/* Public storefront: shared spacing, readable choices and responsive composition. */
.storefront-page{--soft:#f4f7f6;--line:#dce4e3}
.storefront-page .site-header{min-height:100px}
.storefront-page .hero{padding-top:52px;padding-bottom:64px;gap:36px}
.storefront-page .hero-side{max-width:290px;min-width:0;line-height:1.7}
.storefront-page h2{letter-spacing:-.045em}
.storefront-page .location-layout{grid-template-columns:330px minmax(0,1fr);box-shadow:0 8px 32px #182a3505}
.storefront-page .location-sidebar{padding:24px;background:#fbfcfb}
.storefront-page .search-wrap{background:white;min-height:48px}
.storefront-page .search-wrap:focus-within{border-color:#168d8a;box-shadow:0 0 0 3px #168d8a12}
.storefront-page .location-card{padding:20px;background:#fff9f5;transition:border-color .15s,box-shadow .15s}
.storefront-page .location-card:hover{border-color:var(--orange-dark);box-shadow:0 4px 16px #b93b0b0c}
.storefront-page .location-card .location-status{font-size:.8125rem;line-height:1.5;align-items:flex-start}
.storefront-page .location-status:before{flex:none;margin-top:7px}
.storefront-page .card-foot b{font-size:1.375rem;letter-spacing:-.03em}
.storefront-page .location-card .card-cubic-rate{font-size:.75rem;margin-top:7px}
.storefront-page .choose-section{margin-top:64px;padding:48px 0 56px}
.storefront-page .booking-layout{grid-template-columns:minmax(0,1fr) 380px;gap:24px}
.storefront-page .booking-card{position:static;padding:24px;box-shadow:0 8px 28px #182a3506}
.storefront-page .selection-top{gap:12px;align-items:flex-start;margin-bottom:16px}
.storefront-page .selected-label{font-size:.6875rem;line-height:1.6;padding-top:4px;white-space:nowrap}
.storefront-page .free-tag{font-size:.6875rem;line-height:1.5;text-align:center}
.storefront-page .selection-name{font-size:1.75rem}
.storefront-page .selection-dimensions{gap:6px 16px;margin-top:10px;font-size:.8125rem;line-height:1.5}
.storefront-page .storage-visual{display:grid;grid-template-columns:120px minmax(0,1fr);align-items:center;border:0;border-radius:10px;margin-top:20px;background:#f7f9f8}
.storefront-page .storage-visual img{height:172px;mix-blend-mode:multiply}
.storefront-page .storage-visual figcaption{padding:14px 12px 14px 4px}
.storefront-page .storage-visual figcaption>strong{gap:4px 8px}
.storefront-page #visual-title{font-size:.8125rem}
.storefront-page .storage-visual p{font-size:.75rem;line-height:1.55;margin:7px 0}
.storefront-page .storage-visual small{font-size:.6875rem;line-height:1.5;color:#65717b}
.storefront-page .booking-rule{margin:20px 0}
.storefront-page .booking-card>.eyebrow{font-size:.6875rem;letter-spacing:.09em;margin-bottom:8px}
.storefront-page .cubic-rate-note{color:var(--muted);font-size:.8125rem;margin-bottom:16px}
.storefront-page .tariff{min-height:74px;border-radius:9px;padding:13px 5px;gap:6px}
.storefront-page .tariff strong{font-size:.875rem}
.storefront-page .tariff small{font-size:.75rem}
.storefront-page .tariff:hover:not(.selected){background:#f7f9f8;border-color:#8ba59e}
.storefront-page .rental-start-note{gap:4px;font-size:.8125rem;margin-top:18px}
.storefront-page .total-block{padding-top:18px;border-top:1px solid var(--line);margin:18px 0}
.storefront-page .total-line{align-items:baseline;font-size:.8125rem;flex-wrap:wrap}
.storefront-page .total-line strong{font-size:1.85rem;font-variant-numeric:tabular-nums;white-space:nowrap}
.storefront-page .total-subline{font-size:.75rem;line-height:1.5;gap:5px 12px}
.storefront-page .book-button{min-height:54px;border-radius:10px;font-size:.875rem}
.storefront-page .booking-note{font-size:.75rem;line-height:1.5}
.storefront-page .volume-filter{padding:24px 24px 0}
.storefront-page .volume-heading button{min-height:44px;padding:10px 0 10px 12px}
.storefront-page .volume-filter-help{color:var(--muted);max-width:550px;line-height:1.6}
.storefront-page .floor-scroll{padding:20px 16px 12px}
.storefront-page .floor-plan{background:#f9fbfb;border-color:#edf1f0}
.storefront-page .plan-footer{padding:14px 24px 22px;gap:16px;font-size:.75rem;line-height:1.5}
.storefront-page .legend{gap:10px 16px}
.storefront-page .legend i{width:11px;height:11px}
.storefront-page .how-section{padding-top:64px;padding-bottom:64px}
.storefront-page .steps article{padding-top:24px}
.storefront-page .steps article>span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#fff1e9;margin-bottom:18px;font-size:.8125rem}
.storefront-page .steps p{font-size:.875rem;line-height:1.7}
.storefront-page .faq-items summary{padding-top:22px;padding-bottom:22px;line-height:1.5}
.storefront-page .faq-items summary:hover{color:var(--orange-dark)}
.storefront-page .faq-items summary:after{top:20px}
.storefront-page .faq-items details[open]{background:#f8faf9}
.storefront-page .faq-items details[open] summary,.storefront-page .faq-items details[open] p{padding-left:16px}
.storefront-page .faq-items summary::-webkit-details-marker{display:none}
.storefront-page .site-footer{padding:36px 0 12px}
.storefront-page .site-footer>.wrap{padding-bottom:28px}
@media(min-width:1500px){.storefront-page .location-layout{grid-template-columns:360px minmax(0,1fr)}.storefront-page .booking-layout{grid-template-columns:minmax(0,1fr) 400px}}
@media(min-width:901px) and (max-width:1150px){.storefront-page .site-header nav{gap:12px}.storefront-page .site-header .brand small{font-size:.55rem}.storefront-page .booking-layout{grid-template-columns:minmax(0,1fr) 340px;gap:18px}.storefront-page .booking-card{padding:20px}.storefront-page .storage-visual{grid-template-columns:106px minmax(0,1fr)}.storefront-page .location-layout{grid-template-columns:300px minmax(0,1fr)}}
@media(max-width:900px){.storefront-page .hero{padding-top:32px;padding-bottom:44px;gap:22px}.storefront-page .hero-side{max-width:520px}.storefront-page .booking-layout{grid-template-columns:1fr}.storefront-page .location-layout{grid-template-columns:290px minmax(0,1fr)}.storefront-page .storage-visual{grid-template-columns:180px minmax(0,1fr)}.storefront-page .storage-visual img{height:185px}.storefront-page .storage-visual p{font-size:.875rem}.storefront-page .storage-visual figcaption{padding:20px}.storefront-page .storage-visual small{font-size:.75rem}}
@media(max-width:600px){.storefront-page .site-header{min-height:84px}.site-header .brand small{display:none}.site-header .brand{min-width:0}.site-header .text-link{max-width:145px;text-align:right}.storefront-page .hero{padding-top:24px;padding-bottom:40px;gap:22px}.storefront-page .hero h1{font-size:clamp(1.8rem,8.7vw,3.2rem)}.storefront-page .hero-side p{font-size:.9375rem}.storefront-page .location-layout{display:flex}.storefront-page .location-sidebar{padding:16px}.storefront-page .location-card{padding:16px}.storefront-page .location-card .location-status{font-size:.75rem}.storefront-page .location-card strong{font-size:1rem}.storefront-page .map-shell{min-height:330px}.storefront-page .choose-section{margin-top:40px;padding:32px 0 40px}.storefront-page .booking-layout{gap:18px}.storefront-page .booking-card{padding:20px}.storefront-page .selection-name{font-size:1.65rem}.storefront-page .selection-top{gap:8px}.storefront-page .selected-label{font-size:.6875rem}.storefront-page .free-tag{font-size:.6875rem}.storefront-page .volume-filter{padding:16px 16px 0}.storefront-page .volume-heading label{font-size:.875rem}.storefront-page .floor-scroll{padding:16px 8px 8px}.storefront-page .plan-footer{padding:14px 16px 20px;gap:12px}.storefront-page .storage-visual{grid-template-columns:110px minmax(0,1fr)}.storefront-page .storage-visual img{height:180px}.storefront-page .storage-visual figcaption{padding:12px 10px 12px 2px}.storefront-page .storage-visual p{font-size:.75rem}.storefront-page .storage-visual small{font-size:.6875rem}.storefront-page .total-line strong{font-size:1.65rem}.storefront-page .how-section{padding-top:40px;padding-bottom:44px}.storefront-page .steps{grid-template-columns:1fr;gap:0;margin-top:24px}.storefront-page .steps article,.storefront-page .steps article+article{position:relative;padding:22px 0 22px 54px;border:0;border-bottom:1px solid var(--line)}.storefront-page .steps article>span{position:absolute;left:0;top:22px;width:34px;height:34px;font-size:.75rem;margin:0}.storefront-page .steps h3{font-size:1rem;margin-bottom:8px}.storefront-page .steps p{font-size:.8125rem;line-height:1.7}.storefront-page .faq-section{padding-bottom:44px}.storefront-page .site-footer>.wrap{align-items:center;text-align:center;justify-content:center;gap:20px}.storefront-page .site-footer .brand{justify-content:center}.storefront-page .site-footer .wrap>div{line-height:1.9}}
@media(max-width:360px){.wrap{padding-left:16px;padding-right:16px}.storefront-page .city-tag{display:none}.storefront-page .booking-card{padding:16px}.storefront-page .storage-visual{display:block}.storefront-page .storage-visual img{height:160px}.storefront-page .storage-visual figcaption{padding:0 12px 14px}.storefront-page .book-button{font-size:.8125rem}.storefront-page .free-tag{max-width:118px}}
.storefront-page .life-section{padding-top:64px}.life-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.life-grid article{padding:28px;border:1px solid #dce4e3;border-radius:16px;background:#fafbf9}.life-grid article>span{font-size:11px;letter-spacing:.12em;color:#956046}.life-grid h3{font-size:21px;line-height:1.35;letter-spacing:-.025em;margin:24px 0 12px}.life-grid p,.capacity-note p{color:#64727a;font-size:14px;line-height:1.8}.capacity-note{display:grid;grid-template-columns:250px minmax(0,1fr);gap:32px;margin-top:24px;padding:28px;border-left:3px solid #168d8a;background:#f1f6f4;border-radius:0 14px 14px 0}.capacity-note strong{font-size:19px;line-height:1.5}.capacity-note p{margin:0}.storefront-page .faq-items details[open] p{padding-right:16px}
@media(max-width:900px){.life-grid{grid-template-columns:1fr;gap:12px}.life-grid article{padding:24px}.life-grid h3{margin-top:14px}.capacity-note{grid-template-columns:1fr;gap:12px}.storefront-page .life-section{padding-top:40px}}
