:root{--lime:#caff3d;--ink:#0a0d12;--paper:#f6f4ee;--surface:#fff;--muted:#6f737b;--line:#dedbd2;--violet:#7354dd;--danger:#b42318;--radius:18px;--shadow:0 20px 60px rgba(10,13,18,.09);--container:min(1180px,calc(100% - 40px));--header-height:76px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 20px)}body.nexid-site{margin:0;background:var(--paper);font-family:var(--nexid-font-family,Tahoma,"Segoe UI",Arial,sans-serif);color:var(--ink);line-height:1.75;overflow-wrap:anywhere}body.site-menu-open{overflow:hidden}img{max-width:100%;height:auto}a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.18em}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid rgba(115,84,221,.4);outline-offset:3px}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{clip:auto!important;width:auto;height:auto;top:10px;right:10px;padding:12px 16px;background:#fff;color:#111;z-index:100000;border-radius:10px;box-shadow:var(--shadow)}.site-header{height:var(--header-height);background:rgba(10,13,18,.97);color:#fff;position:sticky;top:0;z-index:9990;border-bottom:1px solid rgba(255,255,255,.07);backdrop-filter:blur(14px)}.site-header-inner{width:var(--container);height:100%;margin:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px}.site-branding{min-width:max-content}.custom-logo-link{display:flex;align-items:center}.custom-logo{max-height:48px;width:auto}.site-logo{display:inline-flex;align-items:center;direction:ltr;color:#fff;text-decoration:none;font-weight:900;font-size:21px;letter-spacing:.02em}.site-logo i{width:27px;height:27px;background:var(--lime);border-radius:7px;margin-right:9px;transform:rotate(45deg);box-shadow:0 0 24px rgba(202,255,61,.2)}.site-logo-word strong{color:var(--lime)}.site-navigation{justify-self:center}.primary-menu,.footer-menu{display:flex;align-items:center;gap:28px;list-style:none;padding:0;margin:0}.primary-menu a{display:flex;color:#c2c5cb;text-decoration:none;font-size:13px;font-weight:600;padding:9px 0;transition:.2s}.primary-menu a:hover,.primary-menu .current-menu-item>a,.primary-menu .current_page_item>a{color:#fff}.primary-menu .sub-menu{position:absolute;list-style:none;margin:8px 0 0;padding:8px;min-width:190px;background:#171a20;border:1px solid rgba(255,255,255,.1);border-radius:13px;box-shadow:0 18px 50px rgba(0,0,0,.4);opacity:0;visibility:hidden;transform:translateY(7px);transition:.2s}.primary-menu li{position:relative}.primary-menu li:hover>.sub-menu,.primary-menu li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:none}.primary-menu .sub-menu a{padding:9px 11px;border-radius:8px}.primary-menu .sub-menu a:hover{background:rgba(255,255,255,.07)}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:16px;white-space:nowrap}.header-account-link{color:#c2c5cb;text-decoration:none;font-size:13px}.button,.wp-element-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:11px 18px;border:1px solid transparent;border-radius:12px;text-decoration:none!important;font-weight:800;line-height:1.35;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.button:hover,.wp-element-button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{transform:translateY(-1px)}.button-primary,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:var(--lime)!important;color:#111!important;box-shadow:0 10px 30px rgba(202,255,61,.12)}.button-outline{border-color:rgba(255,255,255,.26);color:#fff;background:transparent}.button-outline:hover{background:rgba(255,255,255,.07)}.button-light{background:#fff;color:#111}.menu-toggle{display:none;width:44px;height:44px;border:1px solid rgba(255,255,255,.13);border-radius:11px;background:transparent;padding:10px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle>span:not(.screen-reader-text){width:20px;height:2px;background:#fff;border-radius:2px;transition:.2s}.menu-toggle[aria-expanded=true]>span:nth-of-type(2){transform:translateY(7px) rotate(45deg)}.menu-toggle[aria-expanded=true]>span:nth-of-type(3){opacity:0}.menu-toggle[aria-expanded=true]>span:nth-of-type(4){transform:translateY(-7px) rotate(-45deg)}.hero{min-height:700px;background:#0a0d12;color:#fff;padding:90px max(8vw,20px);display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:60px;align-items:center;overflow:hidden;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:50px 50px}.hero-copy{max-width:680px}.kicker,.section-title>span,.final-cta>div>span{color:var(--lime);font-size:13px;font-weight:800}.hero h1{font-size:clamp(42px,5.2vw,72px);line-height:1.23;letter-spacing:-.035em;margin:20px 0}.hero h1 em,.dark-section h2 em,.final-cta h2 em{font-style:normal;color:var(--lime)}.hero-copy>p{color:#b4b7bd;font-size:18px;line-height:1.9;max-width:600px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0}.hero-copy small{color:#8e929a}.hero-card{display:flex;align-items:center;justify-content:center;position:relative;min-width:0}.demo-url{position:absolute;bottom:35px;left:0;background:#1c2026;padding:11px 14px;border:1px solid rgba(255,255,255,.09);border-radius:10px;direction:ltr;font-size:12px;color:#d1d4da;box-shadow:0 15px 35px rgba(0,0,0,.3)}.demo-card{width:min(280px,100%);min-height:520px;background:radial-gradient(circle at 70% 10%,#503b83,transparent 35%),#151922;border:8px solid #22262d;border-radius:38px;padding:30px;text-align:center;transform:rotate(-3deg);box-shadow:0 35px 80px rgba(0,0,0,.75)}.demo-card-head{display:flex;justify-content:space-between;direction:ltr}.demo-card-head strong{color:var(--lime)}.demo-card-head i{display:grid;place-items:center;background:var(--lime);color:#111;border-radius:50%;width:22px;height:22px;font-style:normal}.demo-avatar{width:90px;height:90px;background:linear-gradient(145deg,#c89b79,#614136);border-radius:50%;margin:60px auto 18px;display:grid;place-items:center;font-size:33px;border:4px solid rgba(255,255,255,.33)}.demo-card h2{margin:0}.demo-card>p{color:#999}.demo-links{display:flex;justify-content:center;gap:6px;list-style:none;margin:20px 0 0;padding:0}.demo-links li{font-size:9px;border:1px solid rgba(255,255,255,.2);padding:7px;border-radius:15px}.demo-save{display:block;background:var(--lime);color:#111;margin-top:35px;border-radius:10px;padding:11px;font-weight:800}.audience{min-height:90px;background:#fff;display:flex;align-items:center;justify-content:space-around;gap:20px;padding:20px max(8vw,20px);color:#333}.audience span{color:#999;font-size:12px}.home-section,.dark-section{padding:100px max(8vw,20px)}.section-title{text-align:center;max-width:680px;margin:0 auto 55px}.section-title>span{color:#777}.section-title h2{font-size:clamp(36px,4vw,52px);line-height:1.35;margin:10px}.section-title h2 em{font-style:normal;color:var(--violet)}.section-title p{color:#777}.feature-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;max-width:1180px;margin:auto}.feature-list article{background:#fff;border:1px solid #e2e0da;border-radius:18px;padding:25px;min-height:230px;transition:transform .2s ease,box-shadow .2s ease}.feature-list article:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.feature-list article i{font-style:normal;font-size:25px;color:var(--violet)}.feature-list p,.steps p{color:#777;font-size:13px;line-height:1.9}.dark-section{background:#0a0d12;color:#fff;text-align:center}.dark-section .section-title>span{color:var(--lime)}.card-samples{display:flex;justify-content:center;gap:25px;margin-bottom:45px;scrollbar-width:thin}.sample{width:240px;height:370px;border-radius:24px;display:flex;align-items:flex-end;padding:20px;text-align:right;box-shadow:0 25px 55px #000;flex:0 0 auto}.sample.midnight{background:radial-gradient(circle at 70% 10%,#503b83,transparent 35%),#151922}.sample.pearl{background:linear-gradient(145deg,#f9f8f3,#dfd3ff);color:#111}.sample.sunset{background:linear-gradient(160deg,#441a24,#e96643)}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:1100px;margin:auto}.steps article{background:#fff;border:1px solid #ddd;border-radius:18px;padding:25px}.steps article>b{font-size:38px;color:#d4d1c9}.final-cta{background:var(--violet);color:#fff;padding:75px max(10vw,20px);display:flex;align-items:center;justify-content:space-between;gap:40px}.final-cta h2{font-size:clamp(38px,4.5vw,56px);line-height:1.3;margin:10px 0}.final-cta p{color:#ddd5f2}.site-footer{background:#080a0e;color:#8c9097;padding:50px 0}.site-footer-inner{width:var(--container);margin:auto;display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center}.footer-brand p{margin:12px 0 0}.footer-navigation{justify-self:end}.footer-menu{gap:18px;flex-wrap:wrap}.footer-menu a{color:#b9bcc2;text-decoration:none;font-size:13px}.footer-widgets{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.footer-widget-title{color:#fff;font-size:16px}.site-footer small{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.08);padding-top:20px}.site-main{min-height:65vh}.generic-page,.commerce-page{padding:70px 0}.content-shell{width:var(--container);margin:auto}.content-shell-narrow{max-width:820px}.page-entry,.single-entry,.post-card,.empty-state,.error-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 12px 40px rgba(20,20,20,.04)}.page-entry,.single-entry{padding:clamp(22px,4vw,50px)}.entry-header{margin-bottom:24px}.entry-title{line-height:1.35;margin:0}.entry-content{font-size:15px}.entry-content>*:first-child{margin-top:0}.entry-content>*:last-child{margin-bottom:0}.entry-content a{color:var(--violet)}.entry-content table{width:100%;border-collapse:collapse;display:block;overflow-x:auto}.entry-content th,.entry-content td{padding:10px;border:1px solid var(--line)}.entry-content iframe{max-width:100%}.entry-content pre{max-width:100%;overflow:auto;padding:18px;background:#11151b;color:#fff;border-radius:12px;direction:ltr;text-align:left}.archive-header{margin-bottom:30px}.archive-header h1{font-size:clamp(32px,4vw,48px);margin:0}.archive-description{color:var(--muted)}.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.post-card{overflow:hidden}.entry-thumbnail{display:block;aspect-ratio:16/10;background:#e9e6de}.entry-thumbnail img{width:100%;height:100%;object-fit:cover}.post-card .entry-header,.post-card .entry-content{padding:0 22px}.post-card .entry-header{padding-top:22px}.post-card .entry-content{padding-bottom:22px;color:var(--muted)}.post-card .entry-title{font-size:20px}.post-card .entry-title a{text-decoration:none}.entry-meta{margin-top:8px;color:#8b8e94;font-size:12px}.navigation.pagination,.post-navigation{margin-top:30px}.nav-links{display:flex;gap:8px;flex-wrap:wrap}.page-numbers,.post-navigation a{display:inline-flex;padding:9px 13px;background:#fff;border:1px solid var(--line);border-radius:9px;text-decoration:none}.page-numbers.current{background:var(--ink);color:#fff}.empty-state{padding:50px;text-align:center}.search-form{display:flex;gap:8px;max-width:520px}.search-form label{flex:1}.search-field{width:100%;min-height:44px;padding:10px 13px;border:1px solid var(--line);border-radius:10px;background:#fff}.search-submit{border:0;background:var(--ink);color:#fff;border-radius:10px;padding:10px 16px;font-weight:800}.error-page{display:grid;place-items:center;padding:70px 20px}.error-card{max-width:680px;width:100%;text-align:center;padding:60px 30px}.error-code{display:block;color:var(--violet);font-size:72px;font-weight:900;line-height:1}.error-actions{display:grid;gap:18px;justify-items:center;margin-top:25px}.commerce-page .content-shell{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:clamp(18px,3vw,38px);box-shadow:0 12px 40px rgba(20,20,20,.04)}.woocommerce .woocommerce-breadcrumb{color:var(--muted);font-size:12px}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none}.woocommerce ul.products li.product{width:auto!important;margin:0!important;padding:14px;border:1px solid var(--line);border-radius:16px;background:#fff;transition:.2s}.woocommerce ul.products li.product:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.woocommerce ul.products li.product a img{border-radius:12px;margin-bottom:12px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px}.woocommerce span.onsale{min-width:auto;min-height:auto;line-height:1;padding:8px 10px;border-radius:999px;background:var(--violet);right:12px;top:12px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce select,.woocommerce .select2-container .select2-selection--single{min-height:45px;border:1px solid var(--line);border-radius:10px;padding:9px 12px;background:#fff}.woocommerce .select2-container .select2-selection--single .select2-selection__rendered{line-height:25px}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top:0;border-radius:12px;padding:16px 50px 16px 18px;background:#f4f2ec}.woocommerce-message{border-right:4px solid #4d8b40}.woocommerce-info{border-right:4px solid var(--violet)}.woocommerce-error{border-right:4px solid var(--danger)}.woocommerce table.shop_table{border-color:var(--line);border-radius:12px;overflow:hidden}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:10px;margin:0;background:#11151b;border-radius:15px}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:11px 13px;color:#ccd0d6;text-decoration:none;border-radius:9px}.woocommerce-account .woocommerce-MyAccount-navigation .is-active a,.woocommerce-account .woocommerce-MyAccount-navigation a:hover{background:var(--lime);color:#111}.woocommerce-account .woocommerce-MyAccount-content{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px}.nx-wrap{width:min(1180px,calc(100% - 32px))}.generic-page>.content-shell>.nx-wrap{width:100%}.nx-auth,.nx-profile-page,.nx-cards-page,.nx-analytics-page{min-height:calc(100vh - var(--header-height))}.nx-auth-box,.nx-profile-card,.nx-card-item,.nx-analytics-card{box-shadow:0 14px 45px rgba(10,13,18,.06)}@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:1050px){.feature-list{grid-template-columns:repeat(2,minmax(0,1fr))}.post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){:root{--header-height:68px}.site-header-inner{grid-template-columns:auto 1fr auto;gap:12px}.menu-toggle{display:flex;justify-self:end;grid-column:3;grid-row:1}.site-navigation{position:fixed;top:var(--header-height);right:0;left:0;max-height:calc(100dvh - var(--header-height));overflow:auto;background:#11151b;border-top:1px solid rgba(255,255,255,.08);padding:12px 20px 24px;box-shadow:0 25px 60px rgba(0,0,0,.42);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s}.site-navigation.is-open{opacity:1;visibility:visible;transform:none}.primary-menu{display:grid;gap:3px}.primary-menu a{padding:12px;border-radius:9px}.primary-menu a:hover{background:rgba(255,255,255,.07)}.primary-menu .sub-menu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;margin:0 15px 5px;padding:0;background:transparent;border:0}.header-actions{grid-column:2;grid-row:1;justify-self:end}.header-account-link{display:none}.header-cta{min-height:40px;padding:8px 12px;font-size:11px}.hero{grid-template-columns:1fr;text-align:center;padding-top:70px}.hero-copy{margin:auto}.hero-copy>p{margin-inline:auto}.hero-actions{justify-content:center}.hero-card{margin-top:35px}.audience{flex-wrap:wrap;justify-content:center}.card-samples{overflow-x:auto;justify-content:flex-start;padding:10px 5px 25px}.steps{grid-template-columns:1fr}.final-cta{flex-direction:column;text-align:center}.site-footer-inner{grid-template-columns:1fr;text-align:center}.footer-navigation{justify-self:center}.footer-menu{justify-content:center}.footer-widgets{grid-template-columns:1fr}.site-footer small{grid-column:auto}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{float:none;width:100%}.woocommerce-account .woocommerce-MyAccount-navigation{margin-bottom:18px}}@media(max-width:600px){:root{--container:min(100% - 28px,1180px)}.site-logo{font-size:18px}.site-logo i{width:23px;height:23px}.header-cta{max-width:135px}.hero{min-height:auto;padding:60px 18px 70px}.hero h1{font-size:clamp(36px,11vw,48px)}.hero-copy>p{font-size:16px}.hero-actions{display:grid}.hero-actions .button{width:100%}.demo-card{transform:none}.demo-url{position:static;margin-top:16px}.audience{font-size:12px}.home-section,.dark-section{padding:72px 16px}.feature-list{grid-template-columns:1fr}.section-title{margin-bottom:38px}.section-title h2{font-size:34px}.final-cta{padding:60px 20px}.post-grid{grid-template-columns:1fr}.generic-page,.commerce-page{padding:35px 0}.page-entry,.single-entry{padding:22px}.woocommerce ul.products{grid-template-columns:1fr}.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;overflow-x:auto;padding:0}.woocommerce table.shop_table_responsive tr td::before{font-weight:800}.nx-wrap{width:min(100% - 22px,1180px)}}


/* NexID Theme 0.3.2 — direct card creation and desktop account menu. */
.header-actions{position:relative}
.header-user-menu{position:relative;order:2;z-index:5}
.header-cta{order:1;border-color:#b7ef27!important}
.header-user-toggle{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:6px 10px;border:1.5px solid rgba(255,255,255,.38);border-radius:12px;background:#151920;color:#fff;cursor:pointer;line-height:1.2;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}
.header-user-toggle:hover,.header-user-toggle:focus-visible,.header-user-menu.is-open .header-user-toggle{border-color:var(--lime);background:#1d222a;box-shadow:0 0 0 1px rgba(202,255,61,.22)}
.header-user-avatar{display:inline-grid;place-items:center;width:30px;height:30px;flex:0 0 30px;border-radius:9px;background:var(--lime);color:#111;font-size:14px;font-weight:900}
.header-user-name{max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800}
.header-user-caret{font-size:15px;color:#bfc4cc;transition:transform .18s ease}
.header-user-menu.is-open .header-user-caret{transform:rotate(180deg)}
.header-user-dropdown{position:absolute;top:calc(100% + 10px);left:0;right:auto;width:min(270px,calc(100vw - 28px));padding:8px;background:#151920;color:#eef0f3;border:1.5px solid #4d5562;border-radius:14px;box-shadow:0 24px 65px rgba(0,0,0,.46);z-index:100}
.header-user-dropdown[hidden]{display:none!important}
.header-user-summary{display:grid;gap:2px;padding:10px 11px 12px;margin-bottom:5px;border-bottom:1px solid rgba(255,255,255,.11)}
.header-user-summary strong{font-size:13px;color:#fff}
.header-user-summary small{font-size:11px;color:#9ea5af;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right}
.header-user-dropdown a{display:flex;align-items:center;min-height:42px;padding:8px 11px;border:1px solid transparent;border-radius:9px;color:#d8dce2;text-decoration:none;font-size:12px;font-weight:700}
.header-user-dropdown a:hover,.header-user-dropdown a:focus-visible{border-color:#697382;background:#20262f;color:#fff}
.header-user-dropdown .header-user-logout{margin-top:5px;border-color:#82404f;color:#ffccd6;background:#25141a}
.header-user-dropdown .header-user-logout:hover,.header-user-dropdown .header-user-logout:focus-visible{border-color:#d05a73;background:#321922;color:#fff}
.header-account-link{min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border:1px solid transparent;border-radius:10px}
.header-account-link:hover,.header-account-link:focus-visible{border-color:rgba(255,255,255,.32);color:#fff}
@media(max-width:900px){.header-user-menu{order:2}.header-cta{order:1}.header-user-toggle{width:42px;height:42px;min-height:42px;padding:5px}.header-user-avatar{width:29px;height:29px;flex-basis:29px}.header-user-name,.header-user-caret{display:none}.header-user-dropdown{position:fixed;top:calc(var(--header-height) - 2px);left:14px;right:auto}.header-actions{gap:8px}}
@media(max-width:600px){.header-cta{max-width:145px;padding-inline:10px}.header-user-dropdown{left:10px;width:min(270px,calc(100vw - 20px))}}

/* NexID Theme 0.3.0 — WordPress-managed account and legal menu locations */
.header-account-menu,.footer-legal-menu{list-style:none;margin:0;padding:0}.header-account-menu li{margin:0}.header-account-menu a{width:100%}.footer-legal-navigation{grid-column:1/-1}.footer-legal-menu{display:flex;align-items:center;justify-content:flex-end;gap:15px;flex-wrap:wrap}.footer-legal-menu a{color:#9da1a9;text-decoration:none;font-size:12px}.footer-legal-menu a:hover{color:#fff}@media(max-width:900px){.footer-legal-menu{justify-content:center}}
/* NexID Theme 0.3.2 — guest account links from WordPress menu location */
.header-account-navigation{display:flex;align-items:center}
.header-account-guest-menu{display:flex;align-items:center;gap:8px;list-style:none;margin:0;padding:0}
.header-account-guest-menu li{margin:0}
.header-account-guest-menu a{min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border:1px solid transparent;border-radius:10px;color:#c2c5cb;text-decoration:none;font-size:13px}
.header-account-guest-menu a:hover,.header-account-guest-menu a:focus-visible,.header-account-guest-menu .current-menu-item>a{border-color:rgba(255,255,255,.32);color:#fff}
@media(max-width:900px){.header-account-navigation{display:none}}

/* NexID Theme 0.3.3 — prevent mobile horizontal drift and constrain the header. */
html,
body.nexid-site{
  max-width:100%;
  overflow-x:clip;
}
@supports not (overflow:clip){
  html,
  body.nexid-site{overflow-x:hidden;}
}
body.nexid-site .site-header,
body.nexid-site .site-main,
body.nexid-site .site-footer{
  max-width:100%;
}
@media(max-width:900px){
  body.nexid-site .site-header-inner{
    width:calc(100% - 20px);
    max-width:100%;
    min-width:0;
    grid-template-columns:minmax(0,1fr) auto auto;
    gap:8px;
  }
  body.nexid-site .site-branding{
    min-width:0;
    max-width:100%;
    overflow:hidden;
  }
  body.nexid-site .custom-logo-link{
    display:flex;
    width:auto;
    max-width:clamp(96px,28vw,145px);
    min-width:0;
    overflow:hidden;
  }
  body.nexid-site .custom-logo{
    display:block;
    width:auto;
    max-width:100%;
    height:auto;
    max-height:42px;
    object-fit:contain;
    object-position:center;
  }
  body.nexid-site .site-logo{
    min-width:0;
    max-width:100%;
    overflow:hidden;
  }
  body.nexid-site .header-actions{
    min-width:0;
    max-width:100%;
    gap:6px;
  }
  body.nexid-site .header-cta{
    min-width:0;
    max-width:132px;
    padding-inline:9px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }
  body.nexid-site .menu-toggle,
  body.nexid-site .header-user-menu,
  body.nexid-site .header-user-toggle{
    flex:0 0 auto;
  }
  body.nexid-site.nexid-dashboard-page .site-main,
  body.nexid-site.nexid-dashboard-page .content-shell,
  body.nexid-site.nexid-dashboard-page .generic-page{
    width:100%;
    max-width:100%;
    min-width:0;
    overflow-x:clip;
  }
}
@media(max-width:390px){
  body.nexid-site .custom-logo-link{max-width:100px;}
  body.nexid-site .header-cta{
    max-width:112px;
    padding-inline:8px;
    font-size:10px;
  }
}
