@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{color:#142b3a;--navy:#142b3a;--yellow:#ffc531;--pink:#e8177e;--muted:#6e7c84;--line:#dfe5e8;--white:#fff;font-synthesis:none;background:#f4f6f7;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:20px;height:20px}.eyebrow{letter-spacing:1.8px;color:#bdcad1;font-size:12px;font-weight:700}.eyebrow.dark{color:#75838b}.login-layout{grid-template-columns:45% 55%;gap:16px;min-height:100svh;padding:16px;display:grid}.brand-panel{background:var(--navy);color:#fff;border-radius:20px;flex-direction:column;justify-content:space-between;padding:48px;display:flex}.login-logo{object-fit:contain;background:#fff;border-radius:14px;width:118px;height:80px}.brand-panel h1{letter-spacing:-2px;margin:24px 0;font:700 clamp(38px,4vw,62px)/1.12 Manrope}.brand-panel h1 em{color:var(--yellow);font-style:normal}.brand-panel p{color:#b9c7cf;font-size:17px}.login-panel{place-items:center;padding:24px;display:grid}.login-card{width:min(420px,100%)}.login-card h2{margin:16px 0 8px;font:700 36px/1.2 Manrope}.login-card>p{color:var(--muted);margin:0 0 34px}.login-card label,.data-form label{gap:8px;margin-bottom:18px;font-size:14px;font-weight:600;display:grid}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--navy);background:#fff;border-radius:10px;outline:none;padding:13px 14px}input,select{min-height:48px}input:focus,select:focus,textarea:focus{border-color:#56728a;box-shadow:0 0 0 3px #56728a1f}.form-message{color:#a53b3b;min-height:20px;font-size:14px}.primary{background:var(--navy);color:#fff;border:0;border-radius:10px;min-height:48px;padding:14px 20px;font-weight:700}.primary:hover{background:#24475d}.primary.compact{white-space:nowrap;width:auto}.app-shell{grid-template-columns:260px 1fr;min-height:100svh;display:grid}.sidebar{background:var(--navy);color:#fff;z-index:20;flex-direction:column;height:100svh;padding:25px 18px;display:flex;position:sticky;top:0}.sidebar-head{border-bottom:1px solid #ffffff18;justify-content:space-between;align-items:center;padding:0 10px 25px;display:flex}.sidebar-head img{object-fit:contain;background:#fff;border-radius:10px;width:76px;height:54px}.sidebar nav{flex:1;align-content:start;gap:5px;margin-top:20px;padding-right:4px;display:grid;overflow-y:auto}.nav-label{letter-spacing:1.6px;color:#78919f;padding:20px 12px 7px;font-size:10px}.nav-item{color:#c2d0d7;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;padding:11px 12px;display:flex}.nav-item:hover,.nav-item.active{color:#fff;background:#ffffff12}.nav-item.active{box-shadow:inset 3px 0 var(--yellow)}.sidebar-user{border-top:1px solid #ffffff18;gap:5px;min-width:0;margin-top:auto;padding:20px 10px 0;display:grid}.sidebar-user small{color:#849ba7}.sidebar-user strong{text-overflow:ellipsis;font-size:12px;overflow:hidden}.sidebar-user button{width:max-content;color:var(--yellow);background:0 0;border:0;padding:8px 0}.workspace{min-width:0}.topbar{border-bottom:1px solid var(--line);z-index:10;background:#fff;align-items:center;gap:18px;height:90px;padding:16px 32px;display:flex;position:sticky;top:0}.topbar h2{margin:3px 0 0;font:700 22px Manrope}.crumb{letter-spacing:1.5px;color:var(--muted);font-size:10px}.sync-state{color:#68806e;background:#edf4ee;border-radius:100px;margin-left:auto;padding:7px 12px;font-size:13px}.page{max-width:1450px;margin:auto;padding:30px}.intro{color:#fff;background:linear-gradient(125deg,#142b3a,#21475d);border-radius:18px;justify-content:space-between;align-items:center;gap:24px;padding:32px;display:flex}.intro h3{margin:10px 0 5px;font:700 34px Manrope}.intro p{color:#b9c9d1;margin:0}.intro .primary{background:var(--yellow);color:#111}.stats{grid-template-columns:repeat(4,1fr);gap:16px;margin:20px 0;display:grid}.stats article,.panel{border:1px solid var(--line);background:#fff;border-radius:15px}.stats article{padding:20px}.stats span,.stats small{color:var(--muted);font-size:13px;display:block}.stats strong{margin:12px 0 3px;font:700 30px Manrope;display:block}.panel{padding:24px}.panel-head{justify-content:space-between;gap:16px;margin-bottom:24px;display:flex}.panel-head h3{margin:0 0 5px;font:700 20px Manrope}.panel-head p{color:var(--muted);margin:0;font-size:14px}.manual-tag,.record-type{letter-spacing:1.3px;color:#866400;background:#fff4c4;border-radius:100px;height:max-content;padding:6px 9px;font-size:10px;font-weight:700}.two-column{grid-template-columns:minmax(330px,440px) minmax(420px,1fr);align-items:start;gap:20px;display:grid}.form-panel{position:sticky;top:110px}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.metrics-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.data-form h4{margin:26px 0 14px}.data-form .form-message{margin:0 0 10px}.data-form [hidden]{display:none}.check-row{align-items:center;gap:10px!important;font-weight:500!important;display:flex!important}.check-row input{width:18px;height:18px;min-height:0}.records{gap:12px;display:grid}.record-card{border:1px solid var(--line);border-radius:12px;justify-content:space-between;gap:18px;padding:18px;display:flex}.record-card h4{margin:8px 0 4px;font:700 17px Manrope}.record-card p{color:var(--muted);margin:0 0 7px}.record-card a{color:#1d5578;font-size:14px}.delete-button{color:#a24b4b;background:0 0;border:0;height:max-content;padding:6px;font-size:12px}.empty-state{text-align:center;min-height:180px;color:var(--muted);border:1px dashed #ccd5d9;border-radius:12px;place-items:center;display:grid}.empty-state span{font-size:28px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:620px}th,td{text-align:left;border-bottom:1px solid #edf0f2;padding:13px 10px;font-size:14px}th{letter-spacing:.8px;color:var(--muted);font-size:11px}td strong,td small{display:block}td small{color:var(--muted);margin-top:4px}.narrow-panel{max-width:600px}.loading{text-align:center;color:var(--muted);padding:50px}.icon-button{color:inherit;background:0 0;border:0;padding:8px}.menu-button,.mobile-close,.overlay{display:none}.module-intro{margin-bottom:24px}.module-intro h3{margin:10px 0 6px;font:700 32px Manrope}.module-intro p{color:var(--muted);margin:0}.module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.module-card{border:1px solid var(--line);text-align:left;min-height:240px;color:var(--navy);background:#fff;border-radius:18px;flex-direction:column;align-items:flex-start;gap:20px;padding:25px;display:flex;box-shadow:0 8px 24px #122c3d0a}.module-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px #122c3d14}.module-card span:nth-child(2){gap:7px;display:grid}.module-card strong{font:700 22px Manrope}.module-card small{color:var(--muted);line-height:1.5}.module-card b{margin-top:auto;font-size:13px}.module-icon{background:#e9f1f5;border-radius:14px;place-items:center;width:52px;height:52px;display:grid!important}.module-icon.pink{color:var(--pink);background:#ffe8f4}.module-icon.yellow{color:#7a5900;background:#fff3c8}.module-card.coming{opacity:.68}.compact-grid{grid-template-columns:repeat(2,minmax(0,420px))}.click-panel{grid-template-columns:1fr auto minmax(230px,1fr);align-items:center;gap:24px;margin-top:22px;display:grid}.click-panel h3{margin:5px 0 0;font:700 20px Manrope}.click-stats{gap:10px;display:flex}.click-stats span,.click-leaders span{color:var(--muted);background:#f3f6f7;border-radius:10px;padding:9px 12px;font-size:12px}.click-stats strong,.click-leaders strong{color:var(--navy);margin-right:3px;font-size:17px}.click-leaders{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.activity-panel{margin-top:22px}.activity-panel #lead-form-wrap{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:20px;padding:22px 0}.activity-panel #lead-form-wrap[hidden]{display:none}.lead-form{max-width:900px}.form-actions{align-items:center;gap:14px;display:flex}.status-pill{border-radius:100px;align-items:center;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex}.status-pill.yes{color:#356444;background:#e7f3ea}.status-pill.no{color:#8a5b34;background:#fff0df}.lead-table td small{margin-top:4px;display:block}.page-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.page-heading h3{margin:0 0 5px;font:700 30px Manrope}.page-heading p{color:var(--muted);margin:0}.store-form-panel{max-width:760px;margin-bottom:20px;position:static}.store-form-panel[hidden],.store-sheet[hidden]{display:none}.close-panel{color:var(--muted);background:0 0;border:0;height:max-content;padding:6px}.record-actions{align-items:flex-start;gap:6px;display:flex}.edit-button,.view-button{color:#21475d;background:#edf3f6;border:0;border-radius:7px;height:max-content;padding:7px 10px;font-size:12px}.view-button{background:var(--navy);color:#fff}.store-record{grid-template-columns:minmax(180px,1fr) minmax(260px,1.5fr) auto;align-items:start;display:grid}.store-sheet{border-left:3px solid var(--yellow);gap:10px;padding-left:16px;display:grid}.store-sheet p{gap:2px;margin:0;display:grid}.store-sheet span{text-transform:uppercase;letter-spacing:.7px;font-size:11px}.store-sheet strong,.store-sheet a{color:var(--navy);font-size:14px}@media (width<=1050px){.stats{grid-template-columns:repeat(2,1fr)}.two-column{grid-template-columns:1fr}.form-panel{position:static}.app-shell{grid-template-columns:230px 1fr}.page{padding:24px}.metrics-grid{grid-template-columns:repeat(2,1fr)}.store-record{grid-template-columns:1fr auto}.store-sheet{grid-area:2/1/auto/-1}}@media (width<=760px){.click-panel{grid-template-columns:1fr}.click-leaders{justify-content:flex-start}.click-stats{flex-wrap:wrap}.page-heading,.activity-panel .panel-head{flex-direction:column;align-items:flex-start}.login-layout{padding:0;display:block}.brand-panel{border-radius:0;min-height:175px;padding:24px}.brand-panel>div:last-child p{display:none}.brand-panel h1{margin:14px 0;font-size:28px}.login-logo{width:82px;height:58px}.login-panel{padding:40px 24px}.app-shell{display:block}.sidebar{width:min(290px,86vw);transition:transform .2s;position:fixed;top:0;left:0;transform:translate(-105%)}.menu-open .sidebar{transform:translate(0)}.overlay{opacity:0;pointer-events:none;z-index:15;background:#10273588;transition:opacity .2s;display:block;position:fixed;inset:0}.menu-open .overlay{opacity:1;pointer-events:auto}.menu-button,.mobile-close{place-items:center;display:grid}.topbar{height:78px;padding:14px 18px}.sync-state{display:none}.page{padding:18px}.intro{flex-direction:column;align-items:flex-start;padding:24px}.stats{grid-template-columns:1fr 1fr;gap:10px}.stats article{padding:15px}.panel{padding:18px}.form-grid,.metrics-grid{grid-template-columns:1fr}.two-column{display:block}.list-panel{margin-top:18px}.record-card{align-items:flex-start}}@media (width<=420px){.stats{grid-template-columns:1fr}.login-card h2{font-size:30px}}.store-columns{grid-template-columns:1fr 1fr;gap:18px;width:100%;display:grid}.store-column{border:1px solid var(--line);background:#f8fafb;border-radius:14px;min-width:0;padding:16px}.store-column-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.store-column-head h4{margin:0 0 4px;font:700 18px Manrope}.store-column-head p{color:var(--muted);margin:0;font-size:12px}.store-column-head>span{background:var(--navy);color:#fff;border-radius:100px;place-items:center;min-width:30px;height:30px;font-size:12px;font-weight:700;display:grid}.store-column .store-record{grid-template-columns:1fr}.store-column .store-sheet{grid-column:1}.store-column .record-actions{flex-wrap:wrap}@media (width<=900px){.store-columns{grid-template-columns:1fr}}.pap-person{color:var(--navy)!important;margin-top:10px!important}.pap-person strong{color:var(--navy)}.missing-phone{color:#9a6b4b!important;font-size:12px!important}.record-card .whatsapp-button{color:#fff;white-space:nowrap;background:#1f8f4e;border-radius:7px;align-items:center;padding:7px 10px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.record-card .whatsapp-button:hover{background:#176f3c}.registry-columns{margin-top:22px}.registry-columns>.store-column{background:#fff}.registry-columns>.store-column>p{color:var(--muted);margin:0;line-height:1.7}.registry-divider{background:var(--line);height:1px;margin:18px 0}.coming-panel{text-align:center;justify-items:center;gap:10px;padding:45px 24px;display:grid}.coming-panel h3{margin:6px 0 0;font:700 22px Manrope}.coming-panel p{color:var(--muted);margin:0 0 10px}.drive-folders{flex-wrap:wrap;justify-content:center;gap:8px;margin:8px 0 16px;display:flex}.drive-folders span{border:1px solid var(--line);background:#f3f6f7;border-radius:100px;padding:8px 12px;font-size:12px;font-weight:700}.marketing-dashboard{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.summary-card{border:1px solid var(--line);background:#fff;border-radius:16px;min-width:0;padding:22px}.summary-card h3{margin:18px 0 8px;font:700 20px Manrope}.summary-card>p,.summary-card>small{color:var(--muted)}.summary-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.summary-head button,.quick-links button{color:#1d5578;background:0 0;border:0;padding:8px;font-weight:700}.summary-numbers{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;display:grid}.summary-numbers span{color:var(--muted);background:#f3f6f7;border-radius:10px;padding:12px;font-size:12px}.summary-numbers strong{color:var(--navy);margin-bottom:3px;font:700 21px Manrope;display:block}.progress{background:#edf1f3;border-radius:100px;height:9px;margin:18px 0 8px;overflow:hidden}.progress span{background:var(--pink);border-radius:inherit;height:100%;display:block}.quick-links{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.quick-links button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:11px 14px}.plan-target{grid-template-columns:minmax(230px,.7fr) minmax(420px,1.3fr);align-items:start;gap:28px;display:grid}.plan-target h3,.advisor-panel h3{margin:0 0 6px;font:700 20px Manrope}.plan-target p,.advisor-panel p{color:var(--muted);margin:0;line-height:1.55}.planning-form label{margin-bottom:12px}.planning-form .primary{margin-right:10px}.advisor-panel,.planning-history{margin-top:20px}.ai-badge{color:#9b1460;letter-spacing:1px;background:#ffe8f4;border-radius:100px;margin-bottom:12px;padding:6px 9px;font-size:10px;font-weight:800;display:inline-block}.advisor-panel td small{max-width:230px}.planning-history{margin-bottom:20px}@media (width<=900px){.marketing-dashboard,.plan-target{grid-template-columns:1fr}}@media (width<=620px){.summary-numbers{grid-template-columns:1fr}.advisor-panel .panel-head{flex-direction:column;align-items:flex-start}}select[multiple]{min-height:190px;padding:7px}select[multiple] option{border-radius:7px;margin:2px 0;padding:10px 9px}select[multiple] option:checked{background:linear-gradient(var(--navy),var(--navy));color:#fff}.data-form label>small{color:var(--muted);font-weight:400;line-height:1.4}.pap-summary-card{grid-template-columns:1fr auto;align-items:center;display:grid}.pap-summary-card .record-summary>p{margin-top:9px}.pap-summary-card .record-summary>p strong{color:var(--navy)}@media (width<=620px){.pap-summary-card{grid-template-columns:1fr}.pap-summary-card .record-actions{flex-wrap:wrap;margin-top:10px}}.page-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.primary.secondary{background:#31576d}.primary.yellow{background:var(--yellow);color:#142b3a}.primary.yellow:hover{background:#e8ad13}@media (width<=760px){.page-actions{justify-content:flex-start;width:100%}.page-actions .primary{flex:1;min-width:160px}}@media (prefers-reduced-motion:reduce){*{transition:none!important}}.login-brand-head{justify-content:space-between;align-items:center;gap:20px;display:flex}.login-brand-head>span{letter-spacing:1.7px;color:#9eb0bb;font-size:10px;font-weight:800}.brand-copy{z-index:2;position:relative}.platform-visual{width:min(100%,520px);height:310px;margin:18px auto 6px;position:relative}.visual-ring{border:1px solid #ffffff25;border-radius:50%;width:210px;height:210px;position:absolute;top:50%;left:50%;translate:-50% -50%;box-shadow:0 0 0 42px #ffffff08,0 0 0 84px #ffffff05}.visual-center{background:var(--yellow);width:92px;height:92px;color:var(--navy);border-radius:25px;place-items:center;font:800 27px Manrope;display:grid;position:absolute;top:50%;left:50%;transform:rotate(-5deg);box-shadow:0 18px 45px #07151d66}.visual-card{min-width:154px;color:var(--navy);background:#fff;border-radius:15px;padding:15px 17px;font-weight:800;position:absolute;box-shadow:0 18px 45px #07151d55}.visual-card small{color:#687b87;margin-top:5px;font-size:11px;font-weight:500;display:block}.card-register{top:32px;left:0;transform:rotate(-4deg)}.card-marketing{background:var(--pink);color:#fff;top:55px;right:0;transform:rotate(4deg)}.card-marketing small{color:#ffe1f0}.card-commerce{color:#fff;background:#1f506b;bottom:3px;left:50%;translate:-50%}.card-commerce small{color:#bdd0db}@media (width<=1050px){.platform-visual{height:270px}.visual-card{min-width:135px;padding:13px}.visual-ring{width:175px;height:175px}.visual-center{width:78px;height:78px}}@media (width<=760px){.login-brand-head>span,.platform-visual{display:none}.brand-panel{justify-content:flex-start;gap:20px}.brand-copy .eyebrow{display:none}}
