@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Mona+Sans:ital,wght@0,200..900;1,200..900&family=Source+Serif+4:ital,opsz,wght@0,8..60,200..900;1,8..60,200..900&display=swap";:root{--bg-primary: oklch(14.1% .005 285.823);--bg-surface: oklch( 27.4% .006 286.033 );--bg-elevated: oklch(37% .013 285.805);--bg-primary-rgb: 10, 10, 10;--text-primary: oklch(95% .01 285);--text-secondary: oklch(70% .02 264);--text-muted: oklch(55% .02 264);--border: #252b36;--accent: oklch( 55.8% .288 302.321 );--accent-hover: oklch(62.7% .265 303.9);--success: oklch(72.3% .219 149.579);--warning: oklch(79.5% .184 86.047);--error: oklch(63.7% .237 25.331);--radius-xs: 4px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-full: 9999px}body{font-family:Inter,system-ui,-apple-system,sans-serif;background-color:var(--bg-primary);color:var(--text-primary)}.no-scroll{overflow-y:hidden;height:100%}button{transition:all .2s ease;border:none;cursor:pointer}h1,h2,h3,h4,h5,h6,p{margin:0}.heading-xl{font-size:clamp(3rem,6vw,3.5rem);font-weight:700;letter-spacing:-.02rem;color:var(--text-primary)}.heading-lg{font-size:2.2rem;font-weight:600}.heading-md{font-size:1.5rem;font-weight:600}.body-md{font-size:1.125rem;line-height:1.6;color:var(--text-secondary)}.card{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:1rem;transition:background-color .2s ease,transform .2s ease}.card:hover{background:var(--bg-tertiary);transform:translateY(-2px)}.card-title{font-size:1rem;font-weight:600;color:var(--text-primary)}.cardMeta{font-size:.875rem;color:var(--text-muted)}.btn-primary{background-color:var(--accent);color:#fff;border-radius:var(--radius-sm);font-weight:500;border:none;cursor:pointer;transition:transform .15s ease,backround-color .15s ease}.btn-primary:hover{transform:translateY(-1px);background-color:var(--accent-hover)}.btn-secondary{background-color:#0f121729;border:1px solid var(--border);color:var(--text-primary);border-radius:var(--radius-sm)}.btn-ghost{background:none;color:var(--text-secondary);padding:.25rem .5rem}.btn-sm{padding:.5rem 1rem;font-size:14px;border-radius:var(--radius-xs)}.btn-md{padding:.75rem 1.5rem;font-size:16px;border-radius:var(--radius-sm)}.btn-lg{padding:1rem 2rem;font-size:18px;border-radius:var(--radius-md)}.btn-icon{background-color:var(--bg-surface);color:var(--text-secondary);display:inline-flex;align-items:center;justify-content:center;line-height:1;padding:.5rem;font-size:14px;border-radius:var(--radius-sm);aspect-ratio:1}.btn-icon:hover{background-color:var(--bg-elevated);color:var(--text-primary)}.btn-icon:active{transform:translateY(1px)}._hero_16vbx_2{padding:4rem 1rem 5rem;min-height:80vh;display:flex;align-items:center;background:linear-gradient(to bottom,var(--bg-elevated) 0%,var(--bg-primary) 100%)}._container_16vbx_14{max-width:1200px;margin:0 auto;width:100%;display:flex;flex-direction:column;align-items:center;gap:2.5rem}._textBlock_16vbx_24{text-align:center;display:flex;flex-direction:column;gap:1rem;max-width:540px}._title_16vbx_32{background:linear-gradient(135deg,var(--text-primary) 0%,var(--text-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.25rem}._textBlock_16vbx_24 p{color:var(--text-secondary);font-size:1.125rem;line-height:1.6;margin-bottom:.5rem}._button_16vbx_51{align-self:center;padding:.875rem 2.5rem;font-weight:600;letter-spacing:-.01em}._imageBlock_16vbx_58{position:relative;width:100%;max-width:280px}._imageBlock_16vbx_58:before{content:"";position:absolute;inset:-8px;background:linear-gradient(135deg,#6366f11a,#a855f71a);border-radius:1.25rem;z-index:-1;opacity:.6}._imageBlock_16vbx_58 img{width:100%;border-radius:1rem;box-shadow:0 20px 40px #0000001a;transition:transform .3s ease}._imageBlock_16vbx_58 img:hover{transform:scale(1.02)}._grid_5we43_1{padding:3rem 1rem 4rem;max-width:1400px;margin:0 auto}._header_5we43_7{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding:0 .5rem}._header_5we43_7 h2{font-size:1.5rem;font-weight:700;letter-spacing:-.02em}._controls_5we43_21{display:none;gap:.5rem}._carousel_5we43_26{display:grid;grid-auto-flow:column;grid-auto-columns:160px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:1rem;margin:0 -.5rem;padding:.5rem .5rem 1.5rem}._carousel_5we43_26::-webkit-scrollbar{height:4px}._carousel_5we43_26::-webkit-scrollbar-track{background:var(--bg-elevated);border-radius:2px}._carousel_5we43_26::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}._carousel_5we43_26::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}._productItem_5we43_57{list-style-type:none;margin:0;padding:0;scroll-snap-align:start;transition:transform .2s ease}._productItem_5we43_57:hover{transform:translateY(-4px)}._productItem_5we43_57 a{text-decoration:none;color:inherit;display:block}@media(min-width:640px){._carousel_5we43_26{grid-auto-columns:180px;gap:1.25rem}._imageBlock_5we43_82{max-width:320px}}@media(min-width:768px){._hero_5we43_89{padding:6rem 2rem 7rem}._container_5we43_93{flex-direction:row;gap:4rem}._textBlock_5we43_98{flex:1;text-align:left;align-items:flex-start;gap:1.25rem}._textBlock_5we43_98 p{font-size:1.25rem}._button_5we43_109{align-self:flex-start;padding:1rem 3rem}._imageBlock_5we43_82{flex:1;display:flex;justify-content:flex-end;max-width:420px}._grid_5we43_1{padding:4rem 2rem 5rem}._header_5we43_7{padding:0;margin-bottom:2.5rem}._header_5we43_7 h2{font-size:1.875rem}._controls_5we43_21{display:flex}._carousel_5we43_26{grid-auto-columns:200px;gap:1.5rem;padding:.5rem 0 1.5rem;margin:0}}@media(min-width:1024px){._hero_5we43_89{padding:8rem 2rem}._container_5we43_93{gap:5rem}._imageBlock_5we43_82{max-width:480px}._carousel_5we43_26{grid-auto-columns:220px}}._card_1kt1s_1{border:1px solid var(--border);scroll-snap-align:start;background-color:var(--bg-surface);overflow:hidden;display:flex;flex-direction:column;height:100%;border-radius:var(--radius-md);transition:transform .2s ease,background-color .2s ease}._card_1kt1s_1:hover{background-color:var(--bg-elevated);transform:translateY(-4px)}._imageWrapper_1kt1s_23{aspect-ratio:3 / 4;overflow:hidden;border-bottom-right-radius:var(--radius-sm);border-bottom-left-radius:var(--radius-sm)}._imageWrapper_1kt1s_23 img{width:100%;height:100%;object-fit:cover}._content_1kt1s_36{padding:.75rem;display:flex;flex-direction:column;gap:.75rem;flex:1}._title_1kt1s_45{font-size:.95rem;font-weight:600;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none}._meta_1kt1s_59{display:flex;justify-content:space-between;font-size:.75rem;color:var(--text-muted)}._rating_1kt1s_66{color:var(--accent)}._footer_1kt1s_70{display:flex;flex-direction:column;justify-content:space-between;margin-top:auto;gap:.75rem}._price_1kt1s_79{font-weight:600}._wrapper_1fhqz_1{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background-color:var(--bg-primary)}._text_1fhqz_13{font-size:.875rem;color:var(--text-secondary)}._header_k819j_1{position:sticky;top:0;z-index:100;border-bottom:1px solid var(--border);background-color:rgba(var(--bg-primary-rgb),.95);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}._container_k819j_11{max-width:1400px;margin:0 auto;padding:.875rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}._left_k819j_21{display:flex;align-items:center;gap:1rem}._menu_k819j_27{color:var(--text-primary)}._nav_k819j_32{display:none;gap:.5rem;align-items:center}._nav_k819j_32 a{position:relative;color:var(--text-secondary);font-size:.9375rem;font-weight:500;text-decoration:none;padding:.5rem 1rem;border-radius:6px;transition:all .15s ease}._nav_k819j_32 a:hover,._nav_k819j_32 a._active_k819j_55{color:var(--text-primary);background:var(--bg-elevated)}._nav_k819j_32 a._active_k819j_55:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:24px;height:2px;background:var(--text-primary);border-radius:2px 2px 0 0}._actions_k819j_73{display:flex;gap:.5rem;align-items:center}._actions_k819j_73 button{color:var(--text-secondary);transition:all .15s ease}._actions_k819j_73 button:hover{color:var(--text-primary);background:var(--bg-elevated)}._cart_k819j_89{position:relative}._badge_k819j_93{position:absolute;top:-2px;right:-2px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;font-size:.625rem;font-weight:700;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:9px;padding:0 4px;border:2px solid var(--bg-primary);box-shadow:0 2px 4px #0000001a}@media(min-width:768px){._container_k819j_11{padding:1rem 1.5rem}._nav_k819j_32{display:flex;flex:1;justify-content:center}._menu_k819j_27{display:none}._actions_k819j_73{gap:.75rem}}@media(min-width:1024px){._container_k819j_11{padding:1rem 2rem;gap:3rem}._nav_k819j_32{gap:1rem}._nav_k819j_32 a{padding:.625rem 1.25rem}}._logo_v6f7u_1{display:flex;align-items:center;gap:calc(var(--logo-size) * .2);font-size:1.125rem;font-weight:600;text-decoration:none;color:var(--text-primary)}._kanji_v6f7u_12{font-size:calc(var(--logo-size) * .5);font-weight:700;color:var(--accent);line-height:1;transition:transform .2s ease}._brandName_v6f7u_21{font-size:calc(var(--logo-size) * .5);font-weight:700}._highlight_v6f7u_26{color:var(--accent);font-weight:700}@media(min-width:768px){._logo_v6f7u_1:hover ._kanji_v6f7u_12{transform:scale(1.2)}}._open_13s6i_1{transform:translate(0)}._show_13s6i_5{opacity:1;pointer-events:auto}._hide_13s6i_10{opacity:0;transition:opacity .2s ease-out;pointer-events:none}._overlay_13s6i_16{position:fixed;top:0;width:100%;height:100%;background-color:#000000b3;z-index:101}._close_13s6i_26{transform:translate(-100%)}._panel_13s6i_30{transition:transform .2s ease-out;position:fixed;top:0;left:0;width:80vw;max-width:320px;height:100vh;background-color:var(--bg-primary);z-index:102}._logo_13s6i_44{padding:1.25rem 1rem}._navItem_13s6i_48{display:flex;flex-direction:column}._navLink_13s6i_53{text-decoration:none;color:var(--text-primary);padding:.875rem;flex:1;display:flex;align-items:center;gap:.875rem}._page_1dg39_1{padding:1.5rem 1rem;display:flex;flex-direction:column;gap:2rem}._header_1dg39_8{display:flex;flex-direction:column;gap:.5rem}._header_1dg39_8 p{color:var(--text-secondary)}._controls_1dg39_18{display:flex;justify-content:space-between;align-items:center}._productGrid_1dg39_24{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}._link_1dg39_34{color:var(--text-primary);text-decoration:none}._controlButton_1dg39_38{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;background-color:var(--bg-surface);color:var(--text-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);cursor:pointer;transition:background-color .15s ease,border-color .15s ease,transform .05s ease}._controlButton_1dg39_38:hover{background-color:var(--bg-elevated)}._controlButton_1dg39_38:active{transform:translateY(1px)}@media(min-width:768px){._shopPage_1dg39_67{padding:2rem}._productGrid_1dg39_24{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){._page_1dg39_1{max-width:1200px;margin:0 auto}._productGrid_1dg39_24{grid-template-columns:repeat(4,1fr);gap:1.5rem}}._back_19fp7_1{background:none;border:none;color:var(--text-secondary);font-size:.875rem;padding:0;margin-bottom:.85rem;cursor:pointer;display:inline-flex;align-items:center;gap:.25rem}._back_19fp7_1:hover{color:var(--text-primary)}._page_1yfdb_1{padding:2rem 1rem}._product_1yfdb_5{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:2rem;background:var(--bg-surface);border-radius:1rem;padding:1.5rem}._top_1yfdb_18{display:flex;flex-direction:column;gap:1.5rem}._media_1yfdb_24 img{width:100%;max-width:320px;margin:0 auto;border-radius:var(--radius-sm);object-fit:cover}._info_1yfdb_32{display:flex;flex-direction:column;gap:.75rem}._title_1yfdb_38{font-size:1.75rem;line-height:1.2}._meta_1yfdb_43{display:flex;gap:.75rem;font-size:.875rem;color:var(--text-secondary)}._actions_1yfdb_50{margin-top:auto;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.06);display:flex}._actions_1yfdb_50 button{flex:1}._price_1yfdb_61{font-size:1.25rem;font-weight:600}._description_1yfdb_66{display:flex;flex-direction:column;gap:.5rem}._description_1yfdb_66 h2{font-size:1.125rem}._text_1yfdb_76{color:var(--text-secondary);line-height:1.7}._clamped_1yfdb_81{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}._toggle_1yfdb_88{margin-top:.5rem;background:none;border:none;color:var(--accent);font-size:.875rem;padding:0;cursor:pointer}._toggle_1yfdb_88:hover{text-decoration:underline}@media(min-width:768px){._top_1yfdb_18{flex-direction:row;align-items:start;gap:3rem}._media_1yfdb_24 img{max-width:360px}._info_1yfdb_32{flex:1}}._page_yr1rk_1{min-height:100vh;padding:1.5rem 1rem 3rem;background:var(--bg-primary);color:var(--text-primary)}._heading_yr1rk_8{max-width:1200px;margin:0 auto 2rem;font-size:1.5rem;font-weight:700;letter-spacing:-.02em}._layout_yr1rk_16{max-width:1200px;margin:0 auto;display:grid;gap:1.5rem}._list_yr1rk_23{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}._item_yr1rk_32{display:grid;grid-template-columns:64px 1fr;gap:1rem;padding:1rem;background:var(--bg-surface);border:1px solid var(--border);border-radius:8px;transition:all .15s ease}._item_yr1rk_32:hover{border-color:var(--text-muted);box-shadow:0 1px 3px #0000000d}._image_yr1rk_48{width:64px;height:96px;object-fit:cover;border-radius:4px;background:var(--bg-elevated)}._details_yr1rk_56{display:flex;flex-direction:column;gap:.5rem;min-width:0}._title_yr1rk_63{font-size:.9375rem;font-weight:600;line-height:1.3;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._price_yr1rk_75{color:var(--text-secondary);font-size:.875rem;font-weight:500;margin:0}._controls_yr1rk_82{margin-top:auto;display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}._quantity_yr1rk_90{width:56px;padding:.375rem .5rem;background:var(--bg-primary);color:var(--text-primary);border:1px solid var(--border);border-radius:6px;font-size:.875rem;font-weight:500;transition:border-color .15s ease}._quantity_yr1rk_90:focus{outline:none;border-color:var(--text-primary)}._remove_yr1rk_107{padding:.375rem .75rem;background:none;border:none;color:var(--text-muted);cursor:pointer;font-size:.8125rem;font-weight:500;border-radius:4px;transition:color .15s ease,backround-color .15s ease,transform .15 ease}._remove_yr1rk_107:hover{color:var(--error);background-color:#ef444414;transform:translateY(-1px)}._subtotal_yr1rk_125{grid-column:2;font-weight:600;font-size:.9375rem;text-align:right;padding-top:.5rem;border-top:1px solid rgba(255,255,255,.06);margin-top:.5rem}._summary_yr1rk_135{padding:1.5rem;background:var(--bg-surface);border:1px solid var(--border);border-radius:8px;height:fit-content}._totalRow_yr1rk_143{display:flex;justify-content:space-between;align-items:baseline;font-size:1.125rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(255,255,255,.06) e}._totalRow_yr1rk_143 span{font-weight:500;color:var(--text-secondary)}._totalRow_yr1rk_143 strong{font-weight:700;font-size:1.5rem;letter-spacing:-.02em}._checkout_yr1rk_163{margin-top:1.25rem;width:100%;font-weight:600;letter-spacing:-.01em}._backContainer_yr1rk_170{max-width:1200px;margin:0 auto 1rem}._imageLink_yr1rk_175{display:block}._titleLink_yr1rk_179{text-decoration:none;color:inherit}._titleLink_yr1rk_179:hover{text-decoration:underline}._empty_yr1rk_189{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center;background:var(--bg-surface);border:1px solid var(--border);border-radius:8px;min-height:400px;max-width:1200px;margin:0 auto}._emptyIcon_yr1rk_207{width:80px;height:80px;border-radius:50%;background:var(--bg-elevated);color:var(--text-muted);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}._emptyTitle_yr1rk_221{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0 0 .5rem}._emptyText_yr1rk_228{color:var(--text-secondary);font-size:.9375rem;max-width:320px;margin:0 0 2rem;line-height:1.5}._browseManga_yr1rk_236{min-width:160px}@media(min-width:768px){._empty_yr1rk_189{padding:4rem 2rem}._emptyTitle_yr1rk_221{font-size:1.5rem}}@media(min-width:768px){._page_yr1rk_1{padding:2rem 1.5rem 4rem}._heading_yr1rk_8{font-size:2rem;margin-bottom:2.5rem}._layout_yr1rk_16{grid-template-columns:1fr 360px;gap:2rem;align-items:start}._list_yr1rk_23{gap:1rem}._item_yr1rk_32{grid-template-columns:80px 1fr auto;padding:1.25rem;gap:1.25rem}._image_yr1rk_48{width:80px;height:120px}._title_yr1rk_63{font-size:1rem}._price_yr1rk_75{font-size:.9375rem}._subtotal_yr1rk_125{grid-column:3;border-top:none;margin-top:0;padding-top:0;align-self:start}._summary_yr1rk_135{position:sticky;top:2rem;padding:2rem}._controls_yr1rk_82{gap:.75rem}}@media(min-width:1024px){._item_yr1rk_32{gap:1.5rem}._summary_yr1rk_135{top:3rem}}*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}
