#vespa-student-report{background:#0f172a;min-height:100vh;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:#333}#vespa-student-report.is-embedded{min-height:0;background:transparent}#vespa-student-report *{box-sizing:border-box}#vespa-student-report .student-report-topbar{position:sticky;top:0;z-index:20;padding:14px 18px;background:#0f172aeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(255,255,255,.08)}#vespa-student-report .topbar-link{color:#5eead4;text-decoration:none;font-weight:700}#vespa-student-report #vespa-report-app{max-width:1400px;margin:0 auto;padding:20px}#vespa-student-report .report-container{background:transparent;border-radius:12px;overflow:visible}#vespa-student-report .report-header{background:radial-gradient(ellipse 65% 80% at 0% 50%,rgba(94,234,212,.45) 0%,transparent 60%),radial-gradient(ellipse 65% 80% at 100% 50%,rgba(94,234,212,.45) 0%,transparent 60%),linear-gradient(135deg,#102a4a,#1e4f7a,#102a4a);padding:30px 40px;color:#fff;border-radius:12px 12px 0 0;box-shadow:0 4px 16px #00000059,0 0 40px #5eead414;min-height:280px;position:relative}#vespa-student-report .report-header:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,#ff8f00,#86b4f0,#72cb44,#7f31a4,#f032e6);border-radius:0 0 12px 12px}#vespa-student-report .header-top{display:grid;grid-template-columns:1fr 350px 150px;gap:40px;align-items:center;justify-items:center}#vespa-student-report .header-left{display:flex;gap:20px;align-items:center;justify-self:start}#vespa-student-report .school-logo{height:80px;width:auto;-o-object-fit:contain;object-fit:contain;background:#fff;padding:10px;border-radius:8px;flex-shrink:0}#vespa-student-report .student-info{flex:1;min-width:200px}#vespa-student-report .student-info h1{margin:0 0 8px;font-size:28px;font-weight:700}#vespa-student-report .student-details{display:flex;gap:12px;flex-wrap:wrap;font-size:14px;opacity:.95}#vespa-student-report .student-details span{padding:4px 12px;background:#fff3;border-radius:6px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}#vespa-student-report .completion-date{background:#ffffff59!important;font-weight:700;border:1px solid rgba(255,255,255,.4)}#vespa-student-report .action-buttons{display:flex;gap:10px;margin-top:12px}#vespa-student-report .action-button{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#fff;color:#079baa;border:2px solid white;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s}#vespa-student-report .action-button:hover{background:#ffffffe6;transform:translateY(-2px);box-shadow:0 4px 12px #0003}#vespa-student-report .header-center{display:flex;justify-content:center;align-items:center}#vespa-student-report .header-right{display:flex;justify-content:flex-end;align-items:flex-start;justify-self:end}#vespa-student-report .cycle-selector{display:flex;gap:12px}#vespa-student-report .cycle-button{width:50px;height:50px;border:2px solid white;background:#ffffff1a;color:#fff;border-radius:12px;font-size:20px;font-weight:700;cursor:pointer;transition:all .3s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}#vespa-student-report .cycle-button:hover{background:#fff3;transform:translateY(-2px);box-shadow:0 4px 12px #0003}#vespa-student-report .cycle-button.active{background:#fff;color:#079baa;border-color:#fff;box-shadow:0 4px 12px #0003}#vespa-student-report .header-radar-mobile{display:none}#vespa-student-report .radar-chart-container{width:100%;max-width:280px;padding:10px;display:flex;justify-content:center;align-items:center;background:#ffffff1f;border-radius:12px;box-shadow:0 6px 18px #0000001f}#vespa-student-report .coaching-content{display:flex;flex-direction:column;gap:20px;padding:30px;background:#f5f5f5}#vespa-student-report .category-row{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #00000014;border-left:6px solid}#vespa-student-report .category-header{padding:16px 24px;color:#fff}#vespa-student-report .header-content{display:flex;justify-content:space-between;align-items:center;width:100%}#vespa-student-report .category-header h3{margin:0;font-size:24px;font-weight:700;letter-spacing:1px;text-transform:uppercase}#vespa-student-report .row-content{display:grid;grid-template-columns:150px 1fr 1fr;gap:24px;padding:24px}#vespa-student-report .score-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 20px;border-radius:12px;color:#fff;box-shadow:0 4px 12px #00000026;min-height:150px}#vespa-student-report .score-number{font-size:72px;font-weight:900;line-height:1;text-shadow:2px 2px 4px rgba(0,0,0,.2)}#vespa-student-report .score-label{font-size:14px;margin-top:8px;opacity:.9;font-weight:600}#vespa-student-report .student-content{display:flex;flex-direction:column;gap:16px}#vespa-student-report .statement p{margin:0;font-size:15px;line-height:1.7;color:#333}#vespa-student-report .questions{margin-top:12px}#vespa-student-report .questions h4{margin:0 0 10px;font-size:16px;font-weight:700;color:#555}#vespa-student-report .questions ul{margin:0;padding-left:20px}#vespa-student-report .questions li{margin-bottom:8px;line-height:1.6;color:#666;font-size:14px}#vespa-student-report .staff-content{display:flex;flex-direction:column;gap:16px;background:#f8f9fa;padding:20px;border-radius:8px;border-left:3px solid #ff9800}#vespa-student-report .coaching-comments h4{margin:0 0 10px;font-size:16px;font-weight:700;color:#ff9800}#vespa-student-report .coaching-comments ul{margin:0;padding-left:20px}#vespa-student-report .coaching-comments li{margin-bottom:10px;line-height:1.6;color:#555;font-size:14px;font-weight:500}#vespa-student-report .activities h4{margin:0 0 10px;font-size:16px;font-weight:700;color:#555}#vespa-student-report .activity-suggestions,#vespa-student-report .activity-buttons{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;align-items:stretch}#vespa-student-report .activity-suggestion-card-title{margin:0 0 8px;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}#vespa-student-report .activity-suggestion-card-title--muted{font-size:11px;font-weight:600;letter-spacing:.02em;color:#888;text-transform:none}#vespa-student-report .activity-suggestion-shell{border-radius:10px;padding:3px;background:linear-gradient(135deg,color-mix(in srgb,var(--activity-accent) 55%,transparent),color-mix(in srgb,var(--activity-accent) 12%,#fff))}#vespa-student-report .activity-suggestion-card--primary .activity-suggestion-shell{box-shadow:0 6px 18px color-mix(in srgb,var(--activity-accent) 22%,transparent)}#vespa-student-report .activity-suggestion-card--secondary .activity-suggestion-shell{padding:0;background:#fff;border:1px solid color-mix(in srgb,var(--activity-accent) 18%,#e0e0e0);box-shadow:none}#vespa-student-report .activity-suggestion-inner{background:#fff;border-radius:8px;padding:10px 12px}#vespa-student-report .activity-suggestion-card--secondary .activity-suggestion-inner{background:#fafafa;border-radius:8px;padding:10px 12px}#vespa-student-report .activity-suggestion-main{display:flex;align-items:flex-start;gap:8px}#vespa-student-report .activity-button{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:0;border:none;border-radius:0;background:transparent;font-size:13px;font-weight:600}#vespa-student-report .activity-button-link{display:flex;flex-direction:column;align-items:flex-start;gap:4px;text-decoration:none;color:inherit;width:100%;transition:opacity .2s}#vespa-student-report .activity-button-link:hover{opacity:.88}#vespa-student-report .activity-button--legacy{padding:6px 14px;border:1.5px solid;border-radius:6px}#vespa-student-report .activity-button--primary .activity-button-label{font-weight:800;font-size:14px}#vespa-student-report .activity-button--secondary .activity-button-label{font-weight:600;font-size:13px;color:color-mix(in srgb,var(--activity-accent) 80%,#444)}#vespa-student-report .activity-button-label--static{cursor:default}#vespa-student-report .activity-button-label{line-height:1.25;max-width:100%;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:break-word}#vespa-student-report .activity-suggestion-badge{font-size:10px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;opacity:.9}#vespa-student-report .activity-suggestion-hint{font-size:11px;font-weight:600;line-height:1.35;text-decoration:none}#vespa-student-report .activity-suggestion-hint--action{color:inherit;opacity:.82}#vespa-student-report .activity-suggestion-switch-btn{background:none;border:none;padding:0;font:inherit;text-align:left;cursor:pointer;text-decoration:underline;text-underline-offset:2px}#vespa-student-report .activity-suggestion-switch-btn:hover{opacity:.85}#vespa-student-report .activity-suggestion-hint--browse{color:color-mix(in srgb,var(--activity-accent) 75%,#333);text-decoration:underline;text-underline-offset:2px}#vespa-student-report .activity-suggestion-hint--browse:hover{opacity:.85}#vespa-student-report .activity-suggestion-info{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:1.5px solid;border-radius:50%;background:#fff;font-size:12px;font-weight:800;line-height:1;cursor:pointer;padding:0}#vespa-student-report .activity-suggestion-info--disabled{opacity:.35;cursor:help;border:1.5px solid #ccc;color:#999}.activity-suggestion-info-popover--portal{position:fixed;z-index:10050;padding:10px 12px;background:#fff;border:1.5px solid;border-radius:10px;box-shadow:0 12px 32px #00000038;font-size:12px;font-weight:500;color:#444;line-height:1.45;pointer-events:auto}.activity-suggestion-info-popover--portal strong{display:block;margin-bottom:6px;font-size:13px;color:#222}.activity-suggestion-info-popover--portal p{margin:0}#vespa-student-report .activities{overflow:visible;position:relative;z-index:1}#vespa-student-report .activity-suggestion-info-popover strong{display:block;margin-bottom:6px;font-size:13px;color:#222}#vespa-student-report .activity-suggestion-info-popover p{margin:0}#vespa-student-report .no-content{padding:20px;text-align:center;color:#999;font-style:italic;grid-column:1 / -1}#vespa-student-report .student-response,#vespa-student-report .student-goals{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a;margin:0 30px 24px}#vespa-student-report .section-header{background:radial-gradient(ellipse 70% 100% at 0% 50%,rgba(0,229,219,.18) 0%,transparent 60%),radial-gradient(ellipse 70% 100% at 100% 50%,rgba(0,229,219,.18) 0%,transparent 60%),linear-gradient(135deg,#0a1929,#102a4a,#0a1929);padding:20px 24px;color:#fff;display:flex;justify-content:space-between;align-items:center;margin-bottom:0}#vespa-student-report .section-header h3{margin:0;font-size:24px;font-weight:700}#vespa-student-report .help-button{background:linear-gradient(135deg,#079baa,#62d1d2);color:#fff;padding:12px 20px;font-size:16px;font-weight:700;border:none;border-radius:8px;cursor:pointer;box-shadow:0 4px 12px #079baa66;display:flex;align-items:center;gap:8px;transition:all .3s ease}#vespa-student-report .help-button:hover{background:linear-gradient(135deg,#067a87,#079baa);transform:translateY(-2px);box-shadow:0 6px 16px #079baa99}#vespa-student-report .section-body{padding:24px}#vespa-student-report .info-text{background:#e3f2fd;padding:12px 16px;border-left:4px solid #079baa;border-radius:4px;margin-bottom:16px;font-size:14px;color:#555;line-height:1.6}#vespa-student-report .textarea-wrapper{position:relative;margin-bottom:16px}#vespa-student-report .response-textarea,#vespa-student-report .goal-textarea{width:100%;padding:20px;border:3px solid #e0e0e0;border-radius:0 0 8px 8px;font-size:16px;font-family:inherit;line-height:1.6;resize:vertical;transition:all .3s ease;cursor:text;white-space:pre-wrap;background:#fafafa;min-height:180px;box-shadow:inset 0 2px 6px #0000000d}#vespa-student-report .goal-textarea{border-radius:8px;min-height:150px}#vespa-student-report .response-textarea:focus,#vespa-student-report .goal-textarea:focus{outline:none;background:#fff;border-color:#079baa;box-shadow:0 0 0 4px #079baa1a}#vespa-student-report .action-bar{display:flex;justify-content:space-between;align-items:center;margin-top:12px}#vespa-student-report .last-saved{font-size:14px;color:#999;font-style:italic}#vespa-student-report .save-button{padding:12px 24px;background:#079baa;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background .3s}#vespa-student-report .save-button:hover:not(:disabled){background:#067a87}#vespa-student-report .save-button:disabled{background:#ccc;cursor:not-allowed}#vespa-student-report .success-message{margin-top:12px;padding:12px;border-radius:6px;font-size:14px;background:#efe;color:#060;border:1px solid #cfc}#vespa-student-report .help-modal-overlay,.vespa-report-modal-root .help-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;box-sizing:border-box}#vespa-student-report .help-modal-content,.vespa-report-modal-root .help-modal-content{background:#fff;border-radius:16px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;box-sizing:border-box}#vespa-student-report .help-modal-header,.vespa-report-modal-root .help-modal-header{padding:24px 30px;background:radial-gradient(ellipse 70% 100% at 0% 50%,rgba(0,229,219,.22) 0%,transparent 60%),radial-gradient(ellipse 70% 100% at 100% 50%,rgba(0,229,219,.22) 0%,transparent 60%),linear-gradient(135deg,#0a1929,#102a4a,#0a1929);color:#fff;border-radius:16px 16px 0 0;display:flex;justify-content:space-between;align-items:center}#vespa-student-report .help-modal-header h2,.vespa-report-modal-root .help-modal-header h2{margin:0;font-size:24px;font-weight:700}#vespa-student-report .help-modal-close,.vespa-report-modal-root .help-modal-close{background:#fff3;border:none;color:#fff;font-size:32px;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s;line-height:1}#vespa-student-report .help-modal-body,.vespa-report-modal-root .help-modal-body{padding:30px;color:#333}#vespa-student-report .vespa-profile-display{margin-bottom:24px;width:100%}#vespa-student-report .vespa-section{background-color:#2a3c7a;border-radius:8px;box-shadow:0 4px 12px #0000004d;padding:16px;border:2px solid #079baa}#vespa-student-report .vespa-section-title{color:#00e5db!important;font-size:22px;font-weight:600;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #079baa;display:flex;align-items:center;justify-content:space-between}#vespa-student-report .profile-actions{display:inline-flex;gap:10px;align-items:center}#vespa-student-report .small-toggle{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:6px 10px;font-size:12px;cursor:pointer;transition:all .2s ease}#vespa-student-report .small-toggle:hover{background:#ffffff2e}#vespa-student-report .profile-info-button{font-size:16px;color:#00e5db;cursor:pointer;border:1px solid #00e5db;border-radius:50%;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;margin-left:10px}#vespa-student-report .master-edit-icon{cursor:pointer;font-size:.7em;padding:6px 12px;border-radius:4px;border:1px solid transparent}#vespa-student-report .master-edit-icon.edit-icon{color:#00e5db;border-color:#00e5db}#vespa-student-report .profile-info{display:flex;flex-direction:column;gap:12px}#vespa-student-report .profile-details{background:#0003;border-radius:8px;border:1px solid rgba(255,255,255,.12);padding:12px 14px}#vespa-student-report .profile-name{font-size:20px;font-weight:800;color:#00e5db;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.12)}#vespa-student-report .profile-items{display:flex;flex-wrap:wrap;gap:8px 14px}#vespa-student-report .profile-label{color:#00e5db;font-weight:700;margin-right:6px}#vespa-student-report .profile-value{color:#fff}#vespa-student-report .subjects-grid{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:10px}#vespa-student-report .subject-card{background:linear-gradient(180deg,#334285,#2d3b7a);color:#fff;border-radius:6px;padding:12px;box-shadow:0 2px 6px #0003;border:1px solid rgba(7,155,170,.3);border-left:8px solid var(--accent, #00e5db);position:relative}#vespa-student-report .subject-title{text-align:center;margin-bottom:8px;padding:6px 8px;border-radius:6px;border:1px solid rgba(255,255,255,.18);background:#00000014}#vespa-student-report .subject-name{font-weight:800}#vespa-student-report .subject-meta{opacity:.9;font-size:12px;text-align:center;margin-bottom:10px}#vespa-student-report .grades-container{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}#vespa-student-report .grade-item{background:#0000001f;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:10px}#vespa-student-report .grade-label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;opacity:.85;margin-bottom:6px}#vespa-student-report .grade-text{font-size:18px;font-weight:800}@media (max-width: 1200px){#vespa-student-report .row-content{grid-template-columns:120px 1fr;gap:16px}#vespa-student-report .staff-content{grid-column:1 / -1;margin-top:12px}#vespa-student-report .subjects-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media (max-width: 1024px) and (min-width: 720px){#vespa-student-report .report-header{padding:18px 20px}#vespa-student-report .header-top{flex-wrap:wrap;gap:14px}}@media (max-width: 719px){#vespa-student-report #vespa-report-app{padding:10px}#vespa-student-report .report-header{padding:16px;min-height:auto}#vespa-student-report .header-top{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%}#vespa-student-report .header-center{display:none}#vespa-student-report .header-radar-mobile{display:flex;justify-content:center;align-items:center;padding:16px 0 0;width:100%}#vespa-student-report .header-right{width:100%;justify-content:center}#vespa-student-report .cycle-selector{width:100%;justify-content:center;gap:8px}#vespa-student-report .cycle-button{width:44px;height:44px;font-size:18px}#vespa-student-report .coaching-content{padding:15px;gap:12px}#vespa-student-report .row-content{grid-template-columns:1fr;gap:16px;padding:18px}#vespa-student-report .subjects-grid{grid-template-columns:1fr}#vespa-student-report .student-response,#vespa-student-report .student-goals{margin:0 15px 18px}#vespa-student-report .section-header{flex-direction:column;align-items:flex-start;gap:12px}#vespa-student-report .action-bar{flex-direction:column;gap:12px;align-items:stretch}#vespa-student-report .save-button{width:100%}}@media print{html,body{background:#fff!important;color:#000!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}#vespa-student-report,#vespa-student-report .report-container,#vespa-student-report #vespa-report-app{background:#fff!important;color:#000!important;padding:0!important;max-width:100%!important}.no-print,#vespa-student-report .student-report-topbar,#vespa-student-report .staff-viewing-banner,#vespa-student-report .help-button,#vespa-student-report .save-button,#vespa-student-report .textarea-expand-btn,#vespa-student-report .action-button.view-answers-button,#vespa-student-report .action-buttons,#vespa-student-report .cycle-button:not(.active),#vespa-student-report .cycle-selector .cycle-button:not(.active),.vespa-report-modal-root,.help-modal-overlay,.view-answers-modal-overlay{display:none!important}#vespa-student-report .category-row .row-content,#vespa-student-report .category-row.is-collapsed .row-content{display:grid!important}#vespa-student-report .category-row{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid;background:#fff!important;border:1px solid #ccc!important;box-shadow:none!important}#vespa-student-report .category-header,#vespa-student-report .category-header-button{color:#fff!important}#vespa-student-report .student-response,#vespa-student-report .student-goals,#vespa-student-report .staff-coaching-record{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid;box-shadow:none!important;border:1px solid #ccc!important;background:#fff!important}#vespa-student-report .response-textarea,#vespa-student-report .goal-textarea{height:auto!important;min-height:0!important;overflow:visible!important;border:1px solid #ccc!important;background:#fff!important;color:#000!important}#vespa-student-report .report-header{-webkit-print-color-adjust:exact;print-color-adjust:exact;box-shadow:none!important;page-break-inside:avoid}#vespa-student-report .radar-chart-container{max-width:220px!important;padding:0!important}#vespa-student-report .radar-chart-container canvas{max-width:220px!important;max-height:220px!important}}#vespa-student-report .help-modal-content,.vespa-report-modal-root .help-modal-content{background:#fff;border-radius:16px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #00000059;display:flex;flex-direction:column}#vespa-student-report .help-modal-header,.vespa-report-modal-root .help-modal-header{padding:22px 28px;background:radial-gradient(ellipse 70% 100% at 0% 50%,rgba(0,229,219,.22) 0%,transparent 60%),radial-gradient(ellipse 70% 100% at 100% 50%,rgba(0,229,219,.22) 0%,transparent 60%),linear-gradient(135deg,#0a1929,#102a4a,#0a1929);color:#fff;border-radius:16px 16px 0 0;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}#vespa-student-report .help-modal-header h2,.vespa-report-modal-root .help-modal-header h2{margin:0;font-size:22px;font-weight:700;color:#fff}#vespa-student-report .help-modal-close,.vespa-report-modal-root .help-modal-close{background:#fff3;border:none;color:#fff;font-size:22px;width:36px;height:36px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .2s}#vespa-student-report .help-modal-close:hover,.vespa-report-modal-root .help-modal-close:hover{background:#ffffff4d;transform:rotate(90deg)}#vespa-student-report .help-modal-body,.vespa-report-modal-root .help-modal-body{padding:28px 30px;color:#333;overflow-y:auto}#vespa-student-report .help-modal-body h3,.vespa-report-modal-root .help-modal-body h3{color:#079baa;margin:22px 0 12px;font-size:19px;font-weight:700}#vespa-student-report .help-modal-body h3:first-child,.vespa-report-modal-root .help-modal-body h3:first-child{margin-top:0}#vespa-student-report .guide-intro,.vespa-report-modal-root .guide-intro{background:#e3f2fd;padding:16px;border-radius:8px;margin-bottom:20px;border-left:4px solid #079baa}#vespa-student-report .guide-intro p,.vespa-report-modal-root .guide-intro p{margin:0;font-size:15px;line-height:1.6;color:#555}#vespa-student-report .guide-section,.vespa-report-modal-root .guide-section{margin-bottom:22px}#vespa-student-report .guide-section p,.vespa-report-modal-root .guide-section p{margin:0 0 12px;font-size:15px;color:#555}#vespa-student-report .guide-section ul,.vespa-report-modal-root .guide-section ul{margin:0 0 12px;padding-left:22px}#vespa-student-report .guide-section li,.vespa-report-modal-root .guide-section li{margin-bottom:8px;line-height:1.55;color:#475569}#vespa-student-report .sentence-starters,.vespa-report-modal-root .sentence-starters{background:#f8f9fa;padding:14px 16px;border-radius:8px;margin-top:12px}#vespa-student-report .sentence-starters h4,.vespa-report-modal-root .sentence-starters h4{margin:0 0 10px;font-size:14px;font-weight:700;color:#475569}#vespa-student-report .sentence-starters .starter,.vespa-report-modal-root .sentence-starters .starter{margin:6px 0;padding:9px 13px;background:#fff;border-left:3px solid #079baa;border-radius:4px;font-style:italic;color:#475569;font-size:14px}#vespa-student-report .guide-tips,.vespa-report-modal-root .guide-tips{background:#fff3e0;padding:14px 16px;border-radius:8px;margin-top:18px;border-left:4px solid #ff9800}#vespa-student-report .guide-tips h4,.vespa-report-modal-root .guide-tips h4{margin:0 0 10px;font-size:15px;font-weight:700;color:#c65a00}#vespa-student-report .guide-tips ul,.vespa-report-modal-root .guide-tips ul{margin:0;padding-left:20px}#vespa-student-report .guide-tips li,.vespa-report-modal-root .guide-tips li{margin-bottom:8px;line-height:1.55;color:#475569}#vespa-student-report .response-prompt,.vespa-report-modal-root .response-prompt{background:#e3f2fd;padding:14px 16px;border-radius:8px;margin-top:18px;border-left:4px solid #079baa}#vespa-student-report .response-prompt p,.vespa-report-modal-root .response-prompt p{margin:0;font-size:14px;line-height:1.6;color:#475569}#vespa-student-report .goal-tips-list,.vespa-report-modal-root .goal-tips-list{margin:0 0 16px;padding-left:22px}#vespa-student-report .goal-tips-list li,.vespa-report-modal-root .goal-tips-list li{margin-bottom:8px;line-height:1.55;color:#475569}#vespa-student-report .textarea-wrapper{position:relative}#vespa-student-report .textarea-expand-btn{position:absolute;top:8px;right:10px;z-index:2;width:30px;height:30px;border-radius:6px;border:1px solid rgba(7,155,170,.35);background:#fffffff2;color:#079baa;font-size:14px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,transform .15s;font-family:inherit}#vespa-student-report .textarea-expand-btn:hover{background:#079baa;color:#fff;transform:scale(1.05)}#vespa-student-report .response-textarea,#vespa-student-report .goal-textarea{padding-right:50px!important}.vespa-report-modal-root .view-answers-modal-overlay,#vespa-student-report .view-answers-modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1100;padding:20px;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.vespa-report-modal-root .view-answers-modal-container,#vespa-student-report .view-answers-modal-container{background:#fff;border-radius:16px;width:100%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0006;animation:slideUp .3s ease;overflow:hidden}@keyframes slideUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.vespa-report-modal-root .view-answers-modal-header,#vespa-student-report .view-answers-modal-header{padding:20px 28px;background:radial-gradient(ellipse 70% 100% at 0% 50%,rgba(0,229,219,.22) 0%,transparent 60%),radial-gradient(ellipse 70% 100% at 100% 50%,rgba(0,229,219,.22) 0%,transparent 60%),linear-gradient(135deg,#0a1929,#102a4a,#0a1929);color:#fff;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.vespa-report-modal-root .view-answers-modal-header h2,#vespa-student-report .view-answers-modal-header h2{margin:0;font-size:20px;font-weight:700;color:#fff}.vespa-report-modal-root .view-answers-modal-header .cycle-number,#vespa-student-report .view-answers-modal-header .cycle-number{color:#fff;font-weight:900}.vespa-report-modal-root .modal-close-button,#vespa-student-report .modal-close-button{background:#fff3;border:none;color:#fff;font-size:28px;width:38px;height:38px;border-radius:50%;cursor:pointer;line-height:1;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .2s}.vespa-report-modal-root .modal-close-button:hover,#vespa-student-report .modal-close-button:hover{background:#ffffff4d;transform:rotate(90deg)}.vespa-report-modal-root .cycle-selector-bar,#vespa-student-report .cycle-selector-bar{display:flex;gap:8px;padding:14px 20px;background:#f8f9fa;border-bottom:1px solid #e0e0e0;flex-shrink:0}.vespa-report-modal-root .cycle-tab-button,#vespa-student-report .cycle-tab-button{flex:1;padding:10px 18px;background:#fff;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;font-weight:600;color:#666;cursor:pointer;transition:all .2s;font-family:inherit}.vespa-report-modal-root .cycle-tab-button:hover,#vespa-student-report .cycle-tab-button:hover{border-color:#079baa;color:#079baa}.vespa-report-modal-root .cycle-tab-button.active,#vespa-student-report .cycle-tab-button.active{background:#079baa;border-color:#079baa;color:#fff;box-shadow:0 4px 12px #079baa4d}.vespa-report-modal-root .view-answers-modal-body,#vespa-student-report .view-answers-modal-body{padding:18px 28px;flex:1;overflow-y:auto}.vespa-report-modal-root .questions-list,#vespa-student-report .questions-list{display:flex;flex-direction:column;gap:10px}.vespa-report-modal-root .question-item,#vespa-student-report .question-item{display:flex;gap:12px;padding:14px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;transition:border-color .2s,box-shadow .2s}.vespa-report-modal-root .question-item:hover,#vespa-student-report .question-item:hover{border-color:#079baa;box-shadow:0 2px 8px #079baa1a}.vespa-report-modal-root .question-content,#vespa-student-report .question-content{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}.vespa-report-modal-root .question-text,#vespa-student-report .question-text{font-size:14px;line-height:1.5;color:#334155;font-weight:500}.vespa-report-modal-root .progress-bar-container,#vespa-student-report .progress-bar-container{width:100%;height:22px;background:#f1f5f9;border-radius:11px;overflow:hidden;position:relative}.vespa-report-modal-root .progress-bar-fill,#vespa-student-report .progress-bar-fill{height:100%;border-radius:11px;transition:width .3s ease;display:flex;align-items:center;justify-content:flex-end;padding-right:10px;min-width:36px}.vespa-report-modal-root .progress-bar-label,#vespa-student-report .progress-bar-label{color:#fff;font-size:11px;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.25)}.vespa-report-modal-root .question-category,#vespa-student-report .question-category{flex-shrink:0;font-size:10px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;color:#fff;padding:6px 10px;border-radius:5px;align-self:flex-start;height:-moz-fit-content;height:fit-content}@media print{.vespa-report-modal-root .view-answers-modal-overlay,#vespa-student-report .view-answers-modal-overlay{display:none!important}}#vespa-student-report .report-loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;min-height:60vh;padding:60px 20px;text-align:center}#vespa-student-report .report-loading-logo{width:96px;height:auto;opacity:.95;filter:drop-shadow(0 0 22px rgba(94,234,212,.35))}#vespa-student-report .report-loading-container .spinner{width:46px;height:46px;border:4px solid rgba(94,234,212,.18);border-top:4px solid #5eead4;border-radius:50%;animation:vespa-report-spin 1s linear infinite}#vespa-student-report .report-loading-container p{color:#e2e8f0;font-size:16px;font-weight:700;margin:0}#vespa-student-report .report-loading-hint{color:#94a3b8;font-size:12px;max-width:380px;line-height:1.55}@keyframes vespa-report-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.lb-native-root{position:fixed;inset:0;z-index:10050;display:flex;align-items:flex-end;justify-content:center}.lb-native-backdrop{position:absolute;inset:0;background:#0f172a8c}.lb-native-sheet{position:relative;width:100%;max-height:min(92dvh,720px);background:#f8fafc;border-radius:16px 16px 0 0;display:flex;flex-direction:column;min-height:0;padding-bottom:env(safe-area-inset-bottom,0);box-shadow:0 -8px 32px #0003}.lb-native-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #e2e8f0;flex-shrink:0}.lb-native-title{margin:0;font-size:17px;font-weight:700;color:#0f172a}.lb-native-close{width:36px;height:36px;border:none;border-radius:50%;background:#e2e8f0;color:#334155;font-size:22px;line-height:1;cursor:pointer}.lb-native-body{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.marketing-demo-shell{min-height:100vh;background:#0a1424;color:#eef2f8;font-family:Plus Jakarta Sans,system-ui,sans-serif}.marketing-demo-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 20px;border-bottom:1px solid rgba(255,255,255,.12);background:#0e1a30;position:sticky;top:0;z-index:20}.marketing-demo-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#eef2f8;font-weight:800;font-size:14px}.marketing-demo-brand img{width:32px;height:32px;border-radius:8px}.marketing-demo-nav{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.marketing-demo-nav a,.marketing-demo-nav button{border:1px solid rgba(255,255,255,.14);background:#ffffff0a;color:#d5dde9;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:600;text-decoration:none;cursor:pointer;white-space:nowrap}.marketing-demo-nav a.active,.marketing-demo-nav button.active{border-color:#00e5db73;background:#00e5db1f;color:#00e5db}.marketing-demo-main{max-width:1200px;margin:0 auto;padding:24px 16px 48px}.demo-browser{border:1px solid rgba(255,255,255,.14);border-radius:16px;overflow:hidden;background:#12233d;box-shadow:0 24px 60px #00000059}.demo-browser-chrome{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#0e1a30;border-bottom:1px solid rgba(255,255,255,.1)}.demo-browser-dot{width:10px;height:10px;border-radius:50%;background:#334155}.demo-browser-dot:nth-child(1){background:#f87171}.demo-browser-dot:nth-child(2){background:#fbbf24}.demo-browser-dot:nth-child(3){background:#34d399}.demo-browser-title{margin-left:8px;font-size:12px;color:#9aa8be;font-weight:600}.demo-browser-body{padding:16px}.demo-stat-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}.demo-stat{background:#1c3456;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:14px}.demo-stat strong{display:block;font-size:28px;font-weight:800;line-height:1.1;color:#00e5db}.demo-stat span{font-size:12px;color:#9aa8be}.demo-table{width:100%;border-collapse:collapse;font-size:13px}.demo-table th,.demo-table td{text-align:left;padding:10px 8px;border-bottom:1px solid rgba(255,255,255,.08)}.demo-table th{color:#9aa8be;font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.demo-row{cursor:pointer;transition:background .15s ease,transform .35s ease}.demo-row:hover{background:#00e5db0f}.demo-row.is-highlight{background:#00e5db1f;box-shadow:inset 3px 0 #00e5db}.demo-row.is-dim{opacity:.45}.demo-score-pill{display:inline-flex;align-items:center;justify-content:center;min-width:36px;padding:2px 8px;border-radius:999px;font-weight:700;font-size:12px}.demo-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.demo-btn{border:none;border-radius:10px;padding:10px 16px;font-size:13px;font-weight:700;cursor:pointer;font-family:inherit}.demo-btn-primary{background:#00e5db;color:#0a1424}.demo-btn-secondary{background:#ffffff14;color:#eef2f8;border:1px solid rgba(255,255,255,.14)}.demo-insight{background:#1c3456;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:18px}.demo-insight h3{margin:0 0 8px;font-size:18px}.demo-insight p{margin:0;color:#d5dde9;line-height:1.5;font-size:14px}.demo-profile-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}.demo-card{background:#1c3456;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:16px}.demo-score-focus{outline:2px solid #ff8f00;outline-offset:4px;border-radius:12px}.demo-kicker{font-size:12px;font-weight:700;color:#00e5db;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px}.demo-stepper{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px}.demo-stepper button{border:1px solid rgba(255,255,255,.12);background:transparent;color:#9aa8be;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700;cursor:pointer}.demo-stepper button.active{color:#0a1424;background:#00e5db;border-color:#00e5db}.demo-report-hero{display:grid;grid-template-columns:minmax(160px,.9fr) minmax(220px,1.2fr);gap:12px}.demo-practice-grid{display:grid;grid-template-columns:72px 1fr minmax(200px,.9fr)}.demo-flow-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:12px}@media (max-width: 800px){.demo-stat-row,.demo-profile-grid{grid-template-columns:1fr}.demo-table .hide-mobile{display:none}.marketing-demo-main{padding:16px 10px 40px}.demo-report-hero,.demo-practice-grid,.demo-flow-layout{grid-template-columns:1fr}}.wt-spotlight{position:relative;z-index:5;box-shadow:0 0 0 3px #00e5db,0 0 0 8px #00e5db47!important;border-radius:8px;animation:wt-pulse 1.6s ease-in-out infinite}.wt-spotlight-cell{outline:2px solid #fbbf24;outline-offset:2px;border-radius:6px;animation:wt-pulse-amber 1.6s ease-in-out infinite}@keyframes wt-pulse{0%,to{box-shadow:0 0 0 3px #00e5db,0 0 0 8px #00e5db38}50%{box-shadow:0 0 0 3px #00e5db,0 0 0 14px #00e5db14}}@keyframes wt-pulse-amber{0%,to{outline-color:#fbbf24}50%{outline-color:#f59e0b}}.wt-journey-chrome{position:relative;z-index:13100;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px;align-items:center}.wt-tip{position:sticky;top:8px;z-index:13100;margin-bottom:12px;padding:12px 14px;border-radius:12px;background:linear-gradient(135deg,#079baafa,#0f766ef5);border:1px solid rgba(255,255,255,.28);color:#fff;box-shadow:0 12px 32px #00000059}.wt-tip.wt-tip-highlighted{box-shadow:0 0 0 3px #00e5db,0 0 0 10px #00e5db38,0 16px 40px #00000073;animation:wt-tip-enter .45s linear(0,.0873,.2644,.453,.6176,.7468,.8409,.9057,.9479,.974,.9891,.9973,1.0012,1.0027,1) both,wt-tip-pulse 1.6s ease-in-out .45s infinite}.wt-tip.wt-tip-highlighted[data-playing=false]{animation-play-state:paused}.wt-tip.wt-tip-reduced{animation:none!important;opacity:1;transform:none}@keyframes wt-tip-enter{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes wt-tip-pulse{0%,to{box-shadow:0 0 0 3px #00e5db,0 0 0 10px #00e5db38,0 16px 40px #00000073}50%{box-shadow:0 0 0 3px #00e5db,0 0 0 16px #00e5db14,0 18px 44px #00000080}}.wt-tip.wt-tip-floating{position:fixed;inset:auto 16px 16px;margin:0 auto;max-width:560px;z-index:13100}.wt-tip.wt-tip-floating.wt-tip-top{top:72px;bottom:auto}.wt-focus-ring{animation:wt-pulse 1.6s ease-in-out infinite}.wt-spotlight-root[data-playing=false] .wt-focus-ring,.wt-spotlight-root[data-playing=false] .wt-spotlight,.wt-spotlight-root[data-playing=false] .wt-spotlight-cell{animation-play-state:paused}@media (prefers-reduced-motion: reduce){.wt-tip.wt-tip-highlighted,.wt-focus-ring,.wt-spotlight,.wt-spotlight-cell{animation:none!important}}.wt-tip-step{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;opacity:.85;margin-bottom:4px}.wt-tip-title{font-size:15px;font-weight:800;margin-bottom:4px}.wt-tip-body{margin:0;font-size:13px;line-height:1.45;opacity:.95}.wt-tip-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.wt-tip-btn{border-radius:8px;padding:8px 12px;font-size:12px;font-weight:800;cursor:pointer;font-family:inherit}.wt-tip-btn.primary{border:none;background:#fff;color:#0f766e}.wt-tip-btn.secondary{border:1px solid rgba(255,255,255,.45);background:transparent;color:#fff}@media (max-width: 720px){.wt-tip.wt-tip-floating,.wt-tip.wt-tip-floating.wt-tip-top{left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom,0px));top:auto;max-width:none;padding:10px 12px;max-height:min(38vh,280px);overflow:auto;-webkit-overflow-scrolling:touch}.wt-tip-step{font-size:9px;margin-bottom:2px}.wt-tip-title{font-size:13px;margin-bottom:2px}.wt-tip-body{font-size:12px;line-height:1.4}.wt-tip-actions{margin-top:8px;gap:6px}.wt-tip-btn{padding:8px 10px;font-size:11px;flex:1 1 auto;text-align:center}.demo-report-popup-backdrop{padding:0;align-items:stretch}.demo-report-popup{width:100vw;height:100dvh;max-height:100dvh;border-radius:0}.demo-report-popup-scroll{padding:8px 8px 160px}#vespa-student-report .demo-report-reflection-goals .student-response,#vespa-student-report .demo-report-reflection-goals .student-goals{margin-left:0;margin-right:0}.demo-report-staff-record>div:first-child{flex-direction:column}.demo-report-staff-record>div:first-child>div:last-child{width:100%}.demo-report-staff-record>div:first-child>div:last-child button{flex:1 1 auto}.demo-report-goal-actions{flex-direction:column;width:100%}.demo-report-goal-actions .help-button{width:100%;justify-content:center}.demo-report-staff-record{margin:12px 0 20px;padding:14px 12px}.demo-report-footer-actions{padding:0 0 16px}.demo-report-footer-actions button{flex:1 1 auto}.coaching-flow-panel{width:100vw!important;max-width:100vw}.coaching-flow-panel--demo .coaching-flow-panel-scroll{padding-left:12px!important;padding-right:12px!important;padding-bottom:170px!important}.wt-journey-chrome{gap:8px;margin-bottom:8px}.demo-stepper{width:100%;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.demo-stepper button{flex:0 0 auto;white-space:nowrap;font-size:11px;padding:6px 10px}}.demo-report-popup-backdrop{position:fixed;inset:0;z-index:12050;background:#0000009e;display:flex;align-items:center;justify-content:center;padding:16px}.demo-report-popup{width:min(1100px,96vw);height:min(92vh,900px);background:#e8f4f8;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 24px 80px #0000008c;border:1px solid rgba(255,255,255,.12)}.demo-report-popup-scroll{flex:1;overflow:auto;padding:12px 12px 24px}.demo-report-reflection-goals{margin:0 0 12px}.demo-report-goal-actions{display:flex;flex-wrap:wrap;gap:8px}.demo-report-staff-record{border-radius:12px;border:2px solid #fbbf24;background:#fffbeb;padding:18px 22px;margin:16px 30px 30px}.demo-report-footer-actions{display:flex;flex-wrap:wrap;gap:8px;padding:0 30px 24px}.demo-flow-drawer-backdrop{position:fixed;inset:0;z-index:85;background:#00000073}.demo-flow-drawer{position:fixed;top:0;right:0;z-index:86;width:min(400px,100vw);height:100vh;overflow:auto;box-shadow:-12px 0 40px #0006}@media (prefers-reduced-motion: reduce){.demo-row,.marketing-demo-nav a,.marketing-demo-nav button,.wt-spotlight,.wt-spotlight-cell{transition:none!important;animation:none!important}}.maya-demo-modal{position:fixed;inset:0;z-index:12000;display:grid;place-items:center;padding:clamp(.35rem,1.2vw,.85rem);font-family:Plus Jakarta Sans,system-ui,sans-serif}.maya-demo-modal__backdrop{position:absolute;inset:0;border:0;padding:0;margin:0;cursor:pointer;background:#060e1cb8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.maya-demo-modal__panel{position:relative;z-index:1;width:min(100%,1280px);height:min(100%,96dvh);display:flex;flex-direction:column;overflow:hidden;border-radius:16px;background:#0a1424;color:#eef2f8;box-shadow:0 28px 80px #0000008c;border:1px solid rgba(255,255,255,.12)}.maya-demo-modal__chrome{position:relative;z-index:60;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.12);background:#0e1a30}.maya-demo-modal__brand{display:flex;align-items:center;gap:12px;min-width:0}.maya-demo-modal__brand img{border-radius:8px;flex-shrink:0}.maya-demo-modal__kicker{margin:0;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#7bd8d0}.maya-demo-modal__title{margin:2px 0 0;font-size:15px;font-weight:800;line-height:1.2;color:#eef2f8}.maya-demo-modal__close{flex-shrink:0;border:1px solid rgba(255,255,255,.18);background:#ffffff0f;color:#eef2f8;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:700;cursor:pointer}.maya-demo-modal__close:hover{background:#00e5db24;border-color:#00e5db66}.maya-demo-modal__body{position:relative;flex:1;min-height:0;overflow:auto;padding:12px 12px 20px;background:#f1f5f9;color:#0f172a}.maya-demo-modal__body .maya-modal-transport{margin-bottom:10px}.maya-demo-modal__body .marketing-demo-nav button{border:1px solid rgba(15,23,42,.14);background:#fff;color:#0f172a}.maya-demo-modal__body .marketing-demo-nav button.active{border-color:#079baa73;background:#079baa1f;color:#0f766e}.maya-demo-modal .demo-report-popup-backdrop,.maya-demo-modal [aria-labelledby=coaching-flow-title]{position:absolute!important;inset:0!important;z-index:40!important}.maya-demo-modal .demo-report-popup{height:min(100%,900px);width:min(1100px,100%)}@media (max-width: 720px){.maya-demo-modal{padding:0}.maya-demo-modal__panel{width:100%;height:100dvh;border-radius:0}}@media print{.maya-demo-modal{display:none!important}}@media (prefers-reduced-motion: reduce){.maya-demo-modal__backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}}.maya-end-cta{position:absolute;inset:0;z-index:70;display:grid;place-items:center;padding:1.25rem;background:#050c18b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.maya-end-cta__card{width:min(520px,100%);padding:1.6rem 1.5rem 1.35rem;border-radius:16px;background:linear-gradient(165deg,#0e1a30,#0a1628 55%,#07111f);border:1px solid rgba(34,211,238,.35);box-shadow:0 24px 64px #00000073;color:#eef2f8;text-align:center}.maya-end-cta__kicker{margin:0;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#67e8f9}.maya-end-cta__title{margin:.55rem 0 0;font-size:clamp(1.25rem,2.4vw,1.55rem);font-weight:800;line-height:1.25;color:#fff}.maya-end-cta__body{margin:.85rem auto 0;max-width:42ch;font-size:.95rem;line-height:1.55;color:#e2e8f0db}.maya-end-cta__actions{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:center;margin-top:1.25rem}.maya-end-cta__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;min-width:9.5rem;padding:.8rem 1.15rem;border-radius:999px;font-family:inherit;font-size:.92rem;font-weight:800;text-decoration:none;cursor:pointer}.maya-end-cta__btn--primary{color:#041018;background:linear-gradient(90deg,#22d3ee,#67e8f9);border:none}.maya-end-cta__btn--primary:hover{filter:brightness(1.05);color:#041018}.maya-end-cta__btn--secondary{color:#e0f2fe;background:transparent;border:1.5px solid rgba(103,232,249,.55)}.maya-end-cta__btn--secondary:hover{background:#22d3ee1a;color:#fff}.maya-end-cta__replay{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-top:.85rem;border:none;background:transparent;color:#67e8f9;font-size:.85rem;font-weight:700;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.maya-end-cta__hint{margin:.65rem 0 0;font-size:.75rem;color:#94a3b8f2}
