/* SHIRINE shared storefront composition */
.sh-shop{--content:1240px;--soft:#faf5f8;-webkit-font-smoothing:antialiased}
.sh-shop .wrap{max-width:var(--content)}
.sh-shop h1,.sh-shop h2,.sh-shop h3{text-wrap:balance}
.sh-shop p{line-height:1.85}
.sh-shop .button{min-height:46px;border-radius:2px;letter-spacing:.025em;transition:background .18s,color .18s,transform .18s}
.sh-shop .button:active{transform:translateY(1px)}
.sh-shop .button:disabled{transform:none}
.sh-shop .site-header{border-bottom-color:#eee7eb}
.sh-shop .campaign{max-width:var(--content);width:90%;margin:32px auto 0;background:transparent;display:grid;grid-template-columns:1.08fr 1fr;grid-template-rows:auto auto;gap:24px 6%;align-items:center}
.sh-shop .campaign-photo.first{grid-column:1;grid-row:1/3;aspect-ratio:4/5;height:clamp(440px,48vw,610px);margin:0;align-self:stretch}
.sh-shop .campaign-photo.first img{object-position:center 45%}
.sh-shop .campaign-copy{grid-column:2;grid-row:1;padding:24px 5% 8px 0;display:block}
.sh-shop .campaign-copy .season-label{font-size:12px;letter-spacing:.05em}
.sh-shop .campaign h1{font-size:clamp(28px,3.2vw,42px);line-height:1.5;letter-spacing:.025em;margin:14px 0 16px;font-weight:450}
.sh-shop .campaign-copy p{max-width:320px;font-size:14px;margin:0 0 24px;line-height:1.95}
.sh-shop .campaign-copy .button{font-size:13px;gap:36px;padding:9px 0;border-radius:0;min-height:44px}
.sh-shop .campaign-photo.second{grid-column:2;grid-row:2;margin:0 0 0 auto;width:min(58%,240px);height:auto;aspect-ratio:3/4;align-self:end;padding:0;background:var(--soft)}
.sh-shop .campaign-photo.second img{object-fit:cover;object-position:center 48%}
.sh-shop .style-edit{padding:88px 0 20px}
.sh-shop .style-edit .section-heading{margin-bottom:28px;align-items:center}
.sh-shop .style-edit h2,.sh-shop .catalog .section-heading h2{font-size:28px;font-weight:450;letter-spacing:.025em;margin:0}
.sh-shop .style-grid{gap:26px}
.sh-shop .style-story{display:block;padding:0;border:0;background:none;text-align:left;color:var(--ink);min-width:0;font:inherit;cursor:zoom-in}
.sh-shop .style-story figure{aspect-ratio:4/5}
.sh-shop .style-story>div{padding:17px 0;display:flex;align-items:center;justify-content:space-between}
.sh-shop .style-story h3{font-size:18px;letter-spacing:.025em}
.sh-shop .style-story span{font-size:12px;letter-spacing:0;color:var(--muted)}
.sh-shop .style-caption{font-size:12px;margin:12px 0 0}
.sh-shop .catalog{margin-top:38px;padding:48px 0 64px;border-top:1px solid var(--line)}
.sh-shop .catalog .section-heading p{font-size:14px;margin:10px 0 0;color:var(--muted)}
.sh-shop #result-count{font-size:12px;white-space:nowrap;color:var(--muted)}
.sh-shop .catalog-note{font-size:13px;line-height:1.85;margin:22px 0 30px}
.sh-shop .catalog-tools{gap:12px}
.sh-shop .catalog-tools input,.sh-shop .catalog-tools select{min-height:46px;border-radius:2px}
.sh-shop .product-visual{overflow:hidden;background:var(--soft)}
.sh-shop .product-visual>img{transition:transform .45s ease}
.sh-shop .product-card:hover .product-visual>img{transform:scale(1.025)}
.sh-shop .product-meta{align-items:baseline;gap:16px;margin-top:16px}
.sh-shop .product-meta h3{font-size:16px;line-height:1.65;font-weight:450}
.sh-shop .price{font-size:14px;white-space:nowrap;font-variant-numeric:tabular-nums}
.sh-shop .product-spec{font-size:12px;margin-top:8px}
.sh-shop .catalog.is-curated .section-heading{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}
.sh-shop .catalog.is-curated .catalog-note{text-align:center;max-width:560px;margin:18px auto 32px}
.sh-shop .catalog.is-curated .product-grid{display:flex;justify-content:center;flex-wrap:wrap;gap:32px}
.sh-shop .catalog.is-curated .product-card{width:calc((100% - 64px)/3);max-width:380px;min-width:240px}
.sh-shop .catalog.is-curated .product-grid[data-count="1"] .product-card{width:380px;max-width:100%}
.sh-shop .catalog-more{margin:28px 0 0}
.sh-shop .contact-band{margin:0 auto;padding:34px 0 48px;align-items:center;gap:24px}
.sh-shop .contact-band h2{font-size:23px;font-weight:450;letter-spacing:.02em;line-height:1.6;margin:0}
.sh-shop .contact-band .button{background:var(--soft);border-color:var(--line);flex-shrink:0}
.sh-shop .site-footer{padding:44px max(5%,calc((100vw - 1240px)/2));gap:48px;background:#faf5f8;align-items:center}
.sh-shop .site-footer p{font-size:13px;max-width:360px;line-height:1.9;margin:15px 0 0}
.sh-shop .site-footer>div:last-child{max-width:430px;gap:8px 26px;align-items:center}
.sh-shop .site-footer>div:last-child a{display:inline-flex;align-items:center;min-height:44px;font-size:13px}
.sh-shop .site-footer>div:last-child a:hover{text-decoration:underline;text-underline-offset:5px}
.sh-shop .breadcrumb{padding:28px 0 24px;font-size:12px}
.sh-shop .product-detail{grid-template-columns:1.1fr 1fr;gap:7%;padding-bottom:64px}
.sh-shop .detail-copy{position:sticky;top:28px;padding:4px 0}
.sh-shop .detail-copy h1{font-size:clamp(26px,2.4vw,34px);line-height:1.6;font-weight:450;margin:12px 0 16px}
.sh-shop .detail-price{font-size:24px;letter-spacing:.015em;margin:12px 0 20px;font-variant-numeric:tabular-nums}
.sh-shop .detail-copy input,.sh-shop .detail-copy select{font-size:15px;border-radius:2px;min-height:48px}
.sh-shop .detail-copy form{margin-top:28px;padding-top:8px}
.sh-shop .detail-copy form .button{margin-top:12px}
.sh-shop .gallery-thumbs{gap:12px;padding:2px 2px 8px}
.sh-shop .gallery-thumbs button{border:1px solid var(--line);opacity:.62;transition:opacity .18s,border-color .18s;flex-shrink:0}
.sh-shop .gallery-thumbs button:hover,.sh-shop .gallery-thumbs button[aria-pressed="true"]{opacity:1;border-color:var(--ink)}
.sh-shop .gallery-thumbs img{width:68px;height:85px}
.sh-shop .detail-copy summary{list-style:none;display:flex;align-items:center;justify-content:space-between;min-height:30px;font-size:14px}
.sh-shop .detail-copy summary::-webkit-details-marker{display:none}
.sh-shop .detail-copy summary:after{content:'+';font-size:20px;font-weight:300;margin-left:20px}
.sh-shop .detail-copy details[open] summary:after{content:'−'}
.sh-shop .detail-copy details p{margin:12px 0 0;line-height:1.9}
.sh-shop .bag-page,.sh-shop .member-page{padding:48px 0 72px;min-height:60vh}
.sh-shop .bag-page>.section-heading,.sh-shop .member-page>.section-heading{margin-bottom:32px;align-items:center}
.sh-shop .bag-page h1,.sh-shop .member-page h1{font-size:30px;font-weight:450;letter-spacing:.03em}
.sh-shop .shopping-layout{gap:6%;grid-template-columns:1.5fr 1fr}
.sh-shop .bag-summary{border:0;border-top:2px solid var(--pink);padding:30px;background:var(--soft)}
.sh-shop .bag-summary h2{font-size:20px}
.sh-shop .bag-summary>p:first-of-type{font-size:14px;gap:16px}
.sh-shop .bag-empty{padding:48px 26px;text-align:center;background:#fcfafb;border:1px solid #eee7eb}
.sh-shop .bag-empty h2{font-size:22px;font-weight:450;margin:0 0 12px}
.sh-shop .bag-empty p{font-size:14px;color:var(--muted);margin:0 0 25px}
.sh-shop .bag-row{grid-template-columns:106px 1fr;gap:24px;padding:25px 0}
.sh-shop .bag-thumb{height:136px}
.sh-shop .bag-info h3{font-size:16px}
.sh-shop .bag-controls input{height:44px;border-radius:2px}
.sh-shop .bag-controls button{min-height:44px;padding:0 8px}
.sh-shop .checkout-step{padding:26px 0}
.sh-shop .member-profile,.sh-shop .member-orders{border:0;background:var(--soft);padding:34px}
.sh-shop .member-orders{background:white;border-top:1px solid var(--line)}
.sh-shop .login-page{display:grid;grid-template-columns:1fr 1fr;gap:0;max-width:980px;padding:56px 0 72px;align-items:stretch;min-height:0}
.sh-shop .member-visual{margin:0;min-height:440px;overflow:hidden;background:var(--soft)}
.sh-shop .member-visual img{display:block;width:100%;height:100%;max-height:550px;object-fit:cover;object-position:center 45%}
.sh-shop .login-page>div{max-width:none;padding:46px 12%;border:0;text-align:left;background:var(--soft);display:flex;flex-direction:column;justify-content:center}
.sh-shop .login-page h1{font-size:30px;font-weight:450;margin:10px 0 12px}
.sh-shop .login-page .season-label{font-size:12px;letter-spacing:.04em;margin:0}
.sh-shop .login-page p{font-size:14px;line-height:1.9}
.sh-shop .login-page .button{margin-top:24px;font-size:14px}
.sh-shop .login-page .detail-contact{min-height:44px;margin:10px 0 0;display:flex;align-items:center;justify-content:center}
.sh-shop .login-page .detail-note{font-size:12px;margin:24px 0 0}
.sh-shop .info-page{max-width:820px;padding:48px 0 72px;min-height:50vh}
.sh-shop .info-page h1{font-size:30px;font-weight:450;letter-spacing:.025em;margin:0 0 32px}
.sh-shop .info-page h2{font-size:19px;line-height:1.7;margin:0 0 12px}
.sh-shop .info-page section{padding:28px 0}
.sh-shop .info-page p,.sh-shop .info-page li{font-size:15px;line-height:2}
.sh-shop .info-page p:empty{display:none}
.sh-shop .look-dialog{width:min(920px,94vw);max-height:94dvh;border:0;padding:0;background:white;color:var(--ink);box-shadow:0 16px 70px #30232b35;overflow:auto}
.sh-shop .look-dialog::backdrop{background:rgb(38 30 35 / .68)}
.look-dialog-head,.look-dialog-foot{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;gap:16px}
.look-dialog-head h2{font-size:18px;font-weight:450;margin:0}
.look-dialog button{min-width:44px;min-height:44px;border:1px solid var(--line);background:white;color:var(--ink);font:inherit;cursor:pointer}
.look-dialog [data-look-close]{border:0;font-size:26px}
.look-dialog figure{margin:0;background:var(--soft);text-align:center}
.look-dialog figure img{width:100%;height:min(65dvh,680px);object-fit:contain;display:block}
.look-dialog figcaption{padding:12px 20px;font-size:12px;color:var(--muted);background:white}
.look-dialog-foot{border-top:1px solid var(--line);font-size:12px}
.look-dialog-foot>div{display:flex;gap:10px;align-items:center}
.look-dialog-foot a{text-decoration:underline;text-underline-offset:4px;min-height:44px;display:flex;align-items:center}
@keyframes sh-campaign-intro{from{opacity:.55;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:no-preference){.sh-shop .campaign-copy{animation:sh-campaign-intro .65s ease-out both}}
@media(max-width:760px){
 .sh-shop .wrap{width:92%}
 .sh-shop .campaign{width:92%;margin-top:16px;grid-template-columns:1.28fr 1fr;grid-template-rows:auto auto;gap:16px 12px}
 .sh-shop .campaign-photo.first{grid-column:1;grid-row:1;height:auto;aspect-ratio:3/4;align-self:start}
 .sh-shop .campaign-photo.second{grid-column:2;grid-row:1;width:100%;height:auto;aspect-ratio:3/4;margin:0;align-self:end}
 .sh-shop .campaign-photo.second img{object-position:center}
 .sh-shop .campaign-copy{grid-column:1/-1;grid-row:2;padding:24px 6%;background:var(--soft)}
 .sh-shop .campaign h1{font-size:28px;margin:8px 0 10px;line-height:1.55}
 .sh-shop .campaign-copy p{max-width:none;font-size:13px;margin-bottom:12px;line-height:1.85}
 .sh-shop .campaign-copy .season-label{font-size:11px}
 .sh-shop .campaign-copy .button{font-size:12px;padding:6px 0}
 .sh-shop .style-edit{padding:46px 0 10px}
 .sh-shop .style-edit .section-heading{display:flex;gap:14px;margin-bottom:22px}
 .sh-shop .style-edit h2,.sh-shop .catalog .section-heading h2{font-size:24px}
 .sh-shop .style-edit .section-heading>a{margin:0;font-size:11px;white-space:nowrap;flex-shrink:0}
 .sh-shop .style-grid{display:grid;grid-auto-flow:column;grid-auto-columns:78%;grid-template-columns:none;gap:16px;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:10px;scrollbar-width:thin;scrollbar-color:#d8bdcb transparent}
 .sh-shop .style-story,.sh-shop .style-story:nth-child(3){display:block;grid-column:auto;background:none;scroll-snap-align:start}
 .sh-shop .style-story>div,.sh-shop .style-story:nth-child(3)>div{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:13px 0;gap:10px}
 .sh-shop .style-story h3{font-size:17px}
 .sh-shop .style-story span{font-size:11px;margin:0}
 .sh-shop .style-caption{font-size:11px;line-height:1.8;margin-top:12px}
 .sh-shop .catalog{margin-top:30px;padding:32px 0 42px}
 .sh-shop .catalog .section-heading p{font-size:13px}
 .sh-shop .catalog.is-curated .product-card{min-width:0;width:calc((100% - 16px)/2)}
 .sh-shop .catalog.is-curated .product-grid{gap:24px 16px}
 .sh-shop .catalog.is-curated .product-grid[data-count="1"] .product-card{width:100%;max-width:380px}
 .sh-shop .product-meta{display:flex;gap:12px;align-items:baseline}
 .sh-shop .product-meta h3{font-size:14px}
 .sh-shop .price{font-size:13px;margin:0}
 .sh-shop .product-spec{font-size:11px}
 .sh-shop .product-spec span{display:inline}
 .sh-shop .catalog-tools{flex-wrap:wrap}
 .sh-shop .catalog-tools input,.sh-shop .catalog-tools select,.sh-shop .detail-copy input,.sh-shop .detail-copy select,.sh-shop .bag-controls input{font-size:16px}
 .sh-shop .contact-band{display:block;padding:28px 0 36px;border-top:1px solid var(--line)}
 .sh-shop .contact-band h2{font-size:21px;margin-bottom:18px}
 .sh-shop .site-footer{padding:32px 5%;display:block}
 .sh-shop .site-footer>div:last-child{margin-top:24px;display:grid;grid-template-columns:1fr 1fr;gap:4px 16px}
 .sh-shop .site-footer p{font-size:12px;max-width:330px}
 .sh-shop .breadcrumb{padding:22px 0 18px}
 .sh-shop .product-detail,.sh-shop .shopping-layout{grid-template-columns:1fr;gap:26px}
 .sh-shop .product-detail{padding-bottom:36px}
 .sh-shop .detail-copy{position:static;padding:0}
 .sh-shop .detail-copy h1{font-size:25px;margin:10px 0 14px}
 .sh-shop .detail-price{font-size:23px}
 .sh-shop .gallery-thumbs img{width:60px;height:75px}
 .sh-shop .bag-page,.sh-shop .member-page{padding:30px 0 42px}
 .sh-shop .bag-page h1,.sh-shop .member-page h1{font-size:26px}
 .sh-shop .bag-page>.section-heading,.sh-shop .member-page>.section-heading{margin-bottom:26px}
 .sh-shop .bag-summary{padding:24px;position:static}
 .sh-shop .bag-empty{padding:32px 18px}
 .sh-shop .bag-row{grid-template-columns:88px 1fr;gap:16px}
 .sh-shop .bag-thumb{height:115px}
 .sh-shop .bag-info h3{font-size:14px}
 .sh-shop .bag-controls{gap:5px;flex-wrap:wrap}
 .sh-shop .bag-controls strong{font-size:13px}
 .sh-shop .member-profile,.sh-shop .member-orders{padding:26px}
 .sh-shop .login-page{grid-template-columns:1fr;padding:24px 0 40px}
 .sh-shop .member-visual{min-height:0;height:200px}
 .sh-shop .member-visual img{height:200px;object-position:center 20%}
 .sh-shop .login-page>div{padding:30px 8%;text-align:left}
 .sh-shop .login-page h1{font-size:27px}
 .sh-shop .info-page{width:88%;padding:32px 0 48px}
 .sh-shop .info-page h1{font-size:26px;margin-bottom:26px}
 .sh-shop .info-page h2{font-size:18px}
 .sh-shop .info-page p,.sh-shop .info-page li{font-size:14px}
 .look-dialog-head,.look-dialog-foot{padding:8px 12px;gap:10px}
 .look-dialog-head h2{font-size:17px}
 .look-dialog-foot>div{gap:7px}
 .look-dialog-foot button{font-size:12px;padding:0 8px}
}
@media(prefers-reduced-motion:reduce){.sh-shop .campaign-copy{animation:none}.sh-shop .product-visual>img,.sh-shop .gallery-thumbs button,.sh-shop .button{transition:none}}
