@charset "UTF-8";
:root{color-scheme:light;--paper:#f4efdf;--paper-light:#faf7ec;--ink:#252d2e;--slate:#758b90;--sage:#a6b39b;--muted:#626962;--line:#b6b6a6;--serif:Georgia,'Times New Roman',serif;--sans:'Avenir Next',Avenir,'Helvetica Neue',Arial,sans-serif;font-family:var(--sans);color:var(--ink);background:var(--paper);font-size:16px;line-height:1.5;font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer;border:0}button,a{touch-action:manipulation}a{color:inherit}button:disabled{cursor:wait;opacity:.55}img{max-width:100%}button svg{pointer-events:none}::selection{background:#c8d3bd}:focus-visible{outline:3px solid #607e88;outline-offset:5px}button:focus:not(:focus-visible){outline:none}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.14}h1{font-size:clamp(2.25rem,5vw,3.7rem);letter-spacing:-.035em}h2{font-size:2rem;letter-spacing:-.025em}h3{font-size:1.45rem}p+p{margin-top:1rem}small{font-size:.8rem}textarea{resize:vertical}hr{border:0;border-top:1px solid var(--line);margin:1.75rem 0}[hidden]{display:none!important}
.app-shell{max-width:1200px;min-height:100dvh;margin:auto;padding:0 48px 120px}.app-header{height:104px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);margin-bottom:42px}.brand{display:inline-flex;align-items:center;gap:15px;text-decoration:none;font-size:.9rem;font-weight:600;letter-spacing:.2em}.brand img{object-fit:contain}.icon-button{width:46px;height:46px;display:inline-grid;place-items:center;background:transparent;border-radius:50%}.icon-button:hover{background:#e7e3d3}.icon{width:24px;height:24px;flex-shrink:0}.skip-link{position:fixed;left:10px;top:-80px;padding:14px;background:var(--ink);color:var(--paper);z-index:10}.skip-link:focus{top:10px}main:focus{outline:none}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.75rem;font-weight:500;line-height:1.5}.muted{color:var(--muted)}.serif{font-family:var(--serif)}.subtitle{font-family:var(--serif);font-size:1.13rem;line-height:1.65;color:var(--muted);max-width:34rem;margin-top:16px}.home-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px 70px;max-width:990px;margin:0 auto}.home-copy .eyebrow{margin-bottom:23px}.home-copy h1{max-width:390px}.home-art{position:relative;padding:18px 30px 30px;display:flex;justify-content:center;grid-column:2;grid-row:1/3}.home-art:before{content:'';position:absolute;inset:0 7px;background:var(--slate);border-radius:48% 48% 0 0;opacity:.24}.home-art .lens-card{transform:rotate(2deg);width:300px;box-shadow:7px 9px 0 #758b9020;z-index:1}.home-practice{grid-column:1;grid-row:2;margin-top:-15px}.home-rule{font-family:var(--serif);font-size:1rem;font-style:italic;color:var(--muted);margin:23px 0}.mode-selector{display:flex;border:1px solid #858d81;padding:5px;gap:4px;border-radius:5px;margin:22px 0 15px;background:#ecebdc}.mode-option{flex:1;min-height:66px;border-radius:3px;background:transparent;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1px;line-height:1.3}.mode-option[aria-pressed=true]{background:var(--paper-light);box-shadow:0 1px 3px #252d2e22}.mode-option strong{font-size:1.03rem;font-weight:500}.mode-option span{font-size:.75rem;color:var(--muted)}.mode-caption{font-family:var(--serif);font-size:1rem;text-align:center;margin-bottom:17px}.button{min-height:48px;border:1px solid #819379;border-radius:14px;padding:11px 20px;background:#cbd6bf;color:var(--ink);text-align:center;display:inline-flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;font-size:.9rem;font-weight:500;letter-spacing:.015em}.button:hover{background:#bdccae;border-color:#6e8265}.button.secondary{color:var(--ink);background:transparent;border-color:#949c8e}.button.secondary:hover{background:#e8e9da}.button.full{width:100%}.button.tertiary{border:0;background:transparent;color:var(--muted)}.text-button{min-height:44px;padding:10px 3px;background:transparent;text-decoration:underline;text-underline-offset:5px;font-family:var(--serif);font-size:1rem}.text-button:hover{color:#46656c}.center-action{text-align:center;margin-top:8px}.quiet-note{border-top:1px solid var(--line);margin-top:44px;padding-top:20px;font-family:var(--serif);font-size:1rem;color:var(--muted)}.resume-note{padding:15px 17px;border:1px solid #a4b19c;background:#e6e9d8;border-radius:5px;margin-bottom:22px;display:flex;justify-content:space-between;gap:15px;align-items:center}.resume-note p{font-family:var(--serif)}
.lens-card{position:relative;aspect-ratio:2/3;width:100%;max-width:340px;background:var(--paper-light);border:1.5px solid var(--ink);border-radius:19px;color:#202727;isolation:isolate;overflow:hidden}.card-border{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:2}.lens-meta{position:absolute;top:8.5%;left:13%;right:13%;display:flex;align-items:center;justify-content:center;gap:8px;text-transform:uppercase;font-size:clamp(8px,1.5vw,10px);letter-spacing:.09em;white-space:nowrap;z-index:3;line-height:1.2}.lens-meta span:first-child{font-weight:600}.lens-illustration{position:absolute;left:8.6%;right:8.6%;top:13%;bottom:18%;overflow:hidden}.lens-illustration img{width:100%;height:100%;object-fit:cover;display:block}.legacy-illustration img:not(.custom-eye){width:134%;height:139%;max-width:none;transform:translate(-12.7%,-8.3%);object-fit:fill}.lens-illustration .custom-eye{object-fit:contain;width:75%;height:100%;margin:auto;transform:none}.lens-title{position:absolute;left:9%;right:9%;bottom:4.8%;height:10.7%;border-top:1px solid currentColor;display:flex;align-items:center;justify-content:center;text-align:center;text-transform:uppercase;white-space:nowrap;font-size:clamp(.85rem,1.6vw,1.02rem);font-weight:500;letter-spacing:.01em}.card-back{background:#8c9c9e}.card-back-mark{position:absolute;inset:23% 14%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:40px;text-align:center}.card-back-mark span{font-size:.75rem;letter-spacing:.18em;line-height:1.8}.card-back-mark img{width:85%}.compact-card{border-radius:10px}.compact-card .lens-meta{font-size:6px;gap:4px}.compact-card .lens-title{font-size:clamp(.54rem,1.18vw,.85rem)}
.bottom-nav{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);z-index:5;display:flex;gap:8px;padding:7px 13px;background:var(--paper-light);border:1px solid #9fa797;border-radius:12px;box-shadow:0 5px 24px #25323216}.bottom-nav a{display:flex;min-width:106px;min-height:56px;align-items:center;justify-content:center;gap:9px;text-decoration:none;color:var(--muted);font-size:.86rem;border-radius:6px}.bottom-nav a[aria-current=page]{background:#dde2d1;color:var(--ink)}.bottom-nav a:hover{background:#e9eadf}.page-heading{margin:12px 0 30px}.page-heading .eyebrow{margin-bottom:12px}.page-heading h1{font-size:clamp(2.15rem,4vw,3.25rem)}.search-box{display:flex;align-items:center;gap:12px;border-bottom:1px solid #879281;margin:25px 0 18px;padding:10px 0}.search-box input{width:100%;background:transparent;border:0;padding:5px 0;min-height:36px;color:var(--ink);font-family:var(--serif);font-size:1.13rem;outline-offset:0}.filter-row{display:flex;gap:8px;overflow:auto;padding:2px 2px 12px;margin-bottom:20px}.filter-button{white-space:nowrap;min-height:40px;padding:8px 15px;border:1px solid var(--line);border-radius:24px;font-size:.8rem;background:transparent}.filter-button[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.deck-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px 28px}.deck-item{min-width:0;background:transparent;padding:0;text-align:left}.deck-item .lens-card{transition:transform .2s}.deck-item:hover .lens-card{transform:translateY(-5px)}.deck-item .deck-caption{font-size:.85rem;line-height:1.5;margin:10px 0 2px}.deck-item .eyebrow{font-size:.65rem;color:var(--muted);letter-spacing:.1em}.subnav{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:24px}.back-link{min-height:44px;display:inline-flex;align-items:center;gap:8px;background:transparent;padding:0;text-decoration:none;font-size:.9rem}.progress-dots{display:flex;gap:7px}.progress-dots i{width:7px;height:7px;border:1px solid var(--slate);border-radius:50%}.progress-dots i.active{background:var(--slate)}.reading-grid{display:grid;grid-template-columns:320px 1fr;gap:65px;align-items:start;max-width:970px;margin:0 auto}.reading-art{position:sticky;top:25px}.reading-copy .eyebrow{color:#526b6d;margin:5px 0 14px}.reading-copy h1{font-size:2.8rem}.reading-copy .tagline{font-family:var(--serif);font-style:italic;color:var(--muted);margin:14px 0 20px;font-size:1.12rem}.description{font-family:var(--serif);font-size:1.12rem;line-height:1.8}.question-block{border-top:1px solid var(--line);padding-top:22px;margin-top:24px}.question-block .eyebrow{margin-bottom:12px}.question-block h2{font-size:1.65rem;line-height:1.4}.field-guidance{margin:23px 0;font-size:.9rem;line-height:1.7;color:var(--muted)}.field-guidance summary{cursor:pointer;min-height:44px;display:flex;align-items:center;gap:9px;color:var(--ink)}.field-guidance p{padding:9px 0 15px}.stack-actions{display:flex;flex-direction:column;gap:8px;margin-top:24px}.inline-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.page-narrow{max-width:660px;margin:auto}.reflect-heading{margin:16px 0 24px}.reflect-heading .eyebrow{margin-bottom:16px;color:#526b6d}.reflect-heading h1{font-size:clamp(1.9rem,4.5vw,2.65rem);line-height:1.3}.reflection-form{margin-top:26px}.reflection-form label{display:block;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;margin:12px 0 8px}.reflection-form textarea{width:100%;min-height:220px;padding:19px 20px;border:1px solid #a4ac9b;border-radius:5px;background:var(--paper-light);color:var(--ink);font-family:var(--serif);font-size:1.14rem;line-height:1.8}.reflection-form textarea::placeholder{color:#7a8175;font-style:italic}.reflection-form .opening-input{min-height:110px}.save-state{font-size:.75rem;min-height:25px;padding-top:5px;color:var(--muted);text-align:right}.audio-panel{padding:15px 0;border-bottom:1px solid var(--line);margin-bottom:20px}.audio-panel .button{min-height:46px}.audio-panel small{display:block;color:var(--muted);margin-top:8px}.audio-panel audio{display:block;width:100%;height:45px;margin-top:13px}.recording{color:#943f31}.recording:before{content:'';width:9px;height:9px;border-radius:50%;background:#943f31;margin-right:3px}.completion{text-align:center;padding:35px 10px 25px;max-width:570px;margin:auto}.completion img{width:95px;margin:20px 0 32px}.completion h1{font-size:3rem}.completion .subtitle{margin:22px auto 30px}.completion .button{min-width:210px}.empty-state{padding:50px 12px;text-align:center;font-family:var(--serif);color:var(--muted)}.empty-state .icon{width:40px;height:40px;margin-bottom:17px}.empty-state h2{color:var(--ink);font-size:1.8rem;margin-bottom:14px}.empty-state p{max-width:340px;margin:0 auto 23px}.journal-entry{width:100%;display:grid;grid-template-columns:76px 1fr 24px;align-items:center;gap:20px;text-align:left;background:transparent;border-top:1px solid var(--line);padding:25px 0}.journal-entry:last-child{border-bottom:1px solid var(--line)}.journal-entry:hover{background:#e8e9dc60}.journal-entry .eyebrow{font-size:.67rem;color:var(--muted);margin-bottom:8px}.journal-entry h2{font-size:1.38rem;margin-bottom:8px}.journal-entry p{font-family:var(--serif);font-size:1rem;line-height:1.55;color:var(--muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.journal-entry .compact-card .lens-meta{display:none}.journal-entry .compact-card .lens-title{font-size:4px}.journal-entry .compact-card{border-radius:5px}.look-back{background:#dce3d1;border:1px solid #8d9c84;padding:24px;margin-top:30px;border-radius:5px}.look-back h2{font-size:1.4rem;margin:7px 0 13px}.look-back p{font-family:var(--serif);color:#4c5e51;font-size:1rem}.entry-reflection{border-top:1px solid var(--line);margin-top:25px;padding-top:25px}.entry-reflection h2{font-size:1.6rem;margin:12px 0}.entry-question{font-family:var(--serif);color:var(--muted);font-style:italic;margin-bottom:20px}.entry-body{font-family:var(--serif);font-size:1.2rem;line-height:1.85;white-space:pre-wrap;overflow-wrap:anywhere}.entry-reflection audio{width:100%;margin:20px 0}.entry-tools{margin:28px 0}.danger{color:#8e3d31}.settings-section{border-top:1px solid var(--line);padding:27px 0}.settings-section h2{font-size:1.5rem;margin-bottom:14px}.settings-section p{font-family:var(--serif);color:var(--muted);line-height:1.7}.settings-section .inline-actions{margin-top:20px}.notice{padding:15px 18px;border:1px solid #ad9070;background:#eee1cb;border-radius:5px;font-size:.9rem;line-height:1.65;margin:15px 0}.status-message{position:fixed;bottom:110px;left:50%;transform:translateX(-50%);max-width:min(90vw,520px);background:var(--ink);color:var(--paper-light);padding:14px 20px;border-radius:7px;box-shadow:0 3px 18px #0002;z-index:20;font-size:.9rem}.loading-state{display:flex;min-height:45vh;align-items:center;justify-content:center;flex-direction:column;gap:24px;font-family:var(--serif);color:var(--muted)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.inline-error{color:#8e3d31;font-size:.86rem;padding:10px 0}.count-note{font-size:.78rem;color:var(--muted);margin-bottom:22px}.page-footer{margin-top:45px;color:var(--muted);font-size:.78rem}.form-help{font-size:.85rem;color:var(--muted);line-height:1.6}
@media(min-width:1100px){.home-grid{padding-top:18px}.home-art .lens-card{width:325px}.home-art{padding:30px 34px}.home-copy h1{font-size:3.9rem}}
@media(max-width:760px){.app-shell{padding:0 23px calc(105px + env(safe-area-inset-bottom));max-width:550px}.app-header{height:82px;margin-bottom:28px}.brand{gap:10px;font-size:.76rem;letter-spacing:.18em}.brand img{width:38px;height:25px}.home-grid{display:flex;flex-direction:column;gap:0}.home-copy{text-align:center}.home-copy .eyebrow{font-size:.68rem;margin:0 0 10px}.home-copy h1{font-size:2.38rem;max-width:none;letter-spacing:-.035em}.desktop-break{display:none}.home-copy .subtitle{font-size:1rem;line-height:1.55;margin:10px auto 0;max-width:310px}.home-art{padding:15px 27px;margin:21px auto 5px;width:252px}.home-art:before{inset:0}.home-art .lens-card{width:220px;box-shadow:4px 5px 0 #758b9020}.home-practice{width:100%;margin-top:0;max-width:360px}.mode-selector{margin:18px 0 10px}.mode-option{min-height:54px}.mode-option span{font-size:.7rem}.mode-caption{font-size:.9rem;margin-bottom:12px}.home-rule{text-align:center;font-size:.86rem;margin:15px 0 0}.quiet-note{margin-top:22px;padding-top:15px;font-size:.92rem}.bottom-nav{bottom:0;left:0;right:0;transform:none;border-radius:0;border:0;border-top:1px solid #b1b8a6;box-shadow:none;padding:7px 20px calc(6px + env(safe-area-inset-bottom));justify-content:space-around;gap:8px}.bottom-nav a{flex:1;min-width:0;min-height:54px;flex-direction:column;gap:3px;font-size:.72rem}.bottom-nav .icon{width:22px;height:22px}.bottom-nav a[aria-current=page]{background:transparent;color:var(--ink);font-weight:600}.bottom-nav a[aria-current=page] .icon{fill:#b4c0a944}.lens-title{font-size:.8rem}.lens-meta{font-size:7px;gap:5px}.page-heading{margin-bottom:23px}.page-heading .subtitle{font-size:1rem}.deck-grid{grid-template-columns:repeat(2,1fr);gap:24px 20px}.deck-item .deck-caption{font-size:.78rem}.compact-card .lens-title{font-size:clamp(.47rem,2.1vw,.74rem)}.compact-card .lens-meta{font-size:5px;gap:3px}.filter-button{font-size:.75rem;min-height:39px;padding:7px 12px}.reading-grid{display:block}.reading-art{position:static;max-width:235px;margin:0 auto 30px}.reading-copy h1{font-size:2.25rem}.reading-copy .eyebrow{font-size:.7rem}.reading-copy .tagline{font-size:1.08rem}.reading-copy .description{font-size:1.08rem;line-height:1.8}.reading-copy .question-block h2{font-size:1.6rem}.subnav{margin-bottom:18px}.reflect-heading{margin-top:24px}.reflection-form textarea{padding:15px;font-size:1.1rem;min-height:225px}.reflection-form .opening-input{min-height:120px}.journal-entry{grid-template-columns:64px 1fr 18px;gap:15px;padding:20px 0}.journal-entry h2{font-size:1.2rem}.journal-entry p{font-size:.95rem}.journal-entry .eyebrow{font-size:.6rem;letter-spacing:.1em}.completion{padding-top:35px}.completion h1{font-size:2.45rem}.status-message{bottom:calc(88px + env(safe-area-inset-bottom))}.entry-body{font-size:1.1rem}.settings-section .button{font-size:.84rem}.resume-note{font-size:.9rem}.page-footer{text-align:center}.search-box{margin-top:22px}}
@media(max-width:360px){.app-shell{padding-left:17px;padding-right:17px}.brand{font-size:.66rem}.home-copy h1{font-size:2.12rem}.home-art{width:230px}.deck-grid{gap:20px 15px}.compact-card .lens-title{font-size:.44rem}.lens-meta{font-size:6px}.home-copy .subtitle{font-size:.94rem}}
@media(prefers-reduced-motion:no-preference){main{animation:appear .28s ease-out}@keyframes appear{from{opacity:.4;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* One shared illustration boundary and aligned card rows. */
.lens-illustration{bottom:15.5%}
.deck-grid{align-items:start}
.deck-item{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;align-self:start;min-width:0}
.deck-item .lens-card{flex:none}
.deck-caption{min-height:3em;line-height:1.5}

/* A deck to handle, and a lens that stays beside the writing. */
.card-object{width:100%;max-width:340px}
.home-art>.card-object{width:300px;z-index:1;flex:none;box-shadow:7px 9px 0 #758b9020}
.reading-art>.card-object{width:100%}
.lens-card.card-back{background:#7f979b url('../images/card-back-pattern.png') center/cover}
.card-back-mark{inset:24% 13%;gap:18px;background:transparent;color:var(--paper-light);padding:22px 12px;border:1px solid #f4efdf80;border-radius:50% 50% 5px 5px}
.card-back-mark strong{font-size:clamp(.5rem,1.45vw,.95rem);letter-spacing:.1em}
.card-back-mark span{font-size:clamp(.4rem,1.1vw,.65rem);letter-spacing:.14em}
.card-back-mark img{width:70%}
.card-back-mark strong,.card-back-mark span{text-shadow:0 1px 3px #36424a}
.card-play-hint{font-size:.8rem;color:var(--muted);text-align:center;margin-top:14px}
.deck-view-switch{display:flex;gap:8px;margin:0 0 22px}
.deck-item{padding:0;background:none;border:0;text-align:left}
.deck-item>.card-object{width:100%;max-width:none}
.deck-item .deck-caption{margin:12px 0 0;font-size:1rem;min-height:3em}
.deck-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-top:8px}
.deck-actions .button{font-size:.8rem;padding:8px 12px;min-height:44px}
.deck-actions .text-button{font-size:.9rem}
.deck-carousel{display:flex;gap:26px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#a6b39b transparent;padding:14px 8px 22px;scroll-padding-left:8px;touch-action:pan-x pan-y}
.deck-carousel>.deck-item{flex:0 0 min(82vw,340px);scroll-snap-align:start;scroll-snap-stop:always}
.deck-navigation{display:flex;gap:24px;justify-content:center;align-items:center;margin:12px 0 0}
.deck-navigation span{font-size:.86rem;min-width:64px;text-align:center;color:var(--muted)}
.deck-navigation button:disabled{cursor:default;opacity:.3}
.time-reassurance{text-align:center;color:var(--muted);font-size:.78rem;margin:-4px 0 18px}
.practice-invitation{background:#e7e9da;border-left:2px solid #849680;padding:16px 22px;margin:0 0 30px;max-width:960px}
.practice-invitation>p:nth-child(2){font-family:var(--serif);font-size:1.05rem;line-height:1.6;margin-top:6px}
.practice-invitation small{display:block;color:var(--muted);margin-top:7px;font-size:.8rem}
.compact-invitation{margin:10px 0 24px;padding:12px 16px}
.compact-invitation>p:nth-child(2){font-size:.98rem}
.reflection-context{display:grid;grid-template-columns:86px 1fr;align-items:center;gap:20px;margin:12px 0 24px}
.writing-context{position:sticky;top:0;z-index:4;padding:12px 0;background:var(--paper);border-bottom:1px solid var(--line);margin-bottom:14px}
.card-thumbnail{width:100%;padding:0;background:none;text-align:left;border-radius:8px}
.card-thumbnail>.lens-card{width:100%;border-radius:8px}
.context-name{font-family:var(--serif);font-size:1.3rem;margin-top:4px}
.reflection-context .text-button{font-size:.88rem;min-height:44px}
.reflection-context .compact-card .lens-meta{display:none}
.reflection-context .compact-card .lens-title{font-size:4px}
#cardDialog{width:min(930px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow:auto;border:1px solid var(--ink);border-radius:16px;padding:22px 28px 32px;background:var(--paper);color:var(--ink)}
#cardDialog::backdrop{background:#1c2828b3;backdrop-filter:blur(5px)}
.dialog-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}
.card-dialog-content{display:grid;grid-template-columns:minmax(200px,330px) 1fr;gap:32px;align-items:center}
.card-dialog-content h2{margin:14px 0}
.dialog-description{font-family:var(--serif);font-size:1.06rem;line-height:1.75}
.card-dialog-content .question-block{margin:24px 0}
@media(min-width:1100px){.home-art>.card-object{width:325px}}
@media(max-width:760px){
 .home-art>.card-object{width:220px;box-shadow:4px 5px 0 #758b9020}
 .deck-view-switch{margin-bottom:12px}
 .deck-carousel{margin:0 -15px;padding-left:15px;padding-right:15px;scroll-padding-left:15px;gap:22px}
 .deck-carousel>.deck-item{flex-basis:min(calc(100vw - 62px),340px)}
 .deck-carousel .lens-title{font-size:clamp(.8rem,3.6vw,1rem)}
 .deck-carousel .lens-meta{font-size:clamp(.5rem,2.6vw,.7rem)}
 .deck-actions .text-button{font-size:.88rem}
 .deck-grid .deck-actions .button{width:100%}
 .deck-item .deck-caption{font-size:.94rem}
 .deck-grid .deck-item .deck-caption{font-size:.87rem;min-height:4.5em}
 .practice-invitation{padding:14px 16px;margin-bottom:24px}
 .reflection-context{grid-template-columns:65px 1fr;gap:15px}
 .context-name{font-size:1.12rem}
 .writing-context{padding:8px 0}
 .writing-context .eyebrow{font-size:.68rem}
 .card-dialog-content{grid-template-columns:1fr;gap:24px}
 .card-dialog-content>.card-object,.card-dialog-content>div>.card-object{width:min(100%,320px);margin:auto}
 #cardDialog{padding:14px 18px 28px}
 .dialog-bar{position:sticky;top:-14px;background:var(--paper);z-index:2;margin-bottom:10px}
 .dialog-bar .eyebrow{font-size:.65rem}
 .card-back-mark strong{font-size:clamp(.5rem,3vw,.95rem)}
 .card-back-mark span{font-size:clamp(.4rem,2.1vw,.65rem)}
 .time-reassurance{font-size:.74rem;margin-bottom:13px}
}
/* Leave enough rail after the final card for it to reach the first-card position. */
.deck-carousel{--deck-width:min(82vw,340px);--deck-gap:26px;gap:var(--deck-gap)}
.deck-carousel>.deck-item{flex-basis:var(--deck-width)}
.deck-carousel::after{content:'';flex:0 0 max(0px,calc(100% - var(--deck-width) - var(--deck-gap)));pointer-events:none}
@media(max-width:760px){.deck-carousel{--deck-width:min(calc(100vw - 62px),340px);--deck-gap:22px}}

/* Quiet guidance, optional questions, and a distinct next step. */
.home-art{flex-direction:column;align-items:center}
.home-art>.card-play-hint{position:relative;z-index:1;max-width:100%;text-align:center}
.lens-guidance{margin:24px 0 16px;padding:18px 20px;background:#e8ecdf;border-left:3px solid #a6b39b;border-radius:3px 12px 12px 3px;font-size:.9rem;line-height:1.65}
.guidance-label{display:flex;align-items:center;gap:10px;font-weight:500;color:#485c48}
.lens-guidance .guidance-label+p{margin-top:8px}
.reflection-questions{margin:16px 0 0;border:1px solid var(--line);border-radius:12px;background:var(--paper-light);overflow:hidden}
.reflection-questions summary{padding:16px;gap:12px;list-style:none}
.reflection-questions summary::-webkit-details-marker{display:none}
.reflection-questions summary:hover{background:#eeeddf}
.reflection-questions summary:focus-visible{outline-offset:-4px;border-radius:12px}
.disclosure-copy{display:flex;flex:1;flex-direction:column;gap:3px;min-width:0}
.disclosure-title{font-weight:500;line-height:1.4}
.disclosure-description{font-size:.8rem;line-height:1.5;color:var(--muted)}
.reflection-questions summary>.icon{flex-shrink:0}
.reflection-questions summary>.icon:last-child{width:18px;height:18px;transition:transform .18s ease}
.reflection-questions[open] summary>.icon:last-child{transform:rotate(180deg)}
.disclosure-content{border-top:1px solid #dedfce;padding:0 20px 8px}
.reflection-questions .disclosure-content p{padding:16px 0 8px;margin:0}
.reading-copy>.stack-actions{align-items:flex-start;margin-top:28px}
.reading-copy>.stack-actions>.button.full{width:auto;max-width:100%;padding-inline:24px}
@media(prefers-reduced-motion:reduce){.reflection-questions summary>.icon:last-child{transition:none}}
