:root{--red:#c91418;--dark:#11171b;--ink:#111;--line:#e8e5e2;--cream:#fbfaf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}button,input{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}.site-header{height:104px;display:flex;align-items:center;gap:28px;padding:0 4.5vw;background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:50;border-bottom:1px solid #efefef}.brand{width:100px;flex:0 0 100px}.brand img{width:100%}.desktop-nav{justify-content:center;gap:34px;flex:1 1;font-size:14px;font-weight:600}.desktop-nav,.desktop-nav a{display:flex;align-items:center}.desktop-nav a{gap:4px}.desktop-nav a:hover{color:var(--red)}.header-actions{display:flex;align-items:center;gap:18px}.cart-button{position:relative;border:0;background:transparent;padding:10px}.cart-button span{position:absolute;right:2px;top:2px;background:var(--red);color:#fff;width:20px;height:20px;border-radius:50%;font-size:11px;display:grid;place-items:center}.button{min-height:46px;padding:0 22px;border-radius:5px;font-size:13px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;transition:.2s}.button:hover{transform:translateY(-1px)}.button-red{background:var(--red);color:#fff}.button-outline{border-color:#b8b8b8;background:#fff}.button-outline-red{border-color:var(--red);color:var(--red);background:#fff}.header-cta{min-width:152px}.mobile-toggle{display:none;background:transparent;border:0}.mobile-nav{display:none}.hero{min-height:620px;padding:45px 4.5vw 38px;display:grid;grid-template-columns:.92fr 1.38fr;align-items:center;grid-gap:18px;gap:18px;overflow:hidden;background:radial-gradient(circle at 73% 35%,rgba(201,20,24,.045),transparent 34%),linear-gradient(90deg,#fff,#fff 36%,#fbf8f6)}.hero-copy{max-width:530px;position:relative;z-index:4}.hero h1{font-family:Arial Narrow,Impact,sans-serif;font-size:62px;line-height:.98;letter-spacing:-1.6px;margin:0 0 25px;font-weight:900}.hero h1 span{color:var(--red)}.hero-copy>p{font-size:17px;line-height:1.55;color:#333;max-width:500px;margin:0 0 28px}.hero-buttons{gap:15px}.hero-buttons,.hero-proof{display:flex;flex-wrap:wrap}.hero-proof{gap:24px;margin-top:32px;font-size:11px;font-weight:700}.hero-proof span{display:flex;align-items:center;gap:6px;white-space:nowrap}.hero-proof svg{width:18px;color:var(--red)}.hero-visual{position:relative;min-height:515px}.logo-watermark{position:absolute;left:1%;top:17%;width:260px;height:260px;border:2px solid rgba(201,20,24,.14);border-radius:50%;display:grid;place-items:center;text-align:center;font-weight:800;font-size:31px;line-height:1.15;letter-spacing:4px;color:rgba(201,20,24,.12);transform:rotate(-18deg)}.hero-shirt{position:absolute;width:57%;max-width:500px;left:12%;top:-7%;z-index:2;filter:drop-shadow(0 22px 20px rgba(0,0,0,.1))}.designer-card{position:absolute;right:0;top:30px;width:315px;background:#fff;border:1px solid #eee;border-radius:12px;padding:20px;box-shadow:0 18px 45px rgba(0,0,0,.09);z-index:3}.designer-card h3{font-size:16px;margin:0 0 10px}.designer-card>img{height:220px;margin:0 auto;object-fit:contain}.designer-tools{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line);padding:7px 0 15px;grid-gap:4px;gap:4px}.designer-tools button{border:0;background:#fff;display:flex;flex-direction:column;align-items:center;gap:5px;font-size:9px}.designer-tools svg{width:17px}.price-row{padding:17px 0 13px;display:flex;justify-content:space-between;align-items:end}.price-row small{color:#444}.price-row strong{color:var(--red);font-size:20px}.card-button{width:100%;border:0}.how-section{padding:36px 4.5vw 40px;background:#fff}.section-heading{text-align:center;margin-bottom:24px}.section-heading h2{font-size:23px;margin:0 0 7px}.section-heading p{margin:0;color:#555;font-size:13px}.steps{background:#fbf8f6;border-radius:18px;padding:30px 32px 23px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:38px;gap:38px;max-width:1440px;margin:auto}.step{text-align:center;position:relative}.step:not(:last-child):after{content:"";position:absolute;top:36px;left:73%;width:56%;border-top:1.5px dashed #999}.step-icon{position:relative;margin:0 auto 16px;width:68px;height:68px;border-radius:50%;border:1px solid #ecc9c9;display:grid;place-items:center;color:var(--red);font-weight:800;font-size:22px;background:#fff}.step-icon svg{width:29px}.step-icon b{position:absolute;left:-11px;top:2px;background:var(--red);color:#fff;width:22px;height:22px;border-radius:50%;font-size:11px;display:grid;place-items:center}.calculator{font-size:13px;border:2px solid var(--red);padding:8px 5px;border-radius:3px}.box-icon,.card-icon{font-size:34px}.step h3{font-size:13px;margin:0 0 10px}.step p{font-size:12px;line-height:1.55;color:#444;margin:0 auto;max-width:190px}.services{padding:18px 4.5vw 34px}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:14px;gap:14px;max-width:1440px;margin:auto}.category-card{border:1px solid #dedede;border-radius:9px;overflow:hidden;background:#fff}.category-image{height:185px;background:#eee;overflow:hidden}.category-image img{width:100%;height:100%;object-fit:cover}.category-photo{background-image:url(/mockups/categories-sprite.webp);background-repeat:no-repeat;background-size:500% 225%;background-position-y:42.3%;background-color:#f3f1ef}.category-copy{position:relative;padding:13px 14px 17px;min-height:94px}.category-copy h3{font-size:14px;margin:0 34px 6px 0}.category-copy p{font-size:11px;line-height:1.4;color:#333;margin:0 28px 0 0}.category-copy button{position:absolute;right:12px;bottom:14px;width:27px;height:27px;border-radius:50%;border:0;background:#111;color:#fff;display:grid;place-items:center}.category-copy button svg{width:16px}.quote-strip{margin:0 4.5vw;background:#fbf8f6;border-radius:16px;padding:28px 30px;display:grid;grid-template-columns:1.25fr repeat(3,.75fr);grid-gap:28px;gap:28px;align-items:center}.quote-strip h2{color:var(--red);font-size:18px;margin:0 0 7px}.quote-strip>div>p{font-size:13px;line-height:1.45;margin:0 0 16px}.quote-benefit{display:flex;gap:12px;align-items:center;border-left:1px solid #ddd;padding-left:24px}.quote-benefit>span{font-size:30px;color:var(--red)}.quote-benefit p{font-size:11px!important;margin:0!important}.quote-benefit strong{font-size:12px}footer{margin-top:28px;background:var(--dark);color:#fff;padding:30px 4.5vw 15px}.footer-grid{display:grid;grid-template-columns:1.55fr repeat(4,.8fr) 1.35fr;grid-gap:32px;gap:32px;max-width:1500px;margin:auto}.footer-brand{display:flex;gap:15px}.footer-brand img{width:86px;height:86px;flex:0 0 86px}footer h3,footer h4{margin:0 0 13px;font-size:13px}footer a,footer p{font-size:11px;line-height:1.55;color:#f1f1f1}footer a{display:block;margin-bottom:7px}.footer-brand p,.newsletter p{margin:0}.newsletter>div{display:flex;margin:12px 0}.newsletter input{min-width:0;flex:1 1;border:0;border-radius:4px 0 0 4px;padding:11px;font-size:11px}.newsletter button{border:0;background:var(--red);color:#fff;font-size:10px;font-weight:800;padding:0 14px;border-radius:0 4px 4px 0}.payments{font-size:13px!important;font-weight:800;margin-top:12px!important}.copyright{max-width:1500px;margin:25px auto 0;border-top:1px solid #3a4145;padding-top:14px;font-size:10px;color:#ddd}@media(max-width:1120px){.desktop-nav{gap:18px;font-size:12px}.hero{grid-template-columns:1fr 1fr}.hero h1{font-size:54px}.hero-shirt{left:2%;width:65%}.designer-card{width:285px}.category-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr)}}@media(max-width:820px){.site-header{height:82px;padding:0 20px}.brand{width:74px;flex-basis:74px}.desktop-nav,.header-cta{display:none}.header-actions{margin-left:auto}.mobile-toggle{display:block}.mobile-nav{display:flex;position:absolute;top:82px;left:0;right:0;background:#fff;flex-direction:column;padding:20px;border-top:1px solid #eee;box-shadow:0 14px 24px rgba(0,0,0,.08)}.mobile-nav a{padding:12px}.hero{grid-template-columns:1fr;padding:35px 22px 25px}.hero h1{font-size:49px}.hero-visual{min-height:560px}.hero-shirt{width:64%;left:0}.designer-card{right:0;top:45px;width:47%}.steps{grid-template-columns:1fr 1fr;gap:28px}.step:after{display:none}.category-grid,.footer-grid,.quote-strip{grid-template-columns:1fr 1fr}}@media(max-width:560px){.hero h1{font-size:42px}.hero-copy>p{font-size:15px}.hero-proof{gap:12px}.hero-visual{min-height:620px}.hero-shirt{width:100%;left:-16%;top:3%}.designer-card{width:73%;right:-4px;top:170px}.designer-card>img{height:180px}.category-grid,.footer-grid,.quote-strip,.steps{grid-template-columns:1fr}.steps{padding:25px 20px}.category-image{height:230px}.quote-benefit{border-left:0;border-top:1px solid #ddd;padding:16px 0 0}footer{padding-inline:22px}}.admin-root{min-height:100vh;background:#f5f4f2}.admin-login{min-height:100vh;display:grid;place-items:center;background:var(--dark);padding:20px}.admin-login-card{width:100%;max-width:360px;background:#fff;border-radius:12px;padding:32px 28px;display:flex;flex-direction:column;gap:14px;box-shadow:0 30px 60px rgba(0,0,0,.35)}.admin-login-card h1{font-size:18px;margin:0;letter-spacing:.5px}.admin-login-card h1 span{color:var(--red)}.admin-login-card>p{margin:0 0 6px;font-size:12px;color:#666}.admin-login-card label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:700;color:#333}.admin-login-card input{border:1px solid var(--line);border-radius:6px;padding:11px 12px;font-size:14px}.admin-login-card button{margin-top:6px}.admin-login-error{background:#fdeaea;color:var(--red);font-size:12px;font-weight:700;padding:9px 11px;border-radius:6px}.admin-shell{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.admin-sidebar{background:var(--dark);color:#fff;padding:26px 20px;position:-webkit-sticky;position:sticky;top:0;height:100vh}.admin-logo,.admin-sidebar{display:flex;flex-direction:column}.admin-logo{font-size:14px;font-weight:800;letter-spacing:1px;margin-bottom:30px;gap:2px}.admin-logo span{color:var(--red);font-size:11px;letter-spacing:2px}.admin-nav{display:flex;flex-direction:column;gap:4px;flex:1 1}.admin-nav a{padding:11px 12px;border-radius:8px;font-size:13px;font-weight:600;color:#dcdcdc}.admin-nav a:hover{background:rgba(255,255,255,.08);color:#fff}.admin-user{border-top:1px solid #333;padding-top:16px;display:flex;flex-direction:column;gap:10px}.admin-user strong{display:block;font-size:12px}.admin-user small{display:block;font-size:11px;color:#999}.admin-signout{width:100%;background:rgba(255,255,255,.08);color:#fff;border:0;border-radius:6px;padding:9px;font-size:11px;font-weight:700}.admin-main{padding:32px 40px;max-width:1300px}.admin-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;gap:16px;flex-wrap:wrap}.admin-header h1{font-size:22px;margin:0}.admin-header p{margin:4px 0 0;color:#666;font-size:13px}.admin-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:22px}.admin-table{width:100%;border-collapse:collapse;font-size:13px}.admin-table th{text-align:left;padding:10px 12px;color:#777;font-size:11px;text-transform:uppercase;letter-spacing:.4px;border-bottom:1px solid var(--line)}.admin-table td{padding:12px;border-bottom:1px solid #f1f0ee;vertical-align:top}.admin-table tr:hover td{background:#fbfaf8}.admin-empty{padding:40px;text-align:center;color:#888;font-size:13px}.badge{display:inline-flex;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;background:#eee;color:#444}.badge-red{background:#fdeaea;color:var(--red)}.badge-green{background:#e6f6ea;color:#1c7c3c}.badge-blue{background:#e8f0fd;color:#1a56c4}.badge-grey{background:#eee;color:#555}.badge-amber{background:#fdf3e0;color:#a76b06}.admin-grid-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.admin-form{gap:14px}.admin-form,.admin-form label{display:flex;flex-direction:column}.admin-form label{gap:6px;font-size:12px;font-weight:700;color:#333}.admin-form input,.admin-form select,.admin-form textarea{border:1px solid var(--line);border-radius:6px;padding:10px 12px;font-size:13px;font-family:inherit}.admin-form-row{display:flex;gap:12px}.admin-form-row>label{flex:1 1}.admin-kanban{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;align-items:start}.admin-kanban-col{background:#f2f1ee;border-radius:12px;padding:14px}.admin-kanban-col h3{font-size:12px;text-transform:uppercase;letter-spacing:.4px;color:#555;margin:0 0 12px;display:flex;justify-content:space-between}.admin-kanban-card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:12px;margin-bottom:10px;font-size:12px;display:flex;flex-direction:column;gap:6px}.admin-kanban-card b{font-size:13px}.admin-kanban-card select{margin-top:6px;font-size:11px;padding:6px;border-radius:5px;border:1px solid var(--line)}.admin-link-button{background:none;border:0;color:var(--red);font-weight:700;font-size:12px;padding:0}.admin-toolbar{display:flex;gap:10px;margin-bottom:18px;flex-wrap:wrap}@media(max-width:900px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:relative;height:auto;align-items:center;gap:16px;overflow-x:auto}.admin-nav,.admin-sidebar{flex-direction:row}.admin-user{border-top:0;border-left:1px solid #333;padding:0 0 0 16px}.admin-kanban{grid-template-columns:1fr 1fr}}.cart-overlay{position:fixed;inset:0;background:rgba(10,10,10,.45);z-index:100;display:flex;justify-content:flex-end}.cart-drawer{width:min(420px,100%);background:#fff;height:100%;display:flex;flex-direction:column;box-shadow:-16px 0 40px rgba(0,0,0,.15)}.cart-drawer-head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid var(--line)}.cart-drawer-head h2{font-size:16px;margin:0}.cart-drawer-head button{background:none;border:0}.cart-items{flex:1 1;overflow-y:auto;padding:10px 22px}.cart-item{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid #f1f0ee}.cart-item img{width:64px;height:64px;object-fit:contain;background:#f7f6f4;border-radius:8px}.cart-item-info{flex:1 1;font-size:12px}.cart-item-info h4{margin:0 0 4px;font-size:13px}.cart-item-info p{margin:0;color:#666}.cart-item-controls{display:flex;align-items:center;gap:8px;margin-top:8px}.cart-item-controls button{width:24px;height:24px;border:1px solid var(--line);background:#fff;border-radius:5px;font-size:12px}.cart-item-remove{background:none;border:0;color:var(--red);font-size:11px;font-weight:700;margin-left:auto}.cart-empty{padding:60px 20px;text-align:center;color:#888;font-size:13px}.cart-drawer-foot{padding:18px 22px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:12px}.cart-total-row{display:flex;justify-content:space-between;font-weight:800;font-size:15px}.cart-total-row span:last-child{color:var(--red)}.modal-overlay{position:fixed;inset:0;background:rgba(10,10,10,.5);z-index:200;display:flex;align-items:center;justify-content:center;padding:20px}.checkout-modal{width:100%;max-width:560px;max-height:90vh;overflow-y:auto;background:#fff;border-radius:14px;padding:28px}.checkout-modal h2{margin:0 0 4px;font-size:19px}.checkout-modal>p{margin:0 0 20px;color:#666;font-size:13px}.checkout-close{position:-webkit-sticky;position:sticky;top:0;float:right;background:none;border:0}.checkout-summary{background:#fbf8f6;border-radius:10px;padding:14px 16px;margin-bottom:18px;font-size:13px}.checkout-summary-row{display:flex;justify-content:space-between;padding:4px 0}.checkout-summary-row.total{font-weight:800;border-top:1px solid var(--line);margin-top:6px;padding-top:10px}.payment-options{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin:16px 0}.payment-option{border:1.5px solid var(--line);border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:6px;cursor:pointer;font-size:12px}.payment-option.selected{border-color:var(--red);background:#fdf3f3}.payment-option strong{font-size:13px}.checkout-error{background:#fdeaea;color:var(--red);font-size:12px;font-weight:700;padding:10px 12px;border-radius:6px;margin-bottom:14px}.checkout-actions{display:flex;gap:12px;margin-top:8px}.checkout-actions .button{flex:1 1}.page-shell{max-width:1300px;margin:0 auto;padding:34px 4.5vw 60px}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));grid-gap:18px;gap:18px;margin-top:24px}.product-card{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.product-card-img{height:190px;background:#f4f3f1;display:grid;place-items:center;padding:20px}.product-card-body{padding:14px 16px 18px;display:flex;flex-direction:column;gap:6px;flex:1 1}.product-card-body h3{margin:0;font-size:14px}.product-card-body .price{color:var(--red);font-weight:800}.designer-page{display:grid;grid-template-columns:280px 1fr 320px;grid-gap:22px;gap:22px;align-items:start}.designer-panel{background:#fff;border:1px solid var(--line);border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:18px}.designer-panel h4{display:flex;align-items:center;gap:8px;font-size:12px;text-transform:uppercase;letter-spacing:.4px;color:#555;margin:0}.designer-field{display:flex;flex-direction:column;gap:8px}.designer-field input[type=text],.designer-field select{border:1px solid var(--line);border-radius:6px;padding:9px 10px;font-size:13px}.color-swatches{display:flex;gap:8px;flex-wrap:wrap}.color-swatch{width:26px;height:26px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px var(--line);cursor:pointer}.color-swatch.selected{box-shadow:0 0 0 2px var(--red)}.upload-box{border:1.5px dashed #ccc;border-radius:10px;padding:20px;text-align:center;font-size:11px;color:#777;cursor:pointer}.upload-box:hover{border-color:var(--red)}.text-toolbar{display:flex;gap:6px}.text-toolbar button{width:30px;height:30px;border:1px solid var(--line);background:#fff;border-radius:6px}.text-toolbar button.active{border-color:var(--red);color:var(--red)}.designer-canvas-wrap{background:#fff;border:1px solid var(--line);border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:14px;min-height:560px}.designer-canvas-tabs{display:flex;gap:8px}.designer-canvas-tabs button{padding:8px 18px;border-radius:6px;border:1px solid var(--line);background:#fff;font-size:12px;font-weight:700}.designer-canvas-tabs button.active{background:var(--red);color:#fff;border-color:var(--red)}.designer-canvas{position:relative;flex:1 1;display:grid;place-items:center;background:#fafafa;border-radius:10px}.designer-canvas img.mockup{width:70%;max-width:380px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.print-area{position:absolute;border:1.5px dashed var(--red);width:34%;height:44%;top:26%;left:33%;overflow:hidden}.design-layer{position:absolute;cursor:move;-webkit-user-select:none;-moz-user-select:none;user-select:none}.design-layer.selected{outline:1.5px solid var(--red);outline-offset:3px}.design-layer img{width:100%;height:100%;object-fit:contain}.design-layer-text{white-space:nowrap;font-weight:800}.layer-list{display:flex;flex-direction:column;gap:6px}.layer-row{display:flex;align-items:center;justify-content:space-between;font-size:12px;padding:7px 9px;border:1px solid var(--line);border-radius:6px}.layer-row button{background:none;border:0;color:var(--red);font-size:11px}.summary-panel{background:#fff;border:1px solid var(--line);border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:16px;position:-webkit-sticky;position:sticky;top:20px}.summary-panel h3{margin:0;font-size:15px}.qty-control{display:flex;align-items:center;gap:10px}.qty-control button{width:30px;height:30px;background:#fff}.qty-control button,.qty-control input{border:1px solid var(--line);border-radius:6px}.qty-control input{width:50px;text-align:center;padding:6px}.summary-row{display:flex;justify-content:space-between;font-size:13px}.summary-row.total{font-weight:800;font-size:16px;border-top:1px solid var(--line);padding-top:12px}.summary-row.total span:last-child{color:var(--red)}@media(max-width:1000px){.designer-page{grid-template-columns:1fr}}.services-approved{padding:18px 4.5vw 34px}.services-approved-image{display:block;width:100%;max-width:1440px;height:auto;margin:0 auto}@media(max-width:820px){.services-approved{padding-inline:20px;overflow-x:auto}.services-approved-image{min-width:900px}}.rup-site{--rup-max:944px;--rup-red:#c91418;--rup-dark:#11171b;--rup-cream:#fbf8f6;background:#fff;color:#111}.rup-site .site-header{height:80px;padding:0;background:#fff;border-bottom:1px solid #eee;position:relative;top:auto}.rup-site .header-inner{width:min(var(--rup-max),calc(100% - 48px));height:100%;margin:auto;display:flex;align-items:center;gap:25px;position:relative}.rup-site .brand{width:74px;flex:0 0 74px}.rup-site .brand img{width:74px;height:74px;object-fit:contain}.rup-site .desktop-nav{gap:27px;font-size:12px;font-weight:600}.rup-site .desktop-nav a{white-space:nowrap}.rup-site .header-actions{gap:17px}.rup-site .cart-button{padding:7px}.rup-site .cart-button span{width:17px;height:17px;font-size:9px;right:-1px;top:-2px}.rup-site .header-cta{min-width:132px;min-height:40px}.rup-site .button,.rup-site .header-cta{text-transform:none;font-size:12px;border-radius:5px}.rup-site .button{min-height:43px;padding:0 20px}.rup-site .hero{min-height:0;padding:0;background:linear-gradient(90deg,#fff,#fff 45%,#fbf9f7);display:block}.rup-site .hero-inner{width:min(var(--rup-max),calc(100% - 48px));height:488px;margin:auto;display:grid;grid-template-columns:41% 34% 25%;align-items:center;position:relative}.rup-site .hero-copy{max-width:none;align-self:center;padding:7px 0 0}.rup-site .hero h1{font-family:Arial Narrow,Impact,Haettenschweiler,sans-serif;font-size:52px;line-height:.94;letter-spacing:-1.8px;margin:0 0 18px;font-weight:900}.rup-site .hero h1 span{color:var(--rup-red)}.rup-site .hero-copy>p{font-size:14px;line-height:1.5;max-width:360px;margin:0 0 20px;color:#303030}.rup-site .hero-buttons{gap:12px}.rup-site .hero-buttons .button{min-width:166px}.rup-site .hero-proof{gap:22px;margin-top:24px;font-size:10px}.rup-site .hero-proof svg{width:18px;height:18px;color:var(--rup-red)}.rup-site .trophy-mark{font-size:17px;color:var(--rup-red)}.rup-site .hero-product{height:100%;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.rup-site .hero-shirt-photo{width:315px;height:auto;max-height:450px;object-fit:contain;filter:drop-shadow(0 18px 16px rgba(0,0,0,.11));transform:translateX(4px)}.rup-site .designer-card{position:relative;right:auto;top:auto;width:100%;max-width:245px;justify-self:end;background:#fff;border:1px solid #eee;border-radius:10px;padding:16px;box-shadow:0 14px 34px rgba(0,0,0,.08);z-index:2}.rup-site .designer-title{display:flex;gap:9px;align-items:center}.rup-site .designer-title h3{font-size:13px;margin:0 0 10px}.rup-site .shirt-symbol{font-size:20px}.rup-site .designer-photo-wrap{height:185px;background:#fafafa;border-radius:5px;display:grid;place-items:center;position:relative;overflow:hidden}.rup-site .designer-photo-wrap img{width:100%;height:100%;object-fit:contain}.rup-site .designer-arrow{position:absolute;top:50%;transform:translateY(-50%);border:0;background:transparent;font-size:22px;padding:4px}.rup-site .designer-arrow.left{left:1px}.rup-site .designer-arrow.right{right:1px}.rup-site .designer-tools{grid-template-columns:repeat(4,1fr);padding:12px 0;border-bottom:1px solid #e5e5e5}.rup-site .designer-tools button{font-size:8px;gap:3px}.rup-site .designer-tools svg{width:16px}.rup-site .side-icon{font-size:16px}.rup-site .price-row{padding:14px 0 11px}.rup-site .price-row small{font-size:11px}.rup-site .price-row strong{font-size:17px}.rup-site .card-button{min-height:40px}.rup-site .how-section{padding:14px 0 20px;background:#fff}.rup-site .how-card{width:min(var(--rup-max),calc(100% - 48px));margin:auto;background:var(--rup-cream);border-radius:10px;padding:22px 32px 26px}.rup-site .section-heading{margin-bottom:18px}.rup-site .section-heading h2{font-size:20px;margin:0 0 5px}.rup-site .section-heading p{font-size:11px}.rup-site .steps{background:transparent;border-radius:0;padding:0;gap:24px;max-width:none}.rup-site .step:not(:last-child):after{top:29px;left:70%;width:60%;border-color:#b8b8b8}.rup-site .step-icon{width:56px;height:56px;margin-bottom:12px;border-color:#f0d1d1;color:var(--rup-red);font-size:18px}.rup-site .step-icon svg{width:24px}.rup-site .step-icon b{left:-7px;top:-2px;width:19px;height:19px;font-size:9px}.rup-site .calculator{font-size:10px;padding:5px 4px}.rup-site .step h3{font-size:11px;margin-bottom:7px}.rup-site .step p{font-size:10px;line-height:1.45;max-width:160px}.rup-site .services{padding:12px 0 22px}.rup-site .services .section-heading{margin-bottom:17px}.rup-site .category-grid{width:min(var(--rup-max),calc(100% - 48px));grid-template-columns:repeat(5,1fr);gap:12px}.rup-site .category-card{border:1px solid #dedede;border-radius:7px;overflow:hidden;background:#fff}.rup-site .category-image{height:132px;background:#f2f1ef}.rup-site .category-image img{width:100%;height:100%;object-fit:cover}.rup-site .category-copy{padding:11px 12px 14px;min-height:76px}.rup-site .category-copy h3{font-size:10.5px;margin:0 28px 5px 0}.rup-site .category-copy p{font-size:9px;line-height:1.35;margin-right:25px}.rup-site .category-copy button{width:23px;height:23px;right:10px;bottom:11px}.rup-site .category-copy button svg{width:14px}.rup-site .quote-section{padding:0 0 18px}.rup-site .quote-strip{width:min(var(--rup-max),calc(100% - 48px));margin:auto;padding:21px 23px;border-radius:8px;background:var(--rup-cream);grid-template-columns:1.25fr repeat(3,.8fr);gap:20px}.rup-site .quote-lead h2{font-size:14px;margin:0 0 6px;color:var(--rup-red)}.rup-site .quote-lead p{font-size:10px!important;line-height:1.4;margin:0 0 12px!important;max-width:230px}.rup-site .quote-lead .button{min-height:35px;padding:0 14px;font-size:9px}.rup-site .quote-benefit{padding-left:18px;gap:10px}.rup-site .quote-benefit>svg{width:28px;height:28px;flex:0 0 28px;color:var(--rup-red)}.rup-site .quote-benefit p{font-size:9px!important;line-height:1.35}.rup-site .quote-benefit strong{font-size:10px}.rup-site footer{margin-top:0;padding:24px 0 13px;background:#10171b}.rup-site .footer-grid{width:min(var(--rup-max),calc(100% - 48px));grid-template-columns:1.55fr .85fr .8fr .8fr .9fr 1.35fr;gap:22px}.rup-site .footer-brand{gap:12px}.rup-site .footer-brand>img{width:70px;height:70px;flex:0 0 70px}.rup-site footer h3,.rup-site footer h4{font-size:9.5px;margin-bottom:9px}.rup-site footer a,.rup-site footer p{font-size:8.5px;line-height:1.45;margin-bottom:5px}.rup-site .social-row{display:flex;gap:12px;margin-top:12px;font-size:15px}.rup-site .newsletter>div{margin:9px 0}.rup-site .newsletter input{padding:8px;font-size:8.5px}.rup-site .newsletter button{font-size:8px;padding:0 11px}.rup-site .payments{font-size:10px!important;margin-top:9px!important}.rup-site .copyright{width:min(var(--rup-max),calc(100% - 48px));margin:18px auto 0;padding-top:0;border-top:0;font-size:8px}@media(max-width:980px){.rup-site .desktop-nav{gap:15px;font-size:10px}.rup-site .header-inner,.rup-site .hero-inner{width:calc(100% - 30px)}.rup-site .hero-inner{grid-template-columns:40% 34% 26%}.rup-site .hero h1{font-size:45px}.rup-site .designer-card{max-width:225px}.rup-site .category-grid,.rup-site .footer-grid,.rup-site .how-card,.rup-site .quote-strip{width:calc(100% - 30px)}}@media(max-width:820px){.rup-site .site-header{height:76px}.rup-site .header-inner{width:calc(100% - 36px)}.rup-site .desktop-nav,.rup-site .header-cta{display:none}.rup-site .header-actions{margin-left:auto}.rup-site .mobile-toggle{display:block}.rup-site .mobile-nav{top:76px}.rup-site .hero-inner{height:auto;min-height:690px;width:calc(100% - 36px);grid-template-columns:1fr;grid-template-rows:auto 330px auto;padding:34px 0 28px}.rup-site .hero-copy{padding:0}.rup-site .hero-copy>p{max-width:520px}.rup-site .hero-product{grid-row:2}.rup-site .hero-shirt-photo{height:320px;width:auto}.rup-site .designer-card{grid-row:3;justify-self:center;max-width:360px;width:100%}.rup-site .category-grid{grid-template-columns:repeat(2,1fr)}.rup-site .category-image{height:190px}.rup-site .quote-strip{grid-template-columns:1fr 1fr}.rup-site .footer-grid{grid-template-columns:1.5fr 1fr 1fr}}@media(max-width:560px){.rup-site .brand,.rup-site .brand img{width:64px;height:64px;flex-basis:64px}.rup-site .hero h1{font-size:43px}.rup-site .hero-buttons{display:grid;grid-template-columns:1fr}.rup-site .hero-buttons .button{width:100%}.rup-site .hero-proof{gap:12px}.rup-site .category-grid,.rup-site .footer-grid,.rup-site .how-card,.rup-site .quote-strip{width:calc(100% - 28px)}.rup-site .category-grid,.rup-site .footer-grid,.rup-site .quote-strip,.rup-site .steps{grid-template-columns:1fr}.rup-site .step:not(:last-child):after{display:none}.rup-site .category-image{height:240px}.rup-site .quote-benefit{border-left:0;border-top:1px solid #ddd;padding:14px 0 0}}.sf{--red:#d20d14;--ink:#0d1114;--muted:#62686d;--line:#e7e7e7;--soft:#f4f4f2;background:#fff;color:var(--ink)}.site2-utility{height:30px;background:#0d1114;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1320px)/2));font-size:11px;letter-spacing:.04em;text-transform:uppercase}.site2-utility>div{display:flex;gap:10px;align-items:center}.site2-utility strong{font-size:10px}.site2-header{height:82px;gap:34px;padding:0 max(24px,calc((100vw - 1320px)/2));border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);position:-webkit-sticky;position:sticky;top:0;z-index:80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site2-brand,.site2-header{display:flex;align-items:center}.site2-brand{width:126px}.site2-brand img{width:92px;height:72px;object-fit:contain}.site2-nav{gap:28px;flex:1 1;justify-content:center}.site2-nav,.site2-nav a{display:flex;align-items:center}.site2-nav a{font-size:14px;font-weight:650;gap:4px}.site2-actions{display:flex;align-items:center;gap:9px}.site2-icon,.site2-menu{width:40px;height:40px;border:0;background:transparent;display:grid;place-items:center;position:relative}.site2-icon svg,.site2-menu svg{width:21px}.site2-cart span{position:absolute;top:2px;right:0;background:var(--red);color:#fff;width:18px;height:18px;border-radius:999px;font-size:10px;display:grid;place-items:center}.site2-start{height:44px;padding:0 18px;border-radius:7px;background:var(--red);color:#fff;display:flex;gap:10px;align-items:center;font-weight:750;font-size:13px}.site2-menu,.site2-mobile-menu{display:none}.site2-searchbar{height:58px;display:flex;align-items:center;gap:12px;padding:0 max(24px,calc((100vw - 900px)/2));border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:82px;z-index:79;background:#fff}.site2-searchbar input{flex:1 1;border:0;font-size:15px;outline:0}.site2-searchbar button{border:0;background:transparent}.sf-hero{max-width:1320px;margin:0 auto;padding:66px 24px 58px;display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:60px;gap:60px;align-items:center}.sf-cta span,.sf-eyebrow,.sf-process-intro>span,.sf-section-head span,.sf-split-copy>span{font-size:12px;font-weight:800;letter-spacing:.12em;color:var(--red)}.sf-hero h1{font-size:76px;line-height:.9;letter-spacing:-.045em;margin:14px 0 24px;font-weight:900}.sf-hero h1 em{font-style:normal;color:var(--red)}.sf-hero-copy>p{font-size:19px;line-height:1.52;max-width:610px;color:#34383c}.sf-actions{display:flex;gap:12px;margin-top:28px;flex-wrap:wrap}.sf-dark,.sf-primary,.sf-secondary{min-height:52px;padding:0 21px;border-radius:8px;display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:800}.sf-primary{background:var(--red);color:#fff}.sf-secondary{border:1px solid #cfcfcf;background:#fff}.sf-dark{background:#111;color:#fff}.sf-primary svg,.sf-section-head a svg{width:18px}.sf-proof{display:flex;gap:24px;flex-wrap:wrap;margin-top:27px;font-size:12px;font-weight:700}.sf-proof span{display:flex;align-items:center;gap:7px}.sf-proof svg{width:18px;color:var(--red)}.sf-hero-visual{display:grid;grid-template-columns:1fr 260px;grid-gap:16px;gap:16px;align-items:stretch}.sf-hero-image{border-radius:16px;overflow:hidden;background:#f2f2f2;min-height:520px}.sf-hero-image img{width:100%;height:100%;object-fit:cover}.sf-live-card{background:#0d1114;color:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;justify-content:flex-end}.sf-live-card>span{font-size:10px;letter-spacing:.1em;color:#ff5b60;font-weight:800}.sf-live-card strong{font-size:24px;line-height:1.05;margin:9px 0}.sf-live-card p{font-size:13px;line-height:1.45;color:#cdd2d5}.sf-live-card a{color:#fff;font-size:12px;font-weight:800;display:flex;gap:8px;align-items:center;margin-top:18px}.sf-live-card svg{width:16px}.sf-categories{padding:62px 24px 72px;border-top:1px solid var(--line);background:#fff}.sf-section-head{max-width:1320px;margin:0 auto 24px;display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.sf-cta h2,.sf-process-intro h2,.sf-section-head h2,.sf-split-copy h2{font-size:42px;line-height:1.05;letter-spacing:-.035em;margin:6px 0 0}.sf-section-head>a{font-size:13px;font-weight:800;display:flex;gap:8px;align-items:center}.sf-category-grid{max-width:1320px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:14px;gap:14px}.sf-category{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;transition:.2s ease}.sf-category:hover{transform:translateY(-4px);box-shadow:0 16px 35px rgba(0,0,0,.08)}.sf-art,.sf-category>img{width:100%;height:180px;object-fit:cover;background:#ececeb}.sf-art{display:grid;place-items:center;background:linear-gradient(135deg,#15191c,#2f3438);color:#fff}.sf-art svg{width:64px;height:64px}.sf-category>div:last-child{padding:16px;position:relative;min-height:118px}.sf-category h3{font-size:16px;margin:0 32px 6px 0}.sf-category p{font-size:12px;line-height:1.45;color:var(--muted);margin:0 28px 0 0}.sf-category>div:last-child>svg{position:absolute;right:15px;bottom:15px;width:18px}.sf-category-banner .sf-art{background:linear-gradient(135deg,#1e2935,#263c55)}.sf-category-vehicle .sf-art{background:linear-gradient(135deg,#171717,#3a0f10)}.sf-process{background:#0d1114;color:#fff;padding:75px 24px}.sf-process>*{max-width:1320px;margin-left:auto;margin-right:auto}.sf-process-intro{display:grid;grid-template-columns:.7fr 1.3fr;grid-gap:40px;gap:40px;align-items:end}.sf-process-intro h2{font-size:47px}.sf-process-intro p{font-size:16px;line-height:1.55;color:#c8cccf;max-width:520px}.sf-process-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-top:40px}.sf-process-grid article{border:1px solid #30363a;border-radius:12px;padding:22px;min-height:230px;position:relative}.sf-process-grid b{position:absolute;right:16px;top:15px;color:#676d72}.sf-process-grid svg{color:#ff3a40;width:30px;height:30px;margin:32px 0 28px}.sf-process-grid h3{font-size:18px;margin:0 0 8px}.sf-process-grid p{font-size:13px;line-height:1.5;color:#c4c8cb}.sf-split{max-width:1320px;margin:auto;padding:82px 24px;display:grid;grid-template-columns:1fr 1fr;grid-gap:62px;gap:62px;align-items:center}.sf-split-visual{border-radius:16px;overflow:hidden;min-height:440px}.sf-split-visual img{width:100%;height:100%;object-fit:cover}.sf-split-copy h2{font-size:50px}.sf-split-copy p{font-size:17px;line-height:1.6;color:#4d5357;max-width:570px}.sf-portfolio{padding:70px 24px;background:#f5f5f4}.sf-portfolio-grid{max-width:1320px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.sf-portfolio-grid article{min-height:330px;background:#fff;border-radius:14px;overflow:hidden;display:flex;flex-direction:column}.sf-portfolio-grid img{width:100%;height:270px;object-fit:cover}.sf-portfolio-grid strong{padding:14px 16px;font-size:14px}.sf-portfolio-type{padding:26px;justify-content:flex-end;background:#c90e14!important;color:#fff!important}.sf-portfolio-type svg{width:42px;height:42px;margin-bottom:auto}.sf-portfolio-type strong{padding:0;font-size:24px}.sf-portfolio-type p{font-size:13px;line-height:1.45}.sf-cta{max-width:1320px;margin:0 auto;padding:70px 24px;display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.sf-cta h2{font-size:46px}.sf-cta p{font-size:15px;color:var(--muted)}.footer2{background:#0d1114;color:#fff;padding:48px max(24px,calc((100vw - 1320px)/2)) 22px}.footer2-inner{display:grid;grid-template-columns:1.55fr repeat(4,.8fr) 1.4fr;grid-gap:30px;gap:30px}.footer2 section{display:flex;flex-direction:column;gap:7px}.footer2-brand{display:grid!important;grid-template-columns:68px 1fr;align-content:start}.footer2-brand img{width:68px;height:68px;background:#fff}.footer2-brand h3{font-size:16px;margin:7px 0}.footer2 a,.footer2 p,.footer2-brand p{font-size:12px;line-height:1.5;color:#ccd0d2}.footer2 h4{font-size:12px;margin:0 0 8px}.footer2-social{grid-column:2;display:flex;gap:11px;margin-top:4px}.footer2-social a{color:#fff}.footer2-social svg{width:18px}.footer2-news form{display:flex;margin-top:7px}.footer2-news input{min-width:0;flex:1 1;padding:11px;border:0;border-radius:6px 0 0 6px}.footer2-news button{background:var(--red);color:#fff;border:0;padding:0 13px;font-weight:700;border-radius:0 6px 6px 0}.footer2-payments{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.footer2-payments b{font-size:11px}.footer2-bottom{border-top:1px solid #2b3034;margin-top:32px;padding-top:18px;display:flex;justify-content:space-between;font-size:11px;color:#aeb4b7}@media(max-width:1100px){.site2-nav{gap:16px}.site2-nav a{font-size:12px}.sf-hero{grid-template-columns:1fr;gap:32px}.sf-hero h1{font-size:68px}.sf-hero-visual{grid-template-columns:1fr 250px}.sf-category-grid{grid-template-columns:repeat(3,1fr)}.footer2-inner{grid-template-columns:1.4fr repeat(3,1fr)}.footer2-news{grid-column:span 2}}@media(max-width:760px){.site2-utility{display:none}.site2-header{height:74px;padding:0 18px;gap:8px}.site2-brand{width:auto;flex:1 1}.site2-brand img{width:74px;height:58px}.site2-nav,.site2-start{display:none}.site2-menu{display:grid}.site2-searchbar{top:74px;padding:0 18px}.site2-mobile-menu{display:flex;position:absolute;left:0;right:0;top:74px;background:#fff;border-top:1px solid var(--line);box-shadow:0 18px 35px rgba(0,0,0,.12);padding:18px;flex-direction:column;gap:0}.site2-mobile-menu a{padding:14px 2px;border-bottom:1px solid #eee;font-size:16px;font-weight:700}.site2-mobile-cta{background:var(--red)!important;color:#fff!important;padding:15px!important;border-radius:7px;margin-top:12px;text-align:center}.sf-hero{padding:42px 20px 34px}.sf-hero h1{font-size:52px}.sf-hero-copy>p{font-size:16px}.sf-actions{display:grid}.sf-actions a{width:100%;justify-content:center}.sf-proof{gap:14px;font-size:11px}.sf-hero-visual{grid-template-columns:1fr}.sf-hero-image{min-height:360px}.sf-live-card{min-height:220px}.sf-categories,.sf-portfolio,.sf-process{padding:50px 20px}.sf-section-head{align-items:flex-start}.sf-cta h2,.sf-process-intro h2,.sf-section-head h2,.sf-split-copy h2{font-size:34px}.sf-section-head>a{display:none}.sf-category-grid{grid-template-columns:1fr;gap:16px}.sf-category{display:grid;grid-template-columns:42% 58%}.sf-art,.sf-category>img{height:100%;min-height:180px}.sf-category>div:last-child{min-height:180px;display:flex;flex-direction:column;justify-content:center}.sf-category h3{font-size:19px}.sf-category p{font-size:13px}.sf-process-intro{grid-template-columns:1fr;gap:14px}.sf-process-intro p{font-size:14px}.sf-process-grid{grid-template-columns:1fr}.sf-process-grid article{min-height:190px}.sf-split{padding:54px 20px;grid-template-columns:1fr;gap:30px}.sf-split-visual{min-height:320px}.sf-split-copy p{font-size:15px}.sf-portfolio-grid{grid-template-columns:1fr 1fr}.sf-portfolio-grid article{min-height:260px}.sf-portfolio-grid img{height:210px}.sf-cta{padding:54px 20px;align-items:flex-start;flex-direction:column}.footer2{padding:42px 22px 22px}.footer2-inner{grid-template-columns:1fr 1fr;gap:28px 20px}.footer2-brand,.footer2-news{grid-column:1/-1}.footer2-bottom{flex-direction:column;gap:7px}}@media(max-width:480px){.sf-hero h1{font-size:46px}.sf-category{grid-template-columns:1fr}.sf-art,.sf-category>img{min-height:230px}.sf-category>div:last-child{min-height:130px}.footer2-inner,.sf-portfolio-grid{grid-template-columns:1fr}.footer2 section,.footer2-brand,.footer2-news{grid-column:1}.footer2-brand{grid-template-columns:62px 1fr}.site2-actions{gap:2px}}.content-hero{max-width:1320px;margin:auto;padding:74px 24px 44px}.content-hero-compact{padding-bottom:28px}.content-hero>span{font-size:12px;letter-spacing:.12em;font-weight:800;color:#d20d14}.content-hero h1{font-size:62px;line-height:.96;letter-spacing:-.04em;margin:10px 0 18px;max-width:900px}.content-hero p{font-size:18px;line-height:1.6;color:#50565a;max-width:780px}.content-grid{max-width:1320px;margin:0 auto 74px;padding:0 24px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.content-grid article{border-top:4px solid #111;padding:24px 0}.content-grid b{color:#d20d14;font-size:12px}.content-grid h2{font-size:26px;margin:20px 0 9px}.content-grid p{font-size:15px;line-height:1.6;color:#555}.faq-list{max-width:980px;margin:0 auto 80px;padding:0 24px}.faq-list details{border-top:1px solid #ddd;padding:0}.faq-list summary{list-style:none;padding:24px 0;font-size:20px;font-weight:800;display:flex;justify-content:space-between;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list details p{padding:0 0 24px;max-width:720px;font-size:15px;line-height:1.6;color:#555}.faq-list summary span{color:#d20d14}.contact-cards{max-width:1100px;margin:0 auto 80px;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.contact-cards article{padding:30px;border:1px solid #ddd;border-radius:14px}.contact-cards h2{font-size:25px;margin:0 0 10px}.contact-cards p{color:#565b60;line-height:1.55}.contact-cards a{font-weight:800;color:#d20d14}.legal-page{max-width:900px;margin:0 auto;padding:80px 24px 120px}.legal-page h1{font-size:52px}.legal-page p{font-size:17px;line-height:1.7;color:#555}.quote-page-wrap{max-width:1180px;margin:0 auto 90px;padding:0 24px;display:grid;grid-template-columns:360px 1fr;grid-gap:42px;gap:42px;align-items:start}.quote-page-wrap aside{position:-webkit-sticky;position:sticky;top:110px}.quote-page-wrap aside>b{font-size:11px;letter-spacing:.12em;color:#d20d14}.quote-page-wrap aside h2{font-size:34px;line-height:1.05;margin:12px 0}.quote-page-wrap aside p{font-size:14px;line-height:1.6;color:#5b6064}.quote-page-wrap aside ol{padding-left:20px;line-height:2;font-size:13px;font-weight:700}.quote-form{border:1px solid #ddd;border-radius:16px;padding:28px;display:flex;flex-direction:column;gap:17px;background:#fff}.quote-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.quote-form label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:800}.quote-form input,.quote-form select,.quote-form textarea{border:1px solid #ccc;border-radius:8px;padding:12px 13px;font:inherit;font-size:14px;background:#fff}.quote-form textarea{resize:vertical}.quote-submit{border:0;justify-content:center;margin-top:6px}.quote-error{background:#fff1f1;color:#b20c12;padding:12px;border-radius:7px;font-size:13px}.quote-success{border:1px solid #ddd;border-radius:16px;padding:42px}.quote-success>svg{width:45px;height:45px;color:#d20d14}.quote-success h2{font-size:34px;margin:18px 0 8px}.quote-success p{line-height:1.6;color:#555}.catalog{max-width:1320px;margin:0 auto 80px;padding:0 24px}.catalog-toolbar{display:flex;gap:18px;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd;padding-bottom:18px}.catalog-toolbar>label{display:flex;align-items:center;gap:9px;border:1px solid #ccc;border-radius:8px;padding:0 12px;height:44px;min-width:300px}.catalog-toolbar input{border:0;outline:0;font-size:14px;width:100%}.catalog-chips{display:flex;gap:8px;flex-wrap:wrap}.catalog-chips button{border:1px solid #ccc;background:#fff;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:700}.catalog-chips button.active{background:#111;color:#fff;border-color:#111}.catalog-count{font-size:12px;color:#777;margin:18px 0}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.catalog-card{border:1px solid #ddd;border-radius:14px;overflow:hidden;background:#fff}.catalog-image{display:grid;place-items:center;height:330px;background:#f4f4f2}.catalog-image img{width:100%;height:100%;object-fit:contain}.catalog-body{padding:18px}.catalog-body>span{font-size:10px;font-weight:800;letter-spacing:.1em;color:#d20d14}.catalog-body h2{font-size:23px;margin:7px 0}.catalog-body p{font-size:13px;line-height:1.5;color:#666;min-height:40px}.catalog-body>div{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.catalog-body strong{font-size:18px}.catalog-body>div a{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:800;color:#d20d14}.catalog-body svg{width:15px}.catalog-empty{text-align:center;padding:70px 20px;background:#f5f5f4;border-radius:14px}.product-detail{max-width:1180px;margin:0 auto;padding:64px 24px 90px;display:grid;grid-template-columns:1.15fr .85fr;grid-gap:58px;gap:58px}.product-detail-media{background:#f4f4f2;border-radius:18px;min-height:560px;display:grid;place-items:center}.product-detail-media img{width:80%;height:500px;object-fit:contain}.product-detail-copy>span{font-size:11px;letter-spacing:.12em;font-weight:800;color:#d20d14}.product-detail-copy h1{font-size:52px;line-height:1;margin:10px 0 12px}.product-detail-copy>strong{font-size:24px;color:#d20d14}.product-detail-copy>p{font-size:16px;line-height:1.6;color:#555}.product-meta{border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin:24px 0;padding:18px 0;display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.product-meta b{font-size:11px;text-transform:uppercase}.product-meta p{font-size:13px;color:#555}.product-detail-copy>.sf-primary,.product-detail-copy>.sf-secondary{width:100%;justify-content:center;margin-bottom:10px}.product-detail-copy ul{list-style:none;padding:0;margin:22px 0}.product-detail-copy li{display:flex;gap:9px;align-items:center;font-size:12px;margin:10px 0}.product-detail-copy li svg{width:16px;color:#d20d14}@media(max-width:760px){.content-hero{padding:48px 20px 28px}.content-hero h1{font-size:44px}.content-hero p{font-size:16px}.catalog,.contact-cards,.content-grid,.product-detail,.quote-page-wrap{grid-template-columns:1fr;padding-left:20px;padding-right:20px}.quote-page-wrap aside{position:static}.quote-form-grid{grid-template-columns:1fr}.catalog-toolbar{align-items:stretch;flex-direction:column}.catalog-toolbar>label{min-width:0;width:100%}.catalog-grid{grid-template-columns:1fr}.catalog-image{height:300px}.product-detail{gap:28px;padding-top:34px}.product-detail-media{min-height:360px}.product-detail-media img{height:320px}.product-detail-copy h1{font-size:40px}.footer2-news form{display:grid;grid-template-columns:1fr auto}}.designer-shell{max-width:1320px;margin:0 auto 90px;padding:0 24px}.designer-shell .designer-page{grid-template-columns:300px minmax(0,1fr) 320px;gap:16px}.designer-shell .designer-canvas-wrap,.designer-shell .designer-panel,.designer-shell .summary-panel{border:1px solid #dedede;border-radius:14px;background:#fff;box-shadow:none}.designer-shell .designer-panel{padding:20px}.designer-shell .designer-panel h4{font-size:11px;letter-spacing:.06em;color:#222}.designer-shell .designer-field{gap:9px}.designer-shell .designer-field input[type=text],.designer-shell .designer-field select{height:42px;border-radius:8px;font-size:13px;padding:0 12px}.designer-shell .upload-box{padding:24px;border-radius:10px;background:#fafafa}.designer-shell .designer-canvas-wrap{min-height:650px;padding:16px}.designer-shell .designer-canvas-tabs button{height:40px;min-width:76px;border-radius:8px}.designer-shell .designer-canvas{background:#f4f4f2;min-height:540px}.designer-shell .designer-canvas img.mockup{width:78%;max-width:500px;max-height:520px;object-fit:contain}.designer-shell .print-area{width:32%;height:42%;top:28%;left:34%}.designer-shell .admin-toolbar{gap:18px;margin:0;padding-top:4px}.designer-shell .admin-link-button{display:flex;align-items:center;gap:6px;color:#333;border:1px solid #ddd;border-radius:7px;padding:8px 10px;background:#fff}.designer-shell .summary-panel{padding:20px;top:100px}.designer-shell .summary-panel h3{font-size:20px}.designer-shell .summary-row{font-size:13px}.designer-shell .summary-row.total{font-size:18px}.designer-shell .summary-panel .button{min-height:46px}@media(max-width:1100px){.designer-shell .designer-page{grid-template-columns:250px minmax(0,1fr)}.designer-shell .summary-panel{grid-column:1/-1;position:static;display:grid;grid-template-columns:repeat(2,1fr);align-items:center}.designer-shell .summary-panel h3{grid-column:1/-1}}@media(max-width:760px){.designer-shell{padding:0 16px;margin-bottom:55px}.designer-shell .designer-page{display:flex;flex-direction:column}.designer-shell .designer-canvas-wrap{order:1;min-height:520px}.designer-shell .designer-panel{order:2}.designer-shell .summary-panel{order:3;display:flex}.designer-shell .designer-canvas{min-height:430px}.designer-shell .designer-canvas img.mockup{width:92%;max-height:390px}.designer-shell .print-area{width:38%;left:31%;height:40%;top:30%}}.footer2-brand>p{grid-column:1/-1;max-width:330px;margin-top:8px}.footer2-social{grid-column:1/-1}.footer2-brand h3{align-self:center}@media(max-width:1024px){.site2-utility{display:none}.site2-header{height:76px;padding:0 20px;gap:8px}.site2-brand{width:auto;flex:1 1}.site2-brand img{width:76px;height:60px}.site2-nav,.site2-start{display:none!important}.site2-menu{display:grid!important}.site2-actions{margin-left:auto}.site2-searchbar{top:76px;padding:0 20px}.site2-mobile-menu{display:flex;position:absolute;left:0;right:0;top:76px;background:#fff;border-top:1px solid var(--line);box-shadow:0 18px 35px rgba(0,0,0,.12);padding:16px 20px 22px;flex-direction:column;z-index:90}.site2-mobile-menu a{padding:14px 2px;border-bottom:1px solid #eee;font-size:16px;font-weight:750}.site2-mobile-cta{background:var(--red)!important;color:#fff!important;border-radius:8px;margin-top:12px;text-align:center;border-bottom:0!important}.sf-hero{grid-template-columns:1fr;padding:48px 22px 38px;gap:28px}.sf-hero h1{font-size:clamp(48px,9vw,68px)}.sf-hero-visual{grid-template-columns:1fr 240px}.sf-category-grid,.sf-portfolio-grid,.sf-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer2-inner{grid-template-columns:1.3fr 1fr 1fr}.footer2-brand,.footer2-news{grid-column:1/-1}}@media(max-width:680px){.site2-header{height:72px;padding:0 16px}.site2-brand img{width:70px;height:56px}.site2-icon,.site2-menu{width:38px;height:38px}.site2-searchbar{top:72px;padding:0 16px}.site2-mobile-menu{top:72px;padding-inline:18px}.sf-hero{padding:38px 18px 30px}.sf-cta span,.sf-eyebrow,.sf-process-intro>span,.sf-section-head span,.sf-split-copy>span{font-size:11px}.sf-hero h1{font-size:47px;line-height:.94}.sf-hero-copy>p{font-size:16px}.sf-actions{display:grid;grid-template-columns:1fr}.sf-actions a{width:100%;justify-content:center}.sf-proof{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px 16px;gap:12px 16px}.sf-hero-visual{grid-template-columns:1fr}.sf-hero-image{min-height:330px}.sf-live-card{min-height:190px}.sf-categories,.sf-portfolio,.sf-process{padding:46px 18px}.sf-section-head{align-items:flex-start}.sf-cta h2,.sf-process-intro h2,.sf-section-head h2,.sf-split-copy h2{font-size:34px}.sf-section-head>a{display:none}.sf-category-grid{grid-template-columns:1fr!important;gap:14px}.sf-category{display:grid;grid-template-columns:43% 57%;min-height:170px}.sf-art,.sf-category>img{height:100%;min-height:170px}.sf-category>div:last-child{min-height:170px;padding:18px;display:flex;flex-direction:column;justify-content:center}.sf-category h3{font-size:18px}.sf-category p{font-size:13px;line-height:1.45}.sf-process-intro{grid-template-columns:1fr;gap:12px}.sf-process-grid{grid-template-columns:1fr!important}.sf-process-grid article{min-height:175px}.sf-split{grid-template-columns:1fr;padding:50px 18px;gap:26px}.sf-split-visual{min-height:300px}.sf-portfolio-grid{grid-template-columns:1fr!important}.sf-cta{padding:48px 18px;flex-direction:column;align-items:stretch}.footer2{padding:38px 20px 20px}.footer2-inner{grid-template-columns:1fr!important;gap:28px}.footer2 section,.footer2-brand,.footer2-news{grid-column:1!important}.footer2-brand{grid-template-columns:72px 1fr!important}.footer2-brand img{width:72px;height:72px}.footer2-brand>p{grid-column:1/-1!important;max-width:none;font-size:14px!important;line-height:1.55!important;margin:10px 0 0}.footer2-social{grid-column:1/-1!important;margin-top:8px}.footer2 h4{font-size:14px}.footer2 a,.footer2 p{font-size:14px;line-height:1.5}.footer2-news form{display:grid;grid-template-columns:1fr auto}.footer2-news input{font-size:16px;min-height:50px}.footer2-news button{font-size:14px;padding:0 18px}.footer2-bottom{font-size:12px}.content-hero{padding:42px 18px 24px}.content-hero h1{font-size:42px}.content-hero p{font-size:16px}.catalog,.contact-cards,.content-grid,.product-detail,.quote-page-wrap{padding-left:18px;padding-right:18px}.catalog-grid{grid-template-columns:1fr!important}.catalog-image{height:300px}.designer-shell{padding:0 12px}}@media(max-width:430px){.sf-hero h1{font-size:42px}.sf-category{grid-template-columns:1fr}.sf-art,.sf-category>img{min-height:230px}.sf-category>div:last-child{min-height:128px}.sf-proof{grid-template-columns:1fr}.footer2-brand{grid-template-columns:64px 1fr!important}.footer2-brand img{width:64px;height:64px}}.catalog-source-link{display:inline-flex;margin-top:14px;font-size:13px;font-weight:800;color:#d20d14;text-decoration:underline;text-underline-offset:3px}.create-intro-v3{max-width:1320px;margin:0 auto;padding:48px 24px 24px}.designer-v3{align-items:start}.product-visual-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin-bottom:8px}.product-visual-grid button{border:1px solid #e2e2e2;background:#fff;border-radius:12px;padding:8px;display:grid;grid-template-rows:82px auto;grid-gap:7px;gap:7px;cursor:pointer;text-align:left;transition:.18s ease}.product-visual-grid button:hover{transform:translateY(-1px);border-color:#b9b9b9}.product-visual-grid button.selected{border-color:#d20d14;box-shadow:0 0 0 2px rgba(210,13,20,.08)}.product-visual-grid img{width:100%;height:82px;object-fit:contain;border-radius:8px;background:#f7f7f6}.product-visual-grid span{font-size:10px;line-height:1.2;font-weight:800;color:#1a1a1a}.designer-range{display:grid;grid-template-columns:82px 1fr;align-items:center;grid-gap:10px;gap:10px;font-size:10px;font-weight:800;color:#565656}.designer-range input{accent-color:#d20d14}.smart-color-note{display:flex;align-items:center;gap:7px;font-size:10px;color:#666;margin-top:4px}.smart-color-chip{display:inline-block;width:14px;height:14px;border-radius:50%;border:1px solid #aaa;box-shadow:0 0 0 2px #fff}.designer-position-grid{display:grid;grid-gap:8px;gap:8px;padding:10px;border:1px solid #e8e8e8;border-radius:10px;background:#fafafa}.designer-canvas-topline{display:flex;justify-content:space-between;align-items:center;gap:16px}.designer-3d-hint{font-size:10px;font-weight:700;color:#767676}.designer-shell .designer-canvas{position:relative;overflow:hidden;background:#f7f7f5!important;min-height:620px!important;border-radius:16px}.premium-garment-stage,.premium-garment-viewer{position:absolute;inset:0}.premium-garment-stage canvas{display:block;width:100%!important;height:100%!important;touch-action:none;cursor:-webkit-grab;cursor:grab}.premium-garment-stage canvas:active{cursor:-webkit-grabbing;cursor:grabbing}.viewer-status{position:absolute;inset:auto 50% 26px auto;transform:translateX(50%);padding:9px 12px;border-radius:999px;background:#111;color:#fff;font-size:11px;font-weight:800}.viewer-fallback{position:absolute;inset:0;display:grid;place-items:center;padding:32px;background:radial-gradient(circle at 50% 35%,#fff 0,#f5f5f3 58%,#ececea 100%)}.viewer-fallback img{width:min(78%,520px);height:min(78%,520px);object-fit:contain;filter:drop-shadow(0 28px 28px rgba(0,0,0,.12))}.viewer-fallback small{position:absolute;bottom:18px;font-size:10px;color:#777}.summary-product-preview{display:grid;grid-template-columns:72px 1fr;grid-gap:12px;gap:12px;align-items:center;padding:10px;border-radius:10px;background:#f7f7f6;border:1px solid #ececec}.summary-product-preview img{width:72px;height:72px;object-fit:contain}.summary-product-preview small{display:block;font-size:9px;color:#777;text-transform:uppercase;letter-spacing:.08em}.summary-product-preview strong{display:block;font-size:14px;margin-top:3px}.quote-required-note{font-size:12px;line-height:1.5;color:#555;background:#f5f5f4;border-radius:9px;padding:12px}.designer-mobile-close,.designer-mobile-quick{display:none}.footer2-brand img,.site2-brand img{object-fit:contain;background:#fff}@media(max-width:760px){.create-intro-v3{padding:28px 18px 16px}.create-intro-v3 h1{font-size:42px}.designer-shell{padding:0 12px 44px!important}.designer-shell .designer-page{display:flex!important;flex-direction:column!important;gap:12px!important}.designer-mobile-quick{display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px;order:1;background:#fff;border:1px solid #ddd;border-radius:14px;padding:12px;position:-webkit-sticky;position:sticky;top:78px;z-index:35;box-shadow:0 10px 24px rgba(0,0,0,.06)}.designer-mobile-quick label{grid-column:1/-1;display:grid;grid-gap:5px;gap:5px}.designer-mobile-quick label>span,.mobile-colors>span{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:#555}.designer-mobile-quick select{height:44px;border:1px solid #ccc;border-radius:9px;padding:0 12px;background:#fff;font-weight:700}.mobile-colors{display:grid;grid-gap:5px;gap:5px}.designer-mobile-quick .color-swatches{display:flex;gap:8px;flex-wrap:wrap}.designer-mobile-tools-toggle{align-self:end;height:42px;border:0;border-radius:9px;background:#111;color:#fff;padding:0 14px;font-weight:800}.designer-shell .designer-canvas-wrap{order:2!important;min-height:560px!important;padding:10px!important;border-radius:16px!important}.designer-shell .designer-canvas{min-height:490px!important;border-radius:14px}.designer-canvas-topline{padding:2px 2px 8px;align-items:center}.designer-3d-hint{max-width:130px;text-align:right;line-height:1.3}.designer-shell .designer-panel{display:none!important;order:3!important}.designer-shell .designer-panel.mobile-open{display:flex!important;position:fixed!important;inset:84px 12px 12px!important;z-index:100!important;overflow:auto!important;border-radius:18px!important;box-shadow:0 30px 80px rgba(0,0,0,.22)!important;padding:48px 18px 22px!important;background:#fff!important}.designer-mobile-close{display:grid;position:absolute;right:12px;top:10px;width:34px;height:34px;border:1px solid #ddd;border-radius:50%;background:#fff;place-items:center;font-size:22px;line-height:1}.product-visual-grid{display:flex;overflow-x:auto;padding-bottom:4px}.product-visual-grid button{flex:0 0 118px;grid-template-rows:76px auto}.designer-shell .summary-panel{order:4!important;display:flex!important;position:static!important}.designer-actions{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:8px!important;gap:8px!important}.designer-actions button{justify-content:center}}.designer-v4 .designer-panel{position:relative}.upload-box-live{display:grid;place-items:center;grid-gap:6px;gap:6px;min-height:120px;border:1.5px dashed #c9c9c9;border-radius:12px;background:#fbfbfb;cursor:pointer;text-align:center;padding:16px;transition:.18s ease}.upload-box-live input{display:none}.upload-box-live strong{font-size:13px}.upload-box-live span{font-size:10px;color:#777}.upload-box-live.drag-active{border-color:#d20d14;background:#fff5f5;box-shadow:0 0 0 3px rgba(210,13,20,.08)}.full-color-picker{width:30px;height:30px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #bbb;overflow:hidden;position:relative;cursor:pointer;background:conic-gradient(red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.full-color-picker input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.full-color-picker span{position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:18px;font-weight:900;text-shadow:0 1px 2px #000}.color-value-row{display:grid;grid-template-columns:1fr 30px;grid-gap:8px;gap:8px;align-items:center;margin-top:8px}.color-value-row input{height:36px;border:1px solid #ddd;border-radius:8px;padding:0 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;text-transform:uppercase}.color-value-row span{width:30px;height:30px;border-radius:8px;border:1px solid #ccc}.text-add-row{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px}.text-add-row button{border:0;background:#111;color:#fff;border-radius:8px;padding:0 14px;font-weight:800}.text-style-grid{display:grid;grid-gap:8px;gap:8px}.text-style-grid label{display:grid;grid-template-columns:82px 1fr;align-items:center;grid-gap:10px;gap:10px;font-size:10px;font-weight:800;color:#555}.text-style-grid input[type=color]{width:42px;height:32px;border:0;background:none;padding:0}.font-picker{position:relative}.font-picker-trigger{width:100%;height:42px;border:1px solid #d8d8d8;border-radius:9px;background:#fff;text-align:left;padding:0 12px;font-weight:700}.font-picker-popover{position:absolute;z-index:80;left:0;right:0;top:48px;background:#fff;border:1px solid #ddd;border-radius:12px;box-shadow:0 18px 45px rgba(0,0,0,.15);padding:10px}.font-picker-popover>label{display:flex;align-items:center;gap:8px;border:1px solid #ddd;border-radius:8px;padding:0 10px}.font-picker-popover input{border:0!important;height:40px!important;outline:0;min-width:0}.font-picker-list{max-height:280px;overflow:auto;margin-top:8px;display:grid}.font-picker-list button{display:flex;align-items:center;justify-content:space-between;gap:10px;border:0;background:#fff;padding:10px 8px;text-align:left;border-radius:7px}.font-picker-list button:hover{background:#f5f5f4}.font-picker-list span{font-size:15px}.font-picker-list small{font-size:9px;color:#888;text-transform:uppercase}.designer-mode-toggle{display:flex;gap:6px}.designer-mode-toggle button{display:flex;align-items:center;gap:6px;border:1px solid #ddd;background:#fff;border-radius:8px;padding:9px 11px;font-size:11px;font-weight:800}.designer-mode-toggle button.active{background:#111;color:#fff;border-color:#111}.design-edit-overlay{position:absolute;z-index:12;pointer-events:auto}.apparel-edit-zone{left:30%;top:24%;width:40%;height:54%}.cylinder-edit-zone{left:20%;top:22%;width:60%;height:58%}.live-design-surface{position:absolute;inset:0;touch-action:none}.live-design-safe-zone{position:absolute;inset:0;border:1px dashed rgba(210,13,20,.55);border-radius:8px;pointer-events:none}.live-layer{position:absolute;cursor:move;touch-action:none;min-width:24px;min-height:24px}.live-layer.selected{outline:1.5px solid #d20d14;outline-offset:4px}.live-layer img{display:block;width:100%;height:auto}.live-layer img,.live-text-layer{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.live-text-layer{white-space:normal;line-height:1.03;word-break:break-word}.live-handle{position:absolute;width:16px;height:16px;border-radius:50%;background:#fff;border:2px solid #d20d14;box-shadow:0 2px 8px rgba(0,0,0,.2)}.live-resize{right:-12px;bottom:-12px;cursor:nwse-resize}.live-rotate{left:50%;top:-28px;transform:translateX(-50%);cursor:-webkit-grab;cursor:grab}.live-rotate:after{content:"↻";position:absolute;inset:-6px;display:grid;place-items:center;color:#d20d14;font-size:13px;font-weight:900}.preview-apparel3d,.preview-cylinder3d{min-height:620px!important;position:relative}.flat-product-viewer{position:absolute;inset:0;display:grid;place-items:center;padding:30px}.flat-product-stage{position:relative;width:min(90%,760px);max-height:80%;background:#fff;border:1px solid #e0e0e0;border-radius:12px;overflow:hidden;box-shadow:0 24px 50px rgba(0,0,0,.08)}.flat-product-base{width:100%;height:100%;object-fit:cover;opacity:.9}.flat-product-stage .live-design-surface{inset:8%}.flat-product-meta{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);display:flex;gap:8px;align-items:center;background:rgba(255,255,255,.94);border:1px solid #ddd;border-radius:999px;padding:8px 12px;font-size:10px}.cylindrical-viewer{position:absolute;inset:0}.design-submit-panel{display:flex;flex-direction:column;gap:14px}.complete-design-button{font-size:15px!important;min-height:50px!important}.design-capture-note{font-size:10px;line-height:1.45;color:#777;margin:0}.complete-design-backdrop{position:fixed;inset:0;background:rgba(9,10,12,.58);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:400;display:grid;place-items:center;padding:20px}.complete-design-modal{position:relative;width:min(100%,520px);background:#fff;border-radius:18px;padding:28px;box-shadow:0 30px 90px rgba(0,0,0,.28);display:grid;grid-gap:14px;gap:14px}.complete-design-close{position:absolute;right:14px;top:14px;width:34px;height:34px;border-radius:50%;border:1px solid #ddd;background:#fff;display:grid;place-items:center}.complete-design-modal h2{font-size:30px;line-height:1;margin:0}.complete-design-modal p{color:#666;line-height:1.5;margin:0}.complete-design-modal label{display:grid;grid-gap:6px;gap:6px;font-size:11px;font-weight:800}.complete-design-modal input{height:46px;border:1px solid #d7d7d7;border-radius:9px;padding:0 12px;font-size:16px}.complete-design-success>span,.modal-kicker{color:#d20d14;font-size:11px;font-weight:900;letter-spacing:.12em}.complete-design-success{display:grid;grid-gap:14px;gap:14px;text-align:center;place-items:center;padding:10px}.complete-design-success>svg{width:48px;height:48px;color:#159447}.complete-design-success>strong{font-size:20px;border:1px dashed #bbb;border-radius:9px;padding:10px 14px}.complete-design-error{background:#fff0f0;border-radius:8px;padding:10px}@media(max-width:760px){.designer-mode-toggle button{padding:8px}.designer-mode-toggle button svg{display:none}.apparel-edit-zone{left:24%;top:26%;width:52%;height:52%}.cylinder-edit-zone{left:14%;top:24%;width:72%;height:54%}.preview-apparel3d,.preview-cylinder3d{min-height:490px!important}.flat-product-viewer{padding:18px}.flat-product-stage{width:96%}.flat-product-meta{bottom:8px;white-space:nowrap}.complete-design-modal{padding:24px 18px 18px;border-radius:16px}.complete-design-modal h2{font-size:26px}}.rup-lab{--lab-red:#d20d14;--lab-ink:#111317;--lab-line:#e5e5e5;--lab-muted:#6c7075;display:grid;grid-template-columns:88px 360px minmax(0,1fr);height:calc(100dvh - 84px);min-height:700px;background:#f4f4f2;border-top:1px solid var(--lab-line);overflow:hidden}.rup-lab.panel-closed{grid-template-columns:88px 0 minmax(0,1fr)}.rup-lab-toolbar{background:#fff;border-right:1px solid var(--lab-line);padding:14px 8px;display:flex;flex-direction:column;gap:5px;z-index:30;overflow:auto}.rup-lab-toolbar button{position:relative;border:0;background:transparent;border-radius:12px;min-height:68px;padding:7px 4px;display:grid;place-items:center;grid-gap:4px;gap:4px;cursor:pointer;color:#4c5054;transition:.16s ease}.rup-lab-toolbar button:hover{background:#f5f5f4;color:#111}.rup-lab-toolbar button.active{background:#fff1f1;color:var(--lab-red)}.rup-lab-toolbar button.active:before{content:"";position:absolute;left:-8px;top:12px;bottom:12px;width:3px;border-radius:0 3px 3px 0;background:var(--lab-red)}.rup-lab-toolbar svg{width:25px;height:25px;stroke-width:1.8}.rup-lab-toolbar span{font-size:10px;line-height:1.1;font-weight:750}.rup-lab-panel{width:360px;background:#fff;border-right:1px solid var(--lab-line);overflow:hidden;transition:.18s ease;z-index:25}.rup-lab.panel-closed .rup-lab-panel{width:0;border-right:0}.rup-lab-panel-head{height:76px;border-bottom:1px solid var(--lab-line);display:grid;grid-template-columns:34px 1fr 34px;align-items:center;grid-gap:10px;gap:10px;padding:0 14px}.rup-lab-panel-head>div{min-width:0}.rup-lab-panel-head span{display:block;font-size:9px;letter-spacing:.12em;color:var(--lab-red);font-weight:900}.rup-lab-panel-head strong{display:block;font-size:19px;line-height:1.2;margin-top:2px}.rup-panel-back,.rup-panel-close{border:0;background:#f6f6f5;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;cursor:pointer}.rup-panel-close{display:none}.rup-panel-back svg,.rup-panel-close svg{width:17px;height:17px}.rup-lab-panel-body{height:calc(100% - 76px);overflow:auto;padding:22px}.rup-kicker{font-size:10px;letter-spacing:.12em;font-weight:900;color:var(--lab-red)}.rup-tool-copy h3,.rup-welcome-panel h2{font-size:28px;line-height:1.02;margin:7px 0 10px;letter-spacing:-.03em}.rup-tool-copy p,.rup-welcome-panel>p{margin:0;color:#686d72;font-size:13px;line-height:1.5}.rup-welcome-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:22px}.rup-art-card,.rup-welcome-grid button{border:1px solid #dedede;background:#fff;border-radius:14px;padding:16px;min-height:140px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;text-align:left;cursor:pointer;transition:.18s ease}.rup-art-card:hover,.rup-welcome-grid button:hover{border-color:#b7b7b7;box-shadow:0 8px 24px rgba(0,0,0,.06);transform:translateY(-1px)}.rup-art-card svg,.rup-welcome-grid svg{width:30px;height:30px;color:var(--lab-red);margin-bottom:auto}.rup-art-card strong,.rup-welcome-grid strong{font-size:13px;margin-top:16px}.rup-art-card span,.rup-welcome-grid span{font-size:10px;color:#777;margin-top:4px;line-height:1.35}.rup-tool-section{display:grid;grid-gap:16px;gap:16px}.rup-product-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.rup-product-grid button{border:1px solid #ddd;background:#fff;border-radius:12px;padding:8px;text-align:left;cursor:pointer;display:grid;grid-gap:4px;gap:4px}.rup-product-grid button.selected{border-color:var(--lab-red);box-shadow:0 0 0 2px rgba(210,13,20,.08)}.rup-product-grid img{width:100%;height:92px;object-fit:contain;background:#f5f5f3;border-radius:8px}.rup-product-grid strong{font-size:11px}.rup-product-grid span{font-size:9px;color:#777}.rup-field-label{display:grid;grid-gap:6px;gap:6px}.rup-field-label>span,.rup-full-colour>span,.rup-inline-fields span{font-size:10px;font-weight:850;letter-spacing:.04em;text-transform:uppercase;color:#555}.rup-field-label input:not([type]),.rup-field-label input[type=text],.rup-field-label select,.rup-full-colour input:not([type]),.rup-full-colour input[type=text]{width:100%;height:44px;border:1px solid #d6d6d6;border-radius:9px;padding:0 11px;background:#fff;font-size:14px}.rup-dropzone{min-height:230px;border:1.5px dashed #bdbdbd;border-radius:14px;display:grid;place-items:center;align-content:center;grid-gap:5px;gap:5px;text-align:center;padding:22px;cursor:pointer;background:#fafafa;transition:.18s ease}.rup-dropzone:hover{background:#fff7f7;border-color:var(--lab-red)}.rup-dropzone>svg{width:42px;height:42px;color:var(--lab-red);margin-bottom:8px}.rup-dropzone strong{font-size:15px}.rup-dropzone span{font-size:12px;color:#666}.rup-dropzone small{font-size:10px;color:#999;margin-top:4px}.rup-dropzone input{display:none}.rup-primary-action,.rup-secondary-action{width:100%;min-height:46px;border-radius:9px;font-weight:850;cursor:pointer}.rup-primary-action{border:0;background:var(--lab-red);color:#fff}.rup-secondary-action{border:1px solid #cfcfcf;background:#fff;color:#111}.rup-art-card{width:100%}.rup-colour-swatches{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.rup-colour-swatches button{border:1px solid #dedede;background:#fff;border-radius:10px;padding:8px;display:flex;align-items:center;gap:8px;cursor:pointer}.rup-colour-swatches button.selected{border-color:var(--lab-red)}.rup-colour-swatches button>span{width:28px;height:28px;border-radius:50%;border:1px solid #ccc}.rup-colour-swatches strong{font-size:11px}.rup-full-colour{display:grid;grid-gap:8px;gap:8px}.rup-full-colour>div{display:grid;grid-template-columns:52px 1fr;grid-gap:8px;gap:8px}.rup-full-colour input[type=color]{width:52px;height:44px;border:1px solid #d6d6d6;border-radius:9px;padding:2px;background:#fff}.rup-inline-fields{display:grid;grid-template-columns:90px 1fr;grid-gap:10px;gap:10px}.rup-inline-fields label{display:grid;grid-gap:6px;gap:6px}.rup-inline-fields input[type=color]{width:100%;height:42px;border:1px solid #ddd;border-radius:9px;background:#fff;padding:2px}.rup-field-label input[type=range],.rup-inline-fields input[type=range]{width:100%;accent-color:var(--lab-red)}.rup-format-row{display:flex;gap:6px}.rup-format-row button{width:40px;height:38px;border:1px solid #ddd;background:#fff;border-radius:8px;display:grid;place-items:center}.rup-format-row button.active{background:#111;color:#fff;border-color:#111}.rup-format-row svg{width:16px;height:16px}.rup-layer-list{display:grid;grid-gap:7px;gap:7px}.rup-layer-list button{border:1px solid #ddd;background:#fff;border-radius:10px;padding:10px;display:grid;grid-template-columns:28px 1fr;grid-template-rows:auto auto;text-align:left;grid-column-gap:8px;column-gap:8px;cursor:pointer}.rup-layer-list button.selected{border-color:var(--lab-red);background:#fff8f8}.rup-layer-list button>span{grid-row:1/3;width:28px;height:28px;border-radius:7px;background:#f0f0ef;display:grid;place-items:center;font-size:10px;font-weight:850}.rup-layer-list strong{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rup-layer-list small{font-size:9px;color:#777}.rup-empty-state{padding:24px;border:1px dashed #ccc;border-radius:10px;text-align:center;font-size:11px;color:#888}.rup-layer-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.rup-layer-actions button{min-height:42px;border:1px solid #ddd;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px;font-weight:800}.rup-layer-actions .danger{color:#c71318}.rup-layer-actions svg{width:14px;height:14px}.rup-lab-stage-shell{min-width:0;display:grid;grid-template-rows:76px minmax(0,1fr) 84px;background:#efefed;overflow:hidden}.rup-lab-stage-top{background:#fff;border-bottom:1px solid var(--lab-line);display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;grid-gap:18px;gap:18px;padding:0 18px}.rup-side-tabs{display:flex;border:1px solid #ddd;border-radius:10px;padding:3px;background:#f7f7f6}.rup-side-tabs button{border:0;background:transparent;padding:9px 17px;border-radius:7px;font-size:11px;font-weight:850}.rup-side-tabs button.active{background:#111;color:#fff}.rup-side-actions{display:flex;align-items:center;gap:6px}.rup-side-actions>span{font-size:10px;color:#777;text-transform:capitalize;margin-right:2px}.rup-side-actions button{border:1px solid #ddd;background:#fff;border-radius:8px;padding:8px 10px;display:flex;align-items:center;gap:5px;font-size:10px;font-weight:850}.rup-side-actions button:hover{border-color:var(--lab-red);color:var(--lab-red)}.rup-side-actions svg{width:13px;height:13px}.rup-stage-product-label{display:flex;align-items:center;justify-content:center;gap:8px;color:#555;min-width:0}.rup-stage-product-label svg{width:17px;height:17px}.rup-stage-product-label span{display:flex;gap:8px;align-items:baseline;font-size:10px;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rup-stage-product-label strong{font-size:12px;color:#111}.rup-stage-actions{display:flex;align-items:center;gap:8px}.rup-view-toggle{display:flex;gap:4px}.rup-view-toggle button{border:1px solid #ddd;background:#fff;border-radius:8px;padding:8px 10px;display:flex;align-items:center;gap:6px;font-size:10px;font-weight:850}.rup-view-toggle button.active{background:#111;color:#fff;border-color:#111}.rup-view-toggle svg{width:13px;height:13px}.rup-complete-button{border:0;border-radius:9px;background:var(--lab-red);color:#fff;padding:12px 16px;font-size:11px;font-weight:900;white-space:nowrap;cursor:pointer}.rup-lab-canvas{position:relative;min-height:0;margin:18px;border-radius:16px;background:radial-gradient(circle at 50% 35%,#fff 0,#f8f8f6 54%,#e9e9e6 100%);border:1px solid #dededb;overflow:hidden;box-shadow:0 12px 30px rgba(0,0,0,.05)}.rup-lab-canvas .cylindrical-viewer,.rup-lab-canvas .flat-product-viewer,.rup-lab-canvas .premium-garment-viewer{position:absolute;inset:0}.rup-lab-bottom{height:84px;background:#fff;border-top:1px solid var(--lab-line);display:flex;align-items:center;justify-content:space-between;padding:10px 18px;gap:20px}.rup-bottom-product{display:flex;align-items:center;gap:10px;min-width:0}.rup-bottom-product img{width:58px;height:58px;object-fit:contain;background:#f5f5f3;border-radius:9px}.rup-bottom-product div{display:grid;grid-gap:2px;gap:2px}.rup-bottom-product strong{font-size:12px}.rup-bottom-product span{font-size:9px;color:#777}.rup-bottom-controls{display:flex;align-items:center;gap:22px}.rup-bottom-controls>label{display:flex;align-items:center;gap:8px}.rup-bottom-controls>label>span,.rup-price-block span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#777;font-weight:850}.rup-qty{display:flex;border:1px solid #ddd;border-radius:8px;overflow:hidden}.rup-qty button{width:32px;height:34px;border:0;background:#f7f7f6;font-size:17px}.rup-qty input{width:38px;border:0;text-align:center;font-weight:800}.rup-price-block{display:grid;grid-gap:2px;gap:2px;text-align:right}.rup-price-block strong{font-size:15px}.rup-lab .design-edit-overlay{z-index:12}.rup-lab .apparel-edit-zone{left:31%;top:25%;width:38%;height:52%}.rup-lab .cylinder-edit-zone{left:23%;top:22%;width:54%;height:58%}.create-app-page{height:100dvh;overflow:hidden;background:#f4f4f2}.create-app-page .site2-header{position:relative;z-index:100}.create-app-page .footer2{display:none}@media(max-width:1100px){.rup-lab{grid-template-columns:78px 320px minmax(0,1fr)}.rup-lab-panel{width:320px}.rup-lab.panel-closed{grid-template-columns:78px 0 minmax(0,1fr)}.rup-stage-product-label{display:none}.rup-lab-stage-top{grid-template-columns:auto auto 1fr}.rup-stage-actions{justify-self:end}}@media(max-width:760px){.create-app-page{height:auto;min-height:100dvh;overflow:visible}.rup-lab,.rup-lab.panel-closed{height:calc(100dvh - 72px);min-height:620px;display:block;position:relative;overflow:hidden}.rup-lab-toolbar{position:absolute;left:0;right:0;bottom:0;height:74px;border-right:0;border-top:1px solid var(--lab-line);padding:5px 8px;display:grid;grid-template-columns:repeat(7,1fr);grid-gap:2px;gap:2px;z-index:120}.rup-lab-toolbar button{min-height:62px;padding:5px 2px;border-radius:9px}.rup-lab-toolbar button.active:before{left:10px;right:10px;top:-5px;bottom:auto;width:auto;height:3px;border-radius:0 0 3px 3px}.rup-lab-toolbar svg{width:22px;height:22px}.rup-lab-toolbar span{font-size:9px}.rup-lab-panel{position:absolute;left:0;right:0;bottom:74px;width:auto!important;height:min(68vh,620px);border:1px solid #ddd;border-radius:18px 18px 0 0;box-shadow:0 -18px 50px rgba(0,0,0,.14);z-index:110;transform:translateY(0);transition:.2s ease}.rup-lab.panel-closed .rup-lab-panel{transform:translateY(calc(100% + 8px))}.rup-panel-back{display:none}.rup-panel-close{display:grid}.rup-lab-panel-head{height:64px}.rup-lab-panel-body{height:calc(100% - 64px);padding:18px}.rup-lab-stage-shell{position:absolute;inset:0 0 74px 0;grid-template-rows:64px minmax(0,1fr) 72px}.rup-lab-stage-top{padding:0 10px;gap:8px;grid-template-columns:auto 1fr auto}.rup-side-tabs button{padding:8px 12px}.rup-side-actions{gap:4px}.rup-side-actions>span{display:none}.rup-side-actions button{padding:8px;width:34px;justify-content:center}.rup-side-actions b{display:none}.rup-view-toggle button{padding:8px}.rup-complete-button{padding:10px 12px}.rup-lab-canvas{margin:10px;border-radius:12px}.rup-lab-bottom{height:72px;padding:7px 10px}.rup-bottom-product img{width:48px;height:48px}.rup-bottom-controls{gap:10px}.rup-price-block strong{font-size:13px}.rup-lab .apparel-edit-zone{left:24%;top:25%;width:52%;height:53%}.rup-lab .cylinder-edit-zone{left:15%;top:22%;width:70%;height:58%}.rup-tool-copy h3,.rup-welcome-panel h2{font-size:25px}}@media(max-width:430px){.rup-lab-toolbar span{font-size:8px}.rup-bottom-controls>label>span,.rup-bottom-product span,.rup-price-block span,.rup-view-toggle{display:none}}.create-app-page .designer-shell{padding:0!important;margin:0!important;max-width:none!important;width:100%!important}@media(max-width:760px){.create-app-page .designer-shell{padding:0!important}}.live-layer{box-sizing:border-box}.live-layer.controls-only>.live-text-layer,.live-layer.controls-only>img{opacity:.001}.live-layer.controls-only{min-height:28px}.live-layer.selected{outline:1.5px solid #2457ff;outline-offset:3px}.live-corner{position:absolute;z-index:5;width:30px;height:30px;border-radius:50%;border:2px solid #fff;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.2);display:grid;place-items:center;color:#2457ff;cursor:pointer}.live-corner svg{width:15px;height:15px;stroke-width:2.3}.live-delete{left:-18px;top:-18px;color:#e22}.live-duplicate{left:-18px;bottom:-18px}.live-resize{right:-18px;bottom:-18px}.live-resize:after{content:"";width:10px;height:10px;border-right:2px solid #2457ff;border-bottom:2px solid #2457ff}.live-rotate{right:-18px;top:-18px}.live-text-layer{line-height:1.02;word-break:normal;overflow-wrap:break-word}.blank-production-surface{background:#fff;box-shadow:0 24px 60px rgba(0,0,0,.09)}.blank-production-surface:after,.blank-production-surface:before{content:"";position:absolute;width:8px;height:8px;border:1px solid #bbb;border-radius:50%;top:10px;background:#f8f8f8}.blank-production-surface:before{left:10px}.blank-production-surface:after{right:10px}.flat-custom-signage .flat-product-base,.flat-vehicle-graphics .flat-product-base{object-fit:contain!important;background:#f6f6f4}.flat-polo-shirt .flat-product-base,.flat-pullover-hoodie .flat-product-base{object-fit:contain!important;background:#fff}.complete-design-modal small{font-size:12px;line-height:1.45;color:#666}@media(max-width:760px){.live-corner{width:34px;height:34px}.live-delete{left:-20px;top:-20px}.live-duplicate{left:-20px;bottom:-20px}.live-resize{right:-20px;bottom:-20px}.live-rotate{right:-20px;top:-20px}.create-app-page .site2-utility{display:none!important}.create-app-page .site2-header{height:88px!important;min-height:88px!important;padding:0 16px!important;background:#fff!important;border-bottom:1px solid #e6e6e6!important}.create-app-page .site2-brand img{width:76px!important;height:76px!important;object-fit:contain!important}.create-app-page .site2-nav,.create-app-page .site2-start{display:none!important}.create-app-page .site2-actions{gap:8px!important}.create-app-page .site2-icon,.create-app-page .site2-menu{width:42px!important;height:42px!important;display:grid!important;place-items:center!important}.rup-lab,.rup-lab.panel-closed{height:calc(100dvh - 88px)!important;min-height:0!important}.rup-lab-stage-shell{inset:0 0 76px 0!important;grid-template-rows:58px minmax(0,1fr) 64px!important;background:#f1f1ef!important}.rup-lab-stage-top{min-height:58px!important;padding:0 12px!important;position:relative!important;z-index:30!important}.rup-side-tabs{padding:2px!important;border-radius:12px!important}.rup-side-tabs button{min-width:64px!important;padding:9px 12px!important;font-size:13px!important}.rup-complete-button{min-height:42px!important;padding:0 16px!important;border-radius:12px!important;font-size:13px!important}.rup-lab-canvas{margin:8px!important;border-radius:14px!important;min-height:0!important;overflow:hidden!important}.rup-lab-bottom{height:64px!important;min-height:64px!important;padding:6px 10px!important}.rup-bottom-product img{width:42px!important;height:42px!important}.rup-bottom-product strong{font-size:11px!important}.rup-price-block strong{font-size:12px!important}.rup-lab-toolbar{height:76px!important;padding:4px 4px calc(4px + env(safe-area-inset-bottom))!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;overflow:visible!important;background:#fff!important}.rup-lab-toolbar button{min-height:64px!important;padding:4px 1px!important;gap:2px!important;border-radius:10px!important}.rup-lab-toolbar svg{width:20px!important;height:20px!important}.rup-lab-toolbar span{font-size:8px!important;white-space:nowrap!important}.rup-lab-panel{left:8px!important;right:8px!important;bottom:84px!important;width:auto!important;height:min(58dvh,520px)!important;border-radius:20px!important;border:1px solid #dedede!important;box-shadow:0 24px 70px rgba(0,0,0,.2)!important;overflow:hidden!important}.rup-lab.panel-closed .rup-lab-panel{transform:translateY(calc(100% + 110px))!important;pointer-events:none!important}.rup-lab-panel-head{height:54px!important;min-height:54px!important;padding:0 12px!important;grid-template-columns:1fr 36px!important;gap:8px!important;border-bottom:1px solid #ededed!important}.rup-lab-panel-head .rup-panel-back{display:none!important}.rup-lab-panel-head>div{min-width:0!important}.rup-lab-panel-head span{display:none!important}.rup-lab-panel-head strong{margin:0!important;font-size:17px!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.rup-panel-close{display:grid!important;justify-self:end!important;width:34px!important;height:34px!important}.rup-lab-panel-body{height:calc(100% - 54px)!important;padding:16px!important;overflow:auto!important;overscroll-behavior:contain!important}.rup-tool-copy h3,.rup-welcome-panel h2{font-size:24px!important;line-height:1.02!important;margin:5px 0 8px!important}.rup-tool-copy p,.rup-welcome-panel>p{font-size:13px!important;line-height:1.42!important}.rup-welcome-grid{grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:16px!important}.rup-art-card,.rup-welcome-grid button{min-height:118px!important;padding:14px!important;border-radius:14px!important}.rup-art-card svg,.rup-welcome-grid svg{width:26px!important;height:26px!important}.rup-art-card strong,.rup-welcome-grid strong{font-size:12px!important;margin-top:12px!important}.rup-art-card span,.rup-welcome-grid span{font-size:9px!important}.rup-product-grid{gap:8px!important}.rup-product-grid img{height:78px!important}.rup-product-grid strong{font-size:10px!important}.rup-dropzone{min-height:170px!important;padding:18px!important}.rup-lab .apparel-edit-zone{left:18%!important;top:20%!important;width:64%!important;height:60%!important}.rup-lab .cylinder-edit-zone{left:12%!important;top:20%!important;width:76%!important;height:60%!important}.complete-design-backdrop{align-items:end!important;padding:0!important}.complete-design-modal{width:100%!important;max-width:none!important;border-radius:22px 22px 0 0!important;padding:22px 18px calc(18px + env(safe-area-inset-bottom))!important;max-height:88dvh!important;overflow:auto!important}}@media(max-width:390px){.rup-welcome-grid{grid-template-columns:1fr!important}.rup-welcome-grid button{min-height:92px!important}.rup-lab-toolbar span{font-size:7px!important}.rup-complete-button{padding:0 12px!important}}@media(max-width:760px){body,html{overflow-x:hidden!important}.create-app-page,.create-app-page .designer-shell,.create-app-page .sf,.rup-lab,.rup-lab-bottom,.rup-lab-canvas,.rup-lab-stage-shell,.rup-lab-stage-top{max-width:100vw!important;min-width:0!important;overflow-x:hidden!important}.rup-lab-stage-top{grid-template-columns:minmax(0,1fr) auto!important}.rup-side-tabs{min-width:0!important;max-width:154px!important}.rup-stage-actions{min-width:0!important;max-width:48vw!important}.rup-complete-button{max-width:44vw!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.rup-lab-toolbar{width:100vw!important;max-width:100vw!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;column-gap:0!important}.rup-lab-toolbar button{min-width:0!important;width:100%!important;overflow:hidden!important}.rup-lab-toolbar button span{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important}.rup-lab-panel{max-width:calc(100vw - 16px)!important}.rup-lab-panel-body{overflow-x:hidden!important}.rup-welcome-grid{width:100%!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.rup-welcome-grid button{min-width:0!important;width:100%!important}.live-layer{max-width:92%!important}.live-layer.controls-only{min-height:20px!important}.live-corner{width:30px!important;height:30px!important}.live-delete{left:-14px!important;top:-14px!important}.live-duplicate{left:-14px!important;bottom:-14px!important}.live-resize{right:-14px!important;bottom:-14px!important}.live-rotate{right:-14px!important;top:-14px!important}.rup-lab .apparel-edit-zone{left:21%!important;top:28%!important;width:58%!important;height:46%!important}.rup-lab .cylinder-edit-zone{left:18%!important;top:25%!important;width:64%!important;height:50%!important}}@media(max-width:390px){.rup-welcome-grid{grid-template-columns:1fr!important}.rup-stage-actions{max-width:46vw!important}.rup-complete-button{max-width:42vw!important;font-size:12px!important}}.live-layer.controls-only>.live-text-layer,.live-layer.controls-only>img{visibility:hidden!important}.rup-field-help{display:block;margin-top:4px;font-size:10px;line-height:1.35;color:#777}.apparel-zone-dynamic{position:absolute!important}@media(max-width:760px){.rup-lab .apparel-zone-dynamic{position:absolute!important}}.live-text-layer{width:100%!important;min-width:0!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-break:normal!important;-webkit-hyphens:auto;hyphens:auto;line-height:1.08!important;box-sizing:border-box!important}.viewer-loading-preview{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none;background:#f7f7f5;z-index:1}.viewer-loading-preview img{width:min(72%,620px);height:min(82%,720px);object-fit:contain;filter:drop-shadow(0 22px 28px rgba(0,0,0,.1))}.viewer-loading-preview span{position:absolute;bottom:22px;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.9);border:1px solid #e5e5e5;font-size:11px;color:#666}.premium-garment-stage{position:relative;z-index:2}.rup-supply-choice{display:grid;grid-gap:7px;gap:7px}.rup-field-caption{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#333}.rup-segmented{display:grid;grid-template-columns:1fr 1fr;grid-gap:4px;gap:4px;padding:4px;border:1px solid #ddd;border-radius:12px;background:#f7f7f7}.rup-segmented button{min-height:38px;border:0;border-radius:9px;background:transparent;font-size:11px;font-weight:700;padding:7px 9px;cursor:pointer}.rup-segmented button.active{background:#111;color:#fff}.rup-price-block{max-width:260px}.rup-price-block small{display:block;margin-top:2px;font-size:9px;line-height:1.25;color:#777;font-weight:500}@media(max-width:760px){.viewer-loading-preview img{width:88%;height:84%}.viewer-loading-preview span{bottom:12px}.rup-segmented button{font-size:10px}.rup-price-block small{display:none}}.rup-side-actions button:disabled{opacity:.32;cursor:not-allowed}.rup-draft-status{margin-left:8px;font-style:normal;font-size:9px;line-height:1;color:#73777b;padding:5px 7px;border:1px solid #e2e2e2;background:#fafafa;border-radius:999px;white-space:nowrap}@media(max-width:760px){.rup-side-actions .rup-quick-action{display:none!important}.rup-side-actions{min-width:auto!important}.rup-side-actions button{width:34px!important;min-width:34px!important;padding:8px!important}.rup-draft-status{display:none}}