:root{--pink:#ff1678;--pink2:#ff4b9b;--ink:#09090b;--surface:#111115;--card:#18181e;--line:#29292f;--muted:#a1a1aa;--white:#fafafa;--yellow:#ffd166;--safe-bottom:env(safe-area-inset-bottom,0px)}
*{box-sizing:border-box}html{background:var(--ink);scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--white);font-family:Inter,"Noto Sans KR",sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer}.is-hidden{display:none!important}.eyebrow{font-size:11px;font-weight:900;letter-spacing:.15em;color:var(--pink);text-transform:uppercase}.connection-status{position:fixed;top:0;left:50%;transform:translate(-50%,-110%);z-index:99999;padding:8px 14px;border-radius:0 0 12px 12px;background:#dc2626;font-size:12px;font-weight:800;transition:.25s}.connection-status.show{transform:translate(-50%,0)}
.entry-screen{min-height:100svh;position:relative;overflow:hidden;padding:24px 20px calc(28px + var(--safe-bottom));display:flex;flex-direction:column;background:radial-gradient(circle at 76% 16%,#4b0729 0,transparent 34%),linear-gradient(155deg,#050506,#111115 68%,#210715)}.entry-screen:before{content:"+82";position:absolute;right:-38px;top:75px;font-size:170px;font-weight:900;line-height:1;color:transparent;-webkit-text-stroke:1px rgba(255,22,120,.15);transform:rotate(-8deg)}.entry-glow{position:absolute;width:190px;height:190px;border-radius:50%;right:-100px;bottom:10%;background:var(--pink);filter:blur(100px);opacity:.32}.entry-header,.brand-row{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.entry-logo{width:112px;height:78px;object-fit:contain;object-position:left center}.language-pill,.icon-button{border:1px solid #3c3c43;background:rgba(20,20,24,.8);color:white;border-radius:999px;font-weight:800}.language-pill{height:42px;padding:0 16px}.icon-button{width:42px;height:42px;font-size:20px}.entry-copy{position:relative;z-index:1;margin:5vh 0 30px}.entry-copy h1{font-size:clamp(45px,14vw,72px);line-height:.93;letter-spacing:-.07em;margin:14px 0 18px}.entry-copy p{color:#c9c9cf;margin:0;font-size:16px}.order-mode-grid{position:relative;z-index:1;display:grid;gap:12px;margin-top:auto}.mode-card{position:relative;min-height:112px;border:1px solid #303037;border-radius:22px;background:rgba(24,24,30,.88);color:white;text-align:left;padding:22px 54px 20px 72px;overflow:hidden}.mode-card:active{transform:scale(.99);border-color:var(--pink)}.mode-number{position:absolute;top:16px;left:18px;color:#71717a;font-size:10px;font-weight:900}.mode-icon{position:absolute;left:18px;bottom:23px;font-size:30px}.mode-card strong{display:block;font-size:19px;margin-bottom:6px}.mode-card small{display:block;color:var(--muted);font-size:12px}.mode-arrow{position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:24px;color:var(--pink)}.entry-note{position:relative;text-align:center;color:#71717a;font-size:10px;margin:18px 0 0;z-index:1}
.shop-screen{padding-bottom:120px;min-height:100vh}.shop-header{padding:12px 16px 18px;background:rgba(9,9,11,.92);backdrop-filter:blur(18px);position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(255,255,255,.06)}.shop-logo{width:86px;height:55px;object-fit:contain}.location-row{display:flex;align-items:end;justify-content:space-between;margin:5px 0 14px}.location-row h2{font-size:20px;margin:5px 0 0;letter-spacing:-.03em}.text-button{border:0;background:none;color:var(--pink);font-size:12px;font-weight:800;padding:8px}.search-box{height:48px;border-radius:15px;background:#1b1b20;border:1px solid #2b2b31;display:flex;align-items:center;padding:0 15px;gap:10px;color:#71717a}.search-box input{width:100%;border:0;outline:0;background:transparent;color:white;font-size:14px}.hero-card{margin:16px;border-radius:25px;min-height:205px;padding:27px 24px;position:relative;overflow:hidden;background:linear-gradient(135deg,#38051e,#d90864);box-shadow:0 20px 50px rgba(151,4,65,.22)}.hero-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.18),transparent)}.hero-card>div:first-child{position:relative;z-index:2}.hero-kicker{color:#ffd8e9;font-size:10px;font-weight:900;letter-spacing:.16em}.hero-card h2{font-size:27px;line-height:1.07;letter-spacing:-.045em;margin:14px 0 22px}.hero-button{border:0;border-radius:999px;background:#fff;color:#111;padding:11px 16px;font-weight:850;font-size:12px}.hero-orb{position:absolute!important;right:-20px;bottom:-48px;font-size:155px;font-weight:950;line-height:1;color:rgba(255,255,255,.09);transform:rotate(-10deg)}.category-tabs{display:flex;gap:9px;overflow:auto;padding:4px 16px 12px;scrollbar-width:none;position:sticky;top:149px;z-index:40;background:linear-gradient(var(--ink) 78%,transparent)}.category-tabs::-webkit-scrollbar{display:none}.category-tab{white-space:nowrap;border:1px solid #34343b;background:#121216;color:#9999a2;border-radius:999px;padding:10px 16px;font-size:12px;font-weight:800}.category-tab.active{background:var(--pink);border-color:var(--pink);color:#fff}.menu-heading{padding:15px 16px 12px;display:flex;align-items:end;justify-content:space-between}.menu-heading h2{font-size:25px;margin:6px 0 0;letter-spacing:-.04em}.menu-count{font-size:12px;color:var(--muted)}.menu-grid{padding:0 12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.menu-card{border:1px solid #28282e;background:var(--card);border-radius:20px;overflow:hidden;position:relative;text-align:left;color:white;padding:0;min-width:0}.menu-card.sold-out{opacity:.55}.menu-photo-wrap{aspect-ratio:1/1;position:relative;background:#222;overflow:hidden}.menu-photo{width:100%;height:100%;object-fit:cover;transition:transform .35s}.menu-card:active .menu-photo{transform:scale(1.035)}.menu-badge{position:absolute;top:10px;left:10px;background:var(--pink);color:#fff;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:900;letter-spacing:.08em}.menu-add{position:absolute;right:10px;bottom:10px;width:36px;height:36px;border:0;border-radius:50%;background:white;color:#09090b;font-size:23px;line-height:1;box-shadow:0 4px 16px #0008}.menu-copy{padding:13px 12px 15px}.menu-copy h3{font-size:14px;line-height:1.25;margin:0 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu-copy p{font-size:10px;color:#8f8f98;margin:0 0 11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu-copy strong{font-size:13px;color:var(--pink2)}.menu-loading{grid-column:1/-1;text-align:center;padding:60px 20px;color:var(--muted)}.menu-loading span{display:inline-block;width:28px;height:28px;border:3px solid #333;border-top-color:var(--pink);border-radius:50%;animation:spin .7s linear infinite}.empty-menu{grid-column:1/-1;text-align:center;padding:60px 20px;color:var(--muted)}@keyframes spin{to{transform:rotate(360deg)}}.site-footer{text-align:center;padding:75px 24px 25px;color:#666;font-size:10px}.footer-logo{width:85px;filter:grayscale(1);opacity:.35}
.cart-bar{position:fixed;z-index:80;left:14px;right:14px;bottom:calc(12px + var(--safe-bottom));height:64px;border:0;border-radius:18px;padding:0 18px;background:var(--pink);color:#fff;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;font-weight:850;box-shadow:0 14px 38px rgba(255,22,120,.38)}.cart-badge{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--pink);font-size:12px}.sheet-backdrop{position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.72);backdrop-filter:blur(8px);display:flex;align-items:flex-end}.bottom-sheet{width:100%;max-height:92svh;overflow:auto;background:#151519;border-radius:28px 28px 0 0;padding:14px 20px calc(24px + var(--safe-bottom));box-shadow:0 -20px 60px #000}.compact-sheet{max-height:48svh}.sheet-handle{width:42px;height:5px;background:#45454d;border-radius:999px;margin:0 auto 18px}.bottom-sheet h2{font-size:27px;letter-spacing:-.045em;margin:8px 0 22px}.sheet-close{float:right;width:38px;height:38px;border:0;border-radius:50%;background:#29292f;color:#fff;font-size:23px}.language-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.language-grid button{min-height:58px;border-radius:15px;border:1px solid #35353c;background:#202025;color:#fff;font-weight:800}.info-fields{display:grid;gap:14px}.info-fields label,.notes-field{display:grid;gap:7px;color:#bdbdc5;font-size:12px;font-weight:700}.info-fields input,.info-fields select,.notes-field textarea{width:100%;border:1px solid #35353c;border-radius:13px;background:#0e0e11;color:#fff;padding:14px;outline:none}.info-fields input:focus,.info-fields select:focus,.notes-field textarea:focus{border-color:var(--pink)}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.field-note,.legal-note{font-size:11px;color:#777780;line-height:1.5}.primary-button,.secondary-button{width:100%;min-height:55px;border-radius:15px;font-weight:900}.primary-button{border:0;background:var(--pink);color:white;margin-top:20px}.secondary-button{border:1px solid #3a3a42;background:#24242a;color:white}.item-sheet{padding:0 0 calc(20px + var(--safe-bottom));overflow:hidden}.item-sheet .sheet-close{position:absolute;right:16px;top:16px;z-index:2;background:#09090bbb}.item-image{width:100%;height:min(42svh,390px);object-fit:cover;background:#222}.item-content{padding:22px 20px;max-height:50svh;overflow:auto}.item-content h2{margin:7px 0 4px}.item-secondary{color:#898992;font-size:12px;margin:0 0 16px}.item-description{color:#c6c6cc;font-size:13px;line-height:1.55}.option-group{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0}.option-group strong{grid-column:1/-1;font-size:12px}.option-group label{padding:13px;border:1px solid #34343b;border-radius:12px;background:#202025;font-size:13px}.notes-field{margin-top:16px}.add-row{display:grid;grid-template-columns:118px 1fr;gap:12px;align-items:end}.add-row .primary-button{margin-top:16px;display:flex;align-items:center;justify-content:space-between;padding:0 17px}.stepper{height:55px;display:grid;grid-template-columns:1fr 40px 1fr;align-items:center;border:1px solid #34343b;border-radius:15px;margin-top:16px;overflow:hidden}.stepper button{height:100%;border:0;background:#202025;color:white;font-size:19px}.stepper strong{text-align:center}.cart-sheet{max-height:94svh}.cart-items{display:grid;gap:10px}.cart-item{display:grid;grid-template-columns:62px 1fr auto;gap:11px;align-items:center;padding:10px;border:1px solid #2f2f36;border-radius:15px;background:#1b1b20}.cart-item img{width:62px;height:62px;object-fit:cover;border-radius:10px}.cart-item h3{font-size:13px;margin:0 0 5px}.cart-item p{font-size:10px;color:#85858e;margin:0}.cart-item-controls{display:grid;grid-template-columns:28px 25px 28px;align-items:center}.cart-item-controls button{width:28px;height:28px;border:0;border-radius:8px;background:#303037;color:#fff}.cart-item-controls strong{text-align:center;font-size:12px}.totals{display:grid;gap:10px;border-top:1px solid #303037;margin-top:20px;padding-top:18px}.totals>div{display:flex;justify-content:space-between;color:#a6a6ae;font-size:12px}.totals strong{color:#fff}.totals .grand-total{font-size:17px;color:white;padding-top:8px}.totals .grand-total strong{color:var(--pink)}.place-order{display:flex;align-items:center;justify-content:space-between;padding:0 18px}.success-screen{position:fixed;inset:0;z-index:500;background:radial-gradient(circle at 50% 20%,#4b0729,transparent 36%),#09090b;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.success-mark{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;background:var(--pink);font-size:40px;font-weight:900;margin-bottom:24px}.success-screen h1{font-size:36px;margin:12px 0}.success-screen p{color:#b5b5bd;max-width:320px;line-height:1.6}.order-number{border:1px solid #393940;border-radius:18px;padding:16px 25px;margin:20px 0;background:#17171c;font-size:14px;font-weight:800}.success-screen .primary-button{max-width:320px}.toast{position:fixed;left:50%;bottom:100px;z-index:1000;transform:translate(-50%,20px);opacity:0;background:#fff;color:#111;border-radius:12px;padding:12px 16px;font-size:12px;font-weight:800;pointer-events:none;transition:.2s;white-space:nowrap}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(min-width:700px){.entry-screen{padding:34px max(7vw,30px)}.order-mode-grid{grid-template-columns:repeat(3,1fr)}.mode-card{min-height:190px;padding:65px 25px 25px}.mode-icon{font-size:46px;top:20px;bottom:auto}.mode-number{right:18px;left:auto}.mode-arrow{top:auto;bottom:20px}.shop-header,.hero-card,.category-tabs,.menu-heading,.menu-grid,.site-footer{max-width:1050px;margin-left:auto;margin-right:auto}.menu-grid{grid-template-columns:repeat(3,1fr)}.bottom-sheet{max-width:620px;margin:auto;border-radius:28px 28px 0 0}.cart-bar{left:50%;right:auto;width:560px;transform:translateX(-50%)}}
@media(min-width:1000px){.menu-grid{grid-template-columns:repeat(4,1fr)}}

/* Current +82 Pocha brand logo sizing */
.entry-logo{width:190px;height:88px}
.shop-logo{width:145px;height:62px}
.footer-logo{width:150px;filter:none;opacity:.72}

/* Pink vertical logo proportions */
.entry-logo{width:138px;height:108px}
.shop-logo{width:92px;height:72px}
.footer-logo{width:118px;opacity:.86}
