/* HandsetGrid — warm editorial commerce */
body[data-brand="site-d"] {
  --bg:#f6f0e6; --surface:#fffdf8; --surface-alt:#eadfce;
  --text:#211c18; --muted:#534a41; --line:#d7c8b7;
  --accent:#963b24; --accent-ink:#fffaf2; --radius:22px;
  --display-font:"Aptos Display","Segoe UI",Arial,sans-serif;
  --body-font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --coral:#ee8b6b; --peach:#f4c4ad; --sand:#e2cfb4; --cocoa:#2b231d;
  color-scheme:light;
  background:radial-gradient(circle at 8% 2%,rgba(238,139,107,.13),transparent 24rem),var(--bg);
  color:var(--text); letter-spacing:-.009em;
}
body[data-brand="site-d"] h1,
body[data-brand="site-d"] h2,
body[data-brand="site-d"] h3 { font-family:var(--display-font); font-weight:720; letter-spacing:-.05em; }
body[data-brand="site-d"] a:focus-visible,
body[data-brand="site-d"] button:focus-visible,
body[data-brand="site-d"] input:focus-visible,
body[data-brand="site-d"] select:focus-visible,
body[data-brand="site-d"] textarea:focus-visible,
body[data-brand="site-d"] summary:focus-visible { outline:3px solid var(--coral); outline-offset:3px; }

/* Navigation and controls */
body[data-brand="site-d"] .site-header {
  position:sticky; top:0; z-index:20; min-height:76px;
  border-bottom:1px solid rgba(104,83,65,.18);
  background:rgba(246,240,230,.92); box-shadow:0 10px 35px rgba(65,47,34,.05);
  backdrop-filter:blur(16px);
}
body[data-brand="site-d"] .brand { gap:.7rem; font-size:1rem; font-weight:820; letter-spacing:-.035em; }
body[data-brand="site-d"] .brand-mark,
body[data-brand="site-d"] .account-brand-mark {
  width:2.35rem; height:2.35rem; border:1px solid rgba(60,30,18,.12);
  border-radius:13px; background:var(--accent); color:var(--accent-ink);
  box-shadow:0 5px 0 #7d301d; font-family:var(--display-font); font-size:1rem; font-weight:850;
}
body[data-brand="site-d"] .main-nav { gap:1.7rem; }
body[data-brand="site-d"] .main-nav a,
body[data-brand="site-d"] .text-link { color:var(--muted); font-size:.84rem; font-weight:680; text-decoration:none; }
body[data-brand="site-d"] .main-nav a:hover,
body[data-brand="site-d"] .main-nav a[aria-current="page"],
body[data-brand="site-d"] .text-link:hover { color:var(--text); }
body[data-brand="site-d"] .main-nav a[aria-current="page"] {
  text-decoration:underline; text-decoration-color:var(--accent);
  text-decoration-thickness:2px; text-underline-offset:.45rem;
}
body[data-brand="site-d"] .btn,
body[data-brand="site-d"] .account-submit,
body[data-brand="site-d"] .account-action,
body[data-brand="site-d"] .checkout-primary,
body[data-brand="site-d"] .checkout-secondary {
  border-radius:12px; font-family:var(--body-font); font-weight:760; letter-spacing:-.012em;
}
body[data-brand="site-d"] .btn { min-height:48px; padding:.72rem 1.2rem; }
body[data-brand="site-d"] .btn-primary {
  border-color:var(--accent); background:var(--accent); color:var(--accent-ink); box-shadow:0 5px 0 #7d301d;
}
body[data-brand="site-d"] .btn-primary:hover { transform:translateY(2px); box-shadow:0 3px 0 #7d301d; }
body[data-brand="site-d"] .btn-secondary {
  border-color:#b9a895; background:rgba(255,253,248,.78); color:var(--text); box-shadow:0 5px 15px rgba(61,44,31,.06);
}
body[data-brand="site-d"] .menu-toggle {
  border-color:var(--line); border-radius:10px; background:var(--surface); color:var(--text); font-weight:720;
}
body[data-brand="site-d"] .mobile-nav {
  border-color:var(--line); background:var(--surface); box-shadow:0 18px 35px rgba(64,44,30,.08);
}

/* Home */
body[data-brand="site-d"] .hero {
  position:relative; isolation:isolate; width:min(1280px,calc(100% - 2rem)); min-height:690px;
  grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr); gap:clamp(2.5rem,7vw,7rem);
  margin-top:1.25rem; padding:clamp(3.5rem,7vw,6.5rem) clamp(1.5rem,5.5vw,5.5rem);
  overflow:hidden; border:1px solid var(--line); border-radius:32px;
  background:linear-gradient(125deg,rgba(255,253,248,.94) 0 58%,rgba(226,207,180,.68) 58% 100%);
}
body[data-brand="site-d"] .hero::before,
body[data-brand="site-d"] .hero::after { position:absolute; z-index:-1; content:""; pointer-events:none; }
body[data-brand="site-d"] .hero::before {
  top:-8rem; right:-7rem; width:32rem; height:32rem;
  border:1px solid rgba(185,71,42,.25); border-radius:50%;
}
body[data-brand="site-d"] .hero::after {
  right:18%; bottom:-13rem; width:23rem; height:30rem;
  border-radius:12rem 12rem 2rem 2rem; background:rgba(238,139,107,.42); transform:rotate(8deg);
}
body[data-brand="site-d"] .hero-copy { max-width:660px; }
body[data-brand="site-d"] .eyebrow,
body[data-brand="site-d"] .product-eyebrow,
body[data-brand="site-d"] .product-kicker,
body[data-brand="site-d"] .content-eyebrow,
body[data-brand="site-d"] .content-kicker,
body[data-brand="site-d"] .account-kicker {
  color:var(--accent); font-family:var(--body-font); font-size:.69rem; font-weight:820;
  letter-spacing:.13em; text-transform:uppercase;
}
body[data-brand="site-d"] .hero-title {
  max-width:11ch; margin-bottom:1.4rem; font-size:clamp(3.35rem,6vw,5.6rem);
  font-weight:740; line-height:.94; letter-spacing:-.072em; text-wrap:balance;
}
body[data-brand="site-d"] .hero-lead {
  max-width:55ch; color:var(--muted); font-size:clamp(1.02rem,1.5vw,1.2rem); line-height:1.72;
}
body[data-brand="site-d"] .hero-actions { gap:.9rem; margin-top:2rem; }
body[data-brand="site-d"] .hero-visual { align-self:center; }
body[data-brand="site-d"] .device-stack { max-width:455px; transform:rotate(2deg); }
body[data-brand="site-d"] .device-card {
  padding:.8rem; border:1px solid #cbb9a5; border-radius:34px; background:var(--surface);
  box-shadow:0 28px 65px rgba(61,40,26,.2),9px 11px 0 rgba(185,71,42,.22);
}
body[data-brand="site-d"] .device-card-head { padding:.65rem .65rem .85rem; color:var(--muted); font-weight:680; }
body[data-brand="site-d"] .device-screen {
  min-height:385px; padding:1.15rem; border:1px solid #4b3d33; border-radius:25px;
  background:#2b231d; color:#fffaf2;
}
body[data-brand="site-d"] .screen-top { color:#fffaf2; }
body[data-brand="site-d"] .status-dot::before { background:var(--coral); box-shadow:0 0 0 4px rgba(238,139,107,.18); }
body[data-brand="site-d"] .app-grid { gap:.75rem; }
body[data-brand="site-d"] .app-tile {
  border-color:rgba(255,250,242,.16); border-radius:16px; background:#fffaf2; color:#2b231d;
  box-shadow:0 5px 16px rgba(0,0,0,.12);
}
body[data-brand="site-d"] .app-tile > span { border-radius:12px; background:var(--accent); color:var(--accent-ink); }
body[data-brand="site-d"] .screen-note {
  border:1px solid rgba(255,250,242,.12); border-radius:13px; background:#3b3028; color:#eadfd4;
}
body[data-brand="site-d"] .device-summary {
  right:-7%; bottom:-1.25rem; width:62%; padding:1.1rem; border:1px solid #c57258;
  border-radius:18px; background:#f6b099; color:#291c17;
  box-shadow:0 16px 35px rgba(72,43,28,.18); transform:rotate(-3deg);
}
body[data-brand="site-d"] .device-summary span,
body[data-brand="site-d"] .device-summary small { color:#5f3529; }
body[data-brand="site-d"] .home-proof-strip {
  display:grid; grid-template-columns:repeat(4,1fr); width:min(1180px,calc(100% - 2rem));
  margin:1.25rem auto 0; padding:.8rem; border:1px solid var(--line); border-radius:18px;
  background:rgba(255,253,248,.72); box-shadow:0 12px 35px rgba(70,49,34,.05);
}
body[data-brand="site-d"] .home-proof-strip span {
  justify-content:center; padding:.65rem .8rem; border-right:1px solid var(--line); color:#51483f;
}
body[data-brand="site-d"] .home-proof-strip span:last-child { border-right:0; }
body[data-brand="site-d"] .home-proof-strip i {
  display:grid; width:1.35rem; height:1.35rem; place-items:center; border-radius:50%;
  background:var(--accent); color:var(--accent-ink); font-size:.65rem;
}
body[data-brand="site-d"] .technical-intro { padding:clamp(3.5rem,8vw,7rem) 0 0; }
body[data-brand="site-d"] .manifesto {
  --text:#fffaf2; --muted:#d9ccc0; --line:#59483b; --accent:#ff9a78; --accent-ink:#271d17;
  display:block; width:min(1180px,calc(100% - 2rem)); padding:clamp(2.4rem,6vw,5rem);
  overflow:hidden; border:1px solid #4b3b31; border-radius:30px;
  background:radial-gradient(circle at 89% 18%,rgba(238,139,107,.24) 0 9rem,transparent 9.1rem),#2b231d;
  color:var(--text); box-shadow:0 24px 65px rgba(61,40,26,.14);
}
body[data-brand="site-d"] .manifesto .section-heading { max-width:850px; margin-bottom:0; }
body[data-brand="site-d"] .manifesto h2 { color:var(--text); }
body[data-brand="site-d"] .manifesto .section-heading > p:last-child { max-width:760px; color:var(--muted); }
body[data-brand="site-d"] .section { width:min(1180px,calc(100% - 2rem)); padding-block:clamp(4.5rem,9vw,8.5rem); }
body[data-brand="site-d"] .section-heading { max-width:780px; margin-bottom:clamp(2rem,5vw,3.75rem); }
body[data-brand="site-d"] .section-heading h2,
body[data-brand="site-d"] .closing h2 {
  max-width:15ch; font-size:clamp(2.35rem,5vw,4.7rem); line-height:.98;
  letter-spacing:-.065em; text-wrap:balance;
}
body[data-brand="site-d"] .section-heading > p:last-child {
  max-width:680px; color:var(--muted); font-size:clamp(1rem,1.5vw,1.16rem); line-height:1.72;
}
body[data-brand="site-d"] .feature-grid {
  display:grid; grid-template-columns:repeat(12,minmax(0,1fr)); gap:1rem; border:0; background:transparent;
}
body[data-brand="site-d"] .feature-card {
  grid-column:span 7; min-height:285px; padding:clamp(1.5rem,3vw,2.25rem);
  border:1px solid var(--line); border-radius:24px; background:var(--surface);
  box-shadow:0 16px 38px rgba(63,44,30,.06);
}
body[data-brand="site-d"] .feature-card:nth-child(2),
body[data-brand="site-d"] .feature-card:nth-child(3) { grid-column:span 5; }
body[data-brand="site-d"] .feature-card:first-child {
  --text:#fffaf2; --muted:#d9ccc0; --accent:#ff9a78; --line:#59483b;
  background:#2b231d; color:var(--text);
}
body[data-brand="site-d"] .feature-card:nth-child(2) { background:#ecdcc6; }
body[data-brand="site-d"] .feature-card:nth-child(3) { background:#f4c4ad; }
body[data-brand="site-d"] .feature-card:nth-child(4) { background:#fffdf8; }
body[data-brand="site-d"] .feature-index {
  display:inline-grid; width:2.25rem; height:2.25rem; place-items:center;
  margin-bottom:clamp(2.5rem,5vw,4.5rem); border:1px solid currentColor; border-radius:50%;
  color:var(--accent); font-size:.7rem;
}
body[data-brand="site-d"] .feature-card h3 {
  max-width:18ch; font-size:clamp(1.35rem,2.2vw,2rem); line-height:1.08;
}
body[data-brand="site-d"] .feature-card p { max-width:55ch; color:var(--muted); line-height:1.72; }
body[data-brand="site-d"] .usecase-section {
  width:100%; padding-inline:max(1rem,calc((100% - 1180px)/2)); border:0; background:#eadfce;
}
body[data-brand="site-d"] .usecase-grid { grid-template-columns:1.2fr 1fr 1fr; gap:1rem; }
body[data-brand="site-d"] .usecase-card {
  position:relative; min-height:320px; padding:1.75rem; overflow:hidden;
  border:1px solid #cbb9a4; border-radius:24px; background:#fffdf8;
}
body[data-brand="site-d"] .usecase-card:first-child { --accent:#81301f; min-height:365px; background:#f6b099; }
body[data-brand="site-d"] .usecase-card:nth-child(2) { background:#fffdf8; }
body[data-brand="site-d"] .usecase-card:nth-child(3) {
  --text:#fffaf2; --muted:#d9ccc0; --accent:#ff9a78; --line:#59483b;
  background:#2b231d; color:var(--text);
}
body[data-brand="site-d"] .usecase-card > span,
body[data-brand="site-d"] .usecase-card h3,
body[data-brand="site-d"] .usecase-card p { position:relative; z-index:1; }
body[data-brand="site-d"] .usecase-card > span { color:var(--accent); }
body[data-brand="site-d"] .usecase-card h3 {
  max-width:14ch; font-size:clamp(1.45rem,2.5vw,2.25rem); line-height:1.05;
}
body[data-brand="site-d"] .usecase-card p { color:var(--muted); line-height:1.72; }
body[data-brand="site-d"] .usecase-card:first-child::after {
  position:absolute; top:-4rem; right:-4rem; width:11rem; height:11rem;
  border:1px solid rgba(91,45,29,.25); border-radius:50%; content:"";
}
body[data-brand="site-d"] .home-start-grid { gap:1rem; }
body[data-brand="site-d"] .home-start-grid article {
  min-height:340px; padding:1.8rem; border-color:var(--line); border-radius:22px;
  background:var(--surface); box-shadow:0 16px 38px rgba(63,44,30,.06);
}
body[data-brand="site-d"] .home-start-grid article:nth-child(2) { background:#ecdcc6; }
body[data-brand="site-d"] .home-start-grid article > span { margin-bottom:4rem; color:var(--accent); }
body[data-brand="site-d"] .home-start-grid h3 {
  font-family:var(--display-font); font-size:clamp(1.25rem,2vw,1.65rem); font-weight:720; line-height:1.18;
}
body[data-brand="site-d"] .home-start-grid p { color:var(--muted); line-height:1.75; }
body[data-brand="site-d"] .home-start-grid a,
body[data-brand="site-d"] .home-plan a { color:var(--text); font-weight:760; text-underline-offset:.25rem; }
body[data-brand="site-d"] .home-plan-row { gap:1rem; align-items:stretch; }
body[data-brand="site-d"] .home-plan {
  min-height:430px; padding:1.8rem; border-color:var(--line); border-radius:24px;
  background:var(--surface); box-shadow:0 16px 38px rgba(63,44,30,.06);
}
body[data-brand="site-d"] .home-plan:nth-child(2) {
  --text:#fffaf2; --muted:#d9ccc0; --accent:#ff9a78; --line:#59483b;
  transform:translateY(-1.25rem); background:#2b231d; color:var(--text);
}
body[data-brand="site-d"] .home-plan > span,
body[data-brand="site-d"] .home-plan p,
body[data-brand="site-d"] .home-plan > strong small { color:var(--muted); }
body[data-brand="site-d"] .home-plan h3 { margin-top:2rem; font-size:1.9rem; }
body[data-brand="site-d"] .home-plan > strong { font-size:2.65rem; }
body[data-brand="site-d"] .home-plan a { color:var(--text); }
body[data-brand="site-d"] .home-faq { max-width:900px; }
body[data-brand="site-d"] .home-faq .faq-list,
body[data-brand="site-d"] .faq-list { border-top:1px solid var(--line); }
body[data-brand="site-d"] .home-faq details,
body[data-brand="site-d"] .faq-list details {
  padding:1.35rem .25rem; border-bottom:1px solid var(--line); border-radius:0; background:transparent;
}
body[data-brand="site-d"] .home-faq summary,
body[data-brand="site-d"] .faq-list summary { font-family:var(--body-font); font-weight:740; }
body[data-brand="site-d"] .home-faq details p,
body[data-brand="site-d"] .faq-list details p { color:var(--muted); }
body[data-brand="site-d"] .closing {
  --text:#fffaf2; --muted:#eadbd0; --line:#684b3b; --accent:#ff9a78; --accent-ink:#261b16;
  width:min(1180px,calc(100% - 2rem)); margin-top:1rem; margin-bottom:clamp(4rem,9vw,8rem);
  padding:clamp(3rem,7vw,6rem); overflow:hidden; border:1px solid #4b3b31; border-radius:30px;
  background:radial-gradient(circle at 88% 12%,rgba(238,139,107,.28) 0 10rem,transparent 10.1rem),#2b231d;
  color:var(--text); text-align:left;
}
body[data-brand="site-d"] .closing .section-heading { margin-inline:0; }
body[data-brand="site-d"] .closing h2 { color:var(--text); }
body[data-brand="site-d"] .closing .section-heading > p:last-child { color:var(--muted); }
body[data-brand="site-d"] .closing .btn-primary {
  margin-top:0; border-color:#ff9a78; background:#ff9a78; color:#261b16; box-shadow:0 5px 0 #7e3a27;
}

/* Footer and policy pages */
body[data-brand="site-d"] .site-footer {
  --text:#fffaf2; --muted:#cfc1b6; --line:#514238; --accent:#ff9a78; --accent-ink:#261b16;
  border-top:0; background:#241d18; color:var(--text);
}
body[data-brand="site-d"] .site-footer .brand-mark {
  background:#ff9a78; color:#261b16; box-shadow:0 5px 0 #7e3a27;
}
body[data-brand="site-d"] .footer-main p,
body[data-brand="site-d"] .footer-bottom { color:var(--muted); }
body[data-brand="site-d"] .footer-main section h2 { color:#fffaf2; }
body[data-brand="site-d"] .footer-main section a:hover { color:#ffb49b; }
body[data-brand="site-d"] .page-hero,
body[data-brand="site-d"] .policy-heading {
  border-bottom:1px solid var(--line);
  background:linear-gradient(135deg,rgba(255,253,248,.9),rgba(234,223,206,.82));
}
body[data-brand="site-d"] .page-hero h1,
body[data-brand="site-d"] .policy-heading h1 {
  max-width:14ch; font-size:clamp(2.8rem,6vw,5.4rem); line-height:.98; letter-spacing:-.065em;
}
body[data-brand="site-d"] .plan-card,
body[data-brand="site-d"] .panel,
body[data-brand="site-d"] .stat-card,
body[data-brand="site-d"] .table-wrap,
body[data-brand="site-d"] .policy-nav {
  border-color:var(--line); border-radius:20px; background:var(--surface);
  box-shadow:0 14px 35px rgba(63,44,30,.06);
}
body[data-brand="site-d"] .policy-nav { background:#eadfce; }
body[data-brand="site-d"] .policy-body p,
body[data-brand="site-d"] .policy-nav a { color:var(--muted); }

/* Product pages */
body[data-brand="site-d"] .product-page {
  --product-wash:#eadfce; --product-soft-accent:rgba(185,71,42,.14); --product-medium-accent:rgba(185,71,42,.24);
}
body[data-brand="site-d"] .product-shell { width:min(1200px,calc(100% - 2rem)); max-width:calc(100% - 2rem); }
body[data-brand="site-d"] .product-hero {
  grid-template-columns:minmax(0,1.25fr) minmax(300px,.62fr); gap:clamp(2.5rem,7vw,7rem);
  margin-top:1.25rem; padding:clamp(4rem,8vw,7rem) clamp(1.5rem,4vw,3.5rem);
  overflow:hidden; border:1px solid var(--line); border-radius:30px;
  background:radial-gradient(circle at 92% -5%,rgba(238,139,107,.35),transparent 19rem),var(--surface);
}
body[data-brand="site-d"] .product-hero::before {
  inset:1.4rem 1.5rem auto; background:linear-gradient(90deg,var(--accent) 0 12%,var(--line) 12% 100%);
}
body[data-brand="site-d"] .product-hero h1 {
  max-width:12ch; font-size:clamp(3rem,6vw,5.8rem); font-weight:740; line-height:.94; letter-spacing:-.07em;
}
body[data-brand="site-d"] .product-lead { color:var(--muted); }
body[data-brand="site-d"] .product-hero-facts {
  padding:.5rem 1.25rem; border:1px solid var(--line); border-radius:20px; background:rgba(246,240,230,.82);
}
body[data-brand="site-d"] .product-hero-facts div:last-child { border-bottom:0; }
body[data-brand="site-d"] .product-section-heading h2,
body[data-brand="site-d"] .product-context-intro h2,
body[data-brand="site-d"] .product-boundary-note h2,
body[data-brand="site-d"] .product-common-ground h2,
body[data-brand="site-d"] .product-final-cta h2 {
  font-size:clamp(2.35rem,5vw,4.6rem); line-height:.98; letter-spacing:-.065em;
}
body[data-brand="site-d"] .product-workspace-demo {
  padding:.85rem; border-color:#cdbba7; border-radius:28px; background:#dfccb0;
  box-shadow:1rem 1rem 0 rgba(185,71,42,.16);
}
body[data-brand="site-d"] .product-demo-browser { border-radius:20px; background:var(--surface); }
body[data-brand="site-d"] .product-demo-body > nav,
body[data-brand="site-d"] .product-console-nav { background:#eadfce; }
body[data-brand="site-d"] .product-demo-body > nav .is-active,
body[data-brand="site-d"] .product-console-nav .is-active { background:var(--accent); color:var(--accent-ink); }
body[data-brand="site-d"] .product-demo-apps span { border-radius:14px; background:#fffaf2; }
body[data-brand="site-d"] .product-demo-apps b { border-radius:11px; }
body[data-brand="site-d"] .product-process-band,
body[data-brand="site-d"] .product-install-flow,
body[data-brand="site-d"] .product-setup-section,
body[data-brand="site-d"] .product-troubleshooting,
body[data-brand="site-d"] .product-decision-band {
  border-color:#cdbba7; background:#eadfce;
}
body[data-brand="site-d"] .product-step-line li > span,
body[data-brand="site-d"] .content-compat-check li span { box-shadow:0 4px 0 #7d301d; }
body[data-brand="site-d"] .product-table-wrap,
body[data-brand="site-d"] .content-table-wrap {
  border-color:var(--line); border-radius:20px; background:var(--surface);
  box-shadow:0 16px 38px rgba(63,44,30,.06);
}
body[data-brand="site-d"] .product-plan-table thead th,
body[data-brand="site-d"] .product-compare-table thead th { background:#eadfce; color:#51483f; }
body[data-brand="site-d"] .product-context-list { display:grid; gap:.75rem; border-top:0; }
body[data-brand="site-d"] .product-context-list article {
  padding:1.35rem; border:1px solid var(--line); border-radius:16px; background:var(--surface);
}
body[data-brand="site-d"] .product-boundary-note,
body[data-brand="site-d"] .product-common-ground {
  --text:#fffaf2; --muted:#d9ccc0; --line:#59483b; --accent:#ff9a78; --accent-ink:#271d17;
  margin-block:1rem clamp(4rem,8vw,7rem); padding:clamp(2rem,5vw,4rem);
  border:1px solid #4b3b31; border-radius:28px; background:#2b231d; color:var(--text);
}
body[data-brand="site-d"] .product-boundary-note p,
body[data-brand="site-d"] .product-common-ground > p { color:var(--muted); }
body[data-brand="site-d"] .product-final-cta {
  --text:#fffaf2; --muted:#eadbd0; --line:#684b3b; --accent:#ff9a78; --accent-ink:#261b16;
  border:1px solid #4b3b31; border-radius:30px;
  background:radial-gradient(circle at 92% 15%,rgba(238,139,107,.3),transparent 14rem),#2b231d;
  color:var(--text);
}
body[data-brand="site-d"] .product-final-cta p { color:var(--muted); }
body[data-brand="site-d"] .product-btn-invert {
  border-color:#ff9a78; background:#ff9a78; color:#261b16; box-shadow:0 5px 0 #7e3a27;
}
body[data-brand="site-d"] .product-console {
  border-color:#cdbba7; border-radius:24px; background:var(--surface);
  box-shadow:1rem 1rem 0 rgba(185,71,42,.14);
}
body[data-brand="site-d"] .product-console-head > span { border-radius:999px; background:#f0e6d7; }
body[data-brand="site-d"] .product-feature-rows { border-top:0; }
body[data-brand="site-d"] .product-feature-rows article {
  margin-bottom:.75rem; padding:1.35rem; border:1px solid var(--line); border-radius:16px; background:var(--surface);
}
body[data-brand="site-d"] .product-map-grid,
body[data-brand="site-d"] .product-trouble-grid { gap:1rem; border:0; }
body[data-brand="site-d"] .product-map-grid article,
body[data-brand="site-d"] .product-trouble-grid article {
  border:1px solid var(--line); border-radius:20px; background:var(--surface);
}
body[data-brand="site-d"] .product-map-grid article:nth-child(2),
body[data-brand="site-d"] .product-trouble-grid article:nth-child(2n) { background:#f4c4ad; }
body[data-brand="site-d"] .product-snapchat-mark {
  border-color:#9d3c24; border-radius:32%; background:#ee8b6b; color:#2a1d18; box-shadow:1rem 1rem 0 #dfc9aa;
}
body[data-brand="site-d"] .product-control-card {
  border-radius:24px; background:var(--surface); box-shadow:.8rem .8rem 0 rgba(185,71,42,.14);
}
body[data-brand="site-d"] .product-two-definitions { gap:1rem; }
body[data-brand="site-d"] .product-two-definitions article { border-radius:24px; background:var(--surface); }
body[data-brand="site-d"] .product-two-definitions article + article {
  border-left:1px solid var(--line); background:#eadfce;
}

/* Pricing, FAQ, help and contact */
body[data-brand="site-d"] .content-page { --content-wash:#eadfce; --content-wash-strong:#dfc8aa; }
body[data-brand="site-d"] .content-shell,
body[data-brand="site-d"] .content-hero { width:min(1180px,calc(100% - 2rem)); }
body[data-brand="site-d"] .content-hero {
  grid-template-columns:minmax(0,1.08fr) minmax(280px,.62fr); gap:clamp(2rem,7vw,7rem);
  margin-top:1.25rem; padding:clamp(3.5rem,8vw,7rem) clamp(1.5rem,4vw,3.5rem);
  border:1px solid var(--line); border-radius:30px;
  background:radial-gradient(circle at 93% -15%,rgba(238,139,107,.33),transparent 19rem),var(--surface);
}
body[data-brand="site-d"] .content-hero h1 {
  max-width:13ch; font-size:clamp(2.8rem,5.8vw,5.5rem); line-height:.96; letter-spacing:-.07em;
}
body[data-brand="site-d"] .content-lead { color:var(--muted); line-height:1.75; }
body[data-brand="site-d"] .content-section-heading h2,
body[data-brand="site-d"] .content-next-step h2,
body[data-brand="site-d"] .content-guide-band h2,
body[data-brand="site-d"] .content-reality-note h2,
body[data-brand="site-d"] .content-question-cta h2 {
  font-size:clamp(2.2rem,4.7vw,4.35rem); line-height:.98; letter-spacing:-.06em;
}
body[data-brand="site-d"] .content-plan-grid { gap:1rem; }
body[data-brand="site-d"] .content-plan {
  min-height:500px; border-color:var(--line); border-radius:24px; background:var(--surface);
  box-shadow:0 16px 38px rgba(63,44,30,.06);
}
body[data-brand="site-d"] .content-plan.is-featured {
  --text:#fffaf2; --muted:#d9ccc0; --line:#59483b; --accent:#ff9a78; --accent-ink:#271d17;
  border-color:#4b3b31; background:#2b231d; color:var(--text); box-shadow:0 22px 55px rgba(52,35,25,.2);
}
body[data-brand="site-d"] .content-plan-top p,
body[data-brand="site-d"] .content-check-list,
body[data-brand="site-d"] .content-price span { color:var(--muted); }
body[data-brand="site-d"] .content-device-count {
  border:1px solid var(--line); border-radius:16px; background:rgba(226,207,180,.5);
}
body[data-brand="site-d"] .content-plan.is-featured .content-device-count { background:#3b3028; }
body[data-brand="site-d"] .content-chip { background:var(--accent); color:var(--accent-ink); }
body[data-brand="site-d"] .content-guide-band,
body[data-brand="site-d"] .content-reality-note,
body[data-brand="site-d"] .content-question-cta,
body[data-brand="site-d"] .content-next-step {
  border-color:#cdbba7; border-radius:28px; background:#eadfce;
}
body[data-brand="site-d"] .content-guide-band,
body[data-brand="site-d"] .content-reality-note {
  --text:#fffaf2; --muted:#d9ccc0; --line:#59483b; --accent:#ff9a78; --accent-ink:#271d17;
  border-color:#4b3b31; background:#2b231d; color:var(--text);
}
body[data-brand="site-d"] .content-guide-band p:last-child,
body[data-brand="site-d"] .content-reality-note p:not(.content-kicker) { color:var(--muted); }
body[data-brand="site-d"] .content-table-wrap thead th { background:#eadfce; color:#8d351f; }
body[data-brand="site-d"] .content-accordion summary { font-size:1.02rem; }
body[data-brand="site-d"] .content-story-row { max-width:1040px; }
body[data-brand="site-d"] .content-story-index,
body[data-brand="site-d"] .content-card-number { font-family:var(--body-font); }
body[data-brand="site-d"] .content-value-grid,
body[data-brand="site-d"] .content-scenario-grid,
body[data-brand="site-d"] .content-topic-grid { gap:1rem; }
body[data-brand="site-d"] .content-value-grid article,
body[data-brand="site-d"] .content-scenario-grid article,
body[data-brand="site-d"] .content-topic-grid article {
  border-color:var(--line); border-radius:22px; background:var(--surface);
  box-shadow:0 14px 35px rgba(63,44,30,.05);
}
body[data-brand="site-d"] .content-value-grid article:nth-child(2),
body[data-brand="site-d"] .content-scenario-grid article:nth-child(2),
body[data-brand="site-d"] .content-topic-grid article:nth-child(2) { background:#f4c4ad; }
body[data-brand="site-d"] .content-values,
body[data-brand="site-d"] .content-compat-check { border-color:#cdbba7; background:#eadfce; }
body[data-brand="site-d"] .content-app-monogram {
  border-color:#9d3c24; border-radius:34%; background:#ee8b6b; color:#2a1d18; box-shadow:1.2rem 1.2rem 0 #dfc9aa;
}
body[data-brand="site-d"] .content-workflow-list { gap:1rem; }
body[data-brand="site-d"] .content-workflow-card {
  border-color:var(--line); border-radius:24px; background:var(--surface);
  box-shadow:0 16px 38px rgba(63,44,30,.05);
}
body[data-brand="site-d"] .content-workflow-card footer { background:#eadfce; }
body[data-brand="site-d"] .content-faq-nav {
  border-color:#cdbba7; border-radius:20px; background:#eadfce;
}
body[data-brand="site-d"] .content-help-tools nav a { border-radius:999px; background:var(--surface); }
body[data-brand="site-d"] .content-help-articles article,
body[data-brand="site-d"] .content-contact-form,
body[data-brand="site-d"] .content-contact-aside > div {
  border-color:var(--line); border-radius:22px; background:var(--surface);
  box-shadow:0 14px 35px rgba(63,44,30,.05);
}
body[data-brand="site-d"] .content-help-articles aside,
body[data-brand="site-d"] .content-contact-aside > div { background:#eadfce; }
body[data-brand="site-d"] .content-help-search input,
body[data-brand="site-d"] .content-contact-form input,
body[data-brand="site-d"] .content-contact-form select,
body[data-brand="site-d"] .content-contact-form textarea { border-radius:12px; background:#fffdf8; }

/* Account access and dashboard */
body[data-brand="site-d"] .account-auth-layout {
  width:min(1160px,calc(100% - 2rem)); border-color:#cdbba7; border-radius:30px;
  background:var(--surface); box-shadow:0 30px 90px rgba(67,45,31,.16);
}
body[data-brand="site-d"] .account-auth-aside {
  --text:#fffaf2; --muted:#d9ccc0; --line:#59483b; --accent:#ff9a78; --accent-ink:#271d17;
  color:var(--text);
  background:radial-gradient(circle at 82% 18%,rgba(238,139,107,.34) 0 7rem,transparent 7.1rem),linear-gradient(145deg,#2b231d,#3b2e26);
}
body[data-brand="site-d"] .account-auth-aside .account-brand-mark,
body[data-brand="site-d"] .customer-sidebar .account-brand-mark {
  background:#ff9a78; color:#271d17; box-shadow:0 5px 0 #7e3a27;
}
body[data-brand="site-d"] .account-auth-message h2 {
  max-width:12ch; font-size:clamp(2.8rem,5vw,4.7rem); line-height:.96;
}
body[data-brand="site-d"] .account-auth-message > p:last-child,
body[data-brand="site-d"] .account-benefits { color:var(--muted); }
body[data-brand="site-d"] .account-auth-panel { background:#f6f0e6; }
body[data-brand="site-d"] .account-field input,
body[data-brand="site-d"] .customer-device-tools input,
body[data-brand="site-d"] .customer-device-tools select { border-radius:12px; background:var(--surface); }
body[data-brand="site-d"] .account-password-toggle { border-radius:8px; background:#eadfce; }
body[data-brand="site-d"] .account-submit,
body[data-brand="site-d"] .account-action-primary {
  border-color:var(--accent); background:var(--accent); color:var(--accent-ink); box-shadow:0 4px 0 #7d301d;
}
body[data-brand="site-d"] .customer-dashboard { background:#f3ecdf; }
body[data-brand="site-d"] .customer-sidebar {
  --text:#fffaf2; --muted:#cfc1b6; --line:#514238; --accent:#ff9a78; --accent-ink:#261b16;
  border-color:var(--line); background:#241d18; color:var(--text);
}
body[data-brand="site-d"] .customer-nav a { border-radius:11px; color:var(--muted); }
body[data-brand="site-d"] .customer-nav a:hover,
body[data-brand="site-d"] .customer-nav a[aria-current="page"] { background:#3a2f28; color:var(--text); }
body[data-brand="site-d"] .customer-nav a[aria-current="page"] { box-shadow:inset 3px 0 0 #ff9a78; }
body[data-brand="site-d"] .customer-workspace { width:min(1240px,100%); }
body[data-brand="site-d"] .customer-workspace-notice { border-radius:12px; background:#eadfce; }
body[data-brand="site-d"] .customer-stat-card,
body[data-brand="site-d"] .customer-panel,
body[data-brand="site-d"] .customer-table-panel {
  border-color:var(--line); border-radius:20px; background:var(--surface);
  box-shadow:0 14px 35px rgba(63,44,30,.05);
}
body[data-brand="site-d"] .customer-stat-card:first-child {
  --text:#fffaf2; --muted:#fffaf2; --accent:#fffaf2; --accent-ink:#261b16;
  border-color:#963b24; background:#b9472a; color:var(--text);
}
body[data-brand="site-d"] .customer-stat-card > span { color:var(--muted); }
body[data-brand="site-d"] .customer-empty-overview { background:linear-gradient(145deg,#fffdf8,#eadfce); }
body[data-brand="site-d"] .customer-checklist li::before { background:#eadfce; }
body[data-brand="site-d"] .customer-table-panel th { background:#eadfce; color:#51483f; }
body[data-brand="site-d"] .customer-dialog {
  border-radius:22px; box-shadow:0 25px 70px rgba(42,30,21,.22);
}

/* Checkout and wallet */
body[data-brand="site-d"] .checkout-header,
body[data-brand="site-d"] .checkout-footer { max-width:1280px; }
body[data-brand="site-d"] .checkout-header { border-color:var(--line); }
body[data-brand="site-d"] .checkout-page { max-width:1240px; }
body[data-brand="site-d"] .checkout-card,
body[data-brand="site-d"] .checkout-invoice {
  border-color:var(--line); border-radius:24px; background:var(--surface);
  box-shadow:0 18px 45px rgba(63,44,30,.07);
}
body[data-brand="site-d"] .checkout-flow h1,
body[data-brand="site-d"] .checkout-flow h2 {
  font-family:var(--display-font); font-weight:720; letter-spacing:-.055em;
}
body[data-brand="site-d"] .checkout-eyebrow { color:#8d351f; }
body[data-brand="site-d"] .checkout-plan,
body[data-brand="site-d"] .checkout-method { border-radius:14px; background:#fffdf8; }
body[data-brand="site-d"] .checkout-plan:has(input:checked),
body[data-brand="site-d"] .checkout-method:has(input:checked) {
  border-color:var(--accent); background:#f8e1d5;
  box-shadow:inset 0 0 0 1px var(--accent),0 7px 18px rgba(86,47,31,.06);
}
body[data-brand="site-d"] .checkout-plan strong small { background:#f4c4ad; color:#542719; }
body[data-brand="site-d"] .checkout-input,
body[data-brand="site-d"] .checkout-amount-input,
body[data-brand="site-d"] .checkout-network-tip,
body[data-brand="site-d"] .invoice-timer { border-radius:12px; background:#f8f2e8; }
body[data-brand="site-d"] .checkout-primary {
  border-color:var(--accent); background:var(--accent); color:var(--accent-ink); box-shadow:0 4px 0 #7d301d;
}
body[data-brand="site-d"] .checkout-secondary {
  border-color:var(--line); background:var(--surface); color:var(--text);
}
body[data-brand="site-d"] .checkout-summary {
  --text:#fffaf2; --muted:#d9ccc0; --line:#59483b; --accent:#ff9a78; --accent-ink:#271d17;
  border-color:#4b3b31; border-radius:24px;
  background:radial-gradient(circle at 95% 3%,rgba(238,139,107,.22),transparent 12rem),#2b231d;
  color:var(--text); box-shadow:0 22px 55px rgba(52,35,25,.18);
}
body[data-brand="site-d"] .checkout-summary .checkout-eyebrow,
body[data-brand="site-d"] .checkout-included li > span { color:#ffad91; }
body[data-brand="site-d"] .checkout-summary p,
body[data-brand="site-d"] .checkout-summary dt,
body[data-brand="site-d"] .checkout-summary-note,
body[data-brand="site-d"] .checkout-summary-help a,
body[data-brand="site-d"] .checkout-mini-faq p { color:var(--muted); }
body[data-brand="site-d"] .checkout-phone {
  border-color:#fffaf2; background:#3b3028; box-shadow:5px 5px 0 rgba(255,154,120,.28);
}
body[data-brand="site-d"] .checkout-phone > span,
body[data-brand="site-d"] .checkout-phone > b { background:#fffaf2; }
body[data-brand="site-d"] .checkout-phone > i { background:#ff9a78; color:#271d17; }
body[data-brand="site-d"] .checkout-summary-help > span { color:#ffad91; }
body[data-brand="site-d"] .checkout-status {
  border-color:#d9967f; background:#f8e1d5; color:#6b2c1c;
}
body[data-brand="site-d"] .invoice-qr { border-radius:12px; }
body[data-brand="site-d"] .wallet-balance-bar,
body[data-brand="site-d"] .wallet-history {
  border-color:var(--line); border-radius:20px; background:var(--surface);
  box-shadow:0 14px 35px rgba(63,44,30,.05);
}
body[data-brand="site-d"] .wallet-balance-bar { background:#eadfce; }

@media (max-width:980px) {
  body[data-brand="site-d"] .hero,
  body[data-brand="site-d"] .product-hero,
  body[data-brand="site-d"] .content-hero { grid-template-columns:1fr; }
  body[data-brand="site-d"] .hero { min-height:0; }
  body[data-brand="site-d"] .hero-copy { max-width:760px; }
  body[data-brand="site-d"] .hero-visual { width:min(100%,520px); margin-inline:auto; }
  body[data-brand="site-d"] .home-proof-strip { grid-template-columns:repeat(2,1fr); }
  body[data-brand="site-d"] .home-proof-strip span:nth-child(2) { border-right:0; }
  body[data-brand="site-d"] .home-proof-strip span:nth-child(-n+2) { border-bottom:1px solid var(--line); }
  body[data-brand="site-d"] .feature-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
  body[data-brand="site-d"] .feature-card,
  body[data-brand="site-d"] .feature-card:nth-child(2),
  body[data-brand="site-d"] .feature-card:nth-child(3) { grid-column:auto; }
  body[data-brand="site-d"] .usecase-grid { grid-template-columns:1fr 1fr; }
  body[data-brand="site-d"] .usecase-card:first-child { grid-column:1/-1; }
  body[data-brand="site-d"] .home-plan:nth-child(2) { transform:none; }
  body[data-brand="site-d"] .product-context-section,
  body[data-brand="site-d"] .product-scenario-matrix,
  body[data-brand="site-d"] .product-boundary-note,
  body[data-brand="site-d"] .product-final-cta,
  body[data-brand="site-d"] .product-install-grid,
  body[data-brand="site-d"] .product-snapchat-intro,
  body[data-brand="site-d"] .product-snapchat-fit,
  body[data-brand="site-d"] .product-two-definitions,
  body[data-brand="site-d"] .product-decision-grid,
  body[data-brand="site-d"] .product-cost-lens,
  body[data-brand="site-d"] .content-guide-band,
  body[data-brand="site-d"] .content-next-step,
  body[data-brand="site-d"] .content-reality-note,
  body[data-brand="site-d"] .content-question-cta,
  body[data-brand="site-d"] .content-compat-check > .content-shell,
  body[data-brand="site-d"] .content-contact-layout { grid-template-columns:1fr; }
}

@media (max-width:760px) {
  body[data-brand="site-d"] .hero,
  body[data-brand="site-d"] .section,
  body[data-brand="site-d"] .manifesto,
  body[data-brand="site-d"] .closing,
  body[data-brand="site-d"] .home-proof-strip,
  body[data-brand="site-d"] .product-shell,
  body[data-brand="site-d"] .content-shell,
  body[data-brand="site-d"] .content-hero {
    width:min(100% - 1.25rem,1180px); max-width:calc(100% - 1.25rem);
  }
  body[data-brand="site-d"] .site-header { min-height:68px; padding-inline:.75rem; }
  body[data-brand="site-d"] .hero,
  body[data-brand="site-d"] .product-hero,
  body[data-brand="site-d"] .content-hero {
    margin-top:.65rem; padding:3.5rem 1.25rem; border-radius:24px;
  }
  body[data-brand="site-d"] .hero-title { max-width:12ch; font-size:clamp(3rem,13vw,4.5rem); }
  body[data-brand="site-d"] .product-hero h1,
  body[data-brand="site-d"] .content-hero h1 { font-size:clamp(2.75rem,12vw,4.2rem); }
  body[data-brand="site-d"] .device-stack { transform:none; }
  body[data-brand="site-d"] .device-summary { right:-.25rem; width:68%; transform:rotate(-2deg); }
  body[data-brand="site-d"] .manifesto,
  body[data-brand="site-d"] .closing { padding:2rem 1.35rem; border-radius:24px; }
  body[data-brand="site-d"] .section-heading h2,
  body[data-brand="site-d"] .closing h2 { font-size:clamp(2.25rem,10vw,3.5rem); }
  body[data-brand="site-d"] .feature-grid,
  body[data-brand="site-d"] .usecase-grid { grid-template-columns:1fr; }
  body[data-brand="site-d"] .usecase-card:first-child { grid-column:auto; }
  body[data-brand="site-d"] .feature-card,
  body[data-brand="site-d"] .usecase-card,
  body[data-brand="site-d"] .usecase-card:first-child { min-height:0; }
  body[data-brand="site-d"] .feature-index { margin-bottom:2.5rem; }
  body[data-brand="site-d"] .home-start-grid article,
  body[data-brand="site-d"] .home-plan { min-height:0; }
  body[data-brand="site-d"] .home-start-grid article > span { margin-bottom:2.5rem; }
  body[data-brand="site-d"] .product-two-definitions { gap:0; }
  body[data-brand="site-d"] .product-two-definitions article,
  body[data-brand="site-d"] .product-two-definitions article + article { border-radius:20px; }
  body[data-brand="site-d"] .product-two-definitions article + article { margin-top:.75rem; }
  body[data-brand="site-d"] .account-auth-layout {
    width:min(100% - 1rem,560px); margin-block:.5rem; border-radius:22px;
  }
  body[data-brand="site-d"] .customer-sidebar { background:#241d18; }
  body[data-brand="site-d"] .checkout-card,
  body[data-brand="site-d"] .checkout-invoice,
  body[data-brand="site-d"] .checkout-summary { border-radius:20px; }
}

@media (max-width:520px) {
  body[data-brand="site-d"] .hero { padding-inline:1rem; }
  body[data-brand="site-d"] .hero-title { font-size:clamp(2.75rem,13vw,3.65rem); }
  body[data-brand="site-d"] .hero::before { width:20rem; height:20rem; }
  body[data-brand="site-d"] .hero::after { right:-2rem; width:16rem; }
  body[data-brand="site-d"] .device-screen { min-height:340px; padding:.8rem; }
  body[data-brand="site-d"] .device-summary {
    position:relative; right:auto; bottom:auto; width:calc(100% - 1rem); margin:-1rem auto 0;
  }
  body[data-brand="site-d"] .home-proof-strip { grid-template-columns:1fr; }
  body[data-brand="site-d"] .home-proof-strip span,
  body[data-brand="site-d"] .home-proof-strip span:nth-child(2),
  body[data-brand="site-d"] .home-proof-strip span:nth-child(-n+2) {
    justify-content:flex-start; border-right:0; border-bottom:1px solid var(--line);
  }
  body[data-brand="site-d"] .home-proof-strip span:last-child { border-bottom:0; }
  body[data-brand="site-d"] .feature-card,
  body[data-brand="site-d"] .usecase-card,
  body[data-brand="site-d"] .home-start-grid article,
  body[data-brand="site-d"] .home-plan { padding:1.35rem; border-radius:19px; }
  body[data-brand="site-d"] .content-plan-grid,
  body[data-brand="site-d"] .content-value-grid,
  body[data-brand="site-d"] .content-scenario-grid,
  body[data-brand="site-d"] .content-topic-grid { grid-template-columns:1fr; }
  body[data-brand="site-d"] .checkout-page { padding-inline:.75rem; }
  body[data-brand="site-d"] .checkout-methods { grid-template-columns:1fr; }
  body[data-brand="site-d"] .checkout-methods legend { grid-column:1; }
  body[data-brand="site-d"] .checkout-steps li { white-space:normal; }
}

@media (prefers-reduced-motion:reduce) {
  body[data-brand="site-d"] .btn-primary:hover { transform:none; }
}
