:root{--bg:#0b0b0b;--panel:#111310;--green:#6bff5b;--lime:#b8ff8b;--white:#f5f7f2;--muted:#999e98;--line:rgba(255,255,255,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--white);font-family:Inter,"Helvetica Neue",Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}main{min-height:100vh}.nav-wrap{position:fixed;z-index:50;top:18px;left:50%;transform:translateX(-50%);width:min(1180px,calc(100% - 32px));height:70px;border:1px solid rgba(255,255,255,.12);background:rgba(11,11,11,.72);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-radius:20px;display:flex;align-items:center;justify-content:space-between;padding:0 14px 0 24px;box-shadow:0 20px 70px rgba(0,0,0,.35)}.brand{font-weight:900;font-size:25px;letter-spacing:-2px}.brand i{font-style:normal;color:var(--green)}.brand-image{width:105px;height:42px;overflow:hidden;position:relative;display:block}.brand-image img{position:absolute;width:185px;height:185px;max-width:none;object-fit:cover;left:50%;top:50%;transform:translate(-50%,-50%)}.footer-brand.brand-image{width:190px;height:90px}.footer-brand.brand-image img{width:300px;height:300px}.nav-wrap nav{display:flex;gap:32px;color:#b6bab4;font-size:13px}.nav-wrap nav a{transition:.25s}.nav-wrap nav a:hover{color:white}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;background:var(--green);color:#071006;padding:17px 21px;border-radius:13px;font-size:14px;font-weight:800;box-shadow:0 0 35px rgba(107,255,91,.16);transition:transform .25s,box-shadow .25s}.button:hover{transform:translateY(-2px);box-shadow:0 0 45px rgba(107,255,91,.3)}.button span{font-size:18px}.button-small{padding:13px 17px;border-radius:11px;gap:14px}.menu-button{display:none;background:none;border:0;color:white;font-size:23px}.hero{min-height:900px;padding:190px max(6vw,24px) 95px;display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.9fr);align-items:center;gap:50px;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:70px 70px;mask-image:linear-gradient(to bottom,black,transparent 82%)}.hero-glow{position:absolute;width:850px;height:850px;right:-270px;top:0;background:radial-gradient(circle,rgba(107,255,91,.15),transparent 67%);filter:blur(20px)}.hero-copy{position:relative;z-index:2;max-width:750px}.eyebrow,.kicker{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;letter-spacing:.18em;color:#a7aca5}.eyebrow{display:inline-flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:99px;padding:9px 13px;margin-bottom:28px;background:rgba(255,255,255,.025)}.eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 12px var(--green)}h1,h2{font-weight:520;letter-spacing:-.06em;margin:0;line-height:.98}h1{font-size:clamp(64px,7vw,112px);max-width:860px}h1 em,h2 em{font-style:normal;color:var(--green)}.hero-copy>p{font-size:18px;line-height:1.65;color:#a7aca5;max-width:610px;margin:32px 0}.hero-actions{display:flex;align-items:center;gap:30px}.text-link{font-size:14px;color:#ccd0ca}.text-link span{color:var(--green);margin-left:8px}.proof{display:flex;align-items:center;margin-top:52px;gap:18px}.avatars{display:flex}.avatars b{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#252825;border:2px solid var(--bg);font-size:10px;margin-left:-8px}.avatars b:first-child{margin:0;background:#53684b}.avatars b:last-child{background:var(--green);color:#071006}.proof p{font-size:12px;color:white;line-height:1.4}.proof strong{font-size:16px}.proof span{color:#777c76}.hero-visual{position:relative;height:690px;display:grid;place-items:center;z-index:2;perspective:1400px}.phone{position:relative;z-index:4;width:315px;height:650px;padding:24px 18px 14px;border:9px solid #1e211e;border-radius:48px;background:linear-gradient(160deg,#151815,#080908);box-shadow:0 45px 100px #000,0 0 0 1px rgba(255,255,255,.17),inset 0 0 30px rgba(255,255,255,.03);transform:rotateY(-8deg) rotateX(2deg);overflow:hidden}.phone:before{content:"";position:absolute;top:9px;left:50%;transform:translateX(-50%);width:90px;height:22px;background:#000;border-radius:20px;z-index:5}.phone:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,rgba(255,255,255,.08),transparent 30%);pointer-events:none}.phone-top{display:flex;justify-content:space-between;padding:0 7px;font-size:9px}.phone-top i{width:20px;height:7px;border-radius:4px;background:#fff}.app-head{display:flex;align-items:center;justify-content:space-between;margin:24px 0 16px}.mini-logo{font-size:13px;font-weight:900}.profile{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#071006;font-size:8px;font-weight:800}.hello{font-size:9px!important;margin:0!important;color:#777!important}.phone h3{font-size:21px;margin:4px 0 15px;letter-spacing:-.04em}.live-card{height:220px;padding:14px;border-radius:22px;background:radial-gradient(circle at 70% 10%,rgba(107,255,91,.35),transparent 35%),linear-gradient(160deg,#273820,#111510);position:relative;overflow:hidden}.live-card:before{content:"";position:absolute;width:140px;height:140px;border:1px solid rgba(107,255,91,.22);border-radius:50%;right:-25px;bottom:-50px}.live-card>*{position:relative;z-index:2}.live{display:inline-block;background:var(--green);color:#071006;border-radius:99px;font-size:7px;padding:5px 7px;font-weight:900}.live-card small{display:block;color:#a9b3a6;font-size:8px;margin-top:60px}.live-card strong{font-size:17px;display:block;margin-top:4px}.live-card p{font-size:8px!important;margin:12px 0 0!important;color:#a7aca5!important}.live-card p b{color:var(--green)}.wave{display:flex;gap:3px;align-items:end;height:28px;position:absolute;right:14px;bottom:15px}.wave i{display:block;width:3px;border-radius:2px;background:var(--green);height:12px;animation:wave 1s ease-in-out infinite alternate}.wave i:nth-child(2),.wave i:nth-child(6){height:22px;animation-delay:.15s}.wave i:nth-child(3),.wave i:nth-child(5){height:16px;animation-delay:.3s}.wave i:nth-child(4){height:26px;animation-delay:.45s}.quick{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:10px 0}.quick span{height:55px;border:1px solid var(--line);border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:8px;color:#8f958e}.quick b{font-size:16px;color:var(--green);margin-bottom:5px}.next{border:1px solid var(--line);border-radius:15px;padding:11px;position:relative}.next p{font-size:7px!important;margin:0 0 6px!important;color:#777!important;text-transform:uppercase}.next small{font-size:8px;color:var(--green);margin-right:8px}.next strong{font-size:10px}.next span{display:block;font-size:7px;color:#777;margin-top:4px}.app-nav{position:absolute;bottom:12px;left:18px;right:18px;height:38px;border-radius:12px;background:rgba(36,39,35,.88);display:flex;align-items:center;justify-content:space-around;color:#777}.app-nav b{color:var(--green)}.mascot{position:absolute;z-index:1;right:-50px;top:35px;width:280px;height:330px;filter:drop-shadow(0 40px 35px #000);transform:rotate(10deg)}.official-mascot{width:510px;height:510px;right:-190px;top:-28px;overflow:hidden;transform:rotate(5deg);filter:drop-shadow(0 35px 28px #000)}.official-mascot img{position:absolute;width:760px;height:760px;max-width:none;object-fit:cover;left:50%;top:50%;transform:translate(-50%,-50%)}.mascot-face{width:185px;height:160px;margin:auto;border-radius:48% 48% 42% 42%;background:linear-gradient(145deg,#9fff87,#397f33);box-shadow:inset 15px 15px 28px rgba(255,255,255,.22),inset -20px -30px 35px rgba(0,0,0,.32);display:flex;align-items:center;justify-content:center;gap:32px}.mascot-face i{width:20px;height:32px;border-radius:50%;background:#071006;box-shadow:inset 5px 4px 0 rgba(255,255,255,.5)}.antenna{width:7px;height:48px;background:linear-gradient(#aaff91,#397f33);margin:0 auto -4px;border-radius:9px;transform:rotate(-9deg);transform-origin:bottom}.antenna:before{content:"";position:absolute;width:18px;height:18px;background:var(--green);border-radius:50%;top:-8px;left:-5px;box-shadow:0 0 25px var(--green)}.mascot-body{width:215px;height:170px;border-radius:50% 50% 30% 30%;margin:-25px auto 0;background:linear-gradient(145deg,#70ee60,#224d1e);box-shadow:inset 18px 10px 28px rgba(255,255,255,.13),inset -20px -25px 40px rgba(0,0,0,.35);display:grid;place-items:center;color:rgba(7,16,6,.45);font-weight:900;font-size:30px}.orbit{position:absolute;border:1px solid rgba(107,255,91,.18);border-radius:50%;z-index:0}.orbit-one{width:570px;height:570px}.orbit-two{width:440px;height:440px;transform:rotateX(70deg);border-color:rgba(255,255,255,.15)}.float-card{position:absolute;z-index:8;background:rgba(23,25,22,.82);border:1px solid rgba(255,255,255,.13);border-radius:15px;padding:12px 15px;display:flex;align-items:center;gap:10px;backdrop-filter:blur(18px);box-shadow:0 25px 45px rgba(0,0,0,.3);font-size:9px}.float-card b,.float-card small{display:block}.float-card small{color:#7d827c;margin-top:3px}.float-alert{left:0;top:150px;animation:float 5s ease-in-out infinite}.float-alert i{color:var(--green);font-size:16px}.float-people{right:-8px;bottom:100px;animation:float 5s 1.2s ease-in-out infinite}.people-dots{display:flex}.people-dots i{width:20px;height:20px;border-radius:50%;background:#5f6f59;border:2px solid #1b1e1b;margin-left:-6px}.people-dots i:nth-child(2){background:#98725d}.people-dots i:nth-child(3){background:var(--green)}.ticker{border-top:1px solid var(--line);border-bottom:1px solid var(--line);height:78px;display:flex;align-items:center;overflow:hidden;white-space:nowrap;color:#6f746e;font-size:11px;letter-spacing:.2em}.ticker div{animation:ticker 24s linear infinite}.ticker i{font-style:normal;color:var(--green);margin:0 28px}.section{padding:130px max(6vw,24px)}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:62px}.section-head h2{font-size:clamp(48px,5.6vw,82px);margin-top:22px}.section-head>p{color:#868b84;line-height:1.7;font-size:14px;margin:0 0 4px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature-card{min-height:330px;background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.018));border:1px solid var(--line);border-radius:24px;padding:30px;position:relative;overflow:hidden;transition:.35s}.feature-card:hover{transform:translateY(-7px);border-color:rgba(107,255,91,.32);background:linear-gradient(145deg,rgba(107,255,91,.08),rgba(255,255,255,.018))}.feature-icon{width:51px;height:51px;border-radius:15px;display:grid;place-items:center;background:rgba(107,255,91,.1);border:1px solid rgba(107,255,91,.2);color:var(--green);font-size:24px}.card-number{position:absolute;right:27px;top:30px;font-family:monospace;color:#555a54;font-size:10px}.feature-card h3{font-size:24px;letter-spacing:-.035em;margin:82px 0 12px}.feature-card p{font-size:13px;line-height:1.7;color:#858a84;max-width:300px}.accent-line{position:absolute;bottom:26px;left:30px;font-family:monospace;font-size:9px;color:#777d76;display:flex;align-items:center;gap:9px}.accent-line i{width:6px;height:6px;background:var(--green);border-radius:50%;box-shadow:0 0 8px var(--green)}.experiences{padding-top:60px}.mode-toggle{padding:5px;border:1px solid var(--line);border-radius:12px;display:flex;background:#0d0e0d}.mode-toggle button{border:0;background:transparent;color:#858a84;padding:10px 16px;border-radius:8px;font-size:12px;cursor:pointer}.mode-toggle .active{background:var(--green);color:#071006;font-weight:800}.connection-panel{min-height:590px;border:1px solid var(--line);border-radius:30px;background:radial-gradient(circle at 80% 30%,rgba(107,255,91,.1),transparent 38%),#0e100e;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;transition:.5s}.connection-panel.professional{background:radial-gradient(circle at 80% 30%,rgba(91,181,255,.13),transparent 38%),#0d0f11}.connection-copy{padding:70px}.mode-label{font-family:monospace;font-size:10px;letter-spacing:.15em;color:var(--green)}.professional .mode-label,.professional .connection-copy h3 i{color:#75bcff}.connection-copy h3{font-size:70px;letter-spacing:-.06em;margin:18px 0}.connection-copy h3 i{font-style:normal;color:var(--green)}.connection-copy>p{color:#929791;line-height:1.75;max-width:480px}.tags{display:flex;gap:8px;flex-wrap:wrap;margin:30px 0}.tags span{border:1px solid var(--line);border-radius:99px;padding:9px 12px;font-size:10px;color:#bbc0ba}.tags span::first-letter{color:var(--green)}.privacy-note{display:flex;gap:12px;align-items:center;margin-top:45px}.privacy-note>span{width:33px;height:33px;border-radius:50%;display:grid;place-items:center;background:rgba(107,255,91,.1);color:var(--green)}.privacy-note p{font-size:10px!important;color:#737872!important;line-height:1.5!important}.privacy-note b{font-size:11px;color:white}.match-stage{position:relative;min-height:590px;display:grid;place-items:center}.match-card{position:absolute;width:280px;border:1px solid rgba(255,255,255,.13);border-radius:27px;background:rgba(25,28,24,.94);padding:16px;box-shadow:0 30px 70px rgba(0,0,0,.45)}.match-card.back{transform:translate(88px,-24px) rotate(9deg);height:390px;opacity:.42}.match-card.back .portrait{height:300px}.match-card.front{z-index:3;transform:translate(-28px,10px) rotate(-3deg)}.match-top{display:flex;justify-content:space-between;font-size:9px;color:var(--green);font-family:monospace;margin-bottom:10px}.portrait{height:255px;border-radius:19px;background:linear-gradient(145deg,#8a956f,#20271d);position:relative;overflow:hidden}.portrait:before{content:"";position:absolute;width:120px;height:120px;background:#c39272;border-radius:50%;left:75px;top:37px;box-shadow:0 80px 0 30px #35452f}.portrait:after{content:"";position:absolute;width:110px;height:65px;background:#20160f;border-radius:60% 50% 40% 20%;left:65px;top:15px;transform:rotate(-8deg)}.portrait-b{filter:hue-rotate(80deg)}.match-card h4{font-size:19px;margin:15px 0 4px}.match-card>p{font-size:9px;color:#888e87}.interest-tags{display:flex;gap:6px}.interest-tags span{font-size:8px;background:#262a25;border-radius:8px;padding:6px 8px;color:#aeb3ad}.match-actions{display:flex;justify-content:center;gap:13px;margin:18px 0 3px}.match-actions button{width:40px;height:40px;border-radius:50%;border:1px solid var(--line);background:#20231f;color:#777;font-size:18px}.match-actions button:last-child{background:var(--green);color:#081007}.professional .match-actions button:last-child{background:#75bcff}.ai-match{position:absolute;z-index:5;right:36px;bottom:73px;border:1px solid rgba(107,255,91,.22);background:rgba(20,25,19,.86);backdrop-filter:blur(15px);padding:12px 15px;border-radius:15px;color:var(--green);display:flex;gap:9px;font-size:12px}.ai-match b,.ai-match small{display:block;color:white;font-size:9px}.ai-match small{color:#727a70;margin-top:3px}.ai-section{margin:20px max(2vw,15px);min-height:720px;border-radius:36px;background:#e8ede5;color:#0b0d0a;position:relative;overflow:hidden;padding:130px max(6vw,35px);display:grid;grid-template-columns:.8fr 1fr 1fr;gap:65px;align-items:center}.ai-section:before{content:"";position:absolute;width:600px;height:600px;border:1px solid rgba(11,13,10,.1);border-radius:50%;left:-250px;top:60px;box-shadow:0 0 0 70px rgba(11,13,10,.018),0 0 0 140px rgba(11,13,10,.018)}.ai-orb{width:250px;height:250px;position:relative;border-radius:42%;background:linear-gradient(145deg,#10140e,#596653);box-shadow:inset 20px 15px 45px rgba(255,255,255,.15),30px 50px 60px rgba(0,0,0,.25);display:grid;place-items:center;transform:rotate(-12deg)}.ai-orb span{font-weight:900;font-size:44px;color:var(--green);transform:rotate(12deg);letter-spacing:-5px}.ai-orb i{position:absolute;right:-10px;top:-12px;width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:var(--green);font-style:normal;font-weight:900;transform:rotate(12deg);box-shadow:0 10px 30px rgba(75,140,55,.3)}.ai-copy{position:relative}.ai-copy .kicker{color:#5f665d}.ai-copy h2{font-size:clamp(50px,5.3vw,78px);margin:22px 0 30px}.ai-copy h2 em{color:#25821c}.ai-copy>p{color:#5e655c;line-height:1.7;font-size:13px}.ai-list{display:flex;gap:7px;flex-wrap:wrap;margin-top:25px}.ai-list span{font-size:9px;padding:8px 10px;border:1px solid rgba(11,13,10,.15);border-radius:99px}.ai-conversation{align-self:center}.chat{max-width:350px;border-radius:17px;padding:15px;font-size:12px;line-height:1.6}.chat.user{margin-left:auto;background:white;border-bottom-right-radius:3px}.chat.luo{margin-top:12px;background:#111510;color:white;border-bottom-left-radius:3px;box-shadow:0 20px 40px rgba(0,0,0,.15)}.chat.luo b{font-size:9px;color:var(--green);letter-spacing:.1em}.chat.luo p{color:#ccd1ca}.chat.luo span{font-size:8px;color:#7d867b}.route{display:flex;align-items:center;margin:35px 35px 0;color:#278e1e}.route div{height:1px;flex:1;background:repeating-linear-gradient(90deg,#278e1e 0 5px,transparent 5px 10px)}.app-section{overflow:hidden}.screen-rail{display:flex;gap:18px;width:max-content;transform:translateX(-3vw)}.mini-phone{width:225px;height:460px;border:6px solid #262a26;border-radius:33px;background:#10120f;padding:18px 13px;position:relative;box-shadow:0 25px 50px rgba(0,0,0,.3);transform:rotate(-3deg)}.mini-phone:nth-child(even){transform:translateY(30px) rotate(3deg)}.notch{position:absolute;top:7px;left:50%;transform:translateX(-50%);width:58px;height:13px;border-radius:10px;background:#000}.mini-ui{margin-top:20px}.tiny-brand{font-size:8px;font-weight:900;color:var(--green)}.mini-ui h4{font-size:17px;margin:18px 0}.tiny-hero{height:150px;border-radius:18px;background:radial-gradient(circle at 60% 20%,rgba(107,255,91,.4),transparent 35%),#1b2418}.tiny-row{display:flex;gap:7px;margin-top:9px}.tiny-row i{height:55px;background:#20231f;border-radius:10px;flex:1}.schedule-lines i{display:block;height:57px;border:1px solid var(--line);border-radius:10px;margin-bottom:7px;background:linear-gradient(90deg,var(--green) 2px,transparent 2px)}.map-lines{height:290px;border-radius:17px;background:#1b201a;position:relative;overflow:hidden}.map-lines:before,.map-lines:after{content:"";position:absolute;width:400px;height:2px;background:#485047;transform:rotate(34deg);top:130px;left:-90px;box-shadow:0 30px 0 #485047,0 -45px 0 #485047}.map-lines i,.map-lines b,.map-lines span{position:absolute;width:18px;height:18px;border-radius:50%;background:var(--green);z-index:2}.map-lines i{top:60px;left:40px}.map-lines b{top:210px;right:30px}.map-lines span{top:130px;left:100px}.tiny-avatar{width:120px;height:120px;border-radius:50%;margin:35px auto 20px;background:linear-gradient(#54624e,#20271d)}.tiny-copy{height:50px;border-radius:10px;background:#20231f}.tiny-buttons{display:flex;gap:8px;margin-top:14px}.tiny-buttons i{height:40px;flex:1;border-radius:10px;background:#222621}.tiny-buttons i:last-child{background:var(--green)}.mini-phone>span{position:absolute;bottom:-34px;left:50%;transform:translateX(-50%);font-family:monospace;font-size:9px;color:#6c716b}.download{margin:80px max(2vw,15px) 20px;min-height:660px;border:1px solid rgba(107,255,91,.22);border-radius:36px;background:#10130f;position:relative;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:90px max(7vw,40px)}.download:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(107,255,91,.16) 1px,transparent 1px);background-size:26px 26px;mask-image:linear-gradient(90deg,transparent,black)}.download-glow{position:absolute;width:600px;height:600px;right:0;background:radial-gradient(circle,rgba(107,255,91,.16),transparent 65%)}.download-copy{position:relative;z-index:2}.download-logo{font-weight:900;font-size:18px;color:var(--green);margin-bottom:50px}.download h2{font-size:clamp(55px,6.5vw,90px)}.download-copy>p{color:#8c918a;max-width:480px;line-height:1.7;margin:25px 0}.store-row{display:flex;gap:10px}.store-row a{min-width:165px;height:55px;border-radius:12px;border:1px solid var(--line);background:#050605;display:flex;align-items:center;padding:9px 15px;gap:11px}.store-row a>b{font-size:20px}.store-row a span{font-size:7px;color:#9ba099}.store-row a strong{display:block;color:white;font-size:15px}.download-rings{height:500px;position:relative;display:grid;place-items:center}.ring{position:absolute;border:1px solid rgba(107,255,91,.25);border-radius:50%;animation:spin 15s linear infinite}.r1{width:470px;height:470px}.r2{width:350px;height:350px;animation-direction:reverse}.r3{width:250px;height:250px}.ring:after{content:"";position:absolute;width:10px;height:10px;border-radius:50%;background:var(--green);top:50%;left:-5px;box-shadow:0 0 20px var(--green)}.cube{width:170px;height:170px;border-radius:40px;background:linear-gradient(145deg,#94ff75,#2d7126);box-shadow:inset 18px 15px 35px rgba(255,255,255,.26),inset -25px -25px 35px rgba(0,0,0,.28),0 40px 60px rgba(0,0,0,.5);display:grid;place-items:center;color:#0a1308;font-size:65px;font-weight:900;line-height:.55;transform:rotate(-10deg);text-align:center}.cube span{font-size:26px;letter-spacing:-3px}footer{padding:90px max(6vw,24px) 30px}.footer-main{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:70px}.footer-brand{font-size:36px}.footer-main>div>p{color:#686d67;font-size:12px;line-height:1.6;margin-top:25px}.footer-links{display:flex;gap:100px}.footer-links div{display:flex;flex-direction:column;gap:13px}.footer-links b{font-size:11px;margin-bottom:9px}.footer-links a{font-size:11px;color:#777d76}.footer-links a:hover{color:var(--green)}.footer-bottom{padding-top:25px;display:flex;justify-content:space-between;color:#535852;font-family:monospace;font-size:9px}.footer-bottom i{color:var(--green);font-style:normal}.reveal{opacity:0;transform:translateY(25px);transition:opacity .9s,transform .9s}.reveal.visible{opacity:1;transform:none}
@keyframes wave{to{height:5px}}@keyframes float{50%{transform:translateY(-10px)}}@keyframes ticker{to{transform:translateX(-50%)}}@keyframes spin{to{transform:rotate(360deg)}}
@media(max-width:1000px){.nav-wrap nav{display:none;position:absolute;top:80px;left:0;right:0;flex-direction:column;background:#141614;border:1px solid var(--line);padding:22px;border-radius:18px}.nav-wrap nav.open{display:flex}.menu-button{display:block;margin-left:auto;margin-right:12px}.hero{grid-template-columns:1fr;padding-top:160px}.hero-copy{text-align:center;margin:auto}.eyebrow{margin-inline:auto}.hero-actions,.proof{justify-content:center}.hero-visual{height:700px}.feature-grid{grid-template-columns:repeat(2,1fr)}.connection-copy{padding:45px}.connection-panel{grid-template-columns:1fr}.match-stage{min-height:570px}.ai-section{grid-template-columns:1fr 1fr}.ai-orb{display:none}.download{grid-template-columns:1fr;text-align:center}.download-copy>p{margin-inline:auto}.store-row{justify-content:center}.footer-links{gap:45px}}
@media(max-width:650px){.nav-wrap{height:62px;top:10px}.nav-wrap>.button{display:none}.hero{padding:130px 20px 65px;min-height:auto}.hero-copy{text-align:left}.eyebrow{margin-inline:0}h1{font-size:54px}.hero-copy>p{font-size:15px}.hero-actions{justify-content:flex-start;align-items:flex-start;flex-direction:column}.proof{justify-content:flex-start}.hero-visual{height:610px;transform:scale(.83);margin:-25px -90px}.phone{width:300px}.mascot{right:-20px}.float-people{right:0}.float-alert{left:8px}.section{padding:90px 20px}.section-head{display:block}.section-head h2{font-size:48px}.section-head>p{margin-top:24px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:300px}.mode-toggle{margin-top:25px;width:max-content}.connection-panel{border-radius:22px}.connection-copy{padding:35px 25px}.connection-copy h3{font-size:54px}.match-stage{transform:scale(.85);margin:-50px}.ai-section{margin-inline:10px;padding:75px 25px;grid-template-columns:1fr;gap:35px;border-radius:25px}.ai-copy h2{font-size:48px}.screen-rail{transform:translateX(-20px)}.mini-phone{width:200px;height:410px}.download{padding:70px 24px;margin-inline:10px;border-radius:25px}.download h2{font-size:51px}.store-row{flex-direction:column;align-items:center}.download-rings{height:380px;transform:scale(.8);margin:-30px -100px}.footer-main{display:block}.footer-links{margin-top:60px;display:grid;grid-template-columns:repeat(2,1fr);gap:45px}.footer-bottom{gap:20px}.footer-bottom span:last-child{text-align:right}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important}.reveal{opacity:1;transform:none}}

/* Brand and web-product refinements */
.nav-wrap{height:78px;padding-left:18px}.brand-image{width:172px;height:64px;overflow:visible}.brand-image img{position:static;width:100%;height:100%;max-width:100%;object-fit:contain;transform:none;filter:drop-shadow(0 0 18px rgba(107,255,91,.09))}.footer-brand.brand-image{width:270px;height:132px}.footer-brand.brand-image img{position:static;width:100%;height:100%;object-fit:contain;transform:none}.web-access{margin-top:10px}.professional .tags span{border-color:rgba(107,255,91,.18)}
.business-card{position:absolute;width:360px;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:linear-gradient(150deg,rgba(28,35,28,.98),rgba(12,15,13,.98));box-shadow:0 30px 70px rgba(0,0,0,.42)}.business-front{z-index:3;padding:24px;transform:translate(-18px,4px)}.business-back{height:250px;transform:translate(78px,-56px) rotate(7deg);opacity:.35;padding:28px}.business-back span,.business-back b,.business-back small{display:block}.business-back span{font-size:11px;color:var(--green);letter-spacing:.18em}.business-back b{margin-top:110px}.business-back small{color:#7c847c;margin-top:5px}.business-score{display:inline-flex;padding:7px 10px;border-radius:99px;background:rgba(107,255,91,.1);color:var(--green);font:9px ui-monospace,monospace;letter-spacing:.05em}.business-person{display:flex;align-items:center;gap:15px;padding:22px 0;border-bottom:1px solid var(--line)}.business-avatar{width:64px;height:64px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(145deg,#709068,#263026);color:var(--green);font-weight:900;font-size:19px}.business-person h4{font-size:20px;margin:0 0 5px}.business-person p{font-size:10px;color:#b4bab3;margin:0 0 4px}.business-person small{font-size:8px;color:#737a72}.business-objectives{display:flex;flex-direction:column;gap:8px;padding:18px 0}.business-objectives b{font-size:9px;color:#777f77;text-transform:uppercase;letter-spacing:.1em;margin-bottom:2px}.business-objectives span{font-size:10px;border:1px solid var(--line);border-radius:9px;padding:8px 10px;background:rgba(255,255,255,.025)}.business-links{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:7px;border-top:1px solid var(--line);padding-top:16px}.business-links>span{font-size:8px;color:#7a827a}.business-links button{border:1px solid var(--line);background:#1b201b;color:#d5dad4;border-radius:9px;padding:9px 10px;font-size:9px}.business-links button:last-child{background:var(--green);color:#071006;border-color:var(--green);font-weight:800}
@media(max-width:650px){.nav-wrap{height:68px}.brand-image{width:145px;height:54px}.footer-brand.brand-image{width:240px;height:115px}.business-card{width:340px}.business-front{transform:translate(-10px,4px)}}
.model-section{padding-bottom:70px}.model-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.model-card{min-height:285px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.015));padding:25px;position:relative}.model-card>span{position:absolute;right:22px;top:22px;font:9px ui-monospace,monospace;color:#555b54}.model-card>i{width:46px;height:46px;border-radius:14px;background:rgba(107,255,91,.1);display:grid;place-items:center;color:var(--green);font-style:normal}.model-card h3{font-size:19px;line-height:1.15;margin:70px 0 12px}.model-card p{font-size:11px;color:#80867f;line-height:1.65}.admin-callout{margin-top:13px;border:1px solid rgba(107,255,91,.19);border-radius:22px;background:radial-gradient(circle at 85% 50%,rgba(107,255,91,.11),transparent 26%),#111410;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:30px}.admin-callout h3{font-size:24px;margin:10px 0 7px}.admin-callout p{font-size:10px;color:#838a82;margin:0}.admin-callout .button{white-space:nowrap}@media(max-width:1000px){.model-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.model-grid{grid-template-columns:1fr}.admin-callout{display:block}.admin-callout .button{margin-top:22px}}
