.fade-section{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(28px)}.fade-section.visible{opacity:1;transform:none}.hero{align-items:center;min-height:100vh;padding:120px 32px 80px;display:flex;position:relative;overflow:hidden}.hero__bg{pointer-events:none;position:absolute;inset:0}.hero__orb{filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.hero__orb--1{background:radial-gradient(circle,#00dca017 0%,#0000 65%);width:700px;height:700px;top:-20%;left:-10%}.hero__orb--2{background:radial-gradient(circle,#38b6ff14 0%,#0000 65%);width:500px;height:500px;bottom:-10%;right:-5%}.hero__grid{background-image:linear-gradient(var(--border) 1px,transparent 1px), linear-gradient(90deg,var(--border) 1px,transparent 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70% at 35%,#000 25%,#0000 78%);mask-image:radial-gradient(80% 70% at 35%,#000 25%,#0000 78%)}.hero__inner{z-index:1;justify-content:space-between;align-items:center;gap:60px;display:flex;position:relative}.hero__copy{flex:1;max-width:560px;animation:.8s both fadeUp}.hero__badge{background:var(--bg-card);border:1px solid var(--border-hi);color:var(--teal);letter-spacing:.02em;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px 6px 10px;font-size:.82rem;font-weight:500;animation:.8s 50ms both fadeUp;display:inline-flex}.hero__dot{background:var(--teal);width:8px;height:8px;box-shadow:0 0 8px var(--teal);border-radius:50%;animation:2s infinite pulse}.hero__h1{letter-spacing:-.03em;color:var(--text);margin-bottom:20px;font-family:Sora,sans-serif;font-size:clamp(2.4rem,4.5vw,3.8rem);font-weight:800;line-height:1.08;animation:.8s .1s both fadeUp}.hero__sub{color:var(--text-2);max-width:460px;margin-bottom:36px;font-size:1.08rem;line-height:1.75;animation:.8s .15s both fadeUp}.hero__sub strong{color:var(--teal);font-weight:600}.hero__actions{flex-wrap:wrap;gap:14px;margin-bottom:48px;animation:.8s .2s both fadeUp;display:flex}.hero__stats{align-items:center;gap:0;animation:.8s .25s both fadeUp;display:flex}.hero__stat{flex-direction:column;gap:3px;padding:0 28px;display:flex}.hero__stat:first-child{padding-left:0}.hero__stat+.hero__stat{border-left:1px solid var(--border-hi)}.hero__stat-num{font-family:Sora,sans-serif;font-size:1.6rem;font-weight:700}.hero__stat-lbl{color:var(--text-3);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:500}.hero__visual{flex:0 0 400px;justify-content:center;align-items:center;animation:1.2s .35s both fadeIn;display:flex}.logo-showcase{justify-content:center;align-items:center;width:340px;height:340px;display:flex;position:relative}.ring{border:1px solid var(--border);border-radius:50%;position:absolute}.ring--outer{border-color:#00dca080 #00dca026 #00dca026;width:340px;height:340px;animation:20s linear infinite rotR}.ring--mid{border-color:#38b6ff1f #38b6ff73 #38b6ff1f #38b6ff1f;width:260px;height:260px;animation:15s linear infinite rotL}.ring--inner{border-color:#00dca01a #00dca01a #00dca066;width:190px;height:190px;animation:10s linear infinite rotR}.logo-box{z-index:2;background:var(--bg-card);border:1px solid var(--border-hi);box-shadow:var(--glow), var(--shadow);border-radius:24px;padding:20px;position:relative}.logo-box img{width:130px;height:auto;display:block}.orbit-dot{background:var(--grad);border-radius:50%;width:10px;height:10px;position:absolute;box-shadow:0 0 12px #00dca0cc}.od-1{transform-origin:0 160px;animation:20s linear infinite od1;top:12px;left:50%}.od-2{transform-origin:-130px 0;animation:15s linear infinite reverse od2;top:50%;right:0}.od-3{transform-origin:0 -95px;animation:10s linear infinite od3;bottom:12px;left:50%}@keyframes od1{to{transform:rotate(360deg)translateY(-160px)}0%{transform:rotate(0)translateY(-160px)}}@keyframes od2{to{transform:rotate(360deg)translate(-130px)}0%{transform:rotate(0)translate(-130px)}}@keyframes od3{to{transform:rotate(360deg)translateY(95px)}0%{transform:rotate(0)translateY(95px)}}.mv{padding:80px 32px}.mv__grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.mv__card{padding:40px 36px;position:relative;overflow:hidden}.mv__accent{border-radius:3px 0 0 3px;width:3px;height:100%;position:absolute;top:0;left:0}.mv__accent--1{background:var(--grad)}.mv__accent--2{background:linear-gradient(180deg,var(--blue),var(--teal))}.mv__text{color:var(--text-2);margin-top:8px;font-size:.97rem;line-height:1.8}.why{background:var(--bg-2);padding:80px 32px}.sec-head{text-align:center;margin-bottom:56px}.why__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.why__card{cursor:default;padding:32px 28px;position:relative;overflow:hidden}.why__line{background:var(--grad);width:0;height:2px;transition:width .4s;position:absolute;bottom:0;left:0}.why__card:hover .why__line{width:100%}.why__title{color:var(--text);margin-bottom:10px;font-family:Sora,sans-serif;font-size:1rem;font-weight:700}.why__desc{color:var(--text-2);font-size:.88rem;line-height:1.7}.journey{padding:80px 32px}.journey__grid{grid-template-columns:repeat(6,1fr);gap:8px;display:grid;position:relative}.journey__grid:before{content:"";background:var(--grad);opacity:.4;height:1px;position:absolute;top:28px;left:8.33333%;right:8.33333%}.journey__step{text-align:center;flex-direction:column;align-items:center;display:flex}.journey__num{background:var(--grad);color:#fff;z-index:1;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;font-family:Sora,sans-serif;font-size:1.1rem;font-weight:700;display:flex;position:relative;box-shadow:0 8px 24px #00c8964d}.journey__connector{display:none}.journey__title{color:var(--text);margin-bottom:6px;font-family:Sora,sans-serif;font-size:.88rem;font-weight:700}.journey__desc{color:var(--text-2);font-size:.78rem;line-height:1.6}.promise{background:var(--bg-2);padding:80px 32px;position:relative;overflow:hidden}.promise__bg{pointer-events:none;position:absolute;inset:0}.promise__orb{filter:blur(80px);border-radius:50%;position:absolute}.promise__orb--1{background:radial-gradient(circle,#00dca01a 0%,#0000 65%);width:500px;height:500px;top:-100px;left:-100px}.promise__orb--2{background:radial-gradient(circle,#38b6ff14 0%,#0000 65%);width:400px;height:400px;bottom:-100px;right:-50px}.promise__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.promise__card{border:1px solid var(--border);background:#ffffff0a;border-radius:20px;padding:32px 24px;transition:border-color .3s,transform .3s}.promise__card:hover{border-color:var(--border-hi);transform:translateY(-4px)}.promise__num{background:var(--grad);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:14px;font-family:Sora,sans-serif;font-size:2rem;font-weight:800}.promise__title{color:var(--text);margin-bottom:8px;font-family:Sora,sans-serif;font-size:1rem;font-weight:700}.promise__desc{color:var(--text-2);font-size:.86rem;line-height:1.7}.cta{padding:80px 32px}.cta__box{background:var(--grad);text-align:center;border-radius:28px;padding:72px 48px;position:relative;overflow:hidden}.cta__dec{background:#ffffff1a;border-radius:50%;position:absolute}.cta__dec--1{width:300px;height:300px;top:-100px;right:-80px}.cta__dec--2{width:200px;height:200px;bottom:-80px;left:-60px}.cta__h2{color:#fff;z-index:1;margin-bottom:14px;font-family:Sora,sans-serif;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800;position:relative}.cta__sub{color:#fffc;z-index:1;max-width:480px;margin:0 auto 36px;font-size:1.05rem;position:relative}.cta__btns{z-index:1;flex-wrap:wrap;justify-content:center;gap:14px;display:flex;position:relative}.cta__btn-w{color:var(--teal);background:#fff;border-radius:12px;align-items:center;gap:8px;padding:13px 28px;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 8px 24px #00000026}.cta__btn-w:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0003}.cta__btn-t{color:#fff;background:#ffffff2e;border:1px solid #ffffff4d;border-radius:12px;align-items:center;gap:8px;padding:13px 28px;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.cta__btn-t:hover{background:#ffffff47;transform:translateY(-2px)}@media (width<=1024px){.hero__inner{text-align:center;flex-direction:column}.hero__copy,.hero__sub{max-width:100%}.hero__actions,.hero__stats{justify-content:center}.hero__stat:first-child{padding-left:28px}.journey__grid{grid-template-columns:repeat(3,1fr)}.journey__grid:before{display:none}.promise__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.hero__visual{display:none}.mv__grid{grid-template-columns:1fr}.why__grid,.journey__grid{grid-template-columns:1fr 1fr}}@media (width<=560px){.hero{padding:100px 20px 60px}.why__grid,.journey__grid,.promise__grid{grid-template-columns:1fr}.cta__box{padding:48px 24px}.mv,.why,.journey,.promise,.cta{padding:60px 20px}}@media (width<=1024px){.hero__inner{text-align:center;flex-direction:column}.hero__copy,.hero__sub{max-width:100%}.hero__actions,.hero__stats{justify-content:center}.hero__visual{flex:none}.logo-showcase,.ring--outer{width:280px;height:280px}.ring--mid{width:220px;height:220px}.ring--inner{width:160px;height:160px}.journey__grid{grid-template-columns:repeat(3,1fr)}.journey__grid:before{display:none}.promise__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.hero{min-height:auto;padding:110px 24px 70px}.hero__visual{display:none}.hero__h1{font-size:2.5rem}.hero__sub{font-size:1rem}.mv__grid{grid-template-columns:1fr}.why__grid,.journey__grid{grid-template-columns:1fr 1fr}.promise__grid{grid-template-columns:1fr}.cta__box{padding:56px 32px}}@media (width<=560px){.hero{padding:100px 20px 60px}.hero__h1{font-size:2rem;line-height:1.15}.hero__sub{font-size:.95rem;line-height:1.7}.hero__actions{flex-direction:column;width:100%}.hero__actions a,.hero__actions button{justify-content:center;width:100%}.hero__stats{flex-direction:column;gap:20px}.hero__stat{text-align:center;padding:0}.hero__stat:first-child{padding-left:0}.hero__stat+.hero__stat{border-left:none;border-top:1px solid var(--border-hi);padding-top:20px}.why__grid,.journey__grid,.promise__grid{grid-template-columns:1fr}.mv,.why,.journey,.promise,.cta{padding:60px 20px}.mv__card,.why__card,.promise__card{padding:24px 20px}.cta__box{padding:48px 24px}.cta__h2{font-size:1.7rem}.cta__sub{font-size:.95rem}.cta__btns{flex-direction:column}.cta__btn-w,.cta__btn-t{justify-content:center;width:100%}}@media (width<=380px){.hero{padding:90px 16px 50px}.hero__h1{font-size:1.8rem}.hero__sub{font-size:.9rem}.cta__h2{font-size:1.5rem}.mv,.why,.journey,.promise,.cta{padding-left:16px;padding-right:16px}}.hero__h1,.hero__sub,.mv__text,.why__desc,.journey__desc,.promise__desc,.cta__sub{overflow-wrap:break-word;word-wrap:break-word}
