:root{color-scheme:light;--color-mustard: #f4b93f;--color-deep-teal: #386f73;--color-green: #7f9f4d;--color-burnt-orange: #df6f38;--color-coral: #df725c;--color-brick: #87351f;--color-seafoam: #7fb5ad;--color-cream: #f7f0df;--color-cream-deep: #eadcc2;--color-paper: #fffaf0;--color-ink: #17130f;--color-muted: #675f54;--color-line: #d9c8aa;--color-shadow: rgb(65 43 22 / 13%);--container: 1160px;--section-space: clamp(72px, 9vw, 128px);--radius: 8px}*{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--color-cream);color:var(--color-ink)}body{min-height:100vh;margin:0;line-height:1.5;text-rendering:optimizeLegibility}body:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,rgb(135 53 31 / 5%) 1px,transparent 1px),linear-gradient(rgb(135 53 31 / 4%) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,black,transparent 78%)}a{color:inherit}img,svg{display:block}button,input,textarea,select{font:inherit}:focus-visible{outline:3px solid color-mix(in srgb,var(--color-mustard),white 12%);outline-offset:4px}.site-header,.section-frame,.section-block,.site-footer{width:min(100% - 40px,var(--container));margin-inline:auto}.site-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:22px 0}.brand-mark,.footer-brand{font-weight:800;text-decoration:none}.brand-mark{display:inline-flex;align-items:center;min-width:max-content}.brand-logo{width:132px;height:auto}.primary-nav{justify-self:center;display:flex;flex-wrap:wrap;justify-content:center;gap:8px 20px;color:var(--color-muted);font-size:.95rem;font-weight:700}.primary-nav a{text-decoration:none}.primary-nav a:hover{color:var(--color-brick)}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border:1px solid var(--color-brick);border-radius:var(--radius);background:var(--color-brick);color:#fff;font-weight:800;line-height:1.1;padding:0 20px;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.button:hover{border-color:#5f2415;background:#5f2415;transform:translateY(-1px)}.button-small{min-height:40px;padding:0 16px;font-size:.92rem}.button-secondary{background:transparent;color:var(--color-brick)}.button-secondary:hover{background:var(--color-brick);color:#fff}.hero-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.7fr);gap:clamp(36px,6vw,84px);align-items:center;padding:clamp(46px,7vw,92px) 0 var(--section-space)}.hero-copy{max-width:760px}.eyebrow,.section-kicker{margin:0 0 14px;color:var(--color-brick);font-size:.8rem;font-weight:900;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--color-ink);letter-spacing:0}h1{max-width:860px;margin-bottom:24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,7vw,5.95rem);font-weight:700;line-height:.96}h2{max-width:780px;margin-bottom:18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.05rem,4.2vw,4.25rem);font-weight:700;line-height:1}h3{margin-bottom:10px;font-size:1.05rem;line-height:1.2}p{color:var(--color-muted)}.hero-body,.section-heading>p{max-width:720px;font-size:clamp(1.06rem,1.8vw,1.28rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.booklet-preview{position:relative;display:grid;justify-items:center;isolation:isolate}.booklet-preview:before{content:"";position:absolute;inset:11% 6% 9% 18%;z-index:-1;border-radius:999px 999px 999px 120px;background:#f4b93f57}.hero-mockup,.sample-spread,.contact-panel,.check-panel,.info-card,.deliverable-item{border:1px solid color-mix(in srgb,var(--color-line),white 16%);border-radius:var(--radius);background:var(--color-paper);box-shadow:0 16px 42px var(--color-shadow)}.hero-mockup{width:min(100%,430px);height:auto;object-fit:cover;box-shadow:0 24px 64px #412b162e}.section-block{padding:var(--section-space) 0}.section-heading{max-width:820px}.section-heading.compact{max-width:620px}.card-grid{display:grid;gap:18px;margin-top:34px}.three-up{grid-template-columns:repeat(3,1fr)}.four-up{grid-template-columns:repeat(4,1fr)}.info-card{min-height:210px;padding:24px;display:flex;flex-direction:column;justify-content:flex-start;box-shadow:0 10px 28px #412b1614}.card-accent{width:42px;height:8px;margin-bottom:24px;border-radius:999px;background:var(--color-mustard)}.info-card:nth-child(2) .card-accent{background:var(--color-coral)}.info-card:nth-child(3) .card-accent{background:var(--color-brick)}.quiet-card{min-height:220px;box-shadow:none;background:color-mix(in srgb,var(--color-paper),var(--color-cream) 36%)}.split-layout{display:grid;grid-template-columns:minmax(0,.94fr) minmax(320px,.72fr);gap:clamp(32px,6vw,76px);align-items:start}.product-section,.sample-section{border-top:1px solid var(--color-line);border-bottom:1px solid var(--color-line)}.check-panel{padding:30px;background:linear-gradient(135deg,rgb(244 185 63 / 16%),transparent 46%),var(--color-paper)}.check-list{display:grid;gap:16px;margin:0;padding:0;list-style:none}.check-list li{display:grid;grid-template-columns:26px 1fr;gap:12px;align-items:start;color:var(--color-ink);font-weight:750}.check-list span{display:inline-grid;width:22px;height:22px;place-items:center;border-radius:50%;background:var(--color-brick)}.check-list span:before{content:"";width:9px;height:5px;border-left:2px solid white;border-bottom:2px solid white;transform:rotate(-45deg)}.process-list{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:38px 0 0;padding:0;list-style:none;counter-reset:process}.process-list li{position:relative;min-height:250px;padding:24px 22px;border-top:5px solid var(--color-brick);background:var(--color-paper)}.process-list li:nth-child(2){border-color:var(--color-burnt-orange)}.process-list li:nth-child(3){border-color:var(--color-mustard)}.process-list li:nth-child(4){border-color:var(--color-deep-teal)}.step-number{display:block;margin-bottom:34px;color:color-mix(in srgb,var(--color-brick),white 24%);font-family:Georgia,Times New Roman,serif;font-size:2.15rem;font-weight:700;line-height:1}.section-note,.sample-note,.form-note{color:var(--color-muted);font-size:.95rem}.section-note{max-width:620px;margin-top:22px}.deliverables-list{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:34px}.deliverable-item{min-height:220px;padding:22px;box-shadow:none}.deliverable-item h3{padding-top:14px;border-top:8px solid var(--color-mustard)}.deliverable-item:nth-child(2) h3{border-color:var(--color-coral)}.deliverable-item:nth-child(3) h3{border-color:var(--color-green)}.deliverable-item:nth-child(4) h3{border-color:var(--color-burnt-orange)}.deliverable-item:nth-child(5) h3{border-color:var(--color-deep-teal)}.sample-section{display:grid;grid-template-columns:minmax(260px,.54fr) 1fr;gap:clamp(32px,6vw,72px);align-items:center}.sample-copy .button{margin-top:14px}.sample-note{margin-top:18px}.sample-grid{display:grid;grid-template-columns:1fr .76fr;gap:16px}.sample-spread{min-height:190px;padding:20px;display:grid;gap:10px;align-content:start;background:var(--color-paper)}.spread-large{grid-row:span 2;min-height:396px}.sample-spread span{display:block;border-radius:999px;background:var(--color-cream-deep)}.sample-spread span:nth-child(1){width:42%;height:12px;background:var(--color-brick)}.sample-spread span:nth-child(2){width:78%;height:9px}.sample-spread span:nth-child(3){width:62%;height:9px}.spread-chart{background:linear-gradient(to top,rgb(135 53 31 / 82%) 45%,transparent 45%) 24px 112px / 34px 86px no-repeat,linear-gradient(to top,rgb(244 185 63 / 88%) 70%,transparent 70%) 72px 82px / 34px 116px no-repeat,var(--color-paper)}.spread-map{background:radial-gradient(circle at 66% 56%,var(--color-burnt-orange) 0 12px,transparent 13px),linear-gradient(140deg,transparent 34%,rgb(56 111 115 / 28%) 34% 48%,transparent 48%),var(--color-paper)}.contact-section{display:grid;grid-template-columns:minmax(0,.82fr) minmax(320px,.76fr);gap:clamp(32px,6vw,72px);align-items:start}.contact-panel{padding:28px;background:linear-gradient(135deg,rgb(244 185 63 / 18%),transparent 46%),var(--color-paper)}.fake-form{display:grid;gap:12px;margin-top:18px}.fake-field{min-height:48px;padding:14px 16px;border:1px solid var(--color-line);border-radius:6px;background:#fffaf0d1;color:var(--color-muted)}.fake-field.tall{min-height:130px}.fake-field span{font-size:.9rem;font-weight:700}.site-footer{display:flex;justify-content:space-between;gap:24px;padding:34px 0 42px;border-top:1px solid var(--color-line)}.footer-brand{display:inline-flex;align-items:center;gap:10px}.footer-logo{width:26px;height:26px}.site-footer p{margin:6px 0 0;font-size:.95rem}.site-footer a{text-decoration-color:color-mix(in srgb,currentColor,transparent 62%);text-underline-offset:3px}.footer-contact{text-align:right}@media(max-width:1060px){.four-up,.deliverables-list,.process-list{grid-template-columns:repeat(2,1fr)}.deliverable-item{min-height:190px}.site-header{grid-template-columns:1fr auto}.primary-nav{grid-column:1 / -1;grid-row:2;justify-self:start}}@media(max-width:860px){.hero-section,.split-layout,.sample-section,.contact-section{grid-template-columns:1fr}.booklet-preview{justify-items:start}.three-up{grid-template-columns:1fr}.hero-mockup{width:min(100%,420px)}}@media(max-width:640px){.site-header,.section-frame,.section-block,.site-footer{width:min(100% - 28px,var(--container))}.site-header{grid-template-columns:1fr;align-items:start}.brand-logo{width:126px}.site-header .button{width:100%}.primary-nav{width:100%;justify-content:flex-start}h1{font-size:clamp(2.65rem,13vw,4.25rem)}h2{font-size:clamp(2rem,10vw,3.2rem)}.hero-actions,.hero-actions .button,.sample-copy .button,.contact-section .button{width:100%}.booklet-preview{justify-items:center}.four-up,.deliverables-list,.process-list,.sample-grid{grid-template-columns:1fr}.process-list li,.deliverable-item,.info-card{min-height:auto}.spread-large{min-height:260px}.site-footer{display:block}.footer-contact{margin-top:20px;text-align:left}}
