@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&display=swap";:root{--lm-color-brand: #fe5800;--lm-color-brand-dark: #e34f00;--lm-color-surface-dark: #192e3b;--lm-color-text-light: #ffffff;--lm-color-text-muted: rgba(255, 255, 255, .78);--lm-color-border-subtle: rgba(255, 255, 255, .08);--lm-color-error: #ffb08a;--lm-radius-md: 10px;--lm-radius-lg: 20px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Outfit,sans-serif;font-size:14px;line-height:1.7;background:var(--lm-color-surface-dark)}.contact-input-error,.worksheet-input-error{border-color:var(--lm-color-error)!important;box-shadow:0 0 0 3px #ffb08a2e}.philosophy-anchor-card{position:relative;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.philosophy-anchor-line{display:block;width:24px;height:2px;border-radius:999px;background:#fe5800eb;margin-bottom:10px;transition:width .22s ease}.philosophy-anchor-title{transition:transform .22s ease}.philosophy-anchor-card:hover{transform:translateY(-2px);border-color:#fe580070!important;box-shadow:0 14px 26px #0c161e33}.philosophy-anchor-card:hover .philosophy-anchor-line{width:52px}.philosophy-anchor-card:hover .philosophy-anchor-title{transform:translate(2px)}@media(hover:none),(pointer:coarse){.philosophy-anchor-card:hover{transform:none;box-shadow:none}.philosophy-anchor-card:hover .philosophy-anchor-line{width:24px}.philosophy-anchor-card:hover .philosophy-anchor-title{transform:none}}@media(prefers-reduced-motion:reduce){.philosophy-anchor-card,.philosophy-anchor-line,.philosophy-anchor-title{transition:none!important}.philosophy-anchor-card:hover{transform:none}}
