@import"https://fonts.googleapis.com/css2?family=Libertinus+Sans:ital,wght@0,400;0,700;1,400&display=swap";@import"https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap";:root{line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility}:root{--bg: #FAFAFA;--text-primary: #1A1A1A;--text-secondary: #6B6B6B;--accent: hsl(30, 89%, 56%);--accent-glow: hsla(30, 89%, 56%, .15);--toggle-bg: rgba(0, 0, 0, .08);--toggle-slider: #FFFFFF}[data-theme=dark]{--bg: #0F0F0F;--text-primary: #F5F5F5;--text-secondary: #9A9A9A;--accent: hsl(30, 89%, 56%);--accent-glow: hsla(30, 89%, 56%, .2);--toggle-bg: rgba(255, 255, 255, .12);--toggle-slider: #1A1A1A}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{font-family:Libertinus Sans,Georgia,serif;background-color:var(--bg);color:var(--text-primary);min-height:100vh;transition:background-color .4s ease,color .4s ease;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;position:relative;overflow:hidden}.content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;max-width:900px;text-align:center}.theme-toggle-container{position:absolute;top:2rem;left:50%;transform:translate(-50%)}.theme-toggle-pill{position:relative;display:flex;align-items:center;background:var(--toggle-bg);border:none;border-radius:50px;padding:6px;cursor:pointer;transition:all .3s ease;width:90px;height:42px}.theme-toggle-pill:hover{box-shadow:0 4px 20px var(--accent-glow)}.theme-toggle-pill:focus{outline:none}.toggle-option{flex:1;display:flex;align-items:center;justify-content:center;font-size:1.1rem;z-index:2;transition:opacity .3s ease}.toggle-option.active{opacity:1}.toggle-option:not(.active){opacity:.5}.toggle-slider{position:absolute;top:4px;left:4px;width:calc(50% - 4px);height:calc(100% - 8px);background:var(--toggle-slider);border-radius:50px;transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #00000026;z-index:1}.main-text{font-size:clamp(1.8rem,5vw,3.5rem);font-weight:400;line-height:1.4;letter-spacing:-.02em;color:var(--text-primary);max-width:800px}.italic-text{font-style:italic;color:var(--text-primary)}.vertical-cut-container{display:inline-flex;flex-wrap:wrap;justify-content:center;white-space:pre-wrap}.word-wrapper{display:inline-flex;overflow:hidden}.char-wrapper{position:relative;white-space:pre-wrap}.char-inner{display:inline-block}.coming-soon-section{display:flex;align-items:center;justify-content:center;white-space:pre;font-family:Lexend,sans-serif;font-size:clamp(1.8rem,5vw,2.8rem)}.coming-text{font-weight:300;color:var(--text-primary);letter-spacing:-.01em}.text-rotate-container{display:inline-flex;flex-wrap:wrap;white-space:pre-wrap}.text-rotate-inner{display:flex;flex-wrap:wrap}.text-rotate-word{display:inline-flex;overflow:hidden}.rotating-word-box{display:inline-flex;align-items:center;justify-content:center;background:var(--accent);color:#fff;font-weight:500;padding:.3rem .8rem;border-radius:8px;overflow:hidden}.char-container{display:inline-block;overflow:hidden;padding-bottom:.1em}.char-motion{display:inline-block}.split-level{overflow:hidden;padding-bottom:.15rem}.secondary-text{font-size:clamp(.9rem,2vw,1.1rem);color:var(--text-secondary);font-style:italic;opacity:0;transform:translateY(10px);transition:opacity .8s ease,transform .8s ease}.secondary-text.visible{opacity:1;transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:768px){.page{padding:1.5rem}.content{gap:2rem}.theme-toggle-container{top:1rem}.theme-toggle-pill{width:80px;height:38px}.toggle-option{font-size:1rem}.rotating-word-box{padding:.25rem .6rem}.main-text{line-height:1.5}}@media(max-width:480px){.rotating-word-box{padding:.2rem .5rem;border-radius:6px}}
