:root{--brand:#7b3046;--brand-deep:#4e1f2d;--brand-soft:#f4e9ed;--rose:#c98a9c;--ink:#262124;--muted:#746b6f;--line:#e9e3e5;--surface:#fff;--canvas:#faf8f8;--success:#247b56;--warning:#a15c0d;--danger:#b42318;--shadow:0 18px 45px #44273017;--radius-sm:10px;--radius:16px;--radius-lg:26px;--content:1280px}*{box-sizing:border-box}html{color:var(--ink);background:var(--canvas);font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #7b304640}.wordmark{color:var(--brand-deep);letter-spacing:-1.4px;font-family:Georgia,Times New Roman,serif;font-size:28px}.wordmark-cap{font-size:1.32em}.button{border:1px solid var(--line);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 22px;font-weight:650;display:inline-flex}.button.primary{background:var(--brand);border-color:var(--brand);color:#fff}.icon-button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.dashboard-shell{grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.dashboard-sidebar{color:#f9f2f4;background:#2e1d23;flex-direction:column;height:100vh;padding:26px 18px;display:flex;position:sticky;top:0;overflow:auto}.dashboard-logo{border-bottom:1px solid #ffffff1f;flex-direction:column;margin:0 6px 22px;padding-bottom:22px;display:flex}.dashboard-logo .wordmark{color:#fff}.dashboard-logo>span:last-child{color:#d9bec6;letter-spacing:1.5px;text-transform:uppercase;margin-top:4px;font-size:11px;font-weight:700}.dashboard-sidebar nav{gap:4px;display:grid}.dashboard-sidebar nav a{color:#d8cdd1;border-radius:10px;align-items:center;gap:12px;min-height:42px;padding:0 13px;font-size:14px;display:flex}.dashboard-sidebar nav a:hover,.dashboard-sidebar nav a.active{color:#fff;background:#ffffff1a}.nav-dot{border:1px solid;border-radius:4px;width:15px;height:15px}.dashboard-sidebar nav a.active .nav-dot{background:#d6a9b6;border-color:#d6a9b6}.sidebar-support{background:#ffffff14;border-radius:14px;gap:8px;margin-top:auto;padding:16px;font-size:12px;display:grid}.sidebar-support span{color:#d8cdd1;line-height:1.5}.sidebar-support>a{color:#2e1d23;cursor:pointer;background:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;min-height:38px;font-weight:650;display:flex}.dashboard-main{min-width:0}.dashboard-topbar{border-bottom:1px solid var(--line);z-index:10;background:#ffffffeb;justify-content:space-between;align-items:center;min-height:88px;padding:16px clamp(22px,4vw,54px);display:flex;position:sticky;top:0}.dashboard-topbar h1{margin:3px 0 0;font-size:24px;line-height:1.2}.eyebrow{color:var(--brand);letter-spacing:1.2px;text-transform:uppercase;font-size:11px;font-weight:750}.dashboard-actions{align-items:center;gap:10px;display:flex}.profile-chip{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:9px;min-height:44px;padding:5px 14px 5px 5px;display:flex}.profile-chip>span:first-child{background:var(--brand-soft);color:var(--brand);border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:750;display:flex}.profile-copy{font-size:13px;font-weight:600}.dashboard-content{max-width:1500px;margin:0 auto;padding:clamp(24px,4vw,54px)}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.metric-card,.panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff}.metric-card{gap:8px;padding:22px;display:grid}.metric-card>span,.metric-card small{color:var(--muted);font-size:12px}.metric-card strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(26px,3vw,38px);font-weight:500}.dashboard-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);gap:18px;margin-top:18px;display:grid}.panel{padding:24px}.panel-heading{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.panel-heading h2{margin:0;font-size:18px}.panel-heading a{color:var(--brand);font-size:13px;font-weight:650}.activity-list{display:grid}.activity-row{border-top:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:12px;min-height:68px;display:grid}.activity-row:first-child{border-top:0}.activity-row strong,.activity-row span{display:block}.activity-row span{color:var(--muted);margin-top:4px;font-size:12px}.status{color:var(--success);background:#eef8f3;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700}.status.planned{color:var(--warning);background:#fff5e8}.page-intro{border:1px solid var(--line);border-radius:var(--radius);background:radial-gradient(circle at 90% 0,#7b30461c,#0000 34%),#fff;justify-content:space-between;align-items:center;gap:28px;min-height:180px;margin-bottom:18px;padding:clamp(24px,4vw,42px);display:flex}.page-intro h2{letter-spacing:-.8px;margin:8px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,4vw,46px);font-weight:500;line-height:1.08}.page-intro p{color:var(--muted);max-width:680px;margin:0;line-height:1.65}.dashboard-mobile-nav{display:none}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:310px;display:flex}.empty-state h3{margin:12px 0 6px}.empty-state p{color:var(--muted);max-width:420px;margin:0 0 20px;line-height:1.6}.empty-symbol{background:var(--brand-soft);color:var(--brand);border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;font-size:25px;display:flex}.mobile-only{display:none}@media (max-width:1080px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}}@media (max-width:760px){.dashboard-shell{display:block}.dashboard-sidebar{display:none}.dashboard-topbar{gap:12px;min-height:72px;padding:12px 16px}.dashboard-topbar>div:nth-child(2){flex:1}.dashboard-topbar h1{font-size:18px}.profile-copy{display:none}.profile-chip{padding-right:5px}.dashboard-content{padding:20px 16px 90px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card{padding:16px}.metric-card strong{font-size:25px}.mobile-only{display:inline-flex}.page-intro{flex-direction:column;align-items:flex-start;min-height:0}.dashboard-mobile-nav{border-top:1px solid var(--line);padding:8px 10px calc(8px + env(safe-area-inset-bottom));scrollbar-width:none;z-index:30;background:#fffffffa;align-items:stretch;gap:3px;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-x:auto}.dashboard-mobile-nav a{color:var(--muted);border-radius:10px;flex-direction:column;flex:none;align-items:center;gap:4px;min-width:72px;padding:6px 8px;font-size:10px;display:flex}.dashboard-mobile-nav a.active{background:var(--brand-soft);color:var(--brand);font-weight:700}.dashboard-mobile-nav .nav-dot{width:13px;height:13px}}
.site-header{border-bottom:1px solid var(--line);z-index:20;background:#fffffff5;position:sticky;top:0}.site-header-inner{height:78px;max-width:var(--content);align-items:center;gap:40px;margin:auto;padding:0 22px;display:flex}.site-header-inner nav{gap:28px;margin-left:auto;font-size:14px;font-weight:600;display:flex}.site-actions{align-items:center;gap:18px;font-size:13px;font-weight:650;display:flex}.live-link{text-transform:uppercase;align-items:center;gap:6px;display:flex}.live-link span{background:#d92d20;border-radius:50%;width:7px;height:7px}.header-icon{align-items:center;display:flex}.search-bar{max-width:var(--content);grid-template-columns:190px 190px 200px minmax(230px,1fr) auto;gap:10px;margin:0 auto;padding:13px 22px;display:grid}.search-bar label{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:8px;min-height:48px;padding:0 13px;display:flex}.search-bar select,.search-bar input{color:var(--ink);background:0 0;border:0;outline:0;width:100%;min-width:0}.search-button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:11px;min-height:48px;padding:0 25px;font-weight:650}.hero{border-radius:var(--radius-lg);max-width:calc(var(--content) - 44px);background:radial-gradient(circle at 70% 26%,#fffffff2,#0000 22%),linear-gradient(115deg,#f9f1ed 0%,#f3e0dc 50%,#ead1c8 100%);grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:38px;min-height:440px;margin:26px auto 0;padding:clamp(38px,6vw,76px);display:grid;overflow:hidden}.hero-copy{align-self:center;max-width:540px}.hero h1{color:#4a272b;letter-spacing:-2.4px;margin:18px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5.2vw,74px);font-weight:500;line-height:.98}.hero p{color:#69575c;max-width:480px;line-height:1.75}.hero-actions{gap:10px;margin-top:28px;display:flex}.hero-collage{min-height:310px;position:relative}.hero-collage:after{content:"";opacity:.4;background:radial-gradient(circle,#ffffffe6 0 2px,#0000 3px) 0 0/18px 18px;position:absolute;inset:0}.hero-card{box-shadow:var(--shadow);color:#fff;z-index:1;background:linear-gradient(#0000 40%,#361c2094),linear-gradient(140deg,#ca9e91,#f2ded7 48%,#a36a6e);border:7px solid #ffffffd9;border-radius:20px;align-items:flex-end;width:260px;height:210px;padding:18px;font-family:Georgia,serif;font-size:20px;display:flex;position:absolute}.card-one{top:4%;left:2%;transform:rotate(-5deg)}.card-two{top:25%;right:2%;transform:rotate(5deg)}.card-three{bottom:0;left:22%;transform:rotate(-1deg)}.categories,.content-section,.promise-strip{max-width:var(--content);margin-left:auto;margin-right:auto;padding-left:22px;padding-right:22px}.categories{padding-top:35px}.category-track{grid-template-columns:repeat(8,1fr);gap:12px;display:grid}.category-track a{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:96px;display:flex}.category-track a span{font-family:Georgia,serif;font-size:27px}.category-track a strong{color:#7b5b65;letter-spacing:.4px;text-transform:uppercase;font-size:10px}.content-section{padding-top:72px}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.section-heading h2{margin:7px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,4vw,44px);font-weight:500}.section-heading>a{color:var(--brand);align-items:center;gap:4px;font-size:13px;font-weight:700;display:flex}.reel-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.reel-card{aspect-ratio:3/4;background:#2b2527;border-radius:18px;position:relative;overflow:hidden}.reel-card img{object-fit:cover;width:100%;height:100%}.reel-overlay{color:#fff;background:linear-gradient(#0000 42%,#180e11db);grid-template-columns:auto 1fr auto;place-content:end;gap:12px;padding:18px;display:grid;position:absolute;inset:0}.reel-overlay>a{color:#fff;cursor:pointer;background:#ffffff38;border:1px solid #ffffff94;border-radius:50%;justify-content:center;align-self:end;align-items:center;width:46px;height:46px;display:flex}.reel-overlay div{align-self:end;gap:3px;font-size:13px;display:grid}.reel-overlay div span{color:#e6dadd;font-size:11px}.reel-likes{align-self:end;align-items:center;gap:5px;font-size:12px;display:flex}.promise-strip{grid-template-columns:repeat(3,1fr);gap:1px;padding-top:78px;padding-bottom:78px;display:grid}.promise-strip article{background:var(--brand-soft);gap:8px;padding:28px;display:grid}.promise-strip article:first-child{border-radius:16px 0 0 16px}.promise-strip article:last-child{border-radius:0 16px 16px 0}.promise-strip span{color:var(--muted);font-size:13px;line-height:1.55}footer{color:#fff;text-align:center;background:#2e1d23;place-items:center;gap:12px;padding:56px 22px;display:grid}footer .wordmark{color:#fff}footer p{color:#d6c8cd;margin:0}footer div{gap:22px;margin:14px 0;font-size:13px;display:flex}footer small{color:#a9959c}.mobile-dock{display:none}.site-header a[aria-current=page],.mobile-dock a[aria-current=page]{color:var(--brand)}.public-route-main{min-height:58vh}.route-hero{border-radius:var(--radius-lg);max-width:calc(var(--content) - 44px);background:radial-gradient(circle at 85% 10%,#ffffffeb,#0000 26%),linear-gradient(120deg,#f9f1ed,#eed8d3);margin:26px auto 0;padding:clamp(40px,7vw,84px)}.route-hero h1{color:#4a272b;letter-spacing:-2px;max-width:840px;margin:14px 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,72px);font-weight:500;line-height:1}.route-hero p{color:#69575c;max-width:720px;margin:0 0 24px;line-height:1.75}.route-status{color:var(--brand);letter-spacing:.3px;text-transform:uppercase;background:#fff9f6;border:1px solid #7b304626;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:750;display:inline-flex}.route-status.ready{color:var(--success);background:#eef8f3;border-color:#247b562e}.route-grid{max-width:var(--content);grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:18px auto 78px;padding:0 22px;display:grid}.route-card,.prose-card,.auth-panel,.public-empty{border:1px solid var(--line);border-radius:var(--radius);background:#fff}.route-card{min-height:210px;padding:28px;transition:border-color .16s,transform .16s}.route-card:hover{border-color:var(--rose);transform:translateY(-2px)}.route-card>span{color:var(--brand);letter-spacing:1px;text-transform:uppercase;font-size:10px;font-weight:750}.route-card h2{margin:36px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500}.route-card p,.prose-card p,.auth-panel p,.public-empty p{color:var(--muted);line-height:1.65}.public-empty{max-width:calc(var(--content) - 44px);text-align:center;flex-direction:column;align-items:center;min-height:370px;margin:18px auto 78px;padding:48px 22px;display:flex}.public-empty>span{background:var(--brand-soft);color:var(--brand);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:30px;display:flex}.public-empty h2{margin:20px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:500}.public-empty p{max-width:580px;margin:0 0 24px}.prose-card{max-width:calc(var(--content) - 44px);margin:18px auto 78px;padding:clamp(28px,5vw,58px)}.prose-card h2{margin-top:0;font-family:Georgia,Times New Roman,serif;font-size:32px;font-weight:500}.prose-card p{max-width:760px}.prose-card a{color:var(--brand);font-weight:700}.account-layout{max-width:calc(var(--content) - 44px);grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);align-items:start;gap:18px;margin:26px auto 78px;display:grid}.account-layout .route-hero{min-height:610px;margin:0}.auth-panel{padding:clamp(28px,4vw,44px)}.auth-panel h2{margin:26px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:500;line-height:1.1}.auth-tabs{background:var(--canvas);border-radius:12px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.auth-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;min-height:42px}.auth-tabs button.active{color:var(--brand);background:#fff;font-weight:700;box-shadow:0 4px 16px #44273014}.auth-form{gap:16px;margin-top:26px;display:grid}.auth-form label{color:var(--ink);gap:7px;font-size:13px;font-weight:650;display:grid}.auth-form input{border:1px solid var(--line);background:#fff;border-radius:10px;width:100%;min-height:48px;padding:0 13px}.auth-form button[disabled]{cursor:wait;opacity:.68}.form-message{background:#eef8f3;border-radius:10px;padding:11px 13px;font-size:12px;color:var(--success)!important;margin:0!important}.form-message.error{background:#fff1f0;color:var(--danger)!important}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:1040px){.site-header-inner nav{display:none}.search-bar{grid-template-columns:1fr 1fr minmax(260px,1.3fr) auto}.date-filter{display:none!important}.hero{grid-template-columns:1fr .9fr}.category-track{grid-template-columns:repeat(4,1fr)}.route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-layout{grid-template-columns:1fr}.account-layout .route-hero{min-height:0}}@media (max-width:700px){.site-header{position:relative}.site-header-inner{height:66px;padding:0 16px}.site-header-inner .wordmark{font-size:23px}.site-actions>a:not(.header-icon){display:none}.site-actions{gap:14px;margin-left:auto}.search-bar{padding:0 16px 12px;display:flex}.search-bar>label:not(.search-input),.search-button{display:none}.search-input{width:100%}.hero{border-radius:0;min-height:390px;margin-top:0;padding:44px 22px;display:block}.hero h1{letter-spacing:-1.7px;font-size:47px}.hero-collage{display:none}.route-hero{border-radius:0;margin-top:0;padding:44px 22px}.route-hero h1{letter-spacing:-1.5px;font-size:46px}.route-grid{grid-template-columns:1fr;margin-top:16px;padding:0 16px}.public-empty,.prose-card{border-left:0;border-right:0;border-radius:0;margin-top:16px}.account-layout{max-width:none;margin:0 0 52px;display:block}.auth-panel{border-left:0;border-right:0;border-radius:0}.category-track{scroll-snap-type:x mandatory;margin-right:-22px;padding-right:22px;display:flex;overflow-x:auto}.category-track a{scroll-snap-align:start;flex:0 0 82px}.content-section{padding-top:48px}.reel-grid{scroll-snap-type:x mandatory;margin-right:-22px;padding-right:22px;display:flex;overflow-x:auto}.reel-card{scroll-snap-align:start;flex:0 0 78vw}.promise-strip{grid-template-columns:1fr;padding-top:52px;padding-bottom:52px}.promise-strip article,.promise-strip article:first-child,.promise-strip article:last-child{border-radius:0}footer{padding-bottom:110px}.mobile-dock{border-top:1px solid var(--line);min-height:68px;padding-bottom:env(safe-area-inset-bottom);z-index:50;background:#fffffff7;grid-template-columns:repeat(5,1fr);align-items:center;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-dock a{color:var(--muted);flex-direction:column;align-items:center;gap:4px;font-size:10px;display:flex}.mobile-dock a span{font-size:20px}.mobile-dock .dock-live span{background:var(--brand);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-top:-22px;display:flex}}
