:root{--ink:#151515;--muted:#6d6d6d;--paper:#f7f5f0;--accent:#dfff57;--line:#dedbd3}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}.site-header{position:sticky;top:0;z-index:10;background:rgba(247,245,240,.92);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.header-inner{max-width:1180px;margin:auto;padding:18px 24px;display:flex;align-items:center;justify-content:space-between}.logo{font-weight:900;letter-spacing:-1px;font-size:21px;text-decoration:none;color:var(--ink)}.logo span{font-size:10px;vertical-align:top;margin-left:2px}.site-header nav{display:flex;gap:28px}.site-header nav a,.cart-link,.footer a{color:var(--ink);text-decoration:none;font-size:13px;font-weight:650}.cart-link span{display:inline-grid;place-items:center;min-width:22px;height:22px;border-radius:50%;background:var(--ink);color:white;font-size:11px;margin-left:5px}.hero{max-width:1180px;margin:auto;padding:90px 24px 100px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.eyebrow{font-size:11px;font-weight:850;letter-spacing:2px;margin-bottom:16px}.hero h1{font-size:clamp(56px,7vw,92px);line-height:.91;letter-spacing:-5px;margin:0 0 26px}.hero h1 em{font-style:normal;background:var(--accent);padding:0 10px}.hero-text{font-size:19px;max-width:550px;color:#505050}.hero-actions{display:flex;align-items:center;gap:22px;margin:30px 0}.btn{display:inline-block;border:0;border-radius:999px;padding:15px 23px;text-decoration:none;font-weight:800;font-size:14px;cursor:pointer}.btn-primary{background:var(--ink);color:#fff}.btn-primary:hover{transform:translateY(-1px)}.btn-light{background:white;color:var(--ink)}.text-link{color:var(--ink);font-weight:750;text-decoration:none}.trust{display:flex;gap:20px;font-size:12px;font-weight:700}.product-visual{min-height:500px;position:relative;display:grid;place-items:center}.glow{position:absolute;width:390px;height:390px;background:var(--accent);border-radius:50%;filter:blur(1px)}.printer{width:310px;height:205px;background:#fff;border-radius:28px;position:relative;z-index:2;box-shadow:0 35px 80px rgba(0,0,0,.16);transform:rotate(-5deg)}.printer-top{height:72px;background:#e9e9e6;border-radius:28px 28px 14px 14px;padding:28px}.slot{height:12px;background:#222;border-radius:8px}.printer-body{height:133px;padding:30px;position:relative}.brandmark{font-weight:900;letter-spacing:2px}.button{position:absolute;right:30px;bottom:28px;width:13px;height:13px;border-radius:50%;background:#222}.paper{position:absolute;left:58px;top:155px;background:#fff;width:195px;padding:15px 20px;z-index:-1;box-shadow:0 10px 25px rgba(0,0,0,.08);font:700 12px/2.2 monospace;transform:rotate(2deg)}.float-card{position:absolute;z-index:3;background:white;border:1px solid var(--line);padding:12px 15px;border-radius:14px;box-shadow:0 12px 30px rgba(0,0,0,.09);font-size:12px}.float-card small{display:block;color:#777;margin-left:23px}.card-one{top:18%;right:2%}.card-two{bottom:12%;left:1%}.marquee{border-block:1px solid var(--line);display:flex;justify-content:space-around;padding:17px 10px;font-size:12px;font-weight:900;letter-spacing:2px}.section{max-width:1180px;margin:auto;padding:110px 24px}.section-head h2,.how h2,.offer h2,.final-cta h2{font-size:clamp(40px,5vw,65px);line-height:.98;letter-spacing:-3px;margin:0}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);margin-top:55px;border:1px solid var(--line)}.features article{background:var(--paper);padding:42px}.icon{font-size:32px;margin-bottom:30px}.features h3{font-size:20px;margin:0 0 8px}.features p{color:#666;max-width:290px}.how{background:var(--ink);color:#fff;padding:110px 24px}.how-inner{max-width:1180px;margin:auto;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.steps{display:grid;grid-template-columns:1fr 1fr;gap:0}.steps>div{border-top:1px solid #444;padding:28px 12px 30px 0}.steps b{color:var(--accent);font-size:11px;letter-spacing:2px}.steps h3{margin:12px 0 5px}.steps p{margin:0;color:#aaa}.offer{max-width:1180px;margin:auto;padding:110px 24px}.offer-card{background:#e8e6de;border-radius:30px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr}.offer-image{min-height:540px;display:grid;place-items:center;background:#ecebe6}.mini-printer{width:230px;height:155px;border-radius:25px;background:#fff;display:grid;place-items:center;font-weight:900;letter-spacing:3px;box-shadow:0 30px 60px rgba(0,0,0,.13);transform:rotate(-6deg)}.offer-copy{padding:65px}.offer-copy h2{margin-bottom:5px}.offer-copy>p{color:#666;margin-top:0}.price{display:flex;align-items:center;gap:14px;margin:25px 0}.price strong{font-size:30px}.price del{color:#888}.offer-copy ul{list-style:none;padding:0;line-height:2.2;font-size:14px;font-weight:650}.full{width:100%;text-align:center;margin-top:10px}.secure{text-align:center;color:#777;font-size:11px;margin-top:14px}.centered{text-align:center}.reviews{padding-top:30px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:50px}.review-grid blockquote{margin:0;background:#fff;padding:30px;border-radius:18px;font-size:18px;font-weight:650}.review-grid footer{font-size:11px;margin-top:28px;color:#777}.final-cta{background:var(--accent);padding:110px 24px;text-align:center}.final-cta .eyebrow{margin-bottom:10px}.final-cta h2{margin-bottom:35px}.footer{background:#111;color:#fff;padding:55px 24px 25px}.footer-inner{max-width:1180px;margin:auto;display:flex;justify-content:space-between}.footer .logo{color:#fff}.footer p{color:#aaa}.footer-links{display:flex;gap:25px}.footer a{color:#fff}.copyright{max-width:1180px;margin:55px auto 0;padding-top:20px;border-top:1px solid #333;color:#777;font-size:11px}@media(max-width:800px){.site-header nav{display:none}.hero,.how-inner,.offer-card{grid-template-columns:1fr}.hero{padding-top:60px}.hero h1{letter-spacing:-3px}.product-visual{min-height:390px}.features,.review-grid{grid-template-columns:1fr}.offer-image{min-height:340px}.offer-copy{padding:35px}.float-card{display:none}.steps{margin-top:20px}.footer-inner{flex-direction:column;gap:25px}}
.product-page{max-width:1180px;margin:auto;padding:80px 24px 110px}.product-page-inner{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.product-page-media{background:#ecebe6;border-radius:28px;min-height:520px;display:grid;place-items:center;overflow:hidden}.product-main-image{width:100%;height:auto;max-height:620px;object-fit:contain}.product-page-copy h1{font-size:clamp(42px,5vw,70px);line-height:.95;letter-spacing:-3px;margin:0 0 18px}.product-price{display:flex;gap:14px;align-items:center;margin:15px 0 28px}.product-price strong{font-size:32px}.product-price del{color:#888}.product-description{color:#555;font-size:16px}.product-description p{margin:0 0 14px}.product-description ul{padding-left:20px}.product-form{margin-top:30px}.product-form label{display:block;font-size:12px;font-weight:800;margin-bottom:8px}.product-form select{width:100%;padding:14px;border:1px solid var(--line);border-radius:10px;background:#fff;margin-bottom:12px}.product-buy{width:100%;font-size:16px}.product-buy:disabled{opacity:.5;cursor:not-allowed}.secure{color:#777;font-size:11px;margin-top:14px}@media(max-width:800px){.product-page-inner{grid-template-columns:1fr;gap:35px}.product-page-media{min-height:330px}.product-page{padding-top:50px}}
