@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#17211d;background:#f3f5f2;font-synthesis:none;--ink:#17211d;--muted:#69736e;--line:#dfe4df;--surface:#fff;--soft:#f6f8f5;--green:#196b4c;--green-2:#e0f1e9;--nav:#13231d;--danger:#b53d3d}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Manrope,sans-serif}.full-state{height:100vh;display:grid;place-content:center;gap:20px;justify-items:center}.spinner{width:22px;height:22px;border:2px solid #ccd4cf;border-top-color:var(--green);border-radius:50%;display:inline-block;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);background:var(--surface)}.login-story{background:radial-gradient(circle at 80% 10%,#325846 0,transparent 30%),linear-gradient(145deg,#10231b,#183a2e);padding:38px 7vw;color:#fff;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:11px;font-weight:700;font-size:18px}.brand-mark{width:38px;height:38px;border-radius:12px;display:grid;place-content:center;background:#2e8b67;color:#fff}.brand-mark svg{width:21px}.story-copy{margin:auto 0;max-width:650px;padding:70px 0}.story-copy h1{font-size:clamp(42px,5vw,72px);line-height:1.05;letter-spacing:-.045em;margin:26px 0}.story-copy>p{font-size:19px;line-height:1.65;color:#c4d7ce;max-width:580px}.story-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:58px}.story-proof>div{border:1px solid #ffffff22;background:#ffffff0c;border-radius:16px;padding:18px;display:flex;gap:12px}.story-proof svg{color:#79c9a8;width:21px}.story-proof span{display:flex;flex-direction:column;gap:5px}.story-proof strong{font-size:14px}.story-proof small{color:#a8bdb4;line-height:1.35}.login-panel{display:grid;place-items:center;padding:40px}.login-card{width:min(100%,380px)}.login-card h2{font-size:36px;letter-spacing:-.03em;margin:8px 0}.login-card>p:not(.eyebrow):not(.fineprint){color:var(--muted);margin-bottom:30px}.oauth-stack{display:grid;gap:12px}.oauth-button{height:48px;border:1px solid #ccd4cf;border-radius:9px;background:#fff;font-weight:600;cursor:pointer;width:100%;font-family:Arial,sans-serif}.oauth-button.apple{background:#050505;color:#fff;border-color:#050505}.oauth-button.phone{background:#f3f7f5;color:#16382c}.oauth-button:disabled{cursor:not-allowed;opacity:.55}.oauth-button span{margin-right:8px}.google-button{min-height:44px;display:grid;place-content:center}.auth-divider{display:flex;align-items:center;gap:10px;color:#9aa29e;font-size:11px;margin:16px 0}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#e3e8e5;flex:1}.phone-auth{display:grid;gap:10px}.phone-auth label{display:grid;gap:5px}.phone-auth label span{font-size:11px;font-weight:700;color:#5f6964}.phone-auth input{height:44px;border:1px solid #ccd4cf;border-radius:9px;padding:0 12px;font:inherit;background:#fff}.phone-auth.compact{grid-template-columns:minmax(150px,1fr) auto;align-items:end;max-width:390px}.phone-auth.compact .oauth-button{width:auto;padding:0 13px}.phone-auth.compact .form-error,.phone-auth.compact .phone-sent,.phone-auth.compact .phone-actions{grid-column:1/-1}.phone-sent{font-size:11px;color:var(--muted);margin:0}.phone-actions{display:grid;gap:6px}.text-button{border:0;background:transparent;color:var(--green);font-size:11px;cursor:pointer}.fineprint{font-size:12px!important;line-height:1.5!important;color:#88918c!important;margin-top:28px}.form-error{font-size:13px;color:var(--danger);margin:0}.app-shell{min-height:100vh;display:grid;grid-template-columns:258px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;background:var(--nav);color:#dce7e1;padding:25px 18px;display:flex;flex-direction:column;z-index:40}.sidebar .brand{padding:0 8px 25px;color:#fff}.sidebar nav{display:grid;gap:4px}.sidebar nav a{display:flex;align-items:center;gap:13px;padding:11px 13px;border-radius:9px;color:#aebdb6;font-size:14px;font-weight:500}.sidebar nav a:hover{background:#ffffff08;color:#fff}.sidebar nav a.active{background:#e1f2e9;color:#154d38}.sidebar nav svg{width:19px}.sidebar-foot{margin-top:auto;padding:16px 8px 0;border-top:1px solid #ffffff14;display:flex;align-items:center;gap:10px;min-width:0}.avatar{width:36px;height:36px;border-radius:50%;background:#28463a;display:grid;place-content:center;flex:none}.avatar svg{width:18px}.sidebar-foot div:last-child{display:flex;flex-direction:column;min-width:0}.sidebar-foot strong{font-size:12px;overflow:hidden;text-overflow:ellipsis}.sidebar-foot small{font-size:11px;color:#83958d;margin-top:3px}.content{min-width:0}.topbar{height:70px;border-bottom:1px solid var(--line);background:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;padding:0 34px;position:sticky;top:0;z-index:30}.breadcrumb{display:flex;gap:9px;align-items:center;font-size:13px}.breadcrumb span{color:var(--muted)}.breadcrumb svg{width:14px;color:#9ba39f}.topbar>.badge{margin-left:auto}.page{padding:38px clamp(22px,4vw,58px) 70px;max-width:1600px;margin:0 auto}.page-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.page-head h1{font-size:clamp(29px,3vw,42px);line-height:1.15;letter-spacing:-.04em;margin:5px 0}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:700;color:#6d7772;margin:0}.page-intro{max-width:720px;color:var(--muted);line-height:1.6;margin-top:-16px;margin-bottom:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #ccd4cf;background:var(--surface);height:40px;border-radius:9px;padding:0 14px;font-weight:600;font-size:13px;cursor:pointer}.button svg{width:16px}.button.primary{background:var(--green);border-color:var(--green);color:#fff}.button.danger{color:var(--danger);border-color:#e6bcbc}.button:disabled{opacity:.5;cursor:not-allowed}.icon-button{border:0;background:transparent;width:34px;height:34px;border-radius:8px;display:inline-grid;place-content:center;cursor:pointer;color:#77817c}.icon-button:hover{background:#edf1ee}.icon-button svg{width:18px}.icon-button.favorite{color:#d99116}.icon-button.favorite svg{fill:currentColor}.text-button{border:0;background:none;color:var(--green);font-size:12px;font-weight:700;display:inline-flex;align-items:center;gap:5px;cursor:pointer;padding:4px}.text-button svg{width:14px}.badge{display:inline-flex;align-items:center;gap:5px;border:1px solid #d9dfdb;background:#f6f8f6;color:#59645f;border-radius:99px;padding:5px 9px;font:600 11px DM Sans,sans-serif;white-space:nowrap}.badge.green{background:var(--green-2);border-color:#c4e2d3;color:#15583f}.badge.blue{background:#e7eff7;color:#2e5f8d}.badge svg{width:13px;height:13px}.live-dot{width:6px;height:6px;border-radius:50%;background:#2d9c68}.round-icon{width:40px;height:40px;border-radius:12px;background:var(--green-2);color:var(--green);display:grid;place-content:center;flex:none}.round-icon svg{width:19px}.state{min-height:180px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted)}.state.error{color:var(--danger)}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}.metric{background:var(--surface);border:1px solid var(--line);border-radius:15px;padding:18px;display:flex;gap:14px;align-items:center;box-shadow:0 2px 10px #10291d07}.metric>div{display:grid;grid-template-columns:auto auto;align-items:baseline;column-gap:8px}.metric small{grid-column:1/-1;color:var(--muted);font-size:12px}.metric strong{font:700 26px Manrope;letter-spacing:-.03em;margin-top:4px}.metric span:last-child{font-size:11px;color:#8b948f}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(320px,.75fr);gap:18px}.panel{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:20px;box-shadow:0 2px 12px #10291d05}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:16px}.panel-head h2,.sticky-head h2{font-size:19px;margin:3px 0}.panel-head>a{font-size:12px;color:var(--green);font-weight:700}.quick-ask>p{color:var(--muted);line-height:1.55;font-size:14px}.input-action{border:1px solid #ccd4cf;border-radius:11px;display:flex;padding:5px 5px 5px 12px;background:#fafbf9}.input-action input{border:0;outline:0;background:transparent;min-width:0;flex:1}.input-action button{border:0;border-radius:8px;background:var(--green);color:#fff;width:36px;display:grid;place-content:center}.input-action svg{width:16px}.quick-links{display:grid;margin-top:18px;padding-top:14px;border-top:1px solid var(--line)}.quick-links a{padding:10px 3px;display:flex;gap:9px;align-items:center;font-size:13px;font-weight:600}.quick-links svg{width:16px;color:var(--green)}.conversation-row{display:flex;align-items:center;gap:12px;padding:11px 6px;border-top:1px solid #edf0ed;min-width:0}.conversation-row.selected{background:#f0f7f3}.conversation-row:first-of-type{border-top:0}.conversation-main{display:flex;align-items:center;gap:11px;min-width:0;flex:1}.conversation-main>span:last-child{display:flex;flex-direction:column;min-width:0}.conversation-main strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-main small{color:var(--muted);margin-top:4px;font-size:11px}.conversation-icon{width:35px;height:35px;border-radius:10px;background:#eff3f0;display:grid;place-content:center;color:var(--green);flex:none}.conversation-icon svg{width:17px}.language-pair{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:5px}.language-pair svg{width:12px}.filterbar{display:grid;grid-template-columns:minmax(240px,1fr) 170px 170px;gap:10px;margin-bottom:16px}.searchbox{height:42px;border:1px solid #ccd4cf;border-radius:9px;display:flex;align-items:center;padding:0 12px;gap:8px;background:#fff}.searchbox svg{width:17px;color:#8a938e}.searchbox input{border:0;outline:0;width:100%}.filterbar select,.sticky-head select,.setting-row select,.form-grid select,.vocab-form select{border:1px solid #ccd4cf;border-radius:9px;background:#fff;padding:0 11px;color:var(--ink)}.conversation-layout{height:calc(100vh - 180px);min-height:590px;display:grid;grid-template-columns:1fr 1fr minmax(320px,.9fr);background:var(--surface);border:1px solid var(--line);border-radius:16px;overflow:hidden}.transcript-column,.ask-panel{display:flex;flex-direction:column;min-width:0;border-right:1px solid var(--line)}.ask-panel{border-right:0;background:#fbfcfa}.sticky-head{height:72px;padding:14px 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;flex:none}.sticky-head select{height:34px;max-width:150px;font-size:11px}.transcript-scroll,.chat-scroll{overflow:auto;padding:9px 13px 30px}.utterance{padding:13px;border-radius:10px;cursor:pointer;border:1px solid transparent;transition:.15s}.utterance:hover{background:#f5f7f5}.utterance.active{background:#e9f4ee;border-color:#c9e0d3}.utterance>div{display:flex;gap:8px;font-size:10px;color:#8a938e}.utterance strong{color:#58625d}.utterance p{font-size:14px;line-height:1.55;margin:7px 0 0}.chat-scroll{flex:1}.ask-empty{text-align:center;margin:70px auto;max-width:240px;color:var(--muted)}.ask-empty .round-icon{margin:0 auto 16px}.ask-empty h3{color:var(--ink);font-size:16px}.ask-empty p{font-size:12px;line-height:1.55}.message{margin:10px 0;max-width:90%;font-size:13px;line-height:1.55}.message p{margin:0}.message.user{margin-left:auto;background:var(--green);color:#fff;padding:10px 12px;border-radius:12px 12px 3px}.message.assistant{background:#fff;border:1px solid var(--line);padding:12px;border-radius:12px 12px 12px 3px}.source-chip{display:inline-flex;gap:5px;align-items:center;border:0;background:#edf4f0;color:var(--green);border-radius:6px;padding:5px 7px;margin:8px 5px 0 0;font-size:10px;font-weight:700;cursor:pointer}.source-chip svg{width:12px}.typing{display:flex;gap:3px}.typing i{width:5px;height:5px;background:#84908a;border-radius:50%;animation:pulse 1s infinite}.typing i:nth-child(2){animation-delay:.2s}.typing i:nth-child(3){animation-delay:.4s}@keyframes pulse{50%{opacity:.25}}.ask-form{padding:12px;border-top:1px solid var(--line);background:#fff}.ask-form textarea{width:100%;border:0;outline:0;resize:none}.ask-form>div{display:flex;justify-content:space-between;align-items:center}.icon-button.listening{color:#c23f3f;background:#f9e6e6}.summary-section{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:23px;margin-top:18px}.summary-copy{font-size:15px;line-height:1.65;max-width:900px}.summary-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:22px}.summary-grid>div{border-top:2px solid #dce7e1;padding-top:12px}.summary-grid h3{font-size:12px}.summary-grid p,.summary-grid li{font-size:11px;color:var(--muted);line-height:1.45}.summary-grid ul{padding:0;list-style:none}.summary-grid li{display:flex;gap:6px;margin:7px 0}.summary-grid svg{width:12px;color:var(--green);flex:none}.fact-row{display:flex;gap:9px;overflow:auto;margin-top:20px}.fact-row>span{border:1px solid var(--line);border-radius:9px;padding:9px 12px;display:flex;flex-direction:column;white-space:nowrap}.fact-row strong{font-size:13px}.fact-row small{font-size:9px;color:var(--muted);margin-top:3px}.hero-search{height:58px;background:#fff;border:1px solid #bdc8c2;border-radius:13px;display:flex;align-items:center;padding:7px 8px 7px 17px;gap:11px;box-shadow:0 5px 20px #132a1e0a}.hero-search>svg{width:21px;color:#78837d}.hero-search input{border:0;outline:0;flex:1;font-size:16px;min-width:0}.result-count{font-size:12px;color:var(--muted);margin:17px 4px}.search-results{display:grid;gap:9px}.search-hit{background:#fff;border:1px solid var(--line);border-radius:12px;padding:15px;display:flex;gap:13px;align-items:center}.search-hit>span:nth-child(2){display:flex;flex-direction:column;min-width:0;flex:1}.search-hit small{color:var(--green);text-transform:uppercase;letter-spacing:.09em;font-size:9px;font-weight:700}.search-hit strong{font-size:13px;margin-top:5px}.search-hit p{font-size:12px;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:3px 0 0}.search-hit>svg{width:16px;color:#8f9893}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.memory-card,.profile-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:18px;display:flex;flex-direction:column;min-height:190px}.memory-card>div:first-child{display:flex;justify-content:space-between}.memory-card h3,.profile-card h3{font-size:15px;margin:18px 0 7px}.memory-card p,.profile-card p{font-size:13px;line-height:1.5;color:var(--muted)}.memory-card footer,.profile-card footer{margin-top:auto;padding-top:14px;border-top:1px solid #edf0ed;display:flex;justify-content:space-between;align-items:center;font-size:10px;color:var(--muted)}.memory-card footer a{display:flex;gap:5px;color:var(--green);font-weight:700}.memory-card footer svg{width:12px}.template-row{display:flex;gap:8px;overflow:auto;padding:0 0 18px}.template-row button,.chip-row span{border:1px solid #d7dfda;background:#fff;border-radius:99px;padding:7px 11px;white-space:nowrap;font-size:11px;cursor:pointer}.profile-card>.round-icon{margin-bottom:4px}.chip-row{display:flex;gap:5px;flex-wrap:wrap}.chip-row span{padding:4px 7px;background:#f4f7f5}.profile-card footer>div{display:flex}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0d1b16aa;z-index:100;display:grid;place-items:center;padding:20px}.dialog{width:min(720px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:18px;padding:24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-grid label,.vocab-form label{display:flex;flex-direction:column;gap:6px;font-size:11px;font-weight:700;color:#59645f}.form-grid input,.form-grid textarea,.vocab-form input{border:1px solid #ccd4cf;border-radius:8px;padding:10px;color:var(--ink);font-weight:400}.form-grid textarea{min-height:76px;resize:vertical}.form-grid select{height:40px}.span-2{grid-column:1/-1}.dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.vocab-form{display:grid;grid-template-columns:1fr 1fr 1fr 180px auto;gap:10px;align-items:end;margin-bottom:22px}.vocab-form select,.vocab-form input{height:40px}.table-head,.table-row{display:grid;grid-template-columns:1.2fr 1.5fr .7fr 40px;gap:15px;align-items:center;padding:11px 8px}.table-head{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#818b86;border-bottom:1px solid var(--line)}.table-row{font-size:12px;border-bottom:1px solid #edf0ed}.settings-layout{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start}.settings-section{background:#fff;border:1px solid var(--line);border-radius:15px;padding:20px}.settings-section h2{font-size:17px;margin-bottom:14px}.setting-row,.account-row,.setting-action{min-height:57px;border-top:1px solid #edf0ed;display:flex;align-items:center;justify-content:space-between;gap:18px}.setting-row:first-of-type,.account-row:first-of-type{border-top:0}.setting-row>span,.account-row>span:nth-child(2){display:flex;flex-direction:column}.setting-row strong,.account-row strong{font-size:12px}.setting-row small,.account-row small{font-size:10px;color:var(--muted);margin-top:3px;line-height:1.4}.setting-row select{height:34px;max-width:210px}.switch{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:38px;height:22px;border-radius:99px;background:#c8cfcb;position:relative;cursor:pointer;flex:none}.switch:after{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background:#fff;top:3px;left:3px;transition:.18s}.switch:checked{background:var(--green)}.switch:checked:after{left:19px}.provider-icon{width:34px;height:34px;border:1px solid var(--line);border-radius:9px;display:grid;place-content:center;font-weight:700}.account-row>span:nth-child(2){flex:1}.setting-action{width:100%;border-left:0;border-right:0;border-bottom:0;background:#fff;text-align:left;cursor:pointer;font-size:12px;font-weight:600}.setting-action svg{width:16px;color:var(--green)}.setting-action svg:last-child{margin-left:auto;color:#9ca49f}.danger-text{color:var(--danger)}.danger-text svg{color:var(--danger)}.usage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.usage-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px;display:flex;flex-direction:column}.usage-card>small{margin-top:17px;color:var(--muted)}.usage-card>strong{font:700 34px Manrope;letter-spacing:-.04em;margin-top:5px}.usage-card p{font-size:11px;color:var(--muted)}.usage-bar{height:5px;border-radius:5px;background:#edf1ee;margin-top:10px}.usage-bar span{height:100%;display:block;border-radius:5px;background:var(--green)}.usage-note{margin-top:16px}.usage-note h2{font-size:16px}.usage-note p{font-size:13px;color:var(--muted);margin:0}.menu-button,.mobile-close,.scrim{display:none}@media(max-width:1100px){.app-shell{grid-template-columns:220px minmax(0,1fr)}.conversation-layout{grid-template-columns:1fr 1fr;height:auto}.ask-panel{grid-column:1/-1;min-height:520px;border-top:1px solid var(--line)}.summary-grid{grid-template-columns:repeat(3,1fr)}.dashboard-grid{grid-template-columns:1fr}.card-grid{grid-template-columns:repeat(2,1fr)}.vocab-form{grid-template-columns:1fr 1fr}.vocab-form .button{align-self:end}.story-proof{grid-template-columns:1fr}.login-page{grid-template-columns:1fr 420px}}@media(max-width:800px){.app-shell{display:block}.sidebar{position:fixed;left:0;transform:translate(-105%);width:270px;transition:.2s}.sidebar.open{transform:translate(0)}.scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#0c171299;z-index:35}.mobile-close{display:grid;margin-left:auto;color:#c5d4cd}.menu-button{display:grid;margin-right:8px}.topbar{padding:0 16px}.page{padding:25px 15px 60px}.metric-grid,.usage-grid,.settings-layout{grid-template-columns:1fr}.conversation-layout{grid-template-columns:1fr;max-height:none}.transcript-column{min-height:480px;border-right:0;border-bottom:1px solid var(--line)}.summary-grid,.filterbar{grid-template-columns:1fr 1fr}.filterbar .searchbox{grid-column:1/-1}.language-pair,.conversation-row>.badge{display:none}.vocab-form{grid-template-columns:1fr}.table-head{display:none}.table-row{grid-template-columns:1fr auto}.table-row>span,.table-row>.badge{grid-column:1}.card-grid{grid-template-columns:1fr}.login-page{display:block}.login-story{min-height:430px;padding:25px}.story-copy{padding:50px 0}.story-copy h1{font-size:42px}.story-proof{display:none}.login-panel{padding:45px 25px}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}}@media(max-width:500px){.breadcrumb span,.topbar>.badge{display:none}.page-head{align-items:flex-start;flex-direction:column}.page-head .button{width:100%}.summary-grid{grid-template-columns:1fr}.conversation-row{gap:7px}.metric{padding:15px}.filterbar{grid-template-columns:1fr}.filterbar .searchbox{grid-column:auto}.hero-search .button{font-size:0;width:40px;padding:0}.hero-search .button svg{margin:0}.login-story{min-height:360px}.story-copy>p{font-size:16px}}.utterance{content-visibility:auto;contain-intrinsic-size:82px}.oauth-button.guest{background:#eef7f2;color:#16382c;border-color:#8abca6}.guest-auth{display:grid;gap:8px}.guest-auth>p{font-size:11px;line-height:1.45;color:#78827d;margin:0}.filterbar{grid-template-columns:minmax(240px,1fr) repeat(4,minmax(130px,170px))}.quick-answer{margin-top:12px;padding:12px;border-radius:10px;background:#f1f7f4;border:1px solid #d7e8df;font-size:12px;line-height:1.5}.quick-answer p{margin:0}.selected-ask{margin-top:18px;height:560px;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.selected-ask .ask-panel{height:100%}.section-note{font-size:11px;color:var(--muted);line-height:1.5;margin:12px 0 0}@media(max-width:800px){.filterbar{grid-template-columns:1fr 1fr}.filterbar .searchbox{grid-column:1/-1}}@media(max-width:500px){.filterbar{grid-template-columns:1fr}.filterbar .searchbox{grid-column:auto}}
