@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Instrument+Serif:ital@0;1&display=swap";
:root{--ink:#29231e;--ink-soft:#695f56;--ink-faint:#948980;--cream:#f7f2ea;--paper:#fffdf9;--paper-deep:#efe7dc;--terracotta:#a65335;--terracotta-dark:#874129;--terracotta-soft:#f2dfd3;--sage:#73816c;--sage-soft:#e3e9df;--gold:#be8f46;--line:#4a3d3221;--line-strong:#4a3d3238;--shadow:0 28px 70px #402d1e1f;--serif:"Instrument Serif", Georgia, serif;--sans:"DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{background:var(--cream);scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0}button,input,textarea,select{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}::selection{background:#ead1c1}.brand{white-space:nowrap;align-items:center;gap:10px;display:inline-flex}.brand-mark{background:var(--terracotta);color:#fff;border-radius:11px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 8px 20px #a6533533}.brand-name{font-family:var(--serif);letter-spacing:-.03em;font-size:27px;line-height:1}.brand-compact .brand-mark{border-radius:9px;width:29px;height:29px}.brand-compact .brand-name{font-size:23px}.eyebrow{color:var(--terracotta);letter-spacing:.11em;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:700}.lede{color:var(--ink-soft);margin:15px 0 0;font-size:16px;line-height:1.65}.primary-button,.secondary-button,.text-button,.icon-button,.back-button{border:0;justify-content:center;align-items:center;gap:8px;transition:transform .16s,background .16s,border-color .16s,opacity .16s;display:inline-flex}.primary-button{background:var(--terracotta);color:#fff;border-radius:14px;min-height:52px;padding:0 20px;font-size:14px;font-weight:700;box-shadow:0 12px 28px #a6533533}.primary-button:hover:not(:disabled){background:var(--terracotta-dark);transform:translateY(-1px)}.primary-button:active:not(:disabled),.secondary-button:active:not(:disabled){transform:scale(.985)}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}.primary-button.compact{border-radius:12px;min-height:42px;padding:0 15px;font-size:13px}.primary-button.large{border-radius:16px;min-height:58px;padding:0 24px}.secondary-button{border:1px solid var(--line-strong);background:var(--paper);border-radius:12px;min-height:43px;padding:0 15px;font-size:13px;font-weight:650}.secondary-button:hover{background:#f7f1e8;border-color:#4a3d324d}.text-button,.back-button{min-height:36px;color:var(--ink-soft);background:0 0;padding:0;font-size:13px;font-weight:600}.text-button:hover,.back-button:hover{color:var(--ink)}.icon-button{border:1px solid var(--line);background:var(--paper);border-radius:12px;width:40px;height:40px;padding:0}.icon-button:hover{background:var(--paper-deep)}.field-group{gap:8px;display:grid}.field-group>span,.auth-form>label{color:#51483f;font-size:12px;font-weight:700}.field-group input,.field-group textarea,.field-group select,.input-shell,.write-card textarea{border:1px solid var(--line-strong);background:var(--paper);border-radius:14px;outline:none;width:100%;transition:border .16s,box-shadow .16s}.field-group input,.field-group select{height:52px;padding:0 14px}.field-group textarea{resize:vertical;padding:14px;line-height:1.55}.field-group input:focus,.field-group textarea:focus,.field-group select:focus,.input-shell:focus-within,.write-card textarea:focus{border-color:var(--terracotta);box-shadow:0 0 0 3px #a653351c}.form-error{color:#9c3f31;background:#fbeae5;border:1px solid #ae413133;border-radius:11px;margin:12px 0 0;padding:11px 13px;font-size:12px;line-height:1.5}.marketing-page{background:radial-gradient(circle at 77% 13%, #c28f461a, transparent 24%), var(--cream);min-height:100vh;overflow:hidden}.marketing-nav{justify-content:space-between;align-items:center;width:min(100% - 48px,1180px);height:90px;margin:auto;display:flex}.nav-actions{align-items:center;gap:18px;display:flex}.nav-signin{white-space:nowrap;background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;min-height:44px;padding:0 8px;font-size:13px;font-weight:650;display:inline-flex}.nav-signin:focus-visible{outline:3px solid var(--terracotta);outline-offset:3px}.hero{grid-template-columns:.98fr 1.02fr;align-items:center;gap:clamp(30px,6vw,90px);width:min(100% - 48px,1180px);min-height:680px;margin:20px auto 70px;display:grid}.hero-copy{z-index:3;padding-bottom:35px;position:relative}.hero-kicker{color:#815c3e;background:#fffdf9b8;border:1px solid #dfcdbc;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 12px;font-size:11px;font-weight:700;display:inline-flex}.hero h1{max-width:640px;font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(59px,6.3vw,91px);font-weight:400;line-height:.91}.hero h1 em{color:var(--terracotta);font-weight:400}.hero-copy>p{max-width:570px;color:var(--ink-soft);margin:27px 0 0;font-size:18px;line-height:1.68}.hero-actions{align-items:center;gap:18px;margin-top:31px;display:flex}.hero-actions>span{max-width:130px;color:var(--ink-faint);font-size:11px;line-height:1.45}.trust-row{color:var(--ink-soft);gap:20px;margin-top:25px;font-size:11px;display:flex}.trust-row span{align-items:center;gap:6px;display:inline-flex}.trust-row svg{color:var(--sage)}.hero-art{min-height:640px;position:relative}.book-shadow{filter:blur(30px);background:#482b191f;border-radius:18px;width:76%;height:480px;position:absolute;top:95px;right:3%;transform:rotate(4deg)}.book-preview{aspect-ratio:.75;color:#f8f2e8;background:linear-gradient(135deg,#71806d,#596956);border:1px solid #5b412a2e;border-radius:6px 18px 18px 6px;flex-direction:column;align-items:center;width:min(78%,430px);padding:54px 38px;display:flex;position:absolute;top:48px;right:6%;overflow:hidden;transform:rotate(3deg);box-shadow:-12px 15px #4b5848,0 30px 70px #36281d3b}.book-preview:before{content:"";background:#ffffff29;width:1px;position:absolute;inset:0 auto 0 13px;box-shadow:4px 0 8px #00000026}.book-label{letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:650}.book-flourish{color:#dec69b;margin-top:59px;font-size:24px}.book-preview h2{font-family:var(--serif);text-align:center;margin:30px 0 0;font-size:clamp(44px,5vw,64px);font-weight:400;line-height:.93}.book-preview h2 em{color:#ead6b2;font-weight:400}.book-preview>p{color:#ffffffb3;font-family:var(--serif);margin:18px 0 0;font-size:17px;font-style:italic}.book-line-art{opacity:.3;width:74%;height:44%;position:absolute;bottom:-10%;right:-15%}.book-line-art i{border:1px solid #f0dbc0;border-radius:50%;position:absolute;inset:0;transform:rotate(24deg)}.book-line-art i:nth-child(2){inset:18px}.book-line-art i:nth-child(3){inset:36px}.voice-card{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf9ed;border:1px solid #4f3e2e24;border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;width:310px;padding:14px;display:grid;position:absolute;bottom:68px;right:52%;box-shadow:0 22px 50px #36271b2b}.voice-avatar{width:42px;height:42px;color:var(--terracotta);font-family:var(--serif);background:#ead3c4;border-radius:50%;place-items:center;font-size:21px;display:grid}.voice-card div:nth-child(2){gap:4px;display:grid}.voice-card small{color:var(--sage);text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:700}.voice-card strong{font-family:var(--serif);font-size:15px;font-weight:400;line-height:1.2}.voice-play{background:var(--terracotta);color:#fff;border-radius:50%;place-items:center;width:33px;height:33px;display:grid}.memory-note{z-index:3;background:#f4e2d5;border-radius:14px;align-items:center;gap:11px;padding:12px 14px;display:flex;position:absolute;top:115px;right:0;transform:rotate(-3deg);box-shadow:0 16px 35px #48312121}.memory-note>span{color:var(--terracotta);font-family:var(--serif);font-size:31px}.memory-note p{color:var(--ink-soft);margin:0;font-size:9px;line-height:1.35}.memory-note strong{color:var(--ink)}.how-section{color:#f8f3ea;background:#2d302a;padding:100px 24px 115px}.section-heading{justify-content:space-between;align-items:end;gap:30px;width:min(100%,1180px);margin:auto;display:flex}.section-heading h2{max-width:680px;font-family:var(--serif);margin:0;font-size:clamp(46px,5vw,68px);font-weight:400;line-height:.98}.steps-grid{border-top:1px solid #ffffff21;grid-template-columns:repeat(3,1fr);width:min(100%,1180px);margin:60px auto 0;display:grid}.steps-grid article{padding:42px 40px 20px 0;position:relative}.steps-grid article:not(:last-child){border-right:1px solid #ffffff21;margin-right:40px}.step-icon{color:#dec49c;background:#ffffff14;border-radius:15px;place-items:center;width:47px;height:47px;margin-bottom:35px;display:grid}.steps-grid small{color:#c6a676;font-weight:700}.steps-grid h3{font-family:var(--serif);margin:16px 0 10px;font-size:28px;font-weight:400}.steps-grid p{color:#ffffff8c;margin:0;font-size:13px;line-height:1.65}.loading-page,.state-page,.contributor-state{text-align:center;place-content:center;justify-items:center;gap:24px;min-height:100svh;padding:24px;display:grid}.loading-dots{gap:5px;display:flex}.loading-dots i{background:var(--terracotta);border-radius:50%;width:6px;height:6px;animation:1.1s ease-in-out infinite dot}.loading-dots i:nth-child(2){animation-delay:.12s}.loading-dots i:nth-child(3){animation-delay:.24s}@keyframes dot{0%,65%,to{opacity:.4;transform:translateY(0)}32%{opacity:1;transform:translateY(-5px)}}.state-card{border:1px solid var(--line);background:var(--paper);width:min(100%,440px);box-shadow:var(--shadow);text-align:center;border-radius:24px;padding:35px}.state-card h1{font-family:var(--serif);font-size:35px;font-weight:400}.state-card p{color:var(--ink-soft);line-height:1.6}.state-icon,.contributor-error{color:#a34334;background:#f9ded8;border-radius:15px;place-items:center;width:52px;height:52px;margin:auto;display:grid}.onboarding-page{background:radial-gradient(circle at 50% -15%, #f0dfd0, transparent 35%), var(--cream);min-height:100svh;padding:0 24px 48px}.onboarding-header{justify-content:space-between;align-items:center;width:min(100%,1040px);height:82px;margin:auto;display:flex}.progress-label{color:var(--ink-faint);font-size:11px}.progress-label span{color:var(--ink);margin-left:10px;font-weight:700}.progress-track{background:#e5dbcf;border-radius:999px;width:min(100%,1040px);height:3px;margin:auto;overflow:hidden}.progress-track i{border-radius:inherit;background:var(--terracotta);height:100%;transition:width .25s;display:block}.onboarding-card{border:1px solid var(--line);width:min(100%,820px);min-height:640px;box-shadow:var(--shadow);background:#fffdf9f0;border-radius:28px;grid-template-rows:auto 1fr auto;margin:36px auto 0;padding:30px 44px 28px;display:grid}.onboarding-content{width:min(100%,650px);margin:30px auto}.onboarding-content h1{font-family:var(--serif);letter-spacing:-.025em;margin:0;font-size:clamp(43px,6vw,59px);font-weight:400;line-height:.98}.choice-grid{gap:10px;margin-top:28px;display:grid}.compact-grid{grid-template-columns:1fr 1fr}.choice-card{border:1px solid var(--line);text-align:left;background:#fcfaf6;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-height:92px;padding:14px;transition:border .16s,background .16s,transform .16s;display:grid}.choice-card:hover{border-color:var(--line-strong);transform:translateY(-1px)}.choice-card.selected{border-color:var(--terracotta);background:#fbefe8}.choice-icon{width:42px;height:42px;color:var(--ink-soft);background:#eee7dd;border-radius:13px;place-items:center;display:grid}.choice-card.selected .choice-icon{background:var(--terracotta-soft);color:var(--terracotta)}.choice-card>span:nth-child(2){gap:3px;display:grid}.choice-card strong{font-size:13px}.choice-card small{color:var(--ink-faint);font-size:10px;line-height:1.35}.choice-check{border:1px solid var(--line-strong);color:#0000;border-radius:50%;place-items:center;width:21px;height:21px;display:grid}.choice-card.selected .choice-check{border-color:var(--terracotta);background:var(--terracotta);color:#fff}.form-stack{gap:19px;margin-top:32px;display:grid}.single-field{max-width:450px}.personal-question-preview{color:var(--ink-soft);font-family:var(--serif);background:#fbf5ee;border:1px dashed #d8c5b6;border-radius:15px;align-items:flex-start;gap:13px;margin-top:24px;padding:16px;font-size:18px;line-height:1.35;display:flex}.personal-question-preview>span{color:var(--gold)}.personal-question-preview p{margin:0}.personal-question-preview small{color:var(--terracotta);font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:700;display:block}.invite-preview{border:1px solid var(--line);background:#f9f5ee;border-radius:17px;align-items:center;gap:14px;max-width:530px;margin-top:30px;padding:18px;display:flex}.invite-avatar{width:49px;height:49px;color:var(--sage);font-family:var(--serif);background:#dfe7da;border-radius:50%;flex:none;place-items:center;font-size:23px;display:grid}.invite-preview p{gap:5px;margin:0;display:grid}.invite-preview strong{font-family:var(--serif);font-size:18px;font-weight:400}.invite-preview span{color:var(--ink-faint);font-size:10px;line-height:1.5}.onboarding-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:22px;display:flex}.onboarding-actions p{color:var(--ink-faint);margin:0;font-size:11px}.onboarding-actions p span{color:var(--terracotta);font-weight:700}.auth-page{background:var(--paper);grid-template-columns:1fr 1fr;min-height:100svh;display:grid}.auth-aside{background:linear-gradient(145deg,#d9e0d4,#bdc9b6);border-right:1px solid #363e311f;flex-direction:column;min-height:100svh;padding:42px clamp(34px,5vw,70px);display:flex;position:relative;overflow:hidden}.auth-quote{z-index:2;max-width:560px;margin:auto 0;position:relative}.auth-quote p{font-family:var(--serif);margin:0;font-size:clamp(44px,5vw,68px);line-height:1.02}.auth-quote span{color:#5c6857;max-width:430px;margin-top:24px;font-size:13px;line-height:1.6;display:block}.story-rings{width:600px;height:600px;position:absolute;bottom:-220px;right:-180px}.story-rings i{border:1px solid #3f4e392b;border-radius:50%;position:absolute;inset:0}.story-rings i:nth-child(2){inset:75px}.story-rings i:nth-child(3){inset:150px}.auth-panel{place-items:center;min-height:100svh;padding:50px;display:grid;position:relative}.auth-panel>.back-button{position:absolute;top:36px;left:42px}.auth-box{width:min(100%,440px)}.soft-icon{background:var(--terracotta-soft);width:48px;height:48px;color:var(--terracotta);border-radius:14px;place-items:center;margin-bottom:26px;display:grid}.auth-box h1{font-family:var(--serif);margin:0;font-size:48px;font-weight:400;line-height:1}.auth-box .lede strong{color:var(--ink)}.google-button{border:1px solid var(--line-strong);background:#fff;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;height:52px;margin-top:28px;font-weight:650;display:flex}.google-button svg{width:19px;height:19px}.google-button:hover{background:#faf8f4}.divider{color:var(--ink-faint);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:13px;margin:21px 0;font-size:9px;display:flex}.divider:before,.divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-form{gap:11px;display:grid}.input-shell{height:52px;color:var(--ink-faint);align-items:center;gap:10px;padding:0 14px;display:flex}.input-shell input{background:0 0;border:0;outline:0;width:100%}.code-shell{height:62px}.code-shell input{letter-spacing:.25em;font-size:26px;font-weight:700}.auth-form .primary-button{width:100%;margin-top:2px}.inline-actions{justify-content:space-between;align-items:center;display:flex}.security-note{color:var(--ink-faint);align-items:center;gap:7px;margin:24px 0 0;font-size:10px;display:flex}.security-note svg{color:var(--sage)}.paywall-page{background:radial-gradient(circle at 22% 28%,#efe1d3,transparent 33%),var(--cream);min-height:100svh;padding:0 24px 64px}.paywall-header{justify-content:space-between;align-items:center;width:min(100%,1100px);height:86px;margin:auto;display:flex}.paywall-layout{grid-template:"copy checkout""details checkout"1fr/minmax(0,1fr) 430px;align-items:start;gap:29px 76px;width:min(100%,1100px);margin:38px auto 0;display:grid}.paywall-copy{grid-area:copy;min-width:0}.paywall-details{grid-area:details;min-width:0}.paywall-ready{color:#52624b;background:#e8ecdf;border:1px solid #d5dccd;border-radius:999px;align-items:center;gap:7px;margin:0 0 21px;padding:7px 10px;font-size:12px;font-weight:600;display:inline-flex}.paywall-copy h1{font-family:var(--serif);letter-spacing:-.025em;margin:0;font-size:clamp(52px,5.5vw,72px);font-weight:400;line-height:.98}.paywall-copy h1 em{color:var(--terracotta);font-weight:400}.paywall-copy .lede{max-width:530px;margin:21px 0 0;font-size:16px;line-height:1.65}.paywall-benefits{gap:20px;display:grid}.paywall-benefits>div{align-items:flex-start;gap:13px;display:flex}.paywall-benefits>div>svg{background:var(--sage-soft);color:#58694f;border:1px solid #dbdfd1;border-radius:11px;flex-shrink:0;width:36px;height:36px;padding:8px}.paywall-benefits span{gap:5px;display:grid}.paywall-benefits strong{font-size:14px;line-height:1.4}.paywall-benefits small{color:var(--ink-soft);font-size:13px;line-height:1.65}.checkout-card{background:var(--paper);min-width:0;box-shadow:var(--shadow);border:1px solid #d7cbbd;border-radius:25px;grid-area:checkout;padding:28px}.checkout-book{color:#f9f2e7;background:linear-gradient(135deg,#586b51,#75876c);border:1px solid #55644f;border-radius:15px;align-items:center;gap:15px;min-height:92px;margin-bottom:27px;padding:19px 20px;display:flex}.checkout-book>svg{color:#ead2aa;flex-shrink:0}.checkout-book>div{min-width:0}.checkout-book small{color:#e9e9dc;letter-spacing:.035em;margin-bottom:6px;font-size:10px;display:block}.checkout-book span{overflow-wrap:anywhere;font-family:var(--serif);font-size:25px;line-height:1.08;display:block}.checkout-label{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.07em;margin:0;font-size:12px;font-weight:700}.price{align-items:baseline;gap:12px;margin-top:6px;display:flex}.price strong{font-family:var(--serif);font-size:68px;font-weight:400;line-height:1.1}.price span{color:var(--ink-soft);font-size:14px}.price-note{color:var(--ink-soft);margin:8px 0 0;font-size:13px;line-height:1.5}.price .price-loading{align-items:center;min-height:75px;font-size:16px;display:flex}.checkout-price-error{margin-bottom:15px}.checkout-price-error .form-error{margin-bottom:7px}.checkout-scope{color:#4b6041;background:#edf1e6;border:1px solid #d6dfcc;border-radius:12px;align-items:center;gap:12px;margin-top:23px;padding:15px 13px;display:flex}.checkout-scope>svg{flex-shrink:0}.checkout-scope strong{font-size:15px;display:block}.checkout-scope span{margin-top:4px;font-size:11px;line-height:1.5;display:block}.checkout-includes{gap:13px;margin:23px 0;padding:0;list-style:none;display:grid}.checkout-includes li{align-items:flex-start;gap:9px;font-size:13px;line-height:1.6;display:flex}.checkout-includes svg{width:16px;height:20px;color:var(--terracotta);flex-shrink:0}.checkout-button{width:100%;min-height:54px;font-size:14px}.checkout-button svg{flex-shrink:0}.secure-checkout{color:var(--ink-soft);justify-content:center;align-items:center;gap:6px;margin:14px 0 0;font-size:11px;display:flex}.secure-checkout svg{color:var(--sage)}.paywall-legal{border-top:1px solid var(--line);color:var(--ink-soft);text-align:center;margin:22px 0 0;padding-top:17px;font-size:11px;line-height:1.6}.paywall-legal p{margin:0}.paywall-legal p svg{vertical-align:-2px;margin-right:3px;display:inline-block}.paywall-legal nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 16px;margin-top:10px;display:flex}.paywall-print{background:#fffdf999;border:1px solid #d9c9b7;border-radius:18px;align-items:center;gap:12px;margin-top:28px;padding:21px 23px;display:flex}.paywall-print>svg{color:#7f603e;flex-shrink:0}.paywall-print h2{margin:0;font-size:14px;font-weight:500;line-height:1.5}.paywall-print>strong{white-space:nowrap;margin-left:auto;font-size:18px}@media (max-width:980px){.paywall-page .paywall-layout{grid-template-columns:minmax(0,1fr);grid-template-areas:"copy""checkout""details";gap:30px;max-width:560px}.paywall-copy{text-align:center}.paywall-page .checkout-card{width:100%;max-width:460px}.paywall-details{width:min(100%,460px);margin:auto}}@media (max-width:720px){.paywall-ready{margin-bottom:17px;font-size:11px}.paywall-copy .lede{font-size:14px;line-height:1.65}.paywall-page .paywall-layout{gap:25px}.checkout-book{margin-bottom:22px}.checkout-scope span{font-size:11px}.paywall-print{padding:20px}.paywall-benefits small{font-size:13px}}.app-shell{background:#f3eee6;grid-template-columns:245px 1fr;min-height:100svh;display:grid}.sidebar{z-index:20;border-right:1px solid var(--line);background:#faf7f1;flex-direction:column;height:100svh;padding:25px 18px 18px;display:flex;position:sticky;top:0}.sidebar-head{justify-content:space-between;align-items:center;height:48px;padding:0 10px;display:flex}.sidebar-nav{gap:5px;margin-top:28px;display:grid}.sidebar-nav button{width:100%;height:43px;color:var(--ink-soft);background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;padding:0 12px;font-size:13px;font-weight:600;display:flex}.sidebar-nav button.active{color:var(--ink);background:#eee6db}.sidebar-nav button:hover{background:#f1ebe2}.sidebar-help{background:#f4ece1;border:1px solid #ded3c6;border-radius:15px;margin-top:auto;padding:15px}.sidebar-help>svg{color:var(--gold)}.sidebar-help p{gap:4px;margin:12px 0;display:grid}.sidebar-help strong{font-family:var(--serif);font-size:17px;font-weight:400}.sidebar-help span{color:var(--ink-faint);font-size:9px;line-height:1.45}.sidebar-help small{color:#795e3a;text-transform:uppercase;background:#e7d7c2;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:700;display:inline-flex}.account-chip{text-align:left;background:0 0;border:0;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;width:100%;margin-top:12px;padding:10px;display:grid}.account-chip:hover{background:#f1ebe2}.account-chip>span{width:34px;height:34px;color:var(--sage);font-family:var(--serif);background:#d9e2d4;border-radius:50%;place-items:center;font-size:18px;display:grid}.account-chip p{gap:2px;min-width:0;margin:0;display:grid}.account-chip strong{font-size:11px}.account-chip small{color:var(--ink-faint);text-overflow:ellipsis;font-size:8px;overflow:hidden}.app-main{min-width:0}.mobile-topbar{display:none}.dashboard-page,.workspace-page,.settings-page{width:min(100%,1180px);margin:0 auto;padding:55px 48px 70px}.dashboard-heading{justify-content:space-between;align-items:end;gap:30px;display:flex}.dashboard-heading h1,.settings-page>h1{font-family:var(--serif);margin:0;font-size:48px;font-weight:400}.dashboard-heading p:last-child{color:var(--ink-faint);margin:7px 0 0;font-size:12px}.stories-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:35px;display:grid}.story-card{border:1px solid var(--line);background:var(--paper);text-align:left;border-radius:20px;grid-template-columns:130px 1fr;min-height:190px;padding:0;transition:transform .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 25px #37281c0a}.story-card:hover{transform:translateY(-2px);box-shadow:0 18px 35px #37281c17}.story-cover{color:#f7f1e7;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:15px;display:flex;position:relative}.cover-0{background:#6f7e69}.cover-1{background:#a66751}.cover-2{background:#63737b}.story-cover>span{letter-spacing:.12em;text-transform:uppercase;font-size:6px;position:absolute;top:16px}.story-cover i{color:#e7d2aa}.story-cover h2{font-family:var(--serif);margin:14px 0 3px;font-size:27px;font-weight:400}.story-cover p{font-family:var(--serif);font-style:italic;color:#ffffffa6!important;margin:0!important;font-size:9px!important}.story-card-copy{flex-direction:column;justify-content:center;padding:22px;display:flex}.story-card-copy>div:first-child{color:var(--sage);text-transform:uppercase;letter-spacing:.07em;align-items:center;gap:6px;font-size:8px;font-weight:700;display:flex}.status-dot{background:#78916f;border-radius:50%;width:6px;height:6px}.story-card-copy h3{font-family:var(--serif);margin:12px 0 7px;font-size:23px;font-weight:400}.story-card-copy p{color:var(--ink-faint);margin:0;font-size:9px}.mini-progress{background:#e9e2d9;border-radius:999px;height:4px;margin-top:16px;overflow:hidden}.mini-progress i{border-radius:inherit;background:var(--terracotta);height:100%;display:block}.story-chevron{color:var(--ink-faint);position:absolute;top:15px;right:15px}.new-story-card,.empty-story{text-align:center;background:#fffdf96e;border:1px dashed #cfc2b4;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:190px;padding:28px;display:flex}.new-story-card span,.empty-story span{width:43px;height:43px;color:var(--terracotta);background:#e9dfd3;border-radius:14px;place-items:center;margin-bottom:13px;display:grid}.new-story-card h3,.empty-story h2{font-family:var(--serif);margin:0;font-size:22px;font-weight:400}.new-story-card p,.empty-story p{color:var(--ink-faint);margin:7px 0 0;font-size:10px}.empty-story{width:100%;min-height:360px;margin-top:35px}.empty-story strong{color:var(--terracotta);align-items:center;gap:6px;margin-top:20px;font-size:12px;display:flex}.dashboard-tip{border:1px solid var(--line);background:#e4e9df;border-radius:20px;grid-template-columns:auto 1fr;gap:20px;margin-top:50px;padding:26px;display:grid}.dashboard-tip>span{width:49px;height:49px;color:var(--sage);background:#ffffff94;border-radius:15px;place-items:center;display:grid}.dashboard-tip h2{font-family:var(--serif);margin:0;font-size:25px;font-weight:400}.dashboard-tip div>p:last-child{color:#687064;max-width:650px;margin:7px 0 0;font-size:11px;line-height:1.6}.dashboard-skeleton{background:linear-gradient(90deg,#eee7df,#f6f1ea,#eee7df) 0 0/200% 100%;border-radius:20px;height:360px;margin-top:35px;animation:1.4s infinite shimmer}@keyframes shimmer{to{background-position:-200% 0}}.workspace-header{justify-content:space-between;align-items:center;display:flex}.workspace-actions{gap:8px;display:flex}.workspace-title{justify-content:space-between;align-items:center;margin-top:45px;display:flex}.workspace-title h1{font-family:var(--serif);margin:0;font-size:52px;font-weight:400}.workspace-title>div>p:last-child{color:var(--ink-faint);margin:8px 0 0;font-size:11px}.progress-ring{--progress:0deg;background:conic-gradient(var(--terracotta) var(--progress),#e5ddd3 0);border-radius:50%;place-items:center;width:68px;height:68px;display:grid;position:relative}.progress-ring:after{content:"";background:#f3eee6;border-radius:50%;position:absolute;inset:6px}.progress-ring span{z-index:1;font-size:11px;font-weight:700;position:relative}.workspace-tabs{border-bottom:1px solid var(--line);gap:5px;margin-top:34px;padding-bottom:12px;display:flex}.workspace-tabs button,.answer-switch button{min-height:39px;color:var(--ink-faint);background:0 0;border:0;border-radius:10px;align-items:center;gap:7px;padding:0 13px;font-size:12px;font-weight:650;display:flex}.workspace-tabs button.active{background:var(--paper);color:var(--ink);box-shadow:0 3px 12px #38281b0f}.questions-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:23px;margin-top:22px;display:grid}.questions-list{border:1px solid var(--line);background:var(--paper);border-radius:19px;overflow:hidden}.list-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:21px 22px;display:flex}.list-heading h2{font-family:var(--serif);margin:0;font-size:24px;font-weight:400}.list-heading p{color:var(--ink-faint);margin:5px 0 0;font-size:9px}.question-row{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr auto;align-items:start;gap:12px;padding:18px 21px;display:grid}.question-row:last-child{border-bottom:0}.question-number{color:var(--ink-faint);padding-top:2px;font-size:9px;font-weight:700}.question-row p{font-family:var(--serif);margin:0;font-size:17px;line-height:1.35}.answer-excerpt{color:var(--ink-faint);margin-top:8px;font-size:10px;line-height:1.45;display:block}.audio-answer{color:var(--terracotta);align-items:center;gap:6px;margin-top:9px;font-size:9px;font-weight:700;display:flex}.question-status{color:#cfc5ba}.question-status.done{color:var(--sage)}.invite-card{border:1px solid var(--line);text-align:center;background:#e1e7dc;border-radius:19px;padding:25px}.invite-illustration{width:75px;height:75px;margin:0 auto 20px;position:relative}.invite-illustration>span{width:70px;height:70px;color:var(--sage);font-family:var(--serif);background:#fff;border-radius:50%;place-items:center;font-size:35px;display:grid}.invite-illustration i{background:var(--terracotta);color:#fff;border:3px solid #e1e7dc;border-radius:50%;place-items:center;width:29px;height:29px;display:grid;position:absolute;bottom:2px;right:-3px}.invite-card h2{font-family:var(--serif);margin:0;font-size:28px;font-weight:400;line-height:1.05}.invite-card>p:not(.eyebrow){color:#697265;margin:12px 0 20px;font-size:10px;line-height:1.55}.invite-card .primary-button{width:100%;min-height:46px}.invite-card>small{color:#74806f;justify-content:center;align-items:center;gap:5px;margin-top:13px;font-size:8px;display:flex}.book-layout{grid-template-columns:minmax(0,1fr) 310px;gap:28px;margin-top:25px;display:grid}.digital-book{background:#d9cfc1;border-radius:20px;grid-template-columns:1fr 1fr;min-height:520px;padding:28px;display:grid;box-shadow:inset 0 0 25px #5039281f}.book-page{background:#fffdf8;min-height:465px;padding:48px 42px;position:relative;box-shadow:0 8px 20px #412d1e1f}.book-page:first-child{border-radius:4px 0 0 4px}.book-page:last-child{border-left:1px solid #e4ddd3;border-radius:0 4px 4px 0}.cover-page{color:#f7f1e7;text-align:center;background:#667461;flex-direction:column;justify-content:center;align-items:center;display:flex}.cover-page>span{letter-spacing:.14em;text-transform:uppercase;font-size:7px;position:absolute;top:35px}.cover-page>i{color:#e4cb9e;font-size:21px}.cover-page h2{font-family:var(--serif);margin:25px 0 0;font-size:44px;font-weight:400;line-height:.95}.cover-page h2 em{color:#ead8b7;font-weight:400}.cover-page p{color:#ffffffa6;font-family:var(--serif);font-style:italic}.story-page .book-chapter{color:var(--terracotta);font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:8px;font-weight:700}.story-page h2{font-family:var(--serif);margin:24px 0 22px;font-size:28px;font-weight:400;line-height:1.05}.story-page>p:not(.book-chapter){color:#514a43;font-family:var(--serif);margin:0;font-size:15px;line-height:1.7}.page-number{color:#aa9e92;font-size:8px;position:absolute;bottom:25px;right:30px}.book-sidebar{padding:10px 0}.book-sidebar h2{font-family:var(--serif);margin:0;font-size:32px;font-weight:400;line-height:1.05}.book-sidebar>p:not(.eyebrow){color:var(--ink-soft);font-size:11px;line-height:1.65}.chapter-list{border-top:1px solid var(--line);margin-top:22px;display:grid}.chapter-list>div{border-bottom:1px solid var(--line);grid-template-columns:25px 1fr;gap:8px;padding:12px 0;display:grid}.chapter-list span{color:var(--terracotta);font-size:8px;font-weight:700}.chapter-list p{font-family:var(--serif);margin:0;font-size:14px}.print-upsell{background:#e7ded2;border-radius:14px;grid-template-columns:auto 1fr auto;gap:9px;margin-top:24px;padding:14px;display:grid}.print-upsell>svg{color:var(--gold)}.print-upsell p{gap:3px;margin:0;display:grid}.print-upsell strong{font-size:10px}.print-upsell span{color:var(--ink-faint);font-size:8px;line-height:1.4}.print-upsell>small{color:var(--terracotta);text-transform:uppercase;font-size:7px;font-weight:700}.settings-page{max-width:820px}.settings-card{border:1px solid var(--line);background:var(--paper);border-radius:18px;align-items:center;gap:18px;margin-top:22px;padding:23px;display:flex}.settings-avatar{background:var(--sage-soft);width:58px;height:58px;color:var(--sage);font-family:var(--serif);border-radius:50%;place-items:center;font-size:28px;display:grid}.settings-card h2,.settings-card h3{font-family:var(--serif);margin:0;font-weight:400}.settings-card p{color:var(--ink-faint);margin:5px 0;font-size:10px}.settings-card span{color:var(--terracotta);text-transform:uppercase;font-size:8px;font-weight:700}.settings-row{justify-content:space-between}.settings-row>div{max-width:550px}.privacy-badge{background:var(--sage-soft);border-radius:999px;align-items:center;gap:4px;padding:7px 9px;display:flex;color:var(--sage)!important}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#2c241d6e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:var(--paper);border-radius:24px;gap:17px;width:min(100%,560px);max-height:calc(100svh - 40px);padding:27px;display:grid;overflow:auto;box-shadow:0 30px 80px #281d1440}.modal-card header,.modal-card footer{justify-content:space-between;align-items:center;gap:15px;display:flex}.modal-card h2{font-family:var(--serif);margin:0;font-size:35px;font-weight:400}.modal-card footer{border-top:1px solid var(--line);padding-top:18px}.feedback-intro{color:var(--ink-soft);margin:-5px 0 2px;font-size:12px;line-height:1.6}.feedback-count{color:var(--ink-faint);text-align:right;margin-top:-12px;font-size:9px}.feedback-success{text-align:center;justify-items:center;padding:23px 10px 13px;display:grid}.feedback-success>span{background:var(--sage-soft);width:58px;height:58px;color:var(--sage);border-radius:50%;place-items:center;margin-bottom:23px;display:grid}.feedback-success h2{max-width:400px;line-height:1.05}.feedback-success>p:not(.eyebrow){color:var(--ink-soft);margin:13px 0 23px;font-size:12px}.feedback-success .primary-button{min-width:120px}.question-total{color:var(--ink-faint);text-transform:uppercase;letter-spacing:.05em;background:#eee7de;border-radius:999px;padding:6px 8px;font-size:8px;font-weight:700}.contributor-welcome{background:radial-gradient(circle at 50% 44%,#e8d9c9,transparent 30%),var(--cream);grid-template-rows:auto 1fr auto;min-height:100svh;padding:0 28px 25px;display:grid}.contributor-welcome>header{align-items:center;width:min(100%,1100px);height:82px;margin:auto;display:flex}.contributor-welcome>section{text-align:center;width:min(100%,720px);margin:auto}.welcome-portrait{width:91px;height:91px;margin:0 auto 25px;position:relative}.welcome-portrait>span{width:88px;height:88px;color:var(--sage);font-family:var(--serif);background:#d9e2d3;border-radius:50%;place-items:center;font-size:43px;display:grid}.welcome-portrait i{border:4px solid var(--cream);background:var(--terracotta);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;bottom:2px;right:-2px}.contributor-welcome h1{font-family:var(--serif);margin:0;font-size:clamp(53px,7vw,77px);font-weight:400;line-height:.95}.contributor-welcome h1 em{color:var(--terracotta);font-weight:400}.contributor-welcome section>p:not(.eyebrow){max-width:585px;color:var(--ink-soft);margin:23px auto;font-size:15px;line-height:1.7}.welcome-trust{color:var(--ink-faint);justify-content:center;gap:22px;margin-top:23px;font-size:10px;display:flex}.welcome-trust span{align-items:center;gap:6px;display:flex}.welcome-trust svg{color:var(--sage)}.contributor-welcome>footer{text-align:center;color:var(--ink-faint);letter-spacing:.04em;font-size:9px}.question-page{background:#fbf8f3;grid-template-rows:auto auto 1fr auto;min-height:100svh;display:grid}.question-header{grid-template-columns:1fr auto 1fr;align-items:center;width:min(100%,1020px);height:76px;margin:auto;padding:0 20px;display:grid}.question-header>.icon-button{justify-self:start}.question-header>.text-button{justify-self:end}.question-progress{background:#ebe4db;width:100%;height:3px}.question-progress i{background:var(--terracotta);height:100%;transition:width .25s;display:block}.question-stage{width:min(100% - 36px,760px);margin:0 auto;padding:45px 0 30px}.question-count{color:var(--terracotta);text-transform:uppercase;letter-spacing:.09em;justify-content:center;gap:5px;font-size:10px;font-weight:700;display:flex}.question-count small{color:var(--ink-faint)}.question-stage>h1{max-width:720px;font-family:var(--serif);text-align:center;margin:20px auto 0;font-size:clamp(41px,6vw,58px);font-weight:400;line-height:1.03}.question-hint{color:var(--ink-faint);text-align:center;font-size:11px;margin:15px 0 0!important}.answer-switch{background:#ece5dc;border-radius:13px;grid-template-columns:1fr 1fr;gap:4px;width:240px;margin:28px auto 17px;padding:4px;display:grid}.answer-switch button{justify-content:center}.answer-switch button.active{background:var(--paper);color:var(--ink);box-shadow:0 3px 10px #3c2b1f12}.recorder-card,.write-card{border:1px solid var(--line);background:var(--paper);text-align:center;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:28px;display:flex;box-shadow:0 15px 35px #3d2c1f0d}.record-button,.play-button{background:var(--terracotta);color:#fff;border:0;border-radius:50%;place-items:center;width:72px;height:72px;display:grid;box-shadow:0 0 0 10px #f2e0d5,0 14px 28px #a653353b}.recorder-card h2{font-family:var(--serif);margin:23px 0 0;font-size:25px;font-weight:400}.recorder-card>p{color:var(--ink-faint);margin:7px 0 0;font-size:10px}.recording-orbit{place-items:center;width:88px;height:88px;display:grid;position:relative}.recording-orbit span{z-index:2;background:var(--terracotta);color:#fff;border-radius:50%;place-items:center;width:62px;height:62px;display:grid;position:relative}.recording-orbit i{border:1px solid #a6533559;border-radius:50%;animation:2s infinite pulse;position:absolute;inset:0}.recording-orbit i:last-child{animation-delay:1s}@keyframes pulse{0%{opacity:1;transform:scale(.65)}to{opacity:0;transform:scale(1.4)}}.record-time{font-variant-numeric:tabular-nums;font-weight:700;font-size:18px!important}.stop-button{border:1px solid var(--line-strong);color:var(--terracotta);background:#fff;border-radius:999px;align-items:center;gap:7px;margin-top:17px;padding:8px 13px;font-size:10px;font-weight:700;display:flex}.play-button{width:58px;height:58px;box-shadow:none}.audio-wave{align-items:center;gap:3px;height:43px;margin-top:15px;display:flex}.audio-wave i{background:#c98b72;border-radius:999px;width:3px}.write-card{text-align:left;padding:0;display:block;position:relative;overflow:hidden}.write-card textarea{resize:none;min-height:260px;font-family:var(--serif);background:0 0;padding:24px;font-size:20px;line-height:1.55;box-shadow:none!important;border:0!important}.write-card>span{color:var(--ink-faint);font-size:8px;position:absolute;bottom:12px;right:15px}.contributor-form-error{max-width:520px;margin:12px auto}.question-actions{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.question-footer{color:var(--ink-faint);justify-content:center;align-items:center;gap:6px;padding:18px;font-size:9px;display:flex}.question-footer svg{color:var(--sage)}.contributor-done{background:radial-gradient(circle at 50% 47%,#eadbcb,transparent 30%),var(--cream);grid-template-rows:auto 1fr;min-height:100svh;padding:32px;display:grid}.contributor-done>section{text-align:center;width:min(100%,650px);margin:auto}.done-mark{background:var(--sage);color:#fff;width:67px;height:67px;box-shadow:0 0 0 10px var(--sage-soft);border-radius:50%;place-items:center;margin:0 auto 25px;display:grid}.contributor-done h1{font-family:var(--serif);margin:0;font-size:clamp(48px,7vw,69px);font-weight:400;line-height:.98}.contributor-done section>p:not(.eyebrow){color:var(--ink-soft);margin:21px 0 27px;line-height:1.7}.spinner{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.mobile-only,.sidebar-scrim{display:none}@media (max-width:980px){.hero{grid-template-columns:1fr;min-height:auto;margin-top:70px}.hero-copy{text-align:center}.hero h1,.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.hero-art{width:min(100%,620px);margin:auto}.steps-grid{grid-template-columns:1fr}.steps-grid article:not(:last-child){border-bottom:1px solid #ffffff21;border-right:0;margin-right:0}.paywall-layout{grid-template-columns:1fr;gap:45px;max-width:650px}.checkout-card{width:min(100%,440px);margin:auto}.app-shell{grid-template-columns:210px 1fr}.dashboard-page,.workspace-page,.settings-page{padding:42px 28px}.stories-grid,.questions-layout,.book-layout{grid-template-columns:1fr}.invite-card,.book-sidebar{order:-1}.digital-book{padding:18px}.book-page{padding:35px 28px}.book-page.story-page{min-width:0}.compact-grid{grid-template-columns:1fr}}@media (max-width:720px){.marketing-nav{width:calc(100% - 32px);height:74px}.hero{gap:20px;width:calc(100% - 34px);margin-top:42px}.hero h1{font-size:56px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column}.hero-actions>span{max-width:none}.trust-row{flex-wrap:wrap;gap:11px}.hero-art{min-height:510px}.book-preview{width:82%;padding:35px 25px;right:5%}.book-preview h2{font-size:47px}.voice-card{width:270px;bottom:35px;right:19%}.memory-note{top:80px;right:-8px}.how-section{padding:75px 22px}.steps-grid{margin-top:42px}.section-heading h2{font-size:46px}.onboarding-page{padding:0 13px 24px}.onboarding-header{height:70px}.progress-label{display:none}.onboarding-card{border-radius:22px;min-height:calc(100svh - 92px);margin-top:16px;padding:22px 20px 20px}.onboarding-content{margin:28px auto}.onboarding-content h1{font-size:42px}.choice-card{min-height:85px}.onboarding-actions{background:var(--paper);position:sticky;bottom:0}.auth-page{grid-template-columns:1fr}.auth-aside{display:none}.auth-panel{padding:90px 24px 35px}.auth-panel>.back-button{top:25px;left:24px}.auth-box h1{font-size:42px}.paywall-page{padding:0 17px 35px}.paywall-layout{margin-top:25px}.paywall-copy h1{font-size:50px}.checkout-card{padding:22px}.app-shell{display:block}.sidebar{width:260px;transition:transform .2s;position:fixed;top:0;left:0;transform:translate(-105%);box-shadow:20px 0 50px #281e1626}.sidebar.open{transform:translate(0)}.mobile-only{display:grid}.sidebar-scrim{z-index:15;background:#251d1852;border:0;display:block;position:fixed;inset:0}.mobile-topbar{border-bottom:1px solid var(--line);background:#faf7f1;grid-template-columns:1fr auto 1fr;align-items:center;height:66px;padding:0 15px;display:grid}.mobile-topbar .icon-button{justify-self:start}.dashboard-page,.workspace-page,.settings-page{padding:34px 18px 55px}.dashboard-heading{align-items:start}.dashboard-heading h1{font-size:39px}.dashboard-heading .primary-button{font-size:0}.dashboard-heading .primary-button svg{margin:0}.story-card{grid-template-columns:105px 1fr}.story-cover h2{font-size:23px}.dashboard-tip{grid-template-columns:1fr}.workspace-header{align-items:start}.workspace-actions .secondary-button{display:none}.workspace-actions .primary-button{font-size:0}.workspace-title{margin-top:32px}.workspace-title h1{font-size:40px}.progress-ring{width:58px;height:58px}.question-row{padding:16px 13px}.question-row p{font-size:16px}.digital-book{grid-template-columns:1fr;padding:14px}.book-page{min-height:430px}.book-page.story-page{display:none}.settings-row{flex-direction:column;align-items:flex-start}.modal-card{padding:22px}.contributor-welcome{padding:0 18px 22px}.contributor-welcome h1{font-size:51px}.welcome-trust{flex-direction:column;align-items:center;gap:8px}.question-header{height:66px;padding:0 13px}.question-header>.text-button{font-size:0}.question-header>.text-button:after{content:"Finish";font-size:11px}.question-stage{padding-top:34px}.question-stage>h1{font-size:39px}.recorder-card,.write-card{min-height:235px}.question-actions .primary-button{min-height:48px}.question-footer{text-align:center}.contributor-done{padding:22px}.contributor-done h1{font-size:48px}.marketing-nav{flex-wrap:wrap;gap:8px 12px;height:auto;min-height:74px;padding:12px 0}.marketing-nav .nav-actions{gap:8px;margin-left:auto}.marketing-nav .primary-button.compact{white-space:nowrap;min-height:44px}}@media (max-width:420px){.marketing-nav .brand{gap:7px}.marketing-nav .brand-name{font-size:23px}.marketing-nav .primary-button.compact{padding:0 10px;font-size:12px}.marketing-nav .primary-button.compact svg{display:none}}.marketing-footer{width:min(100% - 48px,1180px);color:var(--ink-faint);grid-template-columns:auto 1fr auto auto;align-items:center;gap:28px;margin:auto;padding:30px 0;font-size:10px;display:grid}.marketing-footer p{margin:0}.marketing-footer nav{gap:15px;display:flex}.marketing-footer a{color:inherit;text-decoration:none}.marketing-footer a:hover,.auth-legal a:hover,.settings-links a:hover,.legal-page a:hover{text-decoration:underline}.auth-legal{color:var(--ink-faint);margin:16px 0 0;font-size:9px;line-height:1.5}.auth-legal a,.paywall-legal a{color:var(--ink-soft);text-underline-offset:2px;text-decoration:underline}.settings-links{gap:14px;margin-top:10px;display:flex}.settings-links a{color:var(--terracotta);font-size:9px;font-weight:700}.legal-page{background:radial-gradient(circle at 50% -10%,#efdfd0,transparent 27%),var(--cream);min-height:100svh;padding:0 24px 38px}.legal-page>header,.legal-page>footer{justify-content:space-between;align-items:center;width:min(100%,840px);margin:auto;display:flex}.legal-page>header{height:88px}.legal-page>header>a:last-child,.legal-page>footer{color:var(--ink-faint);font-size:10px}.legal-page article{border:1px solid var(--line);background:var(--paper);width:min(100%,760px);box-shadow:var(--shadow);border-radius:24px;margin:55px auto;padding:42px 50px}.legal-page h1{font-family:var(--serif);margin:0;font-size:52px;font-weight:400}.legal-page h2{font-family:var(--serif);margin:34px 0 9px;font-size:25px;font-weight:400}.legal-page article>p{color:var(--ink-soft);font-size:12px;line-height:1.75}.legal-page .legal-lede{color:var(--ink);font-family:var(--serif);margin:18px 0 30px;font-size:18px;line-height:1.55}.legal-page article a{color:var(--terracotta);font-weight:700}.legal-page>footer{border-top:1px solid var(--line);padding-top:20px}.state-card>.soft-icon{margin:0 auto 18px}.state-card>.primary-button,.state-card>a.primary-button{margin-top:7px;display:inline-flex}.state-page>.brand{position:absolute;top:30px;left:32px}@media (max-width:720px){.marketing-footer{grid-template-columns:1fr auto;gap:13px}.marketing-footer p{grid-column:1/-1}.marketing-footer nav{grid-area:1/2}.marketing-footer>span{grid-column:1/-1}.legal-page{padding:0 14px 30px}.legal-page>header{height:72px}.legal-page article{margin:25px auto;padding:28px 22px}.legal-page h1{font-size:42px}.legal-page .legal-lede{font-size:16px}}.saved-recording-mark{background:var(--sage-soft);width:58px;height:58px;color:var(--sage);border-radius:50%;place-items:center;display:grid}.analytics-consent{z-index:100;border:1px solid var(--line-strong);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf9f7;border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:16px;width:min(100% - 32px,590px);margin:auto;padding:13px 14px;display:grid;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 16px 42px #36271b29}.analytics-consent strong{font-family:var(--serif);font-size:17px;font-weight:400}.analytics-consent p{color:var(--ink-soft);margin:2px 0 0;font-size:10px;line-height:1.4}.analytics-consent a{color:var(--terracotta);text-underline-offset:2px;font-weight:700;text-decoration:underline}.analytics-consent-actions{align-items:center;gap:7px;display:flex}.legal-cookie-settings{min-height:30px;color:var(--terracotta);text-underline-offset:3px;text-decoration:underline}.question-row{grid-template-columns:34px minmax(0,1fr) auto auto}.question-copy{min-width:0}.question-controls{opacity:.55;align-items:center;gap:3px;transition:opacity .16s;display:flex}.question-row:hover .question-controls,.question-row:focus-within .question-controls{opacity:1}.question-controls .icon-button{border-radius:8px;width:29px;height:29px}.question-controls .icon-button.danger:not(:disabled){color:#a34334}.question-controls .icon-button:disabled{cursor:not-allowed;opacity:.28}.question-edit{gap:9px;display:grid}.question-edit textarea{resize:vertical;border:1px solid var(--line-strong);width:100%;min-height:82px;font-family:var(--serif);background:#fffdf9;border-radius:10px;padding:10px 11px;font-size:16px;line-height:1.4}.question-edit>div{justify-content:flex-end;gap:7px;display:flex}.question-edit .primary-button{min-height:32px}.add-question{border-top:1px solid var(--line);background:#fcfaf6;grid-template-columns:1fr auto;gap:9px;padding:16px 21px;display:grid}.add-question input{min-width:0;height:40px;padding:0 12px}.add-question .secondary-button{min-height:40px}.question-list-error{color:#9f3f33;margin:0;padding:0 21px 16px;font-size:10px}.owner-audio{justify-items:start;gap:5px;margin-top:9px;display:grid}.owner-audio .audio-answer{color:var(--terracotta);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin:0;padding:0;display:flex}.owner-audio .audio-answer>span{align-items:center;gap:6px;display:flex}.owner-audio .audio-answer:disabled{cursor:wait;opacity:.6}.owner-audio audio{width:min(100%,360px);height:36px}.owner-audio small{color:#9f3f33;font-size:9px}.book-audio{border-top:1px solid var(--line);margin-top:18px;padding-top:15px}.chapter-list>button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;border-radius:0;grid-template-columns:25px 1fr;gap:8px;padding:12px 8px;display:grid}.chapter-list>button:hover,.chapter-list>button.active{background:#fffdf9b3}.chapter-list>button.active{box-shadow:inset 3px 0 var(--terracotta)}.invite-controls{justify-content:center;gap:14px;margin-top:8px;display:flex}.invite-controls .text-button,.invite-card>.danger-text{min-height:28px;font-size:9px}.invite-card>.danger-text{width:100%;margin-top:5px}.danger-text{color:#9f3f33!important}.danger-zone{background:#fffaf8;border-color:#9f3f333d}.settings-message{color:var(--ink-soft);font-size:10px}.settings-row>.secondary-button{white-space:nowrap;flex-shrink:0}.home-screen-modal{width:min(100%,640px)}.home-screen-intro{color:var(--ink-soft);margin:0;font-size:12px;line-height:1.6}.home-screen-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.home-screen-options>section{border:1px solid var(--line);background:#faf7f1;border-radius:15px;padding:18px}.home-screen-device{align-items:center;gap:7px;display:flex;color:var(--ink)!important;font-size:11px!important}.home-screen-device svg{color:var(--terracotta)}.home-screen-options ol{color:var(--ink-soft);gap:10px;margin:15px 0 0;padding-left:19px;font-size:10px;line-height:1.55;display:grid}.home-screen-options li::marker{color:var(--terracotta);font-weight:700}.home-screen-modal>footer{justify-content:flex-end}.home-screen-modal>footer .primary-button{min-width:100px}.owner-audio-actions{gap:12px;display:flex}.owner-audio-actions .text-button{min-height:24px;font-size:9px}.book-actions{gap:8px;margin:18px 0;display:grid}.book-actions>button{width:100%}.book-title-editor,.book-body-editor,.book-intro-editor{border:1px solid var(--line-strong);background:#fffdf9cc;outline:none;width:100%}.book-title-editor{font-family:var(--serif);border-radius:8px;margin:20px 0;padding:8px;font-size:25px}.book-title-editor.sidebar-editor{margin:0 0 10px;font-size:26px}.book-body-editor{resize:vertical;min-height:300px;font-family:var(--serif);border-radius:8px;padding:12px;font-size:14px;line-height:1.7}.book-intro-editor{resize:vertical;border-radius:10px;min-height:120px;padding:10px;font-size:11px;line-height:1.6}.book-title-editor:focus,.book-body-editor:focus,.book-intro-editor:focus{border-color:var(--terracotta);box-shadow:0 0 0 3px #a653351a}.book-share-card{border:1px solid var(--line);background:#faf7f1;border-radius:15px;gap:9px;margin:18px 0;padding:15px;display:grid}.book-share-card.active{background:#edf1ea;border-color:#73816c47}.book-share-heading{grid-template-columns:auto 1fr;align-items:start;gap:10px;display:grid}.book-share-heading>span{background:var(--sage-soft);width:34px;height:34px;color:var(--sage);border-radius:10px;place-items:center;display:grid}.book-share-heading strong{font-family:var(--serif);font-size:17px;font-weight:400}.book-share-heading p{color:var(--ink-faint);margin:4px 0 0!important;font-size:8px!important;line-height:1.5!important}.book-share-card>button{width:100%}.book-share-controls{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;padding-top:7px;display:flex}.book-share-controls .text-button{min-height:28px;font-size:8px}.book-share-controls .text-button:disabled{cursor:not-allowed;opacity:.4}.book-share-card>small{color:var(--ink-faint);font-size:8px;line-height:1.45}.shared-reader{background:radial-gradient(circle at 50% 30%,#decbb28c,#0000 34%),#eee7dd;grid-template-rows:auto auto 1fr auto auto;min-height:100svh;padding:0 28px 24px;display:grid;overflow:hidden}.shared-reader>header{justify-content:space-between;align-items:center;width:min(100%,1180px);height:72px;margin:auto;display:flex}.shared-reader>header>.shared-reader-private-badge{color:var(--ink-faint);letter-spacing:.06em;text-transform:uppercase;background:#fffdf999;border:1px solid #604b3824;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:8px;font-weight:700;display:flex}.shared-reader-private-badge>svg{color:var(--sage)}.shared-reader-heading{text-align:center}.shared-reader-heading>p{color:var(--terracotta);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:8px;font-weight:700}.shared-reader-heading>h1{max-width:760px;font-family:var(--serif);text-overflow:ellipsis;white-space:nowrap;margin:5px auto 15px;font-size:clamp(25px,3vw,38px);font-weight:400;line-height:1.05;overflow:hidden}.shared-reader-book{touch-action:pan-y;background:linear-gradient(135deg,#c8bbab,#e0d6ca 48%,#c9bdad);border:1px solid #4d3b2b1f;border-radius:24px;place-items:center;width:min(100%,1080px);margin:auto;padding:24px;display:grid;box-shadow:inset 0 0 35px #4c382721,0 28px 70px #4633231f}.shared-reader-spread{perspective:1500px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.shared-reader-book.single-page .shared-reader-spread{grid-template-columns:1fr;width:min(100%,510px)}.shared-reader-spread.turn-next{animation:.32s ease-out shared-book-next}.shared-reader-spread.turn-previous{animation:.32s ease-out shared-book-previous}.shared-reader-page{background:#fffdf8;min-width:0;height:clamp(470px,57vw,650px);padding:clamp(34px,5vw,68px);position:relative;overflow:hidden;box-shadow:0 12px 28px #3a281a29}.shared-reader-page:first-child{border-radius:5px 0 0 5px}.shared-reader-page+.shared-reader-page{border-left:1px solid #dfd6ca;border-radius:0 5px 5px 0;box-shadow:inset 16px 0 28px -25px #39281b8c,0 12px 28px #3a281a29}.shared-reader-book.single-page .shared-reader-page{border-radius:5px 14px 14px 5px}.shared-reader-book.single-page .shared-reader-page:after{content:"";background:#ffffff29;width:1px;position:absolute;inset:0 auto 0 14px;box-shadow:4px 0 8px #00000021}.shared-reader-cover{color:#f8f2e9;text-align:center;background:linear-gradient(145deg,#74806f,#586653);flex-direction:column;justify-content:center;align-items:center;display:flex}.shared-reader-cover>span{letter-spacing:.16em;text-transform:uppercase;font-size:7px;font-weight:700;position:absolute;top:8%}.shared-reader-cover>i,.shared-reader-ending>i{color:#e7cf9e;font-size:22px}.shared-reader-cover h1{max-width:390px;font-family:var(--serif);margin:28px 0 0;font-size:clamp(42px,6vw,66px);font-weight:400;line-height:.94}.shared-reader-cover p{color:#ffffffab;font-family:var(--serif);margin:18px 0 0;font-size:16px;font-style:italic}.shared-reader-story{flex-direction:column;display:flex}.shared-reader-kicker{color:var(--terracotta);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:8px;font-weight:700}.shared-reader-story h2{font-family:var(--serif);margin:20px 0 19px;font-size:clamp(25px,3vw,34px);font-weight:400;line-height:1.05}.shared-reader-story>div{color:#504941;font-family:var(--serif);white-space:pre-line;scrollbar-width:thin;scrollbar-color:#d8cdbf transparent;padding-right:7px;font-size:clamp(14px,1.4vw,17px);line-height:1.72;overflow:auto}.shared-reader-page-number{color:#a99d90;font-size:8px;position:absolute;bottom:5%;right:7%}.shared-reader-ending{text-align:center;background:#f8f2e8;flex-direction:column;justify-content:center;align-items:center;display:flex}.shared-reader-ending h2{max-width:340px;font-family:var(--serif);margin:23px 0 0;font-size:clamp(34px,4vw,50px);font-weight:400;line-height:1}.shared-reader-ending p{color:var(--ink-faint);font-family:var(--serif);font-size:14px;font-style:italic}.shared-reader-controls{grid-template-columns:auto 1fr auto;align-items:center;gap:21px;width:min(100%,520px);margin:14px auto 0;display:grid}.shared-reader-arrow{width:42px;height:42px;color:var(--ink);background:#fffdf9b8;border:1px solid #4a3d322b;border-radius:50%;place-items:center;display:grid;box-shadow:0 7px 18px #422f1f14}.shared-reader-arrow:disabled{cursor:not-allowed;opacity:.28}.shared-reader-controls>div{grid-template-columns:auto 1fr;align-items:center;gap:9px;display:grid}.shared-reader-controls span{color:var(--ink-soft);font-size:8px;font-weight:700}.shared-reader-controls i{background:#493a2e21;border-radius:999px;height:3px;overflow:hidden}.shared-reader-controls i b{border-radius:inherit;background:var(--terracotta);height:100%;transition:width .25s;display:block}.shared-reader-controls small{color:var(--ink-faint);text-align:center;grid-column:1/-1;font-size:7px}.shared-reader>footer{color:var(--ink-faint);letter-spacing:.03em;text-align:center;margin-top:13px;font-size:7px}.shared-reader-state{background:radial-gradient(circle at 50% 45%,#eadbcb,transparent 31%),var(--cream);grid-template-rows:auto 1fr;min-height:100svh;padding:28px;display:grid}.shared-reader-state>section{text-align:center;width:min(100%,520px);margin:auto}.shared-reader-state>section>svg{color:var(--sage)}.shared-reader-state h1{font-family:var(--serif);margin:20px 0 0;font-size:45px;font-weight:400;line-height:1}.shared-reader-state p{color:var(--ink-soft);margin:13px 0 22px;font-size:12px;line-height:1.6}@keyframes shared-book-next{0%{opacity:.55;transform:translate(14px)rotateY(-1deg)}to{opacity:1;transform:none}}@keyframes shared-book-previous{0%{opacity:.55;transform:translate(-14px)rotateY(1deg)}to{opacity:1;transform:none}}.notification-prompt{z-index:80;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf9fa;border:1px solid #73816c4d;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:13px;width:min(380px,100vw - 32px);padding:18px 42px 18px 18px;animation:.22s ease-out notification-prompt-in;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 22px 60px #35271c33}.notification-prompt-icon{background:var(--sage-soft);width:42px;height:42px;color:var(--sage);border-radius:13px;place-items:center;display:grid}.notification-prompt-close{width:29px;height:29px;position:absolute;top:10px;right:10px}.notification-prompt h2{font-family:var(--serif);margin:3px 0 5px;font-size:22px;font-weight:400;line-height:1.05}.notification-prompt>div>p:not(.eyebrow){color:var(--ink-soft);margin:0;font-size:10px;line-height:1.5}.notification-prompt small{color:#9f3f33;margin-top:7px;font-size:9px;line-height:1.4;display:block}.notification-prompt-actions{align-items:center;gap:12px;margin-top:13px;display:flex}.notification-prompt-actions .primary-button{min-height:37px;padding:0 15px}.notification-prompt-actions .text-button{min-height:32px}.notification-settings-actions{flex-direction:column;flex:none;align-items:flex-end;gap:8px;display:flex}.notification-status{background:#eee8df;border-radius:999px;padding:6px 9px;color:var(--ink-faint)!important}.notification-status.on{background:var(--sage-soft);color:var(--sage)!important}.notification-settings-actions .text-button{min-height:28px;font-size:9px}@keyframes notification-prompt-in{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:none}}@media (max-width:720px){.analytics-consent{grid-template-columns:1fr;gap:10px;width:calc(100% - 18px);padding:13px;bottom:9px;left:9px;right:9px}.analytics-consent-actions{grid-template-columns:1fr 1fr;display:grid}.analytics-consent-actions button{width:100%}.question-row{grid-template-columns:26px minmax(0,1fr) auto}.question-controls{opacity:1;grid-column:2;margin-top:8px}.question-status{grid-area:1/3}.add-question{grid-template-columns:1fr;padding:14px}.add-question .secondary-button{width:100%}.digital-book .story-page{border-top:1px solid #e4ddd3;border-left:0;border-radius:0 0 4px 4px;display:block}.shared-reader{padding:0 12px 18px}.shared-reader>header{height:62px;padding:0 3px}.shared-reader-private-badge{font-size:7px!important}.shared-reader-heading>h1{max-width:88vw;margin-bottom:10px;font-size:25px}.shared-reader-book{border-radius:17px;padding:10px}.shared-reader-spread{grid-template-columns:1fr}.shared-reader-page{height:calc(100svh - 232px);min-height:440px;padding:37px 29px}.shared-reader-page:first-child,.shared-reader-page+.shared-reader-page,.shared-reader-book.single-page .shared-reader-page{border:0;border-radius:5px 12px 12px 5px}.shared-reader-story h2{font-size:29px}.shared-reader-story>div{font-size:16px}.shared-reader-controls{margin-top:10px}.shared-reader-controls small{display:none}.shared-reader>footer{margin-top:8px}.notification-prompt{width:calc(100vw - 18px);padding:16px 40px 16px 15px;bottom:9px;right:9px}.notification-prompt h2{font-size:21px}.notification-settings-actions{align-items:stretch;width:100%}.notification-settings-actions .secondary-button{width:100%}.notification-settings-actions .notification-status{align-self:flex-start}.home-screen-options{grid-template-columns:1fr}.home-screen-options>section{padding:15px}.home-screen-modal h2{font-size:30px}}@media (prefers-reduced-motion:reduce){.shared-reader-spread.turn-next,.shared-reader-spread.turn-previous,.notification-prompt{animation:none}}.authority-page{background:linear-gradient(#f8f3eb 0 760px,#fffdf9 760px 100%)}.authority-nav{z-index:5;position:relative}.authority-hero{grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:clamp(44px,6vw,86px);width:min(100% - 48px,1240px);min-height:665px;margin:18px auto 66px;display:grid}.authority-hero-copy{z-index:2;padding:28px 0;position:relative}.authority-kicker{color:#815c3e;background:#fffdf9b8;border:1px solid #dfcdbc;border-radius:999px;align-items:center;gap:8px;margin:0 0 23px;padding:8px 12px;font-size:11px;font-weight:700;display:inline-flex}.authority-hero-copy h1{max-width:660px;font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:clamp(57px,5.6vw,82px);font-weight:400;line-height:.94}.authority-lede{max-width:600px;color:var(--ink-soft);margin:26px 0 0;font-size:17px;line-height:1.67}.authority-actions{align-items:center;gap:18px;margin-top:30px;display:flex}.authority-actions>span{color:var(--ink-faint);font-size:10px;line-height:1.5}.authority-price-separator{display:none}.authority-how-link{color:var(--ink-soft);align-items:center;gap:7px;margin-top:19px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.authority-how-link:hover{color:var(--terracotta)}.authority-how-link:focus-visible{outline:3px solid var(--terracotta);outline-offset:5px;border-radius:3px}.authority-trust{color:var(--ink-soft);flex-wrap:wrap;gap:11px 19px;margin-top:24px;font-size:10px;display:flex}.authority-trust span{align-items:center;gap:6px;display:inline-flex}.authority-trust svg{color:var(--sage)}.authority-photo{aspect-ratio:3/2;isolation:isolate;background:#e8dfd3;border-radius:4px 36px 36px 4px;min-height:0;margin:0;position:relative;overflow:hidden;box-shadow:0 32px 80px #402d1e2e}.authority-photo:before{content:"";z-index:1;border-radius:inherit;pointer-events:none;border:1px solid #43312324;position:absolute;inset:0;box-shadow:inset 0 0 0 8px #ffffff1f}.authority-photo>img{z-index:0;border-radius:inherit;object-fit:contain;object-position:center}.authority-confidence{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fffdf9;grid-template-columns:repeat(4,minmax(0,1fr));width:min(100% - 48px,1180px);margin:0 auto 64px;display:grid}.authority-confidence>div{grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:24px 20px;display:grid}.authority-confidence>div:not(:last-child){border-right:1px solid var(--line)}.authority-confidence svg{width:20px;color:var(--terracotta)}.authority-confidence p{gap:4px;margin:0;display:grid}.authority-confidence strong{font-family:var(--serif);font-size:17px;font-weight:400}.authority-confidence span{color:var(--ink-soft);font-size:10px;line-height:1.5}.authority-final-cta{text-align:center;width:min(100% - 48px,920px);margin:0 auto;padding:110px 20px}.authority-final-cta h2{max-width:820px;font-family:var(--serif);letter-spacing:-.025em;margin:0 auto 31px;font-size:clamp(48px,6vw,72px);font-weight:400;line-height:.98}.authority-final-cta>span{color:var(--ink-faint);margin-top:14px;font-size:9px;display:block}@media (max-width:980px){.authority-page{background:linear-gradient(#f8f3eb 0 1100px,#fffdf9 1100px 100%)}.authority-hero{grid-template-columns:1fr;gap:31px;margin-top:40px}.authority-hero-copy{text-align:center}.authority-hero-copy h1,.authority-lede{margin-left:auto;margin-right:auto}.authority-actions,.authority-trust{justify-content:center}.authority-photo{width:min(100%,720px);margin:auto}.authority-confidence{grid-template-columns:repeat(2,1fr)}.authority-confidence>div:nth-child(2){border-right:0}.authority-confidence>div:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (max-width:720px){.authority-page{background:linear-gradient(#f8f3eb 0 940px,#fffdf9 940px 100%)}.authority-hero{gap:27px;width:calc(100% - 32px);min-height:auto;margin:28px auto 50px}.authority-hero-copy{padding:8px 0}.authority-kicker{margin-bottom:18px;font-size:9px}.authority-hero-copy h1{font-size:clamp(48px,14vw,61px)}.authority-lede{margin-top:20px;font-size:14px}.authority-actions{flex-direction:column;gap:11px;margin-top:25px}.authority-actions>span br{display:none}.authority-trust{gap:9px 14px;margin-top:19px}.authority-photo{border-radius:4px 23px 23px 4px}.authority-price-separator{display:inline}.authority-confidence{grid-template-columns:1fr;width:calc(100% - 32px);margin-bottom:50px}.authority-confidence>div{padding:18px 10px}.authority-confidence>div:not(:last-child){border-right:0;border-bottom:1px solid var(--line)}.authority-confidence strong{font-size:16px}.authority-final-cta{width:calc(100% - 24px);padding:80px 8px}.authority-final-cta h2{font-size:49px}}@media (prefers-reduced-motion:reduce){.authority-page *{scroll-behavior:auto}}
