@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,system-ui,sans-serif;color:#1d1b20;background:#fdf8ff;--primary:#66558f;--on-primary:#fff;--primary-container:#e9ddff;--on-primary-container:#211047;--surface:#fdf8ff;--surface-container:#f2ecf4;--outline:#79747e;--error:#ba1a1a;--error-container:#ffdad6}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:800;color:var(--primary)}.muted{color:#746f78}.surface-card{background:#fff;border-radius:28px;box-shadow:0 1px 2px #25202b0a,0 8px 30px #25202b0d}.button{border:0;border-radius:999px;min-height:48px;padding:0 24px;font-weight:700;cursor:pointer}.primary{background:var(--primary);color:#fff}.secondary{background:var(--primary-container);color:var(--on-primary-container)}.auth-layout{min-height:100vh;display:grid;grid-template-columns:1.06fr .94fr;background:var(--surface)}.auth-hero{padding:48px clamp(40px,7vw,104px);background:radial-gradient(circle at 88% 12%,#ffffff1c 0 12%,transparent 12.4%),linear-gradient(145deg,#24143f,#4d3b73 55%,#66558f);color:#fff;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.auth-hero:after{content:"";position:absolute;width:520px;height:520px;border:1px solid #ffffff18;border-radius:50%;background:#ffffff08;right:-250px;bottom:-270px}.brand-lockup{display:flex;align-items:center;gap:12px;font-size:23px;font-weight:800;letter-spacing:-.035em;position:relative;z-index:1}.brand-symbol{width:42px;height:42px;border-radius:14px;background:var(--primary);display:grid;grid-template-columns:repeat(3,6px);align-items:center;justify-content:center;gap:3px;box-shadow:0 6px 20px #10062638}.brand-symbol span{height:6px;border-radius:99px;background:#fff}.brand-symbol span:nth-child(2){height:20px}.brand-symbol span:nth-child(3){height:12px}.auth-message{position:relative;z-index:1}.auth-message .eyebrow{color:#d5c0ff}.auth-message h1{font-size:clamp(46px,5.2vw,76px);line-height:1.03;font-weight:700;letter-spacing:-.06em;margin:18px 0 24px}.auth-message p{font-size:18px;line-height:1.7;color:#e8def8;max-width:610px}.hero-feature{position:relative;z-index:1;display:flex;align-items:center;gap:14px}.feature-icon{width:42px;height:42px;border-radius:14px;background:#e9ddff;color:#3c2863;display:grid;place-items:center;font-weight:900}.hero-feature div{display:flex;flex-direction:column;gap:3px}.hero-feature div>span{color:#d9cceb;font-size:14px}.auth-panel{display:grid;place-items:center;padding:32px clamp(24px,5vw,72px)}.auth-card{width:min(480px,100%);display:flex;flex-direction:column;gap:22px}.auth-card.register-card{width:min(570px,100%);gap:17px}.auth-card header{margin-bottom:6px}.auth-card h2{font-size:36px;letter-spacing:-.04em;margin:10px 0 8px}.auth-card header p{margin:0;color:#49454f}.field{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:700}.field-control{height:58px;border:1px solid var(--outline);border-radius:16px;display:flex;align-items:center;transition:.16s}.field-control:focus-within{border:2px solid var(--primary)}.field-control input{height:100%;min-width:0;flex:1;border:0;background:transparent;padding:0 14px;outline:0}.leading-icon{width:20px;margin-left:16px;text-align:center;color:var(--primary);font-weight:900}.icon-button{border:0;background:transparent;color:var(--primary);font-size:12px;font-weight:800;padding:10px 14px;cursor:pointer}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.show-password{display:flex;align-items:center;gap:9px;color:#49454f;font-size:13px}.show-password input{accent-color:var(--primary)}.filled-button{height:52px;border:0;border-radius:999px;background:var(--primary);color:var(--on-primary);font-weight:800;cursor:pointer;box-shadow:0 2px 5px #39285e38}.filled-button:hover{filter:brightness(1.08)}.filled-button:disabled{opacity:.58;cursor:wait}.auth-error{background:var(--error-container);color:var(--error);border-radius:14px;padding:12px 16px;font-size:13px;font-weight:600}.auth-switch{text-align:center;color:#49454f;font-size:14px}.auth-switch a{color:var(--primary);font-weight:800;text-decoration:none}.app-shell{min-height:100vh}.nav-rail{position:fixed;inset:0 auto 0 0;width:112px;background:#f2ecf4;display:flex;flex-direction:column;align-items:center;padding:24px 12px}.brand-mark{width:48px;height:48px;border-radius:17px;background:var(--primary);color:#fff;display:grid;place-items:center;font-size:22px;font-weight:800}.nav-rail nav{display:flex;flex-direction:column;gap:8px;margin:auto 0;width:100%}.nav-rail nav button{border:0;background:transparent;border-radius:20px;padding:10px 4px;color:#49454f;font-size:11px;font-weight:700}.nav-rail nav span{height:32px;width:56px;border-radius:18px;display:grid;place-items:center;margin:auto;font-size:20px}.nav-rail nav button.active span{background:var(--primary-container);color:var(--primary)}.avatar{width:44px;height:44px;border:0;border-radius:50%;background:#4d3b73;color:#fff;font-weight:800}.content{margin-left:112px;padding:42px clamp(28px,5vw,76px);max-width:1540px}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.topbar h1{margin:6px 0 0;font-size:38px}.hero-card{min-height:290px;border-radius:32px;padding:44px 54px;background:linear-gradient(125deg,#33234f,#66558f);color:#fff;display:flex;align-items:center;justify-content:space-between}.hero-card h2{font-size:38px}.progress-orbit{width:210px;height:210px;border:24px solid #ffffff18;border-top-color:#d5c0ff;border-radius:50%;display:grid;place-items:center}.progress-orbit{text-align:center}.progress-orbit strong{font-size:48px;display:block}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:22px 0}.stat{padding:25px;min-height:150px;display:flex;flex-direction:column}.stat strong{font-size:42px;margin:auto 0}.tone-0{background:#eee5ff}.tone-1{background:#f8e8ff}.tone-2{background:#e5efff}.tone-3{background:#e5f3e8}.migration{padding:24px 28px;display:flex;justify-content:space-between;align-items:center}.migration>div{display:flex;align-items:center;gap:18px}.icon-box{width:48px;height:48px;border-radius:16px;background:var(--primary-container);display:grid;place-items:center}.status{padding:9px 14px;border-radius:99px;background:#eee8f0;font-size:12px;font-weight:800}.snackbar{position:fixed;right:28px;bottom:28px;background:#322f35;color:#fff;border-radius:16px;padding:16px 22px}@media(max-width:900px){.auth-layout{grid-template-columns:1fr}.auth-hero{min-height:330px;padding:32px}.auth-message h1{font-size:42px}.auth-message p{font-size:16px}.auth-panel{padding:38px 24px}.hero-feature{display:none}.nav-rail{inset:auto 0 0;width:auto;height:76px}.content{margin:0;padding:24px 18px 100px}.progress-orbit{display:none}.stats-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.auth-hero{min-height:280px}.auth-message h1{font-size:35px}.auth-message p{display:none}.auth-card h2{font-size:30px}.field-grid,.stats-grid{grid-template-columns:1fr}}.journey-hub{min-height:100vh;background:#faf8fc;color:#1d1b20}.hub-topbar{height:76px;padding:0 clamp(24px,5vw,76px);display:flex;align-items:center;border-bottom:1px solid #e7e1e9;background:#fffafdcc;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;z-index:10}.hub-brand{display:flex;align-items:center;gap:10px;color:#28232c;text-decoration:none;font-weight:800;font-size:20px}.hub-logo{width:38px;height:38px;border-radius:13px;background:linear-gradient(145deg,#7563a1,#4e3c78);color:#fff;display:grid;place-items:center}.hub-nav{display:flex;gap:6px;margin:auto}.hub-nav button{border:0;background:transparent;padding:11px 17px;border-radius:999px;color:#625d68;font-weight:700;cursor:pointer}.hub-nav button.active{background:#eee7f5;color:#49366e}.hub-user{display:flex;align-items:center;gap:10px}.notification-button,.hub-avatar{border:0;cursor:pointer}.notification-button{width:42px;height:42px;border-radius:14px;background:#f3edf5;color:#625873}.hub-avatar{width:42px;height:42px;border-radius:50%;background:#35264f;color:#fff;font-weight:800}.hub-content{padding:52px clamp(24px,6vw,92px) 70px;max-width:1680px;margin:auto}.hub-welcome{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.hub-welcome h1{font-size:clamp(38px,4vw,60px);letter-spacing:-.055em;margin:10px 0 8px}.hub-welcome p{margin:0;color:#6c6671;font-size:17px}.hub-create{width:auto;padding:0 25px;display:flex;align-items:center;gap:8px}.hub-create span{font-size:20px}.insight-strip{margin:34px 0 48px;display:grid;grid-template-columns:repeat(3,minmax(150px,1fr)) minmax(280px,1.5fr);border:1px solid #e5dfe8;border-radius:26px;background:#fff;overflow:hidden;box-shadow:0 12px 38px #33233e0a}.insight-strip article{display:flex;align-items:center;gap:13px;padding:22px;border-right:1px solid #ebe5ed}.insight-strip article div{display:flex;flex-direction:column}.insight-strip article strong{font-size:25px}.insight-strip article div span{font-size:12px;color:#77717c}.insight-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;font-size:19px}.insight-icon.violet{background:#eee5ff;color:#5d3e91}.insight-icon.blue{background:#e2eeff;color:#275b99}.insight-icon.green{background:#ddf4e5;color:#24633d}.daily-nudge{background:linear-gradient(135deg,#34264d,#5f4a80);color:#fff;padding:18px 24px;display:flex;flex-direction:column;justify-content:center}.daily-nudge span{font-size:10px;letter-spacing:.18em;color:#d8c6f5;font-weight:800}.daily-nudge p{margin:5px 0 0;line-height:1.4}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:20px}.section-heading h2{font-size:30px;letter-spacing:-.035em;margin:7px 0 0}.journey-tools{display:flex;align-items:center;gap:8px}.journey-tools>button{width:42px;height:42px;border-radius:14px;border:1px solid #ded7e1;background:#fff;cursor:pointer;color:#51495a;font-size:18px}.search-field{height:44px;width:220px;border:1px solid #ded7e1;border-radius:15px;background:#fff;display:flex;align-items:center;padding:0 13px;gap:8px}.search-field input{min-width:0;border:0;outline:0;background:transparent;width:100%}.journey-carousel{display:flex;gap:18px;overflow-x:auto;padding:4px 3px 24px;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none}.journey-carousel:active{cursor:grabbing}.journey-carousel::-webkit-scrollbar{display:none}.journey-card,.journey-add-card{flex:0 0 min(352px,84vw);min-height:426px;scroll-snap-align:start;border-radius:28px}.journey-card{background:#fff;border:1px solid #e4dee7;padding:22px;display:flex;flex-direction:column;position:relative;overflow:hidden;box-shadow:0 10px 30px #392d430a}.journey-card:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:var(--card-accent)}.journey-card.accent-0{--card-accent:#7756a8}.journey-card.accent-1{--card-accent:#2874a6}.journey-card.accent-2{--card-accent:#2c7a57}.journey-card.accent-3{--card-accent:#ad5a3e}.journey-card-top{display:flex;justify-content:space-between;align-items:center}.stage-pill{padding:7px 11px;border-radius:999px;background:#f0e8f7;color:#594179;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.card-menu{width:32px;height:32px;border:0;border-radius:11px;background:transparent;color:#847d88;font-size:20px;cursor:pointer}.card-menu:hover{background:#ffebe8;color:#a7352a}.journey-monogram{width:62px;height:62px;border-radius:20px;background:color-mix(in srgb,var(--card-accent) 13%,white);color:var(--card-accent);display:grid;place-items:center;font-weight:800;font-size:20px;margin:22px 0 17px}.journey-copy>span{font-size:11px;text-transform:uppercase;letter-spacing:.11em;color:#837b89;font-weight:800}.journey-copy h3{font-size:22px;line-height:1.18;letter-spacing:-.03em;margin:7px 0}.journey-copy p{margin:0;color:#6e6772;font-size:14px}.journey-meta{display:grid;grid-template-columns:1fr 90px;gap:12px;margin-top:21px;padding:15px;border-radius:17px;background:#f8f3f9}.journey-meta div{display:flex;flex-direction:column;gap:4px}.journey-meta span{font-size:9px;letter-spacing:.11em;color:#817987;font-weight:800}.journey-meta strong{font-size:12px}.journey-progress{margin:18px 0}.journey-progress>div{display:flex;justify-content:space-between;font-size:11px;margin-bottom:8px}.journey-progress>div span{color:#7e7683}.progress-track{height:5px;background:#ebe5ed;border-radius:99px;display:block;overflow:hidden}.progress-track i{height:100%;display:block;background:var(--card-accent);border-radius:inherit}.open-journey{margin-top:auto;height:46px;border:0;border-radius:15px;background:#f1ebf5;color:#49346b;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:12px}.open-journey:hover{background:#e9ddf3}.journey-add-card{border:1.5px dashed #c9bfce;background:linear-gradient(145deg,#f9f5fa,#f3edf6);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#5d5363;cursor:pointer}.add-orbit{width:68px;height:68px;border-radius:23px;background:#fff;color:#654b8b;display:grid;place-items:center;font-size:30px;box-shadow:0 10px 25px #46374f14;margin-bottom:18px}.journey-add-card strong{font-size:17px}.journey-add-card small{margin-top:7px;color:#817887}.drag-tip{text-align:center;color:#99919d;font-size:11px}.drag-tip span{font-size:16px}.hub-error{background:#ffdad6;color:#8c1d18;padding:12px 16px;border-radius:14px;margin:12px 0}.journey-loading{display:flex;gap:18px}.journey-loading span{display:block;width:352px;height:426px;border-radius:28px;background:linear-gradient(100deg,#f0ebf1 20%,#faf7fb,#f0ebf1 60%);background-size:200% 100%;animation:pulse 1.3s infinite}@keyframes pulse{to{background-position:-200% 0}}.no-results{text-align:center;color:#746d78}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1d17244d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:30;display:flex;justify-content:flex-end}.journey-drawer{width:min(560px,100%);height:100%;background:#fffafd;padding:38px;display:flex;flex-direction:column;box-shadow:-20px 0 60px #241c2d24;animation:drawer-in .25s ease-out}@keyframes drawer-in{0%{transform:translate(100%)}}.journey-drawer header{display:flex;justify-content:space-between;gap:20px}.journey-drawer h2{font-size:32px;letter-spacing:-.04em;margin:8px 0}.journey-drawer header p{margin:0;color:#756e79}.journey-drawer header button{width:40px;height:40px;border:0;border-radius:14px;background:#f1ebf3;font-size:22px;cursor:pointer}.drawer-form{display:flex;flex-direction:column;gap:19px;margin-top:36px}.drawer-form label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:800;color:#514b55}.drawer-form input,.drawer-form select{height:54px;border:1px solid #827a85;border-radius:15px;background:#fff;padding:0 15px;outline:0}.drawer-form input:focus,.drawer-form select:focus{border:2px solid var(--primary)}.drawer-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.journey-drawer footer{margin-top:auto;display:flex;justify-content:flex-end;gap:10px}.journey-drawer footer .filled-button{width:auto;padding:0 22px}.drawer-cancel{height:52px;padding:0 18px;border:0;background:transparent;color:#5f5367;font-weight:800;cursor:pointer}@media(max-width:850px){.hub-nav{display:none}.hub-topbar{justify-content:space-between}.hub-welcome{align-items:flex-start}.insight-strip{grid-template-columns:1fr 1fr}.daily-nudge{grid-column:1/-1}.insight-strip article:nth-child(2){border-right:0}.section-heading{align-items:flex-start;flex-direction:column}.journey-tools{width:100%}.search-field{flex:1}.journey-tools>button{display:none}}@media(max-width:560px){.hub-content{padding:34px 18px 55px}.hub-welcome{flex-direction:column}.hub-create{width:100%}.insight-strip{grid-template-columns:1fr 1fr}.insight-strip article{padding:16px}.insight-strip article:nth-child(3){border-top:1px solid #ebe5ed}.section-heading h2{font-size:26px}.journey-drawer{padding:28px 20px}.drawer-grid{grid-template-columns:1fr}.journey-drawer footer{flex-direction:column-reverse}.journey-drawer footer button{width:100%!important}}.journey-entry{min-height:100vh;padding:58px clamp(24px,8vw,130px);background:#faf8fc}.journey-entry .back-button{border:0;background:#eee7f4;color:#543c78;border-radius:999px;padding:12px 17px;font-weight:800;cursor:pointer;margin-bottom:52px}.journey-entry h1{font-size:clamp(40px,6vw,76px);letter-spacing:-.06em;margin:10px 0}.journey-entry>p{color:#716a75;font-size:18px}.journey-entry-card{display:grid;grid-template-columns:repeat(3,1fr);max-width:700px;background:#fff;border:1px solid #e4dee7;border-radius:24px;margin:36px 0;padding:22px}.journey-entry-card div{display:flex;flex-direction:column;align-items:center;border-right:1px solid #e9e3eb}.journey-entry-card div:last-child{border:0}.journey-entry-card strong{font-size:28px}.journey-entry-card span{font-size:12px;color:#79717d}.journey-entry-empty{max-width:700px;border-radius:28px;background:linear-gradient(135deg,#34264d,#66558f);color:#fff;padding:38px}.journey-entry-empty>span{font-size:28px}.journey-entry-empty h2{font-size:28px;margin-bottom:7px}.journey-entry-empty p{color:#ddd0ed}.journey-entry-empty .filled-button{width:auto;padding:0 22px;background:#e9ddff;color:#271443;margin-top:12px}.drawer-grid.single{grid-template-columns:1fr}.registration-page{min-height:100vh;display:grid;grid-template-columns:310px 1fr;background:#fbf9fc}.registration-rail{background:#292139;color:#fff;padding:30px 27px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.registration-back{border:0;background:transparent;color:#cfc4db;text-align:left;cursor:pointer;padding:8px 0}.registration-brand{display:flex;align-items:center;gap:10px;margin:38px 0}.registration-brand>span{width:38px;height:38px;border-radius:13px;background:#8067aa;display:grid;place-items:center;font-weight:800}.registration-brand strong{font-size:19px}.registration-rail ol{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.registration-rail li{display:flex;gap:12px;position:relative;padding:11px 0 20px;color:#8f849d}.registration-rail li:after{content:"";position:absolute;left:16px;top:45px;width:1px;height:22px;background:#514762}.registration-rail li:last-child:after{display:none}.registration-rail li>span{width:33px;height:33px;border:1px solid #5c506b;border-radius:12px;display:grid;place-items:center;font-size:12px;flex:none}.registration-rail li div{display:flex;flex-direction:column;gap:3px}.registration-rail li strong{font-size:13px}.registration-rail li small{font-size:10px}.registration-rail li.active{color:#fff}.registration-rail li.active>span{background:#8b73b5;border-color:#8b73b5}.registration-rail li.done{color:#bbaed0}.registration-rail li.done>span{background:#4d8e69;border-color:#4d8e69;color:#fff}.registration-preview{margin-top:auto;background:#382f49;border:1px solid #4d425e;border-radius:20px;padding:18px;display:grid;grid-template-columns:48px 1fr;column-gap:12px}.registration-preview>span{grid-column:1/-1;font-size:9px;letter-spacing:.15em;color:#a99bb9;font-weight:800;margin-bottom:12px}.preview-monogram{width:48px;height:48px;border-radius:15px;background:#755d9c;display:grid;place-items:center;font-weight:800;grid-row:2/4}.registration-preview strong{font-size:12px;align-self:end}.registration-preview small{font-size:10px;color:#b6aabd}.registration-workspace{position:relative;min-width:0}.step-progress{height:4px;background:#ece7ee}.step-progress span{height:100%;display:block;background:linear-gradient(90deg,#6f52a0,#937ac1);transition:width .3s}.registration-content{width:min(960px,calc(100% - 64px));margin:0 auto;padding:80px 0 40px;min-height:100vh;display:flex;flex-direction:column}.step-body h1{font-size:clamp(38px,5vw,62px);letter-spacing:-.055em;line-height:1.05;margin:13px 0 12px}.step-body>p{color:#706a74;font-size:17px;margin:0 0 38px}.intent-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.intent-grid button,.horizon-choice button,.syllabus-modes button{border:1px solid #ddd6e0;background:#fff;border-radius:25px;text-align:left;padding:27px;cursor:pointer;color:#29252d;transition:.18s}.intent-grid button:hover,.horizon-choice button:hover,.syllabus-modes button:hover{transform:translateY(-2px);box-shadow:0 14px 35px #36284212}.intent-grid button.selected,.horizon-choice button.selected,.syllabus-modes button.selected{border:2px solid #73569d;background:#f7f1fc}.intent-grid button{min-height:260px;display:flex;flex-direction:column}.intent-art{width:64px;height:64px;border-radius:21px;display:grid;place-items:center;font-size:28px;margin-bottom:32px}.intent-art.future{background:#e9ddff;color:#5b3b86}.intent-art.completed{background:#dff4e6;color:#2f714a}.intent-grid strong{font-size:21px;margin-bottom:9px}.intent-grid small{font-size:13px;color:#706875;line-height:1.5}.intent-grid i{font-style:normal;font-size:10px;text-transform:uppercase;letter-spacing:.09em;color:#776c7f;margin-top:auto}.wizard-form{max-width:720px;display:flex;flex-direction:column;gap:19px}.wizard-form label,.exam-date{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:800}.wizard-form input,.exam-date input,.subject-builder input{height:56px;border:1px solid #817a84;border-radius:16px;padding:0 16px;background:#fff;outline:0}.wizard-form input:focus,.exam-date input:focus,.subject-builder input:focus{border:2px solid #72559a}.wizard-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.horizon-choice,.syllabus-modes{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:800px}.horizon-choice button{min-height:190px;display:flex;flex-direction:column}.horizon-choice button>span{font-size:30px;color:#72559a}.horizon-choice strong,.syllabus-modes strong{font-size:18px;margin:20px 0 7px}.horizon-choice small,.syllabus-modes small{color:#756e78;line-height:1.5}.exam-date{max-width:390px;margin-top:24px}.syllabus-modes button{min-height:150px;display:flex;flex-direction:column}.syllabus-modes strong{margin:0 0 8px}.subject-builder{max-width:800px;margin-top:22px}.subject-builder>div{display:flex;gap:9px}.subject-builder input{flex:1}.subject-builder>div button{border:0;border-radius:15px;padding:0 20px;background:#e9ddff;color:#4d3374;font-weight:800}.subject-builder ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:8px}.subject-builder li{display:flex;align-items:center;gap:13px;background:#fff;border:1px solid #e3dce5;border-radius:14px;padding:12px}.subject-builder li>span{font-size:10px;color:#8e8592}.subject-builder li strong{font-size:13px}.subject-builder li button{margin-left:auto;border:0;background:transparent;font-size:18px}.review-card{max-width:800px;background:#fff;border:1px solid #e0d9e3;border-radius:26px;padding:28px}.review-heading{display:flex;align-items:center;gap:15px;padding-bottom:23px;border-bottom:1px solid #ebe5ed}.review-heading>span{width:58px;height:58px;border-radius:18px;background:#e9ddff;color:#543779;display:grid;place-items:center;font-weight:800}.review-heading h2{margin:0 0 4px}.review-heading p{margin:0;color:#756d79}.review-card dl{display:grid;grid-template-columns:repeat(2,1fr);gap:17px;margin:24px 0}.review-card dl div{display:flex;flex-direction:column}.review-card dt{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#847b89}.review-card dd{margin:4px 0 0;font-weight:800}.review-subjects{display:flex;flex-wrap:wrap;gap:7px}.review-subjects span{padding:7px 10px;border-radius:999px;background:#f1ebf4;font-size:11px}.wizard-error{max-width:800px;background:#ffdad6;color:#8c1d18;padding:12px 16px;border-radius:14px;margin-top:20px}.wizard-actions{margin-top:auto;padding-top:35px;display:flex;justify-content:flex-end;gap:10px;max-width:800px}.wizard-actions .filled-button{width:auto;padding:0 24px}.wizard-secondary{height:52px;border:0;background:transparent;color:#604d70;font-weight:800;padding:0 20px;cursor:pointer}@media(max-width:800px){.registration-page{grid-template-columns:1fr}.registration-rail{position:relative;height:auto;padding:18px 20px}.registration-brand,.registration-preview,.registration-rail li div small{display:none}.registration-rail ol{flex-direction:row;margin-top:18px;justify-content:space-between}.registration-rail li{padding:0}.registration-rail li:after{display:none}.registration-content{width:calc(100% - 36px);padding:45px 0 30px}.intent-grid,.horizon-choice,.syllabus-modes{grid-template-columns:1fr}.intent-grid button{min-height:210px}.wizard-grid{grid-template-columns:1fr}.step-body h1{font-size:38px}.review-card dl{grid-template-columns:1fr}}@media(max-width:480px){.registration-rail{padding:14px 16px}.registration-rail li>span{width:28px;height:28px;border-radius:10px;font-size:11px}.registration-content{width:calc(100% - 24px);padding:30px 0 22px}.step-body h1{font-size:28px}.step-body>p{font-size:14px;margin-bottom:24px}.intent-grid button{min-height:160px;padding:18px;border-radius:20px}.intent-art{width:50px;height:50px;border-radius:16px;font-size:22px;margin-bottom:18px}.intent-grid strong{font-size:17px}.intent-grid small{font-size:12px}.horizon-choice button{min-height:140px;padding:18px}.horizon-choice button>span{font-size:24px}.horizon-choice strong,.syllabus-modes strong{font-size:15px;margin:12px 0 5px}.syllabus-modes button{min-height:110px;padding:16px}.wizard-form input,.exam-date input,.filled-button,.wizard-secondary{height:50px}.review-card{padding:16px;border-radius:20px}.review-heading>span{width:46px;height:46px;border-radius:14px}.review-heading h2{font-size:19px}.subject-builder li{padding:10px;gap:10px}.statistics-choice{padding:13px}}.path-page{min-height:100vh;background:radial-gradient(circle at 92% 8%,#eadfff 0,transparent 26%),linear-gradient(180deg,#fffafd 0,#f7f2f8);color:#252129;padding-bottom:72px}.path-header{height:76px;max-width:1500px;margin:auto;padding:0 clamp(20px,5vw,76px);display:flex;align-items:center;gap:15px}.path-back{width:42px;height:42px;border:1px solid #ddd5e1;border-radius:15px;background:#fff;cursor:pointer;font-size:20px;color:#594668}.path-brand{display:flex;align-items:center;gap:9px;font-size:19px}.path-brand>span{width:37px;height:37px;border-radius:13px;background:#66558f;color:#fff;display:grid;place-items:center;font-weight:800}.path-draft{margin-left:auto;border:1px solid #ddd5e1;background:#fff9;padding:8px 13px;border-radius:99px;color:#766d7b;font-size:11px;font-weight:700}.path-hero{max-width:1350px;margin:34px auto 28px;padding:0 clamp(20px,5vw,76px);display:flex;justify-content:space-between;align-items:flex-end}.path-hero h1{font-size:clamp(42px,5vw,70px);line-height:1;letter-spacing:-.06em;margin:13px 0 15px;max-width:820px}.path-hero p{margin:0;color:#6f6873;font-size:16px}.path-counter{font-size:44px;font-weight:800;color:#433354;letter-spacing:-.06em}.path-counter small{font-size:15px;color:#93899a;letter-spacing:0}.path-map-shell{max-width:1350px;margin:0 auto 38px;padding:0 clamp(20px,5vw,76px)}.path-map{list-style:none;margin:0;padding:23px 28px;background:#2e2639;color:#fff;border-radius:27px;display:grid;grid-template-columns:repeat(5,1fr);position:relative;overflow:hidden}.path-map:before{content:"";position:absolute;left:9%;right:9%;top:40px;height:2px;background:#574d65}.path-map li{position:relative;z-index:1;display:flex;align-items:center;gap:11px;min-width:0}.path-dot{width:34px;height:34px;flex:none;border-radius:50%;display:grid;place-items:center;background:#3f364c;border:2px solid #675d73;font-size:11px;font-weight:800}.path-map li.current .path-dot{background:#cbb5f3;border-color:#cbb5f3;color:#2a183e;box-shadow:0 0 0 7px #bca5e21c}.path-map li.done .path-dot{background:#80c99b;border-color:#80c99b;color:#153d25}.path-map li div{display:flex;flex-direction:column;min-width:0}.path-map strong{font-size:12px}.path-map small{font-size:9px;color:#a99fb2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.path-layout{width:min(1210px,calc(100% - 40px));margin:auto;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}.path-canvas{min-height:590px;border:1px solid #e1dae4;border-radius:32px;background:#fffcff;padding:clamp(28px,4vw,55px);box-shadow:0 20px 60px #3c2d4510;display:flex;flex-direction:column}.path-canvas .step-body h2{font-size:clamp(34px,4vw,52px);line-height:1.05;letter-spacing:-.05em;margin:15px 0 12px}.path-context{position:sticky;top:24px;border-radius:30px;background:#e9ddff;padding:27px;overflow:hidden}.path-context:before{content:"";position:absolute;width:220px;height:220px;border:1px solid #715a9d26;border-radius:50%;right:-105px;top:-100px}.path-orbit{width:100px;height:100px;border:1px solid #9c83c4;border-radius:50%;display:grid;place-items:center;margin:31px auto 24px;position:relative}.path-orbit:before,.path-orbit:after{content:"";position:absolute;border-radius:50%;border:1px solid #9c83c455}.path-orbit:before{top:9px;right:9px;bottom:9px;left:9px}.path-orbit:after{width:8px;height:8px;background:#604888;border:0;right:-4px;top:44px}.path-orbit>span{width:58px;height:58px;border-radius:19px;background:#604888;color:#fff;display:grid;place-items:center;font-weight:800}.path-context h3{text-align:center;margin:0;font-size:20px;letter-spacing:-.03em}.path-context>p{text-align:center;font-size:12px;line-height:1.5;color:#655876;min-height:36px}.path-context-line{height:1px;background:#cdbde1;margin:23px 0}.path-context dl{display:flex;flex-direction:column;gap:13px}.path-context dl div{display:flex;justify-content:space-between;gap:12px}.path-context dt{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#766586}.path-context dd{margin:0;font-size:11px;font-weight:800;text-align:right}.path-context>small{display:block;color:#756581;line-height:1.5;margin-top:24px}.path-canvas .wizard-actions{width:100%;max-width:none}.path-canvas .review-heading h3{font-size:22px;margin:0 0 4px}@media(max-width:980px){.path-map{overflow-x:auto;grid-template-columns:repeat(5,190px)}.path-map:before{left:55px;right:auto;width:750px}.path-layout{grid-template-columns:1fr}.path-context{position:relative;top:auto;display:grid;grid-template-columns:auto 1fr;column-gap:20px}.path-context .eyebrow,.path-context-line,.path-context dl,.path-context>small{grid-column:1/-1}.path-orbit{grid-row:2/4;margin:20px 0}.path-context h3,.path-context>p{text-align:left;align-self:end}.path-context>p{align-self:start}.path-context dl{display:grid;grid-template-columns:repeat(3,1fr)}}@media(max-width:620px){.path-page{padding-bottom:30px}.path-header{height:66px}.path-draft{display:none}.path-hero{margin:24px auto}.path-hero p,.path-counter{display:none}.path-map-shell{padding-right:0;margin-bottom:22px}.path-map{border-radius:24px 0 0 24px;padding:19px 22px;grid-template-columns:repeat(5,165px)}.path-map:before{top:36px}.path-map li div small{display:none}.path-layout{width:calc(100% - 28px)}.path-canvas{padding:27px 20px;min-height:auto;border-radius:26px}.path-canvas .step-body h2{font-size:34px}.intent-grid,.horizon-choice,.syllabus-modes{grid-template-columns:1fr}.intent-grid button{min-height:210px}.wizard-grid{grid-template-columns:1fr}.wizard-actions{flex-direction:column-reverse}.wizard-actions button{width:100%!important}.path-context{display:block}.path-context .path-orbit{margin:22px auto}.path-context h3,.path-context>p{text-align:center}.path-context dl,.review-card dl{grid-template-columns:1fr}}@media(max-width:480px){.path-layout{width:calc(100% - 20px)}.path-canvas{padding:20px 15px;border-radius:22px}.path-canvas .step-body h2{font-size:27px}.path-context{padding:18px;border-radius:24px}.path-header{padding:0 14px}.path-back{width:38px;height:38px}.path-map-shell{padding-inline:16px;overflow:visible;margin-bottom:14px}.path-map{border-radius:18px;padding:14px 12px;grid-template-columns:repeat(5,1fr);overflow:hidden;gap:0}.path-map:before{left:16px;right:16px;top:28px}.path-map li{flex-direction:column;align-items:center;justify-content:flex-start;gap:0;min-width:0}.path-map li div{display:none}.path-dot{width:28px;height:28px;font-size:10px}.path-counter{display:block!important;font-size:26px;letter-spacing:-.04em}.path-hero{align-items:center;justify-content:space-between;margin:16px auto 10px}}.syllabus-modes.syllabus-modes-three{grid-template-columns:repeat(3,1fr);max-width:none}.syllabus-modes-three button{min-height:130px;padding:21px}.json-import{margin-top:20px;border:1px solid #dcd3e2;background:#f7f2fa;border-radius:22px;overflow:hidden}.json-import header{padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px}.json-import header div{display:flex;flex-direction:column;gap:3px}.json-import header small{color:#736b77}.json-import header button{height:40px;border:0;border-radius:999px;padding:0 17px;background:#66558f;color:#fff;font-weight:800;cursor:pointer}.json-import textarea{display:block;width:100%;min-height:180px;resize:vertical;border:0;border-top:1px solid #ded5e2;background:#25212c;color:#e9ddff;padding:18px;font:13px/1.6 Consolas,monospace;outline:0}.syllabus-review{margin-top:22px;border:1px solid #ded7e1;border-radius:22px;background:#fff;overflow:hidden}.syllabus-review>header{padding:17px 20px;background:#f4eef6;display:flex;align-items:center;justify-content:space-between}.syllabus-review>header div{display:flex;flex-direction:column}.syllabus-review>header small,.syllabus-review>header>span{font-size:10px;color:#776f7c}.syllabus-review ol{list-style:none;padding:0;margin:0}.syllabus-review li{display:flex;align-items:center;gap:13px;padding:14px 17px;border-top:1px solid #eee8f0}.syllabus-review li>div{display:flex;flex:1;min-width:0;flex-direction:column}.syllabus-review li>div strong{font-size:13px}.syllabus-review li>div small{color:#827a87;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.area-order{font-size:10px;color:#8a7d91}.topic-count{font-size:10px;background:#eee7f3;color:#624d76;padding:6px 9px;border-radius:99px}.syllabus-review li>button{width:30px;height:30px;border:0;border-radius:10px;background:#f3edf5;color:#604979;cursor:pointer}.statistics-choice{display:flex;align-items:flex-start;gap:12px;background:#f5f0f7;border-radius:17px;padding:16px;margin-top:24px}.statistics-choice input{width:19px;height:19px;accent-color:#66558f}.statistics-choice span{display:flex;flex-direction:column;gap:4px}.statistics-choice small{color:#756d79;line-height:1.4}@media(max-width:760px){.syllabus-modes.syllabus-modes-three{grid-template-columns:1fr}.syllabus-review .topic-count{display:none}.json-import header{align-items:flex-start;flex-direction:column}.json-import header button{width:100%}}.syllabus-modes.syllabus-modes-three{grid-template-columns:repeat(2,1fr)}.syllabus-modes-three>button:first-child{display:none}.step-body>.json-import,.step-body>.subject-builder,.step-body>.syllabus-review{display:none}.syllabus-workspace{margin-top:22px}.syllabus-source{display:grid;grid-template-columns:1fr auto;gap:14px;border:1px solid #d9d0df;border-radius:22px;background:#f7f1f9;padding:18px}.syllabus-source div{display:flex;flex-direction:column}.syllabus-source small{color:#776f7b}.syllabus-source label{background:#66558f;color:#fff;border-radius:999px;padding:11px 17px;font-size:12px;font-weight:800;cursor:pointer}.syllabus-source label input{display:none}.syllabus-source textarea{grid-column:1/-1;min-height:150px;border:0;border-radius:15px;background:#28222e;color:#eee3ff;padding:16px;resize:vertical}.area-adder{display:flex;gap:9px}.area-adder input{height:52px;flex:1;border:1px solid #817985;border-radius:15px;padding:0 15px}.area-adder button,.tree-area>button:last-child{border:0;border-radius:13px;background:#e9ddff;color:#503575;padding:0 16px;font-weight:800}.syllabus-tree{margin-top:18px;border:1px solid #ded6e1;border-radius:22px;background:#fff;overflow:hidden}.syllabus-tree>header{display:flex;justify-content:space-between;padding:17px 20px;background:#f4eef6}.syllabus-tree header small{color:#776f7b}.tree-area{display:flex;align-items:center;gap:11px;padding:15px 17px;border-top:1px solid #ece5ee;cursor:pointer}.tree-area>strong{flex:1}.tree-area>span,.tree-topic span{font-size:11px;color:#786f7c}.tree-area>button:first-child,.tree-topic button{border:0;background:transparent;color:#604979;font-size:18px;cursor:pointer}.tree-topics{background:#faf6fb;padding:4px 18px 14px 48px}.tree-topic>div{display:flex;align-items:center;gap:10px;padding:10px;border-bottom:1px solid #e8e0eb}.tree-topic strong{flex:1;font-size:13px}.tree-topic ul{margin:5px 0 8px 34px;color:#6d6571;font-size:12px}.tree-topic li{padding:4px}.tree-topic>div>button:last-child{width:30px;height:30px;border-radius:9px;background:#eee5f5}@media(max-width:620px){.syllabus-source{grid-template-columns:1fr}.syllabus-source textarea{grid-column:auto}.tree-area>span{display:none}.tree-area>button:last-child{font-size:0}.tree-area>button:last-child:first-letter{font-size:16px}}.syllabus-tabs{display:none}@media(max-width:680px){.syllabus-tabs{display:flex;background:#f0eaf3;border-radius:16px;padding:4px;margin-bottom:16px;gap:0}.syllabus-tabs>button{flex:1;height:42px;border:0;border-radius:13px;background:transparent;color:#766282;font-weight:800;cursor:pointer;font-size:13px;transition:.15s}.syllabus-tabs>button.active{background:#fff;color:#5b3d88;box-shadow:0 1px 4px #2f1a5214}.syllabus-tabs>button span{font-size:11px;background:#e9ddff;color:#503575;border-radius:99px;padding:2px 6px;margin-left:5px}.syllabus-tab-hide{display:none!important}.syllabus-workspace{margin-top:8px}.syllabus-tree{max-height:none}}.path-layout{width:min(1580px,calc(100% - 28px));grid-template-columns:minmax(0,1fr) 280px}.path-map-shell,.path-hero{max-width:1580px}.path-canvas{padding:clamp(26px,3vw,46px)}.syllabus-workspace{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:18px;align-items:start}.syllabus-tree{margin-top:0;max-height:520px;overflow:auto}.syllabus-source textarea{min-height:330px}.area-adder{align-self:start}.area-adder+.syllabus-tree{grid-column:2}@media(max-width:680px){.syllabus-workspace{grid-template-columns:1fr}.syllabus-tree,.area-adder+.syllabus-tree{grid-column:1;max-height:none}.syllabus-source textarea{min-height:190px}}.syllabus-input-column{display:flex;flex-direction:column;gap:14px}.syllabus-source{display:flex;flex-direction:column;padding:20px;background:#f6f1fa}.source-title{display:flex!important;flex-direction:row!important;gap:12px;align-items:center}.source-title>span{width:40px;height:40px;border-radius:13px;background:#e8dcf5;color:#60457d;display:grid;place-items:center;font-size:20px}.syllabus-source>label{height:46px;display:flex;align-items:center;justify-content:center;gap:8px;text-align:center}.syllabus-source textarea{min-height:250px;width:100%;grid-column:auto}.area-adder{display:flex;flex-direction:column;background:#fff;border:1px solid #ded6e1;border-radius:20px;padding:18px}.area-adder>div:first-child{display:flex;flex-direction:column;margin-bottom:12px}.area-adder small{color:#7b7380}.area-adder>div:last-child{display:flex;gap:8px}.area-adder button{width:48px;flex:none;padding:0;font-size:22px}.syllabus-tree>header div{display:flex;flex-direction:column}.syllabus-tree>header>span{font-size:11px;background:#e7dcef;color:#5b406f;padding:7px 10px;border-radius:99px}.tree-empty{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#817887}.tree-empty>span{font-size:34px;color:#927ba7}.tree-area>div{display:flex;flex:1;min-width:0;flex-direction:column}.tree-area>div small{color:#817887}.tree-chevron{width:32px;height:32px!important;border-radius:10px!important;background:#f0e9f4!important;display:grid;place-items:center}.tree-plus{width:36px;height:36px!important;padding:0!important;border-radius:11px!important;background:#66558f!important;color:#fff!important;font-size:20px!important}.topic-empty{padding:17px;color:#817887;font-size:12px}.tree-topic>div{cursor:pointer}.tree-topic>div>small{min-width:24px;text-align:center;border-radius:99px;background:#ece4f1;padding:4px}.path-context{background:linear-gradient(155deg,#30253f,#5b4474);color:#fff;box-shadow:0 22px 55px #31223f26}.path-context .eyebrow{color:#d6bfff}.path-context>p,.path-context>small,.path-context dt{color:#d4c8dc}.path-context-line{background:#ffffff24}.path-orbit{border-color:#bba2d7}.path-orbit>span{background:#e9ddff;color:#3e2855}.path-context dd{color:#fff}.hub-profile{height:44px;display:flex;align-items:center;gap:9px;padding:0 12px 0 4px;border-radius:999px;background:#f3edf5;color:#443b4b}.hub-profile .hub-avatar{width:36px;height:36px;display:grid;place-items:center;cursor:default}.hub-profile-name{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:750}.logout-button{height:44px;padding:0 15px;border:1px solid #ded7e1;border-radius:14px;background:#fff;color:#5b4869;display:flex;align-items:center;gap:8px;font-weight:800;cursor:pointer;transition:background .18s,color .18s,border-color .18s}.logout-button svg{width:21px;height:21px;fill:currentColor}.logout-button:hover{background:#f5eafa;border-color:#cdbed6;color:#493161}.logout-button:focus-visible{outline:3px solid #d7c5e5;outline-offset:2px}.path-map.completed-flow{grid-template-columns:repeat(4,1fr)}.path-map.completed-flow li:nth-child(3){display:none}.tree-chevron{position:relative;color:transparent!important;overflow:hidden}.tree-chevron:before{content:"";position:absolute;width:8px;height:8px;border-right:2px solid #604979;border-bottom:2px solid #604979;transform:rotate(-45deg);transition:transform .18s ease}.tree-area:has(+.tree-topics)>.tree-chevron:before,.tree-topic:has(>ul)>div>.tree-chevron:before{transform:rotate(45deg)}.tree-topic li>span{font-size:0;width:18px;height:18px;display:inline-grid;place-items:center;margin-right:6px;vertical-align:middle}.tree-topic li>span:before{content:"";width:10px;height:10px;border-left:1.8px solid #846c9c;border-bottom:1.8px solid #846c9c;border-radius:0 0 0 3px;transform:translateY(-2px)}.drawer-backdrop{display:none!important}.contest-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1f172b66;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:80;display:flex;justify-content:flex-end}.contest-creation-drawer{width:min(1120px,94vw);height:100%;background:#fcf9fd;display:flex;flex-direction:column;box-shadow:-24px 0 70px #261d3029;animation:drawer-in .25s ease-out}.contest-drawer-header{height:88px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7e0e9}.contest-drawer-header h2{margin:4px 0 0;font-size:28px}.contest-drawer-header>button{width:42px;height:42px;border:0;border-radius:14px;background:#f0eaf2;font-size:22px;cursor:pointer}.contest-stepper{display:grid;grid-template-columns:repeat(5,1fr);padding:19px 32px;background:#f5eff7;border-bottom:1px solid #e4dce7}.contest-stepper div{display:flex;align-items:center;gap:8px;color:#8a818e}.contest-stepper div>span{width:28px;height:28px;border:1px solid #c9bdcf;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:800}.contest-stepper div.active,.contest-stepper div.done{color:#594070}.contest-stepper div.active>span{background:#66558f;color:#fff;border-color:#66558f}.contest-stepper div.done>span{background:#dcefe2;color:#276441;border-color:#dcefe2}.contest-stepper small{font-weight:800}.contest-drawer-body{min-height:0;flex:1;display:grid;grid-template-columns:minmax(0,1fr) 310px;overflow:auto}.contest-form-stage{padding:42px clamp(28px,5vw,62px)}.contest-form-stage>h3{font-size:38px;letter-spacing:-.045em;margin:0 0 9px}.contest-form-stage>p{color:#726b76;margin:0 0 30px}.contest-kind-grid,.planning-options{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contest-kind-grid button,.planning-options button{min-height:190px;border:1px solid #ddd4e0;border-radius:24px;background:#fff;text-align:left;padding:24px;display:flex;flex-direction:column;cursor:pointer}.contest-kind-grid button.selected,.planning-options button.selected{border:2px solid #66558f;background:#f5effa}.contest-kind-grid button>span{font-size:30px;color:#66558f;margin-bottom:25px}.contest-kind-grid strong,.planning-options strong{font-size:18px}.contest-kind-grid small,.planning-options small{color:#756e79;margin-top:7px;line-height:1.5}.contest-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contest-fields label,.drawer-date{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:800}.contest-fields label.wide{grid-column:1/-1}.contest-fields input,.drawer-date input,.quick-subject input{height:54px;border:1px solid #817984;border-radius:15px;background:#fff;padding:0 15px;outline:0}.image-field>div{height:88px;border:1px dashed #b6a9bc;border-radius:18px;display:flex;align-items:center;gap:13px;padding:12px}.image-field img,.image-placeholder{width:62px;height:62px;border-radius:15px;object-fit:cover;background:#eee6f2;display:grid;place-items:center}.image-button{height:42px!important;display:flex!important;justify-content:center;border-radius:999px;background:#e9ddff;padding:0 17px;color:#4f3573;cursor:pointer}.image-button input{display:none}.image-field button{border:0;background:transparent;color:#9b332c}.planning-options button{min-height:145px}.drawer-date{margin-top:18px;max-width:360px}.quick-subject{display:flex;gap:8px}.quick-subject input{flex:1}.quick-subject button{width:54px;border:0;border-radius:15px;background:#66558f;color:#fff;font-size:22px}.quick-subject-list{margin-top:16px;display:flex;flex-direction:column;gap:8px}.quick-subject-list>div{display:flex;align-items:center;gap:12px;padding:13px;background:#fff;border:1px solid #e2dbe5;border-radius:14px}.quick-subject-list>div strong{flex:1}.quick-subject-list>div span{font-size:10px;color:#8d8391}.quick-subject-list button{border:0;background:transparent;font-size:18px}.contest-summary{background:#fff;border:1px solid #e1dae4;border-radius:24px;padding:24px}.contest-summary>div{display:flex;flex-direction:column}.contest-summary>div>strong{font-size:22px}.contest-summary>div>small{color:#776f7a}.contest-summary dl{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:25px}.contest-summary dl div{display:flex;flex-direction:column}.contest-summary dt{font-size:10px;color:#837a87;text-transform:uppercase}.contest-summary dd{margin:4px 0;font-weight:800}.contest-live-preview{background:linear-gradient(160deg,#302440,#59436f);color:#fff;padding:32px 25px}.contest-live-preview .eyebrow{color:#d7c0f0}.preview-cover{height:180px;border-radius:24px;background:#ffffff14;display:grid;place-items:center;margin:24px 0 20px;overflow:hidden}.preview-cover img{width:100%;height:100%;object-fit:cover}.preview-cover>span{width:74px;height:74px;border-radius:23px;background:#e9ddff;color:#412a59;display:grid;place-items:center;font-size:23px;font-weight:800}.preview-status{font-size:10px;letter-spacing:.12em;color:#d9c6ec;font-weight:800}.contest-live-preview h3{font-size:25px;margin:8px 0}.contest-live-preview>p{color:#d4c9db;font-size:13px}.contest-live-preview dl{margin-top:28px;border-top:1px solid #ffffff24;padding-top:18px;display:flex;flex-direction:column;gap:12px}.contest-live-preview dl div{display:flex;justify-content:space-between}.contest-live-preview dt{font-size:10px;color:#bdafc6;text-transform:uppercase}.contest-live-preview dd{font-size:11px;font-weight:800;margin:0;text-align:right}.contest-drawer-actions{height:82px;padding:0 32px;border-top:1px solid #e5dde7;display:flex;align-items:center;justify-content:flex-end;gap:10px}.contest-drawer-actions>button:first-child{height:50px;border:0;background:transparent;color:#5d4b68;font-weight:800;padding:0 20px}.contest-drawer-actions .filled-button{width:auto;padding:0 24px}@media(max-width:760px){.contest-creation-drawer{width:100%}.contest-stepper{overflow:visible;grid-template-columns:repeat(5,1fr);padding:10px 16px;gap:0}.contest-stepper div{flex-direction:column;align-items:center;gap:4px;justify-content:flex-start;text-align:center}.contest-stepper small{font-size:9px;font-weight:700;line-height:1.2;text-align:center;word-break:break-word}.contest-stepper div>span{width:26px;height:26px;font-size:10px}.contest-drawer-body{grid-template-columns:1fr}.contest-live-preview{display:none}.contest-form-stage{padding:30px 20px}.contest-form-stage>h3{font-size:31px}.contest-kind-grid,.planning-options,.contest-fields{grid-template-columns:1fr}.contest-fields label.wide{grid-column:auto}.contest-drawer-actions{padding:0 18px}}.contest-dashboard-preview{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#f9f6fa;display:grid;grid-template-columns:230px 1fr;overflow:auto}.contest-dashboard-preview>aside{position:sticky;top:0;height:100vh;background:#2d2438;color:#fff;padding:25px 16px;display:flex;flex-direction:column;gap:7px}.dashboard-brand{display:flex;align-items:center;gap:10px;font-size:20px;margin:0 8px 38px}.dashboard-brand>span{width:40px;height:40px;border-radius:14px;background:#8068a5;display:grid;place-items:center}.contest-dashboard-preview>aside>button{height:48px;border:0;border-radius:15px;background:transparent;color:#cfc4d7;text-align:left;padding:0 15px;font-weight:700}.contest-dashboard-preview>aside>button.active{background:#493b59;color:#fff}.contest-dashboard-preview>aside>button span{margin-left:10px}.dashboard-contest-mini{margin-top:auto;background:#3a3046;border:1px solid #4e415b;border-radius:18px;padding:12px;display:flex;align-items:center;gap:10px}.dashboard-contest-mini>span,.dashboard-contest-mini>img{width:42px;height:42px;border-radius:12px;background:#e9ddff;color:#3f2858;display:grid;place-items:center;object-fit:cover}.dashboard-contest-mini div{display:flex;min-width:0;flex-direction:column}.dashboard-contest-mini strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-contest-mini small{color:#bbaec5}.contest-dashboard-preview>section{padding:42px clamp(28px,4vw,62px)}.contest-dashboard-preview>section>header{display:flex;justify-content:space-between;align-items:flex-start}.contest-dashboard-preview h1{font-size:42px;letter-spacing:-.05em;margin:7px 0}.contest-dashboard-preview>section>header p{color:#756e79}.contest-dashboard-preview>section>header button{border:1px solid #d9d1dc;background:#fff;border-radius:999px;padding:12px 17px;color:#5d4b68;font-weight:800}.dashboard-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:28px 0}.dashboard-metrics article{background:#fff;border:1px solid #e3dce5;border-radius:22px;padding:20px;display:grid;grid-template-columns:auto 1fr;column-gap:11px}.dashboard-metrics article>span{width:38px;height:38px;border-radius:13px;background:#eee5f7;color:#5d4380;display:grid;place-items:center;grid-row:1/3}.dashboard-metrics strong{font-size:25px}.dashboard-metrics small{color:#807884}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px}.dashboard-subjects,.dashboard-today{background:#fff;border:1px solid #e2dbe4;border-radius:25px;overflow:hidden}.dashboard-subjects>header{padding:20px 22px;display:flex;justify-content:space-between;border-bottom:1px solid #ebe5ed}.dashboard-subjects h2,.dashboard-today h2{margin:0}.dashboard-subjects p{margin:4px 0;color:#7a727e}.dashboard-subjects>header button{border:0;border-radius:999px;background:#e9ddff;color:#543878;padding:0 15px;font-weight:800}.dashboard-subjects>article{display:grid;grid-template-columns:34px 1fr auto 130px 28px;gap:10px;align-items:center;padding:16px 20px;border-bottom:1px solid #eee8ef}.dashboard-subjects>article>span{font-size:10px;color:#8d8491}.dashboard-subjects>article>small{color:#817986}.dashboard-subjects i{height:5px;background:#eee8ef;border-radius:99px}.dashboard-subjects b{display:block;height:100%;background:#66558f}.dashboard-subjects article button{border:0;background:transparent;font-size:18px}.dashboard-empty{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#817986}.dashboard-empty>span{font-size:35px}.dashboard-empty h3{color:#3d3740;margin-bottom:3px}.dashboard-empty p{margin:0}.dashboard-today{padding:25px;background:linear-gradient(155deg,#ede3fa,#f9f4fc)}.dashboard-today>p{color:#665d6b;line-height:1.6}.dashboard-today>.filled-button{width:100%;margin:14px 0 28px}.dashboard-today>div{border-top:1px solid #d8cce0;padding-top:20px;display:flex;flex-direction:column}.dashboard-today>div small{color:#786e7d;margin-top:5px}@media(max-width:900px){.contest-dashboard-preview{grid-template-columns:76px 1fr}.contest-dashboard-preview>aside>button span,.dashboard-brand strong,.dashboard-contest-mini div{display:none}.dashboard-contest-mini{padding:5px}.dashboard-grid{grid-template-columns:1fr}.dashboard-metrics{grid-template-columns:1fr 1fr}.dashboard-today{padding:20px}.contest-dashboard-preview>section{padding:32px clamp(18px,3vw,42px)}.contest-dashboard-preview h1{font-size:clamp(28px,4vw,42px)}}@media(max-width:768px){.contest-dashboard-preview{display:block}.contest-dashboard-preview>aside{display:none}.contest-dashboard-preview>section{padding:25px 16px 88px}.contest-dashboard-preview>section>header{flex-direction:row;align-items:flex-start;gap:10px}.contest-dashboard-preview>section>header>div{flex:1;min-width:0}.contest-dashboard-preview>section>header>button{flex:none;width:36px;height:36px;padding:0;border-radius:11px;font-size:0;overflow:hidden;position:relative;margin-top:4px}.contest-dashboard-preview>section>header>button:after{content:"←";font-size:17px;position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.dashboard-metrics{grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}.dashboard-metrics article{padding:18px 16px;border-radius:18px}.dashboard-metrics article>span{width:44px;height:44px;font-size:20px}.dashboard-metrics strong{font-size:28px}.dashboard-metrics small{font-size:12px}.dashboard-subjects>article{grid-template-columns:28px 1fr auto;padding:18px 16px;min-height:60px;gap:12px}.dashboard-subjects>article>span{font-size:12px}.dashboard-subjects>article>strong{font-size:14px}.dashboard-subjects>article>small{font-size:12px;color:#66558f;font-weight:700}.dashboard-subjects i,.dashboard-subjects article>button{display:none}.dashboard-subjects>header button{width:36px;height:36px;padding:0;border-radius:11px;font-size:0;overflow:hidden;position:relative}.dashboard-subjects>header button:after{content:"＋";font-size:18px;position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.contest-dashboard-preview>section>header h1{font-size:30px;margin:4px 0}.contest-dashboard-preview>section>header p{font-size:13px}.dashboard-today{padding:22px;border-radius:22px}.dashboard-today h2{font-size:22px;margin:6px 0}.dashboard-today>p{font-size:14px;line-height:1.6}.dashboard-today>.filled-button{height:50px;font-size:15px;border-radius:14px;margin:14px 0 22px}}@media(max-width:400px){.dashboard-metrics{grid-template-columns:1fr 1fr}.dashboard-metrics article{padding:14px 12px}}.journey-mobile-nav{display:none}@media(max-width:768px){.journey-mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;height:64px;background:#2d2438;z-index:110;border-top:1px solid #3d3050;padding:0 4px}.journey-mobile-nav>button{flex:1;border:0;background:transparent;color:#cfc4d7;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:18px;cursor:pointer;border-radius:12px;margin:6px 2px;padding:0 4px}.journey-mobile-nav>button>span{font-size:9px;letter-spacing:.03em;font-weight:800}.journey-mobile-nav>button.active{background:#493b59;color:#e9ddff}}.journey-dashboard{height:100vh;min-height:0;overflow:hidden}.journey-dashboard>aside{position:relative;top:auto;height:100vh;overflow:hidden}.journey-dashboard>section{height:100vh;min-width:0;overflow-y:auto;overscroll-behavior:contain}@media(max-width:600px){.journey-dashboard{height:100vh;display:block;overflow:hidden}.journey-dashboard>section{height:100vh;overflow-y:auto}}.journey-syllabus>article{display:block;padding:0;border-bottom:1px solid #eee8ef}.journey-area-row,.journey-topic-row{display:grid;align-items:center;gap:10px;cursor:pointer}.syllabus-toggle{flex:none;width:22px;height:22px;border-radius:7px;background:#ede6f4;color:#66558f;display:grid;place-items:center;font-size:16px;font-weight:700;line-height:1;transition:background .15s,color .15s}.syllabus-toggle.open{background:#66558f;color:#fff}.syllabus-toggle.small{width:18px;height:18px;border-radius:6px;font-size:13px}.journey-area-row{grid-template-columns:24px 1fr auto 34px 34px;padding:16px 20px}.journey-topic-list{padding:4px 18px 14px 48px;background:#faf7fb}.journey-topic{border:1px solid #e3dce5;border-radius:13px;background:#fff;margin-top:8px;overflow:hidden}.journey-topic-row{grid-template-columns:20px 1fr auto 32px 32px;padding:11px}.journey-area-row>small,.journey-topic-row>small{color:#817986}.journey-area-row>strong,.journey-topic-row>strong{min-width:0;word-break:break-word;line-height:1.4}.journey-area-row>button,.journey-topic-row>button,.journey-topic li>button{border:0;background:transparent;cursor:pointer;font-size:18px;border-radius:9px}.journey-topic ul{list-style:none;margin:0;padding:6px 14px 10px 42px;background:#f7f2f8;border-top:1px solid #ebe4ed}.journey-topic li{display:flex;align-items:flex-start;gap:8px;padding:7px 0;font-size:13px;color:#5f5863}.journey-topic li>span:nth-child(2){flex:1;min-width:0;word-break:break-word;line-height:1.4}.journey-syllabus .syllabus-delete{color:#9b3445}.journey-syllabus .syllabus-delete:hover{background:#fbe9ed}.journey-syllabus .topic-empty{padding:14px;color:#817986}@media(max-width:768px){.journey-area-row{grid-template-columns:22px 1fr auto 34px;padding:14px 16px;gap:8px}.journey-topic-row{grid-template-columns:18px 1fr auto 30px;gap:8px}.journey-area-row>small,.journey-topic-row>small{display:block;font-size:11px;white-space:nowrap}.journey-area-row>button:not(.syllabus-delete),.journey-topic-row>button:not(.syllabus-delete){display:none}.journey-topic-list{padding-left:14px}.journey-topic{border-radius:10px}.journey-topic-row{padding:10px}.journey-topic li{padding:6px 0;font-size:12px}.journey-topic li>button{font-size:15px}}.contest-json-import{margin-top:22px;border:1px solid #dcd3e0;border-radius:20px;background:#f7f1f9;overflow:hidden}.contest-json-import>header{padding:15px 17px;display:flex;justify-content:space-between;align-items:center;gap:14px}.contest-json-import>header>div{display:flex;align-items:center;gap:10px}.contest-json-import>header>div>span{width:36px;height:36px;border-radius:12px;background:#e8dcf3;color:#604777;display:grid;place-items:center}.contest-json-import>header>div>div{display:flex;flex-direction:column}.contest-json-import header small{color:#796f7d}.contest-json-import label{height:40px;border-radius:999px;background:#66558f;color:#fff;padding:0 16px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;cursor:pointer}.contest-json-import label input{display:none}.contest-json-import textarea{display:block;width:100%;min-height:135px;border:0;border-top:1px solid #ded5e1;background:#28222e;color:#eee5f7;padding:15px;resize:vertical;outline:0;font:12px/1.5 Consolas,monospace}.contest-json-import>p{margin:0;padding:9px 15px;font-size:11px;font-weight:700}.contest-json-import>p.success{background:#dcefe2;color:#286440}.contest-json-import>p.error{background:#ffdad6;color:#8c1d18}@media(max-width:600px){.contest-json-import>header{align-items:stretch;flex-direction:column}.contest-json-import label{width:100%}}.quick-subject-list{display:none}.contest-subject-tree{margin-top:16px;border:1px solid #ddd5e0;border-radius:20px;background:#fff;overflow:hidden}.contest-subject-tree>header{padding:15px 17px;display:flex;align-items:center;justify-content:space-between;background:#f4eef6}.contest-subject-tree>header>div{display:flex;flex-direction:column}.contest-subject-tree header small{color:#7b7280}.contest-subject-tree>header>span{min-width:30px;height:30px;border-radius:99px;background:#e7dcef;color:#5c4173;display:grid;place-items:center;font-size:11px;font-weight:800}.subject-row,.topic-node>button{width:100%;border:0;background:#fff;display:flex;align-items:center;text-align:left;gap:11px;cursor:pointer}.subject-row{padding:14px 16px;border-top:1px solid #ece6ed}.subject-row:hover{background:#fbf8fc}.subject-icon{width:34px;height:34px;border-radius:11px;background:#eee5f5;color:#60477a;display:grid;place-items:center}.subject-row>div{display:flex;flex:1;flex-direction:column}.subject-row small{color:#827986}.chevron{width:30px;height:30px;border-radius:10px;background:#f0eaf3;display:grid;place-items:center}.chevron svg{width:17px;height:17px;fill:none;stroke:#604878;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s}.chevron svg.open{transform:rotate(90deg)}.subject-content{padding:10px 14px 14px 48px;background:#faf7fb}.inline-node-add{display:flex;gap:7px;margin:5px 0 10px}.inline-node-add input{height:40px;flex:1;border:1px solid #cfc5d3;border-radius:12px;padding:0 12px;outline:0}.inline-node-add button{width:40px;border:0;border-radius:12px;background:#66558f;color:#fff;font-size:18px}.topic-node{border:1px solid #e3dce5;border-radius:13px;background:#fff;margin-top:7px;overflow:hidden}.topic-node>button{padding:10px}.topic-icon{font-size:8px;color:#7a5aa0}.topic-node>button>strong{flex:1;font-size:12px}.topic-node>button>small{min-width:25px;text-align:center;color:#776e7b;background:#eee8f1;border-radius:99px;padding:4px}.subtopic-panel{padding:5px 12px 11px 34px;background:#f7f2f8;border-top:1px solid #ebe4ed}.subtopic-panel ul{list-style:none;margin:5px 0 10px;padding:0}.subtopic-panel li{padding:6px 4px;color:#5f5863;font-size:12px;display:flex;gap:8px}.subtopic-panel li>span{color:#84669c}@media(max-width:600px){.subject-content{padding-left:14px}}.subject-row,.topic-node-row{display:flex;align-items:center;width:100%;background:#fff}.subject-row{padding:0;border-top:1px solid #ece6ed}.subject-row>button:first-child,.topic-node-row>button:first-child{flex:1;border:0;background:transparent;display:flex;align-items:center;text-align:left;gap:11px;cursor:pointer;padding:14px 16px}.subject-row>button:first-child>div{display:flex;flex:1;flex-direction:column}.topic-node-row>button:first-child{padding:10px}.topic-node-row>button:first-child>strong{flex:1;font-size:12px}.topic-node-row>button:first-child>small{min-width:25px;text-align:center;color:#776e7b;background:#eee8f1;border-radius:99px;padding:4px}.tree-remove{border:0;background:transparent;color:#9b3445;font-size:20px;line-height:1;cursor:pointer;padding:10px 14px;border-radius:10px}.tree-remove:hover{background:#fbe9ed}.subtopic-panel li .tree-remove{margin-left:auto;padding:2px 7px;font-size:16px}.trash-icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.summary-content-counts{display:grid!important;grid-template-columns:repeat(3,1fr);gap:9px;margin:20px 0 4px}.summary-content-counts article{border-radius:15px;background:#f1eaf5;padding:13px;display:flex;flex-direction:column}.summary-content-counts article strong{font-size:24px;color:#553b70}.summary-content-counts article small{font-size:10px;color:#7c7281}.summary-subjects{margin-top:18px;padding-top:16px;border-top:1px solid #e9e2eb}.summary-subjects>span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#827887;font-weight:800}.summary-subjects>div{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.summary-subjects small{padding:6px 9px;border-radius:99px;background:#eee6f2;color:#5e4a69}.confirmation-details{margin-top:16px;border:1px solid #dfd7e2;border-radius:20px;background:#fff;overflow:hidden}.confirmation-details>header{padding:15px 17px;background:#f4eef6;display:flex;justify-content:space-between}.confirmation-details>header div{display:flex;flex-direction:column}.confirmation-details>header small{color:#7d7481}.confirmation-details>header>span{width:30px;height:30px;border-radius:50%;background:#e5d8ef;color:#583d70;display:grid;place-items:center;font-weight:800}.confirmation-details>article{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:11px;align-items:center;padding:13px 16px;border-top:1px solid #ede7ef}.confirmation-details>article>span{font-size:10px;color:#918795}.confirmation-details>article>div{display:flex;min-width:0;flex-direction:column}.confirmation-details>article>div>small{color:#817786;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.confirmation-details dl{display:flex;gap:14px;margin:0}.confirmation-details dl div{display:flex;flex-direction:column;align-items:center}.confirmation-details dt{font-size:8px;text-transform:uppercase;color:#8a808e}.confirmation-details dd{margin:2px 0 0;font-weight:800;color:#543d68}.confirmation-empty{margin-top:16px;border:1px dashed #cfc3d4;border-radius:18px;padding:18px;display:flex;align-items:center;gap:13px;color:#766d7a}.confirmation-empty>span{font-size:25px}.confirmation-empty>div{display:flex;flex-direction:column}.contest-live-preview{position:relative;overflow:hidden}.contest-live-preview:before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;border:1px solid #ffffff14;right:-140px;top:-120px}.contest-live-preview:after{content:"";position:absolute;inset:auto 24px 22px;height:4px;border-radius:99px;background:linear-gradient(90deg,#c9aef0,#70c594)}.preview-cover{position:relative;box-shadow:0 16px 36px #140c1e42}.preview-status{display:inline-flex;padding:6px 9px;border-radius:99px;background:#ffffff18;color:#eadcff}.contest-live-preview dl{background:#ffffff0b;border:1px solid #ffffff14;border-radius:17px;padding:15px;gap:10px}.contest-live-preview dl div+div{border-top:1px solid #ffffff10;padding-top:10px}@media(max-width:600px){.confirmation-details>article{grid-template-columns:22px 1fr}.confirmation-details dl{grid-column:2}.summary-content-counts{grid-template-columns:1fr 1fr 1fr}}.card-actions{display:flex;gap:5px}.card-actions button{width:34px;height:34px;border:0;border-radius:11px;background:#f2ecf4;color:#65586d;display:grid;place-items:center;cursor:pointer;font-size:15px}.card-actions button:hover{background:#e9ddf0;color:#4f3762}.card-actions button:last-child:hover{background:#ffdad6;color:#8c1d18}.journey-card{min-height:390px}.journey-meta{grid-template-columns:1fr auto}.open-journey{background:#66558f;color:#fff}.open-journey:hover{background:#59477f}.journey-dashboard{position:relative;min-height:100vh;z-index:1}.md-dialog-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;background:#241c2c66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:20px}.md-dialog{width:min(420px,100%);border-radius:28px;background:#fff9ff;color:#211f24;padding:24px;box-shadow:0 24px 80px #251c3038;animation:dialog-pop .18s ease-out}.md-dialog-medium{width:min(570px,100%)}@keyframes dialog-pop{0%{opacity:0;transform:scale(.96) translateY(8px)}}.md-dialog-icon{width:48px;height:48px;border-radius:16px;background:#ffdad6;color:#8c1d18;display:grid;place-items:center;font-size:24px;font-weight:900;margin-bottom:18px}.md-dialog header h2{font-size:25px;letter-spacing:-.035em;margin:0 0 9px}.md-dialog header p{margin:0;color:#6d6670;line-height:1.55}.md-dialog-content{margin-top:22px}.md-dialog footer{display:flex;justify-content:flex-end;gap:9px;margin-top:26px}.md-dialog footer button{height:46px;padding:0 18px;border:0;border-radius:999px;font-weight:800;cursor:pointer}.md-text-button{background:transparent;color:#5c4770}.md-filled-button{background:#66558f;color:#fff}.md-danger-button{background:#ba1a1a;color:#fff}.md-dialog-form{display:flex;flex-direction:column;gap:15px}.md-dialog-form label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:800}.md-dialog-form input{height:52px;border:1px solid #7e7681;border-radius:15px;background:#fff;padding:0 14px;outline:0}.md-dialog-form input:focus{border:2px solid #66558f}.journey-card{min-height:590px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.journey-card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--card-accent) 35%,#e4dee7);box-shadow:0 18px 42px #392d4317}.journey-card:focus-visible{outline:3px solid color-mix(in srgb,var(--card-accent) 55%,transparent);outline-offset:3px}.insight-strip.general-statistics{grid-template-columns:repeat(4,minmax(170px,1fr))}.general-statistics-heading{grid-column:1 / -1;display:flex;align-items:end;justify-content:space-between;gap:20px;padding:19px 22px 16px;border-bottom:1px solid #ebe5ed;background:linear-gradient(100deg,#faf6ff,#fff)}.general-statistics-heading h2{margin:4px 0 0;color:#302a36;font-size:21px;letter-spacing:-.025em}.general-statistics-heading p{margin:0;color:#746d78;font-size:12px}.general-statistics article:last-child{border-right:0}.insight-icon.amber{color:#7a4d00;background:#ffddb0}.journey-cover{position:relative;display:grid;place-items:center;height:142px;margin:16px 0 14px;overflow:hidden;border-radius:22px;background:radial-gradient(circle at 82% 18%,rgba(255,255,255,.32),transparent 28%),linear-gradient(135deg,color-mix(in srgb,var(--card-accent, #65558f) 82%,#1d192b),var(--card-accent, #65558f))}.journey-cover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 38%,rgba(20,18,27,.65));pointer-events:none}.journey-cover>img{width:100%;height:100%;object-fit:cover}.journey-cover>span{color:#fff;font-size:38px;font-weight:800;letter-spacing:-.04em}.level-badge{position:absolute;z-index:1;right:12px;bottom:11px;display:flex;align-items:center;gap:8px;padding:7px 11px;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:13px;background:#1d192bb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.level-badge small{font-size:8px;font-weight:800;letter-spacing:.1em;opacity:.72}.level-badge strong{font-size:12px}.card-performance{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:14px 0 12px}.card-performance>div{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-width:0;min-height:75px;padding:10px 39px 10px 11px;border-radius:16px}.card-performance span{position:absolute;right:9px;bottom:9px;display:grid;place-items:center;width:27px;height:27px;color:#fff;border-radius:50%;background:#00000029;font-weight:900}.card-performance strong{overflow:hidden;color:#fff;font-size:20px;line-height:1.05;text-overflow:ellipsis}.card-performance small{color:#ffffffeb;font-size:10px;font-weight:750;line-height:1.15}.card-performance .metric-performance{background:linear-gradient(135deg,#347cba,#45a3d8)}.card-performance .metric-hours{background:linear-gradient(135deg,#438f35,#72ce3f)}.card-performance .metric-questions{background:linear-gradient(135deg,#e64d0b,#ff8a18)}.card-performance .metric-average{background:linear-gradient(135deg,#e99b13,#f5c94f)}.journey-progress{margin-bottom:12px;padding:11px 12px;border:1px solid #e9e3ee;border-radius:16px;background:#fcf9ff}.journey-progress>div{display:flex;justify-content:space-between;margin-bottom:7px;color:#39323f;font-size:11px;font-weight:800}.journey-progress>div strong{color:var(--card-accent, #65558f)}.journey-progress .progress-track{display:block;height:7px;overflow:hidden;border-radius:999px;background:#e9e2eb}.journey-progress .progress-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--card-accent, #65558f),color-mix(in srgb,var(--card-accent, #65558f) 55%,#ffcf5c))}.journey-progress>small{display:block;margin-top:6px;color:#77707c;font-size:9px}@media(max-width:720px){.insight-strip.general-statistics{grid-template-columns:1fr 1fr}.general-statistics-heading{align-items:flex-start;flex-direction:column;gap:5px}.general-statistics article:nth-child(2){border-right:0}.general-statistics article:nth-child(-n+2){border-bottom:1px solid #ebe5ed}.journey-card{min-height:570px}.journey-cover{height:130px}}.hub-fab{display:none}@media(max-width:560px){.hub-create-top{display:none}.hub-fab{display:grid;place-items:center;position:fixed;bottom:24px;right:20px;width:58px;height:58px;border:0;border-radius:18px;background:#66558f;color:#fff;font-size:30px;font-weight:800;line-height:1;cursor:pointer;z-index:50;box-shadow:0 6px 22px #39285e45,0 2px 6px #39285e28;transition:transform .15s,box-shadow .15s}.hub-fab:active{transform:scale(.93);box-shadow:0 2px 8px #39285e30}.hub-profile-name{display:none}.logout-button{padding:0 11px;font-size:0;gap:0}.logout-button svg{width:20px;height:20px}.hub-welcome h1{font-size:clamp(26px,7.5vw,34px)}.hub-welcome p{font-size:14px}.insight-strip.general-statistics{grid-template-columns:1fr;margin:20px 0 28px;border-radius:20px}.general-statistics article{border-right:0;border-bottom:1px solid #ebe5ed}.general-statistics article:last-child{border-bottom:0}.general-statistics-heading{padding:13px 14px 11px}.insight-strip article{padding:13px 15px;gap:11px}.insight-strip article strong{font-size:20px}.insight-icon{width:34px;height:34px;border-radius:11px;font-size:15px}.journey-carousel{padding:4px 26px 22px;gap:14px;scroll-padding-inline:26px}.journey-card,.journey-add-card{flex:0 0 calc(100vw - 52px);min-height:0}.journey-card{padding:18px}.journey-cover{height:105px;margin:10px 0 8px}.card-performance{gap:6px;margin:8px 0 7px}.card-performance>div{min-height:60px;padding:8px 33px 8px 10px}.card-performance strong{font-size:15px}.card-performance small{font-size:9px}.journey-progress{padding:9px 10px;margin-bottom:8px}.journey-meta{padding:10px 12px;margin-top:10px}.open-journey{height:40px;font-size:13px;border-radius:13px}.journey-add-card{height:180px}.add-orbit{width:50px;height:50px;font-size:23px;border-radius:16px;margin-bottom:10px}.journey-add-card strong{font-size:15px}.journey-add-card small{font-size:12px;margin-top:4px}.section-heading{margin-bottom:12px}.section-heading h2{font-size:21px}.drag-tip{font-size:10px}}@media(max-width:400px){.hub-topbar{height:60px}.hub-logo{width:33px;height:33px;border-radius:11px}.hub-brand{font-size:17px;gap:8px}.hub-profile{height:36px;padding:0 9px 0 3px}.hub-avatar{width:30px;height:30px;font-size:11px}.logout-button{height:36px;padding:0 9px}.logout-button svg{width:18px;height:18px}.insight-strip article strong{font-size:18px}.journey-card,.journey-add-card{flex:0 0 calc(100vw - 28px)}.journey-carousel{padding-inline:2px;gap:10px}.journey-add-card{height:160px}}.app-layout{display:grid;grid-template-columns:100px minmax(0,1fr);min-height:100vh;background:#f2eef5}.app-sidebar{position:sticky;top:0;height:100vh;background:#2d2438;color:#fff;display:flex;flex-direction:column;align-items:center;padding:20px 10px;z-index:20}.app-sidebar-brand{text-decoration:none;margin-bottom:28px}.app-sidebar-brand .brand-lockup>span:last-child{display:none}.app-sidebar-brand .brand-symbol{width:48px;height:48px;border-radius:16px}.app-sidebar nav{width:100%;flex:1}.app-sidebar ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:7px}.app-sidebar li a,.app-sidebar li button{width:100%;min-height:66px;border:0;border-radius:18px;background:transparent;color:#b9adc5;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer}.app-sidebar li a>span,.app-sidebar li button>span{font-size:20px}.app-sidebar li small{font-size:10px;font-weight:700}.app-sidebar li a:hover,.app-sidebar li a.active{background:#493b59;color:#eadfff}.app-sidebar li button:disabled{opacity:.45;cursor:not-allowed}.app-sidebar-user{display:flex;flex-direction:column;align-items:center;gap:5px}.app-sidebar-user>span{width:38px;height:38px;border-radius:13px;background:#7c67a0;display:grid;place-items:center;font-weight:800}.app-sidebar-user strong{max-width:76px;overflow:hidden;text-overflow:ellipsis;font-size:10px}.app-sidebar-user button{border:0;background:transparent;color:#b9adc5;cursor:pointer;font-size:18px}.app-page{min-width:0;padding:32px clamp(22px,4vw,52px) 48px}.app-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.app-page-header h1{font-size:clamp(28px,3vw,40px);letter-spacing:-.045em;margin:5px 0}.app-page-header p{margin:0;color:#7a7080}.app-page-actions{flex:none}.app-home-stats{padding:22px 0 0}.home-journeys-section{margin-top:28px}.home-section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:17px}.home-section-header h2{font-size:25px;margin:5px 0 0}.home-journey-card{min-height:520px}.home-journey-card .journey-cover{margin-top:16px}.home-journey-card .card-performance{margin-top:18px}.hub-dashboard{display:grid;grid-template-columns:220px 1fr;min-height:100vh;background:#f2eef5}.hub-sidebar{position:sticky;top:0;height:100vh;background:#2d2438;color:#fff;display:flex;flex-direction:column;padding:24px 14px;gap:6px;overflow:hidden}.hub-sidebar-brand{display:flex;align-items:center;gap:10px;font-size:19px;padding:0 8px;margin-bottom:36px}.hub-sidebar-brand>span{width:38px;height:38px;border-radius:13px;background:#7c67a0;display:grid;place-items:center;font-weight:800;font-size:16px;flex:none}.hub-sidebar-brand>strong{font-weight:800;letter-spacing:-.02em}.hub-sidebar-nav{display:flex;flex-direction:column;gap:3px;flex:1}.hub-sidebar-nav>button{height:46px;border:0;border-radius:13px;background:transparent;color:#c9bdd4;text-align:left;padding:0 14px;font-weight:700;font-size:13px;cursor:pointer;display:flex;align-items:center;gap:11px;transition:background .15s,color .15s}.hub-sidebar-nav>button:hover{background:#3d3050;color:#e8dff0}.hub-sidebar-nav>button.active{background:#493b59;color:#e9ddff}.hub-sidebar-nav>button:disabled{cursor:not-allowed;opacity:.55}.hub-sidebar-nav>button:disabled:hover{background:transparent;color:#c9bdd4}.hub-sidebar-nav>button svg{width:17px;height:17px;flex:none;fill:currentColor}.hub-sidebar-footer{margin-top:auto;border-top:1px solid #3d3050;padding-top:16px}.hub-sidebar-user{display:flex;align-items:center;gap:10px;padding:10px 8px;border-radius:14px;background:#3a3046}.hub-sidebar-user>.hub-avatar{width:36px;height:36px;border-radius:11px;background:#7c67a0;color:#fff;display:grid;place-items:center;font-weight:800;font-size:14px;flex:none}.hub-sidebar-user>div{display:flex;flex-direction:column;min-width:0;flex:1}.hub-sidebar-user>div strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-sidebar-user>div button{border:0;background:transparent;color:#a898b5;font-size:11px;text-align:left;padding:0;cursor:pointer;font-weight:700;width:fit-content;margin-top:2px}.hub-sidebar-user>div button:hover{color:#e9ddff}.hub-main{min-width:0;display:flex;flex-direction:column;min-height:100vh}.hub-main-header{padding:32px clamp(22px,4vw,52px) 0;display:flex;align-items:center;justify-content:space-between;gap:16px}.hub-main-header h1{font-size:clamp(26px,3vw,36px);letter-spacing:-.04em;margin:0 0 4px;color:#221d28}.hub-main-header>div>p{margin:0;color:#7a7080;font-size:13px}.hub-create-btn{height:46px;padding:0 20px;border:0;border-radius:13px;background:#66558f;color:#fff;font-weight:800;font-size:14px;cursor:pointer;display:flex;align-items:center;gap:8px;white-space:nowrap;transition:background .15s}.hub-create-btn:hover{background:#574880}.hub-stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:22px clamp(22px,4vw,52px) 0}.hub-stats-row>article{background:#fff;border:1px solid #e5dfe8;border-radius:18px;padding:18px 20px;display:flex;align-items:center;gap:14px}.hub-stat-icon{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;font-size:17px;flex:none}.hub-stat-icon.violet{background:#ede5f7;color:#5c3f85}.hub-stat-icon.blue{background:#dceeff;color:#1b4f8a}.hub-stat-icon.green{background:#d8f2e3;color:#1a6b3f}.hub-stat-icon.amber{background:#ffefd6;color:#7a4d00}.hub-stats-row article>div{display:flex;flex-direction:column;min-width:0}.hub-stats-row strong{font-size:22px;letter-spacing:-.03em;color:#221d28;line-height:1.1}.hub-stats-row small{font-size:11px;color:#908897;margin-top:2px}.hub-body{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:16px;padding:18px clamp(22px,4vw,52px) 40px;align-items:start;flex:1}.hub-journeys-panel{background:#fff;border:1px solid #e5dfe8;border-radius:24px;overflow:hidden}.hub-journeys-panel>header{padding:20px 22px 16px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #eee8f0}.hub-journeys-panel>header>div{display:flex;flex-direction:column}.hub-journeys-panel>header h2{margin:3px 0 0;font-size:20px;letter-spacing:-.025em}.hub-journeys-panel .search-field{width:min(230px,42vw);height:38px}.hub-journeys-panel .hub-error{margin:14px 20px 0}.hub-journey-list{display:flex;flex-direction:column}.hub-journey-row{display:grid;grid-template-columns:52px 1fr auto auto auto;align-items:center;gap:14px;padding:16px 20px;border-bottom:1px solid #f0eaf2;cursor:pointer;transition:background .12s}.hub-journey-row:last-child{border-bottom:0}.hub-journey-row:hover{background:#faf7fc}.hjr-cover{width:52px;height:52px;border-radius:14px;overflow:hidden;flex:none;display:grid;place-items:center;font-weight:800;font-size:15px;color:#fff;background:linear-gradient(135deg,var(--card-accent,#66558f),color-mix(in srgb,var(--card-accent,#66558f) 60%,#1d192b))}.hjr-cover img{width:100%;height:100%;object-fit:cover}.hjr-info{display:flex;flex-direction:column;min-width:0;gap:2px}.hjr-info .stage-pill{align-self:flex-start;font-size:9px;font-weight:800;padding:3px 8px;border-radius:99px;letter-spacing:.06em;background:#eee5f7;color:#5b3f82}.hjr-info h3{font-size:14px;font-weight:800;color:#221d28;margin:3px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hjr-info p{font-size:12px;color:#8a8291;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hjr-metrics{display:flex;gap:20px}.hjr-metrics>div{display:flex;flex-direction:column;align-items:flex-end;gap:1px}.hjr-metrics strong{font-size:14px;font-weight:800;color:#221d28}.hjr-metrics small{font-size:10px;color:#908897;white-space:nowrap}.hjr-progress-col{display:flex;flex-direction:column;align-items:flex-end;gap:4px;min-width:72px}.hjr-progress-bar{width:72px;height:5px;background:#ede8f0;border-radius:99px;overflow:hidden}.hjr-progress-bar i{display:block;height:100%;background:#66558f;border-radius:99px}.hjr-progress-col small{font-size:10px;color:#908897;font-weight:700}.hjr-actions{display:flex;gap:4px}.hjr-actions button{width:32px;height:32px;border:0;border-radius:10px;background:transparent;color:#9088a0;cursor:pointer;display:grid;place-items:center;font-size:15px;transition:background .12s,color .12s}.hjr-actions button:hover{background:#f0eaf3;color:#5b3f82}.hjr-actions .trash-btn:hover{background:#fbe9ed;color:#9b3445}.hjr-actions .trash-btn svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round}.hub-journey-empty{padding:56px 32px;display:flex;flex-direction:column;align-items:center;text-align:center;color:#8a8291;gap:4px}.hub-journey-empty>span{font-size:38px;margin-bottom:8px;opacity:.5}.hub-journey-empty h3{color:#3a3240;margin:0 0 4px}.hub-journey-empty p{margin:0 0 18px;font-size:13px}.hub-today-panel{background:linear-gradient(155deg,#ede3fa,#f7f2fc);border:1px solid #ddd5e5;border-radius:24px;padding:24px;display:flex;flex-direction:column;gap:0;position:sticky;top:18px}.hub-today-panel>h2{font-size:22px;letter-spacing:-.03em;margin:6px 0 8px;color:#231d2b}.hub-today-panel>p{color:#6e6474;font-size:13px;line-height:1.6;margin:0 0 18px}.hub-today-panel>.filled-button{width:100%;height:46px;border-radius:13px;font-size:14px}.hub-today-tip{margin-top:20px;padding-top:18px;border-top:1px solid #d5c8e0;display:flex;flex-direction:column;gap:4px}.hub-today-tip strong{font-size:13px;color:#231d2b}.hub-today-tip small{font-size:12px;color:#7e7384;line-height:1.5}.hub-no-results{padding:24px;text-align:center;color:#8a8291;font-size:13px}@media(max-width:1100px){.hjr-metrics{display:none}}@media(max-width:900px){.hub-dashboard{grid-template-columns:70px 1fr}.hub-sidebar-brand>strong,.hub-sidebar-nav>button>span,.hub-sidebar-user>div{display:none}.hub-sidebar-brand{padding:0;justify-content:center}.hub-sidebar-nav>button{justify-content:center;padding:0;height:46px}.hub-sidebar-footer{padding-top:12px}.hub-sidebar-user{padding:6px;justify-content:center}.hub-stats-row{grid-template-columns:1fr 1fr}.hub-body{grid-template-columns:1fr}.hub-today-panel{position:static}}@media(max-width:600px){.app-layout{display:block}.app-sidebar{position:fixed;inset:auto 0 0;height:68px;display:flex;flex-direction:row;padding:6px 12px}.app-sidebar-brand,.app-sidebar-user{display:none}.app-sidebar nav{height:100%}.app-sidebar ul{height:100%;flex-direction:row;justify-content:space-around}.app-sidebar li{flex:1}.app-sidebar li a,.app-sidebar li button{min-height:56px}.app-sidebar li a>span,.app-sidebar li button>span{font-size:17px}.app-page{padding:23px 16px 90px}.app-page-header{align-items:flex-start}.app-page-actions{display:none}.home-section-header{align-items:flex-start;flex-direction:column}.home-section-header .search-field{width:100%}.hub-dashboard{grid-template-columns:1fr;grid-template-rows:auto 1fr}.hub-sidebar{display:none}.hub-main-header{padding-top:22px}.hub-stats-row{grid-template-columns:1fr 1fr;padding:16px 16px 0}.hub-body{padding:14px 16px 80px;gap:12px}.hub-journey-row{grid-template-columns:44px 1fr auto;gap:10px;padding:14px 16px}.hjr-progress-col,.hjr-actions button:first-child{display:none}.hub-main-header{align-items:flex-start}.hub-main-header .hub-create-btn{display:none}.hub-journeys-panel>header{align-items:flex-start;flex-direction:column}.hub-journeys-panel .search-field{width:100%}.hub-fab{display:grid}}.jd-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#f3eff8;display:grid;grid-template-columns:214px 1fr;overflow:hidden;font-family:inherit;color:#1e1829}.jd-sidebar{background:#2d2438;display:flex;flex-direction:column;padding:22px 13px;height:100vh;overflow:hidden;border-right:1px solid #3d2f50}.jd-brand{display:flex;align-items:center;gap:9px;padding:0 7px;margin-bottom:30px}.jd-brand>span{width:33px;height:33px;border-radius:10px;background:#66558f;color:#fff;display:grid;place-items:center;font-weight:800;font-size:13px;flex:none}.jd-brand strong{font-size:17px;font-weight:800;color:#e8dff4;letter-spacing:-.02em}.jd-nav{display:flex;flex-direction:column;gap:2px;flex:1}.jd-nav>button{width:100%;height:43px;border:0;border-radius:11px;background:transparent;color:#7a6a94;text-align:left;padding:0 12px;font-weight:700;font-size:12.5px;cursor:pointer;display:flex;align-items:center;gap:9px;transition:background .14s,color .14s}.jd-nav>button:hover{background:#3d2f50;color:#c8b8dc}.jd-nav>button.active{background:#493b5a;color:#d4c0f0}.jd-nav>button svg{width:15px;height:15px;flex:none;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.jd-nav-sep{height:1px;background:#3d3250;margin:6px 4px}.jd-contest-card{margin-top:auto;background:#3a2c4c;border:1px solid #4e3e62;border-radius:13px;padding:11px;display:flex;align-items:center;gap:9px}.jd-thumb{width:38px;height:38px;border-radius:10px;background:#5a4278;color:#d4b8f8;display:grid;place-items:center;font-weight:800;font-size:12px;flex:none;overflow:hidden}.jd-thumb img{width:100%;height:100%;object-fit:cover}.jd-contest-card>div{display:flex;flex-direction:column;min-width:0}.jd-contest-card strong{font-size:11px;color:#c8b8dc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jd-contest-card small{color:#7a6a94;font-size:10px;margin-top:2px}.jd-main{overflow-y:auto;display:flex;flex-direction:column;min-height:0}.jd-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:24px clamp(18px,3vw,42px) 16px;flex-wrap:wrap}.jd-topbar-left h1{font-size:20px;font-weight:800;letter-spacing:-.03em;color:#1e1829;margin:0 0 2px}.jd-page-context{display:block;margin-bottom:3px;color:#806d96;font-size:9px;font-weight:800;letter-spacing:.12em}.jd-topbar-left p{margin:0;font-size:12px;color:#9080a8}.jd-topbar-left p span{margin-inline:4px;color:#c0b3cc}.jd-topbar-right{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.jd-period-filters{display:flex;gap:3px}.jd-period-filters button{height:32px;padding:0 12px;border:1px solid #ddd4e8;border-radius:99px;background:#fff;color:#7060a0;font-weight:700;font-size:11px;cursor:pointer;transition:all .13s}.jd-period-filters button:hover{border-color:#b8a8d0}.jd-period-filters button.active{background:#66558f;border-color:#66558f;color:#fff}.jd-back-link{height:32px;padding:0 12px;border:1px solid #ddd4e8;border-radius:99px;background:#fff;color:#7060a0;font-weight:700;font-size:11px;cursor:pointer;display:flex;align-items:center;gap:5px;transition:all .13s}.jd-back-link svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:2.5;stroke-linecap:round}.jd-back-link:hover{border-color:#b8a8d0}.jd-stats-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;padding:0 clamp(18px,3vw,42px)}.jd-stat-pill{background:#fff;border:1px solid #e4dced;border-radius:14px;padding:14px 16px;display:flex;align-items:center;gap:11px}.jd-stat-pill-icon{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;flex:none}.jd-stat-pill-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.jd-stat-pill-icon.p{background:#ede5f7;color:#6040a0}.jd-stat-pill-icon.t{background:#d5f0ec;color:#1a7068}.jd-stat-pill-icon.r{background:#fde5ec;color:#922c3e}.jd-stat-pill-icon.g{background:#d5f0e0;color:#1a6b3f}.jd-stat-pill-icon.a{background:#e6e5fb;color:#4f52a0}.jd-stat-pill-body{display:flex;flex-direction:column;min-width:0}.jd-stat-pill-val{font-size:20px;font-weight:800;letter-spacing:-.03em;color:#1e1829;line-height:1.1}.jd-stat-pill-lbl{font-size:10.5px;color:#9080a8;font-weight:600;margin-top:2px}.jd-today-strip{margin:10px clamp(18px,3vw,42px) 0;min-height:76px;padding:14px 18px;border:1px solid #ddd4e8;border-radius:16px;background:linear-gradient(105deg,#f0e8fa,#faf7fd);display:flex;align-items:center;justify-content:space-between;gap:22px}.jd-today-strip-eyebrow{color:#66558f;font-size:10px;font-weight:800;letter-spacing:.09em;white-space:nowrap}.jd-today-strip-stats{flex:1;display:grid;grid-template-columns:repeat(4,minmax(72px,1fr)) auto;align-items:center}.jd-today-strip-stat{min-width:0;padding:2px 18px;border-left:1px solid #ddd4e8;display:flex;flex-direction:column;gap:2px}.jd-today-strip-stat strong{color:#241c30;font-size:16px;line-height:1.15;letter-spacing:-.02em}.jd-today-strip-stat small{color:#8d8199;font-size:9.5px;font-weight:600}.jd-today-strip-streak{margin-left:12px;padding:9px 13px;border-radius:999px;background:#fff1dc;color:#855300;font-size:10.5px;font-weight:800;white-space:nowrap}.jd-center{display:grid;grid-template-columns:1fr 320px;gap:10px;padding:10px clamp(18px,3vw,42px) 0}.jd-subject-card{background:#fff;border:1px solid #e4dced;border-radius:18px;overflow:hidden}.jd-subject-card-header{padding:16px 20px 12px;border-bottom:1px solid #f0eaf6;display:flex;align-items:center;justify-content:space-between}.jd-subject-card-header h3{font-size:14px;font-weight:800;color:#1e1829;margin:0}.jd-subject-card-header small{font-size:11px;color:#9080a8}.jd-legend{display:flex;gap:12px}.jd-legend span{display:flex;align-items:center;gap:5px;font-size:10px;font-weight:700;color:#9080a8}.jd-legend span:before{content:"";width:8px;height:8px;border-radius:99px;display:block}.jd-legend .l-time:before{background:#66558f}.jd-legend .l-acc:before{background:#22907a}.jd-subject-list{display:flex;flex-direction:column}.jd-subject-row{display:grid;grid-template-columns:minmax(0,1fr) 160px 52px;align-items:center;gap:12px;padding:12px 20px;border-bottom:1px solid #f7f3fa}.jd-subject-row:last-child{border-bottom:0}.jd-subject-row:hover{background:#fbf8fd}.jd-subject-name{font-size:12.5px;font-weight:700;color:#2e2440;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jd-subject-bars{display:flex;flex-direction:column;gap:4px}.jd-bar-row{display:flex;align-items:center;gap:6px}.jd-bar-track{flex:1;height:5px;background:#ede8f4;border-radius:99px;overflow:hidden}.jd-bar-fill{height:100%;border-radius:99px;transition:width .4s ease}.jd-bar-fill.time{background:#66558f}.jd-bar-fill.acc{background:#22907a}.jd-bar-label{font-size:10px;color:#b0a0c0;width:28px;text-align:right;flex:none}.jd-subject-pct{font-size:12px;font-weight:800;color:#66558f;text-align:right}.jd-subject-empty{padding:40px 20px;text-align:center;color:#c0b0d0;font-size:13px;display:flex;flex-direction:column;align-items:center;gap:8px}.jd-subject-empty span{font-size:32px;opacity:.4}.jd-ring-card{background:#fff;border:1px solid #e4dced;border-radius:18px;padding:22px;display:flex;flex-direction:column;align-items:center;gap:0}.jd-ring-card h3{font-size:13px;font-weight:800;color:#9080a8;text-transform:uppercase;letter-spacing:.06em;margin:0 0 16px;align-self:flex-start}.jd-ring-wrap{position:relative;width:160px;height:160px;margin:0 auto 20px}.jd-ring-wrap svg{width:160px;height:160px;transform:rotate(-90deg)}.jd-ring-bg{fill:none;stroke:#ede8f4;stroke-width:12}.jd-ring-fill{fill:none;stroke:#66558f;stroke-width:12;stroke-linecap:round;transition:stroke-dashoffset .6s ease}.jd-ring-center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.jd-ring-pct{font-size:32px;font-weight:800;letter-spacing:-.04em;color:#1e1829;line-height:1}.jd-ring-sub{width:92px;max-width:70%;font-size:11px;line-height:1.25;color:#9080a8;margin-top:5px;text-align:center;white-space:normal;overflow-wrap:anywhere}.jd-ring-stats{width:100%;display:flex;flex-direction:column;gap:10px}.jd-ring-stat{display:grid;grid-template-columns:90px 1fr 36px;align-items:center;gap:8px;padding:9px 14px;background:#faf7fd;border-radius:11px}.jd-ring-stat-left{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:700;color:#4a3868;white-space:nowrap}.jd-ring-stat-left svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;flex:none}.jd-ring-stat-val{font-size:12px;font-weight:800;color:#1e1829;text-align:right}.jd-readiness-bar-wrap{height:5px;background:#ede8f4;border-radius:99px;overflow:hidden}.jd-readiness-bar{height:100%;border-radius:99px;transition:width .4s ease}.jd-today-card{background:linear-gradient(145deg,#ede5fa,#f5f0fd);border:1px solid #ddd4ec;border-radius:18px;padding:20px;display:flex;flex-direction:column;gap:0}.jd-today-card .eyebrow{color:#8a6aaa;margin-bottom:4px}.jd-today-card h3{font-size:18px;font-weight:800;color:#1e1829;margin:0 0 6px;letter-spacing:-.025em}.jd-today-card>p{font-size:12.5px;color:#7060a0;line-height:1.6;margin:0 0 16px}.jd-today-card .filled-button{width:100%;height:44px;border-radius:12px;font-size:13.5px;border:0;background:#66558f;color:#fff;font-weight:800;cursor:pointer}.jd-today-metrics{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.jd-today-metric{background:#fff;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:2px}.jd-today-metric strong{font-size:18px;font-weight:800;color:#1e1829}.jd-today-metric small{font-size:10.5px;color:#9080a8}.jd-insight-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.jd-insight{border-radius:11px;padding:12px}.jd-insight.ease{background:#edfaf3;border:1px solid #c0e8cc}.jd-insight.hard{background:#fff5eb;border:1px solid #f0d8b0}.jd-insight-tag{font-size:9px;font-weight:800;letter-spacing:.1em;display:block;margin-bottom:4px}.jd-insight.ease .jd-insight-tag{color:#1a6b3f}.jd-insight.hard .jd-insight-tag{color:#7a4d00}.jd-insight p{margin:0;font-size:11px;color:#6e6474;line-height:1.4}.jd-insights-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:10px clamp(18px,3vw,42px) 0}.jd-evolution-row{grid-template-columns:1fr}.jd-evolution-row .jd-effort-card{display:none}.jd-retention-val{color:#287c72}.jd-retention-bar{background:linear-gradient(180deg,#4ba696,#287c72)}.jd-retention-tip{background:#eaf7f4;color:#286258}.jd-flashcards-section{margin:10px clamp(18px,3vw,42px) 0}.jd-flashcards-heading{margin-bottom:10px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.jd-flashcards-heading h2{margin:3px 0 0;color:#1e1829;font-size:18px;letter-spacing:-.025em}.jd-flashcards-total{min-width:128px;padding:10px 14px;border:1px solid #ded5e8;border-radius:13px;background:#f5effb;display:flex;flex-direction:column;align-items:flex-end}.jd-flashcards-total strong{color:#4f386e;font-size:20px;line-height:1}.jd-flashcards-total span{margin-top:3px;color:#8b7c98;font-size:9px;font-weight:700}.jd-flashcards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-items:stretch}.jd-flashcard-list{max-height:280px;padding-right:3px;display:flex;flex-direction:column;gap:11px;overflow-y:auto}.jd-flashcard-row{display:flex;flex-direction:column;gap:5px}.jd-flashcard-row>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.jd-flashcard-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#40334d;font-size:11px;font-weight:700}.jd-flashcard-row strong{flex:none;color:#66558f;font-size:10px}.jd-ebar.flashcards{background:#8069a8}.jd-ebar.reviews{background:#3f7f91}.jd-flashcard-split{width:100%;height:5px;border-radius:99px;display:flex;overflow:hidden;background:#ede8f4}.jd-flashcard-split i{display:block;height:100%}.jd-flashcard-split .remembered{background:#22907a}.jd-difficulty-card{margin:10px clamp(18px,3vw,42px) 0}.jd-difficulty-card .jd-card-header>div{min-width:0}.jd-difficulty-card .jd-card-header h3{margin:0 0 3px}.jd-difficulty-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.jd-difficulty-grid>section+section{border-left:1px solid #eee8f2;padding-left:24px}.jd-difficulty-grid section>header{margin-bottom:14px;display:flex;align-items:center;gap:9px}.jd-difficulty-grid section>header div{display:flex;flex-direction:column}.jd-difficulty-grid section>header strong{color:#2e2440;font-size:12px}.jd-difficulty-grid section>header small{color:#918598;font-size:9.5px}.jd-difficulty-icon{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;font-size:13px;font-weight:900}.jd-difficulty-icon.easy{background:#dff3e8;color:#1c7050}.jd-difficulty-icon.hard{background:#fbe5ea;color:#a22d4b}.jd-difficulty-list{display:flex;flex-direction:column;gap:11px}.jd-difficulty-row{display:flex;flex-direction:column;gap:5px}.jd-difficulty-row>div:first-child{display:flex;justify-content:space-between;gap:10px}.jd-difficulty-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#493d54;font-size:10.5px;font-weight:700}.jd-difficulty-row strong{flex:none;color:#352a40;font-size:10.5px}.jd-difficulty-track{height:6px;border-radius:99px;background:#eee9f2;overflow:hidden}.jd-difficulty-track i{display:block;height:100%;border-radius:inherit}.jd-difficulty-track i.easy{background:#29906d}.jd-difficulty-track i.hard{background:#b83b59}.jd-card{background:#fff;border:1px solid #e4dced;border-radius:18px;padding:20px}.jd-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.jd-card-header h3{font-size:14px;font-weight:800;color:#1e1829;margin:0}.jd-card-header small{font-size:11px;color:#9080a8;text-align:right}.jd-collapse-button{width:28px;height:28px;flex:none;padding:0;border:1px solid #e2dbe9;border-radius:9px;background:#faf7fc;color:#796b87;display:grid;place-items:center;cursor:pointer;transition:background .15s,color .15s}.jd-collapse-button:hover{background:#eee7f4;color:#59416f}.jd-collapse-button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s}.jd-collapse-button svg.collapsed{transform:rotate(-90deg)}.jd-card.jd-collapsed:not(.jd-consistency-card)>:not(.jd-card-header):not(.jd-subject-card-header){display:none}.jd-card.jd-collapsed>.jd-card-header,.jd-card.jd-collapsed>.jd-subject-card-header{margin-bottom:0;padding-bottom:0;border-bottom:0}.jd-consistency-card.jd-collapsed .jd-week-bars{display:none}.jd-today-strip{position:relative}.jd-today-strip>.jd-collapse-button{position:absolute;top:10px;right:10px}.jd-today-strip.jd-collapsed{min-height:54px}.jd-today-strip.jd-collapsed .jd-today-strip-stats{display:none}.jd-ring-card{position:relative}.jd-ring-card>.jd-collapse-button{position:absolute;top:14px;right:14px}.jd-ring-card.jd-collapsed>:not(h3):not(.jd-collapse-button){display:none}.jd-chart-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.jd-chart-period{display:inline-flex;gap:2px;padding:3px;border-radius:999px;background:#f0ebf4}.jd-chart-period button{height:25px;padding:0 9px;border:0;border-radius:999px;background:transparent;color:#7d708a;font-size:9px;font-weight:800;cursor:pointer}.jd-chart-period button.active{background:#66558f;color:#fff}.jd-evol-chart{height:190px;padding:6px 2px 0;display:grid;grid-template-columns:repeat(8,minmax(38px,1fr));align-items:end;gap:8px;overflow-x:auto}.jd-evol-col{height:100%;min-width:38px;display:grid;grid-template-rows:18px minmax(100px,1fr) 18px;align-items:end;gap:5px;text-align:center}.jd-evol-val{font-size:9.5px;line-height:1;font-weight:800;white-space:nowrap}.jd-evol-bar-track{width:min(30px,72%);height:100%;min-height:100px;margin:0 auto;border-radius:7px 7px 3px 3px;background:#eee9f3;overflow:hidden;display:flex;align-items:flex-end}.jd-evol-bar{width:100%;min-height:3px;border-radius:7px 7px 3px 3px;transition:height .35s ease}.jd-evol-label{color:#9a8da5;font-size:9px;font-weight:700;white-space:nowrap}.jd-evol-tip{margin:15px 0 0;padding:11px 13px;border-radius:11px;background:#edf8f2;color:#28624b;font-size:11px;line-height:1.5}.jd-cov-pair{display:flex;align-items:center;justify-content:center;gap:24px;padding:8px 0 12px}.jd-cov-separator{width:1px;height:80px;background:#ede8f4}.jd-mini-ring{display:flex;flex-direction:column;align-items:center;gap:4px}.jd-mini-ring-svg-wrap{position:relative;width:88px;height:88px;flex:none}.jd-mini-ring-svg-wrap svg{display:block;width:88px;height:88px}.jd-mini-ring-center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.jd-mini-ring-center strong{font-size:18px;font-weight:800;color:#1e1829}.jd-mini-ring-label{font-size:12px;font-weight:800;color:#2e2440;margin-top:6px}.jd-mini-ring-sub{font-size:10.5px;color:#9080a8;text-align:center;max-width:110px}.jd-cov-tip{margin-top:14px;padding:10px 12px;background:#faf7fd;border-radius:10px;font-size:12px;color:#6e6474;line-height:1.5}.jd-effort-list{display:flex;flex-direction:column;gap:10px;max-height:280px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#ddd4e8 transparent;padding-right:4px}.jd-effort-list::-webkit-scrollbar{width:4px}.jd-effort-list::-webkit-scrollbar-track{background:transparent}.jd-effort-list::-webkit-scrollbar-thumb{background:#ddd4e8;border-radius:99px}.jd-effort-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;align-items:center}.jd-effort-name{font-size:12px;font-weight:700;color:#2e2440;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jd-effort-meta{display:flex;align-items:center;gap:5px;white-space:nowrap}.jd-effort-hours{font-size:11px;color:#66558f;font-weight:700}.jd-effort-dot{width:3px;height:3px;border-radius:99px;background:#c0b0d0}.jd-effort-acc{font-size:11px;color:#22907a;font-weight:700}.jd-effort-coverage{font-size:11px;color:#66558f;font-weight:700}.jd-discipline-metrics{gap:0}.jd-discipline-columns,.jd-discipline-metric-row{display:grid;grid-template-columns:minmax(160px,1fr) 64px 72px 58px;gap:10px;align-items:center}.jd-discipline-columns{position:sticky;top:0;z-index:1;padding:4px;border-bottom:1px solid #e9e2ed;background:#fff}.jd-discipline-columns button{min-width:0;padding:4px 0;border:0;background:transparent;color:#8d8198;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;text-align:left;cursor:pointer;white-space:nowrap}.jd-discipline-columns button:not(:first-child){text-align:right}.jd-discipline-columns button:hover{color:#66558f}.jd-discipline-metric-row{padding:10px 4px;border-bottom:1px solid #f0eaf4}.jd-discipline-metric-row:last-child{border-bottom:0}.jd-discipline-metric-row>.jd-effort-hours,.jd-discipline-metric-row>.jd-effort-coverage,.jd-discipline-metric-row>.jd-effort-acc{text-align:right}.jd-discipline-bars{grid-column:1/-1}.jd-effort-bars{grid-column:1 / -1;display:flex;flex-direction:column;gap:3px}.jd-ebar-track{height:4px;background:#ede8f4;border-radius:99px;overflow:hidden}.jd-ebar{height:100%;border-radius:99px;transition:width .4s ease}.jd-ebar.time{background:#66558f}.jd-ebar.acc{background:#22907a}.jd-ebar.coverage{background:#8b74b5}.jd-effort-more{font-size:11px;color:#9080a8;text-align:center;margin:4px 0 0}.jd-empty-hint{font-size:12px;color:#b0a0c0;text-align:center;line-height:1.5;margin:0;padding:16px 0}.jd-errors-grid{margin:10px clamp(18px,3vw,42px) 0;display:grid;grid-template-columns:minmax(250px,320px) minmax(0,1fr);gap:10px;align-items:stretch}.jd-error-types-card,.jd-error-table-card{min-width:0}.jd-error-types{display:flex;flex-direction:column;gap:8px}.jd-error-types-title{font-size:11px;font-weight:700;color:#9080a8;margin:0 0 4px;text-transform:uppercase;letter-spacing:.05em}.jd-error-type-row{display:grid;grid-template-columns:1fr 100px 36px;align-items:center;gap:8px}.jd-error-type-label{font-size:12px;font-weight:600;color:#3e3050;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jd-error-type-pct{font-size:11px;font-weight:800;text-align:right}.jd-error-table-wrap{overflow-x:auto}.jd-error-table{width:100%;border-collapse:collapse;font-size:12px}.jd-error-table th{text-align:left;font-size:10px;font-weight:800;color:#9080a8;text-transform:uppercase;letter-spacing:.05em;padding:0 10px 8px;white-space:nowrap}.jd-error-table th button{padding:0;border:0;background:transparent;color:inherit;font:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer;white-space:nowrap}.jd-error-table th button:hover{color:#66558f}.jd-error-table td{padding:9px 10px;border-top:1px solid #f0eaf6}.jd-error-table tr:hover td{background:#fbf8fd}.jd-err-name{font-weight:700;color:#2e2440;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jd-err-num{font-weight:800;color:#1e1829;text-align:center}.jd-err-pred{color:#4a3868;font-weight:600;white-space:nowrap}.jd-err-pred span{font-size:10px;color:#9080a8;margin-left:4px}@media(max-width:900px){.jd-errors-grid{grid-template-columns:1fr}}@media(max-width:768px){.jd-errors-grid,.jd-losses-full{margin:8px 16px 0}}.jd-edital-card{margin:10px clamp(18px,3vw,42px) 0}.jd-domain-legend{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.jd-domain-legend-title{color:#6e6279;font-size:10px;font-weight:800}.jd-coverage-legend{color:#66558f;font-size:10px;font-weight:800;display:flex;align-items:center;gap:4px}.jd-coverage-legend i{width:15px;height:5px;border-radius:99px;background:#8b74b5}.jd-dl{font-size:10px;font-weight:700;display:flex;align-items:center;gap:4px}.jd-dl:before{content:"";width:8px;height:8px;border-radius:99px;display:block}.jd-dl.jd-dot-good:before{background:#22907a}.jd-dl.jd-dot-mid:before{background:#c87030}.jd-dl.jd-dot-bad:before{background:#b03055}.jd-dl.jd-dot-none:before{background:#c8c0d0}.jd-dl.jd-dot-good{color:#22907a}.jd-dl.jd-dot-mid{color:#c87030}.jd-dl.jd-dot-bad{color:#b03055}.jd-dl.jd-dot-none{color:#9080a8}.jd-edital-areas{display:flex;flex-direction:column;gap:6px}.jd-edital-area{border:1px solid #ede8f4;border-radius:13px;overflow:hidden}.jd-edital-area-header{width:100%;display:flex;align-items:center;gap:10px;padding:12px 16px;background:transparent;border:0;cursor:pointer;text-align:left;transition:background .12s}.jd-edital-area-header:hover{background:#fbf8fd}.jd-domain-dot{width:9px;height:9px;border-radius:99px;flex:none}.jd-domain-dot.small{width:7px;height:7px}.jd-domain-dot.jd-dot-good{background:#22907a}.jd-domain-dot.jd-dot-mid{background:#c87030}.jd-domain-dot.jd-dot-bad{background:#b03055}.jd-domain-dot.jd-dot-none{background:#c8c0d0}.jd-edital-area-name{flex:1;font-size:13px;font-weight:700;color:#2e2440;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jd-edital-area-count{font-size:11px;color:#9080a8;white-space:nowrap}.jd-edital-area-score{font-size:13px;font-weight:800;min-width:32px;text-align:right}.jd-chevron{width:16px;height:16px;fill:none;stroke:#b0a0c0;stroke-width:2;stroke-linecap:round;transition:transform .2s;flex:none}.jd-chevron.open{transform:rotate(180deg)}.jd-edital-topics{border-top:1px solid #f0eaf6;padding:6px 16px 10px;display:flex;flex-direction:column;gap:4px}.jd-edital-topic{display:flex;align-items:center;gap:9px;padding:7px 8px;border-radius:9px}.jd-edital-topic:hover{background:#fbf8fd}.jd-edital-topic-name{flex:1;font-size:12px;color:#3e3050;min-width:0}.jd-edital-topic-score{font-size:12px;font-weight:700;min-width:28px;text-align:right}.jd-bottom{display:grid;grid-template-columns:1fr 320px;gap:10px;padding:10px clamp(18px,3vw,42px) 40px}.jd-losses-full{width:min(520px,calc(100% - (2*clamp(18px,3vw,42px))));margin:10px clamp(18px,3vw,42px) 0}.jd-losses-card{display:flex;flex-direction:column}.jd-consistency-card{min-width:0}.jd-losses-list{display:flex;flex-direction:column;gap:6px;margin-bottom:18px}.jd-loss-row{display:grid;grid-template-columns:28px minmax(0,1fr) 44px;align-items:center;gap:10px;padding:9px 12px;border-radius:11px}.jd-loss-row:hover{background:#fbf8fd}.jd-loss-rank{font-size:11px;font-weight:800;color:#b0a0c0}.jd-loss-name{font-size:12.5px;font-weight:700;color:#2e2440;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jd-loss-val{font-size:12px;font-weight:800;color:#b03055;text-align:right}.jd-time-stats{display:flex;gap:12px;margin-bottom:16px}.jd-time-stat{flex:1;background:#faf7fd;border-radius:12px;padding:10px 14px;display:flex;flex-direction:column;gap:2px}.jd-time-stat strong{font-size:18px;font-weight:800;color:#1e1829;letter-spacing:-.02em}.jd-time-stat span{font-size:10px;color:#9080a8;font-weight:600}.jd-weekday-chart{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;height:120px;align-items:end}.jd-wday-col{display:flex;flex-direction:column;align-items:center;gap:3px;height:100%}.jd-wday-bars{flex:1;width:100%;position:relative;display:flex;align-items:flex-end}.jd-wday-bar{position:absolute;bottom:0;border-radius:5px 5px 0 0;transition:height .4s ease}.jd-wday-bar.acc{width:100%;background:#22907a22}.jd-wday-bar.time{width:70%;left:15%;background:#66558f}.jd-wday-bar.time.best{background:#3d2860}.jd-wday-time{font-size:8px;color:#9080a8;font-weight:700;text-align:center;white-space:nowrap}.jd-wday-label{font-size:9px;color:#b0a0c0;font-weight:700}.jd-weekday-legend{display:flex;gap:14px;margin-top:10px}.jd-weekday-legend span{display:flex;align-items:center;gap:5px;font-size:10px;color:#9080a8;font-weight:600}.jd-weekday-legend i{width:10px;height:10px;border-radius:2px;display:block}.jd-week-chart{min-width:0;border:0;padding:0}.jd-week-chart-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.jd-week-chart-title{font-size:11px;font-weight:700;color:#9080a8}.jd-week-chart-streak{font-size:11px;font-weight:700;color:#c87030}.jd-week-bars{display:grid;grid-template-columns:repeat(7,minmax(42px,1fr));gap:10px;height:170px;align-items:end;overflow-x:auto;padding:8px 2px 0}.jd-week-bar-col{height:100%;min-width:42px;display:grid;grid-template-rows:18px minmax(80px,1fr) 18px;align-items:end;gap:5px;text-align:center}.jd-week-bar-val{font-size:9px;line-height:1;color:#766982;font-weight:700;white-space:nowrap}.jd-week-bar-track{width:min(28px,70%);height:100%;min-height:80px;margin:0 auto;border-radius:7px 7px 3px 3px;background:#eee9f3;overflow:hidden;display:flex;align-items:flex-end}.jd-week-bar-fill{width:100%;min-height:3px;background:linear-gradient(180deg,#806cac,#66558f);border-radius:7px 7px 3px 3px;transition:height .35s ease}.jd-week-bar-day{font-size:10px;color:#9a8da5;font-weight:700}.jd-floating-actions{position:fixed;right:24px;bottom:22px;z-index:230;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.jd-fab-action{height:42px;padding:0 15px 0 10px;border:0;border-radius:999px;color:#fff;display:flex;align-items:center;gap:8px;cursor:pointer;box-shadow:0 8px 24px #251b3330;transition:transform .15s,filter .15s}.jd-fab-action:hover{filter:brightness(1.08);transform:translateY(-1px)}.jd-fab-action>span{width:25px;height:25px;border-radius:50%;background:#ffffff20;display:grid;place-items:center;font-size:16px}.jd-fab-action strong{font-size:11px;white-space:nowrap}.jd-fab-action.flashcard{width:42px;padding:0;justify-content:center;background:#66558f}.jd-fab-action.pomodoro{background:#287c72}@media(max-width:1100px){.jd-center,.jd-bottom{grid-template-columns:1fr}.jd-stats-strip{grid-template-columns:1fr 1fr}.jd-insights-row,.jd-losses-full{grid-template-columns:1fr}.jd-flashcards-grid{grid-template-columns:1fr 1fr}}@media(max-width:860px){.jd-shell{grid-template-columns:60px 1fr}.jd-brand strong,.jd-nav>button>span,.jd-contest-card>div{display:none}.jd-nav>button{justify-content:center;padding:0}.jd-contest-card{justify-content:center;padding:7px}}@media(max-width:768px){.jd-shell{display:block;overflow-y:auto}.jd-sidebar{display:none}.jd-main{overflow-y:visible}.jd-topbar{padding:16px 16px 12px}.jd-stats-strip{padding:0 16px}.jd-center,.jd-bottom,.jd-insights-row{padding:0 16px;gap:8px}.jd-edital-card{margin:8px 16px 0}.jd-bottom{padding-bottom:88px}.jd-ring-wrap{width:120px;height:120px}.jd-ring-wrap svg{width:120px;height:120px}.jd-ring-pct{font-size:24px}.jd-ring-sub{width:72px;max-width:64%;font-size:9px;line-height:1.2}.jd-domain-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:6px;padding:12px 14px}.jd-domain-tile{padding:12px 11px}.jd-domain-tile-pct{font-size:20px}.jd-card{padding:16px}.jd-card-header{margin-bottom:12px}.jd-subject-card-header{padding:12px 14px 10px}.jd-ring-stat{grid-template-columns:80px 1fr 32px;padding:8px 10px}.jd-floating-actions{right:12px;bottom:82px}.jd-fab-action{width:43px;height:43px;padding:0;justify-content:center}.jd-fab-action>span{width:auto;height:auto;background:transparent;font-size:19px}.jd-fab-action strong{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.jd-flashcards-section{margin-inline:16px}.jd-flashcards-grid{grid-template-columns:1fr}.jd-difficulty-card{margin-inline:16px}.jd-difficulty-grid{grid-template-columns:1fr;gap:20px}.jd-difficulty-grid>section+section{border-top:1px solid #eee8f2;border-left:0;padding:20px 0 0}.jd-today-strip{margin-inline:16px;padding:16px;align-items:stretch;flex-direction:column;gap:12px}.jd-today-strip-eyebrow{white-space:normal;line-height:1.45}.jd-today-strip-stats{width:100%;grid-template-columns:1fr 1fr;gap:8px}.jd-today-strip-stat{min-height:66px;padding:11px 12px;border:0;border-radius:11px;background:#fff;justify-content:center}.jd-today-strip-stat strong{font-size:17px}.jd-today-strip-stat small{font-size:10px}.jd-today-strip-streak{grid-column:1/-1;width:100%;margin:2px 0 0;padding:10px 12px;text-align:center}}@media(max-width:480px){.jd-stats-strip{grid-template-columns:1fr 1fr}.jd-period-filters button:not(.active){display:none}.jd-today-metrics{grid-template-columns:1fr 1fr}.jd-cov-pair{gap:10px}.jd-mini-ring-svg-wrap{width:72px;height:72px}.jd-mini-ring-svg-wrap svg{width:72px;height:72px}.jd-mini-ring-center strong{font-size:15px}.jd-loss-row{grid-template-columns:24px minmax(0,1fr) auto}.jd-domain-grid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr))}.jd-today-strip{margin-inline:12px;padding:14px;border-radius:14px}.jd-today-strip-stats{gap:7px}.jd-today-strip-stat{min-height:62px;padding:9px 10px}.jd-evol-chart{gap:5px;height:165px}.jd-evol-bar-track{width:23px}}.flashcard-stack-icon{display:inline-flex;align-items:center;justify-content:center}.flashcard-stack-icon svg{width:22px;height:22px;display:block}.contest-dashboard-preview.sidebar-collapsed{grid-template-columns:76px minmax(0,1fr)}.contest-dashboard-preview>aside{transition:width .2s ease}.contest-drawer-body{min-height:0}.contest-form-stage,.contest-live-preview{min-width:0;padding-bottom:56px}.contest-live-preview:after{display:none}.contest-drawer-actions{position:relative;z-index:2;flex:none;background:#fcf9fd}.sidebar-toggle{margin-top:auto;display:flex;align-items:center;justify-content:center;gap:9px;width:100%;height:44px!important;padding:0 12px!important;border:1px solid #554761!important;border-radius:14px!important;background:#382e44!important;color:#ded3e5!important;font-size:16px;cursor:pointer}.sidebar-toggle span{font-size:11px;font-weight:800}.sidebar-collapsed .dashboard-brand strong,.sidebar-collapsed>aside>button:not(.sidebar-toggle) span,.sidebar-collapsed .dashboard-contest-mini div{display:none}.sidebar-collapsed .sidebar-toggle span{display:none}.sidebar-collapsed .dashboard-contest-mini{padding:5px}.sidebar-collapsed .sidebar-toggle{padding:0!important}.sidebar-collapsed>aside>button:not(.sidebar-toggle){padding:0;text-align:center;font-size:18px}@media(max-width:1024px){.hub-content{padding-inline:28px}.insight-strip.general-statistics{grid-template-columns:repeat(2,1fr)}.general-statistics article:nth-of-type(2){border-right:0}.general-statistics article:nth-of-type(-n+2){border-bottom:1px solid #ebe5ed}.contest-creation-drawer{width:min(920px,96vw)}.contest-drawer-body{grid-template-columns:minmax(0,1fr) 280px}.contest-form-stage{padding-inline:30px}}@media(max-width:760px){.syllabus-review li{gap:8px;padding:14px 13px;align-items:flex-start;flex-wrap:wrap}.syllabus-review li>div{flex:1;min-width:0}.syllabus-review li .topic-count{display:none}.syllabus-review li>.area-order{padding-top:2px}.syllabus-review li>button{width:32px;height:32px;flex:none}.tree-area{padding:14px 13px;gap:10px;min-height:52px}.tree-area>div strong{font-size:14px}.tree-area>div small{font-size:11px}.sidebar-toggle{display:none}.hub-topbar{height:66px;padding-inline:18px}.hub-content{padding:30px 16px 52px}.hub-welcome{align-items:stretch;flex-direction:column;gap:20px}.hub-welcome h1{font-size:38px}.hub-create{justify-content:center;width:100%}.general-statistics-heading{padding:16px}.insight-strip article{padding:15px}.journey-tools{flex-wrap:wrap}.journey-card,.journey-add-card{flex-basis:min(340px,calc(100vw - 38px))}.journey-card{min-height:0}.contest-creation-drawer{width:100%;height:100dvh}.contest-drawer-header{flex:0 0 72px;height:72px;padding-inline:18px}.contest-drawer-header h2{font-size:22px}.contest-stepper{flex:none;scrollbar-width:none}.contest-stepper::-webkit-scrollbar{display:none}.contest-drawer-body{display:block;overscroll-behavior:contain}.contest-form-stage{min-width:0;padding:26px 18px 42px;overflow-x:hidden}.contest-form-stage>h3{font-size:29px}.contest-kind-grid button,.planning-options button{min-height:132px;padding:19px}.contest-kind-grid button>span{margin-bottom:14px}.image-field>div{height:auto;min-height:88px;flex-wrap:wrap}.image-button{flex:1;min-width:145px}.contest-drawer-actions{flex:none;min-height:74px;height:auto;padding:11px 16px max(11px,env(safe-area-inset-bottom));background:#fcf9fd}.contest-drawer-actions .filled-button{flex:1}.contest-summary{padding:18px}.contest-summary dl{grid-template-columns:1fr}.material-dialog{width:calc(100vw - 28px);max-height:calc(100dvh - 28px);overflow:auto}.contest-subject-tree{width:100%;max-width:100%}.contest-subject-tree>header{gap:10px}.contest-subject-tree>header>div{min-width:0}.contest-subject-tree>header strong,.contest-subject-tree>header small{overflow-wrap:anywhere}.subject-row{min-width:0;padding-inline:12px}.subject-row>div{min-width:0}.subject-row>div strong{overflow-wrap:anywhere}.subject-icon,.chevron{flex:none}.subject-content{min-width:0;padding:10px 10px 14px}.topic-node>button{min-width:0;gap:7px}.topic-node>button>strong{min-width:0;overflow-wrap:anywhere}.subtopic-panel{min-width:0;padding:7px 9px 12px}.subtopic-panel li{min-width:0;overflow-wrap:anywhere}.inline-node-add{width:100%;min-width:0}.inline-node-add input{width:0;min-width:0}.contest-json-import{width:100%;max-width:100%}.contest-json-import textarea{max-width:100%}}@media(max-width:480px){.hub-topbar{padding-inline:16px}.hub-brand>span:last-child{font-size:18px}.insight-strip.general-statistics{grid-template-columns:1fr}.general-statistics article{border-right:0;border-bottom:1px solid #ebe5ed}.general-statistics article:last-child{border-bottom:0}.general-statistics-heading p{line-height:1.4}.card-performance{grid-template-columns:1fr 1fr}.card-performance>div{min-height:78px;padding-right:34px}.summary-content-counts{gap:5px}.summary-content-counts article{padding:10px 7px}.confirmation-details dl{flex-wrap:wrap}.contest-drawer-actions>button{min-width:88px;padding-inline:10px}.contest-dashboard-preview h1{font-size:34px}.dashboard-metrics{gap:8px}.dashboard-metrics article{padding:14px 10px}.dashboard-metrics strong{font-size:20px}.dashboard-subjects>header{align-items:flex-start;gap:12px}.subject-row>div small{white-space:normal}.syllabus-review li{padding:10px 11px;gap:6px}.syllabus-review li .area-order{display:none}.tree-area{gap:6px;padding:10px 11px}.tree-area>div strong{font-size:13px}}@media(max-width:400px){.hub-content{padding:22px 14px 48px}.hub-welcome h1{font-size:26px}.contest-drawer-header{padding-inline:14px}.contest-form-stage{padding:20px 14px 36px}.contest-form-stage>h3{font-size:25px}.contest-kind-grid button,.planning-options button{padding:15px;min-height:115px}.registration-content{width:calc(100% - 20px)}.step-body h1{font-size:26px}}@media(max-width:768px){.jd-shell,.jd-main,.jd-center,.jd-insights-row,.jd-card,.jd-ring-card,.jd-subject-card,.jd-flashcards-section,.jd-errors-grid,.jd-edital-card,.jd-losses-full{min-width:0;max-width:100%}.jd-topbar-left,.jd-topbar-right,.jd-card-header>div,.jd-subject-card-header>div{min-width:0}.jd-topbar{align-items:flex-start}.jd-topbar{position:relative;padding-top:62px}.jd-topbar-left{width:100%}.jd-topbar-left h1{font-size:23px;line-height:1.15}.jd-topbar-left p{margin-top:5px;line-height:1.45}.jd-topbar-left h1,.jd-topbar-left p{overflow-wrap:anywhere}.jd-topbar-right{width:100%;height:0;justify-content:space-between}.jd-topbar-right .jd-back-link{position:absolute;top:16px;left:16px}.jd-topbar-right .jd-period-filters{position:absolute;top:16px;right:16px;margin:0}.jd-period-filters{max-width:100%;overflow-x:auto;scrollbar-width:none}.jd-period-filters::-webkit-scrollbar{display:none}.jd-card-header,.jd-subject-card-header{flex-wrap:wrap;align-items:flex-start}.jd-card-header h3,.jd-subject-card-header h3{min-width:0;overflow-wrap:anywhere}.jd-card-header small,.jd-subject-card-header small{text-align:left;overflow-wrap:anywhere}.jd-chart-header-actions{max-width:100%;flex-wrap:wrap;justify-content:flex-start}.jd-chart-period{flex:none}.jd-stats-strip{grid-template-columns:1fr 1fr;gap:7px}.jd-stat-pill{min-width:0;padding:11px;gap:8px}.jd-stat-pill-icon{width:32px;height:32px}.jd-stat-pill-val{font-size:17px}.jd-stat-pill-lbl{white-space:normal;line-height:1.25}.jd-evol-chart,.jd-weekday-chart{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain}.jd-flashcards-heading{align-items:flex-start}.jd-flashcards-heading h2{overflow-wrap:anywhere}.jd-flashcards-grid .jd-card-header{position:relative;padding-right:42px}.jd-flashcards-grid .jd-card-header>.jd-collapse-button{position:absolute;top:0;right:0}.jd-flashcards-grid .jd-card-header>h3{max-width:100%}.jd-flashcards-grid .jd-card-header>small{width:100%;padding-right:0}.jd-flashcards-total{min-width:104px;padding:9px 10px}.jd-flashcard-row span,.jd-difficulty-row span,.jd-effort-name,.jd-loss-name{min-width:0}.jd-difficulty-grid>section,.jd-difficulty-list,.jd-difficulty-row,.jd-difficulty-row>div:first-child{min-width:0;max-width:100%}.jd-difficulty-row>div:first-child{align-items:flex-start}.jd-difficulty-row span{flex:1;white-space:normal;overflow-wrap:anywhere;line-height:1.35}.jd-difficulty-row strong{flex:none;min-width:38px;text-align:right}.jd-discipline-metrics{width:100%;overflow-x:auto;overscroll-behavior-inline:contain}.jd-discipline-columns,.jd-discipline-metric-row{min-width:390px;grid-template-columns:minmax(160px,1fr) 58px 68px 54px;gap:7px}.jd-error-table-wrap{width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain}.jd-error-table{min-width:660px}.jd-edital-area-header{min-width:0;padding-inline:11px;gap:7px}.jd-edital-card>.jd-card-header{position:relative;padding-right:42px}.jd-edital-card>.jd-card-header>.jd-collapse-button{position:absolute;top:0;right:0}.jd-edital-card>.jd-card-header>div:first-child,.jd-edital-card>.jd-card-header>.jd-domain-legend{max-width:100%}.jd-discipline-overview-card>.jd-subject-card-header{position:relative;padding-right:42px!important}.jd-discipline-overview-card>.jd-subject-card-header>.jd-collapse-button{position:absolute;top:0;right:0}.jd-discipline-overview-card>.jd-subject-card-header>div:first-child{width:100%;max-width:100%}.jd-edital-area-name{white-space:normal;overflow-wrap:anywhere}.jd-edital-area-count{display:none}.jd-losses-full{width:auto}.jd-loss-row{grid-template-columns:25px minmax(0,1fr) 42px;padding-inline:7px}.jd-loss-name{white-space:normal;overflow-wrap:anywhere}.journey-mobile-nav{max-width:100vw;overflow:hidden}.journey-mobile-nav button{min-width:0}.journey-mobile-nav button span{max-width:100%;overflow:hidden;text-overflow:ellipsis}}@media(max-width:420px){.jd-topbar-right{align-items:stretch;flex-direction:column}.jd-back-link{width:fit-content}.jd-stats-strip{gap:6px}.jd-stat-pill{align-items:flex-start;flex-direction:column;min-height:92px}.jd-today-strip{margin-inline:10px}.jd-center,.jd-insights-row{padding-inline:10px}.jd-flashcards-section,.jd-difficulty-card,.jd-errors-grid,.jd-edital-card,.jd-losses-full{margin-inline:10px}.jd-card,.jd-ring-card{border-radius:15px}.jd-card-header{gap:8px}.jd-chart-header-actions{width:100%}.jd-chart-header-actions .jd-collapse-button{margin-left:auto}.jd-difficulty-card .jd-card-header>div{width:calc(100% - 38px)}.jd-flashcards-heading{flex-direction:column}.jd-flashcards-total{width:100%;align-items:flex-start}}.sp-shell{background:#f7f4f9}.sp-main{min-width:0;overflow-y:auto;display:flex;flex-direction:column;min-height:0;padding:28px clamp(22px,4vw,52px) 60px}.sp-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex-wrap:wrap}.sp-header h1{font-size:clamp(26px,3vw,36px);letter-spacing:-.04em;margin:5px 0 2px;color:#1e1829}.sp-header-date{margin:0;font-size:12px;color:#9080a8}.sp-header-date span{color:#c0b3cc;margin-inline:4px}.sp-progress-strip{background:#fff;border:1px solid #e5dfe8;border-radius:18px;padding:14px 20px;margin:20px 0 18px;display:flex;align-items:center;gap:16px}.sp-ps-stats{display:flex;align-items:center;gap:14px;flex-shrink:0}.sp-ps-stat{display:flex;flex-direction:column;gap:1px}.sp-ps-stat strong{font-size:20px;font-weight:800;color:#1e1829;line-height:1}.sp-ps-total{font-size:12px;color:#9080a8;font-weight:600}.sp-ps-stat small{font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:#9080a8}.sp-ps-divider{width:1px;height:28px;background:#ede7f2}.sp-ps-bar-wrap{flex:1;height:8px;background:#ede7f2;border-radius:99px;overflow:hidden}.sp-ps-bar-fill{height:100%;background:linear-gradient(to right,#66558f,#9472c8);border-radius:inherit;transition:width .35s ease}.sp-ps-pct{font-size:15px;font-weight:800;color:#66558f;min-width:36px;text-align:right;flex-shrink:0}.sp-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:16px;align-items:start}.sp-main-col{display:flex;flex-direction:column;gap:16px;min-width:0}.sp-card{background:#fff;border:1px solid #e5dfe8;border-radius:20px;padding:22px}.sp-card h2{font-size:18px;font-weight:800;margin:4px 0 16px;color:#1e1829}.sp-today-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee8f0;padding-bottom:16px;margin-bottom:4px}.sp-today-header h2{margin-bottom:0}.sp-today-header>button{height:36px;padding:0 14px;border:0;border-radius:11px;background:#eee7f5;color:#543c78;font-weight:800;font-size:11px;cursor:pointer;transition:background .13s}.sp-today-header>button:hover{background:#ddd0ef}.sp-today-header>button:disabled{opacity:.45;cursor:not-allowed}.sp-tabs{display:flex;gap:4px;padding:4px;background:#f3eef8;border-radius:14px;margin-bottom:4px}.sp-tab{flex:1;display:flex;align-items:center;justify-content:center;gap:7px;height:36px;border:0;border-radius:10px;background:transparent;color:#9080a8;font-size:12px;font-weight:700;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap;padding:0 8px}.sp-tab svg{width:17px;height:11px;flex-shrink:0}.sp-tab:hover{background:#e8e0f0;color:#66558f}.sp-tab--active{background:#fff;color:#3d2b5a;box-shadow:0 1px 4px #4a3a6820}.sp-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:18px;padding:0 5px;border-radius:99px;background:#e8e0f0;color:#66558f;font-size:10px;font-weight:800;line-height:1}.sp-tab--active .sp-tab-count{background:#ede7f9}.sp-revision-group-title{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px 8px;margin:10px -4px 4px;border-radius:10px}.sp-revision-group-title span{font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;display:flex;align-items:center;gap:7px}.sp-revision-group-title span:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%}.sp-revision-group-title small{font-size:10px;font-weight:600;color:#9080a8;white-space:nowrap}.sp-rgt--hoje{background:#ede7f9}.sp-rgt--hoje span{color:#543c78}.sp-rgt--hoje span:before{background:#8b6bbf}.sp-rgt--atrasada{background:#fdf0f0}.sp-rgt--atrasada span{color:#8b3a3a}.sp-rgt--atrasada span:before{background:#c85a5a}.sp-rgt--futura{background:#f0f4ff}.sp-rgt--futura span{color:#2348a8}.sp-rgt--futura span:before{background:#4b6fd1}.sp-block--rev-hoje{background:#f5f0fa;border-bottom-color:#e8e0f2}.sp-block--rev-hoje:hover,.sp-block--rev-hoje:focus-visible{background:#ede6f5}.sp-block--rev-hoje .sp-check{background:#ede7f9;border-color:#c8b8e0}.sp-block-list{display:flex;flex-direction:column}.sp-block{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 10px;border-bottom:1px solid #f0eaf2;cursor:pointer;border-radius:14px;transition:background .14s;outline:none}.sp-block:hover,.sp-block:focus-visible{background:#faf7fc}.sp-block:last-child{border-bottom:0}.sp-block--done{opacity:.62}.sp-block--studying{background:linear-gradient(90deg,#e9f7f2,#f5f0fa);box-shadow:inset 4px 0 #287c72;border-bottom-color:transparent}.sp-block--studying:hover,.sp-block--studying:focus-visible{background:linear-gradient(90deg,#def2eb,#eee6f7)}.sp-block--studying .sp-block-title{color:#245f58}.sp-block--studying .sp-block-hint{color:#287c72;font-weight:800}.sp-block--done .sp-block-title{text-decoration:line-through;color:#9080a8}.sp-check{width:42px;height:42px;border:2px solid #d8cfde;border-radius:13px;background:#faf7fc;color:#66558f;font-weight:800;font-size:14px;cursor:pointer;display:grid;place-items:center;flex:none;transition:background .15s,border-color .15s,color .15s}.sp-block--done .sp-check{background:#66558f;border-color:#66558f;color:#fff}.sp-block-body{display:flex;flex-direction:column;gap:3px;min-width:0}.sp-block-meta{display:flex;align-items:center;gap:7px;flex-wrap:nowrap}.sp-type{padding:2px 8px;border-radius:99px;font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;flex-shrink:0;line-height:1.6}.sp-type--teoria{background:#ede7f9;color:#543c78}.sp-type--questoes{background:#dde8fd;color:#2348a8}.sp-type--revisao{background:#d9f2ec;color:#1a6e54}.sp-block-subject{font-size:10px;font-weight:700;color:#9080a8;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sp-block-title{font-size:14px;font-weight:700;color:#1e1829;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sp-block-hint{font-size:10px;color:#9080a8}.sp-block-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.sp-block-time{font-size:11px;font-weight:700;color:#9080a8;min-width:38px;text-align:right}.sp-open-btn{height:34px;padding:0 14px;border:0;border-radius:10px;background:#66558f;color:#fff;font-size:11px;font-weight:800;cursor:pointer;transition:background .13s;white-space:nowrap}.sp-open-btn:hover{background:#5a4a80}.sp-block--done .sp-open-btn{background:#9080a8}.sp-link-btn{width:34px;height:34px;border:1px solid #e0d8ea;border-radius:10px;background:#fff;color:#8060a0;cursor:pointer;display:grid;place-items:center;transition:background .13s,border-color .13s;flex:none}.sp-link-btn:hover{background:#f4f0f8;border-color:#c0aede}.sp-link-btn svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.sp-empty{padding:48px 20px;text-align:center;color:#766e7b}.sp-empty strong{display:block;font-size:14px;color:#4a3a58;margin-bottom:6px}.sp-empty p{font-size:12px;margin:0}.sp-side{display:flex;flex-direction:column;gap:14px}.sp-config-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:50px;border:0;border-radius:16px;background:linear-gradient(135deg,#66558f,#9472c8);color:#fff;font-size:13px;font-weight:800;cursor:pointer;transition:opacity .13s;letter-spacing:.02em;box-shadow:0 4px 16px #66558f30}.sp-config-btn:hover{opacity:.88}.sp-config-btn svg{width:18px;height:18px;flex-shrink:0}.sp-week-value{display:block;font-size:28px;font-weight:800;color:#2a2330;margin-bottom:10px}.sp-week-value small{font-size:12px;color:#8c8391;font-weight:600}.sp-progress{height:7px;background:#ebe5ed;border-radius:99px;overflow:hidden}.sp-progress i{display:block;height:100%;background:#66558f;border-radius:inherit;transition:width .25s}.sp-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:3px;margin-top:14px}.sp-weekdays span{display:flex;flex-direction:column;align-items:center;gap:3px;padding:6px 2px;border-radius:8px;color:#8c8392;font-size:9px;font-weight:700}.sp-weekdays span.active{background:#eee7f5;color:#594078}.sp-weekdays b{font-size:9px;font-weight:800}.jd-nav button:disabled,.journey-mobile-nav button:disabled{opacity:.45;cursor:not-allowed}.sp-calendar{padding:20px 22px}.sp-calendar h2{font-size:16px;margin:0}.sp-cal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.sp-cal-nav{width:32px;height:32px;border:1px solid #e5dfe8;border-radius:9px;background:#fff;color:#66558f;font-size:16px;cursor:pointer;display:grid;place-items:center;transition:background .13s}.sp-cal-nav:hover{background:#f0eaf8}.sp-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:1px;background:#ede7f2;border-radius:12px;overflow:hidden}.sp-cal-wd{background:#f8f4fc;padding:7px 4px;text-align:center;font-size:9px;font-weight:800;letter-spacing:.06em;color:#9080a8;text-transform:uppercase}.sp-cal-cell{background:#fff;min-height:72px;padding:5px 4px;display:flex;flex-direction:column;gap:2px}.sp-cal-cell--empty{background:#faf8fc}.sp-cal-cell--today .sp-cal-dn{background:#66558f;color:#fff;border-radius:50%}.sp-cal-dn{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;font-size:11px;font-weight:800;color:#2a2330;margin-bottom:2px;flex-shrink:0}.sp-cal-block{font-size:9px;font-weight:700;padding:2px 5px;border-radius:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.5}.sp-cal-more{font-size:9px;font-weight:800;color:#8060a8;padding:1px 4px;border-radius:4px;background:#ede7f9;line-height:1.5;align-self:flex-start}.sp-wizard{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#f7f4f9;display:flex;flex-direction:column;overflow:hidden;animation:sp-wz-in .22s ease-out}@media(min-width:861px){.sp-wizard{left:214px}}@media(min-width:769px)and (max-width:860px){.sp-wizard{left:60px}}@keyframes sp-wz-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.sp-wizard-top{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 clamp(20px,5vw,60px);height:72px;flex-shrink:0;border-bottom:1px solid #e5dfe8;background:#fff}.sp-wizard-top .eyebrow{margin-bottom:2px}.sp-wizard-title{font-size:clamp(20px,2.5vw,28px);letter-spacing:-.04em;margin:2px 0 0;color:#1e1829}.sp-wizard-close{display:flex;align-items:center;gap:7px;height:40px;padding:0 16px;border:1.5px solid #d0c4de;border-radius:12px;background:#fff;color:#543c78;font-size:12px;font-weight:800;cursor:pointer;transition:background .13s;flex-shrink:0}.sp-wizard-close:hover{background:#f0eaf8}.sp-wizard-close svg{width:16px;height:16px;flex-shrink:0}.sp-wizard-stepper{display:flex;gap:0;padding:0 clamp(20px,5vw,60px);background:#fff;border-bottom:1px solid #e5dfe8;flex-shrink:0}.sp-wz-step{display:flex;align-items:center;gap:10px;padding:16px 20px 16px 0;color:#9080a8;border-bottom:2px solid transparent;margin-bottom:-1px}.sp-wz-step>span{width:26px;height:26px;border:1.5px solid #d0c4de;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:800;flex-shrink:0}.sp-wz-step small{font-size:12px;font-weight:700}.sp-wz-step.active{color:#66558f;border-bottom-color:#66558f}.sp-wz-step.active>span{background:#66558f;color:#fff;border-color:#66558f}.sp-wz-step.done{color:#276441}.sp-wz-step.done>span{background:#dcefe2;color:#276441;border-color:#dcefe2}.sp-wizard-body{flex:1;overflow-y:auto;padding:clamp(20px,4vw,40px) clamp(20px,5vw,60px)}.sp-wz-stage{max-width:860px}.sp-wz-desc{margin:0 0 20px;color:#726b76;font-size:14px}.sp-wizard-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:16px clamp(20px,5vw,60px);border-top:1px solid #e5dfe8;background:#fff;flex-shrink:0}.sp-wz-back{height:50px;padding:0 20px;border:0;background:transparent;color:#5d4b68;font-weight:800;font-size:13px;cursor:pointer}.sp-wz-next{height:50px;padding:0 32px;border:0;border-radius:14px;background:linear-gradient(135deg,#66558f,#9472c8);color:#fff;font-size:13px;font-weight:800;cursor:pointer;transition:opacity .13s;box-shadow:0 4px 16px #66558f30}.sp-wz-next:hover{opacity:.88}.sp-wz-areas{display:flex;flex-direction:column;gap:8px}.sp-wz-area{border:1.5px solid #e2dae9;border-radius:16px;overflow:hidden;background:#fff;transition:border-color .13s}.sp-wz-area.selected{border-color:#9472c8}.sp-wz-area-row{display:flex;align-items:center;gap:12px;padding:14px 16px;cursor:default}.sp-wz-area-check{display:flex;align-items:center;flex-shrink:0}.sp-wz-area-check input[type=checkbox]{width:18px;height:18px;accent-color:#66558f;cursor:pointer}.sp-wz-area-info{flex:1;min-width:0;cursor:pointer;-webkit-user-select:none;user-select:none}.sp-wz-area-info strong{display:block;font-size:14px;font-weight:700;color:#1e1829}.sp-wz-area-info small{font-size:11px;color:#9080a8}.sp-wz-expand-btn{width:32px;height:32px;border:1px solid #e0d8ea;border-radius:9px;background:#faf7fc;color:#66558f;display:grid;place-items:center;cursor:pointer;flex-shrink:0;transition:background .13s,transform .2s}.sp-wz-expand-btn:hover{background:#ede7f5}.sp-wz-expand-btn svg{width:16px;height:16px;stroke:currentColor;fill:none;transition:transform .2s}.sp-wz-expand-btn.expanded svg{transform:rotate(180deg)}.sp-wz-topics{border-top:1px solid #ede7f2;display:flex;flex-direction:column}.sp-wz-topic{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 20px;border-bottom:1px solid #f5f0f7;background:#faf7fc}.sp-wz-topic:last-child{border-bottom:0}.sp-wz-topic-title{font-size:13px;font-weight:600;color:#2a2330;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sp-wz-flash-badge{display:flex;align-items:center;gap:5px;padding:3px 10px;border-radius:99px;background:#ede7f9;color:#66558f;font-size:10px;font-weight:800;flex-shrink:0;white-space:nowrap}.sp-wz-flash-badge svg{width:12px;height:12px;stroke:currentColor;fill:none;flex-shrink:0}.sp-drawer-affinity{display:flex;flex-direction:column;gap:10px;max-height:calc(100vh - 420px);overflow-y:auto}.sp-drawer-affinity-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;border:1px solid #e5dfe8;border-radius:12px;background:#faf7fc}.sp-drawer-affinity-row>span{font-size:13px;font-weight:600;color:#1e1829;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sp-drawer-affinity-row select{height:36px;padding:0 10px;border:1.5px solid #d0c4de;border-radius:9px;background:#fff;font-size:12px;font-weight:700;color:#543c78;cursor:pointer;outline:none;flex-shrink:0;min-width:140px}.sp-drawer-affinity-row select:focus{border-color:#9472c8}.sp-drawer-priorities{display:flex;flex-direction:column;gap:10px;max-height:calc(100vh - 420px);overflow-y:auto}.sp-drawer-priority-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid #e5dfe8;border-radius:12px;background:#faf7fc}.sp-drawer-priority-row>strong{font-size:13px;font-weight:700;color:#1e1829;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sp-prio-badge{flex-shrink:0;padding:5px 12px;border-radius:99px;font-size:9px;font-weight:800;letter-spacing:.08em}.sp-drawer-availability{display:grid;grid-template-columns:repeat(7,1fr);gap:10px}.sp-drawer-day{display:flex;flex-direction:column;align-items:center;gap:6px;padding:16px 8px;border:1.5px solid #e2dae9;border-radius:14px;background:#faf7fc;cursor:pointer;transition:border-color .13s}.sp-drawer-day:focus-within{border-color:#9472c8}.sp-drawer-day>span{font-size:10px;font-weight:800;letter-spacing:.07em;color:#9080a8;text-transform:uppercase}.sp-drawer-day input{width:100%;height:44px;border:1.5px solid #e2dae9;border-radius:9px;background:#fff;text-align:center;font-size:18px;font-weight:800;color:#3d2b5a;outline:none;padding:0}.sp-drawer-day input:focus{border-color:#9472c8}.sp-drawer-day input::-webkit-inner-spin-button,.sp-drawer-day input::-webkit-outer-spin-button{-webkit-appearance:none}.sp-drawer-day>small{font-size:11px;color:#9080a8;font-weight:600}.sp-topic-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#f7f4f9;animation:sp-wz-in .22s ease-out}.sp-topic-panel{width:100%;height:100%;background:#f7f4f9;display:flex;flex-direction:column;overflow:hidden}@media(min-width:861px){.sp-topic-overlay{left:214px}}@media(min-width:769px)and (max-width:860px){.sp-topic-overlay{left:60px}}.sp-topic-panel-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 clamp(20px,5vw,60px);height:72px;border-bottom:1px solid #e5dfe8;background:#fff;flex-shrink:0}.sp-topic-panel-body{flex:1;overflow-y:auto;padding:clamp(20px,4vw,40px) clamp(20px,5vw,60px)}.sp-topic-panel-body .sp-topic-dialog{max-width:860px}.sp-topic-panel-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:16px clamp(20px,5vw,60px);border-top:1px solid #e5dfe8;background:#fff;flex-shrink:0}.sp-topic-panel-footer>button:first-child{height:50px;border:0;background:transparent;color:#5d4b68;font-weight:800;padding:0 20px;cursor:pointer}.sp-topic-panel-footer .filled-button{width:auto;padding:0 24px}.sp-topic-drawer-title{min-width:0;flex:1}.sp-topic-drawer-title .eyebrow{display:block;margin-bottom:4px}.sp-topic-drawer-title h1{font-size:clamp(20px,2.5vw,28px);letter-spacing:-.04em;margin:2px 0 0;color:#1e1829;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sp-topic-status{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:20px}.sp-topic-status>div{display:flex;flex-direction:column;gap:3px;padding:12px 14px;background:#f8f4fc;border-radius:12px;text-align:center;align-items:center}.sp-topic-status small{font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:#9080a8}.sp-topic-status strong{font-size:16px;font-weight:800;color:#1e1829}.sp-dialog-label{display:block;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:#9080a8;margin-bottom:10px;margin-top:20px}.sp-topic-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:4px}.sp-topic-actions button{display:flex;flex-direction:column;gap:3px;padding:12px 14px;border:1.5px solid #e5dfe8;border-radius:14px;background:#fff;cursor:pointer;text-align:left;transition:border-color .13s,background .13s}.sp-topic-actions button:hover{background:#faf7fc;border-color:#c0b0d8}.sp-topic-actions button.active{border-color:#9472c8;background:#f4effc}.sp-topic-actions button>span{font-size:18px;color:#66558f;line-height:1}.sp-topic-actions button strong{font-size:12px;font-weight:800;color:#1e1829}.sp-topic-actions button small{font-size:10px;color:#9080a8}.sp-revision-icon{display:block}.sp-revision-icon svg{width:18px;height:11px;display:block}.sp-subtopic-list{display:flex;flex-direction:column;gap:6px}.sp-subtopic-list button{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #e5dfe8;border-radius:10px;background:#fff;cursor:pointer;text-align:left;width:100%;transition:background .13s}.sp-subtopic-list button>span{color:#9080a8;font-size:12px;flex-shrink:0}.sp-subtopic-list button strong{flex:1;font-size:12px;color:#1e1829}.sp-subtopic-list button small{font-size:10px;color:#9080a8;flex-shrink:0}.sp-dialog-empty{font-size:12px;color:#9080a8;margin:0;padding:16px 0}.sp-topic-resource{margin:20px 0 4px;padding:18px;border:1px solid #ded5e8;border-radius:16px;background:#fff;animation:sp-wz-in .18s ease-out}.sp-topic-resource>header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.sp-topic-resource>header .sp-dialog-label{margin:0 0 4px}.sp-topic-resource>header strong{display:block;font-size:14px;color:#1e1829}.sp-resource-heading-actions{display:flex;align-items:center;gap:8px}.sp-resource-heading-actions>small{padding:5px 10px;border-radius:99px;background:#ede7f9;color:#66558f;font-size:10px;font-weight:800;white-space:nowrap}.sp-resource-heading-actions>button{height:32px;padding:0 12px;border:0;border-radius:9px;background:#66558f;color:#fff;font-size:10px;font-weight:800;cursor:pointer}.sp-material-list{display:flex;flex-direction:column;gap:7px}.sp-material-list>div{display:grid;grid-template-columns:54px minmax(0,1fr) auto 32px;align-items:center;gap:12px;width:100%;padding:11px 12px;border:1px solid #ebe4ee;border-radius:12px;background:#faf8fc}.sp-material-list>div>span{font-size:9px;font-weight:900;letter-spacing:.06em;color:#66558f}.sp-resource-open{min-width:0;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.sp-resource-open strong,.sp-resource-open small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sp-resource-open strong{font-size:12px;color:#2b2331}.sp-resource-open small{margin-top:3px;font-size:10px;color:#8c8192}.sp-material-list em{font-size:10px;font-weight:800;font-style:normal;color:#2b8066}.sp-resource-delete{width:30px;height:30px;border:1px solid #eadde2!important;border-radius:8px!important;background:#fff!important;color:#a74c61!important;font-size:17px!important;cursor:pointer}.sp-resource-delete:hover{background:#fff1f3!important;border-color:#dda8b4!important}.sp-pdf-reader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;display:flex;flex-direction:column;background:#e9e6ec}.sp-pdf-reader>header{height:68px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#282230;color:#fff}.sp-pdf-reader>header span,.sp-pdf-reader>header strong{display:block}.sp-pdf-reader>header span{font-size:9px;letter-spacing:.08em;color:#bcaec9}.sp-pdf-reader>header strong{margin-top:3px;font-size:13px}.sp-pdf-reader>header>div:last-child{display:flex;gap:8px}.sp-pdf-reader>header button{height:36px;padding:0 13px;border:0;border-radius:10px;background:#725a98;color:#fff;font-size:10px;font-weight:800;cursor:pointer}.sp-pdf-reader>header button:last-child{width:36px;padding:0;background:#ffffff18;font-size:19px}.sp-pdf-toolbar{height:48px;display:flex;align-items:center;justify-content:center;gap:10px;background:#f8f6f9;border-bottom:1px solid #d8d3db}.sp-pdf-toolbar button{width:30px;height:30px;border:1px solid #d4cdd8;border-radius:8px;background:#fff;cursor:pointer}.sp-pdf-toolbar button:disabled{opacity:.4}.sp-pdf-toolbar span{font-size:10px;font-weight:800;color:#554c5b}.sp-pdf-toolbar small{margin-left:15px;font-size:9px;color:#877d8c}.sp-pdf-stage{flex:1;overflow:auto;padding:28px;display:flex;justify-content:center}.sp-pdf-stage article{position:relative;width:min(720px,100%);min-height:920px;padding:72px 76px;background:#fff;box-shadow:0 8px 30px #32283d22;color:#342d38}.sp-pdf-stage article>span{font-size:9px;font-weight:900;letter-spacing:.12em;color:#8067a8;text-transform:uppercase}.sp-pdf-stage h2{margin:10px 0 8px;font-size:27px}.sp-pdf-stage h3{margin:38px 0 12px;font-size:17px}.sp-pdf-stage p{font-size:13px;line-height:1.8}.sp-pdf-lead{color:#817589}.sp-pdf-stage blockquote{margin:28px 0;padding:16px 18px;border-left:4px solid #8067a8;background:#f6f1fa;font-size:12px;line-height:1.6}.sp-pdf-stage article>footer{position:absolute;bottom:35px;left:0;right:0;text-align:center;font-size:10px;color:#aaa0ae}@media(min-width:861px){.sp-pdf-reader{left:214px}}@media(min-width:769px)and (max-width:860px){.sp-pdf-reader{left:60px}}@media(max-width:640px){.sp-pdf-stage{padding:10px}.sp-pdf-stage article{padding:38px 25px;min-height:760px}.sp-pdf-reader>header{padding:0 12px}.sp-pdf-reader>header>div:first-child{min-width:0}.sp-pdf-reader>header strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sp-pdf-reader>header button:first-child{font-size:0}.sp-pdf-reader>header button:first-child:after{content:"＋ Card";font-size:10px}}.sp-flashcard-list-mock{display:flex;flex-direction:column;gap:7px}.sp-flashcard-list-mock article{display:grid;grid-template-columns:32px minmax(0,1fr) auto 32px;align-items:center;gap:10px;padding:11px 12px;border:1px solid #ebe4ee;border-radius:12px;background:#faf8fc}.sp-flashcard-list-mock article>span{font-size:10px;font-weight:900;color:#8067a8}.sp-flashcard-list-mock article>div{min-width:0}.sp-flashcard-list-mock strong,.sp-flashcard-list-mock small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sp-flashcard-list-mock strong{font-size:12px;color:#2b2331}.sp-flashcard-list-mock small{margin-top:3px;font-size:10px;color:#8c8192}.sp-flashcard-list-mock article>button:not(.sp-resource-delete){height:30px;padding:0 11px;border:1px solid #d6cae1;border-radius:8px;background:#fff;color:#66558f;font-size:10px;font-weight:800;cursor:pointer}.sp-flashcard-preview{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(220px,1fr);gap:12px}.sp-flashcard-preview article{min-height:142px;padding:18px;border-radius:14px;background:linear-gradient(135deg,#66558f,#8d70ba);color:#fff}.sp-flashcard-preview article>span{font-size:9px;font-weight:900;letter-spacing:.1em;opacity:.7}.sp-flashcard-preview article strong{display:block;margin-top:16px;font-size:15px;line-height:1.35}.sp-flashcard-preview article p{margin:10px 0 0;font-size:10px;line-height:1.5;opacity:.72}.sp-flashcard-preview>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.sp-flashcard-preview>div>span{display:flex;flex-direction:column;justify-content:center;padding:10px;border-radius:12px;background:#f7f2fa;text-align:center}.sp-flashcard-preview>div strong{font-size:18px;color:#493565}.sp-flashcard-preview>div small{font-size:9px;color:#8c8192}.sp-flashcard-preview button{grid-column:1/-1;border:0;border-radius:12px;background:#66558f;color:#fff;font-size:11px;font-weight:800;cursor:pointer}.pm-panel{position:fixed;z-index:300;width:240px;background:#fff;border:1.5px solid rgba(147,114,200,.2);border-radius:120px 120px 20px 20px;box-shadow:0 20px 56px #3d2b5a33,0 4px 12px #3d2b5a1a;display:flex;flex-direction:column;overflow:hidden;cursor:grab;touch-action:none;animation:sp-wz-in .2s ease-out}.pm-panel:active{cursor:grabbing}.pm-panel--alert{animation:pm-clock-ring .16s ease-in-out infinite;box-shadow:0 24px 70px #3d2b5a57,0 0 0 5px #9472c824}@keyframes pm-clock-ring{0%,to{transform:rotate(0)}25%{transform:rotate(-2.2deg)}75%{transform:rotate(2.2deg)}}.pm-mini{position:fixed;z-index:300;width:72px;height:72px;border-radius:50%;background:#fff;border:2px solid rgba(147,114,200,.25);box-shadow:0 8px 24px #3d2b5a2e;cursor:grab;touch-action:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;animation:sp-wz-in .15s ease-out}.pm-mini:active{cursor:grabbing}.pm-mini-ring{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.pm-mini-time{position:relative;z-index:1;font-size:13px;font-weight:900;color:#1e1829;letter-spacing:-.04em;font-variant-numeric:tabular-nums;line-height:1}.pm-mini-status{position:relative;z-index:1;font-size:7px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.pm-mini-expand{position:absolute;bottom:-3px;right:-3px;width:20px;height:20px;border-radius:50%;border:1.5px solid rgba(147,114,200,.3);background:#fff;color:#9472c8;font-size:9px;cursor:pointer;display:grid;place-items:center;box-shadow:0 2px 6px #3d2b5a26}.pm-clock,.pm-face{position:relative;width:240px;height:240px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:radial-gradient(ellipse at 50% 40%,#fdfaff 50%,#f2ecfa)}.pm-ring{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.pm-disc-top{position:absolute;top:36px;left:50%;transform:translate(-50%);width:170px;display:flex;align-items:center;justify-content:space-between;z-index:3}.pm-disc-actions{display:flex;align-items:center;gap:3px}.pm-clock-inner,.pm-face-inner{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:3px;margin-top:-28px}.pm-time{font-size:38px;font-weight:900;color:#1e1829;letter-spacing:-.07em;line-height:1;font-variant-numeric:tabular-nums}.pm-status{font-size:8px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;line-height:1}.pm-controls{position:absolute;bottom:24px;left:0;right:0;z-index:3;display:flex;align-items:center;justify-content:center;gap:12px}.pm-phase-alert{position:absolute;left:50%;bottom:86px;z-index:5;transform:translate(-50%);width:154px;padding:7px 10px;border:1px solid #d9c8e9;border-radius:12px;background:#fff;color:#5c4779;box-shadow:0 5px 18px #46345d26;cursor:pointer;text-align:center}.pm-phase-alert span,.pm-phase-alert strong{display:block}.pm-phase-alert span{font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#9a83ae}.pm-phase-alert strong{margin-top:2px;font-size:10px}.pm-mode-switch{display:flex;background:#ede7f5e6;border-radius:10px;padding:2px;gap:2px;flex-shrink:0}.pm-mode-switch button{width:28px;height:24px;border:0;border-radius:8px;background:transparent;color:#9080a8;cursor:pointer;display:grid;place-items:center;transition:background .15s,color .15s}.pm-mode-switch button.active{background:#fff;color:#66558f;box-shadow:0 1px 3px #4a3a6818}.pm-mode-switch button:not(.active):hover{background:#e4d8f0;color:#66558f}.pm-close,.pm-minimize,.pm-sound{width:24px;height:24px;flex-shrink:0;border:0;border-radius:7px;background:#ffffffb3;color:#c0b0cc;cursor:pointer;display:grid;place-items:center;transition:background .13s,color .13s}.pm-close:hover,.pm-minimize:hover,.pm-sound:hover{background:#f3eef8;color:#543c78}.pm-sound span{font-size:11px;line-height:1}.pm-sound.muted{background:#f5eef2;color:#9b7180}.pm-ctrl{display:grid;place-items:center;border:0;cursor:pointer;border-radius:50%;transition:background .13s,transform .1s;flex-shrink:0}.pm-ctrl:active{transform:scale(.94)}.pm-ctrl--ghost{width:38px;height:38px;background:#f5f0fae6;color:#a090b8}.pm-ctrl--ghost:hover{background:#ede6f5;color:#66558f;transform:scale(1.06)}.pm-ctrl--primary{width:56px;height:56px;background:linear-gradient(140deg,#7a5fb5,#9472c8);color:#fff;box-shadow:0 6px 20px #6446b459}.pm-ctrl--primary:hover{box-shadow:0 8px 24px #6446b473;transform:scale(1.04)}.pm-ctrl--primary.pause{background:linear-gradient(140deg,#5a4a90,#7a60b8)}.pm-pomo-body,.pm-pomo-cfg{display:flex;flex-direction:column;gap:8px;padding:12px 16px 14px;border-top:1px solid rgba(147,114,200,.1)}.pm-time-blocks{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px}.pm-tb{display:flex;flex-direction:column;align-items:center;gap:2px;padding:8px 4px 6px;border:1.5px solid #ede7f2;border-radius:14px;background:#faf7fc;cursor:pointer;transition:border-color .15s,background .15s;text-align:center}.pm-tb:hover{border-color:#c8b8e0;background:#f5f0fc}.pm-tb--foco.active{border-color:#9472c8;background:#f3edfb}.pm-tb--pausa.active{border-color:#22907a;background:#e8f7f3}.pm-tb--longa.active{border-color:#e8831a;background:#fdf2e8}.pm-tb input{width:44px;height:30px;border:0;background:transparent;text-align:center;font-size:20px;font-weight:900;color:#1e1829;outline:none;padding:0;cursor:text;font-variant-numeric:tabular-nums;line-height:1}.pm-tb input::-webkit-inner-spin-button,.pm-tb input::-webkit-outer-spin-button{-webkit-appearance:none}.pm-tb>span{font-size:9px;font-weight:700;color:#a090b8;letter-spacing:.05em}.pm-tb--foco.active>span{color:#9472c8}.pm-tb--pausa.active>span{color:#22907a}.pm-tb--longa.active>span{color:#e8831a}.pm-cycles-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.pm-dots{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.pm-dot{width:8px;height:8px;border-radius:50%;background:#e0d8ea;flex-shrink:0;transition:background .25s,box-shadow .25s}.pm-dot.active{background:#9472c8;box-shadow:0 0 0 3px #9472c828}.pm-dot.done{background:#22907a}.pm-ciclos-ctrl{display:flex;align-items:center;gap:4px;flex-shrink:0;font-size:10px;font-weight:700;color:#a090b8}.pm-ciclos-ctrl input{width:28px;height:22px;border:1.5px solid #e0d8ea;border-radius:7px;background:#faf7fc;text-align:center;font-size:12px;font-weight:800;color:#3d2b5a;outline:none;padding:0}.pm-ciclos-ctrl input:focus{border-color:#9472c8}.pm-ciclos-ctrl input::-webkit-inner-spin-button,.pm-ciclos-ctrl input::-webkit-outer-spin-button{-webkit-appearance:none}.pm-elapsed{display:flex;align-items:center;justify-content:center;gap:6px}.pm-elapsed span{font-size:10px;color:#b0a0bc;font-weight:600}.pm-elapsed-div,.pm-elapsed-sep{width:1px;height:10px;background:#e0d8ea;flex-shrink:0}.pm-assoc{display:flex;flex-direction:column;gap:5px;padding:10px 16px 14px;border-top:1px solid rgba(147,114,200,.08)}.pm-sel{width:100%;height:30px;border:1.5px solid #e5dfe8;border-radius:9px;background:#faf7fc;color:#3d2b5a;font-size:11px;font-weight:600;padding:0 24px 0 8px;outline:none;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23a090b8' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;transition:border-color .15s}.pm-sel:focus{border-color:#9472c8}.pm-sel:hover{border-color:#c8b8e0}@media(max-width:960px){.sp-grid{grid-template-columns:1fr}.sp-side{display:grid;grid-template-columns:1fr 1fr}.sp-drawer-availability{grid-template-columns:repeat(4,1fr)}}@media(max-width:640px){.sp-main{padding:20px 16px 88px}.sp-header{flex-direction:column;gap:12px}.sp-progress-strip{flex-wrap:wrap;gap:12px}.sp-ps-bar-wrap{order:3;flex-basis:100%}.sp-block{grid-template-columns:40px minmax(0,1fr) auto;gap:10px;padding:12px 8px}.sp-block-time,.sp-link-btn{display:none}.sp-open-btn{padding:0 10px;font-size:10px}.sp-side{grid-template-columns:1fr}.sp-cal-cell{min-height:52px}.sp-cal-block{display:none}.sp-flashcard-preview{grid-template-columns:1fr}.sp-cal-cell--today .sp-cal-block{display:block}.sp-drawer-areas{grid-template-columns:1fr}.sp-drawer-availability{grid-template-columns:repeat(4,1fr)}.sp-wizard-stepper{grid-template-columns:repeat(2,1fr);gap:12px}.sp-topic-actions{grid-template-columns:1fr}.sp-topic-body .sp-topic-dialog{padding:20px}.sp-topic-drawer-title h1{max-width:calc(100vw - 150px)}}@media(max-width:760px){.sp-topic-drawer{width:100%}}@media(max-width:640px){.sp-pdf-reader>header button:first-child{font-size:19px}.sp-pdf-reader>header button:first-child:after{content:none}}.sp-block-list article[role=button]{cursor:pointer;border-radius:12px;padding-inline:8px;transition:background .15s}.sp-block-list article[role=button]:hover,.sp-block-list article[role=button]:focus-visible{background:#faf7fc;outline:none}.sp-today>header>button:disabled{opacity:.45;cursor:not-allowed}.sp-topic-dialog{display:flex;flex-direction:column;gap:20px}.sp-topic-status{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sp-topic-status>div{display:flex;flex-direction:column;padding:12px 14px;border-radius:14px;background:#f6f0f8}.sp-topic-status small,.sp-dialog-label{font-size:9px;font-weight:800;letter-spacing:.1em;color:#817589}.sp-topic-status strong{font-size:14px;margin-top:4px}.sp-dialog-label{display:block;margin-bottom:8px}.sp-topic-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.sp-topic-actions button{min-height:72px;border:1px solid #e2d9e6;border-radius:14px;background:#fff;display:grid;grid-template-columns:28px 1fr;grid-template-rows:auto auto;text-align:left;align-items:center;padding:10px;cursor:pointer;color:#322a39}.sp-topic-actions button:hover,.sp-topic-actions button.active{border-color:#8067a8;background:#f7f1fa}.sp-topic-actions button>span{grid-row:1/3;font-size:18px;color:#66558f}.sp-revision-icon{grid-row:1/3;display:flex;align-items:center;justify-content:center;color:#66558f}.sp-revision-icon svg{width:20px;height:13px}.sp-topic-actions button strong{font-size:11px}.sp-topic-actions button small{font-size:9px;color:#887e8d}.sp-subtopic-list{display:flex;flex-direction:column;border:1px solid #e7dfe9;border-radius:14px;overflow:hidden}.sp-subtopic-list button{display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:7px;min-height:43px;padding:8px 12px;border:0;border-bottom:1px solid #eee8f0;background:#fff;text-align:left;cursor:pointer}.sp-subtopic-list button:last-child{border-bottom:0}.sp-subtopic-list button:hover{background:#faf7fc}.sp-subtopic-list button span{color:#8067a8}.sp-subtopic-list button strong{font-size:11px}.sp-subtopic-list button small{font-size:10px;color:#8c8391}.sp-dialog-empty{padding:16px;border:1px dashed #d9cfdd;border-radius:14px;color:#83798a;font-size:11px;text-align:center}@media(max-width:520px){.sp-topic-actions{grid-template-columns:1fr}.sp-topic-status{grid-template-columns:1fr 1fr}}.sb-main{overflow-y:auto;display:flex;flex-direction:column;min-height:0;background:#f7f4f9}.sb-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:26px clamp(18px,3vw,48px) 20px;flex-wrap:wrap}.sb-page-title{font-size:clamp(24px,3vw,34px);font-weight:800;letter-spacing:-.04em;color:#1e1829;margin:4px 0 2px}.sb-page-sub{margin:0;font-size:12px;color:#9080a8}.sb-area-section{padding:0 clamp(18px,3vw,48px) 48px}.sb-area-list{display:flex;flex-direction:column;gap:8px}.sb-area-card{background:#fff;border:1px solid #e4dced;border-radius:16px;padding:16px 20px;display:grid;grid-template-columns:minmax(0,1fr) 120px 24px;align-items:center;gap:18px;cursor:pointer;transition:border-color .15s,box-shadow .15s}.sb-area-card:hover{border-color:#b8a8d0;box-shadow:0 2px 14px #66558f15}.sb-area-info{display:flex;flex-direction:column;gap:3px}.sb-area-name{font-size:14px;font-weight:700;color:#1e1829}.sb-area-meta{font-size:11px;color:#9080a8}.sb-area-progress-wrap{display:flex;flex-direction:column;gap:5px}.sb-area-pct{font-size:11px;font-weight:700;color:#66558f;text-align:right}.sb-area-track{height:6px;background:#ede7f2;border-radius:99px;overflow:hidden}.sb-area-fill{height:100%;background:#66558f;border-radius:inherit;transition:width .3s}.sb-area-chevron{width:16px;height:16px;stroke:#9080a8;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.sb-detail-top{display:flex;flex-direction:column;gap:6px}.sb-back-btn{display:inline-flex;align-items:center;gap:5px;height:30px;padding:0 10px 0 6px;border:1px solid #ddd4e8;border-radius:99px;background:#fff;color:#7060a0;font-weight:700;font-size:11px;cursor:pointer;width:fit-content;transition:border-color .13s}.sb-back-btn:hover{border-color:#b8a8d0}.sb-back-btn svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.sb-subject-title{font-size:clamp(20px,2.5vw,28px);font-weight:800;letter-spacing:-.04em;color:#1e1829;margin:0}.sb-subject-meta{margin:2px 0 0;font-size:12px;color:#9080a8}.sb-subject-stats{display:flex;gap:24px;align-items:flex-start;flex-shrink:0}.sb-stat{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.sb-stat-val{font-size:20px;font-weight:800;color:#1e1829}.sb-stat-lbl{font-size:9px;font-weight:800;letter-spacing:.09em;color:#9080a8;text-transform:uppercase}.sb-topics-section{padding:0 clamp(18px,3vw,48px) 60px;display:flex;flex-direction:column;gap:14px}.sb-section-head{display:flex;align-items:center;justify-content:space-between}.sb-section-label{font-size:9px;font-weight:800;letter-spacing:.12em;color:#806d96;text-transform:uppercase}.sb-new-topic-btn{height:34px;padding:0 14px;border:0;border-radius:10px;background:#eee7f5;color:#543c78;font-weight:800;font-size:11px;cursor:pointer;transition:background .14s}.sb-new-topic-btn:hover{background:#ddd0ef}.sb-topic-list{display:flex;flex-direction:column;gap:6px}.sb-topic-card{background:#fff;border:1px solid #e4dced;border-radius:14px;overflow:hidden;transition:border-color .15s}.sb-topic-card.sb-open{border-color:#c8b5e0}.sb-topic-card.sb-done .sb-topic-name{color:#22907a}.sb-topic-header{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px 16px;cursor:pointer;min-height:58px;transition:background .13s}.sb-topic-header:hover,.sb-topic-card.sb-open .sb-topic-header{background:#faf7fc}.sb-expand-btn{width:30px;height:30px;border:1px solid #ddd4e6;border-radius:9px;background:#f4f0f8;display:grid;place-items:center;cursor:pointer;flex:none;color:#66558f;font-size:16px;transition:background .13s,transform .2s;line-height:1}.sb-topic-card.sb-open .sb-expand-btn{background:#eee7f5;border-color:#c8b0e0}.sb-chevron-icon{display:inline-block;font-style:normal;-webkit-user-select:none;user-select:none}.sb-topic-text{display:flex;flex-direction:column;gap:2px;min-width:0}.sb-topic-name{font-size:13.5px;font-weight:700;color:#1e1829;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sb-topic-progress{font-size:10px;color:#9080a8}.sb-action-bar{display:flex;align-items:center;gap:5px;flex-shrink:0}.sb-action-btn{width:33px;height:33px;border:1px solid #e2d9e6;border-radius:9px;background:#fff;display:grid;place-items:center;cursor:pointer;color:#66558f;font-size:13px;flex:none;transition:background .13s,border-color .13s}.sb-action-btn:hover,.sb-action-btn.sb-btn-done{background:#eee7f5;border-color:#c8b0e0}.sb-action-btn.sb-btn-done{color:#22907a;border-color:#a0d8c8;background:#e8f6f2}.sb-revision-btn{height:33px;padding:0 10px;border:1px solid #e2d9e6;border-radius:9px;background:#fff;color:#66558f;font-size:10px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .13s,border-color .13s;display:flex;align-items:center;gap:5px}.sb-revision-btn:hover,.sb-revision-btn.sb-btn-revision{background:#eee7f5;border-color:#c8b0e0}.sb-revision-btn svg{width:18px;height:11px;flex-shrink:0}.sb-options-btn{width:28px;height:28px;border:0;background:transparent;color:#9080a8;cursor:pointer;font-size:17px;display:grid;place-items:center;border-radius:8px;letter-spacing:0;transition:background .13s}.sb-options-btn:hover{background:#f0eaf4;color:#66558f}.sb-topic-body{border-top:1px solid #f0eaf2}.sb-questions-block{padding:14px 16px 12px;background:#faf7fc;border-bottom:1px solid #f0eaf2}.sb-questions-head{display:flex;align-items:center;gap:10px;margin-bottom:8px;flex-wrap:wrap}.sb-questions-label{font-size:9px;font-weight:800;letter-spacing:.1em;color:#806d96;text-transform:uppercase}.sb-register-btn{height:30px;padding:0 12px;border:1px solid #c8b8dc;border-radius:8px;background:#fff;color:#543c78;font-size:10px;font-weight:700;cursor:pointer;transition:background .13s}.sb-register-btn:hover{background:#f4f0f8}.sb-questions-empty{font-size:11px;color:#9080a8;margin:0}.sb-subtopics-block{padding:6px 16px 4px}.sb-subtopic-row{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 0;border-bottom:1px solid #f0eaf2}.sb-subtopic-row:last-of-type{border-bottom:0}.sb-subtopic-arrow{color:#c0b0d0;font-size:12px}.sb-subtopic-name{font-size:12px;color:#2c2535}.sb-done-text{color:#22907a}.sb-subtopic-actions{display:flex;align-items:center;gap:4px}.sb-subtopic-btn{width:27px;height:27px;border:1px solid #e2d9e6;border-radius:7px;background:#fff;display:grid;place-items:center;cursor:pointer;color:#66558f;font-size:11px;transition:background .12s}.sb-subtopic-btn:hover,.sb-subtopic-btn.sb-btn-done{background:#eee7f5;border-color:#c8b0e0}.sb-subtopic-btn.sb-btn-done{color:#22907a;border-color:#a0d8c8;background:#e8f6f2}.sb-add-subtopic-btn{display:flex;align-items:center;gap:5px;padding:10px 0 12px;border:0;background:transparent;color:#8067a8;font-size:11px;font-weight:600;cursor:pointer;transition:color .13s}.sb-add-subtopic-btn:hover{color:#5a3b8a}.sb-empty{padding:48px 20px;text-align:center;color:#766e7b;background:#fff;border:1px solid #e4dced;border-radius:16px}.sb-empty strong{display:block;font-size:14px;color:#4a3a58;margin-bottom:6px}.sb-empty p{font-size:12px;margin:0;color:#9080a8}@media(max-width:860px){.sb-area-card{grid-template-columns:minmax(0,1fr) auto}.sb-area-progress-wrap,.sb-subject-stats{display:none}}@media(max-width:680px){.sb-topic-header{grid-template-columns:30px minmax(0,1fr) auto;padding:12px;gap:8px}.sb-revision-btn{display:none}.sb-action-bar{gap:3px}.sb-topbar{flex-direction:column}}@media(max-width:520px){.sb-subtopic-btn:nth-child(n+4){display:none}}.sb-review-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:600;display:grid;place-items:center;padding:20px;background:#241a3099;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sb-review-dialog{width:min(500px,100%);border-radius:18px;background:#faf8fc;box-shadow:0 24px 70px #180d2860;overflow:hidden}.sb-review-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 22px;border-bottom:1px solid #e7dfe9;background:#fff}.sb-review-dialog>header span{font-size:9px;font-weight:900;letter-spacing:.1em;color:#8067a8}.sb-review-dialog h2{margin:4px 0;font-size:21px;color:#2a2130}.sb-review-dialog header p{margin:0;font-size:11px;color:#887d8e}.sb-review-dialog>header>button{width:34px;height:34px;border:0;border-radius:9px;background:#f1ebf4;color:#675872;font-size:20px;cursor:pointer}.sb-review-body{display:flex;flex-direction:column;gap:15px;padding:22px}.sb-review-toggle{display:flex;align-items:flex-start;gap:10px;padding:14px;border:1px solid #dfd5e5;border-radius:12px;background:#fff;cursor:pointer}.sb-review-toggle input{width:17px;height:17px;accent-color:#66558f}.sb-review-toggle strong,.sb-review-toggle small{display:block}.sb-review-toggle strong{font-size:12px;color:#302638}.sb-review-toggle small{margin-top:3px;font-size:10px;color:#918596}.sb-review-field span{display:block;margin-bottom:5px;font-size:10px;font-weight:800;color:#75667c}.sb-review-field select,.sb-review-field input{width:100%;height:40px;padding:0 10px;border:1.5px solid #ded4e5;border-radius:9px;background:#fff;color:#34293d;font-size:11px}.sb-review-dialog>footer{display:flex;justify-content:flex-end;gap:8px;padding:14px 22px;border-top:1px solid #e7dfe9;background:#fff}.sb-review-dialog>footer button{height:40px;padding:0 15px;border:0;border-radius:10px;background:transparent;color:#66558f;font-size:11px;font-weight:800;cursor:pointer}.sb-review-dialog>footer .filled-button{background:#66558f;color:#fff}.sb-delete-btn{color:#a74c61!important}.sb-delete-btn:hover{background:#fff1f3!important;border-color:#dda8b4!important}.study-loading{display:grid;place-content:center;justify-items:center;gap:18px;color:var(--primary)}.study-loading--page{min-height:100vh;background:var(--surface)}.study-loading--section{min-height:240px;width:100%}.study-loading__book{position:relative;width:78px;height:52px;perspective:180px;filter:drop-shadow(0 8px 9px color-mix(in srgb,var(--primary) 18%,transparent))}.study-loading__page{position:absolute;top:0;width:39px;height:50px;border:2px solid var(--primary);background:var(--surface)}.study-loading__page--left{left:0;border-radius:7px 2px 2px 10px;transform:rotateY(8deg);transform-origin:right center}.study-loading__page--right{right:0;border-radius:2px 7px 10px 2px;transform:rotateY(-8deg);transform-origin:left center}.study-loading__page--turning{left:39px;z-index:2;border-left:0;border-radius:0 7px 10px 0;transform-origin:left center;animation:study-page-turn 1.35s cubic-bezier(.55,.08,.45,.92) infinite}.study-loading__spine{position:absolute;left:50%;bottom:-2px;z-index:3;width:2px;height:48px;border-radius:99px;background:var(--primary);transform:translate(-50%)}.study-loading__label{color:var(--on-primary-container);font-size:14px;font-weight:700;letter-spacing:.01em}@keyframes study-page-turn{0%,12%{transform:rotateY(0)}74%,to{transform:rotateY(-180deg)}}@media(prefers-reduced-motion:reduce){.study-loading__page--turning{animation:none}}.fc-create-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;background:#21182d99;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center;padding:20px}.fc-create-modal{width:min(820px,100%);max-height:calc(100vh - 40px);display:flex;flex-direction:column;border-radius:22px;background:#faf8fc;box-shadow:0 30px 90px #160d2255;overflow:hidden}.fc-create-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px 26px;border-bottom:1px solid #e5dfe8;background:#fff}.fc-create-modal>header span,.fc-create-body section>label{display:block;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#8067a8}.fc-create-modal h2{margin:4px 0 0;font-size:23px;color:#211a29}.fc-create-modal header p{margin:5px 0 0;font-size:11px;color:#8b8190}.fc-create-modal>header>button{width:38px;height:38px;border:0;border-radius:11px;background:#f1ebf4;color:#5d4b68;font-size:22px;cursor:pointer}.fc-create-body{padding:22px 26px;overflow-y:auto;display:flex;flex-direction:column;gap:20px}.fc-create-body section>label{margin-bottom:9px}.fc-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.fc-choice-grid button{min-height:70px;padding:12px;border:1.5px solid #e1d8e8;border-radius:13px;background:#fff;text-align:left;cursor:pointer}.fc-choice-grid button strong,.fc-choice-grid button small{display:block}.fc-choice-grid button strong{font-size:12px;color:#312639}.fc-choice-grid button small{margin-top:4px;font-size:10px;color:#918397}.fc-choice-grid button.selected,.fc-type-row button.selected{border-color:#8067a8;background:#f1ebf8;color:#543c78}.fc-type-row{display:flex;flex-wrap:wrap;gap:7px}.fc-type-row button{height:34px;padding:0 13px;border:1px solid #ddd3e5;border-radius:99px;background:#fff;color:#716577;font-size:10px;font-weight:800;cursor:pointer}.fc-card-fields input,.fc-card-fields textarea,.fc-association-fields select{width:100%;border:1.5px solid #dfd6e5;border-radius:11px;background:#fff;color:#2c2431;outline:none}.fc-card-fields input{height:44px;padding:0 13px;margin-bottom:8px}.fc-card-fields textarea{padding:12px 13px;resize:vertical}.fc-card-fields input:focus,.fc-card-fields textarea:focus,.fc-association-fields select:focus{border-color:#8067a8}.fc-association-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:12px}.fc-association-fields label span{display:block;margin:0 0 5px;font-size:9px;font-weight:800;color:#837689}.fc-association-fields select{height:40px;padding:0 9px;font-size:11px}.fc-create-modal>footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 26px;border-top:1px solid #e5dfe8;background:#fff}.fc-create-modal>footer>span{font-size:9px;color:#998d9e}.fc-create-modal>footer>div{display:flex;gap:8px}.fc-create-modal>footer button{height:42px;padding:0 17px;border:0;border-radius:11px;background:transparent;color:#66558f;font-size:11px;font-weight:800;cursor:pointer}.fc-create-modal>footer .filled-button{background:#66558f;color:#fff}@media(max-width:640px){.fc-create-overlay{padding:0}.fc-create-modal{height:100%;max-height:none;border-radius:0}.fc-choice-grid,.fc-association-fields{grid-template-columns:1fr}.fc-create-modal>footer{align-items:flex-end}.fc-create-modal>footer>span{max-width:130px}}.fc-association-empty{margin:10px 0 0;padding:14px;border:1px dashed #d9cfdf;border-radius:11px;color:#8b7e92;font-size:11px;background:#fff}.fc-mode-tabs{display:flex;gap:4px;padding:4px;border-radius:12px;background:#eee8f2}.fc-mode-tabs button{flex:1;height:38px;border:0;border-radius:9px;background:transparent;color:#817489;font-size:11px;font-weight:800;cursor:pointer}.fc-mode-tabs button.active{background:#fff;color:#5b447b;box-shadow:0 2px 8px #39254f12}.fc-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.fc-stats article{padding:13px 14px;border:1px solid #e5dce9;border-radius:13px;background:#fff}.fc-stats strong,.fc-stats small{display:block}.fc-stats strong{font-size:19px;color:#4f386e}.fc-stats small{margin-top:3px;font-size:9px;color:#8d8192}.fc-practice-scopes{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.fc-practice-scopes button{padding:13px;border:1.5px solid #e1d8e8;border-radius:12px;background:#fff;text-align:left;cursor:pointer}.fc-practice-scopes button strong,.fc-practice-scopes button small{display:block}.fc-practice-scopes button strong{font-size:12px;color:#33283c}.fc-practice-scopes button small{margin-top:4px;font-size:9px;color:#918397}.fc-practice-scopes button.selected{border-color:#8067a8;background:#f1ebf8}.fc-practice-summary{margin-top:14px;padding:18px;border-radius:14px;background:linear-gradient(135deg,#5d487d,#8566b1);color:#fff}.fc-practice-summary span,.fc-practice-summary strong,.fc-practice-summary small{display:block}.fc-practice-summary span{font-size:8px;font-weight:900;letter-spacing:.1em;opacity:.68}.fc-practice-summary strong{margin-top:7px;font-size:20px}.fc-practice-summary small{margin-top:3px;font-size:10px;opacity:.72}@media(max-width:640px){.fc-stats{grid-template-columns:1fr 1fr}.fc-practice-scopes{grid-template-columns:1fr}}.fc-practice .fc-stats{margin-bottom:20px}.cp-main{flex:1;min-width:0;overflow-y:auto;padding:32px clamp(16px,4vw,48px) 100px;display:flex;flex-direction:column;gap:24px}.cp-header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.cp-new-btn{display:inline-flex;align-items:center;gap:7px;height:40px;padding:0 20px;border:0;border-radius:12px;background:linear-gradient(135deg,#66558f,#9472c8);color:#fff;font-size:13px;font-weight:800;cursor:pointer;transition:opacity .13s,transform .13s;white-space:nowrap}.cp-new-btn:hover{opacity:.88;transform:translateY(-1px)}.cp-new-btn svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2.5;stroke-linecap:round}.cp-stats-strip{display:flex;align-items:center;gap:0;background:#fff;border:1.5px solid #ede8f4;border-radius:16px;padding:20px 28px}.cp-stat-item{display:flex;flex-direction:column;align-items:center;gap:4px;flex:1}.cp-stat-item strong{font-size:26px;font-weight:900;color:#1e1829;line-height:1}.cp-stat-total{font-size:16px;font-weight:600;color:#b0a4c0}.cp-stat-alert{color:#e07a00!important}.cp-stat-item small{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#9080a8}.cp-stat-div{width:1px;height:36px;background:#ede8f4;flex-shrink:0}.cp-capsule-img{width:72px;height:auto;flex-shrink:0;display:block;object-fit:contain}@keyframes cp-capsule-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes cp-capsule-glow{0%,to{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}50%{filter:drop-shadow(0 0 14px rgba(240,160,32,.6)) drop-shadow(0 2px 4px rgba(0,0,0,.2))}}.cp-capsule-img--arrived{animation:cp-capsule-float 3s ease-in-out infinite,cp-capsule-glow 3s ease-in-out infinite}.cp-capsule-img--open{opacity:.75}.cp-capsule-center{display:flex;justify-content:center;padding:8px 0}.cp-reveal-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.cp-reveal-icon .cp-capsule-img{width:64px}.cp-empty-capsule{opacity:.5;margin-bottom:4px}.cp-empty-capsule .cp-capsule-img{width:64px}.cp-delivery-notif-icon .cp-capsule-img{width:36px}.cp-reread-btn{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 14px;border:1.5px solid #ddd5ea;border-radius:10px;background:transparent;color:#66558f;font-size:12px;font-weight:700;cursor:pointer;align-self:flex-start;transition:background .13s,border-color .13s}.cp-reread-btn:hover{background:#f4f0f9;border-color:#9472c8}.cp-reread-btn svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cp-delivery-notif{position:fixed;bottom:32px;right:32px;z-index:500;display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fff;border:2px solid #f0a020;border-radius:20px;box-shadow:0 8px 32px #c8780033,0 2px 8px #0000001a;max-width:340px;animation:cp-notif-slide .3s cubic-bezier(.34,1.56,.64,1)}@keyframes cp-notif-slide{0%{transform:translateY(24px) scale(.95);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.cp-delivery-notif-icon{display:flex;align-items:center;flex-shrink:0}.cp-delivery-notif-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.cp-delivery-notif-body strong{font-size:12px;font-weight:800;color:#c07a10;letter-spacing:.02em}.cp-delivery-notif-body span{font-size:13px;font-weight:600;color:#2a1f10;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cp-delivery-notif-body em{font-size:11px;color:#9080a8;font-style:normal}.cp-delivery-notif-open{height:34px;padding:0 16px;border:0;border-radius:10px;background:#f0a020;color:#fff;font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .13s}.cp-delivery-notif-open:hover{background:#d08010}.cp-delivery-notif-close{width:26px;height:26px;border:0;border-radius:50%;background:#f5f0f0;color:#9080a8;font-size:15px;cursor:pointer;display:grid;place-items:center;flex-shrink:0;transition:background .13s,color .13s}.cp-delivery-notif-close:hover{background:#ede0e0;color:#5a3030}.cp-tabs{display:flex;gap:4px;border-bottom:1.5px solid #ede8f4;padding-bottom:0}.cp-tab{display:flex;align-items:center;gap:8px;height:42px;padding:0 18px;border:0;border-bottom:2px solid transparent;background:transparent;color:#9080a8;font-size:13px;font-weight:700;cursor:pointer;transition:color .15s,border-color .15s;margin-bottom:-1.5px}.cp-tab:hover{color:#66558f}.cp-tab--active{color:#3d2b5a;border-bottom-color:#66558f}.cp-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:18px;padding:0 5px;border-radius:99px;background:#ede7f5;color:#66558f;font-size:10px;font-weight:800;line-height:1;transition:background .15s,color .15s,transform .15s}.cp-tab--active .cp-tab-count{background:#66558f;color:#fff}.cp-tab--alert .cp-tab-count{background:#f0a020;color:#fff;animation:cp-count-pulse 1.8s ease infinite}@keyframes cp-count-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.18)}}.cp-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;align-items:start}.cp-card{border-radius:20px;padding:22px;display:flex;flex-direction:column;gap:12px;transition:transform .18s,box-shadow .18s}.cp-card:hover{transform:translateY(-3px)}.cp-card--scheduled{background:#fff;border:1.5px solid #e0d8ea;box-shadow:0 2px 12px #3c28640f}.cp-card--scheduled:hover{box-shadow:0 8px 28px #3c28641f}@keyframes cp-glow{0%,to{box-shadow:0 0 #f0a0204d,0 4px 20px #f0a0201a}50%{box-shadow:0 0 0 7px #f0a02000,0 4px 20px #f0a02038}}.cp-card--delivered{background:linear-gradient(135deg,#fff8ec,#fffdf7);border:2px solid #f0a020;animation:cp-glow 2.4s ease infinite}.cp-card--opened{background:#faf7fc;border:1.5px solid #ddd5e8}.cp-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.cp-card-type-label{font-size:10px;color:#9080a8;font-weight:600}.cp-chip{padding:3px 10px;border-radius:99px;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.cp-chip--scheduled{background:#ede7f9;color:#543c78}.cp-chip--opened{background:#d9f2ec;color:#1a6e54}.cp-lock-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,#ede7f9,#ddd5ef);color:#66558f;flex-shrink:0}.cp-lock-icon svg{width:22px;height:22px}.cp-message-locked{display:flex;flex-direction:column;gap:7px;padding:14px;border-radius:12px;background:linear-gradient(135deg,#f3eef8,#ede7f2)}.cp-message-locked span{display:block;height:8px;border-radius:99px;background:#64508224}.cp-card-title{font-size:15px;font-weight:800;color:#1e1829;margin:0;line-height:1.3}.cp-card-footer{display:flex;align-items:center;gap:6px;margin-top:auto;padding-top:10px;border-top:1px solid #f0eaf2;font-size:11px;color:#9080a8;font-weight:600}.cp-card-footer svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-linecap:round;flex-shrink:0}.cp-opened-at{margin-left:auto;font-size:10px;color:#b0a4c0;white-space:nowrap}.cp-delivered-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 12px;border-radius:99px;background:#f0a020;color:#fff;font-size:10px;font-weight:800;letter-spacing:.04em;align-self:flex-start}.cp-envelope{color:#c07a10;width:56px;align-self:flex-start}.cp-envelope svg{width:100%;height:auto}.cp-delivered-hint{font-size:13px;color:#7a6040;margin:0}.cp-open-btn{display:flex;align-items:center;justify-content:center;gap:8px;height:44px;border:0;border-radius:14px;background:#f0a020;color:#fff;font-size:14px;font-weight:800;cursor:pointer;transition:background .13s,transform .13s;margin-top:auto}.cp-open-btn:hover{background:#d08010;transform:scale(1.02)}.cp-message-preview{font-size:13px;color:#5a4a68;line-height:1.55;margin:0;padding:14px;border-radius:12px;background:#f0eaf7;border-left:3px solid #9472c8;font-style:italic}.cp-empty{display:flex;flex-direction:column;align-items:center;gap:12px;padding:80px 20px;text-align:center}.cp-empty-icon{font-size:48px;opacity:.5;margin-bottom:8px}.cp-empty strong{font-size:18px;color:#2a1f35;font-weight:800}.cp-empty p{font-size:14px;color:#8a7898;max-width:320px;margin:0}.cp-empty-btn{margin-top:8px;height:44px;padding:0 24px;border:0;border-radius:14px;background:linear-gradient(135deg,#66558f,#9472c8);color:#fff;font-size:13px;font-weight:800;cursor:pointer;transition:opacity .13s}.cp-empty-btn:hover{opacity:.88}.cp-create-fields{display:flex;flex-direction:column;gap:16px}.cp-field{display:flex;flex-direction:column;gap:6px}.cp-field-label{font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#8070a0}.cp-field-optional{font-weight:600;text-transform:none;letter-spacing:0;color:#b0a4c0}.cp-field-input{height:42px;padding:0 12px;border:1.5px solid #ddd5ea;border-radius:12px;background:#faf7fc;font-size:13px;color:#1e1829;outline:none;transition:border-color .15s,box-shadow .15s;width:100%;box-sizing:border-box;font-family:inherit}.cp-field-input:focus{border-color:#9472c8;box-shadow:0 0 0 3px #9472c81f}.cp-field-textarea{padding:12px;border:1.5px solid #ddd5ea;border-radius:12px;background:#faf7fc;font-size:13px;color:#1e1829;outline:none;resize:vertical;font-family:inherit;line-height:1.6;transition:border-color .15s,box-shadow .15s;width:100%;box-sizing:border-box}.cp-field-textarea:focus{border-color:#9472c8;box-shadow:0 0 0 3px #9472c81f}.cp-char-count{font-size:10px;color:#a898b8;text-align:right}.cp-video-hint{font-size:11px;color:#1a6e54;font-weight:700;padding:4px 0 0 2px}.cp-date-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cp-trigger-options{display:flex;flex-direction:column;gap:10px}.cp-trigger-option{display:flex;align-items:center;gap:14px;padding:16px;border:1.5px solid #e0d8ea;border-radius:16px;background:#fff;cursor:pointer;text-align:left;transition:border-color .15s,background .15s,transform .13s;width:100%}.cp-trigger-option:hover{border-color:#9472c8;background:#faf7fc;transform:translate(3px)}.cp-trigger-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#ede7f5;color:#66558f;flex-shrink:0}.cp-trigger-icon svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cp-trigger-info{flex:1;min-width:0}.cp-trigger-info strong{display:block;font-size:14px;color:#1e1829;margin-bottom:2px}.cp-trigger-info small{font-size:12px;color:#9080a8}.cp-trigger-arrow{font-size:20px;color:#c0b0d8;line-height:1;flex-shrink:0}.cp-completion-types{display:flex;gap:6px}.cp-completion-btn{flex:1;height:36px;border:1.5px solid #e0d8ea;border-radius:10px;background:#fff;color:#66558f;font-size:12px;font-weight:700;cursor:pointer;transition:background .13s,border-color .13s,color .13s}.cp-completion-btn:hover{background:#f4f0f9}.cp-completion-btn.active{background:#66558f;border-color:#66558f;color:#fff}.cp-goal-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.cp-goal-btn{display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:12px;border:1.5px solid #e0d8ea;border-radius:14px;background:#fff;cursor:pointer;text-align:left;transition:border-color .15s,background .15s}.cp-goal-btn:hover{border-color:#c0aede;background:#faf7fc}.cp-goal-btn.active{border-color:#66558f;background:#ede7f9}.cp-goal-btn>span{font-size:18px;color:#66558f;margin-bottom:4px}.cp-goal-btn>strong{font-size:11px;color:#1e1829;font-weight:800}.cp-goal-btn>small{font-size:10px;color:#9080a8}.cp-reveal-icon{display:flex;align-items:center;justify-content:center;padding:4px;flex-shrink:0}.cp-reveal-preview{display:flex;flex-direction:column;gap:12px;padding:20px;border-radius:16px;background:linear-gradient(135deg,#faf7ff,#f4eeff);border:1px solid #ddd5ea}.cp-reveal-title{font-size:17px;font-weight:800;color:#1e1829;margin:0}.cp-reveal-trigger-chip{display:inline-flex;align-items:center;padding:6px 12px;border-radius:99px;background:#ede7f5;color:#66558f;font-size:12px;font-weight:700}.cp-reveal-content{display:flex;flex-direction:column;gap:16px}.cp-reveal-context{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#9080a8;margin:0}.cp-reveal-message{padding:20px;border-radius:16px;background:#faf7fc;border-left:4px solid #9472c8;font-size:15px;color:#2a1f35;line-height:1.7;white-space:pre-wrap;font-style:italic}.cp-reveal-footer{font-size:11px;color:#b0a4c0;text-align:right;margin:0}.cp-video-wrap{border-radius:16px;overflow:hidden;background:#000;width:100%;margin:12px 0}.cp-video-iframe{width:100%;aspect-ratio:16 / 9;border:0;display:block}.cp-video-native{width:100%;display:block;object-fit:contain}.cp-video-thumb{position:relative;display:block;width:100%;border:0;padding:0;cursor:pointer;border-radius:16px;overflow:hidden;background:#000;margin:12px 0}.cp-video-thumb-img{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block;transition:opacity .2s}.cp-video-thumb:hover .cp-video-thumb-img{opacity:.85}.cp-video-play-btn{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff}.cp-video-play-btn svg{width:64px;height:64px;filter:drop-shadow(0 2px 12px #0008);transition:transform .2s}.cp-video-thumb:hover .cp-video-play-btn svg{transform:scale(1.1)}@media(max-width:640px){.cp-main{padding:20px 16px 120px}.cp-grid,.cp-date-row,.cp-goal-grid{grid-template-columns:1fr}.cp-stats-strip{padding:16px 20px}.cp-stat-item strong{font-size:20px}.cp-tab{padding:0 12px;font-size:12px}.cp-header-actions{flex-wrap:wrap}}.agenda-page{max-width:1240px;margin:0 auto;padding:40px 44px;color:#27212f}.agenda-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px}.agenda-eyebrow{font-size:11px;font-weight:800;letter-spacing:.12em;color:#9672c8}.agenda-header h1{margin:7px 0 5px;font-size:32px}.agenda-header p{margin:0;color:#81778e}.agenda-primary{border:0;border-radius:11px;background:#7658a8;color:#fff;padding:12px 18px;font-weight:800;cursor:pointer}.agenda-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,1fr);gap:22px}.agenda-calendar,.agenda-list{background:#fff;border:1px solid #ebe5f1;border-radius:18px;padding:22px;box-shadow:0 5px 20px #3b24520b}.agenda-calendar-head,.agenda-list-head{display:flex;align-items:center;justify-content:space-between}.agenda-calendar-head h2,.agenda-list-head h2{margin:0;text-transform:capitalize;font-size:19px}.agenda-calendar-head button{border:1px solid #e5deed;background:#faf8fc;border-radius:8px;width:34px;height:34px;font-size:24px;color:#71569a;cursor:pointer}.agenda-week,.agenda-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:7px}.agenda-week{margin:25px 0 8px}.agenda-week span{text-align:center;font-size:11px;font-weight:800;color:#9a90a4}.agenda-day{min-height:91px;border:1px solid #eee9f3;border-radius:10px;background:#fff;text-align:left;padding:8px;display:flex;flex-direction:column;gap:4px;cursor:pointer}.agenda-day:hover{border-color:#bda7d7;background:#fcfaff}.agenda-day.blank{border:0;background:transparent;cursor:default}.agenda-day.today{box-shadow:inset 0 3px #7658a8}.agenda-day strong{font-size:12px;color:#5f536d}.agenda-day i{font-style:normal;font-size:10px;border-radius:4px;padding:3px 4px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agenda-day small{font-size:10px;color:#7658a8}.agenda-list-head{padding-bottom:18px;border-bottom:1px solid #f0ebf3}.agenda-list-head h2{margin-top:6px}.agenda-list-head>span{background:#f0eafa;color:#7658a8;border-radius:99px;padding:4px 10px;font-weight:800;font-size:12px}.agenda-event{display:flex;align-items:center;gap:13px;padding:16px 2px;border-bottom:1px solid #f1edf4}.agenda-event time{font-size:12px;font-weight:800;color:#7658a8;width:48px}.agenda-event div{flex:1;display:flex;flex-direction:column;gap:4px}.agenda-event b{font-size:14px}.agenda-event small{font-size:11px}.agenda-event button{border:0;background:none;color:#aaa;font-size:20px;cursor:pointer}.agenda-empty{text-align:center;padding:55px 25px;color:#81778e}.agenda-empty span{display:block;font-size:30px;color:#b29bcf}.agenda-empty b{display:block;margin:12px 0 4px;color:#40354b}.agenda-empty p{font-size:13px;line-height:1.45}.agenda-empty button{border:0;background:none;color:#7658a8;font-weight:800;cursor:pointer}.agenda-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#21152e66;display:grid;place-items:center;padding:20px;z-index:20}.agenda-dialog{position:relative;width:min(480px,100%);background:#fff;border-radius:18px;padding:28px;box-shadow:0 20px 70px #21152e44;display:flex;flex-direction:column;gap:16px}.agenda-dialog h2{margin:0 0 4px}.agenda-close{position:absolute;right:16px;top:12px;border:0;background:none;font-size:26px;color:#8f839a;cursor:pointer}.agenda-dialog label{display:flex;flex-direction:column;gap:6px;color:#675b73;font-size:12px;font-weight:700}.agenda-dialog input,.agenda-dialog select,.agenda-dialog textarea{border:1px solid #ded6e8;border-radius:9px;padding:10px;font:inherit;color:#30273a;background:#fff}.agenda-dialog textarea{min-height:70px;resize:vertical}.agenda-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:800px){.agenda-page{padding:24px 16px}.agenda-header{align-items:flex-start;gap:18px;flex-direction:column}.agenda-layout{grid-template-columns:1fr}.agenda-day{min-height:70px}.agenda-day i{font-size:9px}.agenda-calendar{padding:14px}}.hub-nav a{border:0;background:transparent;padding:11px 17px;border-radius:999px;color:#625d68;font-weight:700;cursor:pointer;text-decoration:none}.hub-nav a.active{background:#eee7f5;color:#49366e}.agenda-edit{color:var(--primary)!important;font-size:16px!important}.agenda-edit svg{width:16px;height:16px;display:block}.sm-shell{background:#f7f4f9}.sm-main{min-width:0;overflow-y:auto;display:flex;flex-direction:column;min-height:0;gap:20px;padding:28px clamp(22px,4vw,52px) 60px}.sm-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex-wrap:wrap}.sm-header h1{font-size:clamp(24px,3vw,34px);letter-spacing:-.04em;margin:5px 0 2px;color:#1e1829}.sm-header-sub{margin:0;font-size:12px;color:#9080a8}.sm-create-btn{display:flex;align-items:center;gap:7px;height:40px;padding:0 18px;border:0;border-radius:13px;background:#66558f;color:#fff;font-size:11px;font-weight:800;cursor:pointer;transition:background .13s;white-space:nowrap;flex-shrink:0}.sm-create-btn:hover{background:#543c78}.sm-stats{background:#fff;border:1px solid #e5dfe8;border-radius:18px;padding:14px 22px;display:flex;align-items:center;flex-wrap:wrap}.sm-stat{display:flex;flex-direction:column;gap:1px;flex:1;min-width:80px;padding:0 16px}.sm-stat:first-child{padding-left:0}.sm-stat strong{font-size:22px;font-weight:900;color:#1e1829;line-height:1}.sm-stat small{font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#9080a8}.sm-stat-div{width:1px;height:32px;background:#ede7f2;flex-shrink:0}.sm-tabs{display:flex;gap:4px;padding:4px;background:#f3eef8;border-radius:14px;align-self:flex-start}.sm-tab{display:flex;align-items:center;gap:7px;height:36px;padding:0 16px;border:0;border-radius:10px;background:transparent;color:#9080a8;font-size:12px;font-weight:700;cursor:pointer;transition:background .15s,color .15s}.sm-tab:hover{background:#e8e0f0;color:#66558f}.sm-tab--active{background:#fff;color:#3d2b5a;box-shadow:0 1px 4px #4a3a6820}.sm-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:18px;padding:0 5px;border-radius:99px;background:#e8e0f0;color:#66558f;font-size:10px;font-weight:800}.sm-tab--active .sm-tab-count{background:#ede7f9}.sm-badge{display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:99px;font-size:9px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.sm-badge--neutral{background:#f0eaf6;color:#66558f}.sm-badge--sm{height:18px;padding:0 7px;font-size:8px}.sm-results{display:flex;flex-direction:column;gap:10px}.sm-result-row{display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:12px 16px;background:#fff;border:1px solid #e5dfe8;border-radius:18px;padding:14px 18px;transition:box-shadow .15s}.sm-result-row:hover{box-shadow:0 4px 16px #3d2b5a14}.sm-result-row .sm-score-ring{margin-top:2px}.sm-materia-breakdown{grid-column:1/-1;padding-top:12px;border-top:1px solid #f0eaf6;display:flex;flex-direction:column;gap:8px}.sm-result-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.sm-action-btn{display:inline-flex;align-items:center;gap:5px;height:30px;padding:0 10px;border-radius:9px;font-size:11px;font-weight:700;cursor:pointer;border:1.5px solid transparent;transition:background .13s,border-color .13s;white-space:nowrap}.sm-action-btn--ghost{border-color:#ddd0ee;background:#fff;color:#66558f}.sm-action-btn--ghost:hover{background:#f4eefa;border-color:#b8a0d0}.sm-action-btn--icon{border-color:#e5dfe8;background:#fff;color:#66558f;padding:0 8px}.sm-action-btn--icon:hover{background:#f4eefa;border-color:#b8a0d0}.sm-action-btn--danger{border-color:#e5dfe8;background:#fff;color:#c0395a;padding:0 8px}.sm-action-btn--danger:hover{background:#fce8ef;border-color:#e0b0bc}.sm-score-ring{position:relative;width:56px;height:56px;flex-shrink:0;display:grid;place-items:center}.sm-score-ring svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.sm-score-ring span{position:relative;z-index:1;font-size:12px;font-weight:900;letter-spacing:-.04em}.sm-result-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.sm-result-body strong{font-size:13px;font-weight:800;color:#1e1829}.sm-result-tags{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.sm-result-tags>span{font-size:10px;color:#9080a8;font-weight:600}.sm-result-sep{color:#cfc2d8!important;font-size:10px!important}.sm-result-date{font-size:10px;color:#b0a0bc}.sm-redo-btn{height:34px;padding:0 14px;border:1.5px solid #ddd0ee;border-radius:10px;background:#fff;color:#66558f;font-size:11px;font-weight:800;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .13s,border-color .13s}.sm-redo-btn:hover{background:#f4eefa;border-color:#b8a0d0}.sm-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:64px 24px;text-align:center;background:#fff;border:1px solid #e5dfe8;border-radius:20px}.sm-empty-icon{width:72px;height:72px;border-radius:50%;background:#f4eefa;display:grid;place-items:center;color:#c0aad8}.sm-empty strong{font-size:16px;font-weight:800;color:#1e1829}.sm-empty p{font-size:13px;color:#9080a8;margin:0;max-width:280px;line-height:1.5}.sm-empty button{height:40px;padding:0 20px;border:0;border-radius:12px;background:#66558f;color:#fff;font-size:12px;font-weight:800;cursor:pointer;margin-top:4px}.sm-empty button:hover{background:#543c78}.sm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#1e18297a;display:flex;align-items:center;justify-content:center;padding:16px;animation:sp-wz-in .18s ease-out}.sm-dialog{background:#fff;border-radius:24px;width:min(600px,calc(100% - 32px));display:flex;flex-direction:column;box-shadow:0 24px 64px #1e182940;animation:sp-wz-in .2s ease-out;max-height:92vh;overflow:hidden}.sm-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;padding:20px 24px 16px;gap:16px;border-bottom:1px solid #ede7f2;flex-shrink:0}.sm-dialog-header .eyebrow{font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#9472c8}.sm-dialog-header h2{font-size:19px;font-weight:800;color:#1e1829;margin:4px 0 0}.sm-dialog-close{width:32px;height:32px;border:0;border-radius:10px;background:#f3eef8;color:#66558f;cursor:pointer;flex-shrink:0;display:grid;place-items:center;transition:background .13s}.sm-dialog-close:hover{background:#e8e0f0}.sm-dialog-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:14px 24px;border-top:1px solid #ede7f2;flex-shrink:0;background:#fff}.sm-btn-ghost{height:40px;padding:0 18px;border:1.5px solid #ddd0ee;border-radius:12px;background:#fff;color:#66558f;font-size:12px;font-weight:800;cursor:pointer;transition:background .13s}.sm-btn-ghost:hover{background:#f4eefa}.sm-btn-primary{display:flex;align-items:center;gap:7px;height:40px;padding:0 20px;border:0;border-radius:12px;background:#66558f;color:#fff;font-size:12px;font-weight:800;cursor:pointer;transition:background .13s}.sm-btn-primary:hover{background:#543c78}.sm-materia-detail-block{display:flex;flex-direction:column;gap:5px}.sm-materia-detail-block+.sm-materia-detail-block{padding-top:8px;border-top:1px solid #f5f0f9}.sm-materia-row{display:grid;grid-template-columns:160px 1fr 38px 80px;align-items:center;gap:10px}.sm-materia-name{font-size:11px;font-weight:700;color:#3d2b5a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sm-materia-bar-wrap{height:6px;background:#f0eaf6;border-radius:99px;overflow:hidden}.sm-materia-bar{height:100%;border-radius:99px;transition:width .3s}.sm-materia-pct{font-size:11px;font-weight:800;text-align:right}.sm-materia-detail{font-size:10px;color:#9080a8;text-align:right}.sm-motivos-chips{display:flex;flex-wrap:wrap;gap:4px;padding-left:170px}.sm-motivo-chip{display:inline-flex;align-items:center;gap:3px;height:20px;padding:0 8px;border-radius:99px;background:#f0eaf6;font-size:9px;font-weight:600;color:#66558f}.sm-motivo-chip strong{font-weight:900}.sm-motivo-chip--warn{background:#fce8ef;color:#9c2843}.sm-materia-obs{margin:2px 0 0 170px;font-size:11px;color:#8070a0;font-style:italic;line-height:1.4}.sm-create-form{display:flex;flex-direction:column;gap:16px;padding:20px 24px;overflow-y:auto;flex:1;min-height:0}.sm-form-section{display:flex;flex-direction:column;gap:10px}.sm-form-section-title{font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#9472c8;padding-bottom:4px;border-bottom:1px solid #f0eaf6}.sm-field{display:flex;flex-direction:column;gap:5px;min-width:0}.sm-field>span{font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#9080a8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sm-field>span em{font-style:normal;font-weight:600;opacity:.65;text-transform:none;letter-spacing:0}.sm-field input,.sm-field select{height:40px;border:1.5px solid #e0d8ea;border-radius:12px;background:#faf7fc;color:#1e1829;font-size:13px;font-weight:600;padding:0 14px;outline:none;transition:border-color .15s;width:100%;box-sizing:border-box}.sm-field input:focus,.sm-field select:focus{border-color:#9472c8;background:#fff}.sm-field input:read-only{background:#f4f0f8;color:#66558f;cursor:default}.sm-field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sm-field-row--3{grid-template-columns:1fr 1fr 1fr}.sm-no-spin::-webkit-inner-spin-button,.sm-no-spin::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.sm-no-spin{-moz-appearance:textfield}.sm-mf-list{display:flex;flex-direction:column;gap:6px}.sm-mf-block{border:1.5px solid #e8e0f0;border-radius:14px;overflow:hidden;background:#fdfaff;transition:border-color .15s}.sm-mf-block--open{border-color:#b8a2d8;background:#faf7fd}.sm-mf-head{display:flex;align-items:center;gap:8px;padding:9px 12px;min-width:0}.sm-mf-title{font-size:12px;font-weight:700;color:#3d2b5a;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.sm-mf-quick{display:flex;align-items:center;gap:6px;flex-shrink:0}.sm-mf-input-wrap{display:flex;flex-direction:column;align-items:center;gap:2px}.sm-mf-input-label{font-size:8px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#b0a0c8}.sm-mf-quick input{width:62px;height:32px;border:1.5px solid #e0d8ea;border-radius:9px;background:#fff;color:#1e1829;font-size:13px;font-weight:700;text-align:center;padding:0 6px;outline:none;transition:border-color .15s;box-sizing:border-box}.sm-mf-quick input:focus{border-color:#9472c8}.sm-mf-quick input:disabled{background:#f1edf5;color:#b8aec3;cursor:not-allowed;border-color:#e8e1ed}.sm-mf-quick input::placeholder{color:#ccc0dc;font-weight:400;font-size:11px}.sm-mf-erros{font-size:11px;font-weight:800;color:#9c2843;background:#fce8ef;border-radius:99px;padding:2px 8px;white-space:nowrap;flex-shrink:0}.sm-mf-toggle{height:28px;padding:0 12px;border:1.5px solid #ddd0ee;border-radius:8px;background:#fff;color:#66558f;font-size:10px;font-weight:800;cursor:pointer;flex-shrink:0;transition:background .13s,border-color .13s;white-space:nowrap}.sm-mf-toggle:hover{background:#f4eefa;border-color:#b8a0d0}.sm-mf-block--open .sm-mf-toggle{background:#f0eafa;border-color:#b8a0d0}.sm-mf-total-hint{display:block;margin:4px 0 8px;color:#75648e;font-size:11px;font-weight:700}.sm-mf-detail{display:flex;flex-direction:column;gap:12px;padding:12px 12px 14px;border-top:1px solid #ede7f6}.sm-mf-row{display:flex;gap:10px}.sm-field--sm{flex:0 0 110px;min-width:0}.sm-field--sm input{height:36px}.sm-mf-motivos-header{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#9080a8}.sm-mf-dist-badge{font-size:9px;font-weight:700;letter-spacing:0;text-transform:none;padding:2px 8px;border-radius:99px;background:#f0eaf6;color:#9080a8;white-space:nowrap}.sm-mf-dist-badge--ok{background:#e8f7f3;color:#1a7a62}.sm-mf-motivos{display:grid;grid-template-columns:1fr 1fr;gap:5px}.sm-mf-motivo-row{display:flex;align-items:center;gap:8px;padding:6px 10px;border-radius:9px;background:#fff;border:1px solid #ede7f2;min-width:0}.sm-mf-motivo-row span{font-size:11px;font-weight:600;color:#3d2b5a;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sm-mf-motivo-row input{width:46px;height:28px;flex-shrink:0;border:1.5px solid #e0d8ea;border-radius:7px;background:#faf7fc;color:#1e1829;font-size:12px;font-weight:700;text-align:center;padding:0;outline:none;transition:border-color .15s;box-sizing:border-box}.sm-mf-motivo-row input:focus{border-color:#9472c8}.sm-obs{width:100%;min-height:64px;resize:vertical;border:1.5px solid #e0d8ea;border-radius:10px;background:#faf7fc;color:#1e1829;font-size:12px;font-weight:500;line-height:1.5;padding:8px 12px;outline:none;transition:border-color .15s;font-family:inherit;box-sizing:border-box}.sm-obs:focus{border-color:#9472c8;background:#fff}.sm-obs-count{font-size:9px;color:#b0a0bc;text-align:right;margin-top:1px}@media(max-width:640px){.sm-main{padding:20px 16px 88px}.sm-header{flex-direction:column;gap:12px}.sm-stat-div{display:none}.sm-stat{padding:0 8px}.sm-overlay{padding:0;align-items:flex-end}.sm-dialog{width:100%;max-height:96vh;border-radius:20px 20px 0 0}.sm-field-row,.sm-field-row--3{grid-template-columns:1fr}.sm-mf-head{flex-wrap:wrap;gap:8px}.sm-mf-quick{flex-wrap:wrap}.sm-mf-motivos{grid-template-columns:1fr}.sm-result-row{grid-template-columns:auto 1fr}.sm-result-actions{grid-column:1/-1;justify-content:flex-end}.sm-materia-row{grid-template-columns:1fr 1fr 36px 48px}.sm-motivos-chips,.sm-materia-obs{padding-left:0;margin-left:0}}
