@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;700&family=Space+Grotesk:wght@400;500;700&display=swap";:root{--bg-paper:#f7f2ea;--bg-board:#fffaf2;--ink:#382d24;--ink-soft:#61574e;--line:#e0d5c8;--font-sans:"Space Grotesk", "Segoe UI", sans-serif;--font-mono:"IBM Plex Mono", Consolas, monospace}*{box-sizing:border-box}html,body,#root{min-height:100%}body{color:var(--ink);font-family:var(--font-sans);background:radial-gradient(circle at 0% 0%, #ffbf7d3d, transparent 34%), radial-gradient(circle at 100% 14%, #91dcc447, transparent 30%), linear-gradient(150deg, var(--bg-paper) 0%, #fefbf7 52%, #f3f8f4 100%);background-attachment:fixed;margin:0}#root{width:100%}input,button,table{font:inherit}.lp-root{color:#0f172a;background:#fff;width:100%;font-family:Inter,Segoe UI,system-ui,sans-serif;overflow-x:hidden}.lp-nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-bottom:1px solid #e2e8f0;align-items:center;gap:1.5rem;padding:.875rem 4rem;display:flex;position:sticky;top:0;box-shadow:0 1px 3px #0000000a}.lp-nav-brand{color:#0f172a;flex-shrink:0;align-items:center;gap:.6rem;font-size:1.15rem;font-weight:700;text-decoration:none;display:flex}.lp-nav-logo{object-fit:contain;width:auto;height:40px}.lp-nav-wordmark{object-fit:contain;width:auto;height:26px}.lp-nav-name{letter-spacing:-.02em}.lp-nav-links{gap:.25rem;margin-left:auto;display:flex}.lp-nav-link{cursor:pointer;color:#475569;background:0 0;border:none;border-radius:6px;padding:.4rem .75rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.lp-nav-link:hover{color:#1e40af;background:#eff6ff}.lp-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1d4ed8 0%,#2563eb 100%);border:none;border-radius:10px;justify-content:center;align-items:center;padding:.7rem 1.6rem;font-size:.95rem;font-weight:600;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 14px #2563eb59}.lp-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #2563eb73}.lp-btn-outline{color:#2563eb;cursor:pointer;background:0 0;border:1.5px solid #2563eb;border-radius:10px;justify-content:center;align-items:center;padding:.65rem 1.5rem;font-size:.95rem;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.lp-btn-outline:hover{background:#eff6ff}.lp-btn-ghost{color:#334155;cursor:pointer;background:0 0;border:1.5px solid #cbd5e1;border-radius:10px;padding:.7rem 1.6rem;font-size:.95rem;font-weight:600;transition:background .15s,border-color .15s}.lp-btn-ghost:hover{background:#f1f5f9;border-color:#94a3b8}.lp-btn-large{padding:.9rem 2.4rem;font-size:1.05rem}.lp-hero{background:linear-gradient(145deg,#f8faff 0%,#eef4ff 45%,#f0f8ff 100%);justify-content:center;align-items:center;gap:5rem;min-height:92vh;padding:5rem 4rem;display:flex;position:relative;overflow:hidden}.lp-hero-bg-grid{pointer-events:none;background-image:linear-gradient(#2563eb0d 1px,#0000 1px),linear-gradient(90deg,#2563eb0d 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0}.lp-hero-glow{pointer-events:none;background:radial-gradient(circle,#3b82f61f 0%,#0000 65%);border-radius:50%;width:700px;height:700px;position:absolute;top:-160px;right:-80px}.lp-hero-content{color:#0f172a;max-width:580px;position:relative}.lp-badge{color:#1d4ed8;letter-spacing:.07em;text-transform:uppercase;background:#dbeafe;border:1px solid #bfdbfe;border-radius:100px;align-items:center;gap:.4rem;margin-bottom:1.25rem;padding:.3rem .9rem;font-size:.78rem;font-weight:600;display:inline-flex}.lp-hero-h1{letter-spacing:-.03em;color:#0f172a;margin:0 0 1.25rem;font-size:clamp(2.6rem,5vw,4rem);font-weight:800;line-height:1.08}.lp-gradient-text{background:linear-gradient(90deg,#2563eb,#0ea5e9);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.lp-hero-sub{color:#475569;margin:0 0 2rem;font-size:1.1rem;line-height:1.7}.lp-hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.lp-hero-micro{color:#94a3b8;margin-top:1rem;font-size:.8rem}.lp-hero-visual{flex-shrink:0;position:relative}.lp-card-mockup{perspective:1000px}.lp-card-front{background:linear-gradient(135deg,#1e3a8a 0%,#0f172a 100%);border-radius:18px;width:320px;height:200px;padding:1.5rem;transition:transform .4s;position:relative;overflow:hidden;transform:rotateY(-8deg)rotateX(4deg);box-shadow:0 25px 60px #00000080,inset 0 0 0 1px #ffffff14,inset 0 1px #ffffff26}.lp-card-front:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#3b82f626 0%,#0000 60%);position:absolute;inset:0}.lp-card-chip{background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:5px;width:36px;height:28px;margin-bottom:1.2rem;box-shadow:0 2px 6px #0000004d}.lp-card-logo-wrap{justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:absolute;top:1.2rem;right:1.2rem}.lp-card-logo{object-fit:contain;opacity:.92;width:100%;height:100%}.lp-card-text{color:#fff;flex-direction:column;gap:.2rem;margin-top:auto;display:flex;position:absolute;bottom:1.5rem;left:1.5rem}.lp-card-text strong{letter-spacing:-.01em;font-size:1.05rem;font-weight:700}.lp-card-text span{color:#94a3b8;font-size:.78rem}.lp-card-co{font-weight:500;color:#60a5fa!important}.lp-card-qr-corner{opacity:.7;width:40px;height:40px;position:absolute;bottom:1.2rem;right:1.2rem}.lp-card-pulse{pointer-events:none;border:1.5px solid #3b82f64d;border-radius:22px;width:340px;height:220px;animation:2.4s ease-out infinite pulse-ring;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes pulse-ring{0%{opacity:.8;transform:translate(-50%,-50%)scale(.98)}to{opacity:0;transform:translate(-50%,-50%)scale(1.15)}}.lp-tap-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#334155;white-space:nowrap;background:#ffffffeb;border:1px solid #e2e8f0;border-radius:100px;align-items:center;gap:.5rem;padding:.4rem 1rem .4rem .5rem;font-size:.82rem;font-weight:600;display:flex;position:absolute;bottom:-1.5rem;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000014}.lp-tap-badge svg{width:28px;height:28px}.lp-proof-bar{background:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:center;align-items:center;gap:0;padding:2.5rem 3rem;display:flex}.lp-proof-item{flex-direction:column;align-items:center;padding:0 4rem;display:flex}.lp-proof-item strong{color:#2563eb;letter-spacing:-.04em;font-size:2rem;font-weight:900}.lp-proof-item span{color:#64748b;margin-top:.15rem;font-size:.82rem;font-weight:500}.lp-proof-divider{background:#e2e8f0;width:1px;height:44px}.lp-section{padding:6rem 4rem}.lp-section:nth-child(odd){background:#fff}.lp-section:nth-child(2n){background:#f8faff}.lp-section-inner{max-width:1400px;margin:0 auto}.lp-section-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#2563eb;margin:0 0 .5rem;font-size:.78rem;font-weight:700}.lp-section-h2{letter-spacing:-.03em;color:#0f172a;max-width:640px;margin:0 0 3rem;font-size:clamp(1.9rem,2.8vw,2.8rem);font-weight:800}.lp-steps{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.lp-step{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:2.25rem;transition:box-shadow .2s,transform .2s;position:relative}.lp-how .lp-step{background:#fff}.lp-step:hover{transform:translateY(-3px);box-shadow:0 16px 40px #2563eb1a}.lp-step-num{color:#2563eb;opacity:.18;margin-bottom:.75rem;font-size:2.8rem;font-weight:900;line-height:1;display:inline-block}.lp-step-title{color:#0f172a;margin:0 0 .5rem;font-size:1.05rem;font-weight:700}.lp-step-body{color:#64748b;margin:0;font-size:.9rem;line-height:1.6}.lp-feature-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}.lp-feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:2.25rem;transition:transform .2s,box-shadow .2s}.lp-feature-card:hover{transform:translateY(-4px);box-shadow:0 20px 48px #2563eb1a}.lp-feature-card svg{width:48px;height:48px;margin-bottom:1.25rem}.lp-feature-card h3{color:#0f172a;margin:0 0 .5rem;font-size:1rem;font-weight:700}.lp-feature-card p{color:#64748b;margin:0;font-size:.88rem;line-height:1.65}.lp-feature-card--highlight{background:linear-gradient(135deg,#1d4ed8 0%,#0ea5e9 100%);border-color:#0000;position:relative;overflow:hidden;box-shadow:0 16px 40px #2563eb40}.lp-feature-card--highlight h3{color:#fff}.lp-feature-card--highlight p{color:#ffffffd1}.lp-feature-spark{pointer-events:none;background:radial-gradient(circle,#ffffff2e 0%,#0000 65%);border-radius:50%;width:200px;height:200px;position:absolute;top:-40px;right:-40px}.lp-price-grid{grid-template-columns:repeat(2,minmax(280px,380px));gap:2rem;display:grid}.lp-price-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;flex-direction:column;padding:2.5rem;display:flex;position:relative}.lp-price-card--featured{background:linear-gradient(155deg,#1d4ed8 0%,#2563eb 60%,#0ea5e9 100%);border-color:#0000;box-shadow:0 24px 60px #2563eb59}.lp-price-popular{color:#fff;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(90deg,#3b82f6,#06b6d4);border-radius:100px;padding:.3rem 1rem;font-size:.72rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.lp-price-tier{text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-bottom:.75rem;font-size:.82rem;font-weight:700}.lp-price-card--featured .lp-price-tier{color:#94a3b8}.lp-price-amount{letter-spacing:-.04em;color:#0f172a;align-items:flex-start;gap:.1rem;margin-bottom:.75rem;font-size:3.5rem;font-weight:900;line-height:1;display:flex}.lp-price-card--featured .lp-price-amount{color:#fff}.lp-price-dollar{margin-top:.6rem;font-size:1.6rem}.lp-price-period{color:#94a3b8;margin-top:2.1rem;margin-left:.15rem;font-size:1rem;font-weight:500}.lp-price-desc{color:#64748b;margin:0 0 1.5rem;font-size:.88rem;line-height:1.6}.lp-price-card--featured .lp-price-desc{color:#94a3b8}.lp-price-features{flex-direction:column;flex:1;gap:.65rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.lp-price-features li{color:#334155;align-items:center;gap:.6rem;font-size:.88rem;display:flex}.lp-price-card--featured .lp-price-features li{color:#e2e8f0}.lp-price-card--featured .check-icon circle{fill:#3b82f6}.check-icon{flex-shrink:0;width:18px;height:18px}.lp-price-cta{width:100%}.lp-price-card--featured .lp-btn-outline{color:#fff;border-color:#fff6}.lp-price-card--featured .lp-btn-outline:hover{background:#ffffff1f}.lp-faq-inner{max-width:820px}.lp-faq-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.5rem;display:grid}.lp-faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.75rem}.lp-faq-item h4{color:#0f172a;margin:0 0 .5rem;font-size:.95rem;font-weight:700}.lp-faq-item p{color:#64748b;margin:0;font-size:.88rem;line-height:1.65}.lp-cta-banner{text-align:center;background:linear-gradient(135deg,#1d4ed8 0%,#2563eb 45%,#0ea5e9 100%);padding:7rem 4rem;position:relative;overflow:hidden}.lp-cta-glow{pointer-events:none;background:radial-gradient(#ffffff26 0%,#0000 65%);border-radius:50%;width:700px;height:350px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lp-cta-banner h2{color:#fff;letter-spacing:-.03em;margin:0 0 1rem;font-size:clamp(1.9rem,3vw,3rem);font-weight:800;position:relative}.lp-cta-banner p{color:#ffffffd1;margin:0 0 2.5rem;font-size:1.1rem;position:relative}.lp-cta-banner .lp-btn-primary{color:#1d4ed8;background:#fff;box-shadow:0 4px 20px #0003}.lp-cta-banner .lp-btn-primary:hover{box-shadow:0 8px 32px #00000040}.lp-footer{background:#f8fafc;border-top:1px solid #e2e8f0;padding:2.5rem 4rem}.lp-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;max-width:1400px;margin:0 auto;display:flex}.lp-footer-right{flex-direction:column;align-items:flex-end;gap:.6rem;display:flex}.lp-footer-powered{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.lp-footer-powered-label{color:#94a3b8;white-space:nowrap;font-size:.78rem;font-weight:500}.lp-footer-powered-sep{color:#cbd5e1;font-size:.78rem}.lp-footer-partner{color:#64748b;align-items:center;gap:.4rem;font-size:.78rem;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.lp-footer-partner:hover{color:#2563eb}.lp-footer-partner-logo{object-fit:contain;border-radius:4px;width:24px;height:24px}.lp-footer-partner-logo--dark{background:#1e2d3d;padding:2px}.lp-footer-brand{color:#64748b;align-items:center;gap:.75rem;font-size:.88rem;font-weight:500;display:flex}.lp-footer-logo{object-fit:contain;opacity:.75;width:auto;height:44px}.lp-footer-copy{color:#94a3b8;margin:0;font-size:.8rem}@media (width<=1100px){.lp-feature-grid,.lp-steps{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.lp-nav{padding:.875rem 1.25rem}.lp-hero{text-align:center;flex-direction:column;min-height:auto;padding:4rem 1.5rem 5rem}.lp-hero-actions{justify-content:center}.lp-hero-visual{margin-top:3rem}.lp-card-front{width:280px;height:175px;transform:none}.lp-nav-links{display:none}.lp-proof-bar{gap:1.5rem;padding:2rem 1.5rem}.lp-proof-divider{display:none}.lp-proof-item{padding:0 1rem}.lp-section{padding:4rem 1.5rem}.lp-feature-grid,.lp-steps,.lp-price-grid,.lp-faq-grid{grid-template-columns:1fr}.lp-cta-banner{padding:5rem 1.5rem}.lp-footer{padding:2rem 1.5rem}}.dashboard-shell{gap:1rem;max-width:1400px;margin:0 auto;padding:1.5rem 2rem;display:grid}.hero-band{background:radial-gradient(circle at 20% 20%,#ffdc9f 0%,#0000 40%),radial-gradient(circle at 80% 0,#b5f0df 0%,#0000 42%),linear-gradient(145deg,#f6f3ea 0%,#fefcf8 60%,#f4f8f5 100%);border:1px solid #d8d0c5;border-radius:1rem;justify-content:space-between;align-items:start;gap:1rem;padding:1.5rem;animation:.42s ease-out rise-in;display:flex;position:relative;overflow:hidden}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#5a4e3f;margin:0;font-size:.75rem}h1{color:#2f2418;margin:.25rem 0 0;font-size:clamp(1.6rem,2.3vw,2.5rem)}.subtitle{color:#534a41;max-width:55ch;margin:.5rem 0 0}.panel{background:#fffcf8e6;border:1px solid #e2dbd2;border-radius:1rem;padding:1rem;box-shadow:0 10px 28px #20160a0f}.filter-panel{animation:.5s ease-out rise-in}.owner-summary-card{gap:1rem;animation:.46s ease-out rise-in;display:grid}.owner-summary-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:1rem;display:flex}.owner-picker{gap:.35rem;display:grid}.owner-picker span{text-transform:uppercase;letter-spacing:.08em;color:#6a5f53;font-size:.75rem;font-weight:600}.owner-picker select{min-width:260px;font:inherit;background:#fffdf9;border:1px solid #ccbfae;border-radius:.7rem;padding:.6rem .7rem}.owner-summary-link{align-items:center;text-decoration:none;display:inline-flex}.owner-summary-identity{align-items:center;gap:1rem;display:flex}.owner-summary-avatar,.owner-summary-fallback{object-fit:cover;color:#564737;background:#efe5d8;border:2px solid #d8d0c5;border-radius:50%;flex:none;place-items:center;width:84px;height:84px;font-size:1.8rem;font-weight:700;display:inline-grid}.owner-summary-card h2{color:#2f2418;margin:.15rem 0 0}.owner-summary-meta{flex-wrap:wrap;gap:.6rem;display:flex}.owner-summary-meta span{color:#4d4133;background:#fffdf9;border:1px solid #e2dbd2;border-radius:999px;padding:.35rem .7rem;font-weight:600}.filters{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.8rem;display:grid}.filters label{gap:.35rem;display:grid}.filters span{text-transform:uppercase;letter-spacing:.08em;color:#6a5f53;font-size:.75rem;font-weight:600}.filters input,.filters select{font:inherit;background:#fffdf9;border:1px solid #ccbfae;border-radius:.7rem;padding:.6rem .7rem}.filters button{color:#f4fff8;cursor:pointer;background:linear-gradient(120deg,#1f6f62 0%,#2f8a64 100%);border:none;border-radius:.8rem;align-self:end;padding:.72rem 1rem;font-weight:700}.kpi-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.9rem;display:grid}.kpi{animation:.52s ease-out rise-in}.kpi p{color:#6d645b;margin:0;font-size:.9rem}.kpi strong{color:#2f2418;margin-top:.45rem;font-family:IBM Plex Mono,Consolas,monospace;font-size:1.7rem;display:block}.table-head{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.7rem;display:flex}.table-head h2{color:#31271d;margin:0;font-size:1.2rem}.table-head p{color:#6f665c;margin:0}.table-head-right{align-items:center;gap:1rem;display:flex}.btn-export{color:#2563eb;cursor:pointer;background:0 0;border:1.5px solid #2563eb;border-radius:6px;padding:.35rem .9rem;font-size:.82rem;font-weight:600;transition:background .15s,color .15s}.btn-export:hover:not(:disabled){color:#fff;background:#2563eb}.btn-export:disabled{opacity:.4;cursor:not-allowed}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:680px}th,td{text-align:left;border-bottom:1px solid #e7dfd4;padding:.7rem}th{text-transform:uppercase;letter-spacing:.08em;color:#6f6255;font-size:.78rem}td{color:#33291f}.error{color:#8a1f26;background:#ffe7e9;border-color:#d9aeb2}.view-switch{align-items:center;gap:.5rem;display:inline-flex}.view-switch button{color:#4d4133;cursor:pointer;background:#fffdf9;border:1px solid #ccbfae;border-radius:999px;padding:.4rem .9rem;font-weight:600}.view-switch button.active{color:#f3fff9;background:#1f6f62;border-color:#1f6f62}.admin-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.admin-grid>*{min-width:0}.inline-form{gap:.55rem;min-width:0;display:grid}.inline-form input,.inline-form select{font:inherit;box-sizing:border-box;background:#fffdf9;border:1px solid #ccbfae;border-radius:.7rem;width:100%;max-width:100%;padding:.6rem .7rem}.file-field{gap:.35rem;display:grid}.file-field span{text-transform:uppercase;letter-spacing:.08em;color:#6a5f53;font-size:.75rem;font-weight:600}.file-field input[type=file]{box-sizing:border-box;max-width:100%;padding:.45rem}.owner-photo-preview{align-items:center;gap:.8rem;display:flex}.owner-photo-preview img{object-fit:cover;border:1px solid #ccbfae;border-radius:50%;width:64px;height:64px}.owner-photo-preview button{color:#43382d;cursor:pointer;background:#fffdf9;border:1px solid #c9beb0;border-radius:999px;padding:.3rem .7rem;font-weight:600}.owner-listing{align-items:center;gap:.65rem;display:inline-flex}.owner-edit-form{flex-direction:column;gap:1rem;padding:1rem .5rem;display:flex}.owner-edit-fields{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;display:grid}.owner-edit-fields label{color:#6a5f53;text-transform:uppercase;letter-spacing:.06em;gap:.25rem;font-size:.78rem;font-weight:600;display:grid}.owner-edit-fields label input{font:inherit;box-sizing:border-box;background:#fffdf9;border:1px solid #ccbfae;border-radius:.5rem;width:100%;max-width:100%;padding:.45rem .6rem;font-size:.9rem}.owner-edit-actions{gap:.5rem;display:flex}.owner-listing-avatar,.owner-listing-fallback{object-fit:cover;color:#564737;background:#efe5d8;border:1px solid #ccbfae;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-weight:700;display:inline-grid}.inline-form button{color:#f4fff8;cursor:pointer;background:linear-gradient(120deg,#1f6f62 0%,#2f8a64 100%);border:none;border-radius:.8rem;padding:.72rem 1rem;font-weight:700}.inline-form small{color:#6f665c}.lead-message{white-space:nowrap;text-overflow:ellipsis;cursor:default;max-width:220px;overflow:hidden}.table-action{color:#f4fff8;cursor:pointer;background:#1f6f62;border:none;border-radius:999px;padding:.35rem .8rem;font-weight:600}.profile-identity{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.profile-identity-text{flex:1;min-width:0}.public-avatar{object-fit:cover;border:3px solid #1f6f6226;border-radius:50%;flex-shrink:0;width:96px;height:96px;margin-right:1.5rem}.link-cell{flex-wrap:wrap;align-items:center;gap:.4rem;display:inline-flex}.link-cell a,.copy-action{color:#43382d;background:#fffdf9;border:1px solid #c9beb0;border-radius:999px;padding:.3rem .7rem;font-weight:600;text-decoration:none}.qr-cell{flex-direction:column;align-items:center;gap:.35rem;display:flex}.qr-cell canvas{border-radius:4px;display:block}.auth-shell{color:#0f172a;background:#f8fafc;flex-direction:column;min-height:100vh;font-family:Inter,Segoe UI,system-ui,sans-serif;display:flex}.auth-topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;background:#ffffffeb;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:.875rem 2rem;display:flex;position:sticky;top:0}.auth-topbar-brand{color:#0f172a;letter-spacing:-.02em;align-items:center;gap:.6rem;font-size:1.15rem;font-weight:700;text-decoration:none;display:flex}.auth-topbar-logo{object-fit:contain;width:auto;height:36px}.auth-topbar-wordmark{object-fit:contain;width:auto;height:22px}.auth-topbar-signin{align-items:center;gap:.75rem;display:flex}.auth-error--inline{color:#dc2626;margin:0;font-size:.8rem}.auth-card{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:3rem 1.5rem 5rem;display:flex}.auth-card-inner{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;align-items:center;gap:0;width:min(460px,100%);padding:3rem 2.5rem;display:flex;box-shadow:0 4px 6px #0000000a,0 20px 48px #00000014}.auth-card-logo{object-fit:contain;width:auto;max-width:280px;height:72px;margin-bottom:1.5rem}.auth-card .eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#3b82f6;margin:0 0 .5rem;font-size:.75rem;font-weight:600}.auth-card h1{letter-spacing:-.03em;color:#0f172a;margin:0 0 .75rem;font-size:1.75rem;font-weight:800}.auth-card .subtitle{color:#64748b;margin:0 0 2rem;font-size:.95rem;line-height:1.6}.auth-divider{color:#cbd5e1;align-items:center;gap:.75rem;width:100%;margin-bottom:1.5rem;font-size:.8rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e2e8f0;flex:1;height:1px}.google-signin-slot{min-height:44px}.auth-back-link{color:#64748b;align-items:center;gap:.35rem;margin-top:1.75rem;font-size:.875rem;text-decoration:none;transition:color .15s;display:inline-flex}.auth-back-link:hover{color:#1e40af}.auth-error{color:#dc2626;text-align:center;width:100%;margin-top:.75rem;font-size:.85rem}.auth-banner{background:#f3f8f4;border:1px solid #d8e6dd;border-radius:.8rem;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.8rem;padding:.6rem .9rem;display:flex}.auth-banner-user{align-items:center;gap:.65rem;display:inline-flex}.auth-banner-user img,.auth-banner-user span{color:#26493e;background:#d5e7de;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:700;display:inline-grid}.auth-banner-user strong,.auth-banner-user p{margin:0}.auth-banner-user p{color:#5f6f67;font-size:.85rem}.auth-banner button{color:#2f473e;cursor:pointer;background:#fff;border:1px solid #b9ccc1;border-radius:999px;padding:.3rem .8rem;font-weight:600}.copy-action{cursor:pointer}.public-shell{align-content:center;gap:1rem;max-width:880px;min-height:calc(100vh - 2rem);margin:0 auto;display:grid}.public-card{background:#fffcf8eb;border:1px solid #e2dbd2;border-radius:1rem;padding:1.2rem;box-shadow:0 10px 28px #20160a0f}.profile-card h1{margin-top:.4rem}.public-meta{color:#55493f;gap:.25rem;margin-top:.6rem;display:grid}.form-card h2{margin-top:0}.public-form{gap:.75rem;display:grid}.public-form label{gap:.35rem;display:grid}.public-form span{text-transform:uppercase;letter-spacing:.08em;color:#6d6053;font-size:.78rem}.public-form input,.public-form textarea{font:inherit;background:#fffdf9;border:1px solid #ccbfae;border-radius:.7rem;padding:.65rem .75rem}.checkbox-row{align-items:center;gap:.6rem;display:flex!important}.checkbox-row span{text-transform:none;letter-spacing:0;font-size:.9rem}.public-form button{color:#f4fff8;cursor:pointer;background:linear-gradient(120deg,#1f6f62 0%,#2f8a64 100%);border:none;border-radius:.8rem;padding:.8rem 1rem;font-weight:700}.public-form button:disabled{opacity:.6;cursor:not-allowed}.public-error{color:#8a1f26}.public-success{color:#15653e}.thankyou-card{background:linear-gradient(150deg,#f5fffa 0%,#edfbf4 100%);border:1px solid #b8d9c9;border-radius:.9rem;padding:1rem}.thankyou-card h2{color:#175a3d;margin:.3rem 0 .4rem}.thankyou-card p{color:#2f5845;margin:0}.thankyou-actions{flex-wrap:wrap;gap:.55rem;margin-top:.8rem;display:flex}.action-btn{color:#1f5d45;background:#f3fbf7;border:1px solid #8dc2a9;border-radius:999px;padding:.5rem .9rem;font-weight:600;text-decoration:none;display:inline-block}.action-btn.primary{color:#f4fff8;background:#1f6f62;border-color:#1f6f62}@keyframes rise-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=700px){.dashboard-shell{gap:.8rem}.hero-band,.panel{border-radius:.8rem;padding:.85rem}.filters{grid-template-columns:1fr}.kpi strong{font-size:1.45rem}.hero-band{flex-direction:column}}.admin-sub-nav{margin-bottom:.25rem}.integrations-list{flex-direction:column;gap:1.25rem;padding-top:1rem;display:flex}.integration-card{border:1px solid var(--border,#e2e8f0);background:#fff;border-radius:.5rem;padding:1.25rem 1.5rem}.integration-card--disabled{opacity:.55}.integration-card-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.integration-card--disabled .integration-card-header{margin-bottom:0}.integration-card-meta{flex-direction:column;gap:.25rem;display:flex}.integration-card-meta strong{font-size:.95rem}.integration-card-desc{color:#64748b;font-size:.8rem}.integration-badge{text-transform:uppercase;letter-spacing:.04em;color:#94a3b8;white-space:nowrap;border:1px solid #e2e8f0;border-radius:999px;align-self:flex-start;padding:.2rem .6rem;font-size:.7rem;font-weight:600}.toggle-switch{cursor:pointer;flex-shrink:0;align-items:center;display:inline-flex;position:relative}.toggle-switch input{opacity:0;width:0;height:0;position:absolute}.toggle-slider{background:#cbd5e1;border-radius:999px;width:2.4rem;height:1.35rem;transition:background .2s;display:block}.toggle-slider:after{content:"";background:#fff;border-radius:50%;width:.95rem;height:.95rem;transition:transform .2s;position:absolute;top:.2rem;left:.2rem}.toggle-switch input:checked+.toggle-slider{background:#6366f1}.toggle-switch input:checked+.toggle-slider:after{transform:translate(1.05rem)}.integration-form label{color:#475569;flex-direction:column;gap:.3rem;font-size:.8rem;font-weight:500;display:flex}.integration-form label input{font-size:.875rem}.integration-loading{color:#94a3b8;font-size:.85rem}.form-error{color:#ef4444;font-size:.8rem}.form-success{color:#22c55e;font-size:.8rem}
