:root{--bg:#070b14;--bg2:#0b1220;--panel:#0e1728;--panel2:#111c30;--text:#f8fafc;--muted:#9eabc0;--line:#233149;--blue:#2878ff;--blue2:#0b4ed7;--gold:#ffbf2f;--gold2:#f39c12;--green:#2ed573;--radius:18px;--shadow:0 22px 60px rgba(0,0,0,.28)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 50% -10%,#172744 0,#090f1b 35%,var(--bg) 70%);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.wpt-container{width:min(1180px,calc(100% - 36px));margin-inline:auto}.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}
.wpt-header{position:sticky;top:0;z-index:80;background:rgba(7,11,20,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06)}.wpt-header-inner{min-height:76px;display:flex;align-items:center;gap:24px}.wpt-brand{flex:0 0 auto}.custom-logo{max-height:48px;width:auto}.wpt-wordmark{display:inline-flex;align-items:center;gap:9px;font-size:26px;font-weight:850;letter-spacing:-.03em;background:linear-gradient(90deg,#fff,#8fc0ff,#ffd260);-webkit-background-clip:text;background-clip:text;color:transparent}.wpt-crown{color:var(--gold);font-size:30px}.wpt-main-nav{margin-left:auto}.wpt-nav{display:flex;gap:5px;list-style:none;margin:0;padding:0}.wpt-nav a{display:block;padding:10px 13px;border-radius:10px;color:#dce5f5;font-weight:650;font-size:14px}.wpt-nav a:hover{background:#122039;color:#fff}.wpt-header-actions{display:flex;gap:9px;align-items:center}.wpt-icon-link,.wpt-cart-link{font-size:13px;font-weight:700;padding:10px 12px;border:1px solid var(--line);border-radius:11px}.wpt-cart-link{background:linear-gradient(135deg,var(--blue),var(--blue2));border:0}.wpt-cart-count{background:#fff;color:#0b4ed7;border-radius:999px;padding:1px 6px;margin-left:4px}.wpt-menu-toggle{display:none;background:#111c30;border:1px solid var(--line);color:#fff;border-radius:10px;padding:8px 10px;font-size:20px}
.wpt-hero{position:relative;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.05);background:linear-gradient(120deg,rgba(10,20,38,.88),rgba(7,11,20,.58)),radial-gradient(circle at 72% 32%,rgba(40,120,255,.22),transparent 38%)}.wpt-hero:after{content:"";position:absolute;inset:0;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:44px 44px;mask-image:linear-gradient(to bottom,#000,transparent 92%);pointer-events:none}.wpt-hero-glow{position:absolute;width:620px;height:620px;border-radius:50%;background:rgba(38,112,255,.14);filter:blur(110px);right:-180px;top:-220px}.wpt-hero-inner{position:relative;z-index:2;padding:112px 0 96px;text-align:center;max-width:900px}.wpt-hero-compact .wpt-hero-inner{padding:86px 0}.wpt-eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#7fb0ff;font-size:12px;font-weight:800}.wpt-hero h1{font-size:clamp(42px,6vw,78px);line-height:1.02;letter-spacing:-.055em;margin:16px auto 18px;max-width:900px}.wpt-hero h1::first-line{color:#fff}.wpt-hero p{max-width:760px;margin:0 auto;color:#b8c6db;font-size:clamp(17px,2vw,21px)}.wpt-hero-actions{display:flex;justify-content:center;gap:13px;margin-top:30px}.wpt-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:11px;padding:13px 20px;font-weight:800;font-size:14px;border:1px solid transparent;transition:.2s ease}.wpt-btn:hover{transform:translateY(-2px);filter:brightness(1.08)}.wpt-btn-primary{background:linear-gradient(135deg,#2e80ff,#0a4bcf);box-shadow:0 10px 30px rgba(27,104,255,.25)}.wpt-btn-ghost{background:#111b2d;border-color:#2a3a55;color:#e7eef9}.wpt-btn-gold{background:linear-gradient(135deg,#ffd14f,#f2a30d);color:#201400;box-shadow:0 12px 35px rgba(255,184,39,.18)}.wpt-btn-small{padding:9px 12px;font-size:12px}.wpt-trust-row{margin-top:42px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px 22px;color:#92a4be;font-size:13px;font-weight:650}
.wpt-section{padding:88px 0}.wpt-section-alt{background:linear-gradient(180deg,rgba(13,23,40,.68),rgba(8,13,23,.82));border-block:1px solid rgba(255,255,255,.05)}.wpt-section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:34px}.wpt-section-head h2{font-size:clamp(30px,4vw,48px);letter-spacing:-.04em;line-height:1.08;margin:10px 0 0}.wpt-centered{text-align:center;justify-content:center}.wpt-text-link{color:#85b3ff;font-weight:700}.wpt-theme-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.wpt-theme-card{background:linear-gradient(180deg,#101a2b,#0c1423);border:1px solid #24334d;border-radius:16px;overflow:hidden;box-shadow:var(--shadow);transition:.2s}.wpt-theme-card:hover{transform:translateY(-5px);border-color:#3563a2}.wpt-theme-media{display:block;position:relative;aspect-ratio:16/9;background:#0a1120;overflow:hidden}.wpt-theme-media img{width:100%;height:100%;object-fit:cover}.wpt-theme-badge{position:absolute;top:12px;left:12px;background:rgba(7,11,20,.84);border:1px solid rgba(255,255,255,.14);padding:5px 9px;border-radius:999px;font-size:11px;font-weight:800;color:#ffd35a}.wpt-theme-body{padding:19px}.wpt-theme-title-row{display:flex;align-items:start;justify-content:space-between;gap:12px}.wpt-theme-title-row h3{font-size:20px;margin:0}.wpt-price{font-weight:900;color:#ffd35a}.wpt-theme-body p{color:#97a8c0;font-size:14px;margin:9px 0 17px}.wpt-card-actions{display:flex;gap:8px;flex-wrap:wrap}
.wpt-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.wpt-feature{background:linear-gradient(180deg,#111c30,#0c1525);border:1px solid var(--line);border-radius:16px;padding:26px}.wpt-feature>span{font-size:30px}.wpt-feature h3{margin:14px 0 7px;font-size:19px}.wpt-feature p{margin:0;color:#99a8bd;font-size:14px}.wpt-support-panel{display:grid;grid-template-columns:1.1fr 1fr;gap:32px;align-items:center;padding:36px;border:1px solid #293953;border-radius:20px;background:linear-gradient(135deg,#101c31,#0c1423)}.wpt-support-panel h2{font-size:38px;letter-spacing:-.04em;margin:10px 0}.wpt-support-panel p{color:#a2b2c8}.wpt-support-links{display:grid;grid-template-columns:1fr 1fr;gap:10px}.wpt-support-links a{padding:16px;border:1px solid #2c3e5d;border-radius:12px;background:#0c1628;font-weight:750}.wpt-support-links a:hover{border-color:#3f75c8;background:#111f35}
.wpt-pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,420px));justify-content:center;gap:22px}.wpt-price-card{position:relative;border:1px solid #293a56;border-radius:18px;padding:34px;background:#0e1829}.wpt-price-card-featured{background:linear-gradient(180deg,#102c65,#0b1a35);border-color:#3f78dd;box-shadow:0 22px 70px rgba(22,86,187,.18)}.wpt-plan{font-size:22px;font-weight:900}.wpt-big-price{font-size:68px;line-height:1;font-weight:950;letter-spacing:-.06em;margin:20px 0}.wpt-big-price sup{font-size:26px;vertical-align:top;margin-right:3px}.wpt-price-card ul{list-style:none;padding:0;margin:20px 0 28px}.wpt-price-card li{padding:7px 0;color:#d6e1f1}.wpt-price-card li:before{content:"✓";color:#65e09b;font-weight:900;margin-right:9px}.wpt-price-card .wpt-btn{width:100%}.wpt-best{position:absolute;right:18px;top:18px;background:#ffd34d;color:#312100;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:900;text-transform:uppercase}.wpt-bundle-wide{max-width:640px;margin:auto;text-align:center}
.wpt-newsletter{padding:38px 0;background:#0d1728;border-top:1px solid #233149}.wpt-newsletter-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.wpt-newsletter h2{margin:0 0 3px}.wpt-newsletter p{margin:0;color:#93a5be}.wpt-newsletter form{display:flex;min-width:min(520px,100%)}.wpt-newsletter input{flex:1;background:#0a1220;border:1px solid #2a3a55;color:#fff;padding:14px 16px;border-radius:11px 0 0 11px;outline:none}.wpt-newsletter button{border-radius:0 11px 11px 0}
.wpt-footer{padding:60px 0 24px;background:#05080f;border-top:1px solid #1a263a}.wpt-footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:34px}.wpt-footer h3{font-size:14px;text-transform:uppercase;letter-spacing:.09em;color:#8aa0bc}.wpt-footer p{color:#8092aa;max-width:360px}.wpt-footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:9px}.wpt-footer-grid a{color:#becbdd}.wpt-footer-grid a:hover{color:#fff}.wpt-wordmark-footer{font-size:23px}.wpt-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:24px;margin-top:38px;border-top:1px solid #162136;color:#667991;font-size:12px}
.wpt-site-main{padding:60px 0;min-height:60vh}.wpt-content-area{max-width:900px}.wpt-page{background:#0d1727;border:1px solid #22314a;border-radius:16px;padding:32px}.wpt-page h1{font-size:44px;letter-spacing:-.04em}.entry-content{color:#c7d2e2}.entry-content a{color:#82b3ff}.wpt-post-card{padding:22px 0;border-bottom:1px solid #1f2d43}.wpt-post-card h2{margin:0}.wpt-post-meta{color:#8293aa}.wpt-shop-main{padding-top:50px}.wpt-product-links{display:flex;gap:7px;flex-wrap:wrap;margin:10px 0}
@media(max-width:980px){.wpt-main-nav{display:none;position:absolute;top:76px;left:18px;right:18px;background:#0d1727;border:1px solid #2a3a55;border-radius:14px;padding:10px}.wpt-main-nav.is-open{display:block}.wpt-nav{flex-direction:column}.wpt-menu-toggle{display:block;margin-left:auto}.wpt-header-actions{display:none}.wpt-theme-grid,.wpt-feature-grid{grid-template-columns:repeat(2,1fr)}.wpt-support-panel{grid-template-columns:1fr}.wpt-footer-grid{grid-template-columns:1.4fr 1fr 1fr}.wpt-footer-grid>div:last-child{display:none}}
@media(max-width:680px){.wpt-container{width:min(100% - 24px,1180px)}.wpt-header-inner{min-height:66px}.wpt-hero-inner{padding:76px 0 68px}.wpt-hero h1{font-size:43px}.wpt-hero-actions{flex-direction:column;align-items:stretch}.wpt-trust-row{align-items:flex-start;flex-direction:column}.wpt-section{padding:64px 0}.wpt-section-head{align-items:flex-start;flex-direction:column}.wpt-theme-grid,.wpt-feature-grid,.wpt-pricing-grid{grid-template-columns:1fr}.wpt-support-panel{padding:24px}.wpt-support-links{grid-template-columns:1fr}.wpt-newsletter-inner{align-items:flex-start;flex-direction:column}.wpt-newsletter form{min-width:100%}.wpt-footer-grid{grid-template-columns:1fr 1fr}.wpt-footer-grid>div:first-child{grid-column:1/-1}.wpt-footer-bottom{flex-direction:column}.wpt-price-card{padding:28px}.wpt-big-price{font-size:58px}}

/* ===== v1.0.1 Uniform Theme View ===== */
.wpt-theme-grid{align-items:stretch}
.wpt-theme-card-uniform{
    height:100%;
    display:flex;
    flex-direction:column;
    border-radius:6px;
    background:linear-gradient(180deg,#0e1728 0%,#09111e 100%);
    border:1px solid #33435e;
    overflow:hidden;
    box-shadow:0 14px 34px rgba(0,0,0,.28);
}
.wpt-theme-card-uniform:hover{transform:translateY(-4px);border-color:#4b72aa}
.wpt-theme-card-uniform .wpt-theme-media{
    aspect-ratio:16/9;
    width:100%;
    background:#08101d;
    border-bottom:1px solid #273751;
}
.wpt-theme-card-uniform .wpt-theme-media img,
.wpt-theme-card-uniform .wpt-theme-preview-image{
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:top center;
}
.wpt-theme-media-placeholder{display:grid;place-items:center;height:100%;font-size:28px;font-weight:900;color:#8bb5ff}
.wpt-theme-card-uniform .wpt-theme-body{
    flex:1;
    display:flex;
    flex-direction:column;
    padding:14px 14px 12px;
    text-align:center;
}
.wpt-theme-card-title{
    margin:0;
    font-size:20px;
    line-height:1.25;
    letter-spacing:-.02em;
    font-weight:900;
    color:#ffdc7c;
}
.wpt-theme-card-title a{color:inherit}
.wpt-theme-card-subtitle{
    margin:6px 0 14px!important;
    color:#e1e8f3!important;
    font-size:13px!important;
    line-height:1.35;
    min-height:18px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.wpt-card-actions-equal{
    display:grid!important;
    grid-template-columns:1fr 1.25fr .62fr;
    gap:7px!important;
    margin-top:auto;
    width:100%;
}
.wpt-card-actions-equal .wpt-card-btn{
    width:100%;
    min-width:0;
    min-height:34px;
    padding:8px 7px;
    border-radius:4px;
    white-space:nowrap;
    font-size:11px;
    line-height:1;
    box-shadow:0 5px 14px rgba(22,89,218,.22);
}


/* WPThrone Market Pro 2.0 - custom store */
.wpt-theme-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.wpt-theme-card-price{color:#ffd35a;font-weight:900;font-size:14px;white-space:nowrap}.wpt-category-chips{display:flex;gap:9px;flex-wrap:wrap;margin:-20px 0 30px}.wpt-category-chips a{padding:8px 13px;border-radius:999px;background:#111c30;border:1px solid #273a59;color:#dbe6f7;font-size:13px;font-weight:750}.wpt-category-chips a:hover{border-color:#3c75c9}.wpt-pagination{margin-top:34px}.wpt-pagination .nav-links{display:flex;gap:8px;justify-content:center}.wpt-pagination a,.wpt-pagination .current{padding:8px 12px;border:1px solid #2a3b58;border-radius:8px}.wpt-product-hero{padding:72px 0;background:linear-gradient(180deg,#0b1424,#070b14);border-bottom:1px solid rgba(255,255,255,.06)}.wpt-product-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:44px;align-items:center}.wpt-product-preview{border:1px solid #2a3b58;border-radius:18px;overflow:hidden;box-shadow:var(--shadow);background:#0a1120}.wpt-product-preview img{width:100%;aspect-ratio:16/9;object-fit:cover}.wpt-product-info h1{font-size:clamp(38px,5vw,62px);line-height:1.02;letter-spacing:-.05em;margin:14px 0}.wpt-product-price{font-size:38px;font-weight:950;color:#ffd35a}.wpt-product-price small{font-size:13px;color:#9aabc1}.wpt-product-info>p{color:#a4b4c9;font-size:17px}.wpt-product-points{padding:0;list-style:none;display:grid;gap:8px;color:#d6e2f3}.wpt-product-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:26px}.wpt-product-content{max-width:820px}.wpt-product-content h2{font-size:32px}.wpt-product-content p,.wpt-product-content li{color:#bdc9da}.wpt-theme-card-uniform{display:flex;flex-direction:column;height:100%}.wpt-theme-card-uniform .wpt-theme-body{display:flex;flex-direction:column;flex:1}.wpt-theme-card-uniform .wpt-card-actions{margin-top:auto}.wpt-card-actions-equal{display:grid;grid-template-columns:1fr 1.25fr .62fr;gap:7px}.wpt-card-actions-equal .wpt-card-btn{width:100%;padding-inline:7px;white-space:nowrap}.wpt-theme-card-subtitle{min-height:44px}@media(max-width:820px){.wpt-product-grid{grid-template-columns:1fr}.wpt-product-info{text-align:center}.wpt-product-actions{justify-content:center}}@media(max-width:680px){.wpt-card-actions-equal{grid-template-columns:1fr 1.25fr .62fr}.wpt-card-actions-equal .wpt-card-btn{font-size:10.5px;padding-inline:5px}}
