*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Noto Sans KR","Segoe UI",sans-serif;color:#111827;background:#f6f8fb}a{text-decoration:none;color:inherit}.site-wrap{max-width:1260px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 120px;gap:16px;padding:0 10px}.hero{height:310px;background:linear-gradient(135deg,#c9f1ff 0%,#e5fbff 42%,#fff 100%);position:relative;overflow:hidden;padding:34px 42px;margin-bottom:18px}.hero:after{content:"";position:absolute;right:120px;top:35px;width:430px;height:260px;background:linear-gradient(135deg,var(--primary),#00a6ff);border-radius:28px;transform:rotate(9deg);box-shadow:0 20px 60px rgba(0,83,190,.25)}.hero h1{position:relative;z-index:2;margin:60px 0 8px;color:#fff;font-size:70px;letter-spacing:-4px;text-shadow:0 4px 12px rgba(0,58,150,.22)}.hero p{position:relative;z-index:2;color:#fff;font-size:22px;font-weight:700}.hero-badge{position:relative;z-index:2;display:inline-flex;background:#fff;color:var(--primary);border-radius:999px;padding:9px 19px;font-size:24px;font-weight:800}.intro h2{font-size:24px;margin:14px 0 8px}.intro p{color:#4b5563;line-height:1.65}.filter{display:grid;grid-template-columns:1fr 180px 150px 90px;gap:8px;margin:14px 0 20px}.filter input,.filter select,.filter button,input,textarea,select{border:1px solid #dbe3ee;border-radius:8px;padding:10px;font-size:14px}.filter button,.admin-btn{background:#0057ff;color:#fff;border:0;border-radius:9px;padding:11px 16px;font-weight:900;cursor:pointer}.top3{background:#fff;border:1px solid #dbe3ee;border-radius:12px;padding:18px;margin-bottom:16px}.top3 h2{margin:0 0 12px}.top3-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.top3 a{display:grid;grid-template-columns:34px 1fr;gap:6px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:12px}.top3 b{grid-row:span 2;color:#fff;background:var(--accent);border-radius:50%;width:30px;height:30px;text-align:center;line-height:30px}.top3 strong{color:var(--accent)}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product-card{background:#fff;border:1px solid #dbe3ee;border-radius:10px;min-height:300px;display:grid;grid-template-columns:46% 54%;padding:24px;transition:.18s}.product-card:hover{box-shadow:0 16px 35px rgba(15,23,42,.08);transform:translateY(-2px)}.product-card.is-hidden{display:none}.product-img{display:flex;align-items:center;justify-content:center;position:relative}.product-img img{max-width:100%;max-height:230px;object-fit:contain}.cart{position:absolute;right:12px;bottom:24px;width:34px;height:34px;border-radius:50%;background:#fff;border:1px solid #d8e1f0;color:transparent;box-shadow:0 8px 18px rgba(0,0,0,.08)}.cart:before{content:"🛒";color:#2976ff;position:absolute;left:7px;top:5px}.badge{font-weight:800;color:#06823d;font-size:14px;margin:12px 0}.product-info h3{font-size:21px;line-height:1.35;margin:0 0 16px;font-weight:500}.deal-line{display:flex;align-items:flex-start;gap:14px}.discount{display:flex;align-items:center;justify-content:center;background:var(--accent);color:#fff;font-weight:900;font-size:26px;width:64px;height:68px;clip-path:polygon(0 0,100% 0,100% 72%,50% 100%,0 72%)}.price{display:inline-block;color:var(--accent);font-size:28px;margin-right:5px}del{color:#8b97a8;font-size:17px}.product-info p{margin:2px 0 0;color:#e52515;font-weight:700}.buy-btn{display:inline-flex;margin-top:18px;background:linear-gradient(135deg,var(--accent),#ff6a00);color:#fff;font-weight:900;border-radius:8px;padding:11px 18px}.big{font-size:18px;padding:14px 22px}.load-more{display:block;margin:24px auto;background:#111827;color:#fff;border:0;border-radius:999px;padding:14px 44px;font-weight:900;font-size:16px}.right-rail{display:flex;flex-direction:column;gap:12px}.side-ad{height:165px;border-radius:7px;padding:18px 10px;background:#fff;border:1px solid #dbe3ee;text-align:center;font-weight:900;line-height:1.25;color:#0a4ddc}.side-ad span{display:block;font-size:18px;margin-top:8px}.blue{background:linear-gradient(180deg,#fff,#eaf3ff)}.sky{background:linear-gradient(180deg,#e9fbff,#c9efff)!important}.pink{background:linear-gradient(180deg,#fff,#ffe4f1)!important}.yellow{background:linear-gradient(180deg,#2845ff,#051a98)!important;color:#fff}.seo-box{background:#fff;border:1px solid #dbe3ee;border-radius:12px;padding:24px;margin:24px 0;line-height:1.7;color:#4b5563}footer{text-align:center;color:#6b7280;padding:30px 10px}.detail-wrap{max-width:1080px;margin:30px auto;padding:0 12px}.back{display:inline-flex;margin-bottom:14px;color:#2563eb;font-weight:800}.detail-card{display:grid;grid-template-columns:46% 54%;gap:20px;background:#fff;border:1px solid #dbe3ee;border-radius:16px;padding:30px}.detail-img{display:flex;align-items:center;justify-content:center}.detail-img img{max-width:100%;max-height:420px}.detail-info h1{font-size:34px;line-height:1.25}.detail-text{line-height:1.8;color:#4b5563}.admin-login{display:flex;align-items:center;justify-content:center;min-height:100vh}.login-card{background:#fff;border:1px solid #dbe3ee;border-radius:16px;padding:30px;width:360px;box-shadow:0 20px 60px rgba(15,23,42,.08)}.login-card button{background:#0057ff;color:#fff;border:0;border-radius:9px;padding:12px 18px;font-weight:900}.admin-top{display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #dbe3ee;padding:16px 24px}.admin-top h1{font-size:20px}.admin-top nav{display:flex;gap:10px}.admin-top a{background:#f1f5f9;border:1px solid #dbe3ee;border-radius:8px;padding:8px 12px;font-weight:700}.admin-wrap{max-width:1180px;margin:24px auto;padding:0 12px}.admin-panel{background:#fff;border:1px solid #dbe3ee;border-radius:14px;padding:22px;margin-bottom:18px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.wide{grid-column:1/-1}label{font-weight:700;color:#334155;font-size:13px}label input,label textarea{margin-top:6px;width:100%}textarea{min-height:80px}.success{background:#dcfce7;border:1px solid #86efac;border-radius:10px;padding:12px;color:#166534}.alert{background:#fee2e2;border:1px solid #fecaca;border-radius:10px;padding:10px;color:#991b1b}.admin-search{width:100%;margin:0 0 14px}.product-admin-row{border:1px solid #e2e8f0;border-radius:12px;padding:16px;margin-bottom:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.row-head{grid-column:1/-1;display:flex;justify-content:space-between}.remove-row{border:0;background:#fee2e2;color:#991b1b;border-radius:7px;padding:6px 10px;cursor:pointer}.secondary{background:#334155;margin-right:8px}.check{display:flex;align-items:center;gap:8px}.check input{width:auto}@media(max-width:900px){.site-wrap{grid-template-columns:1fr}.right-rail{display:none}.grid,.top3-list{grid-template-columns:1fr}.filter{grid-template-columns:1fr}.hero h1{font-size:48px}.hero:after{right:-80px;width:340px}.product-card,.detail-card{grid-template-columns:1fr}.form-grid,.product-admin-row{grid-template-columns:1fr}.wide{grid-column:auto}}
.inline-form{margin:0 0 14px}.auto-link-btn{background:#0f766e!important}
.admin-pagination{display:flex;gap:6px;flex-wrap:wrap;margin-top:18px}.admin-pagination a{border:1px solid #dbe3ee;background:#fff;border-radius:8px;padding:8px 12px;font-weight:800}.admin-pagination a.on{background:#0057ff;color:#fff;border-color:#0057ff}.inline-form{display:flex;gap:8px;align-items:center}.inline-form .admin-search{margin:0;flex:1}

.seo-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.seo-link-grid label{display:block;font-weight:700}
.seo-link-grid input{width:100%;box-sizing:border-box;margin-top:6px;padding:10px;border:1px solid #ddd;border-radius:8px}
@media(max-width:900px){.seo-link-grid{grid-template-columns:1fr}}
.admin-help{margin:12px 0 0;padding-left:18px;color:#475569;line-height:1.7;font-size:13px}

.price-note{color:#64748b!important;font-size:13px;font-weight:600!important;margin-top:4px!important}.price{font-size:24px}
.product-count-form{gap:12px;align-items:end;flex-wrap:wrap}.product-count-form label{font-weight:800;color:#334155}.count-preview{display:inline-flex;align-items:center;min-height:42px;padding:0 14px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;color:#334155}.quick-counts{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.quick-counts button{border:1px solid #dbe3ef;background:#fff;border-radius:999px;padding:8px 12px;font-weight:800;cursor:pointer}.quick-counts button:hover{background:#f1f5f9}
.coupang-disclosure{display:flex;align-items:flex-start;gap:9px;border-radius:12px;padding:12px 14px;margin:12px 0;font-size:13px;line-height:1.55;font-weight:700}.coupang-disclosure-top{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412}.coupang-disclosure-bottom{background:#f8fafc;border:1px solid #e2e8f0;color:#475569;text-align:center;justify-content:center}.notice-icon{flex:0 0 auto;font-weight:900}.notice-preview-wrap{margin-top:14px}.admin-mini-title{font-size:12px;font-weight:900;color:#64748b;margin:14px 0 6px}

/* Coupang disclosure boxes separated from TOP 3 */
.coupang-notice-section{margin-bottom:16px;}
.coupang-notice-section-top{margin-top:0;}
.coupang-notice-section-bottom{margin-top:30px;margin-bottom:24px;}
.coupang-notice-section .coupang-disclosure{margin:0;}
.coupang-disclosure{width:100%;display:flex;align-items:flex-start;gap:10px;border-radius:12px;padding:14px 16px;font-size:13px;line-height:1.6;font-weight:800;}
.coupang-disclosure-top{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;box-shadow:0 8px 22px rgba(251,146,60,.08);}
.coupang-disclosure-bottom{background:#f8fafc;border:1px solid #e2e8f0;color:#475569;text-align:center;justify-content:center;}
.notice-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:999px;background:#fff;border:1px solid currentColor;font-size:12px;line-height:1;flex:0 0 20px;}
.top3{margin-bottom:16px;}

/* product detail disclosure box */
.product-notice-section{margin:14px 0 18px;}
.detail-wrap .product-notice-section .coupang-disclosure{margin:0;}


/* bottom Coupang notice: separated block above load more */
.coupang-notice-section-bottom{
  margin-top:30px!important;
  margin-bottom:24px!important;
}
.coupang-notice-section-bottom .coupang-disclosure-bottom{
  background:#f8fafc;
  border:1px solid #e5e7eb;
  border-radius:12px;
  padding:14px 18px;
  text-align:center;
  justify-content:center;
  line-height:1.7;
}
