.details-module__luWVxG__page{max-width:1100px;margin:0 auto;padding:2rem 1rem}.details-module__luWVxG__backLink{font-family:var(--font-heading);letter-spacing:.04em;text-transform:uppercase;color:var(--accent);transition:color var(--transition-fast);align-items:center;gap:.375rem;margin-bottom:1.5rem;font-size:.75rem;font-weight:500;text-decoration:none;display:inline-flex}.details-module__luWVxG__backLink:hover{color:var(--accent-hover)}.details-module__luWVxG__backArrow{vertical-align:middle}.details-module__luWVxG__hero{border-radius:var(--radius-lg);border:1px solid var(--border-light);margin-bottom:2rem;overflow:hidden}.details-module__luWVxG__heroImage{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);justify-content:center;align-items:center;height:280px;display:flex;position:relative}.details-module__luWVxG__heroInitials{font-family:var(--font-heading);color:#fff9;letter-spacing:.15em;font-size:5rem;font-weight:300}.details-module__luWVxG__heroPrice{background:var(--accent);color:var(--text-primary);border-radius:var(--radius-md);box-shadow:var(--shadow-md);align-items:baseline;gap:.375rem;padding:.5rem 1rem;display:flex;position:absolute;bottom:1rem;right:1rem}.details-module__luWVxG__heroPriceFrom{text-transform:uppercase;letter-spacing:.04em;opacity:.85;font-size:.6875rem;font-weight:400}.details-module__luWVxG__heroPriceAmount{font-family:var(--font-heading);font-size:1.25rem;font-weight:700}.details-module__luWVxG__heroPriceUnit{opacity:.85;font-size:.75rem;font-weight:400}.details-module__luWVxG__heroPriceOnRequest{font-size:1.25rem;font-style:italic;font-weight:500}.details-module__luWVxG__gallery{border-radius:var(--radius-lg);overflow:hidden}.details-module__luWVxG__galleryMain{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);width:100%;height:400px}.details-module__luWVxG__galleryMainImg{object-fit:cover;width:100%;height:100%}.details-module__luWVxG__galleryThumbs{background:var(--bg-card);gap:.5rem;padding:.75rem;display:flex;overflow-x:auto}.details-module__luWVxG__galleryThumb{border-radius:var(--radius-sm);cursor:pointer;width:64px;height:48px;transition:border-color var(--transition-fast);background:0 0;border:2px solid #0000;flex-shrink:0;padding:0;overflow:hidden}.details-module__luWVxG__galleryThumb:hover,.details-module__luWVxG__galleryThumbActive{border-color:var(--accent)}.details-module__luWVxG__galleryThumbImg{object-fit:cover;width:100%;height:100%}.details-module__luWVxG__heroBody{background:var(--bg-card);padding:1.5rem}.details-module__luWVxG__heroTitle{font-family:var(--font-heading);color:var(--text-primary);margin:0 0 .25rem;font-size:2rem;font-weight:600}.details-module__luWVxG__heroYear{color:var(--text-tertiary);margin:0;font-size:1rem}.details-module__luWVxG__twoColumn{align-items:flex-start;gap:1.5rem;display:flex}.details-module__luWVxG__detailsColumn{flex:6;min-width:0}.details-module__luWVxG__inquiryColumn{flex:4;position:sticky;top:80px}.details-module__luWVxG__section{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-light);margin-bottom:1.5rem;padding:1.5rem}.details-module__luWVxG__sectionTitle{font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary);border-bottom:1px solid var(--border-light);margin:0 0 1rem;padding-bottom:.75rem;font-size:.75rem;font-weight:600}.details-module__luWVxG__specsGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.details-module__luWVxG__specItem{flex-direction:column;gap:.25rem;display:flex}.details-module__luWVxG__specLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;font-size:.6875rem;font-weight:500}.details-module__luWVxG__specValue{font-family:var(--font-heading);color:var(--text-primary);font-size:1.0625rem;font-weight:600}.details-module__luWVxG__descriptionText{color:var(--text-secondary);white-space:pre-line;margin:0;font-size:.9375rem;line-height:1.7}.details-module__luWVxG__tagList{flex-wrap:wrap;gap:.5rem;display:flex}.details-module__luWVxG__tag{background:var(--accent-light);color:var(--accent-hover);border-radius:var(--radius-full);padding:.25rem .75rem;font-size:.8125rem;font-weight:500}.details-module__luWVxG__termsList{flex-direction:column;gap:1rem;margin:0;display:flex}.details-module__luWVxG__termsItem{flex-direction:column;gap:.25rem;display:flex}.details-module__luWVxG__termsLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:.6875rem;font-weight:500}.details-module__luWVxG__termsLabelDelivery{align-items:center;gap:.375rem;display:inline-flex}.details-module__luWVxG__termsLabelDelivery svg{color:var(--accent);flex:none}.details-module__luWVxG__termsValue{color:var(--text-secondary);white-space:pre-line;margin:0;font-size:.9375rem;line-height:1.6}.details-module__luWVxG__operatorCard{color:inherit;background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-md);transition:border-color var(--transition-fast), transform var(--transition-fast);flex-direction:column;gap:.5rem;min-height:96px;padding:.875rem 1rem;text-decoration:none;display:flex}.details-module__luWVxG__operatorCard:hover{border-color:var(--text-primary);transform:translateY(-1px)}.details-module__luWVxG__operatorHeader{align-items:center;gap:.625rem;display:flex}.details-module__luWVxG__operatorLogo{object-fit:cover;border:1px solid var(--border-light);background:var(--bg-card);border-radius:50%;flex-shrink:0;width:40px;height:40px}.details-module__luWVxG__operatorLogoFallback{font-family:var(--font-heading);letter-spacing:.02em;color:#ffffffd9;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);justify-content:center;align-items:center;font-size:.9375rem;font-weight:500;display:inline-flex}.details-module__luWVxG__operatorName{font-family:var(--font-heading);color:var(--text-primary);margin:0;font-size:1.0625rem;font-weight:600}.details-module__luWVxG__operatorCity{color:var(--text-tertiary);margin:0;font-size:.875rem}.details-module__luWVxG__operatorVerified{border-radius:var(--radius-full);background:var(--success-bg);color:var(--success);letter-spacing:.04em;text-transform:uppercase;align-self:flex-start;align-items:center;gap:.375rem;padding:.1875rem .625rem;font-size:.6875rem;font-weight:600;display:inline-flex}.details-module__luWVxG__inquiryPanel{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-light);box-shadow:var(--shadow-md);padding:1.5rem}.details-module__luWVxG__inquiryTitle{font-family:var(--font-heading);color:var(--text-primary);margin:0 0 .25rem;font-size:1.125rem;font-weight:600}.details-module__luWVxG__inquirySubtitle{color:var(--text-tertiary);margin:0 0 1.25rem;font-size:.8125rem}.details-module__luWVxG__inquiryForm{flex-direction:column;gap:.875rem;display:flex}.details-module__luWVxG__inquiryField{flex-direction:column;gap:.25rem;display:flex}.details-module__luWVxG__inquiryLabel{color:var(--text-secondary);letter-spacing:.02em;font-size:.75rem;font-weight:500}.details-module__luWVxG__inquiryInput{border:1px solid var(--border-light);border-radius:var(--radius-md);font-size:.875rem;font-family:var(--font-body);color:var(--text-primary);background:var(--bg-primary);transition:border-color var(--transition-fast);padding:.625rem .75rem}.details-module__luWVxG__inquiryInput:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-light);outline:none}.details-module__luWVxG__inquiryTextarea{border:1px solid var(--border-light);border-radius:var(--radius-md);font-size:.875rem;font-family:var(--font-body);color:var(--text-primary);background:var(--bg-primary);resize:vertical;transition:border-color var(--transition-fast);padding:.625rem .75rem}.details-module__luWVxG__inquiryTextarea:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-light);outline:none}.details-module__luWVxG__inquiryError{color:var(--error);background:var(--error-bg);border-radius:var(--radius-sm);margin:0;padding:.5rem .75rem;font-size:.8125rem}.details-module__luWVxG__inquirySubmit{background:var(--accent);color:var(--text-primary);border-radius:var(--radius-md);font-family:var(--font-heading);letter-spacing:.04em;cursor:pointer;transition:background var(--transition-fast), box-shadow var(--transition-fast);border:none;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600}.details-module__luWVxG__inquirySubmit:hover{background:var(--accent-hover);box-shadow:var(--shadow-sm)}.details-module__luWVxG__inquirySubmit:disabled{opacity:.6;cursor:not-allowed}.details-module__luWVxG__inquiryDisclaimer{color:var(--text-tertiary);margin:0;font-size:.6875rem;line-height:1.5}.details-module__luWVxG__inquiryLink{color:var(--accent);cursor:pointer}.details-module__luWVxG__inquiryLink:hover{color:var(--accent-hover);text-decoration:underline}.details-module__luWVxG__inquirySuccess{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem;display:flex}.details-module__luWVxG__inquirySuccessIcon{border-radius:var(--radius-full);background:var(--success-bg);width:3rem;height:3rem;color:var(--success);justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.details-module__luWVxG__inquirySuccess p{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.5}.details-module__luWVxG__inquirySuccessReturn{color:var(--text-tertiary);text-align:center;margin:1rem 0 .75rem;font-size:.9375rem}.details-module__luWVxG__inquirySuccessCta{box-sizing:border-box;border-radius:var(--radius-md);background:var(--accent);width:100%;color:var(--text-primary);font-family:var(--font-heading);letter-spacing:.04em;text-align:center;transition:background var(--transition-fast), box-shadow var(--transition-fast);padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-block}.details-module__luWVxG__inquirySuccessCta:hover{background:var(--accent-hover);box-shadow:var(--shadow-sm)}.details-module__luWVxG__inquiryOtpSubmit{margin-top:1rem}.details-module__luWVxG__inquiryInfo{color:var(--success);margin:.5rem 0 0;font-size:.875rem}.details-module__luWVxG__inquiryOtpActions{justify-content:space-between;gap:1rem;margin-top:.75rem;display:flex}.details-module__luWVxG__inquiryOtpLink{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;text-decoration:underline}.details-module__luWVxG__inquiryOtpLink:hover{color:var(--accent-hover)}.details-module__luWVxG__inquiryOtpLink:disabled{opacity:.5;cursor:default}.details-module__luWVxG__loading{text-align:center;color:var(--text-tertiary);padding:4rem 1rem;font-size:.9375rem}.details-module__luWVxG__notFound{text-align:center;padding:4rem 1rem}.details-module__luWVxG__notFoundTitle{font-family:var(--font-heading);color:var(--text-primary);margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.details-module__luWVxG__notFoundText{color:var(--text-tertiary);margin:0 0 1.5rem;font-size:.9375rem}@media (max-width:768px){.details-module__luWVxG__twoColumn{flex-direction:column}.details-module__luWVxG__inquiryColumn{width:100%;position:static}.details-module__luWVxG__specsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.details-module__luWVxG__heroImage{height:200px}.details-module__luWVxG__heroInitials{font-size:3.5rem}.details-module__luWVxG__heroTitle{font-size:1.5rem}.details-module__luWVxG__specsGrid{grid-template-columns:1fr}.details-module__luWVxG__dateRange{flex-direction:column;align-items:stretch}.details-module__luWVxG__dateRangeIcon{display:none}.details-module__luWVxG__galleryMain{height:250px}}.details-module__luWVxG__errorSection{flex-direction:column;align-items:flex-start;gap:1rem;max-width:40rem;padding:3rem 0;display:flex}.details-module__luWVxG__errorTitle{font-family:var(--font-heading);color:var(--text-primary);margin:0;font-size:2rem;font-weight:600}.details-module__luWVxG__errorMessage{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.5}.details-module__luWVxG__errorActions{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.details-module__luWVxG__errorRetry{background:var(--accent);color:var(--text-primary);border-radius:var(--radius-md);font-family:var(--font-heading);letter-spacing:.04em;cursor:pointer;transition:background var(--transition-fast), box-shadow var(--transition-fast);border:none;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600}.details-module__luWVxG__errorRetry:hover{background:var(--accent-hover);box-shadow:var(--shadow-sm)}.details-module__luWVxG__errorBackToCatalog{color:var(--text-primary);border:1px solid var(--border-light);border-radius:var(--radius-md);font-family:var(--font-heading);letter-spacing:.04em;transition:border-color var(--transition-fast), color var(--transition-fast);background:0 0;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none}.details-module__luWVxG__errorBackToCatalog:hover{border-color:var(--accent);color:var(--accent)}.details-module__luWVxG__bookingPanel{flex-direction:column;gap:1rem;display:flex}.details-module__luWVxG__dateRange{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);align-items:flex-end;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.details-module__luWVxG__dateRangeIcon{color:var(--accent);flex-shrink:0;margin-bottom:.625rem}.details-module__luWVxG__dateRange .details-module__luWVxG__inquiryField{flex:1}.details-module__luWVxG__dateRangeErr{border-color:var(--error);box-shadow:0 0 0 3px color-mix(in srgb, var(--error) 18%, transparent)}.details-module__luWVxG__dateRangeErrMsg{color:var(--error);margin:-.25rem 0 0;font-size:.8125rem;font-weight:500}.details-module__luWVxG__priceWidget{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:1.5rem}.details-module__luWVxG__priceTitle{font-family:var(--font-heading);color:var(--text-primary);margin:0 0 1rem;font-size:1.125rem;font-weight:600}.details-module__luWVxG__priceTeaser{flex-direction:column;gap:.375rem;display:flex}.details-module__luWVxG__priceTeaserFrom{font-family:var(--font-heading);color:var(--text-primary);margin:0;font-size:1.375rem;font-weight:600}.details-module__luWVxG__priceTeaserPrompt{color:var(--text-tertiary);margin:0;font-size:.8125rem}.details-module__luWVxG__priceLoading{color:var(--text-tertiary);margin:0;font-size:.875rem}.details-module__luWVxG__priceError{color:var(--error);background:var(--error-bg);border-radius:var(--radius-sm);margin:0;padding:.5rem .75rem;font-size:.8125rem}.details-module__luWVxG__priceBody{flex-direction:column;gap:.625rem;display:flex}.details-module__luWVxG__priceBanner{letter-spacing:.02em;border-radius:var(--radius-sm);align-self:flex-start;margin:0;padding:.375rem .625rem;font-size:.75rem;font-weight:600}.details-module__luWVxG__priceBannerExact{color:var(--success);background:var(--success-bg)}.details-module__luWVxG__priceBannerApprox{color:var(--warning);background:var(--warning-bg)}.details-module__luWVxG__priceLine{color:var(--text-secondary);justify-content:space-between;gap:1rem;font-size:.875rem;display:flex}.details-module__luWVxG__priceModifier{color:var(--success);margin:0;font-size:.8125rem}.details-module__luWVxG__priceTotal{border-top:1px solid var(--border-light);color:var(--text-primary);justify-content:space-between;align-items:baseline;gap:1rem;padding-top:.625rem;font-size:.9375rem;font-weight:600;display:flex}.details-module__luWVxG__priceTotalAmount{font-family:var(--font-heading);white-space:nowrap;font-size:1.25rem}.details-module__luWVxG__priceDeposit{border-top:1px solid var(--border-light);padding-top:.625rem}.details-module__luWVxG__priceDepositNote{color:var(--text-tertiary);margin:.25rem 0 0;font-size:.6875rem}.details-module__luWVxG__priceVat{color:var(--text-tertiary);margin:0;font-size:.6875rem}.details-module__luWVxG__priceNotes{flex-direction:column;gap:.375rem;margin:.25rem 0 0;padding:0;list-style:none;display:flex}.details-module__luWVxG__priceNotes li{color:var(--text-tertiary);padding-left:.875rem;font-size:.75rem;line-height:1.4;position:relative}.details-module__luWVxG__priceNotes li:before{content:"•";color:var(--text-tertiary);position:absolute;left:0}.details-module__luWVxG__priceQuoteOnly{flex-direction:column;gap:.625rem;display:flex}.details-module__luWVxG__priceQuoteOnlyTitle{font-family:var(--font-heading);color:var(--text-primary);margin:0;font-size:1.0625rem;font-weight:600}.details-module__luWVxG__priceQuoteOnlyBody{color:var(--text-secondary);margin:0;font-size:.8125rem;line-height:1.5}.details-module__luWVxG__priceCta{background:var(--accent);color:var(--text-primary);border-radius:var(--radius-md);font-family:var(--font-heading);letter-spacing:.04em;cursor:pointer;transition:background var(--transition-fast), box-shadow var(--transition-fast);border:none;justify-content:center;align-items:center;gap:.375rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;display:inline-flex}.details-module__luWVxG__priceCta:hover{background:var(--accent-hover);box-shadow:var(--shadow-sm)}
.date-range-calendar-module__65yQlG__calendar{-webkit-user-select:none;user-select:none;width:100%}.date-range-calendar-module__65yQlG__nav{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.date-range-calendar-module__65yQlG__navBtn{border-radius:var(--radius-md);width:2rem;height:2rem;color:var(--text-secondary);cursor:pointer;transition:background-color var(--transition-fast,.15s ease);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;display:inline-flex}.date-range-calendar-module__65yQlG__navBtn:hover:not(:disabled){background:var(--bg-surface)}.date-range-calendar-module__65yQlG__navBtn:disabled{opacity:.3;cursor:default}.date-range-calendar-module__65yQlG__navBtn:focus-visible{outline:2px solid var(--text-primary);outline-offset:2px}.date-range-calendar-module__65yQlG__monthLabel{font-family:var(--font-heading);color:var(--text-primary);text-transform:capitalize;font-size:.95rem;font-weight:600}.date-range-calendar-module__65yQlG__grid{flex-direction:column;display:flex}.date-range-calendar-module__65yQlG__dow{grid-template-columns:repeat(7,1fr);margin-bottom:.25rem;display:grid}.date-range-calendar-module__65yQlG__dowCell{text-align:center;text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary);padding:.25rem 0;font-size:.7rem;font-weight:600}.date-range-calendar-module__65yQlG__week{grid-template-columns:repeat(7,1fr);display:grid}.date-range-calendar-module__65yQlG__pad{aspect-ratio:1}.date-range-calendar-module__65yQlG__day{aspect-ratio:1;width:100%;font-family:var(--font-body);color:var(--text-primary);cursor:pointer;transition:background-color var(--transition-fast,.15s ease);background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;font-size:.9rem;display:inline-flex;position:relative}.date-range-calendar-module__65yQlG__day:hover:not([aria-disabled=true]):not([data-range]){background:var(--bg-surface)}.date-range-calendar-module__65yQlG__day[data-range=in]{background:var(--accent-light);border-radius:0}.date-range-calendar-module__65yQlG__day[data-range=preview]{background:color-mix(in srgb, var(--accent-light) 55%, var(--bg-card));border-radius:0}.date-range-calendar-module__65yQlG__day[data-range=start],.date-range-calendar-module__65yQlG__day[data-range=end]{background:var(--accent);color:var(--text-primary);z-index:1;border-radius:999px;font-weight:600}.date-range-calendar-module__65yQlG__day[data-today=true]:not([data-range=start]):not([data-range=end]){box-shadow:inset 0 0 0 1.5px var(--accent)}.date-range-calendar-module__65yQlG__day[aria-disabled=true]{cursor:default;color:var(--text-tertiary)}.date-range-calendar-module__65yQlG__day[aria-disabled=true]:not([data-blocked=true]){opacity:.4}.date-range-calendar-module__65yQlG__day[data-blocked=true]{background:var(--bg-surface);text-decoration:line-through;text-decoration-thickness:1px}.date-range-calendar-module__65yQlG__day:focus-visible{outline:2px solid var(--text-primary);outline-offset:2px;box-shadow:0 0 0 4px var(--accent-light);z-index:2}@media (prefers-reduced-motion:reduce){.date-range-calendar-module__65yQlG__navBtn,.date-range-calendar-module__65yQlG__day{transition:none}}
.date-range-picker-module__kUBvlq__root{width:100%;position:relative}.date-range-picker-module__kUBvlq__trigger{background:var(--bg-card);border:1px solid var(--border-medium);border-radius:var(--radius-md);cursor:pointer;text-align:left;width:100%;transition:border-color var(--transition-fast,.15s ease), box-shadow var(--transition-fast,.15s ease);align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.date-range-picker-module__kUBvlq__triggerEmbedded{background:0 0;border-color:#0000;border-radius:0;padding:0}.date-range-picker-module__kUBvlq__trigger.date-range-picker-module__kUBvlq__triggerEmbedded:hover,.date-range-picker-module__kUBvlq__trigger.date-range-picker-module__kUBvlq__triggerEmbedded:focus-visible{border-color:#0000}.date-range-picker-module__kUBvlq__trigger:hover{border-color:var(--accent)}.date-range-picker-module__kUBvlq__trigger:focus-visible{outline:2px solid var(--text-primary);outline-offset:2px;border-color:var(--accent)}.date-range-picker-module__kUBvlq__triggerIcon{color:var(--accent);flex-shrink:0}.date-range-picker-module__kUBvlq__triggerField{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.date-range-picker-module__kUBvlq__triggerLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary);font-size:.7rem;font-weight:600}.date-range-picker-module__kUBvlq__triggerValue{font-family:var(--font-body);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;overflow:hidden}.date-range-picker-module__kUBvlq__triggerValue[data-empty=true]{color:var(--text-tertiary)}.date-range-picker-module__kUBvlq__triggerArrow{color:var(--text-tertiary);flex-shrink:0}.date-range-picker-module__kUBvlq__popover{z-index:50;background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);width:min(20rem,92vw);box-shadow:var(--shadow-lg);padding:1rem;position:absolute;top:calc(100% + .5rem);left:0}.date-range-picker-module__kUBvlq__scrim{z-index:60;background:#0a0a0a66;position:fixed;inset:0}.date-range-picker-module__kUBvlq__sheet{z-index:61;padding:1rem 1.25rem calc(1.25rem + env(safe-area-inset-bottom,0px));background:var(--bg-card);border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg);box-shadow:var(--shadow-lg);animation:date-range-picker-module__kUBvlq__sheet-up var(--transition-base,.25s ease);position:fixed;bottom:0;left:0;right:0}@keyframes date-range-picker-module__kUBvlq__sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.date-range-picker-module__kUBvlq__sheetHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.date-range-picker-module__kUBvlq__sheetTitle{font-family:var(--font-heading);color:var(--text-primary);font-size:1rem;font-weight:600}.date-range-picker-module__kUBvlq__iconBtn{width:2rem;height:2rem;color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;justify-content:center;align-items:center;font-size:1rem;display:inline-flex}.date-range-picker-module__kUBvlq__iconBtn:hover{background:var(--bg-surface)}.date-range-picker-module__kUBvlq__footer{justify-content:space-between;align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.date-range-picker-module__kUBvlq__clearBtn{color:var(--text-secondary);font-family:var(--font-body);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:.4rem .25rem;font-size:.85rem}.date-range-picker-module__kUBvlq__clearBtn:hover{color:var(--text-primary);text-decoration:underline}.date-range-picker-module__kUBvlq__confirmBtn{border-radius:var(--radius-md);background:var(--accent);color:var(--text-primary);font-family:var(--font-heading);cursor:pointer;transition:background-color var(--transition-fast,.15s ease);border:none;flex:1;padding:.7rem 1rem;font-size:.9rem;font-weight:600}.date-range-picker-module__kUBvlq__confirmBtn:hover:not(:disabled){background:var(--accent-hover)}.date-range-picker-module__kUBvlq__confirmBtn:disabled{opacity:.5;cursor:default}.date-range-picker-module__kUBvlq__clearBtn:focus-visible,.date-range-picker-module__kUBvlq__confirmBtn:focus-visible,.date-range-picker-module__kUBvlq__iconBtn:focus-visible{outline:2px solid var(--text-primary);outline-offset:2px}.date-range-picker-module__kUBvlq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.date-range-picker-module__kUBvlq__sheet{animation:none}.date-range-picker-module__kUBvlq__trigger,.date-range-picker-module__kUBvlq__confirmBtn{transition:none}}
.otp-input-module__sHnzyq__otpGroup{gap:var(--space-sm);margin-bottom:var(--space-lg);display:flex}.otp-input-module__sHnzyq__otpCell{text-align:center;min-width:0;height:3.25rem;font-family:var(--font-heading);color:var(--text-primary);border:1px solid var(--border-medium);border-radius:var(--radius-md);background:var(--bg-card);transition:var(--transition-fast);outline:none;flex:1 1 0;padding:0;font-size:1.5rem;font-weight:700}.otp-input-module__sHnzyq__otpCell:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-light)}.otp-input-module__sHnzyq__otpCell:disabled{opacity:.5}
.locale-switcher-module__d-ju1G__langSwitch{align-items:center;gap:.75rem;display:inline-flex}.locale-switcher-module__d-ju1G__langActive{font-family:var(--font-heading);letter-spacing:.04em;color:var(--accent);font-size:.8125rem;font-weight:600;text-decoration:none}.locale-switcher-module__d-ju1G__langInactive{font-family:var(--font-heading);letter-spacing:.04em;color:#6e6e69;transition:color var(--transition-fast);font-size:.8125rem;font-weight:400;text-decoration:none}.locale-switcher-module__d-ju1G__langInactive:hover{color:var(--text-primary)}.locale-switcher-module__d-ju1G__onDark .locale-switcher-module__d-ju1G__langInactive{color:#c8c8c3}.locale-switcher-module__d-ju1G__onDark .locale-switcher-module__d-ju1G__langInactive:hover{color:#fff}
.navbar-module__gBnSTq__header{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-light);background-color:#fafaf8d9;position:sticky;top:0}.navbar-module__gBnSTq__headerInner{justify-content:space-between;align-items:center;max-width:1200px;height:60px;margin:0 auto;padding:0 1.5rem;display:flex}.navbar-module__gBnSTq__logo{transition:opacity var(--transition-fast);align-items:center;gap:.625rem;text-decoration:none;display:inline-flex}.navbar-module__gBnSTq__logo:hover{opacity:.75}.navbar-module__gBnSTq__logoImg{width:auto;height:40px;display:block}.navbar-module__gBnSTq__logoText{font-family:var(--font-logo), var(--font-heading);letter-spacing:.08em;text-transform:uppercase;color:var(--text-primary);font-size:1.125rem;font-weight:200;line-height:1}.navbar-module__gBnSTq__logoTextAccent{color:var(--accent)}.navbar-module__gBnSTq__nav{align-items:center;gap:1.5rem;display:flex}.navbar-module__gBnSTq__navLink{font-family:var(--font-heading);letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary);transition:color var(--transition-fast), border-color var(--transition-fast);border-bottom:1px solid #0000;padding:.25rem 0;font-size:.8125rem;font-weight:400;text-decoration:none}.navbar-module__gBnSTq__navLink:hover{color:var(--accent);border-bottom-color:var(--accent)}.navbar-module__gBnSTq__loginBtn{font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;background:var(--accent);color:var(--text-primary);border-radius:var(--radius-sm);transition:background-color var(--transition-fast);padding:.375rem .875rem;font-size:.75rem;font-weight:500;text-decoration:none}.navbar-module__gBnSTq__loginBtn:hover{background:var(--accent-hover)}.navbar-module__gBnSTq__ctaPlaceholder{border-radius:var(--radius-sm);background:#0000000a;width:5rem;height:1.875rem;display:inline-block}.navbar-module__gBnSTq__mobileLogoutBtn{cursor:pointer;text-align:left;width:100%;font-family:var(--font-heading);background:0 0;border:none}.navbar-module__gBnSTq__hamburger{cursor:pointer;color:var(--text-primary);background:0 0;border:none;padding:.5rem;display:none}.navbar-module__gBnSTq__hamburgerBar{width:22px;height:1.5px;transition:transform var(--transition-base), opacity var(--transition-base);background-color:currentColor;margin:5px 0;display:block}.navbar-module__gBnSTq__mobileMenu{display:none}@media (max-width:768px){.navbar-module__gBnSTq__nav{display:none}.navbar-module__gBnSTq__hamburger{display:block}.navbar-module__gBnSTq__mobileMenu{-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--border-light);background-color:#fafaf8f2;flex-direction:column;padding:.75rem 1.5rem;display:flex}.navbar-module__gBnSTq__mobileMenuLink{font-family:var(--font-heading);letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary);border-bottom:1px solid var(--border-light);padding:.75rem 0;font-size:.875rem;text-decoration:none}.navbar-module__gBnSTq__mobileMenuLink:hover{color:var(--accent)}.navbar-module__gBnSTq__mobileMenuLink:last-child{border-bottom:none}}.navbar-module__gBnSTq__navLangSwitch{margin-left:8px}.navbar-module__gBnSTq__mobileLangSwitch{padding:12px 0}
.cookie-settings-link-module__4BkfKa__link{text-align:left;font-family:var(--font-body);color:#c8c8c3;transition:color var(--transition-fast);cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-size:.875rem;text-decoration:none;display:inline-block}.cookie-settings-link-module__4BkfKa__link:hover{color:var(--accent)}
.footer-module__GzUcBW__footer{color:#e8e8e3;background-color:#0a0a0a;padding:4rem 0 0}.footer-module__GzUcBW__inner{max-width:1200px;margin:0 auto;padding:0 1.5rem}.footer-module__GzUcBW__columns{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem;display:grid}.footer-module__GzUcBW__brand{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}.footer-module__GzUcBW__logo{filter:brightness(0)invert();width:140px;height:auto;display:block}.footer-module__GzUcBW__tagline{font-family:var(--font-body);color:#8a8a85;max-width:260px;font-size:.875rem;line-height:1.6}.footer-module__GzUcBW__column{flex-direction:column;gap:1rem;display:flex}.footer-module__GzUcBW__columnTitle{font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;color:#8a8a85;font-size:.6875rem;font-weight:500}.footer-module__GzUcBW__columnLinks{flex-direction:column;gap:.625rem;display:flex}.footer-module__GzUcBW__columnLinks a,.footer-module__GzUcBW__columnLinks span{font-family:var(--font-body);color:#c8c8c3;transition:color var(--transition-fast);cursor:pointer;font-size:.875rem;text-decoration:none}.footer-module__GzUcBW__columnLinks a:hover,.footer-module__GzUcBW__columnLinks span:hover{color:var(--accent)}.footer-module__GzUcBW__bottom{font-family:var(--font-body);color:#7c7c77;border-top:1px solid #1e1e1e;justify-content:space-between;align-items:center;padding:1.5rem 0;font-size:.75rem;display:flex}@media (max-width:768px){.footer-module__GzUcBW__columns{grid-template-columns:1fr 1fr;gap:2rem}.footer-module__GzUcBW__brand{grid-column:1/-1}}@media (max-width:480px){.footer-module__GzUcBW__columns{grid-template-columns:1fr;gap:2rem}.footer-module__GzUcBW__bottom{text-align:center;flex-direction:column;gap:.5rem}}
.mobile-nav-module__7m7Qhq__bottomTabs{display:none}@media (max-width:767px){.mobile-nav-module__7m7Qhq__bottomTabs{z-index:10;background-color:var(--bg-card);border-top:1px solid var(--border-light);box-shadow:var(--shadow-sm);padding-bottom:env(safe-area-inset-bottom);grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}}.mobile-nav-module__7m7Qhq__tab{height:64px;color:var(--text-tertiary);transition:color var(--transition-fast);flex-direction:column;justify-content:center;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:500;text-decoration:none;display:flex}.mobile-nav-module__7m7Qhq__tab:hover{color:var(--text-secondary)}.mobile-nav-module__7m7Qhq__active{color:var(--accent);background-color:var(--accent-light);position:relative}.mobile-nav-module__7m7Qhq__active:before{content:"";border-radius:var(--radius-full);background-color:var(--accent-hover);width:32px;height:3px;position:absolute;top:0;left:50%;transform:translate(-50%)}.mobile-nav-module__7m7Qhq__iconWrap{display:inline-flex;position:relative}.mobile-nav-module__7m7Qhq__badge{border-radius:var(--radius-full);background:var(--error);color:#fff;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.625rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-4px;right:-8px}.mobile-nav-module__7m7Qhq__label{-webkit-user-select:none;user-select:none}
.legal-module__JLeZca__page{background-color:#fafaf7;flex-direction:column;min-height:100vh;display:flex}.legal-module__JLeZca__main{flex:1;padding:3rem 1.5rem 5rem}.legal-module__JLeZca__article{background-color:#fff;border-radius:4px;max-width:820px;margin:0 auto;padding:3rem clamp(1.5rem,4vw,3.5rem);box-shadow:0 2px 20px #0000000a}.legal-module__JLeZca__header{border-bottom:1px solid #e8e8e3;margin-bottom:3rem;padding-bottom:2rem}.legal-module__JLeZca__title{font-family:var(--font-heading);letter-spacing:-.01em;color:#0a0a0a;margin:0 0 1.25rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;line-height:1.15}.legal-module__JLeZca__effectiveDate{font-family:var(--font-body);color:#5a5a55;margin:0 0 1.25rem;font-size:.875rem}.legal-module__JLeZca__effectiveDate strong{color:#0a0a0a;font-weight:600}.legal-module__JLeZca__disclaimer{font-family:var(--font-body);color:#5a5a55;background-color:#f5f5f0;border-left:3px solid #c8c8c3;margin:0 0 1.5rem;padding:.75rem 1rem;font-size:.8125rem;line-height:1.55}.legal-module__JLeZca__intro{font-family:var(--font-body);color:#1e1e1e;margin:0;font-size:1rem;line-height:1.7}.legal-module__JLeZca__section{margin:2.5rem 0}.legal-module__JLeZca__sectionTitle{font-family:var(--font-heading);color:#0a0a0a;letter-spacing:0;margin:0 0 1rem;font-size:1.25rem;font-weight:600;line-height:1.3}.legal-module__JLeZca__paragraph{font-family:var(--font-body);color:#2e2e2e;margin:0 0 .875rem;font-size:.9375rem;line-height:1.75}.legal-module__JLeZca__paragraph:last-child{margin-bottom:0}@media (max-width:600px){.legal-module__JLeZca__main{padding:1.5rem 1rem 3rem}.legal-module__JLeZca__article{padding:2rem 1.25rem}.legal-module__JLeZca__section{margin:2rem 0}}
.catalog-layout-module__Y1A2lq__layout{background-color:var(--bg-primary);min-height:100vh}.catalog-layout-module__Y1A2lq__main{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}@media (max-width:640px){.catalog-layout-module__Y1A2lq__main{padding:1.5rem 1rem}}
.dashboard-module__1ek8hW__layout{min-height:100vh;display:flex}.dashboard-module__1ek8hW__loadingState{justify-content:center;align-items:center;min-height:100vh;display:flex}.dashboard-module__1ek8hW__spinner{border:3px solid var(--border-light);border-top-color:var(--accent);border-radius:var(--radius-full);width:32px;height:32px;animation:.7s linear infinite dashboard-module__1ek8hW__dashboardSpin}@keyframes dashboard-module__1ek8hW__dashboardSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.dashboard-module__1ek8hW__spinner{animation:none}}.dashboard-module__1ek8hW__errorState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;padding:1.5rem;display:flex}.dashboard-module__1ek8hW__errorTitle{font-family:var(--font-heading);color:var(--text-primary)}.dashboard-module__1ek8hW__errorMessage{color:var(--text-secondary);max-width:28rem}.dashboard-module__1ek8hW__errorRetry{background-color:var(--accent);color:var(--text-primary);border-radius:var(--radius-sm);cursor:pointer;transition:background-color var(--transition-fast);border:none;padding:.6rem 1.25rem}.dashboard-module__1ek8hW__errorRetry:hover{background-color:var(--accent-hover)}.dashboard-module__1ek8hW__sidebar{background-color:var(--bg-card);border-right:1px solid var(--border-light);width:300px;box-shadow:var(--shadow-sm);height:100vh;transition:width var(--transition-fast), padding var(--transition-fast);flex-direction:column;flex:0 0 300px;padding:1.5rem 1rem;display:flex;position:sticky;top:0;overflow:hidden}.dashboard-module__1ek8hW__sidebarHeader{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:2rem;display:flex}.dashboard-module__1ek8hW__title{font-family:var(--font-heading);letter-spacing:.12em;text-transform:uppercase;color:var(--text-tertiary);margin:0;padding:0 .5rem;font-size:.6875rem;font-weight:600}.dashboard-module__1ek8hW__collapseBtn{border-radius:var(--radius-sm);color:var(--text-tertiary);cursor:pointer;transition:background-color var(--transition-fast), color var(--transition-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem;display:inline-flex}.dashboard-module__1ek8hW__collapseBtn:hover{background-color:var(--bg-surface);color:var(--text-primary)}.dashboard-module__1ek8hW__nav{flex:1;min-height:0;margin:0;padding:0;list-style:none;overflow-y:auto}.dashboard-module__1ek8hW__navGroup{margin:0 0 1rem;padding:0;list-style:none}.dashboard-module__1ek8hW__navGroup:last-child{margin-bottom:0}.dashboard-module__1ek8hW__navGroupLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary);padding:0 .75rem .375rem;font-size:.625rem;font-weight:700;display:block}.dashboard-module__1ek8hW__navGroupList{margin:0;padding:0;list-style:none}.dashboard-module__1ek8hW__navItem{margin-bottom:.25rem}.dashboard-module__1ek8hW__navItem:last-child{margin-bottom:0}.dashboard-module__1ek8hW__navLink{border-radius:var(--radius-sm);color:var(--text-secondary);transition:background-color var(--transition-fast), color var(--transition-fast);align-items:center;gap:.625rem;padding:.5rem .75rem;font-size:.875rem;text-decoration:none;display:flex}.dashboard-module__1ek8hW__navIcon{flex-shrink:0}.dashboard-module__1ek8hW__navLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.dashboard-module__1ek8hW__navLink:hover{background-color:var(--bg-surface);color:var(--text-primary)}.dashboard-module__1ek8hW__active{background-color:var(--accent-light);color:var(--text-primary);font-weight:500;position:relative}.dashboard-module__1ek8hW__active:before{content:"";border-radius:var(--radius-full);background-color:var(--accent-hover);width:3px;height:60%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.dashboard-module__1ek8hW__sidebarFooter{flex-direction:column;gap:.75rem;margin-top:auto;display:flex}.dashboard-module__1ek8hW__sidebarLocale{border-top:1px solid var(--border-light);justify-content:center;padding-top:.5rem;display:flex}.dashboard-module__1ek8hW__logoutBtn{border:1px solid var(--border-light);border-radius:var(--radius-sm);color:var(--text-tertiary);cursor:pointer;transition:border-color var(--transition-fast), color var(--transition-fast);background:0 0;align-items:center;gap:.625rem;padding:.5rem .75rem;font-size:.875rem;display:flex}.dashboard-module__1ek8hW__logoutBtn:hover{border-color:var(--border-medium);color:var(--text-primary)}.dashboard-module__1ek8hW__content{background-color:var(--bg-primary);flex:1;padding:2rem}.dashboard-module__1ek8hW__notice{background-color:var(--warning-bg);border:1px solid var(--warning);border-radius:var(--radius-sm);color:var(--warning);margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.875rem}.dashboard-module__1ek8hW__noticeError{background-color:var(--error-bg);border:1px solid var(--error);border-radius:var(--radius-sm);color:var(--error);margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.875rem}.dashboard-module__1ek8hW__badge{border-radius:var(--radius-full);background:var(--error);color:#fff;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;margin-left:auto;padding:0 .375rem;font-size:.6875rem;font-weight:600;line-height:1;display:inline-flex}.dashboard-module__1ek8hW__soonPill{border-radius:var(--radius-full);background:var(--accent-light);color:var(--accent-hover);letter-spacing:.06em;text-transform:uppercase;margin-left:auto;padding:.0625rem .4375rem;font-size:.5625rem;font-weight:700;line-height:1.4}.dashboard-module__1ek8hW__sidebar.dashboard-module__1ek8hW__collapsed{flex-basis:64px;width:64px;padding-left:.5rem;padding-right:.5rem}.dashboard-module__1ek8hW__sidebar.dashboard-module__1ek8hW__collapsed .dashboard-module__1ek8hW__sidebarHeader{justify-content:center}.dashboard-module__1ek8hW__sidebar.dashboard-module__1ek8hW__collapsed .dashboard-module__1ek8hW__title{display:none}.dashboard-module__1ek8hW__sidebar.dashboard-module__1ek8hW__collapsed .dashboard-module__1ek8hW__navGroup{margin-bottom:.5rem}.dashboard-module__1ek8hW__sidebar.dashboard-module__1ek8hW__collapsed .dashboard-module__1ek8hW__navGroup+.dashboard-module__1ek8hW__navGroup{border-top:1px solid var(--border-light);padding-top:.5rem}.dashboard-module__1ek8hW__sidebar.dashboard-module__1ek8hW__collapsed .dashboard-module__1ek8hW__navGroupLabel,.dashboard-module__1ek8hW__sidebar.dashboard-module__1ek8hW__collapsed .dashboard-module__1ek8hW__navLabel,.dashboard-module__1ek8hW__sidebar.dashboard-module__1ek8hW__collapsed .dashboard-module__1ek8hW__soonPill,.dashboard-module__1ek8hW__sidebar.dashboard-module__1ek8hW__collapsed .dashboard-module__1ek8hW__sidebarLocale{display:none}.dashboard-module__1ek8hW__sidebar.dashboard-module__1ek8hW__collapsed .dashboard-module__1ek8hW__navLink,.dashboard-module__1ek8hW__sidebar.dashboard-module__1ek8hW__collapsed .dashboard-module__1ek8hW__logoutBtn{justify-content:center;padding-left:0;padding-right:0;position:relative}.dashboard-module__1ek8hW__sidebar.dashboard-module__1ek8hW__collapsed .dashboard-module__1ek8hW__badge{min-width:1rem;height:1rem;margin-left:0;padding:0 .25rem;position:absolute;top:0;right:6px}.dashboard-module__1ek8hW__topBar{display:none}.dashboard-module__1ek8hW__brand{font-family:var(--font-heading);letter-spacing:.04em;color:var(--text-primary);font-size:1.125rem;font-weight:600;text-decoration:none}.dashboard-module__1ek8hW__topBarActions{align-items:center;gap:.75rem;display:flex}@media (max-width:767px){.dashboard-module__1ek8hW__layout{flex-direction:column}.dashboard-module__1ek8hW__sidebar{display:none}.dashboard-module__1ek8hW__topBar{z-index:11;background-color:var(--bg-card);border-bottom:1px solid var(--border-light);height:56px;box-shadow:var(--shadow-sm);justify-content:space-between;align-items:center;padding:0 1rem;display:flex;position:sticky;top:0}.dashboard-module__1ek8hW__content{padding:1rem;padding-bottom:calc(64px + 1rem + env(safe-area-inset-bottom))}}
.page-module__55yblW__page{background-color:var(--bg-primary)}.page-module__55yblW__hero{padding:3rem 1.5rem}.page-module__55yblW__heroInner{align-items:flex-start;gap:3rem;max-width:1200px;margin:0 auto;display:flex}.page-module__55yblW__heroText{flex-direction:column;flex:0 0 calc(40% - 1.5rem);gap:1.25rem;display:flex}.page-module__55yblW__heroTagline{font-family:var(--font-heading);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);font-size:.6875rem;font-weight:500}.page-module__55yblW__heroTitle{font-family:var(--font-heading);letter-spacing:.02em;color:var(--text-primary);font-size:clamp(2.25rem,5vw,3.5rem);font-weight:300;line-height:1.15}.page-module__55yblW__heroTitleBold{color:var(--accent);font-weight:600}.page-module__55yblW__heroDescription{font-family:var(--font-body);color:var(--text-secondary);max-width:460px;font-size:1.0625rem;line-height:1.7}.page-module__55yblW__heroCtas{align-items:center;gap:1.5rem;margin-top:.5rem;display:flex}.page-module__55yblW__heroPrimaryCta{background-color:var(--accent);color:var(--text-primary);font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-sm);transition:background-color var(--transition-fast);padding:.875rem 2rem;font-size:.8125rem;font-weight:500;text-decoration:none;display:inline-block}.page-module__55yblW__heroPrimaryCta:hover{background-color:var(--accent-hover)}.page-module__55yblW__heroSecondaryCta{font-family:var(--font-heading);letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary);transition:color var(--transition-fast);align-items:center;gap:.5rem;font-size:.8125rem;font-weight:400;text-decoration:none;display:inline-flex}.page-module__55yblW__heroSecondaryCta:hover{color:var(--accent)}.page-module__55yblW__playIcon{border-radius:var(--radius-full);border:1px solid var(--border-medium);width:28px;height:28px;transition:border-color var(--transition-fast);justify-content:center;align-items:center;display:inline-flex}.page-module__55yblW__heroSecondaryCta:hover .page-module__55yblW__playIcon{border-color:var(--accent)}.page-module__55yblW__heroVisual{border-radius:var(--radius-lg);aspect-ratio:16/9;background:linear-gradient(135deg,#f5f5f0 0%,#e8e8e3 50%,#f0ede5 100%);flex-direction:column;flex:0 0 calc(60% - 1.5rem);justify-content:flex-end;align-items:center;padding:2.5rem;display:flex;position:relative;overflow:hidden}.page-module__55yblW__heroSearchWrap{max-width:1200px;margin:2rem auto 0}.page-module__55yblW__heroSearch{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);grid-template-columns:minmax(240px,1fr) auto auto;align-items:end;gap:0;padding:.5rem;display:grid}.page-module__55yblW__heroSearchQuery{flex-direction:column;gap:.25rem;min-width:0;padding:.35rem 1rem;display:flex}.page-module__55yblW__heroSearchDate{border-left:1px solid var(--border-light);align-items:center;min-width:20rem;padding:.35rem 1rem;display:flex}.page-module__55yblW__heroSearchFieldLabel{font-family:var(--font-heading);letter-spacing:.05em;text-transform:uppercase;color:var(--text-secondary);font-size:.6875rem;font-weight:600}.page-module__55yblW__heroSearchControl{min-width:0;color:var(--accent-hover);align-items:center;gap:.625rem;display:flex}.page-module__55yblW__heroSearchInput{width:100%;min-width:0;color:var(--text-primary);font-family:var(--font-body);background:0 0;padding:0;font-size:.9375rem;line-height:1.75rem}.page-module__55yblW__heroSearchInput:focus-visible{outline:2px solid var(--accent-hover);outline-offset:3px;border-radius:2px}.page-module__55yblW__heroSearchInput::placeholder{color:var(--text-tertiary)}.page-module__55yblW__heroSearchSubmit{border-radius:var(--radius-md);background:var(--accent);min-height:3.25rem;color:var(--text-primary);font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background-color var(--transition-fast);justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.75rem;font-weight:600;display:inline-flex}.page-module__55yblW__heroSearchSubmit:hover{background:var(--accent-hover)}.page-module__55yblW__heroImg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.page-module__55yblW__heroImgOverlay{z-index:1;pointer-events:none;background:linear-gradient(#0000 30%,#00000040 55%,#000000a6 100%);position:absolute;inset:0}.page-module__55yblW__heroCarName{z-index:2;font-family:var(--font-heading);color:#fff;letter-spacing:-.01em;text-align:center;text-shadow:0 1px 4px #0000004d;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.1;position:relative}.page-module__55yblW__heroCarMake{z-index:2;font-family:var(--font-heading);letter-spacing:.12em;text-transform:uppercase;color:#ffffffd9;text-shadow:0 1px 3px #0000004d;margin-top:.375rem;font-size:.75rem;font-weight:400;position:relative}.page-module__55yblW__heroVisual:not(:has(.page-module__55yblW__heroImg)) .page-module__55yblW__heroCarName{color:var(--text-primary);text-shadow:none}.page-module__55yblW__heroVisual:not(:has(.page-module__55yblW__heroImg)) .page-module__55yblW__heroCarMake{color:var(--text-tertiary);text-shadow:none}.page-module__55yblW__heroPrice{z-index:2;align-items:baseline;gap:.375rem;margin-top:1.5rem;display:flex;position:relative}.page-module__55yblW__heroPriceFrom{font-family:var(--font-body);color:var(--text-tertiary);font-size:.75rem}.page-module__55yblW__heroPriceValue{font-family:var(--font-heading);color:var(--accent);font-size:1.5rem;font-weight:600}.page-module__55yblW__heroPriceUnit{font-family:var(--font-body);color:var(--text-tertiary);font-size:.75rem}.page-module__55yblW__heroBadges{z-index:2;gap:.5rem;margin-top:1.25rem;display:flex;position:relative}.page-module__55yblW__heroBadge{font-family:var(--font-heading);letter-spacing:.04em;text-transform:uppercase;border:1px solid var(--border-light);border-radius:var(--radius-full);color:var(--text-secondary);background-color:#ffffffb3;padding:.25rem .75rem;font-size:.6875rem;font-weight:500}.page-module__55yblW__heroSlideStack{position:absolute;inset:0}.page-module__55yblW__heroSlide{flex-direction:column;justify-content:flex-end;align-items:center;padding:2.5rem;display:flex;position:absolute;inset:0}@keyframes page-module__55yblW__heroSlideFadeIn{0%{opacity:0}to{opacity:1}}@keyframes page-module__55yblW__heroSlideFadeOut{0%{opacity:1}to{opacity:0}}.page-module__55yblW__heroSlideFadeIn{animation:1.2s cubic-bezier(.65,0,.35,1) page-module__55yblW__heroSlideFadeIn}.page-module__55yblW__heroSlideFadeOut{animation:1.2s cubic-bezier(.65,0,.35,1) forwards page-module__55yblW__heroSlideFadeOut}@media (prefers-reduced-motion:reduce){.page-module__55yblW__heroSlideFadeIn,.page-module__55yblW__heroSlideFadeOut{animation:none}}.page-module__55yblW__steps{background-color:var(--bg-surface);padding:5rem 1.5rem}.page-module__55yblW__stepsInner{max-width:1200px;margin:0 auto}.page-module__55yblW__sectionLabel{font-family:var(--font-heading);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem;font-size:.6875rem;font-weight:500;display:block}.page-module__55yblW__sectionTitle{font-family:var(--font-heading);letter-spacing:.01em;color:var(--text-primary);margin-bottom:3rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:300}.page-module__55yblW__bold{font-weight:600}.page-module__55yblW__stepsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.page-module__55yblW__step{flex-direction:column;gap:.625rem;display:flex}.page-module__55yblW__stepIcon{margin-bottom:.25rem;font-size:1.75rem;line-height:1}.page-module__55yblW__stepLabel{font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-size:.6875rem;font-weight:500}.page-module__55yblW__stepTitle{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.01em;font-size:1.0625rem;font-weight:600}.page-module__55yblW__stepDescription{font-family:var(--font-body);color:var(--text-secondary);font-size:.875rem;line-height:1.6}.page-module__55yblW__featured{padding:5rem 1.5rem}.page-module__55yblW__featuredInner{max-width:1200px;margin:0 auto}.page-module__55yblW__featuredHeader{justify-content:space-between;align-items:flex-end;margin-bottom:2rem;display:flex}.page-module__55yblW__carouselWrap{position:relative}.page-module__55yblW__carouselNav{justify-content:flex-end;gap:.5rem;margin-bottom:1rem;display:flex}.page-module__55yblW__carouselBtn{border-radius:var(--radius-full);border:1px solid var(--border-medium);background:var(--bg-card);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;transition:border-color var(--transition-fast), color var(--transition-fast), background-color var(--transition-fast);justify-content:center;align-items:center;font-size:1rem;display:inline-flex}.page-module__55yblW__carouselBtn:hover{border-color:var(--accent);color:var(--accent)}.page-module__55yblW__carouselBtnActive{background-color:var(--accent);border-color:var(--accent);color:var(--text-primary)}.page-module__55yblW__carouselBtnActive:hover{background-color:var(--accent-hover);border-color:var(--accent-hover);color:var(--text-primary)}.page-module__55yblW__carousel{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;gap:1.25rem;padding-bottom:1rem;display:flex;overflow-x:auto}.page-module__55yblW__carousel::-webkit-scrollbar{display:none}.page-module__55yblW__carouselCard{scroll-snap-align:start;background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);min-width:260px;max-width:300px;color:inherit;transition:box-shadow var(--transition-base), transform var(--transition-base);flex-shrink:0;text-decoration:none;overflow:hidden}.page-module__55yblW__carouselCard:hover{box-shadow:var(--shadow-hover);transform:translateY(-2px)}.page-module__55yblW__carouselCardImage{background:linear-gradient(135deg,#f5f5f0,#e8e8e3);justify-content:center;align-items:center;height:160px;display:flex;position:relative;overflow:hidden}.page-module__55yblW__carouselCardImg{object-fit:cover;width:100%;height:100%}.page-module__55yblW__carouselCardInitials{font-family:var(--font-heading);color:var(--text-tertiary);letter-spacing:.08em;font-size:2rem;font-weight:300}.page-module__55yblW__carouselCardTag{font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:var(--radius-sm);color:var(--text-secondary);background:#ffffffd9;padding:.25rem .5rem;font-size:.625rem;font-weight:500;position:absolute;top:.75rem;left:.75rem}.page-module__55yblW__carouselCardBody{flex-direction:column;gap:.375rem;padding:1rem 1.125rem 1.25rem;display:flex}.page-module__55yblW__carouselCardTitle{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.01em;font-size:.9375rem;font-weight:600}.page-module__55yblW__carouselCardSpecs{font-family:var(--font-body);color:var(--text-tertiary);font-size:.8125rem}.page-module__55yblW__carouselCardPrice{font-family:var(--font-heading);color:var(--accent);margin-top:.25rem;font-size:1.0625rem;font-weight:600}.page-module__55yblW__carouselCardPriceUnit{color:var(--text-tertiary);margin-left:.125rem;font-size:.75rem;font-weight:400}.page-module__55yblW__featuredCta{text-align:center;margin-top:2.5rem}.page-module__55yblW__catalogLink{font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;color:var(--accent);transition:color var(--transition-fast);font-size:.8125rem;font-weight:500;text-decoration:none}.page-module__55yblW__catalogLink:hover{color:var(--accent-hover)}.page-module__55yblW__operators{color:#e8e8e3;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 100%);padding:5rem 1.5rem}.page-module__55yblW__operatorsInner{align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:flex}.page-module__55yblW__operatorsText{flex:1}.page-module__55yblW__operators .page-module__55yblW__sectionLabel{color:var(--accent)}.page-module__55yblW__operatorsTitle{font-family:var(--font-heading);color:#fff;margin-bottom:1.25rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:300}.page-module__55yblW__operatorsDescription{font-family:var(--font-body);color:#b0b0ab;max-width:500px;margin-bottom:2rem;font-size:1rem;line-height:1.7}.page-module__55yblW__operatorsStats{gap:2.5rem;display:flex}.page-module__55yblW__stat{flex-direction:column;gap:.25rem;display:flex}.page-module__55yblW__statValue{font-family:var(--font-heading);color:var(--accent);font-size:1.75rem;font-weight:600}.page-module__55yblW__statLabel{font-family:var(--font-body);color:#8a8a85;text-transform:lowercase;font-size:.8125rem}.page-module__55yblW__operatorsCta{flex-shrink:0}.page-module__55yblW__operatorsBtn{background:var(--accent);color:var(--text-primary);font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-sm);transition:background-color var(--transition-fast);padding:.875rem 2.5rem;font-size:.8125rem;font-weight:500;text-decoration:none;display:inline-block}.page-module__55yblW__operatorsBtn:hover{background:var(--accent-hover)}@media (max-width:768px){.page-module__55yblW__hero{padding:2rem 1.5rem}.page-module__55yblW__heroInner{flex-direction:column;gap:2rem}.page-module__55yblW__heroText,.page-module__55yblW__heroVisual{flex:none;width:100%}.page-module__55yblW__heroSearch{grid-template-columns:1fr 1fr;gap:.5rem 0}.page-module__55yblW__heroSearchQuery,.page-module__55yblW__heroSearchDate{grid-column:1/-1}.page-module__55yblW__heroSearchDate{min-width:0}.page-module__55yblW__heroSearchQuery+.page-module__55yblW__heroSearchDate{border-left:0;border-top:1px solid var(--border-light)}.page-module__55yblW__heroSearchSubmit{grid-column:1/-1;width:100%}.page-module__55yblW__heroVisual{aspect-ratio:auto;min-height:280px}.page-module__55yblW__stepsGrid{grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem}.page-module__55yblW__operatorsInner{text-align:center;flex-direction:column;gap:2.5rem}.page-module__55yblW__operatorsDescription{max-width:none}.page-module__55yblW__operatorsStats{justify-content:center}}@media (max-width:480px){.page-module__55yblW__heroSearch{grid-template-columns:1fr}.page-module__55yblW__heroSearchQuery,.page-module__55yblW__heroSearchDate,.page-module__55yblW__heroSearchSubmit{grid-column:1}.page-module__55yblW__heroSearchDate{border-left:0;border-top:1px solid var(--border-light)}.page-module__55yblW__heroCtas{flex-direction:column;align-items:flex-start;gap:1rem}.page-module__55yblW__stepsGrid{grid-template-columns:1fr}.page-module__55yblW__operatorsStats{flex-direction:column;align-items:center;gap:1.5rem}}.page-module__55yblW__waitlist{background-color:var(--bg-surface);padding:5rem 1.5rem}.page-module__55yblW__waitlistInner{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;max-width:1000px;margin:0 auto;display:grid}.page-module__55yblW__waitlistIntro{flex-direction:column;gap:1rem;display:flex}.page-module__55yblW__waitlistTitle{font-family:var(--font-heading);letter-spacing:.01em;color:var(--text-primary);margin:0;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:300}.page-module__55yblW__waitlistDescription{font-family:var(--font-body);color:var(--text-secondary);max-width:460px;font-size:1rem;line-height:1.7}.page-module__55yblW__waitlistFormWrap{background-color:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:2rem}.page-module__55yblW__waitlistForm{flex-direction:column;gap:1rem;display:flex}.page-module__55yblW__waitlistField{flex-direction:column;gap:.375rem;display:flex}.page-module__55yblW__waitlistLabel{font-family:var(--font-heading);letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary);font-size:.75rem;font-weight:500}.page-module__55yblW__waitlistInput,.page-module__55yblW__waitlistTextarea{font-family:var(--font-body);border:1px solid var(--border-medium);border-radius:var(--radius-sm);background-color:var(--bg-primary);color:var(--text-primary);transition:border-color var(--transition-fast);padding:.625rem .875rem;font-size:.9375rem}.page-module__55yblW__waitlistInput:focus,.page-module__55yblW__waitlistTextarea:focus{border-color:var(--accent);outline:none}.page-module__55yblW__waitlistTextarea{resize:vertical;min-height:4rem;font-family:var(--font-body)}.page-module__55yblW__waitlistError{font-family:var(--font-body);color:#b94343;margin:0;font-size:.8125rem}.page-module__55yblW__waitlistSubmit{background-color:var(--accent);color:var(--text-primary);font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-sm);cursor:pointer;transition:background-color var(--transition-fast);border:none;margin-top:.25rem;padding:.875rem 2rem;font-size:.8125rem;font-weight:500;text-decoration:none;display:inline-block}.page-module__55yblW__waitlistSubmit:hover:not(:disabled){background-color:var(--accent-hover)}.page-module__55yblW__waitlistSubmit:disabled{opacity:.6;cursor:not-allowed}.page-module__55yblW__waitlistSuccess{background-color:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);align-items:center;gap:.75rem;padding:2rem;display:flex}.page-module__55yblW__waitlistSuccessIcon{border-radius:var(--radius-full);background-color:var(--accent);width:36px;height:36px;color:var(--text-primary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.page-module__55yblW__waitlistSuccessText{font-family:var(--font-body);color:var(--text-primary);margin:0;font-size:.9375rem;line-height:1.55}@media (max-width:768px){.page-module__55yblW__waitlistInner{grid-template-columns:1fr;gap:2rem}.page-module__55yblW__waitlistDescription{max-width:none}}
.contact-module__LQtqza__definitionList{font-family:var(--font-body);grid-template-columns:minmax(180px,1fr) 2fr;gap:.75rem 1.5rem;margin:0;font-size:.9375rem;display:grid}.contact-module__LQtqza__definitionList dt{color:#5a5a55;font-weight:500}.contact-module__LQtqza__definitionList dd{color:#1e1e1e;word-break:break-word;margin:0}.contact-module__LQtqza__link{color:var(--accent,#b8915e);text-underline-offset:3px;transition:color var(--transition-fast);text-decoration:underline}.contact-module__LQtqza__link:hover{color:#0a0a0a}.contact-module__LQtqza__note{font-family:var(--font-body);color:#5a5a55;background-color:#f5f5f0;border-left:3px solid #c8c8c3;margin:0;padding:1rem 1.25rem;font-size:.875rem;line-height:1.65}@media (max-width:600px){.contact-module__LQtqza__definitionList{grid-template-columns:1fr;gap:.25rem 0}.contact-module__LQtqza__definitionList dd{margin-bottom:.75rem}}
.turnstile-widget-module__MI5KYq__wrap:not(:empty){justify-content:center;margin:.75rem 0;display:flex}
.catalog-module__7rU8EG__page{max-width:1320px;margin:0 auto;padding:0 1rem 3rem}.catalog-module__7rU8EG__main{min-width:0}.catalog-module__7rU8EG__searchSection{margin-bottom:1.5rem}.catalog-module__7rU8EG__searchStrip{border-bottom:1px solid var(--border-light);align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem 0;display:flex}.catalog-module__7rU8EG__searchInputWrap{flex:1;align-items:center;display:flex;position:relative}.catalog-module__7rU8EG__searchIcon{color:var(--text-tertiary);pointer-events:none;position:absolute;left:.75rem}.catalog-module__7rU8EG__searchInput{border:1px solid var(--border-light);border-radius:var(--radius-md);width:100%;font-family:var(--font-body);color:var(--text-primary);background:var(--bg-card);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);padding:.625rem .75rem .625rem 2.5rem;font-size:.9375rem}.catalog-module__7rU8EG__searchInput::placeholder{color:var(--text-tertiary)}.catalog-module__7rU8EG__searchInput:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #c9a96e1f}.catalog-module__7rU8EG__dateButton{border:1px solid var(--border-light);border-radius:var(--radius-md);background:var(--bg-card);color:var(--text-tertiary);font-family:var(--font-body);cursor:not-allowed;white-space:nowrap;opacity:.7;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;display:flex}.catalog-module__7rU8EG__comingSoonBadge{text-transform:uppercase;letter-spacing:.05em;background:var(--accent-light);color:var(--accent-hover);border-radius:var(--radius-sm);padding:.125rem .375rem;font-size:.625rem;font-weight:600}.catalog-module__7rU8EG__dateRangeField{flex:20rem;min-width:14rem}.catalog-module__7rU8EG__filtersButton{border:1px solid var(--border-light);border-radius:var(--radius-md);background:var(--bg-card);color:var(--text-secondary);font-family:var(--font-body);cursor:pointer;white-space:nowrap;transition:border-color var(--transition-fast), color var(--transition-fast);align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;display:flex}.catalog-module__7rU8EG__filtersButton:hover{border-color:var(--accent);color:var(--accent)}.catalog-module__7rU8EG__filterCountBadge{border-radius:var(--radius-full);background:var(--accent);min-width:1.25rem;height:1.25rem;color:var(--text-primary);justify-content:center;align-items:center;padding:0 .25rem;font-size:.6875rem;font-weight:600;display:inline-flex}.catalog-module__7rU8EG__stripSelect{border:1px solid var(--border-light);border-radius:var(--radius-md);background:var(--bg-card);color:var(--text-secondary);font-family:var(--font-body);cursor:pointer;white-space:nowrap;appearance:auto;transition:border-color var(--transition-fast), color var(--transition-fast);padding:.625rem 1rem;font-size:.875rem}.catalog-module__7rU8EG__stripSelect:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #c9a96e1f}.catalog-module__7rU8EG__pillTags{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.catalog-module__7rU8EG__pillTag{border:1px solid var(--border-light);border-radius:var(--radius-full);background:var(--bg-card);color:var(--text-secondary);font-family:var(--font-body);cursor:pointer;transition:all var(--transition-fast);-webkit-user-select:none;user-select:none;padding:.375rem .875rem;font-size:.8125rem}.catalog-module__7rU8EG__pillTag:hover{border-color:var(--accent);color:var(--accent)}.catalog-module__7rU8EG__pillTagActive{background:var(--accent-light);border-color:var(--accent);color:var(--accent-hover);font-weight:500}.catalog-module__7rU8EG__activeFilters{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.catalog-module__7rU8EG__activeChip{border:1px solid var(--accent);border-radius:var(--radius-full);background:var(--accent-light);color:var(--accent-hover);font-family:var(--font-body);cursor:pointer;transition:all var(--transition-fast);align-items:center;gap:.375rem;padding:.3125rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}.catalog-module__7rU8EG__activeChip:hover{background:var(--accent);color:var(--text-primary)}.catalog-module__7rU8EG__chipRemove{font-size:1rem;line-height:1}.catalog-module__7rU8EG__clearAllBtn{color:var(--text-tertiary);font-family:var(--font-body);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;padding:.25rem;font-size:.75rem;text-decoration:underline}.catalog-module__7rU8EG__clearAllBtn:hover{color:var(--error)}.catalog-module__7rU8EG__resultsBar{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.catalog-module__7rU8EG__resultsCount{font-family:var(--font-body);color:var(--text-tertiary);font-size:.875rem}.catalog-module__7rU8EG__grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.catalog-module__7rU8EG__card{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-light);transition:border-color var(--transition-base), box-shadow var(--transition-base), transform var(--transition-base);flex-direction:column;display:flex;overflow:hidden}.catalog-module__7rU8EG__card:hover{border-color:var(--accent);box-shadow:var(--shadow-md);transform:translateY(-2px)}.catalog-module__7rU8EG__cardLink{color:inherit;text-decoration:none}.catalog-module__7rU8EG__cardImage{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);justify-content:center;align-items:center;height:160px;display:flex;position:relative}.catalog-module__7rU8EG__cardImg{object-fit:cover;width:100%;height:100%}.catalog-module__7rU8EG__cardInitials{font-family:var(--font-heading);color:#ffffffb3;letter-spacing:.12em;font-size:2.5rem;font-weight:300}.catalog-module__7rU8EG__cardImageTag{color:#fff;border-radius:var(--radius-sm);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;padding:.1875rem .625rem;font-size:.6875rem;font-weight:500;position:absolute;top:.75rem;right:.75rem}.catalog-module__7rU8EG__cardBody{flex-direction:column;flex:1;padding:1rem;display:flex}.catalog-module__7rU8EG__cardTitle{font-family:var(--font-heading);color:var(--text-primary);margin:0 0 .375rem;font-size:1rem;font-weight:600}.catalog-module__7rU8EG__cardSpecs{font-family:var(--font-body);color:var(--text-tertiary);letter-spacing:.01em;margin:0 0 .75rem;font-size:.8125rem}.catalog-module__7rU8EG__cardFooter{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.catalog-module__7rU8EG__cardPrice{font-family:var(--font-heading);color:var(--accent);font-size:.9375rem;font-weight:600}.catalog-module__7rU8EG__cardPriceFrom,.catalog-module__7rU8EG__cardPriceUnit{color:var(--text-tertiary);font-size:.75rem;font-weight:400}.catalog-module__7rU8EG__cardPriceOnRequest{color:var(--text-secondary);font-size:.9375rem;font-style:italic;font-weight:500}.catalog-module__7rU8EG__detailsLink{font-family:var(--font-heading);letter-spacing:.04em;text-transform:uppercase;color:var(--accent);transition:color var(--transition-fast);font-size:.75rem;font-weight:500;text-decoration:none}.catalog-module__7rU8EG__detailsLink:hover{color:var(--accent-hover)}.catalog-module__7rU8EG__soonTag{background:var(--accent-light);color:var(--accent-hover);text-transform:uppercase;letter-spacing:.07em;border:1px solid var(--accent);border-radius:var(--radius-sm);align-items:center;gap:.3rem;padding:.22rem .6rem;font-size:.625rem;font-weight:600;display:inline-flex;position:absolute;top:.75rem;left:.75rem}.catalog-module__7rU8EG__cardInitialsGhost{color:#ffffff6b}.catalog-module__7rU8EG__unavail{color:var(--text-tertiary);margin:0 0 .6rem;font-size:.8125rem;font-style:italic}.catalog-module__7rU8EG__notifyBtn{border:1px solid var(--accent);width:100%;color:var(--accent-hover);font-family:var(--font-heading);letter-spacing:.04em;text-transform:uppercase;border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);background:0 0;justify-content:center;align-items:center;gap:.45rem;padding:.55rem;font-size:.78rem;font-weight:500;display:flex}.catalog-module__7rU8EG__notifyBtn:hover{background:var(--accent);color:var(--text-primary)}.catalog-module__7rU8EG__notifyFormInline{gap:.4rem;display:flex}.catalog-module__7rU8EG__notifyInput{border:1px solid var(--border-light);border-radius:var(--radius-md);font-family:var(--font-body);flex:1;padding:.5rem .6rem;font-size:.82rem}.catalog-module__7rU8EG__notifyDone{background:var(--success-bg);border-radius:var(--radius-md);width:100%;color:var(--success);border:1px solid #bfe2c7;align-items:center;gap:.5rem;padding:.5rem .6rem;font-size:.8rem;font-weight:500;display:flex}.catalog-module__7rU8EG__showMoreWrap{justify-content:center;margin-top:2rem;display:flex}.catalog-module__7rU8EG__showMoreBtn{background:var(--accent);color:var(--text-primary);font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:background var(--transition-fast);border:none;border-radius:0;padding:.75rem 2.5rem;font-size:.8125rem;font-weight:500;text-decoration:none;display:inline-block}.catalog-module__7rU8EG__showMoreBtn:hover{background:var(--accent-hover)}.catalog-module__7rU8EG__drawerOverlay{z-index:999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);-webkit-tap-highlight-color:transparent;background:#0006;position:fixed;inset:0}.catalog-module__7rU8EG__drawer{background:var(--bg-card);width:380px;max-width:100vw;box-shadow:var(--shadow-lg);z-index:1000;flex-direction:column;animation:.25s ease-out catalog-module__7rU8EG__slideIn;display:flex;position:fixed;top:0;bottom:0;right:0}@keyframes catalog-module__7rU8EG__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.catalog-module__7rU8EG__drawerHeader{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.catalog-module__7rU8EG__drawerTitle{font-family:var(--font-heading);letter-spacing:.04em;color:var(--text-primary);margin:0;font-size:1rem;font-weight:600}.catalog-module__7rU8EG__drawerClose{color:var(--text-tertiary);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;padding:.25rem;font-size:1.5rem;line-height:1}.catalog-module__7rU8EG__drawerClose:hover{color:var(--text-primary)}.catalog-module__7rU8EG__drawerBody{flex:1;padding:1.5rem;overflow-y:auto}.catalog-module__7rU8EG__drawerGroup{margin-bottom:1.5rem}.catalog-module__7rU8EG__drawerLabel{font-family:var(--font-body);color:var(--text-secondary);margin-bottom:.5rem;font-size:.8125rem;font-weight:500;display:block}.catalog-module__7rU8EG__drawerSelect{border:1px solid var(--border-light);border-radius:var(--radius-md);width:100%;font-family:var(--font-body);color:var(--text-primary);background:var(--bg-card);appearance:auto;transition:border-color var(--transition-fast), box-shadow var(--transition-fast);padding:.5rem .75rem;font-size:.875rem}.catalog-module__7rU8EG__drawerSelect:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #c9a96e1f}.catalog-module__7rU8EG__drawerRangeRow{gap:.75rem;display:flex}.catalog-module__7rU8EG__drawerInput{border:1px solid var(--border-light);border-radius:var(--radius-md);width:100%;font-family:var(--font-body);color:var(--text-primary);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);padding:.5rem .75rem;font-size:.875rem}.catalog-module__7rU8EG__drawerInput:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #c9a96e1f}.catalog-module__7rU8EG__drawerTagList{flex-wrap:wrap;gap:.5rem;display:flex}.catalog-module__7rU8EG__drawerFooter{border-top:1px solid var(--border-light);gap:.75rem;padding:1.25rem 1.5rem;display:flex}.catalog-module__7rU8EG__drawerClearBtn{border:1px solid var(--border-light);border-radius:var(--radius-md);font-family:var(--font-body);color:var(--text-tertiary);cursor:pointer;transition:all var(--transition-fast);background:0 0;flex:1;padding:.625rem;font-size:.875rem}.catalog-module__7rU8EG__drawerClearBtn:hover{border-color:var(--error);color:var(--error)}.catalog-module__7rU8EG__drawerApplyBtn{background:var(--accent);border-radius:var(--radius-md);font-family:var(--font-heading);letter-spacing:.04em;text-transform:uppercase;color:var(--text-primary);cursor:pointer;transition:background var(--transition-fast);border:none;flex:1;padding:.625rem;font-size:.875rem;font-weight:500}.catalog-module__7rU8EG__drawerApplyBtn:hover{background:var(--accent-hover)}.catalog-module__7rU8EG__emptyState{text-align:center;padding:3rem 1rem}.catalog-module__7rU8EG__emptyIcon{color:var(--text-tertiary);opacity:.6;margin-bottom:1rem}.catalog-module__7rU8EG__emptyTitle{font-family:var(--font-heading);color:var(--text-primary);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.catalog-module__7rU8EG__emptySubtitle{font-family:var(--font-body);color:var(--text-tertiary);margin:0 0 1.5rem;font-size:.9375rem}.catalog-module__7rU8EG__emptySuggestions{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.catalog-module__7rU8EG__emptyDivider{background:var(--border-light);width:60px;height:1px;margin:2rem auto}.catalog-module__7rU8EG__emptyRecommendationsTitle{font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);margin:0 0 1.25rem;font-size:.875rem;font-weight:500}.catalog-module__7rU8EG__recommendationsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;max-width:780px;margin:0 auto;display:grid}.catalog-module__7rU8EG__recommendationCard{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);color:inherit;transition:border-color var(--transition-base), box-shadow var(--transition-base);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.catalog-module__7rU8EG__recommendationCard:hover{border-color:var(--accent);box-shadow:var(--shadow-md)}.catalog-module__7rU8EG__recommendationBody{flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.catalog-module__7rU8EG__recommendationTitle{font-family:var(--font-heading);color:var(--text-primary);font-size:.875rem;font-weight:600}.catalog-module__7rU8EG__recommendationPrice{font-family:var(--font-body);color:var(--accent);font-size:.75rem}.catalog-module__7rU8EG__skeletonCard{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-light);overflow:hidden}.catalog-module__7rU8EG__skeletonImage{background:linear-gradient(90deg,#f0f0eb 25%,#e8e8e3 50%,#f0f0eb 75%) 0 0/200% 100%;height:160px;animation:1.5s ease-in-out infinite catalog-module__7rU8EG__shimmer}.catalog-module__7rU8EG__skeletonBody{flex-direction:column;gap:.625rem;padding:1rem;display:flex}.catalog-module__7rU8EG__skeletonLine{border-radius:var(--radius-sm);background:linear-gradient(90deg,#f0f0eb 25%,#e8e8e3 50%,#f0f0eb 75%) 0 0/200% 100%;width:75%;height:1rem;animation:1.5s ease-in-out infinite catalog-module__7rU8EG__shimmer}.catalog-module__7rU8EG__skeletonLineShort{border-radius:var(--radius-sm);background:linear-gradient(90deg,#f0f0eb 25%,#e8e8e3 50%,#f0f0eb 75%) 0 0/200% 100%;width:50%;height:.75rem;animation:1.5s ease-in-out infinite catalog-module__7rU8EG__shimmer}@keyframes catalog-module__7rU8EG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1024px){.catalog-module__7rU8EG__grid,.catalog-module__7rU8EG__recommendationsGrid{grid-template-columns:repeat(2,1fr)}.catalog-module__7rU8EG__dateButton{display:none}}@media (max-width:640px){.catalog-module__7rU8EG__page{padding:0 .75rem 2rem}.catalog-module__7rU8EG__searchStrip{flex-wrap:wrap}.catalog-module__7rU8EG__searchInputWrap,.catalog-module__7rU8EG__dateRangeField{flex-basis:100%;min-width:0}.catalog-module__7rU8EG__dateButton{display:none}.catalog-module__7rU8EG__grid,.catalog-module__7rU8EG__recommendationsGrid{grid-template-columns:1fr}.catalog-module__7rU8EG__drawer{width:100vw}}
.model-hub-module__xPf-zW__page{max-width:1320px;margin:0 auto;padding:2rem 1rem 4rem}.model-hub-module__xPf-zW__crumb{color:var(--text-tertiary);align-items:center;gap:.35rem;margin:0 0 1rem;font-size:.8rem;display:inline-flex}.model-hub-module__xPf-zW__crumb:hover{color:var(--text-secondary)}.model-hub-module__xPf-zW__hub{grid-template-columns:1.05fr 1fr;align-items:start;gap:2.2rem;display:grid}.model-hub-module__xPf-zW__hubImage{border-radius:var(--radius-lg);background:linear-gradient(135deg,#1a1a1a,#2d2d2d);justify-content:center;align-items:center;height:380px;display:flex;position:relative;overflow:hidden}.model-hub-module__xPf-zW__hubImage img{object-fit:cover;width:100%;height:100%}.model-hub-module__xPf-zW__hubInitials{color:#ffffff73;font-size:4.5rem}.model-hub-module__xPf-zW__soonTag{background:var(--accent-light);color:var(--accent-hover);text-transform:uppercase;letter-spacing:.07em;border:1px solid var(--accent);border-radius:var(--radius-sm);align-items:center;gap:.3rem;padding:.22rem .6rem;font-size:.625rem;font-weight:600;display:inline-flex;position:absolute;top:.75rem;left:.75rem}.model-hub-module__xPf-zW__hubTitle{margin:0;font-size:2rem}.model-hub-module__xPf-zW__hubDetails{flex-direction:column;min-width:0;display:flex}.model-hub-module__xPf-zW__hubSub{color:var(--text-tertiary);margin:.25rem 0 1.4rem;font-size:.95rem}.model-hub-module__xPf-zW__specGrid{grid-template-columns:repeat(2,1fr);gap:.9rem;margin:0 0 1.6rem;display:grid}.model-hub-module__xPf-zW__specItem{border:1px solid var(--border-light);border-radius:var(--radius-md);background:var(--bg-card);padding:.7rem .85rem}.model-hub-module__xPf-zW__specLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary);font-size:.68rem}.model-hub-module__xPf-zW__specValue{font-family:var(--font-heading);margin-top:.1rem;font-size:1.05rem;font-weight:600}.model-hub-module__xPf-zW__statusBanner{background:var(--accent-light);border:1px solid var(--accent);border-radius:var(--radius-md);gap:.7rem;margin-bottom:1.2rem;padding:.85rem 1rem;display:flex}.model-hub-module__xPf-zW__statusDot{background:var(--accent-hover);border-radius:50%;flex:none;width:.6rem;height:.6rem;margin-top:.45rem}.model-hub-module__xPf-zW__statusBanner p{color:var(--text-secondary);font-size:.85rem}.model-hub-module__xPf-zW__priceHint{color:var(--text-tertiary);margin:1.4rem 0 .4rem;font-size:.8rem}.model-hub-module__xPf-zW__priceHint b{color:var(--text-secondary)}.model-hub-module__xPf-zW__descBlock{max-width:760px;margin-top:2.4rem}.model-hub-module__xPf-zW__descBlock h4{text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary);margin-bottom:.6rem;font-size:.8rem}.model-hub-module__xPf-zW__descBlock p{color:var(--text-secondary);font-size:.95rem}.model-hub-module__xPf-zW__notifyForm{border:1px solid var(--border-light);border-radius:var(--radius-lg);background:var(--bg-card);padding:1rem}.model-hub-module__xPf-zW__notifyForm h3{margin-bottom:.2rem;font-size:.95rem}.model-hub-module__xPf-zW__hint{color:var(--text-tertiary);margin-bottom:.9rem;font-size:.8rem}.model-hub-module__xPf-zW__formRow{align-items:stretch;gap:.6rem;display:flex}.model-hub-module__xPf-zW__formInput{border:1px solid var(--border-light);border-radius:var(--radius-md);min-width:0;font-family:var(--font-body);flex:1;padding:.65rem .8rem;font-size:.9rem}.model-hub-module__xPf-zW__formBtn{background:var(--accent);color:var(--text-primary);border-radius:var(--radius-md);font-family:var(--font-heading);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border:none;flex:none;padding:.65rem 1.3rem;font-size:.82rem;font-weight:500}.model-hub-module__xPf-zW__formBtn:hover{background:var(--accent-hover)}.model-hub-module__xPf-zW__consent{color:var(--text-tertiary);align-items:flex-start;gap:.5rem;margin-top:.7rem;font-size:.74rem;display:flex}.model-hub-module__xPf-zW__formErr{color:var(--error);margin-top:.5rem;font-size:.78rem}.model-hub-module__xPf-zW__notifyDone{background:var(--success-bg);border-radius:var(--radius-md);color:var(--success);border:1px solid #bfe2c7;padding:.8rem 1rem;font-weight:500}.model-hub-module__xPf-zW__datePicker{border:1px solid var(--border-light);border-radius:var(--radius-md);background:var(--bg-card);flex-wrap:wrap;align-items:center;gap:.5rem;margin:1rem 0;padding:.6rem .9rem;display:flex}.model-hub-module__xPf-zW__datePickerLabel{color:var(--text-secondary);font-size:.85rem}.model-hub-module__xPf-zW__dateInput{border:1px solid var(--border-light);border-radius:var(--radius-sm);background:var(--bg-base);color:var(--text-primary);font-family:var(--font-body);padding:.25rem .4rem;font-size:.85rem}.model-hub-module__xPf-zW__dateSep{color:var(--text-tertiary)}.model-hub-module__xPf-zW__sections{flex-direction:column;gap:2rem;margin-top:1.5rem;display:flex}.model-hub-module__xPf-zW__offerSection h3{margin:0 0 .75rem}.model-hub-module__xPf-zW__offerGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem;display:grid}.model-hub-module__xPf-zW__noneAvailable{color:var(--text-secondary);font-size:.95rem}.model-hub-module__xPf-zW__showNearest{font-family:var(--font-heading);letter-spacing:.04em;color:var(--accent);margin-top:1rem;font-size:.82rem;font-weight:500;display:inline-block}.model-hub-module__xPf-zW__showNearest:hover{color:var(--accent-hover)}@media (max-width:1024px){.model-hub-module__xPf-zW__hub{grid-template-columns:1fr}}@media (max-width:640px){.model-hub-module__xPf-zW__page{padding:1.5rem 0 3rem}.model-hub-module__xPf-zW__formRow{flex-direction:column;align-items:stretch}.model-hub-module__xPf-zW__formBtn{width:100%}}
