*{box-sizing:border-box;margin:0;padding:0}:root{--surface:#f8f9fa;--surface2:#f1f3f5;--border:#e9ecef;--text:#212529;--text-muted:#636b73;--masc:#339af0;--fem:#e64980;--neut:#40c057;--phrase-em:#c92a2a;--correct:#40c057;--wrong:#fa5252;--primary-container:#c8102e;--tertiary:#005468;--on-secondary:#fff;--surface-dim:#d9dadb;--surface-container-high:#e7e8e9;--primary:#9e001f;--outline-variant:#e5bdbb;--secondary-fixed:#ffdad8;--secondary:#a5393c;--on-surface-variant:#5c403f;--error-container:#ffdad6;--on-primary:#fff;--background:#f8f9fa;--primary-fixed:#ffdad8;--surface-bright:#f8f9fa;--outline:#906f6e;--surface-container-highest:#e1e3e4;--tertiary-fixed:#b6ebff;--secondary-container:#fe7b7c;--tertiary-container:#006e87;--tertiary-fixed-dim:#82d1ed;--on-error-container:#93000a;--on-primary-fixed-variant:#92001c;--primary-fixed-dim:#ffb3b1;--surface-container-low:#f3f4f5;--surface-tint:#bf0229;--on-primary-container:#ffdad8;--surface-variant:#e1e3e4;--inverse-on-surface:#f0f1f2;--on-secondary-fixed:#410007;--surface-container-lowest:#fff;--surface-container:#edeeef;--on-primary-fixed:#410007;--on-tertiary:#fff;--on-secondary-fixed-variant:#852127;--secondary-fixed-dim:#ffb3b1;--on-tertiary-fixed:#001f28;--inverse-surface:#2e3132;--inverse-primary:#ffb3b1;--on-tertiary-fixed-variant:#004e60;--on-secondary-container:#73121b;--on-tertiary-container:#b6ebff;--on-surface:#191c1d;--error:#ba1a1a;--on-error:#fff;--on-background:#191c1d;--success:#2e7d32;--success-container:#e8f5e9}body{background:var(--background);color:var(--on-surface);min-height:100vh;font-family:Inter,sans-serif;line-height:1.6}::selection{background-color:var(--primary-fixed);color:var(--on-primary-fixed)}.app-wrapper{flex-direction:column;min-height:100vh;display:flex}.stitch-main-content{flex:1;width:100%;max-width:1100px;margin:0 auto;padding:24px 20px 40px}.stitch-nav{z-index:100;-webkit-backdrop-filter:blur(12px);background:#f8f9fae6;border-bottom:1px solid #0000000d}.stitch-nav-container{justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;padding:16px 32px;display:flex}.stitch-nav-logo{color:var(--primary);letter-spacing:-.5px;font-size:1.5rem;font-weight:900}.stitch-nav-links{align-items:center;gap:32px;display:none}@media (min-width:768px){.stitch-nav-links{display:flex}}.stitch-nav-link{color:var(--text);opacity:.7;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding-bottom:4px;font-family:inherit;font-size:1rem;font-weight:700;transition:all .3s}.material-symbols-outlined{width:1em;height:1em;font-size:24px;line-height:1;display:inline-block;overflow:hidden;text-transform:none!important}.stitch-nav-icon{opacity:.7;cursor:pointer;font-size:1.5rem;transition:opacity .2s}.stitch-nav-icon:hover{opacity:1}.stitch-footer{background:var(--surface2);border-top:1px solid var(--border);margin-top:auto;padding:80px 32px}.stitch-footer-content{grid-template-columns:1fr;align-items:start;gap:48px;max-width:1440px;margin:0 auto;display:grid}@media (min-width:768px){.stitch-footer-content{grid-template-columns:repeat(3,1fr)}}.stitch-footer-logo{color:var(--primary);letter-spacing:-.5px;margin-bottom:16px;font-size:1.5rem;font-weight:900}.stitch-footer-mission{text-transform:uppercase;letter-spacing:.15em;color:var(--text-muted);opacity:.8;font-size:.75rem;line-height:2}.stitch-footer-col.flex-col{flex-direction:column;gap:16px;display:flex}.stitch-footer-heading{color:var(--text);text-transform:uppercase;letter-spacing:.15em;margin-bottom:8px;font-size:.875rem;font-weight:900}.stitch-footer-link{text-transform:uppercase;letter-spacing:.15em;color:var(--text);font-size:.75rem;text-decoration:none;transition:color .2s}.stitch-footer-link:hover{color:var(--primary)}.stitch-footer-copyright{text-transform:uppercase;letter-spacing:.15em;color:var(--text-muted);opacity:.8;font-size:.75rem}@media (min-width:768px){.stitch-footer-col.align-end{text-align:right;flex-direction:column;align-items:flex-end;display:flex}}.tabs{background:var(--surface2);border-radius:12px;flex-wrap:wrap;gap:8px;margin-bottom:24px;padding:6px;display:flex}.tab{min-width:120px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:10px 16px;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .2s}.tab:hover{color:var(--text);background:#00000008}.tab.active{background:var(--primary);color:#fff;box-shadow:0 4px 12px #dc143c33}.panel,.panel.active{display:block}.home-page{flex-direction:column;padding-bottom:32px;display:flex}.stitch-hero{align-items:center;min-height:700px;padding:40px 20px;display:flex}.stitch-hero-content{grid-template-columns:1fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;display:grid}@media (min-width:1024px){.stitch-hero-content{grid-template-columns:1fr 1fr}}.stitch-badge{text-transform:uppercase;letter-spacing:.2em;color:var(--primary);background:#dc143c1a;border-radius:99px;margin-bottom:24px;padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-block}.stitch-title{color:var(--text);letter-spacing:-1px;margin-bottom:32px;font-size:3rem;font-weight:900;line-height:1.1}@media (min-width:768px){.stitch-title{font-size:4rem}}.stitch-highlight{color:var(--primary)}.stitch-subtitle{color:var(--text-muted);max-width:600px;margin-bottom:40px;font-size:1.1rem;line-height:1.7}.stitch-hero-buttons{flex-wrap:wrap;gap:16px;display:flex}.stitch-btn-primary{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:16px 32px;font-size:1.05rem;font-weight:700;transition:all .2s;box-shadow:0 10px 20px #dc143c26}.stitch-btn-primary:active{transform:scale(.97)}.stitch-btn-primary:hover{background:var(--secondary)}.stitch-btn-secondary{background:var(--border);color:var(--primary);cursor:pointer;border:none;border-radius:8px;padding:16px 32px;font-size:1.05rem;font-weight:700;transition:all .2s}.stitch-btn-secondary:active{transform:scale(.97)}.stitch-btn-secondary:hover{background:#dcdcdc}.stitch-hero-image-wrap{display:none;position:relative}@media (min-width:1024px){.stitch-hero-image-wrap{display:block}}.stitch-hero-image{aspect-ratio:4/5;border-radius:24px;transition:transform .6s;overflow:hidden;transform:rotate(2deg);box-shadow:0 25px 50px -12px #00000040}.stitch-hero-image:hover{transform:rotate(0)}.stitch-hero-image img{object-fit:cover;width:100%;height:100%}.stitch-hero-word-card{background:var(--surface-container-lowest);border:1px solid var(--border);border-radius:16px;max-width:250px;padding:24px;position:absolute;bottom:-32px;left:-32px;transform:rotate(-3deg);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.stitch-hero-word-card .word-label{color:var(--primary);margin-bottom:8px;font-size:.85rem;font-weight:700}.stitch-hero-word-card .word-title{margin-bottom:4px;font-size:1.5rem;font-weight:900}.stitch-hero-word-card .word-phonetics{color:var(--text-muted);font-size:.85rem;font-style:italic}.stitch-bento-section{background:var(--surface2);border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin:0 calc(50% - 50vw);padding:100px 20px}.stitch-bento-header{text-align:center;max-width:800px;margin:0 auto 64px}.stitch-section-title{color:var(--text);margin-bottom:16px;font-size:2.5rem;font-weight:900}.stitch-section-subtitle{color:var(--text-muted);font-size:1.1rem}.stitch-bento-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;max-width:1200px;margin:0 auto;display:grid}.stitch-bento-card{background:var(--surface);border:1px solid var(--border);border-radius:24px;padding:40px;transition:all .3s;box-shadow:0 4px 6px -1px #00000005}.stitch-bento-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #dc143c0d}.stitch-bento-icon{width:56px;height:56px;color:var(--primary);background:#dc143c1a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:32px;font-size:1.8rem;transition:all .3s;display:flex}.stitch-bento-card:hover .stitch-bento-icon{background:var(--primary);color:#fff}.stitch-card-title{color:var(--text);margin-bottom:16px;font-size:1.25rem;font-weight:800}.stitch-card-desc{color:var(--text-muted);line-height:1.7}.stitch-culture-section{max-width:1200px;margin:0 auto;padding:120px 20px}.stitch-culture-content{flex-direction:column;align-items:center;gap:80px;display:flex}@media (min-width:1024px){.stitch-culture-content{flex-direction:row}}.stitch-culture-images{flex:1;grid-template-columns:1fr 1fr;gap:24px;display:grid}.stitch-culture-images img{aspect-ratio:3/4;object-fit:cover;border-radius:24px;width:100%;box-shadow:0 10px 15px -3px #0000001a}.stitch-culture-images .img-left{margin-top:48px}.stitch-culture-text{flex:1}.stitch-culture-label{color:var(--primary);text-transform:uppercase;letter-spacing:.3em;margin-bottom:16px;font-size:.75rem;font-weight:700;display:block}.stitch-support-section{max-width:1000px;margin:0 auto;padding:0 20px 100px}.stitch-support-card{background:var(--primary);text-align:center;border-radius:32px;padding:64px 40px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #dc143c40}.stitch-support-card:after{content:"";background:#ffffff1a;border-radius:50%;width:256px;height:256px;position:absolute;top:0;right:0;transform:translate(50%,-50%)}.stitch-support-title{color:#fff;z-index:10;margin-bottom:16px;font-size:2rem;font-weight:900;position:relative}.stitch-support-desc{color:#ffffffe6;z-index:10;max-width:600px;margin:0 auto;line-height:1.6;position:relative}.card{background:var(--surface);border:1px solid var(--border);border-radius:16px;margin-bottom:20px;padding:28px;box-shadow:0 4px 24px #00000005}.card h2{color:var(--text);align-items:center;gap:10px;margin-bottom:16px;font-size:1.3rem;font-weight:700;display:flex}.card h3{color:var(--primary);margin:20px 0 12px;font-size:1.05rem;font-weight:600}.case-overview{border-collapse:separate;border-spacing:0;width:100%;font-size:.9rem}.case-overview th,.case-overview td{text-align:left;border-bottom:1px solid var(--border);padding:12px 14px}.case-overview th{background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:.5px;text-align:center;font-size:.8rem;font-weight:700;position:sticky;top:0}.case-overview th:first-child{border-radius:8px 0 0}.case-overview th:last-child{border-radius:0 8px 0 0}.case-overview tr:hover td{background:#0000000a}.case-overview .case-name{color:var(--primary);font-weight:600}.case-overview .question{color:var(--text-muted);font-style:italic}.endings-table{border-collapse:separate;border-spacing:0;width:100%;margin-top:12px;font-size:.9rem}.endings-table th,.endings-table td{text-align:center;border-bottom:1px solid var(--border);padding:10px 12px}.endings-table th{background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:.5px;text-align:center;font-size:.8rem;font-weight:700}.endings-table thead tr:first-child th:first-child{border-radius:8px 0 0}.endings-table thead tr:first-child th:last-child{border-radius:0 8px 0 0}.endings-table tr:hover td{background:#0000000a}.endings-table .masc{color:var(--masc);font-weight:600}.endings-table .fem{color:var(--fem);font-weight:600}.endings-table .neut{color:var(--neut);font-weight:600}.endings-table .case-label{text-align:left;color:var(--primary);font-weight:600}.ending-highlight{color:var(--primary);background:#dc143c14;border-radius:6px;padding:3px 8px;font-weight:600}.shortcut{color:var(--primary);background:#dc143c14;border-radius:20px;margin:2px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block}.prep-group{flex-wrap:wrap;gap:12px;margin-top:12px;display:flex}.prep-card{background:var(--surface);border:1px solid var(--border);border-left:4px solid var(--primary);border-radius:12px;flex:1;min-width:220px;padding:16px;box-shadow:0 2px 8px #00000005}.prep-card h4{color:var(--primary);margin-bottom:8px;font-size:.9rem;font-weight:700}.prep-card .preps{color:var(--text);margin-bottom:6px;font-size:.95rem;font-weight:600}.prep-card .example{color:var(--text-muted);font-size:.85rem;font-style:italic}.prep-card .example em{color:var(--primary);font-weight:500}.drill-area{margin-top:20px}.drill-sentence{text-align:center;background:var(--surface2);color:var(--text);border-radius:16px;margin-bottom:20px;padding:30px 20px;font-size:1.25rem;line-height:1.8;box-shadow:inset 0 2px 4px #00000005}.drill-sentence .blank{border-bottom:2px dashed var(--primary);min-width:110px;color:var(--primary);margin:0 6px;padding:0 6px;font-weight:700;display:inline-block}.drill-options{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:16px;display:flex}.drill-btn{border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:10px;padding:12px 24px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 2px 4px #00000005}.drill-btn:hover:not(:disabled){border-color:var(--primary);color:var(--primary);background:#dc143c0a;transform:translateY(-1px)}.drill-btn.correct{border-color:var(--correct);color:var(--correct);background:#40c0571a}.drill-btn.wrong{border-color:var(--wrong);color:var(--wrong);background:#fa52521a}.drill-btn:disabled{opacity:.6;cursor:default;transform:none}.drill-feedback{text-align:center;border-radius:10px;margin-bottom:16px;padding:14px;font-size:.95rem;font-weight:600;display:none}.drill-feedback.show{animation:.3s fadeIn;display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.drill-feedback.correct{color:var(--correct);background:#40c0571a;border:1px solid #40c05733}.drill-feedback.wrong{color:var(--wrong);background:#fa52521a;border:1px solid #fa525233}.drill-controls{justify-content:center;gap:12px;margin-top:20px;display:flex}.next-btn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:12px 32px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #dc143c33}.next-btn:hover{background:var(--secondary);transform:translateY(-1px);box-shadow:0 6px 16px #dc143c4d}.score-bar{background:var(--surface2);border-radius:10px;justify-content:center;align-items:center;gap:24px;margin-bottom:20px;padding:14px;font-size:.9rem;display:flex}.score-bar .score-item{align-items:center;gap:8px;display:flex}.score-correct{color:var(--correct);font-size:1.1rem;font-weight:700}.score-wrong{color:var(--wrong);font-size:1.1rem;font-weight:700}.score-total{color:var(--text-muted);font-weight:600}.cheat-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;margin-top:16px;display:grid}.cheat-item{background:var(--surface);border:1px solid var(--border);border-top:4px solid var(--primary);border-radius:12px;padding:20px;box-shadow:0 2px 8px #00000005}.cheat-item h4{color:var(--primary);margin-bottom:6px;font-size:.95rem;font-weight:700}.cheat-item .case-tag{color:var(--text-muted);margin-bottom:8px;font-size:.8rem;font-weight:600}.cheat-item .phrases{color:var(--text);font-size:.85rem;line-height:1.8}.cheat-item .phrases strong{color:var(--text);font-weight:600}.cheat-item .phrases em{color:var(--phrase-em);font-style:normal;font-weight:700}.paradigm-container{text-align:center;margin-top:20px}.paradigm-word{color:var(--primary);letter-spacing:-.5px;margin-bottom:20px;font-size:1.8rem;font-weight:800}.paradigm-table{border-collapse:separate;border-spacing:0;width:100%;max-width:500px;margin:0 auto;font-size:.9rem}.paradigm-table th,.paradigm-table td{border-bottom:1px solid var(--border);text-align:left;padding:12px 16px}.paradigm-table th{background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:.5px;text-align:center;font-size:.8rem;font-weight:700}.paradigm-table th:first-child{border-radius:8px 0 0}.paradigm-table th:last-child{border-radius:0 8px 0 0}.paradigm-table tr:hover td{background:#0000000a}.paradigm-table .case-col{color:var(--primary);width:40%;font-weight:600}.paradigm-table input{background:var(--surface);border:1px solid var(--border);width:100%;color:var(--text);border-radius:8px;outline:none;padding:8px 12px;font-family:inherit;font-size:.95rem;font-weight:500;transition:all .2s}.paradigm-table input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #dc143c1a}.paradigm-table input.correct{border-color:var(--correct);color:var(--correct);background:#40c0570d;font-weight:600}.paradigm-table input.wrong{border-color:var(--wrong);color:var(--wrong);background:#fa52520d;font-weight:600}.check-btn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;margin-top:24px;padding:12px 32px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #dc143c33}.check-btn:hover{background:var(--secondary);transform:translateY(-1px);box-shadow:0 6px 16px #dc143c4d}.legend{flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:16px;font-size:.85rem;display:flex}.legend-item{align-items:center;gap:6px;font-weight:500;display:flex}.legend-dot{border-radius:50%;width:12px;height:12px;display:inline-block}.legend-dot.masc-dot{background:var(--masc)}.legend-dot.fem-dot{background:var(--fem)}.legend-dot.neut-dot{background:var(--neut)}@media (max-width:600px){.header h1{font-size:1.8rem}.tab{min-width:90px;padding:8px 12px;font-size:.8rem}.card{border-radius:12px;padding:20px}.endings-table{font-size:.75rem}.endings-table th,.endings-table td{padding:8px 6px}}.tip{color:var(--text);background:#dc143c08;border:1px solid #dc143c1a;border-radius:12px;margin:16px 0;padding:16px 20px;font-size:.9rem;line-height:1.6}.tip strong{color:var(--primary)}.filter-group{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:20px;display:flex}.filter-btn{border:1px solid var(--border);background:var(--surface);color:var(--text-muted);cursor:pointer;border-radius:20px;padding:8px 16px;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .2s}.filter-btn:hover{border-color:var(--primary);color:var(--primary)}.filter-btn.active{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 4px 10px #dc143c33}.drill-input{border:2px solid var(--border);width:100%;color:var(--text);background:var(--surface);border-radius:12px;outline:none;padding:14px 18px;font-family:inherit;font-size:1.1rem;transition:border-color .2s,box-shadow .2s}.drill-input:focus{border-color:var(--primary);box-shadow:0 0 0 4px #dc143c14}.drill-input:disabled{opacity:.85;background-color:var(--surface2);cursor:not-allowed}.drill-input.correct{border-color:var(--correct);background:#40c0570d}.drill-input.wrong{border-color:var(--wrong);background:#fa52520d}.drills-page{grid-template-columns:220px 1fr;align-items:stretch;gap:24px;display:grid}.drills-sidebar{background:var(--surface);border:1px solid var(--border);box-sizing:border-box;border-radius:16px;flex-direction:column;gap:24px;height:100%;padding:20px 16px;display:flex;position:sticky;top:20px;box-shadow:0 4px 20px #00000008}.sidebar-section{flex-direction:column;gap:8px;display:flex}.sidebar-label{letter-spacing:1.2px;text-transform:uppercase;color:var(--text-muted);margin-bottom:2px;font-size:.7rem;font-weight:700}.case-toggle-btn{border:1.5px solid var(--border);background:var(--surface2);cursor:pointer;text-align:left;border-radius:10px;flex-direction:row;align-items:center;gap:0;padding:8px 12px;font-family:inherit;transition:all .18s;display:flex}.case-toggle-btn:hover{border-color:var(--primary);background:#dc143c0a}.case-toggle-btn.active{background:var(--primary);border-color:var(--primary);box-shadow:0 4px 12px #dc143c40}.case-toggle-name{color:var(--text);font-size:.85rem;font-weight:700}.case-toggle-sep{color:var(--text-muted);margin:0 4px;font-size:.85rem}.case-toggle-trans{color:var(--text-muted);font-size:.85rem}.case-toggle-btn.active .case-toggle-name,.case-toggle-btn.active .case-toggle-sep,.case-toggle-btn.active .case-toggle-trans{color:#fff}.stat-row{align-items:center;gap:8px;font-size:.9rem;display:flex}.stat-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.correct-dot{background:var(--correct)}.wrong-dot{background:var(--wrong)}.acc-dot{background:var(--masc)}.mastered-dot{background:#f59f00}.stat-num{min-width:28px;font-size:1rem;font-weight:700}.correct-num{color:var(--correct)}.wrong-num{color:var(--wrong)}.acc-num{color:var(--masc)}.mastered-num{color:#f59f00}.stat-desc{color:var(--text-muted)}.limit-btns{flex-wrap:wrap;gap:6px;display:flex}.limit-btn{border:1.5px solid var(--border);background:var(--surface2);cursor:pointer;color:var(--text-muted);border-radius:8px;flex:1;padding:6px 8px;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .18s}.limit-btn:hover{border-color:var(--primary);color:var(--primary)}.limit-btn.active{background:var(--primary);border-color:var(--primary);color:#fff}.restart-btn{border:1.5px dashed var(--border);cursor:pointer;color:var(--text-muted);background:0 0;border-radius:10px;padding:10px;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .18s}.restart-btn:hover{border-color:var(--primary);color:var(--primary)}.drills-main{flex-direction:column;gap:16px;display:flex}.progress-wrap{align-items:center;gap:12px;display:flex}.progress-track{background:var(--surface2);border-radius:99px;flex:1;height:6px;overflow:hidden}.progress-fill{background:linear-gradient(90deg, var(--primary), #ff6b6b);border-radius:99px;height:100%;transition:width .4s}.progress-label{color:var(--text-muted);white-space:nowrap;font-size:.8rem;font-weight:600}@keyframes slideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.question-card{background:var(--surface);border:1px solid var(--border);border-radius:20px;flex-direction:column;gap:20px;padding:32px 36px;animation:.28s slideIn;display:flex;box-shadow:0 4px 24px #0000000a}.case-badge-wrap{text-align:center}.case-badge{color:var(--primary);letter-spacing:.8px;text-transform:uppercase;background:#dc143c12;border:1px solid #dc143c2e;border-radius:99px;padding:5px 18px;font-size:.78rem;font-weight:700;display:inline-block}.drill-instruction{text-align:center;color:var(--text-muted);margin-top:-8px;font-size:.82rem;font-weight:500}.drill-sentence{text-align:center;background:var(--surface2);color:var(--text);border-radius:14px;padding:24px 20px;font-size:1.25rem;line-height:2}.drill-sentence .blank{border-bottom:2.5px dashed var(--primary);min-width:100px;color:var(--primary);margin:0 4px;padding:0 8px;font-weight:700;transition:color .2s,border-color .2s;display:inline-block}.drill-sentence .blank.correct{color:var(--correct);border-bottom-color:var(--correct)}.drill-sentence .blank.wrong{color:var(--wrong);text-decoration:line-through}.drill-form{flex-direction:column;gap:12px;width:100%;max-width:520px;margin:0 auto;display:flex}.primary-btn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-family:inherit;font-size:1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 14px #dc143c38}.primary-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #dc143c4d}.primary-btn:active{transform:translateY(0)}.primary-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.primary-btn kbd{background:#fff3;border-radius:4px;padding:1px 6px;font-family:inherit;font-size:.75rem}.quiz-blank{vertical-align:baseline}.quiz-blank.unanswered{color:var(--text);border-bottom-color:var(--text-muted)}.quiz-options-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.quiz-option-btn{border:1.5px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;text-align:left;border-radius:12px;align-items:center;gap:12px;padding:14px 18px;font-family:inherit;font-size:.95rem;font-weight:500;transition:border-color .15s,background .15s,transform .1s;display:flex}.quiz-option-btn:hover:not(:disabled){border-color:var(--primary);background:#dc143c0a;transform:translateY(-1px)}.quiz-option-btn:active:not(:disabled){transform:translateY(0)}.quiz-option-btn.correct{border-color:var(--correct);color:var(--correct);background:#40c0571a;font-weight:600}.quiz-option-btn.wrong{border-color:var(--wrong);color:var(--wrong);background:#fa52521a;font-weight:600}.quiz-option-btn.dimmed{opacity:.45}.quiz-option-btn:disabled{cursor:default}.quiz-option-letter{background:var(--surface2);letter-spacing:.5px;text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.78rem;font-weight:700;display:flex}.quiz-option-btn.correct .quiz-option-letter{background:#40c05733}.quiz-option-btn.wrong .quiz-option-letter{background:#fa525233}@media (max-width:700px){.quiz-options-grid{grid-template-columns:1fr}}.post-answer{flex-direction:column;gap:12px;display:flex}.feedback-banner{border-radius:12px;flex-direction:column;gap:6px;padding:14px 18px;font-size:.95rem;font-weight:600;animation:.2s slideIn;display:flex}.feedback-main{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.full-answer{color:var(--text-muted);margin:0;font-size:.8rem;font-style:italic;font-weight:400}.feedback-banner.correct{color:var(--correct);background:#40c0571a;border:1px solid #40c05740}.feedback-banner.wrong{color:var(--wrong);background:#fa52521a;border:1px solid #fa525240}.feedback-banner strong{color:var(--text)}.fb-icon{font-size:1.1rem}.hint{text-align:center;color:var(--text-muted);margin-top:-8px;font-size:.78rem}.hint em{font-style:normal;font-weight:600}.complete-card{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:20px;flex-direction:column;align-items:center;gap:16px;padding:48px 36px;animation:.3s slideIn;display:flex;box-shadow:0 4px 24px #0000000a}.complete-icon{font-size:3.5rem;line-height:1}.complete-title{color:var(--text);font-size:1.8rem;font-weight:800}.complete-sub{color:var(--text-muted);font-size:1rem}.complete-stats{gap:16px;margin:8px 0;display:flex}.cstat{border-radius:14px;flex-direction:column;align-items:center;gap:4px;min-width:90px;padding:16px 28px;display:flex}.correct-bg{background:#40c0571a}.wrong-bg{background:#fa52521a}.mastered-bg{background:#f59f001a}.cstat-num{font-size:2rem;font-weight:800}.correct-bg .cstat-num{color:var(--correct)}.wrong-bg .cstat-num{color:var(--wrong)}.mastered-bg .cstat-num,.mastered-bg .cstat-label{color:#f59f00}.cstat-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:600}.complete-card .primary-btn{max-width:260px;margin-top:8px}@media (max-width:700px){.drills-page{grid-template-columns:1fr}.drills-sidebar{flex-flow:wrap;position:static}.sidebar-section{flex-flow:wrap;align-items:center}.question-card{padding:20px 16px}}.culture-page{flex-direction:column;gap:80px;display:flex}.culture-hero{background:#f3f4f5;border-radius:2rem;padding:80px 20px;overflow:hidden}.culture-hero-container{grid-template-columns:1fr;align-items:center;gap:48px;max-width:1440px;margin:0 auto;display:grid}@media (min-width:1024px){.culture-hero-container{grid-template-columns:7fr 5fr}}.culture-hero-tag{color:var(--primary);letter-spacing:.2em;text-transform:uppercase;margin-bottom:24px;font-size:.875rem;font-weight:700;display:block}.culture-hero-title{color:var(--text);letter-spacing:-.025em;margin-bottom:32px;font-family:Newsreader,serif;font-size:3.5rem;font-weight:500;line-height:.95}@media (min-width:768px){.culture-hero-title{font-size:5rem}}.culture-hero-title .italic-text{color:var(--primary);font-style:italic}.culture-hero-text{color:var(--text-muted);max-width:600px;margin-bottom:40px;font-size:1.25rem;line-height:1.6}.culture-hero-actions{align-items:center;gap:32px;display:flex}.culture-hero-images{position:relative}.culture-hero-main-img{aspect-ratio:4/5;border-radius:2rem;overflow:hidden;transform:rotate(3deg)scale(1.05)}.culture-hero-main-img img,.culture-hero-sub-img img{object-fit:cover;width:100%;height:100%}.culture-hero-sub-img{border:12px solid var(--surface);z-index:20;border-radius:1rem;width:256px;height:256px;position:absolute;bottom:-40px;left:-40px;overflow:hidden;transform:rotate(-6deg)}.culture-history{max-width:1440px;margin:0 auto;padding:0 20px}.culture-section-header{margin-bottom:60px}.culture-section-header.center{text-align:center;margin-left:auto;margin-right:auto}.culture-section-title{margin-bottom:16px;font-family:Newsreader,serif;font-size:3rem;font-weight:500}.culture-section-subtitle{color:var(--text-muted);font-size:1.1rem}.culture-divider{background-color:var(--primary);width:96px;height:6px}.culture-section-header.center .culture-divider{margin:0 auto}.culture-history-grid{grid-template-columns:1fr;gap:48px;display:grid}@media (min-width:768px){.culture-history-grid{grid-template-columns:2fr 1fr}}.culture-history-timeline{flex-direction:column;gap:48px;display:flex}.culture-history-intro{color:var(--text);font-size:1.5rem;font-style:italic;font-weight:300;line-height:1.4}.culture-timeline-cards{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:640px){.culture-timeline-cards{grid-template-columns:1fr 1fr}}.culture-timeline-card{background:#fff;border-radius:1.5rem;padding:32px;transition:background-color .5s,color .5s}.culture-timeline-card:hover{background-color:var(--primary)}.culture-timeline-card:hover .culture-date,.culture-timeline-card:hover .culture-event-title,.culture-timeline-card:hover .culture-event-desc{color:#fff}.culture-date{color:var(--primary);margin-bottom:16px;font-family:Newsreader,serif;font-size:2.25rem;font-weight:700;transition:color .5s;display:block}.culture-event-title{margin-bottom:8px;font-size:1.25rem;font-weight:700;transition:color .5s}.culture-event-desc{color:var(--text-muted);transition:color .5s}.culture-history-highlight{background:var(--surface2);border-radius:2rem;flex-direction:column;justify-content:flex-end;min-height:400px;padding:40px;display:flex;position:relative;overflow:hidden}.culture-history-bg{object-fit:cover;opacity:.4;mix-blend-mode:multiply;width:100%;height:100%;position:absolute;top:0;left:0}.culture-highlight-overlay{z-index:10;position:relative}.culture-highlight-title{margin-bottom:16px;font-family:Newsreader,serif;font-size:1.875rem;font-weight:700}.culture-highlight-desc{color:var(--text-muted);margin-bottom:24px;line-height:1.6}.culture-highlight-link{color:var(--primary);align-items:center;gap:8px;font-weight:700;text-decoration:none;display:flex}.culture-anchors{background:#f3f4f5;border-radius:2rem;padding:80px 20px}.culture-anchors-container{max-width:1440px;margin:0 auto}.culture-bento-grid{grid-template-columns:1fr;gap:24px;height:auto;display:grid}@media (min-width:768px){.culture-bento-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:350px}}.culture-bento-item{border-radius:2rem;position:relative;overflow:hidden}.culture-bento-item img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.culture-bento-item:hover img{transform:scale(1.1)}.culture-bento-item.large{grid-column:span 1;height:400px}.culture-bento-item.wide{grid-column:span 1;height:350px}@media (min-width:768px){.culture-bento-item.large{grid-area:span 2/span 2;height:auto}.culture-bento-item.wide{grid-column:span 2}}.culture-bento-content{background:linear-gradient(#0000,#0003,#000c);flex-direction:column;justify-content:flex-end;padding:32px;display:flex;position:absolute;inset:0}.culture-bento-tag{color:#ffdad9;text-transform:uppercase;letter-spacing:.15em;margin-bottom:8px;font-size:.75rem;font-weight:700}.culture-bento-title{color:#fff;margin-bottom:16px;font-family:Newsreader,serif;font-size:2.25rem}.culture-bento-desc{color:#fffc;max-width:400px}.culture-bento-overlay{opacity:0;background:#0006;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.culture-bento-item:hover .culture-bento-overlay{opacity:1}.culture-bento-overlay span{color:#fff;letter-spacing:.15em;font-weight:700}.culture-benefits{padding:80px 0}.culture-benefits-container{grid-template-columns:1fr;gap:80px;max-width:1440px;margin:0 auto;padding:0 20px;display:grid}@media (min-width:1024px){.culture-benefits-container{grid-template-columns:1fr 1fr}}.culture-benefits-title{margin-bottom:32px;font-family:Newsreader,serif;font-size:3rem;font-weight:500}.culture-benefit-items{flex-direction:column;gap:32px;display:flex}.culture-benefit-item{gap:24px;display:flex}.culture-benefit-icon{background:#9e001f1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;display:flex}.culture-benefit-content h4{margin-bottom:8px;font-size:1.25rem;font-weight:700}.culture-benefit-content p{color:var(--text-muted)}.culture-benefits-cta{background:var(--primary);color:#fff;border-radius:3rem;flex-direction:column;justify-content:center;padding:64px;display:flex;position:relative;overflow:hidden}.culture-cta-glow{filter:blur(40px);background:#ffffff1a;border-radius:50%;width:320px;height:320px;position:absolute;top:-80px;right:-80px}.culture-cta-content{z-index:10;position:relative}.culture-cta-quote{margin-bottom:40px;font-family:Newsreader,serif;font-size:2.25rem;font-style:italic;line-height:1.4}.culture-cta-author{letter-spacing:.15em;text-transform:uppercase;margin-bottom:48px;font-size:.875rem;font-weight:700}.stitch-nav-link{color:var(--text);cursor:pointer;opacity:.6;background:0 0;border:none;border-bottom:2px solid #0000;padding-bottom:4px;font-family:inherit;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s}.stitch-nav-link:hover{opacity:1;color:var(--primary)}.stitch-nav-link.active{opacity:1;color:var(--primary);border-bottom-color:var(--primary)}.stitch-nav-actions{align-items:center;gap:16px;display:flex}.stitch-nav-icon{color:var(--text-muted);cursor:pointer;font-size:1.5rem;transition:color .2s}.stitch-nav-icon:hover{color:var(--primary)}.stitch-main-content{flex:1;width:100%}.stitch-hero{background:var(--surface-low);align-items:center;min-height:calc(100vh - 72px);padding:40px 24px;display:flex;position:relative;overflow:hidden}.stitch-hero-pattern{background-image:radial-gradient(var(--surface-high) 1px, transparent 1px);opacity:.5;z-index:1;background-size:24px 24px;position:absolute;inset:0}.stitch-hero-content{z-index:10;grid-template-columns:1fr;align-items:center;gap:48px;max-width:1280px;margin:0 auto;display:grid;position:relative}@media (min-width:1024px){.stitch-hero-content{grid-template-columns:1fr 1fr}}.stitch-hero-text h1{color:var(--text);letter-spacing:-.05em;margin-bottom:24px;font-family:Newsreader,serif;font-size:3rem;font-weight:700;line-height:1.1}@media (min-width:768px){.stitch-hero-text h1{font-size:4.5rem}}.stitch-hero-text p{color:var(--text-muted);max-width:500px;margin-bottom:40px;font-size:1.125rem;line-height:1.6}.stitch-hero-actions{flex-wrap:wrap;gap:16px;display:flex}.stitch-btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;padding:14px 32px;font-family:Manrope,sans-serif;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.stitch-btn.primary{background:var(--primary);color:#fff}.stitch-btn.primary:hover{background:#dc143c;transform:translateY(-2px)}.stitch-btn.inverted{background:var(--surface-container-lowest);color:var(--text);border:1px solid var(--surface-high)}.stitch-btn.inverted:hover{background:var(--surface)}.stitch-btn.ghost{color:var(--text);box-shadow:none;background:0 0;border:none}.stitch-btn.ghost:hover{color:var(--primary);transform:none}.hidden-mobile{display:none}@media (min-width:768px){.hidden-mobile{display:block}}.bobr-page{flex-direction:column;display:flex}.bobr-hero{background:var(--surface-low);align-items:center;min-height:820px;padding:80px 24px 0;display:flex;position:relative}.bobr-hero-container{z-index:20;grid-template-columns:1fr;align-items:center;gap:64px;width:100%;max-width:1280px;margin:0 auto;display:grid;position:relative}@media (min-width:1024px){.bobr-hero-container{grid-template-columns:1fr 1fr}}.bobr-hero-tag{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;background:#b1002c1a;border-radius:4px;margin-bottom:24px;padding:4px 12px;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:700;display:inline-block}.bobr-hero-title{letter-spacing:-.05em;color:var(--text);margin-bottom:32px;font-family:Newsreader,serif;font-size:3rem;font-weight:700;line-height:1.1}@media (min-width:768px){.bobr-hero-title{font-size:4.5rem}}.bobr-hero-text{color:var(--text-muted);max-width:600px;margin-bottom:48px;font-size:1.125rem;font-weight:300;line-height:1.6}@media (min-width:768px){.bobr-hero-text{font-size:1.25rem}}.bobr-hero-actions{flex-direction:column;gap:16px;display:flex}@media (min-width:640px){.bobr-hero-actions{flex-direction:row}}.stitch-btn.shadow-primary{background:linear-gradient(to bottom right, var(--primary), #dc143c);color:#fff;box-shadow:0 10px 25px #b1002c33}.stitch-btn.bobr-ghost{background:var(--surface2);color:var(--primary)}.stitch-btn.bobr-ghost:hover{background:var(--surface-dim)}.bobr-hero-images{position:relative}.bobr-hero-main-img{aspect-ratio:4/5;background:var(--surface-container-lowest);border-radius:1rem;transition:transform .7s;overflow:hidden;transform:rotate(2deg)}.bobr-hero-main-img:hover{transform:rotate(0)}.bobr-hero-main-img img{object-fit:cover;width:100%;height:auto}.bobr-word-of-the-day{background:var(--surface-container-lowest);border:1px solid var(--surface2);z-index:20;border-radius:1rem;max-width:320px;padding:24px;position:absolute;bottom:-32px;left:-32px;transform:rotate(-3deg)}.wotd-label{color:var(--primary);margin-bottom:8px;font-family:Newsreader,serif;font-size:.875rem;font-weight:700}.wotd-word{letter-spacing:-.05em;color:var(--text);margin-bottom:4px;font-family:Newsreader,serif;font-size:1.5rem;font-weight:900}.wotd-phonetic{color:var(--text-muted);font-family:Manrope,sans-serif;font-size:.875rem;font-style:italic}.bobr-hero-bg-overlay{z-index:0;opacity:.1;background:linear-gradient(to bottom, transparent, var(--surface-low));position:absolute;inset:0}.bobr-features{background:var(--surface);padding:96px 24px}.bobr-features-container{max-width:1280px;margin:0 auto}.bobr-divider{background:var(--primary);width:48px;height:4px;margin-top:16px}.editorial-grid{grid-template-columns:repeat(12,1fr);gap:1.5rem;display:grid}.bobr-bento-card{border-radius:1rem;padding:40px;position:relative}.bobr-bento-card.bg-low{background:var(--surface-low)}.bobr-bento-card.bg-lowest{background:var(--surface-container-lowest);border:1px solid #0000000d}.bobr-bento-card.bg-high{background:var(--surface2)}.bobr-bento-card.bg-primary{color:#fff;background:#dc143c}.col-span-12,.col-span-7,.col-span-5,.col-span-4,.col-span-8{grid-column:span 12}@media (min-width:768px){.col-span-7{grid-column:span 7}.col-span-5{grid-column:span 5}.col-span-4{grid-column:span 4}.col-span-8{grid-column:span 8}}.bento-icon-lg{filter:grayscale()invert(.2)sepia()saturate(5)hue-rotate(-50deg);margin-bottom:24px;font-size:2.5rem;display:block}.bento-title{margin-bottom:16px;font-family:Newsreader,serif;font-size:2rem;font-weight:700}.bg-primary .bento-title{color:#fff}.bento-text{color:var(--text-muted);max-width:400px;margin-bottom:32px;line-height:1.6}.bento-link{color:var(--primary);align-items:center;gap:8px;font-weight:700;text-decoration:none;transition:gap .3s;display:inline-flex}.bento-link:hover{gap:16px}.bento-bg-icon{opacity:.05;font-size:15rem;transition:transform .7s;position:absolute;bottom:-48px;right:-48px}.bobr-bento-card.highlight.group:hover .bento-bg-icon{transform:scale(1.1)}.flex-col-between{flex-direction:column;justify-content:space-between;display:flex}.bento-tags{flex-wrap:wrap;gap:8px;display:flex}.bento-tag{color:#526478;background:#cfe2f9;border-radius:999px;padding:4px 12px;font-size:.75rem;font-weight:700}.center-text{text-align:center}.mastery-ring{border:4px solid #b1002c33;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;margin:0 auto 24px;display:flex;position:relative}.mastery-score{color:var(--text);font-family:Newsreader,serif;font-size:1.5rem;font-weight:700}.bento-text-small{color:var(--text-muted);font-size:.875rem}.flex-row-center{align-items:center;display:flex}.w-full-md{width:100%}@media (min-width:768px){.w-full-md{width:66.666%}}.bento-title-large{margin-bottom:16px;font-family:Newsreader,serif;font-size:2.5rem;font-weight:700}.bento-text-large{margin-bottom:32px;font-size:1.125rem;line-height:1.6}.bento-side-img{width:33.333%;height:100%;position:absolute;top:0;right:0}.bento-side-img img{object-fit:cover;width:100%;height:auto}.bobr-stats{background:var(--surface-container-lowest);border-top:1px solid #0000000d;border-bottom:1px solid #0000000d;padding:80px 0}.bobr-stats-container{grid-template-columns:1fr 1fr;gap:48px;max-width:1280px;margin:0 auto;padding:0 24px;display:grid}@media (min-width:768px){.bobr-stats-container{grid-template-columns:repeat(4,1fr)}}.bobr-stat{text-align:center}.bobr-stat-number{color:var(--primary);margin-bottom:8px;font-family:Newsreader,serif;font-size:3rem;font-weight:700}.bobr-stat-label{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:.75rem}.bobr-footer{background:var(--surface-container-lowest);border-top:1px solid #0000000d;width:100%;margin-top:auto;padding:48px 16px}.bobr-footer-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:32px;display:flex}.bobr-footer-logo{color:var(--text);letter-spacing:-.02em;font-family:Newsreader,serif;font-size:1.5rem;font-weight:700}.bobr-footer-links{flex-wrap:wrap;justify-content:center;gap:32px;display:flex}.bobr-footer-links a{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:.75rem;text-decoration:none;transition:color .3s}.bobr-footer-links a:hover{color:var(--primary)}.bobr-footer-support{font-weight:700;color:var(--primary)!important;text-decoration:underline!important}.bobr-footer-socials{gap:24px;display:flex}.bobr-footer-icon{cursor:pointer;opacity:.5;filter:grayscale();font-size:1.5rem;transition:opacity .3s}.bobr-footer-icon:hover{opacity:1;filter:none}.bobr-footer-copy{text-transform:uppercase;letter-spacing:.2em;color:var(--text-muted);font-size:.625rem}.bobr-quiz-page{background:var(--surface);min-height:calc(100vh - 72px);display:flex}.bobr-quiz-sidebar{display:none}@media (min-width:1024px){.bobr-quiz-sidebar{background:#f8fafc;border-right:1px solid #0000000d;flex-direction:column;width:256px;padding:32px 16px;display:flex}}.bobr-sidebar-header{margin-bottom:24px;padding:0 8px}.bobr-sidebar-title{color:var(--text);font-family:Newsreader,serif;font-size:1.125rem;font-weight:600}.bobr-sidebar-subtitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-top:4px;font-size:.75rem}.bobr-sidebar-nav{flex-direction:column;flex:1;gap:4px;display:flex}.bobr-case-btn{width:100%;color:var(--text-muted);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;padding:8px 12px;font-family:Manrope,sans-serif;font-size:.875rem;transition:all .2s;display:flex}.bobr-case-btn:hover{background:#f1f5f9}.bobr-case-btn.active{color:#b91c1c;background:#fef2f2;font-weight:600}.bobr-case-btn.active .bobr-case-icon{color:#b91c1c}.bobr-case-icon{color:var(--primary);font-size:1.25rem}.bobr-sidebar-footer{border-top:1px solid #0000000d;flex-direction:column;gap:16px;margin-top:auto;padding-top:16px;display:flex}.bobr-sidebar-start-btn{background:linear-gradient(to bottom right, var(--primary), #dc143c);color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border:none;border-radius:12px;width:100%;padding:12px;font-size:.75rem;font-weight:700;transition:transform .2s;box-shadow:0 10px 15px -3px #b1002c33}.bobr-sidebar-start-btn:active{transform:scale(.95)}.bobr-quiz-main{flex-direction:column;flex:1;width:100%;max-width:48rem;margin:0 auto;padding:48px 24px;display:flex}.bobr-quiz-header{width:100%;margin-bottom:48px}.bobr-quiz-header-top{justify-content:space-between;align-items:flex-end;width:100%;margin-bottom:8px;display:flex}.bobr-quiz-progress-text{color:var(--text-muted);font-family:Newsreader,serif;font-size:1rem;font-style:italic}.bobr-quiz-case-tag{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:700}.bobr-progress-bar{background:#e2e8f0;width:100%;height:2px}.bobr-progress-fill{background:var(--primary);height:100%;transition:width .3s}.bobr-question-area{text-align:left;margin-bottom:32px}.bobr-question-title{color:var(--text);margin-bottom:24px;font-family:Newsreader,serif;font-size:2.25rem;font-weight:400;line-height:1.25}@media (min-width:768px){.bobr-question-title{font-size:2.5rem}}.bobr-question-text{color:#94a3b8}.bobr-question-blank{background:var(--surface-low);color:var(--text);border-bottom:2px solid #ffb3b3;margin:0 4px;padding:4px 8px;display:inline-block}.bobr-question-blank.wrong{color:#ba1a1a;border-bottom:2px solid #ba1a1a}.bobr-question-blank.correct{color:#006262;border-bottom:2px solid #006262}.bobr-question-translation{color:#64748b;font-family:Manrope,sans-serif;font-size:.875rem;font-style:italic}.bobr-stats-pill{background:var(--surface-low);border:1px solid #0000000d;border-radius:9999px;align-items:center;gap:24px;width:-moz-fit-content;width:fit-content;margin:0 auto 32px;padding:12px 24px;display:flex}.bobr-stats-item{align-items:center;gap:8px;display:flex}.bobr-stats-icon{font-size:1.125rem}.bobr-stats-icon.correct{color:#006262}.bobr-stats-icon.incorrect{color:#ba1a1a}.bobr-stats-text{font-family:Manrope,sans-serif;font-size:.875rem;font-weight:700}.bobr-stats-text.correct{color:#006262}.bobr-stats-text.incorrect{color:#ba1a1a}.bobr-stats-divider{background:#e6bdbc;width:1px;height:16px}.bobr-options-grid{grid-template-columns:1fr;gap:16px;width:100%;display:grid}@media (min-width:768px){.bobr-options-grid{grid-template-columns:1fr 1fr}}.bobr-option-card{text-align:left;cursor:pointer;background-color:#fff;border:1px solid #e5bdbbcc;border-radius:.75rem;align-items:center;width:100%;padding:1.5rem;transition:all .3s;display:flex;position:relative;box-shadow:0 1px 2px #0000000d}.bobr-option-card:hover:not(:disabled){border-color:#9e001f33;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.bobr-option-card:active:not(:disabled){transform:scale(.98)}.bobr-option-card.active{border:2px solid var(--primary-container);box-shadow:0 4px 6px -1px #0000001a}.bobr-option-card.correct{background-color:#f0fdf480;border:2px solid #16a34a}.bobr-option-card.wrong{border:2px solid var(--primary-container);background-color:#fff}.bobr-option-label{background-color:var(--surface-container-low);width:2.5rem;height:2.5rem;color:var(--on-surface-variant);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;margin-right:1rem;font-family:Manrope,sans-serif;font-weight:700;transition:background-color .3s,color .3s;display:flex}.bobr-option-card:hover:not(:disabled) .bobr-option-label,.bobr-option-card.active .bobr-option-label{background-color:var(--primary-container);color:#fff}.bobr-option-card.correct .bobr-option-label{color:#fff;background-color:#16a34a}.bobr-option-card.wrong .bobr-option-label{background-color:var(--primary-container);color:#fff}.bobr-option-text{color:var(--on-surface);font-family:Inter,sans-serif;font-size:1.25rem;font-weight:500}.bobr-option-card.active .bobr-option-text,.bobr-option-card.wrong .bobr-option-text{color:var(--primary-container);font-weight:700}.bobr-option-card.correct .bobr-option-text{color:#15803d;font-weight:700}.bobr-option-icon{font-size:1.5rem;position:absolute;right:1.5rem}.bobr-option-icon.correct{color:#16a34a}.bobr-option-icon.wrong{color:var(--primary-container)}.bobr-option-circle{display:none}.bobr-action-area{justify-content:center;width:100%;margin-top:48px;display:flex}.bobr-check-btn{background:linear-gradient(to right, var(--primary), #dc143c);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:16px 48px;font-size:1.125rem;font-weight:700;transition:all .2s;box-shadow:0 10px 15px -3px #b1002c33}.bobr-check-btn:hover{transform:scale(1.02)}.bobr-check-btn:active{transform:scale(.95)}.bobr-complete-card{text-align:center;background:var(--surface-container-lowest);border:1px solid #0000000d;border-radius:16px;padding:48px 24px;box-shadow:0 4px 6px -1px #0000000d}.bobr-complete-icon{margin-bottom:24px;font-size:4rem}.bobr-complete-title{color:var(--text);margin-bottom:16px;font-family:Newsreader,serif;font-size:2.5rem;font-weight:700}.bobr-complete-text{color:var(--text-muted);margin-bottom:32px;font-size:1.125rem}.bobr-exercise-selection{flex-direction:column;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:48px 24px;display:flex}.bobr-selection-header{text-align:center;max-width:48rem;margin-bottom:64px}.bobr-selection-tag{color:var(--primary);text-transform:uppercase;letter-spacing:.2em;background:#c8102e1a;border-radius:9999px;margin-bottom:24px;padding:4px 12px;font-size:.625rem;font-weight:900;display:inline-block}.bobr-selection-title{color:var(--text);letter-spacing:-.05em;margin-bottom:32px;font-family:Manrope,sans-serif;font-size:3rem;font-weight:800;line-height:1.1}@media (min-width:768px){.bobr-selection-title{font-size:4.5rem}}.bobr-selection-subtitle{color:var(--text-muted);font-family:Inter,sans-serif;font-size:1.25rem;line-height:1.625}.bobr-selection-grid{grid-template-columns:1fr;gap:32px;width:100%;display:grid}@media (min-width:768px){.bobr-selection-grid{grid-template-columns:repeat(3,1fr)}}.bobr-card{background:var(--surface-container-lowest);border:1px solid #0000000d;border-radius:1.5rem;flex-direction:column;padding:32px;transition:all .5s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000d}@media (min-width:768px){.bobr-card{padding:40px}}.bobr-card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.bobr-card-icon-wrapper{border-radius:1rem;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:32px;transition:all .5s;display:inline-flex}.bobr-card-icon{font-variation-settings:"FILL" 0;font-size:2.5rem}.bobr-card-primary .bobr-card-icon-wrapper{color:var(--primary);background:#c8102e0d}.bobr-card-primary:hover .bobr-card-icon-wrapper{background:var(--primary);color:#fff}.bobr-card-tertiary .bobr-card-icon-wrapper{color:#005468;background:#0054680d}.bobr-card-tertiary:hover .bobr-card-icon-wrapper{color:#fff;background:#005468}.bobr-card-alt .bobr-card-icon-wrapper{color:#004e60;background:#004e600d}.bobr-card-alt:hover .bobr-card-icon-wrapper{color:#fff;background:#004e60}.bobr-card-title{color:var(--text);margin-bottom:16px;font-family:Manrope,sans-serif;font-size:1.5rem;font-weight:700}.bobr-card-desc{color:var(--text-muted);margin-bottom:40px;font-family:Inter,sans-serif;font-size:.875rem;line-height:1.625}.bobr-config-section{flex-direction:column;gap:24px;margin-bottom:40px;display:flex}.bobr-config-label{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);opacity:.6;margin-bottom:12px;font-family:Manrope,sans-serif;font-size:.625rem;font-weight:700;display:block}.bobr-config-chips{flex-wrap:wrap;gap:8px;display:flex}.bobr-chip{background:var(--surface-low);color:var(--text-muted);cursor:pointer;border:none;border-radius:6px;padding:6px 12px;font-size:.625rem;font-weight:600;transition:all .2s}.bobr-chip:hover{background:var(--surface-high)}.bobr-chip.active.primary{background:var(--primary);color:#fff;box-shadow:0 1px 2px #0000000d}.bobr-chip.active.tertiary{color:#fff;background:#005468;box-shadow:0 1px 2px #0000000d}.bobr-chip.active.alt{color:#fff;background:#004e60;box-shadow:0 1px 2px #0000000d}.bobr-chip-circle{background:var(--surface-low);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.625rem;font-weight:700;transition:all .2s;display:flex}.bobr-chip-circle:hover{opacity:.8}.bobr-chip-circle.active.primary{background:var(--primary);color:#fff}.bobr-chip-circle.active.tertiary{color:#fff;background:#005468}.bobr-chip-circle.active.alt{color:#fff;background:#004e60}.bobr-card-action{letter-spacing:.15em;cursor:pointer;border-top:1px solid #0000000d;justify-content:space-between;align-items:center;margin-top:auto;padding-top:24px;font-size:.75rem;font-weight:700;display:flex}.bobr-card-action.primary{color:var(--primary)}.bobr-card-action.tertiary{color:#005468}.bobr-card-action.alt{color:#004e60}.bobr-card-action .material-symbols-outlined{transition:transform .2s}.bobr-card:hover .bobr-card-action .material-symbols-outlined{transform:translate(8px)}.bobr-course-card{background-color:var(--surface-container-low);text-align:left;border:1px solid #0000;border-top:3px solid var(--card-accent,var(--primary));cursor:pointer;border-radius:.75rem;flex-direction:column;align-items:flex-start;width:100%;padding:2rem;transition:all .3s;display:flex;position:relative}.bobr-course-card:hover{background-color:var(--surface-container-high);border-color:#0000;transform:translateY(-4px);box-shadow:0 32px 64px -16px #41000714}.bobr-course-icon-wrap{background-color:var(--card-accent,var(--primary));border-radius:.5rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:2rem;transition:background-color .3s;display:flex;box-shadow:0 24px 48px -12px #4100070f}.bobr-course-card:hover .bobr-course-icon-wrap{background-color:var(--card-accent,var(--primary))}.bobr-course-icon{color:var(--on-primary);font-size:1.875rem;transition:color .3s}.bobr-course-card:hover .bobr-course-icon{color:var(--on-primary)}.bobr-course-title{color:var(--on-surface);margin-bottom:.75rem;font-family:Manrope,sans-serif;font-size:1.5rem;font-weight:700}.bobr-course-desc{color:var(--on-surface-variant);margin-bottom:2rem;font-family:Inter,sans-serif;line-height:1.625}.bobr-course-action{color:var(--card-accent,var(--primary));align-items:center;gap:.5rem;margin-top:auto;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;display:flex}.bobr-course-card:hover .bobr-course-action span.material-symbols-outlined{transform:translate(4px)}.bobr-course-action span.material-symbols-outlined{font-size:.875rem;transition:transform .2s}.bobr-daily-challenge{background-color:#e1e3e44d;border:1px solid #e5bdbb1a;border-radius:1rem;flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:64rem;margin-top:6rem;padding:3rem;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.bobr-daily-challenge{flex-direction:row}}.bobr-daily-content{text-align:center;flex:1}@media (min-width:768px){.bobr-daily-content{text-align:left}}.bobr-daily-title{color:var(--on-surface);margin-bottom:1rem;font-family:Manrope,sans-serif;font-size:1.875rem;font-weight:800}.bobr-daily-desc{color:var(--on-surface-variant);line-height:1.625}.bobr-daily-img-wrapper{border-radius:.75rem;flex:1;width:100%;height:12rem;position:relative;overflow:hidden}.bobr-daily-img-wrapper img{object-fit:cover;width:100%;height:100%}.bobr-daily-overlay{mix-blend-mode:multiply;background-color:#9e001f1a;position:absolute;inset:0}
.stitch-nav{-webkit-backdrop-filter:blur(20px);z-index:50;background-color:#ffffffe6;border-bottom:1px solid #0000000d;position:sticky;top:0}.stitch-nav-container{align-items:center;max-width:80rem;margin:0 auto;padding:1rem 1.25rem;display:flex;position:relative}.stitch-nav-logo{color:var(--primary);letter-spacing:-.02em;font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:800;text-decoration:none;position:absolute;left:50%;transform:translate(-50%)}.stitch-nav-links{align-items:center;gap:2.5rem;display:none}@media (min-width:768px){.stitch-nav-container{padding:1rem 2rem}.stitch-nav-logo{font-size:1.5rem;position:static;transform:none}.stitch-nav-links{display:flex;position:absolute;left:50%;transform:translate(-50%)}}.nav-link{color:var(--on-surface-variant);border-bottom:2px solid #0000;padding-bottom:.25rem;font-family:Manrope,sans-serif;font-size:1rem;font-weight:700;text-decoration:none;transition:color .2s,border-color .2s}.nav-link:hover{color:var(--primary)}.nav-link.active{color:var(--primary);border-bottom-color:var(--primary)}.stitch-nav-actions{align-items:center;gap:.25rem;display:flex}.stitch-nav-actions .material-symbols-outlined{color:var(--primary);cursor:pointer;font-size:1.5rem}.hamburger-btn{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-direction:column;justify-content:center;gap:5px;width:2.25rem;height:2.25rem;padding:.35rem;transition:background .2s;display:flex}.hamburger-btn:hover{background:#0000000f}.hamburger-line{background:var(--on-surface);transform-origin:50%;border-radius:2px;width:100%;height:2px;transition:transform .3s,opacity .3s;display:block}.hamburger-line.open:first-child{transform:translateY(7px)rotate(45deg)}.hamburger-line.open:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger-line.open:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (min-width:768px){.hamburger-btn{display:none}}.drawer-scrim{z-index:60;-webkit-backdrop-filter:blur();backdrop-filter:blur();pointer-events:none;background:0 0;transition:background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;inset:0}.drawer-scrim--visible{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:auto;background:#0006}@media (min-width:768px){.drawer-scrim{display:none!important}}.drawer{z-index:70;background:var(--background);will-change:transform;flex-direction:column;width:80%;max-width:22rem;height:100vh;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;overflow:hidden;transform:translate(-100%);box-shadow:2px 0 32px #00000026}.drawer--open{transform:translate(0)}@media (min-width:768px){.drawer{display:none!important}}.drawer-header{padding:2rem 2rem 1.5rem}.drawer-logo-row{align-items:center;gap:.75rem;margin-bottom:.375rem;display:flex}.drawer-logo-icon{background:var(--primary-container);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.drawer-logo-icon .material-symbols-outlined{color:#fff;font-size:1.25rem}.drawer-logo-text{color:var(--primary);letter-spacing:-.03em;font-family:Manrope,sans-serif;font-size:1.6rem;font-weight:800;line-height:1}.drawer-tagline{text-transform:uppercase;letter-spacing:.15em;color:var(--on-surface-variant);opacity:.6;margin-left:3.25rem;font-family:Inter,sans-serif;font-size:.625rem;font-weight:700}.drawer-nav{flex-direction:column;flex:1;padding:0 1rem;display:flex;overflow-y:auto}.drawer-nav-link{color:var(--on-surface-variant);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:1rem;width:100%;padding:.75rem 1rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s,transform .1s;display:flex}.drawer-nav-link:hover{color:var(--on-surface);background:#ffffff80}.drawer-nav-link:active{transform:translate(2px)}.drawer-nav-link--active{color:var(--primary);background:#fff;font-weight:700;box-shadow:0 1px 4px #0000000f}.drawer-nav-link--active:hover{color:var(--primary);background:#fff}.drawer-nav-link--danger{color:var(--error)}.drawer-nav-link--danger:hover{color:var(--error);background:#ba1a1a14}.drawer-nav-icon{flex-shrink:0;font-size:1.25rem}.drawer-nav-label{flex:1}.drawer-divider{background:var(--outline-variant);opacity:.3;height:1px;margin:1.25rem 1rem}.drawer-section-label{text-transform:uppercase;letter-spacing:.15em;color:var(--on-surface-variant);opacity:.4;padding:.5rem 1rem;font-family:Inter,sans-serif;font-size:.625rem;font-weight:700}.drawer-footer{border-top:1px solid #e5bdbb4d;padding:1.5rem}.drawer-user-card{background:var(--surface-container-high);border-radius:.75rem;align-items:center;gap:1rem;padding:1rem;display:flex}.drawer-user-avatar{background:var(--surface-dim);width:2.5rem;height:2.5rem;color:var(--on-surface-variant);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 0 0 2px #fff}.drawer-user-info{flex:1;min-width:0}.drawer-user-name{color:var(--on-surface);white-space:nowrap;text-overflow:ellipsis;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;overflow:hidden}.drawer-user-level{color:var(--on-surface-variant);margin-top:1px;font-family:Inter,sans-serif;font-size:.625rem}.stitch-main-content{width:100%;max-width:80rem;margin:0 auto;padding:0}.stitch-footer{background-color:var(--background);border-top:1px solid #0000000d;padding:2.5rem 1.25rem}@media (min-width:768px){.stitch-footer{padding:3rem 2rem}}.stitch-footer-container{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:80rem;margin:0 auto;display:flex}@media (min-width:768px){.stitch-footer-container{text-align:left;flex-direction:row;justify-content:space-between;align-items:center;gap:2rem}}.stitch-footer-logo{color:var(--on-surface);font-family:Manrope,sans-serif;font-size:1.1rem;font-weight:800;text-decoration:none}@media (min-width:768px){.stitch-footer-logo{font-size:1.25rem}}.stitch-footer-links{flex-wrap:wrap;justify-content:center;gap:1rem 1.5rem;display:flex}@media (min-width:768px){.stitch-footer-links{justify-content:flex-start;gap:2rem}}.stitch-footer-links a,.stitch-footer-links button{color:var(--on-surface-variant);cursor:pointer;background:0 0;border:none;padding:0;font-family:Inter,sans-serif;font-size:.875rem;text-decoration:none;transition:color .2s}.stitch-footer-links a:hover,.stitch-footer-links button:hover{color:var(--primary)}.stitch-footer-copy{color:var(--on-surface-variant);opacity:.75;font-size:.8rem}
