.ib-gallery-stage{touch-action:pan-y pinch-zoom}.ib-media-panel{transition:opacity .22s ease}.ib-product-layout{padding-top:30px}.ib-product-status{justify-content:flex-start;border-bottom:0;padding-bottom:0}.ib-product-status:not(:has(>span:not([hidden]))){display:none}.ib-product-status [data-availability]:not(.is-available){color:#c83245}.ib-commerce-controls{display:grid;grid-template-columns:126px minmax(0,1fr);align-items:end;gap:12px;margin-top:20px}.ib-commerce-controls .ib-quantity-row{display:flex;align-items:flex-start;flex-direction:column;gap:8px;margin:0}.ib-commerce-controls .ib-quantity-row>label{font-size:11px;color:#526077}.ib-commerce-controls .ib-quantity{height:50px;border-color:#d9e2ee;border-radius:12px;background:#f8fafc;box-shadow:inset 0 1px 2px #0b224008}.ib-commerce-controls .ib-quantity button{width:40px;background:transparent;color:#18304f;font-size:21px;transition:background .15s ease,color .15s ease}.ib-commerce-controls .ib-quantity button:hover{background:#eaf2ff;color:#0b3dff}.ib-commerce-controls .ib-quantity input{width:44px;background:transparent;font-size:13px;font-weight:650}.ib-commerce-controls .ib-purchase-actions{min-height:50px}.ib-commerce-controls .ib-add-button,.ib-commerce-controls .ib-buy-button{min-height:50px;border-radius:12px}.ib-variant-picker{padding:0;margin:20px 0 4px;border:0}.ib-variant-picker legend{margin-bottom:11px;color:#526077;font-size:12px}.ib-variant-picker legend strong{color:#101b32;font-weight:650}.ib-variant-picker__options{display:flex;flex-wrap:wrap;gap:9px}.ib-variant-pill{position:relative;display:flex;align-items:center;gap:8px;min-height:42px;padding:7px 14px;border:1px solid #d9e2ee;border-radius:999px;background:#fff;color:#24324a;cursor:pointer;font-size:12px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.ib-variant-pill img{width:30px;height:30px;border-radius:50%;object-fit:cover;background:#f2f5f9}.ib-variant-pill[aria-pressed=true]{border-color:#0b3dff;background:#eef5ff;color:#0b3dff;box-shadow:0 0 0 2px #0b3dff12}.ib-variant-pill:disabled{opacity:.45;cursor:not-allowed;text-decoration:line-through}.ib-variant-picker--image .ib-variant-pill{padding:5px 12px 5px 6px}.ib-content-grid{display:grid;grid-template-columns:1fr;grid-template-areas:"story" "specifications" "reviews" "faq";gap:20px;margin:46px 0 28px;align-items:start}.ib-content-card{min-width:0;overflow:hidden;border:1px solid #e3ebf5;border-radius:22px;background:#fff;box-shadow:0 14px 38px #102b4f0a;color:#101b32}.ib-content-card h2{max-width:720px;margin:6px 0 18px;font-size:clamp(24px,2.4vw,36px);line-height:1.12;letter-spacing:-.045em;color:#0b1830;text-wrap:balance}.ib-content-eyebrow{display:block;color:#0b67ed;font-size:10px;font-weight:750;letter-spacing:.16em;text-transform:uppercase}.ib-content-card .ib-richtext{padding-top:0;color:#4e5e76;font-size:15px;line-height:1.75}.ib-content-card--story{grid-area:story;display:grid;grid-template-columns:minmax(300px,.74fr) minmax(0,1.26fr);min-height:0}.ib-content-card__copy{padding:clamp(32px,4vw,58px);align-self:center}.ib-description-body{max-width:68ch;overflow-wrap:anywhere}.ib-description-body>*:first-child{margin-top:0}.ib-description-body>*:last-child{margin-bottom:0}.ib-description-body img{display:block;width:100%;height:auto;margin:24px 0;border-radius:14px}.ib-description-gallery{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:repeat(3,minmax(0,1fr));gap:8px;min-height:520px;max-height:620px;padding:8px;background:#eef4fb}.ib-description-gallery:has(>.ib-description-gallery__item:nth-child(3):last-child){grid-template-rows:repeat(2,minmax(0,1fr))}.ib-description-gallery:has(>.ib-description-gallery__item:nth-child(2):last-child){grid-template-rows:minmax(0,1fr)}.ib-description-gallery__item{min-width:0;min-height:0;margin:0;overflow:hidden;border-radius:14px;background:#fff}.ib-description-gallery__item:first-child{grid-row:1/-1}.ib-description-gallery__item img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .45s cubic-bezier(.22,1,.36,1)}.ib-description-gallery__item:hover img{transform:scale(1.025)}.ib-description-gallery__item:only-child{grid-column:1/-1;grid-row:1/-1}.ib-description-gallery__item:first-child:nth-last-child(2){grid-row:1/-1}.ib-description-gallery__item:nth-child(2):last-child{grid-row:1/-1}.ib-content-card--specifications{grid-area:specifications;padding:34px clamp(28px,4vw,52px)}.ib-content-card--reviews{grid-area:reviews;padding:34px clamp(28px,4vw,52px);background:linear-gradient(145deg,#fff,#f5f9ff)}.ib-content-card--faq{grid-area:faq;padding:30px 34px}.ib-content-card .ib-spec-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px}.ib-content-card .ib-spec-list>div{padding:13px 16px;border-bottom:0;border-radius:10px}.ib-content-card .ib-spec-list>div:nth-child(odd){background:#f4f7fb}.ib-content-card .ib-spec-list dt{color:#69778e}.ib-content-card .ib-spec-list dd{font-weight:600;text-align:right}.ib-content-card .ib-review-summary{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:3px 14px;max-width:480px;padding:18px;border-radius:16px;background:#fff;border:1px solid #e4ecf7}.ib-content-card .ib-review-summary strong{grid-row:1/3;font-size:44px;line-height:1;color:#0b1830;letter-spacing:-.06em}.ib-content-card .ib-review-summary strong small{font-size:16px;color:#64748b;letter-spacing:0}.ib-content-card .ib-review-summary .ib-stars{font-size:19px}.ib-content-card .ib-review-summary p{margin:0;color:#64748b;font-size:11px}.ib-review-empty{padding:18px;border-radius:14px;background:#f4f7fb;color:#64748b}isblue-product[aria-busy=true] .ib-add-button [data-add-label]:after,isblue-product[aria-busy=true] .ib-sticky-atc__button [data-sticky-add-label]:after{display:inline-block;width:12px;height:12px;margin-left:8px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;content:"";vertical-align:-2px;animation:ib-spin .65s linear infinite}@keyframes ib-spin{to{transform:rotate(1turn)}}.ib-sticky-atc{position:fixed;z-index:45;left:0;right:0;padding:13px 24px;background:#f8fbfff5;border-top:1px solid #d9e5f2;box-shadow:0 -18px 50px #09264b1c;-webkit-backdrop-filter:saturate(160%) blur(18px);backdrop-filter:saturate(160%) blur(18px);transform:translateY(calc(100% + 12px));opacity:0;visibility:hidden;transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .2s ease,visibility .28s}.ib-sticky-atc[data-position=bottom]{bottom:0}.ib-sticky-atc[data-position=top]{top:var(--ib-sticky-top,0);border-top:0;border-bottom:1px solid #dfe8f4;box-shadow:0 14px 40px #09264b14;transform:translateY(calc(-100% - 12px))}.ib-sticky-atc[data-visible]{transform:translateY(0);opacity:1;visibility:visible}.ib-sticky-atc__inner{display:flex;align-items:center;gap:18px;width:min(1380px,100%);min-height:64px;margin:auto}.ib-sticky-atc__image{width:60px;height:60px;flex:0 0 60px;overflow:hidden;border:1px solid #e2eaf4;border-radius:13px;background:#fff}.ib-sticky-atc__image img{width:100%;height:100%;object-fit:cover}.ib-sticky-atc__identity{display:flex;flex:1;min-width:120px;flex-direction:column}.ib-sticky-atc__identity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;color:#0b1830}.ib-sticky-atc__identity small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;color:#64748b;font-size:11px}.ib-sticky-atc select{width:auto;max-width:260px;min-height:48px;border-radius:12px}.ib-sticky-atc__price{white-space:nowrap;font-size:22px;color:#0b1830;letter-spacing:-.035em}.ib-sticky-atc__quantity{height:48px;border-radius:12px}.ib-sticky-atc__button{min-width:230px;min-height:54px;border-radius:13px;font-size:14px;box-shadow:0 10px 24px #0b3dff30}.content-for-layout:has(.ib-sticky-atc){padding-bottom:90px}@media(min-width:851px){.ib-sticky-atc[data-desktop-enabled=false]{display:none}}@media(max-width:1050px){.ib-content-card--story{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr)}.ib-description-gallery{min-height:460px}.ib-content-card__copy{padding:34px 30px}}@media(max-width:850px){.ib-product-layout{padding-top:18px}.ib-commerce-controls{grid-template-columns:1fr}.ib-commerce-controls .ib-quantity-row{width:126px}.ib-content-grid{margin-top:30px;gap:14px}.ib-content-card--story{grid-template-columns:1fr}.ib-description-gallery{order:-1;min-height:0;height:min(112vw,520px);grid-template-columns:1.15fr .85fr}.ib-content-card__copy,.ib-content-card--specifications,.ib-content-card--reviews,.ib-content-card--faq{padding:26px 22px}.ib-content-card .ib-spec-list{grid-template-columns:1fr}.ib-sticky-atc{bottom:0!important;top:auto!important;padding:9px 12px calc(9px + env(safe-area-inset-bottom));border-top:1px solid #dfe8f4;border-bottom:0;transform:translateY(calc(100% + 12px));box-shadow:0 -12px 35px #09264b1f}.ib-sticky-atc[data-mobile-enabled=false]{display:none}.ib-sticky-atc[data-visible]{transform:translateY(0)}.ib-sticky-atc__inner{min-height:50px;gap:10px}.ib-sticky-atc__image,.ib-sticky-atc__identity small,.ib-sticky-atc select,.ib-sticky-atc__quantity{display:none}.ib-sticky-atc__identity{min-width:0}.ib-sticky-atc__identity strong{font-size:11px}.ib-sticky-atc__price{font-size:15px}.ib-sticky-atc__button{min-width:138px;min-height:48px;padding-inline:14px;font-size:12px}.content-for-layout:has(.ib-sticky-atc){padding-bottom:76px}}@media(max-width:520px){.ib-description-gallery,.ib-description-gallery:has(>.ib-description-gallery__item:nth-child(2):last-child),.ib-description-gallery:has(>.ib-description-gallery__item:nth-child(3):last-child){height:auto;grid-template-columns:1fr 1fr;grid-template-rows:1.35fr .75fr;aspect-ratio:1/1.12}.ib-description-gallery__item:first-child{grid-column:1/-1;grid-row:1}.ib-description-gallery__item:nth-child(2),.ib-description-gallery__item:nth-child(3){grid-row:2}.ib-description-gallery__item:nth-child(2):last-child{grid-column:1/-1}.ib-description-gallery__item:nth-child(n+4){display:none}.ib-description-gallery__item:only-child{grid-row:1/-1}.ib-content-card{border-radius:18px}.ib-content-card .ib-richtext{font-size:16px}}@media(prefers-reduced-motion:reduce){.ib-sticky-atc,.ib-media-panel{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/isblue-commerce.css.map */
