@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=Manrope:wght@400;450;500;550;600;650;700&display=swap";:root{font-family:Manrope,sans-serif;color:#382b2a;background:#faf7f2;font-synthesis:none;--wine:#591b2c;--dark:#38131f;--rose:#c39a92;--cream:#f6eee4;--muted:#7c706b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a,summary{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;width:100%;object-fit:cover}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #ac7961;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2{font-family:Cormorant Garamond,Georgia,serif;font-weight:500}h2{font-size:clamp(35.2px,3.52vw,50.6px);line-height:1.08;letter-spacing:-.8px}h2 em,h1 em{font-weight:400}p{font-size:14.3px;line-height:1.9;color:var(--muted)}.section{padding:88px max(6vw,24px)}.eyebrow{display:flex;align-items:center;gap:10px;font-size:9.9px;font-weight:600;letter-spacing:2.2px;line-height:1.7}.eyebrow.wine{color:var(--wine)}.eyebrow>span{width:22px;height:1px;background:currentColor}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:15px 23px;background:var(--wine);color:#fff7ed;font-size:12.1px;font-weight:600;border:1px solid transparent;border-radius:3px;transition:background .25s,transform .25s}.button:hover{background:#743147;transform:translateY(-2px)}.button.cream{background:var(--cream);color:var(--wine)}.button.cream:hover{background:#fff}.button.outline{border-color:#cdbeb4;background:transparent;color:var(--wine)}.button.outline:hover{background:#eee5dc}.button.text-button{background:transparent;color:var(--wine);padding:14px 0;justify-content:flex-start}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:#fff;padding:16px}.skip:focus{top:10px}header{height:94px;background:#faf7f2;position:sticky;top:0;z-index:30;border-bottom:1px solid #382b2a09}.header-inner{height:100%;max-width:1600px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;gap:28px}.brand{display:flex;align-items:center;gap:14px;flex-shrink:0}.monogram{font-family:Georgia,serif;font-size:58.3px;line-height:1;color:var(--wine);position:relative;width:59px;letter-spacing:-13px}.monogram>span{font-size:47.3px;position:relative;top:6px}.monogram i{position:absolute;top:3px;right:2px;width:21px;height:13px;border-top:1px solid var(--wine);border-left:1px solid var(--wine);transform:rotate(40deg)}.brand-name{font-size:16.5px;letter-spacing:3px;color:var(--wine);font-family:Georgia,serif}.brand-name small{display:block;font-family:Manrope,sans-serif;font-size:6.27px;letter-spacing:1.4px;margin-top:8px}nav{display:flex;gap:32px;margin-left:auto}nav>a{font-size:12.1px;color:#695b56;padding:14px 0;position:relative}nav>a:after{content:"";position:absolute;bottom:8px;left:0;width:0;height:1px;background:var(--wine);transition:width .2s}nav>a:hover:after{width:100%}.header-contact{margin-left:25px;font-size:11px;min-height:41px;padding:12px 18px}.menu-toggle,.mobile-contact{display:none}.hero{position:relative;color:#fff8ef;min-height:580px;height:min(690px,calc(100svh - 94px));isolation:isolate;overflow:hidden}.hero-image{height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;object-position:center 57%;animation:hero-settle 2s ease-out both}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(90deg,#271514c9,#24161352 57%,#2115160a),linear-gradient(0deg,rgba(30,16,17,.48),transparent 40%)}.hero-content{padding:100px 7vw 110px;position:relative}.hero .eyebrow{font-size:8.8px;letter-spacing:2px;color:#e9d8c7}.hero h1{font-size:clamp(46.2px,4.95vw,70.4px);line-height:1.07;margin:25px 0 22px;letter-spacing:-1px}.hero h1 em{color:#e6b9a7}.hero p{color:#e2d5ca;font-size:14.3px;line-height:1.9;margin-bottom:30px}.hero-link{font-size:11px;display:flex;align-items:center;gap:15px;margin-top:22px;width:max-content;border-bottom:1px solid #e7ceba50;padding-bottom:6px}.hero-note{position:absolute;right:7vw;bottom:135px;background:#f4ebdfed;color:var(--wine);padding:22px 28px;display:flex;align-items:center;gap:20px;transform:perspective(800px) rotateY(-8deg);box-shadow:14px 18px 35px #16080b25;border:1px solid #ffffff70}.hero-note>span:last-child{font-family:Cormorant Garamond,Georgia,serif;font-size:23.1px;line-height:1.3}.star{font-size:50.6px;font-family:Georgia,serif;color:#a57365}.hero-bottom{position:absolute;bottom:25px;left:7vw;right:7vw;display:flex;justify-content:space-between;align-items:center;font-size:8.8px;letter-spacing:2px;color:#e9d7c6;border-top:1px solid #fff2d927;padding-top:22px}.hero-bottom a{display:flex;align-items:center;gap:12px}.intro{display:grid;grid-template-columns:1fr 1.55fr;gap:7vw}.intro-heading h2{margin:16px 0 21px}.intro-heading p{max-width:320px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;align-items:start;padding-top:15px}.benefits article{padding-top:17px;border-top:1px solid #d8cac0}.benefits svg{width:26px;height:26px;color:#975664;stroke-width:1.2;margin:4px 0 25px}.benefits h3{font-size:14.3px;font-weight:600;line-height:1.6;margin-bottom:13px}.benefits p{font-size:12.1px;line-height:1.9}.properties{background:#f0eae2;border-top:1px solid #e9dfd5}.section-top{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:33px}.section-top h2{margin-top:15px}.section-top>p{font-size:13.2px}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.filters{display:flex;gap:8px}.filters button{background:transparent;border:1px solid #d5c8bd;border-radius:3px;font-size:11px;padding:12px 22px;min-height:44px}.filters button[aria-pressed=true]{color:#fff;background:var(--wine);border-color:var(--wine)}.demo-label{display:flex;align-items:center;gap:7px;font-size:8.8px;letter-spacing:1.3px;color:#8a7a70}.demo-label>span{height:4px;width:4px;border-radius:50%;background:#a17d6a}.property-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;align-items:start}.property-card{background:#fbf8f3;border:1px solid #e5dbd1;border-radius:5px;overflow:hidden;transition:transform .35s,box-shadow .35s}.property-card:hover{transform:perspective(1000px) translateY(-6px) rotateX(1deg);box-shadow:0 18px 35px #5531220e}.property-image{width:100%;height:242px;display:block;padding:0;border:0;position:relative;overflow:hidden;text-align:left}.property-image img{height:100%;transition:transform .6s}.property-image:hover img{transform:scale(1.045)}.property-tag{position:absolute;top:16px;left:16px;background:#fff9f0e8;color:#593a30;padding:7px 11px;border-radius:2px;font-size:8.8px;letter-spacing:.3px}.image-arrow{position:absolute;bottom:15px;right:15px;width:33px;height:33px;display:grid;place-items:center;background:#fff8eeec;border-radius:50%;color:var(--wine)}.property-body{padding:23px 22px 18px}.location{display:flex;gap:5px;align-items:center;color:#938174;font-size:9.9px}.property-body h3{font-family:Cormorant Garamond,Georgia,serif;font-size:26.4px;line-height:1.12;font-weight:500;margin:12px 0 20px;max-width:260px;min-height:54px}.specs{display:flex;gap:16px;color:#857369;font-size:9.9px}.specs>span{display:flex;align-items:center;gap:5px}.specs svg{width:13px;height:13px;stroke-width:1.4}.property-footer{border-top:1px solid #e7dfd6;margin-top:23px;padding-top:17px;display:flex;justify-content:space-between;align-items:center;gap:10px}.property-footer>span{font-size:12.1px;color:#623947}.property-footer small{display:block;font-size:8.8px;color:#95857c;margin-top:5px}.property-footer button{border:0;background:transparent;display:flex;align-items:center;gap:8px;font-size:9.9px;color:var(--wine);padding:10px 0;min-height:44px}.catalog-bottom{display:flex;justify-content:space-between;align-items:center;gap:22px;margin-top:30px}.catalog-bottom p{font-size:9.9px;max-width:420px}.journey{background:var(--dark);color:#f4e8db;display:grid;grid-template-columns:1fr 1fr;gap:12vw;position:relative}.journey-intro{position:sticky;top:140px;align-self:start}.journey .eyebrow{color:#c8a196;font-size:8.8px}.journey h2{font-size:clamp(39.6px,4.18vw,57.2px);margin:23px 0}.journey h2 em{color:#d5a69d}.journey-intro>p{color:#c4ada5;max-width:310px;font-size:13.2px}.journey-art{height:200px;position:relative;max-width:290px;display:flex;align-items:center;justify-content:center;margin-top:30px;perspective:700px}.arch{position:absolute;width:160px;height:190px;border:1px solid #af827a40;border-radius:100px 100px 0 0;bottom:0;transform:rotateY(-18deg)}.arch-two{width:130px;height:165px;transform:rotateY(-18deg) translateZ(15px)}.arch-three{width:100px;height:140px}.journey-art>svg{color:#cf9e8e;width:50px;height:50px;transform:rotate(-20deg);filter:drop-shadow(8px 10px 4px #170509);margin-top:28px}.journey-art>span{font-size:6.6px;letter-spacing:2px;position:absolute;bottom:12px;color:#bc938b}.step-progress{display:flex;gap:5px;margin-top:24px;width:290px}.step-progress span{height:2px;flex:1;background:#ffffff15;transition:background .5s}.step-progress .active{background:#c6988e}.journey-step{display:flex;gap:25px;padding:34px 0 39px;border-bottom:1px solid #eacabd23;opacity:.5;transition:opacity .7s}.journey-step.current,.journey-step:hover{opacity:1}.journey-step:first-child{padding-top:3px}.step-number{font-family:Cormorant Garamond,Georgia,serif;color:#b17e76;font-size:26.4px}.journey-step>div>svg{color:#c79489;margin:3px 0 16px}.journey-step h3{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:30.8px;margin-bottom:12px}.journey-step p{color:#c8b0a7;font-size:13.2px;max-width:345px}.journey-steps>.button{margin:35px 0 0 48px}.about{display:grid;grid-template-columns:1fr 1.05fr;gap:9vw;align-items:center;padding-top:108px;padding-bottom:108px}.portrait{position:relative;max-width:460px;padding:0 18px 18px 0}.portrait:before{content:"";position:absolute;top:25px;right:0;bottom:0;left:23px;border:1px solid #ceb3a2;border-radius:190px 190px 4px 4px}.portrait img{height:520px;border-radius:190px 190px 4px 4px;position:relative;object-position:center;filter:saturate(.75)}.portrait-caption{position:absolute;left:30px;right:45px;bottom:43px;background:#f7ede3ed;padding:19px 22px;font-family:Cormorant Garamond,Georgia,serif;font-size:25.3px;color:var(--wine)}.portrait-caption span{display:block;font-family:Manrope,sans-serif;font-size:7.7px;letter-spacing:1.5px;margin-top:7px}.about h2{margin:19px 0 24px}.about-copy>p{font-size:13.2px;margin-bottom:16px;max-width:420px}blockquote{margin:24px 0;padding:0 0 0 20px;border-left:1px solid #cba094;font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:24.2px;line-height:1.4;color:#8f5b61;max-width:390px}.about-stats{display:flex;gap:35px;padding:24px 0;border-top:1px solid #e6ddd4;margin-top:27px}.about-stats>div{display:flex;flex-direction:column;gap:8px}.about-stats strong{font-family:Cormorant Garamond,Georgia,serif;color:var(--wine);font-size:31.9px;font-weight:500}.about-stats span{font-size:9.9px;line-height:1.7;color:#928174}.owner{background:#eee3da;display:grid;grid-template-columns:1.4fr 1fr;gap:8vw;align-items:center;border-top:1px solid #e8dace;border-bottom:1px solid #e8dace}.owner h2{margin:18px 0 22px}.owner p{max-width:420px;font-size:13.2px;margin-bottom:25px}.owner-detail{padding:0 0 0 45px;border-left:1px solid #cebaae;display:flex;flex-direction:column;gap:23px}.owner-detail>span:not(.owner-icon){display:flex;align-items:center;gap:12px;font-size:12.1px;line-height:1.7;color:#7b5c52}.owner-detail svg{color:#97616a;flex-shrink:0}.owner-icon{margin-bottom:3px}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:9vw}.faq h2{margin:17px 0 23px}.faq-list details{border-bottom:1px solid #dfd4ca}.faq-list summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-size:13.2px;gap:20px;padding:22px 0;line-height:1.6}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{flex-shrink:0;color:#986f69;transition:transform .2s}.faq-list details[open] svg{transform:rotate(45deg)}.faq-list details p{font-size:13.2px;padding-bottom:23px}.closing{padding:70px 24px 65px;text-align:center;background:var(--wine);color:#f6e9dc;position:relative;overflow:hidden}.closing:before,.closing:after{content:"";position:absolute;width:520px;height:520px;border:1px solid #d3a99725;border-radius:50%;pointer-events:none;top:-130px;left:-350px}.closing:after{left:auto;right:-330px;top:40px}.closing>.eyebrow{justify-content:center;color:#d2aca0}.closing h2{font-size:clamp(36.3px,3.85vw,52.8px);margin:19px 0 29px}.closing h2 em{color:#e0b4a5}.closing-note{display:block;font-size:9.9px;color:#d1a99f;margin-top:20px}footer{padding:45px 6vw 22px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:34px}.footer-top p{font-size:11px;line-height:2.1}.footer-top p span{font-size:9.9px}.social{display:flex;gap:10px}.social a{width:44px;height:44px;border:1px solid #dfd3c7;display:grid;place-items:center;border-radius:50%;color:var(--wine)}.social a:hover{background:#eee3d9}.footer-bottom{border-top:1px solid #e4d9cf;padding-top:21px;display:flex;justify-content:space-between;gap:20px;font-size:8.8px;color:#958579}.reveal{opacity:0;transform:translateY(20px);transition:opacity .8s,transform .8s}.reveal.visible{opacity:1;transform:translateY(0)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1f0c16b0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:50;display:flex;align-items:center;justify-content:center;padding:24px}.dialog{background:#faf7f2;max-width:600px;width:100%;max-height:90dvh;overflow:auto;position:relative;border-radius:6px;box-shadow:0 20px 90px #0004}.dialog>img{height:240px}.dialog-close{position:absolute;right:14px;top:14px;width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:50%;background:#faf7f2;z-index:1}.dialog-content{padding:30px}.dialog h2{font-size:35.2px;margin:15px 0}.dialog p{font-size:13.2px;margin-bottom:20px}@keyframes hero-settle{0%{transform:scale(1.035)}to{transform:scale(1)}}@media(min-width:1600px){.section{padding-left:max(6vw,calc((100vw - 1420px)/2));padding-right:max(6vw,calc((100vw - 1420px)/2))}.hero-content{padding-left:calc((100vw - 1370px)/2)}}@media(max-width:1100px){.header-inner{padding:0 4vw;gap:20px}nav{gap:22px}.header-contact{margin-left:0}.section{padding:70px 5vw}.intro{grid-template-columns:1fr;gap:35px}.intro-heading{display:grid;grid-template-columns:1fr 1fr;column-gap:45px}.intro-heading>.eyebrow{grid-column:1/-1}.intro-heading p{align-self:center;max-width:360px}.benefits{gap:35px}.benefits p{font-size:13.2px}.property-grid{gap:16px}.property-image{height:200px}.property-body{padding:20px 16px 14px}.property-body h3{font-size:24.2px}.specs{gap:9px;font-size:8.8px}.journey{gap:8vw}.portrait img{height:470px}.about{gap:6vw}.owner-detail{padding-left:30px}.hero-note{right:5vw}.faq{gap:5vw}}@media(max-width:800px){header{height:80px}html{scroll-padding-top:85px}.header-inner{gap:16px}.brand-name{font-size:14.3px}.brand-name small{font-size:5.5px}.monogram{font-size:50.6px;width:52px}.monogram>span{font-size:41.8px}nav{gap:15px}nav>a{font-size:11px}.header-contact{font-size:9.9px;padding:11px 12px;gap:10px}.hero{height:610px;min-height:540px}.hero-content{padding:95px 6vw}.hero-note{bottom:90px;right:6vw;padding:15px 20px}.hero-note>span:last-child{font-size:19.8px}.star{font-size:36.3px}.hero-bottom{left:6vw;right:6vw}.property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.property-card:last-child{grid-column:auto}.property-image{height:225px}.section-top>p{max-width:220px;font-size:12.1px}.section-top h2{font-size:38.5px}.catalog-bottom{align-items:start}.catalog-bottom p{max-width:300px}.catalog-bottom .button{font-size:11px;padding:14px 16px;gap:12px;flex-shrink:0}.journey{gap:6vw}.journey-step{gap:17px}.journey-step h3{font-size:27.5px}.journey-steps>.button{margin-left:0;gap:10px;padding:14px 17px}.journey-art{max-width:240px}.step-progress{width:240px}.about{gap:5vw}.portrait img{height:420px}.portrait-caption{left:15px;right:30px;bottom:35px;padding:16px;font-size:22px}.portrait-caption span{font-size:6.6px}.about h2{font-size:37.4px}.about-stats{gap:20px}.about-stats strong{font-size:27.5px}.owner{gap:5vw}.owner h2{font-size:37.4px}.owner-detail{padding-left:22px}.owner-detail>span:not(.owner-icon){font-size:11px}.faq{grid-template-columns:1fr;gap:20px}.faq>div:first-child{max-width:500px}.footer-top{flex-wrap:wrap}.footer-top p,.footer-top .social{margin-left:auto}}@media(max-width:600px){.section{padding:58px 24px}header{height:76px}.header-inner{padding:0 22px}.header-contact{display:none}.menu-toggle{display:grid;place-items:center;background:none;border:0;width:44px;height:44px;color:var(--wine)}nav{display:none;position:absolute;left:0;right:0;top:76px;background:#faf7f2;border-top:1px solid #e6d9cc;box-shadow:0 15px 22px #35201812;padding:12px 24px 22px}nav.open{display:flex;flex-direction:column;gap:0}nav>a{font-size:14.3px;padding:15px 0}.mobile-contact{display:block;color:var(--wine)}.hero{height:640px;min-height:0;max-height:none}.hero-image{object-position:61% center}.hero-shade{background:linear-gradient(90deg,#261b18ca,#261b1860),linear-gradient(0deg,#25101970,transparent 50%)}.hero-content{padding:72px 26px 0}.hero .eyebrow{font-size:7.7px;letter-spacing:1.35px;gap:7px}.hero h1{font-size:47.3px;margin:25px 0 20px}.hero p{font-size:13.2px}.hero .button{font-size:11px;padding:15px 18px}.hero-note{bottom:91px;right:25px;padding:13px 20px;gap:13px}.hero-note>span:last-child{font-size:19.8px}.hero-bottom{left:26px;right:26px;font-size:6.6px;letter-spacing:1.4px;bottom:22px;padding-top:18px}.hero-bottom a span,.hero-page{display:none}.intro-heading{display:block}.intro-heading h2{font-size:38.5px}.intro-heading p{font-size:13.2px}.benefits{grid-template-columns:1fr;gap:25px;padding-top:0}.benefits article{display:grid;grid-template-columns:36px 1fr;column-gap:15px;padding-top:23px}.benefits svg{grid-row:1/3;margin:4px 0}.benefits h3{font-size:14.3px;margin-bottom:8px}.benefits p{font-size:13.2px}.section-top{display:block;margin-bottom:24px}.section-top>p{max-width:100%;margin-top:18px;font-size:13.2px}.section-top>p br{display:none}.section-top h2{font-size:38.5px}.catalog-toolbar{align-items:start;flex-direction:column;gap:16px}.filters{width:100%;gap:7px}.filters button{padding:12px 17px;flex:1;font-size:11px}.demo-label{font-size:7.7px}.property-grid{grid-template-columns:1fr;gap:24px}.property-image{height:250px}.property-body{padding:23px 22px 16px}.property-body h3{font-size:29.7px;max-width:280px;min-height:0}.specs{gap:19px;font-size:11px}.location{font-size:11px}.property-tag{font-size:9.9px}.property-footer>span{font-size:13.2px}.property-footer small{font-size:9.9px}.property-footer button{font-size:11px}.catalog-bottom{flex-direction:column;gap:19px;margin-top:22px}.catalog-bottom p{font-size:11px;max-width:none}.catalog-bottom .button{width:100%;font-size:12.1px}.journey{grid-template-columns:1fr;gap:36px}.journey-intro{position:static}.journey h2{font-size:44px}.journey h2 br:nth-of-type(2){display:none}.journey-intro>p{max-width:100%}.journey-art{display:none}.step-progress{width:100%;margin-top:27px}.journey-step{padding:25px 0 29px;opacity:1}.journey-step h3{font-size:29.7px}.journey-step p{font-size:13.2px}.journey-steps>.button{width:100%}.about{grid-template-columns:1fr;gap:37px}.portrait{max-width:360px;width:100%;margin:auto}.portrait img{height:420px}.portrait-caption{left:23px;right:41px;font-size:25.3px}.portrait-caption span{font-size:7.7px}.about h2{font-size:38.5px}.about-copy>p{max-width:none}.about-stats{gap:42px}.owner{grid-template-columns:1fr;gap:34px}.owner-detail{border-left:0;border-top:1px solid #cebaae;padding:26px 0 0;gap:18px}.owner-icon{display:none}.owner-detail>span:not(.owner-icon){font-size:12.1px}.owner .button{width:100%}.faq h2{font-size:37.4px}.faq-list summary{font-size:13.2px;min-height:65px}.closing{padding:58px 24px}.closing h2{font-size:38.5px}.closing .button{font-size:11px;gap:14px}footer{padding:35px 24px 23px}.footer-top{gap:23px;align-items:center}.footer-top p{margin:0;order:3;width:100%}.footer-top .social{gap:5px}.social a{width:40px;height:40px}.footer-bottom{font-size:8.8px;line-height:1.8;align-items:center}.footer-bottom>span{max-width:210px}.footer-bottom>a{flex-shrink:0}.dialog-content{padding:24px}.dialog>img{height:200px}.dialog h2{font-size:31.9px}.dialog .button{width:100%;gap:12px;font-size:11px}.modal-backdrop{padding:16px}}@media(max-width:360px){.section{padding-left:19px;padding-right:19px}.hero-content{padding-left:21px;padding-right:21px}.hero h1{font-size:41.8px}.hero .eyebrow{font-size:6.6px}.brand-name{font-size:13.2px}.brand-name small{font-size:4.95px}.brand{gap:10px}.hero-note{right:20px}.property-image{height:225px}.specs{gap:14px}.footer-top .brand-name{display:none}}@media(orientation:landscape)and (max-height:600px){header{height:68px}html{scroll-padding-top:74px}nav{top:68px}.hero{height:510px;min-height:0}.hero-content{padding-top:55px}.hero h1{font-size:47.3px;margin-top:18px}.hero p{margin-bottom:21px}.hero-note{bottom:100px}.hero-bottom{bottom:20px}.journey-intro{position:static}.dialog{max-height:90dvh;max-width:760px;display:grid;grid-template-columns:.8fr 1fr}.dialog>img{height:100%;min-height:300px}.dialog-content{padding:25px}.dialog h2{font-size:29.7px}.dialog-close{background:#f4e5d8}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}.property-card:hover{transform:none}.journey-step{opacity:1}}.whatsapp-icon{display:inline-block;width:18px;height:18px;flex-shrink:0;background:currentColor;mask:url(/images/whatsapp.svg) center/contain no-repeat;-webkit-mask:url(/images/whatsapp.svg) center/contain no-repeat}.header-contact .whatsapp-icon{width:16px;height:16px}.button{gap:15px;border-radius:0}.hero{height:710px;min-height:620px;color:var(--wine);background:#e4c7b5}.hero-image{object-position:center 62%;height:100%;width:100%}.hero-shade{background:linear-gradient(90deg,#f7e9dbea 0%,#f7e9dbc9 25%,#f7e9db4d 47%,transparent 66%);z-index:-2}.hero-content{padding:37px 0 105px 7vw;max-width:650px}.hero-services{font-size:8.8px;letter-spacing:2.8px;display:flex;gap:23px;align-items:center;color:#75454b}.hero-services i{height:11px;width:1px;background:#b98a83}.hero-brand{width:285px;height:245px;overflow:hidden;mix-blend-mode:multiply;margin:10px 0 4px -11px}.hero-brand img{width:285px;height:285px;max-width:none;transform:translateY(-26px);object-fit:contain}.hero h1{font-size:48.4px;line-height:1.1;letter-spacing:.2px;margin:7px 0 16px}.hero h1 em{color:#733242}.hero p{font-size:12.1px;color:#69454a;max-width:250px;line-height:1.8;margin-bottom:24px}.hero-explore{min-height:46px;padding:14px 21px;font-size:11px;letter-spacing:.5px;background:#65182e;box-shadow:0 5px 22px #591b2c17}.hero-editorial{position:absolute;right:0;top:0;bottom:0;width:17%;background:linear-gradient(160deg,#521123e8,#60192abe);border-left:1px solid #d6a69a7d;padding:44px 30px;display:flex;flex-direction:column;color:#ebc9b8;font-size:8.8px;line-height:2.2;letter-spacing:2.3px}.editorial-line{display:block;width:30px;height:1px;background:#d4a193;margin-bottom:17px}.editorial-bottom{margin-top:auto;margin-bottom:115px;line-height:2.3}.editorial-bottom .editorial-line{margin-top:19px}.hero-bottom{left:0;right:0;bottom:0;min-height:85px;padding:17px 5vw 17px 7vw;border:0;background:linear-gradient(90deg,#4e0d20f5,#681c31df 55%,#481021d9);color:#ead0be;gap:20px;font-size:8.8px;letter-spacing:1.6px}.hero-bottom>span{display:flex;align-items:center;gap:10px}.hero-bottom .button{font-size:11px;letter-spacing:.1px;gap:13px;background:transparent;border:1px solid #d3a39a70;color:#f7e4d1}.hero-bottom .button:hover{background:#ffffff0c}.portrait{padding:0;max-width:460px}.portrait:before{display:none}.portrait img{border-radius:0;height:500px;filter:saturate(.8);object-position:center}.portrait-caption{position:static;background:var(--wine);color:#f4e1d1;padding:23px 25px;border-left:3px solid #c79788}.portrait-caption span{color:#dbb5a7}.journey-art,.arch{display:none}.journey-landscape{margin-top:35px;position:relative;width:100%;max-width:350px;border-bottom:2px solid #b17e76}.journey-landscape img{height:170px;filter:saturate(.7);object-position:center 65%}.journey-landscape span{position:absolute;bottom:0;left:0;right:0;padding:15px;background:#34101ec7;color:#e6c1ad;font-size:7.7px;letter-spacing:2.1px}.step-progress{width:100%;max-width:350px}.closing:before,.closing:after{border-radius:0;width:200px;height:100%;top:0;left:0;transform:skew(-20deg);border:0;border-right:1px solid #e0b3a73d;background:linear-gradient(90deg,transparent,#ac6d7030)}.closing:after{left:auto;right:-80px;transform:skew(-20deg)}.property-card{border-radius:0}.owner{background:linear-gradient(115deg,#f0e7df,#e6d1c5)}@media(min-width:1600px){.hero-content{padding-left:9vw}.hero{height:780px}.hero-brand{margin-top:25px;height:275px;width:315px}.hero-brand img{width:315px;height:315px}.hero h1{font-size:52.8px}}@media(max-width:1100px){.hero{height:680px;min-height:620px}.hero-content{padding-left:6vw}.hero-editorial{width:18%;padding:40px 22px;font-size:7.7px;letter-spacing:1.8px}.hero-brand{height:235px;width:270px}.hero-brand img{height:270px;width:270px}.hero h1{font-size:46.2px}.hero-bottom{padding-left:6vw;padding-right:4vw}.header-contact{gap:9px}.portrait img{height:450px}}@media(max-width:800px){.hero{height:690px}.hero-content{padding-top:33px;max-width:80%}.hero-editorial{width:17%;padding:35px 15px;font-size:6.6px;letter-spacing:1.4px}.hero-shade{background:linear-gradient(90deg,#f7e9dbf2,#f7e9dbb5 40%,#f7e9db20 75%)}.hero-services{font-size:7.7px;gap:17px}.hero-bottom{gap:15px;min-height:92px}.hero-bottom>span{font-size:7.7px;max-width:190px;line-height:1.7}.hero-bottom .button{font-size:9.9px;padding:12px;gap:9px}.hero h1{font-size:44px}.portrait img{height:390px}.portrait-caption{font-size:24.2px;padding:20px}.portrait-caption span{font-size:6.6px}}@media(max-width:600px){.hero{height:740px;min-height:0}.hero-image{object-position:57% center}.hero-shade{background:linear-gradient(180deg,#f9eaddf7,#f9eadddb 35%,#f3d9bd36 66%,#39101e22)}.hero-content{padding:29px 25px 0;max-width:none;position:relative;z-index:1}.hero-services{font-size:7.7px;letter-spacing:1.9px;gap:17px}.hero-brand{width:233px;height:204px;margin:6px 0 0 -9px}.hero-brand img{width:233px;height:233px;transform:translateY(-20px)}.hero h1{font-size:38.5px;line-height:1.12;margin:0 0 13px}.hero h1 br{display:block}.hero p{font-size:12.1px;max-width:245px;margin-bottom:19px}.hero .hero-explore{font-size:11px;min-height:44px;padding:13px 17px}.hero-editorial{top:0;bottom:108px;width:17px;padding:0;background:linear-gradient(180deg,#6c1d32e6,#6c1d3250);border-left:1px solid #e2aea099}.hero-editorial>span,.editorial-bottom{display:none}.hero-bottom{min-height:108px;flex-direction:column;justify-content:center;align-items:stretch;gap:12px;padding:15px 25px}.hero-bottom>span{max-width:none;font-size:7.15px;letter-spacing:1.2px;justify-content:center}.hero-bottom .button{font-size:11px;min-height:43px;width:100%}.portrait{max-width:360px}.portrait img{height:390px}.portrait-caption{font-size:25.3px;padding:20px 22px}.portrait-caption span{font-size:7.7px}.journey-landscape{display:block;max-width:100%;margin-top:26px}.journey-landscape img{height:150px}.step-progress{max-width:none}.closing:before{left:-130px}.closing:after{right:-150px}.header-contact .whatsapp-icon{width:16px}.button{gap:12px}}@media(max-width:360px){.hero-content{padding-left:21px}.hero h1{font-size:34.1px}.hero-services{font-size:6.6px;letter-spacing:1.6px}.hero-brand{width:218px;height:196px}.hero-brand img{width:218px;height:218px}.hero-bottom{padding-left:20px;padding-right:20px}.hero-bottom>span{font-size:6.6px}.hero{height:720px}.portrait img{height:360px}}@media(orientation:landscape)and (max-height:600px){.hero{height:590px;min-height:0}.hero-content{padding-top:25px;padding-left:6vw;max-width:80%}.hero-brand{width:230px;height:195px;margin-top:0}.hero-brand img{width:230px;height:230px;transform:translateY(-23px)}.hero h1{font-size:37.4px;margin-top:0}.hero p{margin-bottom:16px}.hero-editorial{width:16%;padding:25px 17px;bottom:0}.hero-editorial>span,.editorial-bottom{display:block}.hero-bottom{min-height:76px;padding:13px 5vw;flex-direction:row;align-items:center}.hero-bottom .button{width:auto}.hero-bottom>span{max-width:210px}.editorial-bottom{margin-bottom:100px}.hero-shade{background:linear-gradient(90deg,#f7e9dbf0,#f7e9dba1 43%,transparent 75%)}.hero-services{font-size:7.7px}.journey-landscape img{height:145px}}.asset-filters{position:absolute;pointer-events:none}.hero-brand{mix-blend-mode:normal}.hero-brand img{filter:url(#brand-ink)}.hero-bottom .whatsapp-icon{display:inline-block}header{height:88px;background:#faf7f2ed;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid #b38b742a;box-shadow:0 4px 30px #34101d06}.header-inner{padding:0 5vw;max-width:1600px;gap:28px}.header-inner nav{margin:auto;gap:5px;padding:5px 8px;border:1px solid #a578631b;border-radius:40px;background:#f0e8df66}.header-inner nav>a{padding:12px 20px;font-size:12.1px;color:#6b4c49;transition:background .25s,color .25s;border-radius:24px}.header-inner nav>a:hover{background:#e7d9ce;color:#561a2b}.header-inner nav>a:after{display:none}.header-contact{border-radius:30px;margin:0;padding:13px 20px;background:linear-gradient(120deg,#733047,#471220);box-shadow:0 4px 14px #47122015}.brand-name{letter-spacing:3.4px}.hero-content{max-width:780px}.hero-actions{display:flex;align-items:center;gap:13px;flex-wrap:wrap}.hero-actions .button{min-height:48px;border-radius:4px;font-size:11px;padding:14px 19px}.hero-actions .hero-glass{background:#621d346b;border:1px solid #f1d3c7a6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff3e7;box-shadow:inset 0 0 0 1px #62283b10}.hero-actions .hero-glass:hover{background:#621d34ad}.hero-waves{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}.hero-editorial{background:none;border:0;top:auto;bottom:98px;height:auto;width:17%;padding:0 25px;line-height:2}.hero-editorial>.editorial-line,.hero-editorial>span{display:none}.editorial-bottom{margin:0}.hero-bottom{background:none;min-height:65px;padding-top:15px;padding-bottom:15px}.hero-signature{font-size:7.7px;letter-spacing:2.5px}.journey{align-items:start;padding-top:64px;padding-bottom:64px;gap:10vw;background:radial-gradient(ellipse at 0% 15%,#66304566,transparent 50%),#38131f}.journey-intro{position:sticky;top:108px;align-self:start;height:max-content}.journey h2{font-size:48.4px;margin:20px 0}.journey-intro>p{font-size:13.2px;max-width:325px}.journey-motion{position:relative;height:180px;max-width:350px;margin-top:20px;perspective:700px;overflow:hidden}.journey-motion>svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.motion-trail{fill:none;stroke:#c9938b;stroke-width:1;opacity:.6;stroke-dasharray:650;stroke-dashoffset:0;transition:stroke-dashoffset 1s}.motion-trail.secondary{stroke:#a46a76;opacity:.35}.floating-key{position:absolute;left:44%;top:29%;color:#e6b7a2;transform:rotate(-25deg) rotateY(-15deg);transition:transform 1s,left 1s,top 1s;filter:drop-shadow(8px 13px 4px #170911)}.floating-key svg{width:63px;height:63px}.motion-1 .floating-key{left:55%;top:35%;transform:rotate(0) rotateY(20deg)}.motion-2 .floating-key{left:65%;top:30%;transform:rotate(25deg) rotateY(-20deg)}.motion-3 .floating-key{left:75%;top:17%;transform:rotate(45deg) rotateY(0)}.motion-1 .motion-trail{stroke-dashoffset:60}.motion-2 .motion-trail{stroke-dashoffset:120}.motion-3 .motion-trail{stroke-dashoffset:200}.motion-label{position:absolute;bottom:8px;left:0;font-size:8.8px;color:#dbac9e;letter-spacing:3px}.step-progress{margin-top:9px}.journey-step,.journey-step:first-child{position:relative;min-height:calc(100svh - 130px);padding:80px 0;display:flex;flex-direction:column;justify-content:center;gap:30px;opacity:.35}.journey-step.current{opacity:1}.step-number{font-size:clamp(93.5px,11vw,154px);line-height:.8;font-weight:400;color:#c28f86;letter-spacing:-6px}.journey-step>div{max-width:400px}.journey-step>div>svg{margin-bottom:20px;width:30px;height:30px}.journey-step h3{font-size:39.6px;line-height:1.13;margin-bottom:20px}.journey-step p{font-size:15.4px;line-height:1.9;max-width:380px}.journey-steps>.button{margin-left:0}.portrait{border-radius:4px 4px 70px;overflow:hidden}.portrait-caption{border-left:0;border-top:1px solid #cc978c;padding-bottom:30px}.owner{border-radius:0 90px}.closing:before{width:500px;height:500px;left:-300px;top:-310px;transform:rotate(-20deg);border-radius:50%;border:1px solid #dba39170;background:linear-gradient(140deg,#b4727a60,transparent)}.closing:after{width:650px;height:350px;right:-330px;top:80px;transform:rotate(-25deg);border-radius:50%;border:1px solid #dba39170;background:linear-gradient(140deg,#b4727a60,transparent)}@media(max-width:1100px){.header-inner{gap:16px;padding:0 4vw}.header-inner nav>a{padding:11px 13px;font-size:11px}.header-contact{padding:12px 15px;font-size:9.9px}.hero-content{max-width:83%}.hero-actions{gap:10px}.hero-actions .button{font-size:9.9px;padding:14px}.journey{gap:7vw}.journey h2{font-size:42.9px}.journey-step h3{font-size:35.2px}.journey-step p{font-size:14.3px}.journey-motion{height:160px}.hero-editorial{padding:0 15px}}@media(max-width:800px){.header-inner nav>a{padding:10px;font-size:9.9px}.header-inner{gap:12px}.header-contact{padding:12px;gap:8px}.header-contact>svg{display:none}.header-inner .brand-name{font-size:13.2px;letter-spacing:2px}.journey-intro{top:105px}.journey h2{font-size:38.5px}.journey-motion{height:140px}.journey-step h3{font-size:33px}.hero-actions .button{font-size:9.9px;padding:13px 12px;gap:9px}.hero-editorial{display:none}.hero-signature{font-size:6.6px}.owner{border-radius:0 55px}}@media(max-width:600px){header{height:76px}.header-inner{padding:0 22px}.header-inner nav{display:none;border-radius:0 0 25px 25px;top:76px;margin:0;padding:14px 22px 22px;background:#faf5eefc;border:1px solid #c7a79540}.header-inner nav.open{display:flex}.header-inner nav>a{font-size:14.3px;border-radius:8px;padding:15px 10px}.header-inner .brand-name{font-size:14.3px;letter-spacing:2.5px}.menu-toggle{border:1px solid #cdb5a35c;border-radius:50%;width:42px;height:42px}.hero{height:760px}.hero-content{max-width:none}.hero-actions{align-items:stretch;flex-direction:column;max-width:295px;gap:10px}.hero-actions .button{font-size:11px;padding:13px 16px;min-height:46px;justify-content:space-between}.hero-actions .hero-glass{justify-content:center;gap:12px;background:#621d348c}.hero-bottom{min-height:58px;padding:16px 24px;display:flex;justify-content:center}.hero-bottom>.hero-signature{display:none}.hero-waves{width:165%;left:-65%}.hero-editorial{display:none}.journey{padding-top:54px;gap:12px}.journey-intro{position:static}.journey h2{font-size:40.7px}.journey-motion{height:140px;max-width:330px}.journey-step,.journey-step:first-child{min-height:70svh;padding:45px 0;gap:25px}.step-number{font-size:99px}.journey-step h3{font-size:35.2px}.journey-step p{font-size:14.3px}.journey-step{opacity:.55}.journey-step.current{opacity:1}.owner{border-radius:0 40px}}@media(orientation:landscape)and (max-height:600px){header{height:68px}.header-inner nav{top:68px}.hero{height:620px}.hero-actions{flex-direction:row;max-width:none}.hero-actions .button{font-size:9.9px}.hero-bottom{min-height:52px}.journey-intro{position:sticky;top:82px}.journey h2{font-size:31.9px;margin:12px 0}.journey-intro>p{font-size:11px;line-height:1.65}.journey-motion{height:90px;margin-top:10px}.floating-key svg{width:40px;height:40px}.journey-step,.journey-step:first-child{min-height:calc(100svh - 85px);padding:35px 0;gap:20px}.step-number{font-size:71.5px}.journey-step h3{font-size:29.7px}.journey-step p{font-size:13.2px}.journey-step>div>svg{display:none}.journey-steps>.button{font-size:11px}}@media(max-width:600px)and (orientation:landscape){.journey-intro{position:static}.hero-actions{flex-wrap:wrap}.hero{height:650px}}@media(prefers-reduced-motion:reduce){.journey-step{opacity:1}.floating-key,.motion-trail{transition:none}}:root{--cta-radius:4px;--cta-height:48px}.button,.header-contact,.hero-actions .button,.button.text-button{border-radius:var(--cta-radius);min-height:var(--cta-height);font-weight:600;line-height:1.5;transition:background .25s ease,border-color .25s ease,box-shadow .25s ease,transform .25s ease}.button{color:#fff7ed}.header-contact{background:var(--wine);color:#fff7ed;box-shadow:none}.button.text-button{padding:14px 19px;border:1px solid #cdbeb4;background:transparent;color:var(--wine)}.button svg,.whatsapp-icon{transition:transform .25s ease}.journey-intro{top:var(--journey-sticky-top,108px)}.journey{background:radial-gradient(ellipse at 5% 20%,#a3606940 0%,transparent 55%),radial-gradient(ellipse at 95% 75%,#a1697240 0%,transparent 55%),linear-gradient(115deg,#622d40,#391724 48%,#58283b)}.closing{background:radial-gradient(ellipse at 15% 10%,#bb788440,transparent 65%),linear-gradient(120deg,#77334b,#491629 65%,#713248)}.benefits article,.faq-list summary,.owner-detail>span,.about-stats>div{transition:background .3s,box-shadow .3s,transform .3s,color .3s}.benefits svg,.owner-icon svg,.social svg,.brand{transition:transform .3s,color .3s}.portrait img{transition:transform .7s,filter .7s}.portrait{isolation:isolate}.portrait-caption{position:relative;z-index:1}.filters button{transition:background .25s,border-color .25s,color .25s,transform .25s}.property-footer button,.footer-bottom a{transition:color .25s,transform .25s}.header-inner nav>a{transition:background .25s,color .25s,box-shadow .25s}.button:focus-visible{box-shadow:0 5px 20px #501b2b22}.hero-actions .hero-glass{color:#fff3e7}.journey .button.cream,.closing .button.cream{color:var(--wine)}@media(hover:hover)and (pointer:fine){.button:hover,.button.text-button:hover{transform:translateY(-3px);box-shadow:0 8px 20px #41101e20}.button:hover>svg:last-child{transform:translate(2px,-2px)}.button:hover .whatsapp-icon{transform:scale(1.08)}.button.outline:hover,.button.text-button:hover{border-color:#976375;background:#eee1d7}.header-contact:hover{background:#743147}.brand:hover{transform:translateY(-1px);filter:brightness(1.15)}.benefits article:hover{transform:translateY(-4px)}.benefits article:hover>svg{transform:translateY(-3px) rotate(-6deg);color:var(--wine)}.filters button:hover{border-color:#8f5969;background:#e6d5cb;transform:translateY(-2px)}.filters button[aria-pressed=true]:hover{background:#713349}.faq-list summary:hover{color:var(--wine);background:#eadcd144;box-shadow:12px 0 #eadcd144,-12px 0 #eadcd144}.owner-detail>span:hover{transform:translate(4px);color:var(--wine)}.about-stats>div:hover{transform:translateY(-3px)}.portrait:hover img{transform:scale(1.025);filter:saturate(1)}.social a:hover{transform:translateY(-3px);box-shadow:0 5px 15px #41101e15}.social a{transition:transform .25s,box-shadow .25s,background .25s}.property-footer button:hover{color:#a15b70;transform:translate(3px)}.footer-bottom a:hover{color:var(--wine);transform:translateY(-2px)}.header-inner nav>a:hover{box-shadow:inset 0 0 0 1px #b18a6e25}.menu-toggle:hover{background:#e9dbcf}}@media(max-width:800px){.header-inner{gap:9px}.header-inner nav>a{padding:10px 8px}.header-contact{padding:11px}.hero-actions{max-width:100%}.hero-actions .button{min-height:48px}}@media(max-width:600px){.journey-intro{position:static}.hero{height:800px}.hero-actions{max-width:315px}.button.text-button{width:auto}.header-inner nav>a{padding:15px 10px}}@media(orientation:landscape)and (max-height:600px){.journey-intro{top:var(--journey-sticky-top,82px)}.hero{height:650px}.journey-motion{height:75px}}@media(max-width:600px)and (orientation:landscape){.journey-intro{position:static}.hero{height:680px}}@media(prefers-reduced-motion:reduce){.button:hover,.brand:hover,.benefits article:hover,.filters button:hover,.owner-detail>span:hover,.about-stats>div:hover,.portrait:hover img,.social a:hover,.property-footer button:hover,.footer-bottom a:hover,.button:hover>svg:last-child,.button:hover .whatsapp-icon{transform:none}}.brand{width:240px;max-width:100%;display:block}.brand>img{width:100%;height:auto;object-fit:contain}.hero-brand{width:440px;max-width:100%;height:245px;margin:10px 0 4px;display:flex;align-items:center;overflow:visible;mix-blend-mode:normal}.hero-brand img{width:100%;height:auto;max-width:100%;object-fit:contain;transform:none;filter:none}.footer-top .brand{width:245px}@media(min-width:1600px){.hero-brand{width:490px;height:275px}}@media(max-width:1100px){.brand{width:215px}.hero-brand{width:410px;height:235px}}@media(max-width:800px){.brand{width:190px}.hero-brand{width:390px}.footer-top .brand{width:215px}}@media(max-width:600px){.brand{width:230px}.hero-brand{width:100%;max-width:340px;height:204px;margin:6px 0 0}.footer-top .brand{width:210px}}@media(max-width:360px){.brand{width:200px}.hero-brand{height:196px}.footer-top .brand{width:185px}}@media(orientation:landscape)and (max-height:600px){.hero-brand{width:370px;height:195px;margin-top:0}}.hero-editorial{right:5vw;width:auto;padding:0;text-align:right}.editorial-bottom .editorial-line{margin-left:auto}@media(min-width:801px)and (max-width:1100px){.hero-editorial{right:4vw}}@media(orientation:landscape)and (max-height:600px){.hero-editorial{right:5vw}}.journey-step .step-heading{display:flex;align-items:center;gap:14px}.step-heading>svg{width:28px;height:28px;flex:0 0 28px;color:#c79489}.step-heading>span{min-width:0}@media(max-width:600px){.journey-step .step-heading{gap:12px}.step-heading>svg{width:24px;height:24px;flex-basis:24px}}.journey-steps{container-type:inline-size;min-width:0}.journey-step>div{max-width:none;width:100%}.journey-step .step-heading{font-size:clamp(16px,5.7cqw,39.6px);white-space:nowrap;letter-spacing:-.3px}.step-heading>svg{width:clamp(18px,4.6cqw,28px);height:clamp(18px,4.6cqw,28px);flex-basis:clamp(18px,4.6cqw,28px)}.portrait{position:relative!important;max-width:440px!important;width:100%!important;margin:0 auto!important;padding:0!important;border-radius:0!important;overflow:visible!important;isolation:isolate!important}.portrait:before{content:""!important;display:block!important;position:absolute!important;top:-14px!important;right:-14px!important;bottom:14px!important;left:14px!important;border:1px solid rgba(212,168,156,.45)!important;border-radius:26px!important;pointer-events:none!important;z-index:0!important;transition:transform .6s cubic-bezier(.2,.8,.2,1),border-color .4s ease!important}.portrait-frame{position:relative!important;z-index:1!important;width:100%!important;border-radius:22px!important;overflow:hidden!important;background:#2a0e17!important;border:1px solid rgba(226,183,164,.35)!important;box-shadow:0 24px 50px -12px #2e0c1747,0 6px 18px #2e0c171f,inset 0 0 0 1px #ffffff14!important;transition:transform .6s cubic-bezier(.2,.8,.2,1),box-shadow .6s ease!important}.portrait img{width:100%!important;height:530px!important;object-fit:cover!important;object-position:center 20%!important;display:block!important;border-radius:0!important;filter:saturate(.94) contrast(1.03)!important;transition:transform .8s cubic-bezier(.2,.8,.2,1),filter .6s ease!important}.portrait-shade{position:absolute!important;inset:auto 0 0 0!important;height:52%!important;background:linear-gradient(to top,rgba(34,9,17,.9) 0%,rgba(34,9,17,.55) 40%,rgba(34,9,17,.18) 70%,transparent 100%)!important;pointer-events:none!important;z-index:2!important}.portrait-caption{position:absolute!important;left:20px!important;right:20px!important;bottom:20px!important;z-index:3!important;margin:0!important;padding:18px 22px 17px!important;background:linear-gradient(135deg,#441322eb,#2c0b15f5)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;border:1px solid rgba(226,183,164,.42)!important;border-radius:14px!important;box-shadow:0 14px 32px #16050b73,inset 0 1px #ffffff2e!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:6px!important;color:#fff9f4!important;font-family:Cormorant Garamond,Georgia,serif!important;font-size:26px!important;font-weight:500!important;line-height:1.1!important;letter-spacing:-.2px!important;transition:transform .4s cubic-bezier(.2,.8,.2,1),border-color .4s ease,box-shadow .4s ease!important}.portrait-caption span{display:flex!important;align-items:center!important;gap:8px!important;font-family:Manrope,sans-serif!important;font-size:8px!important;font-weight:600!important;letter-spacing:2.2px!important;color:#e2b7a4!important;margin:0!important;text-transform:uppercase!important}.portrait-caption span:before{content:""!important;display:inline-block!important;width:14px!important;height:1px!important;background:#d4a89c!important;flex-shrink:0!important}@media(hover:hover)and (pointer:fine){.portrait:hover:before{transform:translate(-3px,-3px)!important;border-color:#d4a89cbf!important}.portrait:hover .portrait-frame{box-shadow:0 30px 60px -12px #2e0c1759,0 10px 24px #2e0c1729,inset 0 0 0 1px #ffffff1f!important}.portrait:hover img{transform:scale(1.035)!important;filter:saturate(1) contrast(1.04)!important}.portrait:hover .portrait-caption{transform:translateY(-2px)!important;border-color:#e2b7a4a6!important;box-shadow:0 18px 36px #16050b85,inset 0 1px #ffffff42!important}}@media(max-width:800px){.portrait{max-width:400px!important}.portrait img{height:460px!important}.portrait-caption{left:18px!important;right:18px!important;bottom:18px!important;padding:16px 20px!important;font-size:24px!important}.portrait-caption span{font-size:7.5px!important;letter-spacing:2px!important}}@media(max-width:600px){.portrait{max-width:360px!important}.portrait:before{top:-10px!important;right:-10px!important;bottom:10px!important;left:10px!important;border-radius:22px!important}.portrait-frame{border-radius:18px!important}.portrait img{height:420px!important;object-position:center 18%!important}.portrait-caption{left:14px!important;right:14px!important;bottom:14px!important;padding:14px 18px!important;font-size:23px!important;border-radius:12px!important}.portrait-caption span{font-size:7.5px!important;letter-spacing:1.8px!important}}.hero-brand{width:140px!important;height:140px!important;max-width:140px!important;margin:0 0 16px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important;mix-blend-mode:normal!important}.hero-brand img{width:100%!important;height:100%!important;max-width:100%!important;object-fit:contain!important;transform:none!important;filter:drop-shadow(0 8px 24px rgba(65,18,33,.18))!important;transition:transform .4s cubic-bezier(.2,.8,.2,1),filter .4s ease!important}@media(hover:hover)and (pointer:fine){.hero-brand:hover img{transform:scale(1.05) translateY(-2px)!important;filter:drop-shadow(0 12px 28px rgba(65,18,33,.28))!important}}@media(max-width:1100px){.hero-brand{width:125px!important;height:125px!important;max-width:125px!important;margin:0 0 14px!important}}@media(max-width:800px){.hero-brand{width:115px!important;height:115px!important;max-width:115px!important;margin:0 0 12px!important}}@media(max-width:600px){.hero-brand{width:96px!important;height:96px!important;max-width:96px!important;margin:0 0 10px!important}}@media(max-width:360px){.hero-brand{width:84px!important;height:84px!important;max-width:84px!important;margin:0 0 8px!important}}.brand{display:inline-flex!important;align-items:center!important;width:auto!important;max-width:250px!important}.brand img{width:auto!important;max-width:240px!important;height:52px!important;max-height:52px!important;object-fit:contain!important;display:block!important;filter:drop-shadow(0 2px 8px rgba(65,18,33,.08))!important;transition:transform .3s ease,filter .3s ease!important}.footer-top .brand{max-width:270px!important}.footer-top .brand img{max-width:260px!important;height:56px!important;max-height:56px!important}@media(max-width:800px){.brand img{max-width:200px!important;height:44px!important;max-height:44px!important}.footer-top .brand img{max-width:220px!important;height:48px!important;max-height:48px!important}}@media(max-width:600px){.brand img{max-width:185px!important;height:40px!important;max-height:40px!important}}
