.nwd-theme{--nwd-text:#232830;--nwd-muted:#79828f;--nwd-soft:#f6f7f9;--nwd-panel:#fff;--nwd-line:#e9ecf1;--nwd-blue:#2776d5;--nwd-warning:#9d701f;--nwd-green:#21836c;--nwd-track:#e9edf3;--widget-icon-background:#f2f4f6;--widget-icon-foreground:#8b95a1;--widget-icon-hover-background:#e5e8eb;--widget-icon-hover-foreground:#4e5968;--widget-icon-active-background:#dde1e6;color:var(--nwd-text);font-variant-numeric:tabular-nums;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,sans-serif}.nwd-theme[data-nwd-theme=dark]{--nwd-text:#e7eaf0;--nwd-muted:#97a0ad;--nwd-soft:#202329;--nwd-panel:#171a1f;--nwd-line:#ffffff10;--nwd-blue:#83b4ff;--nwd-warning:#dcba70;--nwd-green:#63bfa5;--nwd-track:#ffffff16;--widget-icon-background:#24282f;--widget-icon-foreground:#9ba5b1;--widget-icon-hover-background:#2c313a;--widget-icon-hover-foreground:#f2f4f6;--widget-icon-active-background:#343a45;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.nwd-preview{background:#f3f5f8;min-height:100dvh;padding:36px clamp(16px,4vw,64px) 60px}.nwd-preview[data-nwd-theme=dark]{background:#0e1014}.nwd-preview-heading,.nwd-preview-controls,.nwd-stage,.nwd-preview-note{max-width:1320px;margin-inline:auto}.nwd-preview-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.nwd-preview-heading>div{align-items:baseline;gap:12px;display:flex}.nwd-preview-heading strong{letter-spacing:-.4px;font-size:17px;font-weight:600}.nwd-preview-heading>div>span{color:var(--nwd-muted);font-size:12px}.nwd-preview-heading>button{border:1px solid var(--nwd-line);background:var(--nwd-panel);color:var(--nwd-text);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-size:11px;display:flex}.nwd-preview-controls{flex-wrap:wrap;justify-content:space-between;gap:10px;margin-bottom:14px;display:flex}.nwd-preview-controls>div{background:color-mix(in srgb,var(--nwd-muted) 7%,transparent);border-radius:8px;flex-wrap:wrap;gap:2px;padding:3px;display:flex}.nwd-preview-controls button{color:var(--nwd-muted);cursor:pointer;background:0 0;border:0;border-radius:5px;padding:6px 9px;font-size:11px}.nwd-preview-controls button[aria-pressed=true]{background:var(--nwd-panel);color:var(--nwd-text);box-shadow:0 1px 4px #00000008}.nwd-stage{min-width:0;container:news-demo/inline-size}.nwd-stage[data-size=mobile]{max-width:390px}.nwd-widget{--nwd-row-height:104px;border:1px solid color-mix(in srgb,var(--nwd-line) 88%,transparent);background:var(--nwd-panel);border-radius:20px;min-width:0;box-shadow:0 8px 30px #182a4607,inset 0 1px #ffffff14}.nwd-header{justify-content:space-between;align-items:center;gap:16px;min-height:44px;padding:12px 18px;display:flex}.nwd-header>div{align-items:center;gap:8px;min-width:0;display:flex}.nwd-status{place-items:center;width:20px;height:20px;display:grid}.nwd-status i{background:var(--nwd-green);width:5px;height:5px;box-shadow:0 0 0 4px color-mix(in srgb,var(--nwd-green) 7%,transparent);border-radius:50%}.nwd-status[data-state=loading] i{background:var(--nwd-muted);box-shadow:none}.nwd-status[data-state$=delay] i{background:var(--nwd-warning);box-shadow:0 0 0 4px color-mix(in srgb,var(--nwd-warning) 7%,transparent)}.nwd-tabs[data-slot=tabs]{display:block}.nwd-mobile-tabs[data-slot=tabs-list]{display:none}.nwd-lanes{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.nwd-feed[data-slot=tabs-content]{min-width:0;margin:0;padding:0;display:block}.nwd-feed+.nwd-feed{border-left:1px solid var(--nwd-line)}.nwd-feed-title{border-bottom:1px solid var(--nwd-line);justify-content:space-between;align-items:center;gap:12px;min-height:36px;margin:0 20px;display:flex}.nwd-feed-title h3{white-space:nowrap;align-items:center;gap:6px;margin:0;font-size:11px;font-weight:500;display:flex}.nwd-feed-title h3 svg{color:var(--nwd-muted);stroke-width:1.6px}.nwd-feed-title>span{min-width:0;color:var(--nwd-muted);white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.nwd-feed-title>.nwd-delay{color:var(--nwd-warning)}.nwd-scroll{height:var(--nwd-drag-height,calc(var(--nwd-row-height) * var(--nwd-visible-rows,3)));overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--nwd-track) transparent;min-height:0;transition:height .22s cubic-bezier(.2,.8,.2,1);overflow:hidden auto}.nwd-scroll>ol{margin:0;padding:0;list-style:none}.nwd-item{height:var(--nwd-row-height);grid-template-rows:14px minmax(0,1fr);grid-template-columns:minmax(0,1fr) 56px;gap:6px 12px;padding:12px 20px;display:grid;position:relative}.nwd-item:after{content:"";background:var(--nwd-line);height:1px;position:absolute;bottom:0;left:20px;right:20px}.nwd-item:last-child:after{display:none}.nwd-item:hover{background:color-mix(in srgb,var(--nwd-soft) 75%,transparent)}.nwd-item-meta{white-space:nowrap;grid-column:1/-1;align-items:center;gap:7px;min-width:0;font-size:10px;line-height:14px;display:flex}.nwd-byline{color:var(--nwd-muted);white-space:nowrap;align-items:baseline;gap:5px;font-weight:450;display:inline-flex}.nwd-item-meta .nwd-byline{font-size:9px}.nwd-byline time{font-size:inherit}.nwd-form{min-width:29px;color:var(--nwd-blue);font-size:10px;font-weight:550}.nwd-effect{color:var(--nwd-green);margin-left:auto;font-size:8px}.nwd-story{text-align:left;min-width:0;color:var(--nwd-text);cursor:pointer;background:0 0;border:0;align-self:start;gap:4px;padding:0 14px 0 0;display:grid}.nwd-story>strong{-webkit-line-clamp:2;letter-spacing:-.15px;overflow-wrap:anywhere;-webkit-box-orient:vertical;font-size:13px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.nwd-story>span{white-space:nowrap;text-overflow:ellipsis;color:var(--nwd-muted);font-size:10px;line-height:1.5;display:block;overflow:hidden}.nwd-story:hover>strong{color:var(--nwd-blue)}.nwd-story-arrow{color:var(--nwd-muted);opacity:0;pointer-events:none;position:absolute;top:40px;right:87px}.nwd-item:focus-within .nwd-story-arrow,.nwd-item:hover .nwd-story-arrow{opacity:.65}.nwd-analysis{cursor:pointer;grid-area:2/2;align-self:center}.nwd-theme[data-nwd-theme=dark] .intelligence-ai-button{color:#f2f4f6;background:#18181b;border-color:#34343a;box-shadow:0 1px 2px #0000004d}.nwd-theme[data-nwd-theme=dark] .intelligence-ai-button:after{background:#18181b}.nwd-theme[data-nwd-theme=dark] .intelligence-ai-button>.intelligence-ai-icon{filter:drop-shadow(0 1px 4px #4285f457)}.nwd-theme[data-nwd-theme=dark] .intelligence-ai-button:is(:hover,:focus-visible){border-color:#0000}.nwd-footer{border-top:1px solid var(--nwd-line);justify-content:flex-end;align-items:center;gap:12px;min-height:31px;padding:6px 20px 0;display:flex}.nwd-footer>span{color:var(--nwd-muted);align-items:baseline;gap:6px;font-size:9px;display:flex}.nwd-footer time{font-size:9px}.nwd-footer small{font-size:8px}.nwd-footer>button{color:var(--nwd-blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:2px 0;font-size:10px;display:flex}.nwd-resize-area{justify-content:center;height:32px;display:flex}.nwd-resize{cursor:ns-resize;touch-action:none;outline-offset:-2px;border-radius:8px;justify-content:center;align-items:center;width:104px;height:30px;display:flex;position:relative}.nwd-resize>i{background:color-mix(in srgb,var(--nwd-muted) 32%,transparent);border-radius:10px;width:44px;height:4px;transition:width .16s,background .16s;display:block}.nwd-resize:hover>i,.nwd-resize:focus-visible>i,.nwd-widget[data-resizing=true] .nwd-resize>i{background:var(--nwd-blue);width:60px}.nwd-resize>span{pointer-events:none;opacity:0;white-space:nowrap;background:var(--nwd-text);color:var(--nwd-panel);border-radius:6px;padding:5px 9px;font-size:10px;transition:opacity .12s;position:absolute;bottom:27px;left:50%;translate:-50%}.nwd-resize:hover>span,.nwd-resize:focus-visible>span,.nwd-widget[data-resizing=true] .nwd-resize>span{opacity:1}.nwd-widget[data-resizing=true]{-webkit-user-select:none;user-select:none}.nwd-widget[data-resizing=true] .nwd-scroll{transition:none}.nwd-empty{text-align:center;height:100%;min-height:180px;color:var(--nwd-muted);flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:24px 18px;display:flex}.nwd-empty>svg{color:var(--nwd-muted);margin-bottom:6px}.nwd-empty strong{color:var(--nwd-text);font-size:12px;font-weight:450}.nwd-empty p{margin:0;font-size:10px;line-height:1.7}.nwd-empty .nwd-spinner{color:var(--nwd-blue)}.nwd-spinner,.nwd-analyzing>svg{animation:1s linear infinite nwd-spin}@keyframes nwd-spin{to{transform:rotate(360deg)}}.nwd-preview-note{color:var(--nwd-muted);margin-top:22px;font-size:11px;line-height:1.8}.nwd-menu{z-index:1000;border:1px solid var(--nwd-line);background:var(--nwd-panel);border-radius:11px;padding:5px;position:fixed;overflow:auto;box-shadow:0 16px 44px #1020391c}.nwd-menu>button{width:100%;color:var(--nwd-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;padding:10px;font-size:12px;display:flex}.nwd-menu>button svg{color:var(--nwd-muted)}.nwd-menu>button:hover,.nwd-menu>button:focus-visible{background:var(--nwd-soft)}.nwd-overlay{z-index:1100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#141c293b}.nwd-dialog[data-slot=dialog-content]{z-index:1101;overscroll-behavior:contain;border:1px solid var(--nwd-line);background:var(--nwd-panel);width:min(640px,100vw - 28px);max-width:none;max-height:calc(100dvh - 28px);color:var(--nwd-text);border-radius:22px;padding:26px;display:block;overflow-y:auto;box-shadow:0 30px 90px #0003}.nwd-dialog-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.nwd-dialog-head>span{align-items:center;gap:9px;display:flex}.nwd-dialog-head .intelligence-ai-icon{flex:0 0 19px;width:19px;height:19px}.nwd-dialog-head [data-slot=dialog-title]{letter-spacing:-.4px;font-size:18px;font-weight:600}.nwd-dialog-description{color:var(--nwd-muted);margin:8px 0 22px;font-size:11px;line-height:1.7}.nwd-alerts{margin-top:10px}.nwd-alerts label{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:50px;font-size:13px;display:flex}.nwd-alerts label:first-child{border-bottom:1px solid var(--nwd-line);margin-bottom:8px;padding-bottom:10px}.nwd-alerts [data-slot=switch]{background:var(--nwd-track);width:34px;height:20px;box-shadow:inset 0 0 0 1px var(--nwd-line);border:0;border-radius:12px;flex-shrink:0;padding:2px}.nwd-alerts [data-slot=switch][data-state=checked]{box-shadow:none;background:#2f80ed}.nwd-alerts [data-slot=switch-thumb]{background:#fff;flex-shrink:0;width:16px;height:16px;transition:translate .18s;transform:none;box-shadow:0 1px 3px #0002}.nwd-alerts [data-slot=switch-thumb][data-state=unchecked]{translate:0}.nwd-alerts [data-slot=switch-thumb][data-state=checked]{translate:14px}.nwd-muted{margin-top:20px}.nwd-muted>small{color:var(--nwd-muted);font-size:10px}.nwd-muted>div{justify-content:space-between;align-items:center;gap:10px;padding:12px 0;font-size:12px;display:flex}.nwd-muted button{color:var(--nwd-blue);cursor:pointer;background:0 0;border:0;font-size:11px}.nwd-dialog-note{border-top:1px solid var(--nwd-line);color:var(--nwd-muted);margin:22px 0 0;padding-top:15px;font-size:10px;line-height:1.7}.nwd-detail-source{color:var(--nwd-muted);flex-wrap:wrap;align-items:center;gap:10px;font-size:11px;display:flex}.nwd-detail-title{letter-spacing:-.4px;overflow-wrap:anywhere;margin:12px 0 23px;font-size:18px;font-weight:550;line-height:1.5}.nwd-original{color:var(--nwd-text);font-size:13px;line-height:1.8}.nwd-original p{margin:0 0 18px}.nwd-original p:last-child{color:var(--nwd-muted);font-size:11px}.nwd-original small{color:var(--nwd-muted);margin-bottom:5px;font-size:10px;display:block}.nwd-dialog[data-view=analysis]{letter-spacing:-.2px;border-radius:26px;width:min(660px,100vw - 28px);padding:0}.nwd-dialog[data-view=analysis] .nwd-dialog-head [data-slot=dialog-title]{letter-spacing:-.2px;font-size:14px;font-weight:550}.nwd-dialog[data-view=analysis] .nwd-dialog-head .intelligence-ai-icon{flex-basis:20px;width:20px;height:20px}.nwd-dialog-demo{border:1px solid var(--nwd-line);color:var(--nwd-muted);border-radius:5px;padding:2px 6px;font-size:9px;font-weight:450}.nwd-analyzing{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:330px;padding:24px;display:flex}.nwd-analyzing>svg{color:var(--nwd-blue);margin-bottom:6px}.nwd-analyzing strong{font-size:14px;font-weight:450}.nwd-analyzing span{color:var(--nwd-muted);font-size:11px;line-height:1.6}.nwd-result{padding:10px 32px 24px;animation:.24s ease-out nwd-result-in}@keyframes nwd-result-in{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.nwd-verdict-meta{align-items:center;gap:14px;display:flex}.nwd-grade{color:var(--nwd-muted);letter-spacing:-1.7px;flex:none;font-size:38px;font-weight:550;line-height:1}.nwd-verdict-meta[data-grade=B\+] .nwd-grade{color:#ce4d61}.nwd-verdict-meta[data-grade=C−] .nwd-grade{color:var(--nwd-blue)}.nwd-theme[data-nwd-theme=dark] .nwd-verdict-meta[data-grade=B\+] .nwd-grade{color:#f89}.nwd-verdict-meta>div{gap:3px;min-width:0;display:grid}.nwd-verdict-meta>div>span{color:var(--nwd-muted);font-size:11px}.nwd-verdict-meta p{margin:0;font-size:12px;font-weight:500;line-height:1.5}.nwd-verdict h3{letter-spacing:-.75px;word-break:keep-all;overflow-wrap:anywhere;text-wrap:pretty;margin:24px 0 26px;font-size:24px;font-weight:550;line-height:1.55}.nwd-reasons{border-top:1px solid var(--nwd-line);grid-template-columns:1fr 1fr;gap:24px;margin:0;padding:24px 0;display:grid}.nwd-reasons>div{min-width:0}.nwd-reasons>div+div{border-left:1px solid var(--nwd-line);padding-left:24px}.nwd-reasons dt{color:var(--nwd-muted);margin:0 0 8px;font-size:12px;font-weight:500}.nwd-reasons dd{word-break:keep-all;overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.85}.nwd-analysis-source{background:var(--nwd-soft);width:100%;color:var(--nwd-text);text-align:left;cursor:pointer;border:0;border-radius:13px;align-items:center;gap:16px;padding:17px 18px;transition:background .18s;display:flex}.nwd-analysis-source:hover{background:color-mix(in srgb,var(--nwd-muted) 11%,var(--nwd-panel))}.nwd-analysis-source>svg{color:var(--nwd-muted);flex-shrink:0}.nwd-analysis-source-copy{flex:1;gap:6px;min-width:0;display:grid}.nwd-analysis-source-meta{flex-wrap:wrap;align-items:center;gap:8px;font-size:10px;display:flex}.nwd-analysis-source-copy>strong{overflow-wrap:anywhere;font-size:12px;font-weight:450;line-height:1.6}.nwd-analysis-source-link{color:var(--nwd-blue);font-size:10px}.nwd-analysis-disclaimer{color:var(--nwd-muted);margin:16px 0 0;font-size:10px;line-height:1.7}.nwd-theme button:focus-visible,.nwd-theme [tabindex="0"]:focus-visible{outline:2px solid var(--nwd-blue);outline-offset:2px}@container news-demo (max-width:720px){.nwd-widget{--nwd-row-height:120px}.nwd-header{padding-inline:14px}.nwd-lanes{display:block}.nwd-feed+.nwd-feed{border-left:0}.nwd-mobile-tabs[data-slot=tabs-list]{background:var(--nwd-soft);border-radius:8px;width:calc(100% - 28px);height:30px;margin:1px 14px 9px;padding:3px;display:flex}.nwd-mobile-tabs [data-slot=tabs-trigger]{min-width:0;height:24px;color:var(--nwd-muted);box-shadow:none;border:0;border-radius:5px;flex:1;padding:0 8px;font-size:11px;font-weight:450}.nwd-mobile-tabs [data-slot=tabs-trigger][data-state=active]{color:var(--nwd-text);background:var(--nwd-panel);box-shadow:0 1px 4px #0000000b}.nwd-mobile-tabs [data-slot=tabs-trigger]:after,.nwd-feed[data-slot=tabs-content][data-state=inactive]{display:none}.nwd-feed-title{min-height:30px;margin-inline:16px}.nwd-feed-title h3,.nwd-feed-title[data-has-status=false]{display:none}.nwd-feed-title>span{font-size:9px}.nwd-item{gap:7px 10px;padding:13px 16px}.nwd-item:after{left:16px;right:16px}.nwd-story{gap:5px}.nwd-story>strong{font-size:13px;line-height:1.5}.nwd-story>span{font-size:10px}.nwd-story-arrow{right:82px}.nwd-footer{padding-inline:16px}.nwd-resize-area{height:39px}.nwd-resize{width:120px;height:38px}}@media (max-width:600px){.nwd-preview{padding:22px 12px 40px}.nwd-preview-heading{margin-bottom:20px}.nwd-preview-heading>div{gap:8px}.nwd-preview-heading strong{font-size:15px}.nwd-preview-heading>div>span{font-size:10px}.nwd-preview-controls{gap:7px}.nwd-preview-controls button{padding:6px 7px;font-size:10px}.nwd-dialog[data-slot=dialog-content]{border-radius:20px;padding:21px}.nwd-dialog-head [data-slot=dialog-title],.nwd-detail-title{font-size:16px}.nwd-preview-note{font-size:10px}.nwd-dialog[data-view=analysis]{width:calc(100vw - 24px);padding:0}.nwd-dialog[data-view=analysis] .nwd-dialog-head{padding:18px 20px}.nwd-result{padding:10px 24px 22px}.nwd-verdict h3{margin:22px 0;font-size:21px}.nwd-grade{font-size:34px}.nwd-reasons{grid-template-columns:1fr;gap:20px;padding:22px 0}.nwd-reasons>div+div{border-left:0;padding-left:0}.nwd-reasons dd{font-size:13px}.nwd-analysis-source{padding:15px}.nwd-analysis-source-meta{font-size:10px}.nwd-analyzing{min-height:340px}}@media (pointer:coarse){.nwd-analysis{min-height:32px}.nwd-resize{height:42px}.nwd-resize-area{height:43px}.nwd-menu>button{min-height:40px}}@media (prefers-reduced-motion:reduce){.nwd-theme *,.nwd-theme :before,.nwd-theme :after{transition:none!important;animation:none!important}}.nwd-live{max-width:none;margin:0}.nwd-live .nwd-widget{border-radius:var(--radius-widget-large);box-shadow:none}.nwd-live-header{height:44px}.nwd-story{text-decoration:none}.nwd-analysis-identity-symbol{color:var(--nwd-muted);margin-left:3px;font-size:11px}.nwd-reasons ul{margin:0;padding-left:16px}.nwd-reasons li+li{margin-top:6px}.nwd-analysis-summary{border-top:1px solid var(--nwd-line);border-bottom:1px solid var(--nwd-line);margin:0 0 22px;padding:14px 0}.nwd-analysis-summary dt{color:var(--nwd-muted);margin-bottom:6px;font-size:11px}.nwd-analysis-summary dd{margin:0;font-size:13px;line-height:1.75}.nwd-verdict-meta[data-tone=negative] .nwd-grade{color:var(--nwd-blue)}.nwd-verdict-meta[data-tone=positive] .nwd-grade{color:#ce4d61}.nwd-theme[data-nwd-theme=dark] .nwd-verdict-meta[data-tone=positive] .nwd-grade{color:#f89}.nwd-analysis-error{justify-items:start;gap:12px;padding:16px 32px 24px;display:grid}.nwd-analysis-error h3{margin:0;font-size:20px;font-weight:550}.nwd-analysis-error p{color:var(--nwd-muted);margin:0;font-size:13px;line-height:1.7}.nwd-analysis-retry{color:var(--nwd-blue);background:var(--nwd-soft);cursor:pointer;border:0;border-radius:8px;padding:9px 13px;font-size:12px}.nwd-dialog[data-view=analysis]{border-radius:28px;width:min(620px,100vw - 28px)}.nwd-dialog[data-view=analysis] .nwd-dialog-head{padding:18px 22px}.nwd-dialog[data-view=analysis] .nwd-result{padding:4px 32px 24px}.nwd-verdict-centered{text-align:center;padding:12px 10px 30px}.nwd-verdict-centered .nwd-verdict-meta{flex-direction:column;gap:13px}.nwd-verdict-centered .nwd-grade{letter-spacing:-3px;font-size:64px;font-weight:550;line-height:1}.nwd-verdict-centered .nwd-verdict-meta>div{gap:4px}.nwd-verdict-centered .nwd-verdict-meta>div>span{color:var(--nwd-muted);font-size:10px;font-weight:450}.nwd-verdict-centered .nwd-verdict-meta p{font-size:12px;font-weight:450}.nwd-verdict-centered h3{letter-spacing:-.65px;max-width:25em;margin:24px auto 0;font-size:23px;font-weight:550;line-height:1.6}.nwd-verdict-centered h3[data-long=true]{font-size:18px;line-height:1.75}.nwd-verdict-summary{max-width:34em;color:var(--nwd-muted);word-break:keep-all;overflow-wrap:anywhere;margin:14px auto 0;font-size:12px;line-height:1.85}.nwd-result .nwd-reasons{grid-template-columns:1fr;gap:0;padding:0}.nwd-result .nwd-reasons>div{grid-template-columns:76px minmax(0,1fr);gap:18px;padding:20px 0;display:grid}.nwd-result .nwd-reasons>div+div{border-left:0;border-top:1px solid var(--nwd-line);padding-left:0}.nwd-result .nwd-reasons dt{margin:1px 0 0;font-size:11px;font-weight:500;line-height:1.8}.nwd-result .nwd-reasons dd{font-size:13px;line-height:1.85}.nwd-result .nwd-analysis-source{border-top:1px solid var(--nwd-line);background:0 0;border-radius:0;gap:18px;padding:18px 0 4px;text-decoration:none}.nwd-result .nwd-analysis-source:hover{background:0 0}.nwd-result .nwd-analysis-source:hover .nwd-analysis-source-copy>strong{color:var(--nwd-blue)}.nwd-result .nwd-analysis-source-copy>strong{color:var(--nwd-muted);font-size:11px;line-height:1.7;transition:color .18s}.nwd-result .nwd-analysis-source>svg{background:var(--nwd-soft);width:28px;height:28px;color:var(--nwd-blue);border-radius:50%;padding:6px}.nwd-result .nwd-analysis-disclaimer{color:var(--nwd-muted);margin-top:13px;font-size:9px;line-height:1.75}@media (max-width:600px){.nwd-dialog[data-view=analysis]{border-radius:24px;width:calc(100vw - 24px)}.nwd-dialog[data-view=analysis] .nwd-result{padding:4px 24px 22px}.nwd-verdict-centered{padding:12px 0 25px}.nwd-verdict-centered .nwd-grade{font-size:58px}.nwd-verdict-centered h3{margin-top:22px;font-size:21px}.nwd-result .nwd-reasons>div{grid-template-columns:1fr;gap:7px;padding:18px 0}.nwd-result .nwd-reasons dt{margin:0}}
