.ann-bar{background:#0a1a2f;color:#fff;overflow:hidden;white-space:nowrap;padding:9px 0;font-size:12.5px;font-weight:600;letter-spacing:.04em}.ann-bar__track{display:inline-flex;animation:ann-scroll 28s linear infinite}@keyframes ann-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.flash-countdown{background:#0a1a2f;color:#fff;display:flex;align-items:center;justify-content:center;gap:16px;padding:11px 24px;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.flash-countdown__label{opacity:.9}.flash-countdown__timer{display:flex;align-items:center;gap:5px}.flash-countdown__block{background:#ffffff24;border-radius:5px;min-width:38px;height:34px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:.02em}.flash-countdown__sep{font-size:20px;font-weight:900;opacity:.7;margin:0 1px}.photo-reviews-section{background:#fff;padding:8px 24px 56px}.photo-reviews__inner{max-width:1100px;margin:0 auto}.photo-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:36px}@media(max-width:640px){.photo-reviews-grid{grid-template-columns:1fr 1fr}}.photo-review-card{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fff}.pr-photo{width:100%;aspect-ratio:4/3;object-fit:cover}.pr-real-photo{width:100%;display:block;object-fit:cover}.photo-review-card.tall .pr-photo{aspect-ratio:3/4}.pr-meta{display:flex;align-items:center;gap:8px;padding:10px 12px 2px}.pr-name{font-size:13px;font-weight:700;color:#0a1a2f}.pr-verified{font-size:11px;color:#16a34a;font-weight:600}.pr-date{font-size:11px;color:#9ca3af;padding:0 12px 2px}.pr-stars{font-size:12px;color:#f59e0b;padding:0 12px 4px}.pr-text{font-size:12px;color:#4b5563;line-height:1.5;padding:0 12px 12px;margin:0}.photo-reviews__cta{text-align:center}.btn-show-more-reviews{background:#fff;border:1.5px solid #d1d5db;color:#374151;padding:12px 32px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:border-color .2s,color .2s}.btn-show-more-reviews:hover{border-color:#0a1a2f;color:#0a1a2f}.footer-wave{display:block;line-height:0;margin-bottom:-2px}.footer-wave svg{display:block;width:100%;height:80px}.site-footer{background:#0a1a2f;color:#fff}.footer-subscribe{padding:64px 24px 48px;text-align:center;max-width:640px;margin:0 auto}.footer-subscribe__title{font-size:clamp(22px,3.5vw,30px);font-weight:800;color:#fff;margin-bottom:12px}.footer-subscribe__subtitle{font-size:15px;color:#ffffffa6;margin-bottom:28px;line-height:1.6}.footer-subscribe__form{display:flex;flex-direction:column;gap:12px;max-width:560px;margin:0 auto}.footer-email-input{width:100%;padding:14px 18px;border:1.5px solid rgba(255,255,255,.2);border-radius:8px;background:#ffffff0f;color:#fff;font-size:15px;font-family:inherit;outline:none;transition:border-color .2s;box-sizing:border-box}.footer-email-input::placeholder{color:#fff6}.footer-email-input:focus{border-color:#ffffff80}.footer-signup-btn{width:100%;padding:14px;background:#fff;color:#0a1a2f;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;font-family:inherit;transition:background .2s}.footer-signup-btn:hover{background:#f3f4f6}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:24px;display:flex;flex-direction:column;align-items:center;gap:16px}.footer-payment-icons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.footer-payment-icon{height:24px;width:auto;border-radius:4px}.footer-copyright{font-size:13px;color:#ffffff80}.site-header{background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:100}.site-header__inner{max-width:1200px;margin:0 auto;padding:0 40px;height:60px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.site-nav{display:flex;align-items:center;gap:0;list-style:none}.site-nav a{font-size:13px;font-weight:400;color:#6b7280;text-decoration:none;padding:6px 10px;border-radius:4px;transition:color .2s}.site-nav a:hover{color:#0a1a2f}.site-nav__pill{background:#0a1a2f!important;color:#fff!important;font-weight:600!important;font-size:13px!important;padding:7px 14px!important;border-radius:6px!important}.site-nav__pill:hover{background:#2d3f6b!important;color:#fff!important}.site-logo{text-align:center;font-size:22px;font-weight:900;letter-spacing:.07em;line-height:1.05;text-transform:uppercase;color:#0a1a2f;text-decoration:none;white-space:nowrap}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:16px}.header-icon-link{color:#374151;background:none;border:none;cursor:pointer;display:flex;align-items:center;position:relative;padding:0;text-decoration:none;transition:color .2s}.header-icon-link:hover{color:#0a1a2f}.cart-count-badge{position:absolute;top:-5px;right:-7px;background:#22c55e;color:#fff;font-size:9px;font-weight:700;border-radius:50%;width:14px;height:14px;display:flex;align-items:center;justify-content:center}.mobile-menu-btn{display:none}.mobile-nav{display:none;flex-direction:column;position:fixed;top:60px;left:0;right:0;background:#fff;border-bottom:1px solid #e5e7eb;padding:16px 24px;gap:14px;z-index:99;box-shadow:0 8px 20px #00000014}.mobile-nav.open{display:flex}.mobile-nav a{font-size:14px;font-weight:500;color:#374151;text-decoration:none}@media(max-width:768px){.site-nav{display:none}.mobile-menu-btn{display:flex}.site-header__inner{grid-template-columns:auto 1fr auto;padding:0 20px}.site-logo{font-size:15px}.mobile-nav{top:60px}}.feature-dashboard-section{background:#fff;padding:60px 24px 72px}.feature-dashboard__inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}@media(max-width:768px){.feature-dashboard__inner{grid-template-columns:1fr;gap:32px}}.feature-dashboard__img-wrap{border-radius:14px;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 8px 32px #00000014}.feature-dashboard__img-label{background:#0a1a2f;color:#fff;padding:12px 16px;display:flex;align-items:center;gap:12px}.fdl-badge{font-size:10px;font-weight:700;letter-spacing:.07em;background:#ffffff26;padding:3px 8px;border-radius:4px;white-space:nowrap}.fdl-subtitle{font-size:12px;opacity:.75}.feature-dashboard__img{display:block;width:100%;height:auto}.feature-dashboard__placeholder{background:#f8fafc;padding:16px}.fdp-header{display:flex;justify-content:flex-end;margin-bottom:10px}.fdp-logo{font-size:10px;font-weight:900;color:#0a1a2f;letter-spacing:.05em;text-align:center;line-height:1.1;text-transform:uppercase}.fdp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:8px}.fdp-cell{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:10px}.fdp-label{font-size:9px;color:#6b7280;line-height:1.4}.fdp-footer-row{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.fdp-footer-cell{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:8px}.feature-dashboard__title{font-size:clamp(30px,4vw,39px);font-weight:700;color:#121212;line-height:1.2;margin-bottom:18px}.feature-dashboard__desc{font-size:18px;color:#4b5563;line-height:1.7;margin-bottom:24px}.feature-dashboard__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.feature-dashboard__list li{font-size:15px;color:#374151;font-weight:500;display:flex;align-items:flex-start;gap:10px}.feature-dashboard__list li:before{content:"\2713";display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;min-width:18px;border-radius:50%;background:#0a1a2f;color:#fff;font-size:10px;font-weight:800;margin-top:2px}.gallery-placeholder-mockup{width:100%;height:100%;background:linear-gradient(135deg,#0d1f3c,#1a3a6b);display:flex;align-items:center;justify-content:center;min-height:380px;border-radius:12px}.gpm-inner{text-align:center;color:#fff;padding:32px}.gpm-tag{font-size:11px;font-weight:600;letter-spacing:.1em;opacity:.8;margin-bottom:12px;text-transform:uppercase}.gpm-title{font-size:22px;font-weight:400;line-height:1.2;margin-bottom:8px}.gpm-title strong{font-size:36px;font-weight:900;display:block}.gpm-sub{font-size:12px;opacity:.7;margin-bottom:20px}.gpm-badges{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-bottom:20px}.gpm-badges span{background:#ffffff26;border-radius:20px;padding:4px 12px;font-size:11px;font-weight:600}.gpm-footer{display:flex;align-items:center;justify-content:center;gap:16px;opacity:.6;font-size:24px}.gpm-dash{font-size:10px;font-weight:700;letter-spacing:.06em;text-align:center;line-height:1.2;background:#ffffff26;padding:4px 8px;border-radius:4px}.product-bullets{list-style:none;margin:0 0 6px;padding:0;display:flex;flex-direction:row;flex-wrap:wrap;gap:4px 14px}.bullet-item{display:flex;align-items:center;gap:4px;font-size:12px;color:#374151;white-space:nowrap}.bullet-emoji{font-size:12px;line-height:1;flex-shrink:0}.bullet-text{line-height:1}.product-tagline{font-size:14px;color:#6b7280;margin:4px 0 18px;font-style:italic}.offer-divider{display:flex;align-items:center;gap:10px;margin:8px 0 6px;font-size:11px;font-weight:700;color:#0a1a2f}.offer-divider:before,.offer-divider:after{content:"";flex:1;height:1px;background:#d1d5db}.offer-stack{display:flex;flex-direction:column;gap:6px;margin-bottom:8px}.offer-option{display:block;border:2px solid #e5e7eb;border-radius:12px;overflow:hidden;cursor:pointer;transition:border-color .15s}.offer-option input[type=radio]{display:none}.offer-option--selected,.offer-option:has(input:checked){border-color:#0a1a2f}.offer-top{display:flex;align-items:center;gap:10px;padding:8px 12px;background:#f5f6f8}.offer-option--selected .offer-top,.offer-option:has(input:checked) .offer-top{background:#eef0f4}.offer-radio{width:22px;height:22px;border-radius:50%;border:2px solid #9ca3af;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .15s}.offer-option--selected .offer-radio,.offer-option:has(input:checked) .offer-radio{border-color:#0a1a2f}.offer-radio-dot{width:11px;height:11px;border-radius:50%;background:transparent;transition:background .15s}.offer-option--selected .offer-radio-dot,.offer-option:has(input:checked) .offer-radio-dot{background:#0a1a2f}.offer-details{flex:1}.offer-buy-title{font-size:14px;font-weight:800;color:#0a1a2f;line-height:1.2;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.offer-save-line{font-size:11px;color:#6b7280;margin-top:1px}.offer-badge{font-size:10px;font-weight:700;background:#0a1a2f;color:#fff;padding:2px 8px;border-radius:20px;letter-spacing:.04em}.offer-badge--best{background:#d97706}.offer-price-col{text-align:right;flex-shrink:0}.offer-price-now{font-size:17px;font-weight:800;color:#0a1a2f;line-height:1}.offer-price-was{font-size:11px;color:#9ca3af;text-decoration:line-through;margin-top:1px}.offer-items{background:#0a1a2f;padding:6px 12px;display:flex;flex-direction:column;gap:2px}.offer-item-row{color:#fff;font-size:11px;font-weight:500}.offer-free-tag{background:#fff;color:#0a1a2f;font-size:10px;font-weight:800;padding:1px 6px;border-radius:10px;margin-left:4px}.offer-atc-btn{display:block;width:100%;background:#0a1a2f;color:#fff;border:none;border-radius:10px;padding:11px;font-size:14px;font-weight:800;letter-spacing:.06em;cursor:pointer;font-family:inherit;transition:background .2s;margin-top:4px}.offer-atc-btn:hover{background:#1a3054}.offer-atc-btn:disabled{opacity:.6;cursor:not-allowed}.product-accordion{max-width:800px;margin:40px auto 0;border-top:1px solid #e5e7eb}.product-accordion-item{border-bottom:1px solid #e5e7eb}.product-accordion-header{display:flex;align-items:center;gap:10px;width:100%;padding:18px 0;background:none;border:none;cursor:pointer;font-size:15px;font-weight:600;color:#0a1a2f;text-align:left;font-family:inherit}.pac-icon{color:#0a1a2f;font-size:16px}.pac-arrow{margin-left:auto;transition:transform .2s;flex-shrink:0}.product-accordion-header[aria-expanded=true] .pac-arrow{transform:rotate(180deg)}.product-accordion-body{padding-bottom:18px;font-size:14px;color:#4b5563;line-height:1.7}.sticky-atc-bar{position:fixed;bottom:0;left:0;right:0;background:#0a1a2f;color:#fff;display:flex;align-items:center;gap:14px;padding:10px 24px;z-index:200;transform:translateY(100%);transition:transform .3s ease;box-shadow:0 -4px 20px #0003}.sticky-atc-bar.visible{transform:translateY(0)}.sticky-atc-thumb{width:44px;height:44px;border-radius:6px;object-fit:cover;flex-shrink:0}.sticky-atc-info{flex:1;min-width:0}.sticky-atc-title{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc-price{font-size:12px;opacity:.8;margin-top:2px}.sticky-save-badge{display:inline-block;background:#22c55e;color:#fff;font-size:10px;font-weight:700;padding:1px 6px;border-radius:4px;margin-left:4px;vertical-align:middle}.sticky-atc-btn{background:#0a1a2f;color:#fff;border:none;padding:10px 24px;border-radius:6px;font-weight:700;font-size:14px;cursor:pointer;white-space:nowrap;flex-shrink:0;font-family:inherit}.sticky-atc-btn:hover{background:#1a3054}.payment-icon-text{font-size:11px;font-weight:700;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;padding:3px 6px;color:#374151}.download-box{background:#f0fdf4;border:2px solid #22c55e;border-radius:14px;padding:28px 24px;margin-bottom:24px;text-align:center}.download-check{width:48px;height:48px;background:#22c55e;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;margin:0 auto 14px}.download-title{font-size:18px;font-weight:700;color:#0a1a2f;margin-bottom:6px}.download-sub{font-size:14px;color:#4b5563;margin:0}.upgrade-divider{font-size:13px;font-weight:600;color:#6b7280;margin-bottom:20px;letter-spacing:.02em}.upgrade-page{background:#f8f9fa;min-height:100vh;padding:40px 20px 80px;font-family:var(--font-primary, "Poppins", sans-serif)}.upgrade-inner{max-width:760px;margin:0 auto;text-align:center}.upgrade-badge{display:inline-block;background:#dc2626;color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em;padding:4px 14px;border-radius:20px;margin-bottom:18px}.upgrade-title{font-size:clamp(22px,4vw,32px);font-weight:800;color:#0a1a2f;margin-bottom:12px;line-height:1.2}.upgrade-subtitle{font-size:15px;color:#4b5563;margin-bottom:30px;line-height:1.6}.upgrade-card{background:#fff;border-radius:16px;box-shadow:0 8px 30px #0000001a;padding:32px;text-align:left}.upgrade-card-top{display:flex;gap:24px;align-items:flex-start;margin-bottom:24px}.upgrade-img{width:180px;height:120px;object-fit:cover;border-radius:10px;flex-shrink:0}.upgrade-product-title{font-size:18px;font-weight:700;color:#0a1a2f;margin-bottom:8px}.upgrade-product-desc{font-size:13px;color:#6b7280;margin-bottom:14px;line-height:1.6}.upgrade-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.upgrade-features li{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#374151}.upgrade-pricing{display:flex;align-items:center;gap:12px;padding:16px 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;margin-bottom:20px;flex-wrap:wrap}.upgrade-was{font-size:13px;color:#9ca3af}.upgrade-now{font-size:22px;font-weight:800;color:#0a1a2f}.upgrade-save-tag{background:#22c55e;color:#fff;font-size:11px;font-weight:700;padding:3px 10px;border-radius:20px;letter-spacing:.04em}.upgrade-cta-btn{display:block;width:100%;background:#0a1a2f;color:#fff;font-size:16px;font-weight:700;padding:18px;border-radius:10px;text-align:center;text-decoration:none;margin-bottom:14px;transition:background .2s;cursor:pointer}.upgrade-cta-btn:hover{background:#1a3054}.upgrade-guarantee{display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;color:#6b7280;margin-bottom:16px}.upgrade-skip-btn{display:block;width:100%;background:none;border:none;font-size:12px;color:#9ca3af;text-decoration:underline;cursor:pointer;font-family:inherit;padding:6px}.upgrade-skip-btn:hover{color:#6b7280}@media(max-width:560px){.upgrade-card-top{flex-direction:column}.upgrade-img{width:100%;height:200px}}.wave-divider{display:block;line-height:0;margin-bottom:-2px}.wave-divider svg{display:block;width:100%;height:60px}.why-free-section{background:#fff;color:#121212;padding:48px 24px 60px;text-align:center}.why-free__inner{max-width:700px;margin:0 auto}.why-free__title{font-size:clamp(28px,5vw,39px);font-weight:700;color:#121212;margin-bottom:20px}.why-free__text{font-size:18px;line-height:1.7;color:#374151;margin-bottom:12px}.why-free__notice{font-size:14px;color:#f59e0b;font-weight:600;margin-bottom:28px}.why-free__disclaimer{background:#f8f9fa;border-radius:10px;padding:20px 24px;text-align:left}.why-free__disclaimer p{font-size:13px;color:#4b5563;line-height:1.6;margin:0 0 10px}.why-free__disclaimer p:last-child{margin-bottom:0}.reviews-section{background:#fff;padding:64px 24px 48px}.reviews-section__inner{max-width:1100px;margin:0 auto}.reviews-section__title{font-size:clamp(28px,4vw,39px);font-weight:700;color:#121212;text-align:center;margin-bottom:40px}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px}@media(max-width:768px){.reviews-grid{grid-template-columns:1fr}}.review-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;position:relative}.review-card__stars{color:#f59e0b;font-size:16px;margin-bottom:8px;letter-spacing:1px}.review-card__quote{font-size:56px;color:#e5e7eb;line-height:.6;font-family:Georgia,serif;position:absolute;top:20px;right:20px}.review-card__title{font-size:15px;font-weight:700;color:#0a1a2f;margin-bottom:8px}.review-card__text{font-size:14px;color:#374151;line-height:1.7;margin-bottom:20px}.review-card__author{display:flex;align-items:center;gap:10px}.review-avatar{width:36px;height:36px;border-radius:50%;background:#0a1a2f;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0}.review-author-name{font-size:13px;font-weight:600;color:#0a1a2f}.reviews-summary-bar{display:flex;align-items:center;justify-content:space-between;padding:16px 0;border-top:1px solid #e5e7eb}.rsb-left{display:flex;align-items:center;gap:8px}.rsb-stars{color:#f59e0b;font-size:15px}.rsb-count{font-size:14px;font-weight:600;color:#0a1a2f}.rsb-dropdown{font-size:12px;color:#6b7280;cursor:pointer}.rsb-write{font-size:13px;color:#0a1a2f;font-weight:600;text-decoration:none;display:flex;align-items:center;gap:4px}.rsb-write:hover{text-decoration:underline}.social-proof-section{background:#fff;padding:72px 24px 60px}.social-proof__inner{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}@media(max-width:700px){.social-proof__inner{grid-template-columns:1fr;gap:32px}}.social-proof__title{font-size:clamp(28px,4vw,39px);font-weight:700;color:#121212;margin-bottom:16px}.social-proof__subtitle{font-size:18px;color:#4b5563;line-height:1.7}.social-proof__stats{display:flex;flex-direction:column;gap:20px}.stat-row{display:flex;align-items:center;gap:18px}.stat-circle{position:relative;width:64px;height:64px;flex-shrink:0}.stat-svg{width:64px;height:64px;transform:rotate(-90deg)}.stat-bg{fill:none;stroke:#e5e7eb;stroke-width:5}.stat-arc{fill:none;stroke:#0a1a2f;stroke-width:5;stroke-linecap:round;stroke-dashoffset:0}.stat-num{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;color:#0a1a2f}.stat-desc{font-size:16px;color:#374151;line-height:1.5;margin:0}.stat-source{font-size:12px;color:#9ca3af;margin:4px 0 0}.ann-bar--repeat{margin:0}.featured-on-section{background:#fff;padding:48px 24px 64px;border-top:1px solid #f3f4f6}.featured-on__inner{max-width:1100px;margin:0 auto;text-align:center}.featured-on__title{font-size:clamp(28px,3vw,39px);font-weight:700;color:#121212;margin-bottom:40px}.featured-on__logos{display:flex;align-items:center;justify-content:center;gap:48px;flex-wrap:wrap}.media-logo{color:#0a1a2f;font-weight:900;font-style:normal;opacity:.85;transition:opacity .2s;white-space:nowrap}.media-logo:hover{opacity:1}.media-logo--rolling-stone,.media-logo--rolling-stone2{font-size:28px;font-family:Georgia,Times New Roman,serif;font-weight:700;letter-spacing:-.02em}.media-logo--rolling-stone em,.media-logo--rolling-stone2 em{font-style:italic}.media-logo--gq{font-size:72px;letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-weight:900;line-height:1}.media-logo--ft{font-size:36px;letter-spacing:.02em;font-family:Georgia,Times New Roman,serif;font-weight:700}
/*# sourceMappingURL=/cdn/shop/t/1/compiled_assets/styles.css.map */
