@keyframes chromatic-shift{0%,to{text-shadow:-2px 0 rgba(255,0,80,.7),2px 0 rgba(0,255,255,.7)}50%{text-shadow:-3px 0 rgba(255,0,80,.8),3px 0 rgba(0,255,255,.8)}}.chromatic-text{animation:3s ease-in-out infinite chromatic-shift}.chromatic-hover:hover{text-shadow:-3px 0 rgba(255,0,80,.8),3px 0 rgba(0,255,255,.8);transition:text-shadow .3s}.gradient-flame{background:linear-gradient(135deg,#ff6b35 0%,#f72585 50%,#7209b7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.gradient-ocean{background:linear-gradient(135deg,#00d4ff 0%,#7b2cbf 50%,#c77dff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.gradient-aurora{background:linear-gradient(135deg,#00ff87 0%,#60efff 50%,#ff1493 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.gradient-sunset{background:linear-gradient(135deg,gold 0%,#ff6b35 50%,#ee2b47 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.gradient-warm{background:linear-gradient(135deg,#fff 0%,#9ca3af 50%,#000 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-warm{color:#d97706}.gradient-monochrome{background:linear-gradient(135deg,#1a1a1a 0%,#4a4a4a 50%,#8a8a8a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@keyframes letterReveal{0%{opacity:0;filter:blur(4px);transform:translateY(100%)rotateX(-90deg)}to{opacity:1;filter:blur();transform:translateY(0)rotateX(0)}}.letter-reveal{opacity:0;animation:.8s cubic-bezier(.22,1,.36,1) forwards letterReveal;display:inline-block}@keyframes textBreathe{0%,to{letter-spacing:0;opacity:1}50%{letter-spacing:.05em;opacity:.9}}.text-breathe{animation:4s ease-in-out infinite textBreathe}.weight-shift{transition:font-weight .4s cubic-bezier(.22,1,.36,1)}.weight-shift:hover{font-weight:900}.headline-monumental{letter-spacing:-.04em;font-size:max(4rem,min(15vw,20rem));font-weight:900;line-height:.85}.headline-display{letter-spacing:-.03em;font-size:max(3rem,min(10vw,12rem));font-weight:800;line-height:.9}.headline-editorial{letter-spacing:-.02em;font-size:max(2rem,min(6vw,6rem));font-weight:700;line-height:1}.body-meditative{letter-spacing:.01em;max-width:45ch;font-size:max(1.125rem,min(2vw,1.5rem));line-height:1.8}@keyframes floatLetter{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-8px)rotate(2deg)}75%{transform:translateY(4px)rotate(-1deg)}}.float-letter{animation:6s ease-in-out infinite floatLetter;display:inline-block}.kinetic-underline{display:inline-block;position:relative}.kinetic-underline:after{content:"";background:linear-gradient(90deg,#ff6b35,#f72585,#7209b7);width:0;height:3px;transition:width .6s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-4px;left:0}.kinetic-underline:hover:after{width:100%}.sculptural-shadow{text-shadow:1px 1px rgba(0,0,0,.1),2px 2px rgba(0,0,0,.08),3px 3px rgba(0,0,0,.06),4px 4px rgba(0,0,0,.04),5px 5px rgba(0,0,0,.02)}.color-block-coral{background-color:#ff6b6b}.color-block-violet{background-color:#845ec2}.color-block-cyan{background-color:#00d4ff}.color-block-gold{background-color:#ffc75f}.color-block-mint{background-color:#00c9a7}.scroll-reveal-section{opacity:0;transition:all 1s cubic-bezier(.22,1,.36,1);transform:translateY(60px)}.scroll-reveal-section.visible{opacity:1;transform:translateY(0)}.specimen-container{position:relative;overflow:hidden}.specimen-container:before{content:"";opacity:.2;background:linear-gradient(90deg,transparent,currentColor,transparent);height:1px;position:absolute;top:0;left:0;right:0}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-track{animation:30s linear infinite marquee}.marquee-track:hover{animation-play-state:paused}.glyph-cell{aspect-ratio:1;cursor:default;justify-content:center;align-items:center;font-size:2.5rem;transition:all .3s;display:flex}.glyph-cell:hover{color:#fff;background:linear-gradient(135deg,#ff6b35,#f72585);transform:scale(1.2)}.editorial-divider{opacity:.15;background:linear-gradient(90deg,transparent 0%,currentColor 10%,currentColor 90%,transparent 100%);height:1px}.pull-quote{padding-left:2rem;font-size:max(1.5rem,min(4vw,3rem));font-style:italic;line-height:1.3;position:relative}.pull-quote:before{content:"\"";opacity:.2;font-size:4rem;font-style:normal;position:absolute;top:-.5rem;left:0}.noise-overlay{position:relative}.noise-overlay:after{content:"";pointer-events:none;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");position:absolute;top:0;bottom:0;left:0;right:0}.vertical-text{writing-mode:vertical-rl;text-orientation:mixed}.focus-type:focus-within{transform:scale(1.02)}.fade-up{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(40px)}.fade-up.in-view{opacity:1;transform:translateY(0)}.scale-in{opacity:0;transition:opacity .8s,transform .8s;transform:scale(.9)}.scale-in.in-view{opacity:1;transform:scale(1)}.type-cursor{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Ctext x='8' y='24' font-size='24' font-family='serif'%3EA%3C/text%3E%3C/svg%3E"),auto}
