@import "https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;500;700&display=swap";
.home-module__txgM7a__homeWrapper{--bg:#050505;--bg-accent:#121212;--text:#f5f5f5;--muted:#f5f5f59e;--surface:#141414d9;--line:#ffffff24;--accent:#f5f5f5;color:var(--text);background:#000;min-height:100vh;font-family:Noto Sans KR,Apple SD Gothic Neo,sans-serif}.home-module__txgM7a__homeWrapper *{box-sizing:border-box}.home-module__txgM7a__page{flex-direction:column;gap:clamp(2rem,4vw,3.5rem);width:100%;max-width:none;margin:0;padding:0;display:flex}.home-module__txgM7a__hero{min-height:100vh;box-shadow:none;background:#000;border:none;border-radius:0;align-items:flex-end;padding:clamp(1.5rem,6vw,4.5rem);display:flex;position:relative;overflow:hidden}.home-module__txgM7a__hero__imageStack{z-index:0;position:absolute;inset:0;overflow:hidden}.home-module__txgM7a__hero__imageStack img{object-fit:cover;filter:none;opacity:0;width:100%;height:100%;animation:36s infinite home-module__txgM7a__heroFade;position:absolute;inset:0}.home-module__txgM7a__hero__imageStack img:first-child{opacity:1;animation-delay:0s}.home-module__txgM7a__hero__imageStack img:nth-child(2){animation-delay:6s}.home-module__txgM7a__hero__imageStack img:nth-child(3){animation-delay:12s}.home-module__txgM7a__hero__imageStack img:nth-child(4){animation-delay:18s}.home-module__txgM7a__hero__imageStack img:nth-child(5){animation-delay:24s}.home-module__txgM7a__hero__imageStack img:nth-child(6){animation-delay:30s}@keyframes home-module__txgM7a__heroFade{0%{opacity:0}5%{opacity:1}25%{opacity:1}30%{opacity:0}to{opacity:0}}.home-module__txgM7a__hero__imageStack img:first-child{opacity:1}@media (prefers-reduced-motion:reduce){.home-module__txgM7a__hero__imageStack img{opacity:0;animation:none!important}.home-module__txgM7a__hero__imageStack img:first-child{opacity:1}}.home-module__txgM7a__hero__text{z-index:1;text-shadow:0 2px 8px #ffffff4d;max-width:480px;position:relative}.home-module__txgM7a__hero__wordmark{letter-spacing:.4em;text-transform:uppercase;color:#141414b8;margin:0;font-size:.75rem}.home-module__txgM7a__hero__title{letter-spacing:.08em;text-transform:uppercase;color:#0a0a0a;margin:.75rem 0 .25rem;font-size:clamp(2.5rem,10vw,4.5rem)}.home-module__txgM7a__hero__status{letter-spacing:.18em;text-transform:uppercase;color:#141414b8;margin:0;font-size:1rem}.home-module__txgM7a__hero__whisper{color:#1e1e1ed9;margin:2rem 0 0;font-size:.95rem;line-height:1.8}.home-module__txgM7a__hero__actions{gap:.75rem;margin-top:2.5rem;display:flex}.home-module__txgM7a__primary{color:#0a0a0a;letter-spacing:.15em;text-transform:uppercase;background:#fff;border:1px solid #0000;border-radius:999px;padding:.8rem 1.8rem;font-size:.9rem;text-decoration:none;transition:background .2s,color .2s,transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 15px 35px #00000059}.home-module__txgM7a__primary:hover{color:#000;background:#f3f3f3;transform:translateY(-3px);box-shadow:0 25px 45px #00000073}.home-module__txgM7a__channels{background:0 0;border:none;border-radius:0;gap:1.5rem;width:100%;max-width:1200px;margin:0 auto;padding:0 clamp(1.25rem,5vw,3rem);display:grid}.home-module__txgM7a__channels__header{flex-direction:column;gap:.4rem;display:flex}.home-module__txgM7a__channels__eyebrow{letter-spacing:.3em;color:var(--muted);text-transform:uppercase;margin:0;font-size:.72rem}.home-module__txgM7a__channels h2{margin:0;font-size:1.5rem}.home-module__txgM7a__linkGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;display:grid}.home-module__txgM7a__channelLink{border:1px solid var(--line);color:var(--text);background:#ffffff05;border-radius:18px;align-items:center;gap:.75rem;padding:.85rem 1rem;text-decoration:none;transition:border-color .2s,background .2s;display:flex}.home-module__txgM7a__channelLink:hover{background:#ffffff0d;border-color:#fff6}.home-module__txgM7a__channelIcon{color:#fff;background:#ffffff14;border-radius:16px;flex-shrink:0;place-items:center;width:48px;height:48px;display:grid}.home-module__txgM7a__channelIcon svg,.home-module__txgM7a__channelIcon img{object-fit:contain;width:26px;height:26px}.home-module__txgM7a__channelIcon--naver-smartstore,.home-module__txgM7a__channelIcon--instagram,.home-module__txgM7a__channelIcon--youtube,.home-module__txgM7a__channelIcon--naver-blog{background:#ffffff1f}.home-module__txgM7a__channelText{flex-direction:column;gap:.1rem;display:flex}.home-module__txgM7a__channelLabel{font-weight:600}.home-module__txgM7a__channelHint{color:var(--muted);font-size:.85rem}.home-module__txgM7a__gallery{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:clamp(.75rem,2vw,1.5rem);width:100%;max-width:1200px;margin:0 auto;padding:0 clamp(1.25rem,5vw,3rem);display:grid}.home-module__txgM7a__gallery figure{border:1px solid var(--line);background:#ffffff05;border-radius:28px;min-height:clamp(200px,40vw,360px);margin:0;position:relative;overflow:hidden;box-shadow:0 15px 35px #00000059}.home-module__txgM7a__gallery img{object-fit:cover;filter:grayscale(.1);width:100%;height:100%;display:block}.home-module__txgM7a__footer{background:var(--bg-accent);border-top:1px solid var(--line);margin-top:6rem;padding:clamp(3rem,6vw,5rem) 0}.home-module__txgM7a__footer__content{gap:clamp(2.5rem,5vw,4rem);max-width:1200px;margin:0 auto;padding:0 clamp(1.25rem,5vw,3rem);display:grid}.home-module__txgM7a__footer__brand{border-bottom:1px solid var(--line);padding-bottom:2rem}.home-module__txgM7a__footer__wordmark{letter-spacing:.4em;text-transform:uppercase;color:var(--muted);margin:0 0 .5rem;font-size:.7rem;font-weight:300}.home-module__txgM7a__footer__title{letter-spacing:.08em;color:var(--text);margin:0 0 .75rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.home-module__txgM7a__footer__since{color:var(--muted);letter-spacing:.2em;text-transform:uppercase;margin:.75rem 0 0;font-size:.85rem;font-weight:300}.home-module__txgM7a__footer__info{gap:2rem;display:grid}.home-module__txgM7a__footer__section h4{letter-spacing:.3em;text-transform:uppercase;color:var(--muted);margin:0 0 1.25rem;font-size:.8rem;font-weight:500}.home-module__txgM7a__footer__section dl{gap:.75rem;margin:0;display:grid}.home-module__txgM7a__footer__section dl>div{grid-template-columns:140px 1fr;gap:1rem;font-size:.9rem;line-height:1.6;display:grid}.home-module__txgM7a__footer__section dt{color:var(--muted);font-weight:400}.home-module__txgM7a__footer__section dd{color:var(--text);margin:0;font-weight:300}.home-module__txgM7a__footer__bottom{border-top:1px solid var(--line);text-align:center;padding-top:2rem}.home-module__txgM7a__footer__bottom p{color:var(--muted);letter-spacing:.15em;margin:0;font-size:.85rem;font-weight:300}@media (max-width:640px){.home-module__txgM7a__hero{border-radius:0;min-height:100vh;padding:2.5rem 1.5rem}.home-module__txgM7a__hero__title{font-size:clamp(2.2rem,14vw,3.2rem)}.home-module__txgM7a__hero__whisper{font-size:.9rem}.home-module__txgM7a__hero__actions{flex-direction:column;align-items:flex-start}.home-module__txgM7a__primary{text-align:center;width:100%}.home-module__txgM7a__footer__section dl>div{grid-template-columns:1fr;gap:.25rem}.home-module__txgM7a__footer__section dt{font-size:.8rem}.home-module__txgM7a__footer__section dd{padding-bottom:.5rem;font-size:.9rem}}
