/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid}::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid}}}.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.sticky{position:sticky}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.inline{display:inline}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.uppercase{text-transform:uppercase}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}:root{--paper:#f6f7fb;--paper-strong:#eef0f7;--surface:#fff;--ink:#17182c;--ink-soft:#292b43;--muted:#626579;--muted-strong:#4f5267;--line:#dfe1eb;--line-strong:#cfd2df;--violet:#6657e8;--violet-dark:#5144cf;--violet-soft:#efedff;--lime:#d7f278;--lime-dark:#b9dc48;--lime-ink:#2b350f;--coral:#ff8b78;--coral-soft:#ffede9;--blue-soft:#ddecff;--danger:#c64848;--danger-soft:#fff0ef;--success:#2f6f50;--shadow-sm:0 8px 22px #1d1f3712;--shadow-md:0 18px 46px #1d1f371c;--shadow-lg:0 32px 80px #17182c2e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;text-rendering:optimizelegibility;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent;color:inherit}button:focus-visible{outline-offset:3px;outline:3px solid #6657e857}a:focus-visible{outline-offset:3px;outline:3px solid #6657e857}input:focus-visible{outline-offset:3px;outline:3px solid #6657e857}textarea:focus-visible{outline-offset:3px;outline:3px solid #6657e857}select:focus-visible{outline-offset:3px;outline:3px solid #6657e857}[role=button]:focus-visible{outline-offset:3px;outline:3px solid #6657e857}button:disabled{cursor:not-allowed;opacity:.46;transform:none!important}.button{cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-weight:690;transition:transform .18s,background .18s,box-shadow .18s,color .18s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:active:not(:disabled){transform:translateY(0)}.button-dark{background:var(--ink);color:#fff;box-shadow:0 9px 22px #17182c24}.button-dark:hover{background:#252741}.button-quiet{color:var(--ink);background:0 0}.button-quiet:hover{background:#17182c0e}.button-primary{background:var(--violet);color:#fff;min-height:50px;padding:0 20px;box-shadow:0 12px 28px #6657e838}.button-primary:hover{background:var(--violet-dark)}.button-soft{background:var(--violet-soft);color:var(--violet-dark)}.button-soft:hover{background:#e4e0ff}.button-approve{background:var(--lime);color:var(--lime-ink)}.button-approve:hover{background:var(--lime-dark)}.wide-button{width:100%}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:12px;place-items:center;width:40px;height:40px;display:inline-grid}.icon-button:hover{background:#17182c0f}.delete-button{color:var(--danger);background:0 0}.delete-button:hover{background:var(--danger-soft)}.destructive-button{background:var(--danger);color:#fff}.brand{color:var(--ink);letter-spacing:-.03em;align-items:center;gap:10px;font-size:21px;font-weight:780;text-decoration:none;display:inline-flex}.brand-button{cursor:pointer;background:0 0;border:0;padding:0}.brand-mark{background:var(--ink);color:#fff;border-radius:11px;place-items:center;width:34px;height:34px;font-weight:830;display:grid;transform:rotate(-5deg);box-shadow:0 8px 18px #17182c26}.marketing-page{overflow:hidden}.marketing-nav{grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;width:min(1200px,100% - 40px);min-height:76px;margin:0 auto;display:grid}.marketing-nav nav{gap:30px;display:flex}.marketing-nav nav a,.hero-actions>a{color:#45485d;font-size:14px;font-weight:630;text-decoration:none}.marketing-nav nav a:hover,.hero-actions>a:hover{color:var(--violet-dark)}.nav-actions{justify-self:end;gap:8px;display:flex}.hero{grid-template-columns:.82fr 1.18fr;align-items:center;gap:72px;width:min(1200px,100% - 40px);min-height:calc(100vh - 76px);margin:0 auto;padding:70px 0 110px;display:grid}.hero-copy h1{letter-spacing:-.04em;text-wrap:balance;max-width:630px;margin:0;font-size:clamp(52px,6vw,82px);font-weight:790;line-height:.95}.hero-copy>p{max-width:590px;color:var(--muted);margin:28px 0 0;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:24px;margin-top:32px;display:flex}.hero-actions>a{border-bottom:1px solid #a9aabe;padding-bottom:3px}.upload-strip{text-align:left;background:var(--surface);width:100%;max-width:580px;min-height:82px;color:var(--ink);box-shadow:var(--shadow-sm);cursor:pointer;border:0;border-radius:16px;align-items:center;gap:13px;margin-top:40px;padding:14px 14px 14px 16px;transition:transform .2s,box-shadow .2s;display:flex}.upload-strip:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.upload-strip strong,.upload-strip small{display:block}.upload-strip strong{font-size:14px}.upload-strip small{color:var(--muted);letter-spacing:.04em;margin-top:4px;font-size:11px}.upload-strip .button-soft{margin-left:auto}.upload-icon{background:var(--violet-soft);width:44px;height:44px;color:var(--violet);border-radius:14px;flex:none;place-items:center;display:grid}.verification-stage{background:var(--ink);min-width:0;box-shadow:var(--shadow-lg);border-radius:16px;padding:18px;transform:rotate(1.2deg)}.stage-head{color:#fff;justify-content:space-between;align-items:center;min-height:58px;padding:0 8px 14px;display:flex}.stage-head small,.stage-head strong{display:block}.stage-head small{color:#aeb1c8;text-transform:uppercase;letter-spacing:.09em;font-size:10px}.stage-head strong{margin-top:4px;font-size:14px}.stage-head>span{color:var(--lime);font:600 11px var(--font-geist-mono)}.workspace{background:#eceef5;border-radius:12px;grid-template-columns:1.02fr .98fr;min-height:450px;display:grid;overflow:hidden}.source-page{background:#fff;margin:18px 9px 18px 18px;padding:34px;box-shadow:0 10px 24px #1c1f3614}.file-label{color:#6b6e82;font:580 10px var(--font-geist-mono);align-items:center;gap:7px;display:flex}.source-page h2{letter-spacing:-.025em;margin:68px 0 18px;font-size:25px}.source-page p{color:#44475c;font-family:Georgia,serif;font-size:16px;line-height:1.85}mark{color:inherit;background:#e7f6a5;padding:2px 3px}.draft-card{background:#f8f7ff;flex-direction:column;margin:18px 18px 18px 9px;padding:26px;display:flex}.draft-meta{color:#6b6e82;font:650 10px var(--font-geist-mono);text-transform:uppercase;letter-spacing:.06em;justify-content:space-between;display:flex}.draft-meta span:last-child{color:var(--violet)}.draft-card label{color:#777a90;margin-top:28px;font-size:11px;font-weight:700}.card-field{border-bottom:1px solid #deddea;margin:8px 0 0;padding-bottom:16px;font-size:15px;line-height:1.55}.source-link{color:var(--violet);font:650 10px var(--font-geist-mono);margin-top:18px}.card-actions{justify-content:flex-end;gap:8px;margin-top:auto;display:flex}.proof-strip{background:var(--ink);color:#e7e8f2;justify-content:space-between;align-items:center;gap:24px;min-height:78px;padding:0 max(20px,50vw - 560px);display:flex}.proof-strip span{align-items:center;gap:9px;font-size:13px;font-weight:630;display:inline-flex}.proof-strip svg{color:var(--lime)}.workflow-section{width:min(1120px,100% - 40px);margin:0 auto;padding:138px 0}.section-heading{justify-content:space-between;align-items:end;gap:48px;display:flex}.section-heading h2,.feature-copy h2,.privacy-band h2,.faq-section h2{letter-spacing:-.04em;max-width:720px;margin:0;font-size:clamp(38px,4.2vw,62px);line-height:1.02}.section-heading>p{max-width:440px;color:var(--muted);margin:0;font-size:16px;line-height:1.65}.workflow-line{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:28px;margin-top:76px;display:grid}.workflow-line article{border-top:1px solid var(--line-strong);min-height:210px;padding:28px 0}.workflow-line article svg{color:var(--violet)}.workflow-line h3{letter-spacing:-.025em;margin:48px 0 10px;font-size:22px}.workflow-line p{color:var(--muted);margin:0;line-height:1.6}.workflow-arrow{color:#a6a9bb}.feature-band{border-radius:16px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:74px;width:min(1180px,100% - 40px);margin:0 auto 120px;padding:78px;display:grid}.verification-band{background:#e9e6ff}.feature-copy>p{max-width:560px;color:var(--muted-strong);margin:25px 0 0;font-size:17px;line-height:1.7}.check-list{gap:13px;margin:28px 0 0;padding:0;list-style:none;display:grid}.check-list li{align-items:center;gap:10px;font-size:14px;font-weight:640;display:flex}.check-list svg{color:var(--violet)}.text-action{color:var(--violet-dark);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;align-items:center;gap:8px;margin-top:28px;padding:0 0 4px;font-weight:700;display:inline-flex}.mini-review{background:var(--ink);min-height:430px;box-shadow:var(--shadow-md);border-radius:16px;grid-template-columns:1fr 1fr;padding:16px;display:grid;transform:rotate(-1deg)}.mini-source,.mini-card{padding:28px}.mini-source{background:#fff}.mini-source small,.mini-card>span{font:630 10px var(--font-geist-mono);color:var(--muted)}.mini-source h3{margin:74px 0 18px;font-size:24px}.mini-source p{color:#4b4e62;font-family:Georgia,serif;line-height:1.8}.mini-card{background:#faf9ff;flex-direction:column;display:flex}.mini-card h3{margin:12px 0 34px;font-size:20px;line-height:1.35}.mini-card p{margin:10px 0;line-height:1.6}.mini-card .button{align-self:flex-end;margin-top:auto}.study-showcase{background:var(--ink);color:#fff;grid-template-columns:1.18fr .82fr;align-items:center;gap:100px;min-height:700px;margin:0 0 120px;padding:100px max(20px,50vw - 560px);display:grid}.dark-copy>p{color:#bbbdd0}.light-action{color:var(--lime)}.play-preview{max-width:560px}.preview-top{color:#aeb1c7;font:620 11px var(--font-geist-mono);justify-content:space-between;margin-bottom:14px;display:flex}.physical-card{min-height:380px;color:var(--ink);background:#fbfbff;border-radius:16px;flex-direction:column;justify-content:space-between;padding:42px;display:flex;transform:rotate(-1.5deg);box-shadow:0 24px 60px #00000042}.physical-card small{font:650 10px var(--font-geist-mono);color:var(--violet)}.physical-card h3{letter-spacing:-.04em;margin:auto 0;font-size:clamp(34px,4vw,54px);line-height:1.06}.physical-card>span{color:var(--muted);font-size:13px}.preview-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:26px;display:grid}.preview-actions button{color:#fff;background:0 0;border:1px solid #4f526a;border-radius:14px;min-height:56px;font-weight:680}.preview-actions button:last-child{background:var(--lime);border-color:var(--lime);color:var(--lime-ink)}.quiz-showcase{grid-template-columns:.8fr 1.2fr;align-items:center;gap:110px;width:min(1120px,100% - 40px);margin:0 auto;padding:36px 0 150px;display:grid}.quiz-preview{box-shadow:var(--shadow-md);background:#fff;border-radius:16px;padding:40px}.quiz-kicker{color:var(--muted);font:620 10px var(--font-geist-mono);justify-content:space-between;display:flex}.quiz-preview h3{letter-spacing:-.03em;margin:40px 0 28px;font-size:28px;line-height:1.3}.answer{border:1px solid var(--line);background:var(--paper);text-align:left;border-radius:13px;align-items:center;gap:10px;width:100%;min-height:54px;margin-top:9px;padding:0 16px;display:flex}.answer.correct{color:#304113;background:#eef9d5;border-color:#b9d568;font-weight:700}.quiz-feedback{border-top:1px solid var(--line);color:var(--muted);margin-top:18px;padding-top:18px;font-size:13px;line-height:1.6}.quiz-feedback strong{color:var(--success)}.quiz-feedback span{float:right;color:var(--violet);font:620 10px var(--font-geist-mono)}.privacy-band{text-align:center;background:var(--lime);border-radius:16px;width:min(900px,100% - 40px);margin:0 auto 150px;padding:86px}.privacy-band svg{margin-bottom:22px}.privacy-band h2{margin-inline:auto}.privacy-band p{color:#44501f;max-width:620px;margin:22px auto 0;font-size:16px;line-height:1.7}.pricing-section{width:min(1040px,100% - 40px);margin:0 auto;padding:0 0 145px}.pricing-section .section-heading{text-align:center;display:block}.pricing-section .section-heading h2,.pricing-section .section-heading p{margin-inline:auto}.pricing-section .section-heading p{margin-top:20px}.marketing-billing-toggle{background:#e6e8f0;border-radius:12px;width:fit-content;margin:28px auto -34px;padding:4px;display:flex}.marketing-billing-toggle button{min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;padding:0 15px}.marketing-billing-toggle button.active{color:var(--ink);background:#fff;box-shadow:0 4px 10px #1d1f3714}.marketing-billing-toggle span{color:#4d6717;margin-left:5px;font-size:10px;font-weight:760}.pricing-table{grid-template-columns:1fr 1fr;gap:18px;margin-top:64px;display:grid}.price-plan{box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;padding:38px;position:relative}.price-plan h3{margin:0;font-size:20px}.price-plan .price{color:var(--ink);letter-spacing:-.04em;margin:26px 0 14px;font-size:46px;font-weight:780}.price-plan .price small{color:var(--muted);letter-spacing:0;font-size:14px;font-weight:580}.price-plan>p:not(.price){min-height:48px;color:var(--muted);line-height:1.55}.price-plan ul{border-top:1px solid var(--line);gap:13px;min-height:160px;margin:28px 0;padding:24px 0 0;list-style:none;display:grid}.price-plan li:before{content:"";border-right:2px solid var(--violet);border-bottom:2px solid var(--violet);width:7px;height:11px;margin:0 13px 1px 3px;display:inline-block;transform:rotate(42deg)}.featured-plan{background:var(--ink);color:#fff}.featured-plan .price,.featured-plan h3{color:#fff}.featured-plan .price small,.featured-plan>p:not(.price){color:#b9bbce}.featured-plan ul{border-color:#3a3c55}.featured-plan li:before{color:var(--lime)}.plan-label{background:var(--lime);color:var(--lime-ink);border-radius:99px;padding:7px 10px;font-size:10px;font-weight:760;position:absolute;top:22px;right:22px}.pricing-footnote{max-width:780px;color:var(--muted);text-align:center;margin:24px auto 0;font-size:13px;line-height:1.65}.faq-section{grid-template-columns:.8fr 1.2fr;gap:100px;width:min(1040px,100% - 40px);margin:0 auto;padding:0 0 145px;display:grid}.faq-section>div:first-child p{color:var(--muted);line-height:1.6}.faq-list details{border-top:1px solid var(--line-strong)}.faq-list details:last-child{border-bottom:1px solid var(--line-strong)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:70px;font-weight:680;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list details[open] summary svg{transform:rotate(180deg)}.faq-list details p{color:var(--muted);margin:-4px 40px 22px 0;line-height:1.65}.site-footer{background:var(--ink);color:#fff;grid-template-columns:1fr 1fr 1fr;align-items:start;min-height:230px;padding:65px max(20px,50vw - 560px);display:grid}.site-footer .brand{color:#fff}.site-footer .brand-mark{color:var(--ink);background:#fff}.site-footer>p{color:#b8bacd;margin:8px 0}.site-footer>div{grid-template-columns:1fr 1fr;justify-self:end;gap:16px 30px;display:grid}.site-footer a,.site-footer>div button{color:#d8d9e4;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:none}.site-footer a:hover,.site-footer>div button:hover{color:#fff;text-underline-offset:4px;text-decoration:underline}.legal-page{background:var(--paper);min-height:100vh}.legal-nav{justify-content:space-between;align-items:center;gap:24px;width:min(1040px,100% - 40px);min-height:76px;margin:0 auto;display:flex}.legal-nav>div{gap:24px;display:flex}.legal-nav a{color:var(--muted-strong);font-size:13px;font-weight:650;text-decoration:none}.legal-nav .brand{color:var(--ink);font-size:21px}.legal-nav a:hover{color:var(--violet-dark)}.legal-document{width:min(820px,100% - 40px);box-shadow:var(--shadow-sm);background:#fff;border-radius:18px;margin:50px auto 100px;padding:clamp(34px,6vw,76px)}.legal-document header{border-bottom:1px solid var(--line);padding-bottom:34px}.legal-kicker{font:700 10px var(--font-geist-mono);letter-spacing:.12em;color:var(--violet)!important;margin:0 0 14px!important}.legal-document h1{letter-spacing:-.045em;margin:0;font-size:clamp(42px,6vw,68px);line-height:1}.legal-document header>p:last-child{color:var(--muted);margin:16px 0 0;font-size:13px}.legal-document>p{color:var(--muted-strong);margin:34px 0;font-size:17px;line-height:1.75}.legal-document section{border-top:1px solid var(--line);padding:27px 0}.legal-document section:first-of-type{border-top:0}.legal-document h2{letter-spacing:-.02em;margin:0 0 13px;font-size:21px}.legal-document section p{color:var(--muted-strong);margin:10px 0 0;line-height:1.75}.legal-document a{color:var(--violet-dark);text-underline-offset:3px}.legal-footer{background:var(--ink);color:#d8d9e4;gap:24px;min-height:130px;padding:42px max(20px,50vw - 410px);font-size:12px;display:flex}.legal-footer span{margin-right:auto}.legal-footer a{color:inherit;text-decoration:none}.legal-footer a:hover{color:#fff;text-underline-offset:4px;text-decoration:underline}.auth-page{background:#fff;grid-template-columns:1fr 1.1fr;min-height:100vh;display:grid}.auth-back{z-index:2;color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;font-weight:650;display:flex;position:fixed;top:28px;left:30px}.auth-panel{width:min(440px,100% - 50px);margin:auto;padding:100px 0 60px}.auth-panel h1{letter-spacing:-.04em;margin:48px 0 14px;font-size:46px;line-height:1.02}.auth-panel>p{color:var(--muted);line-height:1.6}.auth-mode-toggle{background:var(--paper);border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;margin:30px 0 8px;padding:4px;display:grid}.auth-mode-toggle button{min-height:38px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;font-size:12px;font-weight:720}.auth-mode-toggle button.active{color:var(--ink);background:#fff;box-shadow:0 1px 4px #1b1f341a}.auth-message{border-radius:10px;margin:16px 0 -7px;padding:10px 12px;font-size:12px;line-height:1.45}.auth-error{color:#9f3325;background:#fff0ed}.auth-success{color:#356f21;background:#ecfbdf}.auth-loading{background:var(--paper);min-height:100vh;color:var(--muted);place-items:center;font-weight:650;display:grid}.google-button{border:1px solid var(--line-strong);background:#fff;width:100%;margin-top:30px}.google-button span{color:#4285f4;font-weight:800}.or-line{text-align:center;color:var(--muted);margin:28px 0;font-size:11px;position:relative}.or-line:before{content:"";background:var(--line);height:1px;position:absolute;top:50%;left:0;right:0}.or-line span{background:#fff;padding:0 12px;position:relative}.auth-panel label,.deck-options>label,.paste-panel>label,.settings-content label,.confirm-modal label{color:var(--muted-strong);gap:8px;margin-top:18px;font-size:12px;font-weight:680;display:grid}.auth-panel input,.deck-options input,.settings-content input,.settings-content select,.confirm-modal input{border:1px solid var(--line-strong);min-height:50px;color:var(--ink);background:#fff;border-radius:12px;padding:0 14px}.password-input{display:block;position:relative}.auth-panel .password-input input{width:100%;padding-right:52px}.password-visibility{width:38px;height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.password-visibility:hover{background:var(--paper);color:var(--ink)}.password-visibility:focus-visible{outline:2px solid var(--violet);outline-offset:1px}.auth-panel .button-primary{margin-top:24px}.forgot-button{width:100%;color:var(--violet);cursor:pointer;background:0 0;border:0;margin-top:16px;font-weight:650}.forgot-button:disabled{cursor:wait;opacity:.55}.auth-panel>small{color:var(--muted);text-align:center;margin-top:28px;line-height:1.5;display:block}.auth-panel>small a{color:var(--violet-dark);text-underline-offset:3px;font-weight:650}.auth-preview{background:var(--ink);place-items:center;display:grid;position:relative;overflow:hidden}.auth-preview:before{content:"";background:var(--violet);opacity:.75;border-radius:50%;width:440px;height:440px;position:absolute}.auth-card-one,.auth-card-two{border-radius:16px;width:min(420px,65%);min-height:260px;padding:34px;position:absolute;box-shadow:0 26px 60px #00000040}.auth-card-one{z-index:1;background:#fff;margin:-70px 0 0 -90px;transform:rotate(-6deg)}.auth-card-two{z-index:2;background:var(--lime);margin:90px 0 0 100px;transform:rotate(5deg)}.auth-card-one small,.auth-card-two small{font:650 10px var(--font-geist-mono)}.auth-card-one h2{letter-spacing:-.035em;margin-top:64px;font-size:32px}.auth-card-two p{margin:55px 0 40px;font-size:24px;line-height:1.35}.auth-card-two span{align-items:center;gap:7px;font-size:12px;font-weight:700;display:inline-flex}.app-shell{background:var(--paper);min-height:100vh}.app-sidebar{z-index:30;border-right:1px solid var(--line);background:#fff;flex-direction:column;width:252px;padding:25px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{justify-content:space-between;align-items:center;min-height:48px;padding:0 9px;display:flex}.mobile-close{display:none}.create-deck-button{width:100%;margin-top:22px}.app-sidebar nav{gap:4px;margin-top:26px;display:grid}.app-sidebar nav button,.recent-list button{min-height:44px;color:var(--muted-strong);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:11px;padding:0 12px;font-weight:620;display:flex}.app-sidebar nav button:hover,.app-sidebar nav button.active{background:var(--violet-soft);color:var(--violet-dark)}.recent-list{margin-top:30px;display:grid}.recent-list>span{color:#989bad;font:650 9px var(--font-geist-mono);letter-spacing:.06em;padding:0 12px 8px}.recent-list button{white-space:nowrap;text-overflow:ellipsis;min-height:34px;font-size:12px;overflow:hidden}.usage-box{background:var(--paper);border-radius:14px;margin-top:auto;padding:15px}.usage-box>div:first-child{justify-content:space-between;font-size:11px;display:flex}.usage-box strong{font-family:var(--font-geist-mono)}.usage-box .usage-secondary{justify-content:space-between;gap:8px;margin-top:12px;font-size:10px;display:flex}.usage-track,.deck-progress{background:#dfe1e9;border-radius:99px;height:5px;overflow:hidden}.usage-track{margin-top:11px}.usage-track span,.deck-progress span{background:var(--violet);border-radius:inherit;height:100%;display:block}.usage-box .usage-track span{width:17%}.usage-box button{color:var(--violet);cursor:pointer;background:0 0;border:0;margin-top:11px;padding:0;font-size:11px;font-weight:680}.profile-row{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:58px;margin-top:12px;padding:9px;display:grid}.profile-row:hover{background:var(--paper)}.profile-row>span,.avatar-button{background:var(--coral-soft);color:#8b3f35;border-radius:11px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:780;display:grid}.profile-row strong,.profile-row small{display:block}.profile-row strong{font-size:12px}.profile-row small{color:var(--muted);margin-top:3px;font-size:10px}.sign-out-button{margin-top:12px}.settings-save-row{align-items:center;gap:12px;margin-top:22px;display:flex}.settings-save-status{font-size:12px;font-weight:680}.settings-save-status.success{color:#356f21}.settings-save-status.error{color:#9f3325}.app-main{min-height:100vh;margin-left:252px}.mobile-app-bar,.mobile-bottom-nav{display:none}.app-page{width:min(1160px,100% - 64px);margin:0 auto;padding:54px 0 90px}.page-title-row{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.page-title-row h1,.create-heading h1,.deck-hero h1,.quiz-setup-card h1,.settings-page h1{letter-spacing:-.04em;margin:0;font-size:clamp(36px,4vw,54px);line-height:1.02}.page-title-row p,.create-heading p{color:var(--muted);margin:12px 0 0;line-height:1.6}.back-link{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin:0 0 32px;padding:0;font-weight:650;display:inline-flex}.continue-band{background:var(--ink);color:#fff;cursor:pointer;min-height:220px;box-shadow:var(--shadow-md);border-radius:16px;grid-template-columns:1fr 300px auto;align-items:center;gap:38px;margin-top:46px;padding:40px 42px;display:grid;overflow:hidden}.continue-band small{color:var(--lime);font:650 10px var(--font-geist-mono)}.continue-band h2{letter-spacing:-.035em;margin:20px 0 8px;font-size:34px}.continue-band p{color:#b9bbcc;margin:0}.continue-visual{height:150px;position:relative}.stack-card{border-radius:14px;width:230px;height:140px;margin:auto;position:absolute;inset:0}.stack-three{background:var(--coral);transform:rotate(9deg)}.stack-two{background:var(--violet);transform:rotate(-6deg)}.stack-one{color:var(--ink);text-align:center;background:#fff;place-items:center;padding:24px;font-weight:730;display:grid;box-shadow:0 18px 38px #00000040}.round-play{background:var(--lime);width:60px;height:60px;color:var(--lime-ink);cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid}.library-toolbar{justify-content:space-between;align-items:center;margin-top:58px;display:flex}.library-toolbar h2,.card-table-head h2{letter-spacing:-.025em;margin:0;font-size:24px}.search-box{background:#fff;border-radius:12px;align-items:center;gap:9px;min-width:250px;min-height:44px;padding:0 13px;display:flex;box-shadow:0 5px 14px #1d1f370d}.search-box svg{color:var(--muted)}.search-box input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.deck-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px;display:grid}.deck-tile{background:#fff;border-radius:16px;grid-template-columns:1fr auto;padding:18px;transition:transform .18s,box-shadow .18s;display:grid;position:relative;box-shadow:0 7px 20px #1d1f370f}.deck-tile:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.more-button{cursor:pointer;background:0 0;border:0;border-radius:10px;width:36px;height:36px;position:absolute;top:17px;right:17px}.deck-main{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-column:1/-1;grid-template-columns:74px 1fr;column-gap:18px;padding:0;display:grid}.deck-main:focus-visible{outline:3px solid var(--violet);outline-offset:5px;border-radius:10px}.deck-art{width:74px;height:92px;color:var(--ink);border-radius:13px;flex-direction:column;grid-row:1/5;justify-content:space-between;padding:14px;display:flex}.deck-art.violet{background:#dcd7ff}.deck-art.coral{background:var(--coral-soft)}.deck-art.lime{background:#e8f8ae}.deck-art.blue{background:var(--blue-soft)}.deck-art span{font:650 10px var(--font-geist-mono)}.deck-main h3{letter-spacing:-.02em;margin:10px 42px 7px 0;font-size:17px}.deck-main p{color:var(--muted);margin:0;font-size:12px}.deck-main .deck-progress{margin-top:15px}.tile-play{background:var(--paper);cursor:pointer;border:0;border-radius:10px;align-self:end;align-items:center;gap:6px;min-height:34px;padding:0 11px;font-size:11px;font-weight:700;display:flex}.empty-state{text-align:center;background:#fff;border-radius:16px;margin-top:22px;padding:70px 20px}.empty-state svg{color:var(--violet)}.empty-state h3{margin:16px 0 7px}.empty-state p{color:var(--muted);margin:0 0 20px}.create-page{max-width:860px}.create-heading{max-width:690px}.source-tabs{background:#e8eaf2;border-radius:14px;grid-template-columns:repeat(3,1fr);margin-top:42px;padding:6px;display:grid}.source-tabs button{min-height:46px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;font-weight:650;display:flex}.source-tabs button.active{color:var(--violet-dark);background:#fff;box-shadow:0 5px 14px #1d1f3714}.drop-zone{text-align:center;background:#ffffff7a;border:1.5px dashed #b9bdcc;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:320px;margin-top:18px;padding:40px;display:flex}.drop-zone>svg{color:var(--violet)}.drop-zone h2{margin:20px 0 8px;font-size:25px}.drop-zone p{color:var(--muted);margin:0 0 24px}.file-picker{cursor:pointer;position:relative}.file-picker input{opacity:0;width:1px;height:1px;position:absolute}.sample-link{color:var(--violet);cursor:pointer;background:0 0;border:0;margin-top:15px;font-size:12px;font-weight:680}.paste-panel{margin-top:18px}.paste-panel textarea{resize:vertical;border:1px solid var(--line-strong);width:100%;min-height:310px;color:var(--ink);background:#fff;border-radius:14px;padding:18px;line-height:1.6}.paste-panel>span{color:var(--muted);font:580 10px var(--font-geist-mono);text-align:right;margin-top:7px;display:block}.inline-error{background:var(--danger-soft);color:#8b3434;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:52px;margin-top:14px;padding:12px 14px;font-size:13px;display:grid}.inline-error button{color:inherit;cursor:pointer;background:0 0;border:0}.selected-file{min-height:72px;box-shadow:var(--shadow-sm);background:#fff;border-radius:14px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;margin-top:14px;padding:12px 14px;display:grid}.file-type{background:var(--violet-soft);width:42px;height:42px;color:var(--violet);border-radius:12px;place-items:center;display:grid}.selected-file strong,.selected-file small{display:block}.selected-file strong{font-size:13px}.selected-file small{color:var(--muted);margin-top:4px;font-size:11px}.ready-label{color:var(--success);align-items:center;gap:5px;font-size:11px;font-weight:700;display:inline-flex}.deck-options{background:#fff;border-radius:16px;margin-top:24px;padding:24px}.deck-options>label{margin-top:0}.deck-options fieldset{border:0;margin:24px 0 0;padding:0}.deck-options legend{color:var(--muted-strong);margin-bottom:10px;font-size:12px;font-weight:680}.deck-options fieldset label{border:1px solid var(--line);border-radius:11px;align-items:center;gap:7px;margin-right:10px;padding:10px 13px;font-size:12px;display:inline-flex}.create-footer{justify-content:space-between;align-items:center;gap:24px;margin-top:24px;display:flex}.create-footer p{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.manual-deck-editor{box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;gap:22px;margin-top:18px;padding:24px;display:grid}.manual-deck-editor>label,.manual-card-row label{color:var(--muted-strong);gap:8px;font-size:12px;font-weight:680;display:grid}.manual-deck-editor>label input{border:1px solid var(--line-strong);min-height:50px;color:var(--ink);background:#fff;border-radius:12px;padding:0 14px}.manual-editor-heading{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding-top:4px;display:flex}.manual-editor-heading h2,.manual-editor-heading p{margin:0}.manual-editor-heading h2{margin-top:18px;font-size:20px}.manual-editor-heading p{color:var(--muted);margin-top:5px;font-size:12px}.manual-card-list{gap:12px;display:grid}.manual-card-row{border:1px solid var(--line);background:#fafaff;border-radius:14px;grid-template-columns:34px minmax(0,1fr) minmax(0,1fr) 38px;align-items:start;gap:12px;padding:16px;display:grid}.manual-card-number{background:var(--violet-soft);width:30px;height:30px;color:var(--violet-dark);font:700 11px var(--font-geist-mono);border-radius:9px;place-items:center;display:grid}.manual-card-row textarea{resize:vertical;border:1px solid var(--line-strong);width:100%;min-height:96px;color:var(--ink);background:#fff;border-radius:11px;padding:12px;line-height:1.5}.manual-card-row>.icon-button{color:#a23d3d;margin-top:20px}.manual-edit-page{max-width:980px}.processing-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:70px 24px;display:flex}.processing-cards{width:180px;height:150px;margin-bottom:42px;position:relative}.processing-cards>div{border-radius:14px;width:150px;height:110px;margin:auto;position:absolute;inset:0}.processing-cards>div:first-child{background:var(--coral);transform:rotate(12deg)}.processing-cards>div:nth-child(2){background:var(--violet);transform:rotate(-8deg)}.processing-cards .processing-front{color:var(--violet);box-shadow:var(--shadow-md);background:#fff;place-items:center;animation:1.8s ease-in-out infinite breathe;display:grid}.processing-page h1{letter-spacing:-.035em;margin:0;font-size:38px}.processing-page>p{max-width:500px;color:var(--muted);line-height:1.6}.processing-list{text-align:left;gap:8px;width:min(470px,100%);margin:30px 0;display:grid}.processing-list>div{color:#9b9eaf;align-items:center;gap:12px;min-height:44px;padding:0 13px;display:flex}.processing-list>div>span{width:25px;height:25px;font:650 10px var(--font-geist-mono);background:#e4e6ee;border-radius:50%;place-items:center;display:grid}.processing-list>div p{margin:0}.processing-list>div.current{color:var(--ink);font-weight:700}.processing-list>div.current>span{background:var(--violet);color:#fff}.processing-list>div.done{color:var(--muted)}.processing-list>div.done>span{background:var(--lime);color:var(--lime-ink)}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes breathe{50%{transform:translateY(-5px);box-shadow:0 27px 55px #1d1f3729}}.review-page{background:#eceef5;height:100vh;overflow:hidden}.review-header{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:auto minmax(180px,auto) minmax(100px,1fr) auto auto;align-items:center;gap:18px;min-height:68px;padding:0 18px;display:grid}.review-header>div:nth-child(2) strong,.review-header>div:nth-child(2) span{display:block}.review-header>div:nth-child(2) strong{font-size:13px}.review-header>div:nth-child(2) span{color:var(--muted);margin-top:3px;font-size:10px}.review-progress{background:#e4e6ed;border-radius:99px;height:5px;overflow:hidden}.review-progress span{background:var(--violet);height:100%;display:block}.save-state{color:var(--muted);align-items:center;gap:5px;font-size:11px;display:flex}.review-layout{grid-template-columns:220px minmax(380px,1fr) minmax(380px,.8fr);height:calc(100vh - 68px);display:grid}.card-navigator{border-right:1px solid var(--line);background:#fff;padding:16px 10px;overflow-y:auto}.card-navigator>div{justify-content:space-between;align-items:center;min-height:40px;padding:0 8px;display:flex}.card-navigator>div span{color:var(--muted);font:650 9px var(--font-geist-mono)}.card-navigator>div button{color:var(--violet);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-size:11px;font-weight:680;display:flex}.card-navigator>button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;grid-template-columns:24px 1fr auto;align-items:start;gap:7px;width:100%;min-height:70px;padding:9px 8px;display:grid}.card-navigator>button:hover,.card-navigator>button.active{background:var(--violet-soft)}.card-navigator>button>span{width:24px;height:24px;color:var(--muted);background:#eceef4;border-radius:8px;place-items:center;font-size:10px;display:grid}.card-navigator>button.approved>span{background:var(--lime);color:var(--lime-ink)}.card-navigator>button p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0;font-size:11px;line-height:1.35;display:-webkit-box;overflow:hidden}.card-navigator>button>svg{color:var(--success);margin-top:5px}.review-source{grid-template-rows:52px 1fr 52px;display:grid;position:relative;overflow:hidden}.source-toolbar{color:var(--muted-strong);background:#e2e4ed;justify-content:space-between;align-items:center;padding:0 16px;font-size:11px;display:flex}.source-toolbar>span,.source-toolbar>div{align-items:center;gap:7px;display:flex}.source-toolbar button{cursor:pointer;background:#fff;border:0;border-radius:8px;width:28px;height:28px}.large-source-page{background:#fff;width:min(610px,100% - 48px);min-height:720px;margin:24px auto;padding:64px 70px;overflow:hidden;box-shadow:0 10px 30px #1d1f371c}.large-source-page h2{letter-spacing:-.03em;margin:90px 0 26px;font-size:31px}.large-source-page p{color:#4d5064;font-family:Georgia,serif;font-size:16px;line-height:1.9}.highlighted-source{background:#e7f6a5;padding:7px 5px;color:#313a18!important}.page-controls{font:600 10px var(--font-geist-mono);color:var(--muted);background:#e2e4ed;justify-content:center;align-items:center;gap:15px;display:flex}.review-editor{border-left:1px solid var(--line);background:#fff;flex-direction:column;padding:28px 30px;display:flex;overflow-y:auto}.editor-head{justify-content:space-between;align-items:center;display:flex}.editor-head small,.editor-head strong{display:block}.editor-head small{color:var(--muted);font:650 9px var(--font-geist-mono)}.editor-head strong{color:var(--violet);margin-top:5px;font-size:12px}.mobile-card-nav,.source-mobile-button{display:none}.review-editor>label{color:var(--muted);margin-top:32px;font-size:11px;font-weight:700}.review-field,.review-editor textarea{border:1px solid var(--line);min-height:74px;color:var(--ink);border-radius:12px;margin-top:9px;padding:16px;line-height:1.55}.review-editor textarea{resize:vertical;width:100%}.review-editor .answer-field,.review-editor .answer-edit{min-height:118px}.evidence-link{min-height:46px;color:var(--violet);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin-top:16px;padding:0;font-size:12px;font-weight:680;display:flex}.evidence-link svg:last-child{margin-left:auto}.review-tip{color:#3d4e15;background:#f2f7e0;border-radius:12px;gap:10px;margin-top:12px;padding:14px;display:flex}.review-tip p{margin:0}.review-tip strong,.review-tip span{display:block}.review-tip strong{font-size:11px}.review-tip span{margin-top:4px;font-size:10px;line-height:1.4}.editor-actions{justify-content:flex-end;gap:8px;margin-top:auto;padding-top:28px;display:flex}.editor-nav{border-top:1px solid var(--line);justify-content:space-between;margin-top:16px;padding-top:14px;display:flex}.editor-nav button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;font-size:11px;font-weight:650;display:flex}.source-drawer{display:none}.deck-hero{grid-template-columns:auto 1fr auto;align-items:center;gap:24px;display:grid}.deck-cover{width:92px;height:116px;color:var(--violet-dark);box-shadow:var(--shadow-sm);background:#dcd7ff;border-radius:14px;align-items:flex-end;padding:18px;display:flex;transform:rotate(-2deg)}.deck-hero>div:nth-child(2)>span{color:var(--muted);font:650 9px var(--font-geist-mono)}.deck-hero h1{max-width:790px;margin-top:10px}.deck-hero p{color:var(--muted)}.deck-primary-actions{gap:10px;margin:38px 0;display:flex}.deck-summary{box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;grid-template-columns:repeat(3,1fr);display:grid}.deck-summary>div{padding:24px 26px}.deck-summary>div+div{border-left:1px solid var(--line)}.deck-summary span,.deck-summary strong,.deck-summary small{display:block}.deck-summary span{color:var(--muted);font-size:11px}.deck-summary strong{letter-spacing:-.03em;margin:12px 0 6px;font-size:28px}.deck-summary small{color:var(--muted)}.deck-tabs{border-bottom:1px solid var(--line-strong);gap:24px;margin-top:48px;display:flex}.deck-tabs button{min-height:46px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:0;font-weight:670}.deck-tabs button.active{border-color:var(--violet);color:var(--ink)}.card-table-head{justify-content:space-between;align-items:center;gap:30px;margin-top:28px;display:flex}.card-table-head>div{align-items:center;gap:8px;display:flex}.card-list{box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;margin-top:18px;overflow:hidden}.card-list>button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-columns:32px 1fr auto auto;align-items:center;gap:16px;width:100%;min-height:92px;padding:16px 20px;display:grid}.card-list>button:last-child{border-bottom:0}.card-list>button:hover{background:#fafaff}.card-list>button>span{background:var(--paper);width:28px;height:28px;color:var(--muted);font:650 10px var(--font-geist-mono);border-radius:9px;place-items:center;display:grid}.card-list strong{font-size:13px}.card-list p{color:var(--muted);margin:6px 0 0;font-size:12px}.card-list small{color:var(--violet);font:620 10px var(--font-geist-mono)}.focus-mode{background:var(--paper);min-height:100vh;padding:0 24px 40px}.focus-mode>header{grid-template-columns:1fr auto 1fr;align-items:center;width:min(1060px,100%);min-height:74px;margin:0 auto;display:grid}.focus-mode>header .focus-exit{justify-self:start}.focus-mode>header>strong{font-size:13px}.focus-mode>header>span{color:var(--muted);font:620 10px var(--font-geist-mono);justify-self:end}.focus-progress{background:#dde0e9;border-radius:99px;width:min(1060px,100%);height:4px;margin:0 auto;overflow:hidden}.focus-progress span{background:var(--violet);height:100%;display:block}.study-card{perspective:1200px;cursor:pointer;width:min(720px,100%);height:min(500px,58vh);margin:64px auto 30px;position:relative}.card-face{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-shadow:var(--shadow-lg);background:#fff;border-radius:16px;flex-direction:column;padding:clamp(34px,6vw,68px);transition:transform .28s cubic-bezier(.2,.8,.2,1);display:flex;position:absolute;inset:0}.card-front{transform:rotateY(0)}.card-back{background:var(--lime);transform:rotateY(180deg)}.study-card.flipped .card-front{transform:rotateY(-180deg)}.study-card.flipped .card-back{transform:rotateY(0)}.card-face>small{color:var(--violet);font:680 10px var(--font-geist-mono)}.card-face h1,.card-face h2{letter-spacing:-.04em;margin:auto 0;font-size:clamp(35px,5vw,58px);line-height:1.08}.card-face>span{color:var(--muted);font-size:12px}.card-back>small{color:#485516}.card-back h2{font-size:clamp(28px,4vw,48px)}.card-back button{color:#485516;cursor:pointer;background:0 0;border:0;align-self:flex-start;align-items:center;gap:8px;padding:0;font-size:11px;font-weight:680;display:flex}.reveal-button{min-width:180px;margin:0 auto;display:flex}.rating-actions{grid-template-columns:1fr 1fr;gap:12px;width:min(720px,100%);margin:0 auto;display:grid}.rating-actions>button{border:1px solid var(--line-strong);cursor:pointer;background:#fff;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:68px;padding:0 20px;display:flex}.rating-actions .know-button{background:var(--lime);border-color:var(--lime);color:var(--lime-ink)}.rating-actions strong,.rating-actions small,.rating-actions span{display:block}.rating-actions span{text-align:left;font-weight:700}.rating-actions small{color:var(--muted);margin-top:3px;font-size:9px;font-weight:500}.rating-actions .know-button small{color:#53611f}.focus-mode>footer{width:min(720px,100%);color:var(--muted);justify-content:space-between;align-items:center;margin:24px auto 0;font-size:11px;display:flex}.focus-mode>footer button{color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;display:flex}.completion-page,.results-page{background:var(--ink);color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:60px 24px;display:flex}.completion-cards{width:150px;height:130px;margin-bottom:35px;position:relative}.completion-cards>div{border-radius:13px;width:130px;height:95px;margin:auto;position:absolute;inset:0}.completion-cards>div:first-child{background:var(--coral);transform:rotate(12deg)}.completion-cards>div:nth-child(2){background:var(--violet);transform:rotate(-8deg)}.completion-cards>div:last-child{background:var(--lime);color:var(--lime-ink);place-items:center;display:grid}.completion-page h1,.results-page h1{letter-spacing:-.04em;max-width:720px;margin:0;font-size:clamp(40px,5vw,64px);line-height:1}.completion-page>p,.results-page section>p{color:#b9bbcc;max-width:550px;line-height:1.65}.session-stats{grid-template-columns:repeat(3,130px);margin:34px 0;display:grid}.session-stats div{padding:8px 20px}.session-stats div+div{border-left:1px solid #3a3c55}.session-stats strong,.session-stats span{display:block}.session-stats strong{font-size:27px}.session-stats span{color:#b9bbcc;margin-top:5px;font-size:10px}.completion-page>div:last-child,.results-page section>div:last-child{margin-top:16px}.completion-page .button-quiet,.results-page .button-quiet{color:#d7d9e4}.quiz-setup-page{max-width:820px}.quiz-setup-card{max-width:560px;box-shadow:var(--shadow-md);background:#fff;border-radius:16px;margin:12px auto 0;padding:42px}.quiz-setup-card>svg{color:var(--violet)}.quiz-setup-card h1{margin-top:22px}.quiz-setup-card>p{color:var(--muted);line-height:1.6}.quiz-plan{border:1px solid var(--line);border-radius:13px;grid-template-columns:1fr 1fr;margin:28px 0 18px;display:grid;overflow:hidden}.quiz-plan>div{flex-direction:column;justify-content:center;min-height:92px;padding:18px;display:flex}.quiz-plan>div+div{border-left:1px solid var(--line)}.quiz-plan strong{font-size:18px}.quiz-plan span{color:var(--muted);margin-top:6px;font-size:11px;line-height:1.4}.quiz-mode-choices{gap:12px;display:grid}.quiz-mode-choices article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px}.quiz-mode-choices article.ai-quiz-choice{background:var(--violet-soft);border-color:#c9c3ff}.quiz-mode-choices strong,.quiz-mode-choices span,.quiz-mode-choices small{display:block}.quiz-mode-choices strong{font-size:15px}.quiz-mode-choices span{color:var(--muted);margin-top:6px;font-size:11px;line-height:1.5}.quiz-mode-choices small{color:var(--violet);margin:12px 0;font-size:10px;font-weight:650}.quiz-mode-choices .button{margin:0}.quiz-mode-choices .button svg{flex:none}.quiz-setup-card fieldset{border:0;margin:32px 0 18px;padding:0}.quiz-setup-card legend{color:var(--muted);margin-bottom:11px;font-size:11px;font-weight:700}.quiz-setup-card fieldset label{border:1px solid var(--line);cursor:pointer;border-radius:12px;align-items:center;gap:10px;min-height:52px;margin-top:8px;padding:0 14px;display:flex}.quiz-setup-card fieldset label.selected{border-color:var(--violet);background:var(--violet-soft)}.quiz-setup-card fieldset label small{color:var(--muted);margin-left:auto}.toggle-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;min-height:68px;padding:12px 0;display:flex!important}.toggle-row strong,.toggle-row small{display:block}.toggle-row strong{color:var(--ink);font-size:13px}.toggle-row small{color:var(--muted);margin-top:4px;font-size:10px}.toggle-row input[type=checkbox]{width:42px;height:24px;accent-color:var(--violet)}.quiz-setup-card>.button{margin-top:18px}.quiz-question{width:min(760px,100%);margin:58px auto 0}.quiz-question>small{color:var(--violet);font:670 10px var(--font-geist-mono)}.quiz-question h1{letter-spacing:-.04em;max-width:720px;margin:22px 0 32px;font-size:clamp(34px,4.5vw,52px);line-height:1.08}.quiz-options{gap:10px;display:grid}.quiz-options>button{border:1px solid var(--line-strong);text-align:left;cursor:pointer;background:#fff;border-radius:14px;grid-template-columns:32px 1fr auto;align-items:center;gap:12px;min-height:62px;padding:10px 17px;display:grid}.quiz-options>button>span{background:var(--paper);width:30px;height:30px;font:680 10px var(--font-geist-mono);border-radius:9px;place-items:center;display:grid}.quiz-options>button.is-correct{color:#344313;background:#f1f9da;border-color:#b8d36b}.quiz-options>button.is-correct>span{background:var(--lime)}.quiz-options>button.is-wrong{background:var(--danger-soft);color:#803b37;border-color:#e1a09b}.quiz-options>button.is-wrong>span{background:#ffd7d3}.answer-feedback{border-radius:13px;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:16px 18px;display:flex}.quiz-source-panel{background:#f8f8fc;border:1px solid #d7d9e4;border-radius:13px;margin-top:10px;padding:18px}.quiz-source-panel small{color:var(--violet);font:650 9px var(--font-geist-mono)}.quiz-source-panel p{color:var(--muted-strong);margin:9px 0 0;font-family:Georgia,serif;font-size:13px;line-height:1.65}.answer-feedback>div{align-items:flex-start;gap:10px;display:flex}.answer-feedback p{margin:0}.answer-feedback strong,.answer-feedback span{display:block}.answer-feedback span{margin-top:4px;font-size:12px;line-height:1.5}.answer-feedback button{cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;font-size:11px;font-weight:680;display:flex}.correct-feedback{color:#3e4d18;background:#eef7d5}.wrong-feedback{background:var(--danger-soft);color:#7a3734}.quiz-next{justify-content:flex-end;margin-top:20px;display:flex}.results-page{position:relative}.results-close{color:#fff;position:absolute;top:26px;right:26px}.results-page>section{width:min(680px,100%)}.score-stamp{background:var(--lime);width:130px;height:130px;color:var(--lime-ink);border-radius:50%;place-content:center;margin:0 auto 34px;display:grid}.score-stamp span,.score-stamp small{display:block}.score-stamp span{letter-spacing:-.04em;font-size:43px;font-weight:800}.result-breakdown{justify-content:center;gap:24px;margin:28px auto;display:flex}.result-breakdown span{color:#d8d9e4;align-items:center;gap:7px;font-size:12px;display:flex}.missed-list{text-align:left;margin:30px 0}.missed-list>div,.missed-list>button{width:100%;min-height:72px;color:inherit;text-align:left;cursor:pointer;background:#292b43;border:0;border-radius:13px;grid-template-columns:28px 1fr auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.missed-list>div>span{width:26px;height:26px;font:650 10px var(--font-geist-mono);background:#3b3d57;border-radius:8px;place-items:center;display:grid}.missed-list p{margin:0}.missed-list strong,.missed-list small{display:block}.missed-list strong{font-size:12px}.missed-list small{color:#aeb0c2;margin-top:5px}.missed-list em{color:#d7fa70;margin-top:8px;font-style:normal;line-height:1.45;display:block}.missed-list .rotated{transform:rotate(90deg)}.billing-toggle{background:#e6e8f0;border-radius:12px;padding:4px;display:flex}.billing-toggle button{min-height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;padding:0 13px}.billing-toggle button.active{color:var(--ink);background:#fff;box-shadow:0 4px 10px #1d1f3714}.current-usage{min-height:150px;box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;grid-template-columns:1fr 1fr 1fr auto;align-items:center;gap:34px;margin-top:40px;padding:26px;display:grid}.billing-notice{color:#6e5313;background:#fff9e7;border:1px solid #e6d4a1;border-radius:12px;align-items:flex-start;gap:10px;margin-top:28px;padding:14px 16px;font-size:13px;line-height:1.5;display:flex}.billing-notice svg{flex:none;margin-top:1px}.billing-success{color:#356f21;background:#eef9d5;border-color:#b9d568}.billing-change-icon{background:var(--violet-soft);width:46px;height:46px;color:var(--violet-dark);border-radius:13px;place-items:center;display:grid}.billing-change-summary{border:1px solid var(--line);background:var(--line);border-radius:12px;gap:1px;margin:24px 0 0;display:grid;overflow:hidden}.billing-change-summary>div{background:var(--paper);justify-content:space-between;align-items:baseline;gap:18px;margin:0;padding:14px;display:flex}.billing-change-summary dt{color:var(--muted);font-size:12px}.billing-change-summary dd{color:var(--ink);margin:0;font-weight:720}.modal-error{background:#fff0ed;border-radius:10px;margin:16px 0 -6px;padding:10px 12px;font-size:12px;color:#9f3325!important}.current-usage span,.current-usage strong,.current-usage small{display:block}.current-usage span{color:var(--muted);font-size:11px}.current-usage strong{margin:9px 0 4px;font-size:22px}.current-usage small{color:var(--muted)}.current-usage .usage-track{margin-top:12px}.app-pricing-table{max-width:880px;margin-inline:auto}.quota-note{background:var(--violet-soft);border-radius:13px;gap:12px;max-width:700px;margin:28px auto 0;padding:18px;display:flex}.quota-note p{margin:0}.quota-note strong,.quota-note span{display:block}.quota-note span{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.5}.settings-layout{grid-template-columns:220px 1fr;gap:40px;margin-top:40px;display:grid}.settings-layout>nav{align-content:start;gap:4px;display:grid}.settings-layout>nav button{min-height:44px;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:9px;padding:0 12px;font-weight:620;display:flex}.settings-layout>nav button.active{background:var(--violet-soft);color:var(--violet-dark)}.settings-content{max-width:700px}.settings-content>section{background:#fff;border-radius:16px;margin-bottom:18px;padding:28px;box-shadow:0 6px 18px #1d1f370d}.settings-content h2{margin:0 0 22px;font-size:20px}.profile-edit{grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:70px;display:grid}.profile-edit>span{background:var(--coral-soft);color:#8b3f35;border-radius:16px;place-items:center;width:54px;height:54px;font-weight:800;display:grid}.profile-edit strong,.profile-edit p{margin:0;display:block}.profile-edit p{color:var(--muted);margin-top:4px;font-size:11px}.settings-content label+label{margin-top:14px}.settings-content .button-dark{margin-top:18px}.settings-content select{width:100%}.danger-zone{border:1px solid #efd0cd}.danger-zone p{color:var(--muted);line-height:1.6}.modal-layer,.source-drawer{z-index:100;place-items:center;display:grid;position:fixed;inset:0}.modal-scrim,.drawer-scrim{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#17182c80;border:0;position:absolute;inset:0}.confirm-modal{z-index:1;width:min(460px,100% - 32px);box-shadow:var(--shadow-lg);background:#fff;border-radius:16px;padding:28px;position:relative}.danger-icon{background:var(--danger-soft);width:46px;height:46px;color:var(--danger);border-radius:13px;place-items:center;display:grid}.confirm-modal h2{margin:20px 0 10px}.confirm-modal>p{color:var(--muted);line-height:1.6}.confirm-modal>div{justify-content:flex-end;gap:8px;margin-top:24px;display:flex}@media (max-width:1120px){.hero{grid-template-columns:1fr;padding-top:54px}.hero-copy{text-align:center}.hero-copy h1,.hero-copy>p,.upload-strip{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.verification-stage{max-width:760px;margin:0 auto}.feature-band{grid-template-columns:1fr;padding:60px}.feature-copy{max-width:720px}.mini-review{justify-self:center;width:min(760px,100%)}.review-layout{grid-template-columns:180px minmax(350px,1fr) minmax(330px,.8fr)}.large-source-page{padding:50px}}@media (max-width:920px){.marketing-nav{grid-template-columns:1fr auto}.marketing-nav nav{display:none}.proof-strip{flex-wrap:wrap;padding-block:22px}.section-heading{display:block}.section-heading>p{margin-top:20px}.workflow-line{grid-template-columns:1fr;gap:4px}.workflow-line article{min-height:auto}.workflow-line h3{margin-top:26px}.workflow-arrow{justify-self:center;transform:rotate(90deg)}.study-showcase,.quiz-showcase{grid-template-columns:1fr;gap:70px}.study-showcase{padding-block:80px}.quiz-showcase .feature-copy{order:2}.faq-section{grid-template-columns:1fr;gap:48px}.site-footer{grid-template-columns:1fr 1fr;gap:32px}.site-footer>div{grid-column:1/-1;justify-self:start}.app-sidebar{transition:transform .24s;transform:translate(-102%);box-shadow:18px 0 40px #17182c2e}.app-sidebar.mobile-open{transform:translate(0)}.mobile-close{display:grid}.sidebar-scrim{z-index:20;background:#17182c6b;border:0;position:fixed;inset:0}.app-main{margin-left:0;padding:68px 0 75px}.mobile-app-bar{z-index:15;border-bottom:1px solid var(--line);background:#fffffff5;grid-template-columns:1fr auto 1fr;align-items:center;min-height:68px;padding:0 18px;display:grid;position:fixed;inset:0 0 auto}.mobile-app-bar .brand{justify-self:center}.mobile-bottom-nav{z-index:15;border-top:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,1fr);min-height:68px;display:grid;position:fixed;inset:auto 0 0}.mobile-bottom-nav button{color:var(--muted);background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:9px;font-weight:650;display:flex}.mobile-bottom-nav button.active{color:var(--violet)}.mobile-bottom-nav .create-mobile svg{background:var(--violet);color:#fff;border-radius:12px;width:38px;height:38px;padding:8px}.review-header{grid-template-columns:auto 1fr auto}.review-header .review-progress,.review-header .save-state{display:none}.review-layout{grid-template-columns:180px 1fr}.review-source{display:none}.review-editor{border-left:0}.source-mobile-button{color:var(--violet);background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:11px;font-weight:680;display:inline-flex}.source-drawer{display:block}.drawer-panel{z-index:2;background:#fff;border-radius:16px 16px 0 0;max-height:84vh;padding:18px;position:absolute;inset:auto 0 0}.drawer-head{justify-content:space-between;align-items:center;display:flex}.drawer-page{background:var(--paper);margin-top:12px;padding:32px 26px 60px}.drawer-page small{color:var(--muted);font:650 9px var(--font-geist-mono)}.drawer-page h2{margin:42px 0 18px}.drawer-page p{background:#e7f6a5;padding:8px;font-family:Georgia,serif;line-height:1.8}.current-usage{grid-template-columns:1fr 1fr}.current-usage .button{grid-column:1/-1}}@media (max-width:700px){.marketing-nav{width:min(100% - 28px,1200px);min-height:66px}.nav-actions .button-quiet{display:none}.nav-actions .button-dark{min-height:38px;padding-inline:12px;font-size:12px}.hero{gap:46px;width:min(100% - 28px,1200px);padding:42px 0 72px}.hero-copy h1{font-size:48px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;gap:18px}.upload-strip{text-align:left;flex-wrap:wrap;align-items:flex-start}.upload-strip .button-soft{width:100%;margin-left:0}.verification-stage{padding:12px;transform:none}.workspace{grid-template-columns:1fr}.source-page{margin:12px 12px 6px;padding:24px}.source-page h2{margin-top:32px}.draft-card{min-height:390px;margin:6px 12px 12px;padding:22px}.proof-strip{grid-template-columns:1fr 1fr;gap:18px;display:grid}.workflow-section,.pricing-section,.faq-section{width:min(100% - 28px,1120px);padding-block:90px}.section-heading h2,.feature-copy h2,.privacy-band h2,.faq-section h2{font-size:40px}.feature-band{width:min(100% - 28px,1180px);margin-bottom:80px;padding:34px 20px}.mini-review{grid-template-columns:1fr;transform:none}.mini-source{min-height:300px}.mini-source h3{margin-top:42px}.mini-card{min-height:340px}.study-showcase{gap:54px;margin-bottom:80px;padding:70px 14px}.physical-card{min-height:330px;padding:30px;transform:none}.quiz-showcase{gap:42px;width:min(100% - 28px,1120px);padding-bottom:100px}.quiz-preview{padding:24px}.privacy-band{width:min(100% - 28px,900px);margin-bottom:100px;padding:54px 24px}.pricing-table,.site-footer{grid-template-columns:1fr}.site-footer>div{grid-column:auto}.legal-nav{width:min(100% - 28px,1040px)}.legal-nav>div{gap:14px}.legal-document{width:min(100% - 28px,820px);margin:28px auto 70px;padding:28px 20px}.legal-footer{flex-wrap:wrap}.legal-footer span{flex-basis:100%}.auth-page{display:block}.auth-preview{display:none}.auth-back{position:absolute}.auth-panel{padding-top:100px}.app-page{width:min(100% - 28px,1160px);padding:32px 0 60px}.page-title-row{display:block}.page-title-row h1,.create-heading h1,.deck-hero h1,.quiz-setup-card h1,.settings-page h1{font-size:38px}.desktop-create{display:none}.continue-band{grid-template-columns:1fr auto;min-height:350px;padding:28px}.continue-visual{grid-area:2/1/auto/-1}.round-play{grid-area:1/2}.library-toolbar{flex-direction:column;align-items:stretch;gap:18px}.search-box{min-width:0}.deck-grid,.source-tabs{grid-template-columns:1fr}.source-tabs button{justify-content:flex-start;padding:0 14px}.drop-zone{min-height:290px;padding:28px 18px}.selected-file{grid-template-columns:auto 1fr auto}.ready-label{display:none}.create-footer{flex-direction:column;align-items:stretch}.create-footer .button{width:100%}.manual-deck-editor{padding:18px}.manual-editor-heading{flex-direction:column;align-items:stretch}.manual-editor-heading .button{align-self:flex-start}.manual-card-row{grid-template-columns:32px 1fr 36px}.manual-card-row label{grid-column:2}.manual-card-row>.icon-button{grid-area:1/3;margin-top:0}.review-page{overflow:auto}.review-header{z-index:10;padding:8px 12px;position:sticky;top:0}.review-header>div:nth-child(2) strong{white-space:nowrap;text-overflow:ellipsis;max-width:170px;overflow:hidden}.review-header .button-dark{min-height:38px;padding-inline:11px;font-size:11px}.review-layout{height:auto;min-height:calc(100vh - 68px);display:block}.card-navigator{display:none}.review-editor{min-height:calc(100vh - 68px);padding:24px 18px 110px}.mobile-card-nav{grid-template-columns:40px 1fr 40px auto;align-items:center;gap:8px;margin:18px 0 24px;display:grid}.mobile-card-nav>span{text-align:center;color:var(--muted);font:650 10px var(--font-geist-mono)}.mobile-card-nav .button{min-height:40px;padding-inline:12px}.editor-actions{z-index:12;border-top:1px solid var(--line);background:#fff;justify-content:stretch;padding:12px;position:fixed;inset:auto 0 0}.editor-actions .button{flex:1;padding-inline:8px}.editor-nav{display:none}.deck-hero{grid-template-columns:auto 1fr}.deck-hero>.icon-button{display:none}.deck-cover{width:70px;height:90px}.deck-hero h1{font-size:29px}.deck-primary-actions{flex-wrap:wrap}.deck-primary-actions .button-primary,.deck-primary-actions .button-soft{flex:1}.deck-summary{grid-template-columns:1fr}.deck-summary>div+div{border-left:0;border-top:1px solid var(--line)}.card-table-head{display:block}.card-table-head>div{flex-direction:column;align-items:stretch;margin-top:16px}.card-list>button{grid-template-columns:28px 1fr auto}.card-list>button small{display:none}.focus-mode{padding-inline:14px}.focus-mode>header{grid-template-columns:auto 1fr auto;gap:8px}.focus-mode>header>strong{justify-self:center}.study-card{height:54vh;min-height:400px;margin-top:38px}.card-face{padding:32px 25px}.card-face h1{font-size:38px}.card-face h2{font-size:31px}.rating-actions{grid-template-columns:1fr 1fr}.session-stats{grid-template-columns:repeat(3,1fr)}.quiz-setup-card{padding:28px 20px}.quiz-plan{grid-template-columns:1fr}.quiz-plan>div+div{border-left:0;border-top:1px solid var(--line)}.quiz-question{margin-top:36px}.quiz-question h1{font-size:35px}.answer-feedback{flex-direction:column;align-items:flex-start}.quiz-next .button{width:100%}.result-breakdown{flex-direction:column;align-items:center;gap:10px}.billing-toggle{margin-top:22px;display:inline-flex}.current-usage{grid-template-columns:1fr}.current-usage .button{grid-column:auto}.settings-layout{grid-template-columns:1fr}.settings-layout>nav{grid-auto-flow:column;overflow-x:auto}.settings-layout>nav button{white-space:nowrap}.profile-edit{grid-template-columns:auto 1fr}.profile-edit .button{grid-column:1/-1}.modal-layer{align-items:end}.confirm-modal{width:100%;max-height:min(86vh,640px);padding:24px 20px max(24px, env(safe-area-inset-bottom));border-radius:18px 18px 0 0;overflow:auto}.confirm-modal>div{flex-direction:column-reverse}.confirm-modal>div .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}.card-front,.card-back{opacity:1;transform:none!important}.study-card:not(.flipped) .card-back,.study-card.flipped .card-front{opacity:0;pointer-events:none}}.deck-menu{z-index:3;background:#fff;border:1px solid #e1e2ed;border-radius:10px;min-width:150px;padding:6px;position:absolute;top:48px;right:0;box-shadow:0 12px 28px #18193224}.deck-menu button{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:9px 10px;display:block}.deck-menu .danger-link{color:#b42318}.rename-row{gap:8px;margin:12px 0;display:flex}.rename-row input{flex:1;min-width:0}.title-edit{align-items:center;gap:8px;min-width:0;display:flex}.title-edit input{width:min(560px,100%);min-width:0;font:inherit;color:#191a32;background:0 0;border:0;border-bottom:2px solid #635bff;outline:0;flex:auto;font-size:clamp(22px,2.5vw,34px);font-weight:650}.title-edit button{z-index:2;white-space:nowrap;flex:none;position:relative}.deck-title-clickable{cursor:text}.save-toast{z-index:20;color:#fff;background:#1b1c35;border-radius:10px;padding:12px 16px;font-weight:600;position:fixed;bottom:28px;right:28px;box-shadow:0 10px 24px #14142d33}.activity-list{background:#e2e3ed;border:1px solid #e2e3ed;border-radius:14px;gap:1px;display:grid;overflow:hidden}.activity-row{background:#fff;align-items:center;gap:14px;padding:18px 20px;display:flex}.activity-row>svg{color:#635bff}.activity-row strong,.activity-row p{margin:0;display:block}.activity-row p{color:#6d6e82;margin-top:4px;font-size:13px}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
