:root{--ink:#091325;--blue:#2475f5;--line:rgba(9,19,37,.16);--paper:#f4f6f8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,"Noto Sans SC",sans-serif}.header{height:82px;position:absolute;z-index:5;left:0;right:0;top:0;display:flex;align-items:center;padding:0 clamp(24px,5vw,78px);color:white;border-bottom:1px solid rgba(255,255,255,.15)}.brand{display:flex;align-items:center;gap:9px;color:inherit;text-decoration:none;font-weight:700;letter-spacing:1px}.brand svg{width:35px;fill:currentColor}.brand span{font-size:16px}.brand span>span{font-weight:400}.brand small{display:block;font-size:8px;letter-spacing:2.5px;font-weight:500;margin-top:2px}nav{display:flex;gap:clamp(20px,3vw,48px);margin:auto}nav a,.lang{font:500 12px Manrope,"Noto Sans SC";color:inherit;text-decoration:none;background:none;border:0;cursor:pointer}.lang{display:flex;gap:6px;align-items:center}.lang b{font-weight:400;opacity:.45}.lang span:first-child{font-weight:700}.menu-toggle{display:none}.hero{height:min(850px,100vh);min-height:650px;position:relative;color:white;overflow:hidden;background:#061123}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,10,25,.96) 0%,rgba(4,14,33,.72) 36%,rgba(4,14,33,.07) 76%),linear-gradient(0deg,rgba(3,11,25,.5),transparent 45%)}.hero>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.hero-content{position:relative;z-index:1;max-width:650px;padding:220px 0 0 clamp(24px,12vw,180px)}.eyebrow{font:600 10px "DM Mono",monospace;letter-spacing:1.8px;margin:0 0 25px;color:#337cff;text-transform:uppercase}.hero .eyebrow{color:#77a7ff}.hero h1,h2{font-weight:500;letter-spacing:-.065em;line-height:1.08;margin:0}.hero h1{font-size:clamp(47px,6vw,96px)}.hero-copy{font-size:15px;line-height:1.85;max-width:410px;margin:28px 0 35px;color:#e1e9fa}.button{display:inline-flex;gap:30px;align-items:center;padding:15px 17px 15px 22px;color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.45);font-size:13px}.button span{font-size:22px}.hero-index{position:absolute;z-index:1;right:clamp(24px,5vw,78px);bottom:50px;font:11px "DM Mono"}.hero-index span{display:inline-block;width:45px;height:1px;background:white;vertical-align:middle;margin:0 10px}.scroll{position:absolute;z-index:1;bottom:46px;left:clamp(24px,5vw,78px);color:#fff;text-decoration:none;font:10px "DM Mono";letter-spacing:1px;display:flex;align-items:center;gap:13px}.scroll i{display:inline-block;width:1px;height:35px;background:#fff}.section{padding:clamp(85px,11vw,170px) clamp(24px,12vw,180px)}.intro{background:#fff}.intro-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:12vw;align-items:end}.intro h2,.products h2,.technology h2,.contact h2{font-size:clamp(37px,4.6vw,70px)}.intro-grid p{font-size:15px;line-height:2;color:#536072;max-width:405px;margin:0}.dark{background:#091426;color:#fff}.section-head{display:flex;align-items:flex-start;justify-content:space-between}.section-head>span{font:11px "DM Mono";color:#60708b}.section-head a{font-size:13px;color:inherit;text-decoration:none}.technology h2{max-width:700px;margin:0 0 80px}.technology-list{border-top:1px solid rgba(255,255,255,.25)}.technology-list article{display:grid;grid-template-columns:100px 1fr 20px;gap:20px;padding:28px 0;border-bottom:1px solid rgba(255,255,255,.25)}.technology-list span{font:11px "DM Mono";color:#7392ca}.technology-list h3{font-size:20px;font-weight:500;margin:0}.technology-list p{font-size:13px;color:#9eaec9;margin:11px 0 0;line-height:1.65}.technology-list b{font-weight:300;font-size:22px}.products{background:#f4f6f8}.products h2{margin:0 0 60px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.product-grid article{position:relative;min-height:430px;padding:29px;color:#fff;overflow:hidden;background:#12356d}.product-grid article:before{content:"";position:absolute;width:230px;height:230px;right:-50px;bottom:26px;border-radius:50%;border:1px solid rgba(255,255,255,.2);box-shadow:inset 0 0 35px #83b8ff;background:radial-gradient(circle at 35% 30%,#a4e3ff,rgba(67,134,240,.3) 40%,transparent 68%);opacity:.8}.product-grid .crystal{background:#164054}.product-grid .crystal:before{border-radius:3px;transform:rotate(35deg);background:linear-gradient(135deg,rgba(114,255,214,.8),rgba(17,109,151,.2));box-shadow:inset 0 0 30px #7dffe2}.product-grid .ceramic{background:#202838}.product-grid .ceramic:before{border-radius:4px;background:linear-gradient(130deg,#e7f1f4,rgba(58,105,129,.35));box-shadow:inset 0 0 40px white}.product-grid p{font:10px "DM Mono";letter-spacing:1px;margin:0;color:#a2c5fc}.product-grid h3{font-size:36px;font-weight:500;letter-spacing:-.05em;margin:30px 0}.product-grid ul{list-style:none;margin:0;padding:0;font-size:13px;line-height:2.1;position:relative;z-index:1}.product-grid a{position:absolute;bottom:28px;left:29px;color:#fff;text-decoration:none;font-size:28px}.contact h2{margin-bottom:80px}.contact-row{border-top:1px solid rgba(255,255,255,.3);padding-top:22px;display:flex;justify-content:space-between;gap:30px}.contact-row a{color:#fff;text-decoration:none;font-size:clamp(17px,2vw,28px)}.contact-row a span{font-size:12px;margin-right:18px;color:#96a6c4}.contact-row b{font-weight:300}footer{background:#091426;color:#93a4c3;border-top:1px solid rgba(255,255,255,.16);padding:25px clamp(24px,5vw,78px);display:flex;justify-content:space-between;font:9px "DM Mono";letter-spacing:.7px}@media(max-width:700px){.header{height:67px;padding:0 22px}.brand svg{width:28px}.brand span{font-size:13px}nav{display:none}.menu-toggle{display:flex;margin-left:auto;margin-right:20px;border:0;background:transparent;gap:5px;flex-direction:column}.menu-toggle i{display:block;width:20px;height:1px;background:#fff}.hero-content{padding:190px 26px 0}.hero{min-height:620px}.hero:after{background:linear-gradient(90deg,rgba(2,10,25,.94),rgba(3,10,25,.48)),linear-gradient(0deg,rgba(3,11,25,.7),transparent)}.hero-index{display:none}.scroll{left:26px;bottom:28px}.section{padding:75px 26px}.intro-grid{grid-template-columns:1fr;gap:34px}.technology h2{margin-bottom:45px}.technology-list article{grid-template-columns:36px 1fr 16px;gap:8px}.technology-list h3{font-size:17px}.product-grid{grid-template-columns:1fr}.product-grid article{min-height:340px}.contact h2{margin-bottom:52px}.contact-row{flex-direction:column}.contact-row a{font-size:19px}footer{font-size:8px;gap:10px;flex-direction:column}}
