@font-face{font-family:SUIT;src:url(/fonts/SUIT-Light.woff2) format("woff2");font-weight:300}@font-face{font-family:SUIT;src:url(/fonts/SUIT-Regular.woff2) format("woff2");font-weight:400}@font-face{font-family:SUIT;src:url(/fonts/SUIT-SemiBold.woff2) format("woff2");font-weight:600}@font-face{font-family:SUIT;src:url(/fonts/SUIT-Bold.woff2) format("woff2");font-weight:700}:root{--bg:#f7f6f2;--red:#c91e1e;--red-dark:#b9191b;--muted:#9b9188;--ink:#221c19;--white:#fffaf4}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{margin:0;min-width:0;min-height:100vh;background:var(--bg);color:var(--ink);font-family:SUIT,Noto Sans KR,sans-serif;-webkit-font-smoothing:antialiased}a,button,input,select,textarea{font:inherit}a,button{cursor:pointer}a{color:inherit;text-decoration:none}.coupon{position:absolute;inset:0 0 auto;z-index:6;height:45px;display:grid;place-items:center;background:var(--red);color:#fff;font-size:13px;font-weight:700}.site-header{position:absolute;top:45px;left:0;right:0;z-index:7;height:80px}.header-inner{width:min(1310px,calc(100% - 130px));height:100%;margin:0 auto;border:1px solid rgba(255,250,244,.76);border-radius:999px;padding:0 26px;background:rgba(255,250,244,.9);box-shadow:0 16px 42px rgba(86,28,28,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.primary-nav{display:flex;gap:24px;color:var(--red);font-size:13px;font-weight:700}.brand{justify-self:center}.brand img{display:block;width:220px;height:auto}.text-brand{width:220px;color:var(--red);font-size:22px;font-weight:700;line-height:1.18;letter-spacing:0;text-align:center;word-break:keep-all}.header-actions{justify-self:end;display:flex;gap:18px}.header-actions a,.header-actions button{display:inline-flex;align-items:center;gap:3px;border:0;padding:0;background:transparent;color:var(--red);font-size:12px;font-weight:700}.header-actions img{width:30px;height:30px}.search-panel{position:fixed;inset:0;z-index:20;display:grid;place-content:center;gap:18px;background:rgba(247,246,242,.96)}.search-panel label{color:var(--red);font-size:16px;font-weight:700;text-align:center}.search-panel input{width:min(520px,calc(100vw - 40px));border:0;border-bottom:2px solid var(--red);padding:18px 4px;background:transparent;color:var(--red-dark);font-size:24px;outline:0;text-align:center}.search-close{position:absolute;top:28px;right:32px;border:1px solid var(--red);border-radius:999px;padding:10px 18px;background:transparent;color:var(--red);font-weight:700}.hero{position:relative;overflow:hidden;height:min(47.4vw,682px);min-height:440px}.hero>img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.hero-copy{position:absolute;top:150px;left:max(64px,4.5vw);color:#fff;text-shadow:0 1px 14px rgba(44,29,21,.18)}.hero-copy h1{margin:0;font-size:clamp(24px,2.6vw,40px);line-height:1.33;font-weight:700;letter-spacing:0}.hero-copy p{margin:28px 0 0;font-size:12px;font-weight:700}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:32px}.hero-actions a{min-width:118px;border:1px solid rgba(255,255,255,.82);border-radius:999px;padding:11px 20px;background:rgba(255,250,244,.12);color:#fff;font-size:12px;font-weight:700;text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.popup-card{position:fixed;top:50%;left:50%;z-index:10;width:310px;transform:translate(-50%,-8%);border-radius:10px;padding:22px 22px 20px;background:rgba(255,255,255,.95);box-shadow:0 14px 45px rgba(95,55,35,.18)}.popup-card button{position:absolute;top:-32px;right:0;width:20px;height:20px;border:0;background:transparent;color:#fff;font-weight:700}.popup-card strong{display:block;color:#241a18;font-size:15px;font-weight:700}.popup-card p,.popup-card span{display:block;color:#8b8178;font-size:11px;line-height:1.45}.popup-card img{width:102px;height:102px;margin:12px 0;object-fit:cover}.popup-card b{display:block;margin-top:7px;font-size:12px}.popup-card a{display:inline-flex;margin-top:12px;border:1px solid var(--red);border-radius:999px;padding:8px 14px;color:var(--red);font-size:11px;font-weight:700}.products{padding:78px clamp(22px,4vw,64px) 115px}.section-heading{max-width:780px;margin:0 0 42px;color:var(--red)}.section-heading h2{margin:0 0 14px;font-size:clamp(34px,4.4vw,64px);line-height:1.04;font-weight:700;letter-spacing:0}.section-heading p{margin:0;font-size:14px;line-height:1.65;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(24px,4.8vw,70px);width:100%;margin:0 auto}.product-card{min-width:0}.product-image{position:relative;overflow:hidden;aspect-ratio:720/881;background:#ead8ca}.product-image>img{width:100%;height:100%;object-fit:cover;display:block}.product-image span{position:absolute;top:18px;right:17px;z-index:1}.product-image span img{width:35px;height:29px}.product-card h3{margin:23px 0 10px;color:var(--red);font-size:14px;line-height:1.42;font-weight:700;letter-spacing:0}.price-row{display:flex;align-items:center;gap:9px}.price-row strong{color:var(--red);font-size:16px;font-weight:700}.price-row span{color:#bd9c8c;font-size:13px;font-weight:600;text-decoration:line-through}.product-card em{display:inline-flex;margin-top:13px;border:1px solid var(--red);border-radius:18px;padding:8px 11px;color:var(--red);font-size:11px;line-height:1.45;font-style:normal;font-weight:700}.technique{overflow:hidden;max-width:100%}.ticker{width:100%;overflow:hidden;margin:0 0 90px;color:var(--red);font-size:clamp(58px,7.7vw,122px);line-height:1;font-weight:600;letter-spacing:0;white-space:nowrap;animation:ticker-slide 30s linear infinite;will-change:transform}.ticker:hover{animation-duration:60s}@keyframes ticker-slide{0%{transform:translateX(100vw)}to{transform:translateX(-100%)}}.story-grid{width:min(1310px,calc(100% - 130px));margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:34px;align-items:stretch}.story-grid>img{width:100%;aspect-ratio:1;object-fit:cover;display:block}.story-copy{min-height:330px;display:flex;flex-direction:column;justify-content:center;color:var(--red)}.story-copy-top{padding-left:18px}.story-copy h2{margin:0 0 22px;font-size:clamp(30px,3.2vw,47px);line-height:1.05;font-weight:700;letter-spacing:0}.story-copy p{max-width:360px;margin:0;font-size:14px;line-height:1.65;font-weight:700}.brand-banner a,.story-copy a{width:fit-content;margin-top:72px;border:1px solid;border-radius:999px;padding:10px 25px;font-size:12px;font-weight:700}.statement{width:min(1310px,calc(100% - 130px));margin:125px auto 130px;display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:42px;align-items:center;color:var(--red)}.statement p{margin:0;font-size:clamp(46px,6.35vw,84px);line-height:1.32;font-weight:600;letter-spacing:0}.statement span{display:inline-flex;align-items:center;justify-content:center;min-width:270px;border:2px solid var(--red);border-radius:999px}.statement img{width:min(260px,100%);justify-self:end;animation:point-rotate 18s linear infinite;transform-origin:center;will-change:transform}.contact{width:min(1310px,calc(100% - 130px));margin:0 auto 130px;display:grid;grid-template-columns:.9fr 1.1fr;gap:58px;align-items:start;color:var(--red)}.contact-copy h2{margin:0 0 24px;font-size:clamp(34px,4vw,58px);line-height:1.08}.contact-copy p{max-width:430px;margin:0;color:var(--red);font-size:14px;line-height:1.75;font-weight:700}.contact-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}.contact-form button,.contact-links a{border:1px solid var(--red);border-radius:999px;padding:11px 18px;background:transparent;color:var(--red);font-size:12px;font-weight:700}.contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;min-width:0;border:1px solid rgba(201,30,30,.42);border-radius:6px;padding:15px 16px;background:rgba(255,250,244,.72);color:var(--red-dark);font-size:13px;font-weight:700;outline:0}.contact-form textarea{grid-column:1/-1;min-height:150px;resize:vertical}.contact-form button{grid-column:1/-1;justify-self:start;background:var(--red);color:#fff}.contact-form button:disabled{cursor:wait;opacity:.7}.form-note{grid-column:1/-1;margin:-2px 0 0;color:var(--red-dark);font-size:12px;line-height:1.55;font-weight:700}.form-note-error{color:#7d1717}@keyframes point-rotate{to{transform:rotate(1turn)}}.brand-banner{position:relative;height:min(38.5vw,555px);min-height:420px;overflow:hidden;color:#fff;text-align:center}.brand-banner>img{width:100%;height:100%;object-fit:cover;display:block}.brand-banner:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.08)}.brand-banner div{position:absolute;inset:0;z-index:1;display:grid;place-content:center;justify-items:center}.brand-banner h2{margin:0 0 16px;font-size:clamp(30px,3.1vw,48px);line-height:1;font-weight:700}.brand-banner p{margin:0;font-size:14px;line-height:1.75;font-weight:600}.brand-banner a{margin-top:34px}.footer{background:var(--red);color:#fff;padding:78px max(30px,4.5vw) 65px}.footer-inner{max-width:1310px;margin:0 auto}.footer-logo{width:221px;height:auto;display:block;margin-bottom:46px}.footer-logo.text-brand{color:#fff;text-align:left}.footer-columns{display:grid;grid-template-columns:1.8fr .55fr .75fr;gap:70px}.footer h2{margin:0 0 24px;font-size:20px;line-height:1}.footer a,.footer p,.footer small,.footer strong{display:block;margin:0 0 13px;color:#fff;font-size:13px;line-height:1.65;font-weight:600}.footer a{border-bottom:1px solid rgba(255,255,255,.55);padding-bottom:13px}.floating{position:fixed;right:25px;bottom:70px;z-index:12;display:grid;gap:0}.floating a{width:56px;height:56px;display:block}.floating a+a{height:63px}.floating img{width:100%;height:100%;display:block}@media (max-width:760px){.coupon{position:relative;inset:auto;height:50px;font-size:13px}.site-header{position:relative;top:auto;height:auto;padding:18px 0 16px}.header-inner{width:calc(100% - 36px);border-radius:22px;padding:16px 18px;grid-template-columns:1fr auto;gap:15px}.primary-nav{grid-column:1/-1;order:3;gap:18px;overflow-x:auto;padding-top:12px;font-size:12px}.brand{justify-self:start}.brand img{width:154px}.text-brand{width:164px;font-size:18px;text-align:left}.header-actions{gap:12px}.header-actions img{width:25px;height:25px}.hero{height:450px;min-height:450px}.hero>img{object-position:53% top}.hero-copy{top:70px;left:24px}.hero-copy h1{font-size:25px}.popup-card{top:auto;bottom:22px;width:calc(100% - 46px);transform:translateX(-50%)}.products{padding:48px 22px 80px}.section-heading{margin-bottom:32px}.product-grid{grid-template-columns:1fr;gap:42px}.ticker{margin-bottom:50px;font-size:56px}.story-grid{width:calc(100% - 44px);grid-template-columns:1fr;gap:22px}.story-copy,.story-copy-top{min-height:240px;padding:16px 0 22px}.brand-banner a,.story-copy a{margin-top:34px}.statement{width:calc(100% - 44px);margin:80px auto;grid-template-columns:1fr;gap:34px}.statement p{font-size:44px}.statement span{min-width:145px}.statement img{width:130px}.contact{width:calc(100% - 44px);margin-bottom:82px;gap:30px}.contact,.contact-form{grid-template-columns:1fr}.brand-banner{height:480px}.brand-banner>img{object-position:42% center}.footer{padding:58px 24px 72px}.footer-logo{width:156px}.footer-logo.text-brand{width:170px}.footer-columns{grid-template-columns:1fr;gap:34px}.floating{right:14px;bottom:24px}}@media (max-width:420px){.header-inner{grid-template-columns:1fr}.brand{justify-self:center}.text-brand{width:auto;text-align:center}.header-actions{justify-self:center}.primary-nav{justify-content:flex-start}.hero-copy{left:18px;right:18px}.hero-actions a{min-width:104px;padding-inline:14px}.statement p{font-size:36px}}