:root{--ink: #f9f3ff;--text: #2b103f;--text-soft: #624d77;--surface: #ffffff;--surface-soft: #f8f2ff;--surface-warm: #fff7e9;--plum-950: #130018;--plum-900: #210428;--plum-800: #321046;--royal-700: #5c1f90;--violet-600: #7b39c5;--orchid-500: #a66bff;--lilac-300: #dfc8ff;--gold-700: #b77a18;--gold-600: #cb9427;--gold-500: #e0b34b;--champagne: #f5dfaf;--line: rgba(88, 23, 132, .14);--line-light: rgba(255, 255, 255, .14);--shadow: 0 26px 60px rgba(33, 10, 52, .12);--shadow-dark: 0 28px 70px rgba(10, 2, 18, .36);--radius-xl: 36px;--radius-lg: 24px;--radius-md: 18px;--container: min(1180px, calc(100% - 2rem) )}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}[id]{scroll-margin-top:7rem}body{margin:0;font-family:Manrope,Avenir Next,sans-serif;color:var(--text);overflow-x:hidden;background:radial-gradient(circle at top left,rgba(166,107,255,.1),transparent 24%),radial-gradient(circle at 92% 5%,rgba(224,179,75,.12),transparent 20%),linear-gradient(180deg,#17011d,#17011d 26%,#f7efff 27%,#fff9ee)}body.launch-lock{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.page-shell{position:relative;overflow:clip}.container{width:var(--container);margin:0 auto}.section{position:relative;padding:6rem 0;overflow:clip}.section-noise{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(255,255,255,.14) .8px,transparent .8px);background-size:18px 18px;opacity:.12;pointer-events:none}.site-header{position:sticky;top:0;z-index:50;padding:.6rem 0 0}.nav-wrap{position:relative;display:flex;align-items:center;justify-content:space-between;gap:.85rem;padding:.72rem 1rem;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#160422b8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 20px 42px #00000038}.brand{display:inline-flex;align-items:center;gap:0;flex-shrink:0;font-weight:800;color:#f8ecff;letter-spacing:.03em;line-height:0}.brand img{width:3.55rem;height:3.55rem;border-radius:18px;object-fit:cover;box-shadow:0 12px 28px #00000040}.nav-panel{display:flex;flex:1;align-items:center;justify-content:center}.site-nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.1rem;color:#fff5fad1;font-weight:600}.site-nav a{display:inline-flex;align-items:center;position:relative}.nav-toggle{display:none;position:relative;width:3rem;height:3rem;flex-shrink:0;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#ffffff0f;color:#fff7ff;box-shadow:0 16px 32px #0b00123d}.nav-toggle span{position:absolute;left:50%;width:1.15rem;height:2px;border-radius:999px;background:currentColor;transform:translate(-50%);transition:transform .22s ease,opacity .22s ease}.nav-toggle span:nth-child(1){top:calc(50% - 6px)}.nav-toggle span:nth-child(2){top:50%}.nav-toggle span:nth-child(3){top:calc(50% + 6px)}.nav-toggle.is-open span:nth-child(1){transform:translate(-50%) translateY(6px) rotate(45deg)}.nav-toggle.is-open span:nth-child(2){opacity:0}.nav-toggle.is-open span:nth-child(3){transform:translate(-50%) translateY(-6px) rotate(-45deg)}.site-nav a:after{content:"";position:absolute;left:0;bottom:-.35rem;width:100%;height:2px;background:linear-gradient(90deg,var(--orchid-500),var(--gold-500));transform:scaleX(0);transform-origin:left;transition:transform .22s ease}.site-nav a:hover:after,.site-nav a:focus-visible:after{transform:scaleX(1)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3.3rem;padding:.85rem 1.5rem;border:0;border-radius:999px;background:linear-gradient(135deg,var(--gold-600),var(--gold-500) 48%,#f1d58f);color:#2a1321;font-weight:800;letter-spacing:.02em;box-shadow:0 18px 40px #cb942752;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease;cursor:pointer}.button:hover,.button:focus-visible{transform:translateY(-3px);box-shadow:0 22px 46px #cb942766;filter:saturate(1.06)}.button-secondary{background:linear-gradient(135deg,#ffffff1f,#a66bff38);color:#fff7ff;border:1px solid rgba(255,255,255,.14);box-shadow:0 18px 40px #55188447}.button-nav{min-height:2.55rem;padding:.72rem 1.2rem;font-size:.94rem}.button-nav-mobile{display:none}.launch-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140;display:grid;place-items:center;padding:1.25rem;background:radial-gradient(circle at 18% 24%,rgba(154,92,255,.36),transparent 22%),radial-gradient(circle at 82% 18%,rgba(224,179,75,.16),transparent 18%),linear-gradient(135deg,#120018,#22022d,#411062 64%,#1a021e);color:#fff8ff;overflow:clip;transition:opacity .52s ease,visibility .52s ease}.launch-screen.is-fading{opacity:0;visibility:hidden;pointer-events:none}.launch-screen-noise{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(255,255,255,.16) .8px,transparent .8px);background-size:18px 18px;opacity:.12}.launch-orb{position:absolute;border-radius:50%;filter:blur(18px);pointer-events:none}.launch-orb-left{left:-6rem;bottom:-6rem;width:22rem;height:22rem;background:radial-gradient(circle,rgba(224,179,75,.22),transparent 68%)}.launch-orb-right{right:-5rem;top:-5rem;width:20rem;height:20rem;background:radial-gradient(circle,rgba(166,107,255,.22),transparent 68%)}.launch-content{position:relative;z-index:1;width:min(100%,58rem);display:grid;gap:1.35rem;padding:clamp(1.8rem,3.6vw,2.6rem);border:1px solid rgba(255,255,255,.1);border-radius:38px;background:linear-gradient(135deg,#12031df5,#310c4ceb),linear-gradient(180deg,#ffffff0f,#fff0);box-shadow:0 34px 80px #07000c66;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);overflow:hidden}.launch-content:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.08),transparent 35%),url("data:image/svg+xml,%3csvg%20width='1440'%20height='1080'%20viewBox='0%200%201440%201080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.8'%3e%3ccircle%20cx='1098'%20cy='276'%20r='220'%20stroke='%23E7C266'%20stroke-opacity='0.18'%20stroke-width='2'/%3e%3ccircle%20cx='1098'%20cy='276'%20r='310'%20stroke='%23B67DFF'%20stroke-opacity='0.14'%20stroke-width='2'/%3e%3ccircle%20cx='328'%20cy='762'%20r='192'%20stroke='%23D9B3FF'%20stroke-opacity='0.12'%20stroke-width='2'/%3e%3cpath%20d='M130%20216C366%2061%20618%2064%20830%20220'%20stroke='%23EACD80'%20stroke-opacity='0.12'%20stroke-width='2'/%3e%3cpath%20d='M496%201018C713%20814%201016%20758%201324%20832'%20stroke='%23D2A0FF'%20stroke-opacity='0.12'%20stroke-width='2'/%3e%3ccircle%20cx='1192'%20cy='140'%20r='6'%20fill='%23F4D27A'%20fill-opacity='0.9'/%3e%3ccircle%20cx='1226'%20cy='424'%20r='7'%20fill='%23F4D27A'%20fill-opacity='0.85'/%3e%3ccircle%20cx='216'%20cy='690'%20r='6'%20fill='%23D8AAFF'%20fill-opacity='0.85'/%3e%3ccircle%20cx='560'%20cy='204'%20r='5'%20fill='%23D8AAFF'%20fill-opacity='0.7'/%3e%3c/g%3e%3c/svg%3e") center/cover no-repeat;opacity:.2;pointer-events:none}.launch-kicker,.launch-copy{position:relative;z-index:1}.launch-kicker{margin:0;font-size:.82rem;font-weight:800;letter-spacing:.24em;text-transform:uppercase;color:#f4cf7b}.launch-stage{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.68fr) minmax(13rem,1fr);gap:1.4rem;align-items:center}.launch-count-shell{display:grid;align-content:center;justify-items:center;gap:.7rem;min-height:16rem;padding:1.5rem;border:1px solid rgba(244,207,123,.22);border-radius:32px;background:radial-gradient(circle at 50% 20%,rgba(244,207,123,.12),transparent 45%),linear-gradient(180deg,#ffffff0d,#ffffff05);box-shadow:inset 0 1px #ffffff0d}.launch-count-label{font-size:.76rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:#fff5fab8}.launch-count-value{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(4rem,9vw,6rem);line-height:.88;letter-spacing:-.04em;color:#fff9ff;text-shadow:0 10px 28px rgba(0,0,0,.32);animation:launchCountPulse .42s ease}.launch-screen.is-launching .launch-count-shell{border-color:#f4cf7b57}.launch-screen.is-launching .launch-count-value{color:#f4cf7b}.launch-pad{position:relative;display:grid;place-items:end center;min-height:20rem;padding-bottom:.35rem}.launch-pad:before{content:"";position:absolute;left:50%;bottom:0;width:min(100%,15rem);height:1.15rem;border-radius:999px;background:linear-gradient(90deg,#ffffff14,#f4cf7b52,#ffffff14);transform:translate(-50%);box-shadow:0 0 36px #f4cf7b2e}.launch-sparkles,.launch-burst{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.launch-sparkle{position:absolute;width:1.15rem;height:1.15rem;opacity:.22;transform:scale(.6) rotate(0);transition:opacity .38s ease,transform .38s ease}.launch-sparkle:before,.launch-sparkle:after{content:"";position:absolute;left:50%;top:50%;border-radius:999px;background:linear-gradient(180deg,#fff9e5f2,#f4cf7beb);transform:translate(-50%,-50%);box-shadow:0 0 18px #f4cf7b80}.launch-sparkle:before{width:2px;height:100%}.launch-sparkle:after{width:100%;height:2px}.sparkle-1{top:14%;left:12%}.sparkle-2{top:10%;right:16%}.sparkle-3{top:28%;left:26%}.sparkle-4{top:31%;right:24%}.sparkle-5{top:54%;left:14%}.sparkle-6{top:51%;right:11%}.sparkle-7{bottom:28%;left:29%}.sparkle-8{bottom:24%;right:27%}.launch-screen.is-launching .launch-sparkle{opacity:1;animation:launchSparkle .9s ease-in-out infinite}.launch-screen.is-launching .sparkle-2,.launch-screen.is-launching .sparkle-5,.launch-screen.is-launching .sparkle-7{animation-delay:.12s}.launch-screen.is-launching .sparkle-3,.launch-screen.is-launching .sparkle-6{animation-delay:.22s}.launch-screen.is-launching .sparkle-4,.launch-screen.is-launching .sparkle-8{animation-delay:.32s}.launch-burst{opacity:0;transition:opacity .22s ease}.launch-burst-left{left:9%;top:24%;width:6.5rem;height:6.5rem}.launch-burst-right{right:9%;top:20%;width:7rem;height:7rem}.launch-screen.is-launching .launch-burst{opacity:1}.launch-burst-ray{position:absolute;left:50%;top:50%;width:3rem;height:3px;border-radius:999px;transform-origin:0 50%;--launch-ray-rotation: 0deg;background:linear-gradient(90deg,#fff9ebfa,#f4cf7be0);box-shadow:0 0 18px #f4cf7b73;opacity:0}.launch-burst-left .launch-burst-ray:nth-child(1),.launch-burst-right .launch-burst-ray:nth-child(1){--launch-ray-rotation: 0deg;animation-delay:0ms}.launch-burst-left .launch-burst-ray:nth-child(2),.launch-burst-right .launch-burst-ray:nth-child(2){--launch-ray-rotation: 45deg;animation-delay:70ms}.launch-burst-left .launch-burst-ray:nth-child(3),.launch-burst-right .launch-burst-ray:nth-child(3){--launch-ray-rotation: 90deg;animation-delay:.14s}.launch-burst-left .launch-burst-ray:nth-child(4),.launch-burst-right .launch-burst-ray:nth-child(4){--launch-ray-rotation: 135deg;animation-delay:.21s}.launch-burst-left .launch-burst-ray:nth-child(5),.launch-burst-right .launch-burst-ray:nth-child(5){--launch-ray-rotation: 180deg;animation-delay:.28s}.launch-burst-left .launch-burst-ray:nth-child(6),.launch-burst-right .launch-burst-ray:nth-child(6){--launch-ray-rotation: 225deg;animation-delay:.35s}.launch-burst-left .launch-burst-ray:nth-child(7),.launch-burst-right .launch-burst-ray:nth-child(7){--launch-ray-rotation: 270deg;animation-delay:.42s}.launch-burst-left .launch-burst-ray:nth-child(8),.launch-burst-right .launch-burst-ray:nth-child(8){--launch-ray-rotation: 315deg;animation-delay:.49s}.launch-screen.is-launching .launch-burst-ray{animation:launchBurst .82s ease-out infinite}.launch-trail{position:absolute;bottom:1.2rem;left:50%;width:5.7rem;height:8.5rem;border-radius:999px;background:linear-gradient(180deg,#fff3c805,#f4cf7bb3 55%,#cb942700);filter:blur(12px);opacity:.62;transform:translate(-50%);transition:height .9s ease,opacity .9s ease,filter .9s ease}.launch-screen.is-launching .launch-trail{height:16rem;opacity:.95;filter:blur(14px)}.launch-rocket-wrap{position:relative;width:clamp(7rem,20vw,9.5rem);transform:translateY(0);opacity:1;transition:transform .95s cubic-bezier(.2,.8,.14,1),opacity .95s ease;animation:launchRocketFloat 2.4s ease-in-out infinite}.launch-screen.is-launching .launch-rocket-wrap{animation:none;transform:translateY(-16rem) scale(.84);opacity:0}.launch-rocket{width:100%;height:auto;filter:drop-shadow(0 26px 30px rgba(9,0,16,.3))}.launch-flame-main{transform-origin:60px 120px;animation:launchFlame .4s ease-in-out infinite}.launch-flame-core{transform-origin:60px 127px;animation:launchFlameCore .36s ease-in-out infinite}.launch-copy{margin:0;color:#fff1fbcc;line-height:1.7}.section-hero{min-height:100svh;padding-top:5.2rem;background:radial-gradient(circle at 18% 24%,rgba(154,92,255,.36),transparent 22%),radial-gradient(circle at 82% 18%,rgba(224,179,75,.16),transparent 18%),linear-gradient(135deg,#120018,#22022d,#411062 64%,#1a021e);color:var(--ink)}.section-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,rgba(255,255,255,.04),transparent 28%),url("data:image/svg+xml,%3csvg%20width='1440'%20height='1080'%20viewBox='0%200%201440%201080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.8'%3e%3ccircle%20cx='1098'%20cy='276'%20r='220'%20stroke='%23E7C266'%20stroke-opacity='0.18'%20stroke-width='2'/%3e%3ccircle%20cx='1098'%20cy='276'%20r='310'%20stroke='%23B67DFF'%20stroke-opacity='0.14'%20stroke-width='2'/%3e%3ccircle%20cx='328'%20cy='762'%20r='192'%20stroke='%23D9B3FF'%20stroke-opacity='0.12'%20stroke-width='2'/%3e%3cpath%20d='M130%20216C366%2061%20618%2064%20830%20220'%20stroke='%23EACD80'%20stroke-opacity='0.12'%20stroke-width='2'/%3e%3cpath%20d='M496%201018C713%20814%201016%20758%201324%20832'%20stroke='%23D2A0FF'%20stroke-opacity='0.12'%20stroke-width='2'/%3e%3ccircle%20cx='1192'%20cy='140'%20r='6'%20fill='%23F4D27A'%20fill-opacity='0.9'/%3e%3ccircle%20cx='1226'%20cy='424'%20r='7'%20fill='%23F4D27A'%20fill-opacity='0.85'/%3e%3ccircle%20cx='216'%20cy='690'%20r='6'%20fill='%23D8AAFF'%20fill-opacity='0.85'/%3e%3ccircle%20cx='560'%20cy='204'%20r='5'%20fill='%23D8AAFF'%20fill-opacity='0.7'/%3e%3c/g%3e%3c/svg%3e") center/cover no-repeat;opacity:.26;pointer-events:none}.section-hero:after{content:"";position:absolute;inset:auto auto -6rem -10rem;width:28rem;height:28rem;border-radius:50%;background:radial-gradient(circle,rgba(224,179,75,.24),transparent 68%);filter:blur(20px)}.hero-grid,.spotlight-grid,.faq-grid,.contact-grid,.project-models-grid{display:grid;gap:2rem;align-items:center}.hero-grid{grid-template-columns:minmax(0,.94fr) minmax(0,.9fr);gap:clamp(1.75rem,3vw,3.25rem);align-items:center}.eyebrow{margin:0 0 1rem;font-size:.82rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:var(--royal-700)}.eyebrow-light{color:#f0cd7e}.hero-copy h1,.section-heading h2,.project-models-copy h2,.spotlight-copy h2,.contact-copy h2{margin:0;font-family:Cormorant Garamond,Georgia,serif;letter-spacing:-.03em}.hero-copy h1{font-size:clamp(3.6rem,6vw,6.2rem);line-height:.9;max-width:none;display:grid;gap:.18rem}.section-heading h2,.project-models-copy h2,.spotlight-copy h2,.contact-copy h2{font-size:clamp(2.5rem,4.4vw,4.1rem);line-height:.94}.hero-text,.section-heading p,.project-models-copy p,.spotlight-copy p,.contact-copy p,.site-footer p{line-height:1.8}.hero-panel{position:relative;z-index:1;width:var(--container);margin:0 auto;padding:0;border:0;border-radius:0;background:none;box-shadow:none;overflow:visible}.hero-panel:before,.hero-panel:after{content:none}.hero-copy{position:relative;z-index:1;max-width:35rem}.hero-title-top{display:block;color:#fff9ff}.hero-title-brand{display:block;color:#f4cf7b;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:600;line-height:.96;letter-spacing:-.03em}.hero-heading-line{display:block;width:6.4rem;height:2px;margin-top:1rem;border-radius:999px;background:linear-gradient(90deg,#f4cf7b33,#f4cf7bf2,#f4cf7b33)}.hero-text{max-width:33rem;margin:1.15rem 0 0;color:#fff2ffd6;font-size:1.16rem;font-weight:700}.hero-support{max-width:33rem;margin:.6rem 0 0;color:#fff2ffbd;font-size:1rem;line-height:1.75}.hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;max-width:35rem;margin-top:1.7rem;padding:.35rem;border:1px solid rgba(244,207,123,.16);border-radius:24px;background:#ffffff0d;box-shadow:var(--shadow-dark);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-metric{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:7.2rem;padding:1rem .8rem;border:0;border-radius:18px;background:transparent;box-shadow:none;text-align:center;-webkit-backdrop-filter:none;backdrop-filter:none}.hero-metric+.hero-metric:before{content:"";position:absolute;left:0;top:18%;bottom:18%;width:1px;background:linear-gradient(180deg,transparent,rgba(244,207,123,.38),transparent)}.hero-metric strong{display:inline-flex;align-items:flex-end;justify-content:center;gap:.14rem;color:#fff8ff;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:.86;letter-spacing:-.05em}.hero-metric .impact-suffix{padding-bottom:.28rem}.hero-metric p{margin:.55rem 0 0;color:#f5e8ffe0;font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.45rem}.project-tags span,.service-chip{display:inline-flex;align-items:center;justify-content:center;min-height:2.35rem;padding:.55rem .95rem;border-radius:999px;font-size:.84rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.contact-form,.contact-points div,.faq-item,.project-card,.model-card,.testimonial-card,.process-board article{border:1px solid var(--line-light);border-radius:var(--radius-lg);background:#ffffff0f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow-dark)}.hero-work-button{min-width:min(16rem,100%)}.hero-showcase{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.82fr);grid-template-rows:repeat(2,minmax(13rem,1fr));gap:1rem;min-height:33rem;max-width:36rem;margin-left:auto;width:100%;padding:0;align-items:stretch}.hero-showcase:before{content:"";position:absolute;left:58%;top:50%;width:18%;height:2px;background:linear-gradient(90deg,#f4cf7b2e,#ffffff3d,#f4cf7b2e);transform:translateY(-50%) rotate(18deg);transform-origin:left center;pointer-events:none}.hero-showcase-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:28px;background:#ffffff14;box-shadow:0 28px 52px #0000003d,inset 0 1px #ffffff1f}.hero-showcase-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff1f,#0e041205 24%,#0e041257);pointer-events:none}.hero-showcase-card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .32s ease}.hero-showcase-card:hover img{transform:scale(1.04)}.hero-showcase-chip{position:absolute;left:.9rem;bottom:.9rem;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.42rem .85rem;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#14071e8f;color:#fff8ff;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-card-small{grid-column:2;grid-row:1;width:100%;aspect-ratio:1 / 1;transform:none;animation:floatNote 8.5s ease-in-out infinite}.hero-card-tall{grid-column:1;grid-row:1 / span 2;width:100%;aspect-ratio:auto;min-height:100%;transform:none;animation:floatNote 8.2s ease-in-out infinite}.hero-card-bottom{grid-column:2;grid-row:2;width:100%;aspect-ratio:1 / 1;transform:none;animation:floatNote 8.8s ease-in-out infinite reverse}.hero-card-small img{object-position:center 44%}.hero-card-tall img{object-position:center center}.hero-card-bottom img{object-position:center 36%}.impact-strip{position:relative;display:flex;align-items:center;padding:1.4rem 0 1.8rem;z-index:3;background:radial-gradient(circle at 18% 24%,rgba(154,92,255,.36),transparent 22%),radial-gradient(circle at 82% 18%,rgba(224,179,75,.16),transparent 18%),linear-gradient(135deg,#120018,#22022d,#411062 64%,#1a021e)}.impact-strip:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,rgba(255,255,255,.04),transparent 28%),url("data:image/svg+xml,%3csvg%20width='1440'%20height='1080'%20viewBox='0%200%201440%201080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.8'%3e%3ccircle%20cx='1098'%20cy='276'%20r='220'%20stroke='%23E7C266'%20stroke-opacity='0.18'%20stroke-width='2'/%3e%3ccircle%20cx='1098'%20cy='276'%20r='310'%20stroke='%23B67DFF'%20stroke-opacity='0.14'%20stroke-width='2'/%3e%3ccircle%20cx='328'%20cy='762'%20r='192'%20stroke='%23D9B3FF'%20stroke-opacity='0.12'%20stroke-width='2'/%3e%3cpath%20d='M130%20216C366%2061%20618%2064%20830%20220'%20stroke='%23EACD80'%20stroke-opacity='0.12'%20stroke-width='2'/%3e%3cpath%20d='M496%201018C713%20814%201016%20758%201324%20832'%20stroke='%23D2A0FF'%20stroke-opacity='0.12'%20stroke-width='2'/%3e%3ccircle%20cx='1192'%20cy='140'%20r='6'%20fill='%23F4D27A'%20fill-opacity='0.9'/%3e%3ccircle%20cx='1226'%20cy='424'%20r='7'%20fill='%23F4D27A'%20fill-opacity='0.85'/%3e%3ccircle%20cx='216'%20cy='690'%20r='6'%20fill='%23D8AAFF'%20fill-opacity='0.85'/%3e%3ccircle%20cx='560'%20cy='204'%20r='5'%20fill='%23D8AAFF'%20fill-opacity='0.7'/%3e%3c/g%3e%3c/svg%3e") center/cover no-repeat;opacity:.22;pointer-events:none}.impact-strip:after{content:"";position:absolute;inset:auto auto -5rem -8rem;width:24rem;height:24rem;border-radius:50%;background:radial-gradient(circle,rgba(224,179,75,.2),transparent 68%);filter:blur(20px);pointer-events:none}.impact-strip .container{position:relative;z-index:1;width:min(1440px,calc(100% - 2rem))}.impact-panel{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:0;min-height:auto;padding:.45rem;border:1px solid rgba(204,158,82,.22);border-radius:34px;background:radial-gradient(circle at 18% 18%,rgba(154,92,255,.18),transparent 22%),radial-gradient(circle at 82% 18%,rgba(224,179,75,.08),transparent 16%),linear-gradient(135deg,#120018f5,#22022df0,#411062e6 64%,#1a021ef5);box-shadow:0 30px 68px #12031c61;overflow:hidden}.impact-panel:before,.impact-panel:after{content:"";position:absolute;pointer-events:none}.impact-panel:before{inset:auto auto -35% -8%;width:18rem;height:18rem;background:radial-gradient(circle,rgba(148,82,182,.36),transparent 70%)}.impact-panel:after{top:-40%;bottom:-40%;left:-24%;width:18%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.68),transparent);transform:skew(-18deg);animation:shineSweep 5.8s ease-in-out infinite;opacity:.72}.impact-item{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.3rem 1rem;text-align:center}.impact-item+.impact-item:before{content:"";position:absolute;left:0;top:18%;bottom:18%;width:1px;background:linear-gradient(180deg,transparent,rgba(204,158,82,.4),transparent)}.impact-item strong{display:inline-flex;align-items:flex-end;justify-content:center;gap:.14rem;color:#fff8ff;font-size:clamp(2.8rem,6.6vw,4.6rem);font-weight:800;line-height:.9;letter-spacing:-.06em}.impact-suffix{color:#cc9e52;font-size:.38em;letter-spacing:.08em;text-transform:uppercase;padding-bottom:.42rem}.impact-item p{margin:.65rem 0 0;color:#f5e8ffe6;font-size:clamp(.8rem,1.2vw,.95rem);font-weight:800;letter-spacing:.18em;text-transform:uppercase}.motion-strip{position:relative;padding:1rem 0;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(88,23,132,.08);background:linear-gradient(90deg,#f8ead0,#f2defd 22%,#d5b0ff,#f3dfa3 78%,#f8ead0);overflow:hidden}.motion-strip:before,.motion-strip:after{content:"";position:absolute;top:0;bottom:0;width:12rem;z-index:1;pointer-events:none}.motion-strip:before{left:0;background:linear-gradient(90deg,#f7efff,transparent)}.motion-strip:after{right:0;background:linear-gradient(270deg,#fff7ea,transparent)}.motion-track{display:flex;gap:.9rem;width:max-content;animation:marquee 28s linear infinite}.motion-track span{display:inline-flex;align-items:center;justify-content:center;min-height:2.3rem;padding:.55rem 1rem;border-radius:999px;background:#ffffffbf;color:var(--plum-900);font-size:.86rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;border:1px solid rgba(88,23,132,.08);box-shadow:0 10px 20px #58178414}.section-services{background:radial-gradient(48rem 28rem at 12% 12%,rgba(224,179,75,.18) 0 42%,transparent 43%),radial-gradient(42rem 24rem at 86% 20%,rgba(166,107,255,.14) 0 38%,transparent 39%),linear-gradient(180deg,#fff8ec,#f9f0ff)}.section-services:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3csvg%20width='1200'%20height='900'%20viewBox='0%200%201200%20900'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1116%2030C963%2016%20858%2095%20808%20176C758%20257%20682%20324%20560%20343C414%20366%20320%20295%20218%20312C116%20329%2052%20394%200%20468V900H1200V68C1180%2052%201150%2036%201116%2030Z'%20fill='url(%23paint0_linear_1_2)'%20fill-opacity='0.62'/%3e%3cpath%20d='M1200%20264C1110%20220%20988%20235%20906%20296C824%20357%20762%20454%20634%20480C522%20503%20418%20457%20322%20478C204%20504%20102%20604%200%20727V900H1200V264Z'%20fill='url(%23paint1_linear_1_2)'%20fill-opacity='0.52'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_1_2'%20x1='1110'%20y1='100'%20x2='244'%20y2='742'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23E8C26B'/%3e%3cstop%20offset='0.45'%20stop-color='%23C08DFF'/%3e%3cstop%20offset='1'%20stop-color='%23F7E7B6'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_1_2'%20x1='1052'%20y1='286'%20x2='176'%20y2='780'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%238C49E3'/%3e%3cstop%20offset='0.48'%20stop-color='%23E1B44D'/%3e%3cstop%20offset='1'%20stop-color='%23FFFFFF'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") center right/38rem no-repeat,linear-gradient(180deg,#ffffff3d,#fff0);opacity:.22;pointer-events:none}.section-heading,.project-models-copy{position:relative;z-index:1;max-width:48rem}.section-heading{margin-bottom:2.3rem}.section-heading p,.project-models-copy p,.spotlight-copy p{color:var(--text-soft)}.section-heading-light h2,.section-heading-light p,.section-heading-light{color:#fff8ff}.section-heading-light p{color:#fff2ffcc}.services-grid,.project-grid{position:relative;z-index:1;display:grid;gap:1.25rem}.services-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.service-card{position:relative;padding:1.6rem;border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.service-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.28),transparent 48%);opacity:0;transition:opacity .22s ease}.service-card:hover,.project-card:hover,.model-card:hover,.testimonial-card:hover,.process-board article:hover{transform:translateY(-8px)}.service-card:hover:before{opacity:1}.service-card:nth-child(4n+1){background:linear-gradient(180deg,#fff,#f4eafe)}.service-card:nth-child(4n+2){background:linear-gradient(180deg,#fffaf0,#fff2d9)}.service-card:nth-child(4n+3){background:linear-gradient(180deg,#fbf3ff,#efe1ff)}.service-card:nth-child(4n+4){background:linear-gradient(180deg,#fffdf8,#f8edcf)}.service-chip{margin-bottom:1rem;color:#fffaf7;background:linear-gradient(135deg,var(--royal-700),var(--orchid-500));width:fit-content}.service-card:nth-child(2n) .service-chip{background:linear-gradient(135deg,var(--gold-700),var(--gold-500));color:#2a1520}.service-card h3,.project-card h3,.model-card h3,.process-board h3{margin:0 0 .8rem;font-size:1.16rem}.service-card p,.model-card p,.process-board p{margin:0;color:var(--text-soft);line-height:1.72}.section-gallery{background:radial-gradient(circle at 18% 24%,rgba(154,92,255,.36),transparent 22%),radial-gradient(circle at 82% 18%,rgba(224,179,75,.16),transparent 18%),linear-gradient(135deg,#120018,#22022d,#411062 64%,#1a021e);color:var(--ink)}.section-gallery:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,rgba(255,255,255,.04),transparent 28%),url("data:image/svg+xml,%3csvg%20width='1440'%20height='1080'%20viewBox='0%200%201440%201080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.8'%3e%3ccircle%20cx='1098'%20cy='276'%20r='220'%20stroke='%23E7C266'%20stroke-opacity='0.18'%20stroke-width='2'/%3e%3ccircle%20cx='1098'%20cy='276'%20r='310'%20stroke='%23B67DFF'%20stroke-opacity='0.14'%20stroke-width='2'/%3e%3ccircle%20cx='328'%20cy='762'%20r='192'%20stroke='%23D9B3FF'%20stroke-opacity='0.12'%20stroke-width='2'/%3e%3cpath%20d='M130%20216C366%2061%20618%2064%20830%20220'%20stroke='%23EACD80'%20stroke-opacity='0.12'%20stroke-width='2'/%3e%3cpath%20d='M496%201018C713%20814%201016%20758%201324%20832'%20stroke='%23D2A0FF'%20stroke-opacity='0.12'%20stroke-width='2'/%3e%3ccircle%20cx='1192'%20cy='140'%20r='6'%20fill='%23F4D27A'%20fill-opacity='0.9'/%3e%3ccircle%20cx='1226'%20cy='424'%20r='7'%20fill='%23F4D27A'%20fill-opacity='0.85'/%3e%3ccircle%20cx='216'%20cy='690'%20r='6'%20fill='%23D8AAFF'%20fill-opacity='0.85'/%3e%3ccircle%20cx='560'%20cy='204'%20r='5'%20fill='%23D8AAFF'%20fill-opacity='0.7'/%3e%3c/g%3e%3c/svg%3e") center/cover no-repeat;opacity:.22;pointer-events:none}.section-gallery:after{content:"";position:absolute;inset:auto auto -5rem -8rem;width:24rem;height:24rem;border-radius:50%;background:radial-gradient(circle,rgba(224,179,75,.2),transparent 68%);filter:blur(20px);pointer-events:none}.gallery-marquee{--gallery-gap: 1.35rem;position:relative;z-index:1;overflow:hidden;padding-inline:1rem}.gallery-marquee:before,.gallery-marquee:after{content:"";position:absolute;top:0;bottom:0;width:6rem;z-index:2;pointer-events:none}.gallery-marquee:before{left:0;background:linear-gradient(90deg,rgba(18,0,24,.98),transparent)}.gallery-marquee:after{right:0;background:linear-gradient(270deg,rgba(26,2,30,.98),transparent)}.gallery-track{display:flex;gap:var(--gallery-gap);width:max-content;animation:galleryMarquee 30s linear infinite}.gallery-group{display:flex;gap:var(--gallery-gap);flex-shrink:0}.gallery-marquee:hover .gallery-track{animation-play-state:paused}.gallery-card{position:relative;flex:0 0 clamp(16rem,27vw,21rem);height:clamp(22rem,38vw,30rem);border:1px solid rgba(88,23,132,.14);border-radius:2rem;overflow:hidden;box-shadow:0 22px 48px #270a3b29;background:#2c0c45}.gallery-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#14082105,#14082129 52%,#140821d1);pointer-events:none}.gallery-card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .36s ease}.gallery-card:hover img{transform:scale(1.04)}.gallery-card-copy{position:absolute;left:1rem;right:1rem;bottom:1rem;z-index:1;display:grid;gap:.45rem;padding:1rem 1rem .95rem;border:1px solid rgba(255,255,255,.16);border-radius:1.35rem;background:linear-gradient(180deg,#17062494,#170624d1);box-shadow:0 18px 28px #0a00122e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.gallery-card-copy span{display:inline-flex;width:fit-content;min-height:2rem;align-items:center;padding:.38rem .8rem;border-radius:999px;background:#f4cf7b29;color:#f6d17c;font-size:.74rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.gallery-card-copy strong{color:#fff9ff;font-size:1.08rem;line-height:1.35}.section-signature{background:radial-gradient(48rem 28rem at 12% 12%,rgba(224,179,75,.18) 0 42%,transparent 43%),radial-gradient(42rem 24rem at 86% 20%,rgba(166,107,255,.14) 0 38%,transparent 39%),linear-gradient(180deg,#fff8ec,#f9f0ff)}.section-signature:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3csvg%20width='1200'%20height='900'%20viewBox='0%200%201200%20900'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1116%2030C963%2016%20858%2095%20808%20176C758%20257%20682%20324%20560%20343C414%20366%20320%20295%20218%20312C116%20329%2052%20394%200%20468V900H1200V68C1180%2052%201150%2036%201116%2030Z'%20fill='url(%23paint0_linear_1_2)'%20fill-opacity='0.62'/%3e%3cpath%20d='M1200%20264C1110%20220%20988%20235%20906%20296C824%20357%20762%20454%20634%20480C522%20503%20418%20457%20322%20478C204%20504%20102%20604%200%20727V900H1200V264Z'%20fill='url(%23paint1_linear_1_2)'%20fill-opacity='0.52'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_1_2'%20x1='1110'%20y1='100'%20x2='244'%20y2='742'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23E8C26B'/%3e%3cstop%20offset='0.45'%20stop-color='%23C08DFF'/%3e%3cstop%20offset='1'%20stop-color='%23F7E7B6'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_1_2'%20x1='1052'%20y1='286'%20x2='176'%20y2='780'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%238C49E3'/%3e%3cstop%20offset='0.48'%20stop-color='%23E1B44D'/%3e%3cstop%20offset='1'%20stop-color='%23FFFFFF'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") center right/38rem no-repeat,linear-gradient(180deg,#ffffff3d,#fff0);opacity:.22;pointer-events:none}.signature-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:clamp(1.25rem,2.5vw,2.3rem);align-items:center;padding:clamp(2rem,4vw,3.2rem);border:1px solid rgba(224,179,75,.28);border-radius:44px;background:linear-gradient(135deg,#fffcf6f5,#f7effff0 46%,#fff8e8f5);box-shadow:0 34px 80px #220a3424;overflow:hidden}.signature-grid:before,.signature-grid:after{content:"";position:absolute;pointer-events:none}.signature-grid:before{right:-8%;bottom:-34%;width:24rem;height:24rem;background:radial-gradient(circle,rgba(166,107,255,.16),transparent 70%)}.signature-grid:after{top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.22),transparent 42%)}.signature-copy{position:relative;z-index:1;max-width:30rem}.about-heading{position:relative;display:inline-block;padding-bottom:1rem;margin-bottom:1rem}.about-heading:after{content:"";position:absolute;left:0;bottom:0;width:6.5rem;height:2px;border-radius:999px;background:linear-gradient(90deg,rgba(224,179,75,.3),var(--gold-500),rgba(224,179,75,.3))}.signature-copy h2{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(3rem,5vw,4.6rem);line-height:.9;letter-spacing:-.04em}.about-text{margin:0;color:var(--text-soft);line-height:1.82}.about-list-title{margin:1.35rem 0 .7rem;color:var(--plum-900);font-weight:800;letter-spacing:.04em}.about-list{display:grid;gap:.65rem;margin:0;padding:0;list-style:none}.about-list li{display:grid;grid-template-columns:auto 1fr;gap:.9rem;align-items:start;color:var(--text-soft);line-height:1.72}.about-point-arrow{width:1rem;height:1rem;margin-top:.35rem;border-right:3px solid rgba(124,74,179,.82);border-bottom:3px solid rgba(124,74,179,.82);opacity:.65;transform:rotate(-45deg);animation:chevronFlow 3.2s ease-in-out infinite}.about-list li:nth-child(2) .about-point-arrow{animation-delay:.15s}.about-list li:nth-child(3) .about-point-arrow{animation-delay:.3s}.about-list li:nth-child(4) .about-point-arrow{animation-delay:.45s}.about-list li:nth-child(5) .about-point-arrow{animation-delay:.6s}.signature-points{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.5rem}.signature-points span{display:inline-flex;align-items:center;justify-content:center;min-height:2.35rem;padding:.55rem .95rem;border-radius:999px;background:#ffffffb8;border:1px solid rgba(88,23,132,.08);color:var(--plum-900);font-size:.84rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 12px 24px #58178414}.about-collage{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1fr);grid-template-rows:repeat(2,minmax(10rem,1fr));gap:1rem;min-height:25rem}.about-collage:before{content:"";position:absolute;left:30%;top:44%;width:24%;height:2px;background:linear-gradient(90deg,#5c1f9014,#5c1f906b,#e0b34b85);transform:rotate(24deg);transform-origin:left center}.about-media-card{position:relative;min-height:11rem;border:1px solid rgba(255,255,255,.24);border-radius:28px;overflow:hidden;background:#24072e;box-shadow:0 28px 58px #220a342e}.about-media-card:before,.about-media-card:after{content:"";position:absolute;pointer-events:none}.about-media-card:before{top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff14,#fff0)}.about-media-card:after{top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f001405,#0f0014cc)}.about-media-card img{width:100%;height:100%;object-fit:cover;transform:scale(1.04)}.about-media-caption{position:absolute;left:1rem;right:1rem;bottom:1rem;z-index:1;display:grid;gap:.35rem}.about-media-caption span{display:inline-flex;align-items:center;width:fit-content;min-height:1.9rem;padding:.34rem .68rem;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff24;color:#ffdc92;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.about-media-caption strong{color:#fffaf7;font-size:1.04rem;line-height:1.12}.card-top{grid-column:1;grid-row:1;transform:translate(1.1rem,.6rem) rotate(-6deg);animation:aboutFloatTop 7s ease-in-out infinite}.card-bottom{grid-column:1;grid-row:2;transform:translateY(-.35rem) rotate(4deg);animation:aboutFloatBottom 8s ease-in-out infinite}.card-large{grid-column:2;grid-row:1 / span 2;transform:translate(-.2rem,.9rem) rotate(2deg);animation:aboutFloatLarge 9s ease-in-out infinite}.showcase-preview{position:relative;min-height:11.75rem;padding:.9rem;border:1px solid rgba(88,23,132,.08);border-radius:24px;background:#ffffffb8;overflow:hidden;box-shadow:inset 0 1px #ffffff73}.preview-glow{position:absolute;inset:auto auto -2rem -1rem;width:8rem;height:8rem;border-radius:50%;background:radial-gradient(circle,rgba(166,107,255,.24),transparent 68%);filter:blur(10px);animation:pulseGlow 7s ease-in-out infinite}.preview-chrome{display:flex;gap:.35rem}.preview-chrome span{width:.62rem;height:.62rem;border-radius:50%;background:linear-gradient(135deg,var(--gold-600),var(--gold-500))}.preview-layout{position:relative;z-index:1;display:grid;gap:.7rem;margin-top:1rem}.preview-block,.preview-bar{border-radius:18px;background:linear-gradient(135deg,#5c1f902e,#e0b34b33)}.block-hero{height:4.5rem}.preview-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.block-half{height:2.9rem}.preview-bar{height:.78rem;width:66%}.preview-phone{max-width:12rem;min-height:13.2rem;margin-left:auto;border-radius:30px}.preview-phone .preview-layout{margin-top:.8rem}.preview-phone .block-hero{height:5.8rem;border-radius:20px}.preview-phone .preview-row{grid-template-columns:1fr}.preview-social .block-hero{height:5rem}.preview-social .preview-bar{width:48%}.preview-print:after{content:"";position:absolute;right:1rem;top:1.2rem;width:3.8rem;height:5.4rem;border-radius:18px;background:linear-gradient(180deg,#ffffffb8,#e0b34b3d);border:1px solid rgba(88,23,132,.08);transform:rotate(8deg);box-shadow:0 14px 28px #58178414}.section-projects{background:radial-gradient(circle at 80% 18%,rgba(224,179,75,.12),transparent 18%),linear-gradient(135deg,#18001f,#2d0b42 38%,#4a1770 64%,#150019);color:#fff7ff}.section-projects:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3csvg%20width='1440'%20height='1080'%20viewBox='0%200%201440%201080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.55'%3e%3cpath%20d='M0%20120H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M0%20240H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M0%20360H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M0%20480H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M0%20600H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M0%20720H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M0%20840H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M0%20960H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M180%200V1080'%20stroke='%23C993FF'%20stroke-opacity='0.08'/%3e%3cpath%20d='M360%200V1080'%20stroke='%23C993FF'%20stroke-opacity='0.08'/%3e%3cpath%20d='M540%200V1080'%20stroke='%23C993FF'%20stroke-opacity='0.08'/%3e%3cpath%20d='M720%200V1080'%20stroke='%23C993FF'%20stroke-opacity='0.08'/%3e%3cpath%20d='M900%200V1080'%20stroke='%23C993FF'%20stroke-opacity='0.08'/%3e%3cpath%20d='M1080%200V1080'%20stroke='%23C993FF'%20stroke-opacity='0.08'/%3e%3cpath%20d='M1260%200V1080'%20stroke='%23C993FF'%20stroke-opacity='0.08'/%3e%3ccircle%20cx='540'%20cy='360'%20r='4'%20fill='%23F4D27A'%20fill-opacity='0.7'/%3e%3ccircle%20cx='720'%20cy='600'%20r='4'%20fill='%23F4D27A'%20fill-opacity='0.7'/%3e%3ccircle%20cx='1080'%20cy='240'%20r='4'%20fill='%23D8AAFF'%20fill-opacity='0.7'/%3e%3ccircle%20cx='1260'%20cy='840'%20r='4'%20fill='%23D8AAFF'%20fill-opacity='0.7'/%3e%3c/g%3e%3c/svg%3e") center/cover no-repeat,url("data:image/svg+xml,%3csvg%20width='1440'%20height='1080'%20viewBox='0%200%201440%201080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.8'%3e%3ccircle%20cx='1098'%20cy='276'%20r='220'%20stroke='%23E7C266'%20stroke-opacity='0.18'%20stroke-width='2'/%3e%3ccircle%20cx='1098'%20cy='276'%20r='310'%20stroke='%23B67DFF'%20stroke-opacity='0.14'%20stroke-width='2'/%3e%3ccircle%20cx='328'%20cy='762'%20r='192'%20stroke='%23D9B3FF'%20stroke-opacity='0.12'%20stroke-width='2'/%3e%3cpath%20d='M130%20216C366%2061%20618%2064%20830%20220'%20stroke='%23EACD80'%20stroke-opacity='0.12'%20stroke-width='2'/%3e%3cpath%20d='M496%201018C713%20814%201016%20758%201324%20832'%20stroke='%23D2A0FF'%20stroke-opacity='0.12'%20stroke-width='2'/%3e%3ccircle%20cx='1192'%20cy='140'%20r='6'%20fill='%23F4D27A'%20fill-opacity='0.9'/%3e%3ccircle%20cx='1226'%20cy='424'%20r='7'%20fill='%23F4D27A'%20fill-opacity='0.85'/%3e%3ccircle%20cx='216'%20cy='690'%20r='6'%20fill='%23D8AAFF'%20fill-opacity='0.85'/%3e%3ccircle%20cx='560'%20cy='204'%20r='5'%20fill='%23D8AAFF'%20fill-opacity='0.7'/%3e%3c/g%3e%3c/svg%3e") center/cover no-repeat;opacity:.28;pointer-events:none}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.project-card,.testimonial-card{position:relative;padding:1.65rem;overflow:hidden;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}.project-card:before,.model-card:before,.testimonial-card:before,.process-board article:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.12),transparent 56%);opacity:0;transition:opacity .22s ease}.project-card:hover:before,.model-card:hover:before,.testimonial-card:hover:before,.process-board article:hover:before{opacity:1}.project-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.project-top span,.model-card span,.process-board span{display:inline-flex;align-items:center;justify-content:center;min-width:3.1rem;min-height:2.15rem;padding:.35rem .8rem;border-radius:999px;font-size:.8rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.project-top span,.model-card span{background:#e0b34b1f;color:#ffd78e;border:1px solid rgba(255,255,255,.08)}.project-top p{margin:0;color:#ffecffc7;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:800}.project-card h3,.section-heading-light h2{color:#fff8ff}.contact-copy h2{color:#f4cf7b}.project-card p{margin:0;color:#ffeeffc7;line-height:1.74}.project-tags{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.15rem}.project-tags span{background:#ffffff14;color:#ffe5a6;border:1px solid rgba(255,255,255,.08)}.section-models{background:radial-gradient(62rem 30rem at 22% -6%,rgba(255,251,245,.98) 0 46%,transparent 47%),radial-gradient(42rem 24rem at 42% 18%,rgba(220,202,255,.38) 0 48%,transparent 49%),radial-gradient(54rem 34rem at 10% 96%,rgba(219,203,255,.46) 0 52%,transparent 53%),linear-gradient(180deg,#fff9f3,#f7efff)}.section-models:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#fff6,#fff0 34%),linear-gradient(140deg,#fff0 18%,#ffe4c62e 52%,#dfd3ff29 78%,#fff0);opacity:.95;pointer-events:none}.section-models:after{content:"";position:absolute;left:-2rem;top:8rem;bottom:0;width:min(48rem,58%);background:repeating-linear-gradient(145deg,#fff0 0,#fff0 2.8rem,#ffe5ca29 2.8rem,#ffe5ca29 5.6rem,#e1d6ff2e 5.6rem,#e1d6ff2e 8.2rem);opacity:.72;filter:blur(22px);pointer-events:none}.project-models-grid{position:relative;z-index:1;grid-template-columns:.92fr 1.08fr;align-items:start}.project-models-list{display:grid;gap:1rem}.model-card{position:relative;padding:1.55rem;border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(180deg,#ffffffeb,#f7f0ffe0),linear-gradient(135deg,#a66bff14,#e0b34b14);box-shadow:var(--shadow);overflow:hidden;transition:transform .24s ease,box-shadow .24s ease}.model-card span{margin-bottom:1rem;color:var(--royal-700);background:#a66bff1f;border-color:#58178414}.section-difference{background:radial-gradient(circle at 16% 18%,rgba(224,179,75,.12),transparent 16%),linear-gradient(135deg,#140019,#240530 42%,#431263);color:#fff8ff}.section-difference:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3csvg%20width='1440'%20height='1080'%20viewBox='0%200%201440%201080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.55'%3e%3cpath%20d='M0%20120H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M0%20240H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M0%20360H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M0%20480H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M0%20600H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M0%20720H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M0%20840H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M0%20960H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M180%200V1080'%20stroke='%23C993FF'%20stroke-opacity='0.08'/%3e%3cpath%20d='M360%200V1080'%20stroke='%23C993FF'%20stroke-opacity='0.08'/%3e%3cpath%20d='M540%200V1080'%20stroke='%23C993FF'%20stroke-opacity='0.08'/%3e%3cpath%20d='M720%200V1080'%20stroke='%23C993FF'%20stroke-opacity='0.08'/%3e%3cpath%20d='M900%200V1080'%20stroke='%23C993FF'%20stroke-opacity='0.08'/%3e%3cpath%20d='M1080%200V1080'%20stroke='%23C993FF'%20stroke-opacity='0.08'/%3e%3cpath%20d='M1260%200V1080'%20stroke='%23C993FF'%20stroke-opacity='0.08'/%3e%3ccircle%20cx='540'%20cy='360'%20r='4'%20fill='%23F4D27A'%20fill-opacity='0.7'/%3e%3ccircle%20cx='720'%20cy='600'%20r='4'%20fill='%23F4D27A'%20fill-opacity='0.7'/%3e%3ccircle%20cx='1080'%20cy='240'%20r='4'%20fill='%23D8AAFF'%20fill-opacity='0.7'/%3e%3ccircle%20cx='1260'%20cy='840'%20r='4'%20fill='%23D8AAFF'%20fill-opacity='0.7'/%3e%3c/g%3e%3c/svg%3e") center/cover no-repeat,radial-gradient(circle at 84% 22%,rgba(166,107,255,.14),transparent 18%);opacity:.24;pointer-events:none}.difference-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.difference-card{position:relative;padding:1.55rem;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);background:#ffffff0f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow-dark);overflow:hidden;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.difference-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.12),transparent 52%);opacity:0;transition:opacity .22s ease}.difference-card:hover{transform:translateY(-8px)}.difference-card:hover:before{opacity:1}.difference-card span{display:inline-flex;align-items:center;justify-content:center;min-width:3.1rem;min-height:2.15rem;padding:.35rem .8rem;border-radius:999px;background:#e0b34b24;color:#f7d486;font-size:.8rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.difference-card h3{margin:1rem 0 .8rem;color:#fff8ff;font-size:1.16rem}.difference-card p{margin:0;color:#ffedffc2;line-height:1.74}.section-spotlight{background:radial-gradient(48rem 28rem at 12% 12%,rgba(224,179,75,.18) 0 42%,transparent 43%),radial-gradient(42rem 24rem at 86% 20%,rgba(166,107,255,.14) 0 38%,transparent 39%),linear-gradient(180deg,#fff8ec,#f9f0ff)}.section-spotlight:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3csvg%20width='1200'%20height='900'%20viewBox='0%200%201200%20900'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1116%2030C963%2016%20858%2095%20808%20176C758%20257%20682%20324%20560%20343C414%20366%20320%20295%20218%20312C116%20329%2052%20394%200%20468V900H1200V68C1180%2052%201150%2036%201116%2030Z'%20fill='url(%23paint0_linear_1_2)'%20fill-opacity='0.62'/%3e%3cpath%20d='M1200%20264C1110%20220%20988%20235%20906%20296C824%20357%20762%20454%20634%20480C522%20503%20418%20457%20322%20478C204%20504%20102%20604%200%20727V900H1200V264Z'%20fill='url(%23paint1_linear_1_2)'%20fill-opacity='0.52'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_1_2'%20x1='1110'%20y1='100'%20x2='244'%20y2='742'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23E8C26B'/%3e%3cstop%20offset='0.45'%20stop-color='%23C08DFF'/%3e%3cstop%20offset='1'%20stop-color='%23F7E7B6'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_1_2'%20x1='1052'%20y1='286'%20x2='176'%20y2='780'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%238C49E3'/%3e%3cstop%20offset='0.48'%20stop-color='%23E1B44D'/%3e%3cstop%20offset='1'%20stop-color='%23FFFFFF'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") center right/38rem no-repeat,linear-gradient(180deg,#ffffff3d,#fff0);opacity:.22;pointer-events:none}.spotlight-grid{position:relative;z-index:1;grid-template-columns:.88fr 1.12fr}.process-board{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.process-board article{position:relative;padding:1.5rem;border:1px solid rgba(88,23,132,.12);border-radius:var(--radius-lg);background:#ffffffc7;box-shadow:var(--shadow);overflow:hidden;transition:transform .24s ease,box-shadow .24s ease}.process-board span{margin-bottom:.7rem;color:var(--gold-700);background:#e0b34b24}.section-testimonials{background:radial-gradient(circle at 12% 18%,rgba(166,107,255,.22),transparent 18%),linear-gradient(135deg,#16001c,#2b073d 45%,#51207c);color:#fff8ff}.section-testimonials:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3csvg%20width='1440'%20height='1080'%20viewBox='0%200%201440%201080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.8'%3e%3ccircle%20cx='1098'%20cy='276'%20r='220'%20stroke='%23E7C266'%20stroke-opacity='0.18'%20stroke-width='2'/%3e%3ccircle%20cx='1098'%20cy='276'%20r='310'%20stroke='%23B67DFF'%20stroke-opacity='0.14'%20stroke-width='2'/%3e%3ccircle%20cx='328'%20cy='762'%20r='192'%20stroke='%23D9B3FF'%20stroke-opacity='0.12'%20stroke-width='2'/%3e%3cpath%20d='M130%20216C366%2061%20618%2064%20830%20220'%20stroke='%23EACD80'%20stroke-opacity='0.12'%20stroke-width='2'/%3e%3cpath%20d='M496%201018C713%20814%201016%20758%201324%20832'%20stroke='%23D2A0FF'%20stroke-opacity='0.12'%20stroke-width='2'/%3e%3ccircle%20cx='1192'%20cy='140'%20r='6'%20fill='%23F4D27A'%20fill-opacity='0.9'/%3e%3ccircle%20cx='1226'%20cy='424'%20r='7'%20fill='%23F4D27A'%20fill-opacity='0.85'/%3e%3ccircle%20cx='216'%20cy='690'%20r='6'%20fill='%23D8AAFF'%20fill-opacity='0.85'/%3e%3ccircle%20cx='560'%20cy='204'%20r='5'%20fill='%23D8AAFF'%20fill-opacity='0.7'/%3e%3c/g%3e%3c/svg%3e") center/cover no-repeat,url("data:image/svg+xml,%3csvg%20width='1440'%20height='1080'%20viewBox='0%200%201440%201080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.55'%3e%3cpath%20d='M0%20120H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M0%20240H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M0%20360H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M0%20480H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M0%20600H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M0%20720H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M0%20840H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M0%20960H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M180%200V1080'%20stroke='%23C993FF'%20stroke-opacity='0.08'/%3e%3cpath%20d='M360%200V1080'%20stroke='%23C993FF'%20stroke-opacity='0.08'/%3e%3cpath%20d='M540%200V1080'%20stroke='%23C993FF'%20stroke-opacity='0.08'/%3e%3cpath%20d='M720%200V1080'%20stroke='%23C993FF'%20stroke-opacity='0.08'/%3e%3cpath%20d='M900%200V1080'%20stroke='%23C993FF'%20stroke-opacity='0.08'/%3e%3cpath%20d='M1080%200V1080'%20stroke='%23C993FF'%20stroke-opacity='0.08'/%3e%3cpath%20d='M1260%200V1080'%20stroke='%23C993FF'%20stroke-opacity='0.08'/%3e%3ccircle%20cx='540'%20cy='360'%20r='4'%20fill='%23F4D27A'%20fill-opacity='0.7'/%3e%3ccircle%20cx='720'%20cy='600'%20r='4'%20fill='%23F4D27A'%20fill-opacity='0.7'/%3e%3ccircle%20cx='1080'%20cy='240'%20r='4'%20fill='%23D8AAFF'%20fill-opacity='0.7'/%3e%3ccircle%20cx='1260'%20cy='840'%20r='4'%20fill='%23D8AAFF'%20fill-opacity='0.7'/%3e%3c/g%3e%3c/svg%3e") center/cover no-repeat;opacity:.22;pointer-events:none}.testimonial-heading{max-width:42rem;margin-left:auto;margin-right:auto;text-align:center}.testimonial-heading:after{content:"";display:block;width:5.5rem;height:2px;margin:1rem auto 0;border-radius:999px;background:linear-gradient(90deg,#e0b34b59,#f4cf7bf2,#e0b34b59)}.testimonial-marquee{--testimonial-gap: 1.25rem;position:relative;z-index:1;overflow:hidden}.testimonial-marquee:before,.testimonial-marquee:after{content:"";position:absolute;top:0;bottom:0;width:6rem;z-index:2;pointer-events:none}.testimonial-marquee:before{left:0;background:linear-gradient(90deg,rgba(22,0,28,.94),transparent)}.testimonial-marquee:after{right:0;background:linear-gradient(270deg,rgba(81,32,124,.94),transparent)}.testimonial-track{display:flex;gap:var(--testimonial-gap);width:max-content;animation:testimonialMarquee 34s linear infinite}.testimonial-group{display:flex;gap:var(--testimonial-gap);flex-shrink:0}.testimonial-marquee:hover .testimonial-track{animation-play-state:paused}.testimonial-card{flex:0 0 min(24rem,calc(100vw - 4rem));min-height:14rem;border:1px solid rgba(88,23,132,.12);border-radius:var(--radius-lg);box-shadow:var(--shadow);-webkit-backdrop-filter:none;backdrop-filter:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;text-align:center}.testimonial-card:nth-child(6n+1){background:linear-gradient(180deg,#fff,#f4eafe)}.testimonial-card:nth-child(6n+2){background:linear-gradient(180deg,#fffaf0,#fff2d9)}.testimonial-card:nth-child(6n+3){background:linear-gradient(180deg,#fbf3ff,#efe1ff)}.testimonial-card:nth-child(6n+4){background:linear-gradient(180deg,#fffdf8,#f8edcf)}.testimonial-card:nth-child(6n+5){background:linear-gradient(180deg,#fffefe,#f4ebff)}.testimonial-card:nth-child(6n+6){background:linear-gradient(180deg,#fffdf6,#f6efdd)}.testimonial-badge{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:2px solid rgba(183,122,24,.24);border-radius:50%;background:linear-gradient(180deg,#f8d782,#e3b347);color:#5c1f90;font-family:Cormorant Garamond,Georgia,serif;font-size:2.2rem;font-weight:700;line-height:1;box-shadow:0 14px 26px #e0b34b42,inset 0 1px #fff6}.testimonial-name{color:var(--text);font-size:1rem;font-weight:800;letter-spacing:.02em}.testimonial-quote{margin:0;max-width:13ch;font-family:Cormorant Garamond,Georgia,serif;font-size:1.9rem;line-height:1.08;color:var(--text)}.testimonial-stars{display:flex;align-items:center;justify-content:center;gap:.4rem}.testimonial-star{color:var(--gold-700);font-size:1.35rem;line-height:1}.section-faq{background:radial-gradient(48rem 28rem at 12% 12%,rgba(224,179,75,.18) 0 42%,transparent 43%),radial-gradient(42rem 24rem at 86% 20%,rgba(166,107,255,.14) 0 38%,transparent 39%),linear-gradient(180deg,#fff8ec,#f9f0ff)}.section-faq:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3csvg%20width='1200'%20height='900'%20viewBox='0%200%201200%20900'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1116%2030C963%2016%20858%2095%20808%20176C758%20257%20682%20324%20560%20343C414%20366%20320%20295%20218%20312C116%20329%2052%20394%200%20468V900H1200V68C1180%2052%201150%2036%201116%2030Z'%20fill='url(%23paint0_linear_1_2)'%20fill-opacity='0.62'/%3e%3cpath%20d='M1200%20264C1110%20220%20988%20235%20906%20296C824%20357%20762%20454%20634%20480C522%20503%20418%20457%20322%20478C204%20504%20102%20604%200%20727V900H1200V264Z'%20fill='url(%23paint1_linear_1_2)'%20fill-opacity='0.52'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_1_2'%20x1='1110'%20y1='100'%20x2='244'%20y2='742'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23E8C26B'/%3e%3cstop%20offset='0.45'%20stop-color='%23C08DFF'/%3e%3cstop%20offset='1'%20stop-color='%23F7E7B6'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_1_2'%20x1='1052'%20y1='286'%20x2='176'%20y2='780'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%238C49E3'/%3e%3cstop%20offset='0.48'%20stop-color='%23E1B44D'/%3e%3cstop%20offset='1'%20stop-color='%23FFFFFF'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") center right/38rem no-repeat,linear-gradient(180deg,#ffffff3d,#fff0);opacity:.22;pointer-events:none}.faq-heading{position:relative;z-index:1;max-width:42rem;margin:0 auto 2.3rem;text-align:center}.faq-heading:after{content:"";display:block;width:5.5rem;height:2px;margin:1rem auto 0;border-radius:999px;background:linear-gradient(90deg,rgba(224,179,75,.45),var(--gold-500),rgba(224,179,75,.45))}.faq-list{position:relative;z-index:1;display:grid;gap:1rem;max-width:54rem;margin:0 auto}.faq-item{border:1px solid rgba(88,23,132,.1);background:linear-gradient(180deg,#fff,#fbf4ff);box-shadow:var(--shadow)}.faq-item:nth-child(4n+1){background:linear-gradient(180deg,#fff,#f7eefc)}.faq-item:nth-child(4n+2){background:linear-gradient(180deg,#fffdf9,#fff3dd)}.faq-item:nth-child(4n+3){background:linear-gradient(180deg,#fbf5ff,#f0e3ff)}.faq-item:nth-child(4n+4){background:linear-gradient(180deg,#fffefa,#f8eed6)}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.35rem;border:0;background:transparent;text-align:left;font-weight:800;color:var(--text);cursor:pointer}.faq-question:after{content:"+";font-size:1.5rem;color:var(--gold-700);transition:transform .22s ease}.faq-question[aria-expanded=true]:after{transform:rotate(45deg)}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .22s ease}.faq-answer p{overflow:hidden;margin:0;padding:0 1.35rem;color:var(--text-soft);line-height:1.75}.faq-item.is-open .faq-answer{grid-template-rows:1fr}.faq-item.is-open .faq-answer p{padding-bottom:1.25rem}.section-contact{background:radial-gradient(circle at 84% 16%,rgba(224,179,75,.14),transparent 16%),linear-gradient(135deg,#17001c,#2b073e 42%,#4c1a73);color:#fff7ff}.section-contact:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3csvg%20width='1440'%20height='1080'%20viewBox='0%200%201440%201080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.55'%3e%3cpath%20d='M0%20120H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M0%20240H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M0%20360H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M0%20480H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M0%20600H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M0%20720H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M0%20840H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M0%20960H1440'%20stroke='%23F0D48A'%20stroke-opacity='0.08'/%3e%3cpath%20d='M180%200V1080'%20stroke='%23C993FF'%20stroke-opacity='0.08'/%3e%3cpath%20d='M360%200V1080'%20stroke='%23C993FF'%20stroke-opacity='0.08'/%3e%3cpath%20d='M540%200V1080'%20stroke='%23C993FF'%20stroke-opacity='0.08'/%3e%3cpath%20d='M720%200V1080'%20stroke='%23C993FF'%20stroke-opacity='0.08'/%3e%3cpath%20d='M900%200V1080'%20stroke='%23C993FF'%20stroke-opacity='0.08'/%3e%3cpath%20d='M1080%200V1080'%20stroke='%23C993FF'%20stroke-opacity='0.08'/%3e%3cpath%20d='M1260%200V1080'%20stroke='%23C993FF'%20stroke-opacity='0.08'/%3e%3ccircle%20cx='540'%20cy='360'%20r='4'%20fill='%23F4D27A'%20fill-opacity='0.7'/%3e%3ccircle%20cx='720'%20cy='600'%20r='4'%20fill='%23F4D27A'%20fill-opacity='0.7'/%3e%3ccircle%20cx='1080'%20cy='240'%20r='4'%20fill='%23D8AAFF'%20fill-opacity='0.7'/%3e%3ccircle%20cx='1260'%20cy='840'%20r='4'%20fill='%23D8AAFF'%20fill-opacity='0.7'/%3e%3c/g%3e%3c/svg%3e") center/cover no-repeat;opacity:.16;pointer-events:none}.contact-grid{grid-template-columns:.88fr 1.12fr}.contact-copy p{color:#ffefffcc}.contact-points{display:grid;gap:1rem;margin-top:1.75rem}.contact-points div{padding:1rem 1.15rem}.contact-points span{display:block;margin-bottom:.35rem;font-size:.82rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#f4cf7b}.contact-links{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1rem}.contact-link-button{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:#ffffff0f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow-dark);color:#f4cf7b;transition:transform .22s ease,border-color .22s ease,background .22s ease,color .22s ease}.contact-link-button.is-disabled{cursor:default;opacity:.7}.contact-link-button:hover,.contact-link-button:focus-visible{transform:translateY(-4px);border-color:#f4cf7b57;background:#ffffff14;color:#ffe09d}.contact-link-button.is-disabled:hover,.contact-link-button.is-disabled:focus-visible{transform:none;border-color:#ffffff1f;background:#ffffff0f;color:#f4cf7b}.contact-link-button svg{width:1.4rem;height:1.4rem;animation:pulseGlow 4s ease-in-out infinite;transform-origin:center;filter:drop-shadow(0 0 10px rgba(244,207,123,.18))}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.contact-form{display:grid;gap:1rem;padding:1.65rem;border-color:#ffffff1f}.contact-form label{display:grid;gap:.55rem;font-weight:700;color:#fff7ff}.contact-form input,.contact-form textarea{width:100%;padding:.95rem 1rem;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff14;color:#fff7ff;outline:none;transition:border-color .22s ease,box-shadow .22s ease,background .22s ease}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#fff1ff7a}.contact-form input:focus,.contact-form textarea:focus{border-color:#e0b34b66;box-shadow:0 0 0 4px #e0b34b1a;background:#ffffff1c}.contact-form textarea{resize:vertical;min-height:8rem}.form-note{margin:0;min-height:1.2rem;color:#f8d688;font-weight:700}.site-footer{position:relative;padding:1.2rem 0 2.6rem;background:linear-gradient(180deg,#140018,#110014);overflow:hidden}.site-footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 12% 18%,rgba(154,92,255,.16),transparent 18%),radial-gradient(circle at 84% 12%,rgba(224,179,75,.08),transparent 16%),url("data:image/svg+xml,%3csvg%20width='1440'%20height='1080'%20viewBox='0%200%201440%201080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.8'%3e%3ccircle%20cx='1098'%20cy='276'%20r='220'%20stroke='%23E7C266'%20stroke-opacity='0.18'%20stroke-width='2'/%3e%3ccircle%20cx='1098'%20cy='276'%20r='310'%20stroke='%23B67DFF'%20stroke-opacity='0.14'%20stroke-width='2'/%3e%3ccircle%20cx='328'%20cy='762'%20r='192'%20stroke='%23D9B3FF'%20stroke-opacity='0.12'%20stroke-width='2'/%3e%3cpath%20d='M130%20216C366%2061%20618%2064%20830%20220'%20stroke='%23EACD80'%20stroke-opacity='0.12'%20stroke-width='2'/%3e%3cpath%20d='M496%201018C713%20814%201016%20758%201324%20832'%20stroke='%23D2A0FF'%20stroke-opacity='0.12'%20stroke-width='2'/%3e%3ccircle%20cx='1192'%20cy='140'%20r='6'%20fill='%23F4D27A'%20fill-opacity='0.9'/%3e%3ccircle%20cx='1226'%20cy='424'%20r='7'%20fill='%23F4D27A'%20fill-opacity='0.85'/%3e%3ccircle%20cx='216'%20cy='690'%20r='6'%20fill='%23D8AAFF'%20fill-opacity='0.85'/%3e%3ccircle%20cx='560'%20cy='204'%20r='5'%20fill='%23D8AAFF'%20fill-opacity='0.7'/%3e%3c/g%3e%3c/svg%3e") center/cover no-repeat;opacity:.18;pointer-events:none}.footer-shell{position:relative;z-index:1;display:grid;gap:1.2rem;padding:1.35rem;border:1px solid rgba(255,255,255,.08);border-radius:34px;background:linear-gradient(135deg,#160422f5,#27083af2 46%,#140118fa),linear-gradient(135deg,#a66bff14,#e0b34b14);box-shadow:0 28px 60px #08000e57}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding-bottom:1.2rem;border-bottom:1px solid rgba(255,255,255,.08)}.footer-brand{display:flex;align-items:center;gap:1rem;max-width:34rem}.brand-footer{margin:0;flex-shrink:0}.brand-footer img{width:4.8rem;height:4.8rem;border-radius:22px;box-shadow:0 18px 36px #00000047}.footer-brand-copy{display:grid;gap:.45rem}.footer-kicker{display:inline-flex;align-items:center;width:fit-content;min-height:1.9rem;padding:.3rem .8rem;border-radius:999px;background:#f4cf7b1f;color:#f4cf7b;font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.footer-brand-copy p{margin:0;color:#ffefffc7;line-height:1.7}.footer-cta{white-space:nowrap}.footer-grid{display:grid;grid-template-columns:1.1fr .9fr .9fr;gap:1rem}.footer-column{padding:1.1rem;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:#ffffff08;box-shadow:inset 0 1px #ffffff05}.footer-label{display:inline-flex;margin-bottom:.9rem;color:#f4cf7b;font-size:.76rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.footer-links a{display:inline-flex;align-items:center;justify-content:center;min-height:2.7rem;padding:.65rem 1rem;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff0a;color:#ffefffd1;font-weight:700;transition:transform .22s ease,border-color .22s ease,background .22s ease,color .22s ease}.footer-links a:hover,.footer-links a:focus-visible{transform:translateY(-3px);border-color:#f4cf7b42;background:#ffffff14;color:#f6d17c}.footer-tags{display:flex;flex-wrap:wrap;gap:.7rem}.footer-tags span{display:inline-flex;align-items:center;justify-content:center;min-height:2.55rem;padding:.58rem .9rem;border-radius:999px;background:linear-gradient(135deg,#ffffff14,#a66bff24);border:1px solid rgba(255,255,255,.08);color:#fff7ff;font-size:.82rem;font-weight:700;letter-spacing:.04em}.footer-socials{display:flex;flex-wrap:wrap;gap:.75rem}.footer-social{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#ffffff0d;color:#f4cf7b;transition:transform .22s ease,border-color .22s ease,background .22s ease,color .22s ease}.footer-social:hover,.footer-social:focus-visible{transform:translateY(-4px);border-color:#f4cf7b47;background:#ffffff14;color:#ffe09d}.footer-social svg{width:1.2rem;height:1.2rem;filter:drop-shadow(0 0 10px rgba(244,207,123,.14))}.footer-mini-copy{margin:.95rem 0 0;color:#ffefffbd;line-height:1.65}.footer-bottom{display:flex;align-items:center;justify-content:center;gap:1rem;padding-top:.2rem}.footer-note{margin:0;color:#ffefffb8;text-align:center}.floating-top-link{position:fixed;right:1.25rem;bottom:1.25rem;z-index:70;display:inline-flex;align-items:center;justify-content:center;width:3.35rem;height:3.35rem;padding:3px;border-radius:20px;background:conic-gradient(from -90deg,#f4cf7b 0 var(--scroll-progress, 0%),rgba(255,255,255,.14) var(--scroll-progress, 0%) 100%);box-shadow:0 18px 38px #08000e52;color:#f4cf7b;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(14px) scale(.92);transition:opacity .22s ease,transform .22s ease,visibility .22s ease,color .22s ease,background .22s ease}.floating-top-link.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}.floating-top-link:hover,.floating-top-link:focus-visible{color:#ffe09d;transform:translateY(-4px) scale(1.02)}.floating-top-inner{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:17px;background:linear-gradient(135deg,#160422f5,#370e54f0),linear-gradient(135deg,#a66bff14,#e0b34b14);box-shadow:inset 0 1px #ffffff0f}.floating-top-link:hover .floating-top-inner,.floating-top-link:focus-visible .floating-top-inner{background:linear-gradient(135deg,#1e062efa,#411262f5),linear-gradient(135deg,#a66bff1a,#e0b34b1f)}.floating-top-link svg{width:1.25rem;height:1.25rem;filter:drop-shadow(0 0 10px rgba(244,207,123,.16))}.reveal{opacity:1;transform:none}.motion-ready .reveal{opacity:0;transform:translateY(30px) scale(.985);transition:opacity .64s ease,transform .64s ease;transition-delay:var(--delay, 0ms)}.motion-ready .reveal.is-visible{opacity:1;transform:translateY(0) scale(1)}@keyframes floatLogo{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes floatNote{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes shineSweep{0%{transform:translate(-130%)}to{transform:translate(130%)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes testimonialMarquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - (var(--testimonial-gap) / 2)))}}@keyframes galleryMarquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - (var(--gallery-gap) / 2)))}}@keyframes pulseGlow{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.12);opacity:1}}@keyframes launchCountPulse{0%{opacity:0;transform:translateY(12px) scale(.88)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes launchRocketFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes launchFlame{0%,to{transform:scaleY(1) scaleX(1);opacity:.88}50%{transform:scaleY(1.16) scaleX(.92);opacity:1}}@keyframes launchFlameCore{0%,to{transform:scaleY(1) scaleX(1)}50%{transform:scaleY(1.22) scaleX(.9)}}@keyframes launchSparkle{0%,to{opacity:.18;transform:scale(.55) rotate(0)}50%{opacity:1;transform:scale(1.05) rotate(45deg)}}@keyframes launchBurst{0%{opacity:0;transform:rotate(var(--launch-ray-rotation)) scale(.2)}22%{opacity:1}to{opacity:0;transform:rotate(var(--launch-ray-rotation)) scale(1.15)}}@keyframes chevronFlow{0%,to{opacity:.38;transform:translate(0) rotate(-45deg)}50%{opacity:1;transform:translate(10px) rotate(-45deg)}}@keyframes aboutFloatTop{0%,to{transform:translate(1.1rem,.6rem) rotate(-6deg)}50%{transform:translate(.75rem,.15rem) rotate(-3deg)}}@keyframes aboutFloatBottom{0%,to{transform:translateY(-.35rem) rotate(4deg)}50%{transform:translate(.35rem,-.75rem) rotate(1deg)}}@keyframes aboutFloatLarge{0%,to{transform:translate(-.2rem,.9rem) rotate(2deg)}50%{transform:translate(-.55rem,.35rem) rotate(-1deg)}}@media (max-width: 720px){.launch-content{width:min(100%,26rem);gap:1rem;padding:1.2rem;border-radius:30px}.launch-stage{grid-template-columns:1fr;gap:1rem}.launch-count-shell{min-height:auto;padding:1.15rem}.launch-pad{min-height:15.5rem}.launch-screen.is-launching .launch-rocket-wrap{transform:translateY(-12.5rem) scale(.84)}}@media (max-width: 1150px){.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-grid,.signature-grid,.project-models-grid,.spotlight-grid,.faq-grid,.contact-grid,.project-grid{grid-template-columns:1fr}.hero-art{min-height:auto}.hero-panel{padding:0;border-radius:0}.hero-copy{max-width:none}.hero-showcase{min-height:auto;max-width:34rem;margin:0 auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto;gap:.9rem;padding:.35rem 0 0}.hero-showcase:before{display:none}.hero-card-small{grid-column:1;grid-row:2;width:100%;justify-self:stretch;align-self:stretch;aspect-ratio:1 / 1;transform:none;animation:floatNote 8.5s ease-in-out infinite}.hero-card-tall{grid-column:1 / -1;grid-row:1;width:100%;aspect-ratio:1.5 / 1;transform:none;animation:floatNote 8.2s ease-in-out infinite}.hero-card-bottom{grid-column:2;grid-row:2;width:100%;justify-self:stretch;aspect-ratio:1 / 1;transform:none;animation:floatNote 8.8s ease-in-out infinite reverse}.signature-showcase,.difference-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.signature-grid{padding:2rem}.about-chevron{flex-direction:row;justify-content:flex-start}.about-collage{margin-top:.5rem}.section-models:after{width:72%;left:-8%;top:10rem;opacity:.58}}@media (max-width: 880px){[id]{scroll-margin-top:1.2rem}.site-header{position:sticky;top:0;z-index:60;padding-top:.45rem}.nav-wrap{flex-wrap:nowrap;justify-content:space-between;align-items:center;padding:.85rem .9rem;border:1px solid rgba(255,255,255,.08);border-radius:28px;background:#160422e6;box-shadow:0 20px 42px #00000038}.nav-wrap.is-open{border-bottom-left-radius:28px;border-bottom-right-radius:28px}.nav-toggle{display:inline-flex;align-items:center;justify-content:center;margin-left:auto;width:3.35rem;height:3.35rem;border-color:#ffffff1f;border-radius:22px;background:#ffffff0f;color:#fff7ff;box-shadow:0 16px 32px #0b00123d}.nav-panel{position:absolute;top:calc(100% + .7rem);right:0;left:auto;display:flex;width:min(29rem,calc(100vw - 1.5rem));max-width:100%;flex-direction:column;align-items:stretch;gap:1.15rem;padding:1.35rem 1.25rem 1.25rem;border:1px solid rgba(255,255,255,.12);border-radius:30px;background:linear-gradient(180deg,#160422fa,#27083afa),linear-gradient(135deg,#a66bff14,#e0b34b14);box-shadow:0 30px 60px #0a00125c,inset 0 1px #ffffff0a;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px) scale(.98);transform-origin:top right;transition:opacity .22s ease,transform .22s ease,visibility .22s ease}.nav-panel.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}.site-nav{width:100%;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem;font-size:.98rem}.site-nav a{width:100%;padding:0;color:#fff5fad1;font-size:1.05rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;opacity:0;transform:translateY(8px);transition:opacity .22s ease,transform .22s ease,color .22s ease}.nav-panel.is-open .site-nav a{opacity:1;transform:translateY(0)}.nav-panel.is-open .site-nav a:nth-child(1){transition-delay:40ms}.nav-panel.is-open .site-nav a:nth-child(2){transition-delay:80ms}.nav-panel.is-open .site-nav a:nth-child(3){transition-delay:.12s}.nav-panel.is-open .site-nav a:nth-child(4){transition-delay:.16s}.nav-panel.is-open .site-nav a:nth-child(5){transition-delay:.2s}.site-nav a:after{display:none}.site-nav a:hover,.site-nav a:focus-visible{color:#f6d17c}.button-nav-desktop{display:none}.button-nav-mobile{display:inline-flex;order:2;width:100%;max-width:none;min-height:3.55rem;margin-top:.1rem;border-radius:16px;opacity:0;transform:translateY(10px);transition:opacity .22s ease .24s,transform .22s ease .24s,filter .22s ease,box-shadow .22s ease}.nav-panel.is-open .button-nav-mobile{opacity:1;transform:translateY(0)}.hero-copy h1,.section-heading h2,.project-models-copy h2,.spotlight-copy h2,.contact-copy h2{line-height:.98}.process-board{grid-template-columns:1fr}.button-nav{width:100%;max-width:16rem}.button-nav-mobile{max-width:none}.hero-copy h1{font-size:clamp(2.9rem,9vw,4.4rem)}.hero-title-brand{font-size:clamp(1.95rem,6vw,2.9rem)}.hero-heading-line{width:5.4rem;margin-top:.85rem}.hero-text{font-size:1.05rem}.hero-panel{padding:0;border-radius:0}.hero-metrics{gap:.7rem}.hero-metric{min-height:6.9rem;padding:.9rem .7rem}.hero-metric p{letter-spacing:.1em}.hero-support{font-size:.98rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-showcase{min-height:auto;max-width:31rem;margin:0 auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto;gap:.85rem;padding:.25rem 0 0}.hero-showcase:before{display:none}.hero-showcase-card{border-radius:24px}.hero-showcase-chip{left:.8rem;bottom:.8rem;min-height:1.9rem;padding:.38rem .75rem;font-size:.68rem}.hero-card-small{grid-column:1;grid-row:2;width:100%;justify-self:stretch;align-self:stretch;aspect-ratio:1 / 1;transform:none;animation:floatNote 8.5s ease-in-out infinite}.hero-card-tall{grid-column:1 / -1;grid-row:1;width:100%;aspect-ratio:1.45 / 1;transform:none;animation:floatNote 8.2s ease-in-out infinite}.hero-card-bottom{grid-column:2;grid-row:2;width:100%;justify-self:stretch;aspect-ratio:1 / 1;transform:none;animation:floatNote 8.8s ease-in-out infinite reverse}.motion-strip:before,.motion-strip:after,.gallery-marquee:before,.gallery-marquee:after,.testimonial-marquee:before,.testimonial-marquee:after{width:4rem}.gallery-marquee{padding-inline:.75rem}.gallery-card{flex-basis:min(18rem,calc(100vw - 3rem));height:24rem}.impact-item p{letter-spacing:.12em}.impact-strip .container{width:min(100%,calc(100% - 1.5rem))}.signature-grid{gap:1.5rem;border-radius:34px}.about-collage{grid-template-columns:1fr 1fr}.card-top,.card-bottom,.card-large{transform:none;animation-duration:6.5s}.card-top{grid-column:1;grid-row:1}.card-bottom{grid-column:1;grid-row:2}.card-large{grid-column:2;grid-row:1 / span 2}.testimonial-card{flex-basis:min(20rem,calc(100vw - 3rem))}.contact-form{padding:1.4rem}.footer-top,.footer-bottom{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr}.footer-links{width:100%}}@media (max-width: 620px){.container{width:min(100%,calc(100% - 1.25rem))}.hero-panel{width:var(--container)}.section{padding:4.25rem 0}.section-hero{min-height:auto;padding-top:2.4rem}.nav-wrap{padding:.72rem .78rem;border-radius:24px}.brand img{width:3rem;height:3rem;border-radius:15px}.nav-toggle{width:3rem;height:3rem;border-radius:19px}.nav-toggle span{width:1.02rem}.nav-panel{width:min(100%,calc(100vw - 1rem));padding:1.1rem 1rem 1rem;border-radius:26px}.site-nav{gap:.9rem;font-size:.88rem}.button-nav{max-width:none}.hero-copy h1{font-size:clamp(2.45rem,12vw,3.2rem)}.hero-title-brand{font-size:clamp(1.7rem,8vw,2.4rem)}.hero-heading-line{width:4.8rem;margin-top:.75rem}.hero-text{font-size:.96rem}.hero-panel{padding:0;border-radius:0}.hero-metrics{gap:.55rem;margin-top:1.4rem}.hero-metric{min-height:6rem;padding:.75rem .45rem;border-radius:18px}.hero-metric strong{font-size:clamp(1.55rem,7vw,2rem)}.hero-metric .impact-suffix{padding-bottom:.18rem}.hero-metric p{font-size:.62rem;letter-spacing:.08em}.hero-support{margin-top:.5rem;font-size:.92rem}.hero-actions{gap:.75rem}.project-tags span,.service-chip,.signature-points span{min-height:2.1rem;padding:.5rem .8rem;font-size:.75rem}.hero-showcase{min-height:auto;gap:.75rem;max-width:none;padding:.15rem 0 0}.hero-showcase-card{border-radius:22px}.hero-showcase-chip{left:.7rem;bottom:.7rem;min-height:1.8rem;padding:.35rem .65rem;font-size:.64rem;letter-spacing:.1em}.hero-card-small{width:100%}.motion-strip{padding:.85rem 0}.motion-strip:before,.motion-strip:after,.gallery-marquee:before,.gallery-marquee:after,.testimonial-marquee:before,.testimonial-marquee:after{width:2.5rem}.gallery-marquee{padding-inline:.55rem}.gallery-card{flex-basis:min(16rem,calc(100vw - 2.5rem));height:21.5rem;border-radius:1.6rem}.gallery-card-copy{left:.8rem;right:.8rem;bottom:.8rem;padding:.85rem;border-radius:1.1rem}.gallery-card-copy strong{font-size:.96rem}.motion-track span{min-height:2.05rem;padding:.5rem .8rem;font-size:.74rem}.section-heading{margin-bottom:1.6rem}.section-heading h2,.spotlight-copy h2,.contact-copy h2,.signature-copy h2{font-size:clamp(2rem,9vw,2.8rem);line-height:.98}.impact-strip{min-height:auto;padding:2rem 0 1.4rem}.impact-panel{grid-template-columns:1fr;min-height:auto;border-radius:28px}.impact-item{padding:1.45rem 1rem}.impact-item+.impact-item:before{top:0;left:14%;right:14%;bottom:auto;width:auto;height:1px;background:linear-gradient(90deg,transparent,rgba(224,179,75,.62),transparent)}.services-grid,.about-collage,.difference-grid,.footer-links{grid-template-columns:1fr}.footer-shell{padding:1rem;border-radius:28px}.footer-brand{flex-direction:column;align-items:flex-start}.brand-footer img{width:4.1rem;height:4.1rem;border-radius:18px}.footer-column{padding:1rem;border-radius:20px}.footer-social{width:2.85rem;height:2.85rem;border-radius:16px}.floating-top-link{right:1rem;bottom:1rem;width:3.1rem;height:3.1rem;border-radius:18px}.signature-grid{gap:1.1rem;padding:1.25rem;border-radius:28px}.about-chevron{justify-content:center;gap:.7rem}.about-chevron span{width:1rem;height:1rem;border-width:2px}.about-collage{min-height:auto}.about-collage:before{display:none}.about-media-card,.card-top,.card-bottom,.card-large{grid-column:auto;grid-row:auto;min-height:11.4rem;transform:none;animation:floatNote 9s ease-in-out infinite}.about-media-caption{left:.8rem;right:.8rem;bottom:.8rem}.about-media-caption strong{font-size:.96rem}.service-card,.showcase-card,.project-card,.model-card,.testimonial-card,.process-board article,.contact-form,.hero-stats article{padding:1.35rem}.brand{font-size:.94rem}.process-board article{padding:1.2rem}.testimonial-card{flex-basis:min(17rem,calc(100vw - 2.5rem));min-height:12rem;gap:.75rem}.testimonial-badge{width:3.25rem;height:3.25rem;font-size:1.8rem}.testimonial-quote{font-size:1.55rem}.faq-question{padding:1rem 1.1rem}.contact-points{margin-top:1.25rem}.contact-links{gap:.75rem}.contact-link-button{width:3.15rem;height:3.15rem;border-radius:18px}.contact-form{padding:1.25rem}.contact-form input,.contact-form textarea{padding:.85rem .95rem}.section-models:after{left:-18%;width:110%;top:11rem;opacity:.42;filter:blur(18px)}}@media (max-width: 480px){.container{width:min(100%,calc(100% - 1rem))}.hero-panel{width:var(--container)}.site-nav{gap:.5rem .8rem;font-size:.84rem}.hero-copy h1{font-size:clamp(2.3rem,12vw,3rem)}.hero-title-brand{font-size:clamp(1.55rem,9vw,2.1rem)}.hero-heading-line{width:4.1rem}.hero-panel{padding:0;border-radius:0}.hero-metric{min-height:5.5rem}.hero-metric strong{font-size:clamp(1.35rem,8vw,1.75rem)}.hero-metric p{font-size:.56rem;letter-spacing:.06em}.hero-showcase{min-height:auto;gap:.55rem}.hero-card-small{width:100%}.hero-showcase-chip{left:.6rem;bottom:.6rem;min-height:1.65rem;padding:.3rem .55rem;font-size:.58rem}.floating-top-link{right:.8rem;bottom:.8rem;width:2.9rem;height:2.9rem;border-radius:16px}.section-heading h2,.spotlight-copy h2,.contact-copy h2,.signature-copy h2{font-size:clamp(1.9rem,10vw,2.4rem)}.impact-item strong{font-size:clamp(2.3rem,14vw,3.1rem)}.impact-item p{font-size:.72rem;letter-spacing:.1em}.about-media-card,.card-top,.card-bottom,.card-large{min-height:10rem}.testimonial-card{flex-basis:min(15rem,calc(100vw - 2rem))}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.motion-ready .reveal,.motion-ready .reveal.is-visible{opacity:1;transform:none}.motion-track{animation:none}}
