@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap";:root{font-family:DM Sans,Noto Sans KR,sans-serif;color:#243b53;background:#f5f8fb;font-synthesis:none;font-weight:400;font-size:14px;--brand: #1758a8;--sky: #068fd3;--mint: #01b3cd;--muted: #708090;--line: #e1eaf1;--brand-soft: #eaf6fb}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:1px solid #d8e4ed;border-radius:8px;padding:10px 15px;background:#fff;color:inherit;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;transition:background .15s}button:hover{background:#edf5fa}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--mint);outline-offset:3px}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,p{margin-top:0}h1{font-size:29px;letter-spacing:-1.1px;line-height:1.4;margin-bottom:10px}h2{font-size:19px;letter-spacing:-.5px;line-height:1.5;margin-bottom:16px}p{line-height:1.8}small{display:block;color:var(--muted);font-size:12px;margin-top:6px}em{font-style:normal}.muted{color:var(--muted)}.small{font-size:12px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.8px;color:var(--sky);display:block;margin-bottom:12px}.primary{background:var(--brand);border-color:var(--brand);color:#fff}.primary:hover{background:#0e478e}.secondary{background:transparent}.text-button{background:transparent;border:0;padding:8px 0;color:var(--brand)}.full{width:100%}.shell{display:flex;min-height:100vh}aside{width:238px;flex-shrink:0;background:#fff;border-right:1px solid var(--line);padding:36px 24px;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;font-size:25px;font-weight:800;letter-spacing:-1.1px;gap:9px;color:var(--brand)}.brand-dot{color:var(--mint);margin-left:-9px}.brand-icon{width:36px;height:40px;display:grid;place-items:center;flex:0 0 auto}.brand-icon img{width:100%;height:100%;display:block}.workspace-label{font-size:9px;letter-spacing:2px;color:#8b9bac;margin:48px 12px 18px}aside nav{display:flex;flex-direction:column;gap:7px}aside nav button{border:none;justify-content:flex-start;padding:13px 12px;color:#728297;font-size:13px;gap:14px}aside nav button.selected{background:#eaf4fb;color:var(--brand)}aside nav button svg{margin-left:auto}.nav-index{font-size:10px;color:#91a5b8;font-weight:500}.sidebar-bottom{margin-top:auto;padding-top:24px;border-top:1px solid var(--line);display:flex;align-items:center;gap:10px;font-size:12px}.avatar{background:#e6f3fa;color:var(--brand);border-radius:50%;width:34px;height:34px;display:grid;place-items:center;font-family:serif;font-size:18px}.sidebar-bottom small{font-size:9px}.icon-button{border:0;padding:6px;background:none;margin-left:auto}main{margin-left:238px;width:calc(100% - 238px)}.topbar{height:77px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 44px;font-size:11px;color:#7d8fa1}.topbar span:first-child{color:#546d84}.page{padding:38px 44px;max-width:1320px;margin:auto;min-height:calc(100vh - 140px)}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;gap:20px}.page-heading p{margin:0;font-size:12px}.page-heading .eyebrow{font-size:9px;margin-bottom:11px}.hero{background:linear-gradient(135deg,#eef8fc,#e3f3fa);display:flex;justify-content:space-between;overflow:hidden;border:1px solid #d2e8f3;border-radius:14px;padding:35px 39px;position:relative;min-height:285px;margin-bottom:24px}.hero-label{font-size:9px;letter-spacing:1.5px;display:flex;align-items:center;gap:7px;color:#167daf;margin-bottom:17px}.hero h2{font-size:28px;letter-spacing:-1.2px;line-height:1.55;margin:0 0 12px;font-weight:700}.hero h2 em{color:var(--sky)}.hero p{font-size:12px;color:#58758e;margin-bottom:22px}.hero button{background:var(--brand);color:#fff;border:0;font-size:11px}.hero-art{width:38%;position:relative;display:grid;place-items:center;min-width:200px}.orbit{position:absolute;border:1px solid #b9ddea;border-radius:50%;width:270px;height:270px}.orbit.two{width:340px;height:340px}.paper{position:relative;transform:rotate(-9deg);height:193px;width:155px;background:#fffef5;border:1px solid #c9dfe9;box-shadow:8px 12px #bfe4f0;border-radius:7px;padding:24px;color:var(--brand)}.paper>span{display:block;font-size:9px;font-weight:800;letter-spacing:1px;border-bottom:1px solid #a9cede;padding:10px 0}.paper i{display:block;background:#d7edf5;height:5px;margin-top:9px;width:90%}.paper i:nth-last-of-type(1){width:60%}.paper-seal{position:absolute;bottom:-16px;right:-25px;display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:#fff;transform:rotate(15deg);border:5px solid #e6f4fa;box-shadow:0 8px 20px #1758a826}.paper-seal img{width:38px;height:43px;display:block}.floating-tag{position:absolute;bottom:8px;left:5px;background:#bfeef1;color:#1758a8;border-radius:20px;padding:8px 15px;font-size:8px;font-weight:700;letter-spacing:1px;transform:rotate(-7deg)}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:28px}.stats.four{grid-template-columns:repeat(4,1fr)}.stat{display:flex;align-items:center;gap:17px;background:#fff;border:1px solid var(--line);border-radius:11px;padding:24px}.stat-icon{background:var(--brand-soft);width:43px;height:43px;display:grid;place-items:center;border-radius:10px;color:var(--sky)}.stat-icon svg{width:20px}.stat>div>span{font-size:11px;color:#7b8ea1}.stat strong{display:block;font-size:24px;letter-spacing:-.5px;margin-top:7px}.card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:27px 30px;margin-bottom:22px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:10px}.section-heading h2{margin:0}.section-heading .eyebrow{font-size:8px;margin-bottom:8px}.section-heading .text-button{font-size:11px}.article-list article{padding:23px 0;display:flex;gap:21px;border-bottom:1px solid #edf2f6}.article-list article:last-child{border-bottom:none}.article-number{font-family:Georgia,serif;font-size:22px;color:#a5cfe1;padding-top:3px}.article-list .eyebrow{font-size:9px;letter-spacing:0;margin-bottom:8px;color:var(--sky)}.article-list .eyebrow>span{color:#91a0ae;font-weight:400}.article-title{font-size:14px;line-height:1.8;font-weight:600;color:#29435d}.article-title svg{vertical-align:middle;margin-left:5px;color:#6e92aa}.tags{display:flex;gap:7px;margin-top:10px}.tags span{font-size:9px;background:#edf7fb;padding:4px 8px;color:#3d7da0;border-radius:4px}.hint{display:flex;align-items:center;gap:10px;color:#6f8699;font-size:11px;padding:0 3px}.hint svg{color:#61a8c7}footer{padding:20px 44px;border-top:1px solid var(--line);font-size:11px;color:#7f91a3}footer span{float:right;font-size:10px;color:#92a2b1}.empty{min-height:180px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:#72889b;font-size:12px;text-align:center;padding:25px}.empty p{max-width:420px;margin:0}.alert{background:#e8f7fa;color:#176985;padding:13px 17px;border-radius:8px;margin-bottom:20px;font-size:12px;overflow-wrap:anywhere;line-height:1.8}.alert.error{background:#fff0eb;color:#a14c37}.settings-form{max-width:900px}.settings-form h2{margin-bottom:20px}label{display:flex;flex-direction:column;gap:9px;font-size:12px;font-weight:600;margin-bottom:23px}label .muted{font-size:10px;font-weight:400}input,select,textarea{width:100%;border:1px solid #d8e5ee;border-radius:7px;padding:12px;background:#fff;color:#29435d;min-height:42px;font-size:13px}input::placeholder,textarea::placeholder{color:#93a3b2}textarea{min-height:90px;resize:vertical}input[type=checkbox]{width:16px;height:16px;min-height:0;accent-color:var(--brand)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 20px}.check-row{flex-direction:row;align-items:center;gap:12px}.source-options{display:flex;flex-wrap:wrap;gap:10px}.source-option{flex-direction:row;align-items:center;gap:10px;padding:12px 16px;border:1px solid var(--line);border-radius:7px;margin:0}.source-option.checked{background:#eaf6fb;border-color:#8bc8e2}fieldset{border:0;padding:0;margin:0 0 25px}legend{font-size:12px;font-weight:600;margin-bottom:12px}.inline-label{flex-direction:row;align-items:center;margin:0;font-size:11px}.inline-label input{font-size:12px;max-width:170px}.count{color:#5b9fc0;margin-left:5px}.history{padding:18px 0;border-bottom:1px solid var(--line)}.history:last-child{border:0}.history summary{display:flex;align-items:center;justify-content:space-between;gap:15px;cursor:pointer;font-size:13px;line-height:1.8}.history summary strong:before{content:"＋";font-weight:400;color:var(--sky);margin-right:9px}.history[open] summary strong:before{content:"−"}.badge{display:inline-block;font-size:10px;border-radius:5px;padding:5px 9px;background:#edf3f7;color:#587188;white-space:nowrap}.badge.success,.badge.sent,.badge.approved{background:#e3f7f8;color:#087381}.badge.failed,.badge.rejected{background:#feeee8;color:#b46748}.badge.pending,.badge.sending{background:#f8f0d9;color:#a28b3f}.request-row{display:flex;justify-content:space-between;align-items:center;padding:18px 0;border-bottom:1px solid var(--line);gap:20px}.request-row a,.review a{overflow-wrap:anywhere}.request-row p{margin:8px 0 0;font-size:12px}.narrow{max-width:600px}.admin-banner{background:#e8f5fa;border-radius:11px;padding:25px;display:flex;align-items:center;gap:20px;margin-bottom:24px}.admin-banner h2,.admin-banner p{margin:0}.admin-banner p{font-size:11px;color:#627f94;margin-top:5px}.admin-banner .badge{margin-left:auto}.admin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.action-card{display:grid;text-align:left;grid-template-columns:1fr auto;gap:20px}.action-card>span{font-size:12px;color:#7c8fa1}.action-card strong{grid-row:2;font-size:30px}.action-card svg{grid-column:2;grid-row:2;color:#53a9ca}.search-form{display:flex;gap:12px;margin-bottom:24px;max-width:550px}.search-form input{flex:1;min-width:0}.search-form button{flex-shrink:0;white-space:nowrap}.article-heading{flex-wrap:wrap}.date-filter{flex-shrink:0;white-space:nowrap}.date-filter input{width:170px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:12px;text-align:left}th{color:#758a9d;font-size:10px;font-weight:500}td,th{padding:16px 10px;border-bottom:1px solid var(--line)}td{min-width:90px}td button{font-size:11px}.source-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.source-card{margin-bottom:0;min-width:0}.source-card h2{font-size:17px}.source-url{font-size:11px;color:#647f95;display:block;overflow-wrap:anywhere}.source-card dl{font-size:11px;margin:25px 0}.source-card dl>div{display:flex;justify-content:space-between;margin:10px 0}.source-card dt{color:#8192a2}.source-card dd{margin:0}.button-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:15px}.button-row button{font-size:11px}.review{padding:20px 0;border-bottom:1px solid var(--line)}pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px;background:#f3f7fa;padding:20px}.login{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.login-story{background:linear-gradient(145deg,#eaf7fb,#dceef8);padding:55px 65px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.login-story:after{content:"";width:450px;height:450px;border:1px solid #acd8e8;border-radius:50%;position:absolute;right:-260px;bottom:-80px;box-shadow:0 0 0 60px #d5edf6,0 0 0 61px #acd8e8}.login-story h1{font-size:55px;line-height:1.45;letter-spacing:-3px;font-weight:600;margin:25px 0}.login-story h1 em{color:var(--sky)}.login-story p{font-size:13px;color:#5e7b91;line-height:2}.login-story .eyebrow{font-size:9px;letter-spacing:1.5px}.login-story>small{font-size:8px;letter-spacing:2px}.login-panel{display:flex;align-items:center;justify-content:center;padding:60px 40px;background:#fff}.login-panel form{width:100%;max-width:350px}.login-panel h2{font-size:25px;letter-spacing:-1px;margin-top:15px}.login-panel p{font-size:12px;margin-bottom:35px}.login-panel label{font-size:11px}.login-panel button{padding:14px;margin-top:5px}.login-panel .text-button{font-size:11px;font-weight:400}.login-links{display:flex;justify-content:space-between;align-items:center;gap:8px 18px;flex-wrap:wrap;margin-top:7px}.login-divider{display:flex;align-items:center;gap:12px;margin:18px 0;color:#8b9dac;font-size:10px}.login-divider:before,.login-divider:after{content:"";height:1px;flex:1;background:var(--line)}.login-panel .saml-login{justify-content:center}.login-links .text-button{margin-top:0;padding-inline:0}.mobile-toggle{display:none}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1500px){.page{padding-top:50px}.hero{min-height:310px}}@media(max-width:1100px){aside{width:200px;padding:30px 17px}main{margin-left:200px;width:calc(100% - 200px)}.page{padding:30px 25px}.topbar{padding:0 25px}.stat{padding:20px 16px;gap:10px}.stat strong{font-size:21px}.hero{padding:30px}.hero h2{font-size:25px}.stats.four{grid-template-columns:repeat(2,1fr)}.source-grid{grid-template-columns:1fr}.login-story{padding:45px}.login-story h1{font-size:44px}}@media(max-width:760px){aside{transform:translate(-100%);transition:transform .2s;width:238px;box-shadow:15px 0 40px #123b5d1f}aside.open{transform:translate(0)}main{margin-left:0;width:100%}.mobile-toggle{display:flex;position:fixed;top:17px;left:16px;z-index:30;padding:8px}.topbar{height:72px;padding:0 20px 0 67px;font-size:9px}.topbar span:first-child{display:none}.topbar span:last-child{margin-left:auto}.page{padding:28px 20px}.page-heading{gap:12px;align-items:flex-start}h1{font-size:23px}.page-heading .secondary{font-size:10px;white-space:nowrap;padding:9px}.hero{padding:26px 24px;min-height:260px}.hero h2{font-size:23px}.hero-art{min-width:100px;width:30%;opacity:.7;transform:scale(.7);transform-origin:left center;margin-right:-30px}.stats{gap:8px}.stat{padding:17px 12px;display:block}.stat-icon{display:none}.stat>div>span{font-size:9px}.stat strong{font-size:18px}.card{padding:22px 18px}.card h2{font-size:17px}.article-list article{gap:14px}.article-title{font-size:13px}.article-number{font-size:19px}.article-list .eyebrow{font-size:8px}.form-grid{grid-template-columns:1fr}.admin-grid{grid-template-columns:1fr;gap:0}.admin-banner{padding:20px;gap:12px}.admin-banner h2{font-size:16px}.admin-banner .badge{display:none}.login{grid-template-columns:1fr}.login-story{padding:25px;min-height:270px}.login-story>div:nth-child(2){margin-top:25px}.login-story h1{font-size:30px;line-height:1.4;letter-spacing:-1px;margin:15px 0}.login-story h1 br:nth-child(2){display:none}.login-story .eyebrow,.login-story>small,.login-story p{display:none}.login-story:after{width:280px;height:280px;right:-180px}.login-panel{padding:35px 25px}.login-panel h2{font-size:22px}.login-links{justify-content:center}footer{padding:20px}.history summary{font-size:11px}.section-heading{flex-wrap:wrap}.hint{align-items:flex-start;line-height:1.8}.hint svg{flex-shrink:0}.inline-label{font-size:10px}.inline-label input{padding:8px}.request-row{align-items:flex-start}.button-row{gap:6px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}@media(max-width:760px){.mobile-toggle.active{left:188px}}.topbar-actions,.page-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.topbar-actions>span{font-size:11px}.theme-toggle{padding:8px 10px;font-size:11px;white-space:nowrap}.login-theme{position:absolute;right:24px;top:24px;z-index:2}.pagination{display:flex;align-items:center;justify-content:space-between;gap:15px;flex-wrap:wrap;margin:12px 0 20px;padding-bottom:16px;border-bottom:1px solid var(--line)}.pagination .button-row{margin:0;font-size:12px}.pagination .inline-label{white-space:nowrap}.pagination select{width:88px;padding:8px;font-size:12px}.badge{display:inline-flex;align-items:center;gap:5px}.crawl-progress{display:flex;align-items:center;gap:8px;color:var(--brand);font-size:12px;padding:12px 0}.modal{border:0;padding:0;width:min(720px,calc(100% - 32px));max-height:90dvh;background:transparent;color:inherit;border-radius:14px;box-shadow:0 24px 100px #0005}.modal::backdrop{background:#071522b8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-surface{padding:28px;background:#fff}.modal-heading{margin-bottom:25px;position:relative}.modal-heading .icon-button{margin-left:auto}.modal .settings-form{max-width:none}.modal .alert{margin-top:8px}.danger{background:#a44334;color:#fff;border-color:#a44334}.danger:hover{background:#853324}.danger-text{color:#a44334}html[data-theme=dark]{color-scheme:dark;background:#0b1b2c;color:#e4edf4;--brand: #69c4ea;--sky: #4ab9e8;--mint: #49d3dc;--muted: #a2b4c4;--line: #29455d;--brand-soft: #153550}[data-theme=dark] body{background:#0b1b2c}[data-theme=dark] aside,[data-theme=dark] .card,[data-theme=dark] .stat,[data-theme=dark] .login-panel,[data-theme=dark] .modal-surface{background:#11263a;color:#e4edf4;border-color:var(--line)}[data-theme=dark] button,[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{background:#173149;color:#e4edf4;border-color:#36556e}[data-theme=dark] button:hover{background:#1d405c}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#8ca2b5}[data-theme=dark] .primary,[data-theme=dark] .hero button{background:#068fd3;color:#fff;border-color:#068fd3}[data-theme=dark] .primary:hover,[data-theme=dark] .hero button:hover{background:#16a8dd}[data-theme=dark] aside nav button,[data-theme=dark] .text-button,[data-theme=dark] .icon-button{background:transparent}[data-theme=dark] aside nav button{color:#afc0cf}[data-theme=dark] aside nav button.selected{background:#163e5f;color:#8eddf0}[data-theme=dark] .brand,[data-theme=dark] .article-title{color:#e8f2f8}[data-theme=dark] .stat-icon{background:#153b57;color:#69c4ea}[data-theme=dark] .hero,[data-theme=dark] .login-story,[data-theme=dark] .admin-banner{background:#102f47;border-color:#2b5069}[data-theme=dark] .hero h2 em,[data-theme=dark] .login-story h1 em{color:#69c4ea}[data-theme=dark] .hero p,[data-theme=dark] .login-story p,[data-theme=dark] .admin-banner p,[data-theme=dark] .hero-label{color:#a9c6d8}[data-theme=dark] .orbit{border-color:#35627b}[data-theme=dark] .login-story:after{border-color:#315d77;box-shadow:0 0 0 60px #123951,0 0 0 61px #315d77}[data-theme=dark] .eyebrow,[data-theme=dark] .article-list .eyebrow,[data-theme=dark] .text-button{color:#78c9e9}[data-theme=dark] .topbar,[data-theme=dark] .topbar span:first-child,[data-theme=dark] .workspace-label,[data-theme=dark] .nav-index,[data-theme=dark] footer,[data-theme=dark] footer span,[data-theme=dark] .hint,[data-theme=dark] .empty,[data-theme=dark] .stat>div>span,[data-theme=dark] .article-list .eyebrow>span,[data-theme=dark] .source-card dt,[data-theme=dark] .action-card>span{color:#9fb3c3}[data-theme=dark] .article-number{color:#6baeca}[data-theme=dark] .article-list article{border-color:#29455d}[data-theme=dark] .tags span,[data-theme=dark] .badge,[data-theme=dark] pre{background:#152e44;color:#c6d7e3}[data-theme=dark] .source-option.checked{background:#173f5c;border-color:#3189b3}[data-theme=dark] .source-url{color:#8ccbe4}[data-theme=dark] .avatar{background:#1b4661;color:#d8f3fa}[data-theme=dark] .alert,[data-theme=dark] .badge.success,[data-theme=dark] .badge.sent,[data-theme=dark] .badge.approved{background:#123f4c;color:#8ee3e4}[data-theme=dark] .alert.error,[data-theme=dark] .badge.failed,[data-theme=dark] .badge.rejected{background:#493129;color:#ffc0a8}[data-theme=dark] .badge.pending,[data-theme=dark] .badge.sending{background:#49422b;color:#f1dda0}[data-theme=dark] .danger{background:#a74c3e;color:#fff;border-color:#a74c3e}[data-theme=dark] .danger:hover{background:#bd5a4a}[data-theme=dark] .danger-text{color:#ffb7a1}@media(max-width:760px){.topbar-actions{margin-left:auto;gap:10px}.topbar-actions>span{font-size:9px}.theme-toggle span{display:none}.page-heading{flex-wrap:wrap}.page-actions{gap:8px}.modal{width:calc(100% - 20px);max-height:94dvh}.modal-surface{padding:22px 18px}.pagination{align-items:flex-start;gap:10px}.pagination .inline-label{font-size:11px}.login-theme{right:18px;top:20px}}.pagination-info,.pagination-buttons,.pagination-page{display:flex;align-items:center;gap:6px}.pagination-info{flex-wrap:wrap;gap:8px 16px;font-size:12px}.pagination-buttons{flex-wrap:wrap}.pagination-buttons button{min-width:32px;padding:8px 10px;font-size:12px}.pagination-gap{padding:0 2px;color:var(--muted)}.pagination button[aria-current=page]{background:var(--brand);color:#fff;border-color:var(--brand);opacity:1;font-weight:700}.pagination{flex-direction:row}.pagination-buttons button{justify-content:center}[data-theme=dark] .pagination button[aria-current=page]{color:#071a29}.manual-send{margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}.manual-send>button{white-space:nowrap}.manual-send-status{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:16px;font-size:12px}.ai-briefing{padding:26px 30px;margin-bottom:24px;border:1px solid #b9dceb;border-radius:12px;background:#edf8fb}.ai-briefing h2,.ai-briefing-status{display:flex;align-items:center;gap:8px}.ai-briefing h2{font-size:20px}.briefing-topic{padding:18px 0;border-top:1px solid #cfe6f0}.briefing-topic:last-child{padding-bottom:0}.briefing-topic h3{font-size:16px;line-height:1.7;margin:0 0 8px}.briefing-topic p{margin:0 0 12px;font-size:14px}.briefing-links{display:flex;flex-direction:column;gap:8px;font-size:12px}.briefing-links a{overflow-wrap:anywhere;line-height:1.7;text-decoration:underline}[data-theme=dark] .ai-briefing{background:#102f47;border-color:#315873}[data-theme=dark] .briefing-topic{border-color:#315873}@media(max-width:760px){.ai-briefing{padding:22px 18px}.ai-briefing h2{font-size:18px}}.briefing-keywords{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 12px}.briefing-keywords .badge{white-space:normal;overflow-wrap:anywhere;max-width:100%}.briefing-actions{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 12px}.briefing-actions button{white-space:normal;overflow-wrap:anywhere}.interest-search{flex-wrap:wrap;max-width:none}.interest-search input{flex-basis:180px}.briefing-archive{display:grid;gap:24px}.briefing-archive>.ai-briefing{margin-bottom:0}.briefing-day{margin-top:26px}.briefing-day>h3{font-size:15px;margin:0 0 10px}.briefing-record{border-top:1px solid var(--line)}.briefing-record>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;padding:18px 0;list-style:none}.briefing-record>summary::-webkit-details-marker{display:none}.briefing-record-label{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 14px}.briefing-record time{font-weight:700;font-variant-numeric:tabular-nums}.briefing-chevron{flex-shrink:0;transition:transform .15s}.briefing-record[open]>summary .briefing-chevron{transform:rotate(180deg)}.briefing-record>.ai-briefing{margin-bottom:18px}.briefing-history-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-top:20px}.ai-briefing .briefing-toggle{padding:0;border:0;border-radius:4px;background:transparent;font:inherit;font-weight:inherit;justify-content:flex-start;text-align:left}.ai-briefing .briefing-toggle:hover{background:transparent;color:var(--brand)}.briefing-toggle svg{flex-shrink:0}.briefing-toggle-chevron{transition:transform .15s}.briefing-toggle[aria-expanded=true] .briefing-toggle-chevron{transform:rotate(180deg)}.ai-briefing .briefing-heading-collapsed{margin-bottom:0}.source-selection-actions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.source-selection-actions button{font-size:12px;white-space:nowrap}
