@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.block{display:block}.flex{display:flex}.inline{display:inline}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html,body{margin:0;padding:0}
.sb-root{--sb-bg:#191919;--sb-bg-alt:#181818;--sb-surface:#282828;--sb-accent:#fc3;--sb-accent-ink:#191919;--sb-text:#e6e6e6;--sb-text-strong:#fff;--sb-text-muted:#969696;--sb-border:#ffffff1a;--sb-font:"Montserrat",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;--sb-radius-pill:999px;--sb-radius:16px;--sb-container:1200px;--sb-section-py:clamp(3rem,6vw,6rem);--sb-header-h:4.75rem;background:var(--sb-bg);color:var(--sb-text);font-family:var(--sb-font);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.5}.sb-root *,.sb-root :before,.sb-root :after{box-sizing:border-box}.sb-root [id]{scroll-margin-top:calc(var(--sb-header-h) + 1rem)}.sb-section{padding-block:var(--sb-section-py);padding-inline:1.25rem}.sb-container{max-width:var(--sb-container);width:100%;margin-inline:auto}.sb-h1{letter-spacing:-.01em;color:var(--sb-text-strong);margin:0;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.08}.sb-h2{text-transform:uppercase;color:var(--sb-accent);margin:0 0 1.5rem;font-size:clamp(1.5rem,3.5vw,2.5rem);font-weight:800;line-height:1.15}.sb-h2--inline{margin:0}.sb-lead{color:var(--sb-text);opacity:.9;margin:0;font-size:clamp(1rem,2vw,1.25rem)}.sb-btn{border-radius:var(--sb-radius-pill);background:var(--sb-accent);color:var(--sb-accent-ink);cursor:pointer;border:0;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .15s,transform .15s;display:inline-flex}.sb-btn:hover{opacity:.9}.sb-btn:active{transform:translateY(1px)}.sb-btn--ghost{color:var(--sb-text-strong);border:1px solid var(--sb-border);background:0 0}.sb-hero{min-height:calc(100vh - var(--sb-header-h));padding:var(--sb-section-py)1.25rem;text-align:left;background-color:var(--sb-bg);background-position:50%;background-size:cover;align-items:center;display:flex;position:relative}.sb-hero__overlay{background:linear-gradient(90deg,#000000b8 0%,#0006 45%,#0000001f 100%);position:absolute;inset:0}.sb-hero__inner{z-index:1;width:100%;max-width:var(--sb-container);flex-direction:column;align-items:flex-start;gap:1.5rem;margin-inline:auto;display:flex;position:relative}.sb-hero .sb-h1{text-transform:uppercase;text-wrap:balance;max-width:52rem;line-height:1.18}.sb-hero__inner .sb-lead{max-width:40rem}.sb-hero__accent{color:var(--sb-accent)}.sb-hero__cta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.sb-hero__social{color:#fff;background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.sb-hero__social:hover{background:var(--sb-accent);color:var(--sb-accent-ink)}.sb-richtext p{white-space:pre-line;margin:0 0 1rem}.sb-richtext p:last-child{margin-bottom:0}.sb-stats{grid-template-columns:repeat(4,1fr);align-items:start;gap:1.25rem;display:grid}.sb-stat{border-radius:18px;flex-direction:column;gap:.85rem;padding:1.5rem 1.4rem 1.6rem;display:flex}.sb-stat:nth-child(2n){margin-top:2.75rem}.sb-stat__badge{width:46px;height:46px}.sb-stat__value{font-size:1.15rem;font-weight:800;line-height:1.2}.sb-stat__text{margin:0;font-size:.9rem;line-height:1.5}.sb-stat--gold{background:var(--sb-accent);color:var(--sb-accent-ink)}.sb-stat--gold .sb-stat__badge{color:var(--sb-accent-ink)}.sb-stat--gold .sb-stat__text{color:var(--sb-accent-ink);opacity:.78}.sb-stat--dark{background:var(--sb-surface);color:var(--sb-text-strong)}.sb-stat--dark .sb-stat__badge{color:#fff}.sb-stat--dark .sb-stat__text{color:var(--sb-text-muted)}@media (max-width:768px){.sb-stats{grid-template-columns:1fr 1fr}.sb-stat:nth-child(2n){margin-top:0}}.sb-about__grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(1.5rem,4vw,3rem);display:grid}.sb-about__media{flex-direction:column;gap:1rem;display:flex}.sb-about--reverse .sb-about__media{order:2}.sb-about__media .sb-video{border-radius:var(--sb-radius);overflow:hidden}.sb-about__img{border-radius:var(--sb-radius);width:100%;height:auto;display:block}.sb-about__body .sb-h2{margin-bottom:1rem}@media (max-width:768px){.sb-about__grid{grid-template-columns:1fr}.sb-about--reverse .sb-about__media{order:0}}.sb-features__grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:2.5rem;display:grid}.sb-feature{flex-direction:column;display:flex}.sb-feature__icon{object-fit:contain;align-self:flex-start;width:auto;height:56px;margin-bottom:1rem}.sb-feature__title{color:var(--sb-text-strong);margin:0 0 .6rem;font-size:1.125rem;font-weight:700}.sb-feature__text{color:var(--sb-text-muted);margin:0;line-height:1.55}.sb-feature--video{justify-content:center}.sb-feature--video .sb-video{border-radius:var(--sb-radius);overflow:hidden}@media (max-width:900px){.sb-features__grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.sb-features__grid{grid-template-columns:1fr}}.sb-terms{max-width:56rem}.sb-term{border:1px solid var(--sb-border);border-radius:var(--sb-radius);background:var(--sb-bg-alt);margin-bottom:.75rem;overflow:hidden}.sb-term__summary{color:var(--sb-text-strong);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.5rem;font-weight:600;list-style:none;display:flex}.sb-term__summary::-webkit-details-marker{display:none}.sb-term__summary:after{content:"+";color:var(--sb-accent);font-size:1.4rem;line-height:1}.sb-term[open] .sb-term__summary:after{content:"–"}.sb-term__content{color:var(--sb-text-muted);white-space:pre-line;padding:0 1.5rem 1.25rem}.sb-carousel{margin-bottom:2rem}.sb-carousel__head{justify-content:space-between;align-items:center;gap:1rem;min-height:2.5rem;margin-bottom:1.25rem;display:flex}.sb-carousel__title{min-width:0}.sb-carousel__nav{flex:none;gap:.5rem;display:flex}.sb-carousel__nav button{border:1px solid var(--sb-border);background:var(--sb-surface);width:44px;height:44px;color:var(--sb-text);cursor:pointer;border-radius:50%;font-size:1.4rem;line-height:1;transition:background .15s,color .15s}.sb-carousel__nav button:hover{background:var(--sb-accent);color:var(--sb-accent-ink);border-color:var(--sb-accent)}.sb-carousel__track{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:1.25rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.sb-carousel__track::-webkit-scrollbar{display:none}.sb-carousel__cell{scroll-snap-align:start;flex:none}.sb-carousel__cell--text{width:min(88vw,320px)}.sb-carousel__cell--media{width:min(70vw,260px)}.sb-rcard{background:var(--sb-surface);border:1px solid var(--sb-border);border-radius:var(--sb-radius);flex-direction:column;gap:.85rem;height:100%;padding:1.4rem;display:flex}.sb-rcard__head{align-items:center;gap:.75rem;display:flex}.sb-rcard__avatar{object-fit:cover;border-radius:50%;flex:none;width:48px;height:48px}.sb-rcard__avatar--initial{background:var(--sb-accent);color:var(--sb-accent-ink);justify-content:center;align-items:center;font-size:1.2rem;font-weight:800;display:inline-flex}.sb-rcard__meta{flex-direction:column;gap:.2rem;min-width:0;display:flex}.sb-rcard__name{margin:0;font-weight:700}.sb-rcard__stars{color:var(--sb-accent);letter-spacing:1px;font-size:.95rem}.sb-rcard__stars-empty{color:var(--sb-border)}.sb-rcard__text{color:var(--sb-muted);margin:0;line-height:1.55}.sb-rcard__more{color:var(--sb-accent);font:inherit;cursor:pointer;background:0 0;border:0;align-self:flex-start;margin-top:auto;padding:0;font-weight:600}.sb-rcard__more:hover{text-decoration:underline}.sb-lightbox{z-index:1000;cursor:zoom-out;background:#000000d9;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.sb-lightbox__img{object-fit:contain;cursor:default;border-radius:8px;max-width:min(92vw,560px);max-height:90vh}.sb-lightbox__close{color:#fff;cursor:pointer;background:#ffffff26;border:0;border-radius:50%;width:44px;height:44px;font-size:1.6rem;line-height:1;position:absolute;top:1rem;right:1.25rem}.sb-rmedia{flex-direction:column;gap:.6rem;margin:0;display:flex}.sb-rmedia .sb-video,.sb-rmedia__photo{aspect-ratio:9/16;border-radius:var(--sb-radius);object-fit:cover;width:100%;display:block;overflow:hidden}.sb-rmedia__caption{margin:0;font-size:.9rem;font-weight:600}.sb-video{aspect-ratio:16/9;background:#000;width:100%;display:block;position:relative}.sb-video__iframe{border:0;width:100%;height:100%;display:block}.sb-video__poster{cursor:pointer;background:#000;border:0;width:100%;height:100%;padding:0;display:block}.sb-video__poster img{object-fit:cover;width:100%;height:100%;display:block}.sb-video__play{color:#fff;background:#0009;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding-left:4px;font-size:1.25rem;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sb-video__link{color:var(--sb-text);justify-content:center;align-items:center;gap:.5rem;font-weight:600;text-decoration:none;display:flex}.sb-video__link .sb-video__play{width:40px;height:40px;font-size:1rem;position:static;transform:none}.sb-map{align-items:stretch;min-height:460px;display:flex;position:relative}.sb-map__frame{border:0;width:100%;height:100%;position:absolute;inset:0}.sb-map__card{z-index:1;background:var(--sb-surface);border-radius:var(--sb-radius);align-self:center;max-width:360px;margin:2.5rem 2.5rem 2.5rem auto;padding:2rem;position:relative;box-shadow:0 20px 50px #00000073}.sb-map__card .sb-h2{margin-bottom:1.25rem}.sb-map__lines{flex-direction:column;gap:.75rem;display:flex}.sb-map__line{color:var(--sb-text);margin:0;text-decoration:none}a.sb-map__line:hover{color:var(--sb-accent)}.sb-map__address{color:var(--sb-muted);line-height:1.5}.sb-map__socials{gap:.75rem;margin-top:1.5rem;display:flex}.sb-map__socials a{background:var(--sb-bg-alt);width:40px;height:40px;color:var(--sb-text);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.sb-map__socials a:hover{background:var(--sb-accent);color:var(--sb-accent-ink)}@media (max-width:600px){.sb-map__card{margin:1.25rem;padding:1.5rem}}.sb-header{z-index:50;-webkit-backdrop-filter:blur(10px);background:#111111d9;position:sticky;top:0}.sb-header__inner{min-height:var(--sb-header-h);max-width:var(--sb-container);align-items:center;gap:1.5rem;margin-inline:auto;padding:0 1.25rem;display:flex}.sb-header__brand{font-size:1.4rem;text-decoration:none}.sb-header__brand img{width:clamp(140px,16vw,175px);height:auto;display:block}.sb-logo{letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;font-weight:800}.sb-logo__a{color:var(--sb-accent)}.sb-logo__b{color:var(--sb-text-muted);margin-left:.3em}.sb-header__phone{color:var(--sb-text-strong);white-space:nowrap;margin-left:.4rem;font-size:.95rem;font-weight:600;text-decoration:none}.sb-header__phone:hover{color:var(--sb-accent)}.sb-header__nav{flex-wrap:wrap;gap:1.25rem;display:flex}.sb-header__nav a{color:var(--sb-text);font-size:.95rem;text-decoration:none}.sb-header__nav a:hover{color:var(--sb-accent)}.sb-header__contacts{align-items:center;gap:.6rem;margin-left:auto;display:flex}.sb-icon-link{border:1px solid var(--sb-border);width:38px;height:38px;color:var(--sb-text-strong);border-radius:50%;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.sb-icon-link:hover{background:var(--sb-accent);color:var(--sb-accent-ink);border-color:#0000}@media (max-width:768px){.sb-header__nav{display:none}}.sb-footer{background:var(--sb-bg-alt);border-top:1px solid var(--sb-border);padding-block:clamp(2.5rem,5vw,4rem);padding-inline:1.25rem}.sb-footer__inner{max-width:var(--sb-container);grid-template-columns:1.6fr repeat(4,1fr) 1.4fr;gap:2rem;margin-inline:auto;display:grid}.sb-footer a{color:var(--sb-text);text-decoration:none}.sb-footer a:hover{color:var(--sb-accent)}.sb-footer__brand{flex-direction:column;gap:1rem;display:flex}.sb-footer__logo{font-size:clamp(1.6rem,3vw,2.4rem)}.sb-footer__logo-img{width:230px;max-width:100%;height:auto;display:block}.sb-footer__col h4{text-transform:uppercase;letter-spacing:.04em;color:var(--sb-text-strong);margin:0 0 .9rem;font-size:.95rem}.sb-footer__col h4 a{color:inherit}.sb-footer__col h4 a:hover{color:var(--sb-accent)}.sb-footer__list{flex-direction:column;gap:.5rem;display:flex}.sb-footer__address{color:var(--sb-text-muted);margin:0;line-height:1.5}.sb-footer__socials{gap:.6rem;margin-top:1rem;display:flex}.sb-footer__note{color:var(--sb-text-muted);margin:0;font-size:.85rem}@media (max-width:900px){.sb-footer__inner{grid-template-columns:1fr 1fr}.sb-footer__brand{grid-column:1/-1}}@media (max-width:520px){.sb-footer__inner{grid-template-columns:1fr}}.sb-leadform__card{background:var(--sb-surface);border-radius:var(--sb-radius);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(1.5rem,4vw,3rem);padding:clamp(1.5rem,4vw,3rem);display:grid}.sb-leadform__card--solo{grid-template-columns:1fr;max-width:40rem;margin-inline:auto}.sb-leadform__form{min-width:0}.sb-leadform__form .sb-h2{margin-bottom:1.5rem}.sb-leadform__label{color:var(--sb-accent);margin:.35rem 0 0;font-size:.9rem;display:block}.sb-leadform__media{align-self:stretch}.sb-leadform__media img{object-fit:cover;border-radius:var(--sb-radius);width:100%;height:100%;min-height:280px;max-height:400px;display:block}@media (max-width:768px){.sb-leadform__card{grid-template-columns:1fr}.sb-leadform__media{order:-1}.sb-leadform__media img{min-height:0;max-height:220px}}.sb-form{text-align:left;flex-direction:column;gap:.85rem;margin-top:1.5rem;display:flex}.sb-input,.sb-select{border:1px solid var(--sb-border);border-radius:var(--sb-radius);background:var(--sb-bg);width:100%;color:var(--sb-text-strong);padding:.85rem 1rem;font-family:inherit;font-size:1rem}.sb-input::placeholder{color:var(--sb-text-muted)}.sb-form .sb-btn{margin-top:.5rem}.sb-form__status{margin-top:.85rem;font-size:.95rem}.sb-form__status--ok{color:#4ade80}.sb-form__status--err{color:#f87171}.sb-ico{width:18px;height:18px}.sbf-field__label{color:#1a1a1a;margin-bottom:.4rem;font-size:.8125rem;font-weight:600;display:block}.sbf{flex-direction:column;gap:.5rem;display:flex}.sbf__preview{position:relative}.sbf__preview img{object-fit:cover;border:1px solid #0000001a;border-radius:8px;width:100%;max-height:160px;display:block}.sbf__remove{color:#fff;cursor:pointer;background:#0009;border:0;border-radius:6px;padding:.2rem .5rem;font-size:.75rem;position:absolute;top:.4rem;right:.4rem}.sbf__btn{cursor:pointer;background:#fafafa;border:1px dashed #00000040;border-radius:8px;justify-content:center;align-items:center;padding:.5rem .75rem;font-size:.85rem;font-weight:600;display:inline-flex}.sbf__btn--busy{opacity:.6;cursor:default}.sbf__url{border:1px solid #00000026;border-radius:8px;padding:.45rem .6rem;font-size:.85rem}.sbf__error{color:#dc2626;margin:0;font-size:.8rem}.sb-vcatalog__tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.sb-vcatalog__tab{border:1px solid var(--sb-border);border-radius:var(--sb-radius-pill);color:var(--sb-text);font:inherit;cursor:pointer;background:0 0;padding:.4rem 1rem;font-size:.9rem;transition:background .15s,color .15s}.sb-vcatalog__tab--active{background:var(--sb-accent);color:var(--sb-accent-ink);border-color:#0000;font-weight:600}.sb-vcatalog__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1000px){.sb-vcatalog__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:720px){.sb-vcatalog__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:460px){.sb-vcatalog__grid{grid-template-columns:1fr}}.sb-vcard{width:100%;font:inherit;text-align:left;cursor:pointer;border:1px solid var(--sb-border);border-radius:var(--sb-radius);background:var(--sb-bg-alt);color:inherit;padding:0;transition:transform .2s,border-color .2s;display:block;overflow:hidden}.sb-vcard:hover{border-color:#fc36;transform:translateY(-3px)}.sb-vcard__media{aspect-ratio:1;background:var(--sb-surface);position:relative}.sb-vcard__media img{object-fit:cover;width:100%;height:100%}.sb-vcard__badge{text-transform:uppercase;letter-spacing:.04em;color:#fff;border-radius:6px;padding:.15rem .5rem;font-size:.65rem;font-weight:700;position:absolute;top:.5rem;left:.5rem}.sb-vcard__count{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border-radius:6px;padding:.15rem .5rem;font-size:.65rem;font-weight:700;position:absolute;top:.5rem;right:.5rem}.sb-vcard__status{color:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;border-radius:6px;margin-bottom:.35rem;padding:.1rem .45rem;font-size:.6rem;font-weight:700;display:inline-block}.sb-vcard__overlay{inset-inline:0;background:linear-gradient(#0000,#0006,#000000e6);padding:.75rem;position:absolute;bottom:0}.sb-vcard__name{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.9rem;font-weight:700;overflow:hidden}.sb-vcard__meta{justify-content:space-between;align-items:baseline;gap:.5rem;margin-top:.25rem;display:flex}.sb-vcard__year{color:#fff9;font-size:.8rem}.sb-vcard__price{color:var(--sb-accent);white-space:nowrap;font-size:1.25rem;font-weight:700}.sb-vcard__price small{color:#ffffff80;font-size:.78rem;font-weight:400}.sb-vcatalog__foot{text-align:center;margin-top:1.75rem}.sb-vcatalog__state{text-align:center;color:var(--sb-text-muted);padding:2rem 0}.sb-dot{vertical-align:middle;background:#4ade80;border-radius:50%;width:.5rem;height:.5rem;margin-left:.4rem;display:inline-block}.sb-modal{z-index:1000;background:#000c;justify-content:center;align-items:flex-start;padding:2rem 1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.sb-modal__dialog{background:var(--sb-surface);border-radius:var(--sb-radius);width:100%;max-width:720px;margin:auto;padding:1.5rem;position:relative}.sb-modal__close{z-index:2;color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;width:40px;height:40px;font-size:1.5rem;line-height:1;position:absolute;top:.75rem;right:.9rem}.sb-modal__state{text-align:center;color:var(--sb-text-muted);padding:3rem 1rem}.sb-modal__body{flex-direction:column;gap:1.25rem;display:flex}.sb-modal__success{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 1rem;display:flex}.sb-modal__check{background:var(--sb-accent);width:64px;height:64px;color:var(--sb-accent-ink);border-radius:50%;justify-content:center;align-items:center;font-size:2rem;display:flex}.sb-vd__frame{position:relative}.sb-vd__photo{aspect-ratio:4/3;object-fit:cover;border-radius:var(--sb-radius);width:100%;display:block}.sb-vd__nav{color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.5rem;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.sb-vd__nav--prev{left:.6rem}.sb-vd__nav--next{right:.6rem}.sb-vd__counter{color:#fff;background:#0009;border-radius:999px;padding:.15rem .55rem;font-size:.8rem;position:absolute;bottom:.6rem;right:.6rem}.sb-vd__thumbs{gap:.5rem;margin-top:.5rem;display:flex;overflow-x:auto}.sb-vd__thumb{border:1px solid var(--sb-border);cursor:pointer;background:0 0;border-radius:8px;flex:none;width:64px;height:48px;padding:0;overflow:hidden}.sb-vd__thumb.is-active{border-color:var(--sb-accent)}.sb-vd__thumb img{object-fit:cover;width:100%;height:100%}.sb-vd__info{flex-direction:column;gap:.7rem;display:flex}.sb-vd__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.sb-vd__name{margin:0;font-size:1.4rem;font-weight:800}.sb-vd__year{color:var(--sb-text-muted);font-weight:600}.sb-vd__meta-row{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.sb-vd__badge{color:#fff;border-radius:999px;align-self:flex-start;padding:.25rem .7rem;font-size:.8rem;font-weight:600}.sb-vd__price{color:var(--sb-accent);white-space:nowrap;text-align:right;flex:none;margin:0;font-size:1.5rem;font-weight:800;line-height:1.1}.sb-vd__price small{color:var(--sb-text-muted);font-size:.8rem;font-weight:600}.sb-vd__avail{border-radius:999px;flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;padding:.4rem .75rem;font-size:.85rem;font-weight:600;display:inline-flex}.sb-vd__avail.is-free{color:#4ade80;background:#4ade801f}.sb-vd__avail.is-busy{background:var(--sb-bg-alt);color:var(--sb-text-muted)}.sb-vd__avail-dot{background:currentColor;border-radius:50%;width:8px;height:8px}.sb-vd__avail-text{flex:1}.sb-vd__avail-btn{background:var(--sb-accent);color:var(--sb-accent-ink);cursor:pointer;border:none;border-radius:999px;padding:.35rem .75rem;font-size:.8rem;font-weight:700}.sb-vd__chips{flex-wrap:wrap;gap:.5rem;display:flex}.sb-chip{color:var(--sb-accent);background:#ffcc3321;border-radius:999px;padding:.3rem .75rem;font-size:.85rem;font-weight:500}.sb-chip--ghost{border:1px solid var(--sb-border);color:var(--sb-text-muted);background:0 0}.sb-vd__specs-card{background:var(--sb-bg-alt);border:1px solid var(--sb-border);border-radius:var(--sb-radius);overflow:hidden}.sb-vd__specs{grid-template-columns:1fr 1fr;gap:0 1rem;padding:.25rem .9rem;display:grid}.sb-vd__spec{border-bottom:1px solid var(--sb-border);justify-content:space-between;gap:.5rem;padding:.5rem 0;font-size:.9rem;display:flex}.sb-vd__spec span{color:var(--sb-text-muted)}.sb-vd__spec b{color:var(--sb-text-strong)}.sb-vd__section-label{text-transform:uppercase;letter-spacing:.04em;color:var(--sb-text-muted);font-size:.75rem;font-weight:700}.sb-vd__prices{flex-direction:column;gap:.5rem;display:flex}.sb-vd__prices-head{align-items:baseline;gap:.4rem;display:flex}.sb-vd__season{color:var(--sb-text-muted);font-size:.8rem}.sb-vd__prices-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.5rem;display:grid}.sb-vd__price-row{border:1px solid var(--sb-border);border-radius:var(--sb-radius);flex-direction:column;gap:.15rem;padding:.55rem .7rem;display:flex}.sb-vd__price-period{color:var(--sb-text-muted);font-size:.8rem}.sb-vd__price-value{color:var(--sb-accent);font-size:1.05rem;font-weight:800}.sb-vd__price-value small{color:var(--sb-text-muted);font-size:.72rem;font-weight:600}.sb-vd__season-note{color:var(--sb-text-muted);margin:0;font-size:.78rem}.sb-vd__specs-wrap{flex-direction:column;gap:.4rem;display:flex}.sb-vd__specs-toggle{border:none;border-top:1px solid var(--sb-border);width:100%;color:var(--sb-accent);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:.3rem;padding:.6rem;font-size:.85rem;font-weight:600;display:flex}.sb-vd__deposits{flex-direction:column;gap:.4rem;display:flex}.sb-vd__deposit-pills{flex-wrap:wrap;gap:.5rem;display:flex}.sb-vd__deposit-pill{background:var(--sb-bg-alt);border:1px solid var(--sb-border);color:var(--sb-text-strong);border-radius:999px;padding:.55rem 1.1rem;font-size:1rem;font-weight:700}.sb-vd__tg-card{border-radius:var(--sb-radius);color:var(--sb-text);background:#229ed91f;border:1px solid #229ed966;align-items:center;gap:.75rem;padding:.8rem 1rem;text-decoration:none;display:flex}.sb-vd__tg-icon{color:#fff;background:#229ed9;border-radius:50%;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.sb-vd__tg-text{flex-direction:column;flex:1;display:flex}.sb-vd__tg-title{font-weight:700}.sb-vd__tg-sub{color:var(--sb-text-muted);font-size:.82rem}.sb-vd__tg-arrow{color:var(--sb-text-muted);font-size:1.4rem}.sb-vd__option-card{border-radius:var(--sb-radius);background:var(--sb-bg-alt);border:1px solid var(--sb-border);width:100%;color:var(--sb-text);text-align:left;cursor:pointer;align-items:center;gap:.75rem;padding:.8rem 1rem;display:flex}.sb-vd__option-card:disabled{opacity:.45;cursor:not-allowed}.sb-vd__option-icon{background:var(--sb-surface);width:40px;height:40px;color:var(--sb-text-muted);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.sb-vd__field{flex-direction:column;gap:.4rem;display:flex}.sb-vd__field-label{color:var(--sb-text-muted);font-size:.85rem}.sb-vd__dates-summary{color:var(--sb-text-muted);margin:0;font-size:.85rem}.sb-vd__dates-summary b{color:var(--sb-text-strong);font-weight:600}.sb-vd__book{border-top:1px solid var(--sb-border);flex-direction:column;gap:.75rem;padding-top:1.25rem;display:flex}.sb-vd__dates{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.sb-vd__dates label{color:var(--sb-text-muted);flex-direction:column;gap:.3rem;font-size:.85rem;display:flex}.sb-vd__tg{color:#fff;background:#229ed9}.sb-vd__or{text-align:center;color:var(--sb-text-muted);font-size:.85rem}.sb-vd__channel{gap:.5rem;display:flex}.sb-vd__channel button{border:1px solid var(--sb-border);border-radius:var(--sb-radius);background:var(--sb-bg);color:var(--sb-text);cursor:pointer;flex:1;padding:.6rem}.sb-vd__channel button.is-active{background:var(--sb-accent);color:var(--sb-accent-ink);border-color:var(--sb-accent)}.sb-btn--block{width:100%}.sb-vd__cta{border-top:1px solid var(--sb-border);background:var(--sb-surface);border-bottom-left-radius:var(--sb-radius);border-bottom-right-radius:var(--sb-radius);align-items:center;gap:.75rem;margin:.25rem -1.5rem -1.5rem;padding:1rem 1.5rem;display:flex;position:sticky;bottom:0}.sb-vd__cta-btn{flex:1}.sb-modal__body--book{flex-direction:column;gap:.9rem;display:flex}.sb-vd__back{color:var(--sb-text-muted);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:.3rem 0;font-size:.9rem;font-weight:600}.sb-bk__vehicle{border:1px solid var(--sb-border);border-radius:var(--sb-radius);align-items:center;gap:.75rem;padding:.6rem;display:flex}.sb-bk__photo{object-fit:cover;border-radius:8px;flex:none;width:64px;height:48px}.sb-bk__meta{flex-direction:column;gap:.15rem;display:flex}.sb-bk__name{margin:0;font-weight:700}.sb-bk__price{color:var(--sb-accent);margin:0;font-weight:800}.sb-bk__price small{color:var(--sb-text-muted);font-size:.72rem;font-weight:600}.sb-bk__title{margin:0;font-size:1.2rem;font-weight:800}@media (max-width:600px){.sb-vd__specs{grid-template-columns:1fr}}
