:root{--cr-ct-orange:#F28B4A;--cr-ct-blue:#49B3E0;--cr-ct-navy:#1e4a5e;--cr-ct-navy-tint:rgba(30, 74, 94, 0.07);--cr-ct-gray-50:#f9fafb;--cr-ct-gray-100:#f1f3f5;--cr-ct-gray-300:#d1d5db;--cr-ct-gray-400:#9ca3af;--cr-ct-gray-600:#4b5563;--cr-ct-gray-900:#111827;--cr-ct-transition:300ms ease;--cr-ct-radius:16px}.cr-ct{width:100%;overflow:hidden;background:linear-gradient(170deg,#f7f5f3 0%,#ffffff 50%,#eef6fb 100%);padding-bottom:80px}@media (max-width:768px){.cr-ct{padding-bottom:60px}}.cr-ct-container{max-width:1240px;margin:0 auto}.cr-ct-intro{text-align:center;padding:72px 0 56px}.cr-ct-eyebrow{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--cr-ct-orange);margin-bottom:14px}.cr-ct-heading{font-size:clamp(36px, 5vw, 64px);font-weight:800;color:var(--cr-ct-navy);letter-spacing:-.03em;line-height:1.1;margin:0 0 18px}.cr-ct-heading::after{content:'';display:block;width:clamp(110px, 21vw, 260px);height:6px;background:linear-gradient(90deg,transparent,rgb(242 139 74 / .5) 25%,rgb(242 139 74 / .5) 75%,transparent);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:3px;margin:18px auto 0}.cr-ct-subheading{font-size:clamp(15px, 1.8vw, 18px);color:var(--cr-ct-gray-600);max-width:560px;margin:0 auto;line-height:1.65}.cr-ct-tabs-wrap{border-bottom:2px solid var(--cr-ct-gray-300);margin-bottom:0}.cr-ct-tabs{display:flex;gap:0;list-style:none;margin:0;padding:0}.cr-ct-tab{background:none;border:none;border-bottom:3px solid #fff0;margin-bottom:-2px;padding:16px 28px 14px;font-size:clamp(14px, 1.4vw, 16px);font-weight:600;color:var(--cr-ct-gray-400);cursor:pointer;transition:color var(--cr-ct-transition),border-color var(--cr-ct-transition),background var(--cr-ct-transition);white-space:nowrap;position:relative;line-height:1.4;border-radius:8px 8px 0 0;letter-spacing:.01em;flex:1;text-align:center}.cr-ct-tab:hover{color:var(--cr-ct-navy);background:var(--cr-ct-navy-tint)}.cr-ct-tab:focus-visible{outline:2px solid var(--cr-ct-orange);outline-offset:-2px}.cr-ct-tab[aria-selected="true"]{color:var(--cr-ct-navy);border-bottom-color:var(--cr-ct-orange);background:#fff}.cr-ct-tab[aria-selected="true"]::before{content:'';display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--cr-ct-orange);margin-right:8px;vertical-align:middle;margin-top:-2px}.cr-ct-panels{background:#fff;border-radius:0 0 var(--cr-ct-radius) var(--cr-ct-radius);box-shadow:0 4px 32px rgb(30 74 94 / .08);overflow:hidden}.cr-ct-panel{display:none}.cr-ct-panel--active{display:block;animation:cr-ct-fadein var(--cr-ct-transition) both}@keyframes cr-ct-fadein{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.cr-ct-panel-inner{display:grid;grid-template-columns:380px 1fr;grid-template-rows:auto auto;gap:0}.cr-ct-panel-left{grid-column:1;grid-row:1 / 3;padding:48px 40px 48px 48px;border-right:1px solid var(--cr-ct-gray-100);display:flex;flex-direction:column;gap:28px}.cr-ct-panel-right{grid-column:2;grid-row:1 / 3;padding:40px 48px 40px 40px;display:flex;flex-direction:column;gap:20px}.cr-ct-panel-title{font-size:clamp(24px, 3vw, 36px);font-weight:800;color:var(--cr-ct-navy);letter-spacing:-.02em;line-height:1.15;margin:0 0 4px}.cr-ct-panel-title::after{content:'';display:block;width:clamp(54px, 7.5vw, 90px);height:6px;background:linear-gradient(90deg,transparent,rgb(242 139 74 / .5) 25%,rgb(242 139 74 / .5) 75%,transparent);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:3px;margin-top:12px}.cr-ct-panel-desc{font-size:15px;color:var(--cr-ct-gray-600);line-height:1.7}.cr-ct-panel-desc p{margin:0 0 12px}.cr-ct-panel-desc p:last-child{margin-bottom:0}.cr-ct-room-details{background:var(--cr-ct-gray-50);border-left:3px solid var(--cr-ct-orange);border-radius:0 8px 8px 0;padding:18px 20px;font-size:14px;color:var(--cr-ct-gray-600);line-height:1.65}.cr-ct-room-details strong{color:var(--cr-ct-navy)}.cr-ct-room-details ul{margin:8px 0 0 0;padding-left:18px}.cr-ct-room-details li{margin-bottom:4px}.cr-ct-map{border-radius:12px;overflow:hidden;flex-shrink:0}.cr-ct-map iframe{display:block;width:100%;height:240px;border:0}.cr-ct-map-label{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:var(--cr-ct-gray-400);text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px}.cr-ct-map-label svg{flex-shrink:0;color:var(--cr-ct-orange)}.cr-ct-gallery-label{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--cr-ct-gray-400);margin-bottom:4px}.cr-ct-gallery-wrap{position:relative}.cr-ct-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.cr-ct-gallery-item{position:relative;overflow:hidden;border-radius:8px;aspect-ratio:4 / 3;background:#edf0f3;cursor:pointer}.cr-ct-gallery-item img{width:100%;height:100%;object-fit:contain;display:block;transition:transform 0.3s ease,opacity 0.3s ease}.cr-ct-gallery-item:hover img{transform:scale(1.04);opacity:.9}.cr-ct-gallery-item::after{content:'';position:absolute;inset:0;background:#fff0 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cpolyline points='9 21 3 21 3 15'/%3E%3Cline x1='21' y1='3' x2='14' y2='10'/%3E%3Cline x1='3' y1='21' x2='10' y2='14'/%3E%3C/svg%3E") center / 28px no-repeat;opacity:0;transition:background-color 0.3s ease,opacity 0.3s ease;border-radius:8px}.cr-ct-gallery-item:hover::after{background-color:rgb(30 74 94 / .25);opacity:1}.cr-ct-lightbox{display:none;position:fixed;inset:0;z-index:99999;background:rgb(10 20 28 / .94);align-items:center;justify-content:center}.cr-ct-lightbox--open{display:flex;animation:cr-ct-lb-in 200ms ease both}@keyframes cr-ct-lb-in{from{opacity:0}to{opacity:1}}.cr-ct-lb-img-wrap{position:relative;max-width:92vw;max-height:90vh;display:flex;align-items:center;justify-content:center}.cr-ct-lb-img{max-width:92vw;max-height:90vh;object-fit:contain;border-radius:6px;box-shadow:0 24px 80px rgb(0 0 0 / .5);display:block}.cr-ct-lb-close{position:fixed;top:20px;right:24px;width:44px;height:44px;border:none;background:rgb(255 255 255 / .12);border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:22px;line-height:1;transition:background 0.2s;z-index:100000}.cr-ct-lb-close:hover{background:rgb(255 255 255 / .22)}.cr-ct-lb-arrow{position:fixed;top:50%;transform:translateY(-50%);width:48px;height:48px;border:none;background:rgb(255 255 255 / .12);border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 0.2s;z-index:100000}.cr-ct-lb-arrow:hover{background:rgb(255 255 255 / .22)}.cr-ct-lb-prev{left:16px}.cr-ct-lb-next{right:16px}.cr-ct-lb-counter{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);color:rgb(255 255 255 / .6);font-size:13px;font-weight:500;letter-spacing:.05em;z-index:100000}.cr-ct-no-gallery{background:var(--cr-ct-gray-50);border:2px dashed var(--cr-ct-gray-300);border-radius:12px;padding:48px 24px;text-align:center;color:var(--cr-ct-gray-400);font-size:14px}.cr-ct-footer{padding:56px 0 64px;text-align:center}@media (max-width:1024px){.cr-ct-panel-inner{grid-template-columns:320px 1fr}.cr-ct-panel-left{padding:36px 32px 36px 36px}.cr-ct-panel-right{padding:32px 36px 36px 32px}}@media (max-width:768px){.cr-ct-container{padding:42px 0 20px}.cr-ct-intro{padding:120px 0 40px}.cr-ct-tabs{flex-direction:column;gap:2px}.cr-ct-tabs-wrap{border-bottom:none;background:var(--cr-ct-gray-50);border-radius:12px;padding:8px;margin-bottom:4px}.cr-ct-tab{border-bottom:none;border-left:3px solid #fff0;border-radius:8px;margin-bottom:0;padding:14px 16px;text-align:left}.cr-ct-tab[aria-selected="true"]{border-left-color:var(--cr-ct-orange);border-bottom-color:#fff0;background:#fff;box-shadow:0 2px 8px rgb(30 74 94 / .08)}.cr-ct-panel-inner{grid-template-columns:1fr;grid-template-rows:auto}.cr-ct-panel-left{grid-column:1;grid-row:1;padding:28px 24px;border-right:none;border-bottom:1px solid var(--cr-ct-gray-100)}.cr-ct-panel-right{grid-column:1;grid-row:2;padding:24px}.cr-ct-gallery{grid-template-columns:repeat(2,1fr)}.cr-ct-map iframe{height:200px}}#cr-ct-tab-parede[aria-selected="true"]{border-bottom-color:#f39c12}#cr-ct-tab-buzano[aria-selected="true"]{border-bottom-color:#3498db}#cr-ct-tab-rebelva[aria-selected="true"]{border-bottom-color:#1abc9c}#cr-ct-tab-parede[aria-selected="true"]::before{background:#f39c12}#cr-ct-tab-buzano[aria-selected="true"]::before{background:#3498db}#cr-ct-tab-rebelva[aria-selected="true"]::before{background:#1abc9c}#cr-ct-tab-parede:focus-visible{outline-color:#f39c12}#cr-ct-tab-buzano:focus-visible{outline-color:#3498db}#cr-ct-tab-rebelva:focus-visible{outline-color:#1abc9c}#cr-ct-panel-parede .cr-ct-panel-title::after{background:linear-gradient(90deg,transparent,rgb(243 156 18 / .5) 25%,rgb(243 156 18 / .5) 75%,transparent)}#cr-ct-panel-buzano .cr-ct-panel-title::after{background:linear-gradient(90deg,transparent,rgb(52 152 219 / .5) 25%,rgb(52 152 219 / .5) 75%,transparent)}#cr-ct-panel-rebelva .cr-ct-panel-title::after{background:linear-gradient(90deg,transparent,rgb(26 188 156 / .5) 25%,rgb(26 188 156 / .5) 75%,transparent)}#cr-ct-panel-parede .cr-ct-room-details{border-left-color:#f39c12}#cr-ct-panel-buzano .cr-ct-room-details{border-left-color:#3498db}#cr-ct-panel-rebelva .cr-ct-room-details{border-left-color:#1abc9c}#cr-ct-panel-parede .cr-ct-map-label svg{color:#f39c12}#cr-ct-panel-buzano .cr-ct-map-label svg{color:#3498db}#cr-ct-panel-rebelva .cr-ct-map-label svg{color:#1abc9c}@media (max-width:480px){.cr-ct-intro{padding:36px 0 32px}.cr-ct-panel-left{padding:24px 20px;gap:20px}.cr-ct-panel-right{padding:20px}}