:root{--ink:#2b2622;--muted:#5b5347;--accent:#6b2737;--accent-dark:#521d2a;--paper:#ede7d6;--surface:#fdfbf7;--input:#f6f2e7;--rule:#c9bfa8;--error:#8c2f26;--success:#55734d;--indigo:#6b2737;--mint:#ede7d6;--shadow:0 16px 35px -24px #2b262273;box-sizing:border-box}*,:before,:after{box-sizing:inherit}html{background:#f4efe6;min-width:320px}body{background-color:#f4efe6;background-image:repeating-linear-gradient(0deg,#6b273706 0 1px,#0000 1px 5px),repeating-linear-gradient(90deg,#2b262205 0 1px,#0000 1px 7px);background-size:100% 100%,100% 100%;background-attachment:fixed;min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{min-height:44px}button,a,input,select{transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s,transform .2s}.landing-container{text-align:center;color:#2b2622;min-height:calc(100vh - 70px);padding:clamp(3rem,8vw,6rem) 20px 5rem;font-family:Georgia,Iowan Old Style,serif}.landing-container h1{max-width:780px;color:var(--ink);letter-spacing:-.04em;margin:0 auto .5rem;font-size:clamp(2.4rem,6vw,4.5rem);font-weight:600;line-height:.98}.subtitle{color:var(--muted);max-width:560px;margin:1.25rem auto 3.5rem;font-size:1.05rem;font-style:italic}.landing-container h1:after{background:var(--accent);content:"";border-radius:99px;width:54px;height:5px;margin:1rem auto 0;display:block}.cards-wrapper{flex-wrap:wrap;justify-content:center;gap:1.25rem;max-width:1080px;margin:0 auto;display:flex}@media (width<=560px){.landing-container{padding:2rem 1rem 2.5rem}.landing-container h1{font-size:1.8rem}.subtitle{margin-bottom:2rem;font-size:1rem}.cards-wrapper{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}}@media (width<=380px){.cards-wrapper{grid-template-columns:1fr}.custom-card{width:100%;min-height:190px}}.custom-card{border:1px solid var(--rule);border-top:5px solid var(--accent);width:240px;min-height:260px;box-shadow:var(--shadow);cursor:pointer;text-align:left;background:#fdfbf7;border-radius:18px;flex-direction:column;justify-content:space-between;padding:1.5rem;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;position:relative}@media (width<=560px){.custom-card{width:100%;min-height:210px;padding:1rem}.card-title{margin:.75rem 0;font-size:1.35rem}}.custom-card:hover{transform:translateY(-7px);box-shadow:0 22px 40px -12px #17203359}.card-french{color:var(--accent);letter-spacing:.02em;margin:0;font-family:Georgia,Iowan Old Style,serif;font-size:.85rem;font-style:italic}.card-title{color:var(--ink);margin:16px 0;font-family:Georgia,Iowan Old Style,serif;font-size:1.7rem;font-weight:600;line-height:1.15}.card-desc{color:var(--muted);border-top:1px dashed #d0c8b5;margin:0;padding-top:12px;font-family:Courier New,ui-monospace,monospace;font-size:.8rem;line-height:1.4}.input-wrapper{background-color:#f6f2e7;border:1px solid #c9bfa8;border-radius:0;align-items:center;margin-bottom:1rem;padding:10px 12px;transition:border-color .2s ease-in-out;display:flex}.input-wrapper:focus-within{border-color:#6b2737;box-shadow:inset 0 -2px #6b2737}.input-icon{color:#a39880;align-items:center;margin-right:10px;display:flex}.input-field{all:unset;color:#2b2622;flex:1;font-family:Georgia,Iowan Old Style,serif;font-size:16px}.input-field::placeholder{color:#a39880;font-style:italic}.input-field:focus{outline:none}input:-webkit-autofill{-webkit-text-fill-color:#2b2622!important;box-shadow:inset 0 0 0 1000px #f6f2e7!important}input{transition:all .2s ease-in-out}input[type=text],input[type=email],input[type=password]{all:unset;color:#2b2622;width:100%;box-shadow:none;background-color:#0000;padding:8px 0;font-family:Georgia,Iowan Old Style,serif;font-size:16px}.login-container{color:#2b2622;background-color:#fff;padding:2.5rem 2.5rem 2rem;font-family:Georgia,Iowan Old Style,serif}.login-container form{flex-direction:column;gap:1rem;margin-top:1.75rem;display:flex}.login-container form label{letter-spacing:.04em;color:#6b2737;margin-bottom:.35rem;font-family:ui-monospace,Courier New,monospace;font-size:.72rem;display:block}.login-container form input{box-sizing:border-box;color:#2b2622;background:#f6f2e7;border:1px solid #c9bfa8;border-radius:10px;width:100%;padding:10px 12px;font-family:Georgia,Iowan Old Style,serif;font-size:1rem;transition:border-color .2s}.login-container form input:focus{border-color:#6b2737;outline:none;box-shadow:inset 0 -2px #6b2737}.login-container form input::placeholder{color:#a39880;font-style:italic}.login-container form button{background-color:var(--accent);color:#fff;letter-spacing:.01em;cursor:pointer;border:none;border-radius:10px;margin-top:1rem;padding:13px 0;font-family:Georgia,Iowan Old Style,serif;font-size:1.05rem;font-weight:600;transition:background-color .2s}.login-container form button:hover{background-color:var(--accent-dark)}.login-container form button:active{background-color:#3e161f}.login-container form button:focus-visible{outline-offset:2px;outline:2px solid #2b2622}.disabled-button{color:#7a7059!important;cursor:not-allowed!important;background-color:#c9bfa8!important}.login-redirect,.forgot-password-redirect{text-align:center;color:#5b5347;margin-top:1.5rem;font-size:.9rem}.login-redirect{border-top:1px solid #c9bfa8;margin-top:1.75rem;padding-top:1.25rem}.forgot-password-redirect{margin-top:.75rem}.login-redirect a,.forgot-password-redirect a{color:#6b2737;border-bottom:1px solid #0000;margin-left:5px;font-weight:600;text-decoration:none}.login-redirect a:hover,.forgot-password-redirect a:hover{border-bottom-color:#6b2737}@media (prefers-reduced-motion:reduce){.login-container form button,.login-container form input{transition:none}}@media (width<=680px){.login-container{padding:2rem 1.5rem 1.5rem}}.auth-layout{border:1px solid var(--rule);width:min(100% - 2rem,900px);min-height:520px;box-shadow:var(--shadow);background:#fff;border-radius:24px;grid-template-columns:minmax(220px,.85fr) minmax(320px,400px);margin:3rem auto;display:grid;overflow:hidden}.auth-loading{color:#5b5347;text-align:center;background:#fdfbf7;border-top:4px solid #6b2737;max-width:420px;margin:25vh auto;padding:1.5rem;font-family:Georgia,Iowan Old Style,serif;box-shadow:0 10px 20px -5px #2b26221f}.auth-welcome{color:#ede7d6;background:#6b2737;flex-direction:column;justify-content:center;padding:2.5rem;display:flex}.auth-kicker,.auth-eyebrow{letter-spacing:.08em;text-transform:uppercase;margin:0 0 .5rem;font-family:ui-monospace,Courier New,monospace;font-size:.72rem}.auth-kicker{color:#d8b4a1}.auth-welcome h1{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.auth-welcome>p:not(.auth-kicker){color:#f4efe6;margin:1.25rem 0 0;font-size:1rem}.auth-motto{color:#d8b4a1;margin-top:2rem;font-style:italic}.auth-heading{margin-bottom:1.5rem}.auth-heading h2{margin:0;font-size:1.8rem;font-weight:600}.auth-heading p:last-child{color:#5b5347;margin:.35rem 0 0;font-style:italic}@media (width<=680px){.auth-layout{width:min(100% - 1.5rem,520px);min-height:auto;margin:.75rem auto 1.5rem;display:block}.auth-welcome{padding:1.75rem}.auth-welcome h1{font-size:2rem}}@media (width<=380px){.auth-welcome{padding:1.25rem}.auth-welcome h1{font-size:1.7rem}}.checklist-container{color:#5b5347;margin-top:.75rem;font-family:ui-monospace,Courier New,monospace}.checklist{margin:0;padding:0;list-style:none}.checklist li{align-items:center;margin-bottom:4px;font-size:.78rem;line-height:1.5;transition:color .2s;display:flex}.checklist li .checkmark{text-align:center;flex-shrink:0;width:1em;margin-right:8px;font-size:.85rem}.valid{color:#3f6b4a}.invalid{color:#8c8370}@media (prefers-reduced-motion:reduce){.checklist li{transition:none}}.signup-container{color:#2b2622;background:#fff;padding:2.5rem 2.5rem 2rem;font-family:Georgia,Iowan Old Style,serif}.signup-container form{flex-direction:column;gap:1rem;margin-top:1.75rem;display:flex}.signup-container form label{letter-spacing:.04em;color:#6b2737;margin-bottom:.35rem;font-family:ui-monospace,Courier New,monospace;font-size:.72rem;display:block}.signup-container form input{box-sizing:border-box;color:#2b2622;background:#f6f2e7;border:1px solid #c9bfa8;border-radius:10px;width:100%;padding:10px 12px;font-family:Georgia,Iowan Old Style,serif;font-size:1rem;transition:border-color .2s}.signup-container form input:focus{border-color:#6b2737;outline:none;box-shadow:inset 0 -2px #6b2737}.signup-container form input::placeholder{color:#a39880;font-style:italic}.signup-container form button{background-color:var(--accent);color:#fff;cursor:pointer;letter-spacing:.01em;border:none;border-radius:10px;margin-top:1rem;padding:13px 0;font-family:Georgia,Iowan Old Style,serif;font-size:1.05rem;font-weight:600;transition:background-color .2s}.signup-container form button:hover{background-color:var(--accent-dark)}.signup-container form button:active{background-color:#3e161f}.signup-container form button:focus-visible{outline-offset:2px;outline:2px solid #2b2622}.signup-container .login-redirect{text-align:center;color:#5b5347;border-top:1px solid #c9bfa8;margin-top:1.75rem;padding-top:1.25rem;font-size:.9rem}.signup-container .login-redirect a{color:#6b2737;border-bottom:1px solid #0000;margin-left:5px;font-weight:600;text-decoration:none}.signup-container .login-redirect a:hover{border-bottom-color:#6b2737}.error-message{color:#8c2f26;text-align:left;border-left:3px solid #8c2f26;margin-top:.5rem;padding-left:.6rem;font-family:ui-monospace,Courier New,monospace;font-size:.82rem}.disabled-button{cursor:not-allowed!important;color:#7a7059!important;background-color:#c9bfa8!important}.spinner{vertical-align:middle;animation:1s linear infinite spin;display:inline-block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.spinner{animation-duration:3s}.signup-container form button,.signup-container form input{transition:none}}@media (width<=680px){.signup-container{padding:2rem 1.5rem 1.5rem}}.dashboard-container{border:1px solid var(--rule);border-top:5px solid var(--accent);width:min(100% - 2rem,760px);box-shadow:var(--shadow);color:#2b2622;background:#ffffffd1;border-radius:22px;margin:2.5rem auto;padding:clamp(1.25rem,4vw,2.5rem);font-family:Georgia,Iowan Old Style,serif}.dashboard-eyebrow{color:#6b2737;margin:0 0 .35rem;font-size:.9rem;font-style:italic}.dashboard-greeting{margin:0 0 2rem;font-size:1.9rem;font-weight:600}.dashboard-intro{color:#5b5347;margin:-1rem 0 1.5rem;font-style:italic}.dashboard-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:2rem;display:grid}.dashboard-actions a{text-align:center;border-radius:10px;justify-content:center;align-items:center;min-height:50px;padding:.75rem 1rem;font-weight:600;text-decoration:none;display:flex}.dashboard-primary-action{background:var(--accent);color:#fff;box-shadow:0 8px 18px -10px var(--accent)}.dashboard-secondary-action{border:1px solid var(--accent);color:#fff;background:var(--accent)}.dashboard-actions a:hover{transform:translateY(-2px)}.dashboard-primary-action:hover,.dashboard-secondary-action:hover{background:var(--accent-dark)}.weak-words-panel{border-top:1px solid var(--rule);margin-top:2rem;padding-top:1.25rem}.weak-words-heading,.weak-word-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.weak-words-heading h2{margin:0;font-size:1.2rem}.weak-words-heading span,.weak-word-row>span:last-child{color:#6b2737;font-family:ui-monospace,Courier New,monospace;font-size:.75rem}.weak-words-list{margin-top:.75rem}.weak-word-row{color:#5b5347;border-bottom:1px solid #c9bfa8;padding:.75rem 0}.weak-word-row strong{color:#2b2622}.weak-words-empty{color:#5b5347;font-style:italic}.dashboard-stats{border-top:1px solid var(--rule);grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;padding-top:1.5rem;display:grid}.stat-block+.stat-block{border-left:1px solid #c9bfa8;padding-left:1rem}.dashboard-breakdown{color:#5b5347;flex-wrap:wrap;gap:.75rem 1.5rem;margin-top:1.5rem;font-family:ui-monospace,Courier New,monospace;font-size:.75rem;display:flex}@media (width<=620px){.dashboard-container{margin:1.5rem 1rem;padding:1.5rem}.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.dashboard-actions{grid-template-columns:1fr}.dashboard-actions a{width:100%}.stat-block+.stat-block{border-left:0;padding-left:0}.stat-block:nth-child(2n){border-left:1px solid #c9bfa8;padding-left:1rem}}.error-message{color:#8c2f26;font-family:ui-monospace,Courier New,monospace;font-size:.9rem}.vocab-page{color:#2b2622;width:min(100% - 2rem,720px);margin:2.5rem auto;padding:0;font-family:Georgia,Iowan Old Style,serif}.vocab-header{justify-content:space-between;align-items:flex-end;margin-bottom:1.75rem;display:flex}.vocab-eyebrow{color:#6b2737;margin:0 0 .35rem;font-size:.9rem;font-style:italic}.vocab-title{margin:0;font-size:2rem;font-weight:600}.add-word-button{background-color:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:11px 20px;font-family:Georgia,Iowan Old Style,serif;font-size:.95rem;font-weight:600;transition:background-color .2s}.add-word-button:hover{background-color:#521d2a}.add-word-button:focus-visible{outline-offset:2px;outline:2px solid #2b2622}.vocab-add-form{border:1px solid var(--rule);border-left:5px solid var(--indigo);box-shadow:var(--shadow);background-color:#fff;border-radius:16px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:1.75rem;padding:1.25rem;display:flex}.vocab-add-form input,.vocab-add-form select{color:#2b2622;background:#f6f2e7;border:1px solid #c9bfa8;border-radius:9px;flex:180px;padding:10px 12px;font-family:Georgia,Iowan Old Style,serif;font-size:.95rem}.vocab-add-form input:focus,.vocab-add-form select:focus{border-color:#6b2737;outline:none}.vocab-add-form input::placeholder{color:#a39880;font-style:italic}.vocab-add-form button[type=submit]{background-color:var(--indigo);color:#fff;cursor:pointer;border:none;border-radius:9px;flex:none;padding:10px 18px;font-family:Georgia,Iowan Old Style,serif;font-size:.9rem;font-weight:600;transition:background-color .2s}.vocab-add-form button[type=submit]:hover{background-color:#521d2a}.vocab-stats{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);gap:2.5rem;margin-bottom:2rem;padding:1.25rem 0;display:flex}.stat-block{flex-direction:column;display:flex}.stat-number{color:var(--indigo);margin:0;font-size:1.8rem;font-weight:700}.stat-label{letter-spacing:.04em;color:#5b5347;margin:4px 0 0;font-family:ui-monospace,Courier New,monospace;font-size:.7rem}.vocab-table-wrapper{flex-direction:column;align-items:center;width:100%;display:flex}.vocab-table{font-family:Georgia,Iowan Old Style,serif}.error-text{color:#8c2f26;border-left:3px solid #8c2f26;padding-left:.6rem;font-family:ui-monospace,Courier New,monospace;font-size:.85rem}.empty-text{color:#5b5347;padding:2rem 0;font-size:.95rem;font-style:italic}.vocab-action-button{color:#6b2737;cursor:pointer;background:#f6f2e7;border:1px solid #c9bfa8;padding:5px 9px;font-family:Georgia,Iowan Old Style,serif;font-size:.78rem}@media (width<=620px){.vocab-header{align-items:flex-start;gap:1rem}.vocab-title{font-size:1.7rem}.add-word-button{white-space:nowrap;padding:10px 12px}.vocab-add-form{align-items:stretch}.vocab-add-form input,.vocab-add-form select,.vocab-add-form button[type=submit]{flex-basis:100%;width:100%}.vocab-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.vocab-table-wrapper{align-items:stretch}}.vocab-action-button:hover{background:#ede7d6}.vocab-delete-button{color:#8c2f26;margin-left:6px}.flashcards-page{color:#2b2622;width:min(100% - 2rem,720px);margin:2.5rem auto;padding:0 0 3rem;font-family:Georgia,Iowan Old Style,serif}.flashcards-header{justify-content:space-between;align-items:flex-end;margin-bottom:.75rem;display:flex}.flashcards-eyebrow{color:#6b2737;margin:0 0 .35rem;font-size:.9rem;font-style:italic}.flashcards-title{margin:0;font-size:2rem;font-weight:600}.flashcards-progress{color:#6b2737;margin:0;font-family:ui-monospace,Courier New,monospace;font-size:.85rem}.flashcards-instructions{color:#5b5347;margin:0 0 1.5rem;font-size:.95rem;font-style:italic}.flashcard{border:1px solid var(--rule);border-top:5px solid var(--indigo);background:var(--paper);color:#2b2622;cursor:pointer;text-align:center;border-radius:22px;width:100%;min-height:340px;padding:2rem;font-family:Georgia,Iowan Old Style,serif;transition:background-color .2s,transform .2s;display:block;box-shadow:0 10px 20px -5px #2b26222e}.flashcard:hover{background:#f6f2e7;transform:translateY(-3px)}.flashcard:focus-visible,.flashcards-controls button:focus-visible{outline-offset:3px;outline:2px solid #2b2622}.flashcard-side{flex-direction:column;justify-content:center;align-items:center;min-height:280px}.flashcard-front{display:flex}.flashcard-back,.flashcard.is-flipped .flashcard-front{display:none}.flashcard.is-flipped .flashcard-back{display:flex}.flashcard-label{color:#6b2737;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem;font-family:ui-monospace,Courier New,monospace;font-size:.75rem}.flashcard-word{overflow-wrap:anywhere;font-size:clamp(2rem,7vw,3.5rem);font-weight:600}.flashcard-hint,.flashcard-difficulty{color:#5b5347;margin-top:1.5rem;font-family:ui-monospace,Courier New,monospace;font-size:.75rem}.flashcard-difficulty{color:#6b2737;text-transform:capitalize}.flashcards-controls{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.flashcards-controls button{border-radius:var(--radius-sm);background:var(--indigo);color:#fff;cursor:pointer;border:none;min-width:110px;padding:10px 18px;font-family:Georgia,Iowan Old Style,serif;font-size:.9rem;font-weight:600}.flashcards-controls button:hover{background:var(--accent-dark)}.flashcard-review{border:1px solid var(--rule);text-align:center;background:#fff;border-radius:16px;margin-top:1.5rem;padding:1rem}.flashcard-review p{color:#5b5347;margin:0 0 .85rem;font-size:.95rem;font-style:italic}.flashcard-review-buttons{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.flashcard-review-buttons button{border:1px solid var(--accent);min-width:82px;color:var(--accent-dark);cursor:pointer;background:#fff4e8;border-radius:9px;padding:9px 14px;font-family:Georgia,Iowan Old Style,serif;font-weight:600}.flashcard-review-buttons button:hover{background:var(--accent);color:#fff}.flashcards-state{text-align:center}.flashcards-empty{color:#5b5347;margin-top:2rem;font-style:italic}.error-text{color:#8c2f26;font-family:ui-monospace,Courier New,monospace;font-size:.85rem}@media (width<=520px){.flashcards-page{margin-top:2rem}.flashcard{min-height:260px;padding:1rem}.flashcard-side{min-height:200px}.flashcards-header{align-items:flex-start}.flashcards-title{font-size:1.7rem}.flashcards-controls{gap:.6rem}.flashcards-controls button{flex:1 1 0;min-width:0}.flashcard-review-buttons button{flex:calc(50% - .6rem)}}.quiz-page{color:#2b2622;width:min(100% - 2rem,720px);margin:2.5rem auto;padding:0 0 3rem;font-family:Georgia,Iowan Old Style,serif}.quiz-header{justify-content:space-between;align-items:flex-end;margin-bottom:1.5rem;display:flex}.quiz-eyebrow{color:#6b2737;margin:0 0 .35rem;font-size:.9rem;font-style:italic}.quiz-title{margin:0;font-size:2rem;font-weight:600}.quiz-score{color:#5b5347;letter-spacing:.04em;text-transform:uppercase;flex-direction:column;align-items:flex-end;font-family:ui-monospace,Courier New,monospace;font-size:.7rem;display:flex}.quiz-score strong{color:#6b2737;font-family:Georgia,Iowan Old Style,serif;font-size:1.8rem}.quiz-progress-row{color:#5b5347;justify-content:space-between;margin-bottom:.45rem;font-family:ui-monospace,Courier New,monospace;font-size:.72rem;display:flex}.quiz-progress-track{background:#d8d0bd;height:6px;margin-bottom:1.5rem}.quiz-progress-bar{background:#6b2737;height:100%;transition:width .25s}.quiz-card{border:1px solid var(--rule);border-top:5px solid var(--accent);box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:2rem}.quiz-card-meta{color:#6b2737;letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;font-family:ui-monospace,Courier New,monospace;font-size:.72rem;display:flex}.quiz-difficulty{text-transform:capitalize}.difficulty-easy{color:#55734d}.difficulty-medium{color:#9a6b27}.difficulty-hard{color:#8c2f26}.quiz-prompt{color:#2b2622;text-align:center;margin:2rem 0;font-size:clamp(2rem,8vw,3.3rem);font-weight:600}.quiz-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.quiz-option,.quiz-primary-button,.quiz-next-button{cursor:pointer;border:1px solid #c9bfa8;font-family:Georgia,Iowan Old Style,serif;font-size:.95rem}.quiz-option{color:#2b2622;text-align:left;background:#f6f8fb;border-radius:12px;min-height:58px;padding:12px 14px;transition:background-color .2s,border-color .2s}.quiz-option:hover:not(:disabled){border-color:var(--indigo);background:#f1efff;transform:translateY(-2px)}.quiz-option.correct{color:#35502e;background:#e7efe2;border-color:#55734d}.quiz-option.incorrect{color:#8c2f26;background:#f5e3df;border-color:#8c2f26}.quiz-option:disabled{cursor:default}.quiz-feedback{border-left:3px solid;flex-direction:column;gap:3px;margin-top:1.5rem;padding:12px 14px;font-size:.9rem;display:flex}.feedback-correct{color:#35502e;background:#f0f5ec;border-color:#55734d}.feedback-incorrect{color:#8c2f26;background:#fbf0ed;border-color:#8c2f26}.quiz-next-button,.quiz-primary-button{background:var(--accent);color:#fff;border:none;border-radius:10px;margin:1.5rem auto 0;padding:11px 22px;font-weight:600;display:block}.quiz-next-button:hover,.quiz-primary-button:hover{background:var(--accent-dark)}.quiz-state{text-align:center}.quiz-empty{color:#5b5347;margin:2rem 0 0;font-style:italic}.quiz-result{background:#ede7d6;border:1px solid #c9bfa8;margin:2rem auto 0;padding:1.5rem}.quiz-result-score{color:#6b2737;margin:0;font-size:3.5rem;font-weight:700}.quiz-result-detail{color:#5b5347;margin:.5rem 0 0}.quiz-error{color:#8c2f26;font-family:ui-monospace,Courier New,monospace;font-size:.85rem}.quiz-option:focus-visible,.quiz-next-button:focus-visible,.quiz-primary-button:focus-visible{outline-offset:3px;outline:2px solid #2b2622}@media (width<=520px){.quiz-page{margin-top:2rem}.quiz-card{padding:1rem}.quiz-options{grid-template-columns:1fr}.quiz-header{align-items:flex-start}.quiz-title{font-size:1.7rem}.quiz-progress-row{gap:1rem;line-height:1.4}.quiz-prompt{margin:1.5rem 0;font-size:clamp(1.8rem,12vw,2.6rem)}}.profile-page{color:#2b2622;width:min(100% - 2rem,720px);max-width:none;margin:3rem auto;padding:0 1.5rem 3rem;font-family:Georgia,Iowan Old Style,serif}.profile-header{margin-bottom:1.5rem}.profile-eyebrow{color:#6b2737;margin:0 0 .35rem;font-size:.9rem;font-style:italic}.profile-title{margin:0;font-size:2rem;font-weight:600}.profile-subtitle{color:#5b5347;margin:.5rem 0 0;font-style:italic}.profile-card,.profile-details,.profile-progress{border:1px solid var(--rule);border-radius:var(--radius-md);box-shadow:var(--shadow);background:#ffffffe0}.profile-card{border-top:6px solid var(--accent);box-shadow:var(--shadow);align-items:center;gap:1.25rem;padding:1.75rem;display:flex}.profile-avatar{border:2px solid var(--accent);background:var(--mint);width:72px;height:72px;color:var(--success);border-radius:50%;flex:0 0 72px;place-items:center;font-size:2rem;font-weight:600;display:grid}.profile-identity h2{margin:0;font-size:1.5rem}.profile-identity p{color:#5b5347;margin:.25rem 0 .5rem}.profile-status{color:#8c2f26;letter-spacing:.03em;font-family:ui-monospace,Courier New,monospace;font-size:.7rem}.profile-status.verified{color:#55734d}.profile-details{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.25rem;padding:1.25rem;display:grid}.profile-details div{flex-direction:column;gap:.35rem;min-width:0;display:flex}.profile-detail-label{color:#6b2737;letter-spacing:.04em;text-transform:uppercase;font-family:ui-monospace,Courier New,monospace;font-size:.68rem}.profile-details strong{overflow-wrap:anywhere;font-size:.95rem;font-weight:600}.profile-progress{margin-top:1.25rem;padding:1.5rem}.profile-section-heading{border-bottom:1px solid #c9bfa8;justify-content:space-between;align-items:flex-end;padding-bottom:1rem;display:flex}.profile-section-heading .profile-eyebrow{margin-bottom:.2rem}.profile-section-heading h2{margin:0;font-size:1.35rem}.profile-section-heading>strong{color:#6b2737;font-size:1.2rem}.profile-stat-grid{grid-template-columns:repeat(3,1fr);gap:1rem;padding-top:1.25rem;display:grid}.profile-stat-grid div{flex-direction:column;gap:.2rem;display:flex}.profile-stat-grid strong{color:#6b2737;font-size:2rem}.profile-stat-grid span{color:#5b5347;letter-spacing:.04em;text-transform:uppercase;font-family:ui-monospace,Courier New,monospace;font-size:.7rem}.profile-state{text-align:center}.profile-error{color:#8c2f26;font-family:ui-monospace,Courier New,monospace;font-size:.85rem}@media (width<=560px){.profile-page{margin-top:2rem}.profile-details{grid-template-columns:1fr}.profile-section-heading{flex-direction:column;align-items:flex-start;gap:.75rem}}.forgot-password-container{color:#2b2622;background:#fdfbf7;padding:2.5rem 2.5rem 2rem}.forgot-password-container form{flex-direction:column;gap:1rem;margin-top:1.75rem;display:flex}.forgot-password-container form button{color:#ede7d6;cursor:pointer;background:#6b2737;border:0;margin-top:1rem;padding:13px 0;font-family:Georgia,Iowan Old Style,serif;font-size:1.05rem;font-weight:600}.forgot-password-container form button:hover{background:#521d2a}.forgot-password-container form button:disabled{color:#7a7059;cursor:not-allowed;background:#c9bfa8}.forgot-password-container .checklist-container{margin-top:-.25rem}.success-message{color:#55734d;border-left:3px solid #55734d;margin:0;padding-left:.6rem;font-family:ui-monospace,Courier New,monospace;font-size:.82rem}.auth-page-link{text-align:center;border-top:1px solid #c9bfa8;margin-top:1.75rem;padding-top:1.25rem}.auth-page-link a{color:#6b2737;font-weight:600;text-decoration:none}@media (width<=680px){.forgot-password-container{padding:2rem 1.5rem 1.5rem}}
