/*
Theme Name: The Retainer Shop
Description: Accessible storefront for The Retainer Shop, built for WooCommerce.
Version: 1.0.4
Requires PHP: 8.0
Text Domain: retainer-shop
*/
:root{--mint:#00faca;--ink:#20262d;--muted:#596570;--line:#dce3e3;--soft:#f3f6f5;--grey:#94a3b8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:white;color:var(--ink);font:16px/1.65 Arial,Helvetica,sans-serif}a{color:inherit;text-underline-offset:4px}a:hover{color:#087863}button,input,select,textarea{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #087863;outline-offset:4px}img{max-width:100%;height:auto}h1,h2,h3{line-height:1.12;letter-spacing:-.045em;margin:0 0 22px;color:var(--ink)}h1{font-size:clamp(38px,5vw,66px)}h2{font-size:clamp(29px,3.5vw,43px)}h3{font-size:24px}p{margin:0 0 20px}p,li{color:var(--muted)}strong{color:var(--ink)}.wrap{width:min(1180px,calc(100% - 56px));margin:auto}.skip{position:absolute;top:-80px;left:20px;background:white;padding:12px;z-index:999}.skip:focus{top:0}.notice{background:var(--ink);color:#fff;text-align:center;font-size:12px;letter-spacing:.04em;padding:9px 16px}.preview{background:#fff6db;color:#614900;text-align:center;font-size:12px;padding:7px}.header{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:24px 0}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:25px;font-weight:bold;color:#6c7d91}.brand img{width:43px;height:47px;object-fit:contain}.nav{display:flex;align-items:center;gap:26px;font-size:14px}.nav a{text-decoration:none}.cart-link{border:1px solid var(--line);border-radius:5px;padding:8px 13px}.hero{display:grid;grid-template-columns:1.03fr 1fr;gap:66px;align-items:center;padding:48px 0 64px}.eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:bold;margin-bottom:20px;color:#52636a}.hero .lead{font-size:18px;max-width:470px}.buttons{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0 18px}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,button[type=submit]{display:inline-block;border:1px solid transparent;background:var(--mint);color:var(--ink);text-decoration:none;border-radius:6px;padding:14px 23px;font-weight:700;line-height:1.35;cursor:pointer}.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:#00dfb4;color:var(--ink)}.button.secondary{background:transparent;border-color:#acb8b8}.small{font-size:13px}.hero-photo{background:var(--soft);border-radius:20px;padding:22px}.hero-photo>img{width:100%;height:350px;object-fit:contain;display:block;border-radius:12px}.photo-caption{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:-10px 14px 0;padding:20px;background:white;border-radius:9px;position:relative}.photo-caption strong{font-size:24px}.photo-caption span{font-size:13px;color:var(--muted)}.trust-strip{border-block:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);padding-block:21px;gap:25px;text-align:center;font-size:14px}.tick{background:var(--mint);border-radius:50%;display:inline-grid;place-content:center;width:23px;height:23px;margin-right:8px;font-weight:bold}.section{padding-block:72px}.soft{background:var(--soft)}.section-top{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:34px}.section-top h2{margin-bottom:0}.section-top p{max-width:390px;margin:0}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.card{border:1px solid var(--line);border-radius:12px;background:white;overflow:hidden;display:flex;flex-direction:column}.card-media{display:block;background:#f7f8f8}.card img{display:block;width:100%;height:235px;object-fit:contain;padding:18px}.card-body{padding:27px;display:flex;flex-direction:column;flex:1}.card h3{font-size:24px;margin-bottom:14px}.card h3 a{text-decoration:none}.card p{font-size:14px}.card .price{font-size:25px;font-weight:bold;margin:auto 0 4px;color:var(--ink)}.card .button{margin-top:15px;text-align:center}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:38px}.step-number{font-size:13px;font-weight:bold;display:inline-block;border-bottom:3px solid var(--mint);padding-bottom:9px;margin-bottom:25px}.steps p{font-size:15px}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px}.panel{border:1px solid var(--line);border-top:5px solid var(--mint);padding:34px;border-radius:9px}.review-band{border:1px solid var(--line);padding:28px;border-radius:9px;margin-top:30px}.review-band .stars{color:#087863;letter-spacing:4px;font-size:24px}.faq{max-width:850px}details{border-bottom:1px solid var(--line);padding:22px 0}summary{font-size:18px;font-weight:bold;cursor:pointer}details p{margin:18px 0 0}.closing{background:var(--mint);padding:45px 0}.closing .wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.closing h2{font-size:34px;margin:0}.closing .button{background:var(--ink);color:white}.footer{background:var(--soft);padding:54px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:45px}.footer p,.footer a{font-size:13px}.footer nav a{display:block;margin-bottom:10px}.footer h2{font-size:13px;letter-spacing:.08em;text-transform:uppercase}.copyright{border-top:1px solid var(--line);padding-top:20px;margin-top:32px;font-size:12px}.page-main{padding:50px 0 75px;min-height:50vh}.page-main>h1{font-size:clamp(34px,4vw,52px)}.prose{max-width:850px}.prose h2{font-size:28px;letter-spacing:-.025em;margin-top:42px}.prose h3{font-size:22px;margin-top:30px}.prose table{width:100%;border-collapse:collapse;margin:24px 0}.prose th,.prose td{padding:13px;border-bottom:1px solid var(--line);text-align:left}.callout{padding:24px;background:var(--soft);border-left:4px solid var(--mint);margin:25px 0}.woocommerce .woocommerce-breadcrumb{font-size:13px;margin-bottom:28px}.woocommerce ul.products li.product{border:1px solid var(--line);border-radius:10px;padding:18px!important;overflow:hidden}.woocommerce ul.products li.product a img{height:230px;object-fit:contain}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:23px}.woocommerce ul.products li.product .price,.woocommerce div.product p.price{color:var(--ink);font-size:25px}.woocommerce div.product .product_title{font-size:clamp(32px,3.8vw,49px)}.woocommerce div.product div.images img{max-height:550px;object-fit:contain;background:var(--soft);border-radius:12px}.woocommerce div.product form.cart .variations select{width:100%;min-width:0;padding:12px;border:1px solid #a9b7b7;border-radius:5px;background:white}.woocommerce div.product form.cart .variations label{font-size:14px}.woocommerce div.product .woocommerce-tabs ul.tabs li{border-color:var(--line);background:var(--soft)}.woocommerce div.product .woocommerce-tabs .panel{border:0;padding:24px 0}.woocommerce .quantity .qty{padding:12px;width:75px;border:1px solid #acb8b8;border-radius:5px}.woocommerce .woocommerce-message,.woocommerce .woocommerce-info{border-top-color:#087863}.woocommerce .woocommerce-message::before,.woocommerce .woocommerce-info::before{color:#087863}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{padding:12px;border:1px solid #aab6b6;border-radius:5px;background:white}.woocommerce table.shop_table{border-color:var(--line)}.product-promise{border-top:1px solid var(--line);padding-top:18px;font-size:13px}.product-promise p{margin-bottom:8px}.woocommerce span.onsale{background:#087863}.woocommerce .related{clear:both;padding-top:40px}.woocommerce .related h2{font-size:30px}.woocommerce-result-count,.woocommerce-ordering{font-size:14px}.woocommerce-ordering select{padding:10px}.woocommerce div.product .woocommerce-product-details__short-description ul{padding-left:21px}.woocommerce button.button.alt,.woocommerce a.button.alt{background:var(--mint);color:var(--ink)}.woocommerce button.button.alt:hover{background:#00dfb4;color:var(--ink)}.woocommerce div.product .woocommerce-tabs h2{font-size:28px}.woocommerce .products{padding:0}.woocommerce .product_meta{font-size:13px}.woocommerce .woocommerce-checkout #payment{background:var(--soft)}.rs-consent{background:var(--soft);padding:20px;margin:20px 0}.rs-consent label{font-size:14px}.rs-consent input{margin-right:9px}.woocommerce .woocommerce-variation-price{margin:15px 0}.woocommerce .woocommerce-variation-description p{font-size:14px}.woocommerce div.product form.cart{margin-top:25px}.woocommerce nav.woocommerce-pagination{margin-top:25px}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{margin-bottom:25px}.footer .brand{margin-bottom:20px}.woocommerce .woocommerce-billing-fields h3{font-size:28px}.woocommerce form.checkout{margin-top:30px}.woocommerce form.checkout h3{letter-spacing:-.025em}.woocommerce ul.products li.product .button{width:100%;text-align:center}.woocommerce div.product .summary{padding-left:20px}.woocommerce ul.products li.product .price del{opacity:.6}.woocommerce .woocommerce-Price-amount{white-space:nowrap}.woocommerce .woocommerce-privacy-policy-text{font-size:13px}
@media(max-width:850px){.wrap{width:calc(100% - 36px)}.header{flex-wrap:wrap;gap:20px}.nav{width:100%;gap:12px;justify-content:space-between;flex-wrap:wrap;font-size:13px}.brand{font-size:23px}.hero{grid-template-columns:1fr;gap:30px;padding:30px 0 40px}.hero .lead{font-size:17px}.hero-photo>img{height:275px}.hero h1{max-width:600px}.trust-grid{grid-template-columns:1fr;text-align:left;gap:12px}.grid{grid-template-columns:1fr 1fr}.steps,.split{grid-template-columns:1fr;gap:28px}.section{padding-block:48px}.section-top{display:block}.section-top p{margin-top:20px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.closing .wrap{display:block}.closing .button{margin-top:23px}.woocommerce div.product .summary{padding-left:0}.page-main{padding-top:35px}.photo-caption{margin-inline:0}}
@media(max-width:520px){.grid{grid-template-columns:1fr}.card{display:grid;grid-template-columns:34% 66%}.card img{height:100%;min-height:230px;padding:8px}.card-body{padding:23px 18px}.card h3{font-size:22px}.card .button{padding:12px 9px;font-size:13px}.photo-caption strong{font-size:22px}.hero .buttons .button{flex:1;text-align:center;padding:13px 10px;font-size:14px}.footer-grid{gap:25px}.woocommerce ul.products li.product{width:100%!important;margin:0 0 22px!important}.woocommerce .woocommerce-ordering{float:none}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{display:block;text-align:left}.woocommerce div.product form.cart .variations td{padding-bottom:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.review-band blockquote{margin:22px 0;padding:0 0 0 17px;border-left:3px solid var(--mint)}.review-band blockquote p{font-size:15px;margin-bottom:6px;color:var(--ink)}.review-band cite{font-style:normal;font-size:12px;color:var(--muted)}
.etsy-proof{display:grid;grid-template-columns:auto auto 1fr;gap:4px 11px;align-items:center;width:fit-content;max-width:100%;margin-top:22px;padding:14px 16px;border:1px solid var(--line);border-radius:8px;text-decoration:none;background:#fff}.etsy-stars{color:#087863;letter-spacing:2px}.etsy-proof small{grid-column:1/-1;color:var(--muted)}.steps.five{grid-template-columns:repeat(5,1fr);gap:25px}.steps.five h3{font-size:20px}.process-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:38px 0 22px}.process-gallery figure{margin:0;background:#fff;border-radius:10px;overflow:hidden}.process-gallery img{width:100%;height:220px;object-fit:cover;display:block}.process-gallery figcaption{padding:10px 13px;font-size:12px;color:var(--muted)}.trustpilot-link{margin-top:18px}
@media(max-width:950px){.steps.five{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.steps.five,.process-gallery{grid-template-columns:1fr}.process-gallery img{height:240px}.etsy-proof{grid-template-columns:1fr}.etsy-proof small{grid-column:auto}}
