:root{--ink:#1d1d1f;--ink-soft:#6e6e73;--ink-faint:#86868b;--cream:#f5f5f7;--paper:#fff;--paper-deep:#eeeeef;--terracotta:#2f6f51;--terracotta-dark:#245a40;--terracotta-soft:#e7f2eb;--sage:#2f6f51;--sage-soft:#e7f2eb;--gold:#a8761c;--line:#1d1d1f1a;--line-strong:#1d1d1f2e;--shadow:0 24px 70px #00000017;--serif:-apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", sans-serif;--sans:-apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", sans-serif}*{box-sizing:border-box}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}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:#cde7d6}.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 #2f6f512e}.brand-name{font-family:var(--serif);letter-spacing:-.04em;font-size:25px;font-weight:650;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:999px;min-height:52px;padding:0 22px;font-size:14px;font-weight:650;box-shadow:0 10px 24px #2f6f512e}.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:999px;min-height:42px;padding:0 17px;font-size:13px}.primary-button.large{border-radius:999px;min-height:58px;padding:0 25px}.secondary-button{border:1px solid var(--line-strong);background:var(--paper);border-radius:999px;min-height:43px;padding:0 17px;font-size:13px;font-weight:650}.secondary-button:hover{background:#f5f5f7;border-color:#1d1d1f47}.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{background:0 0;border:0;font-size:13px;font-weight:650}.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 27% 30%,#efe1d3,transparent 28%),var(--cream);min-height:100svh;padding:0 24px 55px}.paywall-header{justify-content:space-between;align-items:center;width:min(100%,1100px);height:86px;margin:auto;display:flex}.paywall-layout{grid-template-columns:1fr 420px;align-items:center;gap:90px;width:min(100%,1050px);margin:45px auto 0;display:grid}.paywall-copy h1{font-family:var(--serif);margin:0;font-size:clamp(52px,6vw,74px);font-weight:400;line-height:.94}.paywall-benefits{gap:18px;margin-top:29px;display:grid}.paywall-benefits>div{align-items:flex-start;gap:12px;display:flex}.paywall-benefits>div>svg{background:var(--sage-soft);width:20px;height:20px;color:var(--sage);border-radius:50%;padding:4px}.paywall-benefits span{gap:4px;display:grid}.paywall-benefits strong{font-size:13px}.paywall-benefits small{color:var(--ink-faint);font-size:11px}.future-note{color:var(--ink-soft);align-items:center;gap:8px;margin-top:26px;font-size:11px;display:flex}.future-note svg{color:var(--gold)}.checkout-card{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:25px;padding:27px}.checkout-book{color:#f9f2e7;background:linear-gradient(145deg,#657360,#7e8b77);border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:135px;margin-bottom:25px;display:flex}.checkout-book span{font-family:var(--serif);font-size:21px}.checkout-label{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.07em;margin:0;font-size:11px;font-weight:700}.price{align-items:baseline;gap:9px;margin-top:6px;display:flex}.price strong{font-family:var(--serif);font-size:52px;font-weight:400}.price span{color:var(--ink-faint);font-size:12px}.price-note{color:var(--ink-faint);margin:0;font-size:10px}.checkout-includes{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:10px;margin:23px 0;padding:20px 0;display:grid}.checkout-includes span{align-items:center;gap:8px;font-size:12px;display:flex}.checkout-includes svg{width:15px;color:var(--terracotta)}.checkout-button{width:100%}.secure-checkout{color:var(--ink-soft);justify-content:center;align-items:center;gap:6px;margin:13px 0 0;font-size:10px;display:flex}.secure-checkout svg{color:var(--sage)}.paywall-legal{border-top:1px solid var(--line);color:var(--ink-faint);justify-content:center;align-items:center;gap:5px;margin:22px 0 0;padding-top:18px;font-size:9px;display:flex}.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}.nav-signin{display:none}.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-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}}h1,h2,h3,.hero h1,.dashboard-heading h1,.workspace-title h1,.onboarding-content h1,.paywall-copy h1,.contributor-welcome h1,.contributor-done h1,.auth-box h1{letter-spacing:-.045em;font-weight:650}.marketing-page,.onboarding-page,.paywall-page,.legal-page{background:radial-gradient(circle at 76% 12%,#2f6f5114,transparent 30%),var(--cream)}.marketing-nav{height:82px}.hero{min-height:650px;margin-top:24px}.hero h1{font-size:clamp(58px,6vw,88px);line-height:.94}.hero h1 em{font-style:normal}.hero-kicker{color:var(--terracotta);background:#fffc;border-color:#2f6f5133}.recipe-hero-art .book-preview{background:linear-gradient(150deg,#376d53,#214f39);border-radius:8px 24px 24px 8px;box-shadow:-12px 15px #173d2b,0 30px 70px #0003}.recipe-hero-art .book-flourish{color:#f1d79d}.recipe-hero-art .voice-card{background:#fffffff0}.recipe-contribution-card .voice-avatar{color:var(--terracotta);font-family:var(--sans);background:#e7f2eb;font-weight:700}.recipe-count-note{background:#fff1cf}.how-section{background:#1d1d1f}.section-heading h2,.steps-grid h3{letter-spacing:-.035em;font-weight:600}.recipe-book-preview{border:1px solid var(--line);background:#f5f5f7;border-radius:18px;align-items:flex-start;gap:14px;margin-top:25px;padding:17px;display:flex}.recipe-book-preview>span{background:var(--terracotta-soft);width:42px;height:42px;color:var(--terracotta);border-radius:13px;flex:none;place-items:center;display:grid}.recipe-book-preview>div{gap:4px;display:grid}.recipe-book-preview small{color:var(--terracotta);text-transform:uppercase;letter-spacing:.09em;font-size:9px;font-weight:700}.recipe-book-preview strong{font-size:17px}.recipe-book-preview p{color:var(--ink-soft);margin:0;font-size:10px;line-height:1.5}.recipe-invite-preview>svg{color:var(--gold);margin-left:auto}.choice-card,.field-group input,.field-group textarea,.field-group select,.input-shell{background:#fff}.choice-card.selected{background:var(--terracotta-soft)}.auth-aside{background:linear-gradient(145deg,#e8f1eb,#d1e4d8)}.checkout-book{background:linear-gradient(145deg,#376d53,#214f39)}.recipe-marketing{background:radial-gradient(circle at 76% 9%,#2f6f5117,#0000 26%),#f5f5f7}.recipe-marketing .marketing-nav{grid-template-columns:1fr auto 1fr;display:grid}.recipe-marketing .marketing-nav>.brand{justify-self:start}.recipe-marketing .nav-actions{justify-self:end}.marketing-nav-links{align-items:center;gap:28px;display:flex}.marketing-nav-links a{color:var(--ink-soft);font-size:12px;font-weight:600;text-decoration:none;transition:color .16s}.marketing-nav-links a:hover{color:var(--ink)}.recipe-hero{margin-bottom:92px}.collection-section{background:#fff;padding:116px 24px 124px}.collection-heading{grid-template-columns:1fr minmax(280px,410px);align-items:end;gap:50px;width:min(100%,1180px);margin:auto;display:grid}.collection-heading h2,.source-copy h2,.landing-cta h2{margin:0;font-size:clamp(47px,5vw,70px);line-height:.98}.collection-heading>p{color:var(--ink-soft);margin:0 0 5px;font-size:14px;line-height:1.7}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:min(100%,1180px);margin:58px auto 0;display:grid}.collection-card{border:1px solid var(--line);background:#f8f8fa;border-radius:28px;grid-template-columns:190px minmax(0,1fr);gap:12px;min-height:310px;padding:16px;transition:transform .18s,box-shadow .18s;display:grid;overflow:hidden;box-shadow:0 9px 32px #00000009}.collection-card:hover{transform:translateY(-3px);box-shadow:0 22px 50px #00000014}.collection-cover{color:#fff;text-align:center;background:#2f6f51;border-radius:14px 25px 25px 14px;flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:25px 22px;display:flex;position:relative;overflow:hidden;box-shadow:-6px 8px #00000029,0 17px 30px #00000026}.collection-cover:before{content:"";background:#fff3;width:1px;position:absolute;inset:0 auto 0 10px;box-shadow:3px 0 7px #00000029}.collection-cover>span{color:#ffffffa8;letter-spacing:.13em;text-transform:uppercase;font-size:7px;font-weight:700;position:absolute;top:20px}.collection-cover>svg{color:#f3d9a3;margin-bottom:24px}.collection-cover>strong{z-index:1;max-width:145px;font-size:21px;line-height:1.06;position:relative}.collection-cover>i{border:1px solid #ffffff26;border-radius:50%;width:138px;height:138px;position:absolute;bottom:-48px;right:-42px;box-shadow:0 0 0 16px #ffffff0a,0 0 0 32px #ffffff06}.collection-card-celebration .collection-cover{background:linear-gradient(150deg,#a86a52,#774633)}.collection-card-friends .collection-cover{background:linear-gradient(150deg,#587489,#354f62)}.collection-card-personal .collection-cover{background:linear-gradient(150deg,#7c6d80,#574b5b)}.collection-card-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:20px 16px 20px 22px;display:flex}.collection-icon{width:38px;height:38px;color:var(--terracotta);background:#e7f2eb;border-radius:12px;place-items:center;display:grid}.collection-card-celebration .collection-icon{color:#9b5e47;background:#f7e8e1}.collection-card-friends .collection-icon{color:#47667b;background:#e6edf1}.collection-card-personal .collection-icon{color:#6f6074;background:#eee9ef}.collection-card h3{margin:18px 0 9px;font-size:25px;line-height:1.05}.collection-card p{color:var(--ink-soft);margin:0;font-size:11px;line-height:1.65}.collection-card small{color:var(--terracotta);align-items:center;gap:6px;margin-top:auto;padding-top:18px;font-size:9px;font-weight:700;display:flex}.collection-card-celebration small{color:#9b5e47}.collection-card-friends small{color:#47667b}.collection-card-personal small{color:#6f6074}.source-section{background:linear-gradient(135deg,#ecf4ef,#e1ece5);border:1px solid #2f6f511a;border-radius:42px;grid-template-columns:minmax(0,.9fr) minmax(450px,1.1fr);align-items:center;gap:clamp(52px,7vw,92px);width:min(100% - 48px,1180px);margin:116px auto;padding:clamp(58px,7vw,88px);display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #fffc}.source-section:before{content:"";border:1px solid #2f6f5117;border-radius:50%;width:560px;height:560px;position:absolute;bottom:-240px;right:-180px;box-shadow:0 0 0 55px #2f6f5106,0 0 0 110px #2f6f5105}.source-copy{z-index:2;position:relative}.source-copy h2{font-size:clamp(43px,4.8vw,64px)}.source-copy>p:not(.eyebrow):not(.source-assurance){color:#5d6d63;margin:23px 0 0;font-size:14px;line-height:1.75}.source-types{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:27px;display:grid}.source-types>span{background:#ffffff9e;border:1px solid #2f6f511a;border-radius:15px;grid-template-columns:auto 1fr;align-items:center;column-gap:9px;padding:13px;display:grid}.source-type-icon{width:30px;height:30px;color:var(--terracotta);background:#e7f2eb;border-radius:9px;grid-row:1/3;place-items:center;font-style:normal;display:grid}.source-type-instagram .source-type-icon{color:#c13584;background:linear-gradient(145deg,#fff0f7,#f8e4ed)}.source-type-tiktok .source-type-icon{color:#fff;background:#151515}.source-type-tiktok .source-type-icon svg{filter:drop-shadow(-1px 0 #25f4ee)drop-shadow(1px 0 #fe2c55)}.source-type-website .source-type-icon{color:var(--terracotta);background:#e7f2eb}.source-type-media .source-type-icon{color:#9b6b18;background:#fff2d5}.source-media-icons{grid-template-rows:repeat(2,9px);grid-template-columns:repeat(2,9px);place-content:center;gap:1px}.source-media-icons svg:first-child{grid-column:1/-1}.source-types b{font-size:11px}.source-types small{color:#77857d;font-size:8px;line-height:1.45}.source-assurance{align-items:center;gap:8px;font-weight:700;display:flex;color:#557063!important;margin:21px 0 0!important;font-size:9px!important;line-height:1.5!important}.source-assurance svg{flex:none}.source-demo{z-index:2;padding:25px 7px 18px 25px;position:relative}.source-demo-window{background:#fffffff2;border:1px solid #1d1d1f1c;border-radius:24px;overflow:hidden;transform:rotate(1.4deg);box-shadow:0 32px 70px #26473329}.source-demo-bar{border-bottom:1px solid var(--line);background:#f7f7f8;align-items:center;gap:6px;height:45px;padding:0 16px;display:flex}.source-demo-bar>i{background:#d2d2d6;border-radius:50%;width:7px;height:7px}.source-demo-bar>i:first-child{background:#f0b4a6}.source-demo-bar>i:nth-child(2){background:#ecd287}.source-demo-bar>i:nth-child(3){background:#9bc9aa}.source-demo-bar>span{color:var(--ink-soft);margin:auto;padding-right:39px;font-size:9px;font-weight:700}.source-demo-body{padding:22px}.source-demo-tabs{background:#f1f1f3;border-radius:12px;gap:5px;padding:4px;display:flex}.source-demo-tabs span{height:34px;color:var(--ink-faint);border-radius:9px;flex:1;justify-content:center;align-items:center;gap:6px;font-size:9px;font-weight:700;display:flex}.source-demo-tabs .active{color:var(--ink);background:#fff;box-shadow:0 3px 10px #0000000f}.source-link-preview{border:1px solid var(--line-strong);height:48px;color:var(--ink-faint);border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;margin-top:14px;padding:0 13px;font-size:9px;display:grid}.source-link-preview span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.source-link-preview>svg:last-child{color:var(--terracotta)}.source-link-brand{color:#c13584;background:linear-gradient(145deg,#fff0f7,#f8e4ed);border-radius:8px;place-items:center;width:27px;height:27px;font-style:normal;display:grid}.source-progress{justify-content:center;gap:5px;margin:17px 0 15px;display:flex}.source-progress i{background:var(--terracotta);border-radius:50%;width:5px;height:5px;animation:1.1s ease-in-out infinite source-pulse}.source-progress i:nth-child(2){animation-delay:.14s}.source-progress i:nth-child(3){animation-delay:.28s}.source-result-card{background:#f7fbf8;border:1px solid #2f6f5124;border-radius:17px;padding:20px}.source-result-status{color:var(--terracotta);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:5px;font-size:8px;font-weight:700;display:flex}.source-result-card h3{margin:11px 0 14px;font-size:22px;line-height:1.05}.source-result-card>div{color:var(--ink-faint);gap:17px;font-size:8px;display:flex}.source-result-card>div span{gap:2px;display:grid}.source-result-card>div b{color:var(--ink);font-size:9px}.source-result-card>p{border-top:1px solid var(--line);color:var(--ink-soft);margin:14px 0 0;padding-top:12px;font-size:8px}.source-demo-note{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:9px;padding:12px 14px;display:flex;position:absolute;bottom:-5px;right:-13px;transform:rotate(-2deg);box-shadow:0 16px 35px #0000001c}.source-demo-note>svg{color:var(--gold)}.source-demo-note>span{color:var(--ink-faint);gap:2px;font-size:8px;display:grid}.source-demo-note strong{color:var(--ink);font-size:9px}@keyframes source-pulse{0%,65%,to{opacity:.32;transform:translateY(0)}32%{opacity:1;transform:translateY(-3px)}}.landing-steps-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-steps-grid article{padding:39px 24px 18px 0}.landing-steps-grid article:not(:last-child){margin-right:24px}.landing-steps-grid h3{font-size:24px}.landing-cta{text-align:center;background:radial-gradient(circle at 50% 15%,#2f6f5121,#0000 40%),#f5f5f7;justify-items:center;padding:124px 24px 116px;display:grid}.landing-cta-mark{background:var(--terracotta);color:#fff;border-radius:23px;place-items:center;width:72px;height:72px;margin-bottom:28px;display:grid;box-shadow:0 17px 40px #2f6f5133}.landing-cta h2{max-width:900px;font-size:clamp(49px,6vw,78px)}.landing-cta>p:not(.eyebrow){max-width:570px;color:var(--ink-soft);margin:23px 0 0;font-size:14px;line-height:1.7}.landing-cta>div:last-child{justify-items:center;gap:13px;margin-top:31px;display:grid}.landing-cta>div:last-child>span{color:var(--ink-faint);font-size:10px;font-weight:600}@media (max-width:1040px){.marketing-nav-links{display:none}.recipe-marketing .marketing-nav{display:flex}.collection-grid{grid-template-columns:1fr}.collection-card{grid-template-columns:210px 1fr}.source-section{grid-template-columns:1fr;gap:42px}.source-copy{max-width:690px}.source-demo{width:min(100%,620px);margin:auto}.landing-steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-steps-grid article:nth-child(2){border-right:0;margin-right:0}.landing-steps-grid article:nth-child(-n+2){border-bottom:1px solid #ffffff21}}@media (max-width:720px){.recipe-hero{margin-bottom:62px}.collection-section{padding:78px 17px 84px}.collection-heading{grid-template-columns:1fr;gap:17px}.collection-heading h2{font-size:45px}.collection-heading>p{font-size:12px}.collection-grid{gap:12px;margin-top:35px}.collection-card{border-radius:22px;grid-template-columns:116px minmax(0,1fr);gap:5px;min-height:255px;padding:10px}.collection-cover{border-radius:11px 19px 19px 11px;padding:18px 12px;box-shadow:-4px 6px #00000029,0 12px 22px #00000021}.collection-cover>span{font-size:5px;top:15px}.collection-cover>svg{width:18px;margin-bottom:17px}.collection-cover>strong{max-width:95px;font-size:16px}.collection-cover>i{bottom:-55px;right:-50px}.collection-card-copy{padding:14px 9px 14px 13px}.collection-icon{border-radius:10px;width:32px;height:32px}.collection-card h3{margin:13px 0 7px;font-size:20px}.collection-card p{font-size:9px;line-height:1.55}.collection-card small{align-items:flex-start;padding-top:11px;font-size:7px;line-height:1.35}.collection-card small svg{flex:none}.source-section{border-radius:28px;gap:28px;width:calc(100% - 24px);margin:72px auto;padding:45px 20px 52px}.source-copy h2{font-size:42px}.source-copy>p:not(.eyebrow):not(.source-assurance){font-size:12px}.source-types{gap:7px}.source-types>span{padding:10px}.source-types small{font-size:7px}.source-demo{width:100%;padding:8px 0 19px}.source-demo-window{border-radius:19px;transform:none}.source-demo-body{padding:15px}.source-result-card{padding:16px}.source-result-card h3{font-size:19px}.source-result-card>div{gap:11px}.source-demo-note{bottom:0;right:-8px}.how-section .section-heading{display:block}.how-section .section-heading h2{margin-top:14px;font-size:44px}.landing-steps-grid{grid-template-columns:1fr}.landing-steps-grid article,.landing-steps-grid article:not(:last-child){border-bottom:1px solid #ffffff21;border-right:0;margin-right:0}.landing-steps-grid article:last-child{border-bottom:0}.landing-cta{padding:88px 19px 82px}.landing-cta h2{font-size:46px}.landing-cta>p:not(.eyebrow){font-size:12px}}@media (prefers-reduced-motion:reduce){.collection-card{transition:none}.source-progress i{animation:none}}.recipe-app-shell{background:#f5f5f7}.recipe-app-shell .sidebar,.recipe-app-shell .mobile-topbar{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffeb}.recipe-app-shell .sidebar-nav button.active{background:#e8e8ed}.recipe-app-shell .sidebar-nav button:hover,.recipe-app-shell .account-chip:hover{background:#f1f1f3}.recipe-app-shell .sidebar-help{border-color:var(--line);background:#f5f5f7}.recipe-dashboard .dashboard-heading h1{font-size:52px}.recipe-books-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recipe-book-card{border-radius:24px;grid-template-columns:150px 1fr;min-height:210px;box-shadow:0 8px 28px #0000000a}.recipe-book-card:hover{box-shadow:0 18px 42px #00000017}.recipe-book-cover{padding:20px}.recipe-book-cover i{place-items:center;display:grid}.recipe-book-cover h2{font-size:22px;line-height:1.05}.recipe-book-cover.cover-0{background:linear-gradient(150deg,#376d53,#214f39)}.recipe-book-cover.cover-1{background:linear-gradient(150deg,#9d664c,#70422f)}.recipe-book-cover.cover-2{background:linear-gradient(150deg,#496579,#2f485a)}.recipe-tip{background:#e7f2eb}.recipe-workspace .workspace-title{align-items:flex-start;gap:24px}.recipe-workspace .workspace-title>div:first-child{max-width:760px}.recipe-workspace .workspace-title>div>p:last-child{font-size:13px;line-height:1.6}.recipe-workspace .workspace-tabs button{border-radius:999px}.recipe-total-badge{background:#fff;border-radius:50%;flex:none;place-items:center;width:82px;height:82px;display:grid;box-shadow:0 8px 25px #0000000f}.recipe-total-badge strong{font-size:26px;line-height:1}.recipe-total-badge span{color:var(--ink-faint);text-transform:uppercase;letter-spacing:.07em;margin-top:-14px;font-size:8px}.recipe-library-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:24px;margin-top:22px;display:grid}.recipe-library-main{min-width:0}.recipe-library-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.recipe-search{border:1px solid var(--line);max-width:440px;height:46px;color:var(--ink-faint);background:#fff;border-radius:999px;flex:1;align-items:center;gap:9px;padding:0 15px;display:flex}.recipe-search input{background:0 0;border:0;outline:0;width:100%;font-size:12px}.category-pills{scrollbar-width:none;gap:7px;margin-top:15px;padding-bottom:3px;display:flex;overflow:auto}.category-pills::-webkit-scrollbar{display:none}.category-pills button{border:1px solid var(--line);min-height:34px;color:var(--ink-soft);white-space:nowrap;background:0 0;border-radius:999px;padding:0 13px;font-size:10px}.category-pills button.active{border-color:var(--ink);background:var(--ink);color:#fff}.recipe-list-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:17px;display:grid}.recipe-list-card{border:1px solid var(--line);background:#fff;border-radius:22px;min-width:0;padding:20px;box-shadow:0 7px 24px #00000009}.recipe-card-top{justify-content:space-between;align-items:center;display:flex}.recipe-card-top>span{color:var(--terracotta);text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:700}.recipe-card-top .icon-button{color:#b04a43;opacity:.55;background:0 0;border:0;width:31px;height:31px}.recipe-card-top .icon-button:hover{opacity:1;background:#fff1ef}.recipe-list-card h2{margin:15px 0 5px;font-size:24px;line-height:1.08}.recipe-byline{color:var(--ink-faint);margin:0;font-size:10px}.recipe-card-meta{color:var(--ink-soft);gap:14px;margin-top:16px;font-size:9px;display:flex}.recipe-card-meta span{align-items:center;gap:5px;display:flex}.recipe-card-note{color:var(--ink-soft);background:#f5f5f7;border-radius:13px;margin:15px 0 0;padding:13px;font-size:10px;font-style:italic;line-height:1.55}.recipe-list-card details{border-top:1px solid var(--line);margin-top:15px;padding-top:12px}.recipe-list-card summary{color:var(--terracotta);cursor:pointer;justify-content:space-between;align-items:center;font-size:10px;font-weight:700;list-style:none;display:flex}.recipe-list-card details[open] summary svg{transform:rotate(90deg)}.inline-recipe{gap:17px;margin-top:17px;display:grid}.inline-recipe h3{letter-spacing:-.01em;margin:0 0 8px;font-size:11px}.inline-recipe ul,.inline-recipe ol{color:var(--ink-soft);gap:6px;margin:0;padding-left:18px;font-size:9px;line-height:1.5;display:grid}.empty-recipe-library{border:1px dashed var(--line-strong);text-align:center;background:#ffffff7a;border-radius:24px;place-items:center;min-height:340px;margin-top:17px;padding:34px;display:grid}.empty-recipe-library>span{background:var(--terracotta-soft);width:58px;height:58px;color:var(--terracotta);border-radius:18px;place-items:center;display:grid}.empty-recipe-library h2{margin:18px 0 0;font-size:27px}.empty-recipe-library p{max-width:470px;color:var(--ink-soft);margin:8px auto 20px;font-size:11px;line-height:1.6}.empty-recipe-library>div{gap:8px;display:flex}.compact-empty{min-height:220px}.recipe-invite-panel{border:1px solid var(--line);text-align:center;background:#e7f2eb;border-radius:22px;padding:25px}.invite-panel-icon{width:54px;height:54px;color:var(--terracotta);background:#fff;border-radius:17px;place-items:center;margin:0 auto 18px;display:grid}.recipe-invite-panel h2{margin:0;font-size:29px;line-height:1.06}.recipe-invite-panel>p:not(.eyebrow){color:#557063;margin:12px 0 20px;font-size:10px;line-height:1.6}.recipe-invite-panel .primary-button{width:100%}.invite-security{color:#557063;text-align:left;border-top:1px solid #2f6f5126;align-items:flex-start;gap:8px;margin-top:18px;padding-top:15px;font-size:8px;line-height:1.5;display:flex}.invite-security svg{flex:none}.recipe-invite-panel>.danger-text{margin-top:12px;font-size:9px}.recipe-book-layout{grid-template-columns:minmax(0,1fr) 320px}.recipe-digital-book{background:#d8d8dc}.recipe-cover-page{background:linear-gradient(150deg,#376d53,#214f39)}.recipe-cover-page h2{font-size:40px}.recipe-cover-page>i{place-items:center;display:grid}.recipe-cover-page>p{max-width:320px;font-family:var(--sans);font-size:11px;font-style:normal;line-height:1.5}.recipe-page{overflow:auto}.recipe-page h2{margin-bottom:11px}.recipe-page-meta{color:var(--ink-soft);gap:13px;font-size:8px;display:flex}.recipe-page-meta span{align-items:center;gap:4px;display:flex}.recipe-page-columns{gap:19px;margin-top:22px;display:grid}.recipe-page-columns h3{margin:0 0 8px;font-size:10px}.recipe-page-columns ul,.recipe-page-columns ol{color:#4f4f53;gap:5px;margin:0;padding-left:16px;font-size:9px;line-height:1.45;display:grid}.recipe-page blockquote{border-left:2px solid var(--terracotta);color:var(--ink-soft);background:#f5f5f7;margin:18px 0 0;padding:12px;font-size:9px;font-style:italic;line-height:1.5}.recipe-book-sidebar h2{font-size:32px}.recipe-chapter-list button p{gap:3px;display:grid}.recipe-chapter-list button small{color:var(--ink-faint);font-family:var(--sans);font-size:7px}.recipe-book-sidebar .print-upsell{background:#efeff2}.recipe-book-sidebar .book-share-heading strong{font-family:var(--sans);letter-spacing:-.02em;font-weight:650}.recipe-book-sidebar .book-share-heading p{font-family:var(--sans)}.shared-recipe-reader{background:radial-gradient(circle at 50% 30%,#2f6f5124,#0000 36%),#ece9e3}.shared-recipe-reader .shared-reader-book{background:linear-gradient(135deg,#c5c7c3,#e2e0dc 48%,#c7c9c5)}.shared-recipe-reader .shared-reader-heading>p{color:var(--terracotta)}.shared-recipe-cover{background:linear-gradient(150deg,#376d53,#214f39)}.shared-recipe-cover>i,.shared-recipe-ending>i{color:#f1d79d;place-items:center;display:grid}.shared-recipe-cover h1{margin-top:29px;font-size:clamp(38px,5vw,60px)}.shared-recipe-cover p{color:#ffffffad;max-width:330px;font-family:var(--sans);font-size:11px;font-style:normal;line-height:1.6}.shared-recipe-page{background:#fffdf8;flex-direction:column;display:flex}.shared-recipe-page h2{margin:18px 0 5px;font-size:clamp(27px,3vw,36px);line-height:1.02}.shared-recipe-byline{color:var(--ink-faint);margin:0;font-size:9px}.shared-recipe-meta{color:var(--ink-soft);gap:13px;margin-top:14px;font-size:8px;display:flex}.shared-recipe-meta span{align-items:center;gap:5px;display:flex}.shared-recipe-scroll{scrollbar-width:thin;scrollbar-color:#d7d1c7 transparent;min-height:0;margin-top:20px;padding-right:8px;overflow:auto}.shared-recipe-scroll h3{letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:10px}.shared-recipe-scroll ul{color:#4f4f53;gap:9px;margin:0;padding:0;font-size:10px;line-height:1.48;list-style:none;display:grid}.shared-recipe-scroll ul li{padding-left:16px;position:relative}.shared-recipe-scroll ul li:before{content:"";background:var(--terracotta);border-radius:50%;width:5px;height:5px;position:absolute;top:.6em;left:0}.shared-recipe-scroll blockquote{border-left:2px solid var(--terracotta);color:var(--ink-soft);background:#f3f6f3;margin:20px 0 0;padding:13px 14px;font-size:9px;font-style:italic;line-height:1.55}.shared-recipe-method .shared-recipe-scroll{margin-top:24px}.shared-recipe-method ol{gap:14px;margin:0;padding:0;list-style:none;display:grid}.shared-recipe-method ol li{grid-template-columns:24px 1fr;align-items:start;gap:10px;display:grid}.shared-recipe-method ol li>span{background:var(--terracotta-soft);width:24px;height:24px;color:var(--terracotta);border-radius:50%;place-items:center;font-size:8px;font-weight:700;display:grid}.shared-recipe-method ol li>p{color:#4f4f53;margin:2px 0 0;font-size:10px;line-height:1.55}.shared-recipe-source{color:var(--terracotta);align-items:center;gap:6px;margin-top:20px;font-size:9px;font-weight:700;text-decoration:none;display:inline-flex}.shared-recipe-source:hover{text-decoration:underline}.shared-recipe-ending{background:#f7f3eb}.shared-recipe-ending h2{max-width:380px;font-size:clamp(32px,4vw,48px)}.settings-page>.settings-intro{color:var(--ink-soft);font-size:12px}.settings-page .settings-card{gap:0;padding:0;display:grid;overflow:hidden}.settings-page .settings-row{align-items:center;gap:16px;padding:20px 22px;display:flex}.settings-page .settings-row+.settings-row{border-top:1px solid var(--line)}.settings-icon{background:var(--terracotta-soft);border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:grid;color:var(--terracotta)!important}.settings-icon svg{width:19px}.settings-page .settings-row>div{flex:1}.settings-page .settings-row h2{letter-spacing:-.02em;font-size:17px;font-weight:650}.settings-help{border-top:1px solid var(--line);background:#f8f8fa;gap:6px;padding:17px 22px;display:grid}.settings-help strong{font-size:10px}.settings-help p{color:var(--ink-soft);margin:0 0 7px;font-size:9px;line-height:1.5}.settings-page .settings-links{padding:0 22px 18px}.settings-danger{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.create-recipe-book-modal,.feedback-modal{position:relative}.modal-close{position:absolute;top:18px;right:18px}.modal-card>h1{margin:0;font-size:36px;line-height:1}.feedback-success{text-align:center}.feedback-success>span{background:var(--sage-soft);width:58px;height:58px;color:var(--sage);border-radius:50%;place-items:center;margin:auto;display:grid}.feedback-success h1{margin:20px 0 0}.feedback-success p{color:var(--ink-soft)}.recipe-contributor-welcome{background:radial-gradient(circle at 50% 44%,#dcebe2,transparent 32%),var(--cream)}.recipe-welcome-mark>span{background:#e7f2eb}.recipe-form-page{background:#f5f5f7}.recipe-form-stage{width:min(100% - 36px,760px)}.recipe-form-stage>.eyebrow{text-align:center}.recipe-form-stage>.form-stack,.recipe-form-stage>.field-group{margin-top:28px}.recipe-contributor-fields{border:1px solid var(--line);background:#fff;border-radius:24px;padding:24px;box-shadow:0 14px 40px #0000000a}.split-fields{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}.field-group span small{color:var(--ink-faint);font-size:8px;font-weight:500}.recipe-lines-input{font-size:14px;line-height:1.7}.recipe-method-field{border:1px solid var(--line);background:#fff;border-radius:24px;margin-top:28px;padding:24px}.recipe-note-input{font-size:16px}.recipe-review-card{background:var(--terracotta-soft);border-radius:16px;align-items:center;gap:13px;margin-top:18px;padding:15px;display:flex}.recipe-review-card>span{width:40px;height:40px;color:var(--terracotta);background:#fff;border-radius:12px;place-items:center;display:grid}.recipe-review-card>div{gap:3px;display:grid}.recipe-review-card small{color:var(--terracotta);text-transform:uppercase;font-size:8px;font-weight:700}.recipe-review-card strong{font-size:15px}.recipe-review-card p{color:var(--ink-soft);margin:0;font-size:9px}.done-actions{justify-content:center;display:flex}.recipe-importer{background:linear-gradient(145deg,#f7fbf8,#fff);border:1px solid #2f6f5129;border-radius:24px;gap:15px;margin-top:28px;padding:22px;display:grid;box-shadow:0 12px 36px #204d380f}.recipe-import-heading{align-items:flex-start;gap:12px;display:flex}.recipe-import-heading>span{background:var(--terracotta-soft);width:38px;height:38px;color:var(--terracotta);border-radius:12px;flex:none;place-items:center;display:grid}.recipe-import-heading>div{gap:4px;display:grid}.recipe-import-heading strong{font-size:14px}.recipe-import-heading p{color:var(--ink-soft);margin:0;font-size:10px;line-height:1.55}.recipe-import-tabs{background:#eeeeef;border-radius:13px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.recipe-import-tabs button{min-height:38px;color:var(--ink-soft);background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:650;display:flex}.recipe-import-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 3px 10px #0000000f}.recipe-import-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.recipe-import-button{min-height:52px}.recipe-file-picker{border:1px dashed var(--line-strong);text-align:left;background:#fff;border-radius:14px;align-items:center;gap:12px;min-height:66px;padding:11px 14px;display:flex}.recipe-file-picker>svg{color:var(--terracotta);flex:none}.recipe-file-picker span{gap:4px;min-width:0;display:grid}.recipe-file-picker strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.recipe-file-picker small{color:var(--ink-faint);font-size:8px}.recipe-import-message,.recipe-import-footnote{color:var(--ink-faint);margin:0;font-size:8px;line-height:1.5}.recipe-import-success{color:var(--terracotta);align-items:center;gap:6px;margin:0;font-size:9px;font-weight:650;display:flex}.recipe-import-error{margin:0}.recipe-import-divider{color:var(--ink-faint);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:12px;margin:22px 0 -6px;font-size:8px;font-weight:650;display:flex}.recipe-import-divider:before,.recipe-import-divider:after{content:"";background:var(--line);flex:1;height:1px}.import-review-notice{color:#765613;background:#fff8e7;border:1px solid #a8761c2e;border-radius:14px;align-items:flex-start;gap:10px;margin:18px 0 0;padding:13px 15px;display:flex}.import-review-notice>svg{flex:none;margin-top:1px}.import-review-notice>div{gap:3px;display:grid}.import-review-notice strong{font-size:10px}.import-review-notice p{margin:0;font-size:8px;line-height:1.5}.recipe-source-review{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding:13px 15px;display:flex}.recipe-source-review a,.recipe-source-link{color:var(--terracotta);align-items:center;gap:6px;font-size:9px;font-weight:700;text-decoration:none;display:inline-flex}.recipe-source-review small{color:var(--ink-faint);font-size:8px}.recipe-source-link{margin-top:12px}.recipe-page>.recipe-source-link{margin-top:16px}@media (max-width:1050px){.recipe-books-grid,.recipe-list-grid,.recipe-library-layout,.recipe-book-layout{grid-template-columns:1fr}.recipe-invite-panel,.recipe-book-sidebar{order:-1}.recipe-invite-panel{text-align:left;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid}.recipe-invite-panel .eyebrow,.recipe-invite-panel h2,.recipe-invite-panel>p{grid-column:2}.recipe-invite-panel .invite-panel-icon{grid-row:1/4;margin:0}.recipe-invite-panel .primary-button{grid-area:1/3/4;width:auto}.recipe-invite-panel .invite-controls,.recipe-invite-panel .invite-security,.recipe-invite-panel>.danger-text{display:none}}@media (max-width:720px){.recipe-dashboard .dashboard-heading h1{font-size:40px}.recipe-book-card{grid-template-columns:112px 1fr;min-height:190px}.recipe-workspace .workspace-title{align-items:center}.recipe-total-badge{width:67px;height:67px}.recipe-total-badge strong{font-size:21px}.recipe-library-toolbar{align-items:stretch}.recipe-library-toolbar .secondary-button{width:46px;padding:0;font-size:0}.recipe-search{min-width:0}.empty-recipe-library>div{flex-direction:column;width:100%}.recipe-invite-panel{text-align:center;display:block}.recipe-invite-panel .invite-panel-icon{margin:0 auto 15px}.recipe-invite-panel .eyebrow,.recipe-invite-panel h2,.recipe-invite-panel>p{display:block}.recipe-invite-panel .primary-button{width:100%}.recipe-digital-book{grid-template-columns:1fr}.recipe-digital-book .recipe-page{border-left:0;border-top:1px solid var(--line);display:block}.recipe-cover-page{min-height:330px}.recipe-page{min-height:480px}.split-fields{grid-template-columns:1fr 1fr}.split-fields .field-group:first-child{grid-column:1/-1}.recipe-contributor-fields,.recipe-method-field{padding:18px}.recipe-form-stage>.eyebrow{margin-top:0}.settings-page .settings-row{align-items:flex-start}.settings-page .settings-row>.secondary-button{width:100%}.settings-danger{flex-direction:column;align-items:flex-start;gap:12px}.recipe-contributor-welcome h1{font-size:49px}.shared-recipe-page h2{font-size:29px}.shared-recipe-scroll ul{gap:10px;font-size:11px}.shared-recipe-method ol li>p{font-size:11px}.shared-recipe-cover p{font-size:10px}.shared-recipe-reader .shared-reader-heading>p{font-size:7px}.recipe-importer{padding:17px}.recipe-import-form{grid-template-columns:1fr}.recipe-import-button{width:100%}.recipe-source-review{flex-direction:column;align-items:flex-start}}
