:root{color-scheme:light;--y:#ffd600;--ink:#171717;--muted:#666;--bg:#f6f7f9;--card:#fff;--soft:#eee;--line:#ddd;--green:#16794d;--status-bg:#e7f6ef;--meetup-bg:#eef8ff;--tag:#fff4b8;--chat:#fafafa;--price:#8a6b00}html[data-theme="dark"]{color-scheme:dark;--ink:#f5f5f2;--muted:#a7a9ae;--bg:#0f1012;--card:#191a1c;--soft:#24262a;--line:#34363b;--green:#52d487;--status-bg:#132d21;--meetup-bg:#14222f;--tag:#3b3210;--chat:#121315;--price:#ffd95a}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,Arial;background:var(--bg);color:var(--ink)}a{color:inherit;text-decoration:none}.top{position:sticky;top:0;z-index:10;background:var(--card);border-bottom:1px solid var(--line)}.nav{max-width:1120px;margin:auto;display:flex;align-items:center;gap:18px;padding:14px 18px}.brand{font-weight:900;font-size:24px}.brand b{background:var(--y);padding:4px 7px;border-radius:8px}.mi{display:inline-block;background:var(--y);color:#111;padding:0 .16em;margin:0 .04em;border-radius:.28em;transform:rotate(-2deg);box-shadow:0 .12em 0 #111;font-weight:950}.navlinks{margin-left:auto;display:flex;gap:14px;align-items:center}.btn,button{background:var(--ink);color:#fff;border:0;border-radius:10px;padding:11px 15px;font-weight:700;cursor:pointer}.btn.yellow,button.yellow{background:var(--y);color:#111}.btn.light{background:var(--soft);color:var(--ink)}.wrap{max-width:1120px;margin:28px auto;padding:0 18px}.hero{background:linear-gradient(135deg,#ffd600,#ffec7a);border-radius:24px;padding:42px;display:grid;grid-template-columns:1.4fr 1fr;gap:28px}.hero h1{font-size:46px;line-height:1.02;margin:0 0 14px}.hero p{font-size:18px}.hero .panel{background:var(--card);padding:22px;border-radius:18px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:18px;box-shadow:0 4px 16px #00000008}.task h3{margin:5px 0}.price{font-weight:900;font-size:20px}.muted{color:var(--muted)}.tag{display:inline-block;background:var(--tag);padding:5px 9px;border-radius:999px;font-size:12px;font-weight:800}.status{display:inline-block;background:var(--status-bg);color:var(--green);padding:5px 9px;border-radius:999px;font-size:12px;font-weight:800}.form{max-width:680px;background:var(--card);border-radius:18px;padding:24px;border:1px solid var(--line)}.form label{display:block;font-weight:700;margin-top:12px}.form input,.form select,.form textarea{width:100%;padding:12px;border:1px solid var(--line);background:var(--card);color:var(--ink);border-radius:10px;margin-top:6px;font:inherit}.form textarea{min-height:120px}.flash{padding:12px 14px;border-radius:10px;background:var(--tag);margin-bottom:12px}.split{display:grid;grid-template-columns:2fr 1fr;gap:20px}.chat{max-height:360px;overflow:auto;background:var(--chat);padding:12px;border-radius:12px}.msg{padding:10px;background:var(--card);border-radius:10px;margin:8px 0;border:1px solid var(--line)}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stat{background:var(--card);padding:18px;border-radius:14px;border:1px solid var(--line)}.stat strong{font-size:28px;display:block}.table{width:100%;border-collapse:collapse;background:var(--card)}.table th,.table td{text-align:left;padding:10px;border-bottom:1px solid var(--line)}.actions{display:flex;gap:8px;flex-wrap:wrap}.navBadge{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 6px;margin-left:4px;border-radius:999px;background:#d92d20;color:#fff;font-size:11px;font-weight:900}.themeSwitch{display:flex;gap:3px;padding:3px;background:var(--soft);border:1px solid var(--line);border-radius:12px}.themeBtn{min-width:34px;padding:7px 8px;background:transparent;color:var(--ink);border-radius:9px}.themeBtn.active{background:var(--y);color:#111}.reviewShade{position:fixed;inset:0;background:#0009;z-index:50;display:grid;place-items:center;padding:22px}.reviewPrompt{width:min(430px,100%);background:var(--card);border:1px solid var(--line);border-radius:24px;padding:24px;text-align:center;box-shadow:0 30px 90px #0008}.reviewPrompt .star{width:64px;height:64px;border-radius:50%;background:var(--y);display:grid;place-items:center;margin:0 auto 12px;font-size:30px}.reviewPrompt form{margin-top:10px}.small{font-size:13px;padding:8px 10px}@media(max-width:800px){.hero,.split{grid-template-columns:1fr}.grid{grid-template-columns:1fr}.hero h1{font-size:36px}.navlinks a:not(.btn){display:none}.stats{grid-template-columns:1fr 1fr}}

:root{--y:#ffd400}body{font-family:Inter,system-ui;background:var(--bg)}.top{background:var(--card)}.nav{max-width:1180px}.brand{font-size:26px;font-weight:950}.brand b{display:inline-grid;place-items:center;width:42px;height:42px;padding:0;border-radius:14px}.wrap{max-width:1180px}.hero{position:relative;overflow:hidden;background:linear-gradient(145deg,#ffd400,#ffe86b);border-radius:32px;padding:58px;min-height:500px;grid-template-columns:1.15fr .85fr;box-shadow:0 24px 70px #c99e0033}.hero h1{font-size:64px;letter-spacing:-4px}.hero p{font-size:20px;line-height:1.55}.hero .panel{border:8px solid #151515;border-radius:34px;padding:34px;box-shadow:0 22px 55px #0002}.btn,button{border-radius:14px;padding:13px 18px}.card{border-radius:22px;padding:20px;box-shadow:0 10px 30px #0000000b}.task{transition:.2s}.task:hover{transform:translateY(-3px)}.form{border-radius:26px;box-shadow:0 18px 55px #00000012}.form input,.form select,.form textarea{padding:14px;border-radius:14px}.price{color:var(--price)}.auth{max-width:520px;margin:7vh auto}.authhead{text-align:center}.authhead .hand{font-size:52px}.authhead h1{font-size:38px;margin:8px 0}.full{width:100%}@media(max-width:800px){.hero{padding:34px 22px}.hero h1{font-size:44px;letter-spacing:-2.5px}}

/* CSP-safe utility classes migrated from legacy inline declarations */
.u-cccfa456{display:inline}
.u-c9218913{font-size:32px;margin-top:0}
.u-81b51ace{margin:28px 0}
.u-02efd7c6{width:100%;height:180px;object-fit:cover;border-radius:14px;margin-bottom:12px}
.u-c9f3970b{margin:28px 0;background:#111;color:#fff;border:4px solid #ffd400}
.u-a26bda7d{margin-top:20px}
.u-1d34c094{max-width:900px}
.u-dbd6bdb7{padding-top:30px}
.u-30e741d9{width:auto}
.u-11696618{margin:0}
.u-86de7ac6{margin-top:18px}
.u-0ef445a2{width:100%;height:220px;object-fit:cover;border-radius:18px}
.u-a548ea71{white-space:pre-wrap}
.u-886e53ae{margin-bottom:16px;background:var(--tag)}
.u-8a77e5a3{margin-top:8px}
.u-1b0f4999{margin-top:16px}
.u-9734fe80{border-top:1px solid var(--line);padding-top:12px;margin-top:12px}
.u-16dd05a4{margin-top:16px;background:var(--meetup-bg)}
.u-72803123{border-top:1px solid #ccd;padding-top:10px;margin-top:10px}
.u-6f993a6d{margin-top:16px;background:var(--tag)}
.u-de935fa1{width:100%;height:180px;object-fit:cover;border-radius:14px}
.u-668a9d3d{display:block;margin-bottom:12px}
.u-939ab226{background:var(--tag)}
.u-f4e719ae{margin:10px 0}
.u-cedd6f68{display:block;margin:10px 0}
.u-9e99463e{display:block;margin:14px 0}
.u-761d3add{margin-bottom:10px}
.u-70e255b7{display:block;margin:12px 0}
.u-f5554e45{margin:8px 0}
.u-da12f285{margin-bottom:12px}
.u-b1e8ac45{width:100%;height:160px;object-fit:cover;border-radius:12px}
.u-e056ffcb{width:100%;height:190px;object-fit:cover;border-radius:12px}
.u-87c136df{margin-bottom:16px}
.u-12a9f112{width:100%;height:190px;object-fit:cover}
.u-1f43f886{width:100%;height:180px;object-fit:cover}
.u-91a87015{text-align:center}
.u-eccdaaf7{max-width:780px}
.u-71e17938{max-width:760px}
.u-bcaa1805{max-width:700px}
.u-d60550f6{margin:12px 0}
.u-4e12c0ec{white-space:pre-wrap;overflow:auto}
/* Release candidate UI polish */
:root{--field:#fff;--fieldText:#171717;--fieldPlaceholder:#767676;--focus:#9b7b00;--shadow:0 18px 50px #00000012}
html[data-theme="dark"]{--field:#222428;--fieldText:#f7f7f4;--fieldPlaceholder:#b7bac1;--focus:#ffd95a;--shadow:0 20px 55px #0007}
body{line-height:1.5}.top{z-index:40;box-shadow:0 1px 0 var(--line)}.nav{min-height:74px;gap:24px}.brand{display:flex;align-items:center;gap:10px;white-space:nowrap}.primaryNav{display:flex;align-items:center;gap:6px;margin-left:auto}.primaryNav>a,.navMenu>summary{padding:10px 12px;border-radius:11px;font-weight:750;cursor:pointer;list-style:none}.navMenu>summary::-webkit-details-marker{display:none}.navMenu>summary:after{content:"⌄";margin-left:7px;color:var(--muted)}.primaryNav>a:hover,.navMenu>summary:hover,.navMenu[open]>summary{background:var(--soft)}.navMenu{position:relative}.menuPanel{position:absolute;top:calc(100% + 10px);left:0;width:230px;padding:8px;background:var(--card);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow)}.menuPanelRight{left:auto;right:0}.menuPanel a,.menuAction{display:flex;width:100%;align-items:center;justify-content:space-between;padding:11px 12px;border-radius:10px;background:transparent;color:var(--ink);font:inherit;font-weight:650;text-align:left}.menuPanel a:hover,.menuAction:hover{background:var(--soft)}.menuPanel form{margin:4px 0 0;border-top:1px solid var(--line);padding-top:4px}.themeSwitch{flex:0 0 auto;margin-left:4px}.themeBtn{display:grid;place-items:center}.navJoin{padding:10px 14px}.wrap{margin-top:34px}.rowBetween{display:flex;align-items:center;justify-content:space-between;gap:18px}input,select,textarea{background:var(--field)!important;color:var(--fieldText)!important;border:1px solid var(--line)!important}input::placeholder,textarea::placeholder{color:var(--fieldPlaceholder);opacity:1}input:focus,select:focus,textarea:focus{outline:3px solid color-mix(in srgb,var(--focus) 28%,transparent);border-color:var(--focus)!important}select option{background:var(--field);color:var(--fieldText)}.marketHero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:34px 36px;margin-bottom:24px;border-radius:28px;background:linear-gradient(135deg,#171717,#303030);color:#fff;overflow:hidden;position:relative}.marketHero:after{content:"🖐️";position:absolute;right:20%;top:-42px;font-size:160px;opacity:.08;transform:rotate(-12deg)}.marketHero h1{font-size:clamp(36px,6vw,64px);line-height:1;margin:8px 0 12px;letter-spacing:-.045em}.marketHero p{max-width:650px;margin:0;color:#d8d8d8;font-size:18px}.marketHero .btn{position:relative;z-index:1;white-space:nowrap}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900;color:#ffd600}.marketShell{display:grid;grid-template-columns:250px minmax(0,1fr);gap:24px;align-items:start}.marketFilters{position:sticky;top:98px;background:var(--card);border:1px solid var(--line);border-radius:20px;padding:18px;box-shadow:0 8px 30px #00000008}.marketFilters label{display:block;font-weight:800;font-size:13px;margin-bottom:15px}.marketFilters input,.marketFilters select{display:block;width:100%;padding:12px;margin-top:6px;border-radius:12px;font:inherit}.filterReset{display:block;text-align:center;margin-top:10px}.resultsHead{display:flex;align-items:center;justify-content:space-between;margin:0 0 14px}.resultsHead h2,.resultsHead p{margin:0}.listingGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.listingCard{background:var(--card);border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 8px 30px #0000000a;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.listingCard:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:color-mix(in srgb,var(--ink) 25%,var(--line))}.listingMedia{height:190px;position:relative;background:var(--soft);overflow:hidden}.listingMedia img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.listingCard:hover img{transform:scale(1.035)}.listingPlaceholder{height:100%;display:grid;place-items:center;font-size:52px;opacity:.35}.listingType{position:absolute;left:12px;top:12px;padding:6px 9px;border-radius:999px;background:#111d;color:#fff;font-size:11px;font-weight:900;text-transform:capitalize;backdrop-filter:blur(8px)}.listingBody{padding:16px}.listingMeta{font-size:12px;color:var(--muted);font-weight:750;text-transform:uppercase;letter-spacing:.04em}.listingBody h3{font-size:18px;line-height:1.3;margin:5px 0 3px}.listingSeller{font-size:13px;color:var(--muted);margin-bottom:14px}.listingFoot{display:flex;align-items:center;justify-content:space-between;gap:10px}.listingFoot .price{font-size:18px}.negotiable{display:inline-block;margin-top:9px;font-size:11px;font-weight:850;color:var(--muted)}.emptyState{grid-column:1/-1;text-align:center;padding:70px 20px;border:1px dashed var(--line);border-radius:22px;background:var(--card)}.emptyState>div{font-size:44px}.emptyState h3{font-size:24px;margin:10px 0 4px}
@media(max-width:1000px){.primaryNav{gap:1px}.primaryNav>a,.navMenu>summary{padding:9px 8px}.listingGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){.nav{flex-wrap:wrap;gap:10px 14px;padding:11px 16px}.brand{font-size:21px}.brand b{width:38px;height:38px}.themeSwitch{margin-left:auto;order:2}.primaryNav{order:3;width:100%;margin:0;overflow-x:auto;padding-bottom:2px}.primaryNav>a,.navMenu>summary{white-space:nowrap}.menuPanel{position:fixed;top:118px;left:16px!important;right:16px!important;width:auto}.marketHero{align-items:flex-start;flex-direction:column;padding:28px 24px}.marketHero:after{right:-30px}.marketShell{grid-template-columns:1fr}.marketFilters{position:static}.listingGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.primaryNav>a:nth-child(2){display:none}.listingGrid{grid-template-columns:1fr}.listingMedia{height:220px}.marketHero h1{font-size:40px}.marketHero .btn{width:100%;text-align:center}.rowBetween{align-items:flex-start;flex-direction:column}}


/* RC dark-mode text and control contrast fix */
html[data-theme="dark"] body,
html[data-theme="dark"] main,
html[data-theme="dark"] section,
html[data-theme="dark"] article,
html[data-theme="dark"] aside,
html[data-theme="dark"] header,
html[data-theme="dark"] footer,
html[data-theme="dark"] nav,
html[data-theme="dark"] .card,
html[data-theme="dark"] .form,
html[data-theme="dark"] .stat,
html[data-theme="dark"] .table,
html[data-theme="dark"] .menuPanel,
html[data-theme="dark"] .listingCard,
html[data-theme="dark"] .marketFilters,
html[data-theme="dark"] .reviewPrompt{color:var(--ink)}
html[data-theme="dark"] h1,
html[data-theme="dark"] h2,
html[data-theme="dark"] h3,
html[data-theme="dark"] h4,
html[data-theme="dark"] h5,
html[data-theme="dark"] h6,
html[data-theme="dark"] p,
html[data-theme="dark"] label,
html[data-theme="dark"] legend,
html[data-theme="dark"] th,
html[data-theme="dark"] td,
html[data-theme="dark"] li,
html[data-theme="dark"] dt,
html[data-theme="dark"] dd,
html[data-theme="dark"] summary,
html[data-theme="dark"] .price,
html[data-theme="dark"] .listingBody h3,
html[data-theme="dark"] .menuAction{color:inherit}
html[data-theme="dark"] a:not(.yellow):not(.listingType):not(.status){color:inherit}
html[data-theme="dark"] .btn:not(.yellow):not(.light),
html[data-theme="dark"] button:not(.yellow):not(.themeBtn):not(.menuAction){background:#303238;color:#fff}
html[data-theme="dark"] .btn:not(.yellow):not(.light):hover,
html[data-theme="dark"] button:not(.yellow):not(.themeBtn):not(.menuAction):hover{background:#3b3e45;color:#fff}
html[data-theme="dark"] .btn.light{background:var(--soft);color:var(--ink)}
html[data-theme="dark"] .menuAction{background:transparent;color:var(--ink)}
html[data-theme="dark"] .themeBtn{background:transparent;color:var(--ink)}
html[data-theme="dark"] .themeBtn.active{background:var(--y);color:#111}
html[data-theme="dark"] .yellow,
html[data-theme="dark"] .btn.yellow,
html[data-theme="dark"] button.yellow{background:var(--y);color:#111}
html[data-theme="dark"] input,
html[data-theme="dark"] select,
html[data-theme="dark"] textarea{background:var(--field)!important;color:#fff!important;caret-color:#fff}
html[data-theme="dark"] input::placeholder,
html[data-theme="dark"] textarea::placeholder{color:var(--fieldPlaceholder)!important}
html[data-theme="dark"] .hero{color:#171717}
html[data-theme="dark"] .hero h1,
html[data-theme="dark"] .hero h2,
html[data-theme="dark"] .hero h3,
html[data-theme="dark"] .hero p{color:#171717}
html[data-theme="dark"] .hero .panel{color:var(--ink)}
html[data-theme="dark"] .hero .panel h1,
html[data-theme="dark"] .hero .panel h2,
html[data-theme="dark"] .hero .panel h3,
html[data-theme="dark"] .hero .panel p,
html[data-theme="dark"] .marketHero h1{color:inherit}
html[data-theme="dark"] .marketHero p{color:#d8d8d8}
html[data-theme="dark"] .mi,
html[data-theme="dark"] .listingType,
html[data-theme="dark"] .navBadge{color:#fff}
html[data-theme="dark"] .mi{color:#111}

/* RC navigation, credits and admin simplification */
.creditPill{display:inline-flex;align-items:center;gap:6px;padding:9px 12px;border-radius:999px;background:var(--y);color:#111;font-weight:900;white-space:nowrap}.adminGroups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:20px 0}.adminGroup{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:16px}.adminGroup h2{font-size:17px;margin:0 0 10px}.adminGroup a{display:block;padding:9px 10px;border-radius:10px;font-weight:700}.adminGroup a:hover{background:var(--soft)}html[data-theme="dark"] .hero .tag{background:#171717;color:#fff}html[data-theme="dark"] .hero .btn.light{background:#fff;color:#111}html[data-theme="dark"] .hero .btn.yellow{background:var(--y);color:#111}@media(max-width:900px){.adminGroups{grid-template-columns:1fr 1fr}.creditPill{order:2;margin-left:auto}}@media(max-width:560px){.adminGroups{grid-template-columns:1fr}.creditPill{font-size:13px;padding:8px 10px}}

/* Queue-driven admin dashboard */
.attentionGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:12px 0 24px}.attentionCard{display:grid;gap:3px;padding:18px;border:1px solid var(--line);border-radius:17px;background:var(--card);box-shadow:0 8px 25px #00000008}.attentionCard:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.attentionCard strong{font-size:30px;line-height:1}.attentionCard span{font-weight:850}.attentionCard small{color:var(--muted)}@media(max-width:800px){.attentionGrid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.attentionGrid{grid-template-columns:1fr}}

/* Reference storefront UI */
:root{--shell:#fff;--nav:#17191b;--navText:#f8f8f8;--yellow:#ffd83f;--yellow2:#ffe873;--shadowSoft:0 10px 30px #0000000c}
body{background:#fbfbfb}.top{background:var(--nav);border:0;color:var(--navText);box-shadow:0 2px 12px #0003}.nav{max-width:1280px;min-height:76px;padding:0 24px;gap:24px}.brand{color:#fff;font-size:28px}.brand b{width:38px;height:38px;border-radius:10px;background:var(--yellow);font-size:20px}.brandAccent{color:var(--yellow)}.primaryNav{margin:0;gap:18px}.primaryNav>a{color:#fff;padding:27px 2px 23px;border-radius:0;position:relative}.primaryNav>a:hover{background:transparent}.primaryNav>a:first-child:after{content:"";position:absolute;height:3px;background:var(--yellow);left:0;right:0;bottom:12px;border-radius:3px}.navActions{margin-left:auto;display:flex;align-items:center;gap:10px}.iconNav{position:relative;width:46px;height:46px;padding:0;display:grid;place-items:center;border-radius:50%;background:#2a2c2f;color:#fff;font-size:22px}.iconNav:hover{background:#35383c}.iconNav .navBadge{position:absolute;top:-4px;right:-3px;background:var(--yellow);color:#111}.creditPill{background:#282a2d;color:#fff;border:1px solid #404247;padding:10px 13px}.accountMenu>summary{display:flex;align-items:center;gap:7px;padding:0!important;background:transparent!important}.avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:linear-gradient(145deg,#8b8069,#5b5548);color:#fff;font-weight:900;border:2px solid #c7a92e}.avatar.large{width:48px;height:48px}.chevron{font-size:18px}.accountPanel{width:280px;background:#1c1e20;color:#f4f4f4;border-color:#383a3d;padding:14px;border-radius:18px}.accountPanel a,.accountPanel .menuAction{color:#f4f4f4;justify-content:flex-start;gap:12px}.accountPanel a:hover,.accountPanel .menuAction:hover{background:#2a2c2f}.accountHead{display:flex;gap:12px;align-items:center;padding:8px}.accountHead strong{display:block;font-size:17px}.accountHead a{padding:1px 0;color:#aaa;font-weight:500}.menuRule{height:1px;background:#414346;margin:10px 6px}.adminLink{color:var(--yellow)!important}.logoutAction{color:#ff6262!important}.subMenu summary{padding:10px 12px;cursor:pointer;font-weight:700}.subMenu>div{padding-left:14px}.subMenu a{font-size:14px;padding:8px 10px}.wrap{max-width:1280px;margin:32px auto;padding:0 24px}.storeHero{position:relative;min-height:510px;border-radius:24px;background:linear-gradient(120deg,var(--yellow2),var(--yellow));padding:52px 46px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;color:#171717}.storeHero.compact{min-height:310px;margin-bottom:24px}.heroCopy{max-width:660px;position:relative;z-index:2}.trustPill{display:inline-flex;align-items:center;gap:6px;border:1px solid #d8b92e;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:800}.storeHero h1{font-size:clamp(50px,7vw,78px);line-height:.98;letter-spacing:-.055em;margin:28px 0 18px}.storeHero.compact h1{font-size:clamp(42px,6vw,62px)}.storeHero p{font-size:20px;line-height:1.6;max-width:650px}.heroActions{display:flex;gap:14px;margin-top:28px}.darkBtn{background:#171717;color:#fff}.outlineBtn{background:#ffdc45;color:#171717;border:1px solid #d9b937}.heroArt{position:absolute;right:0;bottom:0;width:48%;height:100%}.artSun{position:absolute;width:380px;height:380px;border-radius:50%;background:#f7c625;right:-40px;bottom:-110px}.artBag{position:absolute;right:190px;bottom:100px;font-size:170px;color:#e19d1c;transform:rotate(4deg)}.artPhone{position:absolute;right:310px;bottom:62px;width:67px;height:145px;border:8px solid #232323;border-radius:13px;background:linear-gradient(#3b6e8d,#0e2431)}.artCar{position:absolute;right:25px;bottom:65px;font-size:180px;filter:drop-shadow(0 20px 15px #0003)}.homeSearch{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;margin:28px 4px 14px;background:var(--card);border:1px solid var(--line);border-radius:14px;padding:10px 12px;box-shadow:var(--shadowSoft)}.homeSearch span{font-size:30px}.homeSearch input{border:0!important;background:transparent!important;padding:12px!important;font-size:17px}.homeSearch button{padding:11px 18px}.quickFilters{display:flex;align-items:center;gap:12px;margin:0 4px 16px}.quickFilters select,.quickFilters button,.clearFilters{width:auto;min-width:150px;padding:13px 16px;border-radius:12px;background:var(--card)!important;color:var(--ink)!important}.quickFilters .filterSubmit{background:var(--yellow)!important;color:#111!important}.sortSelect{margin-left:auto}.clearFilters{display:inline-flex;justify-content:center;border:1px solid var(--line)}.categoryRail{display:grid;grid-template-columns:repeat(10,minmax(78px,1fr));gap:6px;margin:18px 0 30px;padding:16px;border:1px solid var(--line);border-radius:18px;background:var(--card);box-shadow:var(--shadowSoft);overflow-x:auto}.categoryRail a{display:flex;min-width:82px;flex-direction:column;align-items:center;gap:7px;font-size:13px;text-align:center;padding:7px}.categoryRail span{font-size:30px;line-height:1}.sectionHead{display:flex;align-items:end;justify-content:space-between;margin:26px 4px 18px}.sectionHead h2{font-size:28px;margin:0}.sectionHead p{margin:2px 0 0}.showcaseGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.showcaseCard{background:var(--card);border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:var(--shadowSoft);transition:.2s}.showcaseCard:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0002}.showcaseMedia{height:220px;background:var(--soft);position:relative;overflow:hidden}.showcaseMedia img{width:100%;height:100%;object-fit:cover}.showcasePlaceholder{height:100%;display:grid;place-items:center;font-size:56px}.featuredTag{position:absolute;left:12px;top:12px;background:var(--yellow);color:#111;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:900}.heart{position:absolute;right:12px;top:12px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#f4f4f4dd;color:#111;font-size:24px}.showcaseBody{padding:15px}.showcaseBody h3{margin:0 0 8px;font-size:18px}.showcasePrice{font-weight:900;font-size:17px}.showcaseBody p{margin:10px 0 5px;color:var(--muted);font-size:14px}.showcaseBody small{color:var(--muted)}.trustStrip{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin:36px 0 10px;padding:26px 34px;border-radius:18px;background:#fff9ed;border:1px solid #f3eadb}.trustStrip>div{display:flex;gap:14px;align-items:flex-start}.trustStrip>div>span{font-size:30px}.trustStrip p{margin:0}.trustStrip b,.trustStrip small{display:block}.trustStrip small{margin-top:4px;color:#666}html[data-theme="dark"] body{background:#101113}html[data-theme="dark"] .homeSearch,html[data-theme="dark"] .categoryRail,html[data-theme="dark"] .showcaseCard{background:#191a1c}html[data-theme="dark"] .trustStrip{background:#17191b;border-color:#313338}html[data-theme="dark"] .trustStrip small{color:#aaa}html[data-theme="dark"] .storeHero{color:#171717}html[data-theme="dark"] .outlineBtn{color:#171717}
@media(max-width:1050px){.showcaseGrid{grid-template-columns:repeat(3,1fr)}.categoryRail{grid-template-columns:repeat(5,1fr)}.heroArt{opacity:.45}.primaryNav{gap:10px}.creditPill{display:none}}
@media(max-width:800px){.nav{flex-wrap:nowrap;min-height:66px;padding:0 14px}.brand{font-size:21px}.primaryNav{display:none}.navActions{gap:6px}.iconNav{width:39px;height:39px}.navActions>.iconNav:nth-of-type(2){display:none}.accountPanel{position:fixed!important;top:70px!important;left:12px!important;right:12px!important;width:auto!important}.wrap{margin-top:18px;padding:0 14px}.storeHero{min-height:430px;padding:34px 26px}.storeHero h1{font-size:52px}.storeHero p{font-size:17px}.heroArt{width:60%;opacity:.25}.quickFilters{overflow-x:auto;padding-bottom:5px}.quickFilters select,.quickFilters button{min-width:145px}.categoryRail{grid-template-columns:repeat(5,110px)}.showcaseGrid{grid-template-columns:repeat(2,1fr)}.trustStrip{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.brand span{font-size:0}.brand span:after{content:"HMO";font-size:20px}.navActions>a.iconNav{display:none}.storeHero{min-height:390px;padding:28px 22px}.storeHero h1{font-size:43px}.heroActions{flex-direction:column}.heroActions .btn{width:100%;text-align:center}.heroArt{display:none}.homeSearch button{display:none}.categoryRail{grid-template-columns:repeat(5,96px)}.showcaseGrid{grid-template-columns:1fr}.showcaseMedia{height:250px}.trustStrip{grid-template-columns:1fr}.sectionHead h2{font-size:24px}}

/* Uploaded mockup compatibility refinements */
:root{--header-bg:#18191a;--header-text:#f3f4f6;--dropdown-bg:#242526;--dropdown-hover:#3a3b3c}
.top{background:var(--header-bg);color:var(--header-text)}
.nav{min-height:72px}.primaryNav>a{height:72px;display:flex;align-items:center;font-size:15px;font-weight:700;color:#d1d5db}.primaryNav>a:hover{color:#fff}.navActions{gap:12px}.iconNav{background:transparent;border-radius:50%;width:42px;height:42px;color:#d1d5db}.iconNav:hover{background:#ffffff16;color:#fff}.iconNav svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2}.accountPanel{width:270px;background:var(--dropdown-bg);border:1px solid #374151;border-radius:14px;padding:12px 0;box-shadow:0 16px 40px #0008}.accountHead{padding:8px 18px 14px}.accountPanel>a,.accountPanel .menuAction{padding:10px 18px;border-radius:0;font-size:14px;font-weight:600}.accountPanel>a:hover,.accountPanel .menuAction:hover{background:var(--dropdown-hover)}.menuIcon{display:inline-grid;place-items:center;width:20px;font-size:18px}.menuRule{background:#374151;margin:8px 0}.subMenu summary{padding:10px 18px}.subMenu>div{padding-left:12px}.creditPill{border-radius:999px;background:#2b2d30;border:1px solid #414348;color:#fff}.storeHero{background:linear-gradient(135deg,#fce041 0%,#ffc629 100%);border-radius:24px}.homeSearch{border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.quickFilters select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--muted) 50%),linear-gradient(135deg,var(--muted) 50%,transparent 50%);background-position:calc(100% - 18px) 52%,calc(100% - 13px) 52%;background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:34px}.categoryRail{border:0;box-shadow:none;background:transparent;padding:6px 0}.categoryRail a{color:var(--muted);font-weight:700}.categoryRail a:hover{color:var(--ink)}.categoryRail span{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:var(--card);border:1px solid var(--line);font-size:25px}.showcaseGrid{gap:24px}.showcaseCard{border-radius:16px}.showcaseMedia{aspect-ratio:4/3;height:auto}.trustStrip{border-top:1px solid var(--line);border-left:0;border-right:0;border-bottom:0;border-radius:0;background:transparent;padding:32px 0}

/* Exact mockup corrections */
.accountMenu>summary,.navMenu>summary{list-style:none}.accountMenu>summary::-webkit-details-marker,.navMenu>summary::-webkit-details-marker{display:none}.accountMenu .chevron{display:none}.heroActions .darkBtn{background:#171717!important;color:#fff!important;border:1px solid #171717!important;box-shadow:none}.heroActions .outlineBtn{background:#ffd83f!important;color:#111!important;border:1px solid #d5b62f!important;box-shadow:inset 0 0 0 1px #ffe978}.heroScene{position:absolute;right:0;bottom:0;width:100%;height:100%;overflow:visible}.artSun,.artBag,.artPhone,.artCar{display:none}.iconNav svg{stroke-linecap:round;stroke-linejoin:round}.quickFilters .sortSelect{margin-left:auto}.storefrontHead{display:flex;gap:24px;align-items:center;padding:32px;margin-bottom:30px;border:1px solid var(--line);border-radius:22px;background:var(--card)}.storeAvatar{width:96px;height:96px;border-radius:50%;display:grid;place-items:center;background:var(--yellow);color:#111;font-size:42px;font-weight:900}.storefrontHead h1{margin:12px 0 6px}.storefrontHead p{max-width:700px}.storeMeta{display:flex;gap:18px;flex-wrap:wrap;color:var(--muted);margin:12px 0 18px}@media(max-width:700px){.storefrontHead{align-items:flex-start;padding:22px}.storeAvatar{width:68px;height:68px;font-size:30px}.quickFilters .sortSelect{margin-left:0}}

/* Final full-mockup alignment */
.accountMenu>summary:after{display:none!important}.heroActions .darkBtn{background:#111!important;color:#fff!important;border:1px solid #111!important}.heroActions .outlineBtn{background:#ffd83f!important;color:#111!important;border:1px solid #d4b42d!important;box-shadow:inset 0 0 0 1px #ffe781}.categoryRail svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.heroScene{width:100%;height:100%;display:block}.iconNav[data-theme-toggle] svg{pointer-events:none}html[data-theme="dark"] .heroActions .darkBtn{background:#111!important;color:#fff!important}html[data-theme="dark"] .heroActions .outlineBtn{background:#ffd83f!important;color:#111!important}

/* Mockup completion fixes */
.accountMenu>summary:after{display:none!important;content:none!important}.accountMenu .chevron{display:inline-grid;width:16px;height:16px;font-size:0}.accountMenu .chevron:before{content:"";width:7px;height:7px;border-right:2px solid #aeb3ba;border-bottom:2px solid #aeb3ba;transform:rotate(45deg) translateY(-2px)}.storeHero .darkBtn{background:#111!important;color:#fff!important;border:1px solid #111!important}.storeHero .outlineBtn{background:#ffd83f!important;color:#111!important;border:1px solid #cfae23!important;box-shadow:inset 0 0 0 1px #ffe875!important}.heroScene{position:absolute;right:0;bottom:0;width:100%;height:100%}.heroArt{width:52%;right:0}.quickFilters{flex-wrap:nowrap}.quickFilters select{min-width:145px}.quickFilters .sortSelect{margin-left:auto}.iconNav[data-theme-toggle][data-current-theme="dark"] svg{transform:rotate(180deg)}.iconNav svg{transition:transform .2s ease}.categoryRail span{font-family:Arial,sans-serif}
@media(max-width:800px){.heroArt{width:55%;opacity:1}.heroScene{transform:translate(8%,12%) scale(.95)}.quickFilters{overflow-x:auto}.quickFilters select{flex:0 0 145px}}
@media(max-width:520px){.heroArt{display:block;width:58%;height:45%;top:auto;bottom:70px;opacity:1}.heroScene{transform:translate(9%,10%) scale(.95)}.storeHero{padding-bottom:190px}.quickFilters .sortSelect{margin-left:0}}

/* Remaining mockup fixes */
.accountMenu>summary:after{display:none!important;content:none!important}
.accountMenu .chevron{font-size:0}
.accountMenu .chevron:before{content:"⌄";font-size:16px}
.heroActions .darkBtn{background:#171717!important;color:#fff!important;border:1px solid #171717!important}
.heroActions .outlineBtn{background:#ffd83f!important;color:#171717!important;border:1px solid #d6b72e!important;box-shadow:inset 0 0 0 1px #ffe97b}
.storeHero .trustPill{color:#171717}
.storeHero .heroCopy p{color:#242424}

/* Full reference page system */
.messagesTop{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.messageSearch{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:12px;padding:10px 14px;background:var(--card);min-width:320px}.messageSearch input{border:0!important;background:transparent!important}.messagesLayout{display:grid;grid-template-columns:390px 1fr;min-height:700px;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:var(--card)}.conversationList{border-right:1px solid var(--line);overflow:auto}.conversationTabs{display:flex;justify-content:space-between;padding:18px;border-bottom:1px solid var(--line)}.conversationTabs b{color:#c9a800}.conversationItem{display:grid;grid-template-columns:auto 1fr auto;gap:12px;padding:18px;border-bottom:1px solid var(--line);align-items:start}.conversationItem.active{background:var(--soft);border-left:4px solid var(--y)}.conversationAvatar{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#ddd;color:#222;font-weight:900}.conversationAvatar.large{width:54px;height:54px}.conversationCopy{min-width:0}.conversationCopy strong,.conversationCopy small,.conversationCopy em{display:block}.conversationCopy small,.conversationCopy em{color:var(--muted);font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversationMeta{font-size:12px;color:var(--muted)}.conversationMeta b{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--y);color:#111;margin-top:8px}.messagePane{display:flex;flex-direction:column;min-width:0}.messagePaneHead{display:flex;align-items:center;gap:12px;padding:18px 24px;border-bottom:1px solid var(--line)}.messagePaneHead small{display:block;color:var(--muted)}.messageThread{flex:1;padding:28px;overflow:auto}.messageBubble{max-width:64%;padding:14px 18px;background:var(--soft);border-radius:16px;margin:0 0 22px}.messageBubble.mine{margin-left:auto;background:var(--y);color:#111}.messageBubble small{display:block;margin-top:6px;color:var(--muted);font-size:11px}.messageComposer{display:grid;grid-template-columns:1fr auto;gap:10px;padding:18px;border-top:1px solid var(--line)}.messageComposer textarea{min-height:52px;max-height:130px}.messageComposer button{width:52px;border-radius:50%}.dashboardPage>h1{margin-bottom:28px}.dashboardGrid{display:grid;grid-template-columns:2fr 1fr;gap:24px}.dashboardTiles{display:grid;grid-template-columns:1fr 1fr;gap:18px}.dashboardTile{display:flex;align-items:center;gap:18px;padding:26px;border:1px solid var(--line);border-radius:16px;background:var(--card);box-shadow:var(--shadowSoft)}.dashboardTile b,.dashboardTile small{display:block}.dashboardTile b{font-size:18px}.dashboardTile small{color:var(--muted)}.tileIcon{width:58px;height:58px;border-radius:14px;display:grid;place-items:center;font-size:28px;color:#111}.tileIcon.yellow{background:#ffd83f}.tileIcon.purple{background:#d89bf5}.tileIcon.pink{background:#f7a8c0}.tileIcon.green{background:#9ce8ae}.tileIcon.orange{background:#ffb08d}.tileIcon.blue{background:#95c7f5}.accountOverview{padding:26px;border:1px solid var(--line);border-radius:16px;background:var(--card)}.accountOverview p{padding:12px 0;border-bottom:1px solid var(--line)}.accountOverview b,.accountOverview span{display:block}.accountOverview span{color:var(--muted);margin-top:5px}.recentActivity{margin-top:36px;padding:24px;border:1px solid var(--line);border-radius:16px;background:var(--card)}.mobileBottomNav{display:none}.split{grid-template-columns:minmax(0,1.55fr) minmax(300px,.8fr);gap:34px}.split>div>div.grid:first-child{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.split>div>div.grid:first-child img:first-child{grid-column:1/-1;height:430px}.split>div>div.grid:first-child img:not(:first-child){height:110px}.split aside>.card:first-child,.split aside>.card:nth-child(2){border-radius:16px}.showcaseGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.storeHero.compact{display:none}
@media(max-width:900px){.messagesLayout{grid-template-columns:320px 1fr}.dashboardGrid{grid-template-columns:1fr}.showcaseGrid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){body{padding-bottom:74px}.top{position:sticky}.nav{padding:0 14px}.brand{font-size:22px}.brand b{display:none}.brand:before{content:'☰';font-size:27px;margin-right:8px}.primaryNav,.creditPill{display:none!important}.navActions{gap:4px}.iconNav{display:grid!important;width:38px;height:38px}.accountMenu .accountPanel{position:fixed!important;left:10px!important;right:10px!important;top:68px!important;width:auto!important}.wrap{padding:0 12px;margin:14px auto}.messagesTop{display:block}.messageSearch{min-width:0;width:100%}.messagesLayout{display:block;min-height:0}.conversationList{border-right:0}.messagePane{display:none}.dashboardTiles{grid-template-columns:1fr}.dashboardTile{padding:18px}.recentActivity{overflow:auto}.mobileBottomNav{display:grid;position:fixed;z-index:100;bottom:0;left:0;right:0;grid-template-columns:repeat(5,1fr);background:var(--card);border-top:1px solid var(--line);padding:8px 4px}.mobileBottomNav a{display:flex;flex-direction:column;align-items:center;gap:2px;font-size:11px}.mobileBottomNav span{font-size:23px}.mobileBottomNav a:first-child{color:#c9a800}.storeHero{min-height:570px;padding:34px 22px 88px}.storeHero .heroCopy{max-width:58%}.storeHero h1{font-size:47px}.storeHero p{font-size:15px}.heroArt{width:68%;height:50%;right:-8%;bottom:78px}.heroActions{left:20px;right:20px;bottom:18px;display:grid;grid-template-columns:1fr 1fr}.homeSearch{margin-top:14px}.homeSearch button{display:none}.quickFilters{display:none}.categoryRail{grid-template-columns:repeat(5,1fr);padding:8px 0}.categoryRail a:nth-child(n+6){display:none}.showcaseGrid{display:block}.showcaseCard{display:grid;grid-template-columns:46% 1fr;margin-bottom:14px;border-radius:0;border-left:0;border-right:0}.showcaseMedia{height:180px}.showcaseBody{display:flex;flex-direction:column;justify-content:center}.trustStrip{display:none}.split{display:block}.split>div>div.grid:first-child img:first-child{height:300px}.split aside{margin-top:18px}}

/* Exact mockup typography and hero asset */
html,body,button,input,select,textarea{font-family:"Nunito Sans","Avenir Next",Arial,sans-serif}
body{font-weight:500;letter-spacing:-.008em}
h1,h2,h3,.brand,.primaryNav a,.btn,button,.showcasePrice,.dashboardTile b{font-family:"Nunito Sans","Avenir Next",Arial,sans-serif;font-weight:800}
.storeHero h1{font-weight:900;letter-spacing:-.055em;line-height:.98}
.storeHero p{font-weight:600;line-height:1.55}
.primaryNav a,.accountPanel a,.quickFilters select{font-weight:700}
.heroArt{display:flex;align-items:flex-end;justify-content:flex-end;overflow:visible}
.heroReferenceArt{display:block;width:100%;height:100%;object-fit:contain;object-position:right bottom;mix-blend-mode:multiply}
@media(max-width:700px){.heroReferenceArt{width:112%;height:112%;object-position:right bottom}.storeHero h1{font-size:46px;line-height:1.02}.storeHero p{font-weight:600}}

/* Desktop scale match to approved mockup */
@media(min-width:901px){
  .wrap{max-width:1380px;margin:26px auto;padding:0 26px}
  .storeHero{min-height:540px;padding:56px 50px;border-radius:24px}
  .heroCopy{max-width:610px}
  .storeHero h1{font-size:72px;line-height:.96;margin:24px 0 20px}
  .storeHero p{font-size:19px;line-height:1.55;max-width:610px}
  .trustPill{font-size:14px;padding:8px 14px}
  .heroActions{gap:16px;margin-top:30px}
  .heroActions .btn{font-size:16px;padding:14px 24px;border-radius:11px}
  .heroArt{width:51%;height:92%;right:0;bottom:0}
  .heroReferenceArt{width:104%;height:104%;object-fit:contain;object-position:right bottom}
  .homeSearch{margin:24px 0 14px;padding:12px 16px;border-radius:15px;min-height:64px}
  .homeSearch input{font-size:17px!important}
  .homeSearch button{font-size:15px;padding:12px 22px}
  .quickFilters{margin:0 0 22px;gap:14px}
  .quickFilters select,.quickFilters button,.clearFilters{min-height:50px;padding:13px 18px;font-size:15px}
  .categoryRail{margin:18px 0 34px;padding:12px 0;gap:10px}
  .categoryRail a{font-size:14px;gap:10px}
  .categoryRail span{width:62px;height:62px}
  .categoryRail svg{width:31px;height:31px}
  .sectionHead{margin-top:30px}
  .sectionHead h2{font-size:30px}
}

/* Final visual cleanup from side-by-side comparison */
.heroReferenceArt{mix-blend-mode:multiply;filter:none}
.categoryRail a{color:#2c3137!important;font-weight:700}
.categoryRail svg{fill:none;stroke:#20252a!important;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.categoryRail span{background:#fff!important;border-color:#e2e5e8!important;box-shadow:0 2px 8px #0000000a}
.homeSearch,.quickFilters select{border-color:#d9dde2!important;background:#fff!important;color:#20252a!important}
.quickFilters select{font-weight:700;box-shadow:0 2px 8px #00000008}
.homeSearch input::placeholder{color:#6f7680;opacity:1}
@media(min-width:901px){.heroArt{opacity:1!important}.heroReferenceArt{transform:translateY(1.5%)}.categoryRail{opacity:1}}
html[data-theme="dark"] .categoryRail a{color:#f1f3f5!important}
html[data-theme="dark"] .categoryRail span{background:#1b1d20!important;border-color:#34373b!important}
html[data-theme="dark"] .categoryRail svg{stroke:#f1f3f5!important}
html[data-theme="dark"] .homeSearch,html[data-theme="dark"] .quickFilters select{background:#1b1d20!important;color:#f1f3f5!important;border-color:#34373b!important}

/* Compact hero correction */
@media(min-width:901px){
  .storeHero{min-height:410px;padding:42px 46px}
  .heroCopy{max-width:570px}
  .storeHero h1{font-size:60px;margin:18px 0 16px}
  .storeHero p{font-size:17px;max-width:560px}
  .heroActions{margin-top:22px}
  .heroArt{width:47%;height:84%;right:1%;bottom:2%}
  .heroReferenceArt{width:100%;height:100%;object-fit:contain;object-position:right center}
}
@media(max-width:700px){
  .storeHero{min-height:470px;padding:30px 20px 78px}
  .storeHero .heroCopy{max-width:62%}
  .storeHero h1{font-size:42px}
  .heroArt{width:63%;height:44%;right:-5%;bottom:68px}
  .heroReferenceArt{width:100%;height:100%;object-fit:contain;object-position:right bottom}
}

/* Preserve original hero product colors */
.heroReferenceArt{mix-blend-mode:normal!important;filter:none!important;opacity:1!important}
.heroArt{isolation:isolate}

</* Full hero banner asset */
.storeHeroBanner{display:block;width:100%;margin:0 0 18px;border-radius:24px;overflow:hidden;background:#ffd83f;line-height:0}
.storeHeroBanner img{display:block;width:100%;height:auto;object-fit:contain}
@media(max-width:700px){.storeHeroBanner{border-radius:16px;margin-bottom:14px}}


/* 2026-07-20 rollback alignment and behavior fixes */
.nav{max-width:none!important;width:100%!important;padding-left:20px!important;padding-right:20px!important}
.brand{margin-right:18px}.primaryNav{margin-right:auto!important}.navActions{margin-left:auto!important}.creditPill{display:none!important}
.primaryNav>a:first-child:after{display:none!important}.primaryNav>a{position:relative!important}
.primaryNav>a.active:after{content:""!important;display:block!important;position:absolute!important;height:3px!important;background:var(--yellow)!important;left:0!important;right:0!important;bottom:12px!important;border-radius:3px!important}
.storeHeroBanner{position:relative;width:calc(100vw - 32px)!important;max-width:none!important;margin-left:calc(50% - 50vw + 16px)!important;margin-right:calc(50% - 50vw + 16px)!important}
.storeHeroBanner img{width:100%!important;height:auto!important}
.heroHotspot{position:absolute;display:block;z-index:5;top:79%;height:12%;border-radius:12px}
.heroHotspot.browse{left:5.2%;width:18.8%}.heroHotspot.post{left:25.2%;width:15.7%}
@media(max-width:700px){.nav{padding-left:12px!important;padding-right:12px!important}.storeHeroBanner{width:calc(100vw - 16px)!important;margin-left:calc(50% - 50vw + 8px)!important;margin-right:calc(50% - 50vw + 8px)!important}.heroHotspot{top:77%;height:15%}}



/* 2026-07-20 homepage full-width interface */
.wrap:has(> .storeHeroBanner){max-width:none!important;width:100%!important;margin:24px 0 32px!important;padding:0 16px!important}
.wrap:has(> .storeHeroBanner)>.storeHeroBanner{width:100%!important;max-width:none!important;margin:0 0 18px!important}
.wrap:has(> .storeHeroBanner)>.homeSearch{width:100%!important;margin:18px 0 14px!important}
.wrap:has(> .storeHeroBanner)>.quickFilters{width:100%!important;margin:0 0 16px!important}
.wrap:has(> .storeHeroBanner)>.categoryRail{width:100%!important;margin:18px 0 30px!important}
.wrap:has(> .storeHeroBanner)>.sectionHead{width:100%!important;margin:26px 0 18px!important}
.wrap:has(> .storeHeroBanner)>.showcaseGrid{width:100%!important}
.wrap:has(> .storeHeroBanner)>.trustStrip{width:100%!important;margin:36px 0 10px!important}
@media(max-width:700px){.wrap:has(> .storeHeroBanner){padding:0 8px!important;margin-top:10px!important}.wrap:has(> .storeHeroBanner)>.storeHeroBanner{border-radius:14px!important}}

/* 2026-07-20 global edge-to-edge, active nav, and theme icon fixes */
.wrap{max-width:none!important;width:100%!important;margin:24px 0 32px!important;padding-left:20px!important;padding-right:20px!important}
.nav{max-width:none!important;width:100%!important;padding-left:20px!important;padding-right:20px!important}
.accountMenu>summary:after{display:none!important;content:none!important}
.accountMenu .chevron{display:inline-block!important;width:7px!important;height:7px!important;border-right:1.8px solid #d7d9dc!important;border-bottom:1.8px solid #d7d9dc!important;transform:rotate(45deg) translateY(-2px)!important;font-size:0!important}
.primaryNav>a:after{display:none!important}
.primaryNav>a.active:after{content:""!important;display:block!important;position:absolute!important;height:3px!important;background:var(--yellow)!important;left:0!important;right:0!important;bottom:12px!important;border-radius:3px!important}
.themeToggleIcon .sunIcon{display:none}.themeToggleIcon .moonIcon{display:block}html[data-theme="dark"] .themeToggleIcon .moonIcon{display:none}html[data-theme="dark"] .themeToggleIcon .sunIcon{display:block}
.marketShell,.messagesLayout,.split,.grid,.stats,.dashboardTiles,.recentActivity,.form,.storefrontHead,.listingGrid,.showcaseGrid,.categoryRail,.homeSearch,.quickFilters,.trustStrip{max-width:none!important}
@media(max-width:700px){.wrap{padding-left:8px!important;padding-right:8px!important}.nav{padding-left:12px!important;padding-right:12px!important}}



/* 2026-07-20 clean-slate reusable banner */
.accountMenu>summary:after{content:"⌄"!important;display:inline-block!important;margin-left:7px!important;color:#aeb3ba!important;font-size:16px!important;line-height:1!important;transform:none!important;border:0!important;width:auto!important;height:auto!important}
.accountMenu .chevron,.accountMenu .chevron:before{display:none!important;content:none!important}
.homeHero{position:relative;display:flex;align-items:center;min-height:clamp(430px,40vw,650px);width:100%;overflow:hidden;border-radius:24px;padding:clamp(34px,4vw,68px);background:#ffd83f url("/assets/Banner.webp?v=20260720-clean-slate") center/cover no-repeat;color:#171717}
.homeHeroCopy{position:relative;z-index:2;width:min(54%,720px)}
.homeHero h1{font-size:clamp(48px,6.4vw,92px);line-height:.96;letter-spacing:-.055em;margin:28px 0 20px}
.homeHero p{font-size:clamp(17px,1.5vw,22px);line-height:1.55;max-width:690px;margin:0}
.homeHeroProducts{position:absolute;z-index:1;right:-1%;bottom:-5%;width:min(49vw,760px);height:auto;object-fit:contain}
.homeHero .heroActions{position:relative;z-index:3;display:flex;gap:14px;margin-top:30px}
.homeHero .darkBtn{background:#171717!important;color:#fff!important;border:1px solid #171717!important}
.homeHero .outlineBtn{background:rgba(255,216,63,.72)!important;color:#171717!important;border:1px solid rgba(0,0,0,.18)!important;backdrop-filter:blur(4px)}
.marketHero{background:#ffd83f url("/assets/Banner.webp?v=20260720-clean-slate") center/cover no-repeat!important;color:#171717!important}
.marketHero p{color:#353535!important}.marketHero:after{display:none!important}
@media(max-width:850px){.homeHero{min-height:570px;align-items:flex-start}.homeHeroCopy{width:72%}.homeHeroProducts{width:64vw;right:-12%;bottom:-4%;opacity:.92}}
@media(max-width:560px){.homeHero{min-height:620px;padding:28px 22px}.homeHeroCopy{width:100%}.homeHero h1{font-size:48px}.homeHero p{font-size:16px;max-width:90%}.homeHeroProducts{width:88vw;right:-28%;bottom:4%;opacity:.55}.homeHero .heroActions{position:absolute;left:22px;right:22px;bottom:20px;display:grid;grid-template-columns:1fr 1fr}.homeHero .heroActions .btn{text-align:center;padding:12px 8px}}



/* 2026-07-20 trust badge, account arrow, marketplace/services banner */
.homeHero .trustPill,
.storeHero .trustPill,
.marketHero .trustPill{
  background:rgba(255,255,255,.34)!important;
  border:2px solid rgba(23,23,23,.42)!important;
  box-shadow:0 3px 10px rgba(0,0,0,.12),inset 0 0 0 1px rgba(255,255,255,.32)!important;
  padding:9px 16px!important;
  border-radius:999px!important;
  font-weight:900!important;
  color:#171717!important;
}
.accountMenu>summary{
  display:inline-flex!important;
  align-items:center!important;
  gap:7px!important;
  line-height:1!important;
  white-space:nowrap!important;
}
.accountMenu>summary:after{content:""!important;display:inline-block!important;flex:0 0 7px!important;width:7px!important;height:7px!important;margin:0 0 3px 1px!important;border:0!important;border-right:2px solid #d7d9dc!important;border-bottom:2px solid #d7d9dc!important;transform:rotate(45deg)!important;position:static!important;background:transparent!important;}
.accountName{display:inline-block!important;line-height:1!important}
.marketHero{background-color:#ffd83f!important;background-image:url("/assets/Banner.webp?v=20260720-banner-final")!important;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important;color:#171717!important;}
.marketHero:after{display:none!important;content:none!important;}
.marketHero p{color:#353535!important;}



/* 2026-07-20 compact marketplace and services banner correction */
.storeHero.compact{
  background-color:#ffd83f!important;
  background-image:url("/assets/Banner.webp?v=20260720-banner-final")!important;
  background-position:center!important;
  background-size:cover!important;
  background-repeat:no-repeat!important;
  color:#171717!important;
}
.storeHero.compact:before,.storeHero.compact:after{display:none!important;content:none!important;}
.storeHero.compact p{color:#353535!important;}


/* 2026-07-20 official helping-hand logo */
.brandMark{display:block;width:42px;height:42px;object-fit:contain;flex:0 0 42px}.brand{display:flex!important;align-items:center!important;gap:10px!important}.brand b{display:none!important}@media(max-width:700px){.brand:before{display:none!important;content:none!important}.brandMark{width:36px;height:36px;flex-basis:36px}}


/* 2026-07-20 force visible Banner.webp on marketplace and services */
.storeHero.compact{
  display:flex!important;
  position:relative!important;
  min-height:310px!important;
  margin-bottom:24px!important;
  background:#ffd83f url("/assets/Banner.webp?v=20260720-market-services-final") center/cover no-repeat!important;
  color:#171717!important;
}
.storeHero.compact:before,.storeHero.compact:after{display:none!important;content:none!important}
.storeHero.compact .heroCopy,.storeHero.compact .btn{position:relative!important;z-index:2!important}
.storeHero.compact p{color:#353535!important}

.marketServiceBanner{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;z-index:0!important}
.storeHero.compact{display:flex!important;position:relative!important;background:none!important;isolation:isolate!important}
.storeHero.compact .heroCopy,.storeHero.compact>.btn{position:relative!important;z-index:2!important}


/* 2026-07-20 category scroller below filter panel */
.quickFilters{
  width:100%!important;
  display:flex!important;
  flex-wrap:wrap!important;
}
.categoryRail{
  display:flex!important;
  clear:both!important;
  width:100%!important;
  max-width:100%!important;
  flex:0 0 100%!important;
  margin:18px 0 30px!important;
  position:relative!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
}
.quickFilters + .categoryRail{
  margin-top:18px!important;
}
@media(max-width:800px){
  .quickFilters + .categoryRail{
    display:flex!important;
    width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
  }
}



/* 2026-07-20 content-only vertical scrollbar below header */
html,body{
  height:100%!important;
  min-height:100%!important;
  overflow:hidden!important;
}
body{
  display:flex!important;
  flex-direction:column!important;
}
.top{
  position:relative!important;
  top:auto!important;
  flex:0 0 auto!important;
  width:100%!important;
}
.wrap{
  flex:1 1 auto!important;
  min-height:0!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding-top:24px!important;
  padding-bottom:32px!important;
  scrollbar-gutter:stable;
}
@media(max-width:700px){
  .wrap{
    padding-top:14px!important;
    padding-bottom:88px!important;
  }
}





/* 2026-07-20 filter box dropdown arrows */
.quickFilters select{
  -webkit-appearance:none!important;
  appearance:none!important;
  background-color:var(--card)!important;
  background-image:
    linear-gradient(45deg,transparent 50%,var(--ink) 50%),
    linear-gradient(135deg,var(--ink) 50%,transparent 50%)!important;
  background-position:
    calc(100% - 18px) 50%,
    calc(100% - 12px) 50%!important;
  background-size:6px 6px,6px 6px!important;
  background-repeat:no-repeat!important;
  padding-right:40px!important;
}
html[data-theme="dark"] .quickFilters select{
  background-image:
    linear-gradient(45deg,transparent 50%,#f1f3f5 50%),
    linear-gradient(135deg,#f1f3f5 50%,transparent 50%)!important;
}



/* 2026-07-20 exact mobile app Ionicons full-width category strip */
@font-face{font-family:"HelpMiOutIonicons";src:url("/assets/Ionicons.ttf?v=20260720-mobile-icons") format("truetype");font-weight:normal;font-style:normal;font-display:block}
.categoryRail{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-left:20px!important;padding-right:20px!important;display:flex!important;justify-content:space-between!important;gap:18px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important}
.categoryRail::-webkit-scrollbar{display:none!important}
.categoryRail a{flex:1 0 92px!important;min-width:92px!important;max-width:150px!important;text-align:center!important}
.categoryRail .ionCategoryIcon{font-family:"HelpMiOutIonicons"!important;font-size:38px!important;line-height:1!important;font-weight:normal!important;font-style:normal!important;display:grid!important;place-items:center!important}
.categoryRail .ionCategoryIcon:before,.categoryRail .ionCategoryIcon:after{display:none!important;content:none!important}
@media(max-width:900px){.categoryRail{justify-content:flex-start!important;padding-left:12px!important;padding-right:12px!important}.categoryRail a{flex:0 0 96px!important;min-width:96px!important}}



/* 2026-07-20 restore HelpMiOut credit balance and purchase link */
.accountCreditBalance{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;margin-top:8px!important;padding:9px 11px!important;border-radius:10px!important;background:#2a2c2f!important;color:#fff!important;font-size:13px!important;font-weight:800!important}
.accountCreditBalance b{display:inline-grid!important;place-items:center!important;min-width:34px!important;height:26px!important;padding:0 8px!important;border-radius:999px!important;background:var(--yellow)!important;color:#111!important;font-size:13px!important}
.accountCreditBalance:hover{background:#34373a!important}



/* 2026-07-20 persistent top navigation credit balance */
.topCreditBadge{display:inline-flex!important;align-items:center!important;gap:7px!important;min-height:40px!important;padding:7px 11px!important;border:1px solid #45484d!important;border-radius:999px!important;background:#2a2c2f!important;color:#fff!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important}
.topCreditBadge:hover{background:#35383c!important;border-color:#5a5e64!important}
.topCreditIcon{display:grid!important;place-items:center!important;width:24px!important;height:24px!important;border-radius:50%!important;background:var(--yellow)!important;color:#111!important;font-size:15px!important}
.topCreditAmount{min-width:16px!important;text-align:center!important;font-size:14px!important}
@media(max-width:700px){.topCreditBadge{padding:6px 8px!important;gap:5px!important}.topCreditIcon{width:22px!important;height:22px!important;font-size:13px!important}.topCreditAmount{font-size:13px!important}}



/* 2026-07-20 about and suggestions pages */
.infoHero{padding:clamp(34px,5vw,72px);border-radius:24px;background:#ffd83f url("/assets/Banner.webp?v=20260720-info-pages") center/cover no-repeat;color:#171717;margin-bottom:28px}
.infoHero h1{max-width:900px;font-size:clamp(42px,6vw,76px);line-height:1;letter-spacing:-.045em;margin:10px 0 18px}.infoHero p{max-width:850px;font-size:19px;line-height:1.6;margin:0}.infoGrid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.7fr);gap:28px;align-items:start}.suggestionForm{max-width:none!important}.suggestionForm textarea{min-height:190px}.aboutCards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.aboutCards .card{padding:28px}.aboutIcon{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:var(--yellow);color:#111;font-size:25px;font-weight:900}.aboutCards h2{margin:16px 0 8px}.aboutMission{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:30px;padding:32px;border:1px solid var(--line);border-radius:20px;background:var(--card)}.aboutMission>div:first-child{max-width:760px}.aboutMission h2{font-size:34px;margin:8px 0}.aboutActions{display:flex;gap:12px;flex-wrap:wrap}@media(max-width:900px){.aboutCards{grid-template-columns:repeat(2,1fr)}.infoGrid{grid-template-columns:1fr}.aboutMission{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.aboutCards{grid-template-columns:1fr}.infoHero{padding:30px 22px}.infoHero h1{font-size:44px}}

\n
/* 2026-07-20 fix oversized filter triangles */
.quickFilters select{
  -webkit-appearance:auto!important;
  appearance:auto!important;
  background-image:none!important;
  background-size:auto!important;
  background-position:initial!important;
  background-repeat:no-repeat!important;
  padding-right:16px!important;
}
html[data-theme="dark"] .quickFilters select{
  background-image:none!important;
}


/* 2026-07-20 restore official responsive branding after 15:06 rollback */
.brandWordmark{
  display:block!important;
  width:230px!important;
  height:66px!important;
  object-fit:contain!important;
  object-position:left center!important;
  flex:0 0 auto!important;
}
.hand{display:flex!important;justify-content:center!important;align-items:center!important}
.loginHelpingHand{display:block!important;width:96px!important;height:96px!important;object-fit:contain!important}
@media(max-width:700px){
  .brandWordmark{width:210px!important;height:60px!important}
  .loginHelpingHand{width:88px!important;height:88px!important}
}

/* Header: yellow for first 25 percent, then fade to black */
.top{
  background:linear-gradient(90deg,
    #ffd600 0%,
    #ffd600 25%,
    #d9b900 29%,
    #9c8600 33%,
    #5a5009 37%,
    #302d1b 41%,
    #18191a 45%,
    #18191a 100%
  )!important;
  border-bottom:0!important;
}
.top .brand,
.top .brand *{color:#111!important}
.top .primaryNav>a{color:#111!important}
.top .navActions>a,
.top .navActions button,
.top .accountName,
.top .iconNav,
.top .accountMenu>summary{color:#fff!important}
.top .iconNav svg{stroke:#fff!important}
.top .primaryNav>a.active:after,
.top .primaryNav>a:first-child:after{background:#111!important}
@media(max-width:700px){
  .top{
    background:linear-gradient(90deg,
      #ffd600 0%,
      #ffd600 25%,
      #b79a00 31%,
      #685b07 37%,
      #2c2a1c 43%,
      #18191a 49%,
      #18191a 100%
    )!important;
  }
}

/* Safe Marketplace-only right-side hero art */
.storeHero.compact.marketplaceOnlyHero{
  position:relative!important;
  overflow:hidden!important;
}
.storeHero.compact.marketplaceOnlyHero .heroCopy{
  position:relative!important;
  z-index:2!important;
  max-width:44%!important;
}
.storeHero.compact.marketplaceOnlyHero>.btn{
  position:relative!important;
  z-index:3!important;
}
.marketplaceOnlyHero .marketplaceHeroPost{
  display:inline-flex!important;
  margin-top:18px!important;
  align-self:flex-start!important;
  position:relative!important;
  z-index:3!important;
}
.marketplaceOnlyHero .marketPlaceDesktopHero{
  position:absolute!important;
  z-index:1!important;
  right:-7%!important;
  bottom:-13%!important;
  width:56%!important;
  height:114%!important;
  object-fit:contain!important;
  object-position:center bottom!important;
  pointer-events:none!important;
}
@media(max-width:900px){
  .storeHero.compact.marketplaceOnlyHero .heroCopy{max-width:48%!important}
  .marketplaceOnlyHero .marketPlaceDesktopHero{right:-9%!important;bottom:-10%!important;width:58%!important;height:108%!important}
}
@media(max-width:700px){
  .storeHero.compact.marketplaceOnlyHero{height:470px!important}
  .storeHero.compact.marketplaceOnlyHero .heroCopy{max-width:66%!important}
  .marketplaceOnlyHero .marketPlaceDesktopHero{right:-22%!important;bottom:-8%!important;width:76%!important;height:72%!important;opacity:.48!important}
}

/* Official HelpMiOut social links */
.siteFooter{margin-top:56px;background:#17191b;color:#f5f5f2;border-top:1px solid #2f3135}.siteFooterInner{max-width:1380px;margin:auto;padding:28px 26px;display:flex;align-items:center;justify-content:space-between;gap:24px}.siteFooterCopy strong,.siteFooterCopy small{display:block}.siteFooterCopy strong{font-size:18px}.siteFooterCopy small{margin-top:4px;color:#b8bbc1}.siteSocials{display:flex;align-items:center;gap:10px}.siteSocialLink{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#292c30;border:1px solid #3b3e43;color:#fff;transition:transform .18s ease,background .18s ease,border-color .18s ease}.siteSocialLink:hover{transform:translateY(-3px);background:#ffd83f;color:#111;border-color:#ffd83f}.siteSocialLink:focus-visible{outline:3px solid #ffd83f;outline-offset:3px}.siteSocialLink svg{width:22px;height:22px;fill:currentColor}.siteSocialLink.xIcon svg{fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round}@media(max-width:700px){.siteFooterInner{padding:24px 18px 92px;flex-direction:column;text-align:center}.siteSocials{justify-content:center}}

/* Update branch integrated redesign 7596066 */
.navSearch{display:flex;align-items:center;flex:1 1 360px;max-width:520px;height:44px;margin:0 18px;background:var(--card);border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 4px 14px rgba(18,20,24,.05)}
.navSearch span{width:44px;display:grid;place-items:center;color:var(--muted);font-size:20px}.navSearch input{flex:1;min-width:0;height:100%;border:0!important;background:transparent!important;padding:0 4px!important;color:var(--text)!important}.navSearch button{height:100%;border:0;border-radius:0;background:var(--y);color:#17181b;padding:0 22px;font-weight:900}.navSearch button:hover{transform:none;background:#f0c900}
.updateMarketHero{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.78fr);align-items:center;min-height:360px;margin-bottom:24px;padding:42px 44px;background:linear-gradient(135deg,#ffe361,#ffd32f);border-radius:24px;overflow:hidden;position:relative}.updateMarketHero:before{content:"";position:absolute;inset:0;opacity:.08;background:url('/assets/update-jamaica-flag.svg') center/cover no-repeat}.updateMarketHeroCopy{position:relative;z-index:1}.updateMarketHeroCopy h1{font-size:clamp(42px,5vw,68px);line-height:.98;letter-spacing:-.055em;margin:14px 0}.updateMarketHeroCopy p{max-width:620px;font-size:18px;color:#323232}.updateMarketHeroMedia{position:relative;z-index:1;width:100%;height:300px;object-fit:contain;filter:drop-shadow(0 20px 28px rgba(47,37,0,.2))}
.marketSearch{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:8px 8px 8px 16px;background:var(--card);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadowSoft);margin:18px 0 12px}.marketSearch input{border:0!important;background:transparent!important;min-height:44px}.marketSearch button{min-height:44px;padding:0 28px}
.filterBar{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr)) auto auto;gap:10px;margin-bottom:24px}.filterBar select,.filterBar .btn,.filterBar .clearFilters{min-height:46px;border-radius:11px}.filterBar .clearFilters{display:grid;place-items:center;border:1px solid var(--line);padding:0 16px;background:var(--card)}
.mpShell{display:grid;grid-template-columns:220px minmax(0,1fr);gap:28px;align-items:start}.catSidebar{position:sticky;top:92px;border:1px solid var(--line);border-radius:16px;background:var(--card);padding:18px;box-shadow:var(--shadowSoft)}.catSidebar h4{margin:0 0 12px}.catSidebar a{display:flex;align-items:center;justify-content:space-between;padding:11px 12px;border-radius:10px;color:var(--text);font-weight:700}.catSidebar a:hover,.catSidebar a.active{background:var(--y);color:#17181b}.catSidebar .postLink{border-top:1px solid var(--line);margin-top:12px;padding-top:12px}.catSidebar .postLink a{background:#17181b;color:#fff}.listHead{display:flex;justify-content:space-between;align-items:end;margin:0 0 16px}.listHead h2{margin:0}.listHead p{margin:0;color:var(--muted)}
.listingGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.listingCard{display:block;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--card);box-shadow:var(--shadowSoft);transition:transform .16s ease,box-shadow .16s ease}.listingCard:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(16,20,24,.13)}.listingMedia{height:220px;background:var(--soft);position:relative;overflow:hidden}.listingMedia img{width:100%;height:100%;object-fit:cover}.listingMedia .heart{position:absolute;right:12px;top:12px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.94);color:#17181b;font-size:22px}.listingBody{padding:16px}.listingMeta{font-size:11px;letter-spacing:.07em;text-transform:uppercase;color:var(--muted);font-weight:900}.listingBody h3{font-size:18px;margin:8px 0}.listingBody .price{font-size:23px;font-weight:900;color:var(--text);margin:6px 0}.listingSeller{display:block;color:var(--muted)}.negotiable{display:inline-block;margin-top:10px;padding:5px 9px;border-radius:999px;background:var(--soft);font-size:11px;font-weight:800;color:var(--muted)}
html[data-theme="dark"] .updateMarketHero{background:linear-gradient(135deg,#4b4117,#27240f)}html[data-theme="dark"] .updateMarketHeroCopy p{color:#ded8bb}html[data-theme="dark"] .navSearch button{color:#17181b}
@media(max-width:1120px){.navSearch{order:4;flex-basis:100%;max-width:none;margin:10px 0 0}.nav{flex-wrap:wrap}.listingGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.filterBar{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.navSearch{display:none}.updateMarketHero{grid-template-columns:1fr;min-height:0;padding:28px 22px}.updateMarketHeroCopy h1{font-size:44px}.updateMarketHeroMedia{height:220px}.filterBar{display:none}.mpShell{display:block}.catSidebar{position:static;display:flex;overflow:auto;gap:8px;margin-bottom:18px;padding:10px}.catSidebar h4,.catSidebar .postLink{display:none}.catSidebar a{white-space:nowrap;border:1px solid var(--line)}.listingGrid{display:block}.listingCard{display:grid;grid-template-columns:42% 1fr;margin-bottom:14px}.listingMedia{height:170px}.listingBody{padding:14px}.marketSearch button{padding:0 18px}}


/* 2026-07-31: compact modern mobile web shell and dashboard. */
@media(max-width:760px){
  .top{position:sticky!important;top:0!important;z-index:1000!important;background:#111214!important;border-bottom:1px solid rgba(255,255,255,.08)!important}
  .nav{min-height:68px!important;padding:10px 14px!important;display:flex!important;flex-wrap:nowrap!important;gap:10px!important;align-items:center!important}
  .brand{flex:0 0 auto!important;max-width:170px!important;overflow:hidden!important}
  .brandWordmark{display:block!important;width:164px!important;height:46px!important;object-fit:contain!important;object-position:left center!important}
  .primaryNav,.navSearch{display:none!important}
  .navActions{margin-left:auto!important;display:flex!important;align-items:center!important;gap:6px!important;min-width:0!important}
  .navActions .iconNav,.navActions .themeSwitch{width:40px!important;height:40px!important;min-width:40px!important;border-radius:20px!important}
  .navActions .accountToggle{max-width:116px!important;height:42px!important;padding:3px 7px!important;gap:6px!important}
  .navActions .accountToggle img,.navActions .avatar{width:34px!important;height:34px!important;min-width:34px!important}
  .navActions .accountToggle strong{max-width:58px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:14px!important}
  main{padding-top:24px!important}
  .dashMain{display:block!important}
  .dashTiles{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}
  .dashTile{min-height:104px!important;padding:18px!important;border-radius:18px!important}
  .dashTile .tileIcon{width:58px!important;height:58px!important;min-width:58px!important}
  .dashTile b{font-size:19px!important}
  .dashTile small{font-size:14px!important}
  .ovCard{margin-top:18px!important}
  .recent{overflow-x:auto!important}
}
@media(max-width:430px){
  .brand{max-width:142px!important}.brandWordmark{width:140px!important;height:42px!important}
  .navActions .iconNav:nth-of-type(1){display:none!important}
  .navActions .accountToggle strong{display:none!important}
  .navActions .accountToggle{width:44px!important;padding:4px!important}
}

.supportHero{display:grid;grid-template-columns:minmax(0,1fr) 220px;align-items:center;gap:30px;padding:44px;border-radius:28px;background:linear-gradient(135deg,#17181b,#2d2f35);color:#fff;margin-bottom:24px}.supportHero h1{font-size:clamp(36px,5vw,64px);line-height:1;margin:8px 0 14px}.supportHero p{font-size:18px;max-width:700px}.supportHeroMark{font-size:130px;line-height:1;text-align:center;color:#ffd400}.supportFilters{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:14px;align-items:end}.supportGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.supportCard{display:block;padding:22px;border:1px solid var(--line,#e5e7eb);border-radius:20px;background:var(--card,#fff);color:inherit;text-decoration:none;box-shadow:0 10px 30px rgba(0,0,0,.05)}.supportCard:hover{transform:translateY(-2px);box-shadow:0 15px 40px rgba(0,0,0,.09)}.supportCardTop,.supportMeta,.supportFacts{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.supportCardTop{justify-content:space-between}.supportFacts{margin-top:18px}.supportFacts span{display:flex;flex-direction:column}.supportFacts small{color:var(--muted,#6b7280)}.supportCreate{max-width:1100px}.supportMenuRow{display:grid;grid-template-columns:2fr 1fr 1fr 2fr;gap:12px;margin:12px 0;padding-top:12px;border-top:1px solid var(--line,#e5e7eb)}.declaration{display:flex!important;gap:10px!important;align-items:flex-start}.supportDetailHead{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}.supportDetailGrid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;margin-top:24px}.supportMenuCard{display:grid;grid-template-columns:minmax(0,1fr) 130px;gap:20px;align-items:center;padding:20px;border:1px solid var(--line,#e5e7eb);border-radius:18px;margin-bottom:14px;background:var(--card,#fff)}.supportMenuCard .price{font-size:22px;font-weight:900}.supportDetailGrid progress{width:100%;height:18px}@media(max-width:900px){.supportHero{grid-template-columns:1fr}.supportHeroMark{display:none}.supportFilters,.supportDetailHead,.supportDetailGrid{grid-template-columns:1fr}.supportGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.supportMenuRow{grid-template-columns:1fr 1fr}}@media(max-width:620px){.supportHero{padding:28px 22px}.supportHero h1{font-size:38px}.supportGrid,.supportMenuRow{grid-template-columns:1fr}.supportMenuCard{grid-template-columns:1fr}.supportFilters button{width:100%}.supportDetailHead aside{order:2}}

@media(min-width:761px){
  .top{box-shadow:0 1px 0 rgba(255,255,255,.08),0 4px 14px rgba(0,0,0,.16)!important}
  .nav{min-height:68px!important;padding-top:8px!important;padding-bottom:8px!important;gap:18px!important}
  .primaryNav{gap:8px!important}
  .primaryNav>a{height:44px!important;padding:0 12px!important;border-radius:8px!important}
  .primaryNav>a:first-child:after{left:12px!important;right:12px!important;bottom:4px!important;border-radius:1px!important}
  .navActions{gap:8px!important}
  .iconNav{
    width:40px!important;
    height:40px!important;
    padding:0!important;
    border:1px solid transparent!important;
    border-radius:8px!important;
    background:transparent!important;
    color:#d1d5db!important;
    box-shadow:none!important;
  }
  .iconNav:hover,.iconNav:focus-visible{
    background:#2a2c2f!important;
    border-color:#414348!important;
    color:#fff!important;
  }
  .iconNav .navBadge{
    top:-5px!important;
    right:-5px!important;
    min-width:18px!important;
    height:18px!important;
    padding:0 4px!important;
    border-radius:5px!important;
  }
  .creditPill,.topCreditBadge{
    min-height:40px!important;
    padding:0 11px!important;
    border-radius:8px!important;
    background:#242629!important;
    border:1px solid #414348!important;
    box-shadow:none!important;
  }
  .topCreditIcon{
    width:auto!important;
    height:auto!important;
    padding:0!important;
    border-radius:0!important;
    background:transparent!important;
    color:var(--yellow)!important;
  }
  .avatar{
    width:40px!important;
    height:40px!important;
    border-radius:8px!important;
    background:#2a2c2f!important;
    border:1px solid #4a4d52!important;
    box-shadow:none!important;
  }
  .avatar.large{width:46px!important;height:46px!important;border-radius:9px!important}
  .accountMenu>summary{
    min-height:40px!important;
    padding:0 8px 0 0!important;
    border:1px solid transparent!important;
    border-radius:8px!important;
  }
  .accountMenu>summary:hover,.accountMenu[open]>summary{
    background:#2a2c2f!important;
    border-color:#414348!important;
  }
  .navSearch{border-radius:8px!important;box-shadow:none!important}
  .navSearch button{border-radius:0!important}
  .navJoin,.navActions>.btn{border-radius:8px!important}
}

/* Desktop/web top-bar official full-lockup logo only */
@media(min-width:761px){
  .top .brand{width:196px!important;min-width:196px!important;height:48px!important;margin-right:10px!important;padding:0!important;display:flex!important;align-items:center!important;overflow:visible!important}
  .top .brandWordmark{display:block!important;width:196px!important;height:48px!important;max-width:none!important;object-fit:contain!important;object-position:left center!important;flex:0 0 196px!important}
}

/* Top bar only: yellow ends at the logo, then quickly fades to black. */
@media(min-width:761px){
  .top{
    background:linear-gradient(90deg,
      #ffd600 0,
      #ffd600 215px,
      #d2b400 235px,
      #8d7900 265px,
      #4a420b 300px,
      #24231a 335px,
      #18191a 370px,
      #18191a 100%
    )!important;
  }
}

/* Top bar only: align yellow-to-black fade to the actual logo width. */
@media(min-width:761px){
  .top{background:#18191a!important}
  .top .nav{
    background:linear-gradient(90deg,
      #ffd600 0,
      #ffd600 206px,
      #d0b300 225px,
      #887600 250px,
      #49410d 280px,
      #292820 310px,
      #18191a 345px,
      #18191a 100%
    )!important;
  }
}

/* Final desktop reference top bar. Scope: header only. */
@media(min-width:761px){
  .top{background:#050505!important;box-shadow:0 1px 0 rgba(255,255,255,.08)!important}
  .top .nav{min-height:68px!important;padding:8px 22px!important;gap:12px!important;background:#050505!important}
  .top .brand{width:190px!important;min-width:190px!important;height:48px!important;margin-right:4px!important;padding:0!important}
  .top .brandWordmark{width:190px!important;height:48px!important;flex:0 0 190px!important;object-fit:contain!important;object-position:left center!important}
  .top .navSearch{flex:1 1 330px!important;max-width:470px!important;height:42px!important;margin:0 6px!important;padding:3px!important;display:flex!important;align-items:center!important;background:#fff!important;border:1px solid #ffd600!important;border-radius:8px!important;box-shadow:inset 0 0 0 1px rgba(255,214,0,.55)!important;overflow:hidden!important}
  .top .navSearch span{width:38px!important;min-width:38px!important;color:#111!important}
  .top .navSearch input{height:34px!important;padding:0 8px!important;background:#fff!important;color:#111!important;border:0!important;outline:0!important}
  .top .navSearch input::placeholder{color:#757575!important}
  .top .navSearch button{height:34px!important;margin:0!important;padding:0 17px!important;background:#050505!important;color:#fff!important;border:0!important;border-radius:5px!important;font-weight:800!important;box-shadow:none!important}
  .top .navSearch button:hover{background:#222!important}
  .top .primaryNav{gap:2px!important;white-space:nowrap!important}
  .top .primaryNav>a{height:40px!important;padding:0 9px!important;border-radius:6px!important;color:#fff!important;background:transparent!important;font-size:14px!important;font-weight:700!important}
  .top .primaryNav>a:hover{background:rgba(255,255,255,.08)!important}
  .top .primaryNav>a.active:after{left:9px!important;right:9px!important;bottom:3px!important;height:2px!important;border-radius:1px!important;background:#ffd600!important}
  .top .navActions{margin-left:auto!important;gap:7px!important;white-space:nowrap!important}
  .top .navLogin,.top .navJoin{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:34px!important;padding:0 12px!important;border:1px solid #ffd600!important;border-radius:6px!important;background:#ffd600!important;color:#111!important;font-size:13px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;box-shadow:none!important}
  .top .navLogin:hover,.top .navJoin:hover{background:#ffe13b!important;border-color:#ffe13b!important}
  .top .themeSwitch{width:40px!important;height:36px!important;margin-left:5px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid #444!important;border-radius:7px!important;background:#151515!important;color:#fff!important;box-shadow:none!important}
  .top .themeSwitch:hover{background:#262626!important;border-color:#666!important}
  .top .iconNav{width:40px!important;height:40px!important;padding:0!important;border:1px solid transparent!important;border-radius:8px!important;background:transparent!important;box-shadow:none!important}
}

/* Top bar detail fixes: readable logo, plain Login, yellow Join Now. */
@media(min-width:761px){
  .top .brand{
    background:#fff!important;
    border:1px solid rgba(255,255,255,.85)!important;
    border-radius:8px!important;
    padding:2px 8px!important;
    overflow:hidden!important;
  }
  .top .brandWordmark{
    width:174px!important;
    height:42px!important;
    flex-basis:174px!important;
  }
  .top .navLogin{
    height:34px!important;
    padding:0 8px!important;
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
    color:#fff!important;
    font-size:13px!important;
    font-weight:800!important;
    box-shadow:none!important;
  }
  .top .navLogin:hover{
    background:transparent!important;
    border:0!important;
    color:#ffd600!important;
    text-decoration:none!important;
  }
  .top .navJoin{
    background:#ffd600!important;
    border:1px solid #ffd600!important;
    color:#111!important;
  }
  .top .navJoin:hover{
    background:#ffe13b!important;
    border-color:#ffe13b!important;
    color:#111!important;
  }
}

/* Top bar only: transparent logo, no backing box, larger inside existing bar height. */
@media(min-width:761px){
  .top .brand{
    width:232px!important;
    min-width:232px!important;
    height:52px!important;
    margin-right:2px!important;
    padding:0!important;
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
    overflow:visible!important;
  }
  .top .brandWordmark{
    display:block!important;
    width:232px!important;
    height:46px!important;
    max-width:none!important;
    flex:0 0 232px!important;
    object-fit:contain!important;
    object-position:left center!important;
  }
}

/* Top bar only: Join Now uses black text. */
@media(min-width:761px){
  .top .navJoin,
  .top .navJoin:visited,
  .top .navJoin:hover,
  .top .navJoin:focus{
    color:#000!important;
  }
}

/* Desktop top bar contrast policy: yellow/white = black text; black/dark = white text. */
@media(min-width:761px){
  .top,
  .top .nav,
  .top .primaryNav>a,
  .top .navLogin,
  .top .themeSwitch,
  .top .iconNav,
  .top .creditPill,
  .top .topCreditBadge,
  .top .accountMenu>summary{color:#fff!important}

  .top .navSearch,
  .top .navSearch input,
  .top .navSearch span{color:#000!important}
  .top .navSearch input::placeholder{color:#666!important}
  .top .navSearch button{color:#fff!important}

  .top .navJoin,
  .top .navJoin:visited,
  .top .navJoin:hover,
  .top .navJoin:focus,
  .top .navBadge,
  .top .yellow,
  .top  [class*="yellow"]{color:#000!important}

  .top .navLogin:hover,
  .top .primaryNav>a:hover,
  .top .themeSwitch:hover,
  .top .iconNav:hover,
  .top .iconNav:focus-visible{color:#fff!important}
}

/* Join Now: black text normally, white text on mouse hover. */
@media(min-width:761px){
  .top a.navJoin,
  .top a.navJoin:link,
  .top a.navJoin:visited,
  .top a.navJoin:focus{
    color:#000!important;
  }
  .top a.navJoin:hover{
    color:#fff!important;
  }
}

/* Desktop top bar only: shift search and primary navigation slightly toward center. */
@media(min-width:761px){
  .top .navSearch{
    margin-left:28px!important;
  }
}

/* Desktop top bar only: move search/navigation group another 20% right. */
@media(min-width:761px){
  .top .navSearch{margin-left:34px!important}
}

/* Desktop top bar only: move search/navigation group another 40% right. */
@media(min-width:761px){
  .top .navSearch{margin-left:48px!important}
}

/* Desktop top bar only: move search/navigation group another 40% right. */
@media(min-width:761px){
  .top .navSearch{margin-left:67px!important}
}

/* Desktop logged-in top bar order and account grouping. */
@media(min-width:761px){
  .top .navActions{
    margin-left:14px!important;
    margin-right:auto!important;
    gap:6px!important;
    align-items:center!important;
  }
  .top .accountMenu>summary{
    min-height:40px!important;
    padding:0 8px 0 0!important;
    display:flex!important;
    align-items:center!important;
    gap:7px!important;
    border-radius:8px!important;
  }
  .top .accountMenu .avatar{
    width:38px!important;
    height:38px!important;
    border-radius:50%!important;
    flex:0 0 38px!important;
  }
  .top .accountFirstName{
    display:inline-block!important;
    max-width:92px!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
    color:#fff!important;
    font-size:14px!important;
    font-weight:800!important;
  }
  .top .accountMenu .chevron{
    color:#fff!important;
    font-size:18px!important;
    line-height:1!important;
    transform:translateY(-1px)!important;
  }
  .top .creditPill{
    min-height:38px!important;
    padding:0 11px!important;
    border-radius:7px!important;
    background:#242629!important;
    border:1px solid #414348!important;
    color:#fff!important;
  }
  .top .creditPill b{color:#fff!important}
}

/* Logged-in desktop top bar: keep Credits visible despite legacy hide rules. */
@media(min-width:761px){
  .top .navActions .creditPill{
    display:inline-flex!important;
    visibility:visible!important;
    opacity:1!important;
    flex:0 0 auto!important;
    min-height:38px!important;
    padding:0 11px!important;
    align-items:center!important;
    gap:6px!important;
    white-space:nowrap!important;
  }
}

/* Profile photo and business logo rendering. */
.avatar img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}
.profileMediaPreview{width:144px;height:144px;display:block;object-fit:cover;border:1px solid var(--line);border-radius:18px;margin:12px 0 18px;background:#f3f3f3}
@media(min-width:761px){.top .accountMenu .avatar{overflow:hidden!important}}

/* Account dropdown: keep profile media link with View profile. */
.accountHead>div>a[href="/account/profile-media"]{display:block;margin-top:3px;font-size:12px;font-weight:700}

/* Mobile bottom navigation: normal document flow, visible only at page bottom. */
@media(max-width:700px){
  body{padding-bottom:0!important}
  .mobileBottomNav{
    position:static!important;
    left:auto!important;
    right:auto!important;
    bottom:auto!important;
    z-index:auto!important;
    margin-top:0!important;
  }
}

/* Website footer only: normal document flow, never fixed or sticky. */
.siteFooter{
  position:static!important;
  inset:auto!important;
  top:auto!important;
  right:auto!important;
  bottom:auto!important;
  left:auto!important;
  z-index:auto!important;
  width:100%!important;
  transform:none!important;
  margin-top:56px!important;
}

/* Reference page layout: browser-level scrolling with footer after main content. */
html{
  height:auto!important;
  min-height:100%!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
}
body{
  height:auto!important;
  min-height:100vh!important;
  overflow-x:hidden!important;
  overflow-y:visible!important;
  display:block!important;
}
.top{
  flex:none!important;
}
.wrap{
  display:block!important;
  min-height:0!important;
  overflow:visible!important;
  width:100%!important;
  max-width:none!important;
  margin:24px 0 32px!important;
  padding-top:0!important;
  padding-bottom:0!important;
}
.siteFooter{
  position:static!important;
  margin-top:60px!important;
}

/* Website footer social links. */
.siteFooter .socials{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  margin-top:16px!important;
}
.siteFooter .socials a{
  width:38px!important;
  height:38px!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:50%!important;
  background:rgba(255,255,255,.08)!important;
  color:var(--nav-muted,#b6b7bb)!important;
  transition:background-color .15s ease,color .15s ease,border-color .15s ease,transform .12s ease!important;
}
.siteFooter .socials a:hover{
  background:#ffd600!important;
  border-color:#ffd600!important;
  color:#111!important;
  transform:translateY(-1px)!important;
}
.siteFooter .socials svg{
  width:18px!important;
  height:18px!important;
  display:block!important;
}

/* Website footer: use the same transparent HelpMiOut logo as the header. */
.siteFooter .footerBrand{
  width:220px!important;
  height:54px!important;
  margin-bottom:10px!important;
  display:flex!important;
  align-items:center!important;
}
.siteFooter .footerBrandLogo{
  display:block!important;
  width:220px!important;
  height:54px!important;
  object-fit:contain!important;
  object-position:left center!important;
}

/* Live Services page aligned to the approved reference layout. */
.servicesHero .heroMedia img{object-fit:contain!important}
@media(min-width:761px){
  .servicesHero{margin-bottom:22px!important}
  .servicesHero .heroCopy{max-width:560px!important}
}

/* Services page: edge-to-edge banner with centered interface below. */
@media(min-width:761px){
  .servicesHero{
    width:100vw!important;
    max-width:none!important;
    min-height:360px!important;
    margin:0 0 28px calc(50% - 50vw)!important;
    padding-left:max(42px,calc((100vw - 1320px)/2 + 42px))!important;
    padding-right:max(42px,calc((100vw - 1320px)/2 + 42px))!important;
    border-radius:0!important;
    align-items:center!important;
    justify-content:center!important;
    grid-template-columns:minmax(0,620px) minmax(360px,540px)!important;
    column-gap:64px!important;
  }
  .servicesHero .heroCopy{
    max-width:620px!important;
    justify-self:center!important;
  }
  .servicesHero .heroMedia{
    width:100%!important;
    max-width:540px!important;
    justify-self:center!important;
  }
  .servicesHero .heroMedia img{
    width:100%!important;
    height:300px!important;
    object-fit:contain!important;
    object-position:center!important;
  }
  .servicesHero + .marketSearch,
  .servicesHero + .marketSearch + .filterBar,
  .servicesHero + .marketSearch + .filterBar + .mpShell{
    width:min(1320px,calc(100% - 64px))!important;
    max-width:1320px!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .servicesHero + .marketSearch{
    margin-top:24px!important;
  }
  .servicesHero + .marketSearch + .filterBar{
    margin-top:12px!important;
    margin-bottom:28px!important;
  }
}
@media(max-width:760px){
  .servicesHero{
    width:100vw!important;
    margin-left:calc(50% - 50vw)!important;
    border-radius:0!important;
  }
}

/* Services page: match the approved reference page. */
.servicesHero,
.servicesHero + .marketSearch,
.servicesHero + .marketSearch + .filterBar,
.servicesHero + .marketSearch + .filterBar + .mpShell{
  width:min(var(--maxw,1180px),calc(100% - 48px))!important;
  max-width:var(--maxw,1180px)!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.servicesHero{
  display:grid!important;
  grid-template-columns:1.08fr .92fr!important;
  align-items:center!important;
  gap:34px!important;
  min-height:0!important;
  padding:44px 48px!important;
  margin-top:0!important;
  margin-bottom:22px!important;
  border-radius:24px!important;
  background:linear-gradient(135deg,#FFDE3D 0%,#FFD11C 48%,#F1B000 100%)!important;
  box-shadow:0 22px 48px rgba(233,175,0,.30)!important;
}
.servicesHero .heroCopy{
  max-width:560px!important;
  justify-self:auto!important;
}
.servicesHero .heroMedia{
  width:auto!important;
  max-width:none!important;
  justify-self:auto!important;
}
.servicesHero .heroMedia img{
  width:100%!important;
  height:auto!important;
  aspect-ratio:16/11!important;
  object-fit:contain!important;
  object-position:center!important;
}
.servicesHero + .marketSearch{
  margin-top:0!important;
  margin-bottom:14px!important;
}
.servicesHero + .marketSearch + .filterBar{
  margin-top:0!important;
  margin-bottom:24px!important;
}
.servicesHero ~ .mpShell .catSidebar .postLink a{
  background:transparent!important;
  color:var(--price)!important;
  border:0!important;
  box-shadow:none!important;
  padding:10px 14px!important;
  display:flex!important;
  justify-content:flex-start!important;
  gap:8px!important;
}
.servicesHero ~ .mpShell .catSidebar .postLink a:hover{
  background:var(--soft)!important;
  color:var(--price)!important;
}
@media(max-width:640px){
  .servicesHero,
  .servicesHero + .marketSearch,
  .servicesHero + .marketSearch + .filterBar,
  .servicesHero + .marketSearch + .filterBar + .mpShell{
    width:calc(100% - 32px)!important;
  }
  .servicesHero{
    grid-template-columns:1fr!important;
    padding:28px 22px!important;
    border-radius:24px!important;
  }
}

/* Marketplace browse page: match the approved browse.html reference. */
.marketplaceReference,
.marketplaceReference + .marketSearch,
.marketplaceReference + .marketSearch + .filterBar,
.marketplaceReference + .marketSearch + .filterBar + .mpShell{
  width:min(var(--maxw,1180px),calc(100% - 48px))!important;
  max-width:var(--maxw,1180px)!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.marketplaceReference{
  display:grid!important;
  grid-template-columns:1.08fr .92fr!important;
  align-items:center!important;
  gap:34px!important;
  min-height:0!important;
  padding:44px 48px!important;
  margin-top:0!important;
  margin-bottom:22px!important;
  border-radius:24px!important;
  background:linear-gradient(135deg,#FFDE3D 0%,#FFD11C 48%,#F1B000 100%)!important;
  box-shadow:0 22px 48px rgba(233,175,0,.30)!important;
}
.marketplaceReference .heroCopy{max-width:560px!important}
.marketplaceReference .heroMedia{background:transparent!important;padding:0!important;border:0!important;box-shadow:none!important}
.marketplaceReference .heroMedia img{
  width:100%!important;height:auto!important;aspect-ratio:16/11!important;
  object-fit:contain!important;filter:drop-shadow(0 18px 22px rgba(70,50,0,.28))!important;
}
.marketplaceReference + .marketSearch{
  display:grid!important;grid-template-columns:auto 1fr auto!important;gap:12px!important;align-items:center!important;
  background:#141414!important;border:0!important;border-radius:14px!important;
  padding:8px 8px 8px 18px!important;margin-top:0!important;margin-bottom:14px!important;box-shadow:none!important;
}
.marketplaceReference + .marketSearch .ic{color:#8a8a86!important;font-size:20px!important}
.marketplaceReference + .marketSearch input{
  background:transparent!important;border:0!important;color:#fff!important;box-shadow:none!important;
  min-height:0!important;font-size:16px!important;padding:11px 0!important;
}
.marketplaceReference + .marketSearch input::placeholder{color:#8a8a86!important}
.marketplaceReference + .marketSearch button{min-height:0!important;border-radius:10px!important;padding:12px 28px!important}
.marketplaceReference + .marketSearch + .filterBar{
  display:flex!important;grid-template-columns:none!important;gap:10px!important;align-items:center!important;
  margin-top:0!important;margin-bottom:24px!important;flex-wrap:wrap!important;
}
.marketplaceReference + .marketSearch + .filterBar select{
  width:auto!important;min-width:148px!important;min-height:0!important;border-radius:10px!important;
}
.marketplaceReference + .marketSearch + .filterBar .apply{min-height:0!important;padding:12px 22px!important}
.marketplaceReference + .marketSearch + .filterBar .sort{margin-left:auto!important;min-width:158px!important}
.marketplaceReference ~ .mpShell{
  display:grid!important;grid-template-columns:216px minmax(0,1fr)!important;gap:28px!important;align-items:start!important;
}
.marketplaceReference ~ .mpShell .catSidebar{
  position:static!important;top:auto!important;border:0!important;border-radius:0!important;
  background:transparent!important;padding:0!important;box-shadow:none!important;
}
.marketplaceReference ~ .mpShell .catSidebar h4{margin:0 0 12px!important;font-size:15px!important}
.marketplaceReference ~ .mpShell .catSidebar a{
  display:block!important;padding:10px 14px!important;border-radius:10px!important;
  color:var(--ink)!important;font-weight:600!important;font-size:14px!important;background:transparent!important;
}
.marketplaceReference ~ .mpShell .catSidebar a:hover{background:var(--soft)!important}
.marketplaceReference ~ .mpShell .catSidebar a.active{
  background:var(--yellow-soft)!important;color:#5a4a00!important;font-weight:800!important;
}
.marketplaceReference ~ .mpShell .catSidebar .postLink{
  margin-top:14px!important;padding-top:16px!important;border-top:1px solid var(--line)!important;
}
.marketplaceReference ~ .mpShell .catSidebar .postLink a{
  display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;
  background:transparent!important;color:var(--price)!important;font-weight:700!important;border:0!important;box-shadow:none!important;
}
.marketplaceReference ~ .mpShell .listHead{display:block!important;margin-bottom:16px!important}
.marketplaceReference ~ .mpShell .listHead h2{font-size:22px!important}
.marketplaceReference ~ .mpShell .listHead p{margin-top:2px!important;color:var(--muted)!important}
.marketplaceReference ~ .mpShell .listingGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}
.marketplaceReference ~ .mpShell .listingCard{border-radius:var(--r,14px)!important}
.marketplaceReference ~ .mpShell .listingMedia{height:auto!important;aspect-ratio:4/3!important}
.marketplaceReference ~ .mpShell .listingBody{padding:14px 15px 16px!important}
.marketplaceReference ~ .mpShell .listingBody h3{font-size:16px!important;margin:6px 0 3px!important}
.marketplaceReference ~ .mpShell .listingBody .price{font-size:17px!important;margin:0!important;color:var(--price)!important}
.marketplaceReference ~ .mpShell .negotiable{
  display:inline-block!important;margin-top:6px!important;padding:0!important;background:transparent!important;
  border-radius:0!important;font-size:11px!important;font-weight:700!important;color:var(--muted)!important;
}
html[data-theme="dark"] .marketplaceReference ~ .mpShell .catSidebar a.active{background:#2a2612!important;color:var(--yellow)!important}
@media(max-width:1050px){.marketplaceReference ~ .mpShell .listingGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:980px){.marketplaceReference ~ .mpShell{grid-template-columns:1fr!important}}
@media(max-width:760px){
  .marketplaceReference,
  .marketplaceReference + .marketSearch,
  .marketplaceReference + .marketSearch + .filterBar,
  .marketplaceReference + .marketSearch + .filterBar + .mpShell{width:calc(100% - 32px)!important}
  .marketplaceReference{grid-template-columns:1fr!important;padding:28px 22px!important}
  .marketplaceReference .heroMedia{display:none!important}
  .marketplaceReference + .marketSearch + .filterBar{display:none!important}
  .marketplaceReference ~ .mpShell .catSidebar{display:flex!important;overflow:auto!important;gap:8px!important;margin-bottom:18px!important;padding:10px!important}
  .marketplaceReference ~ .mpShell .catSidebar h4,.marketplaceReference ~ .mpShell .catSidebar .postLink{display:none!important}
  .marketplaceReference ~ .mpShell .catSidebar a{white-space:nowrap!important;border:1px solid var(--line)!important}
}
@media(max-width:640px){.marketplaceReference ~ .mpShell .listingGrid{grid-template-columns:1fr 1fr!important}}

/* Homepage: match the approved reference index page. */
.homeHero,
.homeHero + .categoryRail,
.homeHero + .categoryRail + .sectionHead,
.homeHero + .categoryRail + .sectionHead + .showcaseGrid,
.homeHero + .categoryRail + .sectionHead + .showcaseGrid + .trustStrip{
  width:min(var(--maxw,1180px),calc(100% - 48px))!important;
  max-width:var(--maxw,1180px)!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.homeHero{
  position:relative!important;
  overflow:hidden!important;
  display:grid!important;
  grid-template-columns:1.08fr .92fr!important;
  align-items:center!important;
  gap:34px!important;
  min-height:0!important;
  padding:44px 48px!important;
  margin-top:0!important;
  margin-bottom:22px!important;
  border-radius:24px!important;
  background:linear-gradient(135deg,#FFDE3D 0%,#FFD11C 48%,#F1B000 100%)!important;
  box-shadow:0 22px 48px rgba(233,175,0,.30)!important;
}
.homeHero::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  pointer-events:none!important;
  background:url('/assets/update-design/img/jamaica-flag.svg') center/cover no-repeat!important;
  opacity:.15!important;
  mix-blend-mode:multiply!important;
}
.homeHero>*{position:relative!important;z-index:1!important}
.homeHero .heroCopy{max-width:560px!important}
.homeHero h1{
  font-size:clamp(34px,4.4vw,52px)!important;
  letter-spacing:-.03em!important;
  line-height:1.02!important;
  margin:14px 0 12px!important;
}
.homeHero p{
  max-width:520px!important;
  font-size:17px!important;
  color:#3d3d38!important;
}
.homeHero .trustPill{
  display:inline-flex!important;
  align-items:center!important;
  gap:7px!important;
  padding:7px 14px!important;
  border:1px solid rgba(17,17,17,.12)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.7)!important;
  color:#111!important;
  font-size:13px!important;
  font-weight:800!important;
}
.homeHero .heroActions{display:flex!important;gap:12px!important;margin-top:24px!important;flex-wrap:wrap!important}
.homeHero .heroActions .btn.light{
  background:rgba(255,255,255,.62)!important;
  border-color:transparent!important;
  color:#2a2400!important;
}
.homeHero .heroActions .btn.light:hover{background:rgba(255,255,255,.85)!important}
.homeHero .heroMedia{background:transparent!important;padding:0!important;border:0!important;box-shadow:none!important}
.homeHero .heroMedia img{
  width:100%!important;
  height:auto!important;
  aspect-ratio:16/11!important;
  object-fit:contain!important;
  filter:drop-shadow(0 18px 22px rgba(70,50,0,.28))!important;
}
.homeHero + .categoryRail{
  display:flex!important;
  justify-content:space-between!important;
  gap:8px!important;
  overflow-x:auto!important;
  padding:6px 2px 12px!important;
  margin-top:6px!important;
  margin-bottom:30px!important;
  scrollbar-width:none!important;
}
.homeHero + .categoryRail::-webkit-scrollbar{display:none!important}
.homeHero + .categoryRail a{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  gap:9px!important;
  min-width:84px!important;
  padding:6px!important;
  color:var(--muted)!important;
  font-size:13px!important;
  font-weight:700!important;
  text-align:center!important;
}
.homeHero + .categoryRail a:hover{color:var(--ink)!important}
.homeHero + .categoryRail span{
  display:grid!important;
  place-items:center!important;
  width:58px!important;
  height:58px!important;
  border:1px solid var(--line)!important;
  border-radius:50%!important;
  background:var(--card)!important;
  box-shadow:var(--shadowSoft)!important;
}
.homeHero + .categoryRail a.active span{background:var(--yellow)!important;border-color:var(--yellow-deep)!important}
.homeHero + .categoryRail .ic{font-size:25px!important;color:var(--ink)!important}
.homeHero + .categoryRail + .sectionHead{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:18px!important;
  margin-top:30px!important;
  margin-bottom:16px!important;
}
.homeHero + .categoryRail + .sectionHead h2{font-size:22px!important}
.homeHero + .categoryRail + .sectionHead a{color:var(--price)!important;font-size:14px!important;font-weight:700!important}
.homeHero + .categoryRail + .sectionHead + .showcaseGrid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
}
.homeHero ~ .showcaseGrid .showcaseCard{
  overflow:hidden!important;
  position:relative!important;
  border:1px solid var(--line)!important;
  border-radius:var(--r,14px)!important;
  background:var(--card)!important;
  box-shadow:var(--shadowSoft)!important;
}
.homeHero ~ .showcaseGrid .showcaseMedia{height:auto!important;aspect-ratio:4/3!important;background:var(--soft)!important}
.homeHero ~ .showcaseGrid .showcaseBody{padding:14px 15px 16px!important}
.homeHero ~ .showcaseGrid .showcaseBody h3{font-size:16px!important;line-height:1.3!important;margin:6px 0 3px!important}
.homeHero ~ .showcaseGrid .showcasePrice{font-size:17px!important;font-weight:800!important;color:var(--ink)!important}
.homeHero + .categoryRail + .sectionHead + .showcaseGrid + .trustStrip{
  display:grid!important;
  grid-template-columns:repeat(4,1fr)!important;
  gap:22px!important;
  margin-top:40px!important;
  margin-bottom:10px!important;
  padding:28px 0!important;
  border-top:1px solid var(--line)!important;
}
.homeHero ~ .trustStrip>div{display:flex!important;gap:13px!important;align-items:flex-start!important}
.homeHero ~ .trustStrip .ti{
  flex:0 0 auto!important;
  display:grid!important;
  place-items:center!important;
  width:40px!important;
  height:40px!important;
  border-radius:11px!important;
  background:var(--yellow-soft)!important;
  color:#5a4a00!important;
}
.homeHero ~ .trustStrip b{display:block!important;font-size:15px!important}
.homeHero ~ .trustStrip small{display:block!important;margin-top:3px!important;color:var(--muted)!important}
html[data-theme="dark"] .homeHero{background:linear-gradient(180deg,#20200f,#191a1c)!important}
html[data-theme="dark"] .homeHero p{color:var(--muted)!important}
html[data-theme="dark"] .homeHero ~ .trustStrip .ti{background:#2a2612!important;color:var(--yellow)!important}
@media(max-width:1050px){
  .homeHero + .categoryRail + .sectionHead + .showcaseGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:640px){
  .homeHero,
  .homeHero + .categoryRail,
  .homeHero + .categoryRail + .sectionHead,
  .homeHero + .categoryRail + .sectionHead + .showcaseGrid,
  .homeHero + .categoryRail + .sectionHead + .showcaseGrid + .trustStrip{
    width:calc(100% - 32px)!important;
  }
  .homeHero{grid-template-columns:1fr!important;padding:28px 22px!important}
  .homeHero .heroMedia{display:none!important}
  .homeHero + .categoryRail + .sectionHead + .showcaseGrid,
  .homeHero + .categoryRail + .sectionHead + .showcaseGrid + .trustStrip{
    grid-template-columns:1fr 1fr!important;
  }
}

/* Site-wide shape language: rounded rectangles instead of oval pills. */
.tag,
.status,
.navBadge,
.creditPill,
.topCreditBadge,
.accountCreditBalance b,
.trustPill,
.listingType,
.featuredTag,
.negotiable,
.badge,
.pill,
.chip,
[class*="Badge"]:not(.avatar):not(.iconNav),
[class*="Pill"]{
  border-radius:8px!important;
}

/* Keep compact labels rectangular even when their content is short. */
.tag,
.status,
.listingType,
.featuredTag,
.negotiable,
.navBadge{
  min-width:0!important;
}

/* Intentionally circular interface elements remain circular. */
.avatar,
.iconNav,
.heart,
.socials a,
.categoryRail span,
.reviewPrompt .star,
.conversationAvatar,
.conversationMeta b,
.messageComposer button,
.storeAvatar{
  border-radius:50%!important;
}

/* Remaining site actions and filter tabs use rounded rectangles, not pills. */
.btn,
a.btn,
button:not(.iconNav):not(.themeSwitch):not(.heart):not(.reviewClose),
input[type="submit"],
input[type="button"],
.yellow,
.light,
.navJoin,
.navLogin,
.actions a,
.actions .btn,
.accountPanel a,
.accountPanel button,
.rowBetween > a,
.heroActions a,
.postLink a,
.filterBar select,
.filterBar button,
.marketSearch button,
form button,
.card form button,
.ovCard > a.btn,
.recent .rowBetween a,
.profileMediaPreview + form button{
  border-radius:8px!important;
}

/* Transaction role/status selectors. */
.actions{
  gap:8px!important;
  flex-wrap:wrap!important;
}
.actions .btn,
.actions a.btn{
  padding:9px 14px!important;
  border-radius:8px!important;
}

/* Credit, payment and profile page action links. */
a[href*="gift"],
a[href*="payment-settings"],
a[href="/marketplace/business"],
a[href="/account/profile-media"],
a[href="/dashboard"],
a[href^="/marketplace/seller/"],
a[href="/marketplace/new"],
a[href="/marketplace"]{
  border-radius:8px!important;
}

/* Preserve true circular icon-only controls. */
.iconNav,
.themeSwitch,
.heart,
.reviewClose,
.socials a,
.avatar,
.categoryRail span{
  border-radius:50%!important;
}

/* Dark mode: preserve the homepage's yellow hero and Jamaica flag artwork. */
html[data-theme="dark"] .homeHero{
  background:linear-gradient(135deg,#FFDE3D 0%,#FFD11C 48%,#F1B000 100%)!important;
  box-shadow:0 22px 48px rgba(233,175,0,.30)!important;
}
html[data-theme="dark"] .homeHero::before{
  background:url('/assets/update-design/img/jamaica-flag.svg') center/cover no-repeat!important;
  opacity:.15!important;
  mix-blend-mode:multiply!important;
  filter:none!important;
}
html[data-theme="dark"] .homeHero h1,
html[data-theme="dark"] .homeHero .heroCopy,
html[data-theme="dark"] .homeHero .heroCopy *:not(.btn):not(.trustPill):not(i){
  color:#111!important;
}
html[data-theme="dark"] .homeHero p{color:#3d3d38!important}
html[data-theme="dark"] .homeHero .trustPill{
  background:rgba(255,255,255,.72)!important;
  border-color:rgba(17,17,17,.12)!important;
  color:#111!important;
}
html[data-theme="dark"] .homeHero .heroActions .btn{
  background:#111!important;
  color:#fff!important;
  border-color:#111!important;
}
html[data-theme="dark"] .homeHero .heroActions .btn.light{
  background:rgba(255,255,255,.72)!important;
  color:#2a2400!important;
  border-color:transparent!important;
}
html[data-theme="dark"] .homeHero .heroMedia img{
  filter:drop-shadow(0 18px 22px rgba(70,50,0,.28))!important;
}

/* Marketplace notifications: centered and protected from clipping. */
.notificationsPage{
  width:min(var(--maxw,1180px),calc(100% - 48px))!important;
  max-width:var(--maxw,1180px)!important;
  min-width:0!important;
  margin:0 auto 40px!important;
}
.notificationsPage .rowBetween{
  width:100%!important;
  min-width:0!important;
  gap:16px!important;
  flex-wrap:wrap!important;
  margin-bottom:18px!important;
}
.notificationsList{
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  gap:14px!important;
  width:100%!important;
  min-width:0!important;
}
.notificationCard{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
  padding:18px 20px!important;
  margin:0!important;
}
.notificationCard h3,
.notificationCard p,
.notificationCard small{
  min-width:0!important;
  max-width:100%!important;
  overflow-wrap:anywhere!important;
  word-break:break-word!important;
}
.notificationCard h3{margin:0 0 7px!important}
.notificationCard p{margin:0 0 10px!important}
@media(max-width:640px){
  .notificationsPage{width:calc(100% - 32px)!important}
  .notificationCard{padding:16px!important}
}

/* Center account, marketplace management, business and admin pages. */
.wrap.centeredPage{
  width:min(var(--maxw,1180px),calc(100% - 48px))!important;
  max-width:var(--maxw,1180px)!important;
  min-width:0!important;
  margin:24px auto 40px!important;
  padding-left:0!important;
  padding-right:0!important;
  box-sizing:border-box!important;
}
.wrap.centeredPage > *{
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
}
.wrap.centeredPage .rowBetween,
.wrap.centeredPage .grid,
.wrap.centeredPage .split,
.wrap.centeredPage .dashMain,
.wrap.centeredPage .dashTiles,
.wrap.centeredPage .actions,
.wrap.centeredPage .card,
.wrap.centeredPage .form{
  min-width:0!important;
  max-width:100%!important;
}
.wrap.centeredPage .table,
.wrap.centeredPage .recentTable{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  overflow-x:auto!important;
  -webkit-overflow-scrolling:touch!important;
}
.wrap.centeredPage img,
.wrap.centeredPage video,
.wrap.centeredPage iframe{
  max-width:100%!important;
}
@media(max-width:640px){
  .wrap.centeredPage{
    width:calc(100% - 32px)!important;
    margin-top:18px!important;
  }
}

/* Header credit balance is a direct link to the Credits page. */
a.creditPill{
  text-decoration:none!important;
  cursor:pointer!important;
}
a.creditPill:focus-visible{
  outline:2px solid var(--yellow)!important;
  outline-offset:2px!important;
}

/* Public seller storefront: centered with safe wrapping. */
.wrap.centeredPage .storefrontHead{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
}
.wrap.centeredPage .storefrontHead > div:last-child{
  min-width:0!important;
}
.wrap.centeredPage .storefrontHead h1,
.wrap.centeredPage .storefrontHead p,
.wrap.centeredPage .storeMeta,
.wrap.centeredPage .storeMeta span{
  max-width:100%!important;
  overflow-wrap:anywhere!important;
}
.wrap.centeredPage .storeMeta{
  display:flex!important;
  gap:10px 18px!important;
  flex-wrap:wrap!important;
}
.wrap.centeredPage .sectionHead{
  min-width:0!important;
  gap:16px!important;
  flex-wrap:wrap!important;
}
.wrap.centeredPage .showcaseGrid{
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
}
@media(max-width:640px){
  .wrap.centeredPage .storefrontHead{
    grid-template-columns:1fr!important;
  }
}

/* Additional centered pages: profile media, about, and marketplace safety. */
.wrap.centeredPage .profileMediaPage,
.wrap.centeredPage .aboutPage,
.wrap.centeredPage .safetyPage,
.wrap.centeredPage article,
.wrap.centeredPage section{
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
}
.wrap.centeredPage p,
.wrap.centeredPage li,
.wrap.centeredPage h1,
.wrap.centeredPage h2,
.wrap.centeredPage h3{
  overflow-wrap:anywhere!important;
}

/* Post a listing page: centered and overflow-safe. */
.wrap.centeredPage form.form{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
}
.wrap.centeredPage form.form .grid{
  grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;
  min-width:0!important;
}
.wrap.centeredPage form.form label,
.wrap.centeredPage form.form input,
.wrap.centeredPage form.form select,
.wrap.centeredPage form.form textarea,
.wrap.centeredPage form.form .card,
.wrap.centeredPage form.form .actions{
  min-width:0!important;
  max-width:100%!important;
  box-sizing:border-box!important;
}
.wrap.centeredPage form.form input[type="file"]{
  width:100%!important;
  overflow:hidden!important;
}
.wrap.centeredPage form.form textarea{
  width:100%!important;
  resize:vertical!important;
}
@media(max-width:640px){
  .wrap.centeredPage form.form .grid{
    grid-template-columns:1fr!important;
  }
}

/* Dark mode: preserve Marketplace hero button contrast. */
html[data-theme="dark"] .marketplaceReference .heroActions .btn{
  background:#111!important;
  color:#fff!important;
  border-color:#111!important;
  box-shadow:none!important;
}
html[data-theme="dark"] .marketplaceReference .heroActions .btn:hover{
  background:#242424!important;
  color:#fff!important;
}
html[data-theme="dark"] .marketplaceReference .heroActions .btn.light{
  background:rgba(255,255,255,.74)!important;
  color:#2a2400!important;
  border-color:transparent!important;
}
html[data-theme="dark"] .marketplaceReference .heroActions .btn.light:hover{
  background:rgba(255,255,255,.92)!important;
  color:#111!important;
}

/* Dark mode: preserve Services hero button contrast. */
html[data-theme="dark"] .servicesHero .heroActions .btn{
  background:#111!important;
  color:#fff!important;
  border-color:#111!important;
  box-shadow:none!important;
}
html[data-theme="dark"] .servicesHero .heroActions .btn:hover{
  background:#242424!important;
  color:#fff!important;
}
html[data-theme="dark"] .servicesHero .heroActions .btn.light{
  background:rgba(255,255,255,.74)!important;
  color:#2a2400!important;
  border-color:transparent!important;
}
html[data-theme="dark"] .servicesHero .heroActions .btn.light:hover{
  background:rgba(255,255,255,.92)!important;
  color:#111!important;
}

/* Tasks index: centered to the standard interface width. */
.wrap.centeredPage > h1,
.wrap.centeredPage > form.card,
.wrap.centeredPage > form.card + .grid{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
}
.wrap.centeredPage > form.card .grid{
  grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;
}
@media(max-width:640px){
  .wrap.centeredPage > form.card .grid{
    grid-template-columns:1fr!important;
  }
}

/* Homepage hero: dynamic featured listings replace static illustration. */
.homeHero .heroFeatured{
  position:relative!important;
  min-width:0!important;
  width:100%!important;
  max-width:500px!important;
  justify-self:end!important;
  align-self:stretch!important;
  display:flex!important;
  align-items:center!important;
}
.homeHero .heroFeaturedCard{
  display:none!important;
  width:100%!important;
  min-width:0!important;
  overflow:hidden!important;
  border:1px solid rgba(17,17,17,.14)!important;
  border-radius:18px!important;
  background:rgba(255,255,255,.88)!important;
  color:#111!important;
  box-shadow:0 18px 42px rgba(78,55,0,.22)!important;
  backdrop-filter:blur(10px)!important;
}
.homeHero .heroFeaturedCard.active{display:grid!important;grid-template-columns:1.05fr .95fr!important}
.homeHero .heroFeaturedMedia{
  min-height:260px!important;
  background:#f2f2ef!important;
  overflow:hidden!important;
}
.homeHero .heroFeaturedMedia img{
  width:100%!important;
  height:100%!important;
  min-height:260px!important;
  object-fit:cover!important;
  display:block!important;
}
.homeHero .heroFeaturedPlaceholder{
  min-height:260px!important;
  display:grid!important;
  place-items:center!important;
  font-weight:900!important;
  color:#777!important;
}
.homeHero .heroFeaturedBody{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  min-width:0!important;
  padding:26px!important;
}
.homeHero .heroFeaturedLabel{
  align-self:flex-start!important;
  padding:6px 9px!important;
  border-radius:8px!important;
  background:#111!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
  text-transform:uppercase!important;
  letter-spacing:.04em!important;
}
.homeHero .heroFeaturedBody h3{
  margin:14px 0 8px!important;
  font-size:24px!important;
  line-height:1.12!important;
  color:#111!important;
  overflow-wrap:anywhere!important;
}
.homeHero .heroFeaturedBody p{
  margin:0 0 16px!important;
  font-size:14px!important;
  color:#555!important;
}
.homeHero .heroFeaturedBody strong{
  font-size:22px!important;
  color:#111!important;
}
.homeHero .heroFeaturedDots{
  position:absolute!important;
  left:50%!important;
  bottom:12px!important;
  transform:translateX(-50%)!important;
  display:flex!important;
  gap:8px!important;
  z-index:3!important;
}
.homeHero .heroFeaturedDot{
  width:24px!important;
  height:7px!important;
  min-width:0!important;
  padding:0!important;
  border:0!important;
  border-radius:4px!important;
  background:rgba(17,17,17,.25)!important;
}
.homeHero .heroFeaturedDot.active{background:#111!important}
html[data-theme="dark"] .homeHero .heroFeaturedCard{
  background:rgba(255,255,255,.90)!important;
  color:#111!important;
}
@media(max-width:900px){
  .homeHero{grid-template-columns:1fr!important}
  .homeHero .heroFeatured{max-width:none!important;justify-self:stretch!important;margin-top:24px!important}
}
@media(max-width:640px){
  .homeHero .heroFeatured{display:block!important;margin-top:22px!important}
  .homeHero .heroFeaturedCard.active{grid-template-columns:1fr!important}
  .homeHero .heroFeaturedMedia,.homeHero .heroFeaturedMedia img,.homeHero .heroFeaturedPlaceholder{min-height:190px!important}
  .homeHero .heroFeaturedBody{padding:20px!important}
  .homeHero .heroFeaturedBody h3{font-size:21px!important}
}

/* Dark mode: keep yellow Marketplace and Services hero copy readable. */
html[data-theme="dark"] .marketplaceReference,
html[data-theme="dark"] .servicesHero{
  color:#111!important;
}
html[data-theme="dark"] .marketplaceReference .heroCopy h1,
html[data-theme="dark"] .marketplaceReference .heroCopy p,
html[data-theme="dark"] .servicesHero .heroCopy h1,
html[data-theme="dark"] .servicesHero .heroCopy p{
  color:#111!important;
}
html[data-theme="dark"] .marketplaceReference .heroCopy p,
html[data-theme="dark"] .servicesHero .heroCopy p{
  opacity:.82!important;
}

/* Tasks search: separate the Search button from the fields above. */
.wrap.centeredPage > form.card > .grid + p{
  margin:18px 0 0!important;
  padding:0!important;
}
.wrap.centeredPage > form.card > .grid + p button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
}
@media(max-width:640px){
  .wrap.centeredPage > form.card > .grid + p{
    margin-top:16px!important;
  }
}

/* Shared UI spacing pass: consistent breathing room across centered pages. */
.wrap.centeredPage{
  --ui-gap-xs:8px;
  --ui-gap-sm:12px;
  --ui-gap-md:18px;
  --ui-gap-lg:24px;
  --ui-gap-xl:32px;
}

/* Page-level vertical rhythm. */
.wrap.centeredPage > h1,
.wrap.centeredPage > h2,
.wrap.centeredPage > .rowBetween:first-child{
  margin-top:0!important;
}
.wrap.centeredPage > h1{
  margin-bottom:22px!important;
}
.wrap.centeredPage > h2{
  margin-bottom:18px!important;
}
.wrap.centeredPage > * + *:not(script):not(style){
  margin-top:var(--ui-gap-lg)!important;
}
.wrap.centeredPage > .flash + *{
  margin-top:var(--ui-gap-md)!important;
}

/* Headings and header/action rows. */
.wrap.centeredPage .rowBetween{
  gap:var(--ui-gap-md)!important;
  flex-wrap:wrap!important;
}
.wrap.centeredPage .rowBetween + *{
  margin-top:var(--ui-gap-md)!important;
}
.wrap.centeredPage .sectionHead{
  margin-bottom:var(--ui-gap-md)!important;
}
.wrap.centeredPage h1 + p,
.wrap.centeredPage h2 + p,
.wrap.centeredPage h3 + p{
  margin-top:var(--ui-gap-sm)!important;
}

/* Cards and grouped content. */
.wrap.centeredPage .card{
  padding:22px!important;
}
.wrap.centeredPage .card > :first-child{
  margin-top:0!important;
}
.wrap.centeredPage .card > :last-child{
  margin-bottom:0!important;
}
.wrap.centeredPage .card > * + *{
  margin-top:var(--ui-gap-sm)!important;
}
.wrap.centeredPage .grid,
.wrap.centeredPage .dashTiles,
.wrap.centeredPage .ovGrid,
.wrap.centeredPage .split,
.wrap.centeredPage .showcaseGrid{
  gap:var(--ui-gap-md)!important;
}

/* Forms: space labels, controls, help text, and actions. */
.wrap.centeredPage form:not(.inline):not(.searchForm){
  min-width:0!important;
}
.wrap.centeredPage form:not(.inline):not(.searchForm) > * + *{
  margin-top:var(--ui-gap-md)!important;
}
.wrap.centeredPage form label{
  display:block!important;
  margin-bottom:var(--ui-gap-xs)!important;
}
.wrap.centeredPage form label input,
.wrap.centeredPage form label select,
.wrap.centeredPage form label textarea{
  margin-top:var(--ui-gap-xs)!important;
}
.wrap.centeredPage input,
.wrap.centeredPage select,
.wrap.centeredPage textarea{
  box-sizing:border-box!important;
}
.wrap.centeredPage .actions{
  display:flex!important;
  align-items:center!important;
  gap:var(--ui-gap-sm)!important;
  flex-wrap:wrap!important;
  margin-top:var(--ui-gap-md)!important;
}
.wrap.centeredPage .actions + *{
  margin-top:var(--ui-gap-lg)!important;
}

/* Credits/account utility rows. */
.wrap.centeredPage .accountCreditBalance,
.wrap.centeredPage .creditPill,
.wrap.centeredPage .status,
.wrap.centeredPage .tag{
  margin-top:var(--ui-gap-sm)!important;
}
.wrap.centeredPage .accountCreditBalance{
  padding:12px 14px!important;
}

/* Tables and list rows. */
.wrap.centeredPage table{
  border-collapse:separate!important;
  border-spacing:0!important;
}
.wrap.centeredPage th,
.wrap.centeredPage td{
  padding:14px 16px!important;
  vertical-align:top!important;
}
.wrap.centeredPage tr + tr td{
  border-top:1px solid var(--line)!important;
}
.wrap.centeredPage .recent > * + *,
.wrap.centeredPage .notificationsList > * + *,
.wrap.centeredPage .conversationList > * + *{
  margin-top:var(--ui-gap-sm)!important;
}

/* Prevent buttons from crowding neighboring controls. */
.wrap.centeredPage button + button,
.wrap.centeredPage .btn + .btn,
.wrap.centeredPage a.btn + a.btn,
.wrap.centeredPage button + .btn,
.wrap.centeredPage .btn + button{
  margin-left:var(--ui-gap-sm)!important;
}

@media(max-width:640px){
  .wrap.centeredPage{
    --ui-gap-md:16px;
    --ui-gap-lg:20px;
    --ui-gap-xl:26px;
  }
  .wrap.centeredPage .card{
    padding:18px!important;
  }
  .wrap.centeredPage th,
  .wrap.centeredPage td{
    padding:12px!important;
  }
  .wrap.centeredPage button + button,
  .wrap.centeredPage .btn + .btn,
  .wrap.centeredPage a.btn + a.btn,
  .wrap.centeredPage button + .btn,
  .wrap.centeredPage .btn + button{
    margin-left:0!important;
    margin-top:var(--ui-gap-sm)!important;
  }
}

/* Safe Meetup and Suggestions pages. */
.safeMeetupGrid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;align-items:start}
.safeMeetupFilter{display:block;max-width:320px;margin:18px 0}
.safeMeetupFilter select{margin-top:8px;width:100%}
.stationGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.stationGrid .card{margin:0!important}
.safeMeetupTips{position:sticky;top:96px}
.suggestionForm{width:100%;min-width:0}
.infoGrid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px;align-items:start}
@media(max-width:900px){.safeMeetupGrid,.infoGrid{grid-template-columns:1fr}.safeMeetupTips{position:static}}
@media(max-width:640px){.stationGrid{grid-template-columns:1fr}}

/* Account menu: Logout text is black in light mode. */
html:not([data-theme="dark"]) .accountPanel a[href="/logout"],
html[data-theme="light"] .accountPanel a[href="/logout"]{
  color:#111!important;
}
html[data-theme="dark"] .accountPanel a[href="/logout"]{
  color:var(--nav-text,#fff)!important;
}

/* Account menu Logout button color. */
html:not([data-theme="dark"]) .accountPanel .logoutAction,
html[data-theme="light"] .accountPanel .logoutAction,
html:not([data-theme="dark"]) .accountPanel .logoutAction i,
html[data-theme="light"] .accountPanel .logoutAction i{
  color:#111!important;
}
html[data-theme="dark"] .accountPanel .logoutAction,
html[data-theme="dark"] .accountPanel .logoutAction i{
  color:#fff!important;
}

/* Dark mode: preserve readable text on yellow information-page banners. */
html[data-theme="dark"] .infoHero{
  background:#ffd83f url('/assets/Banner.webp?v=20260720-info-pages') center/cover no-repeat!important;
  color:#171717!important;
}
html[data-theme="dark"] .infoHero h1,
html[data-theme="dark"] .infoHero h2,
html[data-theme="dark"] .infoHero h3,
html[data-theme="dark"] .infoHero p,
html[data-theme="dark"] .infoHero .eyebrow,
html[data-theme="dark"] .infoHero a:not(.btn){
  color:#171717!important;
}
html[data-theme="dark"] .infoHero p{
  opacity:.9!important;
}

/* Safe Meetup cards and Suggestions/About content retain dark-theme contrast. */
html[data-theme="dark"] .safeMeetupGrid,
html[data-theme="dark"] .infoGrid,
html[data-theme="dark"] .aboutCards,
html[data-theme="dark"] .aboutMission{
  color:var(--ink)!important;
}
html[data-theme="dark"] .safeMeetupGrid .card,
html[data-theme="dark"] .infoGrid .card,
html[data-theme="dark"] .aboutCards .card,
html[data-theme="dark"] .aboutMission{
  background:var(--card)!important;
  border-color:var(--line)!important;
}
html[data-theme="dark"] .safeMeetupGrid p,
html[data-theme="dark"] .infoGrid p,
html[data-theme="dark"] .aboutCards p,
html[data-theme="dark"] .aboutMission p{
  color:var(--muted)!important;
}

/* Account menu Logout row matches the other menu items in light mode. */
html:not([data-theme="dark"]) .accountPanel .logoutAction,
html[data-theme="light"] .accountPanel .logoutAction{
  width:100%!important;
  justify-content:flex-start!important;
  background:transparent!important;
  color:#111!important;
  border:0!important;
  box-shadow:none!important;
}
html:not([data-theme="dark"]) .accountPanel .logoutAction:hover,
html:not([data-theme="dark"]) .accountPanel .logoutAction:focus-visible,
html[data-theme="light"] .accountPanel .logoutAction:hover,
html[data-theme="light"] .accountPanel .logoutAction:focus-visible{
  background:var(--soft)!important;
  color:#111!important;
}
html:not([data-theme="dark"]) .accountPanel .logoutAction i,
html[data-theme="light"] .accountPanel .logoutAction i{
  color:inherit!important;
}

/* Safe Meetup parish selection and map actions. */
.meetupEmpty{
  margin:16px 0 0!important;
  padding:18px!important;
  border:1px dashed var(--line)!important;
  border-radius:10px!important;
  background:var(--soft)!important;
  color:var(--muted)!important;
}
.stationGrid[hidden],
.stationGrid .card[hidden],
.meetupEmpty[hidden]{display:none!important}
.stationMapLink{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin-top:14px!important;
  border-radius:8px!important;
}

/* Safe Meetup server-rendered parish filter. */
.safeMeetupFilter{
  display:flex!important;
  align-items:flex-end!important;
  gap:12px!important;
  max-width:360px!important;
  margin:18px 0!important;
}
.safeMeetupFilter label{flex:1!important;margin:0!important}
.safeMeetupFilter select{width:100%!important;margin-top:8px!important}
.safeMeetupFilter button{flex:0 0 auto!important}

/* Verification Center. */
.verificationHero{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:24px!important;
  padding:28px!important;
  border-radius:18px!important;
  background:linear-gradient(135deg,#FFDE3D,#F1B000)!important;
  color:#111!important;
}
.verificationHero h1{margin:6px 0 8px!important;color:#111!important}
.verificationHero p{margin:0!important;max-width:720px!important;color:#3d3d38!important}
.verificationScore{
  flex:0 0 auto!important;
  min-width:120px!important;
  padding:18px!important;
  border-radius:12px!important;
  background:rgba(255,255,255,.72)!important;
  text-align:center!important;
}
.verificationScore strong{display:block!important;font-size:34px!important;line-height:1!important;color:#111!important}
.verificationScore span{display:block!important;margin-top:5px!important;color:#333!important;font-weight:700!important}
.verificationGrid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:18px!important;
  margin-top:24px!important;
}
.verificationCard{
  min-width:0!important;
  padding:22px!important;
  border:1px solid var(--line)!important;
  border-radius:14px!important;
  background:var(--card)!important;
  box-shadow:var(--shadowSoft)!important;
}
.verificationCard h2{margin:14px 0 8px!important}
.verificationCard p{margin:0 0 16px!important}
.verificationStatus{
  display:inline-block!important;
  padding:6px 9px!important;
  border-radius:8px!important;
  background:var(--soft)!important;
  color:var(--muted)!important;
  font-size:12px!important;
  font-weight:800!important;
}
.verificationStatus[data-state="done"]{background:#e8f7ee!important;color:#116532!important}
.verificationStatus[data-state="pending"]{background:#fff4cc!important;color:#6f5200!important}
.verificationNote{margin-top:24px!important}
html[data-theme="dark"] .verificationHero{background:linear-gradient(135deg,#FFDE3D,#F1B000)!important;color:#111!important}
@media(max-width:760px){
  .verificationHero{align-items:flex-start!important;flex-direction:column!important}
  .verificationScore{width:100%!important;box-sizing:border-box!important}
  .verificationGrid{grid-template-columns:1fr!important}
}

/* Safe Meetup full station directory. */
.safeMeetupFilter + .stationCount{
  margin:-8px 0 18px!important;
  color:var(--muted)!important;
  font-size:14px!important;
}

/* Safe Meetup automatically loads stations after parish selection. */
.safeMeetupFilter noscript{
  display:block!important;
  flex:0 0 auto!important;
}

/* Homepage participation opportunity slider. */
.homeHero .roleSlide{grid-template-columns:1fr 1.05fr!important}
.homeHero .roleGraphic{
  display:grid!important;
  place-items:center!important;
  min-height:280px!important;
  padding:18px!important;
  background:linear-gradient(145deg,#f5f5f0,#deded7)!important;
}
.homeHero .roleGraphic svg{
  width:100%!important;
  max-width:260px!important;
  height:auto!important;
  display:block!important;
  filter:drop-shadow(0 14px 18px rgba(0,0,0,.16))!important;
}
.homeHero .roleLearn{
  align-self:flex-start!important;
  margin-top:2px!important;
  background:#111!important;
  color:#fff!important;
  border-color:#111!important;
}
.homeHero .roleSlide:hover .roleLearn{background:#2a2a2a!important}
html[data-theme="dark"] .homeHero .roleSlide{background:rgba(255,255,255,.92)!important}
@media(max-width:640px){
  .homeHero .roleSlide.active{grid-template-columns:1fr!important}
  .homeHero .roleGraphic{min-height:180px!important}
  .homeHero .roleGraphic svg{max-width:190px!important}
}

/* Validator role slide: keep long service copy readable. */
.homeHero .validatorGraphic + .heroFeaturedBody p{
  line-height:1.45!important;
}

/* Participation information pages: consistent spacing between all sections. */
.wrap.centeredPage > .infoHero + .infoGrid{
  margin-top:28px!important;
}
.infoGrid{
  gap:28px!important;
}
.infoGrid > div{
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  gap:20px!important;
  min-width:0!important;
}
.infoGrid > div > .card{
  margin:0!important;
  padding:24px!important;
}
.infoGrid > aside.card{
  margin:0!important;
  padding:24px!important;
}
.infoGrid .card > h2:first-child{
  margin-top:0!important;
}
.infoGrid .card h2{
  margin-bottom:12px!important;
}
.infoGrid .card p{
  margin:0!important;
  line-height:1.65!important;
}
.infoGrid .card p + p,
.infoGrid .card p + .actions,
.infoGrid .card .actions + p,
.infoGrid .card hr + p{
  margin-top:18px!important;
}
.infoGrid .card hr{
  margin:22px 0!important;
  border:0!important;
  border-top:1px solid var(--line)!important;
}
.infoGrid .actions{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  flex-wrap:wrap!important;
  margin-top:20px!important;
}
.infoGrid .actions .btn{
  margin:0!important;
}
@media(max-width:900px){
  .infoGrid{
    gap:22px!important;
  }
}
@media(max-width:640px){
  .wrap.centeredPage > .infoHero + .infoGrid{
    margin-top:22px!important;
  }
  .infoGrid > div{
    gap:16px!important;
  }
  .infoGrid > div > .card,
  .infoGrid > aside.card{
    padding:20px!important;
  }
  .infoGrid .actions{
    gap:10px!important;
  }
}

/* Context-aware posting forms. */
.smartListingForm{margin-top:22px!important}
.smartListingForm > .card{margin-top:20px!important}
.smartListingForm .actions{gap:12px!important}
.smartListingForm [hidden]{display:none!important}

/* Tasks: make Help Wanted posting clear and visible. */
.wrap.centeredPage > .rowBetween:first-child{
  margin-bottom:22px!important;
}
.wrap.centeredPage > .rowBetween:first-child .btn{
  flex:0 0 auto!important;
}
@media(max-width:640px){
  .wrap.centeredPage > .rowBetween:first-child .btn{
    width:100%!important;
    justify-content:center!important;
  }
}

/* Admin-wide centered layout and spacing pass. */
.wrap.centeredPage{
  --admin-gap-sm:12px;
  --admin-gap-md:18px;
  --admin-gap-lg:26px;
}

/* Every admin page stays inside the standard centered content area. */
.wrap.centeredPage > .adminPage,
.wrap.centeredPage > .adminShell,
.wrap.centeredPage > .adminGrid,
.wrap.centeredPage > .adminPanel,
.wrap.centeredPage > .adminTable,
.wrap.centeredPage > form,
.wrap.centeredPage > table{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
}

/* Clear separation between direct admin sections. */
.wrap.centeredPage > h1 + *,
.wrap.centeredPage > h2 + *,
.wrap.centeredPage > .rowBetween + *,
.wrap.centeredPage > .adminNav + *,
.wrap.centeredPage > .actions + *{
  margin-top:var(--admin-gap-lg)!important;
}
.wrap.centeredPage > * + h2,
.wrap.centeredPage > * + h3{
  margin-top:32px!important;
}

/* Admin navigation and filter controls. */
.wrap.centeredPage .adminNav,
.wrap.centeredPage .actions,
.wrap.centeredPage .filterBar,
.wrap.centeredPage .rowBetween{
  display:flex!important;
  align-items:center!important;
  gap:var(--admin-gap-sm)!important;
  flex-wrap:wrap!important;
}
.wrap.centeredPage .adminNav{
  padding:14px!important;
  margin-bottom:var(--admin-gap-lg)!important;
  border:1px solid var(--line)!important;
  border-radius:12px!important;
  background:var(--card)!important;
}
.wrap.centeredPage .adminNav a{
  margin:0!important;
}
.wrap.centeredPage .filterBar{
  margin:0 0 var(--admin-gap-lg)!important;
}
.wrap.centeredPage .filterBar > *{
  min-width:150px!important;
}

/* Admin cards and grids. */
.wrap.centeredPage .adminGrid,
.wrap.centeredPage .grid,
.wrap.centeredPage .dashTiles,
.wrap.centeredPage .ovGrid{
  gap:var(--admin-gap-md)!important;
}
.wrap.centeredPage .adminGrid > *,
.wrap.centeredPage .grid > *,
.wrap.centeredPage .dashTiles > *,
.wrap.centeredPage .ovGrid > *{
  min-width:0!important;
}
.wrap.centeredPage .card,
.wrap.centeredPage .adminPanel{
  margin:0!important;
  padding:22px!important;
}
.wrap.centeredPage .card + .card,
.wrap.centeredPage .adminPanel + .adminPanel{
  margin-top:var(--admin-gap-md)!important;
}
.wrap.centeredPage .card > * + *,
.wrap.centeredPage .adminPanel > * + *{
  margin-top:var(--admin-gap-sm)!important;
}

/* Admin forms. */
.wrap.centeredPage form:not(.inline){
  min-width:0!important;
}
.wrap.centeredPage form:not(.inline) > * + *{
  margin-top:var(--admin-gap-md)!important;
}
.wrap.centeredPage form .grid{
  grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;
  gap:var(--admin-gap-md)!important;
}
.wrap.centeredPage form label{
  min-width:0!important;
}
.wrap.centeredPage form input,
.wrap.centeredPage form select,
.wrap.centeredPage form textarea{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
}
.wrap.centeredPage form textarea{
  resize:vertical!important;
}

/* Admin tables: readable spacing and safe horizontal scrolling. */
.wrap.centeredPage .adminTable,
.wrap.centeredPage .table,
.wrap.centeredPage .recentTable,
.wrap.centeredPage > table{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  overflow-x:auto!important;
  -webkit-overflow-scrolling:touch!important;
  border:1px solid var(--line)!important;
  border-radius:12px!important;
  background:var(--card)!important;
}
.wrap.centeredPage table{
  width:100%!important;
  min-width:720px!important;
}
.wrap.centeredPage th,
.wrap.centeredPage td{
  padding:14px 16px!important;
  text-align:left!important;
  vertical-align:top!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
}
.wrap.centeredPage thead th{
  position:sticky!important;
  top:0!important;
  z-index:1!important;
  background:var(--card)!important;
}

/* Detail pages and long text. */
.wrap.centeredPage pre,
.wrap.centeredPage code,
.wrap.centeredPage .json,
.wrap.centeredPage .logOutput{
  max-width:100%!important;
  overflow:auto!important;
  white-space:pre-wrap!important;
  overflow-wrap:anywhere!important;
}
.wrap.centeredPage img,
.wrap.centeredPage video,
.wrap.centeredPage iframe{
  max-width:100%!important;
  height:auto!important;
}

@media(max-width:640px){
  .wrap.centeredPage{
    --admin-gap-md:16px;
    --admin-gap-lg:22px;
  }
  .wrap.centeredPage .card,
  .wrap.centeredPage .adminPanel{
    padding:18px!important;
  }
  .wrap.centeredPage .adminNav{
    align-items:stretch!important;
  }
  .wrap.centeredPage .adminNav a,
  .wrap.centeredPage .actions .btn,
  .wrap.centeredPage .actions button{
    width:100%!important;
    justify-content:center!important;
    margin:0!important;
  }
  .wrap.centeredPage form .grid{
    grid-template-columns:1fr!important;
  }
}

/* Category navigation: clear active states and useful empty results. */
.catSidebar a.active{
  font-weight:800!important;
}
.categoryEmpty{
  grid-column:1/-1!important;
  width:100%!important;
  padding:34px!important;
  box-sizing:border-box!important;
}
.categoryEmpty .actions{
  display:flex!important;
  gap:12px!important;
  justify-content:center!important;
  flex-wrap:wrap!important;
  margin-top:18px!important;
}

/* Multi-currency listing controls. */
.smartListingForm select[name="currency"],
.wrap.centeredPage select[name="currency"]{
  min-width:220px!important;
}

/* Homepage growth promotions and six-slide controls. */
.heroFeaturedDots{
  flex-wrap:wrap!important;
  justify-content:center!important;
  gap:8px!important;
}
.heroFeaturedDots .heroFeaturedDot{
  flex:0 0 auto!important;
}
.referralGraphic,.creditSellerGraphic,.trialGraphic{
  background:linear-gradient(145deg,#f5f5f0,#deded7)!important;
}
@media(max-width:640px){
  .heroFeaturedDots{gap:7px!important}
}

/* Homepage category icons: compact circles with a soft grey tint. */
.categoryRail span{
  width:40px!important;
  height:40px!important;
  min-width:40px!important;
  min-height:40px!important;
  padding:4px!important;
  border-radius:50%!important;
  background:#f1f2f3!important;
  border:1px solid #dfe2e5!important;
  box-shadow:none!important;
  box-sizing:border-box!important;
}
.categoryRail svg{
  width:25px!important;
  height:25px!important;
  max-width:25px!important;
  max-height:25px!important;
}
.categoryRail a{gap:6px!important}
html[data-theme="dark"] .categoryRail span{
  background:#2a2c2f!important;
  border-color:#3b3e42!important;
}
@media(min-width:901px){
  .categoryRail span{
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
    min-height:42px!important;
  }
  .categoryRail svg{
    width:26px!important;
    height:26px!important;
    max-width:26px!important;
    max-height:26px!important;
  }
}

/* Exact homepage icon badge sizing; overrides older, more specific rules. */
.homeHero + .categoryRail span{
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  min-height:34px!important;
  padding:5px!important;
  border-radius:50%!important;
  background:#f1f2f3!important;
  border:1px solid #dfe2e5!important;
  box-shadow:none!important;
  box-sizing:border-box!important;
}
.homeHero + .categoryRail span .ic{
  width:20px!important;
  height:20px!important;
  min-width:20px!important;
  min-height:20px!important;
  font-size:20px!important;
  line-height:20px!important;
}
.homeHero + .categoryRail a{
  gap:5px!important;
  min-width:72px!important;
}
.homeHero ~ .trustStrip .ti{
  width:30px!important;
  height:30px!important;
  min-width:30px!important;
  min-height:30px!important;
  padding:5px!important;
  border-radius:50%!important;
  background:#f1f2f3!important;
  border:1px solid #dfe2e5!important;
  color:#303236!important;
  box-shadow:none!important;
  box-sizing:border-box!important;
}
.homeHero ~ .trustStrip .ti .ic{
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  min-height:18px!important;
  font-size:18px!important;
  line-height:18px!important;
}
.homeHero ~ .trustStrip > div{
  gap:9px!important;
}
html[data-theme="dark"] .homeHero + .categoryRail span,
html[data-theme="dark"] .homeHero ~ .trustStrip .ti{
  background:#2a2c2f!important;
  border-color:#3b3e42!important;
  color:#eceff1!important;
}

/* Keep the rotating homepage promotion area at one stable height. */
.homeHero .heroFeatured{
  position:relative!important;
  transition:none!important;
  overflow:hidden!important;
}
.homeHero .heroFeaturedCard{
  box-sizing:border-box!important;
  width:100%!important;
}
.homeHero .heroFeaturedCard.active{
  height:100%!important;
}
.homeHero .heroFeaturedBody{
  align-content:center!important;
}
@media(max-width:640px){
  .homeHero .heroFeatured{
    overflow:visible!important;
  }
}

/* Compact, fixed-height homepage promotion slider. */
.homeHero .heroFeatured{
  height:315px!important;
  min-height:315px!important;
  max-height:315px!important;
  overflow:hidden!important;
}
.homeHero .heroFeaturedCard,
.homeHero .heroFeaturedCard.active{
  height:100%!important;
  min-height:0!important;
  max-height:100%!important;
}
.homeHero .roleGraphic{
  min-height:0!important;
  height:100%!important;
  padding:12px!important;
}
.homeHero .roleGraphic svg{
  max-width:190px!important;
  max-height:220px!important;
}
.homeHero .heroFeaturedBody{
  padding:22px!important;
  gap:9px!important;
  align-content:center!important;
  overflow:hidden!important;
}
.homeHero .heroFeaturedBody h3{
  margin:0!important;
  font-size:25px!important;
  line-height:1.12!important;
}
.homeHero .heroFeaturedBody p{
  margin:0!important;
  font-size:14px!important;
  line-height:1.42!important;
  display:-webkit-box!important;
  -webkit-line-clamp:4!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.homeHero .heroFeaturedLabel{
  font-size:11px!important;
}
.homeHero .roleLearn{
  padding:8px 13px!important;
  min-height:34px!important;
}
@media(max-width:900px){
  .homeHero .heroFeatured{
    height:300px!important;
    min-height:300px!important;
    max-height:300px!important;
  }
  .homeHero .roleGraphic svg{
    max-width:165px!important;
    max-height:190px!important;
  }
}
@media(max-width:640px){
  .homeHero .heroFeatured{
    height:390px!important;
    min-height:390px!important;
    max-height:390px!important;
    overflow:hidden!important;
  }
  .homeHero .heroFeaturedCard.active{
    grid-template-columns:1fr!important;
    grid-template-rows:150px minmax(0,1fr)!important;
  }
  .homeHero .roleGraphic{
    min-height:0!important;
    height:150px!important;
    padding:8px!important;
  }
  .homeHero .roleGraphic svg{
    max-width:135px!important;
    max-height:135px!important;
  }
  .homeHero .heroFeaturedBody{
    padding:16px 18px 44px!important;
    gap:7px!important;
  }
  .homeHero .heroFeaturedBody h3{
    font-size:22px!important;
  }
  .homeHero .heroFeaturedBody p{
    -webkit-line-clamp:3!important;
  }
}

/* Match Marketplace Categories heading to the boxed Service types heading. */
.marketplaceReference ~ .mpShell .catSidebar h4{
  display:block!important;
  width:100%!important;
  box-sizing:border-box!important;
  margin:0 0 12px!important;
  padding:10px 12px!important;
  border:1px solid var(--line)!important;
  border-radius:10px!important;
  background:var(--card)!important;
  box-shadow:var(--shadowSoft)!important;
  font-size:15px!important;
  line-height:1.2!important;
}
html[data-theme="dark"] .marketplaceReference ~ .mpShell .catSidebar h4{
  background:#202225!important;
  border-color:#34373b!important;
}

/* Put the full Marketplace category list inside one vertical panel. */
.marketplaceReference ~ .mpShell .catSidebar{
  position:static!important;
  top:auto!important;
  width:100%!important;
  box-sizing:border-box!important;
  padding:16px!important;
  border:1px solid var(--line)!important;
  border-radius:14px!important;
  background:var(--card)!important;
  box-shadow:var(--shadowSoft)!important;
}
.marketplaceReference ~ .mpShell .catSidebar h4{
  display:block!important;
  width:auto!important;
  margin:0 0 12px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  font-size:15px!important;
  line-height:1.2!important;
}
html[data-theme="dark"] .marketplaceReference ~ .mpShell .catSidebar{
  background:#202225!important;
  border-color:#34373b!important;
}
html[data-theme="dark"] .marketplaceReference ~ .mpShell .catSidebar h4{
  background:transparent!important;
  border:0!important;
}
@media(max-width:760px){
  .marketplaceReference ~ .mpShell .catSidebar{
    padding:10px!important;
    border:1px solid var(--line)!important;
    border-radius:12px!important;
    background:var(--card)!important;
  }
}

/* In-place Marketplace and Services category filtering. */
.mpShell.isLoading .marketplaceResults{
  opacity:.55!important;
  pointer-events:none!important;
}
.mpShell .marketplaceResults{
  transition:opacity .14s ease!important;
}

/* Compact actions only inside Marketplace and Services empty-result panels. */
.mpShell .categoryEmpty .actions{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  flex-wrap:wrap!important;
  margin-top:14px!important;
}
.mpShell .categoryEmpty .actions .btn{
  display:inline-flex!important;
  width:auto!important;
  min-width:0!important;
  min-height:0!important;
  max-width:max-content!important;
  flex:0 0 auto!important;
  padding:7px 11px!important;
  margin:0!important;
  border-radius:7px!important;
  font-size:12px!important;
  line-height:1.2!important;
  justify-content:center!important;
}
@media(max-width:640px){
  .mpShell .categoryEmpty .actions{
    gap:7px!important;
  }
  .mpShell .categoryEmpty .actions .btn{
    width:auto!important;
    max-width:100%!important;
    padding:7px 10px!important;
    font-size:12px!important;
  }
}

/* Community Rules, Contact, and Help Centre. */
.helpPageGrid{display:grid!important;grid-template-columns:minmax(0,1fr) 330px!important;gap:24px!important;align-items:start!important;margin-top:26px!important}
.helpPageStack{display:grid!important;gap:18px!important;min-width:0!important}
.helpPageStack .card,.helpPageAside{margin:0!important;padding:22px!important}
.helpPageStack .card h2,.helpPageAside h2,.helpPageAside h3{margin-top:0!important}
.helpPageAside{position:sticky!important;top:96px!important}
.helpPageAside hr{margin:22px 0!important;border:0!important;border-top:1px solid var(--line)!important}
.contactForm{margin:0!important;min-width:0!important}
.contactForm > * + *{margin-top:16px!important}
.contactForm textarea{min-height:180px!important}
.helpTopicGrid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;margin-top:26px!important}
.helpTopicGrid .card{margin:0!important;padding:22px!important;color:inherit!important}
.helpTopicGrid .card h2{margin-top:0!important}
.helpFaq{margin-top:30px!important}
.helpFaq > h2{margin-bottom:16px!important}
.helpFaq details.card{margin:0 0 12px!important;padding:18px 20px!important}
.helpFaq summary{cursor:pointer!important;font-weight:800!important}
.helpFaq details p{margin:14px 0 0!important;color:var(--muted)!important}
.helpContactCard{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;margin-top:26px!important;padding:24px!important}
.helpContactCard h2,.helpContactCard p{margin:0!important}
.helpContactCard p{margin-top:6px!important}
@media(max-width:900px){.helpPageGrid{grid-template-columns:1fr!important}.helpPageAside{position:static!important}.helpTopicGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:640px){.helpTopicGrid{grid-template-columns:1fr!important}.helpContactCard{align-items:stretch!important;flex-direction:column!important}.helpContactCard .btn{width:100%!important;justify-content:center!important}}

/* Verification Center: centered width and consistent internal spacing. */
.verificationCenterPage{
  width:100%!important;
  max-width:1080px!important;
  margin:0 auto!important;
  padding:0!important;
  box-sizing:border-box!important;
}
.verificationCenterPage .verificationHero{
  width:100%!important;
  box-sizing:border-box!important;
  margin:0!important;
  padding:28px 30px!important;
  gap:30px!important;
}
.verificationCenterPage .verificationHero > div:first-child{
  min-width:0!important;
  flex:1 1 auto!important;
}
.verificationCenterPage .verificationHero .eyebrow{
  display:block!important;
  margin-bottom:8px!important;
}
.verificationCenterPage .verificationHero h1{
  margin:0 0 10px!important;
}
.verificationCenterPage .verificationHero p{
  margin:0!important;
  line-height:1.6!important;
}
.verificationCenterPage .verificationScore{
  min-width:132px!important;
  padding:20px!important;
  box-sizing:border-box!important;
}
.verificationCenterPage .verificationGrid{
  width:100%!important;
  margin:26px 0 0!important;
  gap:22px!important;
  align-items:stretch!important;
}
.verificationCenterPage .verificationCard{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  min-height:230px!important;
  margin:0!important;
  padding:24px!important;
  box-sizing:border-box!important;
}
.verificationCenterPage .verificationStatus{
  margin:0 0 16px!important;
}
.verificationCenterPage .verificationCard h2{
  margin:0 0 10px!important;
  line-height:1.25!important;
}
.verificationCenterPage .verificationCard p{
  width:100%!important;
  margin:0 0 12px!important;
  line-height:1.6!important;
}
.verificationCenterPage .verificationCard p.muted{
  margin-bottom:18px!important;
}
.verificationCenterPage .verificationCard .btn{
  width:auto!important;
  max-width:100%!important;
  min-width:0!important;
  margin-top:auto!important;
  align-self:flex-start!important;
}
.verificationCenterPage .verificationNote{
  width:100%!important;
  margin:26px 0 0!important;
  padding:24px!important;
  box-sizing:border-box!important;
}
.verificationCenterPage .verificationNote h2{
  margin:0 0 10px!important;
}
.verificationCenterPage .verificationNote p{
  margin:0!important;
  line-height:1.65!important;
  max-width:900px!important;
}
@media(max-width:760px){
  .verificationCenterPage{
    max-width:680px!important;
  }
  .verificationCenterPage .verificationHero{
    padding:24px!important;
    gap:20px!important;
  }
  .verificationCenterPage .verificationGrid{
    gap:18px!important;
    margin-top:20px!important;
  }
  .verificationCenterPage .verificationCard{
    min-height:0!important;
    padding:22px!important;
  }
  .verificationCenterPage .verificationScore{
    width:100%!important;
  }
  .verificationCenterPage .verificationNote{
    margin-top:20px!important;
    padding:22px!important;
  }
}
@media(max-width:480px){
  .verificationCenterPage .verificationHero,
  .verificationCenterPage .verificationCard,
  .verificationCenterPage .verificationNote{
    padding:18px!important;
  }
  .verificationCenterPage .verificationCard .btn{
    width:100%!important;
    justify-content:center!important;
  }
}

/* Identity Verification: centered, spaced, and readable. */
.identityVerificationPage{
  width:100%!important;
  max-width:1040px!important;
  margin:0 auto!important;
  box-sizing:border-box!important;
}
.identityVerificationPage > .rowBetween{
  margin:0 0 26px!important;
  gap:20px!important;
  align-items:flex-start!important;
}
.identityVerificationPage > .rowBetween h1{
  margin:0 0 8px!important;
}
.identityVerificationPage > .rowBetween p{
  margin:0!important;
}
.identityVerificationPage > h2{
  margin:30px 0 16px!important;
}
.identityVerificationPage > .grid{
  gap:18px!important;
  margin:0!important;
}
.identityVerificationPage > .grid .card{
  margin:0!important;
  padding:22px!important;
}
.identityVerificationPage > .card{
  margin:0 0 22px!important;
  padding:24px!important;
}
.identityVerificationPage > .card h2,
.identityVerificationPage > .card h3{
  margin-top:0!important;
}
.identityVerificationPage > .card p{
  margin:0 0 12px!important;
  line-height:1.6!important;
}
.identityVerificationPage > form.form{
  width:100%!important;
  max-width:760px!important;
  margin:28px auto 0!important;
  padding:26px!important;
  box-sizing:border-box!important;
}
.identityVerificationPage > form.form > * + *{
  margin-top:18px!important;
}
.identityVerificationPage > form.form h2{
  margin:0 0 8px!important;
}
.identityVerificationPage > form.form label{
  display:grid!important;
  gap:8px!important;
  min-width:0!important;
}
.identityVerificationPage > form.form input,
.identityVerificationPage > form.form select,
.identityVerificationPage > form.form textarea{
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  box-sizing:border-box!important;
}
.identityVerificationPage > form.form .card{
  margin:4px 0!important;
  padding:18px!important;
}
.identityVerificationPage > form.form button{
  width:auto!important;
  min-width:180px!important;
}
.identityVerificationPage > table,
.identityVerificationPage > .table{
  margin-top:0!important;
}
.identityVerificationPage table{
  width:100%!important;
}
.identityVerificationPage th,
.identityVerificationPage td{
  padding:14px 16px!important;
  vertical-align:top!important;
}
@media(max-width:760px){
  .identityVerificationPage{
    max-width:680px!important;
  }
  .identityVerificationPage > .rowBetween{
    margin-bottom:22px!important;
  }
  .identityVerificationPage > form.form{
    max-width:100%!important;
    padding:22px!important;
  }
}
@media(max-width:520px){
  .identityVerificationPage > .rowBetween .btn,
  .identityVerificationPage > form.form button{
    width:100%!important;
    justify-content:center!important;
    min-width:0!important;
  }
  .identityVerificationPage > .card,
  .identityVerificationPage > .grid .card,
  .identityVerificationPage > form.form{
    padding:18px!important;
  }
}

/* Identity Verification: centered, readable, consistently spaced. */
.identityVerificationPage{width:100%!important;max-width:1040px!important;margin:0 auto!important;box-sizing:border-box!important}
.identityVerificationPage>*+*{margin-top:24px!important}
.identityVerificationHeader{width:100%!important;margin:0!important;padding:26px 28px!important;border:1px solid var(--line)!important;border-radius:16px!important;background:var(--card)!important;box-shadow:var(--shadowSoft)!important;box-sizing:border-box!important;gap:24px!important}
.identityVerificationHeader .eyebrow{display:block!important;margin-bottom:8px!important}
.identityVerificationHeader h1{margin:0 0 8px!important}
.identityVerificationHeader p{margin:0!important;line-height:1.6!important}
.identityVerificationPage>h2{margin:30px 0 14px!important}
.identityVerificationPage>.grid{gap:18px!important;margin:0!important}
.identityVerificationPage>.grid .card{margin:0!important;padding:22px!important}
.identityVerificationPage>.card{margin:0!important;padding:24px!important}
.identityVerificationPage>.card h2,.identityVerificationPage>.card h3{margin-top:0!important}
.identityVerificationPage>.card p{line-height:1.6!important}
.identityVerificationPage>form.form{width:100%!important;max-width:820px!important;margin:26px auto 0!important;padding:28px!important;box-sizing:border-box!important}
.identityVerificationPage form.form>*+*{margin-top:18px!important}
.identityVerificationPage form.form h2{margin:0 0 8px!important}
.identityVerificationPage form.form label{display:block!important}
.identityVerificationPage form.form input,.identityVerificationPage form.form select,.identityVerificationPage form.form textarea{width:100%!important;max-width:100%!important;box-sizing:border-box!important}
.identityVerificationPage form.form input[type="checkbox"]{width:auto!important;margin-right:8px!important}
.identityVerificationPage form.form .card{margin:4px 0 0!important;padding:18px!important;line-height:1.55!important}
.identityVerificationPage form.form button{width:auto!important;min-width:180px!important}
.identityVerificationPage>.table{margin-top:14px!important;display:block!important;overflow-x:auto!important}
.identityVerificationPage table{min-width:700px!important}
.identityVerificationPage th,.identityVerificationPage td{padding:14px 16px!important}
@media(max-width:760px){.identityVerificationPage{max-width:680px!important}.identityVerificationHeader{padding:22px!important;align-items:flex-start!important}.identityVerificationHeader .btn{width:100%!important;justify-content:center!important}.identityVerificationPage>form.form{max-width:100%!important;padding:22px!important}}
@media(max-width:480px){.identityVerificationHeader,.identityVerificationPage>.card,.identityVerificationPage>form.form,.identityVerificationPage>.grid .card{padding:18px!important}.identityVerificationPage form.form button{width:100%!important;min-width:0!important;justify-content:center!important}}

/* Identity Verification: centered sections and consistent spacing. */
.identityVerificationPage{
  width:100%!important;
  max-width:1040px!important;
  margin:0 auto!important;
  box-sizing:border-box!important;
}
.identityVerificationPage > * + *{margin-top:24px!important}
.identityVerificationPage > .rowBetween:first-child{
  margin:0!important;
  padding:26px 28px!important;
  gap:24px!important;
  border:1px solid var(--line)!important;
  border-radius:16px!important;
  background:var(--card)!important;
  box-shadow:var(--shadowSoft)!important;
  box-sizing:border-box!important;
}
.identityVerificationPage > .rowBetween:first-child h1{margin:0 0 8px!important}
.identityVerificationPage > .rowBetween:first-child p{margin:0!important;line-height:1.6!important}
.identityVerificationPage > h2{margin:30px 0 14px!important}
.identityVerificationPage > .grid{gap:18px!important;margin:0!important}
.identityVerificationPage > .grid > .card,
.identityVerificationPage > .card{
  margin:0!important;
  padding:22px!important;
  box-sizing:border-box!important;
}
.identityVerificationPage .card h2,
.identityVerificationPage .card h3{margin-top:0!important;margin-bottom:10px!important}
.identityVerificationPage .card p{margin:0 0 10px!important;line-height:1.6!important}
.identityVerificationPage .card p:last-child{margin-bottom:0!important}
.identityVerificationPage > form.form{
  width:100%!important;
  max-width:820px!important;
  margin:28px auto 0!important;
  padding:28px!important;
  box-sizing:border-box!important;
}
.identityVerificationPage > form.form > * + *{margin-top:18px!important}
.identityVerificationPage > form.form h2{margin:0 0 8px!important}
.identityVerificationPage > form.form label{display:block!important}
.identityVerificationPage > form.form input,
.identityVerificationPage > form.form select,
.identityVerificationPage > form.form textarea{
  width:100%!important;
  max-width:100%!important;
  box-sizing:border-box!important;
}
.identityVerificationPage > form.form input[type=checkbox]{width:auto!important;margin-right:8px!important}
.identityVerificationPage > form.form .card{margin:2px 0 0!important;padding:18px!important;line-height:1.6!important}
.identityVerificationPage > form.form button{width:auto!important;min-width:180px!important}
.identityVerificationPage > .table{margin-top:14px!important}
.identityVerificationPage table{min-width:700px!important}
.identityVerificationPage th,
.identityVerificationPage td{padding:14px 16px!important}
@media(max-width:760px){
  .identityVerificationPage{max-width:680px!important}
  .identityVerificationPage > .rowBetween:first-child{padding:22px!important;align-items:flex-start!important}
  .identityVerificationPage > .rowBetween:first-child .btn{width:100%!important;justify-content:center!important}
  .identityVerificationPage > form.form{max-width:100%!important;padding:22px!important}
}
@media(max-width:480px){
  .identityVerificationPage > .rowBetween:first-child,
  .identityVerificationPage > .card,
  .identityVerificationPage > .grid > .card,
  .identityVerificationPage > form.form{padding:18px!important}
  .identityVerificationPage > form.form button{width:100%!important;min-width:0!important;justify-content:center!important}
}

/* Phone and Identity Verification subpages. */
.phoneVerificationPage,
.identityVerificationPage{
  width:100%!important;
  max-width:1040px!important;
  margin:0 auto!important;
  box-sizing:border-box!important;
}
.phoneVerificationPage > * + *,
.identityVerificationPage > * + *{
  margin-top:22px!important;
}
.phoneVerificationHeader,
.identityVerificationPage > .rowBetween:first-child{
  width:100%!important;
  margin:0!important;
  padding:26px 28px!important;
  gap:24px!important;
  border:1px solid var(--line)!important;
  border-radius:16px!important;
  background:var(--card)!important;
  box-shadow:var(--shadowSoft)!important;
  box-sizing:border-box!important;
}
.phoneVerificationHeader h1,
.identityVerificationPage > .rowBetween:first-child h1{
  margin:0 0 8px!important;
}
.phoneVerificationHeader p,
.identityVerificationPage > .rowBetween:first-child p{
  margin:0!important;
  line-height:1.6!important;
}
.phoneVerificationPage > .card,
.identityVerificationPage > .card{
  margin:0!important;
  padding:24px!important;
}
.phoneVerificationPage .card h2,
.phoneVerificationPage .card h3,
.identityVerificationPage .card h2,
.identityVerificationPage .card h3{
  margin-top:0!important;
  margin-bottom:10px!important;
}
.phoneVerificationPage .card p,
.identityVerificationPage .card p{
  margin:0!important;
  line-height:1.6!important;
}
.phoneVerificationPage .card p + p,
.identityVerificationPage .card p + p{
  margin-top:10px!important;
}
.phoneVerificationPage form,
.identityVerificationPage form.form{
  width:100%!important;
  box-sizing:border-box!important;
}
.phoneVerificationPage form > * + *,
.identityVerificationPage form.form > * + *{
  margin-top:16px!important;
}
.phoneVerificationPage input,
.phoneVerificationPage select,
.phoneVerificationPage textarea,
.identityVerificationPage form.form input,
.identityVerificationPage form.form select,
.identityVerificationPage form.form textarea{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
}
.phoneVerificationPage input[type="checkbox"],
.identityVerificationPage form.form input[type="checkbox"]{
  width:auto!important;
}
.identityVerificationPage > h2{
  margin:30px 0 14px!important;
}
.identityVerificationPage > .grid{
  gap:18px!important;
  margin:0!important;
}
.identityVerificationPage > .grid > .card{
  margin:0!important;
  padding:22px!important;
}
.identityVerificationPage > form.form{
  max-width:820px!important;
  margin:26px auto 0!important;
  padding:28px!important;
}
.identityVerificationPage > form.form > .card{
  margin:0!important;
  padding:18px!important;
}
.identityVerificationPage > table,
.identityVerificationPage > .table{
  margin-top:14px!important;
}
.identityVerificationPage table{
  min-width:700px!important;
}
.identityVerificationPage th,
.identityVerificationPage td{
  padding:14px 16px!important;
}
@media(max-width:760px){
  .phoneVerificationPage,
  .identityVerificationPage{
    max-width:680px!important;
  }
  .phoneVerificationHeader,
  .identityVerificationPage > .rowBetween:first-child{
    padding:22px!important;
    align-items:flex-start!important;
  }
  .phoneVerificationHeader .btn,
  .identityVerificationPage > .rowBetween:first-child .btn{
    width:100%!important;
    justify-content:center!important;
  }
  .identityVerificationPage > form.form{
    max-width:100%!important;
    padding:22px!important;
  }
}
@media(max-width:480px){
  .phoneVerificationHeader,
  .phoneVerificationPage > .card,
  .identityVerificationPage > .rowBetween:first-child,
  .identityVerificationPage > .card,
  .identityVerificationPage > .grid > .card,
  .identityVerificationPage > form.form{
    padding:18px!important;
  }
  .phoneVerificationPage button,
  .identityVerificationPage form.form button{
    width:100%!important;
    justify-content:center!important;
  }
}

/* Verification Center bottom explanation card spacing. */
.verificationCenterPage .verificationNote{
  margin-top:34px!important;
  margin-bottom:10px!important;
  padding:28px 30px!important;
}
.verificationCenterPage .verificationNote h2{
  margin:0 0 14px!important;
}
.verificationCenterPage .verificationNote p{
  margin:0!important;
  line-height:1.7!important;
}
@media(max-width:640px){
  .verificationCenterPage .verificationNote{
    margin-top:26px!important;
    padding:22px!important;
  }
}

/* Extra spacing for the Verification Center explanation box. */
.verificationCenterPage .verificationNote{
  margin-top:34px!important;
  margin-bottom:8px!important;
  padding:28px 30px!important;
}
.verificationCenterPage .verificationNote h2{
  margin:0 0 14px!important;
}
.verificationCenterPage .verificationNote p{
  margin:0!important;
  line-height:1.75!important;
}
@media(max-width:640px){
  .verificationCenterPage .verificationNote{
    margin-top:26px!important;
    padding:22px!important;
  }
}

/* Extra spacing for the Verification Center explanation box. */
.verificationCenterPage .verificationNote{
  margin-top:34px!important;
  margin-bottom:8px!important;
  padding:28px 30px!important;
}
.verificationCenterPage .verificationNote h2{
  margin:0 0 14px!important;
}
.verificationCenterPage .verificationNote p{
  margin:0!important;
  line-height:1.75!important;
}
@media(max-width:640px){
  .verificationCenterPage .verificationNote{
    margin-top:26px!important;
    padding:22px!important;
  }
}

/* Verification Center notice: extra separation and internal breathing room. */
.verificationCenterPage .verificationNote{
  margin-top:34px!important;
  padding:28px 30px!important;
}
.verificationCenterPage .verificationNote h2{
  margin:0 0 14px!important;
}
.verificationCenterPage .verificationNote p{
  margin:0!important;
  line-height:1.7!important;
}
@media(max-width:640px){
  .verificationCenterPage .verificationNote{
    margin-top:26px!important;
    padding:22px!important;
  }
}

/* Verification Center notice: extra separation and internal breathing room. */
.verificationCenterPage .verificationNote{
  margin-top:34px!important;
  padding:28px 30px!important;
}
.verificationCenterPage .verificationNote h2{
  margin:0 0 14px!important;
}
.verificationCenterPage .verificationNote p{
  margin:0!important;
  line-height:1.7!important;
}
@media(max-width:640px){
  .verificationCenterPage .verificationNote{
    margin-top:26px!important;
    padding:22px!important;
  }
}

/* Extra breathing room for the Verification Center explanation card. */
.verificationCenterPage .verificationNote{
  margin-top:34px!important;
  margin-bottom:8px!important;
  padding:28px 30px!important;
}
.verificationCenterPage .verificationNote h2{
  margin:0 0 14px!important;
}
.verificationCenterPage .verificationNote p{
  margin:0!important;
  line-height:1.7!important;
}
@media(max-width:640px){
  .verificationCenterPage .verificationNote{
    margin-top:26px!important;
    padding:22px!important;
  }
}

/* Verification Center explanation panel spacing. */
.verificationCenterPage .verificationNote{
  margin-top:34px!important;
  padding:30px!important;
}
.verificationCenterPage .verificationNote h2{
  margin:0 0 14px!important;
}
.verificationCenterPage .verificationNote p{
  margin:0!important;
  line-height:1.7!important;
}
@media(max-width:640px){
  .verificationCenterPage .verificationNote{
    margin-top:26px!important;
    padding:22px!important;
  }
}

/* Login page theme-specific HelpMiOut lockups. */
.auth .loginLogoWrap{
  position:relative!important;
  display:grid!important;
  place-items:center!important;
  width:min(320px,82vw)!important;
  height:88px!important;
  margin:0 auto 18px!important;
}
.auth .loginBrandLogo{
  grid-area:1/1!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
}
.auth .loginBrandLogoDark{display:none!important}
html[data-theme="dark"] .auth .loginBrandLogoLight{display:none!important}
html[data-theme="dark"] .auth .loginBrandLogoDark{display:block!important}
@media(max-width:520px){
  .auth .loginLogoWrap{
    width:min(270px,80vw)!important;
    height:74px!important;
    margin-bottom:14px!important;
  }
}

/* Dark-mode login logo is visually larger due to its source artwork; scale only it down. */
html[data-theme="dark"] .auth .loginBrandLogoDark{
  width:82%!important;
  height:82%!important;
}
@media(max-width:520px){
  html[data-theme="dark"] .auth .loginBrandLogoDark{
    width:80%!important;
    height:80%!important;
  }
}

/* Raise only the dark-mode login logo slightly. */
html[data-theme="dark"] .auth .loginBrandLogoDark{
  transform:translateY(-6px)!important;
}
@media(max-width:520px){
  html[data-theme="dark"] .auth .loginBrandLogoDark{
    transform:translateY(-4px)!important;
  }
}

/* Small upward nudge for dark auth logos on Login and Join now. */
html[data-theme="dark"] .auth .loginBrandLogoDark{
  transform:translateY(-3px)!important;
}
@media(max-width:520px){
  html[data-theme="dark"] .auth .loginBrandLogoDark{
    transform:translateY(-2px)!important;
  }
}

/* Transparent PayPal fee breakdown on Credits checkout. */
.paypalFeeBreakdown{margin:16px 0!important;padding:16px 18px!important;display:grid!important;gap:10px!important}
.paypalFeeBreakdown>div{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important}
.paypalFeeBreakdown span{color:var(--muted)!important}
.paypalFeeBreakdown strong{white-space:nowrap!important}
.paypalFeeBreakdown .paypalFeeTotal{padding-top:11px!important;border-top:1px solid var(--line)!important}
.paypalFeeBreakdown .paypalFeeTotal span,.paypalFeeBreakdown .paypalFeeTotal strong{color:var(--text)!important;font-weight:900!important}

/* Payments & Fees explainer page. */
.paymentExplainGrid{display:grid!important;grid-template-columns:minmax(0,1fr) 330px!important;gap:24px!important;align-items:start!important;margin-top:26px!important}
.paymentExplainStack{display:grid!important;gap:20px!important;min-width:0!important}
.paymentExplainStack>.card{margin:0!important;padding:24px!important}
.paymentExplainStack>.card h2{margin:0 0 12px!important}
.paymentExplainStack>.card h3{margin:0 0 10px!important}
.paymentExplainStack>.card p{line-height:1.65!important}
.paymentExplainAside{position:sticky!important;top:96px!important;margin:0!important;padding:22px!important}
.paymentExplainAside h2,.paymentExplainAside h3{margin-top:0!important}
.paymentExplainAside dl{margin:18px 0!important}
.paymentExplainAside dt{font-weight:900!important;margin-top:14px!important}
.paymentExplainAside dd{margin:3px 0 0!important;color:var(--muted)!important;line-height:1.5!important}
.paymentExplainAside hr{margin:22px 0!important;border:0!important;border-top:1px solid var(--line)!important}
.paymentRatePanel,.paymentExample{margin:18px 0!important;padding:18px!important;border:1px solid var(--line)!important;border-radius:12px!important;background:var(--soft)!important}
.paymentRatePanel>div,.paymentExample>div{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;padding:8px 0!important}
.paymentRatePanel span,.paymentExample span{color:var(--muted)!important}
.paymentRatePanel strong,.paymentExample strong{white-space:nowrap!important}
.paymentFormula{margin:18px 0!important;padding:16px 18px!important;border-radius:10px!important;background:#17181b!important;color:#fff!important;overflow-x:auto!important}
.paymentFormula code{white-space:nowrap!important}
.paymentExampleTotal{margin-top:8px!important;padding-top:14px!important;border-top:1px solid var(--line)!important;font-size:1.08rem!important}
@media(max-width:900px){.paymentExplainGrid{grid-template-columns:1fr!important}.paymentExplainAside{position:static!important}}
@media(max-width:640px){.paymentExplainStack>.card,.paymentExplainAside{padding:20px!important}.paymentRatePanel>div,.paymentExample>div{align-items:flex-start!important;flex-direction:column!important;gap:3px!important}.paymentFormula code{white-space:normal!important}}

/* Clear service pricing and commission summary. */
.serviceFeeCard{border-width:2px!important}
.serviceFeeSummary{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin:18px 0!important}
.serviceFeeSummary>div{padding:18px!important;border:1px solid var(--line)!important;border-radius:12px!important;background:var(--soft)!important}
.serviceFeeSummary span{display:block!important;color:var(--muted)!important;margin-bottom:6px!important}
.serviceFeeSummary strong{display:block!important;font-size:1.1rem!important;line-height:1.3!important}
@media(max-width:700px){.serviceFeeSummary{grid-template-columns:1fr!important}.serviceFeeSummary>div{padding:16px!important}}

/* Live monetization pages and controls. */
.planGrid,.promotionGrid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;margin:24px 0!important}
.planGrid .card,.promotionGrid .card{margin:0!important;padding:24px!important}
.planPrice{font-size:1.35rem!important;font-weight:900!important;margin:10px 0 16px!important}
.marketFeeTable{display:grid!important;gap:0!important;margin:18px 0!important;border:1px solid var(--line)!important;border-radius:12px!important;overflow:hidden!important}
.marketFeeTable>div{display:flex!important;justify-content:space-between!important;gap:20px!important;padding:13px 16px!important;border-bottom:1px solid var(--line)!important}
.marketFeeTable>div:last-child{border-bottom:0!important}
.marketFeeTable span{color:var(--muted)!important}
.marketFeeTable strong{text-align:right!important}
@media(max-width:800px){.planGrid,.promotionGrid{grid-template-columns:1fr!important}.marketFeeTable>div{align-items:flex-start!important;flex-direction:column!important;gap:4px!important}.marketFeeTable strong{text-align:left!important}}

/* HelpMiOut Credits page spacing and section rhythm. */
.creditsPage{
  width:100%!important;
  max-width:1040px!important;
  margin:0 auto!important;
  box-sizing:border-box!important;
}
.creditsPage > * + *{
  margin-top:24px!important;
}
.creditsHeader{
  align-items:flex-start!important;
  gap:20px!important;
  margin:0!important;
  padding-bottom:4px!important;
}
.creditsHeader h1{
  margin:0!important;
}
.creditsHeader .actions{
  gap:10px!important;
  flex-wrap:wrap!important;
}
.creditsStats{
  gap:18px!important;
  margin:0!important;
}
.creditsStats .stat{
  margin:0!important;
  padding:20px!important;
}
.creditsStats .stat b{
  display:block!important;
  margin-bottom:8px!important;
}
.creditsSection{
  margin:0!important;
  padding:24px!important;
}
.creditsSection h2,
.creditsSectionBlock > h2{
  margin:0 0 16px!important;
}
.creditsSection form > * + *{
  margin-top:16px!important;
}
.creditsSectionBlock{
  margin:0!important;
}
.creditsSectionBlock > .grid{
  gap:16px!important;
  margin:0!important;
}
.creditsSectionBlock > .grid .card{
  margin:0!important;
  padding:18px!important;
}
.creditsTableWrap{
  width:100%!important;
  overflow-x:auto!important;
  border:1px solid var(--line)!important;
  border-radius:12px!important;
}
.creditsTableWrap .table{
  margin:0!important;
  min-width:680px!important;
}
.creditsTableWrap .table th,
.creditsTableWrap .table td{
  padding:14px 16px!important;
}
.creditsPage .paypalFeeBreakdown{
  margin:18px 0!important;
}
@media(max-width:700px){
  .creditsPage > * + *{
    margin-top:20px!important;
  }
  .creditsHeader{
    flex-direction:column!important;
    align-items:stretch!important;
  }
  .creditsHeader .actions{
    width:100%!important;
  }
  .creditsHeader .actions .btn{
    flex:1 1 220px!important;
    justify-content:center!important;
  }
  .creditsStats{
    grid-template-columns:1fr!important;
  }
  .creditsSection{
    padding:20px!important;
  }
}

/* Explicit gap between Credit balance cards and Gift Card redemption. */
.creditsPage .creditsStats{
  margin-bottom:28px!important;
}
.creditsPage .creditsStats + .creditsSection{
  margin-top:0!important;
}
@media(max-width:700px){
  .creditsPage .creditsStats{
    margin-bottom:22px!important;
  }
}

/* Space between Business Profile form and Followers and updates card. */
.businessFollowersCard{
  margin-top:26px!important;
  padding:22px!important;
}
.businessFollowersCard h2{
  margin-top:0!important;
  margin-bottom:12px!important;
}
@media(max-width:640px){
  .businessFollowersCard{
    margin-top:20px!important;
    padding:20px!important;
  }
}

/* Force real section spacing on the Business Profile page. */
.businessProfilePage{
  width:100%!important;
  max-width:960px!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  row-gap:28px!important;
  box-sizing:border-box!important;
}
.businessProfilePage > *{
  margin-top:0!important;
  margin-bottom:0!important;
}
.businessProfileHeader h1{
  margin:0 0 8px!important;
}
.businessProfileHeader p{
  margin:0!important;
}
.businessProfilePage > form.form{
  width:100%!important;
  margin:0!important;
}
.businessProfilePage > .businessFollowersCard{
  width:100%!important;
  margin:0!important;
  padding:24px!important;
  box-sizing:border-box!important;
}
.businessProfilePage > .businessFollowersCard h2{
  margin:0 0 14px!important;
}
.businessProfilePage > .businessFollowersCard .btn{
  margin:6px 6px 0 0!important;
}
@media(max-width:640px){
  .businessProfilePage{
    row-gap:22px!important;
  }
  .businessProfilePage > .businessFollowersCard{
    padding:20px!important;
  }
}

/* Force space between the verification card grid and explanation note. */
.verificationCenterPage .verificationGrid{
  margin-bottom:34px!important;
}
.verificationCenterPage .verificationGrid + .verificationNote{
  margin-top:0!important;
}
@media(max-width:640px){
  .verificationCenterPage .verificationGrid{
    margin-bottom:26px!important;
  }
}

/* Seller storefront logo/profile photo support. */
.storefrontHead .storeAvatar{
  overflow:hidden!important;
  flex:0 0 auto!important;
}
.storefrontHead .storeAvatar img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
}

/* Keep all seller-plan cards equal in size and alignment. */
.planGrid{
  align-items:stretch!important;
  grid-auto-rows:1fr!important;
}
.planGrid > .card{
  display:flex!important;
  flex-direction:column!important;
  width:100%!important;
  min-height:330px!important;
  height:100%!important;
  box-sizing:border-box!important;
}
.planGrid > .card > p{
  flex:1 1 auto!important;
}
.planGrid > .card form{
  width:100%!important;
  margin-top:10px!important;
}
.planGrid > .card form:first-of-type{
  margin-top:auto!important;
}
.planGrid > .card form button{
  width:100%!important;
  justify-content:center!important;
}
@media(max-width:800px){
  .planGrid{
    grid-auto-rows:auto!important;
  }
  .planGrid > .card{
    min-height:0!important;
  }
}

/* Force the three seller-plan boxes to identical widths. */
.planGrid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  width:100%!important;
  max-width:none!important;
  gap:18px!important;
}
.planGrid > article.card{
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  flex:none!important;
  justify-self:stretch!important;
  align-self:stretch!important;
  box-sizing:border-box!important;
}
@media(max-width:800px){
  .planGrid{
    grid-template-columns:1fr!important;
  }
}

/* Exact same outer dimensions for all three seller-plan cards. */
.planGrid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  align-items:stretch!important;
}
.planGrid > .sellerPlanCard{
  display:grid!important;
  grid-template-rows:minmax(0,1fr) auto!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  height:370px!important;
  min-height:370px!important;
  max-height:370px!important;
  margin:0!important;
  padding:24px!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
}
.sellerPlanCard .planCardTop{
  min-width:0!important;
}
.sellerPlanCard .planCardTop h2{
  margin:14px 0 0!important;
}
.sellerPlanCard .planCardTop p{
  margin:0!important;
  line-height:1.55!important;
}
.sellerPlanCard .planStatusPlaceholder{
  visibility:hidden!important;
}
.sellerPlanCard .planCardActions{
  display:grid!important;
  gap:10px!important;
  align-self:end!important;
  width:100%!important;
}
.sellerPlanCard .planCardActions form{
  width:100%!important;
  margin:0!important;
}
.sellerPlanCard .planCardActions button,
.sellerPlanCard .planCurrent{
  display:flex!important;
  width:100%!important;
  min-height:44px!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
}
.sellerPlanCard .planCurrent{
  pointer-events:none!important;
  opacity:.72!important;
}
@media(max-width:800px){
  .planGrid{
    grid-template-columns:1fr!important;
  }
  .planGrid > .sellerPlanCard{
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
  }
}

/* Level the Free seller-plan card with Pro and Business Plus. */
@media(min-width:801px){
  .planGrid > .sellerPlanCard:first-child{
    transform:translateY(4px)!important;
  }
}

/* Match the Free card's actual outer top and bottom edges to the paid cards. */
@media(min-width:801px){
  .planGrid > .sellerPlanCard:first-child{
    transform:none!important;
    margin-top:22px!important;
    height:348px!important;
    min-height:348px!important;
    max-height:348px!important;
  }
}

/* Match the Free card exactly to Pro Seller and Business Plus. */
@media(min-width:801px){
  .planGrid > .sellerPlanCard:first-child{
    width:100%!important;
    height:370px!important;
    min-height:370px!important;
    max-height:370px!important;
    margin:0!important;
    transform:none!important;
    align-self:stretch!important;
  }
}

/* Put Free, Pro Seller, and Business Plus on the exact same top and bottom coordinates. */
@media(min-width:801px){
  .planGrid{
    grid-template-rows:370px!important;
    grid-auto-rows:370px!important;
    align-items:stretch!important;
  }
  .planGrid > .sellerPlanCard,
  .planGrid > .sellerPlanCard:first-child,
  .planGrid > .sellerPlanCard:nth-child(2),
  .planGrid > .sellerPlanCard:nth-child(3){
    position:relative!important;
    top:0!important;
    bottom:auto!important;
    align-self:stretch!important;
    justify-self:stretch!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    max-height:none!important;
    margin:0!important;
    transform:none!important;
  }
}
@media(max-width:800px){
  .planGrid{
    grid-template-rows:none!important;
    grid-auto-rows:auto!important;
  }
}

/* Align the Free card's visible top and bottom edges with the paid cards. */
@media(min-width:801px){
  .planGrid > .sellerPlanCard:first-child{
    top:14px!important;
    height:calc(100% - 14px)!important;
    min-height:0!important;
    max-height:none!important;
    margin:0!important;
    transform:none!important;
  }
}

/* Final seller-plan alignment: one shared row, corrected Free-card offset, clear section gap. */
@media(min-width:801px){
  .planGrid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    grid-template-rows:370px!important;
    grid-auto-rows:370px!important;
    align-items:start!important;
    gap:18px!important;
    margin:24px 0 40px!important;
    width:100%!important;
  }
  .planGrid > .sellerPlanCard,
  .planGrid > .sellerPlanCard:nth-child(2),
  .planGrid > .sellerPlanCard:nth-child(3){
    position:relative!important;
    top:0!important;
    bottom:auto!important;
    width:100%!important;
    height:370px!important;
    min-height:370px!important;
    max-height:370px!important;
    margin:0!important;
    transform:none!important;
    align-self:start!important;
    box-sizing:border-box!important;
  }
  .planGrid > .sellerPlanCard:first-child{
    position:relative!important;
    top:28px!important;
    width:100%!important;
    height:342px!important;
    min-height:342px!important;
    max-height:342px!important;
    margin:0!important;
    transform:none!important;
    align-self:start!important;
  }
  .currentSellerPlanCard{
    margin-top:0!important;
  }
}
@media(max-width:800px){
  .planGrid{
    grid-template-columns:1fr!important;
    grid-template-rows:none!important;
    grid-auto-rows:auto!important;
    margin:22px 0 30px!important;
  }
  .planGrid > .sellerPlanCard,
  .planGrid > .sellerPlanCard:first-child{
    position:static!important;
    top:auto!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    margin:0!important;
    transform:none!important;
  }
}

/* Center and space the business updates, analytics, and loyalty tools. */
.businessUpdatesPage,
.businessAnalyticsPage,
.businessLoyaltyPage{
  width:100%!important;
  max-width:1080px!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  gap:28px!important;
}
.businessUpdatesPage > *,
.businessAnalyticsPage > *,
.businessLoyaltyPage > *{
  margin-top:0!important;
  margin-bottom:0!important;
  min-width:0!important;
}
.businessUpdatesPage .rowBetween,
.businessAnalyticsPage .rowBetween,
.businessLoyaltyPage .rowBetween{
  margin-bottom:4px!important;
}
.businessUpdatesPage .stats,
.businessAnalyticsPage .stats,
.businessLoyaltyPage .stats{
  margin:0!important;
}
.businessUpdatesPage .form,
.businessLoyaltyPage .form,
.businessAnalyticsPage .table,
.businessLoyaltyPage .table{
  width:100%!important;
  box-sizing:border-box!important;
}
.businessAnalyticsPage .table,
.businessLoyaltyPage .table{
  display:block!important;
  overflow-x:auto!important;
}
@media(max-width:700px){
  .businessUpdatesPage,
  .businessAnalyticsPage,
  .businessLoyaltyPage{
    gap:22px!important;
  }
}

/* Final exact dimensions: both Business Plus cards are identical. */
@media(min-width:801px){
  .planGrid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    grid-template-rows:370px!important;
    grid-auto-rows:370px!important;
    align-items:stretch!important;
  }
  .planGrid > .sellerPlanCard,
  .planGrid > .sellerPlanCard:first-child,
  .planGrid > .sellerPlanCard:nth-child(2),
  .planGrid > .sellerPlanCard:nth-child(3){
    position:relative!important;
    top:0!important;
    bottom:auto!important;
    left:auto!important;
    right:auto!important;
    width:100%!important;
    height:370px!important;
    min-height:370px!important;
    max-height:370px!important;
    margin:0!important;
    padding:24px!important;
    transform:none!important;
    align-self:stretch!important;
    justify-self:stretch!important;
    box-sizing:border-box!important;
  }
}

/* Keep the first seller-plan card the same size and move the whole card down 10%. */
@media(min-width:801px){
  .planGrid > .sellerPlanCard:first-child{
    transform:translateY(10%)!important;
  }
}

/* Adjust the first seller-plan card to 5% down while preserving dimensions. */
@media(min-width:801px){
  .planGrid > .sellerPlanCard:first-child{
    transform:translateY(5%)!important;
  }
}

/* Marketplace media administration spacing and account-management controls. */
.marketplaceMediaAdminPage,
.adminUsersPage{
  width:100%!important;
  max-width:1120px!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  gap:28px!important;
}
.marketplaceMediaAdminPage > *,
.adminUsersPage > *{
  margin-top:0!important;
  margin-bottom:0!important;
  min-width:0!important;
}
.marketplaceMediaAdminPage > .grid,
.marketplaceMediaAdminPage > form.card{
  margin:0!important;
}
.marketplaceMediaAdminPage > .card{
  margin:0!important;
}
.marketplaceMediaAdminPage .form{
  max-width:none!important;
  margin-top:18px!important;
}
.adminTableWrap{
  width:100%!important;
  overflow-x:auto!important;
}
.accountControlStack{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  gap:9px!important;
  min-width:170px!important;
}
.accountControlStack form{
  margin:0!important;
}
.deleteAccountControl{
  width:100%!important;
  border-top:1px solid var(--line)!important;
  padding-top:8px!important;
}
.deleteAccountControl summary{
  cursor:pointer!important;
  font-weight:800!important;
}
.deleteAccountControl form{
  margin-top:10px!important;
  padding:12px!important;
  border:1px solid var(--line)!important;
  border-radius:12px!important;
  background:var(--bg)!important;
}
.deleteAccountControl input{
  width:100%!important;
  margin:6px 0 10px!important;
}
@media(max-width:700px){
  .marketplaceMediaAdminPage,
  .adminUsersPage{gap:22px!important;}
}

/* Global HelpMiOut contrast contract: light/yellow surfaces use black; black surfaces use white. */
.btn.yellow,button.yellow,.navJoin,.featuredTag,.creditPill,.topCreditIcon,.tileIcon.yellow,
.messageBubble.mine,.themeBtn.active,.catSidebar a.active,.catSidebar a:hover,
.storeHero,.homeHero,.marketHero,.infoHero,.verificationHero,.updateMarketHero,
.heroActions .outlineBtn,.storeHero .outlineBtn{
  color:#111!important;
}
.btn.yellow *,button.yellow *,.navJoin *,.featuredTag *,.creditPill *,.topCreditIcon *,
.tileIcon.yellow *,.messageBubble.mine *,.themeBtn.active *,.catSidebar a.active *,
.catSidebar a:hover *,.storeHero *,.homeHero *,.marketHero *,.infoHero *,
.verificationHero *,.updateMarketHero *,.heroActions .outlineBtn *,.storeHero .outlineBtn *{
  color:#111!important;
}
.btn:not(.yellow):not(.light),button:not(.yellow):not(.light):not(.themeBtn):not(.menuAction),
.darkBtn,.heroActions .darkBtn,.storeHero .darkBtn,.catSidebar .postLink a,
.siteFooter,.accountPanel,.topCreditBadge,.accountCreditBalance{
  color:#fff!important;
}
.btn:not(.yellow):not(.light) *,button:not(.yellow):not(.light):not(.themeBtn):not(.menuAction) *,
.darkBtn *,.heroActions .darkBtn *,.storeHero .darkBtn *,.catSidebar .postLink a *,
.siteFooter *,.accountPanel *,.topCreditBadge *,.accountCreditBalance *{
  color:#fff!important;
}
input,textarea,select,.card,.form,.menuPanel,.showcaseCard,.dashboardTile,.accountOverview,
.recentActivity,.conversationItem,.messagePane,.marketFilters,.homeSearch{
  color:var(--ink)!important;
}

/* Desktop account dropdown stays inside viewport and exposes appearance controls. */
@media(min-width:761px){
  .top .accountMenu{position:relative!important;flex:0 0 auto!important}
  .top .accountPanel{
    position:absolute!important;
    left:auto!important;
    right:0!important;
    top:calc(100% + 10px)!important;
    width:min(320px,calc(100vw - 24px))!important;
    max-height:calc(100vh - 96px)!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    overscroll-behavior:contain!important;
    z-index:200!important;
  }
  .top .navActions{min-width:0!important;flex-shrink:1!important}
  .top .accountFirstName{max-width:76px!important}
  .accountThemeChoices{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important;padding:4px 10px!important}
  .accountThemeChoices .menuAction{justify-content:center!important;padding:9px 8px!important;border:1px solid var(--line)!important;border-radius:9px!important}
  html[data-theme="light"] .accountThemeChoices [data-theme-choice="light"],
  html[data-theme="dark"] .accountThemeChoices [data-theme-choice="dark"]{background:var(--yellow)!important;color:#111!important}
}
@media(max-width:1120px) and (min-width:761px){
  .top .creditPill{display:none!important}
  .top .accountFirstName{display:none!important}
  .top .navSearch{margin-left:12px!important}
}

/* Final account-menu contrast override: light mode is black on white; dark mode is white on black. */
html:not([data-theme="dark"]) .top .accountPanel,
html[data-theme="light"] .top .accountPanel{
  background:#fff!important;
  color:#111!important;
  border-color:#d9d9d9!important;
}
html:not([data-theme="dark"]) .top .accountPanel *,
html[data-theme="light"] .top .accountPanel *{
  color:#111!important;
}
html:not([data-theme="dark"]) .top .accountPanel .accountHead a,
html[data-theme="light"] .top .accountPanel .accountHead a,
html:not([data-theme="dark"]) .top .accountPanel .accountHead small,
html[data-theme="light"] .top .accountPanel .accountHead small{
  color:#555!important;
}
html:not([data-theme="dark"]) .top .accountPanel a:hover,
html:not([data-theme="dark"]) .top .accountPanel .menuAction:hover,
html[data-theme="light"] .top .accountPanel a:hover,
html[data-theme="light"] .top .accountPanel .menuAction:hover{
  background:#f1f1f1!important;
  color:#111!important;
}
html:not([data-theme="dark"]) .top .accountPanel .menuRule,
html[data-theme="light"] .top .accountPanel .menuRule{
  background:#dedede!important;
}
html:not([data-theme="dark"]) .top .accountThemeChoices .menuAction,
html[data-theme="light"] .top .accountThemeChoices .menuAction{
  background:#fff!important;
  border-color:#d8d8d8!important;
  color:#111!important;
}
html:not([data-theme="dark"]) .top .accountThemeChoices [data-theme-choice="light"],
html[data-theme="light"] .top .accountThemeChoices [data-theme-choice="light"]{
  background:#ffd83f!important;
  color:#111!important;
}
html[data-theme="dark"] .top .accountPanel,
html[data-theme="dark"] .top .accountPanel *{
  color:#fff!important;
}
html[data-theme="dark"] .top .accountPanel .accountHead a{
  color:#b8b8b8!important;
}

/* Final desktop dropdown geometry: attach to viewport, never to a clipping header. */
@media(min-width:761px){
  .top,
  .top .nav,
  .top .navActions,
  .top .accountMenu{
    overflow:visible!important;
  }
  .top .accountPanel{
    position:fixed!important;
    top:76px!important;
    right:12px!important;
    bottom:auto!important;
    left:auto!important;
    width:min(320px,calc(100vw - 24px))!important;
    min-width:260px!important;
    max-width:calc(100vw - 24px)!important;
    max-height:calc(100dvh - 88px)!important;
    margin:0!important;
    transform:none!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    scrollbar-gutter:stable!important;
    z-index:2147483000!important;
    contain:none!important;
    clip-path:none!important;
  }
}
@media(max-width:900px) and (min-width:761px){
  .top .accountPanel{
    top:72px!important;
    right:8px!important;
    width:min(310px,calc(100vw - 16px))!important;
    max-width:calc(100vw - 16px)!important;
  }
}

/* Desktop Accounting uses its own centered content shell. */
.desktopAccountingPage{
  width:min(1180px,calc(100vw - 48px));
  margin:0 auto;
}
.desktopAccountingPage > .rowBetween:first-child{
  width:100%;
}
.desktopAccountingPage .dashTiles,
.desktopAccountingPage .recent{
  width:100%;
}
@media(max-width:700px){
  .desktopAccountingPage{
    width:min(100%,calc(100vw - 16px));
  }
  .desktopAccountingPage > .rowBetween:first-child{
    align-items:flex-start;
    flex-direction:column;
  }
}

/* Desktop accounting stays centered and readable on wide screens. */
.wrap.centeredPage > .accountingDesktopPage{
  width:min(1180px,100%)!important;
  margin:0 auto!important;
}
.accountingDesktopPage > .rowBetween:first-child{
  align-items:flex-start!important;
}
.accountingDesktopPage .dashTiles,
.accountingDesktopPage .recent{
  width:100%!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
@media(max-width:700px){
  .accountingDesktopPage > .rowBetween:first-child{
    align-items:stretch!important;
  }
}

.helpSearchForm{display:grid!important;grid-template-columns:minmax(0,2fr) minmax(180px,1fr) auto!important;gap:14px!important;align-items:end!important;margin:0 auto 24px!important;max-width:1180px!important}
.helpSearchForm label{margin:0!important}
.helpSearchForm button{height:46px!important}
@media(max-width:760px){.helpSearchForm{grid-template-columns:1fr!important}}

.accountingTabs{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.accountingTabs a{padding:10px 14px;border:1px solid var(--line);border-radius:999px;text-decoration:none}.accountingTabs a.active{background:#ffd21f;color:#111;border-color:#ffd21f;font-weight:800}.accountingSplit{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(0,1.5fr);gap:22px;align-items:start}.accountingLine{display:grid;grid-template-columns:minmax(0,2fr) minmax(80px,.6fr) minmax(100px,.8fr);gap:8px;margin:8px 0}.accountingDocGrid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px}.accountingSettings{max-width:820px}.inline{display:inline}.linkDanger{background:none!important;color:#b42318!important;border:0!important;padding:4px!important}.desktopAccountingPage textarea{min-height:90px}@media(max-width:850px){.accountingSplit,.accountingDocGrid{grid-template-columns:1fr}.accountingLine{grid-template-columns:1fr}}@media print{header,nav,footer,.actions,.accountingDocGrid aside,form{display:none!important}.accountingDocGrid{display:block}.card{box-shadow:none!important;border:0!important}}

/* Accounting layout correction: generous desktop spacing and non-colliding summaries. */
.desktopAccountingPage{max-width:1240px!important;width:calc(100% - 64px)!important;padding:12px 0 56px!important}
.desktopAccountingPage>.rowBetween:first-child{align-items:flex-start!important;gap:28px!important;margin-bottom:24px!important}
.desktopAccountingPage>.rowBetween:first-child .actions{display:flex!important;flex-wrap:wrap!important;gap:10px!important;justify-content:flex-end!important}
.desktopAccountingPage .accountingTabs{margin:0 0 28px!important;padding:8px!important;background:var(--card)!important;border:1px solid var(--line)!important;border-radius:16px!important;gap:8px!important}
.desktopAccountingPage .accountingTabs a{min-width:112px!important;text-align:center!important;padding:11px 16px!important}
.desktopAccountingPage .dashTiles{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;margin:0 0 24px!important}
.desktopAccountingPage .dashTile{min-width:0!important;min-height:112px!important;padding:18px!important;align-items:center!important}
.desktopAccountingPage .dashTile>div{min-width:0!important}.desktopAccountingPage .dashTile b,.desktopAccountingPage .dashTile small{display:block!important;white-space:normal!important;overflow-wrap:anywhere!important}
.desktopAccountingPage>.grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))!important;gap:18px!important}
.desktopAccountingPage .card{margin:0 0 18px!important;padding:22px!important}
.desktopAccountingPage .accountingSplit{gap:28px!important}.desktopAccountingPage .recentTable{width:100%!important;table-layout:auto!important}
.desktopAccountingPage .recentTable th,.desktopAccountingPage .recentTable td{padding:13px 12px!important;vertical-align:top!important}
@media(max-width:980px){.desktopAccountingPage .dashTiles{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:700px){.desktopAccountingPage{width:calc(100% - 24px)!important}.desktopAccountingPage .dashTiles{grid-template-columns:1fr!important}.desktopAccountingPage>.rowBetween:first-child .actions{justify-content:flex-start!important}.desktopAccountingPage .accountingTabs a{min-width:0!important;flex:1 1 130px!important}}

/* Dedicated final accounting geometry. These selectors intentionally override legacy generic layout rules. */
.desktopAccountingPage .accountingHeader{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:start!important;
  column-gap:32px!important;
  row-gap:18px!important;
  margin:0 0 22px!important;
}
.desktopAccountingPage .accountingHeaderActions{
  display:flex!important;
  align-items:stretch!important;
  justify-content:flex-end!important;
  flex-wrap:wrap!important;
  gap:12px!important;
  margin:0!important;
}
.desktopAccountingPage .accountingHeaderActions form{
  display:flex!important;
  margin:0!important;
  padding:0!important;
}
.desktopAccountingPage .accountingHeaderActions button,
.desktopAccountingPage .accountingHeaderActions .btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:48px!important;
  height:48px!important;
  margin:0!important;
  padding:0 20px!important;
  line-height:1!important;
  white-space:nowrap!important;
  box-sizing:border-box!important;
}
.desktopAccountingPage .accountingTabs{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  margin:0 0 28px!important;
  padding:8px!important;
}
.desktopAccountingPage .accountingTabs a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
  padding:11px 16px!important;
  line-height:1.2!important;
  text-decoration:none!important;
}
.desktopAccountingPage .accountingOverview{
  display:block!important;
  clear:both!important;
}
.desktopAccountingPage .accountingOverview .dashTiles{
  margin:0 0 26px!important;
}
.desktopAccountingPage .accountingSummaryGrid{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(270px,1fr))!important;
  gap:20px!important;
  margin:0!important;
  padding:0!important;
}
.desktopAccountingPage .accountingSummaryGrid .card{
  margin:0!important;
  min-height:130px!important;
}
@media(max-width:860px){
  .desktopAccountingPage .accountingHeader{grid-template-columns:1fr!important}
  .desktopAccountingPage .accountingHeaderActions{justify-content:flex-start!important}
}

/* Final accounting toolbar and tabs: equal geometry, no inherited generic button sizing. */
.desktopAccountingPage .accountingHeader{
  grid-template-columns:minmax(0,1fr) minmax(660px,720px)!important;
  align-items:end!important;
}
.desktopAccountingPage .accountingHeaderActions{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  align-items:stretch!important;
  gap:14px!important;
  width:100%!important;
  max-width:720px!important;
  margin:0!important;
}
.desktopAccountingPage .accountingHeaderActions form{
  display:block!important;
  width:100%!important;
  height:100%!important;
  margin:0!important;
}
.desktopAccountingPage .accountingToolbarButton{
  appearance:none!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-width:0!important;
  height:56px!important;
  min-height:56px!important;
  margin:0!important;
  padding:0 18px!important;
  border:1px solid var(--line)!important;
  border-radius:14px!important;
  box-sizing:border-box!important;
  font:inherit!important;
  font-size:16px!important;
  font-weight:850!important;
  line-height:1.1!important;
  text-align:center!important;
  white-space:nowrap!important;
  text-decoration:none!important;
  box-shadow:none!important;
}
.desktopAccountingPage .accountingToolbarNeutral{
  background:var(--soft)!important;
  color:var(--ink)!important;
}
.desktopAccountingPage .accountingToolbarPrimary{
  background:var(--y)!important;
  color:#111!important;
  border-color:#d9b600!important;
}
.desktopAccountingPage .accountingTabs{
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  align-items:stretch!important;
  gap:8px!important;
  width:100%!important;
  overflow:visible!important;
}
.desktopAccountingPage .accountingTabs a{
  min-width:0!important;
  width:100%!important;
  min-height:46px!important;
  padding:10px 8px!important;
  border-radius:11px!important;
  white-space:nowrap!important;
}
@media(max-width:1120px){
  .desktopAccountingPage .accountingHeader{grid-template-columns:1fr!important;align-items:start!important}
  .desktopAccountingPage .accountingHeaderActions{max-width:none!important}
}
@media(max-width:760px){
  .desktopAccountingPage .accountingHeaderActions{grid-template-columns:1fr!important}
  .desktopAccountingPage .accountingTabs{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .desktopAccountingPage .accountingToolbarButton{white-space:normal!important}
}

/* Requested alignment adjustment: raise only the Sync HelpMiOut activity control by 5%. */
.desktopAccountingPage .accountingHeaderActions form:first-child{
  transform:translateY(-25%)!important;
}
@media(max-width:760px){
  .desktopAccountingPage .accountingHeaderActions form:first-child{transform:none!important}
}

/* Consolidated desktop navigation aligned with native and web app. */
.accountMenuGroup{padding:6px 0;border-top:1px solid var(--line)}
.accountMenuHeading{padding:8px 18px 5px;font-size:11px;font-weight:900;letter-spacing:.9px;text-transform:uppercase;color:var(--muted)}
.accountMenuGroup>a{display:flex!important;align-items:center;gap:10px;padding:9px 18px!important;font-size:14px;font-weight:700;text-decoration:none}
.accountMenuGroup>a:hover{background:var(--dropdown-hover)}
.accountPanel{width:min(360px,calc(100vw - 24px))!important}
html:not([data-theme="dark"]) .accountMenuHeading,html[data-theme="light"] .accountMenuHeading{color:#666!important}
html[data-theme="dark"] .accountMenuHeading{color:#b9bcc3!important}
.siteFooter .footInner{grid-template-columns:minmax(240px,1.35fr) repeat(4,minmax(150px,1fr))}
@media(max-width:1050px){.siteFooter .footInner{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.siteFooter .footInner{grid-template-columns:1fr}}

/* Explicit account-menu icons and accounting toolbar contrast fixes. */
.accountMenuGroup .menuSvgIcon{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
html:not([data-theme="dark"]) .desktopAccountingPage .accountingToolbarNeutral,
html[data-theme="light"] .desktopAccountingPage .accountingToolbarNeutral{color:#171717!important}
html[data-theme="dark"] .desktopAccountingPage .accountingToolbarNeutral{color:#f4f4f4!important}

/* Force the accounting sync button to remain legible in light mode. */
html:not([data-theme="dark"]) .desktopAccountingPage .accountingHeaderActions form .accountingToolbarNeutral,
html[data-theme="light"] .desktopAccountingPage .accountingHeaderActions form .accountingToolbarNeutral{
  background:#ececec!important;
  border-color:#b8b8b8!important;
  color:#111111!important;
  opacity:1!important;
  -webkit-text-fill-color:#111111!important;
  text-shadow:none!important;
}
html[data-theme="dark"] .desktopAccountingPage .accountingHeaderActions form .accountingToolbarNeutral{
  background:#2a2a2a!important;
  border-color:#4a4a4a!important;
  color:#f4f4f4!important;
  -webkit-text-fill-color:#f4f4f4!important;
}

/* Final self-contained Accounting sync control contrast. */
#accountingSyncButton{
  background:#e7e7e7!important;
  border:1px solid #9a9a9a!important;
  color:#111111!important;
  -webkit-text-fill-color:#111111!important;
  opacity:1!important;
  filter:none!important;
  mix-blend-mode:normal!important;
  text-shadow:none!important;
}
#accountingSyncButton:hover{background:#d9d9d9!important;color:#000!important;-webkit-text-fill-color:#000!important}
html[data-theme="dark"] #accountingSyncButton{
  background:#2a2a2a!important;
  border-color:#626262!important;
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
}
html[data-theme="dark"] #accountingSyncButton:hover{background:#353535!important}

:where(a,button,input,select,textarea,[tabindex]):focus-visible{
  outline:3px solid #ffd83f!important;
  outline-offset:3px!important;
}
button,.btn,input,select{min-height:44px}
@media(prefers-reduced-motion:reduce){
  *,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}

/* Global form-control sizing and page rhythm. */
input[type="checkbox"],input[type="radio"]{
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  min-height:18px!important;
  max-width:18px!important;
  max-height:18px!important;
  padding:0!important;
  margin:2px 9px 0 0!important;
  flex:0 0 18px!important;
  vertical-align:top!important;
  accent-color:#ffd21f;
  box-shadow:none!important;
}
label:has(> input[type="checkbox"]),label:has(> input[type="radio"]){
  display:flex!important;
  align-items:flex-start!important;
  gap:0!important;
  line-height:1.45!important;
  min-height:28px!important;
}
.wrap.centeredPage{
  width:min(1120px,calc(100% - 36px))!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.wrap.centeredPage>.rowBetween:first-child,
.wrap.centeredPage>.infoHero:first-child{
  text-align:center!important;
  justify-content:center!important;
}
.wrap.centeredPage>.rowBetween:first-child>div{
  margin-inline:auto!important;
}
.wrap.centeredPage>.rowBetween:first-child>.btn,
.wrap.centeredPage>.rowBetween:first-child>.actions{
  margin-inline:0!important;
}
.wrap.centeredPage form.form>.card+button,
.wrap.centeredPage form.form>.card+.btn,
.wrap.centeredPage form.form>.grid+button,
.wrap.centeredPage form.form>.grid+.btn{
  margin-top:22px!important;
}
.wrap.centeredPage form>button:last-child,
.wrap.centeredPage form>.btn:last-child{
  margin-top:18px!important;
}
.helpPageAside .btn{
  display:flex!important;
  width:100%!important;
  justify-content:center!important;
  margin-top:12px!important;
}
.helpPageAside hr{
  margin:20px 0!important;
}
.businessUpdatesPage form.form>.card,
.businessLoyaltyPage form.form>.card{
  margin-bottom:22px!important;
}
.businessUpdatesPage form.form>.card+button,
.businessLoyaltyPage form.form>.card+button{
  display:block!important;
  margin-top:22px!important;
}
@media(max-width:640px){
  .wrap.centeredPage{width:min(100% - 24px,1120px)!important}
  .wrap.centeredPage>.rowBetween:first-child{align-items:center!important}
}

.termsAside a[href="/contact"]{transform:translateX(-5%)!important}

.securityDevicesPage{
  display:flex;
  flex-direction:column;
  gap:24px;
  width:100%;
}
.securityDevicesPage>.rowBetween{
  gap:24px;
  margin-bottom:4px;
  align-items:flex-start;
}
.securityDevicesPage>.rowBetween>div{
  min-width:0;
  flex:1 1 620px;
}
.securityDevicesPage>.rowBetween .btn{
  flex:0 0 auto;
}
.securityDevicesPage>.stats{
  gap:18px!important;
  margin:0!important;
}
.securityDevicesPage>.stats .stat{
  min-width:180px;
  padding:22px!important;
  line-height:1.45;
}
.securityDevicesPage>.stats .stat strong{
  display:block;
  margin-bottom:8px;
  line-height:1.1;
}
.securityDevicesPage>.card{
  margin:0!important;
  padding:24px!important;
  line-height:1.6;
  overflow-wrap:anywhere;
}
.securityDevicesPage>.card p{
  margin:10px 0 0;
  line-height:1.6;
}
.securityDevicesPage>.card .rowBetween{
  gap:20px;
  align-items:flex-start;
}
.securityDevicesPage>.card .rowBetween>div{
  min-width:0;
  flex:1 1 auto;
}
.securityDevicesPage>.card .status{
  flex:0 0 auto;
  white-space:nowrap;
}
.securityDevicesPage>h2{
  margin:14px 0 -8px!important;
  line-height:1.25;
}
.securityDevicesPage .muted{
  line-height:1.6;
}
@media(max-width:760px){
  .securityDevicesPage{gap:18px}
  .securityDevicesPage>.rowBetween,
  .securityDevicesPage>.card .rowBetween{
    flex-direction:column;
    align-items:stretch;
  }
  .securityDevicesPage>.rowBetween .btn,
  .securityDevicesPage>.card .status{
    align-self:flex-start;
  }
  .securityDevicesPage>.stats{
    grid-template-columns:1fr!important;
  }
}

/* Requested desktop button offsets and profile-media card parity. */
.aboutActions a[href="/suggestions"]{transform:translateX(-5%)!important}
.paymentsFeesAside a[href="/contact"]{transform:translateX(-4.5%)!important}
.profileMediaGrid{
  align-items:stretch!important;
  grid-auto-rows:1fr;
}
.profileMediaGrid>.profileMediaCard{
  display:flex!important;
  flex-direction:column!important;
  min-height:100%!important;
  height:100%!important;
  padding:24px!important;
}
.profileMediaGrid>.profileMediaCard>h2{
  margin-bottom:14px!important;
}
.profileMediaGrid>.profileMediaCard>.profileMediaPreview{
  flex:0 0 auto;
}
.profileMediaGrid>.profileMediaCard>form:first-of-type{
  display:flex!important;
  flex-direction:column!important;
  flex:1 1 auto!important;
}
.profileMediaGrid>.profileMediaCard>form:first-of-type button,
.profileMediaGrid>.profileMediaCard>a.btn{
  margin-top:auto!important;
  align-self:flex-start;
}
.profileMediaGrid>.profileMediaCard>form+form{
  margin-top:14px!important;
}
@media(max-width:760px){
  .aboutActions a[href="/suggestions"],
  .paymentsFeesAside a[href="/contact"]{transform:none!important}
  .profileMediaGrid{grid-auto-rows:auto}
}

.profileMediaGrid>.profileMediaCard:nth-child(2){
  transform:translateY(-3%)!important;
}
@media(max-width:760px){
  .profileMediaGrid>.profileMediaCard:nth-child(2){transform:none!important}
}

/* Final targeted fixes: active theme contrast and compact homepage carousel controls. */
html[data-theme="dark"] .top .accountThemeChoices [data-theme-choice="dark"]{
  background:#ffd83f!important;
  color:#111!important;
}
html[data-theme="light"] .top .accountThemeChoices [data-theme-choice="light"],
html[data-theme="light"] .top .accountThemeChoices [data-theme-choice="light"] *,
html:not([data-theme="dark"]) .top .accountThemeChoices [data-theme-choice="light"],
html:not([data-theme="dark"]) .top .accountThemeChoices [data-theme-choice="light"] *{
  color:#111!important;
}
.homeHero .heroFeaturedDots .heroFeaturedDot{
  width:24px!important;
  height:7px!important;
  min-width:24px!important;
  min-height:7px!important;
  padding:0!important;
  line-height:0!important;
  border-radius:999px!important;
}
.homeHero .roleLearn{
  min-height:0!important;
  padding:8px 12px!important;
  border-radius:9px!important;
  font-size:13px!important;
  line-height:1.2!important;
}

/* Keep the active Dark mode moon icon readable on yellow. */
html[data-theme="dark"] .top .accountThemeChoices [data-theme-choice="dark"] .i-moon,
html[data-theme="dark"] .top .accountThemeChoices [data-theme-choice="dark"] .i-moon:before{
  color:#111!important;
  -webkit-text-fill-color:#111!important;
  opacity:1!important;
}

.accountThemeChoices .themeMoonBlack{
  width:20px!important;
  height:20px!important;
  flex:0 0 20px!important;
  fill:none!important;
  stroke:#111!important;
  stroke-width:2!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  color:#111!important;
}
.accountThemeChoices [data-theme-choice="dark"] .themeMoonBlack,
.accountThemeChoices [data-theme-choice="dark"] .themeMoonBlack *{
  stroke:#111!important;
  color:#111!important;
}

/* Restore the original masked moon icon and keep it black in every theme. */
.accountThemeChoices [data-theme-choice="dark"] .i-moon{
  color:#111!important;
  background-color:#111!important;
  -webkit-text-fill-color:#111!important;
  opacity:1!important;
}

/* Original masked moon: black in every theme. */
html .top .accountThemeChoices [data-theme-choice="dark"] .ic.i-moon{
  color:#111!important;
  background:#111!important;
  background-color:#111!important;
  opacity:1!important;
}
