: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 #0000002e}.map-placeholder span{font:800 20px var(--head);color:#555;letter-spacing:2px}.print-sheet small{font-size:10px}.badge-3d{position:absolute;right:10px;top:30px;background:var(--orange);color:#111;border-radius:50%;width:96px;height:96px;display:grid;place-content:center;text-align:center;font:800 16px/1 var(--head);transform:rotate(-8deg);z-index:2}.badge-3d strong{font-size:26px}.script-note{position:absolute;bottom:40px;right:20px;font:italic 700 19px var(--head);transform:rotate(-7deg)}.config-card{background:linear-gradient(180deg,#0c171b,#071216);border:1px solid var(--line);border-radius:18px;padding:22px;margin:18px;align-self:center;box-shadow:0 22px 50px #00000059}.product-title small{font:700 15px var(--head)}.product-title h2{font:800 28px/1 var(--head);margin:3px 0}.price{font:900 42px var(--head);margin:7px 0 2px}.status-line{font-size:12px;color:#c6ced1}.status-line span{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--orange);margin-right:5px}.control-group{margin-top:15px}.control-group h3{font:700 16px var(--head);margin:0 0 7px}.control-group h3 small{font:500 12px var(--body);color:var(--muted);margin-left:5px}.control-group select,.builder-selects select,.bundle-builder>label select{width:100%;height:42px;border:1px solid var(--line);border-radius:7px;background:#e7ebec;color:#111;padding:0 12px;font-weight:700}.choice-row{display:flex;gap:8px}.choice-row button{position:relative;flex:1;min-height:60px;background:#0e1b20;color:#fff;border:1px solid var(--line);border-radius:7px}.choice-row button.selected,.swatches button.selected{border:2px solid var(--orange);box-shadow:0 0 0 2px #ff6b001f}.choice-row button b,.choice-row button span{display:block}.choice-row button span{font:800 19px var(--head)}.choice-row .popular small{position:absolute;right:-3px;top:-18px;background:var(--orange);color:#141414;border-radius:5px 5px 0 0;font:800 9px var(--head);padding:3px 6px}.swatches{display:flex;justify-content:space-between;gap:8px}.swatches button{background:transparent;color:#fff;border:1px solid transparent;border-radius:8px;min-width:60px;padding:4px}.swatches button span{display:block;font-size:11px}.swatch{display:block;margin:auto;width:42px;height:42px;border-radius:50%;border:2px solid #aaa}.black{background:linear-gradient(135deg,#020303,#293237)!important}.white{background:linear-gradient(135deg,#fff,#ccd2d4)!important}.gold{background:linear-gradient(135deg,#f4d086,#ad7728)!important}.wood{background:linear-gradient(135deg,#e6c29e,#a47853)!important}.nick-row{display:flex;gap:8px}.nick-row input{min-width:0;flex:1;height:44px;background:#0b171b;border:1px solid var(--line);border-radius:7px;color:#fff;padding:0 12px}.nick-row button{border:1px solid var(--line);background:#101c21;color:#fff;border-radius:7px;padding:0 12px;font-weight:700}.nick-row button.active{border-color:var(--orange);color:var(--orange)}.char-count{display:block;text-align:right;color:var(--muted);font-size:11px}.primary-cta{width:100%;min-height:56px;border:0;border-radius:7px;background:linear-gradient(90deg,var(--orange),#ff7c22);color:#111;font:900 21px var(--head);margin-top:18px;box-shadow:0 10px 24px #ff6b0029}.primary-cta:hover,.inline-cta:hover{filter:brightness(1.1);transform:translateY(-1px)}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#071216}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:20px 0}.trust-grid>div{display:flex;align-items:center;gap:13px;padding:4px 24px;border-right:1px solid var(--line)}.trust-grid>div:last-child{border:0}.trust-grid i{color:var(--orange);font-style:normal;font-size:34px}.trust-grid b{font:700 15px var(--head)}.trust-grid small{display:block;color:var(--muted);font-size:11px}.section-grid{display:grid;grid-template-columns:1fr 1fr;min-height:500px;align-items:center;padding:70px 30px}.story{background:linear-gradient(90deg,#0d191d,#070d0f)}.story h2{font-size:56px}.story p{color:var(--muted);max-width:570px}.inline-cta{display:inline-block;background:var(--orange);color:#111;border-radius:5px;padding:13px 18px;font-weight:800;margin-top:14px}.lifestyle-card{height:380px;position:relative;background:radial-gradient(circle at 20% 50%,rgba(255,107,0,.24),transparent 35%),linear-gradient(140deg,#1f1b16,#061014);border:1px solid var(--line);border-radius:12px;display:grid;place-items:center;overflow:hidden}.frame-mini{width:210px;height:290px;border:16px solid #111;background:#eee;color:#111;box-shadow:24px 28px 50px #000;display:flex;flex-direction:column;align-items:center;justify-content:space-around;transform:rotate(-4deg)}.frame-mini span{font:900 30px var(--head)}.frame-mini b{background:#bbb;padding:50px 30px;clip-path:polygon(8% 0,100% 10%,90% 47%,100% 89%,20% 100%,0 62%)}.ambient-label{position:absolute;right:24px;bottom:18px;color:var(--orange);font:800 14px var(--head);letter-spacing:2px}.maps-section{padding:60px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.section-heading h2,.feature-triptych h2,.why-faq h2{font:800 36px/1 var(--head);margin:0}.section-heading p,.feature-triptych p{margin:5px 0;color:var(--muted)}.section-heading>a{color:var(--orange);font-weight:800}.map-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}.map-card{border:1px solid var(--line);background:#0a1519;padding:8px;border-radius:8px;text-align:center;transition:.2s}.map-card:hover,.map-card.active{border:2px solid var(--orange);transform:translateY(-3px)}.map-card .map-art{aspect-ratio:3/4;background:#e9e7e0;color:#17191a;display:grid;place-items:center;position:relative;overflow:hidden}.map-card .map-art:before{content:"3D MAP";width:72%;height:42%;display:grid;place-items:center;background:#aeb4b5;clip-path:polygon(0 20%,20% 0,70% 8%,100% 35%,87% 100%,32% 90%,7% 70%);font:800 14px var(--head);color:#687174}.map-card b{font:800 17px var(--head);display:block;margin-top:8px}.feature-triptych{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;padding-bottom:55px}.feature-triptych article{border:1px solid var(--line);border-radius:13px;padding:22px;min-height:285px;background:#081418}.size-visual{height:190px;display:flex;align-items:end;justify-content:space-evenly}.size-visual div{background:#e8e9e6;border:8px solid #15191b;color:#111;text-align:center;display:flex;justify-content:end;flex-direction:column;padding-bottom:4px}.size-visual .s{width:64px;height:90px}.size-visual .m{width:82px;height:130px}.size-visual .l{width:102px;height:165px}.size-visual span{font:700 12px var(--head)}.size-visual b{color:var(--orange);font:900 18px var(--head)}.frame-bars{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;height:165px;padding-top:25px}.frame-bars i{border-radius:5px;box-shadow:inset -13px 0 10px #00000040}.four-labels{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;text-align:center;font:700 13px var(--head);margin-top:10px}.detail-surface{height:185px;margin-top:15px;border-radius:8px;background:radial-gradient(circle at 50% 0,#eee,#909a9c 55%,#253238 57%,#071014 68%);display:flex;align-items:end;justify-content:space-around;padding:16px 6px}.detail-surface span{font:700 11px var(--head);background:#071014cc;padding:6px;border-radius:4px}.bundle-upsell{display:grid;grid-template-columns:2fr 1fr;gap:16px;padding:0 0 60px}.upsell-panel,.bundle-card{border:1px solid var(--line);border-radius:13px;padding:28px;background:radial-gradient(circle at 70% 50%,rgba(255,107,0,.18),transparent 38%),#0a1519}.bundle-upsell h2{font-size:45px;margin:8px 0 12px}.bundle-upsell p{color:#c4ced1}.upsell-products{display:grid;grid-template-columns:1fr 1fr;gap:14px;max-width:660px}.upsell-card{background:#f3f3f0;color:#111;border-radius:8px;padding:10px}.product-art{height:140px;display:grid;place-items:center;font:900 30px var(--head);background:linear-gradient(#fff,#d6d6d1);color:#fff;text-shadow:0 2px 5px #000}.product-art.mug:before{content:"\25d6";font-size:100px;color:#111;position:absolute}.product-art.mug,.product-art.shirt{position:relative}.product-art.mug{z-index:0}.product-art.mug:before{z-index:-1}.product-art.shirt{clip-path:polygon(22% 10%,40% 0,60% 0,78% 10%,100% 35%,81% 47%,75% 100%,25% 100%,19% 47%,0 35%);background:#111}.upsell-card h3{font:800 18px var(--head);margin:8px 0 0}.upsell-card p{margin:2px 0;color:#555}.upsell-card strong{color:var(--orange);font:900 22px var(--head)}.shirt-row{display:flex;justify-content:space-between;align-items:center}.shirt-row select{height:34px}.upsell-card button{width:100%;border:0;background:var(--orange);padding:11px;border-radius:6px;font-weight:800}.upsell-card.locked{filter:saturate(.25);opacity:.72}.upsell-card.locked button{background:#999}.bundle-card{overflow:hidden}.bundle-frames{height:190px;display:flex;align-items:end;justify-content:center;margin:12px 0}.bundle-frames i{width:95px;height:140px;background:#eee;color:#111;border:10px solid #111;display:grid;place-items:center;font:800 13px var(--head);box-shadow:10px 12px 18px #000;font-style:normal}.bundle-frames i:nth-child(2){height:170px;z-index:2}.personalize{min-height:430px;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;padding:50px;background:linear-gradient(120deg,#101c1f,#071013);border:1px solid var(--line);border-radius:14px;margin-bottom:60px}.personalize h2{font-size:60px}.personal-frame{width:300px;height:230px;background:#eee;border:22px solid #16191a;color:#111;box-shadow:24px 22px 30px #000;transform:rotate(4deg);display:flex;flex-direction:column;align-items:center;justify-content:center}.personal-frame span{font:900 35px var(--head)}.why-faq{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding-bottom:70px}.why{padding:28px}.why-list>div{display:flex;gap:16px;margin-top:20px;align-items:center}.why-list i{font-style:normal;color:var(--orange);font-size:34px;width:44px}.why-list span{display:flex;flex-direction:column}.why-list b{font:800 19px var(--head)}.why-list small{color:var(--muted)}.faq{background:#f0f0ed;color:#111;border-radius:14px;padding:28px}.faq details{border-bottom:1px solid #c8c8c4;padding:15px 4px}.faq summary{font-weight:700}.faq p{color:#4c5557;font-size:14px}.final-hero{min-height:480px;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:40px max(6vw,30px);background:radial-gradient(circle at 20% 70%,rgba(255,107,0,.35),transparent 26%),linear-gradient(120deg,#0d171c,#10131d 55%,#02090c)}.frame-wall{height:350px;width:300px;justify-self:center;background:#191b20;border:22px solid #0a0a0b;box-shadow:0 0 60px #2f5cff40,30px 25px 35px #000}.final-hero h2{font-size:74px}.brand.large .brand-mark{font-size:54px}.newsletter{display:flex;align-items:center;justify-content:space-between;padding:35px 0;border-bottom:1px solid var(--line)}.newsletter b{font:700 19px var(--head)}.newsletter form{display:flex;min-width:420px}.newsletter input{height:46px;flex:1;padding:0 15px;border:0}.newsletter button{width:55px;border:0;background:var(--orange);font-size:25px}footer{background:#050c0f;padding:45px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer-grid blockquote{font-size:18px;color:var(--muted);margin:24px 0}.socials{color:#c7ced0}.footer-links{display:grid;gap:9px}.collection-mark{text-align:right;color:var(--muted)}.collection-mark b{font-size:30px;color:var(--orange)}.legal{border-top:1px solid var(--line);margin-top:35px;padding-top:20px;color:#7f8c91;font-size:12px}.sticky-buy{display:none}.toast{position:fixed;z-index:100;left:50%;bottom:28px;transform:translate(-50%,40px);opacity:0;background:#fff;color:#111;border-left:5px solid var(--orange);box-shadow:0 12px 40px #000;padding:14px 20px;border-radius:7px;font-weight:700;transition:.25s}.toast.show{opacity:1;transform:translate(-50%)}dialog{border:1px solid var(--line);border-radius:15px;background:#0a1519;color:#fff;width:min(780px,calc(100% - 30px));padding:0;box-shadow:0 30px 90px #000}dialog::backdrop{background:#000000c7;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.bundle-builder{padding:32px;position:relative}.bundle-builder h2{font:900 45px var(--head);margin:8px 0}.close-dialog{position:absolute;right:14px;top:14px;border:0;background:transparent;color:#fff;font-size:32px}.builder-selects{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.builder-selects label,.bundle-builder>label{font:700 15px var(--head)}.builder-selects select,.bundle-builder>label select{display:block;margin-top:5px}.bundle-total{background:#111f24;border:1px solid var(--line);margin-top:18px;padding:14px;display:grid;grid-template-columns:1fr auto}.bundle-total b{font:900 31px var(--head);color:var(--orange)}.bundle-total small{grid-column:1/-1;color:var(--muted)}@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{min-height:500px;grid-template-columns:1fr;position:relative;overflow:hidden}.frame-wall{position:absolute;inset:25px auto auto -30px;width:240px;height:320px;opacity:.55}.final-hero>div:last-child{position:relative;z-index:2;margin-left:33%}.final-hero h2{font-size:58px}.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}.bundle-builder{padding:24px 16px}.bundle-builder h2{font-size:37px}.bundle-total b{font-size:27px}.toast{bottom:88px;width:calc(100% - 24px);text-align:center}.shirt-row{display:block}.shirt-row select{width:100%}}.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{width:100%;min-width:0}.mapforge-single-product .nick-row input{width:0;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)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/mapforge.css.map */
