/* SRY: bright studio storefront, with quiet surfaces around colorful prints. */
:root{background:#f7fafb;color:#102d3b}body{background:#f7fafb}body::before{display:none}header{height:100px;border-bottom:1px solid #dbe6e9;background:#f7fafb}header nav a{padding:10px 0}header nav a:hover{color:#007c91}.brand span{font-size:12px}.eyebrow{font-size:13px;letter-spacing:1.8px}header,main,footer{max-width:1440px}.shop-hero{margin:24px 3% 0;min-height:490px;border-radius:24px;background:#04d3e6;color:#102d3b;display:grid;grid-template-columns:1.1fr 1fr;padding:40px;gap:36px}.shop-hero:after{display:none}.shop-hero .hero-copy{width:auto;padding:15px 0}.shop-hero h1{font-size:clamp(38px,4.6vw,66px);letter-spacing:-2.8px}.shop-hero h1 em{color:#fff}.shop-hero .hero-copy>p:not(.eyebrow){color:#173e4b;max-width:410px}.button{background:#102d3b;color:white;border-radius:100px;padding:17px 24px;gap:28px;transition:background .2s}.button:hover{background:#24566a;color:#fff}.story-link{display:block;font-weight:700;font-size:14px;margin:22px 0 0;text-decoration:underline;text-underline-offset:4px}.hero-feature{display:block;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 12px 35px #006c7b22;transform:rotate(2deg)}.hero-feature img{width:100%;height:310px;display:block;object-fit:contain;padding:12px}.hero-feature>div{padding:20px 24px;display:flex;flex-wrap:wrap;gap:8px 20px;align-items:center;background:#f0fafb}.hero-feature strong{font-size:22px}.hero-feature span:first-child{width:100%;font-size:12px;letter-spacing:1px}.hero-feature span:last-child{font-size:14px;margin-left:auto}.collection{padding:64px 4%}.catalog-title{font-size:clamp(30px,3.4vw,44px);max-width:750px}.section-head>p{color:#526b75;font-size:14px}.products{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 24px}.product{background:#fff;border:1px solid #e0e9ec;border-radius:16px;overflow:hidden;transition:box-shadow .2s,transform .2s}.product:hover{box-shadow:0 12px 30px #123b4912;transform:translateY(-3px)}.product-link{padding:12px 12px 18px}.product-image{height:auto;aspect-ratio:1.12;background:#f1f5f6;border-radius:10px}.product-image img{object-fit:contain}.product .category{margin:18px 8px 8px;color:#536b76;font-size:13px}.product-title{padding:0 8px;gap:12px;flex-direction:column}.product-title h3{font-size:19px;letter-spacing:-.3px}.product-title strong{font-size:20px;color:#005f70}.detail-link{margin:18px 8px 0;border-color:#e0e9ec;font-size:14px}.home-story{margin:0 3% 40px;padding:44px 5%;border-radius:20px;background:#dffaff;position:relative;overflow:hidden}.home-story:after{content:'';position:absolute;right:0;top:0;width:35%;height:100%;background:url('/assets/ams-2-pro.png') repeat center/180px;opacity:.1;pointer-events:none}.home-story h2{font-size:40px}.home-story p:not(.eyebrow){max-width:570px;line-height:1.8}.home-story a{font-weight:700;font-size:15px;text-decoration:underline;text-underline-offset:5px}.notice{margin:0 3%;border-radius:16px;padding:30px 4%}.notice p{font-size:15px}footer{margin-top:30px;border-top:1px solid #dbe6e9}footer span{font-size:14px}.detail-wrap{padding:25px 4% 70px}.detail-layout{gap:50px}.gallery{min-width:0}.main-photo{border-radius:18px;background:#fff;border:1px solid #dbe6e9}.main-photo img{height:520px}.thumb{background:#fff}.product-info{padding:20px 10px}.product-info h1{font-size:clamp(34px,4vw,52px)}.price{color:#00687a}.price span{color:#536b76}.color-block,.specifications,.specifications dl>div{border-color:#d4e2e7}.small-note,.swatches li{font-size:14px}.specifications{background:white;padding:32px;border:1px solid #dbe6e9;border-radius:18px}.specifications p{font-size:16px}.order-note{background:#e0faff;color:#153746;font-size:15px}.story{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:55px;padding:70px 4% 90px}.story h1{font-size:clamp(44px,6vw,76px);margin-bottom:28px}.story h2{font-size:27px;line-height:1.4;letter-spacing:-.7px}.story-copy>p:not(.eyebrow){font-size:17px;line-height:1.9;color:#3b5662}.story-art{margin:0;background:#dcfaff;border-radius:24px;overflow:hidden}.story-art img{width:100%;height:auto;display:block}.story-art figcaption{font-size:15px;padding:24px;text-align:center;font-weight:700}.breadcrumbs{color:#4b6671}.back-link{color:#006b7c}
@media(min-width:1100px){.product-title{flex-direction:row;justify-content:space-between}.product-title h3{max-width:70%}}
@media(max-width:900px){.shop-hero{padding:28px;gap:22px}.shop-hero h1{font-size:44px}.hero-feature img{height:280px}.products{grid-template-columns:repeat(2,minmax(0,1fr))}.story{gap:28px}.main-photo img{height:400px}}
@media(max-width:650px){header{height:auto;min-height:90px;gap:14px;flex-wrap:wrap;padding:18px 5%}header nav{gap:20px;font-size:14px}header .brand span{display:none}.shop-hero{grid-template-columns:1fr;padding:27px;gap:24px;border-radius:18px}.shop-hero h1{font-size:43px;letter-spacing:-1.8px}.hero-feature{transform:none}.hero-feature img{height:230px}.hero-feature>div{padding:18px}.hero-feature strong{font-size:20px}.collection{padding:42px 5%}.products{gap:16px}.product-link{padding:8px 8px 14px}.product-title{padding:0 3px;flex-direction:column}.product-title h3{font-size:16px}.product-title strong{font-size:18px}.product .category{font-size:12px;margin:12px 3px 6px}.detail-link{margin:12px 3px 0;font-size:13px}.catalog-title{font-size:30px;letter-spacing:-1px}.section-head{align-items:center}.section-head>p{white-space:nowrap}.home-story{padding:30px 7%}.home-story h2{font-size:32px}.home-story:after{display:none}.notice{padding:26px}.story{grid-template-columns:1fr;padding:40px 5% 60px;gap:30px}.story-art{grid-row:2}.story h2{font-size:25px}.story-copy>p:not(.eyebrow){font-size:16px}.detail-layout,.specifications{grid-template-columns:1fr}.detail-layout{gap:15px}.specifications{padding:22px;gap:20px}.main-photo img{height:360px}.product-info{padding:15px 0}.intro{font-size:16px}footer{padding:30px 5%;gap:20px;flex-wrap:wrap}footer span{font-size:14px}}
@media(prefers-reduced-motion:reduce){.product,.button{transition:none}.product:hover{transform:none}}
