/*
Theme Name: Asia Mannequin Purple
Description: Asia Mannequin quote catalogue, built on Woo’s Purple block theme.
Author: Asia Mannequin
Version: 0.1.15
Template: purple
Requires at least: 7.1
Tested up to: 7.1
Tags: e-commerce, full-site-editing, block-patterns
Requires PHP: 8.2
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: asiamannequin-purple
*/

.am-site-header,.am-site-footer{padding-inline:var(--wp--preset--spacing--50);color:#fff}
.am-site-header a,.am-site-footer a{color:inherit}
.am-site-header .wp-block-site-title{letter-spacing:.04em}
.am-site-footer p{color:#d4d4d4;overflow-wrap:anywhere}
.am-site-footer h2{color:#fff}
.am-rental-home{margin:0;padding:0 0 64px}
.am-rental-home>.am-home-hero{margin:0;box-sizing:border-box;width:100%;min-height:460px;padding:64px max(24px,calc((100% - 1280px)/2))!important}
.am-home-hero .wp-block-cover__inner-container{padding-inline:0}
.am-home-hero .has-theme-7-color{color:#e3c98f!important}
.am-home-hero h1{max-width:760px;margin-block:16px 24px}
.am-home-hero p{max-width:720px}
.am-rental-home>.am-home-dates,.am-rental-home>.am-rental-categories{box-sizing:border-box;max-width:1280px;width:calc(100% - 48px);margin-inline:auto}
.am-rental-home>.am-home-dates{margin-top:32px}
.am-home-dates .amr-period{padding:28px;background:#f6f5f3;border:1px solid #e5e3df;border-radius:0;margin:0}
.am-home-dates .amr-period-form{display:flex;flex-wrap:wrap;gap:20px;align-items:flex-end}
.am-home-dates .amr-period-form>.wpds-field{flex:1 1 200px}
.amr-period input{box-sizing:border-box;max-width:100%;font-size:16px}
.am-rental-categories{padding-top:48px}
.am-rental-categories>h2{margin:0 0 12px}
.am-rental-categories>p{margin:0 0 28px;color:#514b44}
.am-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 28px;margin-block:28px}
.am-category-card{display:block;min-width:0;text-decoration:none;color:inherit}
.am-category-card img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:#f6f5f3}
.am-category-card h3{font-size:1.15rem;font-weight:500;margin:16px 0 4px}
.am-category-card p{font-size:.875rem;line-height:1.6;margin:0;color:#514b44}
.am-category-card .am-category-rate{margin-top:8px;color:#111}
.am-category-rate small{font-size:.75rem;color:#666}
.am-category-card:hover h3{text-decoration:underline}
.am-category-card:focus-visible{outline:2px solid #886b2e;outline-offset:6px}
.am-category-banner .wpds-custom-featured-hero__inner{padding:40px}
.am-category-banner h1{font-size:clamp(2rem,5vw,3.5rem);line-height:1.12}
.am-specs{width:100%;border-collapse:collapse}.am-specs th,.am-specs td{text-align:left;padding:.75rem;border-bottom:1px solid #ddd}
@media(max-width:900px){.am-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){
.am-rental-home>.am-home-hero{min-height:400px;padding:40px 24px!important}
.am-home-dates .amr-period{padding:20px}
.am-home-dates .amr-period-form{flex-direction:column;align-items:stretch}
.am-home-dates .amr-period-form>.wpds-field,.am-home-dates .amr-period-form>button{flex:0 0 auto;width:100%}
.am-category-grid{gap:28px 16px}.am-category-card h3{font-size:1rem}
.am-category-banner .wpds-custom-featured-hero__inner{padding:24px}
}

/* Homepage navigation shares the original photograph with the hero. */
.am-header-overlay{color:#fff;margin-bottom:48px}
.am-header-overlay a{color:inherit}
.am-header-overlay>.wp-block-group{padding-block:0!important}
.am-site-header .wp-block-site-logo,.am-header-overlay .wp-block-site-logo{flex:0 1 300px;min-width:0}
.am-site-header .wp-block-site-logo img,.am-header-overlay .wp-block-site-logo img{display:block;width:300px;max-width:100%;height:auto}
.am-rental-home>.am-home-hero{padding-top:28px!important}
@media(max-width:900px){.am-header-overlay .wp-block-site-logo,.am-site-header .wp-block-site-logo{flex-basis:220px}.am-header-overlay{margin-bottom:36px}}
@media(max-width:600px){.am-header-overlay>.wp-block-group{flex-wrap:nowrap}.am-header-overlay .wp-block-site-logo{flex-basis:210px}.am-header-overlay .wp-block-navigation{margin-left:auto}.am-rental-home>.am-home-hero{padding-top:24px!important}}

.am-home-catalogue,.am-home-faq{box-sizing:border-box;max-width:1280px;width:calc(100% - 48px);margin:64px auto 0}
.am-home-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 24px;margin:28px 0 36px}
.am-home-product{min-width:0;display:flex;flex-direction:column}.am-home-product>a{color:inherit;text-decoration:none}.am-home-product img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:#f6f5f3}.am-home-product h3{font-size:1rem;line-height:1.5;margin:14px 0 20px}.am-home-cart{margin-top:auto;display:block}.am-home-cart>label{display:block;margin:12px 0 8px;font-size:.8rem}.am-home-cart .am-cart-controls{display:flex;flex-wrap:nowrap;align-items:stretch;gap:0;width:100%}.am-home-cart .am-cart-controls>.quantity,.am-home-cart .am-cart-controls>button{box-sizing:border-box;flex:0 0 50%;width:50%;min-width:0;margin:0;float:none}.am-home-cart .am-cart-controls>.quantity{display:flex;align-items:stretch;padding:0}.am-home-cart .quantity input{display:block;box-sizing:border-box;flex:1;width:100%;max-width:none;min-width:0;height:48px;margin:0;border:1px solid var(--wp--preset--color--theme-6);border-right:0;border-radius:4px 0 0 4px;background:var(--wp--preset--color--theme-1);color:var(--wp--preset--color--theme-2);font:inherit;font-size:16px;text-align:center;padding:8px}.am-home-cart .am-cart-controls>button{display:flex;align-items:center;justify-content:center;height:48px;min-height:48px;padding:8px;font-size:.875rem;line-height:1.3;white-space:normal;border-radius:0 4px 4px 0}.am-home-cart input:focus-visible,.am-home-cart button:focus-visible{outline:2px solid var(--wp--preset--color--theme-7);outline-offset:2px;position:relative;z-index:1}.am-card-price{margin:0 0 16px;font-size:.875rem;line-height:1.5}.am-card-price p{margin:0 0 8px}.am-card-price small{display:block;color:var(--wp--preset--color--theme-4);font-size:.75rem}.am-price-total{font-size:1rem}.am-current-year{display:inline-block;font-size:1rem;margin:0 0 12px;padding:8px 12px;background:var(--wp--preset--color--theme-5);border-left:3px solid var(--wp--preset--color--theme-7)}.am-home-faq .wpds-custom-faq__summary:focus-visible{outline:2px solid var(--wp--preset--color--theme-7);outline-offset:4px}
@media(max-width:1100px){.am-home-products{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.am-home-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}}

/* Open proof sections and FAQ share the catalogue's width and type. */
.am-client-proof,.am-rental-home>.am-home-faq{box-sizing:border-box;max-width:1280px;width:calc(100% - 48px);margin:72px auto 0;padding:40px 0 0;border-top:1px solid var(--wp--preset--color--theme-6)}
.am-home-catalogue>h2,.am-client-proof>h2,.am-home-faq>.wpds-custom-faq__heading{font-family:inherit;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:500;line-height:1.2;letter-spacing:-.02em;color:var(--wp--preset--color--theme-2);margin:0 0 12px}
.am-rental-home .am-section-intro,.am-home-faq.wpds-custom-faq>p.wpds-custom-faq__intro{max-width:68ch;font:inherit;font-size:1rem;line-height:1.7;letter-spacing:normal;text-transform:none;color:var(--wp--preset--color--theme-4);margin:0 0 28px}
.am-rental-home p.am-section-kicker,.am-home-faq.wpds-custom-faq>p.wpds-custom-faq__eyebrow{font-family:inherit;font-size:.8rem;font-weight:500;line-height:1.5;letter-spacing:.08em;text-transform:uppercase;color:var(--wp--preset--color--theme-4);margin:0 0 12px}
.am-client-names{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:48px;row-gap:32px;margin:36px 0 0;border:0;background:none}
.am-client-names li{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin:0;padding:0;min-width:0;background:none;font-size:clamp(1rem,1.6vw,1.25rem);font-weight:500;line-height:1.5;overflow-wrap:anywhere}
.am-client-names li small{font-size:.8rem;font-weight:400;color:var(--wp--preset--color--theme-4)}
.am-event-proof section.am-event-card{height:auto;box-shadow:none;border:0;border-bottom:1px solid var(--wp--preset--color--theme-6);border-radius:0;padding:28px 0;margin:0;background:transparent}
.am-event-card .wpds-card__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:48px;align-items:start}
.am-event-card .wpds-card__body>h3{font-family:inherit;font-size:1.25rem;font-weight:500;line-height:1.4;margin:0}
.am-event-proof section.am-event-card p,.am-event-proof>p:not(.am-section-kicker){font:inherit;font-size:1rem;line-height:1.7;color:var(--wp--preset--color--theme-4)}
.am-event-proof section.am-event-card p{margin:0}
.am-event-proof>p:last-child{margin-top:28px}
.am-home-faq.wpds-custom-faq.is-plain>*{max-width:none;margin-inline:0}
.am-home-faq .wpds-custom-faq__list{margin-top:28px}
.am-home-faq .wpds-custom-faq__item{padding:24px 0;border-color:var(--wp--preset--color--theme-6)}
.am-home-faq .wpds-custom-faq__summary{font:inherit;font-size:1.125rem;font-weight:500;color:var(--wp--preset--color--theme-2)}
.am-home-faq.wpds-custom-faq p.wpds-custom-faq__answer{font:inherit;line-height:1.7;color:var(--wp--preset--color--theme-4);max-width:72ch}
.am-home-faq .wpds-custom-faq__glyph{color:var(--wp--preset--color--theme-2)}
@media(max-width:820px){.am-client-names{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.am-event-card .wpds-card__body{grid-template-columns:1fr;gap:12px}}
@media(max-width:480px){.am-home-products{grid-template-columns:1fr}.am-client-proof,.am-rental-home>.am-home-faq{margin-top:48px;padding-top:28px}.am-client-names{column-gap:20px}.am-event-proof section.am-event-card{padding:24px 0}}

/* Separate catalogue items, with a restrained lift for pointer and keyboard use. */
.am-home-product{box-sizing:border-box;padding:16px;border:1px solid var(--wp--preset--color--theme-6);border-radius:4px;background:var(--wp--preset--color--theme-1);transition:transform 160ms ease,box-shadow 160ms ease}
.am-home-product:focus-within{box-shadow:0 8px 24px rgba(17,17,17,.12)}
@media(hover:hover) and (pointer:fine){.am-home-product:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(17,17,17,.12)}}
@media(prefers-reduced-motion:reduce){.am-home-product{transition:none}.am-home-product:hover{transform:none}}
