@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;800;900&family=Inter:wght@400;600;700;800&display=swap";:root{--navy:#171044;--navy2:#24145e;--yellow:#ffc619;--orange:#f47b20;--red:#e21b23;--ink:#16142e;--line:#dedde6;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Inter,Arial,sans-serif}.utility{background:var(--navy);color:#fff;height:40px}.utility>div{justify-content:flex-end;align-items:center;gap:34px;max-width:1410px;height:100%;margin:auto;padding:0 24px;display:flex}.utility span{align-items:center;gap:7px;margin-left:28px;font-size:14px;font-weight:600;display:inline-flex}.utility svg{width:17px}header{justify-content:space-between;align-items:center;max-width:1410px;height:138px;margin:auto;padding:18px 24px;display:flex}.logo img{object-fit:contain;object-position:left center;width:440px;max-height:108px}.logo{line-height:0;display:block}nav{align-items:center;gap:42px;display:flex}nav a{color:var(--ink);padding:14px 0;font-size:16px;font-weight:700;text-decoration:none;position:relative}nav a:after{content:"";background:var(--red);height:3px;transition:all .2s;position:absolute;bottom:6px;left:0;right:100%}nav a:hover:after,nav a.active:after{right:0}.menu{color:var(--navy);background:0 0;border:0;display:none}main{grid-template-columns:280px 1fr;gap:20px;max-width:1410px;margin:0 auto 60px;padding:0 24px;display:grid}aside{flex-direction:column;gap:18px;display:flex}.side-group{background:#fff;border:1px solid #cfcdd8;border-radius:9px;overflow:hidden}.side-group h2{background:var(--yellow);letter-spacing:.02em;margin:0;padding:15px 18px;font-size:16px;font-weight:800;position:relative}.side-group h2:after{content:"";background-image:radial-gradient(#fff8 1.4px,#0000 1.4px);background-size:8px 8px;width:65px;height:100%;position:absolute;top:0;right:0}.side-group button{text-align:left;width:100%;height:48px;color:var(--ink);cursor:pointer;background:#fff;border:0;border-bottom:1px dashed #d7d6df;grid-template-columns:28px 1fr 18px;align-items:center;gap:9px;padding:0 14px;font:600 14px Inter;display:grid}.side-group button:last-child{border-bottom:0}.side-group button:hover{color:#c9161d;background:#fff9df}.side-group svg{width:21px;height:21px}.side-group svg:last-child{color:#777;width:16px}.quote-side{background:var(--navy);color:#fff;text-align:left;cursor:pointer;border:0;border-radius:10px;gap:7px;padding:18px;font:500 14px Inter;display:grid}.quote-side strong{color:var(--yellow);font-size:17px}.quote-side svg{justify-self:end}.content{min-width:0}.hero{background:linear-gradient(110deg,var(--navy) 0%,#211252 55%,var(--yellow) 55%,#ffad13 100%);isolation:isolate;border-radius:9px;height:455px;position:relative;overflow:hidden}.dots{opacity:.25;background-image:radial-gradient(#ffc619 1.5px,#0000 1.5px);background-size:11px 11px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 58%);mask-image:linear-gradient(90deg,#000,#0000 58%)}.hero-copy{z-index:2;color:#fff;flex-direction:column;justify-content:center;width:54%;height:100%;padding:45px 0 30px 64px;display:flex;position:relative}.hero h1{letter-spacing:-.025em;margin:0;font:900 clamp(52px,5vw,76px)/.88 Barlow Condensed,sans-serif}.hero h1 em{color:var(--yellow);border-bottom:7px solid var(--orange);font-style:normal}.hero p{max-width:390px;margin:26px 0 21px;font-size:20px;font-weight:600;line-height:1.45}.actions{gap:12px;display:flex}.actions button,.promise button{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:8px;align-items:center;gap:8px;padding:15px 17px;font:700 14px Inter;display:inline-flex}.actions button:hover,.promise button:hover{transform:translateY(-2px)}.actions .secondary{background:0 0;border:2px solid #fff}.actions svg,.promise svg{width:17px}.hero-art{z-index:1;object-fit:contain;filter:drop-shadow(0 18px 14px #12092755);width:58%;height:112%;position:absolute;bottom:-45px;right:-30px}.services{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px;display:grid}.service{text-align:left;min-height:140px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #d5d3dc;border-radius:9px;grid-template-columns:42% 1fr 18px;align-items:center;gap:12px;padding:12px;transition:all .2s;display:grid}.service:hover{border-color:var(--orange);transform:translateY(-2px);box-shadow:0 8px 20px #21125212}.service-art{background:var(--navy);height:112px;color:var(--yellow);border-radius:5px;place-items:center;font:900 27px Barlow Condensed;display:grid;transform:rotate(-3deg);box-shadow:0 4px 10px #17104426}.service-art.cards{background:linear-gradient(145deg,#fff 50%,var(--navy) 50%);color:var(--orange);border:1px solid #ddd}.service-art.banner{background:var(--yellow);color:var(--navy);border:7px solid var(--navy)}.service-art.art{color:var(--red);background:linear-gradient(135deg,#edf1f6,#fff);border:8px solid #333;font-size:40px}.service-art.postcard{color:#fff;background:linear-gradient(#f7b51d 50%,#4c8f42 50%)}.service-art.sticker{background:var(--red);color:#fff;border:7px double #fff;border-radius:50%;height:104px}.service-copy{flex-direction:column;gap:8px;display:flex}.service-copy strong{font-size:15px}.service-copy small{color:#555;font-size:12px;line-height:1.45}.service>svg{width:17px;color:var(--red)}.promise{border-left:7px solid var(--yellow);background:#fff4d2;border-radius:10px;justify-content:space-between;align-items:center;min-height:120px;margin-top:18px;padding:24px 34px;display:flex}.promise h2{margin:0 0 5px;font:800 32px Barlow Condensed}.promise p{color:#514d60;margin:0}footer{background:var(--navy);color:#fff;align-items:center;gap:30px;min-height:150px;padding:30px max(24px,50vw - 681px);display:flex}footer img{filter:drop-shadow(0 4px 3px #0005);width:220px}footer p{color:#d7d2e9;flex:1}footer span{color:#aca5c7;font-size:13px}.toast{background:var(--navy);color:#fff;border-left:5px solid var(--yellow);z-index:10;border-radius:7px;padding:15px 20px;font-weight:700;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 35px #0003}@media (width<=1300px) and (width>=1051px){header{height:122px}.logo img{width:330px}nav{gap:20px}nav a{font-size:14px}.utility>div{gap:18px}.utility span{margin-left:15px}.hero-copy{width:55%;padding-left:42px}.hero h1{font-size:61px}.hero p{font-size:17px}.actions button{padding:13px 12px;font-size:12px}.hero-art{width:56%;right:-20px}.service{grid-template-columns:38% 1fr 14px;gap:8px}.service-copy strong{font-size:13px}.service-copy small{font-size:11px}}@media (width<=1050px){.logo img{width:310px}nav{gap:18px}.hero-art{opacity:.72;right:-100px}.hero-copy{width:70%;padding-left:38px}.hero h1{font-size:62px}.services{grid-template-columns:repeat(2,1fr)}}@media (width<=780px){.utility{height:auto}.utility>div{height:auto;min-height:36px;padding:8px 16px}.utility span{display:none}.utility span:nth-child(3){display:inline-flex}header{height:100px;padding:10px 16px}.logo img{width:245px}.menu{z-index:6;display:block}.menu svg{width:28px;height:28px}nav{z-index:5;background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:20px 28px;display:none;position:absolute;top:136px;left:0;right:0;box-shadow:0 15px 25px #0002}nav.open{display:flex}nav a{padding:12px}main{padding:0 14px;display:block}aside{display:none}.hero{background:linear-gradient(160deg,var(--navy) 0%,var(--navy2) 62%,var(--yellow) 62%,#ffad13 100%);height:610px}.hero-copy{width:100%;height:auto;padding:38px 28px}.hero h1{font-size:58px}.hero p{font-size:17px}.actions{flex-direction:column;align-items:flex-start}.hero-art{opacity:1;width:90%;height:55%;bottom:-20px;right:-15px}.services{grid-template-columns:1fr}.promise{flex-direction:column;align-items:flex-start;gap:20px;padding:24px}.service{grid-template-columns:35% 1fr 18px}footer{text-align:center;flex-direction:column;gap:10px}}@media (width<=420px){.hero h1{font-size:50px}.hero-copy{padding:32px 22px}.logo img{width:220px}.service{grid-template-columns:36% 1fr 12px}.service-art{height:96px}.services{gap:10px}}.quote-tool{background:#fff;border:1px solid #cfcdd8;border-radius:9px;overflow:hidden}.quote-tool h2{background:var(--yellow);margin:0;padding:14px 16px;font-size:16px}.quote-tool>button{background:var(--navy);color:#fff;cursor:pointer;border:0;justify-content:space-between;align-items:center;width:100%;padding:14px 16px;font-weight:700;display:flex}.quote-tool>button svg{width:17px}.quote-tool form{padding:14px}.quote-tool label{text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:800;display:block}.quote-tool form div{display:flex}.quote-tool input{border:1px solid #ccc;width:100%;min-width:0;padding:10px;font:13px Inter}.quote-tool form button{background:var(--red);color:#fff;cursor:pointer;border:0;padding:0 12px;font-weight:800}footer{grid-template-columns:2fr repeat(3,1fr);align-items:start;gap:50px;min-height:210px;padding-top:38px;padding-bottom:38px;display:grid}footer>div{flex-direction:column;gap:10px;display:flex}footer strong{color:var(--yellow);text-transform:uppercase;font-size:13px}footer a{color:#ddd8eb;font-size:13px;text-decoration:none}footer a:hover{color:#fff}footer p{color:#d7d2e9;margin:0}footer span{margin-top:8px;font-size:11px}@media (width<=780px){footer{align-items:center;display:flex}.foot-brand{align-items:center}}.admin-launch{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #fff6;border-radius:6px;align-items:center;gap:6px;margin-left:20px;padding:6px 10px;font:700 12px Inter;display:inline-flex}.admin-launch svg{width:15px}.service-art.custom{overflow:hidden;transform:none}.service-art.custom img{object-fit:cover;width:100%;height:100%}.admin-shell{z-index:100;background:#f6f5fa;grid-template-rows:auto 1fr auto;width:min(540px,100vw);display:grid;position:fixed;top:0;bottom:0;right:0;box-shadow:-18px 0 50px #08031f55}.admin-head{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.admin-head>div{grid-template-columns:28px 1fr;align-items:center;display:grid}.admin-head>div>svg{color:var(--yellow);grid-row:1/3}.admin-head strong{font-size:18px}.admin-head small{color:#c8c3dc}.admin-head>button{color:#fff;cursor:pointer;background:0 0;border:0}.admin-body{flex-direction:column;gap:14px;padding:18px;display:flex;overflow-y:auto}.admin-section{background:#fff;border:1px solid #d7d4e1;border-radius:10px;padding:16px}.admin-section h3{text-transform:uppercase;color:var(--navy);margin:0 0 14px;font:800 18px Barlow Condensed}.admin-field{gap:5px;margin-bottom:10px;display:grid}.admin-field span,.admin-image>span{text-transform:uppercase;color:#625d72;font-size:11px;font-weight:800}.admin-field input,.admin-field textarea,.admin-list-row>input,.admin-list-row>textarea{background:#fff;border:1px solid #cbc8d3;border-radius:6px;width:100%;padding:9px 10px;font:13px Inter}.admin-field textarea,.admin-list-row>textarea{resize:vertical;min-height:64px}.admin-image{gap:7px;margin-bottom:12px;display:grid}.admin-image>img{object-fit:contain;background:#eeeaf5;border-radius:6px;width:100%;height:100px}.admin-image>label{color:var(--navy);cursor:pointer;border:1px dashed #8c84a4;border-radius:6px;justify-content:center;align-items:center;gap:7px;padding:9px;font-size:12px;font-weight:700;display:inline-flex}.admin-image>label svg{width:16px}.admin-image input{display:none}.admin-list-row{border-top:1px solid #eeeaf3;gap:7px;padding:12px 38px 2px 0;display:grid;position:relative}.admin-list-row>button{color:var(--red);cursor:pointer;background:#fff0f0;border:0;border-radius:5px;padding:6px;position:absolute;top:14px;right:0}.admin-list-row>button svg{width:15px;height:15px}.admin-list-row .admin-image{margin:0}.add-row{color:var(--navy);cursor:pointer;background:#fff;border:1px solid #c8c3d5;border-radius:6px;align-items:center;gap:6px;margin-top:12px;padding:8px 10px;font-weight:700;display:flex}.add-row svg{width:16px}.admin-actions{background:#fff;border-top:1px solid #ddd9e6;justify-content:space-between;padding:14px 18px;display:flex}.admin-actions button{cursor:pointer;background:#fff;border:1px solid #c8c3d5;border-radius:7px;align-items:center;gap:7px;padding:11px 15px;font-weight:800;display:flex}.admin-actions .save{background:var(--red);border-color:var(--red);color:#fff}.admin-actions svg{width:17px}@media (width<=780px){.admin-launch{margin-left:0}.utility>div{justify-content:space-between}.admin-shell{width:100%}.admin-body{padding:12px}}.product-page{max-width:1410px;margin:0 auto 65px;padding:0 24px}.back-products{color:var(--navy);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0 0 16px;font:700 14px Inter;display:flex}.back-products svg{width:18px}.product-layout{grid-template-columns:minmax(0,1.9fr) minmax(340px,.95fr);align-items:start;gap:36px;display:grid}.product-story{min-width:0}.product-image{background:#ededf1;height:610px;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%}.product-title{border-bottom:2px solid #0794cc;margin-top:32px}.product-title h1{color:#fff;text-transform:uppercase;background:#d4d4d4;min-width:50%;margin:0;padding:5px 20px 3px;font:800 36px Barlow Condensed;display:inline-block}.product-story>p{color:#626269;font-size:18px;line-height:1.55}.product-story>h2{margin:34px 0 6px;font-size:22px}.spec-panel{flex-direction:column;gap:18px;display:flex}.spec-panel>h2{color:#fff;text-align:center;background:#0794cc;margin:0;padding:14px;font:800 28px Barlow Condensed}.quote-lookup{display:flex}.quote-lookup input{border:1px solid #bbb;flex:1;min-width:0;padding:12px 16px;font:18px Inter}.quote-lookup button{color:#fff;background:#d90404;border:0;padding:0 20px;font:800 19px Inter}.spec-box{background:#f3f3f3;padding:27px}.spec-box h3{margin:0 0 18px;font:800 25px Inter}.spec-box label{gap:5px;margin-bottom:17px;display:grid}.spec-box label:last-child{margin-bottom:0}.spec-box label span{text-transform:uppercase;color:#666;font-size:14px;font-weight:600}.spec-box select{color:#111;background:#fff;border:1px solid #c7c7c7;border-radius:8px;width:100%;padding:11px 13px;font:16px Inter}.shipping,.upload-art,.add-cart{color:#fff;cursor:pointer;border:0;justify-content:center;align-items:center;gap:12px;padding:14px 18px;font:800 21px Barlow Condensed;display:flex}.shipping{background:#dc0909}.upload-art{background:#0794cc}.add-cart{background:var(--navy)}.shipping svg,.upload-art svg,.add-cart svg{width:22px}.print-total{text-align:right;color:#999;padding:5px 12px;font-size:21px}.print-total strong{color:#d40000;margin-left:8px;font-size:28px;font-weight:500}.admin-help{color:#625d72;margin:-6px 0 12px;font-size:12px}.product-admin details{border-top:1px solid #eceaf2}.product-admin summary{cursor:pointer;justify-content:space-between;align-items:center;padding:12px 2px;font-weight:800;list-style:none;display:flex}.product-admin summary::-webkit-details-marker{display:none}.product-admin summary svg{width:17px;transition:all .2s}.product-admin details[open] summary svg{transform:rotate(90deg)}.product-admin-body{padding:6px 0 18px}.option-admin{background:#f7f6fa;border:1px solid #e1dfe7;border-radius:7px;margin:9px 0;padding:10px}.option-admin>button{color:var(--red);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:11px;font-weight:700;display:flex}.option-admin>button svg{width:14px}.price-grid{border-top:2px solid var(--yellow);margin-top:15px;padding-top:15px}@media (width<=900px){.product-layout{grid-template-columns:1fr}.product-image{height:480px}.spec-panel{width:100%;max-width:620px;margin:auto}}@media (width<=560px){.product-page{padding:0 14px}.product-image{height:360px}.product-title h1{min-width:75%;font-size:30px}.product-story>p{font-size:16px}.spec-box{padding:21px}.spec-panel>h2{font-size:24px}}
