:root{--tech-gold:#f3cf72;--tech-blue:#61bfff;--tech-green:#79f7b1;--tech-bg:#02070c;--tech-text:#eff7ff;--tech-muted:#adc0d0}
.dwtech{position:relative;isolation:isolate;min-height:100vh;padding:clamp(18px,3vw,46px);overflow:hidden;background:radial-gradient(circle at 16% 4%,rgba(19,93,145,.24),transparent 31%),radial-gradient(circle at 84% 18%,rgba(16,112,76,.18),transparent 28%),linear-gradient(180deg,#02070c,#061019 52%,#02070c);color:var(--tech-text)}
.dwtech *{box-sizing:border-box}.dwtech-matrix{position:fixed;inset:0;width:100%;height:100%;z-index:-3;opacity:.28;pointer-events:none}.dwtech-veil{position:fixed;inset:0;z-index:-2;pointer-events:none;background:linear-gradient(180deg,rgba(1,6,10,.2),rgba(1,7,12,.62)),radial-gradient(circle at center,transparent,rgba(0,0,0,.55))}
.dwtech a{text-decoration:none}.glass{background:linear-gradient(145deg,rgba(8,20,31,.78),rgba(5,12,20,.64));border:1px solid rgba(124,204,255,.18);box-shadow:0 24px 70px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.06);backdrop-filter:blur(18px) saturate(125%);-webkit-backdrop-filter:blur(18px) saturate(125%)}
.dwtech-hero{position:relative;max-width:1580px;margin:0 auto;border:1px solid rgba(243,207,114,.34);border-radius:clamp(20px,3vw,38px);overflow:hidden;min-height:clamp(390px,52vw,720px);box-shadow:0 38px 100px rgba(0,0,0,.55),0 0 60px rgba(33,137,207,.10)}.dwtech-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.dwtech-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,6,12,.94) 0%,rgba(2,8,15,.66) 38%,rgba(3,8,14,.13) 70%),linear-gradient(0deg,rgba(1,5,9,.82),transparent 46%)}
.dwtech-hero-copy{position:absolute;z-index:2;left:clamp(24px,6vw,94px);bottom:clamp(46px,7vw,100px);width:min(660px,78%)}.dwtech-kicker{display:block;color:var(--tech-gold);font-size:clamp(.67rem,1.1vw,.82rem);font-weight:900;letter-spacing:.16em;text-transform:uppercase}.dwtech h1{margin:14px 0 15px;font-size:clamp(2.6rem,6.8vw,6.8rem);line-height:.88;letter-spacing:-.055em;text-shadow:0 6px 28px rgba(0,0,0,.62)}.dwtech-hero-copy p{max-width:610px;margin:0;color:#d6e4ed;font-size:clamp(.95rem,1.6vw,1.24rem);line-height:1.6}.dwtech-hero-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:24px}
.dwtech-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border:1px solid rgba(111,195,247,.35);border-radius:999px;color:#eaf7ff;background:rgba(7,25,39,.68);font-weight:850;font-size:.86rem;transition:.2s ease}.dwtech-button:hover{transform:translateY(-2px);border-color:rgba(243,207,114,.7);color:#fff;box-shadow:0 10px 28px rgba(0,0,0,.3)}.dwtech-button.primary{color:#081018;border-color:#f3cf72;background:linear-gradient(135deg,#ffe9a7,#e8b94f)}
.dwtech-live{position:absolute;z-index:3;right:20px;bottom:20px;display:flex;align-items:center;gap:9px;padding:9px 13px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(3,10,16,.78);backdrop-filter:blur(12px);font-size:.76rem;font-weight:800}.dwtech-live i{width:9px;height:9px;border-radius:50%;background:#e9b949;box-shadow:0 0 14px currentColor}.dwtech-live[data-state="ok"] i{background:#4eea91}.dwtech-live[data-state="down"] i{background:#ff6675}.dwtech-live[data-state="warning"] i{background:#ffc857}
.dwtech-intro,.dwtech-coco,.dwtech-final{max-width:1380px;margin:clamp(24px,4vw,54px) auto 0;border-radius:25px;padding:clamp(24px,4vw,48px)}.dwtech-intro{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(300px,1.2fr);gap:clamp(24px,5vw,80px);align-items:center}.dwtech h2{margin:8px 0 0;font-size:clamp(1.7rem,3.4vw,3.3rem);line-height:1.04;letter-spacing:-.035em}.dwtech-intro p,.dwtech-coco p,.dwtech-final p{margin:0;color:var(--tech-muted);font-size:clamp(.94rem,1.35vw,1.08rem);line-height:1.75}
.dwtech-grid{max-width:1380px;margin:18px auto 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.dwtech-card{position:relative;overflow:hidden;border-radius:24px;padding:clamp(23px,3vw,38px);min-height:390px;display:flex;flex-direction:column;align-items:flex-start}.dwtech-card:after{content:"";position:absolute;right:-70px;top:-70px;width:210px;height:210px;border-radius:50%;background:radial-gradient(circle,rgba(65,178,240,.16),transparent 68%);pointer-events:none}.dwtech-card.coco:after,.dwtech-card.support:after{background:radial-gradient(circle,rgba(104,244,165,.14),transparent 68%)}.dwtech-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:15px;border:1px solid rgba(243,207,114,.3);background:linear-gradient(145deg,rgba(243,207,114,.12),rgba(58,157,219,.12));color:var(--tech-gold);font-size:1.35rem}.dwtech-code{margin-top:18px;color:#74d7ae;font:800 .68rem/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.13em}.dwtech-card h2{font-size:clamp(1.65rem,2.8vw,2.65rem)}.dwtech-card p{margin:13px 0 15px;color:var(--tech-muted);line-height:1.65}.dwtech-card ul{display:grid;gap:8px;margin:0 0 25px;padding:0;list-style:none;color:#d8e5ed;font-size:.88rem}.dwtech-card li:before{content:"✓";margin-right:9px;color:#6ff0a8}.dwtech-card .dwtech-button{margin-top:auto}
.dwtech-coco{display:grid;grid-template-columns:180px 1fr;gap:clamp(24px,4vw,56px);align-items:center}.dwtech-coco-orbit{width:160px;height:160px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(243,207,114,.4);background:radial-gradient(circle,rgba(28,100,148,.38),rgba(2,10,16,.5));box-shadow:0 0 0 14px rgba(89,185,238,.035),0 0 65px rgba(75,194,255,.16)}.dwtech-coco-orbit span{font-size:4rem;font-weight:950;color:var(--tech-gold);text-shadow:0 0 25px rgba(243,207,114,.35)}.dwtech-coco p{margin-top:16px}.dwtech-team{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 18px;margin-top:22px}.dwtech-team span{padding:10px 12px;border-left:2px solid rgba(100,218,166,.7);background:rgba(255,255,255,.025);color:#bfd0dc;font-size:.82rem}.dwtech-team b{color:#fff}
.dwtech-patchnews{max-width:1380px;margin:clamp(42px,6vw,78px) auto 0}.dwtech-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:20px}.dwtech-section-head p{margin:0;color:var(--tech-muted)}.dwtech-timeline{display:grid;gap:12px}.dwtech-patch{display:grid;grid-template-columns:150px minmax(210px,.75fr) minmax(300px,1.25fr);gap:22px;align-items:center;padding:20px 23px;border-radius:18px}.dwtech-patch>span{color:#73d9ae;font:850 .71rem/1.35 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em;text-transform:uppercase}.dwtech-patch h3{margin:0;font-size:1.03rem;color:#fff}.dwtech-patch p{margin:0;color:var(--tech-muted);font-size:.84rem;line-height:1.55}
.dwtech-final{text-align:center;margin-bottom:clamp(24px,4vw,52px)}.dwtech-final h2{margin-bottom:13px}.dwtech-final p{margin:0 auto 22px}.dwtech-final .dwtech-button{min-width:190px}
@media(max-width:860px){.dwtech{padding:14px}.dwtech-hero{min-height:620px}.dwtech-hero-shade{background:linear-gradient(0deg,rgba(1,6,11,.96),rgba(2,7,13,.2) 70%),linear-gradient(90deg,rgba(1,6,11,.5),transparent)}.dwtech-hero-copy{left:22px;right:22px;bottom:78px;width:auto}.dwtech-live{left:22px;right:auto;bottom:19px}.dwtech-intro,.dwtech-grid,.dwtech-coco{grid-template-columns:1fr}.dwtech-coco-orbit{width:112px;height:112px}.dwtech-coco-orbit span{font-size:3rem}.dwtech-patch{grid-template-columns:1fr;gap:8px}.dwtech-section-head{align-items:flex-start;flex-direction:column;gap:8px}}
@media(max-width:560px){.dwtech h1{font-size:clamp(2.55rem,15vw,4.5rem)}.dwtech-grid{gap:12px}.dwtech-card{min-height:0}.dwtech-team{grid-template-columns:1fr}.dwtech-hero-actions{display:grid}.dwtech-button{width:100%}.dwtech-live{max-width:calc(100% - 44px)}.dwtech-live span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
@media(prefers-reduced-motion:reduce){.dwtech-matrix{display:none}.dwtech-button{transition:none}}
