:root{--purple-deep: #2D0A5F;--purple: #6B3FD4;--purple-light: #9B7BE8;--purple-bg: #F1ECFB;--blue: #1E5BFF;--blue-dark: #0F3FCC;--yellow: #FFD23F;--yellow-dark: #E5B800;--bg: #EFF5FF;--bg-light: #F7FAFF;--ink: #1A1A2E;--ink-soft: #4A4A6A;--line: #E0E6F2;--green: #22C55E}*{box-sizing:border-box}html{scroll-behavior:smooth}img{max-width:100%;display:block}.pdp-section{padding:24px}.pdp-container{max-width:1180px;margin:0 auto}.pdp-eyebrow{text-align:center;color:var(--purple)!important;font-weight:700;font-size:13px;letter-spacing:2px;text-transform:uppercase;margin-bottom:6px}.pdp-section h2.pdp-title,.pdp-section .pdp-title{text-align:center;font-size:28px!important;font-weight:800!important;color:var(--purple-deep)!important;letter-spacing:-.5px!important;margin:0 0 10px!important;line-height:1.15!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important}.pdp-section h2.pdp-title span,.pdp-section .pdp-title span{color:var(--blue)!important}.pdp-lead{text-align:center;font-size:14px;color:var(--ink-soft);max-width:560px;margin:0 auto 28px}.pdp-btn{display:inline-block;padding:16px 24px;border-radius:999px;font-weight:700;font-size:16px;text-align:center;cursor:pointer;border:none;text-decoration:none;transition:transform .1s,box-shadow .2s}.pdp-btn-primary{background:var(--purple);color:#fff!important;box-shadow:0 6px 20px #6b3fd459}.pdp-btn-primary:hover{transform:translateY(-1px);box-shadow:0 10px 28px #6b3fd480}.pdp-btn-yellow{background:var(--yellow);color:var(--purple-deep)!important}.pdp-benefits{background:var(--bg-light)}.pdp-benefits__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.pdp-benefit{background:#fff;border-radius:20px;padding:28px 20px;text-align:center;border:1px solid var(--line);transition:transform .2s,box-shadow .2s}.pdp-benefit:hover{transform:translateY(-4px);box-shadow:0 12px 30px #2d0a5f1a}.pdp-benefit__icon{width:64px;height:64px;background:var(--purple-bg);border-radius:50%;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;color:var(--purple)}.pdp-benefit__icon svg{width:32px;height:32px}.pdp-benefit__title{font-weight:800!important;color:var(--purple-deep)!important;margin-bottom:6px;font-size:16px!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;letter-spacing:normal!important;line-height:1.3!important}.pdp-benefit__title span{color:var(--blue)!important}.pdp-benefit__text{font-size:13px;color:var(--ink-soft);line-height:1.5}.pdp-whatis{background:linear-gradient(180deg,#fff 0%,var(--bg) 100%)}.pdp-whatis__grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.pdp-whatis__media{background:#fff;border-radius:24px;padding:48px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;box-shadow:0 20px 50px #2d0a5f14}.pdp-whatis__media img{border-radius:12px;object-fit:cover;width:100%;height:100%}.pdp-whatis__placeholder{width:70%;height:60%;background:radial-gradient(ellipse at 50% 100%,#1A1A2E 0%,#2D2D44 50%,transparent 70%);border-radius:50%}.pdp-whatis__badge{position:absolute;bottom:32px;right:32px;width:100px;height:100px;background:var(--purple);color:#fff;border:4px solid var(--yellow);border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:11px;font-weight:700;line-height:1.2;padding:12px}.pdp-section .pdp-whatis__title{font-size:42px!important;font-weight:900!important;color:var(--purple-deep)!important;margin:0 0 20px!important;letter-spacing:-1px!important;line-height:1.1!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}.pdp-whatis__body{font-size:17px;color:var(--ink-soft);line-height:1.6}.pdp-whatis__body p{margin-bottom:16px}.pdp-whatis__body strong{color:var(--purple-deep)}.pdp-whatis__body em{color:var(--blue);font-style:italic;font-weight:600}.pdp-freefrom{background:var(--bg-light)}.pdp-freefrom__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:900px;margin:0 auto}.pdp-freefrom__badge{aspect-ratio:1;background:var(--purple);border:4px solid var(--yellow);border-radius:50%;color:#fff!important;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-weight:800;font-size:13px;letter-spacing:1px;padding:16px;line-height:1.2;transition:transform .2s}.pdp-freefrom__badge:hover{transform:scale(1.05)}.pdp-freefrom__badge svg{width:32px;height:32px;margin-bottom:6px;opacity:.95}.pdp-freefrom__badge--featured{background:var(--yellow);color:var(--purple-deep)!important;border-color:var(--purple)}.pdp-burp{background:linear-gradient(135deg,var(--purple-deep) 0%,var(--purple) 100%);color:#fff}.pdp-burp__grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.pdp-section .pdp-burp__title{font-size:42px!important;font-weight:900!important;color:#fff!important;margin:0 0 24px!important;letter-spacing:-1px!important;line-height:1.1!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}.pdp-section .pdp-burp__title span{color:var(--yellow)!important}.pdp-burp__body{font-size:18px;line-height:1.6;opacity:.95}.pdp-burp__body p{margin-bottom:20px}.pdp-burp__body strong{color:#fff}.pdp-burp__pill{display:inline-flex;align-items:center;gap:12px;background:#ff8a2b;color:#fff!important;padding:14px 22px;border-radius:999px;font-weight:700;margin-top:8px}.pdp-burp__pill svg{width:24px;height:24px}.pdp-burp__visual{background:#ffffff14;border-radius:24px;padding:48px;text-align:center;border:1px solid rgba(255,255,255,.15)}.pdp-burp__big{font-size:96px;font-weight:900;color:var(--yellow);line-height:1;letter-spacing:-3px}.pdp-burp__label{font-size:18px;margin-top:16px;opacity:.9;color:#fff}.pdp-burp__sub{font-size:14px;margin-top:8px;opacity:.7;color:#fff}.pdp-facts{background:#fff}.pdp-facts__card{max-width:560px;margin:0 auto;background:var(--bg);border-radius:24px;overflow:hidden;box-shadow:0 20px 50px #2d0a5f1a}.pdp-facts__head{background:var(--purple-deep);color:#fff;padding:28px 32px}.pdp-section .pdp-facts__head h3{font-size:32px!important;font-weight:900!important;color:#fff!important;margin:0 0 12px!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;letter-spacing:normal!important;line-height:1.2!important}.pdp-facts__meta{display:flex;gap:32px;font-size:14px}.pdp-facts__meta strong{color:var(--yellow)!important;display:inline-block;margin-left:4px}.pdp-facts__body{padding:28px 32px;background:#fff}.pdp-facts__row{display:flex;justify-content:space-between;padding:14px 0;border-bottom:2px solid var(--yellow)}.pdp-facts__row:last-of-type{border-bottom:4px solid var(--yellow)}.pdp-facts__row--head{border-bottom:1px solid var(--ink);color:var(--blue);font-weight:700;font-size:14px}.pdp-facts__name{font-weight:700;color:var(--blue)!important;font-size:17px}.pdp-facts__name em{color:var(--ink-soft)!important;font-style:italic;font-weight:400;font-size:14px}.pdp-facts__amount{font-weight:700;color:var(--blue)!important;font-size:17px}.pdp-facts__note{font-size:12px;color:var(--ink-soft);margin-top:12px;line-height:1.5;white-space:pre-line}.pdp-facts__foot{text-align:center;padding-bottom:28px}.pdp-facts__pill{display:inline-flex;align-items:center;gap:10px;background:var(--purple-bg);color:var(--purple-deep)!important;padding:10px 18px;border-radius:999px;font-weight:700;margin:24px auto 0}.pdp-facts__other{text-align:center;margin-top:32px;font-size:14px;color:var(--ink-soft);max-width:700px;margin-left:auto;margin-right:auto}.pdp-facts__other strong{color:var(--purple-deep)!important}.pdp-faq{background:#fff}.pdp-faq__list{max-width:800px;margin:0 auto}.pdp-faq__list details{background:var(--bg-light);border:1px solid var(--line);border-radius:12px;margin-bottom:8px;padding:20px 24px}.pdp-faq__list details[open]{background:var(--purple-bg);border-color:var(--purple-light)}.pdp-faq__list summary{font-weight:700;color:var(--purple-deep)!important;cursor:pointer;font-size:16px;list-style:none;display:flex;justify-content:space-between;align-items:center}.pdp-faq__list summary::-webkit-details-marker{display:none}.pdp-faq__list summary:after{content:"+";color:var(--purple);font-size:24px;font-weight:400;transition:transform .2s}.pdp-faq__list details[open] summary:after{transform:rotate(45deg)}.pdp-faq__answer{margin-top:12px;color:var(--ink-soft);line-height:1.6;font-size:15px}.pdp-faq__answer p{margin-bottom:8px}@media(max-width:900px){.pdp-section{padding:18px 16px}.pdp-section h2.pdp-title,.pdp-section .pdp-title{font-size:22px!important}.pdp-section .pdp-whatis__title,.pdp-section .pdp-burp__title{font-size:30px!important}.pdp-benefits__grid{grid-template-columns:repeat(2,1fr)}.pdp-whatis__grid,.pdp-burp__grid{grid-template-columns:1fr;gap:32px}.pdp-freefrom__grid{grid-template-columns:repeat(2,1fr);gap:16px}.pdp-burp__big{font-size:72px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/pdp-base.css.map */
