/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.container{width:100%}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a1a;background-color:#fafafa;font-family:Microsoft YaHei,微软雅黑,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;overflow-x:hidden}.container,body{min-height:100vh;position:relative}.language-switcher{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;background:#fffffff2;border:1px solid #ffffffe6;border-radius:50px;gap:5px;padding:6px;transition:all .3s;display:flex;position:fixed;top:20px;right:20px;box-shadow:0 8px 25px #0000001a}.lang-btn{color:#4a5568;cursor:pointer;background:0 0;border:none;border-radius:50px;padding:8px 20px;font-size:14px;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.lang-btn:hover{color:#ff6b35;transform:translateY(-1px)}.lang-btn.active{color:#fff;background:linear-gradient(135deg,#4851adb8,#637ec5);box-shadow:0 4px 15px #ff6b354d}.background-circles{z-index:1;width:100%;height:100%;position:fixed}.background-circles,.logo-letter{pointer-events:none;top:50%;left:50%;transform:translate(-50%,-50%)}.logo-letter{-webkit-text-fill-color:transparent;z-index:2;-webkit-user-select:none;user-select:none;letter-spacing:-15px;text-shadow:0 0 40px #ff6b351a;background:linear-gradient(135deg,#4851ad26,#ff6b3526);-webkit-background-clip:text;background-clip:text;font-family:Georgia,Times New Roman,serif;font-size:300px;font-style:italic;font-weight:800;position:absolute}.circle{border:1px dashed #00000040;border-radius:50%;animation:rotateCircle 30s linear infinite;position:absolute;top:50%;left:50%}.circle-1{width:400px;height:400px;margin-top:-200px;margin-left:-200px;animation-duration:25s}.circle-2{width:550px;height:550px;margin-top:-275px;margin-left:-275px;animation-duration:35s;animation-direction:reverse}.circle-3{width:700px;height:700px;margin-top:-350px;margin-left:-350px;animation-duration:45s}@keyframes rotateCircle{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.hero-section{justify-content:center;align-items:center;min-height:100vh;padding:60px 20px;display:flex;position:relative}.profile-wrapper{z-index:10;width:600px;height:500px;position:relative}.orbit-container{z-index:5;width:100%;height:100%;animation:orbitAroundCard 12s linear infinite;position:absolute}@keyframes orbitAroundCard{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.avatar-section{animation:counterRotate 12s linear infinite;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)translate(300px)}@keyframes counterRotate{0%{transform:translate(-50%,-50%)translate(300px)rotate(0)}to{transform:translate(-50%,-50%)translate(300px)rotate(-1turn)}}.avatar-border{opacity:.6;border:2px dashed #ffdd35;border-radius:50%;width:170px;height:170px;animation:rotateBorder 10s linear infinite;position:absolute;top:-5px;left:-5px}@keyframes rotateBorder{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.avatar-container{z-index:1;background:linear-gradient(135deg,#355dff59,#ffc542de);border-radius:50%;width:160px;height:160px;padding:6px;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 20px 60px #ff6b354d}.avatar-container:hover{transform:scale(1.05);box-shadow:0 25px 70px #ff6b3566}.avatar-image{object-fit:cover;background:#fff;border-radius:50%;width:100%;height:100%}.status-dot{background:#687fc5;border:3px solid #fff;border-radius:50%;width:24px;height:24px;position:absolute;bottom:12px;right:12px;box-shadow:0 2px 8px #0003}.profile-card{z-index:20;background:#fff;border-radius:20px;width:350px;padding:35px;transition:transform .3s,box-shadow .3s;animation:fadeInUp .8s ease-out .2s both;position:absolute;top:3%;left:26%;transform:translate(-50%,-50%);box-shadow:0 10px 40px #00000014}.profile-card:hover{transform:translate(-50%,-50%)translateY(-5px);box-shadow:0 20px 60px #0000001f}.profile-label{color:#888;letter-spacing:.5px;margin-bottom:8px;font-size:18px;font-weight:400}.profile-name{color:#1a1a1a;margin-bottom:20px;padding-top:24px;padding-bottom:15px;font-size:42px;font-weight:700;display:inline-block;position:relative}.roles-list{flex-direction:column;gap:16px;margin-top:20px;list-style:none;display:flex}.role-item{color:#333;cursor:pointer;transform-origin:0;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:#f5f5f5;border-radius:20px;padding:8px 16px;font-size:15px;font-weight:500;transition:background .3s,color .3s,transform .3s,box-shadow .3s;animation:fadeInUp .5s ease-out both;display:inline-block;position:relative;overflow:visible}.role-item:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;font-size:15px;transition:left .5s;position:absolute;top:0;left:-100%}.role-item:hover:before{left:100%}.role-item:active,.role-item:hover{color:#fff;z-index:10;background:linear-gradient(135deg,#d88263,#ff8c42);font-size:18px;transform:scale(1.15)translateY(-5px);box-shadow:0 8px 25px #ff6b3566}.role-item:first-child{animation-delay:.4s}.role-item:nth-child(2){animation-delay:.5s}.role-item:nth-child(3){animation-delay:.6s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.section-spacing{justify-content:center;align-items:center;min-height:60vh;margin-top:20px;padding:80px 0 100px;display:flex;position:relative;overflow:hidden}.section-spacing .max-w-4xl{text-align:left;position:relative}.section-text .text-line{opacity:1;margin-bottom:.2rem;display:block;position:relative;transform:translateY(0)}.section-text .text-line:last-child{margin-bottom:0}.section-text .text-line[data-index="3"]{font-weight:700}.section-text .highlight-bg{z-index:-1;background:linear-gradient(90deg,#fbbf24 0 100%) 0 no-repeat;border-radius:4px;width:0;height:100%;position:absolute;top:0;left:0}.section-text{color:#333;text-shadow:0 2px 4px #0000000d;margin:0;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:400;line-height:1.1}.back-to-top{color:#fff;cursor:pointer;opacity:0;visibility:hidden;z-index:999;background:linear-gradient(135deg,#4851adb8,#637ec5);border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:20px;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px;transform:translateY(20px);box-shadow:0 8px 25px #ff6b354d}.back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{transform:translateY(-5px);box-shadow:0 12px 35px #ff6b3566}.traveler-section{height:100vh}.traveler-intro,.traveler-section{background:#fafafa;position:relative;overflow:hidden}.traveler-intro,.traveler-line{width:100%;height:100%}.traveler-line{pointer-events:none;flex-wrap:wrap;justify-content:center;align-items:center;padding:0 20px;display:flex;position:absolute}.word{color:#b99081;white-space:normal;pointer-events:auto;text-align:center;margin:0 10px;font-weight:700;line-height:1.2;display:inline-block}@media (max-width:768px){.traveler-section{height:100vh;min-height:600px}.traveler-intro{height:100%}.traveler-line{align-items:flex-start;padding:0 15px}.word{max-width:90%;margin:0 5px;font-size:clamp(1.8rem,5vw,2.5rem)!important}.line-1 .word{align-items:flex-start}.line-2 .word{align-items:center}.line-3 .word{align-items:flex-end}}@media (max-width:480px){.traveler-section{height:100vh;min-height:500px}.word{margin:0 3px;font-size:clamp(1.5rem,6vw,2rem)!important}}.year-city-section{color:#333;background-color:#0000;min-height:100vh;padding:40px 20px}.sphere-gallery-section{background:0 0;width:100%;height:100vh;position:relative}.sphere-arrow-down{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;z-index:1000;background:linear-gradient(135deg,#f47aa0,#e76e94);border-radius:25px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:50px;height:70px;transition:all .3s;display:flex;position:absolute;top:50%;right:30px;transform:translateY(-50%)}.sphere-arrow-down:hover{background:linear-gradient(135deg,#5a63c9,#7a8ed5);transform:translateY(-50%)scale(1.1)}.sphere-arrow-up{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;z-index:1000;background:linear-gradient(135deg,#f47aa0,#e76e94);border-radius:25px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:50px;height:70px;transition:all .3s;display:flex;position:absolute;top:50%;left:30px;transform:translateY(-50%)}.sphere-arrow-up:hover{background:linear-gradient(135deg,#5a63c9,#7a8ed5);transform:translateY(-50%)scale(1.1)}.arrow-label{color:#fff;letter-spacing:.5px;font-size:10px;font-weight:500}.year-city-container{text-align:center;max-width:100%;margin:0 auto;padding:20px}.year-city-header{color:#8b7d7c;text-transform:uppercase;letter-spacing:1px;grid-template-columns:50px 1fr 200px;padding:10px 0;font-size:16px;font-weight:700;display:grid}.year-city-header>div:nth-child(2){text-align:left}.year-city-header.race-detail-header{grid-template-columns:80px 1fr 150px}.year-city-header.race-detail-header>div:nth-child(2){text-align:left}.year-city-section .year-row{cursor:pointer;border-bottom:1px solid #d4b8b6;grid-template-columns:50px 1fr 200px;align-items:center;padding:20px 0;transition:background-color .2s;display:grid}.year-city-section .year-row:hover{background-color:#0000000d}.year-city-section .year-row.active{color:#fff;background-color:#6a7dc2}.year-city-section .year-row .expand-icon{color:#4851ad;font-size:24px;transition:transform .2s}.year-city-section .year-row.active .expand-icon{color:#fff;transform:rotate(180deg)}.year-city-section .year-row .year{text-align:left;font-size:64px;font-weight:900}.year-city-section .year-row .city{font-size:48px;font-weight:900}.year-city-section .race-details{background-color:#f5e8e7;max-height:0;transition:max-height .3s ease-out;overflow:hidden}.year-city-section .year-row.active+.race-details{max-height:2000px}.year-city-section .race-row{border-bottom:1px solid #d4b8b6;grid-template-columns:80px 1fr 150px;align-items:center;padding:15px 0;display:grid}.year-city-section .race-row .round{color:#8b7d7c;font-size:48px;font-weight:900}.year-city-section .race-row .location{align-items:center;gap:10px;font-size:32px;font-weight:700;display:flex}.year-city-section .race-row .location img{width:30px;height:20px}.year-city-section .race-row .date{color:#8b7d7c;font-size:24px;font-weight:600}@media (max-width:768px){.year-city-header{font-size:12px}.year-city-header,.year-city-header.race-detail-header,.year-city-section .year-row{grid-template-columns:50px 1fr 100px}.year-city-section .year-row{padding:15px 0}.year-city-section .year-row .year{font-size:32px}.year-city-section .year-row .city{font-size:24px}.year-city-section .race-row{grid-template-columns:50px 1fr 100px;padding:10px 0}.year-city-section .race-row .round{font-size:24px}.year-city-section .race-row .location{font-size:18px}.year-city-section .race-row .location img{width:20px;height:14px}.year-city-section .race-row .date{font-size:14px}}.show-more-btn{color:#4851ad;cursor:pointer;background:linear-gradient(135deg,#4851ad14,#637ec514);border:2px solid #4851ad4d;border-radius:50px;justify-content:center;align-items:center;gap:8px;margin:30px auto;padding:12px 24px;font-size:15px;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.show-more-btn:before{content:"▼";font-size:12px;transition:transform .3s}.show-more-btn:hover{color:#fff;background:linear-gradient(135deg,#4851ad,#637ec5);border-color:#0000;transform:translateY(-2px);box-shadow:0 8px 25px #4851ad59}.show-more-btn:hover:before{transform:translateY(3px)}.brand-section{background-color:#0000;justify-content:center;align-items:center;min-height:120vh;padding:80px 20px;display:flex;position:relative;overflow:hidden}.quote-container{text-align:center;perspective:1000px;z-index:1;padding:0 5vw;position:relative}.quote{color:#333;letter-spacing:-.02em;font-size:clamp(2rem,8vw,4rem);font-weight:700;line-height:1.3;position:relative}.quote,.quote .char{display:inline-block}.quote .char{transform-style:preserve-3d}.quote:before{vertical-align:top;margin-right:.2em}.quote:after,.quote:before{content:'"';opacity:.7;font-size:8rem;font-weight:100;line-height:.5}.quote:after{vertical-align:bottom;margin-left:.2em}@media (max-width:768px){.brand-section{padding:60px 20px}.quote:after,.quote:before{font-size:4rem}}.project-list-section{background-color:#0000;min-height:200vh;padding:5vh 5vw}.project-container{width:100%;max-width:1400px;margin:0 auto;display:flex}.project-left-section{opacity:0;flex:.8;align-self:flex-start;padding-right:5vw;transition:opacity 2s ease-in-out;position:sticky;top:60%;transform:translateY(-50%)}.project-left-section.visible{opacity:1}.project-right-section{flex:1.2;padding:50vh 0}.project-main-title{color:#f44336;text-transform:uppercase;letter-spacing:.1em;font-size:clamp(1.5rem,3.5vw,3rem);font-weight:700}.project-main-title:before{content:'"';margin-right:.1em;font-size:1.5em}.project-main-title:after{content:'"';margin-left:.1em;font-size:1.5em}.project-list{list-style:none}.project-item{color:#333;outline:none;align-items:center;margin-bottom:.5em;padding-left:180px;font-size:clamp(2rem,6vw,4rem);font-weight:700;line-height:1.2;transition:background-color .3s,padding .3s;display:flex;position:relative}.project-item.thinking{background-color:#d4b8b6;border-radius:8px;padding:10px 15px 10px 190px}.project-item.thinking .project-item-text{opacity:0}.project-item.thinking:after{content:"-> thinking...";color:#333;font-size:clamp(2.5rem,7vw,5rem);font-weight:700;animation:thinking-pulse .5s ease-in-out infinite alternate;position:absolute;left:200px}.project-item.thinking-ended{background-color:#d4b8b6;border-radius:8px;padding:10px 15px 10px 210px}.project-item.thinking-ended .project-item-text:before{content:"-> "}.project-item.thinking-ended .project-item-text{opacity:1}.project-item.thinking-ended:after{display:none}@keyframes thinking-pulse{0%{opacity:.5}to{opacity:1}}.project-right-section:focus,.project-right-section:focus-visible{outline:none}.project-item-image{object-fit:cover;z-index:10;opacity:0;width:280px;height:280px;transition:opacity .1s;position:absolute;left:0}.project-item-image.visible{opacity:1}@media (max-width:768px){.project-container{flex-direction:column;gap:0}.project-left-section{text-align:center;opacity:0;flex:none;width:100%;padding-top:2vh;padding-bottom:4vh;padding-right:0;transition:opacity 2s ease-in-out;position:relative;top:0;transform:none}.project-left-section.visible{opacity:1}.project-left-section .project-main-title{font-size:clamp(2.5rem,9vw,4.5rem);font-weight:900}.project-right-section{flex:none;width:100%;max-width:85%;margin:15vh auto 0 25%;padding:0}.project-item{margin-bottom:1.5rem;padding-left:100px;font-size:clamp(1.5rem,5vw,2.5rem)}.project-item.thinking{text-align:center;justify-content:center;margin-left:0;padding-left:10px;font-size:clamp(1rem,4vw,1.8rem)}.project-item.thinking .project-item-text{padding-left:0}.project-item.thinking:after{font-size:clamp(1rem,4vw,1.8rem);left:50%;transform:translate(-50%)}.project-item.thinking-ended{text-align:center;justify-content:center;margin-left:0;padding-left:10px}.project-item.thinking-ended .project-item-text:before{display:none}.project-item.thinking-ended .project-item-text{padding-left:0;padding-right:10px}.project-item-image{width:80px;height:80px;left:40px}.social-section{min-height:auto;padding:10vw 5vw}.social-title{margin-bottom:2rem}.social-images-container{flex-wrap:wrap;justify-content:center;gap:1rem;height:auto;margin:2rem 0;display:flex}.social-images-container.expanded{min-height:auto;margin-bottom:3rem;padding:1rem 0}.social-image-card{aspect-ratio:3/4;width:calc(45% - .5rem);height:auto;position:relative;top:auto;left:auto;transform:none}.social-images-container.expanded .social-image-card{width:calc(45% - .5rem);margin:.5rem}.social-follow-text{margin:2rem 0 1rem;padding:0 1rem;font-size:1rem}.social-links{flex-wrap:wrap;gap:1rem}.social-link{width:45px;height:45px;font-size:1.2rem}}.social-section{background-color:#f8f8f8;flex-direction:column;align-items:center;min-height:100vh;padding:5vw;display:flex}.social-container{text-align:center;width:100%;max-width:1200px}.social-title{text-transform:uppercase;letter-spacing:-.02em;margin-bottom:4rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:900}.social-title-line1{display:block}.social-title-line2{font-weight:100;display:block}.social-images-container{cursor:pointer;height:400px;margin:4rem 0;transition:all .5s;position:relative;overflow:visible}.social-images-container.expanded{height:auto;min-height:600px;margin-bottom:6rem;padding:2rem 0}.social-images-container.expanded .social-image-card{margin:0 10px;display:inline-block;position:static;transform:rotate(0)}.social-image-card{cursor:pointer;border-radius:12px;width:300px;height:400px;transition:all .5s;position:absolute;overflow:hidden;box-shadow:0 10px 30px #0000001a}.social-image-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.social-image-card:hover img{transform:scale(1.05)}.social-image-overlay{opacity:0;background:linear-gradient(#0000,#000000b3);padding:20px 10px 10px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.social-image-card:hover .social-image-overlay{opacity:1}.social-image-label{color:#fff;font-size:.9rem;font-weight:500}.social-image-card:first-child{z-index:3;top:0;left:20%;transform:rotate(-5deg)}.social-image-card:nth-child(2){z-index:2;top:20px;left:40%;transform:rotate(2deg)}.social-image-card:nth-child(3){z-index:1;top:0;left:60%;transform:rotate(7deg)}.social-image-card:nth-child(4){z-index:0;top:40px;left:10%;transform:rotate(-10deg)}.social-image-card:nth-child(5){z-index:0;top:40px;left:70%;transform:rotate(10deg)}.social-follow-text{color:#333;margin:4rem 0 1rem;font-size:1.2rem}.social-links{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:1rem;display:flex;position:relative}.social-links:before{content:"";z-index:0;background:linear-gradient(90deg,#0000,#ccc,#0000);height:1px;position:absolute;top:50%;left:0;right:0}.social-link{color:#666;z-index:1;background:#f8f8f8;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex;position:relative;box-shadow:0 2px 5px #0000001a}.social-link:hover{color:#000;transform:translateY(-3px);box-shadow:0 4px 8px #00000026}.social-link-label{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:10;background:#333;border-radius:4px;padding:4px 8px;font-size:.75rem;transition:opacity .3s;bottom:-30px}.social-link-label,.social-link-label:before{position:absolute;left:50%;transform:translate(-50%)}.social-link-label:before{content:"";border-bottom:4px solid #333;border-left:4px solid #0000;border-right:4px solid #0000;top:-4px}.social-link:hover .social-link-label{opacity:1}.footer-section{text-align:center;background-color:#f8f8f8;padding:2rem 0}.footer-content{color:#666;font-size:.9rem}@media (max-width:300px){.language-switcher{z-index:99999!important;visibility:visible!important;opacity:1!important;background:#fffffffa!important;flex-direction:row!important;gap:5px!important;width:auto!important;padding:4px!important;display:flex!important;position:fixed!important;top:10px!important;left:auto!important;right:10px!important;transform:none!important;box-shadow:0 4px 15px #00000026!important}.lang-btn{flex:none!important;width:auto!important;padding:6px 14px!important;font-size:12px!important;display:inline-block!important}.logo-letter{letter-spacing:-8px;font-size:150px}.circle-1{width:200px;height:200px;margin-top:-100px;margin-left:-100px}.circle-2{width:300px;height:300px;margin-top:-150px;margin-left:-150px}.circle-3{width:400px;height:400px;margin-top:-200px;margin-left:-200px}.hero-section{min-height:auto;padding:40px 15px}.profile-wrapper{flex-direction:column;align-items:center;width:100%;height:auto;display:flex}.orbit-container{display:none}.profile-card{width:90%;max-width:350px;margin-top:20px;padding:25px 20px;position:relative;top:0;left:0}.profile-card,.profile-card:hover{transform:none}.profile-name{padding-top:16px;padding-bottom:10px;font-size:32px}.profile-label{font-size:14px}.roles-list{gap:12px}.role-item{padding:6px 12px;font-size:13px}.section-spacing{min-height:auto;padding:40px 15px 60px}.section-text{padding:0 5px}.back-to-top{width:45px;height:45px;font-size:18px;bottom:20px;right:20px}.footer-section{padding:1.5rem 15px}.footer-content{font-size:.8rem}.sphere-arrow-down{border-radius:20px;width:40px;height:56px;right:15px}.sphere-arrow-down svg{width:20px;height:20px}.sphere-arrow-up{border-radius:20px;width:40px;height:56px;left:15px}.sphere-arrow-up svg{width:20px;height:20px}.arrow-label{font-size:9px}}@media (max-width:480px){.logo-letter{letter-spacing:-5px;font-size:100px}.profile-card{width:95%;padding:20px 15px}.profile-name{font-size:28px}.role-item{padding:5px 10px;font-size:12px}.back-to-top{width:40px;height:40px;bottom:15px;right:15px;left:auto!important;transform:none!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}