.home-page { overflow-x: clip; }
.home-eyebrow { display:block; font:500 11px/1.6 var(--face); letter-spacing:.1em; text-transform:uppercase; color:var(--ink-quiet); }
.home-solution-hero { padding-top: clamp(44px, 6vw, 78px); }
.home-solution-intro { max-width: 1040px; margin-bottom: 34px; }
/* The headline is three phrases doing three different jobs, so it is set as
   three: a quiet lead-in, the three claims on paper marks, and the subject.
   Reading it as one 72-character run was the actual problem. Size stays at the
   halved value set by the owner. */
.home-page .home-solution-intro h1 { max-width: none; font-size: clamp(22px, 2.65vw, 35px); line-height: 1.2; display: flex; flex-direction: column; align-items: flex-start; gap: 14px; }
.home-h1-line { color: var(--ink); }
.home-h1-line:first-child { color: var(--ink-quiet); font-size: .74em; }
.home-h1-marks { display: flex; flex-wrap: wrap; gap: 10px 12px; }
/* Paper marks, not pills: square corners, a paper edge and a slight lie of the
   sheet, matching the stack further down the page. */
.home-h1-mark { padding: .12em .42em .18em; border: 1px solid #c6bead; box-shadow: 0 4px 12px #4338260f; }
.home-h1-mark-a { background: #f1eadb; transform: rotate(-1.1deg); }
.home-h1-mark-b { background: #eae1cf; transform: rotate(.7deg); }
/* One phrase in the headline may carry the rust accent; this is it. */
.home-h1-mark-c { background: #f3ded4; color: var(--light); transform: rotate(-.5deg); }
.home-sound { margin: 0 0 13px; font: 400 21px/1.5 var(--face); color: var(--ink); }
.home-choices {display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:0 0 32px}
.home-choice {display:flex;flex-direction:column;align-items:start;text-align:left;padding:25px;background:var(--room-raised);border:1px solid var(--edge-strong);color:var(--ink);cursor:pointer;min-width:0}
.home-choice-title {font:27px/1.16 var(--editorial-face);margin:17px 0 24px}.home-choice-link {font:14px var(--face);margin-top:auto;width:100%;display:flex;justify-content:space-between}.home-choice[aria-pressed=true] {border-color:var(--light);box-shadow:inset 0 3px var(--light)}.home-choice:hover {background:#eee8da}.home-choice:focus-visible,.home-arrows button:focus-visible {outline:2px solid var(--light);outline-offset:4px}
.home-paper-stack {position:relative;isolation:isolate;margin:52px auto 12px;padding:15px 25px;max-width:1020px;scroll-margin-top:100px}
.home-paper-stack::before,.home-paper-stack::after {content:'';position:absolute;inset:20px 25px;background:#eae1cf;border:1px solid #c6bead;z-index:-2;transform:rotate(-2deg)}.home-paper-stack::after {background:#f1eadb;transform:rotate(1.5deg);z-index:-1}
.home-paper {background:#fffdf7;padding:40px 44px;border:1px solid #c6bead;box-shadow:0 15px 35px #43382615;scroll-margin-top:110px}
.home-paper-top {display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--edge);padding-bottom:19px;margin-bottom:28px}.home-arrows{display:flex;gap:12px;align-items:center;flex-shrink:0;font:12px monospace;color:var(--ink-quiet)}.home-arrows button {width:40px;height:40px;border:1px solid var(--edge-strong);border-radius:50%;background:none;cursor:pointer;font-size:23px;color:var(--ink)}
.home-paper h3{font-size:clamp(30px,3.5vw,43px);max-width:27ch}.home-paper-sub{font-size:19px;color:var(--ink-quiet);margin-top:15px}.home-paper-columns {display:grid;grid-template-columns:1fr 1fr;gap:36px;margin:30px 0}.home-paper h4 {font:600 15px var(--face);margin-bottom:12px}.home-paper-columns p {font-size:16px;line-height:1.65}.home-benefits{padding:24px 0;border-block:1px solid var(--edge)}.home-benefits ul {display:grid;grid-template-columns:repeat(3,1fr);gap:22px;list-style:none;padding:0;margin:0;font-size:15px}.home-benefits li::before {content:'↗';display:block;color:var(--light);margin-bottom:7px}.home-honest{font-size:14px;line-height:1.6;color:var(--ink-quiet);padding-left:18px;border-left:2px solid var(--light);margin:24px 0}.home-cta-note{display:inline-block;margin:12px;font-size:12px;color:var(--ink-quiet)}
.home-examples{background:#ede8dd}.home-example-disclosure {font-size:13px;max-width:78ch;margin-top:20px;color:var(--ink-quiet)}.home-example{padding:30px 0;border-top:1px solid var(--edge-strong)}.home-example-heading {display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:22px}.home-example h3{font-size:27px;margin-top:7px}.home-example-heading>p{font-size:13px;max-width:27ch;color:var(--ink-quiet)}.home-takes{display:grid;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:18px;list-style:none;padding:0;margin:0}.home-takes h4{font:600 15px var(--face);margin:15px 0 6px}.home-takes p{font-size:14px;line-height:1.5;color:var(--ink-quiet)}
/* Real 9:16 video takes will replace these neutral placeholders. */
.home-frame {position:relative;aspect-ratio:9/16;overflow:hidden;background:#e3ddcf;border:1px solid #c4bdad}
.home-frame-counter{position:absolute;top:10px;left:10px;font:11px monospace;color:var(--ink-quiet)}
.home-frame-caption{position:absolute;bottom:0;left:0;right:0;border-top:1px solid #c4bdad;color:var(--ink-quiet);font:12px var(--face);padding:10px}
.home-placeholder{position:absolute;inset:35px 8px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;text-align:center;color:var(--ink-quiet);font:12px/1.4 var(--face)}
.home-placeholder>span:first-child{font-size:36px;font-weight:400;opacity:.55}.home-placeholder strong{font-size:14px}
.home-choice-share{background:#eae0cb;border-color:#b9aa88;text-decoration:none}.home-share-copy{font:15px/1.5 var(--face);margin-bottom:20px;color:var(--ink-quiet)}
.home-maker {display:grid;grid-template-columns:210px 1fr;gap:50px;align-items:start}.home-maker img{width:100%;height:auto;filter:grayscale(1)}.home-maker p{margin-top:18px;max-width:70ch}.home-waitlist {background:#ede8dd}.home-waitlist-intro {margin:0}.home-waitlist-intro .vv-h2 {max-width:none}.home-waitlist .vv-panel{background:#fffdf7;border:1px solid var(--edge-strong);box-shadow:0 8px 24px #4338260a}.home-waitlist textarea {min-height:84px}.vv-form-consent {margin:0;text-align:center;font-size:13px;color:var(--ink-quiet)}.vv-form-consent a {text-decoration:underline;text-underline-offset:3px}.home-selected {font-size:14px;color:var(--light)}.home-learn .vv-inner{padding-block:10px}.home-page .vv-lede{max-width:66ch}.home-page .vv-footer{background:var(--room)}
@media(max-width:950px){.home-choices{grid-template-columns:repeat(2,1fr)}.home-choice{padding:19px}.home-choice-title{font-size:23px}.home-paper{padding:30px}.home-takes{gap:12px}}
@media(max-width:699px){.home-page .home-solution-intro h1{font-size:21px;gap:10px}.home-h1-marks{gap:8px}.home-h1-mark{transform:none}.home-solution-intro{margin-bottom:25px}.home-sound{margin:0 0 11px;font-size:18px}.home-choices{grid-template-columns:1fr;gap:10px}.home-choice{padding:17px}.home-choice-title{font-size:24px;margin:10px 0 14px}.home-paper-stack{padding:10px 7px;margin-top:30px}.home-paper-stack::before,.home-paper-stack::after{inset:15px 8px}.home-paper{padding:22px 18px}.home-paper-top>.home-eyebrow{max-width:16ch;font-size:10px}.home-arrows{gap:7px}.home-arrows button{width:36px;height:36px}.home-paper h3{font-size:29px}.home-paper-sub{font-size:16px}.home-paper-columns{grid-template-columns:1fr;gap:22px;margin:25px 0}.home-paper-columns p{font-size:15px}.home-benefits ul{grid-template-columns:1fr;gap:10px}.home-benefits li::before{display:inline;margin-right:10px}.home-cta-note{margin-left:0}.home-paper .vv-btn{width:100%;font-size:15px}.home-example-heading{display:block}.home-example-heading>p{max-width:none;margin-top:9px}.home-example h3{font-size:24px}.home-takes{grid-auto-flow:row;grid-template-columns:1fr 1fr;gap:22px 13px}.home-takes p{font-size:13px}.home-takes h4{font-size:14px}.home-maker{grid-template-columns:1fr;gap:25px}.home-maker img{width:140px}.home-page .vv-lede{font-size:16px}.home-eyebrow{font-size:10px}.home-waitlist .vv-panel{padding:22px}.home-page .vv-form{font-size:15px}}
@media(prefers-reduced-motion:reduce){.home-scene{transition:none}}
