:root{color:#2a241e;font-synthesis:none;--paper:#fffdf8;--cream:#f6f0e4;--ink:#2a241e;--muted:#6f665c;--line:#ded4c5;--line-strong:#cbbda9;--red:#c94f34;--red-dark:#a83c25;--blue:#708fa0;--blue-dark:#486b7e;--caramel:#d39149;--success:#536d4b;--error:#a23d2b;--radius:10px;--ease:.2s ease-out;background:#f6f0e4;font-family:Manrope,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit}body:before{content:"";pointer-events:none;opacity:.28;z-index:10;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.05'/%3E%3C/svg%3E");position:fixed;inset:0}:focus-visible{outline-offset:3px;outline:3px solid #315c73}::selection{color:var(--paper);background:var(--red)}.app-shell{min-height:100vh}.passport-rail{border-right:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:6;background:#fffdf8eb;width:258px;padding:24px 22px;position:fixed;inset:0 auto 0 0;overflow-y:auto}.brand{min-height:40px;color:var(--ink);letter-spacing:-.06em;font-family:Fraunces,Georgia,serif;font-size:2.25rem;font-weight:600;line-height:1;text-decoration:none;display:inline-block}.passport-rail .dog-portrait{aspect-ratio:1;object-fit:cover;object-position:center 34%;border-radius:var(--radius);border:1px solid #cbbca5;width:100%;margin-top:26px;display:block}.profile-copy{padding:18px 2px 12px}.profile-copy h2,.checkin-heading h1,.voice-note h2,.history-section h2,.passport-section h2,.chain-action h3,.recent-checkins h3{letter-spacing:-.035em;margin:0;font-family:Fraunces,Georgia,serif;font-weight:500}.profile-copy h2{font-size:2.1rem;line-height:1.05}.profile-copy p{color:var(--muted);margin:4px 0;font-size:.93rem}.passport-rail nav{gap:5px;margin:8px 0 20px;display:grid}.passport-rail nav a{color:#4b433b;min-height:44px;transition:color var(--ease), background var(--ease), transform var(--ease);border-radius:8px;align-items:center;gap:13px;padding:10px 11px;font-size:.9rem;font-weight:600;text-decoration:none;display:flex}.passport-rail nav a:hover{color:var(--red);transform:translate(2px)}.passport-rail nav a.active{color:var(--red-dark);background:#f3e9db}.passport-facts{border-top:1px solid var(--line);margin:0}.passport-facts div{border-bottom:1px solid var(--line);padding:14px 2px}.passport-facts dt,.passport-section dt{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:700}.passport-facts dd,.passport-section dd{font-variant-numeric:tabular-nums;margin:4px 0 0;font-size:.88rem}.edit-profile-button{width:100%;min-height:40px;color:var(--red-dark);border:1px solid var(--line-strong);cursor:pointer;background:0 0;border-radius:8px;margin-top:14px;font-size:.72rem;font-weight:700}.edit-profile-button:hover{color:#fff;background:var(--red);border-color:var(--red)}.rail-note{color:#7e7368;margin:16px 2px 0;font-size:.68rem;line-height:1.55}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.profile-setup-shell{background:radial-gradient(circle at 12% 12%, #d3914929, transparent 32%), var(--cream);place-items:center;min-height:100vh;padding:clamp(20px,5vw,72px);display:grid}.profile-setup-card{background:var(--paper);border:1px solid var(--line-strong);border-radius:16px;grid-template-columns:.82fr 1.18fr;width:min(1120px,100%);display:grid;overflow:hidden;box-shadow:0 30px 80px #49301c24}.profile-setup-copy{color:#f9f1e5;background:var(--blue-dark);flex-direction:column;justify-content:center;padding:clamp(36px,6vw,78px);display:flex}.profile-setup-copy .brand{color:#fff7e9}.profile-setup-copy h1{letter-spacing:-.055em;max-width:500px;margin:62px 0 22px;font-family:Fraunces,Georgia,serif;font-size:clamp(3.2rem,6vw,5.7rem);font-weight:500;line-height:.92}.profile-setup-copy>p{color:#dce5e7;max-width:480px;margin:0;font-size:.9rem;line-height:1.75}.profile-setup-copy ul{gap:15px;margin:46px 0 0;padding:0;list-style:none;display:grid}.profile-setup-copy li{color:#f7ecdc;align-items:center;gap:11px;font-size:.75rem;font-weight:700;display:flex}.profile-setup-copy li svg{color:#f0bd7b}.profile-form{flex-direction:column;justify-content:center;gap:20px;padding:clamp(32px,5vw,66px);display:flex}.profile-photo-picker{width:150px;height:150px;color:var(--red-dark);cursor:pointer;background:#f5ecdf;border:1px dashed #ad9982;border-radius:12px;align-content:center;place-items:center;gap:10px;display:grid;position:relative;overflow:hidden}.profile-photo-picker.has-photo{border-style:solid}.profile-photo-picker img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.profile-photo-picker span{z-index:1;max-width:118px;color:inherit;background:#fffdf8e6;border-radius:6px;padding:7px 9px;font-size:.65rem;font-weight:800;line-height:1.25;position:relative}.profile-fields{gap:16px;display:grid}.profile-fields.two-up{grid-template-columns:1fr 1fr}.profile-fields label{gap:7px;display:grid}.profile-fields label>span{color:var(--muted);font-size:.68rem;font-weight:800}.profile-fields input{width:100%;min-height:46px;color:var(--ink);background:#fffefa;border:1px solid #9f9488;border-radius:8px;padding:10px 13px;font-size:.84rem}.profile-privacy{color:var(--muted);margin:0;font-size:.66rem;line-height:1.55}.profile-error{margin-top:-8px}.profile-form-actions{justify-content:flex-end;gap:10px;display:flex}.sample-story-entry{border-radius:var(--radius);background:#edf2f3;border:1px solid #bdcdd3;grid-template-columns:1fr auto;align-items:center;gap:20px;margin-top:2px;padding:18px;display:grid}.sample-story-entry>div{gap:5px;display:grid}.sample-story-entry strong{font-family:Fraunces,Georgia,serif;font-size:1.05rem;font-weight:500}.sample-story-entry span{color:var(--muted);font-size:.66rem;line-height:1.5}.sample-story-button{color:var(--blue-dark);background:var(--paper);white-space:nowrap;border-color:#9db3bc}.sample-story-button:hover:not(:disabled){color:#fff;background:var(--blue-dark);border-color:var(--blue-dark)}main{background:var(--paper);min-height:100vh;margin-left:258px}.utility-header{z-index:5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf8e0;border-bottom:1px solid #ded4c5cc;justify-content:flex-end;align-items:center;gap:24px;min-height:70px;padding:12px clamp(22px,4vw,56px);animation:.5s ease-out both header-in;display:flex;position:sticky;top:0}.utility-header>p{color:var(--muted);margin:0 auto 0 0;font-size:.75rem}.status-dot{background:var(--success);border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.wallet-error{color:var(--error);font-size:.75rem;position:absolute;top:58px;right:28px}.integration-status{color:#f9f1e5;background:#2d2823;border-bottom:1px solid #443d35;grid-template-columns:minmax(260px,.75fr) 1.25fr;align-items:center;gap:34px;min-height:104px;padding:18px clamp(22px,4vw,56px);display:grid}.integration-status.all-live{background:var(--blue-dark);border-bottom-color:#36566a}.integration-status-copy{gap:4px;display:grid}.integration-kicker{color:#efbf80;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:7px;font-size:.61rem;font-weight:800;display:flex}.integration-status-copy strong{font-family:Fraunces,Georgia,serif;font-size:1.22rem;font-weight:500}.integration-status-copy p{color:#cfc3b7;margin:0;font-size:.66rem;line-height:1.5}.integration-status.all-live .integration-status-copy p{color:#d7e0e3}.integration-status ul{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.integration-status li{color:#e8ded2;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;grid-template-columns:7px 1fr;align-content:center;align-items:center;gap:1px 8px;min-height:48px;padding:8px 10px;font-size:.68rem;font-weight:800;display:grid}.integration-status li>span{background:#b9a99a;border-radius:50%;grid-row:1/span 2;width:7px;height:7px}.integration-status li.live>span{background:#b9d5ad;box-shadow:0 0 0 3px #b9d5ad21}.integration-status li small{color:#b9ada1;text-transform:uppercase;font-size:.53rem;font-weight:700}.integration-status li.live small{color:#d8e9d1}.button{cursor:pointer;min-height:42px;transition:transform var(--ease), background var(--ease), border-color var(--ease), color var(--ease);border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:9px;padding:10px 16px;font-size:.84rem;font-weight:700;line-height:1.2;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-2px)}.button:active:not(:disabled){transform:translateY(0)}.button:disabled{opacity:.62;cursor:not-allowed}.button.primary{color:#fff;background:var(--red)}.button.primary:hover:not(:disabled){background:var(--red-dark)}.button.secondary{color:#fff;background:var(--blue-dark)}.button.secondary:hover:not(:disabled){background:#36566a}.button.outline,.wallet-button{color:var(--red-dark);border-color:var(--red);background:0 0}.button.outline:hover:not(:disabled),.wallet-button:hover:not(:disabled){color:#fff;background:var(--red)}.wallet-button{white-space:nowrap;text-overflow:ellipsis;max-width:310px;overflow:hidden}.checkin-section,.history-section,.passport-section{scroll-margin-top:68px}.checkin-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:36px;min-height:206px;padding:34px clamp(22px,4vw,56px);display:flex}.checkin-heading h1{text-wrap:balance;max-width:780px;font-size:clamp(2.6rem,4.8vw,5.15rem);line-height:.98}.checkin-heading p{max-width:690px;color:var(--muted);margin:16px 0 0;font-size:clamp(.93rem,1.2vw,1.12rem);line-height:1.65}.upload-actions{justify-items:start;gap:8px;min-width:225px;display:grid}.upload-actions input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.file-note{color:#7c7065;font-size:.65rem;line-height:1.4}.inline-message{border-bottom:1px solid var(--line);margin:0;padding:10px clamp(22px,4vw,56px);font-size:.78rem}.inline-message.success{color:#385735;background:#eef2e9;align-items:center;gap:8px;display:flex}.inline-message.error{color:var(--error);background:#fbebe6}.voice-strip{border-bottom:1px solid var(--line);background:#fffdfa;grid-template-columns:minmax(220px,.82fr) minmax(240px,.9fr) minmax(360px,1.25fr);min-height:330px;display:grid}.voice-strip>*{min-width:0;padding:clamp(22px,3vw,38px)}.voice-strip>*+*{border-left:1px solid var(--line)}.checkin-media{place-items:center;display:grid;position:relative;overflow:hidden}.checkin-media .dog-portrait,.checkin-media img,.checkin-media video{object-fit:cover;border-radius:var(--radius);width:100%;height:100%;max-height:330px;display:block}.checkin-media .dog-portrait{object-position:center 32%;border:1px solid #c6b397}.scan-line{border-radius:var(--radius);background:#2a241e29;position:absolute;inset:38px;overflow:hidden}.scan-line:after{content:"";background:#fff5e5;height:2px;animation:1.2s ease-in-out infinite alternate scan;position:absolute;top:0;left:0;right:0;box-shadow:0 0 16px #fff}.scan-line span{white-space:nowrap;color:#fff;font-size:.7rem;font-weight:700;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.analysis-list{align-content:center;margin:0;display:grid}.analysis-list div{border-bottom:1px solid var(--line);grid-template-columns:104px 1fr;align-items:center;gap:14px;min-height:50px;display:grid}.analysis-list div:last-child{border-bottom:0}.analysis-list dt{color:var(--muted);font-size:.72rem;font-weight:700}.analysis-list dd{margin:0;font-size:.86rem;line-height:1.4}.analysis-list dd strong{font-variant-numeric:tabular-nums;font-family:Fraunces,Georgia,serif;font-size:2rem;font-weight:500}.analysis-list dd span{color:var(--muted)}.voice-note{flex-direction:column;justify-content:center;display:flex}.voice-note h2{font-size:2rem}.voice-note blockquote{margin:16px 0 30px;font-family:Fraunces,Georgia,serif;font-size:clamp(1.35rem,2vw,2rem);font-style:italic;line-height:1.36}.player-row{grid-template-columns:48px 1fr;align-items:center;gap:16px;display:grid}.play-button{width:48px;height:48px;color:var(--red);border:1.5px solid var(--red);cursor:pointer;transition:color var(--ease), background var(--ease), transform var(--ease);background:0 0;border-radius:50%;place-items:center;display:grid}.play-button:hover{color:#fff;background:var(--red);transform:scale(1.04)}.waveform{align-items:center;gap:2px;height:68px;display:flex;overflow:hidden}.waveform span{background:var(--caramel);transform-origin:50%;border-radius:999px;flex:2px;min-width:1px;max-width:3px}.waveform.playing span{animation:.5s ease-in-out infinite alternate wave}.player-caption{color:var(--muted);margin:8px 0 0 64px;font-size:.68rem}.history-section{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.8fr) minmax(280px,.72fr);display:grid}.history-main{padding:clamp(32px,4.5vw,62px) clamp(22px,4vw,56px)}.section-heading-row{justify-content:space-between;align-items:end;gap:24px;display:flex}.history-section h2,.passport-section h2{font-size:clamp(2rem,3vw,3.4rem);line-height:1.05}.section-heading-row p,.passport-intro>div>p{color:var(--muted);margin:10px 0 0;font-size:.82rem}.range-label{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.72rem}.chart-wrap{margin:22px 0 12px}.chart-wrap svg{width:100%;height:auto;overflow:visible}.chart-wrap text{fill:#746a60;font:10px Manrope,sans-serif}.chart-wrap .grid-line{stroke:#e3d9cc;stroke-width:1px}.chart-area-line{fill:none;stroke:var(--blue-dark);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.chart-wrap circle{fill:var(--blue);stroke:var(--paper);stroke-width:3px}.chart-wrap .point-label{fill:var(--ink);font-weight:700}.chart-wrap .empty-chart-label{fill:var(--muted);font-size:13px}.ask-form>label{color:var(--muted);margin-bottom:8px;font-size:.72rem;font-weight:700;display:block}.ask-row{grid-template-columns:1fr auto;gap:10px;display:grid}.ask-row input{width:100%;min-height:46px;color:var(--ink);background:#fffefa;border:1px solid #9f9488;border-radius:8px;padding:10px 14px;font-size:.84rem}.ask-row input::placeholder{color:#8c8176}.form-error{color:var(--error);margin:8px 0 0;font-size:.72rem;line-height:1.4}.query-answer{border-left:3px solid var(--blue);background:#edf2f3;margin-top:14px;padding:15px 17px}.query-answer p{margin:0;font-family:Fraunces,Georgia,serif;font-size:1.05rem;line-height:1.5}.query-answer ul{flex-wrap:wrap;gap:12px;margin:12px 0 0;padding:0;list-style:none;display:flex}.query-answer li{color:var(--blue-dark);font-size:.7rem;font-weight:700}.query-source{color:var(--muted);letter-spacing:.03em;margin-top:14px;font-size:.64rem;font-weight:700;display:block}.recent-checkins{border-left:1px solid var(--line);padding:clamp(32px,4.5vw,62px) clamp(20px,3vw,36px)}.recent-checkins h3{font-size:1.7rem}.recent-checkins ol{margin:20px 0 0;padding:0;list-style:none}.recent-checkins li{border-bottom:1px solid var(--line);grid-template-columns:46px 1fr 10px;align-items:center;gap:12px;min-height:75px;display:grid}.recent-checkins .dog-portrait{object-fit:cover;object-position:center 30%;border-radius:8px;width:46px;height:46px;display:block}.recent-checkins strong,.recent-checkins span{font-variant-numeric:tabular-nums;font-size:.71rem}.recent-checkins span{color:var(--muted);margin-left:6px}.recent-checkins p{color:var(--muted);margin:4px 0 0;font-size:.69rem}.recent-checkins .mood-dot{background:var(--success);border-radius:50%;width:7px;height:7px;margin:0}.recent-checkins li.empty-recent{grid-template-columns:1fr;padding:20px 0}.recent-checkins li.empty-recent p{font-size:.76rem;line-height:1.6}.passport-section{background:#f3eadb;padding:clamp(42px,5vw,72px) clamp(22px,4vw,56px)}.passport-intro{grid-template-columns:48px minmax(240px,.75fr) 1fr;align-items:start;gap:24px;display:grid}.tag-icon{width:48px;height:48px;color:var(--paper);background:var(--red);border-radius:50% 50% 50% 8px;place-items:center;display:grid}.passport-intro dl{grid-template-columns:repeat(3,1fr);gap:24px;margin:4px 0 0;display:grid}.passport-intro dl div{border-left:1px solid var(--line-strong);padding-left:18px}.chain-actions{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);grid-template-columns:repeat(2,1fr);margin-top:40px;display:grid}.chain-action{grid-template-columns:40px 1fr;gap:18px;min-height:185px;padding:28px 28px 28px 0;display:grid}.chain-action+.chain-action{border-left:1px solid var(--line-strong);padding-left:28px}.chain-action>svg{color:var(--red)}.chain-action h3{font-size:1.6rem}.chain-action p{color:var(--muted);margin:8px 0 0;font-size:.78rem;line-height:1.6}.chain-control{flex-wrap:wrap;grid-column:2;align-items:center;gap:12px;display:flex}.amount{color:var(--blue-dark);margin-top:10px;font-size:.7rem;font-weight:700;display:inline-block}.explorer-link{min-height:40px;color:var(--blue-dark);text-underline-offset:3px;align-items:center;gap:5px;font-size:.7rem;font-weight:700;text-decoration-thickness:1px;display:inline-flex}.chain-result-note{color:var(--muted);flex-basis:100%;margin:0;font-size:.68rem;line-height:1.5}footer{min-height:90px;color:var(--muted);justify-content:space-between;align-items:center;gap:24px;padding:24px clamp(22px,4vw,56px);font-size:.72rem;display:flex}footer p{margin:0}.mobile-profile,.mobile-nav{display:none}.spinner{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:17px;height:17px;animation:.75s linear infinite spin}.spinner.dark{border-color:#fff #fff6 #fff6}.spinner.red{border-color:#c94f3440;border-top-color:var(--red)}.reveal-section{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:translateY(18px)}.reveal-section.is-visible{opacity:1;transform:translateY(0)}@keyframes header-in{0%{opacity:0;transform:translateY(-10px)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes scan{to{top:calc(100% - 2px)}}@keyframes wave{to{transform:scaleY(.45)}}@media (width<=1100px){.passport-rail{width:220px;padding-inline:17px}main{margin-left:220px}.voice-strip{grid-template-columns:minmax(190px,.7fr) minmax(205px,.72fr) minmax(290px,1.1fr)}.voice-strip>*{padding:24px}.analysis-list div{grid-template-columns:84px 1fr;gap:10px}.history-section{grid-template-columns:minmax(0,1fr)}.recent-checkins{border-left:0;border-top:1px solid var(--line)}.recent-checkins ol{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.recent-checkins li{border:0}}@media (width<=920px){.app-shell{padding-bottom:70px}.passport-rail{display:none}main{margin-left:0}.utility-header{display:none}.integration-status{grid-template-columns:1fr;gap:14px;padding:16px 18px}.integration-status ul{grid-template-columns:repeat(4,minmax(0,1fr))}.mobile-profile{z-index:8;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffdf8eb;grid-template-columns:1fr auto 44px;align-items:center;gap:12px;min-height:72px;padding:9px 16px;display:grid;position:sticky;top:0}.mobile-profile .brand{font-size:1.65rem}.mobile-dog{align-items:center;gap:9px;display:flex}.mobile-dog .dog-portrait{object-fit:cover;object-position:center 30%;border-radius:8px;width:44px;height:44px;display:block}.mobile-dog button{text-align:left;color:inherit;cursor:pointer;background:0 0;padding:0;display:grid}.mobile-dog strong{font-family:Fraunces,Georgia,serif;font-size:1rem}.mobile-dog span{color:var(--muted);font-size:.58rem}.icon-wallet{width:42px;height:42px;color:var(--red);border:1px solid var(--red);background:0 0;border-radius:8px;place-items:center;display:grid}.checkin-section,.history-section,.passport-section{scroll-margin-top:70px}.checkin-heading{min-height:auto;padding-block:38px;display:grid}.checkin-heading h1{font-size:clamp(2.6rem,10vw,4rem)}.upload-actions{min-width:0}.voice-strip{grid-template-columns:1fr 1fr}.voice-note{border-top:1px solid var(--line);grid-column:1/-1;border-left:0!important}.history-section{grid-template-columns:1fr}.passport-intro{grid-template-columns:48px 1fr}.passport-intro dl{grid-column:1/-1}.mobile-nav{z-index:9;height:66px;padding:6px max(10px, env(safe-area-inset-right)) max(6px, env(safe-area-inset-bottom)) max(10px, env(safe-area-inset-left));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf8f5;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;inset:auto 0 0}.mobile-nav a{min-height:52px;color:var(--muted);border-radius:8px;align-content:center;place-items:center;gap:2px;font-size:.6rem;font-weight:700;text-decoration:none;display:grid}.mobile-nav a.active{color:var(--red-dark);background:#f3e9db}}@media (width<=560px){.profile-setup-shell{padding:0}.profile-setup-card{border:0;border-radius:0;grid-template-columns:1fr;min-height:100vh}.profile-setup-copy{min-height:360px;padding:34px 22px 42px}.profile-setup-copy h1{text-wrap:balance;max-width:100%;margin-top:42px;font-size:clamp(3.5rem,16vw,5rem)}.profile-setup-copy ul{margin-top:28px}.profile-form{padding:34px 20px 48px}.profile-fields.two-up{grid-template-columns:1fr}.profile-photo-picker{width:130px;height:130px}.profile-form-actions{flex-direction:column-reverse}.profile-form-actions .button{width:100%}.sample-story-entry{grid-template-columns:1fr;padding:16px}.sample-story-button{white-space:normal;width:100%}.integration-status ul{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-profile{grid-template-columns:1fr auto 42px}.mobile-dog button{display:none}.checkin-heading{padding-inline:18px}.checkin-heading h1{font-size:clamp(2.45rem,12.3vw,3.6rem)}.checkin-heading p{font-size:.86rem}.voice-strip{display:block}.voice-strip>*{padding:18px;border-left:0!important}.voice-strip>*+*{border-top:1px solid var(--line)}.checkin-media{height:336px}.checkin-media .dog-portrait,.checkin-media img,.checkin-media video{max-height:none}.analysis-list div{grid-template-columns:105px 1fr}.voice-note blockquote{font-size:1.4rem}.history-main,.recent-checkins,.passport-section{padding-inline:18px}.section-heading-row{align-items:start}.ask-row{grid-template-columns:1fr}.ask-row .button{width:100%}.recent-checkins ol{grid-template-columns:1fr;gap:0}.recent-checkins li{border-bottom:1px solid var(--line)}.passport-intro{grid-template-columns:42px 1fr;gap:15px}.passport-intro dl{grid-template-columns:1fr;gap:12px}.passport-intro dl div{border-left:0;border-bottom:1px solid var(--line-strong);padding:0 0 10px}.chain-actions{grid-template-columns:1fr}.chain-action{grid-template-columns:34px 1fr;padding:24px 0}.chain-action+.chain-action{border-left:0;border-top:1px solid var(--line-strong);padding-left:0}footer{padding-bottom:32px;display:block}footer span{margin-top:6px;display:block}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal-section{opacity:1;transform:none}}.landing-page{min-height:100vh;color:var(--ink);background:var(--paper)}.landing-page main{background:0 0;margin-left:0}.landing-nav{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8e6;border-bottom:1px solid #ded4c5d1;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;min-height:76px;padding:12px clamp(20px,4vw,62px);animation:.5s ease-out both landing-nav-in;display:grid;position:sticky;top:0}.landing-nav .brand{font-size:2rem}.landing-nav nav{align-items:center;gap:28px;display:flex}.landing-nav nav a,.landing-footer a{color:#5d554c;min-height:40px;transition:color var(--ease);align-items:center;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-flex}.landing-nav nav a:hover,.landing-footer a:hover{color:var(--red)}.landing-nav>.landing-button{justify-self:end}.landing-button{color:#fff;background:var(--red);border:1px solid var(--red);min-height:46px;transition:background var(--ease), border-color var(--ease), transform var(--ease);border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:11px 18px;font-size:.78rem;font-weight:700;text-decoration:none;display:inline-flex}.landing-button:hover{background:var(--red-dark);border-color:var(--red-dark);transform:translateY(-2px)}.landing-button.small{min-height:42px;padding:9px 14px}.landing-button.light{color:var(--ink);background:var(--paper);border-color:var(--paper)}.landing-button.light:hover{color:var(--red-dark);background:#f4eadc}.landing-hero{background:radial-gradient(circle at 85% 18%, #d3914924, transparent 31%), var(--paper);grid-template-columns:minmax(0,.95fr) minmax(440px,.8fr);align-items:center;gap:clamp(42px,7vw,110px);min-height:calc(100vh - 76px);padding:clamp(64px,8vw,118px) clamp(22px,6vw,94px) 96px;display:grid;overflow:hidden}.hero-copy{max-width:760px}.hero-copy h1,.landing-section-title h2,.voice-story h2,.history-story h2,.passport-story h2,.closing-section h2{letter-spacing:-.055em;margin:0;font-family:Fraunces,Georgia,serif;font-weight:500}.hero-copy h1{text-wrap:balance;font-size:clamp(3.6rem,7.2vw,7.4rem);line-height:.88}.hero-lede{max-width:650px;color:var(--muted);margin:30px 0 0;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:22px;margin-top:32px;display:flex}.text-link{min-height:44px;color:var(--ink);text-underline-offset:5px;align-items:center;font-size:.78rem;font-weight:700;text-decoration-thickness:1px;display:inline-flex}.wellness-note{color:#756b61;align-items:center;gap:8px;margin:30px 0 0;font-size:.68rem;display:flex}.hero-visual{place-items:center;min-height:570px;display:grid;position:relative}.hero-orbit{border:1px solid #e5d6c2;border-radius:50%;width:510px;height:510px;position:absolute}.hero-orbit:before,.hero-orbit:after{content:"";background:var(--red);border-radius:50%;position:absolute}.hero-orbit:before{width:10px;height:10px;top:39px;right:82px}.hero-orbit:after{background:var(--blue);width:7px;height:7px;bottom:135px;left:17px}.hero-passport-card{z-index:2;background:#fbf4e7;border:1px solid #cdbda7;border-radius:14px;width:min(410px,86vw);padding:13px;transition:transform .24s ease-out;position:relative;transform:rotate(2.3deg);box-shadow:0 28px 70px #49301c24}.hero-passport-card:hover{transform:rotate(0)translateY(-6px)}.hero-media{aspect-ratio:1;background:#d8dfd8;border-radius:9px;position:relative;overflow:hidden}.hero-media .dog-portrait,.hero-media img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.hero-media img{opacity:0;transition:opacity .3s ease-out}.hero-media img.loaded{opacity:1}.hero-id-row{justify-content:space-between;align-items:end;gap:18px;padding:17px 7px 5px;display:flex}.hero-id-row>div{display:grid}.hero-id-row strong{font-family:Fraunces,Georgia,serif;font-size:1.65rem;font-weight:500}.hero-id-row span{color:var(--muted);font-size:.66rem}.energy-stamp{white-space:nowrap;font-weight:700;color:var(--blue-dark)!important}.energy-stamp b{font-family:Fraunces,Georgia,serif;font-size:1.9rem;font-weight:500}.hero-voice-card{z-index:4;border:1px solid var(--line-strong);-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#fffdf8f2;border-radius:10px;grid-template-columns:48px minmax(105px,auto) 1fr;align-items:center;gap:13px;width:min(385px,92%);min-height:96px;padding:15px;display:grid;position:absolute;bottom:37px;right:-10px;box-shadow:0 18px 45px #49301c24}.hero-voice-card button{color:#fff;background:var(--red);cursor:pointer;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.hero-voice-card>div:nth-child(2){gap:4px;display:grid}.hero-voice-card span{color:var(--muted);font-size:.6rem}.hero-voice-card strong{font-family:Fraunces,Georgia,serif;font-size:.96rem;font-weight:500;line-height:1.3}.landing-wave{align-items:center;gap:2px;height:54px;display:flex;overflow:hidden}.landing-wave span{background:var(--caramel);transform-origin:50%;border-radius:99px;flex:1;min-width:1px;max-width:3px}.landing-wave.active span{animation:.52s ease-in-out infinite alternate landing-wave}.proof-strip{color:#71675c;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f3eadb;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px clamp(18px,2.8vw,42px);min-height:84px;padding:18px 24px;display:flex}.proof-strip span{letter-spacing:.05em;text-transform:uppercase;font-size:.59rem;font-weight:700}.proof-strip strong{color:var(--ink);font-family:Fraunces,Georgia,serif;font-size:1rem;font-weight:500}.ritual-section{padding:120px clamp(22px,6vw,94px)}.landing-section-title{grid-template-columns:1.3fr .7fr;align-items:end;gap:clamp(35px,7vw,110px);max-width:1060px;display:grid}.landing-section-title h2,.voice-story h2,.history-story h2,.passport-story h2,.closing-section h2{text-wrap:balance;font-size:clamp(2.7rem,5vw,5.6rem);line-height:.96}.landing-section-title p,.voice-story p,.history-story-copy>p,.passport-story-copy>p,.closing-section>p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.75}.ritual-steps{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);grid-template-columns:repeat(3,1fr);margin:76px 0 0;padding:0;list-style:none;display:grid}.ritual-steps li{min-height:285px;padding:38px 34px 40px 0;position:relative}.ritual-steps li+li{border-left:1px solid var(--line-strong);padding-left:34px}.ritual-steps li>span{color:#a99b8c;font-family:Fraunces,Georgia,serif;font-size:1rem;position:absolute;top:22px;right:22px}.ritual-steps svg{color:var(--red)}.ritual-steps h3{max-width:240px;margin:66px 0 12px;font-family:Fraunces,Georgia,serif;font-size:1.7rem;font-weight:500;line-height:1.12}.ritual-steps p{max-width:290px;color:var(--muted);margin:0;font-size:.8rem;line-height:1.7}.voice-story{color:#f9f1e5;background:#2d2823;grid-template-columns:.86fr 1.14fr;min-height:700px;display:grid}.voice-story-copy{border-right:1px solid #ffffff21;flex-direction:column;justify-content:center;align-items:flex-start;padding:90px clamp(28px,6vw,94px);display:flex}.voice-story-copy h2{max-width:680px}.voice-story-copy p{color:#c8bdb1;max-width:560px;margin-top:30px}.voice-story-button{color:#fff6e9;cursor:pointer;background:0 0;align-items:center;gap:13px;min-height:52px;margin-top:34px;padding:0;font-size:.77rem;font-weight:700;display:flex}.voice-story-button span{color:#2d2823;background:#fff6e9;border-radius:50%;place-items:center;width:50px;height:50px;display:grid}.voice-stage{background:radial-gradient(circle at 45% 40%,#c94f3447,#0000 48%);flex-direction:column;justify-content:center;padding:90px clamp(28px,7vw,110px);display:flex}.voice-stage blockquote{letter-spacing:-.04em;max-width:720px;margin:0 0 60px;font-family:Fraunces,Georgia,serif;font-size:clamp(2.1rem,4.6vw,5rem);font-style:italic;line-height:1.12}.voice-stage .landing-wave{height:105px}.voice-stage .landing-wave span{background:#e0a157}.voice-facts{color:#c8bdb1;flex-wrap:wrap;gap:10px 34px;margin-top:28px;font-size:.68rem;display:flex}.history-story{background:#f9f3e9;grid-template-columns:.75fr 1.25fr;align-items:center;gap:clamp(45px,8vw,130px);min-height:760px;padding:110px clamp(22px,6vw,94px);display:grid}.history-story-copy h2{max-width:650px}.history-story-copy>p{max-width:560px;margin-top:26px}.history-story-copy dl{gap:0;margin:42px 0 0;display:grid}.history-story-copy dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:30px;padding:15px 0;display:flex}.history-story-copy dt{color:var(--muted);font-size:.7rem;font-weight:700}.history-story-copy dd{font-variant-numeric:tabular-nums;margin:0;font-size:.76rem;font-weight:700}.trend-card{background:var(--paper);border:1px solid var(--line-strong);transition:transform var(--ease);border-radius:12px;padding:clamp(28px,4vw,52px)}.trend-card:hover{transform:translateY(-5px)}.trend-card>div{justify-content:space-between;gap:20px;display:flex}.trend-card span{color:var(--muted);font-size:.68rem;font-weight:700}.trend-card strong{font-family:Fraunces,Georgia,serif;font-size:1.35rem;font-weight:500}.landing-trend{width:100%;margin-top:30px;overflow:visible}.landing-trend line{stroke:#e7ddd0;stroke-width:1px}.landing-trend polyline{fill:none;stroke:var(--blue-dark);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.landing-trend circle{fill:var(--blue);stroke:var(--paper);stroke-width:3px}.landing-trend circle:nth-of-type(5){fill:var(--red)}.landing-trend text{fill:var(--muted);font:10px Manrope,sans-serif}.trend-card>p{color:var(--muted);border-top:1px solid var(--line);margin:22px 0 0;padding-top:18px;font-family:Fraunces,Georgia,serif;font-size:1.05rem;font-style:italic}.passport-story{color:#f7f1e8;background:var(--blue-dark);grid-template-columns:minmax(360px,.85fr) 1.15fr;align-items:center;gap:clamp(60px,10vw,170px);min-height:760px;padding:110px clamp(22px,8vw,128px);display:grid;overflow:hidden}.passport-object{width:min(430px,88vw);color:var(--ink);background:#f4e4c9;border:1px solid #e8cfaa;border-radius:18px;padding:32px;position:relative;transform:rotate(-2deg);box-shadow:18px 25px #2a241e29}.passport-object:before{content:"";pointer-events:none;border:1px solid #5847343d;border-radius:11px;position:absolute;inset:13px}.passport-object-top{color:var(--red-dark);justify-content:space-between;align-items:center;display:flex;position:relative}.passport-object-top span{font-family:Fraunces,Georgia,serif;font-size:1.25rem;font-weight:600}.passport-object .dog-portrait{object-fit:cover;object-position:center 35%;border:1px solid #58473440;border-radius:10px;width:150px;height:150px;margin:28px auto 18px;display:block;position:relative}.passport-name{text-align:center;display:grid;position:relative}.passport-name strong{font-family:Fraunces,Georgia,serif;font-size:2rem;font-weight:500}.passport-name span{color:var(--muted);font-size:.7rem}.passport-object dl{border-top:1px solid #58473440;grid-template-columns:1fr 1fr;gap:20px;margin:30px 0 0;padding-top:18px;display:grid;position:relative}.passport-object dt{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.58rem;font-weight:700}.passport-object dd{margin:5px 0 0;font-size:.72rem;font-weight:700}.passport-story-copy{max-width:740px}.passport-story-copy>p{color:#d7e0e3;max-width:620px;margin-top:28px}.passport-story-copy ul{gap:14px;margin:34px 0;padding:0;list-style:none;display:grid}.passport-story-copy li{color:#e9eff0;align-items:center;gap:10px;font-size:.76rem;display:flex}.passport-story-copy li svg{color:#f4c890}.passport-story-actions{flex-wrap:wrap;align-items:center;gap:14px 22px;display:flex}.verified-proof-link{color:#eef4f5;text-underline-offset:4px;align-items:center;gap:7px;min-height:44px;font-size:.72rem;font-weight:700;display:inline-flex}.verified-proof-link:hover{color:#f4c890}.closing-section{text-align:center;background:var(--paper);flex-direction:column;justify-content:center;align-items:center;min-height:650px;padding:100px 24px;display:flex}.closing-section .dog-portrait{aspect-ratio:3/2;object-fit:cover;object-position:center 46%;border:1px solid var(--line-strong);border-radius:14px;width:min(720px,100%);margin-bottom:46px;display:block;box-shadow:0 22px 54px #2a241e21}.closing-section h2{max-width:860px}.closing-section>p{max-width:600px;margin-top:24px}.closing-section .landing-button{margin-top:32px}.landing-footer{min-height:115px;color:var(--muted);border-top:1px solid var(--line);background:#f3eadb;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding:24px clamp(22px,5vw,72px);display:grid}.landing-footer .brand{color:var(--ink);font-size:1.7rem}.landing-footer p{text-align:center;margin:0;font-size:.65rem}.landing-footer div{justify-self:end;gap:22px;display:flex}.landing-reveal{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(22px)}.landing-reveal.visible{opacity:1;transform:translateY(0)}@keyframes landing-nav-in{0%{opacity:0;transform:translateY(-12px)}}@keyframes landing-wave{to{transform:scaleY(.42)}}@media (width<=980px){.landing-hero{grid-template-columns:1fr;padding-top:85px}.hero-copy{max-width:820px}.hero-copy h1{font-size:clamp(4rem,10vw,7rem)}.hero-visual{width:min(690px,100%);margin:0 auto}.landing-section-title,.voice-story,.history-story{grid-template-columns:1fr}.voice-story-copy{border-bottom:1px solid #ffffff21;border-right:0}.history-story{gap:70px}.passport-story{grid-template-columns:minmax(310px,.8fr) 1.2fr;gap:55px;padding-inline:50px}}@media (width<=760px){.landing-nav{grid-template-columns:1fr auto;min-height:68px;padding-inline:18px}.landing-nav nav{display:none}.landing-nav .brand{font-size:1.7rem}.landing-nav .landing-button{grid-column:2}.landing-hero{gap:52px;min-height:auto;padding:64px 18px 75px}.hero-copy h1{font-size:clamp(3.5rem,16vw,5.3rem)}.hero-lede{font-size:.92rem}.hero-visual{min-height:500px}.hero-orbit{width:430px;height:430px}.hero-voice-card{grid-template-columns:46px 1fr;bottom:20px;right:0}.hero-voice-card .landing-wave{grid-column:1/-1;height:35px}.proof-strip{justify-content:flex-start}.ritual-section,.history-story{padding:85px 18px}.landing-section-title h2,.voice-story h2,.history-story h2,.passport-story h2,.closing-section h2{font-size:clamp(2.8rem,12vw,4.5rem)}.ritual-steps{grid-template-columns:1fr;margin-top:50px}.ritual-steps li,.ritual-steps li+li{border-left:0;border-bottom:1px solid var(--line);min-height:220px;padding:30px 14px 32px 0}.ritual-steps li+li{padding-left:0}.ritual-steps li:last-child{border-bottom:0}.ritual-steps h3{margin-top:45px}.voice-story-copy,.voice-stage{padding:75px 18px}.voice-stage blockquote{font-size:clamp(2.3rem,11vw,4rem)}.passport-story{grid-template-columns:1fr;padding:90px 18px}.passport-object{justify-self:center}.landing-footer{grid-template-columns:1fr;justify-items:start}.landing-footer p{text-align:left}.landing-footer div{justify-self:start}}@media (width<=430px){.landing-nav .landing-button{gap:0;width:44px;padding:0;font-size:0}.landing-nav .landing-button svg{width:19px;height:19px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .landing-button{width:100%}.text-link{justify-content:center}.hero-passport-card{width:88vw}.hero-orbit{width:390px;height:390px}.history-story-copy dl div{align-items:end}.trend-card{padding:22px 14px}.trend-card>div{display:grid}.passport-object{width:92vw;padding:27px}.passport-story-actions{flex-direction:column;align-items:stretch}.passport-story-actions .landing-button{width:100%}.verified-proof-link{justify-content:center}}@media (prefers-reduced-motion:reduce){.landing-reveal{opacity:1;transform:none}}
