html,body{font-family:'Pretendard Variable',Pretendard,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif !important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.45;background:#ffaa00 !important}.blog-title .count,.section-title .count,.kw-head .count{font-variant-numeric:tabular-nums}.coupang-strip-wrap{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px 12px 12px;margin:24px 0;box-shadow:0 4px 14px rgba(0,0,0,.06)}.coupang-strip-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;position:relative;z-index:3}.coupang-strip-title{font-weight:700;letter-spacing:-.2px;font-size:1.02rem}.coupang-nav{display:flex;gap:8px}.coupang-nav button{border:1px solid #e5e7eb;background:#fff;border-radius:10px;padding:6px 10px;cursor:pointer;line-height:1;min-width:40px;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.coupang-nav button:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,0,0,.06)}.coupang-nav button:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none;filter:grayscale(.3)}.coupang-nav button:focus-visible{outline:2px solid #2563eb;outline-offset:2px;border-radius:10px}.coupang-strip{display:flex;gap:12px;padding-bottom:4px;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-padding:12px;position:relative;z-index:2}.coupang-strip{-ms-overflow-style:none;scrollbar-width:none}.coupang-strip::-webkit-scrollbar{display:none}.coupang-group{flex:0 0 100%;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;scroll-snap-align:start}.coupang-card{background:#fff;border:1px solid #eef0f3;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .15s ease,transform .15s ease,border-color .15s ease}.coupang-card:hover{box-shadow:0 10px 24px rgba(0,0,0,.06);transform:translateY(-2px);border-color:#e2e8f0}.coupang-card a{color:inherit;text-decoration:none;display:block}.coupang-card img{width:100%;height:auto;display:block;aspect-ratio:1/1;object-fit:cover;background:#f3f4f6}.coupang-card .t{padding:10px 12px 6px;font-size:.95rem;line-height:1.35}.coupang-price{display:flex;align-items:baseline;gap:8px;padding:0 12px 10px}.coupang-price strong{font-size:1.05rem;color:#111;font-weight:700}.coupang-price .rp{text-decoration:line-through;color:#9ca3af;font-size:.9rem}.coupang-price .off{font-size:.78rem;background:#fee2e2;color:#b91c1c;border:1px solid #fecaca;border-radius:999px;padding:2px 6px}.coupang-tags{display:flex;flex-wrap:wrap;gap:6px;padding:0 12px 12px}.coupang-tag{font-size:.75rem;color:#374151;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;padding:3px 8px}.coupang-strip-wrap::before,.coupang-strip-wrap::after{content:"";position:absolute;top:48px;bottom:12px;width:28px;pointer-events:none;background:linear-gradient(to right,#fff,rgba(255,255,255,0));z-index:1}.coupang-strip-wrap::before{left:12px}.coupang-strip-wrap::after{right:12px;transform:scaleX(-1)}@media (max-width:900px){.coupang-group{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.coupang-group{grid-template-columns:repeat(2,1fr)}.coupang-strip-wrap{padding:14px 10px 10px}}.blog-title{display:flex;align-items:center;gap:.6rem;font-weight:600;letter-spacing:-.2px}.blog-title .count{font-variant-numeric:tabular-nums;font-weight:600;color:#444;line-height:1;position:relative}.blog-title .count::before,.blog-title .count::after{color:#9aa0a6;font-weight:400}.blog-title .count::before{content:"[";margin-right:.35rem}.blog-title .count::after{content:"]";margin-left:.35rem}.section-title{display:flex;align-items:center;gap:.6rem;font-weight:600;letter-spacing:-.2px}.section-title .count{font-variant-numeric:tabular-nums;font-weight:600;color:#444;line-height:1;position:relative}.section-title .count::before,.section-title .count::after{color:#9aa0a6;font-weight:400}.section-title .count::before{content:"[";margin-right:.35rem}.section-title .count::after{content:"]";margin-left:.35rem}li{display:flex;align-items:center;gap:0.5rem;padding:0.4rem 0;font-size:0.92rem;line-height:1.4}li .date{font-style:italic;font-size:0.83rem;color:#888;min-width:48px;flex-shrink:0}span.date{font-style:italic;font-size:0.8rem;color:#888;min-width:50px}:root{--main-bg:linear-gradient(135deg,#f8f8f8,#eaeaea);--text-color:#222;--link-color:#111;--link-hover:#6B8E23;--container-bg:#ffffff}*{box-sizing:border-box}body{font-family:'Pretendard',sans-serif;margin:0;background:var(--main-bg);background-size:400% 400%;color:var(--text-color);font-size:16px;line-height:1.6}a{color:var(--link-color);text-decoration:none}a:hover{color:var(--link-hover)}.video-wrapper.is-shorts{aspect-ratio:9 / 16;width:480px;max-width:none;margin-left:auto;margin-right:auto}.topbar{background:#ffffff;padding:0.75rem 1rem;border-bottom:1px solid #ddd;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:0.5rem}.topbar a{font-size:0.95rem;color:#333;white-space:nowrap}.admin-bar{background:#f1f1f1;padding:0.5rem 1rem;text-align:right;border-bottom:1px solid #ddd}.container{display:grid;grid-template-columns:minmax(240px,3fr) minmax(0,5fr) minmax(320px,2fr);align-items:start;gap:0rem;max-width:100%;margin:0 auto;padding:0rem 0rem;background:var(--container-bg)}.left,.right{padding:1rem}.left img{max-width:100%;height:auto;display:block}.center img{max-width:100%;height:auto;display:block}.left{background:#f4f4f4}.right{background:#f4f4f4}.center{padding:1rem}.news-card{background:#ffffff;padding:1.75rem;box-shadow:0 2px 12px rgba(0,0,0,0.06);margin-bottom:2.5rem;color:#222;transition:box-shadow 0.3s ease;max-width:100%}.news-card h2{font-weight:600;font-size:1.4rem;margin-bottom:0.5rem}.news-card p{opacity:0.9;margin-top:0.3rem;word-break:break-word;overflow-wrap:break-word}.admin-form-actions{display:flex;justify-content:flex-start;gap:0.5rem;margin-top:1rem}.admin-form-actions form{display:inline-block}.admin-form-actions button,.admin-form-actions a{display:inline-block;font-size:0.85rem;padding:0.35rem 1rem;border:1px solid #ccc;background-color:#eee;color:#333;border-radius:4px;cursor:pointer;text-align:center;transition:background-color 0.2s,color 0.2s;text-decoration:none}.admin-form-actions button:hover,.admin-form-actions a:hover{background-color:#6B8E23;color:#fff;border-color:#6B8E23}.filter-tabs{display:flex;flex-wrap:nowrap;gap:0.5rem;margin:1rem 0}.filter-tabs button{padding:0.4rem 1rem;font-size:0.85rem;border:none;background:#444;color:white;border-radius:4px;cursor:pointer;white-space:nowrap}.filter-tabs .active{background-color:#6B8E23}.topbar-search{display:none}.full-width-banner{padding:0;margin:0}.full-width-banner img{width:100%;max-width:100vw;height:auto;border-radius:0;display:block}.left{min-width:0;width:auto}.left input[type="text"]{width:100%;box-sizing:border-box}.left a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.left li{display:flex;align-items:center;gap:0.5rem;padding:0.4rem 0;font-size:0.92rem;line-height:1.4}.left img{height:auto;max-width:100%;display:block}.article-item.fade-in{opacity:0;transform:translateY(20px);animation:fadeInUp 0.6s ease-out forwards}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.left h3 img{height:1.25em !important;width:auto !important}.admin-bar{padding:0 !important;margin:0 !important;border:none !important}.rgi img{width:100%;height:400px;object-fit:cover;margin-bottom:1.5rem;border-radius:4px;display:block}.rgi img:last-child{margin-bottom:0}.left-banner img{width:100%;height:400px;object-fit:cover;margin-bottom:1.5rem;display:block;border-radius:4px}.left-banner img:last-child{margin-bottom:0}.card-banner-link{}.card-banner{width:100%;text-align:center}.card-banner img{width:100%;height:auto;object-fit:cover;border-radius:6px;margin:2rem 0;max-width:100%}.filter-tabs{margin-top:0px}.video-wrapper{overflow:hidden;border-radius:6px;margin:0rem auto;max-width:100%;width:100%;aspect-ratio:16 / 9}.desktop-only{display:none !important}@media (max-width:1024px){.container{display:block !important;padding:1rem}.left,.right{display:none !important}.center{width:100% !important;padding:1rem !important}}@media (max-width:768px){.video-wrapper{max-width:100%}.video-wrapper{max-width:100%}.video-wrapper.is-shorts{width:100%}.container{display:block;padding:1rem}.left,.right{display:none !important}.center{display:block !important;padding:1rem}.topbar{flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.topbar a{font-size:0.85rem;padding:0.25rem 0.5rem}.topbar-search{display:inline-block !important;margin-left:auto;margin-top:0.25rem}.topbar-search input[type="text"]{font-size:0.8rem;padding:0.25rem 0.5rem;border:1px solid #ccc;border-radius:4px;max-width:100px}.full-width-banner img{width:100% !important;max-width:100vw !important;height:auto}.filter-tabs{justify-content:center !important;padding-left:0 !important;margin-left:0 !important;margin-top:0 !important;margin-bottom:40px !important}.full-width-banner{height:200px;overflow:hidden}.full-width-banner img{width:90%;height:100%;object-fit:cover;object-position:left 60%;display:block}.desktop-only{display:none !important}.topbar-search{display:none !important}.card-banner-link{display:block}.mobile-search-bar{display:block !important}.news-card{overflow:hidden}}@media (min-width:769px){.mobile-search-bar{display:none !important}}.card-image{width:100%;height:auto;max-height:540px;object-fit:contain;border-radius:6px;display:block}.center img{max-width:100%;height:auto;max-height:540px !important;object-fit:contain !important;border-radius:6px;display:block}.visually-hidden{position:absolute!important;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap;border:0;padding:0;margin:-1px}#clients-strip .client-badge{display:none !important}#clients-strip .coupang-card img{aspect-ratio:3 / 4;object-fit:cover;background:#f3f4f6}#clients-strip .client-label{display:inline-block;margin:8px 12px 0;padding:4px 8px;font-size:.78rem;line-height:1;background:#111;color:#fff;border-radius:999px}#clients-strip .coupang-tags{display:flex;flex-wrap:wrap;gap:6px;padding:6px 12px 12px}#clients-strip .coupang-tag{font-size:.75rem;color:#374151;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;padding:3px 8px}.client-fig{position:relative}@media (max-width:900px){#clients-strip .coupang-card img{aspect-ratio:2.8 / 4}}@media (max-width:560px){#clients-strip .coupang-group{grid-template-columns:repeat(2,1fr)}#clients-strip .coupang-card img{aspect-ratio:2 / 3}}#clients-strip .coupang-card img{aspect-ratio:4 / 5;object-fit:cover;object-position:center}#clients-strip .coupang-card .t{font-size:.98rem;padding:8px 12px 4px}@media (max-width:900px){#clients-strip .coupang-card img{aspect-ratio:3 / 4}}@media (max-width:560px){#clients-strip .coupang-group{grid-template-columns:repeat(2,1fr)}#clients-strip .coupang-card img{aspect-ratio:3 / 5}#clients-strip .client-label{margin:6px 12px 0;font-size:.76rem}#clients-strip .coupang-tags{gap:5px;padding:6px 12px 10px}}.shop-strip-wrap{border:1px solid #e5e7eb;border-radius:12px;padding:16px;margin:32px 0;background:#fff}.shop-strip-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.shop-strip-title{margin:0;font-size:1.05rem;font-weight:800;letter-spacing:-.2px}.shop-strip-actions{display:flex;gap:8px;align-items:center;flex-wrap:nowrap}.shop-strip-actions select,.shop-strip-actions button{border:1px solid #e5e7eb;border-radius:10px;padding:6px 10px;background:#fff;cursor:pointer;line-height:1;white-space:nowrap}@media (max-width:560px){.shop-strip-head{flex-direction:column;align-items:stretch;gap:8px}.shop-strip-actions{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:8px;overflow:visible;padding-bottom:0}#shopWorkType{grid-column:1 / -1}#shopSubwork{grid-column:1 / 2}#shopRefresh{grid-column:2 / 3;white-space:nowrap}.shop-strip-actions select{width:100%}}.shop-cards-wrap{position:relative}.shop-nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;cursor:pointer;z-index:2;box-shadow:0 6px 18px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;font-size:20px;line-height:1}.shop-nav--left{left:4px}.shop-nav--right{right:4px}.shop-cards{display:flex !important;gap:14px;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-padding:8px;-ms-overflow-style:none;scrollbar-width:none}.shop-cards::-webkit-scrollbar{display:none}.shop-card{scroll-snap-align:unset !important}.shop-page{flex:0 0 100%;scroll-snap-align:start;display:grid;gap:14px}@media (min-width:561px){.shop-page{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,auto)}}@media (max-width:560px){.shop-page{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);gap:12px;padding:0 8px}.shop-nav{width:32px;height:32px;font-size:18px}}.shop-card{border:1px solid #eef0f2;border-radius:12px;overflow:hidden;background:#fff;display:flex;flex-direction:column;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.shop-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,0,0,.08)}.shop-card__img{aspect-ratio:4/3;object-fit:cover;width:100%;background:#f7f7f8}.shop-card__body{padding:10px 12px}.shop-card__title{font-weight:700;font-size:.98rem;line-height:1.25;margin:0 0 6px}.shop-card__meta{display:flex;justify-content:space-between;align-items:center;font-size:.86rem;color:#555;gap:8px}.shop-card__price{font-weight:800;color:#1f2937}.shop-card__badge{font-size:.75rem;background:#f1f5f9;color:#475569;padding:2px 8px;border-radius:999px;white-space:nowrap}.shop-modal{position:fixed;inset:0;display:none;z-index:1000}.shop-modal[aria-hidden="false"]{display:block}.shop-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.5)}.shop-modal__panel{position:absolute;inset:5% 4% auto 4%;bottom:5%;background:#fff;border-radius:14px;overflow:auto;box-shadow:0 24px 60px rgba(0,0,0,.35)}.shop-modal__close{position:sticky;top:0;display:block;margin-left:auto;font-size:28px;line-height:1;background:#fff;border:0;border-bottom:1px solid #eee;width:44px;height:44px;cursor:pointer}.shop-modal__body{padding:16px}.pf-wrap,.coupang-strip-wrap,.shop-strip-wrap,.news-card,.ad-card,.pf-card,.coupang-card,.shop-card{box-shadow:none !important}.coupang-card:hover,.shop-card:hover{box-shadow:none !important;transform:none !important}.pf-wrap.coupang-strip-wrap::before,.pf-wrap.coupang-strip-wrap::after{content:none !important;display:none !important}@media (max-width:860px){.pf-head{display:grid !important;grid-template-columns:1fr !important;grid-template-areas:"pf-title" "pf-tabs" "pf-actions";row-gap:8px;align-items:stretch}.pf-title{grid-area:pf-title;font-size:1.05rem;line-height:1.3}.pf-tabs{grid-area:pf-tabs;display:grid !important;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;margin-bottom:12px}.pf-tabs button{width:100%;padding:8px 10px;line-height:1;border-radius:10px;white-space:nowrap}.pf-actions{grid-area:pf-actions;display:grid !important;grid-template-columns:1fr auto auto;gap:8px}#pfSelect{width:100%;min-height:36px;-webkit-appearance:none;appearance:none}#pfPrev,#pfNext{width:44px;height:36px;padding:0;line-height:1}.pf-wrap,.pf-card{box-shadow:none !important}.pf-wrap.coupang-strip-wrap::before,.pf-wrap.coupang-strip-wrap::after{content:none !important;display:none !important}}.kw-head{margin-bottom:1rem;border-bottom:1px solid #555;padding-bottom:.4rem;font-weight:700}.kw-controls{display:grid;gap:.5rem;margin-bottom:.7rem}.kw-controls input{width:100%;padding:.45rem .6rem;border:1px solid #d1d5db;border-radius:8px;font-size:.9rem}.kw-ctrl-btns{display:flex;gap:.4rem}.kw-ctrl-btns button{border:1px solid #ddd;background:#fff;border-radius:8px;padding:.3rem .6rem;cursor:pointer}.kw-ctrl-btns button:hover{background:#111;color:#fff;border-color:#111}.kw-discover{border:1px dashed #ccc;background:#fafafa;border-radius:10px;padding:.6rem .7rem;margin-bottom:.6rem;display:flex;justify-content:space-between;align-items:center}.kw-discover a{font-weight:700;color:#111;text-decoration:none}.kw-discover .kw-mini{font-size:.8rem;color:#666}.kw-tree{border:1px solid #eee;background:#fff;border-radius:10px;padding:.4rem .4rem;max-height:725px;overflow:auto}.kw-node{padding:.2rem .25rem .2rem .75rem;position:relative}.kw-node::before{content:"";position:absolute;left:.35rem;top:0;bottom:0;width:1px;background:#eee}.kw-item{display:flex;align-items:center;gap:.3rem;padding:.25rem .3rem;border-radius:6px}.kw-item:hover{background:#f7f7f8}.kw-toggle{width:18px;height:18px;border:1px solid #ccc;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:.75rem;background:#fff;cursor:pointer}.kw-name{font-size:.9rem;text-decoration:none;color:#111}.kw-count{font-size:.75rem;color:#999;margin-left:auto}.kw-children{margin-left:1rem;border-left:1px dotted #ddd;padding-left:.4rem}.kw-hidden{display:none!important}.kw-chips{margin-top:.7rem;display:flex;flex-wrap:wrap;gap:.4rem}.kw-chip{border:1px solid #ddd;background:#fff;border-radius:999px;padding:.25rem .6rem;font-size:.82rem;color:#111;text-decoration:none}.kw-chip:hover{background:#111;color:#fff}@keyframes kwGlow{0%{box-shadow:0 0 0 0 rgba(34,197,94,.45)}70%{box-shadow:0 0 0 12px rgba(34,197,94,0)}100%{box-shadow:0 0 0 0 rgba(34,197,94,0)}}.center .news-card,.center .ad-card{background:#fff !important;border:1px solid #e5e7eb;border-radius:12px;padding:2.55rem 1.25rem 1.25rem;box-shadow:0 6px 20px rgba(0,0,0,.08) !important;transition:box-shadow .15s ease,transform .15s ease,border-color .15s ease}.center .news-card:hover{box-shadow:0 12px 28px rgba(0,0,0,.10) !important;transform:translateY(-1px);border-color:#e2e8f0}.center .news-card,.center .ad-card{margin-bottom:3.5rem;margin-top:3.5rem}.center .news-card .card-image{border-radius:8px}@media (max-width:768px){.center .news-card,.center .ad-card{padding:1rem;border-radius:10px;margin-bottom:2.5rem}}@keyframes greenGlow{0%,100%{text-shadow:0 0 0 rgba(34,197,94,0)}60%{text-shadow:0 0 14px rgba(34,197,94,.65),0 0 28px rgba(34,197,94,.35)}}@keyframes greenBack{0%,100%{opacity:0;transform:translate(-50%,-50%) scale(.98)}60%{opacity:.9;transform:translate(-50%,-50%) scale(1.03)}}.pf-wrap .pf-title{background:linear-gradient(90deg,#16a34a 0%,#3b82f6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:19px;font-family:'Pretendard Variable',Pretendard,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#16a34a;position:relative;animation:greenGlow 2.6s ease-in-out infinite;will-change:filter}.pf-wrap .pf-title::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:115%;height:140%;background:radial-gradient(closest-side,rgba(34,197,94,.22),rgba(34,197,94,0));filter:blur(12px);pointer-events:none;animation:greenBack 2.6s ease-in-out infinite}#shop-strip .shop-strip-title{background:linear-gradient(90deg,#16a34a 0%,#3b82f6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:'Pretendard Variable',Pretendard,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:19px;color:#16a34a;position:relative;animation:greenGlow 2.6s ease-in-out infinite;will-change:filter}#shop-strip .shop-strip-title::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:115%;height:140%;background:radial-gradient(closest-side,rgba(34,197,94,.22),rgba(34,197,94,0));filter:blur(12px);pointer-events:none;animation:greenBack 2.6s ease-in-out infinite}#clients-strip .coupang-strip-title{background:linear-gradient(90deg,#16a34a 0%,#3b82f6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:19px;font-family:'Pretendard Variable',Pretendard,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#16a34a;position:relative;animation:greenGlow 2.6s ease-in-out infinite;will-change:filter}#clients-strip .coupang-strip-title::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:115%;height:140%;background:radial-gradient(closest-side,rgba(34,197,94,.22),rgba(34,197,94,0));filter:blur(12px);pointer-events:none;animation:greenBack 2.6s ease-in-out infinite}#clients-strip .coupang-strip-title,#coupang-strip .coupang-strip-title{background:linear-gradient(90deg,#16a34a 0%,#3b82f6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:19px;font-family:'Pretendard Variable',Pretendard,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#16a34a;position:relative;animation:greenGlow 2.6s ease-in-out infinite;will-change:filter}#clients-strip .coupang-strip-title::after,#coupang-strip .coupang-strip-title::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:115%;height:140%;background:radial-gradient(closest-side,rgba(34,197,94,.22),rgba(34,197,94,0));filter:blur(12px);pointer-events:none;animation:greenBack 2.6s ease-in-out infinite}@media (max-width:560px){.pf-wrap .pf-title::after,#shop-strip .shop-strip-title::after,#clients-strip .coupang-strip-title::after{filter:blur(10px);opacity:.75}}:root{--chiho-green:#16a34a;--chiho-black:#111111}.filter-tabs{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.filter-tabs a{text-decoration:none}.filter-tabs button{appearance:none;border:1px solid var(--chiho-black);background:var(--chiho-black);color:#fff;padding:.50rem .95rem;border-radius:8px;font-weight:600;letter-spacing:-.2px;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .20s ease,transform .15s ease;box-shadow:0 1px 0 rgba(0,0,0,.04)}.filter-tabs button:hover{background:var(--chiho-green);border-color:var(--chiho-green);color:#fff;box-shadow:0 0 0 8px rgba(22,163,74,.12);transform:translateY(-1px)}.filter-tabs button.active{background:var(--chiho-green);border-color:var(--chiho-green);color:#fff;box-shadow:0 0 0 6px rgba(22,163,74,.10)}.filter-tabs button.active:hover{background:#18b14f;border-color:#18b14f;box-shadow:0 0 0 10px rgba(22,163,74,.14)}.filter-tabs button:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(22,163,74,.35)}@media (max-width:560px){.filter-tabs{gap:.4rem;justify-content:center}.filter-tabs button{padding:.45rem .9rem;border-radius:8px}}.blog-title .count,.section-title .count,.kw-head .count{display:inline-block;font-variant-numeric:tabular-nums;font-weight:600;color:#ff0000;line-height:1;margin-left:.35rem}.blog-title .count::before,.section-title .count::before,.kw-head .count::before{content:"[";color:#9aa0a6;font-weight:400;margin-right:.35rem}.blog-title .count::after,.section-title .count::after,.kw-head .count::after{content:"]";color:#9aa0a6;font-weight:400;margin-left:.35rem}.center .ad-card{padding:0 !important;border:0 !important;box-shadow:none !important;margin:0 !important;overflow:hidden}.center .ad-card.ad-filled{background:#fff !important;border:1px solid #e5e7eb !important;border-radius:12px !important;padding:2.55rem 1.25rem 1.25rem !important;box-shadow:0 6px 20px rgba(0,0,0,.08) !important;margin:3.5rem 0 !important}.center .ad-card.ad-failed{display:none !important}body{background:repeating-linear-gradient(45deg,#f9f9f7 0,#f9f9f7 2px,#f6f6f4 2px,#f6f6f4 4px)}.center,.left,.right{background-color:#fffdfa;box-shadow:inset 0 0 30px rgba(0,0,0,0.03)}.topbar{background:rgba(255,255,255,0.85);backdrop-filter:blur(6px)}.admin-bar{background:rgba(255,253,250,0.85);backdrop-filter:blur(6px);border-bottom:1px solid rgba(0,0,0,0.05);box-shadow:0 1px 4px rgba(0,0,0,0.05)}.admin-bar a,.admin-bar span,.admin-bar strong{color:#222 !important}.admin-bar a:hover{color:#16a34a !important}.topbar+.admin-bar{margin-top:-1px}.shop-card__meta{display:flex;justify-content:space-between;align-items:center;gap:8px}@media (max-width:800px){.shop-card__meta{flex-direction:column;align-items:flex-start;gap:6px;font-family:'Pretendard Variable',Pretendard,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}.shop-card__price{white-space:nowrap;font-size:1rem;line-height:1.2;font-family:'Pretendard Variable',Pretendard,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}.shop-card__badge{margin-left:0;flex:0 0 auto}}.shop-card__title{display:inline;background:linear-gradient(to top,rgba(155,155,155,0.25) 40%,transparent 40%);box-decoration-break:clone;font-weight:700}.center .news-card h2 a{position:relative;display:inline-block;font-weight:800;background:linear-gradient(90deg,#16a34a 0%,#3b82f6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#16a34a;font-family:'Pretendard Variable',Pretendard,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;text-shadow:0 0 6px rgba(22,163,74,0.2);transition:transform .25s ease,filter .25s ease}.center .news-card h2 a:hover{filter:brightness(1.15) saturate(1.3);text-shadow:0 0 10px rgba(59,130,246,0.45),0 0 20px rgba(22,163,74,0.35)}html{font-family:'Pretendard Variable',Pretendard,'Apple SD Gothic Neo','Noto Sans KR',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Apple Color Emoji','Segoe UI Emoji',sans-serif !important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis-weight:none;font-synthesis-style:none}body,a,p,li,input,button,select,textarea,small,span{font-family:inherit !important}h1,h2,h3,h4,.blog-title .count,.section-title .count,.kw-head .count,.filter-tabs button,.shop-card__price,.coupang-price strong,.coupang-price .rp{font-variant-numeric:tabular-nums}.video-wrapper,.video-wrapper *{font-family:inherit !important}.consult-title{margin-bottom:1rem;display:inline-block;font-size:1.45rem;font-family:'Pretendard Variable',Pretendard,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Noto Sans KR',sans-serif;font-weight:800;font-variation-settings:"wght" 800;font-synthesis:none;letter-spacing:-0.3px;line-height:1.1;background:linear-gradient(90deg,#16a34a 0%,#3b82f6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#16a34a;text-shadow:0 0 8px rgba(22,163,74,.25);position:relative;animation:consultGlow 2.6s ease-in-out infinite;will-change:filter}.consult-title::after{content:"";position:absolute;left:50%;top:55%;transform:translate(-50%,-50%);width:120%;max-width:280px;height:100%;background:radial-gradient( circle at center,rgba(34,197,94,0.25) 0%,rgba(34,197,94,0.05) 60%,transparent 100% );filter:blur(4px);opacity:0.5;pointer-events:none}@keyframes consultGlow{0%,100%{text-shadow:0 0 0 rgba(34,197,94,0)}50%{text-shadow:0 0 10px rgba(34,197,94,.4),0 0 16px rgba(59,130,246,.25)}}@keyframes consultBack{0%,100%{opacity:0.55;transform:translate(-50%,-50%) scale(0.97)}50%{opacity:0.9;transform:translate(-50%,-50%) scale(1.03)}}@media (max-width:560px){.consult-title{font-size:1.25rem;animation:none}}.consult-title::after{opacity:.4;filter:blur(6px)}.btn-cta{display:inline-block;padding:0.6rem 1rem;border-radius:10px;background:#111;color:#fff;border:1px solid #111;text-decoration:none;font-weight:600;letter-spacing:-0.2px;transition:all 0.2s ease}.btn-cta:hover{background:#16a34a;border-color:#16a34a;color:#fff;box-shadow:0 0 0 6px rgba(22,163,74,0.12);transform:translateY(-1px)}.consult-title{display:flex;align-items:center;gap:.4rem;margin-top:0.5rem;margin-bottom:1rem}.consult-logo{width:32px;height:auto;display:inline-block;vertical-align:middle;filter:drop-shadow(0 0 3px rgba(0,0,0,0.2))}@media (max-width:560px){.consult-logo{width:32px}}#consult-cta{padding:1rem 1.25rem 1.1rem !important}#consult-cta .consult-title{margin:.2rem 0 .8rem !important}#consult-cta .cta-fig{margin:0 !important;line-height:0 !important;overflow:hidden}#consult-cta .cta-fig img{display:block !important;width:100% !important;height:auto !important;aspect-ratio:4/3;object-fit:cover;object-position:center center !important}#consult-cta .cta-cards{overflow-x:auto !important;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}#consult-cta .cta-cards::-webkit-scrollbar{display:none}#consult-cta .cta-nav{width:40px;height:34px;border-radius:10px !important;border:1px solid #e5e7eb;background:#fff;box-shadow:none !important;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center}#consult-cta .cta-nav:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,0,0,.06)}#consult-cta .cta-nav:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none;filter:grayscale(.3)}#consult-cta .cta-cards-wrap{position:relative}#consult-cta .cta-nav{position:absolute;top:50%;transform:translateY(-50%)}#consult-cta .cta-nav--left{left:4px}#consult-cta .cta-nav--right{right:4px}@media (max-width:900px){#consult-cta .cta-cards{grid-auto-columns:calc((100% - 12px)/2) !important}}@media (max-width:560px){#consult-cta .cta-cards{grid-auto-columns:100% !important}#consult-cta .cta-nav{width:36px;height:32px;font-size:16px}}#consult-cta{padding:.75rem 1.1rem 1.1rem !important}#consult-cta .consult-title{margin:.05rem 0 .5rem !important}#consult-cta .cta-head{margin-bottom:.6rem !important}#consult-cta .cta-fig{margin:0 !important;line-height:0 !important;overflow:hidden}#consult-cta .cta-fig img{display:block !important;width:100% !important;height:auto !important;aspect-ratio:4/3;object-fit:cover;object-position:center !important}#consult-cta .cta-cards{display:grid;gap:12px;grid-auto-flow:column;grid-auto-columns:calc((100% - 24px)/3);padding:0 8px;margin-top:.2rem;overflow-x:auto !important;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;scroll-snap-type:x mandatory;scroll-padding:8px}#consult-cta .cta-cards::-webkit-scrollbar{display:none}#consult-cta .cta-item{scroll-snap-align:center;display:flex;flex-direction:column;gap:8px;border:1px solid #eef0f2;border-radius:10px;overflow:hidden;background:#fff;text-decoration:none;color:#111}#consult-cta .cta-item:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(0,0,0,.08);border-color:#e2e8f0}#consult-cta .cta-t{padding:9px 10px 10px;font-size:.95rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#consult-cta .cta-head-actions{display:flex;align-items:center;gap:8px}#consult-cta .cta-head-btn{border:1px solid #e5e7eb;background:#fff;border-radius:10px;padding:6px;width:40px;height:34px;cursor:pointer;line-height:0;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}#consult-cta .cta-head-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,0,0,.06)}#consult-cta .cta-head-btn:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none;filter:grayscale(.3)}@media (max-width:900px){#consult-cta .cta-cards{grid-auto-columns:calc((100% - 12px)/2)}}@media (max-width:560px){#consult-cta .cta-cards{grid-auto-columns:100%}}#consult-cta{position:relative;z-index:0}#consult-cta::after{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;pointer-events:none;background:linear-gradient( 90deg,#16a34a,#22c55e,#4ade80,#22c55e,#16a34a );-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:greenBorderFlow 6s linear infinite;background-size:300% 100%;opacity:0.9}@keyframes greenBorderFlow{0%{background-position:0% 50%}100%{background-position:100% 50%}}#consult-cta:hover::after{filter:brightness(1.15)}.consult-title{position:relative;display:inline-flex;align-items:center;gap:.4rem}.consult-title{position:relative;display:inline-flex;align-items:center;gap:.4rem}.consult-title{position:relative;display:inline-flex;align-items:center;gap:.4rem}.consult-title{position:relative;display:inline-flex;align-items:center;gap:.4rem}.consult-title::before{content:"";position:absolute;right:-58px;top:50%;transform:translateY(-70%);width:52px;height:38px;pointer-events:none;border-radius:50%;background:radial-gradient(2px 2px at 22px 10px,rgba(52,211,153,.9) 0 70%,transparent 71%),radial-gradient(2.2px 2.2px at 34px 4px,rgba(16,185,129,.9) 0 70%,transparent 71%),radial-gradient(1.8px 1.8px at 12px 18px,rgba(74,222,128,.85) 0 70%,transparent 71%),radial-gradient(1.8px 1.8px at 28px 20px,rgba(34,197,94,.85) 0 70%,transparent 71%),radial-gradient(2.2px 2.2px at 44px 12px,rgba(22,163,74,.8) 0 70%,transparent 71%);mix-blend-mode:screen;filter:drop-shadow(0 0 10px rgba(74,222,128,.35));z-index:1;animation:driftXY 5.5s ease-in-out infinite alternate,twinkle 2.6s ease-in-out infinite alternate}@keyframes driftXY{0%{transform:translate(2px,-60%) scale(1) rotate(-2deg)}100%{transform:translate(-3px,-40%) scale(1.02) rotate(3deg)}}@keyframes twinkle{0%,100%{opacity:.75;filter:drop-shadow(0 0 8px rgba(74,222,128,.32))}50%{opacity:1;filter:drop-shadow(0 0 12px rgba(74,222,128,.6))}}@keyframes clusterFloat{0%{transform:translateY(-50%) rotate(18deg) scale(1)}100%{transform:translateY(-50%) rotate(22deg) scale(1.04)}}@media (prefers-reduced-motion:reduce){.consult-title::before,.consult-title::after{animation:none}}.center .ad-card{text-align:center;padding:2.0rem 1.25rem 1.25rem !important;box-sizing:border-box}.center .ad-card .adsbygoogle{display:block !important;margin:0 auto !important;max-width:100% !important;box-sizing:border-box}.center .ad-card .adsbygoogle>iframe{display:block !important;margin:0 auto !important;max-width:100% !important;height:auto}.center .ad-card:not(.ad-filled){padding:0 !important;border:0 !important;box-shadow:none !important}.center{overflow-x:hidden}.center .ad-slot{margin:3.5rem 0;text-align:center}.center .ad-slot .adsbygoogle{display:block !important;margin:0 auto !important;max-width:100% !important;box-sizing:border-box;padding:0}.center .ad-slot .adsbygoogle>iframe{display:block !important;margin:0 auto !important;max-width:100% !important;padding:0}@media (max-width:768px){.container{padding:0 !important}.center{padding:1rem !important;overflow-x:visible !important}.center .ad-slot{margin-left:-1rem !important;margin-right:-1rem !important}.center .ad-card,.center .ad-card.ad-filled{padding:0 !important;margin:2rem -1rem !important;border:0 !important;box-shadow:none !important;background:transparent !important}.center .ad-card .adsbygoogle,.center .ad-card .adsbygoogle>iframe,.center .ad-slot .adsbygoogle,.center .ad-slot .adsbygoogle>iframe{display:block !important;width:100% !important;max-width:100% !important;height:auto !important;margin:0 auto !important}}.topbar a{position:relative;padding:0.4rem 0.9rem;font-weight:500;letter-spacing:-0.2px;transition:color .22s ease}.topbar a::after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;background:linear-gradient(90deg,#16a34a 0%,#3b82f6 100%);transform:scaleX(0);transform-origin:left center;transition:transform .25s ease}.topbar a:hover{color:#111}.topbar a:hover::after{transform:scaleX(1)}.topbar .label-desktop{display:none}.topbar .label-mobile{display:inline}@media (min-width:1024px){.topbar .label-mobile{display:none}.topbar .label-desktop{display:inline}}.chiho-product-title{font-size:1.35rem;font-weight:800;margin:2.5rem 0 1.2rem;background:linear-gradient(90deg,#16a34a,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.chiho-product-grid-inner{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.chiho-product-card{background:#fff;border:1px solid #eee;border-radius:12px;overflow:hidden;padding:0}.chiho-product-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.chiho-product-card .t1{font-size:.75rem;color:#666;padding:6px 10px 0}.chiho-product-card .t2{font-size:.95rem;font-weight:600;padding:2px 10px;color:#111}.chiho-product-card .t3{font-size:.9rem;font-weight:700;padding:4px 10px 10px;color:#111}@media (max-width:560px){.chiho-product-grid-inner{grid-template-columns:1fr}}@media (max-width:860px){#chiho-product-strip .pf-head,#chiho-collection-strip .pf-head{display:flex !important;flex-wrap:nowrap !important;align-items:center !important;justify-content:space-between !important;grid-template-columns:none !important;grid-template-areas:none !important}}.pf-wrap,#coupang-strip,#clients-strip,#shop-strip,#consult-cta,.container,.center,.left,.right{max-width:100%;box-sizing:border-box}html,body{overflow-x:hidden}@media (min-width:1025px) and (max-width:1280px) and (orientation:landscape){html{font-size:14px}body{line-height:1.55}.container{gap:0.5rem;padding:0.75rem 0.75rem}.left,.center,.right{padding:0.75rem}.center .news-card,.center .ad-card{padding:1.6rem 1.1rem 1.1rem;margin:2.2rem 0}.center .news-card h2{font-size:1.15rem;line-height:1.35}.center .news-card p{font-size:0.9rem;line-height:1.55}.card-image{max-height:420px;object-fit:contain}.video-wrapper{max-width:92%}.video-wrapper.is-shorts{width:360px}.left h3,.right h3{font-size:1rem;margin-bottom:0.8rem}.left li,.right p,.right a{font-size:0.85rem;line-height:1.4}.coupang-strip-title,.pf-title,.shop-strip-title{font-size:1.05rem}.coupang-card .t,.pf-card .t,.shop-card__title{font-size:0.9rem}.coupang-price strong{font-size:0.95rem}.filter-tabs button{padding:0.4rem 0.85rem;font-size:0.85rem}.admin-form-actions button,.admin-form-actions a{font-size:0.8rem;padding:0.3rem 0.8rem}}@media (min-width:860px) and (max-width:1280px) and (orientation:landscape){#shop-strip .shop-strip-head{display:grid !important;grid-template-columns:1fr !important;grid-template-rows:auto auto;row-gap:0.6rem;align-items:stretch}#shop-strip .shop-strip-title{font-size:1.05rem;line-height:1.25;white-space:normal}#shop-strip .shop-strip-actions{display:grid;grid-template-columns:1fr 1fr auto;gap:0.5rem;align-items:center}#shop-strip .shop-strip-actions select{width:100%;min-height:36px}#shop-strip .shop-strip-actions button{min-height:36px;padding:0 0.75rem;white-space:nowrap}}@media (min-width:860px) and (max-width:1280px) and (orientation:landscape){.pf-wrap:not(#chiho-collection-strip):not(#chiho-product-strip) .pf-head{display:grid !important;grid-template-columns:1fr !important;grid-template-areas:"pf-title" "pf-tabs" "pf-actions";row-gap:0.6rem;align-items:stretch}.pf-wrap:not(#chiho-collection-strip):not(#chiho-product-strip) .pf-title{grid-area:pf-title;font-size:1.05rem;line-height:1.25;white-space:normal}.pf-wrap:not(#chiho-collection-strip):not(#chiho-product-strip) .pf-tabs{grid-area:pf-tabs;display:grid !important;grid-template-columns:repeat(3,1fr);gap:0.5rem}.pf-wrap:not(#chiho-collection-strip):not(#chiho-product-strip) .pf-tabs button{width:100%;min-height:34px;font-size:0.85rem;white-space:nowrap}.pf-wrap:not(#chiho-collection-strip):not(#chiho-product-strip) .pf-actions{grid-area:pf-actions;display:grid !important;grid-template-columns:1fr auto auto;gap:0.5rem;align-items:center}.pf-wrap:not(#chiho-collection-strip):not(#chiho-product-strip) .pf-actions select{width:100%;min-height:36px}.pf-wrap:not(#chiho-collection-strip):not(#chiho-product-strip) .pf-navbtn{width:44px;height:36px;padding:0;line-height:1}}@media (min-width:561px) and (max-width:1024px) and (orientation:portrait){#chiho-collection-strip .pf-group{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:12px}#chiho-collection-strip .pf-group>.pf-card:nth-child(n+7){display:none !important}#chiho-collection-strip .pf-card .t{font-size:0.9rem;line-height:1.35}}@media (min-width:561px) and (max-width:860px) and (orientation:portrait){#clients-strip .coupang-group{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:12px}#clients-strip .coupang-group>.coupang-card:nth-child(n+3){display:none !important}}@media (min-width:561px) and (max-width:860px) and (orientation:portrait){#chiho-product-strip .pf-group{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:12px}#chiho-product-strip .pf-group>.pf-card:nth-child(n+5){display:none !important}#chiho-product-strip .pf-card .t{font-size:0.9rem;line-height:1.35}}@media (min-width:561px) and (max-width:860px) and (orientation:portrait){#coupang-strip .coupang-group{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:12px}#coupang-strip .coupang-group>.coupang-card:nth-child(n+3){display:none !important}}.center details.news-card.news-expand{padding:0 !important}.center details.news-card.news-expand>summary.news-summary{list-style:none;cursor:pointer;padding:2.55rem 1.25rem 1.25rem;outline:none}.center details.news-card.news-expand>summary.news-summary::-webkit-details-marker{display:none}.center details.news-card.news-expand[open]>summary.news-summary{padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,0.06)}.center details.news-card.news-expand .summary-media{margin-bottom:1rem}.center details.news-card.news-expand .summary-media>img.card-image{width:100%;height:auto;border-radius:8px;display:block}.center details.news-card.news-expand .summary-media .video-wrapper.is-shorts{aspect-ratio:9 / 16 !important;width:min(500px,100%) !important;margin:0 auto !important;overflow:hidden !important;border-radius:8px;background:#000}.center details.news-card.news-expand .summary-media .video-wrapper.is-shorts .yt-lite{width:100% !important;height:100% !important}.center details.news-card.news-expand .summary-media .video-wrapper.is-shorts .yt-lite img{width:100% !important;height:100% !important;object-fit:cover !important;display:block !important}.center details.news-card.news-expand .news-excerpt{white-space:normal;overflow:hidden;text-overflow:ellipsis;font-size:0.95rem;color:#444;margin-top:0.5rem}.center details.news-card.news-expand .expand-hint{margin-top:0.9rem;font-size:0.82rem;color:#64748b;display:flex;justify-content:flex-end;gap:6px}.center details.news-card.news-expand .news-expanded{padding:1.1rem 1.25rem 1.25rem}.center details.news-card.news-expand .news-full{overflow:visible}.center details.news-card.news-expand .news-full *{max-width:100%}.center details.news-card.news-expand .news-full p{opacity:0.95;white-space:normal;overflow:visible;text-overflow:clip}.center details.news-card.news-expand .news-actions{margin-top:1rem;padding-top:1rem;border-top:1px dashed rgba(0,0,0,0.18);display:flex;justify-content:flex-end;gap:10px}.center details.news-card.news-expand .btn-detail{display:inline-block;padding:0.6rem 1rem;border-radius:10px;background:#111;color:#fff;border:1px solid #111;font-weight:600}.center details.news-card.news-expand .btn-detail:hover{background:#16a34a;border-color:#16a34a}@media (max-width:768px){.center details.news-card.news-expand>summary.news-summary{padding:1rem}.center details.news-card.news-expand .news-expanded{padding:1rem}}.yt-lite{position:relative;width:100%;height:100%;cursor:pointer;background:#000}.yt-lite img{width:100%;height:100%;object-fit:cover;display:block}.yt-lite::after{content:"▶";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:64px;height:64px;border-radius:999px;background:rgba(0,0,0,.55);color:#fff;font-size:28px;display:flex;align-items:center;justify-content:center;pointer-events:none}.yt-lite[data-activated="1"]::after{display:none}.yt-lite iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.left .admin-inline{display:inline-flex !important;align-items:center;gap:.5rem;white-space:nowrap}.left .admin-inline a{display:inline !important;white-space:nowrap}#headline-strip{border-radius:0 !important}.news-actions{display:flex;justify-content:flex-end;gap:10px}.news-actions .btn-close{padding:0.6rem 1rem;border-radius:10px;background:#f1f5f9;color:#111;border:1px solid #e5e7eb;font-weight:600;cursor:pointer;transition:all .15s ease}.news-actions .btn-close:hover{background:#e5e7eb}.left-banner .lazy-banner{margin-bottom:1.5rem !important}.left-banner .lazy-banner:last-child{margin-bottom:0 !important}.left-banner a.article-item{display:block;margin-bottom:1.5rem}.left-banner a.article-item:last-of-type{margin-bottom:0}.left-banner a.article-item img{margin-bottom:0 !important}.center .summary-media,.center .video-wrapper,.center .video-wrapper.is-shorts{width:100% !important;max-width:100% !important;margin:0 !important}.center .yt-lite,.center .yt-lite img{width:100% !important;height:100% !important;display:block !important;object-fit:cover !important}.center .video-wrapper.is-shorts{aspect-ratio:9 / 16 !important;width:min(500px,100%) !important;margin:0 auto !important;overflow:hidden !important;border-radius:8px;background:#000}.center .video-wrapper.is-shorts .yt-lite{width:100% !important;height:100% !important}.center .video-wrapper.is-shorts .yt-lite img{width:100% !important;height:100% !important;display:block !important;object-fit:cover !important}.left .auth-inline{display:inline-flex !important;align-items:center;gap:.6rem;white-space:nowrap}.left .auth-inline a{display:inline !important;white-space:nowrap}.center details.news-card.news-expand>summary.news-summary h2 span,.center .news-card h2 a{position:relative !important;display:inline-block !important;font-weight:800 !important;letter-spacing:-0.2px !important;color:#111 !important;-webkit-text-fill-color:initial !important;background:none !important;text-shadow:none !important;transition:transform .14s ease,color .14s ease,opacity .14s ease !important}.center details.news-card.news-expand>summary.news-summary h2 span::after,.center .news-card h2 a::after{content:"" !important;position:absolute !important;left:0 !important;right:0 !important;bottom:-6px !important;height:2px !important;background:linear-gradient(90deg,#16a34a 0%,#3b82f6 100%) !important;transform:scaleX(0) !important;transform-origin:left center !important;opacity:.0 !important;border-radius:999px !important;transition:transform .16s ease,opacity .16s ease !important}.center details.news-card.news-expand>summary.news-summary:hover h2 span,.center .news-card:hover h2 a{transform:translateY(-1px) !important;color:#0f172a !important}.center details.news-card.news-expand>summary.news-summary:hover h2 span::after,.center .news-card:hover h2 a::after{transform:scaleX(1) !important;opacity:.85 !important}.center details.news-card.news-expand .video-wrapper.is-shorts{width:min(500px,100%) !important;max-width:500px !important;margin:0.75rem auto 0.25rem !important;aspect-ratio:9 / 16 !important;background:#000 !important;overflow:hidden !important;border-radius:8px !important}.center details.news-card.news-expand .video-wrapper.is-shorts .yt-lite{position:relative !important;width:100% !important;height:100% !important}.center details.news-card.news-expand .video-wrapper.is-shorts .yt-lite img{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;object-fit:contain !important;object-position:center !important;background:#000 !important}.center details.news-card.news-expand[open]{overflow:visible !important}.center details.news-card.news-expand[open] .news-expanded{overflow:visible !important}.center details.news-card.news-expand .news-full{overflow-x:auto !important;-webkit-overflow-scrolling:touch}.center details.news-card.news-expand .news-full table{width:100% !important;border-collapse:collapse !important;border-spacing:0 !important;background:#fff !important}.center details.news-card.news-expand .news-full th,.center details.news-card.news-expand .news-full td{border:1px solid #e5e7eb !important;padding:10px 12px !important;vertical-align:top;font-size:0.95rem;line-height:1.45}.center details.news-card.news-expand .news-full th{background:#f8fafc !important;font-weight:700}.center details.news-card.news-expand .news-full table img{max-width:100% !important;height:auto !important}:root{--bg:#fbfaf7;--card:#fffdfa;--border:rgba(0,0,0,.06);--ink:#1f2937}body{background:var(--bg) !important}.center,.left,.right{background:transparent !important;box-shadow:none !important}.center .news-card,.pf-wrap,.coupang-strip-wrap,.shop-strip-wrap{background:var(--card) !important;border:1px solid var(--border) !important;box-shadow:none !important;border-radius:10px !important}.pf-wrap .pf-title,#shop-strip .shop-strip-title,#clients-strip .coupang-strip-title,#coupang-strip .coupang-strip-title,.consult-title{background:none !important;-webkit-text-fill-color:initial !important;color:var(--ink) !important;text-shadow:none !important;animation:none !important}.pf-wrap .pf-title::after,#shop-strip .shop-strip-title::after,#clients-strip .coupang-strip-title::after,#coupang-strip .coupang-strip-title::after,.consult-title::after,.consult-title::before{display:none !important}.right .kw-head,.right .kw-controls,.right #kwDiscover,.right #kwTree,.right #kwChips{display:none !important}.right .kw-head{margin:0 !important;padding:0 !important;border:0 !important}#headline-strip,#headline-strip *{box-sizing:border-box}#headline-strip{margin:0 !important;border-radius:0 !important;border-left:0 !important;border-right:0 !important;border-top:0 !important;width:100%;max-width:100%}#headline-strip .pf-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 12px 8px}#headline-strip .pf-title{font-weight:800;letter-spacing:-0.2px;line-height:1.2}#headline-strip .pf-actions{display:flex;align-items:center;gap:8px}#headline-strip .pf-actions .pf-navbtn{width:36px;height:36px;padding:0;border:1px solid rgba(0,0,0,.10);background:#fff;border-radius:10px;cursor:pointer;line-height:1;display:flex;align-items:center;justify-content:center}#headline-strip .pf-actions .pf-navbtn:disabled{opacity:.45;cursor:not-allowed}#headline-strip .headline-tagbar{display:flex;gap:8px;padding:0 12px 10px;overflow-x:auto;flex-wrap:wrap !important;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}#headline-strip .headline-tagbar::-webkit-scrollbar{display:none}#headline-strip .tag-chip{border:1px solid rgba(0,0,0,.10);background:#fff;border-radius:999px;padding:6px 10px;font-size:.85rem;cursor:pointer;white-space:nowrap}#headline-strip .tag-chip.active{background:#111;color:#fff;border-color:#111}#headline-strip #headlineScroller.pf-scroller{display:flex;gap:12px;padding:0 12px 12px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-padding:12px;scrollbar-width:none;width:100%;max-width:100%}#headline-strip .headline-tagbar .tag-chip{white-space:nowrap !important}#headline-strip #headlineScroller::-webkit-scrollbar{display:none}#headline-strip .headline-slide{flex:0 0 100%;min-width:100%;scroll-snap-align:start}#headline-strip .tag-panel{display:grid;grid-template-columns:1.05fr 0.95fr;gap:12px;width:100%;max-width:100%}@media (max-width:860px){#headline-strip .tag-panel{grid-template-columns:1fr}}#headline-strip .tag-panel__left,#headline-strip .tag-panel__right{min-width:0}#headline-strip .feat-card{display:block;border:1px solid rgba(0,0,0,.06);border-radius:0 !important;overflow:hidden;background:#fff}#headline-strip .feat-card img{width:100% !important;height:auto !important;aspect-ratio:16 / 9 !important;object-fit:cover !important;object-position:center !important;display:block;background:#f3f4f6;border-radius:0 !important}#headline-strip img{border-radius:0 !important}#headline-strip .feat-body{padding:10px 21px 21px}#headline-strip .feat-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}#headline-strip .feat-date{font-size:.82rem;color:#777;white-space:nowrap}#headline-strip .feat-title{font-weight:900;letter-spacing:-.2px;line-height:1.25;font-size:1.02rem;color:#111}#headline-strip .feat-empty{border:1px dashed rgba(0,0,0,.18);border-radius:0 !important;padding:14px;background:#fff}#headline-strip .feat-empty__title{font-weight:900;margin-bottom:6px}#headline-strip .feat-empty__link{color:#16a34a;font-weight:800}#headline-strip .tag-panel__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}#headline-strip .tag-panel__tag{font-weight:900;letter-spacing:-.2px}#headline-strip .tag-panel__more{font-size:.85rem;color:#16a34a;font-weight:800;padding:0}#headline-strip .tag-list{list-style:none;margin:0;padding:0;border-top:1px solid rgba(0,0,0,.06)}#headline-strip .tag-li{display:flex;align-items:center;gap:8px;padding:9px 0;border-bottom:1px solid rgba(0,0,0,.06)}#headline-strip .tag-date{font-size:.82rem;color:#777;white-space:nowrap;min-width:72px}#headline-strip .tag-link{flex:1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left;padding:0}#headline-strip .badge{font-size:.72rem;border-radius:999px;padding:2px 8px;white-space:nowrap;border:1px solid rgba(0,0,0,.10);background:#f3f4f6;color:#111}#headline-strip .badge-blog{background:#111;color:#fff;border-color:#111}#headline-strip .badge-news{background:#eef2ff;color:#1e3a8a;border-color:#c7d2fe}#headline-strip .badge-side{background:#ecfeff;color:#155e75;border-color:#a5f3fc}@media (max-width:560px){#headline-strip .pf-head{padding:12px 10px 8px}#headline-strip .headline-tagbar{padding:0 10px 10px}#headline-strip #headlineScroller.pf-scroller{padding:0 10px 12px}#headline-strip .pf-actions .pf-navbtn{width:34px;height:34px;border-radius:10px}#headline-strip .tag-date{min-width:64px}}#headline-strip .feat-card img{min-height:1px}#headline-strip .feat-card{contain:layout paint}@media (max-width:880px){#headline-strip .tag-list .tag-li:nth-child(n+9){display:none !important}}@media (max-width:768px){#headline-strip .headline-tagbar{flex-wrap:nowrap !important;overflow-x:auto !important;overflow-y:hidden !important;-webkit-overflow-scrolling:touch}}#headline-strip .tag-li{align-items:center}#headline-strip .tag-admin{display:inline-flex;gap:6px;margin-left:8px;flex:0 0 auto}#headline-strip .tag-edit,#headline-strip .tag-del{font-size:.78rem;padding:4px 8px;border:1px solid rgba(0,0,0,.12);border-radius:8px;background:#fff;color:#111;line-height:1;cursor:pointer}#headline-strip .tag-del-form{display:inline;margin:0}#headline-strip .tag-panel__head-right{display:flex;align-items:center;gap:10px}#headline-strip .tag-panel__page{font-size:.82rem;color:#666;font-variant-numeric:tabular-nums;border:1px solid rgba(0,0,0,.10);background:#fff;padding:4px 8px;border-radius:999px;line-height:1;white-space:nowrap}#headline-strip .tag-li.is-hidden{display:none !important}#headline-strip .tag-list-pager{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin:0 0 8px}#headline-strip .tag-page-info{font-size:.82rem;color:#666;border:1px solid rgba(0,0,0,.10);background:#fff;padding:4px 8px;border-radius:999px;font-variant-numeric:tabular-nums;white-space:nowrap}#headline-strip .tag-page-btn{font-size:.82rem;padding:4px 8px;border:1px solid rgba(0,0,0,.12);border-radius:8px;background:#fff;cursor:pointer;line-height:1}#headline-strip .tag-page-btn.active{background:#111;color:#fff;border-color:#111}#headline-strip .tag-page-btn:disabled{opacity:.45;cursor:not-allowed}#headline-strip .tag-list .tag-li:not(.is-hidden){display:flex !important}#headline-strip .tag-list .tag-li.is-hidden{display:none !important}#headline-strip .tag-panel__head{display:flex !important;align-items:center;justify-content:space-between;gap:12px;flex-wrap:nowrap}#headline-strip .tag-panel__tag{font-weight:900;letter-spacing:-.2px;white-space:nowrap}#headline-strip .tag-panel__tag.is-tag{color:#16a34a}#headline-strip .tag-panel__tag.is-all{color:#16a34a}#headline-strip .tag-panel__head-right{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;white-space:nowrap}#headline-strip .tag-head-pager{display:flex;align-items:center;gap:6px;white-space:nowrap}#headline-strip .tag-page-numbers{display:flex;align-items:center;gap:6px;flex-wrap:nowrap}#headline-strip .tag-page-ellipsis{color:#9aa0a6;padding:0 2px;user-select:none}#headline-strip .tag-panel__more{white-space:nowrap}#naver-row8{display:flex !important;gap:10px !important;padding:10px 12px !important;overflow-x:auto !important;overflow-y:hidden !important;-webkit-overflow-scrolling:touch;white-space:nowrap;scroll-snap-type:x mandatory;scrollbar-width:none}#naver-row8::-webkit-scrollbar{display:none}#naver-row8 .ncard{flex:0 0 auto !important;width:160px;border:1px solid rgba(0,0,0,.08);background:#fff;text-decoration:none;color:#111;scroll-snap-align:start;overflow:hidden}#naver-row8 .thumb{aspect-ratio:16 / 9;background:#f3f4f6}#naver-row8 .thumb img{width:100%;height:100%;object-fit:cover;display:block}#naver-row8 .t{padding:7px 8px;font-size:12px;line-height:1.25;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.center details.news-card.news-expand .expand-hint{display:flex;justify-content:flex-end;align-items:center;gap:10px}.center details.news-card.news-expand .btn-close-top{display:none;padding:0.45rem 0.8rem;border-radius:10px;background:#f1f5f9;color:#111;border:1px solid #e5e7eb;font-weight:600;cursor:pointer;transition:all .15s ease}.center details.news-card.news-expand .btn-close-top:hover{background:#e5e7eb}.center details.news-card.news-expand[open] .btn-close-top{display:inline-flex}#headline-strip .tag-chip.tag-glow{--g-rgb:34,197,94;position:relative;isolation:isolate;font-weight:800;border-color:rgb(var(--g-rgb)) !important;color:rgb(var(--g-rgb)) !important;box-shadow:0 0 0 7px rgba(var(--g-rgb),.14),0 10px 22px rgba(0,0,0,.06);transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}#headline-strip .tag-chip.tag-glow::after{content:"";position:absolute;inset:-10px;border-radius:999px;background:radial-gradient(circle,rgba(var(--g-rgb),.40) 0%,rgba(var(--g-rgb),0) 70%);filter:blur(10px);opacity:.90;z-index:-1;pointer-events:none}#headline-strip .tag-chip.tag-glow:hover{transform:translateY(-1px);filter:brightness(1.08) saturate(1.15);box-shadow:0 0 0 9px rgba(var(--g-rgb),.16),0 14px 28px rgba(0,0,0,.08)}#headline-strip .tag-chip.tag-glow.active{background:rgb(var(--g-rgb)) !important;border-color:rgb(var(--g-rgb)) !important;color:#fff !important}#headline-strip .tag-chip.tag-glow.active::after{opacity:1}@keyframes chipGlowPulse{0%,100%{opacity:.70;filter:blur(10px)}50%{opacity:1.00;filter:blur(12px)}}#headline-strip .tag-chip.tag-glow::after{animation:chipGlowPulse 2.8s ease-in-out infinite}@media (prefers-reduced-motion:reduce){#headline-strip .tag-chip.tag-glow::after{animation:none}}#headline-strip .tag-chip.glow-emerald{--g-rgb:16,185,129}#headline-strip .tag-chip.glow-teal{--g-rgb:20,184,166}#headline-strip .tag-chip.glow-cyan{--g-rgb:6,182,212}#headline-strip .tag-chip.glow-sky{--g-rgb:14,165,233}#headline-strip .tag-chip.glow-blue{--g-rgb:59,130,246}#headline-strip .tag-chip.glow-indigo{--g-rgb:99,102,241}#headline-strip .tag-chip.glow-violet{--g-rgb:139,92,246}#headline-strip .tag-chip.glow-purple{--g-rgb:168,85,247}#headline-strip .tag-chip.glow-fuchsia{--g-rgb:217,70,239}#headline-strip .tag-chip.glow-pink{--g-rgb:236,72,153}#headline-strip .tag-chip.glow-rose{--g-rgb:244,63,94}#headline-strip .tag-chip.glow-red{--g-rgb:239,68,68}#headline-strip .tag-chip.glow-orange{--g-rgb:249,115,22}#headline-strip .tag-chip.glow-amber{--g-rgb:245,158,11}#headline-strip .tag-chip.glow-yellow{--g-rgb:234,179,8}#headline-strip .tag-chip.glow-lime{--g-rgb:132,204,22}#headline-strip .tag-chip.glow-green{--g-rgb:34,197,94}#headline-strip .tag-chip.glow-slate{--g-rgb:100,116,139}#headline-strip .tag-chip.glow-gray{--g-rgb:107,114,128}#headline-strip .tag-chip.glow-black{--g-rgb:17,24,39}#headline-strip .headline-tagbar{padding:12px 12px 14px !important;overflow-y:visible !important}@media (max-width:768px){#headline-strip .headline-tagbar{padding:12px 10px 14px !important;overflow-y:visible !important}}.center details.news-card.news-expand .news-full ul,.center details.news-card.news-expand .news-full ol{padding-left:1.1rem !important;margin:0.75rem 0 0.95rem !important;list-style-position:outside !important;column-count:1 !important;column-width:auto !important}.center details.news-card.news-expand .news-full li{display:list-item !important;padding:0 !important;margin:0.35rem 0 !important;align-items:initial !important;gap:0 !important;font-size:inherit !important;line-height:1.7 !important}.center details.news-card.news-expand .news-full img{display:block !important;margin:1.2rem auto !important;width:min(100%,760px) !important;max-height:none !important;min-width:400px !important;height:auto !important}.mobile-admin-inline{display:none}@media (max-width:1024px){.mobile-admin-inline{display:flex !important;align-items:center;gap:.45rem;flex-wrap:wrap;padding:.55rem 1rem;background:rgba(255,255,255,0.85);backdrop-filter:blur(6px);border-bottom:1px solid #e5e7eb;font-size:.85rem}.mobile-admin-inline a,.mobile-admin-inline span,.mobile-admin-inline strong{color:#333;white-space:nowrap;text-decoration:none}.mobile-admin-inline a:hover{color:#16a34a}.mobile-admin-inline .join-link{color:#16a34a;font-weight:600}}@media (max-width:420px){.center details.news-card.news-expand .news-full img{min-width:0 !important;width:100% !important}}.center .summary-media .video-wrap.thumb-video{width:100%;max-width:100%;margin:0 auto;background:#000;overflow:hidden}.center .summary-media .video-wrap.thumb-video video{display:block;width:100%;max-width:100%;aspect-ratio:16 / 9;object-fit:contain;background:#000}#headline-strip .feat-card video{width:100%;height:auto;aspect-ratio:16 / 9;object-fit:contain;object-position:center;display:block;background:#000;border-radius:0}#headline-strip .feat-card .video-wrap.thumb-video{width:100%;max-width:100%;background:#000;overflow:hidden}:root{--chiho-f-red:#da291c;--chiho-f-red-active:#b01e0a;--chiho-f-canvas:#181818;--chiho-f-elevated:#303030;--chiho-f-ink:#ffffff;--chiho-f-muted:#969696;--chiho-f-line:#303030;--chiho-light:#ffffff;--chiho-light-soft:#f7f7f7;--chiho-line-light:#d2d2d2;--chiho-line-soft:#ebebeb;--chiho-text:#181818}html,body{font-family:'Pretendard Variable',Pretendard,-apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,sans-serif !important;background:#fca800 !important;color:var(--chiho-text) !important;overflow-x:hidden}.chiho-ferrari-top-zone{background:white !important;color:var(--chiho-f-ink) !important;overflow:hidden;isolation:isolate}.chiho-ferrari-top-zone *,.chiho-ferrari-top-zone *::before,.chiho-ferrari-top-zone *::after{box-sizing:border-box}.chiho-ferrari-top-zone a{color:inherit;text-decoration:none}.chiho-ferrari-top-zone img{max-width:100%}.chiho-ferrari-top-zone .topbar{position:sticky;top:0;z-index:80;min-height:64px;padding:0 48px !important;background:rgba(24,24,24,.92) !important;color:#fff !important;border-bottom:1px solid rgba(255,255,255,.12) !important;backdrop-filter:blur(16px);display:flex !important;align-items:center !important;justify-content:center !important;gap:8px !important;flex-wrap:nowrap !important}.chiho-ferrari-top-zone .topbar::before{content:"";position:absolute;left:24px;top:50%;transform:translateY(-50%);width:10px;height:34px;background:var(--chiho-f-red)}.chiho-ferrari-top-zone .topbar::after{display:none !important}.chiho-ferrari-top-zone .topbar::after{content:"";position:absolute;left:24px;top:50%;transform:translateY(-50%);width:10px;height:34px;background:var(--chiho-f-red)}.chiho-ferrari-top-zone .topbar a{color:#fff !important;padding:23px 12px !important;font-size:12px !important;font-weight:800 !important;line-height:1 !important;letter-spacing:.7px !important;text-transform:uppercase;opacity:.86;white-space:nowrap}.chiho-ferrari-top-zone .topbar a:hover{opacity:1;color:#fff !important}.chiho-ferrari-top-zone .topbar a::after{bottom:14px !important;height:2px !important;background:var(--chiho-f-red) !important}.chiho-ferrari-top-zone .topbar-search input{height:38px;background:#202020 !important;border:1px solid rgba(255,255,255,.18) !important;border-radius:0 !important;color:#fff !important}.chiho-ferrari-top-zone .mobile-admin-inline{background:#ffffff !important;color:#fff !important;border-bottom:1px solid rgba(255,255,255,.12) !important}.chiho-ferrari-top-zone .mobile-admin-inline a,.chiho-ferrari-top-zone .mobile-admin-inline span,.chiho-ferrari-top-zone .mobile-admin-inline strong{color:#fff !important}.chiho-ferrari-top-zone .mobile-admin-inline .join-link{color:var(--chiho-f-red) !important}.chiho-cinema-hero{position:relative;min-height:clamp(540px,76vh,880px);background:var(--chiho-f-canvas);color:#fff;overflow:hidden}.chiho-cinema-hero__media{position:absolute;inset:0;z-index:0;background:linear-gradient(135deg,#181818,#050505)}.chiho-cinema-hero__media img,.chiho-cinema-hero__media video{width:100%;height:100%;object-fit:cover;object-position:center;display:block;opacity:.56;filter:saturate(.95) contrast(1.08)}.chiho-cinema-hero__media::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,24,24,.96) 0%,rgba(24,24,24,.72) 34%,rgba(24,24,24,.20) 66%,rgba(24,24,24,.82) 100%),linear-gradient(180deg,rgba(24,24,24,.08) 0%,rgba(24,24,24,.94) 100%)}.chiho-cinema-hero__fallback{width:100%;height:100%;background:radial-gradient(circle at 74% 20%,rgba(218,41,28,.38),transparent 30%),linear-gradient(135deg,#181818,#050505 70%)}.chiho-cinema-hero__inner{position:relative;z-index:1;min-height:inherit;width:min(1760px,100%);margin:0 auto;padding:96px 48px 64px;display:grid;grid-template-columns:minmax(0,1fr) 400px;gap:48px;align-items:end}.chiho-kicker{display:inline-flex;align-items:center;gap:10px;margin-bottom:22px;color:#d8d8d8;font-size:11px;font-weight:900;letter-spacing:1.3px;text-transform:uppercase}.chiho-kicker::before{content:"";width:44px;height:2px;background:var(--chiho-f-red)}.chiho-cinema-hero h1{margin:0;max-width:960px;color:#fff;font-size:clamp(48px,7vw,108px);line-height:.96;font-weight:600;letter-spacing:-.065em;text-transform:uppercase}.chiho-cinema-hero__lead{max-width:700px;margin:28px 0 0;color:#c8c8c8;font-size:clamp(15px,1.15vw,19px);line-height:1.75;word-break:keep-all}.chiho-cinema-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.chiho-f-cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 32px;border-radius:0 !important;font-size:12px;font-weight:900;letter-spacing:1.35px;text-transform:uppercase}.chiho-f-cta--primary{background:var(--chiho-f-red);border:1px solid var(--chiho-f-red);color:#fff !important}.chiho-f-cta--outline{background:transparent;border:1px solid rgba(255,255,255,.72);color:#fff !important}.chiho-cinema-hero__side{align-self:end;border:1px solid rgba(255,255,255,.16);background:rgba(24,24,24,.62);backdrop-filter:blur(16px);padding:24px}.chiho-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(255,255,255,.12);border-right:0}.chiho-stat{min-width:0;padding:18px 12px;border-right:1px solid rgba(255,255,255,.12)}.chiho-stat b{display:block;color:#fff;font-size:32px;line-height:1;font-weight:900;letter-spacing:-.05em}.chiho-stat span{display:block;margin-top:9px;color:#969696;font-size:10px;letter-spacing:1.1px;text-transform:uppercase}.chiho-cinema-hero__latest{margin-top:20px;padding-top:18px;border-top:1px solid rgba(255,255,255,.14)}.chiho-cinema-hero__latest small{display:block;color:#969696;font-size:11px;letter-spacing:1.1px;text-transform:uppercase;margin-bottom:10px}.chiho-cinema-hero__latest a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#fff !important;font-size:16px;line-height:1.45;font-weight:850;word-break:keep-all}.chiho-scroll-cue{position:absolute;z-index:2;right:48px;bottom:26px;color:#969696;font-size:10px;letter-spacing:1.4px;text-transform:uppercase}.chiho-scroll-cue::after{content:"";display:inline-block;width:42px;height:1px;margin-left:12px;vertical-align:middle;background:var(--chiho-f-red)}.chiho-bridge{background:#fff;color:black;border-bottom:1px solid var(--chiho-line-light);padding:32px 32px 0}.chiho-bridge__inner{max-width:1760px;margin:0 auto;display:grid;grid-template-columns:1.3fr repeat(4,1fr);gap:1px;background:var(--chiho-line-light);border-top:4px solid var(--chiho-f-red)}.chiho-bridge__intro,.chiho-bridge__card{background:#fff;min-height:128px;padding:24px;color:var(--chiho-text);text-decoration:none}.chiho-bridge__intro span{display:block;margin-bottom:12px;color:var(--chiho-f-red);font-size:11px;font-weight:900;letter-spacing:1.6px;text-transform:uppercase}.chiho-bridge__intro strong{display:block;max-width:460px;font-size:24px;font-weight:700;line-height:1.2;letter-spacing:-.04em}.chiho-bridge__card{display:flex;flex-direction:column;justify-content:space-between;transition:background .18s ease,color .18s ease}.chiho-bridge__card em{font-style:normal;color:var(--chiho-f-red);font-size:12px;font-weight:900;letter-spacing:1px}.chiho-bridge__card b{display:block;font-size:18px;font-weight:800;letter-spacing:-.02em}.chiho-bridge__card small{display:block;color:#666;font-size:12px;line-height:1.45}.chiho-bridge__card:hover{background:var(--chiho-text);color:#fff !important}.chiho-bridge__card:hover small{color:#c9c9c9}.chiho-ferrari-top-zone #naver-row8{background:#f7f7f7 !important;border-top:1px solid #d2d2d2;border-bottom:1px solid #d2d2d2;padding:22px 48px 12px !important;gap:12px !important}.chiho-ferrari-top-zone #naver-row8 .ncard{width:190px !important;background:#fff !important;border:1px solid #d2d2d2 !important;color:#181818 !important;border-radius:0 !important}.chiho-ferrari-top-zone #naver-row8 .thumb{background:#eee !important}.chiho-ferrari-top-zone #naver-row8 .thumb img{object-fit:cover !important;border-radius:0 !important}.chiho-ferrari-top-zone #naver-row8 .t{color:#181818 !important;font-size:12px !important;font-weight:800 !important;line-height:1.3 !important}.chiho-ferrari-top-zone #headline-strip{max-width:1760px;margin:32px auto 0 !important;padding:24px !important;background:#fff !important;color:#181818 !important;border:1px solid #d2d2d2 !important;border-radius:0 !important;box-shadow:none !important}.chiho-ferrari-top-zone #headline-strip .pf-head{display:grid !important;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:start;padding:0 0 20px !important;margin:0 !important;border-bottom:1px solid #ebebeb}.chiho-ferrari-top-zone #headline-strip .pf-title{background:none !important;-webkit-text-fill-color:initial !important;color:#181818 !important;text-shadow:none !important;animation:none !important;font-size:34px !important;font-weight:700 !important;line-height:1.05 !important;letter-spacing:-.055em !important}.chiho-ferrari-top-zone #headline-strip .pf-title::after{display:none !important}.chiho-ferrari-top-zone #headline-strip .pf-navbtn{width:48px !important;height:48px !important;border-radius:0 !important;background:#181818 !important;color:#fff !important;border:1px solid #181818 !important;font-weight:900}.chiho-ferrari-top-zone #headline-strip .pf-navbtn:not(:disabled):hover{background:var(--chiho-f-red) !important;border-color:var(--chiho-f-red) !important}.chiho-ferrari-top-zone #headline-strip .headline-tagbar{padding:18px 0 18px !important;gap:8px !important;border-bottom:1px solid #ebebeb}.chiho-ferrari-top-zone #headline-strip .tag-chip{border-radius:0 !important;border:1px solid #d2d2d2 !important;background:#fff !important;color:#181818 !important;font-size:12px !important;font-weight:800;box-shadow:none !important}.chiho-ferrari-top-zone #headline-strip .tag-chip.active{background:var(--chiho-f-red) !important;border-color:var(--chiho-f-red) !important;color:#fff !important}.chiho-ferrari-top-zone #headline-strip #headlineScroller.pf-scroller{padding:24px 0 0 !important}.chiho-ferrari-top-zone #headline-strip .tag-panel{grid-template-columns:minmax(420px,.95fr) minmax(0,1.05fr) !important;gap:32px !important}.chiho-ferrari-top-zone #headline-strip .feat-card,.chiho-ferrari-top-zone #headline-strip .feat-empty{border-radius:0 !important;border:1px solid #d2d2d2 !important;background:#fff !important;color:#181818 !important}.chiho-ferrari-top-zone #headline-strip .feat-card img,.chiho-ferrari-top-zone #headline-strip .feat-card video{width:100% !important;height:auto !important;aspect-ratio:16/9 !important;object-fit:cover !important;border-radius:0 !important;background:#000 !important}.chiho-ferrari-top-zone #headline-strip .feat-body{padding:18px !important}.chiho-ferrari-top-zone #headline-strip .feat-title{font-size:20px !important;line-height:1.25 !important;font-weight:800 !important;color:#181818 !important}.chiho-ferrari-top-zone #headline-strip .tag-panel__head{padding-bottom:12px;border-bottom:2px solid #181818}.chiho-ferrari-top-zone #headline-strip .tag-panel__tag{color:var(--chiho-f-red) !important;font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.chiho-ferrari-top-zone #headline-strip .tag-list{border-top:0 !important}.chiho-ferrari-top-zone #headline-strip .tag-li{padding:10px 0 !important;border-bottom:1px solid #ebebeb !important}.chiho-ferrari-top-zone #headline-strip .tag-link{white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;color:#181818 !important}.chiho-ferrari-top-zone #headline-strip .badge{border-radius:0 !important;font-size:10px !important;letter-spacing:.08em;text-transform:uppercase}.chiho-ferrari-top-zone #headline-strip .badge-blog{background:#181818 !important;color:#fff !important;border-color:#181818 !important}.chiho-ferrari-top-zone #headline-strip .badge-news,.chiho-ferrari-top-zone #headline-strip .badge-side{background:#fff !important;color:#181818 !important;border-color:#d2d2d2 !important}.chiho-ferrari-top-zone #headline-strip .tag-page-btn,.chiho-ferrari-top-zone #headline-strip .tag-page-info{border-radius:0 !important}.chiho-ferrari-top-zone #headline-strip .tag-page-btn.active{background:var(--chiho-f-red) !important;border-color:var(--chiho-f-red) !important;color:#fff !important}body>.container{width:100% !important;max-width:none !important;margin:40px 0 96px !important;padding:0 !important;display:grid !important;grid-template-columns:500px minmax(0,1fr) 400px !important;gap:32px !important;background:#fff !important}body>.container>.left,body>.container>.right{background:#f7f7f7 !important;border:1px solid #d2d2d2 !important;box-shadow:none !important;min-width:0 !important}body>.container>.left{width:500px !important}body>.container>.right{width:400px !important}body>.container>.center{width:100% !important;max-width:none !important;min-width:0 !important;background:transparent !important;box-shadow:none !important;overflow:visible !important}body>.container .news-card,body>.container .ad-card,body>.container .pf-wrap,body>.container .coupang-strip-wrap,body>.container .shop-strip-wrap{border-radius:0 !important;border:1px solid #d2d2d2 !important;background:#fff !important;box-shadow:none !important}body>.container .filter-tabs{padding:16px !important;background:#fff !important;border:1px solid #d2d2d2 !important;margin:0 0 32px !important}body>.container .filter-tabs button{height:44px !important;border-radius:0 !important;background:#181818 !important;border:1px solid #181818 !important;color:#fff !important;font-size:12px !important;font-weight:900 !important;letter-spacing:.08em;text-transform:uppercase;box-shadow:none !important}body>.container .filter-tabs button.active,body>.container .filter-tabs button:hover{background:var(--chiho-f-red) !important;border-color:var(--chiho-f-red) !important;transform:none !important}body>.container h3,body>.container .blog-title,body>.container .section-title{border-top:2px solid #181818 !important;border-bottom:0 !important;color:#181818 !important;font-size:12px !important;font-weight:900 !important;text-transform:uppercase;letter-spacing:1.2px}body>.container .left ul li,body>.container .right p{border-bottom:1px solid #ebebeb !important}body>.container .left a,body>.container .right a{color:#181818 !important}body>.container .left a:hover,body>.container .right a:hover{color:var(--chiho-f-red) !important}body>.container .card-image,body>.container .card-banner img,body>.container .summary-media img,body>.container .summary-media video{border-radius:0 !important}body>.container .btn-detail,body>.container .btn-cta{border-radius:0 !important;background:var(--chiho-f-red) !important;border-color:var(--chiho-f-red) !important;color:#fff !important;text-transform:uppercase;letter-spacing:.08em}body>.container .btn-close,body>.container .btn-close-top{border-radius:0 !important;background:#fff !important;border:1px solid #d2d2d2 !important;color:#181818 !important}@media(max-width:1280px){.chiho-cinema-hero__inner{grid-template-columns:1fr;padding:82px 28px 56px}.chiho-cinema-hero__side{max-width:540px}.chiho-ferrari-top-zone #headline-strip{max-width:calc(100vw - 48px) !important}.chiho-ferrari-top-zone #headline-strip .tag-panel{grid-template-columns:1fr !important}body>.container{grid-template-columns:minmax(260px,360px) minmax(0,1fr) minmax(260px,320px) !important;gap:24px !important;padding:0 24px !important}body>.container>.left,body>.container>.right{width:auto !important}}@media(max-width:980px){.chiho-bridge{padding:24px 16px 0}.chiho-bridge__inner{max-width:100%;grid-template-columns:1fr 1fr}.chiho-bridge__intro{grid-column:1 / -1}body>.container{display:block !important;margin-top:24px !important;padding:0 16px !important}body>.container>.left,body>.container>.right{display:none !important}body>.container>.center{width:100% !important}}@media(max-width:768px){.chiho-ferrari-top-zone .topbar{min-height:auto;padding:12px 14px !important;justify-content:flex-start !important;overflow-x:auto}.chiho-ferrari-top-zone .topbar::before,.chiho-ferrari-top-zone .topbar::after{display:none}.chiho-ferrari-top-zone .topbar a{padding:9px 10px !important}.chiho-cinema-hero{min-height:620px}.chiho-cinema-hero__inner{padding:74px 18px 52px}.chiho-cinema-hero h1{font-size:clamp(42px,13vw,72px)}.chiho-cinema-hero__lead{font-size:14px;line-height:1.7}.chiho-cinema-hero__actions{gap:8px}.chiho-f-cta{min-height:44px;padding:0 18px;font-size:11px}.chiho-cinema-hero__side{padding:16px}.chiho-stat b{font-size:24px}.chiho-scroll-cue{right:18px}.chiho-ferrari-top-zone #naver-row8{padding:12px 14px !important}.chiho-ferrari-top-zone #naver-row8 .ncard{width:156px !important}.chiho-ferrari-top-zone #headline-strip{max-width:calc(100vw - 28px) !important;margin-top:22px !important;padding:18px !important}.chiho-ferrari-top-zone #headline-strip .pf-head{grid-template-columns:1fr !important}.chiho-ferrari-top-zone #headline-strip .pf-title{font-size:26px !important}.chiho-bridge__inner{grid-template-columns:1fr}.chiho-bridge__intro,.chiho-bridge__card{min-height:auto;padding:18px}}@media (min-width:981px){.chiho-ferrari-top-zone #naver-row8{display:grid !important;grid-template-columns:repeat(8,190px) !important;justify-content:center !important;gap:12px !important;overflow:hidden !important}.chiho-ferrari-top-zone #naver-row8 .ncard{width:190px !important}.chiho-ferrari-top-zone #naver-row8 .ncard:nth-child(n+9){display:none !important}}@media(max-width:768px){.chiho-ferrari-top-zone .mobile-admin-inline{display:flex !important;background:#fff !important;color:#181818 !important;border-bottom:1px solid #d2d2d2 !important}.chiho-ferrari-top-zone .mobile-admin-inline a,.chiho-ferrari-top-zone .mobile-admin-inline span,.chiho-ferrari-top-zone .mobile-admin-inline strong{color:#181818 !important}.chiho-ferrari-top-zone .mobile-admin-inline .join-link{color:#da291c !important;font-weight:800 !important}}@media (max-width:768px){.article-ferrari-btn,.chiho-f-cta,.admin-action-button,.comment-btn,.btn-detail,.btn-close,.btn-close-top,.tag-page-btn,.pf-navbtn,.coupang-nav button,.shop-nav,.cta-head-btn{min-height:40px !important;height:40px !important;padding:0 14px !important;font-size:11px !important;line-height:1 !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;border-radius:0 !important;white-space:nowrap !important}.article-ferrari-hero__actions,.chiho-cinema-hero__actions,.news-actions,.admin-toolbar,.cta-actions{gap:8px !important;flex-wrap:wrap !important}.pf-navbtn,.coupang-nav button,.shop-nav,.cta-head-btn{width:40px !important;min-width:40px !important;padding:0 !important}}@media (max-width:420px){.article-ferrari-btn,.chiho-f-cta,.btn-detail,.btn-close{min-height:38px !important;height:38px !important;padding:0 11px !important;font-size:10px !important}}@media(max-width:768px){.chiho-ferrari-top-zone #headline-strip .pf-navbtn,#headline-strip .pf-actions .pf-navbtn{width:32px !important;height:32px !important;min-width:32px !important;min-height:32px !important;padding:0 !important;font-size:10px !important;line-height:1 !important}.chiho-ferrari-top-zone #headline-strip .pf-actions{gap:6px !important;justify-content:flex-end !important}.chiho-ferrari-top-zone #headline-strip .pf-head{gap:12px !important;padding-bottom:14px !important}}@media(max-width:420px){.chiho-ferrari-top-zone #headline-strip .pf-navbtn,#headline-strip .pf-actions .pf-navbtn{width:30px !important;height:30px !important;min-width:30px !important;min-height:30px !important;font-size:9px !important}}html,body{background:repeating-linear-gradient( 135deg,#f5a400 0px,#f5a400 10px,#eda000 10px,#eda000 20px,#ffbd28 20px,#ffbd28 21px,#d88900 21px,#d88900 22px ) !important}body::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(circle at 20% 10%,rgba(255,255,255,.35),transparent 28%),linear-gradient(90deg,rgba(255,255,255,.18),transparent 35%,rgba(0,0,0,.08))}.chiho-ferrari-top-zone,body>.container{background:#fff !important}.yt-lite[data-activated="1"]::after,.yt-lite[data-activated="1"]::before{display:none !important;content:none !important}.yt-lite iframe{position:absolute !important;inset:0 !important;z-index:5 !important;width:100% !important;height:100% !important;background:#000 !important}.yt-lite[data-activated="1"] img{display:none !important}.youtube-clean-media,.youtube-clean-wrapper,.center .summary-media.youtube-clean-media,.center .summary-media .youtube-clean-wrapper{position:relative !important;z-index:30 !important;isolation:isolate !important;background:#000 !important;overflow:hidden !important;opacity:1 !important;filter:none !important;mix-blend-mode:normal !important;transform:none !important}.youtube-clean-media::before,.youtube-clean-media::after,.youtube-clean-wrapper::before,.youtube-clean-wrapper::after,.center .summary-media.youtube-clean-media::before,.center .summary-media.youtube-clean-media::after,.center .summary-media .youtube-clean-wrapper::before,.center .summary-media .youtube-clean-wrapper::after{display:none !important;content:none !important;opacity:0 !important;background:transparent !important;filter:none !important;pointer-events:none !important}.youtube-clean-iframe,.center iframe.youtube-clean-iframe,.center .summary-media iframe.youtube-clean-iframe,.center .video-wrapper iframe.youtube-clean-iframe{position:absolute !important;inset:0 !important;z-index:80 !important;display:block !important;width:100% !important;height:100% !important;border:0 !important;opacity:1 !important;filter:none !important;mix-blend-mode:normal !important;background:#000 !important;pointer-events:auto !important}.center .video-wrapper.youtube-clean-wrapper{aspect-ratio:16 / 9 !important;width:100% !important;max-width:100% !important;margin:0 auto !important;border-radius:0 !important}.center .video-wrapper.youtube-clean-wrapper.is-shorts{aspect-ratio:9 / 16 !important;width:min(500px,100%) !important;max-width:500px !important;margin:0.75rem auto 0.25rem !important}.yt-lite[data-activated="1"],.yt-lite[data-activated="1"] iframe{opacity:1 !important;filter:none !important;mix-blend-mode:normal !important}.yt-lite[data-activated="1"]::before,.yt-lite[data-activated="1"]::after{display:none !important;content:none !important}.chiho-ferrari-top-zone .topbar .chiho-logo-link{position:absolute !important;left:48px !important;top:50% !important;transform:translateY(-50%) !important;padding:0 !important;color:#fff !important;font-size:15px !important;font-weight:900 !important;letter-spacing:1.8px !important;line-height:1 !important;z-index:90 !important;opacity:1 !important}.chiho-ferrari-top-zone .topbar .chiho-logo-link::after{display:none !important}@media (max-width:768px){.chiho-ferrari-top-zone .topbar{justify-content:flex-start !important;gap:10px !important;overflow-x:auto !important;padding:12px 14px !important}.chiho-ferrari-top-zone .topbar::before{display:none !important}.chiho-ferrari-top-zone .topbar .chiho-logo-link{position:relative !important;left:auto !important;top:auto !important;transform:none !important;flex:0 0 auto !important;margin-right:12px !important;padding:9px 10px 9px 0 !important;font-size:14px !important;letter-spacing:1.4px !important}.chiho-ferrari-top-zone .topbar .chiho-logo-link::before{content:"";display:inline-block;width:7px;height:24px;background:var(--chiho-f-red);margin-right:10px;vertical-align:middle}.chiho-ferrari-top-zone .topbar a:not(.chiho-logo-link){flex:0 0 auto !important}}.chiho-cinema-hero{min-height:calc(100svh - 64px) !important}@media(max-width:768px){.chiho-cinema-hero{min-height:calc(100svh - 56px) !important}}@media (max-width:768px){.chiho-ferrari-top-zone .topbar a::after{display:none !important;content:none !important}}.hero-visitor-card{margin-bottom:22px;padding:28px 24px 30px;min-height:170px;border:1px solid rgba(255,255,255,.16);background:rgba(0,0,0,.22)}.hero-visitor-label{font-size:11px;font-weight:900;letter-spacing:1.2px;text-transform:uppercase;color:#aeb4bf;margin-bottom:14px}.hero-visitor-value{font-size:52px;line-height:1;font-weight:900;letter-spacing:-.06em;color:#fff;font-variant-numeric:tabular-nums}.hero-visitor-sub{margin-top:12px;font-size:13px;color:#bdbdbd}.hero-visitor-sub .up{color:#17c964;font-weight:900}.hero-visitor-sub .down{color:#f13a2c;font-weight:900}.chiho-cinema-hero__media.hero-fade-bg{position:absolute !important;inset:0 !important;z-index:0 !important;overflow:hidden !important;background:#111 !important}.chiho-cinema-hero__media.hero-fade-bg::after{content:"";position:absolute;inset:0;z-index:5;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.45) 0%,rgba(0,0,0,.18) 42%,rgba(0,0,0,.08) 70%,rgba(0,0,0,.35) 100%),linear-gradient(180deg,rgba(0,0,0,.05) 0%,rgba(0,0,0,.38) 100%)}.hero-fade-item{position:absolute;inset:0;z-index:1;opacity:0;transform:scale(1.02);transition:opacity .9s ease;overflow:hidden;pointer-events:none}.hero-fade-item.is-active{opacity:1;transform:scale(1.02)}.hero-fade-item video{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:saturate(.98) contrast(1.04);background:#111}.chiho-cinema-hero__inner,.chiho-scroll-cue{position:relative;z-index:10}@media (prefers-reduced-motion:reduce){.hero-fade-item{transition:none !important;opacity:0 !important}.hero-fade-item:first-child{opacity:1 !important}}@media (max-width:768px){html,body{width:100% !important;max-width:100vw !important;overflow-x:hidden !important}.chiho-ferrari-top-zone,.chiho-cinema-hero,.chiho-bridge,body>.container{width:100% !important;max-width:100vw !important;min-width:0 !important;overflow-x:hidden !important;box-sizing:border-box !important}.chiho-cinema-hero{min-height:auto !important;padding:0 !important}.chiho-cinema-hero__inner{width:100% !important;max-width:100% !important;min-width:0 !important;padding:64px 16px 58px !important;display:grid !important;grid-template-columns:minmax(0,1fr) !important;gap:28px !important;align-items:start !important;box-sizing:border-box !important}.chiho-cinema-hero__main,.chiho-cinema-hero__side{width:100% !important;max-width:100% !important;min-width:0 !important;box-sizing:border-box !important}.chiho-cinema-hero h1{max-width:100% !important;font-size:clamp(40px,15vw,68px) !important;line-height:.98 !important;letter-spacing:-.055em !important;overflow-wrap:anywhere !important}.chiho-cinema-hero__lead{max-width:100% !important;font-size:14px !important;line-height:1.7 !important;word-break:keep-all !important;overflow-wrap:break-word !important}.chiho-cinema-hero__side{padding:16px !important;border-left:1px solid rgba(255,255,255,.16) !important;border-right:1px solid rgba(255,255,255,.16) !important}.hero-visitor-card{width:100% !important;max-width:100% !important;min-width:0 !important;min-height:0 !important;padding:22px 18px 24px !important;margin:0 0 18px !important;box-sizing:border-box !important}.hero-visitor-value{font-size:clamp(44px,17vw,64px) !important;letter-spacing:-.055em !important}.hero-visitor-sub{font-size:12px !important;line-height:1.5 !important;overflow-wrap:anywhere !important}.chiho-stat-grid{width:100% !important;max-width:100% !important;min-width:0 !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;box-sizing:border-box !important}.chiho-stat{min-width:0 !important;padding:14px 8px !important;box-sizing:border-box !important}.chiho-stat b{font-size:clamp(22px,7vw,30px) !important;letter-spacing:-.04em !important}.chiho-stat span{font-size:9px !important;letter-spacing:.8px !important}.chiho-cinema-hero__latest{width:100% !important;max-width:100% !important;min-width:0 !important}.chiho-cinema-hero__latest a{font-size:14px !important;line-height:1.5 !important;overflow-wrap:anywhere !important}.chiho-scroll-cue{left:16px !important;right:auto !important;bottom:20px !important;max-width:calc(100vw - 32px) !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important}.chiho-bridge{padding:24px 16px 0 !important;box-sizing:border-box !important}.chiho-bridge__inner{width:100% !important;max-width:100% !important;min-width:0 !important;grid-template-columns:minmax(0,1fr) !important}.chiho-bridge__intro,.chiho-bridge__card{width:100% !important;max-width:100% !important;min-width:0 !important;padding:18px !important;box-sizing:border-box !important}.chiho-bridge__intro strong{max-width:100% !important;font-size:22px !important;line-height:1.18 !important;overflow-wrap:anywhere !important}.chiho-ferrari-top-zone #headline-strip,.chiho-ferrari-top-zone #naver-row8{width:calc(100vw - 28px) !important;max-width:calc(100vw - 28px) !important;margin-left:14px !important;margin-right:14px !important;box-sizing:border-box !important}.chiho-ferrari-top-zone #headline-strip{padding:16px !important}.chiho-ferrari-top-zone #headline-strip .tag-panel,.chiho-ferrari-top-zone #headline-strip .tag-panel__left,.chiho-ferrari-top-zone #headline-strip .tag-panel__right{width:100% !important;max-width:100% !important;min-width:0 !important}.chiho-ferrari-top-zone #headline-strip .tag-panel__head{flex-wrap:wrap !important;align-items:flex-start !important}.chiho-ferrari-top-zone #headline-strip .tag-panel__head-right{width:100% !important;justify-content:space-between !important;min-width:0 !important}.chiho-ferrari-top-zone #headline-strip .tag-link{min-width:0 !important}body>.container{margin:24px 0 72px !important;padding:0 14px !important;box-sizing:border-box !important}}@media (max-width:420px){.chiho-cinema-hero__inner{padding-left:14px !important;padding-right:14px !important}.chiho-cinema-hero__side{padding:14px !important}.hero-visitor-card{padding:20px 16px 22px !important}.chiho-stat{padding:12px 6px !important}}@media (max-width:768px){html,body{width:100% !important;max-width:100% !important;overflow-x:hidden !important}.container{width:100% !important;max-width:100% !important;padding:0 !important;margin:0 !important;display:block !important}.center{width:100% !important;max-width:100% !important;padding:0 !important;margin:0 !important;overflow:visible !important}.center .news-card,.center details.news-card.news-expand{width:100% !important;max-width:100% !important;margin-left:0 !important;margin-right:0 !important;box-sizing:border-box !important}.center details.news-card.news-expand>summary.news-summary,.center details.news-card.news-expand .news-expanded{padding:1rem !important}.center .ad-slot,.center .ad-card,.center .ad-card.ad-filled{width:100vw !important;max-width:100vw !important;margin-left:calc(50% - 50vw) !important;margin-right:calc(50% - 50vw) !important;padding:0 !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;background:transparent !important;overflow:visible !important;text-align:center !important;box-sizing:border-box !important}.center .ad-slot .adsbygoogle,.center .ad-card .adsbygoogle{display:block !important;width:100% !important;max-width:100vw !important;min-width:0 !important;margin:0 auto !important;padding:0 !important;box-sizing:border-box !important;overflow:visible !important}.center .ad-slot iframe,.center .ad-card iframe,.center .adsbygoogle iframe{display:block !important;max-width:100% !important;margin:0 auto !important}}.center details.news-card.news-expand .news-full .video-wrap,.center details.news-card.news-expand .news-full video,.news-full .video-wrap,.news-full video{display:block !important;margin:1.2rem auto !important;max-width:760px !important;width:100% !important}.news-full .video-wrap video{width:100% !important;height:auto !important}.left-banner .left-thumb-video{width:100% !important;height:400px !important;margin-bottom:1.5rem !important;background:#000 !important;overflow:hidden !important;border-radius:4px !important}.left-banner .left-thumb-video video{width:100% !important;height:100% !important;display:block !important;object-fit:cover !important;background:#000 !important}.card-banner .card-banner-video{width:100% !important;margin:2rem 0 !important;background:#000 !important;overflow:hidden !important;border-radius:6px !important}.card-banner .card-banner-video video{width:100% !important;height:auto !important;aspect-ratio:16 / 9 !important;display:block !important;object-fit:cover !important;background:#000 !important}#headline-strip::before,#headline-strip::after,#headline-strip.coupang-strip-wrap::before,#headline-strip.coupang-strip-wrap::after{display:none !important;content:none !important}#headline-strip,#headline-strip *{box-sizing:border-box !important}#headline-strip #headlineScroller.pf-scroller{width:100% !important;max-width:100% !important;gap:0 !important;scroll-padding:0 !important}#headline-strip .headline-slide{flex:0 0 100% !important;width:100% !important;min-width:100% !important;max-width:100% !important;scroll-snap-align:start !important}#headline-strip .tag-panel,#headline-strip .tag-panel__left,#headline-strip .tag-panel__right{width:100% !important;max-width:100% !important;min-width:0 !important}#headline-strip .tag-head-pager{display:none !important}#headline-strip .tag-list-pager{width:100% !important;max-width:100% !important;display:flex !important;align-items:center !important;justify-content:flex-start !important;gap:6px !important;margin:8px 0 10px !important;padding:0 0 4px !important;overflow-x:auto !important;overflow-y:hidden !important;white-space:nowrap !important;-webkit-overflow-scrolling:touch;scrollbar-width:none}#headline-strip .tag-list-pager::-webkit-scrollbar{display:none !important}#headline-strip .tag-page-numbers{display:flex !important;align-items:center !important;gap:5px !important;flex:0 0 auto !important;flex-wrap:nowrap !important}#headline-strip .tag-page-btn,#headline-strip .tag-page-info{flex:0 0 auto !important;height:30px !important;min-height:30px !important;padding:0 8px !important;font-size:11px !important;line-height:1 !important;white-space:nowrap !important;border-radius:0 !important}@media (max-width:768px){html,body{overflow-x:hidden !important}.chiho-ferrari-top-zone #headline-strip{width:100% !important;max-width:100% !important;margin-left:0 !important;margin-right:0 !important;padding:14px 10px !important;overflow:hidden !important}.chiho-ferrari-top-zone #headline-strip::before,.chiho-ferrari-top-zone #headline-strip::after,#headline-strip::before,#headline-strip::after,.coupang-strip-wrap::before,.coupang-strip-wrap::after{display:none !important;content:none !important}#headline-strip #headlineScroller.pf-scroller{width:100% !important;max-width:100% !important;padding:0 !important;margin:0 !important;gap:0 !important;overflow-x:auto !important;overflow-y:hidden !important;scroll-snap-type:x mandatory !important;scroll-padding:0 !important;-webkit-overflow-scrolling:touch}#headline-strip .headline-slide{flex:0 0 100% !important;width:100% !important;min-width:100% !important;max-width:100% !important;padding:0 !important;margin:0 !important}#headline-strip .headline-tagbar{width:100% !important;max-width:100% !important;padding:10px 0 12px !important;margin:0 !important;flex-wrap:nowrap !important;overflow-x:auto !important;overflow-y:visible !important;-webkit-overflow-scrolling:touch;scrollbar-width:none}#headline-strip .headline-tagbar::-webkit-scrollbar{display:none !important}#headline-strip .headline-tagbar .tag-chip{flex:0 0 auto !important;white-space:nowrap !important}#headline-strip .tag-panel{display:grid !important;grid-template-columns:1fr !important;gap:14px !important}#headline-strip .tag-panel__head{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:10px !important;flex-wrap:nowrap !important;padding-bottom:8px !important}#headline-strip .tag-panel__tag{flex:1 1 auto !important;min-width:0 !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important}#headline-strip .tag-panel__head-right{flex:0 0 auto !important;width:auto !important;min-width:0 !important;display:flex !important;align-items:center !important;justify-content:flex-end !important}#headline-strip .tag-panel__more{flex:0 0 auto !important;white-space:nowrap !important}#headline-strip .tag-list{width:100% !important;max-width:100% !important}#headline-strip .tag-li{width:100% !important;max-width:100% !important;min-width:0 !important;display:flex !important;align-items:center !important;gap:6px !important}#headline-strip .badge{flex:0 0 auto !important}#headline-strip .tag-date{flex:0 0 auto !important;min-width:64px !important;font-size:11px !important}#headline-strip .tag-link{flex:1 1 auto !important;min-width:0 !important;max-width:100% !important;overflow:hidden !important;white-space:nowrap !important;text-overflow:ellipsis !important}#headline-strip .tag-list-pager{margin:8px 0 10px !important;padding:0 0 4px !important}#headline-strip .tag-page-numbers{gap:4px !important}#headline-strip .tag-page-btn,#headline-strip .tag-page-info{height:28px !important;min-height:28px !important;padding:0 7px !important;font-size:10px !important}body>.container .filter-tabs,.filter-tabs{display:flex !important;flex-wrap:nowrap !important;justify-content:flex-start !important;align-items:center !important;gap:8px !important;width:100% !important;max-width:100% !important;overflow-x:auto !important;overflow-y:hidden !important;padding:10px 0 !important;margin:0 0 22px !important;border:0 !important;background:transparent !important;box-shadow:none !important;-webkit-overflow-scrolling:touch;scrollbar-width:none}.filter-tabs::-webkit-scrollbar{display:none !important}.filter-tabs a{flex:0 0 auto !important;display:block !important}.filter-tabs button{flex:0 0 auto !important;height:38px !important;min-height:38px !important;padding:0 14px !important;font-size:11px !important;white-space:nowrap !important;border-radius:0 !important}}body>.container .right p,body>.container .right p a{font-size:0.875rem !important;font-weight:400 !important;line-height:1.45 !important}