:root{--cnc-navy:#10233f;--cnc-gold:#b79249;--cnc-ink:#1f2937;--cnc-bg:#f7f6f1;--cnc-line:#e7e3d9}
.cnccc-wrap{max-width:980px;margin:0 auto;padding:18px 14px 70px;color:var(--cnc-ink);font-family:"Hiragino Maru Gothic ProN","Yu Gothic",system-ui,sans-serif}.cnccc-back{border:1px solid var(--cnc-line);background:#fff;border-radius:999px;padding:9px 14px;font-size:14px;margin:0 0 14px}.cnccc-hero{background:linear-gradient(145deg,#fff,#f5f0e5);border:1px solid var(--cnc-line);border-radius:24px;padding:28px 22px;margin-bottom:16px}.cnccc-kicker{font-size:12px;letter-spacing:.16em;color:var(--cnc-gold);font-weight:800}.cnccc-hero h1{font-size:clamp(28px,7vw,46px);line-height:1.05;margin:8px 0;color:var(--cnc-navy)}.cnccc-hero p{margin:0;line-height:1.7}.cnccc-panel,.cnccc-card,.cnccc-match,.cnccc-profile,.cnccc-shop-card,.cnccc-card-landing{background:#fff;border:1px solid var(--cnc-line);border-radius:20px;box-shadow:0 8px 26px rgba(16,35,63,.05)}.cnccc-panel{padding:18px;margin:14px 0}.cnccc-section-head{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-bottom:14px}.cnccc-section-head h2{margin:0;color:var(--cnc-navy);font-size:20px}.cnccc-section-head span,.cnccc-meta,small{font-size:12px;color:#6b7280}.cnccc-form{display:grid;gap:12px;margin-top:14px}.cnccc-form label{display:grid;gap:6px;font-size:13px;font-weight:700}.cnccc-form input,.cnccc-form select,.cnccc-form textarea{width:100%;box-sizing:border-box;border:1px solid #d9d6cf;border-radius:12px;background:#fff;padding:11px 12px;font:inherit;font-weight:500}.cnccc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cnccc-seg,.cnccc-checks{display:flex;gap:8px;flex-wrap:wrap}.cnccc-seg label,.cnccc-checks label{display:flex;align-items:center;gap:6px;background:var(--cnc-bg);border-radius:999px;padding:8px 11px}.cnccc-seg input,.cnccc-checks input,.cnccc-switch input{width:auto}.cnccc-primary{border:0;border-radius:13px;background:var(--cnc-navy);color:#fff;padding:12px 15px;font-weight:800;font-size:15px}.cnccc-response{font-size:13px;min-height:18px}.cnccc-response.ok{color:#08783e}.cnccc-response.ng{color:#b42318}.cnccc-note,.cnccc-empty{background:var(--cnc-bg);border:1px solid var(--cnc-line);border-radius:14px;padding:12px;font-size:13px;line-height:1.6}.cnccc-feed{display:grid;gap:12px;margin-top:14px}.cnccc-card{overflow:hidden}.cnccc-photo img,.cnccc-shop-card>img,.cnccc-card-landing>img{display:block;width:100%;height:auto;max-height:620px;object-fit:cover}.cnccc-card-body{padding:16px}.cnccc-card-body h3,.cnccc-match h3,.cnccc-profile h3{margin:5px 0 8px;color:var(--cnc-navy)}.cnccc-tag{font-size:11px;color:var(--cnc-gold);font-weight:800;letter-spacing:.08em}.cnccc-match{padding:18px;display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.cnccc-date{font-size:12px;font-weight:800;color:var(--cnc-gold)}.cnccc-result{margin-top:12px;border-left:3px solid var(--cnc-gold);padding-left:10px}.cnccc-cheer-link{white-space:nowrap;text-decoration:none;font-weight:800;color:var(--cnc-navy)}.cnccc-report{margin-top:12px}.cnccc-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:14px}.cnccc-stats div{background:#fff;border:1px solid var(--cnc-line);border-radius:16px;padding:13px;text-align:center}.cnccc-stats b{display:block;font-size:18px;color:var(--cnc-navy)}.cnccc-stats span{font-size:10px;color:#6b7280}.cnccc-media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.cnccc-media-item{border:1px solid var(--cnc-line);border-radius:14px;overflow:hidden;background:#fff}.cnccc-media-item img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.cnccc-media-item div{padding:8px;font-size:12px}.cnccc-profile-grid,.cnccc-shop-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cnccc-profile{padding:18px}.cnccc-avatar{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--cnc-bg);color:var(--cnc-navy);font-weight:900;font-size:20px}.cnccc-tags{display:flex;gap:5px;flex-wrap:wrap;margin:10px 0}.cnccc-tags span{border:1px solid var(--cnc-line);border-radius:999px;padding:4px 7px;font-size:11px}.cnccc-shop-card{overflow:hidden}.cnccc-card-landing{overflow:hidden;text-align:center;padding-bottom:20px}.cnccc-ranking{display:grid;gap:7px}.cnccc-rank-row{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;border-bottom:1px solid var(--cnc-line);padding:10px 2px}.cnccc-rank-no{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--cnc-bg);color:var(--cnc-gold)}.cnccc-rank-row small{display:block}.cnccc-rank-score{text-align:right}.cnccc-rank-score b{color:var(--cnc-navy)}details summary{cursor:pointer;font-weight:800;color:var(--cnc-navy)}
@media(max-width:680px){.cnccc-wrap{padding-left:10px;padding-right:10px}.cnccc-hero{padding:22px 16px;border-radius:18px}.cnccc-panel{padding:14px}.cnccc-grid{grid-template-columns:1fr}.cnccc-profile-grid,.cnccc-shop-grid{grid-template-columns:1fr}.cnccc-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cnccc-match{display:block}.cnccc-cheer-link{display:inline-block;margin-top:12px}.cnccc-stats{grid-template-columns:repeat(2,1fr)}.cnccc-section-head{align-items:flex-start;flex-direction:column;gap:3px}}

/* TOP PAGE compact bridge */

.cnccc-top-section{width:100%;box-sizing:border-box;margin:54px 0 34px;padding:44px 18px 38px;border-top:1px solid rgba(183,146,73,.34);border-bottom:1px solid rgba(183,146,73,.22);background:linear-gradient(180deg,rgba(247,246,241,.18),rgba(247,246,241,.82) 34%,rgba(255,255,255,.96));color:var(--cnc-ink);font-family:"Hiragino Maru Gothic ProN","Yu Gothic",system-ui,sans-serif}.cnccc-top-section-intro{max-width:1100px;margin:0 auto 20px}.cnccc-top-section-intro>span{display:inline-block;font-size:11px;letter-spacing:.18em;color:var(--cnc-gold);font-weight:900;padding-bottom:8px;border-bottom:2px solid var(--cnc-gold)}.cnccc-top-section-intro h2{margin:11px 0 7px;color:var(--cnc-navy);font-size:clamp(28px,4vw,42px);line-height:1.12;letter-spacing:.01em}.cnccc-top-section-intro p{margin:0;max-width:720px;font-size:13px;line-height:1.75;color:#596273}.cnccc-top-module{max-width:1100px;margin:0 auto;padding:17px;border:1px solid var(--cnc-line);border-radius:20px;background:linear-gradient(145deg,#fff,#f8f5ed);box-shadow:0 8px 26px rgba(16,35,63,.05);color:var(--cnc-ink)}.cnccc-top-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.cnccc-top-head span{display:block;font-size:9px;letter-spacing:.14em;color:var(--cnc-gold);font-weight:900}.cnccc-top-head strong{display:block;margin-top:3px;color:var(--cnc-navy);font-size:13px;letter-spacing:.035em}.cnccc-top-head>a,.cnccc-top-minihead a{font-size:12px;font-weight:900;color:var(--cnc-navy);text-decoration:none;white-space:nowrap}.cnccc-top-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:10px 0}.cnccc-top-stats>div{background:rgba(255,255,255,.8);border:1px solid var(--cnc-line);border-radius:12px;padding:8px 10px}.cnccc-top-stats b{display:block;color:var(--cnc-navy);font-size:16px}.cnccc-top-stats small{font-size:9px;letter-spacing:.04em}.cnccc-top-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:10px}.cnccc-top-latest,.cnccc-top-matches{background:#fff;border:1px solid var(--cnc-line);border-radius:14px;overflow:hidden;min-width:0}.cnccc-top-latest{display:grid;grid-template-columns:150px 1fr;min-height:124px}.cnccc-top-thumb{display:block;min-height:124px}.cnccc-top-thumb img{display:block;width:100%;height:100%;object-fit:cover}.cnccc-top-copy{padding:12px;min-width:0}.cnccc-top-copy h3{margin:4px 0 5px;color:var(--cnc-navy);font-size:16px}.cnccc-top-copy p{margin:0 0 6px;font-size:12px;line-height:1.55}.cnccc-top-minihead{display:flex;justify-content:space-between;gap:8px;padding:10px 11px 7px}.cnccc-top-minihead b{font-size:11px;color:var(--cnc-gold);letter-spacing:.08em}.cnccc-top-match{position:relative;display:grid;gap:2px;padding:9px 11px;border-top:1px solid var(--cnc-line);text-decoration:none;color:var(--cnc-ink)}.cnccc-top-match>span{font-size:10px;color:var(--cnc-gold);font-weight:900}.cnccc-top-match strong{font-size:13px;color:var(--cnc-navy)}.cnccc-top-match small{padding-right:70px}.cnccc-top-match em{position:absolute;right:10px;bottom:9px;font-size:10px;font-style:normal;font-weight:900;color:var(--cnc-navy)}.cnccc-top-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.cnccc-top-actions a{border:1px solid var(--cnc-line);background:#fff;border-radius:999px;padding:7px 10px;text-decoration:none;color:var(--cnc-navy);font-size:11px;font-weight:800}.cnccc-top-bridge-root[hidden]{display:none!important}.cnccc-top-bridge-root{display:block;width:100%;box-sizing:border-box}
@media(max-width:680px){.cnccc-top-section{margin:34px 0 24px;padding:30px 8px 26px}.cnccc-top-section-intro{margin:0 8px 14px}.cnccc-top-section-intro h2{font-size:27px}.cnccc-top-section-intro p{font-size:12px;line-height:1.65}.cnccc-top-module{margin:0;padding:12px;border-radius:16px}.cnccc-top-head{align-items:flex-start}.cnccc-top-head strong{font-size:11px}.cnccc-top-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.cnccc-top-grid{grid-template-columns:1fr}.cnccc-top-latest{grid-template-columns:104px 1fr;min-height:104px}.cnccc-top-thumb{min-height:104px}.cnccc-top-copy{padding:9px}.cnccc-top-copy p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cnccc-top-actions{gap:5px}.cnccc-top-actions a{font-size:10px;padding:6px 8px}}


/* v0.2.4 APP PAGE cleanup / unified navigation / image upload */
body.cnccc-app-page .page-header,
body.cnccc-app-page .page-header-wrap,
body.cnccc-app-page .page-title-area,
body.cnccc-app-page .page-title-section,
body.cnccc-app-page .page-title-wrap,
body.cnccc-app-page .page-banner,
body.cnccc-app-page .page-heading,
body.cnccc-app-page .inner-page-banner,
body.cnccc-app-page .inner-banner,
body.cnccc-app-page .hero-banner,
body.cnccc-app-page .page-hero,
body.cnccc-app-page .entry-header{display:none!important}
body.cnccc-app-page .cnccc-theme-title-hidden{display:none!important}
body.cnccc-app-page .cnccc-wrap{max-width:1040px;padding-top:28px}
.cnccc-app-nav{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;margin:0 0 18px;padding:7px;border:1px solid var(--cnc-line);border-radius:17px;background:rgba(255,255,255,.92);box-shadow:0 8px 24px rgba(16,35,63,.04)}
.cnccc-app-nav a{min-width:0;padding:9px 7px;border-radius:12px;text-decoration:none;text-align:center;color:var(--cnc-navy);transition:.18s ease}
.cnccc-app-nav a:hover{background:var(--cnc-bg)}
.cnccc-app-nav a.is-active{background:var(--cnc-navy);color:#fff}
.cnccc-app-nav b{display:block;font-size:11px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.cnccc-app-nav small{display:block;margin-top:2px;font-size:9px;color:inherit;opacity:.68}
.cnccc-image-choice{display:grid;gap:9px;padding:13px;border:1px solid var(--cnc-line);border-radius:16px;background:linear-gradient(145deg,#fff,#faf8f2)}
.cnccc-or{text-align:center;font-size:11px;color:#8a8f98;font-weight:800;letter-spacing:.08em}
.cnccc-upload-box{position:relative;display:flex!important;align-items:center;justify-content:center;min-height:78px;padding:13px!important;border:1px dashed rgba(16,35,63,.32)!important;border-radius:14px!important;background:#fff!important;text-align:center;cursor:pointer;overflow:hidden}
.cnccc-upload-box>span{display:block;color:var(--cnc-navy);font-weight:900}
.cnccc-upload-box>small{display:block;margin-top:3px;color:#7b8190;font-weight:500}
.cnccc-upload-box input[type=file]{position:absolute!important;inset:0;width:100%!important;height:100%!important;opacity:0;cursor:pointer;padding:0!important}
.cnccc-image-preview:empty{display:none}
.cnccc-image-preview{display:flex;align-items:center;gap:10px;padding:9px;border:1px solid var(--cnc-line);border-radius:13px;background:#fff;font-size:12px}
.cnccc-image-preview img{width:76px;height:76px;object-fit:cover;border-radius:10px;border:1px solid var(--cnc-line)}
.cnccc-stock-upload{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--cnc-line)}
.cnccc-media-grid{margin-top:4px}
@media(max-width:760px){
  .cnccc-app-nav{display:flex;overflow-x:auto;scrollbar-width:none;gap:6px;padding:6px;margin-bottom:14px;-webkit-overflow-scrolling:touch}
  .cnccc-app-nav::-webkit-scrollbar{display:none}
  .cnccc-app-nav a{flex:0 0 auto;min-width:98px;padding:8px 9px}
  body.cnccc-app-page .cnccc-wrap{padding-top:18px}
}


/* v0.2.5 NEW CHEER 3-column + public CHEER GALLERY */
.cnccc-cheer-feed{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:start}
.cnccc-cheer-feed>.cnccc-section-head{grid-column:1/-1}
.cnccc-cheer-feed-head{display:flex;flex-direction:row!important;align-items:flex-end!important;justify-content:space-between!important}
.cnccc-cheer-feed-head>div{min-width:0}
.cnccc-gallery-link{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border:1px solid var(--cnc-line);border-radius:999px;background:#fff;padding:8px 12px;text-decoration:none;color:var(--cnc-navy);font-size:12px;font-weight:900}
.cnccc-gallery-link:hover{background:var(--cnc-bg)}
.cnccc-cheer-feed .cnccc-card{min-width:0}
.cnccc-cheer-feed .cnccc-photo{display:block;overflow:hidden;background:var(--cnc-bg)}
.cnccc-cheer-feed .cnccc-photo img{display:block;width:100%;aspect-ratio:4/5;height:auto;max-height:none;object-fit:cover}
.cnccc-cheer-feed .cnccc-card-body{padding:12px}
.cnccc-cheer-feed .cnccc-card-body h3{font-size:15px;margin:4px 0 6px}
.cnccc-cheer-feed .cnccc-card-body p{font-size:12px;line-height:1.55;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.cnccc-gallery-panel{padding-bottom:22px}
.cnccc-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.cnccc-gallery-item{overflow:hidden;border:1px solid var(--cnc-line);border-radius:16px;background:#fff;box-shadow:0 6px 20px rgba(16,35,63,.04)}
.cnccc-gallery-item>a{display:block;overflow:hidden;background:var(--cnc-bg)}
.cnccc-gallery-item img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;transition:transform .2s ease}
.cnccc-gallery-item>a:hover img{transform:scale(1.02)}
.cnccc-gallery-copy{display:grid;gap:3px;padding:9px}
.cnccc-gallery-copy strong{font-size:13px;color:var(--cnc-navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.cnccc-gallery-copy small{font-size:10px}
.cnccc-gallery-note{margin-top:14px}
@media(max-width:900px){
  .cnccc-cheer-feed{grid-template-columns:repeat(2,minmax(0,1fr))}
  .cnccc-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:600px){
  .cnccc-cheer-feed{grid-template-columns:1fr;gap:10px}
  .cnccc-cheer-feed-head{align-items:flex-start!important;gap:8px}
  .cnccc-gallery-link{font-size:11px;padding:7px 10px}
  .cnccc-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .cnccc-gallery-copy{padding:7px}
}


/* v0.2.6 desktop shell breakout + guaranteed CHEER grid
   The active theme can constrain shortcode content to a very narrow article column.
   Break the CHEER app shell out of that column while keeping the site header/footer intact. */
body.cnccc-app-page{overflow-x:hidden}
body.cnccc-app-page .cnccc-wrap{
  box-sizing:border-box!important;
  width:min(1160px,calc(100vw - 48px))!important;
  max-width:none!important;
  margin-left:50%!important;
  margin-right:0!important;
  transform:translateX(-50%)!important;
  padding:24px 16px 72px!important;
}
body.cnccc-page-cheer-call .cnccc-cheer-feed{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:16px!important;
  align-items:start!important;
}
body.cnccc-page-cheer-call .cnccc-cheer-feed>.cnccc-section-head{grid-column:1/-1!important}
body.cnccc-page-cheer-call .cnccc-cheer-feed>.cnccc-empty{grid-column:1/-1!important}
body.cnccc-page-cheer-call .cnccc-cheer-feed .cnccc-card{width:auto!important;max-width:none!important;margin:0!important}
body.cnccc-page-cheer-call .cnccc-cheer-feed .cnccc-photo img{aspect-ratio:4/5!important;width:100%!important;height:auto!important;object-fit:cover!important}

/* Keep the composer useful but not oversized on desktop. */
body.cnccc-page-cheer-call .cnccc-panel:first-of-type{max-width:820px;margin-left:auto;margin-right:auto}

/* Public gallery uses the wider shell and behaves like a real image browser. */
body.cnccc-page-cheer-gallery .cnccc-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}

@media(max-width:900px){
  body.cnccc-app-page .cnccc-wrap{width:min(100%,calc(100vw - 24px))!important;padding-left:10px!important;padding-right:10px!important}
  body.cnccc-page-cheer-call .cnccc-cheer-feed{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.cnccc-page-cheer-gallery .cnccc-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:600px){
  body.cnccc-app-page .cnccc-wrap{width:calc(100vw - 12px)!important;padding:12px 6px 58px!important}
  body.cnccc-page-cheer-call .cnccc-cheer-feed{grid-template-columns:1fr!important;gap:10px!important}
  body.cnccc-page-cheer-gallery .cnccc-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  body.cnccc-page-cheer-call .cnccc-panel:first-of-type{max-width:none}
}

/* v0.2.7 install package normalization + gallery lightbox */
body.cnccc-lightbox-open{overflow:hidden!important}
.cnccc-lightbox{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(8,18,34,.92);box-sizing:border-box}
.cnccc-lightbox.is-open{display:flex}
.cnccc-lightbox-stage{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:min(1100px,94vw);height:min(90vh,900px)}
.cnccc-lightbox-img{display:block;max-width:100%;max-height:calc(90vh - 92px);object-fit:contain;border-radius:14px;box-shadow:0 16px 60px rgba(0,0,0,.35)}
.cnccc-lightbox-caption{width:100%;box-sizing:border-box;padding:10px 58px 0;color:#fff;text-align:center}
.cnccc-lightbox-caption strong{display:block;font-size:15px;line-height:1.4}
.cnccc-lightbox-caption small{display:block;margin-top:3px;color:rgba(255,255,255,.72);font-size:11px}
.cnccc-lightbox-close,.cnccc-lightbox-prev,.cnccc-lightbox-next{position:absolute;border:1px solid rgba(255,255,255,.34);background:rgba(255,255,255,.12);color:#fff;display:grid;place-items:center;cursor:pointer;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.cnccc-lightbox-close{top:0;right:0;width:42px;height:42px;border-radius:50%;font-size:22px}
.cnccc-lightbox-prev,.cnccc-lightbox-next{top:50%;transform:translateY(-50%);width:46px;height:52px;border-radius:14px;font-size:26px}
.cnccc-lightbox-prev{left:0}.cnccc-lightbox-next{right:0}
.cnccc-lightbox-close:hover,.cnccc-lightbox-prev:hover,.cnccc-lightbox-next:hover{background:rgba(255,255,255,.22)}
.cnccc-lightbox-item{cursor:zoom-in}
@media(max-width:600px){
  .cnccc-lightbox{padding:10px}
  .cnccc-lightbox-stage{width:100%;height:94vh}
  .cnccc-lightbox-img{max-height:calc(94vh - 92px);border-radius:10px}
  .cnccc-lightbox-prev,.cnccc-lightbox-next{width:40px;height:46px;font-size:22px}
  .cnccc-lightbox-caption{padding:8px 46px 0}
}


/* =========================================================
   v0.3.0 CNC EDITORIAL DESIGN CORE
   Visual language aligned to SPORTS & reference:
   white / pale gray / CNC navy / restrained gold, wide layout.
   ========================================================= */
body.cnccc-app-page{background:#f7f9fb!important;color:#122746!important}
body.cnccc-app-page .site-main,
body.cnccc-app-page main,
body.cnccc-app-page .entry-content{overflow:visible!important}
body.cnccc-app-page .cnccc-wrap{
  width:min(1210px,calc(100vw - 56px))!important;
  max-width:none!important;
  margin:0 auto!important;
  transform:none!important;
  padding:34px 0 84px!important;
  color:#26364d;
  font-family:"Hiragino Maru Gothic ProN","Yu Gothic",system-ui,sans-serif;
}
.cnccc-back{margin:0 0 22px!important;background:#fff!important;border:1px solid #dfe5eb!important;box-shadow:0 4px 14px rgba(15,39,73,.04);color:#17345a!important}
.cnccc-hero{
  display:grid!important;
  grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr)!important;
  gap:54px!important;
  align-items:stretch!important;
  padding:28px 6px 42px!important;
  margin:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.cnccc-hero-main{display:flex;flex-direction:column;justify-content:center;min-width:0}
.cnccc-kicker{font-size:13px!important;letter-spacing:.04em!important;color:#bd9341!important;font-weight:800!important;margin-bottom:6px}
.cnccc-hero h1{margin:4px 0 18px!important;color:#0f2d56!important;font-size:clamp(54px,7vw,82px)!important;line-height:.96!important;letter-spacing:-.035em!important;font-weight:900!important}
.cnccc-hero-main>p{max-width:690px;margin:0!important;color:#44566d!important;font-size:17px!important;line-height:1.9!important;font-weight:500}
.cnccc-hero-message{display:flex;flex-direction:column;justify-content:center;background:rgba(255,255,255,.94);border:1px solid #e5e9ee;border-radius:26px;padding:30px 32px;box-shadow:0 10px 36px rgba(22,50,84,.06)}
.cnccc-hero-message h2{margin:0;color:#102f59;font-size:30px;line-height:1.18;letter-spacing:.01em}
.cnccc-hero-rule{width:40px;height:2px;background:#c69b43;margin:20px 0}
.cnccc-hero-message p{margin:0;color:#506078;font-size:14px;line-height:1.9}
.cnccc-explore-label{margin:0 0 12px;color:#ba9141;font-size:13px;font-weight:900;letter-spacing:.05em;border-bottom:2px solid #c69b43;padding-bottom:10px;width:118px}
.cnccc-app-nav{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:12px!important;margin:0 0 30px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}
.cnccc-app-nav a{display:flex;flex-direction:column;justify-content:center;min-height:58px;padding:10px 12px!important;border:1px solid #dde4eb!important;border-radius:15px!important;background:rgba(255,255,255,.96)!important;color:#17345a!important;box-shadow:0 3px 12px rgba(15,39,73,.025);transition:.2s ease!important}
.cnccc-app-nav a:hover{transform:translateY(-1px);border-color:#c9d2dc!important;box-shadow:0 8px 20px rgba(15,39,73,.06)}
.cnccc-app-nav a.is-active{background:#12345d!important;color:#fff!important;border-color:#12345d!important}
.cnccc-app-nav b{font-size:12px!important;letter-spacing:.01em}.cnccc-app-nav small{font-size:9px!important;margin-top:3px!important}
.cnccc-panel,.cnccc-card,.cnccc-match,.cnccc-profile,.cnccc-shop-card,.cnccc-card-landing{border:1px solid #e1e6eb!important;border-radius:18px!important;background:#fff!important;box-shadow:0 7px 24px rgba(15,39,73,.045)!important}
.cnccc-panel{padding:24px!important;margin:18px 0!important}
.cnccc-section-head{padding-bottom:12px;margin-bottom:18px!important;border-bottom:1px solid #e8edf1}
.cnccc-section-head h2{color:#12345d!important;font-size:22px!important;letter-spacing:-.01em}
.cnccc-section-head span,.cnccc-meta,small{color:#718097!important}
.cnccc-form input,.cnccc-form select,.cnccc-form textarea{border:1px solid #d9e0e7!important;border-radius:12px!important;background:#fff!important;padding:12px 13px!important;color:#26364d!important}
.cnccc-primary{background:#12345d!important;border-radius:999px!important;padding:12px 22px!important;box-shadow:none!important}
.cnccc-seg label,.cnccc-checks label{background:#f6f8fa!important;border:1px solid #e2e7ec;border-radius:999px!important}
.cnccc-note,.cnccc-empty{background:#f7f9fb!important;border-color:#e1e7ed!important;color:#54657a!important}
.cnccc-image-choice{background:#fafbfd!important;border-color:#e0e6ec!important}
.cnccc-upload-box{border-color:#c9d3de!important;background:#fff!important}

/* CHEER cards: editorial/photo-first grid */
body.cnccc-page-cheer-call .cnccc-panel:first-of-type{max-width:none!important;margin-left:0!important;margin-right:0!important}
body.cnccc-page-cheer-call .cnccc-cheer-feed{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}
.cnccc-cheer-feed .cnccc-card{border-radius:14px!important;overflow:hidden!important}
.cnccc-cheer-feed .cnccc-photo img{aspect-ratio:4/5!important;object-fit:cover!important}
.cnccc-cheer-feed .cnccc-card-body{padding:13px 14px 15px!important}
.cnccc-cheer-feed .cnccc-card-body h3{font-size:16px!important;color:#12345d!important}
.cnccc-gallery-link{border-color:#dce3e9!important;color:#17345a!important;background:#fff!important}
.cnccc-gallery-grid{gap:16px!important}
.cnccc-gallery-item{border-radius:14px!important;border-color:#e0e6ec!important;box-shadow:0 6px 18px rgba(15,39,73,.04)!important}
.cnccc-gallery-item img{aspect-ratio:4/5!important}
.cnccc-media-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}
.cnccc-media-item{border-color:#e0e6ec!important;border-radius:14px!important}
.cnccc-media-item img{aspect-ratio:4/5!important}
.cnccc-profile-grid,.cnccc-shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}
.cnccc-match{padding:22px!important}
.cnccc-stats{gap:12px!important}.cnccc-stats div{border-color:#e0e6ec!important;border-radius:15px!important;padding:16px!important}
.cnccc-ranking{background:#fff;border:1px solid #e1e7ed;border-radius:18px;padding:8px 18px;box-shadow:0 7px 24px rgba(15,39,73,.04)}

/* TOP: exactly three image slots, no stats/text/match copy */
.cnccc-top-image-strip{box-sizing:border-box;width:min(1100px,calc(100vw - 48px));margin:46px auto 40px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;font-family:"Hiragino Maru Gothic ProN","Yu Gothic",system-ui,sans-serif}
.cnccc-top-image-slot{display:block;aspect-ratio:4/3;overflow:hidden;border-radius:16px;border:1px solid #e1e6eb;background:#fff;box-shadow:0 7px 22px rgba(15,39,73,.045)}
.cnccc-top-image-slot img{display:block;width:100%;height:100%;object-fit:cover}
.cnccc-top-image-slot.is-blank{background:linear-gradient(145deg,#fbfcfd,#f2f5f7);box-shadow:none}
.cnccc-top-bridge-root[hidden]{display:none!important}.cnccc-top-bridge-root{display:block;width:100%;box-sizing:border-box}

@media(max-width:980px){
  body.cnccc-app-page .cnccc-wrap{width:min(100%,calc(100vw - 28px))!important}
  .cnccc-hero{grid-template-columns:1fr!important;gap:20px!important;padding:20px 2px 30px!important}
  .cnccc-hero h1{font-size:clamp(44px,10vw,68px)!important}
  .cnccc-hero-message{padding:24px!important}
  .cnccc-app-nav{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}
  body.cnccc-page-cheer-call .cnccc-cheer-feed{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .cnccc-profile-grid,.cnccc-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .cnccc-media-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:620px){
  body.cnccc-app-page .cnccc-wrap{width:calc(100vw - 16px)!important;padding:16px 0 60px!important}
  .cnccc-back{margin-left:2px!important}
  .cnccc-hero{padding-top:12px!important}.cnccc-hero h1{font-size:44px!important}.cnccc-hero-main>p{font-size:14px!important;line-height:1.75!important}
  .cnccc-hero-message{border-radius:18px!important;padding:20px!important}.cnccc-hero-message h2{font-size:24px!important}
  .cnccc-explore-label{margin-left:2px}
  .cnccc-app-nav{display:flex!important;overflow-x:auto!important;gap:7px!important;padding-bottom:3px!important}.cnccc-app-nav a{flex:0 0 122px!important;min-height:54px!important}
  .cnccc-panel{padding:16px!important}
  body.cnccc-page-cheer-call .cnccc-cheer-feed{grid-template-columns:1fr!important}
  .cnccc-profile-grid,.cnccc-shop-grid{grid-template-columns:1fr!important}
  .cnccc-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .cnccc-top-image-strip{width:calc(100vw - 18px);gap:7px;margin:28px auto 26px}
  .cnccc-top-image-slot{border-radius:10px;aspect-ratio:3/4}
}
