:root{--pv-bg:#fff;--pv-bg-soft:#f6f6f6;--pv-text:#0a0a0a;--pv-text-soft:#6a6a6a;--pv-border:#ececec;--pv-pink:#f36;--pv-orange:#ff7a18;--pv-yellow:#fa0;--pv-blue:#1d6cff;--pv-font-display:"Inter Tight", "Pretendard", system-ui, -apple-system, sans-serif;--pv-font-body:"Pretendard", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--pv-max-width:1200px;--pv-section-pad-y:120px;--pv-hero-hue:0deg}@media (width<=767px){:root{--pv-section-pad-y:80px}}.popup-vivid{box-sizing:border-box}.popup-vivid *,.popup-vivid :before,.popup-vivid :after{box-sizing:inherit}.popup-vivid h1,.popup-vivid h2,.popup-vivid h3,.popup-vivid h4,.popup-vivid h5,.popup-vivid h6,.popup-vivid p,.popup-vivid ul,.popup-vivid ol,.popup-vivid figure,.popup-vivid blockquote{margin:0;padding:0}.popup-vivid ul,.popup-vivid ol{list-style:none}.popup-vivid img,.popup-vivid picture,.popup-vivid video,.popup-vivid svg{max-width:100%;height:auto;display:block}.popup-vivid a{color:inherit;text-decoration:none}.popup-vivid button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:0}.popup-vivid :focus-visible{outline:2px solid var(--pv-pink);outline-offset:4px}.popup-vivid{background:var(--pv-bg);color:var(--pv-text);font-family:var(--pv-font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:0;min-height:100vh;font-size:16px;line-height:1.6}.popup-vivid .pv-display{font-family:var(--pv-font-display);letter-spacing:-.04em;text-transform:uppercase;font-weight:800;line-height:.85}.popup-vivid .pv-eyebrow{font-family:var(--pv-font-display);color:var(--pv-pink);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.popup-vivid .pv-eyebrow:before{content:"";background:var(--pv-pink);width:24px;height:2px}.popup-vivid .pv-prose p{color:var(--pv-text);line-height:1.75}.popup-vivid .pv-prose p+p{margin-top:1em}.popup-vivid [data-pv-reveal]{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(28px)}.popup-vivid [data-pv-reveal].is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.popup-vivid [data-pv-reveal]{opacity:1;transition:none;transform:none}}.popup-vivid .pv-container{width:100%;max-width:var(--pv-max-width);margin:0 auto;padding:0 24px}@media (width>=768px){.popup-vivid .pv-container{padding:0 40px}}.popup-vivid .pv-section{padding-top:var(--pv-section-pad-y);padding-bottom:var(--pv-section-pad-y)}.popup-vivid .pv-section-header{flex-direction:column;gap:16px;max-width:760px;margin-bottom:64px;display:flex}.popup-vivid .pv-section-title{font-family:var(--pv-font-display);letter-spacing:-.03em;color:var(--pv-text);text-transform:uppercase;font-size:clamp(40px,6vw,72px);font-weight:800;line-height:.95}:root{--demo-bar-bg:#ffffffeb;--demo-bar-text:#0a0a0a;--demo-bar-border:#ff33664d;--demo-fab-bg:#f36;--demo-fab-icon:#fff}.popup-vivid .pv-hero{color:#fff;isolation:isolate;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.popup-vivid .pv-hero-bg{z-index:0;background:linear-gradient(135deg, var(--pv-pink) 0%, var(--pv-orange) 45%, var(--pv-yellow) 100%);filter:hue-rotate(var(--pv-hero-hue,0deg)) saturate(1.15);will-change:filter;position:absolute;inset:-10%}.popup-vivid .pv-hero-texture{z-index:1;mix-blend-mode:overlay;opacity:.55;background-position:50%;background-size:cover;position:absolute;inset:0}.popup-vivid .pv-hero-grain{z-index:2;pointer-events:none;background:radial-gradient(at 0 0,#ffffff2e,#0000 50%),radial-gradient(at 100% 100%,#0000002e,#0000 55%);position:absolute;inset:0}.popup-vivid .pv-hero-inner{z-index:3;width:100%;max-width:var(--pv-max-width);flex-direction:column;flex:1;justify-content:space-between;margin:0 auto;padding:120px 24px 60px;display:flex;position:relative}@media (width>=768px){.popup-vivid .pv-hero-inner{padding:140px 40px 80px}}.popup-vivid .pv-hero-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:40px;display:flex}.popup-vivid .pv-hero-pill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-family:var(--pv-font-display);letter-spacing:.16em;text-transform:uppercase;background:#ffffff2e;border:1px solid #fff6;border-radius:999px;align-items:center;gap:10px;padding:10px 18px;font-size:12px;font-weight:600;display:inline-flex}.popup-vivid .pv-hero-pill:before{content:"";background:#fff;border-radius:50%;width:6px;height:6px;animation:1.6s ease-in-out infinite pv-pulse;box-shadow:0 0 10px #ffffffe6}@keyframes pv-pulse{0%,to{opacity:.4;transform:scale(.85)}50%{opacity:1;transform:scale(1.1)}}.popup-vivid .pv-hero-meta{text-align:right;font-family:var(--pv-font-display);letter-spacing:.06em;text-transform:uppercase;opacity:.92;flex-direction:column;gap:4px;font-size:13px;font-weight:600;display:flex}.popup-vivid .pv-hero-title{font-family:var(--pv-font-display);letter-spacing:-.045em;text-transform:uppercase;color:#fff;margin-bottom:28px;font-size:clamp(58px,14vw,200px);font-weight:900;line-height:.85}.popup-vivid .pv-hero-title span{display:block}.popup-vivid .pv-hero-title span:nth-child(2){padding-left:clamp(20px,8vw,120px)}.popup-vivid .pv-hero-title span:nth-child(3){padding-left:clamp(40px,16vw,240px)}.popup-vivid .pv-hero-slogan{font-family:var(--pv-font-display);opacity:.95;margin-bottom:12px;font-size:clamp(18px,2.4vw,28px);font-style:italic;font-weight:500}.popup-vivid .pv-hero-tagline{opacity:.9;max-width:540px;margin-bottom:56px;font-size:14px;line-height:1.7}.popup-vivid .pv-hero-countdown{border-top:1px solid #ffffff59;border-bottom:1px solid #ffffff59;grid-template-columns:repeat(4,1fr);gap:0;padding:16px 0;display:grid}.popup-vivid .pv-hero-countdown-cell{text-align:center;border-right:1px solid #fff3}.popup-vivid .pv-hero-countdown-cell:last-child{border-right:0}.popup-vivid .pv-hero-countdown-num{font-family:var(--pv-font-display);letter-spacing:-.04em;color:#fff;font-variant-numeric:tabular-nums;font-size:clamp(48px,12vw,168px);font-weight:800;line-height:.9}.popup-vivid .pv-hero-countdown-label{font-family:var(--pv-font-display);letter-spacing:.18em;text-transform:uppercase;opacity:.85;margin-top:8px;font-size:11px;font-weight:600}.popup-vivid .pv-hero-bottom{font-family:var(--pv-font-display);letter-spacing:.16em;text-transform:uppercase;opacity:.85;justify-content:space-between;margin-top:28px;font-size:11px;font-weight:500;display:flex}@media (width<=640px){.popup-vivid .pv-hero-bottom{text-align:center;flex-direction:column;align-items:center;gap:6px}.popup-vivid .pv-hero-meta{text-align:left}}.popup-vivid .pv-concept{background:var(--pv-bg)}.popup-vivid .pv-concept-grid{grid-template-columns:1fr;align-items:end;gap:56px;display:grid}@media (width>=1024px){.popup-vivid .pv-concept-grid{grid-template-columns:1fr 1.2fr;gap:80px}}.popup-vivid .pv-concept-body{max-width:480px}.popup-vivid .pv-concept-title{font-family:var(--pv-font-display);letter-spacing:-.03em;color:var(--pv-text);margin:16px 0 28px;font-size:clamp(36px,5vw,60px);font-weight:800;line-height:1}.popup-vivid .pv-concept-paragraphs p{color:var(--pv-text-soft);font-size:15px;line-height:1.85}.popup-vivid .pv-concept-paragraphs p+p{margin-top:14px}.popup-vivid .pv-concept-image{aspect-ratio:4/5;background:var(--pv-bg-soft);border-radius:4px;position:relative;overflow:hidden}@media (width>=1024px){.popup-vivid .pv-concept-image{aspect-ratio:5/6}}.popup-vivid .pv-concept-image img{object-fit:cover;width:100%;height:100%;transition:transform 1.4s}.popup-vivid .pv-concept-image:hover img{transform:scale(1.05)}.popup-vivid .pv-concept-image:after{content:"VOL.01";background:var(--pv-pink);color:#fff;font-family:var(--pv-font-display);letter-spacing:.16em;border-radius:999px;padding:6px 12px;font-size:11px;font-weight:700;position:absolute;top:16px;right:16px}.popup-vivid .pv-brands{background:var(--pv-bg-soft)}.popup-vivid .pv-brands-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (width>=768px){.popup-vivid .pv-brands-grid{grid-template-columns:repeat(3,1fr)}}.popup-vivid .pv-brand-card{background:var(--pv-bg);border:1px solid var(--pv-border);flex-direction:column;transition:transform .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden}.popup-vivid .pv-brand-card:hover{transform:translateY(-6px);box-shadow:0 24px 60px #0000001a}.popup-vivid .pv-brand-card:before{content:"";background:var(--pv-brand-color,var(--pv-pink));height:6px;display:block}.popup-vivid .pv-brand-image{aspect-ratio:1;background:var(--pv-bg-soft);overflow:hidden}.popup-vivid .pv-brand-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.popup-vivid .pv-brand-card:hover .pv-brand-image img{transform:scale(1.04)}.popup-vivid .pv-brand-body{flex-direction:column;flex:1;padding:22px 24px 28px;display:flex}.popup-vivid .pv-brand-code{font-family:var(--pv-font-display);letter-spacing:.18em;color:var(--pv-brand-color,var(--pv-pink));text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:700}.popup-vivid .pv-brand-name{font-family:var(--pv-font-display);letter-spacing:-.02em;color:var(--pv-text);text-transform:uppercase;margin-bottom:14px;font-size:24px;font-weight:800;line-height:1}.popup-vivid .pv-brand-desc{color:var(--pv-text-soft);font-size:13px;line-height:1.7}.popup-vivid .pv-info{background:var(--pv-bg)}.popup-vivid .pv-info-rows{border-top:1px solid var(--pv-text);border-bottom:1px solid var(--pv-text);grid-template-columns:1fr;gap:0;margin-bottom:56px;display:grid}.popup-vivid .pv-info-row{border-bottom:1px solid var(--pv-border);grid-template-columns:140px 1fr;align-items:baseline;gap:24px;padding:28px 0;display:grid}.popup-vivid .pv-info-row:last-child{border-bottom:0}.popup-vivid .pv-info-label{font-family:var(--pv-font-display);letter-spacing:.16em;text-transform:uppercase;color:var(--pv-pink);font-size:12px;font-weight:700}.popup-vivid .pv-info-value{font-family:var(--pv-font-display);letter-spacing:-.01em;color:var(--pv-text);font-size:clamp(18px,2.4vw,28px);font-weight:700;line-height:1.2}.popup-vivid .pv-info-value small{color:var(--pv-text-soft);letter-spacing:0;margin-top:6px;font-size:13px;font-weight:500;display:block}@media (width<=640px){.popup-vivid .pv-info-row{grid-template-columns:1fr;gap:8px}}.popup-vivid .pv-info-map{aspect-ratio:16/9;background:var(--pv-bg-soft);border:1px solid var(--pv-border);width:100%;margin-bottom:40px;overflow:hidden}.popup-vivid .pv-info-map iframe{border:0;width:100%;height:100%}.popup-vivid .pv-info-tags{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.popup-vivid .pv-info-tag{background:var(--pv-text);color:#fff;font-family:var(--pv-font-display);letter-spacing:.04em;border-radius:999px;padding:10px 18px;font-size:13px;font-weight:600;transition:background .2s,transform .2s}.popup-vivid .pv-info-tag:hover{background:var(--pv-pink);transform:translateY(-2px)}.popup-vivid .pv-footer{background:var(--pv-text);color:#fff;text-align:center;padding:80px 24px 60px}.popup-vivid .pv-footer-thanks{font-family:var(--pv-font-display);letter-spacing:-.04em;text-transform:uppercase;background:linear-gradient(90deg, var(--pv-pink), var(--pv-orange), var(--pv-yellow));color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:clamp(40px,7vw,88px);font-weight:800;line-height:.9}.popup-vivid .pv-footer-sub{opacity:.8;margin-bottom:36px;font-size:14px}.popup-vivid .pv-footer-disclaimer{opacity:.6;border-top:1px solid #ffffff26;max-width:640px;margin:0 auto;padding-top:24px;font-size:11px;line-height:1.7}
