.living-screen{position:absolute;inset:0;z-index:270;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:#f3f0e5;color:var(--ink);max-width:100%;overflow:hidden}.living-screen[hidden]{display:none}.living-screen *{box-sizing:border-box;min-width:0}.living-header{display:flex;align-items:center;gap:10px;padding:10px max(14px,env(safe-area-inset-right)) 10px max(14px,env(safe-area-inset-left));background:#fffaf0;border-bottom:1px solid #d8dece;min-height:64px}.living-header>.back-button{padding:8px 10px;min-height:44px;font-size:.9rem;border:1px solid #d8dece}.living-header>span{flex:1;text-align:center;font-size:.6875rem;font-weight:800;letter-spacing:.06em;line-height:1.35}.living-header>.plain-icon{height:44px;width:44px;flex:none}.living-body{overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.living-content{width:min(100%,920px);margin:auto;padding:28px 28px 32px}.living-title{margin-bottom:22px;max-width:720px}.living-title>.eyebrow{display:flex;align-items:center;justify-content:space-between;gap:14px;color:#65775a;font-size:.6875rem;line-height:1.5;letter-spacing:.14em}.living-title .plain-icon{height:32px;width:36px;flex:none}.living-title h1{font-family:Fraunces,Georgia,serif;font-size:clamp(1.7rem,4.5vw,2.9rem);line-height:1.12;font-weight:600;letter-spacing:-.025em;margin:7px 0 12px}.living-title>p:last-child{font-size:1rem;line-height:1.5;color:#52685e;max-width:600px}.living-footer{padding:8px max(16px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom));background:#fffaf5;border-top:1px solid #d5ddcc;z-index:3;box-shadow:0 -6px 20px #2d473b08;display:flex;align-items:center;justify-content:center;gap:16px}.living-footer .primary{width:min(100%,600px);min-height:52px;font-size:.9375rem;padding:11px 18px}.living-footer .primary:disabled{background:#dde1d4;color:#6a796d;box-shadow:none}#living-feedback{font-size:.8125rem;line-height:1.35;max-width:320px;color:#664c25}#living-feedback:empty{display:none}.living-screen button{touch-action:manipulation}.living-screen button:focus-visible{outline:3px solid #3068ad;outline-offset:3px}.living-screen button:disabled{cursor:default}.living-help{margin-top:23px;color:#566e5e;font-size:.875rem}.living-help>summary{min-height:44px;cursor:pointer;display:flex;align-items:center;gap:8px}.living-help>summary:before{content:'?';width:25px;height:25px;display:grid;place-content:center;border:1px solid #afbaa5;border-radius:50%}.living-help p{line-height:1.65;padding:8px 0}.living-screen .wide{width:100%;min-height:48px;margin:12px 0}.living-screen .model-note{font-size:.75rem;line-height:1.5;color:#677866;margin:16px 0}.living-screen h2{font-family:Fraunces,Georgia,serif;font-size:1.6rem;line-height:1.18;font-weight:600}.living-screen h3{font-size:1rem}.living-screen .reason-note{background:#e5ebd8;border-left:3px solid #698459;padding:14px 16px;border-radius:0 12px 12px 0;line-height:1.5;font-size:.9rem;margin:18px 0}.living-screen details:not(.living-help)>summary{min-height:48px;cursor:pointer}.living-screen table{border-collapse:collapse;width:100%;font-size:.8125rem}.living-screen td,.living-screen th{text-align:left;padding:10px 7px;border-bottom:1px solid #d9dfce;overflow-wrap:anywhere}.living-screen td:not(:first-child){font-variant-numeric:tabular-nums}.living-hero{border-radius:23px;overflow:hidden;background:#fdf8e8;display:grid;grid-template-columns:1.1fr 1fr;border:1px solid #d8dec9}.hero-art{position:relative;min-height:230px;overflow:hidden}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:49% 67%;position:absolute;inset:0}.hero-art:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#183f3d30,transparent)}.hero-stamp{position:absolute;left:20px;bottom:20px;z-index:1;font-size:.68rem;font-weight:800;letter-spacing:.2em;line-height:1.5;color:#fff8df;background:#1c5148e8;padding:14px;border-radius:50%;width:94px;height:94px;display:grid;place-content:center;text-align:center;transform:rotate(-7deg);border:1px solid #b7bd8255}.hero-copy{padding:26px}.hero-copy>.eyebrow{font-size:.58rem;letter-spacing:.16em;color:#817254}.hero-copy h2{font-size:2rem;margin:13px 0}.hero-copy>p:last-child{font-size:.9rem;line-height:1.55;color:#5f7466}.living-paths{display:grid;gap:10px;margin-top:20px}.living-paths>button{display:flex;align-items:center;text-align:left;background:#fffaf0;border:1px solid #d7dfca;border-radius:16px;padding:16px;gap:15px;min-height:85px;transition:background .15s}.living-paths>button:hover{background:#e8efdb}.living-paths .path-icon{width:44px;height:44px;border-radius:13px;background:#e7ebd7;display:grid;place-content:center;flex:none}.path-icon svg{width:25px;height:25px}.living-paths strong{display:block;font-size:1rem}.living-paths small{display:block;font-size:.8rem;line-height:1.4;color:#637564;margin-top:4px}.living-paths b{margin-left:auto;font-size:1.4rem}.living-story-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.living-story-card{background:#fffaf0;display:flex;flex-direction:column;text-align:left;border:1px solid #d6ddc9;border-radius:20px;padding:16px;min-height:265px;position:relative;overflow:hidden}.living-story-card:before{content:'';position:absolute;right:-30px;top:20px;width:120px;height:120px;border-radius:50%;background:var(--story);opacity:.13}.living-story-card:disabled{opacity:.6}.living-story-card:hover:not(:disabled){border-color:var(--story);transform:translateY(-2px)}.story-no{color:var(--story);font-weight:800;font-size:1.2rem}.story-person{display:block;width:65px;height:85px;margin:6px auto 12px}.story-person .character{width:100%;height:100%}.living-story-card>strong{font-size:1rem;line-height:1.25;margin-bottom:7px}.living-story-card>span:not(.story-no):not(.story-person){font-size:.825rem;color:#637564;line-height:1.4}.living-story-card small{font-size:.65rem;margin-top:auto;padding-top:15px;color:var(--story)}.weather-banner{border-radius:18px;background:#e3eacb;padding:18px;display:flex;align-items:center;gap:16px;border:1px solid #c8d4b4}.weather-banner.rain{background:#dce8e7;border-color:#bcd2d5}.weather-banner.breeze{background:#e7e8d8}.weather-banner>span{font-size:2.4rem;color:#9a791f}.weather-banner.rain>span{color:#4c8294}.weather-banner>div{flex:1}.weather-banner strong{font-size:1.15rem}.weather-banner p{font-size:.85rem;margin-top:3px}.weather-banner>b{font-family:Fraunces,Georgia,serif;font-size:2.5rem;line-height:1}.weather-banner>b small{font-family:Nunito,sans-serif;font-size:.55rem;display:block;letter-spacing:.15em;margin-top:7px;text-align:center}.voice-card{display:flex;align-items:center;gap:14px;margin:22px 0}.voice-person{display:block;width:67px;height:98px;flex:none}.voice-person .character{width:100%;height:100%}.voice-card blockquote{font-family:Fraunces,Georgia,serif;font-size:1.13rem;line-height:1.45;max-width:570px}.voice-card blockquote:before{content:'“';color:#879c72}.voice-card blockquote:after{content:'”';color:#879c72}.day-resources{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:18px 0}.day-resources>div{background:#fff9eb;border:1px solid #d8dfca;border-radius:12px;padding:13px 9px;text-align:center}.day-resources strong{font-size:1.7rem;display:block;font-family:Fraunces,Georgia,serif;font-weight:600}.day-resources span{display:block;font-size:.72rem;line-height:1.3;margin-top:5px;color:#617460}.neighbour-tabs{display:grid;gap:7px}.neighbour-tabs details{border-bottom:1px solid #d4dcc9}.neighbour-tabs summary{display:flex;align-items:center;gap:12px;font-weight:800;font-size:.9rem;list-style:none}.neighbour-tabs summary>span{height:42px;width:32px;display:block}.neighbour-tabs .character{width:100%;height:100%}.neighbour-tabs summary>b{margin-left:auto}.neighbour-tabs p{font-size:.9rem;padding:10px 0 16px;line-height:1.5}.plan-budget{display:flex;justify-content:space-between;gap:10px;padding:14px 16px;background:#e1e9d1;border-radius:13px;margin-bottom:14px;align-items:center}.plan-budget strong{white-space:nowrap}.plan-budget span{font-size:.8125rem;text-align:right}.job-list{display:grid;grid-template-columns:1fr 1fr;gap:9px}.job-card{border:1px solid #d5deca;background:#fffaf1;border-radius:15px;display:flex;align-items:center;gap:12px;padding:15px;text-align:left;position:relative}.job-card.chosen{border:2px solid #427967;padding:14px;background:#e7efd9}.job-card:disabled:not(.chosen){opacity:.54}.job-icon{flex:none;width:30px;height:30px;display:block}.job-icon svg{height:100%;width:100%}.job-card>span:nth-child(2){flex:1}.job-card strong{font-size:.875rem;display:block}.job-card small{display:block;font-size:.75rem;line-height:1.45;color:#667561;margin-top:5px}.job-card>b{font-size:.72rem;min-width:25px;text-align:center;color:#436d59}.route-map{height:350px;position:relative;border-radius:22px;overflow:hidden;border:1px solid #c8d3b6;background:#d4e0c5}.route-map>img{width:100%;height:100%;object-fit:cover;opacity:.74;filter:saturate(.65)}.route-map>svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.route-map line{stroke:#fff9e9;stroke-width:1.6;stroke-dasharray:1.8 1.8;filter:drop-shadow(0 1px 1px #40513a50)}.route-place{position:absolute;transform:translate(-50%,-50%);width:85px;min-height:58px;background:#fffbea;border:2px solid #627f4d;border-radius:14px;padding:5px;box-shadow:0 4px 12px #294b4033;display:flex;flex-direction:column;align-items:center}.route-place b{font-size:1.15rem;line-height:1}.route-place>span{font-size:.65rem;line-height:1.15;margin-top:3px}.route-place:disabled{background:#f4edda;border-color:#b4b697;color:#627058;opacity:.88}.route-place.here{background:#204e44;color:#fff8e5;border-color:#f7d384;opacity:1;box-shadow:0 0 0 5px #fff8d14f}.route-info{display:flex;gap:8px;justify-content:space-around;border-radius:0 0 15px 15px;background:#e3e9d7;padding:13px 8px;font-size:.8rem}.route-info b{font-size:.95rem}.place-finds{margin-top:18px;background:#fffaf0;border:1px solid #d8dfca;border-radius:18px;padding:17px}.place-caption{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.place-caption h2{font-size:1.2rem}.place-caption span{font-size:.75rem;color:#657760}.finds-row{display:flex;gap:10px;flex-wrap:wrap;min-height:70px;align-items:center}.finds-row>button{display:flex;flex-direction:column;align-items:center;width:73px;min-height:82px;border:1px solid #e0e2ce;background:#f1efd9;border-radius:12px;padding:4px}.finds-row .sprite{width:55px;height:55px;display:block}.finds-row small{font-size:.65rem}.finds-row p{font-size:.875rem;line-height:1.4;color:#68775f}.unknown-find{height:55px;font-size:2.3rem}.route-list{font-size:.8rem;margin-top:12px}.route-list>button{min-height:44px;border:1px solid #d6ddc9;border-radius:9px;padding:8px 12px;margin:5px;background:#fff8e7}.sorting-focus{text-align:center;background:#fffaf0;border:1px solid #d6ddc9;border-radius:22px;padding:22px}.sort-number{display:block;font-size:.8rem;color:#677561}.sorting-object{display:block;margin:14px auto;width:130px;height:130px}.sorting-object .sprite{width:100%;height:100%;display:block}.sorting-focus h2{font-size:1.6rem}.living-bins{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0}.living-bins>button{background:#e7ecd7;border:2px solid #c4cfab;border-radius:18px;padding:15px 8px;display:flex;flex-direction:column;align-items:center;min-height:150px}.living-bins>button:nth-child(2){background:#dfeaed;border-color:#bad2d5}.living-bins>button:nth-child(3){background:#f3e5c9;border-color:#d9c69f}.living-bins>button>span{display:block;width:62px;height:62px;margin-bottom:8px}.living-bins .sprite{display:block;width:100%;height:100%}.living-bins strong{font-size:.9rem}.living-bins small{font-size:.72rem;line-height:1.3;margin-top:5px}.result-hero{text-align:center;padding:24px;background:#e4ecd8;border:1px solid #cbd7ba;border-radius:22px}.result-hero>span{display:block;height:42px;width:42px;margin:0 auto 12px;color:#5a7955}.result-hero h2{font-size:1.95rem}.result-hero p{margin-top:10px;line-height:1.4;color:#5b715e;font-size:.9rem}.evidence-balance{display:flex;gap:14px;justify-content:center;align-items:center;margin:20px 0}.evidence-balance>div{flex:1;text-align:center;padding:15px;background:#fff8e9;border:1px solid #d8deca;border-radius:15px}.evidence-balance span{display:block;font-size:.75rem;color:#64765f}.evidence-balance strong{display:block;font-size:2.5rem;font-family:Fraunces,Georgia,serif;font-weight:600;margin:6px 0}.evidence-balance small{font-size:.75rem}.cause-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cause-list p{display:flex;gap:8px;align-items:center;font-size:.8rem}.cause-list svg{width:24px;height:24px;flex:none;color:#779065}.ledger,.model-rules{font-size:.8rem;line-height:1.5;margin:18px 0;color:#5d725e}.ledger p,.model-rules p{margin:10px 0}.week-certificate{text-align:center;border:1px solid #cdd7b9;border-radius:22px;background:#e6ecd9;padding:25px}.week-certificate>span{display:block;width:45px;height:45px;margin:0 auto 13px}.week-certificate .eyebrow{font-size:.6rem;margin-bottom:12px}.week-certificate h2{font-size:1.85rem}.week-chart{padding:22px;background:#fff9ec;border:1px solid #d8deca;border-radius:18px;margin:20px 0}.week-chart .eyebrow{font-size:.65rem;margin-bottom:15px}.week-chart>div{display:grid;grid-template-columns:47px minmax(0,1fr) 24px;align-items:center;gap:12px;margin:10px 0;font-size:.8rem}.week-chart i{display:flex;height:17px;border-radius:5px;background:#edeede;overflow:hidden}.week-chart i>b{background:#bf7550;display:block;min-width:0}.week-chart i>em{background:#94b485;display:block;min-width:0}.week-chart>p:last-child{font-size:.72rem;display:flex;gap:8px;align-items:center;margin-top:15px}.chart-key{height:9px;width:9px;border-radius:2px;display:inline-block}.chart-key.new{background:#bf7550}.chart-key.avoided{background:#94b485;margin-left:12px}.compare-weeks{border-radius:18px;border:1px solid #ccd8bb;background:#edf0df;padding:20px;margin:20px 0}.compare-weeks h3{margin-bottom:10px}.compare-weeks>p{font-size:.8rem;line-height:1.5;margin-top:14px}.reflection-label{font-size:.95rem;font-weight:800;display:block;margin-top:24px}.living-screen textarea{font:inherit;font-size:1rem;width:100%;resize:vertical;min-height:95px;border:1px solid #aabf9b;border-radius:12px;padding:13px;background:#fffbef;color:var(--ink);margin:10px 0;line-height:1.5}.sentence-starters{display:flex;flex-wrap:wrap;gap:7px}.sentence-starters>button{font-size:.75rem;border:1px solid #ccd6bb;border-radius:20px;padding:9px 12px;min-height:44px;background:#e9eddc}.brief-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.brief-grid>button{text-align:left;background:#fff9e9;border:1px solid #d4debf;border-radius:18px;padding:18px;display:flex;flex-direction:column}.brief-grid>button:disabled{opacity:.6}.brief-grid>button>span{width:57px;height:74px;margin-bottom:12px}.brief-grid .character{width:100%;height:100%}.brief-grid small{font-size:.6rem;letter-spacing:.1em;color:#718261}.brief-grid strong{font-size:1.05rem;line-height:1.25;margin:8px 0}.brief-grid p{font-size:.8rem;line-height:1.5;color:#66785e}.studio-brief{display:flex;align-items:center;gap:12px;padding:14px 18px;background:#e9edda;border:1px solid #ced8ba;border-radius:15px;margin-bottom:18px}.studio-brief>span{width:45px;height:60px;flex:none}.studio-brief .character{width:100%;height:100%}.studio-brief p{font-size:.9rem;line-height:1.5}.studio-brief strong{display:block;font-size:.75rem;color:#738260;margin-bottom:3px}.studio-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:22px}.prototype-preview{background:radial-gradient(ellipse at 45% 30%,#fff9e9,#e2e6ce);border:1px solid #ced8bb;border-radius:20px;align-self:start;padding:20px}.prototype-bag{display:block;width:100%;max-width:300px;height:auto;margin:auto;filter:drop-shadow(2px 5px 2px #6b593613)}.design-facts{display:flex;gap:10px;margin-top:4px}.design-facts>b{flex:1;text-align:center;font-size:1.05rem;font-weight:800;background:#fff8e5cc;border-radius:10px;padding:10px 5px}.design-facts small{display:block;font-size:.62rem;margin-top:2px;color:#64765a;font-weight:600}.design-option{border:0;margin:0 0 14px;padding:0}.design-option legend{font-size:.78rem;font-weight:800;margin-bottom:7px}.design-option>div{display:flex;gap:6px}.design-option button{flex:1;min-height:44px;font-size:.78rem;border-radius:10px;background:#fff9e9;border:1px solid #cdd8bb;padding:9px 6px}.design-option button.active{background:#315f50;border-color:#315f50;color:#fff9e8}.colour-studio{padding:19px;background:#fff8e7;border:1px solid #d4dec1;border-radius:18px;margin:18px 0}.colour-studio h3{margin-bottom:13px;font-size:.95rem}.studio-rows{display:flex;gap:8px}.studio-rows>button{background:var(--row);color:#fff;flex:1;min-height:44px;border-radius:9px;border:3px solid transparent;text-shadow:0 1px 3px #0009;font-weight:800}.studio-rows>button.active{border-color:#1d483e;outline:2px solid #fff2c4;outline-offset:-5px}.studio-palette{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;margin-top:14px}.studio-palette>button{display:flex;flex-direction:column;align-items:center;border:0;background:none;min-height:58px}.studio-palette i{width:30px;height:30px;border-radius:50%;background:var(--row);border:2px solid #fff9e9;box-shadow:0 0 0 1px #cbd5b8}.studio-palette small{font-size:.65rem;margin-top:6px}.weave-prototype{max-width:430px;margin:auto;background:#eee8d4;border:1px solid #d2d6ba;border-radius:22px;padding:16px 22px}.weave-prototype .prototype-bag{max-width:240px}.prototype-progress{display:flex;align-items:center;gap:12px;font-size:.8rem;padding:8px 0}.prototype-progress progress{flex:1;height:7px;accent-color:#537d5e}.crossing-cue{display:flex;align-items:center;gap:18px;justify-content:center;margin:18px 0;background:#fff9eb;padding:12px;border-radius:15px}.crossing-cue>span{font-size:.7rem;max-width:70px;line-height:1.5;color:#6f7c62}.crossing-cue strong{font-size:.85rem}.crossing-example{width:57px;height:57px;background:#e5dfc4;position:relative;border-radius:8px;overflow:hidden;flex:none}.crossing-example i{display:block;position:absolute;left:21px;top:0;width:17px;height:100%;background:linear-gradient(90deg,#dec184,#ffe6ab,#d9b679)}.crossing-example b{display:block;position:absolute;top:20px;left:0;height:18px;width:100%;box-shadow:0 2px 4px #30472736}.crossing-example.under i{z-index:2;box-shadow:2px 0 4px #30472736}.crossing-buttons{display:flex;gap:12px;max-width:430px;margin:auto}.crossing-buttons button{background:#264f44;color:#fff8e9;border-radius:14px;min-height:58px;font-size:1.1rem;flex:1;border:0}.load-test{text-align:center;position:relative;padding:15px 20px;background:#e5ead5;border-radius:22px;border:1px solid #ccd7b7}.load-test .prototype-bag{max-width:230px}.test-loads{display:flex;justify-content:center;gap:5px;position:absolute;top:52%;left:20%;right:20%;color:#fff0ad;text-shadow:1px 1px 1px #222;font-size:1.5rem;flex-wrap:wrap}.load-test>strong{display:block;font-size:1.2rem}.load-test>p{font-size:.85rem;line-height:1.4;margin-top:8px}.load-failed{background:#f0e0c8;border-color:#d8b797}.request-checklist{padding:6px 0;display:grid;gap:9px}.request-checklist p{display:flex;align-items:center;gap:12px;background:#f9f5e6;border-radius:12px;border:1px solid #dce0ce;padding:12px}.request-checklist p.met{background:#e7eed9;border-color:#bfcfac}.request-checklist b{font-size:1.3rem;color:#758963}.request-checklist strong{display:block;font-size:.85rem}.request-checklist small{display:block;font-size:.75rem;color:#718265;margin-top:3px}.prototype-evidence{background:#e4e9d5;border:1px solid #cfd9bc;border-radius:14px;padding:0 15px;margin:16px 0;font-size:.8rem}.prototype-evidence summary{display:flex;align-items:center;font-weight:800}.prototype-evidence p{margin:8px 0 15px;line-height:1.5}.finished-prototype{text-align:center;background:#fff8e6;border:1px solid #d2dcbf;border-radius:22px;padding:22px}.finished-prototype .eyebrow{font-size:.65rem;display:block;margin:15px 0}.finished-prototype h2{font-size:1.8rem}.finished-prototype>p{margin:14px 0;color:#6e7e63;font-size:.9rem;line-height:1.5}.finished-prototype .day-resources{grid-template-columns:repeat(3,minmax(0,1fr))}.prototype-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.prototype-gallery>article{background:#fff9e8;border:1px solid #d2dbbe;border-radius:18px;padding:18px}.prototype-gallery h2{font-size:1.2rem;margin:8px 0}.prototype-gallery p{font-size:.75rem;line-height:1.4}.notebook-summary{display:flex;gap:15px}.notebook-summary>div{flex:1;background:#e2e9d0;border-radius:16px;padding:20px}.notebook-summary strong{font-size:2rem;display:block;font-family:Fraunces,Georgia,serif}.notebook-summary span{font-size:.8rem;display:block;margin-top:3px}.week-records>details{background:#fff9eb;border:1px solid #d2dcc0;border-radius:16px;padding:7px 18px;margin:12px 0}.week-records>details>summary{display:flex;align-items:center;gap:14px;font-size:.9rem}.week-records summary>span{font-family:Fraunces,Georgia,serif;font-size:1.5rem;color:#819365}.week-records summary>b{margin-left:auto}.week-records blockquote{background:#e9edd8;padding:17px;border-radius:13px;line-height:1.5;font-size:.9rem;margin:15px 0}.daily-record{font-size:.75rem}.daily-record p{padding:7px 0;line-height:1.5}.empty-notebook{padding:30px;text-align:center;font-size:.9rem;line-height:1.6;color:#728364}.living-invitation{display:grid;grid-template-columns:40px 1fr;text-align:left;gap:5px 12px;width:100%;padding:18px;background:#e0ebcf;border:1px solid #becfaf;border-radius:16px;margin:15px 0}.living-invitation>span{grid-row:span 2;width:34px;height:34px;align-self:center}.living-invitation strong{font-size:.9rem}.living-invitation small{font-size:.78rem;color:#5c7959}.living-screen svg{max-width:100%}
@media(max-width:700px){.living-content{padding:18px 16px 26px}.living-title{margin-bottom:16px}.living-title h1{font-size:1.95rem}.living-title>p:last-child{font-size:.9rem}.living-header{padding:6px 10px;min-height:56px}.living-header>span{font-size:.6rem}.living-header>.back-button{font-size:.8rem;padding:7px}.living-header svg{height:20px;width:20px}.living-footer{flex-direction:column;gap:6px;padding:7px 13px max(9px,env(safe-area-inset-bottom))}.living-footer .primary{min-height:48px;font-size:.875rem}#living-feedback{max-width:100%;max-height:66px;overflow:auto;font-size:.75rem}.living-hero{grid-template-columns:1fr}.hero-art{min-height:157px}.hero-copy{padding:20px}.hero-copy h2{font-size:1.55rem;margin:9px 0}.hero-stamp{width:78px;height:78px;font-size:.6rem;padding:10px;bottom:14px;left:14px}.living-paths>button{padding:13px;gap:11px;min-height:78px}.living-paths strong{font-size:.9rem}.living-paths small{font-size:.72rem}.living-story-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.living-story-card{padding:14px;min-height:248px}.living-story-card>strong{font-size:.9rem}.living-story-card>span:not(.story-no):not(.story-person){font-size:.75rem}.weather-banner{padding:15px;gap:12px}.weather-banner strong{font-size:1rem}.weather-banner p{font-size:.75rem}.voice-card{margin:17px 0}.voice-card blockquote{font-size:1rem}.voice-person{height:80px;width:55px}.day-resources{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.day-resources>div{padding:10px 7px}.day-resources strong{font-size:1.6rem}.day-resources span{font-size:.7rem}.job-list{grid-template-columns:1fr;gap:8px}.job-card{padding:13px;gap:10px}.job-card.chosen{padding:12px}.job-card small{font-size:.73rem}.job-icon{width:26px;height:26px}.route-map{height:300px;border-radius:17px}.route-place{width:72px;min-height:57px;border-radius:11px;padding:5px 3px}.route-place span{font-size:.61rem}.route-info{font-size:.67rem;padding:12px 5px;gap:5px}.route-info b{font-size:.8rem}.place-finds{padding:14px}.finds-row{gap:8px}.finds-row>button{width:65px}.living-bins{gap:7px}.living-bins>button{padding:12px 5px;min-height:147px}.living-bins strong{font-size:.8rem}.living-bins small{font-size:.63rem}.living-bins>button>span{width:54px;height:54px}.sorting-focus{padding:18px}.sorting-object{width:115px;height:115px}.sorting-focus h2{font-size:1.4rem}.cause-list{grid-template-columns:1fr}.result-hero{padding:20px}.result-hero h2{font-size:1.7rem}.evidence-balance{gap:8px}.evidence-balance span{font-size:.65rem}.evidence-balance>div{padding:12px 6px}.week-certificate{padding:20px 14px}.week-certificate h2{font-size:1.65rem}.week-chart{padding:17px}.compare-weeks{padding:15px}.brief-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.brief-grid>button{padding:14px}.brief-grid strong{font-size:.9rem}.brief-grid p{font-size:.75rem}.studio-workspace{grid-template-columns:1fr;gap:16px}.prototype-preview{display:flex;align-items:center;padding:10px 15px}.prototype-preview .prototype-bag{width:62%;max-width:190px;margin:0}.design-facts{flex-direction:column;flex:1;margin:0}.design-facts>b{padding:10px 6px}.studio-choices{display:grid;grid-template-columns:1fr 1fr;gap:12px}.design-option{margin:0}.design-option:nth-child(5){grid-column:1/-1}.design-option legend{font-size:.75rem}.design-option button{font-size:.68rem;padding:9px 5px}.studio-brief{padding:12px;gap:10px}.studio-brief p{font-size:.82rem}.studio-brief>span{width:40px;height:57px}.studio-palette{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.studio-palette small{font-size:.7rem}.studio-rows{gap:5px}.studio-rows>button{font-size:.8rem}.colour-studio{padding:15px}.weave-prototype{padding:10px 20px}.weave-prototype .prototype-bag{max-width:190px}.crossing-cue{gap:10px;margin:12px 0}.crossing-cue strong{font-size:.77rem}.prototype-progress{font-size:.72rem}.prototype-gallery{grid-template-columns:1fr}.prototype-gallery .prototype-bag{max-width:190px}.week-records>details{padding:6px 12px}.week-records>details>summary{font-size:.82rem}.notebook-summary>div{padding:16px}.finished-prototype{padding:18px 14px}.finished-prototype h2{font-size:1.5rem}.finished-prototype .prototype-bag{max-width:240px}}
@media(max-width:360px){.living-content{padding:13px 12px 22px}.living-title h1{font-size:1.7rem}.living-title>p:last-child{font-size:.85rem}.living-title>.eyebrow{font-size:.6rem}.living-header>span{font-size:.55rem;letter-spacing:0}.living-header{gap:5px}.route-place{width:64px;min-height:54px}.route-map{height:278px}.route-place>span{font-size:.56rem}.living-footer .primary{font-size:.8rem}.living-story-card{padding:12px}.living-story-card>strong{font-size:.85rem}.brief-grid>button{padding:12px}.studio-choices{gap:10px}.design-option>div{gap:4px}.design-option button{font-size:.64rem}.living-bins strong{font-size:.72rem}.living-bins small{font-size:.6rem}}
@media(max-height:440px) and (min-width:600px){.living-header{min-height:48px;padding:2px 12px}.living-content{width:min(100%,1100px);display:grid;grid-template-columns:210px minmax(0,1fr);gap:20px;padding:14px 20px}.living-title{position:sticky;top:0;align-self:start}.living-title h1{font-size:1.65rem}.living-title>p:last-child{font-size:.85rem}.living-help{grid-column:1/-1;margin:0}.living-footer{padding-top:5px;padding-bottom:6px}.living-footer .primary{min-height:44px}.living-hero{grid-template-columns:1fr 1fr}.hero-art{min-height:180px}.hero-copy{padding:16px}.hero-copy h2{font-size:1.5rem}.living-story-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.living-story-card{min-height:230px}.job-list{grid-template-columns:1fr}.route-map{height:300px}.studio-workspace{grid-template-columns:1fr}.prototype-preview{display:flex;align-items:center;padding:10px}.prototype-preview .prototype-bag{max-width:150px}.design-facts{flex:1}.studio-choices{display:grid;grid-template-columns:1fr 1fr;gap:10px}.studio-choices .design-option:last-child{grid-column:1/-1}.studio-rows>button{min-height:44px}.brief-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prototype-gallery{grid-template-columns:1fr 1fr}}
@media(prefers-reduced-motion:reduce){.living-screen *{transition:none!important;scroll-behavior:auto!important}.living-story-card:hover:not(:disabled){transform:none}}

.test-version-detail{display:block;font-size:.62rem;line-height:1.45;color:#62765b;margin-top:4px}
@media(max-width:700px){.route-map{height:218px}.sorting-focus{padding:14px}.sorting-object{width:94px;height:94px;margin:10px auto}.living-bins>button{min-height:130px;padding:10px 5px}.living-bins>button>span{width:47px;height:47px}}
@media(max-width:360px){.route-map{height:205px}}
.living-more{position:absolute;right:20px;bottom:calc(var(--living-footer-height,65px) + 7px);z-index:4;border:1px solid #aabc9d;border-radius:20px;background:#fffaf0f2;color:#315547;box-shadow:0 3px 12px #37574220;min-height:40px;padding:8px 12px;font-size:.72rem;backdrop-filter:blur(6px)}
@media(max-width:700px){#living[data-view-key^="day:route"] .living-title,#living[data-view-key^="day:sort"] .living-title,#living[data-view-key^="studio:weave"] .living-title,#living[data-view-key^="studio:test"] .living-title{position:relative}#living[data-view-key^="day:route"] .living-title>.eyebrow,#living[data-view-key^="day:sort"] .living-title>.eyebrow,#living[data-view-key^="studio:weave"] .living-title>.eyebrow,#living[data-view-key^="studio:test"] .living-title>.eyebrow{font-size:0;height:0;min-height:0;margin:0}#living[data-view-key^="day:route"] .living-title .plain-icon,#living[data-view-key^="day:sort"] .living-title .plain-icon,#living[data-view-key^="studio:weave"] .living-title .plain-icon,#living[data-view-key^="studio:test"] .living-title .plain-icon{position:absolute;right:0;top:0}#living[data-view-key^="day:route"] .living-title h1,#living[data-view-key^="day:sort"] .living-title h1,#living[data-view-key^="studio:weave"] .living-title h1,#living[data-view-key^="studio:test"] .living-title h1{font-size:1.6rem;padding-right:32px;margin-top:0}.route-map{height:188px}.place-finds{margin-top:12px;padding:12px}.finds-row>button{min-height:74px}.finds-row .sprite{height:47px;width:47px}}
