.rental-shop{--navy:#102d34;--red:#c8212d;--cream:#f5f1ea;--ink:#17333a;--muted:#6b7b7e;--line:#ddd8d0;min-height:100vh;color:var(--ink);background:#fff;font-family:Arial,Sarabun,sans-serif}.rental-shop *{box-sizing:border-box}.rental-shop a{text-decoration:none}.rental-shop-header{z-index:50;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d262cf5;justify-content:space-between;align-items:center;height:74px;padding:0 max(24px,5vw);display:flex;position:sticky;top:0}.rental-shop-brand{color:#fff;align-items:baseline;gap:10px;display:flex}.rental-shop-brand b{letter-spacing:.08em;font-size:25px}.rental-shop-brand span{color:#d4dfe0;letter-spacing:.14em;border-left:1px solid #ffffff50;padding-left:10px;font-size:11px}.rental-shop-header nav{align-items:center;gap:28px;display:flex}.rental-shop-header nav a{color:#d7e1e2;font-size:13px}.rental-shop-header nav a:hover{color:#fff}.rental-shop-header nav .line{color:#102d34;background:#fff;border-radius:999px;padding:11px 16px;font-weight:700}.rental-shop main{max-width:none;padding:0}.rental-shop-hero{background:#0c2026;align-items:center;min-height:650px;display:flex;position:relative;overflow:hidden}.rental-shop-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.rental-shop-hero:after{content:"";background:linear-gradient(90deg,#07161bf0 0%,#07161bbf 44%,#07161b1f 82%),linear-gradient(#0000 52%,#07161bb8);position:absolute;inset:0}.rental-shop-hero-copy{z-index:1;color:#fff;width:min(650px,90%);margin-left:max(24px,8vw);padding:70px 0;position:relative}.rental-shop-hero-copy>span,.rental-kicker,.rental-shop-heading span{color:#ef8e95;letter-spacing:.16em;font-size:11px;font-weight:750}.rental-shop-hero-copy h1{letter-spacing:-.045em;margin:23px 0 20px;font-size:clamp(43px,5.2vw,72px);line-height:1.1}.rental-shop-hero-copy h1 em{color:#ff9ca4;font-style:normal}.rental-shop-hero-copy p{color:#c3d0d2;max-width:570px;font-size:17px;line-height:1.8}.rental-shop-hero-copy a{color:#fff;background:var(--red);border-radius:9px;margin-top:26px;padding:15px 23px;font-weight:700;display:inline-flex}.rental-shop-trust{z-index:2;background:#fff;border:1px solid #e4ded5;border-radius:18px;grid-template-columns:repeat(3,1fr);max-width:1180px;margin:-45px auto 0;display:grid;position:relative;box-shadow:0 20px 45px #152b301a}.rental-shop-trust>div{border-right:1px solid #e6e0d8;align-items:center;gap:16px;padding:24px 28px;display:flex}.rental-shop-trust>div:last-child{border:0}.rental-shop-trust b{color:#c7aaa6;font-size:12px}.rental-shop-trust span{gap:5px;display:grid}.rental-shop-trust strong{font-size:14px}.rental-shop-trust small{color:var(--muted);font-size:11px}.rental-shop-section{max-width:1220px;margin:auto;padding:100px 24px 105px}.rental-shop-heading{grid-template-columns:1fr 430px;align-items:end;gap:70px;margin-bottom:38px;display:grid}.rental-shop-heading h2{letter-spacing:-.04em;margin:9px 0 0;font-size:clamp(38px,4vw,56px)}.rental-shop-heading p{color:var(--muted);margin:0;font-size:16px;line-height:1.75}.rental-request-section{background:var(--cream);padding:95px 24px}.rental-request-wrap{grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);align-items:start;gap:28px;max-width:1180px;margin:auto;display:grid}.rental-request-form,.rental-quote{background:#fff;border:1px solid #dfd9d1;border-radius:22px;box-shadow:0 14px 35px #1e31350f}.rental-request-form{padding:39px}.rental-request-form h2{margin:9px 0 26px;font-size:34px}.rental-request-form label{color:#43585d;gap:7px;margin:15px 0;font-size:12px;font-weight:650;display:grid}.rental-request-form input,.rental-request-form select,.rental-request-form textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #d4d9d6;border-radius:8px;padding:13px 14px;font-size:15px}.rental-request-form textarea{resize:vertical;min-height:86px}.rental-date-grid,.rental-contact-grid{grid-template-columns:1fr 1fr;gap:0 15px;display:grid}.rental-request-form hr,.rental-quote hr{background:#e5e1da;border:0;height:1px;margin:25px 0}.check-button,.submit-button{color:#fff;background:var(--navy);cursor:pointer;border:0;border-radius:9px;width:100%;min-height:50px;font-size:14px;font-weight:700}.check-button:disabled,.submit-button:disabled{cursor:not-allowed;opacity:.45}.availability-ok,.availability-low,.rental-error{border-radius:8px;padding:11px 13px;font-size:12px}.availability-ok{color:#176146;background:#eaf5ef}.availability-low,.rental-error{color:#96382f;background:#fcece8}.rental-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important}.rental-request-form .rental-consent{color:#6c7b7e;align-items:flex-start;gap:9px;margin:19px 0;font-size:11px;font-weight:400;line-height:1.55;display:flex}.rental-consent input{flex:none;width:16px;height:16px;margin-top:1px}.form-note{color:#7a888b;text-align:center;margin-top:11px;line-height:1.5;display:block}.rental-quote{padding:29px;position:sticky;top:98px}.rental-quote>span{color:#8a989a;letter-spacing:.1em;font-size:11px;font-weight:700}.rental-quote h3{margin:9px 0 22px;font-size:25px}.quote-items{gap:4px;display:grid}.rental-quote p{color:#677679;justify-content:space-between;gap:15px;margin:13px 0;font-size:13px;display:flex}.rental-quote p b{color:var(--ink)}.rental-quote .minimum{color:#8d6b35;background:#f7eee0;border-radius:8px;padding:11px}.rental-quote .deposit{color:#9c4047}.quote-total{border-top:1px solid #ddd8d0;justify-content:space-between;align-items:end;margin-top:23px;padding-top:22px;display:flex}.quote-total span{font-size:13px}.quote-total strong{color:var(--red);font-size:27px}.rental-quote>small{color:#7c898c;margin-top:15px;line-height:1.6;display:block}.rental-success{text-align:center;background:#edf6f1;border-radius:16px;padding:35px}.rental-success>span{color:#fff;background:#2c725c;border-radius:50%;place-items:center;width:50px;height:50px;margin:auto;font-size:24px;display:grid}.rental-success h3{font-size:27px}.rental-success p{color:#5f7273;line-height:1.65}.rental-success p strong{color:var(--ink);letter-spacing:.06em;margin-top:8px;font-size:23px;display:block}.rental-success a{color:#fff;background:#167b4e;border-radius:8px;margin-top:16px;padding:13px 19px;font-weight:700;display:inline-flex}.rental-process{grid-template-columns:repeat(4,1fr);gap:30px;max-width:1180px;margin:auto;padding:85px 24px;display:grid}.rental-process span{color:#fff;background:var(--red);border-radius:50%;place-items:center;width:40px;height:40px;font-size:11px;display:grid}.rental-process h3{margin:17px 0 8px;font-size:17px}.rental-process p{color:var(--muted);font-size:13px;line-height:1.6}.rental-shop-footer{color:#bdcacc;background:var(--navy);grid-template-columns:1fr 1fr auto;align-items:center;gap:30px;padding:42px max(24px,5vw);font-size:12px;display:grid}.rental-shop-footer>div{display:grid}.rental-shop-footer>div b{color:#fff;letter-spacing:.08em;font-size:25px}.rental-shop-footer a{color:#fff}.rental-shop-footer p{margin:0}.rental-shop-footer p a{color:#ff9ca4}.rental-shop-footer>a{text-align:right}.rental-shop .rental-error{display:block}.rental-calendar-section{padding-top:70px}.rental-calendar-toolbar{justify-content:center;align-items:center;gap:18px;margin-bottom:22px;display:flex}.rental-calendar-toolbar strong{text-align:center;text-transform:capitalize;min-width:180px;font-size:18px}.rental-calendar-toolbar button{border:1px solid var(--line);width:38px;height:38px;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:50%;font-size:16px}.rental-calendar-toolbar button:hover{border-color:var(--red);color:var(--red)}.rental-calendar-grid{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.rental-calendar-day{border:1px solid var(--line);text-align:left;cursor:pointer;min-height:64px;font:inherit;color:var(--ink);background:#fff;border-radius:10px;gap:4px;padding:8px 6px;display:grid}.rental-calendar-day:hover{border-color:var(--red)}.rental-calendar-day.blank{visibility:hidden;cursor:default;border:0}.rental-calendar-date{font-size:12px;font-weight:700}.rental-calendar-day small{color:var(--muted);font-size:10px}.rental-calendar-day.ok{background:#eaf5ef}.rental-calendar-day.ok small{color:#176146}.rental-calendar-day.low{background:#fbf2e2}.rental-calendar-day.low small{color:#8d6b35}.rental-calendar-day.full{background:#fcece8}.rental-calendar-day.full small{color:#96382f}.rental-calendar-day.unknown{background:#f3f0eb}@media (max-width:980px){.rental-shop-trust{margin:-30px 24px 0}.rental-shop-heading{grid-template-columns:1fr;gap:18px}.rental-request-wrap{grid-template-columns:1fr}.rental-quote{order:-1;position:static}.rental-process{grid-template-columns:repeat(2,1fr)}.rental-shop-footer{grid-template-columns:1fr 1fr}.rental-shop-footer>a{text-align:left;grid-column:1/-1}}@media (max-width:620px){.rental-shop-header{flex-wrap:nowrap;height:auto;min-height:64px;padding:13px 17px}.rental-shop-header nav a:not(.line){display:none}.rental-shop-header nav{order:initial;gap:0;width:auto;margin:0}.rental-shop-header nav .line{padding:10px 12px;font-size:11px}.rental-shop-hero{align-items:flex-end;min-height:570px}.rental-shop-hero:after{background:linear-gradient(#07161b29 0%,#07161bb8 42%,#07161bf5 100%)}.rental-shop-hero-copy{width:auto;margin:0;padding:48px 20px}.rental-shop-hero-copy h1{font-size:41px}.rental-shop-hero-copy p{font-size:14px}.rental-shop-trust{border-radius:0;grid-template-columns:1fr;margin:0}.rental-shop-trust>div{border-bottom:1px solid #e6e0d8;border-right:0;padding:18px 21px}.rental-shop-section{padding:65px 16px}.rental-shop-heading h2{font-size:36px}.rental-shop-heading p{font-size:14px}.rental-request-section{padding:64px 13px}.rental-request-form{padding:25px 18px}.rental-request-form h2{font-size:28px}.rental-date-grid,.rental-contact-grid{grid-template-columns:1fr}.rental-quote{padding:23px 20px}.rental-process{grid-template-columns:1fr 1fr;gap:25px 18px;padding:60px 20px}.rental-shop-footer{grid-template-columns:1fr;padding:35px 21px}.rental-shop-footer>a{text-align:left}.rental-calendar-section{padding-top:48px}.rental-calendar-toolbar strong{min-width:0;font-size:15px}.rental-calendar-day{border-radius:8px;min-height:48px;padding:6px 4px}.rental-calendar-date{font-size:11px}.rental-calendar-day small{font-size:9px}}@media (prefers-reduced-motion:reduce){.rental-shop *{scroll-behavior:auto!important;transition:none!important}}.rental-products-section{padding-top:0}.rental-group-nav{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#fffffff0;flex-wrap:wrap;align-items:center;gap:8px;margin:0 -8px 40px;padding:10px 8px;display:flex;position:sticky;top:74px}.rental-group-nav a{border:1px solid var(--line);color:#3d5257;white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:7px;padding:8px 14px;font-size:13px;font-weight:600;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.rental-group-nav a b{color:#6f7d80;text-align:center;background:#f1ede6;border-radius:999px;min-width:20px;padding:1px 6px;font-size:11px;font-weight:700}.rental-group-nav a:hover{border-color:var(--red);color:var(--red)}.rental-group-nav a:hover b{color:var(--red);background:#fceaec}.rental-group-nav-selected{background:var(--navy);color:#fff;white-space:nowrap;border-radius:999px;margin-left:auto;padding:8px 14px;font-size:12px;font-weight:700}.rental-shop-section,.rental-request-section{scroll-margin-top:84px}.rental-product-group{scroll-margin-top:150px}.rental-product-group+.rental-product-group{margin-top:56px}.rental-group-head{border-bottom:2px solid #eee9e1;align-items:baseline;gap:14px;margin:0 0 18px;padding-bottom:12px;display:flex}.rental-group-head .rental-group-title{color:var(--ink);letter-spacing:-.02em;margin:0;font-size:22px}.rental-group-head span{color:#8a989a;letter-spacing:.04em;font-size:12px;font-weight:600}.rental-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.rental-product{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden;box-shadow:0 1px 2px #17333a0a}.rental-product:hover{border-color:#cfc7bc;transform:translateY(-3px);box-shadow:0 16px 34px #1a31361a}.rental-product.selected{border-color:var(--red);box-shadow:0 0 0 3px #c8212d1f,0 16px 34px #c8212d1a}.rental-product-art{aspect-ratio:4/3;background:#f3efe8;border-bottom:1px solid #efeae2;place-items:center;display:grid;position:relative;overflow:hidden}.rental-product-art img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.rental-product:hover .rental-product-art img{transform:scale(1.04)}.rental-product-art>b{z-index:1;letter-spacing:-.03em;background:#fff;border-radius:50%;place-items:center;width:112px;height:112px;font-size:26px;display:grid;position:relative;box-shadow:0 10px 26px #17333a1f}.rental-product-art>b.long{font-size:20px}.rental-product.red .rental-product-art:not(.has-image){background:linear-gradient(160deg,#fbe9ea,#f6d5d7)}.rental-product.red .rental-product-art>b{color:#b92430}.rental-product.sand .rental-product-art:not(.has-image){background:linear-gradient(160deg,#f7ede2,#ecd8c1)}.rental-product.sand .rental-product-art>b{color:#8e6642}.rental-product.blue .rental-product-art:not(.has-image){background:linear-gradient(160deg,#e6eff4,#cfe0e9)}.rental-product.blue .rental-product-art>b{color:#2f5a72}.rental-product.green .rental-product-art:not(.has-image){background:linear-gradient(160deg,#e5f1ec,#cfe4d9)}.rental-product.green .rental-product-art>b{color:#23604f}.rental-product-index,.rental-product-picked{z-index:2;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:700;line-height:1.3;position:absolute;top:12px}.rental-product-index{color:#3d5257;background:#ffffffeb;left:12px;box-shadow:0 1px 3px #00000014}.rental-product-picked{color:#fff;background:var(--red);right:12px;box-shadow:0 4px 12px #c8212d59}.rental-product-body{flex-direction:column;flex:1;padding:18px 20px 20px;display:flex}.rental-product-body>small{-webkit-line-clamp:2;color:#8a989a;-webkit-box-orient:vertical;min-height:34.5px;font-size:11.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.rental-product h3{letter-spacing:-.01em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 14px;font-size:19px;line-height:1.3;display:-webkit-box;overflow:hidden}.rental-product-price{flex-wrap:wrap;align-items:baseline;gap:2px 6px;margin-top:auto;display:flex}.rental-product-price.contact strong{font-size:18px}.rental-product-price strong{color:var(--red);letter-spacing:-.02em;font-size:22px}.rental-product-price em{color:#8a989a;font-size:12px;font-style:normal}.rental-product-deposit{color:#7a888b;border-top:1px dashed #e5e0d8;justify-content:space-between;gap:10px;margin:10px 0 0;padding-top:10px;font-size:12px;display:flex}.rental-product-deposit b{color:var(--ink);font-weight:700}.stock{text-align:center;border-radius:8px;margin-top:12px;padding:8px 10px;font-size:11.5px;font-weight:600}.stock.good{color:#176146;background:#eaf5ef}.stock.low{color:#9b382f;background:#fcece8}.quantity{grid-template-columns:40px 1fr 40px;gap:6px;margin-top:16px;display:grid}.quantity button{height:40px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #d6d1c9;border-radius:10px;font-size:19px;line-height:1;transition:background .15s,border-color .15s,color .15s}.quantity button:hover:not(:disabled){border-color:var(--navy);background:var(--navy);color:#fff}.quantity button:disabled{cursor:default;opacity:.35}.quantity label{color:#6f7d80;background:#f3f0eb;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:6px;height:40px;padding:0 8px;font-size:11px;font-weight:600;display:flex}.rental-product.selected .quantity label{color:#9b382f;background:#fceaec;border-color:#f3c9cd}.quantity input{width:36px;color:var(--ink);text-align:center;font:inherit;-moz-appearance:textfield;background:0 0;border:0;font-size:15px;font-weight:700}.quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.rental-contact-sales{text-align:center;background:#167b4e;border-radius:10px;margin-top:16px;padding:11px;font-size:13px;font-weight:700;transition:background .15s;display:block;color:#fff!important}.rental-contact-sales:hover{background:#12673f}@media (max-width:1100px){.rental-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.rental-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.rental-group-nav{margin:0 -16px 30px;padding:10px 16px;top:64px}.rental-group-nav-selected{text-align:center;width:100%;margin-left:0}.rental-product-group{scroll-margin-top:170px}}@media (max-width:620px){.rental-products-section{padding-top:0}.rental-group-nav{scrollbar-width:none;flex-wrap:nowrap;gap:6px;overflow-x:auto}.rental-group-nav::-webkit-scrollbar{display:none}.rental-group-nav a{padding:7px 11px;font-size:12px}.rental-group-nav-selected{display:none}.rental-product-group{scroll-margin-top:130px}.rental-product-group+.rental-product-group{margin-top:40px}.rental-group-head .rental-group-title{font-size:19px}.rental-product-grid{gap:10px}.rental-product{border-radius:14px}.rental-product-art>b{width:84px;height:84px;font-size:20px}.rental-product-art>b.long{font-size:15px}.rental-product-index,.rental-product-picked{padding:3px 7px;font-size:10px;top:8px}.rental-product-index{left:8px}.rental-product-picked{right:8px}.rental-product-body{padding:12px 12px 14px}.rental-product h3{margin:3px 0 10px;font-size:15.5px}.rental-product-price strong{font-size:18px}.rental-product-price em,.rental-product-deposit{font-size:11px}.rental-product-price.contact strong{font-size:15px}.rental-product-price.contact em{font-size:10.5px}.rental-contact-sales{margin-top:12px;padding:10px 6px;font-size:12px}.quantity{grid-template-columns:34px 1fr 34px;gap:5px;margin-top:12px}.quantity button,.quantity label{border-radius:8px;height:36px}.quantity button{font-size:17px}.quantity label{padding:0 4px;font-size:10px}.quantity input{width:30px;font-size:14px}}.rental-cart{z-index:60;flex-direction:column;align-items:flex-end;gap:10px;width:min(340px,100vw - 40px);transition:opacity .2s,transform .2s;display:flex;position:fixed;bottom:20px;right:20px}.rental-cart.hidden{opacity:0;pointer-events:none;transform:translateY(12px)}.rental-cart-toggle{background:var(--navy);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:10px;padding:10px 14px 10px 10px;font-size:13px;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 12px 30px #102d3452}.rental-cart-toggle:hover{transform:translateY(-1px);box-shadow:0 16px 34px #102d3461}.rental-cart-toggle b{background:var(--red);border-radius:999px;place-items:center;min-width:28px;height:28px;padding:0 8px;font-size:13px;display:grid}.rental-cart-toggle em{color:#ffd0d3;border-left:1px solid #ffffff40;padding-left:10px;font-style:normal;font-weight:700}.rental-cart-toggle i{color:#c3d0d2;font-size:11px;font-style:normal}.rental-cart-panel{background:#fff;border:1px solid #dfd9d1;border-radius:18px;width:100%;padding:18px 18px 16px;display:none;box-shadow:0 22px 50px #102d3438}.rental-cart.open .rental-cart-panel{animation:.18s ease-out rental-cart-in;display:block}@keyframes rental-cart-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.rental-cart-head{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:10px;display:flex}.rental-cart-head span{color:#8a989a;letter-spacing:.1em;font-size:11px;font-weight:700}.rental-cart-head strong{font-size:14px}.rental-cart-list{border-top:1px solid #eee9e1;max-height:min(38vh,300px);margin:0;padding:0;list-style:none;overflow:auto}.rental-cart-list li{border-bottom:1px solid #eee9e1;grid-template-columns:1fr auto;align-items:center;gap:4px 10px;padding:10px 0;display:grid}.rental-cart-name{gap:2px;font-size:13px;font-weight:700;line-height:1.3;display:grid}.rental-cart-name small{color:#8a989a;font-size:11px;font-weight:400}.rental-cart-qty{background:#f7f5f1;border:1px solid #e3ded6;border-radius:999px;grid-row:span 2;align-items:center;gap:2px;padding:2px;display:inline-flex}.rental-cart-qty button{width:26px;height:26px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:50%;font-size:15px;line-height:1}.rental-cart-qty button:hover:not(:disabled){background:var(--navy);color:#fff}.rental-cart-qty button:disabled{opacity:.3;cursor:default}.rental-cart-qty b{text-align:center;min-width:22px;font-size:13px}.rental-cart-line{color:#637276;font-size:12px;font-weight:600}.rental-cart-sum{margin-top:10px}.rental-cart-sum p{color:#677679;justify-content:space-between;gap:12px;margin:6px 0;font-size:12.5px;display:flex}.rental-cart-sum p b{color:var(--ink)}.rental-cart-sum .rental-cart-total{color:var(--ink);border-top:1px solid #ddd8d0;margin-top:10px;padding-top:10px;font-weight:700}.rental-cart-total strong{color:var(--red);font-size:20px}.rental-cart-go{background:var(--red);color:#fff;width:100%;min-height:46px;font:inherit;cursor:pointer;border:0;border-radius:10px;margin-top:12px;font-size:14px;font-weight:700;transition:background .15s}.rental-cart-go:hover{background:#ad1a25}.rental-cart-panel>small{color:#8a989a;text-align:center;margin-top:9px;font-size:11px;line-height:1.5;display:block}@media (max-width:820px){.rental-cart{align-items:stretch;gap:0;width:100%;bottom:0;right:0}.rental-cart-toggle{border-radius:0;justify-content:space-between;width:100%;padding:12px 16px;box-shadow:0 -8px 24px #102d342e}.rental-cart-toggle span{margin-right:auto}.rental-cart-toggle i{order:-1}.rental-cart-panel{border-bottom:0;border-radius:18px 18px 0 0;order:-1;box-shadow:0 -18px 40px #102d3438}.rental-cart-list{max-height:min(40vh,260px)}.rental-shop main{padding-bottom:64px}}@media (prefers-reduced-motion:reduce){.rental-cart,.rental-cart-toggle,.rental-cart.open .rental-cart-panel{transition:none;animation:none}}.rental-shop-zone-links{gap:14px}.rental-shop-zone-links a{color:#d7e1e2;padding:0;font-size:13px}.rental-shop-zone-links a:hover{color:#fff;text-decoration:underline}@media (max-width:820px){.rental-shop-zone-links{display:none}}.rental-shop{font-family:Sarabun,Arial,sans-serif}.check-button.secondary{color:var(--navy);border:1.5px solid var(--navy);background:0 0}.check-button.secondary:disabled{opacity:.45}.rental-cart-qty button{width:40px;height:40px;font-size:18px}.rental-cart-qty{gap:4px}.quantity button,.quantity label{height:44px}.quantity input{width:40px;font-size:16px}.rental-calendar-toolbar button{width:44px;height:44px}.rental-calendar-day{min-height:56px}.rental-calendar-date{font-size:13px}.rental-calendar-day small{font-size:11px}.rental-shop-header nav a{font-size:14px}.rental-group-nav a{align-items:center;min-height:40px;font-size:13px;display:inline-flex}@media (max-width:760px){.rental-shop-header nav a:not(.line){align-items:center;min-height:44px;font-size:14px;display:inline-flex}.rental-shop-header nav{gap:12px}.rental-shop-header nav .line{align-items:center;min-height:44px;padding:10px 14px;font-size:13px;display:inline-flex}.quantity button,.quantity label{height:44px}.quantity input{font-size:16px}.rental-calendar-day small{font-size:11px}.rental-calendar-date{font-size:12px}}
.rental-shop{--muted:#596d70}.rental-shop-hero{background:#102d34;border-radius:20px;grid-template-columns:1.2fr .8fr;max-width:1180px;min-height:0;margin:28px auto 0;display:grid}.rental-shop-hero:after{display:none}.rental-shop-hero-copy{width:auto;margin:0;padding:36px 40px}.rental-shop-hero-copy h1{margin:14px 0;font-size:clamp(30px,3vw,44px);line-height:1.35}.rental-shop-hero-copy p{max-width:580px;margin:0;font-size:16px}.rental-shop-hero>img{object-fit:cover;width:100%;height:100%;max-height:320px;position:static;-webkit-mask-image:linear-gradient(90deg,#0000,#000 25%);mask-image:linear-gradient(90deg,#0000,#000 25%)}.rental-dates{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:1fr 1fr;align-items:center;gap:24px;max-width:1180px;margin:24px auto;padding:28px 32px;scroll-margin-top:110px;display:grid}.rental-step-label{color:#23736a;font-size:13px;font-weight:700}.rental-dates h2{margin:8px 0;font-size:24px}.rental-dates p{color:#596d70;margin:0;font-size:15px}.rental-dates .rental-error{color:#96382f;grid-column:1/-1}.rental-dates label{gap:8px;min-width:0;font-size:14px;font-weight:700;display:grid}.rental-dates input,.rental-product-tools input{color:#17333a;background:#fff;border:1px solid #b9c6c2;border-radius:8px;width:100%;min-width:0;min-height:48px;padding:10px 12px;font-size:16px}.rental-shop-trust{box-shadow:none;background:0 0;border:0;margin:0 auto 20px}.rental-shop-trust>div{padding:12px 24px}.rental-shop-trust small{font-size:13px}.rental-calendar-section{padding:0 24px 16px}.rental-calendar-section>summary{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;min-height:48px;padding:16px 20px;font-size:15px;font-weight:700}.rental-calendar-section>summary span{color:#596d70;margin-left:16px;font-size:13px;font-weight:400}.rental-calendar-content{padding:24px 0 0}.rental-calendar-content .rental-shop-heading{margin-bottom:20px}.rental-products-section{padding-top:36px;padding-bottom:40px}.rental-shop-heading span{letter-spacing:0;color:#23736a;font-size:13px}.rental-shop-heading h2{font-size:30px}.rental-shop-heading p{font-size:15px}.rental-product-tools{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:16px;display:flex}.rental-product-tools label{gap:8px;width:100%;max-width:520px;font-size:14px;font-weight:700;display:grid}.rental-product-tools p{white-space:nowrap;color:#596d70;margin:0 0 12px;font-size:14px}.rental-group-nav{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;flex-wrap:wrap;gap:8px;margin:0 0 32px;padding:0 0 20px;position:static}.rental-group-nav button{border:1px solid var(--line);color:#43585d;white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:8px;min-height:44px;margin:0;padding:8px 16px;font-size:14px;display:flex}.rental-group-nav button[aria-pressed=true]{color:#fff;background:#102d34;border-color:#102d34}.rental-group-nav button b{opacity:.8;font-size:12px}.rental-empty{text-align:center;background:#fafaf5;border:1px dashed #b9c6c2;border-radius:12px;padding:28px}.rental-empty p{color:#596d70}.rental-empty button,.rental-empty a{color:#fff;background:#23736a;border:1px solid #23736a;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:10px 16px;font-size:15px;display:inline-flex}.stock.unknown{color:#596d70;background:#f1f3f2}.stock.unavailable{color:#96382f;background:#fceaec}.rental-product-body .stock{align-items:center;min-height:36px;font-size:13px;display:flex}.rental-request-section{padding:48px 24px;scroll-margin-top:90px}.rental-request-form h2{font-size:28px}.rental-request-form label{font-size:15px}.rental-request-form .rental-consent,.rental-request-form .form-note{font-size:14px}.rental-date-summary{background:#f5f1ea;border-radius:10px;gap:6px;margin-bottom:16px;padding:16px;font-size:14px;display:grid}.rental-date-summary a{color:#23736a;align-items:center;min-height:44px;text-decoration:underline;display:inline-flex}.rental-cart[hidden],.rental-cart-panel[hidden]{display:none!important}.rental-cart-qty button{width:44px;height:44px}.rental-cart-panel{max-height:80dvh;overflow:auto}.rental-shop [id]{scroll-margin-top:110px}.rental-tier-picks{flex-wrap:wrap;grid-column:1/-1;gap:8px;display:flex}.rental-tier-picks button{border:1px solid var(--line);color:#43585d;min-height:44px;font:inherit;cursor:pointer;background:#fff;border-radius:999px;align-items:center;padding:8px 18px;font-size:14px;font-weight:700;display:inline-flex}.rental-tier-picks button.active{color:#fff;background:#102d34;border-color:#102d34}.rental-tier-panel{background:#f5f1ea;border-radius:16px;max-width:1180px;margin:0 auto 24px;padding:24px 32px}.rental-tier-panel h2{margin:8px 0;font-size:22px}.rental-tier-panel p{color:#43585d;margin:0;font-size:15px;line-height:1.7}.rental-tier-savings{color:#176146;background:#eaf5ef;border-radius:8px;align-items:center;gap:6px;margin-top:8px;padding:6px 12px;font-size:13px;font-weight:700;display:inline-flex}p.rental-tier-savings,.quote-items p .rental-tier-savings{color:#176146;background:0 0;justify-content:space-between;margin:13px 0;padding:0;font-weight:400;display:flex}.rental-tier-suggest{background:var(--red);color:#fff;min-height:44px;font:inherit;cursor:pointer;border:0;border-radius:8px;align-items:center;margin-top:10px;padding:10px 18px;font-size:14px;font-weight:700;display:inline-flex}.rental-tier-longterm{color:#23736a;margin-top:12px;font-size:14px;font-weight:700;text-decoration:underline;display:block}.rental-product-ladder{color:#8a989a;margin-top:2px;font-size:11px;display:block}.rental-quote-tier{color:#8a989a;font-size:11px;font-weight:400;display:block}.rental-cart-name small{color:#c3d0d2;font-size:10px;font-weight:400;display:block}.rental-longterm-promo{color:#fff;background:#102d34;border-radius:20px;max-width:1180px;margin:0 auto 40px;padding:40px 44px}.rental-longterm-promo h2{color:#fff;margin:8px 0 12px;font-size:clamp(26px,3vw,34px)}.rental-longterm-promo p{color:#c3d0d2;max-width:640px;margin:0 0 20px;font-size:15px;line-height:1.75}.rental-longterm-promo a{color:#fff;background:var(--red);border-radius:9px;align-items:center;gap:8px;min-height:48px;padding:13px 22px;font-weight:700;display:inline-flex}@media (max-width:760px){.rental-tier-panel{margin:0 16px 20px;padding:20px}.rental-longterm-promo{margin:0 16px 32px;padding:28px 22px}}@media (max-width:1220px){.rental-shop-hero,.rental-dates{margin-left:24px;margin-right:24px}}@media (max-width:760px){.rental-shop-header{grid-template-columns:1fr auto;gap:8px 16px;height:auto;min-height:0;padding:12px 16px;display:grid}.rental-shop-header .rental-shop-brand{white-space:nowrap}.rental-shop-header>nav:not(.zone-links){gap:0;margin:0}.rental-shop-header>nav:not(.zone-links)>a:not(.line){display:none}.rental-shop-header>nav:not(.zone-links)>a.line{white-space:nowrap;border-radius:8px;min-height:44px;padding:10px 16px}.rental-shop-header .rental-shop-zone-links{border-top:1px solid #ffffff25;grid-column:1/-1;justify-content:flex-start;gap:12px;width:100%;margin:0;padding-top:4px;display:flex}.rental-shop-header .rental-shop-zone-links a{white-space:nowrap;min-height:36px;padding:4px 0;font-size:13px}.rental-shop-hero{grid-template-columns:1fr;margin:16px}.rental-shop-hero-copy{padding:24px}.rental-shop-hero-copy h1{font-size:30px}.rental-shop-hero-copy>span{letter-spacing:.06em;font-size:10px}.rental-shop-hero>img{display:none}.rental-dates{grid-template-columns:1fr;gap:16px;margin:16px;padding:20px}.rental-dates h2{font-size:22px}.rental-dates .rental-date-grid{grid-template-columns:1fr 1fr;gap:10px}.rental-dates input{padding:10px 6px}.rental-shop-trust{display:none}.rental-calendar-section{padding:0 16px 12px}.rental-calendar-section>summary{padding:12px;font-size:14px}.rental-calendar-section>summary span{display:none}.rental-products-section{padding:24px 16px 32px}.rental-product-tools{display:block}.rental-product-tools p{margin:10px 0}.rental-group-nav{flex-wrap:nowrap;margin-bottom:24px;padding-bottom:12px;overflow:auto}.rental-group-nav button{flex-shrink:0}.rental-shop-heading h2{font-size:26px}.rental-request-section{padding:32px 16px}.rental-request-form{padding:24px 18px}.rental-cart{padding-bottom:env(safe-area-inset-bottom);background:#102d34}}.rental-cart-bar{justify-content:flex-end;align-items:stretch;gap:8px;width:100%;display:flex}.rental-cart-next{background:var(--jia-red-600,#c8212d);color:#fff;min-height:48px;font:inherit;cursor:pointer;border:0;border-radius:14px;flex:none;padding:0 18px;font-size:14px;font-weight:700;box-shadow:0 12px 30px #102d3447}.rental-cart-next:hover{background:var(--jia-red-700,#a51b25)}@media (max-width:820px){.rental-cart-bar{background:#102d34;gap:8px;padding:8px 10px}.rental-cart-bar .rental-cart-toggle{min-width:0;box-shadow:none;border-radius:12px;flex:1;padding:10px 12px}.rental-cart-next{box-shadow:none;border-radius:12px;padding:0 14px;font-size:13px}}@media (max-width:380px){.rental-cart-bar .rental-cart-toggle span{display:none}}.rental-cart-bar .rental-cart-toggle span,.rental-cart-bar .rental-cart-toggle em{white-space:nowrap}.rental-cart.open .rental-cart-next{display:none}@media (min-width:821px){.rental-cart{width:min(400px,100vw - 40px)}}
.rental-shop{--navy:var(--jia-navy-950);--ink:var(--jia-ink);--muted:var(--jia-muted);--cream:var(--jia-cream-100);--line:var(--jia-line);background:var(--jia-cream-50);font-family:var(--font-sarabun),sans-serif}.rental-shop h1,.rental-shop h2,.rental-shop h3{font-family:var(--font-prompt),var(--font-sarabun),sans-serif;letter-spacing:-.025em;font-weight:500}.rental-shop .jia-icon{vertical-align:middle;flex:none}.rental-shop :focus-visible{outline-offset:4px;outline:3px solid #ac7632}.rental-shop .rental-shop-header{background:color-mix(in srgb,var(--jia-white) 93%,transparent);-webkit-backdrop-filter:none;backdrop-filter:none;max-width:1260px;height:auto;min-height:88px;color:var(--jia-ink);grid-template-columns:auto 1fr;gap:10px 36px;margin:auto;padding:14px 30px 0;display:grid;position:relative}.rental-shop .rental-shop-brand{color:var(--jia-ink);align-items:center;gap:12px;display:flex}.rental-shop-brand>img{width:63px;height:auto}.rental-shop .rental-shop-brand>span{border-left:1px solid var(--jia-line);font:600 12px/1.3 var(--font-prompt),sans-serif;letter-spacing:.14em;color:var(--jia-ink);padding-left:13px}.rental-shop-brand small{font:400 9px/1.6 var(--font-sarabun),sans-serif;letter-spacing:0;color:#758577;margin-top:5px;display:block}.rental-shop .rental-shop-header>nav:not(.zone-links){justify-content:flex-end;gap:26px}.rental-shop .rental-shop-header nav a{color:#526d5c;align-items:center;gap:7px;min-height:44px;font-size:12px;display:inline-flex}.rental-shop .rental-shop-header nav a:hover{color:#204c3e}.rental-shop .rental-shop-header nav .line{background:var(--jia-line-green);color:#fff;border-radius:11px;padding:10px 17px;font-size:12px;box-shadow:0 4px 12px #087a4622}.rental-shop .rental-shop-header .rental-shop-zone-links{border-top:1px solid #e1e6dc;grid-column:1/-1;justify-content:flex-end;gap:20px;width:100%;margin:0;padding:4px 0;display:flex}.rental-shop .rental-shop-header .rental-shop-zone-links a{min-height:30px;padding:4px 0;font-size:11px}.rental-shop .rental-shop-hero{border:1px solid var(--jia-navy-950);background:var(--jia-navy-950);border-radius:28px;grid-template-columns:1fr 1fr;align-items:stretch;max-width:1200px;min-height:380px;margin:24px auto 0;display:grid;box-shadow:0 10px 35px #102d3414}.rental-shop .rental-shop-hero-copy{color:#fff;align-self:center;width:auto;margin:0;padding:40px 44px}.rental-shop .rental-visual-eyebrow{letter-spacing:.11em;color:#ffb4ba;align-items:center;gap:9px;font-size:10px;display:flex}.rental-visual-eyebrow>span{background:#c8212d;border-radius:50%;width:7px;height:7px}.rental-shop .rental-shop-hero h1{letter-spacing:-.025em;color:#fff;margin:23px 0 18px;font-size:clamp(34px,3.5vw,48px);font-weight:600;line-height:1.35}.rental-shop .rental-shop-hero h1 em{color:#ff5f6b;font-style:normal}.rental-shop .rental-shop-hero-copy p{color:var(--jia-line-cool);max-width:470px;font-size:15px;line-height:1.9}.rental-shop .rental-hero-action{color:#fff;font:500 14px/1.5 var(--font-prompt),sans-serif;background:#c8212d;border-radius:12px;align-items:center;gap:13px;min-height:48px;margin-top:25px;padding:14px 21px;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 7px 18px #aa16201a}.rental-shop .rental-hero-action:hover{background:#ad1b26;transform:translateY(-2px)}.rental-hero-note{color:#b9c9cb;align-items:center;gap:7px;margin-top:18px;font-size:11px;display:flex}.rental-hero-picture{background:#e8e7d3;border-radius:80px 0 0;min-width:0;min-height:350px;margin:0;position:relative;overflow:hidden}.rental-hero-picture>img{object-fit:cover;object-position:49% center}.rental-hero-picture figcaption{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border:1px solid #fff9;border-radius:14px;align-items:center;gap:12px;padding:14px 18px;display:flex;position:absolute;bottom:29px;left:24px;box-shadow:0 8px 20px #193f350b}.rental-hero-picture figcaption>span{color:#53714b;background:#edf3e4;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.rental-hero-picture strong{font:500 14px/1.5 var(--font-prompt),sans-serif;color:#264b3b;display:block}.rental-hero-picture small{color:#6f8169;letter-spacing:.12em;margin-top:4px;font-size:8px;display:block}.rental-image-credit{color:#fff;text-shadow:0 1px 4px #000;font-size:9px;position:absolute;bottom:8px;right:13px}.rental-shop .rental-dates{border-color:var(--jia-line);background:#fff;border-radius:20px;gap:35px;max-width:1200px;margin:24px auto 12px;padding:25px 30px;box-shadow:0 8px 28px #102d3408}.rental-shop .rental-step-label{color:var(--jia-red-600);letter-spacing:.07em;font-size:10px}.rental-shop .rental-dates h2{align-items:center;gap:10px;margin:9px 0;font-size:23px;font-weight:500;display:flex}.rental-dates h2 svg{color:#638351}.rental-shop .rental-dates p{color:#71816a;font-size:13px;line-height:1.7}.rental-shop .rental-dates label{color:#64775d;font-size:12px}.rental-shop .rental-dates input{border-color:var(--jia-line);background:var(--jia-cream-50);min-height:51px;color:var(--jia-ink);border-radius:11px;padding:12px 14px;font-size:15px}.rental-shop .rental-shop-trust{max-width:1200px;box-shadow:none;background:0 0;border:0;margin:0 auto 12px}.rental-shop .rental-shop-trust>div{border-color:#e1e6d8;gap:13px;padding:15px 20px}.rental-shop .rental-shop-trust b{color:#66805a;background:#ecf2e4;border-radius:12px;flex:none;place-items:center;width:41px;height:41px;display:grid}.rental-shop .rental-shop-trust strong{color:#39583b;font-size:13px;font-weight:700}.rental-shop .rental-shop-trust small{color:#75866e;font-size:11px}.rental-shop .rental-calendar-section{max-width:1260px;padding:0 30px 10px}.rental-shop .rental-calendar-section>summary{color:#607750;background:#f6f8f0;border-color:#e2e7d9;border-radius:12px;padding:14px 18px;font-size:13px;font-weight:400}.rental-shop .rental-calendar-section>summary span{color:#718368;font-size:12px}.rental-shop .rental-products-section{max-width:1260px;padding:35px 30px 60px}.rental-shop .rental-shop-heading{grid-template-columns:1fr minmax(0,400px);gap:35px;margin-bottom:24px}.rental-shop .rental-shop-heading h2{color:#254b38;font-size:30px;font-weight:600;line-height:1.5}.rental-shop .rental-shop-heading span{color:#719061;letter-spacing:.07em;font-size:10px}.rental-shop .rental-shop-heading p{color:#6b7d63;font-size:13px;line-height:1.8}.rental-shop .rental-product-tools{gap:30px;margin-bottom:22px}.rental-shop .rental-product-tools label{color:#54734b;gap:9px;max-width:620px;font-size:12px}.rental-product-tools label>span{align-items:center;gap:7px;display:flex}.rental-shop .rental-product-tools input{background:#fff;border:1px solid #dce4d3;border-radius:12px;min-height:50px;padding:13px 16px;font-size:14px;box-shadow:0 3px 10px #193f3503}.rental-shop .rental-product-tools p{color:#77896e;font-size:12px}.rental-shop .rental-group-nav{border:0;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin:0 0 35px;padding:0;display:grid;overflow:visible}.rental-shop .rental-group-nav button{white-space:normal;color:#677c5b;min-height:109px;font:400 11px/1.5 var(--font-sarabun),sans-serif;background:#fff;border:1px solid #e0e7d5;border-radius:16px;flex-direction:column;justify-content:center;gap:9px;padding:15px 8px 13px;transition:background .2s,border-color .2s;display:flex;position:relative}.rental-category-symbol{color:#63864f;background:#f0f5e7;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.rental-shop .rental-group-nav button b{color:#8da17d;font-size:9px;font-weight:400;position:absolute;top:8px;right:9px}.rental-shop .rental-group-nav button[aria-pressed=true]{background:var(--jia-navy-950);border-color:var(--jia-navy-950);color:#fff;box-shadow:0 6px 18px #102d3418}.rental-shop .rental-group-nav button[aria-pressed=true] .rental-category-symbol{color:#d7e8bd;background:#ffffff16}.rental-shop .rental-group-nav button[aria-pressed=true] b{color:#b9cba8}.rental-shop .rental-group-nav button:hover{border-color:#779360}.rental-shop .rental-group-head{border-bottom:1px solid #e0e7d8;align-items:center;margin-bottom:20px;padding-bottom:15px}.rental-shop .rental-group-head .rental-group-title{color:#33573c;align-items:center;gap:10px;font-size:21px;font-weight:500;display:flex}.rental-group-title svg{color:#688954}.rental-shop .rental-group-head>span{color:#7b8d71;margin-left:auto;font-size:11px;font-weight:400}.rental-shop .rental-product-grid{gap:20px}.rental-shop .rental-product{background:#fff;border:1px solid #e1e6d9;border-radius:18px;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 5px 16px #29453104}.rental-shop .rental-product:hover{border-color:#a8bc96;transform:translateY(-4px);box-shadow:0 14px 30px #2945310f}.rental-shop .rental-product.selected{border-color:var(--jia-red-600);box-shadow:0 0 0 2px #c8212d22,0 12px 28px #102d3410}.rental-shop .rental-product-art{aspect-ratio:1.22;background:#f0f2e9;border-bottom:1px solid #eef1e7}.rental-shop .rental-product-art img{object-fit:contain;mix-blend-mode:multiply;background:#fff;padding:10px}.rental-shop .rental-product-art:not(.has-image){background:linear-gradient(140deg,#f1f4e7,#e4ecd5)}.rental-art-symbol{color:#718e5e;flex-direction:column;align-items:center;gap:9px;display:flex;position:relative}.rental-art-symbol:before{content:"";pointer-events:none;border:1px solid #cfddbd;border-radius:50%;width:125px;height:125px;position:absolute;top:-19px;box-shadow:0 0 0 16px #e9efdc70}.rental-art-symbol>svg{position:relative}.rental-art-symbol>span{font:600 12px/1.3 var(--font-prompt),sans-serif;letter-spacing:.1em;color:#597747}.rental-art-symbol>small{color:#788c67;font-size:9px;position:relative}.rental-shop .rental-product-index{box-shadow:none;color:#6a7c5d;background:#ffffffd9;border:1px solid #e2e7d9;font-size:9px;top:10px;left:10px}.rental-shop .rental-product-picked{color:#fff;background:#346144;font-size:10px;top:10px;right:10px;box-shadow:0 4px 10px #1b4f3620}.rental-shop .rental-product-body{padding:19px 19px 20px}.rental-shop .rental-product-body>small{color:#819073;min-height:35px;font-size:11px;line-height:1.6}.rental-shop .rental-product h3{color:#2c5138;margin:5px 0 17px;font-size:18px;font-weight:500;line-height:1.55}.rental-shop .rental-product-price strong{color:#284d32;font:600 25px/1.3 var(--font-prompt),sans-serif;letter-spacing:-.045em}.rental-shop .rental-product-price em{color:#839078;font-size:11px}.rental-shop .rental-product-price.contact strong{font-size:19px}.rental-shop .rental-product-deposit{color:#7a8b6c;border-top:1px solid #e9ede1;margin-top:12px;padding-top:12px;font-size:11px}.rental-shop .rental-product-deposit b{color:#607653}.rental-shop .rental-product-body .stock{border-radius:7px;justify-content:center;min-height:32px;margin-top:12px;padding:7px 6px;font-size:11px}.rental-shop .stock.unknown{color:#7a876f;background:#f3f5ed}.rental-shop .stock.good{color:#3e6c30;background:#eaf4e6}.rental-shop .quantity{grid-template-columns:44px minmax(0,1fr) 44px;gap:6px;margin-top:14px}.rental-shop .quantity button{color:#65814f;background:#fff;border-color:#dfe6d3;border-radius:10px;place-items:center;height:44px;display:grid}.rental-shop .quantity button:last-child{background:var(--jia-navy-950);color:#fff;border-color:var(--jia-navy-950)}.rental-shop .quantity button:hover:not(:disabled){background:var(--jia-red-600);border-color:var(--jia-red-600);color:#fff}.rental-shop .quantity label{color:#829374;background:#f3f5ee;border-radius:10px;gap:4px;height:44px;padding:0 4px;font-size:10px}.rental-shop .quantity input{color:#345b3a;width:28px;font-size:15px}.rental-shop .rental-product.selected .quantity label{color:#60814a;background:#edf4e5;border-color:#d7e4c7}.rental-shop .rental-request-section{background:var(--jia-cream-100);border-top:1px solid var(--jia-line);padding:58px 30px}.rental-shop .rental-request-wrap{max-width:1200px}.rental-shop .rental-request-form,.rental-shop .rental-quote{border-color:#dce5d1;border-radius:20px;box-shadow:0 8px 25px #29453104}.rental-shop .rental-request-form h2{color:#2b5238;font-size:27px;font-weight:500}.rental-shop .rental-request-form label{color:#668258;font-size:13px}.rental-shop .rental-request-form input,.rental-shop .rental-request-form textarea,.rental-shop .rental-request-form select{background:#fcfdf9;border-color:#dce5d0;border-radius:10px;font-size:15px}.rental-shop .rental-request-form .rental-consent{font-size:12px;line-height:1.8}.rental-shop .rental-quote h3{color:#35593b;font-weight:500}.rental-shop .rental-quote>span{color:#7e936b;font-size:11px}.rental-shop .quote-total strong{color:#335c3c}.rental-shop .check-button,.rental-shop .submit-button{font-family:var(--font-prompt),sans-serif;background:#254f39;border-radius:11px;font-weight:500}.rental-shop .rental-process{max-width:1260px;padding:55px 30px}.rental-shop .rental-process>div{border-top:1px solid #e1e7d8;padding-top:20px}.rental-shop .rental-process>div>span{color:#6a8651;background:#eaf0e1;border:1px solid #dbe5cf;border-radius:12px;font-size:12px}.rental-shop .rental-process h3{color:#41603d;font-size:16px;line-height:1.6}.rental-shop .rental-process p{color:#7b8b6e;font-size:12px}.rental-shop .rental-cart-toggle{background:var(--jia-navy-950);color:#fff;border-radius:16px;padding:12px}.rental-shop .rental-cart-toggle b{color:#2c5434;background:#d6e7b9;border-radius:8px}.rental-shop .rental-cart-toggle em{color:#d6e7b9}.rental-shop .rental-cart-panel{border-color:#d7e1cd;border-radius:18px;box-shadow:0 20px 60px #1b3e3228}.rental-shop .rental-cart-go{background:#2e593c}.rental-shop .rental-shop-footer{background:var(--jia-navy-950);color:var(--jia-line-cool)}.rental-shop .rental-product-body>small,.rental-shop .rental-product-price em,.rental-shop .rental-product-deposit,.rental-shop .rental-product-tools p,.rental-shop .rental-group-head>span{color:#5e7154}.rental-shop .stock.unknown{color:#5e6f53}.rental-shop .rental-product-tools input::placeholder{color:#647259}@media (max-width:1260px){.rental-shop .rental-shop-hero,.rental-shop .rental-dates,.rental-shop .rental-shop-trust{margin-left:30px;margin-right:30px}}@media (max-width:1000px){.rental-shop .rental-shop-hero-copy{padding:30px}.rental-shop .rental-shop-hero h1{font-size:36px}.rental-shop .rental-group-nav{grid-template-columns:repeat(4,minmax(0,1fr))}.rental-shop .rental-shop-heading{grid-template-columns:1fr;gap:10px}.rental-shop .rental-shop-trust strong{font-size:12px}.rental-shop .rental-shop-trust small{font-size:10px}.rental-shop .rental-shop-trust>div{padding:14px 12px}}@media (max-width:760px){.rental-shop .rental-shop-header{grid-template-columns:1fr auto;gap:8px 12px;padding:12px 16px 0}.rental-shop-brand>img{width:48px}.rental-shop .rental-shop-brand{gap:8px}.rental-shop .rental-shop-brand>span{padding-left:9px;font-size:10px}.rental-shop-brand small{font-size:8px}.rental-shop .rental-shop-header>nav:not(.zone-links){gap:0}.rental-shop .rental-shop-header nav .line{gap:5px;padding:10px 12px;font-size:11px}.rental-shop .rental-shop-header .rental-shop-zone-links{justify-content:flex-start;gap:20px}.rental-shop .rental-shop-hero{border-radius:22px;grid-template-columns:1fr;min-height:0;margin:14px 16px 0}.rental-shop .rental-shop-hero-copy{padding:27px 26px 23px}.rental-shop .rental-shop-hero h1{margin:17px 0 13px;font-size:32px;line-height:1.35}.rental-shop .rental-visual-eyebrow{letter-spacing:.07em;font-size:9px}.rental-shop .rental-shop-hero-copy p{font-size:13px;line-height:1.8}.rental-shop .rental-hero-action{min-height:44px;margin-top:18px;padding:12px 17px;font-size:12px}.rental-hero-note{margin-top:14px;font-size:10px}.rental-hero-picture{border-radius:45px 0 0;height:190px;min-height:190px}.rental-hero-picture>img{object-position:50% 55%}.rental-hero-picture figcaption{gap:8px;padding:9px 12px;bottom:20px;left:15px}.rental-hero-picture figcaption>span{width:30px;height:30px}.rental-hero-picture strong{font-size:11px}.rental-hero-picture small{font-size:7px}.rental-shop .rental-dates{border-radius:18px;grid-template-columns:1fr;gap:17px;margin:18px 16px 12px;padding:22px}.rental-shop .rental-dates h2{gap:8px;font-size:20px}.rental-shop .rental-dates h2 svg{width:21px}.rental-shop .rental-dates p{font-size:12px}.rental-shop .rental-dates input{min-height:48px;padding:10px 7px;font-size:14px}.rental-shop .rental-dates label{font-size:11px}.rental-shop .rental-shop-trust{display:none}.rental-shop .rental-calendar-section{padding:0 16px 8px}.rental-shop .rental-calendar-section>summary{padding:12px 14px;font-size:12px}.rental-shop .rental-products-section{padding:27px 16px 40px}.rental-shop .rental-shop-heading{gap:10px;margin-bottom:23px}.rental-shop .rental-shop-heading h2{font-size:25px}.rental-shop .rental-shop-heading p{font-size:12px}.rental-shop .rental-product-tools{margin-bottom:18px}.rental-shop .rental-product-tools input{font-size:14px}.rental-shop .rental-group-nav{scrollbar-width:thin;gap:9px;margin-bottom:24px;padding-bottom:12px;display:flex;overflow:auto}.rental-shop .rental-group-nav button{border-radius:14px;flex:none;width:112px;min-height:101px;padding:12px 7px;font-size:10px}.rental-shop .rental-group-head .rental-group-title{gap:8px;font-size:18px}.rental-shop .rental-product-grid{gap:12px}.rental-shop .rental-product-body{padding:14px 12px}.rental-shop .rental-product h3{margin-bottom:13px;font-size:15px;line-height:1.55}.rental-shop .rental-product-body>small{min-height:32px;font-size:10px}.rental-shop .rental-product-price strong{font-size:19px}.rental-shop .rental-product-price em{font-size:10px}.rental-shop .rental-product-deposit{flex-wrap:wrap;gap:5px;font-size:10px}.rental-shop .rental-product-body .stock{min-height:35px;padding:6px;font-size:10px;line-height:1.6}.rental-shop .quantity{grid-template-columns:44px minmax(0,1fr) 44px;gap:4px}.rental-shop .quantity label{gap:0;padding:0;font-size:0}.rental-shop .quantity input{width:25px;font-size:14px}.rental-shop .quantity button{border-radius:9px}.rental-shop .rental-product-index{padding:4px 6px;font-size:8px;top:8px;left:8px}.rental-shop .rental-product-picked{padding:5px 7px;font-size:8px;top:8px;right:8px}.rental-art-symbol{gap:5px}.rental-art-symbol>svg{width:48px;height:48px}.rental-art-symbol:before{width:94px;height:94px;top:-13px;box-shadow:0 0 0 10px #e9efdc70}.rental-art-symbol>span{font-size:10px}.rental-art-symbol>small{font-size:8px}.rental-shop .rental-product-price.contact strong{font-size:14px}.rental-shop .rental-request-section{padding:35px 16px}.rental-shop .rental-request-form{padding:23px 20px}.rental-shop .rental-request-form h2{font-size:23px}.rental-shop .rental-process{gap:20px;padding:35px 16px}.rental-shop .rental-process h3{font-size:14px}.rental-shop .rental-cart{padding-bottom:env(safe-area-inset-bottom);background:0 0}}@media (max-width:360px){.rental-shop .rental-product-grid{grid-template-columns:1fr}.rental-shop .rental-product-art{aspect-ratio:1.7}.rental-shop .rental-product-body{padding:20px}.rental-shop .rental-product h3{font-size:18px}.rental-shop .quantity label{font-size:11px}}@media (prefers-reduced-motion:reduce){.rental-shop .rental-product:hover,.rental-shop .rental-hero-action:hover,.rental-shop .rental-product:hover .rental-product-art img{transform:none}}.rental-shop .rental-shop-header nav a,.rental-shop .rental-shop-header nav .line,.rental-shop .rental-hero-action{font-size:14px}@media (max-width:760px){.rental-shop .rental-shop-hero-copy{padding:23px 22px 18px}.rental-shop .rental-shop-hero h1{margin:12px 0 9px;line-height:1.3}.rental-shop .rental-hero-note{display:none}.rental-shop .rental-hero-picture{height:150px;min-height:150px}.rental-shop .rental-hero-picture figcaption{padding:7px 9px;bottom:10px;left:10px}}.rental-shop .rental-shop-header .rental-shop-zone-links a{min-height:44px;font-size:13px}.rental-shop .rental-group-nav button,.rental-shop .rental-product-body>small,.rental-shop .rental-product-price em,.rental-shop .rental-product-deposit,.rental-shop .rental-product-body .stock,.rental-shop .rental-dates label{font-size:12px}.rental-shop .rental-group-nav button{line-height:1.65}.rental-shop .rental-product-body>small{min-height:39px}.rental-shop .rental-product:not(.selected) .stock.unknown{display:none}@media (max-width:620px){.rental-shop .rental-product-grid{grid-template-columns:1fr;gap:10px}.rental-shop .rental-product{grid-template-rows:auto auto auto;grid-template-columns:72px 1fr;align-items:start;gap:2px 12px;padding:10px 12px;display:grid}.rental-shop .rental-product-art{aspect-ratio:1;border:0;border-radius:12px;grid-row:1/3;width:72px;height:72px}.rental-shop .rental-product-art .rental-art-symbol small,.rental-shop .rental-product-art .rental-art-symbol span,.rental-shop .rental-product-index{display:none}.rental-shop .rental-product-art .rental-art-symbol svg{width:30px;height:30px}.rental-shop .rental-product-art:before{content:none}.rental-shop .rental-product-picked{margin-top:4px;padding:2px 6px;font-size:9px;display:inline-block;position:static}.rental-shop .rental-product-body{display:contents}.rental-shop .rental-product-body>small:first-child,.rental-shop .rental-product-ladder,.rental-shop .rental-product-deposit{display:none}.rental-shop .rental-product-body>h3{-webkit-line-clamp:1;grid-area:1/2;margin:0;font-size:15px;line-height:1.4}.rental-shop .rental-product-price{grid-area:2/2;gap:0 5px;margin:2px 0 0}.rental-shop .rental-product-price strong{font-size:17px}.rental-shop .rental-product-price em{font-size:10px}.rental-shop .rental-product .stock{border-radius:6px;grid-area:3/2;justify-content:flex-start;width:fit-content;min-height:0;margin:3px 0 0;padding:3px 8px;font-size:10px}.rental-shop .rental-product .quantity,.rental-shop .rental-product .rental-contact-button{grid-area:4/1/auto/-1;margin-top:8px}}
