:root{--ink:#f5e1cd;--ink-dim:rgba(245,225,205,0.62);--ground:#713d50;--font-sans:"thonglor","Helvetica Neue","Helvetica",Arial,sans-serif;--font-display:"viroqua","Didot","Bodoni 72",Georgia,serif;--step-eyebrow:clamp(1rem,0.62rem + 1.7vw,2rem);--step-headline:clamp(2rem,1.1rem + 4vw,3.5rem);--step-sub:clamp(0.9375rem,0.75rem + 0.85vw,1.5rem);--step-field:clamp(0.9375rem,0.86rem + 0.34vw,1.125rem);--step-micro:clamp(0.75rem,0.71rem + 0.17vw,0.875rem);--ring-label-size:21.6px;--track-eyebrow:0.05em;--track-button:0.05em;--track-micro:0.05em;--edge-base-x:clamp(1.25rem,0.6rem + 2.9vw,2.9rem);--edge-base-y:clamp(1.25rem,0.75rem + 2.2vw,2.4rem);--edge-left:calc(var(--edge-base-x) + env(safe-area-inset-left, 0px));--edge-right:calc(var(--edge-base-x) + env(safe-area-inset-right, 0px));--edge-top:calc(var(--edge-base-y) + env(safe-area-inset-top, 0px));--edge-bottom:calc(var(--edge-base-y) + env(safe-area-inset-bottom, 0px));--ease-out-soft:cubic-bezier(0.22,1,0.36,1);--orbit-duration:60s}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;height:100%}body{background:var(--ground);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow:hidden}a{text-decoration:none}a,button{color:inherit}button{font:inherit}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}