.input-summary-bar{display:grid;grid-template-columns:minmax(0,.95fr) minmax(520px,1fr);gap:1rem;padding:1rem;margin-bottom:1rem;border-radius:8px;background:linear-gradient(135deg,#00528e,#0077b8 58%,#13a7c8);border-bottom:4px solid var(--bv-gold);color:#fff;box-shadow:0 14px 34px rgba(0,82,142,.18)}.input-summary-main{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;min-width:0}.input-summary-kicker{display:block;color:#ffe39a;font-size:.75rem;font-weight:900;text-transform:uppercase}.input-summary-main h2{margin:5px 0 8px;color:#fff;font-size:clamp(1.3rem,2.4vw,2.2rem);font-weight:900;line-height:1.12}.input-summary-main p{display:flex;gap:.75rem;flex-wrap:wrap;margin:0;color:rgba(255,255,255,.84);font-size:.88rem}.input-summary-main strong{color:#fff}.input-summary-status{min-width:110px;padding:8px 10px;border-radius:8px;text-align:center;font-size:.78rem;font-weight:900}.input-summary-status.ready{background:#e8f8ee;color:#0b7a42}.input-summary-status.warning{background:#fff3cf;color:#8a6400}.input-summary-status.danger{background:#fff0f0;color:#b23b3b}.input-summary-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.input-summary-metrics div{min-height:90px;padding:.8rem;border-radius:8px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.22)}.input-summary-metrics small,.input-summary-metrics span,.input-summary-metrics strong{display:block}.input-summary-metrics span{color:rgba(255,255,255,.72);font-size:.74rem;font-weight:900;text-transform:uppercase}.input-summary-metrics strong{margin-top:8px;color:#ffe39a;font-size:1.05rem;font-weight:900;line-height:1.2;word-break:break-word}.input-summary-metrics small{margin-top:4px;color:rgba(255,255,255,.78);font-size:.76rem;font-weight:700}.input-next-tools,.input-preset-row,.rider-filter-bar{display:flex;flex-wrap:wrap;gap:.5rem}.input-preset-row{margin-top:.65rem}.input-next-tools a,.input-preset-row button,.rider-filter-bar button{min-height:34px;padding:0 12px;border-radius:8px;border:1px solid #cfe0ef;background:#fff;color:#0060a6;font-weight:800;font-size:.82rem;cursor:pointer;text-decoration:none}.input-preset-row button.active,.rider-filter-bar button.active{background:#006cb8;border-color:#006cb8;color:#fff}.input-preset-row .fna-suggest{background:#fff3cf;border-color:#ead7a7;color:#8a6400}.input-range-meter{margin-top:.7rem}.input-range-track{position:relative;height:8px;border-radius:999px;background:linear-gradient(90deg,#dce9f4,#006cb8 50%,#d9a42f)}.input-range-track span{position:absolute;top:50%;width:18px;height:18px;border-radius:50%;border:3px solid #fff;background:#d9a42f;box-shadow:0 4px 12px rgba(0,60,120,.25);transform:translate(-50%,-50%)}.input-range-labels{display:flex;justify-content:space-between;gap:.75rem;margin-top:7px;color:#62788d;font-weight:700}.input-range-control{padding:.25rem 0 0}.input-range-slider{--range-progress:50%;width:100%;height:28px;margin:0;appearance:none;background:transparent;cursor:pointer}.input-range-slider:focus{outline:none}.input-range-slider::-webkit-slider-runnable-track{height:10px;border-radius:999px;background:linear-gradient(90deg,#006cb8 0,#2b8fa3 var(--range-progress),#dce9f4 var(--range-progress),#dce9f4 100%);box-shadow:inset 0 1px 2px rgba(15,43,77,.12)}.input-range-slider::-webkit-slider-thumb{appearance:none;width:24px;height:24px;margin-top:-7px;border:4px solid #fff;border-radius:50%;background:#d9a42f;box-shadow:0 4px 12px rgba(15,43,77,.22);-webkit-transition:transform .18s ease,box-shadow .18s ease;transition:transform .18s ease,box-shadow .18s ease}.input-range-slider:focus-visible::-webkit-slider-thumb,.input-range-slider:hover::-webkit-slider-thumb{transform:scale(1.08);box-shadow:0 0 0 5px rgba(217,164,47,.18),0 6px 16px rgba(15,43,77,.24)}.input-range-slider::-moz-range-track{height:10px;border:0;border-radius:999px;background:#dce9f4;box-shadow:inset 0 1px 2px rgba(15,43,77,.12)}.input-range-slider::-moz-range-progress{height:10px;border-radius:999px;background:linear-gradient(90deg,#006cb8,#2b8fa3)}.input-range-slider::-moz-range-thumb{width:18px;height:18px;border:4px solid #fff;border-radius:50%;background:#d9a42f;box-shadow:0 4px 12px rgba(15,43,77,.22)}.rider-filter-bar{padding:0 0 1rem;margin-bottom:1rem;border-bottom:1px solid #dce9f4}.rider-filter-bar button{display:inline-flex;align-items:center;gap:7px}.rider-filter-bar span{display:grid;place-items:center;min-width:22px;min-height:22px;border-radius:999px;background:#e8f4ff;color:#0060a6;font-size:.72rem}.rider-filter-bar button.active span{background:rgba(255,255,255,.22);color:#fff}.input-review-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;padding:1.25rem;border-radius:8px;background:linear-gradient(135deg,#00528e,#13a7c8);border-bottom:4px solid var(--bv-gold);color:#fff;margin-bottom:1rem}.input-review-hero span{display:block;color:#ffe39a;font-weight:900;text-transform:uppercase;font-size:.78rem}.input-review-hero h2{margin:6px 0 8px;color:#fff;font-size:clamp(1.4rem,3vw,2.6rem);font-weight:900;line-height:1.12}.input-review-hero p{max-width:680px;color:rgba(255,255,255,.84);line-height:1.55;margin:0}.input-review-score{min-width:170px;padding:1rem;border-radius:8px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.24);text-align:center}.input-review-score span,.input-review-score strong{display:block}.input-review-score strong{color:#ffe39a;font-size:1.25rem;font-weight:900}.input-review-score span{margin-top:4px;color:rgba(255,255,255,.78);font-size:.82rem;font-weight:700}.input-review-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-bottom:1rem}.input-review-card,.input-review-panel{background:#fff;border:1px solid #dce9f4;border-radius:8px;box-shadow:0 12px 28px rgba(0,74,132,.08)}.input-review-card{padding:1rem}.input-review-label{display:block;color:#6a7f93;font-size:.76rem;font-weight:900;text-transform:uppercase}.input-review-card strong{display:block;margin-top:8px;color:#003f78;font-size:1.2rem;font-weight:900;line-height:1.25}.input-review-card p{margin:8px 0 0;color:#657a8f;font-size:.86rem;line-height:1.45}.input-review-layout{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(420px,1fr);gap:1rem}.input-review-panel{padding:1rem}.input-issue-list,.input-selected-rider-list{display:grid;gap:.6rem}.input-issue{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem;border-radius:8px;border:1px solid #dce9f4}.input-issue-copy{min-width:0}.input-issue span,.input-issue strong,.input-selected-rider-list span,.input-selected-rider-list strong{display:block}.input-issue strong{color:#0d2f53;font-size:.92rem}.input-issue span{margin-top:4px;color:#657a8f;font-size:.84rem;line-height:1.45}.input-issue-action{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 .85rem;border:1px solid #b9d8f0;border-radius:8px;background:#fff;color:#004f8f;font-size:.82rem;font-weight:900;white-space:nowrap;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.input-issue-action:hover{background:#eaf6ff;border-color:#79b9e6;color:#003f78}.input-issue-error{background:#fff5f5;border-color:#ffd2d2}.input-issue-warning{background:#fffaf0;border-color:#ead7a7}.input-issue-info{background:#f0fbf5;border-color:#bfe8d0}.input-selected-rider-list div{padding:.8rem;border-radius:8px;background:#f8fcff;border:1px solid #dce9f4}.input-selected-rider-list strong{color:#0d2f53;font-size:.9rem}.input-selected-rider-list span{margin-top:4px;color:#006cb8;font-size:.78rem;font-weight:900}.input-empty-note{padding:1rem;border-radius:8px;background:#f8fcff;border:1px dashed #cfe0ef;color:#657a8f;text-align:center;font-weight:700}.input-next-tools{margin-top:1rem}.input-next-tools a{display:inline-flex;align-items:center;justify-content:center;background:#f8fcff}.input-toast{position:fixed;right:20px;bottom:24px;z-index:1200;padding:12px 16px;border-radius:8px;background:#003f78;color:#fff;font-weight:800;box-shadow:0 12px 28px rgba(0,63,120,.28)}@media (max-width:640px){.input-issue{align-items:stretch;flex-direction:column}.input-issue-action{width:100%}}.mh-hero-header{padding:2rem 2.5rem}.mh-hero-title{font-size:1.5rem;font-weight:800;margin-bottom:.25rem;letter-spacing:-.02em}.mh-actions-bar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;align-items:stretch}.mh-command-center{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1.6fr);gap:1rem;align-items:stretch;margin-bottom:1.5rem;padding:1rem;border:1px solid rgba(0,106,184,.12);border-radius:var(--radius-lg);background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(233,246,255,.9)),radial-gradient(circle at right top,rgba(232,163,23,.14),transparent 34%);box-shadow:0 18px 38px rgba(15,43,77,.08)}.mh-command-summary{display:flex;flex-direction:column;justify-content:center;min-height:100%;padding:1.25rem;border-radius:12px;border:1px solid rgba(0,106,184,.14);background:linear-gradient(135deg,#003A70,#006CB8);color:#fff}.mh-command-eyebrow{display:inline-flex;width:fit-content;margin-bottom:.65rem;padding:5px 12px;border-radius:999px;background:rgba(255,255,255,.14);color:#FFE09A;font-size:.76rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.mh-command-summary h2{margin:0 0 .45rem;color:#fff;font-size:1.35rem;line-height:1.25;font-weight:900}.mh-command-summary p{margin:0;color:rgba(255,255,255,.82);font-size:.92rem;line-height:1.55}.mh-action-group{display:grid;gap:.65rem;padding:.9rem;border:1px solid #d9e6f2;border-radius:12px;background:rgba(255,255,255,.92);box-shadow:0 8px 20px rgba(15,43,77,.05)}.mh-action-group>span{color:#5b6b80;font-size:.76rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.mh-action-row{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}.mh-action-row .btn{min-height:42px;flex:1 1 150px;justify-content:center;white-space:nowrap}.mh-action-profile .form-select{width:100%;min-width:0}.mh-action-exports{grid-column:span 2}.mh-section{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:2rem;margin-bottom:1.5rem;box-shadow:var(--shadow-card)}.mh-section-title{font-size:1rem;font-weight:700;color:var(--bv-blue);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:2px solid var(--bv-gold);display:flex;align-items:center;gap:.5rem}.mh-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.mh-info-card{background:var(--bg-secondary);border-radius:var(--radius);padding:1.5rem;text-align:center}.mh-info-name{font-size:1.1rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.mh-info-details{display:flex;gap:1.5rem;justify-content:center;font-size:.9rem;color:var(--text-secondary)}.mh-info-label{font-size:.8rem;color:var(--text-muted);font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-top:.75rem}.mh-big-number{font-size:2rem;font-weight:800;color:var(--bv-blue);text-align:center;padding:1rem 0}.mh-big-number span{font-size:1rem;font-weight:500;color:var(--text-muted);margin-left:.5rem}.mh-plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.mh-plan-item{background:var(--bg-secondary);border-radius:var(--radius);padding:1.25rem;text-align:center}.mh-plan-label{font-size:.78rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600;margin-bottom:.5rem}.mh-plan-value{font-size:1.25rem;font-weight:700;color:var(--text-primary)}.mh-plan-value.highlight{color:var(--bv-gold)}.mh-milestone-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.mh-milestone{background:var(--bg-secondary);border-radius:var(--radius);padding:1.25rem;text-align:center;border:1px solid var(--border-light);transition:var(--transition)}.mh-milestone:hover{border-color:var(--bv-blue);box-shadow:var(--shadow-md)}.mh-milestone-year{font-size:.8rem;font-weight:700;color:var(--text-white);background:var(--bv-blue);display:inline-block;padding:3px 14px;border-radius:20px;margin-bottom:.75rem}.mh-milestone-label{font-size:.72rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600;margin-bottom:.25rem}.mh-milestone-value{font-size:1.05rem;font-weight:700;color:var(--text-primary);margin-bottom:.75rem}.mh-milestone-value.gold{color:var(--bv-gold);font-size:1.2rem}.mh-milestone-footer{font-size:.78rem;color:var(--text-muted);padding-top:.5rem;border-top:1px solid var(--border-light)}.mh-rider-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.mh-rider-item{background:var(--bg-secondary);border-radius:var(--radius);padding:1rem 1.25rem;border-left:3px solid var(--bv-blue)}.mh-rider-item.inactive{opacity:.5;border-left-color:var(--border-color)}.mh-rider-name{font-weight:600;font-size:.88rem;color:var(--text-primary);margin-bottom:.35rem}.mh-rider-stbh{font-size:.85rem;color:var(--bv-blue);font-weight:700}.mh-rider-target{font-size:.75rem;color:var(--text-muted);margin-top:.25rem}.mh-footer{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:var(--bg-tertiary);border-radius:var(--radius);font-size:.9rem;color:var(--text-secondary)}.login-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 14% 16%,rgba(248,208,93,.18),transparent 28%),radial-gradient(circle at 86% 20%,rgba(30,174,219,.22),transparent 34%),linear-gradient(135deg,#003a70,#006cb8 58%,#12a8d7);position:relative;overflow-x:hidden;padding:clamp(1rem,3vw,2rem)}.login-shell{width:min(1120px,100%);min-height:min(720px,calc(100vh - 4rem));display:grid;grid-template-columns:minmax(0,1.18fr) minmax(380px,.82fr);overflow:hidden;border-radius:24px;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.1);box-shadow:0 28px 80px rgba(0,30,70,.34)}.login-auth-panel,.login-brand-panel{position:relative;z-index:1}.login-brand-panel{display:grid;align-content:space-between;gap:2rem;padding:clamp(1.5rem,4vw,3rem);color:#fff;background:linear-gradient(135deg,rgba(0,58,112,.96),rgba(0,108,184,.82)),radial-gradient(circle at right bottom,rgba(255,224,154,.18),transparent 36%)}.login-brand-logo-wrap{width:min(360px,78vw)}.login-brand-logo{width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 14px 26px rgba(0,20,48,.26))}.login-eyebrow{display:inline-flex;align-items:center;gap:7px;width:fit-content;margin-bottom:1rem;padding:7px 13px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.13);color:#ffe39a;font-size:.76rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.login-brand-copy h1{max-width:640px;margin:0;color:#fff;font-size:clamp(2rem,4vw,3.5rem);line-height:1.08;font-weight:900}.login-brand-copy p{max-width:640px;margin:1rem 0 0;color:rgba(255,255,255,.84);font-size:1rem;line-height:1.75}.login-feature-list{display:grid;gap:.8rem;max-width:620px}.login-feature-item{display:grid;grid-template-columns:42px minmax(0,1fr);gap:.85rem;align-items:start;padding:.95rem;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:rgba(255,255,255,.09);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.login-card-icon,.login-feature-icon{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;flex-shrink:0}.login-feature-icon{width:42px;height:42px;background:rgba(255,227,154,.16);color:#ffe39a}.login-feature-item small,.login-feature-item strong{display:block}.login-feature-item strong{color:#fff;font-size:.95rem;font-weight:900}.login-feature-item small{margin-top:.25rem;color:rgba(255,255,255,.74);line-height:1.5;font-weight:650}.login-brand-note{display:inline-flex;align-items:center;gap:.65rem;width:fit-content;color:rgba(255,255,255,.8);font-size:.88rem;font-weight:750}.login-auth-panel{display:grid;place-items:center;padding:clamp(1.1rem,3vw,2.5rem);background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(239,247,255,.92)),radial-gradient(circle at top right,rgba(217,164,47,.14),transparent 34%)}.login-card{width:100%;max-width:430px;padding:1.45rem;border:1px solid #dbe5f1;border-radius:18px;background:rgba(255,255,255,.92);box-shadow:0 18px 42px rgba(15,43,77,.12)}.login-card-header{display:grid;grid-template-columns:48px minmax(0,1fr);gap:.85rem;align-items:center;margin-bottom:1.3rem}.login-card-icon{width:48px;height:48px;color:#006cb8;background:#e9f5ff;border:1px solid #cfe0ef}.login-title{margin:0;color:#003f78;font-size:1.55rem;font-weight:800;line-height:1.2}.login-subtitle{margin:.25rem 0 0;color:#657a8f;font-size:.9rem;line-height:1.45}.login-form{gap:1.15rem}.login-field,.login-form{display:flex;flex-direction:column}.login-field{gap:.35rem}.login-label{font-size:.82rem;font-weight:800;color:#0f2b4d}.login-input-wrapper{position:relative;display:flex;align-items:center}.login-input-icon{position:absolute;left:14px;color:#718399;pointer-events:none;transition:color .2s}.login-input-wrapper:focus-within .login-input-icon{color:var(--bv-blue)}.login-input{width:100%;padding:12px 14px 12px 44px;border:1.5px solid #d4e0ec;border-radius:11px;font-size:.95rem;font-family:Tahoma,Segoe UI,Arial,sans-serif;color:#0f2b4d;background:#fff;outline:none;transition:all .2s}.login-password-input{padding-right:44px}.login-input:focus{border-color:#006cb8;box-shadow:0 0 0 3px rgba(0,108,184,.11)}.login-input::placeholder{color:#97a6b5}.login-password-toggle{position:absolute;right:10px;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;border-radius:9px;background:transparent;color:#718399;cursor:pointer;transition:background .18s ease,color .18s ease}.login-password-toggle:hover{background:#eef6ff;color:#006cb8}.login-error{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#fff1f1;border:1px solid rgba(211,47,47,.2);border-radius:10px;color:#b83232;font-size:.85rem;font-weight:700;animation:loginShake .4s ease}.login-error svg{flex-shrink:0}@keyframes loginShake{0%,to{transform:translateX(0)}25%{transform:translateX(-6px)}50%{transform:translateX(6px)}75%{transform:translateX(-3px)}}.login-btn{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px;background:linear-gradient(135deg,#003f78,#006cb8);color:#fff;border:none;border-radius:11px;font-size:.95rem;font-weight:850;font-family:Tahoma,Segoe UI,Arial,sans-serif;cursor:pointer;transition:all .25s;box-shadow:0 10px 24px rgba(0,63,120,.22);margin-top:.25rem}.login-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 28px rgba(0,63,120,.3)}.login-btn:active:not(:disabled){transform:translateY(0)}.login-btn:disabled{opacity:.72;cursor:wait}.login-btn-loading{display:flex;align-items:center;justify-content:center;gap:8px}.login-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.login-footer{text-align:center;font-size:.78rem;color:#718399;margin:1rem 0 0;padding-top:1rem;border-top:1px solid #e4edf6}.login-support-box{display:grid;grid-template-columns:minmax(0,1fr) 104px;gap:.9rem;align-items:center;margin-top:1.15rem;padding:.9rem;border:1px solid #dbe5f1;border-radius:14px;background:linear-gradient(135deg,#f8fcff,#eef7ff);text-decoration:none;cursor:pointer;transition:all .25s ease}.login-support-box:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,63,120,.12);border-color:#b8d4f1}.login-support-copy span{display:inline-flex;align-items:center;gap:6px;color:#003f78;font-size:.86rem;font-weight:900}.login-support-copy p{margin:.4rem 0 0;color:#657a8f;font-size:.78rem;line-height:1.5;font-weight:650}.login-qr{width:104px;height:104px;border-radius:12px;border:1px solid #dbe5f1;background:#fff;padding:4px}@media (max-width:900px){.login-page{align-items:start;padding:0}.login-shell{min-height:100vh;grid-template-columns:1fr;border-radius:0}.login-brand-panel{gap:1.3rem;padding:1.3rem}.login-brand-copy h1{font-size:clamp(1.7rem,8vw,2.6rem)}.login-feature-list{grid-template-columns:1fr}.login-auth-panel{padding:1rem}.login-card{max-width:none}}@media (max-width:520px){.login-brand-logo-wrap{width:min(300px,86vw)}.login-brand-panel{padding:1rem}.login-feature-item{grid-template-columns:36px minmax(0,1fr);padding:.8rem}.login-feature-icon{width:36px;height:36px}.login-card{padding:1rem}.login-card-header{grid-template-columns:42px minmax(0,1fr)}.login-card-icon{width:42px;height:42px}.login-support-box{grid-template-columns:1fr;text-align:center}.login-support-copy span{justify-content:center}.login-qr{margin:0 auto}}.disc-page-wrapper{max-width:900px;margin:0 auto;font-family:Tahoma,Segoe UI,Arial,sans-serif;font-synthesis-weight:none}.disc-page-wrapper button,.disc-page-wrapper input,.disc-page-wrapper select,.disc-page-wrapper textarea{font-family:Tahoma,Segoe UI,Arial,sans-serif}.disc-intro{animation:fadeIn .5s ease}.disc-intro-hero{text-align:center;padding:3rem 1.5rem 2rem;background:linear-gradient(135deg,#003A70,#006CB8);border-radius:var(--radius-lg);color:#fff;margin-bottom:2rem;position:relative;overflow:hidden}.disc-intro-hero:before{content:"";position:absolute;top:-50%;right:-30%;width:400px;height:400px;background:radial-gradient(circle,rgba(232,163,23,.15) 0,transparent 70%);border-radius:50%}.disc-intro-badge{display:inline-block;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:6px 20px;border-radius:30px;font-size:.8rem;text-transform:none;border:1px solid rgba(255,255,255,.3)}.disc-intro-badge,.disc-intro-title{font-weight:700;letter-spacing:0;margin-bottom:1rem}.disc-intro-title{font-size:2.2rem;line-height:1.32}.disc-intro-subtitle{font-size:1rem;opacity:.9;max-width:550px;margin:0 auto;line-height:1.7}.disc-types-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:2rem}.disc-type-card{background:var(--bg-card);border-radius:var(--radius);padding:1.25rem .75rem;text-align:center;border:2px solid transparent;border-top:4px solid transparent;box-shadow:var(--shadow-card);transition:var(--transition)}.disc-type-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.disc-type-emoji{font-size:2rem;margin-bottom:.5rem}.disc-type-letter{font-size:1.8rem;font-weight:800;letter-spacing:-.02em}.disc-type-name{font-size:.78rem;color:var(--text-secondary);font-weight:600;margin-top:2px}.disc-type-desc{font-size:.72rem;color:var(--text-muted);margin-top:4px}.disc-intro-instructions{background:var(--bg-card);border-radius:var(--radius);padding:1.5rem;border:1px solid var(--border-color);margin-bottom:2rem}.disc-intro-instructions h3{font-size:1.05rem;color:var(--bv-blue);margin-bottom:1rem}.disc-intro-instructions ul{list-style:none;display:flex;flex-direction:column;gap:10px}.disc-intro-instructions li{background:var(--bg-secondary);border-radius:8px;font-size:.9rem;color:var(--text-secondary);line-height:1.6;position:relative;padding:8px 12px 8px 32px}.disc-intro-instructions li:before{content:"";position:absolute;left:12px;top:50%;width:6px;height:6px;border-radius:999px;background:var(--bv-gold);transform:translateY(-50%)}.disc-start-btn{display:block;width:100%;max-width:400px;margin:0 auto;padding:16px 32px;background:var(--gradient-gold);color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:700;font-family:Tahoma,Segoe UI,Arial,sans-serif;cursor:pointer;transition:var(--transition);box-shadow:0 4px 20px rgba(232,163,23,.35)}.disc-start-btn:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(232,163,23,.45)}.disc-test{animation:fadeIn .4s ease}.disc-progress-container{margin-bottom:1.5rem}.disc-progress-info{display:flex;justify-content:space-between;font-size:.82rem;color:var(--text-muted);font-weight:600;margin-bottom:6px}.disc-progress-bar{height:8px;background:var(--bg-tertiary);border-radius:8px;overflow:hidden}.disc-progress-fill{height:100%;background:var(--gradient-primary);border-radius:8px;transition:width .4s ease}.disc-q-dots{flex-wrap:wrap;gap:6px;margin-bottom:1.5rem}.disc-q-dot,.disc-q-dots{display:flex;justify-content:center}.disc-q-dot{width:30px;height:30px;border-radius:8px;border:1.5px solid var(--border-color);background:var(--bg-primary);color:var(--text-muted);font-size:.72rem;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:var(--transition);align-items:center}.disc-q-dot:hover{border-color:var(--bv-blue);color:var(--bv-blue)}.disc-q-dot.active{background:var(--bv-blue);color:#fff;border-color:var(--bv-blue);transform:scale(1.1);box-shadow:0 2px 8px rgba(0,58,140,.25)}.disc-q-dot.done{background:var(--accent-success-bg);border-color:var(--accent-success);color:var(--accent-success)}.disc-q-dot.done.active{background:var(--bv-blue);color:#fff;border-color:var(--bv-blue)}.disc-question-card{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-color);overflow:hidden;box-shadow:var(--shadow-md);margin-bottom:1.5rem}.disc-question-viewport{scroll-margin-top:88px;scroll-margin-bottom:24px}.disc-question-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:var(--bv-blue-50);border-bottom:1px solid var(--border-color)}.disc-question-number{font-weight:700;color:var(--bv-blue);font-size:1rem}.disc-question-hint{font-size:.78rem;color:var(--text-muted)}.disc-options-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:20px}.disc-option-card{padding:16px;border:2px solid var(--border-color);border-radius:var(--radius);transition:var(--transition);background:var(--bg-primary)}.disc-option-card.selected-most{border-color:#2E7D32;background:#E8F5E9;box-shadow:0 0 0 3px rgba(46,125,50,.1)}.disc-option-card.selected-least{border-color:#D32F2F;background:#FFEBEE;box-shadow:0 0 0 3px rgba(211,47,47,.1)}.disc-option-text{font-size:.95rem;font-weight:600;color:var(--text-primary);margin-bottom:12px;text-align:center;min-height:20px}.disc-option-actions{display:flex;gap:8px}.disc-btn-least,.disc-btn-most{flex:1 1;padding:8px 6px;border-radius:8px;border:1.5px solid var(--border-color);background:var(--bg-secondary);font-family:Inter,sans-serif;font-size:.72rem;font-weight:600;cursor:pointer;transition:var(--transition);color:var(--text-muted)}.disc-btn-most:hover{border-color:#2E7D32;color:#2E7D32;background:#E8F5E9}.disc-btn-least:hover{border-color:#D32F2F;color:#D32F2F;background:#FFEBEE}.disc-btn-most.active{background:#2E7D32;color:#fff;border-color:#2E7D32;box-shadow:0 2px 6px rgba(46,125,50,.3)}.disc-btn-least.active{background:#D32F2F;color:#fff;border-color:#D32F2F;box-shadow:0 2px 6px rgba(211,47,47,.3)}.disc-nav-buttons{display:flex;justify-content:space-between;gap:12px}.disc-result{animation:fadeIn .5s ease}.disc-result-hero{text-align:center;padding:3rem 1.5rem;border-radius:var(--radius-lg);color:#fff;margin-bottom:2rem;position:relative;overflow:hidden}.disc-result-hero:after{content:"";position:absolute;bottom:-40%;left:-20%;width:350px;height:350px;background:radial-gradient(circle,rgba(255,255,255,.1) 0,transparent 70%);border-radius:50%}.disc-result-emoji{font-size:3.5rem;margin-bottom:.5rem;animation:bounceIn .6s ease}@keyframes bounceIn{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.disc-result-type{font-size:4rem;font-weight:900;letter-spacing:-.03em;line-height:1;text-shadow:0 2px 10px rgba(0,0,0,.2)}.disc-result-name{font-size:1.3rem;font-weight:700;margin-top:.5rem;opacity:.95}.disc-result-tagline{font-size:.9rem;opacity:.8;margin-top:.25rem}.disc-result-score-badge{display:inline-block;margin-top:1rem;padding:8px 28px;background:rgba(255,255,255,.25);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:30px;font-size:1.5rem;font-weight:800;border:1px solid rgba(255,255,255,.3)}.disc-scores-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:2rem}.disc-score-item{background:var(--bg-card);border-radius:var(--radius);padding:16px 12px;text-align:center;border:1px solid var(--border-color);box-shadow:var(--shadow-card);transition:var(--transition)}.disc-score-item.main{box-shadow:var(--shadow-md);transform:scale(1.02)}.disc-score-emoji{font-size:1.5rem;margin-bottom:4px}.disc-score-letter{font-size:1.3rem;font-weight:800}.disc-score-value{font-size:1.1rem;font-weight:700;color:var(--text-primary);margin:4px 0 8px}.disc-score-bar-bg{height:6px;background:var(--bg-tertiary);border-radius:6px;overflow:hidden}.disc-score-bar-fill{height:100%;border-radius:6px;transition:width .8s ease}.disc-charts-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:2rem}.disc-chart-card{padding:1.25rem!important}.disc-profile-detail{display:flex;flex-direction:column;gap:16px}.disc-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.disc-detail-section h4{font-size:.95rem;margin-bottom:10px;color:var(--text-primary)}.disc-detail-section ul{list-style:none;display:flex;flex-direction:column;gap:8px}.disc-detail-section li{font-size:.88rem;color:var(--text-secondary);padding:6px 10px 6px 24px;background:var(--bg-secondary);border-radius:8px;position:relative;line-height:1.5}.disc-detail-section li:before{content:"";position:absolute;left:10px;top:50%;width:5px;height:5px;border-radius:999px;background:var(--bv-blue);transform:translateY(-50%)}.disc-tips-list{display:flex;flex-direction:column;gap:10px}.disc-tip-item{display:flex;align-items:flex-start;gap:12px;padding:10px 14px;background:var(--bg-secondary);border-radius:10px;font-size:.9rem;color:var(--text-secondary);line-height:1.5}.disc-tip-number{flex-shrink:0;width:26px;height:26px;border-radius:50%;background:var(--bv-blue);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.disc-tip-item.insurance .disc-tip-number{background:var(--accent-success)}.disc-keyword{display:inline-block;padding:6px 16px;border-radius:30px;border:2px solid;font-size:.82rem;font-weight:600;transition:var(--transition)}.disc-keyword:hover{transform:scale(1.05)}.objection-workbench{display:grid;gap:18px;font-family:Tahoma,Segoe UI,Arial,sans-serif}.objection-panel{background:#fff;border:1px solid #dbe5f1;border-radius:14px;box-shadow:0 12px 30px rgba(15,43,77,.08)}.objection-control-panel{padding:22px}.objection-section-kicker{color:#006CB8;font-size:.78rem;font-weight:800;letter-spacing:0;margin-bottom:6px}.objection-title{color:#003A70;font-size:1.45rem;font-weight:800;line-height:1.35;margin:0 0 6px}.objection-subtitle{color:#5B6B80;margin:0 0 18px;line-height:1.6}.objection-field-grid{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:12px}.objection-field-grid label,.objection-save-box label,.objection-wide-field{display:grid;gap:6px;color:#5B6B80;font-size:.82rem;font-weight:700}.objection-field-grid select,.objection-save-box textarea,.objection-search,.objection-wide-field select{width:100%;border:1px solid #cbd8e7;border-radius:10px;padding:10px 12px;color:#0f2b4d;background:#f8fbff;font-family:Tahoma,Segoe UI,Arial,sans-serif;font-size:.92rem;outline:none}.objection-wide-field{margin-top:12px}.objection-mode-tabs{display:flex;gap:8px;margin-top:14px;flex-wrap:wrap}.objection-category-list button,.objection-mode-tabs button,.objection-response-header button,.objection-save-box button{border:1px solid #cbd8e7;border-radius:999px;background:#f2f7fc;color:#0f2b4d;font-family:Tahoma,Segoe UI,Arial,sans-serif;font-weight:700;cursor:pointer}.objection-mode-tabs button{padding:9px 14px}.objection-category-list button.active,.objection-mode-tabs button.active{background:#006CB8;border-color:#006CB8;color:#fff}.objection-profile-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:16px}.objection-profile-card{border:1px solid #dbe5f1;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#fff);padding:12px;min-height:88px}.objection-diagnostic-card span,.objection-next-step span,.objection-profile-card span{display:block;color:#6b7c91;font-size:.74rem;font-weight:800;margin-bottom:5px}.objection-diagnostic-card strong,.objection-next-step strong,.objection-profile-card strong{display:block;color:#003A70;font-size:.98rem;line-height:1.35}.objection-diagnostic-card small,.objection-profile-card small{display:block;color:#73859b;font-size:.76rem;line-height:1.45;margin-top:5px}.objection-layout{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(420px,1.35fr);gap:18px;align-items:start}.objection-list-panel{overflow:hidden}.objection-search{margin:14px;width:calc(100% - 28px)}.objection-category-list{display:flex;flex-wrap:wrap;gap:8px;padding:0 14px 14px}.objection-category-list button{padding:7px 10px;font-size:.8rem}.objection-list-header{padding:11px 14px;background:#f0f6fc;color:#003A70;font-weight:800;border-top:1px solid #dbe5f1;border-bottom:1px solid #dbe5f1}.objection-script-list{max-height:620px;overflow-y:auto}.objection-script-list button{width:100%;border:0;border-left:4px solid transparent;background:#fff;padding:13px 14px;text-align:left;cursor:pointer;border-bottom:1px solid #eef3f8;font-family:Tahoma,Segoe UI,Arial,sans-serif}.objection-script-list button.active{background:#edf7ff;border-left-color:#006CB8}.objection-script-list span{display:block;color:#73859b;font-size:.74rem;font-weight:700;margin-bottom:5px}.objection-script-list strong{display:block;color:#0f2b4d;font-size:.9rem;line-height:1.45}.objection-response-panel{padding:20px}.objection-response-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:14px}.objection-response-header h3{color:#0f2b4d;font-size:1.08rem;line-height:1.45;margin:0}.objection-response-header button,.objection-save-box button{padding:9px 14px;white-space:nowrap}.objection-strategy-callout{border:2px solid #006cb8;border-radius:14px;background:linear-gradient(180deg,#f1f8ff,#ffffff);box-shadow:0 14px 30px rgba(0,108,184,.12);margin-bottom:14px;padding:16px}.objection-block-title,.objection-disc-guidance span,.objection-strategy-callout span,.objection-support-grid span{display:block;color:#006CB8;font-size:.76rem;font-weight:900;letter-spacing:0;margin-bottom:6px}.objection-strategy-callout strong{display:block;color:#003A70;font-size:1.03rem;line-height:1.55}.objection-strategy-callout p{border-left:4px solid #e3b341;color:#17324d;font-size:.98rem;font-weight:800;line-height:1.55;margin:12px 0 0;padding-left:12px}.objection-talk-track{border:1px solid #dbe5f1;border-radius:14px;background:#fff;margin-bottom:14px;padding:14px}.objection-talk-step{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;padding:10px 0;border-top:1px solid #eef3f8}.objection-talk-step:first-of-type{border-top:0}.objection-talk-step>span{align-items:center;background:#006CB8;border-radius:10px;color:#fff;display:inline-flex;font-size:.9rem;font-weight:900;height:34px;justify-content:center;width:34px}.objection-talk-step strong{color:#003A70;display:block;font-size:.98rem;margin-bottom:4px}.objection-talk-step p{color:#36506b;font-size:.92rem;line-height:1.55;margin:0}.objection-disc-guidance{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.objection-disc-guidance>div{border:1px solid #dbe5f1;border-radius:12px;background:#f8fbff;padding:12px}.objection-disc-guidance>div:last-child{border-color:#f0d999;background:#fffaf0}.objection-disc-guidance ul{color:#17324d;font-size:.88rem;line-height:1.55;margin:0;padding-left:18px}.objection-support-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px}.objection-support-grid>div{border:1px solid #dbe5f1;border-radius:12px;background:#f8fbff;padding:12px}.objection-support-grid strong{color:#0f2b4d;display:block;font-size:.9rem;line-height:1.45}.objection-context-details{margin-bottom:14px}.objection-context-details summary{color:#5B6B80;cursor:pointer;font-size:.86rem;font-weight:800;margin-bottom:10px}.objection-diagnostic-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px}.objection-diagnostic-card{border:1px solid #dbe5f1;border-radius:12px;background:#f8fbff;padding:12px;min-height:116px}.objection-diagnostic-card:first-child{border-color:#b9d9f1;background:#f1f8ff}.objection-context-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:10px;margin-bottom:14px}.objection-context-grid>div{background:#fffaf0;border:1px solid #f0d999;border-radius:12px;padding:12px}.objection-context-grid span{display:block;color:#8a6500;font-size:.76rem;font-weight:800;margin-bottom:7px}.objection-context-grid ul{margin:0;padding-left:18px;color:#17324d;font-size:.88rem;line-height:1.55}.objection-chip-list{display:flex;flex-wrap:wrap;gap:7px}.objection-chip-list small{border:1px solid #f0d999;border-radius:999px;background:#fff;color:#17324d;font-size:.78rem;font-weight:700;line-height:1.35;padding:6px 9px}.objection-advice-strip{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.objection-advice-strip div{background:#f8fbff;border:1px solid #dbe5f1;border-radius:12px;padding:12px}.objection-advice-strip span{display:block;color:#73859b;font-size:.76rem;font-weight:800;margin-bottom:4px}.objection-advice-strip strong{color:#0f2b4d;font-size:.9rem;line-height:1.45}.objection-next-step{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.objection-next-step div{border:1px solid #dbe5f1;border-radius:12px;background:#fff;padding:12px}.objection-next-step div:last-child{border-color:#f0d999;background:#fffaf0}.objection-response-text{white-space:pre-wrap;background:linear-gradient(180deg,#f7fbff,#fff);border:1px solid #dbe5f1;border-radius:12px;padding:16px;color:#17324d;font-family:Tahoma,Segoe UI,Arial,sans-serif;font-size:.94rem;line-height:1.72;margin:0 0 14px}.objection-save-box{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end}.objection-save-box textarea{resize:vertical}.objection-save-box button{background:#E3B341;border-color:#E3B341;color:#073b70}.objection-status{margin-top:10px;color:#0f8a4b;font-weight:800}.objection-history{margin-top:16px;border-top:1px solid #e4edf6;padding-top:14px;display:grid;gap:8px}.objection-history div:not(.objection-section-kicker){background:#f8fbff;border-radius:10px;padding:10px 12px}.objection-history span,.objection-history strong{display:block}.objection-history strong{color:#0f2b4d;font-size:.88rem}.objection-history span{color:#73859b;font-size:.8rem;margin-top:3px}.objection-empty{min-height:280px;display:grid;place-items:center;color:#73859b}.objection-simple-workbench{align-items:start;display:grid;gap:16px;grid-template-columns:minmax(320px,.72fr) minmax(560px,1.28fr)}.objection-simple-answer,.objection-simple-sidebar{min-width:0;padding:18px}.objection-simple-script-list{max-height:620px}.objection-simple-answer-head{align-items:flex-start;border-bottom:1px solid #e5edf5;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px;padding-bottom:14px}.objection-simple-answer-head h3{color:#003A70;font-size:1.28rem;line-height:1.35;margin:0}.objection-simple-answer-head button{background:#006CB8;border:0;border-radius:10px;color:#fff;cursor:pointer;font-family:Tahoma,Segoe UI,Arial,sans-serif;font-weight:900;padding:10px 16px;white-space:nowrap}.objection-simple-card{background:#fff;border:1px solid #dbe5f1;border-radius:14px;margin-bottom:12px;padding:16px}.objection-simple-card span{color:#006CB8;display:block;font-size:.76rem;font-weight:900;margin-bottom:8px}.objection-simple-card p{color:#17324d;font-size:.95rem;font-weight:700;line-height:1.6;margin:0}.objection-simple-customer{background:#fff8f7;border-color:#f3c2bd}.objection-simple-avoid span,.objection-simple-customer span{color:#c7372f}.objection-simple-customer p{color:#8d211a;font-size:1rem;font-weight:850}.objection-simple-reply{background:#f5fbff;border-color:#b7d8ef}.objection-simple-reply p{color:#0f2b4d;font-size:1rem;font-weight:750}.objection-simple-grid{display:grid;gap:12px;grid-template-columns:1fr 1fr}.objection-simple-closing{background:#fffaf0;border-color:#f0d999}.objection-simple-avoid{background:#fff8f7;border-color:#f3c2bd}.objection-simple-variants ul{color:#17324d;display:grid;gap:7px;font-size:.9rem;font-weight:700;line-height:1.45;margin:0;padding-left:18px}.objection-matrix-workbench{align-items:start;display:grid;gap:16px;grid-template-columns:minmax(320px,.75fr) minmax(600px,1.25fr)}.objection-matrix-control{display:grid;gap:14px;grid-template-columns:1fr;align-items:start;padding:16px}.objection-question-picker{min-width:0;order:2}.objection-customer-inputs{border-bottom:1px solid #e5edf5;min-width:0;order:1;padding-bottom:14px}.objection-input-title-row{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px}.objection-input-title-row>span{background:#edf7ff;border:1px solid #cbdff1;border-radius:999px;color:#006CB8;font-size:.78rem;font-weight:900;padding:7px 10px;white-space:nowrap}.objection-input-title{color:#003A70;font-size:1.08rem;line-height:1.35;margin:0}.objection-input-search{margin:0 0 10px;width:100%}.objection-input-categories{padding:0 0 10px}.objection-input-script-list{border:1px solid #dbe5f1;border-radius:12px;max-height:460px;overflow-y:auto}.objection-input-script-list button:last-child{border-bottom:0}.objection-matrix-fields{display:grid;grid-template-columns:1fr;gap:10px}.objection-matrix-fields label:first-child{grid-column:auto}.objection-matrix-fields label{display:grid;gap:6px;color:#5B6B80;font-size:.78rem;font-weight:800}.objection-matrix-fields select{width:100%;border:1px solid #cbd8e7;border-radius:10px;padding:10px 12px;color:#0f2b4d;background:#f8fbff;font-family:Tahoma,Segoe UI,Arial,sans-serif;font-size:.9rem;outline:none}.objection-matrix-layout{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(520px,1.28fr);gap:16px;align-items:start}.objection-matrix-list .objection-script-list{max-height:680px}.objection-matrix-answer{padding:18px;min-width:0}.objection-matrix-answer-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;border-bottom:1px solid #e5edf5;margin-bottom:14px;padding-bottom:14px}.objection-matrix-answer-head h3{color:#003A70;font-size:1.25rem;line-height:1.35;margin:0 0 6px}.objection-matrix-answer-head p{color:#5B6B80;font-size:.88rem;font-weight:700;margin:0}.objection-matrix-answer-head button{border:0;border-radius:10px;background:#006CB8;color:#fff;cursor:pointer;font-family:Tahoma,Segoe UI,Arial,sans-serif;font-weight:900;padding:10px 16px}.objection-script-mode-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px}.objection-script-mode-tabs button{background:#f8fbff;border:1px solid #cbd8e7;border-radius:12px;color:#17324d;cursor:pointer;display:grid;gap:4px;min-height:72px;padding:12px 14px;text-align:left}.objection-script-mode-tabs button.active{background:#edf7ff;border-color:#006CB8;box-shadow:inset 0 0 0 1px #006CB8}.objection-script-mode-tabs strong{color:#003A70;font-size:.98rem;font-weight:900;line-height:1.25}.objection-script-mode-tabs span{color:#5B6B80;font-size:.82rem;font-weight:700;line-height:1.4}.objection-matrix-strategy{border:2px solid #006cb8;border-radius:14px;background:linear-gradient(180deg,#f1f8ff,#fff);box-shadow:0 14px 30px rgba(0,108,184,.12);margin-bottom:12px;padding:16px}.objection-matrix-output span,.objection-matrix-strategy span{display:block;color:#006CB8;font-size:.76rem;font-weight:900;margin-bottom:7px}.objection-matrix-strategy strong{color:#003A70;display:block;font-size:.9rem;line-height:1.45}.objection-matrix-output{border:1px solid #dbe5f1;border-radius:14px;background:#fff;padding:14px}.objection-matrix-output.primary{border-color:#b7d8ef;background:#f5fbff;margin-bottom:12px}.objection-matrix-output.danger{border-color:#f3c2bd;background:#fff8f7}.objection-matrix-output.next{border-color:#f0d999;background:#fffaf0;grid-column:1/-1}.objection-matrix-output p{color:#17324d;font-size:.9rem;font-weight:750;line-height:1.5;margin:0}.objection-matrix-output.primary p{font-size:.95rem}.objection-context-script-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px}.objection-context-script-card{background:#fbfdff;border:1px solid #dbe5f1;border-radius:14px;padding:14px}.objection-context-script-card span{color:#006CB8;display:block;font-size:.76rem;font-weight:900;margin-bottom:7px}.objection-context-script-card p{color:#17324d;font-size:.9rem;font-weight:700;line-height:1.5;margin:0 0 10px}.objection-context-script-card strong{border-top:1px solid #e5edf5;color:#003A70;display:block;font-size:.88rem;line-height:1.5;padding-top:10px}.objection-matrix-output-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.objection-matrix-script-detail{background:#fbfdff;border:1px solid #dbe5f1;border-radius:14px;margin-bottom:12px;padding:14px}.objection-matrix-script-title{border-bottom:1px solid #e5edf5;margin-bottom:12px;padding-bottom:10px}.objection-matrix-script-steps span,.objection-matrix-script-title span{display:block;color:#006CB8;font-size:.76rem;font-weight:900;margin-bottom:6px}.objection-matrix-script-title h4{color:#003A70;font-size:1.05rem;line-height:1.35;margin:0}.objection-matrix-script-detail .objection-matrix-strategy{box-shadow:none;margin-bottom:12px}.objection-matrix-script-steps{display:grid;gap:10px}.objection-matrix-script-steps div{background:#fff;border:1px solid #dbe5f1;border-radius:12px;padding:12px}.objection-matrix-script-steps p{color:#17324d;font-size:.9rem;font-weight:650;line-height:1.5;margin:0}.objection-dialogue-list{display:grid;gap:12px;margin-bottom:12px}.objection-dialogue-turn{background:#fff;border:1px solid #dbe5f1;border-radius:14px;overflow:hidden}.objection-dialogue-phase{background:linear-gradient(90deg,#003A70,#006CB8);color:#fff;font-size:.78rem;font-weight:900;letter-spacing:0;padding:9px 12px}.objection-dialogue-columns{display:grid;gap:10px;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);padding:10px}.objection-dialogue-box{border:1px solid #dbe5f1;border-radius:12px;min-width:0;padding:12px}.objection-dialogue-box.customer{background:#fff8f7;border-color:#f3c2bd}.objection-dialogue-box.advisor{background:#f7fbff;border-color:#c9dff4}.objection-dialogue-box span{color:#006CB8;display:block;font-size:.76rem;font-weight:900;margin-bottom:6px}.objection-dialogue-box.customer span{color:#c7372f}.objection-dialogue-box strong{color:#5B6B80;display:block;font-size:.78rem;font-weight:850;line-height:1.45;margin-bottom:8px}.objection-dialogue-box p{color:#17324d;font-size:.9rem;font-weight:700;line-height:1.5;margin:0}.objection-dialogue-question{background:#fff;border:1px dashed #a9c8e6;border-radius:10px;margin-top:10px;padding:10px}.objection-dialogue-question b{color:#003A70;display:block;font-size:.74rem;font-weight:900;margin-bottom:5px}.objection-dialogue-question p{color:#0f2b4d;font-size:.86rem}.objection-dialogue-line{display:grid;grid-template-columns:46px minmax(0,1fr);gap:10px;align-items:start}.objection-dialogue-speaker{align-items:center;border-radius:12px;display:inline-flex;font-size:.85rem;font-weight:900;height:42px;justify-content:center;width:42px}.objection-dialogue-line.customer .objection-dialogue-speaker{background:#fff1ed;color:#c7372f}.objection-dialogue-line.advisor .objection-dialogue-speaker{background:#006CB8;color:#fff}.objection-dialogue-line>div:last-child{background:#fff;border:1px solid #dbe5f1;border-radius:12px;padding:12px}.objection-dialogue-line.customer>div:last-child{background:#fff8f7;border-color:#f3c2bd}.objection-dialogue-line span{color:#006CB8;display:block;font-size:.76rem;font-weight:900;margin-bottom:6px}.objection-dialogue-line.customer span{color:#c7372f}.objection-dialogue-line p{color:#17324d;font-size:.9rem;font-weight:700;line-height:1.5;margin:0}.objection-matrix-details{margin-bottom:12px}.objection-matrix-details summary{color:#5B6B80;cursor:pointer;font-size:.84rem;font-weight:850;margin-bottom:10px}.objection-matrix-details dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0}.objection-matrix-details dl div{border:1px solid #dbe5f1;border-radius:10px;background:#f8fbff;padding:10px}.objection-matrix-details dt{color:#73859b;font-size:.72rem;font-weight:900;margin-bottom:4px}.objection-matrix-details dd{color:#0f2b4d;font-size:.84rem;font-weight:800;margin:0}@media (max-width:768px){.objection-advice-strip,.objection-context-grid,.objection-diagnostic-flow,.objection-disc-guidance,.objection-field-grid,.objection-layout,.objection-next-step,.objection-profile-strip,.objection-save-box,.objection-simple-grid,.objection-simple-workbench,.objection-support-grid{grid-template-columns:1fr}.objection-control-panel,.objection-response-panel{padding:16px}.objection-context-script-grid,.objection-dialogue-columns,.objection-matrix-control,.objection-matrix-details dl,.objection-matrix-fields,.objection-matrix-layout,.objection-matrix-output-grid,.objection-matrix-workbench,.objection-script-mode-tabs{grid-template-columns:1fr}.objection-matrix-answer,.objection-matrix-control{padding:16px}.objection-customer-inputs{border-bottom:1px solid #e5edf5;padding-bottom:14px}.objection-input-script-list{max-height:260px}.objection-matrix-answer-head,.objection-simple-answer-head{flex-direction:column}.objection-matrix-answer-head button,.objection-simple-answer-head button{width:100%}.objection-title{font-size:1.2rem}.objection-response-header{flex-direction:column}.objection-response-header button,.objection-save-box button{width:100%}.objection-script-list{max-height:360px}.disc-intro-title{font-size:1.6rem}.disc-types-grid{grid-template-columns:repeat(2,1fr)}.disc-charts-grid,.disc-detail-grid,.disc-options-grid{grid-template-columns:1fr}.disc-scores-row{grid-template-columns:repeat(2,1fr)}.disc-progress-container{margin-bottom:.75rem}.disc-question-viewport{scroll-margin-top:76px;scroll-margin-bottom:64px}.disc-q-dots{gap:4px}.disc-q-dot{width:26px;height:26px;font-size:.65rem}.disc-result-type{font-size:3rem}.disc-question-card{margin-bottom:.75rem}.disc-question-header{flex-direction:column;gap:4px;align-items:flex-start;padding:12px 16px}.disc-options-grid{gap:10px;padding:14px}.disc-option-card{padding:12px 16px}.disc-option-text{margin-bottom:8px;min-height:0}.disc-btn-least,.disc-btn-most{padding:7px 6px}.disc-nav-buttons{position:sticky;bottom:8px;z-index:20;padding:8px 0 2px;background:linear-gradient(180deg,rgba(245,247,250,0),var(--bg-secondary) 42%)}}@media (max-width:480px){.disc-types-grid{grid-template-columns:repeat(2,1fr);gap:8px}.disc-type-card{padding:1rem .5rem}.disc-type-emoji{font-size:1.5rem}.disc-type-letter{font-size:1.4rem}.disc-option-actions{flex-direction:column;gap:6px}.disc-scores-row{grid-template-columns:repeat(2,1fr);gap:8px}.disc-q-dots{margin-bottom:.75rem}.disc-question-card{border-radius:14px}}