@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Playfair+Display:ital,wght@0,500;0,600;1,500;1,600&display=swap";:root{--ink:#202b29;--ink-soft:#53615d;--paper:#f7f2e9;--paper-deep:#e8ddd0;--wine:#7d3945;--wine-soft:#a75f68;--copper:#bd7f5f;--sage:#b8c8b4;--line:#202b292e;--white:#fffaf3;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0}button,a{font:inherit}a{color:inherit}button{cursor:pointer;border:0}::selection{background:var(--wine-soft);color:var(--white)}.container{width:min(1160px,100% - 64px);margin:0 auto}.section{padding:150px 0}.section-kicker{color:var(--copper);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 28px;font-size:11px;font-weight:600;display:flex}.section-kicker:before{content:"";background:currentColor;width:30px;height:1px}.section-kicker.light{color:var(--sage)}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.045em;font-family:Playfair Display,Georgia,serif;font-weight:500}h1 em,h2 em{color:var(--wine-soft);font-weight:500}.nav-wrap{z-index:20;color:var(--white);position:absolute;inset:0 0 auto}.nav{justify-content:space-between;align-items:center;height:92px;display:flex}.brand{align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-mark{border:1px solid var(--sage);width:38px;height:38px;color:var(--sage);border-radius:50%;place-items:center;font-family:Playfair Display,serif;font-size:13px;font-style:italic;display:grid}.brand-name{flex-direction:column;font-family:Playfair Display,serif;font-size:17px;line-height:1;display:flex}.brand-name small{color:var(--sage);letter-spacing:.18em;text-transform:uppercase;margin-top:5px;font-family:DM Sans,sans-serif;font-size:9px}.nav-links{align-items:center;gap:34px;font-size:12px;display:flex}.nav-links a{color:#fffdf8d1;text-decoration:none;transition:color .25s}.nav-links a:hover,.nav-links a:focus-visible{color:var(--sage)}.nav-links .nav-cta{color:var(--white);border:1px solid #b8c8b4a6;align-items:center;gap:7px;padding:11px 15px;display:inline-flex}.menu-toggle{color:var(--white);background:0 0;padding:8px;display:none}.hero{min-height:790px;color:var(--white);background:var(--ink);position:relative;overflow:hidden}.hero-orb{filter:blur(8px);background:radial-gradient(#7d394547,#0000 67%);border-radius:50%;width:64vw;height:90vh;position:absolute;top:-20%;right:-5%}.orbit{z-index:0;pointer-events:none;position:absolute}.orbit-one{aspect-ratio:1;width:min(720px,58vw);top:9%;right:3%}.orbit-two{aspect-ratio:1;width:min(420px,35vw);top:28%;right:17%}.orbit-ring,.orbit-ring-reverse{border:1px solid #b8c8b42e;border-radius:50%;display:block;position:absolute;inset:0}.orbit-ring:before,.orbit-ring:after,.orbit-ring-reverse:before,.orbit-ring-reverse:after{background:var(--sage);content:"";border-radius:50%;width:7px;height:7px;position:absolute;box-shadow:0 0 20px #b8c8b4cc}.orbit-ring:before{top:14%;left:17%}.orbit-ring:after{opacity:.7;width:4px;height:4px;bottom:29%;right:8%}.orbit-ring-reverse{border-color:#b8c8b41f;inset:12%;transform:rotate(27deg)skew(-18deg)}.orbit-ring-reverse:before{width:5px;height:5px;top:8%;right:15%}.orbit-ring-reverse:after{opacity:.65;width:3px;height:3px;bottom:7%;left:18%}.orbit-ring i{border:1px solid #b8c8b473;border-radius:50%;width:15px;height:15px;display:block;position:absolute}.orbit-ring i:first-child{top:25%;right:9%}.orbit-ring i:nth-child(2){width:9px;height:9px;bottom:14%;left:25%}.orbit-ring i:nth-child(3){background:var(--copper);width:5px;height:5px;top:53%;left:5%}.orbit-ring-reverse i{border:1px solid #b8c8b48c;border-radius:50%;width:11px;height:11px;display:block;position:absolute}.orbit-ring-reverse i:first-child{top:20%;left:3%}.orbit-ring-reverse i:last-child{background:var(--sage);width:6px;height:6px;bottom:25%;right:3%}.hero-particle{z-index:1;background:var(--sage);border-radius:50%;width:4px;height:4px;position:absolute;box-shadow:0 0 16px #b8c8b4d9}.particle-one{top:26%;left:48%}.particle-two{opacity:.7;width:3px;height:3px;top:58%;left:8%}.particle-three{opacity:.55;width:5px;height:5px;top:72%;right:7%}.hero:after{background:linear-gradient(transparent, var(--ink));content:"";pointer-events:none;height:180px;position:absolute;bottom:0;left:0;right:0}.hero-grid{z-index:1;grid-template-columns:.86fr 1.14fr;align-items:center;min-height:790px;padding-top:88px;display:grid;position:relative}.hero-copy{z-index:3;padding-bottom:40px;position:relative}.eyebrow{color:var(--sage);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:11px;margin-bottom:30px;font-size:11px;display:flex}.eyebrow span{background:var(--sage);width:30px;height:1px}.hero h1{max-width:580px;margin-bottom:28px;font-size:clamp(48px,6vw,78px);line-height:.98}.hero-lead{color:#fffdf8b0;max-width:390px;margin-bottom:37px;font-size:15px;line-height:1.75}.hero-actions{align-items:center;gap:26px;display:flex}.button{justify-content:center;align-items:center;gap:10px;min-height:51px;padding:0 21px;text-decoration:none;transition:transform .25s,background .25s,color .25s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-3px)}.button-gold{color:var(--ink);background:var(--sage)}.button-gold:hover,.button-gold:focus-visible{background:var(--white)}.text-link{color:#fffdf8d9;border-bottom:1px solid;align-items:center;gap:8px;padding-bottom:7px;font-size:12px;text-decoration:none;transition:color .25s,gap .25s;display:inline-flex}.text-link:hover,.text-link:focus-visible{color:var(--sage);gap:13px}.hero-proof{color:#fffdf891;align-items:center;gap:12px;margin-top:62px;font-size:10px;line-height:1.45;display:flex}.hero-proof strong{color:var(--white);font-weight:500}.proof-avatars{padding-left:8px;display:flex}.proof-avatars i{border:2px solid var(--ink);background:linear-gradient(140deg,#b8c8b4 0 40%,#755849 40% 75%,#30261f 75%);border-radius:50%;width:27px;height:27px;margin-left:-8px;display:block}.proof-avatars i:nth-child(2){background:linear-gradient(140deg,#ddc8a2 0 35%,#87746a 35% 75%,#3c2b2e 75%)}.proof-avatars i:nth-child(3){background:linear-gradient(140deg,#e7c6ae 0 38%,#5b3934 38% 74%,#1f1b1a 74%)}.hero-visual{height:640px;position:relative}.hero-media{clip-path:inset(0);width:min(520px,44vw);height:600px;transform-style:preserve-3d;perspective:900px;will-change:transform;background:#34302a;position:absolute;top:42px;right:0;overflow:hidden}.hero-media:before{z-index:2;content:"";pointer-events:none;border:1px solid #b8c8b46b;transition:inset .5s,border-color .5s;position:absolute;inset:14px}.hero-media:after{z-index:2;content:"";border:1px solid #b8c8b480;border-radius:50%;width:88px;height:88px;transition:transform .6s;position:absolute;bottom:24px;right:-22px;transform:rotate(18deg)}.hero-media:hover:before{border-color:var(--sage);inset:23px}.hero-media:hover:after{transform:rotate(198deg)scale(1.12)}.hero-media img{object-fit:cover;object-position:49% 46%;filter:saturate(.78)contrast(1.06);width:100%;height:100%}.media-shade{background:linear-gradient(#1717140d,#1717149e);position:absolute;inset:0}.media-caption{color:#fffdf8b8;font-family:Playfair Display,serif;font-size:13px;font-style:italic;position:absolute;bottom:25px;right:27px}.hero-stamp{border:1px solid var(--copper);width:104px;height:104px;color:var(--sage);background:var(--ink);letter-spacing:.08em;text-align:center;text-transform:uppercase;border-radius:50%;align-content:center;place-items:center;gap:5px;font-size:10px;line-height:1.1;display:grid;position:absolute;top:32px;left:8px}.hero-stamp svg{color:var(--copper)}.hero-note{color:#fffdf885;letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:12px;font-size:9px;line-height:1.5;display:flex;position:absolute;bottom:35px;right:-32px}.hero-note span:first-child{color:var(--sage);font-family:Playfair Display,serif;font-size:20px}.scroll-cue{z-index:2;color:#fffdf885;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:13px;font-size:10px;display:flex;position:absolute;bottom:38px;left:max(32px,50vw - 580px)}.scroll-cue svg{color:var(--sage)}.scroll-seam{z-index:5;background:linear-gradient(90deg, transparent, var(--copper) 35%, var(--wine-soft) 65%, transparent);transform-origin:50%;will-change:transform;width:min(920px,76%);height:2px;margin:-1px auto;position:relative;transform:scaleX(0)}.scroll-seam:after{border:1px solid var(--copper);background:var(--paper);content:"";border-radius:50%;width:10px;height:10px;position:absolute;top:-4px;left:50%;transform:translate(-50%)}.scroll-seam-services{background:linear-gradient(90deg, transparent, var(--sage) 35%, var(--copper) 65%, transparent)}.scroll-seam-services:after{background:var(--ink)}.scroll-seam-video{background:linear-gradient(90deg, transparent, var(--sage) 35%, var(--wine-soft) 65%, transparent)}.scroll-seam-video:after{background:var(--ink)}.intro-strip{z-index:4;border-bottom:1px solid var(--line);background:var(--paper);will-change:transform;padding:88px 0 104px;position:relative}.intro-strip:before{background:linear-gradient(90deg, transparent, var(--copper), transparent);content:"";opacity:.7;height:1px;position:absolute;top:0;left:0;right:0}.intro-grid{will-change:transform;grid-template-columns:.65fr 1.7fr .45fr;align-items:start;gap:40px;display:grid;position:relative}.intro-grid .section-kicker{margin-top:8px}.intro-text{letter-spacing:-.035em;max-width:690px;font-family:Playfair Display,serif;font-size:clamp(27px,3vw,39px);line-height:1.18}.intro-signature{color:var(--copper);text-align:right;padding-top:5px;font-family:Playfair Display,serif;font-size:21px;line-height:.85}.intro-signature span{font-size:15px;font-style:italic}.about{background:var(--paper)}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(60px,9vw,140px);display:grid}.about-image{background:var(--paper-deep);height:610px;position:relative;overflow:hidden}.about-image:before{z-index:1;content:"";pointer-events:none;border:1px solid #b8c8b494;position:absolute;inset:19px}.about-image img{object-fit:cover;object-position:center;filter:saturate(.72);width:100%;height:100%}.image-label{z-index:2;color:var(--white);letter-spacing:.15em;text-transform:uppercase;font-size:10px;position:absolute;bottom:35px;left:35px}.about-copy{max-width:470px}.about-copy h2,.section-heading h2,.faq-intro h2{margin-bottom:32px;font-size:clamp(43px,5vw,67px);line-height:.99}.about-copy>p:not(.section-kicker),.faq-intro>p:not(.section-kicker){color:var(--ink-soft);font-size:15px;line-height:1.8}.about-copy>p:nth-of-type(2){margin-bottom:31px}.dark-link{color:var(--ink)}.dark-link:hover,.dark-link:focus-visible{color:var(--copper)}.services{color:var(--white);background:var(--ink)}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:68px;display:flex}.section-heading h2{color:var(--white);margin-bottom:0}.heading-aside{color:#fffdf880;text-align:right;margin:0 0 6px;font-size:12px;line-height:1.65}.service-list{border-top:1px solid #fffdf833}.service-row{will-change:transform;border-bottom:1px solid #fffdf833;grid-template-columns:80px 1.05fr 1.1fr 40px;align-items:center;gap:28px;min-height:145px;transition:padding .35s,background .35s;display:grid;position:relative}.service-row:before{background:var(--sage);content:"";transform-origin:0;height:1px;transition:transform .55s cubic-bezier(.2,.8,.2,1);position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.service-row:hover:before{transform:scaleX(1)}.service-row:hover{background:#bd7f5f1a;padding-left:15px;padding-right:15px}.service-row:hover h3{color:var(--sage);transform:translate(10px)}.service-row h3{transition:color .35s,transform .45s cubic-bezier(.2,.8,.2,1)}.service-number{color:var(--copper);font-family:Playfair Display,serif;font-size:18px}.service-row h3{letter-spacing:-.03em;margin:0;font-family:Playfair Display,serif;font-size:clamp(26px,3vw,37px);font-weight:500}.service-row p{color:#fffdf894;max-width:360px;margin:0;font-size:13px;line-height:1.7}.service-row a{width:38px;height:38px;color:var(--sage);border:1px solid #b8c8b48c;border-radius:50%;place-items:center;transition:background .25s,color .25s;display:grid}.service-row a:hover,.service-row a:focus-visible{color:var(--ink);background:var(--sage)}.video-section{background:var(--ink);padding-top:0}.video-wrap{height:650px;color:var(--white);background:#211e1a;position:relative;overflow:hidden;transform:translateZ(0)}.video-wrap:before{z-index:2;content:"";pointer-events:none;border:1px solid #b8c8b44d;transition:inset .8s cubic-bezier(.2,.8,.2,1);position:absolute;inset:20px}.video-wrap:hover:before{inset:34px}.ambient-video{object-fit:cover;opacity:.72;filter:saturate(.52)contrast(1.08);width:110%;height:110%;transition:transform 1.2s cubic-bezier(.2,.8,.2,1),filter 1.2s;position:absolute;inset:-5%}.video-wrap:hover .ambient-video{filter:saturate(.78)contrast(1.08);transform:scale(1.06)}.video-overlay{background:linear-gradient(90deg,#171714e6,#1717142e 75%),linear-gradient(#0000 48%,#1717148c);position:absolute;inset:0}.video-content{z-index:1;position:absolute;top:50%;left:10%;transform:translateY(-50%)}.video-content h2{color:var(--white);margin-bottom:41px;font-size:clamp(48px,6vw,76px);line-height:.98}.play-button{color:var(--white);align-items:center;gap:13px;font-size:12px;text-decoration:none;display:inline-flex}.play-button span{border:1px solid var(--sage);width:42px;height:42px;color:var(--sage);border-radius:50%;place-items:center;transition:background .25s,color .25s;display:grid}.video-meta{color:#fffdf880;letter-spacing:.13em;text-transform:uppercase;justify-content:space-between;font-size:9px;display:flex;position:absolute;bottom:25px;left:30px;right:30px}.marquee{color:var(--ink);background:var(--sage);padding:31px 0;overflow:hidden}.marquee-track{white-space:nowrap;align-items:center;gap:40px;width:max-content;font-family:Playfair Display,serif;font-size:clamp(22px,3vw,35px);font-style:italic;display:flex}.marquee-track i{color:var(--ink);font-family:serif;font-size:16px;font-style:normal}.stories{background:var(--paper-deep)}.stories .section-heading{align-items:center}.stories .section-heading h2{color:var(--ink)}.instagram-link{border-bottom:1px solid var(--ink);align-items:center;gap:9px;padding-bottom:7px;font-size:12px;text-decoration:none;display:inline-flex}.gallery{grid-template-rows:250px 250px;grid-template-columns:1.05fr .95fr 1.1fr;gap:12px;display:grid}.gallery-item{background:#b0a28d;position:relative;overflow:hidden}.gallery-item img{object-fit:cover;filter:saturate(.76);width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .7s}.gallery-item:hover img{filter:saturate();transform:scale(1.06)}.gallery-tall{grid-row:span 2}.gallery-wide{grid-column:span 1}.gallery-square{grid-area:1/3}.gallery-dark{grid-area:2/2/auto/span 2}.gallery-item:after{content:"";pointer-events:none;background:linear-gradient(#0000 50%,#17171499);position:absolute;inset:0}.gallery-item span{z-index:1;color:var(--white);letter-spacing:.08em;text-transform:uppercase;font-size:10px;position:absolute;bottom:14px;left:16px;right:16px}.testimonial{background:var(--paper)}.testimonial-grid{grid-template-columns:1fr 2.8fr .7fr;align-items:start;gap:40px;display:grid}.quote-icon{color:var(--copper)}blockquote{letter-spacing:-.035em;max-width:770px;margin:0;font-family:Playfair Display,serif;font-size:clamp(25px,3.3vw,43px);line-height:1.22}blockquote cite{color:var(--copper);letter-spacing:.1em;text-transform:uppercase;margin-top:35px;font-family:DM Sans,sans-serif;font-size:11px;font-style:normal;display:block}.testimonial-mark{color:var(--copper);text-align:right;padding-top:10px;font-family:Playfair Display,serif;font-size:27px;line-height:.9}.testimonial-mark span{font-size:18px;font-style:italic}.faq{background:var(--paper-deep)}.faq-grid{grid-template-columns:1fr 1.15fr;gap:100px;display:grid}.faq-intro>p:not(.section-kicker){max-width:350px;margin-bottom:31px}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{width:100%;color:var(--ink);text-align:left;background:0 0;justify-content:space-between;align-items:center;padding:24px 0;font-family:Playfair Display,serif;font-size:20px;display:flex}.faq-item button svg{transition:transform .3s}.faq-item.active button svg{transform:rotate(180deg)}.faq-answer{grid-template-rows:0fr;transition:grid-template-rows .35s;display:grid}.faq-answer p{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.7;overflow:hidden}.faq-item.active .faq-answer{grid-template-rows:1fr}.faq-item.active .faq-answer p{padding-bottom:24px}.contact{background:var(--paper-deep);padding-bottom:90px}.contact-card{min-height:420px;color:var(--white);background:var(--ink);justify-content:space-between;align-items:end;padding:56px;display:flex;position:relative;overflow:hidden}.contact-card:before{content:"";border:1px solid #b8c8b440;border-radius:50%;width:52%;height:180%;position:absolute;top:-50%;right:-7%;transform:rotate(23deg)}.contact-card:after{content:"";border:1px solid #b8c8b42b;border-radius:50%;width:38%;height:130%;position:absolute;top:-20%;right:3%;transform:rotate(23deg)}.contact-card>*{z-index:1;position:relative}.contact-card h2{color:var(--white);margin:0;font-size:clamp(44px,5.4vw,70px);line-height:.98}.button-light{color:var(--ink);background:var(--white)}.button-light:hover,.button-light:focus-visible{background:var(--sage)}.contact-note{color:#fffdf878;margin:0;font-size:10px;position:absolute;bottom:54px;right:56px}.footer{color:#fffdf89e;background:var(--ink);padding:50px 0 38px}.footer-grid{grid-template-columns:1.2fr 1fr 1.3fr;align-items:start;gap:30px;display:grid}.footer-brand{color:var(--white)}.footer p{margin:4px 0 0;font-family:Playfair Display,serif;font-size:15px;line-height:1.4}.footer-social{color:var(--sage);justify-self:end;align-items:center;gap:8px;font-size:11px;text-decoration:none;display:inline-flex}.copyright{color:#fffdf85c;border-top:1px solid #fffdf829;grid-column:1/-1;padding-top:26px;font-size:10px}.whatsapp-float{z-index:30;color:var(--ink);background:#d3e9d0;border:1px solid #fffdf838;border-radius:100px;align-items:center;gap:9px;padding:13px 17px;font-size:11px;text-decoration:none;transition:transform .25s,background .25s;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #0003}.whatsapp-float:hover,.whatsapp-float:focus-visible{background:#e6f6e2;transform:translateY(-4px)}:focus-visible{outline:2px solid var(--copper);outline-offset:4px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.chapter-stage{isolation:isolate;position:relative;overflow:clip}.intro-strip,.about,.services,.video-section,.stories,.testimonial,.faq,.contact{scroll-margin-top:18px}.intro-strip:after,.about:after,.services:after,.video-section:after,.stories:after,.testimonial:after,.faq:after,.contact:after{z-index:-1;content:"";pointer-events:none;opacity:.28;transition:transform 1s cubic-bezier(.2,.8,.2,1),opacity 1s;position:absolute;inset:0;transform:translateY(8%)}.intro-strip:after,.about:after,.testimonial:after{background:linear-gradient(135deg,#0000 30%,#bd7f5f14,#0000 70%)}.services:after,.video-section:after,.contact:after{background:linear-gradient(115deg,#0000 25%,#b8c8b414,#0000 72%)}.stories:after,.faq:after{background:linear-gradient(135deg,#0000 20%,#7d394514,#0000 75%)}.button,.nav-links .nav-cta,.play-button,.instagram-link,.service-row a{isolation:isolate;position:relative;overflow:hidden}.button:before,.nav-links .nav-cta:before,.play-button:before,.instagram-link:before,.service-row a:before{z-index:-1;background:var(--wine);content:"";border-radius:50%;width:90%;transition:left .65s cubic-bezier(.2,.8,.2,1);position:absolute;top:-20%;bottom:-20%;left:-115%;transform:skew(-18deg)}.button:hover:before,.button:focus-visible:before,.nav-links .nav-cta:hover:before,.nav-links .nav-cta:focus-visible:before,.play-button:hover:before,.play-button:focus-visible:before,.instagram-link:hover:before,.instagram-link:focus-visible:before,.service-row a:hover:before,.service-row a:focus-visible:before{left:10%}.button:hover,.button:focus-visible,.nav-links .nav-cta:hover,.nav-links .nav-cta:focus-visible,.play-button:hover,.play-button:focus-visible,.instagram-link:hover,.instagram-link:focus-visible,.service-row a:hover,.service-row a:focus-visible{color:var(--white)}.button-gold:before{background:var(--ink)}.button-light:before{background:var(--sage)}.button-light:hover,.button-light:focus-visible{color:var(--ink)}.play-button:before{z-index:0;background:var(--sage);width:42px}.play-button>*{z-index:1;position:relative}.play-button:hover span,.play-button:focus-visible span{color:var(--ink);background:0 0}@media (width>=801px){.chapter-stage{align-items:center;min-height:100vh;display:flex;position:sticky;top:0}.chapter-stage>.container{z-index:1;position:relative}.hero-stage{z-index:1}.intro-strip{z-index:2}.about{z-index:3}.services{z-index:4}.video-section{z-index:5}.stories{z-index:6;min-height:auto;display:block;position:relative;top:auto}.testimonial{z-index:7}.faq{z-index:8}.contact{z-index:9}.intro-strip,.about,.video-section,.stories,.testimonial,.faq,.contact{align-items:center;min-height:100vh;display:flex}.chapter-stage:before{z-index:0;content:"";pointer-events:none;will-change:transform;background:linear-gradient(120deg,#0000 35%,#ffffff0f,#0000 66%);position:absolute;inset:0;transform:translate(-35%)}.chapter-stage.is-active:before{transform:translate(35%)}.intro-strip,.about,.services,.video-section,.stories,.testimonial,.faq,.contact{align-items:center;min-height:100vh;display:flex}.intro-grid,.about-grid,.video-wrap,.stories .container,.testimonial-grid,.faq-grid,.contact-card{will-change:transform}.intro-strip:hover:after,.about:hover:after,.services:hover:after,.video-section:hover:after,.stories:hover:after,.testimonial:hover:after,.faq:hover:after,.contact:hover:after{opacity:.7;transform:translateY(0)}.video-section{padding-bottom:110px}.video-wrap{width:min(1160px,100% - 64px)}.stories .gallery-item:nth-child(odd){transform-origin:bottom}.stories .gallery-item:nth-child(2n){transform-origin:top}}@media (prefers-reduced-motion:reduce){.chapter-stage:after,.button:before,.nav-links .nav-cta:before,.play-button:before,.instagram-link:before,.service-row a:before{transition:none}}@media (width<=800px){.container{width:min(100% - 40px,580px)}.section{padding:94px 0}.nav{height:76px}.menu-toggle{display:block}.nav-links{background:#202b29f7;border:1px solid #b8c8b44d;flex-direction:column;align-items:stretch;gap:0;padding:8px;display:none;position:absolute;top:67px;left:20px;right:20px}.nav-links.is-open{display:flex}.nav-links a{padding:14px}.nav-links .nav-cta{justify-content:space-between;margin-top:4px}.hero,.hero-grid{min-height:auto}.hero-grid{padding-top:150px;padding-bottom:90px;display:block}.hero h1{font-size:clamp(46px,13vw,68px)}.hero-copy{padding-bottom:40px}.hero-actions{flex-direction:column;align-items:flex-start;gap:21px}.hero-proof{margin-top:43px}.hero-visual{height:475px}.hero-media{width:90%;height:450px;top:0;right:0}.hero-stamp{width:89px;height:89px;top:-24px;left:-13px}.hero-note{bottom:2px;right:0}.scroll-cue{display:none}.intro-grid{display:block}.intro-text{margin-bottom:26px;font-size:31px}.intro-signature{text-align:left}.about-grid,.faq-grid{grid-template-columns:1fr;gap:52px}.about-image{height:500px}.section-heading{flex-direction:column;align-items:start;margin-bottom:45px}.heading-aside{text-align:left}.service-row{grid-template-columns:45px 1fr 36px;gap:12px;min-height:150px}.service-row p{grid-area:2/2}.service-row a{grid-area:1/3/span 2}.video-wrap{width:calc(100% - 40px);height:560px}.video-content{left:28px;right:28px}.video-content h2{font-size:49px}.video-meta{bottom:18px;left:18px;right:18px}.gallery{grid-template-rows:270px 180px 180px;grid-template-columns:1fr 1fr}.gallery-tall{grid-row:span 1}.gallery-wide{grid-column:span 1}.gallery-square{grid-area:1/2}.gallery-dark{grid-area:3/1/auto/-1}.testimonial-grid{grid-template-columns:1fr;gap:24px}.testimonial-mark{display:none}.faq-grid{gap:20px}.contact-card{min-height:530px;padding:40px 28px;display:block}.contact-card .button{position:absolute;bottom:105px;left:28px}.contact-note{bottom:42px;left:28px;right:28px}.footer-grid{grid-template-columns:1fr;gap:23px}.footer-social{justify-self:start}.copyright{margin-top:14px}.whatsapp-float{padding:13px;bottom:14px;right:14px}.whatsapp-float span{display:none}}@media (width>=801px) and (width<=1120px){.container{width:min(100% - 48px,980px)}.section{padding:120px 0}.nav{height:82px}.nav-links{gap:20px}.hero-grid{grid-template-columns:.9fr 1.1fr;min-height:720px}.hero{min-height:720px}.hero h1{font-size:clamp(48px,6.4vw,68px)}.hero-visual{height:560px}.hero-media{width:min(440px,43vw);height:520px}.hero-note{right:-8px}.intro-grid{grid-template-columns:.55fr 1.55fr .4fr;gap:24px}.about-grid{gap:52px}.about-image{height:540px}.service-row{grid-template-columns:60px 1fr 1.05fr 38px;gap:18px}.video-wrap{height:min(620px,72vh)}.gallery{grid-template-rows:220px 220px}.faq-grid{gap:56px}.contact-card{padding:46px}}@media (width<=600px){.container{width:calc(100% - 32px)}.section{padding:76px 0}.nav{height:70px}.brand{gap:8px}.brand-mark{width:34px;height:34px;font-size:12px}.brand-name{font-size:15px}.nav-links{top:62px;left:16px;right:16px}.hero-grid{padding-top:128px;padding-bottom:64px}.hero h1{max-width:100%;font-size:clamp(40px,12.5vw,58px)}.hero-lead{max-width:100%;font-size:14px}.hero-actions,.hero-actions .button{width:100%}.hero-visual{height:390px}.hero-media{width:calc(100% - 8px);height:365px}.hero-stamp{left:-8px}.hero-note{font-size:8px;right:-2px}.intro-text{font-size:clamp(26px,8vw,31px)}.section-heading h2,.about-copy h2,.faq-intro h2{font-size:clamp(38px,11vw,54px)}.about-grid,.faq-grid{gap:38px}.about-image{height:min(112vw,470px)}.service-row{grid-template-columns:34px minmax(0,1fr) 34px;gap:10px;min-height:142px}.service-row h3{font-size:clamp(24px,7vw,31px)}.service-row p{font-size:12px}.video-section{padding-top:0}.video-wrap{width:calc(100% - 32px);height:500px}.video-content{top:46%}.video-content h2{margin-bottom:30px;font-size:clamp(39px,11vw,52px)}.video-meta{flex-direction:column;gap:6px}.gallery{grid-template-rows:220px 150px 150px;grid-template-columns:1fr 1fr;gap:8px}.gallery-item span{font-size:8px;bottom:10px;left:10px;right:10px}blockquote{font-size:clamp(25px,7.5vw,34px)}.faq-item button{gap:14px;font-size:18px}.contact-card{min-height:500px;padding:32px 24px}.contact-card h2{font-size:clamp(38px,11vw,54px)}.contact-card .button{width:calc(100% - 48px);bottom:102px;left:24px;right:24px}.contact-note{line-height:1.5;bottom:35px;left:24px;right:24px}.footer p{font-size:14px}}@media (width<=360px){.container{width:calc(100% - 24px)}.hero-grid{padding-top:118px}.hero h1{font-size:38px}.hero-visual{height:350px}.hero-media{height:325px}.section-heading h2,.about-copy h2,.faq-intro h2,.contact-card h2{font-size:36px}.video-wrap{height:460px}}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}
