.ghost-cart-page{position:relative;overflow:hidden;padding-block:clamp(4rem,8vw,6rem);background:linear-gradient(180deg,#0d0b09,#0a0d14 55%,#080b12);color:#f3f4f6}.ghost-cart-page__rule{position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(200,168,75,.35),transparent);pointer-events:none}.ghost-cart-page__ambient{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 70% 45% at 15% 20%,rgba(178,34,52,.08) 0%,transparent 60%),radial-gradient(ellipse 60% 40% at 85% 70%,rgba(200,168,75,.06) 0%,transparent 55%)}.ghost-cart-page__inner{position:relative;z-index:1}.ghost-cart-page__header{margin-bottom:2.5rem}.ghost-cart-page__kicker{margin:0 0 .75rem;color:#c8a84b;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.ghost-cart-page__heading-row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem}.ghost-cart-page__heading{margin:0;font-size:clamp(2rem,4vw,2.75rem);font-weight:900;line-height:1.05}.ghost-cart-page__count{display:inline-flex;align-items:center;justify-content:center;min-height:1.75rem;padding-inline:.75rem;border-radius:999px;background:#b2223429;color:#ffb4bd;font-size:.8125rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.ghost-cart-page__intro{margin:.875rem 0 0;max-width:42rem;color:#ffffff85;font-size:.9375rem;line-height:1.6}.ghost-cart-page__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.875rem;min-height:24rem;padding:2rem;border:1px solid rgba(255,255,255,.06);border-radius:1.25rem;background:#ffffff05;text-align:center}.ghost-cart-page__empty-icon{display:inline-flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;border-radius:999px;background:#ffffff0a;color:#ffffff47}.ghost-cart-page__empty-icon svg{width:1.75rem;height:1.75rem}.ghost-cart-page__empty-title{margin:0;font-size:1.35rem;font-weight:800}.ghost-cart-page__empty-body{margin:0;max-width:24rem;color:#ffffff8c;line-height:1.6}.ghost-cart-page__empty-action{margin-top:.5rem;min-width:14rem;padding:.875rem 1.25rem}.ghost-cart-page__layout{display:grid;gap:2rem}@media(min-width:990px){.ghost-cart-page__layout{grid-template-columns:minmax(0,1fr) 24rem;align-items:start}}.ghost-cart-page__items-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;padding-bottom:.875rem;border-bottom:1px solid rgba(255,255,255,.06)}.ghost-cart-page__items-title{margin:0;font-size:.875rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#ffffffb8}.ghost-cart-page__items-meta{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#ffffff57}.ghost-cart-page__items-list{display:grid;gap:1rem}.ghost-cart-page__item{display:grid;grid-template-columns:6.5rem minmax(0,1fr);gap:1rem;padding:1.125rem;border:1px solid rgba(255,255,255,.07);border-radius:1rem;background:linear-gradient(180deg,#ffffff0a,#ffffff05);box-shadow:0 12px 40px #0000002e}.ghost-cart-page__item.is-updating{opacity:.55;pointer-events:none}.ghost-cart-page__item-media{display:block;overflow:hidden;border-radius:.75rem;background:#ffffff0a;aspect-ratio:1}.ghost-cart-page__item-media img{width:100%;height:100%;object-fit:cover}.ghost-cart-page__item-body{display:grid;gap:.875rem;min-width:0}.ghost-cart-page__item-head{display:flex;justify-content:space-between;gap:1rem}.ghost-cart-page__item-title{margin:0 0 .25rem;font-size:1.0625rem;font-weight:700;line-height:1.35}.ghost-cart-page__item-title a{color:#fff;text-decoration:none}.ghost-cart-page__item-title a:hover{color:#c8a84b}.ghost-cart-page__item-variant,.ghost-cart-page__item-plan{margin:0;font-size:.8125rem;color:#ffffff7a;text-transform:capitalize}.ghost-cart-page__item-pricing{display:flex;flex-direction:column;align-items:flex-end;gap:.125rem;flex-shrink:0}.ghost-cart-page__item-compare{font-size:.75rem;color:#ffffff59;text-decoration:line-through}.ghost-cart-page__item-price{font-size:1.0625rem;font-weight:800;color:#fff}.ghost-cart-page__item-properties{margin:0;display:grid;gap:.375rem}.ghost-cart-page__item-property{display:grid;grid-template-columns:auto 1fr;gap:.5rem;font-size:.8125rem}.ghost-cart-page__item-property dt{color:#ffffff6b}.ghost-cart-page__item-property dd{margin:0;color:#ffffffb8}.ghost-cart-page__item-property a{color:#c8a84b}.ghost-cart-page__item-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.ghost-cart-page__qty{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.1);border-radius:999px;overflow:hidden;background:#ffffff08}.ghost-cart-page__qty-btn{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:0;background:transparent;color:#ffffffb8;cursor:pointer;transition:color .2s ease,background .2s ease}.ghost-cart-page__qty-btn:hover{color:#fff;background:#ffffff0f}.ghost-cart-page__qty-value{min-width:2rem;text-align:center;font-size:.875rem;font-weight:700}.ghost-cart-page__remove{color:#ffffff6b;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;transition:color .2s ease}.ghost-cart-page__remove:hover{color:#ffb4bd}.ghost-cart-page__continue-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.25rem;padding:1rem 1.125rem;border:1px solid rgba(255,255,255,.08);border-radius:.875rem;background:#ffffff08;color:#fff;text-decoration:none;transition:border-color .2s ease,background .2s ease,transform .2s ease}.ghost-cart-page__continue-bar:hover{border-color:#c8a84b59;background:#c8a84b0f;transform:translateY(-1px)}.ghost-cart-page__continue-copy{display:grid;gap:.2rem}.ghost-cart-page__continue-label{font-size:.8125rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.ghost-cart-page__continue-hint{font-size:.8125rem;color:#ffffff73}.ghost-cart-page__continue-icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:999px;background:#ffffff0d;color:#c8a84b}.ghost-cart-page__summary-card{position:sticky;top:6rem;overflow:hidden;padding:1.35rem;border:1px solid rgba(255,255,255,.08);border-radius:1rem;background:linear-gradient(180deg,#ffffff0d,#ffffff08);box-shadow:0 20px 60px #00000047}.ghost-cart-page__summary-accent{position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#c8a84b,transparent)}.ghost-cart-page__summary-title{margin:0 0 1rem;font-size:.875rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#ffffffb8}.ghost-cart-page__summary-row{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.625rem;font-size:.875rem;color:#ffffff9e}.ghost-cart-page__summary-prices{display:flex;flex-direction:column;align-items:flex-end;gap:.125rem}.ghost-cart-page__summary-compare{font-size:.8125rem;color:#ffffff59;text-decoration:line-through}.ghost-cart-page__summary-row--discount{color:#86efac}.ghost-cart-page__summary-card .ghost-cart-discount{margin-bottom:1rem}.ghost-cart-page__summary-total{display:flex;justify-content:space-between;gap:1rem;padding-block:1rem;margin-bottom:1rem;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);font-size:1.125rem;font-weight:800;color:#fff}.ghost-cart-page__badges{display:grid;gap:.5rem;margin:0 0 1rem;padding:0;list-style:none}.ghost-cart-page__badges li{position:relative;padding-left:1.25rem;font-size:.8125rem;line-height:1.45;color:#ffffff94}.ghost-cart-page__badges li:before{content:"\2713";position:absolute;left:0;color:#c8a84b;font-weight:700}.ghost-cart-page__note{display:grid;gap:.5rem;margin-bottom:1rem}.ghost-cart-page__note span{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#ffffff6b}.ghost-cart-page__note textarea{width:100%;padding:.75rem .875rem;border:1px solid rgba(255,255,255,.12);border-radius:.5rem;background:#ffffff0a;color:#fff;font:inherit;resize:vertical}.ghost-cart-page__note textarea:focus-visible{outline:var(--ghost-focus-ring);outline-offset:var(--ghost-focus-offset);border-color:#c8a84b73}.ghost-cart-page__trust{margin:0 0 1rem;text-align:center;font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;color:#ffffff57}.ghost-cart-page__summary-actions{display:grid;gap:.625rem}.ghost-cart-page__checkout,.ghost-cart-page__continue-btn{width:100%;min-height:3rem;padding:.875rem 1rem;font-size:.75rem}.ghost-cart-page__checkout{box-shadow:0 8px 24px #c9a84c47}.ghost-cart-page__update{border:0;background:transparent;color:#ffffff6b;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:color .2s ease}.ghost-cart-page__update:hover{color:#fff}.ghost-cart-page__error{margin:1rem 0 0;padding:.875rem 1rem;border-radius:.625rem;border:1px solid rgba(248,113,113,.25);background:#f8717114;color:#fca5a5;font-size:.875rem}@media(max-width:640px){.ghost-cart-page__item{grid-template-columns:5rem minmax(0,1fr)}.ghost-cart-page__item-head{flex-direction:column}.ghost-cart-page__item-pricing{align-items:flex-start}}.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.ghost-footer{position:relative;overflow:hidden;width:100%;margin-top:0;color:#fff;background:linear-gradient(0deg,#040508,#080b12 60%,#0a0d14)}.ghost-footer__rule{position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(201,168,76,.2),transparent);pointer-events:none}.ghost-footer__inner{position:relative;z-index:1;width:min(80rem,calc(100% - 2rem));margin-inline:auto;padding-block:3.5rem;text-align:center}.ghost-footer__logo-wrap{display:flex;justify-content:center;margin-bottom:2rem}.ghost-footer__logo{width:auto;height:2.5rem;opacity:.7}.ghost-footer__nav{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;margin-bottom:2rem}@media(min-width:768px){.ghost-footer__nav{flex-direction:row;flex-wrap:wrap;gap:1.25rem}}.ghost-footer__link{color:#5a5a6a;font-size:.75rem;font-weight:500;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;transition:color .2s ease}.ghost-footer__link:hover{color:#d1d5db}.ghost-footer__link--modal{padding:0;border:0;background:transparent;cursor:pointer;font:inherit;letter-spacing:inherit;text-transform:inherit}.ghost-footer__link--modal:focus-visible{outline:var(--ghost-focus-ring);outline-offset:var(--ghost-focus-offset);border-radius:var(--ghost-radius-sm)}.ghost-footer__link--affiliate{color:#c9a84c;font-weight:600}.ghost-footer__link--affiliate:hover{color:gold}.ghost-footer__sep{display:none;color:#2a2a35;font-size:.75rem;line-height:1}@media(min-width:768px){.ghost-footer__sep{display:inline}}.ghost-footer__divider{width:min(20rem,100%);height:1px;margin:0 auto 2rem;background:linear-gradient(90deg,transparent,rgba(255,255,255,.07),transparent)}.ghost-footer__copyright{margin:0;color:#3a3a4a;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.ghost-legal-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:1rem;background:#000000eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;transition:opacity .24s ease;pointer-events:none}.ghost-legal-modal.is-open{opacity:1;pointer-events:auto}.ghost-legal-modal[hidden]{display:none!important}.ghost-legal-modal__panel{position:relative;width:min(100%,48rem);max-height:min(85vh,52rem);overflow:auto;border:1px solid #e5e7eb;border-radius:1.5rem;background:linear-gradient(135deg,#fff,#f9fafb,#fff);box-shadow:0 20px 60px #0000004d;transform:translateY(12px) scale(.98);transition:transform .28s ease}.ghost-legal-modal.is-open .ghost-legal-modal__panel{transform:translateY(0) scale(1)}.ghost-legal-modal__panel--compact{width:min(100%,28rem)}.ghost-legal-modal__bar{height:.5rem;background:linear-gradient(90deg,gold,#facc15,gold)}.ghost-legal-modal__head{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;border-bottom:2px solid #ffd700;background:linear-gradient(90deg,#111827,#000,#111827)}.ghost-legal-modal__head-main{display:flex;align-items:center;gap:.75rem;min-width:0}.ghost-legal-modal__head-icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:.75rem;background:gold;color:#000;flex-shrink:0}.ghost-legal-modal__title{margin:0;color:#fff;font-size:clamp(1.375rem,3vw,1.875rem);font-weight:900;line-height:1.15}.ghost-legal-modal__close{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:0;border-radius:999px;background:#ffffff1a;color:#fff;cursor:pointer;transition:background .2s ease,transform .2s ease;flex-shrink:0}.ghost-legal-modal__close:hover{background:#fff3;transform:scale(1.05)}.ghost-legal-modal__close:focus-visible{outline:var(--ghost-focus-ring);outline-offset:var(--ghost-focus-offset)}.ghost-legal-modal__body{padding:1.5rem}.ghost-legal-modal__body--rich{padding:2rem 1.5rem}.ghost-legal-modal__highlight{padding:1.25rem;border:2px solid rgba(255,215,0,.3);border-radius:1rem;background:linear-gradient(135deg,#ffd7001a,#fffbeb)}.ghost-legal-modal__intro-inner{display:flex;align-items:flex-start;gap:1rem}.ghost-legal-modal__icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;flex-shrink:0;color:#fff}.ghost-legal-modal__icon--lg{width:2.5rem;height:2.5rem;border-radius:.625rem}.ghost-legal-modal__icon--gold{background:linear-gradient(135deg,gold,#ca8a04);color:#000}.ghost-legal-modal__icon--blue{background:#3b82f6}.ghost-legal-modal__icon--green{background:#22c55e}.ghost-legal-modal__icon--gray{background:#374151}.ghost-legal-modal__icon--indigo{background:#2563eb}.ghost-legal-modal__icon--red{background:#ef4444}.ghost-legal-modal__icon--dark{background:#111827}.ghost-legal-modal__section-head{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.ghost-legal-modal__section-head h3{margin:0}.ghost-legal-modal__highlight-title{margin:0 0 .5rem;color:#111827;font-size:1.375rem;font-weight:800}.ghost-legal-modal__text{margin:0 0 1rem;color:#374151;font-size:1rem;line-height:1.6}.ghost-legal-modal__email{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:fit-content;max-width:100%;padding:.875rem 1.5rem;border:0;border-radius:1rem;background:linear-gradient(90deg,#111827,#000);box-shadow:0 10px 15px #0000001f;color:#fff;font-size:clamp(.8125rem,2vw,1rem);font-weight:700;line-height:1.2;text-decoration:none;white-space:nowrap;transition:transform .2s ease}.ghost-legal-modal__email .ghost-legal-icon{color:#fff;flex-shrink:0}.ghost-legal-modal__email span{color:inherit}.ghost-legal-modal__email:hover,.ghost-legal-modal__email:focus-visible{transform:scale(1.05);color:#fff;text-decoration:none}.ghost-legal-modal__head--contact{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.ghost-legal-modal__panel--compact .ghost-legal-modal__body{padding:2rem}.ghost-legal-modal__intro,.ghost-legal-modal__section,.ghost-legal-modal__outro{margin-bottom:1.25rem;padding:1.25rem;border:1px solid #e5e7eb;border-radius:.75rem;background:#fff;box-shadow:0 4px 12px #0000000a}.ghost-legal-modal__section--highlight{border-color:#22c55e}.ghost-legal-modal__intro h3,.ghost-legal-modal__section h3{margin:0 0 .75rem;color:#111827;font-size:1.125rem;font-weight:800}.ghost-legal-modal__section-head h3,.ghost-legal-modal__intro-inner h3{margin:0}.ghost-legal-modal__intro p,.ghost-legal-modal__section p,.ghost-legal-modal__outro p{margin:0 0 .75rem;color:#374151;font-size:.9375rem;line-height:1.65}.ghost-legal-modal__intro p:last-child,.ghost-legal-modal__section p:last-child,.ghost-legal-modal__outro p:last-child{margin-bottom:0}.ghost-legal-modal__section ul{margin:0;padding-left:0;list-style:none;color:#374151;font-size:.9375rem;line-height:1.65}.ghost-legal-modal__checks li{display:flex;align-items:flex-start;gap:.5rem}.ghost-legal-modal__check{display:inline-flex;color:#22c55e;flex-shrink:0;margin-top:.125rem}.ghost-legal-modal__section li+li{margin-top:.5rem}.ghost-legal-modal__body--rich a{color:#b45309;font-weight:600;text-decoration:underline;text-underline-offset:.12em}.ghost-legal-modal__outro{text-align:center;background:linear-gradient(90deg,#111827,#000);border-color:#374151}.ghost-legal-modal__outro p{color:#d1d5db}.ghost-legal-modal__outro a{color:gold}.ghost-announcement-bar{position:fixed;top:0;left:0;right:0;z-index:61;overflow:hidden;color:#fff;background:var(--ghost-announcement-bg);border-top:1px solid color-mix(in srgb,var(--ghost-announcement-border) 55%,transparent);border-bottom:1px solid color-mix(in srgb,var(--ghost-announcement-border) 55%,transparent)}.ghost-announcement-bar.is-hidden{display:none}.ghost-announcement-bar__glow{position:absolute;top:0;bottom:0;width:28%;pointer-events:none;opacity:.55}.ghost-announcement-bar__glow--left{left:0;background:radial-gradient(circle at 0% 50%,color-mix(in srgb,var(--ghost-announcement-glow) 70%,transparent),transparent 72%)}.ghost-announcement-bar__glow--right{right:0;background:radial-gradient(circle at 100% 50%,color-mix(in srgb,var(--ghost-announcement-glow) 70%,transparent),transparent 72%)}.ghost-announcement-bar__grid{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.18;background-image:radial-gradient(rgba(255,255,255,.85) .6px,transparent .6px);background-size:10px 10px}.ghost-announcement-bar__shell{position:relative;z-index:2;max-width:80rem;margin-inline:auto;padding:10px 44px 10px 16px;pointer-events:none}.ghost-announcement-bar__shell button,.ghost-announcement-bar__shell [data-ghost-coupon-copy],.ghost-announcement-bar__shell .ghost-promo-copy{pointer-events:auto}.ghost-announcement-bar__desktop,.ghost-announcement-bar__mobile{position:relative;z-index:1}.ghost-announcement-bar__desktop{display:none}.ghost-announcement-bar__mobile{display:block}.ghost-announcement-bar__inner{display:flex;align-items:center;justify-content:center;gap:clamp(.75rem,2vw,1.75rem);flex-wrap:nowrap}.ghost-announcement-bar__title-group{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.ghost-announcement-bar__flag{width:28px;height:auto;border-radius:2px;box-shadow:0 1px 4px #00000059;flex-shrink:0}.ghost-announcement-bar__flag--mobile{width:22px}.ghost-announcement-bar__flag--trailing{margin-left:2px}.ghost-announcement-bar__titles{display:flex;flex-direction:column;gap:1px;line-height:1.1}.ghost-announcement-bar__kicker{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ffffffb8;white-space:nowrap}.ghost-announcement-bar__headline{font-size:clamp(14px,1.5vw,18px);font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.ghost-announcement-bar__offer-badge{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;padding:6px 14px;border-radius:8px;border:1px solid rgba(255,255,255,.85);background:var(--ghost-announcement-accent);box-shadow:0 2px 10px #00000040;flex-shrink:0}.ghost-announcement-bar__offer-main{font-size:17px;font-weight:900;line-height:1;letter-spacing:.04em;white-space:nowrap}.ghost-announcement-bar__offer-sub{font-size:9px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;opacity:.95}.ghost-announcement-bar__code-group{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;white-space:nowrap}.ghost-announcement-bar__code-prefix,.ghost-announcement-bar__code-suffix{font-size:12px;font-weight:500;color:#ffffffb8}.ghost-announcement-bar__code-group-inner{display:inline-flex;align-items:center;gap:5px}.ghost-announcement-bar__code{font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:5px 10px;border-radius:6px;border:1px solid rgba(255,255,255,.75);background:#000000d1;color:#fff;cursor:pointer;font-family:inherit;line-height:inherit;transition:background .15s ease,border-color .15s ease}.ghost-announcement-bar__code:hover{background:#000000eb;border-color:#ffffffe6}.ghost-announcement-bar__code.is-copied{background:#228b3c8c;border-color:#4ade80b3}.ghost-announcement-bar__countdown-block{display:inline-flex;flex-direction:column;align-items:center;gap:4px;flex-shrink:0}.ghost-announcement-bar__deadline{font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ffffff9e;white-space:nowrap}.ghost-announcement-bar__countdown{display:inline-flex;align-items:center;gap:4px}.ghost-announcement-bar__time-unit{display:inline-flex;flex-direction:column;align-items:center;gap:2px}.ghost-announcement-bar__time-value{display:inline-flex;align-items:center;justify-content:center;min-width:34px;padding:4px 6px;border-radius:6px;border:1px solid rgba(255,255,255,.72);background:#000000c7;font-size:16px;font-weight:800;font-variant-numeric:tabular-nums;line-height:1}.ghost-announcement-bar__time-label{font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffffc7}.ghost-announcement-bar__time-sep{align-self:flex-start;margin-top:8px;color:#ffffff8c;font-weight:800;font-size:14px;line-height:1}.ghost-announcement-bar__mobile-top,.ghost-announcement-bar__mobile-bottom{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.ghost-announcement-bar__mobile-bottom{margin-top:8px}.ghost-announcement-bar__offer-badge--mobile{padding:5px 10px}.ghost-announcement-bar__offer-badge--mobile .ghost-announcement-bar__offer-main{font-size:14px}.ghost-announcement-bar__code-group--mobile{gap:6px}.ghost-announcement-bar__code-group--mobile .ghost-announcement-bar__code-prefix,.ghost-announcement-bar__code-group--mobile .ghost-announcement-bar__code-suffix{font-size:10px}.ghost-announcement-bar__code-group--mobile .ghost-announcement-bar__code{font-size:10px;padding:4px 8px}.ghost-announcement-bar__countdown-block--mobile .ghost-announcement-bar__deadline{font-size:8px}.ghost-announcement-bar__countdown--mobile .ghost-announcement-bar__time-value{min-width:28px;font-size:13px;padding:3px 5px}.ghost-announcement-bar__countdown--mobile .ghost-announcement-bar__time-sep{margin-top:6px;font-size:12px}.ghost-announcement-bar__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.ghost-announcement-bar__dismiss{position:absolute;top:50%;right:10px;z-index:3;transform:translateY(-50%);width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#ffffff14;color:#ffffffb8;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.ghost-announcement-bar__dismiss:hover{color:#fff;border-color:#ffffff73;background:#ffffff24}@media(min-width:768px){.ghost-announcement-bar__shell{padding-inline:48px 52px}.ghost-announcement-bar__desktop{display:block}.ghost-announcement-bar__mobile{display:none}}.ghost-article{--article-red: #b22234;--article-dark: #0a0d14;--article-gold: #ffd700;--article-header-offset: calc(4px + 5rem) ;min-height:100vh;background:#fff;color:#111827}.ghost-article__container{width:min(56rem,calc(100% - 2rem));margin-inline:auto}.ghost-article__back-bar{padding-top:var(--article-header-offset);background:var(--article-dark);border-bottom:4px solid var(--article-red)}.ghost-article__back-link{display:inline-flex;align-items:center;gap:.5rem;padding-block:1.5rem;color:#9ca3af;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s ease}.ghost-article__back-link:hover{color:#fff}.ghost-article__shop-banner{background:linear-gradient(90deg,#07090f,#0d1018 40% 60%,#07090f);border-bottom:1px solid rgba(255,215,0,.12)}.ghost-article__shop-banner-link{display:block;color:inherit;text-decoration:none}.ghost-article__shop-banner-inner{display:flex;align-items:center;gap:1rem;padding-block:.625rem}.ghost-article__shop-banner-inner:before{content:none}@media(min-width:640px){.ghost-article__shop-banner-media:after{content:"";position:absolute;right:-.5rem;top:50%;width:1px;height:2rem;background:#ffffff1a;transform:translateY(-50%)}}.ghost-article__shop-banner-media{position:relative;flex-shrink:0}.ghost-article__shop-banner-image{width:3rem;height:3rem;border-radius:.25rem;object-fit:cover;filter:drop-shadow(0 0 8px rgba(255,215,0,.35))}.ghost-article__shop-banner-copy{min-width:0;flex:1}.ghost-article__shop-banner-kicker{margin:0 0 .25rem;color:var(--article-gold);font-size:.6875rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.ghost-article__shop-banner-text{margin:0;color:#9ca3af;font-size:.75rem;line-height:1.35}.ghost-article__shop-banner-text--desktop{display:none}.ghost-article__shop-banner-text--mobile{display:block;color:#d1d5db;font-weight:600}.ghost-article__shop-banner-sep{margin-inline:.5rem;color:#ffffff4d}@media(min-width:640px){.ghost-article__shop-banner-text--desktop{display:block}.ghost-article__shop-banner-text--mobile{display:none}}.ghost-article__shop-banner-cta{display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0;padding:.5rem 1rem;border-radius:.125rem;background:linear-gradient(135deg,#c9a84c,gold,#c9a84c);box-shadow:0 2px 10px #c9a84c59;color:#000;font-size:.6875rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;transition:transform .2s ease,box-shadow .2s ease}.ghost-article__shop-banner-link:hover .ghost-article__shop-banner-cta{transform:scale(1.05);box-shadow:0 4px 16px #c9a84c73}.ghost-article__body{padding-block:2.5rem}.ghost-article__intro{max-width:42rem;margin-bottom:0}.ghost-article__category{display:inline-flex;align-items:center;gap:.375rem;margin:0 0 1rem;padding-bottom:.125rem;border-bottom:2px solid var(--article-red);color:var(--article-red);font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.ghost-article__title{margin:0 0 1.25rem;font-size:clamp(1.875rem,4vw,2.5rem);font-weight:900;line-height:1.12;letter-spacing:-.02em}.ghost-article__meta{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb;margin-bottom:2rem;color:#6b7280;font-size:.875rem}.ghost-article__meta-item{display:inline-flex;align-items:center;gap:.375rem}.ghost-article__meta-dot{width:.25rem;height:.25rem;border-radius:50%;background:#d1d5db}.ghost-article__hero{margin:0 0 2rem;overflow:hidden;border-radius:.125rem;box-shadow:0 10px 30px #0000001f}.ghost-article__hero-image{display:block;width:100%;max-height:30rem;object-fit:cover;object-position:top}.ghost-article__hero-caption{margin:0;padding-top:.5rem;color:#6b7280;font-size:.75rem;font-style:italic;text-align:center}.ghost-article__layout{display:grid;gap:2.5rem}@media(min-width:1024px){.ghost-article__layout{grid-template-columns:minmax(0,2fr) minmax(16rem,1fr);gap:2.5rem}}.ghost-article__layout--full{grid-template-columns:1fr}.ghost-article__prose{color:#374151;font-size:1rem;line-height:1.75}.ghost-article__prose :is(p,ul,ol,blockquote,h2,h3,hr,.ghost-article__embed){margin:0}.ghost-article__prose :is(p,ul,ol,blockquote,h2,h3,hr,.ghost-article__embed)+:is(p,ul,ol,blockquote,h2,h3,hr,.ghost-article__embed){margin-top:1.5rem}.ghost-article__prose p{color:#374151}.ghost-article__prose a{color:var(--article-red);font-weight:600;text-decoration:underline;text-underline-offset:2px}.ghost-article__prose a:hover{color:#9a1c2b}.ghost-article__prose ul,.ghost-article__prose ol{padding-left:1.25rem}.ghost-article__prose li+li{margin-top:.5rem}.ghost-article__prose blockquote{padding:1.5rem 1.25rem;border-left:4px solid var(--article-red);border-radius:.125rem;background:#0a0d14;color:#d1d5db}.ghost-article__prose blockquote p{color:inherit}.ghost-article__prose blockquote p:first-child{color:var(--article-red);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.ghost-article__prose .ghost-article__embed{overflow:hidden;border-radius:.125rem;background:#0a0d14}.ghost-article__prose .ghost-article__embed iframe{display:block;width:100%;min-height:20rem;border:0}.ghost-article__prose h2,.ghost-article__prose h3{color:#111827;font-weight:900}.ghost-article__prose h2{margin-top:2rem;padding-bottom:.75rem;border-bottom:2px solid var(--article-red);font-size:1.25rem}.ghost-article__prose hr{margin-block:2rem;border:0;border-top:1px solid #e5e7eb}.ghost-article__prose img{max-width:100%;height:auto;border-radius:.125rem}.ghost-article__sidebar-sticky{position:sticky;top:calc(var(--article-header-offset) + 7.5rem);display:grid;gap:1.5rem}.ghost-article__cta{overflow:hidden;border-radius:.125rem;background:var(--article-dark);color:#fff;box-shadow:0 20px 40px #0000002e}.ghost-article__cta-head{padding:.75rem 1.25rem;background:var(--article-red)}.ghost-article__cta-head p{margin:0;font-size:.75rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.ghost-article__cta-body{padding:1.25rem}.ghost-article__cta-image{display:block;width:100%;margin-bottom:1rem;border-radius:.125rem;opacity:.9}.ghost-article__cta-heading{margin:0 0 .5rem;font-size:1rem;font-weight:900;line-height:1.3}.ghost-article__cta-text{margin:0 0 1rem;color:#9ca3af;font-size:.75rem;line-height:1.6}.ghost-article__cta-button{display:block;width:100%;padding:.625rem 1rem;border-radius:.125rem;background:var(--article-gold);color:#000;font-size:.875rem;font-weight:900;text-align:center;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.ghost-article__cta-button:hover{transform:scale(1.02);box-shadow:0 8px 20px #ffd70040}.ghost-article__about{padding:1.25rem;border:1px solid #e5e7eb;border-radius:.125rem}.ghost-article__about-kicker{margin:0 0 .75rem;color:#6b7280;font-size:.75rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.ghost-article__about-text{margin:0;color:#4b5563;font-size:.875rem;line-height:1.6}.ghost-article__nav{padding-block:2rem;border-top:1px solid #e5e7eb;background:#f9fafb}.ghost-article__nav-label{margin:0 0 1.5rem;color:#9ca3af;font-size:.75rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.ghost-article__nav-grid{display:grid;gap:1rem}@media(min-width:768px){.ghost-article__nav-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.ghost-article__comments{padding-block:2rem 3rem;border-top:1px solid #e5e7eb}.ghost-article__comments-inner{max-width:42rem}.ghost-article__comments-heading{margin:0 0 1rem;font-size:1.35rem;font-weight:900}.ghost-article__comment{margin-bottom:1rem;padding:1rem;border:1px solid #e5e7eb;border-radius:.5rem;background:#f9fafb}.ghost-article__comment-author{margin:0;font-weight:700}.ghost-article__comment-date{margin:.25rem 0 .5rem;color:#6b7280;font-size:.875rem}.ghost-article__comment-body{margin:0}.ghost-article__comment-form{display:grid;gap:.75rem;margin-top:1rem}.ghost-article__comment-form-title{margin:1.5rem 0 0;font-size:1.125rem}.ghost-article__comment-submit{width:fit-content;padding:.75rem 1rem;border:0;border-radius:.25rem;background:var(--article-red);color:#fff;font-weight:700;cursor:pointer}.ghost-blog-redirect{min-height:50vh;display:grid;place-items:center;padding:calc(4px + 8rem) 1rem 3rem;background:#0a0d14;color:#fff;text-align:center}.ghost-blog-redirect__inner{width:min(36rem,100%)}.ghost-blog-redirect__label{margin:0 0 .5rem;color:#c8a84b;font-size:.75rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.ghost-blog-redirect__heading{margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:900;line-height:1.1}.ghost-blog-redirect__message{margin:0 0 1.5rem;color:#ffffff8c;line-height:1.6}.ghost-blog-redirect__link{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.125rem;background:linear-gradient(135deg,#c9a84c,gold,#c9a84c);color:#000;font-size:.8125rem;font-weight:900;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.ghost-cart-rec{position:relative;overflow:hidden;padding-block:clamp(3rem,6vw,5rem);background:linear-gradient(180deg,#080b12,#0a0d14);color:#f3f4f6}.ghost-cart-rec__rule{position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);pointer-events:none}.ghost-cart-rec__inner{position:relative;z-index:1}.ghost-cart-rec__header{margin-bottom:2rem;text-align:center}.ghost-cart-rec__kicker{margin:0 0 .75rem;color:#b22234;font-size:.6875rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.ghost-cart-rec__heading{margin:0 0 .625rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:900;line-height:1.1}.ghost-cart-rec__subheading{margin:0 auto;max-width:36rem;color:#ffffff7a;font-size:.9375rem;line-height:1.6}.ghost-cart-rec__grid{display:grid;gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:640px){.ghost-cart-rec__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:990px){.ghost-cart-rec__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ghost-cart-rec__empty{margin:0;text-align:center;color:#ffffff6b;font-size:.875rem}.ghost-cart-rec-card{display:grid;gap:.875rem;height:100%;padding:1rem;border:1px solid rgba(255,255,255,.07);border-radius:1rem;background:#ffffff08;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.ghost-cart-rec-card:hover{border-color:#c8a84b47;transform:translateY(-2px);box-shadow:0 16px 40px #00000038}.ghost-cart-rec-card__media{display:block;overflow:hidden;border-radius:.75rem;aspect-ratio:1;background:#ffffff0a}.ghost-cart-rec-card__media img,.ghost-cart-rec-card__placeholder{width:100%;height:100%;object-fit:cover}.ghost-cart-rec-card__body{display:grid;gap:.625rem;align-content:start}.ghost-cart-rec-card__title{margin:0;font-size:.9375rem;font-weight:700;line-height:1.35}.ghost-cart-rec-card__title a{color:#fff;text-decoration:none}.ghost-cart-rec-card__title a:hover{color:#c8a84b}.ghost-cart-rec-card__pricing{display:flex;flex-wrap:wrap;align-items:baseline;gap:.375rem .625rem}.ghost-cart-rec-card__compare{font-size:.8125rem;color:#ffffff59;text-decoration:line-through}.ghost-cart-rec-card__price{font-size:1rem;font-weight:800;color:#c8a84b}.ghost-cart-rec-card__link{display:inline-flex;align-items:center;gap:.375rem;margin-top:auto;color:#ffffff94;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:color .2s ease}.ghost-cart-rec-card__link:hover{color:#fff}.ghost-exit-popup-open{overflow:hidden}.ghost-exit-popup__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;background:#000000b8;opacity:0;transition:opacity .28s ease}.ghost-exit-popup__overlay[hidden]{display:none!important}.ghost-exit-popup__overlay.is-visible{opacity:1}.ghost-exit-popup__dialog{position:relative;width:min(100%,42rem);max-height:95vh;overflow:auto;border-radius:1rem;background:#fff;box-shadow:0 24px 80px #00000059;transform:translateY(1rem) scale(.98);transition:transform .28s ease}.ghost-exit-popup__overlay.is-visible .ghost-exit-popup__dialog{transform:translateY(0) scale(1)}.ghost-exit-popup__close{position:absolute;top:.625rem;right:.625rem;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:0;border-radius:999px;background:#d1d5db;color:#374151;cursor:pointer}.ghost-exit-popup__close:hover{background:#9ca3af;color:#111827}.ghost-exit-popup__banner{padding:.875rem 3rem .875rem 1.5rem;border-radius:1rem 1rem 0 0;background:#0a0a0a;color:#fff;text-align:center}.ghost-exit-popup__banner p{margin:0;font-size:.6875rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.ghost-exit-popup__intro{padding:1.75rem 1.5rem 1rem;text-align:center}.ghost-exit-popup__kicker{margin:0 0 .625rem;color:#9b1c31;font-size:.75rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.ghost-exit-popup__headline{margin:0 0 .75rem;color:#111827;font-size:clamp(1.875rem,5vw,2.75rem);font-weight:900;line-height:1.05;letter-spacing:-.02em;text-transform:uppercase}.ghost-exit-popup__headline-highlight{color:#9b1c31}.ghost-exit-popup__body{margin:0 0 1.25rem;color:#374151;font-size:1.0625rem;line-height:1.5}.ghost-exit-popup__body strong{color:#111827;font-weight:700}.ghost-exit-popup__installment-badge{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem;padding:.625rem 1.25rem;border-radius:999px;background:#1f2937}.ghost-exit-popup__installment-label,.ghost-exit-popup__installment-suffix{color:#d1d5db;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.ghost-exit-popup__installment-amount{color:#fff;font-size:1.375rem;font-weight:900}.ghost-exit-popup__payment-note{margin:0;color:#6b7280;font-size:.875rem;line-height:1.5}.ghost-exit-popup__payment-note strong{color:#111827;font-weight:700}.ghost-exit-popup__products{display:grid;grid-template-columns:1fr;gap:1rem;padding:0 1rem 1rem}@media(min-width:640px){.ghost-exit-popup__products{grid-template-columns:repeat(2,minmax(0,1fr))}}.ghost-exit-popup__product{position:relative;display:flex;flex-direction:column;align-items:center;padding:1rem .875rem .875rem;border:1px solid #e5e7eb;border-radius:.75rem;background:var(--exit-card-bg, #faf7f2);transition:transform .25s ease,box-shadow .25s ease}.ghost-exit-popup__product:hover{transform:translateY(-2px);box-shadow:0 12px 32px #00000014}.ghost-exit-popup__product--premium{border-color:#f3d4d8}.ghost-exit-popup__product--elite{border-color:#d1d5db}.ghost-exit-popup__badge{position:absolute;top:.625rem;right:.625rem;padding:.25rem .5rem;border:1px solid #e5e7eb;border-radius:.1875rem;color:#6b7280;font-size:.5625rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;background:#f3f4f6}.ghost-exit-popup__product--premium .ghost-exit-popup__badge{border-color:#f5c2c7;color:#9b1c31;background:#fde8ea}.ghost-exit-popup__product--elite .ghost-exit-popup__badge{border-color:#d1d5db;color:#374151;background:#f3f4f6}.ghost-exit-popup__brand{margin:0;color:#6b7280;font-size:.6875rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.ghost-exit-popup__model{margin:0 0 .5rem;color:var(--exit-accent, #9b1c31);font-size:1.5rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.ghost-exit-popup__image-wrap{position:relative;margin-bottom:.5rem}.ghost-exit-popup__image-wrap:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 30%,var(--exit-accent-dim, rgba(155, 28, 49, .08)) 0%,transparent 68%);pointer-events:none}.ghost-exit-popup__image-wrap img{position:relative;z-index:1;width:7.5rem;height:7.5rem;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(0,0,0,.12))}.ghost-exit-popup__selector-label{margin:0 0 .375rem;color:#9ca3af;font-size:.625rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.ghost-exit-popup__variants{display:flex;flex-wrap:wrap;justify-content:center;gap:.375rem;margin-bottom:.625rem}.ghost-exit-popup__variant{display:inline-flex;align-items:center;gap:.375rem;padding:.3125rem .6875rem;border:1.5px solid #d1d5db;border-radius:.25rem;background:#fff;color:#4b5563;font-size:.6875rem;font-weight:600;letter-spacing:.04em;cursor:pointer}.ghost-exit-popup__variant.is-active{border-color:var(--exit-accent, #9b1c31);background:#fff5f6;color:var(--exit-accent, #9b1c31);box-shadow:0 0 0 1px color-mix(in srgb,var(--exit-accent, #9b1c31) 25%,transparent)}.ghost-exit-popup__variant--static{cursor:default}.ghost-exit-popup__variant-swatch{width:.5625rem;height:.5625rem;border-radius:50%;background:var(--swatch, #888);border:1.5px solid rgba(0,0,0,.12)}.ghost-exit-popup__pricing{width:100%;padding-top:.625rem;border-top:1px solid #e5e7eb;text-align:center}.ghost-exit-popup__compare{margin:0;color:#9ca3af;font-size:.75rem;text-decoration:line-through}.ghost-exit-popup__installment{margin:0;color:var(--exit-accent, #9b1c31);font-size:1.875rem;font-weight:800;line-height:1}.ghost-exit-popup__installment-note{margin:.25rem 0 .625rem;color:#6b7280;font-size:.6875rem;letter-spacing:.02em}.ghost-exit-popup__buy{width:100%;padding:.6875rem;border:0;border-radius:.375rem;background:var(--exit-accent, #9b1c31);color:#fff;font-size:.6875rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;cursor:pointer}.ghost-exit-popup__buy:hover{filter:brightness(.92)}.ghost-exit-popup__product--elite .ghost-exit-popup__buy{background:#111827;color:#fff}.ghost-exit-popup__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 1.5rem;padding:1rem 1.5rem .75rem;border-top:1px solid #e5e7eb;color:#374151;font-size:.8125rem}.ghost-exit-popup__trust-item{display:inline-flex;align-items:center;gap:.375rem}.ghost-exit-popup__trust-item svg{color:#16a34a;flex-shrink:0}.ghost-exit-popup__trust-footnote{margin:0 0 1.25rem;color:#9ca3af;font-size:.75rem;text-align:center}.ghost-exit-popup .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ghost-about{position:relative;overflow:hidden;width:100%;padding-block:clamp(5rem,8vw,8rem);background:linear-gradient(160deg,#f7f4f0,#f2ede7);color:#111}.ghost-about__rule{position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#d4cdc4,transparent);pointer-events:none;z-index:2}.ghost-about__noise{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:200px 200px;pointer-events:none;z-index:0}.ghost-about__inner{position:relative;z-index:1;width:min(80rem,calc(100% - 2rem));margin-inline:auto}.ghost-about__grid{display:grid;gap:4rem;align-items:center}@media(min-width:768px){.ghost-about__grid{grid-template-columns:1fr 1fr}}.ghost-about__media{position:relative}.ghost-about__media-glow{position:absolute;top:-2rem;right:-2rem;bottom:-2rem;left:-2rem;border-radius:1.5rem;background:radial-gradient(ellipse at center,rgba(178,34,52,.07) 0%,transparent 70%);pointer-events:none}.ghost-about__media-frame{position:relative;z-index:1}.ghost-about__image{display:block;width:100%;max-width:28rem;height:auto;margin-inline:auto;filter:drop-shadow(0 40px 80px rgba(0,0,0,.22)) drop-shadow(0 8px 20px rgba(178,34,52,.12))}.ghost-about__heading{margin:0 0 1.5rem;font-size:clamp(2.25rem,5vw,3rem);font-weight:900;line-height:1.08;letter-spacing:-.02em;color:#111}.ghost-about__intro{margin:0 0 1.5rem;font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.65;color:#4b5563}.ghost-about__graphene{display:inline-block;margin-inline:.125rem;padding:.25rem .75rem;border-radius:.5rem;border:1px solid #fecaca;background:#fef2f2;color:#b22234;font-weight:700;white-space:nowrap}.ghost-about__intro-secondary{margin:0 0 2.5rem;font-size:1.125rem;line-height:1.65;color:#6b7280}.ghost-about__privacy-card{position:relative;overflow:hidden;border-radius:1.5rem;padding:2rem;background:#1a1714;box-shadow:0 24px 64px #0000002e,inset 0 1px #ffffff0f}.ghost-about__privacy-card-rule{position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(200,168,75,.4),transparent);pointer-events:none}.ghost-about__privacy-card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem}.ghost-about__privacy-card-accent{width:2.5rem;height:1px;background:linear-gradient(90deg,#b22234,#c8a84b);flex-shrink:0}.ghost-about__privacy-card-title{margin:0;font-size:1.25rem;font-weight:900;letter-spacing:-.01em;color:#fff}.ghost-about__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1.5rem}.ghost-about__stat{display:flex;flex-direction:column;height:100%;padding:1rem 1.25rem;border-radius:1rem;border:1px solid rgba(178,34,52,.25);background:#b2223414}.ghost-about__stat-value{margin:0 0 .5rem;font-size:clamp(1.5rem,4vw,3rem);font-weight:900;line-height:1;color:#b22234;white-space:nowrap}.ghost-about__stat-label{margin:0;font-size:clamp(.75rem,1.6vw,.875rem);line-height:1.35;font-weight:600;color:#fff9}.ghost-about__quote{margin:0;padding:1.25rem;border-left:2px solid rgba(200,168,75,.6);border-radius:0 12px 12px 0;background:#ffffff08;color:#fff9;font-size:1rem;line-height:1.65;font-style:normal}.ghost-faq{position:relative;overflow:hidden;width:100%;padding-block:5rem;background:linear-gradient(180deg,#1a1714,#141210);color:#fff}.ghost-faq__rule{position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(200,168,75,.3),transparent);pointer-events:none}.ghost-faq__inner{position:relative;z-index:1;width:min(56rem,calc(100% - 2rem));margin-inline:auto}.ghost-faq__header{text-align:center;margin-bottom:3rem}.ghost-faq__kicker{margin:0 0 .75rem;color:#c8a84b;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.ghost-faq__heading{margin:0;font-size:clamp(2.25rem,5vw,3rem);font-weight:900;line-height:1.08;color:#fff}.ghost-faq__image-wrap{position:relative;display:flex;justify-content:center;margin-bottom:3rem}.ghost-faq__image-glow{position:absolute;top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem;border-radius:1.5rem;background:radial-gradient(ellipse at center,rgba(200,168,75,.35) 0%,transparent 70%);filter:blur(24px);opacity:.3;pointer-events:none}.ghost-faq__image{position:relative;z-index:1;width:100%;max-width:27rem;border-radius:1rem;object-fit:cover;box-shadow:0 32px 80px #00000080,0 0 0 1px #ffffff0d}.ghost-faq__categories{display:grid;gap:.5rem}.ghost-faq__category{overflow:hidden;border-radius:.75rem;border:1px solid rgba(255,255,255,.07);background:#ffffff0a;transition:background .3s ease}.ghost-faq__category.is-open{background:#ffffff0a}.ghost-faq__category-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem;border:0;background:transparent;color:#fff;cursor:pointer;text-align:left;transition:background .3s ease}.ghost-faq__category.is-open .ghost-faq__category-toggle{background:#c8a84b0d}.ghost-faq__category-toggle:focus-visible{outline:var(--ghost-focus-ring);outline-offset:-2px}.ghost-faq__category-toggle:focus-visible .ghost-faq__category-title,.ghost-faq__category-toggle:hover .ghost-faq__category-title{color:#c8a84b}.ghost-faq__category-title{font-size:1rem;font-weight:900;letter-spacing:.04em;transition:color .3s ease}.ghost-faq__chevron{flex-shrink:0;color:#ffffff4d;transition:transform .3s ease,color .3s ease}.ghost-faq__category-toggle[aria-expanded=true] .ghost-faq__chevron,.ghost-faq__question-toggle[aria-expanded=true] .ghost-faq__chevron{transform:rotate(180deg)}.ghost-faq__category-toggle:hover .ghost-faq__chevron{color:#c8a84b}.ghost-faq__category-panel{overflow:hidden}.ghost-faq__category-panel.is-open{animation:ghost-faq-open .3s ease}.ghost-faq__questions{padding:0 1rem 1rem;border-top:1px solid rgba(255,255,255,.05)}.ghost-faq__questions>.ghost-faq__item:first-child{margin-top:.5rem}.ghost-faq__item{overflow:hidden;margin-bottom:.5rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.05);background:#ffffff05}.ghost-faq__item:last-child{margin-bottom:0}.ghost-faq__question-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;border:0;background:transparent;cursor:pointer;text-align:left}.ghost-faq__question{font-size:.875rem;font-weight:700;line-height:1.4;color:#ffffffb3;transition:color .3s ease}.ghost-faq__question-toggle:focus-visible{outline:var(--ghost-focus-ring);outline-offset:-2px}.ghost-faq__question-toggle:hover .ghost-faq__question{color:#fff}.ghost-faq__question-toggle:focus-visible .ghost-faq__question{color:#fff}.ghost-faq__question-toggle:hover .ghost-faq__chevron--sm{color:#c8a84b}.ghost-faq__chevron--sm{color:#fff3}.ghost-faq__answer-panel{overflow:hidden}.ghost-faq__answer-panel.is-open{animation:ghost-faq-open .3s ease}.ghost-faq__answer{padding:.75rem 1rem 1rem;border-top:1px solid rgba(255,255,255,.05);font-size:.875rem;line-height:1.65;color:#ffffff80}@keyframes ghost-faq-open{0%{opacity:0}to{opacity:1}}.ghost-features{position:relative;overflow:hidden;width:100%;padding-block:clamp(5rem,8vw,8rem);background:#1a1714;color:#fff}.ghost-features__rule{position:absolute;left:0;right:0;height:1px;pointer-events:none;z-index:2}.ghost-features__rule--top{top:0;background:linear-gradient(90deg,transparent,rgba(200,168,75,.3),transparent)}.ghost-features__rule--bottom{bottom:0;background:linear-gradient(90deg,transparent,rgba(200,168,75,.15),transparent)}.ghost-features__inner{position:relative;z-index:3;width:min(80rem,calc(100% - 2rem));margin-inline:auto}.ghost-features__header{text-align:center;margin-bottom:4rem}.ghost-features__kicker{margin:0 0 .75rem;color:#c8a84b;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.ghost-features__heading{margin:0 0 1rem;font-size:clamp(2.25rem,5vw,3rem);font-weight:900;line-height:1.08;color:#fff}.ghost-features__subheading{margin:0;font-size:1.125rem;color:#fff6}.ghost-features__grid{display:grid;gap:1rem}@media(min-width:768px){.ghost-features__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ghost-features__card{-webkit-appearance:none;appearance:none;border:0;background:transparent;padding:0;text-align:left;cursor:pointer;width:100%}.ghost-features__card-shell{position:relative;display:flex;flex-direction:column;height:100%;padding:1.75rem;border-radius:.75rem;border:1px solid rgba(255,255,255,.07);background:#ffffff08;transition:border-color .3s ease,transform .3s ease}.ghost-features__card:hover .ghost-features__card-shell,.ghost-features__card:focus-visible .ghost-features__card-shell{border-color:#c8a84b4d;transform:translateY(-2px)}.ghost-features__card:focus-visible .ghost-features__card-shell{outline:2px solid rgba(200,168,75,.45);outline-offset:2px}.ghost-features__card-hover-rule{position:absolute;top:0;left:0;right:0;height:1px;border-radius:.75rem .75rem 0 0;opacity:0;background:linear-gradient(90deg,transparent,rgba(200,168,75,.5),transparent);transition:opacity .3s ease}.ghost-features__card:hover .ghost-features__card-hover-rule,.ghost-features__card:focus-visible .ghost-features__card-hover-rule{opacity:1}.ghost-features__icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;margin-bottom:1.25rem;border-radius:.5rem;background:linear-gradient(135deg,#c9a84c,gold);box-shadow:0 2px 16px #c9a84c4d;color:#000;transition:transform .3s ease}.ghost-features__card:hover .ghost-features__icon-wrap,.ghost-features__card:focus-visible .ghost-features__icon-wrap{transform:scale(1.1)}.ghost-features__icon{display:block}.ghost-features__card-title{display:block;margin-bottom:.5rem;font-size:1rem;font-weight:700;letter-spacing:.04em;color:#fff}.ghost-features__card-body{display:block;font-size:.875rem;line-height:1.6;color:#ffffff73}.ghost-features__card-cta{display:block;margin-top:1rem;font-size:.625rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#c9a84c66;transition:color .3s ease}.ghost-features__card:hover .ghost-features__card-cta,.ghost-features__card:focus-visible .ghost-features__card-cta{color:#c9a84ccc}.ghost-features-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:flex;align-items:center;justify-content:center;padding:1rem;background:#000000f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ghost-features-modal[hidden]{display:none}.ghost-features-modal__panel{position:relative;width:min(100%,42rem);overflow:hidden;border-radius:1.5rem;border:2px solid rgba(255,215,0,.3);background:linear-gradient(135deg,#111827,#000,#111827);box-shadow:0 20px 60px #ffd7004d;animation:ghost-feature-modal-in .28s ease}@keyframes ghost-feature-modal-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.ghost-features-modal__glow{position:absolute;width:16rem;height:16rem;border-radius:999px;pointer-events:none;filter:blur(48px)}.ghost-features-modal__glow--top{top:0;right:0;background:#ffd7001a}.ghost-features-modal__glow--bottom{bottom:0;left:0;background:#ffd7000d}.ghost-features-modal__close{position:absolute;top:1.5rem;right:1.5rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:0;border-radius:999px;background:#ffffff1a;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .2s ease,transform .2s ease}.ghost-features-modal__close:hover{background:#fff3;transform:scale(1.08)}.ghost-features-modal__content{position:relative;z-index:1;padding:2.5rem}.ghost-features-modal__icon{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;margin-bottom:1.5rem;border-radius:1rem;background:linear-gradient(135deg,gold,#ca8a04);color:#000;box-shadow:0 10px 24px #ffd70040}.ghost-features-modal__title{margin:0 0 1.5rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:900;line-height:1.1;color:#fff}.ghost-features-modal__body{margin:0;font-size:clamp(1rem,2vw,1.25rem);line-height:1.65;color:#d1d5db}.ghost-hero{position:relative;min-height:100vh;overflow:hidden;background:#08090c;width:100%}.ghost-hero__atmosphere{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse 90% 70% at 15% 50%,rgba(178,34,52,.18) 0%,transparent 55%),radial-gradient(ellipse 70% 60% at 85% 40%,rgba(18,40,80,.35) 0%,transparent 55%),radial-gradient(ellipse 50% 80% at 50% 100%,rgba(0,0,0,.6) 0%,transparent 60%)}.ghost-hero__texture{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;opacity:.03;background-image:repeating-linear-gradient(135deg,rgba(255,255,255,1) 0px,rgba(255,255,255,1) 1px,transparent 1px,transparent 60px)}.ghost-hero__media-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1}.ghost-hero__video-wrap{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.ghost-hero__background-video{position:absolute;top:50%;left:50%;width:140%;height:140%;min-width:100%;min-height:100%;border:0;transform:translate(-50%,-50%)}.ghost-hero__background-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transform:scale(1.06)}.ghost-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.ghost-hero__overlay--mobile{background:#08090cc7}.ghost-hero__overlay--desktop{display:none;background:linear-gradient(to right,#08090c 0%,#08090c 28%,rgba(8,9,12,.7) 48%,rgba(8,9,12,.15) 68%,transparent 80%)}.ghost-hero__overlay--bottom{inset:auto 0 0;height:16rem;background:linear-gradient(to top,#08090c 0%,rgba(8,9,12,.6) 50%,transparent 100%)}.ghost-hero__overlay--top{inset:0 0 auto;height:10rem;background:linear-gradient(to bottom,rgba(8,9,12,.8),transparent)}.ghost-hero__vertical-accent{position:absolute;left:38%;top:0;bottom:0;width:1px;background:linear-gradient(to bottom,transparent 5%,rgba(200,168,75,.5) 35%,rgba(178,34,52,.3) 65%,transparent 95%);z-index:4}.ghost-hero__inner{position:relative;z-index:5;min-height:100vh;display:flex;align-items:center;padding-top:calc(var(--ghost-header-offset) + clamp(2rem,5vw,3.5rem));padding-bottom:clamp(80px,10vw,160px)}.ghost-hero__content{max-width:610px}.ghost-hero__badge{display:inline-flex;align-items:center;gap:.5rem;border:1px solid rgba(178,34,52,.34);background:#b222341a;border-radius:4px;padding:.5rem .8rem;letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:700;color:#f87171}.ghost-hero__badge-dot{width:.38rem;height:.38rem;border-radius:999px;background:#dc2626;box-shadow:0 0 8px #dc2626d9}.ghost-hero__title{margin-top:1.15rem;font-size:clamp(2.6rem,7.1vw,5.2rem);line-height:.96;letter-spacing:-.04em;font-weight:900;color:#fff}.ghost-hero__title span{color:#dc2626;text-shadow:0 0 40px rgba(220,38,38,.4)}.ghost-hero__description{margin-top:1rem;max-width:26ch;color:#e5e7ebd6;font-size:clamp(1.06rem,1.6vw,1.9rem);line-height:1.5}.ghost-hero__actions{margin-top:1.35rem;display:flex;flex-wrap:wrap;gap:.7rem}.ghost-hero__cta-primary,.ghost-hero__cta-secondary{text-decoration:none;min-height:50px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;letter-spacing:.16em;font-weight:800;font-size:.78rem;transition:transform .2s ease,opacity .2s ease}.ghost-hero__cta-primary{color:#101010;padding:.85rem 1rem;background:linear-gradient(135deg,#b8922a,#e2b84a 40%,gold 60%,#c9a030);box-shadow:0 5px 24px #c9a84c61;gap:.55rem}.ghost-hero__cta-prefix{white-space:nowrap}.ghost-hero__price-old{opacity:.6;text-decoration:line-through;font-weight:500;letter-spacing:.03em;text-transform:none}.ghost-hero__price-new{letter-spacing:.04em;font-size:1.45em}.ghost-hero__cta-secondary{color:#f3f4f6b3;border:1px solid rgba(255,255,255,.15);background:#ffffff08;padding:.85rem 1.4rem}.ghost-hero__cta-primary:hover,.ghost-hero__cta-secondary:hover{transform:translateY(-1px)}.ghost-hero__trust{margin-top:1.45rem;border-top:1px solid rgba(255,255,255,.08);padding-top:.95rem;display:flex;flex-wrap:wrap;gap:1.1rem;color:#e2e8f099;font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600}@media(min-width:768px){.ghost-hero__overlay--mobile{display:none}.ghost-hero__overlay--desktop{display:block}}@media(max-width:1100px){.ghost-hero__vertical-accent{left:48%}}@media(max-width:990px){.ghost-hero__vertical-accent{display:none}.ghost-hero__inner{padding-top:120px;padding-bottom:56px}.ghost-hero__description{max-width:34ch}}@media(max-width:640px){.ghost-hero{min-height:640px}.ghost-hero__title{font-size:clamp(2.2rem,12vw,3.4rem)}.ghost-hero__description{font-size:1.1rem;max-width:30ch}}.ghost-newsletter{position:relative;overflow:hidden;width:100%;padding-block:3rem;background:linear-gradient(180deg,#0a0d14,#07090f,#0a0d14);color:#fff}.ghost-newsletter__rule{position:absolute;left:0;right:0;height:1px;pointer-events:none}.ghost-newsletter__rule--top{top:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.06),transparent)}.ghost-newsletter__rule--bottom{bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.04),transparent)}.ghost-newsletter__inner{position:relative;z-index:1;width:min(48rem,calc(100% - 2rem));margin-inline:auto;text-align:center}.ghost-newsletter__header{margin-bottom:1.75rem}.ghost-newsletter__kicker{margin:0 0 .75rem;color:#b22234;font-size:.625rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.ghost-newsletter__heading{margin:0 0 .5rem;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:900;line-height:1.2;color:#fff}.ghost-newsletter__subheading{margin:0;font-size:.875rem;line-height:1.5;color:#5a5a6a}.ghost-newsletter__form{width:min(42rem,100%);margin-inline:auto}.ghost-newsletter__fields{display:flex;flex-direction:column;gap:.5rem;align-items:stretch}@media(min-width:640px){.ghost-newsletter__fields{flex-direction:row}}.ghost-newsletter__input{width:100%;padding:.625rem 1rem;border:1px solid rgba(255,255,255,.2);border-radius:.25rem;background:#ffffff14;color:#fff;font-size:.875rem;transition:border-color .2s ease}.ghost-newsletter__input::placeholder{color:#9ca3af}.ghost-newsletter__input:focus{outline:none;border-color:#fff6}@media(min-width:640px){.ghost-newsletter__input--name{flex:1 1 0}.ghost-newsletter__input--email{flex:2 1 0}}.ghost-newsletter__submit{border:0;border-radius:.25rem;padding:.625rem 1.25rem;background:linear-gradient(135deg,#c9a84c,gold,#c9a84c);box-shadow:0 2px 12px #c9a84c40;color:#000;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:opacity .2s ease,transform .15s ease}.ghost-newsletter__submit:hover:not(:disabled){opacity:.95}.ghost-newsletter__submit:active:not(:disabled){transform:scale(.98)}.ghost-newsletter__submit:disabled{opacity:.6;cursor:wait}.ghost-newsletter__error{display:flex;align-items:center;justify-content:center;gap:.375rem;margin:.75rem 0 0;color:#f87171;font-size:.75rem}.ghost-newsletter__disclaimer{margin:1rem 0 0;color:#3a3a4a;font-size:.625rem;letter-spacing:.12em;text-transform:uppercase}.ghost-newsletter__success{display:flex;align-items:center;justify-content:center;gap:.75rem}.ghost-newsletter__success-icon{flex-shrink:0;color:#22c55e}.ghost-newsletter__success-text{margin:0;color:#fff;font-size:.875rem;font-weight:600}.ghost-shop{position:relative;overflow:hidden;padding-block:clamp(5rem,8vw,8rem);background:linear-gradient(180deg,#0d0b09,#0a0908,#0d0b09)}.ghost-shop__rule{position:absolute;left:0;right:0;height:1px;pointer-events:none;z-index:2}.ghost-shop__rule--top{top:0;background:linear-gradient(90deg,transparent,rgba(200,168,75,.3),transparent)}.ghost-shop__rule--bottom{bottom:0;background:linear-gradient(90deg,transparent,rgba(200,168,75,.15),transparent)}.ghost-shop__ambient{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 80% 50% at 50% 60%,rgba(178,34,52,.06) 0%,transparent 60%)}.ghost-shop__inner{position:relative;z-index:3}.ghost-shop__header{text-align:center;margin-bottom:4rem}.ghost-shop__kicker{color:#c8a84b;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin:0 0 .75rem}.ghost-shop__heading{color:#fff;font-size:clamp(2.25rem,5vw,3rem);font-weight:900;line-height:1.08;margin:0 0 1rem}.ghost-shop__subheading{color:#ffffff59;font-size:1.125rem;margin:0}.ghost-shop__grid{display:grid;gap:1.5rem;max-width:72rem;margin-inline:auto;align-items:stretch}@media(min-width:768px){.ghost-shop__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ghost-shop-card{display:flex;flex-direction:column;min-width:0}.ghost-shop-card__tier{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;padding-bottom:.625rem;border-bottom:1px solid rgba(255,255,255,.06)}.ghost-shop-card__tier span{font-size:.625rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#ffffff40}.ghost-shop-card__tier-line{flex:1;height:1px;background:#ffffff0f}.ghost-shop-card__tier--featured span{color:#c9a84cb3}.ghost-shop-card__tier--featured{border-bottom-color:#c9a84c33}.ghost-shop-card__tier--featured .ghost-shop-card__tier-line{background:#c9a84c26}.ghost-shop-card__tier--elite span{color:#ffffff80}.ghost-shop-card__tier--elite{border-bottom-color:#ffffff1f}.ghost-shop-card__tier--elite .ghost-shop-card__tier-line{background:#ffffff14}.ghost-shop-card__shell{position:relative;flex:1;display:flex;flex-direction:column;border-radius:8px;overflow:hidden;border:1px solid var(--ghost-card-accent-border, rgba(255, 255, 255, .15));background:var(--ghost-card-bg, #07070f);transition:box-shadow .4s ease,opacity .4s ease,transform .4s ease,border-color .4s ease;z-index:1}.ghost-shop-card__shell--featured{border-color:#c9a84c59;box-shadow:0 0 60px 14px #c9a84c24,0 0 0 1px #c9a84c59,0 4px 80px #c9a84c1a,inset 0 0 40px #c9a84c05}.ghost-shop-card__shell--elite{border:none;border-radius:10px;background:linear-gradient(145deg,#0d0d0d,#080808,#101010 60%,#060606);box-shadow:0 0 0 1px #ffffff47,0 0 0 2px #c8c8c812,0 0 40px 8px #ffffff0d,0 8px 80px #000000eb,inset 0 1px #ffffff1a,inset 0 -1px #ffffff08}.ghost-shop-card__shell.is-hovered{transform:scale(1.03) translateY(-4px);z-index:10}.ghost-shop-card__shell.is-dimmed{opacity:.45;transform:scale(.97)}.ghost-shop-card__shell--elite.is-hovered{transform:scale(1.04) translateY(-6px);box-shadow:0 0 0 1px #ffffff8c,0 0 0 2px #c8c8c81f,0 0 80px 16px #ffffff1a,0 32px 120px #000000f7,inset 0 1px #ffffff26}.ghost-shop-card__shell--elite.is-dimmed{opacity:.4}.ghost-shop-card__shimmer-bar{position:absolute;top:0;left:0;right:0;height:2px;overflow:hidden;z-index:2;background:linear-gradient(90deg,transparent 0%,rgba(201,168,76,.53) 40%,#c8a84b 60%,transparent 100%)}.ghost-shop-card__shimmer-bar:after{content:"";position:absolute;top:0;left:0;width:25%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(226,201,126,.8) 50%,transparent 100%);animation:ghost-shimmer 2.8s ease-in-out infinite}@keyframes ghost-shimmer{0%{transform:translate(-120%)}to{transform:translate(420%)}}.ghost-shop-card__featured-glow{position:absolute;left:0;right:0;pointer-events:none;z-index:1}.ghost-shop-card__featured-glow--top{top:0;height:80px;background:radial-gradient(ellipse at 50% 0%,rgba(201,168,76,.08) 0%,transparent 70%)}.ghost-shop-card__featured-glow--bottom{bottom:0;height:60px;background:radial-gradient(ellipse at 50% 100%,rgba(201,168,76,.12) 0%,transparent 70%)}.ghost-shop-card__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;flex:1;padding:1rem 1.125rem .875rem}.ghost-shop-card__badge{position:absolute;top:.75rem;right:.75rem;font-size:.625rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:.3125rem .6875rem;border-radius:3px;color:#aaa;background:#ffffff0d;border:1px solid rgba(255,255,255,.15)}.ghost-shop-card__badge--featured{color:#e2c97e;background:#c9a84c14;border-color:#c9a84c59;box-shadow:0 0 12px #c9a84c26}.ghost-shop-card__badge--elite{color:#e8e8e8;background:#ffffff0a;border-color:#dcdcdc47;box-shadow:0 0 14px #ffffff14}.ghost-shop-card__heading{margin:0 0 .625rem;text-align:center}.ghost-shop-card__brand{margin:0 0 .1875rem;color:#bbb;font-size:.75rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase}.ghost-shop-card__model{margin:0;color:var(--ghost-card-accent, #7dd3fc);font-size:1.875rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 0 20px color-mix(in srgb,var(--ghost-card-accent) 44%,transparent)}.ghost-shop-card__model--featured{color:#e2c97e;text-shadow:0 0 24px rgba(201,168,76,.5),0 0 48px rgba(201,168,76,.2)}.ghost-shop-card__model--elite{color:#e8e8e8;letter-spacing:.12em;text-shadow:0 0 14px rgba(255,255,255,.3),0 0 30px rgba(255,255,255,.1)}.ghost-shop-card__tagline{margin:-.375rem 0 .625rem;color:#aaa;font-size:.75rem;font-style:italic;letter-spacing:.03em;text-align:center}.ghost-shop-card__empty{margin-top:1rem;color:#fca5a5;text-align:center}.ghost-shop-card__image-wrap{position:relative;display:flex;justify-content:center;width:100%;margin-bottom:.5rem}.ghost-shop-card__image-glow{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;pointer-events:none;background:radial-gradient(ellipse at 50% 30%,rgba(255,255,255,.03) 0%,transparent 65%),radial-gradient(ellipse at 50% 100%,rgba(0,0,0,.45) 0%,transparent 70%)}.ghost-shop-card__image-glow--featured{background:radial-gradient(ellipse at 50% 30%,var(--ghost-card-accent-dim, rgba(201, 168, 76, .15)) 0%,transparent 68%),radial-gradient(ellipse at 50% 100%,rgba(0,0,0,.55) 0%,transparent 70%)}.ghost-shop-card__image{position:relative;z-index:2;width:180px;height:180px;object-fit:contain;filter:drop-shadow(0 14px 28px rgba(0,0,0,.9));transition:transform .7s ease}.ghost-shop-card__shell.is-hovered .ghost-shop-card__image{transform:scale(1.05)}.ghost-shop-card__image--placeholder{opacity:.35}.ghost-shop-card__variants{display:flex;flex-direction:column;align-items:center;gap:.375rem;width:100%;margin-bottom:.625rem}.ghost-shop-card__variants-label{margin:0;color:#666;font-size:.625rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.ghost-shop-card__variant-list{display:flex;flex-wrap:wrap;gap:.375rem;justify-content:center;min-height:2rem}.ghost-shop-card__variant{display:inline-flex;align-items:center;justify-content:center;gap:.4375rem;box-sizing:border-box;min-height:2rem;padding:.3125rem .875rem;border-radius:4px;border:2px solid rgba(255,255,255,.18);background:#ffffff0f;color:silver;font-size:.75rem;font-weight:700;letter-spacing:.06em;cursor:pointer;transition:border-color .25s ease,background .25s ease,color .25s ease,box-shadow .25s ease;box-shadow:inset 0 1px #ffffff14}.ghost-shop-card__variant.is-active,.ghost-shop-card__variant--solo{border-color:#ffffffe0;background:linear-gradient(135deg,color-mix(in srgb,var(--ghost-card-accent, #c8a84c) 24%,rgba(0,0,0,.78)),#0000009e);color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5);box-shadow:0 0 0 1px color-mix(in srgb,var(--ghost-card-accent, #c8a84c) 45%,transparent),0 0 14px color-mix(in srgb,var(--ghost-card-accent, #c8a84c) 30%,transparent),inset 0 1px #ffffff24}.ghost-shop-card__variant--solo{cursor:default}.ghost-shop-card__variant.is-active .ghost-shop-card__variant-label,.ghost-shop-card__variant--solo .ghost-shop-card__variant-label{color:#fff}.ghost-shop-card__variant.is-sold-out{opacity:.5;cursor:not-allowed}.ghost-shop-card__variant-swatch{width:10px;height:10px;border-radius:50%;background:var(--swatch, #888);border:2px solid rgba(255,255,255,.2);flex-shrink:0;box-sizing:border-box}.ghost-shop-card__variant.is-active .ghost-shop-card__variant-swatch,.ghost-shop-card__variant--solo .ghost-shop-card__variant-swatch{border-color:#fff;box-shadow:0 0 0 1px color-mix(in srgb,var(--ghost-card-accent, #c8a84c) 65%,transparent),0 0 10px color-mix(in srgb,var(--ghost-card-accent, #c8a84c) 55%,transparent)}.ghost-shop-card__variant-label{text-transform:capitalize}.ghost-shop-card__pricing{width:100%;padding-top:.625rem;margin-bottom:.625rem;border-top:1px solid rgba(255,255,255,.08);text-align:center}.ghost-shop-card__compare-price{margin:0 0 .125rem;min-height:1.25rem;color:#686868;font-size:.8125rem;text-decoration:line-through}.ghost-shop-card__price{margin:0 0 .1875rem;color:var(--ghost-card-accent, #7dd3fc);font-size:2.375rem;font-weight:700;line-height:1;letter-spacing:-.02em;text-shadow:0 0 20px color-mix(in srgb,var(--ghost-card-accent) 33%,transparent)}.ghost-shop-card__price--featured{color:#e2c97e;text-shadow:0 0 28px rgba(201,168,76,.55),0 0 60px rgba(201,168,76,.25)}.ghost-shop-card__price--elite{color:#e8e8e8;font-size:2.5rem;font-weight:800;text-shadow:0 0 14px rgba(255,255,255,.35),0 0 35px rgba(255,255,255,.12)}.ghost-shop-card__payment-note{margin:0 0 .5rem;color:#b0b0b0;font-size:.6875rem;letter-spacing:.04em}.ghost-shop-card__form{width:100%;align-self:stretch;margin-bottom:.625rem}.ghost-shop-card product-form{display:block;width:100%;align-self:stretch}.ghost-shop-card__buy{display:block;width:100%;box-sizing:border-box;border:1px solid transparent;border-radius:4px;padding:.75rem;font-size:.6875rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;color:#060606;background:linear-gradient(135deg,color-mix(in srgb,var(--ghost-card-accent) 80%,#000) 0%,var(--ghost-card-accent) 100%);transition:opacity .2s ease}.ghost-shop-card__buy:hover:not(:disabled){opacity:.84}.ghost-shop-card__buy:disabled{opacity:.4;cursor:not-allowed;background:#ffffff0d;color:#444;border:1px solid rgba(255,255,255,.08)}.ghost-shop-card__buy.is-in-cart{color:var(--ghost-card-accent);background:#ffffff0a;border:1px solid color-mix(in srgb,var(--ghost-card-accent) 55%,transparent);box-shadow:none}.ghost-shop-card__buy.is-in-cart:hover:not(:disabled){opacity:1;background:#ffffff12}.ghost-shop-card__buy--featured.is-in-cart{background:#c9a84c14;border-color:#c9a84c73;color:#e2c97e;box-shadow:none}.ghost-shop-card__buy--elite.is-in-cart{color:#e8e8e8;background:#ffffff0a;border-color:#ffffff59;box-shadow:none;text-shadow:none}.ghost-shop-card__buy--featured{background:linear-gradient(135deg,#a07828,#c8a84c 45%,#e2c97e);box-shadow:0 4px 24px #c9a84c59,0 0 40px #c9a84c1f}.ghost-shop-card__buy--elite{color:#e8e8e8;border-radius:5px;padding:.8125rem;border:1px solid rgba(255,255,255,.5);background:linear-gradient(135deg,#1e1e1e,#303030 35%,#282828,#323232 65%,#1e1e1e);box-shadow:0 4px 24px #000000e6,0 0 40px #ffffff14,inset 0 1px #ffffff2e;text-shadow:0 0 12px rgba(255,255,255,.5)}.ghost-shop-card__expert{width:100%;margin-bottom:.625rem;border:1px solid rgba(255,255,255,.12);border-radius:6px;padding:.75rem 1rem;background:#ffffff08}.ghost-shop-card__expert-header{display:flex;align-items:center;justify-content:center;gap:.4375rem;margin-bottom:.375rem;color:var(--ghost-card-accent, #bbb)}.ghost-shop-card__expert-header p{margin:0;font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.ghost-shop-card__expert-body{color:#ffffffb8;font-size:.8125rem;line-height:1.55;text-align:center}.ghost-shop-card__expert-body p{margin:0}.ghost-shop-card__features{width:100%;margin-bottom:.625rem;flex:1}.ghost-shop-card__feature{display:flex;align-items:flex-start;gap:.75rem;padding:.3125rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.ghost-shop-card__feature-icon{flex-shrink:0;width:14px;height:14px;margin-top:1px;display:flex;align-items:center;justify-content:center;color:#7dd3fc}.ghost-shop-card__feature-icon svg{width:14px;height:14px;display:block}.ghost-shop-card__shell--featured .ghost-shop-card__feature-icon{color:#e2c97e}.ghost-shop-card__shell--elite .ghost-shop-card__feature-icon{color:#f0f0f0}.ghost-shop-card__feature p{margin:0;color:#d0d0d0;font-size:.875rem;line-height:1.5}.ghost-shop-card__footnote{width:100%;margin:0 0 .625rem;padding:.5rem 0;border-top:1px solid rgba(255,255,255,.12);color:#bbb;font-size:.6875rem;font-style:italic;letter-spacing:.02em;text-align:center}.ghost-shop-card__guarantee{width:100%;border:1px solid var(--ghost-card-accent-border, rgba(255, 255, 255, .15));border-radius:6px;padding:.6875rem 1rem;text-align:center;background:#ffffff08;box-shadow:inset 0 1px #ffffff0d}.ghost-shop-card__guarantee--featured{border-color:#c9a84c52;background:linear-gradient(135deg,#c9a84c12,#c9a84c08);box-shadow:0 0 20px #c9a84c14,inset 0 1px #c9a84c1a}.ghost-shop-card__guarantee--elite{border-color:#dcdcdc33;background:linear-gradient(135deg,#ffffff0a,#ffffff03)}.ghost-shop-card__guarantee-header{display:flex;align-items:center;justify-content:center;gap:.4375rem;margin-bottom:.1875rem;color:var(--ghost-card-accent, #bbb)}.ghost-shop-card__guarantee-header p{margin:0;font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.ghost-shop-card__guarantee--featured .ghost-shop-card__guarantee-header{color:#e2c97e}.ghost-shop-card__guarantee--elite .ghost-shop-card__guarantee-header{color:#b0b0b0}.ghost-shop-card__guarantee-body{margin:0;color:#aaa;font-size:.625rem;letter-spacing:.03em}.ghost-shop-compare{max-width:60rem;margin:2.25rem auto 0;width:100%}.ghost-shop-compare__toggle-wrap{display:flex;justify-content:center}.ghost-shop-compare__toggle{display:inline-flex;align-items:center;gap:.5rem;padding:.6875rem 1.75rem;border-radius:6px;border:1px solid rgba(255,255,255,.13);background:#ffffff0a;color:silver;font-size:.8125rem;font-weight:600;letter-spacing:.08em;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.ghost-shop-compare__toggle:hover{background:#ffffff12;border-color:#ffffff38;color:#e0e0e0}.ghost-shop-compare__toggle svg{transition:transform .35s ease}.ghost-shop-compare__toggle[aria-expanded=true] svg{transform:rotate(180deg)}.ghost-shop-compare__panel{overflow:hidden;max-height:0;transition:max-height .45s cubic-bezier(.4,0,.2,1)}.ghost-reviews{position:relative;overflow:hidden;width:100%;padding-block:clamp(5rem,8vw,8rem);background:linear-gradient(180deg,#f7f4f0,#f2ede7);color:#111}.ghost-reviews__rule{position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#d4cdc4,transparent);pointer-events:none;z-index:2}.ghost-reviews__noise{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:200px 200px;pointer-events:none;z-index:0}.ghost-reviews__inner{position:relative;z-index:1;width:min(80rem,calc(100% - 2rem));margin-inline:auto}.ghost-reviews__header{text-align:center;margin-bottom:4rem}.ghost-reviews__kicker{margin:0 0 .75rem;color:#b22234;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.ghost-reviews__heading{margin:0 0 1rem;font-size:clamp(2.25rem,5vw,3rem);font-weight:900;line-height:1.08;color:#111}.ghost-reviews__subheading{margin:0;font-size:.875rem;font-style:italic;color:#6b7280}.ghost-reviews__carousel{position:relative}.ghost-reviews__viewport{overflow:hidden}.ghost-reviews__track{display:flex;transition:transform .7s ease-in-out}.ghost-reviews__slide{flex:0 0 100%;padding-inline:clamp(.5rem,3vw,6rem);box-sizing:border-box}.ghost-reviews__card{-webkit-appearance:none;appearance:none;border:0;background:transparent;padding:0;width:100%;cursor:pointer;text-align:left}.ghost-reviews__card-shell{position:relative;display:block;max-width:48rem;margin-inline:auto;padding:clamp(2rem,4vw,2.5rem);border-radius:1rem;border:1px solid #e8e2da;background:#fefcf9;box-shadow:0 4px 24px #0000000f,0 1px 3px #0000000a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.ghost-reviews__card:hover .ghost-reviews__card-shell,.ghost-reviews__card:focus-visible .ghost-reviews__card-shell{transform:translateY(-2px);box-shadow:0 8px 32px #00000014}.ghost-reviews__card:focus-visible .ghost-reviews__card-shell{outline:2px solid rgba(200,168,75,.45);outline-offset:2px}.ghost-reviews__card-hover-rule{position:absolute;top:0;left:0;right:0;height:2px;opacity:0;background:linear-gradient(90deg,transparent,#c8a84b,transparent);transition:opacity .3s ease}.ghost-reviews__card:hover .ghost-reviews__card-hover-rule,.ghost-reviews__card:focus-visible .ghost-reviews__card-hover-rule{opacity:1}.ghost-reviews__stars{display:flex;align-items:center;gap:.25rem;margin-bottom:1.25rem;color:#c9a84c}.ghost-reviews__card-title{display:block;margin-bottom:.75rem;font-size:1.25rem;font-weight:900;line-height:1.35;color:#111}.ghost-reviews__card-body{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;margin-bottom:1.5rem;font-size:1rem;line-height:1.65;color:#6b7280}.ghost-reviews__card-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1rem;border-top:1px solid #e8e2da}.ghost-reviews__author-wrap{display:inline-flex;align-items:center;gap:.5rem}.ghost-reviews__author{font-size:.875rem;font-weight:600;color:#374151}.ghost-reviews__verified{color:#22c55e;flex-shrink:0}.ghost-reviews__read-more{font-size:.625rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#c9a84c99;transition:color .3s ease}.ghost-reviews__card:hover .ghost-reviews__read-more,.ghost-reviews__card:focus-visible .ghost-reviews__read-more{color:#c9a84c}.ghost-reviews__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#374151;cursor:pointer;box-shadow:0 1px 2px #0000000d;transition:transform .2s ease,border-color .2s ease,background .2s ease}.ghost-reviews__nav:hover{transform:translateY(-50%) scale(1.08);border-color:#d1d5db;background:#f9fafb}.ghost-reviews__nav--prev{left:0}.ghost-reviews__nav--next{right:0}.ghost-reviews__dots{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.ghost-reviews__dot{width:.5rem;height:.5rem;padding:0;border:0;border-radius:999px;background:#d1d5db;cursor:pointer;transition:width .3s ease,background .3s ease}.ghost-reviews__dot.is-active{width:1.5rem;background:#b22234}.ghost-reviews-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:flex;align-items:center;justify-content:center;padding:1rem;background:#000000f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ghost-reviews-modal[hidden]{display:none}.ghost-reviews-modal__panel{position:relative;width:min(100%,42rem);overflow:hidden;border-radius:1.5rem;border:1px solid #e5e7eb;background:linear-gradient(135deg,#fff,#f9fafb,#fff);box-shadow:0 20px 60px #0000004d;animation:ghost-reviews-modal-in .28s ease}@keyframes ghost-reviews-modal-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.ghost-reviews-modal__bar{height:.5rem;background:linear-gradient(90deg,gold,#facc15,gold)}.ghost-reviews-modal__close{position:absolute;top:1.5rem;right:1.5rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:0;border-radius:999px;background:#fffc;color:#111;cursor:pointer;box-shadow:0 10px 15px #00000014;transition:transform .2s ease,background .2s ease}.ghost-reviews-modal__close:hover{background:#fff;transform:scale(1.08)}.ghost-reviews-modal__content{padding:2.5rem}.ghost-reviews-modal__stars{display:flex;align-items:center;gap:.25rem;margin-bottom:1.5rem;color:gold}.ghost-reviews-modal__title{margin:0 0 1.5rem;font-size:clamp(1.75rem,4vw,1.875rem);font-weight:900;line-height:1.15;color:#111}.ghost-reviews-modal__quote-wrap{position:relative;margin-bottom:2rem}.ghost-reviews-modal__quote-mark{position:absolute;top:-.5rem;left:-1rem;font-size:3.75rem;line-height:1;color:#ffd70033;font-family:Georgia,Times New Roman,serif}.ghost-reviews-modal__body{margin:0;padding-left:1rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.65;color:#374151}.ghost-reviews-modal__footer{padding-top:1.5rem;border-top:2px solid #e5e7eb}.ghost-reviews-modal__author-wrap{display:flex;align-items:center;gap:.375rem}.ghost-reviews-modal__author{margin:0;font-size:1.125rem;font-weight:700;color:#111}.ghost-reviews-modal__verified{color:#22c55e;flex-shrink:0}.ghost-reviews-modal__date{margin:.25rem 0 0;font-size:.75rem;color:#9ca3af}@media(max-width:767px){.ghost-reviews__nav{width:2.25rem;height:2.25rem}.ghost-reviews__nav--prev{left:-.25rem}.ghost-reviews__nav--next{right:-.25rem}}.ghost-shipping{position:relative;width:100%;padding-block:3.5rem;background:#1a1714}.ghost-shipping__inner{width:min(64rem,calc(100% - 2rem));margin-inline:auto}.ghost-shipping__content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}.ghost-shipping__kicker{margin:0;color:#c8a84b;font-size:.75rem;font-weight:700;letter-spacing:.25em;text-transform:uppercase}.ghost-shipping__primary{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem;width:100%}.ghost-shipping__primary-card{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.1);background:#ffffff0a}.ghost-shipping__primary-card--featured{border-color:#b2223466;background:#b2223414}.ghost-shipping__flag{font-size:.875rem;line-height:1}.ghost-shipping__flag--lg{font-size:1.25rem}.ghost-shipping__primary-name{color:#fff;font-size:.875rem;font-weight:700;letter-spacing:.04em}.ghost-shipping__primary-note{color:#b22234;font-size:.75rem;font-weight:600;letter-spacing:.04em;margin-left:.25rem}.ghost-shipping__international{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:42rem}.ghost-shipping__international-heading{margin:0;color:#ffffff4d;font-size:.75rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;text-align:center}.ghost-shipping__regions{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;width:100%}.ghost-shipping__region{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;border-radius:.25rem;border:1px solid rgba(255,255,255,.07);background:#ffffff08}.ghost-shipping__region-name{color:#fff6;font-size:.75rem;font-weight:500;letter-spacing:.04em}.ghost-shipping__disclaimer{margin:.25rem 0 0;color:#fff3;font-size:.75rem;line-height:1.625;letter-spacing:.04em;text-align:center}.ghost-home-social-proof{position:relative;overflow:visible;width:100%}.ghost-home-social-proof__inner{position:relative;z-index:1;width:min(1280px,calc(100% - 2rem));margin-inline:auto}.ghost-home-social-proof__kicker,.ghost-home-social-proof__heading,.ghost-home-social-proof__subheading{text-align:center}.ghost-home-social-proof__kicker{color:#b22234;letter-spacing:.2em;text-transform:uppercase;font-weight:700}.ghost-home-social-proof__heading{font-size:clamp(1.8rem,4vw,3.4rem);line-height:1.08;margin-top:.5rem}.ghost-home-social-proof__subheading{margin-top:.75rem;color:#4b5563}.ghost-home-social-proof__noise{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:200px 200px;pointer-events:none}.ghost-social-proof-carousel__shell{position:relative;-webkit-user-select:none;user-select:none}.ghost-social-proof-carousel{position:relative;margin-top:1.5rem;height:clamp(200px,56vw,520px);isolation:isolate}.ghost-social-proof-carousel__stage{position:absolute;top:0;right:0;bottom:0;left:0;overflow:visible}.ghost-social-proof-carousel__slide{position:absolute;top:0;bottom:0;left:50%;display:flex;align-items:center;width:min(26%,260px);transform:translate(-152%) scale(.78);opacity:0;filter:blur(2px);transition:transform .5s ease,opacity .45s ease,filter .45s ease,width .45s ease;z-index:1;pointer-events:none}.ghost-social-proof-carousel__slide.is-prev{transform:translate(-152%) scale(.78);opacity:.45;z-index:2;pointer-events:auto;cursor:pointer}.ghost-social-proof-carousel__slide.is-active{width:min(82%,680px);transform:translate(-50%) scale(1);opacity:1;filter:none;z-index:4;pointer-events:auto;cursor:default}.ghost-social-proof-carousel__slide.is-next{transform:translate(52%) scale(.78);opacity:.45;z-index:2;pointer-events:auto;cursor:pointer}.ghost-social-proof-carousel__media,.ghost-social-proof-carousel__player{width:100%;aspect-ratio:16/9;border-radius:10px;overflow:hidden;background:#0b1320;box-shadow:0 12px 35px #0000002e}.ghost-social-proof-carousel__media{display:block;position:relative}.ghost-social-proof-carousel__player,.ghost-social-proof-carousel__media img{width:100%;height:100%;object-fit:cover;display:block;border:0}.ghost-social-proof-carousel__media .vidyard-player-embed,.ghost-social-proof-carousel__media .vidyard-player-embed~iframe,.ghost-social-proof-carousel__media .vidyard-player-embed+iframe{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;margin:0!important}.ghost-social-proof-carousel__media--empty{display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:.9rem}.ghost-social-proof-carousel__slide.is-prev .ghost-social-proof-carousel__media,.ghost-social-proof-carousel__slide.is-next .ghost-social-proof-carousel__media{display:block}.ghost-social-proof-carousel__control{position:absolute;top:50%;transform:translateY(-50%);z-index:20;display:inline-flex;align-items:center;justify-content:center;padding:.375rem;border-radius:999px;background:#fffc;color:#374151;border:1px solid #e5e7eb;cursor:pointer;box-shadow:0 1px 2px #0000000d;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease}.ghost-social-proof-carousel__control svg{width:1rem;height:1rem;display:block}.ghost-social-proof-carousel__control:hover{background:#fff;box-shadow:0 1px 3px #00000014}.ghost-social-proof-carousel__control:focus-visible{outline:2px solid rgba(178,34,52,.35);outline-offset:2px}.ghost-social-proof-carousel__control--prev{left:.25rem}.ghost-social-proof-carousel__control--next{right:.25rem}.ghost-social-proof-carousel__meta-wrap{position:relative;margin-top:.5rem;min-height:3.375rem;display:flex;justify-content:center}.ghost-social-proof-carousel__meta{position:absolute;left:50%;top:0;opacity:0;transform:translate(-50%) translateY(4px);transition:opacity .25s ease,transform .25s ease;pointer-events:none}.ghost-social-proof-carousel__meta.is-active{opacity:1;transform:translate(-50%) translateY(0);pointer-events:auto}.ghost-social-proof-carousel__meta-pill{display:flex;align-items:center;gap:.5rem;width:fit-content;max-width:min(96vw,24rem);background:#fff;border:1px solid #e5e7eb;border-radius:999px;box-shadow:0 1px 2px #0000000d;padding:.375rem .75rem}.ghost-social-proof-carousel__platform-icon{flex-shrink:0;width:1rem;height:1rem;display:inline-flex;align-items:center;justify-content:center}.ghost-social-proof-carousel__platform-icon svg{width:1rem;height:1rem;display:block}.ghost-social-proof-carousel__platform-icon--youtube{color:#dc2626}.ghost-social-proof-carousel__platform-icon--facebook{color:#2563eb}.ghost-social-proof-carousel__meta-copy{min-width:0;text-align:left}.ghost-social-proof-carousel__name{margin:0;font-size:.75rem;line-height:1.35;font-weight:700;color:#111827}.ghost-social-proof-carousel__role{color:#b22234;font-weight:700}.ghost-social-proof-carousel__subscribers{margin:0;color:#6b7280;font-size:.75rem;line-height:1.35}.ghost-social-proof-carousel__dots{margin-top:.5rem;display:flex;justify-content:center;gap:.5rem}.ghost-social-proof-carousel__dot{width:.5rem;height:.5rem;border:0;border-radius:999px;background:#d1d5db;cursor:pointer;padding:0}.ghost-social-proof-carousel__dot.is-active{width:1.2rem;background:#b22234}@media(min-width:768px){.ghost-social-proof-carousel__meta-wrap{margin-top:1rem}.ghost-social-proof-carousel__meta-pill{padding:.5rem 1rem}.ghost-social-proof-carousel__name{font-size:.875rem}.ghost-social-proof-carousel__dots{margin-top:.75rem}.ghost-social-proof-carousel__control{padding:.5rem}.ghost-social-proof-carousel__control svg{width:1.5rem;height:1.5rem}.ghost-social-proof-carousel__control--prev{left:.75rem}.ghost-social-proof-carousel__control--next{right:.75rem}}@media(max-width:990px){.ghost-social-proof-carousel__slide.is-prev,.ghost-social-proof-carousel__slide.is-next{display:none}.ghost-social-proof-carousel__slide.is-active{width:100%}}.ghost-404-page{padding:calc(var(--ghost-header-offset) + 2rem) 0 clamp(4rem,8vw,6rem);background:var(--ghost-bg-page-light);min-height:60vh}.ghost-404-page__inner{max-width:36rem;width:100%;margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem);text-align:center}.ghost-404-page__code{margin:0 0 .75rem;color:#b22234;font-size:clamp(3rem,10vw,5rem);font-weight:900;line-height:1;letter-spacing:.04em}.ghost-404-page__heading{margin:0 0 .75rem;color:#111827;font-size:clamp(1.375rem,4vw,2rem);font-weight:800;letter-spacing:.06em;text-transform:uppercase}.ghost-404-page__divider{width:3rem;height:3px;margin:0 auto 1rem;background:#b22234}.ghost-404-page__copy{margin:0 0 1.75rem;color:#6b7280;font-size:.9375rem;line-height:1.65}.ghost-404-page__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.ghost-404-page__primary,.ghost-404-page__secondary{display:inline-flex;align-items:center;justify-content:center;min-height:var(--ghost-touch-min);padding:0 1.25rem;border-radius:.25rem;font-size:.6875rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;text-decoration:none}.ghost-404-page__primary{border:0;background:linear-gradient(135deg,#8b1a2a,#b22234,#c42838);color:#fff}.ghost-404-page__secondary{border:1px solid #d1d5db;background:#fff;color:#374151}.ghost-404-page__secondary:hover{border-color:#b22234;color:#b22234}.ghost-about-page{--about-bg: #0a0d14;--about-gold: #ffd700;--about-gold-soft: #c9a84c;--about-red: #b22234;--about-blue: #1c396b;color:#fff;background:var(--about-bg)}.ghost-about-page__container{width:min(80rem,calc(100% - 2rem));margin-inline:auto}.ghost-about-page__hero{position:relative;overflow:hidden;padding:calc(var(--ghost-header-offset) + clamp(1.5rem,4vw,2.5rem)) 0 6rem;background:linear-gradient(160deg,#0d1b2e,#0f1e35 30%,#1a0a0a 70%,#0a0d14)}.ghost-about-page__hero-glow{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.2;background:radial-gradient(ellipse 80% 60% at 20% 40%,rgba(178,34,52,.35),transparent 60%),radial-gradient(ellipse 60% 50% at 80% 60%,rgba(28,57,107,.4),transparent 60%);pointer-events:none}.ghost-about-page__hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.08;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.15) 1px,transparent 0);background-size:40px 40px;pointer-events:none}.ghost-about-page__hero-inner{position:relative;z-index:1;max-width:56rem;text-align:center}.ghost-about-page__badge{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;border:1px solid rgba(178,34,52,.3);border-radius:999px;background:#b222341a;color:var(--about-red);font-size:.875rem;font-weight:600}.ghost-about-page__badge-dot{width:.5rem;height:.5rem;border-radius:999px;background:var(--about-red)}.ghost-about-page__hero-title{margin:0 0 2rem;font-size:clamp(2.25rem,6vw,3.75rem);font-weight:900;line-height:1.08}.ghost-about-page__hero-highlight{display:block;color:var(--about-gold)}.ghost-about-page__hero-quote{margin:0;padding:1.5rem;border-left:4px solid var(--about-gold);background:linear-gradient(90deg,rgba(255,215,0,.05),transparent);color:#d1d5db;font-size:clamp(1rem,2.2vw,1.25rem);line-height:1.7;text-align:left}.ghost-about-page__stripe{display:flex;height:4px}.ghost-about-page__stripe span:nth-child(1){flex:1;background:#b2223499}.ghost-about-page__stripe span:nth-child(2){flex:1;background:#fff3}.ghost-about-page__stripe span:nth-child(3){flex:1;background:#1c396b99}.ghost-about-page__who,.ghost-about-page__foundation,.ghost-about-page__quote-section,.ghost-about-page__cta{position:relative;overflow:hidden;padding:clamp(4rem,8vw,8rem) 0}.ghost-about-page__who{background:linear-gradient(160deg,#0a0d14,#0d1220 40%,#130508)}.ghost-about-page__who-glow{position:absolute;border-radius:999px;filter:blur(120px);pointer-events:none}.ghost-about-page__who-glow--blue{top:0;left:25%;width:600px;height:600px;background:#1c396b1f}.ghost-about-page__who-glow--red{right:25%;bottom:0;width:500px;height:500px;background:#b222341a}.ghost-about-page__who-grid{position:relative;z-index:1;display:grid;gap:4rem;align-items:center}@media(min-width:768px){.ghost-about-page__who-grid{grid-template-columns:1fr 1fr}}.ghost-about-page__photo-wrap{position:relative}.ghost-about-page__photo-glow{position:absolute;top:-1rem;right:-1rem;bottom:-1rem;left:-1rem;border-radius:1.5rem;background:linear-gradient(90deg,#b2223433,#ffd70033,#1c396b33);filter:blur(32px);opacity:.2}.ghost-about-page__photo-frame{position:relative;overflow:hidden;border:2px solid rgba(255,255,255,.1);border-radius:1rem;box-shadow:0 24px 64px #00000073}.ghost-about-page__photo{display:block;width:100%;max-height:560px;object-fit:cover;object-position:center top}.ghost-about-page__photo-frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(10,13,20,.6),transparent 55%);pointer-events:none}.ghost-about-page__section-label{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.ghost-about-page__section-rule{width:3rem;height:4px;border-radius:999px;background:linear-gradient(90deg,var(--about-red),var(--about-blue))}.ghost-about-page__section-label h2{margin:0;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:900}.ghost-about-page__lead,.ghost-about-page__secondary{font-size:1.125rem;line-height:1.7}.ghost-about-page__lead{margin:0 0 2rem;color:#d1d5db}.ghost-about-page__secondary{margin:0 0 2.5rem;color:#9ca3af}.ghost-about-page__graphene{display:inline-block;margin-inline:.125rem;padding:.125rem .5rem;border:1px solid rgba(255,215,0,.3);border-radius:.375rem;background:#ffd7001a;color:var(--about-gold);font-weight:700}.ghost-about-page__badges{display:flex;flex-wrap:wrap;gap:.75rem}.ghost-about-page__mini-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .875rem;border:1px solid rgba(255,255,255,.07);border-radius:.375rem;background:#ffffff08;color:#9ca3af;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.ghost-about-page__mini-badge svg{color:var(--about-gold-soft)}.ghost-about-page__foundation{background:linear-gradient(135deg,#0a0d14,#0d1322,#0a0d14)}.ghost-about-page__foundation-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 50% 60% at 50% 0%,rgba(178,34,52,.08),transparent 60%);pointer-events:none}.ghost-about-page__foundation-head{position:relative;z-index:1;margin-bottom:4rem;text-align:center}.ghost-about-page__eyebrow{margin:0 0 .75rem;color:var(--about-red);font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.ghost-about-page__foundation-head h2{margin:0 0 1rem;font-size:clamp(2rem,5vw,3rem);font-weight:900}.ghost-about-page__foundation-head p{margin:0;color:#6b7280;font-size:1.125rem}.ghost-about-page__pillars{position:relative;z-index:1;display:grid;gap:1.25rem;margin-bottom:3.5rem}@media(min-width:768px){.ghost-about-page__pillars{grid-template-columns:repeat(3,minmax(0,1fr))}}.ghost-about-page__pillar,.ghost-about-page__value{width:100%;border:1px solid rgba(255,255,255,.07);border-radius:.75rem;background:#ffffff07;color:inherit;text-align:left;cursor:pointer;transition:border-color .2s ease,transform .2s ease}.ghost-about-page__pillar:hover,.ghost-about-page__value:hover{border-color:#ffffff24;transform:translateY(-2px)}.ghost-about-page__pillar{padding:1.75rem;min-height:100%}.ghost-about-page__pillar-icon{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;margin-bottom:1.25rem;border-radius:.5rem;background:linear-gradient(135deg,#c9a84c,gold);color:#000;box-shadow:0 2px 12px #c9a84c40}.ghost-about-page__pillar h3,.ghost-about-page__value h4{margin:0 0 .5rem;font-weight:900}.ghost-about-page__pillar p,.ghost-about-page__value p{margin:0 0 1rem;color:#6b7280;font-size:.875rem;line-height:1.6}.ghost-about-page__values{position:relative;z-index:1;display:grid;gap:1rem}@media(min-width:640px){.ghost-about-page__values{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.ghost-about-page__values{grid-template-columns:repeat(4,minmax(0,1fr))}}.ghost-about-page__value{display:flex;flex-direction:column;padding:1.25rem;min-height:100%}.ghost-about-page__value-icon{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;margin-bottom:.75rem;border:1px solid rgba(201,168,76,.2);border-radius:.5rem;background:#c9a84c0f;color:var(--about-gold-soft)}.ghost-about-page__read-more{display:block;margin-top:auto;color:#c9a84c80;font-size:.625rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.ghost-about-page__pillar:hover .ghost-about-page__read-more,.ghost-about-page__value:hover .ghost-about-page__read-more{color:#c9a84ccc}.ghost-about-page__quote-section{background:linear-gradient(160deg,#130508,#0a0d14,#0d1220)}.ghost-about-page__quote-glow{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.2;background:radial-gradient(ellipse 80% 60% at 50% 50%,rgba(178,34,52,.25),transparent 60%);pointer-events:none}.ghost-about-page__quote-card{position:relative;margin:0 0 4rem;padding:clamp(2rem,5vw,3.5rem);border:2px solid rgba(255,255,255,.1);border-radius:1.5rem;background:linear-gradient(135deg,#0d1322,#0a0d14,#0d1322);box-shadow:0 24px 64px #00000059;text-align:center}.ghost-about-page__quote-mark{margin-bottom:1rem;color:var(--about-gold);font-size:5rem;font-weight:900;line-height:1;opacity:.4}.ghost-about-page__quote-card blockquote{margin:0 0 1.5rem;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:900;line-height:1.25}.ghost-about-page__quote-card figcaption{display:flex;align-items:center;justify-content:center;gap:.75rem;color:var(--about-gold);font-size:1.125rem;font-weight:700}.ghost-about-page__quote-card figcaption:before,.ghost-about-page__quote-card figcaption:after{content:"";width:3rem;height:1px;background:#ffd70099}.ghost-about-page__quote-grid{display:grid;gap:2rem}@media(min-width:768px){.ghost-about-page__quote-grid{grid-template-columns:1fr 1fr}}.ghost-about-page__pull-quote{margin:0;padding:1.5rem;color:#d1d5db;font-size:1.125rem;line-height:1.7}.ghost-about-page__pull-quote--gold{border-left:4px solid var(--about-gold);background:linear-gradient(90deg,rgba(255,215,0,.05),transparent)}.ghost-about-page__pull-quote--red{border-left:4px solid var(--about-red);background:linear-gradient(90deg,rgba(178,34,52,.05),transparent)}.ghost-about-page__cta{background:linear-gradient(135deg,#12050a,#0d1322 40%,#12050a,#0a0d14);text-align:center}.ghost-about-page__cta-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 70% at 80% 30%,rgba(178,34,52,.12),transparent 60%),radial-gradient(ellipse 50% 60% at 20% 70%,rgba(28,57,107,.12),transparent 60%);pointer-events:none}.ghost-about-page__cta-dots{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.05;background-image:radial-gradient(circle at 2px 2px,rgba(255,255,255,.3) 1px,transparent 0);background-size:60px 60px;pointer-events:none}.ghost-about-page__cta-inner{position:relative;z-index:1;max-width:56rem}.ghost-about-page__cta-inner h2{margin:0 0 1.5rem;font-size:clamp(2rem,6vw,3.75rem);font-weight:900;line-height:1.08}.ghost-about-page__cta-inner h2 span{color:var(--about-gold)}.ghost-about-page__cta-inner p{margin:0 auto 1rem;max-width:42rem;color:#d1d5db;font-size:1.25rem;line-height:1.6}.ghost-about-page__cta-button{display:inline-flex;align-items:center;justify-content:center;margin-top:2rem;padding:1rem 2.5rem;border-radius:.375rem;background:linear-gradient(135deg,#c9a84c,gold,#c9a84c);box-shadow:0 4px 24px #c9a84c59;color:#000;font-size:.875rem;font-weight:900;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;transition:transform .2s ease}.ghost-about-page__cta-button:hover{transform:scale(1.05)}.ghost-about-page__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:flex;align-items:center;justify-content:center;padding:1rem;background:#000c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ghost-about-page__modal[hidden]{display:none!important}.ghost-about-page__modal-panel{width:min(100%,36rem);overflow:hidden;border:2px solid rgba(255,255,255,.1);border-radius:1.5rem;background:linear-gradient(135deg,#0d1322,#0a0d14,#0d1322);box-shadow:0 24px 64px #00000073}.ghost-about-page__modal-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 2rem;border-bottom:2px solid var(--about-modal-accent, #ffd700);background:linear-gradient(90deg,#0d1b2ef2,#0a0d14f2)}.ghost-about-page__modal-heading{display:flex;align-items:center;gap:1rem}.ghost-about-page__modal-icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:.75rem;background:var(--about-modal-accent, #ffd700);color:#000;flex-shrink:0}.ghost-about-page__modal-heading h3{margin:0;font-size:1.5rem;font-weight:900}.ghost-about-page__modal-close{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:0;border-radius:999px;background:#ffffff1a;color:#fff;cursor:pointer}.ghost-about-page__modal-body{padding:1.75rem 2rem 2rem}.ghost-about-page__modal-lead{margin:0 0 1.25rem;padding:1rem;border-left:4px solid var(--about-modal-accent, #ffd700);background:linear-gradient(90deg,rgba(255,215,0,.05),transparent);color:#e5e7eb;line-height:1.6}.ghost-about-page__modal-detail{margin:0 0 1.25rem;color:#9ca3af;font-size:.875rem;line-height:1.7}.ghost-about-page__modal-list{margin:0;padding:0;list-style:none}.ghost-about-page__modal-list[hidden]{display:none}.ghost-about-page__modal-bullet{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;color:#d1d5db;font-size:.875rem;line-height:1.6}.ghost-about-page__modal-bullet-icon{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;margin-top:.125rem;border-radius:999px;background:var(--about-modal-accent, #ffd700);color:#000;flex-shrink:0}.ghost-collection-page{padding:var(--ghost-header-offset) 0 clamp(4rem,8vw,6rem);background:var(--ghost-bg-page-light);min-height:60vh}.ghost-collection-page__inner{max-width:72rem;width:100%;margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem)}.ghost-collection-page__back{margin-bottom:1.25rem}.ghost-collection-page__back-link{display:inline-flex;align-items:center;gap:.375rem;color:#6b7280;font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;transition:color .2s ease}.ghost-collection-page__back-link:hover{color:#b22234}.ghost-collection-page__header{text-align:center;margin-bottom:clamp(2rem,5vw,2.5rem)}.ghost-collection-page__kicker{margin:0 0 .625rem;color:#b22234;font-size:.6875rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.ghost-collection-page__heading{margin:0 0 .75rem;color:#111;font-size:clamp(1.625rem,5vw,2.5rem);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ghost-collection-page__divider{width:3rem;height:3px;margin:0 auto 1rem;background:#b22234}.ghost-collection-page__subheading,.ghost-collection-page__description{max-width:42rem;margin:0 auto;color:#6b7280;font-size:.9375rem;line-height:1.65}.ghost-collection-page__description p{margin:0}.ghost-collection-page__count{margin:.875rem 0 0;color:#9ca3af;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.ghost-collection-page__grid{display:grid;gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:640px){.ghost-collection-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:990px){.ghost-collection-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ghost-collection-page__empty{padding:3rem 1rem;text-align:center;border:1px dashed #d1d5db;border-radius:.75rem;background:#fff}.ghost-collection-page__empty p{margin:0 0 1rem;color:#6b7280;font-size:.9375rem}.ghost-collection-page__empty-link{display:inline-flex;align-items:center;justify-content:center;min-height:var(--ghost-touch-min);padding:0 1.25rem;border-radius:.25rem;background:linear-gradient(135deg,#8b1a2a,#b22234,#c42838);color:#fff;font-size:.6875rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;text-decoration:none}.ghost-collections-page{padding:var(--ghost-header-offset) 0 clamp(4rem,8vw,6rem);background:var(--ghost-bg-page-light);min-height:60vh}.ghost-collections-page__inner{max-width:72rem;width:100%;margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem)}.ghost-collections-page__header{text-align:center;margin-bottom:clamp(2rem,5vw,2.5rem)}.ghost-collections-page__kicker{margin:0 0 .625rem;color:#b22234;font-size:.6875rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.ghost-collections-page__heading{margin:0 0 .75rem;color:#111;font-size:clamp(1.625rem,5vw,2.5rem);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ghost-collections-page__divider{width:3rem;height:3px;margin:0 auto 1rem;background:#b22234}.ghost-collections-page__subheading{max-width:36rem;margin:0 auto;color:#6b7280;font-size:.9375rem;line-height:1.6}.ghost-collections-page__grid{display:grid;gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:640px){.ghost-collections-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:990px){.ghost-collections-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ghost-collections-page__card{display:grid;gap:0;overflow:hidden;border:1px solid #e5e7eb;border-radius:.75rem;background:#fff;color:inherit;text-decoration:none;box-shadow:0 1px 3px #0000000a;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.ghost-collections-page__card:hover{border-color:#b2223438;transform:translateY(-2px);box-shadow:0 12px 32px #11182714}.ghost-collections-page__card-media{aspect-ratio:4 / 3;overflow:hidden;background:#f3f4f6}.ghost-collections-page__card-media img,.ghost-collections-page__placeholder{width:100%;height:100%;object-fit:cover;display:block}.ghost-collections-page__card-body{display:grid;gap:.5rem;padding:1rem 1.125rem 1.125rem}.ghost-collections-page__card-title{margin:0;color:#111827;font-size:1rem;font-weight:800;line-height:1.3}.ghost-collections-page__card-copy{margin:0;color:#6b7280;font-size:.875rem;line-height:1.55}.ghost-collections-page__card-count{margin:0;color:#b22234;font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.ghost-collections-page__empty{margin:0;padding:3rem 1rem;text-align:center;color:#6b7280;font-size:.9375rem}.ghost-default-page{padding:var(--ghost-header-offset) 0 clamp(4rem,8vw,6rem);background:var(--ghost-bg-page-light);min-height:60vh}.ghost-default-page__inner{max-width:46rem;width:100%;margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem)}.ghost-default-page__header{text-align:center;margin-bottom:2rem}.ghost-default-page__kicker{margin:0 0 .625rem;color:#b22234;font-size:.6875rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.ghost-default-page__heading{margin:0 0 .75rem;color:#111827;font-size:clamp(1.625rem,5vw,2.25rem);font-weight:800;letter-spacing:.06em;text-transform:uppercase}.ghost-default-page__divider{width:3rem;height:3px;margin:0 auto;background:#b22234}.ghost-default-page__content{color:#374151;font-size:1rem;line-height:1.75}.ghost-default-page__content :is(h2,h3,h4){margin:2rem 0 .75rem;color:#111827;line-height:1.25}.ghost-default-page__content h2{font-size:1.375rem;font-weight:800}.ghost-default-page__content h3{font-size:1.125rem;font-weight:800}.ghost-default-page__content p,.ghost-default-page__content ul,.ghost-default-page__content ol{margin:0 0 1rem}.ghost-default-page__content a{color:#b22234;font-weight:600}.ghost-default-page__content a:hover{color:#8b1a2a}.ghost-default-page__content blockquote{margin:1.5rem 0;padding-left:1rem;border-left:3px solid #b22234;color:#4b5563}.ghost-default-page__empty{margin:0;text-align:center;color:#6b7280}.ghost-featured{--featured-bg: #f4f2ef;--featured-card: #fefcf9;--featured-border: #e8e2da;--featured-dark: #1a1714;--featured-red: #b22234;--featured-gold: #c8a84b;--featured-header-offset: calc(4px + 5rem) ;background:var(--featured-bg);color:#111}.ghost-featured__container{width:min(72rem,calc(100% - 2rem));margin-inline:auto}.ghost-featured__hero{background:var(--featured-dark);border-bottom:1px solid rgba(255,255,255,.06);padding-top:var(--featured-header-offset)}.ghost-featured__hero-bar-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:1rem;border-bottom:1px solid rgba(255,255,255,.06)}.ghost-featured__date{display:none;color:#ffffff40;font-size:.625rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}@media(min-width:768px){.ghost-featured__date{display:block}}.ghost-featured__live{display:flex;align-items:center;gap:.375rem;margin-left:auto;color:var(--featured-red);font-size:.625rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.ghost-featured__live-dot,.ghost-featured__pulse{width:.375rem;height:.375rem;border-radius:50%;background:var(--featured-red);box-shadow:0 0 5px #b2223499;animation:ghost-featured-pulse 2s ease-in-out infinite}@keyframes ghost-featured-pulse{0%,to{opacity:1}50%{opacity:.45}}.ghost-featured__hero-main{padding-block:1.5rem;text-align:center;border-bottom:1px solid rgba(255,255,255,.06)}.ghost-featured__kicker{margin:0 0 .25rem;color:var(--featured-gold);font-size:.625rem;font-weight:800;letter-spacing:.28em;text-transform:uppercase}.ghost-featured__heading{margin:0 0 .5rem;color:#fff;font-size:clamp(1.875rem,5vw,3rem);font-weight:900;line-height:1;letter-spacing:-.03em}.ghost-featured__subheading{margin:0;color:#ffffff59;font-size:.875rem}.ghost-featured__tabs{display:flex;gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.ghost-featured__tab{flex-shrink:0;min-height:var(--ghost-touch-min);padding:.75rem 1rem;border:0;border-bottom:2px solid transparent;background:transparent;color:#ffffff59;font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;scroll-snap-align:start;transition:color .2s ease,border-color .2s ease}.ghost-featured__tab:hover{color:#ffffffb8}.ghost-featured__tab:focus-visible{outline:var(--ghost-focus-ring);outline-offset:-2px;color:#fff}.ghost-featured__tab.is-active{border-bottom-color:var(--featured-red);color:#fff}.ghost-featured__body{padding-block:2rem 2.5rem}.ghost-featured__layout{display:grid;gap:2rem}@media(min-width:1024px){.ghost-featured__layout{grid-template-columns:minmax(0,2fr) minmax(18rem,1fr);gap:2rem}}.ghost-featured__section-head{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.ghost-featured__section-head--secondary{margin-top:2rem}.ghost-featured__section-label{color:var(--featured-red);font-size:.625rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.ghost-featured__section-rule{flex:1;height:1px;background:linear-gradient(90deg,var(--featured-border),transparent)}.ghost-featured__page-label{color:#9ca3af;font-size:.625rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.ghost-featured__hero-card,.ghost-featured__story-list{overflow:hidden;border:1px solid var(--featured-border);border-radius:.75rem;background:var(--featured-card);box-shadow:0 4px 20px #00000012}.ghost-featured__hero-card{margin-bottom:2rem;transition:box-shadow .2s ease,border-color .2s ease}.ghost-featured__hero-card:hover{border-color:#d4cdc4;box-shadow:0 8px 32px #0000001f}.ghost-featured__hero-link,.ghost-featured__story-link{display:block;color:inherit;text-decoration:none}.ghost-featured__hero-media,.ghost-featured__story-thumb{position:relative;overflow:hidden}.ghost-featured__hero-image{display:block;width:100%;height:clamp(16rem,35vw,20rem);object-fit:cover;object-position:top;transition:transform .7s ease}.ghost-featured__hero-card:hover .ghost-featured__hero-image{transform:scale(1.02)}.ghost-featured__hero-overlay,.ghost-featured__story-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000,#0006);pointer-events:none}.ghost-featured__badge{position:absolute;top:1rem;left:1rem;z-index:1;display:inline-flex;align-items:center;padding:.125rem .5rem;border-radius:.25rem;background:#374151;color:#fff;font-size:.5625rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.ghost-featured__badge--surveillance,.ghost-featured__badge--must-watch{background:#b22234}.ghost-featured__badge--government-surveillance,.ghost-featured__badge--intelligence-surveillance{background:#1c396b}.ghost-featured__badge--cyber-warfare{background:#374151}.ghost-featured__badge--data-breach{background:#7c2d12}.ghost-featured__badge--privacy-security{background:#1a6b3c}.ghost-featured__hero-body{padding:1.25rem 1.5rem 1.5rem}.ghost-featured__hero-title{margin:0 0 .75rem;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:900;line-height:1.2}.ghost-featured__hero-excerpt{margin:0 0 1rem;color:#6b7280;font-size:.875rem;line-height:1.6}.ghost-featured__hero-meta,.ghost-featured__story-meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1rem;border-top:1px solid var(--featured-border);color:#9ca3af;font-size:.6875rem}.ghost-featured__hero-meta-copy{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.ghost-featured__read-more{color:var(--featured-red);font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ghost-featured__story-row{border-bottom:1px solid var(--featured-border)}.ghost-featured__story-row:last-child{border-bottom:0}.ghost-featured__story-link{display:grid;grid-template-columns:1fr 2fr;transition:background .2s ease}.ghost-featured__story-link:hover{background:#f7f4f0}.ghost-featured__story-image{display:block;width:100%;min-height:7.5rem;max-height:8.75rem;object-fit:cover;transition:transform .5s ease}.ghost-featured__story-link:hover .ghost-featured__story-image{transform:scale(1.04)}.ghost-featured__story-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff}.ghost-featured__story-play svg{width:2.25rem;height:2.25rem;padding-left:.125rem;border:1px solid rgba(255,255,255,.6);border-radius:50%;background:#0006}.ghost-featured__story-copy{padding:1rem}.ghost-featured__story-title{margin:0 0 .5rem;font-size:.875rem;font-weight:900;line-height:1.35}.ghost-featured__story-link:hover .ghost-featured__story-title{color:var(--featured-red)}.ghost-featured__story-excerpt{margin:0 0 .75rem;color:#6b7280;font-size:.75rem;line-height:1.5}.ghost-featured__story-meta{justify-content:flex-start;gap:.75rem;padding-top:0;border-top:0;text-transform:uppercase;letter-spacing:.08em}.ghost-featured__empty{margin:2rem 0 0;color:#9ca3af;font-size:.875rem;text-align:center}.ghost-featured__pagination{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:2rem}.ghost-featured__page-numbers{display:flex;align-items:center;gap:.5rem}.ghost-featured__page-btn,.ghost-featured__page-number{border:1px solid var(--featured-border);border-radius:.25rem;background:var(--featured-card);color:#555;cursor:pointer}.ghost-featured__page-btn{padding:.5rem 1rem;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.ghost-featured__page-btn:disabled{opacity:.3;cursor:not-allowed}.ghost-featured__page-number{width:2.25rem;height:2.25rem;font-size:.75rem;font-weight:800}.ghost-featured__page-number.is-active{border-color:var(--featured-dark);background:var(--featured-dark);color:#fff}.ghost-featured__sidebar{display:grid;gap:1.25rem;align-content:start}@media(min-width:1024px){.ghost-featured__sidebar{position:sticky;top:calc(var(--featured-header-offset) + 1rem);align-self:start}}.ghost-featured__cta,.ghost-featured__about{overflow:hidden;border:1px solid rgba(255,255,255,.07);border-radius:.75rem;box-shadow:0 8px 32px #0000002e}.ghost-featured__cta{background:var(--featured-dark)}.ghost-featured__cta-head,.ghost-featured__about-head{padding:.75rem 1rem;border-bottom:1px solid rgba(255,255,255,.06)}.ghost-featured__cta-head p{margin:0;color:var(--featured-gold);font-size:.625rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.ghost-featured__cta-body{padding:1rem 1rem .875rem}.ghost-featured__cta-media{margin-bottom:.875rem;border-radius:.5rem;background:#ffffff08;overflow:hidden}.ghost-featured__cta-image{display:block;width:100%;max-height:8.5rem;margin-inline:auto;object-fit:contain;filter:drop-shadow(0 12px 24px rgba(0,0,0,.7))}.ghost-featured__cta-heading{margin:0 0 .5rem;color:#fff;font-size:1rem;font-weight:900;line-height:1.3}.ghost-featured__cta-text{margin:0 0 .875rem;color:#fff6;font-size:.8125rem;line-height:1.5}.ghost-featured__cta-button{display:block;width:100%;padding:.75rem 1rem;border-radius:3px;background:linear-gradient(135deg,#c9a84c,gold,#c9a84c);box-shadow:0 2px 16px #c9a84c4d;color:#000;font-size:.75rem;font-weight:800;letter-spacing:.12em;text-align:center;text-decoration:none;text-transform:uppercase}.ghost-featured__about{background:var(--featured-card);border-color:var(--featured-border);box-shadow:0 4px 16px #0000000d}.ghost-featured__about-head{background:#f7f4f0;border-bottom-color:var(--featured-border)}.ghost-featured__about-head p{margin:0;color:var(--featured-red);font-size:.625rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.ghost-featured__about-body{padding:1rem}.ghost-featured__about-body p{margin:0;color:#4b5563;font-size:.875rem;line-height:1.6}.ghost-featured__topics{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--featured-border)}.ghost-featured__topics span{padding:.25rem .625rem;border:1px solid var(--featured-border);border-radius:3px;background:#f7f4f0;color:#6b7280;font-size:.625rem;font-weight:500;letter-spacing:.04em}.ghost-password-page{position:relative;overflow:hidden;min-height:100vh;display:grid;place-items:center;padding:2rem 1rem;background:linear-gradient(180deg,#07090f,#0a0d14);color:#f3f4f6}.ghost-password-page__glow{position:absolute;border-radius:999px;pointer-events:none;filter:blur(80px)}.ghost-password-page__glow--red{top:10%;left:50%;width:28rem;height:28rem;transform:translate(-50%);background:#b222342e}.ghost-password-page__glow--blue{bottom:0;right:-4rem;width:22rem;height:22rem;background:#1c396b38}.ghost-password-page__inner{position:relative;z-index:1;width:min(100%,28rem);display:grid;gap:1.5rem;justify-items:center}.ghost-password-page__brand{text-align:center}.ghost-password-page__logo{width:auto;max-width:11rem;height:auto}.ghost-password-page__shop-name{margin:0;font-size:1.25rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.ghost-password-page__card{width:100%;padding:1.5rem;border:1px solid rgba(255,255,255,.08);border-radius:.875rem;background:#ffffff0a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ghost-password-page__kicker{margin:0 0 .5rem;color:#c8a84b;font-size:.6875rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;text-align:center}.ghost-password-page__heading{margin:0 0 .75rem;font-size:1.375rem;font-weight:800;text-align:center}.ghost-password-page__message{margin:0 0 1rem;color:#ffffff94;font-size:.875rem;line-height:1.6;text-align:center}.ghost-password-page__form{display:grid;gap:.75rem}.ghost-password-page__label{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffff85}.ghost-password-page__form input{width:100%;min-height:var(--ghost-touch-min);padding:0 .875rem;border:1px solid rgba(255,255,255,.12);border-radius:.375rem;background:#ffffff0a;color:#fff;font:inherit}.ghost-password-page__form input:focus-visible{outline:var(--ghost-focus-ring);outline-offset:var(--ghost-focus-offset);border-color:#c8a84b73}.ghost-password-page__form button{min-height:var(--ghost-touch-min);border:0;border-radius:.375rem;background:linear-gradient(135deg,#b8922a,#e2b84a 40%,gold 60%,#c9a030);color:#111;font-size:.6875rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;cursor:pointer}.ghost-password-page__form button:focus-visible{outline:var(--ghost-focus-ring);outline-offset:var(--ghost-focus-offset)}.ghost-password-page__error{margin:0;color:#fca5a5;font-size:.8125rem}.ghost-product-pdp{padding-bottom:clamp(4rem,8vw,6rem);background:var(--ghost-bg-page-light);min-height:60vh}.ghost-product-pdp__back-bar{padding-top:var(--ghost-header-offset);border-bottom:1px solid #e5e7eb;background:#fff}.ghost-product-pdp__back-inner{max-width:72rem;margin-inline:auto;padding:.75rem clamp(1rem,4vw,2rem)}.ghost-product-pdp__back-link{display:inline-flex;align-items:center;gap:.375rem;color:#6b7280;font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;transition:color .2s ease}.ghost-product-pdp__back-link:hover{color:var(--ghost-brand-red)}.ghost-product-pdp__inner{max-width:72rem;margin-inline:auto;padding:clamp(1.5rem,4vw,2.5rem) clamp(1rem,4vw,2rem) 0}.ghost-product-pdp__layout{display:grid;gap:clamp(1.5rem,4vw,2.5rem);align-items:start}@media(min-width:64rem){.ghost-product-pdp__layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(2rem,4vw,3rem)}}.ghost-product-pdp__media-wrap{display:flex;flex-direction:column;gap:.75rem}.ghost-product-pdp__media{position:relative;aspect-ratio:1 / 1;background:#fff;border:1px solid #e5e7eb;border-radius:.625rem;overflow:hidden;cursor:zoom-in}.ghost-product-pdp__media:focus-visible{outline:var(--ghost-focus-ring);outline-offset:var(--ghost-focus-offset)}.ghost-product-pdp__image{width:100%;height:100%;object-fit:contain;padding:1.25rem;box-sizing:border-box;transition:transform .3s ease}@media(hover:hover){.ghost-product-pdp__media:hover .ghost-product-pdp__image{transform:scale(1.02)}}.ghost-product-pdp__label{position:absolute;top:.875rem;left:.875rem;padding:.25rem .625rem;border-radius:.1875rem;font-size:.5625rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.ghost-product-pdp__label--standard,.ghost-product-pdp__label--accessory{background:#f3f4f6;color:#374151}.ghost-product-pdp__label--premium{background:#c8a84b26;color:#92700c}.ghost-product-pdp__label--elite,.ghost-product-pdp__label--home_security{background:#b222341f;color:var(--ghost-brand-red)}.ghost-product-pdp__shipping{position:absolute;bottom:.875rem;left:.875rem;padding:.25rem .5rem;border-radius:.25rem;background:#ffffffeb;color:#374151;font-size:.625rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.ghost-product-pdp__zoom{position:absolute;top:.875rem;right:.875rem;display:inline-flex;padding:.3125rem .5rem;border-radius:.25rem;background:#00000073;color:#fff;opacity:.85}@media(hover:hover){.ghost-product-pdp__zoom{opacity:0}.ghost-product-pdp__media:hover .ghost-product-pdp__zoom{opacity:1}}.ghost-product-pdp__thumbs{display:flex;flex-wrap:wrap;gap:.5rem}.ghost-product-pdp__thumb{width:4.5rem;height:4.5rem;padding:0;border:1.5px solid #d1d5db;border-radius:.375rem;overflow:hidden;background:#fff;cursor:pointer}.ghost-product-pdp__thumb.is-active{border-color:var(--ghost-brand-red)}.ghost-product-pdp__thumb:focus-visible{outline:var(--ghost-focus-ring);outline-offset:var(--ghost-focus-offset)}.ghost-product-pdp__thumb img{width:100%;height:100%;object-fit:cover;display:block}.ghost-product-pdp__buy{display:flex;flex-direction:column;gap:.875rem;padding:clamp(1rem,3vw,1.5rem);border:1px solid #e5e7eb;border-radius:.625rem;background:#fff}.ghost-product-pdp__kicker{margin:0;color:var(--ghost-brand-red);font-size:.6875rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.ghost-product-pdp__title{margin:0;color:#111;font-size:clamp(1.5rem,4vw,2rem);font-weight:800;line-height:1.2;letter-spacing:.02em}.ghost-product-pdp__description{margin:0;color:#6b7280;font-size:.9375rem;line-height:1.65}.ghost-product-pdp__specs{margin:0;padding:0;list-style:none;display:grid;gap:.375rem}.ghost-product-pdp__specs li{display:flex;align-items:flex-start;gap:.4375rem;color:#374151;font-size:.8125rem;line-height:1.5}.ghost-product-pdp__specs svg{flex-shrink:0;margin-top:.1875rem}.ghost-product-pdp__variants{display:flex;flex-direction:column;gap:.5rem}.ghost-product-pdp__variants--empty{display:none}.ghost-product-pdp__variants-label{margin:0;color:#6b7280;font-size:.625rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.ghost-product-pdp__variant-list{display:flex;flex-wrap:wrap;gap:.375rem}.ghost-product-pdp__variant-list--pack{gap:.375rem}.ghost-product-pdp__variant{display:inline-flex;align-items:center;gap:.375rem;min-height:var(--ghost-touch-min);padding:.375rem .75rem;border:1.5px solid #d1d5db;border-radius:.25rem;background:#f9fafb;color:#374151;font-size:.6875rem;font-weight:600;letter-spacing:.05em;cursor:pointer;transition:all .2s ease}.ghost-product-pdp__variant--pack{flex-direction:column;align-items:center;justify-content:center;gap:0;padding:.375rem .625rem;line-height:1.3;text-transform:none;letter-spacing:.04em}.ghost-product-pdp__variant:hover{border-color:var(--ghost-brand-red);color:var(--ghost-brand-red)}.ghost-product-pdp__variant:focus-visible{outline:var(--ghost-focus-ring);outline-offset:var(--ghost-focus-offset)}.ghost-product-pdp__variant.is-active,.ghost-product-pdp__variant--solo{border-color:var(--ghost-brand-red);background:#fef2f2;color:var(--ghost-brand-red)}.ghost-product-pdp__variant:disabled{opacity:.45;cursor:not-allowed}.ghost-product-pdp__variant-swatch{width:.5625rem;height:.5625rem;border-radius:999px;background:var(--swatch, #888);border:1px solid rgba(0,0,0,.08)}.ghost-product-pdp__variant--pack .ghost-product-pdp__variant-price{font-size:.625rem;font-weight:500;color:#6b7280}.ghost-product-pdp__variant--pack.is-active .ghost-product-pdp__variant-price{color:var(--ghost-brand-red)}.ghost-product-pdp__pricing{display:flex;align-items:baseline;gap:.625rem;padding-top:.25rem}.ghost-product-pdp__compare{margin:0;color:#9ca3af;font-size:.9375rem;text-decoration:line-through}.ghost-product-pdp__compare[hidden]{display:none}.ghost-product-pdp__price{margin:0;color:#111;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;letter-spacing:-.02em;line-height:1}.ghost-product-pdp__buy-btn{display:block;width:100%;min-height:var(--ghost-touch-min);padding:.875rem 1rem;border:0;border-radius:.25rem;background:linear-gradient(135deg,#8b1a2a,#b22234,#c42838);color:#fff;font-size:.6875rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;box-shadow:0 4px 20px #b222344d;transition:opacity .2s ease,transform .2s ease}.ghost-product-pdp__buy-btn:hover:not(:disabled){opacity:.9}.ghost-product-pdp__buy-btn:focus-visible{outline:var(--ghost-focus-ring);outline-offset:var(--ghost-focus-offset)}.ghost-product-pdp__buy-btn:active:not(:disabled){transform:scale(.98)}.ghost-product-pdp__buy-btn:disabled{opacity:.5;cursor:not-allowed}.ghost-product-pdp__buy-btn.is-in-cart{background:linear-gradient(135deg,#374151,#4b5563);box-shadow:none}.ghost-product-pdp__trust-badges{display:grid;gap:.5rem;margin:0;padding:1rem 0 0;list-style:none;border-top:1px solid #e5e7eb}@media(min-width:520px){.ghost-product-pdp__trust-badges{grid-template-columns:repeat(3,minmax(0,1fr))}}.ghost-product-pdp__trust-badge{display:flex;align-items:flex-start;gap:.5rem;min-height:var(--ghost-touch-min);padding:.625rem .75rem;border:1px solid #e5e7eb;border-radius:.375rem;background:linear-gradient(180deg,#fafafa,#f3f4f6);color:#374151;font-size:.625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:1.4}.ghost-product-pdp__trust-badge-icon{flex-shrink:0;display:inline-flex;color:#c8a84b;margin-top:.0625rem}.ghost-product-pdp__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:calc(var(--ghost-header-offset) + 1rem) 1rem 1rem;background:#000000b8}.ghost-product-pdp__lightbox[hidden]{display:none}.ghost-product-pdp__lightbox-close,.ghost-product-pdp__lightbox-nav{position:fixed;z-index:10001;width:var(--ghost-touch-min);height:var(--ghost-touch-min);border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#ffffff1a;color:#fff;font-size:1.375rem;cursor:pointer}.ghost-product-pdp__lightbox-close{top:calc(var(--ghost-header-offset) + .5rem);right:1rem}.ghost-product-pdp__lightbox-nav--prev{top:50%;left:.75rem;transform:translateY(-50%)}.ghost-product-pdp__lightbox-nav--next{top:50%;right:.75rem;transform:translateY(-50%)}.ghost-product-pdp__lightbox-close:focus-visible,.ghost-product-pdp__lightbox-nav:focus-visible{outline:var(--ghost-focus-ring);outline-offset:var(--ghost-focus-offset)}.ghost-product-pdp__lightbox-counter{position:fixed;top:calc(var(--ghost-header-offset) + .75rem);left:50%;transform:translate(-50%);margin:0;color:#fff9;font-size:.75rem;letter-spacing:.1em}.ghost-product-pdp__lightbox-stage{max-width:min(92vw,62.5rem);width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem}.ghost-product-pdp__lightbox-image{width:100%;max-height:72vh;object-fit:contain;border-radius:.5rem}.ghost-product-pdp__lightbox-thumbs{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.ghost-product-pdp__lightbox-thumbs button{width:4.375rem;height:4.375rem;padding:0;border:2px solid rgba(255,255,255,.2);border-radius:.3125rem;overflow:hidden;background:#1a1a1a;cursor:pointer}.ghost-product-pdp__lightbox-thumbs button.is-active{border-color:var(--ghost-brand-red)}.ghost-product-pdp__lightbox-thumbs img{width:100%;height:100%;object-fit:cover;display:block}.ghost-product-pdp__sticky{position:fixed;left:0;right:0;bottom:0;z-index:55;padding:.625rem clamp(1rem,4vw,1.25rem) calc(.625rem + env(safe-area-inset-bottom,0px));border-top:1px solid #e5e7eb;background:#fffffff7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 -8px 24px #00000014}.ghost-product-pdp__sticky[hidden]{display:none}.ghost-product-pdp__sticky-inner{max-width:72rem;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.ghost-product-pdp__sticky-pricing{display:flex;flex-direction:column;gap:.125rem;min-width:0}.ghost-product-pdp__sticky-compare{color:#9ca3af;font-size:.75rem;text-decoration:line-through}.ghost-product-pdp__sticky-compare[hidden]{display:none}.ghost-product-pdp__sticky-price{color:#111;font-size:1.125rem;font-weight:700;line-height:1.1}.ghost-product-pdp__sticky-btn{flex-shrink:0;min-height:var(--ghost-touch-min);padding:.75rem 1.125rem;border:0;border-radius:.25rem;background:linear-gradient(135deg,#8b1a2a,#b22234,#c42838);color:#fff;font-size:.625rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;white-space:nowrap}.ghost-product-pdp__sticky-btn:focus-visible{outline:var(--ghost-focus-ring);outline-offset:var(--ghost-focus-offset)}.ghost-product-pdp__sticky-btn.is-in-cart{background:linear-gradient(135deg,#374151,#4b5563)}.ghost-product-pdp__sticky-btn:disabled{opacity:.5;cursor:not-allowed}@media(min-width:64rem){.ghost-product-pdp__sticky{display:none!important}}@media(max-width:63.9375rem){.ghost-product-pdp{padding-bottom:calc(5rem + env(safe-area-inset-bottom,0px))}}.ghost-resources{--resources-bg: #f4f2ef;--resources-card: #fefcf9;--resources-border: #e8e2da;--resources-dark: #1a1714;--resources-red: #b22234;--resources-gold: #c8a84b;--resources-header-offset: calc(4px + 5rem) ;background:var(--resources-bg);color:#111}.ghost-resources__hero{background:var(--resources-dark);border-bottom:1px solid rgba(255,255,255,.06);padding-top:var(--resources-header-offset)}.ghost-resources__hero-inner,.ghost-resources__container{width:min(72rem,calc(100% - 2rem));margin-inline:auto}.ghost-resources__hero-inner{display:flex;flex-direction:column;gap:1rem;padding-block:2.5rem 3rem}@media(min-width:768px){.ghost-resources__hero-inner{flex-direction:row;align-items:flex-end;justify-content:space-between;padding-block:3.5rem}}.ghost-resources__hero-kicker-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.ghost-resources__hero-rule{width:1.25rem;height:1px;background:var(--resources-red)}.ghost-resources__hero-kicker{margin:0;color:var(--resources-gold);font-size:.625rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.ghost-resources__hero-heading{margin:0;color:#fff;font-size:clamp(1.875rem,5vw,3rem);font-weight:900;line-height:1;letter-spacing:-.03em}.ghost-resources__hero-subheading{margin:.75rem 0 0;max-width:32rem;color:#fff6;font-size:clamp(.875rem,2vw,1rem);line-height:1.6}.ghost-resources__hero-support{display:none;flex-direction:column;align-items:flex-end;gap:.5rem}@media(min-width:768px){.ghost-resources__hero-support{display:flex}}.ghost-resources__support-label{display:flex;align-items:center;gap:.5rem;color:#ffffff4d;font-size:.625rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.ghost-resources__support-dot{width:.375rem;height:.375rem;border-radius:50%;background:var(--resources-red);box-shadow:0 0 5px #b2223499;animation:ghost-resources-pulse 2s ease-in-out infinite}@keyframes ghost-resources-pulse{0%,to{opacity:1}50%{opacity:.45}}.ghost-resources__support-email{color:var(--resources-gold);font-size:.75rem;font-weight:600;text-decoration:none}.ghost-resources__support-email:hover{text-decoration:underline}.ghost-resources__body{padding-block:2rem 2.5rem}.ghost-resources__search-wrap{position:relative;max-width:42rem;margin-bottom:2rem}.ghost-resources__search-field{position:relative}.ghost-resources__search-icon{position:absolute;top:50%;left:1rem;transform:translateY(-50%);color:#9ca3af;pointer-events:none}.ghost-resources__search-input{width:100%;padding:.875rem 1rem .875rem 3rem;border:1px solid var(--resources-border);border-radius:.75rem;background:var(--resources-card);color:#111;font-size:.875rem;font-weight:500;box-shadow:0 2px 8px #0000000d}.ghost-resources__search-input:focus{outline:2px solid rgba(178,34,52,.25);outline-offset:2px}.ghost-resources__search-dropdown{position:absolute;z-index:20;width:100%;margin-top:.25rem;overflow:hidden;border:1px solid var(--resources-border);border-radius:.75rem;background:var(--resources-card);box-shadow:0 12px 40px #0000001f}.ghost-resources__search-result{display:block;width:100%;padding:.875rem 1.25rem;border:0;border-bottom:1px solid var(--resources-border);background:transparent;text-align:left;cursor:pointer}.ghost-resources__search-result:last-child{border-bottom:0}.ghost-resources__search-result:hover{background:#f7f4f0}.ghost-resources__search-result-title{display:block;margin-bottom:.125rem;color:#111;font-size:.875rem;font-weight:600}.ghost-resources__search-result-problem{display:block;overflow:hidden;color:#9ca3af;font-size:.75rem;white-space:nowrap;text-overflow:ellipsis}.ghost-resources__search-empty{margin:0;padding:1.25rem;color:#9ca3af;font-size:.875rem;text-align:center}.ghost-resources__section{margin-bottom:3rem}.ghost-resources__section-heading{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.ghost-resources__section-label{color:var(--resources-red);font-size:.625rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.ghost-resources__section-rule{flex:1;height:1px;background:linear-gradient(90deg,var(--resources-border),transparent)}.ghost-resources__section-intro{margin:0 0 1.5rem;color:#9ca3af;font-size:.75rem;letter-spacing:.02em}.ghost-resources__video-banner{display:flex;flex-direction:column;gap:.75rem;width:100%;margin-bottom:1.25rem;padding:1rem 1.5rem;border:1px solid rgba(255,255,255,.07);border-radius:.75rem;background:var(--resources-dark);color:#fff;text-align:left;cursor:pointer;box-shadow:0 4px 20px #0000001f;transition:border-color .2s ease}@media(min-width:640px){.ghost-resources__video-banner{flex-direction:row;align-items:center;justify-content:space-between}}.ghost-resources__video-banner:hover{border-color:#c8a84b40}.ghost-resources__video-banner-copy{display:flex;align-items:flex-start;gap:.75rem}.ghost-resources__video-banner-icon{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.5rem;background:var(--resources-red);box-shadow:0 2px 12px #b2223459;flex-shrink:0}.ghost-resources__video-banner-title-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.ghost-resources__video-banner-title{margin:0;font-size:1.125rem;font-weight:900}.ghost-resources__video-banner-badge{padding:.125rem .5rem;border-radius:2px;background:var(--resources-red);color:#fff;font-size:.5625rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ghost-resources__video-banner-text{margin:.125rem 0 0;color:#ffffff59;font-size:.75rem}.ghost-resources__video-banner-text strong,.ghost-resources__video-banner-text span{color:var(--resources-gold);font-weight:600}.ghost-resources__video-banner-count{display:flex;align-items:center;gap:.375rem;color:var(--resources-red);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.ghost-resources__video-banner-dot{width:.375rem;height:.375rem;border-radius:50%;background:var(--resources-red);animation:ghost-resources-pulse 2s ease-in-out infinite}.ghost-resources__videos-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:3rem}@media(min-width:640px){.ghost-resources__videos-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.ghost-resources__videos-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ghost-resources__video-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--resources-border);border-radius:.75rem;background:var(--resources-card);box-shadow:0 2px 12px #0000000f;transition:transform .35s cubic-bezier(.34,1.2,.64,1),box-shadow .3s ease}.ghost-resources__video-card:hover{transform:translateY(-3px);box-shadow:0 12px 40px #0000001f}.ghost-resources__video-thumb{position:relative;display:block;width:100%;padding:0;border:0;background:transparent;cursor:pointer}.ghost-resources__video-image{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover;transition:transform .5s ease}.ghost-resources__video-card:hover .ghost-resources__video-image{transform:scale(1.03)}.ghost-resources__video-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(to top,#00000080 20%,#0000 80%);opacity:.85;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.ghost-resources__video-play svg{width:3rem;height:3rem;padding-left:.125rem;border-radius:50%;background:#b22234eb;color:#fff;box-shadow:0 0 0 5px #b2223433}.ghost-resources__video-card:hover .ghost-resources__video-play{transform:scale(1.12)}.ghost-resources__video-badge{position:absolute;top:.75rem;left:.75rem;padding:.25rem .5rem;border-radius:2px;background:var(--resources-red);color:#fff;font-size:.5625rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.ghost-resources__video-body{display:flex;flex:1;flex-direction:column;padding:1rem}.ghost-resources__video-title{margin:0 0 .375rem;color:#111;font-size:.875rem;font-weight:900;line-height:1.35;transition:color .2s ease}.ghost-resources__video-card:hover .ghost-resources__video-title{color:var(--resources-red)}.ghost-resources__video-desc{flex:1;margin:0;color:#6b7280;font-size:.75rem;line-height:1.5}.ghost-resources__copy-link{display:inline-flex;align-items:center;gap:.375rem;margin-top:.75rem;padding:.375rem .75rem;border:1px solid var(--resources-border);border-radius:3px;background:#f7f4f0;color:#6b7280;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s ease}.ghost-resources__copy-link.is-copied{border-color:var(--resources-red);background:#b222340d;color:var(--resources-red)}.ghost-resources__guide-section{margin-bottom:2.5rem}.ghost-resources__guide-section-title{display:flex;align-items:center;gap:.5rem;margin:0 0 .75rem;padding-bottom:.5rem;color:var(--resources-red);font-size:.625rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.ghost-resources__guide-section-title:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,var(--resources-border),transparent)}.ghost-resources__guide-list,.ghost-resources__guides-search,.ghost-resources__faq-list{display:grid;gap:.375rem}.ghost-resources__guide,.ghost-resources__faq-item{overflow:hidden;border:1px solid var(--resources-border);border-radius:.75rem;background:var(--resources-card);box-shadow:0 2px 8px #0000000a;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.ghost-resources__guide:hover,.ghost-resources__faq-item:hover{background:#f7f4f0}.ghost-resources__guide.is-open,.ghost-resources__faq-item.is-open{border-color:var(--resources-red);box-shadow:0 4px 16px #b222341a}.ghost-resources__guide-toggle,.ghost-resources__faq-toggle{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;width:100%;padding:1rem 1.25rem;border:0;background:transparent;color:#111;text-align:left;cursor:pointer}.ghost-resources__guide-title,.ghost-resources__faq-toggle span:first-child{font-size:.875rem;font-weight:700;line-height:1.35}.ghost-resources__chevron{flex-shrink:0;margin-top:.125rem;color:#9ca3af;transition:transform .3s ease,color .2s ease}.ghost-resources__guide.is-open .ghost-resources__chevron,.ghost-resources__faq-item.is-open .ghost-resources__chevron{transform:rotate(180deg);color:var(--resources-red)}.ghost-resources__guide-panel,.ghost-resources__faq-panel{padding:0 1.25rem 1.25rem;border-top:1px solid #f3f4f6}.ghost-resources__guide-problem{margin:0;padding-top:1rem;padding-bottom:1rem;color:#6b7280;font-size:.75rem;line-height:1.6}.ghost-resources__steps{margin:0;padding:0;list-style:none}.ghost-resources__step{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem}.ghost-resources__step:last-child{margin-bottom:0}.ghost-resources__step-num{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;margin-top:.125rem;border-radius:50%;background:var(--resources-red);color:#fff;font-size:.5625rem;font-weight:800;flex-shrink:0}.ghost-resources__step-body p{margin:0;color:#4b5563;font-size:.875rem;line-height:1.6}.ghost-resources__step-image{display:block;max-width:50%;height:auto;margin-top:.75rem;border:1px solid #e5e7eb;border-radius:.5rem}.ghost-resources__faq-group{margin-bottom:2rem}.ghost-resources__faq-group-title{display:flex;align-items:center;gap:.5rem;margin:0 0 .75rem;padding-bottom:.5rem;color:var(--resources-red);font-size:.625rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.ghost-resources__faq-group-title:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,var(--resources-border),transparent)}.ghost-resources__faq-panel p{margin:0;padding-top:1rem;color:#4b5563;font-size:.875rem;line-height:1.6}.ghost-resources__faq-answer{padding-top:1rem;color:#4b5563;font-size:.875rem;line-height:1.6}.ghost-resources__faq-answer p{margin:0;padding-top:0}.ghost-resources__faq-answer p+p{margin-top:.75rem}.ghost-resources__faq-panel p+p{margin-top:.75rem}.ghost-resources__guides-empty{padding:3rem 1rem;color:#9ca3af;text-align:center}.ghost-resources__guides-empty svg{display:block;margin:0 auto .75rem;color:#d1d5db}.ghost-resources__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:1rem;background:#000000e0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ghost-resources__modal[hidden]{display:none}.ghost-resources__modal-dialog{width:min(56rem,100%);overflow:hidden;border:1px solid rgba(255,215,0,.3);border-radius:1rem;background:#030712;box-shadow:0 25px 50px #00000080}.ghost-resources__modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.1)}.ghost-resources__modal-label{display:block;margin-bottom:.125rem;color:#ffd70099;font-size:.625rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.ghost-resources__modal-title{margin:0;color:#fff;font-size:1rem;font-weight:700;line-height:1.35}.ghost-resources__modal-close{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:0;border-radius:50%;background:#ffffff1a;color:#fff;cursor:pointer}.ghost-resources__modal-close:hover{background:#fff3}.ghost-resources__modal-player{padding:1rem;background:#000}.ghost-resources__modal-player iframe{display:block;width:100%;aspect-ratio:16 / 9;border:0;border-radius:.75rem}.ghost-resources__modal-description{margin:0;padding:0 1.25rem 1.25rem;color:#9ca3af;font-size:.875rem;line-height:1.6}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ghost-search-page{padding:calc(var(--ghost-header-offset) + clamp(1.5rem,4vw,2.5rem)) 0 clamp(3rem,8vw,5rem);background:var(--ghost-bg-page-light);min-height:60vh}.ghost-search-page__inner{max-width:72rem;width:100%;margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem)}.ghost-search-page__header{text-align:center;margin-bottom:2rem}.ghost-search-page__kicker{margin:0 0 1rem;color:#b22234;font-size:.6875rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.ghost-search-page__heading{margin:0 0 .75rem;color:#111;font-size:clamp(1.625rem,5vw,2.25rem);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ghost-search-page__divider{width:3rem;height:3px;margin:0 auto;background:#b22234}.ghost-search-page__intro{max-width:36rem;margin:1rem auto 0;color:#6b7280;font-size:.9375rem;line-height:1.6}.ghost-search-page__filters{display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.ghost-search-page__filter{display:inline-flex;align-items:center;justify-content:center;min-height:var(--ghost-touch-min);padding:.625rem 1.25rem;border:1.5px solid #d1d5db;border-radius:.375rem;background:#fff;color:#6b7280;font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;transition:all .2s ease}.ghost-search-page__filter:hover{border-color:#b22234;color:#b22234}.ghost-search-page__filter.is-active{border-color:#b22234;background:#b22234;color:#fff}.ghost-search-page__form{max-width:40rem;margin:0 auto 2rem}.ghost-search-page__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ghost-search-page__field{display:grid;grid-template-columns:1fr auto;gap:.625rem}.ghost-search-page__field input[type=search]{width:100%;min-height:var(--ghost-touch-min);padding:0 1rem;border:1px solid #d1d5db;border-radius:.375rem;background:#fff;color:#111827;font:inherit}.ghost-search-page__field input[type=search]:focus-visible{outline:var(--ghost-focus-ring);outline-offset:var(--ghost-focus-offset);border-color:#b22234}.ghost-search-page__field button{min-height:var(--ghost-touch-min);padding:0 1.25rem;border:0;border-radius:.375rem;background:linear-gradient(135deg,#8b1a2a,#b22234,#c42838);color:#fff;font-size:.6875rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;cursor:pointer}.ghost-search-page__summary{margin:0 0 1.5rem;color:#6b7280;font-size:.875rem;text-align:center}.ghost-search-page__section{margin-bottom:2rem}.ghost-search-page__section-heading{margin:0 0 1rem;color:#111827;font-size:.8125rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.ghost-search-page__product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(17.5rem,1fr));gap:1.5rem;align-items:stretch}@media(min-width:48rem){.ghost-search-page__product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:64rem){.ghost-search-page__product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ghost-search-page__results{display:grid;gap:1rem;max-width:48rem}.ghost-search-page__result{display:grid;grid-template-columns:5.5rem 1fr;gap:1rem;padding:1rem;border:1px solid #e5e7eb;border-radius:.75rem;background:#fff}@media(min-width:640px){.ghost-search-page__result{grid-template-columns:7rem 1fr}}.ghost-search-page__result-media{display:block;overflow:hidden;border-radius:.5rem;aspect-ratio:1;background:#f3f4f6}.ghost-search-page__result-media img{width:100%;height:100%;object-fit:cover;display:block}.ghost-search-page__result-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#9ca3af}.ghost-search-page__result-body{display:grid;gap:.375rem;align-content:start}.ghost-search-page__result-type{margin:0;color:#b22234;font-size:.625rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.ghost-search-page__result-title{margin:0;font-size:1rem;font-weight:800;line-height:1.35}.ghost-search-page__result-title a{color:#111827;text-decoration:none}.ghost-search-page__result-title a:hover{color:#b22234}.ghost-search-page__result-excerpt{margin:0;color:#6b7280;font-size:.875rem;line-height:1.55}.ghost-search-page__result-link{margin-top:.25rem;color:#374151;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none}.ghost-search-page__result-link:hover{color:#b22234}.ghost-search-page__empty{max-width:36rem;margin:0 auto;padding:2.5rem 1rem;text-align:center;border:1px dashed #d1d5db;border-radius:.75rem;background:#fff}.ghost-search-page__empty p{margin:0 0 1rem;color:#6b7280}.ghost-search-page__cta{display:inline-flex;align-items:center;justify-content:center;min-height:var(--ghost-touch-min);padding:0 1.25rem;border-radius:.25rem;background:linear-gradient(135deg,#8b1a2a,#b22234,#c42838);color:#fff;font-size:.6875rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;text-decoration:none}.ghost-shop-page{padding:var(--ghost-header-offset) 0 clamp(5rem,10vw,7rem);background:var(--ghost-bg-page-light);min-height:60vh}.ghost-shop-page__inner{max-width:72rem;width:100%;margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem)}.ghost-shop-page__empty{margin:0;padding:3rem 1rem;text-align:center;color:#6b7280;font-size:.9375rem}.ghost-shop-page__header{text-align:center;margin-bottom:clamp(2rem,5vw,2.5rem)}.ghost-shop-page__kicker{margin:0 0 .625rem;color:#b22234;font-size:.6875rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.ghost-shop-page__heading{margin:0 0 .75rem;color:#111;font-size:clamp(1.625rem,5vw,2.5rem);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ghost-shop-page__divider{width:3rem;height:3px;margin:0 auto 1rem;background:#b22234}.ghost-shop-page__subheading{max-width:30rem;margin:0 auto;color:#6b7280;font-size:.9375rem;line-height:1.6}.ghost-shop-page__filters{display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem;margin-bottom:clamp(2rem,5vw,2.5rem)}.ghost-shop-page__filter{min-height:var(--ghost-touch-min);padding:.625rem 1.5rem;border:1.5px solid #d1d5db;border-radius:.375rem;background:#fff;color:#6b7280;font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000000f}.ghost-shop-page__filter:hover{border-color:var(--ghost-brand-red);color:var(--ghost-brand-red)}.ghost-shop-page__filter:focus-visible{outline:var(--ghost-focus-ring);outline-offset:var(--ghost-focus-offset);border-color:var(--ghost-brand-red);color:var(--ghost-brand-red)}.ghost-shop-page__filter:active{transform:scale(.98)}.ghost-shop-page__filter.is-active{border-color:var(--ghost-brand-red);background:var(--ghost-brand-red);color:#fff;box-shadow:0 2px 12px #b2223440}.ghost-shop-page__catalog{display:flex;flex-direction:column;gap:clamp(3rem,6vw,3.5rem)}.ghost-shop-page__group-head{display:flex;align-items:center;gap:.875rem;margin-bottom:1.5rem}.ghost-shop-page__group-title{margin:0;color:#111;font-size:.8125rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.ghost-shop-page__group-rule{flex:1;height:1px;background:#e5e7eb}.ghost-shop-page:not(.is-filter-all) .ghost-shop-page__group-head{display:none}.ghost-shop-page:not(.is-filter-all) .ghost-shop-page__catalog{gap:0}.ghost-shop-page:not(.is-filter-all) .ghost-shop-page__group[hidden]{display:none}.ghost-shop-page__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(17.5rem,1fr));gap:1.5rem;align-items:stretch}.ghost-shop-page__grid--narrow{grid-template-columns:minmax(0,23.75rem)}@media(min-width:48rem){.ghost-shop-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ghost-shop-page__grid--narrow{grid-template-columns:minmax(0,23.75rem)}}@media(min-width:64rem){.ghost-shop-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ghost-catalog-card{display:flex;flex-direction:column;height:100%;min-height:100%;background:#fff;border:1px solid #e5e7eb;border-radius:.625rem;overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease}@media(hover:hover){.ghost-catalog-card:hover{border-color:var(--ghost-brand-red);box-shadow:0 8px 32px #b222341f,0 2px 8px #00000014}.ghost-catalog-card:hover .ghost-catalog-card__image{transform:scale(1.03)}.ghost-catalog-card:hover .ghost-catalog-card__zoom{opacity:1}}.ghost-catalog-card:focus-within{border-color:var(--ghost-brand-red);box-shadow:0 0 0 2px #b2223426}.ghost-catalog-card__empty{padding:2rem;color:#6b7280;text-align:center}.ghost-catalog-card__media{position:relative;flex-shrink:0;aspect-ratio:1 / 1;background:#f3f4f6;overflow:hidden;cursor:zoom-in}.ghost-catalog-card__image{width:100%;height:100%;object-fit:contain;padding:1rem;transition:transform .3s ease;box-sizing:border-box}.ghost-catalog-card__label{position:absolute;top:.75rem;left:.75rem;padding:.25rem .625rem;border-radius:.1875rem;font-size:.5625rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.ghost-catalog-card__label--standard,.ghost-catalog-card__label--accessory{background:#f9fafb;border:1px solid #d1d5db;color:#6b7280}.ghost-catalog-card__label--premium{background:#fffbeb;border:1px solid #d97706;color:#92400e}.ghost-catalog-card__label--elite{background:#f9fafb;border:1px solid #374151;color:#111}.ghost-catalog-card__shipping{position:absolute;bottom:.625rem;left:.625rem;padding:.1875rem .5rem;border-radius:.1875rem;background:#b22234d9;color:#fff;font-size:.5rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.ghost-catalog-card__zoom{position:absolute;top:.75rem;right:.75rem;display:inline-flex;align-items:center;justify-content:center;padding:.25rem .4375rem;border-radius:.25rem;background:#00000073;color:#fff;opacity:.85;transition:opacity .2s ease;pointer-events:none}@media(hover:hover){.ghost-catalog-card__zoom{opacity:0}}.ghost-catalog-card__thumbs{position:absolute;right:.625rem;bottom:.625rem;display:flex;flex-direction:column;gap:.25rem}.ghost-catalog-card__thumb{width:2.25rem;height:2.25rem;padding:0;border:1.5px solid #d1d5db;border-radius:.25rem;overflow:hidden;background:#fff;cursor:pointer}.ghost-catalog-card__thumb.is-active{border-color:var(--ghost-brand-red)}.ghost-catalog-card__thumb:focus-visible{outline:var(--ghost-focus-ring);outline-offset:var(--ghost-focus-offset);border-color:var(--ghost-brand-red)}.ghost-catalog-card__thumb img{width:100%;height:100%;object-fit:cover;display:block}.ghost-catalog-card__body{display:flex;flex-direction:column;flex:1 1 auto;gap:.625rem;min-height:0;padding:1rem 1.125rem 1.125rem}.ghost-catalog-card__main{display:flex;flex:1 1 auto;flex-direction:column;gap:.625rem;min-height:0}.ghost-catalog-card__title{margin:0;color:#111;font-size:.9375rem;font-weight:700;line-height:1.3;letter-spacing:.02em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:2.4375rem}.ghost-catalog-card__description{margin:0;color:#6b7280;font-size:.75rem;line-height:1.6;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;min-height:calc(.75rem * 1.6 * 3)}.ghost-catalog-card__description--empty{visibility:hidden;pointer-events:none}.ghost-catalog-card__specs{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.1875rem;min-height:5.625rem}.ghost-catalog-card__specs li{display:flex;align-items:flex-start;gap:.375rem;color:#374151;font-size:.6875rem;line-height:1.5}.ghost-catalog-card__specs svg{flex-shrink:0;margin-top:.125rem}.ghost-catalog-card__specs-heading{display:block;margin-bottom:.125rem;color:#111827;font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.ghost-catalog-card__variants-label{margin:0;color:#6b7280;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.ghost-catalog-card__variants:not(.ghost-catalog-card__variants--pack){display:flex;flex-direction:column;justify-content:flex-start;gap:6px;min-height:3rem;margin-top:.125rem}.ghost-catalog-card__variants--pack{display:flex;flex-direction:column;justify-content:flex-start;gap:6px;margin-top:.125rem}.ghost-catalog-card__variant-list{display:flex;flex-wrap:wrap;gap:6px}.ghost-catalog-card__variant-list--pack{gap:6px}.ghost-catalog-card__variant{display:inline-flex;align-items:center;gap:6px;min-height:2rem;padding:.3125rem .625rem;border:1.5px solid #d1d5db;border-radius:4px;background:#f9fafb;color:#374151;font-size:11px;font-weight:600;line-height:1.2;letter-spacing:.05em;cursor:pointer;transition:all .2s ease}.ghost-catalog-card__variant:hover{border-color:var(--ghost-brand-red);color:var(--ghost-brand-red)}.ghost-catalog-card__variant:focus-visible{outline:var(--ghost-focus-ring);outline-offset:var(--ghost-focus-offset);border-color:var(--ghost-brand-red)}.ghost-catalog-card__variant:active{transform:scale(.98)}.ghost-catalog-card__variant--pack{flex-direction:column;align-items:center;justify-content:center;gap:0;min-height:auto;min-width:auto;padding:5px 8px;line-height:1.3;letter-spacing:.04em;text-transform:none}.ghost-catalog-card__variant--pack .ghost-catalog-card__variant-label{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:none}.ghost-catalog-card__variant-price{font-size:10px;font-weight:500;color:#6b7280;letter-spacing:.02em}.ghost-catalog-card__variant--pack.is-active .ghost-catalog-card__variant-price{color:#b22234}.ghost-catalog-card__variant:disabled{opacity:.45;cursor:not-allowed}.ghost-catalog-card__variant.is-active,.ghost-catalog-card__variant--solo{border-color:var(--ghost-brand-red);background:#fef2f2;color:var(--ghost-brand-red)}.ghost-catalog-card__variant-swatch{width:.5625rem;height:.5625rem;border-radius:999px;background:var(--swatch, #888);border:1px solid rgba(0,0,0,.08);flex-shrink:0}.ghost-catalog-card__footer{flex-shrink:0;margin-top:auto;padding-top:.625rem;border-top:1px solid #e5e7eb}.ghost-catalog-card__pricing-wrap{margin-bottom:.75rem}.ghost-catalog-card__pricing{display:flex;align-items:baseline;gap:.5rem;min-height:1.625rem}.ghost-catalog-card__compare{margin:0;color:#9ca3af;font-size:.8125rem;text-decoration:line-through}.ghost-catalog-card__compare[hidden]{display:none}.ghost-catalog-card__price{margin:0;color:#111;font-size:1.625rem;font-weight:700;letter-spacing:-.02em;line-height:1}.ghost-catalog-card__buy{display:block;width:100%;min-height:2.75rem;padding:.75rem 1rem;border:0;border-radius:.25rem;background:linear-gradient(135deg,#8b1a2a,#b22234,#c42838);color:#fff;font-size:.6875rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;box-shadow:0 4px 20px #b222344d;transition:opacity .2s ease,box-shadow .2s ease}.ghost-catalog-card__buy:hover:not(:disabled){opacity:.88;box-shadow:0 6px 28px #b2223473}.ghost-catalog-card__buy:focus-visible{outline:var(--ghost-focus-ring);outline-offset:var(--ghost-focus-offset)}.ghost-catalog-card__buy:active:not(:disabled){transform:scale(.98)}.ghost-catalog-card__buy:disabled{opacity:.5;cursor:not-allowed}.ghost-catalog-card__buy.is-in-cart{background:linear-gradient(135deg,#374151,#4b5563);box-shadow:none}.ghost-shop-page__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:4.5rem 5rem 2rem;background:#000000b8}.ghost-shop-page__lightbox[hidden]{display:none}.ghost-shop-page__lightbox-close{position:fixed;top:1.25rem;right:1.5rem;z-index:10001;width:var(--ghost-touch-min);height:var(--ghost-touch-min);border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#ffffff1a;color:#fff;font-size:1.375rem;cursor:pointer}.ghost-shop-page__lightbox-close:focus-visible,.ghost-shop-page__lightbox-nav:focus-visible{outline:var(--ghost-focus-ring);outline-offset:var(--ghost-focus-offset)}.ghost-shop-page__lightbox-counter{position:fixed;top:1.375rem;left:50%;transform:translate(-50%);z-index:10001;margin:0;color:#fff9;font-size:.75rem;letter-spacing:.1em;pointer-events:none}.ghost-shop-page__lightbox-nav{position:fixed;top:50%;transform:translateY(-50%);z-index:10001;width:var(--ghost-touch-min);height:var(--ghost-touch-min);border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#ffffff1a;color:#fff;font-size:1.375rem;cursor:pointer}.ghost-shop-page__lightbox-nav--prev{left:1rem}.ghost-shop-page__lightbox-nav--next{right:1rem}@media(max-width:767px){.ghost-shop-page__lightbox{padding:calc(var(--ghost-header-offset) + .5rem) 1rem 1rem}.ghost-shop-page__lightbox-close{top:calc(var(--ghost-header-offset) + .5rem);right:1rem}.ghost-shop-page__lightbox-counter{top:calc(var(--ghost-header-offset) + .75rem)}.ghost-shop-page__lightbox-nav--prev{left:.5rem}.ghost-shop-page__lightbox-nav--next{right:.5rem}.ghost-shop-page__lightbox-image{max-height:58vh}.ghost-shop-page__filters{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;padding-bottom:.25rem}.ghost-shop-page__filter{scroll-snap-align:start;flex-shrink:0}}.ghost-shop-page__lightbox-stage{max-width:min(90vw,62.5rem);width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem}.ghost-shop-page__lightbox-image{width:100%;max-height:72vh;object-fit:contain;border-radius:.5rem;box-shadow:0 8px 40px #000000b3}.ghost-shop-page__lightbox-thumbs{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.ghost-shop-page__lightbox-thumbs button{width:4.375rem;height:4.375rem;padding:0;border:2px solid rgba(255,255,255,.2);border-radius:.3125rem;overflow:hidden;background:#1a1a1a;cursor:pointer}.ghost-shop-page__lightbox-thumbs button.is-active{border-color:#b22234}.ghost-shop-page__lightbox-thumbs img{width:100%;height:100%;object-fit:cover;display:block}.ghost-product-rec{position:relative;overflow:hidden;padding-block:clamp(2.5rem,5vw,4rem);background:linear-gradient(180deg,#f3f4f6 0%,var(--ghost-bg-page-light) 100%);color:#111827}.ghost-product-rec__rule{position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(178,34,52,.18),rgba(200,168,75,.28),transparent);pointer-events:none}.ghost-product-rec__inner{position:relative;z-index:1}.ghost-product-rec__header{margin-bottom:1.75rem;text-align:center}.ghost-product-rec__kicker{margin:0 0 .625rem;color:#b22234;font-size:.6875rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.ghost-product-rec__heading{margin:0 0 .5rem;font-size:clamp(1.375rem,3vw,1.875rem);font-weight:900;line-height:1.15;color:#111827}.ghost-product-rec__subheading{margin:0 auto;max-width:36rem;color:#6b7280;font-size:.9375rem;line-height:1.6}.ghost-product-rec__grid{display:grid;gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:640px){.ghost-product-rec__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:990px){.ghost-product-rec__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ghost-product-rec__empty{margin:0;text-align:center;color:#9ca3af;font-size:.875rem}.ghost-header-wrap{position:fixed;top:var(--ghost-announcement-height, 0px);left:0;right:0;z-index:60}.ghost-header__stripe{display:flex;height:4px}.ghost-header__stripe span:nth-child(1){flex:1;background:#b22234}.ghost-header__stripe span:nth-child(2){flex:1;background:#fffc}.ghost-header__stripe span:nth-child(3){flex:1;background:#1c396b}.ghost-header{background:#06080ef7;border-bottom:1px solid rgba(255,255,255,.06)}.ghost-header__inner{max-width:80rem;margin-inline:auto;padding-inline:1rem;overflow:clip}@media(min-width:640px){.ghost-header__inner{padding-inline:1.5rem}}@media(min-width:1024px){.ghost-header__inner{padding-inline:2rem}}.ghost-header__row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:.625rem;height:4.5rem}@media(min-width:768px){.ghost-header__row{column-gap:.875rem;height:5rem}}.ghost-header__brand{display:inline-flex;align-items:center;gap:.5rem;min-width:0;max-width:7.5rem;text-decoration:none}@media(min-width:640px){.ghost-header__brand{gap:.625rem;max-width:8.5rem}}.ghost-header__logo{display:block;height:2.125rem;width:auto;max-width:5.75rem;object-fit:contain}@media(min-width:640px){.ghost-header__logo{height:2.375rem;max-width:6.75rem}}@media(min-width:1024px){.ghost-header__logo{height:2.625rem;max-width:7.5rem}}.ghost-header__logo-text{color:#f3f4f6;font-size:1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ghost-header__flag{width:auto;height:1rem;border-radius:2px;box-shadow:0 1px 2px #00000040;flex-shrink:0}@media(min-width:640px){.ghost-header__flag{height:1.125rem}}.ghost-header__nav{display:none;align-items:center;justify-content:center;gap:.625rem;min-width:0;padding-inline:.25rem}@media(min-width:768px){.ghost-header__nav{display:flex;gap:.875rem}}@media(min-width:1024px){.ghost-header__nav{gap:1.25rem;padding-inline:.5rem}}@media(min-width:1280px){.ghost-header__nav{gap:1.75rem;padding-inline:1rem}}.ghost-header__nav-link{position:relative;display:inline-flex;align-items:center;min-height:var(--ghost-touch-min);padding-bottom:.125rem;color:#9ca3af;font-size:.8125rem;font-weight:500;letter-spacing:.02em;text-decoration:none;transition:color .2s ease;white-space:nowrap}@media(min-width:1024px){.ghost-header__nav-link{font-size:.875rem;letter-spacing:.025em}}.ghost-header__nav-link:hover,.ghost-header__nav-link.is-active{color:#fff}.ghost-header__nav-link.is-active:after{content:"";position:absolute;left:0;right:0;bottom:.375rem;height:2px;border-radius:999px;background:#c9a84c}.ghost-header__nav-link--affiliate{color:#c9a84c;font-weight:600}.ghost-header__nav-link--affiliate:hover,.ghost-header__nav-link--affiliate.is-active{color:gold}.ghost-header__nav-link--affiliate.is-active:after{background:gold}@media(min-width:768px)and (max-width:1199px){.ghost-header__nav-link--affiliate{display:none}}.ghost-header__brand:focus-visible{outline:var(--ghost-focus-ring);outline-offset:var(--ghost-focus-offset);border-radius:var(--ghost-radius-sm)}.ghost-header__nav-link:focus-visible{outline:var(--ghost-focus-ring);outline-offset:var(--ghost-focus-offset);border-radius:var(--ghost-radius-sm)}.ghost-header__menu-toggle{display:inline-flex;align-items:center;justify-content:center;width:var(--ghost-touch-min);height:var(--ghost-touch-min);padding:0;border:1px solid rgba(255,255,255,.08);border-radius:var(--ghost-radius-sm);background:#ffffff08;color:#f3f4f6;cursor:pointer;transition:background .2s ease,border-color .2s ease}.ghost-header__menu-toggle:hover{background:#ffffff0f;border-color:#ffffff29}.ghost-header__menu-toggle:focus-visible{outline:var(--ghost-focus-ring);outline-offset:var(--ghost-focus-offset)}.ghost-header__menu-icon,.ghost-header__menu-icon:before,.ghost-header__menu-icon:after{display:block;width:1.125rem;height:2px;border-radius:999px;background:currentColor;transition:transform .2s ease,opacity .2s ease}.ghost-header__menu-icon{position:relative}.ghost-header__menu-icon:before,.ghost-header__menu-icon:after{content:"";position:absolute;left:0}.ghost-header__menu-icon:before{top:-.375rem}.ghost-header__menu-icon:after{top:.375rem}.ghost-header__menu-toggle[aria-expanded=true] .ghost-header__menu-icon{background:transparent}.ghost-header__menu-toggle[aria-expanded=true] .ghost-header__menu-icon:before{top:0;transform:rotate(45deg)}.ghost-header__menu-toggle[aria-expanded=true] .ghost-header__menu-icon:after{top:0;transform:rotate(-45deg)}@media(min-width:768px){.ghost-header__menu-toggle{display:none}}.ghost-header__mobile-nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;pointer-events:none}.ghost-header__mobile-nav.is-open{pointer-events:auto}.ghost-header__mobile-nav[hidden]{display:none!important}.ghost-header__mobile-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#040508b8;opacity:0;transition:opacity .28s ease}.ghost-header__mobile-nav.is-open .ghost-header__mobile-overlay{opacity:1}.ghost-header__mobile-panel{position:absolute;top:var(--ghost-header-offset);left:0;right:0;max-height:calc(100vh - var(--ghost-header-offset));overflow:auto;padding:1rem;border-bottom:1px solid rgba(255,255,255,.08);background:#080a10fa;transform:translateY(-.75rem);opacity:0;transition:transform .28s ease,opacity .28s ease}.ghost-header__mobile-nav.is-open .ghost-header__mobile-panel{transform:translateY(0);opacity:1}.ghost-header__mobile-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.ghost-header__mobile-title{color:#ffffff8c;font-size:.6875rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.ghost-header__mobile-close{display:inline-flex;align-items:center;justify-content:center;width:var(--ghost-touch-min);height:var(--ghost-touch-min);border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff0a;color:#fff;cursor:pointer}.ghost-header__mobile-links{display:grid;gap:.375rem}.ghost-header__mobile-link{display:flex;align-items:center;min-height:var(--ghost-touch-min);padding:.75rem 1rem;border-radius:var(--ghost-radius-sm);color:#e5e7eb;font-size:.9375rem;font-weight:600;letter-spacing:.04em;text-decoration:none;transition:background .2s ease,color .2s ease}.ghost-header__mobile-link:hover,.ghost-header__mobile-link:active{background:#ffffff0f;color:#fff}.ghost-header__mobile-link.is-active{color:#fff;background:#ffffff0f;box-shadow:inset 0 -2px #c9a84c}.ghost-header__mobile-link--affiliate.is-active{color:var(--ghost-brand-gold);box-shadow:inset 0 -2px 0 var(--ghost-brand-gold)}.ghost-header__mobile-link--affiliate{color:var(--ghost-brand-gold)}.ghost-header__actions{display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0;justify-self:end;position:relative;z-index:2}@media(min-width:640px){.ghost-header__actions{gap:.625rem}}.ghost-header__cart{position:relative;display:inline-flex;align-items:center;justify-content:center;width:var(--ghost-touch-min);height:var(--ghost-touch-min);padding:0;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff08;color:#9ca3af;text-decoration:none;cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease}.ghost-header__cart:hover,.ghost-header__cart:active{color:#fff;border-color:#ffffff29;background:#ffffff0f}.ghost-header__cart-icon{display:inline-flex;width:1.125rem;height:1.125rem}.ghost-header__cart-icon svg{width:100%;height:100%}.ghost-header__cart-count{position:absolute;top:-.35rem;right:-.35rem;min-width:1.1rem;min-height:1.1rem;padding-inline:.2rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#b22234;color:#fff;font-size:.625rem;font-weight:700;line-height:1}.ghost-header__shop{display:inline-flex;align-items:center;justify-content:center;min-height:var(--ghost-touch-min);border-radius:4px;padding:.5rem .75rem;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;white-space:nowrap;color:#000;background:linear-gradient(135deg,#c9a84c,gold,#c9a84c);box-shadow:0 2px 12px #c9a84c4d;transition:transform .2s ease,opacity .2s ease}.ghost-header__shop:hover{transform:scale(1.03)}.ghost-header__shop:active{transform:scale(.98)}.ghost-header__shop.is-active{box-shadow:0 0 0 2px #ffffff59,0 2px 12px #c9a84c4d}.ghost-header__shop-label--desktop{display:none}@media(min-width:768px){.ghost-header__shop{padding:.5625rem .875rem;font-size:.75rem;letter-spacing:.08em}}@media(min-width:1200px){.ghost-header__shop{padding:.625rem 1.25rem;font-size:.875rem;letter-spacing:.12em}.ghost-header__shop-label--mobile{display:none}.ghost-header__shop-label--desktop{display:inline}}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.ghost-article__nav-card{display:block;padding:1.25rem;border:1px solid #e5e7eb;border-radius:.125rem;background:#fff;color:inherit;text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease}.ghost-article__nav-card:hover{border-color:#b22234;box-shadow:0 8px 24px #00000014}.ghost-article__nav-card--next{text-align:left}@media(min-width:768px){.ghost-article__nav-card--next{text-align:right}}.ghost-article__nav-card-label{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:.75rem;color:#9ca3af;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.ghost-article__nav-card--next .ghost-article__nav-card-label{justify-content:flex-start}@media(min-width:768px){.ghost-article__nav-card--next .ghost-article__nav-card-label{justify-content:flex-end}}.ghost-article__nav-card:hover .ghost-article__nav-card-label{color:#b22234}.ghost-article__nav-card-body{display:flex;gap:1rem}.ghost-article__nav-card--next .ghost-article__nav-card-body{flex-direction:row}@media(min-width:768px){.ghost-article__nav-card--next .ghost-article__nav-card-body{flex-direction:row-reverse}}.ghost-article__nav-card-media{flex-shrink:0}.ghost-article__nav-card-image{display:block;width:5rem;height:3.5rem;border-radius:.125rem;object-fit:cover}.ghost-article__nav-card-copy{display:grid;gap:.25rem;min-width:0}.ghost-article__nav-card-category{color:#b22234;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ghost-article__nav-card-title{color:#111827;font-size:.875rem;font-weight:900;line-height:1.35}.ghost-article__nav-card:hover .ghost-article__nav-card-title{color:#b22234}.ghost-article__nav-card-meta{color:#9ca3af;font-size:.75rem}.ghost-cart-discount{display:grid;gap:.5rem}.ghost-cart-discount__applied{display:flex;flex-wrap:wrap;gap:.375rem;margin:0;padding:0;list-style:none}.ghost-cart-discount__applied-item{display:inline-flex;align-items:center;gap:.375rem;padding:.3125rem .5rem;border:1px solid rgba(134,239,172,.18);border-radius:999px;background:#86efac14}.ghost-cart-discount__applied-label{font-size:.6875rem;font-weight:700;color:#86efac;text-transform:uppercase;letter-spacing:.04em}.ghost-cart-discount__applied-value{font-size:.6875rem;font-weight:700;color:#bbf7d0;white-space:nowrap}.ghost-cart-discount__remove{border:0;background:transparent;color:#ffffff6b;font-size:.625rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:color .2s ease;padding:0}.ghost-cart-discount__remove:hover{color:#ffb4bd}.ghost-cart-discount__form{display:grid;gap:.5rem}.ghost-cart-discount__label{font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffff7a}.ghost-cart-discount__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem}.ghost-cart-discount__input{width:100%;min-height:2.75rem;padding:.625rem .875rem;border:1px solid rgba(255,255,255,.12);border-radius:.5rem;background:#ffffff0a;color:#fff;font:inherit;font-size:.875rem}.ghost-cart-discount__input::placeholder{color:#ffffff47}.ghost-cart-discount__input:focus-visible{outline:var(--ghost-focus-ring);outline-offset:var(--ghost-focus-offset);border-color:#c8a84b73}.ghost-cart-discount__apply{min-height:2.75rem;padding-inline:1rem;font-size:.6875rem;white-space:nowrap}.ghost-cart-discount__message{margin:0;font-size:.8125rem;line-height:1.45}.ghost-cart-discount__message.is-success{color:#86efac}.ghost-cart-discount__message.is-removed,.ghost-cart-discount__message.is-error{color:#fca5a5}.ghost-cart-discount--page .ghost-cart-discount__applied{display:grid;gap:.5rem}.ghost-cart-discount--page .ghost-cart-discount__applied-item{display:grid;grid-template-columns:minmax(0,1fr) auto auto;border-radius:.5rem;padding:.625rem .75rem}.ghost-cart-discount--page .ghost-cart-discount__applied-label,.ghost-cart-discount--page .ghost-cart-discount__applied-value{font-size:.8125rem}.ghost-cart-discount--page .ghost-cart-discount__remove{font-size:.6875rem}.ghost-cart-discount--drawer{gap:.375rem}.ghost-cart-discount--drawer .ghost-cart-discount__form{gap:.3125rem}.ghost-cart-discount__label--inline{display:block;margin:0}.ghost-cart-discount--drawer .ghost-cart-discount__input{min-height:2.25rem;padding:.4375rem .625rem;font-size:.8125rem}.ghost-cart-discount--drawer .ghost-cart-discount__apply{min-height:2.25rem;padding-inline:.75rem;font-size:.625rem}.ghost-cart-discount--drawer .ghost-cart-discount__message{font-size:.75rem}@media(max-width:480px){.ghost-cart-discount__row{grid-template-columns:1fr}.ghost-cart-discount__apply{width:100%}}.ghost-cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;pointer-events:none;display:block}.ghost-cart-drawer[hidden]{display:none!important}.ghost-cart-drawer.is-open{pointer-events:auto}.ghost-cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#040508c7;opacity:0;transition:opacity .32s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ghost-cart-drawer.is-open .ghost-cart-drawer__overlay{opacity:1}.ghost-cart-drawer__panel{position:absolute;right:0;top:0;display:grid;grid-template-rows:auto 1fr auto;width:min(28rem,100%);height:100%;background:linear-gradient(180deg,#10141d,#0a0d14);color:#f3f4f6;box-shadow:-24px 0 64px #0000008c;border-left:1px solid rgba(255,255,255,.06);transform:translate(100%);transition:transform .34s cubic-bezier(.22,1,.36,1)}.ghost-cart-drawer.is-open .ghost-cart-drawer__panel{transform:translate(0)}.ghost-cart-drawer__rule{position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(200,168,75,.35),transparent);pointer-events:none}.ghost-cart-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.25rem 1rem;border-bottom:1px solid rgba(255,255,255,.06)}.ghost-cart-drawer__heading{display:flex;align-items:center;gap:.625rem;min-width:0}.ghost-cart-drawer__title{margin:0;font-size:1.125rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.ghost-cart-drawer__count{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;padding-inline:.375rem;border-radius:999px;background:#b222342e;color:#ffb4bd;font-size:.75rem;font-weight:700}.ghost-cart-drawer__close{display:inline-flex;align-items:center;justify-content:center;width:var(--ghost-touch-min);height:var(--ghost-touch-min);border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff0a;color:#ffffffb8;cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease}.ghost-cart-drawer__close:hover{color:#fff;border-color:#ffffff2e;background:#ffffff14}.ghost-cart-drawer__close:focus-visible{outline:var(--ghost-focus-ring);outline-offset:var(--ghost-focus-offset)}.ghost-cart-drawer__content{overflow:auto;padding:.6rem .8rem;min-height:0}.ghost-cart-drawer__loading,.ghost-cart-drawer__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.875rem;min-height:14rem;text-align:center;color:#ffffff8c}.ghost-cart-drawer__spinner{width:1.75rem;height:1.75rem;border:2px solid rgba(255,255,255,.12);border-top-color:#c8a84b;border-radius:999px;animation:ghost-cart-spin .8s linear infinite}@keyframes ghost-cart-spin{to{transform:rotate(360deg)}}.ghost-cart-drawer__empty-icon{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:999px;background:#ffffff0a;color:#ffffff47}.ghost-cart-drawer__empty-icon svg{width:1.5rem;height:1.5rem}.ghost-cart-drawer__empty-title{margin:0;color:#fff;font-size:1rem;font-weight:700}.ghost-cart-drawer__empty-body{margin:0;max-width:18rem;font-size:.875rem;line-height:1.55}.ghost-cart-drawer__empty-action{margin-top:.25rem;padding:.75rem 1.25rem;font-size:.75rem}.ghost-cart-drawer__items{display:grid;gap:.5rem}.ghost-cart-item{display:grid;grid-template-columns:4.25rem minmax(0,1fr);gap:.5rem;padding:.4rem .5rem;border:1px solid rgba(255,255,255,.08);border-radius:.5rem;background:#ffffff06;align-items:stretch}.ghost-cart-item.is-updating{opacity:.55;pointer-events:none}.ghost-cart-item__media{display:flex;align-items:center;justify-content:center;overflow:hidden;width:4.25rem;min-height:4.25rem;height:auto;flex-shrink:0;border-radius:.5rem;background:#ffffff0a}.ghost-cart-item__media img{width:100%;height:auto;max-height:5.5rem;min-height:4.25rem;object-fit:contain;object-position:center;display:block}.ghost-cart-item__body{display:flex;flex-direction:column;justify-content:space-between;gap:.3rem;min-width:0}.ghost-cart-item__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.4rem}.ghost-cart-item__meta{min-width:0}.ghost-cart-item__title{margin:0;font-size:.8125rem;font-weight:700;line-height:1.3;color:#fff}.ghost-cart-item__title a{color:inherit;text-decoration:none}.ghost-cart-item__title a:hover{color:#c8a84b}.ghost-cart-item__variant{margin:.125rem 0 0;font-size:.6875rem;color:#ffffff73;text-transform:capitalize;line-height:1.25}.ghost-cart-item__footer{display:flex;align-items:center;justify-content:space-between;gap:.4rem;margin-top:auto}.ghost-cart-item__qty{display:inline-flex;align-items:center;height:2rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;overflow:hidden;background:#ffffff0a;flex-shrink:0}.ghost-cart-item__qty-btn{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:0;background:transparent;color:#ffffffb8;cursor:pointer;transition:color .2s ease,background .2s ease;font-size:.75rem;line-height:1;padding:0}.ghost-cart-item__qty-btn:hover{color:#fff;background:#ffffff0f}.ghost-cart-item__qty-btn:focus-visible{outline:var(--ghost-focus-ring);outline-offset:-2px}.ghost-cart-item__qty-value{min-width:1.125rem;padding-inline:.0625rem;text-align:center;font-size:.6875rem;font-weight:700;color:#fff;line-height:1}.ghost-cart-item__pricing{display:flex;flex-direction:column;align-items:flex-end;gap:.0625rem;flex-shrink:0}.ghost-cart-item__price{font-size:.8125rem;font-weight:700;color:#fff;line-height:1.2}.ghost-cart-item__compare{font-size:.6875rem;color:#ffffff59;text-decoration:line-through;line-height:1.2}.ghost-cart-item__remove{min-height:var(--ghost-touch-min);padding:0 .5rem;border:0;background:transparent;color:#fff6;font-size:.6875rem;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:color .2s ease;white-space:nowrap;margin-left:auto}.ghost-cart-item__remove:hover{color:#ffb4bd}.ghost-cart-item__remove:focus-visible{outline:var(--ghost-focus-ring);outline-offset:var(--ghost-focus-offset);border-radius:var(--ghost-radius-sm)}.ghost-cart-drawer__error{margin:0 0 .875rem;padding:.75rem .875rem;border-radius:.625rem;border:1px solid rgba(248,113,113,.25);background:#f8717114;color:#fca5a5;font-size:.8125rem;line-height:1.45}.ghost-cart-drawer__footer{flex-shrink:0;padding:.625rem 1rem .75rem;border-top:1px solid rgba(255,255,255,.06);background:#ffffff05;display:grid;gap:.5rem}.ghost-cart-drawer__footer[hidden],.ghost-cart-drawer.is-empty .ghost-cart-drawer__footer,.ghost-cart-drawer__checkout[hidden]{display:none!important}.ghost-cart-drawer__summary{display:grid;gap:.375rem;margin:0}.ghost-cart-drawer__summary-row{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.ghost-cart-drawer__summary-row[hidden]{display:none!important}.ghost-cart-drawer__summary-row--total{padding-top:.375rem;border-top:1px solid rgba(255,255,255,.06)}.ghost-cart-drawer__summary-row--discount{color:#86efac}.ghost-cart-drawer__summary-value--discount{color:#86efac;font-size:.875rem}.ghost-cart-drawer__summary-prices{display:flex;flex-direction:column;align-items:flex-end;gap:.125rem}.ghost-cart-drawer__summary-compare{font-size:.8125rem;color:#ffffff59;text-decoration:line-through}.ghost-cart-drawer__summary-label{font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;color:#ffffff7a}.ghost-cart-drawer__summary-value{font-size:.9375rem;font-weight:800;color:#fff}.ghost-cart-drawer__summary-value--total{font-size:1.125rem}.ghost-cart-drawer__trust{margin:0;font-size:.5625rem;letter-spacing:.08em;text-transform:uppercase;text-align:center;color:#ffffff47}.ghost-cart-drawer__actions{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.ghost-cart-drawer__checkout,.ghost-cart-drawer__view-cart{width:100%;min-height:2.5rem;padding:.625rem .75rem;font-size:.6875rem}.ghost-cart-drawer__checkout{box-shadow:0 8px 24px #c9a84c47}@media(max-width:480px){.ghost-cart-drawer__panel{width:100%}}.ghost-checkout-capture-open{overflow:hidden}.ghost-checkout-capture__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:1rem;background:#000000f2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ghost-checkout-capture__overlay[hidden]{display:none!important}.ghost-checkout-capture__dialog{position:relative;width:min(100%,36rem);max-height:90vh;overflow:auto;border-radius:1rem;background:#fff;box-shadow:0 24px 80px #00000073}.ghost-checkout-capture__close{position:absolute;top:.75rem;right:.75rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:0;border-radius:999px;background:#111;color:#fff;cursor:pointer}.ghost-checkout-capture__steps{padding:1.125rem 3rem 1rem;border-bottom:1px solid #eef0f2;background:linear-gradient(180deg,#fafafa,#fff)}.ghost-checkout-capture__steps-track{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;max-width:15rem;margin:0 auto;padding:0;list-style:none}.ghost-checkout-capture__steps-track:before{content:"";position:absolute;top:.8125rem;left:calc(25% + .875rem);right:calc(25% + .875rem);height:2px;background:#e5e7eb;z-index:0}.ghost-checkout-capture__step{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:.4375rem;min-width:0}.ghost-checkout-capture__step-marker{display:inline-flex;align-items:center;justify-content:center;width:1.625rem;height:1.625rem;border:2px solid #d1d5db;border-radius:999px;background:#fff;color:#9ca3af;font-size:.6875rem;font-weight:700;line-height:1}.ghost-checkout-capture__step-label{color:#9ca3af;font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;line-height:1.2}.ghost-checkout-capture__step.is-active .ghost-checkout-capture__step-marker{border-color:#16a34a;background:#16a34a;color:#fff;box-shadow:0 0 0 3px #16a34a1f}.ghost-checkout-capture__step.is-active .ghost-checkout-capture__step-label{color:#111827}.ghost-checkout-capture__body{padding:1.75rem 2rem 2rem;text-align:center}.ghost-checkout-capture__title{margin:0 0 .25rem;color:#111827;font-size:1.5rem;font-weight:700}.ghost-checkout-capture__subtitle{margin:0 0 1rem;color:#374151;font-size:1.125rem}.ghost-checkout-capture__image-wrap{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;padding:1rem;border-radius:.75rem;background:#f9fafb}.ghost-checkout-capture__image-wrap img{display:block;width:12rem;height:12rem;margin:0 auto;object-fit:contain;filter:drop-shadow(0 12px 24px rgba(0,0,0,.25))}.ghost-checkout-capture__form{display:grid;gap:.75rem}.ghost-checkout-capture__form input{width:100%;padding:.875rem 1.25rem;border:2px solid #e5e7eb;border-radius:.5rem;background:#f3f4f6;color:#111827;font-size:1rem}.ghost-checkout-capture__form input:focus{outline:none;border-color:#22c55e}.ghost-checkout-capture__submit{width:100%;padding:.875rem 1rem;border:0;border-radius:.5rem;background:linear-gradient(90deg,#22c55e,#16a34a);color:#fff;font-size:1.125rem;font-weight:700;cursor:pointer}.ghost-checkout-capture__submit:disabled{opacity:.6;cursor:not-allowed}.ghost-checkout-capture__privacy{margin:1rem 0 0;color:#4b5563;font-size:.875rem}.ghost-checkout-capture .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ghost-shop-compare__panel-body{padding-top:1.75rem;padding-bottom:.5rem}.ghost-shop-compare__shell{border:1px solid rgba(255,255,255,.09);border-radius:10px;overflow:hidden;background:#ffffff04;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ghost-shop-compare__head{display:grid;border-bottom:1px solid rgba(255,255,255,.1);background:#ffffff08}.ghost-shop-compare__head--desktop{display:none;grid-template-columns:1.4fr 1fr 1fr 1fr}.ghost-shop-compare__head--mobile{grid-template-columns:1fr 1fr 1fr}.ghost-shop-compare__head-spacer{padding:.875rem 1.25rem}.ghost-shop-compare__head-col{position:relative;overflow:hidden;padding:.75rem .625rem;border-left:1px solid rgba(255,255,255,.07)}.ghost-shop-compare__head-col--zero{border-left:0}.ghost-shop-compare__head-accent{position:absolute;top:0;left:0;right:0;height:2px}.ghost-shop-compare__head-accent--gold{background:linear-gradient(90deg,transparent,rgba(226,201,126,.67),transparent)}.ghost-shop-compare__head-accent--elite{background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent)}.ghost-shop-compare__head-kicker{margin:0 0 .125rem;font-size:.5rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#666}.ghost-shop-compare__head-kicker--gold{color:#86733a}.ghost-shop-compare__head-kicker--elite{color:#555}.ghost-shop-compare__head-name{margin:0;font-size:.8125rem;font-weight:300;letter-spacing:.1em;text-transform:uppercase;color:#e2e8f0}.ghost-shop-compare__head-name--gold{color:#e2c97e;text-shadow:0 0 18px rgba(201,168,76,.35)}.ghost-shop-compare__head-name--elite{color:#e8e8e8}.ghost-shop-compare__row--desktop,.ghost-shop-compare__row--mobile{border-bottom:1px solid rgba(255,255,255,.055)}.ghost-shop-compare__row--desktop:last-child,.ghost-shop-compare__row--mobile:last-child{border-bottom:0}.ghost-shop-compare__row--alt{background:#ffffff03}.ghost-shop-compare__row--highlight{background:linear-gradient(135deg,#c9a84c14,#c9a84c0a)}.ghost-shop-compare__row--desktop{display:none;grid-template-columns:1.4fr 1fr 1fr 1fr}.ghost-shop-compare__row--mobile{display:block}.ghost-shop-compare__category,.ghost-shop-compare__mobile-category{display:flex;align-items:center;gap:.4375rem}.ghost-shop-compare__mobile-category{padding:.5625rem .625rem .3125rem;border-bottom:1px solid rgba(255,255,255,.04)}.ghost-shop-compare__category{padding:.8125rem 1.25rem}.ghost-shop-compare__category-accent{width:3px;height:1rem;border-radius:2px;background:linear-gradient(to bottom,#e2c97e,#c9a84c66);flex-shrink:0}.ghost-shop-compare__row--desktop .ghost-shop-compare__category-accent{height:1.25rem}.ghost-shop-compare__category-label{font-size:.5625rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#777}.ghost-shop-compare__row--highlight .ghost-shop-compare__category-label{color:#d4b87a}.ghost-shop-compare__row--desktop .ghost-shop-compare__category-label{font-size:.75rem;letter-spacing:.04em;text-transform:none;color:#888}.ghost-shop-compare__row--highlight.ghost-shop-compare__row--desktop .ghost-shop-compare__category-label{text-transform:uppercase}.ghost-shop-compare__value{padding:.4375rem .625rem;border-left:1px solid rgba(255,255,255,.055);display:flex;align-items:center;min-width:0}.ghost-shop-compare__row--desktop .ghost-shop-compare__value{padding:.8125rem 1.25rem}.ghost-shop-compare__value span{font-size:.6875rem;font-weight:400;color:#bbb;line-height:1.35;word-break:break-word}.ghost-shop-compare__row--desktop .ghost-shop-compare__value span{font-size:.8125rem;letter-spacing:.01em}.ghost-shop-compare__value--blackout span{color:#b0b0b0}.ghost-shop-compare__row--highlight .ghost-shop-compare__value{background:#c9a84c0a}.ghost-shop-compare__row--highlight .ghost-shop-compare__value span{font-weight:700;color:#e2c97e;text-shadow:0 0 14px rgba(201,168,76,.4);letter-spacing:.04em}.ghost-shop-compare__row--highlight .ghost-shop-compare__value--blackout span{color:#e2c97e}.ghost-shop-compare__mobile-values{display:grid;grid-template-columns:1fr 1fr 1fr}.ghost-shop-compare__mobile-values .ghost-shop-compare__value:first-child{border-left:0}@media(min-width:768px){.ghost-shop-compare__head--desktop{display:grid}.ghost-shop-compare__head--mobile{display:none}.ghost-shop-compare__head-col{padding:.875rem 1.25rem}.ghost-shop-compare__head-kicker{margin-bottom:.1875rem;font-size:.625rem;letter-spacing:.18em}.ghost-shop-compare__head-name{font-size:1rem}.ghost-shop-compare__row--desktop{display:grid;background:transparent}.ghost-shop-compare__row--desktop.ghost-shop-compare__row--alt{background:#ffffff03}.ghost-shop-compare__row--desktop.ghost-shop-compare__row--highlight{background:linear-gradient(90deg,#c9a84c0f,#c9a84c0a,#c9a84c12)}.ghost-shop-compare__row--mobile{display:none}}.ghost-pagination{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.ghost-pagination__list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.375rem;margin:0;padding:0;list-style:none}.ghost-pagination__item{display:flex;align-items:center}.ghost-pagination__item--control{flex-shrink:0}.ghost-pagination__control,.ghost-pagination__page{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;min-height:2.5rem;border:1px solid #d1d5db;border-radius:.375rem;background:#fff;color:#374151;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;transition:border-color .2s ease,color .2s ease,background .2s ease,box-shadow .2s ease}.ghost-pagination__control{padding:0 .875rem}.ghost-pagination__page{min-width:2.5rem;padding:0 .625rem;font-size:.8125rem;font-weight:800;letter-spacing:.04em;text-transform:none}.ghost-pagination__control:hover:not(.is-disabled){border-color:#b22234;color:#b22234;box-shadow:0 2px 8px #b222341f}.ghost-pagination__page:hover{border-color:#b22234;color:#b22234}.ghost-pagination__control:focus-visible,.ghost-pagination__page:focus-visible{outline:var(--ghost-focus-ring);outline-offset:var(--ghost-focus-offset)}.ghost-pagination__page.is-current{border-color:#b22234;background:linear-gradient(135deg,#8b1a2a,#b22234,#c42838);color:#fff;box-shadow:0 4px 14px #b2223447}.ghost-pagination__control.is-disabled{opacity:.38;cursor:not-allowed;background:#f9fafb;color:#9ca3af}.ghost-pagination__gap{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;min-height:2.5rem;color:#9ca3af;font-size:.875rem;font-weight:700;letter-spacing:.08em}@media(max-width:639px){.ghost-pagination__list{gap:.3125rem}.ghost-pagination__control span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ghost-pagination__control{min-width:2.5rem;padding:0}}.ghost-product-card-coupon{display:inline-flex;align-items:center;gap:5px;border-radius:4px;padding:5px 10px;margin-top:8px}.ghost-product-card-coupon--dark{background:#b222341f;border:1px solid rgba(178,34,52,.35)}.ghost-product-card-coupon--dark .ghost-product-card-coupon__prefix,.ghost-product-card-coupon--dark .ghost-product-card-coupon__suffix{color:#fff9;font-size:10px;font-weight:600}.ghost-product-card-coupon__code-group{display:inline-flex;align-items:center;gap:4px}.ghost-product-card-coupon--dark .ghost-product-card-coupon__code{color:#fff;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;background:#b2223499;border:1px solid rgba(220,80,80,.6);padding:1px 5px;border-radius:3px;cursor:pointer;font-family:inherit;line-height:inherit;transition:background .15s ease,border-color .15s ease,color .15s ease}.ghost-product-card-coupon--dark .ghost-product-card-coupon__code:hover{background:#b22234c7;border-color:#dc5050d9}.ghost-product-card-coupon--dark .ghost-product-card-coupon__code.is-copied{background:#228b3c8c;border-color:#4ade80b3}.ghost-product-card-coupon--light{background:#b2223414;border:1px solid rgba(178,34,52,.28)}.ghost-product-card-coupon--light .ghost-product-card-coupon__prefix,.ghost-product-card-coupon--light .ghost-product-card-coupon__suffix{color:#1111119e;font-size:10px;font-weight:600}.ghost-product-card-coupon--light .ghost-product-card-coupon__code{color:#fff;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;background:#b2223499;border:1px solid rgba(220,80,80,.6);padding:1px 5px;border-radius:3px;cursor:pointer;font-family:inherit;line-height:inherit;transition:background .15s ease,border-color .15s ease,color .15s ease}.ghost-product-card-coupon--light .ghost-product-card-coupon__code:hover{background:#b22234c7;border-color:#dc5050d9}.ghost-product-card-coupon--light .ghost-product-card-coupon__code.is-copied{background:#228b3c8c;border-color:#4ade80b3}.ghost-promo-copy{display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;border:none;background:transparent;cursor:pointer;line-height:0;flex-shrink:0;transition:color .15s ease,transform .15s ease}.ghost-promo-copy--dark{color:#ffffffb8}.ghost-promo-copy--light{color:#1111118c}.ghost-promo-copy:hover{transform:scale(1.08)}.ghost-promo-copy--dark:hover{color:#fff}.ghost-promo-copy--light:hover{color:#b22234}.ghost-promo-copy.is-copied{color:#4ade80}.ghost-promo-copy__icon--check,.ghost-promo-copy.is-copied .ghost-promo-copy__icon--copy{display:none}.ghost-promo-copy.is-copied .ghost-promo-copy__icon--check{display:block}.ghost-search-product-card{display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid #e5e7eb;border-radius:.625rem;overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease}@media(hover:hover){.ghost-search-product-card:hover{border-color:var(--ghost-brand-red);box-shadow:0 8px 32px #b222341f,0 2px 8px #00000014}.ghost-search-product-card:hover .ghost-search-product-card__image{transform:scale(1.03)}}.ghost-search-product-card__media{position:relative;aspect-ratio:1;background:#f3f4f6;overflow:hidden}.ghost-search-product-card__image{width:100%;height:100%;object-fit:contain;padding:1rem;box-sizing:border-box;transition:transform .3s ease}.ghost-search-product-card__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#9ca3af;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.ghost-search-product-card__badge{position:absolute;top:.75rem;left:.75rem;padding:.25rem .625rem;border-radius:.1875rem;background:#fffbeb;border:1px solid #d97706;color:#92400e;font-size:.5625rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.ghost-search-product-card__body{display:flex;flex:1;flex-direction:column;gap:.625rem;padding:1rem 1.125rem 1.125rem}.ghost-search-product-card__title{margin:0;font-size:.9375rem;font-weight:700;line-height:1.35}.ghost-search-product-card__title a{color:#111827;text-decoration:none}.ghost-search-product-card__title a:hover{color:#b22234}.ghost-search-product-card__pricing{display:flex;align-items:baseline;gap:.5rem}.ghost-search-product-card__compare{margin:0;color:#9ca3af;font-size:.8125rem;text-decoration:line-through}.ghost-search-product-card__price{margin:0;color:#111;font-size:1.375rem;font-weight:700;letter-spacing:-.02em;line-height:1}.ghost-search-product-card__form{margin-top:auto}.ghost-search-product-card__buy{display:block;width:100%;min-height:2.75rem;padding:.75rem 1rem;border:0;border-radius:.25rem;background:linear-gradient(135deg,#8b1a2a,#b22234,#c42838);color:#fff;font-size:.6875rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;cursor:pointer}.ghost-search-product-card__buy:disabled{opacity:.5;cursor:not-allowed}.ghost-search-product-card__link{color:#374151;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;text-align:center}.ghost-search-product-card__link:hover{color:#b22234}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/9/compiled_assets/styles.css.map */
