:root{--orange:#f97316;--orange-dark:#c2410c;--orange-soft:#fff7ed;--peach:#fed7aa;--ink:#2f2118;--muted:#7c6a5e;--line:#eee1d6;--green:#16a34a;--shadow:0 18px 55px rgba(89,45,18,.10);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fffdfb;color:var(--ink);font-family:Pretendard,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans KR",sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{max-width:100%}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(238,225,214,.85)}.header-shell{max-width:1320px;height:76px;margin:auto;padding:0 24px;display:flex;align-items:center;gap:32px}.site-brand{display:flex;align-items:center;gap:11px;min-width:250px}.brand-fruit{display:grid;place-items:center;width:46px;height:46px;border-radius:16px;background:linear-gradient(135deg,#fff7ed,#fed7aa);font-size:26px;box-shadow:inset 0 0 0 1px #fdba74}.site-brand span:last-child{min-width:0}.site-brand b{display:block;max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:18px;letter-spacing:-.5px}.site-brand small{display:block;margin-top:1px;color:#c2410c;font-size:9px;font-weight:900;letter-spacing:1.2px}.desktop-nav{display:flex;align-items:center;gap:22px;white-space:nowrap}.desktop-nav a{font-size:13px;font-weight:750;color:#5c493d}.desktop-nav a:hover{color:var(--orange)}.header-search{margin-left:auto;display:flex;width:min(360px,30vw);height:44px;border:1px solid var(--line);background:#fffaf6;border-radius:14px;overflow:hidden;transition:.2s}.header-search:focus-within{border-color:#fb923c;box-shadow:0 0 0 4px rgba(249,115,22,.1)}.header-search input{flex:1;min-width:0;border:0;background:transparent;padding:0 15px;outline:0;font-size:12px}.header-search button{width:47px;border:0;background:transparent;color:var(--orange-dark);font-size:24px;cursor:pointer}.mobile-search-toggle,.mobile-search{display:none}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 10%,#fff 0,transparent 26%),linear-gradient(135deg,#fff9f4 0,#ffedd5 56%,#fed7aa 100%);border-bottom:1px solid #fed7aa}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;background:rgba(249,115,22,.09)}.hero:before{width:420px;height:420px;right:-120px;top:-190px}.hero:after{width:230px;height:230px;left:-90px;bottom:-130px}.hero-inner{position:relative;z-index:1;max-width:1320px;min-height:365px;margin:auto;padding:62px 24px 54px;display:flex;align-items:center;justify-content:space-between;gap:40px}.hero-copy{max-width:790px}.eyebrow,.section-kicker{display:inline-flex;align-items:center;color:#c2410c;font-size:11px;font-weight:900;letter-spacing:1.4px}.hero h1{margin:13px 0 12px;font-size:clamp(34px,5vw,62px);line-height:1.08;letter-spacing:-2.2px}.hero p{max-width:760px;margin:0;color:#725748;font-size:16px;line-height:1.75}.hero-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:23px}.hero-chips a{display:inline-flex;padding:8px 13px;border:1px solid rgba(234,88,12,.18);border-radius:999px;background:rgba(255,255,255,.72);color:#9a3412;font-size:11px;font-weight:800;box-shadow:0 6px 15px rgba(124,45,18,.05)}.hero-chips a:hover{background:#fff;border-color:#fb923c;transform:translateY(-1px)}.hero-orbit{position:relative;display:grid;place-items:center;flex:0 0 230px;height:230px;border-radius:50%;background:rgba(255,255,255,.48);border:1px solid rgba(255,255,255,.75);box-shadow:0 25px 60px rgba(154,52,18,.15)}.hero-orbit>span{font-size:92px;filter:drop-shadow(0 14px 18px rgba(124,45,18,.15))}.hero-orbit i{position:absolute;inset:24px;border:2px dashed rgba(194,65,12,.28);border-radius:50%;animation:spin 18s linear infinite}.hero-orbit b{position:absolute;right:-3px;top:33px;display:grid;place-items:center;width:68px;height:68px;border-radius:50%;background:var(--orange);color:#fff;font-size:14px;transform:rotate(9deg);box-shadow:0 12px 28px rgba(194,65,12,.28)}@keyframes spin{to{transform:rotate(360deg)}}.content-shell,.product-shell,.related-section{max-width:1320px;margin:auto;padding-left:24px;padding-right:24px}.content-shell{padding-top:42px;padding-bottom:70px}.section-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.section-toolbar h2{margin:5px 0 3px;font-size:27px;letter-spacing:-1px}.section-toolbar p{margin:0;color:var(--muted);font-size:12px}.sort-form label{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px;font-weight:800}.sort-form select{height:42px;padding:0 35px 0 13px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);outline:0;font-size:11px;font-weight:750}.affiliate-strip{margin-bottom:20px;padding:12px 15px;border:1px solid #fed7aa;border-radius:13px;background:#fff8ef;color:#8a4a20;font-size:10px}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.product-card{display:flex;flex-direction:column;min-width:0;border:1px solid #f0e4da;border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(86,48,23,.055);transition:.2s}.product-card:hover{transform:translateY(-4px);border-color:#fdba74;box-shadow:0 18px 36px rgba(124,45,18,.12)}.product-thumb{position:relative;display:block;aspect-ratio:1/1;background:#fffaf7;overflow:hidden}.product-thumb img{width:100%;height:100%;object-fit:contain;transition:.25s}.product-card:hover .product-thumb img{transform:scale(1.035)}.discount-badge{position:absolute;left:10px;top:10px;display:grid;place-items:center;min-width:48px;height:30px;padding:0 8px;border-radius:10px;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;font-size:12px;font-weight:900;box-shadow:0 7px 16px rgba(234,88,12,.24)}.product-card-body{display:flex;flex:1;flex-direction:column;padding:14px}.product-brand{display:block;color:#c2410c;font-size:10px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-brand.large{font-size:12px}.product-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:43px;margin:6px 0 8px;overflow:hidden;font-size:13px;font-weight:800;line-height:1.55;letter-spacing:-.25px}.product-rating{display:flex;gap:7px;color:#f59e0b;font-size:10px;font-weight:850}.product-rating span{color:var(--muted);font-weight:600}.product-price{margin-top:auto;padding-top:12px}.product-price del{display:block;color:#a89a91;font-size:9px}.product-price strong{font-size:18px;letter-spacing:-.6px}.product-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:13px}.product-card-actions a{display:grid;place-items:center;min-height:36px;border:1px solid #fdba74;border-radius:10px;color:#c2410c;font-size:10px;font-weight:900}.product-card-actions a.buy{border-color:var(--orange);background:linear-gradient(135deg,#fb923c,#f97316);color:#fff}.pagination{display:flex;justify-content:center;align-items:center;gap:7px;margin-top:36px}.pagination a,.pagination span{display:grid;place-items:center;min-width:39px;height:39px;padding:0 8px;border:1px solid var(--line);border-radius:11px;background:#fff;font-size:11px;font-weight:850}.pagination a.active{border-color:var(--orange);background:var(--orange);color:#fff}.tag-cloud-section{margin-top:60px;padding:30px;border:1px solid #f0ded0;border-radius:26px;background:linear-gradient(135deg,#fffaf5,#fff);box-shadow:0 13px 35px rgba(124,45,18,.06)}.tag-cloud-section h2{margin:4px 0 18px}.tag-cloud{display:flex;flex-wrap:wrap;gap:9px}.tag-cloud a{display:inline-flex;align-items:center;gap:7px;padding:10px 14px;border:1px solid #f3d6bf;border-radius:999px;background:#fff;color:#9a3412;font-size:11px;font-weight:850;transition:.18s}.tag-cloud a:hover{border-color:#fb923c;background:#fff7ed;transform:translateY(-1px)}.tag-cloud small{display:grid;place-items:center;min-width:22px;height:22px;padding:0 5px;border-radius:99px;background:#ffedd5;color:#c2410c;font-size:8px}.tag-cloud.compact{margin-top:21px;max-width:1000px}.tag-cloud.compact a{padding:8px 12px;background:rgba(255,255,255,.78)}.listing-hero{padding:34px 0 32px;background:linear-gradient(135deg,#fffaf5,#ffedd5);border-bottom:1px solid #fed7aa}.listing-hero .content-shell{padding-top:0;padding-bottom:0}.listing-hero h1{margin:9px 0 6px;font-size:clamp(30px,4vw,48px);letter-spacing:-1.5px}.listing-hero p{margin:0;max-width:760px;color:#765848;font-size:13px}.listing-content{padding-top:32px}.breadcrumbs{display:flex;align-items:center;gap:8px;margin-bottom:18px;color:#9a8577;font-size:10px}.breadcrumbs b{color:#5b4639}.empty-state{display:grid;place-items:center;min-height:360px;padding:45px;text-align:center;border:1px dashed #fdba74;border-radius:24px;background:#fffaf5}.empty-state>span{font-size:52px}.empty-state h2{margin:14px 0 6px}.empty-state p{margin:0;color:var(--muted);font-size:12px}.empty-state a{margin-top:18px;padding:11px 18px;border-radius:12px;background:var(--orange);color:#fff;font-size:11px;font-weight:900}.product-shell{padding-top:26px;padding-bottom:80px}.product-top{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:44px;align-items:start}.gallery{display:grid;grid-template-columns:78px minmax(0,1fr);gap:12px}.thumb-list{display:flex;flex-direction:column;gap:9px;max-height:650px;overflow:auto}.thumb-list button{flex:0 0 auto;width:78px;height:78px;padding:4px;border:1px solid var(--line);border-radius:13px;background:#fff;cursor:pointer}.thumb-list button.active{border:2px solid var(--orange)}.thumb-list img{width:100%;height:100%;object-fit:contain}.main-image{display:grid;place-items:center;aspect-ratio:1/1;border:1px solid #eee2d8;border-radius:24px;background:#fff;overflow:hidden}.main-image img{width:100%;height:100%;object-fit:contain}.product-info{position:sticky;top:105px;padding:28px;border:1px solid #efe1d6;border-radius:25px;background:#fff;box-shadow:var(--shadow)}.product-info h1{margin:9px 0 12px;font-size:26px;line-height:1.42;letter-spacing:-.8px}.detail-rating{display:flex;gap:10px;color:#f59e0b;font-size:12px;font-weight:900}.detail-rating span{color:var(--muted);font-weight:600}.seller-badges{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}.seller-badges span{padding:6px 9px;border-radius:8px;background:#f7f3ef;color:#6f5d51;font-size:9px;font-weight:800}.detail-price{margin:25px 0 20px;padding:20px 0;border-top:1px solid #f2e9e2;border-bottom:1px solid #f2e9e2}.detail-price del{display:block;color:#a69890;font-size:11px}.detail-price>div{display:flex;align-items:baseline;gap:10px}.detail-price b{color:#ea580c;font-size:20px}.detail-price strong{font-size:32px;letter-spacing:-1px}.detail-buy,.soldout-button{display:flex;align-items:center;justify-content:center;width:100%;height:58px;border:0;border-radius:15px;background:linear-gradient(135deg,#fb923c,#f97316);color:#fff;font-size:15px;font-weight:900;box-shadow:0 13px 26px rgba(249,115,22,.25)}.detail-buy span{margin-left:8px}.soldout-button{background:#d6d3d1;box-shadow:none}.copy-link{width:100%;height:43px;margin-top:9px;border:1px solid var(--line);border-radius:12px;background:#fff;color:#665347;font-size:10px;font-weight:850;cursor:pointer}.affiliate-box{margin-top:13px;padding:11px;border-radius:11px;background:#fff8ef;color:#88502b;font-size:9px;line-height:1.55}.product-content{max-width:1040px;margin:58px auto 0}.content-card,.keyword-section,.detail-images{margin-top:24px}.content-card,.keyword-section{padding:28px;border:1px solid #f0e0d3;border-radius:24px;background:#fff;box-shadow:0 13px 35px rgba(92,48,19,.06)}.content-heading{display:flex;align-items:center;gap:12px;margin-bottom:20px}.content-heading>span{display:grid;place-items:center;width:46px;height:46px;border-radius:15px;background:#fff0e2;font-size:23px}.content-heading small{color:#c2410c;font-size:9px;font-weight:900;letter-spacing:1.2px}.content-heading h2{margin:2px 0 0;font-size:21px}.ai-content{font-size:14px;line-height:1.8}.ai-content h2,.ai-content h3{color:#5d2a0c}.ai-content table{max-width:100%;overflow:auto}.keyword-buttons{display:flex;flex-wrap:wrap;gap:9px}.keyword-buttons a{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border:1px solid #f2ccb0;border-radius:999px;background:linear-gradient(180deg,#fff,#fff7ed);color:#a63e0b;font-size:11px;font-weight:900;box-shadow:0 6px 14px rgba(124,45,18,.055);transition:.18s}.keyword-buttons a:hover{border-color:#fb923c;background:#ffedd5;transform:translateY(-1px)}.detail-images{overflow:hidden;border-radius:24px;background:#fff}.detail-images>.content-heading{padding:0 10px}.detail-images>div:last-child img{display:block;width:100%;height:auto;margin:0 auto}.related-section{padding-bottom:30px}.related-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.mobile-buy-bar{display:none}.error-page{min-height:66vh;display:grid;place-items:center;padding:40px}.error-page>div{max-width:560px;padding:45px;text-align:center;border:1px solid #fed7aa;border-radius:30px;background:#fffaf5;box-shadow:var(--shadow)}.error-page span{font-size:68px}.error-page h1{margin:14px 0 8px}.error-page p{color:var(--muted)}.error-page a{display:inline-flex;margin-top:15px;padding:12px 18px;border-radius:12px;background:var(--orange);color:#fff;font-size:11px;font-weight:900}.site-footer{margin-top:40px;background:#2e211a;color:#f8eee8}.footer-shell{max-width:1320px;margin:auto;padding:38px 24px;display:flex;justify-content:space-between;gap:35px}.footer-brand{font-size:17px;font-weight:900}.footer-shell p{max-width:640px;margin:9px 0 0;color:#cab8ac;font-size:11px;line-height:1.7}.footer-links{display:flex;flex-wrap:wrap;align-content:flex-start;justify-content:flex-end;gap:12px 18px;max-width:390px}.footer-links a{color:#e7d7cd;font-size:10px}.affiliate-footer{padding:13px 24px;text-align:center;border-top:1px solid rgba(255,255,255,.08);color:#bfa99a;font-size:9px}.mobile-search{position:absolute;top:76px;left:0;right:0;padding:11px 15px;border-bottom:1px solid var(--line);background:#fff}.mobile-search form{display:flex;gap:7px}.mobile-search input{flex:1;min-width:0;height:42px;padding:0 13px;border:1px solid var(--line);border-radius:11px}.mobile-search button{border:0;border-radius:11px;padding:0 17px;background:var(--orange);color:#fff;font-size:11px;font-weight:900}
@media(max-width:1180px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.desktop-nav{display:none}.site-brand{min-width:220px}.product-top{gap:28px}.related-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:900px){.header-shell{height:68px;padding:0 16px;gap:12px}.site-brand{min-width:0;flex:1}.site-brand b{max-width:56vw;font-size:15px}.brand-fruit{width:40px;height:40px;border-radius:13px;font-size:22px}.header-search{display:none}.mobile-search-toggle{display:grid;place-items:center;width:41px;height:41px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--orange-dark);font-size:22px}.search-open .mobile-search{display:block}.hero-inner{min-height:310px;padding-top:45px}.hero-orbit{display:none}.hero h1{font-size:40px}.hero p{font-size:14px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-top{grid-template-columns:1fr}.product-info{position:static}.gallery{max-width:720px;margin:auto}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-header{top:0}}
@media(max-width:650px){body{padding-bottom:72px}.content-shell,.product-shell,.related-section{padding-left:13px;padding-right:13px}.hero-inner{min-height:270px;padding:34px 15px 31px}.hero h1{margin-top:9px;font-size:31px;letter-spacing:-1.4px}.hero p{font-size:12px;line-height:1.7}.hero-chips{margin-top:17px;gap:6px}.hero-chips a{padding:6px 10px;font-size:9px}.content-shell{padding-top:28px;padding-bottom:45px}.section-toolbar{align-items:flex-start}.section-toolbar h2{font-size:22px}.sort-form label{display:block}.sort-form label{font-size:0}.sort-form select{height:39px;font-size:10px}.product-grid,.related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{border-radius:15px}.product-card-body{padding:10px}.product-name{min-height:39px;font-size:11px;line-height:1.55}.product-price strong{font-size:15px}.product-card-actions{gap:5px;margin-top:9px}.product-card-actions a{min-height:33px;font-size:9px}.discount-badge{left:7px;top:7px;min-width:42px;height:26px;font-size:10px}.tag-cloud-section{margin-top:38px;padding:20px 15px}.tag-cloud{gap:7px}.tag-cloud a{padding:8px 11px;font-size:9px}.listing-hero{padding:24px 0 22px}.listing-hero h1{font-size:29px}.listing-content{padding-top:22px}.affiliate-strip{font-size:9px}.product-shell{padding-top:17px;padding-bottom:40px}.product-shell>.breadcrumbs{margin-left:3px}.gallery{display:flex;flex-direction:column-reverse}.thumb-list{flex-direction:row;max-height:none;overflow-x:auto;padding-bottom:4px}.thumb-list button{width:64px;height:64px}.main-image{border-radius:18px}.product-info{padding:20px 16px;border-radius:20px}.product-info h1{font-size:21px}.detail-price{margin:18px 0 16px}.detail-price strong{font-size:27px}.detail-buy{height:52px}.product-content{margin-top:34px}.content-card,.keyword-section{padding:19px 15px;border-radius:19px}.content-heading{gap:9px;margin-bottom:15px}.content-heading>span{width:39px;height:39px;border-radius:12px;font-size:19px}.content-heading h2{font-size:18px}.ai-content{font-size:12px;line-height:1.75}.keyword-buttons{gap:7px}.keyword-buttons a{min-height:34px;padding:0 11px;font-size:9px}.detail-images{border-radius:18px}.mobile-buy-bar{position:fixed;z-index:120;left:0;right:0;bottom:0;display:flex;align-items:center;gap:12px;padding:9px 12px calc(9px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:rgba(255,255,255,.96);backdrop-filter:blur(14px);box-shadow:0 -7px 24px rgba(68,35,15,.12)}.mobile-buy-bar>div{min-width:105px}.mobile-buy-bar small,.mobile-buy-bar strong{display:block}.mobile-buy-bar small{font-size:8px;color:var(--muted)}.mobile-buy-bar strong{font-size:16px}.mobile-buy-bar a{flex:1;display:grid;place-items:center;height:48px;border-radius:13px;background:var(--orange);color:#fff;font-size:12px;font-weight:900}.footer-shell{display:block;padding:30px 17px}.footer-links{justify-content:flex-start;margin-top:20px}.affiliate-footer{padding-bottom:90px}.pagination{gap:4px}.pagination a,.pagination span{min-width:34px;height:34px;border-radius:9px;font-size:10px}.empty-state{min-height:280px;padding:28px 15px}.error-page{padding:20px}.error-page>div{padding:34px 20px}}
