@charset "UTF-8";#dt-ec500{--orange:#EE8E21;--charcoal:#323A40;--gray:#474E54;--tan:#A19B87;--ink:#242a2f;--muted:#626a70;--line:#e4e7e9;--soft:#f5f6f6;--white:#fff;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-size:18px;line-height:1.65;background:#fff;overflow:hidden}#dt-ec500 *{box-sizing:border-box}#dt-ec500 a{color:inherit;text-decoration:none}#dt-ec500 img{display:block;max-width:100%;height:auto}#dt-ec500 .dt-wrap{width:min(1180px,calc(100% - 40px));margin-inline:auto}#dt-ec500 .dt-section{padding:76px 0}#dt-ec500 .dt-section-sm{padding:48px 0}#dt-ec500 .dt-eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0 0 14px;font-size:14px;line-height:1.2;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:var(--gray)}#dt-ec500 .dt-eyebrow:before{content:"";width:28px;height:4px;border-radius:99px;background:var(--orange)}#dt-ec500 h1,#dt-ec500 h2,#dt-ec500 h3{margin:0;color:var(--charcoal);line-height:1.08;letter-spacing:-.025em}#dt-ec500 h1{font-size:clamp(40px,5vw,64px);font-weight:800;max-width:850px}#dt-ec500 h2{font-size:clamp(32px,3.5vw,45px);font-weight:800}#dt-ec500 h3{font-size:24px;font-weight:800}#dt-ec500 p{margin:0 0 18px}#dt-ec500 .dt-lead{font-size:clamp(19px,2vw,22px);line-height:1.55;color:#4e565c;max-width:760px}#dt-ec500 .dt-orange{color:var(--orange)}#dt-ec500 .dt-btns{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}#dt-ec500 .dt-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:13px 22px;border:2px solid var(--orange);border-radius:8px;font-weight:800;font-size:16px;line-height:1.15;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}#dt-ec500 .dt-btn:hover{transform:translateY(-2px)}#dt-ec500 .dt-btn-primary{background:var(--orange);color:var(--charcoal)}#dt-ec500 .dt-btn-primary:hover{background:#fff;color:var(--charcoal)}#dt-ec500 .dt-btn-secondary{background:#fff;color:var(--charcoal);border-color:#c9ced1}#dt-ec500 .dt-btn-secondary:hover{border-color:var(--orange);color:var(--charcoal)}#dt-ec500 .dt-hero{background:linear-gradient(115deg,#fff 0%,#fff 56%,#f1f2f2 56%,#f1f2f2 100%);padding:58px 0 64px;position:relative}#dt-ec500 .dt-hero:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:5px;background:linear-gradient(90deg,var(--orange) 0 22%,var(--charcoal) 22% 100%)}#dt-ec500 .dt-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(350px,.92fr);gap:58px;align-items:center}#dt-ec500 .dt-model{display:inline-flex;align-items:center;gap:10px;padding:8px 12px;margin-bottom:16px;background:#fff;border:1px solid #dadede;border-radius:7px;font-weight:800;font-size:14px;color:var(--gray);box-shadow:0 8px 26px rgba(32,39,44,.05)}#dt-ec500 .dt-flag{width:28px;height:28px;background:#d52b1e;border-radius:4px;position:relative;flex:0 0 28px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}#dt-ec500 .dt-flag:before,#dt-ec500 .dt-flag:after{content:"";position:absolute;background:white;border-radius:1px}#dt-ec500 .dt-flag:before{width:15px;height:5px;left:6.5px;top:11.5px}#dt-ec500 .dt-flag:after{width:5px;height:15px;left:11.5px;top:6.5px}#dt-ec500 .dt-hero-card{background:#fff;border:1px solid #dde1e3;border-radius:18px;padding:26px;box-shadow:0 22px 60px rgba(30,38,43,.11);position:relative}#dt-ec500 .dt-hero-card:before{content:"SWISS BUILT";position:absolute;top:18px;right:18px;background:var(--charcoal);color:#fff;font-size:12px;letter-spacing:.1em;font-weight:800;padding:8px 10px;border-radius:6px;z-index:2}#dt-ec500 .dt-hero-card img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#fff;border-radius:12px}#dt-ec500 .dt-quickbar{background:var(--charcoal);color:#fff}#dt-ec500 .dt-quick-grid{display:grid;grid-template-columns:repeat(4,1fr)}#dt-ec500 .dt-quick{padding:24px 22px;border-right:1px solid rgba(255,255,255,.14)}#dt-ec500 .dt-quick:last-child{border-right:0}#dt-ec500 .dt-quick strong{display:block;font-size:22px;line-height:1.15;color:#fff;margin-bottom:5px}#dt-ec500 .dt-quick span{display:block;color:#d7dadd;font-size:14px;line-height:1.35}#dt-ec500 .dt-subnav{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);box-shadow:0 5px 18px rgba(31,38,43,.04)}#dt-ec500 .dt-subnav-inner{display:flex;gap:8px;overflow-x:auto;padding:10px 0;scrollbar-width:none}#dt-ec500 .dt-subnav-inner::-webkit-scrollbar{display:none}#dt-ec500 .dt-subnav a{white-space:nowrap;padding:9px 13px;border-radius:6px;font-size:14px;font-weight:800;color:#4b5358;transition:.2s ease}#dt-ec500 .dt-subnav a:hover{background:#fff3e7;color:var(--charcoal)}#dt-ec500 .dt-two{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}#dt-ec500 .dt-copy{max-width:680px}#dt-ec500 .dt-copy p:last-child{margin-bottom:0}#dt-ec500 .dt-media{border-radius:16px;overflow:hidden;border:1px solid var(--line);background:#fff;box-shadow:0 18px 46px rgba(35,43,48,.09)}#dt-ec500 .dt-media img{width:100%;aspect-ratio:4/3;object-fit:cover}#dt-ec500 .dt-media.dt-contain img{object-fit:contain;background:#fff}#dt-ec500 .dt-soft{background:var(--soft)}#dt-ec500 .dt-dark{background:var(--charcoal);color:#e8eaeb}#dt-ec500 .dt-dark h2,#dt-ec500 .dt-dark h3{color:#fff}#dt-ec500 .dt-dark .dt-eyebrow{color:#d9dddf}#dt-ec500 .dt-section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:34px}#dt-ec500 .dt-section-head p{max-width:640px;margin:0;color:#616970}#dt-ec500 .dt-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}#dt-ec500 .dt-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:26px;min-height:100%;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}#dt-ec500 .dt-card:hover{transform:translateY(-4px);border-color:#efb36d;box-shadow:0 14px 34px rgba(36,44,49,.08)}#dt-ec500 .dt-icon{width:46px;height:46px;border-radius:10px;background:#fff1e1;border:1px solid #f6cf9f;display:grid;place-items:center;margin-bottom:18px;color:var(--charcoal);font-size:22px;font-weight:900}#dt-ec500 .dt-card p{margin:10px 0 0;color:#626a70;font-size:16px;line-height:1.55}#dt-ec500 .dt-checks{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 22px;margin:24px 0 0;padding:0;list-style:none}#dt-ec500 .dt-checks li{position:relative;padding-left:29px;margin:0;color:#4e565c}#dt-ec500 .dt-checks li:before{content:"✓";position:absolute;left:0;top:0;color:var(--orange);font-weight:900}#dt-ec500 .dt-process{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:54px;align-items:center}#dt-ec500 .dt-steps{display:grid;gap:14px;margin-top:28px}#dt-ec500 .dt-step{display:grid;grid-template-columns:48px 1fr;gap:16px;align-items:start;padding:18px;background:#fff;border:1px solid var(--line);border-radius:11px}#dt-ec500 .dt-step-num{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--charcoal);color:#fff;font-weight:900}#dt-ec500 .dt-step h3{font-size:19px;margin-bottom:4px}#dt-ec500 .dt-step p{margin:0;font-size:15px;color:#687077;line-height:1.5}#dt-ec500 .dt-gallery{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}#dt-ec500 .dt-gallery a{display:block;position:relative;overflow:hidden;border-radius:12px;border:1px solid var(--line);background:#e9ebec;min-height:250px}#dt-ec500 .dt-gallery a:nth-child(1){grid-column:1/-1;min-height:340px}#dt-ec500 .dt-gallery a:nth-child(n+2){grid-column:span 6}#dt-ec500 .dt-gallery img{width:100%;height:100%;min-height:250px;object-fit:cover;transition:transform .35s ease}#dt-ec500 .dt-gallery a:nth-child(1) img{min-height:340px;object-position:center}#dt-ec500 .dt-gallery a:hover img{transform:scale(1.035)}#dt-ec500 .dt-gallery-label{position:absolute;left:14px;bottom:14px;background:rgba(50,58,64,.9);color:#fff;padding:7px 10px;border-radius:5px;font-size:13px;font-weight:800}#dt-ec500 .dt-spec-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:30px;align-items:start}#dt-ec500 .dt-spec-table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}#dt-ec500 .dt-spec-table th,#dt-ec500 .dt-spec-table td{padding:15px 18px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}#dt-ec500 .dt-spec-table tr:last-child th,#dt-ec500 .dt-spec-table tr:last-child td{border-bottom:0}#dt-ec500 .dt-spec-table th{width:48%;font-size:15px;color:#596168;background:#fafafa}#dt-ec500 .dt-spec-table td{font-weight:800;color:var(--charcoal);font-size:16px}#dt-ec500 .dt-quote-box{position:sticky;top:76px;background:var(--charcoal);border-radius:14px;padding:28px;color:#e7eaeb}#dt-ec500 .dt-quote-box h3{color:#fff;margin-bottom:10px}#dt-ec500 .dt-quote-box p{color:#d6dadd;font-size:16px}#dt-ec500 .dt-quote-box .dt-btn{width:100%;margin-top:7px}#dt-ec500 .dt-compare{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden}#dt-ec500 .dt-compare th,#dt-ec500 .dt-compare td{padding:16px 18px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left}#dt-ec500 .dt-compare tr:last-child th,#dt-ec500 .dt-compare tr:last-child td{border-bottom:0}#dt-ec500 .dt-compare th:last-child,#dt-ec500 .dt-compare td:last-child{border-right:0}#dt-ec500 .dt-compare thead th{background:var(--charcoal);color:#fff;font-size:16px}#dt-ec500 .dt-compare thead th:first-child{background:#252c31}#dt-ec500 .dt-compare tbody th{background:#fafafa;color:#596168;font-size:15px;width:30%}#dt-ec500 .dt-compare td{font-weight:700;font-size:15px}#dt-ec500 .dt-faq{display:grid;gap:10px;max-width:920px;margin:0 auto}#dt-ec500 details{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}#dt-ec500 summary{cursor:pointer;list-style:none;padding:19px 52px 19px 20px;font-weight:800;color:var(--charcoal);position:relative}#dt-ec500 summary::-webkit-details-marker{display:none}#dt-ec500 summary:after{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:25px;color:var(--orange);font-weight:400}#dt-ec500 details[open] summary:after{content:"−"}#dt-ec500 details p{padding:0 20px 20px;margin:0;color:#60686e;font-size:16px}#dt-ec500 .dt-related{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}#dt-ec500 .dt-related a{padding:20px;border:1px solid var(--line);border-radius:10px;background:#fff;font-weight:800;color:var(--charcoal);transition:.2s ease}#dt-ec500 .dt-related a small{display:block;margin-top:7px;color:#747b80;font-size:13px;font-weight:400;line-height:1.4}#dt-ec500 .dt-related a:hover{border-color:var(--orange);transform:translateY(-3px)}#dt-ec500 .dt-final{background:linear-gradient(115deg,#252c31,#3d464c);color:#fff;position:relative}#dt-ec500 .dt-final:before{content:"";position:absolute;left:0;top:0;width:100%;height:5px;background:var(--orange)}#dt-ec500 .dt-final h2{color:#fff;max-width:760px}#dt-ec500 .dt-final p{color:#d9dddf;max-width:780px;margin-top:18px}#dt-ec500 .dt-reveal{opacity:1;transform:none}#dt-ec500 [id]{scroll-margin-top:92px}@media (max-width:1000px){#dt-ec500 .dt-hero{background:#fff}#dt-ec500 .dt-hero-grid,#dt-ec500 .dt-two,#dt-ec500 .dt-process,#dt-ec500 .dt-spec-layout{grid-template-columns:1fr}#dt-ec500 .dt-hero-grid{gap:34px}#dt-ec500 .dt-hero-card{max-width:680px}#dt-ec500 .dt-card-grid{grid-template-columns:repeat(2,1fr)}#dt-ec500 .dt-related{grid-template-columns:repeat(2,1fr)}#dt-ec500 .dt-quote-box{position:static}}@media (max-width:720px){#dt-ec500{font-size:17px}#dt-ec500 .dt-wrap{width:min(100% - 28px,1180px)}#dt-ec500 .dt-section{padding:58px 0}#dt-ec500 .dt-hero{padding:42px 0 50px}#dt-ec500 .dt-quick-grid{grid-template-columns:repeat(2,1fr)}#dt-ec500 .dt-quick{border-bottom:1px solid rgba(255,255,255,.14)}#dt-ec500 .dt-quick:nth-child(2){border-right:0}#dt-ec500 .dt-quick:nth-child(3),#dt-ec500 .dt-quick:nth-child(4){border-bottom:0}#dt-ec500 .dt-section-head{display:block;margin-bottom:26px}#dt-ec500 .dt-section-head p{margin-top:14px}#dt-ec500 .dt-card-grid,#dt-ec500 .dt-related,#dt-ec500 .dt-checks{grid-template-columns:1fr}#dt-ec500 .dt-gallery{display:grid;grid-template-columns:1fr}#dt-ec500 .dt-gallery a:nth-child(n){grid-column:auto}#dt-ec500 .dt-compare{font-size:14px}#dt-ec500 .dt-compare th,#dt-ec500 .dt-compare td{padding:12px 10px}#dt-ec500 .dt-btn{width:100%}}@media (prefers-reduced-motion:reduce){#dt-ec500 .dt-reveal{opacity:1;transform:none;transition:none}#dt-ec500 *{scroll-behavior:auto!important}}#dt-ec500 .dt-video-wrap{position:relative;width:100%;aspect-ratio:16/9;border-radius:18px;overflow:hidden;background:#111;box-shadow:0 16px 42px rgba(32,40,45,.14)}#dt-ec500 .dt-video-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
