:root{--navy:#0d2e4e;--ink:#112e50;--muted:#53617a;--line:#d6dce5;--teal:#007d83;--pale:#eaf5f5;--gray:#f2f4f7;--error:#a52727;--serif:Georgia,"Times New Roman",serif;--sans:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.5}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:var(--navy)}button,a,input,select,textarea{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #00a4a6}svg{display:inline-block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}button{border:0}button,input,select,textarea{border-radius:5px}input,select,textarea{width:100%;color:var(--ink);border:1px solid #bfc9d8;background:#fff;padding:10px 12px;font-size:15px;line-height:1.3;min-height:44px}input[type=number]{appearance:textfield}input[type=number]::-webkit-inner-spin-button{appearance:none}input[type=checkbox]{appearance:auto;width:19px;min-height:19px;height:19px;margin:3px 0 0;accent-color:var(--navy);flex:none}textarea{resize:vertical;min-height:112px}input:disabled,select:disabled,textarea:disabled{background:var(--gray)}[hidden]{display:none!important}.sr-only{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}.skip-link{position:fixed;top:-70px;left:20px;background:white;padding:12px 20px;z-index:100}.skip-link:focus{top:12px}.site-header{height:80px;background:var(--navy);color:#fff}.header-inner{max-width:1600px;height:100%;margin:auto;padding:0 46px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:28px;color:white;text-decoration:none;font-size:20px;font-weight:600;white-space:nowrap}.brand img{width:138px;height:49px;object-fit:contain}.brand-divider{height:38px;width:1px;background:#a0aebc}.download-link{display:flex;align-items:center;gap:10px;color:white;text-decoration:none;font-size:17px;font-weight:600}.download-link:hover{text-decoration:underline}.page-shell{max-width:1600px;margin:0 auto;padding:22px 46px 52px}.page-layout{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:38px;align-items:start}.catalog-main,.review-main{min-width:0}h1,h2,h3,p{margin-top:0}h1{font-family:var(--serif);font-size:56px;font-weight:700;line-height:1.08;letter-spacing:-1.5px;margin-bottom:6px}h1:focus,h2:focus{outline:none}.lede{font-size:20px;line-height:1.4;color:var(--muted);margin:0 0 20px}.offer-band{display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--pale);border-radius:5px;padding:16px 21px;margin-bottom:15px;font-size:17px;font-weight:700;color:var(--teal)}.offer-band span+span{border-left:1px solid var(--teal);padding-left:26px;white-space:nowrap}.offer-band svg{width:19px;height:19px;vertical-align:-3px;margin:0 4px}.filters{display:flex;gap:26px;border-bottom:1px solid var(--line);margin:0 0 20px}.filter{color:var(--muted);font-weight:600;font-size:16px;background:transparent;padding:10px 13px 12px;border-bottom:3px solid transparent;border-radius:0;margin-bottom:-1px}.filter.active{color:var(--navy);border-bottom-color:var(--navy)}.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 25px}.product{min-width:0}.product-image{width:100%;aspect-ratio:1.04;background:#f7f7f8;border-radius:5px;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-image img{width:100%;height:100%;object-fit:cover;object-position:center 24%;display:block;background:#fff}.product-brand{font-size:17px;line-height:1.25;font-weight:700;margin:12px 0 1px;letter-spacing:-.25px}.product-name{font-size:15px;line-height:1.35;color:var(--muted);margin:0 0 10px;min-height:40px}.product-prices{display:flex;flex-wrap:wrap;column-gap:14px;row-gap:0;align-items:center;font-size:15px;margin-bottom:12px}.regular-price{color:var(--muted);font-size:13px;white-space:nowrap}.team-price{color:var(--teal);font-weight:700;white-space:nowrap}.primary-button,.secondary-button{display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;text-align:center;font-size:15px;font-weight:600;min-height:47px;padding:11px 16px;border-radius:5px;line-height:1.35}.primary-button{background:var(--navy);color:white;border:1px solid var(--navy)}.primary-button:hover:not(:disabled){background:#16496f}.primary-button:disabled{background:#d4d7e0;border-color:#d4d7e0;color:#647089}.secondary-button{background:white;color:var(--navy);border:1px solid var(--navy)}.secondary-button:hover:not(:disabled){background:var(--gray)}.choose-button,.add-button{width:100%}.chooser{border-top:1px solid var(--line);padding-top:15px;margin-top:14px}.field-label{display:block;font-size:14px;line-height:1.3;margin:0 0 6px;font-weight:500}.size-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:12px 0}.size-grid label{font-size:12px;font-weight:600;color:var(--muted);text-align:center}.size-grid input{padding:8px 3px;text-align:center;min-height:38px;font-size:14px;margin-top:3px}.size-help{font-size:12px;line-height:1.45;color:var(--muted);margin:7px 0 12px}.inline-error{font-size:13px;color:var(--error);margin:8px 0}.chooser-actions{display:flex;gap:8px}.chooser-actions .secondary-button{min-width:42px;padding:8px}.shown-note{color:var(--muted);font-size:11px;line-height:1.4;margin:8px 0 0}.order-rail{border:1.5px solid var(--navy);border-radius:7px;padding:22px;position:sticky;top:20px;min-height:630px}.order-rail h2{font-family:var(--serif);font-size:33px;line-height:1.1;letter-spacing:-.6px;margin:0 0 23px}.rail-rule{border:0;border-top:1px solid var(--line);margin:21px 0}.empty-count{font-family:var(--serif);font-size:30px;font-weight:700;line-height:1.2;margin:22px 0 6px}.empty-copy{color:var(--muted);font-size:17px;margin-bottom:27px}.small-copy{color:var(--muted);font-size:13px;line-height:1.55}.embroidery-label{display:flex;gap:12px;align-items:center;margin:20px 0 22px;font-size:16px}.embroidery-label svg{width:28px;height:28px}.rail-review{width:100%}.rail-note p{font-size:12px;margin:0 0 7px;color:var(--muted)}.cart-lines{display:grid;gap:15px;margin:18px 0}.cart-line{padding-bottom:15px;border-bottom:1px solid var(--line)}.cart-line-heading{display:flex;justify-content:space-between;gap:10px;font-size:13px;font-weight:600}.cart-line-meta{font-size:12px;color:var(--muted);margin:1px 0 9px}.cart-line-controls{display:flex;gap:11px;align-items:center}.cart-line-controls input{width:59px;min-height:32px;padding:5px 8px;font-size:13px;text-align:center}.text-button{padding:0;background:none;border:0;border-radius:0;color:var(--navy);font-size:13px;text-decoration:underline;text-underline-offset:3px;min-height:28px}.cart-line-controls .text-button{color:var(--muted)}.pricing-row{display:flex;justify-content:space-between;gap:15px;font-size:14px;margin:0 0 10px}.pricing-row>span:first-child{min-width:0}.pricing-row>span:last-child{white-space:nowrap}.pricing-row small{display:block;color:var(--muted);font-size:12px}.pricing-row.discount{color:var(--teal)}.pricing-row del{color:var(--muted);font-size:12px;margin-right:8px}.pricing-row.total{font-size:19px;font-weight:700;border-top:1px solid var(--line);padding-top:17px;margin-top:17px;margin-bottom:16px}.pricing-row.total strong{font-size:24px}.savings-band{background:var(--pale);padding:10px 13px;border-radius:4px;color:var(--teal);font-size:17px;font-weight:700;margin-bottom:17px}.threshold-message{font-size:13px;color:var(--muted);background:var(--gray);padding:10px 12px;border-radius:4px;line-height:1.4;margin:0 0 17px}.review-table{width:100%;border-collapse:collapse;margin:19px 0 21px;font-size:14px}.review-table thead{background:var(--gray);color:var(--muted);text-align:left}.review-table th{padding:10px 10px;font-size:13px;font-weight:600}.review-table td{padding:13px 10px;border-bottom:1px solid var(--line);vertical-align:middle}.review-table th:first-child,.review-table td:first-child{padding-left:0}.review-table th:first-child{padding-left:12px}.review-table td:last-child{padding-right:0}.review-product{display:flex;align-items:center;gap:13px;min-width:185px}.review-product img{width:76px;height:80px;object-fit:contain;flex:none}.review-product strong{font-size:15px;display:block;line-height:1.35}.review-product small{font-size:12px;line-height:1.4;color:var(--muted);display:block}.review-quantity{width:60px;min-height:38px;padding:6px;text-align:center}.review-actions{display:flex;flex-direction:column;gap:6px;align-items:flex-end}.review-actions .secondary-button{font-size:12px;min-height:35px;padding:6px 10px}.review-actions .text-button{font-size:11px}.details-title{font-family:var(--serif);font-size:31px;line-height:1.2;margin:26px 0 11px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px 22px}.detail-grid .wide{grid-column:1/-1}.readonly-value{font-size:15px;background:var(--gray);border:1px solid #c5ccda;border-radius:5px;min-height:44px;padding:10px 12px;color:var(--muted);line-height:1.3}.review-form fieldset{border:0;padding:0;margin:0;min-width:0}.terms{display:flex;gap:11px;font-size:13px;line-height:1.45;margin:24px 0 20px}.continue-button{display:flex;align-items:center;justify-content:center;gap:5px;margin:14px auto;color:var(--navy);background:none;font-size:14px;padding:5px}.continue-button svg{width:18px}.submit-error{font-size:13px;color:var(--error);background:#fff2f2;padding:12px;border-radius:5px;margin:15px 0}.success-panel{padding:25px;background:var(--pale);border-radius:6px;color:var(--navy);margin:22px 0}.success-panel h2{font-family:var(--serif);font-size:32px;margin:0 0 10px}.success-panel p{margin:0 0 10px}.success-reference{display:inline-block;background:white;border:1px solid var(--line);padding:9px 14px;border-radius:4px;font-size:16px;margin:9px 0}.success-panel svg{width:34px;height:34px;color:var(--teal)}.success-main{max-width:860px;margin:15px auto 80px}.success-total{font-size:20px;font-weight:600;margin:12px 0}.notice{padding:14px 18px;border-radius:5px;margin:0 0 20px;font-size:14px}.preview-notice{background:#fff3cf;color:#725018}.error-notice{background:#fff2f2;color:var(--error)}.error-notice button{margin-left:14px}.loading-state{padding:70px 0;color:var(--muted);font-size:19px}.site-footer{max-width:1508px;margin:auto;padding:22px 0 28px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.catalog-fineprint{margin:26px 0 0;font-size:12px;color:var(--muted);line-height:1.5}.empty-filter{padding:35px;background:var(--gray)}.line-price{white-space:nowrap}.add-status{font-size:12px;color:var(--teal);min-height:18px;margin:8px 0 0}
@media(min-width:1450px){.page-layout{grid-template-columns:minmax(0,1fr) 420px;gap:38px}.order-rail{padding:25px}.product-brand{font-size:19px}.product-name{font-size:17px;min-height:45px}.product-prices{font-size:17px}.regular-price{font-size:14px}.offer-band{font-size:20px}.lede{font-size:22px}.product-image{aspect-ratio:1.08}.order-rail{min-height:900px}.review-table{font-size:16px}.review-table th{font-size:15px}.review-product strong{font-size:17px}.review-product small{font-size:14px}.review-product img{width:88px;height:88px}.pricing-row{font-size:17px}.pricing-row small,.small-copy{font-size:14px}.terms{font-size:15px}}
@media(max-width:1190px){.header-inner{padding:0 30px}.page-shell{padding:25px 30px 45px}.page-layout{grid-template-columns:minmax(0,1fr) 325px;gap:27px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 20px}h1{font-size:46px}.lede{font-size:18px}.offer-band{font-size:15px;gap:14px;padding:15px}.offer-band span+span{padding-left:14px}.order-rail{padding:20px}.order-rail h2{font-size:30px}.site-footer{margin:0 30px}.review-table th:nth-child(3),.review-table th:nth-child(4){font-size:12px}.review-table td{padding:12px 6px}.review-product{min-width:145px;gap:7px}.review-product img{width:53px;height:65px}.review-product strong{font-size:13px}.review-product small{font-size:11px}.review-table{font-size:12px}.review-quantity{width:48px}.review-actions .secondary-button{padding:5px}.review-table th{padding:10px 6px;font-size:12px}}
@media(max-width:920px){.offer-band{display:block}.offer-band span{display:block}.offer-band span+span{margin-top:7px;padding-left:0;border:0}.brand{font-size:17px;gap:18px}.brand img{width:117px}.download-link{font-size:15px}.page-layout{gap:23px;grid-template-columns:minmax(0,1fr) 290px}.order-rail{padding:17px}.filters{gap:11px}.filter{padding:10px 8px;font-size:14px}.product-brand{font-size:15px}.product-name{font-size:13px}.product-prices{font-size:13px;gap:8px}.regular-price{font-size:11px}.primary-button{font-size:13px}.review-table thead{display:none}.review-table,.review-table tbody,.review-table tr{display:block}.review-table tr{position:relative;border-bottom:1px solid var(--line);padding:12px 0;display:grid;grid-template-columns:1fr 1fr;gap:8px}.review-table td{border:0;padding:0}.review-table td:first-child{grid-column:1/-1}.review-table td[data-label]::before{content:attr(data-label) ": ";font-size:11px;color:var(--muted)}.review-table .review-product{padding-right:80px;min-height:65px}.review-table .review-product img{width:62px}.review-table .review-product strong{font-size:14px}.review-table .review-product small{font-size:12px}.review-table td:last-child{position:absolute;right:0;top:15px}.review-actions .secondary-button{padding:6px 10px}.review-table td:nth-child(2){display:flex;align-items:center;gap:5px}.detail-grid{grid-template-columns:1fr}.detail-grid .wide{grid-column:auto}.review-table .line-price{font-size:15px;font-weight:600}}
@media(max-width:800px){.page-layout{grid-template-columns:1fr}.order-rail{position:static;min-height:0;margin-top:8px;padding:23px}.order-rail h2{font-size:31px;margin-bottom:18px}.empty-count{font-size:27px}.empty-copy{margin-bottom:18px}.offer-band{display:flex}.offer-band span+span{border-left:1px solid var(--teal);padding-left:14px;margin-top:0}.product-image{aspect-ratio:1.1}.product-brand{font-size:18px}.product-name{font-size:16px;min-height:42px}.product-prices{font-size:16px}.regular-price{font-size:13px}.primary-button{font-size:15px}.review-table .review-product{padding-right:95px}.review-table .review-product img{width:78px;height:82px}.review-table .review-product strong{font-size:16px}.review-table .review-product small{font-size:14px}.review-table td[data-label]::before{font-size:13px}.review-table{font-size:14px}.detail-grid{grid-template-columns:1fr 1fr}.detail-grid .wide{grid-column:1/-1}.site-header{height:73px}.header-inner{padding:0 24px}.brand{gap:15px}.brand img{width:109px}.brand-divider{height:32px}.page-shell{padding:25px 24px 40px}.site-footer{margin:0 24px}.review-table tr{grid-template-columns:1fr 1fr 1fr}.review-table td:nth-child(5){grid-column:3;grid-row:2}.terms{font-size:14px}.review-main~.order-rail{min-height:0}}
@media(max-width:560px){.header-inner{padding:0 20px;gap:14px}.brand{gap:12px}.brand img{width:95px;height:40px}.brand span:last-child{font-size:13px;max-width:68px;white-space:normal;line-height:1.2}.brand-divider{height:29px}.download-link{font-size:12px;gap:5px}.download-link svg{width:18px;height:18px}.download-link span{max-width:57px;line-height:1.2}.page-shell{padding:26px 22px 36px}h1{font-size:38px;letter-spacing:-.9px}.lede{font-size:17px;margin-bottom:19px}.offer-band{display:block;font-size:14px;padding:13px 15px}.offer-band span+span{padding-left:0;margin-top:8px;border:0}.filters{justify-content:space-between;gap:0;margin-bottom:20px}.filter{font-size:14px;padding:10px 9px}.products{grid-template-columns:1fr;gap:31px}.product-image{aspect-ratio:1.13}.product-brand{font-size:19px;margin-top:13px}.product-name{font-size:16px;min-height:0}.product-prices{justify-content:space-between;font-size:17px;margin-bottom:13px}.regular-price{font-size:14px}.choose-button{min-height:48px}.size-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.size-grid input{min-height:42px}.order-rail{padding:21px}.detail-grid{grid-template-columns:1fr}.detail-grid .wide{grid-column:auto}.review-table tr{grid-template-columns:1fr 1fr}.review-table td:nth-child(5){grid-column:2;grid-row:3}.review-table .review-product img{width:66px;height:78px}.review-table .review-product strong{font-size:15px}.review-table .review-product small{font-size:12px}.review-table .review-product{padding-right:75px}.review-actions .secondary-button{padding:5px 7px;min-height:33px;font-size:11px}.review-actions .text-button{font-size:10px}.review-table td[data-label]::before{font-size:12px}.review-quantity{min-height:35px}.details-title{font-size:29px}.success-panel{padding:20px}.success-panel h2{font-size:29px}.success-reference{font-size:14px;overflow-wrap:anywhere}.site-footer{margin:0 22px;line-height:1.5}.notice{font-size:13px}.success-main{margin:0 auto 45px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}

#product-TT51 .product-name,#product-CS412 .product-name,#product-K682 .product-name{min-height:0}
