:root{--red:#ce0023;--yellow:#ffca00;--ink:#17191c;--muted:#5d6269;--paper:#f4f5f6;--line:#d9dde1;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:110px}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:5px}button{cursor:pointer}.skip{position:fixed;top:-100px;left:16px;z-index:30;background:var(--ink);color:white;padding:12px}.skip:focus{top:10px}.site-header{height:96px;padding:0 max(5vw,24px);display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);background:rgba(244,245,246,.96);position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:13px}.brand img{object-fit:contain;display:block}.brand>span{font-size:22px;letter-spacing:.11em;font-weight:700;line-height:1.05}.brand-sub{display:block;font-size:10px;letter-spacing:.08em;margin-top:7px;font-weight:400}.header-right{display:flex;align-items:center;gap:44px}.catalog-link{font-size:14px}.languages{display:flex;direction:ltr;border:1px solid var(--line);padding:4px;gap:2px;border-radius:7px}.languages button{background:transparent;border:0;border-radius:4px;min-width:42px;min-height:36px;font-size:14px;color:var(--muted)}.languages button[aria-pressed=true]{background:var(--ink);color:white}main{max-width:1600px;margin:auto;padding:0 max(5vw,24px)}.intro{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;padding:65px 0 52px}.eyebrow{display:flex;align-items:center;gap:12px;font-size:12px;letter-spacing:.1em;font-weight:700}.red-line{width:30px;height:4px;background:var(--red)}h1{font-size:clamp(40px,4.5vw,74px);line-height:1.04;letter-spacing:-.05em;margin:24px 0 0;font-weight:600}h1 span{color:var(--red)}.intro-note{min-width:275px;padding-bottom:3px}.intro-note p{font-size:18px;line-height:1.55;margin:0 0 25px;color:var(--muted)}.down-link{font-size:14px;display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid var(--ink);padding-bottom:12px}.down-link span:last-child{font-size:24px}.catalog-meta{display:flex;justify-content:space-between;gap:20px;align-items:center;background:var(--ink);color:#fff;padding:18px 22px;font-size:12px;letter-spacing:.045em}.catalog-meta>span:first-child:before{content:'';display:inline-block;width:7px;height:7px;background:var(--yellow);margin-inline-end:10px}.catalog-meta>span:last-child{font-size:14px;letter-spacing:0;color:#dfe1e4}.catalog{padding:42px 0 70px}.section-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}h2{margin:0;font-size:26px;letter-spacing:-.03em;font-weight:600}.catalog-count{font-size:14px;color:var(--muted)}.category{border-top:1px solid var(--line)}.category:last-child{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;align-items:center;gap:20px;padding:23px 0;cursor:pointer}summary::-webkit-details-marker{display:none}.category-num{font-size:12px;letter-spacing:.08em;color:var(--muted);width:30px}.category-title{font-size:22px;font-weight:500;flex:1}.category-total{font-size:14px;color:var(--muted)}.category-plus{width:32px;height:32px;border:1px solid var(--line);border-radius:50%;display:grid;place-content:center;flex-shrink:0;font-size:20px;font-weight:400}.category-plus:after{content:'+'}.category[open] .category-plus{background:var(--ink);color:white;border-color:var(--ink)}.category[open] .category-plus:after{content:'−'}.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:0 0 30px}.product{background:white;border:1px solid #e4e6e8;padding:24px;min-width:0;display:flex;flex-direction:column}.product-id{font-size:12px;color:var(--muted);font-variant-numeric:tabular-nums;letter-spacing:.04em}.product-image{height:180px;display:flex;align-items:center;justify-content:center;margin:16px 0 20px;background:#fff}.product-image img{max-width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product h3{font-size:19px;font-weight:500;line-height:1.3;letter-spacing:-.02em;margin:12px 0 8px;overflow-wrap:anywhere}.product-type{font-size:13px;color:var(--muted);line-height:1.45;margin:0 0 24px}.product-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:auto;border-top:1px solid #e8eaec;padding-top:17px}.price{font-size:27px;font-weight:500;white-space:nowrap;letter-spacing:-.04em}.price small{font-size:14px;color:var(--muted);font-weight:400;letter-spacing:0;margin-inline-start:5px}.stock{font-size:12px;color:var(--muted);text-align:end}.rates-note{font-size:14px;line-height:1.6;color:var(--muted);margin:24px 0 0;max-width:720px}.contact{background:var(--red);color:#fff;padding:40px;display:flex;justify-content:space-between;gap:30px;margin-bottom:60px}.contact[hidden]{display:none}.contact h2{font-size:34px;line-height:1.15}.contact p{line-height:1.5}.contact-links{display:flex;flex-direction:column;justify-content:center;gap:14px}.contact-links a{font-size:18px;line-height:1.5;overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:5px}footer{border-top:1px solid var(--line);padding:30px 0 40px;display:flex;justify-content:space-between;align-items:center;gap:24px}.footer-brand{font-size:19px;font-weight:800;letter-spacing:-.06em;direction:ltr}.footer-brand span{font-size:11px;letter-spacing:.06em;display:block;margin-top:4px}footer p,.top-link{font-size:13px;color:var(--muted);line-height:1.5}html[dir=rtl] h1{letter-spacing:-.035em}html[dir=rtl] .brand{direction:ltr}html[dir=rtl] .eyebrow{letter-spacing:0}html[dir=rtl] .catalog-meta{letter-spacing:0}@media(min-width:1500px){main{padding:0 70px}.site-header{padding:0 max(calc((100vw - 1460px)/2),70px)}}@media(max-width:1023px){.header-right{gap:24px}.intro{padding:48px 0 40px}.intro-note{min-width:210px}.intro-note p{font-size:16px}.products{grid-template-columns:repeat(2,minmax(0,1fr))}.product-image{height:180px}h1{font-size:52px}.catalog{padding-top:32px}.contact{padding:30px}}@media(max-width:640px){.site-header{height:78px;padding:0 20px}.brand img{width:39px;height:39px}.brand>span{font-size:17px;letter-spacing:.08em}.brand-sub{display:none}.brand{gap:8px}.catalog-link{display:none}.header-right{gap:0}.languages{padding:3px}.languages button{min-width:34px;min-height:36px}main{padding:0 20px}.intro{display:block;padding:37px 0 32px}.eyebrow{font-size:11px;gap:9px;letter-spacing:.06em}h1{font-size:clamp(36px,9vw,54px);margin-top:20px}.intro-note{margin-top:25px;min-width:0}.intro-note p{font-size:16px;line-height:1.5;margin-bottom:19px}.intro-note p br{display:none}.down-link{max-width:100%;font-size:14px}.catalog-meta{padding:15px 16px;align-items:flex-start;flex-direction:column;gap:8px}.catalog-meta>span:first-child{font-size:10px}.catalog-meta>span:last-child{font-size:13px}.catalog{padding:30px 0 42px}.section-top{gap:12px;align-items:baseline;margin-bottom:22px}h2{font-size:22px}.catalog-count{font-size:12px;white-space:nowrap}summary{gap:10px;padding:20px 0}.category-num{width:22px;font-size:11px}.category-title{font-size:20px}.category-total{font-size:12px}.category-plus{width:28px;height:28px}.products{grid-template-columns:1fr;gap:12px;padding-bottom:20px}.product{padding:22px}.product-image{height:190px}.product h3{font-size:20px}.product-type{font-size:14px}.product-bottom{padding-top:16px}.stock{font-size:13px}.contact{display:block;padding:26px;margin-bottom:35px}.contact h2{font-size:28px}.contact-links{margin-top:25px}.contact-links a{font-size:17px}footer{flex-wrap:wrap;gap:15px;padding:25px 0 30px}footer p{order:3;flex-basis:100%;margin:4px 0 0}.top-link{margin-inline-start:auto}.rates-note{font-size:14px}.brand-sub{font-size:10px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}}
button:disabled{cursor:not-allowed;opacity:.45}.header-cart{display:flex;align-items:center;gap:9px;border:0;background:none;font-size:14px;padding:10px 0}.header-cart>span:last-child{background:var(--red);color:white;border-radius:50%;min-width:23px;height:23px;padding:4px;font-size:12px}.header-right{gap:25px}.date-panel{border:1px solid var(--line);padding:18px 20px;display:grid;grid-template-columns:minmax(220px,1fr) repeat(2,minmax(0,190px)) auto;align-items:end;gap:16px;background:#eef0f2}.date-heading{min-width:0;align-self:center}.date-panel>label{min-width:0;max-width:100%}.date-panel>.button{min-width:0;min-height:46px;white-space:normal}.date-heading .eyebrow{font-size:15px;letter-spacing:0}.date-heading p{font-size:13px;color:var(--muted);line-height:1.45;max-width:260px;margin:7px 0 0}label{display:block;font-size:14px;line-height:1.45}input,textarea,select{font:inherit;font-size:16px;background:white;color:var(--ink);border:1px solid #bfc5cb;border-radius:4px;padding:12px;min-height:46px;width:100%;margin-top:7px;max-width:100%}input:focus,textarea:focus,select:focus{outline:2px solid var(--red);outline-offset:2px}input[type=date]{min-width:160px;direction:ltr}input[type=month]{width:auto}textarea{resize:vertical}.button{display:inline-flex;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:12px 20px;border:1px solid var(--line);border-radius:4px;background:white;color:var(--ink);font-size:14px;line-height:1.4;cursor:pointer;text-align:center}.primary{background:var(--red);border-color:var(--red);color:white}.primary:hover{background:#b3001e}.full{width:100%;margin-top:12px}.availability-status{font-size:14px;line-height:1.5;margin:13px 0 26px;color:var(--muted);min-height:21px}.error{color:#ba001e!important}.featured-products{margin-bottom:12px}.product-top{display:flex;justify-content:space-between;gap:10px;align-items:baseline}.product-code{font-size:11px;color:#737980;white-space:nowrap}.product-id{font-size:12px;line-height:1.4;letter-spacing:0}.add-button{width:42px;height:42px;display:grid;place-content:center;background:var(--ink);border:0;color:white;font-size:25px;border-radius:4px;flex-shrink:0}.add-button:hover{background:var(--red)}.add-button.selected{background:var(--yellow);color:var(--ink);font-size:16px;min-width:52px}.compact-product h3{font-size:17px;line-height:1.4;margin-top:20px}.compact-product .price{font-size:24px}.compact-product .product-bottom{padding-top:14px}.compact-product .product-type{margin-bottom:18px}.selection-bar{position:fixed;bottom:20px;inset-inline:5vw;background:var(--ink);color:white;max-width:740px;margin:auto;padding:14px 16px 14px 24px;border-radius:7px;display:flex;align-items:center;justify-content:space-between;gap:20px;z-index:15;box-shadow:0 8px 30px #0003}.selection-bar[hidden]{display:none}#bar-summary{display:flex;align-items:center;gap:22px;font-size:14px}#bar-summary>span{color:#d0d4d9}.has-selection{padding-bottom:100px}.admin-link{font-size:12px;color:var(--muted)}dialog{position:fixed;inset-inline-start:auto;inset-inline-end:0;top:0;bottom:0;height:100dvh;max-height:100dvh;width:min(540px,100vw);max-width:100vw;margin:0;border:0;padding:30px;background:var(--paper);color:var(--ink);overflow-y:auto;box-shadow:-10px 0 60px #0002}dialog::backdrop{background:#14161ba6;backdrop-filter:blur(3px)}.dialog-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.dialog-header h2{font-size:25px}.icon-button{width:42px;height:42px;background:transparent;border:1px solid var(--line);font-size:27px;display:grid;place-content:center;border-radius:50%;flex-shrink:0}.selected-item{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--line);padding:16px 0}.selected-item strong{font-size:15px;line-height:1.45;display:block;font-weight:500;overflow-wrap:anywhere}.selected-item small{display:block;margin-top:7px;color:var(--muted);font-size:13px}.quantity-control{display:flex;align-items:center;border:1px solid var(--line);border-radius:4px;flex-shrink:0;direction:ltr}.quantity-control button{width:34px;height:38px;font-size:20px;background:white;border:0}.quantity-control span{min-width:28px;text-align:center;font-size:14px}.booking-dates-summary{padding:18px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:16px;font-size:14px;flex-wrap:wrap}.totals{background:#e7eaed;padding:20px;margin:10px 0 25px}.totals>div{display:flex;justify-content:space-between;gap:18px;font-size:14px;margin-bottom:12px}.totals .grand-total{border-top:1px solid #cbd0d5;padding-top:18px;margin:20px 0 0;font-size:20px;font-weight:600}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px}#request-form label{margin:15px 0}.small-note{font-size:14px;line-height:1.5;color:var(--muted);margin-top:25px}.privacy{font-size:12px;color:var(--muted);line-height:1.5;text-align:center}.muted{color:var(--muted)}.empty-state{padding:30px 0;font-size:16px;color:var(--muted);line-height:1.6}.success-mark{width:65px;height:65px;background:var(--yellow);font-size:30px;display:grid;place-content:center;margin:35px 0 25px}.reference{font-size:13px;color:var(--muted);line-height:1.7;overflow-wrap:anywhere}dialog p{line-height:1.6}.admin-main{padding-top:45px;padding-bottom:60px}.admin-main h1{font-size:42px;line-height:1.2;margin:0 0 15px}.admin-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;margin:28px 0}.admin-actions{display:flex;gap:10px;flex-wrap:wrap}.calendar-section{background:white;padding:28px;border:1px solid var(--line);margin:30px 0}.calendar-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.calendar-header h2{font-size:22px}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;direction:ltr}.weekday{font-size:12px;color:var(--muted);text-align:center;padding:8px 0}.calendar-day{min-height:75px;background:var(--paper);border:1px solid transparent;padding:10px;text-align:start;font:inherit;font-size:14px}.calendar-day .day-count{display:block;margin-top:9px;background:var(--yellow);padding:4px;font-size:12px;width:max-content}.calendar-day[aria-pressed=true]{border-color:var(--red);background:#fff0f2}.calendar-day.today{box-shadow:inset 0 2px var(--ink)}.requests-title{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:40px 0 20px}.requests-title select{max-width:210px;margin:0}.booking-card{background:#fff;border:1px solid var(--line);padding:24px;margin-bottom:16px}.booking-head{display:flex;justify-content:space-between;gap:20px;align-items:start;flex-wrap:wrap}.booking-head h3{font-size:19px;margin:0 0 8px;overflow-wrap:anywhere}.booking-head p{font-size:14px;margin:0;color:var(--muted);line-height:1.5}.badge{padding:7px 10px;border-radius:3px;font-size:12px;background:#e8ebef}.badge.pending{background:#fff2b8}.badge.confirmed{background:var(--ink);color:white}.booking-contact{display:flex;gap:18px;flex-wrap:wrap;font-size:14px;margin:18px 0;overflow-wrap:anywhere}.booking-contact a{text-decoration:underline;text-underline-offset:4px}.booking-lines{padding:15px 0;border-block:1px solid var(--line);display:flex;flex-direction:column;gap:10px;font-size:14px;line-height:1.4}.booking-lines>div{display:flex;justify-content:space-between;gap:20px}.booking-note{font-size:14px;white-space:pre-wrap;line-height:1.6}.booking-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:20px;flex-wrap:wrap}.booking-footer strong{font-size:22px}.booking-buttons{display:flex;gap:10px;flex-wrap:wrap}.calendar-note{font-size:13px;color:var(--muted);line-height:1.5;margin-bottom:0}.admin-error{padding:18px;border:1px solid #dfb4bb;background:#fff3f5;line-height:1.5}.admin-error:empty{display:none}@media(max-width:1100px){.photo-product .price{font-size:23px}.photo-product .price small{font-size:12px}}@media(min-width:641px) and (max-width:1023px){.featured-products{grid-template-columns:repeat(3,minmax(0,1fr))}.photo-product{padding:16px}.photo-product h3{font-size:17px}.photo-product .product-image{height:130px}.photo-product .product-code{display:none}.photo-product .product-bottom{flex-wrap:wrap}.photo-product .product-type{font-size:12px}}@media(max-width:640px){.header-cart{font-size:0;gap:0}.header-cart>span:first-child{display:none}.header-right{gap:12px}.date-panel{padding:18px;gap:14px}.date-panel>.button{width:100%;min-width:0}.date-heading .eyebrow{font-size:16px}.date-heading p{font-size:13px}.availability-status{font-size:13px}.featured-products{gap:14px}.photo-product{padding:22px}.photo-product .product-image{height:200px}.photo-product .price{font-size:28px}.photo-product .price small{font-size:14px}.product-code{font-size:11px}.compact-product .product-id{font-size:13px}.compact-product h3{font-size:18px}.selection-bar{inset-inline:12px;bottom:12px;padding:12px;gap:12px}.selection-bar .button{padding:11px 14px;max-width:60%;font-size:13px}#bar-summary{display:block;font-size:13px}#bar-summary>span{display:block;margin-top:5px;font-size:12px}dialog{padding:22px}.dialog-header{margin-bottom:22px}.dialog-header h2{font-size:23px}.form-pair{grid-template-columns:1fr;gap:0}.selected-item{gap:12px}.selected-item strong{font-size:14px}.totals .grand-total{font-size:18px}.quantity-control button{width:32px}.quantity-control span{min-width:24px}.admin-main{padding-top:30px}.admin-main h1{font-size:31px}.admin-main>p{font-size:15px;line-height:1.6}.calendar-section{padding:15px;margin-top:25px}.calendar-header{align-items:start;flex-direction:column;gap:14px}.calendar-header h2{font-size:20px}.calendar-grid{gap:3px}.calendar-day{min-height:55px;padding:6px 3px;text-align:center;font-size:13px}.calendar-day .day-count{margin:6px auto 0;font-size:11px;padding:3px}.weekday{font-size:11px;padding:5px 0}.requests-title{flex-wrap:wrap}.requests-title select{max-width:100%;flex:1}.booking-card{padding:18px}.booking-lines{font-size:13px}.booking-contact{gap:10px;font-size:13px}.booking-footer{gap:15px}.booking-buttons{width:100%}.booking-buttons button{flex:1}.admin-link{margin-inline-start:0}footer p{order:4}}
.photo-product[data-product="rn-001"] .product-image{overflow:hidden}.photo-product[data-product="rn-001"] .product-image img{transform:scale(1.5)}#action-dialog{height:auto;max-height:90dvh;inset:0;margin:auto;width:min(460px,calc(100vw - 32px));border:1px solid var(--line);border-radius:7px;padding:25px}#action-dialog .dialog-header{margin-bottom:20px}#action-dialog .admin-actions{margin-top:25px}
@media(max-width:640px){.header-cart{min-width:44px;min-height:44px;justify-content:center}}@media(max-width:360px){.brand>span{display:none}}
.product-image.image-button{border:0;border-radius:0;padding:14px 6px;background:#fff;position:relative;width:100%;cursor:zoom-in;overflow:hidden;height:205px;margin:18px 0 20px}.image-button img{object-fit:contain;max-width:100%;width:100%;height:100%;transition:transform .2s}.image-button:hover img{transform:scale(1.045)}.photo-count{position:absolute;bottom:0;inset-inline-end:0;font-size:11px;line-height:1;letter-spacing:.02em;padding:7px 8px;background:#f0f2f4;color:var(--muted);display:flex;gap:12px;align-items:center}.product-name{border:0;background:none;padding:0;font:inherit;line-height:inherit;text-align:inherit;color:inherit;cursor:pointer}.product-name:hover{text-decoration:underline;text-underline-offset:4px}.compact-product .product-image{height:185px}.photo-product[data-product="rn-001"] .product-image img{transform:none}.gallery-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(240px,1fr);gap:36px}.gallery-stage{background:white;position:relative;aspect-ratio:1.13;display:flex;align-items:center;justify-content:center;padding:28px 24px 70px;direction:ltr;touch-action:pan-y}.gallery-stage>img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.gallery-navigation{position:absolute;bottom:12px;left:16px;right:16px;display:flex;align-items:center;justify-content:space-between}.gallery-navigation[hidden]{display:none}.gallery-navigation>span{font-size:13px;color:var(--muted)}.gallery-navigation .icon-button{background:white;font-size:21px}.gallery-thumbnails{display:flex;gap:10px;overflow:auto;padding:14px 2px}.gallery-thumbnails button{flex:0 0 76px;height:70px;border:1px solid var(--line);padding:7px;background:white;border-radius:3px}.gallery-thumbnails button[aria-pressed=true]{border:2px solid var(--red);padding:6px}.gallery-thumbnails img{width:100%;height:100%;object-fit:contain}.gallery-info{padding-top:14px}.gallery-info h2{font-size:26px;line-height:1.3;margin:16px 0 20px;overflow-wrap:anywhere}.gallery-info .muted{font-size:14px;line-height:1.5}.gallery-price{border-block:1px solid var(--line);padding:22px 0;margin-top:28px}.gallery-price>p{font-size:12px;color:var(--muted);margin:10px 0 0}.gallery-info>.button{margin-top:25px}.gallery-info .small-note{font-size:13px}#gallery-dialog{inset:0;width:min(1020px,calc(100vw - 48px));height:auto;max-height:calc(100dvh - 48px);margin:auto;padding:28px;border:1px solid var(--line);border-radius:8px;box-shadow:0 20px 70px #0004}#gallery-dialog .dialog-header{margin-bottom:20px}#gallery-dialog .eyebrow{font-size:14px;letter-spacing:0}@media(min-width:641px) and (max-width:1023px){.featured-products .product-image{height:155px}.gallery-layout{gap:24px;grid-template-columns:minmax(0,1.2fr) minmax(210px,1fr)}.gallery-info h2{font-size:22px}.gallery-stage{padding:16px 12px 62px}}@media(max-width:640px){.product-image.image-button,.compact-product .product-image{height:210px}.photo-count{font-size:12px}#gallery-dialog{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;border:0;border-radius:0;padding:20px}.gallery-layout{grid-template-columns:1fr;gap:12px}.gallery-stage{aspect-ratio:1.14;padding:20px 18px 64px}.gallery-info{padding-top:4px}.gallery-info h2{font-size:24px;margin:10px 0 14px}.gallery-info .small-note{margin-bottom:22px}.gallery-price{margin-top:20px;padding:20px 0}#gallery-dialog .dialog-header{margin-bottom:16px}.gallery-thumbnails button{flex-basis:67px;height:63px}}
#gallery-dialog{height:fit-content}@media(max-width:640px){#gallery-dialog{height:100dvh}}

:root{--site-header-height:96px;--catalog-tools-height:132px;scroll-padding-top:calc(var(--site-header-height) + var(--catalog-tools-height) + 16px)}
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.catalog-tools{position:sticky;top:var(--site-header-height);z-index:9;padding:14px 0 12px;background:var(--paper);border-bottom:1px solid var(--line);margin:0 0 24px}
.catalog-search-row{display:flex;align-items:stretch;gap:10px;margin:0}.search-field{display:flex;align-items:center;gap:12px;min-width:0;flex:1;background:white;border:1px solid #b7bec5;border-radius:6px;padding-inline:15px 4px}.search-field:focus-within{border-color:var(--red);box-shadow:0 0 0 1px var(--red)}.search-field>svg{flex-shrink:0;color:var(--muted)}.search-field input{width:100%;min-width:0;height:48px;margin:0;padding:0;border:0;border-radius:0;background:transparent;outline:none;font:inherit;font-size:16px;color:var(--ink)}.search-field input::-webkit-search-cancel-button{-webkit-appearance:none}.search-field input::placeholder{color:#687079}.search-clear{flex:0 0 44px;height:44px;background:transparent;color:var(--muted);border:0;border-radius:4px;font-size:25px}.search-clear:hover{background:var(--paper)}
.category-menu-button{display:none;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:6px;background:var(--ink);color:white;padding:0 14px;font-size:14px;min-height:48px;flex-shrink:0}.search-status{font-size:14px;color:var(--muted);margin:0 0 14px;line-height:1.5}.search-empty{text-align:center;padding:45px 20px 55px;background:white;border:1px solid var(--line);border-radius:6px}.search-empty h3{font-size:22px;margin:0 0 12px}.search-empty p{font-size:16px;color:var(--muted);line-height:1.5;margin:0 0 24px}.search-empty .button{white-space:normal;max-width:100%}
#featured[hidden],#search-status[hidden],#search-empty[hidden],.search-clear[hidden]{display:none}
#category-dialog{inset:auto 0 0;width:min(600px,100vw);height:fit-content;max-height:calc(100dvh - 36px);margin:0 auto;padding:24px 24px max(24px,env(safe-area-inset-bottom));border-radius:16px 16px 0 0;border:1px solid var(--line);background:var(--paper)}#category-dialog .dialog-header{margin-bottom:20px}#category-dialog .dialog-header h2{font-size:24px}.category-menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-menu button{display:flex;flex-direction:column;gap:8px;align-items:flex-start;justify-content:center;text-align:start;min-width:0;min-height:80px;padding:16px;border:1px solid var(--line);border-radius:6px;background:white;color:var(--ink);font-size:16px;line-height:1.3}.category-menu button small{font-size:13px;opacity:.7}.category-menu button[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}
@media(max-width:1023px){.category-menu-button{display:flex}}
@media(max-width:640px){:root{--site-header-height:78px}.catalog-tools{padding:10px 0;margin-bottom:20px}.search-field{gap:8px;padding-inline:11px 2px}.search-field input{height:46px}.category-menu-button{padding:0 10px;gap:6px;min-height:48px}.search-clear{flex-basis:36px}.search-empty{padding:32px 16px}#category-dialog{padding:20px 16px max(20px,env(safe-area-inset-bottom))}.category-menu button{padding:14px}}
@media(max-width:360px){.category-menu-button{width:48px;padding:0}.category-menu-button>span{display:none}}
.category-tiles{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px;margin:4px 0 28px}.category-tile{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;min-height:166px;padding:20px 10px 16px;border:1px solid var(--line);border-radius:6px;background:white;color:var(--ink);text-align:center;transition:border-color .15s,box-shadow .15s}.category-tile:hover{border-color:var(--red);box-shadow:0 3px 16px #17191c09}.category-tile img{width:100%;max-width:100px;height:68px;object-fit:contain;margin-bottom:14px;mix-blend-mode:multiply}.category-tile strong{font-size:16px;font-weight:500;line-height:1.25;overflow-wrap:anywhere}.tile-count{font-size:13px;color:var(--muted);margin-top:6px;line-height:1.3}.tile-arrow{position:absolute;top:9px;inset-inline-end:11px;color:var(--muted);font-size:15px}#category-tiles[hidden]{display:none}
@media(min-width:641px) and (max-width:1199px){.category-tiles{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.category-tile{min-height:146px;padding:16px 10px 13px}.category-tile img{height:54px;margin-bottom:10px}}
@media(max-width:640px){.category-tiles{display:none}}
@media(prefers-reduced-motion:reduce){.category-tile{transition:none}}

.category-tiles{grid-template-columns:repeat(8,minmax(0,1fr))}.category-tile[aria-pressed=true]{border-color:var(--red);box-shadow:inset 0 0 0 1px var(--red);background:#fff3f4}.category-tile[aria-pressed=true] strong,.category-tile[aria-pressed=true] .tile-arrow{color:var(--red)}
/* Keep keyboard focus on the tile border instead of drawing a second outer frame. */
.category-tile:focus-visible{outline:2px solid var(--ink);outline-offset:-2px;box-shadow:none}
.set-focals{font-size:14px;line-height:1.6;color:var(--ink);margin:0 0 12px}.set-price-reference{display:flex;flex-wrap:wrap;align-items:center;gap:6px 9px;font-size:13px;color:var(--muted);margin:0 0 12px;line-height:1.4}.set-price-reference strong{font-size:13px;font-weight:600;background:#fff0f2;color:var(--red);border-radius:3px;padding:4px 6px}.set-price-reference s{font-size:15px}.lens-set-product .product-type{margin-bottom:12px}.lens-set-product h3{font-size:18px}.set-contents h3{font-size:16px;margin:0 0 12px;font-weight:600}.set-contents ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.set-contents li{display:flex;justify-content:space-between;gap:8px;border:1px solid var(--line);background:white;border-radius:3px;padding:9px;font-size:14px}.set-contents li bdi:last-child{color:var(--muted)}.set-contents>p{font-size:14px;line-height:1.5;color:var(--muted)}.gallery-price .set-price-reference{margin-bottom:14px}.gallery-frame{width:100%;height:100%;min-height:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.gallery-frame>img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.gallery-photo-caption{min-height:0;font-size:13px;color:var(--muted);line-height:1.5;margin:8px 0 0}.gallery-photo-caption:empty{display:none}.set-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;height:100%;min-height:0;overflow:hidden}.set-photo-grid[data-count="8"]{grid-template-columns:repeat(4,minmax(0,1fr))}.set-photo-grid>span{display:flex;flex-direction:column;align-items:center;min-width:0;min-height:0}.set-photo-grid img{width:100%;height:calc(100% - 22px);min-height:0;object-fit:contain;mix-blend-mode:multiply;flex:1}.set-photo-grid small{font-size:12px;line-height:22px;color:var(--muted);flex-shrink:0;white-space:nowrap}.image-button .set-photo-grid{padding-bottom:16px}.image-button:hover .set-photo-grid img{transform:none}.gallery-thumbnails .set-photo-grid{gap:2px}.gallery-thumbnails .set-photo-grid small{display:none}.gallery-thumbnails .set-photo-grid img{height:100%}.gallery-frame .canon-set-photo,.image-button .canon-set-photo{transform:scale(1.45)}.image-button:hover .canon-set-photo{transform:scale(1.5)}.gallery-frame .set-photo-grid{height:100%}
@media(min-width:641px) and (max-width:1199px){.category-tiles{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:640px){.set-photo-grid{gap:6px}.set-contents li{font-size:14px}.gallery-frame .set-photo-grid[data-count="8"]{grid-template-columns:repeat(4,minmax(0,1fr))}}

/* The photo tiles are the category filters, directly below search. */
.category-tiles{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;margin:12px 0 0;padding:3px 2px 5px}
.category-tile{min-height:140px;padding:15px 8px 12px}.category-tile img{height:58px;margin-bottom:10px}.category-tile strong{font-size:14px}.tile-count{font-size:12px}.tile-all-icon{width:48px;height:58px;margin-bottom:10px;color:var(--muted)}
.category-tile[aria-pressed=true] .tile-all-icon{color:var(--red)}
@media(max-width:1199px){.category-tiles{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:124px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.category-tile{min-height:132px}.category-tile img,.tile-all-icon{height:52px}}
@media(max-width:640px){.category-tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));grid-auto-flow:row;grid-auto-columns:auto;gap:6px;margin-top:10px;overflow:visible}.category-tile{min-height:96px;padding:9px 4px 8px}.category-tile img,.tile-all-icon{height:36px;margin-bottom:6px}.category-tile strong{font-size:clamp(10px,2.8vw,12px);line-height:1.2}.tile-count{font-size:10px;margin-top:4px}.tile-arrow{top:4px;inset-inline-end:5px;font-size:11px}}
@media(max-height:600px){.catalog-tools{position:relative;top:auto}:root{scroll-padding-top:calc(var(--site-header-height) + 16px)}}
.gallery-visual,.gallery-info{min-width:0}.gallery-thumbnails{max-width:100%}
@media(max-width:640px){.gallery-layout{grid-template-columns:minmax(0,1fr)}}

.site-header{background:#000;color:#fff;border-bottom-color:#262626}
.site-header .header-cart,.site-header .catalog-link{color:#fff}
.site-header .languages{border-color:#414141}
.site-header .languages button{color:#d9dde1}
.site-header .languages button:hover{background:#262626;color:#fff}
.site-header .languages button[aria-pressed=true]{background:#fff;color:#000}
.site-header a:focus-visible,.site-header button:focus-visible{outline-color:#fff}

.site-header{gap:24px}.header-brand{display:flex;align-items:center;gap:18px;min-width:0}.header-slogan{font-size:clamp(18px,1.5vw,21px);font-weight:700;line-height:1.1;letter-spacing:-.035em;margin:0;color:#fff;white-space:nowrap}.header-slogan span{color:var(--red)}.header-right{flex-shrink:0}.catalog{padding-top:26px}
@media(max-width:900px){.site-header .catalog-link{display:none}}
@media(max-width:640px){.site-header{padding:0 12px;gap:8px;height:78px}.header-brand{gap:8px}.header-brand .brand img{width:33px;height:33px}.header-slogan{font-size:clamp(12px,3.2vw,14px);line-height:1.1;letter-spacing:-.035em}.site-header .header-right{gap:0}.site-header .languages button{min-width:28px;min-height:38px;padding:4px;font-size:12px}.site-header .languages{padding:3px;gap:1px}.catalog{padding-top:18px}}

.site-footer{padding:30px 64px 36px 0;padding-inline:0 64px;gap:24px;min-height:116px}.social-links{display:flex;align-items:center;gap:14px;direction:ltr}.social-link{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;background:white;color:var(--ink);transition:background .15s,border-color .15s}.social-link img{width:25px;height:25px;display:block}.social-link:hover{background:var(--red);border-color:var(--red)}.social-link:hover img{filter:brightness(0) invert(1)}.copyright{font-size:13px;line-height:1.5;color:var(--muted)}
.back-to-top{position:fixed;inset-inline-end:max(22px,env(safe-area-inset-right));bottom:calc(22px + env(safe-area-inset-bottom));z-index:18;width:46px;height:46px;display:flex;align-items:center;justify-content:center;background:var(--ink);color:white;border:1px solid #fff3;border-radius:50%;box-shadow:0 3px 15px #0002;transition:background .15s}.back-to-top:hover{background:var(--red)}.has-selection .back-to-top{bottom:calc(var(--selection-bar-height,76px) + 34px + env(safe-area-inset-bottom))}
@media(max-width:640px){.site-footer{flex-direction:column;justify-content:center;padding:26px 0 88px;gap:22px}.social-links{gap:12px}.social-link{width:48px;height:48px}.back-to-top{inset-inline-end:16px;bottom:calc(16px + env(safe-area-inset-bottom));width:44px;height:44px}}
@media(prefers-reduced-motion:reduce){.social-link,.back-to-top{transition:none}}

.rental-options{margin:0 0 20px;padding:0;border:0;min-width:0}.rental-options legend{font-size:13px;font-weight:600;line-height:1.4;margin-bottom:8px}.rental-options .rental-option{display:flex;align-items:flex-start;gap:9px;font-size:14px;line-height:1.4;padding:8px 0;cursor:pointer}.rental-option input[type=checkbox]{appearance:auto;accent-color:var(--red);width:18px;height:18px;min-height:18px;flex:0 0 18px;margin:1px 0 0;padding:0}.rental-options small{display:block;font-size:12px;color:var(--muted);line-height:1.4;margin-top:6px}.gallery-info .rental-options{margin:20px 0}.selected-item-info{min-width:0;flex:1}.selected-item .rental-options{margin:14px 0 0}.selected-item .rental-options legend{font-size:12px}.selected-item .rental-option{font-size:13px}.selected-item:has(.rental-options){align-items:flex-start}.selected-item:has(.rental-options) .quantity-control{margin-top:2px}
.rental-option-image{display:block;width:44px;height:44px;object-fit:contain;flex:0 0 44px;background:#fff}.rental-option span{min-width:0;overflow-wrap:anywhere}.rental-option:has(.rental-option-image){align-items:center}.option-surcharge{white-space:nowrap;font-weight:600}
.catalog-subheading{display:flex;align-items:baseline;justify-content:space-between;gap:16px;font-size:17px;font-weight:500;margin:0 0 18px;line-height:1.4}.catalog-subheading span{font-size:12px;color:var(--muted);font-weight:400;white-space:nowrap}.catalog-subgroup+.catalog-subgroup{border-top:1px solid var(--line);padding-top:24px}.category-empty{font-size:15px;line-height:1.6;color:var(--muted);margin:0;padding:4px 0 30px}
.rental-option input[type=radio]{appearance:auto;accent-color:var(--red);width:18px;height:18px;min-height:18px;flex:0 0 18px;margin:1px 0 0;padding:0}.rental-option:has(input:disabled){opacity:.55;cursor:not-allowed}

/* Keep padding outside native iOS date inputs: WebKit issue 301648. */
.date-panel{margin-bottom:26px}
.date-panel .availability-status{grid-column:1/-1;margin:0;text-align:start;min-height:0}
.date-field-title{display:flex;align-items:center;gap:8px;min-width:0}.date-field-title svg{color:var(--muted);flex:0 0 17px}
.date-input{display:block;box-sizing:border-box;width:100%;min-width:0;max-width:100%;height:46px;padding:0 12px;margin-top:7px;border:1px solid #bfc5cb;border-radius:4px;background:#fff}
.date-input:focus-within{outline:2px solid var(--red);outline-offset:2px}
.date-panel .date-input input[type=date]{display:inline-flex;align-items:center;box-sizing:border-box;width:100%;min-width:0;max-width:100%;height:44px;min-height:44px;margin:0;padding:0;border:0;border-radius:0;background:transparent;font-size:16px;line-height:1.4;color-scheme:light;direction:ltr}
.date-panel .date-input input[type=date]:focus{outline:none}
.date-panel input[type=date]::-webkit-datetime-edit{min-width:0;padding:0}
.date-panel input[type=date]::-webkit-date-and-time-value{min-height:1.4em;text-align:left}
@media(max-width:1100px){.date-panel{grid-template-columns:repeat(2,minmax(0,200px)) max-content;justify-content:start}.date-heading{grid-column:1/-1}.date-heading p{max-width:none}}
@media(max-width:760px){.date-panel{grid-template-columns:repeat(2,minmax(0,200px))}.date-panel>.button{grid-column:1/-1}}
@media(max-width:640px){
 .date-panel{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:12px}
 .date-panel .date-field-title{font-size:clamp(12px,3vw,14px);gap:4px}
 .date-panel .date-field-title svg{flex-basis:16px;width:16px;height:16px}
 .date-panel .date-input{padding-inline:8px}
 .catalog-search-row{display:block}.catalog-search-row .search-field{width:100%}.catalog-search-row .category-menu-button{display:none}.category-tiles{padding-inline:0}
}

/* Four equipment cards across on desktop/tablet, two on phones. */
.products,.featured-products{grid-template-columns:repeat(4,minmax(0,1fr))}
.products>.product{padding:18px}
.products .product-top{flex-wrap:wrap;gap:4px 8px}
.products .product-id{min-width:0;overflow-wrap:anywhere}
.products .product-code{display:inline;flex-shrink:0}
.products .product-image{height:170px;margin:12px 0 14px;padding:8px 2px}
.products .product-bottom{flex-wrap:wrap;align-items:center;gap:10px}
.products .price{font-size:24px;min-width:0;white-space:normal}
.products .price bdi{display:block;white-space:nowrap}
.products .price small{display:block;margin:3px 0 0;font-size:12px;line-height:1.3}
.products .add-button{min-width:44px;min-height:44px;margin-inline-start:auto}
@media(max-width:1200px){
 .products{gap:12px}
 .products>.product{padding:12px}
 .products .product-id{font-size:11px}
 .products .product-code{font-size:10px}
 .products .product-image{height:140px}
 .products .product h3{font-size:16px;line-height:1.35;margin:10px 0 8px}
 .products .product-type{font-size:12px;line-height:1.45;margin-bottom:14px}
 .products .price{font-size:21px}
 .products .rental-options legend,.products .rental-option,.products .rental-options small{font-size:12px;overflow-wrap:anywhere}
 .products .rental-option{gap:7px}
 .products .rental-option:has(.rental-option-image){display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center}
 .products .rental-option-image{width:32px;height:32px}
 .products .rental-option:has(.rental-option-image)>span{grid-column:1/-1}
 .products .option-surcharge{white-space:normal}
 .products .set-focals{font-size:12px;overflow-wrap:anywhere}
 .products .set-photo-grid{gap:3px}
 .products .set-photo-grid small{font-size:9px}
}
@media(max-width:640px){
 .products,.featured-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
 .products>.product{padding:11px}
 .products .product-image{height:132px;margin:10px 0 12px}
 .products .product h3{font-size:15px}
 .products .price{font-size:21px}
 .products .set-price-reference{font-size:11px}
 .products .set-price-reference s,.products .set-price-reference strong{font-size:12px}
}
@media(max-width:380px){
 .products>.product{padding:9px}
 .products .product-image{height:110px}
 .products .product h3{font-size:14px}
 .products .price{font-size:20px}
}

/* Keep the mobile logo, one-line slogan and controls on one shared center line. */
.site-header{height:82px}
@media(max-width:640px){
 :root{--site-header-height:60px}
 .site-header{height:60px;padding:0 20px;gap:8px}
 .site-header:has(.header-brand){display:flex;align-items:center;justify-content:space-between}
 .header-brand{display:flex;align-items:center;gap:8px;min-width:0}
 .header-brand .brand{flex-shrink:0}
 .header-brand .brand img{width:32px;height:32px}
 .header-slogan{font-size:clamp(9px,2.75vw,12px);line-height:1.2;letter-spacing:-.035em;white-space:nowrap;margin:0;text-align:start}
 .header-slogan br{display:none}
 .header-slogan span::before{content:" "}
 .site-header .header-right{justify-content:flex-end;align-items:center;gap:6px;min-width:0;flex-shrink:0}
 .site-header .header-cart{min-width:32px;min-height:32px;padding:0}
 .site-header .header-cart>span:last-child{display:grid;place-items:center;min-width:32px;height:32px;padding:0;line-height:1}
 .site-header .languages{padding:2px;gap:1px}
 .site-header .languages button{display:grid;place-items:center;min-height:26px;padding:2px 4px;line-height:1}
 .site-header a:focus-visible,.site-header button:focus-visible{outline-offset:2px}
}
@media(max-width:360px){
 .site-header{padding-inline:12px}
 .header-brand{gap:6px}
 .header-brand .brand img{width:28px;height:28px}
 .site-header .header-cart,.site-header .header-cart>span:last-child{min-width:28px}
 .site-header .languages button{min-width:26px;padding-inline:3px}
}

/* Match Hebrew letter height to the Latin language labels. */
.languages button[lang=he]{font-size:16px}
@media(max-width:640px){.site-header .languages button[lang=he]{font-size:14px}}

.booking-emails{margin-top:18px;padding-top:14px;border-top:1px solid var(--line);font-size:13px;line-height:1.5}.booking-emails>div{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;margin:8px 0}.booking-emails .button{font-size:12px;padding:6px 10px;min-height:34px}.booking-emails p{color:var(--muted);margin:10px 0 0}.booking-emails a{text-decoration:underline}
