@import url("https://fonts.googleapis.com/css2?family=Onest:wght@100..900&display=swap");:root{--bg:#f6f8fc;--surface:#fff;--surface-2:#f8fafd;--text:#0b1020;--muted:#4f5d73;--line:#e6ebf3;--brand:#1e5bff;--brand2:#3b82f6;--brand-dark:#0b1e33;--shadow:0 22px 60px rgba(17,24,39,.1);--shadow2:0 12px 26px rgba(17,24,39,.08);--shadow3:0 8px 24px rgba(16,24,40,.08);--r-xl:26px;--r-lg:24px;--r-md:18px;--r-sm:16px;--r-xs:12px;--max:1140px;--space-1:8px;--space-2:12px;--space-3:16px;--space-4:20px;--space-5:24px;--space-6:32px;--space-7:40px;--space-8:48px;--space-9:56px;--fs-body:16px;--fs-small:14px;--fs-h3:20px;--fs-h2:26px;--fs-h1:32px;--fs-display:48px;--lh-body:1.6;--lh-small:1.45;--lh-h3:1.24;--lh-h2:1.16;--lh-h1:1.1;--focus:0 0 0 3px rgba(30,91,255,.18);--headerH:92px}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--headerH) + 12px)}body{margin:0;padding:0;min-height:100%;font-family:Onest,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:var(--fs-body);font-weight:400;line-height:var(--lh-body);letter-spacing:0;color:var(--text);background:radial-gradient(1100px 620px at 16% 0,rgba(30,91,255,.1),transparent 55%),radial-gradient(1100px 620px at 90% 10%,rgba(30,91,255,.06),transparent 55%),var(--bg);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}.container{width:min(var(--max),calc(100% - 40px));margin:0 auto}.muted,.mutedSmall{color:var(--muted)}.mutedSmall{font-size:12px;line-height:1.5}.nowrap{white-space:nowrap}section{padding:var(--space-8) 0}h1,h2,h3{margin:0;color:var(--text)}h1{font-size:var(--fs-h1);font-weight:700;line-height:var(--lh-h1);letter-spacing:-.03em}h2{font-size:var(--fs-h2);line-height:var(--lh-h2);letter-spacing:-.022em}h2,h3{font-weight:600}h3{font-size:var(--fs-h3);line-height:var(--lh-h3);letter-spacing:-.012em}.benefit-card p,.card p,.faqSub,.fit-card span,.footer,.footerBottomRight,.footerInn,.footerTagline,.heroSub,.how-card span,.howCard span,.kpi span,.kpi-content span,.pay-card span,.paySub,.security-text,.tile p,p{font-size:var(--fs-body);font-weight:400;line-height:1.62;letter-spacing:-.003em;color:var(--muted)}.sectionHead{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-4);margin-bottom:var(--space-5)}.sectionHead>div{max-width:70ch}.sectionHead h2{margin-bottom:6px}.sectionHead.left{text-align:left;margin-bottom:0}.sectionHead .muted{margin:0;line-height:1.55}.btn,.headerCtaBtn,.heroPrimaryBtn,.heroSecondaryBtn,.topbarBtn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:12px 16px;border-radius:14px;border:1px solid var(--line);background:hsla(0,0%,100%,.92);color:rgba(11,16,32,.92);font-size:14px;font-weight:600;line-height:1;letter-spacing:-.01em;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease,background-color .18s ease,color .18s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;box-shadow:0 8px 20px rgba(16,24,40,.04)}.btn:hover,.headerCtaBtn:hover,.heroPrimaryBtn:hover,.heroSecondaryBtn:hover,.topbarBtn:hover{transform:translateY(-1px);box-shadow:var(--shadow2)}.btn:focus-visible,.headerCtaBtn:focus-visible,.heroPrimaryBtn:focus-visible,.heroSecondaryBtn:focus-visible,.topbarBtn:focus-visible{outline:none;box-shadow:var(--focus),var(--shadow2)}.btn.primary,.headerCtaBtn,.heroPrimaryBtn,.topbarBtn{border-color:transparent;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;box-shadow:0 14px 32px rgba(30,91,255,.2)}.btn.primary:hover,.headerCtaBtn:hover,.heroPrimaryBtn:hover,.topbarBtn:hover{box-shadow:0 18px 40px rgba(30,91,255,.26)}.btn.ghost,.heroSecondaryBtn{background:hsla(0,0%,100%,.92)}.btn.small{min-height:38px;padding:10px 12px;border-radius:12px;font-size:13px}.priceTag{display:inline-flex;align-items:baseline;gap:8px;padding:7px 10px;border-radius:999px;background:rgba(30,91,255,.08);border:1px solid rgba(30,91,255,.18);color:rgba(11,16,32,.86);font-size:12px;font-weight:600;line-height:1}.priceNow,.priceWas{font-weight:700;letter-spacing:-.015em}.priceWas{opacity:.55;text-decoration:line-through;text-decoration-thickness:2px;text-underline-offset:2px}.grid3{grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px}.grid2,.grid3{display:grid;gap:16px}.grid2{grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px}.blogGrid,.grid2,.grid3,.reviews,.stats,.tiles{margin-top:6px}.benefit-card,.card,.faqItem,.fit-card,.how-card,.howCard,.pay-card,.tile{border:1px solid var(--line);background:hsla(0,0%,100%,.92);border-radius:var(--r-md);box-shadow:var(--shadow2)}.card{padding:18px;transition:transform .18s ease}.card:hover{transform:translateY(-2px)}.benefit-card h3,.card h3,.fit-card b,.footerLogo,.footerTitle,.how-card b,.howCard b,.howStep b,.kpi b,.kpi-content b,.pay-card b,.stepText b,.tile h3{font-weight:600;letter-spacing:-.012em}.card p,.tile p{margin:0}.kpis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:16px;max-width:560px}.kpi{padding:16px}.kpi-content{display:flex;flex-direction:column;gap:4px}.kpi b,.kpi-content b{display:block;margin:0;font-size:17px;line-height:1.2;color:#1a2b3c}.kpi span,.kpi-content span{display:block;margin:0;font-size:14px;line-height:1.45;color:var(--muted)}.kpis-vertical{display:flex;flex-direction:column;gap:16px;margin:24px 0 0}:is(.heroPhoto,.fitPhoto,.howPhoto,.payPhoto,.faqPhoto,.benefits-image,.how-image,.pay-image,.fit-image){position:relative;overflow:hidden;border-radius:var(--r-lg);box-shadow:var(--shadow);background:#fff}:is(.heroPhoto,.fitPhoto,.howPhoto,.payPhoto,.faqPhoto,.benefits-image,.how-image,.pay-image,.fit-image) img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 20%}:is(.heroPhoto,.fitPhoto,.howPhoto,.payPhoto,.faqPhoto) .cap{padding:14px 16px;border-top:1px solid var(--line);background:hsla(0,0%,100%,.92);font-size:13px;line-height:1.5;color:var(--muted)}.previewFrame{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:hsla(0,0%,100%,.92);box-shadow:var(--shadow2)}.previewIframe{display:block;width:100%;height:720px;border:0}.previewBox{margin-top:10px}.previewThumb{width:100%;padding:12px;border:1px solid var(--line);border-radius:18px;background:hsla(0,0%,100%,.92);box-shadow:var(--shadow2);cursor:pointer;text-align:left}.previewThumb img{display:block;width:100%;height:auto;border-radius:14px;border:1px solid var(--line);background:#fff}.previewHint{margin-top:10px}.lightbox,.previewModal{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:18px}.lightboxBackdrop,.previewModalBackdrop{position:absolute;inset:0;border:0;background:rgba(11,16,32,.55);cursor:pointer}.lightboxBody,.previewModalBody{position:relative;z-index:1;width:min(1100px,96vw);max-height:92vh;overflow:auto;padding:14px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.lightboxClose{position:-webkit-sticky;position:sticky;top:0;margin-bottom:10px}.lightboxImg,.previewModalImg{display:block;width:100%;height:auto;border-radius:14px;border:1px solid var(--line);background:#fff}.previewModalHead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.previewModalTitle{font-weight:700;color:rgba(11,16,32,.92)}.payIcons{gap:12px;flex-wrap:wrap}.payIcons,.sslNote{display:flex;align-items:center;margin-top:10px}.sslNote{gap:8px}.payCta{display:flex;justify-content:center;margin-top:22px}.siteHeader{position:-webkit-sticky;position:sticky;top:12px;z-index:110;background:transparent}.headerShell{min-height:var(--headerH);display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:18px;gap:18px;padding:12px 18px;border:1px solid rgba(26,49,94,.1);border-radius:24px;background:hsla(0,0%,100%,.96);box-shadow:0 14px 40px rgba(16,24,40,.1);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.headerShellMain{grid-template-columns:auto 1fr auto}.headerShellFlow{grid-template-columns:auto 1fr}.headerBrand,.headerBrandLogo{display:inline-flex;align-items:center;min-width:0;line-height:0}.headerBrandLogo :global(img),.headerBrandLogo img{display:block;width:auto;max-width:100%;height:auto}.headerMenu{display:flex;gap:8px;min-width:0}.headerLogin,.headerMenu,.headerMenu a{align-items:center;justify-content:center}.headerLogin,.headerMenu a{display:inline-flex;min-height:42px;padding:10px 14px;border-radius:14px;font-size:14px;font-weight:600;line-height:1;color:rgba(11,16,32,.78);transition:background-color .18s ease,color .18s ease}.headerLogin:hover,.headerMenu a:hover{background:rgba(30,91,255,.07);color:var(--text)}.headerActions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.headerActionsFlow{justify-self:end}.headerCtaBtnSoft{background:rgba(30,91,255,.08);color:var(--brand);border-color:rgba(30,91,255,.14);box-shadow:none}.headerCtaBtnSoft:hover{background:rgba(30,91,255,.12);box-shadow:none}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:300;padding:14px 0 10px;background:rgba(246,248,252,.88);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.topbar>.container{display:block}.topbarBox{min-height:92px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:26px;gap:26px;padding:0 26px;border:1px solid rgba(26,49,94,.1);border-radius:26px;background:hsla(0,0%,100%,.96);box-shadow:0 10px 26px rgba(17,24,39,.06)}.topbarLogo{display:inline-flex;align-items:center;justify-self:start;line-height:0}.topbarLogo img{display:block;width:auto;height:auto;max-width:260px}.topbarNav{display:flex;align-items:center;justify-content:center;gap:26px;flex-wrap:wrap}.topbarNav a{padding:8px 0;font-size:15px;font-weight:600;line-height:1;color:rgba(11,16,32,.82);transition:opacity .18s ease}.topbarNav a:hover{opacity:.72}.topbarActions{display:flex;align-items:center;gap:12px;margin-left:auto}.topbarBtn{min-height:48px;padding:0 22px;justify-self:end}.topbarBurger{position:relative;display:none;width:44px;height:44px;padding:0;border:1px solid rgba(26,49,94,.1);border-radius:14px;background:#fff;cursor:pointer;box-shadow:0 10px 24px rgba(16,24,40,.06);flex:0 0 auto}.topbarBurger span{position:absolute;left:11px;right:11px;height:2px;border-radius:999px;background:rgba(11,16,32,.86);transition:transform .2s ease,opacity .2s ease,top .2s ease}.topbarBurger span:first-child{top:15px}.topbarBurger span:nth-child(2){top:22px}.topbarBurger span:nth-child(3){top:29px}.topbarBurger.is-open span:first-child{top:22px;transform:rotate(45deg)}.topbarBurger.is-open span:nth-child(2){opacity:0}.topbarBurger.is-open span:nth-child(3){top:22px;transform:rotate(-45deg)}.topbarMobileBackdrop,.topbarMobileMenu{display:none}.topbarMobileNav{display:flex;flex-direction:column;gap:8px}.topbarMobileNav a{display:flex;align-items:center;min-height:48px;padding:12px 14px;border-radius:14px;font-size:16px;font-weight:600;color:rgba(11,16,32,.86);background:rgba(30,91,255,.04)}.topbarMobileNav a:hover{background:rgba(30,91,255,.08)}.topbarMobileBtn{justify-content:center;margin-top:6px;color:#fff!important}.hero{background:#fff}.hero,.hero.heroClean{padding:40px 0}.heroGrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:48px;gap:48px;align-items:start}.heroContent,.heroContentCenter{display:flex;flex-direction:column;gap:16px}.heroContentCenter{max-width:920px;margin:0 auto;text-align:center}.heroContent h1,.heroTitle{font-size:32px;font-weight:700;line-height:1.12;letter-spacing:-.03em;color:var(--text);margin:0 0 4px}.heroContentCenter .heroTitle,.heroContentCenter h1{text-align:center}.heroLeadText{max-width:760px;margin-inline:auto}.heroText{display:flex;flex-direction:column;gap:10px;margin:0}.heroSub{margin:0;color:var(--muted);font-size:15.5px;line-height:1.58;text-align:left;text-indent:0;max-width:66ch}.heroContentCenter .heroSub,.heroLeadText .heroSub{margin-inline:auto;text-align:center}.heroActions,.heroActionsCenter{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:6px}.heroActionsCenter{justify-content:center}.hero .btn:not(.primary),.heroSecondaryBtn{background:#fff}.heroMedia{display:flex;align-items:stretch;justify-content:center;min-width:0}.heroPhoto{width:100%;min-height:500px}.heroPhoto img{height:100%}.heroYaza{padding:8px 0 26px;background:transparent}.heroYazaBox{position:relative;overflow:hidden;min-height:400px;padding:32px 42px 46px;border-radius:32px;background:radial-gradient(1200px 300px at 22% 118%,hsla(0,0%,100%,.58),transparent 58%),radial-gradient(900px 240px at 78% 12%,hsla(0,0%,100%,.24),transparent 55%),linear-gradient(180deg,#efeff1,#ebebed)}.heroYazaBg{position:absolute;inset:0;pointer-events:none}.heroYazaBg:before{content:"";position:absolute;inset:-12% -8%;opacity:.5;transform:rotate(-8deg);background:repeating-radial-gradient(ellipse at 8% 78%,hsla(0,0%,100%,.52) 0 1px,transparent 1px 10px)}.heroYazaContent{position:relative;z-index:1;max-width:920px;margin:0 auto;text-align:center}.heroYazaContent h1{margin:0 0 18px;font-size:48px;font-weight:700;line-height:1.08;letter-spacing:-.035em;color:#11284b}.heroYazaContent p{margin:0 auto;max-width:820px;font-size:18px;line-height:1.7;color:var(--muted)}.heroYazaActions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:24px}.benefits-section{padding:56px 0;background:var(--surface-2)}.benefits-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:48px;gap:48px;align-items:start}.benefits-image{min-height:500px;border-radius:24px}.benefits-content{display:flex;flex-direction:column;gap:32px}.benefits-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.benefit-card{padding:24px 20px;transition:transform .2s ease,box-shadow .2s ease}.benefit-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.06)}.howFlow{padding:22px;border:1px solid var(--line);border-radius:26px;background:hsla(0,0%,100%,.92);box-shadow:var(--shadow)}.flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;align-items:stretch;margin-top:14px}.flow,.flowStep{position:relative}.flowStep{padding:14px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 22px rgba(17,24,39,.06)}.flowStep b{display:block;margin-bottom:6px;font-size:16px}.flowStep span{display:block;color:var(--muted);font-size:13px;line-height:1.5}.flowStep:not(:last-child):after{content:"";position:absolute;top:50%;right:-8px;width:16px;height:2px;background:rgba(90,102,122,.22)}.flowStep:not(:last-child):before{content:"";position:absolute;top:calc(50% - 4px);right:-14px;width:10px;height:10px;border-radius:999px;background:#fff;border:2px solid rgba(30,91,255,.35)}.fit,.fit-section{padding:56px 0;background:#fff}.fit-grid,.fitGrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:48px;gap:48px;align-items:start}.fit-content,.fitContent{display:flex;flex-direction:column;gap:24px}.fit-content h2,.fitContent h2{margin:0}.fitText{display:flex;flex-direction:column;gap:12px}.fitSub{color:var(--muted)}.fit-image,.fitMedia{display:flex;align-items:stretch;min-width:0}.fitPhoto{width:100%;min-height:500px}.fitPhoto img{height:100%}.fitAction{margin-top:8px}.fit-cards,.fitCards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.fit-card{padding:20px}.fit-card span{color:var(--muted)}.how,.how-section{padding:56px 0;background:var(--surface-2)}.how-grid,.howGrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:48px;gap:48px;align-items:start}.how-content,.howContent{display:flex;flex-direction:column;gap:24px}.how-content h2,.howContent h2{margin:0}.howSteps,.steps{display:flex;flex-direction:column;gap:20px;margin:0}.step{display:flex;align-items:flex-start;gap:16px}.stepNum{width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;background:var(--brand);color:#fff;font-size:20px;font-weight:600}.howStep,.stepText{display:flex;flex-direction:column;gap:4px}.howStep span,.stepText span{color:var(--muted);line-height:1.5}.how-image,.howMedia{display:flex;align-items:stretch;min-width:0}.howPhoto{width:100%;min-height:500px;background:transparent;box-shadow:none;overflow:visible}.howPhoto img{border-radius:var(--r-lg);box-shadow:var(--shadow);height:auto;min-height:500px}.howPhoto .cap{display:none}.how-cards,.howCards{display:flex;flex-direction:column;gap:12px}.how-card,.howCard{padding:18px 20px;box-shadow:var(--shadow3)}.how-card-note,.howCardNote{display:block;margin-top:4px;color:var(--muted);font-size:14px;line-height:1.45}.pay,.pay-section{padding:56px 0;background:#fff}.pay-grid,.payGrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:48px;gap:48px;align-items:start}.pay-content,.payContent{display:flex;flex-direction:column;gap:24px}.pay-image,.payMedia{display:flex;align-items:stretch;min-width:0}.payPhoto{width:100%;min-height:500px}.payPhoto img{height:100%}.paySub{color:var(--muted)}.pay-cards{display:flex;flex-direction:column;gap:16px}.pay-card{padding:20px;box-shadow:var(--shadow3)}.faq{padding:56px 0;background:var(--surface-2)}.faqGrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:48px;gap:48px;align-items:start}.faqContent{display:flex;flex-direction:column;gap:24px}.faqMedia{display:flex;align-items:stretch;min-width:0}.faqPhoto{width:100%;min-height:500px}.faqPhoto img{height:100%}.faqSub{color:var(--muted)}.faqList{display:flex;flex-direction:column;gap:12px}.faqItem{padding:8px 16px;cursor:pointer}.faqItem summary{padding:12px 0;outline:none;font-size:16px;font-weight:600;color:#1a2b3c;cursor:pointer}.faqItem p{margin:0 0 16px;color:var(--muted);line-height:1.5}.faqContact{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.faqContact a{color:var(--brand);font-weight:600;text-decoration:underline;text-underline-offset:3px}.notice.security-notice,.security-block{display:flex;align-items:flex-start;gap:12px;margin:0;padding:16px 20px;border-left:4px solid var(--brand);border-radius:12px;background:#f0f7ff}.security-icon{flex-shrink:0;font-size:1.5rem;line-height:1}.security-text,.security-text b{color:#1a2b3c}.security-highlight{display:flex;gap:20px;margin:20px 0;padding:24px;border-radius:20px;background:#f0f7ff}.security-icon-large{font-size:48px;line-height:1}.tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;align-items:stretch}.tile{display:flex;flex-direction:column;gap:12px;min-height:420px;padding:18px;transition:transform .25s ease,box-shadow .25s ease}.tile:hover{transform:translateY(-6px);box-shadow:0 26px 60px rgba(0,0,0,.12)}.tileTop{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.tile h3{margin:0;font-size:16px;line-height:1.25}.tile p{flex-grow:1;color:var(--muted)}.tile .btn{width:100%;justify-content:center;margin-top:auto}.tile .btn.primary{padding:14px 18px;font-size:15px;font-weight:600;border-radius:16px;box-shadow:0 12px 30px rgba(30,91,255,.22)}.tile .btn.primary:hover{box-shadow:0 16px 36px rgba(30,91,255,.28)}.tileMedia{position:relative;height:260px;margin-bottom:14px;overflow:hidden;border-radius:12px;background:transparent;transform:perspective(900px) rotateX(1deg);transition:transform .35s ease}.tile:hover .tileMedia{transform:perspective(900px) rotateX(0deg) scale(1.02)}.tileImg{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 4%;border-radius:10px;background:#fff;box-shadow:0 8px 20px rgba(0,0,0,.08),0 2px 6px rgba(0,0,0,.06)}.tileMedia:after{content:"";position:absolute;left:0;right:0;bottom:0;height:100px;background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.85),#fff);pointer-events:none}.links,.pricesHead{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.footer{padding:18px 0 26px;border-top:1px solid var(--line);background:hsla(0,0%,100%,.55);color:var(--muted);font-size:13px}.footerGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px;align-items:start}.footerCol{min-width:0}.footerBrand{display:flex;flex-direction:column;gap:8px}.footerLogo{font-size:18px;color:rgba(11,16,32,.92)}.footerBottomRight,.footerLegalNote,.footerTagline{line-height:1.55}.footerTitle{margin:2px 0 10px;color:rgba(11,16,32,.78)}.footerLinks,.footerSupport{display:flex;flex-direction:column;gap:8px}.footerLinks a:hover,.footerSupportLine a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.footerSupportLine a{color:rgba(11,16,32,.92);font-weight:600}.footerLegal{margin-left:auto;text-align:right}.footerInn{margin-top:6px;font-size:13px;color:var(--muted)}.footerBottom{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap;margin-top:18px;padding-top:14px;border-top:1px solid var(--line)}.footerCopy,.footerYear{font-size:13px;color:var(--muted)}.privacy-hero{padding:40px 0 20px;background:#fff}.privacy-content{padding:20px 0 80px;background:#fff}.privacy-grid{display:grid;grid-template-columns:260px 1fr;grid-gap:48px;gap:48px;align-items:start}.privacy-sidebar{position:-webkit-sticky;position:sticky;top:100px}.toc{padding:24px 20px;border:1px solid var(--line);border-radius:20px;background:#f8f9fa}.toc h3{margin:0 0 16px;font-size:18px;color:#1a2b3c}.toc-links{display:flex;flex-direction:column;gap:8px}.toc-links a{padding:6px 0;border-bottom:1px dashed rgba(90,102,122,.2);color:var(--muted);font-size:14px;line-height:1.4;transition:color .2s ease}.toc-links a:hover{color:var(--brand)}.privacy-section{margin-bottom:48px;scroll-margin-top:80px}.privacy-section h2{margin:0 0 20px;padding-bottom:12px;border-bottom:2px solid var(--line);font-size:26px;color:#1a2b3c}.privacy-section h3{margin:24px 0 12px;font-size:20px;color:#1a2b3c}.privacy-list{margin:16px 0;padding-left:24px}.privacy-list li{margin-bottom:8px;color:var(--muted);line-height:1.6}.privacy-list li b{color:#1a2b3c}.table-wrapper{overflow-x:auto;margin:20px 0;border:1px solid var(--line);border-radius:16px}.privacy-table{width:100%;border-collapse:collapse;background:#fff}.privacy-table th{padding:14px 16px;border-bottom:2px solid var(--line);background:#f8f9fa;color:#1a2b3c;font-weight:600;text-align:left}.privacy-table td{padding:14px 16px;border-bottom:1px solid var(--line);color:var(--muted)}.privacy-table tr:last-child td{border-bottom:none}.contact-card h4{color:#1a2b3c}.consent-block p{line-height:1.6}@media (max-width:1200px){.heroYazaContent h1{font-size:42px}}@media (max-width:980px){.container{width:min(var(--max),calc(100% - 26px))}.headerShell,.headerShellFlow,.headerShellMain{grid-template-columns:1fr;justify-items:start;gap:12px;padding:14px}.headerMenu{display:none}.headerActions,.headerActionsFlow{width:100%;justify-content:space-between}.topbarBox{grid-template-columns:auto 1fr auto;gap:12px;min-height:74px;padding:14px 16px}.topbarLogo img{max-width:170px}.topbarNav{display:none}.topbarBurger{display:inline-flex;align-items:center;justify-content:center}.topbarMobileBackdrop{display:block;position:fixed;inset:0;z-index:119;border:0;background:rgba(11,16,32,.28)}.topbarMobileMenu{display:block;position:fixed;top:86px;left:14px;right:14px;z-index:120;padding:14px;border:1px solid rgba(26,49,94,.1);border-radius:22px;background:hsla(0,0%,100%,.98);box-shadow:0 18px 48px rgba(16,24,40,.16);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.benefits-grid,.faqGrid,.fit-grid,.fitGrid,.grid2,.grid3,.heroGrid,.how-grid,.howGrid,.pay-grid,.payGrid,.tiles{grid-template-columns:1fr;gap:32px}.faqContent,.fit-content,.fitContent,.heroContent,.heroContentCenter,.how-content,.howContent,.pay-content,.payContent{gap:20px}.benefits-image,.benefits-image img,.faqPhoto,.faqPhoto img,.fit-image,.fit-image img,.fitPhoto,.fitPhoto img,.heroPhoto,.heroPhoto img,.how-image,.how-image img,.howPhoto,.howPhoto img,.pay-image,.pay-image img,.payPhoto,.payPhoto img{min-height:320px}.faqMedia,.fitMedia,.heroMedia,.howMedia,.payMedia{order:-1}.benefits-cards,.fit-cards,.fitCards,.kpis{grid-template-columns:1fr 1fr;max-width:none}.flow{grid-template-columns:1fr;gap:10px}.flowStep:not(:last-child):after,.flowStep:not(:last-child):before{display:none}.footerGrid{grid-template-columns:1fr 1fr}.footerBottom{align-items:flex-start}.privacy-grid{grid-template-columns:1fr}.privacy-sidebar{position:relative;top:0;margin-bottom:24px}.security-highlight{flex-direction:column;gap:12px}}@media (max-width:768px){.benefits-section,.faq,.fit,.fit-section,.how,.how-section,.pay,.pay-section,section{padding:44px 0}.heroContent h1,.heroTitle,h1{font-size:30px;line-height:1.12}h2{font-size:26px}.faqSub,.heroSub,.paySub{font-size:15px;line-height:1.56}.heroYazaBox{min-height:auto;padding:26px 24px 32px;border-radius:24px}.heroYazaContent h1{font-size:32px}.heroYazaContent p{font-size:16px;line-height:1.62}.heroActions,.heroActionsCenter{gap:10px}.btn,.headerCtaBtn,.heroPrimaryBtn,.heroSecondaryBtn,.topbarBtn{min-height:42px}.benefits-cards,.fit-cards,.fitCards,.kpis{grid-template-columns:1fr}.faqMedia{order:-1}.tile{min-height:unset}.faqGrid,.pay-grid,.payGrid{gap:28px}}@media (max-width:640px){html{scroll-padding-top:92px}.topbar{padding:10px 0 8px}.topbarBox{min-height:68px;padding:12px 14px}.topbarLogo img{max-width:150px}.topbarBtn{min-height:42px;padding:0 16px;font-size:13px}.topbarMobileMenu{top:78px;left:10px;right:10px}.topbarMobileNav a,.topbarNav a{font-size:14px}.heroActions,.heroActionsCenter{flex-direction:column;align-items:stretch}.heroActions .btn,.heroActionsCenter .btn,.heroPrimaryBtn,.heroSecondaryBtn{width:100%}.footerGrid{grid-template-columns:1fr}}@media (max-width:520px){.topbarBtn{display:none}.container{width:min(var(--max),calc(100% - 24px))}.hero,.hero.heroClean{padding:28px 0}.heroGrid{gap:24px}.benefits-image,.benefits-image img,.faqPhoto,.faqPhoto img,.fit-image,.fit-image img,.fitPhoto,.fitPhoto img,.heroPhoto,.heroPhoto img,.how-image,.how-image img,.howPhoto,.howPhoto img,.pay-image,.pay-image img,.payPhoto,.payPhoto img{min-height:280px}.topbarMobileMenu{top:74px}}.benefits-grid,.faqGrid,.fitGrid,.heroGrid,.howGrid,.payGrid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:40px;align-items:start}.faqMedia,.fitMedia,.heroMedia,.howMedia,.payMedia{display:flex;justify-content:flex-end;align-items:flex-start}.benefits-image,.faqPhoto,.fitPhoto,.heroPhoto,.howPhoto,.payPhoto{width:92%;max-width:480px;margin-left:auto}.benefits-image img,.faqPhoto img,.fitPhoto img,.heroPhoto img,.howPhoto img,.payPhoto img{width:100%;height:auto;max-height:460px;display:block}.heroGrid{grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr)}@media (max-width:980px){.benefits-grid,.faqGrid,.fitGrid,.heroGrid,.howGrid,.payGrid{grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);gap:32px}.benefits-image,.faqPhoto,.fitPhoto,.heroPhoto,.howPhoto,.payPhoto{width:100%;max-width:440px}}@media (max-width:768px){.benefits-grid,.faqGrid,.fitGrid,.heroGrid,.howGrid,.payGrid{grid-template-columns:1fr;gap:28px}.benefits-image,.faqPhoto,.fitPhoto,.heroPhoto,.howPhoto,.payPhoto{width:100%;max-width:100%;margin-left:0}.faqMedia,.fitMedia,.heroMedia,.howMedia,.payMedia{justify-content:stretch}}.how-grid,.howGrid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)!important;gap:40px!important;align-items:start!important}.how-image,.howMedia{display:flex!important;justify-content:flex-end!important;align-items:flex-start!important}.how-image,.howPhoto{width:92%!important;max-width:480px!important;margin-left:auto!important}.how-image img,.howPhoto img{width:100%!important;height:auto!important;max-height:460px!important;display:block!important}@media (max-width:980px){.how-grid,.howGrid{grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr)!important;gap:32px!important}.how-image,.howPhoto{width:100%!important;max-width:440px!important}}@media (max-width:768px){.how-grid,.howGrid{grid-template-columns:1fr!important;gap:28px!important}.how-image,.howPhoto{width:100%!important;max-width:100%!important;margin-left:0!important}.how-image,.howMedia{justify-content:stretch!important}}.benefits-image,.faqPhoto,.fitPhoto,.heroPhoto,.how-image,.howPhoto,.pay-image,.payPhoto{min-height:0!important;height:auto!important;overflow:hidden!important}.benefits-image img,.faqPhoto img,.fitPhoto img,.heroPhoto img,.how-image img,.howPhoto img,.pay-image img,.payPhoto img{position:static!important;inset:auto!important;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center top!important;display:block!important}.heroActions{gap:12px;margin-top:20px}.heroActions .btn,.heroActions .btn.primary{min-height:52px;padding:0 22px;border-radius:16px;font-size:15px;font-weight:600;line-height:1}.heroActions .btn.primary{box-shadow:0 12px 28px rgba(30,91,255,.22)}.heroActions .btn.primary:hover{box-shadow:0 16px 34px rgba(30,91,255,.28)}.heroActions{display:flex;gap:14px;flex-wrap:wrap;align-items:center;justify-content:center;margin-top:24px}.heroSub,.heroTitle{max-width:620px}.heroTitle{margin-left:0;margin-right:auto}.heroText{max-width:620px}#documents,#pay,#preview,#reviews,.benefits-section,.faq,.fit,.hero,.how-section{background:transparent!important;padding:32px 0!important}#documents .container,#pay .container,#preview .container,#reviews .container,.benefits-section .container,.faq .container,.fit .container,.hero .container,.how-section .container{padding:28px;border:1px solid rgba(26,49,94,.1);border-radius:24px;background:hsla(0,0%,100%,.96);box-shadow:0 14px 40px rgba(16,24,40,.08);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}@media (max-width:768px){#documents .container,#pay .container,#preview .container,#reviews .container,.benefits-section .container,.faq .container,.fit .container,.hero .container,.how-section .container{padding:20px;border-radius:20px}}#documents .container,#pay .container,#preview .container,#reviews .container,.benefits-section .container,.faq .container,.fit .container,.headerShell,.hero .container,.how-section .container{background:hsla(0,0%,100%,.96)!important;border:1px solid rgba(26,49,94,.1)!important;box-shadow:0 14px 40px rgba(16,24,40,.08)!important}.headerShell{background:var(--window-bg)!important}:root{--window-bg:hsla(0,0%,100%,.96);--window-border:1px solid rgba(26,49,94,.1);--window-shadow:0 14px 40px rgba(16,24,40,.08)}#documents .container,#pay .container,#preview .container,#reviews .container,.benefits-section .container,.faq .container,.fit .container,.hero .container,.how-section .container,.topbarBox{background:var(--window-bg)!important;border:var(--window-border)!important;box-shadow:var(--window-shadow)!important}body{background:#f4f6fb!important}.securitySection{background:transparent!important;padding:8px 0 28px!important}.securitySection .container{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}.securityPanel{max-width:760px;margin:0 auto;display:flex;align-items:flex-start;gap:14px;padding:18px 22px;border-radius:20px;background:rgba(240,247,255,.92);border:1px solid rgba(30,91,255,.1);box-shadow:0 10px 28px rgba(16,24,40,.06)}.security-image{width:40px;height:40px;object-fit:contain;flex-shrink:0}.security-text{font-size:15px;line-height:1.65;color:var(--muted)}.security-text b{color:rgba(11,16,32,.96)}@media (max-width:768px){.securitySection{padding:4px 0 24px!important}.securityPanel{max-width:100%;padding:16px 18px;border-radius:18px}.security-text{font-size:14px;line-height:1.6}}.priceTag{align-items:center;white-space:nowrap;flex-shrink:0;align-self:flex-start}.tileTop{align-items:flex-start}.tileDesc{display:flex;flex-direction:column;gap:6px}.tileDesc span{display:block}@media (max-width:768px){.benefits-image,.faqMedia,.faqPhoto,.fit-image,.fitMedia,.fitPhoto,.heroMedia,.heroPhoto,.how-image,.howMedia,.howPhoto,.pay-image,.payMedia,.payPhoto{display:none!important}}.heroBadgeRow{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 14px}.heroInlineNote{display:inline-flex;align-items:center;padding:7px 10px;border-radius:999px;background:rgba(11,16,32,.04);border:1px solid rgba(11,16,32,.08);color:rgba(11,16,32,.72);font-size:12px;font-weight:600;line-height:1}.heroPoints{display:grid;grid-gap:12px;gap:12px;margin-top:18px}.heroPoint{padding:14px 16px;border:1px solid var(--line);border-radius:16px;background:hsla(0,0%,100%,.86);box-shadow:0 8px 20px rgba(16,24,40,.04)}.heroPoint b{display:block;margin-bottom:4px;color:#1a2b3c;font-size:15px;line-height:1.35}.heroPoint span{display:block;color:var(--muted);font-size:14px;line-height:1.55}.heroTrustBox{margin-top:18px;padding:14px 16px;border-radius:16px;background:rgba(30,91,255,.06);border:1px solid rgba(30,91,255,.12);color:#445164;line-height:1.6}.heroTrustBox b{color:#1a2b3c}.heroActionsLeft{justify-content:flex-start!important}.heroMetaRow{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:18px;color:var(--muted);font-size:14px;line-height:1.5}.heroMetaRow span{position:relative}.heroMetaRow span:not(:last-child):after{content:"•";position:relative;left:9px;color:rgba(79,93,115,.45)}.heroDocCard{width:100%;max-width:500px;margin-left:auto;padding:18px;border:1px solid rgba(26,49,94,.1);border-radius:24px;background:hsla(0,0%,100%,.98);box-shadow:0 18px 48px rgba(16,24,40,.1)}.heroDocHead{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.heroDocLabel{margin-bottom:4px;color:var(--muted);font-size:12px;font-weight:600;line-height:1.4;text-transform:uppercase;letter-spacing:.04em}.heroDocTitle{color:#1a2b3c;font-size:18px;font-weight:700;line-height:1.3}.heroDocChip{flex-shrink:0;min-height:36px;padding:8px 12px;border:1px solid rgba(30,91,255,.14);border-radius:12px;background:rgba(30,91,255,.06);color:var(--brand);font-size:13px;font-weight:600;cursor:pointer}.heroDocPreview{padding:10px;border:1px solid var(--line);border-radius:18px;box-shadow:0 10px 24px rgba(16,24,40,.06);cursor:pointer}.heroDocPreview,.heroDocPreview img{display:block;width:100%;background:#fff}.heroDocPreview img{height:auto;border-radius:12px;border:1px solid rgba(26,49,94,.08)}.heroDocFooter{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:14px}.heroDocStat{padding:12px;border:1px solid var(--line);border-radius:14px;background:rgba(248,250,253,.88)}.heroDocStat b{display:block;margin-bottom:4px;color:#1a2b3c;font-size:14px;line-height:1.3}.heroDocStat span{display:block;color:var(--muted);font-size:12.5px;line-height:1.45}@media (max-width:980px){.heroDocCard{max-width:100%}}@media (max-width:768px){.heroMetaRow{gap:8px 14px;font-size:13px}.heroMetaRow span:not(:last-child):after{left:7px}.heroPoint{padding:13px 14px}.heroDocFooter{grid-template-columns:1fr}}@media (max-width:640px){.heroBadgeRow{margin-bottom:12px}.heroActionsLeft{justify-content:stretch!important}.heroMetaRow{display:grid;grid-gap:8px;gap:8px}.heroMetaRow span:not(:last-child):after{display:none}}