:root{color-scheme:light;--paper:#faf9f6;--ink:#302b25;--muted:#716c64;--line:#dedbd4;--accent:#78634a;font-family:'Outfit',sans-serif;font-weight:300;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}a{color:inherit;text-decoration:none}a,input{-webkit-tap-highlight-color:transparent}a:focus-visible,input:focus-visible{outline:2px solid var(--accent);outline-offset:6px}p,h1,h2,h3,figure{margin:0}.wrap{width:min(1240px,calc(100% - 112px));margin-inline:auto}.nav{height:108px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.brand{font-family:'Playfair Display',serif;font-size:38px;letter-spacing:-2px;font-weight:500}.nav nav,.languages{display:flex;align-items:center;gap:34px}.languages{gap:15px;font-size:14px}.languages a{color:var(--muted)}.languages [aria-current]{color:var(--ink);text-decoration:underline;text-underline-offset:6px}.nav-download{font-size:14px;border-bottom:1px solid var(--ink);padding:10px 0}.nav-download span{margin-left:16px}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:68px;align-items:center;padding-block:76px 100px}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:400;line-height:1.6}.hero h1{font-family:'Playfair Display',serif;font-size:clamp(42px,4.5vw,66px);font-weight:400;letter-spacing:-.055em;line-height:1.15;margin:27px 0}.hero h1 em,h2 em{font-weight:400;color:var(--accent)}.lead{max-width:390px;font-size:18px;line-height:1.7;color:var(--muted);margin-bottom:32px}.store-btn{display:inline-flex;align-items:center;gap:10px;background:var(--ink);color:#fff;padding:12px 21px;border-radius:8px;min-height:58px;transition:background .2s}.store-btn:hover{background:#55483b}.store-btn svg{width:28px;height:32px}.store-btn span{display:flex;flex-direction:column}.store-btn small{font-size:12px;font-weight:300;line-height:1.4}.store-btn strong{font-size:22px;font-weight:400;line-height:1.15;letter-spacing:-.02em}.offer{font-size:13px;line-height:1.7;color:var(--muted);max-width:330px;margin-top:18px}.hero-visual{min-width:0}.comparison{position:relative;overflow:hidden;aspect-ratio:4/5;background:#b9b8b0;border-radius:2px}.photo{display:block;position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 0}.before{position:absolute;inset:0;clip-path:inset(0 0 0 0)}.photo-tag{position:absolute;bottom:20px;background:rgba(250,249,246,.92);padding:7px 11px;font-size:12px;letter-spacing:.06em}.tag-before{left:18px}.tag-after{right:18px;opacity:0}.comparison.is-comparing .tag-after{opacity:1}.handle{position:absolute;left:100%;top:0;bottom:0;width:1px;background:#faf9f6;pointer-events:none}.handle span{position:absolute;top:50%;left:0;transform:translate(-100%,-50%);border-radius:50%;width:44px;height:44px;display:grid;place-content:center;background:var(--paper);font-size:24px;box-shadow:0 2px 14px #0001}.comparison.is-comparing .handle span{transform:translate(-50%,-50%)}#ba-range{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize}.comparison:focus-within{outline:2px solid var(--accent);outline-offset:5px}figcaption{display:flex;justify-content:space-between;gap:18px;margin-top:13px;font-size:12px;line-height:1.6;color:var(--muted)}figcaption span:first-child{color:var(--ink)}figcaption span:last-child{text-align:right;max-width:180px}h2{font-family:'Playfair Display',serif;font-size:clamp(34px,3.5vw,48px);font-weight:400;letter-spacing:-.045em;line-height:1.2}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:30px;padding-bottom:38px}.features{padding-block:38px 100px;border-top:1px solid var(--line)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.feature-grid article{border-top:1px solid var(--line);padding-top:26px}.number{font-size:12px;color:var(--accent);letter-spacing:.08em}.feature-grid h3{font-family:'Playfair Display',serif;font-size:27px;letter-spacing:-.035em;font-weight:400;margin:24px 0 14px}.feature-grid p,.step p{font-size:16px;color:var(--muted);line-height:1.75}.how{background:#f0eeE8;padding:78px 0}.how-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.how h2{max-width:360px;margin-top:22px}.step{display:grid;grid-template-columns:35px 1fr;gap:16px;padding:24px 0;border-bottom:1px solid #d8d4cc}.step:first-child{padding-top:0}.step:last-child{border-bottom:0;padding-bottom:0}.step .number{padding-top:5px}.step h3{font-size:18px;font-weight:400;margin-bottom:5px}.closing{padding-block:95px;text-align:center}.closing h2{font-size:clamp(42px,4.4vw,60px);margin:24px 0}.closing>p:not(.eyebrow){font-size:16px;color:var(--muted);line-height:1.7;margin-bottom:25px}footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:32px}footer .brand{font-size:30px}footer nav{display:flex;gap:24px;font-size:14px}footer small{font-size:12px;color:var(--muted)}@media(min-width:1600px){.hero{gap:110px}}@media(max-width:1000px){.wrap{width:calc(100% - 64px)}.hero{gap:36px}.hero h1{font-size:44px}.feature-grid{gap:26px}.how-grid{gap:50px}footer{flex-wrap:wrap}footer small{width:100%}}@media(max-width:700px){.wrap{width:calc(100% - 40px)}.nav{height:82px}.brand{font-size:32px}.nav nav{gap:22px}.nav-download span{margin-left:6px}.hero{grid-template-columns:1fr;gap:36px;padding-block:46px 60px}.hero h1{font-size:clamp(38px,10vw,56px);margin:20px 0}.lead{font-size:17px;margin-bottom:24px;max-width:100%}.offer{max-width:330px}.hero-visual{width:100%}.comparison{aspect-ratio:4/4.7}.section-heading{display:block;padding-bottom:30px}.section-heading h2{margin-top:16px}.features{padding-block:30px 56px}.feature-grid{grid-template-columns:1fr;gap:26px}.feature-grid article{padding-top:20px}.feature-grid h3{margin:12px 0 8px;font-size:27px}.feature-grid p{max-width:450px}.how{padding:50px 0}.how-grid{grid-template-columns:1fr;gap:32px}.how h2{margin-top:16px;max-width:100%}.closing{padding-block:62px}footer{gap:20px}footer nav{gap:16px}footer small{line-height:1.6}.eyebrow{font-size:12px}figcaption{font-size:12px}h1 br{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
