.gsa-fixed-actions{z-index:60;gap:.6rem;display:flex;position:fixed;top:1.35rem;right:1.35rem}.gsa-fixed-action-button{color:#111;cursor:pointer;background:#fffffff0;border:1px solid #00000024;border-radius:999px;justify-content:center;align-items:center;width:3.35rem;height:3.35rem;padding:0;font-weight:700;display:inline-flex;position:relative;box-shadow:0 8px 20px #0000002e}.gsa-icon-svg{width:1.52rem;height:1.52rem}.gsa-icon-svg path,.gsa-icon-svg circle,.gsa-icon-svg line,.gsa-icon-svg rect{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.gsa-icon-svg-cart{width:1.18rem;height:1.18rem;transform:translate(-1px)}.gsa-icon-svg-cart path,.gsa-icon-svg-cart circle{stroke-width:2.5px}.gsa-fixed-action-count{color:#fff;background:#111;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:1.5rem;height:1.5rem;padding:0 .28rem;font-size:.88rem;font-weight:700;display:inline-flex;position:absolute;top:-.28rem;right:-.12rem}@media (max-width:960px){.gsa-fixed-actions{top:.9rem;right:.9rem}.gsa-fixed-action-button{width:3rem;height:3rem}.gsa-icon-svg{width:1.35rem;height:1.35rem}.gsa-icon-svg-cart{width:1.08rem;height:1.08rem}}
.sfh-cart-drawer-root{z-index:100;position:fixed;inset:0}.sfh-cart-drawer-backdrop{-webkit-backdrop-filter:blur(12px);cursor:pointer;opacity:0;background:#00000061;border:none;width:100%;height:100%;margin:0;padding:0;animation:.3s forwards sfh-cart-drawer-backdrop-in;display:block;position:absolute;inset:0}.sfh-cart-drawer-panel{opacity:0;background:#0e1616;flex-direction:column;width:clamp(280px,34vw,520px);max-width:100%;animation:.42s cubic-bezier(.22,1,.36,1) forwards sfh-cart-drawer-panel-in-desktop;display:flex;position:absolute;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-16px 0 50px #00000080}@media (max-width:768px){.sfh-cart-drawer-panel{background:#0e1616;border:2px solid #fff3;border-bottom:none;border-radius:16px 16px 0 0;width:100%;max-width:none;height:80dvh;min-height:80dvh;max-height:80dvh;animation:.42s cubic-bezier(.22,1,.36,1) forwards sfh-cart-drawer-panel-in-mobile;inset:auto 0 0;transform:translateY(100%);box-shadow:inset 0 1px #ffffff0f,0 -14px 44px #0000007a}.sfh-cart-drawer-header{background:0 0;border-bottom:none;flex-direction:column;align-items:stretch;padding:0}.sfh-cart-drawer-sheet-handle{background:#ffffff38;border-radius:999px;flex-shrink:0;width:40px;height:4px;margin:10px auto 2px;display:block}.sfh-cart-drawer-close.sfs-sheet-close{z-index:3;position:absolute;top:10px;right:12px}}.sfh-cart-drawer-sheet-handle{display:none}@keyframes sfh-cart-drawer-backdrop-in{to{opacity:1}}@keyframes sfh-cart-drawer-panel-in-desktop{to{opacity:1;transform:translate(0,0)}}@keyframes sfh-cart-drawer-panel-in-mobile{to{opacity:1;transform:translate(0,0)}}.sfh-cart-drawer-panel.sfh-modal-shell--cart-v2{overflow:hidden}.sfh-cart-drawer-panel.sfh-modal-shell--cart-v2 .sfh-modal-content.sfh-global-cart-content{text-align:left;flex-direction:column;flex:auto;justify-content:flex-start;width:100%;min-height:0;margin:0;padding:0;display:flex}@media (min-width:769px){.sfh-cart-drawer-panel.sfh-modal-shell--cart-v2 .sfh-modal-content.sfh-global-cart-content{width:100%;max-width:none;margin-left:0;margin-right:0}}.sfh-cart-v2-flow{flex-direction:column;flex:auto;width:100%;min-height:0;display:flex}.sfh-cart-v2-scroll-outer{flex-direction:column;flex:auto;min-height:0;display:flex;position:relative;overflow:hidden}.sfh-cart-v2-scroll{-webkit-overflow-scrolling:touch;box-sizing:border-box;flex:auto;min-height:0;padding:.5rem 1.25rem 1rem;overflow:hidden auto}.sfh-cart-v2-scroll--empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:min(52vh,420px);display:flex}.sfh-cart-v2-title{text-align:center;color:#fffffff5;margin:0 0 .35rem;font-size:clamp(1.35rem,3.2vw,2rem);font-weight:800;line-height:1.1}.sfh-cart-v2-subtitle{text-align:center;color:#ffffffb8;margin:0 0 1rem;font-size:.92rem;font-weight:600;line-height:1.35}.sfh-cart-v2-items{gap:.75rem;margin-bottom:1rem;display:grid}.sfh-cart-v2-item{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;padding:.75rem .85rem}.sfh-cart-v2-item--split{grid-template-columns:5.25rem 1fr;align-items:start;gap:.75rem;display:grid}.sfh-cart-v2-item-thumb-col{aspect-ratio:1;z-index:2;background:#ffffff0f;border-radius:10px;flex-shrink:0;width:5.25rem;position:relative;overflow:hidden}.sfh-cart-v2-item-thumb-col img{aspect-ratio:1;object-fit:cover;width:100%;height:100%;display:block}.sfh-cart-v2-item-detail-col{z-index:2;flex-direction:column;gap:.35rem;min-width:0;display:flex;position:relative}.sfh-cart-v2-item-desktop-link{display:none}.sfh-cart-v2-item-mobile-link{width:100%;height:100%;color:inherit;text-decoration:none;display:block}.sfh-cart-v2-item-mobile-link:hover{opacity:.92}.sfh-cart-v2-item-title-link{width:fit-content;max-width:100%;color:inherit;text-decoration:none;display:inline-block}.sfh-cart-v2-item-title-link:hover strong{text-underline-offset:.12em;text-decoration:underline}@media (min-width:769px){.sfh-cart-v2-item--split{grid-template-columns:5.5rem 1fr;align-items:start;position:relative}.sfh-cart-v2-item-thumb-col{aspect-ratio:auto;align-self:start;width:5.5rem;height:6.35rem}.sfh-cart-v2-item-thumb-col img{aspect-ratio:auto;height:100%}.sfh-cart-v2-item-main,.sfh-cart-v2-item-thumb-col{pointer-events:none}.sfh-cart-v2-item-desktop-link{z-index:1;color:inherit;border-radius:10px;text-decoration:none;display:block;position:absolute;inset:.75rem .85rem 3.35rem}.sfh-cart-v2-item-desktop-link:hover{background:#ffffff08}.sfh-cart-v2-item-mobile-link{pointer-events:none;display:none}.sfh-cart-v2-item-actions{z-index:3;pointer-events:auto;position:relative}}@media (max-width:768px){.sfh-cart-v2-item--split{grid-template-rows:auto auto;grid-template-columns:5.25rem 1fr;align-items:start}.sfh-cart-v2-item-thumb-col{grid-area:1/1}.sfh-cart-v2-item-detail-col{grid-area:1/2}.sfh-cart-v2-item-actions{grid-area:2/1;justify-self:start;margin-top:.15rem}}.sfh-cart-v2-item-main{justify-content:space-between;align-items:flex-start;gap:.65rem;display:flex}.sfh-cart-v2-item-meta{align-items:flex-start;gap:.65rem;min-width:0;display:flex}.sfh-cart-v2-thumb{background:#ffffff0f;border-radius:8px;flex-shrink:0;width:52px;height:52px;overflow:hidden}.sfh-cart-v2-unit-row{flex-wrap:wrap;align-items:baseline;gap:.2rem;margin-top:.12rem;font-size:.78rem;font-weight:750;display:inline-flex}.sfh-cart-v2-unit-strike{color:#ffffff73;font-variant-numeric:tabular-nums;text-decoration:line-through;text-decoration-thickness:1px}.sfh-cart-v2-unit-slash{color:#ffffff59;font-weight:600}.sfh-cart-v2-unit-live{color:#bae6fdfa;font-variant-numeric:tabular-nums}.sfh-cart-v2-unit-label{color:#ffffff85;font-size:.72rem;font-weight:600}.sfh-cart-v2-savings-total--chrome{justify-content:space-between;align-items:baseline;gap:.75rem;margin:.35rem 0 .25rem;font-size:.88rem;font-weight:700;display:flex}.sfh-cart-v2-savings-total--chrome strong{color:#bae6fdf2}.sfh-cart-v2-savings-total--total-saved{letter-spacing:.03em;background:linear-gradient(135deg,#bae6fd29,#38bdf812);border:1px solid #bae6fd6b;border-radius:11px;margin-top:.55rem;margin-bottom:.35rem;padding:.6rem .72rem;font-size:.95rem;font-weight:800;box-shadow:inset 0 0 0 1px #ffffff0f,0 8px 28px #00000047}.sfh-cart-v2-savings-total--total-saved span{color:#ffffffeb}.sfh-cart-v2-title-count,.sfh-cart-v2-title .sfh-cart-v2-title-count,.sfh-global-cart-heading .sfh-cart-v2-title-count{letter-spacing:.01em;color:#ffffff8c;font-size:.92em;font-weight:700}.sfh-global-cart-heading{color:#fffffff5;margin:0;font-size:1.35rem;font-weight:800}.sfh-cart-v2-thumb img{object-fit:cover;width:100%;height:100%;display:block}.sfh-cart-v2-thumb-empty{background:#ffffff14;width:100%;height:100%;display:block}.sfh-cart-v2-item-copy{gap:.15rem;min-width:0;display:grid}.sfh-cart-v2-item-copy strong{color:#fffffff0;font-size:.92rem;font-weight:700}.sfh-cart-v2-item-copy small{color:#ffffff9e;font-size:.78rem}.sfh-cart-v2-item-price{color:#ffffffeb;text-align:right;flex-shrink:0;font-size:.92rem;font-weight:800}.sfh-cart-v2-item-price-stack{flex-flow:wrap;justify-content:flex-end;align-items:baseline;gap:.25rem;display:inline-flex}.sfh-cart-v2-item-price-slash{color:#ffffff59;font-size:.78rem;font-weight:600}.sfh-cart-v2-item-price-compare{color:#ffffff73;font-size:.78rem;font-weight:700;text-decoration:line-through}.sfh-cart-v2-item-price-paid{color:#bae6fdfa;font-size:.92rem;font-weight:800}.sfh-cart-v2-line-save{color:#bae6fde0;margin-top:.2rem;font-size:.72rem;font-weight:700;display:block}.sfh-cart-v2-savings-total--inline{margin-bottom:.35rem}.sfh-cart-v2-item-actions{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-top:.55rem;padding-top:.55rem;display:flex}.sfh-cart-v2-qty-controls{background:#0003;border:1px solid #ffffff24;border-radius:8px;align-items:center;gap:.45rem;padding:.2rem .45rem;display:inline-flex}.sfh-cart-v2-qty-controls button{color:#fff;cursor:pointer;background:0 0;border:none;width:1.75rem;height:1.75rem;font-size:1.1rem;font-weight:700}.sfh-cart-v2-remove{color:#ffc8c8e0;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;min-width:2.25rem;min-height:2.25rem;padding:.2rem;display:inline-flex}.sfh-cart-v2-remove:hover{color:#fecaca;background:#ffffff0f}.sfh-cart-v2-remove svg{display:block}.sfh-cart-v2-reco{border-top:1px solid #ffffff1a;margin-top:.25rem;padding-top:1rem}.sfh-cart-v2-reco-head{gap:.2rem;margin-bottom:.65rem;display:grid}.sfh-cart-v2-reco-head strong{color:#ffffffe6;font-size:.88rem}.sfh-cart-v2-reco-head span{color:#ffffff9e;font-size:.78rem}.sfh-cart-v2-reco-list{gap:.55rem;display:grid}.sfh-cart-v2-reco-item{color:inherit;background:#0000001f;border:1px solid #ffffff14;border-radius:10px;justify-content:space-between;align-items:center;gap:.5rem;padding:.55rem .65rem;text-decoration:none;display:flex}.sfh-cart-v2-reco-item:hover{border-color:#ffffff29}.sfh-cart-v2-reco-price{color:#ffffffe6;font-size:.86rem;font-weight:800}.sfh-cart-v2-fade-top,.sfh-cart-v2-fade-bottom{pointer-events:none;z-index:2;opacity:0;height:2.25rem;transition:opacity .25s;position:absolute;left:0;right:0}.sfh-cart-v2-fade-top{background:linear-gradient(#0e1616 0%,#0e161600 100%);top:0}.sfh-cart-v2-fade-bottom{background:linear-gradient(#0e161600 0%,#0e1616 100%);bottom:0}.sfh-cart-v2-fade-top.is-visible,.sfh-cart-v2-fade-bottom.is-visible{opacity:1}.sfh-cart-v2-chrome{padding:.85rem 1.25rem calc(1rem + env(safe-area-inset-bottom,0px));background:linear-gradient(#0e1616eb 0%,#0e1616fa 100%);border-top:1px solid #ffffff1f;flex-shrink:0;gap:.65rem;display:grid}.sfh-cart-v2-promo-pair{gap:.5rem;display:grid}.sfh-cart-v2-promo-pair .sfh-cart-v2-ship-strip{margin:0}.sfh-cart-v2-promo-pair .sfh-cart-v2-savings-total--total-saved{margin-top:0;margin-bottom:0}.sfh-cart-v2-ship-strip{color:#ffffffd1;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:11px;padding:.5rem .65rem;font-size:.82rem;font-weight:700;line-height:1.35}.sfh-cart-v2-ship-strip.is-unlocked{color:#e6fff5f2;background:#507f702e;border-color:#507f708c}.sfh-cart-v2-savings-total{color:#ffffffe0;justify-content:space-between;align-items:baseline;gap:.75rem;font-size:.88rem;font-weight:700;display:flex}.sfh-cart-v2-savings-total strong{color:#bae6fd;font-size:.95rem;font-weight:800}.sfh-cart-v2-savings-total.sfh-cart-v2-savings-total--total-saved strong{color:#e0f7ff;text-shadow:0 0 22px #7dd3fc59;font-size:1.12rem;font-weight:900}.sfh-cart-v2-shipping-saved-note{color:#ffffff94;white-space:normal;text-align:right;max-width:12rem;font-size:.72rem;font-weight:650}.sfh-cart-v2-shipping-checkout-note{color:#ffffffb8;font-size:.88rem;font-weight:650}.sfh-cart-v2-shipping-summary-row{align-items:flex-start;margin:.12rem 0 .08rem}.sfh-cart-v2-subtotal-row{color:#ffffffeb;justify-content:space-between;align-items:center;font-size:1rem;display:flex}.sfh-cart-v2-subtotal-values{text-align:right;flex-wrap:wrap;justify-content:flex-end;align-items:baseline;gap:.45rem;display:inline-flex}.sfh-cart-v2-price-strike{color:#ffffff6b;font-size:.88rem;font-weight:650;text-decoration:line-through}.sfh-cart-v2-price-live{font-weight:800}.sfh-cart-v2-reco-price-stack{flex-wrap:wrap;justify-content:flex-end;align-items:baseline;gap:.35rem;display:inline-flex}.sfh-cart-v2-checkout{cursor:pointer;color:#0e1616;background:#fff;border:none;border-radius:10px;width:100%;padding:.95rem 1rem;font-size:1rem;font-weight:800}.sfh-cart-v2-checkout:disabled,.sfh-cart-v2-checkout.is-region-locked,.sfh-global-cart-checkout:disabled,.sfh-global-cart-checkout.is-region-locked{opacity:.55;cursor:not-allowed;filter:grayscale(.15)}.sfh-cart-v2-continue{text-align:center;color:#ffffffc7;cursor:pointer;background:0 0;border:none;width:100%;font-size:.88rem;font-weight:700;text-decoration:underline;display:block}.sfh-cart-v2-loading{text-align:center;color:#ffffffb8;padding:2rem 1rem;font-weight:600}.sfh-cart-drawer-header.sfh-modal-header{padding:max(.75rem, env(safe-area-inset-top,0px)) 1rem 0;justify-content:flex-end}.sfh-cart-drawer-close.sfs-sheet-close{color:#ffffffe0;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;padding:.4rem .55rem;font-size:2rem;font-weight:300;line-height:1;display:inline-flex}.sfh-cart-drawer-close.sfs-sheet-close:hover{color:#fff;background:#ffffff14}@media (max-width:768px){.sfh-cart-v2-line-save{display:none!important}.sfh-cart-v2-unit-row{flex-wrap:nowrap;max-width:100%}.sfh-cart-v2-unit-label{flex-shrink:0}.sfh-cart-v2-scroll-outer{min-height:0}.sfh-cart-v2-scroll{overscroll-behavior:contain;min-height:0}}
.sfh-page{color:#fff;--sfh-logo-max-width-desktop:620px;--sfh-logo-max-height-desktop:200px;--sfh-logo-max-width-mobile:420px;--sfh-logo-max-height-mobile:170px;background:#0e1616;height:100dvh;min-height:100svh;position:relative;overflow:hidden}.sfh-bg-media{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.sfh-bg-overlay{background:radial-gradient(circle at 50% 48%,#141c1c0f,#080c0c47 58%,#060a0a6b 100%),linear-gradient(#0000000f 0%,#00000038 100%);position:absolute;inset:0}.sfh-center-content{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:2.2rem 1.25rem 2.9rem;display:flex;position:relative}.sfh-brand-logo-wrap{z-index:2;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:clamp(2.4rem,7vh,4.6rem);left:50%;transform:translate(-50%)}.sfh-brand-logo-image{max-width:min(var(--sfh-logo-max-width-desktop), 92vw);max-height:var(--sfh-logo-max-height-desktop);object-fit:contain;filter:drop-shadow(0 6px 18px #00000042);opacity:0;will-change:opacity;transition:opacity .55s}.sfh-brand-logo-image.sfh-brand-logo-visible{opacity:1}.sfh-welcome-eyebrow{letter-spacing:.25em;text-transform:uppercase;color:#ffffffdb;text-shadow:0 1px 14px #00000059;margin:0;font-size:.74rem;font-weight:700}.sfh-title{text-shadow:0 1px 18px #0006;max-width:18ch;margin:.38rem 0 1rem;font-size:clamp(2.05rem,3.6vw,2.85rem);font-weight:700;line-height:1.04}.sfh-entry-actions{flex-wrap:wrap;justify-content:center;gap:.72rem 1rem;width:100%;display:flex}@media (max-width:800px){.sfh-entry-actions{gap:1.05rem .65rem}}.sfh-entry-button{color:#101010;cursor:pointer;background:#fff;border:none;border-radius:8px;min-width:295px;min-height:3.35rem;padding:1.08rem 1.4rem;font-size:.95rem;font-weight:700}a.sfh-entry-button.sfh-entry-button--link{text-align:center;box-sizing:border-box;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.sfh-modal-adventure-content--browse-picker .sfh-browse-path-list{margin-top:.35rem}.sfh-affiliate-callout{color:#ffffffeb;cursor:pointer;text-align:center;background:0 0;border:none;justify-content:center;align-items:center;gap:.5rem;max-width:min(36rem,100%);margin-top:1.45rem;font-size:.78rem;font-weight:600;line-height:1.35;text-decoration:none;display:inline-flex}.sfh-affiliate-callout:hover{opacity:.92}.sfh-affiliate-icon{color:#fffffff2;flex-shrink:0;width:1.1rem;height:1.1rem;display:inline-flex}.sfh-affiliate-icon svg{width:100%;height:100%}.sfh-affiliate-callout-text{text-decoration:none}.sfh-view-backlink{color:#fffffff2;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;background:0 0;border:none;align-items:center;gap:.45rem;font-size:1rem;font-weight:700;display:inline-flex;position:absolute;top:1.05rem;left:1rem}.sfh-title-affiliate{max-width:20ch}.sfh-affiliate-intro{color:#ffffffdb;max-width:42rem;margin:0 0 1.5rem;line-height:1.5}.sfh-footer-note{z-index:12;text-align:center;color:#fffc;margin:0;font-size:.74rem;position:absolute;bottom:.8rem;left:50%;transform:translate(-50%)}.sfh-footer-note a{color:inherit}.sfh-support-fab.gsa-fixed-action-button{z-index:28;box-sizing:border-box;text-decoration:none;position:fixed;inset:auto 1.35rem 1.35rem auto}@media (max-width:960px){.sfh-support-fab.gsa-fixed-action-button{bottom:.9rem;right:.9rem}}.sfh-mini-support-overlay{z-index:120;pointer-events:none;position:fixed;inset:0}.sfh-mini-support-card{pointer-events:auto;color:#0f1720;transform-origin:100% 100%;background:#fffffffa;border:1px solid #0f17201f;border-radius:20px;width:min(92vw,420px);max-height:min(74vh,620px);padding:1rem 1rem .95rem;transition:height .3s cubic-bezier(.22,1,.36,1);animation:.24s cubic-bezier(.22,1,.36,1) sfh-mini-support-pop-in;position:absolute;bottom:5.4rem;right:1.2rem;overflow:hidden;box-shadow:0 24px 55px #0000004d}.sfh-mini-support-card.is-closing{animation:.22s cubic-bezier(.4,0,1,1) forwards sfh-mini-support-pop-out}.sfh-mini-support-card--topics{height:min(25rem,80vh)}.sfh-mini-support-card--form{height:min(30.5rem,74vh)}.sfh-mini-support-card h3{color:#0f1720;margin:0;font-size:1.2rem;font-weight:800}.sfh-mini-support-card p{color:#0f1720b8;margin:.35rem 0 .9rem;font-size:.9rem}.sfh-mini-support-close{color:#0f1720;cursor:pointer;background:#0f17200f;border:1px solid #0f172026;border-radius:999px;place-items:center;width:2rem;height:2rem;display:grid;position:absolute;top:.6rem;right:.6rem}.sfh-mini-support-close svg{stroke:currentColor;stroke-width:2px;fill:none;width:.95rem;height:.95rem}.sfh-mini-support-topic-list,.sfh-mini-support-form{gap:.62rem;display:grid}.sfh-mini-support-loading{place-items:center;height:100%;display:grid}.sfh-mini-support-spinner{border:2px solid #0f172033;border-top-color:#0f1720e0;border-radius:50%;width:1.5rem;height:1.5rem;animation:.75s linear infinite sfh-mini-support-spin}.sfh-mini-support-form .sfh-support-input,.sfh-mini-support-form .sfh-support-textarea{color:#0f1720;-webkit-backdrop-filter:none;background:#fff;border:1px solid #0f172029;box-shadow:0 4px 12px #0f172014}.sfh-mini-support-form .sfh-support-input::placeholder,.sfh-mini-support-form .sfh-support-textarea::placeholder{color:#0f172073}.sfh-mini-support-topic-button{color:#0f1720;text-align:left;cursor:pointer;background:#0f17200a;border:1px solid #0f172024;border-radius:10px;min-height:2.9rem;padding:.75rem .85rem;font-size:.95rem;font-weight:700}.sfh-mini-support-textarea{min-height:7rem}.sfh-mini-support-actions{justify-content:space-between;align-items:center;gap:.7rem;display:flex}.sfh-mini-support-back{color:#0f1720;cursor:pointer;background:#0f17200a;border:1px solid #0f172024;border-radius:10px;min-height:2.5rem;padding:.6rem 1rem;font-size:.95rem;font-weight:700}.sfh-mini-support-actions .sfh-support-submit{color:#fff;background:#0f1720;border:1px solid #0f17202e;min-width:8rem;min-height:2.5rem;padding:.6rem 1rem;font-size:.95rem;font-weight:700;box-shadow:0 6px 18px #0f17203d}@media (max-width:680px){.sfh-mini-support-card{transform-origin:bottom;width:auto;bottom:5.1rem;left:.75rem;right:.75rem}}@keyframes sfh-mini-support-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes sfh-mini-support-pop-in{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes sfh-mini-support-pop-out{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(8px)scale(.97)}}.sfh-modal-backdrop{z-index:100;background:0 0;justify-content:flex-start;align-items:flex-end;animation:1.35s forwards sfh-modal-backdrop-in;display:flex;position:fixed;inset:0}.sfh-modal-backdrop.is-exiting{pointer-events:none;animation:.4s forwards sfh-modal-backdrop-out}.sfh-modal-shell{clip-path:circle(0 at 0 100%);background:#0e1616;flex-direction:column;width:100vw;height:100dvh;min-height:100svh;animation:1.35s cubic-bezier(.22,1,.36,1) forwards sfh-modal-wipe-in;display:flex;position:relative;overflow:auto}.sfh-modal-shell.sfh-modal-shell--lock-scroll{overflow:hidden}.sfh-route-buffer{z-index:6;text-align:center;background:#0e1616;flex-direction:column;justify-content:center;align-items:center;gap:.55rem;padding:1.5rem;animation:.3s both sfh-slide-crossfade;display:flex;position:absolute;inset:0}.sfh-route-buffer p{color:#ffffffe6;margin:0;font-size:1rem}.sfh-route-buffer .sfh-guide-buffer-spinner{margin:0}.sfh-route-buffer-footer{gap:.22rem;width:min(94vw,780px);display:grid;position:absolute;bottom:1.15rem;left:50%;transform:translate(-50%)}.sfh-route-buffer-footer p{color:#ffffffa3;font-size:.76rem;line-height:1.35}.sfh-route-buffer-footer a{color:#ffffffd1}.sfh-modal-shell--route-buffering .sfh-modal-footer-layers,.sfh-modal-shell--route-buffering .sfh-modal-support-fab{display:none}.sfh-home-return-buffer{z-index:14;text-align:center;background:#0e1616;flex-direction:column;justify-content:center;align-items:center;gap:.55rem;padding:1.5rem;animation:.32s both sfh-slide-crossfade;display:flex;position:fixed;inset:0}.sfh-home-return-buffer.is-exiting{animation:.32s forwards sfh-home-return-buffer-out}.sfh-home-return-buffer p{color:#ffffffe6;margin:0;font-size:1rem}.sfh-home-return-buffer .sfh-guide-buffer-spinner{margin:0}.sfh-home-return-buffer-footer{gap:.22rem;width:min(94vw,780px);display:grid;position:absolute;bottom:1.15rem;left:50%;transform:translate(-50%)}.sfh-home-return-buffer-footer p{color:#ffffffa3;font-size:.76rem;line-height:1.35}.sfh-home-return-buffer-footer a{color:#ffffffd1}@keyframes sfh-home-return-buffer-out{0%{opacity:1}to{opacity:0}}.sfh-modal-backdrop.is-exiting .sfh-modal-shell{animation:.4s cubic-bezier(.4,0,1,1) forwards sfh-modal-wipe-out}.sfh-modal-header{z-index:2;padding:max(1.35rem, env(safe-area-inset-top,0px)) 1.35rem 0;background:0 0;border-bottom:none;justify-content:space-between;display:flex;position:sticky;top:0}.sfh-modal-backlink{color:#fffffff2;text-shadow:0 1px 14px #000000d9,0 0 1px #000000e6;text-transform:uppercase;letter-spacing:.06em;-webkit-user-select:none;user-select:none;cursor:pointer;background:0 0;border:none;align-items:center;gap:.42rem;padding:.45rem .2rem;font-size:1.04rem;font-weight:700;line-height:1;display:inline-flex}.sfh-modal-backlink-chevron{flex:none;justify-content:center;align-items:center;width:.72em;height:.72em;display:inline-flex}.sfh-modal-backlink-chevron svg{stroke:currentColor;stroke-width:1.95px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%;display:block;overflow:visible}.sfh-modal-backlink:focus-visible{outline-offset:4px;border-radius:6px;outline:2px solid #ffffff6b}.sfh-modal-content{text-align:center;flex-direction:column;flex:1;justify-content:center;width:min(540px,100%);min-height:0;margin:0 auto;padding:1.4rem 1.25rem 2.4rem;display:flex}.sfh-modal-content h2{margin:0;font-size:clamp(1.8rem,4.2vw,3rem);font-weight:700;line-height:1.1}.sfh-option-list{gap:.62rem;margin-top:1.6rem;display:grid}.sfh-modal-adventure-content{justify-content:center;padding-top:1.4rem;padding-bottom:5rem;position:relative}.sfh-modal-content.sfh-modal-adventure-content--support-form{width:min(720px,100%)}.sfh-adventure-stage{width:100%;animation:.36s both sfh-slide-crossfade}.sfh-adventure-head{text-align:center;gap:.45rem;display:grid}.sfh-modal-slide-subcopy{color:#ffffffe0;max-width:34rem;margin:0 auto;font-size:.98rem;font-weight:600;line-height:1.45}.sfh-modal-content-sequenced h2{animation:2.2s cubic-bezier(.22,1,.36,1) forwards sfh-modal-title-sequence}.sfh-modal-content-sequenced .sfh-option-list{opacity:0;animation:.7s 1.75s forwards sfh-modal-options-in;transform:translateY(22px)}.sfh-option-button{color:#0f1720;text-align:left;background:#fff;border:1px solid #0f17201f;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;min-height:3.55rem;padding:.94rem 1.12rem .94rem 1.36rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,box-shadow .2s,transform .15s;display:flex;box-shadow:0 4px 16px #0000001a}.sfh-option-button:hover{border-color:#0f17202e;box-shadow:0 6px 18px #0000001f}.sfh-option-button-muted{color:#fffffff2;background:#ffffff14;border-color:#fff3}.sfh-option-button-muted:hover{background:#ffffff1f;border-color:#ffffff57}.sfh-global-menu-content,.sfh-global-cart-content{justify-content:center;padding-top:1.4rem;padding-bottom:2.4rem}.sfh-global-menu-content .sfh-global-menu-stage{width:min(100%,700px);margin-inline:auto;transform:translateY(-34px)}.sfh-support-form-page-menu{margin-top:calc(1.65rem - 34px)}.sfh-global-menu-subtitle{color:#ffffffc2;margin:.35rem 0 0;font-size:.98rem}.sfh-option-button-leading{text-align:left;flex:1;justify-content:flex-start;align-items:center;gap:.7rem;min-width:0;display:inline-flex}.sfh-option-home-icon{opacity:.9;flex-shrink:0;justify-content:center;align-items:center;width:1.15rem;height:1.15rem;display:inline-flex}.sfh-option-home-icon svg{width:100%;height:100%}.sfh-global-menu-list{margin-top:1.35rem}.sfh-global-account-row{color:#fffffff2;text-align:left;align-items:center;gap:.85rem;width:min(100%,540px);margin:1rem auto 0;text-decoration:none;display:flex}.sfh-global-account-icon{border:1px solid #ffffff4d;border-radius:999px;flex:none;justify-content:center;align-items:center;width:2.15rem;height:2.15rem;display:inline-flex}.sfh-global-account-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;width:1.1rem;height:1.1rem}.sfh-global-account-copy{gap:.18rem;display:grid}.sfh-global-account-copy strong{font-size:.93rem;font-weight:700}.sfh-global-account-copy span{color:#ffffffb3;font-size:.79rem;line-height:1.34}.sfh-global-cart-empty{align-content:center;justify-items:center;gap:.85rem;min-height:min(60vh,420px);display:grid}.sfh-global-cart-empty-icon{color:#0f1720;background:#fff;border-radius:999px;justify-content:center;align-items:center;width:4.35rem;height:4.35rem;display:inline-flex;box-shadow:0 10px 28px #00000047}.sfh-global-cart-empty-icon svg{fill:none;stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;width:2rem;height:2rem}.sfh-global-cart-empty h2{margin:0;font-size:clamp(1.7rem,3.5vw,2.3rem)}.sfh-global-cart-empty-cta{color:#fff;background:#ffffff0a;border:1px solid #ffffff47;border-radius:999px;padding:.58rem 1.38rem;font-size:.92rem;font-weight:700;text-decoration:none}.sfh-global-cart-empty-cta:hover{background:#ffffff17;border-color:#ffffff6b}.sfh-global-cart-shell{width:min(100%,700px);margin:0 auto}.sfh-global-cart-shell h2,.sfh-global-cart-heading{margin:0}.sfh-global-cart-subtitle{color:#ffffffb8;margin:.35rem 0 .95rem}.sfh-global-cart-items{gap:.62rem;display:grid}.sfh-global-cart-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;gap:.42rem;padding:.74rem .78rem;display:grid}.sfh-global-cart-item-main{justify-content:space-between;align-items:center;gap:.7rem;display:flex}.sfh-global-cart-item-meta{align-items:center;gap:.62rem;min-width:0;display:inline-flex}.sfh-global-cart-thumb{background:#ffffff14;border-radius:8px;flex:none;width:2.5rem;height:2.5rem;overflow:hidden}.sfh-global-cart-thumb img{object-fit:cover;width:100%;height:100%;display:block}.sfh-global-cart-thumb-empty{width:100%;height:100%;display:block}.sfh-global-cart-item-copy{text-align:left;gap:.15rem;min-width:0;display:grid}.sfh-global-cart-item-copy strong{font-size:.92rem;line-height:1.28}.sfh-global-cart-item-copy small{color:#fff9;font-size:.7rem}.sfh-global-cart-item-price-inline{color:#ffffffe6;margin-top:.2rem;font-size:.88rem;font-weight:700;display:block}.sfh-global-cart-item-price{flex-shrink:0;font-size:.94rem;font-weight:700}.sfh-global-cart-item-actions{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.sfh-global-cart-qty-controls{background:#0003;border:1px solid #ffffff24;border-radius:8px;align-items:center;display:inline-flex}.sfh-global-cart-qty-controls button{color:#fff;cursor:pointer;background:0 0;border:none;width:1.7rem;height:1.7rem}.sfh-global-cart-qty-controls span{text-align:center;min-width:1.2rem;font-size:.86rem;font-weight:700}.sfh-global-cart-remove{color:#ffffffb3;text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;text-decoration:underline}.sfh-global-cart-subtotal-row{background:#ffffff14;border:1px solid #ffffff29;border-radius:8px;justify-content:space-between;align-items:center;margin-top:.7rem;padding:.82rem .95rem;font-size:.95rem;display:flex}.sfh-global-cart-reco-shell{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;gap:.6rem;margin-top:.72rem;padding:.82rem;display:grid}.sfh-global-cart-reco-head{gap:.16rem;display:grid}.sfh-global-cart-reco-head strong{letter-spacing:.02em;text-transform:uppercase;color:#ffffffc2;font-size:.88rem}.sfh-global-cart-reco-head span,.sfh-global-cart-reco-loading{color:#ffffffa3;margin:0;font-size:.78rem}.sfh-global-cart-reco-list{gap:.52rem;display:grid}.sfh-global-cart-reco-item{color:#fff;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;justify-content:space-between;align-items:center;gap:.65rem;padding:.64rem .7rem;text-decoration:none;display:flex}.sfh-global-cart-reco-item-main{align-items:center;gap:.58rem;min-width:0;display:inline-flex}.sfh-global-cart-reco-item .sfh-global-cart-item-copy strong{font-size:.86rem}.sfh-global-cart-reco-item .sfh-global-cart-item-copy small{color:#ffffff94}.sfh-global-cart-reco-price{color:#ffffffe0;flex-shrink:0;font-size:.82rem;font-weight:700}.sfh-global-cart-checkout{color:#0f1720;background:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:3rem;margin-top:.72rem;font-size:.95rem;font-weight:800;text-decoration:none;display:flex}@keyframes sfh-recommended-dot-pulse{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 0 2px #0d94883d}50%{opacity:.88;transform:scale(1.18);box-shadow:0 0 0 8px #0d94880f}}.sfh-option-button-recommended{border:2px solid #0d9488b8;justify-content:flex-start;gap:.88rem;padding-left:1.42rem;padding-right:1.12rem;box-shadow:0 0 0 1px #0d94881f,0 6px 20px #0000001a}.sfh-option-button-recommended .sfh-option-copy{text-align:left;flex:auto;min-width:0}.sfh-option-button-recommended .sfh-option-chevron{flex-shrink:0;margin-left:auto}.sfh-option-button-recommended.sfh-option-button-ret-detail .sfh-ret-detail-tag{flex-shrink:0;margin-left:.55rem}.sfh-option-button-recommended .sfh-ret-detail-chevron{flex-shrink:0;margin-left:auto}.sfh-option-button-recommended .sfh-ret-detail-chevron.is-after-tag{margin-left:auto}.sfh-option-button-recommended:before{content:"";background:#0f766e;border-radius:999px;flex:none;align-self:center;width:.5rem;height:.5rem;animation:2s ease-in-out infinite sfh-recommended-dot-pulse}.sfh-option-button-recommended:hover{border-color:#0d9488e0;box-shadow:0 0 0 1px #0d948833,0 8px 22px #0000001f}.sfh-option-button-action{cursor:pointer;width:100%}.sfh-option-button-centered{text-align:center;justify-content:center;padding-left:1.1rem;padding-right:1.1rem}.sfh-option-copy{display:block}.sfh-option-copy small{color:#0f17209e;margin-top:.16rem;font-size:.76rem;font-weight:600;display:block}.sfh-option-chevron{width:1.05rem;height:1.05rem;display:inline-flex}.sfh-option-chevron svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.sfh-modal-adventure-content.is-intro-animating .sfh-adventure-head{animation:2.05s cubic-bezier(.22,1,.36,1) forwards sfh-intro-head-rise}.sfh-modal-adventure-content--brand-intro .sfh-adventure-stage{align-content:center;min-height:66vh;display:grid}.sfh-modal-adventure-content.is-intro-animating .sfh-option-list{opacity:0;animation:.82s 1.28s forwards sfh-intro-options-reveal;transform:none}.sfh-modal-adventure-content.is-intro-animating .sfh-option-button{opacity:0;animation:.58s forwards sfh-stagger-button-in;transform:translateY(-7px)}.sfh-modal-adventure-content.is-intro-animating .sfh-option-button:first-child{animation-delay:1.32s}.sfh-modal-adventure-content.is-intro-animating .sfh-option-button:nth-child(2){animation-delay:1.39s}.sfh-modal-adventure-content.is-intro-animating .sfh-option-button:nth-child(3){animation-delay:1.46s}.sfh-modal-adventure-content.is-intro-animating .sfh-option-button:nth-child(4){animation-delay:1.53s}.sfh-modal-adventure-content.is-intro-animating .sfh-option-button:nth-child(5){animation-delay:1.6s}@keyframes sfh-modal-wipe-in{0%{clip-path:circle(0 at 0 100%)}to{clip-path:circle(calc(100vw + 100vh) at 0 100%)}}@keyframes sfh-modal-wipe-out{0%{clip-path:circle(calc(100vw + 100vh) at 0 100%)}to{clip-path:circle(0 at 0 100%)}}@keyframes sfh-modal-backdrop-in{0%{background:0 0}to{background:#000000b8}}@keyframes sfh-modal-backdrop-out{0%{background:#000000b8}to{background:0 0}}@keyframes sfh-modal-title-sequence{0%{opacity:0;transform:translateY(28px)}15%{opacity:1;transform:translateY(0)}65%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(-72px)}}@keyframes sfh-modal-options-in{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (max-width:800px){.sfh-center-content{padding:1.6rem 1rem 2.35rem}.sfh-brand-logo-image{max-width:min(var(--sfh-logo-max-width-mobile), 84vw);max-height:var(--sfh-logo-max-height-mobile)}.sfh-brand-logo-wrap{top:clamp(1.8rem,5.5vh,3.2rem)}.sfh-title{margin-bottom:.9rem;font-size:clamp(2.2rem,8.4vw,2.8rem)}.sfh-entry-button{min-width:min(100%,360px)}.sfh-footer-note{max-width:72vw;bottom:.7rem}.sfh-modal-content{flex:1;justify-content:center}.sfh-modal-header{padding:max(1.15rem, env(safe-area-inset-top,0px)) 1rem 0}.sfh-modal-backlink{font-size:.96rem}.sfh-modal-content-sequenced h2{animation:2.2s cubic-bezier(.22,1,.36,1) forwards sfh-modal-title-sequence-mobile}.sfh-option-button{min-height:3.7rem;padding:1rem 1rem 1rem 1.24rem;font-size:.95rem}.sfh-shop-specific-list-scroll .sfh-option-button{min-height:3.7rem;padding-top:1rem;padding-bottom:1rem}.sfh-option-chevron{width:1.18rem;height:1.18rem}.sfh-option-copy small{font-size:.74rem}.sfh-modal-adventure-content.is-intro-animating .sfh-adventure-head{animation-duration:1.95s}.sfh-modal-adventure-content.is-intro-animating{--sfh-intro-start-offset:156px}.sfh-option-button-recommended{gap:.92rem;padding-left:1.52rem}.sfh-modal-support-fab.gsa-fixed-action-button{bottom:.9rem;right:.9rem}.sfh-modal-footer-layers{max-width:72vw;min-height:4.8rem;bottom:.7rem}.sfh-support-form-grid{grid-template-columns:1fr}.sfh-quiz-dots{bottom:5.35rem}.sfh-brand-intro-body{margin-top:.65rem}}@keyframes sfh-intro-head-rise{0%{transform:translateY(var(--sfh-intro-start-offset,144px));opacity:1}58%{transform:translateY(var(--sfh-intro-start-offset,144px));opacity:1}to{opacity:1;transform:translateY(0)}}@keyframes sfh-intro-options-reveal{0%{opacity:0;transform:none}to{opacity:1;transform:none}}@keyframes sfh-stagger-button-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes sfh-slide-crossfade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes sfh-guide-buffer-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sfh-modal-support-fab.gsa-fixed-action-button{z-index:28;position:fixed;inset:auto 1.35rem 1.35rem auto}.sfh-modal-footer-layers{z-index:14;width:min(92vw,38rem);min-height:4.6rem;position:absolute;bottom:.8rem;left:50%;transform:translate(-50%)}.sfh-modal-footer-layer{text-align:center;color:#ffffffd1;opacity:0;visibility:hidden;pointer-events:none;margin:0;font-size:.74rem;font-weight:600;line-height:1.45;transition:opacity .42s,transform .42s,visibility 0s linear .42s;position:absolute;bottom:0;left:0;right:0;transform:translateY(8px)}.sfh-modal-footer-layer--hint{color:#ffffffbd;font-size:.72rem}.sfh-modal-footer-layer--guide{color:#ffffffd1;font-size:.72rem}.sfh-modal-footer-layer--brand-intro{color:#fffc;font-size:.72rem}.sfh-modal-footer-layer--shop-specific,.sfh-modal-footer-layer--shop-collection{color:#ffffffc7;font-size:.72rem}.sfh-modal-footer-layer--contact-form{color:#fffc;font-size:.72rem}.sfh-guide-footer-desktop{display:inline}.sfh-guide-footer-mobile{display:none}.sfh-modal-footer-layers--first .sfh-modal-footer-layer--help{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .42s,transform .42s,visibility linear;transform:translateY(0)}.sfh-modal-footer-layers--first .sfh-modal-footer-layer--hint{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .42s,transform .42s,visibility 0s linear .42s;transform:translateY(8px)}.sfh-modal-footer-layers--subslide .sfh-modal-footer-layer--hint{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .42s,transform .42s,visibility linear;transform:translateY(0)}.sfh-modal-footer-layers--subslide .sfh-modal-footer-layer--help{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .42s,transform .42s,visibility 0s linear .42s;transform:translateY(-8px)}.sfh-modal-footer-layers--subslide .sfh-modal-footer-layer--guide,.sfh-modal-footer-layers--subslide .sfh-modal-footer-layer--brand-intro{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px)}.sfh-modal-footer-layers--guide .sfh-modal-footer-layer--guide{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .42s,transform .42s,visibility linear;transform:translateY(0)}.sfh-modal-footer-layers--guide .sfh-modal-footer-layer--help,.sfh-modal-footer-layers--guide .sfh-modal-footer-layer--hint,.sfh-modal-footer-layers--guide .sfh-modal-footer-layer--brand-intro{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .42s,transform .42s,visibility 0s linear .42s;transform:translateY(8px)}.sfh-modal-footer-layers--brand-intro .sfh-modal-footer-layer--brand-intro{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .42s,transform .42s,visibility linear;transform:translateY(0)}.sfh-modal-footer-layers--brand-intro .sfh-modal-footer-layer--help,.sfh-modal-footer-layers--brand-intro .sfh-modal-footer-layer--hint,.sfh-modal-footer-layers--brand-intro .sfh-modal-footer-layer--guide{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .42s,transform .42s,visibility 0s linear .42s;transform:translateY(8px)}.sfh-modal-footer-layers--shop-specific .sfh-modal-footer-layer--shop-specific{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .42s,transform .42s,visibility linear;transform:translateY(0)}.sfh-modal-footer-layers--shop-specific .sfh-modal-footer-layer--help,.sfh-modal-footer-layers--shop-specific .sfh-modal-footer-layer--hint,.sfh-modal-footer-layers--shop-specific .sfh-modal-footer-layer--guide,.sfh-modal-footer-layers--shop-specific .sfh-modal-footer-layer--brand-intro{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .42s,transform .42s,visibility 0s linear .42s;transform:translateY(8px)}.sfh-modal-footer-layers--shop-collection .sfh-modal-footer-layer--shop-collection{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .42s,transform .42s,visibility linear;transform:translateY(0)}.sfh-modal-footer-layers--shop-collection .sfh-modal-footer-layer--help,.sfh-modal-footer-layers--shop-collection .sfh-modal-footer-layer--hint,.sfh-modal-footer-layers--shop-collection .sfh-modal-footer-layer--guide,.sfh-modal-footer-layers--shop-collection .sfh-modal-footer-layer--brand-intro,.sfh-modal-footer-layers--shop-collection .sfh-modal-footer-layer--shop-specific{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .42s,transform .42s,visibility 0s linear .42s;transform:translateY(8px)}.sfh-modal-footer-layers--contact-form .sfh-modal-footer-layer--contact-form{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .42s,transform .42s,visibility linear;transform:translateY(0)}.sfh-modal-footer-layers--contact-form .sfh-modal-footer-layer--help,.sfh-modal-footer-layers--contact-form .sfh-modal-footer-layer--hint,.sfh-modal-footer-layers--contact-form .sfh-modal-footer-layer--guide,.sfh-modal-footer-layers--contact-form .sfh-modal-footer-layer--brand-intro,.sfh-modal-footer-layers--contact-form .sfh-modal-footer-layer--shop-specific,.sfh-modal-footer-layers--contact-form .sfh-modal-footer-layer--shop-collection{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .42s,transform .42s,visibility 0s linear .42s;transform:translateY(8px)}.sfh-modal-footer-layer a{color:inherit}@media (max-width:800px){.sfh-guide-footer-desktop{display:none}.sfh-guide-footer-mobile{display:inline}.sfh-modal-footer-layers .sfh-modal-footer-layer,.sfh-modal-footer-layers .sfh-modal-footer-layer a,.sfh-modal-footer-layers .sfh-modal-footer-layer--hint{color:#757575}}.sfh-collection-hub p,.sfh-learn-hub p,.sfh-quiz-intro p,.sfh-adventure-muted{color:#ffffffe6;margin:0;font-size:1.03rem;line-height:1.45}.sfh-collection-hub p,.sfh-learn-hub p{margin-top:.7rem}.sfh-quiz-intro p{margin-top:.6rem}.sfh-brand-intro-hub{width:100%;max-width:43rem;margin-inline:auto}.sfh-guide-buffer-hub{width:100%;max-width:34rem;margin-inline:auto}.sfh-guide-buffer-spinner{border:2px solid #ffffff47;border-top-color:#ffffffeb;border-radius:999px;width:2rem;height:2rem;margin:1.1rem auto .6rem;animation:.9s linear infinite sfh-guide-buffer-spin}.sfh-checkout-preparing-spinner-lead{margin:0 auto 1.15rem}.sfh-checkout-preparing-progress{width:min(420px,86vw);margin:1.05rem auto 0}.sfh-checkout-preparing-progress-track{background:#ffffff1c;border-radius:999px;height:5px;overflow:hidden;box-shadow:inset 0 1px #ffffff0f}.sfh-checkout-preparing-progress-fill{border-radius:inherit;transform-origin:0;background:linear-gradient(90deg,#ffffff61 0%,#ffffffeb 52%,#b4dcc8f2 100%);width:100%;height:100%;transition:transform .38s cubic-bezier(.22,1,.36,1);display:block;transform:scaleX(.06);box-shadow:0 0 12px #ffffff1f}.sfh-checkout-preparing-progress-fill.is-complete{transform:scaleX(1)}.sfh-checkout-preparing-hint{color:#ffffffb8;margin:.85rem 0 0;font-size:.88rem;animation:1.6s ease-in-out infinite sfh-checkout-preparing-hint-pulse}@keyframes sfh-checkout-preparing-hint-pulse{0%,to{opacity:.62}50%{opacity:1}}.sfh-brand-intro-body{gap:.78rem;margin-top:.25rem;display:grid}.sfh-brand-intro-skip{color:#ffffffe0;text-underline-offset:3px;cursor:pointer;background:0 0;border:none;font-size:.86rem;font-weight:600;text-decoration:underline;display:inline-block}.sfh-brand-intro-skip:hover{color:#fff}.sfh-modal-adventure-content.is-intro-animating .sfh-brand-intro-body{opacity:0;animation:.82s 1.28s forwards sfh-intro-options-reveal;transform:translateY(10px)}.sfh-modal-adventure-content.sfh-modal-adventure-content--brand-intro.is-intro-animating{--sfh-intro-start-offset:126px}.sfh-gender-pick-custom-icon{object-fit:contain;width:100%;height:100%}.sfh-gender-pick-na{font-size:2.2rem;font-weight:700;line-height:1}.sfh-gender-skip-link{color:#ffffffe0;text-underline-offset:3px;cursor:pointer;background:0 0;border:none;margin-top:.95rem;font-size:.87rem;font-weight:600;text-decoration:underline}.sfh-gender-skip-link:hover{color:#fff}.sfh-option-list-age .sfh-option-button{opacity:0;animation:.56s forwards sfh-stagger-button-in;transform:translateY(-8px)}.sfh-option-list-age .sfh-option-button:first-child{animation-delay:30ms}.sfh-option-list-age .sfh-option-button:nth-child(2){animation-delay:.1s}.sfh-option-list-age .sfh-option-button:nth-child(3){animation-delay:.17s}.sfh-option-list-age .sfh-option-button:nth-child(4){animation-delay:.24s}.sfh-option-list-age .sfh-option-button:nth-child(5){animation-delay:.31s}.sfh-option-list-age .sfh-option-button:nth-child(6){animation-delay:.38s}@media (max-width:600px){.sfh-brand-intro-hub{-webkit-overflow-scrolling:touch;max-height:min(44vh,19rem);margin-right:-.15rem;padding-right:.35rem;overflow-y:auto}.sfh-modal-adventure-content.sfh-modal-adventure-content--brand-intro.is-intro-animating{--sfh-intro-start-offset:112px}.sfh-gender-pick{margin-top:.95rem}}.sfh-ret-detail-hub{width:100%}.sfh-ret-detail-subcopy{color:#ffffffd6;max-width:34rem;margin:.7rem auto 0}.sfh-option-list-ret-detail{margin-top:1.5rem}.sfh-option-button-ret-detail{color:#0f1720;-webkit-backdrop-filter:none;background:#fff;border-color:#0f17201a;font-size:.96rem;box-shadow:0 2px 10px #0000000f}.sfh-option-button-ret-detail .sfh-option-copy{color:#0f1720}.sfh-ret-detail-tag{color:#0f1720cc;letter-spacing:.06em;background:#0f17200f;border:1px solid #0f17201a;border-radius:6px;margin-left:auto;padding:.26rem .52rem;font-size:.63rem;font-weight:700}.sfh-ret-detail-chevron{color:#0f1720a6;margin-left:auto}.sfh-ret-detail-chevron.is-after-tag{margin-left:.6rem}.sfh-ret-detail-footer-note{color:#ffffff94;max-width:34rem;margin:1.45rem auto 0;font-size:.72rem}.sfh-ret-detail-footer-note a{color:inherit}.sfh-option-button-primary{text-transform:none}.sfh-option-button-sentence-case{text-transform:none;letter-spacing:.01em}.sfh-option-copy-with-icon{align-items:center;gap:.5rem;display:inline-flex}.sfh-option-leading-icon{flex:none;width:1rem;height:1rem;display:inline-flex}.sfh-option-leading-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.sfh-modal-adventure-content--support-form{justify-content:center;padding-bottom:0}.sfh-modal-adventure-content--support-form .sfh-adventure-stage{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.sfh-modal-adventure-content--support-form .sfh-adventure-head{flex-shrink:0}.sfh-adventure-head-support{margin-bottom:.35rem}.sfh-support-form-page{flex-direction:column;flex:1;align-self:center;width:min(100%,700px);min-height:0;max-height:min(64vh,620px);margin:calc(1.65rem - 20px) auto 0;display:flex;position:relative}.sfh-support-form-scroll-inner{-webkit-overflow-scrolling:touch;text-align:left;scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0;padding:.35rem .8rem 4.2rem;overflow:hidden auto}.sfh-support-form-scroll-inner::-webkit-scrollbar{width:0;height:0}.sfh-support-form-scroll-fade{pointer-events:none;opacity:0;z-index:1;height:3.6rem;transition:opacity .2s;position:absolute;left:0;right:0}.sfh-support-form-scroll-fade-top{background:linear-gradient(#0e1616fa,#0e161600);top:0}.sfh-support-form-scroll-fade-bottom{background:linear-gradient(#0e161600,#0e1616fc);height:5.8rem;bottom:0}.sfh-support-form-scroll-fade.is-visible{opacity:1}.sfh-support-form-scroll-arrow{color:#fff;cursor:pointer;z-index:2;background:#0e1616d6;border:1px solid #ffffff3d;border-radius:50%;justify-content:center;align-items:center;width:2.9rem;height:2.9rem;padding:0;display:flex;position:absolute;bottom:.85rem;left:50%;transform:translate(-50%)!important}.sfh-support-form-scroll-arrow:hover,.sfh-support-form-scroll-arrow:focus-visible{background:#0e1616f2;border-color:#ffffff57;transform:translate(-50%)scale(1.04)!important}.sfh-support-form-scroll-arrow svg{stroke:currentColor;stroke-width:2px;fill:none;width:1.35rem;height:1.35rem}.sfh-support-attach-input-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sfh-support-attach-zone{text-align:center;cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#ffffff0f;border:1px dashed #ffffff47;border-radius:12px;padding:1rem 1rem .85rem;display:block;position:relative;box-shadow:0 8px 18px #0003}.sfh-support-attach-zone:focus-within{outline-offset:2px;outline:2px solid #0ea5e98c}.sfh-support-attach-icon{color:#ffffffeb;margin-bottom:.45rem;display:inline-flex}.sfh-support-attach-icon svg{stroke:currentColor;stroke-width:2px;fill:none;width:1.35rem;height:1.35rem}.sfh-support-attach-title{color:#fff;margin:0;font-size:.98rem;font-weight:700}.sfh-support-attach-hint{color:#ffffff8c;margin:.35rem 0 0;font-size:.78rem}.sfh-support-attach-list{text-align:left;gap:.35rem;margin:.65rem 0 0;padding:0;list-style:none;display:grid}.sfh-support-attach-row{color:#ffffffe0;justify-content:space-between;align-items:center;gap:.5rem;font-size:.82rem;display:flex}.sfh-support-attach-file-meta{align-items:center;gap:.5rem;min-width:0;display:inline-flex}.sfh-support-attach-thumb{object-fit:cover;color:#ffffffd1;background:#ffffff14;border:1px solid #ffffff38;border-radius:.42rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.58rem;display:inline-flex}.sfh-support-attach-thumb--fallback{letter-spacing:.02em;font-weight:700}.sfh-support-attach-remove{color:#fda4af;cursor:pointer;background:0 0;border:none;padding:.1rem 0;font-size:.78rem;text-decoration:underline}@media (max-width:520px){.sfh-support-form-page{width:min(100%,96vw);max-height:min(66vh,620px);margin-top:calc(1rem - 20px)}.sfh-global-menu-content .sfh-global-menu-stage{transform:translateY(-24px)}.sfh-support-form-page-menu{margin-top:calc(1rem - 28px)}.sfh-support-form-scroll-inner{padding-bottom:3.1rem}.sfh-support-textarea{min-height:10.25rem}}.sfh-support-form-wrap{margin-top:.9rem}.sfh-support-form-subtitle{color:#ffffffc7;text-align:center;margin:0 0 .9rem;font-size:.98rem}.sfh-support-form{gap:.72rem;margin-top:1rem;display:grid}.sfh-support-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem;display:grid}.sfh-support-input,.sfh-support-textarea{color:#fff;-webkit-backdrop-filter:blur(6px);background:#ffffff14;border:1px solid #fff3;border-radius:10px;width:100%;padding:.78rem .86rem;font-family:inherit;font-size:.95rem;box-shadow:0 6px 16px #0000002e}.sfh-support-textarea{resize:vertical;min-height:8rem}.sfh-support-input::placeholder,.sfh-support-textarea::placeholder{color:#ffffff9e}.sfh-support-submit{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #fff3;border-radius:10px;justify-self:center;min-width:170px;padding:.78rem 1.5rem;font-size:.95rem;font-weight:700;box-shadow:0 8px 22px #0000003d}.sfh-support-submit:disabled{opacity:.66;cursor:default}.sfh-support-form-error{color:#fda4af;margin:.1rem 0 0;font-size:.82rem}.sfh-support-form-success{color:#86efac;margin:.1rem 0 0;font-size:.82rem}.sfh-recommendation-list{gap:.62rem;margin-top:1.2rem;display:grid}.sfh-recommendation-list .sfh-option-button{min-height:5.5rem;padding-top:.42rem;padding-bottom:.42rem}.sfh-quiz-result-shop-button{min-height:3.15rem!important;padding-top:.2rem!important;padding-bottom:.2rem!important}.sfh-quiz-result-or{color:#ffffffc7;text-transform:lowercase;margin:.1rem 0 0;font-size:.9rem;font-weight:700}.sfh-quiz-restart-link{margin:.15rem auto 0;padding:.15rem .3rem}.sfh-eval-result-shell{max-width:min(100%,540px);margin-inline:auto}.sfh-option-button-text-link{box-shadow:none;background:0 0;border:none;justify-content:center;min-height:0;padding:.25rem .1rem .35rem}.sfh-option-button-text-link .sfh-option-copy{color:#ffffffd1;text-underline-offset:.14rem;font-size:.86rem;text-decoration:underline}.sfh-option-button-text-link:hover .sfh-option-copy{color:#fffffff5}.sfh-reco-card{grid-template-columns:minmax(5.9rem,34%) 1fr;align-items:center;gap:.86rem;width:calc(100% + 1.36rem);margin-left:-1.36rem;display:grid}.sfh-reco-thumb{background:#0f172014;border-radius:8px 0 0 8px;flex:none;width:100%;height:5.1rem;overflow:hidden}.sfh-reco-thumb img{object-fit:cover;width:100%;height:100%;display:block}.sfh-reco-thumb-empty{background:#0f17201a;width:100%;height:100%;display:block}.sfh-reco-text{flex:auto;min-width:0;padding-right:.2rem;display:block}.sfh-shop-specific-hub{width:100%}.sfh-shop-specific-search-wrap{margin-top:1rem;position:relative}.sfh-shop-specific-search{color:#fff;background:#ffffff14;border:1px solid #ffffff38;border-radius:10px;width:100%;padding:.82rem .95rem .82rem 2.55rem;font-family:inherit;font-size:.95rem;box-shadow:0 6px 16px #00000029}.sfh-shop-specific-search-icon{color:#ffffffc7;pointer-events:none;width:1rem;height:1rem;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.sfh-shop-specific-search-icon svg{stroke:currentColor;stroke-width:2px;fill:none;width:100%;height:100%}.sfh-shop-specific-search::placeholder{color:#ffffff9e}.sfh-shop-specific-search:focus-visible{outline-offset:2px;outline:2px solid #0ea5e980}.sfh-shop-specific-list-shell{margin-top:.9rem;position:relative}.sfh-shop-specific-list-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;max-height:min(50vh,420px);padding:.45rem .8rem 4.2rem;overflow:hidden auto}.sfh-shop-specific-list-scroll::-webkit-scrollbar{width:0;height:0}.sfh-shop-specific-list-scroll .sfh-recommendation-list{margin-top:.2rem}.sfh-shop-specific-list-scroll .sfh-option-button{min-height:3.55rem;padding-top:.94rem;padding-bottom:.94rem}.sfh-option-button-popular{border:2px solid #d97706b8;box-shadow:0 0 0 1px #f59e0b29,0 8px 22px #00000024}.sfh-option-button-popular:before{content:"";background:#f59e0b;border-radius:999px;flex:none;align-self:center;width:.5rem;height:.5rem;box-shadow:0 0 0 2px #f59e0b33}.sfh-option-button-popular .sfh-option-copy{flex:auto;min-width:0}.sfh-option-button-popular:hover{border-color:#d97706db;box-shadow:0 0 0 1px #f59e0b3d,0 10px 26px #00000029}.sfh-shop-specific-fade{pointer-events:none;opacity:0;z-index:1;height:3.6rem;transition:opacity .2s;position:absolute;left:0;right:0}.sfh-shop-specific-fade.is-visible{opacity:1}.sfh-shop-specific-fade-top{background:linear-gradient(#0e1616fa,#0e161600);top:0}.sfh-shop-specific-fade-bottom{background:linear-gradient(#0e161600,#0e1616fc);height:5.8rem;bottom:0}.sfh-shop-specific-scroll-bottom{color:#fff;z-index:2;cursor:pointer;background:#0e1616d6;border:1px solid #ffffff3d;border-radius:50%;justify-content:center;align-items:center;width:2.9rem;height:2.9rem;padding:0;display:flex;position:absolute;bottom:.85rem;left:50%;transform:translate(-50%)!important}.sfh-shop-specific-scroll-bottom svg{stroke:currentColor;stroke-width:2px;fill:none;width:1.35rem;height:1.35rem}.sfh-shop-specific-scroll-bottom:hover,.sfh-shop-specific-scroll-bottom:focus-visible{background:#0e1616f2;border-color:#ffffff57;transform:translate(-50%)scale(1.04)!important}.sfh-quiz-dots{z-index:15;opacity:0;align-items:center;gap:.42rem;animation:.45s forwards sfh-quiz-dots-in;display:inline-flex;position:absolute;bottom:4.05rem;left:50%;transform:translate(-50%)}.sfh-quiz-dots.sfh-quiz-dots--quick-quiz{gap:.5rem}.sfh-quiz-dot{background:#ffffff61;border-radius:999px;width:.46rem;height:.46rem;transition:transform .28s,background .28s}.sfh-quiz-dot.is-active{background:#fff;transform:scale(1.24)}.sfh-quiz-featured-card{color:#fff;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;grid-template-columns:minmax(132px,42%) minmax(0,1fr);align-items:stretch;gap:0;width:100%;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:grid;overflow:hidden}.sfh-quiz-featured-card:hover,.sfh-quiz-featured-card:focus-visible{background:#ffffff1f;border-color:#ffffffe0;transform:translateY(-1px)}.sfh-quiz-featured-media{aspect-ratio:1;background:#ffffff0a;min-width:0;position:relative;overflow:hidden}.sfh-quiz-featured-media img{object-fit:cover;width:100%;height:100%;display:block}.sfh-quiz-featured-content{text-align:left;align-content:start;gap:.52rem;padding:.95rem;display:grid}.sfh-quiz-featured-kicker{text-transform:uppercase;letter-spacing:.06em;color:#ffffffb8;font-size:.72rem}.sfh-quiz-featured-content strong{font-size:1.02rem;line-height:1.2}.sfh-quiz-featured-reason{color:#fffc;margin:-.1rem 0 0;font-size:.78rem;line-height:1.35}.sfh-quiz-featured-cta{color:#d7f1ff;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:8px;width:fit-content;margin-top:.25rem;padding:.4rem .72rem;font-size:.84rem;font-weight:700}@media (min-width:801px){.sfh-modal-adventure-content{--sfh-intro-start-offset:clamp(150px, 22vh, 220px)}.sfh-modal-content h2{font-size:clamp(1.56rem,2.55vw,2.24rem)}}@keyframes sfh-quiz-dots-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@keyframes sfh-modal-title-sequence-mobile{0%{opacity:0;transform:translateY(24px)}15%{opacity:1;transform:translateY(0)}65%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(-52px)}}@media (min-width:900px){.sfh-modal-header{padding:max(1.85rem, env(safe-area-inset-top,0px)) 2.1rem 0}}.sfh-gender-pick{width:100%;margin-top:.35rem}.sfh-gender-pick-row{flex-wrap:wrap;justify-content:center;gap:1.35rem;margin-top:.5rem;display:flex}.sfh-gender-pick-tile.sfh-option-button{text-align:center;aspect-ratio:1;border-radius:999px;flex-direction:column;flex:148px;justify-content:center;align-items:center;gap:.65rem;width:auto;max-width:11.5rem;min-height:11.5rem;padding:1.35rem 1rem}.sfh-gender-pick-circle{color:#0f1720;justify-content:center;align-items:center;width:4.75rem;height:4.75rem;display:flex;position:relative;overflow:hidden}.sfh-gender-pick-empty{background:#0f172014;border-radius:999px;width:100%;height:100%}.sfh-gender-pick-custom-icon{object-fit:contain;opacity:1;width:100%;height:100%;position:absolute;inset:0}.sfh-gender-pick-label{letter-spacing:.02em;color:#0f1720;font-size:.95rem;font-weight:800}.sfh-newsletter-slide{gap:1rem;width:min(100%,420px);margin:0 auto;display:grid;position:relative}.sfh-newsletter-slide-intro{text-align:center;color:#ffffffdb;margin:0;font-size:.95rem;font-weight:600;line-height:1.45}.sfh-newsletter-form{gap:.75rem;display:grid}.sfh-newsletter-label{text-align:left;color:#ffffffd1;gap:.35rem;font-size:.82rem;font-weight:700;display:grid}.sfh-newsletter-input{color:#0f1720;background:#fff;border:1px solid #0f172024;border-radius:8px;padding:.65rem .75rem;font-size:.95rem;font-weight:600}.sfh-newsletter-hp{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sfh-newsletter-error{color:#fda4af;text-align:center;margin:0;font-size:.82rem}.sfh-newsletter-success{color:#86efac;text-align:center;margin:0;font-size:.86rem;font-weight:700}.sfh-newsletter-submit{color:#0f1720;cursor:pointer;background:#fff;border:1px solid #0f17201f;border-radius:8px;margin-top:.25rem;padding:.85rem 1rem;font-size:.95rem;font-weight:800}.sfh-newsletter-submit:disabled{opacity:.65;cursor:default}.sfh-social-slide{gap:1rem;width:min(100%,520px);margin:0 auto;display:grid}.sfh-social-slide--simple{gap:.85rem}.sfh-social-slide-intro,.sfh-social-slide-footnote,.sfh-social-slide-empty{text-align:center;color:#ffffffd1;margin:0;font-size:.88rem;font-weight:600;line-height:1.45}.sfh-social-slide-empty{color:#ffffffb8;font-size:.86rem;font-weight:500}.sfh-social-slide-footnote{opacity:.9;font-size:.78rem;font-weight:500}.sfh-social-simple-row{opacity:0;pointer-events:none;flex-wrap:wrap;justify-content:center;align-items:center;gap:.95rem 1.15rem;margin-top:1.85rem;transition:opacity .55s;display:flex}.sfh-social-simple-row--revealed{opacity:1;pointer-events:auto}@media (prefers-reduced-motion:reduce){.sfh-social-simple-row{transition-duration:.01ms}}.sfh-social-simple-hit{border-radius:12px;line-height:0;display:inline-flex}.sfh-social-simple-hit:not(.sfh-social-simple-hit--disabled) .sfh-social-simple-img{filter:brightness(0)invert();opacity:1;transition:opacity .2s,transform .2s}.sfh-social-simple-hit:not(.sfh-social-simple-hit--disabled):hover .sfh-social-simple-img{opacity:.48;transform:scale(1.03)}.sfh-social-simple-hit--disabled{cursor:default}.sfh-social-simple-hit--disabled .sfh-social-simple-img{filter:brightness(0)invert();opacity:.38}.sfh-social-simple-img{object-fit:contain;border-radius:10px;width:clamp(2.25rem,7.5vw,3.1rem);height:clamp(2.25rem,7.5vw,3.1rem);display:block}.cph-page{color:#fff;background:#0e1616;min-height:100dvh}.cph-shell{background:#0e1616;flex-direction:column;min-height:100dvh;display:flex;position:relative}.cph-shell .sfh-modal-header{z-index:12;position:relative}.cph-content-crossfade{animation:.36s both sfh-slide-crossfade}@media (prefers-reduced-motion:reduce){.cph-content-crossfade{animation:none}}.cph-page .cph-utility-shell.sfh-modal-shell{clip-path:none;animation:none}.cph-page .sfh-modal-footer-layers{bottom:1.25rem}.cph-page .sfh-modal-adventure-content.sfh-modal-adventure-content--support-form{padding-bottom:5.85rem}.cph-policy-scroll-page{margin-bottom:0;max-height:min(72vh,720px)!important}.cph-policy-scroll-page .sfh-support-form-scroll-fade-bottom{height:5.75rem;bottom:0}.cph-policy-scroll-page .sfh-support-form-scroll-arrow{bottom:.85rem}.cph-policy-body{font-family:var(--font-assistant), Arial, Helvetica, sans-serif;color:#ffffffe6;text-align:left;font-size:.95rem;line-height:1.6}.cph-policy-body p{margin:0 0 .85rem}.cph-policy-body hr{border:none;border-top:1px solid #ffffff38;margin:1.25rem 0}.cph-policy-body h1,.cph-policy-body h2,.cph-policy-body h3{color:#fff;margin:1.15rem 0 .55rem;font-weight:700;line-height:1.25}.cph-policy-body h1:first-child,.cph-policy-body h2:first-child,.cph-policy-body h3:first-child{margin-top:.35rem}.cph-policy-body ul,.cph-policy-body ol{margin:.35rem 0 .85rem;padding-left:1.4rem;list-style-position:outside}.cph-policy-body ul{list-style-type:disc}.cph-policy-body ol{list-style-type:decimal}.cph-policy-body li{margin:.25rem 0;padding-left:.15rem;display:list-item}.cph-policy-body li+li{margin-top:.35rem}.cph-policy-body ul ul,.cph-policy-body ol ol,.cph-policy-body ul ol,.cph-policy-body ol ul{margin-top:.35rem;margin-bottom:.35rem}.cph-policy-body ul ul{list-style-type:circle}.cph-policy-body a{color:#9fd9d9;text-underline-offset:3px;text-decoration:underline}.cph-policy-body strong,.cph-policy-body b{color:#fff;font-weight:700}.cph-policy-body em,.cph-policy-body i{font-style:italic}.cph-policy-body u{text-decoration:underline}.cph-policy-body span[style*=font-weight]{font-weight:700!important}.cph-policy-body span[style*="font-style: italic"]{font-style:italic!important}
