
:root{
  --drsb-ink:#15212b;
  --drsb-muted:#65717a;
  --drsb-brand:#5538ee;
  --drsb-brand2:#8b6cff;
  --drsb-soft:#f4f1ff;
  --drsb-line:#e9e7f1;
  --drsb-white:#fff;
  --drsb-dark:#17152a;
}
body.drsb-storefront .entry-header,
body.drsb-storefront .page-header,
body.drsb-storefront .entry-title{display:none!important}
body.drsb-storefront .site-main,
body.drsb-storefront .content-area,
body.drsb-storefront .entry-content{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}
.drsb-wrap{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--drsb-ink)}
.drsb-wrap *{box-sizing:border-box}
.drsb-hero{max-width:1280px;margin:0 auto;padding:76px 28px 60px;display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:center}
.drsb-kicker{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.16em;color:var(--drsb-brand);margin-bottom:14px}
.drsb-hero h1{font-size:clamp(44px,6vw,78px);line-height:.98;letter-spacing:-.045em;margin:0 0 24px;color:var(--drsb-dark)}
.drsb-hero p{font-size:19px;line-height:1.7;color:var(--drsb-muted);max-width:650px;margin:0 0 30px}
.drsb-actions{display:flex;gap:14px;flex-wrap:wrap}
.drsb-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:14px;font-weight:800;text-decoration:none!important;transition:.2s ease}
.drsb-btn:hover{transform:translateY(-2px)}
.drsb-btn-primary{background:var(--drsb-brand);color:#fff!important;box-shadow:0 12px 28px rgba(85,56,238,.22)}
.drsb-btn-secondary{border:1px solid #cfc8ff;color:var(--drsb-brand)!important;background:#fff}
.drsb-mini-trust{display:flex;gap:22px;flex-wrap:wrap;margin-top:24px;color:#54606a;font-size:13px;font-weight:700}
.drsb-hero-art{position:relative;min-height:430px;border-radius:34px;background:linear-gradient(145deg,#f7f4ff,#ece7ff);overflow:hidden;box-shadow:inset 0 0 0 1px rgba(85,56,238,.07)}
.drsb-book{position:absolute;width:118px;height:166px;border-radius:8px 14px 14px 8px;padding:18px 14px;font-weight:900;box-shadow:0 18px 34px rgba(33,24,91,.18)}
.drsb-book span{writing-mode:vertical-rl;transform:rotate(180deg);letter-spacing:.14em;font-size:12px}
.drsb-book-a{left:62px;bottom:72px;background:#5538ee;color:white;transform:rotate(-8deg)}
.drsb-book-b{left:158px;bottom:74px;background:#ffcc58;color:#31243e;transform:rotate(4deg)}
.drsb-book-c{left:245px;bottom:76px;background:#ff7f7f;color:#fff;transform:rotate(10deg)}
.drsb-device{position:absolute;right:42px;top:60px;width:270px;height:190px;background:#26233a;border:10px solid #26233a;border-radius:20px;transform:rotate(3deg);box-shadow:0 20px 44px rgba(33,24,91,.22)}
.drsb-screen{height:100%;border-radius:10px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--drsb-brand)}
.drsb-screen b{font-size:24px}.drsb-screen small{margin-top:8px;color:#777}
.drsb-benefits{border-top:1px solid var(--drsb-line);border-bottom:1px solid var(--drsb-line);display:grid;grid-template-columns:repeat(4,1fr);max-width:1280px;margin:0 auto}
.drsb-benefits>div{padding:26px 28px;border-right:1px solid var(--drsb-line)}
.drsb-benefits>div:last-child{border-right:0}.drsb-benefits b,.drsb-benefits span{display:block}.drsb-benefits b{font-size:15px}.drsb-benefits span{font-size:13px;color:var(--drsb-muted);margin-top:5px}
.drsb-section{max-width:1280px;margin:0 auto;padding:78px 28px}
.drsb-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}
.drsb-section-head h2{font-size:clamp(30px,4vw,48px);letter-spacing:-.03em;margin:0;color:var(--drsb-dark)}
.drsb-text-link{font-weight:800;color:var(--drsb-brand)!important;text-decoration:none!important}
.drsb-category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}
.drsb-cat-card{border:1px solid var(--drsb-line);border-radius:22px;padding:24px;background:#fff;min-height:310px;box-shadow:0 8px 24px rgba(33,24,91,.05)}
.drsb-cat-icon{width:54px;height:54px;border-radius:16px;background:var(--drsb-soft);display:grid;place-items:center;color:var(--drsb-brand);font-size:24px;font-weight:900;margin-bottom:18px}
.drsb-cat-card h3{font-size:19px;line-height:1.25;margin:0 0 16px}.drsb-cat-card h3 a{color:var(--drsb-dark);text-decoration:none}
.drsb-cat-card ul{list-style:none;padding:0;margin:0 0 18px}.drsb-cat-card li{margin:8px 0}.drsb-cat-card li a{color:var(--drsb-muted);font-size:13px;text-decoration:none}
.drsb-products{padding-top:30px}
.drsb-products .woocommerce ul.products li.product{border:1px solid var(--drsb-line);padding:14px;border-radius:18px;background:#fff}
.drsb-products .woocommerce ul.products li.product img{border-radius:12px}
.drsb-notice{padding:24px;border:1px dashed #cfc8ff;border-radius:18px;background:var(--drsb-soft)}
.drsb-cta{max-width:1224px;margin:0 auto 70px;background:linear-gradient(135deg,var(--drsb-brand),var(--drsb-brand2));color:#fff;border-radius:30px;padding:44px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.drsb-cta .drsb-kicker{color:#e9e3ff}.drsb-cta h2{font-size:38px;margin:0 0 10px}.drsb-cta p{margin:0;color:#eee9ff}
.drsb-btn-light{background:#fff;color:var(--drsb-brand)!important}
@media(max-width:1050px){
  .drsb-hero{grid-template-columns:1fr}.drsb-hero-art{min-height:380px}
  .drsb-category-grid{grid-template-columns:repeat(2,1fr)}
  .drsb-benefits{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:640px){
  .drsb-hero{padding:48px 18px 36px}.drsb-section{padding:56px 18px}
  .drsb-category-grid,.drsb-benefits{grid-template-columns:1fr}
  .drsb-hero-art{min-height:320px}.drsb-device{right:20px;top:35px;width:220px;height:155px}
  .drsb-book{width:90px;height:130px}.drsb-book-a{left:25px;bottom:40px}.drsb-book-b{left:92px;bottom:38px}.drsb-book-c{left:155px;bottom:38px}
  .drsb-section-head,.drsb-cta{align-items:flex-start;flex-direction:column}.drsb-cta{margin:0 18px 48px;padding:30px}
}
