:root{color:#142133;background:#f4f6fb;font-family:Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}html{min-width:375px}body{color:inherit;background:radial-gradient(circle at top,#fdf8ee 0%,#f4f6fb 48%,#eef2ff 100%);margin:0}.app-shell{width:100%;max-width:540px;min-height:100dvh;margin:0 auto;padding:20px 14px 28px}.topbar{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.topbar-brand{align-items:center;margin-bottom:8px;padding-right:20px;display:inline-flex;position:relative}.topbar-logo-link{line-height:0;display:inline-flex}.app-title{margin:0;font-size:1.1rem}.app-wordmark{width:135px;height:auto;display:block}.beta-badge{color:#8b5a00;letter-spacing:.04em;text-transform:uppercase;background:#fff4d8;border:1px solid #f6c86a;border-radius:999px;align-items:center;margin-top:-12px;margin-left:8px;padding:2px 7px;font-size:.66rem;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.topbar-user-slot{flex-shrink:0;justify-content:center;align-items:center;gap:8px;display:inline-flex}.anon-user-btn{color:#4f5f7c;background:#fff;border:1px solid #ccd7eb;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex}.anon-user-btn-icon{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.anon-popover-wrap{align-items:center;display:inline-flex;position:relative}.modal-card{z-index:60;transform-origin:100% 0;background:#fff;border:1px solid #d6d8dc;border-radius:18px;width:min(320px,100vw - 28px);padding:16px;animation:.16s ease-out anon-popover-in;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 16px 36px #14213329,0 2px 6px #14213314}@keyframes anon-popover-in{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-title{margin:0 0 6px;font-size:1.08rem;line-height:1.3}.modal-primary-btn{border-radius:8px;justify-content:center;margin-top:12px;text-decoration:none;display:inline-flex}.debug-error-selector{right:12px;bottom:max(12px, env(safe-area-inset-bottom));z-index:40;color:#4f5f7c;background:#fffffff0;border:1px solid #ccd7eb;border-radius:10px;align-items:center;gap:6px;padding:8px 10px;font-size:.75rem;display:inline-flex;position:fixed;box-shadow:0 6px 18px #14213324}.debug-error-selector__label{white-space:nowrap}.debug-error-selector select{color:inherit;font:inherit;background:#fff;border:1px solid #b8c8e6;border-radius:8px;max-width:160px;padding:4px 6px}.gridlingo-toast{color:#142133;background:#fff;border:1px solid #d8e0ef;border-radius:12px;font-size:.9rem;box-shadow:0 8px 20px #1225411a}.gridlingo-toast--success{border-color:#b8d3ff}.gridlingo-toast--error{color:#8f1d1d;background:#fff8f8;border-color:#f3b5b5}.mobile-card{background:#fff;border:1px solid #d8e0ef;border-radius:14px;padding:14px;box-shadow:0 8px 20px #1225410f}.screen-container{flex-direction:column;height:calc(100dvh - 110px);min-height:320px;display:flex}.screen-container__header{flex-shrink:0}.screen-container__content{flex:1;min-height:0;overflow-y:auto}.screen-container__footer{flex-shrink:0}.mobile-stack{gap:10px;display:grid}.seo-intro{background:#ffffffd1;border:1px solid #d8e0ef;border-radius:12px;margin:0 0 12px;padding:12px}.seo-intro h1{margin:0 0 8px;font-size:1rem;line-height:1.4}.seo-intro p{color:#324564;margin:0;font-size:.9rem;line-height:1.45}.first-open-splash__card{text-align:left}.first-open-splash__card .screen-container__content{flex-direction:column;justify-content:center;padding-bottom:24px;display:flex}.first-open-splash__card .seo-intro{background:0 0;border:0;border-radius:0;margin:0;padding:0}.first-open-splash__card .seo-intro h1{letter-spacing:-.01em;margin:0;font-size:1.75rem;line-height:1.25}.first-open-splash__card .seo-intro p{color:#3a4c6f;margin-top:10px;font-size:1rem;line-height:1.6}.first-open-splash__cta{width:100%;margin-top:auto}.checklist{gap:8px;margin-bottom:0;display:grid}.language-picker-hint{margin:0 0 12px}.language-picker-list-wrap{padding-right:2px}.language-picker-list{margin-bottom:0}.language-picker-submit{margin-top:12px}.check-row{width:100%;color:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #d8e0ef;border-radius:12px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.check-row--disabled{cursor:default;opacity:.55}.check-row:has(input:focus-visible){border-color:#2b6be8;box-shadow:inset 0 0 0 2px #2b6be8}.check-row input:focus-visible{outline:none}.check-row--active{background:#f0f5ff;border-color:#2b6be8}.check-row__left{align-items:center;gap:10px;display:inline-flex}.flag-icon{object-fit:cover;border-radius:2px;flex-shrink:0;width:1.35rem;height:1rem;display:block;box-shadow:0 0 0 1px #1421331f}.text-card,.text-input-wrap{position:relative}.textarea-flag{z-index:1;justify-content:center;align-items:center;width:1.25rem;height:1rem;display:inline-flex;position:absolute;top:13px;left:10px}.lang-textarea{width:100%;font:inherit;color:inherit;resize:none;background:#fff;border:1px solid #d8e0ef;border-radius:12px;height:42px;padding:10px 38px 10px 44px;line-height:1.35;overflow:hidden}.lang-textarea::placeholder{color:#6e7b93}.text-input-clear{color:#8a95ab;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;font-size:22px;font-weight:300;line-height:1;display:inline-flex;position:absolute;top:5px;right:5px}.text-input-clear:hover{color:#3f5274}.text-input-wrap:focus-within .text-input-clear{color:#6f7f9e}.primary-btn{width:100%;font:inherit;color:#fff;background:#1f63ea;border:0;border-radius:12px;padding:11px 12px;font-weight:600}.primary-btn:not(:disabled){cursor:pointer}.primary-btn:disabled{background:#8aaef7}.subtle-link-btn{color:#5f6f8e;width:auto;font:inherit;text-underline-offset:2px;background:0 0;border:0;justify-self:center;padding:4px 2px;font-size:.9rem;font-weight:500;text-decoration:underline}.subtle-link-btn:hover{color:#3f5274}.support-text{color:#4f5f7c;font-size:.9rem}.error-toast{color:#8f1d1d;background:#ffefef;border:1px solid #f3b5b5;border-radius:10px;margin:4px 2px;padding:8px 10px;font-size:.88rem}@media (min-width:768px){.app-shell{padding:30px 22px 36px}.app-title{font-size:1.25rem}.screen-container{height:calc(100dvh - 140px);max-height:700px}}.auth-page{justify-content:center;align-items:flex-start;margin-top:40px;display:flex}.early-access-card{gap:0}.early-access-title{margin:0;font-size:1.3rem}.early-access-card .screen-container__content{flex-direction:column;justify-content:center;gap:12px;display:flex}.early-access-submit{margin-top:12px}.early-access-feedback-link{align-self:flex-start}
