
/* Brand-specific desktop presentation; original interaction logic retained. */
:root{--brand:#FFD544;--brand-ink:#F6F4EB;--brand-paper:#163DB3;--paper:#163DB3;--panel:#163DB3;--ink:#F6F4EB;--rule:#F6F4EBBB;--muted:#F6F4EBBB;--rose:#163DB3;--pine:#FFD544;--honey:#FFD544;--yolk:#FFD544;--yolk-deep:#FFD544;--ivory:#163DB3;--stain:#163DB3;--wash:#163DB3;--blue:#F6F4EB;--burgundy:#FFD544;--red:#FFD544;--sage:#163DB3;--teal:#FFD544;--cream:#163DB3}
body{background:#F6F4EB;color:#163DB3}a,button{transition:background .18s,transform .18s}button:hover{transform:translateY(-1px)}body>header,.nav,.site>header{background:#163DB3;color:#F6F4EB}header .brand,.nav .brand{color:inherit}.brand img,.wordmark img{object-fit:contain}.new-hero{max-width:1320px;margin:40px auto 60px;display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center;padding:42px 20px}.new-hero h1{font-size:78px;line-height:1.02;letter-spacing:-4px;margin:20px 0 24px}.new-hero p{max-width:500px;font-size:18px;line-height:1.65}.new-hero .chapter{font:12px monospace;letter-spacing:2px;text-transform:uppercase}.new-hero img{width:100%;border-radius:12px}.new-hero a{display:inline-block;background:#163DB3;color:#F6F4EB;padding:16px 25px;margin-top:28px;text-decoration:none}.hero-footer{margin-top:28px;font:12px monospace;letter-spacing:1px}.brand-note{font:12px monospace;padding:14px 24px;text-align:center;border-top:1px solid currentColor}.opening{background:#F6F4EB;color:#163DB3}.desk-frame,.manual,.ledger,.proof-desk{box-shadow:none}.yolk{background:#FFD544;color:#163DB3}.brand-art{max-width:100%;height:auto}
body{background:#FFD544;color:#163DB3}.new-hero{grid-template-columns:1.2fr 1fr}.new-hero h1{font:900 96px/.96 Arial;letter-spacing:-5px}.new-hero img{border-radius:50% 50% 0 0}.opening{display:none}.shopping{background:#163DB3;color:#FFD544;padding:50px;border-radius:0}.shopping-paper{color:#163DB3;background:#F6F4EB;transform:rotate(2deg)}.ledger{background:#F6F4EB;border:3px solid #163DB3;border-radius:0}.ledger-heading h1{font:800 52px Arial}.ledger-margin{background:#163DB3;color:#FFD544}.editorial h2,.intake h2{font-family:Arial;font-weight:800}.primary{background:#163DB3;color:#FFD544}.new-hero a{background:#163DB3;color:#FFD544;border-radius:50px}
body{color:#F6F4EB}.new-hero{color:#F6F4EB}.new-hero h1,.new-hero p{color:inherit}.new-hero a{background:#FFD544;color:#163DB3}body>header,.nav,.site>header,.masthead{background:#F6F4EB;color:#163DB3}header a,header .brand,header .nav-button{color:inherit!important}.desk-note,.desk-note strong{color:inherit}.desk-frame{color:#F6F4EB}.ledger-main{color:#F6F4EB;background:#163DB3}.ledger-heading h1{color:inherit}
:root{--ink:#163DB3;--brand-ink:#163DB3;--paper:#F6F4EB;--panel:#F6F4EB;--rule:#163DB3BB;--muted:#163DB3BB;--blue:#163DB3}body,.new-hero,.new-hero h1,.new-hero p,.ledger-main,.ledger-heading h1,.section-meta{color:#163DB3}body>header,.masthead{background:#163DB3;color:#F6F4EB}.new-hero a{background:#163DB3;color:#F6F4EB}.journal-page,.left-page,.right-page{color:#163DB3}
/* Keep the existing desktop design within a phone viewport. */
@media(max-width:700px){.new-hero{grid-template-columns:minmax(0,1fr);gap:28px;padding:24px 20px;transform:none}.new-hero>*{min-width:0}.new-hero h1{font-size:clamp(38px,11vw,56px);letter-spacing:-2px;overflow-wrap:break-word}.new-hero img{max-width:95%;justify-self:center}.desk-grid,.workspace,.ledger{grid-template-columns:minmax(0,1fr)!important}.workspace>*,.desk-grid>*,.ledger>*{min-width:0}.editor{order:0;transform:none}.brand-note{overflow-wrap:anywhere}}
