@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;700&family=Noto+Sans+JP:wght@400;500;700&family=Zen+Maru+Gothic:wght@400;500;700&display=swap";:root{color-scheme:light dark;--color-bg: #FDFAF9;--color-surface: #FFFFFF;--color-surface-alt: #FFF0F5;--color-surface-muted: #F7EEF2;--color-primary: #CFA2B6;--color-primary-dark: #9E6B88;--color-primary-light: #F0D6E3;--color-cta: #D4789A;--color-cta-hover: #BB5F82;--color-text: #2D1B24;--color-text-muted: #7C5567;--color-text-faint: #B89AA7;--color-border: #EDE0E6;--color-border-strong: #CFA2B6;--color-badge-sale-bg: #FFE4EE;--color-badge-sale-text: #C03A6A;--color-badge-new-bg: #E4F5EC;--color-badge-new-text: #2E7D52;--color-badge-sold-bg: #F0EDEE;--color-badge-sold-text: #6B5560;--color-success: #A8C5A0;--color-error: #D4737A;--color-warning: #D4A862;--font-heading: "Noto Sans JP", "Inter", system-ui, sans-serif;--font-body: "Noto Sans JP", "Inter", system-ui, sans-serif;--font-accent: "Zen Maru Gothic", "Noto Sans JP", sans-serif;--font-mono: "JetBrains Mono", "Fira Code", monospace;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-md: 1.125rem;--text-lg: 1.25rem;--text-xl: 1.5rem;--text-2xl: 2rem;--text-3xl: 2.75rem;--text-4xl: 3.5rem;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--letter-spacing-tight: -.02em;--letter-spacing-normal: 0em;--letter-spacing-wide: .05em;--line-height-tight: 1.2;--line-height-body: 1.65;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--space-20: 80px;--space-24: 96px;--space-32: 128px;--border-width: 1px;--border-style: solid;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 20px;--radius-full: 9999px;--shadow-xs: 0 1px 3px rgba(207, 162, 182, .12);--shadow-sm: 0 2px 8px rgba(207, 162, 182, .15);--shadow-md: 0 4px 16px rgba(207, 162, 182, .18);--shadow-lg: 0 8px 32px rgba(207, 162, 182, .22);--shadow-xl: 0 16px 48px rgba(207, 162, 182, .25);--shadow-focus: 0 0 0 3px rgba(207, 162, 182, .4);--shadow-focus-error: 0 0 0 3px rgba(212, 115, 122, .4);--container-max: 1280px}[data-theme=dark]{color-scheme:dark;--color-bg: #180D12;--color-surface: #221318;--color-surface-alt: #2C1B22;--color-surface-elevated: #382230;--color-primary-light: #E8C4D5;--color-cta-hover: #E89AB8;--color-text: #F5EBF0;--color-text-muted: #BF96AC;--color-text-faint: #7A5068;--color-border: #4A2A38;--color-border-strong: #7A4A62;--color-badge-sale-bg: #5C1A30;--color-badge-sale-text: #F5A8C0;--color-badge-new-bg: #0E3825;--color-badge-new-text: #90D4A8;--color-success: #7AAD78;--color-error: #C26870;--color-warning: #C49458;--shadow-md: 0 4px 16px rgba(24, 13, 18, .6)}body{margin:0;font-family:var(--font-body);font-size:var(--text-base);line-height:var(--line-height-body);background-color:var(--color-bg);color:var(--color-text);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .3s ease,color .3s ease}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);margin-top:0;margin-bottom:var(--space-4);color:var(--color-text)}h1{font-size:var(--text-3xl);letter-spacing:var(--letter-spacing-tight)}h2{font-size:var(--text-2xl)}h3{font-size:var(--text-xl)}h4{font-size:var(--text-lg)}h5{font-size:var(--text-md)}h6{font-size:var(--text-base)}button,input,select,textarea{font-family:inherit;font-size:var(--text-base);color:inherit}*:focus-visible{outline:none;box-shadow:var(--shadow-focus)}input:focus-visible,textarea:focus-visible,select:focus-visible{border-color:var(--color-border-strong)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.motif-dot-grid{background-image:radial-gradient(circle,var(--color-primary-light) 1px,transparent 1px);background-size:20px 20px}.motif-scallop-border{position:relative}.motif-scallop-border:before{content:"";position:absolute;top:0;left:0;width:100%;height:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='12' viewBox='0 0 24 12'%3E%3Cpath d='M0 12c0-6.627 5.373-12 12-12s12 5.373 12 12' fill='%23CFA2B6' fill-opacity='0.6'/%3E%3C/svg%3E");background-repeat:repeat-x;pointer-events:none}.motif-vignette{background:radial-gradient(ellipse at center,transparent 60%,rgba(207,162,182,.08) 100%)}*,*:before,*:after{box-sizing:border-box;border-color:var(--color-border)}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-body)}.hidden{display:none}
