.product-nav{display:flex;gap:28px;align-items:center;font-size:12px}.product-nav a:last-child{border:1px solid var(--ink);padding:12px 18px}.product-hero{max-width:1500px;margin:auto;padding:75px 5.4% 95px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:55px}.product-hero h1{font-size:clamp(45px,4.75vw,72px);letter-spacing:-3.5px;margin:28px 0}.product-hero p{color:var(--muted);line-height:1.8;font-size:15px}.hero-ctas{display:flex;align-items:center;gap:22px;margin-top:26px}.try-guest{font-size:12px;text-decoration:underline}.cta-note{font:9px monospace;letter-spacing:.3px;color:var(--muted);margin-top:17px}.product-preview{position:relative;background:#fffdf7;border:1.5px solid var(--ink);box-shadow:9px 9px 0 #dedacd;transform:rotate(-2deg);min-width:0}.preview-bar{padding:18px;border-bottom:1px solid var(--ink);display:flex;justify-content:space-between;align-items:center}.preview-logo{font-weight:800;font-size:19px;letter-spacing:-.8px}.preview-bar>span:last-child{font:8px monospace;letter-spacing:1px}.preview-body{padding:24px}.preview-greeting{display:flex;justify-content:space-between;align-items:center;gap:8px}.preview-greeting strong{font-size:19px;letter-spacing:-.5px}.preview-greeting>span{font-size:9px;background:var(--ink);color:white;padding:9px}.preview-metrics{display:grid;grid-template-columns:1fr 1fr 1fr;margin:22px 0;border:1px solid var(--line)}.preview-metrics>div{padding:15px 12px;border-right:1px solid var(--line)}.preview-metrics>div:last-child{background:var(--yellow);border:0}.preview-metrics small{display:block;font:7px monospace;letter-spacing:.5px}.preview-metrics b{font-size:27px;letter-spacing:-1px;display:block;margin-top:9px}.preview-project{display:flex;justify-content:space-between;align-items:center;gap:10px}.preview-project small{font:8px monospace;color:var(--muted)}.preview-project h3{margin:6px 0;font-size:19px}.preview-project p{margin:0;font-size:10px}.preview-badge{font:7px monospace;border:1px solid var(--line);padding:7px;white-space:nowrap}.preview-request{display:flex;align-items:center;gap:10px;padding:15px 12px;margin-top:20px;background:#f5f1e6;border:1px solid var(--line)}.request-dot{background:var(--orange);font-size:22px;padding:4px 8px}.preview-request b{font-size:11px}.preview-request small{display:block;font-size:9px;margin-top:5px;color:var(--muted)}.approved-badge{margin-left:auto;font:8px monospace;background:var(--yellow);padding:7px;white-space:nowrap}.preview-bottom{font-size:9px;color:var(--muted);margin-top:19px}.example-label{font:7px monospace;letter-spacing:.6px;padding:12px 24px;border-top:1px solid var(--line);color:var(--muted)}.product-sticker{position:absolute;right:-24px;bottom:-43px;transform:rotate(10deg);background:var(--orange);border:1.5px solid var(--ink);width:125px;height:125px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;font-size:16px;line-height:1.1;font-weight:800;box-shadow:3px 3px 0 var(--ink)}.product-sticker span{font-size:30px;margin-top:4px}.product-section{max-width:1500px;margin:auto;padding:65px 5.4%}.product-section h2{font-size:40px;line-height:1.12}.feature-trio{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid var(--ink);margin-top:35px}.feature-trio article{padding:28px;border-right:1px solid var(--ink)}.feature-trio article:last-child{border:0}.feature-num{font:9px monospace;color:var(--muted)}.feature-mark{font-size:35px;margin:26px 0 17px;color:#dd5934}.feature-trio h3{font-size:25px;line-height:1.16}.feature-trio p{font-size:13px;line-height:1.8;color:var(--muted)}.extension-banner{margin:0 5.4%;padding:45px;background:var(--yellow);border:1px solid var(--ink);display:flex;align-items:center;gap:36px}.extension-icon{background:var(--paper);border:2px solid var(--ink);width:90px;height:90px;display:flex;align-items:center;justify-content:center;font-size:70px;transform:rotate(-9deg);box-shadow:4px 4px 0 var(--ink)}.extension-banner h2{font-size:36px;line-height:1.12}.extension-banner p{font-size:12px;line-height:1.8}.extension-note{margin-left:auto;font:italic 24px Georgia;transform:rotate(7deg)}.extension-note span{font-size:20px;color:#596018;display:block;margin-top:12px}.bottom-section{display:grid;grid-template-columns:1fr 1fr;gap:65px}.bottom-section>div>p{font-size:14px;line-height:1.8;color:var(--muted);max-width:470px;margin:25px 0}.product-faq details{padding:20px 0;border-bottom:1px solid var(--line)}.product-faq summary{font-size:14px;font-weight:bold;cursor:pointer}.product-faq p{font-size:12px;line-height:1.8;color:var(--muted)}.product-faq a{text-decoration:underline}@media(max-width:1000px){.product-hero{gap:25px}.product-hero h1{font-size:48px}.preview-body{padding:18px}.preview-greeting strong{font-size:15px}.preview-metrics b{font-size:23px}.approved-badge{font-size:7px}.extension-note{display:none}}@media(max-width:700px){.product-nav{gap:12px;font-size:10px}.product-nav a:first-child{display:none}.product-nav a:last-child{padding:9px}.product-hero{grid-template-columns:1fr;padding-top:45px;padding-bottom:65px;gap:38px}.product-hero h1{font-size:clamp(38px,11vw,52px);letter-spacing:-2px}.product-hero p{font-size:14px}.product-hero .eyebrow{font-size:9px}.hero-ctas{gap:15px}.hero-ctas .button{padding:17px 16px;gap:16px}.try-guest{font-size:11px}.cta-note{font-size:8px}.product-preview{margin-right:12px}.preview-metrics b{font-size:24px}.preview-project h3{font-size:17px}.preview-request{gap:7px;padding:12px 8px}.preview-request b{font-size:10px}.preview-request small{font-size:8px}.product-sticker{width:95px;height:95px;font-size:12px;right:-12px;bottom:-30px}.product-sticker span{font-size:24px}.product-section{padding-block:42px}.product-section h2{font-size:32px}.feature-trio,.bottom-section{grid-template-columns:1fr}.feature-trio article{border-right:0;border-bottom:1px solid var(--ink);padding:24px}.feature-mark{margin:20px 0 10px}.feature-trio h3{margin:13px 0}.extension-banner{padding:25px;gap:20px;align-items:start}.extension-icon{display:none}.extension-banner h2{font-size:30px}.extension-banner .eyebrow{font-size:9px}.bottom-section{gap:25px}.preview-badge{font-size:6px}.example-label{font-size:6px}.product-nav a{white-space:nowrap}header .brand{font-size:23px}}
