:root{--paper:#f6f4ed;--ink:#203b32;--muted:#626e60;--lime:#dcecaa;--sage:#e9ecdf;--line:#203b3224;--forest:#183b32;--ease:cubic-bezier(.22,1,.36,1);--quick:.18s;--standard:.48s;--slow:.85s;color-scheme:light;font-family:Manrope Variable,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font-size:17px;-webkit-font-smoothing:antialiased}button,input{font:inherit;color:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button,a,input,summary{outline-offset:6px}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #64853c}a{color:inherit;text-decoration:none}button{border:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:1.06;letter-spacing:-.055em}h2{font-size:clamp(44px,4.9vw,76px)}h3{font-size:30px}em{font-family:"Instrument Serif",Georgia,serif;font-weight:400;letter-spacing:-.04em}p{line-height:1.75}svg{flex-shrink:0;vertical-align:middle}img{max-width:100%;height:auto;display:block}small{line-height:1.6}.wrap{width:min(1440px,100%);padding-inline:5.2%;margin-inline:auto}.eyebrow,.section-kicker{font-size:11px;font-weight:650;letter-spacing:.12em;line-height:1.8}.eyebrow{display:flex;align-items:center;gap:10px}.status-dot{width:7px;height:7px;border-radius:50%;display:inline-block;background:#87a259;flex-shrink:0}.button{min-height:54px;background:var(--ink);color:var(--paper);border:1px solid var(--ink);border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:17px 24px;font-size:14px;font-weight:600;line-height:1.5;transition:background var(--quick),transform var(--standard) var(--ease),box-shadow var(--standard)}.button:hover{background:#345447;transform:translateY(-2px);box-shadow:0 8px 18px #203b3215}.button:active{transform:translateY(0) scale(.98)}.button svg,.text-link svg{transition:transform var(--standard) var(--ease)}.button:hover svg,.text-link:hover svg{transform:translate(4px)}.text-link{background:none;padding:0;display:inline-flex;align-items:center;gap:14px;font-size:14px;font-weight:600;min-height:44px;line-height:1.5}.text-link:after{display:none}.button-small{min-height:45px;padding:12px 18px;font-size:12px;gap:16px}.header{height:92px;display:flex;justify-content:space-between;align-items:center;padding:0 5.2%;gap:26px;position:sticky;top:0;z-index:50;background:#f6f4edf0;backdrop-filter:blur(20px);border-bottom:1px solid var(--line)}.brand{font-size:26px;letter-spacing:-1.2px;font-weight:650;display:flex;align-items:center;gap:10px;white-space:nowrap}.brand-mark{width:37px;height:37px;display:grid;place-items:center;border:1.5px solid currentColor;border-radius:10px;transform:rotate(-5deg)}.brand-dot{font-size:9px;align-self:start;padding-top:4px}.header nav{display:flex;gap:31px;margin-left:auto;margin-right:30px;font-size:12px;font-weight:600}.header nav a{position:relative;padding-block:15px}.header nav a:after{content:"";position:absolute;bottom:9px;left:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform var(--standard) var(--ease)}.header nav a:hover:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:20px}.motion-control{display:flex;align-items:center;gap:6px;background:none;font-size:10px;min-height:44px;padding:8px}.motion-control[aria-pressed=true]{background:var(--sage);border-radius:6px}.menu-button{display:none;background:none;width:44px;height:44px;padding:10px}.menu-button span{height:1.5px;width:23px;display:block;background:var(--ink);margin:6px 0}.reading-progress{position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:#73944d;transform:scaleX(0);transform-origin:left}.mobile-menu[hidden]{display:none}.mobile-menu{position:fixed;top:76px;inset-inline:0;background:var(--paper);z-index:49;border-bottom:1px solid var(--line);padding:18px 6% 28px;box-shadow:0 16px 30px #203b3212}.mobile-menu nav a{padding:19px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;font-size:19px}.skip-link{position:fixed;top:-100px;left:20px;z-index:99;background:var(--ink);color:#fff;padding:15px}.skip-link:focus{top:10px}.hero{position:relative;display:grid;grid-template-columns:1fr 1.1fr;align-items:center;column-gap:0;padding-top:54px;padding-bottom:0;min-height:calc(100svh - 92px);max-width:1600px;overflow:clip}.hero-copy{z-index:2;padding-bottom:56px}.hero h1{font-size:clamp(74px,7.1vw,112px);margin:24px 0 28px;line-height:1.015;letter-spacing:-.065em}.line{display:block;overflow:hidden;padding:0 .04em .07em;margin-bottom:-.07em}.line>span,.line>em{display:block;transform-origin:0 100%}.hero h1 em{color:#66834c;font-size:1.09em;line-height:1.08}.hero-description{max-width:390px;font-size:17px;line-height:1.8;color:var(--muted)}.hero-actions{display:flex;align-items:flex-start;gap:16px;flex-direction:column;margin-top:28px}.hero-actions .button{font-size:13px}.hero-actions .text-link{font-size:12px;min-height:30px}.hero-note{font-size:11px;color:var(--muted);margin-top:22px}.hero-note span{padding:0 7px}.hero-art{height:680px;position:relative;margin:0 -9% 10px -8%;isolation:isolate}.hero-orbit{position:absolute;inset:20% 2% 10%;border:1px solid #203b3218;border-radius:50%;transform:rotate(-20deg);z-index:-1}.orbit-two{inset:13% 9% 17%;transform:rotate(22deg);border-style:dashed;border-color:#203b3210}.home-halo{position:absolute;inset:20% 12%;background:radial-gradient(ellipse,#dae3c2 0%,#e5e8d85c 49%,transparent 70%);border-radius:50%;z-index:-1}.model-viewport{position:relative;isolation:isolate}.model-viewport>img{width:100%;height:100%;object-fit:contain;transition:opacity .6s}.model-viewport>canvas{position:absolute;inset:0;width:100%;height:100%;opacity:0;transition:opacity .8s;pointer-events:none}.model-viewport.model-ready>canvas{opacity:1}.model-viewport.model-ready>img{opacity:0}.hero-model{position:absolute;inset:20px -15px 60px}.hero-model>img{mix-blend-mode:multiply}.floating-record{position:absolute;z-index:3;display:flex;align-items:center;gap:12px;background:#fffffff0;border:1px solid #fff;border-radius:10px;padding:16px 18px;box-shadow:0 14px 36px #223c3110;backdrop-filter:blur(12px);transition:box-shadow .3s,scale .4s var(--ease)}.floating-record:hover{box-shadow:0 18px 35px #223c3124;scale:1.035}.record-icon{display:grid;place-items:center;width:41px;height:45px;background:#eeeadc;border-radius:7px}.record-icon.green{background:#e5eecf}.floating-record small{display:block;font-size:8px;font-weight:650;letter-spacing:.08em;color:#6c7468}.floating-record strong{font-size:12px;font-weight:600;display:block;margin-top:4px}.floating-record>svg{margin-left:9px}.float-manual{top:14%;right:6%;transform:rotate(5deg)}.float-repair{bottom:23%;left:3%;transform:rotate(-4deg)}.home-plaque{position:absolute;bottom:48px;left:23%;right:17%;border-top:1px solid var(--line);display:flex;gap:12px;align-items:center;padding-top:18px}.plaque-pin{height:40px;width:40px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}.home-plaque strong{font-size:13px;display:block}.home-plaque div>span{font-size:10px;display:block;color:var(--muted);margin-top:4px}.sample-stamp{font-size:7px;letter-spacing:.1em;margin-left:auto;line-height:1.65;color:var(--muted)}.day-switch{position:absolute;bottom:5px;left:50%;transform:translate(-50%);display:flex;gap:8px;align-items:center;min-height:38px;background:transparent;font-size:10px;color:var(--muted)}.sun-icon{font-size:23px}.switch-track{height:16px;width:27px;border-radius:12px;background:#d9dfcc;position:relative}.switch-track i{position:absolute;background:var(--ink);border-radius:50%;width:10px;height:10px;top:3px;left:3px;transition:transform .5s var(--ease)}.day-switch[aria-pressed=true] .switch-track i{transform:translate(11px)}.hero-bottom{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:24px 0;gap:20px;font-size:9px;letter-spacing:.08em}.hero-bottom>span{display:flex;align-items:center;gap:10px}.hero-bottom i{display:block;width:5px;height:5px;border-radius:50%;background:#688344}.hero-bottom a{display:flex;align-items:center;gap:13px;font-size:10px;letter-spacing:0}.together-section{padding-top:115px;padding-bottom:100px;text-align:center}.section-kicker{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:48px;font-size:9px;letter-spacing:.08em}.together-section h2{font-size:clamp(42px,4.4vw,66px)}.paper-gather{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin:55px 0 26px;padding:0 10px 138px;perspective:1000px;isolation:isolate}.paper{display:flex;align-items:flex-start;text-align:left;gap:12px;position:relative;background:#eeebdf;padding:25px 17px;min-height:114px;border:1px solid #fff9;border-radius:3px;box-shadow:0 10px 20px #203b3209;z-index:2;font-size:11px;line-height:1.8;transform:rotate(-6deg)}.paper strong{display:block;font-size:10px;font-weight:500;color:var(--muted)}.paper small{font-size:8px;position:absolute;right:10px;bottom:8px;color:#697362}.paper-two{background:#e6eadc;transform:rotate(4deg) translateY(15px)}.paper-three{background:#eee4d9;transform:rotate(-3deg) translateY(-8px)}.paper-four{background:#e0e7df;transform:rotate(5deg) translateY(14px)}.gather-home{position:absolute;bottom:0;left:50%;transform:translate(-50%);border:1px solid var(--line);background:var(--paper);border-radius:14px;padding:19px 26px;display:flex;gap:15px;align-items:center;z-index:3;text-align:left;font-size:12px;line-height:1.6}.gather-home strong{font-weight:500;font-size:10px;color:var(--muted)}.gather-lines{position:absolute;inset:12% 0 0;width:100%;height:88%;fill:none;stroke:#8b9a78;stroke-width:1;opacity:.5;z-index:0}.section-intro{font-size:16px;line-height:1.8;color:var(--muted);margin:30px auto 0}.repair-story{background:#e8ecdf;position:relative;overflow:clip;border-radius:28px 28px 0 0}.story-title{padding-top:90px;display:grid;grid-template-columns:1.2fr 1fr;align-items:end;gap:25px}.story-title .eyebrow{grid-column:1/-1;font-size:10px}.story-title p{max-width:310px;font-size:16px;color:var(--muted);padding-bottom:5px}.story-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:9%;position:relative;margin-top:30px;align-items:start}.story-visual{position:sticky;top:110px;height:620px;max-height:calc(100svh - 130px);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:27px 0 0;min-height:430px}.visual-topline{display:flex;justify-content:space-between;width:100%;font-size:8px;letter-spacing:.08em;align-items:center}.visual-topline>span:first-child{display:flex;gap:8px;align-items:center}.story-count{color:var(--muted)}.kitchen-model{height:405px;width:120%;margin:-5px -10% 0}.kitchen-model>img{mix-blend-mode:multiply}.kitchen-highlight{position:absolute;top:46%;left:18%;font-size:10px;display:flex;align-items:center;gap:8px;pointer-events:none}.kitchen-highlight>i{width:12px;height:12px;border-radius:50%;background:var(--lime);border:2px solid var(--ink);box-shadow:0 0 0 6px #dcecaa55}.kitchen-highlight>span{border-radius:5px;background:var(--paper);padding:8px 10px;box-shadow:0 8px 20px #203b3215}.story-status{display:flex;align-items:center;gap:13px;position:relative;margin-top:-6px;background:var(--paper);border:1px solid #fff;border-radius:10px;padding:17px 20px;width:89%;box-shadow:0 10px 20px #203b3208}.status-icon{width:37px;height:37px;background:#e7ebdc;border-radius:50%;display:grid;place-items:center}.story-status small{display:block;font-size:8px;letter-spacing:.1em;color:var(--muted)}.story-status strong{font-size:13px;display:block;margin-top:3px}.story-progress{display:flex;gap:9px;width:89%;margin-top:23px}.story-progress>a{display:flex;gap:9px;align-items:center;flex:1;font-size:9px;min-height:30px;color:#7f8c77}.story-progress i{height:2px;background:#ccd5c0;flex:1;position:relative}.story-progress i:after{content:"";position:absolute;inset:0;background:var(--ink);transform-origin:left;transform:scaleX(0);transition:transform .7s var(--ease)}.story-progress a[aria-current=step]{color:var(--ink)}.story-progress a[aria-current=step] i:after{transform:scaleX(1)}.visual-note{font-size:8px;color:var(--muted);margin-top:9px}.story-chapter{min-height:700px;display:flex;flex-direction:column;justify-content:center;padding:80px 0;scroll-margin-top:120px}.chapter-index{font-size:9px;letter-spacing:.11em;color:#627252;margin-bottom:25px}.story-chapter h3{font-size:clamp(45px,4.5vw,65px);line-height:1.05}.story-chapter>p{font-size:16px;max-width:370px;color:var(--muted);margin-top:24px;line-height:1.8}.message-example,.visit-example,.work-example{margin-top:30px;border-radius:9px;border:1px solid #ffffff90;background:#f6f4edb0;padding:21px;display:flex;gap:14px;align-items:flex-start;max-width:395px;box-shadow:0 5px 14px #203b3204}.avatar{height:35px;width:35px;display:grid;place-items:center;border-radius:50%;background:#ddd2ba;font-size:13px;flex-shrink:0}.message-example small{font-size:8px;letter-spacing:.08em;color:var(--muted)}.message-example p{font-size:13px;line-height:1.7;margin-top:6px}.message-tick{align-self:flex-end;margin-left:auto;color:#71864d}.visit-date{display:flex;flex-direction:column;width:51px;background:var(--paper);border:1px solid var(--line);border-radius:7px;text-align:center;padding:5px;flex-shrink:0}.visit-date small{font-size:8px;color:var(--muted)}.visit-date strong{font-size:23px;font-weight:500}.visit-example div>strong,.work-example strong{display:block;font-size:13px}.visit-example div>span,.work-example div>span{display:block;font-size:11px;color:var(--muted);margin-top:6px}.visit-example div>small{display:flex;gap:5px;align-items:center;font-size:9px;margin-top:9px}.resolved-mark{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--lime);flex-shrink:0}.work-example small{font-size:9px;display:block;color:var(--muted);margin-top:13px}.story-chapter>.connected-note{display:flex;gap:11px;align-items:flex-start;font-size:12px;line-height:1.7;margin-top:29px;padding-top:24px;border-top:1px solid var(--line);max-width:385px}.connected-note>svg{margin-top:3px}.story-end{padding-block:35px 60px;display:flex;align-items:center;gap:25px;flex-wrap:wrap;font-size:11px;border-top:1px solid #203b3216}.story-end>strong{font-weight:600}.story-end .text-link{margin-left:auto;font-size:11px}.welcome-section{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-block:140px}.welcome-copy{padding-top:20px}.welcome-copy .eyebrow{font-size:9px}.welcome-copy h2{margin:25px 0;font-size:clamp(44px,4.3vw,65px)}.welcome-copy>p{font-size:16px;line-height:1.8;max-width:400px;color:var(--muted)}.welcome-steps{list-style:none;margin:30px 0 24px;padding:0;max-width:420px}.welcome-steps li{display:flex;gap:17px;align-items:flex-start;padding:19px 0;border-bottom:1px solid var(--line)}.welcome-steps li>span{border:1px solid var(--line);border-radius:50%;height:29px;width:29px;display:grid;place-items:center;font-size:10px;flex-shrink:0}.welcome-steps strong{font-size:13px;font-weight:600;display:block;margin:3px 0 5px}.welcome-steps p{font-size:11px;line-height:1.8;color:var(--muted)}.welcome-art{position:relative;min-height:750px;display:flex;justify-content:center;align-items:center;isolation:isolate}.welcome-disc{position:absolute;inset:15% -2% 12%;background:#e8ecde;border-radius:50%;z-index:-1}.welcome-disc:after{content:"";position:absolute;inset:-30px;border:1px solid #dfe4d5;border-radius:50%;transform:rotate(-20deg) scaleX(.89)}.phone{width:300px;height:630px;border-radius:43px;background:var(--paper);border:7px solid #273b31;box-shadow:inset 0 0 0 2px #acb4a1,6px 10px #9b9e8e,22px 30px 50px #203b3225;position:relative;padding:12px 13px 8px;transform:rotate(5deg);flex-shrink:0;overflow:hidden}.phone-speaker{position:absolute;width:85px;height:22px;border-radius:15px;background:#1f2b23;top:11px;left:50%;transform:translate(-50%);z-index:2}.phone-top{display:flex;justify-content:space-between;font-size:10px;font-weight:700;padding:3px 6px 22px}.phone-inner>small{display:block;font-size:8px;letter-spacing:.12em;margin:6px 0 10px;color:var(--muted)}.phone-inner>h3{font-size:28px;line-height:1.08;font-weight:550;margin-bottom:13px}.phone-home{position:relative;overflow:hidden;height:257px;border-radius:7px;background:#d8d9cd}.phone-home img{height:100%;width:100%;object-fit:cover;object-position:center 46%;transform:scale(1.07)}.phone-home>span{position:absolute;top:35%;left:15%;background:#f6f4eded;padding:5px 8px;border-radius:10px;font-size:7px;display:flex;align-items:center;gap:3px}.phone-link{padding:15px 0 10px;display:flex;gap:9px;align-items:center;border-bottom:1px solid var(--line)}.mini-icon{height:30px;width:30px;display:grid;place-items:center;background:#e4e9d9;border-radius:7px}.phone-link strong{font-size:10px;display:block}.phone-link small{font-size:8px;display:block;color:var(--muted);margin-top:4px}.phone-link>svg{margin-left:auto}.phone-nav{display:flex;justify-content:space-around;padding-top:17px;color:#78826e}.phone-nav svg:first-child{color:var(--ink)}.welcome-ticket,.private-note{position:absolute;background:#fffef7;border:1px solid white;box-shadow:0 12px 30px #203b3212;display:flex;gap:13px;align-items:center;padding:19px;border-radius:9px;z-index:3}.welcome-ticket{top:5%;left:-5%;transform:rotate(-5deg)}.welcome-ticket>svg{background:#e5efcd;width:35px;height:35px;padding:8px;border-radius:50%}.welcome-ticket span,.private-note span{font-size:11px}.welcome-ticket strong,.private-note strong{display:block;margin-top:4px;font-size:10px;font-weight:500;color:var(--muted)}.private-note{bottom:7%;right:-3%;transform:rotate(-4deg)}.art-caption{position:absolute;bottom:0;font-size:8px;color:var(--muted);text-align:center;width:100%}.memory-section{background:var(--forest);color:var(--paper);position:relative;overflow:clip}.memory-inner{padding-top:95px;padding-bottom:75px}.memory-heading{text-align:center}.memory-heading .eyebrow{justify-content:center;color:#bdcda4;font-size:9px}.memory-heading h2{margin:24px auto;font-size:clamp(44px,4.7vw,72px)}.memory-heading h2 em{color:var(--lime)}.memory-heading p{font-size:16px;color:#becabe}.memory-timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;position:relative;margin-top:70px}.timeline-line{position:absolute;top:7px;left:0;right:0;background:#536c50;height:1px}.timeline-line>i{position:absolute;inset:0;background:var(--lime);transform:scaleX(0);transform-origin:left}.timeline-dot{height:15px;width:15px;border:1px solid #a6be83;border-radius:50%;display:block;background:var(--forest);position:relative;box-shadow:0 0 0 7px var(--forest);margin-bottom:30px}.memory-event small{font-size:8px;letter-spacing:.12em;color:#bbcea7}.memory-event h3{font-size:25px;margin-top:14px;letter-spacing:-.035em}.memory-event p{font-size:13px;color:#bdc9bb;line-height:1.85;margin-top:12px;max-width:265px}.memory-token{margin-top:26px;display:inline-flex;gap:12px;align-items:center;padding:16px 18px;border:1px solid #78926d55;border-radius:8px;color:#dfebd1;font-size:10px;background:#ffffff04}.memory-privacy{text-align:center;font-size:10px;color:#b8c7b0;margin-top:55px;display:flex;justify-content:center;align-items:center;gap:10px}.everyday-section{padding-top:110px;padding-bottom:90px}.everyday-heading{display:flex;justify-content:space-between;gap:50px;align-items:end}.everyday-heading h2{margin-top:24px;font-size:clamp(43px,4.2vw,64px)}.everyday-heading .eyebrow{font-size:9px}.everyday-heading>p{font-size:14px;color:var(--muted);line-height:1.8;padding-bottom:5px}.everyday-grid{margin-top:50px;display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.feature-card{display:flex;flex-direction:column;min-width:0;padding:17px 24px 25px;background:#e9ecdf;border:1px solid #203b3206;border-radius:15px;transition:box-shadow .6s var(--ease),translate .6s var(--ease)}.feature-card:hover{translate:0 -7px;box-shadow:0 20px 35px #203b320c}.card-money{background:#ece5d8}.card-condition{background:#e2e9e2}.feature-art{height:225px;position:relative;display:flex;align-items:center;justify-content:center}.file-sheet{background:#fbfaf2;box-shadow:0 8px 15px #203b3212;border:1px solid white;border-radius:5px;position:absolute;width:164px;height:172px;transition:transform .8s var(--ease)}.file-back{transform:rotate(-12deg);background:#d6dfc6}.file-front{transform:rotate(5deg);padding:19px 17px}.file-front>span{display:block;font-size:10px;font-weight:600;margin:12px 0 10px}.file-front>i{display:block;height:3px;background:#dbe0d1;margin:6px 0;width:85%}.file-front>i:nth-of-type(2){width:57%}.file-front>div{font-size:6px;display:flex;gap:5px;align-items:center;margin-top:17px}.file-front .status-dot{width:4px;height:4px}.feature-card:hover .file-front{transform:translateY(-8px) rotate(1deg)}.feature-card:hover .file-back{transform:rotate(-18deg) translate(-10px)}.money-art{display:flex;flex-direction:column;gap:9px;padding:13px 0}.ledger-row{background:#f8f6ed;border:1px solid #fff9;display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 12px;border-radius:5px;font-size:9px;box-shadow:0 3px 5px #203b3205;transform:rotate(-3deg);transition:transform .6s var(--ease)}.ledger-row:nth-child(2){transform:rotate(2deg);margin-left:10px}.ledger-row>b{font-size:7px;font-weight:500;display:flex;align-items:center;gap:4px;color:#5f7552}.ledger-total{background:var(--ink);color:var(--paper);font-size:10px;display:flex;gap:10px;align-items:center;width:90%;padding:16px;border-radius:5px;transform:rotate(-2deg);margin-top:4px}.feature-card:hover .ledger-row{transform:rotate(0)}.condition-photo{width:90%;height:162px;border:6px solid var(--paper);border-bottom-width:26px;transform:rotate(-6deg);position:relative;box-shadow:0 9px 20px #203b3217;transition:transform .8s var(--ease)}.condition-photo img{width:100%;height:100%;object-fit:cover}.condition-photo span{position:absolute;bottom:-20px;left:5px;font-size:8px}.condition-check{position:absolute;bottom:25px;right:0;font-size:8px;padding:9px 12px;background:#f8f8eb;border-radius:6px;display:flex;gap:7px;align-items:center;box-shadow:0 4px 10px #203b3211}.feature-card:hover .condition-photo{transform:rotate(0) translateY(-5px)}.feature-card>small{font-size:8px;letter-spacing:.1em;color:var(--muted);margin-top:16px}.feature-card>h3{font-size:28px;line-height:1.12;margin:13px 0}.feature-card>p{font-size:12px;color:var(--muted);line-height:1.8;max-width:280px}.card-link{display:flex;justify-content:space-between;font-size:10px;border-top:1px solid var(--line);margin-top:25px;padding-top:18px;align-items:center}.feature-card>p{flex:1}.start-section{padding-top:20px;padding-bottom:115px;display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.start-visual{height:330px;position:relative;display:grid;place-items:center}.start-visual:before{content:"";position:absolute;inset:7% 15%;background:#e9ecdf;border-radius:50%;z-index:-1}.start-paper{background:#fcfaf2;padding:31px 34px;transform:rotate(-6deg);border:1px solid white;border-radius:5px;box-shadow:0 18px 35px #203b3213}.start-paper>small{font-size:8px;letter-spacing:.1em;display:block;margin:24px 0 12px}.start-paper h3{font-size:28px;margin-bottom:21px}.start-paper>span{display:flex;align-items:center;gap:8px;font-size:9px;padding-top:16px;border-top:1px solid var(--line);color:var(--muted)}.start-spark{position:absolute;right:6%;top:10%;color:#7c955e;transform:rotate(10deg)}.start-copy .eyebrow{font-size:9px}.start-copy h2{font-size:clamp(40px,3.7vw,56px);margin-top:22px}.start-copy>p{font-size:15px;color:var(--muted);margin-top:22px;max-width:400px;line-height:1.8}.start-copy>.button{margin-top:25px}.start-copy>small{display:block;font-size:10px;color:var(--muted);margin-top:13px}.country-section{padding-top:75px;padding-bottom:75px;display:grid;grid-template-columns:1fr 1fr;gap:5% 10%;border-top:1px solid var(--line)}.country-heading .eyebrow{font-size:9px}.country-heading h2{font-size:clamp(40px,4vw,58px);margin-top:24px}.country-heading p{font-size:14px;line-height:1.8;color:var(--muted);margin-top:25px}.country-list{border-top:1px solid var(--line)}.country-row{display:flex;gap:17px;align-items:center;padding:22px 2px;border-bottom:1px solid var(--line);transition:padding .5s var(--ease),background .3s}.country-row:hover{padding-inline:15px;background:#e9ecdf80}.country-row>strong{font-size:16px;font-weight:550}.country-row>svg{margin-left:10px}.country-code{font-size:9px;color:var(--muted);width:25px}.country-currency{margin-left:auto;font-size:10px;color:var(--muted)}.country-note{grid-column:2;font-size:10px;color:var(--muted);margin-top:17px}.faq-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:10%;padding-block:65px 100px;border-top:1px solid var(--line)}.faq-section .eyebrow{font-size:8px;margin-bottom:24px}.faq-section h2{font-size:clamp(40px,4.3vw,62px)}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:18px;cursor:pointer;padding:25px 0;font-size:14px;font-weight:550;line-height:1.65}summary::-webkit-details-marker{display:none}summary>svg{transition:transform .45s var(--ease)}details[open] summary>svg{transform:rotate(45deg)}.faq-answer p{padding:0 30px 25px 0;font-size:13px;line-height:1.85;color:var(--muted)}.closing-section{position:relative;isolation:isolate;overflow:clip;background:var(--lime)}.closing-inner{text-align:center;padding-top:90px;padding-bottom:82px}.closing-inner .eyebrow{justify-content:center;font-size:9px}.closing-inner h2{margin-top:26px;font-size:clamp(45px,5.3vw,80px)}.closing-inner>p{font-size:15px;line-height:1.8;color:#5f6b48;margin-top:24px}.closing-actions{display:flex;justify-content:center;align-items:center;gap:30px;margin-top:30px}.closing-actions .text-link{font-size:12px}.closing-note{font-size:10px;margin-top:28px;display:block;color:#62724f}.closing-lines{position:absolute;right:-220px;bottom:-230px;opacity:.035;transform:rotate(-18deg);z-index:-1}.footer{padding-block:45px 24px}.footer-top{display:flex;align-items:center;gap:60px;padding-bottom:35px}.footer-top p{font-size:12px;color:var(--muted);line-height:1.7}.footer-top .text-link{margin-left:auto;font-size:12px}.footer-bottom{border-top:1px solid var(--line);padding-top:23px;display:flex;align-items:center;gap:20px;font-size:9px;color:var(--muted)}.footer-bottom>div{display:flex;gap:25px;margin-left:auto}.preview-label{background:var(--sage);padding:5px 8px;border-radius:4px;font-size:8px}.join-dialog{border:1px solid var(--line);border-radius:18px;padding:48px;max-width:560px;width:calc(100% - 32px);background:var(--paper);color:var(--ink);box-shadow:0 30px 90px #10271b44;max-height:90svh;overflow:auto}.join-dialog::backdrop{background:#183b3280;backdrop-filter:blur(8px)}.join-dialog[open]{animation:dialog-in .5s var(--ease)}.join-dialog h2{font-size:43px;margin-top:22px;line-height:1.15}.join-dialog>.eyebrow{font-size:9px}.join-dialog>p{font-size:14px;margin-top:20px;color:var(--muted)}.dialog-close{position:absolute;top:17px;right:17px;width:38px;height:38px;border-radius:50%;background:var(--sage);display:grid;place-items:center}#preview-signup{margin-top:27px}#preview-signup>label{font-size:12px;display:block;margin-bottom:10px}#preview-signup>input{width:100%;padding:16px;border:1px solid #a7b29a;border-radius:6px;background:#fffdf7;font-size:16px}#preview-signup>.consent{display:flex;align-items:flex-start;gap:10px;font-size:11px;line-height:1.8;margin:18px 0}.consent input{width:18px;height:18px;flex-shrink:0;accent-color:var(--ink)}#preview-signup>.button{width:100%}#preview-signup>small{font-size:9px;color:var(--muted);display:block;line-height:1.7;margin-top:16px}.signup-result{padding:18px;background:var(--sage);border-radius:8px}.signup-result[hidden]{display:none}@keyframes dialog-in{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:none}}@view-transition{navigation:auto}::view-transition-old(root){animation:.3s cubic-bezier(.4,0,1,1) both page-out}::view-transition-new(root){animation:.55s var(--ease) both page-in}::view-transition-group(brand){animation-duration:.55s}::view-transition-old(brand),::view-transition-new(brand){animation:none;mix-blend-mode:normal}@keyframes page-out{to{opacity:0;transform:translateY(-8px)}}@keyframes page-in{0%{opacity:0;transform:translateY(14px)}}.inside-intro{padding-top:60px;padding-bottom:35px}.back-link{font-size:11px;color:var(--muted);display:inline-block;padding:9px 0;min-height:35px}.inside-intro h1{font-size:clamp(48px,5.4vw,76px);margin-top:20px}.inside-intro h1 em{color:#71864e}.inside-intro>p{font-size:15px;color:var(--muted);max-width:610px;margin-top:20px}.inside-label{display:inline-flex;gap:7px;align-items:center;font-size:9px;color:var(--muted);margin-top:20px;background:var(--sage);border-radius:20px;padding:6px 12px}.explorer{display:grid;grid-template-columns:1fr 1fr;gap:5%;padding-bottom:90px;align-items:start}.explorer-map{background:#e9ecdf;border-radius:18px;padding:22px;position:sticky;top:110px;overflow:hidden;isolation:isolate}.explorer-map>.eyebrow{font-size:9px}.explorer-image{position:relative;margin-top:12px;border-radius:8px;overflow:hidden}.explorer-image img{width:100%;height:auto}.map-pin{position:absolute;display:flex;align-items:center;gap:6px;background:#fbfaf2;border-radius:20px;font-size:9px;padding:10px 13px;box-shadow:0 5px 15px #203b3230;min-height:36px;transition:background .2s,transform .4s var(--ease)}.map-pin:hover{transform:translateY(-3px);background:var(--lime)}.map-pin[aria-pressed=true]{background:var(--lime)}.map-pin.pin-manual{left:12%;top:31%}.map-pin.pin-repair{left:33%;top:14%}.map-pin.pin-condition{right:13%;top:67%}.explorer-map>p{font-size:10px;color:var(--muted);text-align:center;margin-top:15px}.record-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.record-tabs button{background:transparent;border:1px solid var(--line);padding:11px 15px;border-radius:25px;font-size:11px;min-height:41px;transition:background .3s,color .3s}.record-tabs button[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.explorer-record{background:#fdfbf4;border:1px solid var(--line);padding:34px;border-radius:13px;min-height:475px}.explorer-record[hidden]{display:none}.record-category{font-size:9px;letter-spacing:.09em;color:var(--muted);display:block;margin-bottom:18px}.explorer-record h2{font-size:37px;line-height:1.14;letter-spacing:-.035em}.explorer-record>p{font-size:14px;margin-top:19px;color:var(--muted);line-height:1.8}.sample-detail{display:grid;grid-template-columns:1fr 1.5fr;gap:15px;border-top:1px solid var(--line);padding-block:16px;font-size:12px;line-height:1.7}.sample-detail:first-of-type{margin-top:25px}.sample-detail>span{color:var(--muted)}.sample-detail>strong{font-weight:550}.sample-connected{background:var(--sage);border-radius:8px;padding:16px;margin-top:23px;font-size:12px!important;line-height:1.8!important}.sample-connected>a{text-decoration:underline;text-underline-offset:3px;font-weight:550}.sample-record-image{width:100%;height:150px;object-fit:cover;border-radius:8px;margin:22px 0}.sample-steps{list-style:none;margin:20px 0 0;padding:0}.sample-steps li{display:flex;align-items:flex-start;gap:12px;padding:15px 0;border-top:1px solid var(--line);font-size:12px;line-height:1.75}.sample-steps svg{color:#728a50;margin-top:2px}.sample-steps small{display:block;color:var(--muted);font-size:10px}.explore-cta{display:flex;align-items:center;justify-content:space-between;padding-block:45px;background:var(--sage);gap:30px}.explore-cta h2{font-size:38px}.country-page{padding-block:55px 85px}.country-page .eyebrow{font-size:10px;margin-top:35px}.country-page h1{font-size:clamp(49px,6.5vw,88px);margin-top:25px;max-width:850px}.country-page .country-lead{font-size:22px;max-width:700px;margin-top:30px;line-height:1.6}.country-page-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;margin-top:50px;align-items:center}.country-page-grid>img{border-radius:14px}.country-page-grid h2{font-size:35px;margin:0 0 22px}.country-page-grid p{font-size:15px;line-height:1.8;color:var(--muted);margin:18px 0}.country-page-grid .coverage-box{background:var(--sage);padding:23px;border-radius:10px;margin-top:25px}.coverage-box h3{font-size:19px;letter-spacing:-.025em}.coverage-box p{font-size:12px}.country-page-grid .text-link{font-size:12px;margin-top:16px}.country-siblings{margin-top:45px;padding-top:25px;border-top:1px solid var(--line);display:flex;gap:22px;flex-wrap:wrap;font-size:11px}.country-siblings a{text-decoration:underline;text-underline-offset:4px}@media(min-width:1550px){.hero{padding-top:70px}.hero-art{height:740px}.hero-model{inset:-30px -20px 35px}.hero-copy{padding-bottom:60px}.story-layout{gap:10%}.story-visual{height:700px}.kitchen-model{height:455px}}@media(max-width:1100px){.header{gap:15px;padding-inline:4%}.header nav{margin-right:5px;gap:20px}.header-actions{gap:12px}.motion-control span{display:none}.hero{padding-top:36px;grid-template-columns:1.05fr 1fr}.hero h1{font-size:clamp(65px,7.1vw,90px)}.hero-art{height:590px;margin-right:-13%;margin-left:-13%}.hero-description{font-size:16px;max-width:350px}.floating-record{padding:12px;gap:9px}.floating-record>svg{display:none}.float-manual{right:5%;top:17%}.float-repair{left:7%;bottom:24%}.floating-record strong{font-size:10px}.floating-record small{font-size:7px}.record-icon{width:33px;height:36px}.home-plaque{left:16%;right:13%;bottom:47px}.paper{padding:20px 12px;gap:8px;font-size:10px}.paper strong{font-size:9px}.paper>svg{width:20px}.paper-gather{gap:15px}.story-layout{gap:6%;grid-template-columns:1.05fr 1fr}.story-visual{height:550px}.kitchen-model{height:350px}.story-status{width:95%;padding:15px}.story-status strong{font-size:11px}.story-chapter{min-height:650px}.story-chapter>p{font-size:15px}.welcome-section{gap:7%;padding-block:95px}.welcome-art{min-height:700px}.phone{width:275px;height:599px}.phone-home{height:233px}.phone-inner>h3{font-size:26px}.welcome-ticket{left:-4%;top:3%}.private-note{right:-2%;bottom:5%}.feature-card{padding:14px 18px 20px}.feature-card>h3{font-size:25px}.feature-art{height:205px}.ledger-row{font-size:8px}.ledger-row>b{font-size:6px}.country-row>strong{font-size:14px}}@media(max-width:900px){html{scroll-padding-top:95px}body{font-size:16px}.wrap{padding-inline:6%}.header{height:76px;padding-inline:6%;gap:10px}.header .brand{font-size:21px;gap:8px}.brand-mark{height:31px;width:31px;border-radius:8px}.brand-mark svg{width:21px}.brand-dot{display:none}.header nav{display:none}.header-actions{gap:8px;margin-left:auto}.header .button-small{min-height:39px;font-size:10px;padding:10px 12px;gap:9px}.header .button-small svg{width:13px}.header .motion-control{padding:8px;min-width:33px;display:none}.menu-button{display:block;width:34px;padding:5px}.hero{display:flex;flex-direction:column;padding-top:37px;min-height:0}.hero-copy{width:100%;padding-bottom:0}.hero .eyebrow{font-size:9px;letter-spacing:.1em}.hero h1{font-size:clamp(60px,14.7vw,92px);margin:20px 0 22px;letter-spacing:-.065em}.hero h1 em{font-size:1.1em}.hero-description{font-size:16px;line-height:1.8;max-width:430px}.hero-actions{margin-top:23px;gap:14px;flex-direction:row;flex-wrap:wrap;align-items:center}.hero-actions .button{font-size:12px;padding:15px 19px;min-height:51px;gap:18px}.hero-actions .text-link{font-size:11px;min-height:35px}.hero-note{font-size:10px;margin-top:17px}.hero-art{width:116%;height:480px;margin:-3px -8% 0;flex-shrink:0}.hero-model{inset:-17px -10px 50px}.hero-orbit{inset:14% 4% 19%}.orbit-two{inset:10% 13% 26%}.float-manual{top:7%;right:5%;padding:12px 14px}.float-repair{bottom:30%;left:4%;padding:12px 14px}.floating-record strong{font-size:10px}.floating-record small{font-size:6px}.record-icon{width:31px;height:34px}.record-icon svg{width:17px}.home-plaque{left:17%;right:16%;bottom:47px;padding-top:14px;gap:9px}.home-plaque strong{font-size:12px}.home-plaque div>span{font-size:9px}.plaque-pin{width:32px;height:32px}.sample-stamp{font-size:6px}.day-switch{font-size:9px;bottom:4px}.hero-bottom{width:100%;padding-block:19px;font-size:7px;line-height:1.7;gap:14px}.hero-bottom>span{max-width:155px;gap:7px}.hero-bottom a{font-size:8px;max-width:150px;line-height:1.7;gap:9px}.together-section{padding-top:65px;padding-bottom:60px}.section-kicker{font-size:7px;gap:25px;text-align:left;margin-bottom:32px;padding-bottom:17px}.section-kicker>span:last-child{text-align:right}.together-section h2{font-size:clamp(35px,8.2vw,47px);line-height:1.13}.paper-gather{grid-template-columns:1fr 1fr;gap:20px 15px;margin:34px 0 25px;padding:0 2px 105px}.paper{min-height:104px;padding:18px 13px;gap:8px;font-size:9px}.paper strong{font-size:8px;line-height:1.7}.paper>svg{width:18px}.paper-three{transform:rotate(-3deg) translateY(0)}.paper-four{transform:rotate(5deg) translateY(8px)}.paper-two{transform:rotate(4deg) translateY(6px)}.gather-home{padding:13px 19px;font-size:11px;gap:10px;white-space:nowrap}.gather-home strong{font-size:9px}.gather-home svg{width:22px}.gather-lines{inset:45% 0 0;height:55%}.section-intro{font-size:14px;line-height:1.8}.desktop-only{display:none}.repair-story{border-radius:19px 19px 0 0}.story-title{padding-top:55px;display:block}.story-title .eyebrow{font-size:8px}.story-title h2{font-size:46px;margin-top:21px}.story-title p{font-size:14px;margin-top:18px;max-width:310px}.story-layout{display:flex;flex-direction:column;gap:0;margin-top:20px}.story-visual{width:100%;top:76px;height:310px;min-height:0;max-height:43svh;background:#e8ecdf;z-index:5;padding:14px 0 12px;box-shadow:0 9px 16px #e8ecdf;justify-content:flex-end}.visual-topline{position:absolute;top:9px;font-size:7px;z-index:2}.kitchen-model{height:calc(100% - 87px);width:100%;margin:-5px 0 0;position:absolute;top:11px;left:0}.story-status{margin:0;width:94%;padding:10px 13px;gap:10px;z-index:2;flex-shrink:0}.story-status strong{font-size:11px}.story-status small{font-size:6px}.status-icon{height:27px;width:27px}.status-icon svg{width:17px}.story-progress{margin-top:7px;width:94%;z-index:2;flex-shrink:0}.story-progress a{min-height:22px;font-size:8px}.visual-note{margin-top:2px;font-size:6px}.kitchen-highlight{left:20%;top:44%;font-size:7px}.kitchen-highlight>i{height:9px;width:9px;border-width:1.5px;box-shadow:0 0 0 4px #dcecaa55}.kitchen-highlight>span{padding:5px 8px}.story-chapters{width:100%}.story-chapter{min-height:560px;padding:37px 0 65px;justify-content:flex-start;scroll-margin-top:310px}.chapter-index{font-size:8px;margin-bottom:17px}.story-chapter h3{font-size:43px;line-height:1.07}.story-chapter>p{font-size:15px;margin-top:20px;max-width:100%;line-height:1.8}.message-example,.visit-example,.work-example{margin-top:23px;padding:19px;max-width:100%}.message-example p{font-size:13px}.message-example small{font-size:8px}.story-chapter>.connected-note{font-size:11px;margin-top:24px;padding-top:20px;max-width:100%}.story-end{padding-block:26px 36px;gap:10px;display:block;font-size:11px}.story-end>strong{display:block;margin-top:9px}.story-end .text-link{margin-top:15px;font-size:12px}.welcome-section{grid-template-columns:1fr;padding-top:65px;padding-bottom:65px;gap:30px}.welcome-copy{padding-top:0}.welcome-copy .eyebrow{font-size:8px}.welcome-copy h2{font-size:46px;margin:21px 0}.welcome-copy>p{font-size:15px;max-width:100%}.welcome-steps{max-width:100%;margin:22px 0 20px}.welcome-steps li{gap:15px;padding-block:18px}.welcome-steps strong{font-size:13px}.welcome-steps p{font-size:12px;line-height:1.7}.welcome-art{min-height:720px;width:100%}.phone{width:276px;height:601px}.phone-home{height:235px}.phone-inner>h3{font-size:26px}.welcome-disc{inset:17% -1% 18%}.welcome-ticket{left:-1%;top:2%;font-size:10px;padding:15px;transform:rotate(-3deg)}.private-note{right:-1%;bottom:6%;padding:15px;font-size:10px}.private-note strong{font-size:9px}.art-caption{font-size:8px}.memory-inner{padding-block:60px 45px}.memory-heading h2{font-size:40px;line-height:1.1;margin:23px auto}.memory-heading p{font-size:14px}.memory-heading .eyebrow{font-size:8px}.memory-timeline{grid-template-columns:1fr;gap:36px;margin-top:42px;padding-left:31px}.timeline-line{inset:7px auto 10px 6px;width:1px;height:auto}.timeline-line>i{transform:scaleY(0);transform-origin:top}.timeline-dot{position:absolute;left:-31px;top:0;width:13px;height:13px;box-shadow:0 0 0 5px var(--forest)}.memory-event{position:relative}.memory-event h3{font-size:27px;margin-top:11px}.memory-event p{font-size:13px;max-width:100%}.memory-token{font-size:10px;margin-top:18px;padding:14px 16px}.memory-privacy{font-size:9px;line-height:1.7;margin-top:34px;text-align:left;justify-content:flex-start;align-items:flex-start;gap:8px}.memory-privacy svg{margin-top:3px}.everyday-section{padding-block:65px 50px}.everyday-heading{display:block}.everyday-heading .eyebrow{font-size:8px}.everyday-heading h2{font-size:40px;line-height:1.12;margin-top:22px}.everyday-heading>p{font-size:14px;margin-top:23px}.everyday-grid{grid-template-columns:1fr;gap:20px;margin-top:26px}.feature-card{padding:15px 25px 24px}.feature-art{height:205px;max-width:300px;width:100%;margin:auto}.feature-card>small{font-size:8px}.feature-card>h3{font-size:30px}.feature-card>p{font-size:13px;max-width:100%}.card-link{font-size:11px}.ledger-row{font-size:10px;padding:17px 14px}.ledger-row>b{font-size:8px}.ledger-total{font-size:11px}.condition-photo{height:156px;width:88%}.condition-check{font-size:9px}.start-section{grid-template-columns:1fr;padding-bottom:60px;gap:10px}.start-visual{height:300px;order:2;margin-top:20px}.start-copy .eyebrow{font-size:8px}.start-copy h2{font-size:41px;line-height:1.1}.start-copy>p{font-size:15px}.start-copy>small{font-size:10px}.start-spark{right:4%;top:15%}.start-paper{padding:27px 29px}.country-section{display:block;padding-top:50px;padding-bottom:55px}.country-heading .eyebrow{font-size:8px}.country-heading h2{font-size:43px;line-height:1.1}.country-heading p{font-size:14px;margin-top:22px}.country-list{margin-top:30px}.country-row{padding-block:22px;gap:15px}.country-row>strong{font-size:15px}.country-currency{font-size:10px}.country-code{font-size:9px}.country-note{font-size:10px;line-height:1.8;margin-top:21px}.faq-section{display:block;padding-block:50px 60px}.faq-section .eyebrow{font-size:8px;line-height:1.9;max-width:270px}.faq-section h2{font-size:43px}.faq-list{margin-top:29px}summary{font-size:14px;padding-block:22px}.faq-answer p{font-size:13px;padding-right:5px}.closing-inner{padding-block:60px 53px}.closing-inner .eyebrow{font-size:8px}.closing-inner h2{font-size:40px;line-height:1.15;letter-spacing:-.06em}.closing-inner>p{font-size:14px;margin-top:22px}.closing-actions{flex-direction:column;gap:13px;margin-top:25px}.closing-actions .button{font-size:12px;gap:17px}.closing-note{font-size:9px;margin-top:20px}.footer{padding-top:35px;padding-bottom:25px}.footer-top{gap:22px;flex-wrap:wrap;padding-bottom:27px}.footer .brand{font-size:23px}.footer-top p{font-size:11px;order:3;width:100%}.footer-top .text-link{font-size:11px}.footer-bottom{flex-wrap:wrap;font-size:9px;gap:15px}.footer-bottom>div{gap:20px;margin-left:0;flex-wrap:wrap;width:100%;font-size:9px}.join-dialog{padding:38px 24px 28px;border-radius:14px}.join-dialog h2{font-size:35px}.join-dialog .eyebrow{font-size:8px}.join-dialog>p{font-size:13px}.inside-intro{padding-top:25px;padding-bottom:25px}.inside-intro h1{font-size:48px}.inside-intro>p{font-size:14px}.explorer{grid-template-columns:1fr;gap:25px;padding-bottom:50px}.explorer-map{position:relative;top:0;padding:17px}.explorer-image{max-height:330px}.explorer-image>img{height:330px;object-fit:cover;object-position:center 38%}.explorer-map>p{font-size:10px}.map-pin{font-size:9px;min-height:39px}.record-tabs{gap:7px;margin-bottom:17px}.record-tabs button{font-size:11px;padding:11px 13px;min-height:43px}.explorer-record{padding:25px 22px;min-height:460px}.explorer-record h2{font-size:33px}.sample-detail{grid-template-columns:1fr 1.4fr;font-size:11px}.explore-cta{display:block;padding-block:40px}.explore-cta h2{font-size:33px;margin-bottom:23px}.country-page{padding-block:30px 55px}.country-page h1{font-size:52px}.country-page .country-lead{font-size:20px}.country-page-grid{grid-template-columns:1fr;gap:25px;margin-top:32px}.country-page-grid h2{font-size:33px}.country-page-grid p{font-size:14px}.country-page-grid .coverage-box{padding:21px}.country-siblings{font-size:11px;gap:18px}}@media(max-width:380px){.header{padding-inline:5%;gap:7px}.header .brand{font-size:19px}.header .button-small{font-size:9px;padding-inline:9px;gap:6px}.header-actions{gap:5px}.hero h1{font-size:clamp(46px,14.7vw,56px)}.hero-art{height:420px}.hero-model{inset:-10px -10px 45px}.home-plaque{left:15%;right:15%;bottom:42px}.float-manual{top:10%}.float-repair{bottom:30%}.hero-bottom{font-size:6px}.phone{width:255px;height:581px}.phone-home{height:220px}.phone-inner>h3{font-size:24px}.welcome-art{min-height:685px}.phone-link{gap:7px}.phone-link strong{font-size:9px}.phone-link small{font-size:7px}.story-status strong{font-size:10px}.paper>svg{width:16px}.paper{font-size:8px;gap:6px}.paper strong{font-size:7px}.closing-inner h2{font-size:36px}.brand-mark{width:29px;height:29px}}@media(max-width:900px)and (max-height:650px){.story-visual{position:relative;top:0;height:320px;max-height:none}.story-chapter{min-height:0;padding-block:35px 50px;scroll-margin-top:90px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.story-visual{position:relative;top:0}.story-chapter{min-height:0;padding-block:35px}.line>span,.line>em,.reveal{opacity:1!important;transform:none!important}.paper,.phone,.floating-record,.welcome-ticket,.private-note{transform:none!important}::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}}.less-motion{scroll-behavior:auto}.less-motion *,.less-motion *:before,.less-motion *:after{animation:none!important;transition:none!important}.less-motion .story-visual{position:relative;top:0}.less-motion .story-chapter{min-height:0;padding-block:35px}.less-motion .reveal,.less-motion .line>span,.less-motion .line>em{opacity:1!important;transform:none!important}.less-motion .phone,.less-motion .paper,.less-motion .floating-record,.less-motion .welcome-ticket,.less-motion .private-note{transform:none!important}.header .brand{view-transition-name:brand}@media(max-width:900px){.hero-bottom{font-size:10px}.hero-bottom a{font-size:11px}.hero-bottom>span{max-width:160px}.visual-topline{font-size:10px}.story-status small{font-size:9px}.story-progress a{min-height:28px;font-size:10px}.visual-note{font-size:9px}.story-status strong{font-size:12px}.welcome-steps strong{font-size:15px}.welcome-steps p,.feature-card>p,.faq-answer p{font-size:15px}.section-intro,.country-heading p,.memory-heading p,.everyday-heading>p,.closing-inner>p{font-size:15px}.memory-event p{font-size:15px}.country-note{font-size:12px}.art-caption{font-size:10px}.sample-detail{font-size:13px}.explorer-map>p{font-size:12px}.record-tabs button{font-size:12px}.country-page-grid p{font-size:16px}}.welcome-section{overflow:clip}.mobile-menu{max-height:calc(100svh - 76px);overflow-y:auto}.mobile-menu .motion-control{font-size:14px;margin-top:15px}.mobile-menu .motion-control span{display:inline}.less-motion::view-transition-group(*),.less-motion::view-transition-old(*),.less-motion::view-transition-new(*){animation:none!important}.map-pin.pin-manual{left:36%;top:28%}.map-pin.pin-repair{left:15%;top:13%}.map-pin.pin-condition{left:18%;right:auto;top:66%}.paper{font-size:13px}.paper strong{font-size:12px}.welcome-steps strong{font-size:15px}.welcome-steps p{font-size:14px}.faq-answer p{font-size:15px}.record-tabs button{font-size:13px;min-height:44px}.map-pin{min-height:44px;font-size:11px}.explorer-record>p{font-size:16px}.sample-detail{font-size:14px}.sample-connected{font-size:14px!important}.sample-steps li{font-size:14px}.sample-steps small{font-size:12px}.coverage-box p{font-size:14px}@media(max-width:900px){.paper{font-size:12px;min-height:128px}.paper strong{font-size:11px}.gather-home{font-size:14px}.gather-home strong,.record-tabs button{font-size:12px}.sample-detail{font-size:13px}}.story-visual{top:calc(var(--ht-offset) + 16px);max-height:calc(100svh - var(--ht-offset) - 36px)}.explorer-map{top:calc(var(--ht-offset) + 16px)}@media(max-width:900px){.story-visual{top:var(--ht-offset);max-height:40svh}.explorer-map{top:0}}@media(max-width:900px)and (max-height:650px){.story-visual{top:0;max-height:none}}.less-motion .story-visual{top:0}@media(prefers-reduced-motion:reduce){.story-visual{top:0}}
