:root{--bg:#f7f8ff;--panel:#fff;--ink:#101333;--muted:#7c839f;--line:#e9ebf5;--primary:#5a50f5;--primary2:#7a64ff;--shadow:0 18px 60px rgba(63,67,122,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Pretendard,"Noto Sans KR",Arial,sans-serif;color:var(--ink);background:radial-gradient(circle at 45% 5%,#efefff 0,#f9faff 30%,#f4f6fd 100%);min-height:100vh}button,textarea{font:inherit}.app-shell{display:grid;grid-template-columns:230px 1fr;min-height:100vh}.sidebar{position:fixed;z-index:20;inset:0 auto 0 0;width:230px;padding:26px 18px;display:flex;flex-direction:column;border-right:1px solid #e8eaf5;background:rgba(252,252,255,.93);backdrop-filter:blur(18px)}.brand{display:flex;gap:8px;align-items:center;padding:0 12px 22px}.brand .spark{font-size:26px;color:var(--primary)}.brand strong{display:block;font-size:30px;line-height:1}.brand small{display:block;font-size:10px;color:#888fc0;margin-top:4px}.new-chat{border:0;border-radius:14px;padding:13px;background:#efefff;color:#393bb6;text-align:left;font-weight:700;cursor:pointer}.sidebar nav{display:grid;gap:8px;margin-top:18px}.sidebar nav a{text-decoration:none;color:#444b65;padding:11px 13px;border-radius:12px;display:flex;gap:12px}.sidebar nav a.active,.sidebar nav a:hover{background:#f3f4fb;color:#22255e}.recent{margin-top:26px}.recent h4{font-size:13px;margin:0 10px 9px;color:#626983}.recent button{display:block;width:100%;border:0;background:transparent;text-align:left;color:#5f6680;padding:9px 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.side-banner{margin-top:auto;background:linear-gradient(145deg,#eff1ff,#e7e9ff);padding:16px;border-radius:16px;font-size:12px;color:#666c91;display:flex;align-items:center;justify-content:space-between}.side-banner b{color:#4740d1}.mini-bot{font-size:22px;color:#6259ee;background:#fff;padding:9px;border-radius:50%}.main{grid-column:2;padding:0 20px 50px}.topbar{height:78px;display:flex;justify-content:space-between;align-items:center;max-width:1180px;margin:auto}.top-actions{display:flex;gap:9px}.top-actions button{border:0;padding:10px 17px;border-radius:12px;cursor:pointer}.icon-btn,.login{background:#f4f5fb;color:#545a73}.signup{color:#fff;background:linear-gradient(135deg,var(--primary),var(--primary2))}.mobile-menu{display:none;border:0;background:transparent;font-size:22px}.hero{position:relative;max-width:1180px;margin:0 auto;padding:28px 50px 26px;text-align:center;overflow:hidden}.hero:before,.hero:after{content:"";position:absolute;width:340px;height:340px;border-radius:50%;filter:blur(1px);background:radial-gradient(circle,#e9e9ff 0,rgba(239,239,255,0) 70%);z-index:-1}.hero:before{left:-160px;top:-120px}.hero:after{right:-110px;top:-80px}.eyebrow{color:#4a4eb8;font-size:14px}.hero h1{font-size:78px;letter-spacing:-5px;margin:8px 0 0;line-height:.95}.hero h1 span{font-size:30px;vertical-align:top;color:#6672ff}.hero h2{font-size:22px;margin:18px 0 34px}.bot-art{position:absolute;right:105px;top:45px;width:130px;height:135px;transform:rotate(5deg)}.bot-head{width:92px;height:72px;margin:auto;border-radius:36px 36px 30px 30px;background:linear-gradient(#fff,#e6e8ff);box-shadow:0 14px 32px rgba(80,80,180,.22);position:relative;border:4px solid #eef0ff}.bot-head:before{content:"";position:absolute;inset:12px;border-radius:23px;background:#101352}.bot-head i,.bot-head b{position:absolute;z-index:2;color:#78bbff;top:30px}.bot-head i:before{content:"◡ ◡";font-style:normal;font-weight:900;letter-spacing:12px}.bot-head i{left:20px}.bot-head b{display:none}.bot-body{width:68px;height:55px;margin:-2px auto;background:linear-gradient(#f7f8ff,#dfe3ff);border-radius:20px 20px 30px 30px}.bot-arm{position:absolute;width:20px;height:50px;background:#e7e9ff;border-radius:20px;top:71px}.bot-arm.left{left:17px;transform:rotate(32deg)}.bot-arm.right{right:17px;transform:rotate(-32deg)}.search-box{max-width:760px;margin:auto;text-align:left;background:#fff;border:1px solid #e8e9f1;border-radius:20px;box-shadow:var(--shadow);padding:17px 18px 13px}.search-box textarea{border:0;outline:0;resize:none;width:100%;font-size:15px;color:#252942;min-height:58px}.search-box textarea::placeholder{color:#a4a8ba}.search-actions{display:flex;align-items:center}.search-actions button{border:0;cursor:pointer}.attach{background:transparent;font-size:20px;color:#303650}.example{background:#f7f7fb;padding:8px 13px;border-radius:12px;color:#666b82;margin-left:8px}.send{margin-left:auto;width:44px;height:44px;border-radius:50%;color:#fff;font-size:18px;background:linear-gradient(135deg,#704df4,#4a53f4);box-shadow:0 10px 20px rgba(91,80,245,.25)}.quick-tags{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:20px}.quick-tags button{border:1px solid #e5e7ef;background:rgba(255,255,255,.88);padding:9px 13px;border-radius:20px;color:#555c76;cursor:pointer}.trending,.results{max-width:1180px;margin:16px auto;background:rgba(255,255,255,.82);border:1px solid #eceef6;border-radius:20px;padding:20px;box-shadow:0 7px 30px rgba(75,78,120,.04)}.section-head{display:flex;align-items:center;justify-content:space-between}.section-head h3{margin:0;font-size:18px}.section-head button{border:0;background:none;color:#9297a9}.topic-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-top:16px}.topic{border:1px solid #eceef5;background:#fff;border-radius:16px;padding:12px;text-align:left;cursor:pointer;transition:.2s}.topic:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(61,64,116,.11)}.visual{height:90px;border-radius:12px;background:linear-gradient(145deg,#f0f1f7,#eef1ff);display:grid;place-items:center;font-size:44px;margin-bottom:10px}.visual.laptop{font-size:50px;color:#222743}.topic b{display:block;font-size:14px}.topic span{font-size:11px;color:#9297aa}.hidden{display:none}.results{background:transparent;border:0;padding:0;box-shadow:none;display:grid;grid-template-columns:1fr 1.15fr;gap:16px;align-items:start}.results.hidden{display:none}.conversation-card,.product-panel{background:#fff;border:1px solid #eceef5;border-radius:20px;padding:20px;box-shadow:var(--shadow)}.user-bubble{margin-left:auto;width:max-content;max-width:90%;padding:11px 16px;border-radius:18px 18px 5px 18px;background:#f0edff;color:#3e3d78;font-size:13px}.ai-row{display:grid;grid-template-columns:38px 1fr;gap:10px;margin-top:20px}.ai-avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#5d4cf0,#735fff);color:#fff;display:grid;place-items:center}.ai-row b{font-size:14px}.ai-row p{margin:5px 0;color:#4d536c;line-height:1.6;font-size:13px}.criteria{margin-top:14px;background:#f8f9ff;border-radius:14px;padding:14px}.criteria h4{margin:0 0 9px;font-size:13px}.criteria div{font-size:12px;color:#69708b;line-height:1.8}.keyword-row{display:flex;gap:6px;flex-wrap:wrap;margin-top:12px}.keyword-row span{font-size:11px;color:#5b58c9;background:#f1f0ff;padding:7px 9px;border-radius:10px}.live-badge{font-size:10px;padding:5px 8px;border-radius:8px;background:#eeeefe;color:#5750dc}.product-list{display:grid;gap:10px;margin-top:15px}.product-card{display:grid;grid-template-columns:26px 86px 1fr auto;gap:12px;align-items:center;border:1px solid #eceef5;border-radius:14px;padding:12px}.rank{width:24px;height:24px;border-radius:7px;background:#5168ec;color:#fff;display:grid;place-items:center;font-size:11px}.product-img{width:86px;height:68px;border-radius:10px;background:linear-gradient(145deg,#eef0f4,#e2e7f1);overflow:hidden;display:grid;place-items:center;font-size:30px}.product-img img{width:100%;height:100%;object-fit:contain;background:#fff}.product-info b{font-size:13px}.product-info p{font-size:11px;color:#858ba0;margin:4px 0 7px}.price{font-size:14px;color:#2446c7;font-weight:800}.product-buy{text-align:right}.product-buy a{display:inline-block;text-decoration:none;color:#fff;background:#4c6cec;padding:9px 12px;border-radius:9px;font-size:11px}.product-buy small{display:block;margin-bottom:7px;color:#e35b2e;font-weight:700}.features{max-width:900px;margin:42px auto 0;display:grid;grid-template-columns:repeat(4,1fr);text-align:center;gap:24px}.features div{display:flex;flex-direction:column;align-items:center}.features i{font-style:normal;width:50px;height:50px;border-radius:50%;background:#eeeefe;display:grid;place-items:center;color:#5a50f5;font-size:22px}.features b{font-size:13px;margin-top:10px}.features span{font-size:11px;color:#8b91a6;line-height:1.5;margin-top:4px}.loading .send{animation:pulse .8s infinite alternate}@keyframes pulse{to{transform:scale(.92);opacity:.7}}
@media(max-width:1050px){.topic-grid{grid-template-columns:repeat(3,1fr)}.bot-art{right:45px}.results{grid-template-columns:1fr}.hero{padding-left:25px;padding-right:25px}}
@media(max-width:760px){body{background:#f8f9ff}.app-shell{display:block}.sidebar{transform:translateX(-105%);transition:.25s;box-shadow:20px 0 50px rgba(30,34,80,.16)}.sidebar.open{transform:translateX(0)}.main{padding:0 12px 90px}.topbar{height:64px}.mobile-menu{display:block}.top-actions .login,.top-actions .signup{display:none}.hero{text-align:left;padding:26px 4px 15px}.eyebrow{font-size:12px}.hero h1{font-size:52px;letter-spacing:-3px}.hero h2{font-size:18px;max-width:250px;line-height:1.35;margin:12px 0 24px}.bot-art{right:7px;top:53px;transform:scale(.78) rotate(5deg);transform-origin:top right}.search-box{padding:14px;border-radius:17px}.search-box textarea{font-size:13px;min-height:62px}.quick-tags{justify-content:flex-start;flex-wrap:nowrap;overflow:auto;padding:0 2px 6px}.quick-tags button{white-space:nowrap}.trending{margin-top:12px;padding:15px;border-radius:17px}.topic-grid{grid-template-columns:repeat(3,1fr);gap:8px}.topic{padding:8px}.visual{height:66px;font-size:32px}.topic span{display:none}.results{margin-top:12px}.conversation-card,.product-panel{padding:15px;border-radius:17px}.product-card{grid-template-columns:24px 66px 1fr}.product-img{width:66px;height:58px}.product-buy{grid-column:3}.features{grid-template-columns:repeat(2,1fr);gap:28px 12px;margin-top:32px}.topbar:before{content:"✦ Celo";font-weight:800;font-size:20px;color:#1b2057;position:absolute;left:50%;transform:translateX(-50%)} }

/* ===== CELO V2 ===== */
.search-progress{max-width:760px;margin:12px auto 0;background:rgba(255,255,255,.9);border:1px solid #e6e8f6;border-radius:15px;padding:12px 14px;display:flex;align-items:center;gap:12px;text-align:left;box-shadow:0 10px 30px rgba(68,72,130,.06)}
.search-progress.hidden{display:none}.progress-orb{width:38px;height:38px;flex:0 0 38px;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#5a50f5,#7f69ff);box-shadow:0 8px 22px rgba(90,80,245,.22);animation:celoSpin 2.4s linear infinite}.progress-copy{display:flex;flex-direction:column;min-width:0}.progress-copy b{font-size:12px}.progress-copy span{font-size:11px;color:#858ba1;margin-top:3px}.progress-dots{margin-left:auto;display:flex;gap:4px}.progress-dots i{width:5px;height:5px;border-radius:50%;background:#7568f5;animation:celoDots .9s infinite alternate}.progress-dots i:nth-child(2){animation-delay:.2s}.progress-dots i:nth-child(3){animation-delay:.4s}@keyframes celoDots{to{opacity:.25;transform:translateY(-3px)}}@keyframes celoSpin{to{transform:rotate(360deg)}}
.engine-row{display:flex;gap:6px;flex-wrap:wrap;margin-top:14px;padding-top:12px;border-top:1px solid #eef0f7}.engine-row span{font-size:10px;color:#6d7390;background:#f5f6fb;padding:6px 8px;border-radius:9px}.result-head small{display:block;color:#969caf;font-size:10px;margin-top:4px}.live-badge{font-weight:800;letter-spacing:.02em}.source-note{font-size:10px;line-height:1.55;color:#9aa0b1;margin:14px 2px 0;border-top:1px solid #f0f1f6;padding-top:12px}.product-card{position:relative;transition:.2s}.product-card:hover{border-color:#dfe2f4;box-shadow:0 10px 24px rgba(55,61,114,.07)}.product-card.top-pick{background:linear-gradient(135deg,#fff 0,#fafaff 100%)}.product-title-line{display:flex;align-items:flex-start;gap:7px}.product-title-line b{line-height:1.42}.score-pill{white-space:nowrap;font-size:9px;font-weight:800;color:#5149cf;background:#eeecff;padding:5px 7px;border-radius:8px}.product-info p.reason{font-size:11px;line-height:1.5;color:#737990;margin:5px 0 7px}.pros{display:flex;gap:5px;flex-wrap:wrap;margin:3px 0 6px}.pros span{font-size:9px;color:#55607a;background:#f6f7fb;border-radius:7px;padding:4px 6px}.caution{font-size:9px;color:#956c34;background:#fff9ee;border-radius:7px;padding:5px 7px;margin:5px 0}.product-meta{display:flex;gap:7px;align-items:center;flex-wrap:wrap;font-size:9px;color:#747b92;margin:5px 0}.rocket-chip{color:#2466d7!important;background:#edf5ff;padding:3px 5px;border-radius:5px}.discount-chip{color:#e65056!important;background:#fff0f0;padding:3px 5px;border-radius:5px}.matched{font-size:9px;color:#999fb1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.price-line{display:flex;align-items:baseline;gap:7px;margin-top:6px}.price-line del{font-size:9px;color:#a7acba}.price-line strong{font-size:14px;color:#2446c7}.empty-products{padding:42px 20px;text-align:center;background:#fafbff;border:1px dashed #dfe2ef;border-radius:14px;display:flex;flex-direction:column;gap:6px}.empty-products b{font-size:13px}.empty-products span{font-size:11px;color:#8c92a6}
@media(max-width:760px){.search-progress{margin:9px 0 0}.product-card{grid-template-columns:22px 70px 1fr;gap:8px}.product-title-line{display:block}.score-pill{display:inline-block;margin-top:5px}.product-buy{grid-column:3;display:flex;align-items:center;justify-content:flex-end;gap:8px}.product-buy small{margin:0}.pros{display:none}.matched{display:none}.price-line strong{font-size:13px}}

/* ===== CELO V2.1 : mascot, relevance UI, premium product cards ===== */
.hero-mascot{position:absolute;right:82px;top:27px;width:150px;height:155px;transform:rotate(2deg);filter:drop-shadow(0 18px 28px rgba(78,80,170,.15));animation:celoFloat 4.2s ease-in-out infinite;pointer-events:none}
.mascot-head{position:absolute;left:25px;top:5px;width:100px;height:82px;border-radius:43px 43px 35px 35px;background:linear-gradient(145deg,#fff 12%,#eef0ff 58%,#d9ddff 100%);border:4px solid rgba(255,255,255,.9);box-shadow:inset 0 -7px 14px rgba(103,107,190,.09),0 10px 24px rgba(75,78,160,.18);z-index:5}
.mascot-screen{position:absolute;left:12px;top:13px;width:68px;height:48px;border-radius:24px;background:radial-gradient(circle at 50% 25%,#252872 0,#11154f 58%,#090d39 100%);box-shadow:inset 0 2px 6px rgba(143,172,255,.28),0 2px 5px rgba(18,23,75,.2)}
.mascot-eye{position:absolute;top:16px;width:14px;height:9px;border-top:3px solid #8ed8ff;border-radius:50% 50% 0 0;filter:drop-shadow(0 0 4px rgba(118,211,255,.65))}
.mascot-eye.left{left:15px}.mascot-eye.right{right:15px}
.mascot-smile{position:absolute;left:50%;bottom:8px;width:15px;height:7px;transform:translateX(-50%);border-bottom:2px solid #62c9ff;border-radius:0 0 50% 50%;opacity:.9}
.mascot-ear{position:absolute;top:24px;width:13px;height:27px;border-radius:10px;background:linear-gradient(#eef0ff,#d8dcff);box-shadow:inset 0 0 0 2px rgba(255,255,255,.7)}.mascot-ear.left{left:-8px}.mascot-ear.right{right:-8px}
.mascot-body{position:absolute;left:43px;top:77px;width:65px;height:56px;border-radius:23px 23px 31px 31px;background:linear-gradient(160deg,#fafbff,#e1e5ff 68%,#cfd5ff);box-shadow:inset 0 5px 10px rgba(255,255,255,.9),0 10px 18px rgba(72,76,160,.12);z-index:3}
.mascot-chest{position:absolute;left:50%;top:17px;transform:translateX(-50%);font-size:18px;color:#7167ff;text-shadow:0 0 10px rgba(110,102,255,.26)}
.mascot-arm{position:absolute;top:82px;width:22px;height:51px;border-radius:14px;background:linear-gradient(#f4f6ff,#d9ddff);box-shadow:inset 0 3px 7px rgba(255,255,255,.8);z-index:2}.mascot-arm.left{left:27px;transform:rotate(35deg);transform-origin:top center}.mascot-arm.right{right:27px;transform:rotate(-35deg);transform-origin:top center}
.mascot-foot{position:absolute;top:124px;width:25px;height:18px;border-radius:50% 50% 60% 60%;background:linear-gradient(#e9ecff,#d6dcff);z-index:1}.mascot-foot.left{left:45px;transform:rotate(10deg)}.mascot-foot.right{right:45px;transform:rotate(-10deg)}
.mascot-shadow{position:absolute;left:42px;bottom:3px;width:68px;height:12px;border-radius:50%;background:rgba(73,76,160,.12);filter:blur(5px)}
.mascot-spark{position:absolute;color:#7476ff;text-shadow:0 0 12px rgba(95,100,255,.28);z-index:8}.mascot-spark.s1{right:0;top:15px;font-size:14px}.mascot-spark.s2{left:7px;top:41px;font-size:10px}
@keyframes celoFloat{0%,100%{transform:translateY(0) rotate(2deg)}50%{transform:translateY(-6px) rotate(-1deg)}}

.mini-mascot{position:relative;width:46px;height:42px;flex:0 0 46px;border-radius:18px;background:linear-gradient(145deg,#fff,#dfe3ff);box-shadow:0 8px 16px rgba(73,76,160,.14)}
.mini-screen{position:absolute;left:7px;top:7px;width:32px;height:22px;border-radius:11px;background:#12164d}.mini-screen i{position:absolute;top:8px;width:7px;height:5px;border-top:2px solid #89d6ff;border-radius:50% 50% 0 0}.mini-screen i:first-child{left:6px}.mini-screen i:last-child{right:6px}

.results{grid-template-columns:.86fr 1.34fr;gap:18px}.conversation-card,.product-panel{border-radius:22px;border-color:#e7e9f4;box-shadow:0 18px 50px rgba(54,61,112,.08)}
.product-panel{padding:22px}.product-list{gap:12px}.result-head{padding-bottom:5px}.result-head h3{font-size:19px}.result-head small{font-size:10px;color:#9298ad}
.live-badge{background:linear-gradient(135deg,#efefff,#e9ecff);border:1px solid #dedfff;color:#514bd1;padding:6px 9px;border-radius:999px}

.product-card{position:relative;display:grid;grid-template-columns:112px minmax(0,1fr) 118px;gap:14px;align-items:stretch;padding:14px;border:1px solid #e8eaf2;border-radius:18px;background:linear-gradient(145deg,#fff 0%,#fdfdff 100%);box-shadow:0 7px 20px rgba(58,64,112,.035);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;overflow:hidden}
.product-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:transparent}.product-card.top-pick:before{background:linear-gradient(#6658f6,#7e72ff)}
.product-card:hover{transform:translateY(-2px);border-color:#dcdff0;box-shadow:0 14px 30px rgba(54,61,112,.09)}
.product-media{position:relative;min-width:0}.rank{position:absolute;z-index:4;left:-4px;top:-4px;width:auto;min-width:27px;height:25px;padding:0 7px;border-radius:8px;background:#5a5cf1;color:#fff;display:grid;place-items:center;font-size:10px;font-weight:800;box-shadow:0 5px 12px rgba(70,74,220,.22)}.rank.best{background:linear-gradient(135deg,#6851f5,#8a69ff);font-size:8px;letter-spacing:.03em}
.product-img{position:relative;width:112px;height:104px;border-radius:14px;background:linear-gradient(145deg,#f5f6fb,#edf0fa);overflow:hidden;display:grid;place-items:center;border:1px solid #eef0f6}.product-img img{position:relative;z-index:2;width:100%;height:100%;object-fit:contain;background:#fff;transition:opacity .2s}.image-fallback{position:absolute;z-index:1;font-size:26px;color:#7d76ee}.product-img.loaded .image-fallback{opacity:0}.product-img.failed .image-fallback{opacity:1}
.product-info{min-width:0;display:flex;flex-direction:column}.product-topline{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.source-label{font-size:9px;font-weight:800;letter-spacing:.02em;color:#f05a2a}.score-pill{display:inline-flex;align-items:center;gap:4px;white-space:nowrap;font-size:9px;font-weight:800;color:#554cd1;background:#efedff;border:1px solid #e5e2ff;padding:4px 7px;border-radius:999px}.score-pill i{width:5px;height:5px;border-radius:50%;background:#6a5ff3;box-shadow:0 0 0 3px rgba(106,95,243,.11)}
.product-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:13px;line-height:1.45;color:#202542;letter-spacing:-.01em}.product-info p.reason{margin:6px 0 7px;font-size:10.5px;line-height:1.5;color:#747b91;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.product-meta{display:flex;gap:5px;align-items:center;flex-wrap:wrap;margin:0 0 6px}.product-meta span{font-size:8.5px;padding:4px 6px;border-radius:6px}.rocket-chip{color:#2565cd!important;background:#edf5ff}.discount-chip{color:#d34e58!important;background:#fff0f1}.category-chip{color:#646b7f!important;background:#f4f5f8;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.pros{display:flex;gap:5px;flex-wrap:wrap;margin:0 0 5px}.pros span{font-size:8.5px;color:#5f6381;background:#f7f7fc;border:1px solid #eef0f6;border-radius:6px;padding:4px 6px}.matched{font-size:8.5px;color:#a0a5b5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.caution{font-size:8.5px;color:#986d35;background:#fff9ef;border-radius:7px;padding:5px 6px;margin:5px 0 0}
.product-buy{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;min-width:0;border-left:1px solid #f0f1f5;padding-left:12px}.price-line{display:flex;flex-direction:column;align-items:flex-end;gap:2px;margin:0 0 10px}.price-line del{font-size:9px;color:#a8adbb}.price-line strong{font-size:15px;line-height:1;color:#2447c7;white-space:nowrap}.product-buy a{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:88px;text-decoration:none;color:#fff;background:linear-gradient(135deg,#5369ed,#6554ef);padding:9px 12px;border-radius:10px;font-size:10px;font-weight:800;box-shadow:0 8px 16px rgba(78,90,228,.18);transition:.18s}.product-buy a:hover{transform:translateY(-1px);box-shadow:0 10px 20px rgba(78,90,228,.25)}
.empty-products{padding:50px 24px}.empty-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;margin:0 auto 6px;background:#efefff;color:#6258ef;font-size:18px}

@media(max-width:1050px){.hero-mascot{right:34px}.results{grid-template-columns:1fr}.product-panel{padding:18px}.product-card{grid-template-columns:112px minmax(0,1fr) 118px}}
@media(max-width:760px){.hero-mascot{right:0;top:42px;width:120px;height:128px;transform:scale(.78);transform-origin:top right;animation:none}.mascot-head{left:20px}.mascot-body{left:38px}.mascot-arm.left{left:22px}.mascot-arm.right{right:22px}.mascot-foot.left{left:40px}.mascot-foot.right{right:40px}.product-panel{padding:14px}.product-card{grid-template-columns:82px minmax(0,1fr);gap:10px;padding:11px;border-radius:15px}.product-media{grid-row:1 / span 2}.product-img{width:82px;height:82px}.product-buy{grid-column:2;border-left:0;border-top:1px solid #f0f1f5;padding:9px 0 0;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.price-line{align-items:flex-start;margin:0}.price-line strong{font-size:14px}.product-buy a{min-width:82px;padding:8px 10px}.product-info p.reason{-webkit-line-clamp:2}.pros,.matched{display:none}.category-chip{max-width:120px}.product-topline{margin-bottom:4px}.product-name{font-size:12px}.score-pill{font-size:8px}.rank{left:-3px;top:-3px}.side-banner{padding:13px}.mini-mascot{width:40px;height:37px;flex-basis:40px}.mini-screen{width:28px;height:20px}.mini-screen i{top:7px}}

/* ===== Celo V2.2 recommendation explanation ===== */
.recommend-reason{margin:8px 0 8px;padding:9px 10px;border-radius:11px;background:linear-gradient(135deg,#f7f6ff,#fbfbff);border:1px solid #efeffa}
.reason-label{display:block;font-size:9px;font-weight:850;color:#5b50df;letter-spacing:-.01em;margin-bottom:3px}
.product-info .recommend-reason p.reason{display:block;-webkit-line-clamp:unset;margin:0;color:#60677f;font-size:10.5px;line-height:1.58}
.why-toggle{border:0;background:transparent;padding:4px 0;color:#4f50bd;font-size:9.5px;font-weight:800;cursor:pointer;display:flex;align-items:center;gap:5px}.why-toggle span{transition:.18s}.why-toggle.open span{transform:rotate(180deg)}
.why-panel{margin-top:7px;border:1px solid #eceefa;border-radius:12px;background:#fbfbff;padding:11px}.why-panel[hidden]{display:none}.why-block+ .why-block{margin-top:11px;padding-top:10px;border-top:1px solid #eef0f7}.why-block>b,.why-caution>b{display:block;font-size:9.5px;color:#363b59;margin-bottom:7px}.why-block ul{list-style:none;margin:0;padding:0;display:grid;gap:5px}.why-block li{font-size:9px;line-height:1.45;color:#686f87}.score-breakdown{display:grid;gap:6px}.score-row{display:grid;grid-template-columns:56px 1fr 25px;align-items:center;gap:7px;font-size:8.5px;color:#777e95}.score-row strong{text-align:right;color:#515871;font-size:8.5px}.score-track{height:5px;background:#eceefa;border-radius:999px;overflow:hidden}.score-track i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#6257ee,#806dfd)}.why-caution{margin-top:10px;padding:9px 10px;border-radius:9px;background:#fff9ef;border:1px solid #f8ead0}.why-caution b{color:#8a6129;margin-bottom:3px}.why-caution p{margin:0!important;font-size:9px!important;line-height:1.5!important;color:#846f52!important;display:block!important}.why-search{margin-top:8px;font-size:8px;color:#a0a5b7}.source-label{font-size:8.5px;font-weight:850;letter-spacing:.02em;color:#e85b28}.source-label.source-naver{color:#03a94d}.source-label.source-gmarket{color:#5d44da}
@media(max-width:760px){.recommend-reason{padding:8px}.product-info .recommend-reason p.reason{font-size:9.5px;-webkit-line-clamp:3}.why-panel{grid-column:1/-1}.score-row{grid-template-columns:52px 1fr 24px}.why-toggle{font-size:9px}}

/* ===== Celo V2.3 gift strategy + deep recommendation analysis ===== */
.gift-strategy{margin-top:16px;padding:15px;border:1px solid #e7e6fb;border-radius:16px;background:linear-gradient(145deg,#f8f7ff,#fff);box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}
.gift-strategy-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.gift-kicker{display:block;font-size:8.5px;letter-spacing:.08em;font-weight:900;color:#6559e9;margin-bottom:5px}.gift-strategy-head h4{margin:0;font-size:13px;line-height:1.4;color:#292d54}.gift-strategy-head p{margin:5px 0 0;font-size:10px;line-height:1.55;color:#737a92}.strategy-count{white-space:nowrap;font-size:8.5px;font-weight:800;color:#5850cc;background:#eeecff;border:1px solid #e0ddff;padding:5px 7px;border-radius:999px}
.gift-category-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.gift-category-card{padding:10px;border:1px solid #ececf6;border-radius:12px;background:rgba(255,255,255,.88)}.gift-category-card:last-child:nth-child(odd){grid-column:1/-1}.gift-category-top{display:flex;align-items:center;gap:8px}.gift-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#f0efff;font-size:14px}.gift-category-top b{display:block;font-size:10.5px;color:#33375a}.gift-category-top small{display:block;margin-top:2px;font-size:7.5px;color:#969caf}.gift-category-card p{margin:7px 0 0;font-size:8.8px;line-height:1.5;color:#71778c}.gift-tip{margin-top:7px;padding-top:7px;border-top:1px solid #f0f0f6;font-size:8px;line-height:1.45;color:#5d6390}

.product-list{gap:16px}.gift-result-group{display:grid;gap:10px;padding:13px;border:1px solid #e8eaf4;border-radius:18px;background:linear-gradient(145deg,#fcfcff,#f8f9ff)}.gift-result-group+.gift-result-group{margin-top:2px}.gift-result-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:2px 3px 4px}.gift-result-title{display:flex;align-items:flex-start;gap:9px}.gift-result-title>span{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;background:#eeedff;font-size:16px}.gift-result-title b{display:block;font-size:12px;color:#262a4c}.gift-result-title p{margin:3px 0 0;font-size:8.8px;line-height:1.45;color:#7a8097;max-width:530px}.gift-result-count{font-size:8px;font-weight:850;color:#5b55cc;background:#fff;border:1px solid #e5e4f6;padding:5px 7px;border-radius:999px;white-space:nowrap}.gift-result-products{display:grid;gap:9px}

.gift-category-chip{color:#5b52d0!important;background:#eeecff!important;border:1px solid #e2dfff}.strategy-label{font-size:8px;font-weight:850;color:#5f59ba;background:#f5f4ff;border:1px solid #e9e7ff;padding:4px 6px;border-radius:999px;white-space:nowrap}.product-topline{justify-content:flex-start}.product-topline .score-pill{margin-left:auto}
.product-info .recommend-reason p.reason{font-size:10.5px;line-height:1.62;color:#575f79}.recommend-reason{background:linear-gradient(135deg,#f6f5ff,#fbfbff);border-color:#e9e7fb;padding:10px 11px}

.deep-analysis{display:grid;gap:0;margin-bottom:11px;border:1px solid #e9eaf4;border-radius:11px;background:#fff;overflow:hidden}.deep-analysis-row{display:grid;grid-template-columns:25px 1fr;gap:8px;padding:9px 10px}.deep-analysis-row+.deep-analysis-row{border-top:1px solid #f0f1f6}.deep-num{font-size:7.5px;font-weight:900;color:#7770df;background:#f0efff;border-radius:7px;height:21px;display:grid;place-items:center}.deep-analysis-row b{display:block;font-size:9px;color:#363b59;margin-bottom:3px}.deep-analysis-row p{display:block!important;margin:0!important;font-size:8.8px!important;line-height:1.58!important;color:#6b7188!important;-webkit-line-clamp:unset!important;overflow:visible!important}.why-block{padding-top:2px}.why-block+.why-block{margin-top:10px}.why-toggle{margin-top:2px;padding:6px 0;font-size:9.5px}.why-panel{padding:12px;background:#fafaff}

@media(max-width:760px){
  .gift-category-grid{grid-template-columns:1fr}.gift-category-card:last-child:nth-child(odd){grid-column:auto}.gift-strategy{padding:12px}.gift-strategy-head{display:block}.strategy-count{display:inline-block;margin-top:8px}.gift-result-group{padding:9px;border-radius:15px}.gift-result-title p{font-size:8px}.gift-result-count{display:none}.strategy-label{display:none}.product-info .recommend-reason p.reason{font-size:9.5px;line-height:1.55}.deep-analysis-row{grid-template-columns:23px 1fr;padding:8px}.deep-analysis-row p{font-size:8.5px!important}.gift-category-chip{display:inline-flex!important}
}


/* ===== Celo V2.3.1 mobile navigation + hero typography hotfix ===== */
.sidebar-close,.sidebar-overlay{display:none}
.hero h2,.hero-copy{word-break:keep-all;overflow-wrap:normal}
.hero-nowrap{white-space:nowrap}

@media(max-width:760px){
  body.sidebar-open{overflow:hidden;touch-action:none}
  .sidebar{z-index:1202;transform:translateX(-105%);transition:transform .25s ease;box-shadow:20px 0 50px rgba(30,34,80,.18)}
  .sidebar.open{transform:translateX(0)}
  .sidebar-close{display:grid;place-items:center;position:absolute;top:13px;right:12px;width:36px;height:36px;border:1px solid #e8e9f4;border-radius:11px;background:#fff;color:#3f4664;font-size:27px;line-height:1;cursor:pointer;box-shadow:0 6px 18px rgba(41,45,91,.08);z-index:2}
  .sidebar-overlay{display:block;position:fixed;inset:0;z-index:1201;border:0;background:rgba(19,23,53,.34);backdrop-filter:blur(2px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}
  .sidebar-overlay.open{opacity:1;visibility:visible;pointer-events:auto}
  .mobile-menu{position:relative;z-index:3;width:40px;height:40px;border-radius:11px;display:grid;place-items:center;color:#1c2249;cursor:pointer}
  .mobile-menu:active{background:#eff0fb}

  .hero{padding-top:26px}
  .hero-copy{position:relative;z-index:2;max-width:calc(100% - 104px)}
  .hero h2{max-width:none;margin:12px 0 24px;font-size:clamp(15px,4.25vw,18px);line-height:1.35;letter-spacing:-.045em;white-space:nowrap;word-break:keep-all;overflow-wrap:normal}
  .hero-nowrap{white-space:nowrap}
}

@media(max-width:390px){
  .hero-copy{max-width:calc(100% - 88px)}
  .hero h1{font-size:48px}
  .hero h2{font-size:14px;letter-spacing:-.055em}
  .hero-mascot{width:108px;height:116px;right:-3px;top:48px;transform:scale(.72);transform-origin:top right}
}

/* ===== Celo V2.4 account, social login, search history ===== */
.sidebar nav .nav-button{width:100%;border:0;background:transparent;text-decoration:none;color:#444b65;padding:11px 13px;border-radius:12px;display:flex;gap:12px;align-items:center;text-align:left;cursor:pointer}.sidebar nav .nav-button:hover{background:#f3f4fb;color:#22255e}.recent{min-height:126px}.recent-head{display:flex;align-items:center;justify-content:space-between;padding-right:4px}.recent-head h4{margin-bottom:9px}.recent-refresh{width:28px!important;height:28px;border-radius:8px!important;padding:0!important;text-align:center!important;color:#7e84a0!important}.recent-query{display:grid!important;grid-template-columns:18px minmax(0,1fr);gap:5px;align-items:center}.recent-query span{font-size:10px;color:#8980ea}.recent-query b{font-size:10.5px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recent-empty{display:block;padding:9px 10px;color:#9ba0b3;font-size:10px;line-height:1.5}.recent-more{margin-top:5px!important;color:#6259d8!important;font-size:9.5px!important;font-weight:750}.side-account{margin:12px 0 9px}.side-login{width:100%;border:1px solid #e5e5f5;background:#fff;border-radius:13px;padding:11px 12px;color:#5048c6;font-size:10.5px;font-weight:800;cursor:pointer;box-shadow:0 6px 20px rgba(55,58,120,.05)}.side-user{width:100%;border:1px solid #e8e9f4;background:#fff;border-radius:14px;padding:9px;display:grid;grid-template-columns:34px minmax(0,1fr) 12px;gap:8px;align-items:center;text-align:left;cursor:pointer}.side-user-avatar,.user-avatar,.account-avatar{overflow:hidden;background:linear-gradient(135deg,#6558ee,#8070ff);color:#fff;display:grid;place-items:center;font-weight:850}.side-user-avatar{width:34px;height:34px;border-radius:11px;font-size:12px}.side-user-avatar img,.user-avatar img,.account-avatar img{width:100%;height:100%;object-fit:cover}.side-user b{display:block;font-size:10.5px;color:#313653;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.side-user small{display:block;margin-top:2px;font-size:8px;color:#9499ab}.side-user i{font-style:normal;color:#a2a5b4}.side-banner{margin-top:0}.user-pill{border:1px solid #e5e7f2!important;background:#fff!important;color:#333957!important;padding:6px 10px 6px 6px!important;display:flex;align-items:center;gap:7px;font-size:10.5px;font-weight:800;max-width:180px}.user-pill.hidden{display:none!important}.user-avatar{width:28px;height:28px;border-radius:9px;flex:0 0 28px;font-size:10px}.user-pill>span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

body.modal-open{overflow:hidden}.modal-backdrop{position:fixed;inset:0;z-index:2000;background:rgba(20,24,54,.42);backdrop-filter:blur(5px)}.modal-backdrop.hidden{display:none}.celo-modal{position:fixed;z-index:2001;left:50%;top:50%;transform:translate(-50%,-50%);width:min(460px,calc(100vw - 32px));max-height:min(760px,calc(100vh - 40px));overflow:auto;background:rgba(255,255,255,.98);border:1px solid #e7e8f2;border-radius:24px;padding:28px;box-shadow:0 30px 90px rgba(34,38,89,.22)}.celo-modal.hidden{display:none}.modal-close{position:absolute;right:15px;top:14px;width:36px;height:36px;border:1px solid #e9eaf2;background:#fff;border-radius:11px;color:#656b82;font-size:23px;line-height:1;cursor:pointer}.modal-brand{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(135deg,#5d51ee,#8270ff);color:#fff;font-size:21px;box-shadow:0 10px 24px rgba(91,80,245,.25);margin-bottom:16px}.modal-kicker{display:block;color:#7168dd;font-size:8px;font-weight:900;letter-spacing:.12em;margin-bottom:5px}.celo-modal h3{margin:0;font-size:23px;letter-spacing:-.04em;color:#202443}.modal-lead{margin:8px 0 20px;font-size:11.5px;line-height:1.65;color:#7b8197;word-break:keep-all}.social-login-list{display:grid;gap:9px}.social-login{height:52px;border-radius:14px;border:1px solid #e6e8f1;background:#fff;display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;padding:0 15px;text-align:left;cursor:pointer;font-size:12px;font-weight:800;color:#33374e;transition:.18s}.social-login:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 9px 24px rgba(45,49,95,.08)}.social-login b{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;font-size:12px}.social-login.google b{border:1px solid #e1e3eb;background:#fff;color:#4285f4}.social-login.kakao{background:#fee500;border-color:#fee500;color:#191919}.social-login.kakao b{background:#191919;color:#fee500}.social-login.naver{background:#03c75a;border-color:#03c75a;color:#fff}.social-login.naver b{background:#fff;color:#03c75a}.social-login small{font-size:8px;font-weight:650;opacity:.7}.social-login:disabled{cursor:not-allowed;filter:grayscale(.65);opacity:.5}.auth-note{margin:15px 2px 0;font-size:9px;line-height:1.55;color:#9a9fb1;text-align:center}.modal-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-right:36px}.clear-history{border:1px solid #f1dfe1;background:#fff8f8;color:#bd5b65;border-radius:9px;padding:7px 9px;font-size:9px;font-weight:800;cursor:pointer}.clear-history.hidden{display:none}.history-modal{width:min(600px,calc(100vw - 32px))}.history-list{display:grid;gap:7px}.history-item{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:5px;align-items:center;border:1px solid #eceef5;border-radius:14px;background:#fff;transition:.15s}.history-item:hover{border-color:#deddf5;background:#fcfcff}.history-main{min-width:0;border:0;background:transparent;padding:11px;display:grid;grid-template-columns:30px minmax(0,1fr);gap:9px;align-items:center;text-align:left;cursor:pointer}.history-icon{width:30px;height:30px;border-radius:9px;background:#f0efff;color:#655be5;display:grid;place-items:center}.history-copy{min-width:0}.history-copy b{display:block;font-size:11px;color:#363a55;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-copy small{display:block;margin-top:4px;font-size:8.5px;color:#9a9eb0}.history-delete{width:28px;height:28px;border:0;background:#f7f7fb;border-radius:8px;color:#a1a5b4;cursor:pointer;font-size:18px}.history-delete:hover{background:#fff0f1;color:#c35762}.history-empty{text-align:center;padding:34px 12px;color:#9095aa}.history-empty>span{display:grid;place-items:center;width:44px;height:44px;margin:0 auto 10px;border-radius:14px;background:#f1f0ff;color:#655be5;font-size:18px}.history-empty b{display:block;color:#555b75;font-size:12px}.history-empty p{margin:5px 0 0;font-size:9.5px}.account-profile{display:grid;grid-template-columns:58px minmax(0,1fr);gap:13px;align-items:center;padding:14px;border-radius:16px;background:#f8f8ff;border:1px solid #ecebfa}.account-avatar{width:58px;height:58px;border-radius:17px;font-size:20px}.account-profile b{display:block;font-size:14px;color:#313650}.account-profile span:not(.account-avatar){display:block;margin-top:3px;font-size:9.5px;color:#777e95}.account-profile small{display:inline-block;margin-top:6px;font-size:8px;background:#eceaff;color:#655bd7;border-radius:999px;padding:4px 6px}.account-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.account-stats div{padding:13px;border:1px solid #eceef5;border-radius:13px;text-align:center}.account-stats strong{display:block;font-size:16px;color:#4c49c7}.account-stats span{display:block;margin-top:2px;font-size:8px;color:#9297aa}.account-history,.account-primary{width:100%;margin-top:10px;border:0;border-radius:13px;background:linear-gradient(135deg,#5c52ed,#7864fb);color:#fff;padding:12px;font-size:11px;font-weight:800;cursor:pointer}.account-history{display:flex;align-items:center;justify-content:space-between}.account-logout{width:100%;margin-top:8px;border:1px solid #e9eaf2;background:#fff;border-radius:13px;padding:11px;color:#7d8398;font-size:10px;cursor:pointer}.account-guest{text-align:center;padding:15px 4px 2px}.account-big-avatar{width:60px;height:60px;margin:0 auto 12px;border-radius:19px;background:#efefff;color:#6257e7;display:grid;place-items:center;font-size:23px}.account-guest b{display:block;font-size:14px}.account-guest p{font-size:10px;line-height:1.55;color:#8c91a5}.celo-toast{position:fixed;z-index:2100;left:50%;bottom:28px;transform:translateX(-50%);background:#272b49;color:#fff;padding:11px 15px;border-radius:12px;font-size:10.5px;box-shadow:0 15px 45px rgba(25,28,60,.25);max-width:min(440px,calc(100vw - 32px));text-align:center}.celo-toast.hidden{display:none}

@media(max-width:760px){.sidebar{padding-bottom:18px}.recent{margin-top:18px}.side-account{margin-top:auto}.side-banner{display:none}.top-actions .user-pill{display:flex}.celo-modal{top:auto;bottom:0;left:0;transform:none;width:100%;max-width:none;max-height:88vh;border-radius:24px 24px 0 0;padding:24px 18px calc(22px + env(safe-area-inset-bottom))}.history-modal{width:100%}.modal-close{right:13px;top:12px}.modal-lead{font-size:10.5px}.social-login{height:50px}.history-main{padding:10px}.history-copy b{font-size:10.5px}.account-profile{padding:12px}.user-pill{max-width:126px;padding-right:7px!important}.user-pill #userPillName{display:none}}

/* Celo sidebar promo Korean line-break fix */
.sidebar,
.sidebar * {
    word-break: keep-all;
}


/* =========================================================
   Celo sidebar bottom banner PC line-break fix
   ========================================================= */

.side-banner {
    position: relative;
}

.side-banner > span {
    display: block;
    width: 100%;
    white-space: nowrap;
    word-break: keep-all;
    overflow-wrap: normal;
    line-height: 1.45;
}

/* 마스코트가 텍스트 폭을 줄이지 않도록 별도 배치 */
.side-banner .mini-mascot {
    position: absolute;
    right: 8px;
    bottom: 7px;
}

/* 두 번째 줄은 캐릭터와 겹치지 않게 여유 확보 */
.side-banner > span b {
    display: inline-block;
    padding-right: 32px;
}

