.datis-shop-v17{
  --datis-navy:#071c33;
  --datis-deep:#020914;
  --datis-blue:#2f80ed;
  --datis-cyan:#70bfff;
  --datis-paper:#f5f7fa;
  --datis-line:rgba(7,28,51,.11);
  --datis-muted:#64748b;
  --datis-shell:1340px;
  width:100vw;
  max-width:100vw;
  margin-right:calc(50% - 50vw);
  margin-left:calc(50% - 50vw);
  overflow:clip;
  color:var(--datis-navy);
  background:#eef3f7;
  font-family:var(--datis-product-font-text);
  font-size:14px;
  line-height:1.95;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
.datis-shop-v17 *{box-sizing:border-box}
.datis-shop-v17 a{text-decoration:none;color:inherit}
.datis-shop-v17 button,.datis-shop-v17 input,.datis-shop-v17 select{font:inherit}
.datis-shop-shell{width:min(var(--datis-shell),calc(100% - 96px));margin-inline:auto}
.datis-shop-v17 h1,.datis-shop-v17 h2,.datis-shop-v17 h3,.datis-shop-v17 p{margin-top:0}
.datis-shop-v17 h1{font-size:clamp(32px,3.2vw,38px);line-height:1.52;font-weight:700;letter-spacing:0}
.datis-shop-v17 h2{font-size:clamp(26px,2.4vw,31px);line-height:1.55;font-weight:700;letter-spacing:0}
.datis-shop-v17 h3{font-size:clamp(18px,1.55vw,22px);line-height:1.62;font-weight:700;letter-spacing:0}
.datis-shop-v17 p{font-size:14px;line-height:2;color:#607084}
.datis-shop-eyebrow,.datis-shop-status,.datis-shop-card-model,.datis-shop-collection-index{
  font-family:var(--datis-product-font-display)!important;
  font-kerning:normal;
  font-feature-settings:"kern" 1,"liga" 1;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.datis-shop-eyebrow{display:inline-flex;align-items:center;gap:9px;min-height:32px;padding:7px 13px;border:1px solid rgba(7,28,51,.1);border-radius:999px;background:rgba(255,255,255,.86);color:#1f4d80;font-size:9px;line-height:1.3;font-weight:700;box-shadow:0 12px 28px rgba(7,28,51,.07)}
.datis-shop-eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--datis-blue);box-shadow:0 0 12px rgba(47,128,237,.7)}

/* Hero */
.datis-shop-hero-v17{position:relative;padding:28px 0 36px;color:#fff;background:radial-gradient(circle at 12% 10%,rgba(47,128,237,.25),transparent 31%),radial-gradient(circle at 88% 88%,rgba(112,191,255,.11),transparent 33%),linear-gradient(135deg,#020914 0%,#071c33 53%,#102f54 100%);isolation:isolate}
.datis-shop-hero-v17:before{content:"";position:absolute;inset:0;z-index:-1;opacity:.1;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:76px 76px;mask-image:linear-gradient(to bottom,#000,transparent 94%)}
.datis-shop-status{min-height:42px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.025);color:rgba(255,255,255,.52);font-size:8px;line-height:1.4;font-weight:600}
.datis-shop-status strong{color:#fff}.datis-shop-status span{display:flex;align-items:center;gap:8px}.datis-shop-status span:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--datis-cyan);box-shadow:0 0 14px var(--datis-cyan)}
.datis-shop-hero-layout{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);gap:58px;align-items:center;padding:42px 0 28px}
.datis-shop-hero-copy .datis-shop-eyebrow{color:#071c33;background:linear-gradient(145deg,#fff,#d5dce5);border-color:rgba(255,255,255,.78)}
.datis-shop-hero-copy h1{max-width:720px;margin:18px 0 14px;color:#fff}
.datis-shop-hero-copy>p{max-width:680px;margin-bottom:20px;color:rgba(255,255,255,.72);font-size:15px}
.datis-shop-hero-search{max-width:720px;margin-top:25px;padding:16px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:rgba(255,255,255,.055);box-shadow:inset 0 1px 0 rgba(255,255,255,.08);backdrop-filter:blur(12px)}
.datis-shop-hero-search>label{display:block;margin-bottom:8px;color:#fff;font-size:12px;font-weight:700}
.datis-shop-hero-search>div{display:grid;grid-template-columns:minmax(0,1fr) 48px;overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 14px 32px rgba(0,0,0,.16)}
.datis-shop-hero-search input{width:100%;height:50px;padding:0 16px;border:0;outline:0;background:transparent;color:#071c33;font-size:13px}
.datis-shop-hero-search button{border:0;background:linear-gradient(145deg,#2f80ed,#0c5fcb);color:#fff;font-size:23px;cursor:pointer}
.datis-shop-hero-search small{display:block;margin-top:9px;color:rgba(255,255,255,.55);font-size:11px;line-height:1.7}
.datis-shop-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}
.datis-shop-btn{min-height:46px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid transparent;font-size:12px;font-weight:700;transition:transform .22s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease}
.datis-shop-btn:hover{transform:translateY(-2px)}
.datis-shop-btn.is-primary{color:#fff;background:linear-gradient(135deg,#2f80ed,#0b5ed7);border-color:rgba(125,180,255,.7);box-shadow:0 15px 35px rgba(47,128,237,.28)}
.datis-shop-btn.is-secondary{color:#fff;background:rgba(255,255,255,.055);border-color:rgba(255,255,255,.18)}
.datis-shop-hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:28px;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}
.datis-shop-hero-metrics div{padding:15px 12px;border-left:1px solid rgba(255,255,255,.08)}.datis-shop-hero-metrics div:last-child{border-left:0}
.datis-shop-hero-metrics strong{display:block;color:#fff;font-family:var(--datis-product-font-display);font-size:17px;line-height:1.3;font-weight:600;letter-spacing:.02em}.datis-shop-hero-metrics span{display:block;margin-top:5px;color:rgba(255,255,255,.52);font-size:11px}
.datis-shop-price-policy{display:flex;align-items:flex-start;gap:10px;margin-top:14px}.datis-shop-price-policy>span{width:22px;height:22px;min-width:22px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(112,191,255,.35);border-radius:50%;color:var(--datis-cyan);font-family:var(--datis-product-font-display);font-size:10px;font-weight:700}.datis-shop-price-policy p{margin:0;color:rgba(255,255,255,.56);font-size:11px;line-height:1.8}
.datis-shop-hero-visual{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.11);border-radius:34px;background:radial-gradient(circle at 50% 38%,rgba(255,255,255,.13),transparent 38%),linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025));box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 34px 80px rgba(0,0,0,.25);overflow:hidden}
.datis-shop-hero-grid-lines{position:absolute;inset:24px;border:1px solid rgba(255,255,255,.07);background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:36px 36px;border-radius:24px}
.datis-shop-hero-visual>img{position:relative;z-index:2;width:min(70%,420px);max-height:370px;object-fit:contain;filter:drop-shadow(0 36px 42px rgba(0,0,0,.4))}
.datis-shop-hero-product-label{position:absolute;z-index:3;right:26px;left:26px;bottom:24px;min-height:80px;padding:14px 18px;display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:14px;border:1px solid rgba(255,255,255,.8);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(218,226,235,.94));color:#071c33;box-shadow:0 22px 44px rgba(0,0,0,.22)}
.datis-shop-hero-product-label small{display:block;color:#2f80ed;font-family:var(--datis-product-font-display);font-size:9px;font-weight:700;letter-spacing:.07em}.datis-shop-hero-product-label strong{display:block;margin-top:5px;font-size:15px;line-height:1.6}.datis-shop-hero-product-label i{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:#071c33;color:#fff;font-style:normal;font-size:18px}
.datis-shop-category-chips{display:flex;gap:10px;overflow-x:auto;padding:14px 0 1px;scrollbar-width:thin}.datis-shop-category-chips a{min-height:43px;padding:0 15px;display:flex;align-items:center;gap:10px;white-space:nowrap;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:rgba(255,255,255,.76);background:rgba(255,255,255,.04);font-size:12px;font-weight:700;transition:.2s ease}.datis-shop-category-chips a b{min-width:24px;height:24px;padding:0 7px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(255,255,255,.09);font-family:var(--datis-product-font-display);font-size:9px}.datis-shop-category-chips a:hover,.datis-shop-category-chips a.is-active{color:#fff;border-color:rgba(112,191,255,.45);background:rgba(47,128,237,.18)}

/* Shared section headings */
.datis-shop-finder,.datis-shop-category-collection,.datis-shop-buying-guide,.datis-shop-final-cta{padding:86px 0}
.datis-shop-section-head{display:grid;grid-template-columns:minmax(320px,.86fr) minmax(440px,1.14fr);gap:44px;align-items:end;margin-bottom:38px}.datis-shop-section-head h2{margin:16px 0 0}.datis-shop-section-head>p{margin:0}

/* Finder */
.datis-shop-finder{background:linear-gradient(180deg,#f7fafc,#eaf0f6)}
.datis-shop-finder-layout{display:grid;grid-template-columns:292px minmax(0,1fr);gap:26px;align-items:start}
.datis-shop-filter-panel{position:sticky;top:96px;max-height:calc(100vh - 120px);overflow:auto;padding:20px;border:1px solid var(--datis-line);border-radius:26px;background:rgba(255,255,255,.9);box-shadow:0 20px 55px rgba(7,28,51,.08)}
.datis-shop-filter-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.datis-shop-filter-head strong{font-size:16px}.datis-shop-filter-head button{display:none;width:38px;height:38px;border:0;border-radius:12px;background:#eef3f7;color:#071c33;font-size:24px;cursor:pointer}
.datis-shop-filter-search input{width:100%;height:43px;padding:0 13px;border:1px solid var(--datis-line);border-radius:13px;background:#f8fafc;color:#071c33;font-size:12px;outline:0}.datis-shop-filter-search input:focus{border-color:rgba(47,128,237,.55);box-shadow:0 0 0 3px rgba(47,128,237,.09)}
.datis-shop-filter-group{margin:16px 0 0;padding:0;border:0;border-top:1px solid var(--datis-line)}.datis-shop-filter-group legend{width:100%;padding:15px 0 8px;color:#071c33;font-size:12px;font-weight:700}.datis-shop-filter-options{display:grid;gap:7px}.datis-shop-filter-options label{min-height:36px;padding:7px 9px;display:flex;align-items:center;gap:9px;border-radius:10px;cursor:pointer;transition:.18s ease}.datis-shop-filter-options label:hover{background:#eef4fa}.datis-shop-filter-options input{width:16px;height:16px;accent-color:var(--datis-blue)}.datis-shop-filter-options span{font-size:11px;color:#536579}
.datis-shop-clear-all{width:100%;min-height:42px;margin-top:18px;border:1px solid rgba(47,128,237,.22);border-radius:13px;background:#eef5ff;color:#0b5ed7;font-size:12px;font-weight:700;cursor:pointer}
.datis-shop-controlbar{min-height:66px;margin-bottom:20px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid var(--datis-line);border-radius:18px;background:rgba(255,255,255,.84);box-shadow:0 12px 32px rgba(7,28,51,.06)}
.datis-shop-control-summary{display:flex;align-items:center;gap:12px;min-width:0}.datis-shop-control-summary>strong{white-space:nowrap;font-size:12px}.datis-shop-filter-open{display:none;min-height:40px;padding:0 14px;border:0;border-radius:12px;background:#071c33;color:#fff;font-size:12px;font-weight:700}.datis-shop-active-filters{display:flex;gap:7px;overflow:auto}.datis-shop-active-filters button{min-height:30px;padding:0 9px;border:1px solid rgba(47,128,237,.18);border-radius:999px;background:#eff5fc;color:#2c5f93;font-size:10px;white-space:nowrap;cursor:pointer}
.datis-shop-control-actions{display:flex;align-items:center;gap:10px}.datis-shop-control-actions select{height:40px;padding:0 12px;border:1px solid var(--datis-line);border-radius:11px;background:#fff;color:#071c33;font-size:11px}.datis-shop-view-switch{display:flex;padding:3px;border:1px solid var(--datis-line);border-radius:11px;background:#fff}.datis-shop-view-switch button{width:34px;height:32px;border:0;border-radius:8px;background:transparent;color:#6f7f90;cursor:pointer}.datis-shop-view-switch button.is-active{background:#071c33;color:#fff}
.datis-shop-product-grid,.datis-shop-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch}.datis-shop-v17[data-grid-columns="2"] .datis-shop-product-grid,.datis-shop-v17[data-grid-columns="2"] .datis-shop-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}

/* Product card */
.datis-shop-card{position:relative;display:flex;flex-direction:column;min-width:0;min-height:100%;overflow:hidden;border:1px solid rgba(7,28,51,.1);border-radius:26px;background:#fff;box-shadow:0 16px 48px rgba(7,28,51,.07);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.datis-shop-card:hover{transform:translateY(-4px);border-color:rgba(47,128,237,.24);box-shadow:0 24px 65px rgba(7,28,51,.12)}.datis-shop-card.is-hidden{display:none!important}
.datis-shop-card-visual{position:relative;min-height:300px;padding:44px 22px 18px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(circle at 50% 34%,#fff 0%,#f2f6fa 52%,#e7edf4 100%)}.datis-shop-card-visual:before{content:"";position:absolute;inset:24px;border:1px solid rgba(7,28,51,.055);border-radius:22px;background-image:linear-gradient(rgba(7,28,51,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(7,28,51,.025) 1px,transparent 1px);background-size:30px 30px}.datis-shop-card-visual img{position:relative;z-index:2;width:82%;height:230px;object-fit:contain;filter:drop-shadow(0 22px 28px rgba(7,28,51,.15));transition:transform .25s ease}.datis-shop-card:hover .datis-shop-card-visual img{transform:scale(1.025)}
.datis-shop-card-family{position:absolute;z-index:3;top:16px;right:16px;max-width:calc(100% - 32px);padding:7px 11px;border:1px solid rgba(7,28,51,.08);border-radius:999px;background:rgba(255,255,255,.85);color:#40546b;font-size:10px;font-weight:700;backdrop-filter:blur(8px)}
.datis-shop-card-tags{position:absolute;z-index:3;left:16px;top:16px;display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.datis-shop-card-tags b{padding:7px 10px;border-radius:999px;background:#071c33;color:#fff;font-size:9px;line-height:1.2;font-weight:700}.datis-shop-card-tags b:nth-child(2){background:#2f80ed}
.datis-shop-card-no-image{position:relative;z-index:2;color:#8795a5;font-size:12px}.datis-shop-card-body{padding:22px 24px 24px;display:flex;flex-direction:column;flex:1;text-align:center}.datis-shop-card-model{display:block;min-height:18px;color:#2f80ed;font-size:10px;line-height:1.5;font-weight:600;letter-spacing:.025em;text-transform:none}.datis-shop-card h3{margin:7px 0 7px;font-size:21px;line-height:1.55;text-align:center}.datis-shop-card h3 a{display:block}.datis-shop-card-description{min-height:52px;margin:0;color:#657589;font-size:12px;line-height:1.9;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.datis-shop-card-specs{margin:18px 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--datis-line);border-bottom:1px solid var(--datis-line)}.datis-shop-card-specs div{min-width:0;padding:12px 8px;border-left:1px solid var(--datis-line)}.datis-shop-card-specs div:last-child{border-left:0}.datis-shop-card-specs dt{color:#8190a0;font-size:9px;line-height:1.5}.datis-shop-card-specs dd{margin:4px 0 0;color:#142b45;font-family:var(--datis-product-font-display);font-size:10px;line-height:1.55;font-weight:700;word-break:break-word}
.datis-shop-card-commerce{margin-top:auto;padding-top:17px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;text-align:right}.datis-shop-card-price{min-width:0}.datis-shop-card-price small{display:block;color:#8795a4;font-size:10px}.datis-shop-card-price strong{display:block;margin-top:5px;color:#071c33;font-size:14px;line-height:1.65;font-weight:700}.datis-shop-card-price strong.is-project,.datis-shop-card-price strong.is-inquiry{color:#2f80ed;font-size:12px}.datis-shop-card-price span{display:block;margin-top:3px;color:#8a97a5;font-size:10px;line-height:1.6}.datis-shop-stock{min-height:28px;padding:5px 9px;display:inline-flex;align-items:center;border-radius:999px;background:#eef6ee;color:#287448;font-size:9px;font-weight:700;white-space:nowrap}.datis-shop-stock.is-orderable{background:#eff5fc;color:#2d65a0}.datis-shop-stock.is-out_of_stock{background:#fff1f1;color:#a23c3c}
.datis-shop-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:17px}.datis-shop-card-actions a{min-height:44px;padding:0 12px;display:flex;align-items:center;justify-content:center;border-radius:13px;font-size:11px;font-weight:700;transition:.2s ease}.datis-shop-card-primary{background:linear-gradient(135deg,#2f80ed,#0b5ed7);color:#fff!important;box-shadow:0 12px 28px rgba(47,128,237,.2)}.datis-shop-card-secondary{border:1px solid rgba(7,28,51,.16);background:#fff;color:#071c33}.datis-shop-card-actions a:hover{transform:translateY(-2px)}
.datis-shop-compare-check{min-height:38px;margin-top:10px;padding:7px 10px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px dashed rgba(7,28,51,.14);border-radius:12px;color:#64748b;font-size:10px;cursor:pointer}.datis-shop-compare-check input{accent-color:#2f80ed}
.datis-shop-product-grid.is-list{grid-template-columns:1fr}.datis-shop-product-grid.is-list .datis-shop-card{display:grid;grid-template-columns:300px minmax(0,1fr)}.datis-shop-product-grid.is-list .datis-shop-card-visual{min-height:100%;height:100%}.datis-shop-product-grid.is-list .datis-shop-card-visual img{height:260px}.datis-shop-product-grid.is-list .datis-shop-card-body{text-align:right}.datis-shop-product-grid.is-list .datis-shop-card h3,.datis-shop-product-grid.is-list .datis-shop-card-description{text-align:right}.datis-shop-product-grid.is-list .datis-shop-card-description{min-height:auto}.datis-shop-product-grid.is-list .datis-shop-card-actions{max-width:420px}
.datis-shop-no-results{padding:56px 20px;border:1px dashed rgba(7,28,51,.18);border-radius:26px;background:#fff;text-align:center}.datis-shop-no-results>div{max-width:540px;margin:auto}.datis-shop-no-results>div>span{width:64px;height:64px;margin:0 auto 14px;display:flex;align-items:center;justify-content:center;border-radius:20px;background:#eef4fa;color:#2f80ed;font-size:30px}.datis-shop-no-results h3{margin-bottom:8px}.datis-shop-no-results p{font-size:13px}.datis-shop-no-results>div>div{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:18px}.datis-shop-no-results button,.datis-shop-no-results a{min-height:42px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid rgba(7,28,51,.12);background:#fff;color:#071c33;font-size:11px;font-weight:700}.datis-shop-no-results a{background:#071c33;color:#fff}

/* Category collections */
.datis-shop-category-collection{background:#f7fafc}.datis-shop-category-collection.is-alt{background:#e8eef5}.datis-shop-collection-head{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:42px;align-items:end;margin-bottom:34px}.datis-shop-collection-index{display:block;color:#2f80ed;font-size:9px;font-weight:700}.datis-shop-collection-head h2{margin:9px 0 0}.datis-shop-collection-head h2 span{display:block;color:#52657a;font-size:20px;font-weight:700}.datis-shop-collection-head p{margin:0 0 9px;font-size:13px}.datis-shop-collection-head a{color:#2f80ed;font-size:11px;font-weight:700}.datis-shop-empty-category{padding:40px;border:1px dashed var(--datis-line);border-radius:22px;text-align:center;color:#7a8998;background:#fff}

/* Guide + CTA */
.datis-shop-buying-guide{background:#f5f7fa}.datis-shop-guide-card{padding:34px;display:grid;grid-template-columns:minmax(0,1fr) minmax(480px,1.1fr);gap:46px;align-items:center;border:1px solid var(--datis-line);border-radius:30px;background:#fff;box-shadow:0 24px 65px rgba(7,28,51,.08)}.datis-shop-guide-card h2{margin:16px 0 10px}.datis-shop-guide-card p{margin:0}.datis-shop-guide-card ol{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.datis-shop-guide-card li{min-height:72px;padding:14px;display:flex;align-items:center;gap:13px;border:1px solid var(--datis-line);border-radius:17px;background:#f7fafc}.datis-shop-guide-card li b{color:#2f80ed;font-family:var(--datis-product-font-display);font-size:11px}.datis-shop-guide-card li span{font-size:12px;font-weight:700}
.datis-shop-final-cta{color:#fff;background:linear-gradient(135deg,#020914,#071c33 55%,#102f54)}.datis-shop-final-box{padding:38px 42px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:center;border:1px solid rgba(255,255,255,.12);border-radius:30px;background:rgba(255,255,255,.045);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.datis-shop-final-box .datis-shop-eyebrow{color:#071c33}.datis-shop-final-box h2{margin:15px 0 8px;color:#fff}.datis-shop-final-box p{margin:0;max-width:760px;color:rgba(255,255,255,.67)}.datis-shop-final-box>div:last-child{display:flex;gap:10px;flex-wrap:wrap}

/* Compare */
.datis-shop-compare-bar{position:fixed;z-index:99990;right:24px;left:24px;bottom:20px;max-width:1180px;margin:auto;padding:13px 16px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid rgba(255,255,255,.16);border-radius:20px;background:rgba(7,28,51,.96);color:#fff;box-shadow:0 24px 70px rgba(0,0,0,.3);backdrop-filter:blur(16px)}.datis-shop-compare-bar>div{display:flex;align-items:center;gap:12px}.datis-shop-compare-bar strong{font-size:12px}.datis-shop-compare-bar [data-compare-items]{display:flex;gap:6px}.datis-shop-compare-bar [data-compare-items] span{padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.08);font-size:9px}.datis-shop-compare-bar button{min-height:38px;padding:0 14px;border:1px solid rgba(255,255,255,.14);border-radius:11px;background:transparent;color:#fff;font-size:10px;font-weight:700;cursor:pointer}.datis-shop-compare-bar button.is-primary{background:#2f80ed;border-color:#2f80ed}.datis-shop-compare-bar button:disabled{opacity:.45;cursor:not-allowed}
.datis-shop-compare-modal{position:fixed;z-index:99999;inset:0;padding:24px;display:flex;align-items:center;justify-content:center;background:rgba(2,9,20,.76);backdrop-filter:blur(10px)}.datis-shop-compare-dialog{width:min(1180px,100%);max-height:calc(100vh - 48px);overflow:auto;border:1px solid rgba(255,255,255,.18);border-radius:28px;background:#f7fafc;box-shadow:0 35px 100px rgba(0,0,0,.4)}.datis-shop-compare-dialog>header{position:sticky;top:0;z-index:2;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--datis-line);background:rgba(247,250,252,.96);backdrop-filter:blur(12px)}.datis-shop-compare-dialog h2{margin:10px 0 0;font-size:26px}.datis-shop-compare-dialog>header>button{width:42px;height:42px;border:0;border-radius:13px;background:#071c33;color:#fff;font-size:24px;cursor:pointer}.datis-shop-compare-table-wrap{padding:20px;overflow:auto}.datis-shop-compare-table-wrap table{width:100%;min-width:780px;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid var(--datis-line);border-radius:18px;background:#fff}.datis-shop-compare-table-wrap th,.datis-shop-compare-table-wrap td{padding:14px;border-left:1px solid var(--datis-line);border-bottom:1px solid var(--datis-line);text-align:center;font-size:11px;line-height:1.8}.datis-shop-compare-table-wrap th:first-child,.datis-shop-compare-table-wrap td:first-child{position:sticky;right:0;z-index:1;background:#f1f5f9;text-align:right;font-weight:700}.datis-shop-compare-table-wrap tr:last-child td,.datis-shop-compare-table-wrap tr:last-child th{border-bottom:0}

/* Focus + motion */
.datis-shop-v17 :focus-visible{outline:3px solid rgba(47,128,237,.32);outline-offset:3px}
@media(prefers-reduced-motion:reduce){.datis-shop-v17 *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

@media(max-width:1180px){
  .datis-shop-shell{width:min(var(--datis-shell),calc(100% - 56px))}
  .datis-shop-hero-layout{grid-template-columns:minmax(0,1fr) 430px;gap:34px}
  .datis-shop-hero-visual{min-height:470px}
  .datis-shop-product-grid,.datis-shop-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .datis-shop-card-visual{min-height:270px}.datis-shop-card-visual img{height:205px}
}
@media(max-width:980px){
  .datis-shop-hero-layout{grid-template-columns:1fr}.datis-shop-hero-visual{min-height:440px}
  .datis-shop-finder-layout{grid-template-columns:1fr}.datis-shop-filter-panel{position:fixed;z-index:99995;top:0;right:0;bottom:0;width:min(360px,92vw);max-height:none;border-radius:0;transform:translateX(105%);transition:transform .25s ease}.datis-shop-filter-panel.is-open{transform:translateX(0);box-shadow:0 0 0 9999px rgba(2,9,20,.58)}.datis-shop-filter-head button,.datis-shop-filter-open{display:block}
  .datis-shop-product-grid,.datis-shop-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .datis-shop-section-head,.datis-shop-collection-head,.datis-shop-guide-card{grid-template-columns:1fr}
  .datis-shop-product-grid.is-list .datis-shop-card{grid-template-columns:250px minmax(0,1fr)}
}
@media(max-width:680px){
  .datis-shop-shell{width:calc(100% - 32px)}
  .datis-shop-v17 h1{font-size:30px}.datis-shop-v17 h2{font-size:24px}.datis-shop-v17 h3{font-size:19px}
  .datis-shop-finder,.datis-shop-category-collection,.datis-shop-buying-guide,.datis-shop-final-cta{padding:64px 0}
  .datis-shop-status{display:none}.datis-shop-hero-v17{padding-top:18px}.datis-shop-hero-layout{padding-top:20px}.datis-shop-hero-copy>p{font-size:14px}.datis-shop-hero-metrics{grid-template-columns:1fr}.datis-shop-hero-metrics div{border-left:0;border-bottom:1px solid rgba(255,255,255,.08)}.datis-shop-hero-metrics div:last-child{border-bottom:0}.datis-shop-hero-visual{min-height:360px}.datis-shop-hero-visual>img{width:72%;max-height:250px}.datis-shop-hero-product-label{right:15px;left:15px;bottom:14px;min-height:70px}
  .datis-shop-section-head{gap:14px}.datis-shop-controlbar{align-items:stretch;flex-direction:column}.datis-shop-control-summary,.datis-shop-control-actions{justify-content:space-between}.datis-shop-active-filters{max-width:50vw}.datis-shop-control-actions select{flex:1}
  .datis-shop-product-grid,.datis-shop-category-grid{grid-template-columns:1fr!important}.datis-shop-card-visual{min-height:310px}.datis-shop-card-visual img{height:240px}.datis-shop-card-description{font-size:13px}.datis-shop-product-grid.is-list .datis-shop-card{display:flex}.datis-shop-product-grid.is-list .datis-shop-card-body{text-align:center}.datis-shop-product-grid.is-list .datis-shop-card h3,.datis-shop-product-grid.is-list .datis-shop-card-description{text-align:center}
  .datis-shop-collection-head h2 span{font-size:17px}.datis-shop-guide-card{padding:24px}.datis-shop-guide-card ol{grid-template-columns:1fr}.datis-shop-final-box{padding:28px 24px;grid-template-columns:1fr}.datis-shop-final-box>div:last-child{display:grid;grid-template-columns:1fr}
  .datis-shop-compare-bar{right:10px;left:10px;bottom:10px;align-items:stretch;flex-direction:column}.datis-shop-compare-bar>div{justify-content:space-between}.datis-shop-compare-bar [data-compare-items]{display:none}.datis-shop-compare-modal{padding:10px}
}

/* v1.7 price range + category-aware filters */
.datis-shop-price-range-inputs{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
}
.datis-shop-price-range-inputs label{
  display:grid;
  gap:6px;
  color:#647487;
  font-size:12px;
}
.datis-shop-price-range-inputs input{
  width:100%;
  min-height:44px;
  padding:0 11px;
  border:1px solid rgba(7,28,51,.12);
  border-radius:12px;
  background:#fff;
  color:#071c33;
  font-family:var(--datis-product-font-text);
  font-size:13px;
  outline:none;
}
.datis-shop-price-range-inputs input:focus{
  border-color:rgba(47,128,237,.55);
  box-shadow:0 0 0 3px rgba(47,128,237,.10);
}
.datis-shop-price-range > small{
  display:block;
  margin-top:9px;
  color:#7a899a;
  font-size:11px;
  line-height:1.75;
}
.datis-shop-filter-group[hidden],
.datis-shop-filter-options label[hidden]{display:none!important}

/* =====================================================================
   DATIS v1.7.2 — native-theme-safe controls + shop visibility repair
   ===================================================================== */
.datis-shop-v17 [hidden],
.datis-shop-compare-modal[hidden],
.datis-shop-compare-bar[hidden],
.datis-shop-no-results[hidden]{display:none!important}
.datis-shop-v17 [role="button"]{cursor:pointer;user-select:none;font-family:inherit;}
.datis-shop-hero-search [data-shop-search-submit]{
  display:flex;align-items:center;justify-content:center;border:0;
  background:linear-gradient(145deg,#2f80ed,#0c5fcb);color:#fff;font-size:23px;cursor:pointer
}
.datis-shop-filter-head [data-close-filters]{
  display:none;width:38px;height:38px;align-items:center;justify-content:center;border-radius:12px;
  background:#eef3f7;color:#071c33;font-size:24px;cursor:pointer
}
.datis-shop-active-filters span[role="button"]{
  min-height:30px;padding:0 9px;display:inline-flex;align-items:center;border:1px solid rgba(47,128,237,.18);
  border-radius:999px;background:#eff5fc;color:#2c5f93;font-size:10px;white-space:nowrap;cursor:pointer
}
.datis-shop-view-switch span[role="button"]{width:34px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:transparent;color:#6f7f90;cursor:pointer}
.datis-shop-view-switch span[role="button"].is-active{background:#071c33;color:#fff}
.datis-shop-no-results>div>div>span[role="button"],
.datis-shop-no-results>div>div>a{min-height:42px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid rgba(7,28,51,.12);background:#fff;color:#071c33;font-size:11px;font-weight:700}
.datis-shop-no-results>div>div>a{background:#071c33;color:#fff}
.datis-shop-compare-bar>div:last-child>span[role="button"]{min-height:38px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.14);border-radius:11px;background:transparent;color:#fff;font-size:10px;font-weight:700;cursor:pointer}
.datis-shop-compare-bar>div:last-child>span.is-primary{background:#2f80ed;border-color:#2f80ed}
.datis-shop-compare-bar>div:last-child>span.is-disabled{opacity:.45;cursor:not-allowed}
.datis-shop-compare-dialog>header>[data-close-compare]{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:13px;background:#071c33;color:#fff;font-size:24px;cursor:pointer}
@media(max-width:980px){.datis-shop-filter-head [data-close-filters],.datis-shop-filter-open{display:flex}}

/* === DATIS v1.7.3: compact product-card copy === */
.datis-shop-v17 .datis-shop-card-description{
  min-height:44px!important;
  max-height:44px!important;
  margin:0!important;
  font-size:12.5px!important;
  line-height:1.75!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.datis-shop-v17 .datis-shop-card-price>span{
  display:-webkit-box!important;
  -webkit-line-clamp:1!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}


/* =====================================================================
   DATIS v1.7.4 — shop hero without product image
   ===================================================================== */
.datis-shop-v17 .datis-shop-hero-layout{
  display:block!important;
  padding:44px 0 30px!important;
}
.datis-shop-v17 .datis-shop-hero-copy{
  width:min(980px,100%);
  margin-inline:auto;
  text-align:center;
}
.datis-shop-v17 .datis-shop-hero-copy h1,
.datis-shop-v17 .datis-shop-hero-copy>p{
  margin-inline:auto;
}
.datis-shop-v17 .datis-shop-hero-copy>p{
  max-width:760px;
}
.datis-shop-v17 .datis-shop-hero-search{
  width:min(860px,100%);
  max-width:none;
  margin:26px auto 0;
  text-align:right;
}
.datis-shop-v17 .datis-shop-hero-actions{
  justify-content:center;
}
.datis-shop-v17 .datis-shop-hero-metrics{
  width:min(860px,100%);
  margin-inline:auto;
}
.datis-shop-v17 .datis-shop-price-policy{
  width:min(860px,100%);
  margin-inline:auto;
  justify-content:center;
  text-align:center;
}
.datis-shop-v17 .datis-shop-hero-visual,
.datis-shop-v17 .datis-shop-hero-grid-lines,
.datis-shop-v17 .datis-shop-hero-product-label{
  display:none!important;
}
@media(max-width:680px){
  .datis-shop-v17 .datis-shop-hero-layout{padding:28px 0 20px!important}
  .datis-shop-v17 .datis-shop-hero-copy{text-align:right}
  .datis-shop-v17 .datis-shop-hero-copy h1,
  .datis-shop-v17 .datis-shop-hero-copy>p{margin-inline:0}
  .datis-shop-v17 .datis-shop-hero-actions{justify-content:flex-start}
  .datis-shop-v17 .datis-shop-price-policy{text-align:right;justify-content:flex-start}
}

/* =====================================================================
   DATIS v1.7.5 — premium shop card system + memorable interaction layer
   ===================================================================== */
.datis-shop-v17{
  background:
    radial-gradient(circle at 10% 8%,rgba(47,128,237,.055),transparent 22%),
    radial-gradient(circle at 88% 84%,rgba(112,191,255,.055),transparent 24%),
    #edf2f7;
}
.datis-shop-v17 .datis-shop-finder{
  position:relative;
  background:
    linear-gradient(180deg,rgba(247,250,252,.98),rgba(232,239,246,.98));
}
.datis-shop-v17 .datis-shop-finder::before,
.datis-shop-v17 .datis-shop-category-collection::before{
  content:"";
  position:absolute;
  top:0;
  right:8%;
  left:8%;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(47,128,237,.38),rgba(7,28,51,.08),transparent);
  box-shadow:0 0 22px rgba(47,128,237,.12);
  pointer-events:none;
}
.datis-shop-v17 .datis-shop-category-collection{
  position:relative;
  background:
    radial-gradient(circle at 12% 14%,rgba(255,255,255,.96),transparent 27%),
    linear-gradient(145deg,#f7fafc 0%,#e8eef5 58%,#f4f7fa 100%);
}
.datis-shop-v17 .datis-shop-category-collection.is-alt{
  background:
    radial-gradient(circle at 88% 82%,rgba(47,128,237,.06),transparent 27%),
    linear-gradient(145deg,#e8eef5 0%,#f8fafc 60%,#eef3f7 100%);
}

/* Card shell */
.datis-shop-v17 .datis-shop-card{
  isolation:isolate;
  border:1px solid rgba(7,28,51,.095);
  border-radius:30px;
  background:
    linear-gradient(180deg,rgba(255,255,255,.995),rgba(248,250,252,.985));
  box-shadow:
    0 18px 54px rgba(7,28,51,.075),
    inset 0 1px 0 rgba(255,255,255,.98);
  transition:transform .28s cubic-bezier(.2,.7,.2,1),border-color .28s ease,box-shadow .28s ease;
}
.datis-shop-v17 .datis-shop-card::before{
  content:"";
  position:absolute;
  z-index:4;
  top:0;
  right:30px;
  left:30px;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(112,191,255,.66),rgba(47,128,237,.18),transparent);
  opacity:.72;
  pointer-events:none;
}
.datis-shop-v17 .datis-shop-card::after{
  content:"";
  position:absolute;
  z-index:0;
  left:-74px;
  bottom:-92px;
  width:190px;
  height:190px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(47,128,237,.085),transparent 70%);
  pointer-events:none;
}
.datis-shop-v17 .datis-shop-card:hover{
  transform:translateY(-4px);
  border-color:rgba(47,128,237,.25);
  box-shadow:
    0 28px 78px rgba(7,28,51,.135),
    0 0 0 1px rgba(47,128,237,.045),
    inset 0 1px 0 rgba(255,255,255,1);
}

/* Product stage */
.datis-shop-v17 .datis-shop-card-visual{
  min-height:326px;
  margin:12px 12px 0;
  padding:52px 24px 20px;
  border:1px solid rgba(7,28,51,.07);
  border-radius:23px;
  background:
    radial-gradient(circle at 50% 34%,rgba(255,255,255,1) 0%,rgba(243,247,251,.98) 49%,rgba(226,233,241,.98) 100%);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.98),
    inset 0 -16px 34px rgba(7,28,51,.025);
}
.datis-shop-v17 .datis-shop-card-visual::before{
  inset:18px;
  border-radius:19px;
  border-color:rgba(7,28,51,.045);
  background-size:32px 32px;
  opacity:.88;
}
.datis-shop-v17 .datis-shop-card-visual::after{
  content:"";
  position:absolute;
  right:18%;
  left:18%;
  bottom:21px;
  height:26px;
  border-radius:50%;
  background:rgba(7,28,51,.12);
  filter:blur(17px);
  opacity:.55;
  pointer-events:none;
}
.datis-shop-v17 .datis-shop-card-visual img{
  z-index:2;
  width:88%;
  height:252px;
  max-width:430px;
  filter:drop-shadow(0 28px 31px rgba(7,28,51,.17));
  transition:transform .28s cubic-bezier(.2,.7,.2,1),filter .28s ease;
}
.datis-shop-v17 .datis-shop-card:hover .datis-shop-card-visual img{
  transform:translateY(-3px) scale(1.035);
  filter:drop-shadow(0 34px 38px rgba(7,28,51,.21));
}
.datis-shop-v17 .datis-shop-card-family{
  top:15px;
  right:15px;
  min-height:31px;
  padding:6px 12px;
  border-color:rgba(255,255,255,.74);
  background:rgba(7,28,51,.88);
  color:#fff;
  box-shadow:0 10px 25px rgba(7,28,51,.15);
  backdrop-filter:blur(14px);
  font-size:10px;
  line-height:1.55;
}
.datis-shop-v17 .datis-shop-card-tags{
  top:15px;
  left:15px;
}
.datis-shop-v17 .datis-shop-card-tags b{
  min-height:29px;
  padding:6px 10px;
  display:inline-flex;
  align-items:center;
  border:1px solid rgba(255,255,255,.18);
  background:linear-gradient(135deg,#071c33,#102f54);
  box-shadow:0 9px 22px rgba(7,28,51,.13);
  font-size:9px;
}
.datis-shop-v17 .datis-shop-card-tags b:nth-child(2){
  background:linear-gradient(135deg,#2f80ed,#0b5ed7);
}

/* Product content */
.datis-shop-v17 .datis-shop-card-body{
  position:relative;
  z-index:1;
  padding:25px 27px 27px;
}
.datis-shop-v17 .datis-shop-card-model{
  min-height:18px;
  color:#54708e;
  font-family:var(--datis-product-font-display);
  font-size:10.5px;
  line-height:1.55;
  font-weight:600;
  letter-spacing:.018em;
  text-transform:none;
}
.datis-shop-v17 .datis-shop-card h3{
  margin:8px 0 8px;
  color:#071c33;
  font-size:22px;
  line-height:1.62;
  text-align:center;
  text-wrap:balance;
}
.datis-shop-v17 .datis-shop-card h3 a{
  transition:color .2s ease;
}
.datis-shop-v17 .datis-shop-card:hover h3 a{
  color:#175fae;
}
.datis-shop-v17 .datis-shop-card-description{
  min-height:46px!important;
  max-height:46px!important;
  color:#617286!important;
  font-size:12.5px!important;
  line-height:1.82!important;
}
.datis-shop-v17 .datis-shop-card-specs{
  margin-top:18px;
  gap:0;
  overflow:hidden;
  border:1px solid rgba(7,28,51,.085);
  border-radius:17px;
  background:linear-gradient(180deg,#f9fbfd,#f1f5f9);
}
.datis-shop-v17 .datis-shop-card-specs div{
  min-height:70px;
  padding:12px 9px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  border-bottom:0;
}
.datis-shop-v17 .datis-shop-card-specs dt{
  color:#8290a0;
  font-size:9.5px;
  line-height:1.55;
}
.datis-shop-v17 .datis-shop-card-specs dd{
  margin-top:5px;
  color:#102943;
  font-family:var(--datis-product-font-display);
  font-size:10.5px;
  line-height:1.55;
  font-weight:700;
  letter-spacing:.005em;
}

/* Premium commerce panel */
.datis-shop-v17 .datis-shop-card-commerce{
  margin-top:auto;
  padding:18px 16px 0;
  align-items:center;
  border-top:1px solid rgba(7,28,51,.075);
}
.datis-shop-v17 .datis-shop-card-price small{
  color:#8795a4;
  font-size:10.5px;
}
.datis-shop-v17 .datis-shop-card-price strong{
  margin-top:4px;
  color:#071c33;
  font-size:15px;
  line-height:1.65;
  font-weight:700;
  letter-spacing:-.01em;
}
.datis-shop-v17 .datis-shop-card-price strong.is-project,
.datis-shop-v17 .datis-shop-card-price strong.is-inquiry{
  color:#226ec3;
  font-size:13px;
}
.datis-shop-v17 .datis-shop-card-price>span{
  display:none!important;
}
.datis-shop-v17 .datis-shop-stock{
  min-height:31px;
  padding:6px 11px;
  border:1px solid rgba(40,116,72,.10);
  background:#edf8f1;
  font-size:9.5px;
}
.datis-shop-v17 .datis-shop-stock.is-orderable{
  border-color:rgba(45,101,160,.11);
  background:#eef5fd;
}
.datis-shop-v17 .datis-shop-stock.is-out_of_stock{
  border-color:rgba(162,60,60,.1);
  background:#fff1f1;
}

/* Memorable CTA treatment */
.datis-shop-v17 .datis-shop-card-actions{
  gap:10px;
  margin-top:17px;
}
.datis-shop-v17 .datis-shop-card-actions a{
  position:relative;
  min-height:48px;
  overflow:hidden;
  border-radius:15px;
  font-size:11.5px;
  transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease,color .2s ease;
}
.datis-shop-v17 .datis-shop-card-primary{
  background:
    radial-gradient(circle at 28% 18%,rgba(255,255,255,.17),transparent 32%),
    linear-gradient(135deg,#2f80ed 0%,#0b5ed7 100%);
  box-shadow:0 14px 30px rgba(47,128,237,.23),inset 0 1px 0 rgba(255,255,255,.18);
}
.datis-shop-v17 .datis-shop-card-primary::after{
  content:"←";
  margin-right:9px;
  font-family:var(--datis-product-font-display);
  font-size:15px;
  transition:transform .2s ease;
}
.datis-shop-v17 .datis-shop-card-primary:hover::after{
  transform:translateX(-3px);
}
.datis-shop-v17 .datis-shop-card-secondary{
  border-color:rgba(7,28,51,.13);
  background:linear-gradient(180deg,#fff,#f6f8fb);
  color:#071c33;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.98);
}
.datis-shop-v17 .datis-shop-card-secondary:hover{
  border-color:rgba(47,128,237,.34);
  color:#175fae;
  box-shadow:0 12px 28px rgba(7,28,51,.075);
}
.datis-shop-v17 .datis-shop-compare-check{
  margin-top:11px;
  border-color:rgba(7,28,51,.11);
  background:rgba(241,245,249,.72);
  color:#607286;
}

/* Hero/search polish after image removal */
.datis-shop-v17 .datis-shop-hero-v17{
  padding-bottom:42px;
  background:
    radial-gradient(circle at 12% 10%,rgba(47,128,237,.28),transparent 30%),
    radial-gradient(circle at 88% 82%,rgba(112,191,255,.12),transparent 31%),
    linear-gradient(135deg,#020914 0%,#071c33 48%,#102f54 100%);
}
.datis-shop-v17 .datis-shop-hero-copy{
  position:relative;
}
.datis-shop-v17 .datis-shop-hero-copy::before{
  content:"";
  position:absolute;
  z-index:-1;
  top:-38px;
  right:50%;
  width:min(900px,95vw);
  height:360px;
  transform:translateX(50%);
  border-radius:50%;
  background:radial-gradient(circle,rgba(47,128,237,.09),transparent 68%);
  filter:blur(10px);
  pointer-events:none;
}
.datis-shop-v17 .datis-shop-hero-search{
  border-color:rgba(255,255,255,.16);
  background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.035));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 22px 50px rgba(0,0,0,.18);
}
.datis-shop-v17 .datis-shop-hero-search>div{
  border:1px solid rgba(255,255,255,.72);
  box-shadow:0 18px 42px rgba(0,0,0,.18);
}
.datis-shop-v17 .datis-shop-category-chips a{
  backdrop-filter:blur(12px);
}

@media(max-width:1180px){
  .datis-shop-v17 .datis-shop-card-visual{min-height:298px}
  .datis-shop-v17 .datis-shop-card-visual img{height:222px}
}
@media(max-width:680px){
  .datis-shop-v17 .datis-shop-card{border-radius:25px}
  .datis-shop-v17 .datis-shop-card-visual{min-height:292px;margin:9px 9px 0;padding:48px 18px 17px;border-radius:20px}
  .datis-shop-v17 .datis-shop-card-visual img{width:92%;height:222px}
  .datis-shop-v17 .datis-shop-card-body{padding:22px 20px 22px}
  .datis-shop-v17 .datis-shop-card h3{font-size:21px;line-height:1.65}
  .datis-shop-v17 .datis-shop-card-specs{grid-template-columns:1fr!important}
  .datis-shop-v17 .datis-shop-card-specs div{min-height:56px;border-left:0!important;border-bottom:1px solid rgba(7,28,51,.075)}
  .datis-shop-v17 .datis-shop-card-specs div:last-child{border-bottom:0}
  .datis-shop-v17 .datis-shop-card-commerce{padding-inline:0;align-items:flex-start;flex-direction:column}
  .datis-shop-v17 .datis-shop-card-actions{grid-template-columns:1fr}
  .datis-shop-v17 .datis-shop-card-actions a{min-height:47px}
  .datis-shop-v17 .datis-shop-stock{align-self:flex-start}
}

/* =====================================================================
   DATIS v1.8.1 — shop breathing layout + proportional typography
   ===================================================================== */
.datis-shop-v17 .datis-shop-shell{
  width:100%!important;
  max-width:none!important;
  padding-inline:var(--datis-page-gutter)!important;
}
.datis-shop-v17 :where(.datis-shop-hero-v17,.datis-shop-finder,.datis-shop-category-collection,.datis-shop-buying-guide,.datis-shop-final-cta){
  padding-block:var(--datis-section-y)!important;
}
.datis-shop-v17 .datis-shop-hero-v17 h1{
  font-size:clamp(32px,3vw,38px)!important;
  line-height:1.24!important;
}
.datis-shop-v17 .datis-shop-hero-copy>p,
.datis-shop-v17 .datis-shop-section-head>p,
.datis-shop-v17 .datis-shop-collection-head>p{
  max-width:750px!important;
}
.datis-shop-v17 .datis-shop-card{
  padding:0!important;
}
.datis-shop-v17 .datis-shop-card-body,
.datis-shop-v17 .datis-shop-filter-panel,
.datis-shop-v17 .datis-shop-guide-card,
.datis-shop-v17 .datis-shop-final-box{
  padding:var(--datis-card-pad)!important;
}
.datis-shop-v17 .datis-shop-product-grid{
  gap:var(--datis-gap-md)!important;
}
.datis-shop-v17 .datis-shop-finder-layout,
.datis-shop-v17 .datis-shop-hero-layout{
  gap:var(--datis-gap-lg)!important;
}
.datis-shop-v17 .datis-shop-card-description{
  font-size:clamp(15px,1vw,16px)!important;
  line-height:1.85!important;
}
.datis-shop-v17 .datis-shop-card-model,
.datis-shop-v17 .datis-shop-card-family{
  font-family:var(--datis-product-font-display)!important;
  font-size:clamp(12px,.8vw,14px)!important;
}

@media(max-width:767px){
  .datis-shop-v17 :where(.datis-shop-hero-v17,.datis-shop-finder,.datis-shop-category-collection,.datis-shop-buying-guide,.datis-shop-final-cta){padding-block:var(--datis-section-y)!important}
  .datis-shop-v17 .datis-shop-finder-layout,.datis-shop-v17 .datis-shop-hero-layout{gap:var(--datis-gap-md)!important}
}
