@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";._Navbar_1uaur_1{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;padding:12px 0;background:var(--surface);border-bottom:1px solid var(--line)}._logo_1uaur_15{display:block;height:32px;width:auto}._navbarRight_1uaur_17{display:flex;align-items:center;gap:18px}._cartLink_1uaur_19{position:relative;display:inline-grid;place-items:center;width:40px;height:40px;border-radius:50%;color:var(--text);transition:background .16s var(--ease)}._cartLink_1uaur_19:hover{background:var(--surface-muted)}._navIcon_1uaur_30{font-size:20px}._cartCount_1uaur_32{position:absolute;top:2px;right:1px;display:grid;min-width:17px;height:17px;padding:0 4px;place-items:center;border:2px solid var(--surface);border-radius:999px;background:var(--gold);color:var(--on-gold);font-size:10px;font-weight:800;line-height:1}._Navbar_1uaur_1 button{padding:9px 20px;border:1px solid var(--ink);border-radius:999px;background:var(--ink);color:var(--text-onDark);cursor:pointer;font-size:13px;font-weight:700;transition:background .16s var(--ease),color .16s var(--ease)}._Navbar_1uaur_1 button:hover{background:var(--gold);border-color:var(--gold);color:var(--on-gold)}._navbarProfile_1uaur_63{position:relative;display:flex;align-items:center}._profileTrigger_1uaur_65{display:inline-flex!important;align-items:center;gap:8px;padding:6px 14px 6px 6px!important;white-space:nowrap;background:var(--surface)!important;border-color:var(--line)!important;color:var(--text)!important}._profileTrigger_1uaur_65:hover{background:var(--surface-muted)!important;border-color:var(--text)!important;color:var(--text)!important}._profileAvatar_1uaur_77{display:inline-grid;flex:0 0 auto;width:28px;height:28px;place-items:center;border-radius:50%;background:var(--ink);color:var(--gold);font-size:10.5px;font-weight:800;letter-spacing:.03em}._chevronOpen_1uaur_91{transform:rotate(180deg)}._navProfileDropdown_1uaur_93{position:absolute;display:none;right:0;top:calc(100% + 10px);z-index:10}._navProfileDropdown_1uaur_93._open_1uaur_100{display:flex;flex-direction:column;gap:4px;min-width:218px;padding:8px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-lg);list-style:none}._navProfileDropdown_1uaur_93 hr{border:0;border-top:1px solid var(--line);margin:3px 0}._navProfileDropdown_1uaur_93 li{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;font-size:13.5px;font-weight:600;transition:background .14s var(--ease),color .14s var(--ease)}._navProfileDropdown_1uaur_93 li:hover{background:var(--surface-muted);color:var(--text)}._dropdownIcon_1uaur_126{font-size:17px}._profileSummary_1uaur_128{display:flex!important;flex-direction:column;align-items:flex-start!important;gap:1px!important;cursor:default!important}._profileSummary_1uaur_128:hover{background:transparent!important}._profileSummary_1uaur_128 p{margin:0;color:var(--text);font-weight:700}._profileSummary_1uaur_128 small{color:var(--text-muted);font-size:11px}@media (max-width: 550px){._logo_1uaur_15{height:27px}._navbarRight_1uaur_17{gap:10px}._Navbar_1uaur_1 button{padding:8px 15px;font-size:12.5px}._profileTrigger_1uaur_65 span:not(._profileAvatar_1uaur_77){max-width:78px;overflow:hidden;text-overflow:ellipsis}}._home_1tw57_1{padding-top:14px}._activeReceipt_1tw57_3{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 16px;padding:14px 18px;border-radius:var(--radius-lg);background:var(--ink);color:var(--text-onDark)}._receiptEyebrow_1tw57_14{color:var(--gold);font-size:10.5px;font-weight:800;letter-spacing:.14em}._activeReceipt_1tw57_3 h3{margin:3px 0;font-size:19px;font-weight:800;letter-spacing:-.02em}._activeReceipt_1tw57_3 p:not(._receiptEyebrow_1tw57_14){color:var(--text-onDark-muted);font-size:13px}._receiptActions_1tw57_17{display:flex;gap:8px}._receiptActions_1tw57_17 button{padding:9px 16px;border:1px solid var(--ink-line);border-radius:999px;background:transparent;color:var(--text-onDark);cursor:pointer;font-size:12.5px;font-weight:700;transition:background .16s var(--ease)}._receiptActions_1tw57_17 button:hover{background:#ffffff14}._receiptActions_1tw57_17 button:last-child{border-color:var(--gold);background:var(--gold);color:var(--on-gold)}._receiptActions_1tw57_17 button:last-child:hover{background:var(--gold-bright)}._aboutSection_1tw57_33{margin:66px 0 28px;padding:clamp(32px,5vw,66px);border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface-muted)}._aboutContent_1tw57_40{max-width:640px}._aboutKicker_1tw57_41{color:var(--text-muted);font-size:11px;font-weight:800;letter-spacing:.16em}._aboutContent_1tw57_40 h2{margin:10px 0 18px;font-size:clamp(28px,3.8vw,46px);font-weight:800;line-height:1.02;letter-spacing:-.045em}._aboutContent_1tw57_40 h2:after{content:"";display:block;width:42px;height:4px;margin-top:14px;border-radius:999px;background:var(--gold)}._aboutContent_1tw57_40 p:not(._aboutKicker_1tw57_41){color:var(--text-muted);font-size:14px;line-height:1.7}._aboutContent_1tw57_40 p+p{margin-top:13px}@media (max-width: 760px){._activeReceipt_1tw57_3{align-items:flex-start;flex-direction:column}._receiptActions_1tw57_17{width:100%}._receiptActions_1tw57_17 button{flex:1}._aboutSection_1tw57_33{margin-top:48px;border-radius:var(--radius-lg)}}._header_1tybi_1{position:relative;width:100%;overflow:hidden;border-radius:var(--radius-xl);background:var(--ink);color:var(--text-onDark);isolation:isolate}._glow_1tybi_13{position:absolute;z-index:-1;top:-260px;right:-160px;width:640px;height:640px;border-radius:50%;background:radial-gradient(circle,#ffc23338,#ffc23300 68%)}._grid_1tybi_23{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:linear-gradient(var(--ink-line) 1px,transparent 1px),linear-gradient(90deg,var(--ink-line) 1px,transparent 1px);background-size:76px 76px;-webkit-mask-image:radial-gradient(ellipse 90% 70% at 30% 0%,#000 20%,transparent 75%);mask-image:radial-gradient(ellipse 90% 70% at 30% 0%,#000 20%,transparent 75%);opacity:.5}._headerContent_1tybi_34{display:flex;flex-direction:column;align-items:flex-start;gap:20px;width:min(100%,660px);padding:clamp(40px,5.5vw,76px) clamp(24px,5vw,72px);animation:_fadeIn_1tybi_1 .6s var(--ease)}._statusPill_1tybi_44{display:inline-flex;align-items:center;gap:8px;padding:7px 13px;border:1px solid var(--ink-line);border-radius:999px;background:#ffffff0d;font-size:11.5px;font-weight:700;letter-spacing:.02em}._statusPill_1tybi_44 span{width:7px;height:7px;border-radius:50%}._open_1tybi_57 span{background:var(--ok);box-shadow:0 0 0 4px #35c07a2e}._closed_1tybi_58 span{background:var(--warn);box-shadow:0 0 0 4px #ffb0202e}._eyebrow_1tybi_60{color:var(--gold);font-size:11px;font-weight:800;letter-spacing:.18em}._headerContent_1tybi_34 h1{font-size:clamp(44px,6.4vw,84px);font-weight:800;line-height:.94;letter-spacing:-.055em}._headerContent_1tybi_34 h1 em{color:var(--gold);font-style:normal;box-shadow:inset 0 -.12em #ffc23347}._description_1tybi_76{max-width:470px;color:var(--text-onDark-muted);font-size:14.5px;line-height:1.65}._serviceChooser_1tybi_78{display:flex;flex-direction:column;gap:9px;width:min(100%,520px)}._chooserLabel_1tybi_79{color:var(--text-onDark-muted);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}._serviceOptions_1tybi_80{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;width:100%;padding:5px;border:1px solid var(--ink-line);border-radius:16px;background:#ffffff0a}._serviceOptions_1tybi_80 button{display:flex;align-items:center;gap:9px;min-width:0;padding:10px 12px;border:0;border-radius:12px;background:transparent;color:var(--text-onDark);cursor:pointer;text-align:left;transition:background .16s var(--ease),color .16s var(--ease)}._serviceOptions_1tybi_80 button:hover:not(:disabled):not(._selectedService_1tybi_104){background:#ffffff0f}._serviceOptions_1tybi_80 button>svg{flex:0 0 auto;font-size:18px;color:var(--gold)}._serviceOptions_1tybi_80 button>span{display:flex;flex-direction:column;min-width:0}._serviceOptions_1tybi_80 strong{font-size:12px;font-weight:700}._serviceOptions_1tybi_80 small{margin-top:1px;color:var(--text-onDark-muted);font-size:10px;white-space:nowrap}._serviceOptions_1tybi_80 ._selectedService_1tybi_104{background:var(--gold);color:var(--on-gold)}._serviceOptions_1tybi_80 ._selectedService_1tybi_104>svg{color:var(--on-gold)}._serviceOptions_1tybi_80 ._selectedService_1tybi_104 small{color:#1a1400ad}._serviceOptions_1tybi_80 button:disabled{opacity:.32;cursor:not-allowed}._actions_1tybi_114{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:2px}._primaryAction_1tybi_115{display:inline-flex;align-items:center;gap:9px;padding:14px 22px;border:0;border-radius:999px;background:var(--gold);color:var(--on-gold);cursor:pointer;font-size:14px;font-weight:800;transition:background .16s var(--ease),transform .16s var(--ease)}._primaryAction_1tybi_115:hover{background:var(--gold-bright)}._primaryAction_1tybi_115:active{transform:scale(.97)}._closedNote_1tybi_131{display:inline-flex;align-items:center;gap:7px;color:var(--text-onDark-muted);font-size:12px}._heroArt_1tybi_135{position:absolute;inset:0 0 0 auto;width:44%;min-width:380px;pointer-events:none}._orbitOne_1tybi_136,._orbitTwo_1tybi_136{position:absolute;border:1px solid rgba(255,194,51,.18);border-radius:50%}._orbitOne_1tybi_136{top:8%;right:-140px;width:440px;height:440px}._orbitTwo_1tybi_136{top:22%;right:40px;width:280px;height:280px;border-color:var(--ink-line)}._orderCard_1tybi_140{position:absolute;top:22%;right:clamp(28px,5vw,96px);display:flex;flex-direction:column;gap:14px;width:234px;min-height:200px;padding:24px;border:1px solid var(--ink-line);border-radius:var(--radius-lg);background:linear-gradient(150deg,#ffffff1a,#ffffff08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:rotate(5deg)}._orderCard_1tybi_140 span{color:var(--gold);font-size:9.5px;font-weight:800;letter-spacing:.16em}._orderCard_1tybi_140 strong{font-size:25px;font-weight:800;line-height:1.06;letter-spacing:-.04em}._orderCard_1tybi_140 small{margin-top:auto;color:var(--text-onDark-muted);font-size:11px;line-height:1.45}@media (max-width: 900px){._heroArt_1tybi_135{display:none}._headerContent_1tybi_34{width:100%}}@media (max-width: 560px){._header_1tybi_1{border-radius:var(--radius-lg)}._serviceOptions_1tybi_80{grid-template-columns:1fr}._primaryAction_1tybi_115{width:100%;justify-content:center}}._explore_1rupx_1{margin-top:52px}._intro_1rupx_3{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}._kicker_1rupx_4{color:var(--text-muted);font-size:11px;font-weight:800;letter-spacing:.16em}._title_1rupx_5{margin-top:6px;font-size:clamp(26px,3.4vw,38px);font-weight:800;letter-spacing:-.035em;line-height:1.05}._title_1rupx_5:after{content:"";display:block;width:42px;height:4px;margin-top:12px;border-radius:999px;background:var(--gold)}._blurb_1rupx_9{max-width:330px;padding-bottom:4px;color:var(--text-muted);font-size:13px;line-height:1.55;text-align:right}._tabBar_1rupx_11{position:sticky;top:var(--nav-h);z-index:20;margin:22px 0 4px;padding:12px 0;background:linear-gradient(var(--surface) 72%,rgba(255,255,255,0))}._tabScroller_1rupx_19{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none;-ms-overflow-style:none}._tabScroller_1rupx_19::-webkit-scrollbar{display:none}._tab_1rupx_11{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:9px 15px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--text-muted);cursor:pointer;font-size:13px;font-weight:700;white-space:nowrap;transition:background .16s var(--ease),color .16s var(--ease),border-color .16s var(--ease)}._tab_1rupx_11:hover{border-color:var(--text);color:var(--text)}._tabActive_1rupx_46{border-color:var(--ink);background:var(--ink);color:var(--text-onDark)}._tabCount_1rupx_48{padding:1px 6px;border-radius:999px;background:var(--surface-sunken);color:var(--text-muted);font-size:10.5px;font-weight:800}._tabActive_1rupx_46 ._tabCount_1rupx_48{background:var(--gold);color:var(--on-gold)}@media (max-width: 760px){._explore_1rupx_1{margin-top:38px}._intro_1rupx_3{flex-direction:column;align-items:flex-start;gap:10px}._blurb_1rupx_9{max-width:none;text-align:left}._tabBar_1rupx_11{margin-top:16px}}._FoodDisplay_nbcxc_1{margin-bottom:20px}._FoodDisplayList_nbcxc_3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}._emptyState_nbcxc_9{margin-top:24px;padding:44px 28px;border:1px dashed var(--line);border-radius:var(--radius-lg);background:var(--surface-muted);color:var(--text-muted);text-align:center;font-size:14px}._skeletonCard_nbcxc_22{border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;background:var(--surface)}._skeletonImage_nbcxc_28{aspect-ratio:16 / 10}._skeletonBody_nbcxc_29{padding:14px 15px 15px;display:flex;flex-direction:column;gap:10px}._skeletonLine_nbcxc_30{height:12px;border-radius:999px}._skeletonLineShort_nbcxc_31{width:60%}._skeletonButton_nbcxc_32{height:36px;width:100%;border-radius:999px;margin-top:4px}._skeletonImage_nbcxc_28,._skeletonLine_nbcxc_30,._skeletonButton_nbcxc_32{background:linear-gradient(100deg,var(--surface-sunken) 30%,#f8f7f4 50%,var(--surface-sunken) 70%);background-size:220% 100%;animation:_skeletonSweep_nbcxc_1 1.25s ease-in-out infinite}@keyframes _skeletonSweep_nbcxc_1{0%{background-position:180% 0}to{background-position:-40% 0}}@media (max-width: 1050px){._FoodDisplayList_nbcxc_3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 650px){._FoodDisplayList_nbcxc_3{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media (max-width: 420px){._FoodDisplayList_nbcxc_3{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){._skeletonImage_nbcxc_28,._skeletonLine_nbcxc_30,._skeletonButton_nbcxc_32{animation:none;background:var(--surface-sunken)}}._card_lrkj2_1{display:flex;flex-direction:column;height:100%;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);transition:transform .2s var(--ease),box-shadow .2s var(--ease),border-color .2s var(--ease)}._card_lrkj2_1:hover{transform:translateY(-3px);border-color:#d8d7d1;box-shadow:var(--shadow-lg)}._cardMuted_lrkj2_17{background:var(--surface-muted)}._cardMuted_lrkj2_17 ._image_lrkj2_18{filter:grayscale(.55);opacity:.8}._media_lrkj2_20{position:relative;aspect-ratio:16 / 10;overflow:hidden;background:var(--surface-sunken)}._image_lrkj2_18{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s var(--ease)}._card_lrkj2_1:hover ._image_lrkj2_18{transform:scale(1.05)}._badge_lrkj2_24{position:absolute;top:10px;left:10px;display:inline-flex;align-items:center;gap:6px;padding:5px 9px 5px 8px;border-radius:999px;background:#0b0b0cc7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-onDark);font-size:10px;font-weight:700;letter-spacing:.03em}._badge_lrkj2_24 i{width:6px;height:6px;border-radius:50%;background:currentColor}._badgeLive_lrkj2_41 i{color:var(--ok)}._badgeMenu_lrkj2_42 i{color:var(--text-onDark-muted)}._body_lrkj2_44{display:flex;flex:1;flex-direction:column;gap:7px;padding:14px 15px 15px}._titleRow_lrkj2_46{display:flex;align-items:center;justify-content:space-between;gap:10px}._name_lrkj2_47{color:var(--text);font-size:15px;font-weight:700;line-height:1.25;letter-spacing:-.01em;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}._rating_lrkj2_60{flex:0 0 auto;display:inline-flex;align-items:center;gap:3px;padding:3px 7px;border-radius:999px;background:var(--ink);color:var(--gold);font-size:11px;font-weight:700}._ratingIcon_lrkj2_72{fill:currentColor;font-size:10px}._ratingNew_lrkj2_73{flex:0 0 auto;padding:3px 7px;border:1px solid var(--line);border-radius:999px;color:var(--text-muted);font-size:10px;font-weight:800;letter-spacing:.06em}._description_lrkj2_84{color:var(--text-muted);font-size:12.5px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._actionRow_lrkj2_95{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:11px}._price_lrkj2_103{color:var(--text);font-size:18px;font-weight:800;letter-spacing:-.02em}._add_lrkj2_105{display:inline-flex;align-items:center;gap:5px;min-height:36px;padding:0 16px;border:0;border-radius:999px;background:var(--ink);color:var(--text-onDark);cursor:pointer;font-size:13px;font-weight:700;transition:background .16s var(--ease),color .16s var(--ease),transform .16s var(--ease)}._add_lrkj2_105:hover{background:var(--gold);color:var(--on-gold)}._add_lrkj2_105:active{transform:scale(.96)}._stepper_lrkj2_125{display:grid;grid-template-columns:34px 30px 34px;align-items:center;min-height:36px;overflow:hidden;border-radius:999px;background:var(--ink);color:var(--text-onDark);text-align:center}._stepper_lrkj2_125 button{display:grid;width:100%;height:36px;place-items:center;border:0;background:transparent;color:var(--gold);cursor:pointer;font-size:13px}._stepper_lrkj2_125 button:hover{background:#ffc23329}._stepper_lrkj2_125 span{font-size:13px;font-weight:800}._unavailable_lrkj2_150{color:var(--text-muted);font-size:12px;font-weight:600}@media (max-width: 650px){._body_lrkj2_44{padding:13px 14px 14px}._name_lrkj2_47{font-size:14.5px}._price_lrkj2_103{font-size:17px}}._Cart_1gcww_1{padding:34px 0 10px}._layout_1gcww_3{display:grid;grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:28px}._heading_1gcww_10{display:flex;align-items:baseline;gap:10px;margin-bottom:16px;font-size:clamp(24px,3vw,32px);font-weight:800;letter-spacing:-.035em}._heading_1gcww_10 span{color:var(--text-muted);font-size:13px;font-weight:600;letter-spacing:0}._lines_1gcww_21{display:flex;flex-direction:column;gap:10px}._line_1gcww_21{display:grid;grid-template-columns:68px minmax(0,1fr) auto auto auto;align-items:center;gap:14px;padding:12px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}._lineDead_1gcww_33{background:var(--surface-muted)}._lineDead_1gcww_33 ._thumb_1gcww_34{filter:grayscale(1);opacity:.6}._thumb_1gcww_34{width:68px;height:68px;border-radius:var(--radius-sm);object-fit:cover;background:var(--surface-sunken)}._lineInfo_1gcww_38{min-width:0}._lineInfo_1gcww_38 h2{font-size:14.5px;font-weight:700;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._unitPrice_1gcww_40{margin-top:3px;color:var(--text-muted);font-size:12px}._deadNote_1gcww_41{margin-top:3px;color:#c0392b;font-size:11.5px;font-weight:700}._stepper_1gcww_43{display:grid;grid-template-columns:32px 28px 32px;align-items:center;overflow:hidden;border-radius:999px;background:var(--ink);color:var(--text-onDark);text-align:center}._stepper_1gcww_43 button{display:grid;height:34px;place-items:center;border:0;background:transparent;color:var(--gold);cursor:pointer;font-size:13px}._stepper_1gcww_43 button:hover{background:#ffc23329}._stepper_1gcww_43 span{font-size:13px;font-weight:800}._lineTotal_1gcww_57{min-width:64px;font-size:15px;font-weight:800;text-align:right;letter-spacing:-.02em}._remove_1gcww_59{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;background:transparent;color:var(--text-muted);cursor:pointer;font-size:15px;transition:background .15s var(--ease),color .15s var(--ease)}._remove_1gcww_59:hover{background:#fdecea;color:#c0392b}._summary_1gcww_74{position:sticky;top:calc(var(--nav-h) + 16px);padding:20px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface-muted)}._summary_1gcww_74 h2{font-size:17px;font-weight:800;letter-spacing:-.02em}._fulfilmentSummary_1gcww_85{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 0;padding:11px 13px;border-radius:var(--radius-sm);background:var(--ink);color:var(--text-onDark);font-size:12.5px}._fulfilmentSummary_1gcww_85 strong{color:var(--gold);font-weight:800}._row_1gcww_99{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 0;color:var(--text-muted);font-size:13.5px}._row_1gcww_99+._row_1gcww_99{border-top:1px solid var(--line)}._free_1gcww_101{color:#1f8a4c;font-weight:800}._totalRow_1gcww_103{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:6px;padding-top:13px;border-top:2px solid var(--ink);font-size:17px;letter-spacing:-.02em}._orderingNotice_1gcww_115{margin-top:13px;padding:10px 12px;border-radius:var(--radius-sm);background:#fdecea;color:#a5301f;font-size:12px;line-height:1.45}._checkout_1gcww_125{width:100%;margin-top:16px;padding:14px 18px;border:0;border-radius:999px;background:var(--ink);color:var(--text-onDark);cursor:pointer;font-size:14px;font-weight:800;transition:background .16s var(--ease),color .16s var(--ease)}._checkout_1gcww_125:hover:not(:disabled){background:var(--gold);color:var(--on-gold)}._checkout_1gcww_125:disabled{background:var(--surface-sunken);color:var(--text-muted);cursor:not-allowed}._empty_1gcww_141{display:flex;flex-direction:column;align-items:center;gap:8px;padding:84px 24px;text-align:center}._emptyIcon_1gcww_149{display:grid;width:60px;height:60px;place-items:center;margin-bottom:8px;border-radius:50%;background:var(--ink);color:var(--gold);font-size:24px}._empty_1gcww_141 h1{font-size:23px;font-weight:800;letter-spacing:-.03em}._empty_1gcww_141 p{color:var(--text-muted);font-size:14px}._empty_1gcww_141 button{margin-top:14px;padding:12px 24px;border:0;border-radius:999px;background:var(--ink);color:var(--text-onDark);cursor:pointer;font-size:13.5px;font-weight:700}._empty_1gcww_141 button:hover{background:var(--gold);color:var(--on-gold)}@media (max-width: 900px){._layout_1gcww_3{grid-template-columns:1fr}._summary_1gcww_74{position:static}}@media (max-width: 600px){._line_1gcww_21{grid-template-columns:60px minmax(0,1fr) auto;row-gap:10px}._thumb_1gcww_34{width:60px;height:60px}._stepper_1gcww_43{grid-column:2}._lineTotal_1gcww_57{grid-column:3;grid-row:2}._remove_1gcww_59{grid-column:3;grid-row:1}}._checkoutPage_1ajdd_1{padding:32px 0 70px;color:#1c1917}._checkoutHeader_1ajdd_2{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}._checkoutHeader_1ajdd_2>div:first-child>p,._summaryEyebrow_1ajdd_3{color:var(--gold-bright);font-size:11px;font-weight:900;letter-spacing:.14em}._checkoutHeader_1ajdd_2 h1{margin:7px 0 8px;font-size:clamp(34px,4vw,52px);line-height:1;letter-spacing:-.045em}._checkoutHeader_1ajdd_2 span{color:#78716c}._stepPill_1ajdd_6{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:10px 14px;border:1px solid #bbf7d0;border-radius:999px;background:#f0fdf4;color:#166534;font-size:12px;font-weight:800}._checkoutGrid_1ajdd_7{display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,390px);align-items:start;gap:28px}._checkoutMain_1ajdd_8{display:flex;flex-direction:column;gap:18px}._sectionCard_1ajdd_9,._summaryCard_1ajdd_9{border:1px solid #e7e5e4;border-radius:24px;background:#fff;box-shadow:0 12px 40px #1c19170e}._sectionCard_1ajdd_9{padding:clamp(20px,3vw,30px)}._sectionHeading_1ajdd_11{display:flex;align-items:flex-start;gap:13px;margin-bottom:22px}._sectionHeading_1ajdd_11>span{display:grid;place-items:center;width:31px;height:31px;flex:0 0 auto;border-radius:50%;background:#1c1917;color:#fff;font-weight:900}._sectionHeading_1ajdd_11 h2{margin-bottom:4px;font-size:21px}._sectionHeading_1ajdd_11 p{color:#78716c;font-size:13px}._modeGrid_1ajdd_15{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}._modeGrid_1ajdd_15 button{position:relative;display:flex;flex-direction:column;align-items:flex-start;min-height:122px;padding:17px;border:1px solid #e7e5e4;border-radius:18px;background:#fafaf9;color:#292524;cursor:pointer;text-align:left}._modeGrid_1ajdd_15 button>svg:first-child{margin-bottom:15px;color:var(--gold-bright);font-size:23px}._modeGrid_1ajdd_15 button span{display:flex;flex-direction:column;gap:3px}._modeGrid_1ajdd_15 strong{font-size:14px}._modeGrid_1ajdd_15 small{color:#78716c;font-size:11px;line-height:1.35}._modeGrid_1ajdd_15 ._activeMode_1ajdd_21{border-color:var(--gold);background:var(--surface-muted);box-shadow:inset 0 0 0 1px var(--gold)}._modeGrid_1ajdd_15 button:disabled{opacity:.4;cursor:not-allowed}._modeCheck_1ajdd_23{position:absolute;top:13px;right:13px;display:grid;place-items:center;padding:3px;border-radius:50%;background:var(--gold);color:var(--on-gold)!important;font-size:17px!important}._formGrid_1ajdd_24{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}._formGrid_1ajdd_24 label{display:flex;flex-direction:column;gap:7px;color:#44403c;font-size:13px;font-weight:750}._formGrid_1ajdd_24 label small{color:#a8a29e;font-weight:500}._formGrid_1ajdd_24 input,._formGrid_1ajdd_24 select,._formGrid_1ajdd_24 textarea{width:100%;padding:13px 14px;border:1px solid #d6d3d1;border-radius:12px;outline:none;background:#fff;color:#1c1917;font:inherit;font-weight:500}._formGrid_1ajdd_24 input:focus,._formGrid_1ajdd_24 select:focus,._formGrid_1ajdd_24 textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px #ffc2331f}._formGrid_1ajdd_24 textarea{resize:vertical}._formGrid_1ajdd_24 input:disabled{background:#f5f5f4;color:#78716c}._fullWidth_1ajdd_31,._locationMessage_1ajdd_31{grid-column:1 / -1}._locationButton_1ajdd_32{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;align-self:end;border:1px solid var(--line);border-radius:12px;background:var(--surface-muted);color:var(--text);cursor:pointer;font-weight:800}._locationMessage_1ajdd_31{margin-top:-7px;color:var(--text);font-size:12px}._locationSuccess_1ajdd_34{color:#15803d}._infoBox_1ajdd_35{align-self:end;padding:13px 14px;border-radius:12px;background:var(--surface-muted);color:var(--text);font-size:12px;line-height:1.45}._summaryCard_1ajdd_9{position:sticky;top:18px;padding:25px}._summaryCard_1ajdd_9 h2{margin:6px 0 20px;font-size:25px}._preparationEstimate_1ajdd_38{margin:-8px 0 18px;padding:10px 11px;border-radius:10px;background:var(--surface-muted);color:var(--text);font-size:11px;font-weight:700}._summaryItems_1ajdd_39{display:flex;flex-direction:column;gap:12px;padding-bottom:18px;border-bottom:1px solid #e7e5e4}._summaryItems_1ajdd_39 div,._summaryTotals_1ajdd_40>div{display:flex;justify-content:space-between;gap:16px;color:#57534e;font-size:13px}._summaryItems_1ajdd_39 strong{flex:0 0 auto;color:#292524}._summaryTotals_1ajdd_40{display:flex;flex-direction:column;gap:11px;padding:18px 0}._summaryTotals_1ajdd_40 ._grandTotal_1ajdd_43{margin-top:3px;padding-top:14px;border-top:1px solid #e7e5e4;color:#1c1917;font-size:18px}._minimumWarning_1ajdd_44,._freeDeliveryNote_1ajdd_44{margin:-4px 0 13px;padding:10px 11px;border-radius:10px;background:#fef2f2;color:#b91c1c;font-size:12px;line-height:1.4}._freeDeliveryNote_1ajdd_44{background:#f0fdf4;color:#166534}._payButton_1ajdd_46{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 18px;border:0;border-radius:13px;background:var(--ink);color:var(--text-onDark);cursor:pointer;font-size:15px;font-weight:900;box-shadow:0 12px 24px #ffc2333b}._payButton_1ajdd_46:disabled{opacity:.55;cursor:not-allowed}._secureNote_1ajdd_48,._agreement_1ajdd_48{margin-top:13px;color:#78716c;font-size:11px;line-height:1.55;text-align:center}._agreement_1ajdd_48 a{color:var(--text);font-weight:800}@media (max-width: 900px){._checkoutGrid_1ajdd_7{grid-template-columns:1fr}._summaryCard_1ajdd_9{position:static}}@media (max-width: 640px){._checkoutPage_1ajdd_1{padding-top:20px}._checkoutHeader_1ajdd_2{align-items:flex-start;flex-direction:column}._modeGrid_1ajdd_15{grid-template-columns:1fr}._modeGrid_1ajdd_15 button{min-height:82px;flex-direction:row;align-items:center;gap:12px}._modeGrid_1ajdd_15 button>svg:first-child{margin:0}._formGrid_1ajdd_24{grid-template-columns:1fr}._fullWidth_1ajdd_31,._locationMessage_1ajdd_31{grid-column:auto}._sectionCard_1ajdd_9,._summaryCard_1ajdd_9{border-radius:18px}}._Footer_1srma_1{color:var(--text-muted);background-color:var(--surface);border-top:1px solid var(--line);display:flex;flex-direction:column;align-items:center;gap:20px;padding:20px 8vw;margin-top:40px}._FooterContent_1srma_13{width:100%;display:grid;grid-template-columns:1.7fr .9fr 1fr 1.1fr;gap:40px}._FooterContentLeft_1srma_20,._FooterContentMiddle_1srma_20,._FooterContentRight_1srma_20{display:flex;flex-direction:column;align-items:start;gap:20px}._contactVisual_1srma_27{position:relative;width:100%;max-width:300px;height:126px;overflow:hidden;border-radius:16px;background:var(--ink)}._contactVisual_1srma_27 img{display:block;width:100%;height:100%;object-fit:cover}._contactVisual_1srma_27:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0b0b0cd1,#0b0b0c47 46%,#0b0b0c00 78%);content:""}._contactVisual_1srma_27 span{position:absolute;z-index:1;left:14px;bottom:12px;max-width:150px;color:var(--text-onDark);font-size:13px;font-weight:800;line-height:1.3}._FooterContentLeft_1srma_20 li,._FooterContentMiddle_1srma_20 li,._FooterContentRight_1srma_20 li{list-style:none;margin-bottom:10px;cursor:default}._Footer_1srma_1 a{color:inherit;text-decoration:none}._Footer_1srma_1 a:hover{color:var(--text)}._logo_1srma_78{height:52px;width:auto}._FooterContentMiddle_1srma_20 h2,._FooterContentRight_1srma_20 h2{color:var(--text);font-size:13px;font-weight:800;letter-spacing:.1em}._FooterSocial_1srma_90{display:flex;align-items:center;gap:15px}._socialIcon_1srma_96{font-size:22px;color:var(--text-muted)}._FooterSocial_1srma_90 a,._socialIconMuted_1srma_101{display:inline-grid;width:38px;height:38px;place-items:center;border:1px solid var(--line);border-radius:50%;transition:background .16s var(--ease),border-color .16s var(--ease),color .16s var(--ease)}._FooterSocial_1srma_90 a:hover{border-color:var(--ink);background:var(--ink);color:var(--gold)}._socialIconMuted_1srma_101{opacity:.55;cursor:not-allowed}._Footer_1srma_1 hr{width:100%;height:1px;margin:20px 0;background-color:var(--line);border:none}@media (max-width:750px){._FooterContent_1srma_13{display:flex;flex-direction:column;gap:35px}._FooterCopyrigth_1srma_136{text-align:center}}._LoginPopUp_9qgkh_1{position:absolute;z-index:1;width:100%;height:100%;background-color:#00000090;display:grid}._LoginPopUpContainer_9qgkh_10{place-self:center;width:max(23vw,330px);color:gray;background-color:#000;display:flex;flex-direction:column;gap:25px;padding:25px 30px;border-radius:8px;font-size:14px;animation:_fadeIn_9qgkh_1 .5s}._LoginPopUpTitle_9qgkh_24{display:flex;justify-content:space-between;align-items:center;color:#fff}._closeIcon_9qgkh_31{font-size:20px;color:#fff;cursor:pointer}._LoginPopUpInputs_9qgkh_37{display:flex;flex-direction:column;gap:20px}._LoginPopUpInputs_9qgkh_37 input{outline:none;border:1px solid #c9c9c9;padding:10px;border-radius:4px}._LoginPopUpContainer_9qgkh_10 button{border:none;padding:10px;border-radius:4px;color:#000;background-color:var(--gold);font-size:15px;cursor:pointer}._LoginPopUpConditon_9qgkh_60{display:flex;align-items:start;gap:8px;margin-top:-15px}._LoginPopUpConditon_9qgkh_60 input{margin-top:5px}._LoginPopUp_9qgkh_1 p span{color:var(--gold);font-weight:500;cursor:pointer}._phoneInput_9qgkh_77{display:flex;align-items:center;overflow:hidden;border:1px solid #c9c9c9;border-radius:4px;background:#fff}._phoneInput_9qgkh_77 span{align-self:stretch;display:flex;align-items:center;padding:0 11px;border-right:1px solid #dedede;color:#3f3f46;font-weight:700;background:#f4f4f5}._LoginPopUpInputs_9qgkh_37 ._phoneInput_9qgkh_77 input{flex:1;min-width:0;border:0;border-radius:0}._phoneInput_9qgkh_77:focus-within{outline:2px solid rgba(255,194,51,.65);outline-offset:1px}._phoneCount_9qgkh_109{margin:6px 2px 0;color:#a1a1aa;font-size:12px;text-align:right}._loginHint_9qgkh_115{margin-top:-10px;color:#d4d4d8;line-height:1.5}._loginMessage_9qgkh_121{margin-top:-8px;padding:8px 10px;border-radius:4px;background:#18181b;color:var(--gold)}._LoginPopUpInputs_9qgkh_37 input:disabled{background-color:#e5e7eb;color:#52525b}._LoginMessage_9qgkh_139{color:#f4f4f5;background:#18181b;border:1px solid #3f3f46;border-radius:6px;padding:10px;line-height:1.4}._LoginPopUpInputs_9qgkh_37 input:disabled{background:#f4f4f5;color:#71717a}._helperText_9qgkh_158{margin-top:-12px;color:#d1d5db;line-height:1.5}._devOtp_9qgkh_164{margin-top:-10px;padding:10px 12px;border:1px dashed var(--gold);border-radius:8px;background:#ffc23314;color:var(--line);font-weight:600}._secondaryButton_9qgkh_174{background:transparent!important;color:var(--gold)!important;border:1px solid rgba(255,194,51,.45)!important}._smallCopy_9qgkh_180{color:#a1a1aa;font-size:12px;line-height:1.5}._LoginPopUpContainer_9qgkh_10 button:disabled{opacity:.7;cursor:not-allowed}._successContainer_9qgkh_191{position:relative;width:min(92vw,430px);min-height:360px;align-items:center;text-align:center;overflow:hidden;border-radius:22px;border:1px solid rgba(255,194,51,.35);box-shadow:0 24px 90px #00000073;background:radial-gradient(circle at top,rgba(255,194,51,.32),transparent 38%),linear-gradient(145deg,#070707,#151515 52%,#090909)}._successCloseIcon_9qgkh_206{position:absolute;top:18px;right:18px;z-index:3;font-size:20px;color:#fff;cursor:pointer}._successIcon_9qgkh_216{width:90px;height:90px;display:grid;place-items:center;margin-top:10px;border-radius:999px;background:#ffc23329;border:1px solid rgba(255,194,51,.38);font-size:48px;animation:_successPop_9qgkh_1 .78s ease both,_successFloat_9qgkh_1 2.8s ease-in-out infinite}._successEyebrow_9qgkh_229{margin:-4px 0 -16px;color:var(--gold);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}._successTitle_9qgkh_238{color:#fff;font-size:27px;line-height:1.15;margin:0}._successCopy_9qgkh_245{color:#d4d4d8;line-height:1.6;max-width:330px;margin:-6px auto 0}._successButton_9qgkh_252{width:100%;max-width:290px;border-radius:999px!important;padding:13px 18px!important;color:#111827!important;background:linear-gradient(135deg,var(--gold),var(--gold))!important;font-weight:800;box-shadow:0 12px 26px #ffc23347}._partyBurst_9qgkh_263{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}._partyBurst_9qgkh_263 span{position:absolute;width:9px;height:15px;border-radius:3px;background:var(--gold);opacity:0;animation:_confettiDrop_9qgkh_1 1.8s ease-in-out infinite}._partyBurst_9qgkh_263 span:nth-child(1){left:12%;top:18%;animation-delay:0ms;transform:rotate(12deg)}._partyBurst_9qgkh_263 span:nth-child(2){left:25%;top:7%;animation-delay:.12s;background:#fde68a;transform:rotate(-18deg)}._partyBurst_9qgkh_263 span:nth-child(3){left:41%;top:12%;animation-delay:.24s;background:#86efac;transform:rotate(30deg)}._partyBurst_9qgkh_263 span:nth-child(4){left:58%;top:7%;animation-delay:60ms;background:#93c5fd;transform:rotate(-34deg)}._partyBurst_9qgkh_263 span:nth-child(5){left:75%;top:16%;animation-delay:.18s;background:#f9a8d4;transform:rotate(21deg)}._partyBurst_9qgkh_263 span:nth-child(6){left:83%;top:34%;animation-delay:.3s;background:var(--gold);transform:rotate(-8deg)}._partyBurst_9qgkh_263 span:nth-child(7){left:17%;top:39%;animation-delay:.36s;background:#c4b5fd;transform:rotate(45deg)}._partyBurst_9qgkh_263 span:nth-child(8){left:65%;top:45%;animation-delay:.43s;background:#fca5a5;transform:rotate(-42deg)}@keyframes _successPop_9qgkh_1{0%{transform:scale(.45);opacity:0}70%{transform:scale(1.08);opacity:1}to{transform:scale(1);opacity:1}}@keyframes _successFloat_9qgkh_1{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes _confettiDrop_9qgkh_1{0%{opacity:0;translate:0 -16px}18%{opacity:1}78%{opacity:1}to{opacity:0;translate:0 58px}}._myorders_bwf0k_1{margin:50px 0;color:inherit}._container_bwf0k_6{display:flex;flex-direction:column;gap:20px;margin-top:30px}._myordersOrder_bwf0k_13{display:grid;grid-template-columns:.5fr 2fr 1fr 1fr 2fr 1fr;align-items:center;gap:30px;font-size:14px;padding:18px 20px;color:inherit;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 30px #1c19170d}._orderIcon_bwf0k_27{font-size:42px;color:var(--gold)}._myordersOrder_bwf0k_13 p span{color:var(--gold)}._myordersOrder_bwf0k_13 p b{font-weight:500;color:inherit}._myordersOrder_bwf0k_13 button{border:none;padding:12px 0;border-radius:4px;background-color:var(--ink);cursor:pointer;color:var(--text-onDark)}._orderActions_bwf0k_50{display:flex;flex-direction:column;gap:10px}._reviewButton_bwf0k_56{background-color:var(--gold-bright)}._reviewedBadge_bwf0k_60{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;background:#22c55e1f;color:#22c55e;font-weight:600}._reviewOverlay_bwf0k_71{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:center;justify-content:center;padding:20px;z-index:1000}._reviewModal_bwf0k_82{width:min(100%,520px);background:#111827;border:1px solid rgba(255,194,51,.35);border-radius:16px;padding:24px;color:#fff}._reviewItems_bwf0k_91{color:#d1d5db;margin:10px 0 20px;line-height:1.5}._reviewForm_bwf0k_97{display:flex;flex-direction:column;gap:16px}._reviewForm_bwf0k_97 label{display:flex;flex-direction:column;gap:8px;font-weight:500}._reviewForm_bwf0k_97 select,._reviewForm_bwf0k_97 textarea{width:100%;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#1f2937;color:#fff;padding:12px;font:inherit}._reviewModalActions_bwf0k_121{display:flex;justify-content:flex-end;gap:12px}._secondaryButton_bwf0k_127{background:transparent!important;border:1px solid rgba(255,255,255,.2)!important}@media (max-width: 900px){._myordersOrder_bwf0k_13{grid-template-columns:1fr 2fr 1fr;row-gap:5px;font-size:12px}._myordersOrder_bwf0k_13 button{font-size:10px}._orderActions_bwf0k_50{grid-column:span 3}}._orderSummary_bwf0k_147{display:flex;flex-direction:column;gap:5px}._orderSummary_bwf0k_147 strong{color:#111827}._orderSummary_bwf0k_147 small{color:#71717a}._ordersHeader_bwf0k_161{display:flex;justify-content:space-between;align-items:center;gap:16px}._ordersHeader_bwf0k_161 button{border:none;padding:10px 16px;border-radius:999px;background:#18181b;color:#fff;cursor:pointer}._tokenLine_bwf0k_177{font-weight:700;margin-bottom:4px}._ordersHeader_bwf0k_161{display:flex;align-items:center;justify-content:space-between;gap:16px}._ordersHeader_bwf0k_161 button{border:none;padding:10px 14px;border-radius:999px;background:var(--ink);color:var(--text-onDark);cursor:pointer}._tokenLine_bwf0k_177{font-weight:700;color:#111827;margin-bottom:4px}._myordersOrder_bwf0k_13 small{display:block;margin-top:4px;color:#71717a}._ordersPolicyStrip_bwf0k_216{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:14px;padding:12px 14px;border:1px solid var(--line);border-radius:14px;background:var(--surface-muted);color:var(--text);font-size:13px}._ordersPolicyStrip_bwf0k_216 a{color:var(--gold-bright);font-weight:800;text-decoration:none}._ordersPolicyStrip_bwf0k_216 a:hover{text-decoration:underline}._metaLine_bwf0k_240{color:#71717a;font-size:12px;margin-bottom:4px}._orderAmount_bwf0k_246,._fulfilmentSummary_bwf0k_246{display:flex;flex-direction:column;gap:4px}._orderAmount_bwf0k_246 strong,._fulfilmentSummary_bwf0k_246 strong{color:#1c1917}._fulfilmentSummary_bwf0k_246 small{line-height:1.4}@media (max-width: 600px){._myordersOrder_bwf0k_13{grid-template-columns:auto 1fr;gap:14px}._myordersOrder_bwf0k_13>*:not(._orderIcon_bwf0k_27){grid-column:2}._orderActions_bwf0k_50{grid-column:1 / -1!important}}._legalShell_w8rve_1{width:min(100%,1040px);margin:28px auto 10px;padding:0 0 20px;color:#27272a}._heroCard_w8rve_8{border-radius:28px;padding:34px;background:linear-gradient(135deg,var(--ink) 0%,var(--ink-raised) 58%,rgba(255,194,51,.22) 100%);color:#fff;box-shadow:0 24px 70px #11182729}._eyebrow_w8rve_16{margin:0 0 10px;color:var(--line);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}._heroCard_w8rve_8 h1{margin:0;font-size:clamp(32px,6vw,56px);line-height:1.02}._heroCard_w8rve_8 p{max-width:760px;margin:14px 0 0;color:#e5e7eb;line-height:1.7}._updatedLine_w8rve_38{display:inline-flex;margin-top:20px;padding:8px 12px;border-radius:999px;background:#ffffff1a;color:var(--surface-muted);font-size:13px;font-weight:600}._contentGrid_w8rve_49{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,.8fr);gap:22px;margin-top:24px}._mainContent_w8rve_56,._sideCard_w8rve_57,._infoCard_w8rve_58{border:1px solid #f1f5f9;border-radius:24px;background:#fff;box-shadow:0 14px 40px #0f172a0f}._mainContent_w8rve_56{padding:28px}._sideCard_w8rve_57{padding:22px;height:fit-content;position:sticky;top:18px}._section_w8rve_76{padding:20px 0;border-bottom:1px solid #f4f4f5}._section_w8rve_76:first-child{padding-top:0}._section_w8rve_76:last-child{padding-bottom:0;border-bottom:none}._section_w8rve_76 h2{margin:0 0 10px;color:#111827;font-size:24px}._section_w8rve_76 p,._section_w8rve_76 li,._sideCard_w8rve_57 p,._sideCard_w8rve_57 li{color:#52525b;line-height:1.72}._section_w8rve_76 ul,._sideCard_w8rve_57 ul{margin:10px 0 0;padding-left:20px}._section_w8rve_76 li,._sideCard_w8rve_57 li{margin:8px 0}._noticeBox_w8rve_115{margin:18px 0;padding:18px;border:1px solid var(--line);border-radius:18px;background:var(--surface-muted)}._noticeBox_w8rve_115 strong{color:var(--text)}._noRefundBox_w8rve_127{margin:18px 0;padding:20px;border-radius:20px;background:#111827;color:#fff}._noRefundBox_w8rve_127 h3{margin:0 0 8px;color:#fff}._noRefundBox_w8rve_127 p{margin:0;color:#e5e7eb}._infoList_w8rve_145{display:grid;gap:12px;margin-top:18px}._infoCard_w8rve_58{padding:16px}._infoCard_w8rve_58 span{display:block;color:#71717a;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}._infoCard_w8rve_58 strong,._infoCard_w8rve_58 a{display:block;margin-top:5px;color:#111827;text-decoration:none;word-break:break-word}._policyLinks_w8rve_173{display:grid;gap:10px;margin-top:14px}._policyLinks_w8rve_173 a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-radius:14px;background:#f8fafc;color:#111827;text-decoration:none;font-weight:700}._policyLinks_w8rve_173 a:hover{background:var(--surface-muted);color:var(--gold-bright)}._backLink_w8rve_197{display:inline-flex;margin-top:20px;color:var(--gold);text-decoration:none;font-weight:800}@media (max-width: 860px){._heroCard_w8rve_8{padding:26px 22px;border-radius:22px}._contentGrid_w8rve_49{grid-template-columns:1fr}._mainContent_w8rve_56{padding:22px}._sideCard_w8rve_57{position:static}}._screen_kryk4_1{min-height:62vh;display:grid;place-items:center;padding:36px 0}._card_kryk4_8{width:min(100%,470px);box-sizing:border-box;padding:42px 34px;border:1px solid #ece3d8;border-radius:24px;background:#fffdf9;box-shadow:0 18px 45px #442a141a;text-align:center}._card_kryk4_8 h1{margin:14px 0 10px;color:#2d2118;font-size:clamp(24px,5vw,32px)}._card_kryk4_8>p:not(._eyebrow_kryk4_20){margin:0;color:#71655c;line-height:1.6}._eyebrow_kryk4_20{margin:14px 0 0;color:#e15823;font-size:11px;font-weight:800;letter-spacing:.15em}._token_kryk4_22{display:block;width:fit-content;margin:18px auto;padding:12px 20px;border-radius:999px;background:#e15823;color:#fff;font-size:20px;letter-spacing:.04em}._card_kryk4_8 small{display:block;margin-top:18px;color:#9a8c81;overflow-wrap:anywhere}._successIcon_kryk4_24,._pendingIcon_kryk4_24,._errorIcon_kryk4_24{width:58px;height:58px}._successIcon_kryk4_24{color:#24915f}._pendingIcon_kryk4_24{color:#e58c1b;animation:_pulse_kryk4_1 1.4s ease-in-out infinite}._errorIcon_kryk4_24{color:#ce5144}._actions_kryk4_28{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:28px}._actions_kryk4_28 a,._actions_kryk4_28 button{border:0;border-radius:10px;padding:12px 16px;font:inherit;font-weight:750;text-decoration:none;cursor:pointer}._actions_kryk4_28 button{background:#e15823;color:#fff}._actions_kryk4_28 a{background:#f5eee7;color:#553a29}@keyframes _pulse_kryk4_1{50%{opacity:.55;transform:scale(.94)}}:root{--ink: #0b0b0c;--ink-raised: #17171a;--ink-line: rgba(255, 255, 255, .12);--surface: #ffffff;--surface-muted: #f6f6f4;--surface-sunken: #efeeea;--line: #e4e3de;--text: #121214;--text-muted: #6c6c72;--text-onDark: #f7f7f5;--text-onDark-muted: #a6a6a4;--gold: #ffc233;--gold-bright: #ffd166;--gold-dim: #d99f14;--on-gold: #1a1400;--ok: #35c07a;--warn: #ffb020;--radius-sm: 10px;--radius: 14px;--radius-lg: 20px;--radius-xl: 28px;--shadow-sm: 0 1px 2px rgba(12, 12, 14, .05);--shadow: 0 6px 20px rgba(12, 12, 14, .07);--shadow-lg: 0 18px 44px rgba(12, 12, 14, .14);--ease: cubic-bezier(.2, .7, .3, 1);--nav-h: 65px}*{padding:0%;margin:0%;box-sizing:border-box;font-family:Poppins,system-ui,-apple-system,Segoe UI,sans-serif}html{scroll-behavior:smooth}body{min-height:100vh;background-color:var(--surface);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{text-decoration:none;color:inherit}:where(button,a,input,select,textarea):focus-visible{outline:2px solid var(--gold);outline-offset:2px;border-radius:6px}.app{width:min(92%,1240px);margin:auto}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
