:root{
  --ink:#0a0f0b;--muted:#5e625d;--line:rgba(10,15,11,.12);--paper:#f8f5ed;--card:#fffdf8;--sage:#5d7f59;--accent:#5d7f59;--soft:#ecf6e8;--shadow:0 24px 80px rgba(25,24,20,.08);--radius:28px;--font:'Open Sans',Arial,sans-serif;
  --blush:#fae9ec;--mint:#eaf6e4;--blue:#e7f5fb;--butter:#fbf1cc;--violet:#efe9fb;--sand:#f8ecd8;--stone:#edf1ec;
}
:root[data-theme="sage"]{--accent:#5d7f59;--soft:#ecf6e8;--paper:#f8f5ed;--ink:#0a0f0b}
:root[data-theme="ink"]{--accent:#07110b;--soft:#eeeeeb;--paper:#f8f5ed;--ink:#0a0f0b}
:root[data-theme="ocean"]{--accent:#167f91;--soft:#e3f5fa;--paper:#f7f6ee;--ink:#06131a}
:root[data-theme="copper"]{--accent:#a76238;--soft:#f7e8dc;--paper:#fbf5ec;--ink:#15110d}
:root[data-theme="violet"]{--accent:#7557a8;--soft:#eee7fb;--paper:#f8f5ef;--ink:#100d16}
:root[data-theme="mono"]{--accent:#111;--soft:#eeeeee;--paper:#f7f5ef;--ink:#080808}
*{box-sizing:border-box}
html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(90deg,#f7f4eb,#fbf7eb);color:var(--ink);font-family:var(--font);font-weight:500;overflow-x:hidden}a{color:inherit}.molo-wrap{width:min(1680px,calc(100% - 56px));margin:0 auto}.molo-header{position:sticky;top:0;z-index:40;background:rgba(255,253,247,.94);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.molo-header-inner{min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:22px}.molo-logo img{height:74px;width:auto;display:block;object-fit:contain}.molo-nav{display:flex;align-items:center;justify-content:flex-end;gap:14px;flex-wrap:wrap}.molo-nav a,.btn,.theme-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 28px;border:1px solid var(--line);border-radius:999px;background:#fffdf8;color:var(--ink);font-weight:800;text-decoration:none;letter-spacing:-.01em;cursor:pointer;white-space:nowrap}.molo-nav a:hover,.btn:hover,.theme-toggle:hover{border-color:color-mix(in srgb,var(--accent) 45%, transparent);background:var(--soft)}.btn.dark{background:#07110b;color:#fff;border-color:#07110b}.btn.accent{background:var(--accent);color:#fff;border-color:var(--accent)}.theme-menu-wrap{position:relative}.theme-menu{position:absolute;right:0;top:calc(100% + 12px);z-index:60;width:430px;max-width:min(92vw,430px);padding:18px;border:1px solid var(--line);border-radius:24px;background:#fffdf8;box-shadow:0 24px 80px rgba(25,24,20,.16);display:grid;grid-template-columns:1fr 1fr;gap:12px}.theme-menu button{border:1px solid var(--line);background:var(--soft);border-radius:18px;min-height:58px;padding:0 16px;text-align:left;display:flex;gap:12px;align-items:center;font:inherit;font-weight:850;cursor:pointer}.theme-menu span{width:20px;height:20px;border-radius:50%;display:inline-block;box-shadow:0 0 0 1px rgba(0,0,0,.08)}.hero{padding:96px 0 48px}.eyebrow{display:flex;align-items:center;gap:12px;color:var(--accent);font-size:13px;text-transform:uppercase;letter-spacing:.34em;font-weight:900}.eyebrow:before{content:'';width:10px;height:10px;border-radius:50%;background:currentColor}.hero h1,.page-title{font-size:clamp(54px,7vw,132px);line-height:.92;letter-spacing:-.07em;margin:24px 0 24px;font-weight:850;max-width:1100px}.lead{font-size:clamp(18px,1.3vw,25px);line-height:1.55;color:#3f443f;max-width:850px}.grid{display:grid;gap:28px}.card{background:rgba(255,253,248,.88);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.section{padding:68px 0}.footer{border-top:1px solid var(--line);padding:46px 0}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:34px;align-items:start}.footer img{height:58px;width:auto;object-fit:contain}.footer a{color:var(--ink);text-decoration:none;font-weight:750;display:block;margin:9px 0}.small{color:var(--muted);font-size:14px;line-height:1.5}.price-row{display:flex;align-items:baseline;gap:8px;white-space:nowrap;line-height:1;max-width:100%;overflow:visible}.price-row .price{font-size:clamp(38px,3.2vw,58px);font-weight:900;letter-spacing:-.05em;white-space:nowrap}.price-row .per{font-size:17px;font-weight:900;white-space:nowrap}.pricing-cards,.team-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;align-items:stretch;margin-bottom:70px}.pricing-card{padding:34px;min-height:620px;display:flex;flex-direction:column}.pricing-card.featured{border:3px solid color-mix(in srgb,var(--accent) 70%, transparent)}.pricing-card.dark{background:#07110b;color:#fff}.pricing-card.dark .lead,.pricing-card.dark p,.pricing-card.dark .tick{color:rgba(255,255,255,.92)}.pricing-card.dark .tick:before{background:#e2efd8;color:#07110b}.pricing-card h2{font-size:32px;margin:62px 0 36px;letter-spacing:-.04em}.pricing-card .plan-text{min-height:104px;line-height:1.55;color:#394039}.pricing-card.dark .plan-text{color:rgba(255,255,255,.92)}.pricing-card .plan-bottom{margin-top:auto}.pricing-card.dark .price-row .price{font-size:clamp(34px,2.6vw,52px)}.pricing-card.dark .price-row{color:#fff}.tick{display:flex;align-items:flex-start;gap:12px;margin:18px 0;color:#323832}.tick:before{content:'✓';display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;border-radius:50%;background:#dcead1;color:#183a1d;font-weight:900}.notice{padding:16px 20px;border-radius:18px;background:#fff0d5;border:1px solid #e6c46d;font-weight:800;color:#664200}.molo-table{width:100%;border-collapse:separate;border-spacing:0 10px}.molo-table th{text-align:left;font-size:13px;text-transform:uppercase;letter-spacing:.16em;color:#476742}.molo-table td,.molo-table th{padding:14px 16px}.molo-table tr{background:#fffdf8}.pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:10px 16px;background:#fff;border:1px solid var(--line);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.avatar{width:58px;height:58px;border-radius:50%;object-fit:cover;background:#e8f2df;border:2px solid #fff;box-shadow:0 8px 28px rgba(0,0,0,.08)}.avatarbox{width:58px;height:58px;border-radius:50%;background:#e8f2df;display:flex;align-items:center;justify-content:center;font-weight:900;color:#55714f;overflow:hidden}.avatarbox img{width:100%;height:100%;object-fit:cover}.modal{position:fixed;inset:0;background:rgba(0,0,0,.35);display:none;align-items:center;justify-content:center;z-index:80;padding:22px}.modal.open{display:flex}.modal-card{width:min(680px,100%);background:#fffdf8;border-radius:30px;padding:32px;border:1px solid var(--line);box-shadow:0 30px 100px rgba(0,0,0,.18)}label{display:block;font-weight:900;margin:14px 0 8px}input,select,textarea{width:100%;min-height:54px;border-radius:16px;border:1px solid var(--line);background:#fff;padding:0 18px;font:inherit;font-weight:750;max-width:100%}textarea{min-height:120px;padding:16px 18px;resize:vertical;max-height:260px;overflow:auto}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.hide{display:none!important}.soft-panel{background:linear-gradient(135deg,#fffdf8,var(--soft));border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}
@media(max-width:1200px){.pricing-cards,.team-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-card.dark .price-row .price{font-size:clamp(34px,5vw,54px)}}
@media(max-width:900px){.molo-wrap{width:min(100% - 28px,680px)}.molo-header-inner{height:auto;padding:16px 0;align-items:flex-start}.molo-logo img{height:60px}.molo-nav{justify-content:flex-start}.molo-nav a,.btn,.theme-toggle{min-height:42px;padding:0 18px}.theme-menu{left:0;right:auto;grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.form-row{grid-template-columns:1fr}.hero{padding:54px 0 28px}.hero h1,.page-title{font-size:clamp(46px,13vw,78px)}.pricing-cards,.team-cards{grid-template-columns:1fr}.pricing-card{min-height:auto}.pricing-card h2{margin:32px 0 22px}.pricing-card .plan-text{min-height:0}}

/* V11 stabilise after rollback - small fixes only */
.theme-menu[hidden]{display:none!important}
.theme-menu-wrap{position:relative!important}
.theme-menu{right:0!important;left:auto!important;top:calc(100% + 12px)!important}
.molo-logo img{height:82px;max-width:360px}
.footer img{height:64px;max-width:320px}
.price-row{max-width:100%;overflow:visible;white-space:nowrap;display:flex;align-items:baseline;gap:10px}
.price-row .price{line-height:.95;white-space:nowrap;max-width:100%}
.price-row .per{white-space:nowrap;color:inherit;opacity:.9}
.pricing-card{overflow:hidden}
.pricing-card.dark{overflow:hidden;background:#07110b;color:#fff}
.pricing-card.dark .price-row{display:flex;flex-wrap:nowrap;align-items:flex-end;gap:8px;max-width:100%}
.pricing-card.dark .price-row .price{font-size:clamp(34px,2.8vw,52px);letter-spacing:-.055em;white-space:nowrap}
.pricing-card.dark .price-row .per{font-size:15px;color:rgba(255,255,255,.9)}
.pricing-card.dark .tick,.pricing-card.dark .plan-text,.pricing-card.dark p{color:rgba(255,255,255,.9)!important}
.pricing-card.dark .btn{background:#fffdf8;color:#07110b;border-color:#fffdf8}
textarea{resize:vertical;max-width:100%;min-width:100%;max-height:280px;overflow:auto}
input,select,textarea{max-width:100%}
.lifetime-pricing{margin:8px 0 82px;background:#07110b;color:#fff;border-radius:34px;padding:clamp(32px,4vw,56px);display:grid;grid-template-columns:.9fr 1.1fr;gap:32px;align-items:end;box-shadow:var(--shadow);overflow:hidden}
.lifetime-pricing .eyebrow{color:#bfd8b0}
.lifetime-pricing h2{font-size:clamp(42px,5vw,84px);line-height:.95;letter-spacing:-.06em;margin:18px 0}
.lifetime-pricing p{font-size:20px;line-height:1.55;color:rgba(255,255,255,.82);max-width:720px}
.lifetime-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.lifetime-grid a{background:#fffdf8;color:#07110b;text-decoration:none;border-radius:24px;padding:24px;min-height:140px;display:flex;flex-direction:column;justify-content:space-between;font-weight:900;border:1px solid rgba(255,255,255,.25)}
.lifetime-grid span{font-size:18px}.lifetime-grid strong{font-size:38px;letter-spacing:-.04em}
.avatarbox img{display:block;width:100%;height:100%;object-fit:cover}
@media(max-width:1200px){.lifetime-pricing,.lifetime-grid{grid-template-columns:1fr}.pricing-card.dark .price-row .price{font-size:clamp(34px,6vw,54px)}}
@media(max-width:900px){.molo-logo img{height:62px;max-width:260px}.theme-menu{left:auto!important;right:0!important}.lifetime-pricing{padding:28px;border-radius:28px}.lifetime-grid a{min-height:110px}.price-row .price{font-size:clamp(36px,12vw,58px)}}


/* MOLO brand lockup and shared adult image polish */
.molo-logo{display:flex;align-items:center;text-decoration:none;min-width:0;flex:0 0 auto}
.molo-brand-lockup{display:flex;align-items:center;gap:14px;min-width:0;text-decoration:none;color:var(--ink)}
.molo-brand-mark{width:64px!important;height:64px!important;min-width:64px!important;border-radius:20px!important;object-fit:cover!important;object-position:center!important;display:block!important;box-shadow:0 12px 34px rgba(25,24,20,.08)}
.molo-brand-words{display:block;min-width:0;line-height:1}.molo-brand-words strong{display:block;font-size:27px;line-height:.95;font-weight:950;letter-spacing:-.045em;color:var(--ink);white-space:nowrap}.molo-brand-words em{display:block;margin-top:8px;font-style:normal;text-transform:uppercase;letter-spacing:.28em;font-size:10px;line-height:1.1;font-weight:950;color:var(--accent);white-space:nowrap}.footer-brand-lockup{margin-bottom:12px}.footer-brand-lockup .molo-brand-mark{width:54px!important;height:54px!important;min-width:54px!important;border-radius:18px!important}.footer-brand-lockup .molo-brand-words strong{font-size:22px}.footer-brand-lockup .molo-brand-words em{font-size:8px;letter-spacing:.22em}
.avatarbox img,.avatar img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
@media(max-width:900px){.molo-header-inner{align-items:flex-start!important}.molo-brand-mark{width:56px!important;height:56px!important;min-width:56px!important;border-radius:18px!important}.molo-brand-words strong{font-size:23px}.molo-brand-words em{font-size:9px;letter-spacing:.22em}.molo-nav{max-width:100%;overflow-x:auto;flex-wrap:nowrap!important;padding-bottom:8px}}
@media(max-width:480px){.molo-brand-lockup{gap:11px}.molo-brand-mark{width:48px!important;height:48px!important;min-width:48px!important;border-radius:16px!important}.molo-brand-words strong{font-size:20px}.molo-brand-words em{font-size:7.5px;letter-spacing:.16em}.molo-logo{max-width:100%}}


/* MOLO global planner/account shell - used by planner updates going forward */
.molo-global-planner-topbar{position:sticky;top:0;z-index:1000;min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px clamp(16px,3vw,34px);background:rgba(255,253,248,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(24,20,16,.12);font-family:'Open Sans',Arial,sans-serif}.molo-global-brand{display:flex;align-items:center;gap:13px;text-decoration:none;color:var(--ink,#15120f)}.molo-global-brand img{width:58px;height:58px;border-radius:18px;object-fit:cover;display:block}.molo-global-brand strong{display:block;font-size:24px;font-weight:900;letter-spacing:-.04em;line-height:1}.molo-global-brand em{display:block;margin-top:5px;font-style:normal;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.22em;color:var(--accent,#557947)}.molo-global-topbar-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.molo-connection-pill,.molo-account-pill,.molo-theme-button{display:inline-flex;align-items:center;gap:8px;min-height:42px;border:1px solid rgba(24,20,16,.12);border-radius:999px;background:#fffdf8;color:#15120f;padding:0 14px;font-weight:900;text-decoration:none}.molo-connection-pill i{width:10px;height:10px;border-radius:50%;display:inline-block;box-shadow:0 0 0 4px rgba(0,0,0,.04)}.molo-status-green{background:#20a35b!important}.molo-status-red{background:#d94a3a!important}.molo-theme-button{cursor:pointer}.molo-theme-popover{position:fixed;z-index:2000;background:#fffdf8;border:1px solid rgba(24,20,16,.14);border-radius:22px;box-shadow:0 24px 80px rgba(25,24,20,.18);padding:12px;display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:8px;width:min(330px,calc(100vw - 28px))}.molo-theme-popover button{min-height:48px;border:0;border-radius:14px;background:#f8f5ed;color:#15120f;font-weight:900;text-align:left;padding:0 12px;cursor:pointer}.molo-theme-popover input{grid-column:1/-1;width:100%;height:46px;border:1px solid rgba(24,20,16,.14);border-radius:14px;padding:0 12px;font:inherit;font-weight:800}.molo-theme-dot{width:16px;height:16px;border-radius:50%;display:inline-block;margin-right:8px;vertical-align:middle}.molo-live-walkthrough{border:1px solid rgba(24,20,16,.12);background:#fffdf8;border-radius:24px;padding:20px;box-shadow:0 18px 50px rgba(31,26,17,.08)}@media(max-width:760px){.molo-global-planner-topbar{align-items:flex-start;flex-direction:column}.molo-global-brand img{width:50px;height:50px}.molo-global-brand strong{font-size:21px}.molo-account-pill{max-width:100%;overflow:hidden;text-overflow:ellipsis}}



/* MOLO clean global correction - public/account/planner shell */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700;800;900&display=swap');
html,body,button,input,select,textarea{font-family:'Open Sans',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif!important;}
.molo-topline{width:100%;background:#101511;color:#fffaf1;text-align:center;text-transform:uppercase;letter-spacing:.22em;font-size:11px;font-weight:900;padding:8px 14px;line-height:1.2;}
.molo-public-clean-header{width:100%;position:sticky;top:0;z-index:100;background:rgba(255,250,241,.96);border-bottom:1px solid rgba(24,20,16,.12);backdrop-filter:blur(16px);}
.molo-header-inner{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:18px clamp(18px,4vw,56px);max-width:1600px;margin:0 auto;}
.molo-logo,.molo-global-brand{display:flex!important;align-items:center!important;gap:16px!important;text-decoration:none!important;color:var(--ink,#15120f)!important;min-width:0!important;}
.molo-brand-lockup,.molo-global-brand{display:flex!important;align-items:center!important;gap:16px!important;}
.molo-brand-mark,.molo-global-brand img{width:74px!important;height:74px!important;min-width:74px!important;border-radius:22px!important;object-fit:cover!important;box-shadow:0 14px 34px rgba(25,24,20,.09)!important;display:block!important;}
.molo-brand-words strong,.molo-global-brand strong{display:block!important;font-size:34px!important;line-height:.95!important;font-weight:900!important;letter-spacing:-.045em!important;color:#15120f!important;white-space:nowrap!important;}
.molo-brand-words em,.molo-global-brand em{display:block!important;margin-top:8px!important;font-style:normal!important;text-transform:uppercase!important;letter-spacing:.30em!important;font-size:10px!important;line-height:1.1!important;font-weight:900!important;color:#5f7f55!important;white-space:nowrap!important;}
.molo-nav{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap;}
.molo-nav .btn{min-height:46px;padding:12px 20px;border-radius:999px;font-weight:900;text-decoration:none;}
.molo-nav .btn.light{background:rgba(255,255,255,.72);border:1px solid rgba(24,20,16,.14);color:#15120f;}
.molo-nav .btn.dark{background:#101511;color:#fffaf1;border:1px solid #101511;}
.molo-global-planner-topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px clamp(18px,4vw,40px);background:rgba(255,250,241,.96);border-bottom:1px solid rgba(24,20,16,.12);position:sticky;top:0;z-index:80;}
.molo-global-topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap;}
.molo-connection-pill,.molo-account-pill,.molo-theme-button{display:inline-flex;align-items:center;gap:8px;border-radius:999px;border:1px solid rgba(24,20,16,.14);background:#fff;color:#15120f;padding:11px 16px;font-weight:900;box-shadow:0 10px 28px rgba(25,24,20,.06);}
.molo-theme-button{cursor:pointer;}
.molo-status-green,.molo-status-red{width:10px;height:10px;border-radius:50%;display:inline-block;flex:0 0 auto;}
.molo-status-green{background:#20b95a!important;box-shadow:0 0 0 4px rgba(32,185,90,.13)!important;}
.molo-status-red{background:#e23c3c!important;box-shadow:0 0 0 4px rgba(226,60,60,.13)!important;}
@media(max-width:900px){.molo-header-inner,.molo-global-planner-topbar{padding:14px 16px}.molo-brand-mark,.molo-global-brand img{width:56px!important;height:56px!important;min-width:56px!important;border-radius:18px!important}.molo-brand-words strong,.molo-global-brand strong{font-size:23px!important}.molo-brand-words em,.molo-global-brand em{font-size:8px!important;letter-spacing:.18em!important}.molo-nav{gap:7px}.molo-nav .btn{padding:10px 14px;font-size:13px}.molo-account-pill{display:none}}
@media(max-width:520px){.molo-topline{font-size:8px;letter-spacing:.12em}.molo-brand-words em{display:none!important}.molo-brand-words strong{font-size:21px!important}.molo-brand-mark{width:50px!important;height:50px!important;min-width:50px!important}.molo-nav .btn.light{display:none}.molo-global-topbar-actions{width:100%;justify-content:flex-start}.molo-global-planner-topbar{align-items:flex-start;flex-direction:column}}

/* MOLO cleanup after login/account correction */
.molo-topline{display:none!important;}
.molo-header-status{display:inline-flex;align-items:center;gap:8px;min-height:46px;padding:0 18px;border:1px solid rgba(24,20,16,.14);border-radius:999px;background:#fff;color:#15120f;font-weight:900;white-space:nowrap;box-shadow:0 10px 28px rgba(25,24,20,.05)}
.molo-header-status i{width:10px;height:10px;border-radius:50%;display:inline-block;flex:0 0 auto;}
.molo-nav .btn.dark{background:#101511!important;color:#fffaf1!important;border-color:#101511!important;}
.molo-nav .btn.light{background:#fffdf8!important;color:#15120f!important;border:1px solid rgba(24,20,16,.14)!important;}
.molo-public-clean-header .molo-header-inner{min-height:96px;}
@media(max-width:900px){.molo-header-status{min-height:42px;padding:0 14px;font-size:13px}.molo-public-clean-header .molo-header-inner{min-height:78px}}

/* MOLO navigation and typography repair - keep text readable and stop joined letters */
html,body,button,input,select,textarea{font-family:'Open Sans',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif!important;font-kerning:normal;text-rendering:optimizeLegibility;}
h1,h2,h3,.hero h1,.landing-section h1{letter-spacing:-.018em!important;font-weight:900!important;line-height:1.02!important;}
.molo-topline,.top-strip{display:none!important;}
.molo-public-clean-header .molo-header-inner{min-height:96px!important;}
.molo-logo,.molo-global-brand{cursor:pointer;}
.molo-brand-words strong,.molo-global-brand strong{letter-spacing:-.025em!important;font-weight:900!important;}
.molo-brand-words em,.molo-global-brand em{letter-spacing:.24em!important;font-weight:900!important;}
.molo-header-status i,.molo-connection-pill i{background:#20b95a!important;}
.molo-status-red{background:#e23c3c!important;}
@media(max-width:900px){h1,.hero h1,.landing-section h1{letter-spacing:-.012em!important;line-height:1.06!important;}.molo-public-clean-header .molo-header-inner{min-height:78px!important;}}

/* MOLO Global Base V4 - clean readable header, connected dots and theme box */
html,body,button,input,select,textarea{font-family:'Open Sans',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif!important;font-kerning:normal;text-rendering:optimizeLegibility;}
h1,h2,h3,.hero h1,.landing-section h1{letter-spacing:0!important;font-weight:900!important;line-height:1.05!important;}
.molo-topline,.top-strip{display:none!important;}
.molo-public-clean-header{width:100%;position:sticky;top:0;z-index:100;background:rgba(255,250,241,.96);border-bottom:1px solid rgba(24,20,16,.12);backdrop-filter:blur(16px);}
.molo-public-clean-header .molo-header-inner{min-height:96px!important;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:16px clamp(18px,4vw,56px);max-width:1600px;margin:0 auto;}
.molo-logo,.molo-global-brand{display:flex!important;align-items:center!important;gap:16px!important;text-decoration:none!important;color:#15120f!important;min-width:0!important;cursor:pointer;}
.molo-brand-lockup,.molo-global-brand{display:flex!important;align-items:center!important;gap:16px!important;}
.molo-brand-mark,.molo-global-brand img{width:74px!important;height:74px!important;min-width:74px!important;border-radius:22px!important;object-fit:cover!important;box-shadow:0 14px 34px rgba(25,24,20,.09)!important;display:block!important;}
.molo-brand-words strong,.molo-global-brand strong{display:block!important;font-size:33px!important;line-height:1!important;font-weight:900!important;letter-spacing:0!important;color:#15120f!important;white-space:nowrap!important;}
.molo-brand-words em,.molo-global-brand em{display:block!important;margin-top:7px!important;font-style:normal!important;text-transform:uppercase!important;letter-spacing:.18em!important;font-size:10px!important;line-height:1.2!important;font-weight:900!important;color:#5f7f55!important;white-space:nowrap!important;}
.molo-nav{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap;}
.molo-nav .btn{min-height:46px;padding:12px 20px;border-radius:999px;font-weight:900;text-decoration:none;}
.molo-nav .btn.light{background:#fffdf8!important;color:#15120f!important;border:1px solid rgba(24,20,16,.14)!important;}
.molo-nav .btn.dark{background:#101511!important;color:#fffaf1!important;border:1px solid #101511!important;}
.molo-header-status{display:inline-flex;align-items:center;gap:8px;min-height:46px;padding:0 18px;border:1px solid rgba(24,20,16,.14);border-radius:999px;background:#fff;color:#15120f;font-weight:900;white-space:nowrap;box-shadow:0 10px 28px rgba(25,24,20,.05)}
.molo-header-status i,.molo-connection-pill i,.molo-status-green,.molo-status-red{width:10px!important;height:10px!important;border-radius:50%!important;display:inline-block!important;flex:0 0 auto!important;}
.molo-status-green,.molo-header-status i{background:#20b95a!important;box-shadow:0 0 0 4px rgba(32,185,90,.13)!important;}
.molo-status-red{background:#e23c3c!important;box-shadow:0 0 0 4px rgba(226,60,60,.13)!important;}
.molo-global-planner-topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px clamp(18px,4vw,40px);background:rgba(255,250,241,.96);border-bottom:1px solid rgba(24,20,16,.12);position:sticky;top:0;z-index:80;}
.molo-global-topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap;}
.molo-connection-pill,.molo-account-pill,.molo-theme-button{display:inline-flex;align-items:center;gap:8px;border-radius:999px;border:1px solid rgba(24,20,16,.14);background:#fff;color:#15120f;padding:11px 16px;font-weight:900;text-decoration:none;box-shadow:0 10px 28px rgba(25,24,20,.06);}
.molo-sample-mode-banner{margin:16px 0 20px;padding:18px 20px;border:1px solid rgba(95,127,85,.24);border-radius:24px;background:#fffdf8;box-shadow:0 16px 46px rgba(25,24,20,.08);display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;}
.molo-sample-mode-banner strong{font-size:18px}.molo-sample-mode-banner p{margin:4px 0 0;color:#5f584f}.molo-sample-reset-btn{border:0;border-radius:999px;background:#101511;color:#fffaf1;padding:13px 18px;font-weight:900;cursor:pointer;}
@media(max-width:900px){.molo-public-clean-header .molo-header-inner,.molo-global-planner-topbar{padding:14px 16px}.molo-brand-mark,.molo-global-brand img{width:56px!important;height:56px!important;min-width:56px!important;border-radius:18px!important}.molo-brand-words strong,.molo-global-brand strong{font-size:23px!important}.molo-brand-words em,.molo-global-brand em{font-size:8px!important;letter-spacing:.12em!important}.molo-nav{gap:7px}.molo-nav .btn,.molo-header-status{padding:10px 14px;font-size:13px;min-height:42px}.molo-account-pill{display:none}}
@media(max-width:520px){.molo-brand-words em{display:none!important}.molo-brand-words strong{font-size:21px!important}.molo-brand-mark{width:50px!important;height:50px!important;min-width:50px!important}.molo-nav .btn.light{display:none}.molo-global-topbar-actions{width:100%;justify-content:flex-start}.molo-global-planner-topbar{align-items:flex-start;flex-direction:column}}
