:root{--wy-purple:#5A2575;--wy-purple2:#6B2E8D;--wy-soft:#F6F1F8;--wy-text:#1F1F1F;--wy-border:#E8D8EF;--wy-muted:#6f6877;--wy-gold:#F1B84B}.wy *{box-sizing:border-box}.wy{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--wy-text)}.wy-wrap{max-width:1220px;margin:0 auto;padding:0 20px}.wy-section{padding:58px 0}.wy-center{text-align:center}.wy-title{font-size:clamp(30px,4vw,56px);line-height:1.05;font-weight:900;letter-spacing:-.04em;margin:0 0 12px}.wy-sub{font-size:17px;color:var(--wy-muted);line-height:1.55;max-width:760px}.wy-eyebrow{display:inline-flex;background:#eadcf1;color:var(--wy-purple);font-weight:900;border-radius:999px;padding:8px 14px;font-size:13px;letter-spacing:.04em}.wy-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:14px 24px;border-radius:10px;background:var(--wy-purple);color:#fff!important;text-decoration:none;font-weight:900}.wy-btn.secondary{background:#fff;color:var(--wy-purple)!important;border:1px solid var(--wy-purple)}.wy-grid{display:grid;gap:20px}.wy-card{background:#fff;border:1px solid var(--wy-border);border-radius:22px;padding:22px;box-shadow:0 14px 36px #5a25750f}.wy-placeholder{border:2px dashed #c4a7d2;background:#5a25750f;color:var(--wy-purple);font-weight:900;display:flex;align-items:center;justify-content:center;text-align:center;min-height:280px;border-radius:24px;padding:24px}.wy-img{width:100%;border-radius:22px;display:block;object-fit:cover}.wy-hero{background:linear-gradient(135deg,#fbf7fd,#efe3f6);padding:70px 0}.wy-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.wy-hero .wy-title{font-size:clamp(46px,6vw,78px)}.wy-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.wy-badges{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.wy-pill{border:1px solid var(--wy-border);background:#fff;color:var(--wy-purple);border-radius:999px;padding:8px 12px;font-weight:800;font-size:13px}.wy-trust{background:var(--wy-purple);color:#fff;padding:20px 0}.wy-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.wy-trust-item{display:flex;gap:12px;align-items:center}.wy-trust-icon{width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.3);display:grid;place-items:center}.wy-products{grid-template-columns:repeat(4,1fr)}.wy-product{text-align:center}.wy-product-box{aspect-ratio:1/1;background:var(--wy-soft);border-radius:20px;display:grid;place-items:center;overflow:hidden;margin-bottom:12px}.wy-product-box img{width:100%;height:100%;object-fit:contain;padding:12px}.wy-price{font-weight:900;color:var(--wy-purple);margin:8px 0}.wy-goals{grid-template-columns:repeat(6,1fr)}.wy-features{grid-template-columns:repeat(4,1fr)}.wy-benefits{grid-template-columns:repeat(6,1fr)}.wy-benefit{text-align:center}.wy-benefit .ico{font-size:30px;background:var(--wy-soft);width:68px;height:68px;border-radius:50%;display:grid;place-items:center;margin:0 auto 12px}.wy-accordion details{background:#fff;border:1px solid var(--wy-border);border-radius:16px;padding:18px 20px;margin-bottom:12px}.wy-accordion summary{cursor:pointer;font-weight:900;color:var(--wy-purple);list-style:none}.wy-ba{grid-template-columns:repeat(3,1fr)}.wy-ba img{aspect-ratio:1/1;object-fit:cover}.wy-reviews{grid-template-columns:repeat(3,1fr)}.wy-stars{color:#f4a623;font-weight:900;letter-spacing:2px}.wy-compare{overflow:auto}.wy-compare table{width:100%;border-collapse:collapse;background:#fff;border-radius:18px;overflow:hidden}.wy-compare td,.wy-compare th{padding:16px;border-bottom:1px solid var(--wy-border);text-align:center}.wy-compare td:first-child,.wy-compare th:first-child{text-align:left}.wy-check{color:var(--wy-purple);font-weight:900}.wy-x{color:#999}.wy-bundle{grid-template-columns:repeat(3,1fr)}.wy-bundle .popular{border:2px solid var(--wy-purple);position:relative}.wy-badge{display:inline-block;background:var(--wy-gold);padding:6px 12px;border-radius:999px;font-size:12px;font-weight:900;margin-bottom:8px}.wy-final{background:linear-gradient(135deg,var(--wy-purple),#260c35);color:#fff}.wy-final .wy-sub{color:#ffffffd1}.wy-admin-note{background:#111;color:#fff;text-align:center;font-weight:900;padding:12px 16px}.wy-sticky{position:fixed;left:0;right:0;bottom:0;z-index:99;background:#fff;border-top:1px solid var(--wy-border);box-shadow:0 -8px 30px #0000001f;padding:10px 14px}.wy-sticky-in{max-width:920px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px}@media(max-width:990px){.wy-hero-grid{grid-template-columns:1fr}.wy-trust-grid,.wy-products{grid-template-columns:repeat(2,1fr)}.wy-goals,.wy-ba,.wy-reviews{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.wy-goals .wy-card{min-width:170px}.wy-ba .wy-card,.wy-reviews .wy-card{min-width:86%;scroll-snap-align:center}.wy-features,.wy-benefits{grid-template-columns:repeat(2,1fr)}.wy-bundle{grid-template-columns:1fr}}@media(max-width:640px){.wy-section{padding:42px 0}.wy-wrap{padding:0 16px}.wy-trust-grid,.wy-products{grid-template-columns:1fr}.wy-title{font-size:34px}.wy-hero .wy-title{font-size:44px}.wy-actions .wy-btn{width:100%}}.wy-soft{background:var(--wy-soft)}.wy-goal-link{text-decoration:none;color:inherit;display:block}.wy-review-img{width:64px;height:64px;border-radius:999px;object-fit:cover;margin-bottom:10px}.wy-ba-pair{display:grid;grid-template-columns:1fr 1fr;gap:8px}.wy-ba-pair span{display:block;text-align:center;font-size:12px;font-weight:800;margin-top:6px;color:var(--wy-purple)}.wy-swipe-note{text-align:center;font-size:12px;opacity:.7;display:none}@media(max-width:749px){.wy-mobile-swipe{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px}.wy-mobile-swipe>.wy-card{min-width:88%;scroll-snap-align:center}.wy-swipe-note{display:block}.wy-title{font-size:34px}.wy-section{padding:44px 0}.wy-hero{padding:42px 0}}.wy-hero-full{position:relative;min-height:720px;display:flex;align-items:center;overflow:hidden;background:#f6f1f8}.wy-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.wy-hero-bg picture,.wy-hero-bg img{width:100%;height:100%;display:block}.wy-hero-bg img{object-fit:cover}.wy-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;z-index:1;pointer-events:none}.wy-hero-full-placeholder{height:720px;display:flex;align-items:center;justify-content:center;text-align:center;border:2px dashed #c4a7d2;color:var(--wy-purple);font-weight:900;font-size:24px;background:linear-gradient(135deg,#fbf7fd,#eadcf1)}.wy-hero-full-content{position:relative;z-index:2;width:100%;max-width:1220px;margin:0 auto;padding:80px 20px}.wy-hero-copy{max-width:620px}.wy-align-center .wy-hero-copy{margin:0 auto;text-align:center}.wy-align-right .wy-hero-copy{margin-left:auto;text-align:left}.wy-text-light,.wy-text-light .wy-hero-full-title,.wy-text-light .wy-hero-full-sub{color:#fff}.wy-text-dark .wy-hero-full-title{color:#17121e}.wy-text-dark .wy-hero-full-sub{color:#514b5b}.wy-hero-full-title{font-size:clamp(46px,7vw,88px);line-height:.95;letter-spacing:-.055em;font-weight:950;margin:16px 0}.wy-hero-full-sub{font-size:clamp(18px,2vw,24px);line-height:1.45;max-width:580px}.wy-hero-badges .wy-pill{background:#ffffffe0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-secondary{background:#ffffffe0!important}.wy-reveal{position:relative;aspect-ratio:1/1;border-radius:20px;overflow:hidden;background:#f3eaf7;margin-bottom:16px;isolation:isolate}.wy-reveal-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.wy-after-wrap{position:absolute;top:0;right:0;bottom:0;left:0;clip-path:inset(0 0 0 var(--pos));z-index:2}.wy-reveal-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:900;color:var(--wy-purple);background:#eee0f4;border:2px dashed #c4a7d2}.wy-reveal-placeholder.after{background:#e6d4ef}.wy-reveal-range{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;z-index:8;cursor:ew-resize}.wy-reveal-line{position:absolute;top:0;bottom:0;left:var(--pos);width:3px;background:#fff;z-index:5;box-shadow:0 0 0 1px #0000001f;transform:translate(-50%)}.wy-reveal-line span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:50%;background:#fff;box-shadow:0 8px 22px #00000040}.wy-reveal-line span:before{content:"\2194";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:var(--wy-purple);font-weight:900}.wy-reveal-label{position:absolute;top:14px;z-index:6;background:#0000008c;color:#fff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.wy-reveal-label.before{left:14px}.wy-reveal-label.after{right:14px}@media(max-width:749px){.wy-hero-full{min-height:680px}.wy-hero-full-placeholder{height:680px}.wy-hero-full-content{padding:70px 18px}.wy-hero-copy{max-width:100%}.wy-hero-full-title{font-size:46px}.wy-hero-full-sub{font-size:17px}.wy-align-right .wy-hero-copy,.wy-align-left .wy-hero-copy{text-align:left;margin:0}.wy-hero-badges{gap:8px}.wy-hero-badges .wy-pill{font-size:12px;padding:7px 10px}}.wy-premium-benefits .wy-premium-benefit{background:#fff;border:1px solid var(--wy-border);border-radius:22px;padding:22px 14px;box-shadow:0 12px 32px #5a25750d}.wy-svg-ico{width:70px;height:70px;border-radius:999px;margin:0 auto 14px;display:grid;place-items:center;background:linear-gradient(135deg,#fff,#f0e3f6);border:1px solid #e7d7ee;color:var(--wy-purple)}.wy-svg-ico svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.wy-premium-benefit b{display:block;font-size:15px;letter-spacing:.02em;margin-bottom:6px;color:#17121e}.wy-premium-benefit small{display:block;color:var(--wy-muted);line-height:1.45;font-size:12.5px}.wy-product-review-benefits{background:linear-gradient(135deg,#fbf8fd,#f3e8f8);border:1px solid #e4d2ed;border-radius:16px;padding:18px;box-shadow:0 12px 30px #5a25750f}.wy-product-review-benefits h3{font-size:18px;line-height:1.2;margin:0 0 12px;font-weight:900;color:#17121e;letter-spacing:-.02em}.wy-product-review-benefits ul{display:grid;gap:10px;list-style:none;margin:0;padding:0}.wy-product-review-benefits li{position:relative;padding-left:30px;font-weight:750;color:#332b3d;line-height:1.35}.wy-product-review-benefits li:before{content:"\2713";position:absolute;left:0;top:-1px;width:21px;height:21px;border-radius:999px;background:var(--wy-purple);color:#fff;display:grid;place-items:center;font-size:13px;font-weight:900}.product__info-container .wy-product-review-benefits{max-width:100%}@media(max-width:749px){.wy-premium-benefits{grid-template-columns:repeat(2,1fr)!important}.wy-product-review-benefits{padding:16px}.wy-product-review-benefits h3{font-size:17px}.wy-product-review-benefits li{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/wytamin-v7.css.map */
