/* ucg-modul 56 — style — kilde kode/wordpress-pages/4780-soegeordstjek.html linje 16103-16439 — id=ucg-goal033-suggested-parity-style
   Kilde-SHA-256 f7de96dd3902d268daf0bc1d54b0d670731944321f677d5db650576283d86185; genereret af scripts/lav-frontend-adapter.mjs.
   Indholdet under denne kommentar er UAENDRET fra kilden. Ret i kilden, ikke her. */

  #ucg-app .ucg-workspace-frame{grid-template-columns:280px minmax(0,1fr);gap:24px}
  #ucg-app .ucg-workspace-rail{top:70px;max-height:calc(100vh - 70px);padding:28px 20px;border:0;border-right:1px solid #E5E6E1;border-radius:0;background:#FAFAFA;box-shadow:none;overflow:auto}
  #ucg-app .ucg-workspace-rail-nav{gap:8px}
  #ucg-app .ucg-workspace-rail-nav a,#ucg-app .ucg-workspace-rail-nav button{min-height:48px;border-radius:12px;font-size:13px}
  #ucg-app .ucg-workspace-main{min-width:0;padding:48px 0 72px;background:#fff}
  #ucg-app .ucg-workspace-mobile-menu,#ucg-app .ucg-workspace-mobile-overlay{display:none}
  #ucg-app .ucg-workspace-main-head{display:none!important}
  #ucg-app .ucg-suggest-business{position:absolute;top:28px;right:34px;z-index:1;min-height:48px;padding:9px 18px;border-radius:12px;background:#fff;font-size:13px}
  #ucg-app .ucg-suggest-shell-hero{position:relative;display:grid;justify-items:center;gap:8px;padding:112px 42px 34px;border-radius:26px 26px 0 0;background:#FFF3F0;text-align:center}
  #ucg-app .ucg-suggest-shell-hero h2{margin:0;color:#2B7A2B;font:800 clamp(44px,4.8vw,66px)/.98 var(--ucg-sans);letter-spacing:-.05em}
  #ucg-app .ucg-suggest-shell-sub{margin:12px 0 0;color:#14210F;font:500 clamp(27px,3vw,42px)/1.02 var(--ucg-sans);letter-spacing:-.035em}
  #ucg-app .ucg-suggest-shell-meta{display:grid;justify-items:center;gap:12px;margin-top:20px;color:#2B7A2B;font-size:19px}
  #ucg-app .ucg-suggest-metric-status{display:none}
  #ucg-app .ucg-suggest-metric-status.is-loading{border-color:#BED6F8;background:#EDF4FF;color:#245FA9}
  #ucg-app .ucg-suggest-metric-status.is-error{border-color:#E9C6BE;background:#FFF2EF;color:#9A2E24}
  #ucg-app .ucg-suggest-metric-status.is-missing{border-color:#D8DDD5;background:#F6F7F4;color:#5B6B60}
  #ucg-app .ucg-suggest-metric-provenance{display:none}
  #ucg-app .ucg-suggest-metric-provenance span{display:inline-flex;align-items:center}
  #ucg-app .ucg-suggest-metric-provenance span+span::before{content:"·";margin-right:14px;color:#A7B0A4}
  #ucg-app .ucg-suggest-shell-main{gap:22px;padding:0 42px 48px;border-radius:0 0 26px 26px;background:#FFF3F0}
  #ucg-app .ucg-suggest-shell.is-entering .ucg-suggest-card{position:relative;overflow:hidden;min-height:310px;background:#fff}
  #ucg-app .ucg-suggest-shell.is-entering .ucg-suggest-card>*{visibility:hidden}
  #ucg-app .ucg-suggest-shell.is-entering .ucg-suggest-card::after{content:"";position:absolute;inset:28px;border-radius:18px;background:linear-gradient(100deg,#F2F1EE 20%,#fff 42%,#F2F1EE 64%);background-size:220% 100%;animation:ucg-suggest-reveal 1.2s ease-in-out infinite}
  #ucg-app .ucg-suggest-shell:is(.is-preparing,.is-reopening):not(.is-entering) .ucg-suggest-card-details{position:relative;min-height:190px;overflow:hidden}
  #ucg-app .ucg-suggest-shell:is(.is-preparing,.is-reopening):not(.is-entering) .ucg-suggest-card-details>*{visibility:hidden}
  #ucg-app .ucg-suggest-shell:is(.is-preparing,.is-reopening):not(.is-entering) .ucg-suggest-card-details::after{content:"";position:absolute;inset:24px 0 0;border-radius:12px;background:repeating-linear-gradient(180deg,#F0F1EE 0 12px,transparent 12px 26px);mask-image:linear-gradient(90deg,#000 0 82%,transparent 82%);animation:ucg-suggest-preparing 1.35s ease-in-out infinite}
  #ucg-app .ucg-suggest-shell.is-reopening:not(.is-entering) .ucg-suggest-card-data{position:relative;min-height:20px;color:transparent!important;overflow:hidden}
  #ucg-app .ucg-suggest-shell.is-reopening:not(.is-entering) .ucg-suggest-card-data::after{content:"";position:absolute;top:4px;left:0;width:126px;height:11px;border-radius:999px;background:linear-gradient(90deg,#F0F1EE 18%,#fff 44%,#F0F1EE 70%);background-size:220% 100%;animation:ucg-suggest-preparing 1.35s ease-in-out infinite}
  @keyframes ucg-suggest-reveal{to{background-position:-120% 0}}
  @keyframes ucg-suggest-preparing{50%{opacity:.42}}
  @media(prefers-reduced-motion:reduce){#ucg-app .ucg-suggest-shell.is-entering .ucg-suggest-card::after,#ucg-app .ucg-suggest-shell:is(.is-preparing,.is-reopening) .ucg-suggest-card-details::after,#ucg-app .ucg-suggest-shell.is-reopening .ucg-suggest-card-data::after{animation:none}}
  #ucg-app .ucg-suggest-card{padding:24px;border-color:#FFC5B2;border-radius:24px;box-shadow:none}
  #ucg-app .ucg-suggest-card.is-primary{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding:24px}
  #ucg-app .ucg-suggest-card-badge{min-height:28px;padding:4px 10px;background:#DFEDFF;color:#1647C7;font-size:10.5px}
  #ucg-app .ucg-suggest-grid .ucg-suggest-card-badge{background:#FFE0D7;color:#B03D10}
  #ucg-app .ucg-suggest-card-label{margin-top:12px;font-size:14px}
  #ucg-app .ucg-suggest-card h3{margin-top:4px;font:500 24px/32px var(--ucg-sans);letter-spacing:0}
  #ucg-app .ucg-suggest-grid .ucg-suggest-card h3{font-size:24px}
  #ucg-app .ucg-suggest-card-data{margin-top:4px;font-size:14px}
  #ucg-app .ucg-suggest-card-box{margin-top:24px;padding:16px;border-color:#E2E3DF;border-radius:12px;background:#fff}
  #ucg-app .ucg-suggest-card-box strong{font-size:14px}
  #ucg-app .ucg-suggest-card-box p{font-size:14px;line-height:20px}
  #ucg-app .ucg-suggest-card-view{display:inline-flex;align-items:center;min-height:20px;margin-top:4px;padding:0;border:0;background:transparent;color:#2B7A2B;font:700 14px/20px var(--ucg-sans);cursor:pointer}
  #ucg-app .ucg-suggest-card-view::before{content:"↗";margin-right:6px;font-size:12px}
  #ucg-app .ucg-suggest-card-details[hidden]{display:none!important}
  #ucg-app .ucg-suggest-card-actions{gap:16px;margin-top:24px}
  #ucg-app .ucg-suggest-card-actions .ideas-action,#ucg-app .ucg-suggest-table .ideas-action{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 20px;border:1px solid #D8DDD5;border-radius:8px;background:#fff;color:#233029;font:750 14px/1.2 var(--ucg-sans);cursor:pointer}
  #ucg-app .ucg-suggest-card-actions .idea-content-soon,#ucg-app .ucg-suggest-table .idea-content-soon{gap:7px;border-color:#2B7A2B;background:#2B7A2B;color:#fff}
  #ucg-app .ucg-suggest-card.is-locked{align-items:flex-start;background:linear-gradient(145deg,#fff 0,#FFF7F2 100%)}
  #ucg-app .ucg-suggest-lock-mark{display:grid;place-items:center;width:64px;height:64px;margin:72px auto 18px;border:1px solid #E6B8A8;border-radius:50%;background:#fff;color:#A84720;font:700 34px/1 var(--ucg-sans)}
  #ucg-app .ucg-suggest-card.is-locked h3{width:100%;max-width:300px;margin-right:auto;margin-left:auto;font-size:clamp(22px,2.2vw,30px);line-height:1.08;text-align:center;overflow-wrap:anywhere}
  #ucg-app .ucg-suggest-lock-copy{max-width:280px;margin:14px auto 0;color:#526057;font-size:14px;line-height:20px;text-align:center}
  #ucg-app .ucg-suggest-lock-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin:auto auto 0;padding:10px 20px;border-radius:8px;background:#C94F22;color:#fff;font:750 14px/1.2 var(--ucg-sans);text-decoration:none}
  #ucg-app .idea-content-soon span{padding:3px 5px;border-radius:999px;background:#fff;color:#1F6B1F;font-size:8px;letter-spacing:.07em}
  #ucg-app .ucg-suggest-visual{min-height:556px;background:linear-gradient(145deg,#EDF4FF,#DCE9FA);box-shadow:none}
  #ucg-app .ucg-suggest-visual-ring{border-color:#AFC9A9}
  #ucg-app .ucg-suggest-visual-dot{background:rgba(43,122,43,.8);color:#fff}
  #ucg-app .ucg-suggest-visual-core{width:112px;height:112px;background:#fff;box-shadow:0 16px 36px rgba(20,33,15,.14)}
  #ucg-app .ucg-suggest-visual-core img{display:block;width:78px;height:78px;border-radius:50%}
  #ucg-app .ucg-suggest-extra-list[hidden]{display:none!important}
  #ucg-app .ucg-suggest-extra-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:26px}
  #ucg-app .ucg-suggest-extra-card{min-width:0;padding:24px;border:1px solid #FFC5B2;border-radius:24px;background:#fff;color:#182117}
  #ucg-app .ucg-suggest-extra-card .ucg-suggest-card-badge{background:#FFE0D7;color:#B03D10}
  #ucg-app .ucg-suggest-extra-card h3{margin:15px 0 0;font:750 clamp(23px,2.5vw,32px)/1.12 var(--ucg-sans);letter-spacing:-.035em;overflow-wrap:anywhere}
  #ucg-app .ucg-suggest-extra-actions{align-items:stretch}
  #ucg-app .ucg-suggest-more-row{margin:28px 0 0}
  #ucg-app .ucg-suggest-more{color:#2B7A2B;font-size:17px}
  #ucg-app .ucg-suggest-more[aria-expanded="true"]::after{content:"↑"}
  #ucg-app .ucg-suggest-stage{scroll-margin-top:84px}
  #ucg-app .ucg-suggest-stage-head{align-items:center}
  #ucg-app .ucg-suggest-stage-head h3{font:800 clamp(39px,5vw,64px)/1 var(--ucg-sans);letter-spacing:-.05em}
  #ucg-app .ucg-suggest-table-jump{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:11px 18px;border:1px solid #B6E0B6;border-radius:999px;background:#F7FCF6;color:#1F6B1F;font:800 14px/1 var(--ucg-sans);cursor:pointer}
  #ucg-app .ucg-suggest-table-jump::before{content:"▦";margin-right:8px;font-size:14px;line-height:1}
  #ucg-app .ucg-suggest-wheel-controls{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:24px 0 0}
  #ucg-app .ucg-suggest-stage-panel{position:relative}
  #ucg-app .ucg-suggest-wheel-tooltip{position:absolute;z-index:6;box-sizing:border-box;width:220px;padding:14px;border:1px solid #303531;border-radius:9px;background:#171A18;color:#fff;box-shadow:0 16px 34px rgba(18,24,19,.28);font-size:12px}
  #ucg-app .ucg-suggest-wheel-tooltip[hidden]{display:none!important}
  #ucg-app .ucg-suggest-wheel-tooltip strong{display:block;overflow:hidden;margin:0 0 11px;text-overflow:ellipsis;white-space:nowrap;font-size:12px}
  #ucg-app .ucg-suggest-wheel-tooltip-metrics{border-top:1px solid #424844;border-bottom:1px solid #424844}
  #ucg-app .ucg-suggest-wheel-tooltip-metrics>span{display:flex;justify-content:space-between;gap:12px;padding:7px 0;color:#E4E8E4}
  #ucg-app .ucg-suggest-wheel-tooltip-metrics>span+span{border-top:1px solid #303531}
  #ucg-app .ucg-suggest-wheel-tooltip-metrics i{font-style:normal;font-weight:500}
  #ucg-app .ucg-suggest-wheel-tooltip-metrics b{color:#fff;font-weight:750;text-align:right}
  #ucg-app .ucg-suggest-wheel-tooltip-actions{display:grid;gap:7px;margin-top:11px}
  #ucg-app .ucg-suggest-wheel-tooltip button{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:38px;margin:0;border:1px solid #565D57;border-radius:7px;background:#2B302C;color:#fff;font-weight:750;opacity:1;cursor:pointer}
  #ucg-app .ucg-suggest-wheel-tooltip button.idea-explore{border-color:#F4F5F2;background:#F4F5F2;color:#171A18}
  #ucg-app .ucg-suggest-wheel-tooltip button[disabled]{cursor:not-allowed}
  #ucg-app .ucg-suggest-wheel-tooltip button em{padding:3px 5px;border-radius:999px;background:#DDEFD8;color:#225E22;font-size:8px;font-style:normal;letter-spacing:.05em}
  #ucg-app .ucg-suggest-access-offer{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(240px,.8fr);align-items:center;min-height:280px;margin:30px 0 0;padding:40px 46px;border:1px solid #F0CFC3;border-radius:18px;background:#FFF3F0;overflow:hidden}
  #ucg-app .ucg-suggest-access-copy>span{display:block;color:#A84720;font:800 11px/1.2 var(--ucg-sans);letter-spacing:.1em;text-transform:uppercase}
  #ucg-app .ucg-suggest-access-copy h3{max-width:520px;margin:12px 0 0;color:#182216;font:800 clamp(34px,4vw,52px)/1 var(--ucg-sans);letter-spacing:-.045em;overflow-wrap:anywhere}
  #ucg-app .ucg-suggest-access-copy p{max-width:510px;margin:16px 0 0;color:#526057;font-size:16px;line-height:1.55;overflow-wrap:anywhere}
  #ucg-app .ucg-suggest-access-copy a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;margin-top:24px;padding:12px 22px;border-radius:8px;background:#C94F22;color:#fff;font:800 14px/1.2 var(--ucg-sans);text-decoration:none}
  #ucg-app .ucg-suggest-access-visual{position:relative;display:grid;place-items:center;width:min(100%,300px);aspect-ratio:1;margin:auto}
  #ucg-app .ucg-suggest-access-visual::before,#ucg-app .ucg-suggest-access-visual::after,#ucg-app .ucg-suggest-access-visual i{content:"";position:absolute;border-radius:50%}
  #ucg-app .ucg-suggest-access-visual::before{inset:8%;background:#E6F0FF}
  #ucg-app .ucg-suggest-access-visual::after{inset:24%;border:2px solid #8AB58B;background:#fff}
  #ucg-app .ucg-suggest-access-visual i:first-child{width:54px;height:54px;top:8%;right:12%;background:#F7C9B8}
  #ucg-app .ucg-suggest-access-visual i:nth-child(2){width:34px;height:34px;bottom:14%;left:10%;background:#A7D9A7}
  #ucg-app .ucg-suggest-access-visual strong{position:relative;z-index:1;display:grid;place-items:center;width:82px;height:82px;border-radius:18px;background:#2B7A2B;color:#fff;font:800 40px/1 var(--ucg-sans)}
  #ucg-app .ucg-suggest-wheel-controls button{position:relative;display:grid;place-items:center;width:20px;height:44px;min-height:44px;padding:0;border:0;border-radius:999px;background:transparent;cursor:pointer}
  #ucg-app .ucg-suggest-wheel-controls button span{display:block;width:20px;height:20px;border-radius:50%;background:var(--ucg-wheel-swatch)}
  #ucg-app .ucg-suggest-wheel-controls button.is-on::after{content:"";position:absolute;width:28px;height:28px;border:2px solid rgba(17,23,17,.22);border-radius:50%;pointer-events:none}
  #ucg-app .ucg-suggest-wheel-controls button:focus-visible{outline:3px solid rgba(43,122,43,.28);outline-offset:2px}
  @media(max-width:720px){
    #ucg-app .ucg-suggest-wheel-controls{justify-content:center;gap:10px}
    #ucg-app .ucg-suggest-card-view{min-height:44px}
  }
  #ucg-app .ucg-suggest-stage-panel{position:relative;margin-top:28px;padding:12px;border-radius:24px;background:#FAFAF8}
  #ucg-app .ucg-suggest-wheel-frame{max-width:100%;padding:0;overflow:hidden;border:0;background:#FAFAF8}
  #ucg-app .ucg-suggest-wheel-frame svg{display:block;width:min(1034px,100%);max-width:1034px;min-width:0;height:auto;margin:0 auto}
  #ucg-app .ucg-suggest-wheel-target{cursor:pointer;outline:none}
  #ucg-app .ucg-suggest-wheel-target .ucg-suggest-wheel-group-node,#ucg-app .ucg-suggest-wheel-target .ucg-suggest-wheel-leaf-branch{transition:stroke .14s ease,stroke-width .14s ease,filter .14s ease}
  #ucg-app .ucg-suggest-wheel-target:hover .ucg-suggest-wheel-group-node,#ucg-app .ucg-suggest-wheel-target:hover .ucg-suggest-wheel-leaf-branch,#ucg-app .ucg-suggest-wheel-target.is-active .ucg-suggest-wheel-group-node,#ucg-app .ucg-suggest-wheel-target.is-active .ucg-suggest-wheel-leaf-branch{stroke:var(--ucg-wheel-accent,#2B7A2B);stroke-width:4;filter:brightness(.97)}
  #ucg-app .ucg-suggest-wheel-target:focus-visible .ucg-suggest-wheel-group-node,#ucg-app .ucg-suggest-wheel-target:focus-visible .ucg-suggest-wheel-leaf-branch{stroke:#111711;stroke-width:5}
  #ucg-app .ucg-suggest-site-status{margin:18px 0 0;padding:16px;border:1px solid #D7E5D2;border-radius:9px;background:#F8FBF5}
  #ucg-app .ucg-suggest-site-status.is-missing,#ucg-app .ucg-suggest-site-status.is-ready{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;border-color:#DDD8C9;background:#FFFCF3}
  #ucg-app .ucg-suggest-site-status.is-error{border-color:#E6B9A5;background:#FFF7F2}
  #ucg-app .ucg-suggest-site-status.is-complete{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;border-color:#E0DDD1;background:#FFFCF7}
  #ucg-app .ucg-suggest-indexing-head{display:flex;align-items:center;gap:8px}
  #ucg-app .ucg-suggest-indexing-head>span{display:grid;place-items:center;flex:0 0 18px;width:18px;height:18px;color:#2B7A2B;font-size:16px}
  #ucg-app .ucg-suggest-indexing-head h4{margin:0;color:#182216;font-size:14px;font-weight:750;line-height:1.35}
  #ucg-app .ucg-suggest-indexing-copy{max-width:700px;margin:10px 0 0;color:#5E675B;font-size:13px;line-height:1.5}
  #ucg-app .ucg-suggest-indexing-progress{height:8px;margin-top:12px;overflow:hidden;border-radius:999px;background:#E7ECE5}
  #ucg-app .ucg-suggest-indexing-progress>div{width:5%;min-width:12px;height:100%;border-radius:inherit;background:#2B7A2B}
  #ucg-app .ucg-suggest-site-status.is-complete .ucg-suggest-indexing-copy{margin-top:4px}
  #ucg-app .ucg-suggest-indexing-action{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:9px 14px;border:1px solid #2B7A2B;border-radius:7px;background:#2B7A2B;color:#fff;font:750 12px/1.2 var(--ucg-sans);white-space:nowrap;cursor:pointer}
  #ucg-app .ucg-suggest-indexing-action:hover{background:#235F23}
  #ucg-app .ucg-suggest-indexing-action:focus-visible{outline:3px solid #9FD694;outline-offset:2px}
  @keyframes ucg-suggest-indexing{0%{transform:translateX(-125%)}65%,100%{transform:translateX(735%)}}
  #ucg-app .ucg-suggest-indexing-meta{display:flex;justify-content:space-between;gap:12px;margin-top:8px;color:#697267;font-size:12px;line-height:1.35}
  #ucg-app .ucg-suggest-keyword-list{margin-top:72px;padding-top:48px;border-top:1px solid #E5E6E1;scroll-margin-top:84px}
  #ucg-app .ucg-suggest-list-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}
  #ucg-app .ucg-suggest-list-head h4{margin:0;color:#1B2717;font:800 clamp(34px,4.4vw,54px)/1 var(--ucg-sans);letter-spacing:-.045em}
  #ucg-app .ucg-suggest-list-head p{margin:10px 0 0;color:#4A5A44}
  #ucg-app .ucg-suggest-list-head>span{color:#5B6B60;font-size:13px;font-weight:750;white-space:nowrap}
  #ucg-app .ucg-suggest-table-wrap{border-color:#E2E3DF;border-radius:12px}
  #ucg-app .ucg-suggest-table{border-spacing:0}
  #ucg-app .ucg-suggest-table th,#ucg-app .ucg-suggest-table td{padding:14px 16px;border-top:0;border-bottom:1px solid #E8E9E6;background:#fff}
  #ucg-app .ucg-suggest-table thead th{background:#fff;color:#202520;font-size:11px;font-weight:700;letter-spacing:0;text-transform:none}
  #ucg-app .ucg-suggest-table td{color:#444A44;font-size:13px;line-height:1.45;vertical-align:middle}
  #ucg-app .ucg-suggest-table-group th{padding:14px 16px;border-top:0;border-bottom:1px solid #ECEDE9;background:#FAFAF8;color:#B54A20;font-size:18px;font-weight:600;line-height:1.3;letter-spacing:-.01em}
  #ucg-app .ucg-suggest-table-placeholder td{background:#FBFBF9;color:#A3A9A2}
  #ucg-app .ucg-suggest-table-placeholder td:first-child span{display:inline-block;max-width:150px;overflow:hidden;color:#B6BBB4;font-size:14px;letter-spacing:.08em;white-space:nowrap;filter:blur(1.8px);user-select:none}
  #ucg-app .ucg-suggest-locked-value{color:#B6BBB4;font-size:11px;font-weight:700;letter-spacing:.08em}
  #ucg-app .ucg-suggest-table-upsell td{padding:17px 16px;background:#F7F8F4;color:#4A5548;text-align:center}
  #ucg-app .ucg-suggest-table-upsell span{margin-right:12px;font-weight:650}
  #ucg-app .ucg-suggest-table-upsell a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 13px;border:1px solid #2B7A2B;border-radius:7px;background:#fff;color:#245F24;font-size:12px;font-weight:800;text-decoration:none}
  #ucg-app .ucg-suggest-table-upsell a:hover{background:#EEF7EB}
  #ucg-app .ucg-suggest-table thead button{display:inline-flex;align-items:center;gap:5px;padding:0;border:0;background:transparent;color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer}
  #ucg-app .ucg-suggest-table thead th[aria-sort="ascending"] button::after{content:"↑"}
  #ucg-app .ucg-suggest-table thead th[aria-sort="descending"] button::after{content:"↓"}
  #ucg-app .ucg-suggest-table thead button:focus-visible{outline:3px solid rgba(43,122,43,.25);outline-offset:4px;border-radius:4px}
  #ucg-app .ucg-suggest-keyword-link{display:inline;padding:0;border:0;background:transparent;color:#444A44;font:inherit;font-weight:500;line-height:inherit;text-align:left;text-decoration:none;cursor:pointer}
  #ucg-app .ucg-suggest-keyword-link:hover{text-decoration:underline;text-underline-offset:3px}
  #ucg-app .ucg-suggest-keyword-link:focus-visible{outline:3px solid rgba(43,122,43,.25);outline-offset:3px;border-radius:3px}
  #ucg-app .ucg-suggest-table td:nth-child(2){min-width:170px}
  #ucg-app .ucg-suggest-table td:nth-child(2) .ideas-action{width:126px;min-width:126px;min-height:30px;padding:0 8px;border-color:#D7DCD4;border-radius:7px;background:#fff;color:#263126;font-size:11px;line-height:1;white-space:nowrap}
  #ucg-app .ucg-suggest-table td:nth-child(2) .idea-content-soon span{background:#EAF5E7;color:#286B28}
  #ucg-app .ucg-suggest-table .idea-content-soon{gap:4px}
  #ucg-app .ucg-suggest-table .idea-content-soon span{padding:2px 4px;font-size:7px}
  #ucg-app .ucg-suggest-table-result-count{margin:16px 0 0;color:#5B6B60;font-size:13px;font-weight:750;text-align:right}
  #ucg-app .ucg-suggest-mobile-filter{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;margin:32px 0 0;padding:10px 16px;border:1px solid #CBD8C9;border-radius:8px;background:#fff;color:#243221;font:800 13px/1.2 var(--ucg-sans);cursor:pointer}
  #ucg-app .ucg-suggest-filter-dialog{width:min(380px,calc(100% - 32px));max-height:calc(100vh - 32px);padding:0;border:0;border-radius:18px;background:#fff;color:#1C251A;box-shadow:0 28px 80px rgba(19,31,16,.28)}
  #ucg-app .ucg-suggest-filter-dialog::backdrop{background:rgba(20,28,18,.48);backdrop-filter:blur(2px)}
  #ucg-app .ucg-suggest-filter-form{display:grid;gap:17px;padding:22px}
  #ucg-app .ucg-suggest-filter-form header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:15px;border-bottom:1px solid #E1E8DF}
  #ucg-app .ucg-suggest-filter-form header span{display:block;margin-bottom:4px;color:#62705F;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
  #ucg-app .ucg-suggest-filter-form h4{margin:0;color:#17220F;font:800 25px/1.1 var(--ucg-sans)}
  #ucg-app .ucg-suggest-filter-form header button{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:#EFF3ED;color:#17220F;font-size:24px;cursor:pointer}
  #ucg-app .ucg-suggest-filter-form>label,#ucg-app .ucg-suggest-filter-form fieldset label{display:grid;gap:7px;color:#42513F;font-size:12px;font-weight:800}
  #ucg-app .ucg-suggest-filter-form select,#ucg-app .ucg-suggest-filter-form input{width:100%;min-height:44px;padding:0 12px;border:1px solid #CED9CC;border-radius:9px;background:#fff;color:#182216;font:650 14px/1.2 var(--ucg-sans)}
  #ucg-app .ucg-suggest-filter-form fieldset{margin:0;padding:0;border:0}
  #ucg-app .ucg-suggest-filter-form legend{margin-bottom:9px;color:#42513F;font-size:12px;font-weight:800}
  #ucg-app .ucg-suggest-filter-form fieldset>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}
  #ucg-app .ucg-suggest-filter-form footer{display:grid;grid-template-columns:1fr 1.35fr;gap:10px;padding-top:3px}
  #ucg-app .ucg-suggest-filter-form footer button{min-height:46px;border-radius:10px;font:800 13px/1.2 var(--ucg-sans);cursor:pointer}
  #ucg-app .ucg-suggest-filter-form .is-reset{border:1px solid #CBD8C9;background:#fff;color:#243221}
  #ucg-app .ucg-suggest-filter-form .is-apply{border:1px solid #1F6B1F;background:#1F6B1F;color:#fff}
  #ucg-app .ucg-suggest-table tbody[hidden],#ucg-app .ucg-suggest-table tr[hidden]{display:none!important}
  #ucg-app .ucg-metric-value{display:inline-flex!important;align-items:center;width:max-content;max-width:100%;padding:0;border-radius:0;background:transparent;color:#4D544D!important;font-size:12px!important;font-weight:500;line-height:1.35}
  #ucg-app .ucg-metric-value.is-missing,#ucg-app .ucg-metric-missing{background:transparent;color:#777D77!important;font-weight:500}
  #ucg-app .ucg-metric-value.is-missing:focus-visible{outline:3px solid rgba(63,117,46,.35);outline-offset:2px}
  #ucg-app .ucg-metric-high{color:#C83C30!important;font-weight:600}
  #ucg-app .ucg-metric-medium{color:#9F6000!important;font-weight:600}
  #ucg-app .ucg-metric-low{color:#697267!important}
  #ucg-app .ucg-suggest-dialog{width:min(920px,calc(100% - 32px));max-height:calc(100vh - 48px);padding:38px 40px;border:0;border-radius:24px;background:#fff;color:#17220F;box-shadow:0 30px 90px rgba(20,33,15,.28)}
  #ucg-app .ucg-suggest-dialog::backdrop{background:rgba(20,33,15,.58);backdrop-filter:blur(3px)}
  #ucg-app .ucg-suggest-dialog-close{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:#F1F5EE;color:#14210F;font-size:24px;cursor:pointer}
  #ucg-app .ucg-suggest-dialog-type{display:inline-flex;margin-right:48px;padding:6px 10px;border-radius:999px;background:#EDFBE2;color:#1F6B1F;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
  #ucg-app .ucg-suggest-dialog h3{margin:18px 48px 8px 0;color:#14210F;font:800 clamp(28px,4vw,42px)/1.08 var(--ucg-sans);letter-spacing:-.035em}
  #ucg-app .ucg-suggest-dialog-opportunity{margin:0 0 22px;color:#2B7A2B;font-weight:800}
  #ucg-app .ucg-suggest-dialog-status{margin:0 0 22px;padding:16px 18px;border:1px solid #B9DAB0;border-radius:16px;background:#F2FAEE;color:#243520;line-height:1.55}
  #ucg-app .ucg-suggest-dialog-status strong{display:inline-flex;margin-right:7px;padding:4px 7px;border-radius:999px;background:#2B7A2B;color:#fff;font-size:10px;letter-spacing:.07em}
  #ucg-app .ucg-suggest-dialog-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:22px;overflow:hidden;border:1px solid #DCE5DA;border-radius:14px;background:#F8FAF6}
  #ucg-app .ucg-suggest-dialog-fields>section{min-width:0;padding:20px 22px}
  #ucg-app .ucg-suggest-dialog-fields>section+section{border-left:1px solid #DCE5DA}
  #ucg-app .ucg-suggest-dialog-fields p{margin:8px 0 0;line-height:1.65}
  #ucg-app .ucg-suggest-dialog-production{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:176px;min-height:44px;margin-top:20px;padding:10px 16px;border:0;border-radius:9px;background:#2B7A2B;color:#fff;font:750 13px/1.2 var(--ucg-sans);opacity:1;cursor:not-allowed}
  #ucg-app .ucg-suggest-dialog-production span{display:inline-flex;align-items:center;min-height:22px;padding:3px 7px;border-radius:999px;background:#EAF6E3;color:#225E22;font-size:9px;font-weight:850;letter-spacing:.07em}
  @media(min-width:901px){
    #ucg-app .ucg-suggest-shell{width:calc(100% - 48px);margin:0 24px 8px}
    #ucg-app .ucg-suggest-shell-hero{gap:8px;padding:82px 24px 40px}
    #ucg-app .ucg-suggest-shell-hero h2{font:800 48px/48px var(--ucg-sans);letter-spacing:-.04em}
    #ucg-app .ucg-suggest-shell-sub{margin:0;font:400 30px/36px var(--ucg-sans);letter-spacing:0}
    #ucg-app .ucg-suggest-shell-meta{gap:10px;margin-top:4px;font-size:16px;line-height:24px}
    #ucg-app .ucg-suggest-shell-main{gap:24px;padding:0 24px 28px}
    #ucg-app .ucg-suggest-card.is-primary{min-height:606px}
    #ucg-app .ucg-suggest-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding-top:12px}
    #ucg-app .ucg-suggest-grid .ucg-suggest-card{position:relative;min-height:558px}
    #ucg-app .ucg-suggest-grid .ucg-suggest-card-badge{position:absolute;top:-13px;left:24px}
    #ucg-app .ucg-suggest-grid .ucg-suggest-card-label{margin-top:0}
    #ucg-app .ucg-suggest-more-row{margin:0}
    #ucg-app .ucg-suggest-stage{position:relative;margin-top:8px;padding:32px 0 0;border-top:0}
    #ucg-app .ucg-suggest-stage-head{position:absolute;z-index:2;top:64px;left:32px;display:flex;width:200px;flex-direction:column;align-items:flex-start;gap:8px}
    #ucg-app .ucg-suggest-stage-head h3{max-width:200px;font:500 36px/40px var(--ucg-sans);letter-spacing:0}
    #ucg-app .ucg-suggest-table-jump{justify-content:flex-start;width:200px;min-height:20px;padding:0;border:0;border-radius:0;background:transparent;font:500 14px/20px var(--ucg-sans)}
    #ucg-app .ucg-suggest-wheel-controls{position:absolute;z-index:2;top:72px;left:50%;gap:10px;margin:0;transform:translateX(-50%)}
    #ucg-app .ucg-suggest-stage-panel{height:1114px;margin-top:0;padding:80px 0 0;border-radius:16px;background:#FAFAF8}
    #ucg-app .ucg-suggest-keyword-list{margin-top:0;padding-top:48px}
    #ucg-app .ucg-suggest-table-wrap{box-sizing:border-box;width:min(1034px,100%);max-width:100%}
    #ucg-app .ucg-suggest-table{width:100%;min-width:0;table-layout:fixed}
    #ucg-app .ucg-suggest-table th,#ucg-app .ucg-suggest-table td{box-sizing:border-box}
    #ucg-app .ucg-suggest-stage.is-coverage-pending .ucg-suggest-table th:nth-child(1),#ucg-app .ucg-suggest-stage.is-coverage-pending .ucg-suggest-table td:nth-child(1){width:509.046875px}
    #ucg-app .ucg-suggest-stage.is-coverage-pending .ucg-suggest-table th:nth-child(2),#ucg-app .ucg-suggest-stage.is-coverage-pending .ucg-suggest-table td:nth-child(2){width:165.4296875px;min-width:0}
    #ucg-app .ucg-suggest-stage.is-coverage-pending .ucg-suggest-table th:nth-child(3),#ucg-app .ucg-suggest-stage.is-coverage-pending .ucg-suggest-table td:nth-child(3){width:147.859375px}
    #ucg-app .ucg-suggest-stage.is-coverage-pending .ucg-suggest-table th:nth-child(4),#ucg-app .ucg-suggest-stage.is-coverage-pending .ucg-suggest-table td:nth-child(4){width:120.9140625px}
    #ucg-app .ucg-suggest-stage.is-coverage-pending .ucg-suggest-table th:nth-child(5),#ucg-app .ucg-suggest-stage.is-coverage-pending .ucg-suggest-table td:nth-child(5){width:88.75px}
    #ucg-app .ucg-suggest-stage.is-coverage-ready .ucg-suggest-table th:nth-child(1),#ucg-app .ucg-suggest-stage.is-coverage-ready .ucg-suggest-table td:nth-child(1){width:405.2265625px}
    #ucg-app .ucg-suggest-stage.is-coverage-ready .ucg-suggest-table th:nth-child(2),#ucg-app .ucg-suggest-stage.is-coverage-ready .ucg-suggest-table td:nth-child(2){width:161.0546875px;min-width:0}
    #ucg-app .ucg-suggest-stage.is-coverage-ready .ucg-suggest-table th:nth-child(3),#ucg-app .ucg-suggest-stage.is-coverage-ready .ucg-suggest-table td:nth-child(3){width:143.953125px}
    #ucg-app .ucg-suggest-stage.is-coverage-ready .ucg-suggest-table th:nth-child(4),#ucg-app .ucg-suggest-stage.is-coverage-ready .ucg-suggest-table td:nth-child(4){width:117.71875px}
    #ucg-app .ucg-suggest-stage.is-coverage-ready .ucg-suggest-table th:nth-child(5),#ucg-app .ucg-suggest-stage.is-coverage-ready .ucg-suggest-table td:nth-child(5){width:86.3828125px}
    #ucg-app .ucg-suggest-stage.is-coverage-ready .ucg-suggest-table th:nth-child(6),#ucg-app .ucg-suggest-stage.is-coverage-ready .ucg-suggest-table td:nth-child(6){width:117.6640625px}
  }
  @media(max-width:860px){
    #ucg-app .ucg-suggest-card.is-primary{grid-template-columns:1fr}
    #ucg-app .ucg-suggest-visual{min-height:320px}
  }
  @media(max-width:760px){
    body.ucg-result-workspace #content>.ast-container{padding:0!important}
    body.ucg-workspace-mobile-menu-open{overflow:hidden}
    #ucg-app .ucg-suggest-shell{width:min(310px,calc(100vw - 80px));max-width:none;margin-right:auto;margin-left:auto}
    #ucg-app .ucg-workspace-mobile-menu{position:fixed;z-index:100003;top:auto;bottom:40px;left:0;display:inline-flex!important;align-items:center;justify-content:center;min-width:92px;min-height:44px;padding:0 14px;border:0;border-radius:0 999px 999px 0;background:#18181B;color:#fff;font:800 13px/1 var(--ucg-sans);box-shadow:0 8px 24px rgba(20,25,20,.18);cursor:pointer}
    #ucg-app .ucg-workspace-mobile-menu::before{content:"☰";margin-right:7px;font-size:16px}
    #ucg-app .ucg-workspace-mobile-overlay{position:fixed;z-index:100004;inset:0;display:block;width:100%;height:100%;padding:0;border:0;background:rgba(18,22,18,.5);opacity:0;pointer-events:none;transition:opacity .2s ease}
    #ucg-app .ucg-workspace-frame>.ucg-workspace-rail{position:fixed!important;z-index:100005;inset:0 auto 0 0;display:grid!important;width:min(286px,86vw);max-height:none!important;height:100vh;padding:24px 18px;border:0;border-radius:0 18px 18px 0;transform:translateX(-104%);transition:transform .24s cubic-bezier(.2,.8,.2,1);box-shadow:18px 0 48px rgba(12,18,12,.2)}
    #ucg-app .ucg-workspace-frame.is-mobile-menu-open>.ucg-workspace-rail{transform:translateX(0)}
    #ucg-app .ucg-workspace-frame.is-mobile-menu-open>.ucg-workspace-mobile-overlay{opacity:1;pointer-events:auto}
    #ucg-app .ucg-workspace-main{padding:0 0 52px}
    #ucg-app .ucg-suggest-business{top:14px;right:14px;min-height:44px;padding:8px 12px;font-size:11px}
    #ucg-app .ucg-suggest-shell-hero{padding:82px 18px 26px;border-radius:20px 20px 0 0}
    #ucg-app .ucg-suggest-shell-hero h2{font-size:clamp(40px,12vw,52px)}
    #ucg-app .ucg-suggest-shell-sub{font-size:clamp(27px,9vw,38px);overflow-wrap:break-word;word-break:normal}
    #ucg-app .ucg-suggest-shell-main{padding:0 10px 34px;border-radius:0 0 20px 20px}
    #ucg-app .ucg-suggest-card,#ucg-app .ucg-suggest-card.is-primary{padding:20px;border-radius:22px}
    #ucg-app .ucg-suggest-card h3,#ucg-app .ucg-suggest-grid .ucg-suggest-card h3{font-size:24px;line-height:32px}
    #ucg-app .ucg-suggest-card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
    #ucg-app .ucg-suggest-card-actions .ideas-action{width:100%;min-width:0;padding-right:8px;padding-left:8px;font-size:11.5px}
    #ucg-app .ucg-suggest-extra-list{grid-template-columns:1fr}
    #ucg-app .ucg-suggest-extra-card{padding:20px;border-radius:22px}
    #ucg-app .ucg-suggest-extra-card h3{font-size:27px}
    #ucg-app .ucg-suggest-card.is-primary .ucg-suggest-visual{display:none}
    #ucg-app .ucg-suggest-stage{position:relative;width:min(310px,calc(100vw - 80px));max-width:none;margin:42px auto 0;padding:0;border-top:0}
    #ucg-app .ucg-suggest-stage-head{position:absolute;z-index:3;top:86px;left:32px;display:flex;width:200px;max-width:200px;flex-direction:column;align-items:flex-start;gap:8px}
    #ucg-app .ucg-suggest-stage-head{pointer-events:none}
    #ucg-app .ucg-suggest-stage-head h3{max-width:200px;font:500 36px/40px var(--ucg-sans);letter-spacing:0}
    #ucg-app .ucg-suggest-table-jump{justify-content:flex-start;width:auto;min-height:20px;padding:0;border:0;border-radius:0;background:transparent;font:500 14px/20px var(--ucg-sans);pointer-events:auto}
    #ucg-app .ucg-suggest-wheel-controls{position:absolute;z-index:4;top:22px;left:50%;flex-wrap:nowrap;justify-content:center;gap:10px;width:max-content;margin:0;transform:translateX(-50%)}
    #ucg-app .ucg-suggest-stage-panel{position:relative;box-sizing:border-box;height:531px;margin:0;padding:0;border:0;border-radius:12px;background:#FAFAF8}
    #ucg-app .ucg-suggest-wheel-frame{position:absolute;top:330px;left:50%;width:100%;padding:0;overflow:hidden;transform:translate(-50%,-50%)}
    #ucg-app .ucg-suggest-wheel-frame svg{position:relative;left:50%;width:min(320px,100%);max-width:100%;min-width:0;height:auto;margin:0;transform:translateX(-50%)}
    #ucg-app .ucg-suggest-wheel-leaf-branch,#ucg-app .ucg-suggest-wheel-leaf-node,#ucg-app .ucg-suggest-wheel-leaf-label,#ucg-app .ucg-suggest-wheel-group-node,#ucg-app .ucg-suggest-wheel-group-label{display:initial!important}
    #ucg-app .ucg-suggest-wheel-group-label{font-size:22px!important;font-weight:600!important}
    #ucg-app .ucg-suggest-wheel-leaf-label{font-size:20px!important;font-weight:500!important}
    #ucg-app .ucg-suggest-site-status{margin-top:50px;padding:16px}
    #ucg-app .ucg-suggest-site-status.is-complete,#ucg-app .ucg-suggest-site-status.is-missing,#ucg-app .ucg-suggest-site-status.is-ready{grid-template-columns:1fr;align-items:start;gap:12px}
    #ucg-app .ucg-suggest-indexing-action{width:100%}
    #ucg-app .ucg-suggest-indexing-head h4{font-size:14px}
    #ucg-app .ucg-suggest-keyword-list{margin-top:16px;padding-top:0;border-top:0;scroll-margin-top:0}
    #ucg-app .ucg-suggest-list-head{display:grid;align-items:start}
    #ucg-app .ucg-suggest-list-head>span{white-space:normal}
    #ucg-app .ucg-suggest-table-wrap{box-sizing:border-box;width:100%;max-width:100%;overflow-x:auto!important;overflow-y:hidden!important;border:1px solid #E1E5DF!important;border-radius:14px!important;background:#fff!important;scrollbar-color:#A9B2A6 #EEF1EC;scrollbar-width:auto}
    #ucg-app .ucg-suggest-table-wrap::-webkit-scrollbar{height:12px}
    #ucg-app .ucg-suggest-table-wrap::-webkit-scrollbar-track{background:#EEF1EC}
    #ucg-app .ucg-suggest-table-wrap::-webkit-scrollbar-thumb{border:2px solid #EEF1EC;border-radius:999px;background:#A9B2A6}
    #ucg-app .ucg-suggest-table{display:table!important;width:900px!important;max-width:none!important;min-width:900px!important;border-collapse:collapse!important;table-layout:fixed!important}
    #ucg-app .ucg-suggest-table thead{position:static!important;display:table-header-group!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}
    #ucg-app .ucg-suggest-table thead th{background:#fff!important;color:#111711!important;font-size:14px!important;font-weight:650!important;letter-spacing:0!important;text-transform:none!important}
    #ucg-app .ucg-suggest-table tbody{display:table-row-group!important;width:auto!important;max-width:none!important;min-width:0!important}
    #ucg-app .ucg-suggest-table tbody+tbody{margin-top:0!important}
    #ucg-app .ucg-suggest-table tr{display:table-row!important;width:auto!important;max-width:none!important;min-width:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important}
    #ucg-app .ucg-suggest-table tr.ucg-suggest-table-group{display:table-row!important}
    #ucg-app .ucg-suggest-table th,#ucg-app .ucg-suggest-table td{display:table-cell!important;box-sizing:border-box!important;width:auto!important;max-width:none!important;min-width:0!important;padding:12px 16px!important;border-bottom:1px solid #E4E8E2!important;vertical-align:middle!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;overflow-wrap:normal!important}
    #ucg-app .ucg-suggest-stage.is-coverage-pending .ucg-suggest-table th:nth-child(1),#ucg-app .ucg-suggest-stage.is-coverage-pending .ucg-suggest-table td:nth-child(1){width:390.890625px!important}
    #ucg-app .ucg-suggest-stage.is-coverage-pending .ucg-suggest-table th:nth-child(2),#ucg-app .ucg-suggest-stage.is-coverage-pending .ucg-suggest-table td:nth-child(2){width:161.0546875px!important}
    #ucg-app .ucg-suggest-stage.is-coverage-pending .ucg-suggest-table th:nth-child(3),#ucg-app .ucg-suggest-stage.is-coverage-pending .ucg-suggest-table td:nth-child(3){width:143.953125px!important}
    #ucg-app .ucg-suggest-stage.is-coverage-pending .ucg-suggest-table th:nth-child(4),#ucg-app .ucg-suggest-stage.is-coverage-pending .ucg-suggest-table td:nth-child(4){width:117.71875px!important}
    #ucg-app .ucg-suggest-stage.is-coverage-pending .ucg-suggest-table th:nth-child(5),#ucg-app .ucg-suggest-stage.is-coverage-pending .ucg-suggest-table td:nth-child(5){width:86.3828125px!important}
    #ucg-app .ucg-suggest-stage.is-coverage-ready .ucg-suggest-table th:nth-child(1),#ucg-app .ucg-suggest-stage.is-coverage-ready .ucg-suggest-table td:nth-child(1){width:273.2265625px!important}
    #ucg-app .ucg-suggest-stage.is-coverage-ready .ucg-suggest-table th:nth-child(2),#ucg-app .ucg-suggest-stage.is-coverage-ready .ucg-suggest-table td:nth-child(2){width:161.0546875px!important}
    #ucg-app .ucg-suggest-stage.is-coverage-ready .ucg-suggest-table th:nth-child(3),#ucg-app .ucg-suggest-stage.is-coverage-ready .ucg-suggest-table td:nth-child(3){width:143.953125px!important}
    #ucg-app .ucg-suggest-stage.is-coverage-ready .ucg-suggest-table th:nth-child(4),#ucg-app .ucg-suggest-stage.is-coverage-ready .ucg-suggest-table td:nth-child(4){width:117.71875px!important}
    #ucg-app .ucg-suggest-stage.is-coverage-ready .ucg-suggest-table th:nth-child(5),#ucg-app .ucg-suggest-stage.is-coverage-ready .ucg-suggest-table td:nth-child(5){width:86.3828125px!important}
    #ucg-app .ucg-suggest-stage.is-coverage-ready .ucg-suggest-table th:nth-child(6),#ucg-app .ucg-suggest-stage.is-coverage-ready .ucg-suggest-table td:nth-child(6){display:table-cell!important;width:117.6640625px!important}
    #ucg-app .ucg-suggest-table td:nth-child(1){white-space:normal!important;overflow:visible!important;text-overflow:clip!important}
    #ucg-app .ucg-suggest-table td::before{content:none!important;display:none!important}
    #ucg-app .ucg-suggest-table-group th{display:table-cell!important;width:auto!important;padding:12px 16px!important;border-top:1px solid #DDE7DC!important;background:#F7F8F4!important;color:#B94113!important;font-size:20px!important;font-weight:600!important;line-height:1.4!important;white-space:normal!important}
    #ucg-app .ucg-suggest-table td:nth-child(2) .ideas-action{width:126px!important;min-width:126px!important;min-height:28px;white-space:nowrap}
    #ucg-app .ucg-suggest-mobile-filter{display:inline-flex!important;width:100%;margin-top:16px}
    #ucg-app .ucg-suggest-filter-dialog{position:fixed;inset:0 auto 0 0;width:min(330px,88vw);max-width:88vw;max-height:100vh;height:100vh;margin:0;padding:0;border-radius:0 18px 18px 0}
    #ucg-app .ucg-suggest-filter-dialog[open]{display:block}
    #ucg-app .ucg-suggest-filter-form{min-height:100%;align-content:start;overflow-y:auto}
    #ucg-app .ucg-suggest-dialog{padding:24px 18px}
    #ucg-app .ucg-suggest-dialog-fields{grid-template-columns:1fr}
    #ucg-app .ucg-suggest-dialog-fields>section{padding:18px}
    #ucg-app .ucg-suggest-dialog-fields>section+section{border-top:1px solid #DCE5DA;border-left:0}
    #ucg-app .ucg-suggest-access-offer{grid-template-columns:minmax(0,1fr);gap:24px;min-width:0;min-height:0;margin-top:22px;padding:30px 20px;text-align:center}
    #ucg-app .ucg-suggest-access-copy h3,#ucg-app .ucg-suggest-access-copy p{margin-right:auto;margin-left:auto}
    #ucg-app .ucg-suggest-access-visual{width:min(100%,220px)}
  }
  @media(prefers-reduced-motion:reduce){#ucg-app .ucg-workspace-frame>.ucg-workspace-rail,#ucg-app .ucg-workspace-mobile-overlay,#ucg-app .ucg-suggest-wheel-target .ucg-suggest-wheel-group-node,#ucg-app .ucg-suggest-wheel-target .ucg-suggest-wheel-leaf-branch{transition:none!important}#ucg-app .ucg-suggest-site-status.is-complete .ucg-suggest-indexing-progress>div{animation:none!important;transform:none!important}}
  @media(max-width:340px){
    #ucg-app .ucg-suggest-stage{margin-right:-10px;margin-left:-10px}
    #ucg-app .ucg-suggest-shell-hero h2{font-size:40px}
    #ucg-app .ucg-suggest-shell-sub{font-size:27px}
    #ucg-app .ucg-suggest-card h3,#ucg-app .ucg-suggest-grid .ucg-suggest-card h3{font-size:26px}
    #ucg-app .ucg-suggest-card-box{padding:15px}
    #ucg-app .ucg-suggest-access-copy h3{font-size:23px;overflow-wrap:normal}
  }
  @media(max-width:240px){
    #ucg-app .ucg-suggest-stage-head{width:calc(100% - 48px);max-width:calc(100% - 48px)}
  }
  /* ATP-GOAL-072: ATP viser fem felter under gennemgangen og tilføjer først dækning, når den er færdig. */
  #ucg-app .ucg-suggest-stage.is-coverage-pending [data-ucg-coverage-column]{display:none!important}
