:root{--navy:#293e83;--navy-dark:#1b2c68;--blue:#2389e5;--sky:#edf6ff;--ink:#202638;--muted:#738096;--line:#e7ecf3;--surface:#f3f6fa;--green:#167a5c;--orange:#ac6222;--shadow:0 16px 54px #192d5014;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);font-synthesis:none;font-size:16px}*{box-sizing:border-box}body{margin:0;background:#f5f7fb}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #70baff;outline-offset:3px}button svg,svg.icon{width:20px;height:20px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.studio-header{height:76px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:24px;padding:0 40px}.brand{display:flex;align-items:center;gap:11px;font-size:19px;letter-spacing:1.4px;color:var(--navy);font-weight:500;white-space:nowrap}.brand strong{font-weight:800}.brand-symbol{height:31px;display:flex;align-items:flex-end;gap:4px}.brand-symbol i{display:block;width:7px;background:var(--navy);border-radius:2px}.brand-symbol i:nth-child(1){height:15px}.brand-symbol i:nth-child(2){height:23px}.brand-symbol i:nth-child(3){height:31px;background:var(--blue)}.header-divider{height:22px;width:1px;background:var(--line)}.header-title{font-size:14px;color:#647189}.demo-label{margin-left:auto;font-size:12px;font-weight:650;letter-spacing:.2px;background:var(--sky);color:#2274ba;border:1px solid #d7eaff;padding:7px 12px;border-radius:30px}.icon-button{border:0;background:transparent;display:inline-flex;justify-content:center;align-items:center;width:36px;height:36px;border-radius:10px;flex-shrink:0}.icon-button:hover{background:#eaf0f8}.icon-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.studio-reset{color:#8190a9}.studio{max-width:1340px;margin:auto;display:grid;grid-template-columns:238px minmax(380px,1fr) 280px;gap:44px;padding:28px 32px 128px;align-items:start}.chapters-panel{padding-top:40px}.eyebrow{color:#5e76a7;font-size:11px;letter-spacing:1.7px;font-weight:750}.chapters-panel h1{font-size:29px;line-height:1.23;letter-spacing:-1px;margin:16px 0 12px;font-weight:740}.intro{font-size:14px;line-height:1.6;color:#738096;margin:0 0 28px;max-width:214px}.chapter{position:relative;width:100%;display:flex;gap:12px;text-align:left;border:0;background:none;padding:12px 8px;border-radius:12px;margin:3px 0;align-items:center}.chapter-num{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;border:1px solid #dce3ef;color:#7d8aa1;background:#f5f7fb;flex-shrink:0;font-weight:650}.chapter-text{font-size:14px;line-height:1.2;font-weight:600;color:#7b879d}.chapter.active{background:#e9effb}.chapter.active .chapter-num{background:var(--navy);border-color:var(--navy);color:#fff}.chapter.active .chapter-text{color:var(--navy)}.chapter.done .chapter-num{border-color:#becbe9;color:var(--navy);background:#edf2fc}.chapter:hover{background:#edf1f7}.source-note{margin:28px 0 0 8px;font-size:12px;line-height:1.7;color:#8995a9}.source-note span{font-size:11px}.app-stage{display:flex;flex-direction:column;align-items:center;min-width:0}.device-meta{display:flex;justify-content:space-between;width:394px;max-width:100%;color:#8a96ab;font-size:10px;letter-spacing:1.3px;font-weight:700;margin-bottom:11px;padding:0 6px}.device-meta span:last-child{letter-spacing:.4px;font-weight:500;text-transform:uppercase}.phone{position:relative;width:408px;max-width:100%;height:min(775px,calc(100dvh - 216px));min-height:574px;background:#fff;border:7px solid #1f293e;border-radius:43px;box-shadow:0 0 0 2px #ccd2de,0 24px 48px #1e335523,0 4px 8px #1e33551a;overflow:hidden;display:flex;flex-direction:column}.status-bar{position:relative;height:41px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:0 22px;font-size:12px;font-weight:700;color:#1c263b;background:#fff}.dynamic-island{position:absolute;top:8px;left:50%;transform:translateX(-50%);width:94px;height:22px;background:#182034;border-radius:18px}.device-signals{display:flex;align-items:center;gap:4px}.device-signals svg{width:15px;height:14px;fill:none;stroke:#1c263b;stroke-width:2;stroke-linecap:round}.battery{height:9px;width:19px;border:1px solid #1c263b;border-radius:3px;position:relative}.battery:before{content:"";position:absolute;inset:1px;background:#1c263b;border-radius:1px}.battery:after{content:"";position:absolute;right:-3px;top:2px;height:3px;width:2px;background:#1c263b;border-radius:1px}.screen-shell{position:relative;flex:1;min-height:0;overflow:hidden;background:white}.app-view{height:100%;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;background:#fff}.app-view::-webkit-scrollbar{display:none}.app-page{padding:12px 16px 24px;animation:page-in .25s ease-out}.app-heading{display:flex;align-items:center;gap:9px;margin:4px 0 15px}.app-heading h2{font-size:20px;line-height:1.24;letter-spacing:-.6px;margin:0;flex:1;font-weight:760;min-width:0}.app-heading h2.small-heading{font-size:19px}.app-heading p{font-size:12px;margin:4px 0 0;color:var(--muted);font-weight:400;letter-spacing:0}.app-heading .icon-button{width:30px;height:32px;color:var(--navy);margin-left:-6px}.add-button{width:30px;height:30px;display:grid;place-items:center;background:var(--navy);border:0;border-radius:50%;color:white;flex-shrink:0}.add-button svg{width:18px;height:18px}.group-banner{display:flex;width:100%;align-items:center;gap:12px;text-align:left;background:linear-gradient(108deg,#1568c1,#3799ec);border:0;color:#fff;border-radius:8px;padding:13px 15px;margin:0 0 14px;box-shadow:0 3px 9px #257be61a}.group-banner .icon{width:30px;height:30px}.group-banner span{flex:1}.group-banner strong{font-size:13px;display:block;letter-spacing:.15px}.group-banner small{font-size:12px;display:block;margin-top:3px;font-weight:400;opacity:.9}.group-banner svg:last-child{width:21px;height:21px}.search-row{display:flex;gap:8px;margin-bottom:11px}.search-input{display:flex;gap:8px;align-items:center;border:1px solid #e8edf4;border-radius:9px;padding:0 10px;background:#f3f6fa;min-width:0;flex:1;color:#91a0b5}.search-input input{width:100%;min-width:0;height:39px;border:0;background:none;font-size:14px;outline:none;color:var(--ink)}.search-input input::placeholder{color:#929bac}.filter-button{width:39px;height:39px;border:1px solid #edf0f6;background:#f3f6fa;border-radius:9px;display:grid;place-items:center;color:var(--navy)}.filter-button.selected{background:var(--navy);color:#fff}.segments{display:flex;background:#eff3f8;border-radius:7px;padding:3px;gap:2px;margin-bottom:12px}.segments button{flex:1;min-width:0;border:0;border-radius:5px;background:transparent;padding:7px 3px;font-size:14px;line-height:1.15}.segments button.active{background:var(--navy);color:#fff;box-shadow:0 2px 4px #1d37751a}.app-tabs{display:flex;gap:1px;border-bottom:1px solid #e9ecf2;margin-bottom:14px}.app-tabs button{position:relative;flex:1;padding:8px 2px 10px;font-size:13px;background:none;border:0;line-height:1.22;color:#7a8395;min-width:0}.app-tabs button.active{color:var(--navy);font-weight:650}.app-tabs button.active:after{position:absolute;content:"";height:2px;border-radius:3px;background:var(--navy);bottom:-1px;left:0;right:0}.tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:15px;padding:1px 4px;background:#eaf0fb;border-radius:4px;font-size:10px;margin-left:3px;vertical-align:2px}.contact-card{padding:14px;border:1px solid #e9edf4;border-radius:11px;background:#fff;margin:0 0 12px;box-shadow:0 3px 8px #1d366309}.contact-card.highlighted{border-color:#b9cafa;box-shadow:0 0 0 3px #eef2ff}.card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:6px;margin-bottom:3px}.card-top h3{font-size:16px;line-height:1.25;margin:0;font-weight:750;letter-spacing:-.25px}.badge{display:inline-flex;gap:5px;align-items:center;border-radius:5px;padding:3px 6px;font-size:10px;white-space:nowrap;font-weight:700;line-height:1.3;background:#edf1f6;color:#7b8796;flex-shrink:0}.badge.blue{background:#e7f3ff;color:#2677b5}.badge.green{background:#e7f5ef;color:#187455}.badge.amber{background:#fff2da;color:#a5701a}.badge.red{background:#fff0ed;color:#ba5849}.card-source{font-size:12px;color:#8993a4;margin:4px 0 12px;line-height:1.3}.card-meta{font-size:12px;display:flex;gap:6px;align-items:center;color:#738096;margin:8px 0}.card-meta .icon{width:14px;height:14px}.created-by{display:flex;gap:8px;align-items:center;margin:11px 0}.avatar{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#e6eef8;color:#32517f;font-size:10px;font-weight:750;flex-shrink:0}.avatar.teal{background:#e4f2f1;color:#368681}.avatar.purple{background:#efebfb;color:#8a6fb0}.avatar.orange{background:#fbede3;color:#a87445}.created-by small{display:block;font-size:9px;color:#97a1af;letter-spacing:.5px;font-weight:700}.created-by strong{display:block;font-size:12px;margin-top:2px;font-weight:600}.follow-label{font-size:12px;background:#eaf0fa;border-radius:6px;color:#577093;display:flex;gap:6px;align-items:center;padding:7px 8px;margin:9px 0}.follow-label .icon{width:15px;height:15px;color:#43648d}.note-box{font-size:12px;line-height:1.5;padding:8px 10px;border-radius:6px;background:#f3f2f8;color:#596176;margin:9px 0 11px}.note-box span{display:block;font-size:10px;color:#8f93a3;margin-bottom:2px}.button-row{display:flex;gap:8px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:39px;border:1px solid transparent;border-radius:7px;background:var(--navy);color:white;font-size:14px;font-weight:650;padding:9px 12px;line-height:1.2;text-align:center}.btn:hover{background:var(--navy-dark)}.btn:active{transform:translateY(1px)}.button-row .btn{flex:1}.btn .icon{width:16px;height:16px}.btn.secondary{background:#fff;color:var(--navy);border-color:#d7dfed}.btn.secondary:hover{background:#eff4fc}.btn.ghost{background:transparent;color:var(--navy);border-color:transparent}.btn.ghost:hover{background:#edf3fc}.btn.soft{background:#eef4fc;color:var(--navy);border-color:#e2eaf8}.btn.danger{background:#fff0ed;color:#a84336}.btn.full{width:100%}.btn.small{min-height:32px;font-size:12px;padding:6px 8px}.read-only{display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px;color:#8b96a6;padding:8px 0 0}.read-only .icon{width:12px;height:12px}.follow-result{display:flex;align-items:center;gap:6px;color:#a57631;background:#fff3dc;font-size:12px;font-weight:650;display:inline-flex;padding:6px 8px;border-radius:5px;margin:2px 0 7px}.follow-result .icon{width:14px;height:14px}.next-call{font-size:12px;color:#51647f;display:flex;justify-content:space-between;gap:8px;margin:3px 0 8px;line-height:1.4}.next-call.overdue{color:#c36552}.next-call span:last-child{font-size:11px;color:#929aaa}.list-summary{display:flex;align-items:center;justify-content:space-between;margin:0 0 12px;font-size:12px;color:#8a95a7}.filter-chip{border:0;border-radius:5px;background:#eaf1fd;font-size:11px;color:var(--navy);padding:4px 7px}.app-nav{height:59px;display:flex;border-top:1px solid #eef1f6;background:#fff;flex-shrink:0;padding:6px 8px 0}.app-nav button{border:0;background:transparent;display:flex;flex:1;min-width:0;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#9aA3b1;font-size:9px;padding:0}.app-nav button .icon{width:20px;height:20px}.app-nav button.active{color:var(--navy);font-weight:750}.home-indicator{height:15px;background:#fff;flex-shrink:0;position:relative}.home-indicator:after{content:"";display:block;width:115px;height:4px;position:absolute;top:5px;left:50%;transform:translateX(-50%);background:#21293d;border-radius:5px}.stage-footer{font-size:11px;color:#919db0;margin-top:16px;display:flex;gap:7px;align-items:center;text-align:center}.demo-dot{width:5px;height:5px;background:#4774b9;border-radius:50%;flex-shrink:0}.guide-panel{padding-top:42px}.view-switch{display:flex;gap:3px;background:#e9eef5;padding:4px;border-radius:10px;margin-bottom:35px}.view-switch button{flex:1;background:none;border:0;border-radius:7px;padding:9px;font-size:13px;font-weight:600;color:#78869b}.view-switch button.active{background:white;color:var(--navy);box-shadow:0 2px 6px #1a345110}.scene-copy .step-label{font-size:11px;letter-spacing:1.2px;font-weight:700;color:#8092b6}.scene-copy h2{font-size:24px;letter-spacing:-.7px;line-height:1.22;margin:14px 0 12px;color:#243658}.scene-copy p{font-size:14px;line-height:1.7;margin:0;color:#758297}.role-control{margin-top:28px;padding-top:24px;border-top:1px solid #e1e7f0}.role-control label{font-size:12px;font-weight:650;display:block;color:#566a8e;margin-bottom:9px}.role-control select{background:#fff;width:100%;height:41px;border:1px solid #e0e6f0;border-radius:8px;padding:0 9px;font-size:12px;color:#415879}.role-control p{font-size:12px;line-height:1.6;color:#8a95a8;margin:9px 0 0}.scene-insight{padding:15px;margin-top:25px;background:#eaf0fb;border-radius:10px;color:#4b6088;font-size:12px;line-height:1.65;display:flex;gap:10px}.scene-insight .icon{width:17px;height:17px;color:#5177b3;margin-top:3px}.scene-insight strong{font-size:12px;display:block;color:var(--navy);margin-bottom:3px}.demo-disclaimer{font-size:11px;line-height:1.65;color:#929daf;margin-top:19px}.player{position:fixed;bottom:0;left:0;right:0;background:#ffffffed;backdrop-filter:blur(18px);border-top:1px solid #e1e8f3;padding:14px max(32px,calc((100vw - 1276px)/2)) 13px;z-index:30}.player-top{display:flex;gap:18px;align-items:center}.play-actions{display:flex;align-items:center;gap:4px}.play-actions .icon-button{color:#8795ae;width:30px}.play-button{display:grid;place-items:center;border:0;background:var(--navy);color:#fff;border-radius:50%;width:42px;height:42px;box-shadow:0 3px 9px #293e8330}.play-button:hover{background:var(--navy-dark)}.play-button svg{width:19px;height:19px;fill:currentColor;stroke-width:0}.player-caption{display:flex;flex-direction:column;gap:5px}.player-caption strong{font-size:13px;font-weight:650;letter-spacing:-.1px}.player-caption span{font-size:11px;color:#93a0b2;font-variant-numeric:tabular-nums}.player-options{margin-left:auto;display:flex;gap:14px;align-items:center}.text-button{border:0;background:none;padding:7px 3px;font-size:12px;color:#7a8aa6;display:flex;align-items:center;gap:5px}.text-button[aria-pressed=true]{color:var(--navy)}.speed-control select{appearance:none;border:1px solid #e4e9f2;border-radius:6px;padding:6px 8px;width:43px;color:#607590;font-size:12px;background:#fff;text-align:center}.fullscreen-button{color:#8796ae}.timeline{position:relative;padding-top:8px}.timeline input{display:block;width:100%;height:14px;accent-color:var(--navy);margin:0;cursor:pointer}.timeline input::-webkit-slider-runnable-track{height:4px;border-radius:4px;background:#dfe7f3}.timeline input::-webkit-slider-thumb{margin-top:-5px}.timeline-chapter-mark{position:absolute;top:13px;width:3px;height:4px;background:white;pointer-events:none}.form-page .app-heading{margin-bottom:20px}.form-field{display:block;margin-bottom:15px}.form-field>span,.field-label{display:block;font-size:14px;line-height:1.3;margin-bottom:7px;font-weight:500;color:#3c4559}.form-field input,.form-field select,.form-field textarea,.plain-input{display:block;width:100%;border:1px solid #e8edf4;border-radius:7px;background:#f2f5f9;min-height:39px;padding:9px 11px;font-size:14px;line-height:1.4;color:#40516e}.form-field textarea{resize:vertical;min-height:76px;max-height:200px}.form-field input::placeholder,.form-field textarea::placeholder{color:#a0a9b9}.form-field small{font-size:11px;color:#9aA2b2;display:block;line-height:1.5;margin:6px 0 0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.privacy-note{padding:8px 9px;border-radius:6px;background:#e9f0fe;color:#6780a4;font-size:11px;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:-4px;margin-bottom:16px;line-height:1.4}.privacy-note .icon{width:14px;height:14px}.registered-by{color:#929caf;font-size:11px;text-align:center;line-height:1.5;margin:9px 0 16px}.success-strip{background:#eaf7f0;color:#247656;display:flex;gap:9px;padding:12px;border-radius:9px;font-size:12px;line-height:1.5;margin:0 0 15px}.success-strip .icon{width:18px;height:18px;flex-shrink:0}.success-strip strong{display:block;font-weight:650}.detail-contact{display:flex;gap:11px;align-items:center;background:#f3f6fb;border-radius:9px;padding:12px;margin-bottom:18px}.detail-contact .avatar{width:36px;height:36px;font-size:12px}.detail-contact strong{display:block;font-size:15px}.detail-contact small{font-size:12px;color:#8a96a9;display:block;margin-top:4px}.result-options{border:0;margin:0 0 17px;padding:0;min-width:0}.result-option{display:flex;align-items:center;gap:9px;border:1px solid #e9edf5;border-radius:8px;margin-bottom:7px;padding:11px 9px;font-size:13px;line-height:1.4;cursor:pointer}.result-option input{accent-color:var(--navy);width:16px;height:16px;flex-shrink:0;margin:0}.result-option:has(input:checked){border-color:#b4c8ef;background:#eff5fe;color:#244a86}.result-option .icon{margin-left:auto;width:16px;height:16px;color:#7c8fac}.result-extra{margin:16px 0 0}.mini-note{font-size:12px;color:#8694ac;line-height:1.5;padding:10px;background:#f3f6fa;border-radius:7px;margin:0 0 16px}.group-title{font-size:14px;font-weight:700;margin:22px 0 12px;display:flex;align-items:center;justify-content:space-between}.group-member{display:flex;gap:10px;align-items:center;padding:14px 0;border-bottom:1px solid #edf0f5}.group-member .avatar{width:38px;height:38px;font-size:11px}.member-info{flex:1;min-width:0}.member-info strong{font-size:14px;display:block}.member-info span{font-size:12px;color:#5b6b83;display:block;margin-top:3px}.member-info small{font-size:10px;color:#9ba5b5;display:block;margin-top:3px}.group-actions{display:flex;gap:8px;margin:18px 0 25px}.group-actions .btn{font-size:11px;flex:1}.group-actions .icon{width:14px;height:14px}.group-hero{background:#edf5ff;border:1px solid #dce9fd;border-radius:10px;padding:18px;margin-bottom:16px}.group-hero h3{font-size:18px;margin:0 0 10px;color:var(--navy)}.group-hero p{font-size:13px;color:#7c8ba1;line-height:1.6;margin:0 0 17px}.group-hero.secondary{background:#fff}.single-tm{font-size:11px;color:#8794a9;line-height:1.5;margin:12px 0 20px}.single-tm .icon{height:13px;width:13px;vertical-align:-2px;margin-right:5px}.kpi-page{background:#f6f7fb;min-height:100%;padding:12px 14px 24px}.kpi-page .app-heading{margin-bottom:17px}.kpi-periods{margin-bottom:16px}.kpi-periods button{font-size:12px;padding:7px 0}.section-label{font-size:12px;font-weight:750;margin:14px 0 10px;letter-spacing:.2px}.kpi-hero{display:grid;grid-template-columns:1fr 1fr;background:linear-gradient(112deg,#1267c0,#399eec);color:#fff;border-radius:9px;padding:17px 8px;margin-bottom:18px;min-width:0}.kpi-hero>div{text-align:center;padding:0 5px}.kpi-hero>div+div{border-left:1px solid #ffffff5e}.kpi-hero label{font-size:12px;line-height:1.4;display:block;font-weight:400}.kpi-hero strong{font-size:30px;line-height:1.25;display:block;font-weight:750;letter-spacing:-1px;margin:6px 0}.kpi-hero small{font-size:9px;color:#e0efff;line-height:1.4;display:block}.metrics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:19px}.metric{background:#fff;border:1px solid #e2e6ee;border-radius:8px;text-align:center;padding:10px 3px;min-width:0}.metric label{display:block;font-size:10px;line-height:1.35;color:#7d8799;min-height:27px;font-weight:550}.metric strong{font-size:26px;display:block;margin-top:5px;font-weight:740;letter-spacing:-.7px}.metric.accent strong{color:#298fdc}.metric small{font-size:8px;color:#608bc3;display:block;margin-top:3px}.pending-header{display:flex;align-items:baseline;gap:7px;margin:15px 0 8px}.pending-header strong{font-size:13px}.pending-header small{color:#9ba3b2;font-size:9px}.pending-grid{display:grid;grid-template-columns:repeat(3,1fr);background:white;border:1px solid #e2e6ee;border-radius:8px;margin-bottom:12px}.pending-grid button{border:0;background:none;padding:10px 4px}.pending-grid button+button{border-left:1px solid #edf0f6}.pending-grid span{font-size:10px;display:block;color:#818c9e;line-height:1.3;min-height:26px}.pending-grid strong{display:block;font-size:24px;margin-top:3px}.pending-grid button:nth-child(2) strong{color:#2690e0}.pending-grid button:last-child strong{color:#e1705c}.breakdown{border:1px solid #e1e6f0;border-radius:9px;margin:10px 0;background:white;overflow:hidden}.breakdown summary{cursor:pointer;display:flex;justify-content:space-between;gap:6px;padding:12px 10px;font-size:12px;font-weight:700;list-style:none;align-items:center}.breakdown summary::before{content:"›";display:block;transform:rotate(90deg);font-size:18px;color:#7589ab;margin-right:3px}.breakdown:not([open]) summary::before{transform:rotate(0deg)}.breakdown summary span{flex:1}.breakdown summary small{font-size:10px;color:#98a2b3;font-weight:500}.breakdown-content{padding:0 11px 12px}.stat-row{display:flex;gap:6px;align-items:center;font-size:11px;color:#738098;line-height:1.45;padding:6px 0}.stat-row .stat-line{height:1px;border-bottom:1px dashed #e2e7ef;flex:1}.stat-row b{font-size:11px;color:#526785}.breakdown .caption{font-size:10px;color:#929cad;margin:0 0 7px;line-height:1.4}.demo-card-header{display:flex;gap:10px;align-items:center;margin-bottom:13px}.date-tile{background:#eaf2ff;color:#285395;border-radius:8px;width:43px;padding:6px 5px;text-align:center;flex-shrink:0}.date-tile small{font-size:9px;display:block}.date-tile strong{display:block;font-size:21px}.demo-card-header h3{font-size:15px;margin:0}.demo-card-header p{font-size:12px;color:#7a8aa5;margin:5px 0 0}.trace-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0;font-size:11px}.trace-grid label{font-size:9px;color:#97a1b4;display:block;margin-bottom:3px;text-transform:uppercase;letter-spacing:.25px}.trace-grid span{display:block;color:#506482;line-height:1.5}.linked-label{font-size:10px;color:#398569;display:flex;gap:5px;align-items:center;padding:8px;background:#edf7f2;border-radius:6px;margin:12px 0}.linked-label .icon{width:13px;height:13px}.blank-state{text-align:center;padding:35px 15px;color:#8a99ae}.blank-state .icon{width:32px;height:32px;color:#a4b6d4;margin:0 auto 12px;display:block}.blank-state h3{font-size:15px;color:#546b92;margin:5px 0}.blank-state p{font-size:12px;line-height:1.65}.blank-state .btn{margin-top:10px}.form-error{font-size:12px;line-height:1.5;color:#b84739;background:#fff0ed;padding:10px;border-radius:7px;margin:0 0 12px}.error-hidden:empty{display:none}.app-toast{position:absolute;z-index:20;bottom:12px;left:12px;right:12px;background:#233a70;color:white;box-shadow:0 4px 18px #19334b30;padding:12px 14px;border-radius:10px;font-size:12px;line-height:1.5;opacity:0;pointer-events:none;transform:translateY(12px);transition:.2s;display:flex;gap:8px;align-items:center}.app-toast.visible{opacity:1;transform:translateY(0)}.app-toast .icon{width:17px;height:17px}.tour-pointer{position:absolute;width:32px;height:32px;border-radius:50%;background:#3d89f624;border:2px solid #2e7feb;z-index:19;pointer-events:none;opacity:0;transition:top .6s ease,left .6s ease,opacity .2s;box-shadow:0 0 0 6px #528cf010}.tour-pointer.active{opacity:1;animation:pointer-pulse 1.5s infinite}.tour-focus{outline:2px solid #56a1f8!important;outline-offset:3px;box-shadow:0 0 0 5px #5ea5ff20!important}.sheet-dialog{position:fixed;border:0;padding:0;width:365px;max-width:calc(100vw - 32px);max-height:85dvh;border-radius:19px;background:white;color:var(--ink);box-shadow:0 30px 100px #0e234b44;overflow:auto}.sheet-dialog::backdrop{background:#14213e55;backdrop-filter:blur(3px)}.sheet-inner{padding:22px}.sheet-header{display:flex;align-items:center;gap:10px;margin:0 0 18px}.sheet-header h2{font-size:19px;line-height:1.3;margin:0;letter-spacing:-.4px;flex:1}.sheet-inner p{font-size:13px;line-height:1.7;color:#7e8ba1}.sheet-inner .form-field{margin-top:14px}.action-list{display:flex;flex-direction:column;gap:8px}.action-list button{display:flex;align-items:center;gap:12px;border:1px solid #e2e9f5;background:#f6f9ff;border-radius:9px;padding:14px;font-size:14px;color:var(--navy);text-align:left}.action-list button .icon{width:20px;height:20px}.code-box{background:#edf3ff;color:var(--navy);font-size:27px;letter-spacing:4px;text-align:center;padding:20px;border-radius:10px;font-weight:750;margin:17px 0}.call-simulation{text-align:center;padding:10px 0 20px}.call-simulation .avatar{width:70px;height:70px;font-size:21px;margin:auto auto 15px;box-shadow:0 0 0 12px #f3f7fd}.call-simulation h3{font-size:21px;margin:25px 0 7px}.call-simulation small{font-size:12px;color:#929eaf}.call-time{font-size:24px;font-variant-numeric:tabular-nums;color:var(--navy);padding:23px}.whatsapp-preview{background:#e8f5e8;padding:15px;border-radius:11px;font-size:13px;line-height:1.65;margin-bottom:15px}.source-row{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:10px 0;border-bottom:1px solid #edf0f5;font-size:12px}.source-row input{accent-color:var(--navy);width:16px;height:16px}.setting-link{display:flex;width:100%;background:white;border:1px solid #e5eaf4;border-radius:9px;padding:14px 12px;align-items:center;gap:10px;text-align:left;margin-bottom:10px;font-size:13px}.setting-link span{flex:1}.setting-link .icon{color:#617cab;width:18px}.app-subtitle{font-size:12px;color:#8a98ac;line-height:1.55;margin:0 0 17px}.date-banner{background:#eaf2ff;color:#4d72a9;font-size:12px;padding:9px 10px;border-radius:7px;margin-bottom:14px}.notification-row{display:flex;gap:10px;align-items:flex-start;padding:14px 0;border-bottom:1px solid #edf1f7}.notification-row .icon{color:#6889bb;width:19px;height:19px}.notification-row strong{display:block;font-size:13px;margin-bottom:4px}.notification-row p{font-size:12px;line-height:1.5;color:#8a96aa;margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.toast-global{position:fixed;bottom:115px;left:50%;transform:translateX(-50%);background:var(--navy);color:#fff;padding:12px 18px;font-size:13px;border-radius:10px;z-index:60;box-shadow:var(--shadow);max-width:90vw;text-align:center}@keyframes page-in{from{opacity:.65;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes pointer-pulse{0%,100%{box-shadow:0 0 0 5px #528cf014}50%{box-shadow:0 0 0 10px #528cf008}}@media(min-width:1440px){.studio{gap:64px;max-width:1420px;grid-template-columns:255px 1fr 300px}.chapters-panel{padding-top:64px}.guide-panel{padding-top:64px}.chapters-panel h1{font-size:33px}}@media(max-width:1140px){.studio{grid-template-columns:190px minmax(355px,1fr) 235px;gap:22px;padding-left:20px;padding-right:20px}.chapters-panel h1{font-size:25px}.chapter{padding:10px 4px;gap:9px}.chapter-text{font-size:12px}.guide-panel{padding-top:34px}.scene-copy h2{font-size:21px}.scene-copy p{font-size:13px}.phone{width:394px}.header-title{display:none}}@media(max-width:900px){.studio{grid-template-columns:minmax(355px,1fr) 260px;max-width:780px;gap:34px}.chapters-panel{display:none}.guide-panel{padding-top:35px}.studio-header{padding:0 24px}.header-divider{display:none}}@media(max-width:650px){.studio-header{height:57px;padding:0 16px;gap:10px}.brand{font-size:15px;gap:8px;letter-spacing:.8px}.brand-symbol{height:23px;gap:3px}.brand-symbol i{width:5px}.brand-symbol i:nth-child(1){height:11px}.brand-symbol i:nth-child(2){height:17px}.brand-symbol i:nth-child(3){height:23px}.demo-label{font-size:10px;padding:5px 8px}.studio-reset{width:26px;height:30px}.studio{display:flex;flex-direction:column;gap:17px;padding:14px 12px 128px;width:100%;max-width:460px}.guide-panel{order:-1;width:100%;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:10px 12px}.view-switch{margin:0;align-self:start;padding:3px}.view-switch button{font-size:12px;padding:8px 3px}.role-control{padding:0;margin:0;border:0;align-self:start}.role-control label,.role-control p{display:none}.role-control select{height:35px;font-size:11px;border-radius:8px;padding:0 5px}.scene-copy{grid-column:1 / -1;order:3;padding:2px 3px 0}.scene-copy .step-label{font-size:9px;letter-spacing:.8px}.scene-copy h2{font-size:19px;letter-spacing:-.4px;margin:6px 0}.scene-copy p{font-size:12px;line-height:1.5;max-width:100%;margin:0}.scene-insight,.demo-disclaimer{display:none}.app-stage{width:100%}.device-meta{display:none}.phone{width:100%;max-width:408px;min-height:505px;height:calc(100dvh - 312px);border:1px solid #dce4f0;border-radius:22px;box-shadow:0 8px 28px #1d335412}.status-bar{display:none}.home-indicator{height:12px}.app-page{padding-top:17px}.app-nav{height:60px;padding-top:7px}.app-nav button{font-size:9px}.stage-footer{font-size:10px;margin-top:12px}.player{padding:10px 12px calc(9px + env(safe-area-inset-bottom));background:#fffffff5}.player-top{gap:8px}.play-actions{gap:0}.play-actions .icon-button{width:25px}.play-button{width:38px;height:38px}.player-caption strong{font-size:11px;max-width:148px;line-height:1.35}.player-caption span{font-size:10px}.player-options{gap:8px}.text-button{font-size:10px;max-width:56px;line-height:1.3}.speed-control select{font-size:11px;width:34px;padding:6px 3px}.fullscreen-button{display:none}.timeline{padding-top:5px}.timeline-chapter-mark{top:10px}.app-heading h2{font-size:20px}.scene-copy .explore-hint{display:none}}@media(max-width:360px){.studio-header{padding:0 10px}.demo-label{font-size:9px;padding:4px 7px}.studio-reset{display:none}.app-heading h2{font-size:18px}.app-page{padding-left:12px;padding-right:12px}.app-tabs button{font-size:12px}.segments button{font-size:12px}.card-top h3{font-size:15px}.badge{font-size:9px}.player-options{gap:3px}.player-caption strong{max-width:110px}.text-button{max-width:47px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

.play-button svg.icon{fill:none;stroke-width:1.8}.app-tabs button{font-size:14px}.contact-card .note-box{font-size:13px}.card-meta{font-size:12px}

.distributor-filter{margin:0 0 14px}.distributor-filter>span{font-size:12px;font-weight:650;color:#6880a3;margin-bottom:6px}.distributor-filter select{font-size:13px;background:#fff;border-color:#dfe7f3;min-height:39px}.contact-distributor{display:flex;gap:6px;align-items:center;font-size:11px;color:#6482aa;margin:-4px 0 10px}.contact-distributor .icon{width:13px;height:13px}.app-nav button span{line-height:1.2}.app-nav button[data-value="contacts"] span{font-size:10px}

.schedule-page .app-heading{margin-bottom:23px}
.demo-stepper{display:flex;list-style:none;padding:0;margin:0 0 25px;isolation:isolate}
.demo-stepper li{position:relative;flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:7px;color:#7c8593}
.demo-stepper li:not(:last-child)::after{content:"";position:absolute;top:21px;left:50%;width:100%;height:1px;background:#cfd6df;z-index:-1}
.step-circle{display:flex;align-items:center;justify-content:center;width:43px;height:43px;border-radius:50%;background:#e2e5e9;color:#697586;font-size:20px;font-weight:500}
.step-circle .icon{width:25px;height:25px;stroke-width:2.6}
.step-name{font-size:11px;line-height:1.2;white-space:nowrap}
.demo-stepper .current .step-circle{color:white;background:linear-gradient(155deg,#004677,#009ee3);box-shadow:0 3px 9px #0086bf21}
.demo-stepper .current .step-name{color:#064e7e;font-weight:700}
.demo-stepper .complete .step-circle{background:#176745;color:white}
.demo-stepper .complete .step-name{color:#27614e}
.demo-stepper .complete::after{background:#84af9d!important}
.schedule-page .form-field{margin-bottom:14px}
.schedule-page .form-field>span{font-size:13px;font-weight:650;color:#214c79;margin-bottom:6px}
.schedule-page .form-field input,.schedule-page .form-field select,.schedule-page .form-field textarea{min-height:42px;border-color:#d9dde3;background:white;border-radius:9px;color:#354356}
.schedule-page .form-field textarea{min-height:102px}
.schedule-page .form-field input::placeholder,.schedule-page .form-field textarea::placeholder{color:#8d97a4}
.wizard-section-label{font-size:13px;font-weight:750;color:#214c79;letter-spacing:.3px;margin:21px 0 14px}
.wizard-date-label{font-size:12px;line-height:1.45;color:#708398;margin:-6px 0 18px;text-transform:capitalize}
.wizard-actions{display:flex;gap:16px;align-items:center;margin-top:23px;padding-bottom:8px}
.wizard-actions .btn{flex:1;min-height:42px;border-radius:9px}
.wizard-actions .btn:not(.secondary){background:linear-gradient(#004576,#009de0);box-shadow:0 2px 5px #00548218}
.wizard-actions .btn:not(.secondary):hover{filter:brightness(.94)}
.wizard-actions .secondary{color:#5d6e83;background:#f0f3f7;border-color:#e0e5ec}
.wizard-actions .secondary:hover{background:#e4eaf1}
.demo-summary{padding:15px;border:1px solid #dce2e9;border-radius:11px;font-size:13px;line-height:1.55;overflow-wrap:anywhere}
.demo-summary section+section{margin-top:15px}
.demo-summary h3{font-size:15px;line-height:1.3;color:#214c79;margin:0 0 5px;font-weight:750}
.demo-summary strong{font-size:15px;line-height:1.45;color:#273346}
.demo-summary p{margin:0;color:#4a5769}
.demo-summary .summary-date{text-transform:capitalize}
.demo-summary .summary-notes{margin-top:9px;padding-top:9px;border-top:1px solid #edf0f4;white-space:pre-wrap}
.demo-destination{display:flex;align-items:flex-start;gap:9px;background:#edf6ff;border:1px solid #dceafa;border-radius:9px;padding:11px;margin-top:14px;color:#255782}
.demo-destination>.icon{width:17px;height:17px;flex-shrink:0;margin-top:2px}
.demo-destination strong{display:block;font-size:12px;line-height:1.4}
.demo-destination span{display:block;font-size:11px;line-height:1.5;color:#607c98;margin-top:3px}
.demo-card-header>div:nth-child(2){min-width:0;flex:1}
.demo-card-header h3{overflow-wrap:anywhere}
@media(max-width:360px){.step-circle{width:39px;height:39px;font-size:18px}.demo-stepper li:not(:last-child)::after{top:19px}.step-name{font-size:10px}.wizard-actions{gap:12px}.demo-summary{padding:12px}.demo-card-header{gap:7px}}

.module-kpi-link{width:100%;display:flex;align-items:center;gap:10px;padding:11px 12px;margin:0 0 15px;border:1px solid #dce8f7;border-radius:9px;background:#f1f7ff;color:#315a96;text-align:left}
.module-kpi-link:hover{background:#e8f2ff}
.module-kpi-link>.icon:first-child{width:21px;height:21px;flex-shrink:0}
.module-kpi-link>span{flex:1;min-width:0}
.module-kpi-link strong{display:block;font-size:13px;line-height:1.4}
.module-kpi-link small{display:block;font-size:10px;color:#748bab;margin-top:2px;line-height:1.5}
.module-kpi-link>.icon:last-child{width:16px;height:16px}
.stats-scope-banner{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:11px;line-height:1.5;color:#53759b;margin:0 0 13px}
.stats-scope-banner button{border:0;padding:4px;background:transparent;color:#285bbb;font-size:11px;white-space:nowrap;text-decoration:underline;text-underline-offset:3px}
.kpi-mode-switch{margin:0 0 15px}
.kpi-mode-switch .segments{background:#e9eef7;padding:4px;border-radius:9px}
.kpi-mode-switch .segments button{font-size:12px;line-height:1.4;min-height:38px;padding:6px;border-radius:6px}
.personal-kpi-filters{display:grid;grid-template-columns:1fr 1.35fr;gap:9px;margin-bottom:1px}
.personal-kpi-filters .form-field>span{font-size:12px;color:#6880a3;font-weight:650}
.personal-kpi-filters select{font-size:12px;min-height:40px;background:white;border-color:#dfe7f3;padding:8px;min-width:0}
.caller-note{display:flex;align-items:center;gap:7px;padding:10px 11px;margin-bottom:13px;background:#edf3fc;border-radius:8px;font-size:11px;line-height:1.5;color:#54749d}
.caller-note .icon{width:15px;height:15px;flex-shrink:0}
.personal-team-table{background:white;border:1px solid #e2e6ee;border-radius:10px;padding:12px 11px 3px;margin:0 0 19px}
.personal-team-table h3{font-size:12px;color:#415a80;margin:0 0 9px;font-weight:700}
.personal-team-table table{width:100%;border-collapse:collapse;font-size:12px}
.personal-team-table thead th{font-size:10px;font-weight:550;color:#8896ab;text-align:right;padding:7px 3px;border-bottom:1px solid #e8edf4}
.personal-team-table thead th:first-child{text-align:left}
.personal-team-table tbody th{text-align:left;font-weight:600;padding:0 5px 0 0}
.personal-team-table td{text-align:right;padding:11px 3px;font-weight:700;color:#315985}
.personal-team-table tbody tr+tr{border-top:1px solid #edf1f6}
.personal-team-table th button{border:0;display:block;background:transparent;color:#315985;text-align:left;font-size:12px;line-height:1.4;padding:10px 0}
.personal-team-table th button:hover{color:#168edb;text-decoration:underline;text-underline-offset:3px}
.personal-team-table small{display:block;font-size:10px;line-height:1.4;font-weight:400;color:#8895a8;margin-top:2px}
.prospecting-kpis{border-top:1px solid #e1e6ef;margin-top:25px;padding-top:23px}
.prospecting-kpis h3{font-size:15px;line-height:1.5;letter-spacing:.1px;margin:0 0 7px;font-weight:780;color:#29374e}
.prospecting-explainer{font-size:11px;line-height:1.6;margin:0 0 14px;color:#8390a5}
.sales-hero{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:0;background:linear-gradient(110deg,#116abf,#399fef);border-radius:12px;padding:21px 8px 30px;overflow:hidden;color:white}
.sales-hero>div{position:relative;min-width:0;padding:0 10px}
.sales-hero>div+div{border-left:1px solid #ffffff52}
.sales-hero span{display:block;position:relative;z-index:1;font-size:12px;line-height:1.5;color:#e1efff}
.sales-hero strong{display:block;position:relative;z-index:1;margin-top:10px;font-size:26px;line-height:1.2;letter-spacing:-.7px;font-weight:740}
.sales-hero .icon{position:absolute;right:2px;bottom:0;width:52px;height:52px;opacity:.1;stroke-width:2.5}
.sales-hero>small{position:absolute;bottom:10px;left:18px;font-size:9px;letter-spacing:.3px;color:#d7eaff}
.prospecting-kpis h4{font-size:13px;line-height:1.4;margin:20px 0 10px;color:#8a96a8;font-weight:650}
.funnel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.funnel-card{position:relative;min-width:0;background:white;border:1px solid #e1e6ee;border-radius:10px;padding:12px 11px;overflow:hidden;min-height:98px}
.funnel-card>span{display:block;position:relative;z-index:1;font-size:12px;line-height:1.4;color:#8794a7;font-weight:550}
.funnel-card>strong{display:block;position:relative;z-index:1;font-size:29px;line-height:1.2;color:#2a3342;letter-spacing:-.7px;margin-top:14px;font-weight:750}
.funnel-card>.icon{position:absolute;right:-8px;bottom:-9px;width:57px;height:57px;color:#f1f3f9;stroke-width:2.7}
.conversion-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:9px}
.conversion-card{min-width:0;border:1px solid #e1e6ee;border-radius:10px;background:white;padding:13px 11px}
.conversion-card>span{display:block;font-size:11px;line-height:1.45;color:#8492a7;font-weight:550}
.conversion-card>strong{display:block;font-size:27px;font-weight:750;line-height:1.2;color:#287d67;letter-spacing:-.7px;margin-top:17px}
.conversion-card+.conversion-card>strong{color:#2e70b5}
.conversion-card small{display:block;font-size:10px;line-height:1.5;color:#99a4b5;margin-top:5px}
.cohort-note{font-size:10px;line-height:1.65;color:#8995a7;margin:13px 2px 0}
@media(max-width:360px){.sales-hero>div{padding:0 7px}.sales-hero strong{font-size:23px}.sales-hero span{font-size:11px}.prospecting-kpis h3{font-size:14px}.funnel-card{padding:11px 9px}.conversion-card{padding:12px 9px}.conversion-card>span{font-size:10px}.personal-kpi-filters{grid-template-columns:1fr 1.2fr}.personal-kpi-filters select{font-size:11px}}

.source-referral-kpis{display:grid;gap:14px;margin:20px 0 23px}
.source-kpi-card{margin:0;background:#fff;border:1px solid #dfe7f2;border-radius:12px;padding:17px 15px;min-width:0}
.source-kpi-card h3{margin:0;color:#294b79;font-size:16px;line-height:1.45;font-weight:750}
.source-kpi-card figcaption>p,.source-kpi-subtitle{margin:5px 0 0;color:#657b97;font-size:14px;line-height:1.5}
.source-chart-list{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:17px}
.source-chart-label{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px;line-height:1.45;color:#364d6b}
.source-chart-label>span{min-width:0;overflow-wrap:anywhere}
.source-chart-label>div{display:flex;flex-direction:column;text-align:right;flex-shrink:0;min-width:60px}
.source-chart-label strong{font-size:16px;color:#285c9b;font-variant-numeric:tabular-nums}
.source-chart-label small{font-size:13px;color:#697e99}
.source-chart-track,.referral-progress{height:8px;background:#edf2f8;border-radius:8px;overflow:hidden;margin-top:7px}
.source-chart-track>span{display:block;height:100%;background:#3a83ce;border-radius:inherit}
.source-kpi-note{font-size:12px;line-height:1.6;color:#718199;margin:15px 0 0}
.source-kpi-empty{font-size:14px;line-height:1.6;color:#647a96;margin:20px 0 4px}
.referral-kpi-card{border-top:3px solid #449c86}
.referral-rate{display:flex;align-items:center;gap:15px;margin:19px 0 18px}
.referral-rate>strong{font-size:33px;line-height:1.1;color:#227864;font-variant-numeric:tabular-nums;letter-spacing:-.5px;flex-shrink:0}
.referral-rate>span{font-size:14px;line-height:1.5;color:#557268}
.referral-counts{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.referral-counts>div{min-width:0;background:#f3f8f6;border-radius:8px;padding:12px 10px}
.referral-counts span{display:block;font-size:14px;line-height:1.5;color:#4d6d63}
.referral-counts strong{display:block;margin-top:7px;font-size:23px;line-height:1.2;color:#2d6456}
.referral-progress{margin-top:16px;background:#e9f3ef}
.referral-progress>span{display:block;height:100%;background:#449c86;border-radius:inherit}
.referral-per-ten{font-size:14px;line-height:1.6;color:#4d6d63;margin:10px 0 0}
@media(max-width:360px){.source-kpi-card{padding:15px 12px}.referral-counts{gap:8px}.referral-rate{gap:12px}.referral-rate>strong{font-size:30px}}

.add-note-button{margin:0 0 18px;min-height:44px}.contact-note{white-space:pre-wrap;overflow-wrap:anywhere}.contact-note+.contact-note{margin-top:10px;padding-top:10px;border-top:1px solid #dce3ef}.contact-note strong{display:block;margin-bottom:4px}

.telemarketing-contact-filter{margin:12px 0 16px}.telemarketing-contact-filter select{width:100%;min-width:0}.telemarketing-contact-filter small{display:block;line-height:1.5;margin-top:6px}

.brand-logo{display:block;width:140px;height:52px;max-width:100%;object-fit:contain;object-position:left center}
@media(max-width:650px){.brand-logo{width:110px;height:40px}}
