@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,500;0,600;1,500;1,600&display=swap";:root{font-family:Manrope,sans-serif;color:#18201f;background:#f3f0e9;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #18201f;--muted: #6e7671;--cream: #f3f0e9;--line: #d9d7cf}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--cream)}button,input{font:inherit}button{border:0;cursor:pointer}button:focus-visible,input:focus-visible{outline:2px solid #e56b4f;outline-offset:4px}.site-shell{overflow:hidden}.site-header{width:min(1220px,calc(100% - 80px));height:96px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand,.footer-brand{display:flex;align-items:center;gap:11px;color:var(--ink);background:transparent;font-size:15px;font-weight:800;letter-spacing:.16em}.brand-logo{width:34px;height:34px;object-fit:contain}.brand-logo-dark{display:block}.main-nav{display:flex;align-items:center;gap:28px}.nav-link,.nav-signin,.text-button,.back-link,.site-footer button,.switch-auth button{color:var(--ink);background:none;font-size:12px;font-weight:700;letter-spacing:.06em}.nav-link{color:#727974;transition:color .2s}.nav-link:hover,.site-footer button:hover,.switch-auth button:hover{color:#e56b4f}.nav-signin{padding:12px 16px;border:1px solid var(--ink);border-radius:30px}.nav-signin span,.button span{margin-left:9px;font-size:16px}.menu-toggle{display:none;background:transparent;font-size:12px;font-weight:700;letter-spacing:.08em}.hero{width:min(1220px,calc(100% - 80px));margin:auto;min-height:580px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:50px;padding:80px 0 100px}.kicker{color:#727974;font:500 10px DM Mono,monospace;text-transform:uppercase;letter-spacing:.16em;margin:0 0 26px}.pulse-dot{display:inline-block;width:7px;height:7px;margin-right:9px;border-radius:50%;background:#e56b4f;box-shadow:0 0 0 5px #e56b4f20}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.055em;line-height:.98}h1{font-size:clamp(54px,6.4vw,88px);font-weight:700;margin-bottom:28px}h1 em,h2 em{font-family:Playfair Display,serif;font-weight:500}.hero-text{max-width:425px;color:var(--muted);font-size:15px;line-height:1.75}.hero-actions{display:flex;align-items:center;gap:25px;margin:35px 0 40px}.button{padding:16px 23px;border-radius:4px;font-size:11px;font-weight:800;letter-spacing:.05em;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-3px);box-shadow:0 10px 22px #18201f20}.button-dark{color:#fff;background:var(--ink)}.text-button{padding:0 0 5px;border-bottom:1px solid #9ca19b}.text-button span{margin-left:10px;font-size:15px}.trust-line{color:#939a94;font:10px DM Mono,monospace}.lock{color:#e56b4f;margin-right:8px}.hero-art{height:430px;position:relative;background:#dbe1da;border-radius:3px;overflow:hidden}.art-sun{position:absolute;width:290px;height:290px;top:64px;left:20%;border:1px solid #f6f3ea;border-radius:50%;background:#e5b563}.art-sun:after{content:"";position:absolute;width:180px;height:180px;top:54px;left:54px;border-radius:50%;background:#ee7855}.art-card{position:absolute;box-shadow:8px 12px 22px #18201f22}.art-card-main{width:210px;height:270px;top:74px;left:18%;padding:25px 22px;color:#f6f3ea;background:#1b2827;transform:rotate(-7deg)}.art-label{display:block;font:9px DM Mono,monospace;letter-spacing:.13em;margin-bottom:31px}.art-card-main strong{font-size:40px;line-height:.93;letter-spacing:-.08em}.art-card-main i{color:#ee7855;font-family:Playfair Display,serif;font-weight:500}.art-wave{display:flex;align-items:center;gap:4px;height:30px;margin-top:40px}.art-wave b{width:4px;height:16px;background:#e5b563;border-radius:4px}.art-wave b:nth-child(2),.art-wave b:nth-child(8){height:27px}.art-wave b:nth-child(3),.art-wave b:nth-child(7){height:21px}.art-wave b:nth-child(4),.art-wave b:nth-child(6){height:12px}.art-wave b:nth-child(5){height:25px}.art-card-side{width:145px;height:185px;right:12%;top:160px;padding:20px;color:#18201f;background:#e9dcca;transform:rotate(8deg)}.art-card-side span{font:9px DM Mono,monospace;line-height:1.6}.art-card-side strong{display:block;margin:18px 0;font:55px Playfair Display,serif}.art-card-side small{font-size:9px;line-height:1.5}.art-orbit{position:absolute;right:12%;top:36px;width:58px;height:58px;display:grid;place-items:center;border:1px solid #fff;border-radius:50%;color:#fff;font:22px Playfair Display,serif}.float-word{position:absolute;color:#fff;font:10px DM Mono,monospace;letter-spacing:.13em}.word-one{left:8%;bottom:42px}.word-two{right:8%;bottom:40px}.category-strip{padding:105px max(40px,calc((100% - 1220px)/2)) 120px;background:#e9e5dc}.section-intro{display:flex;justify-content:space-between;align-items:end;margin-bottom:45px}.section-intro h2,.bill-section h2,.category-content h2{font-size:clamp(40px,4.5vw,62px);margin:0}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.category-card{min-height:300px;position:relative;padding:23px;text-align:left;color:var(--ink);background:var(--accent);transition:transform .25s}.category-card:hover{transform:translateY(-8px)}.category-card:nth-child(2),.category-card:nth-child(5){margin-top:30px}.category-icon{color:#fff;font-size:35px}.card-arrow{position:absolute;top:23px;right:23px;color:#fff;font-size:22px}.category-card p{position:absolute;left:23px;bottom:73px;margin:0;color:#fff;font:9px DM Mono,monospace;text-transform:uppercase;letter-spacing:.09em}.category-card h3{position:absolute;bottom:33px;margin:0;font-size:20px;letter-spacing:-.04em}.category-card small{position:absolute;bottom:17px;font-size:9px;color:#1d2927aa}.bill-section{width:min(1030px,calc(100% - 80px));margin:auto;padding:120px 0;display:grid;grid-template-columns:1fr 1fr;gap:90px}.bill-section h2{margin:0}.bill-copy{padding-top:44px}.bill-copy p{max-width:390px;color:var(--muted);font-size:15px;line-height:1.75;margin-bottom:30px}.site-footer{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;align-items:center;padding:36px max(40px,calc((100% - 1220px)/2));border-top:1px solid var(--line);color:#818882;font-size:11px}.footer-brand{font-size:12px}.footer-brand .brand-logo{width:27px;height:27px}.site-footer p{margin:0}.site-footer div:last-of-type{display:flex;gap:20px;justify-content:end}.site-footer small{grid-column:1 / -1;color:#a5aaa4;font:9px DM Mono,monospace}.category-page,.privacy-page{width:min(1030px,calc(100% - 80px));margin:auto}.category-page{padding:70px 0 120px}.back-link{margin-bottom:70px;color:#727974;padding:0}.category-page-top .kicker{color:var(--accent)}.category-heading{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;padding-bottom:80px;border-bottom:1px solid var(--line)}.category-heading h1{max-width:650px}.category-heading p{max-width:490px;color:var(--muted);line-height:1.75;margin-bottom:34px}.category-emblem{width:250px;height:250px;justify-self:end;display:grid;place-items:center;border-radius:50%;background:var(--accent);color:#fff;font-size:75px;transform:rotate(8deg)}.category-details{display:flex;gap:65px;padding:30px 0 90px}.category-details div{display:flex;flex-direction:column;gap:6px}.category-details strong{font-size:16px}.category-details span{color:var(--muted);font:9px DM Mono,monospace;text-transform:uppercase}.category-content{max-width:830px}.category-content h2{margin-bottom:50px}.feature-list{border-top:1px solid var(--line)}.feature-row{display:grid;grid-template-columns:70px 1fr auto;gap:20px;align-items:center;padding:24px 0;border-bottom:1px solid var(--line)}.feature-row span{color:var(--accent);font:11px DM Mono,monospace}.feature-row strong{font-size:19px}.feature-row button{color:var(--muted);background:none;font-size:10px;font-weight:700}.auth-page{min-height:calc(100vh - 96px);display:grid;grid-template-columns:1fr 1fr}.auth-panel{max-width:470px;width:calc(100% - 80px);justify-self:end;padding:65px 0}.auth-panel .back-link{margin-bottom:52px}.auth-mark{width:52px;height:52px;display:grid;place-items:center;padding:12px;margin-bottom:32px;background:#e56b4f;border-radius:50%}.auth-mark img{width:100%;height:100%;object-fit:contain}.auth-panel h1{font-size:clamp(43px,5vw,66px);margin-bottom:22px}.auth-subtitle{color:var(--muted);line-height:1.7;max-width:350px;margin-bottom:35px}.auth-panel form{display:grid;gap:20px}.auth-panel label{display:grid;gap:9px;color:#5f6861;font:10px DM Mono,monospace;text-transform:uppercase;letter-spacing:.09em}.auth-panel input{width:100%;padding:14px 0;border:0;border-bottom:1px solid #b9beb8;color:var(--ink);background:transparent;outline:0;font-size:14px}.full-width{width:100%;margin-top:12px}.form-success{padding:12px;color:#496c51;background:#dce9dc;font-size:12px}.switch-auth{color:var(--muted);margin-top:25px;font-size:11px}.switch-auth button{margin-left:5px}.payment-note{margin-top:70px;color:#9ca39d;font:10px DM Mono,monospace;line-height:1.6}.auth-art{position:relative;display:grid;place-items:center;color:#f3f0e9;background:#1c2c2a;overflow:hidden}.auth-art>span{position:relative;z-index:1;font-size:clamp(40px,5vw,70px);font-weight:700;letter-spacing:-.08em;line-height:.87;transform:rotate(-7deg)}.auth-art em{color:#e56b4f;font-family:Playfair Display,serif;font-weight:500}.auth-circle{position:absolute;width:380px;height:380px;display:grid;place-items:center;border:1px solid #e5b563;border-radius:50%}.auth-circle img{width:105px;height:105px;object-fit:contain}.privacy-page{padding:70px 0 120px}.privacy-page h1{font-size:clamp(60px,8vw,105px);margin-bottom:45px}.privacy-lead{max-width:780px;font-size:19px;line-height:1.65}.privacy-page>p:not(.kicker):not(.privacy-lead){max-width:760px;color:var(--muted);line-height:1.75}.privacy-page address{max-width:760px;padding:23px 28px;margin:26px 0 95px;color:var(--muted);background:#e9e5dc;font-style:normal;font-size:13px;line-height:1.9}.privacy-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 70px;border-top:1px solid var(--line)}.privacy-grid article{padding:32px 0 37px;border-bottom:1px solid var(--line)}.privacy-grid h2{margin-bottom:14px;font-size:22px;letter-spacing:-.03em}.privacy-grid p{color:var(--muted);font-size:13px;line-height:1.75;margin:0}@media (max-width: 850px){.site-header,.hero,.bill-section,.category-page,.privacy-page{width:calc(100% - 40px)}.site-header{height:76px}.menu-toggle{display:block}.main-nav{display:none;position:absolute;z-index:5;top:76px;left:0;right:0;padding:22px 20px;flex-direction:column;align-items:stretch;background:var(--cream);border-bottom:1px solid var(--line)}.main-nav.open{display:flex}.nav-link,.nav-signin{text-align:left;padding:12px 0;border:0}.hero{grid-template-columns:1fr;padding:65px 0 80px}.hero-art{height:350px}.category-strip{padding:80px 20px}.section-intro{display:block}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card{min-height:260px}.category-card:nth-child(2),.category-card:nth-child(5){margin-top:0}.bill-section{grid-template-columns:1fr;gap:0;padding:80px 0}.bill-copy{padding-top:25px}.site-footer{padding:32px 20px;grid-template-columns:1fr 1fr}.site-footer p{display:none}.site-footer div:last-of-type{justify-content:start}.category-heading{grid-template-columns:1fr;gap:40px}.category-emblem{justify-self:start;width:180px;height:180px;font-size:55px}.category-details{gap:25px;flex-wrap:wrap;padding-bottom:65px}.feature-row{grid-template-columns:45px 1fr}.feature-row button{grid-column:2;text-align:left}.auth-page{grid-template-columns:1fr}.auth-panel{width:calc(100% - 40px);justify-self:center}.auth-art{min-height:330px}.privacy-grid{grid-template-columns:1fr}}@media (max-width: 480px){h1{font-size:52px}.hero-actions{align-items:start;flex-direction:column;gap:20px}.hero-art{height:300px}.art-card-main{left:11%;transform:scale(.84) rotate(-7deg);transform-origin:left center}.art-card-side{right:4%;transform:scale(.77) rotate(8deg);transform-origin:right center}.category-grid{gap:8px}.category-card{min-height:220px;padding:16px}.category-card p{left:16px;bottom:63px}.category-card h3{left:16px;bottom:27px;font-size:16px}.category-card small{left:16px}.card-arrow{top:16px;right:16px}.category-icon{font-size:28px}.site-footer{grid-template-columns:1fr}.site-footer div:last-of-type{grid-row:3}.site-footer small{grid-row:4}}
