.home-hero{background:radial-gradient(120% 120% at 15% 15%,#818cf859,#818cf800 55%),radial-gradient(100% 100% at 85% 90%,#38bdf847,#38bdf800 55%),linear-gradient(135deg,#312e81,#4338ca 45%,#4f46e5);background-size:cover;background-position:center;color:#fff;display:flex;align-items:center;justify-content:center;gap:3.5rem;flex-wrap:wrap;text-align:left;padding:80px 40px;min-height:44rem}.hero-copy{flex:1 1 440px;max-width:560px}.hero-title{font-size:2.9rem;font-weight:800;margin:0 0 1.25rem;line-height:1.15;color:#fff}.hero-subtitle{font-size:1.2rem;max-width:540px;margin:0;color:#ffffffe6}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.hero-cta{display:inline-block;background:#fff;color:#3730a3;font-weight:600;padding:14px 28px;border-radius:8px;box-shadow:0 6px 12px #0000001a;text-decoration:none;transition:background-color .2s ease,transform .15s ease}.hero-cta-secondary{display:inline-block;background:#ffffff1f;color:#fff;font-weight:600;padding:14px 28px;border-radius:8px;border:1px solid rgba(255,255,255,.35);text-decoration:none;transition:background-color .2s ease}.hero-cta:hover{background-color:#f3f4f6;transform:translateY(-1px)}.hero-cta-secondary:hover{background:#ffffff38}.hero-visual{flex:0 1 420px;width:100%;max-width:420px;display:flex;justify-content:center}.match-card{width:100%;background:#fff;color:#0f172a;border-radius:18px;padding:1.5rem 1.5rem 1.25rem;box-shadow:0 30px 60px -25px #0206178c;text-align:left}.match-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.match-badge{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#4338ca}.match-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 3px #22c55e33}.match-score{font-size:.85rem;font-weight:700;color:#0f766e;background:#ecfdf5;padding:.25rem .6rem;border-radius:999px}.match-profile{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1.1rem}.mp-chip{font-size:.78rem;font-weight:600;color:#475569;background:#f1f5f9;padding:.3rem .6rem;border-radius:8px}.match-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.match-row{display:flex;align-items:center;gap:.75rem;padding:.6rem;border:1px solid #eef2f7;border-radius:12px}.mr-logo{flex:0 0 auto;width:34px;height:34px;border-radius:9px;display:grid;place-items:center;color:#fff;font-weight:700;font-size:.95rem}.mr-logo--a{background:linear-gradient(135deg,#4f46e5,#6366f1)}.mr-logo--b{background:linear-gradient(135deg,#0ea5e9,#4f46e5)}.mr-logo--c{background:linear-gradient(135deg,#8b5cf6,#6366f1)}.mr-info{display:flex;flex-direction:column;min-width:0;flex:1 1 auto}.mr-name{font-weight:700;font-size:.95rem;color:#0f172a}.mr-cat{font-size:.78rem;color:#64748b}.mr-meter{flex:0 0 auto;display:flex;align-items:center;gap:.5rem;width:96px}.mr-bar{height:6px;border-radius:999px;background:linear-gradient(90deg,#6366f1,#4f46e5);flex:1 1 auto}.mr-pct{font-size:.75rem;font-weight:700;color:#4338ca;width:30px;text-align:right}.home-trust{background-color:#f9fafb;padding:80px 20px;text-align:center}.trust-title{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:40px}.trust-grid{display:grid;gap:24px;max-width:1000px;margin:0 auto}.trust-card{padding:24px;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 10px #0000000d;background:#fff}.card-title{font-size:1.25rem;font-weight:600;margin-bottom:12px;color:#1f2937}.card-text{color:#6b7280;font-size:1rem}.home-faq-preview{background:linear-gradient(to bottom right,#1e3a8a4d,#64748b4d);padding:100px 20px;text-align:center;color:#fff}.faq-container{max-width:40rem;margin:0 auto}.faq-title{font-size:2.25rem;font-weight:700;margin-bottom:20px}.faq-subtitle{font-size:1.5rem;font-weight:400;margin-bottom:30px}.faq-list li{font-size:1.15rem;margin:10px 0;list-style-type:none;text-align:left}.faq-list a{color:#fff;font-weight:500;transition:color .2s ease}.faq-list a:hover{color:#f0f0f0}.faq-link{display:inline-block;margin-top:24px;color:#fff;font-weight:600;text-decoration:underline}.blog-custom-title{margin-top:3rem;margin-bottom:3rem;text-align:center;font-size:2rem}.blog-preview-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;max-width:90%;margin-left:auto;margin-right:auto}.blog-card{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .2s}.blog-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.blog-card-image{width:100%;height:200px;overflow:hidden}.blog-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.blog-card:hover .blog-card-image img{transform:scale(1.05)}.blog-card-placeholder{width:100%;height:100%;transition:transform .3s}.blog-card:hover .blog-card-placeholder{transform:scale(1.05)}.blog-card h3{font-size:1.25rem;font-weight:700;color:#1e293b;margin:1.5rem 1.5rem .75rem;line-height:1.3}.blog-card h3 a{color:inherit;text-decoration:none}.blog-card h3 a:hover{color:#0ea5e9}.blog-card p{color:#64748b;font-size:1rem;line-height:1.5;margin:0 1.5rem 1.5rem;flex:1}.blog-card small{display:block;color:#64748b;font-size:.875rem;margin:0 1.5rem 1.5rem}.blog-link{margin-top:3rem;margin-bottom:3rem;margin-left:40rem;font-size:1.5rem;font-weight:600;color:#0ea5e9;text-decoration:underline}.blog-card-link{display:inline-flex;align-items:center;gap:.5rem;color:#0ea5e9;font-weight:600;text-decoration:none;margin:0 1.5rem 1.5rem;transition:color .2s}.blog-card-link:hover{color:#0284c7}.link-icon{width:1rem;height:1rem;transition:transform .2s}.blog-card-link:hover .link-icon{transform:translate(2px)}@media (max-width: 768px){html,body{overflow-x:hidden;max-width:100vw;margin:0;padding:0}*,*:before,*:after{box-sizing:border-box}.home-hero{padding:3.5rem 1.25rem;min-height:auto;gap:2.5rem;text-align:center}.hero-copy{margin:0 auto;flex-basis:auto}.hero-title{font-size:2.4rem;margin:1rem 0}.hero-subtitle{font-size:1.1rem;margin:0 auto}.hero-actions{justify-content:center}.hero-cta,.hero-cta-secondary{display:block;width:100%;max-width:18rem;margin:0 auto;font-size:1rem;padding:.9rem 1.5rem;text-align:center}.hero-visual{max-width:24rem;margin:0 auto}.home-trust{padding:4rem 1rem}.trust-grid{display:flex;flex-direction:column;gap:2rem;text-align:center}.trust-card{width:100%;padding:1.5rem}.blog-custom-title{font-size:1.75rem;margin:2.5rem 0}.blog-preview-cards{grid-template-columns:1fr;gap:1.5rem;max-width:100%;padding:0 1rem}.blog-card-image{height:180px}.blog-card h3{font-size:1.125rem;margin:1rem 1rem .5rem}.blog-card p,.blog-card small{margin:0 1rem 1rem}.blog-link{display:block;margin:2rem auto 3rem;text-align:center;font-size:1.25rem}.home-faq-preview{padding:4rem 1rem}.faq-title{font-size:1.75rem}.faq-subtitle,.faq-list li,.faq-link{font-size:1rem}.trust-container,.faq-container{max-width:100%;padding:0 1rem}}.purchase-leads-container{max-width:600px;margin:80px auto;padding:0 20px;text-align:center;font-family:sans-serif}.purchase-title{font-size:2.2rem;margin-bottom:30px}.purchase-form input,.purchase-form textarea{display:block;width:100%;margin:10px 0;padding:12px;font-size:1rem;border:1px solid #ccc;border-radius:8px}.purchase-form button{margin-top:15px;padding:12px 24px;font-size:1rem;background-color:#007bff;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s}.purchase-form button:hover{background-color:#0056b3}.thank-you-message{font-size:1.3rem;color:green}.cta-heading{font-size:1.5rem;text-align:center;margin:1rem 0 .5rem;color:#1f2937}.cta-button{display:inline-block;margin:0 auto 2rem;padding:12px 24px;background-color:#1e3a8a;color:#fff;font-weight:600;text-decoration:none;border-radius:8px;transition:background-color .2s ease}.cta-button:hover{background-color:#153074}.create-account-container{max-width:440px;margin:4rem auto 6rem;padding:2.25rem 2rem;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 12px 40px #0f172a14;font-family:system-ui,-apple-system,Segoe UI,sans-serif}.create-account-container h2{font-size:1.6rem;font-weight:800;color:#312e81;margin:0 0 .4rem;text-align:center}.create-account-form{display:flex;flex-direction:column;gap:1rem;margin-top:1.25rem}.create-account-form input{padding:.8rem .95rem;font-size:1rem;border:1px solid #cbd5e1;border-radius:8px;font-family:inherit;transition:border-color .15s,box-shadow .15s}.create-account-form input:focus{outline:none;border-color:#4338ca;box-shadow:0 0 0 3px #4338ca1f}.create-account-form button{background:#4338ca;color:#fff;font-weight:700;font-size:1rem;padding:.85rem;border:none;border-radius:8px;cursor:pointer;transition:background .15s}.create-account-form button:hover{background:#3730a3}.create-account-form button:disabled{opacity:.6;cursor:not-allowed}.onb{max-width:640px;margin:3rem auto 5rem;padding:0 1.25rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:#0f172a}.onb-muted{color:#64748b}.onb-head{margin-bottom:2rem}.onb-head h1{font-size:1.9rem;font-weight:800;margin:0 0 .4rem}.onb-form{display:flex;flex-direction:column;gap:1.75rem}.onb-q{display:flex;flex-direction:column;gap:.7rem}.onb-label{font-size:1rem;font-weight:700;color:#1e293b}.onb-optional{font-weight:400;color:#94a3b8;font-size:.85rem}.onb-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.6rem}.onb-option{text-align:left;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;padding:.9rem 1rem;cursor:pointer;display:flex;flex-direction:column;gap:.2rem;transition:border-color .15s,background .15s}.onb-option:hover{border-color:#a5b4fc}.onb-option.active{border-color:#4338ca;background:#eef2ff}.onb-option-label{font-weight:700;font-size:.95rem}.onb-option-blurb{font-size:.8rem;color:#64748b}.onb-pills{display:flex;flex-wrap:wrap;gap:.5rem}.onb-pill{border:1.5px solid #cbd5e1;background:#fff;border-radius:9999px;padding:.45rem 1.1rem;font-size:.9rem;font-weight:600;cursor:pointer}.onb-pill.active{background:#4338ca;border-color:#4338ca;color:#fff}.onb-select,.onb-input{border:1px solid #cbd5e1;border-radius:8px;padding:.65rem .8rem;font-size:.95rem;font-family:inherit;background:#fff}.onb-select:focus,.onb-input:focus{outline:none;border-color:#4338ca;box-shadow:0 0 0 3px #4338ca1f}.onb-btn{align-self:flex-start;background:#4338ca;color:#fff;border:none;border-radius:8px;padding:.8rem 1.5rem;font-size:1rem;font-weight:700;cursor:pointer;transition:background .15s}.onb-btn:hover{background:#3730a3}.onb-btn:disabled{opacity:.5;cursor:default}.onb-done{text-align:center;padding-top:3rem}.onb-done h1{font-size:1.75rem;font-weight:800;margin:.5rem 0}.onb-check{width:3.5rem;height:3.5rem;margin:0 auto 1rem;background:#dcfce7;color:#15803d;border-radius:9999px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:800}.onb-done .onb-btn{margin:1.5rem auto 0}.ls-dash{max-width:1120px;margin:2.5rem auto 5rem;padding:0 1.25rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:#0f172a}.ls-gate{text-align:center;padding:5rem 1.25rem}.ls-muted{color:#64748b}.ls-dash-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.ls-dash-head h1{font-size:1.9rem;font-weight:800;margin:0 0 .35rem}.ls-stat{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:.6rem 1rem;min-width:5rem}.ls-stat-num{display:block;font-size:1.5rem;font-weight:800;color:#4338ca}.ls-stat-label{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.ls-filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.ls-chip{border:1px solid #cbd5e1;background:#fff;color:#334155;border-radius:9999px;padding:.45rem 1rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s}.ls-chip:hover{border-color:#4338ca}.ls-chip.active{background:#4338ca;border-color:#4338ca;color:#fff}.ls-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem}.ls-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.25rem;display:flex;flex-direction:column;box-shadow:0 4px 16px #0f172a0a}.ls-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.6rem}.ls-vertical{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#475569}.ls-tier{font-size:.72rem;font-weight:700;padding:.15rem .55rem;border-radius:9999px}.ls-fresh{font-size:.75rem;font-weight:600;color:#16a34a;margin-bottom:.5rem}.ls-value{font-size:1.05rem;font-weight:700;color:#0f172a;line-height:1.3}.ls-chips{display:flex;flex-wrap:wrap;gap:.35rem;margin:.7rem 0;min-height:1.4rem}.ls-chip-tag{font-size:.72rem;background:#eef2ff;color:#4338ca;border-radius:6px;padding:.2rem .5rem;font-weight:500}.ls-geo{font-size:.85rem;color:#475569;margin-bottom:.7rem}.ls-verified{display:flex;flex-direction:column;gap:.25rem;font-size:.76rem;color:#16a34a;margin-bottom:.85rem}.ls-lock{display:flex;align-items:center;gap:.5rem;font-size:.78rem;color:#94a3b8;background:#f8fafc;border:1px dashed #e2e8f0;border-radius:8px;padding:.5rem .65rem;margin-bottom:.85rem}.ls-lock-icon{font-size:.9rem}.ls-card-foot{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:auto;padding-top:.85rem;border-top:1px solid #f1f5f9}.ls-price{font-size:1.5rem;font-weight:800;color:#0f172a}.ls-btn-primary{background:#4338ca;color:#fff;border:none;border-radius:8px;padding:.65rem 1.1rem;font-size:.9rem;font-weight:700;cursor:pointer;transition:background .15s}.ls-btn-primary:hover{background:#3730a3}.ls-btn-primary:disabled{opacity:.6;cursor:default}.ls-btn-ghost{background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.5rem .9rem;font-weight:600;font-size:.85rem;cursor:pointer}.ls-divider{border:none;border-top:1px solid #e2e8f0;margin:3rem 0 1.5rem}.ls-mine-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.ls-mine-head h2{font-size:1.35rem;font-weight:800;margin:0}.ls-table-wrap{overflow-x:auto;border:1px solid #e2e8f0;border-radius:12px}.ls-table{width:100%;min-width:700px;border-collapse:collapse;font-size:.875rem}.ls-table thead{background:#f8fafc;text-align:left;color:#475569}.ls-table th,.ls-table td{padding:.7rem .85rem}.ls-table tbody tr{border-top:1px solid #e2e8f0}.ls-table tbody tr:hover{background:#f8fafc}@media (max-width: 640px){.ls-dash-head{flex-direction:column}}.ls-open-row{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;padding:.85rem 1rem;margin-bottom:1.5rem}.ls-open-label{font-size:.85rem;color:#475569;font-weight:600;margin-right:.25rem}.ls-open-btn{border:1px solid #4338ca;background:#eef2ff;color:#4338ca;border-radius:9999px;padding:.4rem .9rem;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .15s}.ls-open-btn:hover{background:#e0e7ff}.ls-open-count{opacity:.7;font-weight:500}.adm-shell{display:flex;min-height:calc(100vh - 70px);font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:#0f172a;background:#f8fafc}.adm-muted{color:#64748b}.adm-denied{text-align:center;padding:5rem 1rem;margin:auto}.adm-sidebar{width:220px;flex-shrink:0;background:#1e1b4b;color:#c7d2fe;display:flex;flex-direction:column;padding:1.5rem 1rem}.adm-brand{font-size:1.3rem;font-weight:800;color:#fff;margin-bottom:2rem;letter-spacing:-.02em}.adm-brand span{color:#818cf8}.adm-brand em{font-style:normal;font-size:.7rem;font-weight:600;color:#818cf8;text-transform:uppercase;letter-spacing:.08em;margin-left:.2rem}.adm-nav{display:flex;flex-direction:column;gap:.25rem}.adm-nav-item{display:flex;align-items:center;gap:.7rem;background:none;border:none;color:#c7d2fe;text-align:left;padding:.65rem .85rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .15s,color .15s}.adm-nav-item:hover{background:#818cf826;color:#fff}.adm-nav-item.active{background:#4338ca;color:#fff}.adm-nav-icon{font-size:1rem;width:1.1rem;text-align:center}.adm-sidebar-foot{margin-top:auto;font-size:.72rem;color:#6366f1;padding-top:1.5rem}.adm-main{flex:1;padding:2rem 2.25rem 4rem;min-width:0}.adm-title{font-size:1.7rem;font-weight:800;margin:0 0 1.5rem}.adm-section-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin:1.5rem 0 .75rem}.adm-section-label:first-of-type{margin-top:0}.adm-err{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;border-radius:8px;padding:.7rem .9rem;font-size:.85rem;margin-bottom:1rem}.adm-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-bottom:1.25rem}.adm-metric{background:#fff;border:1px solid #eef2f7;border-radius:12px;padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.25rem}.adm-metric-label{font-size:.76rem;color:#64748b;text-transform:uppercase;letter-spacing:.03em}.adm-metric-num{font-size:1.6rem;font-weight:800;color:#4338ca}.adm-metric-sub{font-size:.72rem;color:#94a3b8}.adm-split{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:.75rem}.adm-panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem}.adm-panel h3{margin:0 0 1rem;font-size:1rem;font-weight:700}.adm-bar-row{display:grid;grid-template-columns:6rem 1fr 2rem;align-items:center;gap:.6rem;margin-bottom:.7rem;font-size:.85rem}.adm-bar{background:#eef2ff;border-radius:9999px;height:.55rem;overflow:hidden}.adm-bar-fill{background:#4338ca;height:100%;border-radius:9999px}.adm-bar-num{text-align:right;font-weight:600;color:#475569}.adm-table-wrap{overflow-x:auto;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.adm-table{width:100%;min-width:720px;border-collapse:collapse;font-size:.85rem}.adm-table thead{background:#f8fafc;text-align:left;color:#475569}.adm-table th,.adm-table td{padding:.65rem .85rem}.adm-table tbody tr{border-top:1px solid #e2e8f0}.adm-table tbody tr:hover{background:#f8fafc}.adm-table a{color:#4338ca;text-decoration:none}.adm-table a:hover{text-decoration:underline}.adm-nowrap{white-space:nowrap}.adm-tier{font-size:.7rem;font-weight:700;padding:.12rem .5rem;border-radius:9999px}.adm-status{font-size:.72rem;font-weight:600;padding:.12rem .5rem;border-radius:6px;text-transform:capitalize}.adm-status-available{background:#dcfce7;color:#15803d}.adm-status-sold{background:#e0e7ff;color:#4338ca}.adm-status-unlisted{background:#f1f5f9;color:#64748b}.adm-actions{display:flex;gap:.4rem}.adm-actions button{border:1px solid #cbd5e1;background:#fff;border-radius:6px;padding:.28rem .6rem;font-size:.75rem;font-weight:600;cursor:pointer}.adm-actions button:hover{border-color:#4338ca;color:#4338ca}.adm-blog-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.25rem}.adm-site-tabs{display:flex;gap:.4rem;flex-wrap:wrap}.adm-site-tab{border:1px solid #cbd5e1;background:#fff;color:#334155;border-radius:9999px;padding:.4rem 1rem;font-size:.85rem;font-weight:600;cursor:pointer}.adm-site-tab.active{background:#4338ca;border-color:#4338ca;color:#fff}.adm-btn-primary{background:#4338ca;color:#fff;border:none;border-radius:8px;padding:.6rem 1.1rem;font-size:.88rem;font-weight:700;cursor:pointer}.adm-btn-primary:hover{background:#3730a3}.adm-btn-primary:disabled{opacity:.6;cursor:default}.adm-btn-ghost{background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.6rem 1.1rem;font-weight:600;font-size:.88rem;cursor:pointer}.adm-link{background:none;border:none;color:#4338ca;font-weight:600;font-size:.85rem;cursor:pointer}.adm-editor{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;max-width:780px}.adm-editor-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.adm-editor-head h3{margin:0;font-size:1.15rem;font-weight:800}.adm-field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}.adm-field>span{font-size:.82rem;font-weight:700;color:#334155}.adm-field>span em{font-weight:400;color:#94a3b8;font-style:normal}.adm-field input,.adm-field textarea{border:1px solid #cbd5e1;border-radius:8px;padding:.6rem .75rem;font-size:.92rem;font-family:inherit;color:#0f172a}.adm-field input:focus,.adm-field textarea:focus{outline:none;border-color:#4338ca;box-shadow:0 0 0 3px #4338ca1f}.adm-content{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.82rem;line-height:1.5}.adm-field-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.adm-editor-actions{display:flex;gap:.6rem;margin-top:.5rem}@media (max-width: 720px){.adm-shell{flex-direction:column}.adm-sidebar{width:auto;flex-direction:row;align-items:center;gap:1rem;padding:1rem;overflow-x:auto}.adm-brand{margin-bottom:0}.adm-nav{flex-direction:row}.adm-sidebar-foot{display:none}.adm-field-row{grid-template-columns:1fr}}.adm-linkcell{background:none;border:none;color:#4338ca;font-weight:600;cursor:pointer;padding:0;text-align:left;font-size:.85rem}.adm-linkcell:hover{text-decoration:underline}.ld-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0f172a80;display:flex;justify-content:flex-end}.ld-panel{width:100%;max-width:520px;height:100%;background:#fff;overflow-y:auto;padding:1.5rem 1.75rem 2.5rem;box-shadow:-8px 0 30px #00000026}.ld-muted{color:#64748b}.ld-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.ld-head h3{margin:.3rem 0 0;font-size:1.2rem;font-weight:800}.ld-vertical{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#4338ca}.ld-close{background:none;border:none;font-size:1.2rem;cursor:pointer;color:#64748b}.ld-section{border-top:1px solid #eef2f7;padding-top:1rem;margin-top:1rem}.ld-section:first-of-type{border-top:none;margin-top:0;padding-top:0}.ld-section-title{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin:0 0 .75rem}.ld-edit-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.ld-field{display:flex;flex-direction:column;gap:.3rem}.ld-field-wide{grid-column:1 / -1}.ld-field span{font-size:.76rem;font-weight:600;color:#475569}.ld-field input,.ld-field select{border:1px solid #cbd5e1;border-radius:8px;padding:.5rem .65rem;font-size:.9rem;font-family:inherit}.ld-field input:focus,.ld-field select:focus{outline:none;border-color:#4338ca;box-shadow:0 0 0 3px #4338ca1f}.ld-meta-row{display:flex;gap:1.5rem;margin-top:.85rem;font-size:.82rem;color:#64748b}.ld-tier{font-size:.7rem;font-weight:700;padding:.12rem .5rem;border-radius:9999px}.ld-table{width:100%;border-collapse:collapse;font-size:.88rem}.ld-table td{padding:.45rem .25rem;vertical-align:top;border-bottom:1px solid #f1f5f9}.ld-table td:first-child{color:#64748b;width:42%;font-weight:500}.ld-table a{color:#4338ca}.ld-actions{display:flex;gap:.6rem;margin-top:1.75rem}.adm-data-picker{display:flex;flex-wrap:wrap;gap:1.25rem;margin-bottom:1.25rem}.adm-data-group{display:flex;flex-direction:column;gap:.4rem}.adm-data-glabel{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8}.adm-data-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.85rem}.login-container{max-width:420px;margin:4rem auto 6rem;padding:2.25rem 2rem;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 12px 40px #0f172a14;font-family:system-ui,-apple-system,Segoe UI,sans-serif}.login-container h2{font-size:1.6rem;font-weight:800;color:#312e81;margin:0 0 1.5rem;text-align:center}.login-form{display:flex;flex-direction:column;gap:1rem}.login-form input{padding:.8rem .95rem;font-size:1rem;border:1px solid #cbd5e1;border-radius:8px;font-family:inherit;transition:border-color .15s,box-shadow .15s}.login-form input:focus{outline:none;border-color:#4338ca;box-shadow:0 0 0 3px #4338ca1f}.login-form button{background:#4338ca;color:#fff;font-weight:700;font-size:1rem;padding:.85rem;border:none;border-radius:8px;cursor:pointer;transition:background .15s}.login-form button:hover{background:#3730a3}.login-form button:disabled{opacity:.6;cursor:default}.form-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.6rem .75rem;font-size:.88rem;margin:0}.faq-page{max-width:760px;margin:0 auto;padding:3.5rem 1.25rem 5rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:#0f172a}.faq-hero{text-align:center;margin-bottom:3rem}.faq-hero h1{font-size:2.4rem;font-weight:800;color:#312e81;margin:0 0 .6rem}.faq-hero p{font-size:1.1rem;color:#64748b;margin:0}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.4rem 1.6rem;box-shadow:0 4px 16px #0f172a08}.faq-q{font-size:1.1rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}.faq-a{font-size:.98rem;line-height:1.6;color:#475569;margin:0}.faq-cta{text-align:center;margin-top:3.5rem;background:linear-gradient(135deg,#312e81,#4338ca,#4f46e5);border-radius:18px;padding:2.5rem 1.5rem;color:#fff}.faq-cta h3{font-size:1.4rem;font-weight:800;margin:0 0 1.25rem;color:#fff}.faq-cta-btn{display:inline-block;background:#fff;color:#3730a3;font-weight:700;padding:.85rem 1.75rem;border-radius:8px;text-decoration:none;transition:transform .15s}.faq-cta-btn:hover{transform:translateY(-1px)}.lsb-page{max-width:1040px;margin:0 auto;padding:3.5rem 1.25rem 5rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:#0f172a}.lsb-muted{color:#64748b}.lsb-hero{text-align:center;margin-bottom:3rem}.lsb-hero h1{font-size:2.4rem;font-weight:800;color:#312e81;margin:0 0 .5rem}.lsb-hero p{font-size:1.1rem;color:#64748b;margin:0}.lsb-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.lsb-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 4px 16px #0f172a0a;transition:transform .15s,box-shadow .15s}.lsb-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0f172a1a}.lsb-card-img{height:160px;background-size:cover;background-position:center}.lsb-card-body{padding:1.25rem 1.4rem 1.5rem;display:flex;flex-direction:column;flex:1}.lsb-cat{display:inline-block;align-self:flex-start;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#4338ca;background:#eef2ff;border-radius:9999px;padding:.2rem .7rem;margin-bottom:.7rem}.lsb-card-title{font-size:1.2rem;font-weight:700;margin:0 0 .5rem;line-height:1.3}.lsb-card-desc{font-size:.92rem;color:#475569;line-height:1.5;margin:0 0 1rem;flex:1}.lsb-card-meta{display:flex;justify-content:space-between;font-size:.8rem;color:#94a3b8}.lsb-post{max-width:720px;margin:0 auto;padding:2.5rem 1.25rem 5rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:#0f172a}.lsb-back{display:inline-block;color:#4338ca;text-decoration:none;font-weight:600;font-size:.9rem;margin-bottom:1.5rem}.lsb-back:hover{text-decoration:underline}.lsb-post-title{font-size:2.1rem;font-weight:800;line-height:1.2;margin:.5rem 0;color:#0f172a}.lsb-post-meta{color:#64748b;font-size:.9rem;margin:0 0 2rem}.lsb-content{font-size:1.05rem;line-height:1.75;color:#1e293b}.lsb-content h2{font-size:1.4rem;font-weight:800;margin:2rem 0 .75rem;color:#1e293b}.lsb-content h3{font-size:1.15rem;font-weight:700;margin:1.5rem 0 .5rem}.lsb-content p{margin:0 0 1.1rem}.lsb-content ul,.lsb-content ol{margin:0 0 1.1rem;padding-left:1.4rem}.lsb-content li{margin-bottom:.4rem}.lsb-content a{color:#4338ca}.lsb-content strong{color:#0f172a}.lsb-post-cta,.lsb-cta-btn{text-align:center}.lsb-post-cta{margin-top:3rem;background:linear-gradient(135deg,#312e81,#4338ca,#4f46e5);border-radius:16px;padding:2.25rem 1.5rem;color:#fff}.lsb-post-cta h3{color:#fff;font-size:1.3rem;font-weight:800;margin:0 0 1.25rem}.lsb-cta-btn{display:inline-block;background:#fff;color:#3730a3;font-weight:700;padding:.8rem 1.6rem;border-radius:8px;text-decoration:none}.site-header{background-color:#fff;border-bottom:1px solid #dbeafe;padding:10px 0;box-shadow:0 2px 8px #00000008;position:relative;z-index:40}.nav-container{max-width:100%;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center}.logo-image{height:58px;width:auto;display:block}.nav-links{display:flex;gap:28px;align-items:center}.nav-links a{text-decoration:none;color:#1e293b;font-weight:500;font-size:1rem;transition:color .25s ease}.nav-links a:hover{color:#4f46e5}.active-link{color:#4f46e5;font-weight:600;border-bottom:2px solid #4f46e5;padding-bottom:2px}.nav-toggle{display:none;background:none;border:none;color:#1e293b;cursor:pointer}@media (max-width: 768px){.logo-image{height:48px}.nav-toggle{display:block}.nav-links{position:absolute;inset:64px 0 auto 0;background:#f8fafc;flex-direction:column;gap:0;padding:.5rem 1rem 1rem;transform:translateY(-120%);opacity:0;transition:transform .3s ease,opacity .3s ease;box-shadow:0 6px 12px #0000000a}.nav-links.open{transform:translateY(0);opacity:1}.nav-links a{width:100%;padding:.85rem .75rem;border-top:1px solid rgba(0,0,0,.05);font-size:.95rem}.nav-links a:first-child{border-top:none}.active-link{border:none;background:#4f46e51a;color:#4f46e5}}.logo-text{font-size:1.5rem;font-weight:800;letter-spacing:-.02em;color:#312e81;text-decoration:none}.logo-text span{color:#4f46e5}.nav-logout{background:none;border:none;font:inherit;color:#4338ca;font-weight:600;cursor:pointer;padding:0}.nav-logout:hover{color:#312e81}.site-footer{background-color:#d6eaf9;padding:40px 24px;font-size:.95rem;max-width:100%;border-top:1px solid #e0e6ed}.footer-container{margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}.footer-left{flex:1;min-width:250px}.footer-logo{font-size:1.4rem;font-weight:700;text-decoration:none;color:#1a1a1a;letter-spacing:.5px}.footer-copy{margin-top:8px;font-size:.85rem;color:#888}.footer-nav{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.footer-link{text-decoration:none;color:#444;font-weight:500;transition:color .2s ease}.footer-link:hover{color:#1e3a8a}@media (max-width: 768px){.footer-container{flex-direction:column;align-items:flex-start}.footer-nav{margin-top:16px}}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#1a1a1a;background-color:#f5f9fc;margin:0}h1,h2{font-family:Segoe UI,Roboto,Arial,sans-serif;font-weight:700;color:#0f172a}h3,h4{font-family:Segoe UI,Roboto,Arial,sans-serif;font-weight:600;color:#1e293b}
