:root{--ink:#171817;--cream:#f4f0e8;--orange:#ff5a1f;--lime:#c8ff39;--line:#cec8bd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',Arial,sans-serif}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.nav{height:84px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font:700 17px 'Space Grotesk',sans-serif}.brand-mark{display:grid;place-items:center;width:31px;height:31px;background:var(--orange);color:#fff;border-radius:4px;transform:rotate(-5deg)}.nav nav{display:flex;gap:30px}.nav a,.footer a{color:inherit;text-decoration:none;font-size:14px}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--orange);color:#fff!important;padding:15px 20px;text-decoration:none;font-weight:700;border:1px solid var(--ink);box-shadow:4px 4px 0 var(--ink);transition:.2s}.button:hover{transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--ink)}.button.small{padding:10px 15px;font-size:13px;box-shadow:3px 3px 0 var(--ink)}h1,h2,h3{font-family:'Space Grotesk',sans-serif;margin:0}.eyebrow{font:700 12px 'Space Grotesk',sans-serif;letter-spacing:.14em;text-transform:uppercase;display:flex;align-items:center;gap:10px}.eyebrow:before{content:'';width:25px;height:3px;background:var(--orange)}.hero{min-height:700px;display:grid;grid-template-columns:1.06fr .94fr;align-items:center;gap:50px;padding:70px 0}.hero h1{font-size:clamp(55px,6vw,88px);line-height:.94;letter-spacing:-.065em}.hero h1 em{font-style:normal;color:var(--orange)}.lede{font-size:18px;line-height:1.7;color:#565751;margin:30px 0}.actions{display:flex;align-items:center;gap:32px}.text-link{font-weight:700;color:inherit}.proof{display:flex;gap:40px;margin-top:55px;padding-top:28px;border-top:1px solid var(--line)}.proof div{display:grid}.proof strong{font:700 26px 'Space Grotesk',sans-serif}.proof span{font-size:12px;color:#77736b;text-transform:uppercase}.hero-visual{height:540px;background:#dad4c9;border:1px solid var(--ink);position:relative;display:grid;place-items:center;overflow:hidden}.hero-visual:before{content:'';position:absolute;inset:0;background-image:linear-gradient(#bbb5aa 1px,transparent 1px),linear-gradient(90deg,#bbb5aa 1px,transparent 1px);background-size:30px 30px;opacity:.5}.orbit{position:absolute;border:1px solid #a9a398;border-radius:50%}.orbit.one{width:470px;height:470px}.orbit.two{width:340px;height:340px}.printer{z-index:2;width:300px;background:#292b2a;padding:14px;box-shadow:16px 18px 0 #b2ab9f}.printer-top,.printer-base{height:36px;color:#fff;font:600 10px 'Space Grotesk';letter-spacing:.12em;display:flex;align-items:center}.printer-window{height:300px;background:#424442;border:9px solid #1b1c1b;position:relative;overflow:hidden}.print-head{position:absolute;left:83px;width:110px;height:48px;background:var(--orange);border-bottom:8px solid #202220}.print-head:after{content:'';position:absolute;left:48px;top:42px;width:12px;height:55px;background:#1b1c1b}.bed{position:absolute;left:25px;right:25px;bottom:30px;height:14px;background:#181918}.product{position:absolute;bottom:43px;left:89px;width:92px;height:90px;display:flex;align-items:flex-end;gap:4px}.product i{display:block;width:20px;background:var(--lime);border:2px solid #202220}.product i:nth-child(1){height:45px}.product i:nth-child(2){height:70px}.product i:nth-child(3){height:90px}.product i:nth-child(4){height:58px}.printer-base{justify-content:space-between}.printer-base b{color:var(--lime)}.tag{position:absolute;z-index:3;background:var(--lime);border:1px solid var(--ink);padding:10px 13px;font:700 10px 'Space Grotesk';box-shadow:3px 3px 0 var(--ink)}.tag-one{top:75px;right:16px;transform:rotate(4deg)}.tag-two{bottom:66px;left:18px;transform:rotate(-5deg);background:#fff}.ticker{overflow:hidden;background:var(--ink);color:#fff;padding:16px 0;text-align:center;font:600 13px 'Space Grotesk';letter-spacing:.1em;white-space:nowrap}.ticker i{color:var(--lime);font-style:normal;margin:0 25px}.section{padding:115px 0}.section-head{display:grid;grid-template-columns:1.3fr .7fr;gap:60px;align-items:end;margin-bottom:55px}.section-head h2,.faq h2{font-size:clamp(40px,5vw,64px);line-height:1;letter-spacing:-.055em}.section-head>p{line-height:1.7;color:#66625b;margin:0}.idea-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ink);border-left:1px solid var(--ink)}.idea{padding:22px;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);display:flex;flex-direction:column;min-height:440px}.idea>span{font:700 11px 'Space Grotesk'}.mini-product{height:140px;margin:24px 0;background:#ddd7cc;display:flex;align-items:flex-end;justify-content:center;gap:7px;padding:25px}.mini-product i{display:block;background:var(--orange);border:2px solid var(--ink)}.mini-product i:nth-child(1){width:30px;height:60px}.mini-product i:nth-child(2){width:45px;height:90px}.mini-product i:nth-child(3){width:26px;height:48px}.p2 i{border-radius:30px 30px 4px 4px}.p3 i{background:var(--lime);transform:skew(-8deg)}.p4 i{background:#5c7cff;border-radius:50%}.idea h3{font-size:20px}.idea p{font-size:14px;line-height:1.6;color:#65625c;flex:1}.idea a{border-top:1px solid var(--line);padding-top:15px;color:inherit;text-decoration:none;font-weight:700;font-size:13px;display:flex;justify-content:space-between}.dark{background:var(--ink);color:#fff;padding:110px 0}.dark .section-head>p{color:#aaa9a4}.steps{border-top:1px solid #484946}.steps article{display:grid;grid-template-columns:80px 1fr;padding:28px 0;border-bottom:1px solid #484946}.steps article>span,.note b{color:var(--lime);font:700 12px 'Space Grotesk'}.steps article div{display:grid;grid-template-columns:.7fr 1fr;gap:40px}.steps h3{font-size:25px}.steps p{margin:0;color:#b8b8b2;line-height:1.7}.note{margin:55px 0 0 80px;border:1px solid #555752;padding:25px;display:grid;grid-template-columns:170px 1fr;background:#222422}.note p{margin:0;line-height:1.7;color:#d0d0cb}.seo-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:40px}.keyword-panel{background:#fff;border:1px solid var(--ink);box-shadow:8px 8px 0 var(--ink)}.panel-top{display:flex;justify-content:space-between;border-bottom:1px solid var(--ink);padding:14px 18px;font:700 10px 'Space Grotesk';letter-spacing:.1em}.panel-top span:last-child{color:var(--orange)}.keywords{padding:28px;display:flex;flex-wrap:wrap;gap:12px}.keywords span,.keywords b{border:1px solid var(--line);padding:11px 13px;font-size:13px;background:#faf8f3;font-weight:400}.keywords b{background:var(--lime);border-color:var(--ink);font-weight:700}.rules article{display:grid;grid-template-columns:48px 1fr;gap:12px;padding:20px 0;border-bottom:1px solid var(--line)}.rules>article>span{color:var(--orange);font:700 11px 'Space Grotesk'}.rules p{font-size:14px;line-height:1.6;color:#66625b}.faq{padding:30px 0 110px;display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.faq>div:last-child{border-top:1px solid var(--ink)}details{border-bottom:1px solid var(--ink);padding:22px 0}summary{list-style:none;cursor:pointer;font:700 18px 'Space Grotesk';display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary span{color:var(--orange);font-size:25px}details p{line-height:1.7;color:#66625b}.cta{background:var(--orange);padding:100px 0;text-align:center}.cta .eyebrow{justify-content:center}.cta .eyebrow:before{background:var(--ink)}.cta h2{font-size:clamp(40px,6vw,72px);line-height:1;letter-spacing:-.05em;max-width:900px;margin:20px auto 40px}.light-button{background:var(--cream);color:var(--ink)!important}.footer{height:110px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center}.footer p{text-align:center;font-size:13px;color:#6b6861}.footer>a{text-align:right;font-weight:700}@media(max-width:850px){.nav nav{display:none}.hero{grid-template-columns:1fr}.idea-grid{grid-template-columns:repeat(2,1fr)}.section-head,.seo-grid,.faq{grid-template-columns:1fr}.steps article div{grid-template-columns:1fr}.note{margin-left:0}.footer{grid-template-columns:1fr auto}.footer p{display:none}}@media(max-width:520px){.shell{width:calc(100% - 24px)}.nav .button{display:none}.hero h1{font-size:52px}.hero-visual{height:410px}.printer{transform:scale(.82)}.actions{align-items:flex-start;flex-direction:column}.proof{gap:20px}.idea-grid{grid-template-columns:1fr}.section{padding:80px 0}.steps article{grid-template-columns:45px 1fr}.note{grid-template-columns:1fr;gap:15px}.footer{height:90px}}
