@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#172324;--muted:#566263;--lime:#d9f75e;--line:#dde3e0;--paper:#fcfdfb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:var(--paper);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}button,input{font:inherit}button,a{ -webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #397cbb;outline-offset:4px}.notice{background:var(--ink);color:white;text-align:center;font-size:12px;letter-spacing:1.4px;padding:8px 16px}header,main,footer{max-width:1240px;margin:auto;padding-inline:44px}header{height:105px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font-family:Manrope,Arial,sans-serif;font-size:29px;font-weight:800;letter-spacing:-1.5px}.brand-icon{background:var(--lime);width:43px;height:43px;border-radius:12px;display:grid;place-items:center;padding-bottom:5px}.brand-sub{font-family:'DM Sans',sans-serif;font-size:10px;letter-spacing:1.4px;width:75px;line-height:1.5;border-left:1px solid #ccc;padding-left:14px;margin-left:6px}nav{display:flex;gap:30px;align-items:center;font-size:14px;font-weight:600}nav button{border:1px solid var(--ink);background:none;padding:10px 17px;border-radius:7px}nav button span{margin-left:12px}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:64px;align-items:center;padding:65px 0 67px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:1.7px}h1,h2,h3,.feature-title{font-family:Manrope,Arial,sans-serif;letter-spacing:-1.4px;line-height:1.2}h1{font-size:46px;font-weight:800;margin:20px 0}h1 em{font-style:normal;color:#506b31}h2{font-size:30px;margin:10px 0 0}h3{font-size:21px;letter-spacing:-.6px;margin:0 0 12px}.hero p{font-size:17px;line-height:1.8;color:var(--muted);max-width:490px;margin:0 0 28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;border-radius:7px;padding:13px 21px;font-size:14px;font-weight:700;border:1px solid var(--ink);background:transparent}.dark{background:var(--ink);color:white}.lime{background:var(--lime);color:var(--ink)}.hero-points{display:flex;gap:15px;font-size:11px;margin-top:22px;color:var(--muted)}.hero-points span:before{content:'✓';margin-right:5px}.feature{background:var(--lime);border-radius:15px;padding:25px 31px 20px;box-shadow:8px 8px 0 #edf1dd;transform:rotate(1.2deg)}.feature-top{display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:1.4px;font-weight:800;line-height:1.6}.asterisk{font-size:57px;line-height:1}.feature-title{font-size:39px;font-weight:800;margin:25px 0}.feature-row{display:flex;gap:20px;align-items:center;padding:9px 0;border-top:1px solid #afc851;font-size:14px}.feature-row span{font-size:11px}.feature-footer{border-top:1px solid #afc851;margin-top:12px;padding-top:17px;font-size:11px;display:flex;justify-content:space-between;gap:8px}.feature-footer b{font-size:18px;margin-left:4px}.catalog{padding:35px 0 65px;border-top:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px}.section-heading p{font-size:14px;color:var(--muted);margin:0 0 3px}.filters{display:flex;gap:10px;flex-wrap:wrap;margin:27px 0}.filters button{background:white;border:1px solid var(--line);border-radius:30px;padding:9px 18px;font-size:13px}.filters button.active{background:var(--ink);color:white;border-color:var(--ink)}.filters span{font-size:10px;border-radius:10px;padding:2px 5px;background:#43504b;margin-left:8px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.card{background:white;border:1px solid var(--line);border-radius:11px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-3px);box-shadow:0 12px 25px #1723240d}.cover{height:158px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.green{background:#ddecdb}.purple{background:#e7ddf9}.blue{background:#dcecf7}.orange{background:#fae0ca}.mint{background:#d8eeea}.pink{background:#f3dfe7}.yellow{background:#f4ecc5}.cover-top{display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:1.2px;font-weight:800}.cover-bottom{font-family:Manrope,sans-serif;font-weight:800;font-size:29px;letter-spacing:-1px;line-height:1.1;max-width:210px}.cover-number{position:absolute;right:16px;bottom:7px;font-size:74px;line-height:1;font-weight:800;opacity:.13;letter-spacing:-5px}.card-body{padding:23px 22px 19px;display:flex;flex-direction:column;flex:1}.card-tag{font-size:10px;font-weight:700;letter-spacing:.4px;color:#52664a;margin-bottom:12px}.card p{font-size:14px;color:var(--muted);margin:0 0 17px;line-height:1.6}.meta{font-size:11px;color:var(--muted);margin-top:auto;margin-bottom:17px}.card-bottom{border-top:1px solid var(--line);padding-top:16px;display:flex;justify-content:space-between;align-items:center;gap:8px}.price{font-size:23px;font-weight:800;letter-spacing:-.8px}.price small{display:block;font-size:10px;letter-spacing:0;font-weight:400}.card-bottom button{border:1px solid var(--ink);border-radius:5px;background:white;padding:9px 13px;font-size:12px;font-weight:700}.how{border-block:1px solid var(--line);padding:48px 0;display:grid;grid-template-columns:1fr 1.6fr;gap:55px}.how ol{display:flex;gap:28px;list-style:none;margin:0;padding:0;counter-reset:steps}.how li{flex:1;counter-increment:steps;font-size:14px}.how li:before{content:'0'counter(steps);display:block;font-size:13px;margin-bottom:16px;color:#597536}.how p{font-size:13px;color:var(--muted);line-height:1.7}.faq{max-width:780px;margin:60px auto}.faq h2{margin-bottom:25px}.faq details{border-bottom:1px solid var(--line);padding:18px 0}summary{cursor:pointer;font-weight:600;font-size:15px}.faq p{font-size:14px;color:var(--muted)}footer{border-top:1px solid var(--line);padding-top:30px;padding-bottom:30px;display:flex;flex-wrap:wrap;align-items:center;gap:20px;justify-content:space-between}footer p,footer a,footer button{font-size:12px}footer .brand{font-size:26px}footer div{display:flex;gap:20px}footer button{background:none;border:0;padding:0}footer small{width:100%;font-size:10px;color:var(--muted)}dialog{border:1px solid var(--line);border-radius:15px;max-width:620px;width:calc(100% - 28px);max-height:90dvh;padding:35px;box-shadow:0 25px 80px #0003;color:var(--ink)}dialog::backdrop{background:#14232399;backdrop-filter:blur(4px)}dialog h2{font-size:28px;margin:12px 28px 15px 0}dialog p,dialog li{font-size:14px}dialog .close{position:absolute;right:15px;top:10px;border:0;background:none;font-size:30px}dialog .actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}dialog .panel{padding:17px;background:#f1f5ed;border-radius:8px;margin:18px 0}label{display:block;font-size:14px;margin:14px 0 5px}input:not([type=radio]):not([type=checkbox]){width:100%;border:1px solid #b7c2bd;border-radius:6px;padding:11px;font-size:16px}textarea{width:100%;min-height:90px;font:13px monospace}.error{color:#9c2929}.muted{color:var(--muted)}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);padding:14px 23px;background:var(--ink);color:white;border-radius:8px;max-width:90%;z-index:10}.order-item{padding:16px 0;border-bottom:1px solid var(--line)}.order-item .button{margin-top:10px}.qr{width:210px;max-width:100%;display:block;margin:15px auto}.code{overflow-wrap:anywhere;font-family:monospace;font-size:12px}.status{padding:12px;border-radius:6px;background:#edf2e7}body:has(dialog[open]){overflow:hidden}[hidden]{display:none!important}@media(min-width:1500px){header,main,footer{max-width:1340px}.hero{gap:95px}h1{font-size:51px}}@media(max-width:960px){header,main,footer{padding-inline:25px}.hero{gap:30px}h1{font-size:37px}.feature{padding:23px}.feature-title{font-size:33px}.hero-points{flex-wrap:wrap;gap:6px 14px}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading{display:block}.section-heading p{margin-top:14px}.how{display:block}.how ol{margin-top:30px}nav{gap:18px}.brand-sub{display:none}}@media(max-width:600px){header,main,footer{padding-inline:20px}header{height:83px}.notice{font-size:9px;letter-spacing:.9px}.brand{font-size:24px}.brand-icon{width:35px;height:35px;border-radius:9px}nav>a{display:none}nav button{font-size:12px;padding:8px 12px}.hero{grid-template-columns:1fr;padding:35px 0;gap:32px}h1{font-size:35px;letter-spacing:-1.2px}.hero p{font-size:16px}.eyebrow{font-size:10px}.hero-points{font-size:10px}.feature{margin:0 3px;transform:none;padding:23px}.feature-title{margin:18px 0;font-size:34px}.feature-top .asterisk{font-size:43px}.feature-row{padding:7px 0}.catalog{padding-top:29px}h2{font-size:27px}.filters{gap:7px}.filters button{padding:8px 12px;font-size:11px}.grid{grid-template-columns:1fr;gap:18px}.cover{height:145px}.cover-bottom{max-width:240px}.card-body{padding:21px}.card h3{font-size:22px}.card p{font-size:15px}.card-tag,.meta{font-size:12px}.card-bottom button{font-size:14px}.how ol{flex-direction:column;gap:15px}.how li:before{margin-bottom:7px}.how p{font-size:14px}.faq{margin:40px 0}footer{gap:15px}footer div{flex-wrap:wrap;gap:15px}dialog{padding:25px}dialog .button{width:100%;gap:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.card{transition:none}}
