:root{--bg:#f6f8fb;--text:#071225;--muted:#5c6b82;--navy:#071c2f;--blue:#1787ff;--orange:#ff8a1c;--pink:#ff3f72;--green:#16a66a;--line:#dbe5f2;--card:#fff;--soft:#eef4fb;--shadow:0 18px 55px rgba(7,18,37,.1);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);font-weight:700}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.skip-link{position:absolute;left:-999px;top:8px;background:#fff;padding:10px;z-index:999}.skip-link:focus{left:8px}.tp-container{width:min(1160px,calc(100% - 28px));margin:0 auto}.tp-narrow{width:min(900px,calc(100% - 28px))}.tp-topbar{background:var(--navy);color:#fff;text-align:center;padding:10px 12px;font-size:13px;font-weight:900}.tp-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.tp-header-inner{width:min(1160px,calc(100% - 24px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0}.tp-brand{display:flex;align-items:center;gap:10px;font-size:24px;font-weight:1000}.tp-logo{width:46px;height:46px;display:grid;place-items:center;border-radius:17px;background:linear-gradient(135deg,var(--orange),var(--pink));box-shadow:0 10px 24px #ff574b40}.tp-nav{display:flex;gap:24px;font-weight:1000}.tp-nav a,.tp-mobile-nav a{white-space:nowrap}.tp-header-actions{display:flex;gap:12px}.tp-icon-link{width:40px;height:40px;display:grid;place-items:center}.tp-icon-link svg{width:28px;height:28px}.tp-mobile-nav{display:none;overflow:auto;gap:12px;padding:0 14px 12px}.tp-mobile-nav a{background:#f3f7fc;border:1px solid var(--line);border-radius:999px;padding:9px 12px;font-size:13px}.tp-hero{padding:28px 0 36px}.tp-hero-grid{display:grid;grid-template-columns:1fr;gap:18px}.tp-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.tp-gallery{position:relative;padding:12px;overflow:hidden}.tp-main-image{width:100%;border-radius:18px;object-fit:cover;background:#eef4fb}.tp-image-badge{position:absolute;left:22px;top:22px;z-index:2;background:linear-gradient(135deg,var(--orange),var(--pink));color:#fff;border-radius:999px;padding:8px 12px;text-transform:uppercase;font-size:11px;font-weight:1000}.tp-product-panel{display:flex;flex-direction:column;gap:14px}.tp-pill{align-self:flex-start;background:#eaf4ff;border:1px solid #b6d6ff;color:#0a57b7;border-radius:999px;padding:8px 13px;font-size:13px}h1{font-size:clamp(32px,8vw,58px);line-height:.98;margin:0;letter-spacing:-.055em}h2{font-size:clamp(26px,6vw,44px);line-height:1.05;margin:0;letter-spacing:-.04em}h3{margin:0;font-size:18px}.tp-subtitle,.tp-section-head p,.tp-info-card p,.tp-feature-card p,.tp-review-card p,.tp-faq p,.tp-footer p{color:var(--muted);font-weight:800;line-height:1.5;margin:0}.tp-rating{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tp-rating span{color:#ffc400;letter-spacing:1px}.tp-rating em{font-style:normal;color:var(--muted);font-weight:800}.tp-trust-row{display:grid;grid-template-columns:1fr;gap:8px}.tp-trust-row span{background:#fff;border:1px solid var(--line);border-radius:14px;padding:10px 12px;box-shadow:0 8px 20px #0a1e3c0d}.tp-price-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.tp-price{font-size:34px;color:#0a8bff;letter-spacing:-.04em}.tp-compare-price{text-decoration:line-through;color:#687789;font-size:20px}.tp-discount{background:var(--navy);color:#fff;border-radius:9px;padding:7px 10px;font-size:13px}.tp-info-card{display:grid;grid-template-columns:52px 1fr;gap:14px;padding:16px;border-radius:22px;border:1px solid #ffd1a5;background:linear-gradient(135deg,#fff,#fff7ef)}.tp-free-card{border-color:#c4f1dc;background:linear-gradient(135deg,#fff,#effffa)}.tp-info-icon{width:48px;height:48px;display:grid;place-items:center;background:#f7fbff;border-radius:16px;font-size:22px}.tp-info-card strong{display:inline-block;margin-top:10px;background:#fff;border:1px solid #ffd1a5;border-radius:999px;padding:8px 12px;font-size:14px}.tp-benefits{display:grid;gap:8px}.tp-benefit{display:grid;grid-template-columns:30px 1fr;align-items:center;background:#fff;border:1px solid var(--line);border-radius:14px;padding:10px 12px}.tp-benefit p{margin:0;color:var(--text);font-size:14px}.tp-product-form{display:grid;gap:12px}.tp-qty-label{font-size:13px;color:var(--muted);text-transform:uppercase}.tp-qty{display:flex;width:132px;border:1px solid var(--line);border-radius:999px;overflow:hidden;background:#fff}.tp-qty button,.tp-qty input{height:42px;border:0;background:#fff;font-weight:1000;text-align:center}.tp-qty button{width:40px;color:var(--blue);font-size:18px}.tp-qty input{width:52px}.tp-button,.tp-button-secondary{width:100%;min-height:54px;border:0;border-radius:999px;font-weight:1000;text-transform:uppercase;letter-spacing:.02em;cursor:pointer}.tp-button{background:linear-gradient(135deg,var(--orange),var(--pink));color:#fff;box-shadow:0 16px 35px #ff4d4d3d}.tp-button-secondary{background:#fff;color:var(--blue);border:2px solid #d5e6ff}.tp-empty-product{border:1px dashed #a8c7ee;background:#f6fbff;border-radius:20px;padding:18px;color:#53637a}.tp-payment-box{text-align:center;background:#fff;border:1px solid var(--line);border-radius:22px;padding:15px}.tp-payment-box h3{font-size:14px;text-transform:uppercase;color:#53637a;margin-bottom:10px}.tp-payment-list,.tp-payments-footer{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.tp-payment-list span,.tp-payments-footer span{border:1px solid #d8e7fb;background:#f7fbff;border-radius:999px;padding:8px 12px;font-size:13px}.tp-section{padding:44px 0}.tp-soft{background:#edf4fb}.tp-section-head{text-align:center;margin-bottom:22px}.tp-section-head p{margin:10px auto 0;max-width:760px}.tp-feature-grid{display:grid;grid-template-columns:1fr;gap:16px}.tp-feature-card{overflow:hidden}.tp-feature-card img{width:100%;aspect-ratio:1/1;object-fit:cover}.tp-feature-card div{padding:16px}.tp-comparison-wrap{padding:10px;overflow:hidden}.tp-comparison-table{display:none;width:100%;border-collapse:collapse;table-layout:fixed}.tp-comparison-table th,.tp-comparison-table td{padding:12px 10px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top;font-size:14px;line-height:1.35;word-break:break-word}.tp-comparison-table th{background:#f5f9ff}.tp-comparison-table .good{color:#086fc3}.tp-comparison-cards{display:grid;gap:10px}.tp-compare-card{background:#f8fbff;border:1px solid var(--line);border-radius:16px;padding:13px}.tp-compare-card h3{font-size:16px;margin-bottom:8px}.tp-compare-card p{margin:6px 0;color:#52637a;font-size:14px;line-height:1.4}.tp-compare-card strong{color:var(--text)}.tp-slider{position:relative;overflow:hidden}.tp-slider-track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:4px 2px 16px;scrollbar-width:none}.tp-slider-track::-webkit-scrollbar{display:none}.tp-review-card{min-width:86%;scroll-snap-align:center;padding:18px}.tp-review-card img{width:70px;height:70px;object-fit:cover;border-radius:50%;margin-bottom:10px}.tp-review-emoji{width:70px;height:70px;border-radius:50%;background:#f1f7ff;display:grid;place-items:center;font-size:32px;margin-bottom:10px}.stars{color:#ffc400}.tp-slider-btn{display:none;position:absolute;top:40%;transform:translateY(-50%);width:42px;height:42px;border-radius:999px;border:1px solid var(--line);background:#fff;box-shadow:var(--shadow);font-size:28px}.tp-slider-btn.prev{left:0}.tp-slider-btn.next{right:0}.tp-slider-dots{display:flex;justify-content:center;gap:7px}.tp-slider-dots button{width:8px;height:8px;border-radius:50%;border:0;background:#c7d7ea}.tp-slider-dots button.active{background:var(--blue)}.tp-faq-list{display:grid;gap:10px}.tp-faq{background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px}.tp-faq summary{cursor:pointer;font-weight:1000}.tp-contact-box{padding:18px}.tp-contact-box form{display:grid;gap:10px}.tp-contact-box input,.tp-contact-box textarea,.tp-search-form input{width:100%;border:1px solid var(--line);border-radius:14px;padding:14px;font:inherit;background:#fff}.tp-contact-box textarea{min-height:130px}.tp-success{background:#ecfff4;border:1px solid #b8ebcf;border-radius:14px;padding:12px}.tp-footer{background:var(--navy);color:#fff;padding:42px 0}.tp-footer-grid{display:grid;gap:28px}.tp-footer p{color:#c7d2df}.tp-footer-links{display:grid;gap:12px}.tp-footer a{color:#fff}.tp-search-page,.tp-page,.tp-cart-page{padding:40px 0;min-height:50vh}.tp-search-form{display:flex;gap:8px;margin:20px 0}.tp-search-form button{width:auto;padding:0 22px}.tp-cart-line{display:grid;grid-template-columns:80px 1fr;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.tp-cart-line img{width:80px;border-radius:12px}.tp-cart-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.tp-cart-actions input{width:70px;border:1px solid var(--line);border-radius:12px;padding:10px}.tp-cart-actions button,.tp-cart-actions a{border:1px solid var(--line);background:#fff;border-radius:12px;padding:10px 12px;font-weight:900}.tp-cart-total{text-align:right;margin-top:20px}.tp-collection-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.tp-product-tile{padding:12px}.tp-product-tile img{border-radius:14px;aspect-ratio:1/1;object-fit:cover}.tp-product-tile h3{font-size:15px}.tp-product-tile p{color:var(--blue)}@media(min-width:760px){.tp-topbar{font-size:15px}.tp-mobile-nav{display:none!important}.tp-hero{padding:58px 0}.tp-hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);gap:36px;align-items:start}.tp-product-panel{position:sticky;top:120px}.tp-trust-row,.tp-feature-grid{grid-template-columns:repeat(3,1fr)}.tp-comparison-table{display:table}.tp-comparison-cards{display:none}.tp-comparison-wrap{padding:0}.tp-comparison-table th,.tp-comparison-table td{padding:16px;font-size:15px}.tp-review-card{min-width:32%}.tp-slider-btn{display:block}.tp-footer-grid{grid-template-columns:1.4fr 1fr 1fr}.tp-collection-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:759px){.tp-desktop-nav{display:none}.tp-mobile-nav{display:flex}.tp-header-inner{padding:12px 0}.tp-brand{font-size:20px}.tp-logo{width:42px;height:42px}.tp-icon-link{width:34px}.tp-icon-link svg{width:24px}.tp-hero{padding-top:18px}.tp-gallery{padding:8px;border-radius:20px}.tp-main-image{border-radius:16px}.tp-section{padding:34px 0}.tp-search-form{display:grid}.tp-button,.tp-button-secondary{min-height:52px}.tp-feature-card{border-radius:20px}.tp-feature-card img{aspect-ratio:1.08/1}.tp-container{width:min(100% - 22px,1160px)}}.tp-product-loading-note{margin-top:10px;font-weight:800;color:#64748b;text-align:center;font-size:13px}.tp-button[disabled],.tp-button-secondary[disabled]{opacity:.55;cursor:not-allowed;filter:grayscale(.15)}.tp-product-gallery{position:relative}.tp-gallery-main{position:relative;overflow:hidden;border-radius:18px;background:#f7fbff}.tp-gallery-track{display:flex;width:100%;transition:transform .28s ease;will-change:transform}.tp-gallery-slide{min-width:100%;position:relative;display:block}.tp-gallery-slide .tp-main-image{display:block;width:100%;height:auto;object-fit:cover}.tp-gallery-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:42px;height:42px;border:1px solid rgba(15,23,42,.12);border-radius:999px;background:#ffffffeb;box-shadow:0 12px 28px #0f172a29;font-size:30px;line-height:1;font-weight:900;color:#0f172a;display:grid;place-items:center;cursor:pointer}.tp-gallery-prev{left:10px}.tp-gallery-next{right:10px}.tp-gallery-thumbs{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x proximity;padding:10px 2px 0;scrollbar-width:none;-webkit-overflow-scrolling:touch}.tp-gallery-thumbs::-webkit-scrollbar{display:none}.tp-gallery-thumbs button{flex:0 0 64px;width:64px;height:64px;border:2px solid transparent;border-radius:14px;background:#fff;padding:3px;box-shadow:0 8px 20px #0f172a14;scroll-snap-align:start;cursor:pointer;opacity:.7;transition:.18s ease}.tp-gallery-thumbs button.is-active{border-color:#198cf7;opacity:1;transform:translateY(-1px)}.tp-gallery-thumbs img{width:100%;height:100%;object-fit:cover;border-radius:10px;display:block}@media(min-width:760px){.tp-gallery-thumbs button{flex-basis:74px;width:74px;height:74px}.tp-gallery-nav{width:46px;height:46px}}@media(max-width:759px){.tp-gallery-nav{width:38px;height:38px;font-size:26px}.tp-gallery-prev{left:7px}.tp-gallery-next{right:7px}.tp-gallery-thumbs{gap:7px}.tp-gallery-thumbs button{flex-basis:58px;width:58px;height:58px;border-radius:12px}}.tp-extra-menu-section .tp-section-head,.tp-custom-content .tp-section-head,.tp-image-text-section .tp-section-head{margin-bottom:18px}.tp-extra-menu{display:grid;gap:10px}.tp-extra-menu--cards{grid-template-columns:1fr}.tp-extra-menu--buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.tp-extra-menu--list{max-width:760px;margin-inline:auto}.tp-extra-menu-link{text-decoration:none;color:inherit;background:#fff;border:1px solid rgba(8,29,50,.1);border-radius:18px;padding:14px 16px;display:flex;align-items:center;gap:10px;box-shadow:0 14px 30px #081d320f}.tp-extra-menu-link em{font-style:normal;display:grid;place-items:center;width:38px;height:38px;border-radius:14px;background:#fff3e7;flex:0 0 auto}.tp-extra-menu-link span{font-weight:900}.tp-extra-menu-link small{display:block;color:#64748b;font-weight:700;margin-left:auto}.tp-extra-menu--buttons .tp-extra-menu-link{border-radius:999px;padding:11px 16px;box-shadow:none}.tp-extra-menu--buttons .tp-extra-menu-link small{display:none}.tp-extra-menu--list .tp-extra-menu-link{border-radius:14px;box-shadow:none}.tp-custom-content-card{text-align:center;padding:24px 18px}.tp-custom-content-card h2,.tp-image-text-copy h2{margin:10px 0;font-size:clamp(28px,7vw,46px);line-height:1.05}.tp-custom-rte{color:#526176;font-weight:700;line-height:1.65}.tp-custom-rte p{margin:0 0 12px}.tp-custom-rte p:last-child{margin-bottom:0}.tp-custom-button{margin-top:18px;display:inline-flex;justify-content:center;width:auto;min-width:190px}.tp-custom-content--soft{background:#f5f8fc}.tp-custom-content--dark{background:#071c2f;color:#fff}.tp-custom-content--dark .tp-custom-content-card{background:#ffffff0f;border-color:#ffffff29}.tp-custom-content--dark .tp-custom-rte{color:#ffffffc7}.tp-image-text{overflow:hidden;display:grid;gap:0;padding:0}.tp-image-text-media img{width:100%;height:100%;min-height:260px;object-fit:cover;display:block}.tp-image-text-copy{padding:22px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.tp-image-text-copy .tp-button{width:auto;min-width:190px;margin-top:18px}@media(min-width:700px){.tp-extra-menu--cards{grid-template-columns:repeat(3,minmax(0,1fr))}.tp-image-text{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.tp-image-text--reverse .tp-image-text-media{order:2}.tp-image-text-copy{padding:38px}}@media(max-width:520px){.tp-extra-menu-link{align-items:flex-start}.tp-extra-menu-link small{margin-left:0}.tp-extra-menu--cards .tp-extra-menu-link{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/theme.css.map */
