@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&family=Syne:wght@600;700;800&display=swap";.splash-root{--splash-bg: #07060d;--splash-surface: rgba(18, 16, 32, .72);--splash-border: rgba(255, 255, 255, .08);--splash-glow-a: rgba(0, 212, 255, .14);--splash-glow-b: rgba(168, 85, 247, .12);--splash-glow-c: rgba(251, 113, 133, .1);--splash-text: #f4f2ff;--splash-muted: rgba(244, 242, 255, .55);font-family:Outfit,system-ui,sans-serif;background-color:var(--splash-bg);color:var(--splash-text);min-height:100vh;position:relative;overflow-x:hidden}.splash-root *,.splash-root *:before,.splash-root *:after{box-sizing:border-box}.splash-aurora{position:fixed;inset:-40%;pointer-events:none;z-index:0;background:radial-gradient(ellipse 50% 40% at 20% 20%,var(--splash-glow-a),transparent 55%),radial-gradient(ellipse 45% 35% at 85% 15%,var(--splash-glow-b),transparent 50%),radial-gradient(ellipse 40% 45% at 70% 85%,var(--splash-glow-c),transparent 55%),radial-gradient(ellipse 60% 50% at 10% 90%,rgba(34,211,238,.08),transparent 60%);animation:splash-aurora-drift 28s ease-in-out infinite alternate}@keyframes splash-aurora-drift{0%{transform:translate(0) rotate(0)}to{transform:translate(4%,3%) rotate(4deg)}}.splash-grid-lines{position:fixed;inset:0;pointer-events:none;z-index:0;opacity:.35;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 40%,black 20%,transparent 70%);mask-image:radial-gradient(ellipse 80% 70% at 50% 40%,black 20%,transparent 70%)}.splash-noise{position:fixed;inset:0;pointer-events:none;z-index:1;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.splash-shell{position:relative;z-index:2;max-width:1120px;margin:0 auto;padding:clamp(1.25rem,4vw,2.5rem);min-height:100vh;display:flex;flex-direction:column}.splash-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:clamp(2rem,6vw,4rem)}.splash-brand{display:flex;align-items:center;gap:.875rem}.splash-mark{width:2.75rem;height:2.75rem;border-radius:14px;background:linear-gradient(135deg,#38bdf859,#a855f759);border:1px solid rgba(255,255,255,.12);display:grid;place-items:center;font-family:Syne,sans-serif;font-weight:800;font-size:.95rem;letter-spacing:-.04em;color:#fff;box-shadow:0 0 32px #38bdf826}.splash-brand-text{font-family:Syne,sans-serif;font-weight:700;font-size:clamp(1.05rem,2.5vw,1.35rem);letter-spacing:-.03em;line-height:1.15}.splash-brand-sub{font-size:.75rem;font-weight:400;color:var(--splash-muted);margin-top:.15rem;letter-spacing:.12em;text-transform:uppercase}.splash-nav{display:flex;align-items:center;gap:.35rem}.splash-nav-inner{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap;justify-content:flex-end}.splash-nav-gear{display:inline-flex;align-items:center;gap:.35rem;font:inherit;cursor:pointer;color:var(--splash-muted);font-size:.875rem;font-weight:500;padding:.5rem .9rem;border-radius:999px;border:1px solid transparent;background:transparent;transition:color .2s ease,border-color .2s ease,background .2s ease}.splash-nav-gear .mdi{font-size:1.125rem;line-height:1}.splash-nav-gear:hover{color:var(--splash-text);border-color:var(--splash-border);background:#ffffff0a}.splash-nav-gear.splash-nav-gear--status{cursor:pointer}.splash-nav-gear.splash-nav-gear--status:focus-visible{outline:2px solid rgba(129,140,248,.55);outline-offset:2px}.splash-nav-gear.splash-nav-gear--status.splash-nav-gear--cookie-yes:hover{color:#bbf7d0;border-color:#34d3998c;background:#10b9812e}.splash-nav-gear.splash-nav-gear--status.splash-nav-gear--cookie-no:hover{color:#fecaca;border-color:#f871718c;background:#ef44442e}.splash-nav-gear.splash-nav-gear--status.splash-nav-gear--cookie-yes{color:#a7f3d0;border-color:#34d39961;background:#10b9811c}.splash-nav-gear.splash-nav-gear--status.splash-nav-gear--cookie-no{color:#fecaca;border-color:#f8717161;background:#ef44441a}.splash-nav-status-label{font-size:.875rem;font-weight:500}@media(max-width:540px){.splash-nav-gear-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.splash-nav-gear{padding:.5rem}}.splash-nav a{color:var(--splash-muted);text-decoration:none;font-size:.875rem;font-weight:500;padding:.5rem .9rem;border-radius:999px;border:1px solid transparent;transition:color .2s ease,border-color .2s ease,background .2s ease}.splash-nav a:hover{color:var(--splash-text);border-color:var(--splash-border);background:#ffffff0a}.splash-nav a.splash-nav--primary{color:var(--splash-bg);background:linear-gradient(135deg,#e0f2fe,#ddd6fe);border-color:#fff3}.splash-nav a.splash-nav--primary:hover{color:#0c0a14;filter:brightness(1.05)}.splash-hero{margin-bottom:clamp(2rem,5vw,3rem);display:flex;flex-direction:column;align-items:center;text-align:center}.splash-tagline{margin:0;max-width:48ch;font-size:clamp(.95rem,2vw,1.1rem);line-height:1.55;color:var(--splash-muted);font-weight:400;text-align:center}.splash-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,228px),1fr));gap:1.1rem;width:100%;max-width:min(840px,100%);margin:0 auto;flex:1;align-content:start}.splash-cards.splash-cards--two-col{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;max-width:720px}.splash-card{position:relative;display:block;padding:1.35rem 1.35rem 1.25rem;border-radius:18px;text-decoration:none;color:inherit;background:var(--splash-surface);border:1px solid var(--splash-border);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transition:transform .35s cubic-bezier(.34,1.3,.64,1),border-color .25s ease,box-shadow .35s ease;overflow:hidden}.splash-card:before{content:"";position:absolute;inset:0;border-radius:inherit;opacity:0;transition:opacity .35s ease;background:radial-gradient(120% 80% at 10% 0%,var(--card-tint, rgba(56, 189, 248, .12)),transparent 55%);pointer-events:none}.splash-card:hover{transform:translateY(-6px);border-color:#ffffff24;box-shadow:0 24px 48px #00000059,0 0 0 1px #ffffff0f inset}.splash-card:hover:before{opacity:1}.splash-card-icon{width:2.5rem;height:2.5rem;border-radius:12px;display:grid;place-items:center;margin-bottom:1rem;font-size:1.15rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:var(--card-accent, #7dd3fc)}.splash-card h2{font-family:Syne,sans-serif;font-weight:700;font-size:1.15rem;letter-spacing:-.02em;margin:0 0 .4rem}.splash-card p{margin:0;font-size:.875rem;line-height:1.5;color:var(--splash-muted)}.splash-card-arrow{position:absolute;top:1.25rem;right:1.25rem;width:2rem;height:2rem;border-radius:999px;display:grid;place-items:center;font-size:.75rem;color:var(--splash-muted);border:1px solid var(--splash-border);background:#0003;transition:transform .3s ease,color .2s ease}.splash-card:hover .splash-card-arrow{transform:translate(3px,-3px);color:var(--card-accent, #7dd3fc)}.splash-footer{margin-top:auto;padding-top:clamp(2.5rem,6vw,4rem);font-size:.75rem;color:#f4f2ff59;letter-spacing:.06em;text-transform:uppercase}.splash-card--gen{--card-tint: rgba(250, 204, 21, .1);--card-accent: #fcd34d}.splash-card--water{--card-tint: rgba(56, 189, 248, .12);--card-accent: #38bdf8}.splash-card--cctv{--card-tint: rgba(244, 114, 182, .1);--card-accent: #f472b6}.splash-card--pi{--card-tint: rgba(52, 211, 153, .1);--card-accent: #34d399}.splash-card--servicedesk{--card-tint: rgba(129, 140, 248, .12);--card-accent: #a5b4fc}.splash-modal-root{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:1rem}.splash-modal-backdrop{position:absolute;inset:0;border:none;padding:0;cursor:pointer;background:#04030ab8;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.splash-modal{position:relative;z-index:1;width:min(100%,460px);max-height:min(90vh,560px);overflow:auto;border-radius:18px;border:1px solid var(--splash-border);background:#0e0c18f5;box-shadow:0 24px 64px #00000073,0 0 0 1px #ffffff0d inset;padding:1.25rem 1.35rem 1.35rem}.splash-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.65rem}.splash-modal-title{margin:0;font-family:Syne,sans-serif;font-weight:700;font-size:1.25rem;letter-spacing:-.03em;line-height:1.25}.splash-modal-close{flex-shrink:0;width:2.25rem;height:2.25rem;margin:-.35rem -.35rem 0 0;border-radius:999px;border:1px solid var(--splash-border);background:#00000040;color:var(--splash-muted);font-size:1.35rem;line-height:1;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease}.splash-modal-close:hover{color:var(--splash-text);border-color:#ffffff2e}.splash-modal-hint{margin:0 0 1rem;font-size:.8rem;line-height:1.5;color:var(--splash-muted)}.splash-modal-code{font-size:.72rem;word-break:break-all;color:#f4f2ffbf}.splash-modal-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.45rem}.splash-modal-row{display:flex;align-items:flex-start;gap:.75rem;padding:.65rem .85rem;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#ffffff08;cursor:pointer;transition:border-color .2s ease,background .2s ease}.splash-modal-row:has(input:disabled){opacity:.55}.splash-modal-row:has(input:focus-visible){outline:2px solid rgba(129,140,248,.55);outline-offset:2px}.splash-modal-row:hover{border-color:#ffffff1a}.splash-modal-row input[type=checkbox]{margin-top:.2rem;width:1rem;height:1rem;accent-color:#a5b4fc;cursor:inherit}.splash-modal-row-text{display:flex;flex-direction:column;gap:.25rem;min-width:0}.splash-modal-row-title{font-weight:600;font-size:.9rem;color:var(--splash-text)}.splash-modal-row-sub{font-size:.775rem;line-height:1.45;color:var(--splash-muted)}.splash-modal-error{margin:.75rem 0 0;font-size:.8rem;color:#fca5a5}.splash-modal-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1.1rem;padding-top:1rem;border-top:1px solid var(--splash-border)}.splash-modal-btn{cursor:pointer;font-family:inherit;font-weight:600;font-size:.875rem;padding:.55rem 1.1rem;border-radius:999px;border:1px solid transparent;transition:opacity .15s ease,filter .15s ease}.splash-modal-btn--ghost{border-color:var(--splash-border);background:#ffffff0a;color:var(--splash-muted)}.splash-modal-btn--ghost:hover{color:var(--splash-text);border-color:#ffffff24}.splash-modal-btn--primary{color:var(--splash-bg);border-color:#fff3;background:linear-gradient(135deg,#e0f2fe,#ddd6fe)}.splash-modal-btn--primary:hover{filter:brightness(1.05)}@media(prefers-reduced-motion:reduce){.splash-aurora{animation:none}.splash-card:hover,.splash-card:hover .splash-card-arrow{transform:none}}.splash-modal.splash-modal--wide{width:min(100%,640px);max-height:min(90vh,760px)}.splash-cookie-titlewrap{display:flex;flex-direction:column;gap:.2rem;min-width:0}.splash-cookie-subtitle{margin:0;font-size:.78rem;line-height:1.45;color:var(--splash-muted)}.splash-cookie-state{margin:.5rem 0 .25rem;font-size:.85rem;color:var(--splash-text)}.splash-cookie-state--muted{color:var(--splash-muted);font-size:.78rem;margin-top:.5rem}.splash-cookie-body{display:flex;flex-direction:column;gap:1.1rem}.splash-cookie-chips{display:flex;flex-wrap:wrap;gap:.4rem}.splash-cookie-chip{display:inline-flex;align-items:baseline;gap:.4rem;padding:.35rem .7rem;border-radius:999px;border:1px solid var(--splash-border);background:#ffffff08;font-size:.78rem;color:var(--splash-text)}.splash-cookie-chip code{font-size:.78rem;color:#f4f2ffd9}.splash-cookie-chip-label{text-transform:uppercase;letter-spacing:.1em;font-size:.62rem;color:var(--splash-muted);font-weight:600}.splash-cookie-chip.splash-cookie-chip--good{color:#a7f3d0;border-color:#34d39973;background:#10b98124}.splash-cookie-chip.splash-cookie-chip--bad{color:#fecaca;border-color:#f8717173;background:#ef444424}.splash-cookie-section{display:flex;flex-direction:column;gap:.5rem}.splash-cookie-section-title{margin:0;font-family:Syne,sans-serif;font-weight:700;font-size:.85rem;letter-spacing:.04em;text-transform:uppercase;color:var(--splash-muted)}.splash-cookie-warn{border:1px solid rgba(251,191,36,.4);background:#fbbf2414;border-radius:12px;padding:.65rem .85rem;color:#fde68a;font-size:.78rem}.splash-cookie-warn ul{margin:.35rem 0 0;padding-left:1.1rem}.splash-cookie-table{display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.06);border-radius:12px;overflow:hidden;background:#ffffff05}.splash-cookie-row{display:grid;grid-template-columns:minmax(7.5rem,30%) 1fr;gap:.75rem;padding:.55rem .85rem;border-top:1px solid rgba(255,255,255,.05);font-size:.82rem;align-items:start}.splash-cookie-row:first-child{border-top:0}.splash-cookie-row-key{display:flex;flex-direction:column;gap:.2rem;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;color:#f4f2ffe6;word-break:break-word}.splash-cookie-row-label{font-family:Outfit,system-ui,sans-serif;font-size:.7rem;color:var(--splash-muted);text-transform:uppercase;letter-spacing:.08em}.splash-cookie-tag{display:inline-block;width:-moz-fit-content;width:fit-content;padding:.05rem .45rem;border-radius:999px;background:#818cf82e;color:#c7d2fe;font-family:Outfit,system-ui,sans-serif;font-size:.62rem;letter-spacing:.06em;text-transform:uppercase}.splash-cookie-row-value{display:flex;flex-direction:column;gap:.2rem;min-width:0}.splash-cookie-row-value code{font-size:.78rem;word-break:break-word;color:#f4f2ffe6}.splash-cookie-row-meta{font-size:.7rem;color:var(--splash-muted)}.splash-cookie-json{margin:0;padding:.7rem .85rem;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#080610b3;color:#f4f2ffeb;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem;line-height:1.45;overflow:auto;max-height:16rem;white-space:pre}.splash-cookie-json.splash-cookie-json--raw{word-break:break-all;white-space:pre-wrap}.splash-cookie-raw-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.splash-cookie-raw-actions{display:flex;gap:.35rem}.splash-cookie-mini-btn{cursor:pointer;font-family:inherit;font-weight:500;font-size:.72rem;letter-spacing:.04em;text-transform:uppercase;padding:.35rem .7rem;border-radius:999px;border:1px solid var(--splash-border);background:#ffffff0a;color:var(--splash-muted);transition:color .15s ease,border-color .15s ease,background .15s ease}.splash-cookie-mini-btn:hover{color:var(--splash-text);border-color:#ffffff2e;background:#ffffff12}@media(max-width:540px){.splash-cookie-row{grid-template-columns:1fr}}
