:root{font-family:Arial,Helvetica,sans-serif;color:#182f3d;background:#f7f3e9;font-synthesis:none;line-height:1.6;--ink:#182f3d;--rust:#a53629;--paper:#f7f3e9;--muted:#52616a;--line:#d4d3c7;--white:#fffdf8}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit}button{color:var(--ink)}:focus-visible{outline:3px solid #176e93;outline-offset:5px}.skip-link{position:absolute;top:-100px;left:16px;background:white;padding:12px;z-index:20}.skip-link:focus{top:12px}.site-header{max-width:1360px;margin:auto;padding:27px 6%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:1rem;font-weight:800;letter-spacing:.11em;line-height:1.2}.wordmark small{display:block;font-size:.65rem;letter-spacing:.2em;margin-top:7px}.brand-symbol{background:var(--rust);color:white;display:grid;place-items:center;width:46px;height:50px;font-family:Georgia,serif;font-size:1.25rem;letter-spacing:-.13em;padding-right:3px}.header-note{font-family:Georgia,serif;font-style:italic;font-size:1rem;color:var(--muted)}main{max-width:1360px;margin:auto;padding:0 6%}.hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:5%;padding:70px 0 78px;min-height:660px}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.16em;color:var(--rust);margin:0 0 24px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1{font-size:clamp(3.6rem,6.7vw,6.4rem);letter-spacing:-.055em;line-height:1.06;margin-bottom:28px}h1 em{color:var(--rust);font-weight:400}.intro{font-size:1.16rem;max-width:400px;line-height:1.7;margin-bottom:30px}.primary{min-height:56px;padding:15px 25px;border:1px solid var(--rust);border-radius:5px;background:var(--rust);color:white;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:32px;text-decoration:none;transition:background .18s}.primary:hover{background:#84291f}.primary span{font-size:1.4rem;line-height:1}.time-note{font-size:.8125rem;color:var(--muted);margin:18px 0 0}.hero-art{position:relative;min-height:430px;background:#e7e7d9;border-radius:50% 50% 6px 6px;display:flex;align-items:center;justify-content:center}.art-note{padding:40px;text-align:center}.art-note>span{font-size:.75rem;letter-spacing:.2em}.art-note strong{display:block;font:italic 2.8rem/1.3 Georgia,serif;margin-top:22px}.benefits{display:grid;grid-template-columns:.85fr 1fr 1fr 1fr;gap:35px;border-top:1px solid var(--line);padding:38px 0 48px}.benefits h2{font-size:1.8rem;line-height:1.25;margin-top:8px}.benefits span{color:var(--rust);font-size:.75rem;letter-spacing:.08em}.benefits h3{font-size:.95rem;margin:10px 0 8px}.benefits p{color:var(--muted);font-size:.9rem;margin:0}footer{max-width:1360px;padding:22px 6%;margin:auto;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:.7rem;color:var(--muted);letter-spacing:.04em}.narrow{max-width:680px;margin:65px auto}.narrow h1{font-size:3.75rem}@media(max-width:760px){.site-header{padding:20px 6%}.header-note{display:none}.hero{padding:44px 0;min-height:0;gap:30px;grid-template-columns:1fr}.hero h1{font-size:clamp(3.6rem,12vw,5.5rem)}.hero-art{min-height:260px;max-width:470px;width:100%;margin:0 auto}.art-note strong{font-size:2.25rem}.benefits{grid-template-columns:1fr;gap:22px;padding-top:28px}.benefits h2{margin-bottom:0}.benefits>div{padding-left:38px;position:relative}.benefits span{position:absolute;left:0;top:10px}.benefits h3{margin-top:6px}footer{flex-direction:column;gap:7px}.narrow{margin:40px auto}.narrow h1{font-size:3rem}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.hero-art{background:none;border-radius:0;min-height:0}.hero-art img{display:block;width:100%;height:auto;mix-blend-mode:multiply}
/* Shared reading and interaction surfaces. */
button:disabled{opacity:.45;cursor:default}.secondary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:1px solid #8b9695;border-radius:5px;background:transparent;padding:11px 18px;font-weight:700;text-decoration:none}.secondary:hover{background:#182f3d08}.text-button{border:0;background:none;min-height:44px;padding:8px;font-size:.875rem;text-decoration:underline;text-underline-offset:4px}.subtle,.field-help,.tiny{color:var(--muted)}.preview-label{font-size:.75rem;color:#6b5541;margin:21px 0 0;max-width:360px}.setup-wrap{display:grid;grid-template-columns:1fr 1.12fr;gap:10%;padding:80px 0 100px;align-items:start}.setup-intro h1{font-size:clamp(3.5rem,6vw,5.75rem)}.setup-intro .intro{font-size:1.25rem}.setup-intro .subtle{font-size:.875rem;line-height:1.8;margin-top:50px}.setup-card{background:var(--white);padding:38px;border:1px solid var(--line);border-radius:8px}.field-label,legend{font-weight:700;font-size:1.125rem;line-height:1.4}.field-label{display:block;margin-bottom:12px}input:not([type=radio]),textarea{width:100%;min-width:0;min-height:54px;border:1px solid #899394;border-radius:5px;color:var(--ink);background:#fff;padding:12px 14px}input::placeholder{color:#647079}.field-help{font-size:.875rem;line-height:1.6;margin:10px 0 0}.age-field{margin:32px 0 0}.age-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.age-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:95px;border:1px solid #abb1a8;border-radius:5px;cursor:pointer;padding:14px 8px;font-size:.94rem;font-weight:700;text-align:center}.age-card input{position:absolute;opacity:0;width:1px;height:1px}.age-card:has(:focus-visible){outline:3px solid #176e93;outline-offset:4px}.age-card:has(:checked){border:2px solid var(--rust);background:#f8eae0;padding:13px 7px}.selected-tick{position:absolute;right:7px;top:1px;color:var(--rust);visibility:hidden}.age-card:has(:checked) .selected-tick{visibility:visible}.age-help{margin:18px 0 28px}.full-width{width:100%}.tiny{font-size:.75rem;text-align:center;margin:15px 0 0}fieldset{border:0;padding:0;margin:0;min-width:0}.reading-top{display:flex;gap:30px;align-items:center;justify-content:space-between;padding:35px 0 28px;border-bottom:1px solid var(--line)}.reading-top .eyebrow{margin:0 0 4px;font-size:.75rem}.reading-top .subtle{font-size:.875rem}.progress{width:170px;max-width:26%;height:5px;border-radius:6px;background:#dcded1;overflow:hidden}.progress span{display:block;height:100%;border-radius:6px;background:var(--rust);transition:width .4s}.reading-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:7%;padding:36px 0 65px;align-items:start}.passage-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.passage-top .eyebrow{margin:0;font-size:.75rem;color:var(--muted)}.text-controls{display:flex;gap:6px}.text-controls button{width:44px;height:40px;min-height:44px;background:transparent;border:1px solid var(--line);border-radius:4px;font-weight:700}.passage h1{font-size:clamp(2.15rem,3.4vw,3.3rem);letter-spacing:-.035em;line-height:1.17;margin-bottom:14px;scroll-margin-top:20px}.passage-label{font-size:.75rem;color:#6b5541;margin-bottom:27px}.story-text{font-family:Georgia,'Times New Roman',serif;font-size:calc(1.25rem * var(--reading-scale,1));line-height:1.88;max-width:65ch}.story-text p{margin-bottom:1.2em}.question-panel{position:sticky;top:24px;background:var(--white);border:1px solid var(--line);border-radius:7px;padding:29px;margin-top:9px}.question-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:21px}.question-meta .eyebrow{margin:0;font-size:.7rem}.story-back-link{font-size:.75rem;color:var(--muted);text-underline-offset:3px}.question-panel legend{font-size:1.22rem;line-height:1.45;margin-bottom:23px;scroll-margin-top:22px}.answer-options{display:grid;gap:10px}.answer-option{position:relative;display:flex;align-items:center;gap:11px;border:1px solid #b4bbb3;border-radius:5px;padding:14px 33px 14px 12px;min-height:64px;line-height:1.4;font-size:1rem;cursor:pointer}.answer-option:hover{background:#f2f2e9}.answer-option input{position:absolute;opacity:0;width:1px;height:1px}.answer-option:has(:focus-visible){outline:3px solid #176e93;outline-offset:3px}.answer-option:has(:checked){border:2px solid var(--rust);padding:13px 32px 13px 11px;background:#f8eae0}.option-letter{font-size:.75rem;line-height:1;display:grid;place-items:center;width:26px;height:26px;border:1px solid #b6bbae;border-radius:50%;flex-shrink:0;font-weight:700;color:#52616a}.answer-option:has(:checked) .option-letter{background:var(--rust);border-color:var(--rust);color:white}.answer-check{display:none;position:absolute;right:11px;top:50%;transform:translateY(-50%);color:var(--rust);font-weight:bold}.answer-option:has(:checked) .answer-check{display:block}.question-hint{font-size:.8125rem;color:var(--muted);line-height:1.6;margin:21px 0}.next-button{width:100%;justify-content:space-between}.gentle-notice{border-left:3px solid #947c39;background:#ecebdc;padding:13px 18px;margin:25px 0 0;font-size:1rem}.result-intro{text-align:center;max-width:850px;margin:60px auto 26px}.result-intro .eyebrow{margin-bottom:18px}.result-intro h1{font-size:clamp(2.1rem,4.2vw,3.6rem);line-height:1.2;margin-bottom:16px;letter-spacing:-.04em;overflow-wrap:anywhere}.level-mark{font:5.9rem/1.2 Georgia,serif;color:var(--rust);padding:8px 0 20px}.level-mark>span{display:block;font:700 .75rem/1.5 Arial,sans-serif;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin-top:8px}.result-status{max-width:620px;margin:0 auto;font-size:1rem;color:var(--muted)}.demo-notice{max-width:820px;margin:0 auto 45px;background:#ecebdc;border-left:3px solid #8d7339;padding:14px 19px;font-size:.875rem;line-height:1.65;color:#4e4d3d}.result-details{display:grid;grid-template-columns:1.3fr 1fr;gap:10%;border-top:1px solid var(--line);padding:40px 0 45px}.result-details h2{font-size:1.8rem;line-height:1.25;letter-spacing:-.015em;margin-bottom:16px}.level-explanation{font-size:1.1rem;line-height:1.8}.advice{margin-top:35px}.advice ul{list-style:none;padding:0;counter-reset:advice}.advice li{position:relative;padding:0 0 0 35px;margin:0 0 19px;font-size:1rem;line-height:1.7;counter-increment:advice}.advice li::before{content:counter(advice,decimal-leading-zero);position:absolute;left:0;top:3px;font-size:.75rem;color:var(--rust);font-weight:700}.recommendation{border:1px solid var(--line);background:#eeeee1;padding:28px;align-self:start;border-radius:6px}.recommendation .eyebrow{margin-bottom:25px}.recommendation h2{font-size:2rem}.recommendation p{font-size:.94rem;line-height:1.7}.book-monogram{float:right;color:#a6a991;font:italic 3rem/1 Georgia,serif;margin:0 0 10px 10px}.recommendation .pending-note{font-size:.8125rem;color:#566157;border-top:1px solid #c9cebb;padding-top:15px;margin-bottom:0}.share-strip{display:flex;justify-content:space-between;gap:35px;align-items:center;padding:29px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.share-strip h2{font-size:1.8rem;line-height:1.2;margin:0 0 9px}.share-strip p{font-size:.94rem;color:var(--muted);margin:0;max-width:510px}.share-strip button{flex-shrink:0}.disclaimer{font-size:.8125rem;color:var(--muted);max-width:780px;margin:26px 0 10px}.completed-date{font-size:.8125rem;color:var(--muted)}.result-end{display:flex;flex-wrap:wrap;gap:12px;padding:15px 0 50px}.result-end button{font-size:.875rem}.print-only{display:none}dialog{width:min(660px,calc(100% - 28px));max-height:90dvh;border:1px solid var(--line);border-radius:9px;background:var(--white);padding:30px;color:var(--ink);box-shadow:0 20px 100px #12233240}dialog::backdrop{background:#162f3dcc}.dialog-heading{display:flex;justify-content:space-between;gap:20px;align-items:start;margin-bottom:14px}.dialog-heading h2{font-size:2rem;line-height:1.2;margin:7px 0}.close-button{min-width:44px;min-height:44px;background:none;border:1px solid var(--line);border-radius:50%;font-size:1.8rem;line-height:1}.share-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:23px 0 28px}.share-buttons button{font-size:.9rem}.email-row{display:flex;gap:9px}.email-row input{flex:1}.email-row button{flex-shrink:0}.summary-preview{margin-top:24px;border-top:1px solid var(--line)}summary{padding:14px 0;cursor:pointer;min-height:48px;font-size:.94rem;font-weight:bold}pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;font-size:.875rem;line-height:1.65}.summary-preview pre{background:var(--paper);padding:18px}.copy-fallback{min-height:220px}.share-status{font-size:.875rem;color:var(--ink);margin:14px 0 0}.dialog-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.dev-link{font-size:.75rem;padding:0}.dev-panel{margin:25px auto;padding:24px;max-width:1000px;border:2px dashed #a53629;background:#fff}.dev-panel h2{font-size:1.75rem}.dev-panel pre{max-height:550px;overflow:auto;background:#f3f3ed;padding:15px}.dev-actions{display:flex;gap:15px;flex-wrap:wrap;align-items:center}.dev-actions select{padding:10px}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}h1:focus,legend:focus{outline:none}.setup-intro,.setup-card,.reading-layout>*,.result-details>*{min-width:0}
@media(max-width:1050px){.hero{gap:2%;min-height:580px;padding:55px 0}.hero h1{font-size:5.2rem}.hero .intro{font-size:1.0625rem}.reading-layout{gap:4%;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}.question-panel{padding:22px}.setup-wrap{gap:6%}.setup-card{padding:28px}.age-options{gap:7px}.age-card{font-size:.85rem}.result-details{gap:6%}.header-note{font-size:.875rem}}
@media(max-width:850px){.reading-layout{grid-template-columns:1fr;gap:22px;max-width:660px;margin:auto}.question-panel{position:static;margin:0}.story-text{font-size:calc(1.2rem * var(--reading-scale,1));line-height:1.85}.passage h1{font-size:2.6rem}.setup-wrap{gap:5%}.setup-intro h1{font-size:4rem}.age-options{grid-template-columns:1fr}.age-card{min-height:58px;font-size:1rem;align-items:flex-start;padding:15px 19px}.age-card:has(:checked){padding:14px 18px}.selected-tick{right:15px;top:15px}.question-meta{margin-bottom:18px}.question-meta .eyebrow{font-size:.75rem}.story-back-link{font-size:.8125rem}.answer-option{min-height:60px}.question-panel legend{font-size:1.25rem}.header-note{display:none}}
@media(max-width:760px){.hero{padding:42px 0 40px;grid-template-columns:1fr;gap:14px}.hero h1{font-size:clamp(3.4rem,12vw,5.5rem)}.hero-art{max-width:400px}.hero .intro{font-size:1.125rem;max-width:440px}.hero .primary{min-height:56px}.hero-copy .eyebrow{font-size:.6875rem;margin-bottom:19px}.time-note{font-size:.8125rem}.setup-wrap{grid-template-columns:1fr;padding:40px 0 50px;gap:22px;max-width:560px;margin:auto}.setup-intro h1{font-size:3.35rem;margin-bottom:20px}.setup-intro h1 br{display:none}.setup-intro .intro{font-size:1.05rem;line-height:1.6;margin-bottom:12px}.setup-intro .subtle{margin:0;font-size:.8125rem}.setup-intro .subtle br,.setup-intro .intro br{display:none}.setup-intro .eyebrow{margin-bottom:16px}.age-options{grid-template-columns:repeat(3,1fr);gap:8px}.age-card{padding:10px 6px;min-height:90px;align-items:center;font-size:.88rem}.age-card:has(:checked){padding:9px 5px}.selected-tick{right:6px;top:0}.setup-card{padding:25px 22px}.reading-top{padding-top:23px;gap:12px}.reading-top .eyebrow{font-size:.6875rem}.reading-top .subtle{font-size:.8125rem}.reading-layout{padding-top:25px}.passage h1{font-size:2.35rem}.question-panel{padding:23px 20px}.result-intro{margin-top:38px}.result-intro h1{font-size:2.25rem}.result-intro h1 br{display:none}.level-mark{font-size:5.5rem}.result-status{font-size:.94rem}.demo-notice{margin-bottom:30px}.result-details{grid-template-columns:1fr;gap:25px;padding:30px 0}.result-details h2{font-size:1.7rem}.level-explanation{font-size:1.0625rem}.recommendation{padding:24px}.recommendation .eyebrow{margin-bottom:18px}.recommendation h2{font-size:1.8rem}.share-strip{flex-direction:column;align-items:start;gap:20px}.share-strip h2{font-size:1.7rem}.result-end{flex-direction:column;align-items:stretch}.disclaimer{font-size:.8125rem}dialog{padding:22px}.dialog-heading h2{font-size:1.7rem}.email-row{flex-direction:column}.share-buttons{gap:8px}.share-buttons button{padding:10px 8px;font-size:.875rem}.site-header:has([data-action=leave]){gap:15px}.site-header .text-button{font-size:.8125rem;padding:8px 0}.wordmark{font-size:.875rem;gap:9px}.brand-symbol{width:37px;height:43px;font-size:1.1rem}.wordmark small{font-size:.6rem}}
@media(max-width:370px){main{padding:0 5%}.site-header{padding-left:5%;padding-right:5%}.hero h1{font-size:3.3rem}.age-options{grid-template-columns:1fr}.age-card,.age-card:has(:checked){min-height:52px;align-items:start;padding:12px 15px;font-size:1rem}.selected-tick{top:11px;right:14px}.setup-card{padding:22px 18px}.question-panel{padding:20px 16px}.answer-option{font-size:.94rem}.share-buttons{grid-template-columns:1fr}.wordmark small{letter-spacing:.13em}.site-header .text-button{font-size:.75rem}}
@media print{@page{size:A4;margin:17mm}body{background:#fff;color:#111;font-size:11pt}.site-header,footer,.skip-link,#dialog-host,#dev-host,main> :not(.print-only){display:none!important}main{padding:0;max-width:none}.print-only{display:block}.print-only h2{font-size:22pt;margin-bottom:16px}.print-only pre{font:11pt/1.5 Arial,sans-serif;white-space:pre-wrap;overflow-wrap:anywhere}}
/* Reflow remains readable with browser text enlargement. */
body{overflow-wrap:anywhere}.hero>*{min-width:0}button,.primary,.secondary{max-width:100%}.primary>span{flex-shrink:0}.share-strip>div{min-width:0}.result-intro h1{letter-spacing:-.025em}
@media(max-width:760px){.hero .primary{gap:20px}.reading-top>div:first-child{min-width:0}.question-meta{flex-wrap:wrap}.share-strip .primary{gap:18px}}
/* Focused content update: retain the established layout and visual system. */
.extract-context{font-size:.9rem;line-height:1.7;color:var(--muted);margin:-8px 0 24px;max-width:65ch}.level-mark-long{font-size:clamp(2.7rem,7vw,5rem)}.about-result{font-size:.875rem;color:var(--muted);max-width:850px;margin:14px 0 16px}.about-result summary{font-size:.875rem;font-weight:400;text-decoration:underline;text-underline-offset:4px}.about-result p{line-height:1.8;margin:0 0 18px}.recommendation .primary+.pending-note{margin-top:18px}.advice li strong{font-size:1rem}

/* Version three: small additions to the established visual system. */
.setup-intro h1{font-size:clamp(3rem,5vw,4.5rem)}.result-level-intro{font-family:Georgia,serif;font-size:1.7rem;margin:20px 0 0}.result-intro>.primary{margin:4px 0 25px}.result-details .result-status{text-align:left;margin-bottom:20px}
.book-source{display:grid;grid-template-columns:74px minmax(0,1fr);gap:20px;align-items:start;margin:0 0 25px}.reading-cover{display:block;width:74px;height:auto;border:1px solid var(--line);box-shadow:2px 3px 8px #182f3d16}.book-source h1{font-size:clamp(2rem,3.1vw,2.9rem);margin:0 0 12px;line-height:1.14}.book-source .passage-label{font-size:.83rem;line-height:1.65;margin:0}.passage-label cite{font-style:italic}.story-text{max-width:65ch;text-align:left}.story-text p{margin:0 0 1.05em}.story-text em{font-style:italic}.story-text strong{font-weight:700}.scene-break{border:0;text-align:center;margin:2em auto;width:5em;height:1em}.scene-break::after{content:'* * *';display:block;color:var(--muted)}
.recommendations{border-top:1px solid var(--line);padding:35px 0 20px}.recommendation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.recommendation{padding:24px;height:100%;display:flex;flex-direction:column;min-width:0}.recommendation-heading{display:flex;gap:15px;align-items:start;margin-bottom:18px}.recommendation-heading>div{min-width:0}.recommendation-heading img{width:65px;height:auto;flex:0 0 65px;box-shadow:2px 3px 8px #182f3d16}.recommendation h2{font-size:1.6rem;line-height:1.2;margin:4px 0 0;overflow-wrap:normal}.recommendation .book-format{font-size:.73rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0}.recommendation .book-authors{font-size:.8rem;color:var(--muted);margin-bottom:12px}.recommendation .primary{font-size:.9rem;gap:10px;padding:12px 14px;align-self:start;margin-top:auto}.catalogue-note{font-size:.8125rem;color:var(--muted);margin:20px 0 0}.result-details>.advice{margin-top:0}.result-details{grid-template-columns:1fr 1fr;gap:8%}
@media(max-width:1000px){.recommendation-grid{grid-template-columns:1fr}.recommendation-heading img{width:60px;flex-basis:60px}.recommendation h2{font-size:1.8rem}.recommendation{height:auto}.recommendation-heading{margin-bottom:12px}}
@media(max-width:760px){.book-source{grid-template-columns:60px minmax(0,1fr);gap:15px}.reading-cover{width:60px}.book-source h1{font-size:2rem}.book-source .passage-label{font-size:.8rem}.result-details{grid-template-columns:1fr;gap:28px}.result-level-intro{font-size:1.5rem}.recommendations{padding-top:28px}.recommendation h2{overflow-wrap:anywhere}}

/* Whole-book destinations and the original kite, freely arranged around the welcome. */
.whole-books{display:grid;grid-template-columns:.85fr 1.5fr 1.5fr;gap:35px;border-top:1px solid var(--line);padding:38px 0 48px;align-items:start}.whole-books h2{font-size:1.8rem;line-height:1.25;margin:8px 0 0}.whole-books p{font-size:.9rem;line-height:1.6;color:var(--muted);max-width:280px;margin:14px 0 0}.whole-books>div{min-width:0}.whole-books .primary{gap:18px}
.setup-welcome{position:relative;isolation:isolate;aspect-ratio:1;max-width:500px;margin-top:-45px}.setup-kite{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain;pointer-events:none;z-index:-1}.setup-welcome-copy{padding:30% 17% 22% 0}.setup-welcome h1{font-size:clamp(2.8rem,4.8vw,4.2rem);margin-bottom:24px}.setup-welcome .intro{font-size:1.15rem;line-height:1.7;margin-bottom:0}.setup-intro .subtle{margin-top:16px}
@media(max-width:1050px) and (min-width:761px){.setup-welcome h1{font-size:3rem}.setup-welcome .intro{font-size:1rem}.setup-welcome-copy{padding-top:29%}}
@media(max-width:760px){.whole-books{grid-template-columns:1fr;gap:24px;padding-top:28px}.whole-books h2{margin:0}.whole-books p{max-width:none}.setup-welcome{max-width:440px;margin:-24px auto 0}.setup-welcome-copy{padding-top:29%;padding-right:17%}.setup-welcome h1{font-size:clamp(2.35rem,9.8vw,3.5rem);margin-bottom:18px}.setup-welcome .intro{font-size:1.05rem;line-height:1.6}.setup-intro .subtle{margin-top:4px}}
@media(max-width:370px){.setup-welcome{aspect-ratio:auto;padding-top:110px;margin-top:0}.setup-kite{inset:0 0 auto auto;width:110px;height:110px}.setup-welcome-copy{padding:10px 0 24px}.setup-welcome h1{font-size:2.35rem}.setup-intro .subtle{margin-top:0}}
.brand-symbol{flex-shrink:0;white-space:nowrap;min-width:max-content}
