/* Gadgix front-end — mobile first. Tokens mirror the Elementor kit. */
:root{--gx-primary:#0E4D64;--gx-primary-dark:#0A3A4C;--gx-text:#10202B;--gx-accent:#C2410C;--gx-green:#15803D;--gx-muted:#52606B;--gx-ground:#F4F6F7;--gx-border:#E3E8EB;--gx-soft:#E8F2F5;--gx-accent-soft:#FFF1E8;--gx-radius:14px;--gx-display:'Sora',system-ui,sans-serif;--gx-body:'DM Sans',system-ui,sans-serif}
body{background:var(--gx-ground);color:var(--gx-text);font-family:var(--gx-body)}
.gx *,.gx *::before,.gx *::after{box-sizing:border-box}
.gx a{text-decoration:none}
.gx-wrap{max-width:1280px;margin:0 auto;padding:0 16px}
.gx-h2{font-family:var(--gx-display);font-size:22px;letter-spacing:-.5px;margin:0;line-height:1.2}
.gx-muted{color:var(--gx-muted)}
.gx-price{font-family:var(--gx-display);font-weight:800;color:var(--gx-accent)}
.gx-pta{font-size:12px;font-weight:700;color:var(--gx-green)}
.gx-card-box{background:#fff;border:1px solid var(--gx-border);border-radius:var(--gx-radius)}
.gx-sr{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
.gx-icon{width:22px;height:22px;flex-shrink:0}
.gx-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 16px;border-radius:10px;font-weight:700;font-size:15px;border:0;cursor:pointer;font-family:var(--gx-body);line-height:1}
.gx-btn--primary{background:var(--gx-primary);color:#fff!important}.gx-btn--primary:hover{background:var(--gx-primary-dark)}
.gx-btn--wa{background:var(--gx-green);color:#fff!important}.gx-btn--wa:hover{background:#116a32}
.gx-btn--ghost{background:#fff;color:var(--gx-primary)!important;border:2px solid var(--gx-primary)}
.gx-btn--line{background:#fff;color:var(--gx-text)!important;border:1px solid var(--gx-border)}
.gx-section{padding:24px 0 0}
.gx-section__head{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:12px}
.gx-section__head a{font-weight:700;font-size:14px;color:var(--gx-primary)}
.gx-sub{margin:4px 0 0;font-size:14px;color:var(--gx-muted)}

/* Header */
.gx-topbar{display:none;background:var(--gx-primary-dark);color:#E6F0F3;font-size:13px}
.gx-topbar .gx-wrap{display:flex;justify-content:space-between;padding-top:8px;padding-bottom:8px;gap:24px}
.gx-topbar span+span{margin-left:24px}
.gx-header{background:#fff;border-bottom:1px solid var(--gx-border);position:sticky;top:0;z-index:50}
.gx-header__row{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:8px;padding-top:8px;padding-bottom:8px}
.gx-logo{font-family:var(--gx-display);font-weight:800;font-size:26px;letter-spacing:-1px;color:var(--gx-primary)!important;justify-self:center;display:flex;align-items:center;gap:8px}
.gx-iconbtn{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:10px;color:var(--gx-text)!important;background:transparent;border:0;position:relative;cursor:pointer}
.gx-cart-count{position:absolute;top:4px;right:2px;min-width:18px;height:18px;border-radius:9px;background:var(--gx-accent);color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 4px}
.gx-search{grid-column:1/-1;display:flex;height:48px;border:2px solid var(--gx-primary);border-radius:12px;overflow:hidden;background:#fff}
.gx-search input{flex:1;min-width:0;border:0!important;padding:0 14px!important;font-size:16px;font-family:var(--gx-body);outline:none;background:#fff;box-shadow:none!important;height:100%}
.gx-search button{width:52px;border:0;background:var(--gx-primary);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}
.gx-header__wa,.gx-header__desk{display:none}
.gx-drawer{position:relative}
.gx-drawer>summary{list-style:none}.gx-drawer>summary::-webkit-details-marker{display:none}
.gx-drawer__panel{position:fixed;inset:0 20% 0 0;background:#fff;z-index:100;padding:16px;overflow-y:auto;box-shadow:0 0 0 100vmax rgba(16,32,43,.45)}
.gx-drawer__panel h3{font-family:var(--gx-display);font-size:14px;color:var(--gx-muted);margin:16px 0 8px;text-transform:none}
.gx-drawer__panel a{display:flex;align-items:center;min-height:44px;color:var(--gx-text);font-weight:600;border-bottom:1px solid var(--gx-border)}
.gx-nav{display:none}
.gx-brands{background:#fff;border-bottom:1px solid var(--gx-border)}
.gx-brands .gx-wrap{display:flex;gap:8px;overflow-x:auto;padding-top:10px;padding-bottom:10px;scrollbar-width:none}
.gx-brands .gx-wrap::-webkit-scrollbar{display:none}
.gx-brands a{flex-shrink:0;min-height:40px;padding:0 14px;border:1px solid var(--gx-border);border-radius:999px;display:flex;align-items:center;font-family:var(--gx-display);font-weight:700;font-size:13px;color:var(--gx-text)}
.gx-brands a:hover{border-color:var(--gx-primary);color:var(--gx-primary)}
.gx-bottomnav{position:fixed;left:0;right:0;bottom:0;height:64px;background:#fff;border-top:1px solid var(--gx-border);display:grid;grid-template-columns:repeat(4,1fr);z-index:60}
.gx-bottomnav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:12px;font-weight:700;color:var(--gx-muted)}
.gx-bottomnav a.is-active{color:var(--gx-primary)}.gx-bottomnav a.is-wa{color:var(--gx-green)}
body.gx-has-bottombar{padding-bottom:72px}

/* Hero */
.gx-hero{display:grid;gap:12px;padding-top:16px}
.gx-hero__main{background:var(--gx-primary);color:#fff;border-radius:18px;padding:24px 20px}
.gx-hero__main h1{font-family:var(--gx-display);font-size:28px;line-height:1.15;letter-spacing:-.8px;margin:0 0 10px;color:#fff}
.gx-hero__main p{margin:0 0 16px;color:#D9ECF2;font-size:15px;line-height:1.55}
.gx-chips{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}
.gx-chips a{min-height:44px;border-radius:10px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.28);color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 10px;text-align:center}
.gx-hero__feat{display:none}

/* Trust */
.gx-trust{display:grid;grid-template-columns:repeat(2,1fr);margin-top:12px}
.gx-trust__item{display:flex;gap:10px;align-items:center;padding:12px;font-size:13px;font-weight:700}
.gx-trust__item .gx-trust__ic{width:36px;height:36px;border-radius:10px;background:var(--gx-soft);color:var(--gx-primary);display:flex;align-items:center;justify-content:center;flex-shrink:0}
.gx-trust__item small{display:none;font-weight:400;color:var(--gx-muted);font-size:13px}

/* Cards */
.gx-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.gx-card{background:#fff;border:1px solid var(--gx-border);border-radius:var(--gx-radius);padding:10px;display:flex;flex-direction:column;gap:5px;position:relative}
.gx-card__img{aspect-ratio:1/1;background:var(--gx-ground);border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.gx-card__img img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
.gx-card__badge{position:absolute;top:16px;left:16px;font-size:11px;font-weight:700;color:#fff;background:var(--gx-accent);padding:3px 8px;border-radius:6px;z-index:1}
.gx-card__badge--soon{background:var(--gx-primary)}.gx-card__badge--off{background:var(--gx-muted)}
.gx-card__brand{font-size:11px;font-weight:700;color:var(--gx-muted);text-transform:uppercase;letter-spacing:.3px}
.gx-card__name{font-family:var(--gx-display);font-size:15px;font-weight:700;color:var(--gx-text)!important;line-height:1.25}
.gx-card__name::after{content:"";position:absolute;inset:0;border-radius:var(--gx-radius)}
.gx-card__specs{font-size:12px;color:var(--gx-muted);line-height:1.4}
.gx-card .gx-price{font-size:17px}
.gx-card__actions{display:none;gap:8px;margin-top:6px;position:relative;z-index:2}
.gx-card__actions .gx-btn{flex:1;min-height:40px;font-size:14px}
.gx-card__actions .gx-btn--wa{flex:0 0 44px;padding:0}
.gx-card .gx-add{position:relative;z-index:2;margin-top:6px;min-height:40px}

/* Tiles */
.gx-tiles{display:grid;gap:8px}
.gx-tile{min-height:52px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;color:var(--gx-text)!important;font-weight:700}
.gx-tile small{display:none}
.gx-cats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.gx-cat{padding:14px 6px;display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--gx-text)!important;font-size:13px;font-weight:700;text-align:center}
.gx-cat span{width:48px;height:48px;border-radius:50%;background:var(--gx-soft);color:var(--gx-primary);display:flex;align-items:center;justify-content:center}
.gx-posts{display:grid;gap:10px}
.gx-post{display:flex;gap:12px;align-items:center;padding:12px;color:var(--gx-text)!important}
.gx-post__img{width:84px;height:64px;border-radius:10px;background:#DCE8EC;flex-shrink:0;overflow:hidden}
.gx-post__img img{width:100%;height:100%;object-fit:cover}
.gx-post small{display:block;font-size:11px;font-weight:700;color:var(--gx-primary);margin-bottom:4px;text-transform:uppercase}
.gx-post strong{font-size:15px;line-height:1.3}

/* FAQ */
.gx-faq details{border-top:1px solid var(--gx-border)}
.gx-faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:16px;align-items:center;min-height:52px;padding:12px 0;font-weight:700;font-size:16px}
.gx-faq summary::-webkit-details-marker{display:none}
.gx-faq summary::after{content:"+";font-size:22px;color:var(--gx-muted);font-weight:400}
.gx-faq details[open] summary::after{content:"−"}
.gx-faq details p{margin:0 0 14px;color:#33424D;line-height:1.65}

/* Breadcrumb */
.gx-crumbs{font-size:13px;color:var(--gx-muted);padding:12px 0 0;display:flex;flex-wrap:wrap;gap:6px}
.gx-crumbs a{color:var(--gx-primary)}

/* Phone page */
.gx-ptop{display:grid;gap:12px;padding-top:12px}
.gx-gallery{background:#fff;border-radius:var(--gx-radius);border:1px solid var(--gx-border);padding:12px;position:relative}
.gx-gallery__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:8px;scrollbar-width:none}
.gx-gallery__track::-webkit-scrollbar{display:none}
.gx-gallery__slide{flex:0 0 100%;scroll-snap-align:center;aspect-ratio:1/1;background:var(--gx-ground);border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.gx-gallery__slide img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
.gx-status{position:absolute;top:22px;left:22px;z-index:1;font-size:11px;font-weight:700;padding:4px 8px;border-radius:6px;color:var(--gx-green);background:#E7F6EC}
.gx-status--upcoming{color:var(--gx-primary);background:var(--gx-soft)}.gx-status--discontinued{color:#fff;background:var(--gx-muted)}
.gx-pinfo{display:flex;flex-direction:column;gap:12px}
.gx-pinfo__brand{font-size:12px;font-weight:700;color:var(--gx-muted);text-transform:uppercase}
.gx-pinfo h1{font-family:var(--gx-display);font-size:25px;letter-spacing:-.6px;line-height:1.2;margin:0}
.gx-pinfo__meta{display:flex;flex-wrap:wrap;gap:12px;font-size:13px;color:var(--gx-muted)}
.gx-pinfo__meta strong{color:var(--gx-text)}
.gx-notice{padding:12px 14px;border-radius:12px;background:var(--gx-accent-soft);color:#7C2D12;font-size:14px;font-weight:600}
.gx-notice a{color:var(--gx-accent);text-decoration:underline}
.gx-pricebox{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.gx-pricebox>div{border:1px solid var(--gx-border);border-radius:12px;padding:12px;background:#fff;display:flex;flex-direction:column;gap:2px}
.gx-pricebox>div:first-child{border:2px solid var(--gx-green)}
.gx-pricebox .gx-label{font-size:11px;font-weight:800;color:var(--gx-muted);letter-spacing:.3px}
.gx-pricebox>div:first-child .gx-label{color:var(--gx-green)}
.gx-pricebox .gx-price{font-size:22px}
.gx-pricebox .gx-nonpta{font-family:var(--gx-display);font-size:20px;font-weight:800}
.gx-pricebox small{font-size:12px;color:var(--gx-muted)}
.gx-opts{display:flex;flex-direction:column;gap:8px}
.gx-opts>span{font-weight:700;font-size:14px}
.gx-opts__row{display:flex;flex-wrap:wrap;gap:8px}
.gx-opt{min-height:48px;padding:6px 16px;border-radius:10px;border:2px solid var(--gx-border);background:#fff;font-family:var(--gx-body);font-size:14px;font-weight:700;color:var(--gx-text);cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.gx-opt small{font-size:12px;font-weight:600;color:var(--gx-muted)}
.gx-opt.is-active,.gx-opt[aria-pressed=true]{border-color:var(--gx-primary);background:var(--gx-soft)}
.gx-chip{min-height:40px;padding:0 12px;border-radius:10px;border:1px solid var(--gx-border);background:#fff;display:flex;align-items:center;font-size:14px;font-weight:600}
.gx-ctas{display:flex;gap:8px}
.gx-ctas .gx-btn--wa{flex:1;min-height:52px;font-size:16px}
.gx-ctas .gx-btn--ghost,.gx-ctas .gx-btn--line{display:none}
.gx-keyspecs{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}
.gx-keyspecs div{background:#fff;border:1px solid var(--gx-border);border-radius:10px;padding:10px 12px;display:flex;flex-direction:column;gap:2px}
.gx-keyspecs span{font-size:11px;font-weight:700;color:var(--gx-muted)}
.gx-keyspecs strong{font-size:14px}
.gx-tabs{position:sticky;top:0;z-index:40;background:#fff;border-bottom:1px solid var(--gx-border);margin-top:16px}
.gx-tabs .gx-wrap{display:flex;overflow-x:auto;scrollbar-width:none}
.gx-tabs .gx-wrap::-webkit-scrollbar{display:none}
.gx-tabs a{flex-shrink:0;min-height:48px;padding:0 12px;display:flex;align-items:center;font-weight:700;font-size:14px;color:var(--gx-muted);border-bottom:3px solid transparent}
.gx-tabs a:first-child{color:var(--gx-primary);border-color:var(--gx-primary)}
.gx-block{background:#fff;border:1px solid var(--gx-border);border-radius:var(--gx-radius);padding:18px 16px;margin-top:12px;scroll-margin-top:64px}
.gx-block h2{font-family:var(--gx-display);font-size:20px;letter-spacing:-.4px;margin:0 0 12px}
.gx-specs details{border-bottom:1px solid #EEF1F3}
.gx-specs summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;min-height:48px;font-weight:700;font-size:15px}
.gx-specs summary::-webkit-details-marker{display:none}
.gx-specs summary::after{content:"+";font-size:20px;color:var(--gx-muted);font-weight:400}
.gx-specs details[open] summary::after{content:"−"}
.gx-specs table{width:100%;border-collapse:collapse;margin:0 0 10px;font-size:14px}
.gx-specs th,.gx-specs td{text-align:left;padding:8px 0;border:0;border-top:1px solid #EEF1F3;vertical-align:top;background:none}
.gx-specs th{color:var(--gx-muted);font-weight:500;width:40%}
.gx-specs td{font-weight:600}
.gx-pc{display:grid;gap:12px}
.gx-pc ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}
.gx-pc li{display:flex;gap:8px;line-height:1.5;font-size:15px}
.gx-pc li::before{font-weight:800}
.gx-pc__pros li::before{content:"+";color:var(--gx-green)}
.gx-pc__cons li::before{content:"−";color:#B91C1C}
.gx-pc h3{font-family:var(--gx-display);font-size:17px;margin:0 0 8px}
.gx-pc__pros h3{color:var(--gx-green)}.gx-pc__cons h3{color:#B91C1C}
.gx-review{font-size:16px;line-height:1.7;color:#33424D}
.gx-review h2,.gx-review h3{color:var(--gx-text)}
.gx-mini{display:flex;gap:12px;align-items:center;padding:10px 0;color:var(--gx-text)!important;border-top:1px solid #EEF1F3}
.gx-mini:first-of-type{border-top:0}
.gx-mini__img{width:56px;height:56px;border-radius:8px;background:var(--gx-ground);flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center}
.gx-mini__img img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
.gx-mini__body{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}
.gx-mini__body strong{font-size:14px}
.gx-mini .gx-price{font-size:14px}
.gx-ptacard{background:var(--gx-primary);color:#fff;border-radius:var(--gx-radius);padding:18px;margin-top:12px;display:flex;flex-direction:column;gap:10px}
.gx-ptacard strong{font-family:var(--gx-display);font-size:18px}
.gx-ptacard span{font-size:14px;color:#D9ECF2;line-height:1.5}
.gx-ptacard .gx-btn{background:#fff;color:var(--gx-primary)!important}
.gx-sticky{position:fixed;left:0;right:0;bottom:0;z-index:60;background:#fff;border-top:1px solid var(--gx-border);padding:8px 12px;display:flex;gap:8px;align-items:center}
.gx-sticky__price{display:flex;flex-direction:column;padding:0 4px}
.gx-sticky__price small{font-size:11px;font-weight:700;color:var(--gx-muted)}
.gx-sticky__price .gx-price{font-size:18px}
.gx-sticky .gx-btn--wa{flex:1;min-height:48px}
.gx-sticky .gx-iconbtn{border:1px solid var(--gx-border);width:48px;height:48px}

/* Archive */
.gx-arch-head{padding:14px 0 4px}
.gx-arch-head h1{font-family:var(--gx-display);font-size:24px;letter-spacing:-.6px;margin:0 0 6px;line-height:1.2}
.gx-arch-head p{margin:0;font-size:14px;color:var(--gx-muted);line-height:1.55}
.gx-filters{display:flex;gap:8px;overflow-x:auto;padding:12px 0;scrollbar-width:none}
.gx-filters::-webkit-scrollbar{display:none}
.gx-filters a{flex-shrink:0;min-height:40px;padding:0 14px;border-radius:999px;border:1px solid var(--gx-border);background:#fff;display:flex;align-items:center;font-size:14px;font-weight:600;color:var(--gx-text)}
.gx-filters a.is-active{background:var(--gx-primary);border-color:var(--gx-primary);color:#fff}
.gx-side{display:none}
.gx-pager{display:flex;justify-content:center;gap:6px;padding:20px 0;flex-wrap:wrap}
.gx-pager .page-numbers{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#fff;border:1px solid var(--gx-border);color:var(--gx-text);font-weight:700}
.gx-pager .current{background:var(--gx-primary);color:#fff;border-color:var(--gx-primary)}
.gx-empty{padding:32px 16px;text-align:center;color:var(--gx-muted)}
.gx-arch-desc{margin-top:16px}

/* Footer */
.gx-footer{background:var(--gx-primary-dark);color:#D9ECF2;margin-top:32px;padding:28px 0 20px;font-size:14px}
.gx-footer__cols{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}
.gx-footer__brand{grid-column:1/-1}
.gx-footer strong{display:block;color:#fff;font-size:15px;margin-bottom:10px}
.gx-footer__brand strong{font-family:var(--gx-display);font-size:24px}
.gx-footer a{display:block;color:#D9ECF2;padding:5px 0}
.gx-footer__bottom{border-top:1px solid rgba(255,255,255,.18);margin-top:24px;padding-top:16px;font-size:12px;display:flex;flex-direction:column;gap:6px}

/* Tablet+ */
@media (min-width:768px){
 .gx-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
 .gx-card{padding:14px}
 .gx-card__actions{display:flex}
 .gx-trust{grid-template-columns:repeat(4,1fr)}
 .gx-trust__item small{display:block}
 .gx-tiles{grid-template-columns:repeat(5,1fr)}
 .gx-tile{flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;padding:20px;min-height:110px}
 .gx-tile small{display:block;font-weight:600;color:var(--gx-muted);font-size:13px}
 .gx-tile svg{display:none}
 .gx-cats{grid-template-columns:repeat(6,1fr)}
 .gx-posts{grid-template-columns:repeat(3,1fr)}
 .gx-post{flex-direction:column;align-items:stretch;padding:0;overflow:hidden}
 .gx-post__img{width:100%;height:170px;border-radius:0}
 .gx-post>span:last-child{padding:0 16px 16px}
 .gx-pc{grid-template-columns:1fr 1fr}
 .gx-keyspecs{grid-template-columns:repeat(3,1fr)}
 .gx-footer__cols{grid-template-columns:2fr repeat(4,1fr)}
 .gx-footer__brand{grid-column:auto}
 .gx-footer__bottom{flex-direction:row;justify-content:space-between}
 .gx-h2{font-size:28px}
}
/* Desktop */
@media (min-width:1025px){
 .gx-topbar{display:block}
 .gx-header{position:relative}
 .gx-header__row{grid-template-columns:auto 1fr auto;gap:32px;padding-top:18px;padding-bottom:18px}
 .gx-header__row>.gx-drawer{display:none}
 .gx-logo{justify-self:start;font-size:30px}
 .gx-search{grid-column:auto;height:52px}
 .gx-header__desk{display:flex;align-items:center;gap:12px}
 .gx-header__wa{display:flex;align-items:center;gap:10px;color:var(--gx-text)!important;margin-right:8px}
 .gx-header__wa span{display:flex;flex-direction:column;font-size:12px;color:var(--gx-muted)}
 .gx-header__wa b{font-size:15px;color:var(--gx-text)}
 .gx-header__wa i{width:42px;height:42px;border-radius:50%;background:#E7F6EC;color:var(--gx-green);display:flex;align-items:center;justify-content:center}
 .gx-header__desk .gx-iconbtn{border:1px solid var(--gx-border)}
 .gx-header__row>.gx-iconbtn{display:none}
 .gx-nav{display:block;background:#fff;border-bottom:1px solid var(--gx-border)}
 .gx-nav .gx-wrap{display:flex;align-items:center;gap:30px;height:50px;font-weight:600;font-size:15px}
 .gx-nav a{color:var(--gx-text)}.gx-nav a:hover{color:var(--gx-primary)}
 .gx-nav .gx-nav__pta{margin-left:auto;color:var(--gx-accent)}
 .gx-brands .gx-wrap{padding-top:14px;padding-bottom:14px}
 .gx-brands a{flex:1;justify-content:center;border-radius:10px;min-height:44px}
 .gx-bottomnav,.gx-sticky{display:none}
 body.gx-has-bottombar{padding-bottom:0}
 .gx-hero{grid-template-columns:2fr 1fr;gap:24px;padding-top:32px}
 .gx-hero__main{padding:48px 52px;border-radius:20px}
 .gx-hero__main h1{font-size:46px;letter-spacing:-1.5px}
 .gx-hero__main p{font-size:18px;max-width:620px}
 .gx-chips{display:flex;flex-wrap:wrap}
 .gx-chips a{border-radius:999px;padding:0 18px}
 .gx-hero__feat{display:flex;flex-direction:column;gap:10px;padding:24px}
 .gx-hero__feat .gx-card__img{aspect-ratio:auto;height:210px}
 .gx-hero__feat .gx-feat__tag{align-self:flex-start;font-size:12px;font-weight:700;color:var(--gx-accent);background:var(--gx-accent-soft);padding:5px 10px;border-radius:6px}
 .gx-hero__feat .gx-feat__name{font-family:var(--gx-display);font-size:21px;font-weight:700;color:var(--gx-text)}
 .gx-hero__feat .gx-price{font-size:24px}
 .gx-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}
 .gx-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}
 .gx-section{padding-top:44px}
 .gx-section__head{margin-bottom:18px}
 .gx-ptop{grid-template-columns:5fr 7fr;gap:32px;padding-top:16px}
 .gx-gallery{padding:24px;border-radius:20px}
 .gx-status{top:36px;left:36px}
 .gx-pinfo{gap:16px}
 .gx-pinfo h1{font-size:36px;letter-spacing:-1px}
 .gx-pricebox{padding:20px 22px;background:#fff;border:1px solid var(--gx-border);border-radius:18px;gap:20px}
 .gx-pricebox>div,.gx-pricebox>div:first-child{border:0;padding:0}
 .gx-pricebox>div+div{border-left:1px solid var(--gx-border);padding-left:22px}
 .gx-pricebox .gx-price{font-size:38px;letter-spacing:-1px}
 .gx-pricebox .gx-nonpta{font-size:28px}
 .gx-ctas .gx-btn--ghost,.gx-ctas .gx-btn--line{display:inline-flex;min-height:52px;padding:0 22px}
 .gx-tabs{position:sticky;top:0}
 .gx-block{padding:28px;margin-top:20px;border-radius:18px}
 .gx-block h2{font-size:24px}
 .gx-specs details{border:0}
 .gx-specs summary{pointer-events:none;min-height:36px;font-size:13px;font-weight:800;color:var(--gx-primary);letter-spacing:.6px;text-transform:uppercase}
 .gx-specs summary::after{display:none}
 .gx-specs th,.gx-specs td{padding:11px 0;font-size:15px}
 .gx-side{display:block}
 .gx-arch{display:grid;grid-template-columns:260px 1fr;gap:24px;align-items:start}
 .gx-arch .gx-filters{display:none}
 .gx-arch .gx-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
 .gx-side .gx-card-box{padding:18px;margin-bottom:16px}
 .gx-side h3{font-family:var(--gx-display);font-size:15px;margin:0 0 8px}
 .gx-side a{display:flex;justify-content:space-between;min-height:36px;align-items:center;color:var(--gx-text);font-size:14px}
 .gx-side a.is-active{color:var(--gx-primary);font-weight:700}
 .gx-arch-head{padding:24px 0 12px}
 .gx-arch-head h1{font-size:32px}
 .gx-footer{padding:48px 0 24px}
}

/* Beat Elementor kit heading rules (.elementor-kit-N h1/h2) */
.gx .gx-h2{font-family:var(--gx-display);font-size:22px;font-weight:800;color:var(--gx-text);letter-spacing:-.5px;line-height:1.2}
.gx .gx-hero__main h1{font-size:28px;color:#fff;font-weight:800}
.gx .gx-pinfo h1{font-size:25px;color:var(--gx-text);font-weight:800}
.gx .gx-arch-head h1{font-size:24px;color:var(--gx-text);font-weight:800}
.gx .gx-block h2{font-size:20px;color:var(--gx-text);font-weight:800}
.gx .gx-pc h3{font-size:17px}
.gx .gx-drawer__panel h3{font-size:14px;color:var(--gx-muted)}
.gx .gx-specs table,.gx .gx-specs th,.gx .gx-specs td{border-left:0;border-right:0;border-bottom:0}
.gx .gx-specs table{border-top:0}
.gx-brands a{white-space:nowrap}
@media (min-width:768px){.gx .gx-h2{font-size:28px}}
@media (min-width:1025px){
 .gx-filters{display:none}
 .gx .gx-hero__main h1{font-size:46px}
 .gx .gx-pinfo h1{font-size:36px}
 .gx .gx-arch-head h1{font-size:32px}
 .gx .gx-block h2{font-size:24px}
}

/* Astra wraps content in .ast-container (20px padding, 1240px max) — our blocks bring their own gutter. */
.ast-container:has(.elementor-location-single,.elementor-location-archive,.elementor[data-elementor-type="wp-page"]){padding-left:0;padding-right:0;max-width:none}
.ast-container:has(.elementor-location-single,.elementor-location-archive,.elementor[data-elementor-type="wp-page"]) #primary{margin:0;padding:0}
