:root{--bg:#faf9f6;--ink:#0f172a;--muted:#6b7280;--line:#e8e2d8;--card:#fff;--accent:#d89b2a;--black:#151515;--soft:#f6f2eb;--shadow:0 10px 25px rgba(15,23,42,.06)}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans KR",Arial,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}.container{max-width:1120px;margin:0 auto;padding:0 24px}.container.narrow{max-width:860px}.site-header{background:rgba(250,249,246,.94);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.nav{height:58px;display:flex;align-items:center;justify-content:space-between}.brand{font-weight:900;font-size:18px}.brand:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--accent);margin-right:8px;vertical-align:2px}.nav nav{display:flex;gap:4px}.nav nav a{font-size:14px;font-weight:800;color:#475569;padding:8px 10px;border-radius:9px}.nav nav a:hover{background:#fff;border:1px solid var(--line);padding:7px 9px}.rank-page{padding:20px 0 8px}.top-heading h1{font-size:27px;line-height:1.2;margin:0 0 6px;letter-spacing:-.045em}.top-heading p{margin:0;color:#9aa0aa;font-size:14px}.top-links{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.top-links a{font-size:13px;color:#2563eb;text-decoration:underline;text-underline-offset:3px}.rank-board{background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.03)}.rank-row{display:grid;grid-template-columns:42px 74px minmax(0,1fr) 180px 150px;align-items:center;gap:10px;min-height:120px;padding:20px 16px;border-bottom:1px solid var(--line)}.rank-row:last-child{border-bottom:0}.rank-no{text-align:center}.rank-no strong{display:block;font-size:24px;line-height:1;font-weight:900;color:#152033}.rank-no span{display:block;color:#a3aab5;font-size:14px;margin-top:4px}.logo-box{width:64px;height:64px;border:1px solid #ddd8cf;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.logo-box span{font-size:13px;font-weight:1000;letter-spacing:-.08em;color:#111;transform:scale(.92)}.rank-info{min-width:0}.rank-info h2{font-size:17px;line-height:1.2;margin:0 0 6px;font-weight:900;letter-spacing:-.04em}.rank-info p{font-size:13px;color:#374151;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.benefit{min-width:0}.benefit b{display:block;font-size:14px;color:var(--accent);font-weight:900;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.benefit small{display:block;color:#9aa0aa;font-size:11px;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.row-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;white-space:nowrap}.detail-btn,.go-btn{height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-size:14px;font-weight:900}.detail-btn{padding:0 14px;background:#fff;border:1px solid #d8d2c9;color:#333}.go-btn{padding:0 14px;background:#151515;border:1px solid #151515;color:#fff}.go-btn i{font-style:normal;font-size:22px;margin-left:7px;line-height:1}.section.compact{padding:24px 0}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.guide-card{display:block;background:#fff;border:1px solid var(--line);border-radius:13px;padding:18px;box-shadow:0 1px 3px rgba(0,0,0,.03)}.guide-card h3{margin:0 0 7px;font-size:18px}.guide-card p{margin:0;color:var(--muted);font-size:14px}.detail-page{padding:22px 24px 40px}.breadcrumb{display:flex;align-items:center;gap:8px;color:#868e99;font-size:13px;margin:4px 0 12px}.breadcrumb a{color:#2563eb;text-decoration:underline;text-underline-offset:3px}.detail-hero{background:#fff;border:1px solid var(--line);border-radius:14px;display:grid;grid-template-columns:86px minmax(0,1fr) auto;gap:16px;align-items:center;padding:22px;margin-bottom:14px;box-shadow:0 1px 3px rgba(0,0,0,.03)}.detail-logo{width:76px;height:76px;border:1px solid #ddd8cf;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#fff}.detail-logo span{font-weight:1000;font-size:15px;letter-spacing:-.08em}.detail-main h1{font-size:30px;line-height:1.2;margin:0 0 7px;letter-spacing:-.05em}.detail-main p{margin:0;color:#374151;font-size:14px}.detail-badges{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.detail-badges span{font-size:12px;border:1px solid #eadfc9;background:#fff9ef;color:#a66b00;padding:4px 8px;border-radius:999px;font-weight:800}.detail-actions,.side-actions{display:flex;align-items:center;gap:7px;white-space:nowrap}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:14px}.detail-article,.sticky-box{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 1px 3px rgba(0,0,0,.03)}.detail-article{padding:26px}.detail-article h2{font-size:22px;letter-spacing:-.04em;margin:30px 0 10px}.detail-article h2:first-child{margin-top:0}.detail-article p,.detail-article li{color:#4b5563;font-size:15px}.info-table{border:1px solid var(--line);border-radius:12px;overflow:hidden;margin:18px 0;background:#fff}.info-table div{display:grid;grid-template-columns:130px minmax(0,1fr);border-bottom:1px solid var(--line)}.info-table div:last-child{border-bottom:0}.info-table b{background:#faf7f1;padding:12px 14px;font-size:13px}.info-table span{padding:12px 14px;font-size:13px;color:#4b5563;word-break:break-all}.check-list{padding-left:0;list-style:none}.check-list li{position:relative;padding-left:24px;margin:8px 0}.check-list li:before{content:"✓";position:absolute;left:0;top:0;color:var(--accent);font-weight:900}.faq-item{border:1px solid var(--line);border-radius:12px;background:#fff;padding:16px;margin:10px 0}.faq-item b{font-size:15px}.faq-item p{margin:6px 0 0}.detail-side{min-width:0}.sticky-box{position:sticky;top:78px;padding:18px}.sticky-box h3{margin:0 0 8px;font-size:18px}.sticky-box p{font-size:13px;color:#6b7280;margin:0 0 14px}.site-footer{border-top:1px solid var(--line);background:#fff;margin-top:36px;padding:24px 0;color:#8b95a1;font-size:13px}.site-footer a{color:#2563eb}@media(max-width:760px){.container,.container.narrow{padding:0 14px}.nav{height:auto;display:block;padding:12px 0}.nav nav{margin-top:8px;overflow:auto}.rank-row{grid-template-columns:34px 62px minmax(0,1fr);gap:8px;min-height:112px;padding:16px 10px}.logo-box{width:58px;height:58px}.benefit{grid-column:3/4}.row-actions{grid-column:1/4;justify-content:flex-start;padding-left:104px}.rank-info p,.benefit b,.benefit small{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mini-grid,.detail-layout,.detail-hero{grid-template-columns:1fr}.detail-actions{justify-content:flex-start}.detail-logo{width:70px;height:70px}.side-actions{justify-content:flex-start}.info-table div{grid-template-columns:1fr}.info-table b{border-bottom:1px solid var(--line)}}
.content{padding:24px 0}.article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:26px;box-shadow:0 1px 3px rgba(0,0,0,.03)}.article h1{font-size:30px;letter-spacing:-.05em;margin:0 0 10px}.article p,.article li{color:#4b5563}.article .eyebrow{display:inline-block;font-size:12px;font-weight:900;color:#a66b00;background:#fff9ef;border:1px solid #eadfc9;border-radius:999px;padding:4px 8px;margin-bottom:10px}.hero-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:16px}.btn{height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-size:14px;font-weight:900;padding:0 14px;background:#151515;color:#fff;border:1px solid #151515}.btn.secondary{background:#fff;color:#333;border-color:#d8d2c9}.compare-table{width:100%;border-collapse:collapse;margin:18px 0;border:1px solid var(--line);border-radius:12px;overflow:hidden}.compare-table th,.compare-table td{border-bottom:1px solid var(--line);padding:12px;text-align:left}.compare-table th{background:#faf7f1}.compare-table tr:last-child td{border-bottom:0}

.criteria-section{padding:30px 0 10px}.criteria-box{background:#fff;border:1px solid var(--line);border-radius:13px;padding:28px 30px;box-shadow:0 1px 3px rgba(0,0,0,.03)}.criteria-box h2,.guide-section h2,.home-faq h2{font-size:28px;letter-spacing:-.05em;margin:0 0 10px}.lead,.section-desc{color:#4b5563;font-size:14px;margin:0 0 22px}.criteria-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.criteria-card{background:#f7f5f1;border-radius:10px;padding:18px 20px}.criteria-card em{display:inline-block;color:var(--accent);font-style:normal;font-size:25px;font-weight:1000;margin-right:14px;vertical-align:top}.criteria-card strong{display:inline-block;font-size:15px;font-weight:900;margin-top:4px}.criteria-card p{margin:8px 0 0 49px;color:#4b5563;font-size:13px}.guide-section{padding:54px 0 20px}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.guide-grid .guide-card{min-height:170px;display:flex;flex-direction:column}.guide-grid .guide-card h3{font-size:17px;line-height:1.45}.guide-grid .guide-card p{font-size:13px;line-height:1.65}.guide-grid .guide-card span{margin-top:auto;font-size:13px;font-weight:900}.home-faq{padding:44px 0 10px}.faq-accordion{border:1px solid var(--line);border-radius:13px;background:#fff;overflow:hidden}.faq-accordion details{border-bottom:1px solid var(--line)}.faq-accordion details:last-child{border-bottom:0}.faq-accordion summary{cursor:pointer;list-style:none;padding:18px 22px;font-weight:900}.faq-accordion summary::-webkit-details-marker{display:none}.faq-accordion summary b{color:var(--accent);margin-right:8px}.faq-accordion p{margin:0;padding:0 22px 20px 54px;color:#4b5563;font-size:14px;line-height:1.75;background:#faf9f6}.mini-label{display:inline-flex;align-items:center;gap:6px;color:#b9d6f4;font-size:13px}.mini-order{width:72px;padding:8px 9px;border-radius:10px;border:1px solid #314765;background:#071426;color:#fff}@media(max-width:760px){.criteria-box{padding:20px 16px}.criteria-grid,.guide-grid{grid-template-columns:1fr}.criteria-card p{margin-left:0}.criteria-card em{display:block;margin:0 0 4px}.criteria-box h2,.guide-section h2,.home-faq h2{font-size:24px}.faq-accordion p{padding:0 18px 18px 18px}.guide-section{padding-top:36px}}
.plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0 22px}.plan-card{border:1px solid var(--line);border-radius:13px;background:#faf9f6;padding:16px}.plan-card strong{display:block;font-size:13px;color:#9aa0aa;margin-bottom:8px}.plan-card b{display:block;font-size:16px;color:var(--accent);line-height:1.4}.plan-card p{font-size:13px;margin:9px 0 0;color:#4b5563}.link-list a{text-decoration:underline;text-underline-offset:3px}.detail-faq{border:1px solid var(--line);border-radius:13px;background:#fff;overflow:hidden;margin:14px 0 22px}.detail-faq details{border-bottom:1px solid var(--line)}.detail-faq details:last-child{border-bottom:0}.detail-faq summary{cursor:pointer;list-style:none;padding:17px 20px;font-weight:900}.detail-faq summary::-webkit-details-marker{display:none}.detail-faq summary b{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#fff7e8;color:var(--accent);font-size:12px;margin-right:10px}.detail-faq p{margin:0;padding:0 20px 18px 54px;background:#faf9f6;color:#4b5563;font-size:14px;line-height:1.75}@media(max-width:760px){.plan-grid{grid-template-columns:1fr}.detail-faq p{padding:0 18px 18px 18px}}

/* detail page size match with main rank intro */
.container.wide{max-width:1120px;margin:0 auto;padding:0 24px}
.detail-page{padding-top:22px}
.detail-page .detail-layout{display:block}
.detail-page .detail-article{width:100%;padding:26px}
.detail-page .detail-side,.detail-page .sticky-box{display:none!important}
.detail-page .detail-hero{grid-template-columns:86px minmax(0,1fr) auto}
.detail-page .info-table div{grid-template-columns:150px minmax(0,1fr)}
.detail-page .plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.plan-card{border:1px solid var(--line);border-radius:12px;background:#fff;padding:16px;box-shadow:0 1px 3px rgba(0,0,0,.03)}
.plan-card strong{display:block;font-size:13px;color:#9aa0aa;margin-bottom:6px}.plan-card b{display:block;font-size:16px;color:var(--accent);line-height:1.35}.plan-card p{font-size:13px;margin:8px 0 0;color:#6b7280}
.detail-faq details{border:1px solid var(--line);border-radius:12px;background:#fff;margin:10px 0;overflow:hidden}.detail-faq summary{cursor:pointer;padding:16px 18px;font-weight:900;list-style:none}.detail-faq summary::-webkit-details-marker{display:none}.detail-faq summary b{color:var(--accent);margin-right:8px}.detail-faq p{border-top:1px solid var(--line);margin:0;padding:16px 18px;background:#faf9f6}
@media(max-width:760px){.container.wide{padding:0 14px}.detail-page .detail-hero{grid-template-columns:1fr}.detail-page .detail-article{padding:22px 18px}.detail-page .info-table div{grid-template-columns:1fr}.detail-page .plan-grid{grid-template-columns:1fr}}


/* detail exact width: match the webhard rank list screenshot */
.container.wide{max-width:820px!important;margin:0 auto!important;padding:0 0!important}
.detail-page{padding:18px 0 38px!important}
.detail-page .detail-hero,.detail-page .detail-article{border-radius:12px!important}
.detail-page .detail-article{padding:24px 28px!important}
.detail-page .detail-main h1{font-size:26px!important}
@media(max-width:860px){.container.wide{max-width:none!important;width:100%!important;padding:0 0!important}.detail-page{padding-left:0!important;padding-right:0!important}.detail-page .detail-hero,.detail-page .detail-article{border-left:0!important;border-right:0!important;border-radius:0!important}.detail-page .detail-article{padding:22px 18px!important}}

/* FAQ overlap fix: separate each accordion row cleanly */
.detail-faq{
  border:0!important;
  background:transparent!important;
  overflow:visible!important;
  margin:14px 0 22px!important;
}
.detail-faq details{
  display:block!important;
  border:1px solid var(--line)!important;
  border-radius:12px!important;
  background:#fff!important;
  margin:10px 0!important;
  overflow:hidden!important;
  box-shadow:none!important;
}
.detail-faq details:first-child{margin-top:0!important;}
.detail-faq details:last-child{margin-bottom:0!important;}
.detail-faq summary{
  display:flex!important;
  align-items:center!important;
  min-height:58px!important;
  padding:16px 18px!important;
  cursor:pointer!important;
  list-style:none!important;
  font-weight:900!important;
  border:0!important;
  line-height:1.45!important;
}
.detail-faq summary::-webkit-details-marker{display:none!important;}
.detail-faq summary b{
  flex:0 0 24px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:24px!important;
  height:24px!important;
  border-radius:50%!important;
  background:#fff7e8!important;
  color:var(--accent)!important;
  font-size:12px!important;
  margin-right:10px!important;
}
.detail-faq details[open] summary{border-bottom:1px solid var(--line)!important;}
.detail-faq p{
  margin:0!important;
  padding:15px 18px 17px 54px!important;
  background:#faf9f6!important;
  color:#4b5563!important;
  font-size:14px!important;
  line-height:1.75!important;
  border:0!important;
}
@media(max-width:760px){
  .detail-faq p{padding:14px 16px 16px 16px!important;}
  .detail-faq summary{padding:15px 16px!important;}
}


/* FINAL FAQ CARD GAP FIX - force independent cards, no wrapper border */
.detail-page .detail-article .detail-faq,
.detail-page .detail-faq,
.detail-faq{
  border:none!important;
  border-radius:0!important;
  background:transparent!important;
  overflow:visible!important;
  padding:0!important;
  margin:16px 0 26px!important;
  box-shadow:none!important;
}
.detail-page .detail-article .detail-faq > details,
.detail-page .detail-faq > details,
.detail-faq > details{
  border:1px solid #e8e2d8!important;
  border-radius:12px!important;
  background:#fff!important;
  margin:0 0 12px 0!important;
  overflow:hidden!important;
  box-shadow:none!important;
}
.detail-page .detail-article .detail-faq > details:last-child,
.detail-page .detail-faq > details:last-child,
.detail-faq > details:last-child{margin-bottom:0!important;}
.detail-page .detail-article .detail-faq > details + details,
.detail-page .detail-faq > details + details,
.detail-faq > details + details{margin-top:0!important;}
.detail-page .detail-article .detail-faq > details > summary,
.detail-page .detail-faq > details > summary,
.detail-faq > details > summary{
  min-height:58px!important;
  padding:16px 20px!important;
  border:0!important;
  background:#fff!important;
}
.detail-page .detail-article .detail-faq > details[open] > summary,
.detail-page .detail-faq > details[open] > summary,
.detail-faq > details[open] > summary{border-bottom:1px solid #e8e2d8!important;}
.detail-page .detail-article .detail-faq > details > p,
.detail-page .detail-faq > details > p,
.detail-faq > details > p{
  margin:0!important;
  padding:16px 20px 18px 54px!important;
  border:0!important;
  background:#faf9f6!important;
}


/* finder page */
.finder-page{padding:22px 0 44px}.finder-hero{background:#fff;border:1px solid var(--line);border-radius:13px;padding:26px 28px;margin-bottom:14px;box-shadow:0 1px 3px rgba(0,0,0,.03)}.finder-hero h1{font-size:30px;line-height:1.2;margin:4px 0 8px;letter-spacing:-.05em}.finder-hero p{margin:0;color:#4b5563;font-size:14px;line-height:1.75}.finder-filter{background:#fff;border:1px solid var(--line);border-radius:13px;padding:20px;margin-bottom:20px}.filter-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.filter-head strong{font-size:18px;font-weight:900}.filter-head span{font-size:12px;color:#9aa0aa}.filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.filter-chip{display:block;border:1px solid var(--line);border-radius:12px;background:#faf9f6;padding:13px 14px;cursor:pointer}.filter-chip input{position:absolute;opacity:0;pointer-events:none}.filter-chip b{display:block;font-size:14px;font-weight:900}.filter-chip small{display:block;color:#6b7280;font-size:12px;margin-top:3px;line-height:1.45}.filter-chip.on{border-color:#d89b2a;background:#fff8e8;box-shadow:inset 0 0 0 1px rgba(216,155,42,.15)}.filter-actions{display:flex;gap:8px;margin-top:16px}.finder-result-head{display:flex;align-items:end;justify-content:space-between;margin:22px 0 10px}.finder-result-head h2{font-size:22px;margin:0;letter-spacing:-.04em}.finder-result-head p{margin:0;color:#9aa0aa;font-size:13px}.finder-list{display:grid;gap:12px}.finder-card{display:grid;grid-template-columns:42px 74px minmax(0,1fr) 150px;gap:12px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:13px;padding:18px 16px;box-shadow:0 1px 3px rgba(0,0,0,.03)}.finder-rank{font-size:24px;font-weight:1000;color:#152033;text-align:center}.finder-logo{width:64px;height:64px;border:1px solid #ddd8cf;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.finder-logo span{font-size:13px;font-weight:1000;letter-spacing:-.08em;transform:scale(.92)}.finder-card-top{display:flex;align-items:center;gap:8px;margin-bottom:4px}.finder-card-top h3{margin:0;font-size:18px;letter-spacing:-.04em}.finder-card-top em{font-style:normal;background:#fff7e8;color:#a66b00;border:1px solid #eadfc9;border-radius:999px;padding:3px 8px;font-size:12px;font-weight:900}.finder-benefit{font-size:14px;color:#d89b2a;font-weight:900;margin:0 0 8px}.finder-card ul{margin:0;padding:0;list-style:none;display:grid;gap:4px}.finder-card li{position:relative;padding-left:18px;color:#4b5563;font-size:13px;line-height:1.45}.finder-card li:before{content:"✓";position:absolute;left:0;top:0;color:#d89b2a;font-weight:900}.finder-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.finder-tags span{font-size:11px;font-weight:900;border:1px solid #eadfc9;background:#fff9ef;color:#a66b00;border-radius:999px;padding:3px 7px}.finder-actions{display:flex;justify-content:flex-end;gap:7px;white-space:nowrap;flex-wrap:wrap}@media(max-width:760px){.finder-hero,.finder-filter{border-left:0;border-right:0;border-radius:0}.filter-grid{grid-template-columns:1fr}.finder-card{grid-template-columns:34px 62px minmax(0,1fr);padding:16px 10px}.finder-logo{width:58px;height:58px}.finder-actions{grid-column:1/4;justify-content:flex-start;padding-left:104px}.finder-result-head{display:block}.finder-result-head p{margin-top:4px}}

/* finder exact filedal-like layout */
.finder-exact-page{background:#faf9f6;padding:0 0 64px;min-height:calc(100vh - 58px)}
.finder-exact-hero{text-align:center;padding:56px 20px 88px;background:#faf9f6}
.finder-exact-hero h1{margin:0 0 12px;font-size:54px;line-height:1.05;letter-spacing:-.075em;font-weight:1000;color:#161719}
.finder-exact-hero p{margin:0;color:#1f2937;font-size:16px;letter-spacing:-.025em}
.finder-exact-tabs{background:#18181a;margin-top:-1px;padding:24px 0}
.finder-exact-tabs-inner{max-width:760px;margin:0 auto;padding:0 16px;display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}
.finder-exact-chip{display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 23px;border-radius:999px;background:#2b2b2d;color:#fff;font-size:14px;font-weight:900;letter-spacing:-.035em;white-space:nowrap}
.finder-exact-chip.active{background:#fff;color:#151515}
.finder-exact-wrap{max-width:960px;margin:0 auto;padding:70px 24px 0}
.finder-exact-grid{display:grid;grid-template-columns:repeat(3,268px);gap:28px;align-items:stretch}
.finder-exact-card{position:relative;width:268px;min-height:548px;background:#fff;border:1px solid #dedbd4;border-radius:14px;padding:36px 22px 20px;box-shadow:0 2px 6px rgba(0,0,0,.05);display:flex;flex-direction:column;align-items:center;text-align:center}
.finder-exact-card.is-recommend{border:2px solid #1683ff;box-shadow:0 0 0 2px rgba(22,131,255,.06),0 4px 10px rgba(0,0,0,.06)}
.finder-exact-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);height:24px;padding:0 12px;border-radius:999px;background:#1281ff;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;white-space:nowrap}
.finder-exact-logo{width:80px;height:80px;border:1px solid #ddd8cf;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;overflow:hidden}
.finder-exact-logo span{font-size:13px;font-weight:1000;letter-spacing:-.08em;color:#111;transform:scale(.95)}
.finder-exact-card h2{margin:0 0 20px;font-size:18px;line-height:1.25;font-weight:1000;letter-spacing:-.045em;color:#111827}
.finder-exact-benefit{width:100%;min-height:56px;background:#fafafa;border-radius:8px;display:flex;align-items:center;justify-content:center;margin:0 0 22px;padding:9px 10px;font-size:14px;line-height:1.45;font-weight:1000;letter-spacing:-.04em;color:#111}
.finder-exact-features{width:100%;border-top:1px solid #e7e2d9;margin:0;padding:18px 0 0;list-style:none;text-align:left;display:grid;gap:8px;flex:1}
.finder-exact-features li{position:relative;padding-left:18px;font-size:12px;line-height:1.45;color:#111827;letter-spacing:-.035em}
.finder-exact-features li:before{content:'✓';position:absolute;left:0;top:0;color:#008e4f;font-size:15px;font-weight:1000;line-height:1}
.finder-exact-go{width:100%;height:48px;border-radius:7px;background:#6f7785;color:#fff;display:flex;align-items:center;justify-content:center;margin-top:24px;font-size:14px;font-weight:1000;letter-spacing:-.04em}
.finder-exact-go.primary{background:#0d82ff;color:#fff}
@media(max-width:980px){.finder-exact-grid{grid-template-columns:repeat(2,268px);justify-content:center}.finder-exact-hero h1{font-size:44px}.finder-exact-wrap{padding-top:52px}}
@media(max-width:640px){.finder-exact-hero{padding:42px 16px 60px}.finder-exact-hero h1{font-size:34px}.finder-exact-hero p{font-size:14px;line-height:1.6}.finder-exact-tabs{padding:18px 0}.finder-exact-tabs-inner{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding:0 14px}.finder-exact-chip{height:38px;padding:0 16px;font-size:13px;flex:0 0 auto}.finder-exact-wrap{padding:34px 14px 0}.finder-exact-grid{grid-template-columns:1fr;gap:18px}.finder-exact-card{width:100%;min-height:auto;padding:34px 20px 20px}.finder-exact-features{min-height:auto}.finder-exact-go{margin-top:20px}}

/* Brand UI: show site name and SEO title on separate lines while keeping SEO meta as full name */
.site-header .brand.brand-split{
  display:flex;
  align-items:center;
  gap:8px;
  font-weight:900;
  font-size:18px;
  line-height:1.12;
  min-width:0;
}
.site-header .brand.brand-split:before{content:none!important;display:none!important;}
.site-header .brand-dot{
  width:8px;
  height:8px;
  border-radius:50%;
  background:var(--accent);
  flex:0 0 8px;
  margin-top:2px;
}
.site-header .brand-text{
  display:flex;
  flex-direction:column;
  min-width:0;
}
.site-header .brand-name{
  display:block;
  font-size:18px;
  font-weight:950;
  color:var(--ink);
  letter-spacing:-.04em;
  white-space:nowrap;
}
.site-header .brand-subtitle{
  display:block;
  margin-top:2px;
  font-size:12px;
  font-weight:800;
  color:#6b7280;
  letter-spacing:-.02em;
  white-space:nowrap;
}
@media(max-width:760px){
  .site-header .brand-name{font-size:18px;}
  .site-header .brand-subtitle{font-size:12px;}
}


/* FINAL brand two-line hard fix */
.site-header .brand.brand-split{display:inline-flex!important;align-items:center!important;gap:8px!important;line-height:1.08!important;}
.site-header .brand.brand-split:before{content:none!important;display:none!important;}
.site-header .brand-dot{display:inline-block!important;width:8px!important;height:8px!important;border-radius:50%!important;background:var(--accent,#d89b2a)!important;flex:0 0 8px!important;}
.site-header .brand-text{display:inline-block!important;line-height:1.08!important;white-space:normal!important;}
.site-header .brand-name{display:block!important;font-size:18px!important;font-weight:950!important;color:var(--ink,#0f172a)!important;letter-spacing:-.04em!important;white-space:nowrap!important;}
.site-header .brand-subtitle{display:block!important;margin-top:3px!important;font-size:12px!important;font-weight:800!important;color:#6b7280!important;letter-spacing:-.02em!important;white-space:nowrap!important;}


/* Final UI rule: header shows brand only; main H1 shows SEO title */
.site-header .brand.brand-only .brand-text{display:inline-flex!important;align-items:center!important;}
.site-header .brand.brand-only .brand-name{display:inline!important;font-size:18px!important;font-weight:950!important;white-space:nowrap!important;}
.site-header .brand.brand-only .brand-subtitle{display:none!important;}
.top-heading h1{font-size:28px;font-weight:950;letter-spacing:-.045em;}

/* rankgo screenshot-match main */
.rg-hero{background:#faf9f6;text-align:center;padding:88px 0 96px;border-bottom:0}.rg-hero h1{margin:0 0 18px;font-size:56px;line-height:1;letter-spacing:-.075em;font-weight:1000;color:#18191b}.rg-hero p{margin:0;font-size:16px;color:#374151;letter-spacing:-.03em}.rg-tabs{background:#18181a;padding:24px 0}.rg-tabs-inner{display:flex;justify-content:center;gap:12px}.rg-tab{height:42px;padding:0 22px;border-radius:999px;background:#2b2b2d;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:900}.rg-tab.active{background:#fff;color:#111}.rg-main{padding:54px 0 70px;background:#faf9f6}.rg-layout{max-width:1120px;display:grid;grid-template-columns:minmax(0,710px) 360px;gap:30px;align-items:start}.rg-title{margin:0 0 22px}.rg-title h2{font-size:25px;line-height:1.15;margin:0 0 7px;font-weight:1000;letter-spacing:-.055em;color:#07111f}.rg-title p{margin:0;color:#a2a8b0;font-size:13px}.rg-board{background:#fff;border:1px solid #dedbd4;border-radius:10px;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.04)}.rg-row{display:grid;grid-template-columns:42px 62px minmax(0,1fr) 160px 130px;gap:12px;align-items:center;min-height:112px;padding:20px 14px;border-bottom:1px solid #e8e4dc}.rg-row:last-child{border-bottom:0}.rg-no{text-align:center}.rg-no strong{display:block;font-size:20px;line-height:1;font-weight:1000;color:#151a22}.rg-no .chg{display:block;font-size:11px;font-weight:1000;margin-top:8px}.rg-no .up{color:#ff244f}.rg-no .down{color:#2563ff}.rg-no .same{color:#a3aab5}.rg-logo{width:60px;height:60px;border:1px solid #dedbd4;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.rg-logo span{font-size:12px;font-weight:1000;letter-spacing:-.08em;color:#111;transform:scale(.9)}.rg-info{min-width:0}.rg-info h3{margin:0 0 6px;font-size:16px;font-weight:1000;letter-spacing:-.045em;color:#111}.rg-info p{margin:0;font-size:13px;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rg-benefit{min-width:0}.rg-benefit b{display:block;font-size:13px;line-height:1.35;color:#d89b2a;font-weight:1000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rg-benefit small{display:block;margin-top:2px;font-size:11px;color:#99a0aa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rg-actions{display:flex;justify-content:flex-end;align-items:center;gap:7px;white-space:nowrap}.rg-detail,.rg-go{height:36px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:1000}.rg-detail{padding:0 13px;background:#fff;border:1px solid #d8d2c9;color:#333}.rg-go{padding:0 13px;background:#151515;border:1px solid #151515;color:#fff}.rg-go i{font-style:normal;font-size:20px;margin-left:7px;line-height:1}.rg-side{position:sticky;top:78px}.rg-countdown{background:#18181a;color:#fff;border-radius:10px;padding:23px 20px;margin-bottom:16px;min-height:108px}.rg-countdown small{display:block;color:#d5d5d5;font-size:12px;font-weight:900}.rg-countdown b{display:block;margin:8px 0 5px;font-size:25px;line-height:1;font-weight:1000;letter-spacing:-.04em}.rg-countdown em{display:block;font-style:normal;color:#9a9a9a;font-size:11px;font-weight:800}.rg-chart{background:#fff;border:1px solid #dedbd4;border-radius:10px;padding:16px 16px 10px;margin-bottom:16px;box-shadow:0 1px 4px rgba(0,0,0,.04)}.rg-chart h3,.rg-tags h3{margin:0 0 12px;font-size:13px;font-weight:1000;color:#252b33}.rg-chart canvas{width:100%;height:145px;display:block}.rg-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.rg-stats div{background:#fff;border:1px solid #dedbd4;border-radius:10px;padding:14px 16px;min-height:78px;box-shadow:0 1px 4px rgba(0,0,0,.04)}.rg-stats span{display:block;font-size:12px;color:#9aa0aa;font-weight:900}.rg-stats b{display:block;margin-top:4px;font-size:22px;line-height:1;font-weight:1000;color:#111827;letter-spacing:-.04em}.rg-stats em{display:block;margin-top:6px;font-style:normal;font-size:11px;color:#a7adb5}.rg-tags p{display:flex;flex-wrap:wrap;gap:9px;margin:0}.rg-tags span{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 16px;border-radius:999px;background:#fff;border:1px solid #dedbd4;box-shadow:0 1px 4px rgba(0,0,0,.04);font-size:12px;font-weight:900;color:#333}
@media(max-width:980px){.rg-layout{grid-template-columns:1fr}.rg-side{position:static}.rg-row{grid-template-columns:40px 60px minmax(0,1fr);}.rg-benefit{grid-column:3/4}.rg-actions{grid-column:3/4;justify-content:flex-start}.rg-hero{padding:62px 0 74px}.rg-hero h1{font-size:44px}}
@media(max-width:640px){.site-header{position:relative}.rg-hero{padding:48px 0 58px}.rg-hero h1{font-size:36px}.rg-hero p{font-size:14px;line-height:1.6}.rg-tabs{padding:18px 0}.rg-tabs-inner{justify-content:flex-start;overflow-x:auto}.rg-tab{height:38px;padding:0 17px;flex:0 0 auto}.rg-main{padding:34px 0 50px}.rg-layout{padding:0 14px}.rg-row{grid-template-columns:34px 54px minmax(0,1fr);gap:9px;min-height:104px;padding:17px 10px}.rg-logo{width:54px;height:54px}.rg-benefit,.rg-actions{grid-column:1/4;padding-left:97px}.rg-stats{grid-template-columns:1fr 1fr}.rg-side{margin-top:8px}}

/* 202607091735 HARD FIX - main rank page exact spacing/layout */
body{background:#faf9f6!important;}
.rg-hero{background:#faf9f6!important;text-align:center!important;padding:96px 0 96px!important;min-height:220px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:0!important;}
.rg-hero .container{max-width:1120px!important;}
.rg-hero h1{margin:0 0 20px!important;font-size:58px!important;line-height:1.02!important;font-weight:1000!important;letter-spacing:-.075em!important;color:#18191b!important;}
.rg-hero p{margin:0!important;font-size:17px!important;line-height:1.55!important;color:#374151!important;letter-spacing:-.03em!important;}
.rg-tabs{background:#18181a!important;padding:24px 0!important;margin:0!important;}
.rg-tabs-inner{display:flex!important;justify-content:center!important;align-items:center!important;gap:12px!important;}
.rg-tab{height:42px!important;min-width:68px!important;padding:0 22px!important;border-radius:999px!important;background:#2d2d30!important;color:#fff!important;font-size:14px!important;font-weight:900!important;}
.rg-tab.active{background:#fff!important;color:#111!important;}
.rg-main{background:#faf9f6!important;padding:58px 0 72px!important;}
.rg-layout{max-width:1120px!important;display:grid!important;grid-template-columns:minmax(0,710px) 360px!important;gap:30px!important;align-items:start!important;}
.rg-title{margin:0 0 24px!important;}
.rg-title h2{margin:0 0 6px!important;font-size:26px!important;line-height:1.15!important;font-weight:1000!important;letter-spacing:-.055em!important;color:#07111f!important;}
.rg-title p{margin:0!important;color:#a2a8b0!important;font-size:14px!important;}
.rg-board{background:#fff!important;border:1px solid #dedbd4!important;border-radius:10px!important;overflow:hidden!important;box-shadow:0 1px 4px rgba(0,0,0,.04)!important;}
.rg-row{display:grid!important;grid-template-columns:42px 62px minmax(0,1fr) 162px 132px!important;gap:12px!important;align-items:center!important;min-height:113px!important;padding:20px 14px!important;border-bottom:1px solid #e8e4dc!important;}
.rg-row:last-child{border-bottom:0!important;}
.rg-no{text-align:center!important;}
.rg-no strong{display:block!important;font-size:21px!important;line-height:1!important;font-weight:1000!important;color:#151a22!important;}
.rg-no .chg{display:block!important;font-size:11px!important;font-weight:1000!important;margin-top:8px!important;}
.rg-no .up{color:#ff244f!important;}.rg-no .down{color:#2563ff!important;}.rg-no .same{color:#a3aab5!important;}
.rg-logo{width:60px!important;height:60px!important;border:1px solid #dedbd4!important;border-radius:8px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;}
.rg-logo span{font-size:12px!important;font-weight:1000!important;letter-spacing:-.08em!important;color:#111!important;transform:scale(.9)!important;}
.rg-info{min-width:0!important;}.rg-info h3{margin:0 0 6px!important;font-size:16px!important;font-weight:1000!important;letter-spacing:-.045em!important;color:#111!important;}.rg-info p{margin:0!important;font-size:13px!important;color:#374151!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.rg-benefit{min-width:0!important;}.rg-benefit b{display:block!important;font-size:13px!important;line-height:1.35!important;color:#d89b2a!important;font-weight:1000!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}.rg-benefit small{display:block!important;margin-top:2px!important;font-size:11px!important;color:#99a0aa!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.rg-actions{display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:7px!important;white-space:nowrap!important;}.rg-detail,.rg-go{height:36px!important;border-radius:8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:13px!important;font-weight:1000!important;}.rg-detail{padding:0 13px!important;background:#fff!important;border:1px solid #d8d2c9!important;color:#333!important;}.rg-go{padding:0 13px!important;background:#151515!important;border:1px solid #151515!important;color:#fff!important;}.rg-go i{font-style:normal!important;font-size:20px!important;margin-left:7px!important;line-height:1!important;}
.rg-side{position:sticky!important;top:78px!important;}.rg-countdown{background:#18181a!important;color:#fff!important;border-radius:10px!important;padding:23px 20px!important;margin-bottom:16px!important;min-height:108px!important;}.rg-countdown small{display:block!important;color:#d5d5d5!important;font-size:12px!important;font-weight:900!important;}.rg-countdown b{display:block!important;margin:8px 0 5px!important;font-size:25px!important;line-height:1!important;font-weight:1000!important;letter-spacing:-.04em!important;}.rg-countdown em{display:block!important;font-style:normal!important;color:#9a9a9a!important;font-size:11px!important;font-weight:800!important;}
.rg-chart{background:#fff!important;border:1px solid #dedbd4!important;border-radius:10px!important;padding:16px 16px 10px!important;margin-bottom:16px!important;box-shadow:0 1px 4px rgba(0,0,0,.04)!important;}.rg-chart h3,.rg-tags h3{margin:0 0 12px!important;font-size:13px!important;font-weight:1000!important;color:#252b33!important;}.rg-chart canvas{width:100%!important;height:145px!important;display:block!important;}
.rg-stats{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;margin-bottom:16px!important;}.rg-stats div{background:#fff!important;border:1px solid #dedbd4!important;border-radius:10px!important;padding:14px 16px!important;min-height:78px!important;box-shadow:0 1px 4px rgba(0,0,0,.04)!important;}.rg-stats span{display:block!important;font-size:12px!important;color:#9aa0aa!important;font-weight:900!important;}.rg-stats b{display:block!important;margin-top:4px!important;font-size:22px!important;line-height:1!important;font-weight:1000!important;color:#111827!important;letter-spacing:-.04em!important;}.rg-stats em{display:block!important;margin-top:6px!important;font-style:normal!important;font-size:11px!important;color:#a7adb5!important;}
.rg-tags p{display:flex!important;flex-wrap:wrap!important;gap:9px!important;margin:0!important;}.rg-tags span{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:34px!important;padding:0 16px!important;border-radius:999px!important;background:#fff!important;border:1px solid #dedbd4!important;box-shadow:0 1px 4px rgba(0,0,0,.04)!important;font-size:12px!important;font-weight:900!important;color:#333!important;}
@media(max-width:980px){.rg-layout{grid-template-columns:1fr!important}.rg-side{position:static!important}.rg-row{grid-template-columns:40px 60px minmax(0,1fr)!important}.rg-benefit{grid-column:3/4!important}.rg-actions{grid-column:3/4!important;justify-content:flex-start!important}.rg-hero{padding:64px 0 76px!important}.rg-hero h1{font-size:44px!important}}
@media(max-width:640px){.rg-hero{padding:48px 0 60px!important}.rg-hero h1{font-size:36px!important}.rg-hero p{font-size:14px!important;line-height:1.6!important}.rg-tabs{padding:18px 0!important}.rg-tabs-inner{justify-content:flex-start!important;overflow-x:auto!important}.rg-tab{height:38px!important;padding:0 17px!important;flex:0 0 auto!important}.rg-main{padding:34px 0 50px!important}.rg-layout{padding:0 14px!important}.rg-row{grid-template-columns:34px 54px minmax(0,1fr)!important;gap:9px!important;min-height:104px!important;padding:17px 10px!important}.rg-logo{width:54px!important;height:54px!important}.rg-benefit,.rg-actions{grid-column:1/4!important;padding-left:97px!important}.rg-stats{grid-template-columns:1fr 1fr!important}.rg-side{margin-top:8px!important}}

/* 202607091745 bottom analytics sections copied from requested screenshot */
.rg-analytics{background:#faf9f6!important;padding:0 0 86px!important;}
.rg-analytics-inner{max-width:1120px!important;}
.rg-section-head{margin:0 0 18px!important;}
.rg-section-head h2{margin:0 0 8px!important;font-size:26px!important;line-height:1.2!important;font-weight:1000!important;letter-spacing:-.055em!important;color:#07111f!important;}
.rg-section-head p{margin:0!important;font-size:14px!important;color:#9aa0aa!important;font-weight:700!important;}
.rg-wide-card,.rg-change-card,.rg-list-card,.rg-standard-card{background:#fff!important;border:1px solid #dedbd4!important;border-radius:11px!important;box-shadow:0 1px 4px rgba(0,0,0,.04)!important;}
.rg-trend-card{padding:22px 24px 18px!important;}
.rg-trend-card h3{margin:0 0 12px!important;font-size:14px!important;font-weight:1000!important;color:#111827!important;}
.rg-trend-card canvas{display:block!important;width:100%!important;height:310px!important;}
.rg-legend{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:14px!important;}
.rg-legend button{height:28px!important;border:0!important;border-radius:999px!important;background:#f4f3f0!important;color:#b5bbc3!important;padding:0 12px!important;font-size:12px!important;font-weight:1000!important;display:inline-flex!important;align-items:center!important;gap:6px!important;}
.rg-legend button.on{background:#111216!important;color:#fff!important;}
.rg-legend i{display:inline-block!important;width:8px!important;height:8px!important;border-radius:50%!important;}
.rg-mt{margin-top:64px!important;}
.rg-change-grid,.rg-info-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:16px!important;}
.rg-change-card{padding:24px 22px!important;min-height:196px!important;}
.rg-change-card h3{margin:0 0 18px!important;font-size:15px!important;font-weight:1000!important;}
.rg-change-card h3.up,.rg-change-card em.up{color:#00845d!important;}
.rg-change-card h3.down,.rg-change-card em.down{color:#c45b00!important;}
.rg-change-card div,.rg-list-card div{display:flex!important;align-items:center!important;justify-content:space-between!important;border-bottom:1px solid #ece8df!important;padding:12px 0!important;gap:12px!important;}
.rg-change-card div:last-child,.rg-list-card div:last-child{border-bottom:0!important;}
.rg-change-card b,.rg-list-card b{font-size:14px!important;font-weight:1000!important;color:#111827!important;}
.rg-change-card span{font-size:12px!important;color:#9aa0aa!important;font-weight:900!important;}
.rg-change-card em{font-style:normal!important;margin-left:10px!important;font-weight:1000!important;}
.rg-info-grid{margin-top:62px!important;}
.rg-list-card{padding:24px 22px!important;min-height:238px!important;}
.rg-list-card h3{margin:0 0 4px!important;font-size:15px!important;font-weight:1000!important;color:#111827!important;}
.rg-list-card>p{margin:0 0 16px!important;font-size:12px!important;color:#9aa0aa!important;font-weight:800!important;}
.rg-list-card span{font-size:12px!important;color:#9a90ad!important;font-weight:800!important;white-space:nowrap!important;}
.rg-standard-card{margin-top:64px!important;padding:34px 32px 32px!important;}
.rg-standard-card>h2{margin:0 0 18px!important;font-size:24px!important;line-height:1.25!important;font-weight:1000!important;letter-spacing:-.05em!important;color:#111827!important;}
.rg-standard-card>p{margin:0 0 28px!important;font-size:14px!important;line-height:1.8!important;color:#374151!important;}
.rg-standard-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:18px!important;}
.rg-standard-grid article{display:flex!important;gap:20px!important;background:#f7f6f3!important;border-radius:8px!important;padding:24px 22px!important;min-height:130px!important;}
.rg-standard-grid strong{font-size:26px!important;line-height:1!important;color:#d8a12e!important;font-weight:1000!important;letter-spacing:-.03em!important;}
.rg-standard-grid h3{margin:0 0 8px!important;font-size:15px!important;font-weight:1000!important;color:#111827!important;}
.rg-standard-grid p{margin:0!important;font-size:13px!important;line-height:1.8!important;color:#4b5563!important;}
.rg-standard-card small{display:block!important;margin-top:28px!important;font-size:12px!important;color:#9aa0aa!important;font-weight:700!important;}
@media(max-width:980px){.rg-analytics{padding-bottom:60px!important}.rg-change-grid,.rg-info-grid,.rg-standard-grid{grid-template-columns:1fr!important}.rg-trend-card canvas{height:250px!important}.rg-standard-card{padding:26px 22px!important}}
@media(max-width:640px){.rg-analytics-inner{padding:0 14px!important}.rg-section-head h2{font-size:23px!important}.rg-trend-card{padding:18px 14px!important}.rg-trend-card canvas{height:220px!important}.rg-mt,.rg-info-grid,.rg-standard-card{margin-top:42px!important}.rg-standard-grid article{padding:20px 16px!important;gap:14px!important}.rg-standard-grid strong{font-size:22px!important}}

/* 202607091805 LIVE SIDEBAR + CONDITION FILTER */
.rg-tags p{display:flex!important;flex-wrap:wrap!important;gap:9px!important;margin:0!important;}
.rg-tags a{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:34px!important;padding:0 16px!important;border-radius:999px!important;background:#fff!important;border:1px solid #dedbd4!important;box-shadow:0 1px 4px rgba(0,0,0,.04)!important;font-size:12px!important;font-weight:900!important;color:#333!important;text-decoration:none!important;transition:.15s ease!important;}
.rg-tags a:hover,.rg-tags a.active{background:#18181a!important;border-color:#18181a!important;color:#fff!important;}
.rg-tags span{display:none!important;}
#rgChart,#rgTrendChart{display:block!important;}
.rg-chart,.rg-stats div{background:#fff!important;}

/* 2026-07-09 condition cards restoration */
.rg-condition-cards{margin-top:0!important;}
.rg-condition-cards h3{margin:0 0 12px!important;font-size:13px!important;font-weight:1000!important;color:#252b33!important;}
.rg-condition-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;margin:0!important;}
.rg-condition-card{display:block!important;min-height:78px!important;padding:15px 16px!important;border-radius:10px!important;background:#fff!important;border:1px solid #dedbd4!important;box-shadow:0 1px 4px rgba(0,0,0,.04)!important;text-decoration:none!important;color:#111827!important;transition:.15s ease!important;}
.rg-condition-card strong{display:block!important;font-size:13px!important;line-height:1.35!important;font-weight:1000!important;letter-spacing:-.03em!important;color:inherit!important;}
.rg-condition-card small{display:block!important;margin-top:7px!important;font-size:11px!important;line-height:1.2!important;color:#9aa0aa!important;font-weight:800!important;}
.rg-condition-card:hover,.rg-condition-card.active{background:#18181a!important;border-color:#18181a!important;color:#fff!important;transform:translateY(-1px)!important;}
.rg-condition-card:hover small,.rg-condition-card.active small{color:#c9c9c9!important;}
.rg-tags p,.rg-tags > p{display:none!important;}
.rg-tags span{display:none!important;}
@media(max-width:640px){.rg-condition-grid{grid-template-columns:1fr!important;}}

/* FINAL CARD FIX: 조건별 웹하드는 알약 버튼이 아니라 2열 카드로 고정 */
.rg-tags.rg-condition-cards p,
.rg-tags.rg-condition-cards span{display:none!important;}
.rg-tags.rg-condition-cards .rg-condition-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;margin:0!important;}
.rg-tags.rg-condition-cards a.rg-condition-card{display:block!important;height:auto!important;min-height:78px!important;padding:15px 16px!important;border-radius:10px!important;background:#fff!important;border:1px solid #dedbd4!important;box-shadow:0 1px 4px rgba(0,0,0,.04)!important;text-decoration:none!important;color:#111827!important;transition:.15s ease!important;align-items:initial!important;justify-content:initial!important;font-size:inherit!important;font-weight:inherit!important;}
.rg-tags.rg-condition-cards a.rg-condition-card strong{display:block!important;font-size:13px!important;line-height:1.35!important;font-weight:1000!important;letter-spacing:-.03em!important;color:inherit!important;}
.rg-tags.rg-condition-cards a.rg-condition-card small{display:block!important;margin-top:7px!important;font-size:11px!important;line-height:1.2!important;color:#9aa0aa!important;font-weight:800!important;}
.rg-tags.rg-condition-cards a.rg-condition-card:hover,
.rg-tags.rg-condition-cards a.rg-condition-card.active{background:#18181a!important;border-color:#18181a!important;color:#fff!important;transform:translateY(-1px)!important;}
.rg-tags.rg-condition-cards a.rg-condition-card:hover small,
.rg-tags.rg-condition-cards a.rg-condition-card.active small{color:#c9c9c9!important;}
@media(max-width:640px){.rg-tags.rg-condition-cards .rg-condition-grid{grid-template-columns:1fr!important;}}

/* 20260709 원래 조건별 추천 카드 섹션 복구 */
.rg-recommend{background:#faf9f6!important;padding:0 0 70px!important;margin-top:10px!important;}
.rg-rec-hero{background:#faf9f6!important;text-align:center!important;padding:72px 0 78px!important;}
.rg-rec-hero h2{margin:0 0 18px!important;font-size:54px!important;line-height:1.06!important;font-weight:1000!important;letter-spacing:-.075em!important;color:#18181b!important;}
.rg-rec-hero p{margin:0!important;font-size:17px!important;line-height:1.75!important;color:#374151!important;font-weight:500!important;}
.rg-rec-tabs{background:#18181b!important;padding:26px 0!important;}
.rg-rec-tabs-inner{display:flex!important;align-items:center!important;justify-content:center!important;gap:13px!important;flex-wrap:wrap!important;}
.rg-rec-tab{height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 22px!important;border-radius:999px!important;background:#2d2d31!important;color:#fff!important;font-size:14px!important;font-weight:1000!important;text-decoration:none!important;box-shadow:none!important;border:0!important;}
.rg-rec-tab.active{background:#fff!important;color:#111827!important;}
.rg-rec-card-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:26px!important;padding-top:76px!important;}
.rg-rec-card{position:relative!important;background:#fff!important;border:1px solid #dedbd4!important;border-radius:16px!important;box-shadow:0 1px 5px rgba(0,0,0,.06)!important;min-height:510px!important;padding:46px 25px 24px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;}
.rg-rec-card.is-recommend{border:2px solid #0b83ff!important;box-shadow:0 2px 9px rgba(11,131,255,.08)!important;padding:45px 24px 23px!important;}
.rg-rec-badge{position:absolute!important;top:-15px!important;left:50%!important;transform:translateX(-50%)!important;height:30px!important;border-radius:999px!important;background:#0b83ff!important;color:#fff!important;padding:0 14px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:13px!important;font-weight:1000!important;}
.rg-rec-logo{width:80px!important;height:80px!important;border:1px solid #ddd8cf!important;border-radius:10px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0 auto 18px!important;overflow:hidden!important;}
.rg-rec-logo span{font-size:16px!important;font-weight:1000!important;letter-spacing:-.08em!important;color:#111827!important;transform:scale(.9)!important;text-align:center!important;}
.rg-rec-card h3{margin:0 0 24px!important;text-align:center!important;font-size:19px!important;font-weight:1000!important;letter-spacing:-.045em!important;color:#000!important;}
.rg-rec-benefit{min-height:56px!important;border-radius:8px!important;background:#f7f6f3!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:10px!important;font-size:15px!important;line-height:1.35!important;font-weight:1000!important;color:#111827!important;}
.rg-rec-card ul{list-style:none!important;margin:24px 0 24px!important;padding:20px 0 0!important;border-top:1px solid #e5e1d9!important;}
.rg-rec-card li{position:relative!important;margin:0 0 8px!important;padding-left:19px!important;font-size:13px!important;line-height:1.55!important;color:#111827!important;font-weight:500!important;word-break:keep-all!important;}
.rg-rec-card li:before{content:'✓'!important;position:absolute!important;left:0!important;top:0!important;color:#00845d!important;font-size:15px!important;font-weight:1000!important;}
.rg-rec-go{margin-top:auto!important;width:100%!important;height:48px!important;border-radius:7px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;color:#fff!important;font-size:15px!important;font-weight:1000!important;}
.rg-rec-go.primary{background:#0b83ff!important;}
.rg-rec-go.secondary{background:#737b89!important;}
.rg-side .rg-tags h3{margin:0 0 12px!important;font-size:13px!important;font-weight:1000!important;color:#252b33!important;}
.rg-side .rg-tags p{display:flex!important;flex-wrap:wrap!important;gap:9px!important;margin:0!important;}
.rg-side .rg-tags a{height:34px!important;border-radius:999px!important;}
@media(max-width:1024px){.rg-rec-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.rg-rec-hero h2{font-size:44px!important}}
@media(max-width:640px){.rg-rec-hero{padding:50px 0 56px!important}.rg-rec-hero h2{font-size:34px!important}.rg-rec-hero p{font-size:14px!important}.rg-rec-tabs-inner{justify-content:flex-start!important;overflow-x:auto!important;flex-wrap:nowrap!important}.rg-rec-tab{flex:0 0 auto!important}.rg-rec-card-grid{grid-template-columns:1fr!important;padding-top:42px!important}.rg-rec-card{min-height:auto!important}}
/* 20260709 rank page lower analytics restored */
.rg-change-card a,.rg-list-card a{color:#111827!important;text-decoration:none!important;}
.rg-change-card a:hover,.rg-list-card a:hover{color:#1683ff!important;text-decoration:underline!important;text-underline-offset:3px!important;}
.rg-chart-wrap{position:relative!important;}
.rg-chart-tip{position:absolute!important;z-index:10!important;min-width:118px!important;padding:9px 10px!important;border-radius:8px!important;background:#111216!important;color:#fff!important;box-shadow:0 8px 22px rgba(0,0,0,.18)!important;pointer-events:none!important;font-size:12px!important;line-height:1.35!important;}
.rg-chart-tip b{display:block!important;margin-bottom:2px!important;font-weight:1000!important;}
.rg-chart-tip span{display:block!important;color:#d1d5db!important;font-weight:800!important;}
.rg-legend button.off{background:#f4f3f0!important;color:#c5c9d0!important;opacity:.55!important;}

/* 20260709 home only: filedal-style landing, /rank untouched */
.fd-home-hero{padding:72px 0 46px;background:linear-gradient(180deg,#faf9f6 0%,#f4f0e8 100%);border-bottom:1px solid var(--line)}
.fd-home-hero-inner{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:34px;align-items:center}.fd-kicker{display:inline-flex;border:1px solid #eadfc9;background:#fff8e8;color:#a66b00;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:900;margin-bottom:16px}.fd-hero-copy h1{font-size:50px;line-height:1.08;letter-spacing:-.07em;margin:0 0 16px;color:#15171c}.fd-hero-copy p{font-size:18px;color:#4b5563;margin:0;max-width:680px;line-height:1.75}.fd-hero-actions{display:flex;gap:10px;margin-top:26px}.fd-hero-actions a{display:inline-flex;height:46px;align-items:center;justify-content:center;border-radius:999px;font-weight:900;padding:0 20px}.fd-hero-actions a:first-child{background:#151515;color:#fff}.fd-hero-actions a:last-child{background:#fff;border:1px solid var(--line);color:#151515}.fd-hero-statbox{background:#15171c;color:#fff;border-radius:20px;padding:24px;box-shadow:0 18px 50px rgba(15,23,42,.16);display:grid;gap:14px}.fd-hero-statbox div{border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:14px}.fd-hero-statbox div:last-child{border-bottom:0;padding-bottom:0}.fd-hero-statbox span{display:block;color:#aeb4bf;font-size:13px;font-weight:800}.fd-hero-statbox b{display:block;font-size:28px;line-height:1.1;margin-top:5px;letter-spacing:-.04em}.fd-home-section{padding:42px 0}.fd-section-head{margin-bottom:18px}.fd-section-head h2{font-size:30px;line-height:1.2;letter-spacing:-.055em;margin:0 0 8px;color:#15171c}.fd-section-head p{margin:0;color:#8b95a1;font-size:14px}.fd-home-rank-list{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 10px 30px rgba(15,23,42,.05)}.fd-home-rank-row{display:grid;grid-template-columns:52px 78px minmax(0,1fr) 230px 150px;gap:14px;align-items:center;min-height:112px;padding:20px 22px;border-bottom:1px solid var(--line)}.fd-home-rank-row:last-child{border-bottom:0}.fd-rank-num{text-align:center}.fd-rank-num strong{display:block;font-size:25px;font-weight:1000;color:#111827;line-height:1}.fd-rank-num span{display:block;font-size:12px;margin-top:8px;font-weight:900}.fd-rank-num span.up{color:#e11d48}.fd-rank-num span.down{color:#2563eb}.fd-rank-num span.same{color:#9ca3af}.fd-rank-logo{width:66px;height:66px;border:1px solid #ded8cf;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.fd-rank-logo span{font-size:13px;font-weight:1000;letter-spacing:-.08em;transform:scale(.92)}.fd-rank-info{min-width:0}.fd-rank-info h3{font-size:18px;margin:0 0 6px;letter-spacing:-.04em}.fd-rank-info p{margin:0;color:#4b5563;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fd-rank-benefit{min-width:0}.fd-rank-benefit b{display:block;color:#d89b2a;font-size:15px;font-weight:1000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fd-rank-benefit small{display:block;color:#9aa0aa;font-size:12px;margin-top:3px}.fd-rank-actions{display:flex;gap:8px;justify-content:flex-end}.fd-rank-actions a{height:38px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:900}.fd-rank-actions .detail{width:52px;background:#fff;border:1px solid #d8d2c9;color:#333}.fd-rank-actions .go{width:86px;background:#151515;color:#fff}.fd-standard-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:32px;box-shadow:0 10px 30px rgba(15,23,42,.05)}.fd-standard-card h2{font-size:28px;letter-spacing:-.05em;margin:0 0 12px}.fd-standard-card>p{margin:0 0 24px;color:#4b5563;line-height:1.75}.fd-standard-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.fd-standard-grid article{display:grid;grid-template-columns:56px minmax(0,1fr);gap:16px;background:#faf9f6;border-radius:15px;padding:22px}.fd-standard-grid strong{font-size:27px;color:#d89b2a;letter-spacing:-.04em}.fd-standard-grid h3{font-size:17px;margin:0 0 7px}.fd-standard-grid p{margin:0;color:#4b5563;font-size:14px;line-height:1.7}.fd-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.fd-guide-grid a{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px;box-shadow:0 8px 22px rgba(15,23,42,.04)}.fd-guide-grid h3{margin:0 0 10px;font-size:20px;letter-spacing:-.04em}.fd-guide-grid p{margin:0 0 18px;color:#4b5563;line-height:1.7}.fd-guide-grid span{font-size:13px;font-weight:900;color:#2563eb}.fd-faq-list{display:grid;gap:10px}.fd-faq-list details{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px 20px}.fd-faq-list summary{cursor:pointer;font-weight:900;font-size:16px}.fd-faq-list p{margin:12px 0 0;color:#4b5563;line-height:1.75}
@media(max-width:900px){.fd-home-hero-inner{grid-template-columns:1fr}.fd-home-rank-row{grid-template-columns:42px 68px minmax(0,1fr);gap:10px}.fd-rank-benefit{grid-column:3/4}.fd-rank-actions{grid-column:1/4;justify-content:flex-start;padding-left:120px}.fd-standard-grid,.fd-guide-grid{grid-template-columns:1fr}.fd-hero-copy h1{font-size:38px}.fd-home-hero{padding:46px 0 30px}}
@media(max-width:560px){.fd-home-rank-row{padding:16px 12px}.fd-rank-actions{padding-left:0}.fd-rank-info p,.fd-rank-benefit b{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.fd-standard-card{padding:22px}.fd-standard-grid article{grid-template-columns:1fr}.fd-hero-actions{display:grid}.fd-hero-statbox b{font-size:24px}}

/* RANKGO MAIN FINAL: filedal-like hero + compact ranking list */
.rg-main-hero{background:#faf9f6;border-bottom:0;margin:0;padding:0;}
.rg-main-hero-copy{padding-top:72px!important;padding-bottom:74px!important;}
.rg-main-hero-copy h1{margin:0 0 22px!important;font-size:56px!important;line-height:1.08!important;font-weight:1000!important;letter-spacing:-.075em!important;color:#17181d!important;}
.rg-main-hero-copy p{margin:0!important;max-width:720px!important;font-size:18px!important;line-height:1.75!important;color:#1f2937!important;letter-spacing:-.025em!important;}
.rg-main-statsbar{background:#18181b;color:#fff;padding:28px 0;}
.rg-main-stats-inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:44px;align-items:center;}
.rg-stat-item{display:flex;align-items:center;gap:14px;min-width:0;}
.rg-stat-icon{width:42px;height:42px;border-radius:9px;background:#303034;color:#fff;display:flex;align-items:center;justify-content:center;font-size:21px;font-weight:900;flex:0 0 42px;}
.rg-stat-item small{display:block;margin:0 0 2px;color:#c0c4cc;font-size:13px;line-height:1.2;font-weight:800;letter-spacing:-.025em;}
.rg-stat-item b{display:block;color:#fff;font-size:22px;line-height:1.15;font-weight:1000;letter-spacing:-.055em;white-space:nowrap;}
.fd-rank-preview{padding-top:48px!important;}
.rg-rank-compact{max-width:1010px!important;}
.rg-rank-compact .fd-section-head{margin-bottom:24px!important;}
.rg-rank-compact .fd-section-head h2{font-size:28px!important;}
.rg-rank-compact .fd-home-rank-list{border-radius:13px!important;box-shadow:0 5px 15px rgba(15,23,42,.035)!important;}
.rg-rank-compact .fd-home-rank-row{grid-template-columns:42px 70px minmax(0,1fr) 220px 142px!important;gap:13px!important;min-height:100px!important;padding:16px 20px!important;}
.rg-rank-compact .fd-rank-num strong{font-size:24px!important;}
.rg-rank-compact .fd-rank-num span{font-size:11px!important;margin-top:6px!important;}
.rg-rank-compact .fd-rank-logo{width:62px!important;height:62px!important;border-radius:9px!important;}
.rg-rank-compact .fd-rank-logo span{font-size:12px!important;}
.rg-rank-compact .fd-rank-info h3{font-size:17px!important;margin-bottom:5px!important;}
.rg-rank-compact .fd-rank-info p{font-size:13px!important;}
.rg-rank-compact .fd-rank-benefit b{font-size:14px!important;line-height:1.35!important;}
.rg-rank-compact .fd-rank-benefit small{font-size:11px!important;}
.rg-rank-compact .fd-rank-actions a{height:36px!important;border-radius:8px!important;font-size:13px!important;}
.rg-rank-compact .fd-rank-actions .detail{width:50px!important;}
.rg-rank-compact .fd-rank-actions .go{width:84px!important;}
@media(max-width:900px){
  .rg-main-hero-copy{padding-top:48px!important;padding-bottom:52px!important;}
  .rg-main-hero-copy h1{font-size:42px!important;}
  .rg-main-hero-copy p{font-size:16px!important;}
  .rg-main-stats-inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;}
  .rg-rank-compact .fd-home-rank-row{grid-template-columns:42px 68px minmax(0,1fr)!important;min-height:112px!important;}
  .rg-rank-compact .fd-rank-benefit{grid-column:3/4!important;}
  .rg-rank-compact .fd-rank-actions{grid-column:1/4!important;justify-content:flex-start!important;padding-left:120px!important;}
}
@media(max-width:560px){
  .rg-main-hero-copy{padding-top:38px!important;padding-bottom:42px!important;}
  .rg-main-hero-copy h1{font-size:34px!important;}
  .rg-main-statsbar{padding:20px 0;}
  .rg-main-stats-inner{grid-template-columns:1fr;gap:16px;}
  .rg-rank-compact .fd-home-rank-row{padding:15px 12px!important;}
  .rg-rank-compact .fd-rank-actions{padding-left:0!important;}
}

/* compare page */
.compare-hero,.board-hero{padding:82px 0 72px;background:#f6f5f2;text-align:center;border-bottom:1px solid #e6e1d8}.compare-hero h1,.board-hero h1{font-size:54px;line-height:1.05;margin:8px 0 16px;letter-spacing:-.04em}.compare-hero p,.board-hero p{font-size:18px;color:#4b5563}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.12em;color:#d59621}.compare-index section{margin:42px 0}.compare-index h2{font-size:28px;margin-bottom:6px}.compare-index h2 small{font-size:16px;color:#8a93a3}.muted{color:#8a93a3}.compare-grid{display:grid;gap:16px}.compare-grid.popular{grid-template-columns:repeat(2,minmax(0,1fr))}.compare-grid.all{grid-template-columns:repeat(3,minmax(0,1fr))}.compare-card{display:block;padding:22px;border:1px solid #e3dfd8;border-radius:18px;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.04);text-decoration:none;color:#111827;transition:.18s}.compare-card:hover{transform:translateY(-2px);border-color:#111827}.compare-card span{display:inline-flex;align-items:center;padding:6px 11px;border-radius:999px;background:#111827;color:#fff;font-size:12px;font-weight:900}.compare-card strong{display:block;margin:14px 0 7px;font-size:19px}.compare-card em{font-style:normal;color:#d59621;font-weight:800}.compare-card.small{padding:18px}.compare-card.small strong{font-size:16px}.compare-pair-head{display:grid;grid-template-columns:1fr 80px 1fr;align-items:center;gap:18px;margin-bottom:24px}.compare-pair-head>b{text-align:center;font-size:28px}.compare-sitebox{display:flex;flex-direction:column;gap:8px;padding:28px;border:1px solid #e3dfd8;border-radius:22px;background:#fff;text-decoration:none;color:#111827}.compare-sitebox strong{font-size:28px}.compare-sitebox span{color:#d59621;font-weight:800}.compare-table.real{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #e3dfd8;border-radius:18px;overflow:hidden}.compare-table.real th,.compare-table.real td{padding:18px;border-bottom:1px solid #eee;text-align:left}.compare-table.real th{background:#111827;color:#fff}.compare-table.real tr:last-child td{border-bottom:0}

/* board + editor */
.board-wrap{max-width:1100px}.editor-panel,.board-view{background:#fff;border:1px solid #e3dfd8;border-radius:22px;padding:28px;margin-bottom:30px;box-shadow:0 2px 10px rgba(0,0,0,.04)}.editor-panel h2,.post-list-head h2{font-size:28px;margin:0 0 18px}.editor-panel label{display:block;font-weight:800;margin:12px 0}.editor-panel input[type=text]{width:100%;height:46px;border:1px solid #d8d2c8;border-radius:12px;padding:0 14px;margin-top:8px}.publish-check{display:flex!important;align-items:center;gap:8px}.editor-toolbar{display:flex;gap:8px;flex-wrap:wrap;padding:10px;background:#111827;border-radius:14px;margin-top:14px}.editor-toolbar button{border:0;border-radius:10px;background:#2d2f35;color:#fff;font-weight:800;padding:9px 13px;cursor:pointer}.rich-editor{min-height:280px;border:1px solid #d8d2c8;border-radius:14px;padding:18px;line-height:1.75;background:#fff;margin-top:10px}.rich-editor:focus{outline:2px solid #111827}.post-list-head{display:flex;align-items:center;justify-content:space-between;margin:34px 0 16px}.btn.small{padding:10px 16px;font-size:13px}.post-list{display:grid;gap:14px}.post-card{position:relative;border:1px solid #e3dfd8;background:#fff;border-radius:18px;box-shadow:0 2px 10px rgba(0,0,0,.04)}.post-card>a{display:block;padding:22px;text-decoration:none;color:#111827}.post-card span{font-size:12px;color:#d59621;font-weight:900;text-transform:uppercase}.post-card strong{display:block;font-size:21px;margin:8px 0}.post-card p{color:#4b5563;margin:0 0 8px}.post-card em{font-style:normal;color:#9aa3af;font-size:13px}.edit-link{position:absolute;right:18px;top:18px;color:#111827;font-weight:800}.board-view h1{font-size:42px;letter-spacing:-.03em}.board-meta{color:#8a93a3;border-bottom:1px solid #eee;padding-bottom:16px;margin-bottom:24px}.post-content{font-size:17px;line-height:1.85}.post-content h2{font-size:28px;margin-top:34px}.post-content img{max-width:100%;border-radius:14px}.btn.danger{background:#b42318;color:#fff}.empty{padding:40px;text-align:center;background:#fff;border:1px solid #eee;border-radius:18px;color:#8a93a3}@media(max-width:800px){.compare-hero h1,.board-hero h1{font-size:38px}.compare-grid.popular,.compare-grid.all{grid-template-columns:1fr}.compare-pair-head{grid-template-columns:1fr}.compare-pair-head>b{padding:5px}.compare-table.real{font-size:13px}.compare-table.real th,.compare-table.real td{padding:12px}.board-view h1{font-size:32px}}

/* filedal-like compare page final override */
.fd-compare-hero{padding:92px 0 86px;background:#f6f5f2;text-align:center;border-bottom:1px solid #e4ded5}
.fd-compare-hero h1{font-size:58px;line-height:1.05;letter-spacing:-.055em;margin:0 0 18px;color:#15161a;font-weight:950}
.fd-compare-hero p{font-size:18px;line-height:1.7;color:#4b5563;margin:0}
.fd-compare-index{max-width:1180px;padding-top:56px;padding-bottom:70px}
.fd-compare-section{margin:0 0 58px!important}
.fd-section-head{margin-bottom:22px}
.fd-section-head h2{font-size:30px!important;line-height:1.2;letter-spacing:-.04em;margin:0 0 8px!important;color:#111827;font-weight:950}
.fd-section-head h2 small{font-size:18px!important;color:#8b95a1;font-weight:800}
.fd-section-head p{margin:0;color:#8b95a1;font-size:15px}
.fd-popular-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}
.fd-all-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}
.compare-card{position:relative;display:block!important;background:#fff!important;border:1px solid #e2ddd4!important;border-radius:18px!important;padding:22px 24px!important;min-height:126px;text-decoration:none!important;color:#111827!important;box-shadow:0 2px 10px rgba(17,24,39,.045)!important;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease!important}
.compare-card:hover{transform:translateY(-2px)!important;border-color:#111827!important;box-shadow:0 10px 24px rgba(17,24,39,.09)!important}
.compare-card span{display:inline-flex!important;align-items:center;justify-content:center;min-width:54px;height:30px;padding:0 12px!important;border-radius:999px!important;background:#111827!important;color:#fff!important;font-size:13px!important;font-weight:950!important;margin-bottom:14px!important}
.compare-card strong{display:block!important;margin:0 0 8px!important;font-size:20px!important;line-height:1.35!important;letter-spacing:-.025em!important;color:#111827!important;font-weight:950!important}
.compare-card em{display:block!important;font-style:normal!important;color:#d79521!important;font-weight:900!important;font-size:14px!important;line-height:1.45!important}
.compare-card.small{min-height:112px!important;padding:18px 20px!important;border-radius:16px!important}
.compare-card.small span{height:28px;min-width:48px;font-size:12px!important;margin-bottom:12px!important}
.compare-card.small strong{font-size:17px!important;margin-bottom:6px!important}
.compare-card.small em{font-size:13px!important}
.fd-compare-detail{max-width:1180px;padding-top:52px;padding-bottom:70px}
.fd-compare-detail .compare-pair-head{display:grid;grid-template-columns:1fr 72px 1fr;align-items:stretch;gap:18px;margin-bottom:22px}
.fd-compare-detail .compare-pair-head>b{display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:950;color:#111827}
.fd-compare-detail .compare-sitebox{padding:28px;border-radius:20px;border:1px solid #e2ddd4;background:#fff;box-shadow:0 2px 10px rgba(17,24,39,.045)}
.fd-compare-detail .compare-sitebox strong{font-size:30px;letter-spacing:-.04em}.fd-compare-detail .compare-sitebox span{color:#d79521;font-weight:900}
.fd-compare-detail .compare-table.real{border-radius:18px;border:1px solid #e2ddd4;box-shadow:0 2px 10px rgba(17,24,39,.04)}
.fd-compare-detail .compare-table.real th{background:#15161a;color:#fff;font-weight:900}.fd-compare-detail .compare-table.real th,.fd-compare-detail .compare-table.real td{padding:18px 20px;line-height:1.55}
@media(max-width:900px){.fd-compare-hero{padding:66px 0}.fd-compare-hero h1{font-size:40px}.fd-popular-grid,.fd-all-grid{grid-template-columns:1fr!important}.fd-compare-detail .compare-pair-head{grid-template-columns:1fr}.fd-compare-detail .compare-pair-head>b{height:34px}.compare-card,.compare-card.small{min-height:auto!important}}

/* BOARD EDITOR UPGRADE 2026-07 */
.board-wrap .post-list-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:28px 0 16px}.board-cats{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px}.board-cats span{display:inline-flex;align-items:center;border:1px solid #e5e7eb;background:#fff;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:800;color:#374151}.editor-panel label{display:block;margin:14px 0 10px;font-weight:800}.editor-panel input[type=text]{width:100%;box-sizing:border-box;padding:13px 14px;border-radius:12px;border:1px solid #d8d1c7;font-size:15px}.editor-toolbar{display:flex!important;flex-wrap:wrap;gap:8px;background:#111827!important;border-radius:14px!important;padding:12px!important;margin:12px 0 10px}.editor-toolbar button{border:0;background:#2f333a;color:#fff;border-radius:9px;padding:10px 12px;font-weight:900;cursor:pointer}.editor-toolbar button:hover{background:#000}.rich-editor{min-height:320px;border:1px solid #d8d1c7;border-radius:14px;background:#fff;padding:18px;line-height:1.8;outline:none;overflow:auto}.rich-editor:focus{border-color:#111827;box-shadow:0 0 0 3px rgba(17,24,39,.08)}.post-content img,.rich-editor img{max-width:100%;height:auto;border-radius:14px;display:block;margin:12px 0}.youtube-embed{position:relative;width:100%;padding-top:56.25%;border-radius:16px;overflow:hidden;background:#000;margin:18px 0}.youtube-embed iframe{position:absolute;inset:0;width:100%;height:100%}.btn.small{padding:10px 16px;border-radius:10px}.post-card{position:relative}.post-card .edit-link{position:absolute;right:16px;top:14px;font-size:13px;font-weight:900;color:#111827}.board-view .hero-actions{margin-top:24px;display:flex;gap:8px}.btn.danger{background:#dc2626;color:#fff}

/* board editor category + color picker final fix */
.category-editor{display:flex;gap:10px;align-items:center;margin:8px 0 12px}
.category-editor select,.category-editor input{height:46px;border:1px solid #d8d1c7;border-radius:12px;padding:0 14px;background:#fff;font-weight:800;box-sizing:border-box}
.category-editor select{min-width:180px}.category-editor input{flex:1}
.editor-toolbar .color-picker-label{display:inline-flex!important;align-items:center;gap:8px;margin:0!important;background:#2f333a;color:#fff;border-radius:9px;padding:7px 10px;font-weight:900;line-height:1}
.editor-toolbar .color-picker-label input[type=color]{appearance:none;-webkit-appearance:none;width:34px;height:28px;padding:0;border:0;border-radius:6px;background:transparent;cursor:pointer}
.editor-toolbar .color-picker-label input[type=color]::-webkit-color-swatch-wrapper{padding:0}.editor-toolbar .color-picker-label input[type=color]::-webkit-color-swatch{border:1px solid rgba(255,255,255,.45);border-radius:6px}
.editor-toolbar .color-chip{position:relative;padding-left:28px!important}.editor-toolbar .color-chip:before{content:"";position:absolute;left:9px;top:50%;width:12px;height:12px;border-radius:50%;transform:translateY(-50%);background:var(--chip);border:1px solid rgba(255,255,255,.55)}
@media(max-width:700px){.category-editor{display:block}.category-editor select,.category-editor input{width:100%;margin-bottom:8px}}

/* rankgo common footer - filedal style, normal weight */
.site-footer.rg-footer{background:#151619!important;color:#d7dce3!important;border-top:0!important;margin-top:56px!important;padding:0!important;font-size:14px!important;font-weight:400!important}
.rg-footer .container{max-width:1180px!important;margin:0 auto!important;padding-left:24px!important;padding-right:24px!important}
.rg-footer-inner{display:grid!important;grid-template-columns:1.4fr 1fr 1fr!important;gap:96px!important;padding-top:64px!important;padding-bottom:52px!important}
.rg-footer-logo{font-size:16px!important;line-height:1.2!important;margin-bottom:20px!important;color:#fff!important;font-weight:400!important}.rg-footer-logo strong{font-size:18px!important;font-weight:700!important;letter-spacing:-.02em!important}.rg-footer-logo span{font-size:13px!important;color:#aab2bd!important;margin-left:6px!important;font-weight:400!important}
.rg-footer-brand p{margin:0!important;color:#c4cbd4!important;line-height:1.75!important;font-weight:400!important}.rg-footer-col h3{margin:0 0 18px!important;font-size:15px!important;color:#cfd6df!important;font-weight:500!important}.rg-footer-col a{display:block!important;color:#fff!important;text-decoration:none!important;margin:0 0 13px!important;font-size:15px!important;line-height:1.25!important;font-weight:400!important}.rg-footer-col a:hover{text-decoration:underline!important;text-underline-offset:3px!important}.rg-footer-bottom{border-top:1px solid rgba(255,255,255,.12)!important;padding-top:22px!important;padding-bottom:48px!important;color:#aeb6c2!important;font-weight:400!important}.rg-footer-bottom p{margin:0 0 8px!important;font-size:13px!important;line-height:1.65!important;font-weight:400!important}
@media(max-width:760px){.rg-footer-inner{grid-template-columns:1fr!important;gap:28px!important;padding-top:42px!important;padding-bottom:32px!important}.rg-footer-col a{font-size:14px!important}.rg-footer-bottom{padding-bottom:34px!important}}

/* 2026-07-11 DARK MODE */
.nav-right{display:flex;align-items:center;gap:8px;min-width:0}.theme-toggle{height:36px;padding:0 11px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#334155;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-family:inherit;font-size:12px;font-weight:900;cursor:pointer;white-space:nowrap}.theme-toggle:hover{border-color:#c9a557}.theme-icon{font-size:17px;line-height:1}.theme-label{line-height:1}
@media(max-width:760px){.nav-right{display:block}.nav-right nav{margin-top:8px}.theme-toggle{position:absolute;right:14px;top:11px}.site-header .nav{position:relative}}

html[data-theme="dark"]{color-scheme:dark;--bg:#0d1117;--ink:#f3f4f6;--muted:#a1a8b3;--line:#2b313b;--card:#171c24;--soft:#202630;--black:#f4f4f5;--shadow:0 10px 28px rgba(0,0,0,.28)}
html[data-theme="dark"] body{background:#0d1117!important;color:#f3f4f6!important}
html[data-theme="dark"] .site-header{background:rgba(13,17,23,.94)!important;border-color:#2b313b!important}
html[data-theme="dark"] .site-header .brand-name,html[data-theme="dark"] .rank-no strong,html[data-theme="dark"] .finder-rank{color:#f4f4f5!important}
html[data-theme="dark"] .nav nav a{color:#c7cdd6!important}
html[data-theme="dark"] .nav nav a:hover{background:#1b212b!important;border-color:#343c48!important}
html[data-theme="dark"] .theme-toggle{background:#1b212b!important;border-color:#343c48!important;color:#f3f4f6!important}
html[data-theme="dark"] .rank-board,html[data-theme="dark"] .rank-row,html[data-theme="dark"] .guide-card,html[data-theme="dark"] .detail-hero,html[data-theme="dark"] .detail-article,html[data-theme="dark"] .sticky-box,html[data-theme="dark"] .info-table,html[data-theme="dark"] .faq-item,html[data-theme="dark"] .article,html[data-theme="dark"] .criteria-box,html[data-theme="dark"] .faq-accordion,html[data-theme="dark"] .finder-hero,html[data-theme="dark"] .finder-filter,html[data-theme="dark"] .finder-card,html[data-theme="dark"] .finder-exact-card,html[data-theme="dark"] .rg-chart,html[data-theme="dark"] .rg-stats div,html[data-theme="dark"] .rg-wide-card,html[data-theme="dark"] .rg-change-card,html[data-theme="dark"] .rg-list-card,html[data-theme="dark"] .rg-standard-card{background:#171c24!important;border-color:#2b313b!important;color:#f3f4f6!important;box-shadow:0 2px 8px rgba(0,0,0,.25)!important}
html[data-theme="dark"] .rank-row,html[data-theme="dark"] .compare-table th,html[data-theme="dark"] .compare-table td,html[data-theme="dark"] .info-table div,html[data-theme="dark"] .faq-accordion details,html[data-theme="dark"] .rg-change-card div,html[data-theme="dark"] .rg-list-card div{border-color:#2b313b!important}
html[data-theme="dark"] .logo-box,html[data-theme="dark"] .detail-logo,html[data-theme="dark"] .finder-logo,html[data-theme="dark"] .finder-exact-logo{background:#fff!important;border-color:#49515e!important}
html[data-theme="dark"] .rank-info p,html[data-theme="dark"] .detail-main p,html[data-theme="dark"] .detail-article p,html[data-theme="dark"] .detail-article li,html[data-theme="dark"] .article p,html[data-theme="dark"] .article li,html[data-theme="dark"] .guide-card p,html[data-theme="dark"] .lead,html[data-theme="dark"] .section-desc,html[data-theme="dark"] .criteria-card p,html[data-theme="dark"] .finder-hero p,html[data-theme="dark"] .finder-card li,html[data-theme="dark"] .rg-standard-card>p,html[data-theme="dark"] .rg-standard-grid p{color:#b8c0cc!important}
html[data-theme="dark"] h1,html[data-theme="dark"] h2,html[data-theme="dark"] h3,html[data-theme="dark"] h4,html[data-theme="dark"] strong,html[data-theme="dark"] .rank-info h2,html[data-theme="dark"] .finder-card-top h3,html[data-theme="dark"] .rg-section-head h2,html[data-theme="dark"] .rg-chart h3,html[data-theme="dark"] .rg-tags h3,html[data-theme="dark"] .rg-change-card b,html[data-theme="dark"] .rg-list-card b,html[data-theme="dark"] .rg-standard-card>h2,html[data-theme="dark"] .rg-standard-grid h3{color:#f3f4f6!important}
html[data-theme="dark"] .detail-btn,html[data-theme="dark"] .btn.secondary,html[data-theme="dark"] .rg-detail{background:#202630!important;border-color:#3a4350!important;color:#f3f4f6!important}
html[data-theme="dark"] .go-btn,html[data-theme="dark"] .btn,html[data-theme="dark"] .rg-go{background:#f2f2f2!important;border-color:#f2f2f2!important;color:#111!important}
html[data-theme="dark"] .info-table b,html[data-theme="dark"] .compare-table th,html[data-theme="dark"] .criteria-card,html[data-theme="dark"] .filter-chip,html[data-theme="dark"] .rg-standard-grid article{background:#202630!important;color:#e8ebef!important}
html[data-theme="dark"] .info-table span,html[data-theme="dark"] .compare-table td{color:#c4cbd4!important}
html[data-theme="dark"] .faq-accordion p,html[data-theme="dark"] .detail-faq>details>p{background:#12171e!important;color:#b8c0cc!important}
html[data-theme="dark"] .detail-faq>details>summary{background:#171c24!important;color:#f3f4f6!important;border-color:#2b313b!important}
html[data-theme="dark"] .finder-exact-page,html[data-theme="dark"] .finder-exact-hero,html[data-theme="dark"] .rg-main,html[data-theme="dark"] .rg-analytics{background:#0d1117!important}
html[data-theme="dark"] .finder-exact-hero h1,html[data-theme="dark"] .finder-exact-hero p,html[data-theme="dark"] .finder-exact-card h2,html[data-theme="dark"] .finder-exact-features li{color:#f3f4f6!important}
html[data-theme="dark"] .finder-exact-benefit{background:#202630!important;color:#f3f4f6!important}
html[data-theme="dark"] .rg-row{background:#171c24!important;border-color:#2b313b!important}
html[data-theme="dark"] .rg-tags a{background:#171c24!important;border-color:#343c48!important;color:#d8dde5!important}
html[data-theme="dark"] .rg-tags a:hover,html[data-theme="dark"] .rg-tags a.active{background:#f3f4f6!important;color:#111!important;border-color:#f3f4f6!important}
html[data-theme="dark"] .rg-countdown{background:#05080d!important}
html[data-theme="dark"] .site-footer,html[data-theme="dark"] .rg-footer{background:#10151c!important;border-color:#2b313b!important;color:#9fa8b5!important}
html[data-theme="dark"] input,html[data-theme="dark"] select,html[data-theme="dark"] textarea{background:#12171e!important;color:#f3f4f6!important;border-color:#3a4350!important}
html[data-theme="dark"] ::placeholder{color:#7f8996!important}

/* 2026-07-11 DARK MODE CONTRAST FIX */
html[data-theme="dark"] .rg-main-hero-copy h1,
html[data-theme="dark"] .rg-main-hero-copy p,
html[data-theme="dark"] .fd-section-head h2,
html[data-theme="dark"] .fd-section-head p,
html[data-theme="dark"] .fd-rank-info h3,
html[data-theme="dark"] .fd-rank-info h3 a,
html[data-theme="dark"] .fd-rank-info p,
html[data-theme="dark"] .fd-rank-benefit small,
html[data-theme="dark"] .fd-standard-card h2,
html[data-theme="dark"] .fd-standard-card>p,
html[data-theme="dark"] .fd-standard-grid h3,
html[data-theme="dark"] .fd-standard-grid p,
html[data-theme="dark"] .fd-guide-grid h3,
html[data-theme="dark"] .fd-guide-grid p,
html[data-theme="dark"] .fd-guide-grid span,
html[data-theme="dark"] .fd-faq-list summary,
html[data-theme="dark"] .fd-faq-list p,
html[data-theme="dark"] .rg-info h3,
html[data-theme="dark"] .rg-info h3 a,
html[data-theme="dark"] .rg-info p,
html[data-theme="dark"] .rg-benefit small,
html[data-theme="dark"] .rg-title h2,
html[data-theme="dark"] .rg-title p,
html[data-theme="dark"] .rg-section-head p,
html[data-theme="dark"] .rg-chart h3,
html[data-theme="dark"] .rg-stats span,
html[data-theme="dark"] .rg-stats em {color:#d4dae4!important}

html[data-theme="dark"] .rg-main-hero-copy h1,
html[data-theme="dark"] .fd-section-head h2,
html[data-theme="dark"] .fd-rank-info h3,
html[data-theme="dark"] .fd-rank-info h3 a,
html[data-theme="dark"] .fd-standard-card h2,
html[data-theme="dark"] .fd-standard-grid h3,
html[data-theme="dark"] .fd-guide-grid h3,
html[data-theme="dark"] .fd-faq-list summary,
html[data-theme="dark"] .rg-info h3,
html[data-theme="dark"] .rg-info h3 a,
html[data-theme="dark"] .rg-title h2,
html[data-theme="dark"] .rg-section-head h2,
html[data-theme="dark"] .rg-chart h3 {color:#fff!important}

html[data-theme="dark"] .rg-main-hero-copy p,
html[data-theme="dark"] .fd-section-head p,
html[data-theme="dark"] .fd-rank-info p,
html[data-theme="dark"] .fd-standard-card>p,
html[data-theme="dark"] .fd-standard-grid p,
html[data-theme="dark"] .fd-guide-grid p,
html[data-theme="dark"] .fd-faq-list p,
html[data-theme="dark"] .rg-info p,
html[data-theme="dark"] .rg-title p,
html[data-theme="dark"] .rg-section-head p {color:#c5ccd8!important}

html[data-theme="dark"] .fd-rank-benefit small,
html[data-theme="dark"] .rg-benefit small,
html[data-theme="dark"] .rg-stats span,
html[data-theme="dark"] .rg-stats em {color:#aeb7c5!important}

html[data-theme="dark"] .fd-home-section,
html[data-theme="dark"] .fd-rank-preview,
html[data-theme="dark"] .rg-home-compare-only {background:#0d1117!important}
html[data-theme="dark"] .fd-home-rank-list,
html[data-theme="dark"] .fd-standard-card,
html[data-theme="dark"] .fd-guide-grid>a,
html[data-theme="dark"] .fd-faq-list details,
html[data-theme="dark"] .rg-home-compare-card {background:#181d25!important;border-color:#313846!important;color:#f3f4f6!important;box-shadow:0 4px 16px rgba(0,0,0,.28)!important}
html[data-theme="dark"] .fd-home-rank-row {background:#181d25!important;border-color:#313846!important}
html[data-theme="dark"] .fd-home-rank-row:hover,
html[data-theme="dark"] .rg-home-compare-card:hover,
html[data-theme="dark"] .fd-guide-grid>a:hover {background:#1d232d!important;border-color:#465062!important}
html[data-theme="dark"] .fd-rank-logo,
html[data-theme="dark"] .rg-logo {background:#fff!important;border-color:#4b5563!important}
html[data-theme="dark"] .fd-rank-num strong,
html[data-theme="dark"] .rg-no strong {color:#f8fafc!important}
html[data-theme="dark"] .fd-rank-actions .detail,
html[data-theme="dark"] .rg-actions .rg-detail {background:#242b35!important;border-color:#465062!important;color:#fff!important}
html[data-theme="dark"] .fd-rank-actions .go,
html[data-theme="dark"] .rg-actions .rg-go {background:#f4f4f5!important;border-color:#f4f4f5!important;color:#111!important}
html[data-theme="dark"] .rg-home-compare-only .fd-section-head h2,
html[data-theme="dark"] .rg-home-compare-all,
html[data-theme="dark"] .rg-home-compare-copy strong {color:#fff!important}
html[data-theme="dark"] .rg-home-compare-only .fd-section-head p,
html[data-theme="dark"] .rg-home-compare-copy em {color:#b8c0cc!important}
html[data-theme="dark"] .rg-home-arrow {color:#aeb7c5!important}
html[data-theme="dark"] .fd-standard-grid article {background:#222832!important;border-color:#313846!important}
html[data-theme="dark"] .fd-faq-list details[open] {background:#1d232d!important}
html[data-theme="dark"] .fd-faq-list details+details {border-top-color:#313846!important}
html[data-theme="dark"] .rg-board {background:#181d25!important;border-color:#313846!important;overflow:hidden!important}
html[data-theme="dark"] .rg-row {background:#181d25!important;border-color:#313846!important}
html[data-theme="dark"] .rg-row:hover {background:#1d232d!important}
html[data-theme="dark"] .rg-side>* {background:#181d25!important;border-color:#313846!important;color:#f3f4f6!important}
html[data-theme="dark"] .rg-countdown {background:#070b11!important}
html[data-theme="dark"] .rg-tabs {background:#11161d!important;border-color:#313846!important}
html[data-theme="dark"] .rg-tab {color:#bfc7d3!important}
html[data-theme="dark"] .rg-tab.active {color:#fff!important;border-color:#f59e0b!important}

/* Dark mode: compare + finder complete coverage */
html[data-theme="dark"] .fdc-hero,
html[data-theme="dark"] .fd-finder-hero,
html[data-theme="dark"] .fd-finder-page,
html[data-theme="dark"] .fdc-main,
html[data-theme="dark"] .fd-finder-wrap,
html[data-theme="dark"] .fd-compare-detail-wrap{
  background:#0d1117!important;
  color:#f3f4f6!important;
}
html[data-theme="dark"] .fdc-hero,
html[data-theme="dark"] .fd-finder-hero{
  border-color:#2b313b!important;
}
html[data-theme="dark"] .fdc-hero h1,
html[data-theme="dark"] .fd-finder-hero h1,
html[data-theme="dark"] .fdc-head h2,
html[data-theme="dark"] .fd-section-title,
html[data-theme="dark"] .fd-card h2,
html[data-theme="dark"] .fdc-copy strong,
html[data-theme="dark"] .fd-card-main h2,
html[data-theme="dark"] .fd-table th,
html[data-theme="dark"] .fd-accordion summary{
  color:#fff!important;
}
html[data-theme="dark"] .fdc-hero p,
html[data-theme="dark"] .fd-finder-hero p,
html[data-theme="dark"] .fdc-head p,
html[data-theme="dark"] .fdc-copy em,
html[data-theme="dark"] .fd-card p,
html[data-theme="dark"] .fd-features li,
html[data-theme="dark"] .fd-card-main p,
html[data-theme="dark"] .fd-muted,
html[data-theme="dark"] .fd-note-box,
html[data-theme="dark"] .fd-accordion p,
html[data-theme="dark"] .fd-breadcrumb,
html[data-theme="dark"] .fd-breadcrumb a{
  color:#c5ccd8!important;
}
html[data-theme="dark"] .fdc-card,
html[data-theme="dark"] .fd-card,
html[data-theme="dark"] .fd-detail-site-card,
html[data-theme="dark"] .fd-note-box,
html[data-theme="dark"] .fd-table,
html[data-theme="dark"] .fd-accordion,
html[data-theme="dark"] .fd-related,
html[data-theme="dark"] .fd-link-section{
  background:#181d25!important;
  border-color:#313846!important;
  color:#f3f4f6!important;
  box-shadow:0 4px 16px rgba(0,0,0,.28)!important;
}
html[data-theme="dark"] .fdc-card:hover,
html[data-theme="dark"] .fd-card:hover{
  background:#1d232d!important;
  border-color:#465062!important;
}
html[data-theme="dark"] .fd-finder-tabs,
html[data-theme="dark"] .fd-finder-tabs-inner{
  background:#11161d!important;
  border-color:#313846!important;
}
html[data-theme="dark"] .fd-chip{
  background:#242b35!important;
  border-color:#343c48!important;
  color:#e7ebf0!important;
}
html[data-theme="dark"] .fd-chip.active{
  background:#f4f4f5!important;
  border-color:#f4f4f5!important;
  color:#111!important;
}
html[data-theme="dark"] .fd-logo,
html[data-theme="dark"] .fd-mini-logo{
  background:#fff!important;
  border-color:#4b5563!important;
}
html[data-theme="dark"] .fd-benefit,
html[data-theme="dark"] .fd-card-grid>div{
  background:#222832!important;
  border-color:#313846!important;
  color:#f3f4f6!important;
}
html[data-theme="dark"] .fd-card-grid small{color:#aeb7c5!important}
html[data-theme="dark"] .fd-card-grid b{color:#f8fafc!important}
html[data-theme="dark"] .fd-btn-outline{
  background:#242b35!important;
  border-color:#465062!important;
  color:#fff!important;
}
html[data-theme="dark"] .fd-btn-black,
html[data-theme="dark"] .fd-go{
  background:#f4f4f5!important;
  border-color:#f4f4f5!important;
  color:#111!important;
}
html[data-theme="dark"] .fd-table th,
html[data-theme="dark"] .fd-table td,
html[data-theme="dark"] .fd-card-main,
html[data-theme="dark"] .fd-card-grid,
html[data-theme="dark"] .fd-accordion details{
  border-color:#313846!important;
}
html[data-theme="dark"] .fd-table td{color:#d7dce4!important;background:#181d25!important}
html[data-theme="dark"] .fd-table th{background:#222832!important}
html[data-theme="dark"] .fdc-arrow{color:#aeb7c5!important}
html[data-theme="dark"] .fdc-badge{box-shadow:none!important}

/* Keep theme toggle always visible on all public pages */
.site-header .nav-right{display:flex!important;align-items:center!important}
.site-header .theme-toggle{display:inline-flex!important;visibility:visible!important;opacity:1!important;flex:0 0 auto!important}
@media(max-width:760px){
  .site-header .nav-right{display:block!important}
  .site-header .theme-toggle{display:inline-flex!important;position:absolute!important;right:14px!important;top:11px!important;z-index:20!important}
}

/* 2026-07-11 final dark-mode corrections: rank page */
html[data-theme="dark"] body,
html[data-theme="dark"] main,
html[data-theme="dark"] .rg-main,
html[data-theme="dark"] .rg-analytics,
html[data-theme="dark"] .rg-extra-sections{background:#0d1117!important;color:#f8fafc!important}
html[data-theme="dark"] .rg-hero{background:#11161d!important;border-color:#2f3743!important}
html[data-theme="dark"] .rg-hero h1{color:#ffffff!important;text-shadow:none!important}
html[data-theme="dark"] .rg-hero p{color:#cbd5e1!important}
html[data-theme="dark"] .rg-tabs{background:#161b22!important;border-color:#303844!important}
html[data-theme="dark"] .rg-tab{background:#282e38!important;color:#d7dee8!important;border:1px solid #3a4350!important}
html[data-theme="dark"] .rg-tab.active{background:#f8fafc!important;color:#111827!important;border-color:#f8fafc!important}
html[data-theme="dark"] .rg-board,
html[data-theme="dark"] .rg-row,
html[data-theme="dark"] .rg-chart,
html[data-theme="dark"] .rg-stats div,
html[data-theme="dark"] .rg-tags,
html[data-theme="dark"] .rg-wide-card,
html[data-theme="dark"] .rg-analytics-card{background:#181d25!important;border-color:#313846!important;color:#f8fafc!important}
html[data-theme="dark"] .rg-row{border-bottom-color:#313846!important}
html[data-theme="dark"] .rg-title h2,
html[data-theme="dark"] .rg-section-head h2,
html[data-theme="dark"] .rg-chart h3,
html[data-theme="dark"] .rg-tags h3,
html[data-theme="dark"] .rg-stats b{color:#ffffff!important}
html[data-theme="dark"] .rg-title p,
html[data-theme="dark"] .rg-section-head p,
html[data-theme="dark"] .rg-info p,
html[data-theme="dark"] .rg-benefit small,
html[data-theme="dark"] .rg-stats span,
html[data-theme="dark"] .rg-stats em{color:#c3ccd8!important}
html[data-theme="dark"] .rg-info h3,
html[data-theme="dark"] .rg-info h3 a,
html[data-theme="dark"] .rg-no strong{color:#f8fafc!important}
html[data-theme="dark"] .site-footer{background:#11161d!important;border-color:#303844!important}

/* 2026-07-11 main-page dark hero correction */
html[data-theme="dark"] .rg-main-hero{
  background:#0d1117!important;
  border-bottom-color:#2f3743!important;
}
html[data-theme="dark"] .rg-main-hero-copy h1{
  color:#ffffff!important;
  text-shadow:none!important;
}
html[data-theme="dark"] .rg-main-hero-copy p{
  color:#cbd5e1!important;
}
html[data-theme="dark"] .rg-main-stats,
html[data-theme="dark"] .rg-main-ranking,
html[data-theme="dark"] .rg-home-compare-only,
html[data-theme="dark"] .fd-standard-section,
html[data-theme="dark"] .fd-guide-section,
html[data-theme="dark"] .fd-faq-section{
  background:#0d1117!important;
  color:#f8fafc!important;
}

/* =========================================================
   2026-07-11 FINAL UI NORMALIZATION
   Single authoritative layer for dark mode + responsive ranks.
   ========================================================= */

/* Shared dark surfaces */
html[data-theme="dark"] .rg-main-hero,
html[data-theme="dark"] .rg-hero,
html[data-theme="dark"] .fd-home-section,
html[data-theme="dark"] .rg-main,
html[data-theme="dark"] .rg-analytics,
html[data-theme="dark"] .rg-home-compare-only {
  background:#0d1117!important;
  color:#f8fafc!important;
}
html[data-theme="dark"] .rg-main-hero-copy h1,
html[data-theme="dark"] .rg-hero h1,
html[data-theme="dark"] .fd-section-head h2,
html[data-theme="dark"] .rg-title h2 {
  color:#fff!important;
}
html[data-theme="dark"] .rg-main-hero-copy p,
html[data-theme="dark"] .rg-hero p,
html[data-theme="dark"] .fd-section-head p,
html[data-theme="dark"] .rg-title p {
  color:#cbd5e1!important;
}
html[data-theme="dark"] .fd-home-rank-list,
html[data-theme="dark"] .rg-board {
  background:#171c24!important;
  border-color:#34404d!important;
}
html[data-theme="dark"] .fd-home-rank-row,
html[data-theme="dark"] .rg-row {
  background:#171c24!important;
  border-color:#34404d!important;
}
html[data-theme="dark"] .fd-rank-info h3,
html[data-theme="dark"] .fd-rank-info h3 a,
html[data-theme="dark"] .rg-info h3,
html[data-theme="dark"] .rg-info h3 a,
html[data-theme="dark"] .fd-rank-num strong,
html[data-theme="dark"] .rg-no strong {
  color:#fff!important;
}
html[data-theme="dark"] .fd-rank-info p,
html[data-theme="dark"] .rg-info p,
html[data-theme="dark"] .fd-rank-benefit small,
html[data-theme="dark"] .rg-benefit small {
  color:#c5ceda!important;
}
html[data-theme="dark"] .fd-rank-logo,
html[data-theme="dark"] .rg-logo {
  background:#fff!important;
  border-color:#5b6572!important;
}

/* Desktop layout: keep all columns inside the card */
@media (min-width:901px){
  .rg-rank-compact .fd-home-rank-row{
    grid-template-columns:52px 78px minmax(0,1fr) minmax(190px,230px) 150px!important;
    gap:14px!important;
    padding:20px 22px!important;
  }
  .rg-row{
    grid-template-columns:42px 62px minmax(0,1fr) minmax(150px,162px) 132px!important;
    gap:12px!important;
    padding:20px 18px!important;
  }
}

/* Tablet: two logical rows, no overflow */
@media (max-width:900px){
  .rg-rank-compact .fd-home-rank-row,
  .fd-home-rank-row,
  .rg-row{
    display:grid!important;
    grid-template-columns:42px 68px minmax(0,1fr)!important;
    grid-template-rows:auto auto auto!important;
    gap:8px 12px!important;
    width:100%!important;
    min-width:0!important;
    min-height:0!important;
    padding:18px 16px!important;
    overflow:visible!important;
  }
  .fd-rank-num,.rg-no{grid-column:1!important;grid-row:1 / span 2!important;align-self:start!important;padding-top:8px!important}
  .fd-rank-logo,.rg-logo{grid-column:2!important;grid-row:1 / span 2!important;align-self:start!important}
  .fd-rank-info,.rg-info{grid-column:3!important;grid-row:1!important;min-width:0!important}
  .fd-rank-benefit,.rg-benefit{grid-column:3!important;grid-row:2!important;min-width:0!important;padding:0!important}
  .fd-rank-actions,.rg-actions{grid-column:2 / 4!important;grid-row:3!important;display:flex!important;justify-content:flex-end!important;gap:8px!important;padding:4px 0 0!important;margin:0!important;min-width:0!important}
  .fd-rank-info p,.rg-info p,.fd-rank-benefit b,.rg-benefit b,.fd-rank-benefit small,.rg-benefit small{
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    display:-webkit-box!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:2!important;
  }
}

/* Mobile: compact card with all information visible */
@media (max-width:560px){
  .rg-rank-compact .fd-home-rank-row,
  .fd-home-rank-row,
  .rg-row{
    grid-template-columns:34px 58px minmax(0,1fr)!important;
    gap:8px 10px!important;
    padding:16px 12px!important;
  }
  .fd-rank-logo,.rg-logo{width:58px!important;height:58px!important}
  .fd-rank-info h3,.rg-info h3{font-size:16px!important;margin-bottom:4px!important}
  .fd-rank-info p,.rg-info p{font-size:12px!important;line-height:1.5!important}
  .fd-rank-benefit b,.rg-benefit b{font-size:13px!important;line-height:1.45!important}
  .fd-rank-benefit small,.rg-benefit small{font-size:11px!important}
  .fd-rank-actions,.rg-actions{grid-column:2 / 4!important;justify-content:flex-end!important;padding-left:0!important}
  .fd-rank-actions a,.rg-detail,.rg-go{height:36px!important;font-size:12px!important}
  .fd-rank-actions .detail{width:auto!important;padding:0 13px!important}
  .fd-rank-actions .go{width:auto!important;padding:0 14px!important}
  .rg-detail,.rg-go{padding:0 13px!important}
  .container,.container.narrow{padding-left:12px!important;padding-right:12px!important}
  .fd-home-rank-list,.rg-board{border-radius:12px!important}
}

/* 2026-07-11 FINAL UI NORMALIZATION */
html[data-theme="dark"] .rg-main-hero,
html[data-theme="dark"] .rg-hero,
html[data-theme="dark"] .fd-home-section,
html[data-theme="dark"] .rg-main,
html[data-theme="dark"] .rg-analytics,
html[data-theme="dark"] .rg-home-compare-only{background:#0d1117!important;color:#f8fafc!important}
html[data-theme="dark"] .rg-main-hero-copy h1,
html[data-theme="dark"] .rg-hero h1,
html[data-theme="dark"] .fd-section-head h2,
html[data-theme="dark"] .rg-title h2{color:#fff!important}
html[data-theme="dark"] .rg-main-hero-copy p,
html[data-theme="dark"] .rg-hero p,
html[data-theme="dark"] .fd-section-head p,
html[data-theme="dark"] .rg-title p{color:#cbd5e1!important}
html[data-theme="dark"] .fd-home-rank-list,
html[data-theme="dark"] .rg-board{background:#171c24!important;border-color:#34404d!important}
html[data-theme="dark"] .fd-home-rank-row,
html[data-theme="dark"] .rg-row{background:#171c24!important;border-color:#34404d!important}
html[data-theme="dark"] .fd-rank-info h3,
html[data-theme="dark"] .fd-rank-info h3 a,
html[data-theme="dark"] .rg-info h3,
html[data-theme="dark"] .rg-info h3 a,
html[data-theme="dark"] .fd-rank-num strong,
html[data-theme="dark"] .rg-no strong{color:#fff!important}
html[data-theme="dark"] .fd-rank-info p,
html[data-theme="dark"] .rg-info p,
html[data-theme="dark"] .fd-rank-benefit small,
html[data-theme="dark"] .rg-benefit small{color:#c5ceda!important}
html[data-theme="dark"] .fd-rank-logo,
html[data-theme="dark"] .rg-logo{background:#fff!important;border-color:#5b6572!important}
@media(min-width:901px){
.rg-rank-compact .fd-home-rank-row{grid-template-columns:52px 78px minmax(0,1fr) minmax(190px,230px) 150px!important;gap:14px!important;padding:20px 22px!important}
.rg-row{grid-template-columns:42px 62px minmax(0,1fr) minmax(150px,162px) 132px!important;gap:12px!important;padding:20px 18px!important}
}
@media(max-width:900px){
.rg-rank-compact .fd-home-rank-row,.fd-home-rank-row,.rg-row{display:grid!important;grid-template-columns:42px 68px minmax(0,1fr)!important;grid-template-rows:auto auto auto!important;gap:8px 12px!important;width:100%!important;min-width:0!important;min-height:0!important;padding:18px 16px!important;overflow:visible!important}
.fd-rank-num,.rg-no{grid-column:1!important;grid-row:1 / span 2!important;align-self:start!important;padding-top:8px!important}
.fd-rank-logo,.rg-logo{grid-column:2!important;grid-row:1 / span 2!important;align-self:start!important}
.fd-rank-info,.rg-info{grid-column:3!important;grid-row:1!important;min-width:0!important}
.fd-rank-benefit,.rg-benefit{grid-column:3!important;grid-row:2!important;min-width:0!important;padding:0!important}
.fd-rank-actions,.rg-actions{grid-column:2 / 4!important;grid-row:3!important;display:flex!important;justify-content:flex-end!important;gap:8px!important;padding:4px 0 0!important;margin:0!important;min-width:0!important}
.fd-rank-info p,.rg-info p,.fd-rank-benefit b,.rg-benefit b,.fd-rank-benefit small,.rg-benefit small{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}
}
@media(max-width:560px){
.rg-rank-compact .fd-home-rank-row,.fd-home-rank-row,.rg-row{grid-template-columns:34px 58px minmax(0,1fr)!important;gap:8px 10px!important;padding:16px 12px!important}
.fd-rank-logo,.rg-logo{width:58px!important;height:58px!important}
.fd-rank-info h3,.rg-info h3{font-size:16px!important;margin-bottom:4px!important}
.fd-rank-info p,.rg-info p{font-size:12px!important;line-height:1.5!important}
.fd-rank-benefit b,.rg-benefit b{font-size:13px!important;line-height:1.45!important}
.fd-rank-benefit small,.rg-benefit small{font-size:11px!important}
.fd-rank-actions,.rg-actions{grid-column:2 / 4!important;justify-content:flex-end!important;padding-left:0!important}
.fd-rank-actions a,.rg-detail,.rg-go{height:36px!important;font-size:12px!important}
.fd-rank-actions .detail{width:auto!important;padding:0 13px!important}
.fd-rank-actions .go{width:auto!important;padding:0 14px!important}
.rg-detail,.rg-go{padding:0 13px!important}
.container,.container.narrow{padding-left:12px!important;padding-right:12px!important}
.fd-home-rank-list,.rg-board{border-radius:12px!important}
}


/* 2026-07-11 main rank uses the same proven layout as /rank */
.rg-home-board{width:100%!important;max-width:none!important}
.rg-rank-compact .rg-row{width:100%!important}
@media(max-width:900px){
  .rg-rank-compact .rg-row{
    display:grid!important;
    grid-template-columns:42px 68px minmax(0,1fr)!important;
    grid-template-rows:auto auto auto!important;
    gap:8px 12px!important;
    min-width:0!important;
    padding:18px 16px!important;
  }
}
@media(max-width:560px){
  .rg-rank-compact .rg-row{
    grid-template-columns:34px 58px minmax(0,1fr)!important;
    gap:8px 10px!important;
    padding:16px 12px!important;
  }
}

/* 2026-07-11 final: prevent benefit text from entering action buttons */
@media (min-width:981px){
  .rg-row{
    grid-template-columns:42px 62px minmax(0,1fr) minmax(120px,138px) 150px!important;
    column-gap:10px!important;
    padding-left:14px!important;
    padding-right:14px!important;
  }
  .rg-benefit{
    min-width:0!important;
    max-width:138px!important;
    overflow:hidden!important;
  }
  .rg-benefit b,
  .rg-benefit small{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  .rg-actions{
    width:150px!important;
    min-width:150px!important;
    justify-content:flex-end!important;
    position:relative!important;
    z-index:2!important;
  }
  .rg-detail{flex:0 0 auto!important}
  .rg-go{flex:0 0 auto!important}
}

/* 2026-07-11 dark-mode analytics readability audit */
html[data-theme="dark"] .rg-analytics,
html[data-theme="dark"] .rg-analytics-inner{
  color:#e8edf5!important;
}
html[data-theme="dark"] .rg-change-card,
html[data-theme="dark"] .rg-list-card,
html[data-theme="dark"] .rg-wide-card,
html[data-theme="dark"] .rg-standard-card{
  background:#171c24!important;
  border-color:#343b46!important;
}
html[data-theme="dark"] .rg-change-card div,
html[data-theme="dark"] .rg-list-card div{
  border-color:#343b46!important;
}
html[data-theme="dark"] .rg-change-card b,
html[data-theme="dark"] .rg-change-card b a,
html[data-theme="dark"] .rg-list-card b,
html[data-theme="dark"] .rg-list-card b a{
  color:#eef2f7!important;
}
html[data-theme="dark"] .rg-change-card b a:hover,
html[data-theme="dark"] .rg-list-card b a:hover{
  color:#71b7ff!important;
}
html[data-theme="dark"] .rg-change-card span{
  color:#c7cfdb!important;
}
html[data-theme="dark"] .rg-list-card>p{
  color:#aeb8c6!important;
}
html[data-theme="dark"] .rg-list-card span{
  color:#d5c8ff!important;
}
html[data-theme="dark"] .rg-list-card h3,
html[data-theme="dark"] .rg-trend-card h3{
  color:#f5f7fb!important;
}
html[data-theme="dark"] .rg-change-card h3.up,
html[data-theme="dark"] .rg-change-card em.up{
  color:#2ed39a!important;
}
html[data-theme="dark"] .rg-change-card h3.down,
html[data-theme="dark"] .rg-change-card em.down{
  color:#ff8a3d!important;
}
html[data-theme="dark"] .rg-section-head p{
  color:#b8c0cc!important;
}
html[data-theme="dark"] .rg-standard-grid article{
  background:#1d232d!important;
}
html[data-theme="dark"] .rg-standard-card small{
  color:#b5bfcc!important;
}

/* Rankgo brand mark + favicon rollout */
.site-header .brand.brand-only{display:inline-flex;align-items:center;gap:9px;line-height:1;text-decoration:none}
.site-header .brand.brand-only::before,.site-header .brand.brand-only:before{display:none!important;content:none!important}
.site-header .brand-mark{display:block;width:27px;height:27px;flex:0 0 27px;border-radius:7px;box-shadow:0 3px 10px rgba(15,23,42,.18)}
.site-header .brand-name{display:block;line-height:1;font-size:19px;letter-spacing:-.045em}
@media(max-width:720px){.site-header .brand-mark{width:25px;height:25px;flex-basis:25px}.site-header .brand-name{font-size:18px}}


/* 관리자 설정 메인 제목: 다른 통계 항목 레이아웃은 유지하고 제목만 반응형 처리 */
.rg-stat-item>div{
  min-width:0;
  width:100%;
}
.rg-stat-item .rg-fit-title{
  font-size:clamp(15px,1.65vw,22px)!important;
  line-height:1.15!important;
  letter-spacing:-.055em!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  max-width:100%!important;
}
.rg-fit-section-title{
  font-size:clamp(22px,2.5vw,30px)!important;
  line-height:1.2!important;
  overflow-wrap:normal!important;
  word-break:keep-all!important;
}
@media (max-width:760px){
  .rg-main-stats-inner{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 18px!important;}
  .rg-stat-item .rg-fit-title{font-size:clamp(14px,4.4vw,20px)!important;}
  .rg-fit-section-title{font-size:clamp(21px,6.5vw,28px)!important;}
}
@media (max-width:420px){
  .rg-main-stats-inner{grid-template-columns:1fr!important;}
}
