@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}}:root{--ink:#30272a;--muted:#75666a;--wine:#533b43;--terracotta:#b97863;--cream:#f7f2ed;--paper:#fffdfb;--line:#e7ddd6}*{box-sizing:border-box}html{background:var(--cream)}body{color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,textarea{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.025em}.site{min-height:100dvh}.container{width:min(100% - 40px,1080px);margin-inline:auto}.landing-header{justify-content:space-between;align-items:center;padding:22px 0;display:flex}.brand{align-items:center;gap:10px;font-weight:750;display:flex}.brand-mark{color:#fff;background:var(--wine);border-radius:50% 50% 45% 55%;place-items:center;width:34px;height:34px;font-family:Georgia,serif;display:grid}.hero{align-items:center;min-height:calc(100dvh - 90px);padding:40px 0 80px;display:grid}.hero-copy{max-width:680px}.eyebrow{color:var(--terracotta);letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:.75rem;font-weight:800;display:block}.hero h1{max-width:760px;margin-bottom:22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,9vw,6.8rem);font-weight:500;line-height:.94}.hero p{max-width:560px;color:var(--muted);margin-bottom:30px;font-size:1.15rem;line-height:1.65}.button{background:var(--wine);color:#fff;cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-weight:750;display:inline-flex}.button.secondary{border:1px solid var(--line);background:var(--paper);color:var(--wine)}.button.light{color:var(--wine);background:#fff}.button:disabled{cursor:not-allowed;opacity:.6}.text-link{font-weight:750}.access-page{place-items:center;min-height:100dvh;padding:32px 20px;display:grid}.access-card{border:1px solid var(--line);background:var(--paper);border-radius:28px;width:min(100%,440px);padding:34px 26px;box-shadow:0 20px 60px #533b4314}.access-card h1{margin:26px 0 12px;font-family:Georgia,serif;font-size:2.35rem;font-weight:500}.access-card p{color:var(--muted);line-height:1.6}.access-card .button{width:100%;margin-top:16px}.app-shell{min-height:100dvh;padding-bottom:calc(94px + env(safe-area-inset-bottom))}.app-header{z-index:20;height:68px;padding:0 max(20px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f2edeb;border-bottom:1px solid #e7ddd6cc;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.app-header .brand-name{text-overflow:ellipsis;white-space:nowrap;max-width:230px;font-size:.9rem;font-weight:750;overflow:hidden}.avatar{border:1px solid var(--line);background:var(--paper);border-radius:50%;place-items:center;width:36px;height:36px;font-size:.8rem;font-weight:800;display:grid}.main{width:min(100% - 40px,760px);margin-inline:auto;padding:32px 0 20px}.page-intro{margin-bottom:28px}.page-intro h1{margin-bottom:8px;font-family:Georgia,serif;font-size:2.5rem;font-weight:500}.page-intro p{color:var(--muted);line-height:1.55}.bottom-nav{z-index:30;padding:8px max(10px,env(safe-area-inset-right)) calc(8px + 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:#fffdfbf5;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.nav-item{min-height:54px;color:var(--muted);border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:.7rem;font-weight:700;display:flex}.nav-item.active{color:var(--wine);background:#f3ebe5}.nav-icon{font-size:1.15rem;line-height:1}.progress-card,.soft-card,.reflection,.action-card,.day-card,.placeholder-card{border:1px solid var(--line);background:var(--paper);border-radius:24px;padding:24px}.progress-row{justify-content:space-between;align-items:flex-end;display:flex}.progress-row strong{font-family:Georgia,serif;font-size:2.4rem;font-weight:500}.progress-track{background:#eee5de;border-radius:999px;height:8px;margin-top:18px;overflow:hidden}.progress-track span{background:var(--terracotta);width:14.28%;height:100%;display:block}.next-card{background:var(--wine);color:#fff;border-radius:24px;margin-top:16px;padding:26px}.next-card p{color:#e8dfe1;line-height:1.55}.next-card h2{margin-bottom:10px;font-family:Georgia,serif;font-size:2rem;font-weight:500}.route-list{gap:12px;display:grid}.day-card{align-items:center;gap:16px;display:flex}.day-card.locked{opacity:.58}.day-number{height:46px;color:var(--wine);background:#f2e8e1;border-radius:15px;flex:0 0 46px;place-items:center;font-weight:800;display:grid}.day-card h2{margin-bottom:5px;font-size:1.05rem}.day-card p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.4}.day-card .lock{margin-left:auto}.day-hero{margin-bottom:24px}.day-hero h1{margin-bottom:10px;font-family:Georgia,serif;font-size:2.65rem;font-weight:500}.day-hero p{color:var(--muted);line-height:1.55}.content-flow{gap:18px;display:grid}.prose-copy{color:#55494d;font-size:1.05rem;line-height:1.7}.video-card{color:#fff;background:linear-gradient(145deg,#684d56,#3c2c32);border-radius:24px;flex-direction:column;justify-content:flex-end;min-height:270px;padding:26px;display:flex;position:relative;overflow:hidden}.video-card:before{content:"";background:radial-gradient(circle at 80% 12%,#ffffff29,#0000 36%);position:absolute;inset:0}.video-card>*{position:relative}.video-card .eyebrow{color:#e9b7a6}.video-card h2{max-width:430px;margin:0;font-family:Georgia,serif;font-size:1.7rem;font-weight:500}.play{background:#ffffff24;border:1px solid #ffffff73;border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:auto;display:grid}.reflection textarea{resize:vertical;border:1px solid var(--line);width:100%;color:var(--ink);background:#fbf8f5;border-radius:16px;outline:none;margin-top:12px;padding:16px}.reflection textarea:focus{border-color:var(--terracotta);box-shadow:0 0 0 3px #b9786326}.action-card{background:var(--terracotta);color:#fff}.action-card .eyebrow{color:#fff1eb}.action-card p{line-height:1.6}.resource{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.resource p{color:var(--muted);margin:0;line-height:1.5}.callout{border-left:4px solid var(--terracotta);background:#efe5de;border-radius:4px 18px 18px 4px;padding:20px 22px}.callout p{margin:5px 0 0;line-height:1.5}.placeholder-card{text-align:center}.placeholder-icon{background:#efe5de;border-radius:20px;place-items:center;width:62px;height:62px;margin:0 auto 18px;font-size:1.6rem;display:grid}.placeholder-card p{color:var(--muted);line-height:1.6}.settings-list{gap:12px;display:grid}.setting{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 0;display:flex}.setting:last-child{border:0}.setting span{color:var(--muted);font-size:.85rem}.install-steps{gap:16px;display:grid}.install-steps section{border:1px solid var(--line);background:var(--paper);border-radius:20px;padding:22px}.install-steps h2{font-size:1.2rem}.install-steps ol{color:var(--muted);margin-bottom:0;padding-left:20px;line-height:1.7}@media (min-width:780px){.bottom-nav{border:1px solid var(--line);border-radius:20px;width:420px;padding:8px;bottom:24px;left:auto;right:24px;box-shadow:0 14px 40px #32272a1f}.app-shell{padding-bottom:120px}.main{padding-top:48px}.hero{grid-template-columns:1fr 280px}.hero:after{content:"";background:linear-gradient(#ddc5b9,#a87567);border-radius:140px 140px 40px 40px;width:260px;height:420px;box-shadow:40px 40px #eadfd7}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
