body{background:radial-gradient(circle at 15% 15%,rgba(20,65,130,.15),transparent 40rem),radial-gradient(circle at 85% 40%,rgba(30,80,160,.12),transparent 45rem),radial-gradient(circle at 50% 90%,rgba(15,45,90,.18),transparent 50rem),linear-gradient(180deg,#050914,#060e1d 40%,#030812);background-attachment:fixed}body:after{content:"";position:fixed;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at center,rgba(30,90,180,.04) 0,transparent 60%);animation:bg-shift 40s ease-in-out infinite alternate;pointer-events:none;z-index:-3}@keyframes bg-shift{0%{transform:translate(0) scale(1)}to{transform:translate(3%,3%) scale(1.05)}}.portfolio-section-heading{margin-bottom:40px}.portfolio-section-heading.text-center{text-align:center;display:flex;flex-direction:column;align-items:center}.formats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media (max-width:1024px){.formats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.formats-grid{grid-template-columns:1fr}}.format-card{position:relative;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.05);border-radius:16px;padding:28px 24px;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.format-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(92,200,255,.1),transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none}.format-card:hover{background:rgba(255,255,255,.035);border-color:rgba(92,200,255,.2);transform:translateY(-4px);box-shadow:0 10px 30px -10px rgba(0,0,0,.5)}.format-card:hover:before{opacity:1}.format-card__head{display:flex;align-items:center;gap:12px;margin-bottom:16px}.format-card__num{font-size:.75rem;font-weight:700;color:#5cc8ff;opacity:.7}.format-card__head h3{font-size:1.1rem;font-weight:600;color:#fff;margin:0}.format-card__desc{font-size:.85rem;color:#9ca6b5;line-height:1.6;margin-bottom:24px}.format-card__path{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:24px;margin-top:auto}.format-card__path span{display:flex;align-items:center;gap:6px;font-size:.75rem;text-transform:none;color:#7b889b}.format-card__path i{font-style:normal;color:#4a5568}.format-card__result{border-top:1px solid rgba(255,255,255,.06);padding-top:16px}.format-card__result span{display:block;font-size:.7rem;text-transform:uppercase;color:rgba(255,255,255,.3);margin-bottom:4px;letter-spacing:.05em}.format-card__result p{font-size:.85rem;color:#c6cdd7;font-weight:500;margin:0}.pricing-section{padding-block:64px}.pricing-cards{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:24px}@media (max-width:1024px){.pricing-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.pricing-cards{grid-template-columns:1fr}}.pricing-card-wrapper{display:flex}.pricing-card{position:relative;width:100%;border-radius:16px;padding:32px 24px;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.05);cursor:pointer;transition:all .3s ease;overflow:hidden;display:flex;flex-direction:column}.pricing-card:hover{background:rgba(255,255,255,.035);border-color:rgba(92,200,255,.15);transform:translateY(-2px)}.pricing-card--selected{background:rgba(255,255,255,.04);border-color:rgba(92,200,255,.3)}.pricing-card--featured .pricing-card__border{position:absolute;inset:0;border-radius:inherit;border:1px solid rgba(92,200,255,.15);pointer-events:none}.pricing-card__badge{position:absolute;top:0;right:24px;background:rgba(92,200,255,.1);color:#5cc8ff;font-size:.65rem;font-weight:700;letter-spacing:.1em;padding:6px 12px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;text-transform:uppercase}.pricing-card__header h3{font-size:1.05rem;font-weight:600;margin-bottom:8px;color:#fff}.pricing-card__header strong{display:block;font-size:1.4rem;color:#5cc8ff;margin-bottom:12px;font-weight:500}.pricing-card__text{font-size:.8rem;color:#9ca6b5;line-height:1.5;margin-bottom:20px}.pricing-card__includes{list-style:none;padding:0;margin:auto 0 0;font-size:.8rem;color:#d7dde6}.pricing-card__includes li{display:flex;align-items:center;gap:8px;margin-bottom:10px}.pricing-card__includes svg{width:14px;height:14px;color:#5cc8ff;opacity:.8;flex-shrink:0}.pricing-strip-wrapper{margin-top:16px}.pricing-strip{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:20px 24px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:24px}.pricing-strip__options{display:flex;gap:12px;flex-wrap:wrap}.pricing-chip{display:flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);cursor:pointer;transition:all .2s ease;color:#9ca6b5;font-size:.8rem}.pricing-chip:hover{background:rgba(255,255,255,.05);border-color:rgba(92,200,255,.2)}.pricing-chip--active{background:rgba(92,200,255,.1);border-color:rgba(92,200,255,.3);color:#fff}.pricing-chip__value{color:#5cc8ff;font-weight:500;opacity:.8}.pricing-chip--active .pricing-chip__value{opacity:1}.pricing-strip__action{display:flex;align-items:center;gap:24px}@media (max-width:900px){.pricing-strip,.pricing-strip__action{flex-direction:column;align-items:stretch}.pricing-strip__action{margin-left:0;gap:20px}}.pricing-strip__total{display:flex;flex-direction:column}@media (max-width:900px){.pricing-strip__total{align-items:flex-start}}.pricing-strip__total span{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em}.pricing-strip__total strong{font-size:1.4rem;color:#fff;font-weight:500}.process-section{padding-block:64px}.process-cards-wrapper{margin-top:40px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;position:relative}.process-card-container{position:relative;display:flex}.process-card{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.05);border-radius:16px;padding:24px;width:100%;position:relative;z-index:2;transition:transform .3s ease,background .3s ease}.process-card:hover{background:rgba(255,255,255,.035);transform:translateY(-2px)}.process-card__head{display:flex;align-items:center;gap:12px}.process-card__num{width:28px;height:28px;border-radius:50%;background:rgba(92,200,255,.1);color:#5cc8ff;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.process-card__head h3{font-size:1.05rem;font-weight:600;color:#fff;margin:0}.process-card__text{font-size:.85rem;color:#9ca6b5;line-height:1.5;margin:0}.process-arrow{position:absolute;right:-24px;top:50%;transform:translateY(-50%);width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:rgba(92,200,255,.3);z-index:1}.process-arrow svg{width:20px;height:20px}@media (max-width:1024px){.process-grid{grid-template-columns:repeat(2,1fr);gap:24px}.process-arrow{display:none}}@media (max-width:600px){.process-grid{grid-template-columns:1fr;gap:16px}}.process-outcome{margin-top:24px;padding:20px 24px;background:linear-gradient(90deg,rgba(10,25,50,.5),transparent);border-left:2px solid #5cc8ff;border-radius:0 12px 12px 0;display:flex;gap:16px}.process-outcome p{font-size:.95rem;color:#d7dde6;margin:0}.process-outcome__icon{width:40px;height:40px;background:rgba(92,200,255,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.process-outcome__icon svg{width:20px;height:20px}.trust-section{padding-block:64px}.trust-grid-new{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}@media (max-width:1024px){.trust-grid-new{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.trust-grid-new{grid-template-columns:1fr}}.trust-card{background:rgba(255,255,255,.015);border:1px solid rgba(255,255,255,.04);border-radius:16px;padding:24px;display:flex;align-items:flex-start;gap:16px;transition:all .3s ease}.trust-card:hover{background:rgba(255,255,255,.03);border-color:rgba(92,200,255,.15);transform:translateY(-2px)}.trust-card__marker{color:#5cc8ff;flex-shrink:0;width:24px;height:24px;margin-top:2px}.trust-card__content strong{display:block;font-size:1rem;font-weight:600;margin-bottom:6px;color:#fff}.trust-card__content p{font-size:.85rem;color:#9ca6b5;line-height:1.5;margin:0}.tech-strip{padding-block:24px;border-block:1px solid rgba(255,255,255,.05);background:linear-gradient(90deg,rgba(255,255,255,.01),transparent)}.tech-strip__layout{display:flex;align-items:center;justify-content:space-between;gap:40px}.tech-strip__intro{flex-shrink:0}.tech-strip__intro p.text-secondary{font-size:.85rem;color:#9ca6b5;margin:0;font-weight:500}.tech-strip__list{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;list-style:none;padding:0;margin:0}.tech-strip__chip{padding:6px 14px;border-radius:6px;border:1px solid rgba(255,255,255,.08);font-size:.75rem;font-weight:500;color:#c6cdd7;background:rgba(255,255,255,.02);transition:all .2s ease}.tech-strip__chip:hover{background:rgba(255,255,255,.05);border-color:rgba(92,200,255,.25)}@media (max-width:900px){.tech-strip__layout{flex-direction:column;align-items:flex-start;gap:16px}.tech-strip__list{justify-content:flex-start}}.faq-layout{padding-block:64px}.faq-layout__heading{margin-bottom:48px}.faq-grid-new{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 48px}@media (max-width:768px){.faq-grid-new{grid-template-columns:1fr}}.faq-card{border-bottom:1px solid rgba(255,255,255,.06)}.faq-card__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:24px 0;background:transparent;border:none;color:#fff;cursor:pointer;text-align:left}.faq-card__title{font-size:1.05rem;font-weight:500;padding-right:24px;line-height:1.4;display:block}.faq-card__icon-wrapper{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.faq-card__icon{width:20px;height:20px;color:#5cc8ff;transition:transform .3s cubic-bezier(.4,0,.2,1)}.faq-card.is-open .faq-card__icon{transform:rotate(180deg)}.faq-card__answer-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.4,0,.2,1)}.faq-card.is-open .faq-card__answer-wrapper{grid-template-rows:1fr}.faq-card__answer{overflow:hidden}.faq-card__answer p{padding-bottom:24px;font-size:.95rem;color:#9ca6b5;line-height:1.6}.btn-primary{background:#5cc8ff;color:#05070b;font-weight:600;padding:14px 28px;border-radius:10px;border:none;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.btn-primary:hover{transform:translateY(-2px);opacity:.9}.projects-groups{display:grid;gap:clamp(34px,5vw,58px)}.projects-subheading{display:flex;align-items:center;gap:12px;margin-bottom:18px}.projects-subheading span{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(92,200,255,.2);border-radius:50%;color:#5cc8ff;font-size:.66rem;font-weight:850;letter-spacing:.08em;background:rgba(92,200,255,.06)}.projects-subheading h3{color:rgba(245,249,255,.9);font-size:clamp(1.15rem,2vw,1.55rem);font-weight:700;letter-spacing:-.025em}.pricing-section{padding-block:clamp(46px,6vw,72px)}.pricing-section__heading{margin-bottom:0}.pricing-cards{gap:12px}.pricing-card{min-height:228px;padding:22px 20px}.pricing-card__header{gap:9px}.pricing-card__header h3{line-height:1.25}.pricing-card__header strong{margin-bottom:0}.pricing-card__text{margin-bottom:0;font-size:.82rem}.pricing-strip{padding:16px}.pricing-strip__options{gap:8px}.pricing-chip{padding:8px 11px;font-size:.74rem}.section-stage{overflow:hidden}.section-glow-right{right:0;width:min(28rem,70vw)}.portfolio-hero{border-bottom-color:rgba(120,200,255,.12);background:radial-gradient(circle at 69% 30%,rgba(72,166,255,.2),transparent 32rem),radial-gradient(circle at 25% 48%,rgba(30,86,168,.18),transparent 37rem),linear-gradient(145deg,#06101c,#0b223b 46%,#06101e)}.portfolio-hero__spotlight{opacity:.88;background:radial-gradient(ellipse 48rem 31rem at 70% 38%,rgba(87,184,255,.16),transparent 72%),linear-gradient(118deg,transparent 24%,rgba(92,200,255,.055) 55%,transparent 78%)}.portfolio-hero__layout{grid-template-columns:minmax(0,1fr) minmax(520px,.82fr);-moz-column-gap:clamp(42px,5.5vw,76px);column-gap:clamp(42px,5.5vw,76px);row-gap:clamp(28px,3vw,42px);padding-block:clamp(42px,5vw,58px) clamp(28px,3.5vw,38px)}.portfolio-hero__copy{max-width:700px}.portfolio-hero__copy .eyebrow{color:rgba(100,205,255,.96);font-size:.74rem;letter-spacing:.24em}.portfolio-hero__copy h1{max-width:700px;margin-top:24px;font-size:clamp(4rem,5.8vw,6.35rem);font-weight:680}.portfolio-hero__description{max-width:660px;margin-top:24px;color:rgba(224,235,248,.76);font-size:clamp(1.04rem,1.45vw,1.28rem)}.portfolio-hero__actions{gap:16px;margin-top:34px}.portfolio-hero__actions a{min-height:56px;padding-inline:32px;font-size:.96rem}.portfolio-hero__actions a:first-child{border-color:rgba(92,200,255,.64);background:linear-gradient(180deg,#6fd0ff,#46bdff);box-shadow:0 18px 46px rgba(61,184,255,.2),inset 0 1px rgba(255,255,255,.34)}.portfolio-hero__actions a:last-child{border-color:rgba(105,185,255,.35);background:rgba(6,18,32,.48)}.portfolio-hero__benefits{gap:12px;margin-top:22px}.portfolio-hero__benefits span{min-height:40px;border-color:rgba(120,200,255,.17);padding:9px 15px;background:rgba(8,22,38,.42);color:rgba(225,239,253,.78);font-size:.86rem;box-shadow:inset 0 1px rgba(255,255,255,.045)}.portfolio-profile{max-width:640px;gap:22px;border-color:rgba(120,200,255,.18);border-radius:28px;padding:clamp(22px,2.2vw,28px);background:radial-gradient(circle at 72% 8%,rgba(82,177,255,.16),transparent 21rem),linear-gradient(145deg,rgba(12,34,60,.72),rgba(5,16,30,.84));box-shadow:0 34px 96px rgba(0,0,0,.3),0 0 70px rgba(52,150,245,.12),inset 0 1px rgba(255,255,255,.07)}.portfolio-profile__topline{display:none}.portfolio-profile__body{grid-template-columns:minmax(220px,.82fr) minmax(0,1fr);gap:clamp(24px,3vw,40px);align-items:center}.portfolio-profile__portrait{min-height:390px;border-color:rgba(120,200,255,.2);border-radius:24px;box-shadow:0 24px 58px rgba(0,0,0,.3),0 0 34px rgba(78,177,255,.09),inset 0 1px rgba(255,255,255,.08)}.portfolio-profile__portrait img{-o-object-position:center 16%;object-position:center 16%}.portfolio-profile__portrait-shade{background:linear-gradient(180deg,rgba(4,9,16,0) 42%,rgba(4,9,16,.72)),radial-gradient(circle at 50% 24%,rgba(100,204,255,.12),transparent 52%)}.portfolio-profile__content{display:grid;gap:26px;justify-content:center}.portfolio-profile__name{font-size:clamp(1.52rem,2.2vw,1.9rem)}.portfolio-profile__summary{font-size:.96rem;line-height:1.45}.portfolio-profile__work li{grid-template-columns:38px 1fr;gap:14px;align-items:center;padding:15px 0;border-bottom:1px solid rgba(120,200,255,.1)}.portfolio-profile__work li:last-child{border-bottom:0}.portfolio-profile__work li span{color:#55c4ff;font-size:.9rem}.portfolio-profile__work li strong{color:rgba(245,249,254,.9);font-size:1rem;line-height:1.3}.portfolio-profile__flow{margin-top:2px;padding:12px 24px 0}.portfolio-profile__flow:before{top:20px;left:10%;right:10%;background:linear-gradient(90deg,rgba(92,200,255,.08),rgba(120,200,255,.54),rgba(92,200,255,.08))}.portfolio-profile__flow span{min-height:58px;color:rgba(235,244,253,.86);font-size:.95rem;font-weight:560}.portfolio-profile__flow span:before{top:0;width:12px;height:12px;background:#63cfff;box-shadow:0 0 0 5px rgba(99,207,255,.1),0 0 24px rgba(99,207,255,.72)}.portfolio-hero__directions{gap:0;margin-top:clamp(8px,1.5vw,18px);border:1px solid rgba(120,200,255,.12);border-radius:22px;background:radial-gradient(circle at 18% 0,rgba(92,200,255,.07),transparent 18rem),rgba(7,20,36,.48);box-shadow:0 22px 70px rgba(0,0,0,.18),inset 0 1px rgba(255,255,255,.045)}.portfolio-hero__directions article{grid-template-columns:56px 44px 1fr;gap:16px;align-items:center;padding:24px 34px}.portfolio-hero__directions article+article{border-left:1px solid rgba(120,200,255,.1)}.portfolio-hero__direction-icon{position:relative;width:48px;height:48px;border:1px solid rgba(92,200,255,.34);border-radius:14px;background:radial-gradient(circle at 50% 35%,rgba(92,200,255,.16),transparent 68%),rgba(255,255,255,.035);box-shadow:inset 0 1px rgba(255,255,255,.08)}.portfolio-hero__direction-icon:after,.portfolio-hero__direction-icon:before{position:absolute;content:""}.portfolio-hero__directions article:first-child .portfolio-hero__direction-icon:before{inset:14px;border:2px solid rgba(241,248,255,.86);border-radius:999px}.portfolio-hero__directions article:first-child .portfolio-hero__direction-icon:after{top:20px;left:23px;width:13px;height:2px;background:rgba(241,248,255,.86);transform:rotate(-42deg)}.portfolio-hero__directions article:nth-child(2) .portfolio-hero__direction-icon:before{inset:13px 11px;border:2px solid rgba(241,248,255,.86);border-radius:4px}.portfolio-hero__directions article:nth-child(2) .portfolio-hero__direction-icon:after{left:17px;right:17px;bottom:12px;height:2px;background:rgba(241,248,255,.86)}.portfolio-hero__directions article:nth-child(3) .portfolio-hero__direction-icon:before{top:14px;left:13px;width:22px;height:18px;border-top:2px solid rgba(241,248,255,.86);border-right:2px solid rgba(241,248,255,.86);transform:skew(-18deg) rotate(25deg)}.portfolio-hero__direction-index{color:#5cc8ff;font-size:1.35rem;font-weight:760;letter-spacing:0}.portfolio-hero__directions h2{color:rgba(247,250,254,.94);font-size:1rem;font-weight:700}.portfolio-hero__directions p{margin-top:6px;color:rgba(205,222,241,.66);font-size:.86rem}.pricing-section{padding-block:clamp(70px,8vw,104px)}.pricing-section__heading{max-width:780px;margin-inline:auto;margin-bottom:clamp(34px,4vw,48px)}.pricing-section__heading .section-title{max-width:620px;line-height:1.02}.pricing-section__heading>p:last-child{max-width:680px;color:rgba(212,228,246,.7)!important}.pricing-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:0}.pricing-card-wrapper{min-width:0}.pricing-card{min-height:270px;border-color:rgba(120,200,255,.13);border-radius:20px;padding:28px 24px;background:radial-gradient(circle at 90% 0,rgba(92,200,255,.055),transparent 14rem),rgba(8,21,37,.62);box-shadow:0 20px 60px rgba(0,0,0,.18),inset 0 1px rgba(255,255,255,.045)}.pricing-card--selected,.pricing-card:hover{border-color:rgba(120,200,255,.28);background:radial-gradient(circle at 90% 0,rgba(92,200,255,.11),transparent 15rem),rgba(10,27,48,.74);box-shadow:0 28px 78px rgba(0,0,0,.24),0 0 34px rgba(67,164,255,.09)}.pricing-card--featured{border-color:rgba(120,200,255,.3);background:radial-gradient(circle at 90% 0,rgba(92,200,255,.13),transparent 17rem),linear-gradient(155deg,rgba(14,38,66,.82),rgba(6,16,30,.9))}.pricing-card__badge{right:20px;border:1px solid rgba(120,200,255,.18);border-top:0;color:rgba(139,214,255,.92);background:rgba(92,200,255,.075)}.pricing-card__header{display:grid;gap:12px}.pricing-card__header h3{max-width:230px;color:#f4f8fd;font-size:1.1rem;line-height:1.22}.pricing-card__header strong{color:#6bd0ff;font-size:1.52rem;font-weight:680}.pricing-card__text{margin-top:18px;color:rgba(210,226,244,.68);font-size:.85rem;line-height:1.58}.pricing-strip-wrapper{margin-top:22px}.pricing-strip{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:26px;border-color:rgba(120,200,255,.13);border-radius:22px;padding:24px;background:radial-gradient(circle at 86% 0,rgba(92,200,255,.08),transparent 20rem),rgba(8,21,37,.58);box-shadow:inset 0 1px rgba(255,255,255,.045)}.pricing-strip__options{gap:10px}.pricing-chip{min-height:42px;border-color:rgba(120,200,255,.12);padding:10px 14px;background:rgba(255,255,255,.026);color:rgba(220,235,250,.74);font-size:.78rem}.pricing-chip--active,.pricing-chip:hover{border-color:rgba(120,200,255,.28);background:rgba(92,200,255,.075)}.pricing-chip__value{color:rgba(101,205,255,.9);font-weight:720}.pricing-strip__action{align-items:flex-end;gap:18px}.pricing-strip__total{align-items:flex-end}.pricing-strip__total span{color:rgba(180,205,234,.64)}.pricing-strip__total strong{color:#f5f9ff;font-size:1.55rem;font-weight:700}.pricing-strip__action .btn-primary{min-height:46px;border:1px solid rgba(92,200,255,.36);border-radius:999px;padding:0 20px;color:#06121f;font-size:.86rem;font-weight:760;background:linear-gradient(180deg,#79d5ff,#51c2ff);box-shadow:0 12px 30px rgba(61,184,255,.16)}@media (max-width:1180px){.portfolio-hero__layout{grid-template-columns:minmax(0,1fr) minmax(430px,.82fr);gap:34px}.portfolio-hero__copy h1{font-size:clamp(3.35rem,5.8vw,4.9rem)}.portfolio-profile__body{grid-template-columns:minmax(170px,.72fr) minmax(0,1fr)}.portfolio-profile__portrait{min-height:350px}.pricing-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.portfolio-hero{min-height:auto}.portfolio-hero__layout{grid-template-columns:1fr;min-height:auto}.portfolio-profile{width:100%;max-width:none}.portfolio-profile__body{grid-template-columns:minmax(210px,.55fr) minmax(0,1fr)}.portfolio-hero__directions article{padding:22px}.pricing-strip{grid-template-columns:1fr}.pricing-strip__action,.pricing-strip__total{align-items:flex-start}}@media (max-width:767px){.portfolio-hero__layout{gap:28px;padding-block:42px 32px}.portfolio-hero__copy h1{margin-top:18px;font-size:clamp(2.78rem,12vw,4rem)}.portfolio-hero__description{font-size:1rem}.portfolio-profile{border-radius:22px;padding:16px}.portfolio-profile__body{grid-template-columns:1fr}.portfolio-profile__head{text-align:left}.portfolio-profile__portrait{min-height:clamp(330px,82vw,460px)}.portfolio-profile__flow{padding-inline:4px}.portfolio-profile__flow span{font-size:.68rem}.portfolio-hero__directions{gap:10px;border:0;background:transparent;box-shadow:none}.portfolio-hero__directions article,.portfolio-hero__directions article+article{grid-template-columns:46px 38px 1fr;border:1px solid rgba(120,200,255,.12);border-radius:18px;padding:16px;background:rgba(8,21,37,.52)}.portfolio-hero__direction-icon{width:42px;height:42px;border-radius:12px}.portfolio-hero__direction-index{font-size:1.06rem}.pricing-section{padding-block:56px}.pricing-cards{grid-template-columns:1fr}.pricing-card{min-height:auto}.pricing-strip{padding:18px}.pricing-strip__action .btn-primary{width:100%}}@media (max-width:430px){.portfolio-hero__copy h1{font-size:clamp(2.42rem,12vw,3.2rem)}.portfolio-hero__actions,.portfolio-hero__actions a{width:100%}.portfolio-hero__benefits span{font-size:.78rem}.portfolio-profile__portrait{min-height:335px}.portfolio-profile__work li strong{font-size:.92rem}.portfolio-profile__flow span{min-height:54px;font-size:.61rem}}.portfolio-project-card__facts-line{margin-top:10px!important;color:rgba(139,214,255,.78)!important;font-size:.72rem!important;font-weight:680;line-height:1.45!important}.portfolio-project-card__heading>p:not(.portfolio-project-card__facts-line){margin-top:12px}.portfolio-project-card:nth-child(-n+2) .portfolio-project-card__body,.portfolio-project-card__body{min-height:320px}.portfolio-project-card__task{margin-top:16px}.portfolio-project-card__features{margin-top:14px}.trust-grid-new{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.trust-card{padding:20px}.portfolio-contact__email,.portfolio-contact__telegram{min-height:44px}#contacts,#faq,#formats,#process,#projects{scroll-margin-top:92px}@media (max-width:1180px){.trust-grid-new{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.portfolio-project-card:nth-child(-n+2) .portfolio-project-card__body,.portfolio-project-card__body{min-height:auto;padding:20px}.portfolio-project-card__facts-line{font-size:.68rem!important}.trust-grid-new{grid-template-columns:1fr;gap:12px}}@media (max-width:430px){.portfolio-project-card__heading h3{font-size:clamp(1.45rem,8vw,1.85rem)}.pricing-chip{width:100%;justify-content:space-between}}html{scroll-behavior:smooth;scroll-padding-top:88px}body.is-menu-open{overflow:hidden}.site-header{z-index:1000}.site-menu-toggle{position:relative;z-index:1002;display:inline-flex;min-height:44px;min-width:44px;flex-direction:column;align-items:center;justify-content:center;gap:5px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.035);pointer-events:auto}.site-menu-toggle span{display:block;width:18px;height:2px;border-radius:999px;background:#eef5ff}.site-mobile-nav{pointer-events:none;position:fixed;inset:72px 0 auto 0;z-index:1001;opacity:0;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease}.site-mobile-nav.is-open{pointer-events:none;opacity:1;transform:translateY(0)}.site-mobile-nav nav{pointer-events:auto;display:grid;gap:8px;margin:0 16px;padding:16px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:rgba(5,9,16,.96);box-shadow:0 24px 60px rgba(0,0,0,.38);backdrop-filter:blur(18px)}.site-mobile-nav a{min-height:44px;border-radius:12px;padding:12px 14px;color:#eef5ff;font-size:15px;font-weight:700;background:rgba(255,255,255,.035)}.portfolio-hero__copy h1{max-width:760px;font-size:clamp(2.5rem,7vw,5.4rem);letter-spacing:0}.portfolio-hero__description{max-width:680px;font-size:clamp(1rem,1.5vw,1.12rem)}.projects-subheading--split{display:flex;align-items:end;justify-content:space-between;gap:24px}.projects-subheading--split>div{display:flex;align-items:center;gap:14px}.projects-subheading--split>p{max-width:520px;color:#9ca6b5;line-height:1.6}.projects-group--leadflow{margin-top:clamp(3.5rem,7vw,6rem)}.leadflow-featured{position:relative;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.9fr);gap:clamp(24px,4vw,52px);overflow:hidden;margin-top:28px;padding:clamp(18px,3vw,34px);border:1px solid rgba(92,200,255,.28);border-radius:28px;background:radial-gradient(circle at 18% 22%,rgba(92,200,255,.15),transparent 32rem),linear-gradient(135deg,#06101f,#071a2f 52%,#04101d);box-shadow:0 28px 80px rgba(4,13,27,.46)}.leadflow-featured:after{pointer-events:none;content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(92,200,255,.1),transparent);opacity:.5}.leadflow-featured__content,.leadflow-featured__visual{position:relative;z-index:1}.leadflow-featured__visual>p{margin-top:12px;color:#86dfff;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.leadflow-browser{overflow:hidden;border:1px solid rgba(180,232,255,.24);border-radius:18px;background:#07101c;box-shadow:0 24px 50px rgba(0,0,0,.35)}.leadflow-browser__bar{display:flex;min-height:38px;align-items:center;gap:8px;padding:0 14px;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.035)}.leadflow-browser__bar span{width:9px;height:9px;border-radius:999px;background:rgba(255,255,255,.28)}.leadflow-browser__bar strong{margin-left:6px;color:#9ca6b5;font-size:12px;font-weight:700}.leadflow-browser__screen{position:relative;aspect-ratio:16/10;background:#08111c}.leadflow-featured__content{align-self:center}.leadflow-featured__number{display:inline-flex;margin-bottom:18px;color:#5cc8ff;font-size:14px;font-weight:900;letter-spacing:.18em}.leadflow-featured__status{color:#9de4ff;font-size:14px;font-weight:800}.leadflow-featured__content h3{margin-top:12px;color:#f5fbff;font-size:clamp(1.7rem,3vw,2.6rem);line-height:1.05;letter-spacing:0}.leadflow-featured__content>p:not(.leadflow-featured__status){margin-top:16px;color:#b9c7d8;font-size:16px;line-height:1.72}.leadflow-featured__features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:22px}.leadflow-featured__features span{min-height:40px;border-radius:12px;padding:10px 12px;color:#dcecff;font-size:13px;font-weight:700;background:rgba(255,255,255,.055)}.leadflow-featured__stack{display:grid;gap:6px;margin-top:22px}.leadflow-featured__stack span{color:#6f8093;font-size:12px;font-weight:800;text-transform:uppercase}.leadflow-featured__stack strong{color:#f5fbff;line-height:1.5}.leadflow-featured__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.compact-case[data-case=leadflow] .compact-case-screen:first-child{grid-column:1/-1}.compact-case[data-case=leadflow] .compact-case-screen__media{aspect-ratio:16/9;background:#f7f9fc}@media (max-width:1024px){.leadflow-featured,.projects-subheading--split{grid-template-columns:1fr}.leadflow-featured{display:flex;flex-direction:column}.projects-subheading--split{align-items:start;flex-direction:column}}@media (max-width:700px){.portfolio-hero__copy h1{font-size:clamp(2.5rem,12vw,3rem);line-height:1.02}.leadflow-featured__actions,.leadflow-featured__actions a,.portfolio-hero__actions,.portfolio-hero__actions a{width:100%}.leadflow-featured{border-radius:20px;padding:16px}.leadflow-featured__features{grid-template-columns:1fr}.leadflow-browser__bar strong{max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html{scroll-padding-top:92px}#contacts,#faq,#formats,#process,#projects,#tech{scroll-margin-top:96px}.site-mobile-nav__overlay{pointer-events:none;position:fixed;top:72px;right:0;bottom:0;left:0;width:100vw;height:calc(100svh - 72px);padding:0;z-index:1000;border:0;background:rgba(1,5,12,.58);opacity:0;transition:opacity .18s ease}.site-mobile-nav__overlay.is-open{pointer-events:auto;opacity:1}.site-menu-toggle:focus-visible,.site-mobile-nav a:focus-visible,.site-mobile-nav__overlay:focus-visible{outline:2px solid rgba(92,200,255,.85);outline-offset:3px}@media (min-width:1024px){.site-menu-toggle,.site-mobile-nav,.site-mobile-nav__overlay{display:none}}.portfolio-hero__layout{min-height:auto}.portfolio-hero__copy h1{font-size:clamp(2.6rem,5.6vw,5.15rem)}.portfolio-hero__copy h1 span{display:block}.portfolio-hero__copy h1 span:first-child{white-space:nowrap}.portfolio-profile{max-width:600px}.portfolio-profile__portrait{min-height:360px}.portfolio-profile__work li{min-height:48px}.portfolio-hero__directions{grid-column:1/-1}.portfolio-project-card{display:flex;min-height:100%;flex-direction:column}.portfolio-project-card:last-child .portfolio-project-card__media,.portfolio-project-card:nth-child(-n+2) .portfolio-project-card__media,.portfolio-project-card__media{aspect-ratio:16/10;height:auto}.portfolio-project-card:nth-child(-n+2) .portfolio-project-card__body,.portfolio-project-card__body{display:flex;min-height:350px;flex:1;flex-direction:column}.portfolio-project-card__heading h3{font-size:clamp(1.4rem,1.9vw,1.75rem);line-height:1.12}.portfolio-project-card__facts-line{min-height:2.9em;font-size:.78rem!important}.portfolio-project-card__task{margin-top:18px}.portfolio-project-card__features{margin-top:auto;padding-top:18px}.portfolio-project-card__actions{margin-top:18px}.leadflow-featured{gap:clamp(22px,3.5vw,46px);padding:clamp(16px,2.6vw,28px)}.leadflow-browser__screen{aspect-ratio:16/9.4}.leadflow-featured__content>p:not(.leadflow-featured__status){font-size:clamp(.98rem,1.15vw,1.05rem)}.leadflow-featured__stack strong{word-break:normal}.pricing-strip{align-items:center}.pricing-strip__action{margin-left:auto}.process-card{min-height:170px}.process-card__head{align-items:flex-start}.process-card__num{flex:0 0 30px;margin-top:1px}.process-card__head h3{line-height:1.26}.process-arrow{right:-22px}.faq-layout{padding-block:clamp(56px,7vw,88px) clamp(46px,6vw,72px)}.faq-card__trigger:focus-visible{outline:2px solid rgba(92,200,255,.85);outline-offset:4px}.portfolio-contact{padding-block:clamp(56px,7vw,92px)}.portfolio-contact__form input,.portfolio-contact__form select,.portfolio-contact__form textarea{font-size:16px}@media (max-width:1180px){.portfolio-hero__copy h1{max-width:640px;font-size:clamp(3.2rem,5vw,4.6rem)}.portfolio-hero__copy h1 span:first-child{white-space:normal}.leadflow-featured{grid-template-columns:minmax(0,1.25fr) minmax(310px,.9fr)}}@media (max-width:1024px){.portfolio-hero__layout{grid-template-columns:1fr}.portfolio-hero__copy,.portfolio-hero__copy h1,.portfolio-hero__description{max-width:760px}.portfolio-hero__directions{grid-template-columns:1fr}.portfolio-hero__directions article+article{border-left:0;border-top:1px solid rgba(120,200,255,.1)}.leadflow-featured{display:grid;grid-template-columns:1fr}.leadflow-featured__visual{order:1}.leadflow-featured__content{order:2}}@media (max-width:767px){.portfolio-hero__copy h1{max-width:100%;font-size:clamp(2.5rem,11vw,3rem);line-height:1.04}.portfolio-hero__copy .eyebrow{font-size:.68rem;line-height:1.45}.portfolio-profile__portrait{min-height:clamp(300px,78vw,420px)}.portfolio-project-card:nth-child(-n+2) .portfolio-project-card__body,.portfolio-project-card__body,.portfolio-project-card__facts-line,.process-card,.process-card__head h3{min-height:auto}.pricing-strip__action{width:100%;margin-left:0}}@media (max-width:390px){.portfolio-hero__copy h1{font-size:clamp(2.35rem,10.8vw,2.72rem)}.portfolio-profile__flow span{font-size:.58rem}}.portfolio-hero__layout{grid-template-columns:minmax(0,1.16fr) minmax(430px,.84fr);gap:clamp(40px,5vw,76px)}.portfolio-hero__copy,.portfolio-profile{min-width:0}.portfolio-hero__copy h1{max-width:720px;font-size:clamp(64px,4.5vw,68px);line-height:.98;letter-spacing:-.035em;hyphens:manual;text-wrap:auto}.portfolio-hero__copy h1 .hero-title-line{white-space:nowrap}.portfolio-hero__copy h1 .hero-title-line--nowrap{white-space:normal}@media (max-width:1400px) and (min-width:1181px){.portfolio-hero__copy h1{font-size:clamp(58px,4.85vw,70px)}}@media (max-width:1180px){.portfolio-hero__layout{grid-template-columns:1fr;gap:clamp(30px,5vw,48px);align-items:center}.portfolio-hero__copy,.portfolio-hero__copy h1,.portfolio-hero__description{max-width:720px}.portfolio-hero__copy h1{font-size:clamp(56px,6vw,64px)}.portfolio-profile{width:100%;max-width:720px;justify-self:start}}@media (max-width:768px){.portfolio-hero__copy h1{font-size:clamp(48px,7vw,56px);line-height:1}}@media (max-width:480px){.portfolio-hero__copy h1{font-size:clamp(40px,9.8vw,44px);line-height:1.02}}@media (max-width:390px){.portfolio-hero__copy h1{font-size:clamp(37px,10vw,39.5px)}}@media (max-width:370px){.portfolio-hero__copy h1{font-size:clamp(35px,9.8vw,36px)}}.value-section{padding-block:clamp(64px,8vw,112px)}.risk-section__heading,.value-section__heading{margin-bottom:clamp(28px,4vw,48px)}.value-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.value-card{min-width:0;border:1px solid rgba(120,200,255,.14);border-radius:18px;padding:24px;background:rgba(9,23,40,.58);box-shadow:inset 0 1px rgba(255,255,255,.04)}.risk-list span,.value-card>span{color:#64ccff;font-size:.75rem;font-weight:800;letter-spacing:.12em}.value-card h3{margin-top:28px;color:#f4f8fd;font-size:1.08rem;font-weight:700}.value-card p{margin-top:12px;color:rgba(211,228,246,.7);font-size:.9rem;line-height:1.55}.risk-section{padding-block:clamp(64px,8vw,104px)}.risk-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid rgba(120,200,255,.12);border-radius:18px;background:rgba(120,200,255,.1)}.risk-list li{display:grid;grid-template-columns:32px minmax(0,1fr);gap:16px;min-width:0;padding:22px;background:rgba(7,18,31,.94)}.risk-list p{color:rgba(225,237,249,.78);font-size:.94rem;line-height:1.45}.portfolio-project-card__stack{margin-top:16px;color:rgba(110,207,255,.82);font-size:.78rem;font-weight:650;line-height:1.45}.portfolio-project-card:nth-child(-n+2) .portfolio-project-card__body,.portfolio-project-card__body{min-height:auto}.portfolio-project-card__task+.portfolio-project-card__task{margin-top:14px}.compact-case-next{margin-bottom:clamp(64px,9vw,120px);border:1px solid rgba(var(--case-accent-rgb),.22);border-radius:22px;padding:clamp(24px,4vw,42px);background:linear-gradient(135deg,rgba(var(--case-accent-rgb),.11),rgba(8,14,24,.8))}.compact-case-next h2{margin-top:14px;color:#f6f9fd;font-size:clamp(1.7rem,3vw,2.6rem);font-weight:680;letter-spacing:-.04em}.compact-case-next>p:last-child{max-width:760px;margin-top:14px;color:rgba(222,234,247,.76);line-height:1.6}@media (max-width:900px){.value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.risk-list,.value-grid{grid-template-columns:1fr}.risk-list li,.value-card{padding:20px}}@media (min-width:1181px){.portfolio-hero__layout{grid-template-columns:minmax(0,1.24fr) minmax(390px,.76fr);gap:clamp(28px,4vw,56px)}.portfolio-hero__copy h1{font-size:clamp(48px,4vw,58px)}}.value-section{padding-block:clamp(44px,5vw,72px)}.value-section__heading{margin-bottom:clamp(24px,3vw,34px)}.value-section__heading .section-title{max-width:820px}.value-grid{gap:12px}.value-card{position:relative;min-height:196px;overflow:hidden;padding:20px;background:linear-gradient(145deg,rgba(16,38,62,.84),rgba(7,17,30,.78));box-shadow:inset 0 1px rgba(255,255,255,.05),0 14px 38px rgba(0,0,0,.12)}.value-card:before{position:absolute;top:0;right:20px;left:20px;height:2px;content:"";background:linear-gradient(90deg,rgba(92,200,255,.8),transparent);opacity:.7}.value-card:nth-child(2):before{background:linear-gradient(90deg,rgba(92,200,255,.25),rgba(129,217,255,.85),transparent)}.value-card:nth-child(3):before{background:linear-gradient(90deg,rgba(220,190,128,.65),transparent)}.value-card:nth-child(4):before{background:linear-gradient(90deg,rgba(92,200,255,.25),rgba(92,200,255,.65),transparent)}.value-card>span{display:inline-flex}.value-card h3{min-height:2.55em;margin-top:22px;font-size:1.04rem;line-height:1.25}.value-card p{min-height:4.7em;margin-top:10px;font-size:.86rem;line-height:1.5}.process-section{padding-block:clamp(48px,5.5vw,72px)}.process-section__heading{margin-bottom:0}.process-cards-wrapper{margin-top:clamp(28px,3.5vw,40px)}.process-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.process-card{display:grid;grid-template-rows:auto 1fr;min-height:172px;padding:18px;background:linear-gradient(145deg,rgba(15,34,56,.82),rgba(7,16,28,.82))}.process-card__head{min-height:58px;margin-bottom:12px}.process-card__head h3{min-height:2.55em;font-size:clamp(.9rem,1.05vw,1.02rem);line-height:1.23}.process-card__text{min-height:3.1em;font-size:.78rem;line-height:1.45}.process-arrow{right:-19px;width:26px;height:26px}.process-outcome{margin-top:18px;padding:14px 18px;border-left-width:1px;background:linear-gradient(90deg,rgba(12,34,58,.72),rgba(12,34,58,.15),transparent)}.process-outcome__icon{width:32px;height:32px}.process-outcome__icon svg{width:16px;height:16px}.process-outcome p{font-size:.86rem;line-height:1.4}.projects-group--leadflow{margin-top:clamp(3rem,5vw,4.5rem)}.leadflow-featured{grid-template-columns:minmax(0,1.45fr) minmax(330px,.85fr);gap:clamp(20px,3vw,36px);align-items:start;padding:clamp(18px,2.5vw,28px)}.leadflow-featured__visual{align-self:start}.leadflow-browser__screen{aspect-ratio:16/10.5}.leadflow-browser__screen img{-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top}.leadflow-featured__content{align-self:start}.leadflow-featured__number{margin-bottom:10px}.leadflow-featured__content h3{margin-top:8px;font-size:clamp(1.55rem,2.5vw,2.25rem)}.leadflow-featured__content>p:not(.leadflow-featured__status){margin-top:12px;line-height:1.55}.leadflow-featured__features{gap:8px;margin-top:16px}.leadflow-featured__features span{display:flex;min-height:48px;align-items:center;padding:8px 10px;font-size:12px;line-height:1.25}.leadflow-featured__stack{margin-top:16px}.leadflow-featured__actions{margin-top:18px}.leadflow-featured__visual>p{margin-top:8px;font-size:11px}.risk-section{padding-block:clamp(48px,6vw,72px)}.risk-section__heading{margin-bottom:clamp(24px,3vw,34px)}.risk-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;overflow:visible;border:0;background:transparent}.risk-card{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;min-height:156px;overflow:hidden;padding:18px;border:1px solid rgba(120,200,255,.13);border-radius:18px;background:linear-gradient(145deg,rgba(15,34,56,.82),rgba(7,16,28,.82));box-shadow:inset 0 1px rgba(255,255,255,.04),0 16px 40px rgba(0,0,0,.14)}.risk-card:after{position:absolute;top:-34px;right:-30px;width:110px;height:110px;content:"";border-radius:50%;background:radial-gradient(circle,rgba(92,200,255,.17),transparent 70%);pointer-events:none}.risk-card--3:after{background:radial-gradient(circle,rgba(220,190,128,.17),transparent 70%)}.risk-card--5:after{background:radial-gradient(circle,rgba(125,226,181,.13),transparent 70%)}.risk-card__marker{display:flex;flex-direction:column;align-items:center;gap:10px}.risk-card__marker span{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(92,200,255,.24);border-radius:50%;color:#64ccff;font-size:.67rem;font-weight:800;letter-spacing:.04em;background:rgba(92,200,255,.09)}.risk-card__marker i{display:block;width:1px;min-height:36px;flex:1;background:linear-gradient(rgba(92,200,255,.48),transparent)}.risk-card__content{display:grid;align-content:start;gap:8px;min-width:0}.risk-card__content strong{color:#f3f7fc;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.risk-card__content p{margin:0;color:rgba(225,237,249,.76);font-size:.82rem;line-height:1.5}@media (min-width:1181px){.value-card{min-height:214px}}@media (max-width:1180px){.process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.risk-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1024px){.leadflow-featured{grid-template-columns:1fr}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.process-section,.risk-section,.value-section{padding-block:48px}.value-card{padding:18px}.value-card,.value-card h3,.value-card p{min-height:0}.process-grid{grid-template-columns:1fr;gap:10px}.process-card{min-height:0;padding:16px}.process-card__head,.process-card__head h3,.process-card__text{min-height:0}.process-arrow{display:none}.process-outcome{align-items:flex-start;padding:14px}.leadflow-featured{grid-template-columns:1fr}.leadflow-browser__screen{aspect-ratio:16/10.5}.risk-list{grid-template-columns:1fr;gap:10px}.risk-card{min-height:0;padding:16px}}.portfolio-hero{min-height:calc(100svh - 72px);background:radial-gradient(circle at 74% 28%,rgba(83,176,255,.24),transparent 32rem),radial-gradient(circle at 36% 76%,rgba(55,116,220,.12),transparent 32rem),linear-gradient(145deg,#081525,#0b1e35 48%,#07111f)}.portfolio-hero__layout{grid-template-columns:minmax(0,1fr) minmax(350px,380px);gap:clamp(28px,3vw,36px);min-height:calc(100svh - 72px);align-content:center;padding-block:clamp(42px,6vh,76px) clamp(28px,4vh,52px)}.portfolio-hero__copy{max-width:820px}.portfolio-hero__copy h1{max-width:850px;font-size:clamp(2.75rem,4.35vw,4.65rem);line-height:1.03;letter-spacing:-.045em}.portfolio-hero__copy h1 span:first-child{white-space:normal}.portfolio-hero__copy h1 .hero-title-line--accent{color:#68d1ff;font-size:.94em;white-space:nowrap}.portfolio-hero__description{max-width:690px;margin-top:25px;font-size:clamp(1rem,1.25vw,1.14rem);line-height:1.64}.portfolio-hero__actions a{min-width:0;justify-content:center}.portfolio-hero__benefits,.portfolio-hero__directions,.portfolio-profile__flow{display:none}.portfolio-profile{max-width:380px;border-radius:22px;background:radial-gradient(circle at 82% 0,rgba(96,196,255,.16),transparent 17rem),linear-gradient(148deg,rgba(19,43,70,.72),rgba(7,17,30,.84));box-shadow:0 24px 70px rgba(0,0,0,.3),0 0 48px rgba(62,158,255,.1),inset 0 1px rgba(255,255,255,.08)}.portfolio-profile__topline{justify-content:flex-start;margin-bottom:2px;padding-bottom:13px;color:rgba(123,207,255,.94);font-size:.67rem;letter-spacing:.13em}.portfolio-profile__body{grid-template-columns:minmax(145px,.62fr) minmax(0,1fr)}.portfolio-profile__portrait{min-height:350px}.portfolio-profile__portrait>span{display:none}.portfolio-profile__content{padding:0}.portfolio-profile__head{gap:11px}.portfolio-profile__name{color:rgba(246,249,253,.96);font-size:clamp(1.18rem,1.55vw,1.42rem);font-weight:700;line-height:1.16}.portfolio-profile__summary{color:rgba(211,224,240,.7)}.portfolio-profile__work{padding-block:22px 0}.portfolio-profile__work ol{gap:0}.portfolio-profile__work li{min-height:45px}.portfolio-profile__work li strong{color:rgba(237,244,252,.86)}.proof-strip{position:relative;overflow:hidden;border-block:1px solid rgba(145,207,255,.14);background:rgba(4,12,23,.48)}.proof-strip .section-shell{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:stretch}.proof-strip__heading{display:flex;align-items:center;min-width:82px;padding-right:26px;border-right:1px solid rgba(255,255,255,.09)}.proof-strip__heading .eyebrow{margin:0;font-size:.65rem}.proof-fact{gap:13px;padding:21px 20px}.proof-fact+.proof-fact{border-left:1px solid rgba(255,255,255,.09)}.proof-fact__index{flex:0 0 auto;color:rgba(104,209,255,.72);font-size:.65rem;font-weight:800;letter-spacing:.1em}.proof-fact__copy strong{color:#f4f8fd;font-size:clamp(.95rem,1.2vw,1.1rem);line-height:1.2}.proof-fact__copy span{color:rgba(211,228,246,.66);font-size:.78rem}.process-section{padding-block:clamp(84px,9vw,132px)}.process-section__heading{margin-bottom:clamp(42px,5vw,68px)}.process-section__heading .section-title{max-width:680px}.process-section__heading>p:last-child{max-width:670px;margin-top:18px}.process-track{gap:clamp(18px,2.7vw,34px)}.process-track__line{top:26px;right:25px;left:25px;background:linear-gradient(90deg,rgba(104,209,255,.72),rgba(104,209,255,.18))}.reveal-ready .process-track__line{transform:scaleX(0)}.reveal-ready .process-section.is-visible .process-track__line{animation:portfolio-process-line 1s cubic-bezier(.16,1,.3,1) 80ms forwards}.process-step{gap:22px}.reveal-ready .process-step[data-reveal]{opacity:0;transform:translateY(16px)}.reveal-ready .process-step[data-reveal].is-visible{animation:portfolio-process-step .62s var(--reveal-delay,0s) cubic-bezier(.16,1,.3,1) forwards}.process-step__marker{width:52px;height:52px;border:1px solid rgba(104,209,255,.42);background:#081728;box-shadow:0 0 0 8px #081728}.process-step__content{padding-right:4px}.process-step__content h3{margin:0;font-size:clamp(1rem,1.45vw,1.24rem);font-weight:680;letter-spacing:-.02em}.process-step__text{font-size:.88rem}.process-step__checkpoint{display:grid;gap:6px;margin-top:25px;padding-top:14px;border-top:1px solid rgba(145,207,255,.16);color:rgba(226,239,252,.76);font-size:.78rem;line-height:1.45}.process-step__checkpoint span{color:rgba(104,209,255,.82);font-size:.63rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.process-section__outcome{max-width:760px;margin:clamp(38px,5vw,62px) 0 0;padding-top:18px;border-top:1px solid rgba(145,207,255,.2);color:rgba(235,243,252,.82);font-size:clamp(.9rem,1.3vw,1rem);line-height:1.55}@keyframes portfolio-process-line{to{transform:scaleX(1)}}@keyframes portfolio-process-step{to{opacity:1;transform:translateY(0)}}@media (max-width:1180px) and (min-width:1025px){.portfolio-hero__layout{grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);gap:32px}.portfolio-hero__copy h1{font-size:clamp(2.65rem,4.5vw,4rem)}}@media (max-width:1024px){.process-track{grid-template-columns:1fr;gap:0}.process-track__line{top:26px;right:auto;bottom:26px;left:25px;width:1px;height:auto;transform-origin:top center;background:linear-gradient(180deg,rgba(104,209,255,.72),rgba(104,209,255,.18))}.reveal-ready .process-track__line{transform:scaleY(0)}.reveal-ready .process-section.is-visible .process-track__line{animation-name:portfolio-process-line-vertical}.process-step{display:grid;grid-template-columns:52px minmax(0,1fr);gap:20px;padding-bottom:38px}.process-step:last-child{padding-bottom:0}.process-step__content{padding-top:4px}}@keyframes portfolio-process-line-vertical{to{transform:scaleY(1)}}@media (max-width:900px){.portfolio-hero__layout{grid-template-columns:1fr;min-height:auto;gap:38px;padding-block:54px 58px}.portfolio-hero__copy,.portfolio-hero__copy h1,.portfolio-hero__description{max-width:760px}.portfolio-hero__copy h1{font-size:clamp(2.7rem,6vw,4.1rem)}.portfolio-profile{max-width:720px;justify-self:start}.proof-strip .section-shell{display:block}.proof-strip__heading{min-height:44px;padding:13px 0 11px;border-right:0;border-bottom:1px solid rgba(255,255,255,.09)}}@media (max-width:640px){.portfolio-hero__layout{gap:32px;padding-block:43px 46px}.portfolio-hero__copy h1{margin-top:16px;font-size:clamp(2.35rem,9.6vw,3.5rem);line-height:1.04;letter-spacing:-.04em}.portfolio-hero__copy h1 .hero-title-line--accent{font-size:.9em;white-space:normal;text-wrap:wrap}.portfolio-hero__description{margin-top:20px;font-size:.98rem;line-height:1.58}.portfolio-hero__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:23px}.portfolio-profile{padding:14px;border-radius:19px}.portfolio-profile__body{gap:14px}.portfolio-profile__portrait{min-height:300px}.portfolio-profile__work{padding-top:18px}.proof-strip__list{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-fact{min-height:76px;padding:16px 12px}.proof-fact:nth-child(odd){border-left:0}.proof-fact:nth-child(n+3){border-top:1px solid rgba(255,255,255,.09)}.proof-fact__copy{display:grid;gap:3px}.process-section{padding-block:76px}.process-section__heading{margin-bottom:44px}.process-section__heading .section-title{font-size:clamp(2rem,9vw,2.8rem);line-height:1.04}.process-step__content h3{font-size:1.08rem}}@media (max-width:430px){.portfolio-hero__actions{grid-template-columns:1fr}.portfolio-profile__body{grid-template-columns:minmax(118px,.72fr) minmax(0,1fr)}.portfolio-profile__portrait{min-height:280px}.proof-fact{gap:9px;padding-inline:10px}.proof-fact__index{font-size:.58rem}.proof-fact__copy strong{font-size:.9rem}.proof-fact__copy span{font-size:.72rem}}@media (max-width:390px){.portfolio-hero__copy h1{font-size:clamp(2.15rem,9.5vw,2.7rem)}.portfolio-profile__body{grid-template-columns:1fr}.portfolio-profile__portrait{min-height:360px}.process-step{grid-template-columns:1fr;gap:13px}.process-track__line{left:20px}.process-step__marker{width:42px;height:42px;box-shadow:0 0 0 7px #081728}.process-step__content{padding-top:0;padding-left:55px}}@media (prefers-reduced-motion:reduce){.reveal-ready .process-step[data-reveal],.reveal-ready .process-step[data-reveal].is-visible,.reveal-ready .process-track__line{opacity:1;transform:none;animation:none}}.portfolio-hero{border-bottom-color:rgba(120,200,255,.14)}.portfolio-hero__spotlight{opacity:.78;background:radial-gradient(ellipse 520px 420px at 78% 35%,rgba(91,190,255,.2),transparent 70%)}.portfolio-hero__grid{opacity:.1;background-size:116px 116px;-webkit-mask-image:radial-gradient(ellipse at 74% 38%,black,transparent 68%);mask-image:radial-gradient(ellipse at 74% 38%,black,transparent 68%)}.portfolio-hero__layout{gap:clamp(30px,4.2vw,60px);min-height:clamp(700px,calc(100svh - 140px),820px);padding-block:clamp(34px,5vh,58px)}.portfolio-hero__copy{max-width:780px;min-width:0;padding-block:0}.portfolio-hero__copy .eyebrow{color:rgba(111,207,255,.92);font-size:.7rem;letter-spacing:.2em}.portfolio-hero__copy h1{max-width:780px;margin-top:20px;color:#f5f8fc;font-size:clamp(3rem,4vw,4rem);font-weight:650;line-height:1.02;letter-spacing:-.047em;overflow:visible;overflow-wrap:normal;word-break:normal;text-wrap:balance}.portfolio-hero__copy h1 .hero-title-line{display:block;max-width:100%;white-space:normal}.portfolio-hero__copy h1 .hero-title-accent{color:#69d3ff;white-space:nowrap}.portfolio-hero__description{margin-top:23px;color:rgba(224,235,248,.72);font-size:clamp(1rem,1.2vw,1.1rem);line-height:1.62}.portfolio-hero__actions{gap:12px;margin-top:27px}.portfolio-hero__actions a{min-height:52px;padding-inline:24px;white-space:nowrap}.portfolio-hero__actions a:first-child{border-color:rgba(103,207,255,.66);background:#53c7ff;color:#061321;box-shadow:0 16px 40px rgba(61,184,255,.17)}.portfolio-hero__actions a:first-child:hover{background:#79d5ff}.portfolio-hero__actions a:last-child{border-color:rgba(120,200,255,.26);background:rgba(8,23,40,.56)}.portfolio-hero__actions a:last-child:hover{border-color:rgba(120,200,255,.5);background:rgba(14,37,61,.7)}.portfolio-profile{width:100%;max-width:372px;justify-self:end;min-width:0;padding:14px;border:1px solid rgba(133,208,255,.2);background:radial-gradient(circle at 86% 0,rgba(91,190,255,.14),transparent 15rem),rgba(10,29,50,.82);box-shadow:0 24px 70px rgba(0,0,0,.28),0 0 52px rgba(62,158,255,.08),inset 0 1px rgba(255,255,255,.08)}.portfolio-profile__topline{display:flex;align-items:center;justify-content:space-between;margin:0 2px 12px;padding:0 0 10px;border-bottom:1px solid rgba(255,255,255,.08);color:rgba(152,212,245,.68);font-size:.62rem;letter-spacing:.14em;line-height:1.3;text-transform:uppercase}.portfolio-profile__body{display:grid;gap:15px}.portfolio-profile__portrait{aspect-ratio:1.62;border:1px solid rgba(120,200,255,.2);border-radius:17px;background:#07111d;box-shadow:0 20px 48px rgba(0,0,0,.24),inset 0 1px rgba(255,255,255,.08)}.portfolio-profile__portrait img{-o-object-fit:cover;object-fit:cover}.portfolio-profile__portrait-shade{background:linear-gradient(180deg,rgba(4,9,16,0) 45%,rgba(4,9,16,.46)),radial-gradient(circle at 50% 22%,rgba(100,204,255,.1),transparent 58%)}.portfolio-profile__content{min-width:0;padding:2px 3px 1px}.portfolio-profile__head{display:grid;gap:7px}.portfolio-profile__name{margin:0;padding:0;border:0;color:rgba(246,250,255,.96);font-size:clamp(1.18rem,1.65vw,1.42rem);font-weight:720;line-height:1.15;letter-spacing:-.03em;text-transform:none}.portfolio-profile__summary{max-width:30ch;margin:0;padding:0;border:0;color:rgba(210,227,246,.68);font-size:.8rem;line-height:1.48}.portfolio-profile__work{padding:17px 0 0}.portfolio-profile__work ol{display:grid;gap:0 12px}.portfolio-profile__work li{min-width:0;min-height:39px;padding:9px 0;border-bottom:1px solid rgba(120,200,255,.11)}.portfolio-profile__work li:nth-child(n+3){border-bottom:0}.portfolio-profile__work li span{color:#64ccff;font-size:.64rem;font-weight:800}.portfolio-profile__work li strong{color:rgba(239,247,254,.88);font-size:.77rem;font-weight:650;line-height:1.25}.proof-strip{margin-top:-1px;border-block:1px solid rgba(145,207,255,.15);background:rgba(5,16,29,.68)}.proof-strip .section-shell{display:block}.proof-strip__list{display:grid;min-width:0;margin:0;padding:0;list-style:none}.proof-fact{display:flex;min-width:0;min-height:72px;align-items:center;padding:16px 20px}.proof-fact__copy{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.proof-fact__copy strong{color:rgba(239,247,254,.93);font-size:clamp(.96rem,1.24vw,1.12rem);font-weight:700}.proof-fact:first-child .proof-fact__copy strong{font-size:clamp(1.25rem,1.8vw,1.55rem);letter-spacing:-.04em}.proof-fact__copy span{color:rgba(211,228,246,.62);font-size:.77rem;line-height:1.35}.process-section{padding-block:clamp(78px,8vw,112px)}.process-section__heading{max-width:720px;margin-bottom:clamp(42px,5vw,58px)}.process-section__heading .section-title{max-width:720px}.process-section__heading>p:last-child{max-width:640px;margin-top:16px;color:rgba(211,224,240,.68);line-height:1.6}.process-track{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(12px,1.6vw,20px)}.process-track__line{position:absolute;top:27px;right:28px;left:28px;height:1px;transform-origin:left center;background:linear-gradient(90deg,rgba(104,209,255,.68),rgba(104,209,255,.16))}.process-step{position:relative;z-index:1;flex-direction:column;gap:0}.process-step__marker{position:relative;z-index:2;display:grid;width:56px;height:56px;place-items:center;border:1px solid rgba(104,209,255,.5);border-radius:50%;background:#071525;box-shadow:0 0 0 8px #071525;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.process-step:hover .process-step__marker{border-color:rgba(125,220,255,.9);background:#0b223b;transform:translateY(-2px)}.process-step__marker span{font-weight:800;letter-spacing:.08em}.process-step__content{margin-top:16px;padding:17px;border:1px solid rgba(135,203,247,.13);border-radius:18px;background:rgba(11,29,49,.58);box-shadow:inset 0 1px rgba(255,255,255,.035);transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.process-step:nth-of-type(2) .process-step__content,.process-step:nth-of-type(4) .process-step__content{background:rgba(8,24,42,.72)}.process-step:hover .process-step__content{border-color:rgba(135,203,247,.3);background:rgba(14,38,63,.72);transform:translateY(-2px)}.process-outcome__label,.process-step__label{margin:0;color:rgba(104,209,255,.74);font-size:.61rem;font-weight:800;letter-spacing:.13em;line-height:1.3;text-transform:uppercase}.process-step__content h3{margin:8px 0 0;font-size:clamp(1rem,1.25vw,1.18rem);line-height:1.18}.process-step__text{margin-top:12px;color:rgba(211,228,246,.72);font-size:.82rem;line-height:1.52}.process-step__result{padding:11px 12px;border:1px solid rgba(104,209,255,.14);border-radius:12px;background:rgba(104,209,255,.06)}.process-step__result span{color:rgba(104,209,255,.78);font-size:.61rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.process-step__result strong{color:rgba(235,244,253,.87);font-size:.77rem;line-height:1.4}.process-outcome{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.75fr);gap:28px;align-items:center;margin-top:clamp(34px,5vw,52px);padding:21px 24px;border:1px solid rgba(120,200,255,.16);border-radius:20px;background:radial-gradient(circle at 8% 0,rgba(92,200,255,.08),transparent 17rem),rgba(7,22,38,.6)}.process-outcome__copy{min-width:0}.process-outcome__copy h3{margin:8px 0 0;color:rgba(244,249,254,.95);font-size:clamp(1.15rem,1.8vw,1.42rem);line-height:1.18;letter-spacing:-.025em}.process-outcome__copy>p:last-child{max-width:640px;margin-top:8px;color:rgba(211,228,246,.68);font-size:.84rem;line-height:1.52}.process-tags{justify-content:flex-end;max-width:390px;margin:0;padding:0;list-style:none;flex-wrap:wrap}.process-tags li{border:1px solid rgba(120,200,255,.13);border-radius:999px;background:rgba(255,255,255,.025);font-size:.67rem;line-height:1}@media (max-width:1180px) and (min-width:901px){.portfolio-hero__layout{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:32px}.portfolio-hero__copy h1{font-size:clamp(2.75rem,4.15vw,3.65rem)}.portfolio-profile{max-width:340px}}@media (max-width:1024px) and (min-width:641px){.process-track{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 16px}.process-track__line{display:none}.process-step:last-of-type{width:calc(50% - 8px);grid-column:1/-1;justify-self:center}}@media (max-width:900px){.portfolio-hero{min-height:auto}.portfolio-hero__layout{grid-template-columns:minmax(0,1fr);min-height:auto;gap:36px;padding-block:52px 58px}.portfolio-hero__copy,.portfolio-hero__copy h1,.portfolio-hero__description{max-width:760px}.portfolio-profile{max-width:620px;justify-self:start}}@media (max-width:640px){.portfolio-hero__layout{gap:30px;padding-block:42px 48px}.portfolio-hero__copy h1{margin-top:16px;font-size:clamp(2.25rem,9vw,3.6rem);line-height:1.04;letter-spacing:-.042em}.portfolio-hero__copy h1 .hero-title-line{display:inline}.portfolio-hero__copy h1 .hero-title-line:not(:last-child):after{content:" ";white-space:pre}.portfolio-hero__copy h1 .hero-title-accent{white-space:normal}.portfolio-hero__description{max-width:620px;margin-top:19px;font-size:.96rem;line-height:1.58}.portfolio-hero__actions{margin-top:22px}.portfolio-hero__actions a{min-height:50px}.portfolio-profile{max-width:620px;padding:12px;border-radius:20px}.portfolio-profile__portrait{aspect-ratio:1.48}.portfolio-profile__work{padding-top:15px}.proof-fact{min-height:70px;padding:14px 12px}.proof-fact+.proof-fact{border-left:1px solid rgba(255,255,255,.1)}.proof-fact:nth-child(odd){border-left:0}.proof-fact:nth-child(n+3){border-top:1px solid rgba(255,255,255,.1)}.proof-fact__copy{display:grid;gap:3px}.proof-fact:first-child .proof-fact__copy strong{font-size:1.22rem}.proof-fact__copy strong{font-size:.9rem}.proof-fact__copy span{font-size:.7rem}.process-section{padding-block:72px}.process-section__heading{margin-bottom:38px}.process-section__heading .section-title{font-size:clamp(2rem,8.4vw,2.7rem)}.process-track{grid-template-columns:1fr;gap:0;padding-left:0}.process-track__line{top:22px;right:auto;bottom:22px;left:22px;width:1px;height:auto;display:block;background:linear-gradient(180deg,rgba(104,209,255,.68),rgba(104,209,255,.15));transform-origin:top center}.process-step{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;padding-bottom:18px}.process-step:last-of-type{width:auto;grid-column:auto}.process-step__marker{width:44px;height:44px;box-shadow:0 0 0 7px #071525}.process-step__content{min-height:0;margin-top:0;padding:16px;border-radius:16px}.process-step__content h3{font-size:1.06rem}.process-step__result{margin-top:18px}.process-outcome{grid-template-columns:1fr;gap:17px;margin-top:27px;padding:18px;border-radius:17px}.process-tags{justify-content:flex-start;max-width:none}}@media (max-width:390px){.portfolio-hero__copy h1{font-size:clamp(2.12rem,8.85vw,2.6rem)}.portfolio-profile__topline{font-size:.57rem}.portfolio-profile__portrait{aspect-ratio:1.35}.process-step__content{padding:14px}}@media (prefers-reduced-motion:reduce){.portfolio-hero__spotlight,.process-step__content,.process-step__marker{animation:none;transition:none}.reveal-ready .process-step[data-reveal],.reveal-ready .process-step[data-reveal].is-visible,.reveal-ready .process-track__line{opacity:1;transform:none;animation:none}}.portfolio-profile{padding:16px;border-radius:26px;background:radial-gradient(circle at 86% 0,rgba(91,190,255,.12),transparent 15rem),rgba(10,29,50,.86);box-shadow:0 22px 64px rgba(0,0,0,.26),0 0 42px rgba(62,158,255,.06),inset 0 1px rgba(255,255,255,.09)}.portfolio-profile__topline{margin:0 1px 14px;padding-bottom:11px}.portfolio-profile__body{gap:18px}.portfolio-profile__portrait{aspect-ratio:1.08;box-shadow:0 18px 44px rgba(0,0,0,.22),inset 0 1px rgba(255,255,255,.09)}.portfolio-profile__portrait img{-o-object-position:center 24%;object-position:center 24%}.portfolio-profile__content{padding:3px 4px 2px}.portfolio-profile__head{gap:8px}.portfolio-profile__name{font-size:clamp(1.2rem,1.7vw,1.46rem)}.portfolio-profile__summary{max-width:33ch;font-size:.82rem;line-height:1.5}.portfolio-profile__work{padding-top:20px}.portfolio-profile__work ol{gap:0 18px}.proof-fact{min-height:78px;padding:15px 22px}.proof-fact__copy{align-items:start;gap:3px}.process-section__heading{margin-bottom:clamp(48px,5.2vw,64px)}.process-track{gap:clamp(14px,1.8vw,22px)}.process-track__line{top:29px;right:30px;left:30px;background:linear-gradient(90deg,rgba(104,209,255,.56),rgba(104,209,255,.2) 72%,rgba(104,209,255,.1))}.process-step__marker{width:58px;height:58px;border-color:rgba(104,209,255,.58);box-shadow:0 0 0 7px #071525,inset 0 0 0 4px rgba(104,209,255,.05)}.process-step__content{min-height:276px;margin-top:18px;padding:19px 18px 18px;border-color:rgba(135,203,247,.16);border-radius:16px;background:rgba(11,29,49,.48)}.process-step:nth-of-type(2) .process-step__content,.process-step:nth-of-type(4) .process-step__content{background:rgba(8,24,42,.62)}.process-step__content h3{margin-top:9px;font-size:clamp(1.02rem,1.25vw,1.2rem)}.process-step__text{margin-top:13px;font-size:.83rem;line-height:1.55}.process-step__result{gap:6px;padding:12px 13px;border-color:rgba(104,209,255,.17);border-radius:11px;background:rgba(104,209,255,.045);box-shadow:inset 0 1px rgba(255,255,255,.035)}.process-step__result strong{font-size:.78rem;line-height:1.42}.process-outcome{margin-top:clamp(38px,5.2vw,56px);padding:23px 26px;border-radius:18px;background:radial-gradient(circle at 8% 0,rgba(92,200,255,.07),transparent 17rem),rgba(7,22,38,.54)}.process-tags{display:grid;grid-template-columns:repeat(4,max-content);justify-content:end;gap:8px 9px}.process-tags li{border-color:rgba(120,200,255,.12);color:rgba(207,226,243,.52)}@media (max-width:900px) and (min-width:641px){.portfolio-profile__portrait{aspect-ratio:1.28}}@media (max-width:640px){.portfolio-profile{padding:14px;border-radius:22px}.portfolio-profile__portrait{aspect-ratio:1.18}.portfolio-profile__work{padding-top:17px}.proof-fact{min-height:74px;padding:14px 12px}.process-section__heading{margin-bottom:40px}.process-step__marker{width:44px;height:44px;box-shadow:0 0 0 7px #071525,inset 0 0 0 3px rgba(104,209,255,.05)}.process-step__content{margin-top:0;padding:17px;border-radius:15px}.process-outcome{padding:19px}.process-tags{display:flex;justify-content:flex-start;gap:7px}}@media (max-width:390px){.portfolio-profile{padding:13px}.portfolio-profile__portrait{aspect-ratio:1.1}}.proof-fact{position:relative;min-height:150px;align-items:flex-start;padding:24px 24px 22px;background:rgba(7,20,34,.34)}.proof-fact:nth-child(2n){background:rgba(9,26,45,.46)}.proof-fact:before{position:absolute;left:24px;background:rgba(104,209,255,.32);content:""}.proof-fact:first-child:before{background:#69d3ff}.proof-fact__copy{min-width:0;gap:11px}.proof-fact__copy strong{color:rgba(239,247,254,.96);font-size:clamp(1.06rem,1.45vw,1.26rem);font-weight:720;line-height:1.15;letter-spacing:-.035em}.proof-fact:first-child .proof-fact__copy strong{font-size:clamp(1.42rem,2vw,1.7rem)}.proof-fact__heading span{color:rgba(211,228,246,.68);font-size:.8rem;line-height:1.3}.proof-fact__copy p{max-width:31ch;color:rgba(211,228,246,.66);font-size:.78rem;line-height:1.5}.process-section__heading:after{display:block;width:66px;margin-top:26px;background:rgba(104,209,255,.42);content:""}@media (min-width:1101px){.process-track{min-height:650px;align-items:stretch}.process-track__line{top:calc(50% - .5px);right:30px;left:30px;background:linear-gradient(90deg,rgba(104,209,255,.58),rgba(104,209,255,.28) 50%,rgba(104,209,255,.12))}.process-step{display:grid;min-height:650px;grid-template-rows:minmax(0,1fr) 58px minmax(0,1fr);align-items:stretch}.process-step__marker{grid-row:2;align-self:center}.process-step__content{grid-row:3;align-self:start;margin-top:18px}.process-step:nth-of-type(2n) .process-step__content{grid-row:1;align-self:end;margin-top:0;margin-bottom:18px}.process-step:nth-of-type(2n) .process-step__marker{border-color:rgba(104,209,255,.42)}.process-step:nth-of-type(3) .process-step__content{border-color:rgba(104,209,255,.24);box-shadow:inset 0 1px rgba(255,255,255,.06),0 14px 32px rgba(24,126,183,.08)}}@media (max-width:1024px) and (min-width:641px){.proof-strip__list{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-fact:nth-child(odd){border-left:0}.proof-fact:nth-child(n+3){border-top:1px solid rgba(255,255,255,.1)}}@media (max-width:640px){.proof-strip__list{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-fact{min-height:156px;padding:21px 16px 19px}.proof-fact:before{top:0;left:16px;width:34px}.proof-fact__copy{gap:9px}.proof-fact__copy strong{font-size:.94rem}.proof-fact:first-child .proof-fact__copy strong{font-size:1.22rem}.proof-fact__heading span{font-size:.7rem}.proof-fact__copy p{max-width:25ch;font-size:.72rem;line-height:1.46}.process-section__heading:after{margin-top:22px}}.proof-fact__copy p{max-width:32ch;color:rgba(211,228,246,.7)}.process-outcome{grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr);gap:36px}.process-outcome__aside{align-content:start;gap:17px;padding-top:2px}.process-trust-points li{grid-template-columns:28px minmax(0,1fr);padding:0 0 11px;border-bottom:1px solid rgba(120,200,255,.11)}.process-trust-points li+li{padding-top:11px}.process-trust-points li>span{color:rgba(104,209,255,.78);font-size:.65rem;font-weight:800;letter-spacing:.08em;line-height:1.45}.process-trust-points li>strong{color:rgba(229,241,251,.76);font-size:.76rem;line-height:1.45}@media (min-width:1101px){.process-track{grid-template-columns:repeat(6,minmax(0,1fr));gap:28px 16px}.process-step,.process-track{min-height:0;align-items:stretch}.process-step{display:flex;grid-template-rows:none}.process-step:first-of-type,.process-step:nth-of-type(2),.process-step:nth-of-type(3){grid-column:span 2}.process-step:nth-of-type(4){grid-column:2/span 2}.process-step:nth-of-type(5){grid-column:4/span 2}.process-step__marker{width:52px;height:52px;grid-row:auto;align-self:flex-start}.process-step:nth-of-type(2n) .process-step__content,.process-step__content{min-height:270px;grid-row:auto;align-self:stretch;margin-top:16px;margin-bottom:0}.process-step:nth-of-type(3) .process-step__content{border-color:rgba(104,209,255,.28);background:rgba(12,35,58,.62)}}@media (max-width:640px){.proof-fact__copy p{max-width:28ch;font-size:.71rem}.process-outcome{grid-template-columns:minmax(0,1fr)}.process-outcome__aside{gap:14px}.process-trust-points li>strong{font-size:.73rem}}.portfolio-hero{min-height:clamp(700px,calc(100svh - 140px),820px);background:#071525}.portfolio-hero__spotlight{opacity:1;background:transparent;filter:none;animation:none}.portfolio-hero__spotlight:after,.portfolio-hero__spotlight:before{position:absolute;border-radius:50%;pointer-events:none;content:"";filter:blur(28px)}.portfolio-hero__spotlight:before{top:12%;left:-10rem;width:38rem;height:28rem;background:radial-gradient(ellipse at center,rgba(73,158,245,.1),transparent 70%)}.portfolio-hero__spotlight:after{top:4%;right:-12rem;width:44rem;height:34rem;background:radial-gradient(ellipse at center,rgba(88,181,255,.105),transparent 72%);filter:blur(34px)}.portfolio-hero__layout{position:relative;z-index:1;grid-template-columns:minmax(0,1.55fr) minmax(320px,.85fr);gap:clamp(32px,4.2vw,60px);min-width:0;align-items:center}.portfolio-hero__copy,.portfolio-hero__copy h1,.portfolio-hero__description,.portfolio-profile{min-width:0}.portfolio-hero__copy{max-width:720px}@media (min-width:1600px){.portfolio-hero__copy h1{font-size:58px}}.portfolio-hero__description{max-width:610px;color:rgba(224,235,248,.78);font-size:clamp(1.06rem,1.2vw,1.14rem);line-height:1.6}.portfolio-hero__actions a:focus-visible{outline:2px solid rgba(137,221,255,.95);outline-offset:4px}.portfolio-profile{max-width:396px;padding:18px;border-radius:24px}.portfolio-profile__body{grid-template-columns:1fr;gap:20px}.portfolio-profile__portrait{aspect-ratio:1.18;min-height:0;border-radius:18px}.portfolio-profile__portrait img{-o-object-position:center 18%;object-position:center 18%;transform:none}.portfolio-profile__name{font-size:clamp(1.3rem,1.65vw,1.5rem)}.portfolio-profile__summary{color:rgba(216,230,246,.76);font-size:.86rem;line-height:1.55}.portfolio-profile__work{padding-top:18px}.portfolio-profile__work ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}.portfolio-profile__work li{min-height:42px;padding:10px 0}.portfolio-profile__work li strong{font-size:.82rem;line-height:1.35}.proof-strip{background:rgba(5,16,29,.78)}.proof-strip__list{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.proof-fact{min-height:136px;align-items:stretch;padding:24px 22px 22px}.proof-fact+.proof-fact{border-left:1px solid rgba(255,255,255,.1)}.proof-fact:before{top:0;left:22px;width:42px;height:2px}.proof-fact__copy{display:grid;width:100%;align-content:start;gap:9px}.proof-fact__heading{display:flex;min-width:0;align-items:baseline;gap:7px;flex-wrap:wrap}.proof-fact__copy strong{color:rgba(242,248,254,.98);font-size:clamp(1.08rem,1.45vw,1.24rem);line-height:1.18}.proof-fact:first-child .proof-fact__copy strong{color:#6ed4ff;font-size:clamp(1.42rem,2vw,1.68rem)}.proof-fact__heading span{color:rgba(216,231,247,.76);font-size:.84rem;line-height:1.35}.proof-fact__copy p{max-width:34ch;margin:0;color:rgba(216,231,247,.74);font-size:.86rem;line-height:1.55}.process-section{padding-block:clamp(72px,7vw,96px)}.process-section__heading{max-width:780px;margin-bottom:clamp(34px,4vw,48px)}.process-section__heading .section-title{max-width:780px;line-height:1.04}.process-section__heading>p:last-child{max-width:680px;margin-top:14px;color:rgba(216,231,247,.76);font-size:1rem;line-height:1.65}.process-section__heading:after{width:54px;height:1px;margin-top:20px;background:rgba(104,209,255,.32)}.process-track{grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(20px,2.4vw,30px) clamp(12px,1.3vw,18px);min-width:0}.process-track__line{display:none}.process-step{display:flex;grid-column:span 2;min-width:0;min-height:0;align-items:stretch}.process-step:nth-of-type(4){grid-column:2/span 2}.process-step:nth-of-type(5){grid-column:4/span 2}.process-step__content{display:flex;width:100%;min-width:0;min-height:286px;flex-direction:column;margin:0;padding:22px 22px 20px;border-color:rgba(135,203,247,.18);border-radius:14px;background:rgba(11,29,49,.52);box-shadow:inset 0 1px rgba(255,255,255,.045),0 10px 26px rgba(0,0,0,.06);transition:border-color .18s ease,background-color .18s ease,transform .18s ease,box-shadow .18s ease}.process-step:nth-of-type(2) .process-step__content,.process-step:nth-of-type(4) .process-step__content{background:rgba(8,24,42,.64)}.process-step__head{display:flex;min-width:0;align-items:center;gap:10px}.process-step__marker{position:static;display:inline-flex;width:auto;height:auto;flex:0 0 auto;place-items:normal;border:0;border-radius:0;background:transparent;box-shadow:none;transition:none}.process-step__marker span{display:inline-flex;min-width:34px;justify-content:center;padding:6px 8px;border:1px solid rgba(104,209,255,.42);border-radius:7px;background:rgba(104,209,255,.07);color:#6ed4ff;font-size:.7rem;line-height:1}.process-step__label{color:rgba(104,209,255,.74);font-size:.66rem;line-height:1.3}.process-step__content h3{margin-top:15px;color:#f4f8fd;font-size:clamp(1.25rem,1.55vw,1.38rem);font-weight:700;line-height:1.2;letter-spacing:-.025em}.process-step__text{margin-top:11px;color:rgba(216,231,247,.78);font-size:.95rem;line-height:1.58}.process-step__result{display:grid;gap:5px;min-width:0;margin-top:auto;padding:14px 0 0;border:0;border-top:1px solid rgba(104,209,255,.2);border-radius:0;background:linear-gradient(180deg,rgba(104,209,255,.045),transparent 80%);box-shadow:none}.process-step__result span{color:rgba(104,209,255,.8);font-size:.68rem;line-height:1.3}.process-step__result strong{color:rgba(239,247,254,.9);font-size:.9rem;font-weight:600;line-height:1.45}@media (hover:hover) and (pointer:fine){.process-step__content:hover{border-color:rgba(135,203,247,.34);background:rgba(14,38,63,.7);box-shadow:inset 0 1px rgba(255,255,255,.055),0 14px 30px rgba(24,126,183,.1);transform:translateY(-2px)}.process-step__content:hover .process-step__marker span{border-color:rgba(125,220,255,.72)}}.process-outcome{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:clamp(26px,4vw,44px);align-items:start;margin-top:clamp(32px,4vw,42px);padding:26px 30px;border-radius:16px}.process-outcome__copy h3{margin-top:9px;font-size:clamp(1.35rem,2vw,1.62rem);line-height:1.2}.process-outcome__copy>p:last-child{max-width:660px;margin-top:10px;color:rgba(216,231,247,.76);font-size:.95rem;line-height:1.6}.process-outcome__aside{display:grid;min-width:0;gap:20px;padding-top:1px}.process-trust-points{display:grid;gap:0;margin:0;padding:0;list-style:none}.process-trust-points li{display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;align-items:start;padding:0 0 12px;border-bottom:1px solid rgba(120,200,255,.12)}.process-trust-points li+li{padding-top:12px}.process-trust-points li>span{color:rgba(104,209,255,.82);font-size:.68rem;line-height:1.5}.process-trust-points li>strong{color:rgba(232,242,252,.86);font-size:.9rem;font-weight:600;line-height:1.5}.process-tags{display:flex;max-width:none;justify-content:flex-start;gap:7px}.process-tags li{padding:6px 9px;border-color:rgba(120,200,255,.14);background:rgba(255,255,255,.02);color:rgba(207,226,243,.58);font-size:.7rem}@media (max-width:1180px){.portfolio-hero__layout{grid-template-columns:minmax(0,1fr);min-height:auto;gap:clamp(30px,5vw,48px);padding-block:52px 58px}.portfolio-hero__copy,.portfolio-hero__copy h1,.portfolio-hero__description{max-width:720px}.portfolio-profile{width:100%;max-width:620px;justify-self:start}}@media (max-width:1100px) and (min-width:641px){.proof-strip__list{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-fact{min-height:146px;padding:22px 20px}.proof-fact:nth-child(odd){border-left:0}.proof-fact:nth-child(n+3){border-top:1px solid rgba(255,255,255,.1)}.process-track{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 16px}.process-step,.process-step:nth-of-type(4),.process-step:nth-of-type(5){width:auto;grid-column:auto}.process-step:nth-of-type(5){width:calc(50% - 8px);grid-column:1/-1;justify-self:center}.process-step__content{min-height:296px}}@media (max-width:640px){.portfolio-hero__spotlight{opacity:.68}.portfolio-hero__spotlight:before{top:10%;left:-15rem}.portfolio-hero__spotlight:after{top:42%;right:-18rem}.portfolio-hero__description{font-size:1rem;line-height:1.6}.portfolio-hero__layout{gap:30px;padding-block:42px 48px}.portfolio-profile{max-width:620px;padding:14px;border-radius:22px}.portfolio-profile__portrait{aspect-ratio:1.12}.proof-strip__list{grid-template-columns:1fr}.proof-fact,.proof-fact:nth-child(n+3){min-height:0;padding:20px 16px 21px;border-top:1px solid rgba(255,255,255,.1);border-left:0}.proof-fact:first-child{border-top:0}.proof-fact:before{left:16px;width:36px}.proof-fact__copy p{max-width:60ch;font-size:.9rem;line-height:1.55}.process-section{padding-block:68px}.process-section__heading{margin-bottom:32px}.process-section__heading>p:last-child{font-size:.98rem}.process-track{grid-template-columns:1fr;gap:14px}.process-step,.process-step:nth-of-type(4),.process-step:nth-of-type(5){display:block;width:auto;grid-column:auto;padding-bottom:0}.process-step__content{min-height:0;padding:20px 18px 18px}.process-step__content h3{font-size:1.24rem}.process-step__text{font-size:.95rem}.process-step__result strong{font-size:.88rem}.process-outcome{grid-template-columns:minmax(0,1fr);gap:22px;margin-top:28px;padding:21px 18px}.process-outcome__copy>p:last-child{font-size:.94rem}.process-trust-points li>strong{font-size:.88rem}}@media (max-width:390px){.portfolio-profile{padding:13px}.portfolio-profile__portrait{aspect-ratio:1.08}}@media (prefers-reduced-motion:reduce){.portfolio-hero__spotlight:after,.portfolio-hero__spotlight:before,.process-step__content{transition:none;animation:none}}.skip-link{position:fixed;top:12px;left:16px;z-index:2000;transform:translateY(-160%);padding:10px 14px;border:1px solid rgba(110,212,255,.72);border-radius:8px;background:#071525;color:#f5f8fc;font-size:.84rem;font-weight:700;box-shadow:0 12px 32px rgba(0,0,0,.34);transition:transform .18s ease}.skip-link:focus-visible{transform:translateY(0);outline:2px solid #6ed4ff;outline-offset:3px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid rgba(110,212,255,.95)!important;outline-offset:3px}.site-brand__compact{white-space:nowrap}.process-step__head{position:relative}.process-step__icon{width:24px;height:24px;flex:0 0 24px;margin-left:auto;color:rgba(110,212,255,.62);opacity:.72;transition:color .2s ease,opacity .2s ease,transform .2s ease}.process-step__content:hover .process-step__icon{color:#6ed4ff;opacity:.92;transform:translateY(-1px)}@media (max-width:640px){.process-step__icon{width:22px;height:22px;flex-basis:22px}}@media (prefers-reduced-motion:reduce){.process-step__icon,.skip-link{transition:none}}