@layer components{.gold-logo{filter:brightness(0)saturate()invert(72%)sepia(26%)saturate(674%)hue-rotate(357deg)brightness(87%)contrast(90%)!important}.premium-grid-container{--easing-ultra-smooth:cubic-bezier(.15, 1, .2, 1);--easing-expand:cubic-bezier(.25, 1, .3, 1)}#projectCard-musica{--text-title:#191b1f;--text-subtitle:#64748b;--text-body:#475569;--card-bg:#fffffff2;--card-border:#0000000d}html.dark-theme #projectCard-musica{--text-title:#f5f6f9;--text-subtitle:#94a3b8;--text-body:#cbd5e1;--card-bg:#121317f2;--card-border:#ffffff0d}#projectCard-jardin{--text-title:#1c2c20;--text-subtitle:#5f7665;--text-body:#415346;--card-bg:#fffffff2;--card-border:#0000000d}html.dark-theme #projectCard-jardin{--text-title:#e2ebe4;--text-subtitle:#8ca092;--text-body:#a9bfae;--card-bg:#111613e6;--card-border:#ffffff0d}#projectCard-meditacion{--text-title:#121814;--text-subtitle:#284230;--text-body:#1c261f;--glass-w:480px;--glass-h:200px;--card-bg:#fffffff2;--card-border:#0000000d}html.dark-theme #projectCard-meditacion{--text-title:#f1f4f2;--text-subtitle:#9fb0a3;--text-body:#8ba091;--card-bg:#090d0ae0;--card-border:#ffffff0d}#projectCard-terraza{--text-title:#141715;--text-subtitle:#3f5548;--text-body:#3c4a41;--card-bg:#ffffffe0;--card-border:#0000000f;--gold-accent:#c2a67a;--glass-w:460px;--glass-h:190px}html.dark-theme #projectCard-terraza{--text-title:#f1f4f2;--text-subtitle:#9eb5a7;--text-body:#a2b0a6;--card-bg:#0a0e0bdb;--card-border:#ffffff0a;--gold-accent:#dcae6c}#projectCard-sala{--text-title:#0f1310;--text-subtitle:#1e2921;--text-body:#2f3e35;--card-bg:#ffffffd1;--card-border:#0000000f;--gold-accent:#c4a478;--glass-w:460px;--glass-h:190px}html.dark-theme #projectCard-sala{--text-title:#f3f7f4;--text-subtitle:#8bb39c;--text-body:#9cbda9;--card-bg:#050706d9;--card-border:#ffffff08;--gold-accent:#e5b875}.premium-grid-container{box-sizing:border-box;z-index:10;grid-template-columns:1fr;justify-items:center;gap:40px;width:100%;max-width:900px;margin:0 auto;display:grid}.card-premium .button-wrapper{box-sizing:border-box;width:100%;position:relative;overflow:visible;background:0 0!important;border:none!important;height:auto!important;display:block!important}.card-premium .project-card{flex-direction:column;align-items:center;width:100%;max-width:900px;display:flex;position:relative;overflow:visible!important}.card-premium .canvas-container{aspect-ratio:1600/480;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;z-index:10;justify-content:center;align-items:flex-start;width:100%;display:flex;position:relative}.card-premium .canvas-container canvas{will-change:transform;border-radius:24px;width:100%;height:100%;display:block}.card-premium .pool-glass-card{width:var(--glass-w,440px);height:var(--glass-h,180px);background:var(--card-bg);pointer-events:none;transition:background-color .8s var(--easing-ultra-smooth), border-color .8s var(--easing-ultra-smooth);z-index:20;-webkit-backdrop-filter:blur(4px);border:1px solid #fff6;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 40px #00000008}html.dark-theme .card-premium .pool-glass-card{border-color:#ffffff0f;box-shadow:0 25px 50px #0006}.card-premium .premium-subtitle{letter-spacing:.4em;color:var(--text-subtitle);text-transform:uppercase;margin-bottom:8px;font-size:8px;font-weight:600}.card-premium .titulo-comp{letter-spacing:.2em;color:var(--text-title);text-align:center;text-transform:uppercase;margin:4px 0;font:300 28px Cinzel,serif}.card-premium .gold-accent-line{transform-origin:50%;width:180px;height:1px;transition:transform .8s var(--easing-ultra-smooth);background:#d4af37;margin:12px auto;transform:scaleX(.444)}.card-premium .desc-comp{letter-spacing:.25em;color:var(--text-body);opacity:.8;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:500}.card-premium .chevron-indicator{color:var(--text-title);opacity:.35;z-index:15;pointer-events:none;width:24px;height:24px;transition:opacity .5s var(--easing-ultra-smooth), transform .5s var(--easing-ultra-smooth);animation:2.5s ease-in-out infinite premiumBounceChevron;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.card-premium .chevron-indicator svg{width:100%;height:100%}@keyframes premiumBounceChevron{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-6px)}}.card-premium .canvas-container:hover .pool-glass-card{border-color:var(--text-title);background:#fffffff2}html.dark-theme .card-premium .canvas-container:hover .pool-glass-card{background:#18191ef2}.card-premium .canvas-container:hover .gold-accent-line{transform:scaleX(1)}.card-premium .canvas-container:hover .chevron-indicator{opacity:.75;transform:translate(-50%)scale(1.15)}.card-premium .project-card.is-expanded .chevron-indicator{opacity:.5;transform:translate(-50%)rotate(180deg)}.card-premium .project-details{transition:grid-template-rows 1.2s var(--easing-expand), box-shadow 1s ease;background:var(--card-bg);z-index:5;-webkit-backdrop-filter:blur(12px);width:97.5%;transition:grid-template-rows 1.2s var(--easing-expand), box-shadow 1s ease, border-color .8s ease;border:1px solid #0000;border-top:0;border-radius:0 0 24px 24px;grid-template-rows:0fr;margin-top:-50px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000000d}.card-premium .project-card.is-expanded .project-details{border-color:var(--card-border);grid-template-rows:1fr;box-shadow:0 40px 80px #00000026}.card-premium .details-inner{opacity:0;transition:opacity .8s var(--easing-ultra-smooth);overflow:hidden}.card-premium .project-card.is-expanded .details-inner{opacity:1;transition-delay:.3s}.card-premium .project-details canvas{pointer-events:none;z-index:2;opacity:0;width:100%;height:100%;transition:opacity 1.2s;position:absolute;top:0;left:0}.card-premium .project-card.is-expanded .project-details canvas{opacity:1}.card-premium .architecture-content{flex-direction:column;gap:35px;padding:80px 45px 45px;display:flex}.card-premium .arch-header h2{color:var(--text-title);letter-spacing:.1em;margin-bottom:12px;font:300 1.8rem Cinzel,serif}.card-premium .arch-header p{color:var(--text-body);max-width:720px;font-size:.9rem;line-height:1.8}.card-premium .arch-specs{border-top:1px solid var(--card-border);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;padding-top:25px;display:grid}.card-premium .spec-item{flex-direction:column;gap:6px;display:flex}.card-premium .spec-label{text-transform:uppercase;letter-spacing:.2em;color:var(--text-subtitle);font-size:.65rem;font-weight:600}.card-premium .spec-val{color:var(--text-title);font:400 1.1rem Cinzel,serif}.card-premium .arch-gallery{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:10px;display:grid}.card-premium .gallery-img{aspect-ratio:4/3;object-fit:cover;width:100%;transition:transform .8s var(--easing-ultra-smooth);background-color:var(--card-border);border-radius:12px;box-shadow:0 10px 25px #00000014}.card-premium .gallery-img:hover{transform:scale(1.03)}#projectCard-terraza .arch-header h2:after,#projectCard-sala .arch-header h2:after{content:"";background:var(--gold-accent);border-radius:2px;margin-top:15px;display:block}#projectCard-terraza .arch-header h2:after{width:60px;height:2px}#projectCard-sala .arch-header h2:after{width:50px;height:1.5px}.card-premium .gallery-wrapper{width:100%;position:relative}.card-premium .gallery-arrow,.card-premium .gallery-dots{display:none}@media (width<=768px){.premium-grid-container{gap:24px}.card-premium .canvas-container{aspect-ratio:9/7}.card-premium .pool-glass-card{width:85%;height:140px;padding:16px}.card-premium .titulo-comp{font-size:20px}.card-premium .project-details{border-radius:0 0 18px 18px;width:95%;margin-top:-30px}.card-premium .architecture-content{gap:24px;padding:50px 20px 24px}.card-premium .arch-header h2{font-size:1.3rem}.card-premium .arch-header p{font-size:.82rem;line-height:1.65}.card-premium .arch-specs{grid-template-columns:repeat(2,1fr);gap:15px;padding-top:15px}.card-premium .spec-val{font-size:.9rem}.card-premium .arch-gallery{grid-template-columns:1fr;gap:15px}.card-premium .gallery-wrapper{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.card-premium .gallery-arrow{color:#111;cursor:pointer;z-index:10;-webkit-tap-highlight-color:transparent;background:#fffffff2;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font:700 24px monospace;transition:transform .3s,background-color .3s,border-color .3s,color .3s;display:flex;position:absolute;top:calc(50% - 36px);box-shadow:0 4px 10px #00000026}html.dark-theme .card-premium .gallery-arrow{color:#fff;background:#0f1412f2;border-color:#ffffff1a}.card-premium .gallery-arrow:active{transform:scale(.9)}.card-premium .prev-arrow{left:4px}.card-premium .next-arrow{right:4px}.card-premium .gallery-dots{justify-content:center;gap:8px;display:flex}.card-premium .gallery-dots .dot{background:var(--text-subtitle);opacity:.35;cursor:pointer;border-radius:50%;width:8px;height:8px;transition:opacity .3s,transform .3s,background-color .3s}.card-premium .gallery-dots .dot.active{opacity:1;background:var(--gold-accent,var(--text-title));transform:scale(1.25)}}.card-premium .theme-switch-container{display:none!important}.dedicado-video{justify-items:center;height:70vh;display:grid;position:relative;overflow:hidden}.video-bounds{aspect-ratio:16/9;background-color:#000;height:100%;position:relative;overflow:hidden}.video-frame{z-index:10;object-fit:cover;opacity:.002;pointer-events:none;border:1px solid #ffffff1a;width:100%;height:100%;transition:opacity 1.5s ease-in-out,z-index 0s 1.5s;position:absolute;top:0;left:0}.video-frame.active-video{pointer-events:auto;z-index:12;transition:opacity 1.5s ease-in-out,z-index;opacity:1!important}.video-controls-wrapper{z-index:20;align-items:center;gap:12px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.video-progress-container{cursor:pointer;z-index:20;align-items:center;width:50%;height:24px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%);container-type:inline-size}.video-progress-track{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff3;border-radius:3px;width:100%;height:10px;transition:transform .2s cubic-bezier(.25,.46,.45,.94);position:relative;transform:scaleY(.6)}.video-progress-container:hover .video-progress-track,.video-progress-container.is-dragging .video-progress-track{transform:scaleY(1)}.video-progress-fill{transform-origin:0;will-change:transform;pointer-events:none;background:#8c0000;border-radius:3px;width:100%;height:100%;position:absolute;top:0;left:0;transform:scaleX(0)}.video-progress-knob{transform:translate(calc(var(--progress,0) * 100cqw - 50%), -50%);pointer-events:none;position:absolute;top:50%;left:0}.video-progress-knob-inner{will-change:transform;background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s cubic-bezier(.25,.46,.45,.94);transform:scale(0);box-shadow:0 0 5px #00000080}.video-progress-container .video-progress-knob-inner,.video-progress-container.is-dragging .video-progress-knob-inner{transform:scale(1)}.video-control-btn{-webkit-backdrop-filter:blur(10px);color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;outline:none;justify-content:center;align-items:center;transition:background-color .3s,transform .3s;display:flex}.video-control-btn.main-btn{width:80px;height:80px}.video-control-before,.video-control-after,.video-control-play{width:50px;height:50px}.video-control-btn.small-btn{width:70px;height:70px}.video-control-btn:hover{background:#ffffff40;transform:scale(1.05)}.offwhite-project-card{flex-direction:column;height:100%;display:flex}.offwhite-brand-wrapper{box-sizing:border-box;background:#0a0a0c;border:1px solid #ffffff0d;flex-direction:column;flex:1;justify-content:space-between;padding:28px;transition:border-color .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;margin-bottom:0!important}.project-card:hover .offwhite-brand-wrapper{border-color:#ffffff26}.offwhite-stripes-bg{opacity:.75;z-index:1;pointer-events:none;background:repeating-linear-gradient(-45deg,#111115,#111115 14px,#0a0a0c 14px 28px);position:absolute;inset:0}.offwhite-brand-content{z-index:2;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;display:flex;position:relative}.offwhite-meta-top{color:#ffffff59;letter-spacing:.08em;justify-content:space-between;width:100%;font-family:Space Mono,Courier New,monospace;font-size:.62rem;font-weight:500;display:flex}.offwhite-meta-bottom{color:#ffffff59;letter-spacing:.12em;justify-content:space-between;width:100%;font-family:Space Mono,Courier New,monospace;font-size:.62rem;font-weight:500;display:flex}.offwhite-logo-container{opacity:.18;color:#fff;flex:1;justify-content:center;align-items:center;width:100%;max-width:110px;margin:20px 0;transition:opacity .5s,transform .5s;display:flex}.project-card:hover .offwhite-logo-container{opacity:.45;transform:scale(1.06)rotate(3deg)}.offwhite-arrows-svg{width:100%;height:auto}.offwhite-ziptie{color:#fff;letter-spacing:.1em;transform-origin:100% 0;z-index:5;pointer-events:none;background:#ff4500;border-radius:1px;padding:4px 18px;font-family:Space Mono,Courier New,monospace;font-size:.58rem;font-weight:700;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;top:24px;right:-32px;transform:rotate(90deg);box-shadow:0 4px 10px #ff450040}.project-card:hover .offwhite-ziptie{transform:rotate(90deg)translate(-6px)}.offwhite-project-card .offwhite-badge{color:#000;letter-spacing:.18em;background:#fff;border:none;padding:15px 30px;font-family:Space Mono,Courier New,monospace;font-size:.88rem;font-weight:900;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);position:relative;box-shadow:0 12px 35px #00000073}.project-card:hover .offwhite-badge{transform:scale(1.05);box-shadow:0 20px 45px #0009}.offwhite-project-card .offwhite-badge .corner{pointer-events:none;border:2px solid #000;width:12px;height:12px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute}.offwhite-project-card .offwhite-badge .tl{border-bottom:none;border-right:none;top:-6px;left:-6px}.offwhite-project-card .offwhite-badge .tr{border-bottom:none;border-left:none;top:-6px;right:-6px}.offwhite-project-card .offwhite-badge .bl{border-top:none;border-right:none;bottom:-6px;left:-6px}.offwhite-project-card .offwhite-badge .br{border-top:none;border-left:none;bottom:-6px;right:-6px}.project-card:hover .offwhite-badge .tl{transform:translate(-3px,-3px)}.project-card:hover .offwhite-badge .tr{transform:translate(3px,-3px)}.project-card:hover .offwhite-badge .bl{transform:translate(-3px,3px)}.project-card:hover .offwhite-badge .br{transform:translate(3px,3px)}@media screen and (width<=820px){.dedicado-video,.dedicado-icon{height:85vh}.video-bounds{aspect-ratio:9/16;height:80%;top:5%}.video-controls-wrapper{gap:8px;bottom:60px;left:50%;transform:translate(-50%)}.video-control-btn.main-btn{width:65px;height:65px}.video-control-btn.small-btn{width:50px;height:50px}}@media screen and (width<=480px){.dedicado-video,.dedicado-icon{height:90vh}.video-frame{border-radius:0;height:75%}}@media (width<=769px){.video-frame{z-index:10;border-radius:0;width:100%;height:100%;position:absolute}}}
