:root{--soraxis-blue: #5a7a97;--soraxis-light: #8fa3bb;--soraxis-dark: #1e3550;--soraxis-steel: #3d5775;--soraxis-cloud: #c4d3e3;--soraxis-sun: #ff9919}*{margin:0;padding:0;box-sizing:border-box}html,body{overflow:hidden;font-family:Inter,sans-serif}.light-theme{--bg-primary: #f0f4f8;--bg-section: #e8eef4;--text-primary: #1e3550;--text-secondary: #3d5775;--toggle-bg: #c4d3e3;--progress-bg: rgba(30, 53, 80, .12)}.dark-theme{--bg-primary: #0d1b2a;--bg-section: #162a3e;--text-primary: #c4d3e3;--text-secondary: #8fa3bb;--toggle-bg: #3d5775;--progress-bg: rgba(196, 211, 227, .12)}body{background-color:var(--bg-primary);color:var(--text-primary);transition:background-color .6s ease,color .6s ease}.experience{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1}.experience-canvas{width:100%;height:100%}.preloader{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--bg-primary);z-index:100;display:flex;justify-content:center;align-items:center;transition:opacity .5s ease}.preloader.hidden{display:none}.preloader-wrapper{display:flex;justify-content:center;align-items:center}.loading{display:flex;gap:8px}.loading .circle{width:12px;height:12px;border-radius:50%;background:var(--soraxis-blue);animation:loading 1.2s ease-in-out infinite}.loading .circle:nth-child(2){animation-delay:.15s}.loading .circle:nth-child(3){animation-delay:.3s}@keyframes loading{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.toggle-bar{position:fixed;top:2.6rem;right:2.6rem;display:flex;align-items:center;gap:12px;z-index:50;opacity:0}.toggle-button{width:48px;height:26px;background:var(--toggle-bg);border:none;border-radius:13px;cursor:pointer;position:relative;transition:background .4s ease}.toggle-circle{width:20px;height:20px;background:#fff;border-radius:50%;position:absolute;top:3px;left:3px;transition:transform .4s ease}.toggle-circle.slide{transform:translate(22px)}.sun-wrapper,.moon-wrapper{display:flex;align-items:center;color:var(--text-secondary)}.page{position:relative;z-index:2;width:100%;overflow:hidden}.hero{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;position:relative}.hero-wrapper{display:flex;flex-direction:column;align-items:center;gap:1rem}.intro-text,.intro-text-two{font-size:clamp(2.5rem,6vw,5rem);font-weight:800;color:var(--text-primary);text-transform:uppercase;letter-spacing:.08em;display:flex}.hero-main{text-align:center;opacity:0;position:absolute;bottom:22vh}.hero-main-title{font-size:clamp(2rem,5vw,4.5rem);font-weight:800;color:var(--text-primary);letter-spacing:.04em;overflow:hidden;display:flex}.hero-main-description{font-size:clamp(.9rem,1.8vw,1.3rem);color:var(--text-secondary);margin-top:.75rem;font-weight:400;overflow:hidden;display:flex}.arrow-svg-wrapper{position:absolute;bottom:8vh;left:50%;transform:translate(-50%);opacity:0;color:var(--text-secondary);animation:bounce 2s ease-in-out infinite;cursor:pointer;z-index:10}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(8px)}}.animatedis{display:inline-block}.section-margin{height:100vh;width:100%}.section{position:relative;width:50%;padding:8vh 6vw;min-height:100vh;background:var(--bg-section);overflow:hidden;z-index:5}.left-section{margin-right:auto;border-top-right-radius:700px;border-bottom-right-radius:0}.right-section{margin-left:auto;border-top-left-radius:700px;border-bottom-left-radius:0;padding-left:14vw;padding-top:26vh}.section-intro-wrapper{display:flex;align-items:flex-start;justify-content:space-between;padding:2rem 0 3rem;border-bottom:2px solid var(--text-primary)}.section-title{position:relative}.section-title-text{font-size:clamp(1.2rem,2.5vw,2rem);font-weight:700;text-transform:uppercase;letter-spacing:.06em;overflow:hidden;display:flex}.section-title-decoration{position:absolute;width:100%;height:3px;bottom:-10px}.styleOne{background:var(--soraxis-blue)}.styleTwo{background:var(--soraxis-steel);bottom:-16px;width:70%}.styleThree{background:var(--soraxis-sun);bottom:-22px;width:40%}.section-number{font-size:clamp(3rem,6vw,5rem);font-weight:800;color:var(--soraxis-blue);opacity:.25;line-height:1}.section-detail-wrapper{padding:4rem 0 2rem}.section-heading{font-size:clamp(.95rem,1.5vw,1.25rem);font-weight:700;margin-bottom:.75rem;color:var(--text-primary);text-transform:uppercase;letter-spacing:.04em}.section-text{font-size:clamp(.85rem,1.2vw,1.05rem);line-height:1.7;color:var(--text-secondary);margin-bottom:2rem}.section-text strong{color:var(--text-primary)}.section-text a{color:var(--soraxis-blue);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease}.section-text a:hover{border-bottom-color:var(--soraxis-blue)}.progress-wrapper{position:absolute;height:100%;width:4px;top:0}.progress-bar-wrapper-left{left:0}.progress-bar-wrapper-right{right:0}.progress-bar{height:100%;width:100%;background:var(--soraxis-sun);transform:scaleY(0);transform-origin:top}.blue-bar{background:var(--soraxis-blue)}.green-bar{background:var(--soraxis-light)}.orange-bar{background:var(--soraxis-sun)}@media screen and (max-width:968px){.section{width:100%;padding:6vh 8vw}.section-margin{height:50vh}.left-section{border-top-right-radius:300px}.right-section{border-top-left-radius:300px;padding-left:10vw;padding-top:16vh}.toggle-bar{top:1.5rem;right:1.5rem}.hero-main{bottom:15vh}.section-intro-wrapper{flex-direction:column;gap:1rem}.section-number{align-self:flex-end}.section-detail-wrapper{padding:2rem 0 1rem}}@media screen and (max-width:600px){.intro-text,.intro-text-two{font-size:2rem}.section{padding:4vh 6vw}.left-section{border-top-right-radius:150px}.right-section{border-top-left-radius:150px;padding-left:8vw;padding-top:10vh}}
