.main-footer{color:#222;background:#fcfbf5;border-top:1px solid #f0eee6;justify-content:center;align-items:center;margin-top:4rem;padding:1.5rem 3vw;display:flex;box-shadow:0 -4px 20px #00000005}.footer-content{flex-direction:column;align-items:center;gap:.5rem;display:flex}.footer-logo{letter-spacing:.1em;font-size:1.3rem;font-weight:700}.footer-text{color:#444;text-align:center;font-size:1rem;line-height:1.4;display:block}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#222;background:#e8e6dc;min-height:100vh;margin:0;padding:0;font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}.main-header{background:#fcfbf5;border-bottom:1px solid #f0eee6;justify-content:space-between;align-items:center;padding:2rem 3vw 1.5rem;display:flex}.logo{letter-spacing:.1em;font-size:1.5rem;font-weight:700}.logo-link:hover,.logo-link:focus{color:#222}.nav-list{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.nav-link{color:#222;background:0 0;border:none;padding:.5rem .25rem;font-size:1rem;font-weight:500;transition:color .2s}.nav-link:hover,.nav-link:focus{color:#b0aea5}.login-button{color:#fff;background:#111;border-radius:8px;padding:.5rem 1.2rem;font-weight:700;display:inline-block}.login-button:hover,.login-button:focus{background:#000}.hero-section{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100vh;min-height:100vh;padding:1rem 2vw;display:flex;position:relative;overflow:hidden}.hero-video,.hero-draw-canvas{width:100%;height:100%;position:absolute;inset:0}.hero-video{object-fit:cover;object-position:center;z-index:-1;pointer-events:none;opacity:1;background:#000;transition:opacity 3s;transform:scale(1.07)}.hero-video.video-ended{opacity:0;visibility:hidden;transition:opacity 1.2s,visibility 0s 1.2s}.hero-draw-canvas{z-index:0;touch-action:none;cursor:crosshair}.hero-logo,.hero-title,.hero-subtitle{z-index:2;pointer-events:none;position:relative}.hero-logo{z-index:3;opacity:0;width:500px;max-width:18vw;height:auto;margin-bottom:1.5rem;animation:.8s 5s forwards fadeInUp}.hero-overlay{z-index:2;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.hero-panel{flex-direction:column;justify-content:center;align-items:center;transition:opacity .8s,transform .8s;display:flex}.hero-panel.hidden{opacity:0;pointer-events:none;transform:translateY(-10px)scale(.98)}.hero-phone{z-index:3;width:640px;max-width:56vw;height:auto;transition:transform .3s;position:static;transform:none}.hero-phone-area{opacity:0;pointer-events:none;z-index:3;flex-direction:column;align-items:center;gap:1rem;transition:opacity .6s,transform .6s;display:flex;position:absolute;top:40%;left:50%;transform:translate(-50%,-38%)}.hero-phone-area.show{opacity:1;pointer-events:auto}.phone-side-text{color:#111;box-shadow:none;text-align:center;z-index:5;background:0 0;border-radius:0;max-width:80vw;margin-top:1rem;padding:0 1rem;font-size:1.1rem;font-weight:400;position:relative}.phone-subtext{color:#444;margin-top:.35rem;font-size:1.1rem;font-weight:400}.hero-title{color:#222;justify-content:center;gap:.35rem;margin:2.5rem 0 1.5rem;font-size:3rem;font-weight:400;line-height:1.05;display:flex}.hero-word,.hero-subtitle{opacity:0;animation:.6s forwards fadeInUp;transform:translateY(20px)}.hero-word{animation-delay:calc(var(--word-index) * 1s + 1s);margin:0;display:inline-block}.hero-subtitle{color:#444;max-width:950px;margin-bottom:3rem;font-size:1.5rem;animation-delay:4s}.join-btn-wrapper{opacity:0;pointer-events:none;justify-content:center;margin:2rem 0 0;transition:opacity .7s;display:flex}.cta-block{text-align:center;flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:1200px;margin:2rem auto 10rem;padding:0 2rem;display:flex}.join-btn-wrapper.show{opacity:1;pointer-events:auto}.join-btn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:12px;padding:1rem 2.5rem;font-size:1.2rem;font-weight:700;transition:background .2s,transform .2s;box-shadow:0 4px 16px #00000014}.join-btn:hover,.join-btn:focus{background:#000;transform:translateY(-2px)scale(1.04)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.mission-vision-section,.app-section{--scroll-progress:0;width:100%;max-width:1200px;margin:2rem auto;padding:0 2rem}.about-section{width:100%;max-width:1200px;margin:2rem auto;padding:0 2rem}.about-section .hero-block-text{margin-bottom:4rem}.row-layout{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.row-block{text-align:center;opacity:1;will-change:auto;background:#fcfbf5;border-radius:24px;flex-direction:column;flex:1 1 0;justify-content:flex-start;align-items:center;min-width:260px;max-width:360px;min-height:320px;padding:2rem;transition:none;display:flex;transform:none;box-shadow:0 18px 40px #0000000f}.row-block:first-of-type,.row-block:nth-of-type(2),.row-block:nth-of-type(3){opacity:1;transform:none}.row-block .block-inner{text-align:center;width:100%;margin:0}.mission-vision-block{flex-direction:column;align-items:center;gap:1.5rem;width:100%;margin-bottom:4rem;display:flex}.block-inner{text-align:center;width:100%}.mission-block,.vision-block{flex-direction:column}.mission-image,.vision-image{width:320px;max-width:72vw;height:auto;margin-bottom:.75rem}.mission-vision-section{text-align:center}.mission-vision-block{align-items:center;padding:0 1rem}.mission-image,.vision-image{margin-left:auto;margin-right:auto;display:block}.block-image,.mission-image,.vision-image{aspect-ratio:1;object-fit:contain;background:#fcfbf5;border-radius:16px;width:350px;height:350px;padding:1.5rem;display:block;box-shadow:0 12px 22px #00000014}.hero-block-title{color:#222;margin-bottom:.8rem;font-size:1.3rem}@media (width<=1100px){.hero-phone{width:520px;max-width:50vw;left:25%}.hero-phone-area{gap:0;left:40%}.hero-logo{width:420px;max-width:22vw}.hero-title{font-size:2.4rem}}@media (width<=900px){.hero-phone{width:320px;max-width:46vw;margin:0 auto;position:relative;top:auto;left:auto;transform:none}.hero-phone-area{flex-direction:column;align-items:center;gap:.6rem;left:50%;transform:translate(-50%,-50%)}.hero-logo{width:340px;max-width:48vw;margin-bottom:1rem}.hero-title{gap:.25rem;margin:1.5rem 0 1rem;font-size:clamp(1.6rem,6vw,2rem)}.phone-caption{display:none}}@media (width<=600px){.hero-phone{z-index:4;width:280px;max-width:56vw;margin:0 auto;display:block;position:relative;top:auto;left:auto;transform:none}.hero-phone-area{flex-direction:column;align-items:center;gap:0;left:50%;transform:translate(-50%,-45%)}.phone-side-text{text-align:center;max-width:80vw;margin-top:0;margin-left:0;padding-top:0}.phone-subtext{margin-top:0}.phone-side-text .hero-block-title{margin:.25rem 0 .6rem;font-size:1rem;line-height:1.25}.hero-panel{padding:0 1rem}.hero-logo{width:220px;max-width:62vw;margin-bottom:.8rem}.hero-title{flex-direction:column;gap:.2rem;font-size:1.4rem}.join-btn{padding:.8rem 1.6rem;font-size:1rem}.main-header{padding:.6rem 3vw}.logo{letter-spacing:.06em;font-size:1.05rem}.nav-link{padding:.35rem .25rem;font-size:.95rem}.login-button{padding:.45rem .9rem;font-size:.95rem}}.hero-block-text{color:#444;font-size:1.1rem;line-height:1.6}@media (width>=900px){.hero-phone-area .hero-block-text{font-size:1.6rem;line-height:1.4}}.hero-divider{background-color:#222;border:0;width:50%;height:1px;margin:8rem auto}.app-section-title{text-align:center;color:#222;margin:2.5rem 0 1.5rem;font-size:1.8rem;font-weight:700}@media (width<=900px){.mission-vision-section,.app-section{padding:0 1rem}.mission-vision-block{display:block}.block-inner,.mission-block .block-inner,.vision-block .block-inner{text-align:center;width:100%;margin:0}}
