*{box-sizing:border-box;scrollbar-width:none;margin:0;padding:0}body{background:#fff;font-family:Arial,sans-serif}html,body{overflow-x:hidden}.navbar-wrapper{z-index:1000;justify-content:center;width:100%;display:flex;position:fixed;top:20px;left:0}.navbar{box-sizing:border-box;-webkit-backdrop-filter:blur(20px);background:#dbd8d8cc;border:2px solid #fff;border-radius:999px;justify-content:space-between;align-items:center;width:calc(100% - 32px);max-width:1200px;height:72px;margin:0 auto;padding:0 24px;display:flex;box-shadow:0 10px 40px #00000014,0 2px 8px #0000000a}.logo{color:#111;cursor:pointer;align-items:center;gap:10px;font-size:20px;font-weight:700;text-decoration:none;display:flex}.logo-icon{width:40px}.nav-links{gap:36px;list-style:none;display:flex}.nav-links a{color:#444;font-size:15px;font-weight:500;text-decoration:none;transition:all .25s}.nav-links a:hover{color:#000}.nav-actions{align-items:center;gap:25px;display:flex}.login-btn{cursor:pointer;color:#333;background:0 0;border:none;font-size:15px;font-weight:500;text-decoration:none}.cta-btn{color:#fff;cursor:pointer;background:#5588f7;border:none;border-radius:999px;padding:12px 20px;font-weight:600;text-decoration:none;transition:all .3s}.cta-btn:hover{transform:translateY(-2px)}.more-dropdown{position:relative}.more-btn{color:#333;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.dropdown-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;visibility:hidden;background:#dbd8d8cc;border:2px solid #0000001a;border-radius:16px;min-width:220px;transition:all .25s;position:absolute;top:120%;right:0;transform:translateY(10px)}.more-dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a{color:#333;border-radius:10px;padding:12px 14px;font-size:14px;text-decoration:none;display:block}.dropdown-menu a:hover{background:#0000000a}.mobile-menu{align-items:center;gap:32px;display:flex}.desktop-nav,.desktop-actions{display:flex}.menu-toggle,.mobile-menu{display:none}@media (width<=900px){.desktop-nav,.desktop-actions{display:none}.menu-toggle{cursor:pointer;background:0 0;border:none;font-size:28px;display:block}.mobile-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#dbd8d8;border:2px solid #fff;border-radius:24px;width:calc(100% - 32px);max-width:500px;padding:20px;display:none;position:absolute;top:70px;right:0%;box-shadow:0 10px 40px #00000014}.mobile-menu.active{flex-direction:column;align-items:end;gap:0;display:flex}.divider{border:1px solid #bebdbd;width:90%}.mobile-nav-links{flex-direction:column;align-items:end;gap:16px;list-style:none;display:flex}.mobile-nav-links a{color:#111;font-size:16px;font-weight:500;text-decoration:none}.mobile-actions{flex-direction:row;gap:12px;width:100%;display:flex}.mobile-actions .cta-btn,.mobile-actions .login-btn{text-align:center;align-self:center;width:100%}}.footer{color:#000;background:#fff;flex-direction:column;width:100%;padding:0 8% 25px;display:flex}.footer-top{align-self:center;max-width:2000px;margin-bottom:100px}.footer-logo{color:#111;flex-direction:column;justify-content:center;align-items:center;gap:50px;width:100%;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:flex}.footer-logo-icon{width:100px;margin-right:10px}.footer-title{text-align:center;letter-spacing:-.07em;cursor:pointer;background-color:#fff;border:2px solid #8b8b8b;border-radius:999px;margin-bottom:2rem;padding:20px 50px;font-size:2.5rem;font-weight:700;line-height:.95;transition:all .3s}.footer-title:hover{color:#3f7cff;border:2px solid #3f7cff}.footer-description{color:#000000b3;text-align:center;max-width:750px;font-size:1.5rem;line-height:1.8}.footer-bottom{color:#00000080;border-top:1px solid #00000080;justify-content:space-between;align-items:center;padding-top:25px;font-size:.95rem;display:flex}.footer-links{gap:30px;display:flex}.footer-link-1:hover,.footer-link-2:hover,.footer-link-3:hover{color:#000}.footer-link-1,.footer-link-2,.footer-link-3{color:#00000080;text-decoration:none;transition:color .3s}@media (width<=1024px){.footer-title{padding:18px 36px;font-size:2rem}.footer-description{font-size:1.25rem}}@media (width<=768px){.footer{padding:0 24px 24px}.footer-top{margin-bottom:60px}.footer-logo{gap:24px}.footer-logo-icon{width:80px}.footer-title{border-radius:24px;padding:16px 28px;font-size:1.5rem;line-height:1.2}.footer-description{max-width:100%;font-size:1rem;line-height:1.7}.footer-bottom{text-align:center;flex-direction:column;gap:16px}.footer-links{flex-wrap:wrap;justify-content:center;gap:20px}}@media (width<=480px){.footer-title{width:100%;padding:14px 20px;font-size:1.2rem}.footer-logo-icon{width:64px}.footer-description{font-size:.95rem}.footer-bottom{font-size:.85rem}}@media (width<=1200px){.hero{gap:20%}.hero h1{font-size:4.8rem}.hero p{font-size:1.2rem}.problem-grid{gap:3rem}.founder-content{grid-template-columns:400px 1fr}.principle-div-left{padding:0 3rem}.principle-div-left h2{font-size:3rem}}@media (width<=992px){.nav-actions{gap:12px}.hero{text-align:center;gap:15%;padding:0 20px}.hero h1{font-size:3.8rem}.hero p{font-size:1.1rem}.hero-btns{flex-flow:wrap;width:100%;height:auto;display:flex}.principle-div-left h2{font-size:3rem}.primary-btn,.secondry-btn{width:220px;height:55px}.problem-grid{grid-template-columns:1fr}.intro-title{font-size:3rem}.intro-description{font-size:1.1rem}.principle-section{flex-direction:column;height:auto}.principle-div-left,.principle-div-right{width:100%;padding:70px 30px}.principle-img{width:100%;height:auto}.features-grid{grid-template-columns:1fr}.poster.landscape,.poster.square{grid-column:span 1}.poster{height:auto}.founder-content{grid-template-columns:1fr}.founder-image{height:500px}.founder-text{text-align:center}.footer-middle{flex-wrap:wrap}.footer-bottom{flex-direction:column;gap:20px}}@media (width<=768px){.navbar{height:60px;padding:0 18px}.logo{font-size:16px}.principle-div-left h2{font-size:3rem}.logo-icon{width:34px}.cta-btn{padding:10px 18px;font-size:14px}.hero{gap:10%;min-height:100vh;padding:80px 20px 40px}.hero h1{font-size:2.7rem;line-height:1.15}.hero p{font-size:1rem}.hero-btns{flex-direction:row;gap:10px}.primary-btn,.secondry-btn{width:10%;font-size:.8rem}.small-link{flex-direction:column;align-items:center;height:auto}.problem-title,.features-heading h2,.vision-title,.founder-text h2{font-size:2.4rem}.problem-item p,.intro-description,.principle-div-left p,.features-heading p,.founder-text p,.vision-description{font-size:1rem}.waitlist-modal{width:92%;padding:25px}.waitlist-modal h2{font-size:1.6rem}.waitlist-form input,.waitlist-form select,.submit-btn{height:50px}.shield-title{font-size:2.6rem}.shield-description{font-size:1.1rem}.footer{padding:80px 24px 30px}.footer-title{font-size:2.5rem}.footer-description{font-size:1rem}.hero-gradient-blue,.hero-gradient-gold{width:400px;height:400px}}@media (width<=480px){.hero{gap:5%}.hero-btns{flex-direction:row;gap:10px;display:flex}.primary-btn,.secondry-btn{width:10px}.small-link{font-size:1rem}.small-link p{font-size:.8rem}.hero h1{font-size:2.2rem}.principle-div-left h2,.problem-title,.intro-title,.features-heading h2,.founder-text h2,.vision-title{font-size:2rem}.problem-item h3{font-size:1.2rem}.founder-image{height:340px}.footer-title{font-size:2rem}.footer-middle{flex-direction:column;gap:18px}.footer-links{flex-direction:column;gap:10px}}.hero{background-color:#e6e6e6;flex-direction:column;justify-content:end;align-items:center;gap:25%;width:100%;height:100svh;min-height:calc(100svh - 80px);padding:80px 24px 20px;display:flex;position:relative;overflow:hidden}.hero-top{flex-direction:column;align-items:center;display:flex}.hero-bottom{flex-direction:column;align-items:center;margin-top:40px;display:flex}.hero-top{text-align:center;z-index:10;flex-direction:column;justify-content:center;align-items:center;max-width:1200px;display:flex}.hero-bottom{flex-direction:column;justify-content:center;align-items:center;display:flex}.hero h1{letter-spacing:-.06em;text-align:center;color:#111;max-width:1100px;margin-bottom:2rem;font-size:clamp(3rem,8vw,7rem);font-weight:700;line-height:1}.hero p{text-align:center;color:#000;z-index:10;max-width:850px;margin:0 auto;font-size:clamp(1rem,2vw,1.3rem);line-height:1.7;position:relative}.hero-btns{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-bottom:24px;display:flex}.primary-btn,.secondry-btn{color:#fff;cursor:pointer;background:#5588f7;border:none;border-radius:12px;justify-content:center;align-items:center;min-width:180px;height:52px;padding:0 24px;font-size:1rem;font-weight:500;transition:all .3s;display:flex}.primary-btn:hover,.secondry-btn:hover{transform:translateY(-2px)}@media (width<=768px){.hero{padding-top:120px;padding-bottom:50px}.hero h1{font-size:3rem}.hero p{font-size:1rem}.hero-btns{flex-direction:row;width:100%}.primary-btn,.secondry-btn{width:min(320px,100%)}}.small-link{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin:0;padding:0;display:flex}.small-link p{color:#555;margin:0;font-size:clamp(.85rem,1vw,1rem)}.small-link span{color:#999}@media (width<=768px){.small-link{gap:8px}.small-link p{font-size:.9rem}}@media (width<=480px){.small-link{flex-direction:column;gap:4px}.small-link span{display:block}.small-link p{font-size:.85rem}}.hero-gradient{pointer-events:none;filter:blur(140px);opacity:.8;border-radius:999px;position:absolute}.hero-gradient-blue{background:radial-gradient(circle,#2563eb7a 0%,#2563eb61 35%,#2563eb2e 75%,#2563eb00 100%);width:900px;height:900px;animation:18s ease-in-out infinite floatGlow;top:-100px;left:100px}.hero-gradient-gold{background:radial-gradient(circle,#d4a01770 0%,#d4a01757 35%,#d4a01724 75%,#d4a01700 100%);width:850px;height:850px;animation:22s ease-in-out infinite reverse floatGlow;bottom:-100px;right:100px}@keyframes floatGlow{0%{transform:translate(0)}50%{transform:translate(30px,-20px)}to{transform:translate(0)}}.waitlist-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.waitlist-modal{background:#fff;border-radius:24px;width:100%;max-width:560px;padding:40px;position:relative;box-shadow:0 30px 80px #00000026}.close-btn{cursor:pointer;background:0 0;border:none;font-size:2rem;position:absolute;top:20px;right:20px}.waitlist-modal h2{margin-bottom:12px;font-size:2rem}.waitlist-subtitle{color:#666;margin-bottom:32px}.waitlist-form{flex-direction:column;gap:16px;display:flex}.waitlist-form input,.waitlist-form select{border:1px solid #e5e5e5;border-radius:12px;height:56px;padding:0 16px;font-size:1rem}.submit-btn{color:#fff;cursor:pointer;background:#5588f7;border:none;border-radius:12px;height:56px;font-size:1rem;font-weight:600}.waitlist-note{color:#777;justify-content:center;gap:10px;margin-top:24px;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-size:.9rem;line-height:1.6;display:flex}.waitlist-note .note{color:red}.waitlist-success-modal{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#fffffff2;border:1px solid #00000014;border-radius:32px;width:100%;max-width:700px;max-height:90vh;padding:40px;animation:.35s popupIn;position:relative;overflow:hidden auto;box-shadow:0 20px 60px #00000014,0 4px 12px #0000000a}.success-icon{border-radius:50%;justify-content:center;align-items:center;width:82px;height:82px;margin:0 auto 24px;display:flex}.showSuccess_logo{width:100%}.success-section{text-align:center}.success-section h2{color:#111;margin-bottom:14px;font-size:2rem;font-weight:600}.success-section h3{color:#111;margin-bottom:12px;font-size:1.15rem;font-weight:600}.success-section p{color:#666;margin-bottom:10px;font-size:.96rem;line-height:1.7}.divider{background:#00000014;width:100%;height:1px;margin:28px 0}.success-btn{cursor:pointer;color:#fff;background:#5588f7;border:none;border-radius:16px;width:100%;margin-top:16px;padding:15px;font-size:.95rem;font-weight:600;transition:all .25s}.success-btn:hover{transform:translateY(-2px)}.success-btn:active{transform:translateY(0)}@keyframes popupIn{0%{opacity:0;transform:translateY(25px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=768px){.waitlist-overlay{z-index:9999;background:#0009;justify-content:center;align-items:center;padding:5%;display:flex;position:fixed;inset:0;overflow:hidden}.waitlist-success-modal{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#fff;border-radius:32px;width:100%;max-height:90vh;padding:24px;overflow:hidden auto}.waitlist-success-modal::-webkit-scrollbar{width:6px}.success-section h2{font-size:2rem}.success-section h3{font-size:1.3rem}.success-section p{font-size:.95rem;line-height:1.8}.showSuccess_logo{width:70px;height:70px}}.problem-section{background:#fff;flex-direction:column;align-items:center;width:100%;padding:140px 8%;display:flex}.problem-label{letter-spacing:.25em;text-transform:uppercase;color:#8f8f8f;margin-bottom:2rem;font-size:1rem;font-weight:600}.problem-title{text-align:center;letter-spacing:-.06em;color:#111;max-width:900px;margin-bottom:7rem;font-size:5rem;font-weight:700;line-height:1}.problem-grid{grid-template-columns:repeat(3,1fr);gap:5rem;width:100%;max-width:1400px;display:grid}.problem-item{flex-direction:column;display:flex}.problem-item h3{letter-spacing:-.04em;color:#111;margin-bottom:1.5rem;font-size:1.7rem;font-weight:650;line-height:1.15}.problem-item p{color:#666;font-size:1.3rem;line-height:1.8}@media (width<=1100px){.problem-grid{grid-template-columns:1fr;gap:4rem}.problem-title{margin-bottom:5rem}}@media (width<=768px){.problem-section{padding:100px 24px}.problem-title{font-size:2.8rem}.problem-item h3{font-size:1.4rem}.problem-item p{font-size:1rem}}.intro-section{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:0 8%;display:flex}.intro-label{letter-spacing:.28em;text-transform:uppercase;color:#888;margin-bottom:2rem;font-size:1rem;font-weight:600}.intro-title{letter-spacing:-.05em;color:#111;max-width:1100px;margin-bottom:3rem;font-size:5rem;font-weight:700;line-height:1}.intro-description{color:#555;max-width:900px;font-size:1.3rem;line-height:1.9}.principle-section{justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}.principle-div-left{background:#fff;flex-direction:column;justify-content:center;align-items:flex-start;width:50%;height:100%;padding:0 6rem;display:flex}.principle-label{letter-spacing:.28em;text-transform:uppercase;color:#8f8f8f;margin-bottom:2rem;font-size:1rem;font-weight:600}.principle-div-left h2{letter-spacing:-.06em;color:#111;max-width:700px;margin-bottom:2rem;font-size:5rem;font-weight:700;line-height:1}.principle-div-left p{color:#555;max-width:650px;margin-bottom:3rem;font-size:1.3rem;line-height:1.9}.principle-points{flex-wrap:wrap;gap:14px;display:flex}.principle-points span{color:#222;background:#fafafa;border:1px solid #e8e8e8;border-radius:999px;padding:12px 20px;font-size:.95rem;font-weight:500;transition:all .25s}.principle-points span:hover{background:#f5f5f5;border-color:#d9d9d9;transform:translateY(-2px)}.principle-div-right{justify-content:center;align-items:center;width:50%;height:100%;display:flex}.principle-img{border-radius:24px;width:65vh;height:65vh;box-shadow:0 2px 8px #0000000a,0 12px 32px #00000014,0 32px 64px #0000001f}.features-section{background:#fff;width:100%;padding:10rem 5%}.features-heading{text-align:center;max-width:1250px;margin:0 auto 8rem}.features-heading h2{letter-spacing:-.06em;color:#111;margin-bottom:2rem;font-size:5rem;line-height:1}.features-heading p{color:#666;max-width:700px;margin:auto;font-size:1.3rem;line-height:1.8}.features-grid{grid-template-columns:repeat(12,1fr);gap:28px;width:100%;max-width:1900px;margin:auto;padding:0% 10%;display:grid}.poster.landscape{grid-column:span 6;box-shadow:0 0 10px 2px #0003}.poster.square{grid-column:span 3;box-shadow:0 0 10px 2px #0003}.poster{cursor:pointer;background:#f7f7f7;border-radius:24px;height:auto;transition:all .5s;overflow:hidden}.poster img{object-fit:cover;justify-content:center;align-items:center;width:100%;transition:transform .8s;display:block;box-shadow:0 0 10px 3px #0000004d}.shield-section-home{text-align:center;background:#5588f7;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:80px 24px;display:flex}.shield-label-home{letter-spacing:.3em;text-transform:uppercase;color:#ffffff8c;margin-bottom:1.5rem;font-size:clamp(.75rem,2vw,1rem)}.shield-title-home{letter-spacing:-.05em;color:#fff;width:100%;max-width:1200px;margin-bottom:2rem;font-size:clamp(2.5rem,7vw,5rem);font-weight:700;line-height:1.05}.shield-description-home{color:#ffffffbf;width:100%;max-width:750px;font-size:clamp(1rem,2vw,1.3rem);line-height:1.8}@media (width<=768px){.shield-section-home{padding:100px 20px}.shield-title-home{margin-bottom:1.5rem;line-height:1.1}.shield-description-home{line-height:1.7}}.founder-section-home{background:#fff;width:100%;padding:140px 8%}.founder-label-home{text-align:center;letter-spacing:.25em;text-transform:uppercase;color:#888;margin-bottom:2rem;font-size:1rem;font-weight:600;display:block}.founder-heading-home{text-align:center;letter-spacing:-.06em;color:#111;margin-bottom:6rem;font-size:5rem;line-height:1}.founder-grid-home{grid-template-columns:1fr 480px 1fr;align-items:start;gap:3rem;max-width:1500px;margin:0 auto;display:grid}.founder-column-home{flex-direction:column;gap:2rem;display:flex}.founder-card-home{background:#fafafa;border:1px solid #c4c0c0;border-radius:32px;padding:2.5rem;transition:all .3s}.founder-card-home:hover{transform:translateY(-4px);box-shadow:0 15px 40px #0000000f}.founder-card-home span{color:#999;margin-bottom:1rem;font-size:.9rem;font-weight:700;display:inline-block}.founder-card-home h3{color:#111;margin-bottom:1rem;font-size:1.5rem;font-weight:650}.founder-card-home p{color:#666;font-size:1.05rem;line-height:1.8}.founder-image-wrapper-home{text-align:center}.founder-image-home{border:1px solid #c4c0c0;border-radius:40px;width:100%;height:550px;overflow:hidden}.founder-image-home img{object-fit:cover;width:100%;height:100%;display:block}.founder-signature-home{margin-top:2rem}.founder-signature-home h4{color:#111;margin-bottom:.4rem;font-size:2rem;font-weight:700}.founder-signature-home span{color:#777;font-size:1rem}@media (width<=1200px){.founder-heading-home{font-size:3.8rem}.founder-grid-home{grid-template-columns:1fr;gap:2rem}.founder-image-wrapper-home{order:-1;max-width:600px;margin:0 auto}.founder-column-home{width:100%;max-width:800px;margin:0 auto}}@media (width<=768px){.founder-section-home{padding:100px 24px}.founder-heading-home{margin-bottom:3rem;font-size:clamp(2.5rem,8vw,4rem);line-height:1.05}.founder-card-home{border-radius:24px;padding:2rem}.founder-card-home h3{font-size:1.3rem}.founder-card-home p{font-size:1rem;line-height:1.7}.founder-image-home{height:450px}.founder-signature-home h4{font-size:1.6rem}}@media (width<=480px){.founder-section-home{padding:80px 20px}.founder-label-home{letter-spacing:.18em;font-size:.8rem}.founder-heading-home{margin-bottom:2.5rem;font-size:2.2rem}.founder-grid-home{gap:1.5rem}.founder-card-home{border-radius:20px;padding:1.5rem}.founder-image-home{border-radius:24px;height:320px}.founder-signature-home h4{font-size:1.3rem}.founder-signature-home span{font-size:.9rem}}.vision-section{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:120px 8%;display:flex}.vision-label{letter-spacing:.25em;text-transform:uppercase;color:#8f8f8f;margin-bottom:2rem;font-size:1rem;font-weight:600}.vision-title{letter-spacing:-.06em;color:#111;max-width:1300px;margin-bottom:3rem;font-size:5rem;font-weight:700;line-height:1}.vision-description{color:#555;max-width:900px;margin-bottom:2rem;font-size:1.3rem;line-height:1.9}.vision-footer{color:#999;letter-spacing:.04em;margin-top:4rem;font-size:2rem}@media (width<=768px){.vision-section{padding:100px 24px}.vision-description{font-size:1.05rem;line-height:1.8}.vision-footer{margin-top:3rem}}.vision-section{position:relative;overflow:hidden}.vision-section:before{content:"";filter:blur(120px);pointer-events:none;background:#2563eb0d;border-radius:50%;width:700px;height:700px;position:absolute;top:-250px;right:-250px}@media (width<=1200px){.hero{gap:20%}.hero h1{font-size:4.8rem}.hero p{font-size:1.2rem}.problem-grid{gap:3rem}.founder-content{grid-template-columns:400px 1fr}.principle-div-left{padding:0 3rem}.principle-div-left h2{font-size:3rem}.poster{min-height:300px}}@media (width<=992px){.nav-actions{gap:12px}.hero{text-align:center;gap:15%;padding:0 20px}.hero h1{font-size:3.8rem}.hero p{font-size:1.1rem}.hero-btns{flex-flow:wrap;width:100%;height:auto;display:flex}.principle-div-left h2{font-size:3rem}.primary-btn,.secondry-btn{width:220px;height:55px}.problem-grid{grid-template-columns:1fr}.intro-title{font-size:3rem}.intro-description{font-size:1.1rem}.principle-section{flex-direction:column;height:auto}.principle-div-left,.principle-div-right{width:100%;padding:70px 30px}.principle-img{width:100%;height:auto}.features-grid{grid-template-columns:1fr}.poster.landscape,.poster.square{grid-column:span 1}.poster{height:auto;min-height:200px}.founder-content{grid-template-columns:1fr}.founder-image{height:500px}.founder-text{text-align:center}.footer-middle{flex-wrap:wrap}.footer-bottom{flex-direction:column;gap:20px}}@media (width<=768px){.navbar{height:60px;padding:0 18px}.logo{font-size:16px}.principle-div-left h2{font-size:3rem}.logo-icon{width:34px}.cta-btn{padding:10px 18px;font-size:14px}.hero{gap:10%;min-height:100vh;padding:80px 20px 40px}.hero h1{font-size:2.7rem;line-height:1.15}.hero p{font-size:1rem}.hero-btns{flex-direction:row;gap:10px}.primary-btn,.secondry-btn{width:100%;max-width:320px}.small-link{flex-direction:column;align-items:center;height:auto}.problem-title,.features-heading h2,.vision-title,.founder-text h2{font-size:2.4rem}.problem-item p,.intro-description,.principle-div-left p,.features-heading p,.founder-text p,.vision-description{font-size:1rem}.waitlist-modal{width:92%;padding:25px}.waitlist-modal h2{font-size:1.6rem}.waitlist-form input,.waitlist-form select,.submit-btn{height:50px}.shield-title{font-size:2.6rem}.shield-description{font-size:1.1rem}.footer{padding:80px 24px 30px}.footer-title{font-size:2.5rem}.footer-description{font-size:1rem}.hero-gradient-blue,.hero-gradient-gold{width:400px;height:400px}.poster{min-height:180px}}@media (width<=480px){.hero{gap:5%}.hero-btns{flex-direction:row;gap:10px;display:flex}.primary-btn,.secondry-btn{width:100%;max-width:320px}.small-link{font-size:1rem}.small-link p{font-size:.8rem}.hero h1{font-size:2.2rem}.principle-div-left h2,.problem-title,.intro-title,.features-heading h2,.founder-text h2,.vision-title{font-size:2rem}.problem-item h3{font-size:1.2rem}.founder-image{height:340px}.footer-title{font-size:2rem}.footer-middle{flex-direction:column;gap:18px}.footer-links{flex-direction:column;gap:10px}.features-grid{padding:0%}.poster{min-height:140px}}.origin-story{text-align:center;border-radius:50px;flex-direction:column;justify-content:center;align-items:center;width:min(90%,1400px);margin:10vh auto 0;padding:120px 32px;display:flex}.origin-story h2{color:#111;margin-bottom:50px;font-size:clamp(2.5rem,6vw,4rem);font-weight:600;line-height:1.1}.origin-story p{color:#333;max-width:720px;margin-bottom:24px;font-size:1.2rem;line-height:1.9}.origin-story p:last-child{margin-bottom:0}.versions-section{width:100%;max-width:1400px;margin:0 auto;padding:140px 40px}.versions-label{letter-spacing:.12em;color:#666;border:1px solid #00000014;border-radius:999px;align-items:center;margin-bottom:28px;padding:10px 16px;font-size:1rem;font-weight:600;display:inline-flex}.versions-section>h2{color:#111;max-width:900px;margin-bottom:28px;font-size:clamp(3rem,6vw,5rem);font-weight:600;line-height:1.05}.versions-intro{color:#666;max-width:760px;margin-bottom:100px;font-size:1.15rem;line-height:1.9}.versions-grid{align-items:stretch;gap:32px;display:flex}.version-card{background:#fafafa;border:1px solid #00000014;border-radius:36px;flex-direction:column;flex:1;padding:48px;transition:all .35s;display:flex;position:relative;overflow:hidden}.version-card:hover{border-color:#00000024;transform:translateY(-6px)}.version-labal{color:#0000000d;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:8rem;font-weight:700;line-height:1;position:absolute;top:28px;right:32px}.version-card h3{letter-spacing:.14em;text-transform:uppercase;color:#888;margin-bottom:18px;font-size:.8rem;font-weight:600}.version-card h1{color:#111;margin-bottom:28px;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.05}.version-card h2{color:#555;margin-bottom:36px;font-size:1rem;font-weight:400;line-height:1.9}.version-card p:not(.version-labal){color:#666;margin-bottom:10px;font-size:.95rem;line-height:1.7}.version-card p:last-child{margin-bottom:0}.evolution-section{width:100%;max-width:1300px;margin:0 auto;padding:140px 32px}.evolution-label{letter-spacing:.12em;color:#666;border:1px solid #00000014;border-radius:999px;margin-bottom:24px;padding:8px 14px;font-size:1rem;font-weight:600;display:inline-block}.evolution-section h2{color:#111;margin-bottom:32px;font-size:clamp(3rem,6vw,5rem);line-height:1.05}.evolution-story{color:#555;max-width:760px;margin-bottom:100px;font-size:1.1rem;line-height:1.8}.evolution-showcase{flex-direction:column;gap:70px;display:flex}.evolution-row{justify-content:center;align-items:center;gap:40px;display:flex}.evolution-row img{pointer-events:none;background:#fafafa;border:1px solid #00000026;border-radius:24px;width:30%;max-width:380px}.evolution-arrow{color:#666;font-size:4rem;font-weight:800}.evolution-caption{text-align:center;color:#777;letter-spacing:.05em;margin-top:30px;font-size:.95rem}.comparison-section{width:100%;max-width:1300px;margin:0 auto;padding:140px 32px}.comparison-label{letter-spacing:.12em;color:#666;border:1px solid #00000014;border-radius:999px;margin-bottom:24px;padding:8px 14px;font-size:1rem;font-weight:600;display:inline-flex}.comparison-section h2{color:#111;margin-bottom:24px;font-size:clamp(3rem,6vw,5rem);line-height:1.05}.comparison-intro{color:#666;max-width:700px;margin-bottom:90px;font-size:1.1rem;line-height:1.8}.comparison-container{flex-direction:column;gap:18px;display:flex}.comparison-header{color:#888;gap:8%;margin-bottom:20px;font-weight:600;display:flex}.comparison-side{letter-spacing:.05em;text-transform:uppercase;width:100%;font-size:.9rem}.comparison-row{grid-template-columns:1fr 80px 1fr;align-items:center;display:grid}.comparison-box{background:#fafafa;border:1px solid #0000001a;border-radius:24px;padding:30px;font-size:1rem;line-height:1.7;transition:all .3s}.comparison-box:hover{border-color:#0003}.current{color:#666}.future{color:#111}.comparison-arrow{text-align:center;color:#888;font-size:1.5rem}.countdown-section{text-align:center;width:100%;max-width:1400px;margin:0 auto;padding:160px 32px}.countdown-label{letter-spacing:.15em;text-transform:uppercase;color:#666;border:1px solid #00000014;border-radius:999px;margin-bottom:28px;padding:10px 18px;font-size:1rem;font-weight:600;display:inline-block}.countdown-section h2{color:#111;margin-bottom:28px;font-size:clamp(3rem,7vw,6rem);font-weight:700;line-height:.95}.countdown-description{color:#666;max-width:650px;margin:0 auto 80px;font-size:1.1rem;line-height:1.8}.countdown-container{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;display:flex}.time-box{background:#fafafa;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;width:180px;height:180px;display:flex}.time-dotes{justify-content:center;align-items:center;width:10px;height:150px;display:flex}.time-dotes h1{font-size:4rem}.time-value{color:#111;font-size:4rem;font-weight:700;line-height:1}.time-label{letter-spacing:.1em;text-transform:uppercase;color:#888;margin-top:12px;font-size:.9rem}@media (width<=1100px){.versions-grid{flex-direction:column}.version-labal{font-size:6rem}.evolution-row img{width:40%}}@media (width<=768px){.origin-story,.versions-section,.evolution-section,.comparison-section,.countdown-section{padding-left:24px;padding-right:24px}.origin-story{border-radius:32px;padding-top:80px;padding-bottom:80px}.origin-story p,.versions-intro,.evolution-story,.comparison-intro,.countdown-description{font-size:1rem}.version-card{padding:32px}.version-card h1{font-size:2rem}.version-labal{font-size:4rem;top:24px;right:24px}.evolution-story{margin-bottom:60px}.evolution-row{flex-direction:column;gap:20px}.evolution-row img{width:100%;max-width:500px}.evolution-arrow{font-size:3rem;transform:rotate(90deg)}.comparison-header{display:none}.comparison-row{grid-template-columns:1fr;gap:12px}.comparison-arrow{transform:rotate(90deg)}.countdown-container{gap:16px}.time-box{width:140px;height:140px}.time-value{font-size:3rem}.time-dotes{display:none}}@media (width<=480px){.origin-story,.versions-section,.evolution-section,.comparison-section,.countdown-section{padding-left:20px;padding-right:20px}.origin-story{border-radius:24px;width:calc(100% - 20px);padding-top:60px;padding-bottom:60px}.version-card{border-radius:24px;padding:24px}.version-labal{font-size:3rem}.comparison-box{padding:22px}.time-box{border-radius:24px;width:calc(50% - 10px);height:120px}.time-value{font-size:2.4rem}.time-label{font-size:.75rem}}.photos-page{color:#111;background:#fff;width:100%;overflow-x:hidden}.photos-hero{max-width:1200px;margin:0 auto;padding:140px 8% 100px}.photos-label,.section-label{letter-spacing:.25em;text-transform:uppercase;color:#888;margin-bottom:1rem;font-size:1rem;font-weight:600;display:inline-block}.photos-title{letter-spacing:-.06em;color:#111;margin-bottom:1.5rem;font-size:clamp(3rem,7vw,5rem);line-height:.95}.photos-intro{color:#666;max-width:700px;font-size:1.1rem;line-height:1.9}.timeline-section{max-width:1200px;margin:0 auto;padding:0 8% 120px}.timeline-item{border-top:1px solid #efefef;grid-template-columns:220px 1fr 320px;align-items:start;gap:40px;padding:60px 0;display:grid}.timeline-meta span{letter-spacing:.15em;color:#888;font-size:.85rem;display:block}.timeline-meta h2{letter-spacing:-.04em;color:#111;margin-top:1rem;font-size:clamp(1.6rem,3vw,2rem);line-height:1}.timeline-content p{color:#666;font-size:1rem;line-height:1.9}.timeline-image img{object-fit:cover;border-radius:24px;width:100%;height:350px;display:block;box-shadow:0 5px 20px #00000026}.behind-section{border-top:1px solid #efefef;max-width:1200px;margin:0 auto;padding:120px 8%}.behind-section h2{letter-spacing:-.05em;color:#111;max-width:700px;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1}.behind-section p{color:#666;max-width:700px;font-size:1rem;line-height:1.9}.gallery-grid{grid-template-columns:repeat(4,1fr);gap:24px;max-width:1600px;margin:0 auto;padding:0 8% 120px;display:grid}.gallery-card{width:100%}.gallery-card img{object-fit:cover;border-radius:24px;width:100%;height:100%;margin-bottom:1rem;display:block;box-shadow:0 5px 20px #00000026}.gallery-card p{color:#666;font-size:.95rem;line-height:1.7}.future-section{text-align:center;border-top:1px solid #efefef;max-width:1200px;margin:0 auto;padding:120px 8%}.future-section h2{letter-spacing:-.05em;color:#111;max-width:800px;margin:0 auto 1.5rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1}.future-section p{color:#666;max-width:650px;margin:0 auto;font-size:1rem;line-height:1.9}@media (width<=1024px){.timeline-item{grid-template-columns:180px 1fr}.timeline-image{grid-column:1/-1}.timeline-image img{height:320px}.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.photos-hero{padding:120px 24px 80px}.timeline-section,.behind-section,.gallery-grid,.future-section{padding-left:24px;padding-right:24px}.timeline-item{grid-template-columns:1fr;gap:24px;padding:50px 0}.timeline-image img{border-radius:20px;height:260px}.gallery-grid{grid-template-columns:1fr;gap:20px}.gallery-card img{border-radius:20px;height:100%}.photos-intro,.timeline-content p,.behind-section p,.future-section p{font-size:1rem;line-height:1.8}}@media (width<=480px){.photos-hero{padding:100px 20px 60px}.timeline-section,.behind-section,.gallery-grid,.future-section{padding-left:20px;padding-right:20px}.photos-label,.section-label{letter-spacing:.18em;font-size:.8rem}.timeline-image img{height:220px}.gallery-card img{height:100%}.behind-section,.future-section{padding-top:80px;padding-bottom:80px}}.development-page{color:#111;width:100%;max-width:1300px;margin:0 auto;padding:140px 32px}.development-hero{margin-bottom:140px}.development-label{letter-spacing:.12em;color:#666;border:1px solid #00000014;border-radius:999px;margin-bottom:24px;padding:8px 14px;font-size:1rem;font-weight:600;display:inline-flex}.development-hero h1{letter-spacing:-.04em;margin-bottom:28px;font-size:5rem;font-weight:700;line-height:1.02}.development-hero p{color:#666;max-width:760px;font-size:1.3rem;line-height:1.9}.development-section{margin-bottom:120px}.development-section h2{letter-spacing:-.03em;margin-bottom:28px;font-size:clamp(2rem,4vw,3rem);font-weight:650}.development-section p{color:#666;max-width:850px;margin-bottom:20px;font-size:1.05rem;line-height:1.9}.development-section ul{flex-direction:column;gap:18px;margin-top:24px;padding-left:20px;display:flex}.development-section li{color:#444;font-size:1.05rem;line-height:1.8}.focus-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.focus-card{background:#fafafa;border:1px solid #0000001a;border-radius:28px;padding:32px;transition:all .25s}.focus-card:hover{border-color:#0003;transform:translateY(-4px)}.focus-status{color:#666;background:#00000014;border-radius:999px;margin-bottom:18px;padding:6px 12px;font-size:.8rem;font-weight:600;display:inline-flex}.focus-card h3{margin-bottom:16px;font-size:1.4rem;font-weight:600}.focus-card p{color:#666;margin-bottom:0;font-size:1rem}.tech-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.tech-card{background:#fafafa;border:1px solid #0000001a;border-radius:24px;padding:28px}.tech-card h3{margin-bottom:12px;font-size:1.15rem}.tech-card p{color:#666;margin:0}.challenge-list{flex-direction:column;gap:18px;display:flex}.challenge-item{color:#444;background:#fafafa;border:1px solid #0000001a;border-radius:20px;padding:24px 28px;line-height:1.8}.development-section:last-child{margin-bottom:40px}.developer-section{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:2000px;margin:0 auto;padding:100px 8%;display:flex}.developer-section h2{letter-spacing:-.05em;margin-bottom:1.5rem;font-size:4rem}.developer-section p{color:#666;max-width:800px;margin-bottom:1.5rem;font-size:1.3rem;line-height:1.9}.developer-contact{color:#111;border:1px solid #111;border-radius:999px;justify-content:center;align-items:center;margin-top:1rem;padding:14px 28px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.developer-contact:hover{color:#fff;background:#111}@media (width<=1024px){.focus-grid{grid-template-columns:1fr}.tech-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.tech-grid{grid-template-columns:1fr}.development-hero h1{font-size:3rem}.development-section h2{font-size:2rem}.development-page{padding:120px 20px 80px}.development-hero{margin-bottom:80px}.development-label{padding:6px 12px;font-size:.8rem}.development-hero h1{margin-bottom:20px;font-size:clamp(2.5rem,10vw,4rem);line-height:1}.development-hero p{font-size:1rem;line-height:1.8}.development-section{margin-bottom:70px}.development-section h2{margin-bottom:20px;font-size:1.8rem}.development-section p,.development-section li{font-size:1rem;line-height:1.8}.focus-grid{grid-template-columns:1fr;gap:16px}.focus-card{border-radius:20px;padding:24px}.focus-card h3{font-size:1.2rem}.tech-grid{grid-template-columns:1fr;gap:16px}.tech-card{border-radius:18px;padding:20px}.challenge-item{border-radius:16px;padding:18px;font-size:.95rem}.developer-section{padding:70px 0}.developer-section h2{font-size:clamp(2rem,9vw,3rem);line-height:1}.developer-section p{font-size:1rem;line-height:1.8}.developer-contact{width:100%;max-width:300px;padding:14px}}@media (width<=480px){.development-page{padding-left:16px;padding-right:16px}.development-hero h1{font-size:2.3rem}.development-section h2{font-size:1.6rem}.developer-section h2{font-size:2rem}}.apnashield-page{color:#111;background:#fff;width:100%}.shield-hero{max-width:1200px;margin:0 auto;padding:140px 8% 100px}.shield-label{letter-spacing:.25em;text-transform:uppercase;color:#888;margin-bottom:1rem;font-size:1rem;font-weight:600;display:inline-block}.shield-title{letter-spacing:-.07em;margin-bottom:1.5rem;font-size:5rem;font-weight:700;line-height:.92}.shield-subtitle{color:#666;max-width:600px;font-size:1.3rem;line-height:1.8}.shield-pillars{grid-template-columns:repeat(3,1fr);gap:50px;max-width:1200px;margin:0 auto;padding:0 8% 120px;display:grid}.pillar span{letter-spacing:.15em;color:#999;margin-bottom:1rem;font-size:.8rem;display:block}.pillar h3{letter-spacing:-.04em;margin-bottom:1rem;font-size:1.7rem}.pillar p{color:#666;font-size:1rem;line-height:1.8}.shield-statement{border-top:1px solid #efefef;border-bottom:1px solid #efefef;max-width:1200px;margin:0 auto;padding:100px 8%}.shield-statement span{letter-spacing:.2em;color:#888;margin-bottom:1.5rem;font-size:1rem;display:block}.shield-statement h2{letter-spacing:-.06em;max-width:850px;font-size:5rem;font-weight:700;line-height:1}.shield-philosophy{text-align:center;max-width:1200px;margin:0 auto;padding:120px 8%}.quote{letter-spacing:-.05em;color:#111;max-width:900px;margin:0 auto;font-size:clamp(2rem,4vw,4rem);line-height:1.15}.shield-footer{text-align:center;max-width:1200px;margin:0 auto;padding:0 8% 140px}.shield-footer h3{letter-spacing:-.04em;margin-bottom:1rem;font-size:2rem}.shield-footer p{color:#666;max-width:650px;margin:0 auto;font-size:1rem;line-height:1.9}@media (width<=900px){.shield-hero{padding:120px 8% 80px}.shield-pillars{grid-template-columns:1fr;gap:40px;padding-bottom:80px}.shield-statement,.shield-philosophy{padding:80px 8%}.shield-footer{padding-bottom:100px}}@media (width<=1024px){.shield-title,.shield-statement h2{font-size:4rem}.shield-pillars{gap:32px}}@media (width<=768px){.shield-hero{padding:120px 24px 70px}.shield-label{font-size:.8rem}.shield-title{margin-bottom:1rem;font-size:clamp(2.5rem,10vw,4rem);line-height:1}.shield-subtitle{font-size:1rem;line-height:1.7}.shield-pillars{grid-template-columns:1fr;gap:28px;padding:0 24px 70px}.pillar h3{font-size:1.4rem}.shield-statement{padding:70px 24px}.shield-statement h2{font-size:clamp(2rem,9vw,3.5rem);line-height:1.05}.shield-philosophy{padding:70px 24px}.quote{font-size:clamp(1.6rem,7vw,2.5rem);line-height:1.2}}@media (width<=480px){.shield-title{font-size:2.3rem}.shield-statement h2{font-size:2rem}.pillar h3{font-size:1.25rem}.pillar p,.shield-subtitle{font-size:.95rem}.quote{font-size:1.5rem}}.founder-page{color:#111;background:#fff;width:100%}.founder-hero{max-width:1100px;margin:0 auto;padding:140px 8% 100px}.founder-label{letter-spacing:.25em;text-transform:uppercase;color:#8a8a8a;margin-bottom:1rem;font-size:1rem;font-weight:600;display:inline-block}.founder-title{letter-spacing:-.06em;margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,5rem);line-height:1}.founder-intro{color:#666;max-width:700px;font-size:clamp(1rem,2vw,1.3rem);line-height:1.9}.founder-section{border-top:1px solid #efefef;max-width:1100px;margin:0 auto;padding:90px 8%}.value-card{padding:clamp(20px,4vw,32px)}.value-card h3{font-size:clamp(1.2rem,3vw,1.4rem)}.founder-section h2{letter-spacing:-.04em;margin-bottom:2rem;font-size:clamp(1.8rem,4vw,2.3rem)}.founder-section p{color:#666;max-width:750px;margin-bottom:1.5rem;font-size:1.08rem;line-height:1.9}.values-grid{border-top:1px solid #efefef;grid-template-columns:repeat(2,1fr);gap:24px;max-width:1100px;margin:0 auto;padding:90px 8%;display:grid}.value-card{border:1px solid #eee;border-radius:20px;padding:32px}.value-card h3{margin-bottom:1rem;font-size:1.4rem}.value-card p{color:#666;line-height:1.8}.journal-section{border-top:1px solid #efefef;max-width:1100px;margin:0 auto;padding:90px 8%}.journal-label{letter-spacing:.2em;color:#888;margin-bottom:3rem;font-size:.8rem;display:block}.journal-entry{max-width:800px;margin-bottom:3rem}.journal-date{letter-spacing:.15em;color:#999;margin-bottom:1rem;font-size:.9rem}.journal-entry p{color:#666;line-height:1.9}.founder-quote{text-align:center;border-top:1px solid #efefef;max-width:1100px;margin:0 auto;padding:120px 8%}.founder-quote h2{letter-spacing:-.05em;max-width:850px;margin:0 auto;font-size:clamp(2rem,5vw,4rem);line-height:1.1}.founder-contact{text-align:center;border-top:1px solid #efefef;max-width:1100px;margin:0 auto;padding:140px 8%}.founder-contact h2{letter-spacing:-.06em;color:#111;margin:0 auto 1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1}.founder-contact p{color:#666;max-width:650px;margin:0 auto 3rem;font-size:clamp(1rem,2vw,1.3rem);line-height:1.9}.contact-btn{color:#111;background:0 0;border:1px solid #111;border-radius:999px;justify-content:center;align-items:center;padding:16px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}@media (width<=768px){.founder-hero{padding:120px 24px 70px}.founder-title{font-size:2.7rem;line-height:1.05}.founder-intro{font-size:1rem}.values-grid{grid-template-columns:1fr;gap:18px;padding:70px 24px}.founder-section,.journal-section,.founder-contact{padding:70px 24px}.founder-section h2{font-size:1.8rem}.founder-section p,.journal-entry p{font-size:1rem}.founder-quote{padding:70px 24px}.contact-btn{width:100%;max-width:320px}}@media (width<=480px){.founder-title{font-size:2.2rem}.founder-section h2{font-size:1.6rem}.founder-contact h2{font-size:2rem}.contact-label,.founder-label{letter-spacing:.18em;font-size:.8rem}}.features-page{color:#111;background:#fff;width:100%}.features-hero{max-width:1200px;margin:0 auto;padding:140px 8% 100px}.features-label{letter-spacing:.25em;text-transform:uppercase;color:#8a8a8a;margin-bottom:1rem;font-size:1rem;font-weight:600;display:inline-block}.features-title{letter-spacing:-.06em;max-width:900px;margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,5rem);line-height:1}.features-intro{color:#666;max-width:700px;font-size:clamp(1rem,2vw,1.3rem);line-height:1.8}.features-list{max-width:1200px;margin:0 auto;padding:0 8% 100px}.feature-row{border-top:1px solid #d6d6d6;grid-template-columns:minmax(60px,120px) 1fr;gap:3rem;padding:60px 0;display:grid}.feature-number{color:#999;letter-spacing:.15em;font-size:1rem;font-weight:600}.feature-content h2{letter-spacing:-.05em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3.5rem);line-height:1}.feature-content p{color:#666;max-width:700px;font-size:clamp(1rem,1.5vw,1.08rem);line-height:1.9}.features-ending{text-align:center;border-top:1px solid #eee;max-width:1200px;margin:0 auto;padding:120px 8%}.features-ending h2{letter-spacing:-.05em;max-width:850px;margin:0 auto 1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1}.features-ending p{color:#666;max-width:650px;margin:0 auto;font-size:1.1rem;line-height:1.9}@media (width<=768px){.features-hero{padding:120px 24px 70px}.features-title{font-size:2.7rem;line-height:1.05}.features-intro{font-size:1rem}.features-list{padding:0 24px 70px}.feature-row{grid-template-columns:1fr;gap:12px;padding:40px 0}.feature-number{font-size:.85rem}.feature-content h2{font-size:1.8rem}.feature-content p{font-size:1rem}.features-ending{padding:70px 24px}.features-ending p{font-size:1rem}}@media (width<=480px){.features-label{letter-spacing:.18em;font-size:.8rem}.features-title{font-size:2.2rem}.feature-content h2{font-size:1.5rem}.features-ending h2{font-size:2rem;line-height:1.1}}.privacy-page{color:#111;background:#fff;width:100%}.privacy-hero{max-width:1100px;margin:0 auto;padding:140px 8% 100px}.privacy-label{letter-spacing:.25em;text-transform:uppercase;color:#8a8a8a;margin-bottom:1rem;font-size:1rem;font-weight:600;display:inline-block}.privacy-title{letter-spacing:-.06em;margin-bottom:1.5rem;font-size:5rem;line-height:.95}.privacy-intro{color:#666;max-width:700px;font-size:1.3rem;line-height:1.9}.privacy-updated{color:#999;margin-top:2rem;font-size:.95rem}.privacy-section{border-top:1px solid #efefef;max-width:1100px;margin:0 auto;padding:90px 8%}.privacy-section h2{letter-spacing:-.04em;margin-bottom:2rem;font-size:2.3rem}.privacy-section p{color:#666;max-width:800px;margin-bottom:1.5rem;font-size:1.08rem;line-height:1.9}.privacy-section ul{padding-left:20px}.privacy-section li{color:#555;margin-bottom:14px;line-height:1.8}.privacy-contact{text-align:center;border-top:1px solid #efefef;max-width:1100px;margin:0 auto;padding:140px 8%}.privacy-contact h2{letter-spacing:-.06em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1}.privacy-contact p{color:#666;max-width:650px;margin:0 auto 3rem;font-size:1.2rem;line-height:1.9}@media (width<=768px){.privacy-hero{padding:120px 8% 80px}.privacy-title{font-size:3rem}.privacy-intro{font-size:1rem}.privacy-section{padding:70px 8%}.privacy-section h2{font-size:1.8rem}.privacy-contact{padding:100px 8%}.privacy-contact p{font-size:1rem}}.terms-page{color:#111;background:#fff;width:100%}.terms-hero{max-width:1100px;margin:0 auto;padding:140px 8% 100px}.terms-label{letter-spacing:.25em;text-transform:uppercase;color:#8a8a8a;margin-bottom:1rem;font-size:1rem;font-weight:600;display:inline-block}.terms-title{letter-spacing:-.06em;margin-bottom:1.5rem;font-size:5rem;line-height:.95}.terms-intro{color:#666;max-width:700px;font-size:1.3rem;line-height:1.9}.terms-updated{color:#999;margin-top:2rem;font-size:.95rem}.terms-section{border-top:1px solid #efefef;max-width:1100px;margin:0 auto;padding:90px 8%}.terms-section h2{letter-spacing:-.04em;margin-bottom:2rem;font-size:2.3rem}.terms-section p{color:#666;max-width:800px;margin-bottom:1.5rem;font-size:1.08rem;line-height:1.9}.terms-section ul{padding-left:20px}.terms-section li{color:#555;margin-bottom:14px;line-height:1.8}.terms-contact{text-align:center;border-top:1px solid #efefef;max-width:1100px;margin:0 auto;padding:140px 8%}.terms-contact h2{letter-spacing:-.06em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1}.terms-contact p{color:#666;max-width:650px;margin:0 auto 3rem;font-size:1.2rem;line-height:1.9}.contact-btn{color:#111;border:1px solid #111;border-radius:999px;justify-content:center;align-items:center;padding:16px 32px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.contact-btn:hover{color:#fff;background:#111;transform:translateY(-2px)}@media (width<=768px){.terms-hero{padding:120px 8% 80px}.terms-title{font-size:3rem}.terms-intro{font-size:1rem}.terms-section{padding:70px 8%}.terms-section h2{font-size:1.8rem}.terms-contact{padding:100px 8%}.terms-contact p{font-size:1rem}}.contact-page{color:#111;background:#fff;width:100%}.contact-hero{max-width:1100px;margin:0 auto;padding:140px 8% 100px}.contact-label{letter-spacing:.25em;text-transform:uppercase;color:#8a8a8a;margin-bottom:1rem;font-size:1rem;font-weight:600;display:inline-block}.contact-title{letter-spacing:-.06em;margin-bottom:1.5rem;font-size:5rem;line-height:.95}.contact-intro{color:#666;max-width:700px;font-size:1.3rem;line-height:1.9}.contact-content{grid-template-columns:repeat(2,1fr);gap:24px;max-width:1100px;margin:0 auto;padding:0 8% 120px;display:grid}.contact-card{background:#fafafa;border:1px solid #ececec;border-radius:24px;padding:40px}.contact-card span{letter-spacing:.15em;color:#888;text-transform:uppercase;margin-bottom:1rem;font-size:.85rem;display:inline-block}.contact-card h2{letter-spacing:-.04em;margin-bottom:1rem;font-size:2rem}.contact-card p{color:#666;margin-bottom:2rem;line-height:1.9}.contact-button{color:#111;border:1px solid #111;border-radius:999px;justify-content:center;align-items:center;padding:14px 28px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.contact-button:hover{color:#fff;background:#111}.contact-statement{text-align:center;border-top:1px solid #efefef;max-width:1100px;margin:0 auto;padding:120px 8%}.contact-statement h2{letter-spacing:-.05em;max-width:900px;margin:0 auto 1.5rem;font-size:clamp(2rem,5vw,4rem);line-height:1.05}.contact-statement p{color:#666;max-width:700px;margin:0 auto;font-size:1.1rem;line-height:1.9}.contact-footer{text-align:center;border-top:1px solid #efefef;max-width:1100px;margin:0 auto;padding:120px 8%}.contact-footer span{letter-spacing:.2em;color:#888;font-size:.9rem}.contact-footer h3{letter-spacing:-.04em;margin:1rem 0;font-size:2rem}.contact-footer p{color:#666;line-height:1.9}@media (width<=768px){.contact-hero{padding:120px 8% 80px}.contact-title{font-size:3rem}.contact-intro{font-size:1rem}.contact-content{grid-template-columns:1fr}.contact-card{padding:30px}.contact-statement,.contact-footer{padding:80px 8%}}
