:root{--bg:#061014;--bg2:#0a1519;--panel:#0c171b;--line:rgba(255,255,255,.11);--text:#fff;--muted:#aab6bb;--orange:#ff6b00;--orange2:#ff8a1f;--paper:#f1eee7;--head:"Barlow Condensed",sans-serif;--body:"Inter",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--body);font-size:16px;line-height:1.45;overflow-x:hidden}button,input,select{font:inherit}button,a,select{cursor:pointer}a{color:inherit;text-decoration:none}.shell{width:min(1440px,calc(100% - 44px));margin:auto}.site-header{height:76px;border-bottom:1px solid var(--line);background:#050e12f0;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand-mark{font:900 36px/1 var(--head);color:var(--orange);transform:skew(-8deg);display:inline-block}.brand b{font-size:19px;letter-spacing:1.2px}.brand small{display:block;font-size:8px;letter-spacing:3px;color:#c9d0d2;text-align:center}.desktop-nav{display:flex;align-items:center;gap:36px;font:700 15px var(--head);letter-spacing:.5px;height:100%}.desktop-nav a{height:100%;display:grid;place-items:center;border-bottom:3px solid transparent}.desktop-nav a:hover{color:var(--orange);border-color:var(--orange)}.header-actions{display:flex;gap:8px;align-items:center}.icon-btn,.cart-btn{border:0;background:transparent;color:#fff;min-width:42px;height:42px;font-size:25px}.cart-btn{position:relative}.cart-btn span{position:absolute;right:1px;top:1px;border-radius:99px;background:var(--orange);font:700 11px var(--body);padding:2px 6px}.mobile-only,.mobile-menu{display:none}.hero{min-height:650px;display:grid;grid-template-columns:34% 34% 32%;border-left:1px solid var(--line);border-right:1px solid var(--line);background:radial-gradient(circle at 46% 80%,rgba(255,107,0,.2),transparent 28%),linear-gradient(110deg,#10181b,#071013 45%,#061014);overflow:hidden}.hero-copy{padding:60px 12px 30px 22px;position:relative}.hero-copy:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(90deg,transparent 0 52px,rgba(255,255,255,.018) 53px);pointer-events:none}.eyebrow{font:700 18px var(--head);color:var(--orange);letter-spacing:.6px}.hero h1,.story h2,.bundle-upsell h2,.personalize h2,.final-hero h2{font:italic 900 clamp(48px,5.4vw,78px)/.88 var(--head);margin:14px 0 22px;letter-spacing:-1.3px}.hero h1 em,.story h2 em,.bundle-upsell h2 em,.personalize h2 em,.final-hero h2 em{color:var(--orange);font-style:inherit}.hero-copy>p{font-size:19px;max-width:370px;color:#eef2f3}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:34px}.value-grid div{text-align:center;font:600 13px var(--head)}.value-grid i{display:grid;place-items:center;height:52px;border:1px solid var(--line);border-radius:9px;color:var(--orange);font-style:normal;font-size:30px;margin-bottom:8px}.product-stage{display:grid;place-items:center;position:relative;perspective:1000px;padding:30px}.frame-preview{width:min(90%,380px);aspect-ratio:3/4;background:#101315;border:18px solid #111416;box-shadow:0 22px 48px #000,0 0 0 2px #313639,inset 0 0 0 2px #000;transform:rotateY(-3deg) rotate(-1deg);transition:.25s}.frame-preview.white{border-color:#e8e8e4;box-shadow:0 22px 48px #000,0 0 0 2px #fff}.frame-preview.gold{border-color:#c18a36}.frame-preview.wood{border-color:#b78962}.print-sheet{height:100%;background:var(--paper);color:#151819;padding:9%;display:flex;align-items:center;flex-direction:column;text-align:center;box-shadow:inset 0 0 40px #cfc9bd}.mini-brand{font-size:10px;font-weight:800;letter-spacing:2px}.print-sheet>strong{font:800 36px var(--head);margin-top:18px}.map-placeholder{width:80%;flex:1;margin:18px 0;background:linear-gradient(145deg,#c8c4b9,#f1eee7 42%,#aaa69c);clip-path:polygon(8% 0,92% 0,100% 15%,92% 32%,100% 47%,83% 63%,92% 80%,75% 100%,15% 92%,0 72%,9% 52%,0 30%);display:grid;place-items:center;box-shadow:inset 8px 8px 12px #fff6,inset -7px -9px 14px #00000038}@media(max-width:1000px){.desktop-nav{gap:15px}.hero{grid-template-columns:1fr 1fr}.hero-copy{grid-column:1}.product-stage{grid-column:2}.config-card{grid-column:1/-1;margin:0 18px 25px;display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.config-card .product-title,.config-card .price,.config-card .status-line,.config-card .primary-cta{grid-column:1/-1}.hero{min-height:auto}.map-grid{grid-template-columns:repeat(4,1fr)}.feature-triptych{grid-template-columns:1fr 1fr}.feature-triptych article:last-child{grid-column:1/-1}.bundle-upsell{grid-template-columns:1fr}.bundle-card{display:grid;grid-template-columns:1fr 1fr;column-gap:20px}.bundle-card .bundle-frames{grid-row:1/5;grid-column:2}.bundle-card .primary-cta{grid-column:1}.why-faq{grid-template-columns:1fr 1.2fr}}@media(max-width:720px){body{padding-bottom:72px}.shell{width:min(100% - 20px,520px)}.site-header{height:60px}.desktop-only,.desktop-nav{display:none}.mobile-only{display:block}.header-inner{width:100%;padding:0 10px}.header-inner .brand{position:absolute;left:50%;transform:translate(-50%)}.brand b{font-size:15px}.brand small{font-size:6px}.brand-mark{font-size:27px}.icon-btn,.cart-btn{font-size:20px;min-width:34px}.mobile-menu{position:absolute;top:60px;left:0;right:0;background:#071216;border-bottom:1px solid var(--line);padding:16px;gap:12px}.mobile-menu.open{display:grid}.hero{width:100%;display:flex;flex-direction:column;border:0;background:radial-gradient(circle at 20% 35%,rgba(255,107,0,.22),transparent 27%),#071115}.hero-copy{padding:30px 18px 8px}.eyebrow{font-size:16px}.hero h1{font-size:54px;margin:10px 0 14px}.hero-copy>p{font-size:16px}.hero-copy .value-grid{display:none}.product-stage{height:470px;padding:25px}.frame-preview{width:260px}.badge-3d{width:75px;height:75px;right:18px;font-size:12px}.badge-3d strong{font-size:21px}.script-note{bottom:22px}.mobile-value-grid{position:static;order:initial;width:calc(100% - 20px);margin:0 10px 10px;background:#071115;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px 3px;z-index:auto}.value-grid div{font-size:11px}.value-grid i{height:38px;border:0;font-size:25px}.config-card{display:block;margin:8px 8px 14px;padding:14px;border-radius:12px}.product-title,.config-card>.price,.status-line{display:none}.control-group{margin-top:20px}.control-group h3{font-size:21px}.control-group h3 small{font-size:11px}.control-group:first-of-type select{height:48px}.choice-row button{min-height:68px}.sizes{gap:6px}.sizes button{padding:5px 2px}.sizes button b{font-size:12px}.sizes button span{font-size:19px}.swatches button{min-width:0}.swatch{width:45px;height:45px}.primary-cta{min-height:58px}.trust-grid{grid-template-columns:repeat(2,1fr);gap:14px;padding:20px 4px}.trust-grid>div{padding:5px;border:0}.trust-grid i{font-size:29px}.trust-grid b{font-size:13px}.section-grid{grid-template-columns:1fr;padding:45px 16px}.story h2,.personalize h2{font-size:42px}.lifestyle-card{height:340px;margin-top:28px}.section-heading{align-items:start}.section-heading h2,.feature-triptych h2,.why-faq h2{font-size:30px}.section-heading>a{display:none}.map-grid{grid-template-columns:repeat(2,1fr);gap:8px}.maps-section{padding:45px 0}.feature-triptych{grid-template-columns:1fr;gap:10px}.feature-triptych article:last-child{grid-column:auto}.feature-triptych article{min-height:250px}.bundle-upsell{width:100%;padding:0 10px 45px}.bundle-upsell h2{font-size:41px}.upsell-panel,.bundle-card{padding:18px}.upsell-products{gap:7px}.product-art{height:115px}.upsell-card{padding:7px}.upsell-card h3{font-size:15px}.upsell-card strong{font-size:20px}.bundle-card{display:block}.personalize{grid-template-columns:1fr;padding:28px 22px;margin-bottom:40px}.personal-frame{width:230px;height:180px;justify-self:center;margin:30px auto 0}.why-faq{grid-template-columns:1fr;width:100%;padding:0 10px 45px}.why{padding:14px 8px}.faq{padding:20px 14px}.final-hero{display:grid;min-height:0;grid-template-columns:minmax(0,1fr);gap:24px;position:relative;width:100%;padding:32px 20px;overflow:visible;text-align:center;background:radial-gradient(ellipse at 50% 75%,rgba(255,107,0,.12),transparent 65%)}.final-hero .frame-wall{position:static;inset:auto;order:2;width:min(220px,75%);height:auto;aspect-ratio:794/1058;margin:0 auto;opacity:1;border-radius:12px}.final-hero>div:last-child{position:relative;z-index:2;order:1;min-width:0;width:100%;margin:0}.final-hero h2{font-size:clamp(32px,9vw,52px);line-height:1.02;letter-spacing:-.7px;margin:0 0 20px;overflow-wrap:normal}.final-hero .brand.large{justify-content:center;gap:10px}.final-hero .frame-wall>img{width:100%;height:auto;object-fit:contain}.newsletter{display:block;padding:28px 0}.newsletter form{min-width:0;margin-top:14px}.footer-grid{grid-template-columns:1fr}.collection-mark{text-align:left}.sticky-buy{display:flex;position:fixed;z-index:55;left:0;right:0;bottom:0;height:70px;background:#f1f0ed;color:#111;align-items:center;justify-content:space-between;padding:8px 12px;border-top:1px solid #ccc}.sticky-buy span{display:flex;flex-direction:column}.sticky-buy small{font-size:10px}.sticky-buy b{font:900 24px var(--head);color:var(--orange)}.sticky-buy button{height:50px;border:0;border-radius:6px;background:var(--orange);font:900 18px var(--head);padding:0 25px}.builder-selects{grid-template-columns:1fr}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.frame-preview.has-photo{overflow:hidden;padding:0}.frame-preview.has-photo>img,.photo-frame>img,.frame-wall>img,.bundle-frames img,.map-art>img{width:100%;height:100%;display:block;object-fit:cover}.frame-mini.photo-frame,.personal-frame.photo-frame{padding:0;overflow:hidden}.frame-wall{overflow:hidden}.bundle-frames i{padding:0;overflow:hidden}.map-card .map-art:has(img):before{display:none}.map-card .map-art>img{object-position:center}.photo-frame>img,.frame-wall>img{object-position:center}.mobile-value-grid{display:none}@media(max-width:720px){.mobile-value-grid{display:grid!important}}.rating-line{display:flex;align-items:center;gap:6px;margin-top:9px;color:#c5ced1;font-size:11px}.rating-line span{color:#ff8a1f;letter-spacing:1px;font-size:15px}.rating-line b{color:#fff}.mapforge-single-product{background:#041014}.mapforge-single-product .site-header{border-bottom-color:#263139}.mapforge-single-product .config-card{border-color:#2d3a40}.mapforge-single-product .primary-cta{background:linear-gradient(90deg,#ff6a00,#ff8127);color:#090d0f}.mapforge-single-product .map-card{border-radius:0;background:#091317;padding:7px}.mapforge-single-product .map-card.active{box-shadow:inset 0 0 0 1px #ff6b00}.mapforge-single-product .feature-triptych article,.mapforge-single-product .upsell-panel,.mapforge-single-product .bundle-card{border-color:#324148}.mug-photo,.shirt-photo{object-fit:contain;background:#fff;text-shadow:none}.shirt-photo{object-position:center}@media(min-width:1001px){.shell{width:min(100%,1440px)}.site-header{height:54px}.header-inner{padding:0 34px}.brand-mark{font-size:34px}.brand b{font-size:18px}.brand small{font-size:7px}.desktop-nav{gap:30px;font-size:13px}.header-actions{padding-right:10px}.hero{min-height:520px;grid-template-columns:34% 34% 32%;border:0;background:radial-gradient(circle at 52% 55%,rgba(255,111,19,.25),transparent 28%),linear-gradient(110deg,#101b20,#071114 62%,#031014)}.hero-copy{padding:42px 12px 18px 36px}.eyebrow{font-size:15px}.hero h1{font-size:58px;margin:10px 0 14px}.hero-copy>p{font-size:17px;margin:0;max-width:315px}.hero-copy .value-grid{margin-top:25px;gap:12px}.hero-copy .value-grid i{height:48px}.hero-copy .value-grid div{font-size:11px}.product-stage{padding:24px 16px}.frame-preview{width:min(94%,330px);border-width:15px}.badge-3d{width:88px;height:88px;right:5px;top:24px}.script-note{bottom:28px}.config-card{padding:17px 20px;margin:5px 20px 5px 2px;border-radius:14px}.product-title h2{font-size:25px}.price{font-size:38px}.control-group{margin-top:11px}.control-group h3{font-size:14px}.control-group:first-of-type select{height:40px}.choice-row button{min-height:49px}.sizes button span{font-size:18px}.swatch{width:38px;height:38px}.primary-cta{min-height:49px}.trust-strip{margin-top:-80px;position:relative;z-index:3;width:68%;margin-right:auto;margin-left:0;background:#040e11e8;border-top:1px solid #29363b;border-bottom:1px solid #29363b}.trust-strip .shell{width:100%}.trust-grid{padding:16px 24px;gap:8px}.trust-grid i{font-size:27px}.trust-grid b{font-size:11px}.trust-grid small{font-size:9px}.maps-section{padding:30px 22px 20px}.section-heading{margin-bottom:12px}.section-heading h2{font-size:30px}.map-grid{gap:10px}.map-card b{font-size:14px}.feature-triptych{padding:0 22px 18px;gap:10px}.feature-triptych article{min-height:210px;padding:16px}.feature-triptych h2{font-size:24px}.size-visual,.frame-bars{height:140px}.size-visual .s{height:68px}.size-visual .m{height:98px}.size-visual .l{height:126px}.detail-surface{height:132px}.bundle-upsell{padding:0 22px 14px;gap:10px;grid-template-columns:1.9fr 1fr}.upsell-panel,.bundle-card{padding:18px}.bundle-upsell h2{font-size:34px}.product-art{height:112px}.bundle-frames{height:142px}.bundle-frames i{width:72px;height:105px}.bundle-frames i:nth-child(2){height:128px}.story,.personalize,.why-faq,.final-hero,.newsletter{display:none!important}footer{padding:18px 28px}.footer-grid{display:flex;align-items:center;justify-content:space-between}.footer-grid blockquote{margin:0}.footer-links,.socials,.legal{display:none}}@media(max-width:720px){.mapforge-single-product{background:#030d11}.hero-copy{padding-top:28px}.hero h1{font-size:52px}.product-stage{height:390px;padding:14px 20px}.frame-preview{width:235px;border-width:13px}.badge-3d{top:14px}.script-note{right:18px;bottom:16px}.mobile-value-grid{margin-bottom:4px!important}.config-card{margin-top:4px}.rating-line{display:none}.trust-strip{background:#e9eef1;color:#071014}.trust-strip small{color:#34434a}.trust-grid i{color:#071014}.maps-section{padding-top:38px}.map-card .map-art{background:#ecebe6}.story{background:linear-gradient(120deg,#111b1d,#071013)}.newsletter{padding-left:10px;padding-right:10px}footer{padding-bottom:95px}}.mapforge-single-product .bundle-upsell,.mapforge-single-product .upsell-panel,.mapforge-single-product .bundle-card,.mapforge-single-product .upsell-products,.mapforge-single-product .upsell-card{min-width:0;box-sizing:border-box}.mapforge-single-product .upsell-products{width:100%;max-width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.mapforge-single-product .upsell-card{display:flex;flex-direction:column}.mapforge-single-product .upsell-card img.product-art{display:block;width:100%;max-width:100%;min-width:0;object-fit:contain}.mapforge-single-product .upsell-card button{margin-top:auto}.mapforge-single-product .shirt-row{min-width:0;gap:6px;flex-wrap:wrap}.mapforge-single-product .map-card b{color:#fff}@media(min-width:1001px){.mapforge-single-product .bundle-upsell{grid-template-columns:minmax(0,1.9fr) minmax(0,1fr)}}@media(max-width:1000px){.mapforge-single-product .bundle-upsell{grid-template-columns:minmax(0,1fr)}}@media(max-width:720px){.mapforge-single-product .bundle-upsell{width:100%;max-width:520px;margin-inline:auto;padding:0 10px 45px}.mapforge-single-product .upsell-panel,.mapforge-single-product .bundle-card{width:100%;max-width:100%}.mapforge-single-product .upsell-products{grid-template-columns:minmax(0,1fr);gap:12px}.mapforge-single-product .upsell-card img.product-art{height:180px}.mapforge-single-product .bundle-upsell h2{font-size:clamp(28px,8vw,36px);line-height:1.05;overflow-wrap:break-word}.mapforge-single-product .upsell-panel>p{overflow-wrap:break-word}}@media(min-width:1001px){.mapforge-single-product .trust-strip{margin-top:0;width:100%;z-index:auto}}@media(max-width:720px){html,body{width:100%;max-width:100%;overflow-x:hidden}.mapforge-single-product{width:100%;max-width:100%;overflow-x:clip}.mapforge-single-product .shell{width:calc(100% - 20px);max-width:520px;margin-inline:auto}.mapforge-single-product .hero,.mapforge-single-product .hero-copy,.mapforge-single-product .product-stage,.mapforge-single-product .config-card,.mapforge-single-product .trust-strip,.mapforge-single-product .maps-section,.mapforge-single-product .feature-triptych,.mapforge-single-product .bundle-upsell,.mapforge-single-product footer{min-width:0;max-width:100%;box-sizing:border-box}.mapforge-single-product .hero{width:100%;overflow:hidden}.mapforge-single-product .hero-copy{padding-inline:18px;overflow:hidden}.mapforge-single-product .hero h1{font-size:clamp(40px,13vw,52px);overflow-wrap:break-word}.mapforge-single-product .product-stage{width:100%;padding-inline:12px}.mapforge-single-product .frame-preview{max-width:calc(100vw - 48px)}.mapforge-single-product .config-card{width:calc(100% - 16px);margin-inline:8px}.mapforge-single-product .choice-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.mapforge-single-product .choice-row button{min-width:0;width:100%;padding-inline:4px}.mapforge-single-product .swatches{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%}.mapforge-single-product .swatches button{min-width:0;width:100%}.mapforge-single-product .nick-row,.mapforge-single-product .nick-row input{width:100%;min-width:0}.mapforge-single-product .mobile-value-grid{width:calc(100% - 20px);max-width:100%;margin-inline:10px}.mapforge-single-product .trust-strip{width:100%;margin:0;overflow:hidden}.mapforge-single-product .trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;padding-inline:8px}.mapforge-single-product .trust-grid>div{min-width:0;padding-inline:4px}.mapforge-single-product .map-grid,.mapforge-single-product .feature-triptych{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.mapforge-single-product .feature-triptych article{min-width:0}.mapforge-single-product .feature-triptych article:last-child{grid-column:1/-1}.mapforge-single-product .upsell-products{grid-template-columns:minmax(0,1fr)}.mapforge-single-product .upsell-card img.product-art{width:100%;height:180px;object-fit:contain}.mapforge-single-product .bundle-frames{max-width:100%;overflow:hidden}.mapforge-single-product .sticky-buy{width:100%;max-width:100vw;min-width:0;gap:8px}.mapforge-single-product .sticky-buy span{min-width:0}.mapforge-single-product .sticky-buy button{min-width:0;max-width:58%;padding-inline:14px}.mapforge-single-product dialog{max-width:calc(100vw - 20px)}.mapforge-single-product .builder-selects{grid-template-columns:minmax(0,1fr)}}.mf-footer-payments{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid var(--line);margin-top:24px;padding-top:18px}.mf-footer-payments__label{color:#aab6bb;font-size:11px;letter-spacing:1.4px;text-transform:uppercase}.mf-footer-payments__icons{display:flex;align-items:center;gap:8px}.mf-payment-svg{width:46px;height:29px;display:block;background:#fff;border-radius:4px}.mf-payment-mark{display:inline-flex;align-items:center;justify-content:center;height:29px;padding:0 10px;border-radius:4px;font-weight:900;letter-spacing:-.5px;font-size:15px;line-height:1}.mf-payment-mark--iyzico{background:#ffb600;color:#111}@media(min-width:1001px){.mapforge-single-product .footer-links{display:grid}.mapforge-single-product .socials{display:block}}@media(max-width:720px){.mf-footer-payments{align-items:flex-start;flex-direction:column;gap:10px}.mf-footer-payments__icons{flex-wrap:wrap}.mf-payment-svg{width:42px;height:27px}}.mf-cart__footer{display:grid;grid-template-columns:1.1fr 1.4fr auto;align-items:center;gap:22px}.mf-cart__footer-brand{display:flex;flex-direction:column;gap:5px}.mf-cart__footer-brand strong{color:#fff;letter-spacing:2px}.mf-cart__footer-brand span{color:#819198}.mf-cart__footer-links{display:flex;flex-wrap:wrap;gap:8px 16px}.mf-cart__footer-links a{text-decoration:underline;text-underline-offset:3px;color:#aab6bb}.mf-cart__footer-payments{display:flex;flex-direction:column;gap:8px;color:#aab6bb;white-space:nowrap}.mf-cart__footer-payments>div{display:flex;align-items:center;gap:6px}.mf-cart__footer-payments .mf-payment-svg{width:42px;height:27px;background:#fff;border-radius:4px}.mf-cart__footer-payments .mf-payment-mark{height:27px;padding:0 8px;border-radius:4px;font-size:14px}.mf-cart__footer-payments .mf-payment-mark--iyzico{background:#ffb600;color:#111}@media(max-width:760px){.mf-cart__footer{grid-template-columns:1fr;gap:18px}.mf-cart__footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mf-cart__footer-payments{white-space:normal}}.frame-preview.has-photo>.mockup-art{object-fit:cover;object-position:center 50%;background:#fff}.frame-preview.white.has-photo{border-color:#fff;box-shadow:0 22px 48px #000,0 0 0 2px #d5dadd,inset 0 0 0 1px #fff}.package-config{min-width:0}.package-tiers{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:14px}.package-tiers button{position:relative;min-width:0;min-height:68px;padding:8px 3px 6px;border:1px solid var(--line);border-radius:8px;background:#101d22;color:#fff}.package-tiers button.selected{border:2px solid var(--orange);background:linear-gradient(145deg,#ff6b0033,#101d22);box-shadow:0 0 0 2px #ff6b001a}.package-tiers button b,.package-tiers button span,.package-tiers button strong{display:block;white-space:nowrap}.package-tiers button b{font:800 14px/1.1 var(--head)}.package-tiers button span{margin-top:4px;color:#aebbc0;font-size:9px}.package-tiers button strong{color:var(--orange);font:900 18px/1 var(--head)}.package-tiers .max-pro-tier small{position:absolute;top:-10px;left:50%;transform:translate(-50%);padding:2px 6px;border-radius:4px;background:var(--orange);color:#111;font:900 8px/1 var(--head);white-space:nowrap}.package-nudge{margin:9px 0 8px;padding:8px 10px;border-left:3px solid var(--orange);background:#ff6b0014;color:#e8edef;font-size:11px}.selection-slots{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.selection-slot{min-width:0;min-height:58px;display:grid;grid-template-columns:25px minmax(0,1fr) 18px;gap:7px;align-items:center;padding:7px;border:1px solid var(--line);border-radius:8px;background:#09161b;color:#fff;text-align:left}.selection-slot>i{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#1b2a30;color:#cfd8dc;font:800 12px var(--head);font-style:normal}.selection-slot span{min-width:0}.selection-slot b,.selection-slot small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selection-slot b{font:800 12px var(--head)}.selection-slot small{color:#98a8ae;font-size:8px}.selection-slot em{color:#7f9097;font-style:normal;font-weight:900}.selection-slot.active{border-color:var(--orange);box-shadow:inset 0 0 0 1px var(--orange)}.selection-slot.active>i{background:var(--orange);color:#111}.selection-slot.complete em{color:#38d996}.selection-slot.locked{opacity:.42;cursor:not-allowed}.slot-editor-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding-top:10px;border-top:1px solid var(--line)}.slot-editor-title span{font:800 14px var(--head);color:#dfe6e8}.slot-editor-title b{font:900 29px/1 var(--head);color:var(--orange);white-space:nowrap}.sizes button s{display:block;color:#7f8c91;font-size:10px;line-height:1}.secondary-cta{width:100%;min-height:42px;margin-top:13px;border:1px solid var(--orange);border-radius:7px;background:transparent;color:var(--orange);font:900 15px var(--head)}.secondary-cta:hover{background:#ff6b001a}.package-summary{margin-top:12px;padding:11px;border:1px solid var(--line);border-radius:9px;background:#081318}.package-summary>div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:3px 0;color:#afbdc2;font-size:11px}.package-summary>div b{color:#49d99a}.package-summary .package-total{margin-top:7px;padding-top:7px;border-top:1px solid var(--line);color:#fff;font-weight:800}.package-summary .package-total strong{color:var(--orange);font:900 27px var(--head)}.package-summary>p{margin:8px 0 0;padding:7px;border-radius:6px;background:#ff6b001a;color:#e8edef;font-size:10px}.package-summary>p strong{color:var(--orange)}.gift-size{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px;color:#fff;font:700 11px var(--head)}.gift-size[hidden]{display:none}.gift-size select{height:34px;min-width:90px;border:1px solid var(--line);border-radius:6px;background:#e8ecee;color:#111;padding:0 8px}.package-config .primary-cta:disabled{cursor:not-allowed;filter:saturate(.2);opacity:.55;box-shadow:none}@media(max-width:1000px){.config-card.package-config{display:block}}@media(max-width:720px){.package-tiers{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:16px}.package-tiers button{min-height:66px}.selection-slots{grid-template-columns:minmax(0,1fr)}.selection-slot{min-height:62px;padding:9px}.selection-slot b{font-size:14px}.selection-slot small{font-size:10px}.slot-editor-title{position:sticky;top:60px;z-index:4;margin-inline:-14px;padding:10px 14px;background:#071216}.slot-editor-title b{font-size:27px}.package-config .choice-row.sizes{grid-template-columns:repeat(3,minmax(0,1fr))}.package-config .primary-cta,.package-config .secondary-cta{width:100%;max-width:100%}}@media(max-width:720px){.mapforge-single-product .package-config{padding:16px 14px 18px;overflow:hidden}.mapforge-single-product .package-config .control-group{width:100%;min-width:0;margin-top:24px}.mapforge-single-product .package-config .control-group h3{margin:0 0 11px;font-size:22px;line-height:1.12}.mapforge-single-product .package-config .control-group h3 small{margin-top:5px;color:#c5cfd3;font-size:12px;line-height:1.3}.mapforge-single-product .package-config #mapSelect{display:block;width:100%;min-width:0;height:54px;padding:0 42px 0 14px;border:1px solid #66757b;border-radius:8px;background:#f2f3f1;color:#111;font-size:18px;font-weight:800}.mapforge-single-product .package-config .choice-row.sizes{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mapforge-single-product .package-config .sizes button{position:relative;display:flex;min-width:0;min-height:92px;padding:12px 8px 10px;align-items:center;justify-content:center;flex-direction:column;border:1px solid #66757b;border-radius:8px;background:#f2f3f1;color:#111;overflow:visible;text-align:center}.mapforge-single-product .package-config .sizes button:nth-child(3){grid-column:1/-1}.mapforge-single-product .package-config .sizes button.selected{border:2px solid var(--orange);box-shadow:0 0 0 2px #ff6b0029}.mapforge-single-product .package-config .sizes button b{display:block;font-size:17px;line-height:1.1;white-space:nowrap}.mapforge-single-product .package-config .sizes button span{display:block;margin-top:6px;font-size:25px;line-height:1;font-weight:900;white-space:nowrap}.mapforge-single-product .package-config .sizes button s{display:block;margin-top:5px;font-size:12px;line-height:1;white-space:nowrap}.mapforge-single-product .package-config .sizes button.popular{padding-top:25px}.mapforge-single-product .package-config .sizes button.popular small{position:absolute;top:-1px;left:50%;transform:translate(-50%);display:block;width:max-content;padding:4px 9px;border-radius:0 0 6px 6px;background:var(--orange);color:#101416;font-size:10px;line-height:1;font-weight:900;letter-spacing:.35px}.mapforge-single-product .package-config .swatches{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mapforge-single-product .package-config .swatches button{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;min-height:58px;padding:8px 10px;align-items:center;border:1px solid #53636a;border-radius:8px;background:#0c191e;color:#fff;text-align:left}.mapforge-single-product .package-config .swatches button.selected{border:2px solid var(--orange);box-shadow:0 0 0 2px #ff6b0024}.mapforge-single-product .package-config .swatches button span{min-width:0;margin:0;font-size:15px;line-height:1.1;overflow-wrap:anywhere}.mapforge-single-product .package-config .swatch{display:block;width:36px;height:36px;border:2px solid rgba(255,255,255,.7);border-radius:7px;box-shadow:inset 0 0 0 1px #0003,0 3px 8px #0000004d}.mapforge-single-product .package-config .swatch.black{background:linear-gradient(135deg,#050607,#30363a)}.mapforge-single-product .package-config .swatch.white{background:linear-gradient(135deg,#fff,#d9dcdd)}.mapforge-single-product .package-config .swatch.gold{background:linear-gradient(135deg,#f2cc76,#b77722)}.mapforge-single-product .package-config .swatch.wood{background:linear-gradient(135deg,#deb48e,#a86d43)}.mapforge-single-product .package-config .choice-row.split{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mapforge-single-product .package-config .choice-row.split button{min-height:60px;padding:9px;border:1px solid #66757b;border-radius:8px;background:#f2f3f1;color:#111;font-size:16px;line-height:1.15}.mapforge-single-product .package-config .choice-row.split button.selected{border:2px solid var(--orange)}.mapforge-single-product .package-config .control-group>p{margin:0 0 10px;color:#d7dfe2;font-size:14px;line-height:1.45}.mapforge-single-product .package-config .nick-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:stretch}.mapforge-single-product .package-config .nick-row input{display:block;width:100%;min-width:0;height:50px;padding:0 12px;border:1px solid #66757b;border-radius:8px;background:#f2f3f1;color:#111;font-size:16px}.mapforge-single-product .package-config .nick-row button{min-width:116px;min-height:50px;padding:8px 12px;border:1px solid var(--orange);border-radius:8px;background:#101d22;color:var(--orange);font-size:14px;font-weight:900;line-height:1.15}.mapforge-single-product .package-config .char-count{display:block;margin-top:6px;color:#cbd4d7;font-size:12px;text-align:right}}@media(max-width:370px){.mapforge-single-product .package-config .nick-row{grid-template-columns:minmax(0,1fr)}.mapforge-single-product .package-config .nick-row button{width:100%}}.mapforge-single-product .maps-section{padding:42px 22px 34px}.mapforge-single-product .section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.mapforge-single-product .section-heading h2{margin:0;font:900 34px/1 var(--head);letter-spacing:.2px}.mapforge-single-product .section-heading p{margin:10px 0 0;color:var(--muted)}.mapforge-single-product .section-heading>a{color:var(--orange);font-weight:800}.mapforge-single-product .map-grid{display:grid;width:100%;gap:12px}.mapforge-single-product .map-card{display:flex;min-width:0;padding:8px;flex-direction:column;border:1px solid #2d3b40;border-radius:9px;background:#091317;color:#fff;overflow:hidden;text-align:center;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.mapforge-single-product .map-card:hover{border-color:#6b777c;transform:translateY(-3px)}.mapforge-single-product .map-card.active{border:2px solid var(--orange);box-shadow:0 0 0 2px #ff6b0024}.mapforge-single-product .map-art{display:grid;width:100%;aspect-ratio:3/4;place-items:center;background:#edf0ec;overflow:hidden}.mapforge-single-product .map-art>img{width:100%;height:100%;object-fit:contain;object-position:center}.mapforge-single-product .map-card>b{display:block;padding:10px 3px 4px;font:900 16px/1 var(--head);letter-spacing:.35px}@media(min-width:1001px){.mapforge-single-product .hero{grid-template-columns:minmax(0,36%) minmax(0,34%) minmax(390px,30%);align-items:start}.mapforge-single-product .hero-copy{min-width:0}.mapforge-single-product .product-stage{min-width:0;align-self:start}.mapforge-single-product .frame-preview.hero-banner:not(.collection-view){width:min(84%,360px)!important;max-height:540px}.mapforge-single-product .config-card.package-config{width:auto;min-width:0;margin:8px 18px 18px 4px;padding:18px;border:1px solid #334249;border-radius:13px;background:#08161bf5}.mapforge-single-product .package-config .control-group{width:100%;min-width:0;margin-top:16px}.mapforge-single-product .package-config .control-group h3{margin:0 0 8px;font-size:18px;line-height:1.18}.mapforge-single-product .package-config .control-group h3 small{color:#b7c2c6;font-size:11px;font-weight:500}.mapforge-single-product .package-config #mapSelect{display:block;width:100%;height:48px;padding:0 40px 0 13px;border:1px solid #718087;border-radius:7px;background:#eef1f1;color:#101416;font-size:17px;font-weight:800}.mapforge-single-product .package-config .choice-row{display:grid;width:100%;gap:8px}.mapforge-single-product .package-config .choice-row.sizes{grid-template-columns:repeat(3,minmax(0,1fr))}.mapforge-single-product .package-config .sizes button{position:relative;display:flex;min-width:0;min-height:78px;padding:10px 5px 8px;align-items:center;justify-content:center;flex-direction:column;border:1px solid #53636a;border-radius:7px;background:#0f1d22;color:#fff;text-align:center}.mapforge-single-product .package-config .sizes button.selected{border:2px solid var(--orange);box-shadow:0 0 0 2px #ff6b0021}.mapforge-single-product .package-config .sizes button b{display:block;font-size:15px;line-height:1.1;white-space:nowrap}.mapforge-single-product .package-config .sizes button span{display:block;margin-top:5px;color:#fff;font-size:21px;line-height:1;font-weight:900;white-space:nowrap}.mapforge-single-product .package-config .sizes button s{margin-top:4px;font-size:10px}.mapforge-single-product .package-config .sizes button.popular{padding-top:18px}.mapforge-single-product .package-config .sizes button.popular small{position:absolute;top:0;left:50%;transform:translate(-50%);width:max-content;padding:3px 6px;border-radius:0 0 4px 4px;background:var(--orange);color:#111;font-size:8px;font-weight:900}.mapforge-single-product .package-config .swatches{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;width:100%}.mapforge-single-product .package-config .swatches button{display:flex;min-width:0;min-height:68px;padding:7px 3px;align-items:center;justify-content:center;flex-direction:column;border:1px solid #53636a;border-radius:7px;background:#0f1d22;color:#fff}.mapforge-single-product .package-config .swatches button.selected{border:2px solid var(--orange)}.mapforge-single-product .package-config .swatches button span{margin-top:5px;font-size:12px;line-height:1.05;text-align:center}.mapforge-single-product .package-config .swatch{display:block;width:30px;height:30px;border:2px solid rgba(255,255,255,.7);border-radius:50%;box-shadow:inset 0 0 0 1px #0003}.mapforge-single-product .package-config .swatch.black{background:linear-gradient(135deg,#050607,#30363a)}.mapforge-single-product .package-config .swatch.white{background:linear-gradient(135deg,#fff,#d9dcdd)}.mapforge-single-product .package-config .swatch.gold{background:linear-gradient(135deg,#f2cc76,#b77722)}.mapforge-single-product .package-config .swatch.wood{background:linear-gradient(135deg,#deb48e,#a86d43)}.mapforge-single-product .package-config .choice-row.split{grid-template-columns:repeat(2,minmax(0,1fr))}.mapforge-single-product .package-config .choice-row.split button{min-height:52px;padding:8px;border:1px solid #53636a;border-radius:7px;background:#0f1d22;color:#fff;font-size:14px;font-weight:800}.mapforge-single-product .package-config .choice-row.split button.selected{border:2px solid var(--orange)}.mapforge-single-product .package-config .control-group>p{margin:0 0 8px;color:#d3dcdf;font-size:12px;line-height:1.4}.mapforge-single-product .package-config .nick-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;width:100%}.mapforge-single-product .package-config .nick-row input{width:100%;min-width:0;height:44px;padding:0 11px;border:1px solid #64747b;border-radius:7px;background:#eef1f1;color:#111;font-size:14px}.mapforge-single-product .package-config .nick-row button{min-width:106px;padding:7px 10px;border:1px solid var(--orange);border-radius:7px;background:#101d22;color:var(--orange);font-size:12px;font-weight:900}.mapforge-single-product .package-config .char-count{display:block;margin-top:4px;color:#b7c2c6;font-size:10px;text-align:right}.mapforge-single-product .map-grid{grid-template-columns:repeat(7,minmax(0,1fr))}}@media(min-width:721px)and (max-width:1000px){.mapforge-single-product .map-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:720px){.mapforge-single-product .maps-section{padding:40px 10px 32px}.mapforge-single-product .section-heading{align-items:start}.mapforge-single-product .section-heading h2{font-size:30px}.mapforge-single-product .section-heading>a{display:none}.mapforge-single-product .map-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}}.size-products{height:190px;display:flex;align-items:flex-end;justify-content:center;gap:10px;margin-top:12px;overflow:hidden}.size-product{min-width:0;margin:0;text-align:center}.size-product--small{width:23%}.size-product--medium{width:30%}.size-product--large{width:38%}.size-product img{display:block;width:100%;height:auto;max-height:135px;object-fit:contain;filter:drop-shadow(0 10px 12px rgba(0,0,0,.55))}.size-product figcaption{display:grid;gap:1px;margin-top:5px}.size-product figcaption b{font:800 13px var(--head);white-space:nowrap}.size-product figcaption span{color:var(--orange);font:900 17px var(--head)}.frame-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:13px}.frame-products figure{min-width:0;margin:0;text-align:center}.frame-products img{display:block;width:100%;height:128px;object-fit:contain;background:#eef0ed;border-radius:7px;filter:drop-shadow(0 8px 10px rgba(0,0,0,.45))}.frame-products figcaption{margin-top:7px;font:800 12px/1.05 var(--head);overflow-wrap:anywhere}.detail-photo{position:relative;height:180px;margin-top:12px;overflow:hidden;border-radius:10px;background:#0a1114}.detail-photo>img,.detail-photo>.mf-detail-source>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 48%}.detail-photo>div{position:absolute;left:10px;right:10px;bottom:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.detail-photo span{min-width:0;padding:9px 4px;border:1px solid rgba(255,107,0,.42);border-radius:6px;background:#040e11db;color:#fff;text-align:center;font:800 11px/1.1 var(--head)}.personal-collection{min-width:0;display:grid;place-items:center}.personal-collection img{display:block;width:min(100%,620px);height:auto;filter:drop-shadow(0 24px 35px rgba(0,0,0,.55))}.story-size-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.story-size-pills span{padding:8px 11px;border:1px solid rgba(255,107,0,.5);border-radius:99px;background:#ff6b0014;color:#fff;font:800 13px var(--head)}@media(max-width:720px){.mapforge-single-product .feature-triptych{grid-template-columns:minmax(0,1fr);gap:12px}.mapforge-single-product .feature-triptych article,.mapforge-single-product .feature-triptych article:last-child{grid-column:auto;width:100%;min-height:0;padding:18px;overflow:hidden}.size-products{height:240px;gap:6px}.size-product--small{width:24%}.size-product--medium{width:31%}.size-product--large{width:39%}.size-product img{max-height:176px}.size-product figcaption b{font-size:12px}.size-product figcaption span{font-size:16px}.frame-products{gap:5px}.frame-products img{height:145px}.frame-products figcaption{font-size:11px}.detail-photo{height:235px}.detail-photo>img,.detail-photo>.mf-detail-source>img{object-position:48% 50%}.detail-photo span{font-size:10px;padding:8px 2px}.personalize{overflow:hidden}.personal-collection{width:100%;margin-top:18px}.personal-collection img{width:115%;max-width:none;margin-inline:-7.5%}.story-size-pills{justify-content:center}}.mf-vitrin-cutout,.mf-detail-source{display:contents}@media(min-width:1001px){.mapforge-single-product .feature-triptych{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;width:min(1440px,100%);padding:32px 28px 24px;margin-inline:auto}.mapforge-single-product .feature-triptych>article{position:relative;min-width:0;min-height:0;margin:0;padding:36px;border:1px solid #354247;border-radius:22px;overflow:hidden;background:radial-gradient(ellipse at 85% 95%,#74351555,transparent 65%),linear-gradient(120deg,#142228,#091316);box-shadow:0 18px 40px #0003}.mapforge-single-product .feature-triptych h2{margin:0;font:900 clamp(36px,3.5vw,54px)/1 var(--head);letter-spacing:-.5px;color:#ffab50;background:linear-gradient(100deg,#fff2d8,#ffbd69 38%,#ff7109 95%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.mapforge-single-product .feature-triptych article>p{margin:16px 0 0;color:#c8d3d7;font-size:18px;line-height:1.65;max-width:620px}.mapforge-single-product .feature-triptych .size-showcase{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.8fr);column-gap:28px;align-content:center;min-height:440px;background:radial-gradient(ellipse at 78% 85%,#b3501d55,transparent 62%),linear-gradient(120deg,#18282c,#091316 65%)}.mapforge-single-product .size-showcase>h2{grid-column:1;grid-row:1;align-self:end;max-width:250px;font-size:clamp(44px,4.5vw,66px)}.mapforge-single-product .size-showcase>p{grid-column:1;grid-row:2;align-self:start;max-width:250px}.mapforge-single-product .size-products{--vitrin-height:300px;grid-column:2;grid-row:1/3;display:flex;align-items:flex-end;justify-content:center;gap:clamp(20px,3vw,46px);height:auto;margin:0;padding:14px 4px 0;overflow:visible}.mapforge-single-product .size-product{width:auto;flex:0 1 auto;min-width:0}.mapforge-single-product .mf-vitrin-cutout{display:block;position:relative;overflow:hidden;aspect-ratio:503/681;width:auto;max-width:100%;margin-inline:auto;clip-path:polygon(0 .7%,99.2% 0,100% 99.2%,.4% 100%);background:transparent}.mapforge-single-product .mf-vitrin-cutout>img{position:absolute;display:block;left:-5.96%;top:-23.49%;width:111.93%;height:146.84%;max-width:none;max-height:none;object-fit:fill;filter:none;border:0;border-radius:0;background:transparent}.mapforge-single-product .size-product .mf-vitrin-cutout{height:var(--vitrin-height)}.mapforge-single-product .size-product--small .mf-vitrin-cutout{height:calc(var(--vitrin-height) * .525)}.mapforge-single-product .size-product--medium .mf-vitrin-cutout{height:calc(var(--vitrin-height) * .75)}.mapforge-single-product .size-product figcaption{display:grid;gap:5px;margin-top:20px}.mapforge-single-product .size-product figcaption b{font:800 23px/1.1 var(--head);color:#fff;white-space:nowrap}.mapforge-single-product .size-product figcaption span{font:900 29px/1.1 var(--head);color:#ff9a3d}.mapforge-single-product .feature-triptych .frame-showcase{background:radial-gradient(ellipse at 15% 90%,#14415066,transparent 65%),linear-gradient(115deg,#102025,#0c1418)}.mapforge-single-product .frame-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:28px}.mapforge-single-product .frame-products figure{padding:20px 16px 16px;border:1px solid #425158;border-radius:14px;background:linear-gradient(150deg,#31404766,#13202688);min-width:0}.mapforge-single-product .frame-products figure:nth-child(3){background:linear-gradient(150deg,#80542344,#13202688)}.mapforge-single-product .frame-products figure:nth-child(4){background:linear-gradient(150deg,#8c634c44,#13202688)}.mapforge-single-product .frame-products .mf-vitrin-cutout{width:min(100%,210px);height:auto}.mapforge-single-product .frame-products figcaption{margin-top:18px;font:800 24px/1.2 var(--head);color:#fff;overflow-wrap:normal}.mapforge-single-product .feature-triptych .detail-showcase{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.45fr);gap:0 32px;min-height:420px;align-content:center;background:linear-gradient(120deg,#14252b,#0a1417)}.mapforge-single-product .detail-showcase>h2{grid-column:1;grid-row:1;align-self:end;max-width:280px}.mapforge-single-product .detail-showcase>p{grid-column:1;grid-row:2;align-self:start;max-width:310px}.mapforge-single-product .detail-showcase .detail-photo{grid-column:2;grid-row:1/3;position:relative;height:360px;margin:0;border-radius:16px;border:1px solid #bd945768;background:#e8c164}.mapforge-single-product .detail-photo>.mf-detail-source{display:block;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.mapforge-single-product .detail-photo>.mf-detail-source>img{position:absolute;width:122%;height:auto;max-width:none;left:-11%;top:50%;transform:translateY(-47%);object-fit:initial}.mapforge-single-product .detail-photo>div{left:16px;right:16px;bottom:16px;gap:8px;z-index:1}.mapforge-single-product .detail-photo span{padding:12px 6px;font:800 14px/1.1 var(--head);background:#071317ee;border-color:#cf983f}.mapforge-single-product .bundle-upsell{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,1fr);align-items:stretch;gap:24px;width:min(1440px,100%);padding:0 28px 48px;margin-inline:auto}.mapforge-single-product .upsell-panel,.mapforge-single-product .bundle-card{min-width:0;margin:0;padding:30px;border:1px solid #3a4a50;border-radius:22px;background:linear-gradient(135deg,#13232a,#0b161a);overflow:hidden}.mapforge-single-product .bundle-upsell .eyebrow{display:block;font:800 15px/1.2 var(--head);letter-spacing:1.8px;color:#ffa24e}.mapforge-single-product .bundle-upsell h2{font-size:clamp(32px,3.2vw,46px);line-height:1.02;letter-spacing:-.5px;margin:15px 0 18px}.mapforge-single-product .bundle-upsell h2 em{color:#ff9238;background:linear-gradient(100deg,#ffbb62,#ff6800);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.mapforge-single-product .upsell-panel>p{font-size:16px;line-height:1.6;color:#c2cdd2;margin:0 0 22px;min-height:52px}.mapforge-single-product .upsell-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mapforge-single-product .upsell-card{display:flex;flex-direction:column;min-width:0;padding:14px;border:1px solid #3a4b53;border-radius:14px;background:#11222a}.mapforge-single-product .upsell-card img.product-art{display:block;width:100%;height:210px;max-width:100%;object-fit:contain;padding:14px;background:#fff;border-radius:10px}.mapforge-single-product .upsell-card h3{font:800 23px/1.2 var(--head);margin:18px 0 10px;color:#fff}.mapforge-single-product .upsell-card p{margin:0 0 16px;display:flex;gap:8px;align-items:baseline;flex-wrap:wrap}.mapforge-single-product .upsell-card s{font-size:14px;color:#aebdc3}.mapforge-single-product .upsell-card strong{font:900 30px/1 var(--head);color:#ffad55}.mapforge-single-product .shirt-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.mapforge-single-product .shirt-row select{background:#0b1920;color:#fff;border:1px solid #63808d;border-radius:7px;padding:8px;min-height:40px}.mapforge-single-product .upsell-card .upsellAdd{display:block;width:100%;min-height:48px;margin-top:auto;padding:12px;border:1px solid #ffad55;border-radius:8px;background:linear-gradient(100deg,#ff8b19,#ff6b00);color:#091318;font:800 18px/1.2 var(--head)}.mapforge-single-product .upsellAdd:hover,.mapforge-single-product #openBundle:hover{filter:brightness(1.12)}.mapforge-single-product .bundle-upsell button:focus-visible,.mapforge-single-product .bundle-upsell select:focus-visible{outline:3px solid #ffd28c;outline-offset:4px}.mapforge-single-product .bundle-upsell .bundle-card{display:flex;flex-direction:column;background:radial-gradient(ellipse at 60% 65%,#b64e1f55,transparent 68%),linear-gradient(135deg,#332116,#10191c);border-color:#9b582d}.mapforge-single-product .bundle-card>p{margin:0;color:#e0cbc0;font-size:17px;line-height:1.65}.mapforge-single-product .bundle-frames{display:flex;align-items:center;justify-content:center;gap:0;height:260px;max-width:100%;margin:20px 0;overflow:visible}.mapforge-single-product .bundle-frames i{display:block;position:relative;flex:0 0 32%;height:auto;width:auto;margin:0;padding:0;overflow:visible;background:none;border:0;box-shadow:0 20px 30px #0005;transform:rotate(-8deg) translate(6px)}.mapforge-single-product .bundle-frames i:nth-child(2){height:auto;z-index:1;transform:scale(1.18)}.mapforge-single-product .bundle-frames i:nth-child(3){transform:rotate(8deg) translate(-6px)}.mapforge-single-product .bundle-frames .mf-vitrin-cutout{width:100%;height:auto}.mapforge-single-product #openBundle{display:block;width:100%;min-height:54px;padding:16px 10px;margin-top:auto;border:1px solid #ffb363;border-radius:9px;background:linear-gradient(100deg,#ff9b35,#ff6b00);color:#081115;font:900 19px/1.2 var(--head);text-align:center}}@media(min-width:1001px){.mapforge-single-product .hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(420px,1fr);grid-template-rows:max-content minmax(0,1fr);column-gap:28px;row-gap:0;width:min(1440px,calc(100% - 48px));min-height:0;margin:24px auto 28px;padding:28px;align-items:start;overflow:visible;border:1px solid #2a3b42;border-radius:22px;background:radial-gradient(ellipse at 25% 66%,#8b411e55,transparent 54%),linear-gradient(120deg,#122126,#061014 70%)}.mapforge-single-product .hero>.hero-copy{grid-column:1;grid-row:1;align-self:start;padding:8px 10px 18px;min-width:0}.mapforge-single-product .hero .hero-copy>.eyebrow{font-size:17px;letter-spacing:1.6px}.mapforge-single-product .hero h1{font-size:clamp(44px,4.2vw,62px);line-height:.98;margin:14px 0 16px;letter-spacing:-.8px;max-width:680px}.mapforge-single-product .hero-copy>p{font-size:18px;line-height:1.55;max-width:530px;margin:0}.mapforge-single-product .hero-copy .value-grid{margin-top:22px;gap:10px;max-width:550px}.mapforge-single-product .hero-copy .value-grid i{height:42px;font-size:26px;border-color:#475258}.mapforge-single-product .hero-copy .value-grid div{font-size:13px;line-height:1.15}.mapforge-single-product .hero>.product-stage{grid-column:1;grid-row:2;align-self:start;display:grid;justify-items:center;align-content:start;position:sticky;top:76px;grid-template-rows:auto auto auto auto;gap:10px;min-width:0;min-height:0;height:auto;padding:28px 4px 20px;perspective:none;overflow:visible}.mapforge-single-product .hero .frame-preview.hero-banner.collection-view{width:min(100%,620px);height:auto;aspect-ratio:1;max-height:none;margin:0;border:0;background:transparent;transform:none;box-shadow:none}.mapforge-single-product .hero .frame-preview.hero-banner:not(.collection-view){width:min(75%,380px)!important;height:auto;aspect-ratio:3/4;max-height:520px;margin:0;background:transparent;transform:none}.mapforge-single-product .hero .frame-preview.hero-banner>.mockup-art{display:block;width:100%;height:100%;object-fit:contain;object-position:center;background:transparent}.mapforge-single-product .hero .badge-3d{position:absolute;z-index:3;right:8px;top:12px;display:block;width:82px;height:82px;padding:13px 5px;border-radius:50%;background:linear-gradient(140deg,#ffb057,#ff6b00);color:#071317;text-align:center;font:900 11px/1.05 var(--head);transform:rotate(8deg);box-shadow:0 8px 26px #0005}.mapforge-single-product .hero .badge-3d strong{font-size:29px;line-height:1.1}.mapforge-single-product .hero .script-note{position:static;display:block;transform:none;margin:3px 0 0;text-align:center;font:italic 800 25px/1.2 var(--head);color:#ffb66b}.mapforge-single-product .hero .variant-thumbs{width:min(100%,460px);gap:10px}.mapforge-single-product .hero .variant-thumbs[hidden],.mapforge-single-product .hero .gallery-caption[hidden],.mapforge-single-product .hero .gallery-status[hidden]{display:none}.mapforge-single-product .hero>.config-card.package-config{grid-column:2;grid-row:1/3;align-self:start;width:100%;min-width:0;margin:0;padding:24px;border-radius:16px;border-color:#3a4b52;background:#0b191eee}.mapforge-single-product .hero .product-title>small{display:block;font-size:12px;letter-spacing:.7px;color:#b8c6cc}.mapforge-single-product .hero .product-title h2{margin:9px 0 12px;font:900 32px/1.1 var(--head)}.mapforge-single-product .hero .rating-line{font-size:11px}.mapforge-single-product .hero .package-tiers{margin-top:18px;gap:8px}.mapforge-single-product .hero .package-tiers button{min-height:76px}.mapforge-single-product .hero .selection-slot{min-height:56px}.mapforge-single-product .hero .package-config .control-group{margin-top:14px}.mapforge-single-product .hero .package-config .control-group h3{font-size:19px}.mapforge-single-product .hero .status-line{font-size:12px;line-height:1.4;margin-top:5px}.mapforge-single-product .hero .package-config .sizes button b{font-size:17px}.mapforge-single-product .hero .package-config .sizes button span{font-size:25px}.mapforge-single-product .hero .package-config .swatches button span{font-size:14px}.mapforge-single-product .hero .package-config .control-group h3 small{font-size:12px}.mapforge-single-product .hero .package-config #saveSlot{min-height:44px}.mapforge-single-product .hero .package-config #addPackage{min-height:52px;margin-top:12px;width:100%}}@media(min-width:1001px)and (max-width:1199px){.mapforge-single-product .hero{grid-template-columns:minmax(0,1fr) minmax(410px,1fr);gap:0 18px;padding:20px;width:calc(100% - 32px)}.mapforge-single-product .hero>.config-card.package-config{padding:18px}.mapforge-single-product .hero>.hero-copy{padding-inline:0}.mapforge-single-product .hero h1{font-size:43px}.mapforge-single-product .hero-copy>p{font-size:16px}.mapforge-single-product .hero .package-config .sizes button b{font-size:15px}.mapforge-single-product .hero .package-config .sizes button span{font-size:22px}.mapforge-single-product .hero .package-config .swatches button span{font-size:12px}}@media(min-width:1001px){.mapforge-single-product .trust-strip{width:min(1440px,calc(100% - 48px));margin:0 auto 28px;padding:0;border:1px solid #34444b;border-radius:16px;overflow:hidden;background:linear-gradient(110deg,#122126,#0a171c);color:#f3f6f7}.mapforge-single-product .trust-strip .trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;width:100%;max-width:none;margin:0;padding:24px 12px;gap:0}.mapforge-single-product .trust-grid>div{display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;column-gap:12px;row-gap:4px;align-content:center;align-items:center;min-width:0;min-height:72px;padding:0 18px;border:0;border-right:1px solid #34444b;text-align:left}.mapforge-single-product .trust-grid>div:last-child{border-right:0}.mapforge-single-product .trust-grid i{grid-column:1;grid-row:1/3;display:grid;place-items:center;width:42px;height:48px;color:#ff8b23;font:400 38px/1 var(--body);font-style:normal}.mapforge-single-product .trust-grid b{grid-column:2;grid-row:1;display:block;font:800 16px/1.45 var(--head);color:#f3f6f7;letter-spacing:.15px;overflow-wrap:normal}.mapforge-single-product .trust-grid small{grid-column:2;grid-row:2;display:block;margin:0;font-size:12px;line-height:1.4;color:#bcc9ce}}@media(min-width:1001px)and (max-width:1199px){.mapforge-single-product .trust-strip{width:calc(100% - 32px)}.mapforge-single-product .trust-grid>div{grid-template-columns:32px minmax(0,1fr);column-gap:8px;padding-inline:12px}.mapforge-single-product .trust-grid i{width:32px;font-size:32px}.mapforge-single-product .trust-grid b{font-size:14px}}.mapforge-single-product .package-config .product-title{display:block}.mapforge-single-product .package-config .product-title>small{color:#ff9d44;letter-spacing:1.5px;font-size:12px;font-weight:800}.mapforge-single-product .package-config .product-title h2 em{font-style:normal;color:#ff972f}.mapforge-single-product .package-config .package-intro{margin:0 0 14px;color:#c6d1d5;font-size:15px;line-height:1.5}.mapforge-single-product .package-config .sizes button:focus-visible,.mapforge-single-product .package-config .package-tiers button:focus-visible{outline:3px solid #ffcf92;outline-offset:3px}@media(max-width:1000px){.mapforge-single-product .package-config .product-title{margin-bottom:20px;padding:4px 0 18px;border-bottom:1px solid #36474e}.mapforge-single-product .package-config .product-title h2{margin:10px 0 12px;font:900 clamp(28px,7.5vw,36px)/1.12 var(--head);letter-spacing:-.4px}.mapforge-single-product .package-config .rating-line{font-size:11px;flex-wrap:wrap;gap:5px}.mapforge-single-product .package-config .sizes button{background:linear-gradient(145deg,#15272e,#0c191e);border:1px solid #465c66;color:#f4f7f8;border-radius:12px;box-shadow:inset 0 1px #ffffff08}.mapforge-single-product .package-config .sizes button.selected{border:2px solid #ff850e;background:linear-gradient(145deg,#49301a,#172127 85%);box-shadow:0 0 0 2px #ff850e22,inset 0 1px #ffc47522}.mapforge-single-product .package-config .sizes button b{color:#e5edf0;font-weight:700}.mapforge-single-product .package-config .sizes button span{color:#fff;font-weight:900}.mapforge-single-product .package-config .sizes button.selected span{color:#ffab52}.mapforge-single-product .package-config .sizes button s{color:#a8b7be}.mapforge-single-product .package-config #mapSelect,.mapforge-single-product .package-config .choice-row.split button,.mapforge-single-product .package-config .nick-row input{background:#102027;color:#f3f6f7;border-color:#465c66;color-scheme:dark}.mapforge-single-product .package-config .nick-row input::placeholder{color:#aabac2;opacity:1}.mapforge-single-product .package-config .choice-row.split button.selected{background:linear-gradient(135deg,#3f2b19,#142026);border-color:#ff850e}}@media(max-width:720px){.mapforge-single-product .package-config .package-tiers{gap:12px 10px;margin-top:0}.mapforge-single-product .package-config .package-tiers button{min-height:78px;padding:12px 6px 8px}.mapforge-single-product .package-config .package-tiers .max-pro-tier small{top:-7px;font-size:9px}.mapforge-single-product .package-config .package-tiers button span{font-size:12px}.mapforge-single-product .package-config .package-nudge{font-size:12px;line-height:1.5;padding:10px 12px;margin-top:12px}.mapforge-single-product .package-config .selection-slots{gap:9px}.mapforge-single-product .package-config .sizes button{min-height:102px}.mapforge-single-product .package-config .sizes button.popular{padding-top:29px}.mapforge-single-product .package-config .sizes button.popular small{background:linear-gradient(100deg,#ffb258,#ff7c0b);padding:5px 10px;font-size:10px;line-height:1.2}.mapforge-single-product .trust-grid{display:grid;gap:16px 10px;padding-block:20px}.mapforge-single-product .trust-grid>div{display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px}.mapforge-single-product .trust-grid b{font-size:12px;line-height:1.4}.mapforge-single-product .trust-grid small{font-size:11px;line-height:1.4}.mapforge-single-product main .hero>.product-stage{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px;height:auto;min-height:0;padding:24px 14px 20px}.mapforge-single-product .hero .product-stage>.badge-3d{position:absolute;top:10px;right:14px;z-index:2;display:block;width:68px;height:68px;padding:10px 3px;border-radius:50%;background:linear-gradient(135deg,#ffb45f,#ff7900);color:#071115;text-align:center;font:900 10px/1.05 var(--head);transform:rotate(8deg)}.mapforge-single-product .hero .badge-3d strong{font-size:25px}.mapforge-single-product .hero .frame-preview.collection-view{width:100%;max-width:420px;flex:none}.mapforge-single-product .hero .script-note{position:static;margin:0;font:italic 800 22px/1.25 var(--head);color:#ffb258;text-align:center}.mapforge-single-product .hero .gallery-caption[hidden],.mapforge-single-product .hero .variant-thumbs[hidden],.mapforge-single-product .hero .gallery-status[hidden]{display:none}}@media(max-width:1000px){.mapforge-single-product .story.section-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;width:100%;margin:0;padding:32px 16px 20px}.mapforge-single-product .story>div{min-width:0}.mapforge-single-product .story .lifestyle-card{display:flex;flex-direction:column;align-items:center;gap:16px;position:relative;width:100%;height:auto;min-height:0;margin:0;padding:18px;border:1px solid #35454c;border-radius:16px;background:radial-gradient(ellipse at 50% 90%,#72391444,transparent 70%),#0c191e}.mapforge-single-product .story .frame-mini.photo-frame{position:static;display:block;flex:none;width:min(100%,340px);height:auto;margin:0;padding:0;transform:none;aspect-ratio:auto;overflow:hidden}.mapforge-single-product .story .frame-mini.photo-frame>img{display:block;width:100%;height:auto;max-width:100%;object-fit:contain}.mapforge-single-product .story .ambient-label{position:static;display:block;margin:0;color:#ff9c40;text-align:center;font:800 14px/1.4 var(--head);letter-spacing:1.5px}.mapforge-single-product .story+.maps-section{position:relative;clear:both;margin-top:0;padding:30px 16px 32px}.mapforge-single-product .story+.maps-section .section-heading{display:block;margin:0 0 20px}.mapforge-single-product .story+.maps-section h2{font-size:clamp(28px,7.5vw,34px);line-height:1.12;letter-spacing:0}.mapforge-single-product .story+.maps-section .section-heading p{margin:10px 0 0;font-size:15px;line-height:1.5}}.mapforge-single-product .size-showcase--models .size-products{--size-art-height:300px;display:flex;align-items:flex-end;justify-content:center;height:auto;min-height:0;gap:12px;margin-top:22px;padding:0;overflow:visible}.mapforge-single-product .size-showcase--models .size-product{flex:1 1 0;min-width:0;width:auto;margin:0}.mapforge-single-product .size-showcase--models .size-product--small{flex:.525}.mapforge-single-product .size-showcase--models .size-product--medium{flex:.75}.mapforge-single-product .size-showcase--models .size-model-art{display:flex;align-items:flex-end;justify-content:center;height:var(--size-art-height);width:100%;background:transparent}.mapforge-single-product .size-showcase--models .size-model-art img{position:static;display:block;width:100%;height:100%;max-height:none;max-width:100%;object-fit:contain;object-position:center bottom;background:transparent;border:0;border-radius:0;filter:drop-shadow(0 10px 10px #0006)}.mapforge-single-product .size-showcase--models .size-product--small .size-model-art{height:calc(var(--size-art-height)*.525)}.mapforge-single-product .size-showcase--models .size-product--medium .size-model-art{height:calc(var(--size-art-height)*.75)}.mapforge-single-product .size-showcase--models .size-product figcaption{display:grid;gap:6px;margin-top:10px}.mapforge-single-product .size-showcase--models .size-product figcaption small{font:700 15px/1.2 var(--head);color:#bfcdd3}@media(min-width:1001px){.mapforge-single-product .size-showcase--models .size-products{--size-art-height:340px;gap:18px;margin-top:0}.mapforge-single-product .size-showcase--models .size-product--small{flex:.525}.mapforge-single-product .size-showcase--models .size-product--medium{flex:.75}.mapforge-single-product .size-showcase--models .size-product--large{flex:1}}@media(max-width:1000px){.mapforge-single-product .size-showcase--models .size-products{--size-art-height:clamp(180px,52vw,300px);gap:8px}.mapforge-single-product .size-showcase--models .size-product figcaption b{font-size:14px;line-height:1.2}.mapforge-single-product .size-showcase--models .size-product figcaption span{font-size:19px;line-height:1.2}.mapforge-single-product .size-showcase--models .size-product figcaption small{font-size:12px}}.mapforge-single-product .size-showcase--models .ancient-front-viewport{display:block;position:relative;flex:none;width:min(100%,calc(var(--size-art-height)*.752));aspect-ratio:955/1270;overflow:hidden;background:transparent}.mapforge-single-product .size-showcase--models .size-model-art .ancient-front-viewport img{position:absolute;left:-6.8063%;top:-8.0315%;width:113.7173%;height:114.0157%;max-width:none;max-height:none;object-fit:fill;filter:none}.mapforge-single-product .bundle-upsell.bundle-upsell--single{grid-template-columns:minmax(0,1fr)}.mapforge-single-product .pack-vitrine{width:min(1440px,100%);max-width:1440px;margin:0 auto 48px;padding:28px;box-sizing:border-box}.mapforge-single-product .pack-vitrine__intro{max-width:790px;margin-bottom:26px}.mapforge-single-product .pack-vitrine__intro .eyebrow{color:#ff9b3e;font:800 14px/1.3 var(--head);letter-spacing:2px}.mapforge-single-product .pack-vitrine__intro h2{font:900 clamp(30px,3.7vw,50px)/1.06 var(--head);margin:12px 0 16px;letter-spacing:-.6px;background:linear-gradient(100deg,#fff0d2,#ffa340 55%,#ff6b00);background-clip:text;-webkit-background-clip:text;color:transparent}.mapforge-single-product .pack-vitrine__intro p{font-size:17px;line-height:1.6;color:#c8d5db;margin:0}.mapforge-single-product .pack-vitrine__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.mapforge-single-product .pack-offer{display:flex;flex-direction:column;min-width:0;border:1px solid #38515d;border-radius:18px;overflow:hidden;background:linear-gradient(155deg,#13252d,#0a151b);box-shadow:0 12px 28px #0003}.mapforge-single-product .pack-offer--4{border-color:#ff9d3b;background:linear-gradient(145deg,#392619,#102129);box-shadow:0 0 28px #ff7a001c}.mapforge-single-product .pack-offer__art{position:relative;aspect-ratio:4/3;overflow:hidden;background:#071216}.mapforge-single-product .pack-offer__art img{display:block;width:100%;height:100%;max-width:100%;object-fit:contain;transition:transform .3s ease}.mapforge-single-product .pack-offer__body{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:20px}.mapforge-single-product .pack-offer__name{color:#b9d8e8;font:800 11px/1.3 var(--head);letter-spacing:1px;min-height:15px}.mapforge-single-product .pack-offer--4 .pack-offer__name{color:#ffbf69}.mapforge-single-product .pack-offer h3{font:900 28px/1.1 var(--head);margin:8px 0;color:#fff}.mapforge-single-product .pack-offer__discount{font:900 clamp(22px,2.2vw,31px)/1.12 var(--head);letter-spacing:-.5px;color:#ff9b3e;margin:0 0 14px}.mapforge-single-product .pack-offer__benefit{font-size:15px;line-height:1.5;color:#d4dfe3;margin:0 0 18px;min-height:46px}.mapforge-single-product .pack-offer__price{margin-top:auto;display:flex;flex-direction:column;gap:5px}.mapforge-single-product .pack-offer__price strong{font:900 29px/1.1 var(--head);color:#fff}.mapforge-single-product .pack-offer__price small{font-size:12px;line-height:1.4;color:#adc2cd}.mapforge-single-product .pack-offer__saving{font:700 13px/1.4 var(--head);color:#80e2bd;margin:12px 0 18px}.mapforge-single-product .pack-offer button{display:flex;align-items:center;justify-content:center;width:100%;min-height:50px;padding:12px;border:1px solid #ff983b;border-radius:9px;color:#091318;background:linear-gradient(110deg,#ffb457,#ff7800);font:800 18px/1.25 Arial,sans-serif;cursor:pointer;text-align:center;letter-spacing:.15px}.mapforge-single-product .pack-offer__shipping{display:block;max-width:100%;box-sizing:border-box;padding:8px 10px;margin:0 0 16px;border:1px solid #5cd7b3;border-radius:7px;background:#123b33;color:#a5ffe0;font:800 13px/1.25 Arial,sans-serif;text-align:center;letter-spacing:.3px}.mapforge-single-product .pack-offer--3 .pack-offer__discount,.mapforge-single-product .pack-offer--4 .pack-offer__discount{min-height:0;margin-bottom:8px}.mapforge-single-product .pack-offer__gift{display:flex;flex-direction:column;gap:9px;box-sizing:border-box;width:100%;padding:14px;margin:0 0 18px;background:linear-gradient(125deg,#633816,#2a2218);border:1px solid #ffb655;border-radius:10px;box-shadow:0 0 20px #ff8a0018}.mapforge-single-product .pack-offer__gift strong{font:900 22px/1.15 Arial,sans-serif;color:#ffda90}.mapforge-single-product .pack-offer__gift span{font:800 14px/1.25 Arial,sans-serif;color:#fff2d9}.mapforge-single-product .pack-offer__gift small{font:400 13px/1.4 Arial,sans-serif;color:#eadcc5}.mapforge-single-product .pack-offer button:focus-visible{outline:3px solid #fff;outline-offset:-5px}.mapforge-single-product .pack-vitrine__terms{display:grid;gap:8px;margin-top:22px;padding:18px;border:1px solid #35434b;border-radius:12px;background:#0c191e}.mapforge-single-product .pack-vitrine__terms p{margin:0;color:#c4d2da;font-size:13px;line-height:1.55}.mapforge-single-product .pack-vitrine__terms small{font-size:12px;line-height:1.5;color:#9eafb9}@media(hover:hover)and (prefers-reduced-motion:no-preference){.mapforge-single-product .pack-offer:hover .pack-offer__art img{transform:scale(1.035)}}@media(max-width:1000px){.mapforge-single-product .pack-vitrine__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.mapforge-single-product .pack-vitrine{padding:22px 14px;margin-bottom:24px}.mapforge-single-product .pack-vitrine__intro{margin-bottom:20px}.mapforge-single-product .pack-vitrine__intro h2{font-size:32px}.mapforge-single-product .pack-vitrine__intro p{font-size:15px}.mapforge-single-product .pack-vitrine__grid{gap:12px}.mapforge-single-product .pack-offer{border-radius:12px}.mapforge-single-product .pack-offer__body{padding:12px}.mapforge-single-product .pack-offer__name{font-size:10px;letter-spacing:.3px}.mapforge-single-product .pack-offer h3{font-size:24px}.mapforge-single-product .pack-offer__discount{font-size:22px;min-height:49px;margin-bottom:8px}.mapforge-single-product .pack-offer__benefit{font-size:13px;min-height:58px;margin-bottom:12px}.mapforge-single-product .pack-offer__price strong{font-size:24px}.mapforge-single-product .pack-offer__saving{font-size:12px;min-height:34px;margin:10px 0 14px}.mapforge-single-product .pack-offer button{font-size:17px;padding:10px;min-height:50px}.mapforge-single-product .pack-offer__shipping{font-size:11px;padding:8px 6px;letter-spacing:0;width:100%}.mapforge-single-product .pack-offer__gift{padding:10px;gap:8px}.mapforge-single-product .pack-offer__gift strong{font-size:17px}.mapforge-single-product .pack-offer__gift span,.mapforge-single-product .pack-offer__gift small{font-size:12px}.mapforge-single-product .pack-vitrine__terms{padding:14px}}.mapforge-single-product .upsell-panel--offers .extras-intro{font:400 16px/1.55 Arial,sans-serif;color:#c9d9e0;min-height:0;margin:0 0 16px}.mapforge-single-product .upsell-panel--offers #upsellMessage{padding:14px 16px;margin:0 0 20px;min-height:0;border-left:3px solid #ff9d3a;border-radius:8px;background:#ff950012;color:#ffe1b2;font:700 14px/1.5 Arial,sans-serif}.mapforge-single-product .upsell-panel--offers .upsell-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.mapforge-single-product .upsell-panel--offers .extras-card{display:grid;grid-template-columns:140px minmax(0,1fr);grid-template-rows:auto 1fr auto auto;align-items:start;column-gap:18px;row-gap:16px;padding:20px;border:1px solid #3b5b68;border-radius:18px;background:radial-gradient(ellipse at top right,#16657730,transparent 75%),#0f222a;opacity:1}.mapforge-single-product .upsell-panel--offers .extras-card--shirt{border-color:#826044;background:radial-gradient(ellipse at top right,#97471935,transparent 75%),#192026}.mapforge-single-product .upsell-panel--offers .extras-savings{grid-column:1/-1;justify-self:start;padding:8px 12px;border:1px solid #51d7b1;border-radius:7px;background:#113f34;color:#a4ffdb;font:800 15px/1.15 Arial,sans-serif}.mapforge-single-product .upsell-panel--offers .extras-card--shirt .extras-savings{background:#513319;border-color:#ffa73e;color:#ffcf87}.mapforge-single-product .upsell-panel--offers .extras-visual{width:100%;align-self:center;overflow:hidden;border-radius:12px;background:#fff}.mapforge-single-product .upsell-panel--offers .extras-visual img.product-art{display:block;width:100%;height:170px;padding:10px;box-sizing:border-box;object-fit:contain;border-radius:0;background:#fff}.mapforge-single-product .upsell-panel--offers .extras-info{min-width:0;align-self:center}.mapforge-single-product .upsell-panel--offers .extras-info h3{font:800 21px/1.25 Arial,sans-serif;margin:0 0 10px;color:#fff}.mapforge-single-product .upsell-panel--offers .extras-description{display:block;font:400 14px/1.45 Arial,sans-serif;color:#bbccd5;margin:0 0 14px}.mapforge-single-product .upsell-panel--offers .extras-pricing{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin:0 0 5px}.mapforge-single-product .upsell-panel--offers .extras-pricing s{font:400 16px/1.3 Arial,sans-serif;color:#a6b5be;text-decoration-thickness:2px}.mapforge-single-product .upsell-panel--offers .extras-pricing strong{font:900 38px/1 Arial,sans-serif;color:#75f0c5;letter-spacing:-1px}.mapforge-single-product .upsell-panel--offers .extras-card--shirt .extras-pricing strong{color:#ffb35b}.mapforge-single-product .upsell-panel--offers .extras-price-label{font:400 12px/1.4 Arial,sans-serif;color:#b9ccd4}.mapforge-single-product .upsell-panel--offers .extras-size{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;font:700 15px/1.3 Arial,sans-serif;color:#f4e4d2}.mapforge-single-product .upsell-panel--offers .extras-size select{flex:1;max-width:150px;min-height:46px;padding:10px 12px;border:1px solid #927554;border-radius:8px;background:#10232c;color:#fff;font:700 17px/1.2 Arial,sans-serif}.mapforge-single-product .upsell-panel--offers .extras-card .upsellAdd{grid-column:1/-1;grid-row:4;align-self:end;display:flex;justify-content:center;align-items:center;width:100%;min-height:54px;padding:12px 8px;box-sizing:border-box;border:1px solid #ffc275;border-radius:10px;background:linear-gradient(105deg,#ffb656,#ff7900);color:#081b22;font:800 18px/1.25 Arial,sans-serif;text-align:center;cursor:pointer;box-shadow:0 7px 18px #ff790023;opacity:1}.mapforge-single-product .upsell-panel--offers .extras-card--mug .upsellAdd{border-color:#9af5e4;background:linear-gradient(110deg,#72ebc5,#31c9ca);box-shadow:0 7px 18px #32caca22}.mapforge-single-product .upsell-panel--offers .upsellAdd:focus-visible,.mapforge-single-product .upsell-panel--offers select:focus-visible{outline:3px solid #fff;outline-offset:3px}@media(max-width:1000px){.mapforge-single-product .upsell-panel--offers{padding:18px 12px;border:1px solid #344d58;border-radius:18px;background:linear-gradient(140deg,#13252d,#09161c)}.mapforge-single-product .upsell-panel--offers .upsell-products{grid-template-columns:minmax(0,1fr);gap:18px}.mapforge-single-product .upsell-panel--offers h2{font-size:32px;line-height:1.08}.mapforge-single-product .upsell-panel--offers .eyebrow{color:#ffad57;font:800 12px/1.3 Arial,sans-serif;letter-spacing:1.5px}.mapforge-single-product .upsell-panel--offers .extras-card{grid-template-columns:minmax(90px,.85fr) minmax(0,1.15fr);padding:14px;column-gap:12px;row-gap:14px}.mapforge-single-product .upsell-panel--offers .extras-visual img.product-art{height:145px;padding:8px}.mapforge-single-product .upsell-panel--offers .extras-info h3{font-size:18px}.mapforge-single-product .upsell-panel--offers .extras-description{font-size:13px;margin-bottom:12px}.mapforge-single-product .upsell-panel--offers .extras-pricing{gap:5px}.mapforge-single-product .upsell-panel--offers .extras-pricing s{font-size:14px}.mapforge-single-product .upsell-panel--offers .extras-pricing strong{font-size:34px}.mapforge-single-product .upsell-panel--offers .extras-card .upsellAdd{font-size:17px}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/mapforge.css.map */
