:root{--bot-z:2147483647;--bot-size:50px;--bot-shadow:0 0 16px 10px #297cff55;--bot-bubble-bg:#fff;--bot-bubble-color:#223158;--bot-bubble-radius:18px;--bot-bubble-shadow:0 2px 12px #2259ae22;--bot-bubble-line-height:1.5;--bot-bubble-font-desktop:18px;--bot-bubble-font-mobile:14px;--bot-bubble-padding-desktop-y:24px;--bot-bubble-padding-desktop-x:32px;--bot-bubble-padding-mobile-y:20px;--bot-bubble-padding-mobile-x:20px}.boxxist-bot-anchor{position:fixed;z-index:var(--bot-z);user-select:none;cursor:grab;touch-action:none}.boxxist-bot-anchor.is-dragging{cursor:grabbing}.boxxist-bot-avatar{width:var(--bot-size);height:var(--bot-size);border-radius:50%;object-fit:cover;aspect-ratio:1/1;box-shadow:var(--bot-shadow);border:none;background:none;display:block;touch-action:none}.boxxist-bot-anchor.is-mobile .boxxist-bot-avatar{width:38px;height:38px}.boxxist-bot-balloon{position:fixed;z-index:var(--bot-z);pointer-events:none;min-width:10px;max-width:800px;padding:var(--bot-bubble-padding-desktop-y) var(--bot-bubble-padding-desktop-x);border-radius:var(--bot-bubble-radius);background:var(--bot-bubble-bg);box-shadow:var(--bot-bubble-shadow);color:var(--bot-bubble-color);font-size:var(--bot-bubble-font-desktop);font-weight:500;line-height:var(--bot-bubble-line-height);text-align:left;opacity:0;transform:translateY(8px);transition:opacity .26s ease-out,transform .26s ease-out;will-change:opacity,transform}.boxxist-bot-balloon.is-entered{opacity:1;transform:translateY(0)}.boxxist-bot-balloon.is-leaving{opacity:0;transform:translateY(8px)}.boxxist-bot-balloon.on-right{min-width:220px;text-align:right}.boxxist-bot-balloon[data-device=mobile]{padding:var(--bot-bubble-padding-mobile-y) var(--bot-bubble-padding-mobile-x)}.boxxist-bot-balloon.is-mobile,.boxxist-bot-balloon[data-device=mobile]{font-size:var(--bot-bubble-font-mobile);max-width:min(95vw,380px)}.boxxist-faq-modal{position:fixed;background:#fff;box-shadow:0 8px 36px #2243af22;z-index:2147483600;display:flex;flex-direction:column;padding:0;width:450px;height:700px;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);border-radius:20px;box-sizing:border-box}.boxxist-faq-modal-header{height:48px;background:#297cff;color:#fff;display:flex;align-items:center;padding:0 18px;font-weight:700;font-size:17px;cursor:move;border-radius:20px 20px 0 0}.boxxist-faq-header-title{white-space:nowrap}.boxxist-faq-header-spacer{flex:1}.boxxist-faq-modal-close{background:none;border:none;color:#fff;font-size:22px;cursor:pointer}.boxxist-faq-body{flex:1;overflow-y:auto;padding:26px 26px 0;display:flex;flex-direction:column;gap:13px;box-sizing:border-box}.boxxist-faq-message{color:#2550a6;font-weight:600;font-size:17px;border-radius:12px;padding:13px 18px;width:fit-content;max-width:340px;min-width:90px;white-space:pre-wrap;line-height:1.5;box-sizing:border-box}.boxxist-faq-message--bot{background:#f6f8fc;align-self:flex-start}.boxxist-faq-message--user{background:#e6f2ff;align-self:flex-end}.boxxist-faq-order-item{cursor:pointer;padding:10px 14px;background:#eef2ff;border-radius:10px;margin-top:6px;font-size:14px}.boxxist-faq-order-item:hover{background:#dde5ff}.boxxist-faq-order-empty{color:#999;font-size:15px;margin-top:10px}.boxxist-faq-footer{padding:18px 22px 8px;border-top:1.5px solid #e8eefa;background:#fff;border-radius:0 0 20px 20px;position:relative;box-sizing:border-box}.boxxist-faq-form{margin:0}.boxxist-faq-input{width:100%;font-size:18px;padding:15px 13px;border:1.5px solid #dbe4f2;border-radius:11px;background:#fafbff;outline:none;box-sizing:border-box}.boxxist-faq-suggest-dropdown{position:absolute;bottom:100%;left:0;right:0;background:#fff;border:1px solid #ddd;border-radius:8px;z-index:50;max-height:250px;overflow-y:auto;margin-bottom:6px;box-sizing:border-box}.boxxist-faq-suggest-item{padding:12px 16px;border-bottom:1px solid #f0f0f0;cursor:pointer;font-size:16px;color:#333;box-sizing:border-box}.boxxist-faq-suggest-item:hover{background:#f5f7ff}.boxxist-faq-suggest-item--tracking{color:#000;background:#f4f8ff;font-weight:500;display:flex;align-items:center;gap:8px}.boxxist-faq-footer-bottom{text-align:center;margin-top:10px}.boxxist-faq-reset{font-size:15px;background:none;color:#888;border:none;text-decoration:underline;cursor:pointer}@media (max-width:900px){.boxxist-faq-modal{width:calc(100vw - 20px);height:calc(100vh - 160px);max-width:none;max-height:none;border-radius:16px}.boxxist-faq-modal-header{border-radius:16px 16px 0 0;padding:0 14px;font-size:16px;height:44px}.boxxist-faq-header-title{font-size:15px}.boxxist-faq-modal-close{font-size:20px}.boxxist-faq-body{padding:18px 16px 0;gap:10px}.boxxist-faq-message{font-size:14px;padding:10px 12px;max-width:80vw}.boxxist-faq-order-item{font-size:13px;padding:9px 10px}.boxxist-faq-order-empty{font-size:13px}.boxxist-faq-footer{padding:14px 14px 6px;border-radius:0 0 16px 16px}.boxxist-faq-input{font-size:14px;padding:12px 10px}.boxxist-faq-suggest-dropdown{font-size:14px;max-height:40vh}.boxxist-faq-suggest-item,.boxxist-faq-suggest-item--faq,.boxxist-faq-suggest-item--tracking{font-size:14px;padding:10px 12px}.boxxist-faq-footer-bottom{margin-top:8px}.boxxist-faq-reset{font-size:13px}}:root{--event-sticker-duration:5s}.event-sticker-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;z-index:9999}.event-sticker-modal{position:relative;width:min(520px,calc(100vw - 32px));border-radius:20px;background:#fff;padding:24px 20px 20px;box-shadow:0 20px 60px rgba(0,0,0,.25);text-align:center;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.event-sticker-close{position:absolute;top:10px;right:12px;border:none;background:transparent;font-size:18px;cursor:pointer;opacity:.6}.event-sticker-close:hover{opacity:1}.event-sticker-title{font-size:20px;font-weight:700;line-height:1.4;margin-bottom:8px;color:#111827}.event-sticker-title-accent{color:#2563eb}.event-sticker-sub{font-size:14px;line-height:1.6;color:#4b5563}.event-sticker-sub strong{color:#111827}.event-sticker-preview{position:relative;margin-top:16px;border-radius:16px;overflow:hidden;cursor:pointer;border:1px solid rgba(148,163,184,.5)}.event-sticker-image{display:block;width:100%;height:auto}.event-sticker-overlay{position:absolute;left:0;width:100%;height:20%;top:80%;background:linear-gradient(180deg,rgba(37,99,235,.55),rgba(37,99,235,.25));backdrop-filter:blur(1px);pointer-events:none;animation:event-sticker-drop var(--event-sticker-duration) linear forwards}@keyframes event-sticker-drop{0%{top:80%;height:20%}to{top:100%;height:0}}.event-sticker-hint{margin-top:14px;font-size:12px;line-height:1.6;color:#6b7280}.site-footer{background:#f7f8fa;color:#212a35;border-top:1px solid #e5eaf0;padding:56px 0;margin-top:auto;position:static;z-index:0;flex-shrink:0;text-align:left;font-size:14px}.footer-inner{max-width:1440px;margin:0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:0}.footer-info{margin:4px 0;font-size:13px;color:#666}.footer-hours{margin-top:10px;line-height:1.7;font-size:.98rem}.footer-hours__label{margin-right:6px;letter-spacing:-.01em}.footer-hours__label,.footer-hours__time{color:#929292;font-size:15px;font-weight:600}.footer-hours__time{letter-spacing:.01em}.footer-hours__lunch{color:#929292;margin-left:6px;font-size:15px;font-weight:600}.footer-holiday{color:#929292;font-size:15px;font-weight:500;margin-top:8px;letter-spacing:-.01em}.footer-hero{display:contents}.footer-legal-mobile{display:none}.footer-links-inline{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.footer-links-inline a{display:inline-block}.footer-links-inline a+a:before{content:none}.footer-copy{text-align:center;color:#8aa;font-size:12px;margin:20px auto 56px}@media (max-width:900px){:root{--footer-centerline-max:420px}.contact-icon{display:none}.site-footer{padding:28px 0 88px}.footer-inner{padding:0 16px;flex-direction:column;align-items:stretch;gap:18px}.footer-col--center,.footer-col--left,.footer-col--right{flex:none!important;height:auto!important;min-height:0!important}.footer-col--left{order:0;align-items:center!important}.footer-col--center,.footer-col--left{margin-left:0!important;max-width:none!important;width:100%!important}.footer-col--center{order:1;display:flex!important;flex-direction:column!important;gap:0!important;align-items:center;min-width:0!important}.footer-col--right{order:2;margin-right:0!important}.helpbox-label{display:inline-block!important;margin:0 8px 0 5px!important;font-size:18px!important;font-weight:500!important;color:#000!important;letter-spacing:-.01em}.contact-email{display:none!important}.contact-phone{font-size:25px!important;font-weight:500!important;color:#000!important;margin:0 0 0 6px}.contact-email,.contact-phone{text-align:center!important;letter-spacing:-.01em}.contact-email{font-size:20px!important;font-weight:600!important;color:#575757!important;margin-top:2px!important}.footer-hero{display:contents!important}.footer-hero .brand-title{display:none!important}.footer-hero .footer-helpbox{display:flex!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:6px!important;background:transparent!important;box-shadow:none!important;padding:0!important;margin:0!important;width:100%!important;max-width:var(--footer-centerline-max)}.footer-hero .footer-helpbox>div{display:contents!important}.contact-icon{order:0!important}.contact-phone{order:1!important}.helpbox-label{order:2!important}.contact-icon{display:inline-flex!important;color:#575757;transform:translateY(1px)}.contact-icon,.contact-icon svg{width:22px;height:22px}.footer-hero .brand-title{margin:0!important;font-size:1.24rem!important;line-height:1.2!important}.footer-hero .footer-helpbox span{overflow-wrap:anywhere;word-break:break-word}.footer-hero,.footer-holiday,.footer-hours,.footer-legal-mobile,.footer-section--announcements{width:100%;max-width:var(--footer-centerline-max);margin-left:auto;margin-right:auto}.footer-hours{display:block!important;text-align:center!important;margin-top:8px!important}.footer-hours__lunch{margin-left:6px!important}.footer-holiday{text-align:center;margin-bottom:40px}.footer-links-title,.footer-section--products{display:none!important}.footer-section--announcements{text-align:center}.footer-links-inline{display:inline-block!important;white-space:nowrap;margin-top:0!important;margin-bottom:0!important;padding:0!important}.footer-links-inline a{display:inline-block;font-weight:450!important;font-size:16px!important;color:#5f6677!important}.footer-links-inline a+a:before{content:"ㅣ";margin:0 12px;color:#c4c9d4;font-weight:700}.footer-section--legal-desktop{display:none!important}.footer-legal-mobile{display:block}.mobile-legal__header{width:100%;display:flex;justify-content:center;align-items:center;gap:8px;padding:4px 0 0;border:0;background:none;color:#5b5f6d;font-size:16px;font-weight:600;letter-spacing:-.01em;margin-top:6px;margin-bottom:8px}.mobile-legal__header[aria-expanded=true]{margin-bottom:6px!important}.mobile-legal__corp{color:#6b7280}.mobile-legal__header .caret{transition:transform .22s ease}.mobile-legal__header[aria-expanded=true] .caret{transform:rotate(180deg)}.mobile-legal__content{max-height:0;overflow:hidden;opacity:0;transition:max-height .26s ease,opacity .2s ease}.mobile-legal__content.open{max-height:320px;opacity:1}.mobile-legal__body{color:#999;font-weight:450;font-size:12px;line-height:1.6;letter-spacing:-.01em;padding:4px 0 2px;text-align:center}.footer-copy{margin:18px auto calc(40px + env(safe-area-inset-bottom, 0px))!important}}.notice-modal-root{position:fixed;inset:0;z-index:9999}.notice-modal-backdrop{position:absolute;inset:0;background:#0006;backdrop-filter:blur(2px)}:root{--notice-aura-color:69,118,255;--notice-aura-1:.28;--notice-aura-2:.22;--notice-aura-3:.16}.notice-modal{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(680px,calc(100vw - 28px));background:#fff;border-radius:16px;border:1px solid #e7ecfb;box-shadow:0 14px 60px rgba(0,0,0,.25),0 0 24px 8px rgba(var(--notice-aura-color),var(--notice-aura-1)),0 0 80px 32px rgba(var(--notice-aura-color),var(--notice-aura-2)),0 0 160px 80px rgba(var(--notice-aura-color),var(--notice-aura-3));display:flex;flex-direction:column;max-height:80vh;overflow:hidden}@media (prefers-color-scheme:dark){:root{--notice-aura-1:.24;--notice-aura-2:.18;--notice-aura-3:.12}}.notice-modal__header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #eef2fb}.notice-modal__title{font-weight:800;color:#22304a}.notice-modal__x{border:none;background:transparent;font-size:24px;cursor:pointer}.notice-modal__body{padding:18px 18px 0;overflow:auto}.notice-title{font-size:18px;font-weight:800;margin:0 0 8px;color:#22304a}.notice-body{color:#2d334d;line-height:1.6}.notice-modal__actions{display:flex;align-items:center;gap:8px;padding:14px 16px 16px;border-top:1px solid #eef2fb}.notice-link{font-weight:700;color:#2154ee}.notice-btn{padding:8px 12px;border:1px solid #e7ecfb;border-radius:8px;background:#fff;cursor:pointer}.notice-btn.ghost{background:#f8fafc}.grow{flex:1}.notice-image{width:100%;max-height:40vh;object-fit:contain;border-radius:10px;border:1px solid #e7ecfb;margin:6px 0 8px}.notice-modal__body.image-only{padding:0;overflow:hidden}.notice-modal__body.image-only .notice-body,.notice-modal__body.image-only .notice-title{display:none!important}.notice-modal__body.image-only .notice-image.only{width:100%;height:100%;max-height:none;margin:0;border:none;border-radius:0;object-fit:contain}:root{--head-h:clamp(56px,8vh,84px);--head-pad-x:clamp(16px,4vw,48px);--nav-gap:clamp(18px,3vw,80px)}.site-header{position:static;top:auto;z-index:1;width:100%;left:0;right:0;box-sizing:border-box;background:#fff;color:#222;transition:background .18s ease,box-shadow .18s ease,color .18s ease}.site-header.is-about{background:#111;color:#fff}.site-header.is-scrolled{box-shadow:0 6px 22px rgba(0,0,0,.06)}.header-inner{max-width:1440px;min-height:var(--head-h);margin:0 auto;padding:0 var(--head-pad-x);justify-content:space-between;width:100%;box-sizing:border-box}.header-inner,.site-logo{display:flex;align-items:center}.site-logo{margin-right:40px;min-width:120px}.site-logo img{height:clamp(28px,5vh,42px);width:auto;display:block}.site-nav{justify-content:center;gap:var(--nav-gap);flex:1}.head-actions,.site-nav{display:flex;align-items:center}.head-actions{gap:28px}.head-act{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:0;border:0;background:none;font:inherit;color:inherit;line-height:1;cursor:pointer}.head-act:focus{outline:none}.head-act__icon{width:26px;height:26px;display:block}.head-act__label{font-size:11px;line-height:1;margin-top:2px;font-weight:600;text-decoration:none;color:inherit}.menu-item{position:relative;cursor:pointer;padding:clamp(10px,1.8vh,18px) clamp(8px,1.4vh,18px);font-weight:500;font-size:clamp(.98rem,1.2vw,1.15rem);transition:color .14s;color:#000;text-decoration:none}.menu-item.active,.menu-item:focus,.menu-item:hover{color:#2972ff}.menu-item:after{content:"";position:absolute;left:18px;right:18px;bottom:2px;height:4px;border-radius:2px;background:#2972ff;opacity:0;transform:scaleX(.7);transition:opacity .2s cubic-bezier(.57,.37,.45,1.28),transform .2s cubic-bezier(.57,.37,.45,1.28);pointer-events:none}.menu-item.active:after,.menu-item:hover:after{opacity:1;transform:scaleX(1)}.nav-dropdown-wrapper{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;z-index:20}.nav-dropdown-outer{width:100%;background:transparent;min-width:0;left:0;right:0;box-sizing:border-box;transition:opacity .5s}.nav-dropdown-outer.fade-out{opacity:0;pointer-events:none}.nav-dropdown-outer:focus-within,.nav-dropdown-outer:hover{pointer-events:auto}.dropdown-inner{max-width:1440px;margin:0 auto;display:flex;align-items:flex-start;justify-content:center;gap:6%;width:100%;box-sizing:border-box;background:hsla(0,0%,100%,.55);border-radius:0 0 18px 18px;box-shadow:0 8px 40px #0002;padding:40px 10px;animation:dropdownFadeIn 1s cubic-bezier(.39,.58,.57,1.04);opacity:1;transition:opacity .5s}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-col{display:flex;flex-direction:column;align-items:flex-start;min-width:100px;gap:7px}.dropdown-title{font-weight:700;margin-bottom:7px;color:#2972ff;font-size:1.01rem}.dropdown-link{cursor:pointer;color:#222;padding:2px 0;font-size:.97rem;border-radius:6px;transition:background .13s,color .13s;text-decoration:none!important}.dropdown-link:hover{background:transparent;color:#2972ff}.site-head-icons{flex-direction:row;gap:16px}.site-head-icons,.site-icons{display:flex;align-items:center}.site-icons{gap:28px;justify-content:flex-end}.head-icon-tooltip{position:relative;display:flex;align-items:center;cursor:pointer}.head-tooltip-text{visibility:hidden;opacity:0;min-width:70px;background:hsla(0,0%,100%,.1);color:#000;text-align:center;border-radius:8px;padding:6px 12px;font-size:.97rem;font-weight:500;position:absolute;bottom:-44px;left:50%;transform:translateX(-50%);z-index:15;transition:opacity .7s,visibility .7s;pointer-events:none;white-space:nowrap;box-shadow:0 2px 10px hsla(0,0%,86%,.158)}.site-header.is-about .head-tooltip-text{background:rgba(0,0,0,.55);color:#fff}.head-icon-tooltip:focus .head-tooltip-text,.head-icon-tooltip:hover .head-tooltip-text{visibility:visible;opacity:1}.head-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;border:1px solid var(--head-badge-border,#bfcbe6);background:var(--head-badge-bg,#eef5ff);color:var(--head-badge-fg,#1f5de0);font-size:12px;font-weight:700;letter-spacing:-.01em;cursor:pointer;user-select:none;text-decoration:none}.head-badge__icon{width:16px;height:16px}.head-badge:hover{background:#e6f0ff;border-color:#a9b8e6}.head-badge:focus-visible{outline:2px solid #1f5de0;outline-offset:2px}.page-content>:last-child,main>:last-child{margin-bottom:0}@media (max-width:900px){.header-inner{padding:0 clamp(10px,3vw,20px);position:static!important}.site-nav{gap:clamp(12px,6vw,28px)}.site-logo{position:static!important;left:auto!important;transform:none!important;margin:0!important;min-width:120px}.site-logo img{height:28px!important}.admin-badge,.head-badge{display:none!important}.mypage-link.is-admin{color:#ff3d3d}.head-icon-tooltip .head-tooltip-text{display:none!important}}@media (max-width:560px){.site-nav{justify-content:flex-start;gap:clamp(12px,5vw,24px);overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x;mask-image:linear-gradient(90deg,transparent 0,#000 6%,#000 94%,transparent);cursor:grab}.site-nav::-webkit-scrollbar{display:none}.site-nav.dragging{cursor:grabbing}.menu-item{flex:0 0 auto;white-space:nowrap}}.social-signup-modal-backdrop{position:fixed;inset:0;z-index:999;display:flex;align-items:center;justify-content:center;background:rgba(15,23,42,.45)}.social-signup-modal-card{width:100%;max-width:460px;box-sizing:border-box;background:#fff;border-radius:16px;padding:2.1rem 2.4rem;box-shadow:0 18px 45px rgba(15,23,42,.18)}.social-signup-modal-title{font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 .75rem}.social-signup-modal-main{font-size:.95rem;font-weight:600;color:#111827;margin:0 0 .25rem}.social-signup-modal-sub{font-size:.9rem;line-height:1.5;color:#4b5563;margin:0 0 1.6rem}.social-signup-modal-buttons{display:flex;justify-content:flex-end;gap:.75rem}.social-signup-btn-primary,.social-signup-btn-secondary{border:none;border-radius:999px;padding:.55rem 1.4rem;font-size:.9rem;font-weight:600;cursor:pointer;white-space:nowrap}.social-signup-btn-primary{background:#111827;color:#fff}.social-signup-btn-primary:hover{filter:brightness(.95)}.social-signup-btn-secondary{background:#f3f4f6;color:#374151}.social-signup-btn-secondary:hover{background:#e5e7eb}.social-signup-provider-label{font-weight:700;margin-right:.15rem;color:#111827}.social-signup-provider-label--kakao{color:#f7e600;text-shadow:0 0 4px rgba(247,230,0,.55)}.social-signup-provider-label--naver{color:#2db400;text-shadow:0 0 4px rgba(45,180,0,.5)}.social-signup-provider-label--google{color:#ea4335;text-shadow:0 0 4px rgba(234,67,53,.5)}