@font-face{font-family:Almarena Neue Display;font-weight:600;font-style:normal;src:url(/fonts/AlmarenaNeue-Ds-SemiBold.woff2) format("woff2")}@font-face{font-family:Switzer;font-weight:400;src:url(/fonts/Switzer-Regular.otf) format("opentype")}@font-face{font-family:Switzer;font-weight:500;src:url(/fonts/Switzer-Medium.otf) format("opentype")}@font-face{font-family:Switzer;font-weight:600;src:url(/fonts/Switzer-Semibold.otf) format("opentype")}:root{--f-bordeaux: #2D0011;--f-ink: #111111;--f-pink: #FFACCA;--f-pink-soft: #FFD3E3;--f-pink-pale: #FFF6FA;--f-blush: #F3DEE4;--f-stone: #F5F4F1;--f-stone-2: #F0EEE9;--f-stone-3: #ECE9E4;--f-stone-4: #E3DDD5;--f-grey-1: #585C60;--f-grey-2: #838383;--f-grey-4: #D9D9D9;--f-success: #057642;--f-success-2: #27C966;--f-white: #FFFFFF;--f-border: rgba(45, 0, 17, .1);--f-border-strong: rgba(45, 0, 17, .2);--font-display: "Almarena Neue Display", Georgia, serif;--font-sans: "Switzer", "Inter", -apple-system, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, Menlo, monospace;--ease-std: cubic-bezier(.2, .6, .2, 1)}*,*:before,*:after{box-sizing:border-box}html,body{max-width:100%;overflow-x:hidden}body{margin:0;background:var(--f-stone)!important;color:var(--f-bordeaux);font-family:var(--font-sans);-webkit-font-smoothing:antialiased}.f-btn{font-family:var(--font-sans);font-weight:500;font-size:14px;border:none;cursor:pointer;border-radius:12px;display:inline-flex;align-items:center;gap:12px;transition:transform .18s var(--ease-std),opacity .18s;text-decoration:none}.f-btn:active{transform:scale(.97)}.f-btn-primary{background:var(--f-pink);color:var(--f-bordeaux);padding:4px 22px 4px 4px}.f-btn-primary .ico-chip{width:42px;height:42px;background:var(--f-bordeaux);color:var(--f-white);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.f-btn-primary:hover{opacity:.9}@keyframes f-spin{to{transform:rotate(360deg)}}.f-spin{animation:f-spin 1s linear infinite}
