.the-word-han{--color-bg-primary:#0A0A0C;--color-bg-elevated:#1A1A1E;--color-bg-ink-wash:#2A2A32;--color-text:#FDFBF7;--color-text-secondary:rgba(253,251,247,0.7);--color-text-muted:rgba(253,251,247,0.5);--color-imperial-red:#B8202D;--color-royal-blue:#1E3F66;--color-gold:#C9A83E;--color-bronze:#8B7355;--color-jade:#5D9B79;--color-paper:#FDF5E6;--font-serif:"Source Han Serif","Noto Serif CJK SC","Songti SC",Georgia,serif;--font-sans:"Source Han Sans","Noto Sans CJK SC","PingFang SC",sans-serif;--font-display:"Cormorant Garamond",Georgia,serif;--section-padding:6rem 1.5rem;--content-max-width:720px;--ease-calligraphic:cubic-bezier(0.4,0,0.2,1);--duration-normal:0.35s;--duration-slow:0.6s;background:var(--color-bg-primary);color:var(--color-text);font-family:var(--font-serif);font-size:1.125rem;line-height:1.7;min-height:100vh}.ink-stroke-progress{position:fixed;left:1rem;top:50%;transform:translateY(-50%);height:70vh;width:8px;z-index:100;pointer-events:none}@media (max-width:768px){.ink-stroke-progress{left:.5rem;width:6px;height:60vh}}.ink-stroke-track{position:relative;height:100%;width:100%;background:linear-gradient(180deg,rgba(139,115,85,.3) 0,rgba(253,251,247,.1) 50%,rgba(253,251,247,.2));border-radius:4px;overflow:visible}.ink-stroke-fill{position:absolute;top:0;left:0;width:100%;background:linear-gradient(to bottom,var(--color-bronze) 0,var(--color-imperial-red) 40%,var(--color-royal-blue) 70%,var(--color-text) 100%);border-radius:4px;transition:height .1s linear}.seal-stamp{position:absolute;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;background:transparent;border:2px solid var(--color-imperial-red);border-radius:2px;display:flex;align-items:center;justify-content:center;opacity:.3;transition:all var(--duration-normal) var(--ease-calligraphic)}.seal-stamp.stamped{background:var(--color-imperial-red);opacity:1;transform:translate(-50%,-50%) scale(1.1)}.seal-stamp .seal-number{font-family:var(--font-display);font-size:.625rem;color:var(--color-text);font-weight:600}.ink-dot{position:absolute;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:var(--color-text);border-radius:50%;box-shadow:0 0 12px rgba(253,251,247,.6);transition:top .1s linear}.han-section{padding:var(--section-padding);opacity:0;transform:translateY(40px);transition:all var(--duration-slow) var(--ease-calligraphic)}.han-section.visible{opacity:1;transform:translateY(0)}.han-section.era-ancient{--era-accent:var(--color-bronze)}.han-section.era-han{--era-accent:var(--color-imperial-red)}.han-section.era-transmission{--era-accent:var(--color-jade)}.han-section.era-korean{--era-accent:var(--color-royal-blue)}.han-section.era-modern{--era-accent:var(--color-gold)}.han-section.era-contemporary{--era-accent:var(--color-text)}.hero-section{min-height:100vh;justify-content:center;background:radial-gradient(ellipse at center,var(--color-bg-elevated) 0,var(--color-bg-primary) 70%)}.hero-section,.the-word-han .hero-content{display:flex;align-items:center;text-align:center;padding:2rem}.the-word-han .hero-content{position:relative;z-index:2;max-width:900px;flex-direction:column;grid-template-columns:unset;gap:unset}.the-word-han .hero-title{animation:none;color:var(--color-text)}.the-word-han .hero-subtitle,.the-word-han .hero-title{-webkit-text-fill-color:currentColor}.hero-characters{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:2rem;flex-wrap:wrap}.hero-character{font-size:clamp(3rem,10vw,6rem);font-weight:400;line-height:1;opacity:0;animation:characterFadeIn .8s var(--ease-calligraphic) forwards}.hero-character.char-han-chinese{color:var(--color-imperial-red);animation-delay:.2s}.hero-character.char-han-korean{color:var(--color-royal-blue);animation-delay:.4s}.hero-character.char-han-katakana{color:var(--color-jade);animation-delay:.6s}.hero-character.char-han-hangul{color:var(--color-gold);animation-delay:.8s}.hero-divider{font-size:clamp(2rem,6vw,4rem);color:var(--color-text-muted);font-weight:200}@keyframes characterFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.the-word-han .hero-title{font-family:var(--font-display);font-size:clamp(1.75rem,5vw,3rem);font-weight:400;margin-bottom:1rem;letter-spacing:.02em;opacity:0;animation:characterFadeIn .8s var(--ease-calligraphic) 1s forwards;background:none;-webkit-text-fill-color:var(--color-text);background-clip:border-box}.the-word-han .hero-subtitle{font-size:clamp(1rem,2.5vw,1.25rem);color:var(--color-text-secondary);font-style:italic;opacity:0;animation:characterFadeIn .8s var(--ease-calligraphic) 1.2s forwards;background:none;-webkit-text-fill-color:var(--color-text-secondary);background-clip:border-box}.hero-scroll-indicator{margin-top:4rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:0;animation:characterFadeIn .8s var(--ease-calligraphic) 1.5s forwards}.scroll-text{font-size:.75rem;text-transform:uppercase;letter-spacing:.15em;color:var(--color-text-muted)}.scroll-arrow{width:20px;height:20px;border-right:2px solid var(--color-text-muted);border-bottom:2px solid var(--color-text-muted);transform:rotate(45deg);animation:scrollBounce 2s ease-in-out infinite}@keyframes scrollBounce{0%,to{transform:rotate(45deg) translateY(0)}50%{transform:rotate(45deg) translateY(5px)}}.chapter{padding:8rem 1.5rem}.chapter-header{text-align:center;margin-bottom:4rem;max-width:var(--content-max-width);margin-left:auto;margin-right:auto}.chapter-number{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;color:var(--era-accent,var(--color-gold));margin-bottom:1rem}.chapter-title{font-family:var(--font-display);font-size:clamp(2rem,6vw,3.5rem);font-weight:400;margin-bottom:.5rem;letter-spacing:.02em}.chapter-marker{font-size:.875rem;font-style:italic;color:var(--color-text-secondary)}.chapter-content{max-width:var(--content-max-width);margin:0 auto}.chapter-lead{font-size:1.25rem;line-height:1.6;margin-bottom:2rem;color:var(--color-text)}.chapter-content p{margin-bottom:1.5rem}.insight-text{font-size:1.125rem;font-style:italic;color:var(--color-text-secondary);border-left:3px solid var(--era-accent,var(--color-gold));padding-left:1.5rem;margin:2rem 0}.character-display{text-align:center;margin:3rem auto;display:flex;flex-direction:column;align-items:center;gap:.5rem}.character-glyph{display:block;font-weight:400;line-height:1}.character-hero .character-glyph{font-size:clamp(6rem,20vw,10rem)}.character-section .character-glyph{font-size:clamp(4rem,12vw,6rem)}.character-inline .character-glyph{font-size:clamp(2.5rem,8vw,4rem)}.character-chinese .character-glyph{color:var(--color-imperial-red)}.character-korean .character-glyph{color:var(--color-royal-blue)}.character-japanese .character-glyph{color:var(--color-jade)}.character-vietnamese .character-glyph{color:var(--color-gold)}.character-reading{font-size:1rem;font-style:italic;color:var(--color-text-secondary)}.character-meaning{font-size:.875rem;color:var(--color-text-muted);max-width:300px}.two-hans-comparison{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;align-items:center;padding:4rem 2rem;margin:4rem 0;background:var(--color-bg-elevated);border-radius:8px;opacity:0;transform:scale(.95);transition:all var(--duration-slow) var(--ease-calligraphic)}.two-hans-comparison.revealed{opacity:1;transform:scale(1)}@media (max-width:768px){.two-hans-comparison{grid-template-columns:1fr;gap:3rem;padding:3rem 1.5rem}.han-divider{display:flex!important;flex-direction:row!important;width:100%!important;height:auto!important}.han-divider .divider-line{width:100%;height:1px!important}}.han-chinese-side,.han-korean-side{text-align:center}.han-origin{margin-top:1.5rem}.origin-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.15em;color:var(--color-text-muted);margin-bottom:.5rem}.origin-text{font-size:.875rem;color:var(--color-text-secondary);line-height:1.5}.han-divider{display:flex;flex-direction:column;align-items:center;gap:1rem;height:100%}.divider-line{flex:1;width:1px;background:linear-gradient(to bottom,transparent,var(--color-text-muted),transparent)}.divider-text{font-size:1.5rem;color:var(--color-text-muted);font-weight:300}.han-conclusion{grid-column:1/-1;text-align:center;font-size:1.25rem;font-style:italic;color:var(--color-gold);margin-top:1rem}.quote-monument{margin:4rem auto;padding:3rem 2rem;max-width:600px;text-align:center;position:relative}.quote-monument:before{content:'"';position:absolute;top:0;left:50%;transform:translateX(-50%);font-size:6rem;font-family:var(--font-display);color:var(--color-text-muted);opacity:.3;line-height:1}.quote-text{font-size:clamp(1.25rem,3vw,1.5rem);line-height:1.6;font-style:italic;margin-bottom:1.5rem;position:relative;z-index:1}.quote-footer{display:flex;flex-direction:column;gap:.25rem}.quote-speaker{font-size:1rem;font-weight:600;font-style:normal}.quote-source{font-size:.875rem;color:var(--color-text-muted)}.quote-chinese .quote-speaker{color:var(--color-imperial-red)}.quote-korean .quote-speaker{color:var(--color-royal-blue)}.quote-vietnamese .quote-speaker{color:var(--color-gold)}.figures-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:3rem 0}.figure-card{background:var(--color-bg-elevated);border-radius:8px;padding:2rem;border-left:4px solid var(--color-text-muted)}.figure-chinese{border-left-color:var(--color-imperial-red)}.figure-korean{border-left-color:var(--color-royal-blue)}.figure-japanese{border-left-color:var(--color-jade)}.figure-vietnamese{border-left-color:var(--color-gold)}.figure-western{border-left-color:var(--color-text)}.figure-header{margin-bottom:1.5rem}.figure-name{font-size:1.25rem;font-weight:600;margin-bottom:.25rem;display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap}.figure-chinese-name{font-size:1rem;font-weight:400;color:var(--color-text-secondary)}.figure-role{font-size:.875rem;font-style:italic;color:var(--color-text-secondary);margin-bottom:.25rem}.figure-years{font-size:.75rem;color:var(--color-text-muted)}.figure-contributions{list-style:none;padding:0;margin:0 0 1.5rem}.figure-contributions li{font-size:.9375rem;padding-left:1.5rem;position:relative;margin-bottom:.5rem;color:var(--color-text-secondary)}.figure-contributions li:before{content:"→";position:absolute;left:0;color:var(--era-accent,var(--color-gold))}.figure-quote{font-style:italic;font-size:.9375rem;padding:1rem;background:rgba(255,255,255,.03);border-radius:4px;margin:0}.figure-quote p{margin-bottom:.5rem}.figure-quote cite{font-size:.8125rem;color:var(--color-text-muted);font-style:normal}.script-evolution{margin:4rem 0;padding:3rem 2rem;background:var(--color-bg-elevated);border-radius:8px}.evolution-title{font-family:var(--font-display);font-size:1.5rem;text-align:center;margin-bottom:3rem}.evolution-stages{display:flex;flex-direction:column;gap:1.5rem}.evolution-stage{display:flex;gap:1.5rem;align-items:flex-start;opacity:.3;transition:opacity var(--duration-normal) var(--ease-calligraphic)}.evolution-stage.active{opacity:1}.stage-marker{flex-shrink:0;width:36px;height:36px;border:2px solid var(--color-imperial-red);border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--color-bg-primary);transition:background var(--duration-normal) var(--ease-calligraphic)}.evolution-stage.active .stage-marker{background:var(--color-imperial-red)}.stage-number{font-size:.875rem;font-weight:600;color:var(--color-text)}.stage-content{flex:1}.stage-name{font-size:1.125rem;font-weight:600;margin-bottom:.25rem;display:flex;align-items:baseline;gap:.75rem}.stage-chinese{font-size:1rem;font-weight:400;color:var(--color-text-secondary)}.stage-period{font-size:.8125rem;color:var(--color-text-muted);margin-bottom:.25rem}.stage-description{font-size:.9375rem;color:var(--color-text-secondary);margin:0}.script-names-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;margin:3rem 0;padding:2rem;background:var(--color-bg-elevated);border-radius:8px}.script-name{text-align:center;padding:1.5rem 1rem}.script-characters{display:block;font-size:1.5rem;margin-bottom:.5rem;color:var(--color-gold)}.script-reading{display:block;font-size:1rem;font-style:italic;margin-bottom:.25rem}.script-origin{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted)}.callout-box{padding:2rem;background:var(--color-bg-ink-wash);border-left:4px solid var(--color-gold);margin:2rem 0;border-radius:0 8px 8px 0}.callout-box p{margin:0;font-size:1.0625rem}.callout-korean{border-left-color:var(--color-royal-blue)}.callout-contemporary{border-left-color:var(--color-text)}.timeline-section{margin:4rem 0}.timeline-title{font-family:var(--font-display);font-size:1.5rem;text-align:center;margin-bottom:3rem}.timeline-events{display:flex;flex-direction:column;gap:0;position:relative;padding-left:3rem}.timeline-events:before{content:"";position:absolute;left:.75rem;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,var(--color-bronze),var(--color-imperial-red),var(--color-jade),var(--color-royal-blue),var(--color-gold),var(--color-text))}.timeline-event{display:grid;grid-template-columns:80px 1fr;gap:1.5rem;padding:1.5rem 0;position:relative}.timeline-event:before{content:"";position:absolute;left:-2.25rem;top:1.75rem;width:12px;height:12px;background:var(--color-bg-primary);border:2px solid;border-radius:50%}.timeline-event.era-ancient{color:var(--color-bronze)}.timeline-event.era-han{color:var(--color-imperial-red)}.timeline-event.era-transmission{color:var(--color-jade)}.timeline-event.era-korean{color:var(--color-royal-blue)}.timeline-event.era-modern{color:var(--color-gold)}.timeline-event.era-contemporary{color:var(--color-text)}.timeline-year{font-size:.8125rem;font-weight:600;color:inherit;white-space:nowrap}.timeline-content{color:var(--color-text)}.timeline-event-title{font-size:1rem;font-weight:600;margin-bottom:.25rem}.timeline-description{font-size:.875rem;color:var(--color-text-secondary);margin:0}.closing-reflection{margin:5rem 0;padding:3rem 2rem;background:linear-gradient(135deg,var(--color-bg-elevated) 0,var(--color-bg-ink-wash) 100%);border-radius:8px;text-align:center}.closing-reflection h3{font-family:var(--font-display);font-size:1.75rem;margin-bottom:1.5rem;color:var(--color-gold)}.closing-reflection p{max-width:600px;margin:0 auto 1.5rem;color:var(--color-text-secondary)}.closing-reflection p:last-child{margin-bottom:0}.final-characters{display:flex;align-items:center;justify-content:center;gap:2rem;margin:4rem 0;flex-wrap:wrap}.final-characters .character-display{margin:0}.final-note{width:100%;text-align:center;font-size:1.25rem;font-style:italic;color:var(--color-gold);margin-top:1.5rem}.sources-section{padding:4rem 2rem;background:linear-gradient(135deg,var(--color-bg-elevated) 0,var(--color-bg-primary) 100%);border-top:1px solid var(--color-bg-ink-wash)}.sources-content{max-width:700px;margin:0 auto}.sources-title{font-family:var(--font-serif);font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--color-gold)}.sources-list{list-style:none;padding:0;margin:0 0 2rem}.sources-list li{margin-bottom:.75rem;padding-left:1.5rem;position:relative}.sources-list li:before{content:"→";position:absolute;left:0;color:var(--color-gold)}.sources-list a{font-size:.9375rem;color:var(--color-text-secondary);text-decoration:none;transition:color .2s ease}.sources-list a:hover{color:var(--color-gold);text-decoration:underline}.source-primary:before{color:var(--color-imperial-red)!important}.source-museum:before{color:var(--color-jade)!important}.sources-note{font-size:.8125rem;font-style:italic;color:var(--color-text-muted);padding-top:1.5rem;border-top:1px solid var(--color-bg-ink-wash)}@media (max-width:768px){.the-word-han{font-size:1rem;--section-padding:4rem 1rem}.chapter{padding:5rem 1rem}.chapter-header{margin-bottom:2.5rem}.quote-monument{padding:2rem 1rem}.quote-monument:before{font-size:4rem}.figure-card{padding:1.5rem}.script-evolution{padding:2rem 1rem}.evolution-stage{gap:1rem}.timeline-events{padding-left:2rem}.timeline-event{grid-template-columns:60px 1fr;gap:1rem}.timeline-event:before{left:-1.5rem}}.hero-scroll-lock-container{position:relative;background:var(--color-bg-primary)}.hero-pinned{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:radial-gradient(ellipse at center,var(--color-bg-elevated) 0,var(--color-bg-primary) 70%);overflow:hidden}.hero-pinned.is-complete{position:relative}.water-flow-bg{position:absolute;inset:0;background:radial-gradient(ellipse at 30% 70%,rgba(93,155,121,.1) 0,transparent 50%),radial-gradient(ellipse at 70% 30%,rgba(30,63,102,.1) 0,transparent 50%);animation:waterFlow 8s ease-in-out infinite;transition:opacity .6s ease}@keyframes waterFlow{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.02)}}.initial-character-display{position:absolute;display:flex;flex-direction:column;align-items:center;gap:1rem;transition:all .5s var(--ease-calligraphic)}.initial-character{font-size:clamp(10rem,30vw,20rem);font-weight:400;line-height:1;color:var(--color-bronze);text-shadow:0 0 60px rgba(139,115,85,.4),0 0 120px rgba(139,115,85,.2);filter:drop-shadow(0 0 30px rgba(139,115,85,.3))}.initial-subtitle{font-size:1.5rem;font-style:italic;color:var(--color-text-secondary);letter-spacing:.2em}.character-morph-container{position:absolute;display:flex;flex-direction:column;align-items:center;gap:2rem;transition:opacity .5s ease}.morph-character{font-size:clamp(8rem,25vw,16rem);font-weight:400;line-height:1;transition:all .6s var(--ease-calligraphic)}.morph-character.oracle-bone{color:var(--color-bronze);text-shadow:0 0 40px rgba(139,115,85,.4);filter:contrast(1.2) sepia(.3)}.morph-character.bronze{color:var(--color-gold);text-shadow:0 0 50px rgba(196,166,97,.4)}.morph-character.regular{color:var(--color-text);text-shadow:0 0 30px rgba(255,255,255,.2)}.script-stage-label{font-size:.875rem;letter-spacing:.1em;color:var(--color-text-secondary);transition:opacity .4s ease}.two-hans-hero{display:flex;align-items:center;gap:1.5rem;transition:all .6s var(--ease-calligraphic)}.hero-han-chinese,.hero-han-korean{font-size:clamp(6rem,18vw,12rem);font-weight:400;line-height:1;transition:all .5s var(--ease-calligraphic)}.hero-han-chinese{color:var(--color-imperial-red)}.hero-han-korean{color:var(--color-royal-blue)}.hero-han-divider{font-size:clamp(3rem,8vw,6rem);color:var(--color-text-muted)}.hero-title-card{position:absolute;display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem;transition:all .8s var(--ease-calligraphic)}.hero-all-characters{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:center}.hero-all-characters .char-han-chinese{font-size:clamp(3rem,10vw,6rem);color:var(--color-imperial-red)}.hero-all-characters .char-han-korean{font-size:clamp(3rem,10vw,6rem);color:var(--color-royal-blue)}.hero-all-characters .char-han-katakana{font-size:clamp(3rem,10vw,6rem);color:var(--color-jade)}.hero-all-characters .char-han-hangul{font-size:clamp(3rem,10vw,6rem);color:var(--color-gold)}.hero-all-characters .char-divider{font-size:clamp(2rem,6vw,4rem);color:var(--color-text-muted)}.hero-main-title{font-family:var(--font-display);font-size:clamp(1.75rem,5vw,3rem);font-weight:400;color:var(--color-text);margin:0}.hero-main-subtitle{font-size:clamp(1rem,2.5vw,1.25rem);color:var(--color-text-secondary);font-style:italic;margin:0}.hero-scroll-hint{position:absolute;bottom:3rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.15em;color:var(--color-text-muted);transition:opacity .4s ease}.scroll-arrow-animated{width:20px;height:20px;border-right:2px solid var(--color-text-muted);border-bottom:2px solid var(--color-text-muted);transform:rotate(45deg);animation:scrollBounce 2s ease-in-out infinite}.skip-button{position:absolute;bottom:2rem;right:2rem;padding:.5rem 1rem;font-size:.75rem;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:4px;cursor:pointer;transition:all .2s ease}.skip-button:hover{color:var(--color-text);background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2)}.scroll-lock-progress{position:absolute;bottom:0;left:0;right:0;height:3px;background:rgba(255,255,255,.1);transition:opacity .3s ease}.scroll-lock-progress .progress-fill{height:100%;background:linear-gradient(90deg,var(--color-bronze),var(--color-imperial-red),var(--color-royal-blue));transition:width .1s linear}.two-hans-scroll-lock-container{position:relative;background:var(--color-bg-elevated)}.two-hans-pinned{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.two-hans-pinned.is-complete{position:relative}.two-hans-split{display:flex;align-items:center;justify-content:center;gap:3rem;width:100%;max-width:1000px;padding:2rem}@media (max-width:768px){.two-hans-split{flex-direction:column;gap:2rem}}.han-side{display:flex;flex-direction:column;align-items:center;gap:1.5rem;transition:all .6s var(--ease-calligraphic)}.han-character-large{font-size:clamp(6rem,15vw,10rem);font-weight:400;line-height:1}.chinese-side .han-character-large{color:var(--color-imperial-red)}.korean-side .han-character-large{color:var(--color-royal-blue)}.han-origin-text{display:flex;flex-direction:column;align-items:center;gap:.25rem;transition:opacity .5s ease}.origin-pinyin{font-size:1.25rem;font-style:italic;color:var(--color-text-secondary)}.origin-desc{font-size:.875rem;color:var(--color-text-muted);text-align:center;max-width:200px}.split-divider{display:flex;align-items:center;justify-content:center;height:200px;transition:all .5s var(--ease-calligraphic)}.split-divider:after,.split-divider:before{content:"";width:1px;height:80px;background:linear-gradient(to bottom,transparent,var(--color-text-muted),transparent)}.divider-symbol{font-size:2rem;color:var(--color-text-muted);padding:0 1rem;transition:all .3s ease}.two-hans-conclusion{position:absolute;bottom:15%;font-size:clamp(1.25rem,3vw,1.75rem);font-style:italic;color:var(--color-gold);text-align:center;transition:all .6s var(--ease-calligraphic)}@media (max-width:768px){.split-divider{flex-direction:row;height:auto;width:100%}.split-divider:after,.split-divider:before{width:80px;height:1px;background:linear-gradient(to right,transparent,var(--color-text-muted),transparent)}}@media (prefers-reduced-motion:reduce){.han-section{opacity:1;transform:none;transition:none}.hero-character,.hero-scroll-indicator,.hero-subtitle,.hero-title{animation:none;opacity:1}.scroll-arrow,.scroll-arrow-animated{animation:none}.two-hans-comparison{opacity:1;transform:none;transition:none}.ink-dot,.ink-stroke-fill{transition:none}.water-flow-bg{animation:none}.han-side,.hero-title-card,.morph-character,.two-hans-conclusion,.two-hans-hero{transition:none}.hero-pinned .hero-title-card,.two-hans-pinned .two-hans-conclusion{opacity:1;transform:none}}