.differentials-section{background:#edf5fa;padding:76px 6% 28px}.differentials-heading{justify-content:space-between;align-items:flex-end;gap:40px;max-width:1268px;margin:0 auto 48px;display:flex}.differentials-heading p{max-width:285px;color:var(--muted);font-size:13px}.differential-cards{max-width:1268px;margin:auto;padding-bottom:20px;position:relative}[data-stack-marker]{scroll-margin-top:70px}.differential-card{--covered:0;--arrival:0;transform-origin:top;min-height:560px;transform:scale(calc(1 - var(--covered) * .035));filter:brightness(calc(1 - var(--covered) * .13));isolation:isolate;border-radius:14px;grid-template-columns:46% 54%;margin-bottom:105px;display:grid;position:sticky;top:70px;overflow:clip;box-shadow:0 14px 30px #183f5412}.differential-card:last-child{margin-bottom:0}.image-card{z-index:1;background:#fff}.location-card{color:#fff;z-index:2;background:#102b3b}.files-card{color:#fff;z-index:3;background:#006ca8}.differential-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:55px 48px;display:flex}.studio .differential-copy h3{margin:0 0 26px;font-size:clamp(33px,3.2vw,47px);line-height:1.12}.differential-copy>p{max-width:340px;color:var(--muted);font-size:13px;line-height:1.8}.location-card .differential-copy>p{color:#c6dae7}.files-card .differential-copy>p{color:#e6f5ff}.differential-copy .text-link{color:var(--blue-dark);border-color:#b9d6e7;gap:13px;margin-top:29px;font-size:11px;line-height:1.5}.location-card .text-link,.files-card .text-link{color:#fff;border-color:#fff6}.location-card :focus-visible,.files-card :focus-visible{outline-color:#fff}.differential-copy .location-tabs{gap:7px;margin-top:25px}.differential-copy .location-tabs button{padding:10px 12px}.differential-copy .location-mode-description{max-width:285px;min-height:40px;margin-top:18px;font-size:11px}.differential-copy .location-mode-description+.text-link{margin-top:4px}.differential-tags{flex-wrap:wrap;gap:7px;margin-top:26px;display:flex}.differential-tags span{color:#2a607d;background:#edf7fc;border-radius:4px;padding:7px 11px;font-size:10px}.image-card-art{min-height:100%;position:relative;overflow:clip}.image-card-art>img{object-fit:cover;width:100%;height:100%;transform:scale(calc(1.07 - var(--arrival) * .07));position:absolute}.image-card-frame{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:36px}.image-card-frame>span{color:#fff;letter-spacing:-.06em;text-shadow:0 2px 15px #102b3b66;font-size:85px}.image-card-frame>i{border:0 solid #ffffffc9;border-width:2px 0 0 2px;width:25px;height:25px;position:absolute}.image-card-frame>i:first-child{top:0;left:0}.image-card-frame>i:nth-child(2){top:0;right:0;transform:rotate(90deg)}.image-card-frame>i:nth-child(3){bottom:0;right:0;transform:rotate(180deg)}.image-card-frame>i:nth-child(4){bottom:0;left:0;transform:rotate(270deg)}.image-card-open{width:53px;height:53px;color:var(--ink);background:#fff;border-radius:7px;place-items:center;transition:background .2s,transform .2s;display:grid;position:absolute;bottom:36px;right:36px}.image-card-open:hover{background:var(--cyan);transform:translate(2px,-2px)}.differential-card .location-visual{border-radius:0;height:100%;min-height:560px}.differential-card .location-visual-caption{max-width:75%}.ownership-note{align-items:center;gap:9px;margin-top:28px;font-size:11px;font-weight:500;display:flex}.ownership-note svg{color:var(--cyan)}.delivery-package{perspective:1000px;height:560px;position:relative;overflow:clip}.package-files{width:310px;height:290px;transform-style:preserve-3d;position:absolute;top:100px;left:50%;transform:translate(-50%)}.package-preview{width:278px;color:var(--ink);z-index:3;transform-origin:bottom;transform:translateY(calc(-85px + var(--arrival) * 83px)) rotate(calc(-12deg + var(--arrival) * 10deg));background:#fff;border-radius:9px;padding:13px;position:absolute;top:0;left:16px;box-shadow:6px 18px 30px #003d6270}.package-preview-top,.package-preview-bottom{justify-content:space-between;align-items:center;gap:20px;font-size:10px;font-weight:600;display:flex}.package-preview-top{color:var(--blue-dark);padding:0 2px 10px}.package-preview>img{object-fit:cover;border-radius:4px;width:100%;height:164px}.package-preview-bottom{padding:12px 2px 4px;font-size:12px}.package-preview-bottom svg{color:#008bd8}.package-sheet{color:#005781;transform-origin:bottom;background:#dff4ff;border-radius:8px;width:220px;height:238px;padding:20px;position:absolute;top:16px;left:45px;box-shadow:5px 10px 20px #003d6238}.package-sheet>span{margin-top:11px;font-size:11px;font-weight:600;display:block}.sheet-photos{z-index:1;transform:translate(calc(-91px + var(--arrival) * 43px), calc(-51px + var(--arrival) * 30px)) rotate(calc(-23deg + var(--arrival) * 8deg))}.sheet-assets{z-index:2;transform:translate(calc(91px - var(--arrival) * 43px), calc(-65px + var(--arrival) * 44px)) rotate(calc(23deg - var(--arrival) * 8deg));background:#afe2fa}.sheet-thumbnails{gap:7px;margin-top:23px;display:flex}.sheet-thumbnails i{background:url(/studio/leisure.jpg) 50%/cover;border-radius:3px;width:70px;height:63px}.sheet-thumbnails i:nth-child(2){background-image:url(/studio/aerial.jpg)}.sheet-file-lines{gap:12px;margin-top:23px;display:grid}.sheet-file-lines i{background:#6dbadf;border-radius:2px;height:5px}.sheet-file-lines i:last-child{width:63%}.package-folder{z-index:5;width:336px;transform:translateX(-50%) translateY(calc(25px - var(--arrival) * 25px));position:absolute;top:320px;left:50%}.folder-front{min-height:99px;color:var(--ink);transform-origin:bottom;transform:rotateX(calc(-23deg + var(--arrival) * 18deg));background:#edfaff;border-radius:0 7px 9px 9px;align-items:center;gap:17px;padding:20px 28px;display:flex;box-shadow:8px 17px 32px #00375860}.folder-tab{clip-path:polygon(0 0,86% 0,100% 100%,0 100%);background:#edfaff;border-radius:6px 0 0;width:132px;height:15px;position:absolute;bottom:100%;left:0}.folder-front>svg{color:var(--blue-dark)}.folder-front strong{font-size:13px;font-weight:600;display:block}.folder-front div>span{color:var(--muted);margin-top:4px;font-size:10px;display:block}.package-destinations{align-items:center;gap:10px;display:flex;position:absolute;bottom:45px;left:50%;transform:translate(-50%)}.package-destinations:before{content:"";background:#8ad6f780;width:1px;height:29px;position:absolute;bottom:100%;left:50%}.package-destinations>span{white-space:nowrap;border:1px solid #8ad6f77f;border-radius:5px;align-items:center;gap:8px;padding:12px 13px;font-size:10px;display:flex}.package-destinations small{color:#ccedff;font-size:8px}.reduced-motion .differential-card{filter:none;position:relative;top:auto;transform:none}.reduced-motion .differential-card:last-child{margin-bottom:0}@media (max-width:1100px){.differentials-section{padding-left:5%;padding-right:5%}.differential-card{grid-template-columns:47% 53%;min-height:530px}.differential-copy{padding:40px 30px}.studio .differential-copy h3{font-size:35px}.differential-copy>p{font-size:12px}.differential-card .location-visual{min-height:530px}.differential-copy .location-tabs{gap:5px}.differential-copy .location-tabs button{padding:9px 10px;font-size:9px}.delivery-package{transform-origin:50%;height:530px;overflow:visible;transform:scale(.91)}.package-destinations{gap:7px;bottom:25px}.package-destinations>span{padding:10px 9px;font-size:9px}}@media (max-width:760px){.differentials-section{padding-top:54px;padding-bottom:12px}.differentials-heading{margin-bottom:30px;display:block}.differentials-heading h2{font-size:36px}.differentials-heading p{max-width:300px;margin-top:20px;font-size:12px}[data-stack-marker]{scroll-margin-top:18px}.differential-card{border-radius:12px;flex-direction:column;min-height:0;margin-bottom:74px;display:flex;top:18px}.differential-copy{padding:29px 25px 28px}.studio .differential-copy h3{margin-bottom:18px;font-size:32px}.differential-copy>p{font-size:12px;line-height:1.75}.differential-copy .text-link{margin-top:19px;font-size:10px}.differential-tags{gap:6px;margin-top:20px}.differential-tags span{padding:6px 9px;font-size:9px}.image-card-art{min-height:280px}.image-card-frame{inset:25px}.image-card-frame>span{font-size:65px}.image-card-open{width:44px;height:44px;bottom:24px;right:24px}.differential-copy .location-tabs{gap:6px;margin-top:21px;margin-bottom:0}.differential-copy .location-tabs button{padding:8px 10px;font-size:9px}.differential-copy .location-mode-description{min-height:36px;margin-top:15px;font-size:10px}.differential-copy .location-mode-description+.text-link{margin-top:4px}.differential-card .location-visual{height:285px;min-height:285px}.differential-card .location-visual-caption{max-width:73%;font-size:8px}.ownership-note{margin-top:20px;font-size:10px}.files-card .differential-copy{padding-bottom:8px}.delivery-package{width:100%;height:348px;overflow:clip;transform:none}.package-files{transform-origin:top;top:40px;transform:translate(-50%)scale(.76)}.package-folder{transform:translateX(-50%) translateY(calc(25px - var(--arrival) * 25px)) scale(.78);transform-origin:top;top:206px}.package-destinations{gap:6px;bottom:20px}.package-destinations:before{height:20px}.package-destinations>span{gap:5px;padding:9px 8px;font-size:8px}.package-destinations small{font-size:7px}.package-destinations svg{width:14px}}@media (max-width:359px){.differentials-heading h2{font-size:31px}.differential-copy{padding:25px 20px}.studio .differential-copy h3{font-size:28px}.differential-copy>p{font-size:11px}.differential-copy .location-tabs{gap:5px}.differential-copy .location-tabs button{padding:7px 8px;font-size:8px}.image-card-art{min-height:245px}.differential-card .location-visual{height:255px;min-height:255px}.package-destinations{gap:5px}.package-destinations>span{padding:8px 7px;font-size:7px}.package-destinations small{font-size:6px}}@media (max-height:690px){.differential-card{filter:none;margin-bottom:25px;position:relative;top:auto;transform:none}}
.service-showcase{padding-top:100px;padding-bottom:100px}.service-workbench{background:#f1f7fb;border:1px solid #cddfea;border-radius:14px;grid-template-columns:35% 65%;display:grid;overflow:clip}.service-options{border-right:1px solid #cddfea;flex-direction:column;justify-content:center;gap:5px;padding:18px;display:flex}.service-options button{text-align:left;color:var(--ink);background:0 0;border:0;border-radius:7px;align-items:center;gap:15px;min-height:70px;padding:18px 14px;font-size:13px;line-height:1.4;transition:color .2s,background .2s;display:flex}.service-options button>svg:last-child{opacity:.45;width:16px;margin-left:auto}.service-option-icon{color:var(--blue-dark);place-items:center;width:28px;display:grid}.service-options button[aria-pressed=true]{background:var(--blue-dark);color:#fff;box-shadow:0 7px 15px #006ca829}.service-options button[aria-pressed=true] .service-option-icon{color:var(--cyan)}.service-options button:hover:not([aria-pressed=true]){background:#e1eef7}.service-options button[aria-pressed=true]:focus-visible{outline-offset:-4px;outline-color:#fff}.service-art{height:330px;animation:.4s both description-in;overflow:hidden}.service-art>div{border-radius:0;height:100%}.service-detail{background:#fff;min-width:0}.service-detail-copy{padding:27px 34px 29px}.studio .service-detail h3{font-size:29px;line-height:1.15}.service-detail p{color:var(--muted);max-width:570px;margin-top:15px;font-size:13px;line-height:1.75}.service-detail small{color:var(--muted);margin-top:16px;font-size:10px;display:block}.service-detail-copy>a{color:var(--blue-dark);align-items:center;gap:11px;margin-top:22px;padding:5px 0;font-size:11px;display:inline-flex}.service-detail .whatsapp-icon{width:16px;height:18px}.service-panorama{background:#154763;position:relative;overflow:hidden}.service-panorama>img{object-fit:cover;width:100%;height:100%}.service-360-ring{color:#fff;letter-spacing:-.07em;text-shadow:0 2px 12px #102b3b;border:1px solid #ffffffa6;border-radius:50%;place-items:center;width:170px;height:90px;font-size:52px;line-height:1;display:grid;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 20px #ffffff12}.service-preview-link{color:var(--blue-dark);background:#fff;border-radius:4px;align-items:center;gap:20px;padding:12px 15px;font-size:11px;display:flex;position:absolute;bottom:22px;right:24px}.service-floorplan{background:radial-gradient(#e3f5ff,#c9e6f7);place-items:center;display:grid;position:relative}.service-floorplan svg{width:94%;height:93%}.service-floorplan>small,.service-formats>small{color:#245674;font-size:9px;position:absolute;bottom:14px;left:20px}.service-formats{perspective:1000px;background:#d7ecf8;position:relative;overflow:clip}.format-wide{background:#fff;width:53%;height:65%;padding:9px 9px 27px;position:absolute;top:11%;left:9%;transform:rotate(-6deg);box-shadow:0 14px 25px #0e4b7326}.format-tall{background:#fff;width:26%;height:78%;padding:8px 8px 27px;position:absolute;top:10%;right:13%;transform:rotate(7deg);box-shadow:0 12px 22px #0e4b7340}.service-formats img{object-fit:cover;width:100%;height:100%}.service-formats span{color:#406278;font-size:10px;position:absolute;bottom:7px;right:11px}.video-formats .format-wide{background:#102b3b;height:56%;top:16%;transform:rotate(-3deg)}.video-formats .format-tall{background:#102b3b;width:21%;height:80%;top:7%}.video-formats span{color:#fff}.film-track{gap:5px;width:45%;display:flex;position:absolute;bottom:17%;left:15%;transform:rotate(-3deg)}.film-track i{background:#7ebbdc;border-radius:2px;flex:1;height:15px}@media (max-width:1050px){.service-options{padding:11px}.service-options button{gap:10px;padding:16px 10px;font-size:12px}.service-detail-copy{padding:25px}.service-art{height:300px}}@media (max-width:760px){.service-showcase{padding-top:58px;padding-bottom:58px}.service-workbench{border-radius:10px;flex-direction:column;display:flex}.service-options{border-bottom:1px solid #cddfea;border-right:0;grid-template-columns:1fr 1fr;gap:6px;padding:10px;display:grid}.service-options button{border:1px solid #d5e5ee;gap:9px;min-height:66px;padding:10px 8px;font-size:10px;line-height:1.4}.service-options button>svg:last-child{display:none}.service-option-icon,.service-option-icon svg{width:20px}.service-art{height:255px}.service-detail-copy{min-height:280px;padding:24px 22px}.studio .service-detail h3{font-size:26px}.service-detail p{font-size:12px}.service-detail small{font-size:9px}.service-detail-copy>a{gap:9px;margin-top:19px;font-size:10px}.service-preview-link{font-size:9px;bottom:15px;right:15px}.service-floorplan svg{width:122%;max-width:none}.service-formats .format-wide{width:56%;height:57%;top:16%;left:7%}.service-formats .format-tall{width:28%;right:8%}.service-formats.video-formats .format-wide{height:49%}.service-formats.video-formats .format-tall{width:26%}}
.portfolio-section{border-top:1px solid #e1ebf1}.portfolio-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.portfolio-tour{display:block}.portfolio-cover{aspect-ratio:1.5;background:radial-gradient(at 10% 20%,#248fca,#064e78);border-radius:9px;position:relative;overflow:hidden}.portfolio-cover img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.portfolio-cover-label{color:#fff;letter-spacing:-.05em;background:#10394caa;border-radius:4px;padding:5px 9px;font-size:19px;position:absolute;bottom:15px;left:17px}.portfolio-open{width:39px;height:39px;color:var(--blue-dark);background:#fff;border-radius:5px;place-items:center;display:grid;position:absolute;top:16px;right:16px}.portfolio-tour:hover img{transform:scale(1.045)}.portfolio-tour-caption{margin-top:19px}.studio .portfolio-tour h3{overflow-wrap:anywhere;font-size:23px;line-height:1.3}.portfolio-tour-caption>span{color:var(--muted);margin-top:8px;font-size:10px;display:block}.portfolio-empty{background:#eef6fb;border-radius:12px;grid-template-columns:41% 1fr;align-items:center;gap:60px;padding:28px;display:grid}.portfolio-empty-art{border-radius:8px;height:290px;position:relative;overflow:hidden}.portfolio-empty-art img{object-fit:cover;width:100%;height:100%}.portfolio-empty-art>span{color:#fff;letter-spacing:-.07em;text-shadow:0 3px 25px #093249;font-size:73px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.studio .portfolio-empty h3{max-width:420px;font-size:32px;line-height:1.15}.portfolio-empty p{color:var(--muted);max-width:380px;margin:19px 0;font-size:13px}.portfolio-empty a,.portfolio-message button{color:var(--blue-dark);background:0 0;border:0;align-items:center;gap:20px;padding:12px 0;font-size:12px;display:inline-flex}.portfolio-status,.portfolio-message{background:#eef6fb;border-radius:10px;padding:48px 30px;font-size:13px}.studio .portfolio-message h3{font-size:27px}.portfolio-message p{color:var(--muted);margin-top:15px}@media (max-width:760px){.portfolio-grid{grid-template-columns:1fr;gap:30px}.portfolio-empty{grid-template-columns:1fr;gap:25px;padding:20px}.portfolio-empty-art{height:205px}.studio .portfolio-empty h3{font-size:28px}.portfolio-empty p{font-size:12px}.portfolio-empty a{font-size:11px}}
.studio{--blue:#008bd8;--blue-dark:#006ca8;--cyan:#8ad6f7;--ink:#102b3b;--paper:#fff;--muted:#506470;--travel:0;background:var(--paper);color:var(--ink);font-family:var(--font-inter),sans-serif;font-size:16px;line-height:1.55;overflow:clip}.studio *{box-sizing:border-box}.studio button,.studio a{-webkit-tap-highlight-color:transparent}.studio button{cursor:pointer;font:inherit}.studio a{text-decoration:none}.studio button:disabled{cursor:default;opacity:.4}.studio :focus-visible{outline:3px solid var(--blue-dark);outline-offset:5px}.studio-hero :focus-visible,.contact-section :focus-visible{outline-color:#fff}.studio ::selection{background:var(--cyan);color:var(--ink)}.studio h1,.studio h2,.studio h3,.studio p{margin:0}.studio h1,.studio h2,.studio h3{letter-spacing:-.04em;text-wrap:balance;font-weight:500}.studio h2{font-size:clamp(38px,4.1vw,64px);line-height:1.06}.studio p{text-wrap:pretty}.studio svg{flex-shrink:0}.studio section{scroll-margin-top:96px}.studio-skip{z-index:100;color:var(--blue-dark);background:#fff;padding:15px;position:fixed;top:-70px;left:20px}.studio-skip:focus{top:10px}.studio-header{z-index:30;background:#fff;border-bottom:1px solid #dbe6ed;justify-content:space-between;align-items:center;gap:28px;height:88px;padding:0 4.2%;display:flex;position:relative}.studio-logo{flex-shrink:0;align-items:center;gap:20px;display:flex}.studio-logo img{object-fit:contain;width:75px;height:63px}.studio-logo span{letter-spacing:.015em;color:var(--muted);border-left:1px solid #cedfe9;padding-left:18px;font-size:10px;line-height:1.45}.studio-header nav{gap:26px;font-size:12px;font-weight:500;display:flex}.studio-header nav a{padding:8px 0;position:relative}.studio-header nav a:after{content:"";background:var(--blue);height:2px;transition:right .25s;position:absolute;bottom:0;left:0;right:100%}.studio-header nav a:hover:after{right:0}.whatsapp-icon{background:currentColor;flex:none;width:19px;height:21px;display:inline-block;-webkit-mask:url(/brand/whatsapp.svg) 50%/contain no-repeat;mask:url(/brand/whatsapp.svg) 50%/contain no-repeat}.header-actions{gap:14px}.header-cta{color:#fff;background:var(--blue-dark);border-radius:6px;align-items:center;gap:18px;min-height:42px;padding:12px 17px;font-size:12px;font-weight:600;transition:background .2s,transform .2s;display:flex}.header-cta:hover{background:#005a8d;transform:translateY(-2px)}.header-cta .whatsapp-icon{width:16px;height:18px}.menu-button{width:34px;height:38px;color:var(--blue-dark);background:0 0;border:0;place-items:center;display:none}.studio-hero{background:var(--blue);color:#fff;isolation:isolate;align-items:center;height:calc(100svh - 88px);min-height:720px;max-height:940px;padding:70px 6%;display:flex;position:relative;overflow:hidden}.hero-copy{z-index:4;pointer-events:none;width:53%;padding-bottom:20px;position:relative}.hero-atmosphere{z-index:-1;background:linear-gradient(116deg,#006fae 8%,#007ec5 52%,#008bd8 86%);position:absolute;inset:0;overflow:hidden}.hero-atmosphere:after{content:"";background:linear-gradient(90deg,#006aa2aa,#0000 65%);position:absolute;inset:0}.hero-atmosphere i{filter:blur(24px);background:radial-gradient(#0000 39%,#8ad6f755 50%,#8ad6f708 64%,#0000 70%);border-radius:50%;width:120%;height:150%;animation:19s ease-in-out infinite alternate blue-current;display:block;position:absolute;top:-45%;left:23%;transform:rotate(-32deg)scale(.95,1.3)}.hero-atmosphere i:nth-child(2){opacity:.65;background:radial-gradient(#0000 30%,#004f9238 46%,#9de4ff45 54%,#0000 68%);animation-duration:25s;animation-delay:-9s;top:14%;left:39%}.hero-atmosphere i:nth-child(3){opacity:.5;width:70%;height:110%;animation-duration:16s;animation-delay:-6s;top:-30%;left:48%}.studio-hero[data-visible=false] .hero-atmosphere i,.studio-hero[data-visible=false] .orbit-one{animation-play-state:paused}@keyframes blue-current{0%{transform:translate(-7%,4%)rotate(-32deg)scale(.95,1.3)}to{transform:translate(4%,-6%)rotate(-12deg)scale(1.08,1.1)}}.hero-copy a{pointer-events:auto}.hero-copy h1{letter-spacing:-.04em;font-size:clamp(65px,7.15vw,104px);font-weight:500;line-height:1.01}.hero-line{margin-bottom:-.08em;padding-bottom:.08em;display:block;overflow:hidden}.hero-line>span{animation:1.2s cubic-bezier(.16,1,.3,1) both hero-enter;display:block}.hero-line:nth-child(2)>span{animation-delay:.12s}.hero-line:nth-child(3)>span{animation-delay:.24s}.hero-copy p{color:#fff;max-width:350px;margin:28px 0 26px;font-size:16px;line-height:1.65}.studio-button{border-radius:5px;justify-content:space-between;align-items:center;gap:35px;min-height:51px;padding:14px 20px;font-size:12px;font-weight:600;transition:transform .2s,background .2s;display:inline-flex}.studio-button.light{color:var(--blue-dark);background:#fff}.studio-button:hover{background:#dcf3ff;transform:translateY(-3px)}.hero-art{aspect-ratio:1;width:min(53vw,770px);transform:translate(var(--pointer-x,0px),calc(-50% + var(--pointer-y,0px) + var(--travel)*95px)) rotate(calc(var(--travel)*-14deg));z-index:2;transition:translate .3s;position:absolute;top:50%;right:3.5%}.studio-globe{aspect-ratio:1;background:#79c8ed;border-radius:50%;width:77%;position:absolute;top:12%;left:12%;overflow:hidden;transform:rotate(-12deg);box-shadow:12px 35px 60px #004d7966}.studio-globe canvas,.globe-poster{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.studio-globe[data-globe=ready] .globe-poster{opacity:0}.orbit{pointer-events:none;border:1px solid #c3edffb3;border-radius:50%;position:absolute;inset:5%}.orbit:after{content:"";background:#b3e6ff;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:-6px;box-shadow:0 6px 15px #00639766}.orbit-one{animation:32s linear infinite orbit-drift;transform:rotate(-28deg)scaleY(.77)}.orbit-two{border-color:#b7e7ff70;inset:-1%;transform:rotate(41deg)scaleY(.73)}.hero-360{letter-spacing:-.065em;color:#fff;z-index:3;pointer-events:none;transform:rotate(calc(var(--travel)*14deg));font-size:clamp(90px,12vw,178px);font-weight:500;line-height:.8;position:absolute;bottom:7%;right:-3%}.hero-bottom{letter-spacing:.015em;justify-content:space-between;align-items:center;font-size:10px;font-weight:500;display:flex;position:absolute;bottom:25px;left:6%;right:6%}.hero-bottom span,.hero-bottom a{align-items:center;gap:13px;display:flex}.hero-bottom i{background:#8ad6f7;width:22px;height:1px}.hero-bottom a{padding:7px 0}.studio-section{max-width:1440px;margin:auto;padding:92px 6%}.section-heading{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:40px;display:flex}.section-heading>div,.section-heading>p{width:40%;max-width:390px}.section-heading p{color:var(--muted);font-size:14px;line-height:1.75}.interaction-note{color:var(--blue-dark);align-items:center;gap:10px;margin-top:17px;font-size:10px;font-weight:600;display:flex}.studio-tour-stage{isolation:isolate;background:#183f54;border-radius:10px 10px 0 0;height:530px;position:relative;overflow:hidden}.studio-panorama,.tour-poster{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.studio-panorama canvas{cursor:grab;touch-action:pan-y;width:100%;height:100%;display:block}.tour-poster{pointer-events:none;transition:opacity .35s}.tour-poster.loaded{opacity:0}.tour-heading{color:#fff;pointer-events:none;text-shadow:0 2px 10px #0009;align-items:center;gap:15px;display:flex;position:absolute;top:22px;left:25px}.tour-heading>span{letter-spacing:-.06em;font-size:35px;font-weight:500}.tour-heading>div{border-left:1px solid #fff7;gap:2px;padding-left:15px;display:grid}.tour-heading strong{font-size:13px;font-weight:600}.tour-heading small{font-size:10px}.studio-tour-stage:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#102b3b50,#0000 30%);position:absolute;inset:0}.tour-hint{color:#fff;pointer-events:none;background:#102b3bd9;border-radius:30px;align-items:center;gap:10px;padding:10px 15px;font-size:10px;display:flex;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.tour-controls{pointer-events:none;justify-content:space-between;display:flex;position:absolute;bottom:20px;left:22px;right:22px}.tour-controls>div{pointer-events:auto;gap:4px;display:flex}.tour-controls button{width:39px;height:39px;color:var(--ink);background:#fff;border:0;border-radius:5px;place-items:center;transition:background .2s;display:grid}.tour-controls button:hover{background:var(--cyan)}.tour-controls svg{width:17px;height:17px}.tour-status{background:var(--ink);color:#fff;text-align:center;border-radius:5px;max-width:90%;padding:14px 18px;font-size:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.studio-panorama[data-panorama=fallback] canvas{visibility:hidden}.scene-picker{border:1px solid #d9e5ed;border-top:0;border-radius:0 0 10px 10px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.scene-picker button{text-align:left;color:var(--ink);background:#fff;border:0;border-right:1px solid #d9e5ed;align-items:center;gap:16px;padding:17px 21px;display:flex;position:relative}.scene-picker button:last-child{border-right:0}.scene-picker button.selected{background:#edf8fe}.scene-picker button:after{content:"";background:var(--blue);height:3px;transition:transform .2s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.scene-picker button.selected:after{transform:scaleX(1)}.scene-picker img{object-fit:cover;border-radius:4px;width:65px;height:51px}.scene-picker span{gap:4px;display:grid}.scene-picker small{color:var(--muted);font-size:9px}.scene-picker strong{font-size:12px;font-weight:600}.scene-picker svg{color:var(--blue);margin-left:auto}.capture-note{color:var(--muted);font-size:10px;margin-top:14px!important}.studio-tour-stage.expanded{z-index:100;border-radius:0;width:100%;height:100dvh;position:fixed;inset:0}.expanded .studio-panorama canvas{touch-action:none}.location-tabs{flex-wrap:wrap;gap:7px;display:flex}.location-tabs button{color:#d4e8f5;background:0 0;border:1px solid #526d7b;border-radius:30px;padding:10px 12px;font-size:10px;font-weight:500;transition:background .2s}.location-tabs button[aria-pressed=true]{background:var(--cyan);border-color:var(--cyan);color:var(--ink)}.text-link{color:var(--cyan);background:0 0;border:0;border-bottom:1px solid #8ad6f74d;align-items:center;gap:15px;margin-top:15px;padding:13px 0 10px;font-size:11px;display:inline-flex}.location-visual{isolation:isolate;background:#2378a1;border-radius:8px;height:450px;position:relative;overflow:hidden}.location-photo{object-fit:cover;width:100%;height:100%;transition:filter .6s,transform .6s,opacity .6s;position:absolute;transform:scale(1.02)}.location-visual-caption{z-index:4;color:#fff;background:#102b3bd9;border-radius:3px;max-width:72%;padding:7px 10px;font-size:9px;position:absolute;bottom:16px;left:18px}.location-compass{color:#fff;background:#102b3b80;border:1px solid #fffa;border-radius:50%;place-items:center;width:56px;height:56px;font-size:8px;display:grid;position:absolute;bottom:18px;right:18px}.location-compass span{position:absolute;top:3px}.location-compass b{margin-top:13px;font-size:10px}.location-compass i{background:#fff;width:1px;height:14px;position:absolute;top:15px;transform:rotate(25deg)}.view-model .location-photo{opacity:.16;filter:saturate(.3);transform:scale(1.2)}.view-map .location-photo{filter:brightness(.67)saturate(.6);transform:scale(1.12)}.location-pins span{color:var(--ink);background:#fff;border-radius:6px;align-items:center;gap:8px;padding:9px 12px;font-size:10px;animation:.5s both description-in;display:flex;position:absolute;box-shadow:0 8px 20px #00182750}.location-pins svg{width:17px;height:17px;color:var(--blue)}.location-pins .pin-main{background:var(--cyan);top:47%;left:39%}.pin-school{top:24%;left:14%}.pin-market{top:30%;right:10%}.pin-park{bottom:21%;left:22%}.model-stage{perspective:1000px;place-items:center;display:grid;position:absolute;inset:0}.model-ground{width:340px;height:280px;transform-style:preserve-3d;background:#7dcced;animation:1s cubic-bezier(.16,1,.3,1) model-arrive;position:relative;transform:rotateX(55deg)rotate(-35deg);box-shadow:10px 25px 40px #00273c66}.model-building{width:100px;height:110px;transform-style:preserve-3d;position:absolute;top:90px;left:80px;transform:translateZ(110px)}.building-roof{background:#e7f8ff;position:absolute;inset:0}.building-front{transform-origin:top;background:repeating-linear-gradient(#fff 0 6px,#63b1d3 6px 20px);width:100px;height:130px;position:absolute;top:110px;left:0;transform:rotateX(-90deg)}.building-side{transform-origin:0;background:repeating-linear-gradient(90deg,#d4effc 0 6px,#278ab6 6px 20px);width:130px;height:110px;position:absolute;top:0;left:100px;transform:rotateY(90deg)}.model-building.second{width:65px;height:80px;top:40px;left:220px;transform:translateZ(70px)}.second .building-front{width:65px;height:80px;top:80px}.second .building-side{width:80px;height:80px;left:65px}.model-path{background:#b4e5f9;height:20px;position:absolute;bottom:22px;left:0;right:0}.studio summary::-webkit-details-marker{display:none}.faq-section{border-top:1px solid #deebf2;grid-template-columns:45% 55%;padding-top:65px;padding-bottom:75px;display:grid}.process-section{background:#f1f7fb;max-width:none}.process-section .section-heading{max-width:1268px;margin:0 auto 40px}.process-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;max-width:1268px;margin:0 auto;padding:0;list-style:none;display:grid}.process-list li{min-height:285px;color:var(--ink);background:#fff;border-radius:12px;flex-direction:column;justify-content:space-between;padding:26px;transition:transform .35s cubic-bezier(.16,1,.3,1);display:flex}.process-list li:nth-child(2){background:#dff1fb}.process-list li:nth-child(3){background:#cbeafa}.process-list li:nth-child(4){background:#a7def7}.process-list li:hover{transform:translateY(-6px)}.process-card-top{color:var(--blue-dark);justify-content:space-between;align-items:center;gap:20px;display:flex}.step-number{letter-spacing:-.045em;font-variant-numeric:tabular-nums;font-size:42px;line-height:1}.process-list h3{margin:38px 0 12px;font-size:19px;line-height:1.2}.process-list p{color:#38596d;max-width:245px;font-size:12px;line-height:1.8}.studio .process-list.in-view{animation:none}.process-list.in-view li{animation:.85s cubic-bezier(.16,1,.3,1) both process-arrive}.process-list.in-view li:nth-child(2){animation-delay:90ms}.process-list.in-view li:nth-child(3){animation-delay:.18s}.process-list.in-view li:nth-child(4){animation-delay:.27s}@keyframes process-arrive{0%{transform:translateY(40px)rotate(2deg)}to{transform:translateY(0)rotate(0)}}.faq-section h2{font-size:43px}.faq-section details{border-bottom:1px solid #d6e4ec}.faq-section summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;padding:19px 0;font-size:14px;font-weight:500;list-style:none;display:flex}.faq-section summary svg{color:var(--blue);transition:transform .2s}.faq-section details[open] summary svg{transform:rotate(180deg)}.faq-section details p{color:var(--muted);padding:0 32px 22px 0;font-size:12px;line-height:1.8}.contact-section{color:#fff;background:#102b3b;grid-template-columns:1fr auto;align-items:center;gap:40px;padding:73px 9% 28px;display:grid}.contact-section h2{font-size:clamp(45px,5.3vw,78px)}.contact-section p{color:#c6dae7;margin-top:23px;font-size:13px;line-height:1.8}.contact-button{background:var(--cyan);color:var(--ink);border-radius:7px;justify-content:space-between;align-items:center;gap:17px;padding:22px 25px;font-size:13px;font-weight:600;transition:background .2s,transform .2s;display:flex}.contact-button .whatsapp-icon{width:24px;height:27px}.contact-button:hover{background:#fff;transform:translateY(-3px)}.contact-section p{max-width:380px}.contact-bottom{color:#c6dae7;border-top:1px solid #39505f;grid-column:1/-1;justify-content:space-between;gap:25px;margin-top:15px;padding-top:22px;font-size:11px;display:flex}.studio-footer{justify-content:space-between;align-items:center;gap:35px;padding:25px 6%;display:flex}.studio-footer img{object-fit:contain;width:47px;height:46px}.studio-footer span,.studio-footer>a:last-child{color:var(--muted);font-size:10px}.studio-footer>a:last-child{align-items:center;gap:7px;display:flex}.studio [data-reveal]{opacity:1}.studio [data-reveal].in-view{animation:.8s cubic-bezier(.16,1,.3,1) section-reveal}@keyframes hero-enter{0%{filter:blur(6px);transform:translateY(103%)}to{filter:blur();transform:translateY(0)}}@keyframes orbit-drift{0%{transform:rotate(-28deg)scaleY(.77)}to{transform:rotate(332deg)scaleY(.77)}}@keyframes description-in{0%{opacity:.35;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes model-arrive{0%{opacity:.2;transform:rotateX(65deg)rotate(-60deg)translateY(20px)}to{opacity:1;transform:rotateX(55deg)rotate(-35deg)}}@keyframes section-reveal{0%{clip-path:inset(0 0 15%);transform:translateY(22px)}to{clip-path:inset(0);transform:translateY(0)}}.reduced-motion *{transition:none!important;animation:none!important}.reduced-motion .hero-art{transform:translateY(-50%)}@media (min-width:1700px){.studio-hero{padding-left:calc(50vw - 650px)}.hero-art{right:calc(50vw - 690px)}}@media (max-width:1100px){.studio-header nav{gap:17px;font-size:11px}.studio-logo span{display:none}.studio-hero{min-height:650px}.hero-copy h1{font-size:7.5vw}.hero-art{width:56vw;right:0}.hero-copy p{max-width:305px;font-size:14px}.studio-section{padding:75px 5%}.scene-picker button{gap:10px;padding:15px}.scene-picker img{width:50px;height:45px}.scene-picker svg{display:none}.location-tabs{gap:5px}.location-tabs button{padding:8px 10px;font-size:9px}.location-visual{height:425px}.tour-hint{display:none}.contact-section{padding-left:6%;padding-right:6%}}@media (max-width:760px){.studio-header{gap:16px;height:72px;padding:0 5%}.studio-logo img{width:56px;height:50px}.header-actions{gap:11px}.header-cta{gap:8px;padding:10px 12px;font-size:10px}.header-cta .whatsapp-icon{width:15px;height:17px}.hero-atmosphere i{filter:blur(15px);width:170%;height:115%;top:6%;left:0}.hero-atmosphere i:nth-child(2){top:43%;left:10%}.hero-atmosphere i:nth-child(3){top:18%;left:40%}.hero-atmosphere:after{background:linear-gradient(#006aa2bb,#0000 65%)}.process-section .section-heading{margin-bottom:30px}.process-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.process-list li{min-height:249px;padding:20px 17px}.step-number{font-size:34px}.process-card-top{gap:10px}.process-card-top svg{width:21px}.process-list h3{min-height:41px;margin-top:27px;font-size:17px}.process-list p{min-height:77px;font-size:11px;line-height:1.75}.contact-button{justify-self:start;gap:15px;padding:18px 20px;font-size:12px}.contact-button .whatsapp-icon{width:21px;height:24px}.menu-button{width:26px;display:grid}.menu-button svg{width:21px}.studio-header nav{background:#fff;border-bottom:1px solid #dbe6ed;padding:20px 6%;font-size:14px;display:none;position:absolute;top:72px;left:0;right:0}.studio-header nav.nav-open{gap:7px;display:grid}.studio-hero{align-items:flex-start;height:auto;min-height:790px;max-height:none;padding:46px 6% 400px}.hero-copy{z-index:4;width:100%;padding:0}.hero-copy h1{letter-spacing:-.04em;font-size:clamp(54px,12.5vw,82px);line-height:1.02}.hero-copy p{max-width:320px;margin:22px 0;font-size:13px;line-height:1.7}.studio-button{gap:25px;min-height:47px;padding:12px 17px;font-size:11px}.hero-art{width:min(98%,490px);transform:translate(var(--pointer-x,0px),calc(var(--travel)*40px)) rotate(calc(var(--travel)*-9deg));top:auto;bottom:63px;right:1%}.studio-globe{width:75%;top:13%;left:14%}.hero-360{font-size:98px;bottom:10%;right:2%}.orbit{inset:6%}.orbit-two{inset:1%}.hero-bottom{gap:12px;font-size:8px;bottom:18px;left:6%;right:6%}.hero-bottom span,.hero-bottom a{gap:7px}.hero-bottom i{width:13px}.hero-bottom a svg{width:12px}.studio-section{padding:58px 5%}.studio h2{font-size:39px}.section-heading{margin-bottom:27px;display:block}.section-heading>div,.section-heading>p{width:100%;max-width:430px;margin-top:20px}.section-heading p{font-size:12px;line-height:1.75}.interaction-note{margin-top:13px;font-size:9px}.studio-tour-stage{border-radius:7px 7px 0 0;height:420px}.tour-heading{gap:12px;top:17px;left:16px}.tour-heading>span{font-size:27px}.tour-heading>div{padding-left:12px}.tour-heading strong{font-size:11px}.tour-heading small{font-size:9px}.tour-controls{bottom:14px;left:13px;right:13px}.tour-controls button{width:34px;height:35px}.tour-controls>div{gap:3px}.tour-status{min-width:200px;font-size:10px}.scene-picker button{padding:11px 9px 13px;display:block}.scene-picker img{width:100%;height:58px;margin-bottom:9px}.scene-picker span{gap:0}.scene-picker small{display:none}.scene-picker strong{font-size:9px;line-height:1.4}.capture-note{max-width:280px;font-size:9px}.location-tabs{order:0;gap:7px;margin-bottom:22px}.location-tabs button{padding:9px 12px;font-size:10px}.location-visual{order:1;height:330px}.text-link{margin-top:5px;font-size:10px}.location-visual-caption{max-width:73%;font-size:8px;bottom:12px;left:10px}.location-compass{width:48px;height:48px;bottom:12px;right:10px}.model-ground{transform:rotateX(55deg)rotate(-35deg)scale(.8)}.location-pins span{gap:4px;padding:7px;font-size:9px}.pin-school{top:19%;left:7%}.pin-market{top:32%;right:6%}.pin-park{bottom:25%;left:15%}.location-pins .pin-main{top:50%;left:32%}.faq-section{padding-top:40px;padding-bottom:47px;display:block}.faq-section h2{margin-bottom:24px;font-size:36px}.faq-section summary{padding:18px 0;font-size:12px}.faq-section details p{padding-right:15px;font-size:11px}.contact-section{grid-template-columns:1fr;gap:27px;padding:48px 6% 25px}.contact-section h2{font-size:44px}.contact-section p{margin-top:20px;font-size:12px}.contact-bottom{align-items:center;gap:20px;margin-top:0;font-size:9px}.studio-footer{gap:18px;padding:21px 5%}.studio-footer span{max-width:120px;font-size:8px}.studio-footer>a:last-child{gap:4px;font-size:8px}.studio-footer img{width:37px;height:39px}.reduced-motion .hero-art{transform:none}}@media (max-width:359px){.studio-hero{min-height:700px;padding-top:38px;padding-bottom:365px}.hero-copy h1{font-size:43px}.hero-copy p{max-width:275px;font-size:12px}.hero-art{width:99%;bottom:62px;right:0}.hero-360{font-size:81px}.header-actions{gap:7px}.header-cta{gap:6px;padding:9px 10px;font-size:9px}.process-list li{min-height:264px;padding:18px 14px}.process-list h3{font-size:16px}.process-list p{font-size:10px}.hero-bottom{font-size:7px}.studio-tour-stage{height:375px}.tour-controls button{width:31px}.location-tabs{gap:5px}.location-tabs button{padding:8px 10px;font-size:9px}.location-visual{height:290px}.studio h2{font-size:35px}.contact-bottom{font-size:8px}.studio-footer span{max-width:90px}.scene-picker strong{font-size:8px}}@media (prefers-reduced-motion:reduce){.studio *{transition:none!important;animation:none!important}.studio-hero .hero-art{transform:translateY(-50%)}@media (max-width:760px){.studio-hero .hero-art{transform:none}}}
.studio{position:relative}.studio h2,.studio h3{white-space:pre-line}.studio-header{color:#fff;background:0 0;border:0;gap:28px;height:100px;padding:0 5%;position:absolute;inset:0 0 auto}.studio-logo img{width:81px;height:75px}.studio-header nav{gap:23px;margin-left:auto;font-size:11px}.studio-header nav a:after{background:var(--cyan)}.studio-header .header-cta{color:#006098;background:#fff;gap:10px}.studio-header .header-cta:hover{background:#dff4ff}.studio-header :focus-visible{outline-color:#fff}.studio-header .header-actions{gap:20px}.studio-header .menu-button{color:#fff}.studio-hero{height:100svh;min-height:808px;max-height:1028px;padding-top:135px}.hero-art{top:54%}.language-picker{font-size:11px;position:relative}.language-picker summary{cursor:pointer;align-items:center;gap:7px;min-height:42px;padding:7px 0;list-style:none;display:flex}.language-picker summary::-webkit-details-marker{display:none}.language-picker>div{color:var(--ink);background:#fff;border-radius:6px;min-width:125px;padding:7px;position:absolute;top:44px;right:-14px;box-shadow:0 10px 30px #003d6a33}.language-picker a{border-radius:3px;padding:10px 12px;display:block}.language-picker a[aria-current],.language-picker a:hover{color:var(--blue-dark);background:#e8f5fc}.language-picker a:focus-visible{outline-color:var(--blue-dark);outline-offset:-2px}@media (max-width:1100px){.studio-header{gap:18px}.studio-header nav{gap:15px;font-size:10px}.studio-header .header-actions{gap:14px}.studio-header .header-cta{padding:11px 13px;font-size:10px}}@media (max-width:1000px){.studio-header .menu-button{width:32px;display:grid}.studio-header nav{background:#005888;border:1px solid #8ad6f755;border-radius:8px;padding:20px 24px;font-size:14px;display:none;position:absolute;top:92px;left:4%;right:4%;box-shadow:0 20px 30px #00436333}.studio-header nav.nav-open{gap:8px;display:grid}}@media (max-width:760px){.studio-header{gap:15px;height:82px;padding:0 6%}.studio-logo img{width:61px;height:61px}.studio-header .header-actions{gap:16px}.studio-header .header-cta{gap:8px;min-height:38px;padding:10px 13px;font-size:10px}.studio-header .header-cta .whatsapp-icon{width:14px;height:16px}.studio-header .menu-button{width:24px}.studio-header nav{top:80px}.studio-hero{height:auto;min-height:862px;max-height:none;padding-top:125px;padding-bottom:400px}.hero-art{top:auto}.language-picker{font-size:10px}.language-picker summary{gap:4px}}@media (max-width:359px){.studio-header .header-actions{gap:8px}.studio-header .header-cta{gap:6px;padding:9px 8px;font-size:9px}.studio-hero{min-height:780px;padding-top:118px;padding-bottom:365px}}
