/* Browser-only visual layer. Existing Mini App selectors are unchanged. */
body.website{--bg:#f7f8f4;--primary:#14594b;--text:#203c35;--muted:#667c73;--line:#e2e8e1;background:var(--bg);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);padding-top:80px;line-height:1.65}
.website button,.website input,.website select,.website textarea{font:inherit}
.website button,.website a{touch-action:manipulation}
.website button:focus-visible,.website a:focus-visible,.website input:focus-visible{outline:3px solid #d69a3a;outline-offset:4px}
#siteHeader{position:fixed;top:0;left:0;right:0;height:80px;z-index:40;background:#fffefaf5;border-bottom:1px solid #e5e9e2;backdrop-filter:blur(12px)}
.site-header-inner{max-width:1440px;margin:auto;padding:0 40px;height:100%;display:flex;align-items:center;gap:48px}
.site-wordmark{border:0;background:none;position:relative;font-size:30px!important;font-weight:800!important;letter-spacing:-1.5px;color:#14594b;padding:0;cursor:pointer}
.site-wordmark span{color:#348168}.site-wordmark i{position:absolute;width:11px;height:6px;background:#d6a254;border-radius:12px 0;right:1px;top:3px;transform:rotate(-25deg)}
.site-header-inner nav{display:flex;gap:30px}.site-header-inner nav button{background:none;border:0;font-size:14px;color:#486057;cursor:pointer}.site-header-inner nav button:hover{color:#14594b}
.site-account{margin-left:auto;display:flex;gap:18px;align-items:center}.site-account-name{display:flex;align-items:center;gap:8px;border:0;background:none;color:#14594b;cursor:pointer;max-width:190px}.site-account-name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-signout{border:0;background:none;color:#687a73;font-size:13px!important;cursor:pointer}
.site-btn{border:1px solid #14594b;border-radius:12px;background:#14594b;color:white;padding:14px 22px;font-weight:650!important;display:inline-flex;align-items:center;justify-content:center;gap:14px;cursor:pointer;text-decoration:none;transition:background .15s,transform .15s;line-height:1.4}
.site-btn:hover{background:#0a4539;transform:translateY(-1px)}.site-btn--light{background:transparent;color:#14594b;border-color:#bdcec2}.site-btn--light:hover{background:#eaf0e6}.site-btn--small{padding:10px 25px;font-size:14px!important}.site-btn:disabled{opacity:.45;cursor:not-allowed;transform:none}
.website .topbar{display:none!important}.website.site-guest{padding-bottom:0}.website.site-guest .tabbar{display:none!important}
.website.site-guest #screen{max-width:1360px;margin:0 auto!important;padding:0 40px;min-height:75vh}
.site-eyebrow{display:block;font-size:11px;font-weight:750;letter-spacing:2px;color:#557e69;line-height:1.5;margin-bottom:18px}
.site-hero{display:grid;grid-template-columns:1.12fr 1fr;gap:40px;align-items:center;min-height:600px;padding:70px 0 65px}.site-hero h1{font-size:clamp(46px,5.5vw,76px);font-weight:650;line-height:1.07;letter-spacing:-3px;margin:0 0 26px}.site-hero-copy>p{max-width:490px;font-size:18px;line-height:1.85;color:#657a71;margin:0 0 32px}.site-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.site-hero-note{display:flex;align-items:center;gap:8px;color:#74877c;font-size:12px;margin-top:28px}.site-hero-note>span{height:6px;width:6px;background:#699779;border-radius:50%}
.site-hero-art{position:relative;min-height:430px;display:flex;align-items:center;justify-content:center;background:#e7ede1;border-radius:48% 48% 42% 42%;margin:0 10px 0 25px}.site-art-orbit{position:absolute;inset:27px;border:1px solid #c3d2ba;border-radius:50%;transform:rotate(-20deg)}.site-mascot{width:62%;max-width:290px;border-radius:50%;box-shadow:0 20px 55px #45644d24;position:relative}.site-float{position:absolute;display:flex;align-items:center;gap:12px;border:1px solid #edf0e6;border-radius:18px;padding:15px;background:#fffefa;box-shadow:0 12px 32px #304e3b12;font-size:12px;color:#82917f;line-height:1.6}.site-float b{color:#355444;font-weight:600}.site-float img{width:52px;height:52px;object-fit:contain}.site-float--one{top:20px;left:-30px}.site-float--two{right:-14px;bottom:35px}.site-art-caption{position:absolute;bottom:-24px;left:10px;transform:rotate(-6deg);font-family:Georgia,serif;font-style:italic;font-size:25px;color:#9a753f}
.site-section{padding:44px 0 70px}.site-section-head{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:28px}.site-section-head h2{font-size:34px;letter-spacing:-1.1px;line-height:1.2;margin:0;font-weight:650}.site-section-head p{color:#7b8b7e;margin:0;line-height:1.7;font-size:14px}.site-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.site-category{min-width:0;text-align:left;position:relative;background:#fffefa;border:1px solid #e4e9df;border-radius:18px;padding:22px;display:flex;flex-direction:column;align-items:flex-start;cursor:pointer;color:#254a3e;transition:box-shadow .2s,border-color .2s,transform .2s}.site-category:hover{transform:translateY(-3px);border-color:#aac2ae;box-shadow:0 12px 25px #3453420b}.site-category>span{width:62px;height:62px;border-radius:18px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.site-category img{width:52px;height:52px;object-fit:contain}.site-category strong{font-size:16px;line-height:1.4;font-weight:650}.site-category p{font-size:12px;color:#7a8a7c;line-height:1.65;margin:8px 0 0;max-width:90%;min-height:40px}.site-category>svg{position:absolute;right:18px;top:28px;color:#8ca58f}
.site-editorial{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;background:#e9eddf;border-radius:24px;padding:54px;margin:0 0 60px}.site-editorial h2,.site-join h2{font-weight:600;font-size:38px;letter-spacing:-1px;line-height:1.2;margin:0 0 22px}.site-editorial p{max-width:440px;color:#6d7d6b;margin:0 0 25px;font-size:15px}.site-guide-stack{display:flex;flex-direction:column;justify-content:center;gap:14px}.site-guide-stack>span{display:flex;align-items:center;gap:22px;padding:24px;background:#fffdf3;border-radius:12px;font-family:Georgia,serif;color:#aa956f;font-size:21px}.site-guide-stack b{font:500 15px/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#405442}
.site-join{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:0 0 60px}.site-join h2{font-size:30px;margin-bottom:12px}.site-join p{color:#7a897d;font-size:15px;max-width:600px;margin:0}.site-join .site-btn{flex-shrink:0}.site-footer{display:grid;grid-template-columns:1fr 1fr auto;gap:35px;align-items:start;border-top:1px solid #dce4d9;padding:36px 0;color:#859080;font-size:12px}.site-footer b{color:#285740;font-size:23px}.site-footer p{margin:5px 0}.site-footer>div:nth-child(2){display:flex;flex-direction:column;gap:8px}.site-footer button{border:0;background:none;padding:0;text-align:left;color:#61715f;font-size:12px!important;cursor:pointer}
.website .tabbar{top:80px;width:216px;background:#fffefa;border-right:1px solid #e4e9df;padding-top:20px}.website .desktop-nav-brand{display:none}.website .desktop-nav-caption{font-size:10px;letter-spacing:2px;color:#94a08f}.website.app-ready #screen{max-width:1400px;margin-left:216px;margin-right:auto;padding:34px 36px 70px}.website .tab{border-radius:10px}.website .tab.is-active{background:#edf2e7;color:#14594b}.website .desktop-nav-footer{color:#8a9982}.website .site-dashboard-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:4px 0 28px}.site-dashboard-heading h1{font-size:32px;letter-spacing:-1px;margin:0;line-height:1.3;font-weight:650}.site-dashboard-heading p{color:#81907f;margin:8px 0 0}.site-dashboard-heading .site-eyebrow{margin-bottom:12px}.site-city-pill{display:flex;align-items:center;gap:8px;background:#fffefa;border:1px solid #dbe3d4;border-radius:30px;padding:8px 14px;font-size:13px!important;color:#5d765e;cursor:pointer}.site-assistant-banner{display:flex;justify-content:space-between;align-items:center;gap:35px;background:#e8eede;border-radius:20px;padding:32px 36px;margin-bottom:36px}.site-assistant-banner>div{flex:1}.site-assistant-banner h2{font-size:27px;line-height:1.3;letter-spacing:-.7px;margin:0 0 10px;max-width:540px;font-weight:600}.site-assistant-banner p{color:#6e836b;margin:0 0 22px;font-size:14px}.site-assistant-banner>img{width:160px;height:160px;border-radius:50%;object-fit:cover}.site-assistant-banner form{display:flex;background:#fffefa;border:1px solid #d7e0cb;border-radius:12px;padding:6px;gap:6px;max-width:570px}.site-assistant-banner input{border:0;background:none;min-width:0;flex:1;padding:8px;outline-offset:0;font-size:13px;color:#3f614b}.site-assistant-banner .site-btn{padding:10px}.site-dashboard .site-section-head h2{font-size:23px}.website #adSlot{margin-top:28px}.website .card,.website .row,.website .article{box-shadow:none}.website .guide-prose{color:#384e42;line-height:1.85}.website .tr-pron{color:#6c7d68}.website #screen>h1{line-height:1.2;letter-spacing:-1px;font-size:34px}
.site-public{padding-top:40px!important;padding-bottom:70px!important}.site-public>h1{margin:20px 0 34px}.site-back{border:0;background:none;padding:0;color:#618162;cursor:pointer}.site-public-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:24px 0 36px}.site-public-card{display:flex;align-items:center;gap:15px;padding:24px;border:1px solid #dfe6d9;border-radius:16px;background:#fffefa;color:#355b40;cursor:pointer;text-align:left}.site-public-card strong{flex:1;font-size:15px;font-weight:600}.site-public-card:hover{border-color:#8ba27d}.site-listing-preview{align-items:flex-start;flex-direction:column;gap:10px}.site-listing-preview p{font-size:13px;color:#7d9074;margin:0}.site-listing-kind{font-size:11px;letter-spacing:1px;text-transform:uppercase;color:#8a9a80}.site-lead{color:#6e8366}.site-public .guide-article,.site-public .legal{max-width:850px;margin:auto}.site-public .guide-article{background:#fffefa;padding:40px;border:1px solid #e1e7dc;border-radius:16px}
.site-auth{width:min(460px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow:auto;border:1px solid #e1e6da;border-radius:22px;background:#fffefa;color:#294737;padding:36px;box-shadow:0 35px 90px #15332540}.site-auth::backdrop{background:#17372d77;backdrop-filter:blur(4px)}.site-dialog-close{position:absolute;right:17px;top:12px;font-size:28px!important;line-height:1;border:0;background:none;color:#81917a;cursor:pointer}.site-auth-logo{font-size:25px;font-weight:750;letter-spacing:-1px;color:#1c654c;margin-bottom:26px}.site-auth .site-eyebrow{font-size:9px;letter-spacing:1.8px;margin-bottom:10px}.site-auth h2{font-size:33px;line-height:1.15;letter-spacing:-1px;font-weight:600;margin:0 0 14px}.site-auth>p{color:#7b8d71;font-size:13px;line-height:1.65}.site-google{display:flex;align-items:center;justify-content:center;gap:14px;border:1px solid #dbe1d5;border-radius:10px;padding:11px;color:#3d5640;text-decoration:none;font-size:14px;margin:24px 0}.site-google b{font-size:21px;color:#4285f4}.site-google.is-disabled{opacity:.45;cursor:not-allowed}.site-auth-divider{text-align:center;font-size:10px;color:#9aa48d;position:relative;margin:18px 0}.site-auth label{display:flex;flex-direction:column;font-size:12px;gap:7px;margin-bottom:15px;color:#506448}.site-auth input{width:100%;border:1px solid #dbe3d1;border-radius:10px;padding:12px;background:white;color:#294737;min-height:44px}.site-auth-note,.site-auth-privacy{font-size:11px!important;color:#8a9880!important;line-height:1.6}.site-auth form>.site-btn{width:100%;margin-top:7px}.site-auth-message{font-size:12px;color:#8b633d;line-height:1.6;margin-top:16px;min-height:16px}.site-code{font-size:25px!important;letter-spacing:7px;text-align:center}.site-auth .linkish{font-size:11px}.site-auth form>p{font-size:13px;overflow-wrap:anywhere}
@media(min-width:1600px){.website.app-ready #screen{max-width:1320px;margin-left:max(216px,calc((100vw - 1320px)/2 + 108px))}}
@media(max-width:1100px){.site-header-inner{padding:0 24px;gap:30px}.site-hero{gap:15px;min-height:530px}.site-hero-art{min-height:350px}.site-float{padding:11px;font-size:10px}.site-float img{width:40px;height:40px}.site-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.website.app-ready #screen{padding:26px}.site-assistant-banner>img{width:110px;height:110px}.site-assistant-banner{padding:24px}.site-assistant-banner h2{font-size:24px}.site-editorial{gap:30px;padding:35px}.site-footer{grid-template-columns:1fr 1fr}.site-footer>span{display:none}}
@media(max-width:899px){body.website{padding-top:70px;padding-bottom:80px}#siteHeader{height:70px}.site-header-inner{padding:0 20px;gap:22px}.site-header-inner nav{gap:16px}.site-header-inner nav button{font-size:12px}.site-wordmark{font-size:26px!important}.website.site-guest #screen{padding:0 24px}.website.app-ready #screen{margin-left:auto;margin-right:auto;max-width:900px;padding:25px 24px 30px}.website .tabbar{top:auto;bottom:0;width:100%;height:70px;border-right:0;border-top:1px solid #dde4d6;padding-top:0;display:flex}.website .tabbar[hidden]{display:none}.website .desktop-nav-caption,.website .desktop-nav-footer{display:none}.site-hero{min-height:480px;padding:45px 0}.site-hero-copy>p{font-size:15px}.site-hero h1{font-size:49px;letter-spacing:-2px}.site-hero-art{min-height:300px;margin-left:10px}.site-float--one{left:-20px;top:0}.site-float--two{right:-10px;bottom:0}.site-art-caption{font-size:20px;bottom:-35px}.site-category-grid{gap:12px}.site-category{padding:18px}.site-category strong{font-size:14px}.site-editorial h2{font-size:31px}.site-join h2{font-size:26px}.site-public-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.site-header-inner nav{display:none}.site-account{gap:10px}.site-account-name{max-width:140px;font-size:12px!important}.site-signout{font-size:11px!important}.website.site-guest #screen{padding:0 20px}.site-hero{grid-template-columns:1fr;padding-top:40px;gap:45px;padding-bottom:55px}.site-hero h1{font-size:54px;line-height:1.08}.site-hero-copy>p{font-size:15px;line-height:1.75;margin-bottom:25px}.site-eyebrow{font-size:10px;letter-spacing:1.7px}.site-hero-note{font-size:10px;margin-top:22px}.site-hero-art{min-height:280px;margin:0 14px 12px}.site-mascot{width:175px}.site-float--one{left:-16px;top:6px}.site-float--two{right:-16px;bottom:14px}.site-art-caption{bottom:-26px;left:0}.site-btn{font-size:13px!important;padding:13px 17px}.site-section{padding-top:25px;padding-bottom:40px}.site-section-head{margin-bottom:20px}.site-section-head h2{font-size:28px}.site-section-head p{display:none}.site-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.site-category{padding:17px 14px}.site-category>span{width:54px;height:54px;margin-bottom:14px}.site-category img{width:47px;height:47px}.site-category>svg{right:12px;top:20px;width:14px}.site-category strong{font-size:13px;min-height:36px}.site-category p{font-size:11px;min-height:35px;max-width:100%;margin-top:5px}.site-editorial{grid-template-columns:1fr;padding:28px 22px;border-radius:18px;margin-bottom:38px;gap:30px}.site-editorial h2{font-size:30px}.site-editorial p{font-size:13px}.site-guide-stack{gap:8px}.site-guide-stack>span{padding:17px;font-size:18px}.site-guide-stack b{font-size:12px}.site-join{align-items:flex-start;flex-direction:column;gap:22px;padding-bottom:35px}.site-join h2{font-size:27px}.site-join p{font-size:13px}.site-footer{gap:20px;padding:24px 0;grid-template-columns:1fr}.site-footer>div:nth-child(2){gap:10px}.site-dashboard-heading{align-items:flex-start!important;flex-direction:column;gap:15px!important}.site-dashboard-heading h1{font-size:27px}.site-dashboard-heading p{font-size:13px}.site-city-pill{font-size:12px!important;padding:6px 12px}.site-assistant-banner{padding:23px 19px;gap:0}.site-assistant-banner>img{display:none}.site-assistant-banner h2{font-size:25px}.site-assistant-banner p{font-size:12px}.site-assistant-banner input{font-size:11px}.website.app-ready #screen{padding:24px 17px}.site-dashboard .site-section-head h2{font-size:22px}.site-dashboard .linkish{font-size:11px}.site-public-grid{grid-template-columns:1fr;gap:10px}.site-public-card{padding:19px}.site-public .guide-article{padding:22px}.site-public>h1{font-size:29px!important}.site-auth{padding:28px 24px}.site-auth h2{font-size:30px}.site-auth-logo{margin-bottom:20px}}
@media(prefers-reduced-motion:reduce){.website *{scroll-behavior:auto!important;transition:none!important}}
.website .guide-prose { white-space: pre-line; overflow-wrap: anywhere; }
body.website { padding-left:0; padding-right:0; }
.site-hero-copy,.site-hero-art { min-width:0; }
@media(max-width:600px){.site-hero{grid-template-columns:minmax(0,1fr)}.site-hero h1{font-size:clamp(36px,12vw,54px)}.site-hero-note{line-height:1.6}.site-hero-note>span{flex:none}}
.site-menu-toggle{display:none} .website #siteHeader .topbar__back{flex:none} @media(max-width:600px){.site-menu-toggle{display:block;background:none;border:0;color:#38674e;font-size:20px!important;padding:4px;cursor:pointer}.site-header-inner{gap:12px}.site-menu-open .site-header-inner nav{display:flex;position:absolute;top:70px;left:0;right:0;padding:18px 20px;background:#fffefa;border-bottom:1px solid #dce4d6;justify-content:space-between}.site-menu-open .site-header-inner nav button{font-size:13px}.website #siteHeader .topbar__back{width:28px;height:28px}}

.site-install{text-align:left}.install-icon{width:64px;height:64px;border-radius:16px;display:block;margin:0 0 16px}
.install-tabs{display:flex;gap:6px;background:#eef2ea;border-radius:12px;padding:4px;margin:18px 0 16px}
.install-tabs button{flex:1;border:0;background:none;border-radius:9px;padding:9px;font:inherit;font-size:14px;font-weight:600;color:#6d7f66;cursor:pointer}
.install-tabs button[aria-selected=true]{background:#fff;color:#1c654c;box-shadow:0 1px 4px #1533251f}
.install-steps{list-style:none;padding:0;margin:0 0 12px;display:grid;gap:12px}
.install-steps li{display:flex;gap:12px;align-items:flex-start;font-size:14px;line-height:1.5;color:#294737}
.install-steps li>span{flex:none;width:26px;height:26px;border-radius:50%;background:#1c654c;color:#fff;font-size:13px;font-weight:700;display:grid;place-items:center}
.install-share{vertical-align:-3px;color:#1c654c}.site-install .install-native{width:100%;margin:0 0 16px}
.install-later{display:block;margin:14px auto 0}

.site-auth .auth-title{font-size:30px;font-weight:700;letter-spacing:-.5px;margin:4px 0 22px;color:#17221b}
.auth-methods{display:grid;gap:14px}
.site-auth .auth-method{position:relative;display:flex;align-items:center;justify-content:center;min-height:58px;width:100%;border:1px solid #e3e6e1;border-radius:12px;background:#fff;box-shadow:0 2px 5px #1533251a;color:#17221b;font:inherit;font-size:17px;font-weight:600;text-decoration:none;cursor:pointer}
.auth-method:hover{border-color:#cfd6cb;box-shadow:0 3px 9px #15332524}
.auth-method svg{position:absolute;left:22px;top:50%;transform:translateY(-50%)}
.auth-switch{margin:20px 0 0;font-size:15px;color:#6b7468}
.auth-forgot{margin:14px 0 0}
.auth-link{border:0;background:none;padding:0;font:inherit;font-size:15px;color:#2f6db0;cursor:pointer}
.auth-back{margin:12px 0 0}
.site-auth .auth-method span{font-size:17px;font-weight:600;color:#17221b}
