.reviews-section{padding-bottom:5rem;overflow:hidden}.reviews-rating-summary{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:3rem;display:flex}.reviews-rating-score{color:var(--color-text);font-size:2rem;font-weight:800;line-height:1}.reviews-carousel{flex-direction:column;gap:1rem;display:flex;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.embla{width:100%;overflow:hidden}.embla__container{touch-action:pan-y pinch-zoom;margin-left:-1rem;display:flex}.embla__slide{flex:none;min-width:0;padding-left:1rem}.review-card{border:1px solid var(--color-border);-webkit-user-select:none;user-select:none;background:#fff;border-radius:1rem;flex-direction:column;gap:.625rem;width:340px;height:100%;padding:1.5rem;display:flex;box-shadow:0 1px 3px #0000000a}.review-header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.review-stars{letter-spacing:1px;font-size:1rem;line-height:1;display:inline-flex}.review-stars-filled{color:#f59e0b}.review-stars-empty{color:var(--color-border)}.review-source{white-space:nowrap;border-radius:999px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.review-source-apple{color:#111827;background:#f3f4f6}.review-source-apple:hover{color:#111827;background:#e5e7eb}.review-source-play{color:#059669;background:#ecfdf5}.review-source-play:hover{color:#047857;background:#d1fae5}.review-title{color:var(--color-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9375rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.review-content{color:var(--color-text);-webkit-line-clamp:5;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.review-author{color:var(--color-text-light);border-top:1px solid var(--color-border);margin-top:.25rem;padding-top:.25rem;font-size:.8125rem}@media (width<=768px){.review-card{gap:.5rem;width:280px;padding:1.25rem}.embla__container{margin-left:-.75rem}.embla__slide{padding-left:.75rem}.reviews-carousel{gap:.75rem}.reviews-rating-score{font-size:1.75rem}}@media (width<=480px){.review-card{width:260px}}.hero-home{background:linear-gradient(135deg, #dbeafe 0%, var(--color-bg) 50%, #ecfdf5 100%);padding:5rem 0 4rem}.hero-home-inner{align-items:center;gap:4rem;display:flex}.hero-home-content{flex:1}.hero-badges{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.hero-badge{color:#059669;background:#ecfdf5;border-radius:999px;padding:.375rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.hero-badge-promo{color:var(--color-primary);background:#dbeafe}.hero-home h1{color:var(--color-text);margin-bottom:1.25rem;font-size:2.75rem;font-weight:800;line-height:1.15}.hero-home h1 em{color:var(--color-primary);font-style:normal}.hero-desc{color:var(--color-text-light);max-width:520px;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.hero-home .hero-actions{margin-bottom:2rem}.hero-stats{gap:2.5rem;display:flex}.hero-stat strong{color:var(--color-primary);font-size:1.5rem;display:block}.hero-stat span{color:var(--color-text-light);font-size:.875rem}.hero-visual{flex:1;justify-content:center;display:flex}.video-player{aspect-ratio:9/16;background:#000;border-radius:1.25rem;width:100%;max-width:300px;position:relative;overflow:hidden;box-shadow:0 10px 25px #00000026}.hero-video{object-fit:cover;width:100%;height:100%;display:block}.video-overlay{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563ebd9 0%,#1d4ed8e6 100%);border:none;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1.5rem;font-family:inherit;transition:background .2s;display:flex;position:absolute;inset:0}.video-overlay:hover{background:linear-gradient(135deg,#2563ebbf 0%,#1d4ed8cc 100%)}.video-play-icon{width:4rem;height:4rem;color:var(--color-primary);background:#fff;border-radius:50%;justify-content:center;align-items:center;padding-left:.25rem;transition:transform .2s;display:flex;box-shadow:0 4px 16px #0003}.video-overlay:hover .video-play-icon{transform:scale(1.08)}.video-overlay-text{letter-spacing:.01em;text-shadow:0 1px 2px #0003;font-size:1rem;font-weight:700}.video-mobile-section{padding:2rem 0 1rem;display:none}.video-mobile-section .video-player{max-width:280px;margin:0 auto}.btn-lg{padding:1rem 2rem;font-size:1.0625rem}.btn-white{color:var(--color-primary);background:#fff}.btn-white:hover{color:var(--color-primary-dark);background:#f0f0f0}.btn-outline-white{color:#fff;background:0 0;border:2px solid #ffffff80}.btn-outline-white:hover{color:#fff;background:#ffffff1a;border-color:#fff}.section{padding:5rem 0}.section-alt{background:var(--color-bg-alt)}.section-title{text-align:center;color:var(--color-text);margin-bottom:.75rem;font-size:2rem;font-weight:800}.section-subtitle{color:var(--color-text-light);text-align:center;max-width:600px;margin:0 auto 3rem;font-size:1.0625rem}.steps-grid{grid-template-columns:repeat(4,1fr);gap:2.5rem;display:grid}.step-card{text-align:center}.step-number{background:var(--color-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:800;display:flex}.step-card h3{color:var(--color-text);margin-bottom:.5rem;font-size:1.125rem}.step-card p{color:var(--color-text-light);font-size:.9375rem;line-height:1.6}.advantages-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.advantage-card{border:1px solid var(--color-border);background:#fff;border-radius:1rem;padding:2rem;transition:box-shadow .2s,border-color .2s}.advantage-card:hover{border-color:var(--color-primary);box-shadow:0 10px 25px #00000014}.advantage-card h3{color:var(--color-text);margin-bottom:.5rem;font-size:1.0625rem}.advantage-card p{color:var(--color-text-light);font-size:.9375rem;line-height:1.6}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.testimonial-card{border:1px solid var(--color-border);background:#fff;border-radius:1rem;padding:2rem}.testimonial-stars{color:#f59e0b;margin-bottom:1rem;font-size:1.125rem}.testimonial-card blockquote{color:var(--color-text);margin-bottom:1.25rem;font-size:.9375rem;line-height:1.7}.testimonial-author{align-items:center;gap:.75rem;display:flex}.testimonial-avatar{width:2.5rem;height:2.5rem;color:var(--color-primary);background:#dbeafe;border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}.testimonial-author strong{color:var(--color-text);font-size:.875rem;display:block}.testimonial-author span{color:var(--color-text-light);font-size:.8rem}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:1.5rem;max-width:720px;margin:0 auto;display:grid}.pricing-card{border:2px solid var(--color-border);text-align:center;background:#fff;border-radius:1rem;padding:2.5rem 2rem;transition:box-shadow .2s;position:relative}.pricing-card.featured{border-color:var(--color-primary);transform:scale(1.05)}.pricing-card.featured:before{content:"Najpopularniji";background:var(--color-primary);color:#fff;border-radius:999px;padding:.25rem 1.25rem;font-size:.8rem;font-weight:600;position:absolute;top:-.875rem;left:50%;transform:translate(-50%)}.pricing-card h3{color:var(--color-text);margin-bottom:.5rem;font-size:1.125rem}.price{color:var(--color-primary);margin:1rem 0 .25rem;font-size:2.5rem;font-weight:800}.price-period{color:var(--color-text-light);margin-bottom:1.5rem;font-size:.875rem}.price-note{color:#059669;margin-bottom:1.5rem;font-size:.85rem;font-weight:600}.pricing-features{text-align:left;margin-bottom:2rem}.pricing-features li{color:var(--color-text);align-items:flex-start;gap:.625rem;padding:.5rem 0;font-size:.875rem;display:flex}.pricing-features li:before{content:"✓";color:#059669;flex-shrink:0;font-weight:700}.pricing-footer{text-align:center;margin-top:2rem;font-size:1rem}.pricing-footer a{font-weight:600}.faq-grid{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.faq-item{border:1px solid var(--color-border);border-radius:.5rem;overflow:hidden}.faq-question{text-align:left;cursor:pointer;width:100%;color:var(--color-text);background:#fff;border:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;transition:background .2s;display:flex}.faq-question:hover{background:var(--color-bg-alt)}#faq-preview .faq-toggle,#cene-faq .faq-toggle{color:var(--color-primary);font-size:1.5rem;transition:transform .2s}#faq-preview .faq-item.open .faq-toggle,#cene-faq .faq-item.open .faq-toggle{transform:rotate(180deg)}#faq-preview .faq-answer,#cene-faq .faq-answer{max-height:0;padding:0 1.5rem;transition:all .3s;overflow:hidden}#faq-preview .faq-item.open .faq-answer,#cene-faq .faq-item.open .faq-answer{max-height:300px;padding:0 1.5rem 1.25rem}#faq-preview .faq-answer p,#cene-faq .faq-answer p{color:var(--color-text-light);font-size:.9375rem;line-height:1.7}.faq-footer{text-align:center;margin-top:2rem;font-size:1rem}.faq-footer a{font-weight:600}.cta-section{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);color:#fff;text-align:center;padding:6rem 0}.cta-section h2{color:#fff;margin-bottom:1rem;font-size:2.25rem;font-weight:800}.cta-section p{opacity:.9;max-width:560px;margin:0 auto 2.5rem;font-size:1.0625rem}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.cta-platforms{opacity:.8;justify-content:center;gap:1.5rem;font-size:.9rem;display:flex}@media (width<=768px){.hero-home{padding:1rem 0 2rem}.hero-home-inner{text-align:center;flex-direction:column}.hero-home h1{margin-bottom:.75rem;font-size:2rem}.hero-badges{justify-content:center;margin-bottom:.75rem}.hero-desc{margin:0 auto 1.25rem}.hero-home .hero-actions{justify-content:center;margin-bottom:1.25rem}.hero-stats{justify-content:center}.hero-visual{display:none}.video-mobile-section{display:block}.steps-grid{grid-template-columns:1fr;gap:2rem}.advantages-grid,.testimonials-grid{grid-template-columns:1fr}.pricing-card.featured{transform:none}.section-title,.cta-section h2{font-size:1.625rem}}@media (width<=480px){.section{padding:3.5rem 0}.hero-home{padding:1rem 0 2rem}.hero-home h1{font-size:1.75rem}.hero-badge{padding:.25rem .75rem;font-size:.75rem}.hero-stats{gap:1.5rem}.btn-lg{padding:.875rem 1.75rem;font-size:1rem}}
