:root{--sdm-bg:#f5f7fb;--sdm-card:#fff;--sdm-text:#172033;--sdm-muted:#657086;--sdm-line:#e5e9f2;--sdm-primary:#5b45e0;--sdm-dark:#10162a}*{box-sizing:border-box}.sdm-shell{max-width:1240px;margin:32px auto;padding:0 20px;color:var(--sdm-text)}.sdm-hero{display:grid;grid-template-columns:1.35fr .65fr;gap:35px;align-items:center;padding:48px;border-radius:24px;background:linear-gradient(135deg,#111933,#382997);color:#fff;margin-bottom:30px}.sdm-hero h1{font-size:clamp(32px,5vw,58px);line-height:1.02;margin:8px 0 14px;color:#fff}.sdm-hero p{color:#d9dcff;font-size:18px}.sdm-kicker{font-weight:800;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.sdm-hero form{display:flex;background:#fff;padding:8px;border-radius:14px}.sdm-hero input{border:0!important;min-width:0;flex:1;padding:13px}.sdm-hero button,.sdm-btn{border:0;border-radius:10px;background:var(--sdm-primary);color:#fff!important;padding:13px 20px;text-decoration:none!important;font-weight:750;cursor:pointer;display:inline-flex;justify-content:center;align-items:center}.sdm-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.sdm-card{background:#fff;border:1px solid var(--sdm-line);border-radius:18px;overflow:hidden;box-shadow:0 10px 30px rgba(21,32,70,.06)}.sdm-thumb{height:190px;background:#e9ecf8;display:flex;align-items:center;justify-content:center;color:#59627a;font-weight:800}.sdm-thumb img{width:100%;height:100%;object-fit:cover}.sdm-card-body{padding:18px}.sdm-card h3{font-size:19px;margin:6px 0}.sdm-card h3 a{color:var(--sdm-text);text-decoration:none}.sdm-card p,.sdm-meta{color:var(--sdm-muted)}.sdm-meta{font-size:12px}.sdm-card-foot{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.sdm-btn.small{padding:8px 12px}.sdm-btn.ghost{background:#fff;color:var(--sdm-primary)!important;border:1px solid var(--sdm-line);margin-top:10px;width:100%}.sdm-product{max-width:1200px;margin:35px auto;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:35px;padding:0 20px}.sdm-cover{width:100%;border-radius:20px}.sdm-description{background:#fff;padding:26px;border:1px solid var(--sdm-line);border-radius:18px;margin-top:20px}.sdm-buybox{position:sticky;top:25px;height:max-content;background:#fff;border:1px solid var(--sdm-line);border-radius:20px;padding:25px;box-shadow:0 15px 45px rgba(20,30,70,.1)}.sdm-price{font-size:36px;font-weight:850;margin:10px 0}.sdm-buybox .sdm-buy{width:100%;font-size:17px}.sdm-buybox ul{padding-left:20px;color:var(--sdm-muted)}.sdm-checkout{max-width:720px}.sdm-checkout>div{background:#fff;border:1px solid var(--sdm-line);padding:30px;border-radius:20px}.sdm-checkout label,.sdm-vendor-form label{display:block;font-weight:700;margin:15px 0}.sdm-checkout input,.sdm-vendor-form input,.sdm-vendor-form textarea,.sdm-find input{width:100%;padding:13px;border:1px solid var(--sdm-line);border-radius:9px;margin-top:6px}.sdm-order-product{display:flex;gap:15px;align-items:center;padding:15px;background:var(--sdm-bg);border-radius:12px}.sdm-order-product img{width:80px;height:80px;object-fit:cover;border-radius:10px}.sdm-notice,.sdm-empty{max-width:900px;margin:25px auto;padding:20px;background:#fff4d8;border:1px solid #f0d28e;border-radius:12px}.sdm-stats,.sdm-admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:20px 0}.sdm-stats>div,.sdm-admin-stats>div{background:#fff;padding:20px;border:1px solid var(--sdm-line);border-radius:14px}.sdm-stats span,.sdm-admin-stats span{display:block;color:var(--sdm-muted)}.sdm-stats strong,.sdm-admin-stats b{font-size:25px}.sdm-vendor-form{background:#fff;border:1px solid var(--sdm-line);padding:22px;border-radius:16px}.sdm-table{overflow:auto}.sdm-table table{width:100%;border-collapse:collapse}.sdm-table th,.sdm-table td{padding:12px;text-align:left;border-bottom:1px solid var(--sdm-line)}.sdm-downloads{display:grid;gap:14px}.sdm-downloads>div{background:#fff;padding:20px;border:1px solid var(--sdm-line);border-radius:14px}.sdm-admin-stats{max-width:1100px}.sdm-admin-stats>div{border-left:4px solid #5b45e0}@media(max-width:950px){.sdm-grid{grid-template-columns:repeat(2,1fr)}.sdm-hero,.sdm-product{grid-template-columns:1fr}.sdm-buybox{position:static}.sdm-stats,.sdm-admin-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.sdm-shell{padding:0 12px}.sdm-hero{padding:25px 18px}.sdm-hero form{display:block}.sdm-hero button{width:100%;margin-top:8px}.sdm-grid{grid-template-columns:1fr}.sdm-stats,.sdm-admin-stats{grid-template-columns:1fr}.sdm-product{padding:0 12px}}
.sdm-home{max-width:1280px;margin:0 auto;padding:24px 20px 60px;color:var(--sdm-text)}.sdm-home-hero{min-height:570px;padding:64px;display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:center;border-radius:30px;background:radial-gradient(circle at 85% 10%,#7668ff 0,transparent 29%),linear-gradient(135deg,#0b1228,#2d2388);color:#fff;overflow:hidden}.sdm-home-copy h1{max-width:780px;font-size:clamp(42px,6vw,76px);line-height:.98;letter-spacing:-.04em;margin:12px 0 20px;color:#fff}.sdm-home-copy>p{max-width:690px;font-size:19px;line-height:1.65;color:#d9ddff}.sdm-actions{display:flex;gap:12px;margin:28px 0}.sdm-btn.ghost-light{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.3)}.sdm-trust{display:flex;gap:22px;flex-wrap:wrap;font-size:13px;color:#d9ddff}.sdm-hero-panel{padding:36px;border:1px solid rgba(255,255,255,.18);border-radius:24px;background:rgba(255,255,255,.1);backdrop-filter:blur(14px)}.sdm-hero-panel>strong{font-size:31px;line-height:1.2}.sdm-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:30px}.sdm-mini-grid span{padding:24px 14px;border-radius:15px;background:rgba(255,255,255,.11);text-align:center;font-weight:750}.sdm-section{padding:70px 0 10px}.sdm-section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:25px}.sdm-section-head h2,.sdm-cta h2{font-size:clamp(30px,4vw,48px);margin:7px 0}.sdm-section-head>a{font-weight:750;text-decoration:none}.sdm-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.sdm-categories a{padding:25px;border:1px solid var(--sdm-line);border-radius:16px;text-decoration:none;background:#fff;display:flex;justify-content:space-between;gap:10px}.sdm-categories a span{color:var(--sdm-muted)}.sdm-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(145deg,#e9edff,#f7f4ff);font-weight:800}.sdm-placeholder i{font-style:normal;font-size:42px;color:var(--sdm-primary);margin-bottom:8px}.sdm-meta{display:flex;justify-content:space-between;gap:8px}.sdm-meta em{font-style:normal;background:#eeeaff;color:#4c37cc;padding:2px 7px;border-radius:99px;font-weight:750}.sdm-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:75px 0}.sdm-benefits>div{padding:30px;border-radius:18px;background:#fff;border:1px solid var(--sdm-line)}.sdm-benefits b{color:var(--sdm-primary);font-size:13px}.sdm-benefits h3{font-size:22px}.sdm-benefits p{color:var(--sdm-muted)}.sdm-cta{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:45px;border-radius:24px;background:#10162a;color:#fff}.sdm-cta h2{color:#fff}.sdm-cta p{color:#cbd2eb}@media(max-width:900px){.sdm-home-hero{grid-template-columns:1fr;padding:40px}.sdm-categories,.sdm-benefits{grid-template-columns:1fr 1fr}.sdm-cta{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.sdm-home{padding:12px}.sdm-home-hero{padding:30px 20px;min-height:0}.sdm-actions{flex-direction:column}.sdm-trust{display:grid;gap:8px}.sdm-categories,.sdm-benefits{grid-template-columns:1fr}.sdm-section-head{align-items:flex-start;flex-direction:column}.sdm-cta{padding:28px 20px}}
/* Full-width theme compatibility */
body.sdm-fullwidth-page .site-content,body.sdm-fullwidth-page .content-area,body.sdm-fullwidth-page main.site-main,body.sdm-fullwidth-page .entry-content,body.sdm-fullwidth-page article.page,body.sdm-fullwidth-page article.sdm_product,body.sdm-fullwidth-page .wp-site-blocks>main{width:100%!important;max-width:none!important;margin:0!important;padding-left:0!important;padding-right:0!important}body.sdm-fullwidth-page .entry-header,body.sdm-fullwidth-page .page-header,body.sdm-fullwidth-page .entry-title{display:none!important}body.sdm-fullwidth-page #secondary,body.sdm-fullwidth-page aside.widget-area{display:none!important}body.sdm-fullwidth-page .site-main{float:none!important}.sdm-home,.sdm-shell{width:100%;max-width:1440px}.sdm-home{padding-top:28px}.sdm-shell{padding-top:18px;padding-bottom:60px}.sdm-card{transition:transform .2s ease,box-shadow .2s ease}.sdm-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(21,32,70,.12)}.sdm-btn{transition:transform .15s ease,filter .15s ease}.sdm-btn:hover{filter:brightness(1.07);transform:translateY(-1px)}

/* v1.3 technology marketplace shell */
body.sdm-fullwidth-page{background:#070b18;color:#eaf0ff}body.sdm-fullwidth-page .site-header,body.sdm-fullwidth-page header#masthead,body.sdm-fullwidth-page .site-footer,body.sdm-fullwidth-page footer#colophon{display:none!important}.sdm-site-frame{position:relative;z-index:9999;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.sdm-announcement{padding:9px 20px;text-align:center;background:linear-gradient(90deg,var(--sdm-primary),var(--sdm-accent));color:#06101d;font-size:12px;font-weight:850;letter-spacing:.04em}.sdm-tech-header{position:sticky;top:0;z-index:9998;min-height:76px;padding:0 max(20px,calc((100vw - 1440px)/2));display:flex;align-items:center;gap:30px;background:rgba(7,11,24,.9);border-bottom:1px solid rgba(255,255,255,.09);backdrop-filter:blur(22px);box-shadow:0 20px 50px rgba(0,0,0,.22)}.sdm-brand{display:flex;align-items:center;gap:11px;color:#fff!important;text-decoration:none!important;font-weight:850;white-space:nowrap}.sdm-brand-mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--sdm-primary),var(--sdm-accent));color:#06101d;box-shadow:0 0 30px rgba(0,212,255,.3)}.sdm-tech-nav{margin-left:auto}.sdm-tech-nav ul{display:flex;align-items:center;gap:8px;list-style:none;margin:0;padding:0}.sdm-tech-nav a,.sdm-header-actions>a{display:block;padding:10px 12px;color:#cbd5ef!important;text-decoration:none!important;font-size:14px;font-weight:700;border-radius:10px}.sdm-tech-nav a:hover,.sdm-tech-nav .current-menu-item>a{color:#fff!important;background:rgba(255,255,255,.08)}.sdm-header-actions{display:flex;align-items:center;gap:8px}.sdm-menu-toggle{display:none;margin-left:auto;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);color:#fff;border-radius:10px;width:42px;height:42px;font-size:20px}.sdm-tech-footer{position:relative;z-index:20;padding:65px max(20px,calc((100vw - 1400px)/2)) 22px;background:#050813;color:#aeb9d7;border-top:1px solid rgba(255,255,255,.08)}.sdm-footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:45px}.sdm-tech-footer h3{color:#fff;font-size:25px}.sdm-tech-footer h4{color:#fff;margin:0 0 16px}.sdm-tech-footer a{display:block;color:#aeb9d7!important;text-decoration:none!important;margin:10px 0}.sdm-tech-footer a:hover{color:#fff!important}.sdm-footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:45px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08);font-size:13px}.sdm-footer-bottom a{margin:0}.sdm-home,.sdm-shell,.sdm-product{position:relative;z-index:1}.sdm-home:before,.sdm-shell:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-2;background:radial-gradient(circle at 15% 10%,rgba(109,93,252,.18),transparent 30%),radial-gradient(circle at 85% 20%,rgba(0,212,255,.13),transparent 25%),#070b18}.sdm-home-hero,.sdm-hero{border:1px solid rgba(255,255,255,.12);background:radial-gradient(circle at 80% 20%,rgba(0,212,255,.22),transparent 26%),radial-gradient(circle at 20% 0,rgba(109,93,252,.33),transparent 34%),linear-gradient(135deg,#0b1023,#111938)!important;box-shadow:0 30px 100px rgba(0,0,0,.42);position:relative}.sdm-home-hero:after,.sdm-hero:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;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:32px 32px;mask-image:linear-gradient(to bottom,#000,transparent)}.sdm-home-hero>*,.sdm-hero>*{position:relative;z-index:2}.sdm-home .sdm-section-head h2,.sdm-home .sdm-cta h2,.sdm-shell h1,.sdm-shell h2,.sdm-shell h3{color:#fff}.sdm-home .sdm-section-head>a{color:var(--sdm-accent)}.sdm-card,.sdm-categories a,.sdm-benefits>div,.sdm-description,.sdm-buybox,.sdm-checkout>div,.sdm-vendor-form,.sdm-downloads>div,.sdm-stats>div{background:rgba(16,23,48,.86);border-color:rgba(255,255,255,.1);box-shadow:0 18px 55px rgba(0,0,0,.2)}.sdm-card h3 a,.sdm-categories strong,.sdm-card-foot strong,.sdm-benefits h3{color:#fff}.sdm-card p,.sdm-meta,.sdm-benefits p,.sdm-categories a span,.sdm-buybox p,.sdm-buybox ul,.sdm-description,.sdm-shell p{color:#aeb9d7}.sdm-thumb{background:#10182f}.sdm-placeholder{background:radial-gradient(circle at 70% 20%,rgba(0,212,255,.22),transparent 28%),linear-gradient(145deg,#111936,#171043);color:#fff}.sdm-placeholder i{color:var(--sdm-accent)}.sdm-btn{background:linear-gradient(135deg,var(--sdm-primary),#8b5cf6);box-shadow:0 10px 30px rgba(109,93,252,.28)}.sdm-btn:hover{box-shadow:0 14px 40px rgba(109,93,252,.4)}.sdm-btn.ghost,.sdm-btn.ghost-light{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.15);color:#fff!important}.sdm-categories a{transition:.2s ease}.sdm-categories a:hover{transform:translateY(-3px);border-color:rgba(0,212,255,.4);box-shadow:0 15px 50px rgba(0,212,255,.09)}.sdm-section{color:#fff}.sdm-cta{background:radial-gradient(circle at 90% 20%,rgba(0,212,255,.24),transparent 28%),linear-gradient(135deg,#151049,#081426);border:1px solid rgba(255,255,255,.1)}.sdm-checkout input,.sdm-vendor-form input,.sdm-vendor-form textarea,.sdm-find input,.sdm-hero input{background:#0b1124;color:#fff;border-color:rgba(255,255,255,.14)!important}.sdm-order-product{background:#0b1124}.sdm-table th,.sdm-table td{border-color:rgba(255,255,255,.09);color:#dce5ff}.sdm-fullwidth-page article.page>.entry-content>h2:first-child,.sdm-fullwidth-page article.page>.entry-content>h2:first-child~*{max-width:1100px;margin-left:auto;margin-right:auto}.sdm-fullwidth-page article.page>.entry-content:not(:has(.sdm-home)):not(:has(.sdm-shell)){min-height:65vh;padding:70px max(20px,calc((100vw - 1100px)/2));background:#070b18;color:#aeb9d7}.sdm-fullwidth-page article.page>.entry-content:not(:has(.sdm-home)):not(:has(.sdm-shell)) h2,.sdm-fullwidth-page article.page>.entry-content:not(:has(.sdm-home)):not(:has(.sdm-shell)) h3{color:#fff}.sdm-fullwidth-page article.page>.entry-content:not(:has(.sdm-home)):not(:has(.sdm-shell)) a{color:#7ee8ff}
@media(max-width:1050px){.sdm-tech-nav,.sdm-header-actions{display:none}.sdm-menu-toggle{display:block}.sdm-tech-header.is-open{flex-wrap:wrap;padding-bottom:18px}.sdm-tech-header.is-open .sdm-tech-nav{display:block;order:4;width:100%}.sdm-tech-header.is-open .sdm-tech-nav ul{display:grid;grid-template-columns:1fr 1fr}.sdm-tech-header.is-open .sdm-header-actions{display:flex;order:5;width:100%}.sdm-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.sdm-tech-header{min-height:68px;padding-left:14px;padding-right:14px}.sdm-brand>span:last-child{max-width:190px;overflow:hidden;text-overflow:ellipsis}.sdm-tech-header.is-open .sdm-tech-nav ul,.sdm-footer-grid{grid-template-columns:1fr}.sdm-footer-bottom{flex-direction:column}.sdm-home-hero{border-radius:20px}.sdm-announcement{font-size:10px}}

/* v1.4 premium visibility and contrast system */
:root{
  --sdm-bg:#f4f7fc;
  --sdm-card:#ffffff;
  --sdm-text:#111827;
  --sdm-heading:#081225;
  --sdm-muted:#526078;
  --sdm-line:#dfe6f1;
  --sdm-primary:#6d4aff;
  --sdm-primary-strong:#5134dc;
  --sdm-accent:#21d4fd;
  --sdm-dark:#07101f;
  --sdm-success:#087f5b;
  --sdm-warning:#9a5b00;
  --sdm-danger:#b42318;
  --sdm-shadow:0 18px 55px rgba(15,23,42,.10)
}
body.sdm-fullwidth-page{background:#f4f7fc!important;color:var(--sdm-text)!important;overflow-x:hidden}
body.sdm-fullwidth-page,.sdm-site-frame,.sdm-home,.sdm-shell,.sdm-product,.sdm-tech-footer{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
body.sdm-fullwidth-page :where(p,li,td,label,small,span){line-height:1.65}
body.sdm-fullwidth-page :where(h1,h2,h3,h4,h5,h6){color:var(--sdm-heading);line-height:1.2}
body.sdm-fullwidth-page :where(a){text-underline-offset:3px}

/* Plain WordPress pages created by the plugin */
body.sdm-fullwidth-page .entry-content:not(:has(.sdm-home,.sdm-shell,.sdm-product)){
  width:min(1120px,calc(100% - 40px))!important;
  max-width:1120px!important;
  margin:42px auto 70px!important;
  padding:clamp(26px,5vw,58px)!important;
  color:var(--sdm-text)!important;
  background:rgba(255,255,255,.98)!important;
  border:1px solid var(--sdm-line)!important;
  border-radius:24px!important;
  box-shadow:var(--sdm-shadow)!important
}
body.sdm-fullwidth-page .entry-content:not(:has(.sdm-home,.sdm-shell,.sdm-product)) :where(p,li,blockquote,figcaption){color:var(--sdm-muted)!important}
body.sdm-fullwidth-page .entry-content:not(:has(.sdm-home,.sdm-shell,.sdm-product)) :where(h2,h3,h4){color:var(--sdm-heading)!important;margin-top:1.35em}
body.sdm-fullwidth-page .entry-content:not(:has(.sdm-home,.sdm-shell,.sdm-product)) a{color:var(--sdm-primary-strong)!important;font-weight:700}

/* Header */
.sdm-announcement{background:linear-gradient(90deg,#6d4aff,#24c8ff)!important;color:#06111f!important;text-shadow:none!important}
.sdm-tech-header{background:rgba(7,16,31,.96)!important;border-bottom-color:rgba(255,255,255,.12)!important}
.sdm-brand,.sdm-brand span,.sdm-tech-nav a,.sdm-header-actions>a:not(.sdm-btn){color:#f8fbff!important}
.sdm-brand-mark{background:linear-gradient(145deg,#8067ff,#22d3ee)!important;color:#06101e!important;box-shadow:0 10px 30px rgba(74,222,255,.24)}
.sdm-tech-nav a:hover,.sdm-header-actions>a:not(.sdm-btn):hover{color:#7ee7ff!important}
.sdm-menu-toggle{color:#fff!important;border-color:rgba(255,255,255,.24)!important;background:rgba(255,255,255,.08)!important}

/* Main surfaces */
.sdm-home,.sdm-shell,.sdm-product{color:var(--sdm-text)!important}
.sdm-home-hero,.sdm-hero{background:radial-gradient(circle at 88% 10%,rgba(33,212,253,.28),transparent 28%),radial-gradient(circle at 10% 95%,rgba(109,74,255,.34),transparent 35%),linear-gradient(135deg,#071326 0%,#15184a 52%,#30177b 100%)!important;box-shadow:0 30px 80px rgba(12,23,55,.25)}
.sdm-home-hero :where(h1,h2,h3,strong,b),.sdm-hero :where(h1,h2,h3,strong,b),.sdm-hero-panel :where(h1,h2,h3,strong,b){color:#fff!important}
.sdm-home-hero :where(p,span,li),.sdm-hero :where(p,span,li),.sdm-hero-panel :where(p,span,li){color:#e5eaff!important}
.sdm-kicker{color:#77e8ff!important}
.sdm-hero-panel{background:rgba(255,255,255,.10)!important;border-color:rgba(255,255,255,.22)!important;box-shadow:inset 0 1px rgba(255,255,255,.12)}
.sdm-mini-grid span{color:#f7f9ff!important;background:rgba(255,255,255,.12)!important;border:1px solid rgba(255,255,255,.10)}

.sdm-card,.sdm-description,.sdm-buybox,.sdm-checkout>div,.sdm-vendor-form,.sdm-stats>div,.sdm-downloads>div,.sdm-benefits>div,.sdm-categories a,.sdm-table{
  background:#fff!important;color:var(--sdm-text)!important;border-color:var(--sdm-line)!important
}
.sdm-card,.sdm-description,.sdm-buybox,.sdm-checkout>div,.sdm-vendor-form,.sdm-benefits>div,.sdm-categories a{box-shadow:var(--sdm-shadow)}
.sdm-card :where(h2,h3,h4,a),.sdm-description :where(h1,h2,h3,h4),.sdm-buybox :where(h1,h2,h3,h4),.sdm-vendor-form :where(h1,h2,h3,h4),.sdm-benefits h3,.sdm-categories strong{color:var(--sdm-heading)!important}
.sdm-card :where(p,small),.sdm-description :where(p,li),.sdm-buybox :where(p,li),.sdm-benefits p,.sdm-categories span,.sdm-meta,.sdm-stats span{color:var(--sdm-muted)!important}
.sdm-price,.sdm-card-foot strong,.sdm-stats strong{color:#27155f!important}
.sdm-thumb,.sdm-placeholder{background:linear-gradient(145deg,#e9efff,#f7f4ff)!important;color:#34415d!important}
.sdm-meta em{background:#eee9ff!important;color:#4c2fc7!important}

/* Forms and tables */
.sdm-checkout label,.sdm-vendor-form label,.sdm-find label{color:var(--sdm-heading)!important}
.sdm-checkout input,.sdm-vendor-form input,.sdm-vendor-form textarea,.sdm-find input,.sdm-shell select{
  color:#111827!important;background:#fff!important;border:1px solid #cbd5e1!important;box-shadow:0 1px 2px rgba(15,23,42,.04)
}
.sdm-checkout input::placeholder,.sdm-vendor-form input::placeholder,.sdm-vendor-form textarea::placeholder,.sdm-find input::placeholder{color:#718096!important;opacity:1}
.sdm-checkout input:focus,.sdm-vendor-form input:focus,.sdm-vendor-form textarea:focus,.sdm-find input:focus{outline:3px solid rgba(109,74,255,.16)!important;border-color:var(--sdm-primary)!important}
.sdm-table{border:1px solid var(--sdm-line);border-radius:16px;overflow:auto}
.sdm-table table{background:#fff!important;color:var(--sdm-text)!important}
.sdm-table th{background:#eef2ff!important;color:#1f2454!important;font-weight:800}
.sdm-table td{color:#334155!important}
.sdm-table th,.sdm-table td{border-color:#e5eaf2!important}

/* Buttons and notices */
.sdm-btn,.sdm-home .sdm-btn,.sdm-shell .sdm-btn,.sdm-product .sdm-btn{background:linear-gradient(135deg,var(--sdm-primary),#4d38d4)!important;color:#fff!important;border:1px solid transparent!important;box-shadow:0 10px 25px rgba(92,67,221,.22)}
.sdm-btn:hover{filter:brightness(1.08)!important;color:#fff!important}
.sdm-btn.ghost{background:#fff!important;color:#5134dc!important;border-color:#cfc6ff!important;box-shadow:none}
.sdm-btn.ghost-light{background:rgba(255,255,255,.10)!important;color:#fff!important;border-color:rgba(255,255,255,.34)!important}
.sdm-notice,.sdm-empty{color:#633c00!important;background:#fff7df!important;border-color:#e8c66e!important}
.sdm-notice :where(p,strong,a),.sdm-empty :where(p,strong,a){color:#633c00!important}

/* CTA and footer */
.sdm-cta{background:linear-gradient(135deg,#081225,#1d235f)!important}
.sdm-cta :where(h2,h3,strong){color:#fff!important}.sdm-cta p{color:#d7def7!important}
.sdm-tech-footer{background:#06101e!important;color:#dbe7f8!important;border-top:1px solid rgba(255,255,255,.10)}
.sdm-tech-footer :where(h3,h4){color:#fff!important}.sdm-tech-footer p{color:#aebbd0!important}.sdm-tech-footer a{color:#cdd9eb!important}.sdm-tech-footer a:hover{color:#65ddff!important}.sdm-footer-bottom{color:#aebbd0!important;border-top-color:rgba(255,255,255,.10)!important}

/* Accessibility */
.sdm-site-frame a:focus-visible,.sdm-home a:focus-visible,.sdm-shell a:focus-visible,.sdm-product a:focus-visible,.sdm-btn:focus-visible,.sdm-menu-toggle:focus-visible{outline:3px solid #40d9ff!important;outline-offset:3px!important}

@media(max-width:780px){
  .sdm-tech-header{padding:12px 16px!important;min-height:68px}.sdm-brand span:last-child{max-width:190px;overflow:hidden;text-overflow:ellipsis}
  body.sdm-fullwidth-page .entry-content:not(:has(.sdm-home,.sdm-shell,.sdm-product)){width:calc(100% - 24px)!important;margin:20px auto 40px!important;padding:24px 20px!important;border-radius:18px!important}
  .sdm-home-hero,.sdm-hero{border-radius:20px!important}.sdm-card-body{padding:18px!important}
}
@media(prefers-reduced-motion:reduce){.sdm-card,.sdm-btn{transition:none!important}.sdm-card:hover,.sdm-btn:hover{transform:none!important}}

/* v2.0 Code-market inspired professional layout */
.sdm-cc-promo{background:#9bea63;color:#121212;text-align:center;padding:14px 20px;font-size:15px}.sdm-cc-promo a{display:inline-block;margin-left:22px;background:#222;color:#fff!important;padding:8px 28px;border-radius:4px;font-weight:800}.sdm-cc-hero{background:#242424;color:#fff;padding:72px max(24px,calc((100vw - 1180px)/2));text-align:center}.sdm-cc-hero>div{max-width:900px;margin:auto}.sdm-cc-hero h1{font-size:clamp(34px,5vw,58px);color:#fff!important;margin:10px 0 15px}.sdm-cc-hero p{font-size:19px;color:#d6d6d6!important}.sdm-cc-hero form{display:flex;max-width:760px;margin:28px auto 18px}.sdm-cc-hero input{flex:1;background:#fff!important;color:#222!important;border:0!important;padding:18px 20px;border-radius:5px 0 0 5px;font-size:16px}.sdm-cc-hero button,.sdm-cc-pagehead button{background:#82b440;color:#fff;border:0;padding:0 30px;font-weight:800;border-radius:0 5px 5px 0}.sdm-trending{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;color:#bbb}.sdm-trending a{color:#fff!important;background:#333;padding:5px 10px;border-radius:3px}.sdm-cc-category-panel,.sdm-cc-section{max-width:1240px;margin:50px auto;padding:0 24px}.sdm-cc-category-panel{background:#fff;border:1px solid #ddd;border-radius:5px;padding:30px}.sdm-cc-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.sdm-cc-category-grid a{display:grid;grid-template-columns:42px 1fr;align-items:center;padding:19px 14px;border-bottom:1px solid #eee;color:#444!important}.sdm-cc-category-grid a:hover{background:#f7f7f7}.sdm-cc-category-grid strong{font-size:15px}.sdm-cc-category-grid small{grid-column:2;color:#888}.sdm-cat-icon{grid-row:1/3;font-size:22px;color:#82b440}.sdm-cc-card{border-radius:4px!important;box-shadow:0 2px 10px rgba(0,0,0,.08)!important;overflow:hidden}.sdm-cc-card .sdm-thumb{aspect-ratio:1.55;background:#f1f1f1!important}.sdm-card-cat{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#777}.sdm-cc-card h3{font-size:16px;min-height:44px}.sdm-card-rating{display:flex;justify-content:space-between;border-top:1px solid #eee;padding-top:12px}.sdm-card-rating span{color:#f4b400}.sdm-card-rating small{color:#777}.sdm-cc-pagehead{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding:38px 0}.sdm-cc-pagehead h1{font-size:34px;margin:8px 0}.sdm-cc-pagehead>div>span{font-size:12px;color:#777}.sdm-cc-pagehead form{display:flex;min-width:430px}.sdm-cc-pagehead input{padding:15px;border:1px solid #ccc;flex:1}.sdm-cc-categories{background:#fff;border:1px solid #ddd;padding:25px 30px;margin-bottom:30px}.sdm-cc-categories h3{margin-top:0}.sdm-cc-categories>div{display:grid;grid-template-columns:repeat(5,1fr);gap:0 30px}.sdm-cc-categories a{padding:12px 0;border-bottom:1px solid #eee;color:#555!important}.sdm-cc-toolbar{display:flex;justify-content:space-between;margin:20px 0;color:#666}.sdm-cc-titlebar{background:#fff;border-bottom:1px solid #ddd;padding:34px max(24px,calc((100vw - 820px)/2)) 26px}.sdm-cc-titlebar h1{font-size:30px;margin:8px 0}.sdm-cc-titlebar>span,.sdm-cc-titlebar>div{font-size:13px;color:#666}.sdm-product-layout{max-width:940px;margin:14px auto 70px;display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:28px;padding:0 20px}.sdm-product-preview,.sdm-description,.sdm-buybox{background:#fff;border:1px solid #dfe3e8;border-radius:4px}.sdm-product-preview{padding:10px}.sdm-product-preview .sdm-cover{width:100%;display:block}.sdm-preview-actions{text-align:center;padding:15px 0 4px}.sdm-description{margin-top:24px;padding:0 24px 30px}.sdm-product-tabs{display:flex;gap:25px;border-bottom:1px solid #ddd;margin:0 -24px 25px;padding:0 24px}.sdm-product-tabs a{padding:15px 0;color:#444!important}.sdm-product-tabs a:first-child{border-bottom:2px solid #82b440}.sdm-buybox{position:sticky;top:20px;height:max-content;padding:20px}.sdm-license-row{display:flex;justify-content:space-between;align-items:center;font-size:16px}.sdm-license-row span{font-size:30px;font-weight:800}.sdm-checklist{list-style:none;padding:0}.sdm-checklist li:before{content:'✓';color:#82b440;font-weight:900;margin-right:8px}.sdm-buybox .sdm-btn{width:100%;text-align:center;background:#82b440!important;border-radius:3px!important}.sdm-author-card{border-top:1px solid #ddd;margin-top:20px;padding-top:18px;display:flex;flex-direction:column}.sdm-author-card span{font-size:12px;color:#777}.sdm-product-info{border-top:1px solid #ddd;margin-top:18px;padding-top:8px}.sdm-product-info>div{display:flex;justify-content:space-between;padding:8px 0}.sdm-product-info dt{font-weight:700}.sdm-product-info dd{margin:0;color:#666}.sdm-detail-block{border-top:1px solid #eee;margin-top:30px;padding-top:20px}.sdm-cc-benefits b{color:#82b440!important}.sdm-tech-header{background:#242424!important}.sdm-announcement{background:#9bea63!important}.sdm-btn{background:#82b440!important}.sdm-btn.ghost{color:#555!important;border-color:#bbb!important;background:#fff!important}
@media(max-width:900px){.sdm-cc-category-grid{grid-template-columns:repeat(2,1fr)}.sdm-cc-categories>div{grid-template-columns:repeat(3,1fr)}.sdm-cc-pagehead{display:block}.sdm-cc-pagehead form{min-width:0;margin-top:20px}.sdm-product-layout{grid-template-columns:1fr}.sdm-buybox{position:static}.sdm-cc-category-panel,.sdm-cc-section{margin:30px auto}}
@media(max-width:600px){.sdm-cc-category-grid,.sdm-cc-categories>div{grid-template-columns:1fr}.sdm-cc-hero form{display:block}.sdm-cc-hero input,.sdm-cc-hero button{width:100%;border-radius:4px;padding:16px}.sdm-cc-hero button{margin-top:8px}.sdm-cc-pagehead form{display:block}.sdm-cc-pagehead input,.sdm-cc-pagehead button{width:100%;padding:14px}.sdm-cc-pagehead button{margin-top:8px;border-radius:4px}.sdm-product-layout{padding:0 12px}.sdm-cc-titlebar{padding:24px 16px}.sdm-cc-titlebar h1{font-size:24px}}
