/* Shared Inter typography and the home buying flow. Artwork text keeps its chosen font. */
body,button,input,select,textarea{font-family:Inter,Arial,sans-serif;letter-spacing:normal}
.home-content{max-width:1524px;padding:0 36px;color:#333;font-size:16px;line-height:1.5}
.home-content h1,.home-content h2,.home-content h3{letter-spacing:normal}
.home-content .hero h1{font-size:32px;line-height:38px;letter-spacing:normal;font-weight:700;color:#111;max-width:740px}
.home-content .hero p{font-size:18px;line-height:28px}
.home-content .hero .btn{font-size:14px;line-height:21px;font-weight:400}
.home-content .hero .subline{font-size:12px;line-height:16px;color:#626262}
.home-content .benefits{font-size:14px;color:#606060;padding:30px 10px}
.home-content .section{margin:30px 0 45px}
.home-content .section-title h2{font-size:24px;line-height:29px;font-weight:700}
.home-content .section-title>a{font-size:14px;color:#009ac9}
.home-content .category-card h3{font-size:20px;line-height:26px;font-weight:700}
.home-content .category-card p{font-size:14px;line-height:21px;color:#555;margin-top:8px}
.home-content .category-card img{height:auto;aspect-ratio:1.25;object-fit:cover}
.home-content .category-card[href="#/collection/custom-banners"] img{object-fit:contain;background:#f3f2f0}
.home-calculator{position:relative;z-index:6;padding:24px 28px 22px;background:#f7f7f7;scroll-margin-top:170px;overflow:visible}
.home-calculator-row{grid-template-columns:minmax(220px,1.4fr) minmax(245px,1.4fr) 105px minmax(110px,.48fr) minmax(165px,.77fr);gap:24px;align-items:start}
.home-calculator-row>div{min-width:0}
.home-calculator-row .calc-label,.home-price small{margin:0 0 8px;line-height:20px;font-weight:600;font-size:14px;display:block;color:#555}
.home-calculator-row>.btn{grid-column:auto;margin-top:28px;min-height:56px;font-size:18px;line-height:28px;font-weight:600;padding:12px}
.home-price{text-align:center;min-width:0}
.home-price strong{display:block;font-size:25px;line-height:36px;white-space:normal;font-weight:650;margin-top:0}
.home-calculator-row .bulk-quantity{display:flex;align-items:flex-start;flex-direction:column;gap:10px;min-width:0}
.home-calculator .qty-stepper{height:48px;width:100px;max-width:100px;background:#fff}
.home-calculator .qty-stepper input{height:44px;font-size:16px;padding:5px 0!important}
.home-calculator .qty-stepper button{height:44px;font-size:20px;font-weight:300}
.home-calculator-row .bulk-quantity .text-button{font-size:14px;line-height:16px;margin-left:4px;white-space:normal}
.home-size-heading{display:flex;justify-content:space-between;gap:10px;align-items:start;min-height:28px}
.home-size-heading .text-button{font-size:13px;line-height:20px;text-decoration:none;white-space:nowrap}
.home-size-field>select{height:48px;width:100%;font-size:14px;font-weight:400;color:#555;background:#fff;border:1px solid #b4b4b4;border-radius:8px;padding:10px 12px}
.home-dimensions{display:grid;grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);align-items:center;gap:7px}
.home-dimensions>label{display:flex;align-items:center;gap:7px;font-size:13px;min-width:0}
.dimension-input{display:flex;align-items:center;background:#fff;border:1px solid #aaa;border-radius:7px;height:48px;min-width:0;flex:1;gap:3px;padding-right:9px}
.dimension-input input{border:0;outline:0;box-shadow:none;background:transparent;min-width:0;width:100%;height:44px;padding:8px 0 8px 10px;font-size:14px;-moz-appearance:textfield}
.dimension-input input::-webkit-inner-spin-button,.dimension-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.dimension-input:focus-within{outline:2px solid #009bc9;outline-offset:1px}
.dimension-input>span{color:#555;font-size:12px}
.dimension-tools{display:flex;flex-direction:column;align-items:center}
.dimension-tools button{padding:0;border:0;background:none;line-height:21px;cursor:pointer;color:#555;font-size:17px}
.dimension-tools button[aria-pressed=true]{color:#009ac9}
.home-product-picker{position:relative}
.home-product-picker>summary{display:flex;align-items:center;gap:10px;padding:6px 12px;border:1px solid #aaa;border-radius:8px;background:#fff;list-style:none;min-height:48px;cursor:pointer;font-size:15px;font-weight:400;line-height:20px}
.home-product-picker>summary::-webkit-details-marker,.home-options>summary::-webkit-details-marker{display:none}
.home-product-picker>summary>img{width:45px;height:32px;object-fit:contain;border-radius:4px;flex-shrink:0}
.home-product-picker>summary>span:last-child{margin-left:auto;color:#666}
.home-product-picker[open]>summary{border-color:#009aca;outline:1px solid #009aca}
.home-picker-panel{position:absolute;left:0;top:calc(100% + 7px);z-index:60;width:max(100%,350px);max-width:calc(100vw - 50px);background:#fff;border:1px solid #ddd;box-shadow:0 5px 20px #0002;border-radius:9px;padding:10px 0;overflow:hidden}
.home-picker-search{display:flex;align-items:center;gap:9px;margin:0 10px 8px;border:1px solid #bbb;border-radius:7px;padding:0 10px}
.home-picker-search input{border:0;background:transparent;padding:10px 0;height:42px;font-size:14px;width:100%;outline:none}
.home-picker-search:focus-within{outline:2px solid #009ac9}
#home-product-choices{max-height:min(370px,52vh);overflow-y:auto;overscroll-behavior:contain;padding:0 5px;scrollbar-width:thin}
#home-product-choices button{display:flex;align-items:center;text-align:left;gap:13px;width:100%;border:0;background:#fff;padding:8px;border-radius:5px;cursor:pointer;font-size:14px;line-height:20px;color:#333}
#home-product-choices button:hover,#home-product-choices button:focus-visible{background:#edf7fb;outline:2px solid #009ac9;outline-offset:-2px}
#home-product-choices button[aria-selected=true]{background:#e8f6f9}
#home-product-choices img{width:64px;height:44px;object-fit:contain;border-radius:4px;background:#f5f5f5;flex-shrink:0}
#home-product-choices b{margin-left:auto;color:#00b59c}
.home-no-results{font-size:14px;line-height:21px;padding:15px}
.home-calculator .quote-feedback:empty{display:none}
.home-options{position:relative;margin-top:10px;width:fit-content}
.home-calculator .home-options[open]{padding-top:0}
.home-options>summary{display:flex;align-items:center;gap:10px;list-style:none;padding:4px 0;cursor:pointer;font-size:14px;line-height:21px;font-weight:400}
.home-options>summary .ui-icon{width:18px;height:18px}
.home-options>div.home-options-panel{position:absolute;display:block;top:calc(100% + 10px);left:0;margin:0;padding:0;width:375px;max-width:calc(100vw - 60px);background:white;border:1px solid #ccc;box-shadow:0 5px 18px #0003;border-radius:9px;z-index:55}
.home-options-heading{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #eee;font-size:16px}
.home-options-heading button{border:0;background:none;font-size:25px;line-height:24px;cursor:pointer;color:#555}
.home-options-scroll{max-height:min(510px,58vh);overflow-y:auto;padding:24px 18px 18px;overscroll-behavior:contain;scrollbar-width:thin}
.home-options .visual-option{margin:0 0 25px}
.home-options .visual-option:last-child{margin-bottom:0}
.home-options .option-picker>summary{min-height:48px;font-size:13px}
.home-options .option-picker>summary>img{width:35px;height:30px}
.home-options .option-picker-list{position:static;box-shadow:none;border:0;border-top:1px solid #ddd;border-radius:0;max-height:none;padding:5px}
.home-options .option-picker-list button{font-size:13px;min-height:45px}
.home-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.home-product-card{border:1px solid #d5d5d5;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;color:#333;background:#fff;transition:box-shadow .2s,border-color .2s}
.home-product-card:hover{box-shadow:0 4px 15px #00000014;border-color:#aaa;color:#333}
.home-product-card>img{width:100%;height:auto;aspect-ratio:1.5;object-fit:contain;background:#f3f3f3;display:block}
.home-product-card>div{padding:19px 18px 20px;display:flex;flex-direction:column;flex:1}
.home-product-card h3{font-size:18px;line-height:22px;font-weight:700;margin:0 0 12px}
.home-product-card p{font-size:14px;line-height:20px;color:#555;margin:0 0 17px}
.home-product-card div>span{font-size:14px;line-height:20px;color:#007e72;margin-top:auto}
.home-content .steps{padding:30px 0 45px;margin:25px 0;background:transparent}
.home-content .steps>h2{font-size:32px;line-height:40px;text-align:center;font-weight:700;margin-bottom:40px}
.home-content .steps article{padding:24px 28px;background:#f8f8f8;border-radius:10px}
.home-content .steps article h3{font-size:20px;line-height:28px}
.home-content .steps article p{font-size:14px;line-height:22px}
.home-scroll-stories{display:grid;grid-template-columns:1fr 1fr;gap:70px;margin:50px 0 80px;align-items:start;position:relative}
.story-visual{position:sticky;top:calc(var(--site-header-height,130px) + 50px);align-self:start;margin-top:40px}
.story-visual img{width:100%;aspect-ratio:1.3;object-fit:contain;background:#f5f7f8;border-radius:12px;display:block}
.story-copy article{min-height:310px;padding:36px 0 55px;opacity:.4;transition:opacity .25s;scroll-margin-top:200px}
.story-copy article.active,.story-copy article:focus-within,.story-copy article:hover{opacity:1}
.story-copy h2{font-size:24px;line-height:40px;font-weight:700;margin:0 0 14px}
.story-copy p{font-size:14px;line-height:22px;margin:0 0 20px}
.story-copy .text-button{font-size:14px;text-decoration:none}
.mobile-story-image{display:none}
.story-copy article:first-child .mobile-story-image{object-fit:contain;background:#f5f7f8}
.home-get-started{padding:45px 35px;background:#eaf5f9;border-radius:12px;text-align:center;margin-bottom:70px}
.home-get-started>h2{font-size:32px;line-height:40px;margin:0 0 15px}
.home-get-started>p{font-size:16px;margin:0 0 36px;color:#555}
.home-get-started>div{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}
.home-get-started>div>a{color:#333}
.home-get-started>div>a>span{display:grid;place-items:center;font-size:35px;line-height:45px;width:68px;height:68px;margin:auto;background:#fff;border-radius:50%;color:#0099c6}
.home-get-started h3{font-size:18px;line-height:25px;margin:18px 0 12px}
.home-get-started a p{font-size:14px;line-height:22px}
.home-editorial h2{font-size:28px;line-height:36px;margin-bottom:20px}
.home-editorial p{font-size:15px;line-height:25px;color:#555}
.home-editorial a{color:#009ac9;text-decoration:underline}
.home-start-dialog{max-width:1080px;width:calc(100vw - 60px);padding:45px 38px!important}
.home-start-dialog>h2{font-size:28px;line-height:42px;font-weight:300;text-align:center;margin:5px 0 10px}
.home-start-dialog>.start-product{text-align:center;color:#666;font-size:14px;margin-bottom:30px}
.start-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.start-choices>button{border:1px solid #ddd;border-radius:10px;background:#fff;padding:0 0 23px;overflow:hidden;cursor:pointer;color:#333;text-align:center;font:inherit;display:flex;flex-direction:column;align-items:center}
.start-choices>button:hover,.start-choices>button:focus-visible{border-color:#009ac9;box-shadow:0 3px 16px #009ac922}
.start-choice-art{height:180px;width:100%;background:#edf4f6;display:flex;align-items:center;justify-content:center;padding:25px;position:relative}
.start-choice-art .template-thumb{width:100%;height:100%;max-width:210px;aspect-ratio:auto!important;box-shadow:0 3px 12px #0002}
.start-choice-art svg{width:100%;height:100%}
.start-choices h3{font-size:23px;line-height:32px;margin:20px 12px 10px;font-weight:700}
.start-choices p{font-size:16px;line-height:24px;font-weight:300;margin:0 23px 20px}
.start-choices button>span{color:#009ac9;font-size:14px;margin-top:auto}
.blank-art-sheet{width:155px;height:125px;background:white;box-shadow:0 3px 12px #0002;display:grid;place-items:center;color:#00485b;font-size:14px;line-height:22px}
.blank-art-sheet b{font-size:25px}
.start-pencil{position:absolute;font-size:65px;color:#009ac9;right:22%;bottom:12px;transform:rotate(-10deg)}
.start-upload-art{flex-direction:column;gap:12px;color:#009ac9}
.start-upload-art svg{width:65px;height:65px}
.start-upload-art span{font-size:12px;color:#637680}
@media(max-width:1200px){
 .home-content{padding:0 26px}.home-calculator-row{grid-template-columns:minmax(190px,1.3fr) minmax(220px,1.3fr) 100px 110px;gap:20px}.home-calculator-row>.btn{grid-column:4;margin-top:-28px}.home-calculator-row .home-price strong{font-size:23px}.home-calculator-row .home-price{padding-bottom:45px}.home-options{margin-top:-27px}.home-scroll-stories{gap:40px}.home-product-grid{gap:16px}.home-product-card>div{padding:16px 14px}.home-product-card h3{font-size:17px}
}
@media(max-width:900px){
 .home-calculator-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px}.home-calculator-row>.home-product-field,.home-calculator-row>.home-size-field{grid-column:auto}.home-calculator-row>.btn{grid-column:2;grid-row:3;margin:0}.home-calculator-row .home-price{padding-bottom:0;grid-column:2;grid-row:2}.home-calculator-row .home-quantity-field{grid-column:1;grid-row:2}.home-options{margin-top:-39px;max-width:45%}.home-options>summary{font-size:13px;white-space:nowrap}.home-options>div.home-options-panel{max-width:calc(100vw - 105px)}.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-get-started>div{grid-template-columns:repeat(2,1fr)}.story-copy article{min-height:290px}.home-content .hero h1{font-size:28px;line-height:35px}
}
@media(max-width:600px){
 .home-content{padding:0 16px}.home-content .hero h1{font-size:27px;line-height:33px}.home-content .hero p{font-size:16px;line-height:24px}.home-content .hero .subline{margin:20px 0}.home-content .hero-buttons{gap:10px}.home-content .hero .btn{margin:0;padding:12px}.home-content .benefits{padding:20px 0;gap:12px;font-size:12px}.home-calculator{padding:20px 16px}.home-calculator-row{gap:20px 14px}.home-calculator-row>.home-product-field,.home-calculator-row>.home-size-field{grid-column:1/-1}.home-calculator-row .home-quantity-field,.home-calculator-row .home-price{grid-row:3}.home-calculator-row>.btn{grid-row:4;grid-column:1/-1;width:100%;margin-top:36px;min-height:50px}.home-options{margin-top:-112px;margin-bottom:83px;max-width:100%}.home-options>div.home-options-panel{width:330px;max-width:calc(100vw - 64px)}.home-picker-panel{width:100%;max-width:100%}.home-picker-search input{font-size:13px}.home-start-dialog{width:calc(100vw - 24px);padding:30px 16px!important}.home-start-dialog>h2{font-size:24px;line-height:32px}.start-choices{grid-template-columns:1fr;gap:16px}.start-choice-art{height:155px}.start-choices h3{font-size:22px}.home-product-grid{gap:13px}.home-product-card>div{padding:14px 12px}.home-product-card h3{font-size:16px;line-height:21px}.home-product-card p{font-size:12px;line-height:18px}.home-product-card div>span{font-size:12px}.home-content .section-title h2{font-size:22px;line-height:28px}.home-content .section-title>a{font-size:12px}.home-scroll-stories{display:block;margin:40px 0}.story-visual{display:none}.story-copy article{min-height:0;opacity:1;padding:0 0 45px}.mobile-story-image{display:block;width:100%;aspect-ratio:1.5;object-fit:cover;border-radius:10px;margin-bottom:18px}.story-copy h2{font-size:24px;line-height:31px}.home-get-started{padding:30px 18px;margin-bottom:40px}.home-get-started>h2,.home-content .steps>h2{font-size:27px;line-height:34px}.home-get-started>div{gap:25px 18px}.home-get-started h3{font-size:16px}.home-get-started a p{font-size:13px;line-height:20px}.home-editorial h2{font-size:25px;line-height:33px}
}
@media(prefers-reduced-motion:reduce){.story-copy article{opacity:1;transition:none}.home-product-card{transition:none}}
@media(min-width:601px) and (max-width:900px){.home-calculator .home-calculator-row>.home-size-field{grid-column:2;grid-row:1}}

/* Card Format already includes the size, so this calculator needs four fields. */
.home-calculator--card-format .home-calculator-row{grid-template-columns:minmax(220px,1.4fr) 105px minmax(110px,.5fr) minmax(165px,.77fr)}
.home-calculator--card-format .home-calculator-row>.btn{grid-column:auto;grid-row:auto;margin-top:28px}
.home-calculator--card-format .home-calculator-row>.home-price{padding-bottom:0}
.home-calculator--card-format .home-options{margin-top:10px;margin-bottom:0;max-width:100%}
@media(max-width:900px){
 .home-calculator--card-format .home-calculator-row{grid-template-columns:repeat(2,minmax(0,1fr))}
 .home-calculator--card-format .home-calculator-row>.home-product-field{grid-column:1/-1;grid-row:1}
 .home-calculator--card-format .home-calculator-row>.home-quantity-field{grid-column:1;grid-row:2}
 .home-calculator--card-format .home-calculator-row>.home-price{grid-column:2;grid-row:2}
 .home-calculator--card-format .home-calculator-row>.btn{grid-column:1/-1;grid-row:3;margin-top:0}
}
