@import "https://cdn.jsdelivr.net/npm/pannellum@2.5.6/build/pannellum.css";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0a;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;background:0 0;border:none}img{max-width:100%;height:auto;display:block}#pannellum-viewer .pnlm-render-container{overflow:visible!important}#pannellum-viewer canvas{z-index:0;opacity:.998;position:relative}#pannellum-viewer .pnlm-hotspot-base{z-index:30!important;pointer-events:auto!important}.pnlm-hotspot-base.rs-nav-hotspot{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;cursor:pointer!important;background:#0a0a0a99!important;border:1.5px solid #ffffffe6!important;border-radius:50%!important;width:56px!important;height:56px!important;transition:background .2s,box-shadow .2s,border-color .2s!important;overflow:visible!important;box-shadow:0 0 #ffffff4d!important}.rs-nav-hotspot__stack{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.rs-nav-hotspot__link{width:100%;height:100%;color:inherit;text-decoration:none;display:block}.rs-nav-hotspot__label{letter-spacing:.18em;text-transform:uppercase;color:#ffffffeb;white-space:nowrap;pointer-events:none;text-shadow:0 1px 8px #000000a6;font-size:12px;font-weight:700;position:absolute;top:-34px;left:50%;transform:translate(-50%)}.pnlm-hotspot-base.rs-nav-hotspot:hover{background:#ffffff1f!important;box-shadow:0 0 0 6px #ffffff14!important}.rs-nav-hotspot__inner{pointer-events:none;justify-content:center;align-items:center;transition:transform .2s;display:flex}.pnlm-hotspot-base.rs-nav-hotspot:hover .rs-nav-hotspot__inner{transform:scale(1.1)}.pnlm-hotspot-base.rs-nav-hotspot .pnlm-tooltip,.pnlm-hotspot-base.rs-nav-hotspot>span{display:none!important}@keyframes ghostFloat{0%{opacity:0;transform:translateY(600px)translate(0)}10%{opacity:.85}30%{transform:translateY(300px)translate(25px)}50%{opacity:.9;transform:translateY(0)translate(-25px)}70%{transform:translateY(-300px)translate(20px)}90%{opacity:.3;transform:translateY(-600px)translate(0)}to{opacity:0;transform:translateY(-900px)translate(0)}}.pnlm-hotspot-base.rs-ghost-hotspot{pointer-events:none!important;background:0 0!important;border:none!important;overflow:visible!important}.rs-ghost-img{object-fit:contain;opacity:0;filter:brightness(1.1)contrast(1.05);pointer-events:none;width:110px;height:140px;animation:9s ease-in-out infinite backwards ghostFloat;-webkit-mask-image:none;mask-image:none}.rs-product-hotspot{cursor:pointer}.rs-product-tooltip{pointer-events:auto;z-index:100;position:absolute;visibility:visible!important;opacity:1!important}.rs-product-card{-webkit-backdrop-filter:blur(10px);width:340px;box-shadow:none;background:#ffffff38;border:1px solid #ffffff47;border-radius:12px;padding:18px 18px 20px;overflow:hidden}.rs-product-card__tags{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.rs-product-card__tag{color:#001a57;background:#fff;border:1px solid #0033ab1f;border-radius:20px;padding:5px 12px;font-size:11px;font-weight:600}.rs-product-card__tag--green{color:#2d5a0e;background:linear-gradient(#f4ffef 0%,#e3f5d8 100%);border-color:#9bc96a}.rs-product-card__tag--blue{color:#001a57;background:linear-gradient(#f5f8ff 0%,#e8f0ff 100%);border-color:#0033ab33}.rs-product-card__title{letter-spacing:.01em;color:#001a57;margin:0 0 14px;font-size:1.45rem;font-weight:800;line-height:1.15}.rs-product-card__img-block{aspect-ratio:5/6;background:0 0;border-radius:10px;width:100%;margin-bottom:14px;position:relative;overflow:visible}.rs-product-card__img-inner{background:0 0;justify-content:center;align-items:center;display:flex;position:absolute;inset:8px}.rs-product-card__hero-img{object-fit:contain;background:0 0;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.rs-product-card__price-block{margin-bottom:14px}.rs-product-card__price-label{text-transform:uppercase;letter-spacing:.07em;color:#001a57;margin-bottom:4px;font-size:11px;font-weight:700}.rs-product-card__price{color:#001a57;font-size:32px;font-weight:700;line-height:1.1}.rs-product-card__cta{text-align:center;color:#fff;letter-spacing:.12em;text-transform:uppercase;background:linear-gradient(#f9a8d4 0%,#f472b6 100%);border:1px solid #db2777;border-radius:8px;padding:13px 16px;font-size:12px;font-weight:700;text-decoration:none;transition:opacity .15s,transform .15s;display:block}.rs-product-card__cta:hover{opacity:.92;color:#fff;transform:translateY(-1px)}@media (max-width:768px){.rs-product-card{border-radius:10px;width:min(220px,56vw);padding:10px 10px 12px}.rs-product-card__tags{gap:5px;margin-bottom:8px}.rs-product-card__tag{padding:3px 7px;font-size:8px}.rs-product-card__title{margin:0 0 8px;font-size:.95rem}.rs-product-card__img-block{aspect-ratio:1;margin-bottom:8px}.rs-product-card__img-inner{inset:4px}.rs-product-card__price-block{margin-bottom:8px}.rs-product-card__price-label{margin-bottom:2px;font-size:8px}.rs-product-card__price{font-size:20px}.rs-product-card__cta{letter-spacing:.08em;padding:9px 10px;font-size:9px}.rs-ghost-img{width:72px;height:92px}}@media (max-width:390px){.rs-product-card{width:min(190px,52vw);padding:8px 8px 10px}.rs-product-card__title{font-size:.85rem}.rs-product-card__price{font-size:18px}}.rs-panorama-hint{left:50%;bottom:max(28px, env(safe-area-inset-bottom,0px) + 20px);z-index:200;pointer-events:none;animation:.55s ease-out both rsHintIn;position:fixed;transform:translate(-50%)}.rs-panorama-hint--fade{animation:.6s ease-in forwards rsHintOut}.rs-panorama-hint__pill{-webkit-backdrop-filter:blur(12px);color:#fffffff2;background:#0a0a0a85;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:12px;padding:11px 18px 11px 14px;display:flex;box-shadow:0 8px 28px #00000059}.rs-panorama-hint__icon{color:#f9a8d4;flex-shrink:0;justify-content:center;align-items:center;display:flex}.rs-panorama-hint__arrow--left{animation:1.6s ease-in-out infinite rsHintNudgeLeft}.rs-panorama-hint__arrow--right{animation:1.6s ease-in-out infinite rsHintNudgeRight}.rs-panorama-hint__copy{flex-direction:column;gap:1px;line-height:1.2;display:flex}.rs-panorama-hint__title{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;font-size:12px;font-weight:700}.rs-panorama-hint__sub{letter-spacing:.14em;text-transform:uppercase;color:#ffffff9e;font-size:10px;font-weight:600}@keyframes rsHintIn{0%{opacity:0;transform:translate(-50%)translateY(12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes rsHintOut{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(8px)}}@keyframes rsHintNudgeLeft{0%,to{opacity:.55;transform:translate(0)}50%{opacity:1;transform:translate(-3px)}}@keyframes rsHintNudgeRight{0%,to{opacity:.55;transform:translate(0)}50%{opacity:1;transform:translate(3px)}}@media (max-width:768px){.rs-panorama-hint__pill{gap:10px;padding:10px 16px 10px 12px}.rs-panorama-hint__title{font-size:11px}.rs-panorama-hint__sub{font-size:9px}}@media (prefers-reduced-motion:reduce){.rs-panorama-hint{animation:none}.rs-panorama-hint--fade{opacity:0;animation:none}.rs-panorama-hint__arrow--left,.rs-panorama-hint__arrow--right{opacity:1;animation:none}}
