@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Shippori+Mincho:wght@400;500;700&family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Inter:wght@400;500;600;700&display=swap");:root{--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--sol-black:0,0,0;--sol-prussian-blue:26,50,80;--sol-dark-blue:8,36,66;--sol-platinum:223,223,223;--sol-cream-gray:178,176,173;--sol-gray-cream:168,170,172;--sol-gray:133,139,148;--sol-light-blue:160,208,216;--shinka-cream:245,242,232;--shinka-noble-black:4,4,4;--font-body:"Inter","Noto Sans JP",sans-serif;--font-kanji:"Shippori Mincho",serif;--font-heading-display:"Cormorant Garamond",serif;--color-bg-dark:#07111e;--color-bg-dark-deeper:#030810;--color-bg-dark-elevated:#0f1b2d;--color-bg-dark-bottom:#040c18;--color-bg-cream:#f5f2e8;--color-bg-cream-warm:#efeadc;--color-accent-gold:#9c6a2a;--color-accent-gold-hover:#b88440;--color-accent-gold-light:#d4a574;--color-accent-gold-deep:#6e4a18;--color-accent-gold-soft:#e0bf8a;--color-headline-gold:#d4a574;--color-text-on-dark-primary:#f8f5ef;--color-text-on-dark-secondary:#c9c5b8;--color-text-on-dark-muted:#8a8678;--color-text-on-cream-primary:#0e1f36;--color-text-on-cream-secondary:#3a4a60;--color-text-on-cream-muted:#7a7468;--color-text-on-gold:#fff;--color-border-subtle-on-dark:rgba(184,132,64,.2);--color-border-strong-on-dark:#b88440;--color-border-subtle-on-cream:rgba(14,31,54,.1)}html{scroll-behavior:smooth}[id=faq],[id=hero],[id=sistema],[id=sobre-mi],[id=testimonios],[id=tiers]{scroll-margin-top:96px}*{box-sizing:border-box;padding:0;font-family:var(--font-body);margin:0}.kanjiText{font-family:var(--font-kanji);font-weight:500}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:rgb(var(--shinka-noble-black));border-radius:30px}main{width:100%}body,html{overflow-x:hidden}body{color:rgb(var(--foreground-rgb));background-color:rgb(var(--shinka-cream))}a{color:inherit;text-decoration:none}