.hulk_po{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;--ls-navy:#010230;--ls-pink:#ac528b;--ls-pink-dark:#68234f;--ls-green:#10b981;--ls-green-dark:#047857;--ls-bg:#ffffff;--ls-panel:#f8fafc;--ls-line:#e5e7eb;--ls-line-strong:#d1d5db;--ls-text:#000000;--ls-muted:#475569;--ls-shadow:0 18px 50px rgba(2,6,23,.18),0 2px 10px rgba(2,6,23,.06);color:var(--ls-text);font-size:16px;line-height:1.4}.hulk_po *,.hulk_po *:before,.hulk_po *:after{box-sizing:border-box}.hulk_po .hulkapps_option_set{display:none}.hulk_po .backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:none;align-items:center;justify-content:center;padding:18px;background:#0206178c;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.hulk_po .backdrop[aria-hidden=false]{display:flex}.hulk_po .modal{width:min(980px,100%);height:auto;max-height:none;display:grid;grid-template-columns:1.12fr .88fr;position:relative;overflow:hidden;background:#fff;border-radius:22px;box-shadow:var(--ls-shadow)}.hulk_po .hpo-buying-strip{grid-column:1 / -1;min-height:48px;display:flex;align-items:center;padding:0 24px;background:#7d4f78;color:#fff;font-size:16px;line-height:1.2;font-weight:700}.hulk_po .modal-left{padding:22px 28px 24px;border-right:1px solid rgba(15,23,42,.1);background:#fff}.hulk_po .modal-right{padding:30px 28px 24px;background:linear-gradient(180deg,#fbfdff 0%,var(--ls-panel) 100%)}.hulk_po .modal-header{display:grid!important;grid-template-columns:46px 1fr 46px;align-items:center!important;gap:12px;margin:0 0 18px!important;padding:0!important;border:0!important}.hulk_po .modal-title{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.hulk_po .icon-btn,.hulk_po #closeModalBtn{position:static!important;grid-column:3;justify-self:end;width:44px;height:44px;display:grid;place-items:center;border-radius:999px;border:1px solid rgba(15,23,42,.1);background:#fff;color:#000;box-shadow:0 2px 8px #0f172a14;cursor:pointer;font-size:22px;line-height:1}.hulk_po .progress_hpo{display:none!important}.hulk_po .hpo-step-nav{--tracker-line:#dfe3ea;--tracker-future:#cfd5df;--tracker-active:var(--ls-pink);--tracker-complete:var(--ls-green);grid-column:2;justify-self:center;width:min(100%,400px);display:grid!important;grid-auto-flow:column;grid-auto-columns:1fr;align-items:start;justify-content:center;gap:0;margin:0 auto!important}.hulk_po .hpo-step-dot{position:relative;min-width:0;display:flex!important;flex-direction:column;align-items:center;justify-content:flex-start;gap:5px;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#64748b;font-size:12px;line-height:1.05;font-weight:700;text-align:center;white-space:nowrap}.hulk_po .hpo-step-dot:before{content:"";position:absolute;top:8px;left:0;right:0;z-index:0;height:3px;background:var(--tracker-line)}.hulk_po .hpo-step-dot:first-child:before{left:50%}.hulk_po .hpo-step-dot:last-child:before{right:50%}.hulk_po .hpo-step-dot__circle{position:relative;z-index:1;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:3px solid var(--tracker-future);background:#f1f5f9;color:#000;box-shadow:0 0 0 5px #fff;font-size:10px;line-height:1;font-weight:800}.hulk_po .hpo-step-dot__label{display:block;max-width:62px;overflow:hidden;text-overflow:ellipsis}.hulk_po .hpo-step-dot.is-active{color:var(--ls-pink)}.hulk_po .hpo-step-dot.is-active .hpo-step-dot__circle{background:var(--tracker-active);border-color:var(--tracker-active);color:#fff}.hulk_po .hpo-step-dot.is-complete{color:var(--ls-green-dark)}.hulk_po .hpo-step-dot.is-complete .hpo-step-dot__circle{background:var(--tracker-complete);border-color:var(--tracker-complete);color:#fff}.hulk_po .hpo-step-dot.is-complete .hpo-step-dot__circle:after{content:"\2713"}.hulk_po .hpo-step-dot.is-complete .hpo-step-dot__num{display:none}.hulk_po .hpo-guide-card{margin:0 0 18px;padding:17px 20px;border:1px solid rgba(172,82,139,.18);border-radius:18px;background:linear-gradient(135deg,#fff,#fbf7fc);box-shadow:0 6px 18px #01023009}.hulk_po .hpo-guide-card__title{margin:0 0 8px;color:var(--ls-navy);font-size:clamp(28px,2.7vw,34px);line-height:.98;letter-spacing:-.05em;font-weight:950;font-style:italic;text-transform:uppercase}.hulk_po .hpo-guide-card__text{display:block;margin:0;color:#000;font-size:16px;line-height:1.38;font-weight:600;letter-spacing:-.005em}.hulk_po .hpo-guide-benefits{display:none!important}.hulk_po .choices{display:flex;flex-direction:column;gap:12px;margin-bottom:18px}.hulk_po .choice{position:relative;min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px!important;border:1px solid var(--ls-line)!important;border-radius:18px!important;background:#fff;box-shadow:none!important;color:#000;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.hulk_po .choice:hover{border-color:#ac528b4d!important;background:#fff;transform:translateY(-1px)}.hulk_po .choice.selected{border-color:var(--ls-green)!important;background:#f3fbf8!important;color:#000;transform:none}.hulk_po .choice-left{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:0}.hulk_po .choice-title{color:#000!important;font-size:17px;line-height:1.25;font-weight:700!important;letter-spacing:-.01em;word-break:break-word}.hulk_po .choice-desc{display:none!important}.hulk_po .choice-price{flex:0 0 auto;min-width:88px;text-align:right;color:#000!important;font-size:17px;line-height:1.25;font-weight:800}.hulk_po .choice[data-paid=false] .choice-title,.hulk_po .choice.selected[data-paid=false] .choice-title,.hulk_po .choice[data-paid=false] .choice-price{color:#000!important}.hulk_po .choice .tick{flex:0 0 auto;width:24px;height:24px;min-width:24px;display:grid;place-items:center;margin-right:12px;border-radius:8px;border:2px solid rgba(15,23,42,.16);background:#fff;color:#fff}.hulk_po .choice.selected .tick{border-color:var(--ls-green)!important;background:var(--ls-green)!important;color:#fff;font-size:12px}.hulk_po .choice.selected span.tick:before{content:"\2713"}.hulk_po .modal-footer{display:flex;flex-direction:column;align-items:stretch;gap:0;margin-top:14px;padding-top:0;border-top:0}.hulk_po .footer-left{display:none}.hulk_po .footer-livebar{width:100%;min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border:1px solid var(--ls-line);border-radius:18px;background:#f8fafc}.hulk_po .footer-livebar__price{flex:0 0 auto;min-width:0;padding-right:18px;border-right:1px solid var(--ls-line)}.hulk_po .footer-livebar__price .v{display:flex;align-items:center;margin:0;color:var(--ls-navy);font-size:26px;line-height:1;font-weight:900;letter-spacing:-.02em}.hulk_po .footer-livebar__stock{flex:1 1 auto;min-width:0}.hulk_po .footer-livebar__stock .mini-badge{width:100%;display:flex;align-items:center;margin:0;padding:0;border:0;background:transparent;color:#000;font-size:16px;line-height:1.25;font-weight:600}.hulk_po .footer-livebar__stock #miniStock{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hulk_po .footer-livebar__stock #miniStock:before{content:"";flex:0 0 auto;position:relative;top:-1px;width:10px;height:10px;display:inline-block;margin-right:10px;border-radius:999px;background:var(--ls-green)}.hulk_po .footer-livebar__stock #miniStock br{display:none}.hulk_po .footer-right{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:12px;align-items:stretch;margin-top:12px}.hulk_po .btn,.hulk_po .footer-right .btn,.hulk_po .footer-right button,.hulk_po #nextBtn,.hulk_po #backBtn,.hulk_po .hulkapps_submit_cart,.hulk_po .ls-reset-right{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:13px 16px;border-radius:15px;font-size:18px!important;line-height:1;font-weight:700!important;text-decoration:none;cursor:pointer}.hulk_po #backBtn,.hulk_po .btn-ghost.btn-small{min-width:0;width:100%;background:#0f172a0f;border:1px solid rgba(15,23,42,.08);color:#000}.hulk_po #nextBtn,.hulk_po .hulkapps_submit_cart{width:100%;min-width:0;background:var(--ls-green)!important;border:1px solid rgba(0,0,0,.06);color:#fff!important}.hulk_po #skipUpgradesBtn{grid-column:1 / -1;grid-row:2;width:100%;min-height:50px;display:block;margin:10px 0 0!important;padding:13px 16px;border:1px solid rgba(15,23,42,.2)!important;border-radius:15px;background:#fff!important;box-shadow:none!important;color:#000;font-size:18px!important;line-height:1.15;font-weight:700!important;text-align:center;text-decoration:none;cursor:pointer}.hulk_po .mini-summary{overflow:visible;color:#000}.hulk_po .mini-summary h3{margin:0 0 18px;color:var(--ls-navy);font-size:20px;line-height:1.15;font-weight:900;letter-spacing:-.015em}.hulk_po .mini-summary h3:after{content:"";display:block;width:46px;height:3px;margin-top:12px;border-radius:999px;background:var(--ls-pink-dark)}.hulk_po .mini-summary .item{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin:0;padding:10px 0;border:0;color:#000;font-size:16px;line-height:1.25}.hulk_po .mini-summary .item span,.hulk_po .mini-summary .item>span{flex:0 0 auto;width:auto!important;min-width:0;color:var(--ls-pink);font-size:16px;line-height:1.25;font-weight:700}.hulk_po .mini-summary .item strong,.hulk_po .mini-summary .item>strong{flex:1 1 auto;min-width:0;padding:0;border-radius:0;color:#000;text-align:right;font-size:16px;line-height:1.25;font-weight:600;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.hulk_po .mini-summary .item strong.is-base,.hulk_po .mini-summary .item strong.is-included{color:#000;font-weight:600}.hulk_po .mini-summary .item strong.is-upgrade{color:var(--ls-green-dark);font-weight:700}.hulk_po .ls-reset-right{width:100%;margin-top:14px;background:#f3f4f6;border:1px solid var(--ls-line);color:#000}.hulk_po hr{border:0;border-top:1px solid rgba(15,23,42,.16);margin:20px 0 0}.hulk_po .ls-trust-signals{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 16px;margin-top:18px;color:#000;font-size:15px;line-height:1.2}.hulk_po .ls-trust-item{display:flex;align-items:center;gap:7px;color:#000;font-size:15px;font-weight:600}.hulk_po .ls-trust-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#10b9811f;color:var(--ls-green-dark);font-size:11px;font-weight:900}.hulk_po .modal-right .trustpilot-widget{margin-top:12px;opacity:.95}.hulk_po .hc-benefits-wrapper{margin:0 0 16px}.hulk_po .hc-schedule{margin:0 0 10px;padding:11px 14px;border-radius:14px;background:#10b98114;color:#000;font-size:16px;line-height:1.35;font-weight:600}.hulk_po .hc-grid--tight{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:8px 0 14px}.hulk_po .hc-pillcard{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:14px;border:1px solid rgba(172,82,139,.18);background:#fff;color:#000}.hulk_po .hc-pillcard .hc-ico{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ac528b24;color:var(--ls-pink-dark);font-size:13px;font-weight:900}.hulk_po .hc-pillcard .hc-label{color:#000;font-size:16px;line-height:1.2;font-weight:600}.hulk_po .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.hulk_po .footer-livebar__price .v.price-bump{animation:lsMiniTotalBump .26s cubic-bezier(.2,.9,.2,1)}.hulk_po .footer-livebar__price .v.price-flash{color:var(--ls-navy);background:#10b98124;padding:4px 10px;margin:-4px -10px;border-radius:12px;animation:lsMiniTotalFlash .62s ease-out}@keyframes lsMiniTotalBump{0%{transform:scale(1)}40%{transform:scale(1.06)}to{transform:scale(1)}}@keyframes lsMiniTotalFlash{0%{background:#10b98138}to{background:#10b98100}}@media(prefers-reduced-motion:reduce){.hulk_po *,.hulk_po *:before,.hulk_po *:after{animation:none!important;transition:none!important}}@media(max-width:980px){.hulk_po .backdrop{align-items:flex-start;padding:12px}.hulk_po .modal{width:100%;max-height:calc(100vh - 24px);display:flex;flex-direction:column;overflow-y:auto;border-radius:18px;-webkit-overflow-scrolling:touch}.hulk_po .hpo-buying-strip{min-height:42px;padding:0 16px;font-size:14px}.hulk_po .modal-left{padding:20px 18px 18px;border-right:0;border-bottom:1px solid rgba(15,23,42,.1)}.hulk_po .modal-right{padding:20px 18px}.hulk_po .modal-header{grid-template-columns:1fr 44px;gap:10px;margin-bottom:16px!important}.hulk_po .modal-header .hpo-step-nav{grid-column:1;justify-self:start;width:100%;max-width:100%}.hulk_po #closeModalBtn{grid-column:2}.hulk_po .hpo-step-dot{font-size:11px;gap:5px}.hulk_po .hpo-step-dot__circle{width:18px;height:18px;border-width:3px;box-shadow:0 0 0 4px #fff;font-size:9px}.hulk_po .hpo-step-dot__label{max-width:52px}}@media(max-width:640px){.hulk_po{font-size:14px}.hulk_po .hpo-guide-card{padding:16px;border-radius:16px}.hulk_po .hpo-guide-card__title{font-size:clamp(25px,8vw,34px)}.hulk_po .hpo-guide-card__text,.hulk_po .choice-title,.hulk_po .choice-price,.hulk_po .footer-livebar__stock .mini-badge,.hulk_po .mini-summary .item,.hulk_po .mini-summary .item span,.hulk_po .mini-summary .item strong,.hulk_po .ls-trust-signals,.hulk_po .ls-trust-item,.hulk_po .hc-schedule,.hulk_po .hc-pillcard .hc-label{font-size:14px!important}.hulk_po .choice{min-height:62px;padding:13px 14px!important;border-radius:16px!important}.hulk_po .footer-livebar{flex-direction:column;align-items:stretch;gap:10px;margin:12px 0 14px;padding:14px}.hulk_po .footer-livebar__price{width:100%;padding:0 0 10px;border-right:0;border-bottom:1px solid var(--ls-line)}.hulk_po .footer-livebar__price .v{justify-content:center;font-size:24px}.hulk_po .footer-livebar__stock .mini-badge{justify-content:center;text-align:center;white-space:normal}.hulk_po .btn,.hulk_po .footer-right .btn,.hulk_po .footer-right button,.hulk_po #nextBtn,.hulk_po #backBtn,.hulk_po .hulkapps_submit_cart,.hulk_po .ls-reset-right,.hulk_po #skipUpgradesBtn{font-size:18px!important}.hulk_po .hc-grid--tight{grid-template-columns:1fr}.hulk_po .ls-trust-item:nth-child(3){display:none}}.hulk_po{font-size:16px!important;line-height:1.4!important;font-weight:500!important;color:#000!important}.hulk_po .modal{width:min(860px,100%)!important;grid-template-columns:1.08fr .92fr!important;border-radius:20px!important}.hulk_po .hpo-buying-strip{min-height:42px!important;padding:0 20px!important;font-size:15px!important;font-weight:700!important}.hulk_po .modal-left{padding:16px 22px 18px!important}.hulk_po .modal-right{padding:22px 22px 18px!important}.hulk_po .modal-header{grid-template-columns:38px 1fr 38px!important;gap:10px!important;margin-bottom:12px!important}.hulk_po #closeModalBtn,.hulk_po .icon-btn{width:36px!important;height:36px!important;font-size:20px!important}.hulk_po .hpo-step-nav{width:min(100%,330px)!important}.hulk_po .hpo-step-dot{font-size:13px!important;font-weight:600!important;gap:3px!important}.hulk_po .hpo-step-dot:before{top:7px!important;height:2px!important}.hulk_po .hpo-step-dot__circle{width:16px!important;height:16px!important;border-width:2px!important;box-shadow:0 0 0 4px #fff!important;font-size:8px!important}.hulk_po .hpo-step-dot__label{max-width:50px!important}.hulk_po .hpo-guide-card{margin-bottom:14px!important;padding:14px 16px!important;border-radius:15px!important}.hulk_po .hpo-guide-card__title{font-size:24px!important;line-height:1!important;letter-spacing:-.04em!important;font-weight:900!important;margin-bottom:6px!important}.hulk_po .hpo-guide-card__text{font-size:16px!important;line-height:1.35!important;font-weight:500!important;color:#000!important}.hulk_po .choices{gap:9px!important;margin-bottom:14px!important}.hulk_po .choice{min-height:48px!important;padding:11px 14px!important;border-radius:14px!important}.hulk_po .choice .tick{width:21px!important;height:21px!important;min-width:21px!important;border-radius:7px!important;margin-right:9px!important}.hulk_po .choice-title{font-size:16px!important;line-height:1.25!important;font-weight:500!important;color:#000!important}.hulk_po .choice-price{min-width:76px!important;font-size:16px!important;line-height:1.25!important;font-weight:500!important;color:#000!important}.hulk_po .modal-footer{margin-top:10px!important}.hulk_po .footer-livebar{min-height:52px!important;padding:10px 14px!important;border-radius:14px!important;gap:12px!important}.hulk_po .footer-livebar__price{padding-right:14px!important}.hulk_po .footer-livebar__price .v{font-size:24px!important;font-weight:800!important}.hulk_po .footer-livebar__stock .mini-badge{font-size:16px!important;font-weight:500!important;color:#000!important}.hulk_po .footer-right{gap:9px!important;margin-top:9px!important}.hulk_po .btn,.hulk_po .footer-right .btn,.hulk_po .footer-right button,.hulk_po #nextBtn,.hulk_po #backBtn,.hulk_po .hulkapps_submit_cart,.hulk_po .ls-reset-right,.hulk_po #skipUpgradesBtn{min-height:42px!important;border-radius:12px!important;font-size:16px!important;font-weight:600!important;padding:10px 14px!important}.hulk_po #skipUpgradesBtn{margin-top:7px!important}.hulk_po .mini-summary h3{font-size:18px!important;line-height:1.15!important;margin-bottom:14px!important;font-weight:800!important}.hulk_po .mini-summary h3:after{width:38px!important;height:3px!important;margin-top:9px!important}.hulk_po .mini-summary .item{padding:7px 0!important;font-size:16px!important;line-height:1.25!important;font-weight:500!important}.hulk_po .mini-summary .item span,.hulk_po .mini-summary .item>span{font-size:16px!important;line-height:1.25!important;font-weight:600!important}.hulk_po .mini-summary .item strong,.hulk_po .mini-summary .item>strong{font-size:16px!important;line-height:1.25!important;font-weight:500!important;color:#000!important}.hulk_po .ls-reset-right{margin-top:10px!important}.hulk_po hr{margin:14px 0 0!important}.hulk_po .ls-trust-signals{margin-top:14px!important;gap:8px 12px!important;font-size:14px!important}.hulk_po .ls-trust-item{font-size:14px!important;font-weight:500!important}.hulk_po .ls-trust-icon{width:16px!important;height:16px!important;font-size:10px!important}.hulk_po .modal-right .trustpilot-widget{margin-top:8px!important}.hulk_po .hc-schedule{font-size:16px!important;font-weight:500!important;padding:9px 11px!important}.hulk_po .hc-grid--tight{gap:7px!important;margin:7px 0 12px!important}.hulk_po .hc-pillcard{padding:8px 9px!important;border-radius:11px!important}.hulk_po .hc-pillcard .hc-label{font-size:16px!important;font-weight:500!important}@media(max-width:980px){.hulk_po .modal{width:100%!important}.hulk_po .modal-left{padding:16px 14px 14px!important}.hulk_po .modal-right{padding:16px 14px!important}.hulk_po .modal-header{grid-template-columns:1fr 38px!important}}@media(max-width:640px){.hulk_po{font-size:14px!important}.hulk_po .hpo-guide-card__title{font-size:24px!important}.hulk_po .hpo-guide-card__text,.hulk_po .choice-title,.hulk_po .choice-price,.hulk_po .footer-livebar__stock .mini-badge,.hulk_po .mini-summary .item,.hulk_po .mini-summary .item span,.hulk_po .mini-summary .item strong,.hulk_po .hc-schedule,.hulk_po .hc-pillcard .hc-label{font-size:14px!important;font-weight:500!important}.hulk_po .btn,.hulk_po .footer-right .btn,.hulk_po .footer-right button,.hulk_po #nextBtn,.hulk_po #backBtn,.hulk_po .hulkapps_submit_cart,.hulk_po .ls-reset-right,.hulk_po #skipUpgradesBtn{font-size:16px!important}.hulk_po .choice{min-height:54px!important}}@media(min-width:981px){.hulk_po .hpo-guide-card__text,.hulk_po .choice-title,.hulk_po .choice-price,.hulk_po .footer-livebar__stock .mini-badge{font-size:15px!important;line-height:1.35!important}.hulk_po .choice-title,.hulk_po .choice-price{font-weight:600!important}.hulk_po .mini-summary .item span,.hulk_po .mini-summary .item>span{font-size:14px!important;line-height:1.3!important;font-weight:600!important}.hulk_po .mini-summary .item strong,.hulk_po .mini-summary .item>strong{font-size:14px!important;line-height:1.3!important;font-weight:500!important}.hulk_po .ls-trust-signals,.hulk_po .ls-trust-item{font-size:13px!important}.hulk_po .ls-trust-item{font-weight:500!important}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/hulk-custom.css.map */
