.main-header{backdrop-filter:blur(28px) saturate(160%)!important;-webkit-backdrop-filter:blur(28px) saturate(160%)!important;position:relative;z-index:1100;background-color:#ffffff8c!important;border-bottom:1px solid rgba(255,255,255,.75)!important}body.dark-theme .main-header{background-color:#0a0a0a73!important;border-bottom-color:#ffffff0f!important}main{position:relative;z-index:10}.product-hero-section,.apple-scroll-animation,.key-features-section,.feature-detail-section,.pricing-section,.faq-section{background-color:transparent!important}.product-hero-section{padding:5rem 0}.product-hero-container{display:flex;align-items:center;gap:3rem}.hero-content{flex:1}.hero-image-wrapper{flex:1;display:flex;justify-content:center;align-items:center}.hero-image-wrapper video{max-width:100%;width:100%;height:auto;border-radius:24px;box-shadow:0 25px 50px -12px #00000040;object-fit:cover}.product-tag{display:inline-block;background-color:#1e88e51a;color:var(--color-primary);padding:6px 12px;border-radius:20px;font-weight:600;margin-bottom:1rem}.product-title{font-size:3.2rem;line-height:1.2;color:var(--color-text-dark);margin-bottom:1.5rem}.product-subtitle{font-size:1.2rem;color:var(--color-text-light);margin-bottom:2rem}.apple-scroll-animation{position:relative;min-height:300vh;background:transparent}.scroll-container{position:sticky;top:0;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.intro-text{position:absolute;top:15%;left:50%;transform:translate(-50%);text-align:center;z-index:20;max-width:700px;padding:0 20px;opacity:1;transition:opacity .1s linear,transform .1s linear;will-change:opacity,transform}.intro-text h2{font-size:3rem;font-weight:700;color:var(--color-text-dark);margin-bottom:1rem;line-height:1.2}.intro-text p{font-size:1.3rem;color:var(--color-text-light);line-height:1.6}.laptop-device{position:relative;z-index:50;transform-origin:center center;will-change:transform,opacity,filter;transition:transform .05s linear,opacity .1s linear,filter .1s linear}.device-frame{position:relative;background:linear-gradient(145deg,#2d3748,#1a202c);border-radius:20px;padding:12px;box-shadow:0 40px 100px #0009}.device-screen{position:relative;width:70vw;max-width:1000px;aspect-ratio:16 / 10;background:#000;border-radius:12px;overflow:hidden}.screen-image{width:100%;height:100%;object-fit:cover;display:block}.device-notch{position:absolute;top:8px;left:50%;transform:translate(-50%);width:80px;height:6px;background:#4a5568;border-radius:3px}.fullscreen-interface{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999;opacity:0;visibility:hidden;display:none;transform:scale(.9);transition:opacity .1s linear,transform .1s linear;will-change:opacity,transform;pointer-events:none;background:#0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.interface-container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px;z-index:10}.interface-image{width:85vw;height:auto;max-height:85vh;border-radius:16px;box-shadow:0 50px 100px #000000b3;display:block;object-fit:contain}.floating-badges{position:fixed;bottom:80px;left:50%;transform:translate(-50%);display:flex;gap:20px;flex-wrap:wrap;justify-content:center;z-index:1000;width:auto;max-width:90vw}.feature-badge{display:flex;align-items:center;gap:12px;background:#3b82f6f2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:14px 28px;border-radius:50px;color:#fff;font-weight:600;font-size:1rem;box-shadow:0 10px 30px #3b82f666;opacity:0;transform:translate(50px);transition:opacity .1s linear,transform .1s linear;will-change:opacity,transform}.feature-badge i{font-size:1.2rem}.scroll-progress{position:fixed;top:0;left:0;width:100%;height:3px;background:#ffffff1a;z-index:200}.progress-bar{height:100%;background:linear-gradient(90deg,var(--color-primary),var(--color-secondary));transform-origin:left;transform:scaleX(0);transition:transform .1s linear;will-change:transform}.key-features-section{padding:6rem 0}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.feature-item{text-align:center}.feature-icon{font-size:2.5rem;color:var(--color-primary);margin-bottom:1rem}.feature-title{font-size:1.4rem;margin-bottom:.5rem}.feature-text{color:var(--color-text-light)}.feature-detail-section{padding:6rem 0}.feature-row{display:flex;align-items:center;gap:4rem;margin-bottom:5rem}.feature-row:last-child{margin-bottom:0}.row-reverse{flex-direction:row-reverse}.feature-text-col{flex:1}.feature-text-col h3{font-size:2rem;margin-bottom:1rem}.feature-text-col p{color:var(--color-text-light);margin-bottom:1.5rem}.feature-text-col ul{list-style:none;color:var(--color-text-light)}.feature-text-col ul li{margin-bottom:.75rem;display:flex;align-items:center}.feature-text-col ul i{color:var(--color-secondary);margin-right:10px}.feature-image-col{flex:1}.feature-image-col img{max-width:100%;border-radius:16px;box-shadow:var(--card-shadow)}.pos-dashboard-wrapper{width:100%;display:flex;justify-content:center}.pos-dashboard{width:100%;max-width:550px;height:320px;background:linear-gradient(145deg,#0a0a0ce6,#141419f2);border-radius:20px;position:relative;overflow:hidden;border:1px solid rgba(41,98,255,.2);box-shadow:0 0 40px #2962ff1f,0 20px 50px #0000004d,inset 0 0 30px #2962ff0d}#pos-chart-container{width:100%;height:100%;position:relative;z-index:1}.pos-floating-box{position:absolute;background:#121216f2;border:1px solid rgba(41,98,255,.25);border-radius:12px;padding:12px 16px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 8px 24px #0006,0 0 1px #ffffff1a inset;z-index:10;display:flex;align-items:center;gap:12px;transition:transform .3s ease,box-shadow .3s ease;opacity:0}.pos-floating-box:hover{transform:translateY(-3px)!important;box-shadow:0 12px 32px #00000080,0 0 1px #ffffff26 inset,0 0 20px #2962ff26}.pos-box-icon{width:36px;height:36px;background:linear-gradient(135deg,var(--color-primary) 0%,#667eea 100%);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pos-box-icon i{font-size:1rem;color:#fff}.pos-box-content h4{font-size:.85rem;font-weight:600;color:#fff;margin:0 0 2px}.pos-box-content p{font-size:.72rem;color:#fff9;margin:0;line-height:1.3}.pos-box-1{top:16px;left:16px}.pos-box-2{bottom:16px;right:16px}@media (max-width: 992px){.pos-dashboard{max-width:100%;height:280px}}@media (max-width: 768px){.pos-dashboard{height:260px}.pos-floating-box{padding:10px 12px;gap:10px}.pos-box-icon{width:32px;height:32px}.pos-box-icon i{font-size:.9rem}.pos-box-content h4{font-size:.78rem}.pos-box-content p{font-size:.68rem}}@media (max-width: 480px){.pos-dashboard{height:240px}.pos-floating-box{padding:8px 10px}.pos-box-1{top:10px;left:10px}.pos-box-2{bottom:10px;right:10px}}.pricing-section{padding:6rem 0}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;align-items:center}.pricing-card{background:#ffffff26;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:24px;padding:2.5rem 2rem;text-align:center;box-shadow:0 8px 32px #0000001a;transition:all .3s ease}body.dark-theme .pricing-card{background:#1c1c1e33;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d}.pricing-card:hover{transform:translateY(-10px)}.pricing-card.popular{border-color:var(--color-primary);transform:scale(1.05);position:relative;overflow:hidden}.popular-badge{position:absolute;top:15px;right:-35px;background:var(--color-primary);color:#fff;padding:5px 40px;transform:rotate(45deg);font-size:.8rem;font-weight:600}.plan-name{font-size:1.5rem;margin-bottom:1rem}.plan-price{font-size:3rem;font-weight:700;color:var(--color-text-dark);margin-bottom:.5rem}.plan-price span{font-size:1rem;font-weight:400;color:var(--color-text-light)}.plan-description{color:var(--color-text-light);margin-bottom:2rem;min-height:40px}.plan-features{list-style:none;margin-bottom:2rem;text-align:left}.plan-features li{margin-bottom:1rem}.pricing-card .btn{width:100%}.faq-section{padding:6rem 0}.faq-list{max-width:750px;margin:3rem auto 0}.faq-item{background:#ffffff26;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:12px;margin-bottom:1rem;border:1px solid rgba(255,255,255,.2);transition:border-color .3s ease,box-shadow .3s ease}body.dark-theme .faq-item{background:#1c1c1e33;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.faq-item[open]{border-color:var(--color-primary)}.faq-item[open] .faq-question:after{transform:rotate(180deg)}.faq-question{padding:1.5rem;font-size:1.2rem;font-weight:600;color:var(--color-text-dark);cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq-question::-webkit-details-marker{display:none}.faq-question:after{content:"";font-family:"Font Awesome 6 Free";font-weight:900;transition:transform .3s ease}.faq-answer{padding:0 1.5rem 1.5rem;color:var(--color-text-light);line-height:1.7}@media (max-width: 992px){.product-hero-container,.feature-row{flex-direction:column;text-align:center}.row-reverse{flex-direction:column-reverse}.feature-text-col ul{display:inline-block;text-align:left}.pricing-card.popular{transform:scale(1)}.apple-scroll-animation{min-height:250vh}.intro-text h2{font-size:2.2rem}.intro-text p{font-size:1.1rem}.device-screen{width:80vw}.feature-badge{font-size:.9rem;padding:12px 22px}}@media (max-width: 768px){.product-title{font-size:2.5rem}.apple-scroll-animation{min-height:220vh}.intro-text{top:10%}.intro-text h2{font-size:1.8rem}.intro-text p{font-size:1rem}.device-screen{width:90vw}.interface-image{max-width:98vw}.floating-badges{bottom:30px;gap:12px}.feature-badge{font-size:.8rem;padding:10px 18px;gap:8px}}@media (prefers-reduced-motion: reduce){.laptop-device,.fullscreen-interface,.feature-badge,.intro-text{transition:none!important}}#plan-modal.plan-modal{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;z-index:99999!important;display:flex!important;align-items:center!important;justify-content:center!important;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease;margin:0!important;padding:0!important}#plan-modal.plan-modal.active{opacity:1!important;visibility:visible!important;pointer-events:auto!important}#plan-modal .modal-overlay{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;background:#000000b3!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;z-index:1!important}#plan-modal .modal-container{position:relative!important;z-index:2!important;background:linear-gradient(145deg,#fff,#f8f9fa)!important;border-radius:24px!important;padding:2.5rem!important;max-width:480px!important;width:90%!important;max-height:90vh!important;overflow-y:auto!important;box-shadow:0 25px 80px #00000080!important;transform:scale(.9) translateY(20px);transition:transform .4s cubic-bezier(.34,1.56,.64,1)}body.dark-theme #plan-modal .modal-container{background:linear-gradient(145deg,#1c1c1e,#2c2c2e)!important;border:1px solid rgba(255,255,255,.15)!important}#plan-modal.plan-modal.active .modal-container{transform:scale(1) translateY(0)!important}#plan-modal .modal-close{position:absolute!important;top:15px!important;right:15px!important;width:40px!important;height:40px!important;border:none!important;background:#00000014!important;border-radius:50%!important;font-size:1.8rem!important;line-height:1!important;color:#666!important;cursor:pointer!important;transition:all .2s ease!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:10!important}#plan-modal .modal-close:hover{background:#00000026!important;color:#333!important;transform:rotate(90deg)!important}body.dark-theme #plan-modal .modal-close{background:#ffffff26!important;color:#ccc!important}body.dark-theme #plan-modal .modal-close:hover{background:#ffffff40!important;color:#fff!important}#plan-modal .modal-header{text-align:center!important;margin-bottom:1.5rem!important}#plan-modal .modal-plan-icon{width:70px!important;height:70px!important;background:linear-gradient(135deg,#1e88e5,#667eea)!important;border-radius:20px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0 auto 1rem!important;box-shadow:0 10px 30px #1e88e566!important}#plan-modal .modal-plan-icon i{font-size:2rem!important;color:#fff!important}#plan-modal .modal-plan-name{font-size:1.6rem!important;font-weight:700!important;color:#1a1a1a!important;margin:0 0 .25rem!important}body.dark-theme #plan-modal .modal-plan-name{color:#fff!important}#plan-modal .modal-plan-price{font-size:1.3rem!important;font-weight:600!important;color:#1e88e5!important;margin:0!important}#plan-modal .modal-plan-summary{background:#1e88e514!important;border-radius:16px!important;padding:1.25rem!important;margin-bottom:1.5rem!important}body.dark-theme #plan-modal .modal-plan-summary{background:#1e88e533!important}#plan-modal .modal-plan-summary h4{font-size:.85rem!important;font-weight:600!important;color:#666!important;margin:0 0 .75rem!important;text-transform:uppercase!important;letter-spacing:.5px!important}body.dark-theme #plan-modal .modal-plan-summary h4{color:#aaa!important}#plan-modal .modal-features-list{list-style:none!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:.5rem!important}#plan-modal .modal-features-list li{display:flex!important;align-items:center!important;gap:8px!important;font-size:.9rem!important;color:#333!important;margin:0!important;padding:0!important}body.dark-theme #plan-modal .modal-features-list li{color:#e0e0e0!important}#plan-modal .modal-features-list li i{color:#4caf50!important;font-size:.75rem!important}#plan-modal .modal-form{margin-bottom:1.5rem!important}#plan-modal .modal-form .form-group{margin-bottom:1rem!important}#plan-modal .modal-form .form-group:last-child{margin-bottom:0!important}#plan-modal .modal-form label{display:block!important;font-size:.85rem!important;font-weight:500!important;color:#666!important;margin-bottom:.5rem!important}body.dark-theme #plan-modal .modal-form label{color:#aaa!important}#plan-modal .modal-form input,#plan-modal .modal-form textarea{width:100%!important;padding:.875rem 1rem!important;border:2px solid rgba(0,0,0,.1)!important;border-radius:12px!important;font-size:1rem!important;font-family:inherit!important;background:#fff!important;color:#333!important;transition:all .2s ease!important;box-sizing:border-box!important}body.dark-theme #plan-modal .modal-form input,body.dark-theme #plan-modal .modal-form textarea{background:#ffffff14!important;border-color:#ffffff26!important;color:#fff!important}#plan-modal .modal-form input:focus,#plan-modal .modal-form textarea:focus{outline:none!important;border-color:#1e88e5!important;box-shadow:0 0 0 4px #1e88e526!important}#plan-modal .modal-form input::placeholder,#plan-modal .modal-form textarea::placeholder{color:#999!important}body.dark-theme #plan-modal .modal-form input::placeholder,body.dark-theme #plan-modal .modal-form textarea::placeholder{color:#666!important}#plan-modal .modal-form textarea{resize:vertical!important;min-height:60px!important}#plan-modal .modal-contact-options{text-align:center!important}#plan-modal .contact-label{font-size:.9rem!important;color:#666!important;margin:0 0 1rem!important}body.dark-theme #plan-modal .contact-label{color:#aaa!important}#plan-modal .contact-buttons{display:flex!important;gap:.75rem!important;justify-content:center!important}#plan-modal .contact-btn{flex:1!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:.5rem!important;padding:1rem .75rem!important;border:none!important;border-radius:14px!important;font-size:.85rem!important;font-weight:600!important;cursor:pointer!important;transition:all .3s ease!important}#plan-modal .contact-btn i{font-size:1.4rem!important}#plan-modal .contact-btn span{font-size:.85rem!important}#plan-modal .contact-btn.whatsapp{background:linear-gradient(135deg,#25d366,#128c7e)!important;color:#fff!important}#plan-modal .contact-btn.whatsapp:hover{transform:translateY(-3px)!important;box-shadow:0 8px 25px #25d36680!important}#plan-modal .contact-btn.email{background:linear-gradient(135deg,#1e88e5,#667eea)!important;color:#fff!important}#plan-modal .contact-btn.email:hover{transform:translateY(-3px)!important;box-shadow:0 8px 25px #1e88e580!important}#plan-modal .contact-btn.phone{background:linear-gradient(135deg,#ff6b6b,#ee5a24)!important;color:#fff!important}#plan-modal .contact-btn.phone:hover{transform:translateY(-3px)!important;box-shadow:0 8px 25px #ee5a2480!important}@media (max-width: 576px){#plan-modal .modal-container{padding:1.75rem!important;margin:1rem!important;width:calc(100% - 2rem)!important}#plan-modal .modal-plan-icon{width:60px!important;height:60px!important}#plan-modal .modal-plan-icon i{font-size:1.6rem!important}#plan-modal .modal-plan-name{font-size:1.4rem!important}#plan-modal .modal-features-list{grid-template-columns:1fr!important}#plan-modal .contact-buttons{flex-direction:column!important}#plan-modal .contact-btn{flex-direction:row!important;justify-content:center!important;padding:.875rem 1rem!important}}body:not(.dark-theme) .pos-dashboard{background:linear-gradient(145deg,#eef3ff,#f8faff);border-color:#1e88e533;box-shadow:0 0 40px #1e88e514,0 20px 50px #0d1b3e14,inset 0 0 30px #1e88e508}body:not(.dark-theme) .pos-floating-box{background:#fffffff2;border-color:#1e88e533;box-shadow:0 8px 24px #0d1b3e1a,0 0 1px #1e88e526 inset}body:not(.dark-theme) .pos-floating-box:hover{box-shadow:0 12px 32px #0d1b3e1f,0 0 1px #1e88e533 inset,0 0 20px #1e88e51a}body:not(.dark-theme) .pos-box-content h4{color:#0d1b3e}body:not(.dark-theme) .pos-box-content p{color:#0d1b3e99}body:not(.dark-theme) .scroll-progress{background:#0d1b3e14}body:not(.dark-theme) .device-frame{background:linear-gradient(145deg,#dde3ef,#c8d0e4);box-shadow:0 40px 100px #0d1b3e40}
