:root{--color-crimson:#9E2A2B;--color-crimson-hover:#7E2122;--color-cream:#FFFBF4;--color-amber:#D4A373;--color-amber-light:#FDF8F2;--color-sage:#6B9080;--color-sage-hover:#537365;--color-slate:#2B2D42;--color-gray-light:#F4F4F6;--color-gray-border:#E2E8F0;--color-gray-text:#64748B;--font-serif:"Shippori Mincho",Georgia,serif;--font-sans:"Noto Sans JP",-apple-system,BlinkMacSystemFont,sans-serif;--shadow-sm:0 1px 2px 0 rgba(0,0,0,0.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);--shadow-lg:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);--shadow-warm:0 8px 24px rgba(158,42,43,0.15);--transition-fast:0.15s ease;--transition-normal:0.25s ease}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background-color:var(--color-cream);color:var(--color-slate);line-height:1.6;-webkit-font-smoothing:antialiased}.font-serif,h1,h2,h3,h4{font-family:var(--font-serif)}button{cursor:pointer;font-family:inherit;border:none;background:none}.badge-importance-5{background-color:var(--color-crimson)}.badge-importance-4,.badge-importance-5{color:#ffffff;padding:4px 10px;border-radius:9999px;font-size:.8rem;font-weight:600}.badge-importance-4{background-color:var(--color-amber)}.badge-importance-3{background-color:var(--color-sage);color:#ffffff;padding:4px 10px;border-radius:9999px;font-size:.8rem;font-weight:600}.badge-importance-1-2{border-radius:9999px;font-weight:500}.badge-importance-1-2,.badge-status-draft{background-color:#E9ECEF;color:#495057;padding:4px 10px;font-size:.8rem}.badge-status-draft{border-radius:4px}.badge-status-family_reviewed{background-color:#E2F0D9;color:#385723;padding:4px 10px;border-radius:4px;font-size:.8rem}.badge-status-person_confirmed{background-color:#FFF2CC;color:#7F6000;padding:4px 10px;border-radius:4px;font-size:.8rem}.badge-status-finalized{background-color:var(--color-crimson);color:#ffffff;padding:4px 10px;border-radius:4px;font-size:.8rem;font-weight:600}.badge-emotion-user{background-color:#D1E7DD;color:#0F5132}.badge-emotion-confirmed,.badge-emotion-user{padding:3px 8px;border-radius:4px;font-size:.75rem}.badge-emotion-confirmed{background-color:#FFF3CD;color:#664D03}.badge-emotion-ai-unconfirmed{background-color:#F8F9FA;color:#6C757D;border:1px dashed #adb5bd;padding:2px 7px;border-radius:4px;font-size:.75rem}.btn-voice-large{width:150px;height:150px;border-radius:50%;background:linear-gradient(135deg,var(--color-crimson) 0,#C4383A 100%);color:white;box-shadow:0 10px 25px rgba(158,42,43,.35);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-size:1.25rem;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}.btn-voice-large:hover{transform:scale(1.04);box-shadow:0 14px 30px rgba(158,42,43,.45)}.btn-voice-large:active{transform:scale(.98)}.recording-pulse{animation:pulse-ring 1.8s infinite}@keyframes pulse-ring{0%{box-shadow:0 0 0 0 rgba(158,42,43,.6)}70%{box-shadow:0 0 0 24px rgba(158,42,43,0)}to{box-shadow:0 0 0 0 rgba(158,42,43,0)}}.top-selector-wrapper{position:relative;width:100%;min-height:100vh;background-color:var(--color-cream);overflow-x:hidden;padding:40px 16px 60px}.botanical-accent{position:absolute;pointer-events:none;z-index:0;opacity:.35}.botanical-accent-tl{top:0;left:0;width:220px;height:220px}.botanical-accent-br{bottom:0;right:0;width:240px;height:240px}.deliverable-card{flex:1 1 300px;max-width:360px;width:100%;background-color:#ffffff;border-radius:20px;border:1px solid #eae3d5;box-shadow:0 4px 20px rgba(0,0,0,.04);padding:28px 20px;cursor:pointer;transition:transform .3s cubic-bezier(.25,1,.5,1),box-shadow .3s ease,border-color .3s ease;display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center;position:relative;z-index:1;box-sizing:border-box}.deliverable-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px rgba(0,0,0,.08)}.deliverable-card:active{transform:translateY(-2px)}.deliverable-grid{display:flex;flex-wrap:wrap;justify-content:center}.deliverable-grid,.deliverable-grid-integrated{align-items:stretch;gap:24px;width:100%;max-width:1140px;margin:0 auto}.deliverable-grid-integrated{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px}.deliverable-card-book-main{max-width:none;width:100%;padding:32px 20px 30px}.book-mini-preview{width:100%;aspect-ratio:1190/842;overflow:hidden;position:relative;background:#EBE5DA;border:1px solid #dfd6c6;border-radius:14px;box-shadow:inset 0 1px 3px rgba(0,0,0,.03)}.book-mini-preview-scale{position:absolute;top:50%;left:50%;width:1190px;height:842px;transform:translate(-50%,-50%) scale(var(--mini-preview-scale,.32));transform-origin:center}.book-mini-preview .book-spread-wrapper{margin:0}.book-mini-cover-sample{position:absolute;left:10px;bottom:9px;z-index:7;width:84px;height:119px;overflow:hidden;background:#762321;box-shadow:0 6px 16px rgba(45,24,19,.28);transform:rotate(-2deg);transform-origin:bottom left}.book-mini-cover-scale{width:595px;height:842px;transform:scale(.142);transform-origin:top left}.book-mini-cover-scale .book-document-root,.book-mini-cover-scale .pdf-page-wrapper{width:595px!important}.recipe-mini-preview,.timeline-mini-preview{width:100%;aspect-ratio:1190/842;overflow:hidden;position:relative;background:#EEE8DD;border:1px solid #dfd6c6;border-radius:14px;box-shadow:inset 0 1px 3px rgba(0,0,0,.03)}.timeline-mini-preview-scale{position:absolute;top:50%;left:50%;width:794px;height:1123px;transform:translate(-50%,-50%) scale(var(--mini-preview-scale,.24));transform-origin:center}.recipe-mini-preview-scale{position:absolute;top:50%;left:50%;width:500px;height:405px;transform:translate(-50%,-50%) scale(var(--mini-preview-scale,.65));transform-origin:center}.recipe-mini-preview .recipe-book-document{width:500px;height:405px;gap:0;overflow:hidden}.recipe-mini-preview .recipe-book-recipes,.recipe-mini-preview .recipe-book-toolbar{display:none}.recipe-mini-preview .recipe-book-front-matter{grid-template-columns:.78fr 1.22fr;height:405px;min-height:0}.recipe-mini-preview .recipe-book-cover,.recipe-mini-preview .recipe-book-introduction{min-height:0;height:405px}.recipe-mini-preview .recipe-book-cover{padding:22px}.recipe-mini-preview .recipe-book-cover>div{min-height:0}.recipe-mini-preview .recipe-book-cover h2{margin:14px 0;font-size:1.7rem;letter-spacing:.15em}.recipe-mini-preview .recipe-book-introduction{padding:32px 11%}.recipe-mini-preview .recipe-book-introduction h2{margin-top:8px;font-size:1.6rem;line-height:1.48;letter-spacing:.08em}.recipe-mini-preview .recipe-book-rule{margin:16px 0}.recipe-mini-preview .recipe-book-introduction>p:not(:first-child){font-size:.78rem;line-height:1.7}.recipe-mini-preview .recipe-book-introduction span{margin-top:14px;font-size:.68rem}.deliverable-card-recipe-side,.deliverable-card-timeline-side{max-width:none;width:100%}.deliverable-card-actions{width:100%;margin-top:auto;display:flex;flex-direction:column;gap:10px}.completed-sample-button{width:100%;padding:10px 16px;border:1px solid #cfc2ae;border-radius:10px;background:#FFFDF9;color:#5A4A3D;font-family:var(--font-sans);font-size:.94rem;font-weight:700;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.completed-sample-button:hover{background:#F7F0E5;border-color:#A98C63}.completed-sample-modal-backdrop{position:fixed;inset:0;z-index:3000;display:flex;align-items:center;justify-content:center;padding:20px 16px;box-sizing:border-box;background:rgba(15,23,42,.72);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.completed-sample-modal{width:min(100%,980px);max-height:calc(100vh - 40px);display:flex;flex-direction:column;overflow:hidden;border:1px solid #e5dec6;border-radius:16px;background:#FFFFFF;box-shadow:0 25px 60px rgba(15,23,42,.32)}.completed-sample-modal--letter,.completed-sample-modal--life_book,.completed-sample-modal--timeline,.completed-sample-modal--volume{width:min(100%,1440px)}.completed-sample-modal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;border-bottom:1px solid #e5dec6;background:#FFFDF9}.completed-sample-modal-header p{margin:0 0 2px;color:#8F2E2C;font-size:.78rem;font-weight:700;letter-spacing:.08em}.completed-sample-modal-header h2{margin:0;color:#2B2D42;font-family:var(--font-serif);font-size:1.25rem}.completed-sample-modal-close{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border:0;border-radius:50%;background:#F1F5F9;color:#475569;cursor:pointer}.completed-sample-modal-body{flex:1 1;overflow:auto;padding:28px;background:#F8F5EF}.completed-sample-modal-body--letter,.completed-sample-modal-body--life_book,.completed-sample-modal-body--timeline,.completed-sample-modal-body--volume{display:flex;justify-content:center}.completed-sample-book{width:595px;flex:0 0 595px}.completed-sample-book__notice{margin-bottom:18px;padding:15px 17px;border:1px solid #d8c6aa;background:#fffaf0;color:#5f5549;font-family:var(--font-serif);line-height:1.7}.completed-sample-book__notice span,.completed-sample-book__notice strong{display:block}.completed-sample-book__notice strong{color:#8d292b;font-size:.92rem}.completed-sample-book__notice span{margin-top:4px;font-size:.74rem}.completed-sample-recipe{width:100%;max-width:840px;margin:0 auto}.recipe-book-document{display:flex;flex-direction:column;gap:26px;color:#3E3428;font-family:Shippori Mincho,Hiragino Mincho ProN,Yu Mincho,serif}.recipe-book-document--sample{display:block;width:1190px;height:842px;overflow:hidden}.recipe-book-document--sample .recipe-book-front-matter,.recipe-book-document--sample .recipe-book-spread{grid-template-columns:595px 595px;width:1190px;min-height:842px;height:842px;box-sizing:border-box;box-shadow:none}.recipe-book-document--sample .recipe-book-cover,.recipe-book-document--sample .recipe-book-introduction,.recipe-book-document--sample .recipe-book-page,.recipe-book-document--sample .recipe-book-photo{min-height:842px;height:842px;box-sizing:border-box}.recipe-book-document--sample .recipe-book-photo img{min-height:842px;height:842px}.recipe-book-document--sample .recipe-book-page{padding:60px 62px 46px}.recipe-book-document--sample .recipe-book-recipe-header h2{font-size:2.35rem}.recipe-book-document--sample .recipe-book-method{padding-top:36px}.recipe-book-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:0 4px}.recipe-book-cover p,.recipe-book-introduction>p:first-child,.recipe-book-toolbar p{margin:0;color:#A1623C;font-family:var(--font-sans);font-size:.72rem;font-weight:700;letter-spacing:.14em}.recipe-book-toolbar h1{margin:4px 0 0;color:#3D3728;font-size:1.8rem;font-weight:500;letter-spacing:.12em}.recipe-book-empty button,.recipe-book-toolbar button{border:1px solid #6c7450;border-radius:2px;background:#4E583B;color:#FFF9EC;padding:10px 17px;font-family:var(--font-sans);font-size:.86rem;font-weight:700;cursor:pointer;box-shadow:0 3px 8px rgba(52,58,38,.18)}.recipe-book-front-matter,.recipe-book-spread{display:grid;grid-template-columns:.78fr 1.22fr;overflow:hidden;border:1px solid #d8c9b1;background:#F9F2E5;box-shadow:0 10px 28px rgba(76,58,37,.11)}.recipe-book-cover{min-height:405px;display:grid;place-items:center;padding:28px;box-sizing:border-box;background:repeating-linear-gradient(0deg,rgba(255,255,255,.02) 0 1px,transparent 1px 4px),radial-gradient(circle at 20% 20%,rgba(255,255,255,.08),transparent 32%),#424A31;color:#E5BD69}.recipe-book-cover>div{width:100%;height:100%;min-height:345px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #d7b46a;outline:1px solid rgba(215,180,106,.5);outline-offset:6px}.recipe-book-cover p{color:#D9B568;font-size:.66rem}.recipe-book-cover h2{margin:20px 0;color:#E7C676;font-size:clamp(2rem,5vw,3.1rem);font-weight:400;line-height:1.55;letter-spacing:.22em;text-align:center}.recipe-book-cover span{color:#D9B568;font-family:var(--font-sans);font-size:.58rem;letter-spacing:.16em}.recipe-book-introduction{min-height:405px;display:flex;flex-direction:column;justify-content:center;padding:48px 13%;box-sizing:border-box;background:linear-gradient(90deg,rgba(125,95,57,.1),transparent 2px),radial-gradient(circle at 75% 15%,rgba(168,129,79,.08),transparent 30%),#FBF5E9}.recipe-book-introduction h2{margin:12px 0 0;color:#473A2B;font-size:clamp(1.55rem,3vw,2.25rem);font-weight:400;line-height:1.6;letter-spacing:.12em}.recipe-book-rule{width:50px;height:1px;margin:24px 0;background:#B18854}.recipe-book-introduction>p:not(:first-child){margin:0;color:#5A4B3A;font-size:.9rem;line-height:2}.recipe-book-introduction span{margin-top:26px;color:#9A744A;font-family:var(--font-sans);font-size:.78rem;letter-spacing:.06em}.recipe-book-recipes{display:flex;flex-direction:column;gap:28px}.recipe-book-spread{grid-template-columns:minmax(230px,.78fr) minmax(0,1.22fr);min-height:470px}.recipe-book-photo{position:relative;min-height:100%;overflow:hidden;background:#6F5841}.recipe-book-photo:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,transparent 60%,rgba(43,30,17,.48));pointer-events:none}.recipe-book-photo img{width:100%;height:100%;min-height:470px;display:block;object-fit:cover}.recipe-book-photo--empty{display:grid;place-items:center;background:linear-gradient(135deg,#89765B,#554734)}.recipe-book-photo-placeholder{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:12px;color:#F4E7D1;text-align:center}.recipe-book-photo-placeholder span{font-size:.76rem;letter-spacing:.12em}.recipe-book-photo-placeholder strong{font-size:1.5rem;font-weight:400;letter-spacing:.1em}.recipe-book-photo-caption{position:absolute;z-index:2;right:22px;bottom:20px;color:#FFF6E6;font-size:.82rem;letter-spacing:.08em}.recipe-book-page{position:relative;display:flex;flex-direction:column;padding:38px 42px 32px;box-sizing:border-box;background:radial-gradient(circle at 88% 10%,rgba(164,121,70,.1),transparent 22%),#FBF5E9}.recipe-book-recipe-header{padding-bottom:19px;border-bottom:1px solid #d8c9b1}.recipe-book-recipe-header>p{margin:0;color:#A15D40;font-size:.78rem;letter-spacing:.08em}.recipe-book-recipe-header h2{margin:6px 0 10px;color:#3F3125;font-size:2rem;font-weight:400;letter-spacing:.12em}.recipe-book-episode{color:#665140;font-size:.86rem;line-height:1.75}.recipe-book-meta{display:flex;gap:18px;margin-top:13px;color:#856B50;font-family:var(--font-sans);font-size:.74rem}.recipe-book-meta span+span{padding-left:18px;border-left:1px solid #d8c9b1}.recipe-book-method{display:grid;grid-template-columns:minmax(145px,.72fr) minmax(0,1.28fr);grid-gap:28px;gap:28px;padding:22px 0 14px}.recipe-book-method h3{margin:0;color:#A15D40;font-size:1rem;font-weight:500;letter-spacing:.12em}.recipe-book-yield{margin:7px 0 10px;color:#826B53;font-size:.7rem}.recipe-book-ingredients{margin:0}.recipe-book-ingredients>div{display:grid;grid-template-columns:1fr auto;grid-gap:12px;gap:12px;padding:5px 0;border-bottom:1px dotted #c9b99f;color:#493B2D;font-size:.82rem}.recipe-book-ingredients dd,.recipe-book-ingredients dt{margin:0}.recipe-book-ingredients dd{color:#80674E}.recipe-book-steps ol{display:flex;flex-direction:column;gap:10px;margin:11px 0 0;padding:0;list-style:none}.recipe-book-steps li{display:grid;grid-template-columns:20px 1fr;grid-gap:10px;gap:10px}.recipe-book-steps li>span{color:#A15D40;font-size:1.1rem;line-height:1.35}.recipe-book-steps li p{margin:0;color:#493B2D;font-size:.82rem;line-height:1.65}.recipe-book-steps li small{display:block;margin-top:2px;color:#8B7259;font-size:.69rem}.recipe-book-tip{margin-top:auto;padding:11px 14px;border:1px solid #cfae83;color:#574634}.recipe-book-tip strong{color:#A15D40;font-size:.76rem;letter-spacing:.08em}.recipe-book-tip p{margin:4px 0 0;font-size:.76rem;line-height:1.65}.recipe-book-page footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;color:#957953;font-family:var(--font-sans);font-size:.7rem;text-align:right}.recipe-book-page-actions{display:inline-flex;gap:8px}.recipe-book-page-actions button{min-height:32px;padding:5px 10px;border:1px solid #cdbd9b;border-radius:5px;background:#fffdf8;color:#594735;cursor:pointer;font:inherit;font-size:.76rem}.recipe-editor-overlay{position:fixed;z-index:2100;inset:0;display:grid;place-items:center;padding:20px;overflow-y:auto;background:rgba(30,26,20,.54)}.recipe-editor-dialog{width:min(100%,680px);max-height:min(92dvh,900px);display:flex;flex-direction:column;gap:14px;padding:24px;overflow-y:auto;border:1px solid #e4d8c5;border-radius:12px;background:#fbf5e9;box-shadow:0 18px 40px rgba(48,35,20,.26);color:#3e3428}.recipe-editor-dialog>footer,.recipe-editor-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.recipe-editor-dialog header p{margin:0 0 3px;color:#a15d40;font-size:.76rem;font-weight:700;letter-spacing:.1em}.recipe-editor-dialog header h2{margin:0;font-family:var(--font-serif);font-size:1.3rem;font-weight:500}.recipe-editor-dialog label{display:grid;grid-gap:6px;gap:6px;color:#4b3b2d;font-size:.88rem;font-weight:700}.recipe-editor-dialog label span{color:#806d58;font-size:.72rem;font-weight:400}.recipe-editor-dialog input,.recipe-editor-dialog textarea{width:100%;box-sizing:border-box;padding:10px 11px;border:1px solid #d8c9b1;border-radius:6px;background:#fffdf8;color:#3e3428;font:inherit;font-weight:400;line-height:1.55}.recipe-editor-dialog textarea{resize:vertical}.recipe-editor-photo{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#705e49;font-size:.8rem}.recipe-editor-dialog footer button,.recipe-editor-dialog header>button,.recipe-editor-photo button{min-height:40px;padding:8px 14px;border:1px solid #cdbd9b;border-radius:6px;background:#fffdf8;color:#4f4132;cursor:pointer;font:inherit;font-weight:700}.recipe-editor-dialog footer button:last-child{border-color:#4e583b;background:#4e583b;color:#fffdf8}.recipe-editor-error{margin:0;color:#9e2a2b;font-size:.86rem}.recipe-book-page-actions button:focus-visible,.recipe-editor-dialog :focus-visible{outline:3px solid rgba(78,88,59,.45);outline-offset:2px}.interview-session-draft-banner{display:flex;align-items:center;justify-content:space-between;gap:14px;max-width:760px;margin:0 auto 18px;padding:12px 14px;border:1px solid #dfcfaf;border-radius:8px;background:#fff8e9;color:#5f4b36;font-size:.82rem;line-height:1.55}.interview-session-draft-banner p{margin:0}.interview-session-draft-banner div{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:8px}.interview-session-draft-banner button{min-height:36px;padding:6px 10px;border:1px solid #867157;border-radius:5px;background:#fffdf8;color:#4d4032;cursor:pointer;font:inherit;font-weight:700}.interview-session-draft-banner button:first-child{border-color:#4e583b;background:#4e583b;color:#fffdf8}.recipe-flow-overlay{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;padding:16px;overflow-y:auto;box-sizing:border-box;background:rgba(37,35,30,.68);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.recipe-interview-modal{position:relative;width:100%;margin:auto;box-sizing:border-box}.recipe-flow-modal{max-width:760px;padding:34px 28px;border-radius:14px;border:1px solid #e4d8c5;background:linear-gradient(115deg,rgba(177,132,75,.06),transparent 36%),#fbf7ef!important;box-shadow:0 24px 54px rgba(37,31,23,.28)}.recipe-flow-modal--preview{max-width:1120px;padding:28px}.recipe-flow-close{position:absolute;z-index:2;top:15px;right:15px;display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;color:#63584a;border:1px solid transparent;border-radius:50%;background:transparent;cursor:pointer}.recipe-flow-close:hover{border-color:#dfd1ba;background:#f4ede2}.recipe-flow-header{max-width:720px;margin:0 auto 22px;padding:0 38px 16px 0;border-bottom:1px solid #dfd1ba}.recipe-flow-header p{margin:0 0 8px;color:#9c5d35;font-family:var(--font-sans);font-size:.72rem;font-weight:700;letter-spacing:.14em}.recipe-flow-header h2{margin:0;color:#302a22;font-family:var(--font-serif);font-size:clamp(1.3rem,2.3vw,1.65rem);font-weight:500;line-height:1.55}.recipe-flow-header span{display:block;margin-top:9px;color:#746756;font-size:.86rem;line-height:1.7}.recipe-flow-saved>button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;margin:20px auto 0;padding:11px 28px;color:#fffdf8;border:1px solid #4e583b;border-radius:999px;background:#4e583b;cursor:pointer;font-family:var(--font-serif);font-size:1rem;font-weight:600}.recipe-flow-conversation{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(270px,.8fr);grid-gap:clamp(22px,4vw,48px);gap:clamp(22px,4vw,48px);align-items:start;max-width:1020px;margin:0 auto}.recipe-flow-question{display:flex;max-width:580px;flex-direction:column;gap:16px;margin:0 auto}.recipe-flow-question__progress{margin:0;color:#977451;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-align:left}.recipe-flow-question__prompt{padding:24px 25px;border:1px solid #dfcfb5;border-radius:8px;background:rgba(255,253,248,.84);box-shadow:0 8px 18px rgba(83,60,31,.06)}.recipe-flow-question__prompt p{margin:0;color:#44382d;font-family:var(--font-serif);font-size:clamp(1.05rem,2vw,1.22rem);line-height:1.75}.recipe-flow-question__voice{align-self:center;display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:9px;padding:10px 24px;border:1px solid #4e583b;border-radius:999px;background:#4e583b;color:#fffdf8;cursor:pointer;font-family:var(--font-serif);font-size:1rem;font-weight:600}.recipe-flow-question__voice--recording{background:#8e4737;border-color:#8e4737}.recipe-flow-question__entry{display:grid;grid-gap:7px;gap:7px;color:#685847;font-size:.8rem;font-weight:700}.recipe-flow-question__entry textarea{width:100%;box-sizing:border-box;padding:13px 14px;border:1px solid #d8c9b1;border-radius:7px;background:#fffdf8;color:#3e3428;font:inherit;font-weight:400;line-height:1.7;resize:vertical}.recipe-flow-preview__actions,.recipe-flow-question__actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.recipe-flow-preview__actions button,.recipe-flow-question__actions button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:10px 18px;border:1px solid #cdbd9b;border-radius:6px;background:#fffdf8;color:#5b4a38;cursor:pointer;font:inherit;font-weight:700}.recipe-flow-preview__actions button:first-child,.recipe-flow-question__actions button:first-child{border-color:#4e583b;background:#4e583b;color:#fffdf8}.recipe-flow-preview__actions button:disabled,.recipe-flow-question__actions button:disabled,.recipe-flow-question__voice:disabled{cursor:not-allowed;opacity:.55}.recipe-flow-photo-picker{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:7px 14px;gap:7px 14px;align-items:center;padding:14px 16px;border:1px dashed #cdbd9b;border-radius:8px;background:rgba(255,253,248,.7)}.recipe-flow-photo-picker>input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.recipe-flow-photo-picker>div:not(.recipe-flow-photo-picker__selected){display:grid;grid-gap:3px;gap:3px;min-width:0}.recipe-flow-photo-picker strong{color:#4b4033;font-size:.88rem}.recipe-flow-photo-picker span{color:#766957;font-size:.75rem;line-height:1.55}.recipe-flow-photo-picker>button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border:1px solid #786047;border-radius:6px;background:#fffdf8;color:#594633;cursor:pointer;font:inherit;font-size:.82rem;font-weight:700}.recipe-flow-photo-picker>button:disabled{cursor:not-allowed;opacity:.55}.recipe-flow-photo-picker__selected{grid-column:1/-1;display:flex;min-width:0;align-items:center;gap:9px;padding-top:4px}.recipe-flow-photo-picker__selected img{width:42px;height:42px;flex:0 0 auto;border-radius:4px;object-fit:cover}.recipe-flow-photo-picker__selected span{overflow:hidden;color:#5f5140;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.recipe-flow-side-book{padding:12px 0 0 22px;border-left:1px solid #dfd1ba}.recipe-flow-side-book>p{margin:0 0 11px;color:#837151;font-family:var(--font-serif);font-size:.86rem;font-weight:600;letter-spacing:.1em}.recipe-flow-side-book__paper{padding:24px 22px;border:1px solid #e2d5c1;background:linear-gradient(135deg,rgba(188,157,104,.08),transparent 44%),#fffdf8;box-shadow:5px 7px 0 rgba(224,211,188,.45)}.recipe-flow-side-book__paper h3{margin:0 0 20px;color:#3d372b;font-family:var(--font-serif);font-size:1.45rem;font-weight:600;line-height:1.4}.recipe-flow-side-book__paper section{display:grid;grid-gap:4px;gap:4px;padding:12px 0;border-top:1px solid #eadfcd}.recipe-flow-side-book__paper strong{color:#765c3d;font-size:.72rem;letter-spacing:.1em}.recipe-flow-side-book__paper span{color:#5b5042;font-size:.82rem;line-height:1.75}.recipe-flow-side-book small{display:block;margin-top:17px;color:#7c7061;font-size:.73rem;line-height:1.6}.recipe-flow-preview{max-width:900px;margin:0 auto}.recipe-flow-preview__note{margin:0 0 15px;color:#716451;font-size:.84rem;line-height:1.7;text-align:center}.recipe-flow-preview__book{padding:12px;border:1px solid #e2d5c1;background:#f2e9da}.recipe-flow-preview .recipe-flow-photo-picker{margin:0 0 15px}.recipe-flow-preview__actions{margin-top:18px}.recipe-flow-saved{max-width:900px;margin:0 auto;text-align:center}.recipe-flow-saved>svg{color:#4e583b}.recipe-flow-saved>p{margin:10px 0 0;color:#7b623f;font-size:.78rem;font-weight:700;letter-spacing:.13em}.recipe-flow-saved h3{margin:7px 0 24px;color:#373128;font-family:var(--font-serif);font-size:clamp(1.45rem,3vw,2rem);font-weight:600}.recipe-flow-saved__book{padding:10px;border:1px solid #e2d5c1;background:#f2e9da;text-align:left}.recipe-flow-error,.recipe-flow-status{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:18px;padding:10px 14px;border-radius:8px;font-size:.9rem;font-weight:700}.recipe-flow-status{color:#3f5d34;background:#edf5e9}.recipe-flow-error{justify-content:flex-start;color:#8a3028;background:#fff2ef}.recipe-flow-close:focus-visible,.recipe-flow-photo-picker button:focus-visible,.recipe-flow-preview__actions button:focus-visible,.recipe-flow-question button:focus-visible,.recipe-flow-question textarea:focus-visible,.recipe-flow-saved>button:focus-visible{outline:3px solid rgba(78,88,59,.42);outline-offset:3px}@media (max-width:640px){.interview-session-draft-banner{align-items:stretch;flex-direction:column}.recipe-flow-overlay{display:block;padding:0}.recipe-flow-modal{min-height:100dvh;padding:30px 18px;border:0;border-radius:0}.recipe-flow-modal--preview{padding:28px 12px}.recipe-flow-header{padding-right:42px}.recipe-flow-conversation{grid-template-columns:1fr;gap:22px}.recipe-flow-side-book{padding:17px 0 0;border-top:1px solid #dfd1ba;border-left:0}.recipe-flow-question__prompt{padding:20px 18px}.recipe-flow-preview__actions button,.recipe-flow-question__actions button{width:100%}.recipe-flow-photo-picker{grid-template-columns:1fr}.recipe-flow-photo-picker>button{width:100%}.recipe-flow-preview__book,.recipe-flow-saved__book{padding:7px}}.recipe-book-empty{display:flex;flex-direction:column;align-items:center;gap:13px;padding:64px 24px;border:1px solid #d8c9b1;background:#FBF5E9;color:#473A2B;text-align:center;font-family:Shippori Mincho,Hiragino Mincho ProN,Yu Mincho,serif}.recipe-book-empty h2,.recipe-book-empty p,.recipe-book-empty span{margin:0}.recipe-book-empty p{color:#A15D40;font-size:.76rem;letter-spacing:.14em}.recipe-book-empty h2{font-size:1.7rem;font-weight:400}.recipe-book-empty span{color:#735D49;font-size:.9rem}.recipe-book-preview{position:fixed;z-index:1900;inset:0;display:flex;flex-direction:column;overflow:hidden;background:#202a3d}.recipe-book-preview__header{position:relative;z-index:20;justify-content:space-between;gap:18px;min-height:68px;padding:0 18px;border-bottom:1px solid rgba(222,207,178,.22);background:#111b30;color:#fffdf8}.recipe-book-preview__header,.recipe-book-preview__page-indicator,.recipe-book-preview__stage,.recipe-book-preview__title,.recipe-book-preview__title>div,.recipe-book-preview__toolbar,.recipe-book-preview__toolbar button{display:flex;align-items:center}.recipe-book-preview__title{gap:9px;color:#e5bd69}.recipe-book-preview__title>div{flex-direction:column;align-items:flex-start;gap:2px}.recipe-book-preview__title strong{color:#fffdf8;font-family:var(--font-serif);font-size:1rem;letter-spacing:.08em}.recipe-book-preview__title span{color:#bdc9d8;font:.72rem/1.3 var(--font-sans)}.recipe-book-preview__toolbar{gap:8px}.recipe-book-preview__toolbar button{gap:5px;min-height:34px;padding:6px 10px;border:1px solid #5a6980;border-radius:7px;background:#1f2c43;color:#fffdf8;font:700 .78rem/1.2 var(--font-sans);cursor:pointer}.recipe-book-preview__toolbar .recipe-book-preview__primary{border-color:#b75b4d;background:#9e2a2b}.recipe-book-preview__toolbar .recipe-book-preview__close{width:36px;padding:0;justify-content:center;border-radius:50%}.recipe-book-preview__toolbar button:hover{filter:brightness(1.12)}.recipe-book-preview__toc{position:absolute;top:calc(100% + 7px);right:66px;display:grid;width:min(330px,calc(100vw - 30px));padding:8px;border:1px solid #a99a80;border-radius:8px;background:#fffaf1;box-shadow:0 15px 36px rgba(0,0,0,.4)}.recipe-book-preview__toc button{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:38px;padding:7px 9px;border:0;border-bottom:1px solid #e3d8c5;background:transparent;color:#3f3125;font:600 .84rem/1.35 var(--font-sans);text-align:left;cursor:pointer}.recipe-book-preview__toc button:last-child{border-bottom:0}.recipe-book-preview__toc button:hover{background:#f5ecde}.recipe-book-preview__toc span{color:#94795b;font-size:.72rem}.recipe-book-preview__error{position:absolute;z-index:30;top:82px;left:50%;width:min(600px,calc(100vw - 36px));margin:0;padding:10px 14px;transform:translateX(-50%);border:1px solid #f87171;border-radius:8px;background:#fff1f0;color:#9e2a2b;font:700 .84rem/1.5 var(--font-sans);box-shadow:0 8px 22px rgba(0,0,0,.22)}.recipe-book-preview__stage{position:relative;flex:1 1;justify-content:center;min-height:0;padding:18px 76px 8px}.recipe-book-preview__paper{width:min(100%,1190px);max-height:100%;overflow:auto;border-radius:4px;box-shadow:0 22px 55px rgba(0,0,0,.45)}.recipe-book-preview__paper .recipe-book-front-matter,.recipe-book-preview__paper .recipe-book-spread{width:100%;min-height:min(760px,calc(100dvh - 150px));box-sizing:border-box}.recipe-book-preview-spread .recipe-book-page{min-height:0;overflow-y:auto}.recipe-book-preview__nav{position:absolute;z-index:5;top:50%;width:46px;height:46px;padding:0;transform:translateY(-50%);border:1px solid #627087;border-radius:50%;background:rgba(17,27,48,.82);color:#fff;cursor:pointer}.recipe-book-preview__nav--prev{left:20px}.recipe-book-preview__nav--next{right:20px}.recipe-book-preview__nav:disabled{opacity:.3;cursor:not-allowed}.recipe-book-preview__page-indicator{justify-content:center;min-height:30px;margin:0;color:#c3d0df;font:.72rem/1 var(--font-sans);letter-spacing:.08em}.recipe-preview-photo-actions{position:absolute;z-index:3;right:14px;top:14px;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.recipe-preview-photo-actions button{padding:6px 8px;border:1px solid rgba(255,247,231,.75);border-radius:4px;background:rgba(53,43,31,.8);color:#fffaf1;font:700 .7rem/1.2 var(--font-sans);cursor:pointer}.recipe-preview-photo-actions button:disabled{opacity:.65;cursor:wait}.recipe-preview-inline-editor{display:grid;grid-gap:10px;gap:10px;min-height:0;overflow-y:auto}.recipe-preview-inline-editor label{display:grid;grid-gap:4px;gap:4px;color:#584633;font:700 .76rem/1.35 var(--font-sans)}.recipe-preview-inline-editor label span{color:#8c7257;font-size:.68rem;font-weight:500}.recipe-preview-inline-editor input,.recipe-preview-inline-editor textarea{width:100%;box-sizing:border-box;padding:7px 8px;border:1px solid #cdbd9b;border-radius:4px;background:#fffdf8;color:#3f3125;font:.82rem/1.45 var(--font-sans)}.recipe-preview-inline-editor textarea{resize:vertical}.recipe-book-page-actions__delete{color:#9e2a2b!important;border-color:#c56c63!important}.recipe-book-preview__print-document{display:none}@media (max-width:700px){.recipe-book-toolbar{align-items:start;flex-direction:column}.recipe-book-front-matter,.recipe-book-spread{grid-template-columns:1fr}.recipe-book-cover,.recipe-book-introduction{min-height:320px}.recipe-book-cover>div{min-height:260px}.recipe-book-photo,.recipe-book-photo img{min-height:280px}.recipe-book-page{padding:30px 24px 24px}.recipe-book-method{grid-template-columns:1fr;gap:22px}.recipe-book-preview__header{align-items:flex-start;flex-direction:column;gap:10px;padding:12px}.recipe-book-preview__toolbar{width:100%;overflow-x:auto;padding-bottom:1px}.recipe-book-preview__toolbar button{flex:0 0 auto}.recipe-book-preview__stage{padding:10px 8px 6px}.recipe-book-preview__paper{max-height:calc(100dvh - 165px)}.recipe-book-preview__paper .recipe-book-front-matter,.recipe-book-preview__paper .recipe-book-spread{min-height:auto}.recipe-book-preview__nav{top:auto;bottom:12px;width:38px;height:38px;transform:none}.recipe-book-preview__nav--prev{left:12px}.recipe-book-preview__nav--next{right:12px}.recipe-book-preview__toc{top:calc(100% + 7px);right:10px}}@media print{.recipe-book-page-actions,.recipe-book-toolbar button,.recipe-editor-overlay{display:none!important}.recipe-book-document{gap:16px}.recipe-book-front-matter,.recipe-book-spread{page-break-inside:avoid;break-inside:avoid;box-shadow:none}.recipe-book-preview{position:static;display:block;overflow:visible;background:#fff}.recipe-book-preview>:not(.recipe-book-preview__print-document){display:none!important}.recipe-book-preview__print-document{display:flex;flex-direction:column;gap:16px}.recipe-book-preview__print-document .recipe-book-front-matter,.recipe-book-preview__print-document .recipe-book-spread{min-height:0}}.steps-container{justify-content:space-between;gap:16px;width:100%;max-width:900px;margin:28px auto 0}.step-arrow,.steps-container{display:flex;align-items:center}.step-arrow{gap:4px;color:#C0C7D1;font-size:1.1rem}@media (max-width:768px){.deliverable-grid,.deliverable-grid-integrated{grid-template-columns:1fr;display:flex;flex-direction:column;align-items:center}.deliverable-card,.deliverable-card-book-main,.deliverable-card-recipe-side,.deliverable-card-timeline-side{max-width:440px;width:100%}.steps-container{flex-direction:column;gap:24px}.step-arrow{transform:rotate(90deg)}.botanical-accent-tl{width:140px;height:140px}.botanical-accent-br{width:160px;height:160px}}.book-page-container{width:100%;max-width:595px;background-color:#FFFBF4;color:#2B2D42;padding:54px 44px 60px;box-shadow:0 20px 35px -5px rgba(0,0,0,.25),0 0 2px rgba(0,0,0,.15);border-radius:4px;flex-direction:column;justify-content:space-between;font-family:var(--font-serif,"Hiragino Mincho ProN","Yu Mincho",serif);transition:padding .2s ease,min-height .2s ease}.book-page-container,.book-spread-wrapper{min-height:842px;display:flex;position:relative;box-sizing:border-box;margin:0 auto}.book-spread-wrapper{flex-direction:row;justify-content:center;align-items:stretch;width:1190px;max-width:1190px;min-width:1190px;height:842px;max-height:842px}.book-spread-wrapper .book-page-spread-left,.book-spread-wrapper .book-page-spread-right{width:595px;min-width:595px;max-width:595px;height:842px;min-height:842px;max-height:842px;display:flex;flex-direction:column;box-sizing:border-box;overflow:hidden}.book-spread-wrapper .pdf-page-wrapper{height:100%!important;display:flex!important;flex-direction:column!important}.book-spread-wrapper .book-page-container{height:842px!important;min-height:842px!important;max-height:842px!important;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}.book-spread-wrapper .book-page-spread-left .book-page-container{border-top-right-radius:0;border-bottom-right-radius:0;border-right:1px solid #e5dccb;box-shadow:-10px 20px 35px -5px rgba(0,0,0,.25),inset -14px 0 20px -10px rgba(0,0,0,.08)}.book-spread-wrapper .book-page-spread-right .book-page-container{border-top-left-radius:0;border-bottom-left-radius:0;border-left:1px solid #e5dccb;box-shadow:10px 20px 35px -5px rgba(0,0,0,.25),inset 14px 0 20px -10px rgba(0,0,0,.08)}@media (max-width:1023px){.book-spread-toggle-btn{display:none!important}}@media (max-width:640px){.book-page-container{padding:24px 16px 28px!important;min-height:auto!important;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.15)}}.book-preview-header{min-height:60px;background-color:#0F172A;border-bottom:1px solid #334155;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#ffffff;z-index:10}.life-book-preview-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1px;gap:1px;flex:0 0 auto;border-bottom:1px solid #d9cbb7;background:#d9cbb7;color:#4e4236}.life-book-preview-summary__group{min-width:0;padding:9px 14px 10px;background:#fffaf1}.life-book-preview-summary__group span,.life-book-preview-summary__group strong{display:block}.life-book-preview-summary__group strong{color:#76502f;font-size:.72rem;font-weight:800;letter-spacing:.04em}.life-book-preview-summary__group span{overflow:hidden;margin-top:3px;color:#5c554c;font-family:var(--font-serif);font-size:.76rem;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.life-book-preview-summary__group--included{background:#f2f8ef}.life-book-preview-summary__group--included strong{color:#356144}.life-book-preview-summary__group--progress{background:#fff6e5}@media (max-width:640px){.book-preview-header{padding:8px 12px}.book-preview-title{font-size:.95rem!important}.book-preview-meta{font-size:.7rem!important}.life-book-preview-summary{grid-template-columns:1fr}.life-book-preview-summary__group{padding:7px 12px}.life-book-preview-summary__group span{font-size:.7rem}.book-preview-btn-text{display:none}.book-nav-arrow-floating{display:none!important}.book-preview-footer{padding:8px 12px!important;height:auto!important;min-height:52px!important;flex-direction:column!important;gap:6px!important;align-items:center!important}.book-preview-footer-guide{font-size:.72rem!important;text-align:center}.book-cover-container{padding:24px 18px!important;min-height:480px!important}.book-cover-title{font-size:1.85rem!important}.book-chapter-container{min-height:380px!important;padding:20px 10px!important}.timeline-card-container{padding:16px 14px!important;border-radius:14px!important}.interview-modal-overlay{padding:0!important;align-items:flex-end!important}.interview-modal-container{max-height:100dvh!important;height:100dvh!important;width:100%!important;max-width:100%!important;border-radius:0!important;border:none!important}.interview-modal-header{padding:10px 14px!important}.interview-modal-body{padding:16px 12px!important;-webkit-overflow-scrolling:touch}.chapter-select-grid{grid-template-columns:1fr!important;gap:12px!important}.chapter-card-item{padding:14px 12px!important;border-radius:14px!important}.theme-btn-item{padding:8px 10px!important}.step-card-container{padding:16px 14px!important;border-radius:14px!important}.interview-modal-body--question{padding:18px 8px!important}.question-guide-step__card{padding:22px 20px!important;border-radius:18px!important;gap:20px!important}.question-guide-step__prompt h4{font-size:1.26rem!important}.question-guide-step__mic{width:108px!important;height:108px!important}.question-guide-step__textarea{min-height:126px}.completion-step{min-height:min(470px,calc(100dvh - 145px))!important;padding:34px 20px!important;gap:18px!important}.completion-step__title{font-size:1.42rem!important}.completion-step__message{font-size:.94rem!important}.completion-step__actions{width:100%;gap:10px!important}.completion-step__actions button{flex:1 1 220px}.date-select-step{gap:24px!important}.date-select-step__card{padding:24px 20px!important;border-radius:18px!important}.date-select-step__choice,.date-select-step__unknown{font-size:.95rem!important}.date-select-step__confirm{font-size:1.02rem!important}}.anohi-home{--home-ink:#302c28;--home-muted:#6e665d;--home-paper:#fbf7ef;--home-line:#ded2c0;width:100%;margin-top:-40px;padding:0;overflow-x:hidden;background:radial-gradient(circle at 8% 30%,rgba(184,146,94,.08),transparent 22%),var(--home-paper);color:var(--home-ink)}.anohi-workspace-nav{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(255,253,248,.96);border-bottom:1px solid #e7ddd0;box-shadow:0 2px 12px rgba(68,48,29,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.anohi-workspace-nav__inner{width:min(calc(100% - 48px),1380px);min-height:76px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.anohi-workspace-brand{display:inline-flex;align-items:center;gap:12px;padding:0;color:#28251f;border:0;background:transparent;cursor:pointer}.anohi-workspace-brand img{width:38px;height:38px;object-fit:contain}.anohi-workspace-brand span{font-family:var(--font-serif);font-size:1.75rem;font-weight:700;letter-spacing:.12em}.anohi-workspace-switcher{display:flex;align-items:center;gap:4px;padding:4px;border:1px solid #ece4da;border-radius:10px;background:#f7f4ef}.anohi-workspace-switcher button{display:inline-flex;min-height:38px;align-items:center;gap:7px;padding:8px 14px;color:#302c26;border:1px solid transparent;border-radius:7px;background:transparent;font:inherit;font-size:.88rem;font-weight:700;cursor:pointer;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease}.anohi-workspace-switcher button:hover{background:#eee7dc}.anohi-workspace-switcher button.is-active{color:#fff;background:#9e2a2b;box-shadow:0 2px 5px rgba(112,37,37,.2)}.anohi-workspace-brand:focus-visible,.anohi-workspace-switcher button:focus-visible{outline:3px solid rgba(158,42,43,.36);outline-offset:3px}.recipe-storage-pending{max-width:720px;margin:72px auto;padding:52px 44px;text-align:center;color:#39342c;border:1px solid #e4d8c5;border-radius:14px;background:#f8f3e9;box-shadow:0 10px 26px rgba(91,63,36,.08)}.recipe-storage-pending__eyebrow{margin:0 0 12px;color:#a45c17;font-size:.78rem;font-weight:700;letter-spacing:.16em}.recipe-storage-pending h1{margin:0 0 16px;font-family:var(--font-serif);font-size:clamp(1.6rem,3vw,2.1rem);font-weight:600}.recipe-storage-pending>p:last-child{max-width:680px;margin:0 auto;line-height:1.9}@media (max-width:680px){.anohi-workspace-nav__inner{width:min(calc(100% - 28px),1380px);min-height:64px;gap:10px}.anohi-workspace-brand img{width:34px;height:34px}.anohi-workspace-brand span{font-size:1.35rem}.anohi-workspace-switcher{gap:0;padding:2px}.anohi-workspace-switcher button{min-width:38px;padding:8px}.anohi-workspace-switcher button span{display:none}.recipe-storage-pending{margin:36px auto;padding:38px 24px}}.anohi-home-nav{position:-webkit-sticky;position:sticky;top:0;z-index:1000;border-bottom:1px solid rgba(205,190,168,.68);background:rgba(253,250,244,.94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.anohi-home-nav__inner{width:min(100% - 48px,1380px);min-height:76px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:28px;gap:28px}.anohi-home-brand{min-width:0;display:flex;align-items:center;gap:12px;color:var(--home-ink);text-decoration:none}.anohi-home-brand img{width:38px;height:38px;flex:0 0 auto;border-radius:50%;object-fit:cover}.anohi-home-brand__name{font-family:var(--font-serif);font-size:1.75rem;font-weight:700;letter-spacing:.08em;white-space:nowrap}.anohi-home-brand__tagline{overflow:hidden;color:var(--home-muted);font-family:var(--font-serif);font-size:.78rem;letter-spacing:.03em;text-overflow:ellipsis;white-space:nowrap}.anohi-home-nav__links{display:flex;align-items:center;gap:clamp(20px,2.6vw,42px)}.anohi-home-nav__actions{justify-self:end;display:flex;align-items:center;gap:clamp(16px,2vw,28px)}.account-controls{position:relative}.account-controls__trigger{min-height:36px;border:1px solid #c9baa5;border-radius:999px;padding:7px 13px;background:rgba(255,253,248,.72);color:#51453b;cursor:pointer;font:700 .78rem/1 var(--font-sans,sans-serif);letter-spacing:.04em}.account-controls__trigger:hover{border-color:#8f2729;color:#8f2729}.account-controls__backdrop{position:fixed;inset:0;z-index:12000;display:grid;place-items:center;padding:20px;background:rgba(29,35,44,.44);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.account-controls__dialog{width:min(100%,460px);padding:26px;border:1px solid #e1d4c1;border-radius:16px;background:#fffdf8;color:#41362d;box-shadow:0 24px 66px rgba(36,28,21,.24)}.account-controls__dialog>header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.account-controls__dialog header p{margin:0;color:#9b4a36;font-size:.78rem;font-weight:700;letter-spacing:.09em}.account-controls__dialog h2{margin:5px 0 0;font-family:var(--font-serif,serif);font-size:1.45rem;font-weight:600}.account-controls__dialog header>button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;background:#f2eee7;color:#5e5144;cursor:pointer}.account-controls__description{margin:20px 0;color:#67594b;font-size:.9rem;line-height:1.75}.account-controls__session-zone .account-controls__description{margin-bottom:12px}.account-controls__create,.account-controls__delete,.account-controls__dialog footer button,.account-controls__logout,.account-controls__reauth-button,.account-controls__reauth-confirm{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;border-radius:8px;padding:10px 15px;cursor:pointer;font:700 .9rem/1 var(--font-sans,sans-serif)}.account-controls__create,.account-controls__logout{width:100%;border:1px solid #85715a;background:#fffdf8;color:#4d4034}.account-controls__delete-link{display:block;margin:18px auto 0;border:0;background:transparent;color:#9c312e;cursor:pointer;font:600 .78rem/1 var(--font-sans,sans-serif);text-decoration:underline;text-underline-offset:3px}.account-controls__danger-zone{margin-top:22px;border-top:1px solid #eadfce;padding-top:18px}.account-controls__danger-zone>p{margin:0;color:#7f2927;font-size:.9rem;font-weight:800}.account-controls__danger-zone>span{display:block;margin-top:7px;color:#67594b;font-size:.82rem;line-height:1.65}.account-controls__reauth-button{width:100%;margin-top:10px;border:1px solid #80634d;background:#fffdf8;color:#4d4034}.account-controls__reauth-confirm{border:1px solid #5b4431;background:#5b4431;color:#fff}.account-controls__back{display:inline-flex;align-items:center;gap:5px;margin-top:19px;border:0;background:transparent;color:#665647;cursor:pointer;font:700 .82rem/1 var(--font-sans,sans-serif)}.account-controls__completed{display:grid;justify-items:center;grid-gap:9px;gap:9px;padding:42px 8px 26px;color:#246b52;text-align:center}.account-controls__completed p{margin:2px 0 0;color:#3f342b;font-family:var(--font-serif,serif);font-size:1.23rem;font-weight:600}.account-controls__completed span{color:#756556;font-size:.84rem}.account-controls__danger-title{margin:20px 0 0;color:#9c312e;font-weight:800}.account-controls__dialog form>label{display:block;margin:17px 0 7px;color:#574a3d;font-size:.84rem;font-weight:700}.account-controls__dialog input{box-sizing:border-box;width:100%;min-height:44px;border:1px solid #cdbda8;border-radius:8px;padding:10px 12px;background:#fff;color:#302820;font:inherit}.account-controls__dialog footer{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.account-controls__dialog footer button:first-child{border:1px solid #c9baa5;background:#fffdf8;color:#55483b}.account-controls__delete{border:1px solid #9c312e;background:#9c312e;color:#fff}.account-controls__dialog button:disabled{cursor:not-allowed;opacity:.55}.account-controls__error{margin:15px 0 0;border-radius:7px;padding:9px 11px;background:#feeceb;color:#952d29;font-size:.84rem;line-height:1.6}.anohi-home-nav__links a,.anohi-home-section__heading>a{color:#484139;font-size:.86rem;font-weight:600;letter-spacing:.04em;text-decoration:none;text-underline-offset:5px}.anohi-home-nav__links a:hover,.anohi-home-section__heading>a:hover{color:#8f2729;text-decoration:underline}.anohi-home-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:12px 24px;border:1px solid transparent;border-radius:8px;font-weight:700;letter-spacing:.06em;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.anohi-home-button--nav{min-width:142px;justify-self:end;background:#96282a;color:#fffaf4}.anohi-home-button--primary{min-width:194px;background:#9e2a2b;color:#fff;box-shadow:0 8px 18px rgba(114,37,37,.16)}.anohi-home-button--secondary{min-width:218px;border-color:#82786c;background:rgba(255,252,246,.74);color:#3e3933}.anohi-home-button--nav:hover,.anohi-home-button--primary:hover{background:#7e2122;transform:translateY(-1px)}.anohi-home-button--secondary:hover{border-color:#9e2a2b;background:#fffaf2;color:#812426}.anohi-home a:focus-visible,.anohi-home button:focus-visible{outline:3px solid rgba(158,42,43,.38);outline-offset:3px}.anohi-home-hero{min-height:clamp(580px,47vw,690px);position:relative;display:flex;align-items:center;overflow:hidden;isolation:isolate;scroll-margin-top:76px;background:#e8dece}.anohi-home-hero__image{position:absolute;inset:0;z-index:-3;width:100%;height:100%;object-fit:cover;object-position:center}.anohi-home-hero__veil{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#fbf7ef,rgba(251,247,239,.97) 24%,rgba(251,247,239,.77) 43%,rgba(251,247,239,.18) 67%,transparent 82%),linear-gradient(0deg,rgba(55,38,24,.12),transparent 35%)}.anohi-home-hero__content{width:min(100% - 64px,1380px);margin:0 auto;padding:64px 0 70px}.anohi-home-kicker{margin:0 0 13px;color:#8b5a42;font-size:.73rem;font-weight:700;letter-spacing:.18em}.anohi-home-hero h1{max-width:660px;margin:0;color:#2c2925;font-family:var(--font-serif);font-size:clamp(2.8rem,4vw,3.8rem);font-weight:500;line-height:1.38;letter-spacing:.055em}.anohi-home-hero__lead{max-width:500px;margin:24px 0 0;color:#4f4942;font-size:clamp(.96rem,1.15vw,1.08rem);line-height:2;letter-spacing:.035em}.anohi-home-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.anohi-home-hero__note{position:absolute;right:clamp(34px,7vw,112px);bottom:48px;margin:0;color:rgba(255,252,244,.94);font-family:var(--font-serif);font-size:1rem;letter-spacing:.18em;text-shadow:0 2px 12px rgba(45,31,22,.48);transform:rotate(-5deg)}.anohi-home-section{width:min(100% - 48px,1380px);margin:0 auto;scroll-margin-top:92px}.anohi-home-deliverables{padding:84px 0 104px}.anohi-home-section__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:34px}.anohi-home-closing h2,.anohi-home-flow__heading h2,.anohi-home-section__heading h2{margin:0;color:var(--home-ink);font-family:var(--font-serif);font-size:clamp(2rem,3vw,3.15rem);font-weight:500;line-height:1.45;letter-spacing:.06em}.anohi-home-flow__heading>p:last-child,.anohi-home-section__heading>div>p:last-child{margin:8px 0 0;color:var(--home-muted);font-size:.92rem;letter-spacing:.035em}.anohi-home .anohi-home-works{max-width:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;grid-gap:18px;gap:18px}.anohi-home .anohi-home-work{--work-color:#9e2a2b;max-width:none;width:100%;min-width:0;display:flex;flex-direction:column;align-items:stretch;gap:17px;padding:26px 20px 22px;border:1px solid var(--home-line);border-radius:6px;background:linear-gradient(155deg,rgba(255,255,255,.52),rgba(247,235,219,.44));box-shadow:0 10px 30px rgba(76,54,33,.07);color:var(--home-ink);text-align:left;cursor:default;transform:none}.anohi-home .anohi-home-work--timeline{--work-color:#4f6f62;background:linear-gradient(155deg,rgba(246,250,246,.7),rgba(224,235,227,.5))}.anohi-home .anohi-home-work--recipe{--work-color:#a85f12;background:linear-gradient(155deg,rgba(255,251,242,.78),rgba(241,224,197,.5))}.anohi-home .anohi-home-work:active,.anohi-home .anohi-home-work:hover{border-color:#cbb99f;box-shadow:0 12px 34px rgba(76,54,33,.09);transform:none}.anohi-home-work__copy p{margin:0 0 7px;color:var(--work-color);font-size:.82rem;font-weight:700;letter-spacing:.06em}.anohi-home-work__copy h3{margin:0;color:#2f2b27;font-family:var(--font-serif);font-size:clamp(1.9rem,2.8vw,2.55rem);font-weight:500;letter-spacing:.08em}.anohi-home .book-mini-preview,.anohi-home .recipe-mini-preview,.anohi-home .timeline-mini-preview{border-radius:3px;border-color:rgba(166,140,107,.44);background:#e8dfd1;box-shadow:inset 0 0 0 1px rgba(255,255,255,.42),0 7px 16px rgba(78,55,34,.08)}.anohi-home .book-mini-cover-sample{width:clamp(88px,8vw,118px);height:clamp(125px,11.3vw,167px);border-radius:1px}.anohi-home-work__description{min-height:3.4em;margin:0;color:#5b544c;font-size:.94rem;line-height:1.75}.anohi-home .anohi-home-work__actions{margin-top:auto;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);grid-gap:9px;gap:9px}.anohi-home .completed-sample-button,.anohi-home-work__start{min-height:48px;width:100%;padding:10px 12px;border-radius:4px;font-size:.86rem;font-weight:700;letter-spacing:.025em}.anohi-home-work__start{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--work-color);color:#fff}.anohi-home-work__start:hover{filter:brightness(.9)}.anohi-home .completed-sample-button{border-color:#cbbca7;background:rgba(255,252,246,.74);color:#554b40}.anohi-home-examples{padding:72px 0 88px;border-top:1px solid rgba(223,210,191,.75)}.anohi-home-examples .anohi-home-work{gap:14px;padding:22px 18px 18px;box-shadow:0 7px 20px rgba(76,54,33,.055)}.anohi-home-examples .anohi-home-work__copy h3{font-size:clamp(1.45rem,2.15vw,1.92rem)}.anohi-home-examples .anohi-home-work__actions{display:flex;width:100%;justify-content:flex-start}.anohi-home-examples .completed-sample-button{width:auto;min-width:148px;padding-inline:18px}.anohi-home-flow{padding:88px 0 112px;border-top:1px solid #dfd2bf}.anohi-home-flow__heading{max-width:760px;margin:0 auto 42px}.anohi-home-flow__list{grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(46px,6vw,92px);gap:clamp(46px,6vw,92px)}.anohi-home-flow__item:not(:last-child):after{position:absolute;top:49%;right:calc(clamp(46px, 6vw, 92px) / -2 - 12px);color:#81786e;font-family:var(--font-serif);font-size:2rem}.anohi-home-flow__number{gap:12px;margin-bottom:13px}.anohi-home-flow__number span{min-width:52px;height:36px;display:inline-grid;place-items:center;border:1px solid #c79d90;border-radius:50%;color:#9e2a2b;font-family:var(--font-serif);font-size:1.3rem}.anohi-home-flow__item:nth-child(2) .anohi-home-flow__number span{border-color:#96b4a7;color:#4f6f62}.anohi-home-flow__item:nth-child(3) .anohi-home-flow__number span{border-color:#d1aa72;color:#a85f12}.anohi-home-flow__number strong{color:#39342f;font-family:var(--font-serif);font-size:clamp(1.12rem,1.4vw,1.4rem);font-weight:600;letter-spacing:.045em}.anohi-home-flow__visual{aspect-ratio:1.62/1;overflow:hidden;border:1px solid #d9cbb8;border-radius:3px;background:#e7ded1}.anohi-home-flow__visual img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .42s ease}.anohi-home-flow__item:hover .anohi-home-flow__visual img{transform:scale(1.025)}.anohi-home-flow__item>p{margin:15px 0 0;font-size:.91rem;line-height:1.8}.anohi-home-flow{padding:54px 0 64px;border-bottom:1px solid rgba(223,210,191,.82)}.anohi-home-flow__heading{max-width:720px;margin-bottom:34px}.anohi-home-flow__list{gap:clamp(30px,4vw,62px)}.anohi-home-flow__item{--flow-accent:#9e2a2b;--flow-accent-soft:#f4e4df}.anohi-home-flow__item--organize{--flow-accent:#4f6f62;--flow-accent-soft:#e8f0e8}.anohi-home-flow__item--book{--flow-accent:#a85f12;--flow-accent-soft:#f6ead7}.anohi-home-flow__item:not(:last-child):after{z-index:2;top:55%;right:calc(clamp(30px, 4vw, 62px) / -2 - 10px);color:#b4a896;font-size:1.1rem}.anohi-home-flow__number span{width:38px;min-width:38px;height:38px;border-color:color-mix(in srgb,var(--flow-accent) 46%,#fff);color:var(--flow-accent);font-size:1rem}.anohi-home-flow__visual{min-height:218px;display:flex;align-items:center;justify-content:center;padding:14px;border-color:rgba(171,151,122,.38);border-radius:5px;background:repeating-linear-gradient(115deg,rgba(108,82,48,.025) 0 1px,transparent 1px 5px),#f5efe5;box-shadow:inset 0 1px rgba(255,255,255,.72),0 7px 17px rgba(76,54,33,.055)}.anohi-home-flow__visual--interview{align-items:stretch;flex-direction:column;justify-content:space-between;gap:10px}.anohi-flow-question-card{padding:14px 15px;border:1px solid color-mix(in srgb,var(--flow-accent) 25%,#e5d8c6);border-radius:4px;background:#fffdf8;box-shadow:0 4px 10px rgba(80,57,31,.045)}.anohi-flow-draft>span,.anohi-flow-question-card>span,.anohi-flow-transcript>span{display:block;color:var(--flow-accent);font-size:.64rem;font-weight:700;letter-spacing:.1em}.anohi-flow-question-card>p{margin:7px 0 0;color:#36312c;font-family:var(--font-serif);font-size:.92rem;font-weight:600}.anohi-flow-voice-row{display:flex;align-items:center;gap:9px;padding:7px 2px;color:var(--flow-accent)}.anohi-flow-mic{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--flow-accent);color:#fffdf8}.anohi-flow-wave{height:24px;display:flex;align-items:center;gap:3px}.anohi-flow-wave i{width:2px;height:9px;display:block;border-radius:999px;background:var(--flow-accent);opacity:.7}.anohi-flow-wave i:nth-child(2),.anohi-flow-wave i:nth-child(6){height:16px}.anohi-flow-wave i:nth-child(3),.anohi-flow-wave i:nth-child(5){height:22px}.anohi-flow-wave i:nth-child(4){height:13px}.anohi-flow-voice-row small{margin-left:auto;color:#766d63;font-size:.64rem;white-space:nowrap}.anohi-flow-text-entry{padding:8px 11px;border:1px solid #e3d7c6;border-radius:4px;background:rgba(255,253,248,.62);color:#857a6d;font-size:.66rem}.anohi-home-flow__visual--organize{padding:14px 11px}.anohi-flow-organization{grid-template-columns:minmax(0,.92fr) auto minmax(0,1.08fr);grid-gap:7px;gap:7px}.anohi-flow-draft,.anohi-flow-transcript{min-height:160px;padding:12px 10px;border:1px solid #ded2c0;border-radius:3px;background:#fffdf8}.anohi-flow-transcript{background:#f8f1e8}.anohi-flow-transcript>span{color:#8b6350}.anohi-flow-draft>p,.anohi-flow-transcript>p{margin:8px 0 0;color:#62594f;font-family:var(--font-serif);font-size:.67rem;line-height:1.7}.anohi-flow-organization>b{color:var(--flow-accent);font-family:var(--font-serif);font-size:1rem}.anohi-flow-draft{border-color:color-mix(in srgb,var(--flow-accent) 30%,#ded2c0);box-shadow:0 4px 10px rgba(67,93,80,.08)}.anohi-flow-draft>strong{display:block;margin-top:13px;padding-bottom:6px;border-bottom:1px solid #e8dfd1;color:#343c36;font-family:var(--font-serif);font-size:.68rem;line-height:1.45}.anohi-home-flow__visual--book{padding:0;background:#ebe1d2}.anohi-flow-book-composition{position:relative;width:min(100%,390px);height:218px;margin:0 auto}.anohi-flow-life-book,.anohi-flow-volume-cover{position:absolute;z-index:2;display:flex;flex-direction:column;text-align:center;box-shadow:7px 9px 14px rgba(63,43,26,.2)}.anohi-flow-volume-cover{bottom:18px;left:5%;width:77px;height:142px;align-items:center;justify-content:center;gap:10px;border-radius:2px 5px 5px 2px;background:linear-gradient(90deg,rgba(60,43,29,.22) 0 6px,rgba(255,255,255,.36) 7px 8px,transparent 9px),#deceb0;color:#554a3d;transform:rotate(-6deg)}.anohi-flow-volume-cover small,.anohi-flow-volume-cover span{font-family:var(--font-serif);font-size:.55rem;letter-spacing:.12em}.anohi-flow-volume-cover strong{font-family:var(--font-serif);font-size:.71rem;line-height:1.65}.anohi-flow-page-spread{position:absolute;z-index:1;bottom:25px;left:25%;width:170px;height:112px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid #d8cab6;background:#fffdf8;box-shadow:0 6px 12px rgba(67,49,31,.14);transform:rotate(2deg)}.anohi-flow-page-spread>div{min-width:0;padding:12px 9px}.anohi-flow-page-spread>div:first-child{border-right:1px solid #e6dccd;background:#faf6ee}.anohi-flow-page-spread span{display:block;padding-bottom:5px;border-bottom:1px solid #e9dfd1;color:#725642;font-family:var(--font-serif);font-size:.5rem}.anohi-flow-page-spread i{display:block;height:3px;margin-top:10px;border-radius:99px;background:#c9b7a1}.anohi-flow-page-spread i:nth-of-type(2){width:78%}.anohi-flow-page-spread i:nth-of-type(3){width:60%}.anohi-flow-page-spread b{display:block;margin-top:23px;color:#4f6f62;font-family:var(--font-serif);font-size:.53rem;font-weight:500;line-height:1.7}.anohi-flow-life-book{right:6%;bottom:11px;width:70px;height:154px;align-items:center;justify-content:center;gap:6px;border-radius:2px 4px 4px 2px;background:linear-gradient(90deg,rgba(255,255,255,.17),transparent 12px),#8e2729;color:#f4dfb4;transform:rotate(6deg)}.anohi-flow-life-book span,.anohi-flow-life-book strong{font-family:var(--font-serif);letter-spacing:.08em}.anohi-flow-life-book span{font-size:.58rem}.anohi-flow-life-book strong{font-size:1rem}.anohi-flow-life-book small{margin-top:8px;font-size:.4rem;letter-spacing:.14em}.anohi-home-flow__item>p{margin-top:13px;font-size:.87rem;line-height:1.75}.anohi-home-hero__support{max-width:520px;margin:10px 0 0;color:#756c62;font-family:var(--font-serif);font-size:.82rem;line-height:1.75;letter-spacing:.03em}.anohi-home-conversation{padding:clamp(72px,7vw,108px) 24px;border-top:1px solid rgba(213,196,172,.72);border-bottom:1px solid rgba(213,196,172,.72);background:radial-gradient(circle at 9% 18%,rgba(255,255,255,.82),transparent 28%),linear-gradient(115deg,#f6eee2,#fbf8f1 58%,#eee3d3)}.anohi-home-conversation__inner{width:min(100%,1180px);grid-template-columns:minmax(330px,.92fr) minmax(0,1.08fr);grid-gap:clamp(48px,7vw,96px);gap:clamp(48px,7vw,96px)}.anohi-home-conversation__scene h2{color:#293b4b;font-size:clamp(2rem,3.2vw,3.15rem);line-height:1.45;letter-spacing:.055em}.anohi-home-conversation__scene>p:not(.anohi-home-kicker){margin:18px 0 0;color:#5d564e;font-family:var(--font-serif);font-size:.94rem;line-height:1.95}.anohi-home-conversation__scene blockquote{margin:24px 0 16px;padding:18px 22px;border-left:2px solid #9e2a2b;background:rgba(255,253,248,.62);box-shadow:0 5px 16px rgba(85,60,35,.045)}.anohi-home-conversation__scene blockquote p{margin:0;color:#6f3732;font-family:var(--font-serif);font-size:clamp(.88rem,1.18vw,1.02rem);line-height:1.9}.anohi-home-conversation__scene small{color:#746b60;font-family:var(--font-serif);font-size:.78rem}.anohi-home-conversation__uses{grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #d8cab8;border-left:1px solid #d8cab8}.anohi-home-conversation__uses article{min-height:154px;display:grid;grid-template-columns:auto minmax(0,1fr);align-content:start;grid-gap:14px;gap:14px;padding:24px 22px;border-right:1px solid #d8cab8;border-bottom:1px solid #d8cab8;background:rgba(255,253,248,.5)}.anohi-home-conversation__uses article>span{color:#9e2a2b;font-family:var(--font-serif);font-size:.74rem;letter-spacing:.12em}.anohi-home-conversation__uses h3{margin:0;color:#2f3f4c;font-family:var(--font-serif);font-size:1.05rem;font-weight:600;letter-spacing:.035em}.anohi-home-conversation__uses p{margin:9px 0 0;color:#696158;font-family:var(--font-serif);font-size:.78rem;line-height:1.75}.letter-mini-preview{position:relative;width:100%;height:100%;min-height:230px;overflow:hidden;border:1px solid rgba(166,140,107,.44);border-radius:3px;background:#e8dfd1}.letter-mini-preview-scale{position:absolute;top:50%;left:50%;width:595px;height:842px;transform-origin:top left}.completed-volume-sample{width:100%;max-width:1280px}.completed-volume-sample__intro{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);align-items:center;grid-gap:22px;gap:22px;margin-bottom:20px;padding:16px 19px;border:1px solid #d9c8ad;background:linear-gradient(110deg,rgba(255,250,239,.98),rgba(246,236,218,.84)),#fffaf0;color:#5f5549;font-family:var(--font-serif)}.completed-volume-sample__intro span,.completed-volume-sample__intro strong,.completed-volume-sample__intro>div{display:block}.completed-volume-sample__intro span{margin-bottom:4px;color:#9a2b2c;font-size:.72rem;font-weight:700;letter-spacing:.11em}.completed-volume-sample__intro strong{color:#24394b;font-size:1.08rem;font-weight:600;letter-spacing:.035em;line-height:1.65}.completed-volume-sample__intro p{margin:0;padding-left:22px;border-left:1px solid #d7c4a7;font-size:.75rem;line-height:1.8}.completed-volume-sample__main{min-width:0}.completed-volume-sample__page-frame{position:relative;width:min(100%,1180px);aspect-ratio:595/842;overflow:hidden;margin:0 auto;border:1px solid #cbb99f;background:#e7ded0;box-shadow:0 18px 34px rgba(54,39,25,.2)}.completed-volume-sample__page-frame.is-spread{aspect-ratio:1190/842}.completed-volume-sample__page-scale{position:absolute;top:0;left:0;width:595px;height:842px;transform-origin:top left}.completed-volume-sample__page-frame.is-spread .completed-volume-sample__page-scale{width:1190px}.completed-volume-sample__page-scale .book-page-container,.completed-volume-sample__page-scale .pdf-page-wrapper{width:595px!important;min-width:595px!important;max-width:595px!important;height:842px!important;min-height:842px!important;max-height:842px!important;margin:0!important;border-radius:0!important;box-shadow:none!important;box-sizing:border-box}.completed-volume-sample__controls{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:12px;gap:12px;width:min(100%,520px);margin:14px auto 0}.completed-volume-sample__spine{position:absolute;z-index:2;top:0;bottom:0;left:50%;width:28px;transform:translateX(-50%);background:linear-gradient(90deg,rgba(42,32,24,.18),rgba(255,255,255,.04) 45%,rgba(42,32,24,.18));pointer-events:none}.completed-volume-sample__endpaper{display:grid!important;place-items:center;background:#f7f0e4;color:#9b8363;font-family:var(--font-serif);font-size:1.15rem;letter-spacing:.22em}.completed-volume-sample__controls button{min-height:38px;border:1px solid #cdbda8;background:#fffdf8;color:#554b40;font-family:var(--font-serif);font-size:.72rem;cursor:pointer}.completed-volume-sample__controls button:last-child{border-color:#9e2a2b;background:#9e2a2b;color:#fff}.completed-volume-sample__controls button:disabled{cursor:default;opacity:.38}.completed-volume-sample__controls>span{color:#74695e;font-family:var(--font-serif);font-size:.72rem;letter-spacing:.12em;white-space:nowrap}.completed-volume-sample__toc{position:-webkit-sticky;position:sticky;top:0;overflow:hidden;border:1px solid #d6c6af;background:rgba(255,252,246,.88);box-shadow:0 8px 24px rgba(69,49,30,.07)}.completed-volume-sample__toc>p{margin:0;padding:14px 16px 11px;border-bottom:1px solid #ded0bd;color:#24394b;font-family:var(--font-serif);font-size:.82rem;font-weight:600;letter-spacing:.08em}.completed-volume-sample__toc button{width:100%;min-height:43px;display:grid;grid-template-columns:31px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;padding:7px 13px;border:0;border-bottom:1px solid rgba(214,198,175,.62);background:transparent;color:#5f5549;font-family:var(--font-serif);text-align:left;cursor:pointer}.completed-volume-sample__toc button:last-child{border-bottom:0}.completed-volume-sample__toc button:hover{background:#f5ecdf}.completed-volume-sample__toc button.is-current{background:#9e2a2b;color:#fffaf2}.completed-volume-sample__toc button>span{color:#9e2a2b;font-size:.65rem;letter-spacing:.08em}.completed-volume-sample__toc button.is-current>span{color:#f3d8b4}.completed-volume-sample__toc button>strong{overflow:hidden;font-size:.72rem;font-weight:500;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.completed-life-book-sample{width:100%;max-width:1280px}.completed-life-book-sample__intro{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:center;grid-gap:24px;gap:24px;margin-bottom:20px;padding:16px 19px;border:1px solid #d9c8ad;background:linear-gradient(110deg,rgba(255,250,239,.98),rgba(246,236,218,.84)),#fffaf0;color:#5f5549;font-family:var(--font-serif)}.completed-life-book-sample__intro span,.completed-life-book-sample__intro strong{display:block}.completed-life-book-sample__intro span{margin-bottom:4px;color:#9a2b2c;font-size:.72rem;font-weight:700;letter-spacing:.11em}.completed-life-book-sample__intro strong{color:#24394b;font-size:1.08rem;font-weight:600;letter-spacing:.035em;line-height:1.65}.completed-life-book-sample__intro p{margin:0;padding-left:22px;border-left:1px solid #d7c4a7;font-size:.75rem;line-height:1.8}.completed-life-book-sample__main{min-width:0}.completed-life-book-sample__page-frame{position:relative;width:min(100%,1180px);aspect-ratio:595/842;overflow:hidden;margin:0 auto;border:1px solid #cbb99f;background:#e7ded0;box-shadow:0 18px 34px rgba(54,39,25,.2)}.completed-life-book-sample__page-frame.is-spread{aspect-ratio:1190/842}.completed-life-book-sample__page-scale{position:absolute;top:0;left:0;width:595px;height:842px;transform-origin:top left}.completed-life-book-sample__page-frame.is-spread .completed-life-book-sample__page-scale{width:1190px}.completed-life-book-sample__page-scale .book-page-container,.completed-life-book-sample__page-scale .pdf-page-wrapper{width:595px!important;min-width:595px!important;max-width:595px!important;height:842px!important;min-height:842px!important;max-height:842px!important;margin:0!important;border-radius:0!important;box-shadow:none!important;box-sizing:border-box}.completed-life-book-sample__spine{position:absolute;z-index:2;top:0;bottom:0;left:50%;width:28px;transform:translateX(-50%);background:linear-gradient(90deg,rgba(42,32,24,.18),rgba(255,255,255,.04) 45%,rgba(42,32,24,.18));pointer-events:none}.completed-life-book-sample__endpaper{display:grid!important;place-items:center;background:#f7f0e4;color:#9b8363;font-family:var(--font-serif);font-size:1.15rem;letter-spacing:.22em}.completed-life-book-sample__controls{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:12px;gap:12px;width:min(100%,520px);margin:14px auto 0}.completed-life-book-sample__controls button{min-height:40px;border:1px solid #cdbda8;background:#fffdf8;color:#554b40;font-family:var(--font-serif);font-size:.76rem;cursor:pointer}.completed-life-book-sample__controls button:last-child{border-color:#9e2a2b;background:#9e2a2b;color:#fff}.completed-life-book-sample__controls button:disabled{cursor:default;opacity:.38}.completed-life-book-sample__controls>span{color:#74695e;font-family:var(--font-serif);font-size:.72rem;letter-spacing:.12em;white-space:nowrap}.completed-timeline-sample{width:100%;max-width:1280px}.completed-timeline-sample__intro{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:center;grid-gap:24px;gap:24px;margin-bottom:20px;padding:16px 19px;border:1px solid #d9c8ad;background:linear-gradient(110deg,rgba(255,250,239,.98),rgba(246,236,218,.84)),#fffaf0;color:#5f5549;font-family:var(--font-serif)}.completed-timeline-sample__intro span,.completed-timeline-sample__intro strong{display:block}.completed-timeline-sample__intro span{margin-bottom:4px;color:#47745f;font-size:.72rem;font-weight:700;letter-spacing:.11em}.completed-timeline-sample__intro strong{color:#24394b;font-size:1.08rem;font-weight:600;letter-spacing:.035em;line-height:1.65}.completed-timeline-sample__intro p{margin:0;padding-left:22px;border-left:1px solid #d7c4a7;font-size:.75rem;line-height:1.8}.completed-timeline-sample__page-frame{position:relative;width:min(100%,1280px);aspect-ratio:794/1123;overflow:hidden;margin:0 auto;border:1px solid #cbb99f;background:#e7ded0;box-shadow:0 18px 34px rgba(54,39,25,.2)}.completed-timeline-sample__page-frame.is-spread{aspect-ratio:1588/1123}.completed-timeline-sample__page-scale{position:absolute;top:0;left:0;width:794px;height:1123px;transform-origin:top left}.completed-timeline-sample__page-frame.is-spread .completed-timeline-sample__page-scale{width:1588px}.timeline-sample-spread{position:relative;display:flex;width:1588px;height:1123px}.timeline-sample-spread__page{width:794px;min-width:794px;height:1123px;overflow:hidden;background:#fffdf8}.completed-timeline-sample__page-scale>.timeline-document,.timeline-sample-spread__page .timeline-document{width:794px;min-width:794px;align-items:flex-start!important}.completed-timeline-sample__page-scale>.timeline-document .timeline-page,.timeline-sample-spread__page .timeline-page{width:794px!important;min-width:794px!important;height:1123px!important;min-height:1123px!important;max-height:1123px!important;box-sizing:border-box}.completed-timeline-sample__spine{position:absolute;z-index:2;top:0;bottom:0;left:50%;width:28px;transform:translateX(-50%);background:linear-gradient(90deg,rgba(42,32,24,.18),rgba(255,255,255,.04) 45%,rgba(42,32,24,.18));pointer-events:none}.completed-timeline-sample__endpaper{display:grid;place-items:center;background:#f7f0e4;color:#9b8363;font-family:var(--font-serif);font-size:1.15rem;letter-spacing:.22em}.completed-timeline-sample__controls{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:12px;gap:12px;width:min(100%,520px);margin:14px auto 0}.completed-timeline-sample__controls button{min-height:40px;border:1px solid #cdbda8;background:#fffdf8;color:#554b40;font-family:var(--font-serif);font-size:.76rem;cursor:pointer}.completed-timeline-sample__controls button:last-child{border-color:#47745f;background:#47745f;color:#fff}.completed-timeline-sample__controls button:disabled{cursor:default;opacity:.38}.completed-timeline-sample__controls>span{color:#74695e;font-family:var(--font-serif);font-size:.72rem;letter-spacing:.12em;white-space:nowrap}@media (max-width:760px){.completed-sample-modal-backdrop{padding:0}.completed-sample-modal{max-height:100dvh;border-radius:0}.completed-sample-modal-body{padding:18px 14px 26px}.completed-volume-sample__intro{grid-template-columns:1fr;gap:8px;padding:13px 14px}.completed-volume-sample__intro p{padding:0;border:0}.completed-volume-sample__viewer{grid-template-columns:1fr}.completed-volume-sample__toc{position:static;display:flex;overflow-x:auto;order:-1;border-inline:0}.completed-volume-sample__toc>p{display:none}.completed-volume-sample__toc button{width:auto;min-width:112px;grid-template-columns:22px minmax(0,1fr);border-right:1px solid rgba(214,198,175,.62);border-bottom:0}.completed-life-book-sample__intro{grid-template-columns:1fr;gap:8px;padding:13px 14px}.completed-life-book-sample__intro p{padding:0;border:0}.completed-timeline-sample__intro{grid-template-columns:1fr;gap:8px;padding:13px 14px}.completed-timeline-sample__intro p{padding:0;border:0}}.volume-introduction-backdrop{position:fixed;z-index:3400;inset:0;display:grid;place-items:center;overflow-y:auto;padding:24px;background:rgba(47,37,27,.58);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.volume-introduction{--volume-intro-accent:#9e2a2b;width:min(1120px,100%);max-height:calc(100dvh - 48px);display:flex;flex-direction:column;overflow:hidden;border:1px solid #d9c8af;border-radius:12px;background:#fbf7ef;box-shadow:0 28px 70px rgba(40,28,17,.32)}.volume-introduction--footprints{--volume-intro-accent:#47745f}.volume-introduction--family_recipe{--volume-intro-accent:#a86627}.volume-introduction--favorites{--volume-intro-accent:#6c6480}.volume-introduction--family_letter{--volume-intro-accent:#8a6374}.volume-introduction__header{min-height:72px;display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:24px;padding:12px 20px 12px 28px;border-bottom:1px solid #dfd2bf;background:rgba(255,253,248,.94)}.volume-introduction__header>div{display:flex;align-items:baseline;gap:15px}.volume-introduction__header span{color:var(--volume-intro-accent);font-family:var(--font-serif);font-size:.76rem;font-weight:700;letter-spacing:.12em}.volume-introduction__header h2{margin:0;color:#24394b;font-family:var(--font-serif);font-size:clamp(1.35rem,2.2vw,1.85rem);font-weight:600;letter-spacing:.045em}.volume-introduction__header button{width:42px;height:42px;display:grid;flex:0 0 auto;place-items:center;border:0;border-radius:50%;background:transparent;color:#665e54;cursor:pointer}.volume-introduction__header button:hover{background:#f1e7d9}.volume-introduction__body{min-height:0;display:grid;grid-template-columns:minmax(330px,.86fr) minmax(480px,1.14fr);overflow-y:auto}.volume-introduction__story{padding:30px 32px;border-right:1px solid #dfd2bf;background:radial-gradient(circle at 6% 4%,rgba(255,255,255,.8),transparent 35%),#f4ecdf}.volume-introduction__outcome-heading,.volume-introduction__step{display:grid;grid-template-columns:40px minmax(0,1fr);grid-gap:15px;gap:15px}.volume-introduction__step+.volume-introduction__step{margin-top:28px;padding-top:28px;border-top:1px solid #ddcfbc}.volume-introduction__outcome-heading>span,.volume-introduction__step>span{width:36px;height:36px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--volume-intro-accent) 42%,#fff);border-radius:50%;color:var(--volume-intro-accent);font-family:var(--font-serif);font-size:.78rem}.volume-introduction__outcome-heading p,.volume-introduction__step>div>p:first-child{margin:0 0 5px;color:var(--volume-intro-accent);font-size:.7rem;font-weight:700;letter-spacing:.075em}.volume-introduction__outcome-heading h3,.volume-introduction__step h3{margin:0;color:#2c3e4c;font-family:var(--font-serif);font-size:1.12rem;font-weight:600;line-height:1.55;letter-spacing:.035em}.volume-introduction__step>div>p:not(:first-child){margin:10px 0 0;color:#665e54;font-family:var(--font-serif);font-size:.78rem;line-height:1.75}.volume-introduction__step>div>.volume-introduction__role{margin-top:7px;color:var(--volume-intro-accent);font-size:.72rem;font-weight:700}.volume-introduction__arc{display:grid;grid-gap:4px;gap:4px;margin-top:10px;color:#746b61;font-family:var(--font-serif);font-size:.67rem;line-height:1.55}.volume-introduction__topics{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.volume-introduction__topics li{padding:4px 8px;border:1px solid #d9cab6;border-radius:999px;background:rgba(255,253,248,.58);color:#6b6258;font-size:.66rem}.volume-introduction__questions{display:flex;flex-direction:column;gap:8px;margin:14px 0 0;padding:0;list-style:none}.volume-introduction__questions li{padding:9px 11px;border-left:2px solid var(--volume-intro-accent);background:rgba(255,253,248,.68);color:#4f4942;font-family:var(--font-serif);font-size:.74rem;line-height:1.65}.volume-introduction__step small{display:block;margin-top:10px;color:#7d7368;font-size:.66rem;line-height:1.55}.volume-introduction__outcome{min-width:0;padding:30px 32px 26px;background:#fdfaf4}.volume-introduction__preview{height:330px;margin-top:20px}.volume-introduction__preview>.book-mini-preview,.volume-introduction__preview>.letter-mini-preview,.volume-introduction__preview>.recipe-mini-preview,.volume-introduction__preview>.timeline-mini-preview{height:100%;min-height:0}.volume-introduction__preview-fallback{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;border:1px solid #dbcdb9;background:#eee4d6;color:var(--volume-intro-accent)}.volume-introduction__preview-fallback svg{width:68px;stroke:currentColor}.volume-introduction__sample-button{width:100%;min-height:42px;margin-top:12px;border:1px solid var(--volume-intro-accent);border-radius:5px;background:#fffdf8;color:var(--volume-intro-accent);font-family:var(--font-serif);font-size:.82rem;font-weight:700;letter-spacing:.04em;cursor:pointer}.volume-introduction__sample-button:hover{background:color-mix(in srgb,var(--volume-intro-accent) 8%,#fffdf8)}.volume-introduction__outcome>p{margin:12px 0 0;color:#746b61;font-family:var(--font-serif);font-size:.7rem;line-height:1.6;text-align:center}.volume-introduction__outcome>.volume-introduction__completion-guide{margin-top:8px;color:#514a42}.volume-introduction__completion-guide small{display:block;margin-top:3px;color:#82786c;font-family:var(--font-sans);font-size:.62rem}.volume-introduction__footer{min-height:78px;display:flex;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:26px;padding:12px 28px;border-top:1px solid #dfd2bf;background:#fffdf8}.volume-introduction__price{display:flex;align-items:center;gap:12px;font-family:var(--font-serif)}.volume-introduction__price span{display:flex;flex-direction:column;color:#9e2a2b;font-size:.7rem;font-weight:700}.volume-introduction__price s{color:#82796f;font-weight:500}.volume-introduction__price .volume-price-transition{color:#82796f;font-family:var(--font-sans);font-size:.68rem;line-height:1.4}.volume-introduction__price strong{color:#9e2a2b;font-size:1.7rem}.volume-introduction__footer>button{min-height:50px;padding:0 25px;border:0;border-radius:7px;background:#9e2a2b;color:#fff;box-shadow:0 6px 15px rgba(128,35,37,.2);font-family:var(--font-serif);font-size:.9rem;font-weight:700;letter-spacing:.035em;cursor:pointer}.volume-introduction__footer>button:hover{background:#812426}.anohi-home-closing{min-height:310px;position:relative;display:flex;align-items:center;justify-content:space-between;gap:48px;overflow:hidden;padding:58px max(32px,calc((100vw - 1320px) / 2));border-top:1px solid #d8c8b2;background:radial-gradient(ellipse at 72% 112%,rgba(108,126,98,.32) 0 23%,transparent 23.5%),radial-gradient(ellipse at 88% 114%,rgba(137,121,89,.26) 0 31%,transparent 31.5%),linear-gradient(110deg,#f6e6cd,#fbf3e6 52%,#e9dcc5)}.anohi-home-closing:after{position:absolute;inset:auto 0 0;height:38%;content:"";background:linear-gradient(180deg,transparent,rgba(95,91,62,.12));pointer-events:none}.anohi-home-closing__content,.anohi-home-closing__message{position:relative;z-index:1}.anohi-home-closing__content>p:not(.anohi-home-kicker){margin:8px 0 0;color:#60584f}.anohi-home-closing__message{margin:0 6vw 0 0;color:#695b4c;font-family:var(--font-serif);font-size:1rem;line-height:2;letter-spacing:.13em;text-align:center;transform:rotate(-4deg)}.anohi-home-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px max(32px,calc((100vw - 1320px) / 2));border-top:1px solid #d8c8b2;background:#faf6ee;color:#766b5c;font-size:.78rem}.anohi-home-footer p{margin:0}.anohi-home-footer__legal,.anohi-home-footer__legal nav{display:flex;align-items:center;flex-wrap:wrap}.anohi-home-footer__legal{gap:10px 18px}.anohi-home-footer__legal nav{gap:7px 14px}.anohi-home-footer a{color:#5f523f;font-weight:700;-webkit-text-decoration-color:#bba98e;text-decoration-color:#bba98e;text-underline-offset:3px}.anohi-home-footer a:hover{color:#8d4939}@media (max-width:1100px){.anohi-home-nav__inner{grid-template-columns:minmax(0,1fr) auto}.anohi-home-brand__tagline{display:none}.anohi-home-nav__links{gap:18px}.anohi-home-hero__veil{background:linear-gradient(90deg,#fbf7ef,rgba(251,247,239,.95) 32%,rgba(251,247,239,.67) 58%,rgba(251,247,239,.1) 85%)}.anohi-home .anohi-home-works{grid-template-columns:repeat(2,minmax(0,1fr))}.anohi-home .anohi-home-work--recipe{grid-column:1/-1;width:min(100%,calc(50% - 9px));justify-self:center}}@media (max-width:780px){.anohi-home-nav__inner{width:min(100% - 28px,720px);min-height:66px;grid-template-columns:1fr;gap:14px}.anohi-home-nav__links{display:none}.anohi-home-nav__actions{position:absolute;right:14px}.account-controls__dialog{padding:23px 20px}.anohi-home-brand__name{font-size:1.45rem}.anohi-home-button--nav{min-width:118px;min-height:44px;padding:9px 16px}.anohi-home-hero{min-height:0;display:flex;flex-direction:column;align-items:stretch;background:#fbf7ef}.anohi-home-hero__content{order:1;width:min(100% - 40px,620px);padding:56px 0 38px}.anohi-home-hero__image{position:relative;inset:auto;order:2;z-index:auto;height:clamp(280px,70vw,430px);object-position:65% center}.anohi-home-hero__note,.anohi-home-hero__veil{display:none}.anohi-home-hero h1{font-size:clamp(2.25rem,9vw,3.6rem)}.anohi-home-section{width:min(100% - 32px,680px)}.anohi-home-deliverables,.anohi-home-flow{padding:68px 0 78px}.anohi-home-section__heading{align-items:flex-start;flex-direction:column;gap:16px}.anohi-home .anohi-home-works{display:grid;grid-template-columns:1fr}.anohi-home .anohi-home-work,.anohi-home .anohi-home-work--recipe{grid-column:auto;width:100%;max-width:none}.anohi-home-flow__list{grid-template-columns:1fr;gap:58px}.anohi-home-flow__item:not(:last-child):after{top:auto;right:auto;bottom:-48px;left:50%;content:"↓";transform:translateX(-50%)}.anohi-home-conversation{padding:64px 18px}.anohi-home-conversation__inner{grid-template-columns:1fr;gap:38px}.volume-introduction-backdrop{display:block;padding:0}.volume-introduction{width:100%;max-height:none;min-height:100dvh;border:0;border-radius:0}.volume-introduction__header{position:-webkit-sticky;position:sticky;z-index:4;top:0;min-height:62px;padding:9px 12px 9px 18px}.volume-introduction__body{display:block;overflow:visible}.volume-introduction__story{padding:26px 20px;border-right:0;border-bottom:1px solid #dfd2bf}.volume-introduction__outcome{padding:26px 20px 22px}.volume-introduction__preview{height:min(78vw,360px)}.volume-introduction__footer{position:-webkit-sticky;position:sticky;z-index:3;bottom:0;padding:10px 18px;box-shadow:0 -7px 18px rgba(67,49,31,.08)}.anohi-home-closing{min-height:360px;align-items:flex-start;flex-direction:column;justify-content:center;padding:52px 24px}.anohi-home-closing__message{align-self:flex-end;margin:0 10px 0 0;font-size:.9rem}.anohi-home-footer{gap:7px;padding:18px 24px}.anohi-home-footer,.anohi-home-footer__legal{align-items:flex-start;flex-direction:column}}@media (max-width:460px){.anohi-home-brand img{width:34px;height:34px}.anohi-home-brand__name{font-size:1.28rem}.anohi-home-button--nav{min-width:106px;padding-inline:13px;font-size:.84rem}.anohi-home-hero__content{width:min(100% - 32px,420px);padding-top:46px}.anohi-home-hero__lead br{display:none}.anohi-home-hero__actions{display:grid;grid-template-columns:1fr}.anohi-home-button--primary,.anohi-home-button--secondary{width:100%;min-width:0}.anohi-home .anohi-home-work{padding:22px 15px 18px}.anohi-home-conversation__uses{grid-template-columns:1fr}.anohi-home-conversation__uses article{min-height:0;padding:20px 18px}.volume-introduction__header>div{gap:9px}.volume-introduction__header h2{font-size:1.17rem}.volume-introduction__outcome-heading,.volume-introduction__step{grid-template-columns:34px minmax(0,1fr);gap:11px}.volume-introduction__outcome-heading>span,.volume-introduction__step>span{width:32px;height:32px}.volume-introduction__footer{align-items:stretch;flex-direction:column;gap:8px}.volume-introduction__price{justify-content:center}.volume-introduction__footer>button{width:100%}.anohi-home .anohi-home-work__actions{grid-template-columns:1fr}.anohi-home-work__description{min-height:0}}@media (prefers-reduced-motion:reduce){.anohi-home *,.anohi-home :after,.anohi-home :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.anohi-home-service{position:relative;scroll-margin-top:84px;border-top:1px solid rgba(228,216,197,.82);border-bottom:1px solid rgba(228,216,197,.82);background:rgba(250,246,238,.7)}.anohi-home-service__inner{width:min(100% - 48px,1040px);margin:0 auto;padding:54px 0 58px;text-align:center}.anohi-home-service .anohi-home-kicker{margin:0 0 12px}.anohi-home-service h2{margin:0;color:var(--home-ink);font-family:var(--font-serif);font-size:clamp(1.7rem,2.7vw,2.35rem);font-weight:500;letter-spacing:.08em;line-height:1.45}.anohi-home-service p:not(.anohi-home-kicker){max-width:640px;margin:18px auto 0;color:var(--home-muted);font-size:.95rem;letter-spacing:.04em;line-height:1.9}@media (max-width:780px){.anohi-home-service{scroll-margin-top:64px}.anohi-home-service__inner{width:min(100% - 40px,640px);padding:40px 0 44px;text-align:left}.anohi-home-service h2{font-size:1.55rem}.anohi-home-service p:not(.anohi-home-kicker){margin-top:14px;font-size:.88rem}}.biography-chapter-select-modal{border:1px solid #e4d8c5!important;border-radius:18px!important;background:#f8f3e9!important;box-shadow:0 24px 58px rgba(69,46,23,.28)!important}.biography-chapter-select-modal__header{position:relative;z-index:2;flex:0 0 auto;padding:13px 24px!important;border-bottom-color:#e4d8c5!important;background:rgba(255,252,246,.98)!important}.biography-chapter-select-modal__header h3{color:#28251f!important}.biography-chapter-select-modal__close{border:1px solid #dfd0bb!important;background:#f7eddf!important;color:#4f4437!important}.biography-chapter-select-modal__close:hover{background:#efe0ce!important}.biography-chapter-select-modal__body{min-height:0;overflow:hidden!important;padding:0!important;gap:0!important;background:#f8f3e9!important}.biography-chapter-select-draft-banner{position:relative;z-index:1;flex:0 0 auto;margin:14px 22px 0;padding:12px 16px!important;border:1px solid #dfc893!important;border-radius:12px!important;background:#fff8e9!important;box-shadow:0 4px 12px rgba(125,89,34,.08)!important}.biography-chapter-select-draft-banner button{min-height:38px}.biography-chapter-select-layout{display:grid;grid-template-columns:minmax(320px,38fr) minmax(0,62fr);flex:1 1 auto;min-height:0;overflow:hidden}.biography-chapter-select-intro{position:relative;display:flex;min-width:0;min-height:0;flex-direction:column;justify-content:space-between;overflow:hidden;padding:clamp(28px,3.2vw,52px);border-right:1px solid #e4d8c5;background:radial-gradient(circle at 5% 6%,rgba(255,255,255,.9),transparent 44%),#f7efe3}.biography-chapter-select-intro:after{position:absolute;right:-45px;bottom:-54px;width:195px;height:195px;border:1px solid rgba(158,42,43,.22);border-radius:50% 45% 50% 40%;content:"";transform:rotate(18deg)}.biography-chapter-select-intro__copy{position:relative;z-index:1}.biography-chapter-select-eyebrow{margin:0 0 10px;color:#9e2a2b;font-size:.66rem;font-weight:700;letter-spacing:.16em}.biography-chapter-select-intro h4{margin:0;color:#28251f;font-family:var(--font-serif);font-size:clamp(2rem,2.7vw,3.1rem);font-weight:500;line-height:1.42;letter-spacing:.035em;text-wrap:balance}.biography-chapter-select-intro__copy>p:last-child{margin:20px 0 0;color:#554a3e;font-size:clamp(.84rem,1.08vw,.98rem);line-height:2}.biography-chapter-select-album{position:relative;z-index:1;width:min(100%,365px);height:clamp(185px,23vh,265px);margin:26px auto 8px}.biography-chapter-select-album:after{position:absolute;z-index:2;inset:0;background:linear-gradient(180deg,rgba(248,243,233,.08) 20%,rgba(72,45,24,.18));content:"";pointer-events:none}.biography-chapter-select-album img{position:absolute;display:block;border:7px solid #f7eddf;box-shadow:0 12px 25px rgba(78,51,27,.22);object-fit:cover}.biography-chapter-select-album__back{top:6%;right:1%;width:70%;height:74%;opacity:.84;transform:rotate(7deg)}.biography-chapter-select-album__front{bottom:0;left:2%;width:73%;height:76%;filter:sepia(.15) saturate(.82);transform:rotate(-5deg)}.biography-chapter-select-intro__note{position:relative;z-index:1;align-self:flex-end;margin:0;color:#8f4f32;font-family:var(--font-serif);font-size:clamp(.94rem,1.25vw,1.12rem);letter-spacing:.08em;line-height:1.7}.biography-chapter-select-content{min-width:0;min-height:0;overflow-y:auto;scrollbar-gutter:stable;padding:26px 26px 34px;background:#fcf8f0}.biography-chapter-select-content__heading{margin:0 0 22px}.biography-chapter-select-content__heading h4{margin:0;color:#28251f;font-family:var(--font-serif);font-size:clamp(1.38rem,2vw,1.82rem);font-weight:600;letter-spacing:.04em}.biography-chapter-select-content__heading>p:not(.biography-chapter-select-eyebrow):not(.biography-chapter-select-content__guide){margin:8px 0 0;color:#62584c;font-size:.82rem;line-height:1.7}.biography-chapter-select-content__guide{margin:13px 0 0;padding-top:11px;border-top:1px solid #e4d8c5;color:#7d705f;font-size:.76rem;line-height:1.6}.biography-chapter-select-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;grid-gap:16px;gap:16px}.biography-chapter-select-grid--single{grid-template-columns:minmax(0,1fr)}.biography-chapter-select-grid--single .biography-chapter-select-card__visual{aspect-ratio:3.45/1}.biography-chapter-select-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--biography-chapter-border);border-radius:12px;background:#fffdf8;box-shadow:0 5px 14px rgba(97,69,40,.08)}.biography-chapter-select-card__visual{position:relative;overflow:hidden;aspect-ratio:2.6/1;background:var(--biography-chapter-tint)}.biography-chapter-select-card__visual:after{position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,247,233,.03),rgba(75,49,26,.11));content:"";pointer-events:none}.biography-chapter-select-card__visual img{display:block;width:100%;height:100%;filter:saturate(.84) sepia(.08);object-fit:cover}.biography-chapter-select-card--ch1 .biography-chapter-select-card__visual img{object-position:center 21%}.biography-chapter-select-card__visual--illustrated{display:flex;align-items:center;justify-content:center;color:var(--biography-chapter-accent);background:linear-gradient(135deg,transparent 47%,rgba(126,94,57,.08) 48%,transparent 49%) 0 0 /24px 24px,var(--biography-chapter-tint)}.biography-chapter-select-card__visual--illustrated svg{position:relative;z-index:1;opacity:.86;stroke-width:1.3}.biography-chapter-select-card__heading{display:block;padding:14px 15px 12px}.biography-chapter-select-card__heading h5{margin:0;color:#28251f;font-family:var(--font-serif);font-size:clamp(1rem,1.22vw,1.2rem);font-weight:600;line-height:1.35}.biography-chapter-select-card__heading span{display:block;margin-top:3px;color:#776d61;font-size:.72rem;line-height:1.45}.biography-chapter-select-themes{display:flex;flex-direction:column;gap:7px;padding:0 12px 13px}.biography-chapter-select-theme-button{display:grid;grid-template-columns:30px minmax(0,1fr) 19px;min-height:48px;align-items:center;grid-gap:9px;gap:9px;width:100%;padding:8px 9px;border:1px solid #e4d8c5;border-radius:9px;background:#fffcf7;color:#28251f;cursor:pointer;text-align:left;transition:border-color .16s ease,background-color .16s ease,transform .16s ease,box-shadow .16s ease}.biography-chapter-select-theme-button__icon{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border:1px solid var(--biography-chapter-border);border-radius:50%;background:var(--biography-chapter-tint);color:var(--biography-chapter-accent)}.biography-chapter-select-theme-button__copy{min-width:0}.biography-chapter-select-theme-button small,.biography-chapter-select-theme-button strong{display:block}.biography-chapter-select-theme-button strong{color:#302b24;font-size:.79rem;font-weight:700;line-height:1.35}.biography-chapter-select-theme-button small{margin-top:2px;color:#766c60;font-size:.68rem;line-height:1.45}.biography-chapter-select-theme-button__arrow{color:var(--biography-chapter-accent)}.biography-chapter-select-theme-button:hover{border-color:var(--biography-chapter-accent);background:var(--biography-chapter-tint);box-shadow:0 4px 10px rgba(97,69,40,.1);transform:translateY(-1px)}.biography-chapter-select-draft-banner button:focus-visible,.biography-chapter-select-modal__close:focus-visible,.biography-chapter-select-theme-button:focus-visible{outline:3px solid rgba(158,42,43,.45);outline-offset:2px}.interview-modal-body--story-preview{min-height:0}.story-preview-step{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;gap:16px}.story-preview-step__notice{flex:0 0 auto;text-align:center}.story-preview-step__notice p{margin:0;color:#475569;font-size:.96rem;font-weight:600}.story-preview-step__card{display:grid;min-height:0;flex:1 1 auto;grid-template-areas:"meta photos" "title photos" "story photos";grid-template-columns:minmax(0,1.25fr) minmax(290px,.75fr);grid-template-rows:auto auto minmax(0,1fr);grid-gap:18px 28px;gap:18px 28px;padding:28px 30px;border:1px solid #eae2d2;border-radius:16px;background:#fffdf9;box-shadow:0 8px 24px rgba(0,0,0,.06)}.story-preview-step__meta{grid-area:meta;display:flex;align-items:center;gap:8px;min-height:30px;flex-wrap:wrap}.story-preview-step__meta>span:first-child,.story-preview-step__place{padding:4px 10px;border-radius:6px;font-size:.82rem;font-weight:700}.story-preview-step__meta>span:first-child{color:#9e2a2b;background:#fff5f5}.story-preview-step__place{color:#475569;background:#f1f5f9;font-weight:500}.story-preview-step__field{min-width:0}.story-preview-step__field--title{grid-area:title}.story-preview-step__field--story{grid-area:story;display:flex;min-height:0;flex-direction:column}.story-preview-step__field label,.story-preview-step__photos>label{display:block;margin-bottom:7px;color:#334155;font-size:.86rem;font-weight:700}.story-preview-step__story-input,.story-preview-step__title-input{width:100%;border:1px solid #cbd5e1;border-radius:9px;box-sizing:border-box;color:#20324b;background:#fff}.story-preview-step__title-input{min-height:52px;padding:11px 14px;font-family:var(--font-serif);font-size:1.18rem;font-weight:700}.story-preview-step__story-input{min-height:250px;height:100%;flex:1 1 auto;padding:14px 16px;overflow-y:auto;color:#334155;font-family:inherit;font-size:.98rem;line-height:1.65;resize:none}.story-preview-step__photos{grid-area:photos;min-width:0;padding-left:28px;border-left:1px dashed #e0d4c2}.story-preview-step__photo-description{margin:0 0 11px;color:#76685a;font-size:.8rem;line-height:1.55}.story-preview-step__photo-dropzone{min-height:180px;padding:16px;border:1px dashed #b9a78e;border-radius:10px;background:#fffcf7}.story-preview-step__photo-list{display:grid;max-height:min(25dvh,160px);grid-template-columns:repeat(auto-fill,minmax(92px,1fr));grid-gap:8px;gap:8px;margin-bottom:9px;overflow-y:auto}.story-preview-step__photo-item{position:relative;min-width:0}.story-preview-step__photo-item img{display:block;width:100%;height:78px;border:1px solid #d8cdbe;border-radius:7px;object-fit:cover}.story-preview-step__remove-photo{position:absolute;top:4px;right:4px;width:22px;height:22px;border:0;border-radius:999px;background:rgba(35,31,27,.78);color:#fff;cursor:pointer}.story-preview-step__photo-caption{width:100%;margin-top:5px;padding:6px 7px;border:1px solid #d8cdbe;border-radius:6px;box-sizing:border-box;font-size:.7rem}.story-preview-step__select-photo{display:flex;min-height:46px;align-items:center;gap:7px;padding:10px 14px;border:1px solid #9e2a2b;border-radius:8px;background:#fff;color:#9e2a2b;cursor:pointer;font-size:.88rem;font-weight:700}.story-preview-step__photo-help{display:block;margin-top:10px;color:#7c7165;font-size:.76rem;line-height:1.5}.story-preview-step__actions{display:flex;min-height:52px;align-items:center;justify-content:flex-end;gap:10px}.story-preview-step__actions button{min-height:52px;border-radius:10px;cursor:pointer;font-size:.94rem;font-weight:700}.story-preview-step__reset{padding:10px 16px;border:1px solid #cbd5e1;background:#fff;color:#64748b}.story-preview-step__save{display:flex;align-items:center;gap:8px;padding:10px 20px;border:0;background:#9e2a2b;color:#fff;box-shadow:0 4px 12px rgba(158,42,43,.3)}.story-preview-step__actions button:focus-visible,.story-preview-step__photo-caption:focus-visible,.story-preview-step__remove-photo:focus-visible,.story-preview-step__select-photo:focus-visible,.story-preview-step__story-input:focus-visible,.story-preview-step__title-input:focus-visible{outline:3px solid rgba(158,42,43,.3);outline-offset:2px}@media (max-width:1100px) and (min-width:761px){.biography-chapter-select-intro{padding:28px}.biography-chapter-select-content{padding:22px}.biography-chapter-select-card__heading{padding-inline:12px}.biography-chapter-select-themes{padding-inline:10px}}@media (max-width:760px){.biography-chapter-select-modal{border-radius:0!important}.biography-chapter-select-modal__header{padding:10px 14px!important}.biography-chapter-select-modal__body{overflow-y:auto!important}.biography-chapter-select-draft-banner{margin:10px 12px 0;padding:12px!important}.biography-chapter-select-layout{display:block;flex:0 0 auto;min-height:auto;overflow:visible}.biography-chapter-select-intro{min-height:224px;padding:24px 20px;border-right:0;border-bottom:1px solid #e4d8c5}.biography-chapter-select-intro h4{font-size:clamp(1.85rem,9vw,2.5rem)}.biography-chapter-select-intro__copy>p:last-child{margin-top:12px;font-size:.78rem;line-height:1.8}.biography-chapter-select-album{position:absolute;z-index:0;right:0;bottom:-1px;width:47%;height:145px;margin:0;opacity:.32}.biography-chapter-select-intro__note{margin-top:16px;font-size:.82rem}.biography-chapter-select-content{min-height:auto;overflow:visible;padding:22px 12px 32px}.biography-chapter-select-content__heading{margin-bottom:17px}.biography-chapter-select-grid{grid-template-columns:minmax(0,1fr);gap:13px}.biography-chapter-select-card__heading h5{font-size:1.08rem}.biography-chapter-select-theme-button{min-height:52px}.interview-modal-body--story-preview{padding:12px!important;gap:8px!important}.story-preview-step{gap:8px}.story-preview-step__notice p{font-size:.78rem}.story-preview-step__card{display:flex;min-height:0;flex:0 1 auto;flex-direction:column;gap:8px;padding:12px!important;border-radius:14px}.story-preview-step__meta{min-height:22px}.story-preview-step__meta>span:first-child,.story-preview-step__place{padding:2px 8px;font-size:.7rem}.story-preview-step__field label,.story-preview-step__photos>label{margin-bottom:3px;font-size:.74rem}.story-preview-step__title-input{min-height:40px;padding:7px 10px;font-size:.98rem}.story-preview-step__story-input{min-height:0;height:clamp(122px,20dvh,148px);flex:0 0 auto;padding:9px 10px;font-size:.84rem;line-height:1.55}.story-preview-step__photos{padding-top:7px;padding-left:0;border-top:1px dashed #e0d4c2;border-left:0}.story-preview-step__photo-description{margin-bottom:5px;font-size:.67rem;line-height:1.4}.story-preview-step__photo-dropzone{padding:8px 9px}.story-preview-step__photo-list{max-height:min(18dvh,120px);margin-bottom:7px}.story-preview-step__photo-item img{height:66px}.story-preview-step__select-photo{min-height:36px;padding:7px 10px;font-size:.76rem}.story-preview-step__photo-help{display:none}.story-preview-step__actions{min-height:42px;margin-top:auto;gap:8px}.story-preview-step__actions button{min-height:42px;font-size:.78rem}.story-preview-step__reset{padding-inline:12px}.story-preview-step__save{padding-inline:15px}}@media (prefers-reduced-motion:reduce){.biography-chapter-select-theme-button{transition:none}}.timeline-start-overlay{position:fixed;z-index:320;inset:0;display:grid;place-items:center;padding:clamp(16px,3.5vw,52px);overflow:hidden;background:rgba(58,45,29,.36);-webkit-backdrop-filter:blur(9px) saturate(.84);backdrop-filter:blur(9px) saturate(.84)}.timeline-start-shell{width:min(1200px,100%);max-height:92dvh}.timeline-start-modal{display:flex;width:100%;height:min(680px,92dvh);min-height:0;flex-direction:column;overflow:hidden;border:1px solid #e4d8c5;border-radius:16px;background:#f8f3e9;box-shadow:0 24px 58px rgba(42,29,16,.38)}.timeline-start-header{display:flex;min-height:54px;flex:0 0 auto;align-items:center;justify-content:space-between;padding:0 20px 0 22px;border-bottom:1px solid #e4d8c5;background:rgba(255,253,248,.96)}.timeline-start-header__title{display:inline-flex;align-items:center;gap:10px;color:#28251f;font-family:var(--font-serif);font-size:1.02rem;font-weight:700;letter-spacing:.045em}.timeline-start-header__icon{color:#2d6a46}.timeline-start-close,.timeline-start-header__icon{display:inline-flex;align-items:center;justify-content:center}.timeline-start-close{width:38px;height:38px;border:1px solid transparent;border-radius:50%;background:transparent;color:#3f392f;cursor:pointer}.timeline-start-close:hover{border-color:#ddcfbc;background:#f5eadb}.timeline-start-layout{display:grid;min-height:0;flex:1 1 auto;grid-template-columns:minmax(0,45%) minmax(0,55%)}.timeline-start-album{position:relative;min-width:0;overflow:hidden;border-right:1px solid #e4d8c5;background:linear-gradient(120deg,rgba(255,249,235,.65),rgba(228,204,166,.1) 48%,rgba(103,70,38,.16)),radial-gradient(circle at 18% 85%,rgba(41,83,52,.24),transparent 30%),#eadbc3}.timeline-start-album:after,.timeline-start-album:before{position:absolute;z-index:0;content:"";pointer-events:none}.timeline-start-album:before{inset:0;opacity:.46;background:linear-gradient(12deg,transparent 47%,rgba(112,79,45,.11) 48%,transparent 49%) 0 0 /36px 36px,radial-gradient(circle at 83% 20%,rgba(255,255,255,.68),transparent 27%)}.timeline-start-album:after{right:-63px;bottom:-77px;width:245px;height:245px;border:1px solid rgba(45,106,70,.3);border-radius:54% 46% 51% 49%;transform:rotate(-18deg)}.timeline-start-album__message,.timeline-start-album__note{position:absolute;z-index:2;margin:0;color:#76512e;font-family:var(--font-serif);letter-spacing:.09em;line-height:1.65}.timeline-start-album__message{top:clamp(22px,5vh,47px);left:9%;font-size:clamp(1rem,1.45vw,1.35rem);text-align:center}.timeline-start-album__note{bottom:clamp(20px,4vh,38px);left:11%;font-size:clamp(.88rem,1.12vw,1.05rem);text-align:center}.timeline-start-album__photos{position:absolute;z-index:1;top:20%;bottom:14%;left:8%;width:50%}.timeline-start-album__photo{position:absolute;display:block;border:7px solid #f8f0e3;box-shadow:0 12px 22px rgba(62,40,20,.24);object-fit:cover}.timeline-start-album__photo--child{z-index:2;top:4%;left:0;width:65%;height:73%;filter:sepia(.2) contrast(.92);transform:rotate(-7deg)}.timeline-start-album__photo--town{right:-10%;bottom:0;width:69%;height:62%;filter:sepia(.2) saturate(.82);transform:rotate(7deg)}.timeline-start-album__timeline{position:absolute;z-index:2;top:12%;right:6%;bottom:13%;display:flex;width:31%;min-width:112px;flex-direction:column;justify-content:space-between}.timeline-start-album__timeline:before{position:absolute;top:9px;bottom:9px;left:7px;width:1px;background:#4b8763;content:""}.timeline-start-album__timeline-item{position:relative;display:grid;grid-template-columns:15px minmax(0,1fr);grid-gap:7px;gap:7px;align-items:start}.timeline-start-album__dot{position:relative;z-index:1;width:11px;height:11px;margin-top:4px;border:2px solid #e9ddc8;border-radius:50%;background:#4b8763}.timeline-start-album__timeline-item span:not(.timeline-start-album__dot),.timeline-start-album__timeline-item strong{display:block}.timeline-start-album__timeline-item strong{color:#2c694a;font-family:var(--font-serif);font-size:clamp(.9rem,1.1vw,1.05rem);letter-spacing:.07em;line-height:1.05}.timeline-start-album__timeline-item span:not(.timeline-start-album__dot){margin-top:3px;color:#4c463c;font-size:clamp(.62rem,.78vw,.72rem);font-weight:700;line-height:1.3}.timeline-start-content{position:relative;display:flex;min-width:0;min-height:0;flex-direction:column;justify-content:center;overflow:hidden;padding:clamp(30px,4.1vw,58px) clamp(32px,5vw,76px);background:radial-gradient(circle at 97% 94%,rgba(160,140,101,.13),transparent 27%),#fdfaf3}.timeline-start-content__main{position:relative;z-index:1;width:min(100%,470px)}.timeline-start-eyebrow{margin:0 0 10px;color:#2d6a46;font-size:.63rem;font-weight:700;letter-spacing:.16em}.timeline-start-content h1{margin:0;color:#28251f;font-family:var(--font-serif);font-size:clamp(1.78rem,2.15vw,2.2rem);font-weight:600;letter-spacing:.035em;line-height:1.42}.timeline-start-lead{margin:16px 0 0;color:#514b42;font-size:clamp(.82rem,1.04vw,.94rem);line-height:1.85}.timeline-start-birth-year{margin-top:19px;padding:14px 17px 12px;border:1px solid #ddcfb8;border-radius:12px;background:rgba(255,252,246,.8)}.timeline-start-birth-year label{display:block;margin-bottom:7px;color:#342f28;font-size:.82rem;font-weight:700}.timeline-start-birth-year__input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center}.timeline-start-birth-year input{min-width:0;height:40px;box-sizing:border-box;padding:8px 12px;border:1px solid #bdc9d5;border-radius:8px;background:#fff;color:#28251f;font-size:1rem;font-weight:700}.timeline-start-birth-year__input-row>span{color:#3e3932;font-size:.86rem}.timeline-start-birth-year>p{margin:8px 0 0;color:#6a6257;font-size:.72rem;line-height:1.5}.timeline-start-birth-year__skip{margin-top:5px;padding:3px 0;border:0;background:transparent;color:#396f50;cursor:pointer;font-size:.75rem;font-weight:700;text-decoration:underline;text-underline-offset:2px}.timeline-start-birth-year__skip:disabled{cursor:not-allowed;opacity:.58}.timeline-start-error{margin-top:12px;padding:9px 11px;border:1px solid #eca8a1;border-radius:8px;background:#fff1ee;color:#9d2521;font-size:.79rem;font-weight:700;line-height:1.45}.timeline-start-actions{margin-top:14px}.timeline-start-actions__primary,.timeline-start-actions__secondary{display:inline-flex;align-items:center;justify-content:center;border:0;cursor:pointer;font-weight:700}.timeline-start-actions__primary{width:100%;min-height:52px;gap:12px;border-radius:9px;background:#2d6a46;color:#fff;box-shadow:0 7px 14px rgba(36,89,58,.22);font-family:var(--font-serif);font-size:1.04rem;letter-spacing:.12em}.timeline-start-actions__secondary{width:100%;min-height:37px;gap:7px;margin-top:5px;background:transparent;color:#4e514a;font-size:.79rem}.timeline-start-actions__primary:hover:not(:disabled){background:#22583a}.timeline-start-actions__secondary:hover:not(:disabled){color:#245d3e;text-decoration:underline;text-underline-offset:3px}.timeline-start-actions__primary:disabled,.timeline-start-actions__secondary:disabled{cursor:not-allowed;opacity:.62}.timeline-start-content__note{position:relative;z-index:1;margin:16px 0 0;color:#9a7045;font-family:var(--font-serif);font-size:clamp(.77rem,.98vw,.9rem);letter-spacing:.08em;line-height:1.7}.timeline-start-content__mountains{position:absolute;right:-24px;bottom:12px;width:225px;height:75px;opacity:.34;background:linear-gradient(145deg,transparent 49%,#9b9d83 50% 51%,transparent 52%) 0 24px /88px 50px,linear-gradient(35deg,transparent 49%,#9b9d83 50% 51%,transparent 52%) 44px 24px /88px 50px,linear-gradient(160deg,transparent 49%,#9b9d83 50% 51%,transparent 52%) 89px 8px /115px 65px}.timeline-start-actions__primary:focus-visible,.timeline-start-actions__secondary:focus-visible,.timeline-start-birth-year input:focus-visible,.timeline-start-birth-year__skip:focus-visible,.timeline-start-close:focus-visible{outline:3px solid rgba(45,106,70,.45);outline-offset:3px}@media (max-width:1199px) and (min-width:641px){.timeline-start-modal{height:min(810px,92dvh)}.timeline-start-layout{grid-template-columns:1fr;overflow-y:auto}.timeline-start-album{min-height:248px;border-right:0;border-bottom:1px solid #e4d8c5}.timeline-start-album__photos{top:17%;bottom:10%;left:24%;width:30%}.timeline-start-album__timeline{top:14%;right:22%;bottom:13%;width:19%}.timeline-start-album__message{left:13%}.timeline-start-album__note{left:62%}.timeline-start-content{min-height:465px;padding:31px clamp(36px,9vw,90px)}}@media (max-width:640px){.timeline-start-overlay{padding:0}.timeline-start-modal,.timeline-start-shell{width:100%;max-height:none;min-height:100dvh}.timeline-start-modal{height:100dvh;border:0;border-radius:0}.timeline-start-header{min-height:52px;padding:0 13px 0 16px}.timeline-start-header__title{font-size:.94rem}.timeline-start-layout{grid-template-columns:1fr;overflow-y:auto;overscroll-behavior:contain}.timeline-start-album{min-height:220px;border-right:0;border-bottom:1px solid #e4d8c5}.timeline-start-album__message{top:20px;left:14%;font-size:.95rem}.timeline-start-album__photos{top:32%;bottom:7%;left:13%;width:45%}.timeline-start-album__timeline{top:19%;right:10%;bottom:10%;width:28%;min-width:96px}.timeline-start-album__timeline-item strong{font-size:.78rem}.timeline-start-album__timeline-item span:not(.timeline-start-album__dot){font-size:.57rem}.timeline-start-album__note{display:none}.timeline-start-content{min-height:0;justify-content:flex-start;padding:25px 20px 29px}.timeline-start-eyebrow{margin-bottom:7px}.timeline-start-content h1{font-size:clamp(1.45rem,6vw,1.55rem);line-height:1.38}.timeline-start-lead{margin-top:11px;font-size:.78rem;line-height:1.75}.timeline-start-birth-year{margin-top:15px;padding:12px 13px 10px}.timeline-start-actions__primary{min-height:50px;font-size:.96rem}.timeline-start-actions__secondary{min-height:40px}.timeline-start-content__note{margin-top:11px;font-size:.72rem}}@media (prefers-reduced-motion:reduce){.timeline-start-overlay *,.timeline-start-overlay :after,.timeline-start-overlay :before{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.timeline-editor-root{display:flex;width:100%;flex-direction:column;gap:22px;color:#28251f}.timeline-editor-header{overflow:hidden;padding:18px 24px!important;border:1px solid #e3d8c5!important;border-radius:14px!important;background:radial-gradient(circle at 5% 0,rgba(255,255,255,.95),transparent 38%),#fdfaf3!important;box-shadow:0 8px 19px rgba(89,64,37,.1)!important}.timeline-editor-header__main{gap:20px!important}.timeline-editor-header__title{min-width:0;gap:12px!important}.timeline-editor-header__mark{display:inline-flex;width:46px;height:46px;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid #d8d8c5;border-radius:50%;background:#eef0e4;color:#4e765d}.timeline-editor-header__title h3{margin:0!important;color:#28251f!important;font-size:clamp(1.35rem,2.1vw,1.7rem)!important;font-weight:600!important;letter-spacing:.045em}.timeline-editor-header__title h3 span{color:#5f7165;font-size:.8em;letter-spacing:0}.timeline-editor-header__title p{margin:4px 0 0;color:#71685d;font-size:.78rem;line-height:1.5}.timeline-editor-header__actions{justify-content:flex-end;gap:8px!important}.timeline-editor-header__action{min-height:42px;padding:9px 13px!important;border:1px solid #ded5c7!important;border-radius:8px!important;background:#fffdf9!important;box-shadow:none!important;color:#3d3b35!important;font-size:.82rem!important}.timeline-editor-header__action--share{border-color:#e4bdb8!important;color:#9e2a2b!important}.timeline-editor-header__action--primary{border-color:#2d6a46!important;background:#2d6a46!important;box-shadow:0 5px 10px rgba(45,106,70,.18)!important;color:#fff!important}.timeline-editor-header__action:hover:not(:disabled){border-color:#839a89!important;background:#f3f4ed!important}.timeline-editor-header__action--primary:hover:not(:disabled){background:#22583a!important}.timeline-editor-empty{padding:48px 24px!important;border:1px solid #e4d8c5!important;border-radius:14px!important;background:#fffdf8!important;box-shadow:0 5px 14px rgba(89,64,37,.07)}.timeline-editor-empty__action{min-height:44px;border-radius:8px!important;background:#2d6a46!important}.timeline-editor-layout{display:grid;grid-template-areas:"journey sidebar";grid-template-columns:minmax(0,72%) minmax(230px,28%);align-items:start;grid-gap:27px;gap:27px}.timeline-editor-journey{position:relative;min-width:0;grid-area:journey}.timeline-editor-rail{position:absolute;z-index:0;top:17px;bottom:20px;left:11px;width:2px;border-radius:999px;background:#5d896d}.timeline-editor-groups{gap:30px!important;padding-left:33px!important}.timeline-editor-groups>div:first-child{display:none!important}.timeline-editor-decade{gap:15px!important;scroll-margin-top:104px}.timeline-editor-decade__heading{min-height:39px;gap:14px!important}.timeline-editor-decade__dot{z-index:1;width:15px!important;height:15px!important;margin-left:-30px!important;border:3px solid #f8f3e9!important;background:#4e765d!important;box-shadow:0 0 0 1px #4e765d!important}.timeline-editor-decade__title{margin:0!important;color:#28251f!important;font-size:clamp(1.2rem,1.8vw,1.45rem)!important;font-weight:600!important;letter-spacing:.045em}.timeline-editor-decade__title span{color:#6e766c;font-size:.72em;font-weight:600}.timeline-editor-decade__events{gap:16px!important}.timeline-editor-event{position:relative;display:grid!important;min-width:0;grid-gap:0!important;gap:0!important;overflow:hidden;padding:22px 24px!important;border:1px solid #e4d8c5!important;border-radius:12px!important;background:radial-gradient(circle at 100% 0,rgba(255,255,255,.72),transparent 32%),#fdfaf3!important;box-shadow:0 5px 14px rgba(89,64,37,.08)!important}.timeline-editor-event:after{position:absolute;z-index:0;right:-50px;bottom:-58px;width:160px;height:160px;border:1px solid rgba(83,119,91,.13);border-radius:45% 55% 50% 40%;content:"";pointer-events:none;transform:rotate(-14deg)}.timeline-editor-event>*{position:relative;z-index:1}.timeline-editor-event--photo-right{grid-template-areas:"meta meta" "title photo" "story photo" "actions photo";grid-template-columns:minmax(0,1fr) minmax(225px,38%);column-gap:clamp(20px,3vw,34px)}.timeline-editor-event--photo-left{grid-template-areas:"meta meta" "photo title" "photo story" "photo actions";grid-template-columns:minmax(225px,38%) minmax(0,1fr);column-gap:clamp(20px,3vw,34px)}.timeline-editor-event--text-only{grid-template-areas:"meta" "title" "story" "actions";grid-template-columns:minmax(0,1fr)}.timeline-editor-event--not-in-book{background:#f7f4ee!important}.timeline-editor-event__meta{grid-area:meta;min-width:0;min-height:29px;margin-bottom:8px}.timeline-editor-event__metadata{gap:7px!important}.timeline-editor-event__date{color:#356c4d!important;font-family:var(--font-serif);font-size:clamp(1.45rem,2.35vw,2rem)!important;font-weight:600!important;line-height:1}.timeline-editor-event__tag{min-height:23px;padding:2px 7px!important;border:1px solid #ded7ca!important;border-radius:5px!important;background:rgba(255,253,248,.75)!important;color:#675f55!important;font-size:.68rem!important}.timeline-editor-event__tag--included{color:#416e51!important}.timeline-editor-event__tag--excluded{color:#756f65!important}.timeline-editor-event__tag--saved{color:#2c7650!important}.timeline-editor-event__utility{gap:4px!important}.timeline-editor-event__delete,.timeline-editor-event__order,.timeline-editor-event__utility-button{min-height:30px;border-color:#dfd7c9!important;background:rgba(255,253,248,.7)!important;color:#615b51!important}.timeline-editor-event__utility-button{padding:4px 8px!important;border-radius:6px!important;font-size:.69rem!important}.timeline-editor-event__order{align-items:center;padding:1px!important;border-radius:6px!important}.timeline-editor-event__delete,.timeline-editor-event__order-button{display:inline-flex;min-width:28px;align-items:center;justify-content:center;border-radius:5px}.timeline-editor-event__delete{border:1px solid #dfd7c9!important}.timeline-editor-event__title{grid-area:title;align-self:end;margin:1px 0 8px!important;color:#28251f!important;font-size:clamp(1.1rem,1.75vw,1.48rem)!important;font-weight:600!important;letter-spacing:.025em}.timeline-editor-event__photo{grid-area:photo;width:100%!important;min-width:0;height:auto!important;min-height:210px;aspect-ratio:4/3;margin:0!important;align-self:stretch;overflow:hidden;border:6px solid #fffdf7!important;border-radius:2px!important;background:#ede4d5;box-shadow:0 9px 16px rgba(82,58,34,.18)!important}.timeline-editor-event--photo-right .timeline-editor-event__photo{transform:rotate(1.25deg)}.timeline-editor-event--photo-left .timeline-editor-event__photo{transform:rotate(-1.1deg)}.timeline-editor-event__photo-image{display:block;width:100%!important;height:100%!important;filter:saturate(.88) sepia(.05);object-fit:cover!important}.timeline-editor-event__photo-count{right:7px!important;bottom:7px!important;padding:2px 6px!important;border-radius:999px!important;background:rgba(41,37,31,.74)!important;font-size:.66rem!important}.timeline-editor-event__story,.timeline-editor-event__story-add{grid-area:story;align-self:start;margin:0!important;color:#544d43!important;font-size:.86rem!important;line-height:1.85!important}.timeline-editor-event__story-add{justify-self:start;min-height:38px;padding:8px 10px!important;border:1px dashed #cfc1ab!important;border-radius:7px!important;background:#faf6ee!important;color:#6e665b!important;cursor:pointer;text-align:left}.timeline-editor-event__actions{grid-area:actions;justify-content:flex-start!important;align-self:end;gap:8px!important;margin-top:16px!important}.timeline-editor-event__action{min-height:39px;padding:8px 13px!important;border-radius:7px!important;box-shadow:none!important;font-size:.8rem!important}.timeline-editor-event__action--deep-dive{background:#9e2a2b!important}.timeline-editor-event__action--edit{border-color:#cfc6b6!important;background:#fffdf8!important;color:#464137!important}.timeline-editor-sidebar{position:-webkit-sticky;position:sticky;top:86px;display:flex;min-width:0;flex-direction:column;gap:14px;grid-area:sidebar}.timeline-editor-sidebar__intro,.timeline-editor-sidebar__jumps{overflow:hidden;border:1px solid #e1d6c3;border-radius:11px;background:#fdfaf3;box-shadow:0 5px 14px rgba(89,64,37,.08)}.timeline-editor-sidebar__intro{position:relative;padding:25px 20px 23px;background:linear-gradient(135deg,rgba(255,255,255,.57),transparent 48%),#f8f1e4}.timeline-editor-sidebar__intro:after{position:absolute;right:-18px;bottom:-27px;width:130px;height:130px;border:1px solid rgba(78,118,93,.24);border-radius:54% 46% 50% 40%;content:"";transform:rotate(18deg)}.timeline-editor-sidebar__intro>*{position:relative;z-index:1}.timeline-editor-sidebar__intro>svg{color:#a45036}.timeline-editor-sidebar__intro h4{margin:14px 0 13px;color:#28251f;font-family:var(--font-serif);font-size:clamp(1.16rem,1.65vw,1.38rem);font-weight:600;line-height:1.52;letter-spacing:.04em}.timeline-editor-sidebar__intro p{margin:0;color:#665e52;font-size:.78rem;line-height:1.8}.timeline-editor-sidebar__jumps{padding:10px 16px 11px}.timeline-editor-sidebar__jumps>p{display:flex;align-items:center;gap:7px;margin:4px 0 6px;color:#9e2a2b;font-family:var(--font-serif);font-size:.98rem;font-weight:600}.timeline-editor-sidebar__jump{display:grid;width:100%;min-height:43px;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:7px;gap:7px;align-items:center;padding:7px 1px;border:0;border-top:1px solid #ece3d5;background:transparent;color:#343128;cursor:pointer;text-align:left}.timeline-editor-sidebar__jump span{font-family:var(--font-serif);font-size:.89rem;font-weight:600}.timeline-editor-sidebar__jump small{color:#7a7368;font-size:.69rem}.timeline-editor-sidebar__jump svg{color:#4e765d;transform:rotate(-90deg)}.timeline-editor-sidebar__jump:hover{color:#2d6a46}.timeline-editor-empty__action:focus-visible,.timeline-editor-event button:focus-visible,.timeline-editor-header__action:focus-visible,.timeline-editor-sidebar__jump:focus-visible{outline:3px solid rgba(45,106,70,.45);outline-offset:3px}@media (min-width:1200px){.timeline-editor-root{position:relative;left:50%;width:min(1280px,calc(100vw - 48px));transform:translateX(-50%)}}@media (max-width:1199px){.timeline-editor-layout{grid-template-areas:"sidebar" "journey";grid-template-columns:minmax(0,1fr)}.timeline-editor-sidebar{position:static;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.78fr);align-items:stretch}.timeline-editor-sidebar__intro,.timeline-editor-sidebar__jumps{height:100%;box-sizing:border-box}.timeline-editor-event--photo-left,.timeline-editor-event--photo-right{grid-template-columns:minmax(0,1fr) minmax(205px,36%)}}@media (max-width:720px){.timeline-editor-root{gap:16px}.timeline-editor-header{padding:16px!important}.timeline-editor-header__main{align-items:flex-start!important}.timeline-editor-header__title{width:100%}.timeline-editor-header__actions{display:grid!important;width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.timeline-editor-header__action{justify-content:center;min-height:44px;padding-inline:9px!important;font-size:.76rem!important}.timeline-editor-header__action--primary{grid-column:1/-1}.timeline-editor-sidebar{display:block}.timeline-editor-sidebar__intro{margin-bottom:12px}.timeline-editor-sidebar__jumps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:13px;column-gap:13px}.timeline-editor-sidebar__jumps>p{grid-column:1/-1}.timeline-editor-sidebar__jump{min-height:45px}.timeline-editor-groups{padding-left:27px!important}.timeline-editor-rail{left:9px}.timeline-editor-decade__dot{margin-left:-25px!important}.timeline-editor-event,.timeline-editor-event--photo-left,.timeline-editor-event--photo-right,.timeline-editor-event--text-only{grid-template-areas:"meta" "title" "photo" "story" "actions";grid-template-columns:minmax(0,1fr);padding:18px 15px!important}.timeline-editor-event__meta{min-height:0;align-items:flex-start!important;flex-direction:column;gap:8px!important}.timeline-editor-event__metadata,.timeline-editor-event__utility{width:100%}.timeline-editor-event__utility{justify-content:flex-start}.timeline-editor-event__date{font-size:1.55rem!important}.timeline-editor-event__title{margin-top:4px!important}.timeline-editor-event__photo{min-height:0;max-height:330px;margin:11px 0 15px!important;aspect-ratio:4/3;transform:none!important}.timeline-editor-event__story,.timeline-editor-event__story-add{font-size:.84rem!important;line-height:1.78!important}.timeline-editor-event__actions{flex-wrap:wrap;margin-top:15px!important}.timeline-editor-event__action{min-height:44px;flex:1 1 150px}}@media (max-width:410px){.timeline-editor-header__mark{width:39px;height:39px}.timeline-editor-header__title h3{font-size:1.27rem!important}.timeline-editor-sidebar__jumps{grid-template-columns:minmax(0,1fr)}.timeline-editor-sidebar__jump{min-height:44px}.timeline-editor-event__utility-button{flex:1 1 auto}}@media (prefers-reduced-motion:reduce){.timeline-editor-root *,.timeline-editor-root :after,.timeline-editor-root :before{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.biography-editor-page{width:min(1420px,calc(100% - 40px))!important;max-width:none!important;gap:22px!important;padding:26px 0 46px!important}.biography-editor-header{padding:24px 28px!important;border:1px solid #e4d8c5!important;border-radius:12px!important;background:linear-gradient(100deg,rgba(255,253,248,.97),rgba(251,245,234,.92)),#f8f3e9!important;box-shadow:0 5px 16px rgba(78,52,27,.07)!important}.biography-editor-header__title>div:first-child>svg{width:47px;height:47px;padding:9px;border:1px solid #eadaca;border-radius:50%;background:#fffaf1;color:#9e2a2b!important}.biography-editor-header__title h2{color:#28251f!important;font-size:clamp(1.45rem,2.3vw,2rem)!important;font-weight:600!important;letter-spacing:.045em}.biography-editor-header__title p{color:#62594d!important;font-family:var(--font-serif);font-size:.92rem!important;letter-spacing:.025em}.biography-editor-header__actions{align-items:center}.biography-editor-header__action{min-height:44px;padding:10px 17px!important;border-radius:7px!important;box-shadow:none!important}.biography-editor-header__action--primary{background:#9e2a2b!important;color:#fffdf8!important}.biography-editor-header__action--preview{border:1px solid #b76a65!important;background:#fffdf9!important;color:#7c2425!important}.biography-editor-header__action--primary:hover:not(:disabled){background:#7f1f25!important}.biography-editor-events{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.biography-editor-layout{display:grid;grid-template-columns:minmax(210px,23%) minmax(0,1fr);grid-gap:clamp(22px,2.8vw,42px);gap:clamp(22px,2.8vw,42px);align-items:start}.biography-toc{min-width:0;align-self:start}.biography-toc__inner{overflow:hidden;border:1px solid #e1d5c1;border-radius:9px;background:rgba(255,252,246,.84);box-shadow:0 5px 15px rgba(78,52,27,.06)}.biography-toc__heading{display:flex;align-items:center;gap:10px;margin:0 17px;padding:18px 3px 13px;border-bottom:1px solid #e6dccd}.biography-toc__heading svg{color:#a4292a}.biography-toc__heading h3{margin:0;color:#28251f;font-family:var(--font-serif);font-size:1.3rem;font-weight:600;letter-spacing:.08em}.biography-toc__chapters{padding:7px 17px 16px}.biography-toc__chapter{padding:13px 3px 12px;border-bottom:1px solid #e9dfd2}.biography-toc__chapter:last-child{border-bottom:0}.biography-toc__chapter-link{display:grid;width:100%;grid-template-columns:minmax(0,1fr) auto;grid-column-gap:7px;column-gap:7px;padding:0;border:0;background:transparent;color:#28251f;cursor:pointer;text-align:left}.biography-toc__chapter-kicker{grid-column:1/-1;margin-bottom:3px;color:#9e2a2b;font-size:.7rem;font-weight:700;letter-spacing:.1em}.biography-toc__chapter-title{min-width:0;font-family:var(--font-serif);font-size:1rem;font-weight:600;line-height:1.42}.biography-toc__chapter-count{align-self:center;color:#756d62;font-size:.72rem}.biography-toc__chapter-link svg{align-self:center;color:#9e2a2b}.biography-toc__chapter ul{display:grid;grid-gap:4px;gap:4px;margin:8px 0 0;padding:0 0 0 12px;list-style:none}.biography-toc__chapter li{min-width:0}.biography-toc__chapter li button{display:block;width:100%;padding:2px 0;overflow:hidden;border:0;background:transparent;color:#62594d;cursor:pointer;font-family:var(--font-serif);font-size:.78rem;line-height:1.46;text-align:left;text-overflow:ellipsis;white-space:nowrap}.biography-toc__chapter li button:before{margin-right:7px;color:#9e2a2b;content:"・"}.biography-toc__chapter--unknown .biography-toc__chapter-kicker,.biography-toc__chapter--unknown .biography-toc__chapter-link svg{color:#806047}.biography-manuscript{min-width:0}.biography-manuscript-chapter{scroll-margin-top:90px}.biography-manuscript-chapter+.biography-manuscript-chapter{margin-top:42px}.biography-manuscript-chapter__heading{position:relative;min-height:94px;padding:17px 24px 16px 29px;border:1px solid #e2d5c3;border-bottom:0;border-radius:10px 10px 0 0;background:linear-gradient(90deg,rgba(253,250,243,.96),rgba(249,243,232,.9)),#fdfaf3}.biography-manuscript-chapter__heading:after{position:absolute;right:28px;bottom:15px;width:min(29%,210px);height:25px;border-top:1px solid rgba(158,42,43,.27);border-radius:50%;content:"";transform:rotate(-3deg)}.biography-manuscript-chapter__heading p{margin:0 0 4px;color:#9e2a2b;font-size:.75rem;font-weight:700;letter-spacing:.13em}.biography-manuscript-chapter__heading h3{margin:0;color:#28251f;font-family:var(--font-serif);font-size:clamp(1.35rem,2.1vw,1.78rem);font-weight:600;letter-spacing:.055em}.biography-manuscript-chapter__heading h3 span{color:#9e2a2b;font-size:.67em;font-weight:600}.biography-manuscript-chapter__heading small{display:inline-block;margin-top:5px;color:#756d62;font-family:var(--font-serif);font-size:.78rem}.biography-manuscript-chapter__rule{display:block;width:76px;height:1px;margin-top:9px;background:#b98b66}.biography-manuscript-chapter__events{border:1px solid #e2d5c3;border-radius:0 0 10px 10px;background:#fdfaf3}.biography-manuscript-event{position:relative;display:grid;grid-gap:0;gap:0;min-width:0;padding:25px 30px;border-bottom:1px solid #e6dbcb;background:radial-gradient(circle at 100% 100%,rgba(227,211,185,.22),transparent 26%),#fffdf8}.biography-manuscript-event:last-child{border-bottom:0}.biography-manuscript-event--photo-right{grid-template-areas:"meta meta" "copy photo" "actions photo";grid-template-columns:minmax(0,1fr) minmax(260px,40%);column-gap:clamp(24px,3.2vw,44px)}.biography-manuscript-event--photo-left{grid-template-areas:"meta meta" "photo copy" "photo actions";grid-template-columns:minmax(260px,40%) minmax(0,1fr);column-gap:clamp(24px,3.2vw,44px)}.biography-manuscript-event--text-only{grid-template-areas:"meta" "copy" "actions";grid-template-columns:minmax(0,1fr)}.biography-manuscript-event--excluded{background:#faf6ee}.biography-manuscript-event__meta{display:flex;grid-area:meta;align-items:flex-start;justify-content:flex-start;gap:8px;min-width:0;margin-bottom:13px;flex-wrap:wrap}.biography-manuscript-event__date{margin-right:3px;color:#9e2a2b;font-family:var(--font-serif);font-size:clamp(1.55rem,2.45vw,2.15rem);font-weight:600;line-height:1;letter-spacing:.035em}.biography-manuscript-event__meta>div{display:inline-flex!important;min-width:0;flex:0 1 auto}.biography-manuscript-event__meta>div span{min-height:25px;padding:3px 7px!important;border:1px solid #dfd5c7!important;border-radius:4px!important;background:rgba(255,253,248,.92)!important;color:#635a4e!important;font-size:.68rem!important}.biography-manuscript-event__include-toggle{min-height:29px;margin-left:auto;padding:4px 9px;border:1px solid #ded3c4;border-radius:5px;background:#fffdf9;color:#635a4e;cursor:pointer;font-size:.7rem;font-weight:600}.biography-manuscript-event__copy{grid-area:copy;min-width:0}.biography-manuscript-event__copy h4{margin:0 0 9px;color:#28251f;font-family:var(--font-serif);font-size:clamp(1.14rem,1.8vw,1.48rem);font-weight:600;letter-spacing:.035em;line-height:1.48}.biography-manuscript-event__copy p{max-width:46rem;margin:0;color:#554d42;font-family:var(--font-serif);font-size:.91rem;line-height:1.9;white-space:pre-wrap}.biography-manuscript-event__photo{position:relative;grid-area:photo;align-self:stretch;min-width:0;min-height:215px;margin:0;overflow:hidden;border:5px solid #fffdf8;border-radius:2px;background:#eee2d0;box-shadow:0 8px 16px rgba(76,52,30,.16)}.biography-manuscript-event--photo-right .biography-manuscript-event__photo{transform:rotate(1.05deg)}.biography-manuscript-event--photo-left .biography-manuscript-event__photo{transform:rotate(-1.05deg)}.biography-manuscript-event__photo img{display:block;width:100%;height:100%;min-height:215px;object-fit:cover;filter:saturate(.91) sepia(.04)}.biography-manuscript-event__photo figcaption{position:absolute;right:8px;bottom:8px;min-height:23px;padding:3px 7px;border-radius:999px;background:rgba(40,37,31,.72);color:#fff;font-size:.68rem}.biography-manuscript-event__actions{display:flex;grid-area:actions;align-items:center;gap:9px;margin-top:18px;flex-wrap:wrap}.biography-manuscript-event__action{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:6px;padding:8px 14px;border-radius:6px;cursor:pointer;font-size:.81rem;font-weight:700}.biography-manuscript-event__action--deep-dive{border:1px solid #9e2a2b;background:#9e2a2b;color:#fffdf8}.biography-manuscript-event__action--deep-dive:hover:not(:disabled){background:#7f1f25}.biography-manuscript-event__action--edit{border:1px solid #d6c8b7;background:#fffdf8;color:#3c3932}.biography-editor-empty{display:flex;min-height:260px;flex-direction:column;align-items:center;justify-content:center;padding:30px;border:1px solid #e4d8c5;border-radius:10px;background:#fdfaf3;color:#756d62;text-align:center}.biography-editor-empty svg{margin-bottom:12px;color:#a45036}.biography-editor-empty h3{margin:0 0 7px;color:#28251f;font-family:var(--font-serif);font-size:1.2rem}.biography-editor-empty p{max-width:32rem;margin:0;font-size:.87rem;line-height:1.7}.biography-editor-document-preview{margin-top:12px}.biography-editor-document-preview>div:first-child h3{color:#28251f!important;font-family:var(--font-serif)!important}.biography-editor-header__action:focus-visible,.biography-manuscript-event button:focus-visible,.biography-toc button:focus-visible{outline:3px solid rgba(158,42,43,.4);outline-offset:3px}@media (max-width:1199px){.biography-editor-page{width:min(1040px,calc(100% - 32px))!important}.biography-editor-layout{grid-template-columns:minmax(0,1fr)}.biography-toc__chapters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:21px;column-gap:21px}.biography-toc__chapter:nth-last-child(2){border-bottom:0}.biography-manuscript-event--photo-left,.biography-manuscript-event--photo-right{grid-template-columns:minmax(0,1fr) minmax(240px,38%)}}@media (max-width:720px){.biography-editor-page{width:min(100% - 24px,640px)!important;gap:16px!important;padding-top:16px!important}.biography-editor-header{padding:16px!important}.biography-editor-header__title>div:first-child{align-items:flex-start!important}.biography-editor-header__title>div:first-child>svg{width:39px;height:39px;padding:7px}.biography-editor-header__title h2{font-size:1.25rem!important}.biography-editor-header__title p{font-size:.78rem!important;line-height:1.55}.biography-editor-header__actions{display:grid!important;width:100%;grid-template-columns:1fr}.biography-editor-header__action{width:100%;min-height:44px;justify-content:center}.biography-toc__heading{padding-top:14px;padding-bottom:10px}.biography-toc__chapters{grid-template-columns:minmax(0,1fr);padding-bottom:12px}.biography-toc__chapter:nth-last-child(2){border-bottom:1px solid #e9dfd2}.biography-toc__chapter li button{font-size:.8rem}.biography-manuscript-chapter+.biography-manuscript-chapter{margin-top:26px}.biography-manuscript-chapter__heading{min-height:0;padding:15px 17px 14px}.biography-manuscript-chapter__heading:after{right:18px;bottom:13px;width:28%}.biography-manuscript-event,.biography-manuscript-event--photo-left,.biography-manuscript-event--photo-right,.biography-manuscript-event--text-only{grid-template-areas:"meta" "copy" "photo" "actions";grid-template-columns:minmax(0,1fr);padding:18px 16px}.biography-manuscript-event__meta{align-items:flex-start;flex-direction:column;gap:7px}.biography-manuscript-event__meta>div{width:100%}.biography-manuscript-event__include-toggle{width:100%;min-height:36px;margin-left:0}.biography-manuscript-event__copy h4{margin-bottom:8px;font-size:1.18rem}.biography-manuscript-event__copy p{font-size:.88rem;line-height:1.82}.biography-manuscript-event__photo{min-height:0;margin-top:15px;aspect-ratio:4/3;transform:none!important}.biography-manuscript-event__photo img{min-height:0}.biography-manuscript-event__actions{display:grid;grid-template-columns:minmax(0,1fr);margin-top:15px}.biography-manuscript-event__action{width:100%;min-height:44px}}@media (prefers-reduced-motion:reduce){.biography-editor-page *,.biography-editor-page :after,.biography-editor-page :before{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.recipe-start-overlay{display:flex;align-items:center;justify-content:center;padding:clamp(18px,4vh,48px)!important;background:rgba(37,35,30,.68)!important;-webkit-backdrop-filter:blur(7px)!important;backdrop-filter:blur(7px)!important}.recipe-start-modal{width:min(1240px,100%)!important;max-width:1240px!important;margin:auto!important;padding:0!important;overflow:hidden;border:1px solid rgba(239,229,211,.78);border-radius:14px!important;background:#f8f3e9!important;box-shadow:0 22px 58px rgba(37,31,23,.35)!important}.recipe-start-modal>button[type=button]:first-child{z-index:3;width:44px;height:44px;border:1px solid #ded1bd!important;border-radius:50%;background:rgba(255,252,245,.9)!important;color:#564431!important}.recipe-start-layout{display:grid;grid-template-columns:minmax(0,49%) minmax(0,51%);min-height:min(730px,86dvh)}.recipe-start-visual{position:relative;min-height:0;overflow:hidden;background:#5e432d}.recipe-start-visual__dish{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:48% center;filter:saturate(.86) sepia(.07) brightness(.93)}.recipe-start-visual__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(34,26,17,.04) 22%,rgba(34,26,17,.45)),linear-gradient(90deg,rgba(40,29,17,.18),transparent 62%)}.recipe-start-visual>p{position:absolute;z-index:1;top:24%;left:11%;margin:0;color:#fffaf0;font-family:var(--font-serif);font-size:clamp(1.2rem,2.05vw,1.72rem);font-weight:500;letter-spacing:.12em;line-height:1.75;text-shadow:0 2px 11px rgba(30,21,12,.42);writing-mode:vertical-rl}.recipe-start-visual__book{position:absolute;z-index:1;right:8%;bottom:7%;width:min(57%,355px);aspect-ratio:1.35/1;border:6px solid rgba(255,249,239,.88);box-shadow:0 12px 22px rgba(26,18,10,.29);object-fit:cover;object-position:46% 45%;transform:rotate(2deg)}.recipe-start-content{display:flex;min-width:0;flex-direction:column;align-items:center;padding:clamp(44px,5.4vw,66px) clamp(26px,3.5vw,44px) clamp(25px,3.4vw,40px);background:radial-gradient(circle at 92% 92%,rgba(99,84,47,.08),transparent 19%),#fdfaf3;text-align:center}.recipe-start-content__heading{max-width:560px}.recipe-start-content__eyebrow{display:inline-flex;width:47px;height:47px;align-items:center;justify-content:center;margin-bottom:7px;border:1px solid #d9c8ab;border-radius:50%;color:#4e5a32}.recipe-start-content__heading>p{display:flex;align-items:center;justify-content:center;gap:16px;margin:0 0 15px;color:#4e5a32;font-family:var(--font-serif);font-size:.96rem;font-weight:600;letter-spacing:.12em}.recipe-start-content__heading>p:after,.recipe-start-content__heading>p:before{width:47px;height:1px;background:#d7c7ab;content:""}.recipe-start-content__heading h2{margin:0;color:#28251f;font-family:var(--font-serif);font-size:clamp(1.65rem,2.2vw,2rem);font-weight:600;letter-spacing:.045em;line-height:1.48}.recipe-start-content__heading>span{display:block;margin-top:17px;color:#645b4d;font-family:var(--font-serif);font-size:.93rem;line-height:1.75}.recipe-start-content__controls{display:flex;width:min(100%,510px);flex-direction:column;align-items:center;margin-top:24px}.recipe-start-voice-button{display:grid;width:100%;min-height:66px;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:13px;gap:13px;align-items:center;padding:13px 27px;border:1px solid #47562f;border-radius:999px;background:#4e5a32;box-shadow:0 8px 15px rgba(66,76,38,.19);color:#fffdf8;cursor:pointer;font-family:var(--font-serif);font-size:clamp(1.08rem,1.65vw,1.32rem);font-weight:600;letter-spacing:.1em;text-align:center}.recipe-start-voice-button span{min-width:0}.recipe-start-voice-button--recording{border-color:#8d4939;background:#794035}.recipe-start-voice-button:hover:not(:disabled){background:#3e4928}.recipe-start-draft-button:disabled,.recipe-start-voice-button:disabled{cursor:not-allowed;opacity:.56}.recipe-start-content__recording-note{min-height:20px;margin:9px 0 0;color:#746958;font-size:.76rem;line-height:1.5}.recipe-start-text-trigger{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;margin-top:8px;padding:9px 21px;border:1px solid #d8c9b2;border-radius:8px;background:transparent;color:#554534;cursor:pointer;font-family:var(--font-serif);font-size:.91rem;font-weight:600}.recipe-start-text-entry{width:100%;margin-top:10px;text-align:left}.recipe-start-text-entry label{display:block;margin:0 0 6px;color:#4f493e;font-size:.79rem;font-weight:700}.recipe-start-text-entry textarea{display:block;width:100%;min-height:118px;padding:12px 14px;box-sizing:border-box;border:1px solid #d8c9b2;border-radius:8px;background:rgba(255,253,248,.9);color:#3e3428;font:inherit;line-height:1.7;resize:vertical}.recipe-start-draft-button{display:block;min-height:43px;margin:10px 0 0 auto;padding:9px 18px;border:1px solid #605438;border-radius:6px;background:#fffdf8;color:#4a412d;cursor:pointer;font-family:var(--font-serif);font-weight:700}.recipe-start-book-preview{display:grid;width:min(100%,540px);grid-template-columns:minmax(0,1fr) minmax(150px,38%);grid-gap:17px;gap:17px;align-items:center;margin-top:auto;padding:15px;border:1px solid #e4d8c5;border-radius:9px;background:rgba(252,248,239,.72);text-align:left}.recipe-start-book-preview p{margin:0 0 7px;color:#4b412f;font-family:var(--font-serif);font-size:.93rem;font-weight:600;letter-spacing:.065em}.recipe-start-book-preview span{display:block;color:#685f53;font-size:.75rem;line-height:1.7}.recipe-start-book-preview img{width:100%;height:105px;border:3px solid #fffdf8;box-shadow:0 4px 9px rgba(73,52,29,.12);object-fit:cover;object-position:46% 48%}.recipe-start-draft-button:focus-visible,.recipe-start-modal>button[type=button]:first-child:focus-visible,.recipe-start-text-entry textarea:focus-visible,.recipe-start-text-trigger:focus-visible,.recipe-start-voice-button:focus-visible{outline:3px solid rgba(78,90,50,.45);outline-offset:3px}@media (max-width:1023px){.recipe-start-overlay{align-items:flex-start}.recipe-start-layout{grid-template-columns:minmax(0,1fr);min-height:0}.recipe-start-visual{height:265px}.recipe-start-visual__dish{object-position:center 54%}.recipe-start-visual>p{top:auto;bottom:16%;left:11%;font-size:1.18rem;writing-mode:horizontal-tb}.recipe-start-visual__book{right:7%;bottom:9%;width:31%}.recipe-start-content{padding:32px clamp(24px,7vw,60px) 28px}.recipe-start-book-preview{margin-top:25px}}@media (max-width:640px){.recipe-start-overlay{display:block;padding:0!important}.recipe-start-modal{min-height:100dvh;border:0;border-radius:0!important}.recipe-start-modal>button[type=button]:first-child{top:10px!important;right:10px!important}.recipe-start-visual{height:204px}.recipe-start-visual>p{left:18px;bottom:20px;font-size:1.05rem;letter-spacing:.075em}.recipe-start-visual__book{display:none}.recipe-start-content{align-items:stretch;padding:27px 18px 24px}.recipe-start-content__heading h2{font-size:1.52rem;line-height:1.5}.recipe-start-content__heading>span{margin-top:13px;font-size:.83rem}.recipe-start-content__heading>p{gap:11px;font-size:.86rem}.recipe-start-content__heading>p:after,.recipe-start-content__heading>p:before{width:35px}.recipe-start-content__controls{width:100%;margin-top:20px}.recipe-start-voice-button{min-height:55px;padding:10px 20px;font-size:1.06rem}.recipe-start-text-trigger{width:100%;min-height:44px;margin-top:8px}.recipe-start-draft-button{width:100%;min-height:44px}.recipe-start-book-preview{grid-template-columns:minmax(0,1fr) 120px;gap:12px;width:100%;margin-top:23px;padding:12px}.recipe-start-book-preview img{height:84px}}@media (prefers-reduced-motion:reduce){.recipe-start-modal *,.recipe-start-modal :after,.recipe-start-modal :before{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.anohi-memory-journey{--anohi-memory-progress:0;--anohi-memory-scroll-hint-opacity:1;--anohi-memory-photo-1-opacity:1;--anohi-memory-photo-2-opacity:0;--anohi-memory-photo-3-opacity:0;--anohi-memory-photo-4-opacity:0;--anohi-memory-photo-5-opacity:0;--anohi-memory-photo-1-scale:1;--anohi-memory-photo-2-scale:1.045;--anohi-memory-photo-3-scale:1.04;--anohi-memory-photo-4-scale:1.03;--anohi-memory-photo-5-scale:1.03;display:block;min-height:clamp(920px,160vh,1780px);height:160vh;overflow:visible;background:#e8dece}.anohi-home{overflow-x:clip}.anohi-home-hero__sticky{position:-webkit-sticky;position:sticky;top:76px;height:calc(100svh - 76px);min-height:580px;display:flex;align-items:center;overflow:hidden;isolation:isolate}.anohi-memory-journey__photos{position:absolute;z-index:-3;inset:0;overflow:hidden;background:#d8c7af}.anohi-memory-journey__photos:after,.anohi-memory-journey__photos:before{position:absolute;z-index:2;inset:0;content:"";pointer-events:none}.anohi-memory-journey__photos:before{opacity:.18;background-image:linear-gradient(113deg,transparent 0 48%,rgba(103,80,51,.22) 50%,transparent 52%);background-size:13px 13px;mix-blend-mode:multiply}.anohi-memory-journey__photos:after{opacity:var(--anohi-memory-photo-5-opacity);border:clamp(10px,1.8vw,25px) solid rgba(247,236,215,.58);box-shadow:inset 0 0 0 1px rgba(102,77,46,.3)}.anohi-memory-journey__photo{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;transform-origin:center;will-change:opacity,transform}.anohi-memory-journey__photo--1{opacity:var(--anohi-memory-photo-1-opacity);object-position:center 54%;transform:scale(var(--anohi-memory-photo-1-scale))}.anohi-memory-journey__photo--2{opacity:var(--anohi-memory-photo-2-opacity);object-position:67% center;filter:saturate(.9) sepia(.06) contrast(.99);transform:scale(var(--anohi-memory-photo-2-scale))}.anohi-memory-journey__photo--3{opacity:var(--anohi-memory-photo-3-opacity);object-position:69% center;filter:saturate(.82) sepia(.1) contrast(.98);transform:scale(var(--anohi-memory-photo-3-scale))}.anohi-memory-journey__photo--4{opacity:var(--anohi-memory-photo-4-opacity);object-position:68% center;filter:saturate(.76) sepia(.16) contrast(.98);transform:scale(var(--anohi-memory-photo-4-scale))}.anohi-memory-journey__photo--5{opacity:var(--anohi-memory-photo-5-opacity);object-position:center 42%;filter:grayscale(.84) sepia(.22) contrast(.96);transform:scale(var(--anohi-memory-photo-5-scale))}.anohi-memory-journey .anohi-home-hero__veil{z-index:-2;background:linear-gradient(90deg,#fbf7ef,rgba(251,247,239,.97) 25%,rgba(251,247,239,.76) 43%,rgba(251,247,239,.2) 67%,transparent 83%),linear-gradient(0deg,rgba(55,38,24,.12),transparent 35%)}.anohi-memory-journey .anohi-home-hero__content{position:relative;z-index:1}.anohi-memory-journey__scroll-hint{position:absolute;z-index:1;bottom:28px;left:max(32px,calc((100% - 1380px) / 2));display:grid;grid-gap:4px;gap:4px;margin:0;color:#6d6255;font-size:.67rem;letter-spacing:.12em;opacity:var(--anohi-memory-scroll-hint-opacity);transition:opacity .26s ease}.anohi-memory-journey__scroll-hint b{color:#8d2f2f;font-family:var(--font-serif);font-size:1.15rem;font-weight:400;line-height:1}@media (max-width:1100px){.anohi-memory-journey{min-height:clamp(620px,82svh,760px);height:clamp(620px,82svh,760px);overflow:hidden}.anohi-home-hero__sticky{position:relative;top:auto;height:100%;min-height:0}.anohi-memory-journey__photo{animation-duration:24s;animation-fill-mode:forwards;animation-iteration-count:1;animation-timing-function:ease-in-out}.anohi-memory-journey__photo--1{animation-name:anohi-memory-now}.anohi-memory-journey__photo--2{animation-name:anohi-memory-parents}.anohi-memory-journey__photo--3{animation-name:anohi-memory-couple}.anohi-memory-journey__photo--4{animation-name:anohi-memory-album}.anohi-memory-journey__photo--5{animation-name:anohi-memory-oldest}.anohi-memory-journey__photos:after{animation:anohi-memory-oldest-frame 24s ease-in-out 1 forwards}.anohi-memory-journey__scroll-hint{display:none}}@keyframes anohi-memory-now{0%,15%{opacity:1;transform:scale(1)}31%,to{opacity:0;transform:scale(1.035)}}@keyframes anohi-memory-parents{0%,12%{opacity:0;transform:scale(1.045)}28%,40%{opacity:1;transform:scale(1)}54%,to{opacity:0;transform:scale(1.03)}}@keyframes anohi-memory-couple{0%,28%{opacity:0;transform:scale(1.04)}40%,50%{opacity:1;transform:scale(1)}63%,to{opacity:0;transform:scale(1.02)}}@keyframes anohi-memory-album{0%,45%{opacity:0;transform:scale(1.035)}57%,66%{opacity:1;transform:scale(1)}70%,to{opacity:0;transform:scale(1.015)}}@keyframes anohi-memory-oldest{0%,55%{opacity:0;transform:scale(1.03)}67%,to{opacity:1;transform:scale(1)}}@keyframes anohi-memory-oldest-frame{0%,55%{opacity:0}67%,to{opacity:1}}@media (max-width:780px){.anohi-memory-journey{min-height:0;height:auto;overflow:visible;background:#fbf7ef}.anohi-home-hero__sticky{min-height:0;display:flex;flex-direction:column;align-items:stretch;overflow:visible}.anohi-memory-journey__photos{position:relative;order:1;height:clamp(300px,76vw,450px);overflow:hidden}.anohi-memory-journey__photos:before{opacity:.12}.anohi-memory-journey__photos:after{border-width:9px}.anohi-memory-journey .anohi-home-hero__note,.anohi-memory-journey .anohi-home-hero__veil{display:none}.anohi-memory-journey .anohi-home-hero__content{order:2}.anohi-memory-journey .anohi-home-hero__lead br{display:initial}}@media (prefers-reduced-motion:reduce){.anohi-memory-journey{min-height:clamp(580px,70svh,720px);height:auto;overflow:hidden}.anohi-memory-journey .anohi-home-hero__sticky{position:relative;top:auto;min-height:inherit;height:100%}.anohi-memory-journey__photo,.anohi-memory-journey__photos:after{animation:none!important;transition:none!important}.anohi-memory-journey__photo--1,.anohi-memory-journey__photo--2,.anohi-memory-journey__photo--3,.anohi-memory-journey__photo--4{opacity:0!important}.anohi-memory-journey__photo--5,.anohi-memory-journey__photos:after{opacity:1!important;transform:none!important}.anohi-memory-journey__scroll-hint{display:none}}.public-site{min-height:100vh;background:#fbf7ef;color:#2d2a25}.public-site-header{position:-webkit-sticky;position:sticky;z-index:20;top:0;border-bottom:1px solid rgba(189,169,139,.42);background:rgba(251,247,239,.93);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.public-site-footer,.public-site-header__inner,.public-site-main{width:min(100% - 40px,1160px);margin:0 auto}.public-site-header__inner{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:24px}.public-site-brand{display:inline-flex;align-items:center;gap:9px;color:#1f3149;font-family:var(--font-serif);font-size:1.5rem;font-weight:700;letter-spacing:.07em;text-decoration:none}.public-site-brand img{border-radius:8px}.public-site-footer nav,.public-site-nav{display:flex;align-items:center;gap:clamp(12px,2vw,25px)}.public-site-footer a,.public-site-nav a{color:#5c5145;font-size:.84rem;text-decoration:none}.public-site-footer a:hover,.public-site-nav a:hover{color:#9e2a2b}.public-cta-panel>a,.public-site-header__login{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:7px;background:#9e2a2b;box-shadow:0 7px 16px rgba(125,39,38,.16);color:#fff;font-weight:700;font-size:.88rem;text-decoration:none}.public-site-main{padding:clamp(54px,8vw,104px) 0}.public-page-hero{max-width:790px;padding:0 0 clamp(50px,7vw,86px)}.public-eyebrow{margin:0 0 13px;color:#a23134;font-size:.76rem;font-weight:800;letter-spacing:.16em}.public-answer-section h2,.public-compilation h2,.public-content-section h2,.public-cta-panel h2,.public-faq h2,.public-home-facts h2,.public-page-hero h1{margin:0;color:#20324b;font-family:var(--font-serif);font-weight:600;letter-spacing:.04em}.public-page-hero h1{font-size:clamp(2.2rem,5vw,4.25rem);line-height:1.32}.public-home-facts__lead,.public-page-hero>p:last-child{margin:22px 0 0;color:#5c5145;font-family:var(--font-serif);font-size:clamp(1rem,1.45vw,1.2rem);line-height:2;letter-spacing:.035em}.public-answer-section,.public-compilation,.public-content-section,.public-cta-panel,.public-home-facts{margin-top:clamp(50px,8vw,96px)}.public-content-section__heading{max-width:720px}.public-content-section__heading h2,.public-home-facts>.public-content-shell>h2{font-size:clamp(1.85rem,3.5vw,3rem);line-height:1.45}.public-price-grid,.public-prose-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:33px}.public-faq article,.public-price-grid article,.public-prose-grid article,.public-question-groups article{border:1px solid rgba(204,185,156,.65);border-radius:14px;background:rgba(255,253,248,.72);box-shadow:0 10px 25px rgba(77,58,35,.055)}.public-price-grid article,.public-prose-grid article{padding:clamp(22px,3vw,31px)}.public-faq h3,.public-price-grid h2,.public-prose-grid h3,.public-question-groups h2{margin:0;color:#20324b;font-family:var(--font-serif);font-weight:600;line-height:1.5}.public-prose-grid h3{font-size:1.27rem}.public-faq p,.public-price-grid p,.public-prose-grid p,.public-question-groups p{color:#5d554c;line-height:1.9}.public-prose-grid p{margin:14px 0 0;font-size:.92rem}.public-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px;padding:0;margin:0;list-style:none}.public-steps li{position:relative;padding:78px 28px 29px;border-top:1px solid #b28564;background:linear-gradient(135deg,rgba(245,235,218,.82),rgba(255,253,247,.7))}.public-steps span{position:absolute;top:22px;left:28px;color:#a23134;font-family:var(--font-serif);font-size:2rem}.public-steps h2{margin:0;color:#20324b;font-family:var(--font-serif);font-size:1.5rem;font-weight:600}.public-steps p{margin:14px 0 0;color:#5d554c;font-size:.92rem;line-height:1.9}.public-answer-section{max-width:910px;padding:clamp(28px,4vw,46px);border-left:3px solid #a23134;background:#f5ecdf}.public-answer-section h2{font-size:clamp(1.5rem,2.7vw,2.15rem);line-height:1.5}.public-answer-section p{margin:18px 0 0;color:#51483f;font-family:var(--font-serif);font-size:1rem;line-height:2}.public-answer-section strong{color:#2d2a25}.public-volume-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.public-volume-card{min-height:278px;padding:28px;border:1px solid rgba(191,173,144,.7);border-radius:12px;background:linear-gradient(145deg,rgba(255,253,248,.96),rgba(242,232,214,.8));box-shadow:0 10px 24px rgba(80,58,33,.07)}.public-volume-card>p:first-child{margin:0;color:#a23134;font-family:var(--font-serif);font-size:.8rem;letter-spacing:.12em}.public-volume-card h2{margin:16px 0 0;color:#20324b;font-family:var(--font-serif);font-size:1.55rem;font-weight:600}.public-volume-card>p:not(:first-child){min-height:3.4em;margin:11px 0 0;color:#5d554c;font-size:.9rem;line-height:1.75}.public-volume-card ul{display:flex;flex-wrap:wrap;gap:7px;padding:0;margin:19px 0 0;list-style:none}.public-volume-card li{padding:4px 8px;border-radius:99px;background:rgba(255,255,255,.67);color:#695b4e;font-size:.75rem}.public-compilation{padding:clamp(30px,5vw,56px);background:#20324b;color:#f9f0e1}.public-compilation .public-eyebrow{color:#e4c590}.public-compilation h2{color:#fff9ec;font-size:clamp(2rem,3.6vw,3rem)}.public-compilation>p:not(.public-eyebrow){max-width:770px;margin:17px 0 0;color:#e7ddd0;font-family:var(--font-serif);line-height:2}.public-compilation a{display:inline-block;margin-top:23px;color:#fff5e5;font-weight:700;text-underline-offset:5px}.public-price-grid article>p:first-child{margin:0;color:#a23134;font-size:.84rem;font-weight:700}.public-price-grid h2{margin-top:12px;color:#9e2a2b;font-size:clamp(1.6rem,2.7vw,2.2rem)}.public-price-grid p:not(:first-child){margin:15px 0 0;font-size:.91rem}.public-pricing-release-note{max-width:760px;margin:20px auto 0;color:#6c5c4b;font-family:var(--font-serif);font-size:.88rem;line-height:1.8;text-align:center}.public-question-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.public-question-groups article{padding:clamp(24px,3vw,34px)}.public-question-groups h2{font-size:1.5rem}.public-question-groups p{margin:13px 0 0;font-size:.9rem}.public-question-groups ul{display:grid;grid-gap:9px;gap:9px;margin:21px 0 0;padding:0;list-style:none}.public-question-groups li{padding:12px 14px;border-radius:7px;background:#f6ede1;color:#454039;font-family:var(--font-serif);font-size:.94rem;line-height:1.7}.public-cta-panel{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:clamp(28px,5vw,52px);border:1px solid #d4c3aa;background:linear-gradient(120deg,#fcf6ed,#eee0c9)}.public-cta-panel h2{font-size:clamp(1.45rem,2.5vw,2rem)}.public-cta-panel p{margin:13px 0 0;color:#5d554c;line-height:1.8}.public-home-facts{padding:clamp(70px,10vw,120px) 24px;background:#f2e8da}.public-content-shell{width:min(100%,1100px);margin:0 auto}.public-faq__heading h2>span,.public-home-facts__title>span{display:inline-block;white-space:nowrap}.public-home-facts__lead{max-width:1040px;text-wrap:pretty}.public-home-facts__lead>span{display:block}.public-home-facts__links{display:flex;flex-wrap:wrap;gap:11px 23px;margin-top:27px}.public-home-facts__links a{color:#8e2729;font-weight:700;font-size:.9rem;text-underline-offset:5px}.public-faq{margin-top:clamp(56px,8vw,88px)}.public-faq__heading{max-width:780px}.public-faq__heading h2{font-size:clamp(1.75rem,3.2vw,2.7rem)}.public-faq__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:28px}.public-faq article{padding:25px}.public-faq h3{font-size:1.15rem}.public-faq p{margin:12px 0 0;font-size:.88rem}.public-faq__price-note{margin:23px 0 0;color:#6c5c4b;font-size:.88rem;line-height:1.8}.public-site-footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:36px 0 42px;border-top:1px solid rgba(189,169,139,.45);color:#76695b;font-size:.78rem}.public-site-footer p{margin:0}.public-site-footer__brand{color:#20324b;font-family:var(--font-serif);font-size:1.18rem;font-weight:700}.legal-document{width:min(100%,850px);margin:0 auto}.legal-document__header{padding-bottom:clamp(34px,5vw,58px);border-bottom:1px solid rgba(189,169,139,.55)}.legal-document__header h1{margin:0;color:#20324b;font-family:var(--font-serif);font-size:clamp(2rem,4.2vw,3.4rem);font-weight:600;letter-spacing:.04em;line-height:1.4}.legal-document__header>p:not(.public-eyebrow):not(.legal-document__updated){margin:20px 0 0;color:#5c5145;font-size:1rem;line-height:1.9}.legal-document__updated{margin:20px 0 0;color:#756858;font-size:.82rem}.legal-document__body{color:#403a33}.legal-document__section{padding:clamp(28px,4.5vw,46px) 0;border-bottom:1px solid rgba(189,169,139,.36)}.legal-document__section h2{margin:0 0 18px;color:#20324b;font-family:var(--font-serif);font-size:clamp(1.28rem,2.2vw,1.65rem);font-weight:600;line-height:1.6}.legal-document__section li,.legal-document__section p{font-size:1rem;line-height:2}.legal-document__section p{margin:0}.legal-document__section p+p{margin-top:14px}.legal-document__section ul{display:grid;grid-gap:9px;gap:9px;margin:0;padding-left:1.35em}.legal-document__contact-address a,.legal-document__section a{color:#8e2729;font-weight:700;text-underline-offset:4px}.legal-document__notice{margin-top:clamp(28px,4vw,42px);padding:18px 20px;border-left:3px solid #a23134;background:#f5ecdf;color:#56483c;font-size:.92rem;line-height:1.85}.legal-document__disclosure-list{margin:0;border-top:1px solid #d8cab6}.legal-document__disclosure-list>div{display:grid;grid-template-columns:minmax(130px,.38fr) 1fr;border-bottom:1px solid #d8cab6}.legal-document__disclosure-list dd,.legal-document__disclosure-list dt{margin:0;padding:15px 17px;font-size:.94rem;line-height:1.75}.legal-document__disclosure-list dt{background:rgba(242,232,218,.7);color:#514438;font-weight:700}.legal-document__pending{color:#716456}.legal-document__contact-address{margin-top:12px!important;font-size:1.1rem!important}@media (max-width:860px){.public-site-header__inner{min-height:63px}.public-site-nav{display:none}.public-price-grid,.public-prose-grid,.public-steps{grid-template-columns:1fr}.public-volume-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.public-site-footer,.public-site-header__inner,.public-site-main{width:min(100% - 28px,1160px)}.public-site-brand{font-size:1.3rem}.public-page-hero h1{font-size:clamp(2rem,10vw,2.7rem)}.public-faq__grid,.public-question-groups,.public-volume-grid{grid-template-columns:1fr}.public-home-facts__title{font-size:clamp(1.6rem,7.4vw,1.8rem)!important;line-height:1.5!important}.public-home-facts__lead{max-width:none}.public-cta-panel,.public-site-footer{align-items:flex-start;flex-direction:column}.public-site-footer nav{flex-wrap:wrap}.legal-document__disclosure-list>div{grid-template-columns:1fr}.legal-document__disclosure-list dd,.legal-document__disclosure-list dt{padding:12px 14px}}.volume-shelf{max-width:1180px;margin:0 auto;padding:clamp(64px,8vw,104px) 24px}.volume-shelf__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.purchase-modal__eyebrow{margin:0 0 8px;color:#9e2a2b;font-size:.72rem;font-weight:800;letter-spacing:.18em}.volume-shelf__heading h2{margin:0;color:#20324b;font-family:var(--font-serif);font-size:clamp(1.8rem,4vw,2.7rem)}.volume-shelf__heading p{margin:10px 0 0;color:#64748b}.volume-shelf__first-offer{display:flex;min-height:92px;flex-direction:column;align-items:stretch;justify-content:center;gap:8px;min-width:286px;padding:13px 16px;border:1px solid #8f2023;border-radius:12px;background:linear-gradient(135deg,#a32126,#c93d3f);color:#fffaf7;box-shadow:0 10px 22px rgba(158,42,43,.22);white-space:nowrap}.volume-shelf__first-offer:after{position:absolute;inset:4px;border:1px solid rgba(255,255,255,.25);border-radius:8px;content:"";pointer-events:none}.volume-shelf__first-offer-label{padding:5px 7px;border-radius:4px;background:#fff7ee;color:#a32126;font-size:.68rem;font-weight:800;letter-spacing:.08em}.volume-shelf__first-offer-heading{display:flex;align-items:center;gap:8px}.volume-shelf__first-offer-copy{font-size:.82rem;font-weight:700}.volume-shelf__first-offer-prices{display:flex;align-items:baseline;gap:7px}.volume-shelf__first-offer-prices s{color:rgba(255,250,247,.78);font-size:.72rem}.volume-shelf__first-offer-prices strong{color:#fff;font-size:1.35rem;letter-spacing:.02em;line-height:1.1}.volume-shelf__first-offer-discount{padding:3px 5px;border:1px solid rgba(255,255,255,.45);border-radius:3px;color:#fff;font-size:.66rem;font-weight:800}.volume-shelf__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.volume-card{display:flex;min-height:350px;flex-direction:column;padding:22px;border:1px solid #e7dfd0;border-radius:18px;background:#fffdf9;box-shadow:0 8px 26px rgba(50,38,26,.06)}.volume-card--compilation{border-color:#c9ad72;background:linear-gradient(145deg,#fffaf0,#f5ead3)}.volume-card>footer,.volume-card>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.volume-card__number{color:#ad9b7f;font-family:var(--font-serif);font-size:.85rem;letter-spacing:.12em}.volume-card__status{display:inline-flex;align-items:center;gap:5px;padding:5px 9px;border-radius:999px;background:#f1ede5;color:#6b6256;font-size:.72rem;font-weight:800}.volume-card__status--trial{background:#fff2cf;color:#805916}.volume-card__status--in_progress,.volume-card__status--purchased{background:#edf4e9;color:#3f6238}.volume-card__status--completed{background:#e4f1e8;color:#27613a}.volume-card h3{margin:22px 0 8px;color:#20324b;font-family:var(--font-serif);font-size:1.36rem}.volume-card>p{min-height:50px;margin:0;color:#596777;font-size:.88rem;line-height:1.65}.volume-card>ul{display:flex;flex-wrap:wrap;gap:6px;margin:18px 0;padding:0;list-style:none}.volume-card>ul li{padding:4px 8px;border-radius:6px;background:#f4f0e9;color:#716758;font-size:.72rem}.volume-card>footer{margin-top:auto;align-items:flex-end}.volume-card__price{display:flex;flex-direction:column;color:#9e2a2b}.volume-card__price small{color:#8b8b86;font-size:.7rem;text-decoration:line-through}.volume-card__price strong{font-size:1.25rem}.volume-card__price span{max-width:92px;color:#64748b;font-size:.7rem;line-height:1.4}.volume-card footer button{display:inline-flex;align-items:center;gap:4px;padding:10px 13px;border:0;border-radius:10px;background:#20324b;color:#fff;font-size:.8rem;font-weight:800;cursor:pointer}.volume-shelf__note{margin:22px 0 0;color:#6f6b64;font-size:.84rem}.purchase-modal-backdrop{position:fixed;z-index:3200;inset:0;display:grid;place-items:center;padding:18px;overflow-y:auto;background:rgba(22,31,45,.68);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.purchase-modal{position:relative;width:min(100%,520px);padding:38px 34px 26px;border-radius:24px;background:#fffdf9;box-shadow:0 28px 70px rgba(17,24,39,.3);color:#20324b;text-align:center}.purchase-modal__close{position:absolute;top:14px;right:14px;padding:5px;border:0;background:transparent;color:#64748b;cursor:pointer}.purchase-modal__icon{display:grid;width:64px;height:64px;margin:0 auto 14px;place-items:center;border-radius:50%;background:#f8eae6;color:#9e2a2b}.purchase-modal h2{margin:0;font:700 1.8rem/1.4 var(--font-serif)}.purchase-modal__description{margin:12px auto 20px;color:#64748b;line-height:1.7;text-wrap:balance}.purchase-modal__price{padding:18px;border:1px solid #eadbc0;border-radius:14px;background:#fff9ed}.purchase-modal__price>span{color:#8a8276;font-size:.78rem}.purchase-modal__price p{display:flex;align-items:baseline;justify-content:center;gap:8px;margin:3px 0 0;color:#7d2c2c;font-weight:700}.purchase-modal__price-label{font-family:var(--font-serif);font-size:1rem}.purchase-modal__price strong{margin-left:0;font-size:1.8rem}.purchase-modal>ul{margin:20px auto;padding:0;list-style:none;color:#566271;font-size:.86rem;line-height:1.9;text-align:left}.purchase-modal>ul li:before{content:"✓";margin-right:8px;color:#4d7245;font-weight:900}.purchase-modal__submit{display:flex;width:100%;align-items:center;justify-content:center;gap:8px;padding:14px;border:0;border-radius:12px;background:#9e2a2b;color:#fff;font-size:1rem;font-weight:800;cursor:pointer}.purchase-modal__submit:disabled{cursor:not-allowed;opacity:.55}.purchase-modal__message{margin:12px 0 0;color:#9e2a2b;font-size:.82rem;line-height:1.5}.purchase-modal__secure{display:flex;align-items:center;justify-content:center;gap:5px;margin:14px 0 0;color:#88929d;font-size:.7rem}@media (max-width:900px){.volume-shelf__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.volume-shelf{padding-inline:16px}.volume-shelf__heading{align-items:flex-start;flex-direction:column}.volume-shelf__grid{grid-template-columns:1fr}.volume-card{min-height:320px}.purchase-modal{padding:34px 20px 22px}}.volume-shelf{max-width:none;margin:0;padding:clamp(52px,6vw,88px) clamp(18px,4vw,48px) 0;border-top:1px solid rgba(99,79,50,.1);background:radial-gradient(circle at 12% 8%,rgba(255,255,255,.9),transparent 24%),radial-gradient(circle at 86% 12%,rgba(202,184,157,.18),transparent 28%),linear-gradient(180deg,#faf7f0,#f3ede3 78%,#eee4d5);color:#263b4e}.volume-shelf__inner{width:min(100%,1180px);margin:0 auto}.volume-shelf__heading{display:grid;grid-template-columns:minmax(430px,1.35fr) minmax(230px,.8fr) minmax(292px,.8fr);align-items:center;justify-content:normal;grid-gap:clamp(24px,3vw,44px);gap:clamp(24px,3vw,44px);margin:0 0 28px}.volume-shelf__heading h2,.volume-shelf__introduction h2{margin:0;color:#18324a;font-family:var(--font-serif);font-size:clamp(2rem,3.2vw,3rem);font-weight:600;letter-spacing:.045em;line-height:1.25;white-space:nowrap}.volume-shelf__heading p,.volume-shelf__introduction p{margin:12px 0 0;color:#5d6670;font-family:var(--font-serif);font-size:clamp(.9rem,1.25vw,1.05rem);letter-spacing:.035em;line-height:1.8}.volume-shelf__progress p{margin:0 0 10px;color:#344353;font-family:var(--font-serif);font-size:.86rem;letter-spacing:.025em;line-height:1.55}.volume-shelf__progress p strong{color:#18324a;font-size:1.14rem}.volume-shelf__progress-track{height:7px;overflow:hidden;border-radius:999px;background:rgba(92,89,81,.15);box-shadow:inset 0 1px 2px rgba(44,36,26,.08)}.volume-shelf__progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#3f7557,#65886d);transition:width .45s ease}.volume-shelf__progress small{display:block;margin-top:8px;color:#77746d;font-family:var(--font-serif);font-size:.73rem}.volume-shelf__first-offer{position:relative;display:grid;grid-template-columns:24px minmax(0,1fr) auto;min-width:0;min-height:0;align-items:center;justify-content:normal;grid-gap:4px 10px;gap:4px 10px;padding:14px 16px 12px;border:1px solid rgba(147,112,65,.24);border-radius:8px;background:rgba(255,252,246,.72);color:#7f2928;box-shadow:0 5px 18px rgba(80,62,39,.06);white-space:normal}.volume-shelf__first-offer:after{display:none}.volume-shelf__offer-ornament{grid-row:1/3;color:#8b8f63;font-family:var(--font-serif);font-size:1.9rem;line-height:1;transform:rotate(-14deg)}.volume-shelf__first-offer>div{display:flex;min-width:0;flex-direction:column;gap:3px}.volume-shelf__first-offer>div strong{font-family:var(--font-serif);font-size:.86rem;letter-spacing:.025em;white-space:nowrap}.volume-shelf__first-offer>div span{color:#6d6962;font-size:.69rem}.volume-shelf__first-offer>b{color:var(--color-crimson);font-family:var(--font-serif);font-size:clamp(1.65rem,2.25vw,2.15rem);letter-spacing:.015em;line-height:1}.volume-shelf__first-offer>small{grid-column:2/4;color:#736c62;font-family:var(--font-serif);font-size:.64rem;line-height:1.5}.volume-recommendation{position:relative;display:grid;grid-template-columns:160px minmax(0,1fr) auto;min-height:194px;align-items:center;grid-gap:clamp(22px,3vw,42px);gap:clamp(22px,3vw,42px);overflow:hidden;margin:0 0 38px;padding:0 clamp(24px,4vw,50px) 0 22px;border:1px solid rgba(104,83,56,.18);border-radius:10px;background:linear-gradient(90deg,rgba(242,234,220,.98),rgba(253,250,244,.92) 48%,rgba(224,210,188,.6)),repeating-linear-gradient(125deg,transparent 0 5px,rgba(105,81,49,.025) 6px 7px);box-shadow:0 9px 28px rgba(62,49,33,.08)}.volume-recommendation:after{position:absolute;inset:0;background:radial-gradient(circle at 88% 25%,rgba(119,97,69,.13),transparent 18%),linear-gradient(105deg,transparent 70%,rgba(104,74,43,.07));content:"";pointer-events:none}.volume-recommendation__visual{position:relative;z-index:1;display:grid;height:100%;place-items:end center}.volume-recommendation__book{position:relative;display:flex;width:116px;height:166px;flex-direction:column;align-items:center;justify-content:flex-start;gap:3px;overflow:hidden;padding:19px 8px 0 21px;border:1px solid color-mix(in srgb,var(--book-ink) 35%,transparent);border-radius:3px 7px 7px 3px;background:linear-gradient(90deg,rgba(44,36,29,.18) 0 7px,rgba(255,255,255,.2) 8px 10px,transparent 11px),repeating-linear-gradient(115deg,rgba(255,255,255,.055) 0 1px,transparent 1px 4px),var(--book-bg);color:var(--book-ink);box-shadow:7px 8px 15px rgba(49,39,28,.2),inset -4px 0 8px rgba(45,35,24,.12);text-align:center;transform:rotate(-3deg)}.volume-recommendation__book:after{position:absolute;inset:0;background:radial-gradient(circle at 76% 18%,rgba(255,255,255,.18),transparent 29%),linear-gradient(165deg,transparent 58%,rgba(45,35,26,.055));content:"";pointer-events:none}.volume-recommendation__spine{position:absolute;z-index:1;inset:0 auto 0 10px;width:2px;border-inline:1px solid rgba(255,255,255,.25);background:rgba(55,43,31,.1);box-shadow:2px 0 rgba(35,29,23,.13)}.volume-recommendation__publisher{position:absolute;z-index:1;top:8px;right:9px;font-family:var(--font-serif);font-size:.38rem;letter-spacing:.14em;opacity:.56}.volume-recommendation__number{position:relative;z-index:1;margin-top:8px;font-family:var(--font-serif);font-size:.56rem;letter-spacing:.14em}.volume-recommendation__book>strong{position:relative;z-index:1;max-width:84px;font-family:var(--font-serif);font-size:.66rem;font-weight:600;letter-spacing:.055em;line-height:1.45}.volume-recommendation__title--favorites{white-space:nowrap}.volume-recommendation__title--childhood>span,.volume-recommendation__title--favorites>span{display:block;white-space:nowrap}.volume-recommendation__subtitle{position:relative;z-index:1;min-height:1.4em;font-family:var(--font-serif);font-size:.38rem;letter-spacing:.02em;line-height:1.4;opacity:.86}.volume-recommendation__book .volume-book__illustration{position:relative;z-index:1;width:calc(100% + 6px);height:58px;margin-top:auto;flex:0 0 58px;stroke-width:1.25;opacity:.72}.volume-recommendation__action,.volume-recommendation__copy{position:relative;z-index:1}.volume-recommendation__copy h3{margin:0 0 7px;color:#17344d;font-family:var(--font-serif);font-size:clamp(1.4rem,2.35vw,2rem);font-weight:600;letter-spacing:.06em}.volume-recommendation__copy p{max-width:580px;margin:0;color:#59616b;font-family:var(--font-serif);font-size:.85rem;line-height:1.75}.volume-recommendation__action{display:flex;align-items:center;gap:22px;white-space:nowrap}.volume-recommendation__action>strong{color:var(--color-crimson);font-family:var(--font-serif);font-size:1.55rem}.volume-recommendation__price{display:flex;align-items:center;gap:8px}.volume-recommendation__price>span{display:flex;flex-direction:column;color:#a12629;font-family:var(--font-serif);font-size:.76rem;font-weight:700;letter-spacing:.04em;line-height:1.45}.volume-recommendation__price s{color:#7b746b;font-size:.8rem;font-weight:500}.volume-book__price-first .volume-price-transition,.volume-recommendation__price .volume-price-transition{color:#7b746b;font-family:var(--font-sans);font-size:.67rem;font-weight:500;letter-spacing:0;line-height:1.35}.volume-recommendation__price>strong{color:var(--color-crimson);font-family:var(--font-serif);font-size:1.85rem}.life-book-feature__action button,.volume-recommendation__action button{min-height:48px;padding:0 23px;border:0;border-radius:8px;background:linear-gradient(135deg,#a72b2c,#8d2225);color:#fff;box-shadow:0 6px 15px rgba(137,34,37,.2);font-family:var(--font-serif);font-size:.88rem;font-weight:700;letter-spacing:.035em;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.volume-shelf__section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 3px 16px}.volume-shelf__section-title h3{margin:0;color:#18324a;font-family:var(--font-serif);font-size:clamp(1.45rem,2.2vw,2rem);font-weight:600;letter-spacing:.055em}.volume-shelf__section-title>span{color:#777268;font-family:var(--font-serif);font-size:.75rem}.volume-shelf__books{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;grid-gap:22px 16px;gap:22px 16px;padding:0 0 8px}.volume-shelf__books:after{display:none}.volume-book{--book-bg:#d8c9b5;--book-ink:#4d463d;--book-edge:#aa9478;--book-action:#907852;display:flex;min-width:0;min-height:486px;flex-direction:column;overflow:hidden;border:1px solid rgba(105,85,59,.2);border-radius:5px 5px 7px 7px;background:#f7f0e5;box-shadow:0 7px 19px rgba(65,49,31,.11);transition:transform .22s ease,box-shadow .22s ease}.volume-book--childhood{--book-bg:#e8d8bb;--book-ink:#544b3d;--book-edge:#aa8d65;--book-action:#9a7d4e}.volume-book--youth{--book-bg:#b4d1da;--book-ink:#304e5a;--book-edge:#709dad;--book-action:#3f7890}.volume-book--work{--book-bg:#29465e;--book-ink:#f0eadf;--book-edge:#172f43;--book-action:#173d59}.volume-book--family{--book-bg:#cf9493;--book-ink:#fff5eb;--book-edge:#9d6568;--book-action:#a8494d}.volume-book--footprints{--book-bg:#bfd0bc;--book-ink:#3f594b;--book-edge:#829b84;--book-action:#47745f}.volume-book--memorable_days{--book-bg:#29475e;--book-ink:#f2ead9;--book-edge:#182f42;--book-action:#244f69}.volume-book--family_recipe{--book-bg:#e2cfad;--book-ink:#5e4e3c;--book-edge:#ad8961;--book-action:#ae6b2d}.volume-book--favorites{--book-bg:#c5bdcc;--book-ink:#4e4858;--book-edge:#94899d;--book-action:#6c6480}.volume-book--family_letter{--book-bg:#cdbdc7;--book-ink:#544750;--book-edge:#9b8593;--book-action:#8a6374}.volume-recommendation--childhood{--book-bg:#dfcfb6;--book-ink:#51483e}.volume-recommendation--youth{--book-bg:#a9c7cf;--book-ink:#334e58}.volume-recommendation--work{--book-bg:#30485d;--book-ink:#e9e3d8}.volume-recommendation--family{--book-bg:#c99291;--book-ink:#fff3e8}.volume-recommendation--footprints{--book-bg:#b7c8b7;--book-ink:#43564b}.volume-recommendation--memorable_days{--book-bg:#314657;--book-ink:#f0e8d8}.volume-recommendation--family_recipe{--book-bg:#d9cbb7;--book-ink:#554d43}.volume-recommendation--favorites{--book-bg:#bbb1a3;--book-ink:#4b4640}.volume-recommendation--family_letter{--book-bg:#c5bdc4;--book-ink:#514953}.volume-book:hover{z-index:3;box-shadow:0 11px 24px rgba(65,49,31,.16);transform:translateY(-2px)}.volume-book__cover{position:relative;display:flex;min-height:282px;flex-direction:column;align-items:center;justify-content:flex-start;gap:7px;overflow:hidden;padding:26px 13px 0 27px;border-bottom:1px solid color-mix(in srgb,var(--book-edge) 55%,transparent);background:linear-gradient(90deg,rgba(20,18,15,.16) 0 8px,rgba(255,255,255,.2) 9px 11px,transparent 12px),repeating-linear-gradient(112deg,rgba(255,255,255,.045) 0 1px,transparent 1px 4px),var(--book-bg);color:var(--book-ink);box-shadow:inset -5px 0 10px rgba(43,35,27,.1),inset 0 1px rgba(255,255,255,.28);text-align:center}.volume-book__cover:after{position:absolute;inset:0;background:radial-gradient(circle at 76% 18%,rgba(255,255,255,.18),transparent 29%),linear-gradient(165deg,transparent 58%,rgba(45,35,26,.055));content:"";pointer-events:none}.volume-book__spine{position:absolute;z-index:1;inset:0 auto 0 13px;width:3px;border-inline:1px solid rgba(255,255,255,.25);background:rgba(55,43,31,.1);box-shadow:2px 0 rgba(35,29,23,.13)}.volume-book__publisher{position:absolute;z-index:1;top:13px;right:14px;font-family:var(--font-serif);font-size:.53rem;letter-spacing:.15em;opacity:.56}.volume-book__number{margin-top:10px;font-size:.76rem;letter-spacing:.16em}.volume-book__cover>strong,.volume-book__number{position:relative;z-index:1;font-family:var(--font-serif)}.volume-book__cover>strong{max-width:190px;font-size:clamp(.94rem,1.12vw,1.08rem);font-weight:600;letter-spacing:.08em;line-height:1.55}.volume-book__title--favorites{white-space:nowrap}.volume-book__title--favorites>span{display:inline}.volume-book__subtitle{position:relative;z-index:1;min-height:1.5em;color:currentColor;font-family:var(--font-serif);font-size:.59rem;letter-spacing:.055em;line-height:1.5;opacity:.86}.volume-book__illustration{position:relative;z-index:1;width:calc(100% + 10px);height:112px;margin-top:auto;flex:0 0 112px;stroke:currentColor;stroke-width:1.25;opacity:.72}.volume-book__details{display:flex;min-height:204px;flex:1 1;flex-direction:column;padding:15px 14px 12px;border-top:1px solid rgba(130,102,68,.18);background:linear-gradient(112deg,rgba(255,255,255,.34),transparent 48%),repeating-linear-gradient(115deg,rgba(103,80,50,.025) 0 1px,transparent 1px 5px),#f4ecdf;box-shadow:inset 0 8px 16px rgba(107,80,47,.025)}.volume-book__details h4{margin:0 0 7px;color:#20374b;font-family:var(--font-serif);font-size:.96rem;font-weight:700;letter-spacing:.025em}.volume-book__details>p{display:-webkit-box;overflow:hidden;margin:0;color:#656a6c;font-family:var(--font-serif);font-size:.75rem;line-height:1.68;-webkit-box-orient:vertical;-webkit-line-clamp:3}.volume-book__footer{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;grid-gap:6px;gap:6px;margin-top:auto;padding-top:14px}.volume-book__status{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:3px;color:#746f66;font-size:.72rem;font-weight:700;white-space:nowrap}.volume-book__status--completed,.volume-book__status--purchased{color:#376347}.volume-book__status--in_progress,.volume-book__status--trial{color:#89672e}.volume-book__price{justify-self:end;display:flex;min-width:0;max-width:100%;align-items:center;gap:4px;color:var(--color-crimson);font-family:var(--font-serif);white-space:nowrap}.volume-book__price-first{display:flex;min-width:0;flex-direction:column;align-items:flex-end;color:#a12629;font-size:.72rem;font-weight:700;letter-spacing:.02em;line-height:1.3;white-space:normal}.volume-book__price-first s{color:#79736b;font-size:.76rem;font-weight:500}.volume-book__price>strong{font-size:1.15rem}.volume-book__footer button{grid-column:1;display:inline-flex;width:100%;min-width:0;min-height:44px;align-items:center;justify-content:center;gap:6px;padding:8px 7px;border:0;border-radius:7px;box-sizing:border-box;background:var(--book-action);color:#fffdf8;box-shadow:0 4px 10px color-mix(in srgb,var(--book-action) 24%,transparent);font-family:var(--font-serif);font-size:.73rem;font-weight:700;letter-spacing:.025em;white-space:nowrap;cursor:pointer;transition:filter .2s ease,box-shadow .2s ease,transform .2s ease}.volume-book__footer button:hover{filter:brightness(1.09);box-shadow:0 6px 13px color-mix(in srgb,var(--book-action) 31%,transparent);transform:translateY(-1px)}.volume-book--future{min-height:486px;align-items:stretch;justify-content:stretch;border-style:dashed;background:repeating-linear-gradient(115deg,rgba(93,75,51,.018) 0 1px,transparent 1px 5px),rgba(255,252,246,.5);box-shadow:none}.volume-book--future:hover{box-shadow:none;transform:none}.volume-book--future>div{display:flex;flex:1 1;flex-direction:column;align-items:center;justify-content:center;padding:26px 18px;color:#6f685e;text-align:center}.volume-book--future>div>span{display:grid;width:42px;height:42px;margin-bottom:22px;place-items:center;border-radius:50%;background:#c5b8a6;color:#fff;font-family:var(--font-serif);font-size:1.6rem;font-weight:300}.volume-book--future strong{font-family:var(--font-serif);font-size:.9rem;letter-spacing:.06em;line-height:1.65}.volume-book--future svg{width:42px;margin:25px 0 16px;stroke:#77815a;stroke-width:1}.volume-book--future p{margin:0;color:#817b72;font-family:var(--font-serif);font-size:.7rem;line-height:1.65}.volume-shelf__note{margin:18px 0 0;color:#78736a;font-family:var(--font-serif);font-size:.75rem;line-height:1.7;text-align:center}.life-book-feature{display:grid;grid-template-columns:minmax(410px,1.05fr) minmax(0,1.2fr);min-height:430px;align-items:stretch;overflow:hidden;margin:clamp(52px,6vw,76px) calc(clamp(18px, 4vw, 48px) * -1) 0;border-top:3px solid var(--color-crimson);background:linear-gradient(90deg,rgba(142,39,42,.1),transparent 42%),#f3e9dc}.life-book-feature__visual{position:relative;min-height:430px;overflow:hidden;background:#5b2826}.life-book-feature__image{object-fit:cover;object-position:61% center;filter:saturate(.9) contrast(1.02)}.life-book-feature__visual:after{position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(73,22,22,.1),rgba(73,22,22,.02) 56%,rgba(73,22,22,.18));content:"";pointer-events:none}.life-book-feature__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(48px,5.5vw,84px)}.life-book-feature__copy h3{margin:0 0 16px;color:#742529;font-family:var(--font-serif);font-size:clamp(1.7rem,3vw,2.6rem);font-weight:600;letter-spacing:.055em;line-height:1.45}.life-book-feature__copy h3>span{display:block;white-space:nowrap}.life-book-feature__copy>p{max-width:600px;margin:0;color:#62615e;font-family:var(--font-serif);font-size:.92rem;line-height:1.85;text-wrap:pretty}.life-book-feature__copy>p>span{display:block;white-space:nowrap}.life-book-feature__action{display:grid;grid-template-columns:auto minmax(278px,1fr);align-items:center;grid-gap:24px;gap:24px;margin-top:30px}.life-book-feature__price{display:flex;min-width:0;flex-direction:column;gap:3px}.life-book-feature__price>span{color:#a12629;font-family:var(--font-serif);font-size:.76rem;font-weight:700;letter-spacing:.04em}.life-book-feature__price .volume-price-transition{color:#756d64;font-size:.67rem;line-height:1.35}.life-book-feature__price>strong{color:var(--color-crimson);font-family:var(--font-serif);font-size:clamp(1.85rem,2.8vw,2.45rem)}.life-book-feature__action button{background:linear-gradient(135deg,#aa2e30,#8f2427);box-shadow:0 6px 16px rgba(142,39,42,.24)}.life-book-feature__buttons{display:grid;grid-gap:10px;gap:10px;width:min(100%,300px)}.life-book-feature__buttons button{width:100%;min-width:0}.life-book-feature__action .life-book-feature__sample-button{border:1px solid #9e2a2b;background:rgba(255,252,246,.78);color:#8b2729;box-shadow:none}.life-book-feature__action .life-book-feature__sample-button:hover{background:#fffaf3;box-shadow:0 6px 14px rgba(80,43,32,.1)}.life-book-feature__action button:hover,.volume-recommendation__action button:hover{box-shadow:0 9px 20px rgba(80,43,32,.24);transform:translateY(-2px)}.life-book-feature__action button:focus-visible,.volume-book__footer button:focus-visible,.volume-recommendation__action button:focus-visible{outline:3px solid rgba(29,83,121,.35);outline-offset:3px}@media (max-width:1080px){.volume-shelf__heading{grid-template-columns:minmax(0,1.25fr) minmax(250px,.75fr)}.volume-shelf__progress{grid-column:1}.volume-shelf__first-offer{grid-column:2;grid-row:1/3}.volume-recommendation{grid-template-columns:135px minmax(0,1fr)}.volume-recommendation__action{grid-column:2;padding-bottom:20px}.volume-shelf__books{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){.volume-shelf__books{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.volume-shelf{padding:46px 18px 0}.volume-shelf__heading{display:grid;grid-template-columns:1fr;align-items:stretch;grid-gap:22px;gap:22px}.volume-shelf__first-offer,.volume-shelf__progress{grid-column:1;grid-row:auto}.volume-shelf__first-offer{max-width:380px}.volume-recommendation{grid-template-columns:105px minmax(0,1fr);gap:18px;padding:0 18px 0 12px}.volume-recommendation__book{width:86px;height:132px;padding:19px 10px 14px 20px}.volume-recommendation__book>strong{font-size:.69rem}.volume-recommendation__book .volume-book__illustration{height:45px;flex-basis:45px}.volume-recommendation__copy{padding-top:18px}.volume-recommendation__action{grid-column:2;flex-wrap:wrap;gap:12px}.volume-recommendation__action button{min-height:42px;padding-inline:16px}.volume-shelf__books{grid-template-columns:repeat(2,minmax(0,1fr))}.life-book-feature{grid-template-columns:1fr;margin-right:-18px;margin-left:-18px}.life-book-feature__visual{min-height:240px}.life-book-feature__image{object-position:64% center}.life-book-feature__copy{padding:38px 24px 48px}}@media (max-width:620px){.volume-shelf{padding-inline:14px}.volume-shelf__books{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px;padding-inline:3px}.volume-book{min-height:440px}.volume-book__cover{min-height:242px;padding:22px 9px 0 24px}.volume-book__number{margin-top:8px;font-size:.68rem}.volume-book__cover>strong{font-size:.82rem}.volume-book__title--favorites>span{display:block}.volume-book__subtitle{font-size:.53rem}.volume-book__illustration{height:94px;flex-basis:94px}.volume-book__details{min-height:198px;padding:12px 10px 10px}.volume-book__details h4{font-size:.83rem}.volume-book__details>p{font-size:.68rem;-webkit-line-clamp:3}.volume-book__footer{gap:6px}.volume-book--future{min-height:440px}.life-book-feature{margin-right:-14px;margin-left:-14px}.life-book-feature__copy>p>span{white-space:normal}.life-book-feature__action{grid-template-columns:1fr;gap:14px}.life-book-feature__price>strong{justify-self:start}.life-book-feature__buttons{width:100%}}@media (max-width:430px){.volume-shelf__heading h2,.volume-shelf__introduction h2{font-size:2rem}.volume-recommendation{grid-template-columns:82px minmax(0,1fr);gap:12px;padding-right:12px}.volume-recommendation__book{width:72px;height:114px;gap:7px;padding:16px 7px 10px 17px}.volume-recommendation__book svg{width:25px}.volume-recommendation__book .volume-book__illustration{height:36px;flex-basis:36px}.volume-recommendation__number{margin-top:5px;font-size:.48rem}.volume-recommendation__book>strong{font-size:.54rem}.volume-recommendation__subtitle{font-size:.32rem}.volume-recommendation__copy h3{font-size:1.22rem}.volume-recommendation__copy p{font-size:.72rem}.volume-recommendation__action{align-items:stretch;padding-bottom:14px}.volume-recommendation__action>strong,.volume-recommendation__price>strong{font-size:1.25rem}.volume-recommendation__action button{width:100%}.volume-book__cover>strong{font-size:.78rem}.volume-book__publisher{display:none}.volume-book__footer{grid-template-columns:1fr}.volume-book__price{width:100%;justify-content:space-between;justify-self:stretch}.volume-book__footer button{grid-column:1;font-size:.65rem}.life-book-feature__action{gap:15px}.life-book-feature__action button{width:100%;min-width:0}}@media (max-width:350px){.volume-shelf__books{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.life-book-feature__action button,.volume-book,.volume-recommendation__action button,.volume-shelf__progress-track span{transition:none}}.anohi-home-flow{position:relative;width:min(100% - 48px,1480px);overflow:hidden;padding:clamp(74px,7vw,108px) 0 clamp(70px,6vw,96px);border-top:0;border-bottom:1px solid rgba(205,186,159,.72)}.anohi-home-flow:after,.anohi-home-flow:before{position:absolute;z-index:-1;width:190px;height:190px;border:1px solid rgba(139,151,112,.2);border-radius:70% 30% 65% 35%;content:"";pointer-events:none}.anohi-home-flow:before{top:88px;left:-132px;transform:rotate(34deg)}.anohi-home-flow:after{right:-142px;bottom:86px;transform:rotate(-28deg)}.anohi-home-flow__heading{max-width:980px;margin:0 auto clamp(44px,4vw,64px);text-align:center}.anohi-home-flow__heading h2{font-size:clamp(2.25rem,3.7vw,4rem);line-height:1.35;letter-spacing:.055em;text-wrap:balance}.anohi-home-flow__heading>p:last-child{margin-top:13px;font-family:var(--font-serif);font-size:clamp(.84rem,1vw,1rem);letter-spacing:.075em;white-space:nowrap}.anohi-home-flow__list{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1fr) minmax(0,1.18fr);align-items:start;grid-gap:clamp(34px,3.3vw,58px);gap:clamp(34px,3.3vw,58px);margin:0;padding:0;list-style:none}.anohi-home-flow__item{position:relative;min-width:0}.anohi-home-flow__item:not(:last-child):after{top:54%;right:calc(clamp(34px, 3.3vw, 58px) / -2 - 8px);color:#927855;content:"→";font-size:1.35rem;font-weight:400}.anohi-home-flow__number{display:flex;min-height:66px;align-items:center;gap:14px;margin:0 0 18px}.anohi-home-flow__number span{width:54px;min-width:54px;height:54px;border-color:color-mix(in srgb,var(--flow-accent) 45%,#fff);background:var(--flow-accent-soft);font-size:1.25rem}.anohi-home-flow__number strong{color:#302c27;font-size:clamp(1.2rem,1.55vw,1.65rem);line-height:1.5;letter-spacing:.04em}.anohi-home-flow__visual{position:relative;min-height:354px;aspect-ratio:auto;overflow:visible;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.anohi-home-flow__item>p{margin:22px 0 0;color:#5e574f;font-size:clamp(.82rem,.92vw,.96rem);line-height:1.85}.anohi-home-flow__item:hover .anohi-home-flow__visual img,.anohi-home-flow__visual img{transition:none;transform:none}.anohi-home-flow__visual--interview{display:block;min-height:354px}.anohi-flow-phone{position:absolute;z-index:2;top:0;left:0;width:min(70%,214px);height:354px;overflow:hidden;padding:10px;border:5px solid #363632;border-radius:28px 28px 6px 6px;background:#fcfaf5;box-shadow:0 18px 28px rgba(62,48,34,.18)}.anohi-flow-phone__header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:34px;padding:0 3px 7px;border-bottom:1px solid #ece4d8;color:#34312d;font-family:var(--font-serif)}.anohi-flow-phone__header>span{font-size:1.35rem;line-height:1}.anohi-flow-phone__header>strong{font-size:.82rem;letter-spacing:.14em}.anohi-flow-phone__header>i{justify-self:end;color:#78846c;font-size:.9rem;font-style:normal}.anohi-flow-phone__conversation{display:flex;flex-direction:column;gap:10px;padding:12px 3px 8px}.anohi-flow-question-card{width:92%;padding:10px 11px;border:0;border-radius:2px 12px 12px 12px;background:#fff;box-shadow:0 3px 9px rgba(70,52,35,.08)}.anohi-flow-question-card>span{color:#69755e;font-size:.5rem;letter-spacing:.08em}.anohi-flow-question-card>p{margin-top:5px;font-size:.69rem;line-height:1.65}.anohi-flow-voice-row{width:90%;align-self:flex-end;gap:6px;padding:9px 8px;border-radius:12px 2px 12px 12px;background:#f3dedd}.anohi-flow-mic{width:28px;height:28px}.anohi-flow-wave{gap:2px}.anohi-flow-wave i{width:1.5px}.anohi-flow-voice-row small{font-size:.49rem}.anohi-flow-answer-card{padding:9px 10px;border-radius:2px 12px 12px 12px;background:#fff;color:#554f48;font-family:var(--font-serif);font-size:.58rem;line-height:1.7;box-shadow:0 3px 9px rgba(70,52,35,.075)}.anohi-flow-text-entry{position:absolute;right:13px;bottom:12px;left:13px;padding:8px 10px;border-radius:99px;background:#fffdf9;color:#8a7f72;font-size:.53rem;text-align:center}.anohi-flow-memory-photo{position:absolute;right:1%;bottom:12px;width:47%;margin:0;padding:6px 6px 27px;background:#fdfbf6;box-shadow:0 12px 22px rgba(65,46,28,.16);transform:rotate(4deg)}.anohi-flow-memory-photo img{width:100%;aspect-ratio:1/1.05;display:block;object-fit:cover}.anohi-flow-memory-photo figcaption{position:absolute;right:8px;bottom:5px;color:#876b4c;font-family:var(--font-serif);font-size:.54rem;line-height:1.45;letter-spacing:.06em;text-align:right;transform:rotate(-2deg)}.anohi-home-flow__visual--organize{min-height:354px;padding:0}.anohi-flow-organization{width:100%;height:354px;display:grid;grid-template-columns:minmax(0,.78fr) 24px minmax(0,1.12fr);align-items:center;grid-gap:10px;gap:10px}.anohi-flow-transcript{min-height:236px;padding:24px 17px 18px;border:1px solid #ded1bd;border-radius:1px;background:linear-gradient(rgba(255,255,255,.52),rgba(255,255,255,.52)),repeating-linear-gradient(0deg,transparent 0 23px,rgba(129,106,76,.08) 23px 24px),#f2e9da;box-shadow:4px 9px 18px rgba(70,50,31,.1);transform:rotate(-2deg)}.anohi-flow-transcript>span{color:#866145;font-size:.67rem;letter-spacing:.13em}.anohi-flow-transcript>small{display:block;margin-top:4px;color:#9a8e80;font-size:.54rem}.anohi-flow-transcript>p{margin-top:20px;color:#4d4740;font-size:clamp(.65rem,.82vw,.77rem);line-height:2}.anohi-flow-transform-arrow{color:#927855;font-family:var(--font-serif);font-size:1.3rem;font-weight:400;text-align:center}.anohi-flow-story-page{position:relative;width:100%;padding:8px;background:rgba(239,230,216,.72);box-shadow:0 14px 28px rgba(62,45,29,.15);transform:rotate(1.25deg)}.anohi-flow-story-page:before{position:absolute;z-index:-1;inset:6px -5px -7px 7px;border:1px solid #ddd0bd;background:#f7f1e7;content:"";transform:rotate(-2deg)}.anohi-flow-story-page__frame{position:relative;width:100%;aspect-ratio:595/842;overflow:hidden;background:#fffbf4}.anohi-flow-story-page__scale{position:absolute;top:0;left:0;width:595px;height:842px;transform-origin:top left}.anohi-flow-story-page__scale .book-document-root,.anohi-flow-story-page__scale .book-page-container,.anohi-flow-story-page__scale .pdf-page-wrapper{width:595px!important;min-width:595px!important;max-width:595px!important;height:842px!important;min-height:842px!important;max-height:842px!important;margin:0!important;border-radius:0!important;box-shadow:none!important}.anohi-home-flow__visual--book{min-height:354px;display:flex;align-items:center;overflow:visible;padding:24px 3% 8px;background:radial-gradient(circle at 52% 85%,rgba(137,101,62,.18),transparent 43%),linear-gradient(140deg,rgba(249,244,235,.3),rgba(232,220,201,.74))}.anohi-flow-completed-book{width:100%;transform:rotate(-.5deg)}.anohi-flow-completed-book .book-mini-preview{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.anohi-flow-completed-book .book-mini-preview-scale{filter:drop-shadow(0 17px 18px rgba(55,40,25,.2))}.anohi-flow-completed-book .book-mini-cover-sample{left:2%;bottom:-4%;width:clamp(74px,7.4vw,108px);height:clamp(105px,10.5vw,153px);box-shadow:7px 12px 22px rgba(45,24,19,.3);transform:rotate(-7deg)}.anohi-flow-completed-note{position:absolute;z-index:8;top:10px;right:10px;margin:0;color:#866145;font-family:var(--font-serif);font-size:.69rem;line-height:1.85;letter-spacing:.08em;text-align:right;transform:rotate(-4deg)}.anohi-home-flow__closing{display:flex;align-items:center;justify-content:center;gap:24px;width:min(100%,720px);margin:clamp(48px,5vw,72px) auto 0;padding:14px 26px;border-radius:99px;background:rgba(239,230,216,.7);color:#514a42;font-family:var(--font-serif);font-size:clamp(.82rem,1.1vw,1.05rem);letter-spacing:.08em;text-align:center}.anohi-home-flow__closing span{width:76px;height:1px;background:#cdbb9f}@media (max-width:1050px){.anohi-home-flow{width:min(100% - 40px,760px)}.anohi-home-flow__heading>p:last-child{white-space:normal}.anohi-home-flow__list{grid-template-columns:1fr;gap:74px}.anohi-home-flow__item{width:min(100%,680px);margin:0 auto}.anohi-home-flow__item:not(:last-child):after{top:auto;right:auto;bottom:-58px;left:50%;content:"↓";transform:translateX(-50%)}.anohi-home-flow__number{justify-content:center}.anohi-home-flow__item>p{text-align:center}.anohi-flow-organization,.anohi-home-flow__visual,.anohi-home-flow__visual--book,.anohi-home-flow__visual--interview,.anohi-home-flow__visual--organize{min-height:390px;height:390px}.anohi-flow-phone{left:13%;width:220px;height:390px}.anohi-flow-memory-photo{right:15%;width:34%}.anohi-flow-organization{grid-template-columns:minmax(0,.8fr) 32px minmax(0,1fr);padding-inline:8%}.anohi-flow-completed-book{width:88%;margin:0 auto}.anohi-flow-completed-note{display:none}}@media (max-width:620px){.anohi-home-flow{width:min(100% - 28px,540px);padding-top:60px}.anohi-home-flow__heading{margin-bottom:42px}.anohi-home-flow__heading h2{font-size:clamp(1.9rem,8.4vw,2.6rem);line-height:1.5}.anohi-home-flow__heading>p:last-child{max-width:380px;margin:10px auto 0;line-height:1.9}.anohi-home-flow__heading h2>span,.anohi-home-flow__heading>p:last-child>span{display:block}.anohi-home-flow__heading h2>span{white-space:nowrap}.anohi-home-flow__number{min-height:54px;justify-content:flex-start}.anohi-home-flow__number span{width:46px;min-width:46px;height:46px;font-size:1.05rem}.anohi-home-flow__number strong{font-size:clamp(1.08rem,5vw,1.35rem)}.anohi-home-flow__item>p{margin-top:18px;text-align:left}.anohi-home-flow__visual--interview{min-height:370px;height:370px}.anohi-flow-phone{left:1%;width:205px;height:360px}.anohi-flow-memory-photo{right:2%;width:42%}.anohi-flow-organization,.anohi-home-flow__visual--organize{min-height:590px;height:590px}.anohi-flow-organization{grid-template-columns:1fr;grid-template-rows:auto 28px 1fr;gap:10px;padding:0 12%}.anohi-flow-transcript{min-height:auto;padding:19px 17px}.anohi-flow-transcript>p{margin-top:13px;font-size:.72rem}.anohi-flow-transform-arrow{transform:rotate(90deg)}.anohi-flow-story-page{width:min(100%,250px);justify-self:center}.anohi-home-flow__visual--book{min-height:300px;height:300px;padding-inline:0}.anohi-flow-completed-book{width:100%}.anohi-flow-completed-note{display:none}.anohi-home-flow__closing{gap:12px;padding-inline:18px;line-height:1.7}.anohi-home-flow__closing span{width:28px;flex:0 0 auto}}@media (max-width:390px){.anohi-flow-memory-photo{width:38%}.anohi-flow-organization{padding-inline:5%}.anohi-home-flow__visual--book{min-height:270px;height:270px}}.anohi-home-conversation{position:relative;overflow:hidden;padding:clamp(82px,7vw,122px) 28px;border-top:1px solid rgba(211,193,168,.78);border-bottom:1px solid rgba(211,193,168,.78);background:radial-gradient(circle at 7% 89%,rgba(149,162,118,.2),transparent 16%),radial-gradient(circle at 46% 8%,rgba(255,255,255,.82),transparent 27%),linear-gradient(113deg,#eee4d5,#fbf8f2 45%,#eee3d3)}.anohi-home-conversation:before{position:absolute;bottom:-85px;left:-55px;width:260px;height:205px;border:1px solid rgba(105,126,94,.28);border-radius:66% 34% 72% 28%;content:"";transform:rotate(-23deg)}.anohi-home-conversation__inner{position:relative;z-index:1;width:min(100%,1480px);display:grid;grid-template-columns:minmax(450px,.92fr) minmax(0,1.44fr);align-items:center;grid-gap:clamp(32px,3vw,60px);gap:clamp(32px,3vw,60px);margin:0 auto}.anohi-home-conversation__scene{padding-block:20px}.anohi-home-conversation__scene h2{max-width:560px;margin:0;color:#283946;font-family:var(--font-serif);font-size:clamp(2.15rem,3.2vw,4rem);font-weight:500;line-height:1.38;letter-spacing:.04em;text-wrap:balance}.anohi-home-conversation__scene h2>span{display:block;white-space:nowrap}.anohi-home-conversation__lead{margin:25px 0 0;color:#5a5148;font-family:var(--font-serif);font-size:clamp(.94rem,1.15vw,1.12rem);line-height:1.9;letter-spacing:.045em;text-wrap:pretty}.anohi-home-conversation__lead+.anohi-home-conversation__lead{margin-top:4px}.anohi-home-conversation__questions{display:grid;grid-gap:15px;gap:15px;margin:34px 0 19px}.anohi-home-conversation__questions blockquote{position:relative;margin:0;padding:15px 50px 15px 54px;border:1px solid rgba(220,207,189,.78);border-radius:14px 18px 16px 12px;background:rgba(255,253,248,.78);box-shadow:0 8px 18px rgba(80,57,34,.09);color:#3b3934;font-family:var(--font-serif);font-size:clamp(.88rem,1.05vw,1.05rem);line-height:1.65;letter-spacing:.02em;white-space:nowrap}.anohi-home-conversation__questions blockquote:after,.anohi-home-conversation__questions blockquote:before{position:absolute;color:#d4c0ad;font-family:Georgia,serif;font-size:3rem;line-height:1}.anohi-home-conversation__questions blockquote:before{top:11px;left:17px;content:"“"}.anohi-home-conversation__questions blockquote:after{right:16px;bottom:4px;content:"”"}.anohi-home-conversation__questions blockquote:nth-child(2){margin-left:22px;transform:rotate(-.65deg)}.anohi-home-conversation__answer{margin:0;color:#4a443c;font-family:var(--font-serif);font-size:clamp(1rem,1.25vw,1.18rem);letter-spacing:.06em}.anohi-home-conversation__answer:after{display:block;width:52px;height:1px;margin-top:19px;background:#a95847;content:""}.anohi-home-conversation__note{margin:23px 0 0;color:#76695b;font-family:var(--font-serif);font-size:.83rem;line-height:1.75;letter-spacing:.05em}.anohi-home-conversation__uses{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.12fr) minmax(0,.94fr);align-items:end;grid-gap:16px;gap:16px}.anohi-home-conversation__use{min-width:0;overflow:hidden;padding:26px 20px 18px;border:1px solid rgba(219,206,187,.74);border-radius:15px 15px 10px 10px;background:rgba(255,253,248,.74);box-shadow:0 10px 22px rgba(73,52,30,.085)}.anohi-home-conversation__use--conversation{padding-top:30px;transform:translateY(-15px);box-shadow:0 15px 30px rgba(73,52,30,.12)}.anohi-home-conversation__use-copy>span{display:inline-block;padding-bottom:5px;border-bottom:1px solid;color:#a23134;font-family:var(--font-serif);font-size:1.4rem;line-height:1;letter-spacing:.08em}.anohi-home-conversation__use--conversation .anohi-home-conversation__use-copy>span{color:#4e8370}.anohi-home-conversation__use--gift .anohi-home-conversation__use-copy>span{color:#a67b2f}.anohi-home-conversation__use h3{margin:21px 0 0;color:#2d2a25;font-family:var(--font-serif);font-size:clamp(1.05rem,1.28vw,1.42rem);font-weight:500;letter-spacing:.04em;line-height:1.45;text-wrap:balance;white-space:nowrap}.anohi-home-conversation__use-copy>p{min-height:5.55em;margin:14px 0 0;color:#625950;font-family:var(--font-serif);font-size:clamp(.76rem,.92vw,.89rem);line-height:1.85}.anohi-home-conversation__use-visual{position:relative;height:clamp(174px,14vw,236px);margin-top:18px;overflow:hidden;border:1px solid rgba(194,177,154,.66);background:#eee4d5}.anohi-home-conversation__use--conversation .anohi-home-conversation__use-visual{height:clamp(194px,16vw,270px)}.anohi-home-conversation__use-visual .book-mini-preview{height:100%;overflow:hidden;border:0;border-radius:0;background:#e9dfd1;box-shadow:none}.anohi-home-conversation__use-visual .book-mini-cover-sample{left:7px;bottom:6px;width:clamp(54px,4.9vw,82px);height:clamp(76px,6.9vw,116px)}.anohi-home-conversation__use-photo img{width:100%;height:100%;display:block;filter:saturate(.8) sepia(.08);object-fit:cover;object-position:57% center}.anohi-home-conversation__use-photo:after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 47%,rgba(64,47,30,.18));content:"";pointer-events:none}.anohi-home-conversation__use-cover{display:grid;place-items:center;overflow:visible;border:0;background:radial-gradient(circle at 67% 31%,rgba(255,255,255,.72),transparent 25%),linear-gradient(135deg,#e5d5c0,#f5eee4)}.anohi-home-conversation__use-cover:before{position:absolute;z-index:0;width:58%;height:74%;border:1px solid #c59a75;background:linear-gradient(135deg,#efe1cb,#fff9ef);box-shadow:0 9px 16px rgba(76,52,29,.14);content:"";transform:rotate(7deg)}.anohi-home-conversation__cover-frame{position:relative;z-index:1;width:min(54%,126px);aspect-ratio:595/842;overflow:hidden;box-shadow:8px 12px 18px rgba(54,32,25,.23);transform:rotate(-5deg)}.anohi-home-conversation__cover-scale{position:absolute;top:0;left:0;width:595px;height:842px;transform-origin:top left}.anohi-home-conversation__cover-scale .book-document-root,.anohi-home-conversation__cover-scale .book-page-container,.anohi-home-conversation__cover-scale .pdf-page-wrapper{width:595px!important;min-width:595px!important;max-width:595px!important;height:842px!important;min-height:842px!important;max-height:842px!important;margin:0!important;border-radius:0!important;box-shadow:none!important}.anohi-home-conversation__use-note{min-height:3.5em;margin:17px 0 0;padding:12px 11px;border-radius:99px;background:#f5e8e3;color:#68534d;font-family:var(--font-serif);font-size:clamp(.7rem,.86vw,.83rem);line-height:1.65;letter-spacing:.035em;text-align:center}.anohi-home-conversation__use--conversation .anohi-home-conversation__use-note{background:#e9f0e9}.anohi-home-conversation__use--gift .anohi-home-conversation__use-note{background:#f5edda}@media (max-width:1199px){.anohi-home-conversation__inner{grid-template-columns:1fr;gap:48px;width:min(100%,1040px)}.anohi-home-conversation__scene{max-width:720px}}@media (max-width:780px){.anohi-home-conversation{padding:68px 16px}.anohi-home-conversation__inner{gap:42px}.anohi-home-conversation__scene h2{font-size:clamp(2rem,9vw,3rem);line-height:1.45}.anohi-home-conversation__questions blockquote,.anohi-home-conversation__scene h2>span,.anohi-home-conversation__use h3{white-space:normal}.anohi-home-conversation__lead{margin-top:18px;font-size:.94rem}.anohi-home-conversation__questions{margin-top:27px}.anohi-home-conversation__questions blockquote{padding:14px 37px 14px 43px;font-size:.95rem}.anohi-home-conversation__questions blockquote:nth-child(2){margin-left:10px}.anohi-home-conversation__uses{grid-template-columns:1fr;gap:20px}.anohi-home-conversation__use,.anohi-home-conversation__use--conversation{padding:24px 18px 17px;transform:none}.anohi-home-conversation__use-copy>p{min-height:auto}.anohi-home-conversation__use--conversation .anohi-home-conversation__use-visual,.anohi-home-conversation__use-visual{height:min(62vw,300px)}.anohi-home-conversation__use-cover{min-height:245px}.anohi-home-conversation__cover-frame{width:132px}.anohi-home-conversation__use-note{min-height:auto}}.account-save-gate{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:20px;background:rgba(24,32,43,.52);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.account-save-gate__panel,.passwordless-login__panel{width:min(100%,460px);padding:clamp(24px,5vw,40px);border:1px solid #e7d9c5;border-radius:18px;background:#fffdf9;color:#20324b;box-shadow:0 22px 60px rgba(41,35,29,.2)}.account-save-gate__panel h2,.passwordless-login__panel h1{margin:8px 0 12px;font-family:var(--font-serif);line-height:1.55}.account-save-gate__eyebrow,.passwordless-login__eyebrow{margin:0;color:var(--color-crimson);font-size:.82rem;font-weight:700;letter-spacing:.12em}.account-save-gate__form,.passwordless-login__form{display:grid;grid-gap:10px;gap:10px}.account-save-gate input,.passwordless-login input{width:100%;min-height:48px;padding:10px 12px;border:1px solid #d9cbbb;border-radius:9px;background:#fff;font-size:1rem}.account-save-gate button,.passwordless-login button{min-height:48px;padding:11px 16px;border:0;border-radius:9px;background:var(--color-crimson);color:#fff;font-weight:700;cursor:pointer}.account-save-gate button:disabled,.passwordless-login button:disabled{cursor:not-allowed;opacity:.55}.account-save-gate__google,.passwordless-login__google{width:100%;margin-top:12px;background:#fff!important;color:#20324b!important;border:1px solid #b8c0ca!important}.account-save-gate__divider,.passwordless-login__divider{display:flex;align-items:center;gap:12px;margin:14px 0;color:#82776b;font-size:.8rem}.account-save-gate__divider:after,.account-save-gate__divider:before,.passwordless-login__divider:after,.passwordless-login__divider:before{content:"";flex:1 1;border-top:1px solid #e5dacb}.account-save-gate__later,.account-save-gate__text-button,.passwordless-login__text-button{width:100%;margin-top:10px;background:transparent!important;color:#5f6874!important;text-decoration:underline}.account-save-gate__error,.account-save-gate__note,.passwordless-login__error,.passwordless-login__warning{padding:10px 12px;border-radius:8px;font-size:.84rem;line-height:1.65}.account-save-gate__note{background:#f5f0e8}.account-save-gate__error,.passwordless-login__error{background:#fee2e2;color:#991b1b}.passwordless-login__warning{background:#fff4db;color:#704d13}.account-save-gate__legal-note,.passwordless-login__legal-note,.public-home-legal-note{margin:16px 0 0;color:#756858;font-size:.78rem;line-height:1.7}.account-save-gate__legal-note a,.passwordless-login__legal-note a,.public-home-legal-note a{color:#8e2729;text-underline-offset:3px}.passwordless-login{min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--color-cream)}.passwordless-login__panel{text-align:center}.passwordless-login__description{margin:0 auto;color:#35485d;font-size:1rem;line-height:1.75;text-wrap:balance}.passwordless-login__form{text-align:left}.passwordless-login__back{display:inline-block;margin-top:22px;color:var(--color-crimson)}.passwordless-login__mode-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin:22px 0 16px;padding:4px;border-radius:11px;background:#f3eee7}.passwordless-login__mode-tabs button{min-height:40px;padding:8px 12px;border-radius:8px;background:transparent;color:#5f6874}.passwordless-login__mode-tabs button.is-active{background:#fff;color:#20324b;box-shadow:0 1px 4px rgba(41,35,29,.14)}.public-home-start-error,.public-home-starting{position:fixed;left:50%;top:20px;z-index:10000;transform:translateX(-50%);padding:12px 18px;border-radius:999px;background:#20324b;color:#fff;box-shadow:0 8px 24px rgba(32,50,75,.25)}.public-home-start-error{background:#991b1b}.public-home-person-name-backdrop{position:fixed;inset:0;z-index:10001;display:grid;place-items:center;padding:20px;background:rgba(35,29,24,.42)}.public-home-person-name-dialog{width:min(100%,480px);max-height:min(90dvh,680px);overflow-y:auto;padding:30px;border:1px solid #dfd3c1;border-radius:16px;background:#fffdf9;box-shadow:0 22px 60px rgba(47,36,25,.26);color:#29394f}.public-home-person-name-dialog h2{margin:0;font-family:var(--font-serif,serif);font-size:clamp(1.35rem,3vw,1.7rem);font-weight:600}.public-home-person-name-dialog>p{margin:10px 0 22px;color:#70645b;font-size:.92rem;line-height:1.7}.public-home-person-name-dialog label{display:block;margin-bottom:8px;color:#4c4139;font-size:.9rem;font-weight:700}.public-home-person-profile-field+.public-home-person-profile-field{margin-top:16px}.public-home-person-name-dialog label span{margin-left:4px;color:#8b7b6a;font-size:.76rem;font-weight:500}.public-home-person-profile-field:first-of-type label span{color:#a12323}.public-home-person-name-dialog input{box-sizing:border-box;width:100%;min-height:48px;border:1px solid #cfc0ac;border-radius:9px;padding:10px 12px;background:#fff;color:#26384e;font:inherit}.public-home-person-name-dialog input:focus{outline:3px solid rgba(169,50,48,.18);border-color:#a93230}.public-home-person-birthdate-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.public-home-person-birthdate-row select{width:100%;min-height:48px;border:1px solid #cfc0ac;border-radius:9px;padding:10px 12px;background:#fff;color:#26384e;font:inherit}.public-home-person-birthdate-row select:focus{outline:3px solid rgba(169,50,48,.18);border-color:#a93230}.public-home-person-age-preview,.public-home-person-profile-help{margin:8px 0 0;font-size:.8rem;line-height:1.55}.public-home-person-profile-help{color:#70645b}.public-home-person-age-preview{color:#315f46;font-weight:700}.public-home-person-name-error{margin:8px 0 0;color:#a12323;font-size:.84rem}.public-home-person-name-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.public-home-person-name-actions button{min-height:42px;border:1px solid #c3b39f;border-radius:8px;padding:0 16px;background:#fffdf9;color:#51453b;font:700 .9rem/1 var(--font-sans,sans-serif);cursor:pointer}.public-home-person-name-actions button[type=submit]{border-color:#a93230;background:#a93230;color:#fff}@media (max-width:480px){.public-home-person-name-dialog{padding:24px 20px}.public-home-person-name-actions{flex-direction:column-reverse}.public-home-person-name-actions button{width:100%}}.turnstile-challenge{position:fixed;inset:0;z-index:10001;display:grid;place-items:center;padding:20px;background:rgba(24,32,43,.52)}.turnstile-challenge__panel{width:min(100%,400px);padding:28px;border-radius:16px;background:#fffdf9;text-align:center;box-shadow:0 22px 60px rgba(41,35,29,.2)}.turnstile-challenge__panel h2{margin-top:0;font-family:var(--font-serif)}.turnstile-challenge__widget{display:flex;min-height:70px;justify-content:center;margin:18px 0}.turnstile-challenge__panel button{padding:10px 18px;border:1px solid #b8c0ca;border-radius:8px;background:#fff}