@font-face{font-family:'Noto Sans KR';font-style:normal;font-weight:100 900;font-display:swap;src:url('/static/fonts/NotoSansKR.ttf') format('truetype')}
:root{--ink:#20211f;--muted:#74756f;--line:#e5e5de;--paper:#fff;--accent:#ed4e2e;--cream:#f5f4ee;--radius:12px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font:16px/1.6 'Noto Sans KR',-apple-system,BlinkMacSystemFont,'Segoe UI','Apple SD Gothic Neo','Malgun Gothic',sans-serif;background:var(--paper)}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}button:disabled{cursor:wait;opacity:.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{border:0;background:none}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.3;letter-spacing:-.045em}button:focus-visible,a:focus-visible{outline:3px solid #417cf4;outline-offset:4px}input:focus,select:focus{outline:2px solid var(--accent);outline-offset:2px}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.topbar{background:var(--ink);color:#fff;text-align:center;padding:8px 16px;font-size:12px;letter-spacing:.06em}.header{height:96px;padding:0 max(5vw,24px);display:flex;align-items:center;gap:40px;background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.logo{font-size:36px;font-weight:850;letter-spacing:-2.5px;line-height:1}.logo span{color:var(--accent);display:inline-block;margin-left:4px;vertical-align:2px}.search{display:flex;align-items:center;width:390px;margin-left:auto;border-bottom:1px solid #b7b8b0;height:44px}.search input{border:0;outline:0;background:none;width:100%;font-size:14px;padding:6px 0}.search button{display:flex;padding:9px}.header-actions{display:flex;align-items:center;gap:22px;white-space:nowrap;font-size:14px}.text-button{padding:0;text-decoration:underline;text-underline-offset:5px}.cart-trigger{position:relative;padding:8px 4px;display:flex;align-items:center;gap:6px}.cart-trigger span{border-radius:50%;background:var(--accent);color:white;min-width:20px;height:20px;display:grid;place-items:center;font-size:12px;font-weight:700}.hero{margin:28px max(5vw,24px) 32px;display:grid;grid-template-columns:1fr 1fr;min-height:470px;background:var(--cream);overflow:hidden}.hero-copy{padding:48px 44px;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:750;margin-bottom:20px}.hero h1{font-size:clamp(32px,3.2vw,52px);margin-bottom:24px;line-height:1.32}.hero h1 span{color:var(--accent)}.hero-description{color:#65665e;font-size:15px;margin-bottom:28px}.button{display:inline-flex;justify-content:center;align-items:center;gap:22px;min-height:50px;padding:12px 24px;border-radius:5px;font-weight:650;font-size:15px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.dark{background:var(--ink);color:#fff}.primary{background:var(--accent);color:#fff}.secondary{background:#f0f0eb}.light{background:#fff;color:var(--ink)}.full{width:100%}.hero-pagination{display:flex;align-items:center;gap:7px;margin-top:auto;padding-top:25px}.hero-pagination>span{width:8px;height:8px;border-radius:50%;background:#c5c5bc}.hero-pagination .active{width:25px;border-radius:5px;background:var(--ink)}.hero-pagination small{font-size:10px;letter-spacing:.1em;margin-left:14px;color:var(--muted)}.hero-image{position:relative;min-height:470px;overflow:hidden;background:#d7ba75}.hero-image>img{width:100%;height:100%;object-fit:cover;position:absolute;transition:transform 1s}.hero-image:hover>img{transform:scale(1.045)}.hero-label{position:absolute;top:26px;left:28px;color:white;font-weight:800;font-size:24px;line-height:1.05;letter-spacing:-1px;text-shadow:0 1px 10px #0004}.image-caption{position:absolute;bottom:20px;left:25px;right:25px;display:flex;justify-content:space-between;align-items:center;color:#fff;text-shadow:0 1px 8px #0009}.image-caption button{width:44px;height:44px;border-radius:50%;background:#fff;color:var(--ink);font-size:25px}.ticker{background:var(--accent);color:#fff;overflow:hidden;padding:11px 0;font-weight:750;letter-spacing:.12em;font-size:14px}.ticker>div{width:max-content;animation:marquee 35s linear infinite}.collection{padding:66px max(5vw,24px) 72px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.section-heading .eyebrow{margin-bottom:9px;color:var(--muted)}.section-heading h2{font-size:32px;margin:0}.section-heading h2 span{margin-left:12px;color:var(--accent);font-size:36px}.section-heading>p{font-size:14px;color:var(--muted);margin-bottom:6px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;border-bottom:1px solid var(--line);padding-bottom:18px}.categories{display:flex;gap:8px;flex-wrap:wrap}.categories button{padding:8px 20px;border:1px solid var(--line);border-radius:30px;font-size:14px;transition:.2s}.categories button:hover{border-color:var(--ink)}.categories .active{background:var(--ink);color:white;border-color:var(--ink)}select{background:#fff;border:0;font-size:14px;max-width:140px}.results-meta{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);margin:17px 0}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 24px}.product-card{min-width:0;animation:enter .5s both}.product-image{position:relative;background:#f4f3ef;aspect-ratio:1/1;overflow:hidden}.image-button{width:100%;height:100%;padding:0;display:block}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-card:hover .product-image img{transform:scale(1.04)}.badge{position:absolute;top:16px;left:16px;background:white;padding:3px 9px;font-size:10px;font-weight:750;letter-spacing:.08em;pointer-events:none}.wish{position:absolute;right:12px;top:10px;font-size:25px;width:36px;height:36px;background:#fffffff2;border-radius:50%;display:grid;place-items:center;line-height:1}.wish[aria-pressed=true]{color:var(--accent)}.quick-add{position:absolute;bottom:12px;left:12px;right:12px;background:#fffffff0;display:flex;justify-content:space-between;padding:9px 15px;font-size:13px;transform:translateY(160%);transition:transform .25s}.product-card:hover .quick-add,.product-card:focus-within .quick-add{transform:translateY(0)}.product-meta{padding:16px 1px}.product-meta>span{font-size:10px;color:var(--muted);letter-spacing:.1em}.product-title{display:block;padding:4px 0;text-align:left;font-size:17px;font-weight:600}.price{display:flex;gap:10px;align-items:center}.price strong{font-size:18px}.price s{font-size:13px;color:#93948c}.product-meta p{font-size:13px;color:var(--muted);margin:5px 0 0}.bottom-banner{background:#dedfcf;margin:0 max(5vw,24px) 70px;padding:35px 42px;display:flex;align-items:center;gap:40px;position:relative;overflow:hidden}.bottom-banner>span{font-size:12px;font-weight:700;letter-spacing:.1em;writing-mode:vertical-rl}.bottom-banner h2{font-size:30px;margin:0}.bottom-banner a{margin-left:auto}footer{border-top:1px solid var(--line);padding:40px max(5vw,24px);display:flex;flex-wrap:wrap;align-items:center;gap:20px}footer .logo{font-size:30px}footer p{font-size:14px;color:var(--muted);margin:0}footer>div{width:100%;font-size:12px;color:var(--muted)}footer>div>span{margin-left:20px}dialog{border:0;color:var(--ink);padding:0;background:white;box-shadow:0 15px 70px #0003;max-height:92dvh}dialog::backdrop{background:#10110f66;backdrop-filter:blur(3px)}.cart-dialog{width:460px;max-width:100%;height:100dvh;max-height:100dvh;margin:0 0 0 auto;position:fixed;border-radius:0}.cart-dialog[open]{display:flex;flex-direction:column;animation:slide .25s}.drawer-header{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid var(--line)}.drawer-header h2{font-size:22px;margin:0}.drawer-header h2 span{color:var(--accent);margin-left:10px}.icon-button{width:38px;height:38px;border-radius:50%;font-size:20px;display:grid;place-items:center}.icon-button:hover{background:#eee}.cart-items{padding:0 24px;flex:1;overflow:auto}.cart-row{display:flex;gap:16px;padding:22px 0;border-bottom:1px solid var(--line)}.cart-row img{width:82px;height:94px;object-fit:cover}.cart-row-main{flex:1}.cart-row h3{font-size:15px;margin:0 0 5px}.cart-row p{font-size:14px;margin-bottom:12px}.cart-row-bottom{display:flex;justify-content:space-between;align-items:center}.qty{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:4px}.qty button{width:30px;height:30px}.qty span{min-width:25px;text-align:center;font-size:13px}.remove{font-size:12px;color:var(--muted);text-decoration:underline}.cart-bottom{padding:22px 24px;background:#fafaf7;border-top:1px solid var(--line)}.cart-bottom>p:first-child{font-size:13px;margin-bottom:12px}.total-line{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.total-line strong{font-size:22px}.muted{color:var(--muted)}.small{font-size:12px;line-height:1.7}.cart-bottom .small{text-align:center;margin:12px 0 0}.toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%,20px);background:var(--ink);color:#fff;box-shadow:0 5px 20px #0002;z-index:100;padding:14px 24px;border-radius:8px;opacity:0;pointer-events:none;transition:.25s;max-width:90vw;font-size:14px}.toast.show{opacity:1;transform:translate(-50%,0)}.product-dialog{width:880px;max-width:92vw;border-radius:10px}.dialog-close{position:absolute;top:12px;right:12px;z-index:2;background:#fff}.detail-layout{display:grid;grid-template-columns:1fr 1fr}.detail-image{height:100%;width:100%;object-fit:cover;min-height:410px}.detail-copy{padding:50px 32px 30px}.detail-copy h2{font-size:28px}.detail-copy .price{margin-bottom:20px}.detail-copy .qty{margin:18px 0}.detail-copy .button{margin-top:14px}.detail-copy>p{font-size:14px}.small-dialog{width:410px;max-width:90vw;border-radius:10px;padding:46px 30px 25px}.small-dialog h2{font-size:22px}.small-dialog p{word-break:break-all}.small-dialog .button{margin-top:15px}.empty-state{text-align:center;padding:65px 15px;color:var(--muted)}.empty-state h2,.empty-state h3{color:var(--ink)}.auth-page{display:grid;grid-template-columns:1fr 1fr;max-width:1040px;margin:65px auto;min-height:510px}.auth-art{background:var(--accent);color:#fff;padding:50px;overflow:hidden}.auth-art h1{font-size:42px}.auth-art>span{display:block;font-size:185px;line-height:1;margin:25px 0 0;text-align:right}.auth-form{padding:60px 50px;border:1px solid var(--line)}.auth-form h2{font-size:30px;margin:15px 0 20px}.google-button{display:flex;align-items:center;justify-content:center;gap:18px;border:1px solid #d8d8d0;border-radius:5px;padding:14px;margin:28px 0 16px;font-weight:650}.google-button>span{font-size:23px;color:#4285f4;font-family:Arial}.auth-form>.text-button{display:inline-block;margin-top:25px;font-size:14px}.page-wrap{max-width:1160px;padding:40px 24px 70px;margin:auto;min-height:65vh}.back-link{font-size:14px;color:var(--muted)}.page-title{display:flex;justify-content:space-between;align-items:center;margin:28px 0}.page-title h1{font-size:32px;margin:0}.page-title>span{font-size:13px;color:var(--muted)}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:30px}.panel{padding:28px;border:1px solid var(--line);border-radius:8px;margin-bottom:24px}.panel h2{font-size:20px;margin-bottom:24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid label{font-size:14px;display:flex;flex-direction:column;gap:8px}.form-grid input{width:100%;padding:12px;border:1px solid #d9dad3;border-radius:4px;font-size:15px}.wide{grid-column:1/-1}.order-summary{align-self:start;position:sticky;top:120px}.summary-row{display:flex;justify-content:space-between;font-size:14px;margin-bottom:15px}.summary-row.grand{padding-top:20px;margin-top:25px;border-top:1px solid var(--line);align-items:center}.grand b{font-size:24px;color:var(--accent)}.payment-method{border:1px solid var(--accent);background:#fff7f3;border-radius:5px;padding:14px;margin-top:25px;display:flex;flex-direction:column;font-size:14px}.payment-method strong{font-size:13px;color:#2872dc}.agree{font-size:13px;display:flex;align-items:flex-start;gap:5px;margin:24px 0 16px}.agree input{margin-top:5px;accent-color:var(--accent)}.form-error{color:#ba341c;font-size:14px}.order-product{display:flex;align-items:center;gap:18px;margin:18px 0}.order-product img{width:78px;height:78px;object-fit:cover;border-radius:4px}.order-product strong{font-size:15px}.order-product p{font-size:13px;color:var(--muted);margin:4px 0}.order-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:16px}.order-heading .eyebrow{font-size:11px}.order-number{font-size:12px;color:var(--muted);margin:4px 0 0;word-break:break-all}.order-status{background:#eee;padding:5px 12px;font-size:13px;border-radius:20px;white-space:nowrap}.order-status.paid{background:#e5f0e4;color:#2b693c}.order-list{max-width:800px}.order-list .total-line{border-top:1px solid var(--line);padding-top:18px;margin:18px 0 0}.message-page{min-height:65vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:70px 24px;gap:16px}.message-page h1{font-size:30px;margin:0}.message-page p{color:var(--muted);max-width:580px}.status-symbol{border-radius:50%;background:#fff0e9;color:var(--accent);width:76px;height:76px;display:grid;place-items:center;font-size:40px;margin-bottom:10px}.message-page>.text-button{font-size:14px}.message-page .button{min-width:200px}@keyframes marquee{to{transform:translateX(-33.333%)}}@keyframes enter{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes slide{from{transform:translateX(100%)}to{transform:translateX(0)}}@media(hover:none){.quick-add{transform:translateY(0)}}@media(min-width:1600px){.hero,.collection,.bottom-banner{max-width:1440px;margin-left:auto;margin-right:auto}.collection{padding-left:0;padding-right:0}}@media(max-width:1000px){.header{gap:22px}.search{width:270px}.header-actions{gap:14px}.orders-link{display:none}.hero-copy{padding:35px 25px}.hero,.hero-image{min-height:420px}.hero-description{font-size:14px}.product-grid{gap:26px 16px}.section-heading>p{display:none}.checkout-layout{grid-template-columns:minmax(0,1fr) 310px;gap:18px}.panel{padding:20px}.auth-page{margin:40px 24px}.auth-form,.auth-art{padding:40px 30px}.auth-art h1{font-size:36px}}@media(max-width:700px){.topbar{font-size:10px}.header{height:auto;min-height:84px;padding:18px 20px;flex-wrap:wrap;gap:16px}.logo{font-size:31px}.header-actions{margin-left:auto;gap:15px;font-size:12px}.search{order:3;width:100%;height:37px;margin:0}.search input{font-size:13px}.hero{margin:18px 16px 24px;grid-template-columns:1fr;min-height:0}.hero-copy{padding:30px 26px}.hero h1{font-size:33px;margin-bottom:15px}.hero .eyebrow{margin-bottom:15px}.hero-description{margin-bottom:20px}.hero-pagination{display:none}.hero-image{min-height:280px}.hero-label{font-size:22px}.ticker{font-size:12px;padding:9px 0}.collection{padding:38px 18px}.section-heading{margin-bottom:22px}.section-heading h2{font-size:25px}.section-heading h2 span{font-size:28px}.catalog-toolbar{align-items:flex-start;flex-wrap:wrap;padding-bottom:12px}.categories{gap:6px}.categories button{font-size:12px;padding:7px 13px}.sort-label{margin-left:auto}.sort-label select{font-size:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.product-meta{padding-top:10px}.product-meta>span{font-size:9px;letter-spacing:.03em}.product-title{font-size:14px}.price{gap:7px;flex-wrap:wrap}.price strong{font-size:15px}.price s{font-size:11px}.product-meta p{font-size:11px}.badge{left:8px;top:9px;font-size:9px;padding:2px 6px}.wish{right:7px;top:6px;width:28px;height:28px;font-size:22px}.quick-add{transform:translateY(0);left:7px;right:7px;bottom:7px;padding:6px 9px;font-size:11px}.bottom-banner{margin:0 18px 40px;padding:25px;gap:18px;flex-wrap:wrap}.bottom-banner h2{font-size:26px}.bottom-banner>span{font-size:10px}.bottom-banner .button{width:100%;margin:5px 0 0}footer{padding:30px 20px;gap:16px}footer p{font-size:12px}footer>div>span{display:block;margin:8px 0 0}.detail-layout{grid-template-columns:1fr}.detail-image{height:270px;min-height:0}.detail-copy{padding:24px}.detail-copy h2{font-size:23px;margin-bottom:14px}.product-dialog{max-height:90dvh}.auth-page{grid-template-columns:1fr;margin:28px 18px}.auth-art{padding:28px}.auth-art h1{font-size:30px;margin:0}.auth-art>span{display:none}.auth-form{padding:35px 28px}.checkout-layout{grid-template-columns:1fr}.page-wrap{padding:24px 18px 40px}.page-title{align-items:flex-start;gap:10px;flex-direction:column;margin:24px 0}.page-title h1{font-size:28px}.page-title>span{font-size:11px}.order-summary{position:static}.form-grid{grid-template-columns:1fr}.panel{padding:20px}.message-page h1{font-size:25px}.order-heading{gap:15px}.order-status{font-size:11px;padding:4px 9px}.order-number{font-size:10px}.cart-row img{width:70px;height:86px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

.hero-label,.image-caption{color:var(--ink);text-shadow:none}
