@import url("https://fonts.cdnfonts.com/css/opendyslexic");@import url("https://fonts.googleapis.com/css2?family=Fredoka:wght@300;400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap");@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap");*{padding:0;box-sizing:border-box}*,body{margin:0}body{font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#F5F3EE}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}html{scroll-behavior:smooth}::selection{background:rgba(165,214,167,.3);color:#2C3E50}::-moz-selection{background:rgba(165,214,167,.3);color:#2C3E50}.app-container{min-height:100vh;background:#F5F3EE;font-family:Quicksand,system-ui,-apple-system,sans-serif;padding:1rem;position:relative}.app-container:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(165,214,167,.15) 0,transparent 50%),radial-gradient(circle at 80% 70%,rgba(144,202,249,.15) 0,transparent 50%),radial-gradient(circle at 50% 50%,rgba(248,187,208,.1) 0,transparent 50%);pointer-events:none;z-index:0}.app-container>*{position:relative;z-index:1}.dyslexic-font,.dyslexic-font *{font-family:OpenDyslexic,OpenDyslexic3,Arial,sans-serif!important;font-weight:400!important;letter-spacing:.05em!important;line-height:1.6!important}@media (min-width:640px){.app-container{padding:2rem}}@media (max-width:900px){.content-grid{grid-template-columns:1fr}.sidebar-column{min-width:0;max-width:none}}.app-header{text-align:center;margin-bottom:3rem;margin-top:2rem}.header-title{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1rem}.header-icon{width:3rem;height:3rem;color:#5F8D4E}.title-text{font-size:3.5rem;font-weight:700;font-family:Fredoka,cursive;letter-spacing:-1px}.title-gradient{color:#2C3E50;text-shadow:3px 3px 0 #F8BBD0}.subtitle{font-size:1.5rem;color:#546E7A;font-weight:700;max-width:800px;margin:0 auto;line-height:1.6}.session-id{font-size:.875rem;color:#546E7A;margin-top:.75rem;font-family:Quicksand,monospace;background:rgba(165,214,167,.2);padding:.5rem 1.5rem;border-radius:50px;display:inline-block}.session-id-value{color:#5F8D4E;font-weight:700}.main-content{max-width:90rem;margin:0 auto}.search-card{background:white;padding:2.5rem;border-radius:30px;box-shadow:0 10px 40px rgba(0,0,0,.08);border:none;margin-bottom:2.5rem}.card-header{gap:.75rem;margin-bottom:1.5rem}.card-icon{width:1.75rem;height:1.75rem;color:#5F8D4E}.card-title{font-size:1.75rem;font-weight:700;color:#2C3E50;font-family:Fredoka,cursive}.search-form{display:flex;flex-direction:column;gap:1rem}@media (min-width:640px){.search-form{flex-direction:row}}.url-input{flex-grow:1;padding:1.25rem;border:3px solid #e8e3da;border-radius:25px;font-size:1.125rem;transition:all .2s;font-family:Quicksand,sans-serif;font-weight:600;background:#FAFAFA}.url-input:focus{outline:none;border-color:#90CAF9;background:white;box-shadow:0 0 0 4px rgba(144,202,249,.1)}.url-input:disabled{opacity:.6;cursor:not-allowed;background:#F5F5F5}.submit-button{background:#5F8D4E;color:white;font-weight:800;padding:1.25rem 2.5rem;border-radius:25px;border:none;cursor:pointer;transition:all .3s;box-shadow:0 8px 20px rgba(95,141,78,.3);display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:Nunito,sans-serif;text-transform:uppercase;letter-spacing:.5px}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 28px rgba(95,141,78,.4);background:#4A7C3C}.submit-button:disabled{opacity:.6;cursor:not-allowed}.button-icon{width:1.25rem;height:1.25rem}.error-message{margin-top:1rem;padding:1.25rem;background:#FFEBEE;border:2px solid #ffcdd2;border-radius:20px;display:flex;align-items:center;gap:.75rem}.error-icon{width:1.5rem;height:1.5rem;color:#D32F2F}.error-text{color:#C62828;font-weight:700}.content-grid{display:grid;grid-template-columns:4fr 1fr;grid-gap:1.25rem;gap:1.25rem;align-items:flex-start}@media (min-width:1024px){.content-grid{grid-template-columns:3fr 1fr}}.main-column{min-width:0}@media (min-width:1024px){.main-column{grid-column:span 1}}.sidebar-column{min-width:260px;max-width:420px}.welcome-card{padding:3rem;background:white;border:none;border-radius:30px;box-shadow:0 10px 40px rgba(0,0,0,.08);text-align:center;position:relative;overflow:hidden}.welcome-card:before{content:"";position:absolute;top:-50%;right:-20%;width:200px;height:200px;background:radial-gradient(circle,rgba(248,187,208,.3) 0,transparent 70%);border-radius:50%}.welcome-icon{width:5rem;height:5rem;color:#90CAF9;margin:0 auto 1.5rem}.welcome-title{font-size:2rem;font-weight:700;color:#2C3E50;margin-bottom:1rem;font-family:Fredoka,cursive}.welcome-text{color:#546E7A;font-size:1.1rem;line-height:1.7;font-weight:600}.flag-link-button{background:none;border:none;padding:0;margin:0;color:#2563eb;text-decoration:underline;cursor:pointer;font:inherit;font-weight:700}.flag-link-button:hover{color:#1d4ed8}.flag-modal-overlay{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;padding:1rem}.flag-modal-card{position:relative;width:min(900px,90vw);height:min(600px,80vh);background:white;border-radius:18px;box-shadow:0 24px 80px rgba(0,0,0,.28);padding:1rem;display:flex;flex-direction:column}.flag-modal-close{position:absolute;top:.6rem;right:.75rem;background:none;border:none;font-size:1.6rem;line-height:1;cursor:pointer;color:#374151}.flag-modal-title{margin:0 2rem .25rem 0;font-size:1.2rem;font-weight:800}.flag-modal-subtitle{margin:0 0 .75rem;color:#6b7280;font-size:.9rem;word-break:break-word}.flag-modal-error{margin:0 0 .75rem;color:#b91c1c;font-weight:700}.flag-modal-table-wrap{flex:1 1;overflow:auto;border:1px solid #e5e7eb;border-radius:12px}.flag-modal-table{width:100%;border-collapse:collapse;table-layout:fixed}.flag-modal-table td,.flag-modal-table th{border-bottom:1px solid #e5e7eb;padding:.75rem;vertical-align:top;text-align:left}.flag-message-cell{white-space:pre-wrap;word-break:break-word}.flag-action-cell{text-align:center}.resolve-flag-button{border:none;border-radius:10px;padding:.55rem .8rem;font-weight:700;cursor:pointer;background:#10b981;color:white}.resolve-flag-button:disabled{opacity:.6;cursor:not-allowed}.flag-card .history-header{align-items:center}.flag-button{width:100%;border:none;border-radius:14px;padding:.75rem 1rem;font-weight:800;cursor:pointer;background:#ef4444;color:white;box-shadow:0 8px 20px rgba(239,68,68,.25);transition:transform .12s ease,box-shadow .2s ease,opacity .2s ease}.flag-button:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(239,68,68,.33)}.flag-button:disabled{opacity:.6;cursor:not-allowed}.modal-overlay{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;padding:1rem}.modal-card{width:min(640px,100%);background:white;border-radius:20px;box-shadow:0 24px 80px rgba(0,0,0,.28);padding:1.25rem 1.25rem 1rem}.modal-title{margin:0;font-size:1.25rem;font-weight:900;color:#111827}.modal-subtitle{margin:.5rem 0 .75rem;color:#4b5563;font-weight:600;line-height:1.4}.modal-textarea{width:100%;border:2px solid #e5e7eb;border-radius:14px;padding:.75rem;font-size:.98rem;resize:vertical}.modal-textarea:focus{outline:none;border-color:#ef4444}.modal-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.75rem}.modal-cancel,.modal-submit{border-radius:14px;padding:.6rem .9rem;font-weight:800;cursor:pointer;border:1px solid #d1d5db;background:#f9fafb}.modal-submit{background:#ef4444;border-color:#ef4444;color:white}.modal-submit:disabled{opacity:.6;cursor:not-allowed}.sidebar-column{display:flex;flex-direction:column;gap:1rem}.history-card{position:-webkit-sticky;position:sticky;top:2rem;padding:1.75rem;background:white;border-radius:30px;box-shadow:0 10px 40px rgba(0,0,0,.08);border:none}.history-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:2px solid #f5f3ee}.history-icon{width:1.5rem;height:1.5rem;color:#5F8D4E}.history-title{font-size:1.25rem;font-weight:700;color:#2C3E50;font-family:Fredoka,cursive}.history-count{margin-left:auto;background:rgba(165,214,167,.3);color:#5F8D4E;padding:.25rem .75rem;border-radius:50px;font-size:.875rem;font-weight:800}.history-list{max-height:24rem;overflow-y:auto;padding-right:.5rem}.history-empty{text-align:center;padding:2rem 0}.empty-icon{width:3rem;height:3rem;color:#CFD8DC;margin:0 auto .75rem}.empty-text{color:#90A4AE;font-size:.875rem;font-weight:600}.disclaimer{margin-top:2.5rem;padding:2rem;background:linear-gradient(135deg,#FFF9E6,#FFF3E0);border-left:5px solid #ffa726;border-radius:25px;box-shadow:0 6px 20px rgba(255,167,38,.15)}.disclaimer-content{display:flex;align-items:flex-start;gap:1rem}.disclaimer-icon{width:1.75rem;height:1.75rem;color:#F57C00;flex-shrink:0;margin-top:.25rem}.disclaimer-title{font-weight:700;color:#E65100;margin-bottom:.5rem;font-family:Fredoka,cursive}.disclaimer-text{color:#EF6C00;font-weight:600;line-height:1.6}.history-list::-webkit-scrollbar{width:8px}.history-list::-webkit-scrollbar-track{background:#F5F3EE;border-radius:10px}.history-list::-webkit-scrollbar-thumb{background:#A5D6A7;border-radius:10px}.history-list::-webkit-scrollbar-thumb:hover{background:#81C784}.top-nav{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:none;box-shadow:0 4px 20px rgba(0,0,0,.06)}.top-nav__inner{max-width:90rem;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.navbar{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px rgba(0,0,0,.06)}.navbar-inner{max-width:90rem;margin:0 auto;padding:1rem 1.5rem;justify-content:space-between}.nav-links,.navbar-inner{display:flex;align-items:center}.nav-links{gap:.5rem}.logo{font-weight:700;font-size:1.5rem;color:#2C3E50;font-family:Fredoka,cursive;text-decoration:none}.nav-right{position:relative;display:flex;align-items:center}.mobile-menu-toggle{display:none;width:40px;height:40px;margin-right:.5rem;border-radius:9999px;border:1px solid #d1d5db;background:#ffffff;box-shadow:0 4px 10px rgba(0,0,0,.08);cursor:pointer;padding:0;flex-direction:column;align-items:center;justify-content:center;gap:4px;transition:background .2s ease,box-shadow .2s ease,transform .1s ease}.mobile-menu-toggle span{display:block;width:18px;height:2px;border-radius:9999px;background-color:#4b5563;transition:transform .2s ease,opacity .2s ease}.mobile-menu-toggle.open span:first-child{transform:translateY(6px) rotate(45deg)}.mobile-menu-toggle.open span:nth-child(2){opacity:0}.mobile-menu-toggle.open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.settings-button{width:40px;height:40px;border-radius:9999px;border:1px solid #d1d5db;background:#ffffff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 10px rgba(0,0,0,.08);transition:background .2s ease,box-shadow .2s ease,transform .1s ease;padding:0}.settings-button:hover{background:#f3f4f6;box-shadow:0 6px 14px rgba(0,0,0,.12);transform:translateY(-1px)}.settings-button:active{transform:translateY(0);box-shadow:0 3px 8px rgba(0,0,0,.1)}.settings-icon{width:20px;height:20px;color:#374151}.settings-panel{position:absolute;top:3.1rem;right:0;width:320px;max-width:90vw;background:#ffffff;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.12);padding:1.25rem 1.5rem;z-index:60}.settings-title{font-size:1.1rem;font-weight:700;margin-bottom:.75rem;color:#111827}.settings-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.75rem}.settings-text{flex:1 1}.settings-label{font-size:.95rem;font-weight:700;color:#111827}.settings-description{font-size:.85rem;color:#6b7280}.settings-toggle{border:none;padding:0;background:transparent;cursor:pointer}.settings-toggle-track{display:inline-flex;align-items:center;width:46px;height:24px;border-radius:9999px;background:#e5e7eb;padding:2px;box-sizing:border-box;transition:background-color .2s ease}.settings-toggle-thumb{width:20px;height:20px;border-radius:9999px;background:#ffffff;box-shadow:0 1px 4px rgba(0,0,0,.25);transform:translateX(0);transition:transform .2s ease}.settings-toggle.on .settings-toggle-track{background:#60a5fa}.settings-toggle.on .settings-toggle-thumb{transform:translateX(22px)}.settings-group{margin-top:1.25rem}.rubric-options{display:inline-flex;margin-top:.5rem}.rubric-pill{padding:.35rem .9rem;background:#f9fafb;font-size:.85rem;font-weight:700;color:#4b5563;transition:all .15s ease}.rubric-pill.active{box-shadow:0 4px 10px rgba(37,99,235,.4)}.rubric-help{line-height:1.4}.settings-divider{margin:1rem 0;border:none;border-top:1px solid #e5e7eb}.settings-admin-link{display:inline-block;font-size:.9rem;font-weight:700;color:#2563eb;text-decoration:underline}.settings-admin-link:hover{color:#1d4ed8}.brand{font-weight:700;font-size:1.5rem;color:#2C3E50;font-family:Fredoka,cursive}.links{display:flex;gap:.5rem;align-items:center}.nav-link{text-decoration:none;color:#546E7A;font-weight:700;padding:.75rem 1.25rem;border-radius:20px;transition:all .2s}.nav-link:hover{background:rgba(165,214,167,.2);color:#5F8D4E}.nav-link.active{color:white;background:#5F8D4E;box-shadow:0 4px 12px rgba(95,141,78,.3)}.mobile-nav-backdrop,.mobile-nav-panel{display:none}@media (max-width:900px){.navbar-inner{padding:.75rem 1rem}.nav-links{display:none}.mobile-menu-toggle{display:inline-flex}.mobile-nav-backdrop{position:fixed;inset:0;background:#ffffff;z-index:40;display:flex;justify-content:center;align-items:flex-start;opacity:0;pointer-events:none;transition:opacity .22s ease}.mobile-nav-backdrop.open{opacity:1;pointer-events:auto}.mobile-nav-panel{width:100%;max-width:100%;background:white;height:100vh;padding:1.75rem 1.25rem 2rem;display:flex;flex-direction:column;gap:.75rem;transform:translateX(40%);opacity:0;transition:transform .26s cubic-bezier(.2,.8,.2,1),opacity .22s ease}.mobile-nav-panel.open{transform:translateX(0);opacity:1}.mobile-nav-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.mobile-nav-close{border:none;background:transparent;font-size:1.5rem;line-height:1;cursor:pointer;color:#4b5563}.mobile-nav-links{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:6rem}.mobile-nav-links .nav-link{width:100%;max-width:320px;text-align:center}@media (prefers-reduced-motion:reduce){.mobile-nav-backdrop,.mobile-nav-panel{transition:none}}}.font-toggle-container{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;border-radius:20px;background:rgba(144,202,249,.15);border:none}.font-toggle-label{font-size:.875rem;font-weight:700;color:#2C3E50;white-space:nowrap}.font-toggle{position:relative;width:50px;height:26px;background:#E0E0E0;border:none;border-radius:13px;cursor:pointer;transition:background-color .3s ease;padding:0}.font-toggle:hover{background:#BDBDBD}.font-toggle.active{background:#90CAF9}.font-toggle.active:hover{background:#64B5F6}.font-toggle-slider{position:absolute;top:3px;left:3px;width:20px;height:20px;background:white;border-radius:50%;transition:transform .3s ease;box-shadow:0 2px 6px rgba(0,0,0,.2)}.font-toggle.active .font-toggle-slider{transform:translateX(22px)}.font-toggle:focus{outline:2px solid #90CAF9;outline-offset:2px}@media (max-width:768px){.font-toggle-label{font-size:.75rem}.links{flex-wrap:wrap;gap:.5rem}}.ai-blurb-card{background:white;padding:2rem;border-radius:30px;box-shadow:0 10px 40px rgba(0,0,0,.08);border:none;margin-bottom:1.5rem}.ai-blurb-title{font-size:1.5rem;font-weight:700;color:#2C3E50;margin-bottom:1rem;font-family:Fredoka,cursive}.ai-blurb-text{color:#546E7A;line-height:1.8;font-weight:600}.history-item{border-bottom:1px solid #f5f3ee;display:flex;justify-content:space-between;align-items:center;gap:.75rem;border-radius:15px;margin-bottom:.5rem}.history-item:hover{background:rgba(165,214,167,.1);transform:translateX(4px)}.history-item:last-child{border-bottom:none}.history-url{font-size:.875rem;color:#546E7A;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1;font-weight:600}.history-score{font-weight:800;color:#5F8D4E;font-size:1rem;flex-shrink:0;background:rgba(165,214,167,.2);padding:.25rem .75rem;border-radius:15px}.score-pill{font-weight:600;padding:2px 8px;border-radius:6px;background:#eef3ff;border:1px solid #cfd9ff;min-width:54px;text-align:center}.ai-row{display:flex;align-items:baseline;justify-content:space-between}.ai-score-group{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.confidence-badge{font-size:.75rem;font-weight:700;padding:2px 8px;border-radius:9999px;white-space:nowrap;line-height:1.4}.confidence-high,.confidence-low,.confidence-mid,.confidence-neutral{background:#f3f4f6;color:#4b5563;border:1px solid #d1d5db}.low-confidence-warning{margin-top:.5rem;padding:.375rem .75rem;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;font-size:.8rem;font-weight:600;color:#b91c1c}.reasoning-details{margin-top:.5rem}.reasoning-summary{font-size:.85rem;font-weight:700;color:#6b7280;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .15s}.reasoning-summary:hover{color:#374151}.reasoning-details[open] .reasoning-summary{color:#374151;margin-bottom:.25rem}.toggle-btn{display:inline-flex;align-items:center;gap:8px;padding:.75rem 1rem;border-radius:.75rem;border:1px solid #d1d5db;background:#f9fafb;font-weight:700;cursor:pointer}.toggle-btn.on{background:#ecfeff}.toggle-track{width:36px;height:20px;border-radius:10px;background:#d1d5db;position:relative;transition:all .2s}.toggle-btn.on .toggle-track{background:#0ea5e9}.toggle-thumb{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:8px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.2);transition:all .2s}.toggle-btn.on .toggle-thumb{left:18px}.research-box{width:100%;display:flex;flex-direction:column;gap:.375rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;padding:.75rem}.research-label{font-weight:700;color:#374151;font-size:.95rem}.research-input{width:100%;resize:vertical;min-height:60px;max-height:200px;border:2px solid #d1d5db;border-radius:.5rem;padding:.625rem .75rem;font-size:.98rem}.research-input:focus{outline:none;border-color:#0d9488}.research-hint{font-size:.85rem;color:#6b7280}.search-right .submit-button,.search-right .toggle-btn{width:100%}@media (max-width:900px){.search-form-grid{grid-template-columns:1fr}.search-right{min-width:0}}.start-page{min-height:100vh;background:#4FC3F7;background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(255,255,255,.05) 0,rgba(255,255,255,.05) 4px),repeating-linear-gradient(90deg,transparent,transparent 2px,rgba(255,255,255,.05) 0,rgba(255,255,255,.05) 4px);display:flex;align-items:center;justify-content:center;padding:2rem;font-family:Poppins,sans-serif}.start-content{max-width:1200px;width:100%}.start-header{text-align:center;margin-bottom:4rem;animation:fadeInDown .8s ease-out}.start-title{font-size:2.5rem;font-weight:900;color:#1a237e;margin-bottom:1rem;text-shadow:5px 5px 0 #81C784;font-family:Press Start\ 2P,cursive;line-height:1.5}.start-subtitle{font-size:1.25rem;color:#263238;max-width:600px;margin:0 auto;font-weight:700;background:rgba(255,255,255,.7);padding:1rem;border-radius:15px;border:3px solid #263238}.mode-selection{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;animation:fadeInUp .8s ease-out .2s backwards}.mode-card-large{background:white;border-radius:20px;padding:3rem 2rem;text-align:center;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:8px 8px 0 rgba(0,0,0,.2);border:4px solid #263238}.mode-card-large:hover{transform:translate(4px,4px);box-shadow:4px 4px 0 rgba(0,0,0,.2)}.mode-card-large:active{transform:translate(6px,6px);box-shadow:2px 2px 0 rgba(0,0,0,.2)}.mode-icon-large{font-size:4rem;margin-bottom:1.5rem;animation:bounce 2s ease-in-out infinite;filter:drop-shadow(3px 3px 0 rgba(0,0,0,.2))}.mode-card-large:hover .mode-icon-large{animation:none;transform:scale(1.1)}.mode-title-large{font-size:1.5rem;font-weight:800;color:#1a237e;margin-bottom:1rem;font-family:Press Start\ 2P,cursive;line-height:1.5}.mode-description-large{color:#263238;line-height:1.6;margin-bottom:2rem;font-size:1rem;font-weight:600}.start-button{padding:1rem 2.5rem;font-size:1rem;font-weight:800;color:#1a237e;background:#81C784;border:4px solid #263238;border-radius:15px;cursor:pointer;transition:all .15s;box-shadow:6px 6px 0 rgba(0,0,0,.2);width:100%;font-family:Press Start\ 2P,cursive}.start-button:hover{transform:translate(2px,2px);box-shadow:4px 4px 0 rgba(0,0,0,.2)}.start-button:active{transform:translate(4px,4px);box-shadow:2px 2px 0 rgba(0,0,0,.2)}.no-images-warning{margin-top:2rem;padding:1rem;background:#FFE0B2;border-radius:15px;text-align:center;color:#1a237e;font-weight:700;box-shadow:4px 4px 0 rgba(0,0,0,.15);border:3px solid #263238}.game-container{min-height:100vh;background:#4FC3F7;background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(255,255,255,.05) 0,rgba(255,255,255,.05) 4px),repeating-linear-gradient(90deg,transparent,transparent 2px,rgba(255,255,255,.05) 0,rgba(255,255,255,.05) 4px);padding:2rem 1rem;font-family:Poppins,sans-serif}.game-header{max-width:1200px;margin:0 auto 2rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding:1.5rem;background:white;border-radius:20px;box-shadow:8px 8px 0 rgba(0,0,0,.15);border:4px solid #263238}.back-button{padding:.75rem 1.5rem;background:#FFE0B2;border:3px solid #263238;border-radius:12px;cursor:pointer;font-weight:800;color:#1a237e;transition:all .15s;box-shadow:4px 4px 0 rgba(0,0,0,.15)}.back-button:hover{transform:translate(2px,2px);box-shadow:2px 2px 0 rgba(0,0,0,.15)}.game-title{font-size:1.3rem;font-weight:800;color:#1a237e;font-family:Press Start\ 2P,cursive;line-height:1.5}.score-display{border-radius:20px}.game-content{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:400px 1fr;grid-gap:2rem;gap:2rem;align-items:flex-start}.game-left-panel{display:flex;flex-direction:column;gap:2rem;position:-webkit-sticky;position:sticky;top:2rem}.round-info{text-align:center;padding:2rem;background:white;border-radius:20px;box-shadow:8px 8px 0 rgba(0,0,0,.15);border:4px solid #263238}.round-title{font-size:1.2rem;font-weight:800;color:#1a237e;margin-bottom:.5rem;font-family:Press Start\ 2P,cursive;line-height:1.5}.round-question{font-size:1.1rem;color:#263238;font-weight:700}.compare-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}.image-card{background:white;border-radius:20px;padding:1.5rem;box-shadow:8px 8px 0 rgba(0,0,0,.15);border:4px solid #263238;transition:all .2s}.image-card:hover{transform:translate(2px,2px);box-shadow:6px 6px 0 rgba(0,0,0,.15)}.image-wrapper{position:relative;width:100%;aspect-ratio:4/3;min-height:320px;border-radius:15px;overflow:hidden;margin-bottom:1rem;border:3px solid #263238;transition:border-color .3s;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.image-wrapper:hover{border-color:#1a237e}.magnify-cursor{cursor:none}.quiz-image{width:100%;height:100%;object-fit:contain;display:block;transition:transform .3s;background:#f5f5f5}.image-wrapper:hover .quiz-image{transform:none}.magnifier{width:150px;height:150px;border:5px solid #1a237e;border-radius:50%;background-repeat:no-repeat;background-size:700%;box-shadow:0 0 0 3px #81C784,0 8px 24px rgba(0,0,0,.5);z-index:10;transform:translate(-50%,-50%);-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}.magnifier,.metadata-overlay{position:absolute;pointer-events:none}.metadata-overlay{top:0;left:0;right:0;bottom:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:1.5rem;animation:fadeIn .3s ease-out;z-index:2}.metadata-overlay.human{background:rgba(27,94,32,.95);border:3px solid #81c784}.metadata-overlay.ai{background:rgba(183,28,28,.95);border:3px solid #ef5350}.metadata-content{text-align:center;color:white}.metadata-emoji{font-size:3rem;margin-bottom:1rem}.metadata-label{font-size:1rem;font-weight:800;margin-bottom:1rem;color:#FFE0B2;font-family:Press Start\ 2P,cursive;line-height:1.5}.metadata-info{font-size:.95rem;line-height:1.5;color:rgba(255,255,255,.95);font-weight:700}.choice-button{width:100%;padding:1rem;font-size:.9rem;font-weight:800;color:#1a237e;background:#81C784;border:4px solid #263238;border-radius:15px;cursor:pointer;transition:all .15s;box-shadow:6px 6px 0 rgba(0,0,0,.2);font-family:Press Start\ 2P,cursive}.choice-button:hover:not(:disabled){transform:translate(2px,2px);box-shadow:4px 4px 0 rgba(0,0,0,.2)}.choice-button:active:not(:disabled){transform:translate(4px,4px);box-shadow:2px 2px 0 rgba(0,0,0,.2)}.choice-button:disabled{background:#E0E0E0;cursor:not-allowed;opacity:.6}.single-image-section{display:flex;justify-content:center;align-items:flex-start}.single-image-card{background:white;border-radius:20px;padding:2rem;width:100%;box-shadow:8px 8px 0 rgba(0,0,0,.15);border:4px solid #263238}.image-wrapper-single{position:relative;width:100%;aspect-ratio:4/3;min-height:320px;border-radius:15px;overflow:hidden;margin-bottom:1.5rem;border:3px solid #263238;transition:border-color .3s;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.image-wrapper-single:hover{border-color:#1a237e}.single-choice-buttons{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}.ai-choice{background:#FFE0B2;color:#E65100}.human-choice{background:#C5E1A5;color:#1B5E20}.feedback-section{text-align:center;padding:2rem;background:white;border-radius:20px;box-shadow:8px 8px 0 rgba(0,0,0,.15);border:4px solid #263238}.feedback-message{font-size:1.2rem;font-weight:800;margin-bottom:1.5rem;min-height:2rem;color:#1a237e;font-family:Press Start\ 2P,cursive;line-height:1.5}.feedback-message:empty{display:none}.next-button{padding:1rem 3rem;font-size:.9rem;font-weight:800;color:#1a237e;background:#81C784;border:4px solid #263238;border-radius:15px;cursor:pointer;transition:all .15s;box-shadow:6px 6px 0 rgba(0,0,0,.2);font-family:Press Start\ 2P,cursive}.next-button:hover{transform:translate(2px,2px);box-shadow:4px 4px 0 rgba(0,0,0,.2)}.next-button:active{transform:translate(4px,4px);box-shadow:2px 2px 0 rgba(0,0,0,.2)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:1024px){.game-content{grid-template-columns:1fr}.game-left-panel{position:relative;top:0}.compare-grid{grid-template-columns:1fr}}@media (max-width:768px){.start-title{font-size:1.8rem}.mode-selection{grid-template-columns:1fr}.game-header{flex-direction:column;text-align:center}.single-choice-buttons{grid-template-columns:1fr}}.results-page{min-height:100vh;background:#4FC3F7;background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(255,255,255,.05) 0,rgba(255,255,255,.05) 4px),repeating-linear-gradient(90deg,transparent,transparent 2px,rgba(255,255,255,.05) 0,rgba(255,255,255,.05) 4px);display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;overflow:hidden;font-family:Poppins,sans-serif}.results-content{background:white;border-radius:25px;padding:4rem 3rem;text-align:center;max-width:600px;box-shadow:12px 12px 0 rgba(0,0,0,.2);border:5px solid #263238;animation:scaleIn .5s ease-out;position:relative;z-index:1}.results-title{font-size:2rem;font-weight:900;color:#1a237e;margin-bottom:2rem;font-family:Press Start\ 2P,cursive;line-height:1.5;text-shadow:4px 4px 0 #81C784}.results-score-box{background:#81C784;border-radius:20px;padding:2rem;margin-bottom:2rem;box-shadow:6px 6px 0 rgba(0,0,0,.2);border:4px solid #263238}.results-score{font-size:4rem;font-weight:900;color:#1a237e;margin-bottom:.5rem;font-family:Press Start\ 2P,cursive}.results-percentage{font-size:2rem;font-weight:800;color:#263238;font-family:Press Start\ 2P,cursive}.results-message{font-size:1.2rem;color:#263238;margin-bottom:2.5rem;font-weight:800;line-height:1.5}.results-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.results-button{padding:1rem 2.5rem;font-size:.9rem;font-weight:800;border:4px solid #263238;border-radius:15px;cursor:pointer;transition:all .15s;box-shadow:6px 6px 0 rgba(0,0,0,.2);font-family:Press Start\ 2P,cursive}.results-button.primary{background:#81C784;color:#1a237e}.results-button.secondary{background:#FFE0B2;color:#1a237e}.results-button:hover{transform:translate(2px,2px);box-shadow:4px 4px 0 rgba(0,0,0,.2)}.results-button:active{transform:translate(4px,4px);box-shadow:2px 2px 0 rgba(0,0,0,.2)}.confetti{position:absolute;width:12px;height:12px;top:-10px;animation:confettiFall 4s linear infinite;opacity:0}@keyframes confettiFall{0%{transform:translateY(0) rotate(0deg);opacity:1}to{transform:translateY(100vh) rotate(2turn);opacity:0}}@keyframes scaleIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.craap-container{min-height:100vh;background:#F5F3EE;padding:40px 20px;font-family:Quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative}.craap-container:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(165,214,167,.2) 0,transparent 50%),radial-gradient(circle at 80% 70%,rgba(144,202,249,.2) 0,transparent 50%),radial-gradient(circle at 50% 50%,rgba(248,187,208,.15) 0,transparent 50%);pointer-events:none;z-index:0}.craap-content{max-width:1100px;margin:0 auto;background:white;border-radius:40px;box-shadow:0 20px 80px rgba(0,0,0,.1);overflow:hidden;position:relative;z-index:1}.craap-hero{background:linear-gradient(135deg,#A5D6A7,#81C784);color:white;text-align:center;padding:80px 40px;position:relative}.craap-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.1) 0,transparent 40%),radial-gradient(circle at 70% 80%,rgba(255,255,255,.1) 0,transparent 40%);pointer-events:none}.craap-hero h1{font-size:3.5rem;margin-bottom:20px;font-family:Fredoka,cursive;letter-spacing:-1px}.craap-hero h1,.hero-subtitle{font-weight:700;position:relative;z-index:1}.hero-subtitle{font-size:1.3rem;opacity:.95}@media (max-width:768px){.craap-hero h1{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}}section{padding:60px 50px}@media (max-width:768px){section{padding:40px 20px}}section h2{font-size:2rem;color:#2C3E50;margin-bottom:30px;font-weight:700;font-family:Fredoka,cursive}.intro-section{background:linear-gradient(135deg,rgba(144,202,249,.1),rgba(248,187,208,.1))}.intro-box{background:white;padding:40px;border-radius:30px;box-shadow:0 8px 30px rgba(0,0,0,.08)}.intro-box p{font-size:1.1rem;line-height:1.8;color:#546E7A;margin-bottom:20px;font-weight:600}.acronym-display{font-size:2.5rem;font-weight:700;text-align:center;margin-top:30px;letter-spacing:4px;color:#2C3E50;font-family:Fredoka,cursive;background:rgba(165,214,167,.2);padding:1.5rem;border-radius:25px}.creator-section{background:white}.creator-info{background:rgba(165,214,167,.15);padding:35px;border-radius:30px;border-left:6px solid #5f8d4e}.creator-info p{font-size:1.1rem;line-height:1.8;color:#546E7A;margin-bottom:15px;font-weight:600}.creator-info strong{color:#2C3E50;font-weight:800}.why-section{background:linear-gradient(135deg,rgba(248,187,208,.1),rgba(144,202,249,.1))}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:25px;gap:25px;margin-top:30px}.benefit-card{background:white;padding:35px;border-radius:30px;box-shadow:0 8px 30px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.benefit-card:hover{transform:translateY(-8px);box-shadow:0 15px 45px rgba(0,0,0,.12)}.benefit-icon{font-size:3.5rem;margin-bottom:20px}.benefit-card h3{color:#2C3E50;font-size:1.4rem;margin-bottom:15px;font-weight:700;font-family:Fredoka,cursive}.benefit-card p{color:#546E7A;line-height:1.7;font-weight:600}.criteria-section{background:white}.criteria-intro{font-size:1.1rem;color:#546E7A;margin-bottom:35px;text-align:center;font-weight:700;line-height:1.6}.craap-cards{display:flex;flex-direction:column;gap:25px}.craap-card{background:white;border:3px solid #f5f3ee;border-radius:30px;padding:30px;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px rgba(0,0,0,.06)}.craap-card:hover{transform:translateY(-5px);box-shadow:0 12px 35px rgba(0,0,0,.1);border-color:#A5D6A7}.craap-card.active{box-shadow:0 15px 45px rgba(95,141,78,.15);background:rgba(165,214,167,.05);border-color:#5F8D4E}.card-header{display:flex;align-items:center;gap:25px}.letter-badge{width:70px;height:70px;border-radius:20px;font-size:2.5rem;font-weight:700;flex-shrink:0;font-family:Fredoka,cursive;box-shadow:0 6px 20px rgba(0,0,0,.15)}.card-title{flex-grow:1}.card-title h3{font-size:1.5rem;color:#2C3E50;margin:0 0 8px;font-weight:700;font-family:Fredoka,cursive}.card-title p{color:#546E7A;margin:0;font-size:1rem;font-weight:600}.expand-icon{font-size:2rem;color:#90A4AE;font-weight:700;transition:transform .3s}.craap-card.active .expand-icon{transform:rotate(180deg)}.card-content{margin-top:30px;padding-top:30px;border-top:2px solid #f5f3ee}.card-content h4{color:#2C3E50;margin-bottom:20px;font-size:1.2rem;font-weight:800}.card-content ul{list-style:none;padding:0}.card-content li{padding:12px 18px;margin-bottom:12px;background:#F5F3EE;border-radius:15px;color:#546E7A;font-weight:600;border-left:4px solid #90caf9}.usage-section{background:linear-gradient(135deg,rgba(144,202,249,.1),rgba(165,214,167,.1))}.steps-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:35px;gap:35px;margin-top:35px}.step{display:flex;gap:20px;align-items:flex-start}.step-number{width:60px;height:60px;background:linear-gradient(135deg,#90CAF9,#64B5F6);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:700;flex-shrink:0;font-family:Fredoka,cursive;box-shadow:0 6px 20px rgba(144,202,249,.4)}.step-content h3{color:#2C3E50;font-size:1.2rem;margin-bottom:10px;font-weight:800}.step-content p{color:#546E7A;line-height:1.7;font-weight:600}.tips-section{background:white}.tips-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:25px;gap:25px;margin-top:35px}.tip-card{background:linear-gradient(135deg,#FFF9E6,#FFF3E0);padding:30px;border-radius:25px;border-left:5px solid #ffa726;display:flex;gap:20px;align-items:flex-start;box-shadow:0 6px 20px rgba(255,167,38,.15)}.tip-emoji{font-size:2.5rem;flex-shrink:0}.tip-card p{color:#E65100;line-height:1.7;margin:0;font-weight:700}.conclusion-section{background:linear-gradient(135deg,#A5D6A7,#81C784);position:relative}.conclusion-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(255,255,255,.1) 0,transparent 50%),radial-gradient(circle at 80% 70%,rgba(255,255,255,.1) 0,transparent 50%);pointer-events:none}.conclusion-box{background:rgba(255,255,255,.95);padding:45px;border-radius:30px;box-shadow:0 10px 40px rgba(0,0,0,.1);position:relative;z-index:1}.conclusion-box h2{color:#2C3E50;text-align:center;margin-bottom:30px}.conclusion-box p{font-size:1.1rem;line-height:1.8;color:#546E7A;margin-bottom:20px;font-weight:600}.final-note{background:rgba(144,202,249,.2);padding:25px;border-radius:20px;border-left:5px solid #64b5f6;font-weight:700;text-align:center;color:#2C3E50}.privacy-container{min-height:100vh;background:#F5F3EE;padding:40px 20px;font-family:Quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative}.privacy-container:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 15% 25%,rgba(144,202,249,.15) 0,transparent 50%),radial-gradient(circle at 85% 75%,rgba(248,187,208,.15) 0,transparent 50%),radial-gradient(circle at 50% 50%,rgba(165,214,167,.1) 0,transparent 50%);pointer-events:none;z-index:0}.privacy-content{max-width:900px;margin:0 auto;background:white;border-radius:40px;box-shadow:0 15px 60px rgba(0,0,0,.1);padding:50px;position:relative;z-index:1}@media (max-width:768px){.privacy-content{padding:30px 20px;border-radius:30px}}.privacy-header{text-align:center;margin-bottom:1px;padding-bottom:30px;border-bottom:3px solid #f5f3ee}.privacy-header h1{font-size:2.75rem;color:#2C3E50;margin-bottom:1px;font-weight:700;font-family:Fredoka,cursive;line-height:1.2}@media (max-width:768px){.privacy-header h1{font-size:2rem}}.effective-date{font-size:1rem;color:#546E7A;margin:8px 0;font-weight:700;background:rgba(144,202,249,.15);padding:.5rem 1.5rem;border-radius:50px;display:inline-block}.company-info,.product-info{font-size:.95rem;color:#546E7A;margin:5px 0;font-weight:600}.privacy-section,.privacy-section:last-of-type{margin-bottom:1px}.privacy-section h2{font-size:1.75rem;color:#2C3E50;margin-bottom:1px;margin-top:0;font-weight:700;font-family:Fredoka,cursive;padding-left:0}.privacy-section h3{font-size:1.3rem;color:#546E7A;margin-top:20px;margin-bottom:1px;font-weight:700}.privacy-section p{font-size:1.05rem;line-height:1.8;color:#546E7A;margin:0 0 15px;font-weight:600}.privacy-section p:last-child{margin-bottom:1px}ul{margin:15px 0;padding-left:25px;list-style-type:disc}li{font-size:1.05rem;line-height:1.8;color:#546E7A;margin-bottom:1px;font-weight:600}.emphasis{font-weight:800;color:#2C3E50}.highlight{background:rgba(165,214,167,.2);padding:20px 25px;border-radius:25px;font-weight:700;color:#2C3E50;border-left:5px solid #5f8d4e;margin:15px 0}.subsection{margin:20px 0;padding:25px;background:rgba(144,202,249,.08);border-radius:25px;border:none}.subsection h3{margin-top:0}.contact-section{background:rgba(248,187,208,.15);padding:35px;border-radius:30px;border:none;margin-top:35px;text-align:center}.contact-section h2{color:#2C3E50;margin-bottom:1px}.contact-section p{color:#546E7A;font-weight:700;margin-bottom:1px}.contact-list{list-style-type:none;padding-left:0;margin-top:15px}.contact-list li{margin:10px 0;padding:15px;background:#F5F3EE;border-radius:20px;list-style-type:none;font-weight:600}.contact-list li strong{color:#5F8D4E;margin-right:8px;font-weight:800}@media (max-width:700px){.privacy-content{padding:25px 20px}.privacy-header h1{font-size:1.8rem}.privacy-section h2{font-size:1.4rem}.privacy-section h3{font-size:1.15rem}.privacy-section p,li{font-size:1rem}}.crapp-factor{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border:2px solid;border-radius:.75rem;transition:all .2s}.crapp-factor:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.factor-high{border-color:#bbf7d0;background:#f0fdf4}.factor-medium{border-color:#fde68a;background:#fffbeb}.factor-low{border-color:#fecaca;background:#fef2f2}.factor-icon-wrapper{flex-shrink:0;width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.factor-high-icon{background:#10b981;color:white}.factor-medium-icon{background:#f59e0b;color:white}.factor-low-icon{background:#ef4444;color:white}.factor-icon{width:1.5rem;height:1.5rem}.factor-content{flex:1 1}.factor-name{font-size:1rem;font-weight:700;color:#1f2937;margin-bottom:.25rem}.factor-text{font-size:.875rem;color:#4b5563;line-height:1.5}.factor-score-bar{margin-top:.5rem;display:flex;align-items:center;gap:.5rem}.score-bar-track{flex:1 1;height:.5rem;background:#e5e7eb;border-radius:9999px;overflow:hidden}.score-bar-fill{height:100%;transition:width .5s ease-out}.factor-high-fill{background:#10b981}.factor-medium-fill{background:#f59e0b}.factor-low-fill{background:#ef4444}.score-value{font-size:.75rem;font-weight:700;color:#4b5563}.credibility-result{margin-top:2rem;padding:2rem;background:linear-gradient(to bottom right,white,#f9fafb);border:2px solid #e5e7eb;border-radius:1.5rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.result-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e5e7eb}.result-header-icon{width:2rem;height:2rem;color:#0d9488}.result-title{font-size:1.875rem;font-weight:700;color:#1f2937}.result-main{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-bottom:2rem}@media (min-width:1024px){.result-main{flex-direction:row;align-items:flex-start}}.score-circle-container{position:relative;flex-shrink:0}.score-circle{transform:rotate(-90deg)}.circle-bg{color:#e5e7eb}.circle-progress{transition:stroke-dashoffset 1s ease-out}.circle-high{color:#10b981}.circle-medium{color:#f59e0b}.circle-low{color:#ef4444}.score-display{padding:.75rem 1.5rem;background:#81C784;color:#1a237e;border-radius:15px;font-weight:800;font-size:1.1rem;box-shadow:4px 4px 0 rgba(0,0,0,.2);border:3px solid #263238;font-family:Press Start\ 2P,cursive;white-space:nowrap;display:flex;align-items:center;justify-content:center;text-align:center}.score-number{font-size:3rem;font-weight:900;color:#1f2937}.score-max{font-size:1.25rem;font-weight:600;color:#6b7280}.result-info{flex:1 1}.score-badge{padding:1.5rem;border-radius:1rem;color:white;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);margin-bottom:1.5rem}.gradient-high{background:linear-gradient(90deg,#10b981,#0d9488)}.gradient-medium{background:linear-gradient(90deg,#f59e0b,#ea580c)}.gradient-low{background:linear-gradient(90deg,#ef4444,#dc2626)}.badge-score{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.badge-subtitle{color:rgba(255,255,255,.9)}.summary-card{padding:1.5rem;background:white;border-radius:1rem;border:2px solid #e5e7eb}.summary-title{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.summary-icon{width:1.25rem;height:1.25rem;color:#0d9488}.summary-text{color:#374151;line-height:1.5}.result-breakdown{padding-top:1.5rem;border-top:2px solid #e5e7eb}.breakdown-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.breakdown-grid{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media (min-width:1024px){.breakdown-grid{grid-template-columns:repeat(2,1fr)}}.history-item{padding:1rem;background:white;border:2px solid #f3f4f6;border-radius:.75rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);transition:all .2s;margin-bottom:.75rem}.history-item:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1);border-color:#99f6e4}.history-item-content{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}.history-item-info{flex:1 1;min-width:0}.history-item-url{font-size:.875rem;font-weight:600;color:#1f2937;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:color .2s}.history-item:hover .history-item-url{color:#0d9488}.history-item-date{font-size:.75rem;color:#6b7280;margin-top:.25rem;display:flex;align-items:center;gap:.25rem}.date-icon{width:.75rem;height:.75rem}.history-item-score{display:flex;align-items:center;gap:.25rem;padding:.25rem .75rem;border-radius:9999px;border:2px solid;font-weight:700;font-size:.875rem}.score-icon{width:1rem;height:1rem}.score-high{background:#d1fae5;color:#047857;border-color:#6ee7b7}.score-medium{background:#fef3c7;color:#b45309;border-color:#fcd34d}.score-low{background:#fee2e2;color:#991b1b;border-color:#fca5a5}.loading-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem 0}.spinner-wrapper{position:relative}.spinner-ring{width:4rem;height:4rem;border:4px solid #99f6e4;border-top-color:#0d9488;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.spinner-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#0d9488;width:1.5rem;height:1.5rem}.loading-text{margin-top:1rem;color:#0f766e;font-weight:500}.manual-assessment-guide{margin-top:3rem;padding:2rem;background:linear-gradient(to bottom right,#f0fdfa,#dbeafe);border-radius:1.5rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);border:2px solid #99f6e4}.guide-header{text-align:center;margin-bottom:2rem}.guide-title{font-size:2.25rem;font-weight:900;color:#0f766e;margin-bottom:.75rem}.guide-subtitle{font-size:1.125rem;color:#374151;max-width:48rem;margin:0 auto}.guide-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}@media (min-width:768px){.guide-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.guide-grid{grid-template-columns:repeat(3,1fr)}}.guide-card{background:white;padding:1.5rem;border-radius:1rem;border:2px solid #e5e7eb;transition:all .3s}.guide-card:hover{border-color:#5eead4;box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.card-top{gap:1rem;margin-bottom:1rem}.card-top,.letter-badge{display:flex;align-items:center}.letter-badge{font-size:1.875rem;font-weight:900;color:white;background:linear-gradient(to bottom right,#14b8a6,#2563eb);border-radius:1rem;height:3.5rem;width:3.5rem;justify-content:center;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.card-name{font-size:1.25rem;font-weight:700;color:#1f2937}.card-icon{width:1.25rem;height:1.25rem;color:#0d9488}.card-question{font-size:.875rem;font-weight:600;color:#0f766e;margin-bottom:.75rem}.card-steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.step-item{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#4b5563}.step-icon{width:1rem;height:1rem;color:#14b8a6;flex-shrink:0;margin-top:.125rem}.site-settings-dropdown{position:relative;margin-left:.75rem}.site-settings-button{border:none;background:#ffffff;border-radius:999px;width:36px;height:36px;box-shadow:0 2px 8px rgba(0,0,0,.08);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.site-settings-button:hover{background:#f3f4f6}.site-settings-icon{width:18px;height:18px;color:#4b5563}.site-settings-menu{position:absolute;top:110%;right:0;min-width:260px;padding:.75rem .85rem .6rem;border-radius:1rem;background:#ffffff;box-shadow:0 16px 40px rgba(15,23,42,.25);z-index:100}.site-settings-header{font-size:.9rem;font-weight:700;color:#111827;margin-bottom:.35rem}.site-settings-item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.35rem .1rem .5rem}.site-settings-item-text{display:flex;flex-direction:column;gap:.15rem}.site-settings-item-title{font-size:.85rem;font-weight:600;color:#111827}.site-settings-item-subtitle{font-size:.75rem;color:#6b7280}.site-settings-divider{border:none;border-top:1px solid #e5e7eb;margin:.5rem 0 .35rem}.site-settings-link{display:block;padding:.35rem .1rem .1rem;font-size:.875rem;font-weight:600;color:#2563eb;text-decoration:none}.site-settings-link:hover{text-decoration:underline}.site-settings-section{margin-top:.65rem;padding-top:.4rem}.site-settings-section-title{font-size:.85rem;font-weight:700;color:#111827;margin-bottom:.25rem}.site-settings-rubric-options{display:flex;gap:.75rem;margin-top:.2rem}.site-settings-rubric-option{display:inline-flex;align-items:center;gap:.3rem;font-size:.85rem;color:#374151;cursor:pointer}.site-settings-rubric-option input{accent-color:#2563eb;cursor:pointer}.settings-group{margin-top:1rem}.rubric-options{display:flex;gap:.5rem;margin-top:.35rem}.rubric-pill{padding:.25rem .8rem;border-radius:9999px;border:1px solid #d1d5db;background:#ffffff;font-size:.8rem;font-weight:600;color:#374151;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.rubric-pill:hover{background:#f3f4f6}.rubric-pill.active{background:#2563eb;color:#ffffff;border-color:#2563eb}.rubric-help{margin-top:.35rem;font-size:.75rem;color:#6b7280;line-height:1.3}table.admin-table{width:100%;border-collapse:collapse;background:white;font-size:14px;table-layout:fixed}table.admin-table thead tr{background:#334155;color:white}table.admin-table td,table.admin-table th{padding:10px 12px;text-align:left;vertical-align:top;border-bottom:1px solid #cbd5e1;white-space:normal;overflow-wrap:anywhere;word-break:break-word}table.admin-table th{font-weight:600;border-bottom:2px solid #1f2937}table.admin-table tbody tr:nth-child(2n){background:#f8fafc}table.admin-table .col-created{width:6%}table.admin-table .col-overall{width:5%}table.admin-table .col-title{width:10%}table.admin-table .col-author{width:7%}table.admin-table .col-pub{width:8%}table.admin-table .col-summary{width:13%;font-size:12px}table.admin-table .col-url{width:4%}table.admin-table .col-flagged{width:5%;font-size:12px}table.admin-table .col-score{width:calc((100% - 58%) / var(--score-cols));font-size:12px;line-height:1.2}.extension-popup{position:fixed;left:24px;top:82px;z-index:9999;width:min(340px,calc(100vw - 32px));background:#dbeafe;border:2px solid #64748b;border-radius:28px;box-shadow:0 18px 45px rgba(0,0,0,.18);padding:18px 18px 14px;opacity:0;transform:translateY(18px) scale(.98);transition:opacity .28s ease,transform .28s ease}.extension-popup.is-visible{opacity:1;transform:translateY(0) scale(1)}.extension-popup.is-closing{opacity:0;transform:translateY(12px) scale(.98)}.extension-popup-close{position:absolute;top:4px;right:7px;border:none;background:transparent;font-size:2rem;line-height:1;cursor:pointer;color:#475569}.extension-popup-top{display:flex;align-items:center;gap:18px}.extension-popup-icon{width:42px;height:42px;object-fit:contain;flex-shrink:0}.extension-popup-main{flex:1 1}.extension-popup-message{font-size:.8rem;line-height:1.2;font-weight:500;color:#4b5563}.extension-popup-thanks{font-weight:700}.extension-popup-link{color:#be185d;text-decoration:underline;font-weight:500}.extension-popup-bottom{margin-top:10px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;transition:opacity .25s ease,transform .25s ease}.extension-popup-question{font-size:.75rem;color:#4b5563}.extension-popup-actions{display:flex;align-items:center;gap:10px}.extension-popup-yn{width:24px;height:24px;border-radius:999px;border:2px solid #94a3b8;font-size:.8rem;font-weight:700;cursor:pointer;color:#4b5563}.extension-popup-yes{background:#d9f99d}.extension-popup-no{background:#fecaca}@media (max-width:320px){.extension-popup{right:12px;bottom:12px;width:calc(100vw - 24px);border-radius:20px;padding:14px 14px 12px}.extension-popup-top{align-items:flex-start}.extension-popup-icon{width:35px;height:35px}.extension-popup-message{font-size:.6rem}.extension-popup-question{font-size:.75rem}}