/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.inline{display:inline}.table{display:table}.shrink{flex-shrink:1}.grow{flex-grow:1}.rotate-90{rotate:90deg}.rotate-180{rotate:180deg}.rotate-270{rotate:270deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.italic{font-style:italic}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--muted:215.4 16.3% 46.9%;--border:214.3 31.8% 91.4%;--card:0 0% 100%;--primary:200.66 78.54% 45.69%;--primary-foreground:200.66 5.69% 98.54%;--highlight:10.1 82.54% 49.41%;--highlight-foreground:10.1 82.54% 49.41%}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:radial-gradient(circle at 10% 0%, hsl(var(--primary) / .18), transparent 28rem), radial-gradient(circle at 92% 8%, hsl(var(--highlight) / .09), transparent 24rem), linear-gradient(135deg, #fff 0%, #f4f8fb 48%, #eef6fb 100%);color:hsl(var(--foreground));font-family:Arial,Helvetica,sans-serif}.route-progress{z-index:120;background:hsl(var(--primary) / .12);height:4px;position:fixed;top:0;left:0;right:0;overflow:hidden}.route-progress span{background:hsl(var(--primary));border-radius:999px;width:38%;height:100%;animation:1s ease-in-out infinite route-progress-slide;display:block}@keyframes route-progress-slide{0%{transform:translate(-110%)}to{transform:translate(280%)}}a{color:inherit}code{background:#15202b14;border-radius:.4rem;padding:.1rem .35rem}.shell{width:min(1080px,100% - 32px);margin:0 auto}.topbar{justify-content:space-between;align-items:center;gap:1rem;padding:32px 0;display:flex}.brand{letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:14px;font-weight:700;text-decoration:none;display:flex}.cabero-wordmark{width:170px;height:auto;color:hsl(var(--foreground))}.topnav{align-items:center;gap:14px;display:flex}.user-menu{align-items:center;gap:12px;display:flex}.user-name{max-width:240px;color:hsl(var(--muted));text-overflow:ellipsis;white-space:nowrap;font-size:.94rem;font-weight:800;overflow:hidden}.select-trigger{border:1px solid hsl(var(--border));min-width:138px;min-height:42px;color:hsl(var(--foreground));cursor:pointer;font:inherit;background:#ffffffc7;border-radius:999px;justify-content:space-between;align-items:center;gap:10px;padding:0 14px 0 18px;font-size:.94rem;font-weight:800;transition:border-color .16s,box-shadow .16s,background .16s;display:inline-flex}.select-trigger:hover,.select-trigger[data-state=open]{border-color:hsl(var(--primary));box-shadow:0 12px 32px hsl(var(--primary) / .14);background:#fff}.select-content{z-index:50;border:1px solid hsl(var(--border));min-width:168px;box-shadow:0 24px 70px hsl(var(--foreground) / .18);background:#fffffff5;border-radius:18px;overflow:hidden}.select-viewport{padding:6px}.select-item{min-height:38px;color:hsl(var(--foreground));cursor:pointer;border-radius:12px;outline:none;align-items:center;padding:0 12px 0 34px;font-size:.94rem;font-weight:700;display:flex;position:relative}.select-item[data-highlighted]{background:hsl(var(--primary) / .1)}.select-item[data-state=checked]{color:hsl(var(--primary))}.select-item-indicator{color:hsl(var(--primary));justify-content:center;align-items:center;display:inline-flex;position:absolute;left:10px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.nav-link{color:hsl(var(--muted));cursor:pointer;font:inherit;background:0 0;border:0;font-weight:700;text-decoration:none}.hero{align-items:center;min-height:62vh;padding:64px 0 86px;display:flex}.hero-copy{max-width:840px}.eyebrow{color:hsl(var(--highlight));letter-spacing:.14em;text-transform:uppercase;font-family:Arial,sans-serif;font-size:.82rem;font-weight:700}h1{letter-spacing:-.06em;max-width:860px;margin:16px 0;font-size:clamp(3.3rem,8vw,7.8rem);line-height:.95}.page-title{max-width:760px;font-size:clamp(2.8rem,6vw,5.2rem)}.lead{max-width:700px;color:hsl(var(--muted));font-family:Arial,sans-serif;font-size:clamp(1.15rem,2vw,1.6rem);line-height:1.7}.actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.dialog-backdrop{z-index:130;background:hsl(var(--foreground) / .34);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);place-items:center;padding:24px;display:grid;position:fixed;inset:0}.dialog-card{width:min(640px,100%);padding:28px}.dialog-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.dialog-title{letter-spacing:-.05em;max-width:none;margin:10px 0 0;font-size:clamp(2rem,4vw,3.2rem);line-height:.96}.dialog-close{border:1px solid hsl(var(--border));width:46px;height:46px;color:hsl(var(--foreground));cursor:pointer;background:#fff;border-radius:999px;font-size:2rem;line-height:1}.dialog-lead{max-width:none;margin:18px 0 0;font-size:1.05rem}.shopfloor-login-body{gap:18px;margin-top:22px;display:grid}.shopfloor-field{gap:8px;display:grid}.shopfloor-field>span{color:hsl(var(--highlight));letter-spacing:.14em;text-transform:uppercase;font-size:.82rem;font-weight:800}.shopfloor-field>strong{color:hsl(var(--foreground));font-size:1rem}.shopfloor-note{color:hsl(var(--muted));margin:0;font-size:.95rem;line-height:1.6}.shopfloor-message{border-radius:18px;margin:0;padding:14px 16px;font-size:.96rem;line-height:1.6}.shopfloor-message.error{border:1px solid hsl(var(--highlight) / .28);background:hsl(var(--highlight) / .08);color:#9a3412}.shopfloor-message.warning{color:#8a5b00;background:#fff8e6;border:1px solid #f6dca0}.shopfloor-message.muted,.shopfloor-note.muted{color:hsl(var(--muted))}.code-input{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.code-slot{border:1px solid hsl(var(--border));width:100%;min-height:64px;color:hsl(var(--foreground));text-align:center;background:#fff;border-radius:18px;font-size:1.6rem;font-weight:800}.code-slot:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 4px hsl(var(--primary) / .12);outline:none}.code-slot:disabled{color:#94a3b8;background:#f4f8fb}.button{border:1px solid hsl(var(--primary));background:hsl(var(--primary));min-height:48px;color:hsl(var(--primary-foreground));cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0 22px;font-family:Arial,sans-serif;font-weight:700;text-decoration:none;display:inline-flex}.button.compact{min-height:42px;padding:0 20px}.button.secondary{color:hsl(var(--foreground));background:0 0}.button.glow-cta{border-color:hsl(var(--primary) / .64);background:hsl(var(--primary));color:hsl(var(--primary-foreground));box-shadow:0 0 0 4px hsl(var(--primary) / .12), 0 14px 34px hsl(var(--primary) / .16);animation:1.5s ease-in-out infinite ctaGlow}.button.glow-cta:hover{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}@keyframes ctaGlow{0%,to{box-shadow:0 0 0 3px hsl(var(--primary) / .1), 0 14px 34px hsl(var(--primary) / .14)}50%{box-shadow:0 0 0 6px hsl(var(--primary) / .18), 0 18px 42px hsl(var(--primary) / .22)}}.button:disabled{border-color:hsl(var(--border));color:#64748b;box-shadow:none;cursor:not-allowed;background:#e8f0f6;animation:none}.card{box-shadow:0 28px 80px hsl(var(--primary) / .12);background:#ffffffdb;border:1px solid #15202b24;border-radius:26px}.panel{padding:26px}.steps,.course-list{gap:14px;margin:24px 0 0;padding:0;font-family:Arial,sans-serif;list-style:none;display:grid}.steps li{border:1px solid hsl(var(--border));background:#fff;border-radius:18px;padding:16px}.course-grid{grid-template-columns:1fr;gap:12px;margin-top:20px;display:grid}.course-card{border:1px solid hsl(var(--border));min-height:150px;color:inherit;background:#fff;border-radius:20px;grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:center;gap:22px;padding:20px 22px;text-decoration:none;transition:border-color .16s,transform .16s,box-shadow .16s;display:grid}.course-card:hover{border-color:hsl(var(--primary));box-shadow:0 22px 50px hsl(var(--primary) / .14);transform:translateY(-2px)}.course-card h2{letter-spacing:-.04em;margin:8px 0;font-size:clamp(1.35rem,2.4vw,1.85rem);line-height:1.05}.course-meta{color:hsl(var(--muted));font-size:.84rem;line-height:1.5}.course-footer{gap:10px;display:grid}.progress-block{gap:9px;display:grid}.progress-row{color:hsl(var(--foreground));justify-content:space-between;align-items:center;font-size:.86rem;font-weight:800;display:flex}.progress-track{background:hsl(var(--primary) / .12);border-radius:999px;height:10px;overflow:hidden}.progress-fill{border-radius:inherit;background:hsl(var(--primary));height:100%}.course-complete-state{align-items:center;min-height:76px;display:grid}.course-complete-badge{align-items:center;gap:14px;display:inline-flex}.course-complete-icon{color:#fff;background:#16a34a;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.2rem;font-weight:900;display:inline-flex;box-shadow:0 10px 24px #16a34a38}.course-complete-copy{gap:2px;display:grid}.course-complete-copy strong{color:#166534;letter-spacing:-.01em;font-size:.98rem;font-weight:900}.course-complete-copy small{color:hsl(var(--muted));font-size:.8rem;line-height:1.4}.chapter-grid{gap:18px;margin:28px 0;display:grid}.chapter-card{border:1px solid hsl(var(--border));background:#fff;border-radius:24px;padding:22px}.lesson-list{gap:10px;margin:16px 0 0;padding:0;list-style:none;display:grid}.lesson-list li{background:#f6fafc;border-radius:16px;padding:14px}.scenario{border-left:4px solid hsl(var(--highlight));background:hsl(var(--highlight) / .06);border-radius:16px;margin-top:14px;padding:16px}.prose{color:hsl(var(--foreground));font-family:Arial,sans-serif;font-size:1rem;line-height:1.75}.prose>:first-child{margin-top:0}.prose h1{letter-spacing:-.035em;max-width:760px;margin:24px 0 12px;font-size:clamp(1.35rem,2.35vw,1.85rem);line-height:1.12}.prose h2{letter-spacing:-.025em;max-width:760px;margin:22px 0 8px;font-size:clamp(1.15rem,1.65vw,1.38rem);line-height:1.18}.prose h3{margin:18px 0 8px;font-size:1rem;line-height:1.25}.prose p{max-width:820px;color:hsl(var(--foreground));margin:0 0 14px}.prose strong{font-weight:900}.prose ul,.prose ol{max-width:820px;margin:10px 0 22px;padding-left:1.35rem;list-style:outside}.prose li{background:0 0;border:0;border-radius:0;margin:7px 0;padding:0 0 0 4px;line-height:1.65;position:relative}.prose li:before{content:none}.prose ol{counter-reset:lesson-list;list-style:decimal}.prose ol li{counter-increment:lesson-list}.prose ol li:before{content:none}.prose blockquote{border-left:5px solid hsl(var(--highlight));background:hsl(var(--highlight) / .07);border-radius:18px;max-width:820px;margin:20px 0;padding:18px 20px;font-weight:800}.prose hr{background:hsl(var(--border));border:0;height:1px;margin:28px 0}.prose img{cursor:zoom-in;object-fit:contain;border-radius:22px;max-width:100%;height:auto;margin:18px 0;display:block;box-shadow:0 18px 60px #15202b29}.image-zoom-backdrop{z-index:90;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:zoom-out;background:#0f172ab8;place-items:center;padding:32px;display:grid;position:fixed;inset:0}.image-zoom-backdrop img{object-fit:contain;border-radius:18px;max-width:min(96vw,1500px);max-height:88vh;display:block;box-shadow:0 30px 120px #00000073}.image-zoom-close{z-index:1;min-height:42px;color:hsl(var(--foreground));cursor:pointer;font:inherit;background:#fff;border:1px solid #ffffff57;border-radius:999px;padding:0 18px;font-weight:900;position:fixed;top:22px;right:24px}.learning-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:22px;display:grid}.lesson-panel{min-width:0}.lesson-header{gap:10px;margin-bottom:20px;display:grid}.course-title{letter-spacing:-.055em;max-width:860px;margin:0;font-size:clamp(2.1rem,4.6vw,4.1rem);line-height:.98}.course-intro{max-width:720px;color:hsl(var(--muted));margin:0;font-size:1.05rem;font-weight:700;line-height:1.55}.lesson-figure{margin:0 0 18px}.lesson-teaser{object-fit:cover;width:100%;max-height:300px;box-shadow:0 18px 60px hsl(var(--primary) / .12);border-radius:24px;margin:0}.lesson-card{border:1px solid hsl(var(--border));background:#fff;border-radius:24px;padding:24px}.lesson-card h2{letter-spacing:-.045em;max-width:780px;margin:8px 0 18px;font-size:clamp(1.45rem,2.7vw,2.15rem);line-height:1.03}.practice-flow{border:1px solid hsl(var(--border));background:linear-gradient(135deg,#fbfdff,#fff);border-radius:24px;gap:0;margin:28px 0 24px;padding:22px;display:grid;position:relative}.practice-flow-heading{margin-bottom:16px}.practice-flow-heading h3{letter-spacing:-.025em;margin:4px 0 0;font-size:clamp(1.05rem,1.8vw,1.35rem);line-height:1.15}.practice-step{border-top:1px solid hsl(var(--border) / .75);cursor:default;background:0 0;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:14px;min-height:76px;padding:14px 0;display:grid;position:relative}.practice-step:before{background:hsl(var(--primary) / .12);content:"";width:2px;position:absolute;top:0;bottom:0;left:13px}.practice-step:first-of-type:before{top:28px}.practice-step:last-of-type:before{bottom:calc(100% - 28px)}.practice-step-index{z-index:1;background:hsl(var(--primary));width:28px;height:28px;box-shadow:0 0 0 4px hsl(var(--primary) / .12);color:#fff;letter-spacing:.06em;border:2px solid #fff;border-radius:999px;place-items:center;margin:0;font-size:.66rem;font-weight:900;display:grid;position:relative}.decision-step .practice-step-index{background:hsl(var(--highlight))}.action-step .practice-step-index{background:hsl(var(--primary))}.practice-step strong{margin-bottom:6px;font-size:1rem;display:block}.practice-step p{max-width:780px;color:hsl(var(--muted));margin:0;font-size:.98rem;line-height:1.6}.interactive-block{border-top:1px solid hsl(var(--border));background:radial-gradient(circle at 100% 0%, hsl(var(--highlight) / .06), transparent 18rem), linear-gradient(135deg, #fbfdff, #fff);border-bottom:0;border-left:0;border-right:0;border-radius:0 0 24px 24px;gap:18px;margin:34px -24px -24px;padding:28px 24px 24px;display:grid}.interactive-heading{gap:8px;display:grid}.interactive-heading h3{letter-spacing:-.045em;margin:0;font-size:clamp(1.6rem,3vw,2.35rem);line-height:1}.interactive-heading p:last-child{max-width:720px;color:hsl(var(--muted));margin:0;font-weight:700;line-height:1.55}.mail-simulation{border:1px solid hsl(var(--border));box-shadow:0 20px 50px hsl(var(--foreground) / .08);background:#fff;border-radius:18px;overflow:hidden}.outlook-simulation{background:#f8fafc}.outlook-launch-card{border-top:1px solid hsl(var(--border));box-shadow:none;background:0 0;justify-content:space-between;align-items:center;gap:18px;padding:16px 0 0;display:flex}.outlook-launch-card div{gap:4px;display:grid}.outlook-launch-card strong{font-size:1rem}.outlook-launch-card span{color:hsl(var(--muted));font-size:.86rem;font-weight:800}.mail-modal-backdrop{z-index:80;background:hsl(var(--foreground) / .42);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);place-items:center;padding:24px;display:grid;position:fixed;inset:0}.mail-modal{width:min(1180px,100%);max-height:min(860px,100vh - 48px);box-shadow:0 30px 100px hsl(var(--foreground) / .36);background:#f3f4f6;border-radius:18px;position:relative;overflow:auto}.auth-modal{width:min(1500px,96vw);max-height:min(920px,100vh - 48px);box-shadow:0 30px 100px hsl(var(--foreground) / .36);background:#eef2f7;border:1px solid #d7e0ea;border-radius:22px;position:relative;overflow:auto}.mail-modal-close{z-index:2;float:right;color:hsl(var(--foreground));cursor:pointer;font:inherit;background:#fff;border:1px solid #d7e0ea;border-radius:999px;margin:10px 12px 0 0;padding:8px 12px;font-size:.82rem;font-weight:900;position:sticky;top:10px}.mail-modal-footer{box-shadow:0 -8px 28px hsl(var(--foreground) / .08);background:#fff;border:1px solid #d7e0ea;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin:0 10px 10px;padding:16px;display:grid}.mail-modal-footer>p{color:hsl(var(--muted));margin:0;font-weight:900}.mail-modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.feedback-callout{background:#f8fafc;border:1px solid #d7e0ea;border-radius:18px;margin:0;padding:14px 16px 14px 18px;position:relative}.feedback-callout:before{background:inherit;content:"";border-top:1px solid #d7e0ea;border-left:1px solid #d7e0ea;width:16px;height:16px;position:absolute;top:-9px;left:28px;transform:rotate(45deg)}.feedback-callout.correct{background:#eefaf1;border-color:#16a34a57}.feedback-callout.correct-action{background:#ecfdf5;border-color:#0f766e57}.feedback-callout.false-positive{border-color:hsl(var(--highlight) / .34);background:hsl(var(--highlight) / .08)}.feedback-callout strong{margin:3px 0 5px;display:block}.feedback-callout p{color:hsl(var(--muted));margin:0;font-weight:800;line-height:1.45}.outlook-ribbon{background:#fff;border-bottom:1px solid #d7e0ea;gap:0;padding:8px 10px;display:flex;overflow-x:auto}.ribbon-button,.outlook-ribbon .mail-hotspot{color:#333;cursor:default;min-width:78px;min-height:68px;font:inherit;text-align:center;background:#fff;border:0;border-right:1px solid #edf2f7;border-radius:0;align-content:center;place-items:center;gap:6px;padding:8px 10px;font-size:.72rem;font-weight:700;line-height:1.15;display:grid;position:relative}.outlook-ribbon .mail-hotspot{cursor:pointer}.outlook-ribbon .mail-hotspot.selected,.outlook-ribbon .mail-hotspot.active-feedback{z-index:2;border-right-color:#0000}.ribbon-icon{color:#64748b;width:30px;height:30px;display:block}.outlook-ribbon .mail-hotspot:hover .ribbon-icon,.outlook-ribbon .mail-hotspot.selected .ribbon-icon,.ribbon-button:hover .ribbon-icon{color:#0078d4}.outlook-ribbon .mail-hotspot.selected.false-positive .ribbon-icon{color:hsl(var(--highlight))}.outlook-ribbon .mail-hotspot.selected.correct .ribbon-icon{color:#16a34a}.outlook-subject-bar{box-shadow:0 2px 8px hsl(var(--foreground) / .08);background:#fff;border:1px solid #d7e0ea;border-radius:8px;margin:10px 10px 0}.outlook-chrome{border-bottom:1px solid hsl(var(--border));color:#1f2937;background:#eef4fb;align-items:center;gap:8px;padding:10px 14px;font-size:.86rem;font-weight:900;display:flex}.outlook-dot{background:#cbd5e1;border-radius:999px;width:10px;height:10px}.outlook-dot.blue{background:#0078d4}.outlook-search{color:#64748b;background:#fff;border:1px solid #d7e0ea;border-radius:999px;flex:1;max-width:320px;margin-left:auto;padding:7px 12px;font-size:.78rem;font-weight:800}.outlook-toolbar{border-bottom:1px solid hsl(var(--border));background:#fff;flex-wrap:wrap;gap:8px;padding:10px 14px;display:flex}.outlook-toolbar span{color:#334155;border:1px solid #dbe4ee;border-radius:8px;padding:6px 9px;font-size:.78rem;font-weight:800}.outlook-message{background:#fff;border:1px solid #d7e0ea;border-radius:8px;min-height:520px;margin:10px;padding:22px}.outlook-subject{color:hsl(var(--foreground));letter-spacing:-.035em;font-size:clamp(1.3rem,2.4vw,2rem);font-weight:800;line-height:1.1;display:block}.outlook-sender-row{border-top:1px solid hsl(var(--border));grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:18px;padding-top:16px;display:grid}.sender-avatar{color:#fff;background:#0078d4;border-radius:999px;place-items:center;width:44px;height:44px;font-size:1rem;font-weight:900;display:grid}.outlook-sender-row time{color:hsl(var(--muted));font-size:.82rem;font-weight:900}.mail-meta,.mail-meta-button{color:hsl(var(--muted));margin:6px 0 0 56px;padding:0;font-size:.88rem;font-weight:700}.mail-body{gap:18px;padding:26px 0 8px 56px;display:grid}.mail-hotspot{width:auto;color:hsl(var(--foreground));cursor:pointer;font:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;padding:8px 10px;font-weight:700;line-height:1.55;transition:background .16s,border-color .16s,box-shadow .16s}.mail-hotspot:hover{border-color:hsl(var(--primary) / .28);background:hsl(var(--primary) / .06)}.mail-hotspot.selected{background:linear-gradient(135deg,#8b5cf629,#3b82f614);border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf629}.mail-hotspot.selected.correct{background:#16a34a1c;border-color:#16a34a;box-shadow:0 0 0 3px #16a34a26}.mail-hotspot.selected.correct-action{background:#0f766e1c;border-color:#0f766e;box-shadow:0 0 0 3px #0f766e26}.mail-hotspot.selected.false-positive{border-color:hsl(var(--highlight));background:hsl(var(--highlight) / .1);box-shadow:0 0 0 3px hsl(var(--highlight) / .14)}.mail-hotspot.active-feedback{outline-offset:3px;outline:4px solid #2563eb3d;animation:1.2s ease-in-out infinite feedbackPulse}@keyframes feedbackPulse{0%,to{outline-color:#2563eb24}50%{outline-color:#2563eb57}}.mail-hotspot span{color:hsl(var(--muted));margin-top:4px;font-size:.82rem;display:block}.mail-hotspot strong{display:block}.mail-hotspot.link{justify-self:start}.attachment{background:#f8fafc;border:1px solid #dbe4ee;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;margin:12px 0 0 56px;font-weight:900;display:inline-grid}.attachment-icon{letter-spacing:.04em;background:#f97316;border-radius:8px;place-items:center;width:42px;height:34px;display:grid;color:#fff!important;font-size:.66rem!important}.interactive-result{justify-content:space-between;align-items:center;gap:14px;padding-top:2px;display:flex}.interactive-result .button{flex-shrink:0}.auth-launch-card{margin-top:18px}.auth-choice-grid{background:#eef2f7;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:18px;display:grid}.signin-simulation{color:hsl(var(--foreground));font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:18px;gap:10px;padding:12px;display:grid;position:relative}.signin-simulation.selected{border-color:hsl(var(--primary));box-shadow:inset 0 0 0 4px hsl(var(--primary) / .24)}.signin-simulation.suspicious.selected{border-color:hsl(var(--highlight));box-shadow:inset 0 0 0 4px hsl(var(--highlight) / .24)}.auth-example-label{background:hsl(var(--primary) / .08);color:hsl(var(--primary));border-radius:999px;justify-self:start;padding:5px 10px;font-size:.78rem;font-weight:900}.auth-example-label.suspicious{background:hsl(var(--highlight) / .1);color:hsl(var(--highlight))}.browser-bar{color:#d8dee6;text-overflow:ellipsis;white-space:nowrap;background:#1d1f22;border:1px solid #2f3740;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.76rem;font-weight:800;display:flex;overflow:hidden}.browser-bar span{flex:none;font-size:.82rem}.m365-browser-window{background:#101113;border:1px solid #d1d9e3;border-radius:16px;display:block;overflow:hidden}.m365-canvas{aspect-ratio:2292/1318;border:0;border-radius:0;width:100%;position:relative;overflow:hidden}.m365-canvas.cabero-branded{background:#100d10}.m365-canvas.cabero-branded:before{content:none}.m365-canvas img{object-fit:contain;width:100%;height:100%;display:block}.m365-email-overlay{color:#1f2937;text-overflow:clip;white-space:nowrap;width:24%;font-family:Arial,sans-serif;font-size:clamp(.3rem,.36vw,.46rem);font-weight:700;line-height:1;position:absolute;top:27.7%;left:36.2%;overflow:hidden}.signin-simulation>small{color:hsl(var(--muted));font-weight:800}.auth-modal-footer{position:sticky;bottom:0}.auth-feedback{background:#eefaf1;border:1px solid #16a34a57;border-radius:18px;max-width:860px;padding:14px 16px}.auth-feedback.wrong{border-color:hsl(var(--highlight) / .34);background:hsl(var(--highlight) / .08)}.auth-feedback strong{margin-bottom:6px;display:block}.auth-feedback p{margin:0 0 10px}.auth-feedback ul{gap:5px;margin:0;padding-left:20px;display:grid}.auth-feedback li{color:hsl(var(--foreground));font-weight:800}.auth-summary{color:hsl(var(--muted));margin:14px 0 0;font-weight:800;line-height:1.5}.feedback-list{gap:10px;display:grid}.feedback-card{border:1px solid hsl(var(--border));opacity:.72;background:#fff;border-radius:18px;padding:14px 16px}.feedback-card.found{border-color:hsl(var(--primary) / .34);background:hsl(var(--primary) / .06);opacity:1}.feedback-card.false-positive,.feedback-card.action{border-color:hsl(var(--highlight) / .34);background:hsl(var(--highlight) / .07);opacity:1}.feedback-card strong{margin-bottom:4px;display:block}.feedback-card p{color:hsl(var(--muted));margin:0;font-weight:700;line-height:1.5}.auth-request-card,.check-list,.file-label-list{gap:12px;display:grid}.auth-request-card{border:1px solid hsl(var(--border));box-shadow:0 20px 50px hsl(var(--foreground) / .08);background:#fff;border-radius:22px;padding:18px}.auth-request-card>div{border-bottom:1px solid hsl(var(--border));gap:4px;padding-bottom:12px;display:grid}.auth-request-card>div:last-child{border-bottom:0;padding-bottom:0}.auth-request-card span,.check-card small{color:hsl(var(--muted));letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:900}.auth-request-card strong{word-break:break-word;font-size:.98rem}.auth-request-card ul{flex-wrap:wrap;gap:8px;margin:4px 0 0;padding:0;list-style:none;display:flex}.auth-request-card li{background:hsl(var(--primary) / .08);color:hsl(var(--primary));border-radius:999px;padding:7px 10px;font-size:.82rem;font-weight:900}.check-card{border:1px solid hsl(var(--border));background:#fff;border-radius:18px;gap:12px;padding:16px;display:grid}.check-card p{color:hsl(var(--muted));margin:6px 0 0;font-weight:700;line-height:1.5}.choice-row{flex-wrap:wrap;gap:8px;display:flex}.choice-pill{border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;font:inherit;background:#fff;border-radius:999px;padding:9px 12px;font-size:.86rem;font-weight:900}.choice-pill.selected{border-color:hsl(var(--primary));background:hsl(var(--primary) / .1);color:hsl(var(--primary))}.choice-pill.warning.selected{border-color:hsl(var(--highlight));background:hsl(var(--highlight) / .1);color:hsl(var(--highlight))}.answer-state.correct{color:hsl(var(--primary))}.answer-state.wrong{color:hsl(var(--highlight))}.purview-label-row{border:1px solid hsl(var(--border));background:#fff;border-radius:22px;flex-wrap:wrap;gap:10px;padding:14px;display:flex}.purview-label,.label-choice{border:1px solid hsl(var(--border));color:hsl(var(--foreground));background:#fff;border-radius:14px;align-items:center;gap:8px;font-weight:900;display:inline-flex}.purview-label{padding:10px 12px}.shield-mark{background:hsl(var(--primary));clip-path:polygon(50% 0,100% 18%,100% 60%,50% 100%,0 60%,0 18%);border-radius:10px 10px 12px 12px;width:16px;height:18px;display:inline-block}.label-public .shield-mark{background:#24a148}.label-standard .shield-mark{background:hsl(var(--primary))}.label-confidential .shield-mark{background:hsl(var(--highlight))}.label-restricted .shield-mark{background:#b4232c}.file-label-card{border:1px solid hsl(var(--border));background:#fff;border-radius:22px;gap:14px;padding:18px;display:grid}.file-label-card h4{align-items:center;gap:8px;margin:4px 0;font-size:1.1rem;display:flex}.file-label-card p{color:hsl(var(--muted));margin:0;font-weight:700;line-height:1.5}.label-dropdown{justify-self:start;min-width:min(100%,300px);position:relative}.label-trigger,.label-option{border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;font:inherit;background:#fff;border-radius:14px;align-items:center;gap:10px;font-size:.86rem;font-weight:900;display:inline-flex}.label-trigger{justify-content:space-between;width:100%;min-height:46px;padding:10px 12px}.label-trigger.glow-cta{border-color:hsl(var(--primary) / .64);box-shadow:0 0 0 4px hsl(var(--primary) / .12), 0 14px 34px hsl(var(--primary) / .16);animation:1.5s ease-in-out infinite ctaGlow}.label-trigger>span{text-align:left;flex:1}.label-chevron{color:hsl(var(--muted))}.label-menu{z-index:5;border:1px solid hsl(var(--border));width:100%;box-shadow:0 20px 50px hsl(var(--foreground) / .16);background:#fff;border-radius:16px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0}.label-option{border-color:#0000;justify-content:flex-start;width:100%;padding:10px}.label-option:hover,.label-option.selected{background:hsl(var(--primary) / .08)}.label-trigger.label-public,.label-option.label-public .label-shield-icon{color:#24a148}.label-trigger.label-standard,.label-option.label-standard .label-shield-icon{color:hsl(var(--primary))}.label-trigger.label-confidential,.label-option.label-confidential .label-shield-icon{color:hsl(var(--highlight))}.label-trigger.label-restricted,.label-option.label-restricted .label-shield-icon{color:#b4232c}.label-shield-icon{font-size:1.1rem}.label-trigger:not(.label-public,.label-standard,.label-confidential,.label-restricted) .label-shield-icon{color:hsl(var(--primary))}.label-trigger[aria-expanded=true],.label-trigger.label-public,.label-trigger.label-standard,.label-trigger.label-confidential,.label-trigger.label-restricted{border-color:hsl(var(--foreground));box-shadow:inset 0 0 0 2px hsl(var(--foreground))}.label-feedback{border-radius:16px;padding:12px 14px}.label-feedback.correct{background:hsl(var(--primary) / .08)}.label-feedback.wrong{background:hsl(var(--highlight) / .08)}.label-feedback strong{margin-bottom:4px;display:block}.breach-scenario-list{gap:14px;display:grid}.breach-card{border:1px solid hsl(var(--border));background:#fff;border-radius:24px;gap:14px;padding:18px;transition:border-color .16s,box-shadow .16s,background .16s;display:grid}.breach-card.correct{background:#16a34a0a;border-color:#16a34a52}.breach-card.wrong{border-color:hsl(var(--highlight) / .32);background:hsl(var(--highlight) / .04)}.breach-card-header{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:14px;display:grid}.breach-number{background:hsl(var(--primary) / .1);width:42px;height:42px;color:hsl(var(--primary));letter-spacing:.08em;border-radius:14px;place-items:center;font-size:.78rem;font-weight:950;display:grid}.breach-card h4{margin:2px 0 6px;font-size:clamp(1.15rem,2vw,1.6rem)}.breach-card p{color:hsl(var(--muted));margin:0;font-weight:750;line-height:1.5}.breach-signals{flex-wrap:wrap;gap:8px;display:flex}.breach-signals span{background:hsl(var(--primary) / .08);color:hsl(var(--primary));border-radius:999px;align-items:center;gap:7px;padding:8px 10px;font-size:.78rem;font-weight:900;display:inline-flex}.breach-choice-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.breach-choice{border:1px solid hsl(var(--border));min-height:48px;color:hsl(var(--foreground));cursor:pointer;font:inherit;text-align:left;background:#f8fbfd;border-radius:16px;padding:10px 12px;font-size:.86rem;font-weight:900}.breach-choice:hover,.breach-choice.selected{border-color:hsl(var(--primary));background:hsl(var(--primary) / .08);box-shadow:inset 0 0 0 2px hsl(var(--primary) / .2)}.breach-choice:disabled{cursor:default}.breach-feedback{border-radius:18px;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:13px 14px;font-weight:800;display:grid}.breach-feedback.correct{color:#166534;background:#16a34a1a}.breach-feedback.wrong{background:hsl(var(--highlight) / .09);color:#9f2f1d}.breach-feedback svg{margin-top:3px}.breach-feedback strong{color:hsl(var(--foreground));margin-bottom:5px;display:block}.breach-feedback p+p{margin-top:6px}.lesson-actions{justify-content:space-between;align-items:center;gap:14px;margin-top:22px;display:flex}.locked-next-action{text-align:right;justify-items:end;gap:8px;max-width:320px;display:grid}.locked-next-action small{color:hsl(var(--muted));font-family:Arial,sans-serif;font-weight:700;line-height:1.4}.course-nav{position:sticky;top:24px}.course-nav-card{border:1px solid hsl(var(--border));box-shadow:0 24px 70px hsl(var(--primary) / .1);background:#ffffffe6;border-radius:24px;padding:20px}.course-reset-form{justify-content:center;margin-top:12px;display:flex}.course-reset-form button{color:hsl(var(--muted));cursor:pointer;font:inherit;text-underline-offset:3px;opacity:.78;background:0 0;border:0;font-size:.78rem;font-weight:800;text-decoration:underline}.course-reset-form button:hover{opacity:1}.quiz-form{gap:18px;margin-top:28px;display:grid}.quiz-panel{width:100%;max-width:none}.quiz-title{letter-spacing:-.05em;max-width:760px;font-size:clamp(2.1rem,4.4vw,4rem);line-height:1}.quiz-lead{max-width:680px;font-size:clamp(1rem,1.55vw,1.25rem);line-height:1.55}.quiz-question{border:1px solid hsl(var(--border));background:#fff;border-radius:24px;gap:14px;min-width:0;margin:0;padding:20px;display:grid}.quiz-question.missing{border-color:hsl(var(--highlight) / .42);box-shadow:0 0 0 4px hsl(var(--highlight) / .08)}.quiz-question.wrong{border-color:hsl(var(--highlight) / .28)}.quiz-question legend{gap:8px;padding:0;font-size:clamp(1.05rem,1.65vw,1.35rem);font-weight:900;line-height:1.18;display:grid}.quiz-question legend span{color:hsl(var(--highlight));letter-spacing:.18em;text-transform:uppercase;font-size:.78rem;font-weight:950}.quiz-options{gap:10px;display:grid}.quiz-option{border:1px solid hsl(var(--border));cursor:pointer;background:#f8fbfd;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-height:52px;padding:12px 14px;font-weight:850;display:grid}.quiz-option:has(input:checked){border-color:hsl(var(--primary));background:hsl(var(--primary) / .08);box-shadow:inset 0 0 0 2px hsl(var(--primary) / .2)}:is(.quiz-option.wrong,.quiz-option.wrong:has(input:checked)){border-color:hsl(var(--highlight) / .6);background:hsl(var(--highlight) / .12);box-shadow:inset 0 0 0 2px hsl(var(--highlight) / .28), 0 0 0 4px hsl(var(--highlight) / .08)}.quiz-option input{width:18px;height:18px;accent-color:hsl(var(--primary))}.quiz-result{border-radius:22px;gap:14px;margin-top:22px;padding:16px;font-weight:850;display:grid}.quiz-result.failed,.quiz-result.incomplete{border:1px solid hsl(var(--highlight) / .32);background:hsl(var(--highlight) / .07)}.quiz-feedback-list{gap:10px;display:grid}.quiz-feedback{background:#fff;border-radius:16px;padding:12px 14px}.quiz-feedback.correct{border:1px solid #16a34a40}.quiz-feedback.wrong{border:1px solid hsl(var(--highlight) / .28)}.quiz-feedback p{color:hsl(var(--muted));margin:5px 0 0;font-weight:750;line-height:1.45}.completion-stage{text-align:center;background:radial-gradient(circle at 18% 22%, hsl(var(--highlight) / .12), transparent 12rem), radial-gradient(circle at 82% 18%, hsl(var(--primary) / .16), transparent 14rem), linear-gradient(135deg, #fff, #f5fbff);place-items:center;min-height:620px;display:grid;position:relative;overflow:hidden}.completion-stage>:not(.fireworks){z-index:1;position:relative}.completion-stage h1{margin:6px 0 12px;font-size:clamp(3.4rem,10vw,8.8rem)}.completion-lead{max-width:760px;color:hsl(var(--muted));margin:0;font-size:clamp(1.2rem,2.4vw,1.8rem);font-weight:800;line-height:1.45}.completion-proof{flex-wrap:wrap;justify-content:center;gap:10px;margin:30px 0 34px;display:flex}.completion-proof span{border:1px solid hsl(var(--border));color:hsl(var(--foreground));background:#ffffffbf;border-radius:999px;padding:10px 14px;font-size:.9rem;font-weight:900}.fireworks{pointer-events:none;position:absolute;inset:0}.fireworks span{background:hsl(var(--primary));width:8px;height:8px;box-shadow:0 -42px 0 hsl(var(--primary)), 30px -30px 0 hsl(var(--highlight)), 42px 0 0 hsl(var(--primary)), 30px 30px 0 hsl(var(--highlight)), 0 42px 0 hsl(var(--primary)), -30px 30px 0 hsl(var(--highlight)), -42px 0 0 hsl(var(--primary)), -30px -30px 0 hsl(var(--highlight));opacity:0;border-radius:999px;animation:1.8s ease-out infinite firework-burst;position:absolute}.fireworks span:first-child{animation-delay:0s;top:22%;left:18%}.fireworks span:nth-child(2){animation-delay:.35s;top:18%;right:20%}.fireworks span:nth-child(3){animation-delay:.7s;top:56%;left:12%}.fireworks span:nth-child(4){animation-delay:1.05s;bottom:26%;right:14%}.fireworks span:nth-child(5){animation-delay:1.4s;top:34%;left:50%}.fireworks span:nth-child(6){animation-delay:1.75s;bottom:16%;right:42%}@keyframes firework-burst{0%{opacity:0;transform:scale(.2)rotate(0)}20%{opacity:1}75%{opacity:.75}to{opacity:0;transform:scale(1.35)rotate(18deg)}}.module-list{gap:8px;margin:18px 0 0;padding:0;list-style:none;display:grid}.module-list a,.module-list .locked{min-height:42px;color:hsl(var(--foreground));border-radius:14px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;padding:9px;font-size:.82rem;font-weight:800;line-height:1.25;text-decoration:none;display:grid}.module-list a:hover,.module-list .active a{background:hsl(var(--primary) / .1);color:hsl(var(--primary))}.module-list span span,.module-list a span{background:hsl(var(--primary) / .12);width:28px;height:28px;color:hsl(var(--primary));border-radius:999px;place-items:center;display:grid}.module-list .module-nav-content{width:auto;height:auto;color:inherit;background:0 0;border-radius:0;display:inline}.module-nav-content em{background:hsl(var(--highlight) / .1);color:hsl(var(--highlight));letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;gap:4px;margin-left:6px;padding:2px 7px;font-size:.62rem;font-style:normal;font-weight:900;display:inline-flex}.module-nav-content em:before{content:"";background:currentColor;border-radius:999px;width:5px;height:5px;display:inline-block}.module-list .locked{color:hsl(var(--muted));cursor:not-allowed;opacity:.55}.admin-course-list{gap:14px;margin-top:28px;display:grid}.admin-course-link{border:1px solid hsl(var(--border));color:hsl(var(--foreground));border-radius:24px;justify-content:space-between;align-items:center;gap:20px;padding:22px 24px;text-decoration:none;display:flex}.admin-course-link:hover{border-color:hsl(var(--primary));box-shadow:0 16px 36px hsl(var(--primary) / .12)}.admin-course-link span:first-child{gap:4px;display:grid}.admin-course-link small{color:hsl(var(--muted));font-weight:800}.admin-course-link span:last-child{color:hsl(var(--primary));font-weight:900}.admin-participants{gap:18px;margin-top:24px;display:grid}.admin-toolbar{justify-content:space-between;align-items:end;gap:16px;display:flex}.admin-search{gap:8px;width:min(100%,520px);display:grid}.admin-search span,.admin-result-count{color:hsl(var(--muted));letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:900}.admin-search input{border:1px solid hsl(var(--border));background:hsl(var(--background));width:100%;color:hsl(var(--foreground));font:inherit;border-radius:16px;outline:none;padding:14px 16px;font-weight:800}.admin-search input:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 4px hsl(var(--primary) / .12)}.muted-link{width:fit-content;color:hsl(var(--muted));font-weight:800;text-decoration:none}.muted-link:hover{color:hsl(var(--primary))}.admin-warning{border:1px solid hsl(var(--highlight) / .35);background:hsl(var(--highlight) / .08);color:hsl(var(--foreground));border-radius:18px;padding:16px 18px;font-weight:800}.admin-success{border:1px solid hsl(var(--primary) / .35);background:hsl(var(--primary) / .08);color:hsl(var(--foreground));border-radius:18px;padding:16px 18px;font-weight:800}.admin-invite-panel{border:1px solid hsl(var(--border));background:#f8fbfd;border-radius:24px;padding:22px}.admin-confirm{border:1px solid hsl(var(--border));min-height:54px;color:hsl(var(--foreground));background:#fff;border-radius:18px;align-items:flex-start;gap:12px;padding:14px 16px;font-weight:800;line-height:1.35;display:flex}.admin-confirm input{width:18px;height:18px;accent-color:hsl(var(--primary));flex:none;margin:2px 0 0}.admin-bulk-invite{gap:18px;display:grid}.admin-invite-summary{max-width:720px}.admin-invite-controls{grid-template-columns:170px minmax(220px,1fr) minmax(220px,1fr) auto;align-items:stretch;gap:16px;display:grid}.admin-bulk-invite strong{margin-bottom:4px;font-size:1.05rem;display:block}.admin-bulk-invite p{color:hsl(var(--muted));margin:0;font-weight:700;line-height:1.5}.admin-count-confirm{gap:8px;display:grid}.admin-count-confirm span{color:hsl(var(--muted));letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:900}.admin-count-confirm input{border:1px solid hsl(var(--border));width:100%;color:hsl(var(--foreground));font:inherit;background:#fff;border-radius:14px;padding:12px 14px;font-weight:900}.admin-row-invite{margin-top:8px;display:inline-flex}.admin-modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0711237a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.admin-modal{border-radius:28px;width:min(100%,680px);padding:28px;box-shadow:0 28px 80px #07112347}.admin-modal-header{justify-content:space-between;align-items:start;gap:16px;margin-bottom:18px;display:flex}.admin-modal-header h2{margin:0;font-size:clamp(1.8rem,4vw,3rem);line-height:.98}.admin-modal-close{border:1px solid hsl(var(--border));width:42px;height:42px;color:hsl(var(--foreground));cursor:pointer;background:#fff;border-radius:999px;font-size:1.8rem;font-weight:500;line-height:1}.admin-modal-form{gap:16px;display:grid}.admin-modal-form p{color:hsl(var(--muted));margin:0;font-weight:750;line-height:1.55}.admin-modal-field{gap:8px;display:grid}.admin-modal-field span{color:hsl(var(--muted));letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:900}.admin-modal-field select{border:1px solid hsl(var(--border));width:100%;color:hsl(var(--foreground));font:inherit;background:#fff;border-radius:16px;padding:13px 14px;font-weight:850}.admin-group-preview{border:1px solid hsl(var(--border));background:#fff;border-radius:18px;gap:10px;max-height:260px;padding:14px;display:grid;overflow:auto}.admin-group-preview-header{color:hsl(var(--muted));justify-content:space-between;align-items:center;gap:12px;font-size:.86rem;font-weight:900;display:flex}.admin-group-preview-header span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-group-preview-header strong{color:hsl(var(--foreground));flex:none}.admin-group-preview ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.admin-group-preview li{border:1px solid hsl(var(--border) / .7);background:#f8fbfd;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.admin-group-preview li>span:first-child{gap:2px;min-width:0;display:grid}.admin-group-preview li strong,.admin-group-preview li small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-group-preview li small,.admin-group-preview p{color:hsl(var(--muted));font-weight:750}.admin-group-preview p{margin:0}.admin-job-progress{border:1px solid hsl(var(--border));background:#f8fbfd;border-radius:24px;gap:14px;padding:18px;display:grid}.admin-job-progress-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-job-progress-header strong{font-size:1rem}.admin-job-progress-header span{color:hsl(var(--muted));font-size:.86rem;font-weight:800}.admin-job-progress-bar{background:#dbeaf3;border-radius:999px;height:14px;overflow:hidden}.admin-job-progress-bar span{border-radius:inherit;background:hsl(var(--primary));height:100%;transition:width .25s;display:block}.admin-job-progress-stats{color:hsl(var(--foreground));flex-wrap:wrap;gap:10px 16px;font-size:.9rem;font-weight:800;display:flex}.admin-job-progress-error,.admin-job-progress-finished{color:hsl(var(--muted));margin:0;font-size:.9rem;font-weight:700;line-height:1.5}.admin-job-progress-error{color:#9f2f1d}.admin-loading-panel{border:1px solid hsl(var(--border));color:hsl(var(--muted));background:#fff;border-radius:18px;gap:12px;padding:16px;font-weight:850;display:grid}.admin-loading-bar{background:hsl(var(--cabero-blue) / .12);border-radius:999px;height:8px;position:relative;overflow:hidden}.admin-loading-bar:after{border-radius:inherit;background:hsl(var(--cabero-blue));content:"";width:42%;animation:1.1s ease-in-out infinite admin-loading-slide;position:absolute;inset:0}@keyframes admin-loading-slide{0%{transform:translate(-110%)}to{transform:translate(250%)}}.admin-modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;padding-top:6px;display:flex}.invitation-state{background:hsl(var(--cabero-blue) / .1);width:max-content;max-width:180px;color:hsl(var(--cabero-blue));cursor:help;border-radius:14px;flex-direction:column;gap:2px;padding:6px 10px;font-size:.78rem;font-weight:900;line-height:1.25;display:flex}.invitation-state small{color:hsl(var(--muted));white-space:nowrap;font-size:.7rem;font-weight:800}.invitation-state.muted{background:hsl(var(--muted) / .08);color:hsl(var(--muted))}.admin-table-wrap{border:1px solid hsl(var(--border));border-radius:24px;overflow-x:auto}.admin-group-filter select{border:1px solid hsl(var(--border));min-height:54px;color:hsl(var(--foreground));font:inherit;background:#fff;border-radius:18px;padding:0 16px;font-weight:700}.admin-print-button{align-self:end}.admin-filter-summary{margin:0 0 16px}.admin-table{border-collapse:collapse;width:100%;min-width:900px}.admin-table th,.admin-table td{border-bottom:1px solid hsl(var(--border));text-align:left;padding:16px 18px}.admin-table td>span,.admin-table td>small{display:block}.table-subline{color:hsl(var(--muted));margin-top:6px;font-size:.82rem;line-height:1.45}.admin-table th{color:hsl(var(--muted));letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:900}.admin-table tr:last-child td{border-bottom:0}.status-pill{background:hsl(var(--muted) / .12);color:hsl(var(--muted));border-radius:999px;align-items:center;padding:6px 10px;font-size:.82rem;font-weight:900;display:inline-flex}.status-pill.completed{background:hsl(var(--primary) / .12);color:hsl(var(--primary))}@media (width<=1100px){.admin-invite-controls{grid-template-columns:170px minmax(220px,1fr)}.admin-invite-controls .button{width:fit-content}}@media (width<=820px){.hero{padding-top:32px}.dialog-card{padding:22px}.dialog-header{align-items:center}.dialog-title{font-size:clamp(1.8rem,9vw,2.4rem)}.code-input{grid-template-columns:repeat(3,minmax(0,1fr))}.code-slot{min-height:56px;font-size:1.4rem}.course-grid,.course-card,.learning-layout,.admin-bulk-invite,.admin-invite-controls{grid-template-columns:1fr}.admin-count-confirm input,.admin-group-filter select{width:100%}.course-nav{order:-1;position:static}.breach-choice-row,.auth-choice-grid{grid-template-columns:1fr}.topbar{align-items:center}.topnav{justify-content:space-between;width:100%}.user-name{max-width:140px}}@media print{body{background:#fff}.topbar,.muted-link,.admin-invite-panel,.admin-row-invite,.admin-print-button,.admin-modal-backdrop{display:none!important}.shell{width:100%;margin:0}.card.panel,.admin-table-wrap{box-shadow:none;border:0}.admin-toolbar{grid-template-columns:1fr 1fr auto;align-items:end;gap:12px;display:grid}.admin-table{min-width:0}.admin-table th,.admin-table td{padding:10px 12px}}.admin-overview-actions{align-items:center;gap:.75rem;margin-top:1rem;display:flex}.admin-log-panel{max-width:1100px}.admin-log-table td:first-child,.admin-log-table th:first-child{width:13rem}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
