/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:#4f4f4f66;--pswp-preloader-color-secondary:#ffffffe6;--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);-webkit-tap-highlight-color:transparent;contain:layout style size;display:none;height:100%;left:0;opacity:.003;position:fixed;top:0;touch-action:none;width:100%;z-index:var(--pswp-root-z-index)}.pswp,.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{background:var(--pswp-bg);opacity:.005}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__bg,.pswp__container,.pswp__content,.pswp__img,.pswp__item,.pswp__scroll-wrap,.pswp__zoom-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.pswp__img,.pswp__zoom-wrap{height:auto;width:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:zoom-out}.pswp__button,.pswp__container,.pswp__counter,.pswp__img{-webkit-user-select:none;user-select:none}.pswp__item{overflow:hidden;z-index:1}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{color:var(--pswp-error-text-color);font-size:1em;line-height:1;margin:auto}.pswp .pswp__hide-on-close{opacity:.005;pointer-events:none;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);will-change:opacity;z-index:10}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{-webkit-touch-callout:none;-webkit-appearance:none;background:0 0;border:0;box-shadow:none;cursor:pointer;display:block;height:60px;margin:0;opacity:.85;overflow:hidden;padding:0;position:relative;width:50px}.pswp__button:active,.pswp__button:focus,.pswp__button:hover{background:0 0;border:0;box-shadow:none;opacity:1;padding:0;transition:none}.pswp__button:disabled{cursor:auto;opacity:.3}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);height:32px;left:9px;overflow:hidden;pointer-events:none;position:absolute;top:14px;width:32px}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}.pswp__img--with-bg,div.pswp__img--placeholder{background:var(--pswp-placeholder-bg)}.pswp__top-bar{display:flex;flex-direction:row;height:60px;justify-content:flex-end;left:0;pointer-events:none!important;position:absolute;top:0;width:100%;z-index:10}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{height:100px;margin-top:-50px;position:absolute;top:0;top:50%;width:75px}.pswp__button--arrow:disabled{cursor:default;display:none}.pswp__button--arrow .pswp__icn{background:0 0;border-radius:0;height:60px;margin-top:-30px;top:50%;width:60px}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{left:0;right:auto}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{height:60px;margin-right:auto;overflow:hidden;position:relative;width:50px}.pswp__preloader .pswp__icn{animation:pswp-clockwise .6s linear infinite;opacity:0;transition:opacity .2s linear}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.pswp__counter{-webkit-margin-start:20px;color:var(--pswp-icon-color);font-size:14px;height:30px;line-height:30px;margin-top:15px;margin-inline-start:20px;opacity:.85;text-shadow:1px 1px 3px var(--pswp-icon-color-secondary)}.pswp--one-slide .pswp__counter{display:none}body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media(max-width:768px){.pswp__button[class*=arrow]{transform:scale(.5)}}*{box-sizing:border-box;margin:0;padding:0}.site-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0af2;border-bottom:1px solid #ffffff1a;padding:.5rem 0;position:relative;z-index:100}.header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.logo h1{color:#667eea;font-size:1.8rem;font-weight:700;margin:0}.header-nav{align-items:center;display:flex;gap:2rem}.mobile-menu-toggle{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:30px;justify-content:space-around;padding:0;width:30px;z-index:101}.burger-line{background-color:#667eea;border-radius:3px;height:3px;position:relative;transform-origin:1px;transition:all .3s linear;width:25px}.burger-line.open:first-child{transform:rotate(45deg)}.burger-line.open:nth-child(2){opacity:0;transform:translateX(20px)}.burger-line.open:nth-child(3){transform:rotate(-45deg)}@media (max-width:749px){.mobile-menu-toggle{display:flex}.header-nav{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0afa;flex-direction:column;gap:2rem;height:100vh;justify-content:center;overflow-x:hidden;position:fixed;right:-100vw;top:0;transition:right .3s ease-in-out;width:100vw;z-index:100}.header-nav.mobile-open{right:0}.nav-menu{flex-direction:column;gap:2rem;max-width:300px;padding:0 1rem;text-align:center;width:100%}.nav-menu li button{font-size:1.2rem;padding:1rem 2rem;text-align:center;width:100%}.nav-dropdown{width:100%}.dropdown-menu{background:#ffffff0d;border:none;border-radius:0;margin-top:.5rem;max-height:0;opacity:1;overflow:hidden;padding:0;position:static;transform:none;transition:max-height .3s ease,padding .3s ease;visibility:visible;width:100%}.dropdown-menu.open{max-height:300px;padding:.5rem 0}.dropdown-menu li button{font-size:1rem;padding:.875rem 2rem;text-align:left}.header-cta{margin-top:1rem;min-width:200px;width:auto}body.mobile-menu-open{overflow:hidden}}.nav-menu{display:flex;gap:1.5rem;list-style:none;margin:0;padding:0}.nav-menu li button{background:none;border:none;color:#f0f0f0;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 0;transition:color .3s ease}.nav-menu li button:hover{color:#667eea}.nav-dropdown{position:relative}.dropdown-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0afa;border:1px solid #ffffff1a;border-radius:8px;box-shadow:0 8px 32px #0000004d;left:0;list-style:none;margin:0;min-width:180px;opacity:0;padding:.5rem 0;position:absolute;top:100%;transform:translateY(-10px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease;visibility:hidden;z-index:1000}.dropdown-menu.open{opacity:1;transform:translateY(0);visibility:visible}.dropdown-menu li{margin:0;padding:0}.dropdown-menu li button{background:none;border:none;color:#f0f0f0;cursor:pointer;display:block;font-size:.9rem;font-weight:500;padding:.75rem 1.5rem;text-align:left;transition:background-color .3s ease,color .3s ease;width:100%}.dropdown-menu li button:hover{background:#667eea1a;color:#667eea}.header-cta{font-size:1rem;font-weight:600;padding:.8rem 1.5rem}img{height:auto;max-width:100%}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body,html{overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0a0a;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{min-height:100vh}h1{font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem}h2{font-size:2.5rem;line-height:1.2;margin-bottom:1rem}h2,h3{font-weight:600}h3{font-size:1.8rem;line-height:1.3;margin-bottom:.8rem}h4{font-size:1.4rem;font-weight:500;line-height:1.4;margin-bottom:.6rem}p{color:#e0e0e0;line-height:1.7;margin-bottom:1rem}.btn,p{font-size:1.1rem}.btn{border:none;border-radius:12px;cursor:pointer;display:inline-block;font-weight:600;overflow:hidden;padding:1rem 2rem;position:relative;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea66;color:#fff}.btn-primary:hover{box-shadow:0 8px 25px #667eea99;transform:translateY(-2px)}.btn-secondary{background:linear-gradient(135deg,#f093fb,#f5576c);box-shadow:0 4px 15px #f5576c66;color:#fff}.btn-secondary:hover{box-shadow:0 8px 25px #f5576c99;transform:translateY(-2px)}.btn-outline{background:#0000;border:2px solid #667eea;color:#fff}.btn-outline:hover{background:#667eea;transform:translateY(-2px)}.section{padding:5rem 0;position:relative}.hero.section{padding:3rem 0 4rem}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.section-title{margin-bottom:3rem;text-align:center}.section-subtitle{color:#a0a0a0;font-size:1.2rem;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.grid{grid-gap:2rem;display:grid;gap:2rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;transition:all .3s ease}.card:hover{border-color:#667eea4d;box-shadow:0 10px 30px #0000004d;transform:translateY(-5px)}.card-popular{border-color:#667eea;position:relative}.card-popular:before{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;content:"Most Popular";font-size:.9rem;font-weight:600;left:50%;padding:.5rem 1rem;position:absolute;top:-12px;transform:translateX(-50%)}.stats{display:flex;gap:3rem;justify-content:center;margin:3rem 0}.stat{text-align:center}.stat-number{color:#667eea;display:block;font-size:2.5rem;font-weight:700}.stat-label{color:#a0a0a0;font-size:1rem;margin-top:.5rem}.feature-list{list-style:none;margin:1.5rem 0}.feature-list li{padding:.5rem 0 .5rem 2rem;position:relative}.feature-list li:before{color:#667eea;content:"✓";font-weight:700;left:0;position:absolute}.faq-item{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:1rem;overflow:hidden}.faq-question{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:1.5rem;transition:all .3s ease}.faq-question:hover{background:#ffffff0d}.faq-answer{color:#e0e0e0;line-height:1.7;padding:0 1.5rem 1.5rem}.faq-toggle{font-size:1.5rem;transition:transform .3s ease}.faq-toggle.open{transform:rotate(45deg)}.hero{background:linear-gradient(135deg,#0a0a0a,#1a1a2e 50%,#16213e);text-align:center}.image-slider{margin:3rem auto;max-width:800px}.slider-container{border-radius:12px;box-shadow:0 8px 32px #0000004d;margin:0 auto 1rem;max-width:800px;overflow:hidden;position:relative;width:100%}.ai-generated-label{animation:subtleGlow 2s ease-in-out infinite alternate;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#667eea,#764ba2);border:1px solid #fff3;border-radius:20px;box-shadow:0 4px 12px #667eea4d;color:#fff;font-size:12px;font-weight:600;letter-spacing:.5px;padding:6px 12px;position:absolute;right:12px;text-transform:uppercase;top:12px;z-index:10}@keyframes subtleGlow{0%{box-shadow:0 4px 12px #667eea4d}to{box-shadow:0 4px 20px #667eea80}}.embla{overflow:hidden}.embla__container{display:flex;width:100%}.embla__slide{align-items:center;display:flex;flex:0 0 100%;justify-content:center;min-width:0;padding:0}@media (max-width:768px){.embla__slide{flex:0 0 100%;padding:0}.thumbnail-gallery{flex-wrap:wrap;justify-content:center;max-width:100%;overflow-x:auto;padding:10px 5px}.thumbnail-item{flex-shrink:0}}.slide-image{border-radius:12px;height:auto;max-width:100%;object-fit:contain;transition:transform .3s ease,opacity .3s ease}.slide-image:hover{opacity:.9;transform:scale(1.02)}.slider-arrow{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;font-weight:700;height:50px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:15}.slider-arrow:hover{background:#000c;transform:translateY(-50%) scale(1.1)}.slider-arrow-left{left:20px}.slider-arrow-right{right:20px}.thumbnail-section{align-items:center;display:flex;flex-direction:column;gap:10px}.thumbnail-gallery{display:flex;flex-wrap:nowrap;gap:8px;justify-content:center;max-width:100%;padding:10px 0}.thumbnail-item{border:3px solid #0000;border-radius:8px;cursor:pointer;flex-shrink:0;height:80px;overflow:hidden;position:relative;transition:all .3s ease;width:120px}.thumbnail-item:hover{border-color:#667eea80;transform:scale(1.05)}.thumbnail-item.active{border-color:#667eea;box-shadow:0 4px 12px #667eea4d;transform:scale(1.05)}.thumbnail-image{height:100%;object-fit:cover;transition:all .3s ease;width:100%}.thumbnail-item:hover .thumbnail-image{transform:scale(1.1)}.thumbnail-image{transition:transform .3s ease,opacity .3s ease}.thumbnail-image:hover{opacity:.8}.thumbnail-label{background:linear-gradient(#0000,#000c);bottom:0;color:#fff;font-size:10px;font-weight:600;left:0;letter-spacing:.5px;padding:8px 4px 4px;position:absolute;right:0;text-align:center;text-transform:uppercase}.thumbnail-pagination{align-items:center;display:flex;gap:15px;margin-top:5px}.thumbnail-nav-btn{align-items:center;background:#667eea;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:32px;justify-content:center;transition:all .3s ease;width:32px}.thumbnail-nav-btn:hover:not(:disabled){background:#5a6fd8;transform:scale(1.1)}.thumbnail-nav-btn:disabled{background:#ccc;cursor:not-allowed;transform:none}.thumbnail-page-info{color:#666;font-size:12px;font-weight:500;min-width:40px;text-align:center}.hero-content{margin:0 auto;max-width:900px}.hero-subtitle{color:#667eea;font-size:1.5rem;font-weight:500;margin-bottom:2rem}.hero-description{color:#e0e0e0;font-size:1.2rem;margin-bottom:2rem}.hero-guarantee{background:#667eea1a;border:1px solid #667eea4d;border-radius:12px;margin:2rem 0;padding:1.5rem}.hero-stats{gap:3rem;margin:3rem 0}.hero-cta,.hero-stats{display:flex;justify-content:center}.hero-cta{gap:1rem;margin-top:3rem}.differentiation-section{margin:3rem 0}.promise-section{margin-top:4rem;text-align:center}.promise-text{color:#667eea;font-size:1.5rem;margin-bottom:2rem}.why-this-works-content{margin:0 auto;max-width:900px}.content-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;margin-bottom:3rem;padding:2rem}.content-section h3{color:#667eea;font-size:1.4rem;font-weight:600;margin-bottom:1.5rem}.content-section p{color:#e0e0e0;font-size:1.1rem;line-height:1.8;margin-bottom:0}.examples-section{margin:3rem 0}.example-images{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:2rem}.example-placeholder{background:#ffffff0d;border:2px dashed #fff3;border-radius:12px;display:flex;flex-direction:column;justify-content:center;min-height:150px;padding:2rem;text-align:center}.example-placeholder p{font-weight:600;margin-bottom:.5rem}.example-placeholder small{color:#a0a0a0;font-size:.9rem}.examples-note{color:#a0a0a0;font-style:italic;margin-top:1rem}.transparency-section{margin-top:3rem}.product-price{color:#667eea;font-size:2.5rem;font-weight:700;margin:1rem 0}.product-description{color:#e0e0e0;font-size:1.1rem;margin-bottom:1.5rem}.premium-note{color:#a0a0a0;font-size:.9rem;font-style:italic;margin-top:1rem}.guarantee-section{margin-top:4rem;text-align:center}.faq-container{margin:0 auto;max-width:800px}.footer{background:linear-gradient(135deg,#1a1a2e,#16213e);border-top:1px solid #ffffff1a}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr 1fr;margin-bottom:3rem}.footer-cta{text-align:center}.footer-subtitle{font-size:1.1rem;margin-bottom:2rem}.footer-contact h3,.footer-links h3{color:#667eea;margin-bottom:1rem}.footer-contact a,.footer-links a{color:#667eea;text-decoration:none;transition:color .3s ease}.footer-contact a:hover,.footer-links a:hover{color:#764ba2}.footer-links ul{list-style:none}.footer-links li{margin-bottom:.5rem}.footer-bottom{border-top:1px solid #ffffff1a;padding-top:2rem;text-align:center}.copyright{color:#a0a0a0;margin-bottom:.5rem}.disclaimer{color:#888;font-size:.9rem;font-style:italic}.value-proposition-paragraphs{margin:2rem auto 3rem;max-width:800px}.section-content-title{border-bottom:2px solid #667eea4d;color:#667eea;font-size:1.8rem;font-weight:600;margin-bottom:2rem;padding-bottom:1rem;text-align:center}.paragraph-text{color:#e0e0e0;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem;text-align:left}.paragraph-text:last-child{margin-bottom:0}.ethical-content{margin:3rem auto;max-width:800px}.ethical-text{display:flex;flex-direction:column}.service-content{margin:3rem auto;max-width:800px;text-align:center}.service-text{margin-bottom:2rem}.service-cta{margin-top:2rem}.additional-content-block{margin:3rem auto;max-width:800px}.additional-content-title{border-bottom:2px solid #667eea4d;color:#667eea;font-size:1.8rem;font-weight:600;margin-bottom:2rem;padding-bottom:1rem;text-align:center}.additional-content-paragraphs{margin-top:1.5rem}.reviews-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:3rem}.review-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.review-card:hover{box-shadow:0 10px 30px #0000004d;transform:translateY(-5px)}.review-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1.5rem}.reviewer-info h4{color:#667eea;font-size:1.1rem;font-weight:600;margin:0 0 .25rem}.reviewer-location{color:#888;font-size:.9rem;margin:0}.review-rating .stars{color:gold;font-size:1.2rem}.review-text{border-left:3px solid #667eea;color:#e0e0e0;font-size:1rem;font-style:italic;line-height:1.6;margin:0 0 1.5rem;padding-left:1rem}.review-result{background:#667eea1a;border:1px solid #667eea4d;border-radius:8px;padding:.75rem 1rem;text-align:center}.review-result strong{color:#667eea;font-size:.9rem}.modal-backdrop{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.modal-container{background:#1a1a2e;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 20px 60px #00000080;max-height:90vh;max-width:800px;overflow:hidden;width:100%}.modal-header{align-items:center;background:#667eea1a;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:1.5rem 2rem}.modal-title{color:#667eea;font-weight:600}.modal-close{color:#f0f0f0;font-size:2rem;height:40px;padding:0;transition:all .3s ease;width:40px}.modal-close:hover{background:#ffffff1a;color:#667eea}.modal-content{max-height:calc(90vh - 120px);overflow-y:auto;padding:2rem}.legal-document{color:#e0e0e0;line-height:1.6}.last-updated{color:#888;font-size:.9rem;font-style:italic;text-align:center}.last-updated,.legal-section{margin-bottom:2rem}.legal-section:last-child{margin-bottom:0}.legal-section-title{border-bottom:1px solid #667eea4d;color:#667eea;font-size:1.2rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.legal-section-content{color:#e0e0e0;font-size:1rem;line-height:1.7}.legal-section-content p{margin-bottom:1rem}.legal-section-content p:last-child{margin-bottom:0}.footer-link-button{background:none;border:none;color:#667eea;cursor:pointer;font-family:inherit;font-size:inherit;padding:0;text-decoration:underline;transition:color .3s ease}.footer-link-button:hover{color:#8b9cf7}@media (max-width:768px){h1{font-size:2.5rem}h2{font-size:2rem}.container{padding:0 1rem}.header-nav,.nav-menu{gap:1rem}.nav-menu li button{font-size:.8rem}.reviews-grid{gap:1.5rem;grid-template-columns:1fr}.review-card{padding:1.5rem}.section{padding:3rem 0}.hero{padding:5rem 0}.hero-stats{flex-direction:column;gap:1.5rem}.hero-cta{align-items:center;flex-direction:column}.footer-content,.grid-4{grid-template-columns:1fr}.footer-content{text-align:center}.btn{font-size:1rem;padding:.8rem 1.5rem}}@media (max-width:480px){h1{font-size:2rem}h2{font-size:1.8rem}.card{padding:1.5rem}.hero-cta{gap:.5rem}.slider-container{max-width:100%}.header-content{padding:0 1rem}.logo h1{font-size:1.5rem}.header-cta{font-size:.9rem;padding:.6rem 1rem}.slider-arrow{font-size:20px;height:40px;width:40px}.slider-arrow-left{left:10px}.slider-arrow-right{right:10px}.thumbnail-gallery{flex-wrap:wrap;justify-content:center;max-width:100%;overflow-x:auto;padding:10px 5px}.thumbnail-item{flex-shrink:0;height:60px;width:80px}.thumbnail-label{font-size:8px;padding:6px 2px 2px}.thumbnail-nav-btn{font-size:14px;height:28px;width:28px}.thumbnail-page-info{font-size:10px}.ai-generated-label{border-radius:15px;font-size:10px;padding:4px 8px;right:8px;top:8px}.modal-backdrop{padding:1rem}.modal-container{max-height:95vh}.modal-header{padding:1rem 1.5rem}.modal-title{font-size:1.3rem}.modal-content{max-height:calc(95vh - 100px);padding:1.5rem}.legal-section-title{font-size:1.1rem}}.popup-form{max-width:500px;width:90%}.popup-contact-form{gap:1rem;margin-top:1rem}.popup-contact-form,.popup-contact-form .form-group{display:flex;flex-direction:column}.popup-contact-form input,.popup-contact-form textarea{border:2px solid #e1e5e9;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:1rem;padding:.75rem 1rem;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.popup-contact-form input:focus,.popup-contact-form textarea:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a;outline:none}.popup-contact-form textarea{min-height:80px;resize:vertical}@media (max-width:768px){.popup-form{margin:1rem;width:calc(100% - 2rem)}}.contact-form-container{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000001a;margin:0 auto;max-width:600px;padding:2rem}.contact-form{gap:1.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group label{color:#333;font-size:1rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{border:2px solid #e1e5e9;border-radius:8px;font-family:inherit;font-size:1rem;padding:.75rem 1rem;transition:border-color .3s ease,box-shadow .3s ease}.form-group input:focus,.form-group textarea:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a;outline:none}.form-group textarea{min-height:120px;resize:vertical}.contact-submit-btn{align-self:flex-start;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:all .3s ease}.contact-submit-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.contact-submit-btn:disabled:hover{box-shadow:0 4px 15px #007bff4d;transform:none}@media (max-width:768px){.contact-form-container{margin:0 1rem;padding:1.5rem}.contact-submit-btn{align-self:stretch;width:100%}}.more-details-link{margin:1rem 0;text-align:center}.more-details{background:none;border:none;border-bottom:1px solid #0000;color:#007bff;cursor:pointer;font-size:.9rem;font-weight:500;padding:0;text-decoration:none;transition:all .3s ease}.more-details:hover{border-bottom-color:#0056b3;color:#0056b3;text-decoration:none}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000d9;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10000}.modal-content{animation:modalSlideIn .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000004d;max-height:90vh;max-width:90vw;overflow:hidden;position:relative}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:1.5rem;height:30px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:background-color .2s;width:30px;z-index:10}.modal-close:hover{background-color:#f0f0f0}.modal-header{border-bottom:1px solid #e1e5e9;margin-bottom:1rem;padding:1.5rem 2rem 0}.modal-title{color:#333;font-size:1.5rem;margin:0}.modal-body{max-height:calc(90vh - 100px);overflow-y:auto;padding:2rem}.product-details-modal{width:1000px}.product-details-scroll{max-height:none;overflow-y:visible;padding:2rem}.product-details-content{background:#fff;color:#333;max-width:none}.product-details-content .section-title{margin-bottom:2rem}.product-details-content .section-title h2{color:#333;font-size:2rem;font-weight:600;margin-bottom:.5rem}.product-details-content .section-subtitle{color:#666;font-size:1.1rem}.product-details-content .additional-content-block,.product-details-content .value-proposition-paragraphs{background:#fff;margin-bottom:2rem}.product-details-content .additional-content-title,.product-details-content .section-content-title{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.product-details-content .paragraph-text{background:#fff;color:#555;line-height:1.6;margin-bottom:1rem}.product-details-content .grid{margin-bottom:2rem}.product-details-content .card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-bottom:1rem;padding:1.5rem}.product-details-content .card h3{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.product-details-content .feature-list{list-style:none;padding:0}.product-details-content .feature-list li{color:#555;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.product-details-content .feature-list li:before{color:#28a745;content:"✓";font-weight:700;left:0;position:absolute}.product-details-content *{color:inherit}.product-details-content h1,.product-details-content h2,.product-details-content h3,.product-details-content h4,.product-details-content h5,.product-details-content h6{color:#333!important}.product-details-content p{color:#555!important}.product-details-content strong{color:#333!important;font-weight:600}.ebook-content{background:#fff;color:#333}.ebook-features{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.ebook-feature{background:#f8f9fa;border:1px solid #e9ecef;border-left:4px solid #007bff;border-radius:8px;padding:1.5rem}.ebook-feature h4{color:#333;font-size:1.2rem;font-weight:600;margin:0 0 .5rem}.ebook-feature p{color:#555;line-height:1.6;margin:0}.ebook-summary{background:#e3f2fd;border:1px solid #bbdefb;border-radius:8px;padding:1.5rem;text-align:center}.ebook-summary p{color:#333;font-size:1.1rem;line-height:1.6;margin:0}.ebook-summary strong{color:#333;font-weight:600}.combo-content{background:#fff;color:#333}.combo-features{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.combo-feature{background:#f8f9fa;border:1px solid #e9ecef;border-left:4px solid #28a745;border-radius:8px;padding:1.5rem}.combo-feature h4{color:#333;font-size:1.2rem;font-weight:600;margin:0 0 .5rem}.combo-feature p{color:#555;line-height:1.6;margin:0}.combo-summary{background:#e8f5e8;border:1px solid #c3e6c3;border-radius:8px;padding:1.5rem;text-align:center}.combo-summary p{color:#333;font-size:1.1rem;line-height:1.6;margin:0}.combo-summary strong{color:#333;font-weight:600}@media (max-width:768px){.product-details-modal{margin:1rem;max-height:95vh;max-width:95vw}.product-details-scroll{padding:1.5rem}.product-details-content .section-title h2{font-size:1.5rem}.product-details-content .grid{grid-template-columns:1fr}}.sticky-button-container{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0af2;border-top:1px solid #ffffff1a;bottom:0;box-shadow:0 -4px 20px #0000004d;display:flex;gap:1.5rem;justify-content:center;left:0;padding:1rem;position:fixed;right:0;width:100%;z-index:999}.sticky-message{flex:1 1;min-width:0}.sticky-message p{color:#fff;font-size:.95rem;line-height:1.4;margin:0}.sticky-message .highlight-number{color:gold;font-weight:700}.sticky-message .highlight-not{color:#ff6b6b;font-weight:700}.sticky-message .highlight-legit{color:#4ecdc4;font-weight:700}.sticky-message .highlight-limited{color:orange;font-weight:700}.sticky-message .highlight-hurry{color:#ff6b6b;font-weight:700}.sticky-message .highlight-reserve{color:#667eea;font-weight:700}.sticky-message u{text-decoration:underline;-webkit-text-decoration-color:#ff6b6b;text-decoration-color:#ff6b6b;text-underline-offset:2px}.sticky-button{flex-shrink:0;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-align:center;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;white-space:nowrap}.sticky-button:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}@media (max-width:768px){.sticky-button-container{flex-direction:column;gap:.75rem;padding:.75rem}.sticky-message{width:100%}.sticky-message p{font-size:.85rem;text-align:center}.sticky-button{font-size:1rem;padding:.875rem 1.5rem;width:100%}}.bg-section-gradient{background:linear-gradient(135deg,#0a0a0a,#1a1a2e 30%,#16213e 60%,#0f1419);overflow:hidden;position:relative}.bg-section-gradient:before{background:radial-gradient(circle at 50% 50%,#667eea1a 0,#0000 70%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.bg-card-gradient{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#1a1a2ecc,#16213ee6);position:relative}.shadow-premium{box-shadow:0 10px 40px #0000004d,0 0 20px #0003,inset 0 1px 0 #ffffff1a}.shadow-premium-lg{box-shadow:0 20px 60px #0006,0 0 30px #0000004d,inset 0 1px 0 #ffffff1a}.border-green-400\/60,[class*=border-green-400]{border-color:#4ade8099!important}.shadow-green-400\/20,[class*=shadow-green-400]{box-shadow:0 10px 40px #0000004d,0 0 20px #4ade8033,inset 0 1px 0 #ffffff1a!important}.border-red-400\/60,[class*=border-red-400]{border-color:#f8717199!important}.shadow-red-400\/20,[class*=shadow-red-400]{box-shadow:0 10px 40px #0000004d,0 0 20px #f8717133,inset 0 1px 0 #ffffff1a!important}.card-hover-effect{transform:translateY(0);transition:all .3s cubic-bezier(.4,0,.2,1)}.card-hover-effect:hover{border-width:2px;transform:translateY(-8px)}[class*=border-green-400].card-hover-effect:hover{border-color:#4ade80e6!important;box-shadow:0 20px 60px #0006,0 0 30px #4ade804d,inset 0 1px 0 #ffffff1a!important}[class*=border-red-400].card-hover-effect:hover{border-color:#f87171e6!important;box-shadow:0 20px 60px #0006,0 0 30px #f871714d,inset 0 1px 0 #ffffff1a!important}.btn-premium{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;cursor:pointer;display:inline-block;overflow:hidden;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-premium:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.btn-premium:hover:before{left:100%}.btn-premium:hover{box-shadow:0 10px 30px #667eea80,0 0 20px #667eea4d;transform:translateY(-2px)}.btn-premium:active{transform:translateY(0)}.btn-md{font-size:1rem;padding:.875rem 1.75rem}.btn-lg{font-size:1.125rem;padding:1rem 2rem}@media (min-width:1024px){.lg\:btn-lg{font-size:1.25rem;padding:1.25rem 2.5rem}}@media (max-width:1024px){.bg-section-gradient{padding:3rem 0}.shadow-premium{box-shadow:0 8px 30px #00000040,0 0 15px #00000026}.card-hover-effect:hover{transform:translateY(-4px)}}@media (max-width:768px){.bg-section-gradient{padding:2rem 0}.card-hover-effect:hover{transform:translateY(-2px)}.btn-premium{max-width:300px;width:100%}}.comparison-image{aspect-ratio:1;border-radius:.75rem;display:block;margin:0 auto;max-width:240px;object-fit:cover;width:100%}.text-white{color:#fff!important}.text-gray-200{color:#e5e7eb!important}.flex{display:flex}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.gap-3{gap:.75rem}.gap-6{gap:1.5rem}.space-y-3>*+*{margin-top:.75rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-12{margin-top:3rem}.leading-relaxed{line-height:1.625}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-semibold{font-weight:600}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-center{text-align:center}.tracking-tight{letter-spacing:-.025em}@media (min-width:1024px){.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:mb-12{margin-bottom:3rem}}@media (min-width:1280px){.xl\:text-5xl{font-size:3rem;line-height:1}.xl\:mb-20{margin-bottom:5rem}.xl\:w-\[380px\]{width:380px}.xl\:p-10{padding:2.5rem}.xl\:gap-10{gap:2.5rem}.xl\:py-32{padding-bottom:8rem;padding-top:8rem}}.max-w-7xl{max-width:80rem}.mx-auto{margin-left:auto;margin-right:auto}.px-4{padding-left:1rem;padding-right:1rem}.py-12{padding-bottom:3rem;padding-top:3rem}.rounded-xl{border-radius:.75rem}.rounded-lg{border-radius:.5rem}.border-2{border-width:2px}.p-6{padding:1.5rem}.w-full{width:100%}.max-w-sm{max-width:24rem}@media (min-width:1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-20{padding-bottom:5rem;padding-top:5rem}.lg\:flex-row{flex-direction:row}.lg\:gap-8{gap:2rem}.lg\:w-\[320px\]{width:320px}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:p-8{padding:2rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}}.aspect-square{aspect-ratio:1/1}.object-cover{object-fit:cover}.flex-1{flex:1 1}.shrink-0{flex-shrink:0}.text-green-400{color:#4ade80}.hover\:text-green-300:hover{color:#86efac}.text-red-400{color:#f87171}.hover\:text-red-300:hover{color:#fca5a5}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.mt-0\.5{margin-top:.125rem}.w-5{width:1.25rem}.h-5{height:1.25rem}.pb-4{padding-bottom:1rem}.text-base{font-size:1rem;line-height:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.max-w-\[240px\]{max-width:240px}@media (min-width:1024px){.lg\:w-auto{width:auto}.lg\:gap-8{gap:2rem}}
/*# sourceMappingURL=main.7b6ee152.css.map*/