:root{--navy:#0f172a;--navy-light:#1e293b;--blue:#2563eb;--blue-subtle:#eff6ff;--green:#10b981;--slate:#64748b;--slate-light:#94a3b8;--border:#e2e8f0;--white:#ffffff;--bg-wash:#f8fafc;--amber:#d97706;--amber-bg:#fffbeb;--shadow-input:0 1px 2px 0 rgba(0, 0, 0, 0.05);--shadow-card:0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -1px rgba(0, 0, 0, 0.03);--shadow-float:0 20px 25px -5px rgba(15, 23, 42, 0.08), 0 8px 10px -6px rgba(15, 23, 42, 0.03)}body{font-family:'Inter',system-ui,-apple-system,sans-serif;background-color:var(--white);color:var(--navy);margin:0;padding:0;line-height:1.5;-webkit-font-smoothing:antialiased}.icon-svg{width:20px;height:20px;stroke-width:1.75;stroke:currentColor;fill:none}nav{display:flex;justify-content:space-between;align-items:center;padding:18px 5%;background:rgb(255 255 255 / .98);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100}nav{padding:15px 20px;position:relative}.logo{font-family:'Oswald',sans-serif;font-size:20px;font-weight:700;color:var(--navy);text-transform:uppercase;letter-spacing:-.01em}.dre-id{font-size:11px;color:var(--slate);font-weight:600;margin-top:2px;text-transform:uppercase;letter-spacing:.02em}.nav-actions{display:flex;gap:24px;align-items:center}.link{text-decoration:none;color:var(--slate);font-weight:500;font-size:13px;transition:color 0.2s}.link:hover{color:var(--navy)}.btn-login{background:var(--white);border:1px solid var(--border);padding:8px 16px;border-radius:6px;font-weight:600;font-size:13px;text-decoration:none;color:var(--navy)}.hero-wrapper{max-width:1100px;margin:0 auto;padding:60px 5% 100px}.step-indicator{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:600;color:var(--slate-light)}.step-active{color:var(--blue);display:flex;align-items:center;gap:8px}.step-circle{width:24px;height:24px;min-width:24px;min-height:24px;flex:0 0 24px;border-radius:999px;display:flex;align-items:center;justify-content:center}.step-line{width:40px;height:2px;background:var(--border)}.hero{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.lookup-container{max-width:480px;padding-top:20px}h1{font-family:'Inter',sans-serif;font-weight:800;font-size:2.75rem;color:var(--navy);line-height:1.1;margin-bottom:16px;letter-spacing:-.03em}.hero p{font-size:1.125rem;color:var(--slate);margin-bottom:32px;line-height:1.6}.license-form{position:relative;margin-bottom:16px}.input-group{position:relative;display:flex;gap:12px}.input-wrapper{position:relative;flex-grow:1}.dre-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);font-size:14px;font-weight:600;color:var(--slate);pointer-events:none}input[type="text"]{width:100%;padding:16px 16px 16px 105px;font-size:16px;font-family:'Inter',sans-serif;border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow-input);outline:none;transition:all 0.2s;color:var(--navy);font-weight:500;box-sizing:border-box}input[type="text"]:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgb(37 99 235 / .1)}.btn-lookup{background:var(--navy);color:#fff;border:none;padding:0 24px;font-weight:600;border-radius:8px;cursor:pointer;font-size:15px;white-space:nowrap;transition:background 0.2s}.btn-lookup:hover{background:var(--navy-light)}.trust-micro{font-size:13px;color:var(--slate);display:flex;align-items:center;gap:6px;margin-top:12px}.secure-icon{width:12px;height:12px;color:var(--green)}.result-preview{background:var(--white);border-radius:12px;box-shadow:var(--shadow-float);border:1px solid var(--border);overflow:hidden;position:relative}.result-header{background:#f1f5f9;padding:24px;border-bottom:1px solid var(--border)}.user-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.user-name{font-size:18px;font-weight:700;color:var(--navy)}.data-source{font-size:11px;font-weight:700;color:var(--slate);background:#fff;padding:4px 8px;border-radius:4px;border:1px solid var(--border);text-transform:uppercase;letter-spacing:.02em;text-align:center}.user-meta{font-size:15px;color:var(--slate);font-family:monospace;display:block;margin-top:20px}.category-box{background:var(--white);padding:16px;border-radius:8px;border:1px solid var(--border)}.cat-label{font-size:13px;color:var(--slate);text-transform:uppercase;font-weight:600;margin-bottom:4px;display:block}.cat-value{font-size:16px;font-weight:700;color:var(--navy);display:flex;align-items:center;gap:6px;margin-bottom:8px}.cat-explainer{font-size:15px;color:var(--slate);line-height:1.5;background:#f8fafc;padding:10px;border-radius:4px;border-left:3px solid var(--blue)}.checklist-area{padding:24px;max-height:400px;overflow-y:auto}.check-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid var(--border);font-size:14px;font-weight:500;color:var(--navy)}.check-item:last-child{border-bottom:none}.c-flex{display:flex;align-items:center;gap:10px}.c-icon{color:var(--green);width:18px;height:18px;color:var(--green);display:inline-block;vertical-align:middle;flex-shrink:0}.status-pill{font-size:10px;font-weight:700;background:#f0fdf4;color:var(--green);padding:3px 8px;border-radius:4px;border:1px solid #bbf7d0;text-transform:uppercase;letter-spacing:.02em}.card-actions{padding:20px 24px;background:#f8fafc;border-top:1px solid var(--border);display:block}.pricing-lockup{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(to right,#f0f7ff,#ffffff);border:1px solid var(--blue);padding:14px 18px;border-radius:10px;margin-bottom:18px;box-shadow:var(--shadow-card)}.price-left{display:flex;align-items:baseline;gap:10px}.price-regular{text-decoration:line-through;color:var(--slate);font-size:15px;font-weight:500}.price-arrow{color:var(--slate-light);font-size:16px;opacity:.7}.price-promo{color:var(--navy);font-size:28px;font-weight:800;letter-spacing:-.03em}.save-badge{background:#047857;color:#fff;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.button-row{display:flex;gap:12px}.btn-card-primary{flex:2;text-align:center;background:var(--blue);color:#fff;padding:14px;border-radius:6px;font-weight:600;text-decoration:none;font-size:15px;transition:background 0.2s}.btn-card-primary:hover{background:#1d4ed8}.btn-card-secondary{flex:1;text-align:center;background:#fff;color:var(--navy);border:1px solid var(--border);padding:14px;border-radius:6px;font-weight:600;text-decoration:none;font-size:14px;display:flex;align-items:center;justify-content:center;gap:6px;transition:background 0.2s}.btn-card-secondary:hover{background:#f1f5f9}.update-tag{margin-top:20px;text-align:center;font-size:12px;color:var(--slate-light);font-weight:500}@media (max-width:768px){.hero{grid-template-columns:1fr;gap:40px}.input-group{flex-direction:column}.btn-lookup{width:100%;padding:16px}.button-row{flex-direction:column}.pricing-lockup{flex-direction:row}.price-promo{font-size:26px;padding-right:5px}}footer{padding:40px 20px}footer .footer-inner{max-width:1000px;margin:0 auto;text-align:center;border-top:1px solid var(--border);padding-top:40px}footer .footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;text-align:left;margin-bottom:40px}@media (max-width:900px){footer .footer-grid{grid-template-columns:repeat(2,1fr);gap:30px}}@media (max-width:600px){footer .footer-grid{grid-template-columns:1fr;text-align:left;gap:25px}}footer a{display:block;font-size:13px;color:var(--slate);margin-bottom:8px;text-decoration:none}footer strong{display:block;font-size:12px;text-transform:uppercase;margin-bottom:15px}footer p{font-size:11px;color:var(--slate-light);margin-top:20px}@media (max-width:768px){footer .footer-grid{grid-template-columns:1fr;gap:25px}}.loader{border:6px solid #f3f3f3;border-top:6px solid #3498db;border-radius:50%;width:20px;height:20px;animation:spin 1s linear infinite;margin:auto}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.logo a{color:inherit;text-decoration:none;display:inline-flex;align-items:baseline;gap:10px}.logo a:hover{text-decoration:none}.byline{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:11px;font-weight:800;color:var(--slate);text-transform:uppercase;letter-spacing:.08em}.step{display:flex;align-items:center;gap:8px;color:var(--slate-light);transition:color 0.3s ease}.step-active{color:var(--blue)}.step-active .step-circle{background:var(--blue);color:#fff}.brand{display:flex;flex-direction:column;gap:5px}.logo a{font-size:24px;font-weight:700;text-decoration:none;color:#000}.byline{display:block;font-size:14px;color:#555;margin-top:2px}.dre-id{font-size:12px;color:#666}.nav-actions{display:flex;gap:15px;align-items:center}@media (max-width:768px){.logo a{color:inherit;text-decoration:none;display:inline-flex;align-items:baseline;gap:10px}.logo a{font-size:20px;flex-direction:column}.byline{font-size:12px}.dre-id{font-size:10px}.nav-actions{flex-direction:column;gap:10px;margin-top:10px}.nav-actions a{font-size:14px}}.nav-actions{display:flex;gap:10px;justify-content:center;align-items:center;margin-top:20px}.nav-actions a{padding:8px 16px;text-decoration:none;border-radius:4px;font-weight:500;white-space:nowrap}.nav-actions .link{background-color:#f0f0f0;color:#333}.nav-actions .btn-login{background-color:#007bff;color:#fff}@media (max-width:600px){.nav-actions{flex-direction:column;align-items:stretch}.nav-actions a{width:100%;text-align:center}}.dre-id{font-size:12px;color:#666}.nav-actions{display:flex;gap:20px;align-items:center}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer}@media (max-width:768px){nav{flex-direction:row;align-items:flex-start}.step-indicator{font-size:11px}}.logo a{font-size:24px;font-weight:700;text-decoration:none;color:#000;gap:6px}.dre-id{font-size:12px;color:#666;white-space:nowrap}@media (max-width:768px){.dre-id{white-space:normal;line-height:1.4;max-width:200px}.logo a{gap:0px!important}}.nav-header{display:flex;justify-content:space-between;align-items:center;width:100%}.hamburger span{width:25px;height:3px;background:#000;display:block}@media (max-width:768px){.hamburger{display:flex}}@media (max-width:768px){.nav-actions{display:none;flex-direction:column;gap:10px;position:absolute;top:78%;left:0;width:80%;background:#fff;padding:25px;box-shadow:0 4px 6px rgb(0 0 0 / .1);z-index:999;margin-top:0}.nav-actions.show{display:flex}.nav-header{position:relative}}@media (max-width:320px){.step-line{width:11px}}.check-item{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:8px;padding:12px 0;border-bottom:1px solid #ccc}.c-flex{display:flex;align-items:center;flex:1;min-width:200px;font-size:14px;line-height:1.4}.status-pill{font-size:10px;font-weight:700;background:#f0fdf4;color:var(--green);white-space:nowrap;text-transform:uppercase;letter-spacing:.02em;border-radius:4px;border:1px solid #bbf7d0}@media (max-width:600px){.check-item{flex-direction:column;align-items:flex-start}.c-flex{font-size:13px}.status-pill{font-size:10px}.status-pill-pro{font-size:10px}.status-pill-ser{font-size:10px}}.status-pill-pro{font-size:10px;font-weight:700;background:#f4ebe0;color:#b96a10;white-space:nowrap;text-transform:uppercase;letter-spacing:.02em;border-radius:4px;border:1px solid #efb87a75;padding:3px}.status-pill-ser{font-size:10px;font-weight:700;background:#e9eef8;color:var(--blue);white-space:nowrap;text-transform:uppercase;letter-spacing:.02em;border-radius:4px;border:1px solid #aac1f3;padding:3px}.btn-card-primary:hover{color:white! important}.timer{margin-top:10px;background:#f8fafc;border:1px solid var(--soft);border-radius:12px;padding:10px 10px 9px}.timerTop{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:7px}.livePill{display:inline-flex;align-items:center;gap:7px;padding:5px 10px;border-radius:999px;border:1px solid rgb(34 197 94 / .22);background:rgb(34 197 94 / .08);color:rgb(17 24 39 / .7);font-size:11px;font-weight:650;letter-spacing:.08em;text-transform:uppercase;user-select:none;white-space:nowrap}.liveDot{width:7px;height:7px;border-radius:999px;background:var(--green);box-shadow:0 0 0 3px rgb(34 197 94 / .16)}.timerLink{font-size:12px;font-weight:650;color:rgb(10 132 255 / .92);text-decoration:none;letter-spacing:-.01em;display:inline-flex;align-items:center;gap:4px;padding:4px 6px;border-radius:8px}.timerLink .chev{font-size:16px;line-height:1;opacity:.75;transform:translateY(-.5px)}.timerLink:hover{background:rgb(10 132 255 / .08)}.timerLink:active{background:rgb(10 132 255 / .12)}.timerGrid{display:grid;grid-template-columns:repeat(5,1fr);border-radius:10px;overflow:hidden}.unit{padding:7px 8px;text-align:center;position:relative}.unit:not(:last-child)::after{content:"";position:absolute;right:0;top:10px;bottom:10px;width:1px;background:rgb(229 231 235 / .9)}.num{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-variant-numeric:tabular-nums;font-size:17px;font-weight:700;letter-spacing:-.02em;color:rgb(17 24 39 / .92);line-height:1.05}.cap{margin-top:3px;font-size:10px;letter-spacing:.02em;color:rgb(100 116 139 / .55);user-select:none}