:root{--bg-color:#cfcfcf;--text-color:#333;--toolbar-bg:#cfcfcf;--btn-bg:#d4f100;--btn-text:#333;--btn-hover:#b1c805;--modal-bg:#fff;--modal-overlay:#00000080;--border-color:#afafaf;--logo-bg:#4f4f4f}body.dark-mode{--bg-color:#4f4f4f;--text-color:#f0f0f0;--toolbar-bg:#4f4f4f;--btn-bg:#d4f100;--btn-text:#333;--btn-hover:#b1c805;--modal-bg:#333;--modal-overlay:#000000b3;--border-color:#333;--logo-bg:#cfcfcf}body.dark-mode .headline,body.dark-mode .app-title{text-shadow:0 -1px 1px #000c,0 1px #ffffff14}body.dark-mode md-switch{--md-switch-selected-track-color:#cfcfcf;--md-switch-selected-hover-track-color:#afafaf;--md-switch-selected-focus-track-color:#afafaf;--md-switch-selected-pressed-track-color:#afafaf;--md-switch-selected-handle-color:#4f4f4f;--md-switch-selected-hover-handle-color:#333;--md-switch-selected-focus-handle-color:#333;--md-switch-selected-pressed-handle-color:#333;--md-switch-selected-icon-color:#fff;--md-switch-selected-hover-icon-color:#fff;--md-switch-selected-focus-icon-color:#fff;--md-switch-selected-pressed-icon-color:#fff;--md-switch-unselected-track-color:#333;--md-switch-unselected-hover-track-color:#111;--md-switch-unselected-focus-track-color:#111;--md-switch-unselected-pressed-track-color:#111;--md-switch-unselected-handle-color:#afafaf;--md-switch-unselected-icon-color:#333}md-switch{--md-switch-selected-track-color:var(--btn-bg);--md-switch-selected-hover-track-color:var(--btn-hover);--md-switch-selected-focus-track-color:var(--btn-hover);--md-switch-selected-pressed-track-color:var(--btn-hover);--md-switch-selected-handle-color:#4f4f4f;--md-switch-selected-icon-color:var(--btn-bg);--md-switch-unselected-track-color:#afafaf;--md-switch-unselected-hover-track-color:#8f8f8f;--md-switch-unselected-focus-track-color:#8f8f8f;--md-switch-unselected-pressed-track-color:#8f8f8f;--md-switch-unselected-handle-color:#cfcfcf;--md-switch-unselected-icon-color:#4f4f4f}md-switch md-icon{font-variation-settings:"FILL" 1;transform:scale(.6)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-color);flex-direction:column;height:100vh;font-family:Inter,sans-serif;transition:background-color .3s,color .3s;display:flex;overflow:hidden auto}.toolbar{background-color:var(--toolbar-bg);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:15px 20px;transition:background-color .3s,border-color .3s;display:flex}.logo-container{align-items:center;gap:15px;display:flex}.logo{background-color:#4f4f4f;border-radius:50%;width:48px;height:48px;transition:background-color .3s}body.dark-mode .logo{background-color:#cfcfcf}.app-title{font-family:Manrope,sans-serif;font-size:1.5rem;font-weight:700}.content{flex-direction:column;flex:1;width:100%;margin:0 auto;padding:20px;display:flex}.hero-section{flex-direction:column;width:100%;margin-bottom:40px;display:flex}.left-col{text-align:center;flex-direction:column;justify-content:center;margin-bottom:30px;display:flex}.right-col{flex-direction:column;align-items:center;display:flex;position:relative}.text-section{max-width:520px;margin:0 auto}.hero-badge{letter-spacing:.02em;color:var(--text-color);background:#ffffff14;border:1px solid #ffffff26;border-radius:20px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 14px;font-size:.8rem;font-weight:600;display:inline-flex;box-shadow:0 2px 8px #0000000a}body:not(.dark-mode) .hero-badge{background:#0000000d;border-color:#0000001a}.tag-pulse{background-color:var(--btn-bg);width:8px;height:8px;box-shadow:0 0 8px var(--btn-bg);border-radius:50%;animation:2.2s ease-in-out infinite pulse}@keyframes pulse{0%{opacity:.7;transform:scale(.9)}50%{opacity:1;transform:scale(1.25)}to{opacity:.7;transform:scale(.9)}}.headline{letter-spacing:-.02em;margin-bottom:18px;font-family:Manrope,sans-serif;font-size:clamp(2.3rem,4vw,3.2rem);font-weight:800;line-height:1.15}.highlight-word{background:linear-gradient(135deg,#e8ff40 0%,#b8e600 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 10px #d4f10040);-webkit-background-clip:text;display:inline-block;text-shadow:none!important}body:not(.dark-mode) .highlight-word{background:linear-gradient(135deg,#4d6100 0%,#769600 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 1px 2px #00000014);-webkit-background-clip:text}.description{opacity:.88;margin-bottom:22px;font-size:1.05rem;line-height:1.6}.benefits-list{text-align:left;flex-direction:column;gap:10px;margin:20px 0 28px;padding:0;list-style:none;display:flex}.benefits-list li{color:var(--text-color);align-items:center;gap:12px;font-size:.95rem;font-weight:500;display:flex}.benefit-icon{color:#4caf50;background:#4caf5026;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}body.dark-mode .benefit-icon{color:var(--btn-bg);background:#d4f10026}@media (width<=767px){.benefits-list{margin:20px auto 28px;display:inline-flex}}.download-section{margin-top:5px}.download-row{flex-direction:column;align-items:center;gap:18px;width:100%;display:flex}@media (width>=600px){.download-row{flex-direction:row;justify-content:flex-start;align-items:center;gap:20px}}.play-store-btn{width:210px;transition:transform .25s cubic-bezier(.4,0,.2,1),filter .25s;display:inline-block}.play-store-btn:hover{filter:drop-shadow(0 6px 16px #00000040);transform:translateY(-2px)scale(1.02)}.play-store-btn img{width:100%;height:auto;display:block}.social-proof-hero{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:8px 16px;display:flex}body:not(.dark-mode) .social-proof-hero{background:#fff9;border-color:#00000014;box-shadow:0 2px 8px #0000000a}@media (width>=600px){.social-proof-hero{align-items:flex-start}}.rating-badge{align-items:center;gap:8px;display:flex}.stars-row{align-items:center;gap:2px;display:flex}.star-icon{filter:drop-shadow(0 1px 2px #f59e0b4d);display:block}.rating-val{color:var(--text-color);letter-spacing:-.01em;font-size:.95rem;font-weight:600}.rating-max{opacity:.6;margin-left:1px;font-size:.78rem;font-weight:400}.users-count{opacity:.75;letter-spacing:.01em;font-size:.8rem;font-weight:500}.testimonials-section{margin-bottom:20px;padding:30px 20px}.testimonials-container{flex-direction:column;gap:30px;max-width:900px;margin:0 auto;display:flex}@media (width>=768px){.testimonials-container{flex-direction:row;justify-content:space-between}}.testimonial-card{background-color:var(--modal-bg);border:1px solid var(--border-color);text-align:left;border-radius:16px;flex-direction:column;flex:1;justify-content:space-between;padding:30px;display:flex;box-shadow:0 4px 15px #0000000d}.testimonial-card .quote{color:var(--text-color);margin-bottom:15px;font-size:1.1rem;font-style:italic;line-height:1.6}.testimonial-card .author{opacity:.8;font-size:.95rem;font-weight:700}.features-section{text-align:center;margin-bottom:20px;padding:30px 20px}.section-title{text-align:center;margin-bottom:40px;font-family:Manrope,sans-serif;font-size:2.2rem;font-weight:700}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto;display:grid}.feature-card{background-color:var(--modal-bg);border:1px solid var(--border-color);text-align:left;border-radius:16px;padding:30px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 15px #0000000d}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.feature-icon{color:var(--btn-hover);margin-bottom:20px;font-size:36px;display:inline-block}body.dark-mode .feature-icon{color:var(--btn-bg)}.feature-card h3{margin-bottom:12px;font-family:Manrope,sans-serif;font-size:1.3rem;font-weight:700}.feature-card p{opacity:.9;font-size:.95rem;line-height:1.6}.faq-section{margin-bottom:40px;padding:30px 20px}.faq-container{flex-direction:column;gap:25px;max-width:800px;margin:0 auto;display:flex}.faq-item{background-color:var(--modal-bg);border:1px solid var(--border-color);text-align:left;border-radius:12px;padding:25px}.faq-item h3{margin-bottom:10px;font-family:Manrope,sans-serif;font-size:1.15rem;font-weight:700}.faq-item p{opacity:.9;font-size:.95rem;line-height:1.6}.slideshow-section{flex-direction:column;align-items:center;width:100%;max-width:280px;display:flex;position:relative}.slideshow-section:before{content:"";filter:blur(50px);pointer-events:none;z-index:0;background:radial-gradient(circle,#d4f1002e 0%,#d4f1000a 55%,#0000 70%);border-radius:50%;width:320px;height:480px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}body:not(.dark-mode) .slideshow-section:before{background:radial-gradient(circle,#a0c80026 0%,#a0c80008 55%,#0000 70%)}.slideshow-container{aspect-ratio:1198/2531;z-index:1;filter:drop-shadow(0 20px 30px #00000059);background-color:#0000;width:100%;max-width:calc(100vw - 150px);position:relative}.slide{opacity:0;visibility:hidden;z-index:1;pointer-events:none;width:100%;height:100%;transition:opacity .4s cubic-bezier(.4,0,.2,1),visibility .4s;position:absolute;inset:0}.slide.active{opacity:1;visibility:visible;z-index:2;pointer-events:auto}.slide picture{width:100%;height:100%;display:block}.screenshot-img{object-fit:contain;width:100%;height:100%;display:block}.prev,.next{cursor:pointer;width:44px;height:44px;color:var(--text-color);-webkit-backdrop-filter:blur(10px);-webkit-user-select:none;user-select:none;z-index:10;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;margin-top:-22px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;box-shadow:0 4px 16px #0003}body:not(.dark-mode) .prev,body:not(.dark-mode) .next{color:#222;background:#ffffffb3;border-color:#0000001a}.prev .material-symbols-outlined,.next .material-symbols-outlined{font-variation-settings:"wght" 600;justify-content:center;align-items:center;width:100%;height:100%;font-size:24px;font-weight:600;display:flex}.prev{left:-60px}.next{right:-60px}.prev:hover,.next:hover{background-color:var(--btn-bg);color:var(--btn-text);border-color:var(--btn-bg);transform:scale(1.1);box-shadow:0 0 20px #d4f10066}.dots-container{z-index:1;justify-content:center;align-items:center;gap:8px;margin-top:18px;display:flex}.dot{cursor:pointer;background-color:#ffffff40;border-radius:50%;width:8px;height:8px;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block}body:not(.dark-mode) .dot{background-color:#00000040}.dot.active,.dot:hover{background-color:var(--btn-bg)}.dot.active{border-radius:4px;width:22px;box-shadow:0 0 8px #d4f10066}@media (width>=768px){body{overflow-y:auto}.content{flex-direction:column;align-items:center;max-width:1400px;height:auto;padding:40px}.hero-section{flex-direction:row;justify-content:space-between;align-items:center;gap:40px;width:100%;height:calc(100vh - 160px);min-height:580px;max-height:820px;margin-bottom:60px;display:flex}.left-col{text-align:left;flex-direction:column;flex:50%;justify-content:center;height:100%;margin-bottom:0;padding-right:20px;display:flex}.text-section{max-width:540px;margin:0}.right-col{flex-direction:column;flex:50%;justify-content:center;align-items:center;height:100%;padding:20px 0;display:flex}.slideshow-section{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:none;height:100%;display:flex}.slideshow-container{aspect-ratio:1198/2531;flex-grow:1;width:auto;max-width:100%;height:0;min-height:0}.prev{left:-60px}.next{right:-60px}}.footer{background-color:var(--toolbar-bg);border-top:1px solid var(--border-color);transition:background-color .3s,border-color .3s}.footer-content{flex-direction:row;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:20px 40px;display:flex}@media (width<=767px){.footer-content{flex-direction:column;gap:10px;padding:20px}}.footer-links{justify-content:center;gap:20px;display:flex}.footer-links a{color:var(--text-color);opacity:.8;text-decoration:none}.footer-links a:hover{opacity:1;text-decoration:underline}.modal{z-index:1000;background-color:var(--modal-overlay);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100%;height:100%;display:none;position:fixed;top:0;left:0;overflow:auto}.modal-content{background-color:var(--modal-bg);width:90%;max-width:800px;color:var(--text-color);border-radius:16px;margin:10% auto;padding:30px;line-height:1.6;position:relative;box-shadow:0 15px 30px #0000004d}.modal-content h1,.modal-content h2,.modal-content h3{margin-top:25px;margin-bottom:15px}.modal-content p{margin-bottom:15px}.modal-content ul{margin-bottom:15px;padding-left:20px}.close-btn{color:var(--text-color);cursor:pointer;opacity:.7;font-size:28px;font-weight:700;position:absolute;top:15px;right:25px}.close-btn:hover,.close-btn:focus{opacity:1;text-decoration:none}
