:root{--bg:#EEF3FA;--blue:#0057D8;--blue-vivid:#0080F8;--blue-deep:#0048D8;--red:#E00000;--red-deep:#C40000;--glass-fill:rgba(255,255,255,.5);--glass-fill-strong:rgba(255,255,255,.64);--glass-edge:rgba(16,40,86,.12);--blur:20px;--radius:20px;--text:#0F1A2E;--muted:#46566F;--muted-2:#73839C;--maxw:1180px;--display:"Space Grotesk",system-ui,sans-serif;--body:"Inter",system-ui,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--body);background:linear-gradient(180deg,color-mix(in srgb,var(--blue) 4%,#ffffff),color-mix(in srgb,var(--blue) 9%,#ffffff));color:var(--text);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}#net{position:fixed;top:0;left:0;width:100%;height:100vh;height:100lvh;z-index:0;display:block}.bg-wash{position:fixed;top:0;left:0;width:100%;height:100vh;height:100lvh;z-index:1;pointer-events:none;background:radial-gradient(900px 620px at 80% -6%,rgba(0,128,248,.16),transparent 60%),radial-gradient(820px 600px at 4% 10%,rgba(110,165,255,.18),transparent 60%),radial-gradient(1100px 820px at 50% 118%,rgba(0,72,216,.1),transparent 60%),linear-gradient(180deg,rgba(255,255,255,.22),transparent 30%)}.page{position:relative;z-index:2}#net{opacity:0;transition:opacity .6s ease}body.bg-on #net{opacity:1}@media(min-width:981px){#net{transition:opacity 1.4s ease}body.bg-on #net{opacity:.5}}.bg-photo{display:none}@media(min-width:981px)and (hover:hover)and (pointer:fine){.bg-photo{display:block;position:fixed;inset:0;z-index:-1;pointer-events:none;background-image:var(--bg-desktop, url(/bg-hero-desktop.jpg));background-size:cover;background-position:center center;background-repeat:no-repeat}}.bg-photo-mobile{display:none}@media(max-width:980px){.bg-photo-mobile{display:block;position:fixed;top:0;left:0;width:100%;height:100vh;height:100lvh;z-index:-1;pointer-events:none;background-image:var(--bg-mobile, url(/bg-hero-mobile.jpg));background-size:cover;background-position:center center;background-repeat:no-repeat}}h1,h2,h3,h4{font-family:var(--display);font-weight:600;line-height:1.08;letter-spacing:-.02em;color:var(--text)}.eyebrow{font-family:var(--display);font-size:.9rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--blue);display:inline-flex;align-items:center;gap:.6rem;margin-top:120px}.eyebrow:before{content:"";width:30px;height:1px;background:linear-gradient(90deg,var(--blue),transparent)}.container{max-width:var(--maxw);margin:0 auto;padding:0 24px}section{padding:110px 0;position:relative}.lead{font-size:1.06rem;color:var(--muted);max-width:62ch}.glass{background:linear-gradient(155deg,#ffffff8c,#ffffff4d 55%,#ffffff70);border:1px solid rgba(255,255,255,.6);border-radius:var(--radius);backdrop-filter:blur(var(--blur)) saturate(185%);-webkit-backdrop-filter:blur(var(--blur)) saturate(185%);box-shadow:0 1px #fffffff2 inset,0 0 0 1px #1028560f,0 26px 56px -30px #122a5680;position:relative}.glass.strong{background:linear-gradient(155deg,#ffffffb3,#ffffff7a 55%,#fff9)}header.nav{position:sticky;top:12px;z-index:50;width:calc(100% - 28px);max-width:var(--maxw);margin:12px auto 0;border-radius:14px;backdrop-filter:blur(22px) saturate(190%);-webkit-backdrop-filter:blur(22px) saturate(190%);background:linear-gradient(180deg,#ffffff85,#ffffff5c);border:1px solid rgba(255,255,255,.5);box-shadow:0 1px #ffffffb3 inset,0 14px 36px -20px #122a5673;transition:background .3s ease,box-shadow .3s ease,border-color .3s ease}header.nav.scrolled{background:linear-gradient(180deg,#ffffffc7,#fff9);border-color:#ffffffb3;box-shadow:0 1px #ffffffe6 inset,0 20px 42px -22px #122a568c}.nav-inner{max-width:var(--maxw);margin:0 auto;padding:6px 20px;display:flex;align-items:center;gap:18px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--text)}.logo-img{height:30px;width:auto;display:block;flex:none}footer .logo-img{height:40px}.mono{width:28px;height:28px;border-radius:9px;flex:none;display:grid;place-items:center;font-family:var(--display);font-weight:700;font-size:.62rem;letter-spacing:.02em;color:#fff;background:linear-gradient(150deg,var(--blue-deep),var(--blue-vivid) 55%,var(--red-deep));box-shadow:0 0 0 1px #fff6 inset,0 8px 20px -10px var(--blue-deep)}.brand-txt{display:flex;flex-direction:column;line-height:1.05}.brand-txt b{font-family:var(--display);font-weight:600;font-size:.92rem;letter-spacing:.01em}.brand-txt span{font-size:.62rem;letter-spacing:.18em;color:var(--muted-2);text-transform:uppercase}.nav-links{display:flex;gap:26px;margin-left:auto}.nav-links a{color:var(--muted);text-decoration:none;font-size:.92rem;font-weight:500;transition:color .2s}.nav-links a:hover{color:var(--text)}.nav-cta{display:flex;align-items:center;gap:16px}@media(min-width:761px){.nav-inner{position:relative}.nav-links{position:absolute;left:50%;transform:translate(-50%);margin-left:0}.nav-cta{margin-left:auto}}.nav .btn{padding:7px 15px;font-size:.86rem;border-radius:10px}.phone{display:flex;align-items:center;gap:8px;color:var(--text);text-decoration:none;font-weight:600;font-size:.92rem;white-space:nowrap}.phone svg{color:var(--blue)}.btn{display:inline-flex;align-items:center;gap:9px;cursor:pointer;font-family:var(--body);font-weight:600;font-size:.92rem;padding:11px 20px;border-radius:12px;text-decoration:none;border:1px solid transparent;transition:transform .18s ease,box-shadow .25s ease,background .25s ease;white-space:nowrap}.btn-primary{color:#fff;background:linear-gradient(135deg,var(--blue-vivid),var(--blue-deep));box-shadow:0 12px 30px -12px #0080f88c,0 0 0 1px #ffffff29 inset}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 18px 40px -12px #0080f89e,0 0 0 1px #ffffff38 inset}.btn-ghost{color:var(--text);background:#fff9;border-color:var(--glass-edge);backdrop-filter:blur(8px)}.btn-ghost:hover{transform:translateY(-2px);border-color:#10285638;background:#fff}.nav-burger{display:none;background:none;border:0;color:var(--text);cursor:pointer;padding:4px;line-height:0}.hero{padding-top:64px;padding-bottom:60px}.hero-grid{display:grid;grid-template-columns:1fr minmax(0,33%);gap:42px;align-items:center}.pill-live{display:inline-flex;align-items:center;gap:9px;font-size:.78rem;font-weight:600;letter-spacing:.04em;color:var(--muted);padding:7px 14px;border-radius:999px;background:#fff9;border:1px solid var(--glass-edge);margin-bottom:24px}.dot{width:8px;height:8px;border-radius:50%;background:#1faf6a;box-shadow:0 0 #1faf6a99;animation:pulse 2.4s infinite}@keyframes pulse{0%{box-shadow:0 0 #1faf6a80}70%{box-shadow:0 0 0 9px #1faf6a00}to{box-shadow:0 0 #1faf6a00}}.hero h1{font-size:clamp(2.3rem,5vw,3.7rem);margin-bottom:22px}.hero h1 .hb{display:none}.hero h1 em{font-style:italic;font-weight:500;background:linear-gradient(110deg,var(--blue-deep),var(--blue-vivid) 55%,color-mix(in srgb,var(--blue-vivid) 62%,#ffffff));-webkit-background-clip:text;background-clip:text;color:transparent}.hero p.lead{margin-bottom:30px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:26px}.hero-badges{display:flex;gap:10px;flex-wrap:wrap}.hero-badges span{font-size:.8rem;color:var(--muted);padding:6px 13px;border-radius:999px;border:1px solid var(--glass-edge);background:#ffffff80}.monitor{padding:24px}.monitor-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.monitor-head .t{font-family:var(--display);font-weight:600;font-size:1.02rem}.monitor-head .live{font-size:.72rem;letter-spacing:.12em;color:#1faf6a;display:flex;align-items:center;gap:7px;text-transform:uppercase}.mon-rows{display:grid;gap:10px}.mon-row{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border-radius:13px;background:#ffffff80;border:1px solid var(--glass-edge)}.mon-row .l{display:flex;align-items:center;gap:11px;font-weight:500;font-size:.95rem}.mon-row .ico{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#0080f81f;color:var(--blue)}.status{font-size:.78rem;font-weight:600;color:#1faf6a;display:flex;align-items:center;gap:7px}.status .d{width:7px;height:7px;border-radius:50%;background:#1faf6a;box-shadow:0 0 8px #1faf6ab3}.stats{padding-top:0}.stats-card{padding:34px 30px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;text-align:center}.stat .num{font-family:var(--display);font-weight:700;font-size:clamp(2rem,4vw,2.9rem);background:linear-gradient(120deg,var(--blue-deep),var(--blue-vivid));-webkit-background-clip:text;background-clip:text;color:transparent;line-height:1}.stat .lab{font-size:.82rem;color:var(--muted);margin-top:9px;letter-spacing:.02em}.stats-foot{margin-top:22px;text-align:center;font-size:.84rem;color:var(--muted-2);display:flex;align-items:center;justify-content:center;gap:9px}.stats-foot .d{width:7px;height:7px;border-radius:50%;background:var(--blue);box-shadow:0 0 8px #0057d899}.sec-head{margin-bottom:52px;max-width:760px}.sec-head h2{font-size:clamp(1.9rem,3.5vw,2.7rem);margin:16px 0}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{padding:26px;transition:transform .25s ease,border-color .25s ease,box-shadow .3s ease}.card:hover{transform:translateY(-4px);border-color:#0057d84d;box-shadow:0 34px 60px -32px #0057d866,0 1px #ffffffe6 inset}.card .ic{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;margin-bottom:18px;background:linear-gradient(150deg,#0080f82e,#0048d814);border:1px solid var(--glass-edge);color:var(--blue)}.card h3{font-size:1.12rem;margin-bottom:9px}.card p{font-size:.93rem;color:var(--muted)}.serve-wrap{display:grid;grid-template-columns:1fr;gap:30px}.serve-note{font-size:1.02rem;color:var(--muted);max-width:60ch;margin-bottom:6px}.serve-note b{color:var(--text);font-weight:600}.chips{display:flex;flex-wrap:wrap;gap:12px}.chip{display:flex;align-items:center;gap:11px;padding:15px 19px;border-radius:14px;font-weight:500;font-size:.96rem;flex:1 1 240px;color:var(--text);background:var(--glass-fill);border:1px solid var(--glass-edge);transition:transform .2s,border-color .2s}.chip:hover{transform:translateY(-3px);border-color:#0057d84d}.chip .cdot{width:9px;height:9px;border-radius:50%;flex:none;background:linear-gradient(135deg,var(--blue-vivid),var(--blue-deep))}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.prod{padding:24px;display:flex;flex-direction:column}.prod .wm{font-family:var(--display);font-weight:700;font-size:1.5rem;letter-spacing:-.01em;margin-bottom:4px;color:var(--text)}.prod .cat{font-size:.76rem;letter-spacing:.14em;text-transform:uppercase;color:var(--blue);margin-bottom:18px}.prod ul{list-style:none;display:grid;gap:10px}.prod li{font-size:.9rem;color:var(--muted);display:flex;gap:10px;align-items:flex-start}.prod li:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--blue);margin-top:8px;flex:none}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.why .n{font-family:var(--display);font-weight:700;font-size:1.5rem;color:#10285629;margin-bottom:14px}.why h4{font-size:1.12rem;margin-bottom:11px}.why p{font-size:.93rem;color:var(--muted)}#contact{padding-bottom:96px}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:22px;align-items:start}.info-stack{display:grid;gap:18px}.info{padding:24px}.info h4{font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:var(--muted-2);margin-bottom:13px}.info .big{font-family:var(--display);font-weight:600;font-size:1.45rem;color:var(--text)}.info .sub{color:var(--muted);font-size:.9rem;margin-top:7px}.info a{color:var(--blue);text-decoration:none}.info a:hover{text-decoration:underline}.press{display:flex;gap:18px;margin-top:12px;font-size:.86rem;color:var(--muted)}.form-card{padding:30px}.form-card h3{font-size:1.3rem;margin-bottom:22px}.field{margin-bottom:16px}.field label{display:block;font-size:.82rem;font-weight:500;color:var(--muted);margin-bottom:7px}.field label .req{color:var(--blue)}.field input,.field select,.field textarea{width:100%;font-family:var(--body);font-size:.94rem;color:var(--text);background:#ffffffb8;border:1px solid var(--glass-edge);border-radius:12px;padding:12px 14px;transition:border-color .2s,box-shadow .2s}.field input::placeholder,.field textarea::placeholder{color:var(--muted-2)}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px #0057d829}.field textarea{resize:vertical;min-height:96px}.field select option{background:#fff;color:var(--text)}.form-card .btn-primary{width:100%;justify-content:center;margin-top:6px}.confirm{display:none;padding:30px;text-align:center}.confirm.show{display:block}.confirm .ok{width:54px;height:54px;border-radius:50%;margin:0 auto 16px;display:grid;place-items:center;background:#1faf6a24;color:#1faf6a}.confirm h3{font-size:1.3rem;margin-bottom:10px}.confirm p{color:var(--muted);font-size:.94rem;max-width:42ch;margin:0 auto 20px}.confirm-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}footer{position:relative;z-index:2;padding:60px 0 34px;background:linear-gradient(180deg,color-mix(in srgb,var(--blue-deep) 26%,#000000),color-mix(in srgb,var(--blue-deep) 38%,#000000));border-top:1px solid rgba(255,255,255,.12)}.foot-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:40px;margin-bottom:42px}footer .brand-txt b{color:#fff}footer .mono{width:40px;height:40px;border-radius:11px;font-size:.8rem}footer .brand-txt span{color:#ffffff80}.foot-about p{color:#ffffff9e;font-size:.92rem;max-width:42ch;margin-top:16px}.foot-col h5{font-family:var(--display);font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:#ffffff80;margin-bottom:16px}.foot-col ul{list-style:none;display:grid;gap:11px}.foot-col a{color:#ffffffa8;text-decoration:none;font-size:.92rem;transition:color .2s}.foot-col a:hover{color:#fff}.foot-bottom{border-top:1px solid rgba(255,255,255,.2);padding-top:22px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;color:#ffffffb8;font-size:.84rem}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s cubic-bezier(.2,.6,.2,1),transform .7s cubic-bezier(.2,.6,.2,1)}.reveal.in{opacity:1;transform:none}@media(max-width:980px){.hero-grid{grid-template-columns:1fr;gap:34px}.hero{padding-top:0}.hero-grid>.reveal:first-child{padding-top:54vh}.grid-4{grid-template-columns:repeat(2,1fr)}.contact-grid{grid-template-columns:1fr}.foot-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){section{padding:78px 0}.nav-links,.phone span,.nav-cta .btn-primary{display:none}.nav-cta{margin-left:auto}.nav-burger{display:block}header.nav.menu-open{border-bottom-left-radius:0;border-bottom-right-radius:0}.nav-links.open{display:flex;position:absolute;top:100%;left:0;right:0;flex-direction:column;gap:0;background:#fffffff7;border:1px solid rgba(255,255,255,.6);border-top:none;border-radius:0 0 14px 14px;padding:6px 22px 12px;box-shadow:0 18px 40px -22px #122a5680}.nav-links.open a{padding:13px 0;border-bottom:1px solid var(--glass-edge)}.nav-links.open a:last-child{border-bottom:none}.grid-3,.why-grid,.grid-4{grid-template-columns:1fr}.stat-grid{grid-template-columns:repeat(2,1fr);gap:24px 14px}.foot-grid{grid-template-columns:1fr}}.faq-list{display:flex;flex-direction:column;gap:14px;max-width:880px;margin:0 auto}.faq{overflow:hidden}.faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 26px;font-family:var(--display);font-weight:600;font-size:1.06rem;color:var(--text)}.faq summary::-webkit-details-marker{display:none}.faq summary:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.faq .chev{flex:0 0 auto;width:22px;height:22px;color:var(--blue);transition:transform .35s cubic-bezier(.2,.6,.2,1)}.faq[open] .chev{transform:rotate(180deg)}.faq .a{padding:0 26px 24px;color:var(--muted);font-size:1rem;line-height:1.7;max-width:68ch}@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}@media(min-width:981px)and (hover:hover)and (pointer:fine){.hero{padding-bottom:0}.hero-grid{grid-template-columns:1fr;gap:0;align-items:start}.hero-grid>.reveal:first-child{max-width:700px;min-height:calc(100vh - 110px)}.hero .monitor{max-width:560px;margin:0 0 80px}}@media(min-width:981px){.hero h1 .hb{display:inline}}html.theme-win11{--display:"Segoe UI Variable Display","Segoe UI Variable","Segoe UI",system-ui,-apple-system,sans-serif;--body:"Segoe UI Variable Text","Segoe UI Variable","Segoe UI",system-ui,-apple-system,sans-serif;--radius:8px;--win-control-radius:4px;--win-card:rgba(249,250,252,.86);--win-card-solid:rgba(252,253,255,.94);--win-acrylic:rgba(248,250,253,.72);--win-stroke:rgba(16,28,52,.1);--win-stroke-strong:rgba(16,28,52,.18);--win-underline:rgba(16,28,52,.34);--win-control-fill:rgba(255,255,255,.7);--win-shadow:0 8px 22px -12px rgba(18,42,86,.3);--win-shadow-flyout:0 14px 34px -14px rgba(18,42,86,.42)}html.theme-win11 h1,html.theme-win11 h2,html.theme-win11 h3,html.theme-win11 h4{letter-spacing:-.005em;font-weight:600}html.theme-win11 .glass{background:var(--win-card);border:1px solid var(--win-stroke);border-radius:var(--radius);backdrop-filter:blur(30px) saturate(125%);-webkit-backdrop-filter:blur(30px) saturate(125%);box-shadow:var(--win-shadow)}html.theme-win11 .glass.strong{background:var(--win-card-solid)}html.theme-win11 header.nav{border-radius:var(--radius);background:var(--win-acrylic);border:1px solid var(--win-stroke);backdrop-filter:blur(40px) saturate(130%);-webkit-backdrop-filter:blur(40px) saturate(130%);box-shadow:var(--win-shadow-flyout)}html.theme-win11 header.nav.scrolled{background:#fafbfdd9;border-color:var(--win-stroke-strong)}html.theme-win11 .brand-txt b,html.theme-win11 .nav-links a{letter-spacing:0}html.theme-win11 .mono{border-radius:6px;box-shadow:inset 0 0 0 1px #ffffff59,0 2px 6px -2px #0048d880}html.theme-win11 .btn{border-radius:var(--win-control-radius);font-weight:600;transition:background .12s ease,filter .12s ease,box-shadow .12s ease}html.theme-win11 .btn:hover{transform:none}html.theme-win11 .btn-primary{background:var(--blue);box-shadow:inset 0 1px #ffffff29,inset 0 -1px #0003}html.theme-win11 .btn-primary:hover{filter:brightness(1.08);box-shadow:inset 0 1px #ffffff2e,inset 0 -1px #0003}html.theme-win11 .btn-primary:active{filter:brightness(.94)}html.theme-win11 .btn-ghost{background:var(--win-control-fill);border:1px solid var(--win-stroke);backdrop-filter:blur(8px);box-shadow:inset 0 -1px #0000000d}html.theme-win11 .btn-ghost:hover{background:#fff;border-color:var(--win-stroke-strong)}html.theme-win11 .nav .btn{border-radius:var(--win-control-radius)}html.theme-win11 .card{border-radius:var(--radius);transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}html.theme-win11 .card:hover{transform:none;border-color:#0057d847;box-shadow:var(--win-shadow-flyout)}html.theme-win11 .card .ic,html.theme-win11 .mon-row .ico{border-radius:6px;background:#0057d81f;border:1px solid var(--win-stroke);color:var(--blue)}html.theme-win11 .chip{border-radius:6px;background:var(--win-card);border:1px solid var(--win-stroke)}html.theme-win11 .chip:hover{transform:none;border-color:#0057d847}html.theme-win11 .pill-live,html.theme-win11 .hero-badges span,html.theme-win11 .mon-row{border-radius:6px;background:var(--win-control-fill);border:1px solid var(--win-stroke)}html.theme-win11 .field input,html.theme-win11 .field select,html.theme-win11 .field textarea{border-radius:var(--win-control-radius);background:var(--win-control-fill);border:1px solid var(--win-stroke);box-shadow:inset 0 -1px 0 var(--win-underline)}html.theme-win11 .field input:focus,html.theme-win11 .field select:focus,html.theme-win11 .field textarea:focus{border-color:var(--win-stroke);box-shadow:inset 0 -2px 0 var(--blue)}html.theme-win11 .faq summary{border-radius:var(--radius) var(--radius) 0 0}@media(prefers-reduced-motion:reduce){html.theme-win11 .btn,html.theme-win11 .card{transition:none}}.fic{display:none}html.theme-win11 .ic>svg:not(.fic){display:none}html.theme-win11 .ic>.fic{display:block}html.theme-win11 .mon-row .ico>svg:not(.fic){display:none}html.theme-win11 .mon-row .ico>.fic{display:block}html.theme-win11 .phone>svg:not(.fic){display:none}html.theme-win11 .phone>.fic{display:inline-block}html.theme-win11 .nav-burger>svg:not(.fic){display:none}html.theme-win11 .nav-burger>.fic{display:block}html.theme-win11 .faq summary>svg.chev:not(.fic){display:none}html.theme-win11 .faq summary>.fic.chev{display:block}html.theme-win11 .confirm .ok>svg:not(.fic){display:none}html.theme-win11 .confirm .ok>.fic{display:block}@media(max-width:760px){html.theme-win11 .nav-links.open{background:var(--win-acrylic);border:1px solid var(--win-stroke);border-top:none;border-radius:0 0 14px 14px;box-shadow:var(--win-shadow-flyout)}html.theme-win11 .nav-links.open a{border-bottom-color:var(--win-stroke)}html.theme-win11 .mt-mobile .mt-ico{background:var(--win-control-fill);border-color:var(--win-stroke)}}html.theme-ios{--display:-apple-system,"SF Pro Display","SF Pro Text",system-ui,"Segoe UI",sans-serif;--body:-apple-system,"SF Pro Text","SF Pro Display",system-ui,"Segoe UI",sans-serif;--radius:22px;--ios-control-radius:980px;--ios-input-radius:14px;--ios-card:rgba(255,255,255,.6);--ios-card-solid:rgba(255,255,255,.8);--ios-material:rgba(255,255,255,.55);--ios-stroke:rgba(255,255,255,.55);--ios-separator:rgba(60,60,67,.12);--ios-fill:rgba(118,118,128,.12);--ios-fill-hover:rgba(118,118,128,.2);--ios-shadow:0 8px 30px -10px rgba(0,0,0,.16);--ios-shadow-float:0 16px 44px -12px rgba(0,0,0,.22)}html.theme-ios h1,html.theme-ios h2,html.theme-ios h3,html.theme-ios h4{letter-spacing:-.021em;font-weight:700}html.theme-ios .glass{background:var(--ios-card);border:1px solid var(--ios-stroke);border-radius:var(--radius);backdrop-filter:blur(30px) saturate(180%);-webkit-backdrop-filter:blur(30px) saturate(180%);box-shadow:var(--ios-shadow),inset 0 1px #fff9}html.theme-ios .glass.strong{background:var(--ios-card-solid)}html.theme-ios header.nav{border-radius:26px;background:var(--ios-material);border:1px solid var(--ios-stroke);backdrop-filter:blur(34px) saturate(185%);-webkit-backdrop-filter:blur(34px) saturate(185%);box-shadow:var(--ios-shadow-float),inset 0 1px #ffffffa6}html.theme-ios header.nav.scrolled{background:#ffffffb3;border-color:#ffffffb3}html.theme-ios .nav-links a{letter-spacing:-.01em}html.theme-ios .mono{border-radius:9px;box-shadow:inset 0 0 0 1px #ffffff73,0 4px 12px -4px #0048d88c}html.theme-ios .btn{border-radius:var(--ios-control-radius);font-weight:600;letter-spacing:-.01em;transition:transform .15s ease,filter .15s ease,background .15s ease}html.theme-ios .btn:hover{transform:none}html.theme-ios .btn:active{transform:scale(.96)}html.theme-ios .btn-primary{background:var(--blue);box-shadow:0 8px 20px -8px #0057d88c}html.theme-ios .btn-primary:hover{filter:brightness(1.06);transform:none;box-shadow:0 10px 24px -8px #0057d899}html.theme-ios .btn-ghost{background:var(--ios-fill);border:1px solid transparent;color:var(--blue);backdrop-filter:blur(8px)}html.theme-ios .btn-ghost:hover{background:var(--ios-fill-hover);transform:none}html.theme-ios .nav .btn{border-radius:var(--ios-control-radius)}html.theme-ios .card{border-radius:var(--radius);transition:transform .18s ease,box-shadow .25s ease}html.theme-ios .card:hover{transform:none;border-color:var(--ios-stroke);box-shadow:var(--ios-shadow-float)}html.theme-ios .card .ic,html.theme-ios .mon-row .ico{border-radius:13px;background:linear-gradient(180deg,#0080f82e,#0057d81f);border:1px solid rgba(255,255,255,.5);color:var(--blue);box-shadow:inset 0 1px #ffffff8c}html.theme-ios .chip{border-radius:var(--ios-control-radius);background:var(--ios-card);border:1px solid var(--ios-stroke);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}html.theme-ios .chip:hover{transform:none;border-color:#0057d84d}html.theme-ios .pill-live,html.theme-ios .hero-badges span{border-radius:var(--ios-control-radius);background:var(--ios-card);border:1px solid var(--ios-stroke);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}html.theme-ios .mon-row{border-radius:16px;background:var(--ios-fill);border:1px solid transparent}html.theme-ios .field input,html.theme-ios .field select,html.theme-ios .field textarea{border-radius:var(--ios-input-radius);background:var(--ios-fill);border:1px solid transparent;box-shadow:none}html.theme-ios .field input:focus,html.theme-ios .field select:focus,html.theme-ios .field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px #0057d826}html.theme-ios .faq summary{border-radius:18px 18px 0 0}@media(prefers-reduced-motion:reduce){html.theme-ios .btn,html.theme-ios .card{transition:none}}@media(max-width:760px){html.theme-ios .nav-links.open{background:var(--ios-material);border:1px solid var(--ios-stroke);border-top:none;border-radius:0 0 24px 24px;box-shadow:var(--ios-shadow-float);backdrop-filter:blur(34px) saturate(185%);-webkit-backdrop-filter:blur(34px) saturate(185%)}html.theme-ios .nav-links.open a{border-bottom-color:var(--ios-separator)}html.theme-ios .mt-mobile .mt-ico{background:var(--ios-fill);border-color:transparent}}html.theme-ios .ic>svg:not(.iic){display:none}html.theme-ios .ic>.iic{display:block}html.theme-ios .mon-row .ico>svg:not(.iic){display:none}html.theme-ios .mon-row .ico>.iic{display:block}html.theme-ios .phone>svg:not(.iic){display:none}html.theme-ios .phone>.iic{display:inline-block}html.theme-ios .nav-burger>svg:not(.iic){display:none}html.theme-ios .nav-burger>.iic{display:block}html.theme-ios .faq summary>svg.chev:not(.iic){display:none}html.theme-ios .faq summary>.iic.chev{display:block}html.theme-ios .confirm .ok>svg:not(.iic){display:none}html.theme-ios .confirm .ok>.iic{display:block}html.theme-android{--display:"Roboto","Roboto Flex","Google Sans",system-ui,-apple-system,sans-serif;--body:"Roboto","Roboto Flex",system-ui,-apple-system,sans-serif;--radius:24px;--md-btn-radius:980px;--md-field-radius:14px;--md-primary:#0057D8;--md-primary-container:rgba(0,87,216,.12);--md-surface:rgba(247,249,255,.84);--md-surface-container:rgba(255,255,255,.9);--md-outline:rgba(16,28,52,.14);--md-state:rgba(0,87,216,.1);--md-elev1:0 1px 3px rgba(16,28,52,.14), 0 1px 2px rgba(16,28,52,.1);--md-elev2:0 3px 10px -2px rgba(16,28,52,.18), 0 1px 3px rgba(16,28,52,.1);--md-elev3:0 8px 20px -6px rgba(16,28,52,.24), 0 2px 6px rgba(16,28,52,.12)}html.theme-android h1,html.theme-android h2,html.theme-android h3,html.theme-android h4{letter-spacing:-.01em;font-weight:600}html.theme-android .glass{background:var(--md-surface);border:1px solid var(--md-outline);border-radius:var(--radius);backdrop-filter:blur(16px) saturate(140%);-webkit-backdrop-filter:blur(16px) saturate(140%);box-shadow:var(--md-elev1)}html.theme-android .glass.strong{background:var(--md-surface-container);box-shadow:var(--md-elev2)}html.theme-android header.nav{border-radius:28px;background:var(--md-surface-container);border:1px solid var(--md-outline);backdrop-filter:blur(22px) saturate(140%);-webkit-backdrop-filter:blur(22px) saturate(140%);box-shadow:var(--md-elev2)}html.theme-android header.nav.scrolled{background:#ffffffed;box-shadow:var(--md-elev3)}html.theme-android .mono{border-radius:13px}html.theme-android .btn{border-radius:var(--md-btn-radius);font-weight:600;letter-spacing:.01em;transition:box-shadow .15s ease,filter .15s ease,background .15s ease,transform .12s ease}html.theme-android .btn:hover{transform:none}html.theme-android .btn:active{transform:scale(.97)}html.theme-android .btn-primary{background:var(--md-primary);box-shadow:var(--md-elev1)}html.theme-android .btn-primary:hover{filter:brightness(1.05);box-shadow:var(--md-elev2);transform:none}html.theme-android .btn-ghost{background:var(--md-primary-container);border:1px solid transparent;color:var(--md-primary)}html.theme-android .btn-ghost:hover{background:#0057d82e}html.theme-android .nav .btn{border-radius:var(--md-btn-radius)}html.theme-android .card{border-radius:var(--radius);transition:box-shadow .2s ease,transform .2s ease}html.theme-android .card:hover{transform:none;border-color:var(--md-outline);box-shadow:var(--md-elev3)}html.theme-android .card .ic,html.theme-android .mon-row .ico{border-radius:16px;background:var(--md-primary-container);border:1px solid transparent;color:var(--md-primary)}html.theme-android .chip{border-radius:8px;background:var(--md-surface);border:1px solid var(--md-outline)}html.theme-android .chip:hover{transform:none;border-color:#0057d84d}html.theme-android .pill-live,html.theme-android .hero-badges span{border-radius:8px;background:var(--md-primary-container);border:1px solid transparent}html.theme-android .mon-row{border-radius:16px;background:var(--md-surface);border:1px solid var(--md-outline)}html.theme-android .field input,html.theme-android .field select,html.theme-android .field textarea{border-radius:var(--md-field-radius);background:#0057d80d;border:1px solid var(--md-outline);box-shadow:none}html.theme-android .field input:focus,html.theme-android .field select:focus,html.theme-android .field textarea:focus{border-color:var(--md-primary);box-shadow:inset 0 0 0 1px var(--md-primary)}html.theme-android .faq summary{border-radius:20px 20px 0 0}@media(prefers-reduced-motion:reduce){html.theme-android .btn,html.theme-android .card{transition:none}}@media(max-width:760px){html.theme-android .nav-links.open{background:var(--md-surface-container);border:1px solid var(--md-outline);border-top:none;border-radius:0 0 24px 24px;box-shadow:var(--md-elev3);backdrop-filter:blur(22px) saturate(140%);-webkit-backdrop-filter:blur(22px) saturate(140%)}html.theme-android .nav-links.open a{border-bottom-color:var(--md-outline)}html.theme-android .mt-mobile .mt-ico{background:var(--md-primary-container);border-color:transparent}}html.theme-android .ic>svg:not(.aic){display:none}html.theme-android .ic>.aic{display:block}html.theme-android .mon-row .ico>svg:not(.aic){display:none}html.theme-android .mon-row .ico>.aic{display:block}html.theme-android .phone>svg:not(.aic){display:none}html.theme-android .phone>.aic{display:inline-block}html.theme-android .nav-burger>svg:not(.aic){display:none}html.theme-android .nav-burger>.aic{display:block}html.theme-android .faq summary>svg.chev:not(.aic){display:none}html.theme-android .faq summary>.aic.chev{display:block}html.theme-android .confirm .ok>svg:not(.aic){display:none}html.theme-android .confirm .ok>.aic{display:block}html.theme-ubuntu{--display:"Ubuntu","Ubuntu Sans","Ubuntu Variable",system-ui,-apple-system,sans-serif;--body:"Ubuntu","Ubuntu Sans",system-ui,-apple-system,sans-serif;--radius:12px;--adw-btn-radius:8px;--adw-field-radius:8px;--adw-surface:rgba(255,255,255,.88);--adw-surface-solid:rgba(255,255,255,.95);--adw-headerbar:rgba(237,237,237,.85);--adw-stroke:rgba(0,0,0,.1);--adw-stroke-strong:rgba(0,0,0,.16);--adw-fill:rgba(0,0,0,.06);--adw-fill-hover:rgba(0,0,0,.1);--adw-shadow:0 2px 8px -2px rgba(0,0,0,.16);--adw-shadow-pop:0 10px 26px -10px rgba(0,0,0,.3)}html.theme-ubuntu h1,html.theme-ubuntu h2,html.theme-ubuntu h3,html.theme-ubuntu h4{letter-spacing:-.01em;font-weight:700}html.theme-ubuntu .glass{background:var(--adw-surface);border:1px solid var(--adw-stroke);border-radius:var(--radius);backdrop-filter:blur(12px) saturate(120%);-webkit-backdrop-filter:blur(12px) saturate(120%);box-shadow:var(--adw-shadow)}html.theme-ubuntu .glass.strong{background:var(--adw-surface-solid)}html.theme-ubuntu header.nav{border-radius:12px;background:var(--adw-headerbar);border:1px solid var(--adw-stroke);backdrop-filter:blur(16px) saturate(120%);-webkit-backdrop-filter:blur(16px) saturate(120%);box-shadow:var(--adw-shadow)}html.theme-ubuntu header.nav.scrolled{background:#f0f0f0f2;border-color:var(--adw-stroke-strong)}html.theme-ubuntu .mono{border-radius:8px}html.theme-ubuntu .btn{border-radius:var(--adw-btn-radius);font-weight:700;transition:background .12s ease,filter .12s ease,transform .1s ease}html.theme-ubuntu .btn:hover{transform:none}html.theme-ubuntu .btn:active{transform:translateY(1px)}html.theme-ubuntu .btn-primary{background:var(--blue);box-shadow:none}html.theme-ubuntu .btn-primary:hover{filter:brightness(1.07)}html.theme-ubuntu .btn-ghost{background:var(--adw-fill);border:1px solid var(--adw-stroke);color:var(--text)}html.theme-ubuntu .btn-ghost:hover{background:var(--adw-fill-hover);border-color:var(--adw-stroke-strong)}html.theme-ubuntu .nav .btn{border-radius:var(--adw-btn-radius)}html.theme-ubuntu .card{border-radius:var(--radius);transition:border-color .15s ease,box-shadow .2s ease}html.theme-ubuntu .card:hover{transform:none;border-color:#0057d847;box-shadow:var(--adw-shadow-pop)}html.theme-ubuntu .card .ic,html.theme-ubuntu .mon-row .ico{border-radius:8px;background:#0057d81a;border:1px solid var(--adw-stroke);color:var(--blue)}html.theme-ubuntu .chip{border-radius:8px;background:var(--adw-surface);border:1px solid var(--adw-stroke)}html.theme-ubuntu .chip:hover{transform:none;border-color:#0057d847}html.theme-ubuntu .pill-live,html.theme-ubuntu .hero-badges span{border-radius:7px;background:var(--adw-fill);border:1px solid var(--adw-stroke)}html.theme-ubuntu .mon-row{border-radius:8px;background:var(--adw-fill);border:1px solid var(--adw-stroke)}html.theme-ubuntu .field input,html.theme-ubuntu .field select,html.theme-ubuntu .field textarea{border-radius:var(--adw-field-radius);background:#ffffffb3;border:1px solid var(--adw-stroke-strong);box-shadow:inset 0 1px 2px #0000000d}html.theme-ubuntu .field input:focus,html.theme-ubuntu .field select:focus,html.theme-ubuntu .field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0057d82e}html.theme-ubuntu .faq summary{border-radius:12px 12px 0 0}@media(prefers-reduced-motion:reduce){html.theme-ubuntu .btn,html.theme-ubuntu .card{transition:none}}@media(max-width:760px){html.theme-ubuntu .nav-links.open{background:var(--adw-headerbar);border:1px solid var(--adw-stroke);border-top:none;border-radius:0 0 12px 12px;box-shadow:var(--adw-shadow-pop);backdrop-filter:blur(16px) saturate(120%);-webkit-backdrop-filter:blur(16px) saturate(120%)}html.theme-ubuntu .nav-links.open a{border-bottom-color:var(--adw-stroke)}html.theme-ubuntu .mt-mobile .mt-ico{background:var(--adw-fill);border-color:var(--adw-stroke)}}html.theme-ubuntu .ic>svg:not(.uic){display:none}html.theme-ubuntu .ic>.uic{display:block}html.theme-ubuntu .mon-row .ico>svg:not(.uic){display:none}html.theme-ubuntu .mon-row .ico>.uic{display:block}html.theme-ubuntu .phone>svg:not(.uic){display:none}html.theme-ubuntu .phone>.uic{display:inline-block}html.theme-ubuntu .nav-burger>svg:not(.uic){display:none}html.theme-ubuntu .nav-burger>.uic{display:block}html.theme-ubuntu .faq summary>svg.chev:not(.uic){display:none}html.theme-ubuntu .faq summary>.uic.chev{display:block}html.theme-ubuntu .confirm .ok>svg:not(.uic){display:none}html.theme-ubuntu .confirm .ok>.uic{display:block}html.theme-softui{--su-base:#E7ECF3;--su-surface:linear-gradient(145deg,#edf1f7,#dfe5ee);--su-shadow-dark:rgba(163,177,198,.55);--su-shadow-light:rgba(255,255,255,.92);--su-border:rgba(255,255,255,.55);--radius:20px;--su-control-radius:14px;--su-out:7px 7px 16px var(--su-shadow-dark), -7px -7px 16px var(--su-shadow-light);--su-out-sm:4px 4px 10px var(--su-shadow-dark), -4px -4px 10px var(--su-shadow-light);--su-out-lg:11px 11px 24px var(--su-shadow-dark), -10px -10px 22px var(--su-shadow-light);--su-in:inset 5px 5px 11px var(--su-shadow-dark), inset -5px -5px 11px var(--su-shadow-light);--su-in-sm:inset 3px 3px 7px var(--su-shadow-dark), inset -3px -3px 7px var(--su-shadow-light)}html.theme-softui body{background:var(--su-base)}html.theme-softui .bg-photo,html.theme-softui .bg-photo-mobile,html.theme-softui .bg-wash,html.theme-softui #net{display:none}html.theme-softui h1,html.theme-softui h2,html.theme-softui h3,html.theme-softui h4{font-weight:600}html.theme-softui .glass{background:var(--su-surface);border:1px solid var(--su-border);border-radius:var(--radius);box-shadow:var(--su-out);backdrop-filter:none;-webkit-backdrop-filter:none}html.theme-softui .glass.strong{box-shadow:var(--su-out-lg)}html.theme-softui header.nav{border-radius:var(--radius);background:var(--su-surface);border:1px solid var(--su-border);box-shadow:var(--su-out);backdrop-filter:none;-webkit-backdrop-filter:none}html.theme-softui header.nav.scrolled{box-shadow:var(--su-out-lg)}html.theme-softui .mono{border-radius:12px;box-shadow:var(--su-out-sm)}html.theme-softui .btn{border-radius:var(--su-control-radius);background:var(--su-base);border:1px solid var(--su-border);box-shadow:var(--su-out-sm);font-weight:600;transition:box-shadow .15s ease,transform .1s ease,filter .15s ease}html.theme-softui .btn:hover{transform:none;box-shadow:var(--su-out)}html.theme-softui .btn:active{box-shadow:var(--su-in-sm)}html.theme-softui .btn-primary{background:linear-gradient(145deg,var(--blue-vivid),var(--blue-deep));color:#fff;border:1px solid rgba(255,255,255,.25);box-shadow:6px 6px 14px #0048d852,-6px -6px 14px var(--su-shadow-light)}html.theme-softui .btn-primary:hover{filter:brightness(1.04);box-shadow:8px 8px 18px #0048d861,-7px -7px 16px var(--su-shadow-light)}html.theme-softui .btn-primary:active{box-shadow:inset 4px 4px 10px #00287880,inset -4px -4px 10px #78aaff73}html.theme-softui .btn-ghost{background:var(--su-base);color:var(--text);border:1px solid var(--su-border);box-shadow:var(--su-out-sm)}html.theme-softui .btn-ghost:hover{box-shadow:var(--su-out)}html.theme-softui .nav .btn{border-radius:var(--su-control-radius)}html.theme-softui .card{border-radius:var(--radius);transition:box-shadow .22s ease,transform .22s ease}html.theme-softui .card:hover{transform:none;border-color:var(--su-border);box-shadow:var(--su-out-lg)}html.theme-softui .card .ic,html.theme-softui .mon-row .ico{border-radius:13px;background:var(--su-base);border:1px solid var(--su-border);box-shadow:var(--su-in-sm);color:var(--blue)}html.theme-softui .chip{border-radius:999px;background:var(--su-base);border:1px solid var(--su-border);box-shadow:var(--su-out-sm)}html.theme-softui .chip:hover{transform:none;box-shadow:var(--su-out)}html.theme-softui .pill-live,html.theme-softui .hero-badges span{border-radius:999px;background:var(--su-base);border:1px solid var(--su-border);box-shadow:var(--su-out-sm)}html.theme-softui .mon-row{border-radius:14px;background:var(--su-base);border:1px solid var(--su-border);box-shadow:var(--su-in-sm)}html.theme-softui .field input,html.theme-softui .field select,html.theme-softui .field textarea{border-radius:var(--su-control-radius);background:var(--su-base);border:1px solid var(--su-border);box-shadow:var(--su-in)}html.theme-softui .field input:focus,html.theme-softui .field select:focus,html.theme-softui .field textarea:focus{border-color:#0057d859;box-shadow:var(--su-in),0 0 0 3px #0057d829}html.theme-softui .faq summary{border-radius:var(--radius) var(--radius) 0 0}@media(prefers-reduced-motion:reduce){html.theme-softui .btn,html.theme-softui .card{transition:none}}@media(max-width:760px){html.theme-softui .nav-links.open{background:var(--su-surface);border:1px solid var(--su-border);border-top:none;border-radius:0 0 18px 18px;box-shadow:var(--su-out-lg);backdrop-filter:none;-webkit-backdrop-filter:none}html.theme-softui .nav-links.open a{border-bottom-color:#a3b1c640}html.theme-softui .mt-mobile .mt-ico{background:var(--su-base);border-color:var(--su-border);box-shadow:var(--su-out-sm)}}html.theme-softui .ic>svg:not(.sic){display:none}html.theme-softui .ic>.sic{display:block}html.theme-softui .mon-row .ico>svg:not(.sic){display:none}html.theme-softui .mon-row .ico>.sic{display:block}html.theme-softui .phone>svg:not(.sic){display:none}html.theme-softui .phone>.sic{display:inline-block}html.theme-softui .nav-burger>svg:not(.sic){display:none}html.theme-softui .nav-burger>.sic{display:block}html.theme-softui .faq summary>svg.chev:not(.sic){display:none}html.theme-softui .faq summary>.sic.chev{display:block}html.theme-softui .confirm .ok>svg:not(.sic){display:none}html.theme-softui .confirm .ok>.sic{display:block}html[data-mode=dark]{--bg:#0B1422;--text:#E7EDF6;--muted:#A7B4C8;--muted-2:#7B89A1;--blue:#4C9AFF;--glass-edge:rgba(255,255,255,.1);--glass-fill:rgba(20,32,52,.55);--glass-fill-strong:rgba(26,40,64,.7)}html[data-mode=dark] body{background:linear-gradient(180deg,#0a1220,#0d1830);color:var(--text)}html[data-mode=dark] :is(h1,h2,h3,h4){color:var(--text)}html[data-mode=dark] .bg-wash{background:radial-gradient(900px 620px at 80% -6%,rgba(0,128,248,.16),transparent 60%),radial-gradient(820px 600px at 4% 10%,rgba(40,90,180,.18),transparent 60%),radial-gradient(1100px 820px at 50% 120%,rgba(0,40,120,.16),transparent 60%)}html[data-mode=dark] .bg-photo,html[data-mode=dark] .bg-photo-mobile{filter:brightness(.42) saturate(1.05)}html[data-mode=dark] .nav-links a{color:var(--muted)}html[data-mode=dark] .nav-links a:hover,html[data-mode=dark] .brand-txt b,html[data-mode=dark] .phone{color:var(--text)}html[data-mode=dark] .why .n{color:#ffffff24}html[data-mode=dark]:not(.theme-win11):not(.theme-ios):not(.theme-android):not(.theme-ubuntu):not(.theme-softui) .glass{background:linear-gradient(155deg,#1c2a429e,#1420346b 55%,#1c2a428c);border:1px solid rgba(255,255,255,.1);box-shadow:0 1px #ffffff0f inset,0 0 0 1px #00000038,0 26px 56px -30px #0009}html[data-mode=dark]:not(.theme-win11):not(.theme-ios):not(.theme-android):not(.theme-ubuntu):not(.theme-softui) .glass.strong{background:linear-gradient(155deg,#22324ecc,#18263c99 55%,#22324ebd)}html[data-mode=dark]:not(.theme-win11):not(.theme-ios):not(.theme-android):not(.theme-ubuntu):not(.theme-softui) header.nav{background:linear-gradient(180deg,#121c2e99,#0e182870);border:1px solid rgba(255,255,255,.1);box-shadow:0 1px #ffffff0f inset,0 14px 36px -20px #0009}html[data-mode=dark]:not(.theme-win11):not(.theme-ios):not(.theme-android):not(.theme-ubuntu):not(.theme-softui) header.nav.scrolled{background:linear-gradient(180deg,#141e32d6,#101a2ca8)}html[data-mode=dark]:not(.theme-win11):not(.theme-ios):not(.theme-android):not(.theme-ubuntu):not(.theme-softui) .btn-ghost{background:#ffffff0f;border-color:#ffffff24;color:var(--text)}html[data-mode=dark]:not(.theme-win11):not(.theme-ios):not(.theme-android):not(.theme-ubuntu):not(.theme-softui) .btn-ghost:hover{background:#ffffff1f;border-color:#ffffff38}html[data-mode=dark]:not(.theme-win11):not(.theme-ios):not(.theme-android):not(.theme-ubuntu):not(.theme-softui) .card .ic,html[data-mode=dark]:not(.theme-win11):not(.theme-ios):not(.theme-android):not(.theme-ubuntu):not(.theme-softui) .mon-row .ico{background:linear-gradient(150deg,#4c9aff38,#0048d81f);border:1px solid rgba(255,255,255,.1);color:#7fb4ff}html[data-mode=dark]:not(.theme-win11):not(.theme-ios):not(.theme-android):not(.theme-ubuntu):not(.theme-softui) .chip{background:#ffffff0d;border-color:#ffffff1a;color:var(--text)}html[data-mode=dark]:not(.theme-win11):not(.theme-ios):not(.theme-android):not(.theme-ubuntu):not(.theme-softui) .mon-row{background:#ffffff0a;border-color:#ffffff1a}html[data-mode=dark]:not(.theme-win11):not(.theme-ios):not(.theme-android):not(.theme-ubuntu):not(.theme-softui) .pill-live,html[data-mode=dark]:not(.theme-win11):not(.theme-ios):not(.theme-android):not(.theme-ubuntu):not(.theme-softui) .hero-badges span{background:#ffffff0d;border-color:#ffffff1a;color:var(--muted)}html[data-mode=dark]:not(.theme-win11):not(.theme-ios):not(.theme-android):not(.theme-ubuntu):not(.theme-softui) .field input,html[data-mode=dark]:not(.theme-win11):not(.theme-ios):not(.theme-android):not(.theme-ubuntu):not(.theme-softui) .field select,html[data-mode=dark]:not(.theme-win11):not(.theme-ios):not(.theme-android):not(.theme-ubuntu):not(.theme-softui) .field textarea{background:#ffffff0d;border:1px solid rgba(255,255,255,.12);color:var(--text)}html[data-mode=dark]:not(.theme-win11):not(.theme-ios):not(.theme-android):not(.theme-ubuntu):not(.theme-softui) .field input::placeholder,html[data-mode=dark]:not(.theme-win11):not(.theme-ios):not(.theme-android):not(.theme-ubuntu):not(.theme-softui) .field textarea::placeholder{color:var(--muted-2)}html[data-mode=dark]:not(.theme-win11):not(.theme-ios):not(.theme-android):not(.theme-ubuntu):not(.theme-softui) .field input:focus,html[data-mode=dark]:not(.theme-win11):not(.theme-ios):not(.theme-android):not(.theme-ubuntu):not(.theme-softui) .field select:focus,html[data-mode=dark]:not(.theme-win11):not(.theme-ios):not(.theme-android):not(.theme-ubuntu):not(.theme-softui) .field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #4c9aff2e}html[data-mode=dark]:not(.theme-win11):not(.theme-ios):not(.theme-android):not(.theme-ubuntu):not(.theme-softui) .field select option{background:#15233c;color:var(--text)}@media(max-width:760px){.nav-links.open{-webkit-backdrop-filter:blur(22px) saturate(190%);backdrop-filter:blur(22px) saturate(190%);background:linear-gradient(180deg,#ffffffd6,#ffffffb8);border-color:var(--glass-edge)}html[data-mode=dark]:not(.theme-win11):not(.theme-ios):not(.theme-android):not(.theme-ubuntu):not(.theme-softui) .nav-links.open{background:linear-gradient(180deg,#121c2eeb,#0e1828db);border-color:#ffffff1f}}html.theme-win11[data-mode=dark]{--win-card:rgba(42,46,54,.86);--win-card-solid:rgba(46,50,58,.94);--win-acrylic:rgba(34,36,42,.72);--win-stroke:rgba(255,255,255,.08);--win-stroke-strong:rgba(255,255,255,.16);--win-underline:rgba(255,255,255,.34);--win-control-fill:rgba(255,255,255,.06);--win-shadow:0 8px 22px -12px rgba(0,0,0,.6);--win-shadow-flyout:0 14px 34px -14px rgba(0,0,0,.7)}html.theme-win11[data-mode=dark] header.nav.scrolled{background:#1e2026db;border-color:var(--win-stroke-strong)}html.theme-win11[data-mode=dark] .btn-ghost:hover{background:#ffffff1f}html.theme-win11[data-mode=dark] .card .ic,html.theme-win11[data-mode=dark] .mon-row .ico{background:#4c9aff29}.mode-toggle{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text);font:inherit}.mode-toggle svg{width:19px;height:19px;display:block}.mode-toggle .mt-sun{display:none}.mode-toggle .mt-moon,html[data-mode=dark] .mode-toggle .mt-sun{display:block}html[data-mode=dark] .mode-toggle .mt-moon{display:none}.mt-desktop{position:fixed;top:18px;right:16px;z-index:60;width:42px;height:42px;border-radius:12px;border:1px solid var(--glass-edge,rgba(16,40,86,.12));background:var(--glass-fill,rgba(255,255,255,.6));-webkit-backdrop-filter:blur(12px) saturate(1.4);backdrop-filter:blur(12px) saturate(1.4);box-shadow:0 8px 20px -12px #10285666;transition:border-color .15s ease,color .15s ease}.mt-desktop:hover{border-color:var(--blue);color:var(--blue)}html.theme-win11 .mt-desktop{border-radius:8px}@media(max-width:760px){.mt-desktop{display:none}}.mt-mobile{display:none}@media(max-width:760px){.mt-mobile{display:flex;width:100%;justify-content:space-between;align-items:center;padding:14px 0 6px;background:none;border:none;border-radius:0;color:var(--text);font-weight:600}.mt-mobile .mt-label{font-size:15px}.mt-mobile .mt-ico{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--glass-edge,rgba(16,40,86,.12));background:var(--glass-fill,rgba(255,255,255,.5))}}@media(prefers-reduced-motion:reduce){.mt-desktop{transition:none}}html.theme-ios[data-mode=dark]{--ios-card:rgba(40,40,44,.55);--ios-card-solid:rgba(44,44,48,.8);--ios-material:rgba(28,28,30,.6);--ios-stroke:rgba(255,255,255,.12);--ios-separator:rgba(255,255,255,.12);--ios-fill:rgba(120,120,128,.26);--ios-fill-hover:rgba(120,120,128,.34);--ios-shadow:0 8px 30px -10px rgba(0,0,0,.6);--ios-shadow-float:0 16px 44px -12px rgba(0,0,0,.72)}html.theme-ios[data-mode=dark] header.nav.scrolled{background:#1c1c1ebd}html.theme-ios[data-mode=dark] .card .ic,html.theme-ios[data-mode=dark] .mon-row .ico{background:linear-gradient(180deg,#4c9aff3d,#0057d824);border-color:#ffffff24;color:#7fb4ff}html.theme-android[data-mode=dark]{--md-primary:#2E7BFF;--md-primary-container:rgba(76,154,255,.2);--md-surface:rgba(28,30,34,.82);--md-surface-container:rgba(38,41,46,.92);--md-outline:rgba(255,255,255,.14);--md-state:rgba(120,170,255,.12);--md-elev1:0 1px 3px rgba(0,0,0,.5), 0 1px 2px rgba(0,0,0,.4);--md-elev2:0 3px 10px -2px rgba(0,0,0,.6), 0 1px 3px rgba(0,0,0,.4);--md-elev3:0 8px 20px -6px rgba(0,0,0,.7), 0 2px 6px rgba(0,0,0,.5)}html.theme-android[data-mode=dark] header.nav.scrolled{background:#26292ef0}html.theme-android[data-mode=dark] .field input,html.theme-android[data-mode=dark] .field select,html.theme-android[data-mode=dark] .field textarea{background:#ffffff0f}html.theme-ubuntu[data-mode=dark]{--adw-surface:rgba(30,30,30,.86);--adw-surface-solid:rgba(36,36,36,.95);--adw-headerbar:rgba(48,48,48,.85);--adw-stroke:rgba(255,255,255,.1);--adw-stroke-strong:rgba(255,255,255,.16);--adw-fill:rgba(255,255,255,.08);--adw-fill-hover:rgba(255,255,255,.13);--adw-shadow:0 2px 10px -3px rgba(0,0,0,.6);--adw-shadow-pop:0 10px 28px -8px rgba(0,0,0,.7)}html.theme-ubuntu[data-mode=dark] header.nav.scrolled{background:#303030ed}html.theme-ubuntu[data-mode=dark] .card .ic,html.theme-ubuntu[data-mode=dark] .mon-row .ico{background:#4c9aff29;border-color:#ffffff1f;color:#7fb4ff}html.theme-ubuntu[data-mode=dark] .field input,html.theme-ubuntu[data-mode=dark] .field select,html.theme-ubuntu[data-mode=dark] .field textarea{background:#ffffff0d}html.theme-softui[data-mode=dark]{--su-base:#272B33;--su-surface:linear-gradient(145deg,#2c313a,#22262d);--su-shadow-dark:rgba(0,0,0,.55);--su-shadow-light:rgba(76,84,99,.32);--su-border:rgba(255,255,255,.05)}html.theme-softui[data-mode=dark] body{background:#272b33}html.theme-softui[data-mode=dark] .card .ic,html.theme-softui[data-mode=dark] .mon-row .ico{color:#7fb4ff}@media(min-width:981px)and (hover:hover)and (pointer:fine){html[data-bg-desktop=off] .bg-photo{display:none}}@media(max-width:980px){html[data-bg-mobile=off] .bg-photo-mobile{display:none}}.iic,.aic,.uic,.sic{display:none}
