.co{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;visibility:hidden;pointer-events:none}.co.is-open{visibility:visible;pointer-events:auto}.co__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;opacity:0;transition:opacity .4s var(--ease);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.co.is-open .co__scrim{opacity:1}.co__panel{position:absolute;top:0;right:0;height:100%;width:min(440px,100%);background:#fff;border-left:1px solid rgba(0,0,0,.08);display:flex;flex-direction:column;transform:translate(100%);transition:transform .45s var(--ease);box-shadow:-12px 0 40px #00000014;color:#1d1d1f}.co.is-open .co__panel{transform:none}.co__header{display:flex;align-items:center;justify-content:space-between;padding:24px 26px;border-bottom:1px solid var(--line);flex-shrink:0}.co__header-brand{display:flex;align-items:center;gap:12px;min-width:0}.co__title{font-size:22px;font-weight:600;color:#1d1d1f}.co__close{width:34px;height:34px;border-radius:50%;background:#0000000f;color:#1d1d1f;display:grid;place-items:center;transition:background .2s var(--ease)}.co__close:hover{background:#0000001a}.co__body{flex:1;overflow-y:auto;padding:22px 26px}.co__empty{text-align:center;padding:60px 10px;color:var(--text-dim)}.co__empty svg{margin:0 auto 20px;color:var(--text-dimmer)}.co__empty p{color:#1d1d1f;font-size:19px;font-weight:600;margin-bottom:6px}.co__empty span{font-size:15px;color:#6e6e73}.co__items{list-style:none;display:flex;flex-direction:column;gap:20px}.co-item{display:flex;gap:16px;padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.08)}.co-item__thumb{width:64px;height:88px;border-radius:12px;flex-shrink:0;overflow:hidden;background:#f5f5f7;box-shadow:inset 0 0 0 1px #0000000f;display:grid;place-items:center}.co-item__thumb picture,.co-item__thumb img{width:100%;height:100%;object-fit:contain;display:block}.co-item__swatch{display:block;width:100%;height:100%;border-radius:inherit}.co-item__info{flex:1;min-width:0}.co-item__name{font-size:17px;font-weight:600;color:#1d1d1f}.co-item__meta{color:#6e6e73;font-size:14px;margin-top:3px}.co-item__trade{color:var(--orange);font-size:13px;margin-top:3px}.co-item__remove{color:var(--blue);font-size:14px;margin-top:8px}.co-item__remove:hover{text-decoration:underline}.co-item__price{font-size:16px;font-weight:600;white-space:nowrap;color:#1d1d1f}.co-form{display:flex;flex-direction:column;gap:16px}.co-form__toggle{display:grid;grid-template-columns:1fr 1fr;gap:8px;background:#f5f5f7;padding:4px;border-radius:12px;margin-bottom:6px}.co-form__toggle button{padding:10px;border-radius:9px;color:#6e6e73;font-size:15px;transition:background .2s var(--ease),color .2s var(--ease)}.co-form__toggle button.is-active{background:#fff;color:#1d1d1f;box-shadow:0 1px 4px #00000014}.co-form__row{display:grid;grid-template-columns:1.6fr 1fr;gap:12px}.co-field--zip{max-width:220px}.co-field{display:flex;flex-direction:column;gap:6px}.co-field__label{font-size:13px;color:#6e6e73}.co-field__input{background:#fff;border:1.5px solid rgba(0,0,0,.12);border-radius:12px;padding:13px 15px;color:#1d1d1f;font-size:16px;font-family:inherit;transition:border-color .2s var(--ease),background .2s var(--ease)}.co-field__input:focus{outline:none;border-color:var(--blue);background:#fff}.co-form__note{color:var(--text-dimmer);font-size:13px;line-height:1.4;margin-top:4px}.co-form__link{color:var(--blue-hover);text-decoration:underline;text-underline-offset:2px}.co-form__note--preorder{color:#6e6e73;background:#f5f5f7;border:1px solid rgba(0,0,0,.08);border-radius:10px;padding:12px 14px;margin-bottom:16px}.co__done{text-align:center;padding:40px 10px}.co__check{width:76px;height:76px;border-radius:50%;background:#30d15826;color:#30d158;display:grid;place-items:center;margin:0 auto 22px;animation:pop .5s var(--ease)}@keyframes pop{0%{transform:scale(.6);opacity:0}60%{transform:scale(1.08)}to{transform:scale(1);opacity:1}}.co__done h3{font-size:24px;font-weight:600;margin-bottom:12px}.co__done p{color:var(--text-dim);font-size:16px;line-height:1.5}.co__order-id{margin-top:24px;display:inline-block;padding:8px 14px;border-radius:8px;background:#ffffff0f;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;letter-spacing:.04em}.co__done-hint{margin-top:16px!important;font-size:14px!important;color:var(--text-dimmer)!important}.co__done-ship{color:var(--gold)!important;font-size:15px!important;font-weight:500;margin-top:12px!important}.co__confirm{padding:8px 4px 24px;animation:co-fade-up .55s var(--ease)}@keyframes co-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.co__confirm-hero{text-align:center;margin-bottom:24px}.co__check--large{width:88px;height:88px;margin-bottom:18px;background:linear-gradient(145deg,#30d15838,#30d15814);box-shadow:0 0 40px #30d15826}.co__confirm-eyebrow{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#30d158;margin-bottom:8px}.co__confirm-title{font-size:26px;font-weight:600;line-height:1.15;margin-bottom:10px;letter-spacing:-.02em}.co__confirm-lead{color:var(--text-dim);font-size:15px;line-height:1.55}.co__confirm-lead strong{color:var(--text);font-weight:600}.co__confirm-card{background:linear-gradient(155deg,#ffffff14,#ffffff08);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:18px 18px 16px;margin-bottom:14px}.co__confirm-card--ship{background:linear-gradient(155deg,#4a1a3a2e,#ffffff08);border-color:#4a1a3a59}.co__confirm-card-label{font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--text-dimmer);margin-bottom:8px}.co__confirm-order-ref{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:20px;font-weight:600;letter-spacing:.06em;color:var(--text)}.co__confirm-items{list-style:none;margin:0;padding:0}.co__confirm-item{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.08)}.co__confirm-item:last-child{border-bottom:none}.co__confirm-item-name{font-size:15px;font-weight:600;margin-bottom:4px}.co__confirm-item-meta{font-size:13px;color:var(--text-dimmer)}.co__confirm-item-price{font-size:15px;font-weight:600;white-space:nowrap}.co__confirm-total{display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding-top:14px;border-top:1px solid rgba(255,255,255,.1);font-size:15px;color:var(--text-dim)}.co__confirm-total strong{font-size:18px;color:var(--text)}.co__confirm-ship-head{display:flex;gap:14px;align-items:flex-start}.co__confirm-ship-icon{flex-shrink:0;color:#d4849a;margin-top:2px}.co__confirm-address{font-style:normal;display:flex;flex-direction:column;gap:2px;font-size:15px;line-height:1.45;color:var(--text)}.co__confirm-ship-text{font-size:15px;line-height:1.5;color:var(--text)}.co__confirm-ship-note{margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.08);font-size:14px;color:var(--gold);font-weight:500;line-height:1.45}.co__confirm-footnote{text-align:center;font-size:13px;color:var(--text-dimmer);line-height:1.5;margin-top:8px}.co__footer{flex-shrink:0;padding:20px 26px 24px;border-top:1px solid rgba(0,0,0,.08);background:#fbfbfd}.co__totals{margin-bottom:18px}.co-row{display:flex;justify-content:space-between;font-size:15px;color:#6e6e73;padding:6px 0}.co-row--strong{color:#1d1d1f;font-size:19px;font-weight:600;border-top:1px solid rgba(0,0,0,.08);margin-top:6px;padding-top:14px}.co-row__accent{color:#30d158}.co__actions{display:flex;align-items:center;gap:12px}.co__place{flex:1;font-size:15px}@media (max-width: 480px){.co__place{font-size:14px}}.co__error{display:flex;align-items:flex-start;gap:10px;background:#ff3b301a;border:1px solid rgba(255,59,48,.3);color:#ff6b60;border-radius:12px;padding:13px 15px;font-size:14px;line-height:1.4}.co__paying{display:flex;flex-direction:column;align-items:stretch;text-align:center;padding:16px 20px 20px;gap:12px;flex:1;min-height:0}.co__pay-frame{width:100%;flex:1;min-height:420px;border:1px solid var(--line);border-radius:12px;background:#fff}.co__spinner{width:52px;height:52px;border:3px solid rgba(255,255,255,.1);border-top-color:var(--blue, #2997ff);border-radius:50%;animation:spin .9s linear infinite;flex-shrink:0}@keyframes spin{to{transform:rotate(360deg)}}.co__paying-msg{font-size:18px;font-weight:600;color:var(--text)}.co__paying-sub{font-size:14px;color:var(--text-dim);line-height:1.5;max-width:280px;margin:0 auto}.co-pay__section{font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#6e6e73;margin:20px 0 10px}.co-pay__section:first-child{margin-top:0}.co-pay__methods{display:flex;flex-direction:column;gap:8px;margin-bottom:4px}.co-pay__method{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;border-radius:12px;border:1.5px solid rgba(0,0,0,.1);background:#fff;color:#1d1d1f;font-size:14px;font-weight:500;cursor:pointer;text-align:left;transition:border-color .2s,background .2s}.co-pay__method.is-active{border-color:var(--blue, #0071e3);background:#0071e30a}.co-pay__icons{display:flex;gap:4px;flex-shrink:0}.co-pay__pill{font-size:9px;font-weight:700;padding:3px 5px;border-radius:4px;letter-spacing:.02em}.co-pay__pill--visa{background:#1a1f71;color:#fff}.co-pay__pill--mc{background:#eb001b;color:#fff}.co-pay__pill--amex{background:#006fcf;color:#fff}.co-pay__wallet-icon{width:28px;height:28px;flex-shrink:0}.co-pay__card{margin-top:8px}.co-pay__stripe-info{display:flex;gap:14px;align-items:flex-start;margin-top:20px;padding:16px;background:#f5f5f7;border:1px solid rgba(0,0,0,.08);border-radius:12px}.co-pay__stripe-title{font-size:15px;font-weight:600;color:#1d1d1f;margin-bottom:6px}.co-pay__stripe-desc{font-size:13px;line-height:1.5;color:#6e6e73}.co-pay__stripe-icon{width:22px;height:22px;flex-shrink:0}.co-form__note--warn{color:#6e6e73;background:#f5f5f7;border:1px solid rgba(0,0,0,.08);border-radius:10px;padding:10px 12px}.co-field__card-wrap{position:relative}.co-field__card-wrap .co-field__input{padding-right:52px}.co-field__brand{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:11px;font-weight:700;opacity:.85}.co-field__brand--visa{color:#5b9dff}.co-field__brand--mastercard{color:#ff6b6b}.co-field__brand--amex{color:#6eb5ff}.co-form__secure{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--text-dim);margin-top:16px;line-height:1.4}.co-form__secure svg{flex-shrink:0;opacity:.7}.auth{position:fixed;top:0;right:0;bottom:0;left:0;z-index:11000;visibility:hidden;pointer-events:none}.auth.is-open{visibility:visible;pointer-events:auto}.auth__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;opacity:0;transition:opacity .35s var(--ease);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.auth.is-open .auth__scrim{opacity:1}.auth__panel{position:absolute;top:50%;left:50%;width:min(440px,calc(100% - 32px));max-height:min(92vh,720px);overflow-y:auto;transform:translate(-50%,-48%);opacity:0;background:#141416;border:1px solid var(--line);border-radius:18px;padding:28px 28px 24px;box-shadow:0 30px 80px #0000008c;transition:transform .35s var(--ease),opacity .35s var(--ease)}.auth.is-open .auth__panel{transform:translate(-50%,-50%);opacity:1}.auth__close{position:absolute;top:14px;right:14px;width:32px;height:32px;border-radius:50%;background:#ffffff14;color:var(--text);font-size:22px;line-height:1}.auth__close:hover{background:#ffffff24}.auth__brand{display:flex;justify-content:center;margin-bottom:18px}.auth__tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:20px;padding:4px;background:#ffffff0f;border-radius:12px}.auth__tabs button{padding:10px 12px;border-radius:9px;font-size:14px;font-weight:600;color:#f5f5f7b8;transition:background .2s var(--ease),color .2s var(--ease)}.auth__tabs button.is-active{background:#ffffff1f;color:#f5f5f7}.auth__form{display:flex;flex-direction:column;gap:14px}.auth__field{display:flex;flex-direction:column;gap:6px}.auth__field span{font-size:13px;color:#f5f5f7b8}.auth__field input{width:100%;padding:12px 14px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#f5f5f7;font-size:15px}.auth__field input:focus{outline:none;border-color:#4a1a3acc}.auth__hint{margin-top:-6px;font-size:12px;color:#f5f5f78c}.auth__error{padding:10px 12px;border-radius:10px;background:#ff50501f;color:#ffb4b4;font-size:13px}.auth__submit{margin-top:4px;padding:13px 16px;border-radius:999px;background:#7a3060;color:#fff;font-size:15px;font-weight:600;transition:background .2s var(--ease)}.auth__submit:hover:not(:disabled){background:#7d3a52}.auth__submit:disabled{opacity:.65;cursor:not-allowed}.auth__guest{margin-top:16px;text-align:center;font-size:12px;color:#f5f5f78c;line-height:1.45}.auth__heading{margin:0 0 8px;text-align:center;font-size:20px;font-weight:700;color:#f5f5f7}.auth__subheading{margin:0 0 18px;text-align:center;font-size:13px;line-height:1.5;color:#f5f5f7a6}.auth__row{display:grid;grid-template-columns:1fr 88px;gap:10px}.auth__field--narrow input{text-transform:uppercase}.auth__hint--address{margin-top:-4px}.auth__google{display:flex;justify-content:center;min-height:44px;margin-bottom:4px}.auth__divider{display:flex;align-items:center;gap:12px;margin:14px 0 16px;color:#f5f5f773;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.auth__divider:before,.auth__divider:after{content:"";flex:1;height:1px;background:#ffffff1a}.auth__google-wrap{display:flex;flex-direction:column;align-items:center;gap:10px;margin:8px 0 4px}.auth__hint--busy{text-align:center;margin:0}.auth__error--setup{text-align:center;line-height:1.45}
