:root{--dbi-red: #e30613;--dbi-red-dark: #bb0711;--ink: #121212;--text: #333333;--muted: #6c7176;--line: #dce2e6;--soft: #eef5f8;--soft-2: #f5f7f8;--green: #287a45;--green-soft: #e8f4ec;--amber: #a65b00;--amber-soft: #fff1dc;--white: #ffffff;--page: #f7f8f8;--shadow: 0 18px 50px rgba(18, 18, 18, .1);--max: 1240px;--radius: 18px;--focus: 0 0 0 4px rgba(227, 6, 19, .16)}.fa-duotone{--fa-primary-color: var(--dbi-red);--fa-secondary-color: var(--ink);--fa-secondary-opacity: .2}*{box-sizing:border-box}html{scroll-behavior:smooth;height:100%}body{margin:0;min-width:320px;min-height:100%;color:var(--text);background:var(--page);font-family:"DIN 2014",Arial Narrow,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.45;-webkit-font-smoothing:antialiased}app-root{display:flex;flex-direction:column;min-height:100vh}#main-content{flex:1 0 auto}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%}[hidden]{display:none!important}:focus-visible{outline:none;box-shadow:var(--focus)}.skip-link{position:fixed;z-index:1000;top:12px;left:12px;transform:translateY(-150%);padding:10px 14px;color:var(--white);background:var(--ink);border-radius:8px}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;z-index:50;top:0;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.header-top,.page-shell{width:min(100% - 40px,var(--max));margin-inline:auto}.header-top{display:flex;align-items:center;justify-content:space-between;min-height:94px;gap:28px}.brand{display:flex;align-items:center;gap:18px;color:var(--ink);text-decoration:none}.brand img{width:164px;height:auto}.brand-product{padding-left:18px;border-left:1px solid var(--line)}.brand-product strong{display:block;color:var(--ink);font-size:1.05rem;line-height:1.1;letter-spacing:.02em}.brand-product span{display:block;margin-top:4px;color:var(--muted);font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.perspective-button{display:inline-flex;align-items:center;gap:8px;padding:9px 13px;color:var(--dbi-red);background:#fff1f2;border:1px solid #ffd4d7;border-radius:999px;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.perspective-button i{font-size:.7rem}button.perspective-button:hover{color:var(--white);background:var(--dbi-red);border-color:var(--dbi-red)}.page-shell{padding-block:54px 72px}.eyebrow{margin:0 0 8px;color:var(--dbi-red);font-size:.78rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);line-height:1.08;letter-spacing:-.018em}h1{max-width:820px;margin-bottom:16px;font-size:clamp(2.15rem,4.4vw,3.55rem);font-weight:900}h2{font-size:clamp(1.45rem,2.4vw,2.05rem);font-weight:900}h3{font-size:1.15rem;font-weight:850}.page-intro{max-width:760px;margin-bottom:34px;color:var(--muted);font-size:1.02rem}.hero-row{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:38px}.hero-row .page-intro{margin-bottom:0}.hero-copy{min-width:0}.hero-actions{display:flex;flex-wrap:wrap;gap:10px}.btn{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:10px;padding:11px 18px;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:999px;font-weight:800;text-decoration:none;transition:transform .16s ease,border-color .16s ease,background .16s ease}.btn:hover{border-color:#9da5aa;transform:translateY(-1px)}.btn-primary{color:var(--white);background:var(--dbi-red);border-color:var(--dbi-red)}.btn-primary:hover{background:var(--dbi-red-dark);border-color:var(--dbi-red-dark)}.btn-dark{color:var(--white);background:var(--ink);border-color:var(--ink)}.btn-dark:hover{background:#2b2b2b;border-color:#2b2b2b}.btn-small{min-height:38px;padding:8px 13px;font-size:.88rem}.btn-icon{width:42px;padding:0}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:38px;background:var(--white);border:1px solid var(--line)}.stat{position:relative;min-height:154px;padding:26px;border-right:1px solid var(--line)}.stat:last-child{border-right:0}.stat-label{display:flex;align-items:center;gap:9px;margin-bottom:19px;color:var(--muted);font-size:.79rem;font-weight:800;letter-spacing:.065em;text-transform:uppercase}.stat-label i{color:var(--dbi-red)}.stat-value{display:block;color:var(--ink);font-size:clamp(2rem,4vw,3.15rem);font-weight:900;line-height:1;letter-spacing:-.04em}.stat-note{display:block;margin-top:9px;color:var(--green);font-size:.82rem;font-weight:750}.stat-note.muted{color:var(--muted)}.content-section{margin-top:42px;padding-top:30px;border-top:1px solid var(--line)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.section-head h2{margin-bottom:0}.section-head p{margin:7px 0 0;color:var(--muted)}.toolbar{display:flex;align-items:center;gap:12px;margin-bottom:20px}.search-field{position:relative;flex:1;min-width:220px}.search-field i{position:absolute;top:50%;left:17px;color:var(--muted);transform:translateY(-50%);pointer-events:none}.field-input,.field-select{width:100%;min-height:48px;padding:12px 16px;color:var(--ink);background:var(--soft);border:1px solid transparent;border-radius:999px;outline:none}.search-field .field-input{padding-left:44px}.field-input:hover,.field-select:hover{border-color:#c9d8df}.field-input:focus,.field-select:focus{background:var(--white);border-color:var(--dbi-red);box-shadow:var(--focus)}.field-input::placeholder{color:#788187}textarea.field-input{border-radius:var(--radius, 10px);resize:vertical;field-sizing:content;min-height:80px}.field-select{appearance:none;padding-right:42px;font-weight:750;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5 6 6.5l5-5' fill='none' stroke='%23e30613' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 18px center;transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease}.field-select:disabled{color:var(--muted);cursor:not-allowed;opacity:.6}.field-select option{color:var(--ink);background:var(--white);font-weight:600}@supports (appearance: base-select){.field-select,.field-select::picker(select){appearance:base-select}.field-select{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-right:18px;background-image:none}.field-select::picker-icon{color:var(--dbi-red);transition:transform .16s ease}.field-select:open::picker-icon{transform:rotate(180deg)}.field-select::picker(select){margin-top:6px;padding:6px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.field-select option{padding:10px 14px;border-radius:12px;font-weight:700}.field-select option:hover,.field-select option:focus{background:var(--soft);outline:none}.field-select option:checked{color:var(--dbi-red);background:#fff0f1}.field-select option::checkmark{color:var(--dbi-red)}}.email-field{display:flex;min-width:0;align-items:center;overflow:hidden;background:var(--soft);border:1px solid transparent;border-radius:999px}.email-field:focus-within{background:var(--white);border-color:var(--dbi-red);box-shadow:var(--focus)}.email-field input{width:45%;min-width:60px;flex:1;padding:12px 4px 12px 16px;background:transparent;border:0;outline:0}.email-field span{overflow:hidden;padding:12px 16px 12px 0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.table-wrap{overflow-x:auto;background:var(--white);border:1px solid var(--line)}table{width:100%;border-collapse:collapse;min-width:780px}th,td{padding:17px 18px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle}th{color:var(--muted);background:var(--soft-2);font-size:.75rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}tbody tr:last-child td{border-bottom:0}tbody tr:hover td{background:#fcfdfd}.primary-cell{display:block;color:var(--ink);font-weight:850}.secondary-cell{display:block;margin-top:3px;color:var(--muted);font-size:.84rem}.status{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border-radius:999px;font-size:.77rem;font-weight:800;white-space:nowrap}.status:before{width:7px;height:7px;content:"";background:currentColor;border-radius:50%}.status-active,.status-complete{color:var(--green);background:var(--green-soft)}.status-pending{color:var(--amber);background:var(--amber-soft)}.status-inactive{color:var(--muted);background:#eceff1}.progress-line{display:flex;align-items:center;gap:12px;min-width:150px}.progress-track{overflow:hidden;width:100%;height:8px;background:#e8ecee;border-radius:999px}.progress-fill{height:100%;background:var(--dbi-red);border-radius:inherit}.progress-number{width:38px;color:var(--ink);font-size:.85rem;font-weight:800;text-align:right}.customer-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(290px,.55fr);gap:22px;margin-bottom:34px}.course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.course-card{display:flex;min-height:230px;flex-direction:column;padding:22px;background:var(--white);border:1px solid var(--line);transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.course-card:hover{border-color:#aeb6ba;box-shadow:0 10px 28px #12121212;transform:translateY(-2px)}.course-card.is-selected{border:2px solid var(--dbi-red);padding:21px}.course-card.is-unavailable{background:#f5f6f6}.course-card.is-locked{background:var(--soft-2);opacity:.7;pointer-events:none}.course-card.is-locked .course-card-icon,.course-card.is-locked h3,.course-card.is-locked p{color:var(--muted)}.lock-badge{font-size:.8rem;color:var(--muted);background:var(--line);border-radius:20px;padding:3px 8px}.locked-label{font-size:.82rem;color:var(--muted);font-style:italic}.course-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:22px}.course-card-icon{display:grid;width:44px;height:44px;place-items:center;color:var(--dbi-red);background:#fff0f1;border-radius:50%}.course-card h3{margin-bottom:8px;font-size:1.22rem}.course-card p{margin-bottom:16px;color:var(--muted);font-size:.87rem}.course-card-meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:auto;color:var(--muted);font-size:.78rem;font-weight:700}.course-card-meta span{display:inline-flex;align-items:center;gap:6px}.course-card-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:18px;padding-top:16px;border-top:1px solid var(--line)}.switch-label{display:inline-flex;align-items:center;gap:9px;color:var(--ink);font-size:.8rem;font-weight:800;cursor:pointer}.switch-label input{width:38px;height:21px;accent-color:var(--dbi-red);cursor:pointer}.inline-stars{color:var(--dbi-red);white-space:nowrap}.inline-stars .muted{color:#d8dcde}.selected-course-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:30px 0 20px;padding:17px 20px;background:var(--soft);border-left:4px solid var(--dbi-red)}.selected-course-bar p{margin:4px 0 0;color:var(--muted);font-size:.84rem}.upload-box{margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}.upload-box h3{margin-bottom:6px}.upload-box p{margin-bottom:14px;color:var(--muted);font-size:.86rem}.file-input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.upload-status{display:block;margin-top:9px;color:var(--green);font-size:.8rem;font-weight:750}.code-input{width:100%;min-height:62px;color:var(--ink);background:var(--soft);border:1px solid transparent;border-radius:12px;font-size:1.9rem;font-weight:900;letter-spacing:.55em;text-align:center}.code-input:focus{background:var(--white);border-color:var(--dbi-red);box-shadow:var(--focus);outline:none}.learner-library{max-width:1120px}.learner-course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.learner-course-card{display:flex;min-height:350px;flex-direction:column;overflow:hidden;background:var(--white);border:1px solid #cfd5d8;border-top:5px solid var(--ink);box-shadow:0 9px 24px #12121212;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.learner-course-card:hover{border-color:#aeb6ba;border-top-color:var(--dbi-red);box-shadow:0 16px 34px #1212121f;transform:translateY(-3px)}.learner-course-card.is-started{border-top-color:var(--dbi-red)}.learner-course-card.is-complete{border-top-color:var(--green)}.learner-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 22px 0}.learner-card-thumb{margin:12px 0 0;aspect-ratio:16/9;overflow:hidden;background:#1a1a1a;border-radius:8px}.learner-card-thumb video{width:100%;height:100%;object-fit:cover;pointer-events:none;display:block}.learner-card-body{display:flex;flex:1;flex-direction:column;padding:18px 22px 20px}.learner-card-body h2{min-height:2.55em;margin:0 0 10px;font-size:1.22rem;line-height:1.25}.learner-card-body>p{margin:0 0 22px;color:var(--muted);font-size:.87rem;line-height:1.55}.completion-date{margin:-14px 0 14px;font-size:.82rem;color:var(--green);font-weight:600}.learner-progress{margin-top:auto}.learner-progress-label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;color:var(--muted);font-size:.76rem;font-weight:750}.learner-progress-label strong{color:var(--ink);font-size:.82rem}.learner-card-footer{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:14px;padding:16px 22px;background:#f3f5f5;border-top:1px solid var(--line);color:var(--muted);font-size:.8rem;font-weight:750}.learner-card-footer .btn{width:100%;justify-content:center;border-radius:0}.course-back{margin-bottom:20px}.panel{padding:28px;background:var(--white);border:1px solid var(--line)}.panel h2,.panel h3{margin-bottom:8px}.panel-subtitle{margin-bottom:24px;color:var(--muted)}.share-link{display:flex;align-items:center;gap:10px;padding:8px 8px 8px 18px;background:var(--soft);border-radius:999px}.share-link code{overflow:hidden;flex:1;color:var(--ink);font-family:inherit;font-size:.91rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.share-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.support-settings{margin-top:26px;padding-top:24px;border-top:1px solid var(--line)}.support-settings h3{margin-bottom:6px}.support-settings>p{margin-bottom:16px;color:var(--muted);font-size:.88rem}.support-settings-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.8fr) auto;gap:10px;align-items:end}.support-settings .form-group{margin-bottom:0}.support-contact{margin:16px 0 20px;padding:15px 17px;background:var(--soft);border-left:4px solid var(--dbi-red)}.support-contact strong{display:block;margin-bottom:8px;color:var(--ink);font-size:.86rem}.support-links{display:flex;flex-wrap:wrap;gap:9px 16px}.support-links a{display:inline-flex;align-items:center;gap:7px;color:var(--ink);font-size:.84rem;font-weight:750;text-decoration-color:#aeb4b8;text-underline-offset:3px}.support-links a:hover,.support-links i{color:var(--dbi-red)}.readonly-banner{display:inline-flex;align-items:center;gap:8px;margin-top:12px;padding:10px 16px;background:var(--soft);border-left:4px solid var(--amber, #f0a92e);border-radius:4px;color:var(--ink);font-size:.85rem;font-weight:700}.readonly-banner i{color:var(--amber, #f0a92e)}.course-help{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:-8px;margin-bottom:22px}.course-help strong{margin-bottom:0;white-space:nowrap}.qr-panel{display:flex;flex-direction:column;align-items:center;text-align:center}.qr-frame{width:180px;height:180px;margin:12px auto 18px;padding:9px;background:var(--white);border:1px solid var(--line)}.qr-frame img{width:100%;height:100%;object-fit:contain}.qr-caption{margin:0;color:var(--muted);font-size:.86rem}.funnel{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:20px;border:1px solid var(--line)}.funnel-step{position:relative;padding:23px 20px;border-right:1px solid var(--line)}.funnel-step:last-child{border-right:0}.funnel-step strong{display:block;color:var(--ink);font-size:2.1rem;line-height:1}.funnel-step span{display:block;margin-top:7px;color:var(--muted);font-size:.84rem}.funnel-step:after{position:absolute;right:-5px;bottom:0;left:0;height:4px;content:"";background:var(--dbi-red)}.funnel-step:nth-child(2):after{background:#f05c65}.funnel-step:nth-child(3):after{background:var(--green)}.helpdesk-layout{display:grid;grid-template-columns:minmax(240px,.55fr) minmax(0,1.45fr);gap:34px;padding:30px;background:var(--white);border:1px solid var(--line)}.helpdesk-intro{padding-right:30px;border-right:1px solid var(--line)}.helpdesk-icon{display:grid;width:54px;height:54px;margin-bottom:24px;place-items:center;color:var(--white);background:var(--dbi-red);border-radius:50%;font-size:1.2rem}.helpdesk-intro h2{margin-bottom:10px}.helpdesk-intro p{color:var(--muted)}.helpdesk-sender{display:flex;align-items:center;gap:10px;margin-bottom:18px;padding:12px 15px;color:var(--muted);background:var(--soft);font-size:.84rem}.helpdesk-sender i{color:var(--dbi-red)}.helpdesk-sender strong{color:var(--ink)}.ticket-success{display:flex;align-items:flex-start;gap:13px;margin-top:20px;padding:17px 19px;color:var(--green);background:var(--green-soft);border:1px solid #c4e1ce}.ticket-success>i{margin-top:3px;font-size:1.15rem}.ticket-success strong{display:block;color:#17582e}.ticket-success p{margin:4px 0 0}.landing-view{min-height:calc(100vh - 95px);background:linear-gradient(90deg,#fffffff7,#fffffff0 54%,#ffffff40),radial-gradient(circle at 84% 26%,rgba(227,6,19,.18),transparent 24%),linear-gradient(135deg,#e5eef2,#f7f8f8 45%,#cfdce2)}.landing-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.72fr);gap:7vw;align-items:center;min-height:calc(100vh - 95px);padding-block:70px}.landing-copy h1{font-size:clamp(2.5rem,5.4vw,4.25rem)}.landing-points{display:grid;gap:12px;margin:28px 0 0;padding:0;list-style:none}.landing-points li{display:flex;align-items:center;gap:12px;color:var(--ink);font-weight:750}.landing-points i{display:grid;width:29px;height:29px;place-items:center;color:var(--white);background:var(--green);border-radius:50%;font-size:.72rem}.access-card{padding:clamp(28px,5vw,45px);background:var(--white);box-shadow:var(--shadow)}.access-card .org-line{display:flex;align-items:center;gap:12px;margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid var(--line);color:var(--muted);font-size:.88rem}.access-card .org-icon{display:grid;width:38px;height:38px;place-items:center;color:var(--dbi-red);background:#fff0f1;border-radius:50%}.form-group{margin-bottom:18px}.form-label{display:block;margin-bottom:7px;color:var(--ink);font-size:.86rem;font-weight:800}.form-help{margin:8px 0 0;color:var(--muted);font-size:.82rem}.form-message{display:none;align-items:flex-start;gap:9px;margin:12px 0 0;padding:11px 13px;border-radius:10px;font-size:.86rem;font-weight:700}.form-message.is-visible{display:flex}.form-message.error{color:#9b141c;background:#fff0f1}.form-message.success{color:var(--green);background:var(--green-soft)}.access-card .btn{width:100%;margin-top:8px;border-radius:8px}.privacy-note{display:flex;align-items:flex-start;gap:9px;margin:18px 0 0;color:var(--muted);font-size:.76rem}.course-shell{max-width:1060px}.course-header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.course-header h1{margin-bottom:6px;font-size:clamp(2.05rem,4vw,3.2rem)}.signed-in{color:var(--muted);font-size:.86rem;text-align:right}.signed-in strong{display:block;color:var(--ink)}.video-shell{position:relative;overflow:hidden;aspect-ratio:16/9;color:var(--white);background:radial-gradient(circle at 68% 35%,rgba(227,6,19,.48),transparent 24%),linear-gradient(135deg,#1e2427,#111 62%,#2d3336);box-shadow:var(--shadow)}.video-placeholder{position:absolute;inset:0;display:grid;place-items:center;padding:34px;text-align:center}.video-placeholder:before,.video-placeholder:after{position:absolute;content:"";border:1px solid rgba(255,255,255,.12);border-radius:50%}.video-placeholder:before{width:38vw;height:38vw;min-width:360px;min-height:360px}.video-placeholder:after{width:26vw;height:26vw;min-width:240px;min-height:240px}.play-button{position:relative;z-index:2;display:grid;width:90px;height:90px;place-items:center;color:var(--white);background:var(--dbi-red);border:0;border-radius:50%;box-shadow:0 18px 50px #e3061359;font-size:1.55rem;transition:transform .18s ease}.play-button:hover{transform:scale(1.06)}.video-label{position:absolute;z-index:2;right:28px;bottom:26px;left:28px;display:flex;align-items:end;justify-content:space-between;gap:20px;text-align:left}.video-label p{margin:0;color:#ffffffb8;font-size:.83rem}.video-label strong{display:block;margin-top:3px;font-size:1.1rem}.video-time{color:#ffffffd1;font-size:.88rem;font-weight:750;white-space:nowrap}.video-progress{position:absolute;z-index:3;right:0;bottom:0;left:0;height:6px;background:#ffffff2e}.video-progress span{display:block;width:0;height:100%;background:var(--dbi-red);transition:width .4s linear}.course-meta{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:22px}.course-meta .panel{min-height:210px}.check-list{display:grid;gap:11px;margin:16px 0 0;padding:0;list-style:none}.check-list li{display:flex;gap:10px}.check-list i{margin-top:4px;color:var(--green)}.completion-banner{display:none;align-items:center;justify-content:space-between;gap:20px;margin-top:22px;padding:22px 26px;color:var(--green);background:var(--green-soft);border:1px solid #c4e1ce}.completion-banner.is-visible{display:flex}.completion-banner strong{display:block;color:#17582e;font-size:1.1rem}.completion-banner p{margin:3px 0 0}.completion-icon{display:grid;flex:0 0 auto;width:48px;height:48px;place-items:center;color:var(--white);background:var(--green);border-radius:50%;font-size:1.2rem}.rating-panel{display:none;margin-top:22px;padding:26px;background:var(--white);border:1px solid var(--line)}.rating-panel.is-visible{display:block}.rating-panel h2{margin-bottom:7px}.rating-panel>p{margin-bottom:20px;color:var(--muted)}.star-rating{display:flex;gap:5px;margin-bottom:20px}.star-button{display:grid;width:44px;height:44px;place-items:center;padding:0;color:#c9ced1;background:transparent;border:0;border-radius:8px;font-size:1.65rem;transition:color .15s ease,background .15s ease,transform .15s ease}.star-button.is-selected,.star-button.is-preview{color:var(--dbi-red);background:#fff1f2}.star-rating.is-previewing .star-button.is-selected:not(.is-preview){color:#c9ced1;background:transparent}.star-button:hover{transform:translateY(-1px)}.star-button:disabled{cursor:default;opacity:.75;transform:none}.rating-scale{display:flex;width:240px;justify-content:space-between;margin:-14px 0 20px;color:var(--muted);font-size:.74rem;font-weight:700}.rating-comment{min-height:94px;resize:vertical;border-radius:12px}.rating-actions{display:flex;align-items:center;gap:14px;margin-top:14px}.rating-status{display:none;align-items:center;gap:8px;color:var(--green);font-size:.88rem;font-weight:800}.rating-status.is-visible{display:inline-flex}.modal-backdrop{position:fixed;z-index:200;inset:0;display:none;align-items:center;justify-content:center;padding:24px;background:#0a0d0f9e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.modal-backdrop.is-open{display:flex}.modal{width:min(100%,610px);max-height:calc(100vh - 48px);overflow:auto;padding:34px;background:var(--white);box-shadow:var(--shadow)}.modal.role-chooser{width:min(100%,980px);padding:clamp(28px,5vw,48px)}.role-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px}.role-choice{display:flex;min-height:270px;align-items:flex-start;flex-direction:column;padding:26px;color:var(--text);background:var(--white);border:1px solid var(--line);text-align:left;transition:transform .17s ease,border-color .17s ease,box-shadow .17s ease}.role-choice:hover{border-color:var(--dbi-red);box-shadow:0 14px 34px #12121214;transform:translateY(-3px)}.role-choice-icon{display:grid;width:50px;height:50px;margin-bottom:30px;place-items:center;color:var(--white);background:var(--dbi-red);border-radius:50%;font-size:1.05rem}.role-choice-kicker{margin-bottom:7px;color:var(--dbi-red);font-size:.72rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.role-choice strong{display:block;margin-bottom:10px;color:var(--ink);font-size:1.35rem;line-height:1.05}.role-choice p{margin-bottom:22px;color:var(--muted);font-size:.9rem}.role-choice-open{display:inline-flex;align-items:center;gap:9px;margin-top:auto;color:var(--ink);font-size:.86rem;font-weight:850}.role-choice:hover .role-choice-open{color:var(--dbi-red)}.perspective-tip{display:flex;align-items:center;gap:10px;margin-top:22px;color:var(--muted);font-size:.82rem}.perspective-tip i{color:var(--dbi-red)}.modal-head{display:flex;align-items:start;justify-content:space-between;gap:20px;margin-bottom:24px}.modal-head h2{margin-bottom:7px}.modal-head p{margin:0;color:var(--muted)}.close-modal{display:grid;flex:0 0 auto;width:42px;height:42px;place-items:center;color:var(--ink);background:var(--soft);border:0;border-radius:50%}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid .span-2{grid-column:1/-1}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:26px;padding-top:22px;border-top:1px solid var(--line)}.upload-zone{display:flex;flex-direction:column;align-items:center;gap:8px;padding:28px 20px;border:2px dashed var(--line);border-radius:var(--radius);background:var(--soft-2);text-align:center;transition:border-color .2s,background .2s;cursor:pointer}.upload-zone.drag-over{border-color:var(--dbi-red);background:#fff0f1}.upload-zone.has-file{border-style:solid;border-color:var(--green);background:#f0fdf4}.upload-filename{font-weight:600;word-break:break-all}.upload-hint{font-size:.78rem;color:var(--muted)}.upload-btn{cursor:pointer}.toast{position:fixed;z-index:500;right:24px;bottom:24px;display:flex;align-items:center;gap:11px;max-width:min(400px,100% - 48px);padding:14px 17px;color:var(--white);background:var(--ink);border-radius:12px;box-shadow:var(--shadow);font-weight:750;transform:translateY(130%);opacity:0;transition:transform .22s ease,opacity .22s ease}.toast.is-visible{transform:translateY(0);opacity:1}.toast i{color:#63ca83}footer{padding:28px 0;color:#d7d7d7;background:var(--ink);font-size:.82rem}.footer-inner{display:flex;width:calc(100% - 80px);max-width:none;align-items:center;justify-content:space-between;gap:20px;margin-inline:auto}footer strong{color:var(--white)}footer a{color:var(--white)}@media(max-width:980px){.stats-grid{grid-template-columns:repeat(2,1fr)}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid var(--line)}.customer-layout,.landing-grid,.helpdesk-layout{grid-template-columns:1fr}.helpdesk-intro{padding-right:0;padding-bottom:24px;border-right:0;border-bottom:1px solid var(--line)}.landing-grid{gap:42px;min-height:auto}.landing-view{min-height:auto}.landing-copy{max-width:760px}.access-card{max-width:660px}.course-grid,.learner-course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.header-top,.page-shell{width:min(100% - 28px,var(--max))}.footer-inner{width:calc(100% - 56px)}.header-top{min-height:78px}.brand img{width:112px}.brand-product{padding-left:12px}.brand-product strong{font-size:.93rem}.brand-product span{display:none}.perspective-button{padding:8px 10px}.perspective-button span{display:none}.page-shell{padding-block:40px 58px}.hero-row,.section-head,.course-header{align-items:stretch;flex-direction:column}.hero-row .btn,.section-head .btn{align-self:flex-start}.toolbar{align-items:stretch;flex-direction:column}.stats-grid{grid-template-columns:1fr}.stat{min-height:126px;border-right:0;border-bottom:1px solid var(--line)}.stat:nth-child(3){border-bottom:1px solid var(--line)}.stat:last-child{border-bottom:0}.funnel{grid-template-columns:1fr}.funnel-step{border-right:0;border-bottom:1px solid var(--line)}.funnel-step:last-child{border-bottom:0}.course-meta{grid-template-columns:1fr}.course-header .signed-in{text-align:left}.form-grid{grid-template-columns:1fr}.form-grid .span-2{grid-column:auto}.role-choice-grid{grid-template-columns:1fr}.role-choice{min-height:220px}.support-settings-grid{grid-template-columns:1fr}.support-settings-grid .btn{width:100%}.course-help{align-items:flex-start;flex-direction:column;gap:8px}.course-grid,.learner-course-grid{grid-template-columns:1fr}.selected-course-bar{align-items:flex-start;flex-direction:column}.share-link{align-items:stretch;flex-direction:column;border-radius:14px;padding:14px}.share-link .btn{width:100%}.footer-inner{align-items:flex-start;flex-direction:column}}.loading-spinner{display:flex;justify-content:center;align-items:center;padding:48px 24px}.spinner-ring{width:40px;height:40px;border:3px solid var(--line);border-top-color:var(--dbi-red);border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-message{color:var(--dbi-red);padding:24px;text-align:center;font-size:.9rem}.faq-empty{display:flex;align-items:center;gap:14px;padding:28px 24px;background:var(--surface);border:1px dashed var(--border);border-radius:var(--radius);color:var(--muted);font-size:.9rem}.faq-empty i{font-size:1.6rem;--fa-primary-color: var(--dbi-red);--fa-secondary-opacity: .2;flex-shrink:0}.modal-choice{max-width:480px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:8px 0 4px}.choice-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:24px 16px;background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:border-color .15s,box-shadow .15s}.choice-card:hover{border-color:var(--dbi-red);box-shadow:0 0 0 3px #e3061314}.choice-card .choice-icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;background:#e3061314;border-radius:50%;font-size:1.4rem;--fa-primary-color: var(--dbi-red);--fa-secondary-opacity: .2}.choice-card strong{font-size:.95rem;color:var(--text)}.choice-card p{font-size:.8rem;color:var(--muted);margin:0}
