
:root{
  --bg:#f8f8f6;--surface:#fff;--surface-2:#fbfbfa;--text:#171717;--muted:#747474;
  --line:#e9e9e6;--accent:#5b5ce2;--accent-soft:#f1f1ff;--radius:16px;--radius-lg:22px
}
:root[data-theme="dark"]{
  --bg:#111;--surface:#171717;--surface-2:#1b1b1b;--text:#f5f5f3;--muted:#a0a0a0;
  --line:#2a2a2a;--accent:#8b8cff;--accent-soft:#24243a
}
*{box-sizing:border-box}html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}button,input,select{font:inherit}.dc-container{width:min(1200px,calc(100% - 40px));margin:auto}
.dc-topbar{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--bg) 92%,transparent);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}
.dc-topbar-inner{height:68px;width:min(1200px,calc(100% - 40px));margin:auto;display:flex;align-items:center;gap:22px}
.dc-brand{font-weight:750;font-size:19px;letter-spacing:-.45px;white-space:nowrap}
.dc-brand:before{content:"✦";display:inline-grid;place-items:center;width:24px;height:24px;margin-right:8px;border-radius:7px;background:var(--text);color:var(--bg);font-size:10px}
.dc-search{margin:auto;max-width:460px;flex:1;display:flex;align-items:center;gap:9px;background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:9px 13px}
.dc-search input{width:100%;border:0;outline:0;background:transparent;color:var(--text)}
.dc-actions{display:flex;align-items:center;gap:8px}.dc-locale-chip{font-size:10px;color:var(--muted);border:1px solid var(--line);background:var(--surface);padding:6px 9px;border-radius:999px}
.dc-icon-btn{width:36px;height:36px;border:1px solid var(--line);background:var(--surface);border-radius:50%;display:grid;place-items:center;color:var(--text);cursor:pointer}
.dc-shell{width:min(1200px,calc(100% - 40px));margin:auto;display:grid;grid-template-columns:175px minmax(0,650px) 270px;gap:28px;align-items:start}
.dc-left,.dc-right{position:sticky;top:92px;padding-top:26px}.dc-desktop-nav{display:grid;gap:4px}
.dc-desktop-nav a{padding:9px 11px;border-radius:10px;display:flex;gap:11px;align-items:center;font-size:14px;color:var(--muted);transition:.18s}
.dc-desktop-nav a:hover,.dc-desktop-nav .is-active{background:var(--surface);color:var(--text)}.dc-desktop-nav .is-active{color:var(--accent);font-weight:650}
.dc-disclosure{font-size:10px;color:var(--muted);margin:24px 10px;line-height:1.6}
.dc-feed{min-height:100vh}.dc-feed-head{margin:26px 0 18px;padding:42px 38px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg)}
.dc-feed-head .dc-eyebrow{color:var(--accent);font-size:9px;letter-spacing:1.5px;font-weight:750}
.dc-feed-head h1{margin:12px 0 14px;max-width:560px;font-size:clamp(36px,4vw,52px);line-height:1.04;letter-spacing:-2px}
.dc-feed-head p:last-child{margin:0;max-width:560px;color:var(--muted);font-size:15px}
.dc-tabs{position:sticky;top:68px;z-index:20;display:flex;gap:4px;margin-bottom:16px;padding:4px;background:color-mix(in srgb,var(--bg) 93%,transparent);backdrop-filter:blur(14px)}
.dc-tabs button{flex:1;white-space:nowrap;padding:9px 11px;border:0;border-radius:999px;background:transparent;color:var(--muted);font-size:11px;cursor:pointer}
.dc-tabs .is-active{background:var(--surface);color:var(--text);box-shadow:0 3px 12px rgba(20,20,20,.04);font-weight:650}
.dc-card{background:var(--surface);padding:22px;margin-bottom:14px;border:1px solid var(--line);border-radius:var(--radius);transition:border-color .18s,transform .18s}
.dc-card:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--accent) 20%,var(--line))}
.dc-card-meta{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:10px}.dc-badge{color:var(--accent);font-weight:750;letter-spacing:.7px}
.dc-card h2{font-size:22px;line-height:1.24;letter-spacing:-.6px;margin:13px 0 10px}.dc-card h2 a:hover{color:var(--accent)}
.dc-card-image{display:block;margin:15px 0;overflow:hidden;border-radius:14px}.dc-card-image img,.dc-featured{width:100%;height:auto;display:block;border-radius:14px}
.dc-excerpt,.dc-excerpt p{color:var(--muted);margin:0;font-size:13px}
.dc-card-actions{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding-top:13px;border-top:1px solid var(--line)}
.dc-card-actions button{border:0;background:transparent;color:var(--muted);padding:0;cursor:pointer;font-size:12px}.dc-card-actions a{color:var(--text);font-size:12px;font-weight:650}
.dc-side-card{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:15px;margin-bottom:14px}
.dc-side-title,.dc-side-card h3{font-size:13px;margin:0 0 9px;font-weight:700}.dc-topic{display:flex;justify-content:space-between;gap:10px;padding:10px 0;border-top:1px solid var(--line)}
.dc-topic span{font-size:12px}.dc-topic small{color:var(--muted);font-size:10px;white-space:nowrap}
.dc-topic-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.dc-topic-chips a{display:inline-flex;align-items:center;min-height:26px;padding:4px 9px;border:1px solid var(--line);border-radius:999px;background:var(--surface-2);color:var(--muted);font-size:10px}
.dc-topic-chips a:hover{color:var(--accent)}
.dc-loading-card{text-align:center;color:var(--muted)}#dc-feed-container[aria-busy="true"]{opacity:.75}
.dc-footer{border-top:1px solid var(--line);padding:38px 0 90px;color:var(--muted);background:var(--surface)}.dc-footer p{margin:6px 0}.dc-mobile-nav{display:none}
.dc-reading{max-width:800px;padding:36px 0 80px}.dc-article{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:clamp(24px,5vw,48px)}
.dc-article h1{font-size:clamp(34px,6vw,50px);line-height:1.05;letter-spacing:-1.7px;margin:10px 0}.dc-byline{color:var(--muted);margin-bottom:24px}.dc-entry{font-size:18px}.dc-entry img{max-width:100%;height:auto}
@media(max-width:1050px){.dc-shell{grid-template-columns:70px minmax(0,1fr) 250px}.dc-desktop-nav span{display:none}.dc-desktop-nav a{justify-content:center;font-size:19px}.dc-disclosure{display:none}}
@media(max-width:820px){
  body{padding-bottom:66px}.dc-topbar-inner{width:calc(100% - 24px);height:60px;gap:10px}.dc-search{max-width:none}.dc-search input::placeholder{color:transparent}
  .dc-shell{display:block;width:100%}.dc-left,.dc-right{display:none}.dc-feed{min-height:auto}.dc-feed-head{margin:14px 14px 16px;padding:32px 24px;border-radius:18px}
  .dc-feed-head h1{font-size:clamp(34px,10vw,46px);letter-spacing:-1.7px}.dc-tabs{top:60px;margin:0 14px 14px;overflow:auto}.dc-card{margin:0 14px 14px;padding:18px}
  .dc-mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);bottom:0;left:0;right:0;z-index:60;background:color-mix(in srgb,var(--surface) 95%,transparent);backdrop-filter:blur(16px);border-top:1px solid var(--line);padding:7px 4px calc(7px + env(safe-area-inset-bottom))}
  .dc-mobile-nav a{display:grid;place-items:center;color:var(--muted);line-height:1.1}.dc-mobile-nav span{font-size:18px}.dc-mobile-nav small{font-size:9px;margin-top:4px}.dc-container{width:calc(100% - 24px)}.dc-reading{padding-top:20px}.dc-locale-chip{display:none}
}
@media(max-width:520px){.dc-brand{font-size:16px;max-width:125px;overflow:hidden;text-overflow:ellipsis}.dc-search{flex:0 1 115px}.dc-actions .dc-theme-toggle{display:none}.dc-card h2{font-size:20px}}


/* BS1.4.1 Typography + Single/Page + Comments audit fix */
body{font-size:16px}

/* Sidebar / utility typography: minimum comfortable sizes */
.dc-desktop-nav a{font-size:15px}
.dc-disclosure{font-size:12px;line-height:1.65}
.dc-side-title,.dc-side-card h3{font-size:15px;line-height:1.4}
.dc-topic span{font-size:14px;line-height:1.4}
.dc-topic small{font-size:12px;line-height:1.4}
.dc-locale-chip{font-size:12px}
.dc-card-meta{font-size:12px}
.dc-badge{font-size:12px}
.dc-excerpt,.dc-excerpt p{font-size:15px;line-height:1.65}
.dc-card-actions button,.dc-card-actions a{font-size:13px}
.dc-topic-chips a{font-size:12px}

/* Reading width and article shell */
.dc-single-reading,.dc-page-reading{max-width:860px;padding-top:44px}
.dc-single-article,.dc-page-article{padding:clamp(28px,5vw,56px)}
.dc-article-header{margin-bottom:30px}
.dc-article-topline{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:15px;color:var(--muted);font-size:13px}
.dc-article-type{color:var(--accent);font-size:12px;font-weight:750;letter-spacing:.7px}
.dc-single-article h1,.dc-page-article h1{max-width:760px;font-size:clamp(36px,5.2vw,54px);line-height:1.08;letter-spacing:-1.8px;margin:0}
.dc-article-deck{max-width:720px;margin:18px 0 0;color:var(--muted);font-size:19px;line-height:1.55}
.dc-byline{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:24px;color:var(--muted);font-size:14px}
.dc-byline a:hover{color:var(--accent)}
.dc-author{display:inline-flex;align-items:center;gap:9px;color:var(--text);font-weight:600}
.dc-author img{width:36px;height:36px;border-radius:50%;object-fit:cover}
.dc-dot{color:color-mix(in srgb,var(--muted) 55%,transparent)}
.dc-article-topics{margin-top:20px}
.dc-featured-wrap{margin:0 0 36px}
.dc-featured{border-radius:16px}

/* Article typography */
.dc-entry{font-size:17px;line-height:1.82;color:var(--text)}
.dc-entry>p:first-child{margin-top:0}
.dc-entry p{margin:0 0 1.4em}
.dc-entry h2{font-size:30px;line-height:1.25;letter-spacing:-.7px;margin:2em 0 .7em}
.dc-entry h3{font-size:24px;line-height:1.3;letter-spacing:-.35px;margin:1.8em 0 .65em}
.dc-entry h4{font-size:20px;line-height:1.4;margin:1.6em 0 .6em}
.dc-entry ul,.dc-entry ol{margin:0 0 1.5em;padding-left:1.35em}
.dc-entry li{margin:.45em 0}
.dc-entry blockquote{margin:1.8em 0;padding:4px 0 4px 22px;border-left:3px solid var(--accent);color:color-mix(in srgb,var(--text) 82%,var(--muted));font-size:19px;line-height:1.7}
.dc-entry blockquote p:last-child{margin-bottom:0}
.dc-entry a{color:var(--accent);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.dc-entry figure{margin:2em 0}
.dc-entry figcaption{margin-top:8px;color:var(--muted);font-size:13px;text-align:center}
.dc-entry img{border-radius:12px}
.dc-entry table{width:100%;border-collapse:collapse;margin:1.8em 0;font-size:15px}
.dc-entry th,.dc-entry td{padding:12px 14px;border:1px solid var(--line);text-align:left}
.dc-entry th{background:var(--surface-2);font-weight:700}
.dc-entry pre{overflow:auto;padding:18px;border-radius:12px;background:var(--surface-2);border:1px solid var(--line);font-size:14px}
.dc-entry code{font-size:.92em}
.dc-article-footer{margin-top:38px;padding-top:22px;border-top:1px solid var(--line)}
.dc-save-large{border:1px solid var(--line);background:var(--surface-2);color:var(--text);padding:10px 14px;border-radius:999px;cursor:pointer;font-size:14px}

/* Comments */
.dc-comments{margin-top:24px;padding:clamp(24px,4vw,40px);background:var(--surface);border:1px solid var(--line);border-radius:20px}
.dc-comments-head{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:22px}
.dc-comments-kicker{margin:0 0 5px;color:var(--accent);font-size:11px;font-weight:750;letter-spacing:1.2px}
.dc-comments h2{margin:0;font-size:26px;line-height:1.2;letter-spacing:-.6px}
.dc-comment-list{list-style:none;margin:0;padding:0}
.dc-comment-list .comment{margin:0;padding:20px 0;border-top:1px solid var(--line)}
.dc-comment-list>li:first-child{border-top:0}
.dc-comment-list .children{list-style:none;margin:16px 0 0 28px;padding-left:20px;border-left:1px solid var(--line)}
.dc-comment-list .comment-body{position:relative}
.dc-comment-list .comment-author{display:flex;align-items:center;gap:10px}
.dc-comment-list .comment-author .avatar{width:42px;height:42px;border-radius:50%;object-fit:cover}
.dc-comment-list .fn{font-style:normal;font-size:14px;font-weight:700}
.dc-comment-list .says{display:none}
.dc-comment-list .comment-metadata{margin:5px 0 0 52px;color:var(--muted);font-size:12px}
.dc-comment-list .comment-content{margin:14px 0 0 52px;font-size:15px;line-height:1.75}
.dc-comment-list .comment-content p{margin:0 0 1em}
.dc-comment-list .reply{margin:8px 0 0 52px}
.dc-comment-list .reply a{font-size:12px;color:var(--accent);font-weight:650}
.dc-comment-form-wrap{margin-top:28px;padding-top:28px;border-top:1px solid var(--line)}
.comment-reply-title{margin:0 0 6px;font-size:22px;letter-spacing:-.4px}
.dc-comment-note,.comment-notes,.logged-in-as{margin:0 0 18px;color:var(--muted);font-size:13px}
.dc-comment-form p{margin:0 0 14px}
.dc-comment-form label{display:block;margin-bottom:6px;font-size:13px;font-weight:650}
.dc-comment-form textarea,.dc-comment-form input[type="text"],.dc-comment-form input[type="email"],.dc-comment-form input[type="url"]{width:100%;border:1px solid var(--line);background:var(--surface-2);color:var(--text);border-radius:12px;padding:12px 13px;outline:0}
.dc-comment-form textarea{min-height:140px;resize:vertical}
.dc-comment-form textarea:focus,.dc-comment-form input:focus{border-color:color-mix(in srgb,var(--accent) 45%,var(--line));box-shadow:0 0 0 3px var(--accent-soft)}
.dc-comment-form .submit{border:0;background:var(--text);color:var(--bg);padding:11px 16px;border-radius:999px;font-size:13px;font-weight:700;cursor:pointer}
.comment-navigation,.comments-pagination{margin-top:20px;font-size:13px}
.no-comments{color:var(--muted);font-size:14px}

/* Page refinement */
.dc-page-header{padding-bottom:24px;border-bottom:1px solid var(--line)}

@media(max-width:820px){
  body{font-size:16px}
  .dc-desktop-nav a{font-size:15px}
  .dc-single-reading,.dc-page-reading{max-width:none;padding-top:14px}
  .dc-single-article,.dc-page-article{margin:0 12px;padding:24px 20px;border-radius:18px}
  .dc-single-article h1,.dc-page-article h1{font-size:clamp(32px,9.5vw,42px);letter-spacing:-1.2px}
  .dc-article-deck{font-size:17px}
  .dc-entry{font-size:16.5px;line-height:1.78}
  .dc-entry h2{font-size:26px}
  .dc-entry h3{font-size:21px}
  .dc-entry blockquote{font-size:17px;padding-left:17px}
  .dc-comments{margin:14px 12px 0;padding:22px 18px;border-radius:18px}
  .dc-comments h2{font-size:23px}
  .dc-comment-list .children{margin-left:12px;padding-left:12px}
  .dc-comment-list .comment-metadata,.dc-comment-list .comment-content,.dc-comment-list .reply{margin-left:0}
  .dc-comment-list .comment-content{margin-top:12px}
}


/* BS1.5 Product & Affiliate Engine */
.dc-product-reading,.dc-products-archive{max-width:1180px;padding:42px 0 80px}
.dc-product-page{background:var(--surface);border:1px solid var(--line);border-radius:22px;overflow:hidden}
.dc-product-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.85fr)}
.dc-product-media{display:grid;place-items:center;min-height:520px;padding:42px;background:var(--surface-2);border-right:1px solid var(--line)}
.dc-product-image{width:100%;height:auto;max-height:560px;object-fit:contain;border-radius:16px}.dc-product-placeholder{font-size:80px;color:var(--line)}
.dc-product-summary{padding:clamp(30px,5vw,56px)}.dc-product-badge{display:inline-flex;padding:6px 10px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:11px;font-weight:750;letter-spacing:.6px;text-transform:uppercase}
.dc-product-brand{margin:18px 0 5px;color:var(--muted);font-size:13px;font-weight:650;text-transform:uppercase;letter-spacing:.7px}
.dc-product-summary h1{margin:0;font-size:clamp(36px,4.7vw,54px);line-height:1.05;letter-spacing:-1.8px}
.dc-product-deck{margin:18px 0;color:var(--muted);font-size:17px;line-height:1.65}.dc-best-for{display:flex;gap:10px;align-items:baseline;margin:22px 0;padding:13px 15px;border:1px solid var(--line);border-radius:12px;background:var(--surface-2);font-size:13px}.dc-best-for span{color:var(--muted)}
.dc-offer-stack{display:grid;gap:9px;margin-top:24px}.dc-offer{display:grid;grid-template-columns:1fr auto;gap:6px 14px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:13px}.dc-offer strong{font-size:14px}.dc-offer small{display:block;color:var(--muted);font-size:11px}.dc-offer-price{font-size:14px;font-weight:700}
.dc-affiliate-cta{grid-column:1/-1;display:flex;justify-content:center;padding:10px 13px;border-radius:10px;background:var(--text);color:var(--bg);font-size:13px;font-weight:700}.dc-affiliate-note{margin:10px 2px 0;color:var(--muted);font-size:11px;line-height:1.5}
.dc-product-body{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:48px;padding:clamp(30px,5vw,56px);border-top:1px solid var(--line)}
.dc-product-facts{display:grid;align-content:start;gap:14px}.dc-product-panel{padding:20px;border:1px solid var(--line);border-radius:14px;background:var(--surface-2)}
.dc-product-panel h2{margin:0 0 16px;font-size:19px}.dc-product-panel h3{margin:16px 0 7px;font-size:13px}.dc-product-panel ul{margin:0;padding-left:20px;font-size:14px;line-height:1.65}
.dc-specs{margin:0}.dc-specs div{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:9px 0;border-top:1px solid var(--line);font-size:12px}.dc-specs div:first-child{border-top:0}.dc-specs dt{color:var(--muted)}.dc-specs dd{margin:0;text-align:right;font-weight:600}
.dc-products-head{margin-bottom:24px;padding:36px;border:1px solid var(--line);border-radius:20px;background:var(--surface)}.dc-products-head .dc-eyebrow{margin:0;color:var(--accent);font-size:11px;font-weight:750;letter-spacing:1.2px}.dc-products-head h1{margin:8px 0;font-size:42px;letter-spacing:-1.4px}.dc-products-head p:last-child{margin:0;color:var(--muted)}
.dc-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.dc-product-card{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--surface)}
.dc-product-card-image{display:grid;place-items:center;aspect-ratio:4/3;padding:20px;background:var(--surface-2)}.dc-product-card-image img{width:100%;height:100%;object-fit:contain}.dc-product-card-image span{font-size:45px;color:var(--line)}
.dc-product-card-body{padding:18px}.dc-product-card h2{margin:11px 0 8px;font-size:19px;line-height:1.3}.dc-product-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.dc-product-card-foot{display:flex;justify-content:space-between;gap:12px;margin-top:16px;padding-top:13px;border-top:1px solid var(--line);font-size:12px}.dc-product-card-foot span{color:var(--muted)}.dc-product-card-foot a{font-weight:700}
@media(max-width:900px){.dc-product-hero{grid-template-columns:1fr}.dc-product-media{min-height:380px;border-right:0;border-bottom:1px solid var(--line)}.dc-product-body{grid-template-columns:1fr}.dc-product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.dc-product-reading,.dc-products-archive{padding:14px 12px 70px}.dc-product-page{border-radius:18px}.dc-product-media{min-height:300px;padding:24px}.dc-product-summary{padding:25px 20px}.dc-product-summary h1{font-size:36px}.dc-product-body{padding:26px 20px;gap:28px}.dc-product-grid{grid-template-columns:1fr}.dc-products-head{padding:26px 22px}.dc-products-head h1{font-size:34px}}


/* BS1.6 Commercial Content Engine */
.dc-commercial-reading{max-width:1000px;padding-top:44px}.dc-commercial-article{padding:clamp(28px,5vw,54px)}
.dc-commercial-kicker{margin:0 0 12px;color:var(--accent);font-size:11px;font-weight:800;letter-spacing:1.3px}
.dc-commercial-builder-output{margin-top:38px;padding-top:30px;border-top:1px solid var(--line)}
.dc-best-picks-list{display:grid;gap:14px}.dc-commercial-product{display:grid;grid-template-columns:210px 1fr;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--surface)}
.dc-commercial-media{display:grid;place-items:center;min-height:180px;padding:18px;background:var(--surface-2)}.dc-commercial-media img{width:100%;height:100%;max-height:180px;object-fit:contain}.dc-commercial-media span{font-size:40px;color:var(--line)}
.dc-commercial-copy{padding:20px}.dc-commercial-label{display:inline-flex;padding:5px 8px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.6px}
.dc-commercial-copy h3{margin:10px 0 7px;font-size:21px}.dc-commercial-copy p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.dc-commercial-actions{display:flex;justify-content:space-between;margin-top:16px;padding-top:12px;border-top:1px solid var(--line);font-size:12px}.dc-commercial-actions a{font-weight:750}.dc-commercial-actions span{color:var(--muted)}
.dc-deals-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.dc-deals-grid .dc-commercial-product{grid-template-columns:1fr}.dc-deals-grid .dc-commercial-media{min-height:220px}
.dc-comparison-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:16px}.dc-comparison-table{width:100%;min-width:720px;border-collapse:collapse;background:var(--surface);font-size:13px}.dc-comparison-table th,.dc-comparison-table td{padding:15px;border-bottom:1px solid var(--line);text-align:left}.dc-comparison-table th{background:var(--surface-2);color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.5px}.dc-comparison-table tr:last-child td{border-bottom:0}.dc-table-cta{display:inline-flex;padding:7px 10px;border-radius:8px;background:var(--text);color:var(--bg);font-weight:700}
@media(max-width:700px){.dc-commercial-reading{padding:14px 12px 60px}.dc-commercial-article{padding:24px 20px}.dc-commercial-product{grid-template-columns:1fr}.dc-deals-grid{grid-template-columns:1fr}.dc-commercial-media{min-height:210px}}

/* BS1.6.1 Product frontend fix */
.dc-product-back{display:inline-flex;margin:0 0 14px;color:var(--muted);font-size:13px}
.dc-product-back:hover{color:var(--accent)}
.dc-products-archive>.page-numbers,.dc-products-archive .nav-links{display:flex;gap:6px;justify-content:center;margin-top:26px}
.dc-products-archive .page-numbers{padding:8px 11px;border:1px solid var(--line);border-radius:8px;background:var(--surface);font-size:13px}
.dc-products-archive .page-numbers.current{background:var(--text);color:var(--bg)}


/* BS1.7 My Space & Personalization */
.dc-save-button{display:inline-flex;align-items:center;gap:6px;padding:8px 11px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--text);font:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:.18s ease}
.dc-save-button:hover{border-color:var(--accent);color:var(--accent)}.dc-save-button.is-saved{background:var(--accent-soft);border-color:transparent;color:var(--accent)}
.dc-product-save{margin:13px 0 4px}.dc-content-actions{display:flex;justify-content:flex-end;margin:24px 0}
.dc-my-space-page{max-width:1180px;padding:42px 0 80px}.dc-my-space-hero{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-bottom:18px;padding:34px;border:1px solid var(--line);border-radius:20px;background:var(--surface)}
.dc-my-space-hero h1{margin:7px 0;font-size:clamp(34px,4vw,48px);letter-spacing:-1.4px}.dc-my-space-hero p:last-child{max-width:680px;margin:0;color:var(--muted);line-height:1.6}.dc-space-user{display:flex;align-items:center;gap:10px;min-width:max-content}.dc-space-user img{border-radius:50%}.dc-space-user small,.dc-space-user strong{display:block}.dc-space-user small{color:var(--muted);font-size:11px}.dc-space-user strong{font-size:13px}
.dc-space-tabs{display:flex;gap:6px;margin-bottom:16px;padding:6px;border:1px solid var(--line);border-radius:14px;background:var(--surface);overflow-x:auto}.dc-space-tabs button{display:flex;gap:7px;align-items:center;padding:9px 13px;border:0;border-radius:9px;background:transparent;color:var(--muted);font-weight:700;white-space:nowrap;cursor:pointer}.dc-space-tabs button span{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--surface-2);font-size:10px}.dc-space-tabs button.is-active{background:var(--text);color:var(--bg)}
.dc-space-panel{display:none}.dc-space-panel.is-active{display:block}.dc-space-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.dc-space-card{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.dc-space-media{display:grid;place-items:center;aspect-ratio:16/10;background:var(--surface-2)}.dc-space-media img{width:100%;height:100%;object-fit:cover}.dc-space-media>span{font-size:42px;color:var(--line)}.dc-space-copy{padding:17px}.dc-space-copy small{color:var(--accent);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.6px}.dc-space-copy h3{margin:7px 0;font-size:18px;line-height:1.3}.dc-space-copy p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.dc-space-copy>div{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:14px;padding-top:12px;border-top:1px solid var(--line);font-size:12px}.dc-space-copy>div>a{font-weight:750}
.dc-my-space-empty{padding:52px 24px;border:1px dashed var(--line);border-radius:16px;background:var(--surface);text-align:center}.dc-my-space-empty h2{margin:0 0 8px;font-size:23px}.dc-my-space-empty p{max-width:520px;margin:0 auto 18px;color:var(--muted);line-height:1.6}.dc-primary-btn{display:inline-flex;padding:10px 15px;border:0;border-radius:10px;background:var(--text);color:var(--bg);font-weight:750;cursor:pointer}
.dc-preferences{padding:28px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.dc-pref-group{padding:20px 0;border-top:1px solid var(--line)}.dc-pref-group:first-child{padding-top:0;border-top:0}.dc-pref-group h3{margin:0 0 12px;font-size:16px}.dc-pref-options{display:flex;flex-wrap:wrap;gap:8px}.dc-pref-options label{cursor:pointer}.dc-pref-options input{position:absolute;opacity:0;pointer-events:none}.dc-pref-options span{display:inline-flex;padding:8px 11px;border:1px solid var(--line);border-radius:999px;font-size:12px}.dc-pref-options input:checked+span{border-color:var(--accent);background:var(--accent-soft);color:var(--accent);font-weight:700}.dc-pref-status{margin-left:10px;color:var(--muted);font-size:12px}
.dc-space-toast{position:fixed;right:20px;bottom:20px;z-index:99999;padding:10px 14px;border-radius:10px;background:var(--text);color:var(--bg);font-size:12px;opacity:0;transform:translateY(10px);pointer-events:none;transition:.2s}.dc-space-toast.is-show{opacity:1;transform:none}
@media(max-width:900px){.dc-space-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.dc-my-space-page{padding:14px 12px 70px}.dc-my-space-hero{display:block;padding:25px 21px}.dc-space-user{margin-top:22px}.dc-space-grid{grid-template-columns:1fr}.dc-preferences{padding:20px}.dc-space-tabs{border-radius:12px}}

/* BS1.7.1 Save visibility & consistency fix */
.dc-single-save-row{display:flex;justify-content:flex-start}
.dc-article-footer .dc-save-button,.dc-product-save .dc-save-button{padding:10px 14px;font-size:13px}
.dc-card-actions .dc-save-button{border:0;padding:0;background:transparent;color:var(--muted)}
.dc-card-actions .dc-save-button:hover{color:var(--accent)}
.dc-commercial-save{margin-top:12px}
.dc-commercial-save .dc-save-button{width:100%;justify-content:center;border-radius:10px}

/* BS1.8.1 International Market */
.dc-market-switcher select{max-width:150px;padding:7px 28px 7px 10px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--text);font-size:11px}
@media(max-width:520px){.dc-market-switcher{display:none}}


/* BS1.8.1a Market Selector UX & Market Safety */
.dc-market-control{position:relative}
.dc-market-trigger{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--text);font-size:11px;cursor:pointer}
.dc-market-trigger strong{font-size:11px;letter-spacing:.3px}
.dc-market-popover{position:absolute;right:0;top:calc(100% + 10px);z-index:100;width:280px;padding:10px;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:0 18px 50px rgba(20,20,20,.12)}
.dc-market-popover-head{padding:8px 9px 11px;border-bottom:1px solid var(--line)}
.dc-market-popover-head strong,.dc-market-popover-head small{display:block}
.dc-market-popover-head strong{font-size:13px}
.dc-market-popover-head small{margin-top:3px;color:var(--muted);font-size:11px;line-height:1.45}
.dc-market-options{display:grid;padding-top:6px}
.dc-market-option{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 9px;border-radius:10px}
.dc-market-option:hover{background:var(--surface-2)}
.dc-market-option span{display:flex;align-items:baseline;gap:8px}
.dc-market-option strong{font-size:13px}.dc-market-option small{color:var(--muted);font-size:10px}
.dc-market-option b{color:var(--accent)}
.dc-market-unavailable{margin-top:22px;padding:16px;border:1px solid var(--line);border-radius:13px;background:var(--surface-2)}
.dc-market-unavailable strong{font-size:14px}
.dc-market-unavailable p{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.55}
@media(max-width:620px){.dc-market-popover{position:fixed;left:12px;right:12px;top:auto;bottom:78px;width:auto}.dc-market-trigger{padding:7px 9px}}


/* BS1.8.1b Frontend Language UI Cleanup */
.dc-locale-chip,.dc-language-switcher{display:none!important}


/* BS2.0a Responsive Sidebar & Disclosure UX Audit */
.dc-mobile-disclosure{display:none}
.dc-disclosure{font-size:12px;line-height:1.6;color:var(--muted)}
@media(max-width:820px){
  .dc-left-sidebar,.dc-right-sidebar,.dc-sidebar-left,.dc-sidebar-right{display:none!important}
  .dc-mobile-disclosure{display:block;margin:18px 0 72px;padding:0 14px}
  .dc-mobile-disclosure p{margin:0;padding:12px 14px;border-top:1px solid var(--line);color:var(--muted);font-size:11px;line-height:1.55}
}
@media(min-width:821px){
  .dc-mobile-disclosure{display:none!important}
}


/* BS2.1a Micro Post Layout Optimization */
.dc-micro-reading{max-width:760px;padding:36px 0 80px}
.dc-micro-post{padding:28px;border:1px solid var(--line);border-radius:20px;background:var(--surface)}
.dc-micro-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}
.dc-micro-author-block{display:flex;align-items:center;gap:12px}
.dc-micro-avatar img{width:48px;height:48px;border-radius:50%;object-fit:cover}
.dc-micro-author-line{display:flex;align-items:center;flex-wrap:wrap;gap:7px;font-size:13px}
.dc-micro-author-line strong{font-size:14px}.dc-micro-author-line time,.dc-micro-dot{color:var(--muted)}
.dc-micro-meta-line{display:flex;align-items:center;gap:10px;margin-top:4px}
.dc-micro-meta-line a{color:var(--muted);font-size:11px}
.dc-micro-type{color:var(--accent);font-size:10px;font-weight:800;letter-spacing:1px}
.dc-micro-save-top .dc-save-button{padding:8px 11px}
.dc-micro-title{margin:22px 0 10px;font-size:clamp(26px,4vw,34px);line-height:1.18;letter-spacing:-.9px}
.dc-micro-content{font-size:17px;line-height:1.75}.dc-micro-content p{margin:0 0 1.15em}.dc-micro-content p:last-child{margin-bottom:0}
.dc-micro-media{margin:22px 0 0}.dc-micro-featured{width:100%;height:auto;max-height:560px;object-fit:cover;border-radius:16px}
.dc-micro-topics{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.dc-micro-topics a{padding:6px 9px;border-radius:999px;background:var(--surface-2);color:var(--accent);font-size:11px;font-weight:650}
.dc-micro-actions{display:flex;align-items:center;gap:8px;margin-top:22px;padding-top:16px;border-top:1px solid var(--line)}
.dc-micro-action{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border-radius:999px;color:var(--muted);font-size:12px}
.dc-micro-action:hover{background:var(--surface-2);color:var(--text)}.dc-micro-action-muted{cursor:default}.dc-micro-actions .dc-save-button{margin-left:auto}
.dc-micro-discussion{margin-top:18px}.dc-micro-discussion-head{display:flex;justify-content:space-between;align-items:end;gap:20px;padding:22px 24px;border:1px solid var(--line);border-bottom:0;border-radius:18px 18px 0 0;background:var(--surface)}
.dc-micro-discussion-head p{margin:0 0 4px;color:var(--accent);font-size:10px;font-weight:800;letter-spacing:1px}.dc-micro-discussion-head h2{margin:0;font-size:21px}.dc-micro-discussion-head>span{color:var(--muted);font-size:12px}
.dc-feed-card-micro{padding:18px}.dc-feed-micro-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.dc-feed-micro-author{display:flex;gap:10px;align-items:center}.dc-feed-micro-author img{width:36px;height:36px;border-radius:50%}
.dc-feed-micro-author strong,.dc-feed-micro-author small{display:block}.dc-feed-micro-author strong{font-size:13px}.dc-feed-micro-author small{margin-top:2px;color:var(--muted);font-size:10px}.dc-feed-micro-head .dc-save-button{border:0;background:transparent;padding:5px 7px}
.dc-feed-micro-title{margin:15px 0 7px;font-size:19px;line-height:1.3;letter-spacing:-.25px}.dc-feed-micro-body{font-size:15px;line-height:1.65}.dc-feed-micro-body p{margin:0}
.dc-feed-micro-media{display:block;margin-top:15px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--surface-2)}.dc-feed-micro-media img{display:block;width:100%;max-height:420px;object-fit:cover}
.dc-feed-micro-topics{display:flex;flex-wrap:wrap;gap:6px;margin-top:13px}.dc-feed-micro-topics a{color:var(--accent);font-size:11px}
.dc-feed-micro-foot{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding-top:12px;border-top:1px solid var(--line);font-size:11px}.dc-feed-micro-foot a:first-child{color:var(--muted)}.dc-feed-micro-foot a:last-child{font-weight:700}
@media(max-width:820px){.dc-micro-reading{padding:14px 12px 70px}.dc-micro-post{padding:22px 18px;border-radius:18px}.dc-micro-title{font-size:28px}.dc-micro-content{font-size:16.5px;line-height:1.72}.dc-micro-save-top{display:none}.dc-micro-discussion-head{padding:18px}}
@media(max-width:520px){.dc-micro-head{gap:10px}.dc-micro-author-line{font-size:12px}.dc-micro-author-line strong{font-size:13px}.dc-micro-title{font-size:25px}.dc-micro-actions{gap:4px}.dc-micro-action{padding:7px 8px}.dc-micro-actions .dc-save-button{padding:7px 9px}.dc-feed-card-micro{padding:16px}}


/* BS2.1b Guide / Article Layout Optimization */
.dc-guide-page{max-width:920px;padding:42px 0 84px}
.dc-guide-article{background:transparent}
.dc-guide-head{max-width:820px;margin:0 auto 26px}
.dc-guide-kicker{margin-bottom:12px;color:var(--accent);font-size:10px;font-weight:800;letter-spacing:1.1px}
.dc-guide-head h1{margin:0;font-size:clamp(38px,5vw,56px);line-height:1.06;letter-spacing:-1.6px}
.dc-guide-deck{max-width:760px;margin:17px 0 0;color:var(--muted);font-size:18px;line-height:1.65}
.dc-guide-meta{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:22px;padding-top:17px;border-top:1px solid var(--line)}
.dc-guide-author{display:flex;align-items:center;gap:10px}
.dc-guide-author img{width:42px;height:42px;border-radius:50%}
.dc-guide-author strong,.dc-guide-author span{display:block}
.dc-guide-author strong{font-size:13px}
.dc-guide-author span{margin-top:2px;color:var(--muted);font-size:11px}
.dc-guide-meta-actions{display:flex;align-items:center;gap:10px}
.dc-guide-meta-actions>a{color:var(--muted);font-size:11px}
.dc-guide-featured{margin:0 auto 28px}
.dc-guide-featured img{display:block;width:100%;max-height:620px;object-fit:cover;border-radius:18px}
.dc-guide-topics{display:flex;flex-wrap:wrap;gap:7px;max-width:760px;margin:0 auto 20px}
.dc-guide-topics a{padding:6px 9px;border-radius:999px;background:var(--surface-2);color:var(--accent);font-size:11px}
.dc-guide-content{max-width:760px;margin:0 auto;font-size:17px;line-height:1.78}
.dc-guide-content>p:first-child{font-size:18px}
.dc-guide-content h2{margin-top:2.1em;font-size:29px;line-height:1.22;letter-spacing:-.55px}
.dc-guide-content h3{margin-top:1.75em;font-size:22px;line-height:1.3}
.dc-guide-content h4{margin-top:1.55em;font-size:18px;line-height:1.35}
.dc-guide-content blockquote{margin:28px 0;padding:4px 0 4px 18px;border-left:3px solid var(--accent);font-size:19px;line-height:1.6}
.dc-guide-content ul,.dc-guide-content ol{padding-left:1.35em}
.dc-guide-content li{margin:.42em 0}
.dc-guide-content img{max-width:100%;height:auto;border-radius:12px}
.dc-guide-content figure{margin:28px 0}
.dc-guide-content figcaption{margin-top:8px;color:var(--muted);font-size:11px;text-align:center}
.dc-guide-content table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}
.dc-guide-content th,.dc-guide-content td{padding:11px 13px;border:1px solid var(--line);font-size:13px}
.dc-guide-footer{display:flex;justify-content:space-between;align-items:center;gap:18px;max-width:760px;margin:38px auto 0;padding:18px;border:1px solid var(--line);border-radius:14px;background:var(--surface-2)}
.dc-guide-footer strong,.dc-guide-footer span{display:block}
.dc-guide-footer strong{font-size:14px}
.dc-guide-footer span{margin-top:3px;color:var(--muted);font-size:11px}
.dc-guide-comments{max-width:820px;margin:28px auto 0}
.dc-guide-comments-intro{margin-bottom:14px}
.dc-guide-comments-intro>span{display:block;margin-bottom:4px;color:var(--accent);font-size:10px;font-weight:800;letter-spacing:1px}
.dc-guide-comments-intro h2{margin:0;font-size:23px}

@media(max-width:760px){
  .dc-guide-page{padding:20px 12px 72px}
  .dc-guide-head h1{font-size:36px}
  .dc-guide-deck{font-size:16.5px}
  .dc-guide-meta{align-items:flex-start;flex-direction:column}
  .dc-guide-meta-actions{width:100%;justify-content:space-between}
  .dc-guide-featured img{border-radius:14px}
  .dc-guide-content{font-size:16.5px;line-height:1.74}
  .dc-guide-content>p:first-child{font-size:17px}
  .dc-guide-content h2{font-size:27px}
  .dc-guide-content h3{font-size:21px}
  .dc-guide-footer{align-items:flex-start;flex-direction:column}
}


/* BS2.1b.1 Guide/Article Content Width & Alignment Fix */

/* Desktop/laptop:
   Align article body, end CTA, and comments to one consistent reading column. */
.dc-guide-content,
.dc-guide-footer{
  max-width:820px;
}

.dc-guide-comments{
  max-width:820px;
}

/* Keep topics aligned with the same reading column */
.dc-guide-topics{
  max-width:820px;
}

/* Keep header visually controlled but aligned more closely with reading column */
.dc-guide-head{
  max-width:820px;
}

/* Tablet/mobile:
   Add inner horizontal breathing room so article body visually aligns
   with comments box edges instead of touching the viewport too closely. */
@media(max-width:760px){
  .dc-guide-content,
  .dc-guide-topics,
  .dc-guide-footer,
  .dc-guide-comments{
    width:100%;
    max-width:none;
  }

  .dc-guide-content{
    padding-left:14px;
    padding-right:14px;
    box-sizing:border-box;
  }

  .dc-guide-topics{
    padding-left:14px;
    padding-right:14px;
    box-sizing:border-box;
  }

  .dc-guide-footer{
    width:calc(100% - 28px);
    margin-left:14px;
    margin-right:14px;
    box-sizing:border-box;
  }

  .dc-guide-comments{
    padding-left:14px;
    padding-right:14px;
    box-sizing:border-box;
  }
}

/* Extra-small phones */
@media(max-width:420px){
  .dc-guide-content,
  .dc-guide-topics,
  .dc-guide-comments{
    padding-left:12px;
    padding-right:12px;
  }

  .dc-guide-footer{
    width:calc(100% - 24px);
    margin-left:12px;
    margin-right:12px;
  }
}


/* BS2.1c Inspiration Layout Optimization */
.dc-inspiration-page{
  max-width:1040px;
  padding:40px 0 84px;
}

.dc-inspiration-head{
  max-width:820px;
  margin:0 auto 26px;
}

.dc-inspiration-kicker{
  margin-bottom:12px;
  color:var(--accent);
  font-size:10px;
  font-weight:800;
  letter-spacing:1.15px;
}

.dc-inspiration-head h1{
  margin:0;
  font-size:clamp(40px,5.4vw,62px);
  line-height:1.02;
  letter-spacing:-1.8px;
}

.dc-inspiration-deck{
  max-width:760px;
  margin:17px 0 0;
  color:var(--muted);
  font-size:18px;
  line-height:1.65;
}

.dc-inspiration-meta{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:20px;
  margin-top:22px;
  padding-top:17px;
  border-top:1px solid var(--line);
}

.dc-inspiration-author{
  display:flex;
  align-items:center;
  gap:10px;
}

.dc-inspiration-author img{
  width:42px;
  height:42px;
  border-radius:50%;
}

.dc-inspiration-author strong,
.dc-inspiration-author span{
  display:block;
}

.dc-inspiration-author strong{
  font-size:13px;
}

.dc-inspiration-author span{
  margin-top:2px;
  color:var(--muted);
  font-size:11px;
}

.dc-inspiration-actions-top{
  display:flex;
  align-items:center;
  gap:10px;
}

.dc-inspiration-actions-top>a{
  color:var(--muted);
  font-size:11px;
}

.dc-inspiration-hero{
  margin:0 auto 24px;
}

.dc-inspiration-hero img{
  display:block;
  width:100%;
  max-height:720px;
  object-fit:cover;
  border-radius:22px;
}

.dc-inspiration-topics{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
  max-width:820px;
  margin:0 auto 22px;
}

.dc-inspiration-topics a{
  padding:6px 9px;
  border-radius:999px;
  background:var(--surface-2);
  color:var(--accent);
  font-size:11px;
}

.dc-inspiration-content{
  max-width:820px;
  margin:0 auto;
  font-size:17px;
  line-height:1.78;
}

.dc-inspiration-content>p:first-child{
  font-size:18px;
}

.dc-inspiration-content h2{
  margin-top:2em;
  font-size:30px;
  line-height:1.2;
  letter-spacing:-.55px;
}

.dc-inspiration-content h3{
  margin-top:1.7em;
  font-size:22px;
  line-height:1.3;
}

.dc-inspiration-content figure{
  margin:30px 0;
}

.dc-inspiration-content img{
  width:100%;
  height:auto;
  border-radius:16px;
}

.dc-inspiration-content .wp-block-gallery{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
}

.dc-inspiration-content .wp-block-gallery figure{
  margin:0;
}

.dc-inspiration-content .wp-block-gallery img{
  width:100%;
  height:100%;
  min-height:220px;
  object-fit:cover;
  border-radius:14px;
}

.dc-inspiration-content blockquote{
  margin:30px 0;
  padding:18px 20px;
  border:1px solid var(--line);
  border-radius:14px;
  background:var(--surface-2);
  font-size:19px;
  line-height:1.6;
}

.dc-inspiration-footer{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:18px;
  max-width:820px;
  margin:38px auto 0;
  padding:18px;
  border:1px solid var(--line);
  border-radius:14px;
  background:var(--surface-2);
}

.dc-inspiration-footer span,
.dc-inspiration-footer strong{
  display:block;
}

.dc-inspiration-footer span{
  color:var(--muted);
  font-size:11px;
}

.dc-inspiration-footer strong{
  margin-top:3px;
  font-size:14px;
}

.dc-inspiration-comments{
  max-width:820px;
  margin:28px auto 0;
}

.dc-inspiration-comments-head{
  margin-bottom:14px;
}

.dc-inspiration-comments-head>span{
  display:block;
  margin-bottom:4px;
  color:var(--accent);
  font-size:10px;
  font-weight:800;
  letter-spacing:1px;
}

.dc-inspiration-comments-head h2{
  margin:0;
  font-size:23px;
}

/* Inspiration Feed Card */
.dc-feed-card-inspiration{
  overflow:hidden;
  padding:0;
}

.dc-feed-inspiration-media{
  position:relative;
  display:block;
  overflow:hidden;
  aspect-ratio:16/10;
  background:var(--surface-2);
}

.dc-feed-inspiration-media img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .25s ease;
}

.dc-feed-card-inspiration:hover .dc-feed-inspiration-media img{
  transform:scale(1.015);
}

.dc-feed-inspiration-badge{
  position:absolute;
  left:14px;
  top:14px;
  padding:6px 9px;
  border-radius:999px;
  background:color-mix(in srgb,var(--surface) 88%,transparent);
  color:var(--text);
  font-size:9px;
  font-weight:800;
  letter-spacing:.9px;
  backdrop-filter:blur(8px);
}

.dc-feed-inspiration-copy{
  padding:17px;
}

.dc-feed-inspiration-meta{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:12px;
}

.dc-feed-inspiration-meta>span{
  color:var(--muted);
  font-size:10px;
}

.dc-feed-inspiration-meta .dc-save-button{
  border:0;
  padding:4px 6px;
  background:transparent;
}

.dc-feed-inspiration-copy h2{
  margin:12px 0 7px;
  font-size:21px;
  line-height:1.25;
  letter-spacing:-.3px;
}

.dc-feed-inspiration-copy p{
  margin:0;
  color:var(--muted);
  font-size:13px;
  line-height:1.6;
}

.dc-feed-inspiration-topics{
  display:flex;
  flex-wrap:wrap;
  gap:6px;
  margin-top:12px;
}

.dc-feed-inspiration-topics a{
  color:var(--accent);
  font-size:10px;
}

.dc-feed-inspiration-foot{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:12px;
  margin-top:14px;
  padding-top:12px;
  border-top:1px solid var(--line);
  font-size:11px;
}

.dc-feed-inspiration-foot a:first-child{
  font-weight:700;
}

.dc-feed-inspiration-foot a:last-child{
  color:var(--muted);
}

@media(max-width:760px){
  .dc-inspiration-page{
    padding:20px 12px 72px;
  }

  .dc-inspiration-head h1{
    font-size:38px;
  }

  .dc-inspiration-deck{
    font-size:16.5px;
  }

  .dc-inspiration-meta{
    align-items:flex-start;
    flex-direction:column;
  }

  .dc-inspiration-actions-top{
    width:100%;
    justify-content:space-between;
  }

  .dc-inspiration-hero img{
    border-radius:16px;
  }

  .dc-inspiration-content{
    font-size:16.5px;
    line-height:1.74;
    padding-left:14px;
    padding-right:14px;
    box-sizing:border-box;
  }

  .dc-inspiration-content>p:first-child{
    font-size:17px;
  }

  .dc-inspiration-content h2{
    font-size:27px;
  }

  .dc-inspiration-content h3{
    font-size:21px;
  }

  .dc-inspiration-topics{
    padding-left:14px;
    padding-right:14px;
    box-sizing:border-box;
  }

  .dc-inspiration-content .wp-block-gallery{
    grid-template-columns:1fr;
  }

  .dc-inspiration-footer{
    width:calc(100% - 28px);
    margin-left:14px;
    margin-right:14px;
    align-items:flex-start;
    flex-direction:column;
    box-sizing:border-box;
  }

  .dc-inspiration-comments{
    padding-left:14px;
    padding-right:14px;
    box-sizing:border-box;
  }
}

@media(max-width:420px){
  .dc-inspiration-content,
  .dc-inspiration-topics,
  .dc-inspiration-comments{
    padding-left:12px;
    padding-right:12px;
  }

  .dc-inspiration-footer{
    width:calc(100% - 24px);
    margin-left:12px;
    margin-right:12px;
  }

  .dc-inspiration-head h1{
    font-size:34px;
  }
}


/* BS2.1d Discussion Layout Optimization */
.dc-discussion-page{
  max-width:900px;
  padding:40px 0 84px;
}

.dc-discussion-head{
  max-width:820px;
  margin:0 auto 24px;
}

.dc-discussion-kicker{
  margin-bottom:12px;
  color:var(--accent);
  font-size:10px;
  font-weight:800;
  letter-spacing:1.1px;
}

.dc-discussion-head h1{
  margin:0;
  font-size:clamp(38px,5vw,56px);
  line-height:1.05;
  letter-spacing:-1.55px;
}

.dc-discussion-deck{
  max-width:760px;
  margin:17px 0 0;
  color:var(--muted);
  font-size:18px;
  line-height:1.65;
}

.dc-discussion-meta{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:18px;
  margin-top:22px;
  padding-top:17px;
  border-top:1px solid var(--line);
}

.dc-discussion-author{
  display:flex;
  align-items:center;
  gap:10px;
}

.dc-discussion-author img{
  width:44px;
  height:44px;
  border-radius:50%;
}

.dc-discussion-author strong,
.dc-discussion-author span{
  display:block;
}

.dc-discussion-author strong{
  font-size:13px;
}

.dc-discussion-author span{
  margin-top:2px;
  color:var(--muted);
  font-size:11px;
}

.dc-discussion-count{
  display:flex;
  align-items:baseline;
  gap:6px;
}

.dc-discussion-count strong{
  font-size:22px;
}

.dc-discussion-count span{
  color:var(--muted);
  font-size:11px;
}

.dc-discussion-featured{
  margin:0 auto 24px;
}

.dc-discussion-featured img{
  display:block;
  width:100%;
  max-height:560px;
  object-fit:cover;
  border-radius:18px;
}

.dc-discussion-topics{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
  max-width:820px;
  margin:0 auto 20px;
}

.dc-discussion-topics a{
  padding:6px 9px;
  border-radius:999px;
  background:var(--surface-2);
  color:var(--accent);
  font-size:11px;
}

.dc-discussion-content{
  max-width:820px;
  margin:0 auto;
  font-size:17px;
  line-height:1.76;
}

.dc-discussion-content>p:first-child{
  font-size:18px;
}

.dc-discussion-content h2{
  margin-top:2em;
  font-size:29px;
  line-height:1.22;
  letter-spacing:-.55px;
}

.dc-discussion-content h3{
  margin-top:1.7em;
  font-size:22px;
  line-height:1.3;
}

.dc-discussion-content blockquote{
  margin:28px 0;
  padding:17px 19px;
  border:1px solid var(--line);
  border-radius:14px;
  background:var(--surface-2);
  font-size:18px;
  line-height:1.6;
}

.dc-discussion-cta{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:20px;
  max-width:820px;
  margin:34px auto 0;
  padding:20px;
  border:1px solid var(--line);
  border-radius:16px;
  background:var(--surface);
}

.dc-discussion-cta span{
  display:block;
  color:var(--accent);
  font-size:9px;
  font-weight:800;
  letter-spacing:1px;
}

.dc-discussion-cta strong{
  display:block;
  margin-top:4px;
  font-size:18px;
}

.dc-discussion-cta p{
  margin:5px 0 0;
  color:var(--muted);
  font-size:12px;
  line-height:1.55;
}

.dc-discussion-save{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:18px;
  max-width:820px;
  margin:14px auto 0;
  padding:16px 18px;
  border-radius:14px;
  background:var(--surface-2);
}

.dc-discussion-save strong,
.dc-discussion-save span{
  display:block;
}

.dc-discussion-save strong{
  font-size:13px;
}

.dc-discussion-save span{
  margin-top:3px;
  color:var(--muted);
  font-size:11px;
}

.dc-discussion-thread{
  max-width:820px;
  margin:28px auto 0;
}

.dc-discussion-thread-head{
  display:flex;
  justify-content:space-between;
  align-items:end;
  gap:18px;
  margin-bottom:14px;
}

.dc-discussion-thread-head span{
  display:block;
  margin-bottom:4px;
  color:var(--accent);
  font-size:10px;
  font-weight:800;
  letter-spacing:1px;
}

.dc-discussion-thread-head h2{
  margin:0;
  font-size:24px;
}

.dc-discussion-thread-head>strong{
  font-size:24px;
}

/* Discussion feed card */
.dc-feed-card-discussion{
  padding:18px;
}

.dc-feed-discussion-head{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:12px;
}

.dc-feed-discussion-author{
  display:flex;
  align-items:center;
  gap:10px;
}

.dc-feed-discussion-author img{
  width:38px;
  height:38px;
  border-radius:50%;
}

.dc-feed-discussion-author strong,
.dc-feed-discussion-author small{
  display:block;
}

.dc-feed-discussion-author strong{
  font-size:13px;
}

.dc-feed-discussion-author small{
  margin-top:2px;
  color:var(--muted);
  font-size:10px;
}

.dc-feed-discussion-badge{
  padding:6px 9px;
  border-radius:999px;
  background:var(--surface-2);
  color:var(--accent);
  font-size:9px;
  font-weight:800;
  letter-spacing:.9px;
}

.dc-feed-card-discussion h2{
  margin:15px 0 7px;
  font-size:21px;
  line-height:1.28;
  letter-spacing:-.3px;
}

.dc-feed-card-discussion>p{
  margin:0;
  color:var(--muted);
  font-size:13px;
  line-height:1.6;
}

.dc-feed-discussion-topics{
  display:flex;
  flex-wrap:wrap;
  gap:6px;
  margin-top:12px;
}

.dc-feed-discussion-topics a{
  color:var(--accent);
  font-size:10px;
}

.dc-feed-discussion-foot{
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  gap:12px;
  margin-top:14px;
  padding-top:12px;
  border-top:1px solid var(--line);
}

.dc-feed-discussion-foot>a:first-child{
  display:flex;
  align-items:baseline;
  gap:5px;
}

.dc-feed-discussion-foot>a:first-child strong{
  font-size:16px;
}

.dc-feed-discussion-foot>a:first-child span{
  color:var(--muted);
  font-size:10px;
}

.dc-feed-discussion-foot>a:nth-child(2){
  justify-self:end;
  font-size:11px;
  font-weight:700;
}

.dc-feed-discussion-foot .dc-save-button{
  border:0;
  padding:4px 6px;
  background:transparent;
}

@media(max-width:760px){
  .dc-discussion-page{
    padding:20px 12px 72px;
  }

  .dc-discussion-head h1{
    font-size:36px;
  }

  .dc-discussion-deck{
    font-size:16.5px;
  }

  .dc-discussion-meta{
    align-items:flex-start;
  }

  .dc-discussion-featured img{
    border-radius:14px;
  }

  .dc-discussion-content,
  .dc-discussion-topics,
  .dc-discussion-thread{
    width:100%;
    max-width:none;
    padding-left:14px;
    padding-right:14px;
    box-sizing:border-box;
  }

  .dc-discussion-content{
    font-size:16.5px;
    line-height:1.74;
  }

  .dc-discussion-content>p:first-child{
    font-size:17px;
  }

  .dc-discussion-cta,
  .dc-discussion-save{
    width:calc(100% - 28px);
    margin-left:14px;
    margin-right:14px;
    box-sizing:border-box;
  }

  .dc-discussion-cta,
  .dc-discussion-save{
    align-items:flex-start;
    flex-direction:column;
  }

  .dc-feed-discussion-foot{
    grid-template-columns:auto 1fr;
  }

  .dc-feed-discussion-foot .dc-save-button{
    grid-column:2;
    justify-self:end;
  }
}

@media(max-width:420px){
  .dc-discussion-content,
  .dc-discussion-topics,
  .dc-discussion-thread{
    padding-left:12px;
    padding-right:12px;
  }

  .dc-discussion-cta,
  .dc-discussion-save{
    width:calc(100% - 24px);
    margin-left:12px;
    margin-right:12px;
  }

  .dc-discussion-head h1{
    font-size:33px;
  }
}


/* BS2.2 Product Layout Optimization */
.dc-product-v2-page{
  max-width:1180px;
  padding:34px 0 84px;
}

.dc-product-v2-hero{
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);
  gap:34px;
  align-items:start;
}

.dc-product-v2-media{
  overflow:hidden;
  border:1px solid var(--line);
  border-radius:22px;
  background:var(--surface);
}

.dc-product-v2-media img{
  display:block;
  width:100%;
  aspect-ratio:1/1;
  object-fit:cover;
}

.dc-product-v2-placeholder{
  display:grid;
  place-items:center;
  aspect-ratio:1/1;
  color:var(--line);
  font-size:64px;
  background:var(--surface-2);
}

.dc-product-v2-summary{
  padding-top:6px;
}

.dc-product-v2-eyebrow{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:8px;
  margin-bottom:12px;
}

.dc-product-v2-eyebrow>span:not(.dc-product-badge){
  color:var(--muted);
  font-size:11px;
}

.dc-product-v2-summary h1{
  margin:0;
  font-size:clamp(38px,4.8vw,58px);
  line-height:1.04;
  letter-spacing:-1.6px;
}

.dc-product-v2-deck{
  margin:16px 0 0;
  color:var(--muted);
  font-size:17px;
  line-height:1.65;
}

.dc-product-bestfor{
  margin-top:20px;
  padding:14px 16px;
  border:1px solid var(--line);
  border-radius:14px;
  background:var(--surface-2);
}

.dc-product-bestfor span,
.dc-product-bestfor strong{
  display:block;
}

.dc-product-bestfor span{
  color:var(--accent);
  font-size:9px;
  font-weight:800;
  letter-spacing:1px;
}

.dc-product-bestfor strong{
  margin-top:4px;
  font-size:15px;
}

.dc-product-v2-actions{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-top:16px;
}

.dc-product-category-link{
  color:var(--muted);
  font-size:11px;
  font-weight:700;
}

.dc-product-v2-offers{
  margin-top:26px;
  padding-top:22px;
  border-top:1px solid var(--line);
}

.dc-product-v2-section-head{
  display:flex;
  justify-content:space-between;
  align-items:end;
  gap:16px;
  margin-bottom:16px;
}

.dc-product-v2-section-head.compact{
  margin-bottom:12px;
}

.dc-product-v2-section-head span{
  display:block;
  margin-bottom:4px;
  color:var(--accent);
  font-size:9px;
  font-weight:800;
  letter-spacing:1px;
}

.dc-product-v2-section-head h2{
  margin:0;
  font-size:21px;
  line-height:1.25;
}

.dc-product-v2-section-head small{
  color:var(--muted);
  font-size:10px;
}

.dc-product-offer-list{
  display:grid;
  gap:9px;
}

.dc-product-offer-row{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto auto;
  gap:14px;
  align-items:center;
  padding:13px 14px;
  border:1px solid var(--line);
  border-radius:13px;
  background:var(--surface);
}

.dc-product-offer-merchant strong,
.dc-product-offer-merchant small{
  display:block;
}

.dc-product-offer-merchant strong{
  font-size:13px;
}

.dc-product-offer-merchant small{
  margin-top:2px;
  color:var(--muted);
  font-size:9px;
}

.dc-product-offer-price{
  font-size:15px;
  font-weight:800;
  white-space:nowrap;
}

.dc-product-offer-cta{
  padding:9px 12px;
  border-radius:10px;
  background:var(--text);
  color:var(--bg);
  font-size:11px;
  font-weight:800;
  white-space:nowrap;
}

.dc-product-affiliate-note{
  margin:10px 0 0;
  color:var(--muted);
  font-size:10px;
  line-height:1.5;
}

.dc-product-no-offers{
  padding:14px;
  border:1px dashed var(--line);
  border-radius:12px;
  color:var(--muted);
  font-size:12px;
}

.dc-product-v2-content-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) 320px;
  gap:36px;
  margin-top:46px;
  align-items:start;
}

.dc-product-v2-main{
  min-width:0;
}

.dc-product-v2-description{
  font-size:16.5px;
  line-height:1.76;
}

.dc-product-v2-description h2{
  margin-top:2em;
  font-size:28px;
  line-height:1.22;
}

.dc-product-v2-description h3{
  margin-top:1.7em;
  font-size:21px;
  line-height:1.3;
}

.dc-product-v2-description img{
  max-width:100%;
  height:auto;
  border-radius:14px;
}

.dc-product-proscons{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
  margin-top:30px;
}

.dc-product-pros,
.dc-product-cons{
  padding:18px;
  border:1px solid var(--line);
  border-radius:15px;
  background:var(--surface);
}

.dc-product-minihead{
  display:flex;
  align-items:center;
  gap:8px;
  margin-bottom:10px;
}

.dc-product-minihead span{
  display:grid;
  place-items:center;
  width:24px;
  height:24px;
  border-radius:50%;
  background:var(--surface-2);
  font-size:12px;
}

.dc-product-minihead strong{
  font-size:14px;
}

.dc-product-pros ul,
.dc-product-cons ul{
  margin:0;
  padding-left:18px;
}

.dc-product-pros li,
.dc-product-cons li{
  margin:7px 0;
  font-size:13px;
  line-height:1.55;
}

.dc-product-v2-side{
  position:sticky;
  top:96px;
  display:grid;
  gap:14px;
}

.dc-product-spec-card,
.dc-product-meta-card{
  padding:18px;
  border:1px solid var(--line);
  border-radius:16px;
  background:var(--surface);
}

.dc-product-spec-list{
  margin:0;
}

.dc-product-spec-list>div{
  display:grid;
  grid-template-columns:minmax(90px,.8fr) minmax(0,1.2fr);
  gap:12px;
  padding:10px 0;
  border-top:1px solid var(--line);
}

.dc-product-spec-list>div:first-child{
  border-top:0;
  padding-top:0;
}

.dc-product-spec-list dt{
  color:var(--muted);
  font-size:11px;
}

.dc-product-spec-list dd{
  margin:0;
  font-size:12px;
  font-weight:700;
}

.dc-product-meta-card{
  display:grid;
  gap:12px;
}

.dc-product-meta-card>div{
  display:flex;
  justify-content:space-between;
  gap:16px;
  align-items:baseline;
}

.dc-product-meta-card span{
  color:var(--muted);
  font-size:10px;
}

.dc-product-meta-card strong{
  text-align:right;
  font-size:12px;
}

.dc-product-v2-bottom{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:18px;
  margin-top:42px;
  padding:18px 20px;
  border:1px solid var(--line);
  border-radius:16px;
  background:var(--surface-2);
}

.dc-product-v2-bottom span,
.dc-product-v2-bottom strong{
  display:block;
}

.dc-product-v2-bottom span{
  color:var(--accent);
  font-size:9px;
  font-weight:800;
  letter-spacing:1px;
}

.dc-product-v2-bottom strong{
  margin-top:4px;
  font-size:14px;
}

/* Product archive refinement */
.dc-products-head{
  max-width:760px;
  margin-bottom:26px;
}

.dc-products-head h1{
  font-size:clamp(34px,4.5vw,50px);
  line-height:1.08;
  letter-spacing:-1.2px;
}

.dc-product-grid{
  gap:18px;
}

.dc-product-card{
  overflow:hidden;
  border-radius:16px;
  transition:transform .18s ease,border-color .18s ease;
}

.dc-product-card:hover{
  transform:translateY(-2px);
  border-color:color-mix(in srgb,var(--line) 55%,var(--accent));
}

.dc-product-card-image{
  aspect-ratio:4/3;
  overflow:hidden;
}

.dc-product-card-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .22s ease;
}

.dc-product-card:hover .dc-product-card-image img{
  transform:scale(1.015);
}

.dc-product-card-body h2{
  font-size:19px;
  line-height:1.3;
}

@media(max-width:980px){
  .dc-product-v2-hero{
    grid-template-columns:1fr;
  }

  .dc-product-v2-media{
    max-width:720px;
    margin:0 auto;
  }

  .dc-product-v2-content-grid{
    grid-template-columns:1fr;
  }

  .dc-product-v2-side{
    position:static;
    grid-template-columns:1fr 1fr;
  }
}

@media(max-width:700px){
  .dc-product-v2-page{
    padding:18px 12px 72px;
  }

  .dc-product-v2-summary h1{
    font-size:36px;
  }

  .dc-product-v2-deck{
    font-size:16px;
  }

  .dc-product-v2-media{
    border-radius:16px;
  }

  .dc-product-v2-actions{
    align-items:flex-start;
    flex-direction:column;
  }

  .dc-product-offer-row{
    grid-template-columns:1fr auto;
  }

  .dc-product-offer-cta{
    grid-column:1/-1;
    text-align:center;
  }

  .dc-product-v2-content-grid{
    margin-top:34px;
  }

  .dc-product-proscons{
    grid-template-columns:1fr;
  }

  .dc-product-v2-side{
    grid-template-columns:1fr;
  }

  .dc-product-v2-bottom{
    align-items:flex-start;
    flex-direction:column;
  }
}


/* BS2.3 Best Picks Layout Optimization */
.dc-bestpicks-page{max-width:1060px;padding:40px 0 84px}
.dc-bestpicks-hero{max-width:860px;margin:0 auto 26px}
.dc-bestpicks-kicker{margin-bottom:12px;color:var(--accent);font-size:10px;font-weight:800;letter-spacing:1.15px}
.dc-bestpicks-hero h1{margin:0;font-size:clamp(40px,5.2vw,60px);line-height:1.04;letter-spacing:-1.7px}
.dc-bestpicks-deck{max-width:780px;margin:16px 0 0;color:var(--muted);font-size:18px;line-height:1.65}
.dc-bestpicks-meta{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:22px;padding-top:17px;border-top:1px solid var(--line)}
.dc-bestpicks-author{display:flex;align-items:center;gap:10px}
.dc-bestpicks-author img{width:42px;height:42px;border-radius:50%}
.dc-bestpicks-author strong,.dc-bestpicks-author span{display:block}
.dc-bestpicks-author strong{font-size:13px}.dc-bestpicks-author span{margin-top:2px;color:var(--muted);font-size:11px}
.dc-bestpicks-cover{margin:0 auto 28px}.dc-bestpicks-cover img{display:block;width:100%;max-height:580px;object-fit:cover;border-radius:20px}
.dc-bestpicks-intro,.dc-bestpicks-editorial,.dc-bestpicks-method,.dc-bestpicks-save{max-width:860px;margin-left:auto;margin-right:auto}
.dc-bestpicks-intro{font-size:18px;line-height:1.72}
.dc-bestpicks-jump{max-width:860px;margin:28px auto;padding:16px;border:1px solid var(--line);border-radius:15px;background:var(--surface-2)}
.dc-bestpicks-jump>span{display:block;margin-bottom:10px;color:var(--accent);font-size:9px;font-weight:800;letter-spacing:1px}
.dc-bestpicks-jump>div{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}
.dc-bestpicks-jump a{min-width:180px;padding:10px 12px;border:1px solid var(--line);border-radius:11px;background:var(--surface);font-size:11px;font-weight:700}
.dc-bestpicks-jump small{display:block;margin-bottom:3px;color:var(--accent);font-size:8px;font-weight:800;text-transform:uppercase}
.dc-bestpicks-list{display:grid;gap:18px;margin-top:30px}
.dc-bestpick-row{position:relative;display:grid;grid-template-columns:42px 260px minmax(0,1fr);gap:20px;padding:18px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}
.dc-bestpick-rank{display:flex;justify-content:center}.dc-bestpick-rank span{font-size:13px;font-weight:800;color:var(--muted)}
.dc-bestpick-media{display:block;overflow:hidden;border-radius:14px;background:var(--surface-2);aspect-ratio:1/1}
.dc-bestpick-media img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.dc-bestpick-row:hover .dc-bestpick-media img{transform:scale(1.015)}
.dc-bestpick-copy{min-width:0;padding:3px 2px}
.dc-bestpick-award{display:inline-flex;padding:6px 9px;border-radius:999px;background:var(--surface-2);color:var(--accent);font-size:9px;font-weight:800;letter-spacing:.6px;text-transform:uppercase}
.dc-bestpick-copy h2{margin:11px 0 7px;font-size:25px;line-height:1.2;letter-spacing:-.45px}
.dc-bestpick-copy>p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}
.dc-bestpick-why{margin-top:14px;padding:12px 14px;border-left:2px solid var(--accent);background:var(--surface-2)}
.dc-bestpick-why strong,.dc-bestpick-why span{display:block}.dc-bestpick-why strong{font-size:10px}.dc-bestpick-why span{margin-top:4px;color:var(--muted);font-size:12px;line-height:1.55}
.dc-bestpick-actions{display:flex;justify-content:space-between;align-items:end;gap:14px;margin-top:16px;padding-top:14px;border-top:1px solid var(--line)}
.dc-bestpick-details{font-size:11px;font-weight:700}
.dc-bestpick-buy{display:flex;align-items:center;gap:12px}
.dc-bestpick-buy small,.dc-bestpick-buy strong{display:block;text-align:right}.dc-bestpick-buy small{color:var(--muted);font-size:9px}.dc-bestpick-buy strong{margin-top:2px;font-size:14px}
.dc-bestpick-buy>a{padding:9px 12px;border-radius:10px;background:var(--text);color:var(--bg);font-size:10px;font-weight:800;white-space:nowrap}
.dc-bestpicks-editorial{margin-top:38px;font-size:16.5px;line-height:1.76}
.dc-bestpicks-editorial h2{margin-top:2em;font-size:28px}.dc-bestpicks-editorial h3{margin-top:1.7em;font-size:21px}
.dc-bestpicks-method{margin-top:30px;padding:20px;border:1px solid var(--line);border-radius:16px;background:var(--surface-2)}
.dc-bestpicks-method>span{display:block;color:var(--accent);font-size:9px;font-weight:800;letter-spacing:1px}
.dc-bestpicks-method h2{margin:5px 0 8px;font-size:21px}.dc-bestpicks-method p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}
.dc-bestpicks-save{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:18px 20px;border:1px solid var(--line);border-radius:15px}
.dc-bestpicks-save span,.dc-bestpicks-save strong{display:block}.dc-bestpicks-save span{color:var(--accent);font-size:9px;font-weight:800;letter-spacing:1px}.dc-bestpicks-save strong{margin-top:4px;font-size:14px}
.dc-bestpicks-empty{max-width:860px;margin:30px auto;padding:24px;border:1px dashed var(--line);border-radius:15px;text-align:center;color:var(--muted)}

@media(max-width:800px){
 .dc-bestpicks-page{padding:20px 12px 72px}
 .dc-bestpicks-hero h1{font-size:36px}.dc-bestpicks-deck{font-size:16.5px}
 .dc-bestpick-row{grid-template-columns:34px 150px minmax(0,1fr);gap:13px}
 .dc-bestpick-copy h2{font-size:21px}
 .dc-bestpick-actions{align-items:flex-start;flex-direction:column}
 .dc-bestpick-buy{width:100%;justify-content:space-between}
}
@media(max-width:600px){
 .dc-bestpick-row{grid-template-columns:28px 1fr}
 .dc-bestpick-media{grid-column:2;aspect-ratio:4/3}
 .dc-bestpick-copy{grid-column:2}
 .dc-bestpick-rank{grid-row:1/3}
 .dc-bestpicks-jump,.dc-bestpicks-intro,.dc-bestpicks-editorial,.dc-bestpicks-method{margin-left:12px;margin-right:12px}
 .dc-bestpicks-save{margin-left:12px;margin-right:12px;align-items:flex-start;flex-direction:column}
}


/* BS2.3.1 Best Picks Product List Data Fix */
.dc-bestpick-noimage{
  display:grid;
  place-items:center;
  width:100%;
  height:100%;
  color:var(--line);
  font-size:42px;
  background:var(--surface-2);
}

.dc-bestpicks-empty p{
  margin:7px 0 0;
  font-size:12px;
  line-height:1.55;
}

.dc-bestpicks-intro{
  max-width:860px;
  margin:0 auto 28px;
  font-size:16.5px;
  line-height:1.76;
}


/* BS2.4 Comparison Layout Optimization */
.dc-comparison-page{max-width:1120px;padding:40px 0 84px}
.dc-comparison-hero{max-width:900px;margin:0 auto 26px}
.dc-comparison-kicker{margin-bottom:12px;color:var(--accent);font-size:10px;font-weight:800;letter-spacing:1.15px}
.dc-comparison-hero h1{margin:0;font-size:clamp(40px,5.1vw,60px);line-height:1.04;letter-spacing:-1.7px}
.dc-comparison-deck{max-width:800px;margin:16px 0 0;color:var(--muted);font-size:18px;line-height:1.65}
.dc-comparison-meta{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:22px;padding-top:17px;border-top:1px solid var(--line)}
.dc-comparison-author{display:flex;align-items:center;gap:10px}
.dc-comparison-author img{width:42px;height:42px;border-radius:50%}
.dc-comparison-author strong,.dc-comparison-author span{display:block}
.dc-comparison-author strong{font-size:13px}.dc-comparison-author span{margin-top:2px;color:var(--muted);font-size:11px}
.dc-comparison-cover{margin:0 auto 28px}.dc-comparison-cover img{display:block;width:100%;max-height:580px;object-fit:cover;border-radius:20px}
.dc-comparison-intro{max-width:900px;margin:0 auto 30px;font-size:16.5px;line-height:1.76}

.dc-comparison-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:30px}
.dc-comparison-card{position:relative;display:grid;grid-template-columns:180px minmax(0,1fr);gap:18px;padding:18px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}
.dc-comparison-card-index{position:absolute;top:14px;left:14px;z-index:2;padding:5px 7px;border-radius:999px;background:color-mix(in srgb,var(--surface) 88%,transparent);font-size:9px;font-weight:800;backdrop-filter:blur(8px)}
.dc-comparison-card-media{display:block;overflow:hidden;border-radius:14px;background:var(--surface-2);aspect-ratio:1/1}
.dc-comparison-card-media img{width:100%;height:100%;object-fit:cover}
.dc-comparison-card-media>span{display:grid;place-items:center;width:100%;height:100%;color:var(--line);font-size:36px}
.dc-comparison-verdict{display:inline-flex;padding:6px 9px;border-radius:999px;background:var(--surface-2);color:var(--accent);font-size:9px;font-weight:800;letter-spacing:.6px;text-transform:uppercase}
.dc-comparison-card-copy h2{margin:11px 0 7px;font-size:23px;line-height:1.2;letter-spacing:-.4px}
.dc-comparison-card-copy>p{margin:0;color:var(--muted);font-size:12.5px;line-height:1.6}
.dc-comparison-bestfor{margin-top:13px;padding:11px 12px;border-left:2px solid var(--accent);background:var(--surface-2)}
.dc-comparison-bestfor span,.dc-comparison-bestfor strong{display:block}.dc-comparison-bestfor span{color:var(--accent);font-size:8px;font-weight:800;letter-spacing:.8px}.dc-comparison-bestfor strong{margin-top:3px;font-size:12px}
.dc-comparison-card-actions{display:flex;justify-content:space-between;align-items:end;gap:12px;margin-top:15px;padding-top:13px;border-top:1px solid var(--line)}
.dc-comparison-card-actions>a{font-size:10px;font-weight:700}
.dc-comparison-offer{display:flex;align-items:center;gap:10px}
.dc-comparison-offer small,.dc-comparison-offer strong{display:block;text-align:right}.dc-comparison-offer small{color:var(--muted);font-size:8px}.dc-comparison-offer strong{margin-top:2px;font-size:13px}
.dc-comparison-offer>a{padding:8px 10px;border-radius:9px;background:var(--text);color:var(--bg);font-size:9px;font-weight:800;white-space:nowrap}

.dc-comparison-matrix-wrap{margin-top:38px}
.dc-comparison-section-head{margin-bottom:14px}.dc-comparison-section-head span{display:block;color:var(--accent);font-size:9px;font-weight:800;letter-spacing:1px}.dc-comparison-section-head h2{margin:4px 0 0;font-size:25px}
.dc-comparison-matrix-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:16px}
.dc-comparison-matrix{width:100%;min-width:720px;border-collapse:collapse;background:var(--surface)}
.dc-comparison-matrix th,.dc-comparison-matrix td{padding:14px 16px;border-bottom:1px solid var(--line);border-right:1px solid var(--line);text-align:left;font-size:12px;vertical-align:top}
.dc-comparison-matrix th:first-child{width:150px;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.6px}
.dc-comparison-matrix thead th{background:var(--surface-2);font-size:11px}
.dc-comparison-matrix tr:last-child th,.dc-comparison-matrix tr:last-child td{border-bottom:0}
.dc-comparison-matrix th:last-child,.dc-comparison-matrix td:last-child{border-right:0}

.dc-comparison-verdict-block{max-width:900px;margin:28px auto 0;padding:20px;border:1px solid var(--line);border-radius:16px;background:var(--surface-2)}
.dc-comparison-verdict-block>span{display:block;color:var(--accent);font-size:9px;font-weight:800;letter-spacing:1px}
.dc-comparison-verdict-block h2{margin:5px 0 7px;font-size:23px}.dc-comparison-verdict-block p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}
.dc-comparison-save{display:flex;justify-content:space-between;align-items:center;gap:18px;max-width:900px;margin:18px auto 0;padding:18px 20px;border:1px solid var(--line);border-radius:15px}
.dc-comparison-save span,.dc-comparison-save strong{display:block}.dc-comparison-save span{color:var(--accent);font-size:9px;font-weight:800;letter-spacing:1px}.dc-comparison-save strong{margin-top:4px;font-size:14px}
.dc-comparison-empty{max-width:900px;margin:30px auto;padding:24px;border:1px dashed var(--line);border-radius:15px;text-align:center;color:var(--muted)}.dc-comparison-empty p{margin:7px 0 0;font-size:12px;line-height:1.55}

@media(max-width:900px){
 .dc-comparison-cards{grid-template-columns:1fr}
 .dc-comparison-card{grid-template-columns:180px minmax(0,1fr)}
}
@media(max-width:650px){
 .dc-comparison-page{padding:20px 12px 72px}
 .dc-comparison-hero h1{font-size:36px}.dc-comparison-deck{font-size:16.5px}
 .dc-comparison-card{grid-template-columns:1fr}
 .dc-comparison-card-media{aspect-ratio:4/3}
 .dc-comparison-card-actions{align-items:flex-start;flex-direction:column}
 .dc-comparison-offer{width:100%;justify-content:space-between}
 .dc-comparison-save{margin-left:12px;margin-right:12px;align-items:flex-start;flex-direction:column}
 .dc-comparison-verdict-block{margin-left:12px;margin-right:12px}
}


/* BS2.4.1 Commercial archive lists */
.dc-commercial-archive{max-width:1080px;padding:40px 0 84px}
.dc-commercial-archive-head{max-width:760px;margin-bottom:28px}
.dc-commercial-archive-head>span{display:block;color:var(--accent);font-size:10px;font-weight:800;letter-spacing:1px}
.dc-commercial-archive-head h1{margin:6px 0 8px;font-size:clamp(38px,5vw,56px);line-height:1.05;letter-spacing:-1.5px}
.dc-commercial-archive-head p{margin:0;color:var(--muted);font-size:16px;line-height:1.6}
.dc-commercial-archive-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.dc-commercial-archive-card{overflow:hidden;border:1px solid var(--line);border-radius:17px;background:var(--surface)}
.dc-commercial-archive-media{display:block;aspect-ratio:16/9;overflow:hidden;background:var(--surface-2)}
.dc-commercial-archive-media img{width:100%;height:100%;object-fit:cover}
.dc-commercial-archive-copy{padding:17px}
.dc-commercial-archive-copy>span{color:var(--accent);font-size:9px;font-weight:800;letter-spacing:.9px}
.dc-commercial-archive-copy h2{margin:8px 0 7px;font-size:21px;line-height:1.28}
.dc-commercial-archive-copy p{margin:0 0 12px;color:var(--muted);font-size:13px;line-height:1.6}
.dc-commercial-archive-copy small{display:block;margin-bottom:10px;color:var(--muted);font-size:10px}
.dc-commercial-archive-copy>a{font-size:11px;font-weight:700}
.dc-commercial-pagination{margin-top:28px}
.dc-commercial-empty{padding:24px;border:1px dashed var(--line);border-radius:15px;color:var(--muted);text-align:center}
@media(max-width:700px){
 .dc-commercial-archive{padding:20px 12px 72px}
 .dc-commercial-archive-grid{grid-template-columns:1fr}
 .dc-commercial-archive-head h1{font-size:36px}
}


/* BS2.5 Deals Layout Optimization */
.dc-deal-page{max-width:1080px;padding:40px 0 84px}
.dc-deal-hero{max-width:900px;margin:0 auto 26px}
.dc-deal-kicker{margin-bottom:12px;color:var(--accent);font-size:10px;font-weight:800;letter-spacing:1.15px}
.dc-deal-title-row{display:grid;grid-template-columns:minmax(0,1fr) 190px;gap:24px;align-items:start}
.dc-deal-hero h1{margin:0;font-size:clamp(40px,5.1vw,60px);line-height:1.04;letter-spacing:-1.7px}
.dc-deal-deck{max-width:760px;margin:16px 0 0;color:var(--muted);font-size:18px;line-height:1.65}
.dc-deal-status{padding:14px 15px;border:1px solid var(--line);border-radius:14px;background:var(--surface-2)}
.dc-deal-status span,.dc-deal-status strong{display:block}
.dc-deal-status span{font-size:9px;font-weight:800;letter-spacing:.9px}
.dc-deal-status strong{margin-top:4px;font-size:12px;line-height:1.4}
.dc-deal-status.is-active span{color:var(--accent)}
.dc-deal-status.is-expired{opacity:.7}
.dc-deal-status.is-expired span{color:var(--muted)}
.dc-deal-meta{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:22px;padding-top:17px;border-top:1px solid var(--line)}
.dc-deal-author{display:flex;align-items:center;gap:10px}
.dc-deal-author img{width:42px;height:42px;border-radius:50%}
.dc-deal-author strong,.dc-deal-author span{display:block}
.dc-deal-author strong{font-size:13px}.dc-deal-author span{margin-top:2px;color:var(--muted);font-size:11px}
.dc-deal-cover{margin:0 auto 28px}.dc-deal-cover img{display:block;width:100%;max-height:580px;object-fit:cover;border-radius:20px}
.dc-deal-intro{max-width:900px;margin:0 auto 30px;font-size:16.5px;line-height:1.76}

.dc-deal-list{display:grid;gap:18px;margin-top:30px}
.dc-deal-card{display:grid;grid-template-columns:280px minmax(0,1fr);gap:20px;padding:18px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}
.dc-deal-card.is-expired{opacity:.75}
.dc-deal-card-media{position:relative;display:block;overflow:hidden;border-radius:14px;background:var(--surface-2);aspect-ratio:1/1}
.dc-deal-card-media img{width:100%;height:100%;object-fit:cover}
.dc-deal-noimage{display:grid;place-items:center;width:100%;height:100%;color:var(--line);font-size:42px}
.dc-deal-card-label{position:absolute;left:12px;top:12px;padding:6px 9px;border-radius:999px;background:color-mix(in srgb,var(--surface) 90%,transparent);color:var(--text);font-size:9px;font-weight:800;letter-spacing:.6px;backdrop-filter:blur(8px)}
.dc-deal-card-topline{display:flex;justify-content:space-between;align-items:center;gap:10px}
.dc-deal-card-topline>span{color:var(--muted);font-size:10px;font-weight:800}
.dc-deal-card-topline>strong{color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.7px}
.dc-deal-card-copy h2{margin:10px 0 7px;font-size:25px;line-height:1.2;letter-spacing:-.45px}
.dc-deal-card-copy>p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}
.dc-deal-bestfor{margin-top:14px;padding:12px 14px;border-left:2px solid var(--accent);background:var(--surface-2)}
.dc-deal-bestfor span,.dc-deal-bestfor strong{display:block}
.dc-deal-bestfor span{color:var(--accent);font-size:8px;font-weight:800;letter-spacing:.8px}
.dc-deal-bestfor strong{margin-top:3px;font-size:12px}
.dc-deal-card-actions{display:flex;justify-content:space-between;align-items:end;gap:14px;margin-top:16px;padding-top:14px;border-top:1px solid var(--line)}
.dc-deal-details{font-size:11px;font-weight:700}
.dc-deal-buy{display:flex;align-items:center;gap:12px}
.dc-deal-buy small,.dc-deal-buy strong{display:block;text-align:right}
.dc-deal-buy small{color:var(--muted);font-size:9px}.dc-deal-buy strong{margin-top:2px;font-size:14px}
.dc-deal-buy>a{padding:9px 12px;border-radius:10px;background:var(--text);color:var(--bg);font-size:10px;font-weight:800;white-space:nowrap}
.dc-deal-expired-note{color:var(--muted);font-size:11px;font-weight:700}

.dc-deal-note,.dc-deal-save{max-width:900px;margin-left:auto;margin-right:auto}
.dc-deal-note{margin-top:28px;padding:18px;border:1px solid var(--line);border-radius:15px;background:var(--surface-2)}
.dc-deal-note span{display:block;color:var(--accent);font-size:9px;font-weight:800;letter-spacing:1px}
.dc-deal-note p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.6}
.dc-deal-save{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:14px;padding:18px 20px;border:1px solid var(--line);border-radius:15px}
.dc-deal-save span,.dc-deal-save strong{display:block}
.dc-deal-save span{color:var(--accent);font-size:9px;font-weight:800;letter-spacing:1px}
.dc-deal-save strong{margin-top:4px;font-size:14px}
.dc-deal-empty{max-width:900px;margin:30px auto;padding:24px;border:1px dashed var(--line);border-radius:15px;text-align:center;color:var(--muted)}
.dc-deal-empty p{margin:7px 0 0;font-size:12px;line-height:1.55}

/* Deals archive */
.dc-deals-archive{max-width:1080px;padding:40px 0 84px}
.dc-deals-archive-head{max-width:760px;margin-bottom:28px}
.dc-deals-archive-head>span{display:block;color:var(--accent);font-size:10px;font-weight:800;letter-spacing:1px}
.dc-deals-archive-head h1{margin:6px 0 8px;font-size:clamp(38px,5vw,56px);line-height:1.05;letter-spacing:-1.5px}
.dc-deals-archive-head p{margin:0;color:var(--muted);font-size:16px;line-height:1.6}
.dc-deals-grid-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.dc-deals-archive-card{overflow:hidden;border:1px solid var(--line);border-radius:17px;background:var(--surface)}
.dc-deals-archive-card.is-expired{opacity:.72}
.dc-deals-archive-media{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;background:var(--surface-2)}
.dc-deals-archive-media img{width:100%;height:100%;object-fit:cover}
.dc-deals-status{position:absolute;left:12px;top:12px;padding:6px 9px;border-radius:999px;background:color-mix(in srgb,var(--surface) 90%,transparent);font-size:9px;font-weight:800;letter-spacing:.8px;backdrop-filter:blur(8px)}
.dc-deals-status.is-active{color:var(--accent)}
.dc-deals-status.is-expired{color:var(--muted)}
.dc-deals-archive-copy{padding:17px}
.dc-deals-archive-meta{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:10px}
.dc-deals-archive-copy h2{margin:9px 0 7px;font-size:21px;line-height:1.28}
.dc-deals-archive-copy p{margin:0 0 12px;color:var(--muted);font-size:13px;line-height:1.6}
.dc-deals-archive-copy>a{font-size:11px;font-weight:700}

@media(max-width:800px){
  .dc-deal-title-row{grid-template-columns:1fr}
  .dc-deal-status{max-width:260px}
  .dc-deal-card{grid-template-columns:220px minmax(0,1fr)}
}
@media(max-width:650px){
  .dc-deal-page,.dc-deals-archive{padding:20px 12px 72px}
  .dc-deal-hero h1,.dc-deals-archive-head h1{font-size:36px}
  .dc-deal-deck{font-size:16.5px}
  .dc-deal-card{grid-template-columns:1fr}
  .dc-deal-card-media{aspect-ratio:4/3}
  .dc-deal-card-actions{align-items:flex-start;flex-direction:column}
  .dc-deal-buy{width:100%;justify-content:space-between}
  .dc-deal-note,.dc-deal-save{margin-left:12px;margin-right:12px}
  .dc-deal-save{align-items:flex-start;flex-direction:column}
  .dc-deals-grid-v2{grid-template-columns:1fr}
}


/* BS2.6 Full Layout Integration Audit */

/* Shared editorial/commercial vertical rhythm */
.dc-micro-reading,
.dc-guide-page,
.dc-inspiration-page,
.dc-discussion-page,
.dc-product-v2-page,
.dc-bestpicks-page,
.dc-comparison-page,
.dc-deal-page,
.dc-commercial-archive,
.dc-deals-archive{
  box-sizing:border-box;
}

/* Prevent wide media/content overflow across all optimized layouts */
.dc-entry,
.dc-guide-content,
.dc-inspiration-content,
.dc-discussion-content,
.dc-product-v2-description,
.dc-bestpicks-editorial,
.dc-comparison-intro,
.dc-deal-intro{
  min-width:0;
}

.dc-entry img,
.dc-guide-content img,
.dc-inspiration-content img,
.dc-discussion-content img,
.dc-product-v2-description img,
.dc-bestpicks-editorial img,
.dc-comparison-intro img,
.dc-deal-intro img{
  max-width:100%;
  height:auto;
}

/* Shared mobile alignment */
@media(max-width:760px){
  .dc-micro-reading,
  .dc-guide-page,
  .dc-inspiration-page,
  .dc-discussion-page,
  .dc-product-v2-page,
  .dc-bestpicks-page,
  .dc-comparison-page,
  .dc-deal-page,
  .dc-commercial-archive,
  .dc-deals-archive{
    width:100%;
    max-width:none;
  }

  .dc-guide-head,
  .dc-inspiration-head,
  .dc-discussion-head,
  .dc-bestpicks-hero,
  .dc-comparison-hero,
  .dc-deal-hero{
    max-width:none;
  }
}

/* Shared focus states for premium accessibility */
.dc-save-button:focus-visible,
.dc-primary-btn:focus-visible,
.dc-product-offer-cta:focus-visible,
.dc-bestpick-buy>a:focus-visible,
.dc-comparison-offer>a:focus-visible,
.dc-deal-buy>a:focus-visible,
.dc-table-cta:focus-visible{
  outline:2px solid var(--accent);
  outline-offset:2px;
}


/* BS2.6.2 Frontend Location Selector UX Fix */
.dc-market-popover-head .dc-location-helper{
  margin-top:6px;
  color:var(--muted);
  font-size:10px;
  line-height:1.45;
}


/* BS2.7 Theme Color Presets & Brand Variation */
body{
  background:var(--bg);
  color:var(--text);
  transition:background-color .18s ease,color .18s ease;
}
.dc-card,
.dc-product-v2-media,
.dc-product-offer-row,
.dc-bestpick-row,
.dc-comparison-card,
.dc-deal-card,
.dc-commercial-archive-card,
.dc-deals-archive-card{
  background:var(--surface);
}
a{transition:color .15s ease,border-color .15s ease,background-color .15s ease}


/* BS2.9 Performance & Core Web Vitals Optimization */
.dc-guide-featured,
.dc-inspiration-hero,
.dc-discussion-featured,
.dc-bestpicks-cover,
.dc-comparison-cover,
.dc-deal-cover{
  overflow:hidden;
}

.dc-guide-featured img,
.dc-inspiration-hero img,
.dc-discussion-featured img,
.dc-bestpicks-cover img,
.dc-comparison-cover img,
.dc-deal-cover img{
  display:block;
  width:100%;
  height:auto;
}

.dc-product-card-image,
.dc-feed-inspiration-media,
.dc-commercial-archive-media,
.dc-deals-archive-media{
  contain:layout paint;
}

@supports (content-visibility:auto){
  .dc-guide-comments,
  .dc-inspiration-comments,
  .dc-discussion-thread,
  .dc-product-v2-bottom,
  .dc-bestpicks-save,
  .dc-comparison-save,
  .dc-deal-save{
    content-visibility:auto;
    contain-intrinsic-size:1px 500px;
  }
}

button,
a,
input,
select,
textarea{
  touch-action:manipulation;
}


/* BS2.9.1 Discovery Content Archives */
.dc-content-archive{
  width:min(1180px,calc(100% - 40px));
  margin:0 auto;
  padding:38px 0 64px;
}
.dc-content-archive-hero{
  max-width:860px;
  margin-bottom:30px;
}
.dc-content-archive-kicker{
  color:var(--accent);
  font-size:12px;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
  margin-bottom:8px;
}
.dc-content-archive-hero h1{
  margin:0;
  font-size:clamp(30px,4vw,48px);
  line-height:1.08;
  letter-spacing:-.035em;
}
.dc-content-archive-hero>p{
  max-width:720px;
  margin:14px 0 0;
  color:var(--muted);
  font-size:16px;
  line-height:1.7;
}
.dc-content-archive-tabs{
  display:flex;
  gap:8px;
  flex-wrap:wrap;
  margin-top:24px;
}
.dc-content-archive-tabs a{
  display:inline-flex;
  padding:9px 13px;
  border:1px solid var(--line);
  border-radius:999px;
  color:var(--muted);
  background:var(--surface);
  font-size:13px;
  font-weight:700;
  text-decoration:none;
}
.dc-content-archive-tabs a:hover,
.dc-content-archive-tabs a.is-active{
  color:#fff;
  background:var(--accent);
  border-color:var(--accent);
}
.dc-content-archive-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.dc-content-archive-card{
  min-width:0;
  overflow:hidden;
  border:1px solid var(--line);
  border-radius:18px;
  background:var(--surface);
}
.dc-content-archive-card-link{
  display:block;
  height:100%;
  color:inherit;
  text-decoration:none;
}
.dc-content-archive-media{
  aspect-ratio:16/10;
  overflow:hidden;
  background:var(--surface-2);
}
.dc-content-archive-media img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .25s ease;
}
.dc-content-archive-card:hover .dc-content-archive-media img{
  transform:scale(1.025);
}
.dc-content-archive-card-body{
  padding:18px;
}
.dc-content-archive-meta{
  display:flex;
  justify-content:space-between;
  gap:12px;
  margin-bottom:10px;
  color:var(--muted);
  font-size:11px;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:.04em;
}
.dc-content-archive-card h2{
  margin:0;
  font-size:20px;
  line-height:1.25;
  letter-spacing:-.02em;
}
.dc-content-archive-card p{
  margin:10px 0 0;
  color:var(--muted);
  font-size:14px;
  line-height:1.65;
}
.dc-content-archive-read{
  display:inline-block;
  margin-top:14px;
  color:var(--accent);
  font-size:13px;
  font-weight:800;
}
.dc-content-pagination{
  margin-top:32px;
  display:flex;
  flex-wrap:wrap;
  gap:6px;
}
.dc-content-pagination .page-numbers{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:38px;
  height:38px;
  padding:0 11px;
  border:1px solid var(--line);
  border-radius:10px;
  background:var(--surface);
  color:var(--text);
  text-decoration:none;
}
.dc-content-pagination .current{
  color:#fff;
  background:var(--accent);
  border-color:var(--accent);
}
.dc-empty-state{
  padding:40px;
  border:1px dashed var(--line);
  border-radius:18px;
  background:var(--surface);
  text-align:center;
}
.dc-empty-state h2{margin-top:0}
.dc-empty-state p{color:var(--muted);margin-bottom:0}

@media(max-width:900px){
  .dc-content-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
  .dc-content-archive{
    width:100%;
    padding:24px 16px 48px;
  }
  .dc-content-archive-grid{grid-template-columns:1fr}
  .dc-content-archive-tabs{
    flex-wrap:nowrap;
    overflow-x:auto;
    padding-bottom:4px;
    scrollbar-width:none;
  }
  .dc-content-archive-tabs::-webkit-scrollbar{display:none}
  .dc-content-archive-tabs a{white-space:nowrap}
}


/* BS2.9.2 Conservative Home / Discover / Categories Separation */
.dc-discover-type-tabs{
  display:flex;
  gap:7px;
  flex-wrap:wrap;
  margin-bottom:18px;
}
.dc-discover-type-tabs a{
  display:inline-flex;
  align-items:center;
  padding:8px 11px;
  border:1px solid var(--line);
  border-radius:999px;
  color:var(--muted);
  background:var(--surface);
  font-size:11px;
  font-weight:700;
}
.dc-discover-type-tabs a:hover,
.dc-discover-type-tabs a.is-active{
  color:var(--text);
  border-color:var(--accent);
  background:var(--surface-2);
}

.dc-simple-pagination{
  display:flex;
  flex-wrap:wrap;
  gap:6px;
  margin-top:20px;
}
.dc-simple-pagination .page-numbers{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:36px;
  min-height:36px;
  padding:0 10px;
  border:1px solid var(--line);
  border-radius:9px;
  background:var(--surface);
}
.dc-simple-pagination .current{
  color:#fff;
  background:var(--accent);
  border-color:var(--accent);
}

.dc-category-listing{
  display:grid;
  gap:10px;
}
.dc-category-list-item{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:18px;
  padding:17px 18px;
  border:1px solid var(--line);
  border-radius:15px;
  background:var(--surface);
}
.dc-category-list-item:hover{
  border-color:color-mix(in srgb,var(--line) 45%,var(--accent));
  background:var(--surface-2);
}
.dc-category-list-item h2{
  margin:8px 0 0;
  font-size:19px;
  line-height:1.25;
}
.dc-category-list-item p{
  margin:6px 0 0;
  color:var(--muted);
  font-size:12px;
  line-height:1.55;
}
.dc-category-count{
  flex:0 0 auto;
  min-width:72px;
  text-align:right;
}
.dc-category-count strong,
.dc-category-count span{display:block}
.dc-category-count strong{font-size:20px}
.dc-category-count span{margin-top:2px;color:var(--muted);font-size:10px}

@media(max-width:760px){
  .dc-discover-type-tabs{
    flex-wrap:nowrap;
    overflow-x:auto;
    scrollbar-width:none;
  }
  .dc-discover-type-tabs::-webkit-scrollbar{display:none}
  .dc-discover-type-tabs a{white-space:nowrap}
  .dc-category-list-item{align-items:flex-start}
}


/* BS3.0 Search Form & Custom Login */

.dc-search-form{
  display:flex;
  flex-direction:column;
  gap:9px;
  width:100%;
}

.dc-search-field-wrap{
  position:relative;
  width:100%;
}

.dc-search-icon{
  position:absolute;
  left:12px;
  top:50%;
  transform:translateY(-50%);
  color:var(--muted);
  font-size:17px;
  pointer-events:none;
}

.dc-search-field{
  width:100%;
  min-height:42px;
  padding:10px 13px 10px 38px;
  border:1px solid var(--line);
  border-radius:12px;
  background:var(--surface);
  color:var(--text);
  outline:none;
}

.dc-search-field::placeholder{
  color:var(--muted);
}

.dc-search-field:focus{
  border-color:var(--accent);
  box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 12%,transparent);
}

.dc-search-submit{
  width:100%;
  min-height:40px;
  border:0;
  border-radius:11px;
  background:var(--accent);
  color:#fff;
  font-size:12px;
  font-weight:800;
  cursor:pointer;
}

.dc-search-submit:hover{
  filter:brightness(.96);
}

.dc-login-page{
  min-height:calc(100vh - 160px);
  display:grid;
  place-items:center;
  padding:40px 16px;
}

.dc-login-card{
  width:min(460px,100%);
  padding:30px;
  border:1px solid var(--line);
  border-radius:20px;
  background:var(--surface);
  box-shadow:0 18px 50px rgba(0,0,0,.06);
}

.dc-login-brand>span{
  color:var(--accent);
  font-size:9px;
  font-weight:800;
  letter-spacing:1px;
}

.dc-login-brand h1{
  margin:7px 0 8px;
  font-size:34px;
  line-height:1.08;
}

.dc-login-brand p{
  margin:0;
  color:var(--muted);
  font-size:13px;
  line-height:1.6;
}

.dc-login-error{
  margin-top:18px;
  padding:12px 14px;
  border:1px solid color-mix(in srgb,#d63638 35%,var(--line));
  border-radius:11px;
  background:color-mix(in srgb,#d63638 7%,var(--surface));
  font-size:12px;
}

.dc-login-form{
  display:grid;
  gap:15px;
  margin-top:22px;
}

.dc-login-form label>span{
  display:block;
  margin-bottom:6px;
  font-size:11px;
  font-weight:700;
}

.dc-login-form input[type="text"],
.dc-login-form input[type="password"]{
  width:100%;
  min-height:44px;
  padding:10px 12px;
  border:1px solid var(--line);
  border-radius:11px;
  background:var(--bg);
  color:var(--text);
  box-sizing:border-box;
}

.dc-login-form input:focus{
  outline:none;
  border-color:var(--accent);
  box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 12%,transparent);
}

.dc-login-remember{
  display:flex;
  align-items:center;
  gap:8px;
}

.dc-login-remember span{
  margin:0!important;
  color:var(--muted);
  font-weight:500!important;
}

.dc-login-submit{
  min-height:44px;
  border:0;
  border-radius:11px;
  background:var(--accent);
  color:#fff;
  font-size:13px;
  font-weight:800;
  cursor:pointer;
}

.dc-login-links{
  display:flex;
  justify-content:space-between;
  gap:14px;
  margin-top:16px;
  font-size:11px;
}

@media(max-width:520px){
  .dc-login-card{
    padding:22px;
    border-radius:16px;
  }
  .dc-login-brand h1{
    font-size:30px;
  }
}


/* BS3.0.1 Sidebar Search Widget Layout Fix */

/* Classic Search widget and custom search form */
.dc-right .widget_search form,
.dc-right .search-form,
.dc-right .dc-search-form{
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  gap:9px!important;
  width:100%!important;
}

.dc-right .widget_search label,
.dc-right .search-form label{
  display:block!important;
  width:100%!important;
  margin:0!important;
}

.dc-right .widget_search .search-field,
.dc-right .search-form .search-field,
.dc-right .dc-search-field{
  width:100%!important;
  min-height:42px;
  box-sizing:border-box;
}

/* Gutenberg Search block */
.dc-right .wp-block-search{
  width:100%!important;
}

.dc-right .wp-block-search__inside-wrapper{
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  gap:9px!important;
  width:100%!important;
}

.dc-right .wp-block-search__input{
  width:100%!important;
  min-height:42px;
  box-sizing:border-box;
  padding:10px 12px;
  border:1px solid var(--line);
  border-radius:12px;
  background:var(--surface);
  color:var(--text);
}

.dc-right .wp-block-search__button,
.dc-right .search-submit,
.dc-right .dc-search-submit{
  width:100%!important;
  min-height:40px;
  margin:0!important;
  padding:10px 14px;
  border:0;
  border-radius:11px;
  background:var(--accent);
  color:#fff;
  font-size:12px;
  font-weight:800;
  cursor:pointer;
}

.dc-right .wp-block-search__button:hover,
.dc-right .search-submit:hover,
.dc-right .dc-search-submit:hover{
  filter:brightness(.96);
}

.dc-right .wp-block-search__inside-wrapper > *,
.dc-right .widget_search form > *,
.dc-right .search-form > *{
  flex:0 0 auto!important;
  max-width:100%!important;
}

.dc-right .wp-block-search__label,
.dc-right .widget_search .widget-title{
  display:block;
  margin-bottom:9px;
  font-size:12px;
  font-weight:800;
  color:var(--text);
}


/* BS3.1 Menu & Widget Flexibility Audit */

.dc-desktop-nav ul{
  list-style:none;
  margin:0;
  padding:0;
}

.dc-desktop-nav .dc-menu-managed,
.dc-desktop-nav .dc-menu-fallback{
  display:grid;
  gap:4px;
}

.dc-desktop-nav li{
  margin:0;
}

.dc-desktop-nav li>a{
  display:flex;
  align-items:center;
  gap:10px;
  width:100%;
  padding:10px 11px;
  border-radius:10px;
  color:var(--text);
  font-size:13px;
  font-weight:700;
  text-decoration:none;
  box-sizing:border-box;
}

.dc-desktop-nav li>a:hover,
.dc-desktop-nav .current-menu-item>a,
.dc-desktop-nav .current_page_item>a{
  background:var(--surface-2);
  color:var(--text);
}

.dc-desktop-nav .sub-menu{
  display:grid;
  gap:3px;
  margin:3px 0 0 18px;
}

.dc-desktop-nav .sub-menu a{
  padding:8px 10px;
  font-size:12px;
  font-weight:600;
  color:var(--muted);
}

.dc-menu-icon{
  width:18px;
  flex:0 0 18px;
  text-align:center;
}

.dc-widget-title{
  margin:0 0 10px;
  font-size:13px;
  line-height:1.3;
}

.dc-footer-flex{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:24px;
  align-items:start;
  margin-top:18px;
}

.dc-footer-menu{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  list-style:none;
  margin:0;
  padding:0;
}

.dc-footer-menu a{
  color:var(--muted);
  font-size:12px;
  text-decoration:none;
}

.dc-footer-menu a:hover{
  color:var(--text);
}

.dc-footer-widgets{
  display:grid;
  gap:12px;
  min-width:220px;
}

.dc-footer-widgets .widget{
  margin:0;
}

@media(max-width:760px){
  .dc-footer-flex{
    grid-template-columns:1fr;
  }

  .dc-footer-widgets{
    min-width:0;
  }
}


/* BS3.1.1 Menu Location Clarification & Footer Layout Audit */

/* Mobile Navigation */
.dc-mobile-nav-toggle{
  display:none;
  align-items:center;
  justify-content:center;
  width:40px;
  height:40px;
  padding:0;
  border:1px solid var(--line);
  border-radius:10px;
  background:var(--surface);
  color:var(--text);
  font-size:18px;
  cursor:pointer;
}

.dc-mobile-navigation-panel[hidden]{
  display:none!important;
}

.dc-mobile-navigation-panel{
  position:fixed;
  inset:0;
  z-index:9999;
  background:rgba(0,0,0,.38);
  backdrop-filter:blur(4px);
}

.dc-mobile-navigation-inner{
  position:absolute;
  top:0;
  right:0;
  width:min(340px,88vw);
  height:100%;
  overflow-y:auto;
  padding:18px;
  background:var(--surface);
  box-shadow:-18px 0 50px rgba(0,0,0,.12);
}

.dc-mobile-navigation-head{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:16px;
  margin-bottom:14px;
}

.dc-mobile-nav-close{
  display:grid;
  place-items:center;
  width:36px;
  height:36px;
  border:1px solid var(--line);
  border-radius:10px;
  background:var(--surface-2);
  color:var(--text);
  font-size:20px;
}

.dc-mobile-menu{
  display:grid;
  gap:5px;
  list-style:none;
  margin:0;
  padding:0;
}

.dc-mobile-menu li{
  margin:0;
}

.dc-mobile-menu a{
  display:flex;
  align-items:center;
  gap:10px;
  padding:11px 12px;
  border-radius:10px;
  color:var(--text);
  font-size:14px;
  font-weight:700;
  text-decoration:none;
}

.dc-mobile-menu a:hover,
.dc-mobile-menu .current-menu-item>a{
  background:var(--surface-2);
}

.dc-mobile-menu .sub-menu{
  display:grid;
  gap:4px;
  list-style:none;
  margin:4px 0 0 16px;
  padding:0;
}

.dc-mobile-menu .sub-menu a{
  font-size:13px;
  color:var(--muted);
}

/* Footer layout */
.dc-footer-bottom{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(220px,360px);
  gap:28px;
  align-items:start;
  margin-top:20px;
  padding-top:18px;
  border-top:1px solid var(--line);
}

.dc-footer-nav-wrap:empty,
.dc-footer-widgets:empty{
  display:none;
}

.dc-footer-menu{
  display:flex;
  flex-wrap:wrap;
  gap:10px 14px;
  list-style:none;
  margin:0;
  padding:0;
}

.dc-footer-menu a{
  color:var(--muted);
  font-size:12px;
  text-decoration:none;
}

.dc-footer-menu a:hover,
.dc-footer-menu .current-menu-item>a{
  color:var(--text);
}

.dc-footer-widgets{
  display:grid;
  gap:12px;
}

.dc-footer-widgets .widget{
  margin:0;
  padding:0;
  border:0;
  background:transparent;
}

.dc-footer-widgets .dc-widget-title{
  margin-bottom:8px;
  font-size:12px;
}

@media(max-width:900px){
  .dc-mobile-nav-toggle{
    display:inline-flex;
  }
}

@media(max-width:760px){
  .dc-footer-bottom{
    grid-template-columns:1fr;
    gap:18px;
  }

  .dc-footer-menu{
    gap:8px 12px;
  }
}


/* BS3.1.2 Global Shell & Footer Alignment Fix */

/* Commercial archives keep the same desktop shell as Home */
.dc-global-archive-shell{
  align-items:start;
}

.dc-global-archive-main{
  min-width:0;
  max-width:none!important;
  width:auto!important;
  padding-top:0!important;
}

.dc-global-archive-main .dc-commercial-archive-grid,
.dc-global-archive-main .dc-product-grid,
.dc-global-archive-main .dc-deals-grid-v2{
  grid-template-columns:repeat(2,minmax(0,1fr));
}

@media(max-width:1100px){
  .dc-global-archive-main .dc-commercial-archive-grid,
  .dc-global-archive-main .dc-product-grid,
  .dc-global-archive-main .dc-deals-grid-v2{
    grid-template-columns:1fr;
  }
}

/* Footer contained alignment */
.dc-footer{
  margin-top:48px;
  border-top:1px solid var(--line);
  background:var(--surface);
}

.dc-footer-container{
  padding-top:26px;
  padding-bottom:20px;
}

.dc-footer-top{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:28px;
  align-items:start;
}

.dc-footer-brand strong{
  display:block;
  font-size:16px;
}

.dc-footer-brand p{
  max-width:520px;
  margin:6px 0 0;
  color:var(--muted);
  font-size:12px;
  line-height:1.55;
}

.dc-footer-nav-wrap{
  justify-self:end;
}

.dc-footer-menu{
  display:flex;
  flex-wrap:wrap;
  justify-content:flex-end;
  gap:10px 14px;
  list-style:none;
  margin:0;
  padding:0;
}

.dc-footer-menu a{
  color:var(--muted);
  font-size:12px;
  text-decoration:none;
}

.dc-footer-menu a:hover,
.dc-footer-menu .current-menu-item>a{
  color:var(--text);
}

.dc-footer-widgets{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
  margin-top:22px;
  padding-top:18px;
  border-top:1px solid var(--line);
}

.dc-footer-widgets .widget{
  margin:0;
  padding:0;
  border:0;
  background:transparent;
}

.dc-footer-copyright{
  display:flex;
  justify-content:space-between;
  gap:16px;
  margin-top:20px;
  padding-top:16px;
  border-top:1px solid var(--line);
  color:var(--muted);
  font-size:11px;
}

@media(max-width:900px){
  .dc-footer-top{
    grid-template-columns:1fr;
  }

  .dc-footer-nav-wrap{
    justify-self:start;
  }

  .dc-footer-menu{
    justify-content:flex-start;
  }

  .dc-footer-widgets{
    grid-template-columns:1fr;
  }

  .dc-footer-copyright{
    flex-direction:column;
    gap:4px;
  }
}

@media(max-width:760px){
  .dc-global-archive-main{
    width:100%!important;
  }
}


/* BS3.1.4 Smartphone Layout Audit & Mobile Navigation Restore */

/* Restore app-like bottom navigation on smartphones */
.dc-mobile-bottom-nav{
  display:none;
}

@media(max-width:760px){
  body{
    padding-bottom:74px;
  }

  .dc-mobile-bottom-nav{
    position:fixed;
    left:10px;
    right:10px;
    bottom:10px;
    z-index:9998;
    display:grid;
    grid-template-columns:repeat(5,minmax(0,1fr));
    align-items:center;
    min-height:58px;
    padding:6px;
    border:1px solid var(--line);
    border-radius:18px;
    background:color-mix(in srgb,var(--surface) 94%,transparent);
    box-shadow:0 14px 38px rgba(0,0,0,.14);
    backdrop-filter:blur(16px);
    -webkit-backdrop-filter:blur(16px);
  }

  .dc-mobile-bottom-nav a{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:3px;
    min-width:0;
    min-height:46px;
    padding:4px 2px;
    border-radius:12px;
    color:var(--muted);
    text-decoration:none;
    font-size:10px;
    font-weight:700;
  }

  .dc-mobile-bottom-nav a:hover,
  .dc-mobile-bottom-nav a:focus-visible{
    background:var(--surface-2);
    color:var(--text);
  }

  .dc-mobile-bottom-icon{
    display:block;
    font-size:18px;
    line-height:1;
  }

  .dc-mobile-bottom-label{
    display:block;
    max-width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }

  /* Avoid duplicate mobile navigation experiences */
  .dc-mobile-nav-toggle{
    display:none!important;
  }

  .dc-mobile-navigation-panel{
    display:none!important;
  }

  /* Mobile Location selector:
     keep it visible, but detach it from crowded header action alignment. */
  .dc-market-switcher,
  .dc-market-selector,
  .dc-location-selector{
    position:fixed!important;
    top:auto!important;
    right:14px!important;
    bottom:82px!important;
    left:auto!important;
    z-index:9997!important;
    max-width:calc(100vw - 28px)!important;
  }

  .dc-market-switcher > button,
  .dc-market-selector > button,
  .dc-location-selector > button{
    min-height:38px!important;
    padding:8px 11px!important;
    border-radius:999px!important;
    box-shadow:0 8px 24px rgba(0,0,0,.12)!important;
    background:var(--surface)!important;
    border:1px solid var(--line)!important;
  }

  .dc-market-popover,
  .dc-market-menu,
  .dc-location-popover{
    position:absolute!important;
    right:0!important;
    bottom:46px!important;
    top:auto!important;
    width:min(320px,calc(100vw - 28px))!important;
    max-height:60vh!important;
    overflow:auto!important;
  }
}

@media(max-width:420px){
  .dc-mobile-bottom-nav{
    left:8px;
    right:8px;
    bottom:8px;
    min-height:56px;
  }

  .dc-market-switcher,
  .dc-market-selector,
  .dc-location-selector{
    right:10px!important;
    bottom:78px!important;
  }
}


/* BS3.1.5 Content Type Archive Tab Removal */
.dc-content-archive-tabs{
  display:none!important;
}


/* BS3.1.6 Content Type Archive Global Shell Integration */
.dc-global-content-archive-shell{
  align-items:start;
}

.dc-global-content-archive-main{
  min-width:0;
  width:auto!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}

.dc-global-content-archive-main .dc-content-archive-hero{
  max-width:none;
  margin-bottom:22px;
}

.dc-global-content-archive-main .dc-content-archive-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
}

@media(max-width:1100px){
  .dc-global-content-archive-main .dc-content-archive-grid{
    grid-template-columns:1fr;
  }
}

@media(max-width:760px){
  .dc-global-content-archive-main{
    width:100%!important;
  }
}


/* BS3.1.6.2 Content Type Archive Mobile Spacing Fix */
@media(max-width:760px){
  .dc-global-content-archive-shell{
    width:100%;
    max-width:none;
    padding-left:0;
    padding-right:0;
  }

  .dc-global-content-archive-main{
    box-sizing:border-box;
    width:100%!important;
    max-width:none!important;
    padding-left:16px!important;
    padding-right:16px!important;
    margin-left:0!important;
    margin-right:0!important;
  }

  .dc-global-content-archive-main .dc-content-archive-hero{
    margin-left:0;
    margin-right:0;
    padding-left:0;
    padding-right:0;
  }

  .dc-global-content-archive-main .dc-content-archive-grid{
    width:100%;
    grid-template-columns:1fr;
    gap:14px;
  }

  .dc-global-content-archive-main .dc-content-archive-card{
    width:100%;
    max-width:100%;
    box-sizing:border-box;
    border-radius:16px;
  }

  .dc-global-content-archive-main .dc-content-archive-card-body{
    padding:16px;
  }

  .dc-global-content-archive-main .dc-content-pagination{
    margin-left:0;
    margin-right:0;
  }
}

@media(max-width:420px){
  .dc-global-content-archive-main{
    padding-left:14px!important;
    padding-right:14px!important;
  }

  .dc-global-content-archive-main .dc-content-archive-card-body{
    padding:15px;
  }
}


/* BS3.1.6.3 My Space Global Shell Integration */
.dc-my-space-global-shell{
  align-items:start;
}

.dc-my-space-shell-main{
  min-width:0;
  width:auto!important;
  max-width:none!important;
  margin:0!important;
}

@media(max-width:760px){
  .dc-my-space-shell-main{
    width:100%!important;
    max-width:none!important;
    box-sizing:border-box;
    padding-left:16px!important;
    padding-right:16px!important;
  }
}

@media(max-width:420px){
  .dc-my-space-shell-main{
    padding-left:14px!important;
    padding-right:14px!important;
  }
}


/* BS3.2 Custom Auth Forms */
.dc-auth-success{
  margin-top:18px;
  padding:12px 14px;
  border:1px solid color-mix(in srgb,#00a32a 32%,var(--line));
  border-radius:11px;
  background:color-mix(in srgb,#00a32a 7%,var(--surface));
  color:var(--text);
  font-size:12px;
  line-height:1.55;
}

.dc-register-card{
  width:min(500px,100%);
}

.dc-login-form input[type="email"]{
  width:100%;
  min-height:44px;
  padding:10px 12px;
  border:1px solid var(--line);
  border-radius:11px;
  background:var(--bg);
  color:var(--text);
  box-sizing:border-box;
}

.dc-login-form input[type="email"]:focus{
  outline:none;
  border-color:var(--accent);
  box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 12%,transparent);
}

.dc-auth-links{
  flex-wrap:wrap;
}

@media(max-width:520px){
  .dc-auth-links{
    flex-direction:column;
    align-items:flex-start;
    gap:8px;
  }
}
