:root{--bg:#080808;--surface:#111;--surface2:#171717;--text:#f5f4ef;--muted:#94938d;--line:#ffffff17;--accent:#d8ba7c;--success:#84d7a6;--radius:28px;--shadow:0 30px 80px #00000073}*{box-sizing:border-box}html{background:var(--bg);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scroll-behavior:smooth}body{color:var(--text);-webkit-font-smoothing:antialiased;background:radial-gradient(1200px 650px at 50% -180px,#23201a 0%,#0c0c0c 52%,#080808 100%);min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.ambient{pointer-events:none;filter:blur(110px);opacity:.15;z-index:-1;border-radius:999px;animation:14s ease-in-out infinite alternate ambientFloat;position:fixed}.ambient-a{background:#b8924c;width:420px;height:420px;top:15vh;right:-250px}.ambient-b{background:#4d6480;width:420px;height:420px;animation-delay:-7s;bottom:0;left:-320px}.app-shell{max-width:1240px;margin:0 auto;padding:0 28px 120px}.page{min-height:100vh;animation:.72s cubic-bezier(.22,.8,.2,1) both pageIn}.topbar{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;height:108px;animation:.7s 50ms both fadeDown;display:flex}.brand{align-items:center;gap:13px;display:flex}.brand-mark{border:1px solid #ffffff2e;border-radius:12px;place-items:center;width:38px;height:38px;font-family:Georgia,serif;font-size:20px;transition:transform .35s,border-color .35s,background .35s;display:grid}.brand:hover .brand-mark{background:#d8ba7c0d;border-color:#d8ba7c73;transform:rotate(-4deg)scale(1.04)}.brand div{flex-direction:column;gap:2px;display:flex}.brand strong{letter-spacing:.12em;font-size:13px}.brand small{letter-spacing:.25em;color:#85847f;font-size:8px}.live-dot-wrap{letter-spacing:.18em;color:#b5b3ad;align-items:center;gap:8px;font-size:10px;display:flex}.live-dot{background:#87e2a9;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulseDot;box-shadow:0 0 16px #87e2a9}.hero{min-height:620px;padding:90px 0 50px;position:relative;overflow:hidden}.eyebrow,.kicker{letter-spacing:.22em;color:var(--accent);font-size:11px;font-weight:700}.hero .eyebrow{animation:.8s .12s both riseIn}.hero h1,.page-title h1,.lookup-panel h1{letter-spacing:-.065em;max-width:1000px;margin:20px 0 28px;font-size:clamp(58px,8.4vw,116px);font-weight:560;line-height:.86}.hero h1{animation:.9s .18s both riseIn}.hero h1 span{color:#77756e}.hero-copy{color:#aaa8a1;max-width:590px;margin:0 0 34px;font-size:18px;line-height:1.6;animation:.9s .28s both riseIn}.hero-actions{z-index:3;gap:12px;animation:.9s .36s both riseIn;display:flex;position:relative}.primary-btn,.ghost-btn{border-radius:18px;align-items:center;gap:12px;padding:16px 19px;font-size:14px;font-weight:650;transition:transform .3s cubic-bezier(.2,.75,.25,1),box-shadow .3s,background .3s;display:flex}.primary-btn:hover,.ghost-btn:hover{transform:translateY(-2px)}.primary-btn:active,.ghost-btn:active{transform:translateY(0)scale(.99)}.primary-btn{color:#0a0a0a;background:#f2efe7;min-width:245px}.primary-btn:hover{box-shadow:0 18px 40px #f2efe71f}.primary-btn .push{margin-left:auto}.ghost-btn{border:1px solid var(--line);color:#e5e3dd;background:#ffffff0f}.ghost-btn:hover{background:#ffffff17}.metal-car{filter:drop-shadow(0 50px 80px #000);opacity:.7;background:linear-gradient(172deg,#8b898047,#1515150f 38%,#ffffff06);border-radius:56% 45% 18% 18%;width:620px;height:260px;animation:1.2s cubic-bezier(.16,.9,.23,1) .2s both carEnter;position:absolute;bottom:-50px;right:-90px;transform:skew(-7deg)}.metal-car:before{content:"";background:linear-gradient(160deg,#5a646a29,#0505054d);border-top:1px solid #ffffff38;border-radius:60% 60% 10% 10%;width:60%;height:43%;position:absolute;top:1%;right:15%}.headlight{filter:blur(1px);opacity:.65;background:linear-gradient(90deg,#0000,#e8d6aa,#fff);width:130px;height:18px;animation:3.2s ease-in-out infinite headlightGlow;position:absolute;top:118px;box-shadow:0 0 22px #ffe2aa57}.headlight.left{left:38px}.headlight.right{right:38px;transform:scaleX(-1)}.grille{background:repeating-linear-gradient(90deg,#ffffff14 0 2px,#0000 2px 8px);border:1px solid #ffffff26;border-radius:8px;width:170px;height:70px;position:absolute;top:135px;left:225px}.hood-line{border-top:1px solid #ffffff1f;position:absolute;top:100px;left:110px;right:110px}.glass{border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);background:linear-gradient(145deg,#ffffff12,#ffffff06)}.status-card{border-radius:var(--radius);z-index:4;margin-top:-18px;padding:28px 30px;transition:transform .35s,border-color .35s;animation:.8s .45s both riseIn;position:relative}.status-card:hover{border-color:#ffffff24;transform:translateY(-3px)}.status-top{justify-content:space-between;align-items:flex-start;display:flex}.status-top h2{margin:15px 0 0;font-size:25px}.status-pill{color:#b5edca;background:#84d7a612;border:1px solid #84d7a633;border-radius:999px;align-items:center;gap:8px;padding:8px 10px;font-size:11px;display:inline-flex}.status-pill i{background:#84d7a6;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulseDot}.updated{text-align:right;color:#77756f;font-size:11px;line-height:1.55}.updated b{color:#b7b5ae;font-weight:500}.metrics{border-top:1px solid var(--line);grid-template-columns:1fr 1fr 1fr;margin-top:28px;display:grid}.metrics div{flex-direction:column;gap:6px;padding:23px 0 2px;display:flex}.metrics div+div{border-left:1px solid var(--line);padding-left:28px}.metrics strong{letter-spacing:-.03em;font-size:23px}.metrics span{color:#77756f;font-size:11px}.section-block{padding:110px 0 20px}.section-heading h2{letter-spacing:-.05em;max-width:690px;margin:14px 0 42px;font-size:clamp(35px,5vw,62px);line-height:1}.steps{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.steps article{border-top:1px solid var(--line);min-height:230px;padding:24px 6px;transition:transform .35s,border-color .35s}.steps article:hover{border-color:#d8ba7c61;transform:translateY(-5px)}.steps b{color:var(--accent);font-size:12px}.steps h3{margin:65px 0 10px;font-size:21px}.steps p{color:#83817a;max-width:260px;font-size:14px;line-height:1.55}.bottom-nav{z-index:20;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:linear-gradient(#0000,#080808f0 25%);display:none;position:fixed;bottom:0;left:0;right:0}.bottom-nav-inner{border:1px solid var(--line);-webkit-backdrop-filter:blur(28px);background:#121212e0;border-radius:23px;grid-template-columns:repeat(4,1fr);max-width:480px;height:70px;margin:auto;padding:6px;display:grid}.nav-item{color:#777;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:5px;font-size:9px;transition:background .25s,color .25s,transform .25s;display:flex}.nav-item:active{transform:scale(.96)}.nav-item.active{color:#f0eee8;background:#ffffff13}.page-title{padding:80px 0 42px;animation:.75s 80ms both riseIn}.page-title h1{margin-bottom:24px;font-size:clamp(55px,7vw,95px)}.page-title p,.lookup-panel>p{color:#8e8c85;max-width:600px;font-size:17px;line-height:1.55}.registry-card{border-radius:25px;animation:.75s .16s both riseIn;overflow:hidden}.registry-head,.registry-row{grid-template-columns:1fr 1fr;align-items:center;padding:18px 26px;display:grid}.registry-head{color:#6f6d68;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid var(--line);font-size:10px}.registry-row{border-bottom:1px solid #ffffff0d;min-height:66px;transition:background .22s}.registry-row:hover{background:#ffffff07}.registry-row strong{letter-spacing:.08em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px}.registry-row span{color:#b4b1a9;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.registry-footer{color:#5f5d58;padding:17px 26px;font-size:10px}.registry-load{border:1px solid var(--line);color:#d9d6ce;cursor:pointer;background:#ffffff09;border-radius:14px;width:calc(100% - 32px);margin:16px;padding:14px;transition:background .25s,transform .25s;display:block}.registry-load:hover{background:#ffffff12;transform:translateY(-1px)}.archive-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.archive-card{border-radius:24px;flex-direction:column;min-height:285px;padding:25px;transition:transform .35s cubic-bezier(.2,.75,.25,1),border-color .35s;display:flex}.archive-card:hover{border-color:#d8ba7c38;transform:translateY(-5px)}.archive-card>span,.event-time{color:#77746d;letter-spacing:.08em;font-size:10px}.archive-card h2{margin:12px 0 auto;font-size:28px}.archive-card>div{flex-direction:column;margin-bottom:25px;display:flex}.archive-card>div strong{font-size:30px}.archive-card>div small{color:#74716b}.archive-actions{border-top:1px solid var(--line);display:grid}.archive-actions a{color:#d8d5ce;border-bottom:1px solid #ffffff0b;justify-content:space-between;align-items:center;padding:13px 0;font-size:12px;transition:color .22s,padding-left .22s;display:flex}.archive-actions a:last-child{border-bottom:0}.archive-actions a:hover{color:#fff;padding-left:4px}.archive-actions a span{color:var(--accent)}.notification-list{gap:12px;max-width:820px;display:grid}.notification-card{border-radius:23px;grid-template-columns:52px 1fr;gap:15px;padding:25px;transition:transform .3s,border-color .3s;display:grid}.notification-card:hover{border-color:#ffffff24;transform:translateY(-3px)}.event-icon{width:44px;height:44px;color:var(--accent);background:#ffffff0f;border-radius:14px;place-items:center;display:grid}.notification-card h2{margin:5px 0 7px;font-size:20px}.notification-card p{color:#83817b;max-width:620px;margin:0;line-height:1.55}.narrow-page{max-width:900px;margin:auto}.text-link{color:#84817b;font-size:13px;transition:color .25s}.text-link:hover{color:#f0ece2}.lookup-panel{padding:90px 0;animation:.8s .1s both riseIn}.lookup-panel h1{margin-bottom:26px;font-size:clamp(53px,7.5vw,82px)}.phone-form{margin-top:50px}.phone-form label{color:#86847e;margin:0 0 10px 4px;font-size:11px;display:block}.phone-control{color:#111;background:#f0eee7;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;min-height:70px;padding:7px 7px 7px 18px;transition:box-shadow .3s,transform .3s;display:grid}.phone-control:focus-within{transform:translateY(-1px);box-shadow:0 20px 55px #00000052,0 0 0 3px #d8ba7c1f}.phone-control>span{color:#777;font-size:21px}.phone-control input{color:#101010;background:0 0;border:0;outline:none;min-width:0;padding:0 10px;font-size:20px}.phone-control input::placeholder{color:#a4a098}.phone-control button{color:#fff;cursor:pointer;background:#111;border:0;border-radius:17px;align-items:center;gap:10px;height:56px;padding:0 18px;transition:transform .25s,background .25s;display:flex}.phone-control button:hover:not(:disabled){background:#1c1c1c;transform:translateY(-1px)}.phone-control button:disabled{opacity:.55}.phone-form small{color:#5f5c57;margin:12px 5px;font-size:10px;display:block}.result-card{border:1px solid var(--line);background:#ffffff09;border-radius:24px;margin-top:32px;padding:26px;animation:.45s cubic-bezier(.2,.8,.2,1) both resultIn}.result-card.success{background:linear-gradient(145deg,#84d7a614,#ffffff06);border-color:#84d7a62e}.result-card.error{background:linear-gradient(145deg,#ef9f9f12,#ffffff06);border-color:#ef9f9f2e}.result-label{letter-spacing:.16em;color:#86d5a5;font-size:10px}.result-card.error .result-label{color:#ef9f9f}.result-card h2{margin:10px 0 20px;font-size:28px}.number-grid{flex-wrap:wrap;gap:8px;display:flex}.number-grid b{border:1px solid var(--line);background:#0003;border-radius:14px;padding:13px 16px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:17px;animation:.35s both numberPop}.number-grid b:nth-child(2){animation-delay:60ms}.number-grid b:nth-child(3){animation-delay:.12s}.result-card p{color:#84817b;font-size:13px}.result-card p strong{color:#e8e5dc}@keyframes pageIn{0%{opacity:0}to{opacity:1}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes riseIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes resultIn{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:none}}@keyframes numberPop{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes pulseDot{0%,to{opacity:.6;box-shadow:0 0 7px}50%{opacity:1;box-shadow:0 0 20px}}@keyframes ambientFloat{0%{transform:translate(0,0)scale(.96)}to{transform:translate(32px,-24px)scale(1.08)}}@keyframes carEnter{0%{opacity:0;transform:translate(90px)skew(-7deg)scale(.97)}to{opacity:.7;transform:translate(0)skew(-7deg)scale(1)}}@keyframes headlightGlow{0%,to{opacity:.42;filter:blur(1px)}50%{opacity:.8;filter:blur(.3px)}}@media (max-width:760px){.app-shell{padding:0 18px 118px}.topbar{height:82px}.brand-mark{width:34px;height:34px}.brand strong{font-size:11px}.brand small{font-size:7px}.live-dot-wrap{display:none}.hero{min-height:650px;padding:58px 0 0}.hero h1{margin-top:17px;font-size:58px}.hero-copy{max-width:92%;margin-bottom:27px;font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.primary-btn,.ghost-btn{height:58px}.metal-car{opacity:.48;width:430px;height:180px;bottom:18px;right:-150px}.headlight{width:90px;height:10px;top:82px}.headlight.left{left:28px}.headlight.right{right:28px}.grille{width:115px;height:49px;top:95px;left:156px}.hood-line{top:70px}.status-card{margin-top:0;padding:22px 20px}.status-top h2{font-size:20px}.updated{display:none}.metrics{grid-template-columns:1fr 1fr}.metrics div:nth-child(3){border-left:0;border-top:1px solid var(--line);grid-column:1/-1;margin-top:16px;padding-left:0}.metrics strong{font-size:19px}.section-block{padding-top:80px}.section-heading h2{font-size:42px}.steps{grid-template-columns:1fr}.steps article{min-height:170px}.steps h3{margin-top:35px}.bottom-nav{display:block}.page-title{padding:55px 0 32px}.page-title h1{font-size:56px}.archive-grid{grid-template-columns:1fr}.archive-card{min-height:240px}.registry-card{margin:0 -7px}.registry-head,.registry-row{padding:16px}.registry-head{grid-template-columns:.9fr 1.1fr;font-size:8px}.registry-row{grid-template-columns:.9fr 1.1fr}.registry-row strong,.registry-row span{font-size:11px}.lookup-panel{padding:58px 0}.lookup-panel h1{font-size:52px}.phone-control{grid-template-columns:auto 1fr}.phone-control button{grid-column:1/-1;justify-content:center;width:100%;margin-top:7px}.phone-control{padding:10px}.phone-control>span{padding-left:8px}.phone-control input{height:48px}.notification-card{grid-template-columns:46px 1fr;padding:20px}.notification-card p{font-size:13px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}}
