.webpage-uticel-V1__hero-section{position:relative;height:90vh;width:100%;display:flex;align-items:center;justify-content:flex-start;overflow:hidden;background:var(--brand-prussian-blue);margin:0;padding:0}.webpage-uticel-V1__hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.webpage-uticel-V1__hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(var(--brand-prussian-blue-rgb),.9) 0%,rgba(var(--brand-prussian-blue-rgb),.4) 50%,transparent 100%);z-index:2}.webpage-uticel-V1__hero-content{position:relative;z-index:3;width:85%;max-width:1600px;margin:0 auto}.webpage-uticel-V1__hero-section h1{color:var(--surface-white) !important;text-transform:uppercase;line-height:1.1 !important;margin-bottom:2.5rem !important;margin-top:7rem !important}.webpage-uticel-V1__hero-section h1 span{display:block;-webkit-text-stroke:1px var(--brand-burnt-peach);color:transparent !important}.webpage-uticel-V1__hero-description{color:var(--brand-platinum) !important;max-width:500px;font-size:1.2rem;margin-bottom:2rem}@media (max-width:1024px){.webpage-uticel-V1__hero-section{height:70vh}.webpage-uticel-V1__hero-content{width:90%}.webpage-uticel-V1__hero-section h1{margin-top:4rem !important}}@media (max-width:768px){.webpage-uticel-V1__hero-content{width:95%}.webpage-uticel-V1__hero-overlay{background:linear-gradient(0deg,rgba(var(--brand-prussian-blue-rgb),.8) 0%,rgba(var(--brand-prussian-blue-rgb),.5) 100%)}.webpage-uticel-V1__hero-section{height:60vh;align-items:flex-end;padding-bottom:4rem}.webpage-uticel-V1__hero-description{max-width:100%}}.webpage-uticel-V1__data-vibe-section{width:85%;max-width:1600px;margin:-6rem auto 6rem auto;display:grid;grid-template-columns:1.6fr 1fr;gap:2.5rem;position:relative;z-index:10;align-items:flex-start}.webpage-uticel-V1__data-left-col{display:flex;flex-direction:column;gap:2rem}.webpage-uticel-V1__data-vibe-card,.webpage-uticel-V1__data-tip-island{background:var(--surface-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.webpage-uticel-V1__data-vibe-card{padding:2.5rem}.webpage-uticel-V1__data-vibe-card h2{margin-bottom:1.5rem;font-size:1.5rem;color:var(--brand-prussian-blue)}.webpage-uticel-V1__data-tag-container{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.webpage-uticel-V1__data-tag{background:rgba(var(--brand-prussian-blue-rgb),.05);color:var(--brand-prussian-blue);padding:.6rem 1.25rem;border-radius:100px;font-size:.75rem;font-weight:var(--fw-semibold);text-transform:uppercase;letter-spacing:.05em;border:1px solid rgba(var(--brand-prussian-blue-rgb),.1)}.webpage-uticel-V1__data-stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2rem;padding-top:2rem;border-top:1px solid var(--brand-platinum)}.webpage-uticel-V1__data-stat-box strong{font-size:1.4rem;display:block;color:var(--brand-prussian-blue);font-weight:800}.webpage-uticel-V1__data-stat-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.webpage-uticel-V1__data-stat-header i{color:var(--brand-burnt-peach)}.webpage-uticel-V1__data-stat-header span{font-size:.65rem;color:#666;text-transform:uppercase;font-weight:var(--fw-semibold)}.webpage-uticel-V1__data-tip-island{padding:1.75rem 2.5rem;background:var(--brand-pale-sky);border-left:6px solid var(--brand-burnt-peach);display:flex;align-items:center;gap:2rem;transition:all .3s var(--ease-premium)}.webpage-uticel-V1__data-tip-island:hover{transform:translateY(-3px);box-shadow:var(--shadow-hover)}.webpage-uticel-V1__data-tip-icon{width:50px;height:50px;background:var(--brand-burnt-peach);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;flex-shrink:0}.webpage-uticel-V1__data-tip-content strong{display:block;font-size:.8rem;text-transform:uppercase;color:var(--brand-burnt-peach);margin-bottom:.3rem;letter-spacing:.1em}.webpage-uticel-V1__data-tip-content p{margin:0;font-size:1rem;line-height:1.6;color:var(--brand-prussian-blue);font-weight:var(--fw-medium)}.webpage-uticel-V1__data-snapshot-card{background:linear-gradient(145deg,var(--brand-prussian-blue),#252f4a);padding:3rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-hover);color:var(--surface-white)}.webpage-uticel-V1__data-snapshot-card h3{color:#fff !important;margin-bottom:2.5rem;font-size:1.5rem}.webpage-uticel-V1__data-snap-item{display:flex;gap:1.5rem;margin-bottom:2.5rem;align-items:flex-start}.webpage-uticel-V1__data-snap-item i{color:var(--brand-burnt-peach);font-size:1.8rem}.webpage-uticel-V1__data-snap-content strong{display:block;color:var(--brand-burnt-peach) !important;font-size:1rem;text-transform:uppercase;margin-bottom:.5rem}.webpage-uticel-V1__data-snap-content p{color:var(--brand-platinum) !important;font-size:1.1rem;margin:0}.webpage-uticel-V1__data-cta-btn{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;background:var(--brand-burnt-peach);color:#fff !important;padding:1.25rem;border-radius:var(--radius-lg);text-decoration:none;font-weight:800;text-transform:uppercase;transition:all .3s var(--ease-premium)}.webpage-uticel-V1__data-cta-btn:hover{background:#cf6a4d !important;transform:translateY(-3px)}@media (max-width:1024px){.webpage-uticel-V1__data-vibe-section{grid-template-columns:1fr;width:95%;margin-top:2rem}.webpage-uticel-V1__data-stats-row{grid-template-columns:1fr 1fr}}@media (max-width:599px){.webpage-uticel-V1__data-vibe-card,.webpage-uticel-V1__data-snapshot-card,.webpage-uticel-V1__data-tip-island{padding:2rem 1.5rem}.webpage-uticel-V1__data-tip-island{flex-direction:column;align-items:flex-start;gap:1rem}}.webpage-uticel-V1__icont-section{width:100%;margin:0;padding:4rem 0;display:flex;flex-direction:column;align-items:center}.webpage-uticel-V1__icont-container{width:85%;max-width:1600px}.webpage-uticel-V1__icont-exp-row{display:grid;grid-template-columns:1.2fr 1fr;gap:5rem;align-items:center;margin-bottom:10rem}.webpage-uticel-V1__icont-exp-row:last-child{margin-bottom:2rem}.webpage-uticel-V1__icont-exp-row.reversed{grid-template-columns:1fr 1.2fr}.webpage-uticel-V1__icont-exp-row.reversed .webpage-uticel-V1__icont-exp-img-wrapper{grid-column:2}.webpage-uticel-V1__icont-exp-row.reversed .webpage-uticel-V1__icont-exp-content{grid-column:1;grid-row:1}.webpage-uticel-V1__icont-exp-img-wrapper{position:relative;z-index:1}.webpage-uticel-V1__icont-exp-img{width:100%;height:600px;object-fit:cover;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);display:block}.webpage-uticel-V1__icont-exp-img-grid{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;gap:1rem;height:600px;width:100%;position:relative;z-index:1}.webpage-uticel-V1__icont-exp-img-grid img{width:100%;height:100%;object-fit:cover;border-radius:var(--radius-lg);box-shadow:var(--shadow-subtle);display:block}.webpage-uticel-V1__icont-img-large{grid-row:span 2}.webpage-uticel-V1__icont-exp-img-decorator{position:absolute;width:150px;height:150px;z-index:-1;border-radius:var(--radius-lg)}.webpage-uticel-V1__icont-deco-blue{background:var(--brand-prussian-blue)}.webpage-uticel-V1__icont-deco-orange{background:var(--brand-burnt-peach)}.webpage-uticel-V1__icont-deco-primary{bottom:-20px;right:-20px}.webpage-uticel-V1__icont-deco-secondary{bottom:-20px;left:-20px}.webpage-uticel-V1__icont-exp-content h3{font-size:2.25rem;color:var(--brand-prussian-blue);margin-bottom:2rem;line-height:1.2}.webpage-uticel-V1__icont-exp-content p{margin-bottom:1.5rem;color:var(--brand-prussian-blue);opacity:.9}@media (max-width:1024px){.webpage-uticel-V1__icont-exp-row,.webpage-uticel-V1__icont-exp-row.reversed{grid-template-columns:1fr;gap:3rem;margin-bottom:6rem}.webpage-uticel-V1__icont-container{width:95%}.webpage-uticel-V1__icont-exp-row.reversed .webpage-uticel-V1__icont-exp-img-wrapper,.webpage-uticel-V1__icont-exp-row .webpage-uticel-V1__icont-exp-img-wrapper{grid-column:1;grid-row:1}.webpage-uticel-V1__icont-exp-row.reversed .webpage-uticel-V1__icont-exp-content,.webpage-uticel-V1__icont-exp-row .webpage-uticel-V1__icont-exp-content{grid-column:1;grid-row:2}.webpage-uticel-V1__icont-exp-img{height:400px}.webpage-uticel-V1__icont-exp-img-grid{height:450px}.webpage-uticel-V1__icont-exp-img-decorator{width:100px;height:100px}.webpage-uticel-V1__icont-deco-primary{bottom:-10px;right:-10px}.webpage-uticel-V1__icont-deco-secondary{bottom:-10px;left:-10px}}@media (max-width:768px){.webpage-uticel-V1__icont-exp-img-grid{grid-template-columns:1fr;grid-template-rows:auto auto auto;height:auto;gap:.75rem}.webpage-uticel-V1__icont-exp-img-grid img{height:250px}.webpage-uticel-V1__icont-img-large{grid-row:span 1}}@media (max-width:480px){.webpage-uticel-V1__icont-exp-img{height:300px}.webpage-uticel-V1__icont-exp-img-grid img{height:200px}.webpage-uticel-V1__icont-exp-content h3{font-size:1.5rem}}.webpage-uticel-V1__scont-section{width:100%;margin:0;padding:4rem 0;display:flex;flex-direction:column;align-items:center}.webpage-uticel-V1__scont-container{width:85%;max-width:1600px;text-align:left}.webpage-uticel-V1__scont-wrapper{position:relative;padding:2rem 0}.webpage-uticel-V1__scont-header{position:relative;margin-bottom:3rem;padding-left:2.5rem;border-left:4px solid var(--brand-burnt-peach)}.webpage-uticel-V1__scont-header h2{font-size:clamp(2.25rem,5vw,3.5rem);color:var(--brand-prussian-blue);line-height:1.15;margin:0}.webpage-uticel-V1__scont-content{width:100%}.webpage-uticel-V1__scont-content p{font-size:1.2rem;color:var(--brand-prussian-blue);line-height:1.6;margin-bottom:2rem;max-width:100%;opacity:.9}.webpage-uticel-V1__scont-content p:last-child{margin-bottom:0}@media (max-width:1024px){.webpage-uticel-V1__scont-container{width:95%}.webpage-uticel-V1__scont-header h2{font-size:2.25rem}}@media (max-width:480px){.webpage-uticel-V1__scont-header{padding-left:1.5rem;margin-bottom:2rem}.webpage-uticel-V1__scont-content p{font-size:1rem;line-height:1.5}}.webpage-uticel-V1__hist-section{width:100%;background-color:var(--brand-platinum);padding:6rem 0;display:flex;justify-content:center;margin:0}.webpage-uticel-V1__hist-wrapper{width:85%;max-width:1600px;display:grid;grid-template-columns:1fr 1.2fr;gap:5rem;align-items:flex-start}.webpage-uticel-V1__hist-info-col{display:flex;flex-direction:column}.webpage-uticel-V1__hist-info-col h2{font-size:clamp(2.25rem,5vw,3.5rem);margin-bottom:1.5rem;color:var(--brand-prussian-blue);margin-top:0}.webpage-uticel-V1__hist-info-col p{font-size:1.2rem;margin-bottom:2rem;color:var(--brand-prussian-blue);max-width:40ch}.webpage-uticel-V1__hist-cta{display:inline-flex;align-items:center;gap:.75rem;background-color:var(--brand-burnt-peach);color:var(--surface-white) !important;padding:.8rem 1.5rem;border-radius:var(--radius-lg);font-weight:800;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;transition:all .3s var(--ease-premium);margin-bottom:3rem;width:fit-content;box-shadow:var(--shadow-subtle)}.webpage-uticel-V1__hist-cta:hover{box-shadow:var(--shadow-hover);background-color:#d16d4d;transform:translateY(-2px)}.webpage-uticel-V1__hist-disclaimer{background-color:var(--brand-prussian-blue);padding:.75rem 1rem;border-radius:var(--radius-lg);border-left:4px solid var(--brand-burnt-peach);max-width:450px}.webpage-uticel-V1__hist-disclaimer p{font-size:.9rem !important;margin:0 !important;line-height:1.5;color:var(--brand-platinum)}.webpage-uticel-V1__hist-cards-col{display:flex;flex-direction:column;gap:1rem}.webpage-uticel-V1__hist-card{background:var(--surface-white);padding:1.5rem 2rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-subtle);display:grid;grid-template-columns:1fr auto;align-items:center;transition:all .3s ease;border:1px solid rgba(var(--brand-prussian-blue-rgb),.05)}.webpage-uticel-V1__hist-card:hover{box-shadow:var(--shadow-md);border-color:var(--brand-burnt-peach)}.webpage-uticel-V1__hist-meta{display:flex;gap:1rem;align-items:center;margin-bottom:.4rem}.webpage-uticel-V1__hist-date{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--brand-burnt-peach)}.webpage-uticel-V1__hist-nights{font-size:.7rem;font-weight:var(--fw-semibold);text-transform:uppercase;color:#888;display:flex;align-items:center;gap:.3rem}.webpage-uticel-V1__hist-card-title{font-size:1.15rem;margin:0 0 .2rem;color:var(--brand-prussian-blue);font-weight:800}.webpage-uticel-V1__hist-card-details{color:#666;font-size:.85rem;margin:0;opacity:.8}.webpage-uticel-V1__hist-card-price{text-align:right;padding-left:2rem;border-left:1px solid var(--brand-platinum)}.webpage-uticel-V1__hist-card-price strong{font-size:1.4rem;color:var(--brand-prussian-blue);font-weight:800;display:block;line-height:1}.webpage-uticel-V1__hist-card-price span{font-size:.7rem;color:#999;text-transform:uppercase;font-weight:var(--fw-semibold)}@media (max-width:1024px){.webpage-uticel-V1__hist-wrapper{grid-template-columns:1fr;width:90%}.webpage-uticel-V1__hist-info-col{margin-bottom:3rem}}@media (max-width:600px){.webpage-uticel-V1__hist-card{grid-template-columns:1fr;gap:1rem}.webpage-uticel-V1__hist-card-price{text-align:left;padding-left:0;border-left:none;border-top:1px solid var(--brand-platinum);padding-top:.8rem}.webpage-uticel-V1__hist-cta{width:100%;justify-content:center}}.webpage-uticel-V1__gallery-section{width:100%;background-color:var(--brand-platinum);padding:6rem 0;display:flex;flex-direction:column;align-items:center;margin:0}.webpage-uticel-V1__gallery-wrapper{width:85%;max-width:1600px}.webpage-uticel-V1__gallery-header{margin-bottom:3rem;border-left:4px solid var(--brand-burnt-peach);padding-left:2.5rem}.webpage-uticel-V1__gallery-header h2{font-size:2.25rem;color:var(--brand-prussian-blue);margin-bottom:.5rem}.webpage-uticel-V1__gallery-header p{font-size:1rem;color:var(--brand-prussian-blue);opacity:.8}.webpage-uticel-V1__gallery-grid{columns:3;gap:2rem}.webpage-uticel-V1__gallery-item{break-inside:avoid;margin-bottom:2rem;border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-elevated);cursor:zoom-in;transition:transform .5s var(--ease-premium),box-shadow .5s var(--ease-premium)}.webpage-uticel-V1__gallery-item img{width:100%;display:block;transition:transform .5s var(--ease-premium)}.webpage-uticel-V1__gallery-item:hover{transform:translateY(-10px) scale(1.02);box-shadow:var(--shadow-floating)}.webpage-uticel-V1__gallery-item:hover img{transform:scale(1.05)}.webpage-uticel-V1__lightbox{position:fixed;inset:0;background:rgba(26,34,56,.95);backdrop-filter:blur(20px);display:none;justify-content:center;align-items:center;z-index:10000;cursor:zoom-out;opacity:0;transition:opacity .4s var(--ease-premium)}.webpage-uticel-V1__lightbox.active{display:flex;opacity:1}.webpage-uticel-V1__lightbox img{max-width:90%;max-height:90vh;border-radius:1rem;box-shadow:0 50px 100px rgba(0,0,0,.5);transform:scale(.9);transition:transform .5s var(--ease-premium)}.webpage-uticel-V1__lightbox.active img{transform:scale(1)}@media (max-width:1024px){.webpage-uticel-V1__gallery-grid{columns:2;gap:1.5rem}.webpage-uticel-V1__gallery-section{padding:4rem 0}}@media (max-width:768px){.webpage-uticel-V1__gallery-grid{columns:1;gap:1rem}.webpage-uticel-V1__gallery-header{padding-left:1.5rem;margin-bottom:2rem}}.webpage-uticel-V1__insta-grid-section{width:100%;background-color:var(--brand-prussian-blue);padding:5rem 0;display:flex;flex-direction:column;align-items:center;margin:0}.webpage-uticel-V1__insta-grid-wrapper{width:85%;max-width:1600px}.webpage-uticel-V1__insta-grid-header{margin-bottom:3rem;display:flex;justify-content:space-between;align-items:flex-end}.webpage-uticel-V1__insta-grid-header h2{color:var(--surface-white) !important;margin:0;font-size:2.25rem}.webpage-uticel-V1__insta-link{color:var(--brand-burnt-peach);text-decoration:none;font-weight:800;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;gap:.5rem;transition:all .3s var(--ease-premium)}.webpage-uticel-V1__insta-link:hover{opacity:.8;transform:translateX(5px)}.webpage-uticel-V1__insta-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.webpage-uticel-V1__insta-item{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:var(--radius-lg);cursor:pointer;display:block;background-color:rgba(255,255,255,.05)}.webpage-uticel-V1__insta-img{width:100%;height:100%;object-fit:cover;transition:transform .8s var(--ease-premium);display:block}.webpage-uticel-V1__insta-overlay{position:absolute;inset:0;background:rgba(var(--brand-prussian-blue-rgb),.6);display:flex;align-items:center;justify-content:center;opacity:0;transition:all .3s var(--ease-premium);color:#fff;font-size:1.8rem;z-index:2}.webpage-uticel-V1__insta-item:hover .webpage-uticel-V1__insta-img{transform:scale(1.1)}.webpage-uticel-V1__insta-item:hover .webpage-uticel-V1__insta-overlay{opacity:1}@media (max-width:1024px){.webpage-uticel-V1__insta-grid-wrapper{width:95%}.webpage-uticel-V1__insta-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:600px){.webpage-uticel-V1__insta-grid-header{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:2rem}.webpage-uticel-V1__insta-link{font-size:.8rem}}.webpage-uticel-V1__contact-section{width:100%;background-color:var(--surface-white);padding:3rem 0;display:flex;justify-content:center;margin:0}.webpage-uticel-V1__contact-wrapper{width:85%;max-width:1600px;display:grid;grid-template-columns:1fr 1.2fr;gap:5rem;align-items:center}.webpage-uticel-V1__contact-info{color:var(--brand-prussian-blue);display:flex;flex-direction:column}.webpage-uticel-V1__contact-tag{color:var(--brand-burnt-peach);font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;display:block}.webpage-uticel-V1__contact-info h2{color:var(--brand-prussian-blue) !important;font-size:clamp(2.25rem,5vw,3.5rem);margin:0 0 1rem;line-height:1.15}.webpage-uticel-V1__contact-info p{color:var(--brand-prussian-blue) !important;font-size:1.2rem;line-height:1.6;margin-bottom:2rem;max-width:45ch;opacity:.9}.webpage-uticel-V1__contact-map-box{width:100%;height:350px;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-subtle);border:1px solid rgba(var(--brand-prussian-blue-rgb),.1);background:var(--brand-platinum)}.webpage-uticel-V1__contact-map-box iframe{width:100%;height:100%;border:0;filter:none}@media (max-width:1024px){.webpage-uticel-V1__contact-wrapper{grid-template-columns:1fr;width:90%;gap:2.5rem}.webpage-uticel-V1__contact-map-box{height:300px}}@media (max-width:600px){.webpage-uticel-V1__contact-info h2{font-size:2.25rem}.webpage-uticel-V1__contact-section{padding:2.5rem 0}}.webpage-uticel-V1__globe-section{width:100%;background-color:var(--brand-pale-sky);padding:6rem 0;display:flex;justify-content:center;overflow:hidden}.webpage-uticel-V1__globe-wrapper{width:85%;max-width:1600px;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.webpage-uticel-V1__globe-content{display:flex;flex-direction:column;z-index:2}.webpage-uticel-V1__globe-content h2{font-size:2.25rem;color:var(--brand-prussian-blue);margin-bottom:1.5rem}.webpage-uticel-V1__globe-content p{font-size:1.2rem;color:var(--brand-prussian-blue);margin-bottom:2rem;opacity:.9}.webpage-uticel-V1__globe-link{font-size:.85rem;font-weight:800;color:var(--brand-prussian-blue);text-decoration:none;text-transform:uppercase;letter-spacing:.05em;position:relative;width:fit-content;transition:all .3s var(--ease-premium)}.webpage-uticel-V1__globe-link:after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:2px;background-color:var(--brand-burnt-peach);transition:all .3s var(--ease-premium)}.webpage-uticel-V1__globe-link:hover{color:var(--brand-burnt-peach)}.webpage-uticel-V1__globe-link:hover:after{background-color:var(--brand-prussian-blue);width:50%}.webpage-uticel-V1__globe-canvas-area{position:relative;width:100%;aspect-ratio:1/1;cursor:grab;touch-action:none}#webpage-uticel-V1__globe-container{width:100%;height:100%}.webpage-uticel-V1__globe-loader{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:var(--brand-pale-sky);z-index:5;transition:opacity all .3s var(--ease-premium)}@keyframes nvr-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.webpage-uticel-V1__globe-loader i.spin{display:inline-block;animation:nvr-spin 1.2s linear infinite}@media (max-width:1024px){.webpage-uticel-V1__globe-wrapper{grid-template-columns:1fr;text-align:center;width:95%;gap:2rem}.webpage-uticel-V1__globe-section{padding:3rem 0}.webpage-uticel-V1__globe-canvas-area{max-width:95%;margin:0 auto}.webpage-uticel-V1__globe-content{align-items:center}}