.reveal{opacity:0;transform:translateY(30px);transition:all 1s ease-out}.reveal.active{opacity:1;transform:translateY(0)}.hero-visual-area{position:relative;height:60vh;width:100%;background-color:#00870c1f;background-image:var(--hero-image);background-size:cover;background-position:center;background-blend-mode:lighten;overflow:hidden}.hero-visual-area:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 40%,rgba(74,222,128,.15) 0%,transparent 70%),linear-gradient(to bottom,transparent 50%,rgba(252,253,254,.8) 85%,#fcfdfe 100%);z-index:1}.hero-text-area{position:relative;z-index:10;margin-top:-120px;padding-bottom:8rem}.text-content-card{background:#fffffffa;padding:5rem 4rem;border-radius:3rem 3rem 0 0;box-shadow:0 -20px 50px #0000000a}.video-section{padding:8rem 0;background:#fff;text-align:center}.video-wrapper{max-width:1400px;margin:5rem auto 0;border-radius:3rem;overflow:hidden;box-shadow:0 50px 120px #0003;background:#06120c;aspect-ratio:16 / 9;position:relative}.video-wrapper video{width:100%;height:100%;display:block;object-fit:cover;background:#06120c}.video-cover{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;transition:opacity .35s ease,visibility .35s ease}.video-cover:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#02140cad,#0075c138)}.video-cover.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.video-play-button{position:relative;z-index:1;width:96px;height:96px;border:0;border-radius:999px;background:#fffffff0;color:#008744;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 20px 50px #00000047;transition:transform .25s ease,background .25s ease}.video-play-button:hover{transform:scale(1.07);background:#fff}.video-play-button:focus-visible{outline:4px solid rgba(255,255,255,.75);outline-offset:6px}.video-play-button svg{width:34px;height:34px;margin-left:5px;fill:currentColor}.video-cover-label{position:absolute;left:50%;bottom:9%;z-index:1;transform:translate(-50%);color:#fff;font-size:1rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 2px 12px rgba(0,0,0,.5);white-space:nowrap}@media(max-width:768px){.video-wrapper{border-radius:1.5rem;margin-top:3rem}.video-play-button{width:72px;height:72px}.video-play-button svg{width:27px;height:27px}.video-cover-label{bottom:7%;font-size:.75rem}}.mobile-section{padding:8rem 0;background-color:#fcfdfe}.tab-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:900px;margin:0 auto}.tab-grid-bottom{grid-template-columns:repeat(2,1fr);padding:0 15%;margin-top:1.5rem}.tab-btn{cursor:pointer;padding:1rem 1.5rem;border-radius:1rem;transition:all .3s ease;background:#fff;color:#475569;font-weight:700;border:2px solid #e2e8f0}.tab-btn:hover{border-color:#008744;color:#008744}.tab-btn.active{background:#008744;color:#fff;border-color:#008744;box-shadow:0 10px 15px -3px #0087444d}#content-wrapper{position:relative;min-height:600px;margin-top:4rem}.feature-content{position:absolute;top:0;left:0;width:100%;opacity:0;visibility:hidden;transition:all .5s ease}.feature-content.active{opacity:1;visibility:visible}.mobile-feature-row{display:flex;align-items:center;justify-content:center;gap:5%;min-height:630px}.phone-frame{width:342px;height:700px;position:relative;flex-shrink:0;padding:12px;border-radius:4.2rem;background:linear-gradient(145deg,#2a2a2d,#0f1012 40%,#24262b);box-shadow:0 40px 80px -20px #00000047,inset 0 0 0 1px #ffffff14}.phone-frame:before{content:"";position:absolute;inset:8px;border-radius:3.6rem;box-shadow:inset 0 0 0 1px #ffffff0f;pointer-events:none}.phone-frame:after{content:"";position:absolute;top:50%;right:-3px;transform:translateY(-50%);width:3px;height:96px;border-radius:999px;background:linear-gradient(to bottom,#56585f,#2b2d33);opacity:.9}.phone-screen{width:100%;height:100%;border-radius:3.25rem;overflow:hidden;position:relative;background:#fff;box-shadow:inset 0 0 0 1px #ffffff14}.phone-screen img{width:100%;height:100%;object-fit:contain;object-position:top center;display:block;background:#fff}.phone-status-mask{position:absolute;top:0;left:0;right:0;z-index:3;height:52px;pointer-events:none}.phone-status-mask:before,.phone-status-mask:after{content:"";position:absolute;top:0;height:28px;width:28%;background:#fff}.phone-status-mask:before{left:0;border-bottom-right-radius:1rem}.phone-status-mask:after{right:0;border-bottom-left-radius:1rem}.phone-status-notch{position:absolute;top:8px;left:50%;transform:translate(-50%);width:38%;height:36px;background:#0b0b0d;border-radius:999px;box-shadow:inset 0 1px 1px #ffffff0d,0 2px 6px #0000002e}.phone-screen.clean-top-bar img{transform:none}.laptop-wrapper{display:flex;flex-direction:column;align-items:center;width:680px;flex-shrink:0;margin-top:-50px}.laptop-screen-frame{width:100%;height:425px;background:#fff;border:14px solid #1a1a1a;border-radius:2rem 2rem .5rem .5rem;position:relative;box-shadow:0 40px 80px -20px #0087441f;overflow:hidden;display:flex;flex-direction:column}.laptop-screen-frame:before{content:"";position:absolute;top:4px;left:50%;transform:translate(-50%);width:6px;height:6px;background:#333;border-radius:50%;z-index:2}.laptop-browser-bar{width:100%;height:30px;background:#f1f5f9;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;padding:0 10px;flex-shrink:0;z-index:1}.laptop-browser-bar:before{content:"";width:8px;height:8px;background:#ff5f56;border-radius:50%;box-shadow:14px 0 #ffbd2e,28px 0 #27c93f}.laptop-browser-bar:after{content:var(--laptop-address);position:absolute;left:50%;transform:translate(-50%);font-family:sans-serif;font-size:10px;color:#94a3b8;background:#fff;padding:2px 40px;border-radius:4px;border:1px solid #e2e8f0;white-space:nowrap}.laptop-screen{width:100%;flex:1;overflow:hidden;position:relative;background:#fff;display:flex;justify-content:center;align-items:center}.laptop-screen img{width:100%;height:100%;object-fit:contain}.laptop-body{width:105%;height:20px;background:#e2e8f0;border-radius:0 0 1rem 1rem;position:relative;margin-top:-2px;z-index:-1;box-shadow:0 10px 20px #0000001a}.laptop-body:after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:80px;height:6px;background:#0000001a;border-radius:0 0 4px 4px}.feature-info{flex:.8}.feature-tag{color:#008744;font-weight:800;font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1.2rem;display:block}.feature-title{font-size:3.2rem;font-weight:900;color:#0f172a;margin-bottom:2rem;line-height:1.1}.feature-desc{font-size:1.15rem;color:#64748b;line-height:1.8;max-width:580px}.accent-line{width:60px;height:4px;background:#008744;margin-top:3rem}@media(max-width:1024px){.mobile-feature-row{flex-direction:column;gap:3rem;min-height:auto}.feature-info{text-align:center}.feature-desc{margin:0 auto}.accent-line{margin:2rem auto 0}}@media(max-width:768px){.phone-frame{width:min(82vw,320px);height:min(168vw,650px);border-radius:3.4rem}.phone-screen{border-radius:2.6rem}.phone-status-mask:before,.phone-status-mask:after{width:26%}.phone-status-notch{width:42%;height:32px}}
