:root{--text:#6f6874;--text-h:#19141f;--text-soft:#7f7689;--bg:#f3eee8;--border:#3428421f;--panel:#fffaf5b8;--code-bg:#ffffff9e;--accent:#8f6fff;--accent-bg:#8f6fff1a;--accent-border:#8f6fff4d;--button-bg:#ffffff7a;--button-border:#3428421a;--footer-text:#f5f2ec;--footer-text-soft:#f5f2ecb8;--shadow:0 32px 80px -42px #271c356b, 0 12px 24px -18px #271c352e;--sans:Inter, "Segoe UI", Roboto, sans-serif;--heading:"Times New Roman", Georgia, serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.01em;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}body{background:radial-gradient(circle at top,#fffffff0,#0000 28%),linear-gradient(#f9f5ef 0%,#f0e9e1 100%);min-width:320px;margin:0}#root{text-align:center;box-sizing:border-box;width:min(1280px,100% - 32px);min-height:100svh;margin:0 auto}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:400}h1{letter-spacing:-.04em;margin:0 0 18px;font-size:clamp(3.75rem,8vw,6.5rem);line-height:.92}@media (width<=1024px){h1{font-size:clamp(3rem,12vw,4.5rem)}}h2{letter-spacing:-.03em;margin:0 0 10px;font-size:1.9rem;line-height:1}@media (width<=1024px){h2{font-size:1.6rem}}h3{margin:0}p{margin:0;font-size:1rem;line-height:1.7}code{font-family:var(--mono);color:var(--text-h);background:var(--code-bg);border:1px solid #382b4814;border-radius:999px;padding:5px 10px;font-size:15px;line-height:135%;display:inline-flex}a{color:var(--text-h);cursor:pointer;-webkit-tap-highlight-color:transparent;text-decoration:none;transition:color .3s cubic-bezier(.22,1,.36,1)}a:hover{color:var(--accent)}a:focus-visible{outline-offset:3px;border-radius:6px;outline:2px solid #8f6fff80}button,input{font:inherit}img{max-width:100%}.page-shell{gap:56px;padding:32px 0 64px;display:grid}.home-page{gap:64px;display:grid}.home-closing-group{gap:44px;margin-bottom:24px;display:grid}.site-header,.hero-section,.video-section,.site-footer,.contact-page-section,.project-detail-section,.service-detail-section,.news-detail-section,.team-page-section,.peris-design-section{background:var(--panel);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:1px solid #34284214;border-radius:32px;position:relative;overflow:hidden;box-shadow:0 26px 60px -46px #271c3533}.reveal-on-scroll{opacity:0;transition:opacity .64s cubic-bezier(.22,1,.36,1),transform .64s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);transform:translateY(28px)}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}.reveal-on-scroll .project-card,.reveal-on-scroll .service-card,.reveal-on-scroll .how-we-work-card,.reveal-on-scroll .newsletter-section{opacity:0;transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .62s cubic-bezier(.22,1,.36,1);transform:translateY(20px)}.reveal-on-scroll.is-visible .project-card,.reveal-on-scroll.is-visible .service-card,.reveal-on-scroll.is-visible .how-we-work-card,.reveal-on-scroll.is-visible .newsletter-section{opacity:1;transform:translateY(0)}.reveal-on-scroll.is-visible .project-card:nth-child(2),.reveal-on-scroll.is-visible .service-card:nth-child(2),.reveal-on-scroll.is-visible .how-we-work-card:nth-child(2){transition-delay:60ms}.reveal-on-scroll.is-visible .project-card:nth-child(3),.reveal-on-scroll.is-visible .service-card:nth-child(3),.reveal-on-scroll.is-visible .how-we-work-card:nth-child(3){transition-delay:.12s}.reveal-on-scroll.is-visible .project-card:nth-child(4),.reveal-on-scroll.is-visible .service-card:nth-child(4),.reveal-on-scroll.is-visible .how-we-work-card:nth-child(4){transition-delay:.18s}@media (prefers-reduced-motion:reduce){.reveal-on-scroll,.reveal-on-scroll .project-card,.reveal-on-scroll .service-card,.reveal-on-scroll .how-we-work-card,.reveal-on-scroll .newsletter-section{opacity:1;transition:none;transform:none}}.site-header,.site-footer,.contact-page-section,.project-detail-section{padding:28px}.about-section,.services-section,.testimonials-section,.news-section,.newsletter-section{box-shadow:none;background:0 0;border:none;padding:0}.site-nav>a,.nav-group summary,.about-actions a,.projects-section>.section-heading a,.services-section>.section-heading a,.how-we-work-section>.section-heading a,.news-section>.section-heading a,.newsletter-section>.section-heading a,.inline-link,.newsletter-controls button{border:1px solid var(--button-border);background:var(--button-bg);min-height:44px;color:var(--text-h);border-radius:999px;justify-content:center;align-items:center;padding:0 18px;text-decoration:none;transition:transform .3s cubic-bezier(.22,1,.36,1),border-color .3s cubic-bezier(.22,1,.36,1),background-color .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1);display:inline-flex}.site-nav>a:hover,.nav-group summary:hover,.about-actions a:hover,.projects-section>.section-heading a:hover,.services-section>.section-heading a:hover,.how-we-work-section>.section-heading a:hover,.service-body a:hover,.news-section>.section-heading a:hover,.newsletter-section>.section-heading a:hover,.news-body a:hover,.inline-link:hover,.newsletter-controls button:hover{border-color:var(--accent-border);background:var(--accent-bg);transform:translateY(-1px);box-shadow:0 18px 40px -30px #0e0b188c}.section-heading{gap:16px;margin-bottom:30px;display:grid}.section-heading>div{justify-items:start;gap:10px;display:grid}.section-heading-wide{justify-content:space-between;align-items:end;gap:24px;display:flex}.section-heading-wide p{color:var(--text-soft);max-width:30rem}.eyebrow,.section-kicker{min-height:32px;color:var(--text-soft);letter-spacing:.12em;text-transform:uppercase;background:#ffffff75;border:1px solid #3d304a1a;border-radius:999px;align-items:center;padding:0 12px;font-size:.78rem;display:inline-flex}.section-heading-inverse .section-kicker{color:#f5f2ecc7;background:#ffffff14;border-color:#ffffff24}.section-heading-inverse h2,.section-heading-inverse+p,.video-copy p,.video-copy .inline-link{color:var(--footer-text)}.service-card,.news-card,.testimonial-card{background:0 0;border:none;overflow:hidden}.service-image-link,.project-image-link,.news-image-link{border-radius:24px;display:block;overflow:hidden}.project-image-frame{position:relative}.service-card img,.project-card img,.news-card img{aspect-ratio:1.36;object-fit:cover;border-radius:24px;width:100%;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1),filter .7s cubic-bezier(.22,1,.36,1);display:block}.project-card:hover img,.service-card:hover img,.news-card:hover img{filter:saturate(1.02);transform:scale(1.025)}.project-rotating-image{width:100%;display:block}.project-rotating-image.is-current{z-index:1;position:relative}.project-card.is-rotating .project-rotating-image.is-current{animation:.85s cubic-bezier(.22,1,.36,1) project-image-enter}.project-rotating-image.is-previous{z-index:0;position:absolute;inset:0}.project-card.is-rotating .project-rotating-image.is-previous{animation:.85s cubic-bezier(.22,1,.36,1) project-image-exit}@keyframes project-image-enter{0%{opacity:.25;transform:translate(8%)scale(1.01)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes project-image-exit{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(-8%)scale(.99)}}.service-body,.news-body{text-align:left;gap:10px;padding:16px 4px 0;display:grid}.service-body h3,.news-body h3,.footer-links-grid h3{font-family:var(--sans);color:var(--text-h);margin:0;font-size:1.16rem;font-weight:500;line-height:1.35}.card-title-link{color:inherit;text-decoration:none}.card-title-link:hover{color:var(--accent)}.card-link{width:fit-content;color:var(--text-soft);letter-spacing:.02em;background:0 0;border:none;align-items:center;padding:0;font-size:.9rem;text-decoration:none;transition:color .3s cubic-bezier(.22,1,.36,1);display:inline-flex}.card-link:after{content:"↗";margin-left:6px;font-size:.9em}.card-link:hover{color:var(--text-h)}.site-header{justify-content:space-between;align-items:center;gap:20px;transition:background-color .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1),border-color .3s cubic-bezier(.22,1,.36,1),-webkit-backdrop-filter .3s cubic-bezier(.22,1,.36,1),backdrop-filter .3s cubic-bezier(.22,1,.36,1);display:flex}.site-header.is-scrolled{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#fffaf5e0;border-color:#3428421a;box-shadow:0 24px 48px -40px #18122438}.brand{color:var(--text-h);align-items:center;gap:16px;text-decoration:none;display:inline-flex}.brand img{width:220px;max-width:100%}.brand-copy{text-align:left;gap:2px;display:grid}.brand-copy strong{font-size:.96rem;font-weight:600}.brand-copy span{color:var(--text-soft);font-size:.88rem}.menu-toggle{display:none}.site-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.nav-group{position:relative}.nav-group summary{cursor:pointer;list-style:none}.nav-group summary::-webkit-details-marker{display:none}.nav-group[open] .nav-panel{display:grid}.nav-panel{z-index:10;border:1px solid var(--border);background:#fffcf8f5;border-radius:22px;gap:8px;min-width:240px;padding:12px;display:none;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 30px 60px -32px #0e0b1866}.nav-panel a{color:var(--text-h);text-align:left;border-radius:14px;padding:10px 12px;text-decoration:none}.nav-panel a:hover{background:#8e6cff14}.hero-section{border-radius:36px;min-height:min(92svh,960px);position:relative;overflow:hidden}.hero-section img,.hero-copy,.hero-copy .eyebrow,.hero-text-block,.hero-actions{will-change:transform, opacity}.hero-copy{z-index:2;text-align:left;opacity:0;flex-direction:column;justify-content:end;gap:22px;width:min(100%,760px);padding:clamp(28px,4.8vw,80px);transition:opacity .78s cubic-bezier(.22,1,.36,1) .18s,transform .78s cubic-bezier(.22,1,.36,1) .18s;display:flex;position:absolute;inset:auto auto 0 0;transform:translateY(28px)}.hero-copy .eyebrow{color:#fff8f1d1;letter-spacing:.18em;background:0 0;border:none;border-radius:0;min-height:auto;padding:0}.hero-text-block{gap:16px;display:grid}.hero-copy h1{color:#fff;text-shadow:0 18px 40px #00000047;max-width:11ch;margin:0}.hero-subtitle{color:#fff8f1eb;letter-spacing:.07em;text-transform:uppercase;max-width:30rem;font-size:.98rem}.hero-actions{flex-wrap:wrap;gap:10px;display:flex}.hero-primary-link,.hero-secondary-link{color:#fff;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;text-decoration:none;transition:transform .3s cubic-bezier(.22,1,.36,1),border-color .3s cubic-bezier(.22,1,.36,1),background-color .3s cubic-bezier(.22,1,.36,1),color .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1);display:inline-flex}.hero-primary-link{color:#1a151f;background:#fff8f1eb;box-shadow:0 22px 44px -34px #0c0a154d}.hero-secondary-link{background:#ffffff14}.hero-primary-link:hover,.hero-secondary-link:hover{border-color:#ffffff47;transform:translateY(-1px)}.hero-primary-link:hover{box-shadow:0 26px 52px -34px #0c0a1561}.hero-secondary-link:hover{background:#ffffff24}.hero-image-frame-full{height:100%;min-height:min(92svh,960px);position:relative}.hero-overlay{background:linear-gradient(#120e142e,#120e1461 42%,#120e14d1),linear-gradient(90deg,#120e148f,#120e1429 52%,#120e141a);position:absolute;inset:0}.hero-image-frame-full img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity 1s cubic-bezier(.22,1,.36,1);animation:18s ease-out .9s forwards hero-image-drift;display:block;transform:scale(1.012)}.hero-section.is-ready .hero-image-frame-full img{opacity:1}.hero-section.is-ready .hero-copy{opacity:1;transform:translateY(0)}@keyframes hero-image-drift{0%{transform:scale(1.012)}to{transform:scale(1.034)}}@media (prefers-reduced-motion:reduce){.hero-copy,.hero-image-frame-full img{opacity:1;transition:none;animation:none;transform:none}}.about-content{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px;display:grid}.about-section-compact{text-align:center}.about-section-compact .section-heading{justify-items:center}.about-section-compact .about-content{grid-template-columns:minmax(0,52rem);justify-content:center}.about-section-compact .about-actions{justify-content:center}.about-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.services-subnav{box-shadow:none;background:0 0;border:none;border-bottom:1px solid #34284214;flex-wrap:wrap;gap:10px;padding:0 0 12px;display:flex}.services-subnav-link{min-height:42px;color:var(--text-h);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.services-subnav-link:hover,.services-subnav-link.is-active{background:0 0;border-color:#34284229;transform:none}.institutional-subnav{box-shadow:none;background:0 0;border:none;border-bottom:1px solid #34284214;flex-wrap:wrap;gap:10px;padding:0 0 12px;display:flex}.institutional-subnav-link{min-height:42px;color:var(--text-h);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.institutional-subnav-link:hover,.institutional-subnav-link.is-active{background:0 0;border-color:#34284229;transform:none}.services-grid,.news-grid,.projects-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:32px 24px;display:grid}.service-card,.news-card,.project-card{grid-column:span 4}.project-card{align-content:start;gap:0;display:grid;position:relative}.project-card-1,.project-card-4{grid-column:span 7}.project-card-2,.project-card-3{grid-column:span 5}.project-card-1 img,.project-card-4 img{aspect-ratio:1.34}.project-card-2 img,.project-card-3 img{aspect-ratio:1.18}.projects-grid-minimal{gap:24px}.projects-grid-minimal .project-card{overflow:hidden}.projects-grid-minimal .project-body{display:none}.project-body{text-align:left;gap:10px;padding:18px 6px 0;display:grid}.project-category,.project-location{color:var(--text-soft);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.86rem}.project-body h3{font-family:var(--sans);color:var(--text-h);margin:0;font-size:1.22rem;font-weight:500;line-height:1.35}.services-section-editorial .services-grid-editorial{gap:34px 24px}.services-grid-editorial .service-card{grid-column:span 6}.services-grid-editorial .service-body{max-width:32rem}.how-we-work-section{gap:6px;display:grid}.how-we-work-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.how-we-work-card{text-align:left;border-top:1px solid #3428421a;gap:14px;padding:22px 18px 0 0;display:grid}.how-we-work-number{color:#34284261;font-family:var(--heading);font-size:1.6rem;line-height:1}.how-we-work-card h3{color:var(--text-h);font-family:var(--sans);font-size:1rem;font-weight:500;line-height:1.4}.how-we-work-card p{max-width:20rem}.video-section{color:var(--footer-text);background:radial-gradient(circle at 0 0,#c6b0ff24,#0000 28%),linear-gradient(#0f0f12fa,#1c1820fa);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:36px;padding:34px;display:grid}.video-copy{flex-direction:column;justify-content:center;gap:20px;padding:clamp(12px,2.4vw,24px);display:flex}.footer-logo-light{opacity:.92}.video-frame{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:28px;overflow:hidden}.video-frame video{background:#0b0a0f;width:100%;height:100%;min-height:320px;display:block}.testimonials-marquee-section{opacity:0;transition:opacity .72s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.testimonials-marquee-section.is-visible{opacity:1;transform:translateY(0)}.testimonials-marquee{gap:18px;display:grid}.testimonials-row{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.testimonials-track{will-change:transform;gap:24px;width:max-content;animation:34s linear infinite testimonials-marquee-forward;display:flex}.testimonial-card{text-align:left;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffcf8bd;border:1px solid #3428420f;border-radius:24px;align-content:start;gap:16px;width:clamp(280px,28vw,360px);min-height:260px;padding:24px 24px 22px;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1),border-color .3s cubic-bezier(.22,1,.36,1);display:grid;box-shadow:0 18px 42px -38px #271c3529}.testimonial-card-static{width:auto;min-height:100%}.testimonials-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.testimonial-stars{color:var(--text-h);letter-spacing:.18em;font-size:.85rem}.testimonial-client{align-items:center;gap:12px;display:flex}.testimonial-avatar{width:50px;height:50px;color:var(--text-h);letter-spacing:.08em;background:linear-gradient(#ffffffdb,#f3eae2f5),radial-gradient(circle at 30% 30%,#ffffffe6,#0000 58%);border:1px solid #34284214;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;display:inline-flex}.testimonial-card strong{color:var(--text-h);letter-spacing:.01em;font-size:.94rem;font-weight:500}.testimonial-card p{-webkit-line-clamp:7;-webkit-box-orient:vertical;line-height:1.72;display:-webkit-box;overflow:hidden}@media (hover:hover){.testimonials-marquee:hover .testimonials-track{animation-play-state:paused}.testimonial-card:hover{border-color:#3428421a;transform:translateY(-6px);box-shadow:0 28px 54px -40px #271c353d}}@keyframes testimonials-marquee-forward{0%{transform:translate(0)}to{transform:translate(calc(-50% - 12px))}}@media (prefers-reduced-motion:reduce){.testimonials-marquee-section{opacity:1;transition:none;transform:none}.testimonials-track{animation:none}}.testimonials-more{justify-content:center;margin-top:18px;display:flex}.testimonials-more-link{min-height:44px;color:var(--text-h);background:#ffffff6b;border:1px solid #3428421a;border-radius:999px;justify-content:center;align-items:center;padding:0 18px;transition:transform .3s cubic-bezier(.22,1,.36,1),border-color .3s cubic-bezier(.22,1,.36,1),background-color .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1),color .3s cubic-bezier(.22,1,.36,1);display:inline-flex;box-shadow:0 14px 30px -28px #271c3529}.testimonials-more-link:hover{border-color:var(--accent-border);color:var(--text-h);background:#ffffffb8;transform:translateY(-1px);box-shadow:0 18px 34px -28px #271c3533}.newsletter-section{gap:16px;max-width:44rem;display:grid}.newsletter-section-cta{text-align:center;justify-items:center;margin:0 auto}.newsletter-section-closing{gap:12px;max-width:38rem}.newsletter-section-cta .section-heading{justify-items:center;margin-bottom:8px}.newsletter-section-cta p{max-width:34rem;color:var(--text-soft)}.newsletter-cta{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.newsletter-button{min-height:50px;color:var(--text-h);background:#fff8f1e6;border:1px solid #3428421f;border-radius:999px;justify-content:center;align-items:center;padding:0 24px;text-decoration:none;transition:transform .3s cubic-bezier(.22,1,.36,1),border-color .3s cubic-bezier(.22,1,.36,1),background-color .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1);display:inline-flex;box-shadow:0 18px 40px -34px #271c3533}.newsletter-button:hover{border-color:var(--accent-border);background:#fffffff5;transform:translateY(-1px)}.newsletter-button-compact{min-height:42px;padding:0 18px;font-size:.92rem;box-shadow:0 16px 34px -32px #271c352e}.contact-page-shell{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);align-items:start;gap:34px;display:grid}.contact-page-copy{text-align:left;gap:18px;display:grid}.contact-page-copy p{max-width:28rem}.contact-form{background:#fffcf8b8;border:1px solid #34284214;border-radius:28px;gap:18px;padding:26px;display:grid}.contact-form-step{gap:18px;display:grid}.contact-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.contact-form-grid-details{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-field{text-align:left;gap:8px;display:grid}.contact-field span{color:var(--text-h);font-size:.88rem}.contact-field input,.contact-field select,.contact-field textarea{box-sizing:border-box;width:100%;color:var(--text-h);font:inherit;resize:vertical;background:#ffffffc7;border:1px solid #3428421f;border-radius:18px;padding:14px 16px}.contact-field input:focus,.contact-field select:focus,.contact-field textarea:focus{border-color:var(--accent-border);outline:none;box-shadow:0 0 0 4px #8f6fff14}.contact-field-full{grid-column:1/-1}.contact-form-actions{justify-content:flex-end;display:flex}.contact-form-actions-start{justify-content:flex-start}.contact-form-actions-split{justify-content:space-between;gap:12px}.contact-button{border:1px solid var(--button-border);background:var(--button-bg);min-height:46px;color:var(--text-h);font:inherit;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0 22px;transition:transform .2s,border-color .2s,background-color .2s,box-shadow .2s;display:inline-flex}.contact-button.is-ready{color:#fff;background:#25d366;border-color:#105a2c2e;box-shadow:0 18px 38px -26px #0a46214d}.contact-button:hover:not(:disabled){border-color:var(--accent-border);background:var(--accent-bg);transform:translateY(-1px);box-shadow:0 18px 40px -30px #0e0b1852}.contact-button.is-ready:hover:not(:disabled){background:#20bd5a;border-color:#105a2c3d;box-shadow:0 22px 42px -28px #0a462161}.contact-button:disabled{opacity:.72;cursor:wait}.contact-button-secondary{background:0 0}.contact-form-status{border-radius:18px;margin:0;padding:14px 16px;font-size:.94rem}.contact-form-status.is-success{color:#295138;background:#48a3681f}.contact-form-status.is-error{color:#7b3b3b;background:#a852521a}.service-detail-section{border:1px solid var(--border);background:var(--panel);box-shadow:var(--shadow);border-radius:32px;padding:28px}.project-lightbox-section{padding:0}.project-lightbox-shell{background:var(--panel);box-shadow:var(--shadow);border:1px solid #34284214;border-radius:32px;gap:18px;padding:20px;display:grid}.project-lightbox-topbar{justify-content:flex-start;display:flex}.project-lightbox-back{background:#ffffff70;border:1px solid #3428421a;border-radius:999px;align-items:center;min-height:42px;padding:0 16px;display:inline-flex}.project-lightbox-media{justify-content:center;align-items:center;display:flex;position:relative}.project-lightbox-image{object-fit:contain;background:#ffffff61;border-radius:28px;width:100%;max-height:78svh;animation:.42s cubic-bezier(.22,1,.36,1) detail-image-fade;display:block}.project-lightbox-arrow{z-index:1;width:46px;height:46px;color:var(--text-h);cursor:pointer;background:#ffffffb8;border:1px solid #3428421a;border-radius:50%;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.22,1,.36,1),background-color .3s cubic-bezier(.22,1,.36,1),border-color .3s cubic-bezier(.22,1,.36,1);display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.project-lightbox-arrow:hover{border-color:var(--accent-border);background:#fffffff0}.project-lightbox-arrow.is-left{left:16px}.project-lightbox-arrow.is-right{right:16px}.project-lightbox-dots{justify-content:center;gap:8px;display:flex}.project-lightbox-dot{cursor:pointer;background:#3428422e;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background-color .22s,transform .22s}.project-lightbox-dot.is-active{background:#342842b8;transform:scale(1.08)}.service-detail-grid{grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);align-items:start;gap:24px;display:grid}.service-detail-copy{gap:20px;display:grid}.service-detail-quotes{gap:10px;display:grid}.service-detail-quotes p:first-child{color:var(--text-h);font-size:1.1rem}.service-detail-body,.service-detail-notes{gap:14px;display:grid}.service-detail-experience-cta{justify-content:flex-start;display:flex}.service-detail-support{border:1px solid var(--border);background:#ffffff6b;border-radius:24px;gap:14px;padding:22px;display:grid}.service-detail-support h3{font-family:var(--sans);color:var(--text-h);font-size:1rem;font-weight:600}.service-detail-steps{gap:10px;margin:0;padding-left:1.2rem;display:grid}.service-detail-actions,.service-detail-actions-workshops{gap:14px;display:grid}.service-detail-actions-primary{flex-wrap:wrap;gap:12px;display:flex}.service-detail-actions-primary>a:first-child,.service-detail-actions-primary>a:only-child{color:#fff;background:linear-gradient(#c78b5d,#b97744);border:1px solid #a8683c57;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 22px;display:inline-flex;box-shadow:0 20px 38px -28px #7946223d}.service-detail-actions-primary>a:only-child:hover,.service-detail-actions-primary>a:first-child:hover{color:#fff;background:linear-gradient(#cf9364,#c07f4e)}.service-detail-actions-primary>a:last-child{min-height:46px;color:var(--text-h);background:#ffffffc7;border:1px solid #3428421f;border-radius:999px;justify-content:center;align-items:center;padding:0 22px;display:inline-flex}.service-detail-back-link{width:fit-content;color:var(--text-soft)}.service-detail-back-link:hover{color:var(--text-h)}.service-detail-media{gap:18px;display:grid}.service-detail-primary,.service-detail-secondary{object-fit:cover;aspect-ratio:1.42;border-radius:28px;width:100%;max-height:340px;display:block}.service-detail-section-workshops .service-detail-media{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px}.service-detail-section-workshops .service-detail-primary,.service-detail-section-workshops .service-detail-secondary{object-fit:cover;aspect-ratio:1.18;max-height:300px}.news-detail-section{border:1px solid var(--border);background:var(--panel);box-shadow:var(--shadow);border-radius:32px;gap:22px;padding:28px;display:grid}.news-detail-header{justify-content:space-between;align-items:end;gap:20px;display:flex}.news-detail-meta{min-height:32px;color:var(--text-soft);letter-spacing:.12em;text-transform:uppercase;background:#ffffff75;border:1px solid #3d304a1a;border-radius:999px;align-items:center;padding:0 12px;font-size:.78rem;display:inline-flex}.news-detail-featured{object-fit:contain;background:#ffffff61;border-radius:28px;width:100%;max-height:560px;display:block}.news-detail-slider{gap:14px;display:grid}.news-detail-viewport{border-radius:28px;overflow:hidden}.news-detail-slider-controls{justify-content:space-between;gap:10px;display:flex}.news-detail-featured-active{animation:.42s cubic-bezier(.22,1,.36,1) detail-image-fade}.news-detail-slider-button,.news-detail-dot{font:inherit}.news-detail-slider-button{min-height:42px;color:var(--text-h);cursor:pointer;background:#fff8f1e6;border:1px solid #3428421f;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;transition:transform .3s cubic-bezier(.22,1,.36,1),border-color .3s cubic-bezier(.22,1,.36,1),background-color .3s cubic-bezier(.22,1,.36,1);display:inline-flex}.news-detail-slider-button:hover{border-color:var(--accent-border);background:#fffffff5;transform:translateY(-1px)}.news-detail-dots{justify-content:center;gap:8px;display:flex}.news-detail-dot{cursor:pointer;background:#3428422e;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background-color .22s,transform .22s}.news-detail-dot.is-active{background:#342842b8;transform:scale(1.08)}@keyframes detail-image-fade{0%{opacity:.35;transform:scale(.992)}to{opacity:1;transform:scale(1)}}.news-detail-body{gap:16px;max-width:64rem;display:grid}.news-detail-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.news-detail-gallery img{aspect-ratio:1;object-fit:cover;border-radius:24px;width:100%;display:block}.team-page-section,.peris-design-section{border:1px solid var(--border);background:var(--panel);box-shadow:var(--shadow);border-radius:32px;gap:22px;padding:28px;display:grid}.team-page-grid,.peris-design-grid{grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);align-items:start;gap:22px;display:grid}.team-page-copy,.peris-design-copy,.team-page-body,.peris-design-body{gap:16px;display:grid}.team-page-intro,.peris-design-subtitle{color:var(--text-h);font-size:1.05rem}.team-page-image,.peris-design-image{object-fit:cover;border-radius:28px;width:100%;display:block}.team-page-image{aspect-ratio:1/1.08}.peris-design-media{gap:18px;display:grid}.peris-design-image{aspect-ratio:1.08}.peris-design-image-secondary{aspect-ratio:1.3}.team-members-grid,.peris-design-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.team-member-card,.peris-design-fact-card{border:1px solid var(--border);background:#ffffff6b;border-radius:24px;gap:10px;padding:20px;display:grid}.team-member-card h3{font-family:var(--sans);color:var(--text-h);font-size:1rem;font-weight:600}.experience-landing,.experience-landing *,.experience-landing :before,.experience-landing :after{box-sizing:border-box}.experience-landing{--t:#8b3a0f;--tl:#b8601e;--tp:#f5ede4;--s:#2c2419;--sm:#5c4a35;--sl:#a89880;--cr:#faf6f1;--cd:#f0e8de;--w:#fff;--fd:var(--heading);--fb:var(--sans);font-family:var(--fb);background:var(--cr);color:var(--s);font-size:16px;line-height:1.6;overflow-x:hidden}.experience-landing button,.experience-landing input,.experience-landing select{font:inherit}.experience-landing img,.experience-landing video{max-width:100%}.experience-landing nav{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf6f1f0;border-bottom:1px solid #8b3a0f1a;justify-content:space-between;align-items:center;padding:.9rem 2.5rem;display:flex;position:fixed;top:0;left:0;right:0}.experience-landing .nav-inner{justify-content:space-between;align-items:center;width:min(100%,1080px);margin:0 auto;display:flex}.experience-landing nav img{width:auto;height:34px}.experience-landing .nav-cta{font-family:var(--fb);letter-spacing:.1em;text-transform:uppercase;color:var(--w);background:var(--t);cursor:pointer;border:none;border-radius:2px;padding:10px 22px;font-size:12px;font-weight:500;transition:background .2s}.experience-landing .nav-cta:hover{background:var(--tl)}.experience-landing .hero{grid-template-columns:1fr 1fr;min-height:100vh;padding-top:60px;display:grid}.experience-landing .hero-left{background:var(--s);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:5rem 4rem 5rem 5rem;display:flex;position:relative;overflow:hidden}.experience-landing .hero-left:before{content:"";border:1px solid #8b3a0f40;border-radius:50%;width:260px;height:260px;position:absolute;top:-80px;right:-80px}.experience-landing .hero-left:after{content:"";border:1px solid #8b3a0f26;border-radius:50%;width:160px;height:160px;position:absolute;bottom:30px;left:-40px}.experience-landing .hero-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--tl);margin-bottom:1.5rem;font-size:10px}.experience-landing .hero-title{font-family:var(--fd);color:var(--cr);margin-bottom:.3rem;font-size:clamp(48px,5.5vw,78px);font-weight:300;line-height:1.05}.experience-landing .hero-title em{color:var(--tl);font-style:italic}.experience-landing .hero-subtitle{font-family:var(--fd);color:var(--sl);letter-spacing:.04em;text-align:center;margin-bottom:2.5rem;font-size:clamp(18px,2vw,26px);font-weight:300}.experience-landing .hero-subtitle-sans{font-family:var(--fb);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:500}.experience-landing .hero-date{flex-direction:column;align-items:center;margin-bottom:2.5rem;padding-top:1.15rem;display:inline-flex;position:relative}.experience-landing .hero-date:before{content:"";background:#b8601ee6;width:min(150px,34vw);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.experience-landing .hero-date-main{font-family:var(--fd);color:var(--cr);letter-spacing:.02em;font-size:26px;font-weight:400}.experience-landing .hero-date-sub{color:var(--sl);letter-spacing:.06em;text-align:center;margin-top:3px;font-size:12px}.experience-landing .hero-cupos-badge{width:fit-content;color:var(--s);letter-spacing:.08em;text-transform:uppercase;background:#fff;border:1px solid #b8601e2e;border-radius:999px;justify-content:center;align-items:center;margin:0 auto 1.5rem;padding:.5rem .85rem;font-size:11px;display:inline-flex}.experience-landing .hero-actions{flex-direction:column;gap:12px;width:100%;max-width:310px;display:flex}.experience-landing .btn-p,.experience-landing .btn-res{text-align:center;width:100%;font-family:var(--fb);letter-spacing:.12em;text-transform:uppercase;color:var(--w);background:var(--t);cursor:pointer;border:none;border-radius:2px;padding:16px 28px;font-size:12px;font-weight:500;text-decoration:none;transition:background .2s;display:block}.experience-landing .btn-p:hover,.experience-landing .btn-res:hover{background:var(--tl)}.experience-landing .btn-w,.experience-landing .btn-wa{width:100%;font-family:var(--fb);letter-spacing:.07em;color:#ffffff80;border:1px solid #ffffff21;border-radius:2px;justify-content:center;align-items:center;gap:8px;padding:13px 28px;font-size:12px;text-decoration:none;transition:all .2s;display:flex}.experience-landing .btn-w:hover,.experience-landing .btn-wa:hover{color:var(--cr);border-color:#ffffff59}.experience-landing .btn-w svg,.experience-landing .btn-wa svg{width:17px;height:17px}.experience-landing .hero-right{background:var(--s);position:relative;overflow:hidden}.experience-landing .hero-right img,.experience-landing .hero-right video{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.experience-landing .hero-video{opacity:0;transition:opacity .28s}.experience-landing .hero-video.is-visible{opacity:1}.experience-landing .hero-right-overlay{background:#2c241959;flex-direction:column;justify-content:center;align-items:center;gap:12px;transition:opacity .24s,visibility .24s;display:flex;position:absolute;inset:0}.experience-landing .hero-right-overlay.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.experience-landing .play-btn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;z-index:2;pointer-events:auto;background:#faf6f126;border:2px solid #faf6f199;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:all .25s;display:flex}.experience-landing .play-btn:hover{background:#faf6f140;border-color:#faf6f1e6;transform:scale(1.06)}.experience-landing .play-btn svg{fill:#faf6f1e6;width:28px;height:28px;margin-left:4px}.experience-landing .video-label{letter-spacing:.14em;text-transform:uppercase;color:#faf6f18c;white-space:nowrap;font-size:11px}.experience-landing .video-error{z-index:3;color:var(--w);background:#8b3a0fd1;border-radius:4px;padding:.85rem 1rem;font-size:12px;line-height:1.5;position:absolute;bottom:1rem;left:1rem;right:1rem}.experience-landing .strip{background:var(--t);flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;padding:.9rem 2.5rem;display:flex}.experience-landing .strip-item{letter-spacing:.07em;color:#ffffffe6;text-transform:uppercase;align-items:center;gap:7px;font-size:12px;display:flex}.experience-landing .strip-item svg{stroke:#ffffffd6;flex-shrink:0;width:15px;height:15px}.experience-landing .strip-dot{background:#fff6;border-radius:50%;width:3px;height:3px}.experience-landing section{padding:6rem 0}.experience-landing .container{max-width:1080px;margin:0 auto;padding:0 2.5rem}.experience-landing .eyebrow{width:fit-content;color:var(--s);letter-spacing:.22em;text-transform:uppercase;background:#fff;border:1px solid #b8601e29;border-radius:999px;justify-content:center;align-items:center;margin-bottom:1rem;padding:.55rem .9rem;font-size:10px;display:inline-flex}.experience-landing .sec-title{font-family:var(--fd);color:var(--s);margin-bottom:1.5rem;font-size:clamp(34px,4vw,52px);font-weight:300;line-height:1.1}.experience-landing .sec-title em{color:var(--t);font-style:italic}.experience-landing .que-es{background:var(--cr)}.experience-landing .qe-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.experience-landing .qe-text p{color:var(--sm);margin-bottom:1.1rem;font-size:16px;line-height:1.8}.experience-landing .highlight{border-left:2px solid var(--t);background:var(--tp);margin:1.75rem 0;padding:1rem 1.4rem}.experience-landing .highlight p{font-family:var(--fd);color:var(--s);margin:0;font-size:21px;font-weight:400;line-height:1.45}.experience-landing .flist{margin-top:1.75rem;list-style:none}.experience-landing .flist li{color:var(--sm);border-bottom:1px solid #5c4a351a;align-items:flex-start;gap:13px;padding:.9rem 0;font-size:14px;line-height:1.5;display:flex}.experience-landing .flist li:last-child{border-bottom:none}.experience-landing .ficon{background:var(--tp);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-top:1px;display:flex}.experience-landing .ficon svg{width:14px;height:14px;stroke:var(--t)}.experience-landing .gallery-wrap{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:stretch;gap:6px;display:grid}.experience-landing .gallery-main{aspect-ratio:2/3;border-radius:4px;overflow:hidden}.experience-landing .gallery-column{grid-auto-rows:1fr;gap:6px;display:grid}.experience-landing .gallery-main img,.experience-landing .gallery-sub img{object-fit:cover;width:100%;height:100%;display:block}.experience-landing .gallery-sub{aspect-ratio:4/3;border-radius:4px;overflow:hidden}.experience-landing .pasos{background:var(--s)}.experience-landing .pasos .sec-title{color:var(--cr)}.experience-landing .steps-grid{grid-template-columns:repeat(4,1fr);gap:2px;margin-top:3.5rem;display:grid}.experience-landing .step{background:#ffffff0a;padding:2.25rem 1.75rem}.experience-landing .step:first-child{border-radius:4px 0 0 4px}.experience-landing .step:last-child{border-radius:0 4px 4px 0}.experience-landing .step-n{font-family:var(--fd);color:#b8601e94;margin-bottom:.9rem;font-size:58px;font-weight:300;line-height:1}.experience-landing .step-t{font-family:var(--fd);color:var(--cr);margin-bottom:.6rem;font-size:20px;font-weight:400;line-height:1.2}.experience-landing .step-d{color:#fff6ecc7;font-size:13px;line-height:1.6}.experience-landing .incluye{background:var(--cd)}.experience-landing .inc-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:2.75rem;display:grid}.experience-landing .inc-card{background:var(--w);text-align:center;border:1px solid #5c4a3512;border-radius:4px;padding:1.75rem 1.5rem}.experience-landing .inc-emoji{margin-bottom:.75rem;font-size:32px}.experience-landing .inc-title{font-family:var(--fd);color:var(--s);margin-bottom:.35rem;font-size:19px;font-weight:400}.experience-landing .inc-desc{color:var(--sm);font-size:13px;line-height:1.5}.experience-landing .fotos{background:var(--s)}.experience-landing .fotos .eyebrow{color:var(--cr);background:#fff}.experience-landing .fotos .sec-title{color:var(--cr)}.experience-landing .fotos-slider-head{justify-content:flex-end;gap:10px;margin-top:1.5rem;display:flex}.experience-landing .fotos-slider-arrow{width:42px;height:42px;color:var(--cr);cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;transition:transform .25s,border-color .25s,background-color .25s}.experience-landing .fotos-slider-arrow:hover{background:#ffffff24;border-color:#ffffff47;transform:translateY(-1px)}.experience-landing .fotos-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;gap:18px;margin-top:3rem;display:flex;overflow-x:auto}.experience-landing .fotos-track::-webkit-scrollbar{display:none}.experience-landing .foto-slide{scroll-snap-align:start;aspect-ratio:3/4;background:#ffffff0a;border-radius:6px;flex:0 0 calc(33.3333% - 12px);width:calc(33.3333% - 12px);min-width:calc(33.3333% - 12px);max-width:calc(33.3333% - 12px);overflow:hidden}.experience-landing .foto-slide img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.experience-landing .foto-slide:hover img{transform:scale(1.03)}.experience-landing .foto-wide{aspect-ratio:16/9;grid-column:1/3}.experience-landing .testimonios{background:var(--cr);overflow:hidden}.experience-landing .test-grid{gap:24px;margin-top:3rem;display:flex}.experience-landing .test-slider-wrap{margin-top:1.5rem;position:relative}.experience-landing .test-slider-arrow{z-index:2;width:42px;height:42px;color:var(--s);cursor:pointer;background:#ffffffb8;border:1px solid #5c4a351f;border-radius:50%;transition:transform .25s,border-color .25s,background-color .25s;position:absolute;top:50%;transform:translateY(-50%)}.experience-landing .test-slider-arrow.is-left{left:-21px}.experience-landing .test-slider-arrow.is-right{right:-21px}.experience-landing .test-slider-arrow:hover{background:#fffffff5;border-color:#8b3a0f47;transform:translateY(-1px)}.experience-landing .test-grid-slider{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;gap:24px;width:100%;display:flex;overflow-x:auto}.experience-landing .test-grid-slider::-webkit-scrollbar{display:none}.experience-landing .test-card{box-sizing:border-box;scroll-snap-align:start;flex:0 0 calc(33.3333% - 16px);width:calc(33.3333% - 16px);min-width:calc(33.3333% - 16px);max-width:calc(33.3333% - 16px);height:auto}.experience-landing .test-stars{letter-spacing:.16em;color:var(--t);margin-bottom:.65rem;font-size:11px}.experience-landing .test-card{background:var(--w);border:1px solid #5c4a3514;border-radius:4px;padding:2rem;position:relative}.experience-landing .test-q{font-family:var(--fd);color:var(--tp);font-size:58px;line-height:1;position:absolute;top:8px;left:18px}.experience-landing .test-text{font-family:var(--fd);color:var(--s);margin-bottom:1.25rem;padding-top:.75rem;font-size:17px;font-style:italic;font-weight:400;line-height:1.55}.experience-landing .test-name{color:var(--t);letter-spacing:.04em;font-size:13px;font-weight:500}.experience-landing .test-detail{color:var(--sl);margin-top:2px;font-size:11px}.experience-landing .faq{background:var(--cd)}.experience-landing .faq-list{flex-direction:column;gap:2px;margin-top:3rem;display:flex}.experience-landing .faq-item{background:var(--w);border:1px solid #5c4a3514;border-radius:4px;overflow:hidden}.experience-landing .faq-btn{text-align:left;cursor:pointer;width:100%;font-family:var(--fd);color:var(--s);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.4rem 1.75rem;font-size:20px;font-weight:400;line-height:1.3;display:flex}.experience-landing .faq-btn:hover{color:var(--t)}.experience-landing .faq-icon{width:22px;height:22px;stroke:var(--t);flex-shrink:0;transition:transform .3s}.experience-landing .faq-item.open .faq-icon{transform:rotate(45deg)}.experience-landing .faq-body{max-height:0;transition:max-height .35s;overflow:hidden}.experience-landing .faq-item.open .faq-body{max-height:300px}.experience-landing .faq-body-inner{color:var(--sm);border-top:1px solid #5c4a3514;padding:1rem 1.75rem 1.4rem;font-size:15px;line-height:1.7}.experience-landing .reserva{background:var(--s);text-align:center}.experience-landing .reserva .sec-title{color:var(--cr)}.experience-landing .reserva .eyebrow{margin:0 auto 1rem}.experience-landing .res-desc{color:#ede3d7;max-width:520px;margin:0 auto 3rem;font-size:16px;line-height:1.75}.experience-landing .res-box{background:#ffffff0a;border:1px solid #8b3a0f4d;border-radius:4px;max-width:540px;margin:0 auto;padding:2.75rem 2.75rem 2.25rem}.experience-landing .countdown{gap:1rem;margin-bottom:2rem;display:grid}.experience-landing .countdown .eyebrow{color:var(--t);background:#f5ede4f5;border:1px solid #b8601e2e;border-radius:4px;width:fit-content;margin:0 auto;padding:.7rem 1rem}.experience-landing .countdown-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.experience-landing .countdown-grid div{text-align:center;background:#ffffff14;border:1px solid #b8601e2e;border-radius:4px;gap:6px;padding:1rem .8rem;display:grid}.experience-landing .countdown-grid strong{font-family:var(--fd);color:var(--cr);font-size:34px;font-weight:300;line-height:1}.experience-landing .countdown-grid span{letter-spacing:.14em;text-transform:uppercase;color:#d8c8b8;font-size:10px}.experience-landing .countdown-live{font-family:var(--fd);color:var(--cr);font-size:28px}.experience-landing .res-info{text-align:left;flex-direction:column;gap:12px;margin-bottom:1.75rem;display:flex}.experience-landing .res-row{color:#f7f0e7;align-items:center;gap:12px;font-size:14px;display:flex}.experience-landing .res-row svg{width:17px;height:17px;stroke:var(--tl);flex-shrink:0}.experience-landing .res-divider{border:none;border-top:1px solid #ffffff14;margin:1.75rem 0}.experience-landing .res-price{font-family:var(--fd);color:var(--cr);text-align:center;margin-bottom:.2rem;font-size:56px;font-weight:300}.experience-landing .res-price-note{color:#d8c8b8;text-align:center;letter-spacing:.04em;margin-bottom:.25rem;font-size:12px}.experience-landing .reservation-modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#2c241994;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.experience-landing .reservation-modal{background:var(--cr);border-radius:6px;flex-direction:column;width:min(100%,540px);max-height:90vh;padding:2rem;display:flex;position:relative;box-shadow:0 24px 60px -28px #0000004d}.experience-landing .reservation-modal-close{width:36px;height:36px;color:var(--sl);cursor:pointer;background:0 0;border:none;font-size:26px;line-height:1;position:absolute;top:12px;right:14px}.experience-landing .reservation-modal-eyebrow{letter-spacing:.22em;text-transform:uppercase;width:fit-content;color:var(--s);background:#fff;border:1px solid #b8601e29;border-radius:999px;margin-bottom:.75rem;padding:.45rem .8rem;font-size:10px;display:block}.experience-landing .reservation-modal-title{font-family:var(--fd);color:var(--s);margin-bottom:.75rem;font-size:38px;font-weight:300;line-height:1.05}.experience-landing .reservation-modal-copy{color:var(--sm);margin-bottom:1.5rem;font-size:14px}.experience-landing .reservation-modal-form{gap:1rem;padding-right:.15rem;display:grid;overflow-y:auto}.experience-landing .reservation-field{gap:.45rem;display:grid}.experience-landing .reservation-field span,.experience-landing .reservation-payment-methods legend{letter-spacing:.06em;text-transform:uppercase;color:var(--sm);font-size:12px}.experience-landing .reservation-field input,.experience-landing .reservation-field select{background:var(--w);width:100%;color:var(--s);border:1px solid #5c4a3529;border-radius:2px;padding:12px 14px}.experience-landing .reservation-payment-methods{border:1px solid #5c4a351a;border-radius:2px;gap:.7rem;padding:1rem;display:grid}.experience-landing .reservation-payment-methods label{color:var(--s);align-items:center;gap:.65rem;font-size:14px;display:flex}.experience-landing .reservation-policy{background:#f5ede4c7;border:1px solid #b8601e2e;border-radius:6px;gap:.4rem;padding:.8rem .9rem;display:grid}.experience-landing .reservation-policy strong{letter-spacing:.08em;text-transform:uppercase;color:var(--t);font-size:11px}.experience-landing .reservation-policy p{color:var(--sm);font-size:13px;line-height:1.65}.experience-landing .reservation-policy-checkbox{color:var(--s);align-items:flex-start;gap:.75rem;margin-top:-.1rem;font-size:13px;line-height:1.55;display:flex}.experience-landing .reservation-policy-checkbox input{flex-shrink:0;margin-top:.15rem}.experience-landing .reservation-submit{background:var(--t);min-height:52px;color:var(--w);border-radius:2px;margin-top:.35rem;padding:0 22px;position:static;box-shadow:0 14px 24px -18px #2c241938}.experience-landing .reservation-submit:disabled{cursor:not-allowed;opacity:.6;color:#ffffffeb;background:#8b3a0f85}.experience-landing .reservation-status{color:var(--sm);font-size:13px;line-height:1.6}.experience-landing .reservation-status.is-success{color:var(--t)}.experience-landing .reservation-status.is-error{color:#8b2a1f}.experience-landing .res-methods{color:#d8c8b8;text-align:center;letter-spacing:.04em;margin-bottom:1.75rem;font-size:12px}.experience-landing .res-nota{color:#d8c8b8;margin-top:1.25rem;font-size:11px;line-height:1.65}.experience-landing footer{background:var(--cd);border-top:1px solid #5c4a351f;justify-content:space-between;align-items:center;padding:2rem 2.5rem;display:flex}.experience-landing footer img{opacity:.65;width:auto;height:26px}.experience-landing .foot-text{color:var(--sl);letter-spacing:.04em;font-size:11px}.experience-landing .foot-ig{color:var(--sl);letter-spacing:.08em;text-transform:uppercase;font-size:11px;text-decoration:none}@media (prefers-reduced-motion:no-preference){.experience-landing .fi{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(18px)}.experience-landing .fi.v{opacity:1;transform:translateY(0)}}@media (width<=768px){.experience-landing nav{padding:.9rem 1.25rem}.experience-landing .hero{grid-template-columns:1fr;min-height:auto}.experience-landing .hero-left{text-align:center;order:1;align-items:center;padding:3rem 1.5rem}.experience-landing .hero-right{background:#000;order:0;height:auto;min-height:0;padding:0;display:block;overflow:visible}.experience-landing .hero-right .hero-video,.experience-landing .hero-right>img{aspect-ratio:auto;object-fit:contain;object-position:center;width:100%;max-width:100%;height:auto;min-height:0;max-height:none;display:block;position:static;overflow:visible;transform:none}.experience-landing .hero-title{font-size:42px}.experience-landing .strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1rem;padding:.75rem 1rem;display:grid}.experience-landing .strip-dot{display:none}.experience-landing .strip-item{justify-content:center}.experience-landing .hero-date:before{width:min(120px,46vw)}.experience-landing section{padding:3.5rem 0}.experience-landing .container{padding:0 1.25rem}.experience-landing .qe-grid{grid-template-columns:1fr;gap:2.5rem}.experience-landing .fotos-track{box-sizing:border-box;gap:16px;width:100%;padding-left:20px;padding-right:20px}.experience-landing .foto-slide{scroll-snap-align:center;aspect-ratio:4/3;flex:0 0 calc(100vw - 40px);width:calc(100vw - 40px);min-width:calc(100vw - 40px);max-width:calc(100vw - 40px)}.experience-landing .steps-grid{grid-template-columns:1fr 1fr;gap:1px}.experience-landing .step:first-child{border-radius:4px 0 0}.experience-landing .step:last-child{border-radius:0 0 4px 4px}.experience-landing .inc-grid{grid-template-columns:1fr 1fr;gap:1rem}.experience-landing .test-grid-slider{box-sizing:border-box;gap:16px;width:100%;padding-left:20px;padding-right:20px}.experience-landing .test-slider-arrow{position:static;transform:none}.experience-landing .test-slider-wrap{gap:12px;display:grid}.experience-landing .countdown-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.experience-landing .fotos-slider-head{justify-content:center}.experience-landing .test-grid{justify-content:start}.experience-landing .test-card{scroll-snap-align:center;box-sizing:border-box;flex:0 0 calc(100vw - 40px);width:calc(100vw - 40px);min-width:calc(100vw - 40px);max-width:calc(100vw - 40px);height:auto;min-height:0;padding:1.5rem;overflow:visible}.experience-landing .test-q{font-size:42px;top:12px;left:16px}.experience-landing .test-text{margin-bottom:1rem;padding-top:.55rem;font-size:21px;line-height:1.55}.experience-landing .test-name{font-size:12px}.experience-landing .res-box{padding:2rem 1.5rem}.experience-landing .res-price{font-size:42px}.experience-landing .reservation-modal{padding:1.5rem}.experience-landing .reservation-modal-form{gap:.8rem}.experience-landing .reservation-field input,.experience-landing .reservation-field select{padding:11px 12px}.experience-landing .reservation-payment-methods{gap:.55rem;padding:.85rem}.experience-landing .reservation-policy{padding:.7rem .8rem}.experience-landing .reservation-modal-title{font-size:32px}.experience-landing footer{text-align:center;flex-direction:column;gap:.75rem}}@media (width>=769px) and (width<=1024px){.experience-landing .test-card{flex:0 0 calc(50% - 12px);width:calc(50% - 12px);min-width:calc(50% - 12px);max-width:calc(50% - 12px)}}.site-footer{color:var(--footer-text);background:radial-gradient(circle at 0 0,#b69dff1a,#0000 26%),linear-gradient(#141319 0%,#0e0c13 100%);align-items:center;display:flex}.footer-top{grid-template-columns:minmax(300px,.95fr) minmax(0,1.05fr);align-items:center;gap:24px;width:min(100%,940px);margin:0 auto;display:grid}.footer-brand-block{align-content:center;justify-items:start;display:grid}.footer-meta{grid-template-columns:max-content max-content;justify-content:space-between;align-items:center;gap:24px;min-width:0;display:grid}.footer-logo{width:min(320px,100%)}.contact-list,.footer-socials{margin:0;padding:0;list-style:none}.contact-list{justify-items:start;gap:8px;min-width:0;font-size:.96rem;line-height:1.7;display:grid}.contact-list li{min-width:0}.contact-list a,.footer-social-link{color:var(--footer-text-soft);overflow-wrap:anywhere;text-decoration:none}.contact-list a:hover,.footer-social-link:hover{color:#fff}.footer-socials{justify-self:start;justify-items:start;gap:8px;display:grid}.footer-social-link{letter-spacing:.01em;align-items:center;gap:10px;font-size:.94rem;transition:color .2s;display:inline-flex}.footer-social-icon{color:currentColor;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.footer-social-icon svg{width:100%;height:100%}.floating-whatsapp{z-index:50;color:#fff;background:#25d366;border:1px solid #105a2c2e;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 38px -26px #0a462159}.floating-whatsapp:hover{background:#20bd5a;transform:translateY(-1px);box-shadow:0 22px 44px -28px #0a46216b}.floating-whatsapp svg{width:26px;height:26px}@media (width<=1180px){.video-section,.about-content,.testimonials-grid,.contact-page-shell,.service-detail-grid,.news-detail-gallery,.team-page-grid,.peris-design-grid,.team-members-grid,.peris-design-facts{grid-template-columns:1fr}.how-we-work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card,.news-card,.project-card,.project-card-1,.project-card-2,.project-card-3,.project-card-4{grid-column:span 6}.services-grid,.news-grid,.projects-grid{gap:24px 18px}.service-card img,.news-card img,.project-card img{aspect-ratio:4/3}.service-body,.news-body,.project-body{padding-top:14px}.footer-links-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-top{grid-template-columns:minmax(240px,.9fr) minmax(0,1.1fr);gap:20px;width:min(100%,860px)}.footer-meta{grid-template-columns:minmax(0,1fr) auto;justify-content:space-between;justify-items:start;gap:18px}.footer-socials{justify-self:start}}@media (width<=980px){.footer-top{grid-template-columns:1fr;gap:22px;width:100%}.footer-brand-block{justify-items:center}.footer-meta{grid-template-columns:minmax(0,1fr) auto;gap:20px;width:min(100%,34rem);margin:0 auto}.footer-logo{width:min(300px,100%)}}@media (width<=860px){.home-page{gap:42px}.page-shell{gap:20px;padding:16px 0 28px}.site-header,.about-section,.services-section,.testimonials-section,.news-section,.newsletter-section,.site-footer,.contact-page-section,.project-detail-section,.service-detail-section,.news-detail-section,.team-page-section,.peris-design-section{padding:20px}.site-header{flex-wrap:wrap}.menu-toggle{border:1px solid var(--button-border);background:var(--button-bg);min-height:44px;color:var(--text-h);border-radius:999px;justify-content:center;align-items:center;padding:0 16px;display:inline-flex}.site-nav{opacity:0;pointer-events:none;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px;width:100%;max-height:0;margin-top:0;transition:max-height .56s cubic-bezier(.22,1,.36,1),margin-top .56s cubic-bezier(.22,1,.36,1),opacity .52s cubic-bezier(.22,1,.36,1),transform .56s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden;transform:translateY(-14px)}.site-nav.is-open{opacity:1;pointer-events:auto;max-height:420px;margin-top:14px;transform:translateY(0)}.site-nav>a,.nav-group summary{box-sizing:border-box;justify-content:space-between;width:100%}.site-nav>a{opacity:0;transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1);transform:translateY(-8px)}.site-nav.is-open>a{opacity:1;transform:translateY(0)}.site-nav.is-open>a:first-child{transition-delay:70ms}.site-nav.is-open>a:nth-child(2){transition-delay:.11s}.site-nav.is-open>a:nth-child(3){transition-delay:.15s}.site-nav.is-open>a:nth-child(4){transition-delay:.19s}.site-nav.is-open>a:nth-child(5){transition-delay:.23s}.nav-panel{min-width:0;margin-top:8px;position:static}.section-heading-wide,.news-detail-header{flex-direction:column;align-items:start}.hero-copy{gap:20px;width:auto;padding:24px}.how-we-work-card{padding-right:0}.services-grid,.news-grid,.projects-grid{gap:20px 16px}.service-card,.news-card,.project-card{flex-direction:column;grid-column:span 6;height:100%;display:flex}.service-card img,.news-card img,.project-card img{aspect-ratio:4/3}.service-body,.news-body,.project-body{flex-direction:column;flex:1;gap:8px;padding-top:12px;display:flex}.service-body .card-link,.news-body .card-link{margin-top:auto}.services-grid>.service-card:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;max-width:min(100%,32rem)}.projects-grid-minimal{gap:18px}.services-grid-editorial .service-card{grid-column:span 6}.service-detail-section-workshops .service-detail-media{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.service-detail-section-workshops .service-detail-primary,.service-detail-section-workshops .service-detail-secondary{max-height:260px}.service-detail-actions-primary{width:100%}.newsletter-controls{grid-template-columns:1fr}.newsletter-controls button{width:100%}.services-subnav,.institutional-subnav{padding:10px}.home-closing-group{gap:28px;margin-bottom:12px}.footer-top{gap:20px}.footer-meta{gap:18px;width:min(100%,30rem)}.contact-list{text-align:left}}@media (width<=767px){.home-page{gap:30px}.page-shell{gap:28px;padding:12px 0 24px}.projects-section,.services-section,.how-we-work-section,.newsletter-section{padding-inline:4px}.site-header,.hero-section,.about-section,.services-section,.video-section,.testimonials-section,.news-section,.newsletter-section,.site-footer,.contact-page-section,.service-detail-section,.news-detail-section,.team-page-section,.peris-design-section,.service-card,.news-card,.testimonial-card{border-radius:24px}.site-header{gap:12px;padding:14px 16px}.brand{flex-direction:column;align-items:flex-start}.brand img{width:128px}.menu-toggle{min-height:40px;padding:0 14px}.contact-form{padding:22px}.contact-form-grid,.contact-form-grid-details{grid-template-columns:1fr}.contact-form-actions,.contact-form-actions-split{flex-direction:column}.contact-button{width:100%}.hero-section,.hero-image-frame-full{min-height:min(74svh,620px)}.hero-image-frame-full{border-radius:24px}.hero-copy{gap:16px;width:auto;padding:20px 18px 18px;inset:auto 0 0}.hero-text-block{gap:12px}.hero-copy h1{max-width:9ch}.hero-subtitle{letter-spacing:.05em;max-width:24rem;font-size:.82rem}.hero-actions{flex-direction:column;gap:10px;width:100%}.hero-primary-link,.hero-secondary-link{box-sizing:border-box;width:100%;min-height:46px}.projects-section>.section-heading,.services-section>.section-heading,.how-we-work-section>.section-heading,.testimonials-section>.section-heading,.newsletter-section>.section-heading{gap:12px;margin-bottom:22px}.projects-section>.section-heading>div,.services-section>.section-heading>div,.how-we-work-section>.section-heading>div,.testimonials-section>.section-heading>div,.newsletter-section>.section-heading>div{justify-items:center;gap:10px}.projects-section>.section-heading.section-heading-wide,.services-section>.section-heading.section-heading-wide,.how-we-work-section>.section-heading.section-heading-wide,.testimonials-section>.section-heading.section-heading-wide,.newsletter-section>.section-heading.section-heading-wide{text-align:center;align-items:center;gap:12px}.projects-section>.section-heading.section-heading-wide p,.services-section>.section-heading.section-heading-wide p,.how-we-work-section>.section-heading.section-heading-wide p,.testimonials-section>.section-heading.section-heading-wide p,.newsletter-section>.section-heading.section-heading-wide p{max-width:30rem}.projects-section>.section-heading a,.services-section>.section-heading a,.how-we-work-section>.section-heading a,.testimonials-section>.section-heading a,.newsletter-section>.section-heading a{align-self:center}.services-grid,.news-grid,.projects-grid{gap:14px 0}.service-card,.news-card,.project-card,.project-card-1,.project-card-2,.project-card-3,.project-card-4,.services-grid-editorial .service-card{grid-column:span 12}.service-card img,.news-card img,.project-card img{aspect-ratio:4/3;border-radius:20px;max-height:210px}.service-body,.news-body,.project-body{gap:6px;padding:8px 2px 0}.how-we-work-grid{grid-template-columns:1fr;gap:16px}.how-we-work-card{gap:12px;padding-top:18px}.service-body .card-link,.news-body .card-link,.testimonials-more a{align-self:center;margin-top:2px}.testimonials-marquee,.testimonials-track{gap:16px}.testimonial-card{width:min(84vw,320px);min-height:236px;padding:22px 20px 20px}.testimonial-card p{-webkit-line-clamp:6}.testimonials-section>.section-heading a{display:none}.testimonials-more{margin-top:14px}.project-body h3,.service-body h3,.news-body h3{font-size:.98rem}.project-category,.project-location{font-size:.78rem}.service-detail-primary,.service-detail-secondary,.project-detail-image,.news-detail-featured,.news-detail-gallery img,.team-page-image,.peris-design-image{border-radius:24px}.service-detail-actions-primary{flex-direction:column}.service-detail-section-workshops .service-detail-actions-primary>a:first-child,.service-detail-section-workshops .service-detail-actions-primary>a:last-child{box-sizing:border-box;width:100%;min-height:44px}.service-detail-section-workshops .service-detail-media{grid-template-columns:1fr;gap:12px}.service-detail-section-workshops .service-detail-primary,.service-detail-section-workshops .service-detail-secondary{max-height:210px}.service-detail-back-link{width:fit-content}.services-subnav-link,.institutional-subnav-link{box-sizing:border-box;justify-content:flex-start;width:100%}.footer-links-grid{grid-template-columns:1fr}.news-detail-slider-controls{flex-direction:column}.project-lightbox-shell{border-radius:24px;padding:16px}.project-lightbox-image{border-radius:22px;max-height:68svh}.project-lightbox-arrow{width:40px;height:40px}.project-lightbox-arrow.is-left{left:10px}.project-lightbox-arrow.is-right{right:10px}.home-closing-group{gap:24px;margin-bottom:8px}.newsletter-button-compact{width:auto}.site-footer{padding:22px 18px}.footer-top{gap:18px}.footer-meta{grid-template-columns:1fr;justify-items:center;gap:16px;width:100%}.footer-logo{width:min(240px,100%)}.footer-brand-block,.contact-list,.footer-socials{justify-items:center}.contact-list{text-align:center}.footer-socials{justify-self:center}.floating-whatsapp{right:16px;bottom:max(16px, env(safe-area-inset-bottom));width:52px;height:52px}.floating-whatsapp svg{width:24px;height:24px}}@media (width<=430px){.home-page{gap:26px}.page-shell{gap:24px}.hero-section,.hero-image-frame-full{min-height:min(68svh,560px)}.hero-copy{padding:18px 16px 16px}.service-card img,.news-card img,.project-card img{max-height:180px}.services-grid,.projects-grid{gap:12px 0}.service-body,.project-body{padding-top:7px}.site-header{padding:12px 14px}.brand img{width:118px}.menu-toggle{min-height:38px;padding:0 12px}.testimonial-card{width:min(88vw,300px);min-height:224px;padding:20px 18px 18px}}
