.depth-card-wrapper{position:relative;cursor:pointer;outline:none}.depth-card-clickable{cursor:pointer}.depth-card{position:relative;width:100%;height:100%;background-color:#333;overflow:hidden;transition:box-shadow .2s ease-out}.depth-card-bg{position:absolute;top:-20px;left:-20px;width:calc(100% + 40px);height:calc(100% + 40px);background-repeat:no-repeat;background-position:center;background-size:cover;pointer-events:none}.depth-card-info{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;z-index:30;pointer-events:none}.depth-card-info-p-4{padding:24px}.depth-card-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,rgba(0,0,0,.4) 40%,transparent 100%);pointer-events:none;z-index:-1}.depth-card-content{position:relative;z-index:10}.depth-card-content-pb-4{padding-bottom:0}.depth-card-title{font-size:24px;font-weight:700;line-height:1.2;margin:0}.depth-card-description{font-size:14px;line-height:1.5;margin:0}html,body,#root{min-height:100%;margin:0;background:#08111f;color:#e2e8f0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}button,input,select,textarea{font:inherit}.cst-app{min-height:100vh;background:linear-gradient(180deg,#08111f,#0b1526 48%,#08111f)}.cst-shell{max-width:1180px;margin:0 auto;padding:18px}.cst-topbar{position:sticky;top:0;z-index:80;background:#080d19e0;border-bottom:1px solid rgba(148,163,184,.14);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.cst-topbar-inner{display:flex;align-items:center;gap:12px;justify-content:space-between}.cst-brand{min-width:0}.cst-brand-title{font-size:19px;font-weight:900;color:#f8fafc;letter-spacing:0}.cst-brand-sub{margin-top:2px;font-size:11px;color:#64748b;font-weight:700}.cst-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.cst-btn{border:1px solid rgba(148,163,184,.18);border-radius:8px;padding:9px 13px;background:#0f172ab8;color:#cbd5e1;cursor:pointer;font-size:12px;font-weight:800}.cst-btn.primary{background:linear-gradient(135deg,#0ea5e9,#2563eb);border-color:#60a5fa8c;color:#fff}.cst-btn.ghost{background:#ffffff0a}.cst-btn:disabled{opacity:.58;cursor:not-allowed}.cst-tabs{display:flex;gap:6px;padding-top:12px;overflow-x:auto}.cst-tab{border:1px solid rgba(148,163,184,.16);background:#0f172a94;color:#94a3b8;border-radius:8px;padding:9px 12px;font-size:12px;font-weight:850;cursor:pointer;white-space:nowrap}.cst-tab.active{color:#e0f2fe;border-color:#38bdf87a;background:#0ea5e929}.cst-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.cst-card{background:#0f172aa8;border:1px solid rgba(148,163,184,.14);border-radius:8px;padding:14px;min-width:0}.cst-card-title{font-size:14px;font-weight:900;color:#f8fafc;margin-bottom:8px}.cst-muted{color:#64748b;font-size:12px;line-height:1.6}.cst-route{display:flex;align-items:center;gap:8px;color:#e0f2fe;font-weight:900;font-size:15px}.cst-price{margin-top:12px;color:#6ee7b7;font-size:24px;font-weight:950}.cst-meta{margin-top:10px;display:flex;gap:6px;flex-wrap:wrap}.cst-pill{border-radius:7px;border:1px solid rgba(148,163,184,.14);background:#ffffff0d;padding:4px 7px;font-size:11px;color:#94a3b8;font-weight:800}.cst-panel{max-width:760px}.cst-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cst-field label{display:block;margin-bottom:6px;color:#94a3b8;font-size:11px;font-weight:850}.cst-field input,.cst-field select,.cst-field textarea{width:100%;border:1px solid rgba(148,163,184,.18);border-radius:8px;background:#02061780;color:#e2e8f0;padding:10px 11px;outline:none}.cst-field textarea{min-height:92px;resize:vertical}.cst-field.full{grid-column:1 / -1}.cst-section-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:18px 0 10px}.cst-section-title h2{margin:0;color:#f8fafc;font-size:16px}.cst-list{display:grid;gap:10px}.cst-quote-row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center}.cst-tag{color:#bae6fd;background:#0ea5e91f;border:1px solid rgba(14,165,233,.28);border-radius:7px;padding:4px 8px;font-size:11px;font-weight:850}.cst-login-box{width:min(360px,calc(100vw - 32px));margin:70px auto 0}.cst-error{color:#fca5a5;font-size:12px;margin-top:10px}.cst-success{color:#86efac;font-size:12px;margin-top:10px}.cst-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#020617b8;z-index:200;display:flex;align-items:center;justify-content:center;padding:18px}.cst-modal-box{width:min(620px,100%);background:#0f172a;border:1px solid rgba(148,163,184,.22);border-radius:8px;padding:16px;box-shadow:0 24px 70px #0000008c}@media (max-width: 820px){.cst-shell{padding:14px}.cst-grid,.cst-form{grid-template-columns:1fr}.cst-topbar-inner{align-items:flex-start}.cst-brand-title{font-size:17px}}
