:root{--ink: #07050f;--navy: #162e58;--midnight: #10091e;--violet: #34154d;--white: #ffffff;--paper: #fbfaf8;--muted: #706d6a;--soft: #d8d0c9;--coral: #d96e43;--pink: #e64893;--peach: #ff9e50;--teal: #2fb8bd;--title-font: Georgia, "Times New Roman", serif;--body-font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;color-scheme:light;scroll-behavior:smooth}*{box-sizing:border-box}html{min-width:320px;background:var(--midnight)}body{margin:0;min-width:320px;overflow-x:hidden;color:var(--ink);font-family:var(--body-font);text-rendering:geometricPrecision;background:var(--midnight)}body,button,input,textarea{font:inherit}img,svg{display:block}img{max-width:100%}a{color:inherit;text-decoration:none}section[id]{scroll-margin-top:108px}:focus-visible{outline:3px solid rgba(255,158,80,.88);outline-offset:4px}.container{width:min(100% - 120px,1440px);margin:0 auto}.section-dark{color:var(--white);background:radial-gradient(circle at 68% 28%,rgba(139,65,155,.58),transparent 32rem),radial-gradient(circle at 23% 75%,rgba(230,72,147,.24),transparent 28rem),linear-gradient(115deg,#160928,#151936 45%,#183761)}.section-light{background:var(--paper);color:var(--ink)}.site-header{position:fixed;inset:0 0 auto;z-index:20;background:transparent;transition:background-color .18s ease,box-shadow .18s ease,border-color .18s ease;border-bottom:1px solid transparent}.site-header.is-scrolled{background:#0e071cf5;backdrop-filter:blur(18px);box-shadow:0 10px 28px #05030b2e;border-bottom-color:#ffffff14}.site-header__inner{width:min(100% - 120px,1440px);min-height:98px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;align-items:baseline;font-family:var(--title-font);font-size:1.9rem;font-weight:800;line-height:1;color:var(--white);white-space:nowrap}.brand span{color:#ff8d84}.main-nav{display:flex;align-items:center;justify-content:flex-end;gap:48px}.main-nav__link{padding:12px 2px;color:#f5f0eea8;font-size:1.25rem;font-weight:500;transition:color .18s ease}.main-nav__link:hover,.main-nav__link:focus-visible{color:var(--white)}.nav-toggle{width:46px;height:46px;display:none;place-items:center;padding:11px;border:1px solid rgba(255,255,255,.18);border-radius:13px;background:#ffffff14;color:var(--white);cursor:pointer}.nav-toggle span{width:22px;height:2px;display:block;border-radius:999px;background:currentColor;transition:transform .22s ease,opacity .18s ease}.hero{position:relative;min-height:100svh;overflow:hidden;isolation:isolate}.hero__glow{position:absolute;z-index:-1;border-radius:999px;filter:blur(26px);opacity:.7}.hero__glow--one{width:36rem;height:36rem;right:14%;top:15%;background:#cc4ca033}.hero__glow--two{width:34rem;height:34rem;left:8%;bottom:-13%;background:#e75f692e}.hero__inner{position:relative;z-index:1;min-height:100svh;display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,.9fr);align-items:center;gap:92px;padding:156px 0 96px}.hero__copy{max-width:680px}.pill{width:fit-content;display:inline-flex;align-items:center;gap:8px;margin:0 0 22px;padding:8px 18px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#ffffff1a;color:#ffffffb8;font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.pill svg{width:16px;height:16px;fill:none;stroke:#ff73c0;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}h1,h2,h3,p{margin-top:0}.hero h1{margin-bottom:18px;font-family:var(--title-font);font-size:6.25rem;font-weight:800;line-height:1.12;letter-spacing:0;padding-bottom:.14em;overflow:visible}.hero-title__line{display:block;width:fit-content;min-height:1.12em}.hero-title__line--accent,.section-heading h2 span{display:block;width:fit-content;color:transparent;background:linear-gradient(90deg,#e64893,#ff8d84 58%,#ffbd6a);background-clip:text;-webkit-background-clip:text;padding-bottom:.08em}.hero-title__typed{position:relative;display:inline-block;white-space:nowrap}.hero-title__typed:before{content:attr(data-typewriter);visibility:hidden}.hero-title__writing{position:absolute;inset:0 auto auto 0;white-space:nowrap}.hero-title__line--accent .hero-title__writing{color:transparent;background:linear-gradient(90deg,#e64893,#ff8d84 58%,#ffbd6a);background-clip:text;-webkit-background-clip:text}.hero-title.is-typewriter-ready .hero-title__typed{visibility:hidden}.hero-title__caret{width:3px;height:.78em;display:inline-block;margin-left:.08em;border-radius:999px;background:#ffbd6a;opacity:0;vertical-align:-.02em}.hero-title__typed.is-typing .hero-title__caret{animation:hero-caret-blink .65s step-end infinite}@keyframes hero-caret-blink{0%,48%{opacity:1}49%,to{opacity:0}}.hero__lead{max-width:640px;margin-bottom:48px;color:#ffffffad;font-size:1.45rem;font-weight:500;line-height:1.6}.hero__actions,.contact__actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.btn{min-height:74px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:999px;font-size:1.2rem;font-weight:800;line-height:1;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.btn:hover,.btn:focus-visible,.btn-icon:hover,.btn-icon:focus-visible{transform:translateY(-2px)}.btn--primary{min-width:304px;padding:0 34px;background:linear-gradient(90deg,var(--pink),var(--peach));color:var(--white);box-shadow:0 18px 34px #e6489347}.btn--primary svg,.btn-icon svg,.btn--secondary svg{width:24px;height:24px}.btn--primary svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.btn-icon{width:74px;height:74px;display:inline-grid;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:#ffffff1a;color:var(--white);transition:transform .18s ease,border-color .18s ease,background .18s ease}.btn-icon svg,.btn--secondary svg{fill:currentColor}.stats{display:flex;align-items:flex-start;gap:74px;margin:58px 0 0}.stats div{min-width:80px}.stats dt{font-family:var(--title-font);font-size:2.65rem;font-weight:800;line-height:1}.stats dd{margin:12px 0 0;color:#ffffff94;font-size:1.02rem}.hero__media{justify-self:center;width:min(100%,438px);aspect-ratio:.72;border-radius:34px;overflow:hidden;background:#22375f;box-shadow:0 38px 82px #1c29498c,0 0 0 1px #ffffff29}.hero__media img{width:100%;height:100%;object-fit:cover;object-position:44% center}.scroll-cue{position:absolute;left:50%;bottom:clamp(56px,8vh,96px);display:inline-flex;align-items:center;gap:10px;color:#ffffff8a;transform:translate(-50%);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;z-index:2}.scroll-cue span{display:inline-block}.scroll-cue svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;animation:cue-bob 2.8s ease-in-out infinite}@keyframes cue-bob{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.services{padding:188px 0 180px}.section-heading{max-width:980px}.section-heading--center{margin:0 auto;text-align:center}.section-heading .eyebrow{margin-bottom:24px;color:var(--coral);font-size:1.22rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.section-heading h2{margin-bottom:26px;font-family:var(--title-font);font-size:4.15rem;font-weight:800;line-height:1.05;letter-spacing:0}.section-heading--center h2 span{margin:0 auto}.section-heading>p:last-child{margin-bottom:0;color:#6e6b67;font-size:1.38rem;line-height:1.65}.services__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;margin-top:92px}.service-card{min-height:354px;padding:36px;border:1px solid #e6dfda;border-radius:22px;background:#fdfcfb}.service-card__icon{width:66px;height:66px;display:grid;place-items:center;margin-bottom:36px;border-radius:16px;color:var(--white);box-shadow:0 14px 24px #140f201f}.service-card__icon--pink{background:linear-gradient(135deg,#f0479a,#df1e62)}.service-card__icon--violet{background:linear-gradient(135deg,#a64cff,#6232e9)}.service-card__icon--coral{background:linear-gradient(135deg,#ff9653,#e63f92)}.service-card__icon--teal{background:linear-gradient(135deg,#41d4c2,#2499b7)}.service-card__icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.service-card h3{margin-bottom:20px;font-size:1.55rem;line-height:1.2}.service-card p{margin-bottom:0;color:#696662;font-size:1.22rem;line-height:1.62}.ficcus-feature{position:relative;overflow:hidden;padding:156px 0;background:radial-gradient(circle at 6% 14%,rgba(230,72,147,.12),transparent 25rem),radial-gradient(circle at 94% 88%,rgba(47,184,189,.12),transparent 27rem),#f5eee8}.ficcus-feature:before{position:absolute;width:430px;height:430px;right:-190px;top:-180px;border-radius:50%;content:"";background:linear-gradient(135deg,#e648932e,#ff9e5014)}.ficcus-feature__noise{position:absolute;inset:0;pointer-events:none;opacity:.28;background-image:radial-gradient(rgba(52,21,77,.18) .7px,transparent .7px);background-size:10px 10px;mask-image:linear-gradient(90deg,#000,transparent 44%,transparent 70%,#000)}.ficcus-feature__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(68px,8vw,134px)}.ficcus-portrait{--portrait-rotate-x: 0deg;--portrait-rotate-y: 0deg;--shine-x: 40%;--shine-y: 30%;position:relative;width:min(100%,540px);justify-self:center;perspective:1200px}.ficcus-portrait:before{position:absolute;inset:7% -7% -6% 8%;border-radius:42px;content:"";background:#311546;transform:rotate(4deg);box-shadow:0 38px 70px #431f5033}.ficcus-portrait__frame{position:relative;z-index:1;aspect-ratio:4 / 5;overflow:hidden;border:1px solid rgba(255,255,255,.55);border-radius:34px;background:#ead5c6;transform:rotateX(var(--portrait-rotate-x)) rotateY(var(--portrait-rotate-y));transform-style:preserve-3d;transition:transform .5s cubic-bezier(.16,1,.3,1);box-shadow:0 34px 68px #35183d33,0 0 0 9px #ffffff70}.ficcus-portrait__frame img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.16,1,.3,1)}.ficcus-portrait:hover .ficcus-portrait__frame img{transform:scale(1.035)}.ficcus-portrait__shine{position:absolute;inset:0;opacity:.48;pointer-events:none;background:radial-gradient(circle at var(--shine-x) var(--shine-y),rgba(255,255,255,.35),transparent 34%);mix-blend-mode:screen}.ficcus-portrait__tag{position:absolute;z-index:3;top:30px;left:-34px;padding:13px 20px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#260d37e6;color:var(--white);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 14px 28px #240d2f38;backdrop-filter:blur(12px)}.ficcus-portrait__orb{position:absolute;z-index:2;border-radius:50%;background:radial-gradient(circle at 31% 25%,#fff 0 4%,transparent 14%),radial-gradient(circle at 35% 30%,#ffc3dc,#ef4d99 34%,#9b235f 72%,#4b153f);box-shadow:0 18px 32px #8e1c5b47;animation:portrait-orb-float 5.6s ease-in-out infinite}.ficcus-portrait__orb--one{width:82px;height:82px;right:-39px;top:18%}.ficcus-portrait__orb--two{width:48px;height:48px;left:-22px;bottom:13%;animation-delay:-2.8s;animation-duration:4.8s}.ficcus-portrait__spark{position:absolute;z-index:3;right:-18px;bottom:24%;color:var(--peach);font-size:2.2rem;text-shadow:0 8px 18px rgba(230,72,147,.24);animation:spark-spin 7s linear infinite}@keyframes portrait-orb-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-14px) rotate(8deg)}}@keyframes spark-spin{to{transform:rotate(360deg)}}.section-heading--ficcus{max-width:760px}.section-heading--ficcus .eyebrow{margin-bottom:18px;color:var(--pink);font-size:.82rem}.section-heading--ficcus h2{max-width:650px;margin-bottom:20px;color:#21112c;font-size:clamp(2.8rem,3.7vw,4.35rem);line-height:1.02}.section-heading--ficcus h2 span{display:block;padding-bottom:.1em}.section-heading--ficcus>p:last-child{max-width:620px;color:#625c5a;font-size:1.05rem;line-height:1.6}.catalog-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:48px}.catalog-card{min-width:0;padding:10px 10px 20px;border:1px solid rgba(71,44,67,.1);border-radius:22px;background:#ffffffb8;box-shadow:0 18px 42px #44273e14;transition:transform .26s ease,box-shadow .26s ease}.catalog-card:hover{transform:translateY(-8px) rotate(-.6deg);box-shadow:0 26px 48px #44273e24}.catalog-card__cover{position:relative;aspect-ratio:.74;overflow:hidden;margin-bottom:18px;border-radius:15px;color:var(--white)}.catalog-card__cover:before,.catalog-card__cover:after,.catalog-card__cover i{position:absolute;content:""}.catalog-card__cover:before{width:72%;height:72%;right:-21%;bottom:-20%;border:1px solid rgba(255,255,255,.4);border-radius:50%;background:#ffffff1f}.catalog-card__cover:after{width:2px;height:58%;left:26%;top:16%;background:#ffffff80;transform:rotate(28deg)}.catalog-card__cover i{width:58%;height:10%;left:22%;bottom:18%;border-radius:999px;background:#ffffffb8}.catalog-card__cover span{position:absolute;z-index:1;left:17px;top:14px;font-family:var(--title-font);font-size:2rem;font-style:italic}.catalog-card__cover--one{background:linear-gradient(145deg,#ef4b99,#ff9b6f)}.catalog-card__cover--two{background:linear-gradient(145deg,#2d1642,#8755a8)}.catalog-card__cover--three{background:linear-gradient(145deg,#1d4f68,#42b3b1)}.catalog-card>div:last-child{padding:0 8px}.catalog-card p{margin-bottom:7px;color:var(--pink);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.catalog-card h3{margin-bottom:15px;color:#25152d;font-family:var(--title-font);font-size:1.05rem;line-height:1.15}.catalog-card__status{display:inline-flex;align-items:center;gap:6px;color:#766d73;font-size:.72rem;font-weight:700}.catalog-card__status:before{width:6px;height:6px;border-radius:50%;content:"";background:var(--peach);box-shadow:0 0 0 4px #ff9e5024}.reveal-item{opacity:0;transform:translateY(28px);transition:opacity .8s ease,transform .8s cubic-bezier(.16,1,.3,1)}.reveal-item.is-visible{opacity:1;transform:translateY(0)}.catalog-card.reveal-item:nth-child(2){transition-delay:.11s}.catalog-card.reveal-item:nth-child(3){transition-delay:.22s}.experience{padding:190px 0 178px;background:#fff}.experience__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:118px}.resume-heading{display:flex;align-items:center;gap:18px;margin-bottom:58px}.resume-heading__icon{width:54px;height:54px;display:grid;place-items:center;border-radius:16px;background:#f7ece6;color:var(--coral)}.resume-heading__icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.resume-heading h2{margin:0;font-family:var(--title-font);font-size:2.2rem;font-weight:800;line-height:1.05}.timeline{position:relative;display:grid;gap:52px;padding-left:58px}.timeline:before{position:absolute;top:10px;bottom:10px;left:25px;width:2px;content:"";background:#e9e1dd}.timeline__item{position:relative}.timeline__item:before{position:absolute;top:8px;left:-62px;width:9px;height:9px;border-radius:50%;content:"";background:var(--coral);box-shadow:0 0 0 3px #fff}.timeline__date{margin-bottom:10px;color:var(--coral);font-size:1.02rem;font-weight:600;letter-spacing:.04em}.timeline h3{margin-bottom:8px;font-size:1.42rem;line-height:1.2}.timeline__meta,.timeline__place,.timeline__tools{margin-bottom:8px;color:#66625f;font-size:1.13rem;line-height:1.35}.timeline__tools{margin-bottom:0;font-style:italic}.resume-block--right{padding-top:0}.timeline--compact{gap:50px;max-width:760px}.tools{min-width:0;grid-column:1 / -1;padding-top:28px}.tools__heading{max-width:820px;margin:0 auto;text-align:center}.tools__heading .eyebrow{margin-bottom:18px}.tools__heading h2{margin:0;color:#211424;font-family:var(--title-font);font-size:clamp(3rem,5.2vw,4.85rem);font-weight:800;letter-spacing:-.045em;line-height:.98}.tools__heading h2 span{display:block;color:var(--pink);font-style:italic;font-weight:500}.tools__heading>p:last-child{max-width:660px;margin:24px auto 0;color:#696068;font-size:1.15rem;line-height:1.7}.tools__scene{position:relative;min-height:830px;overflow:hidden;isolation:isolate;margin-top:54px;border:1px solid rgba(91,56,104,.1);border-radius:50px;background:radial-gradient(circle at 50% 36%,rgba(255,255,255,.96),transparent 28rem),radial-gradient(circle at 18% 22%,rgba(234,83,157,.12),transparent 20rem),radial-gradient(circle at 82% 45%,rgba(70,181,184,.14),transparent 23rem),linear-gradient(145deg,#fbf5f8,#f3ecf8 48%,#edf6f5);box-shadow:0 30px 80px #321b371a,inset 0 1px #ffffffd1}.tools__scene:before,.tools__scene:after{position:absolute;z-index:-1;border-radius:50%;content:"";pointer-events:none}.tools__scene:before{width:460px;height:460px;right:-140px;bottom:-210px;background:#eb509d1a}.tools__scene:after{width:330px;height:330px;left:-155px;top:215px;background:#31aab61a}.tools__orbit{position:absolute;left:50%;border:1px dashed rgba(91,56,104,.15);border-radius:50%;pointer-events:none;transform:translate(-50%) rotate(-5deg)}.tools__orbit--outer{width:82%;height:54%;top:7%}.tools__orbit--inner{width:60%;height:40%;top:17%;border-color:#ea539d29;transform:translate(-50%) rotate(7deg)}.tools ul{position:absolute;z-index:4;inset:0;margin:0;padding:0;list-style:none}.tools__item{position:absolute;min-width:160px;min-height:68px;display:flex;align-items:center;gap:11px;padding:10px 16px 10px 11px;border:1px solid rgba(83,59,87,.12);border-radius:20px;background:#ffffffe0;backdrop-filter:blur(16px);color:#1d1720;font-size:.84rem;font-weight:700;line-height:1.2;box-shadow:0 16px 38px #2c18321a,inset 0 1px #fff;animation:tool-thought-float 5.8s ease-in-out infinite;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.tools__item:after{position:absolute;right:17px;bottom:-8px;width:15px;height:15px;border-right:1px solid rgba(83,59,87,.12);border-bottom:1px solid rgba(83,59,87,.12);background:#ffffffe6;content:"";transform:rotate(45deg)}.tools__item:hover{z-index:7;border-color:#ea539d52;box-shadow:0 22px 46px #2c183229,inset 0 1px #fff;animation-play-state:paused}.tools__item--1{top:26%;left:4%;animation-delay:-1.6s}.tools__item--2{top:9%;left:17%;animation-delay:-4.2s}.tools__item--3{top:5%;left:40%;animation-delay:-2.7s}.tools__item--4{top:10%;right:16%;animation-delay:-5.1s}.tools__item--5{top:27%;right:3%;animation-delay:-.8s}.tools__item--6{top:51%;left:6%;animation-delay:-3.4s}.tools__item--7{top:51%;right:5%;animation-delay:-2.1s}.tools__item--8{top:68%;right:12%;animation-delay:-4.7s}.tools__icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;padding:4px;border-radius:12px;background:#f3eff2}.tools__icon img{width:100%;height:100%;object-fit:contain}.tools__character{position:absolute;z-index:2;bottom:-40px;left:50%;width:min(34%,400px);pointer-events:none;filter:drop-shadow(0 28px 36px rgba(41,22,46,.17));transform:translate(-50%)}.tools__character img{width:100%;height:auto;display:block}.tools__thought-dot{position:absolute;z-index:3;border:1px solid rgba(83,59,87,.12);border-radius:50%;background:#ffffffe6;box-shadow:0 8px 18px #2c183214}.tools__thought-dot--one{width:20px;height:20px;top:31%;left:51%}.tools__thought-dot--two{width:11px;height:11px;top:36%;left:48%}@keyframes tool-thought-float{0%,to{transform:translateZ(0) rotate(-1.2deg)}35%{transform:translate3d(9px,-12px,0) rotate(1.6deg)}70%{transform:translate3d(-7px,-5px,0) rotate(-.4deg)}}.contact{position:relative;overflow:hidden;padding:196px 0 188px;background:radial-gradient(circle at 50% 8%,rgba(79,33,102,.38),transparent 29rem),linear-gradient(115deg,#18092a,#182143 44%,#17365f)}.contact__glow{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 29% 60%,rgba(229,72,147,.16),transparent 28rem),radial-gradient(circle at 73% 35%,rgba(61,94,150,.34),transparent 31rem)}.contact__inner{position:relative;z-index:1}.section-heading--contact .eyebrow{color:#ff80c3}.section-heading--contact h2{color:var(--white)}.section-heading--contact h2 span{margin:0 auto}.section-heading--contact>p:last-child{color:#ffffff9e}.contact__actions{justify-content:center;margin-top:62px}.contact .btn--primary{min-width:310px}.contact .btn--primary svg{fill:none;stroke-width:2}.btn--secondary{min-width:244px;padding:0 34px;border:1px solid rgba(255,255,255,.22);background:#ffffff1f;color:var(--white)}.btn--secondary span{font-size:1.18rem}.site-footer{background:#0d0618;color:var(--white)}.site-footer__inner{min-height:154px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:48px}.site-footer__identity{display:flex;align-items:flex-start;flex-direction:column;gap:15px}.site-footer__email{display:inline-flex;align-items:center;gap:9px;color:#ffffffb8;font-size:.88rem;font-weight:700;transition:color .18s ease}.site-footer__email svg{width:18px;height:18px;fill:none;stroke:#ff8d84;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.site-footer__email:hover,.site-footer__email:focus-visible{color:var(--white)}.site-footer p{justify-self:end;margin:0;color:#ffffff42;font-size:1.02rem;font-weight:700}@media(max-width:1320px){.main-nav{gap:28px}.hero__inner{grid-template-columns:minmax(0,1fr) minmax(380px,.8fr);gap:54px}.hero h1{font-size:5.3rem}.hero__lead{font-size:1.25rem}.services__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ficcus-feature__inner{gap:70px}.ficcus-portrait__tag{left:-16px}}@media(max-width:980px){.site-header__inner{width:min(100% - 48px,1440px);min-height:82px;align-items:center;flex-direction:row;padding:0}.main-nav{width:auto;justify-content:flex-end;gap:16px;overflow:visible;padding:0}.main-nav__link{padding:10px 3px;font-size:.94rem;white-space:nowrap}.hero{min-height:auto}.hero__inner{min-height:auto;grid-template-columns:1fr;gap:64px;padding:132px 0 100px}.hero__copy{max-width:760px}.hero__media{width:min(100%,440px)}.scroll-cue{display:none}.section-heading h2{font-size:3.25rem}.ficcus-feature__inner{grid-template-columns:1fr}.ficcus-feature__content{max-width:760px;margin:0 auto}.section-heading--ficcus{text-align:center}.section-heading--ficcus h2 span{margin:0 auto}.section-heading--ficcus>p:last-child{margin-right:auto;margin-left:auto}.experience__grid{grid-template-columns:1fr;gap:88px}.tools{padding-top:10px}.tools__scene{min-height:790px}.tools__item{min-width:150px}.tools__character{width:min(48%,390px)}}@media(max-width:720px){.container,.site-header__inner{width:min(100% - 32px,1660px)}section[id]{scroll-margin-top:82px}.site-header,.site-header.is-scrolled{background:#0e071cf7;border-bottom-color:#ffffff14;backdrop-filter:blur(18px)}.site-header__inner{position:relative;min-height:72px}.brand{font-size:1.65rem}.js .nav-toggle{display:grid;grid-template-rows:repeat(3,2px);align-content:center;gap:5px}.js .main-nav{position:absolute;top:calc(100% + 10px);left:0;right:0;width:auto;display:grid;gap:3px;overflow:hidden;padding:10px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#120921fa;box-shadow:0 24px 56px #04020a61;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px) scale(.98);transform-origin:top;transition:opacity .18s ease,visibility .18s ease,transform .22s cubic-bezier(.16,1,.3,1)}.js .main-nav__link{width:100%;padding:13px 14px;border-radius:11px;color:#ffffffc2;font-size:.96rem}.js .main-nav__link:hover,.js .main-nav__link:focus-visible{background:#ffffff14}.js .site-header.is-menu-open .main-nav{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}.site-header.is-menu-open .nav-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-header.is-menu-open .nav-toggle span:nth-child(2){opacity:0}.site-header.is-menu-open .nav-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.no-js .site-header__inner{min-height:auto;align-items:flex-start;flex-wrap:wrap;padding:15px 0}.no-js .main-nav{width:100%;justify-content:flex-start;gap:18px;overflow-x:auto}.hero__inner{gap:0;padding:110px 0 58px}.hero__copy{width:100%;max-width:560px;margin:0 auto;text-align:center}.hero h1{font-size:clamp(3.35rem,12vw,4.1rem);line-height:1.12}.hero-title__line,.section-heading h2 span{display:block}.hero-title__line{margin-right:auto;margin-left:auto}.pill{margin:0 auto 18px;padding:7px 14px;font-size:.7rem}.hero__lead{margin:0 auto 28px;font-size:1.08rem}.hero__media{display:none}.hero__actions{width:min(100%,420px);justify-content:center;flex-wrap:nowrap;gap:12px;margin:0 auto}.hero__actions .btn--primary{width:auto;min-width:0;flex:1 1 auto;padding:0 18px;font-size:1rem}.hero__actions .btn-icon{width:62px;flex:0 0 62px}.btn,.btn-icon{min-height:62px}.btn--primary,.contact .btn--primary,.btn--secondary{width:100%;min-width:0}.btn-icon{width:62px;height:62px}.stats{width:min(100%,320px);justify-content:center;gap:20px;margin:36px auto 0;text-align:center}.stats div{min-width:0;flex:1}.stats dt{font-size:2.1rem}.stats dd{font-size:.9rem}.services,.ficcus-feature,.experience,.contact{padding:92px 0}.section-heading h2{font-size:2.65rem}.section-heading>p:last-child{font-size:1.08rem}.services__grid{grid-template-columns:1fr;margin-top:58px}.service-card{min-height:0;padding:30px}.ficcus-portrait{width:min(86vw,500px)}.ficcus-portrait__tag{top:20px;left:-10px}.section-heading--ficcus h2{font-size:2.85rem}.catalog-preview{gap:10px}.catalog-card{padding:8px 8px 16px;border-radius:17px}.catalog-card__cover{margin-bottom:14px;border-radius:11px}.catalog-card>div:last-child{padding:0 3px}.catalog-card h3{font-size:.92rem}.timeline{gap:42px;padding-left:42px}.timeline:before{left:18px}.timeline__item:before{left:-46px}.resume-heading{margin-bottom:42px}.resume-heading h2{font-size:1.85rem}.tools__heading h2{font-size:clamp(2.65rem,11vw,3.5rem)}.tools__heading>p:last-child{font-size:1.02rem}.tools__scene{min-height:760px;margin-top:38px;border-radius:32px}.tools__orbit--outer{width:110%;height:56%;top:3%}.tools__orbit--inner{width:78%;height:39%;top:14%}.tools__item{width:calc(50% - 22px);min-width:0;min-height:60px;gap:8px;padding:8px 10px 8px 8px;border-radius:17px;font-size:.72rem}.tools__item--1,.tools__item--3,.tools__item--5,.tools__item--7{left:12px;right:auto}.tools__item--2,.tools__item--4,.tools__item--6,.tools__item--8{right:12px;left:auto}.tools__item--1,.tools__item--2{top:5%}.tools__item--3,.tools__item--4{top:16%}.tools__item--5,.tools__item--6{top:27%}.tools__item--7,.tools__item--8{top:38%}.tools__icon{width:38px;height:38px;flex-basis:38px;border-radius:10px}.tools__character{width:min(76%,370px);bottom:-46px}.tools__thought-dot--one{top:46%;left:54%}.tools__thought-dot--two{top:50%;left:49%}.site-footer__inner{min-height:154px;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;gap:24px}.site-footer p{justify-self:auto;font-size:.88rem;line-height:1.5}}@media(max-width:460px){.hero h1{font-size:3.35rem}.contact__actions{align-items:stretch;flex-direction:column}.hero__actions{align-items:center;flex-direction:row}.scroll-cue{bottom:clamp(34px,5.5vh,56px);gap:8px;font-size:.72rem}.scroll-cue svg{width:16px;height:16px}.section-heading h2{font-size:2.2rem}.section-heading--ficcus h2{font-size:2.3rem}.ficcus-feature__inner{gap:58px}.ficcus-portrait__tag{top:14px;left:-5px;padding:10px 14px;font-size:.62rem}.ficcus-portrait__orb--one{width:58px;height:58px;right:-21px}.ficcus-portrait__orb--two{width:34px;height:34px;left:-12px}.catalog-preview{grid-template-columns:1fr}.catalog-card{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:14px;padding:8px}.catalog-card__cover{width:112px;margin-bottom:0}.catalog-card h3{margin-bottom:12px;font-size:1rem}.services__grid{gap:18px}.stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:360px){.container,.site-header__inner{width:min(100% - 24px,1660px)}.hero h1{font-size:3.05rem}.hero__lead{font-size:1rem}.hero__actions .btn--primary{padding:0 14px;font-size:.94rem}.catalog-card{grid-template-columns:96px minmax(0,1fr);gap:12px}.catalog-card__cover{width:96px}.tools__heading h2{font-size:2.35rem}.tools__scene{min-height:700px;border-radius:26px}.tools__item{width:calc(50% - 16px);min-height:56px;font-size:.66rem}.tools__item--1,.tools__item--3,.tools__item--5,.tools__item--7{left:8px}.tools__item--2,.tools__item--4,.tools__item--6,.tools__item--8{right:8px}.tools__icon{width:34px;height:34px;flex-basis:34px}.tools__character{width:min(92%,340px);bottom:-30px}}@media(max-height:760px)and (min-width:981px){.hero,.hero__inner{min-height:auto}.hero__inner{padding:132px 0 82px}.scroll-cue{display:none}}.tools{width:100%;max-width:none;grid-column:auto;margin:112px auto 0;padding-top:0}.tools__heading{max-width:none;display:block;margin:0;text-align:center}.tools__heading h2{margin:0;color:#211424;font-family:var(--title-font);font-size:2.55rem;font-style:normal;font-weight:800;letter-spacing:-.025em;line-height:1.05}.tools__heading h2 span{display:inline;margin-left:.2em;color:var(--pink);font-size:.5em;font-style:normal;font-weight:800;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.tools__scene{width:100vw;min-height:470px;margin:26px 0 0 50%;border-right:0;border-left:0;border-radius:0;background:radial-gradient(circle at 50% 40%,rgba(255,255,255,.94),transparent 14rem),radial-gradient(circle at 30% 22%,rgba(234,83,157,.12),transparent 18rem),radial-gradient(circle at 70% 52%,rgba(70,181,184,.13),transparent 18rem),linear-gradient(145deg,#fbf5f8,#f3ecf8,#edf6f5);box-shadow:0 18px 48px #321b3714,inset 0 1px #ffffffdb;transform:translate(-50%)}.tools__scene:before{width:190px;height:190px;right:-82px;bottom:-92px}.tools__scene:after{width:150px;height:150px;left:-80px;top:156px}.tools__orbit--outer{width:min(760px,72vw);height:58%;top:12%}.tools__orbit--inner{width:min(560px,54vw);height:40%;top:23%}.tools__item{width:132px;min-width:132px;min-height:52px;gap:8px;padding:7px 10px 7px 7px;border-radius:16px;font-size:.68rem;box-shadow:0 10px 25px #2c18321a,inset 0 1px #fff}.tools__item:after{right:14px;bottom:-6px;width:11px;height:11px}.tools__item--1{top:24%;right:auto;left:calc(50% - 355px)}.tools__item--2{top:5%;right:auto;left:calc(50% - 235px)}.tools__item--3{top:2%;right:auto;left:calc(50% + 95px)}.tools__item--4{top:21%;right:auto;left:calc(50% + 250px)}.tools__item--5{top:50%;right:auto;left:calc(50% + 285px)}.tools__item--6{top:51%;right:auto;left:calc(50% - 360px)}.tools__item--7{top:76%;right:auto;left:calc(50% - 295px)}.tools__item--8{top:75%;right:auto;left:calc(50% + 235px)}.tools__icon{width:34px;height:34px;flex-basis:34px;padding:3px;border-radius:10px}.tools__character{width:184px;bottom:-25px}.tools__thought-dot--one{width:15px;height:15px;top:35%;left:51%}.tools__thought-dot--two{width:8px;height:8px;top:41%;left:47%}@media(min-width:721px)and (max-width:980px){.tools__item--1{left:calc(50% - 325px)}.tools__item--2{left:calc(50% - 215px)}.tools__item--3{left:calc(50% + 80px)}.tools__item--4{left:calc(50% + 205px)}.tools__item--5{left:calc(50% + 225px)}.tools__item--6{left:calc(50% - 330px)}.tools__item--7{left:calc(50% - 270px)}.tools__item--8{left:calc(50% + 195px)}}@media(max-width:720px){.tools{margin-top:78px}.tools__heading{display:block}.tools__heading h2{font-size:1.85rem}.tools__heading h2 span{margin-left:.15em;font-size:.47em}.tools__scene{min-height:430px;margin-top:24px;border-radius:0}.tools__item{width:118px;min-width:118px;min-height:48px;font-size:.62rem}.tools__item--1,.tools__item--6,.tools__item--7{right:auto;left:8px}.tools__item--4,.tools__item--5,.tools__item--8{right:8px;left:auto}.tools__character{width:156px;bottom:-22px}}@media(max-width:460px){.tools__scene{min-height:400px}.tools__item{width:104px;min-width:104px;padding-right:7px;font-size:.56rem}.tools__item--2{left:10%}.tools__item--3{right:10%;left:auto}.tools__icon{width:30px;height:30px;flex-basis:30px}.tools__character{width:145px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal-item{opacity:1;transform:none}.hero-title__caret{display:none}}
