:root{--navy:#08112f;--violet:#5b21b6;--indigo:#4338ca;--amber:#f59e0b;--ink:#172033;--muted:#5c677d;--paper:#f5f7fc;--line:#dfe5f1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Nirmala UI","Segoe UI",Arial,sans-serif}a{color:inherit}.topbar{height:76px;padding:0 max(22px,calc((100vw - 1360px)/2));display:flex;align-items:center;justify-content:space-between;background:var(--navy);color:#fff}.brand{display:flex;flex-direction:column;text-decoration:none;font-size:24px;font-weight:1000;line-height:.9;letter-spacing:.04em}.brand span{color:#fbbf24}.brand small{font-size:9px;letter-spacing:.22em;margin-top:8px;color:#cbd5e1}.top-actions{display:flex;align-items:center;gap:13px}.top-actions>a{text-decoration:none;font-weight:800}.top-register{background:#fbbf24;color:#151b2e;padding:10px 14px;border-radius:10px}.language{display:flex;background:#ffffff18;border:1px solid #ffffff2d;border-radius:10px;padding:3px}.lang-btn{border:0;color:#fff;background:transparent;border-radius:7px;padding:7px 10px;font-weight:800;cursor:pointer}.lang-btn.active{background:#fff;color:var(--navy)}.nav{position:sticky;top:0;z-index:50;display:flex;justify-content:center;gap:28px;overflow:auto;background:#fff;padding:14px 22px;border-bottom:1px solid var(--line);box-shadow:0 7px 22px #0f172a0d}.nav a{white-space:nowrap;text-decoration:none;font-size:14px;font-weight:900}.nav a:hover{color:var(--indigo)}.hero{height:min(720px,78vh);min-height:570px;position:relative;overflow:hidden;background:#08112f}.hero-photo{position:absolute;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#060d29f5 0%,#07102fdc 34%,#07102f65 62%,#07102f0d 100%)}.hero-content{position:relative;z-index:2;max-width:1360px;margin:auto;padding:100px 22px;color:#fff}.hero-content>p,.hero-content h1,.hero-buttons,.trust-row{max-width:680px}.eyebrow{margin:0 0 14px;color:#fbbf24;font-size:13px;font-weight:1000;letter-spacing:.16em}.eyebrow.dark{color:var(--indigo)}.hero h1{font-size:clamp(42px,5vw,72px);line-height:1.02;letter-spacing:-.045em;margin:0 0 20px}.hero-content>p:not(.eyebrow){font-size:18px;line-height:1.65;color:#e2e8f0}.hero-buttons{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0}.btn{display:inline-block;border:0;border-radius:12px;padding:14px 20px;text-decoration:none;font-weight:1000;box-shadow:0 8px 20px #0f172a1f;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn.primary{background:linear-gradient(135deg,#6366f1,#7c3aed);color:#fff}.btn.light{background:#fff;color:#111827}.btn.amber{background:#fbbf24;color:#151b2e}.trust-row{display:flex;flex-wrap:wrap;gap:18px;color:#cbd5e1;font-size:13px}.trust-row span{display:flex;gap:6px}.stats{max-width:1180px;margin:-42px auto 42px;position:relative;z-index:5;background:#fff;border-radius:18px;box-shadow:0 18px 55px #0f172a1c;display:grid;grid-template-columns:repeat(4,1fr);padding:24px}.stats div{display:flex;align-items:center;gap:12px;padding:8px 20px;border-right:1px solid var(--line)}.stats div:last-child{border:0}.stats strong{font-size:30px;color:var(--indigo)}.stats span{font-weight:800;color:var(--muted)}.section{max-width:1360px;margin:70px auto;padding:0 22px}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:26px}.section-heading h2,.video-callout h2,.split h2{font-size:clamp(30px,3vw,46px);line-height:1.1;margin:0}.section-heading>p{max-width:450px;color:var(--muted);line-height:1.6}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{min-height:330px;position:relative;overflow:hidden;border-radius:19px;background:#fff;box-shadow:0 10px 30px #17203313}.product-card img{width:100%;height:220px;display:block;object-fit:cover;transition:.4s}.product-card:hover img{transform:scale(1.035)}.product-card>div:last-child{padding:19px}.product-card h3{margin:0 0 7px;font-size:21px}.product-card p{margin:0;color:var(--muted);line-height:1.5}.product-card.featured{grid-column:span 2}.ink-card{background:linear-gradient(135deg,#151d3b,#2e1065);color:#fff;display:flex;flex-direction:column;justify-content:flex-end}.ink-card p{color:#dbeafe}.ink-drops{height:210px!important;display:flex;align-items:center;justify-content:center;gap:13px;padding:20px!important}.ink-drops i{width:54px;height:86px;border-radius:70% 45% 70% 50%;transform:rotate(45deg);background:#00a9e8;box-shadow:0 10px 25px #0005}.ink-drops i:nth-child(2){background:#e4007f}.ink-drops i:nth-child(3){background:#ffdd00}.ink-drops i:nth-child(4){background:#131313}.workflow-section{background:#fff;border-radius:26px;padding:38px}.workflow{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.workflow article{padding:22px;border:1px solid var(--line);border-radius:16px}.workflow article>b{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#ede9fe;color:#5b21b6}.workflow h3{font-size:20px}.workflow p{color:var(--muted);line-height:1.5}.center{text-align:center;margin-top:24px}.video-callout{display:grid;grid-template-columns:1.2fr .8fr;gap:44px;align-items:center;padding:48px;border-radius:26px;background:linear-gradient(135deg,#111b4d,#5b21b6);color:#fff}.video-callout p:not(.eyebrow){color:#ddd6fe;line-height:1.7}.video-mock{height:270px;border:1px solid #ffffff38;border-radius:20px;background:#080d24;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:8px;padding:20px;position:relative}.video-mock span{height:110px;border-radius:10px;background:linear-gradient(135deg,#f59e0b,#7c3aed);display:grid;place-items:center;font-weight:1000;font-size:28px}.video-mock strong{position:absolute;display:grid;place-items:center;width:70px;height:70px;background:#fff;color:#5b21b6;border-radius:50%;left:calc(50% - 35px);top:calc(50% - 35px);font-size:26px}.split{display:grid;grid-template-columns:1fr 1fr;gap:22px}.split article{padding:42px;border-radius:24px}.nearby{background:linear-gradient(135deg,#102f27,#166534);color:#fff}.nearby p:not(.eyebrow){color:#dcfce7;line-height:1.65}.account{background:#fff;box-shadow:0 12px 35px #17203313}.account p{color:var(--muted);line-height:1.65}.text-link{display:block;margin:18px 4px;color:var(--indigo);font-weight:900}.footer{background:var(--navy);color:#fff;padding:44px max(22px,calc((100vw - 1360px)/2));display:flex;justify-content:space-between;gap:30px}.footer p{color:#94a3b8}.footer>div:last-child{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.footer>div:last-child a{text-decoration:none;font-weight:800}@media(max-width:950px){.stats{margin:0;border-radius:0;grid-template-columns:1fr 1fr}.stats div:nth-child(2){border-right:0}.product-grid{grid-template-columns:1fr 1fr}.workflow{grid-template-columns:1fr 1fr}.video-callout,.split{grid-template-columns:1fr}}@media(max-width:640px){.topbar{height:auto;padding:14px;align-items:flex-start}.top-actions{flex-wrap:wrap;justify-content:flex-end}.top-actions>a:not(.top-register){display:none}.nav{justify-content:flex-start}.hero{min-height:650px}.hero-content{padding-top:72px}.hero-shade{background:#07102fda}.stats{grid-template-columns:1fr}.stats div{border-right:0;border-bottom:1px solid var(--line)}.section{margin:46px auto}.section-heading{display:block}.product-grid,.workflow{grid-template-columns:1fr}.product-card.featured{grid-column:auto}.workflow-section,.video-callout{padding:24px}.video-mock{height:210px}.footer{flex-direction:column}}
