.faq{--faq-purple:#54278f;--faq-purple-dark:#3f1d6c;--faq-purple-soft:#f5f0fa;--faq-orange:#f47a24;--faq-orange-dark:#d96518;--faq-orange-soft:#fff3e9;--faq-text:#322a39;--faq-muted:#716978;--faq-border:#e7e0eb;font-family:var(--font-family-base);background:linear-gradient(#fff 0%,#faf8fb 100%);border-top:1px solid #eee9f0;padding:clamp(50px,5vw,68px) 0;position:relative;overflow:hidden}.faq:before{content:"";pointer-events:none;border:1px solid #54278f0d;border-radius:50%;width:380px;height:380px;position:absolute;top:-190px;left:-150px}.faq:after{content:"";pointer-events:none;background:#f47a2408;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-230px;right:-180px}.faq__container{z-index:1;position:relative}.faq__header{grid-template-columns:minmax(0,1fr) minmax(300px,.6fr);align-items:end;gap:clamp(40px,7vw,90px);margin-bottom:clamp(30px,4vw,42px);display:grid}.faq__heading{max-width:680px}.faq__eyebrow{color:var(--faq-purple);letter-spacing:.065em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 11px;font-size:.69rem;font-weight:800;display:inline-flex}.faq__eyebrow-mark{background:var(--faq-orange);border-radius:2px;width:25px;height:3px;display:block}.faq__title{max-width:680px;color:var(--faq-text);letter-spacing:-.058em;text-wrap:balance;margin:0;font-size:clamp(2.4rem,3.8vw,3.7rem);font-weight:820;line-height:1.02}.faq__title span{color:var(--faq-purple);display:block}.faq__description{max-width:440px;color:var(--faq-muted);margin:0 0 4px;font-size:.87rem;line-height:1.7}.faq__content{grid-template-columns:minmax(0,1.4fr) minmax(270px,.55fr);align-items:start;gap:clamp(28px,5vw,60px);display:grid}.faq__list{border-top:1px solid var(--faq-border);min-width:0}.faq-item{border-bottom:1px solid var(--faq-border);position:relative}.faq-item__question{min-height:77px;color:var(--faq-text);cursor:pointer;grid-template-columns:40px minmax(0,1fr) 38px;align-items:center;gap:13px;padding:12px 4px;list-style:none;display:grid}.faq-item__question::-webkit-details-marker{display:none}.faq-item__question::marker{content:""}.faq-item__number{background:var(--faq-purple-soft);width:34px;height:34px;color:var(--faq-purple);letter-spacing:.075em;border:1px solid #e3d6eb;border-radius:8px;place-items:center;font-size:.56rem;font-weight:850;transition:background-color .18s,border-color .18s,color .18s;display:grid}.faq-item__question-text{letter-spacing:-.017em;font-size:.92rem;font-weight:780;line-height:1.4}.faq-item__toggle{border:1px solid var(--faq-border);color:#8c7f92;background:#fff;border-radius:8px;place-items:center;width:35px;height:35px;transition:background-color .18s,border-color .18s,color .18s;display:grid}.faq-item__toggle svg{transition:transform .18s}.faq-item__question:hover .faq-item__toggle{background:var(--faq-purple-soft);color:var(--faq-purple);border-color:#decce8}.faq-item[open] .faq-item__number{background:var(--faq-purple);border-color:var(--faq-purple);color:#fff}.faq-item[open] .faq-item__question-text{color:var(--faq-purple-dark)}.faq-item[open] .faq-item__toggle{background:var(--faq-orange);border-color:var(--faq-orange);color:#fff}.faq-item[open] .faq-item__toggle svg{transform:rotate(45deg)}.faq-item__answer{padding:0 52px 21px 57px}.faq-item__answer p{max-width:680px;color:var(--faq-muted);margin:0;font-size:.79rem;line-height:1.67}.faq__helper{border:1px solid var(--faq-border);background:linear-gradient(145deg,#f7f2fa,#fff9f5);border-radius:14px;flex-direction:column;align-items:flex-start;padding:22px;display:flex;position:sticky;top:105px}.faq__helper:before{background:var(--faq-orange);content:"";border-radius:0 0 4px 4px;width:45px;height:4px;position:absolute;top:0;right:18px}.faq__helper-icon{width:47px;height:47px;color:var(--faq-purple);background:#fff;border:1px solid #e1d5e8;border-radius:10px;place-items:center;display:grid}.faq__helper-label{color:var(--faq-orange-dark);letter-spacing:.07em;text-transform:uppercase;margin-top:21px;font-size:.58rem;font-weight:800}.faq__helper strong{max-width:230px;color:var(--faq-text);letter-spacing:-.025em;margin-top:7px;font-size:1.08rem;font-weight:800;line-height:1.28}.faq__helper p{color:var(--faq-muted);margin:9px 0 0;font-size:.72rem;line-height:1.55}.faq__helper-link{background:var(--faq-purple);border:1px solid var(--faq-purple);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:42px;margin-top:20px;padding:0 14px;font-size:.69rem;font-weight:800;text-decoration:none;transition:background-color .18s,border-color .18s;display:inline-flex}.faq__helper-link:hover{background:var(--faq-purple-dark);border-color:var(--faq-purple-dark)}.faq-item__question:focus-visible,.faq__helper-link:focus-visible{outline-offset:3px;outline:3px solid #dbc5e9}@media (width<=760px){.faq{padding:44px 0 48px}.faq__header{grid-template-columns:1fr;gap:17px;margin-bottom:27px}.faq__title{max-width:620px;font-size:clamp(2.35rem,8vw,3.2rem)}.faq__title span{display:inline}.faq__description{max-width:610px}.faq__content{grid-template-columns:1fr;gap:26px}.faq__helper{grid-template-columns:47px minmax(0,1fr);align-items:start;gap:5px 14px;padding:18px;display:grid;position:static}.faq__helper-label{display:none}.faq__helper-icon{grid-area:1/1/span 2}.faq__helper strong{grid-area:1/2;align-self:end;max-width:none;margin:0}.faq__helper p{grid-area:2/2;width:100%;margin:3px 0 0}.faq__helper-link{grid-area:3/1/auto/-1;width:100%;min-width:0;margin:13px 0 0}}@media (width<=520px){.faq{padding:38px 0 42px}.faq__title{font-size:clamp(2.15rem,10vw,2.8rem)}.faq__description{font-size:.82rem}.faq-item__question{grid-template-columns:31px minmax(0,1fr) 32px;gap:10px;min-height:70px;padding:10px 0}.faq-item__number{width:29px;height:29px;font-size:.51rem}.faq-item__question-text{font-size:.85rem}.faq-item__toggle{width:32px;height:32px}.faq-item__answer{padding:0 42px 18px 41px}.faq-item__answer p{font-size:.74rem;line-height:1.63}.faq__helper{grid-template-columns:42px minmax(0,1fr);gap:4px 12px;padding:15px}.faq__helper-icon{grid-area:1/1/span 2;width:42px;height:42px}.faq__helper strong{grid-area:1/2;width:100%;max-width:none;margin:0;font-size:1rem;line-height:1.3}.faq__helper p{grid-area:2/2;width:100%;max-width:none;margin:4px 0 0;font-size:.7rem;line-height:1.5}.faq__helper-link{grid-area:3/1/auto/-1;width:100%;min-height:43px;margin-top:14px}}@media (width<=370px){.faq-item__answer{padding-left:0;padding-right:0}.faq__helper{padding:13px}.faq__helper strong{font-size:.94rem}.faq__helper p{font-size:.68rem}}@media (prefers-reduced-motion:reduce){.faq-item__number,.faq-item__toggle,.faq-item__toggle svg,.faq__helper-link{transition:none}}.hero{--hero-purple:#54278f;--hero-purple-dark:#3f1d6c;--hero-purple-soft:#f5f0fa;--hero-orange:#f47a24;--hero-orange-dark:#d96518;--hero-orange-soft:#fff3ea;--hero-text:#322a39;--hero-muted:#716978;--hero-border:#e7e0eb;font-family:var(--font-family-base);background:linear-gradient(135deg,#fbf9fc 0%,#fff 48%,#fffaf6 100%);padding:clamp(58px,6vw,82px) 0 clamp(48px,5vw,66px);position:relative;overflow:hidden}.hero__decoration{pointer-events:none;border-radius:50%;position:absolute}.hero__decoration--purple{background:#54278f0d;width:470px;height:470px;top:-230px;left:-180px}.hero__decoration--orange{background:#f47a240d;width:510px;height:510px;bottom:-260px;right:-190px}.hero__container{z-index:1;grid-template-columns:minmax(0,.9fr) minmax(420px,.82fr);align-items:center;gap:clamp(60px,8vw,120px);display:grid;position:relative}.hero__content{max-width:610px}.hero__eyebrow{width:fit-content;min-height:33px;color:var(--hero-purple);letter-spacing:.055em;text-transform:uppercase;background:#fff;border:1px solid #e2d6eb;border-radius:8px;align-items:center;gap:7px;margin:0 0 20px;padding:5px 12px 5px 6px;font-size:.69rem;font-weight:800;display:inline-flex;box-shadow:0 7px 20px #472c570a}.hero__eyebrow-icon{background:var(--hero-purple-soft);width:24px;height:24px;color:var(--hero-purple);border-radius:6px;place-items:center;display:grid}.hero__title{max-width:590px;color:var(--hero-text);letter-spacing:-.062em;text-wrap:balance;margin:0;font-size:clamp(3.6rem,5.4vw,5.5rem);font-weight:830;line-height:.97}.hero__title span{width:fit-content;color:var(--hero-purple);margin-top:7px;display:block;position:relative}.hero__title span:after{z-index:-1;content:"";background:#f47a242e;border-radius:3px;height:13px;position:absolute;bottom:2px;left:-4px;right:-11px}.hero__description{max-width:540px;color:var(--hero-muted);margin:24px 0 0;font-size:clamp(.98rem,1.15vw,1.08rem);line-height:1.72}.hero__benefits{flex-wrap:wrap;align-items:center;gap:10px 18px;margin:25px 0 0;padding:0;list-style:none;display:flex}.hero__benefits li{color:#62596a;white-space:nowrap;align-items:center;gap:6px;font-size:.71rem;font-weight:680;display:inline-flex}.hero__benefit-icon{background:var(--hero-purple-soft);width:19px;height:19px;color:var(--hero-purple);border-radius:50%;place-items:center;display:grid}.hero__help-link{color:var(--hero-purple);align-items:center;gap:6px;margin-top:23px;font-size:.7rem;font-weight:750;text-decoration:none;display:inline-flex}.hero__help-link:hover{color:var(--hero-orange-dark);text-underline-offset:3px;text-decoration:underline}.hero__tracker{justify-self:end;width:100%;max-width:510px;position:relative}.tracking-card{border:1px solid var(--hero-border);background:#fff;border-radius:18px;padding:25px;position:relative;overflow:hidden;box-shadow:0 32px 70px #462a571a,0 8px 22px #462a570d}.tracking-card:before{background:linear-gradient(90deg, var(--hero-purple) 0%, var(--hero-purple) 72%, var(--hero-orange) 72%, var(--hero-orange) 100%);content:"";height:5px;position:absolute;top:0;left:0;right:0}.tracking-card__header{justify-content:space-between;align-items:flex-start;gap:20px;padding-top:4px;display:flex}.tracking-card__heading{align-items:center;gap:12px;display:flex}.tracking-card__icon{background:var(--hero-purple-soft);width:47px;height:47px;color:var(--hero-purple);border:1px solid #e0d3ea;border-radius:11px;flex-shrink:0;place-items:center;display:grid}.tracking-card__eyebrow{color:#8a808f;text-transform:uppercase;letter-spacing:.045em;margin-bottom:4px;font-size:.61rem;font-weight:700;display:block}.tracking-card__title{color:var(--hero-text);letter-spacing:-.025em;margin:0;font-size:1rem;font-weight:800;line-height:1.3}.tracking-card__status-label{color:#766d7b;text-transform:uppercase;background:#f7f5f8;border:1px solid #e8e2eb;border-radius:6px;flex-shrink:0;align-items:center;gap:6px;padding:6px 8px;font-size:.56rem;font-weight:750;display:inline-flex}.tracking-card__status-label>span{background:var(--hero-orange);border-radius:50%;width:6px;height:6px}.tracking-form{margin-top:25px}.tracking-form__label{color:#524958;margin-bottom:7px;font-size:.66rem;font-weight:750;display:block}.tracking-form__control{background:#fbfafc;border:1px solid #ded7e3;border-radius:10px;align-items:center;width:100%;min-height:54px;transition:background-color .18s,border-color .18s,box-shadow .18s;display:flex;position:relative}.tracking-form__control:focus-within{background:#fff;border-color:#a98ac4;box-shadow:0 0 0 4px #54278f12}.tracking-form__input-icon{width:48px;color:var(--hero-purple);flex-shrink:0;place-items:center;display:grid}.tracking-form__input{width:100%;min-width:0;height:52px;color:var(--hero-text);background:0 0;border:0;outline:0;padding:0 15px 0 0;font-family:inherit;font-size:.91rem;font-weight:650}.tracking-form__input::placeholder{color:#a099a4;font-weight:500}.tracking-form__help{color:#938b98;margin:7px 0 0;font-size:.61rem;line-height:1.45}.tracking-form__button{background:var(--hero-orange);border:1px solid var(--hero-orange);color:#fff;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:50px;margin-top:17px;padding:0 18px;font-family:inherit;font-size:.79rem;font-weight:800;transition:background-color .18s,border-color .18s,box-shadow .18s;display:flex;box-shadow:0 10px 24px #f47a2430}.tracking-form__button:hover{background:var(--hero-orange-dark);border-color:var(--hero-orange-dark);box-shadow:0 13px 29px #f47a2440}.tracking-form__button:focus-visible{outline-offset:3px;outline:3px solid #ffd1b0}.tracking-form__message{min-height:18px;margin:8px 0 0;font-size:.62rem;font-weight:650;line-height:1.4}.tracking-form__message:empty{margin-top:0}.tracking-form__message[data-status=pending]{color:#796d82}.tracking-progress{border-top:1px solid #ece7ef;grid-template-columns:auto minmax(25px,1fr) auto minmax(25px,1fr) auto;align-items:start;margin-top:18px;padding-top:19px;display:grid}.tracking-progress__item{color:#8b828f;flex-direction:column;align-items:center;gap:6px;font-size:.57rem;font-weight:680;display:flex}.tracking-progress__point{background:#fff;border:2px solid #cfc7d4;border-radius:50%;width:9px;height:9px}.tracking-progress__point--active{background:var(--hero-purple);border-color:var(--hero-purple);box-shadow:0 0 0 4px #54278f14}.tracking-progress__line{border-top:1px dashed #d3cad8;height:1px;margin-top:4px}.hero__tracker-note{color:#887f8d;align-items:flex-start;gap:7px;max-width:460px;margin:13px auto 0;font-size:.59rem;line-height:1.5;display:flex}.hero__tracker-note>span{color:var(--hero-purple);flex-shrink:0;place-items:center;display:grid}@media (width<=1020px){.hero__container{grid-template-columns:minmax(0,.82fr) minmax(390px,.86fr);gap:48px}.hero__title{font-size:clamp(3.2rem,5.5vw,4.65rem)}}@media (width<=780px){.hero{padding:48px 0 50px}.hero__container{grid-template-columns:1fr;gap:40px}.hero__content{max-width:660px}.hero__title{max-width:620px;font-size:clamp(3rem,9vw,4.3rem)}.hero__description{max-width:600px}.hero__tracker{justify-self:start;max-width:600px}}@media (width<=520px){.hero{padding:39px 0 42px}.hero__container{gap:32px}.hero__eyebrow{margin-bottom:16px;font-size:.62rem}.hero__title{letter-spacing:-.058em;font-size:clamp(2.7rem,13vw,3.55rem);line-height:.99}.hero__title span:after{height:10px}.hero__description{margin-top:20px;font-size:.92rem;line-height:1.62}.hero__benefits{flex-direction:column;align-items:flex-start;gap:9px;margin-top:21px}.hero__help-link{margin-top:20px}.tracking-card{border-radius:14px;padding:20px 17px 18px}.tracking-card__header,.tracking-card__heading{gap:10px}.tracking-card__icon{width:42px;height:42px}.tracking-card__status-label{display:none}.tracking-form{margin-top:21px}.tracking-form__control{min-height:52px}.tracking-form__input{font-size:.86rem}.tracking-progress{margin-top:17px;padding-top:17px}}@media (width<=370px){.hero__title{font-size:2.55rem}.tracking-card{padding-inline:15px}.tracking-form__input-icon{width:42px}}@media (prefers-reduced-motion:reduce){.tracking-form__control,.tracking-form__button{transition:none}}.tracking-result[hidden],.tracking-progress[hidden],.tracking-result__latest[hidden],.tracking-result__timeline[hidden]{display:none}.tracking-result{margin-top:20px}.tracking-result__separator{background:#ece6ef;width:100%;height:1px;margin-bottom:19px}.tracking-result__header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.tracking-result__header>div{flex-direction:column;min-width:0;display:flex}.tracking-result__label{color:#958b9a;letter-spacing:.045em;text-transform:uppercase;font-size:.56rem;font-weight:750;display:block}.tracking-result__status-title{color:var(--hero-text);margin-top:4px;font-size:1rem;font-weight:800;line-height:1.3}.tracking-result__status{background:var(--hero-orange-soft);min-height:29px;color:var(--hero-orange-dark);border:1px solid #f7d9c4;border-radius:7px;flex-shrink:0;align-items:center;padding:0 10px;font-size:.6rem;font-weight:800;display:inline-flex}.tracking-result__shipment{background:#faf8fb;border:1px solid #ece6ef;border-radius:10px;margin-top:15px;padding:13px}.tracking-result__shipment-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.tracking-result__shipment-row>div{flex-direction:column;min-width:0;display:flex}.tracking-result__shipment-row strong{color:#443a4b;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.72rem;font-weight:800;overflow:hidden}.tracking-result__guide{border-top:1px solid #eae4ec;justify-content:space-between;align-items:center;gap:15px;margin-top:11px;padding-top:11px;display:flex}.tracking-result__guide span{color:#8e8493;font-size:.61rem;font-weight:700}.tracking-result__guide strong{color:var(--hero-purple);letter-spacing:.025em;font-size:.72rem;font-weight:850}.tracking-progress--result{grid-template-columns:auto minmax(12px,1fr) auto minmax(12px,1fr) auto minmax(12px,1fr) auto;margin-top:17px;padding-top:18px}.tracking-progress--result .tracking-progress__item{min-width:0}.tracking-progress--result .tracking-progress__item>span:last-child{text-align:center;max-width:64px;line-height:1.25}.tracking-progress__item[data-completed]{color:var(--hero-purple);font-weight:750}.tracking-progress__item[data-current]{color:var(--hero-orange-dark)}.tracking-progress--result .tracking-progress__point--active{background:var(--hero-orange);border-color:var(--hero-orange);box-shadow:0 0 0 4px #f47a241a}.tracking-progress__line[data-completed]{border-color:var(--hero-orange)}.tracking-result__route{border-top:1px solid #ece7ef;border-bottom:1px solid #ece7ef;grid-template-columns:minmax(0,1fr) 45px minmax(0,1fr);align-items:center;gap:10px;margin-top:15px;padding:14px 0;display:grid}.tracking-result__place{align-items:center;gap:8px;min-width:0;display:flex}.tracking-result__place-icon{background:var(--hero-purple-soft);width:34px;height:34px;color:var(--hero-purple);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.tracking-result__place-icon--destination{background:var(--hero-orange-soft);color:var(--hero-orange-dark)}.tracking-result__place>div{min-width:0}.tracking-result__place strong{color:#453a4b;text-overflow:ellipsis;max-width:140px;margin-top:3px;font-size:.67rem;font-weight:800;line-height:1.3;display:block;overflow:hidden}.tracking-result__route-line{color:#c0b2c8;align-items:center;display:flex}.tracking-result__route-line span{border-top:1px dashed #d6cbdc;flex:1}.tracking-result__latest{background:linear-gradient(100deg,#f9f5fc,#fff9f5);border:1px solid #e8dfec;border-radius:10px;grid-template-columns:12px minmax(0,1fr);gap:10px;margin-top:15px;padding:13px;display:grid;position:relative}.tracking-result__latest-dot{background:var(--hero-orange);border:2px solid #fff;border-radius:50%;width:9px;height:9px;margin-top:4px;box-shadow:0 0 0 3px #f47a2421}.tracking-result__latest>div{flex-direction:column;min-width:0;display:flex}.tracking-result__latest strong{color:#443a4a;margin-top:4px;font-size:.7rem;font-weight:800;line-height:1.45}.tracking-result__latest small{color:#8c8291;margin-top:4px;font-size:.57rem;line-height:1.4}.tracking-result__timeline{border-top:1px solid #ece7ef;margin-top:12px}.tracking-result__timeline>summary{min-height:42px;color:var(--hero-purple);cursor:pointer;justify-content:space-between;align-items:center;gap:15px;font-size:.65rem;font-weight:800;list-style:none;display:flex}.tracking-result__timeline>summary::-webkit-details-marker{display:none}.tracking-result__timeline>summary::marker{content:""}.tracking-result__timeline-toggle{background:var(--hero-purple-soft);border-radius:7px;place-items:center;width:27px;height:27px;transition:transform .18s;display:grid}.tracking-result__timeline[open] .tracking-result__timeline-toggle{transform:rotate(180deg)}.tracking-result__timeline-list{margin:4px 0 0;padding:0;list-style:none}.tracking-result__timeline-item{grid-template-columns:13px minmax(0,1fr);gap:10px;padding:0 0 14px;display:grid;position:relative}.tracking-result__timeline-item:before{content:"";background:#e1d7e5;width:1px;position:absolute;top:10px;bottom:0;left:4px}.tracking-result__timeline-item:last-child:before{display:none}.tracking-result__timeline-dot{z-index:1;background:#c8bccd;border:2px solid #fff;border-radius:50%;width:9px;height:9px;margin-top:4px;position:relative;box-shadow:0 0 0 1px #d8cedd}.tracking-result__timeline-item[data-latest] .tracking-result__timeline-dot{background:var(--hero-orange);box-shadow:0 0 0 2px #f47a2421}.tracking-result__timeline-content{flex-direction:column;min-width:0;display:flex}.tracking-result__timeline-content strong{color:#443a4a;font-size:.66rem;font-weight:750;line-height:1.45}.tracking-result__timeline-content span{color:#948a99;margin-top:3px;font-size:.56rem;line-height:1.4}.tracking-result__timeline-content small{background:var(--hero-purple-soft);width:fit-content;color:var(--hero-purple);border-radius:5px;margin-top:5px;padding:3px 6px;font-size:.52rem;font-weight:750}.tracking-form__button:disabled{cursor:wait;opacity:.72}.tracking-form__button[data-loading] svg{animation:.85s linear infinite tracking-loading}@keyframes tracking-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tracking-form__message[data-status=success]{color:#3f7e59}.tracking-form__message[data-status=error]{color:#b14444}@media (width<=520px){.tracking-result__header{gap:10px}.tracking-result__status-title{font-size:.92rem}.tracking-result__status{padding-inline:8px;font-size:.55rem}.tracking-progress--result{grid-template-columns:auto minmax(7px,1fr) auto minmax(7px,1fr) auto minmax(7px,1fr) auto}.tracking-progress--result .tracking-progress__item{font-size:.5rem}.tracking-progress--result .tracking-progress__item>span:last-child{max-width:48px}.tracking-result__route{grid-template-columns:1fr;gap:10px;padding:13px 0}.tracking-result__route-line{width:35px;margin-left:17px;transform:rotate(90deg)}.tracking-result__place strong{max-width:none}.tracking-result__shipment-row{gap:10px}}@media (prefers-reduced-motion:reduce){.tracking-form__button[data-loading] svg{animation:none}.tracking-result__timeline-toggle{transition:none}}.how-it-works{--process-purple:#54278f;--process-purple-dark:#3f1d6c;--process-purple-soft:#f5f0fa;--process-orange:#f47a24;--process-orange-dark:#d96518;--process-orange-soft:#fff3e9;--process-text:#322a39;--process-muted:#716978;--process-border:#e7e0eb;font-family:var(--font-family-base);background:#fff;border-top:1px solid #eee9f0;padding:clamp(52px,5vw,68px) 0;position:relative;overflow:hidden}.how-it-works:before{content:"";pointer-events:none;border:1px solid #54278f0d;border-radius:50%;width:360px;height:360px;position:absolute;top:-160px;right:-160px}.how-it-works__container{z-index:1;position:relative}.how-it-works__header{grid-template-columns:minmax(0,1fr) minmax(300px,.62fr);align-items:end;gap:clamp(40px,7vw,90px);margin-bottom:clamp(32px,4vw,44px);display:grid}.how-it-works__heading{max-width:650px}.how-it-works__eyebrow{color:var(--process-purple);letter-spacing:.065em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 11px;font-size:.69rem;font-weight:800;display:inline-flex}.how-it-works__eyebrow-mark{background:var(--process-orange);border-radius:2px;width:25px;height:3px}.how-it-works__title{max-width:620px;color:var(--process-text);letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(2.35rem,3.7vw,3.65rem);font-weight:820;line-height:1.02}.how-it-works__title span{color:var(--process-purple);display:block}.how-it-works__description{max-width:440px;color:var(--process-muted);margin:0 0 4px;font-size:.88rem;line-height:1.7}.how-it-works__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.how-it-works__step{min-width:0;padding-right:clamp(26px,3vw,46px);position:relative}.how-it-works__step+.how-it-works__step{padding-left:clamp(26px,3vw,46px)}.how-it-works__step:last-child{padding-right:0}.how-it-works__step-top{align-items:center;min-height:58px;display:flex;position:relative}.how-it-works__icon{z-index:2;background:var(--process-purple-soft);width:54px;height:54px;color:var(--process-purple);border:1px solid #dfd0e9;border-radius:12px;flex-shrink:0;place-items:center;display:grid;position:relative}.how-it-works__step:nth-child(2) .how-it-works__icon{background:var(--process-orange-soft);color:var(--process-orange-dark);border-color:#f5d8c3}.how-it-works__step:nth-child(3) .how-it-works__icon{color:#62556e;background:#f2f0f6;border-color:#ddd7e4}.how-it-works__number{z-index:3;min-width:23px;height:20px;color:var(--process-purple);letter-spacing:.06em;background:#fff;border:1px solid #e1d7e7;border-radius:5px;place-items:center;padding:0 5px;font-size:.51rem;font-weight:850;display:grid;position:absolute;top:-2px;left:43px}.how-it-works__connector{color:#c1aecd;align-items:center;display:flex;position:absolute;top:50%;left:70px;right:calc(-1*clamp(26px,3vw,46px));transform:translateY(-50%)}.how-it-works__connector>span{border-top:1px dashed #d5c8dc;width:100%}.how-it-works__connector svg{flex-shrink:0;margin-left:4px}.how-it-works__step-copy{margin-top:19px}.how-it-works__step-label{color:#9a8c9f;letter-spacing:.075em;text-transform:uppercase;margin-bottom:6px;font-size:.56rem;font-weight:800;display:block}.how-it-works__step-title{max-width:290px;color:var(--process-text);letter-spacing:-.025em;margin:0;font-size:1rem;font-weight:800;line-height:1.32}.how-it-works__step-description{max-width:320px;color:var(--process-muted);margin:8px 0 0;font-size:.75rem;line-height:1.62}.how-it-works__helper{border:1px solid var(--process-border);background:linear-gradient(90deg,#faf7fc,#fffaf7);border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;margin-top:clamp(32px,4vw,44px);padding:14px 15px;display:grid}.how-it-works__helper-copy{align-items:center;gap:11px;min-width:0;display:flex}.how-it-works__helper-icon{width:39px;height:39px;color:var(--process-purple);background:#fff;border:1px solid #e3d9e8;border-radius:8px;flex-shrink:0;place-items:center;display:grid}.how-it-works__helper-copy div{flex-direction:column;min-width:0;display:flex}.how-it-works__helper-copy strong{color:var(--process-text);font-size:.75rem;font-weight:800}.how-it-works__helper-copy span:not(.how-it-works__helper-icon){color:var(--process-muted);margin-top:3px;font-size:.65rem;line-height:1.45}.how-it-works__helper-link{background:var(--process-purple);border:1px solid var(--process-purple);color:#fff;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:39px;padding:0 14px;font-size:.69rem;font-weight:800;text-decoration:none;transition:background-color .18s,border-color .18s;display:inline-flex}.how-it-works__helper-link:hover{background:var(--process-purple-dark);border-color:var(--process-purple-dark)}.how-it-works__helper-link:focus-visible{outline-offset:3px;outline:3px solid #dac4e8}@media (width<=920px){.how-it-works__header{grid-template-columns:minmax(0,1fr) minmax(280px,.62fr);gap:38px}.how-it-works__step{padding-right:25px}.how-it-works__step+.how-it-works__step{padding-left:25px}.how-it-works__connector{right:-25px}.how-it-works__step-description{font-size:.72rem}}@media (width<=720px){.how-it-works{padding:44px 0 48px}.how-it-works__header{grid-template-columns:1fr;gap:17px;margin-bottom:31px}.how-it-works__title{max-width:580px;font-size:clamp(2.35rem,8vw,3.2rem)}.how-it-works__title span{display:inline}.how-it-works__description{max-width:610px}.how-it-works__steps{grid-template-columns:1fr;gap:0}.how-it-works__step,.how-it-works__step+.how-it-works__step{grid-template-columns:55px minmax(0,1fr);gap:17px;padding:0 0 27px;display:grid}.how-it-works__step:last-child{padding-bottom:0}.how-it-works__step-top{align-items:flex-start;min-height:0}.how-it-works__number{top:-3px;left:41px}.how-it-works__connector{width:1px;inset:60px auto -18px 26px;transform:none}.how-it-works__connector>span{border-top:0;border-left:1px dashed #d5c8dc;width:1px;height:100%}.how-it-works__connector svg{display:none}.how-it-works__step-copy{margin-top:2px}.how-it-works__step-title,.how-it-works__step-description{max-width:550px}}@media (width<=520px){.how-it-works{padding:38px 0 42px}.how-it-works__title{font-size:clamp(2.15rem,10vw,2.8rem)}.how-it-works__description{font-size:.83rem}.how-it-works__step,.how-it-works__step+.how-it-works__step{grid-template-columns:48px minmax(0,1fr);gap:14px;padding-bottom:24px}.how-it-works__icon{border-radius:10px;width:48px;height:48px}.how-it-works__icon svg{width:22px;height:22px}.how-it-works__number{left:36px}.how-it-works__connector{top:54px;left:23px}.how-it-works__step-title{font-size:.94rem}.how-it-works__step-description{font-size:.72rem}.how-it-works__helper{grid-template-columns:1fr;gap:13px;padding:13px}.how-it-works__helper-link{width:100%;min-height:43px}}@media (width<=370px){.how-it-works__step,.how-it-works__step+.how-it-works__step{grid-template-columns:44px minmax(0,1fr);gap:12px}.how-it-works__icon{width:44px;height:44px}.how-it-works__number{left:33px}.how-it-works__connector{top:50px;left:21px}}@media (prefers-reduced-motion:reduce){.how-it-works__helper-link{transition:none}}.solutions{--solutions-purple:#54278f;--solutions-purple-dark:#3f1d6c;--solutions-purple-light:#7044a3;--solutions-orange:#f47a24;--solutions-orange-dark:#d96518;--solutions-text:#fff;--solutions-muted:#ffffffb3;--solutions-border:#ffffff21;font-family:var(--font-family-base);background:#fbf9fc;border-top:1px solid #eee9f0;padding:clamp(48px,5vw,66px) 0;position:relative;overflow:hidden}.solutions__panel{background:linear-gradient(125deg,#41206f 0%,#54278f 56%,#623196 100%);border:1px solid #4c237d;border-radius:20px;grid-template-columns:minmax(0,1fr) minmax(370px,.76fr);align-items:center;gap:clamp(50px,7vw,100px);padding:clamp(35px,4.5vw,55px) clamp(32px,5vw,65px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 55px #3f1d6c24}.solutions__decoration{pointer-events:none;position:absolute;inset:0}.solutions__decoration>span{border-radius:50%;display:block;position:absolute}.solutions__decoration>span:first-child{border:1px solid #ffffff0f;width:360px;height:360px;top:-180px;right:29%}.solutions__decoration>span:nth-child(2){background:#f47a2414;width:360px;height:360px;bottom:-170px;right:-110px}.solutions__decoration>span:nth-child(3){background:var(--solutions-orange);border-radius:0;width:31%;height:5px;top:0;right:0}.solutions__content{z-index:1;max-width:590px;position:relative}.solutions__eyebrow{color:#e1ccef;letter-spacing:.065em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 13px;font-size:.68rem;font-weight:800;display:inline-flex}.solutions__eyebrow-mark{background:var(--solutions-orange);border-radius:2px;width:25px;height:3px;display:block}.solutions__title{max-width:570px;color:var(--solutions-text);letter-spacing:-.058em;text-wrap:balance;margin:0;font-size:clamp(2.45rem,3.8vw,3.8rem);font-weight:820;line-height:1.01}.solutions__title span{color:#d8bfe9;display:block}.solutions__title em{color:#fff;margin-top:5px;font-style:normal;display:block}.solutions__description{max-width:535px;color:var(--solutions-muted);margin:20px 0 0;font-size:.86rem;line-height:1.68}.solutions__features{flex-wrap:wrap;align-items:center;gap:9px 18px;margin:22px 0 0;padding:0;list-style:none;display:flex}.solutions__features li{color:#ffffffd6;align-items:center;gap:6px;font-size:.68rem;font-weight:700;display:inline-flex}.solutions__feature-icon{color:#f6b17f;background:#ffffff1a;border:1px solid #ffffff1c;border-radius:50%;place-items:center;width:19px;height:19px;display:grid}.solutions__cta{background:var(--solutions-orange);border:1px solid var(--solutions-orange);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:45px;margin-top:25px;padding:0 17px;font-size:.75rem;font-weight:800;text-decoration:none;transition:background-color .18s,border-color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 11px 25px #190a2b33}.solutions__cta:hover{color:var(--solutions-purple-dark);background:#fff;border-color:#fff;box-shadow:0 14px 30px #190a2b3d}.solutions__cta:focus-visible{outline-offset:4px;outline:3px solid #f8c29d}.solutions__visual{z-index:1;justify-self:end;width:100%;max-width:450px;position:relative}.operation-card{color:#342b3a;background:#fffffff5;border:1px solid #fff3;border-radius:15px;overflow:hidden;box-shadow:0 25px 55px #1d0b303b}.operation-card__header{border-bottom:1px solid #ece6ef;justify-content:space-between;align-items:center;gap:14px;padding:17px 18px;display:flex}.operation-card__brand{align-items:center;gap:10px;display:flex}.operation-card__brand-icon{width:39px;height:39px;color:var(--solutions-purple);background:#f5f0fa;border:1px solid #e0d4e9;border-radius:9px;place-items:center;display:grid}.operation-card__brand>div{flex-direction:column;display:flex}.operation-card__brand span:not(.operation-card__brand-icon){color:#918795;text-transform:uppercase;font-size:.55rem;font-weight:700}.operation-card__brand strong{color:#352c3b;margin-top:2px;font-size:.83rem;font-weight:800}.operation-card__status{color:#508365;text-transform:uppercase;background:#f4faf7;border:1px solid #d8ebe0;border-radius:6px;align-items:center;gap:5px;padding:5px 7px;font-size:.52rem;font-weight:750;display:inline-flex}.operation-card__status>span{background:#47a971;border-radius:50%;width:6px;height:6px}.operation-card__steps{padding:7px 17px}.operation-card__step{border-bottom:1px solid #eee9f0;grid-template-columns:40px minmax(0,1fr) 25px;align-items:center;gap:11px;min-height:67px;display:grid}.operation-card__step:last-child{border-bottom:0}.operation-card__step-icon{width:39px;height:39px;color:var(--solutions-purple);background:#f5f0fa;border-radius:8px;place-items:center;display:grid}.operation-card__step-icon--orange{color:var(--solutions-orange-dark);background:#fff2e9}.operation-card__step-icon--neutral{color:#6c6073;background:#f4f2f5}.operation-card__step>div{flex-direction:column;min-width:0;display:flex}.operation-card__step small{color:#aaa1ae;letter-spacing:.075em;font-size:.5rem;font-weight:800}.operation-card__step strong{color:#403647;margin-top:2px;font-size:.75rem;font-weight:800}.operation-card__check{width:23px;height:23px;color:var(--solutions-purple);background:#f2eaf8;border-radius:50%;place-items:center;display:grid}.operation-card__footer{color:#7c7281;background:#faf8fb;border-top:1px solid #ece6ef;justify-content:space-between;align-items:center;gap:20px;min-height:47px;padding:10px 17px;font-size:.58rem;font-weight:650;display:flex}.operation-card__footer-arrow{background:var(--solutions-purple);color:#fff;border-radius:7px;flex-shrink:0;place-items:center;width:29px;height:29px;display:grid}@media (width<=820px){.solutions__panel{grid-template-columns:1fr;gap:38px}.solutions__content{max-width:650px}.solutions__visual{justify-self:start;max-width:570px}}@media (width<=560px){.solutions{padding:40px 0 42px}.solutions__panel{border-radius:15px;gap:31px;padding:30px 20px 22px}.solutions__title{font-size:clamp(2.25rem,10vw,2.9rem)}.solutions__description{font-size:.81rem}.solutions__features{flex-direction:column;align-items:flex-start;gap:8px}.solutions__cta{width:100%;min-height:46px}.operation-card__header{padding:14px 13px}.operation-card__steps{padding-inline:13px}.operation-card__step{grid-template-columns:37px minmax(0,1fr) 23px;gap:9px}.operation-card__step-icon{width:36px;height:36px}.operation-card__footer{padding-inline:13px}}@media (width<=370px){.solutions__panel{padding-inline:16px}.operation-card__status{display:none}.solutions__title{font-size:2.2rem}}@media (prefers-reduced-motion:reduce){.solutions__cta{transition:none}}.compact-footer{--footer-purple:#4a237d;--footer-purple-dark:#321752;--footer-purple-light:#694399;--footer-orange:#f47a24;--footer-orange-dark:#d96518;--footer-text:#fff;--footer-muted:#ffffff9e;--footer-border:#ffffff1a;font-family:var(--font-family-base);background:linear-gradient(120deg,#321752 0%,#402069 52%,#4a237d 100%);position:relative;overflow:hidden}.compact-footer__accent{background:linear-gradient(90deg,#f47a24 0% 34%,#6d449d 34% 100%);width:100%;height:4px}.compact-footer:before{content:"";pointer-events:none;border:1px solid #ffffff0d;border-radius:50%;width:390px;height:390px;position:absolute;bottom:-230px;right:-150px}.compact-footer:after{content:"";pointer-events:none;background:#ffffff05;border-radius:50%;width:280px;height:280px;position:absolute;top:-150px;left:37%}.compact-footer__container{z-index:1;position:relative}.compact-footer__main{grid-template-columns:minmax(240px,1fr) auto auto;align-items:center;gap:clamp(26px,4vw,50px);min-height:84px;padding:16px 0;display:grid}.compact-footer__brand{color:#fff;align-items:center;gap:10px;width:fit-content;min-width:0;text-decoration:none;display:inline-flex}.compact-footer__brand-icon{color:#e3cfee;background:#ffffff14;border:1px solid #ffffff1f;border-radius:9px;flex-shrink:0;place-items:center;width:41px;height:41px;transition:background-color .18s,border-color .18s,color .18s;display:grid}.compact-footer__brand:hover .compact-footer__brand-icon{color:#fff;background:#ffffff21;border-color:#fff3}.compact-footer__brand-copy{flex-direction:column;min-width:0;line-height:1.1;display:flex}.compact-footer__brand-name{color:#fff;letter-spacing:-.025em;white-space:nowrap;font-size:.92rem;font-weight:800}.compact-footer__brand-description{color:var(--footer-muted);white-space:nowrap;margin-top:4px;font-size:.62rem;font-weight:550}.compact-footer__navigation ul{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;margin:0;padding:0;list-style:none;display:flex}.compact-footer__navigation a{color:#ffffffad;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;min-height:36px;padding:0 10px;font-size:.68rem;font-weight:700;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s;display:inline-flex}.compact-footer__navigation a:hover{color:#fff;background:#ffffff12;border-color:#ffffff17}.compact-footer__cta{min-height:43px;color:var(--footer-purple-dark);white-space:nowrap;background:#fff;border:1px solid #fff;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:0 7px 0 15px;font-size:.72rem;font-weight:800;text-decoration:none;transition:background-color .18s,border-color .18s;display:inline-flex;box-shadow:0 9px 22px #16082526}.compact-footer__cta-arrow{background:var(--footer-orange);color:#fff;border-radius:6px;place-items:center;width:30px;height:30px;transition:background-color .18s;display:grid}.compact-footer__cta:hover{background:#fff8f3;border-color:#fff8f3}.compact-footer__cta:hover .compact-footer__cta-arrow{background:var(--footer-orange-dark)}.compact-footer__bottom{border-top:1px solid var(--footer-border);grid-template-columns:minmax(160px,.75fr) minmax(300px,1.5fr) minmax(150px,.75fr);align-items:center;gap:25px;min-height:47px;padding:10px 0 12px;display:grid}.compact-footer__copyright{color:#ffffff8c;margin:0;font-size:.57rem;font-weight:600}.compact-footer__disclaimer{color:#ffffff70;text-align:center;max-width:520px;margin:0 auto;font-size:.54rem;line-height:1.45}.compact-footer__platform-link{color:#edb48c;white-space:nowrap;justify-self:end;align-items:center;gap:5px;font-size:.61rem;font-weight:750;text-decoration:none;transition:color .18s;display:inline-flex}.compact-footer__platform-link:hover{color:#fff}.compact-footer__brand:focus-visible,.compact-footer__navigation a:focus-visible,.compact-footer__cta:focus-visible,.compact-footer__platform-link:focus-visible{outline-offset:3px;border-radius:7px;outline:3px solid #d9c0e8}@media (width<=900px){.compact-footer__main{grid-template-columns:minmax(220px,1fr) auto;gap:20px}.compact-footer__navigation{grid-area:2/1/auto/-1}.compact-footer__navigation ul{justify-content:flex-start}.compact-footer__bottom{grid-template-columns:minmax(180px,1fr) auto}.compact-footer__disclaimer{display:none}}@media (width<=560px){.compact-footer__accent{height:3px}.compact-footer__main{flex-direction:column;align-items:stretch;gap:17px;min-height:0;padding:20px 0 17px;display:flex}.compact-footer__brand{width:fit-content}.compact-footer__brand-description{white-space:normal}.compact-footer__navigation{width:100%}.compact-footer__navigation ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 8px;display:grid}.compact-footer__navigation a{justify-content:flex-start;width:100%;padding-inline:8px}.compact-footer__cta{justify-content:space-between;width:100%;min-height:46px}.compact-footer__bottom{flex-direction:column;align-items:flex-start;gap:8px;min-height:0;padding:13px 0 16px;display:flex}.compact-footer__disclaimer{text-align:left;order:2;margin:0;display:block}.compact-footer__platform-link{order:1;justify-self:auto}.compact-footer__copyright{order:3}}@media (width<=380px){.compact-footer__navigation ul{grid-template-columns:1fr}.compact-footer__brand-name{font-size:.87rem}}@media (prefers-reduced-motion:reduce){.compact-footer__brand-icon,.compact-footer__navigation a,.compact-footer__cta,.compact-footer__cta-arrow,.compact-footer__platform-link{transition:none}}.site-header{--header-purple:#54278f;--header-purple-dark:#3f1d6c;--header-purple-soft:#f6f1fb;--header-orange:#f47a24;--header-orange-dark:#db6417;--header-orange-soft:#fff4eb;--header-text:#30283a;--header-muted:#756d7e;--header-border:#e8e2ed;z-index:1000;border-bottom:1px solid var(--header-border);-webkit-backdrop-filter:blur(16px);background:#fffffff7;width:100%;position:sticky;top:0;box-shadow:0 6px 25px #3e23540f}.site-header__accent{background:linear-gradient(90deg, var(--header-purple) 0%, var(--header-purple) 64%, var(--header-orange) 64%, var(--header-orange) 100%);width:100%;height:4px}.site-header__inner{justify-content:space-between;align-items:center;gap:28px;width:100%;min-height:70px;display:flex;position:relative}.site-header__brand{color:var(--header-text);flex-shrink:0;align-items:center;gap:11px;text-decoration:none;display:inline-flex}.site-header__brand-icon{background:var(--header-purple-soft);width:43px;height:43px;color:var(--header-purple);border:1px solid #e1d4ee;border-radius:10px;flex-shrink:0;place-items:center;transition:background-color .18s,border-color .18s,color .18s;display:grid;position:relative}.site-header__brand-icon:after{background:var(--header-orange);content:"";border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;bottom:-3px;right:-3px}.site-header__brand:hover .site-header__brand-icon{color:var(--header-purple-dark);background:#eee4f7;border-color:#ccb5df}.site-header__brand-copy{flex-direction:column;line-height:1.08;display:flex}.site-header__brand-name{color:var(--header-text);letter-spacing:-.025em;white-space:nowrap;font-size:.98rem;font-weight:800}.site-header__brand-description{color:var(--header-muted);letter-spacing:.015em;white-space:nowrap;margin-top:5px;font-size:.65rem;font-weight:550}.site-header__navigation{align-items:center;gap:27px;margin-left:auto;display:flex}.site-header__links{align-items:center;gap:4px;margin:0;padding:0;list-style:none;display:flex}.site-header__links li{margin:0;padding:0}.site-header__link{color:#69616f;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:0 12px;font-size:.81rem;font-weight:650;line-height:1;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s;display:inline-flex;position:relative}.site-header__link:hover{background:var(--header-purple-soft);color:var(--header-purple);border-color:#e5d9ef}.site-header__cta{background:var(--header-orange);border:1px solid var(--header-orange);color:#fff;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:0 17px;font-size:.81rem;font-weight:800;line-height:1;text-decoration:none;transition:background-color .18s,border-color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 9px 21px #f47a242e}.site-header__cta:hover{background:var(--header-orange-dark);border-color:var(--header-orange-dark);box-shadow:0 12px 27px #f47a2440}.site-header__cta:active{background:#c95813;border-color:#c95813;box-shadow:0 6px 15px #f47a242b}.site-header__brand:focus-visible,.site-header__link:focus-visible,.site-header__cta:focus-visible,.site-header__menu-button:focus-visible{outline-offset:3px;outline:3px solid #d9c5e8}.site-header__menu-button{background:var(--header-purple-soft);width:43px;height:43px;color:var(--header-purple);cursor:pointer;border:1px solid #dfd1eb;border-radius:9px;flex-shrink:0;place-items:center;padding:0;transition:background-color .18s,border-color .18s,color .18s;display:none}.site-header__menu-button:hover{color:var(--header-purple-dark);background:#ece1f5;border-color:#cdb8df}.site-header__menu-icon{flex-direction:column;justify-content:center;align-items:center;gap:5px;width:20px;display:flex;position:relative}.site-header__menu-line{transform-origin:50%;background:currentColor;border-radius:2px;width:20px;height:2px;transition:transform .18s,opacity .18s;display:block}.site-header[data-menu-open] .site-header__menu-line:first-child{transform:translateY(7px)rotate(45deg)}.site-header[data-menu-open] .site-header__menu-line:nth-child(2){opacity:0}.site-header[data-menu-open] .site-header__menu-line:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=860px){.site-header__inner{gap:16px;min-height:64px}.site-header__navigation{border:1px solid var(--header-border);background:#fffffffc;border-radius:12px;flex-direction:column;align-items:stretch;gap:10px;margin-left:0;padding:10px;display:none;position:absolute;top:calc(100% + 10px);left:0;right:0;box-shadow:0 20px 46px #37234426}.site-header[data-menu-open] .site-header__navigation{animation:.17s forwards header-menu-enter;display:flex}.site-header__links{flex-direction:column;align-items:stretch;gap:3px}.site-header__link{justify-content:flex-start;width:100%;min-height:45px;padding:0 13px}.site-header__link:hover{background:var(--header-purple-soft);color:var(--header-purple);border-color:#0000}.site-header__cta{width:100%;min-height:47px;margin-top:2px}.site-header__menu-button{display:grid}}@media (width<=560px){.site-header__accent{height:3px}.site-header__inner{gap:12px}.site-header__brand{gap:9px;min-width:0}.site-header__brand-icon{border-radius:9px;width:39px;height:39px}.site-header__brand-icon svg{width:21px;height:21px}.site-header__brand-copy{min-width:0}.site-header__brand-name{text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:.9rem;overflow:hidden}.site-header__brand-description{display:none}.site-header__navigation{padding:9px}.site-header__menu-button{width:41px;height:41px}}@media (width<=370px){.site-header__brand-name{max-width:145px;font-size:.84rem}.site-header__brand-icon{width:37px;height:37px}.site-header__menu-button{width:39px;height:39px}}@keyframes header-menu-enter{0%{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.site-header__brand-icon,.site-header__link,.site-header__cta,.site-header__menu-button,.site-header__menu-line{transition:none}.site-header[data-menu-open] .site-header__navigation{animation:none}}:root{--color-primary-50:#f7f4ff;--color-primary-100:#eee8ff;--color-primary-500:#7145d6;--color-primary-600:#6034c5;--color-primary-700:#4e27a7;--color-text-primary:#211a35;--color-text-secondary:#665e78;--color-border:#e9e5f0;--color-background:#fff;--color-background-soft:#faf9fc;--color-white:#fff;--font-family-base:Inter, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--container-max-width:1180px;--header-height:72px;--radius-small:10px;--radius-medium:16px;--radius-pill:999px;--shadow-header:0 10px 30px #28195014;--shadow-button:0 10px 22px #6034c538;--shadow-menu:0 20px 50px #28195029;--transition-fast:.18s ease}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 24px)}body{background:var(--color-background);min-width:320px;color:var(--color-text-primary);font-family:var(--font-family-base);-webkit-font-smoothing:antialiased;margin:0}body,button,input,textarea,select{font:inherit}img,svg{max-width:100%;display:block}a{color:inherit}button{border:0}.container{width:min(calc(100% - 32px), var(--container-max-width));margin-inline:auto}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
