*,:after,:before{margin:0;padding:0;box-sizing:border-box}:root{--color-dusty-pink:#D4A0A0;--color-dusty-pink-light:#E8C4C4;--color-dusty-pink-dark:#B87878;--color-powder-blue:#B8CFE0;--color-powder-blue-light:#D4E4EF;--color-bg-primary:#F9F5F2;--color-bg-secondary:#FFFFFF;--color-text-primary:#555555;--color-text-secondary:#757575;--color-text-muted:#A0A0A0;--gradient-main:linear-gradient(180deg,#E8C4C4,#D4E4EF);--gradient-button:linear-gradient(135deg,#D4A0A0,#C48E8E);--glass-bg:rgba(255,255,255,0.65);--glass-border:rgba(255,255,255,0.3);--glass-blur:12px;--color-anxious:#E8A0B0;--color-secure:#A0D8C0;--color-avoidant:#A0B8D8;--color-fearful:#C8A0D8;--hero-anxious:#D4889A;--hero-anxious-light:#F2D5DC;--hero-secure:#7BC4A8;--hero-secure-light:#D4EFE3;--hero-avoidant:#7FA8CC;--hero-avoidant-light:#D4E4F2;--hero-fearful:#B088C8;--hero-fearful-light:#E4D4F0;--color-words:#F0C0A0;--color-time:#A0D0E8;--color-gifts:#E0A0C8;--color-service:#A0E0B8;--color-touch:#D0B0E0;--font-ja:"Zen Kaku Gothic New",sans-serif;--font-en:"DM Sans",sans-serif;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.25rem;--text-xl:1.5rem;--text-2xl:1.75rem;--text-3xl:2.25rem;--text-4xl:2.75rem;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-full:9999px;--shadow-soft:0 4px 20px rgba(0,0,0,0.06);--shadow-card:0 8px 32px rgba(0,0,0,0.08);--shadow-button:0 4px 16px rgba(212,160,160,0.3)}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-ja);font-weight:500;-webkit-text-stroke:.3px;color:var(--color-text-primary);background:var(--color-bg-primary);line-height:1.7;overflow-x:hidden}#root,body{min-height:100dvh}#root{display:flex;flex-direction:column}img{max-width:100%;height:auto;display:block}button{font-family:var(--font-ja);cursor:pointer;border:none;background:none;font-size:inherit}a,button{color:inherit}a{text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}