@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800;900&display=swap";:root{--navy:#0b1f46;--navy2:#0f2a5f;--blue:#1d4ed8;--bg:#f7faff;--text:#0f172a;--muted:#64748b;--line:#dbe7f5;--shadow:0 24px 70px #0f172a1a}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--bg);color:var(--text);font-family:Plus Jakarta Sans,Arial,sans-serif}button,input,select,textarea{font-family:inherit}button,a{cursor:pointer}.opening-page{background:radial-gradient(circle at 15% 12%,#1d4ed82e,#0000 32%),linear-gradient(135deg,#fff,#f2f7ff 58%,#eaf2ff);place-items:center;min-height:100vh;padding:28px;display:grid}.opening-shell{grid-template-columns:1.15fr .85fr;gap:24px;width:min(1180px,100%);min-height:680px;display:grid}.opening-left,.login-card{border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;border-radius:32px}.opening-left{flex-direction:column;justify-content:space-between;padding:clamp(30px,5vw,58px);display:flex}.brand-row,.sidebar-brand{align-items:center;gap:14px;display:flex}.logo-mark{background:linear-gradient(135deg,var(--navy2),var(--blue));color:#fff;border-radius:18px;place-items:center;width:54px;height:54px;font-size:24px;font-weight:900;display:grid}.brand-row h2,.sidebar-brand h2{letter-spacing:-.04em;margin:0}.brand-row p,.sidebar-brand p{color:var(--muted);margin:4px 0 0;font-size:13px;font-weight:700}.opening-copy{animation:.45s fadeSlide}.opening-copy span,.eyebrow{color:var(--navy2);background:#e0ecff;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:12px;font-weight:900;display:inline-flex}.opening-copy h1{max-width:720px;color:var(--navy);letter-spacing:-.075em;margin:20px 0 16px;font-size:clamp(44px,6vw,76px);line-height:.96}.opening-copy p,.login-card p,.page-head p,.welcome-card p,.feature-card p,.empty-state p{color:var(--muted);font-weight:650;line-height:1.65}.opening-progress{gap:10px;display:flex}.opening-progress button{background:#cbd5e1;border:0;border-radius:999px;width:54px;height:6px}@keyframes fadeSlide{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.login-card{align-self:center;padding:clamp(28px,4vw,42px)}.login-card h2{color:var(--navy);letter-spacing:-.05em;margin:12px 0 10px;font-size:38px}.google-btn,.primary-button{border:0;border-radius:16px;justify-content:center;align-items:center;gap:10px;min-height:50px;font-weight:900;text-decoration:none;display:inline-flex}.google-btn{border:1px solid var(--line);width:100%;color:var(--text);background:#fff}.primary-button{background:linear-gradient(135deg,var(--navy2),var(--blue));color:#fff;padding:0 18px}.primary-button.full{width:100%}.error-box{color:#dc2626;background:#fef2f2;border-radius:14px;margin-top:14px;padding:12px;font-weight:800}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;flex:0 0 292px;width:292px;min-height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.side-menu{gap:8px;padding:22px 0;display:grid}.side-menu button{color:#334155;background:0 0;border:0;border-radius:15px;align-items:center;gap:12px;width:100%;padding:14px 15px;font-weight:850;display:flex}.side-menu button.active,.side-menu button:hover{color:var(--blue);background:#eaf2ff}.sidebar-user{background:#f4f8ff;border-radius:18px;align-items:center;gap:12px;margin-top:auto;padding:14px;display:flex}.sidebar-user img,.top-profile img{object-fit:cover;border-radius:50%;width:44px;height:44px}.sidebar-user p{text-overflow:ellipsis;white-space:nowrap;max-width:170px;color:var(--muted);margin:3px 0 0;font-size:12px;font-weight:700;overflow:hidden}.avatar-letter,.top-profile div{width:44px;height:44px;color:var(--blue);background:#dbeafe;border-radius:50%;place-items:center;font-weight:900;display:grid}.logout-button{color:#dc2626;background:#fff1f1;border:0;border-radius:15px;align-items:center;gap:10px;margin-top:12px;padding:14px 15px;font-weight:900;display:flex}.main-area{flex:1;min-width:0}.topbar{border-bottom:1px solid var(--line);z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;align-items:center;gap:16px;height:78px;padding:0 28px;display:flex;position:sticky;top:0}.topbar h1{color:var(--navy);letter-spacing:-.04em;margin:0;font-size:22px}.topbar span{color:var(--muted);font-size:12px;font-weight:800}.topbar-search{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:10px;width:min(430px,38vw);height:46px;margin-left:auto;padding:0 14px;display:flex}.topbar-search input{border:0;outline:0;width:100%;font-weight:650}.icon-button{width:46px;height:46px;color:var(--navy2);background:#f4f8ff;border:0;border-radius:16px}.welcome-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:30px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;padding:clamp(24px,4vw,40px);display:flex}.welcome-card h1,.page-head h1{color:var(--navy);letter-spacing:-.06em;margin:12px 0 10px;font-size:clamp(30px,4vw,52px);line-height:1}.stats-grid,.feature-grid,.material-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:24px;display:grid}.stat-card,.feature-card,.material-card,.empty-state{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:22px}.stat-card div{width:52px;height:52px;color:var(--blue);background:#eaf2ff;border-radius:17px;place-items:center;display:grid}.stat-card p{color:var(--muted);margin:14px 0 8px;font-weight:850}.stat-card h2{color:var(--navy);margin:0;font-size:32px}.feature-card h3,.material-card h2{color:var(--navy);margin:0 0 8px}.page-head{margin-bottom:24px}.material-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.badge{color:#1d4ed8;background:#dbeafe;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:900;display:inline-flex}.material-meta{grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0;display:grid}.material-meta span{color:#334155;background:#f4f8ff;border-radius:13px;padding:10px;font-size:12px;font-weight:850}.card-actions{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.card-actions button,.card-actions a{min-height:40px;color:var(--blue);background:#eaf2ff;border:0;border-radius:13px;justify-content:center;align-items:center;gap:7px;font-size:14px;font-weight:900;text-decoration:none;display:flex}.card-actions .danger{color:#dc2626;background:#fff1f1}.empty-state{text-align:center;place-items:center;min-height:260px;display:grid}.toast{z-index:100;background:var(--navy);color:#fff;box-shadow:var(--shadow);border-radius:16px;align-items:center;gap:10px;padding:14px 16px;font-weight:900;display:flex;position:fixed;top:92px;right:24px}.builder-top{align-items:center;gap:14px;margin-bottom:20px;display:flex}.builder-top>button:first-child{color:var(--navy);box-shadow:var(--shadow);background:#fff;border:0;border-radius:14px;padding:13px 15px;font-weight:900}.stepper{border:1px solid var(--line);background:#fff;border-radius:18px;flex:1;gap:8px;padding:8px;display:flex;overflow-x:auto}.stepper button{color:#334155;white-space:nowrap;background:0 0;border:0;border-radius:13px;padding:11px 15px;font-weight:900}.info-form,.publish-card{border:1px solid var(--line);width:min(760px,100%);box-shadow:var(--shadow);background:#fff;border-radius:26px;padding:26px}.info-form h1,.publish-card h1{color:var(--navy);letter-spacing:-.05em;margin:0 0 20px;font-size:34px}.info-form label,.properties-panel label{color:#475569;margin:14px 0 8px;font-size:13px;font-weight:900;display:block}.info-form input,.properties-panel input,.properties-panel textarea,.properties-panel select,.url-row input{border:1px solid var(--line);border-radius:14px;outline:none;width:100%;padding:13px;font-weight:750}.ppt-editor,.quiz-editor{grid-template-columns:220px minmax(0,1fr) 290px;align-items:stretch;gap:18px;display:grid}.slide-list,.question-list,.properties-panel,.slide-stage,.quiz-stage{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:24px}.slide-list,.question-list,.properties-panel{padding:16px}.panel-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.panel-head h3,.properties-panel h3,.bg-panel h3{color:var(--navy);margin:0}.panel-head button,.outline-btn{color:var(--blue);background:#eaf2ff;border:0;border-radius:12px;padding:10px;font-weight:900}.slide-list>button,.question-list>button:not(.outline-btn){border:1px solid var(--line);text-align:left;background:#f8fbff;border-radius:16px;grid-template-columns:34px 1fr;align-items:center;gap:10px;width:100%;margin-bottom:10px;padding:12px;display:grid}.slide-list>button.active,.question-list>button.active{border-color:var(--blue);box-shadow:0 0 0 4px #1d4ed81a}.slide-list span,.question-list span{width:34px;height:34px;color:var(--blue);background:#dbeafe;border-radius:10px;place-items:center;font-weight:900;display:grid}.slide-stage,.quiz-stage{overflow:hidden}.editor-toolbar{border-bottom:1px solid var(--line);background:#fbfdff;flex-wrap:wrap;gap:8px;min-height:62px;padding:12px;display:flex}.editor-toolbar button,.editor-toolbar select{border:1px solid var(--line);color:var(--navy);background:#fff;border-radius:12px;align-items:center;gap:7px;padding:9px 12px;font-weight:900;display:inline-flex}.slide-canvas-wrap{place-items:center;padding:20px;display:grid}.slide-canvas{color:#fff;border-radius:20px;flex-direction:column;justify-content:center;width:min(100%,960px);padding:clamp(28px,5vw,70px);display:flex;box-shadow:0 30px 80px #0f172a2e;background-position:50%!important;background-size:cover!important}.slide-title-input,.slide-body-input,.quiz-question-input{color:inherit;resize:none;background:0 0;border:0;outline:none;width:100%}.slide-title-input{letter-spacing:-.07em;font-size:clamp(40px,6vw,78px);font-weight:900;line-height:.98}.slide-body-input{min-height:160px;margin-top:20px;font-size:clamp(18px,2vw,26px);line-height:1.55}.properties-panel textarea{resize:vertical;min-height:110px}.bg-panel{border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.bg-panel>button{background:linear-gradient(135deg,var(--navy2),var(--blue));color:#fff;border:0;border-radius:13px;width:100%;margin:12px 0 10px;padding:12px;font-weight:900}.url-row{grid-template-columns:1fr auto;gap:8px;display:grid}.url-row button{background:var(--navy);color:#fff;border:0;border-radius:13px;padding:0 12px;font-weight:900}.bg-grid{grid-template-columns:repeat(2,1fr);gap:9px;margin-top:12px;display:grid}.bg-grid button{border:1px solid var(--line);text-align:left;color:var(--text);background:#fff;border-radius:14px;padding:8px;font-weight:900}.bg-grid span{border-radius:10px;height:55px;margin-bottom:7px;display:block}.bg-grid b{font-size:11px}.quiz-canvas{color:#fff;background:radial-gradient(circle at 18% 18%,#1d4ed847,#0000 30%),linear-gradient(135deg,#111827,#283c75);border-radius:28px;align-content:center;gap:22px;min-height:560px;margin:20px;padding:clamp(28px,5vw,60px);display:grid}.quiz-question-input{text-align:center;letter-spacing:-.06em;min-height:110px;font-size:clamp(30px,4vw,58px);font-weight:900;line-height:1.05}.answer-grid,.tf-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.answer-grid button,.tf-grid button{text-align:left;color:#fff;border:0;border-radius:22px;min-height:118px;padding:18px;font-weight:900;position:relative}.answer-grid button:first-child,.student-options button:first-child{background:#ef4444}.answer-grid button:nth-child(2),.student-options button:nth-child(2){background:#2563eb}.answer-grid button:nth-child(3),.student-options button:nth-child(3){background:#f59e0b}.answer-grid button:nth-child(4),.student-options button:nth-child(4),.tf-grid button:first-child{background:#22c55e}.tf-grid button:last-child{background:#ef4444}.answer-grid button.selected,.tf-grid button.selected{outline:6px solid #bfdbfe}.answer-grid b{background:#fff3;border-radius:14px;place-items:center;width:46px;height:46px;margin-bottom:10px;display:grid}.answer-grid input{color:#fff;background:#fff3;border:0;border-radius:12px;width:100%;padding:12px;font-weight:900}.answer-grid em{background:#ffffff38;border-radius:999px;padding:7px 10px;font-style:normal;position:absolute;top:12px;right:12px}.share-box{border:1px dashed var(--line);color:var(--blue);background:#f8fbff;border-radius:18px;margin:20px 0;padding:18px;font-weight:900}.publish-card{gap:12px;display:grid}.preview-player{grid-template-columns:240px 1fr;gap:18px;display:grid}.preview-timeline{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:24px;align-content:start;gap:10px;padding:16px;display:grid}.preview-timeline button{border:1px solid var(--line);text-align:left;background:#f8fbff;border-radius:14px;grid-template-columns:40px 1fr;align-items:center;gap:10px;padding:10px;display:grid}.preview-timeline button.active{border-color:var(--blue);box-shadow:0 0 0 4px #1d4ed81a}.preview-timeline span{width:38px;height:38px;color:var(--blue);background:#dbeafe;border-radius:12px;place-items:center;font-weight:900;display:grid}.preview-timeline b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.preview-stage{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:24px;place-items:center;padding:20px;display:grid}.preview-canvas{color:#fff;border-radius:20px;flex-direction:column;justify-content:center;width:min(100%,950px);padding:60px;display:flex;background-position:50%!important;background-size:cover!important}.preview-canvas h1,.preview-question h1,.preview-finish h1{letter-spacing:-.07em;margin:0 0 22px;font-size:clamp(42px,6vw,74px);line-height:.96}.preview-canvas p{font-size:clamp(18px,2vw,26px);line-height:1.55}.preview-question,.preview-finish{color:#fff;background:linear-gradient(135deg,#111827,#283c75);border-radius:24px;align-content:center;gap:18px;width:min(100%,950px);min-height:560px;padding:60px;display:grid}.preview-controls{align-items:center;gap:12px;margin-top:18px;display:flex}.preview-controls button{color:var(--blue);background:#eaf2ff;border:0;border-radius:14px;padding:12px 16px;font-weight:900}.preview-controls button:disabled{opacity:.35}.modal-backdrop{z-index:1000;background:#0f172a6b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.share-modal{border:1px solid var(--line);background:#fff;border-radius:28px;width:min(720px,100%);padding:28px;box-shadow:0 35px 120px #0f172a40}.share-modal header{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding-bottom:18px;display:flex}.share-modal h2{color:var(--navy);letter-spacing:-.05em;margin:0;font-size:30px}.share-modal p{color:var(--muted);margin:6px 0 0;font-weight:650}.share-modal header button{color:#334155;background:#fff;border:0}.qr-card{border:1px solid var(--line);width:max-content;box-shadow:var(--shadow);border-radius:22px;margin:28px auto;padding:22px}.link-box{border:1px solid var(--line);border-radius:16px;grid-template-columns:1fr auto;display:grid;overflow:hidden}.link-box span{text-overflow:ellipsis;white-space:nowrap;color:#334155;padding:16px;font-weight:800;overflow:hidden}.link-box button,.share-actions button,.share-actions a{background:var(--blue);color:#fff;border:0;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-weight:900;text-decoration:none;display:inline-flex}.share-actions{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px;display:grid}.share-actions button,.share-actions a{min-height:50px;color:var(--blue);background:#eaf2ff;border-radius:15px}.student-page{color:#fff;background:radial-gradient(circle at 20% 10%,#1d4ed83d,#0000 32%),linear-gradient(135deg,#06142f,#0f172a);place-items:center;min-height:100vh;padding:24px;display:grid}.student-card{width:min(520px,100%);color:var(--text);background:#fff;border-radius:30px;gap:12px;padding:34px;display:grid;box-shadow:0 30px 90px #00000042}.student-card h1{color:var(--navy);letter-spacing:-.05em;margin:10px 0 0;font-size:38px}.student-card.center{text-align:center;place-items:center}.student-card input,.student-card select{border:1px solid var(--line);border-radius:15px;width:100%;padding:14px;font-weight:750}.student-slide{background:radial-gradient(circle at 18% 18%,#1d4ed84d,#0000 30%),linear-gradient(135deg,#111827,#283c75);border-radius:34px;flex-direction:column;justify-content:center;width:min(1180px,100%);min-height:660px;padding:clamp(32px,6vw,86px);display:flex;position:relative;box-shadow:0 35px 100px #00000047}.student-slide.ppt-like{min-height:auto;background-position:50%!important;background-size:cover!important}.student-meta{color:#dbeafe;justify-content:space-between;font-weight:900;display:flex;position:absolute;top:28px;left:34px;right:34px}.student-slide h1{letter-spacing:-.08em;margin:0 0 24px;font-size:clamp(44px,7vw,92px);line-height:.95}.student-slide p{color:#e4ecff;max-width:850px;font-size:clamp(20px,2vw,30px);line-height:1.6}.student-controls{gap:12px;margin-top:36px;display:flex}.student-controls button,.answer-result button{color:var(--navy);background:#fff;border:0;border-radius:15px;padding:14px 18px;font-weight:900}.student-controls button:disabled{opacity:.45}.student-options{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.student-options button{color:#fff;text-align:left;border:0;border-radius:24px;align-items:center;gap:18px;min-height:130px;padding:22px;font-size:24px;font-weight:900;display:flex}.student-options b{background:#fff3;border-radius:16px;place-items:center;width:54px;height:54px;display:grid}.student-options .correct{outline:6px solid #86efac}.student-options .wrong{filter:brightness(.72);outline:6px solid #fecaca}.answer-result{background:#ffffff24;border-radius:20px;gap:12px;margin-top:24px;padding:22px;font-size:24px;font-weight:900;display:grid}.big-score{color:var(--blue);font-size:92px;font-weight:900}@media (width<=1180px){.stats-grid,.feature-grid,.material-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ppt-editor,.quiz-editor{grid-template-columns:190px minmax(0,1fr)}.properties-panel{grid-column:1/-1}.opening-shell{grid-template-columns:1fr}}@media (width<=860px){.app-shell{display:block}.sidebar{width:100%;min-height:auto;position:relative}.topbar{flex-wrap:wrap;height:auto;padding:14px 18px}.topbar-search{order:4;width:100%;margin-left:0}.welcome-card{flex-direction:column;align-items:flex-start}.stats-grid,.feature-grid,.material-grid,.answer-grid,.tf-grid,.preview-player,.share-actions{grid-template-columns:1fr}.builder-top{flex-direction:column;align-items:stretch}.ppt-editor,.quiz-editor{grid-template-columns:1fr}.slide-list,.question-list{display:flex;overflow-x:auto}.slide-list>button,.question-list>button:not(.outline-btn){min-width:190px}.slide-canvas{min-height:440px;aspect-ratio:auto!important}.student-options{grid-template-columns:1fr}}@media (width<=560px){.opening-page{padding:14px}.opening-left,.login-card,.welcome-card,.stat-card,.feature-card,.material-card{border-radius:22px}.opening-copy h1{font-size:38px}.student-slide{min-height:620px}.link-box{grid-template-columns:1fr}.qr-card svg{width:220px;height:220px}}.welcome-actions{flex-wrap:wrap;gap:12px;display:flex}.secondary-button{border:1px solid var(--line);min-height:50px;color:var(--navy);background:#fff;border-radius:16px;justify-content:center;align-items:center;gap:10px;padding:0 18px;font-weight:900;display:inline-flex}.code-modal{border:1px solid var(--line);background:#fff;border-radius:28px;width:min(980px,100%);padding:26px;box-shadow:0 35px 120px #0f172a40}.code-modal header{justify-content:space-between;gap:18px;margin-bottom:18px;display:flex}.code-modal header button{background:#fff;border:0}.code-modal h2{color:var(--navy);letter-spacing:-.05em;margin:12px 0 0;font-size:34px}.code-modal form{gap:14px;display:grid}.code-modal textarea{border:1px solid var(--line);color:#e2e8f0;resize:vertical;background:#0f172a;border-radius:20px;outline:none;width:100%;min-height:520px;padding:18px;font-family:Consolas,monospace;font-size:14px;line-height:1.55}.code-modal .primary-button{justify-self:end}.secondary-button{border:1px solid var(--line);min-height:50px;color:var(--blue);background:#fff;border-radius:16px;justify-content:center;align-items:center;gap:10px;padding:0 18px;font-weight:900;text-decoration:none;display:inline-flex}.empty-state .primary-button,.empty-state .secondary-button{margin:8px}.clean-share{color:#111;background:#fff;max-width:430px}.clean-share header h2{color:#111;margin:0}.clean-share header p,.clean-share label,.qr-help{color:#333}.clean-share label{margin:18px 0 8px;font-weight:800;display:block}.qr-like-example{box-shadow:none;background:#fff;border:0;padding:12px}.qr-like-example svg{width:260px;height:260px;margin:auto;display:block}.qr-help{text-align:center;margin-top:8px}.clean-share .link-box{background:#f8fafc;border:1px solid #dbe2ea}.clean-share .link-box span{color:#111}.clean-share .share-actions button,.clean-share .share-actions a{color:#111;background:#fff;border:1px solid #dbe2ea}.student-clean{color:#10213f;background:#f3f7ff;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.student-box,.student-slide-clean{background:#fff;border-radius:28px;width:min(900px,100%);padding:34px;box-shadow:0 20px 60px #0f235024}.student-box h1,.student-slide-clean h1{margin:0 0 12px;font-size:34px}.student-box form{gap:14px;margin-top:24px;display:grid}.student-box input,.student-box select{border:1px solid #d7e0ef;border-radius:16px;min-height:54px;padding:0 16px;font-weight:800}.student-box button,.student-slide-clean button,.answer-info button{color:#fff;cursor:pointer;background:#155dfc;border:0;border-radius:16px;min-height:52px;padding:0 22px;font-weight:900}.student-box button:disabled,.student-slide-clean button:disabled{opacity:.45;cursor:not-allowed}.student-top{color:#155dfc;justify-content:space-between;margin-bottom:24px;display:flex}.student-slide-clean p{white-space:pre-line;font-size:22px;line-height:1.7}.student-nav{justify-content:space-between;gap:12px;margin-top:30px;display:flex}.quiz-options-clean{gap:14px;margin-top:24px;display:grid}.quiz-options-clean button{color:#10213f;text-align:left;background:#fff;border:2px solid #d7e0ef;border-radius:18px;align-items:center;gap:14px;min-height:62px;padding:0 18px;font-size:17px;font-weight:900;display:flex}.quiz-options-clean button b{color:#155dfc;background:#eef4ff;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.quiz-options-clean button.right{background:#ecfdf5;border-color:#16a34a}.quiz-options-clean button.wrong{background:#fef2f2;border-color:#dc2626}.answer-info{background:#f8fbff;border-radius:20px;margin-top:22px;padding:20px}.score-clean{color:#fff;background:#155dfc;border-radius:50%;place-items:center;width:150px;height:150px;margin:24px auto;font-size:52px;font-weight:1000;display:grid}.center{text-align:center}:root{--orange-50:#fff7ed;--orange-100:#ffedd5;--orange-500:#f97316;--orange-600:#ea580c;--orange-700:#c2410c;--orange-900:#7c2d12;--ink:#431407;--line:#fed7aa}body{color:var(--ink);background:linear-gradient(135deg,#fffaf5 0%,#fff7ed 58%,#ffedd5 100%)}.sidebar{background:linear-gradient(#431407 0%,#7c2d12 58%,#9a3412 100%);border-right:1px solid #ffffff14;box-shadow:14px 0 40px #7c2d121f}.brand-logo,.opening-logo{object-fit:contain;filter:drop-shadow(0 8px 16px #00000029);width:48px;height:48px}.opening-logo{width:72px;height:72px}.side-menu button:hover{color:#fff;background:#fb923c29}.primary-button{box-shadow:0 9px 22px #ea580c33;color:#fff!important;background:linear-gradient(135deg,#ea580c,#f97316)!important;border-color:#f97316!important}.primary-button:hover{transform:translateY(-1px);box-shadow:0 13px 28px #ea580c47}.eyebrow{color:#ea580c!important;background:#ffedd5!important}.topbar span,.material-card h2,.page-head h1,.info-form h1{color:#7c2d12}.stat-card>div,.feature-card h3{color:#ea580c}.welcome-card{background:linear-gradient(125deg,#7c2d12 0%,#c2410c 48%,#f97316 100%);box-shadow:0 22px 55px #7c2d1233}.opening-page{background:radial-gradient(circle at 10% 20%,#fb923c52,#0000 35%),linear-gradient(135deg,#431407,#9a3412 52%,#f97316)}.opening-left{background:linear-gradient(145deg,#431407f7,#c2410ce8)}.opening-progress button.active{background:#fb923c}.google-btn:hover{background:#fff7ed;border-color:#f97316}.toast{background:#431407;border:1px solid #f97316}.badge.success{color:#9a3412;background:#ffedd5}.stepper button.active{color:#fff;background:#f97316}.share-box{color:#9a3412;background:#fff7ed;border-color:#fdba74}.file-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.tool-card{border:1px solid var(--line);background:#ffffffeb;border-radius:24px;flex-direction:column;gap:14px;padding:28px;display:flex;box-shadow:0 18px 50px #7c2d1214}.tool-card>svg{color:var(--orange-600);background:var(--orange-100);border-radius:16px;width:52px;height:52px;padding:12px}.tool-card h2{color:var(--orange-900);margin:0}.tool-card p{color:#7c4a38;margin:0 0 5px;line-height:1.65}.tool-card select{border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;padding:13px}.accent-card{background:linear-gradient(145deg,#fff,#fff7ed)}.app-card{color:#fff;background:linear-gradient(145deg,#7c2d12,#ea580c)}.app-card h2,.app-card p{color:#fff}.app-card>svg{color:#fff;background:#ffffff24}.export-actions{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.export-actions button{color:#9a3412;cursor:pointer;background:#fff7ed;border:1px solid #fdba74;border-radius:11px;justify-content:center;align-items:center;gap:6px;padding:11px 6px;font-weight:700;display:flex}.workspace-list{gap:12px;display:grid}.workspace-item{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:18px;justify-content:space-between;align-items:center;width:100%;padding:20px;display:flex}.workspace-item:hover{border-color:#f97316;transform:translateY(-1px)}.workspace-item p{color:#9a6a55;margin:5px 0 0}.data-panel,.analytics-card,.ai-panel{border:1px solid var(--line);background:#fff;border-radius:24px;padding:24px;box-shadow:0 18px 45px #7c2d1212}.table-head,.table-row{grid-template-columns:1.2fr 1.5fr .6fr .6fr .6fr;gap:12px;padding:14px;display:grid}.table-head{color:#9a3412;background:#fff7ed;border-radius:12px}.table-row{border-bottom:1px solid #ffedd5}.empty-inline{text-align:center;color:#9a6a55;padding:38px}.metric-row{grid-template-columns:90px 1fr 50px;align-items:center;gap:16px;margin:18px 0;display:grid}.metric-row>div{background:#ffedd5;border-radius:99px;height:12px;overflow:hidden}.metric-row i{background:linear-gradient(90deg,#f97316,#fb923c);border-radius:99px;height:100%;display:block}.ai-panel{grid-template-columns:1.2fr 1fr;align-items:center;gap:28px;display:grid}.ai-panel pre{color:#fed7aa;background:#431407;border-radius:18px;padding:24px;line-height:1.7;overflow:auto}.muted{color:#9a6a55}@media (width<=1000px){.file-grid,.ai-panel{grid-template-columns:1fr}.brand-logo{width:40px;height:40px}}.sidebar-brand h2,.sidebar-brand p{color:#fff}.sidebar-brand{border-color:#ffffff24}.welcome-card h1,.welcome-card p,.welcome-card .eyebrow{color:#fff!important}.welcome-card .eyebrow{background:#ffffff29!important}.side-menu button{color:#fed7aa}.app-card .secondary-button{color:#fff!important;background:#ffffff1f!important;border-color:#ffffff59!important}:root{--fresh-bg:#fffaf4;--fresh-surface:#fff;--fresh-ink:#25150f;--fresh-muted:#7a6258;--fresh-orange:#ff6b1a;--fresh-orange-dark:#d94b08;--fresh-peach:#fff0e4;--fresh-line:#f2ddd0;--fresh-shadow:0 14px 45px #6e301117}html{background:var(--fresh-bg)}body{background:radial-gradient(circle at 82% 0%,#ffe2cc 0,transparent 25%),linear-gradient(180deg,#fffdfb,var(--fresh-bg));color:var(--fresh-ink)}.opening-page{background:linear-gradient(145deg,#fffaf5 0%,#fff 48%,#fff1e7 100%);padding:32px;position:relative;overflow:hidden}.opening-page:before,.opening-page:after{content:"";filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.opening-page:before{background:#ff6b1a21;width:440px;height:440px;top:-180px;right:-180px}.opening-page:after{background:#ffb47a2e;width:300px;height:300px;bottom:-140px;left:-140px}.opening-shell{z-index:1;gap:28px;min-height:700px;position:relative}.opening-left{color:#fff;background:linear-gradient(145deg,#ff7a25,#ef540d);border:0;position:relative;overflow:hidden;box-shadow:0 30px 90px #d94b083d}.opening-left:after{content:"";border:90px solid #ffffff14;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-210px;right:-180px}.brand-row{z-index:1;position:relative}.brand-row h2,.brand-row p{color:#fff}.opening-logo-shell,.brand-icon-shell{box-shadow:none;background:0 0;border-radius:0;place-items:center;display:grid;overflow:visible}.opening-logo-shell{width:78px;height:78px}.opening-logo{filter:drop-shadow(0 8px 12px #691c0033);width:72px;height:72px;display:block}.brand-icon-shell{flex:0 0 62px;width:62px;height:62px}.brand-logo{filter:drop-shadow(0 6px 9px #691c0024);width:58px;height:58px;display:block}.brand-row.logo-only{justify-content:flex-start}.sidebar-brand.logo-only{justify-content:center;padding-bottom:20px}.sidebar-brand.logo-only .brand-icon-shell{background:0 0;width:76px;height:76px}.sidebar-brand.logo-only .brand-logo{width:70px;height:70px}.login-brand-mobile{justify-content:center}.login-brand-mobile img{filter:drop-shadow(0 7px 10px #691c0026);width:64px!important;height:64px!important}.opening-copy{z-index:1;position:relative}.opening-copy span{border:1px solid #ffffff40;color:#fff!important;background:#ffffff29!important}.opening-copy h1{color:#fff;text-shadow:0 2px 18px #7222001a;max-width:630px;font-size:clamp(48px,6vw,78px)}.opening-copy p{opacity:.92;font-size:18px;color:#fff!important}.opening-benefits{z-index:1;flex-wrap:wrap;gap:10px;margin-top:24px;display:flex;position:relative}.opening-benefits b{background:#ffffff24;border:1px solid #fff3;border-radius:999px;padding:9px 12px;font-size:12px}.opening-progress{z-index:1;position:relative}.opening-progress button{background:#ffffff59;height:7px}.opening-progress button.active{background:#fff;width:78px}.login-card{border:1px solid var(--fresh-line);box-shadow:var(--fresh-shadow);background:#fffffff0;padding:48px}.login-card .eyebrow{background:var(--fresh-peach)!important;color:var(--fresh-orange-dark)!important}.login-card h2{color:var(--fresh-ink);margin-top:18px;font-size:44px}.login-card p{color:var(--fresh-muted)}.login-card small{text-align:center;color:#9a8175;margin-top:16px;display:block}.google-btn{border:1px solid #ead8ce;margin-top:14px;transition:all .2s;box-shadow:0 8px 22px #4f28140f}.google-btn:hover{border-color:var(--fresh-orange);transform:translateY(-2px);box-shadow:0 13px 30px #ff6b1a21}.login-brand-mobile{display:none}.app-shell{background:0 0}.sidebar{border-right:1px solid var(--fresh-line);background:#fffffff5;flex-basis:276px;width:276px;padding:22px 16px;box-shadow:10px 0 40px #5126110d}.sidebar-brand{border-bottom:1px solid var(--fresh-line);padding:2px 7px 20px}.sidebar-brand h2{color:var(--fresh-ink)}.sidebar-brand p{color:var(--fresh-muted)}.side-menu{gap:5px;padding:18px 0}.side-menu button{color:#6f554a;padding:13px 14px;transition:all .18s}.side-menu button svg{color:#a77b66}.side-menu button:hover{color:var(--fresh-orange-dark);background:#fff4eb;transform:translate(2px)}.side-menu button.active{color:#fff;background:linear-gradient(135deg,#ff7a25,#f25b11);box-shadow:0 9px 22px #f25b1133}.side-menu button.active svg{color:#fff}.sidebar-user{border:1px solid var(--fresh-line);background:#fff8f2}.avatar-letter,.top-profile div{color:#fff;background:linear-gradient(135deg,#ff7a25,#f25b11)}.logout-button{background:#fff4f1;border:1px solid #f7d8cf}.topbar{border-bottom:1px solid var(--fresh-line);background:#ffffffe0;height:84px;box-shadow:0 8px 30px #53281209}.topbar h1{color:var(--fresh-ink)}.topbar span{color:var(--fresh-orange-dark)}.topbar-search{border-color:var(--fresh-line);background:#fffaf7}.topbar-search:focus-within{border-color:#ff9d65;box-shadow:0 0 0 4px #ff6b1a14}.icon-button{background:var(--fresh-peach);color:var(--fresh-orange-dark)}.page{padding:34px 38px}.welcome-card{background:linear-gradient(125deg,#ff7b29 0%,#f45d13 65%,#e94d08 100%);border:0;min-height:230px;position:relative;overflow:hidden;box-shadow:0 20px 55px #e14b082e}.welcome-card:after{content:"";border:70px solid #ffffff14;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-210px;right:-130px}.welcome-card>div{z-index:1;position:relative}.welcome-card h1{font-size:50px}.welcome-actions{z-index:2;position:relative}.welcome-card .primary-button{box-shadow:none;color:var(--fresh-orange-dark)!important;background:#fff!important}.welcome-card .secondary-button{color:#fff!important;background:#ffffff26!important;border-color:#ffffff4d!important}.stats-grid,.feature-grid{gap:20px}.stat-card,.feature-card,.material-card,.empty-state{border:1px solid var(--fresh-line);box-shadow:var(--fresh-shadow);background:#fffffff0;transition:all .2s}.stat-card:hover,.feature-card:hover,.material-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px #6e301121}.stat-card div{background:var(--fresh-peach);color:var(--fresh-orange)}.stat-card p{color:var(--fresh-muted)}.stat-card h2,.feature-card h3,.material-card h2{color:var(--fresh-ink)}.feature-card{position:relative;overflow:hidden}.feature-card:before{content:"";background:linear-gradient(90deg,#ff7a25,#ffb17f);border-radius:99px;width:36px;height:5px;margin-bottom:18px;display:block}.feature-card p{color:var(--fresh-muted)}.primary-button{background:linear-gradient(135deg,#ff7624,#ed500a)!important}.secondary-button{color:var(--fresh-orange-dark)!important;background:#fff!important;border-color:#f3c5aa!important}.page-head h1{color:var(--fresh-ink)}.page-head .eyebrow{background:var(--fresh-peach)!important;color:var(--fresh-orange-dark)!important}.badge{background:var(--fresh-peach);color:var(--fresh-orange-dark)}.material-meta span,.card-actions button,.card-actions a{color:var(--fresh-orange-dark);background:#fff5ed}.tool-card,.data-panel,.analytics-card,.ai-panel,.info-form,.publish-card,.slide-list,.question-list,.properties-panel,.slide-stage,.quiz-stage,.preview-timeline,.preview-stage{border-color:var(--fresh-line);box-shadow:var(--fresh-shadow)}.tool-card>svg{background:var(--fresh-peach);color:var(--fresh-orange)}.app-card{background:linear-gradient(145deg,#ff7827,#e84c08)}.metric-row i{background:linear-gradient(90deg,#ff7624,#ffb17f)}.stepper button.active,.bg-panel>button{color:#fff;background:linear-gradient(135deg,#ff7624,#ed500a)}.slide-list>button.active,.question-list>button.active,.preview-timeline button.active{border-color:var(--fresh-orange);box-shadow:0 0 0 4px #ff6b1a1a}.outline-btn,.panel-head button,.preview-controls button{background:var(--fresh-peach);color:var(--fresh-orange-dark)}.card-actions .participants-button{color:#d94b08;background:#fff0e4}.participant-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px;display:grid}.participant-summary>div{border:1px solid var(--fresh-line);box-shadow:var(--fresh-shadow);background:#fff;border-radius:20px;padding:20px}.participant-summary span{color:var(--fresh-muted);font-size:13px;font-weight:750;display:block}.participant-summary b{color:var(--fresh-ink);margin-top:7px;font-size:30px;display:block}.participant-filters{border:1px solid var(--fresh-line);box-shadow:var(--fresh-shadow);background:#ffffffe0;border-radius:22px;grid-template-columns:1.6fr repeat(5,minmax(125px,1fr)) auto;align-items:end;gap:10px;margin-bottom:18px;padding:18px;display:grid}.participant-filters label span{color:#73584c;margin:0 0 7px;font-size:11px;font-weight:850;display:block}.participant-filters input,.participant-filters select{border:1px solid var(--fresh-line);width:100%;height:44px;color:var(--fresh-ink);background:#fff;border-radius:12px;outline:none;padding:0 12px;font-weight:650}.participant-filters input:focus,.participant-filters select:focus{border-color:#ff9d65;box-shadow:0 0 0 3px #ff6b1a14}.reset-filter{height:44px;color:var(--fresh-orange-dark);white-space:nowrap;background:#fff7f1;border:1px solid #f4c5aa;border-radius:12px;padding:0 14px;font-weight:800}.participant-table{padding:0;overflow:hidden}.participant-table-head,.participant-table-row{grid-template-columns:1.35fr .75fr 1.3fr .75fr .85fr 1fr;align-items:center;gap:14px;padding:15px 18px;display:grid}.participant-table-head{color:#98400f;background:#fff3e9;font-size:12px}.participant-table-row{color:#634d42;border-top:1px solid #f8e9df}.participant-table-row:hover{background:#fffaf6}.participant-table-row>span{min-width:0}.participant-table-row b,.participant-table-row small{display:block}.participant-table-row small{color:#90766a;margin-top:4px;font-size:11px}.participant-name{align-items:center;gap:10px;display:flex}.participant-name i{color:#fff;background:linear-gradient(135deg,#ff7a25,#ed500a);border-radius:12px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-style:normal;font-weight:900;display:grid}.participant-name b{text-overflow:ellipsis;white-space:nowrap;color:var(--fresh-ink);overflow:hidden}.status-done,.status-progress{border-radius:999px;padding:7px 10px;font-size:11px;font-style:normal;font-weight:850;display:inline-flex}.status-done{color:#168447;background:#e9f9ef}.status-progress{color:#b36500;background:#fff2dc}.score-value{color:var(--fresh-orange-dark);font-size:22px}@media (width<=1000px){.sidebar{flex-basis:240px;width:240px}.page{padding:24px}.opening-shell{min-height:auto}.opening-left{min-height:580px}}@media (width<=1350px){.participant-filters{grid-template-columns:repeat(3,1fr)}.filter-search{grid-column:span 2}.participant-table-head,.participant-table-row{grid-template-columns:1.3fr .7fr 1.2fr .75fr .8fr}.participant-table-head>:last-child,.participant-table-row>:last-child{display:none}}@media (width<=860px){.opening-page{padding:16px}.opening-shell{display:block}.opening-left{min-height:440px;margin-bottom:16px;padding:28px}.login-card{padding:30px}.sidebar{width:100%;padding:14px}.side-menu{display:flex;overflow-x:auto}.side-menu button{min-width:max-content}.sidebar-user,.logout-button{display:none}.topbar{padding:14px}.page{padding:18px}.welcome-card{min-height:auto}.welcome-card h1{font-size:38px}}@media (width<=700px){.participant-summary{grid-template-columns:1fr 1fr}.participant-filters{grid-template-columns:1fr}.filter-search{grid-column:auto}.participant-table{overflow-x:auto}.participant-table-head,.participant-table-row{grid-template-columns:1.3fr .75fr 1.2fr .75fr .8fr;min-width:680px}.participant-table-head>:last-child,.participant-table-row>:last-child{display:none}}@media (width<=560px){.opening-left{display:none}.opening-page{background:#fff;padding:0;display:block}.opening-shell{min-height:100vh}.login-card{border:0;border-radius:0;flex-direction:column;justify-content:center;min-height:100vh;display:flex}.login-brand-mobile{align-items:center;gap:10px;margin-bottom:32px;display:flex}.login-brand-mobile img{width:44px;height:44px}.login-brand-mobile b{font-size:21px}.topbar .secondary-button{display:none}.topbar{gap:8px}.welcome-card h1{font-size:34px}.stats-grid,.feature-grid{grid-template-columns:1fr 1fr}.stat-card,.feature-card{padding:17px}.table-head,.table-row{grid-template-columns:1.4fr 1fr .6fr}.table-head>:nth-child(3),.table-head>:nth-child(4),.table-row>:nth-child(3),.table-row>:nth-child(4){display:none}.participant-summary>div{padding:15px}.participant-summary b{font-size:25px}}.participant-page-head{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.participant-page-head>div:first-child p{margin-bottom:0}.report-actions{flex-wrap:wrap;gap:10px;display:flex}.report-actions button{min-height:46px;color:var(--fresh-orange-dark);background:#fff;border:1px solid #f2c2a5;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-weight:850;display:inline-flex;box-shadow:0 8px 20px #6e30110f}.report-actions button:first-child{color:#fff;background:linear-gradient(135deg,#18794e,#1f9d66);border-color:#1f9d66}.report-actions button:last-child{color:#fff;background:linear-gradient(135deg,#ff7624,#ed500a);border-color:#ed500a}.report-actions button:hover{transform:translateY(-2px);box-shadow:0 12px 26px #6e30111f}@media (width<=700px){.participant-page-head{flex-direction:column;align-items:flex-start}.report-actions{width:100%}.report-actions button{flex:1}}.template-categories{gap:6px;padding:10px 0;display:flex;overflow-x:auto}.template-categories button{border:1px solid var(--fresh-line);color:#76584a;white-space:nowrap;background:#fff;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.template-categories button.active{color:#fff;background:#ff7624;border-color:#ff7624}.template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;max-height:380px;padding:3px;display:grid;overflow-y:auto}.template-grid button{border:1px solid var(--fresh-line);text-align:left;min-width:0;color:var(--fresh-ink);background:#fff;border-radius:14px;padding:7px}.template-grid button:hover{border-color:#ff8b4c;transform:translateY(-1px)}.template-grid button>span{border-radius:9px;place-items:center;height:64px;margin-bottom:7px;display:grid;background-size:cover!important}.template-grid button i{text-shadow:0 2px 8px #0000001a;font-size:21px;font-style:normal;font-weight:900}.template-grid button b,.template-grid button small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.template-grid button b{font-size:10px}.template-grid button small{color:#967668;margin-top:2px;font-size:8px}.custom-bg-title{margin-top:18px!important}.upload-bg{color:#fff;background:linear-gradient(135deg,#ff7624,#ed500a);border:0;border-radius:12px;width:100%;margin:10px 0;padding:11px;font-weight:850}.editor-template-preview{background-position:50%!important;background-size:cover!important}.transition-none{animation:none}.transition-fade{animation:ease-out both jpFade}.transition-slide-right{animation:cubic-bezier(.22,.8,.25,1) both jpSlideRight}.transition-slide-up{animation:cubic-bezier(.22,.8,.25,1) both jpSlideUp}.transition-zoom{animation:cubic-bezier(.2,.85,.25,1) both jpZoom}.transition-flip{transform-origin:50%;animation:cubic-bezier(.2,.8,.2,1) both jpFlip}.transition-float{animation:cubic-bezier(.2,.8,.2,1) both jpFloat}.transition-morph{animation:cubic-bezier(.16,1,.3,1) both jpMorph}.transition-morph h1{animation:cubic-bezier(.16,1,.3,1) both jpMorphTitle;animation-duration:inherit}.transition-morph p{animation:cubic-bezier(.16,1,.3,1) both jpMorphBody;animation-duration:inherit}@keyframes jpFade{0%{opacity:0}to{opacity:1}}@keyframes jpSlideRight{0%{opacity:0;transform:translate(-12%)}to{opacity:1;transform:translate(0)}}@keyframes jpSlideUp{0%{opacity:0;transform:translateY(12%)}to{opacity:1;transform:translateY(0)}}@keyframes jpZoom{0%{opacity:0;transform:scale(.86)}to{opacity:1;transform:scale(1)}}@keyframes jpFlip{0%{opacity:0;transform:perspective(1000px)rotateY(-22deg)scale(.94)}to{opacity:1;transform:perspective(1000px)rotateY(0)scale(1)}}@keyframes jpFloat{0%{opacity:0;filter:blur(7px);transform:translateY(28px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes jpMorph{0%{opacity:.25;filter:blur(8px);transform:scale(1.07)}to{opacity:1;filter:blur();transform:scale(1)}}@keyframes jpMorphTitle{0%{opacity:0;letter-spacing:.04em;transform:translate(-28px,-18px)scale(.92)}to{opacity:1;letter-spacing:normal;transform:none}}@keyframes jpMorphBody{0%{opacity:0;transform:translate(24px,20px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){[class*=transition-],.transition-morph h1,.transition-morph p{animation-duration:1ms!important}}.settings-divider{border-top:1px solid var(--fresh-line);margin-top:28px;padding-top:22px}.settings-divider h2{color:var(--fresh-ink);margin:0}.settings-divider p{color:var(--fresh-muted)}.settings-grid{grid-template-columns:1fr 1fr;gap:12px 18px;display:grid}.settings-grid label span{color:#73584c;margin-bottom:7px;font-size:12px;font-weight:850;display:block}.settings-grid label small{color:#9a8175;margin-top:5px;display:block}.toggle-setting{border:1px solid var(--fresh-line);border-radius:14px;align-items:center;gap:10px;padding:13px;display:flex!important}.toggle-setting input{width:18px!important}.toggle-setting span{margin:0!important}.certificate-button{color:#fff!important;background:linear-gradient(135deg,#ca8a04,#f59e0b)!important}.apply-all-template{color:#c2410c;background:#fff4eb;border:1px solid #f4b68f;border-radius:12px;width:100%;margin-top:10px;padding:11px;font-weight:850}.template-grid button.selected{border-color:#f97316;box-shadow:0 0 0 3px #f973161f}.slide-canvas,.preview-canvas,.student-slide-clean{position:relative;overflow:hidden}.free-elements-layer{pointer-events:none;z-index:4;position:absolute;inset:0}.free-element{cursor:move;pointer-events:auto;-webkit-user-select:none;user-select:none;border:1px solid #0000;justify-content:center;align-items:center;padding:4px;font-weight:800;display:flex;position:absolute;overflow:hidden}.free-element.selected{border:2px dashed #fff;box-shadow:0 0 0 2px #f97316}.free-element.shape{border-radius:18px}.free-element.image{padding:0}.free-element img{object-fit:contain;width:100%;height:100%}.preview-elements .free-element{pointer-events:none}.element-properties{border:1px solid var(--fresh-line);background:#fff9f4;border-radius:16px;margin:18px 0;padding:14px}.element-properties h3{margin-bottom:10px}.element-properties input[type=color]{height:42px;padding:4px}.element-size-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.delete-element{color:#dc2626;background:#fff0f0;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;width:100%;padding:10px;font-weight:850;display:flex}.question-bank-panel{max-height:calc(100vh - 150px);overflow-y:auto}.bank-divider{border-top:1px solid var(--fresh-line);justify-content:space-between;align-items:center;margin-top:22px;padding-top:18px;display:flex}.bank-divider span{color:#8c6d5f;font-size:10px}.bank-search{border:1px solid var(--fresh-line);border-radius:12px;align-items:center;gap:7px;margin:10px 0;padding:0 10px;display:flex}.bank-search input{border:0!important;padding-left:0!important}.bank-list{gap:7px;margin-top:10px;display:grid}.bank-list article{border:1px solid var(--fresh-line);background:#fff;border-radius:12px;grid-template-columns:1fr auto;gap:4px;display:grid;overflow:hidden}.bank-use{text-align:left;background:#fff;border:0;padding:10px}.bank-use b,.bank-use small{display:block}.bank-use b{color:var(--fresh-ink);font-size:10px;line-height:1.4}.bank-use small{color:#8b6d5f;margin-top:4px;font-size:8px}.bank-delete{color:#dc2626;background:#fff1f1;border:0;padding:0 8px}.question-analytics{border:1px solid var(--fresh-line);box-shadow:var(--fresh-shadow);background:#fff;border-radius:24px;margin-top:22px;padding:24px}.section-title{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.section-title h2{color:var(--fresh-ink);margin:10px 0 0}.section-title p{color:var(--fresh-muted)}.question-analysis-list{gap:9px;margin-top:20px;display:grid}.question-analysis-list article{border:1px solid #f6e5db;border-radius:15px;grid-template-columns:1.5fr 1fr 80px;align-items:center;gap:18px;padding:14px;display:grid}.question-analysis-list b,.question-analysis-list small{display:block}.question-analysis-list small{color:#90766a;margin-top:5px}.question-rate{gap:6px;display:grid}.question-rate>span{background:#ffedd5;border-radius:99px;height:8px;overflow:hidden}.question-rate i{background:linear-gradient(90deg,#f97316,#fbbf24);height:100%;display:block}.question-rate strong{color:#754f3c;font-size:11px}.question-analysis-list em{text-align:center;border-radius:999px;padding:7px;font-size:10px;font-style:normal;font-weight:850}.question-analysis-list em.hard{color:#b91c1c;background:#fee2e2}.question-analysis-list em.medium{color:#a16207;background:#fef3c7}.question-analysis-list em.easy{color:#15803d;background:#dcfce7}@media (width<=700px){.settings-grid,.question-analysis-list article{grid-template-columns:1fr}.section-title{flex-direction:column;align-items:flex-start}}
