:root{--brand-primary:#2c8a9d;--brand-secondary:#2c8a9d;--brand-accent:#1d8295;--text-primary-brand:#2296AA;--semantic-success:#059669;--semantic-error:#dc2626;--semantic-warning:#d97706;--semantic-info:#2563eb}:root,[data-theme=dark]{--bg-primary:#121212;--bg-secondary:#0a0a0a;--bg-tertiary:#0f0f0f;--bg-card:#141414;--bg-input:#0f0f0f;--text-primary:#f9fafb;--text-secondary:#d1d5db;--text-muted:#9ca3af;--border-primary:#333333;--border-secondary:#404040}.tm-text-hero{font-size:clamp(32px,8vw,73px);font-weight:650;line-height:1.1;letter-spacing:-.03em;animation:fadeInScale .8s cubic-bezier(.16,1,.3,1) forwards}.tm-hero-accent{color:#2c8a9d}.tm-text-hero-medium{font-size:clamp(24px,6vw,55px);font-weight:650;line-height:1.15;letter-spacing:-.04em}.tm-text-hero-small{font-size:clamp(20px,5vw,44px);font-weight:650;line-height:1.2;letter-spacing:-.03em}.tm-text-subtitle{font-size:clamp(18px,2.5vw,22px);font-weight:450;line-height:1.45;letter-spacing:-.015em;color:#a1a1aa}@media (max-width:640px){.tm-text-hero{line-height:1.15}}@media (min-width:768px){.tm-text-hero{line-height:.95;letter-spacing:-.065em}}@keyframes fadeInScale{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes lightSweepForward{0%{left:-100%}to{left:100%}}@keyframes cursorBlink{0%,49%{opacity:1}50%,to{opacity:0}}.tm-button{position:relative;overflow:hidden;transition:all .2s ease}.tm-button-secondary{background:linear-gradient(135deg,#2c8a9d,#1d8295);color:white;font-weight:600;border-radius:8px;border:none;cursor:pointer}.tm-button-secondary:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(44,138,157,.3)}.tm-button-light-sweep:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(44,138,157,.3) 20%,rgba(44,138,157,.5) 50%,rgba(44,138,157,.3) 80%,transparent);pointer-events:none}.tm-button-light-sweep:hover:before{animation:lightSweepForward .6s cubic-bezier(.4,0,.2,1) forwards}.typewriter-cursor{display:inline-block;width:2px;height:1.2em;background-color:currentColor;animation:cursorBlink 1.06s infinite;margin-left:2px;vertical-align:middle}.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:rgba(0,0,0,.2);border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:rgba(44,138,157,.5);border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(44,138,157,.7)}.glass-card{backdrop-filter:blur(12px);background:rgba(44,138,157,.15);border:1px solid rgba(44,138,157,.2)}.grid-background{background-image:linear-gradient(rgba(44,138,157,.08) 1px,transparent 0),linear-gradient(90deg,rgba(44,138,157,.08) 1px,transparent 0);background-size:40px 40px;mask-image:radial-gradient(ellipse at center,black 0,transparent 65%);-webkit-mask-image:radial-gradient(ellipse at center,black 0,transparent 65%)}@media (max-width:640px){.hide-mobile{display:none!important}}@media (min-width:641px){.show-mobile-only{display:none!important}}