@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@300;400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:not(.app-layout):not(.samt-dashboard-body){font-family:Cairo,sans-serif;color:#000;line-height:1.6;background-color:#fff}body:not(.app-layout):not(.samt-dashboard-body):not(.home){padding-top:80px}[dir=rtl] body:not(.app-layout){font-family:Cairo,sans-serif}img,video{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit;transition:color .2s ease}ul,ol{list-style:none}button,input,textarea,select{font:inherit}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.section{padding:5rem 0}body{-webkit-font-smoothing:antialiased;font-family:Cairo,sans-serif}[dir=rtl] body,[dir=ltr] body{font-family:Cairo,sans-serif}h1,h2,h3,h4,h5,h6{font-weight:300;line-height:1.3;margin-bottom:1rem;color:#000}h1{font-size:3rem;letter-spacing:-.02em}h2{font-size:2.25rem;letter-spacing:-.01em}h3{font-size:1.875rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.125rem}.text-brand-primary{color:#185256}.text-brand-secondary{color:#0c4838}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-light{font-weight:300}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2rem;font-weight:400;font-size:.9rem;letter-spacing:.05em;text-transform:uppercase;border-radius:0;transition:all .3s ease;cursor:pointer;text-decoration:none}.btn-primary{background:#185256;color:#fff;border:1px solid #185256}.btn-primary:hover{background:#0f3436;border-color:#0f3436}.btn-outline,.btn-outline-dark{background:transparent;color:#000;border:1px solid #000000}.btn-outline:hover,.btn-outline-dark:hover{background:#0c4838;color:#fff;border-color:#0c4838}.btn-outline-light{background:transparent;color:#fff;border:1px solid #FFFFFF}.btn-outline-light:hover{background:#fff;color:#000}.btn-link{background:none;border:none;padding:0;color:#000;text-transform:none;letter-spacing:normal;font-weight:500}.btn-link:hover{color:#185256}.btn-link svg{transition:transform .2s ease}.btn-link:hover svg{transform:translate(4px)}[dir=rtl] .btn-link:hover svg{transform:translate(-4px)}.btn-block{width:100%}.btn-sm{padding:.5rem 1rem;font-size:.8rem}.btn-lg{padding:1rem 2.5rem;font-size:1rem}.project-card{background:transparent;border-radius:0;overflow:hidden;transition:transform .3s ease}.project-card:hover{transform:translateY(-4px)}.project-card:hover .card-image img{transform:scale(1.05)}.project-card .card-image{position:relative;height:280px;border-radius:0;overflow:hidden;margin-bottom:1rem;box-shadow:0 1px 2px #00000008;background:#eee}.project-card .card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.project-card .card-image .badge-status{position:absolute;top:1rem;left:1rem;z-index:2}[dir=rtl] .project-card .card-image .badge-status{left:auto;right:1rem}.project-card .card-image .badge-status{background:#fff;color:#000;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;box-shadow:0 1px 2px #00000008}.project-card .card-content{padding:0 .25rem}.project-card .card-content h3{font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.project-card .card-content h3 a{color:#000}.project-card .card-content h3 a:hover{color:#0c4838}.project-card .card-content .location{color:#666;font-size:.9rem;margin-bottom:.5rem;display:flex;align-items:center;gap:4px}.project-card .card-content .location svg{width:16px;height:16px;flex-shrink:0}.project-card .card-content .card-meta{display:flex;align-items:center;justify-content:space-between;margin-top:.5rem}.project-card .card-content .card-meta .price{font-weight:700;font-size:1rem;color:#000}.project-card .card-content .card-meta .details-link{text-decoration:underline;font-size:.85rem;color:#666;display:flex;align-items:center;gap:4px}.project-card .card-content .card-meta .details-link:hover{color:#185256}.project-card .card-content .card-meta .details-link svg{width:14px;height:14px}.properties-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){.properties-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.properties-grid{grid-template-columns:repeat(3,1fr)}}.properties-grid.list-view{grid-template-columns:1fr}.properties-grid.list-view .property-card{display:flex;flex-direction:row;height:auto}@media (min-width: 640px){.properties-grid.list-view .property-card{flex-direction:column}}@media (max-width: 640px){.properties-grid.list-view .property-card{flex-direction:column}}.properties-grid.list-view .property-card .card-image{flex:0 0 300px;height:auto;min-height:200px;width:300px}@media (max-width: 640px){.properties-grid.list-view .property-card .card-image{width:100%;flex:none}}.properties-grid.list-view .property-card .card-content{display:flex;flex-direction:column;justify-content:center;flex-grow:1}.property-card{background:#fff;border:.3px solid #eeeeee;border-radius:0;overflow:hidden;box-shadow:0 1px 2px #00000008;transition:all .3s ease;height:100%;display:flex;flex-direction:column}.property-card .card-image{position:relative;height:240px;overflow:hidden;flex-shrink:0}.property-card .card-image .card-badges{position:absolute;top:1rem;left:1rem;right:1rem;display:flex;flex-wrap:wrap;gap:.5rem;z-index:2;pointer-events:none}.property-card .card-image .badge{padding:.375rem .75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;border-radius:0;background:#fff;color:#000;pointer-events:auto}.property-card .card-image .badge.badge-leasehold,.property-card .card-image .badge.badge-usufruct{background:#666;color:#fff}.property-card .card-image .status-overlay{position:absolute;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.5rem;z-index:5}.property-card .card-image .status-overlay.reserved{background:#185256d9}.property-card .card-image .status-overlay.sold{background:#000000d9}.property-card .card-image .property-type-tag{position:absolute;bottom:.5rem;right:.5rem;background:#0009;color:#fff;padding:2px 8px;border-radius:4px;font-size:.7rem}[dir=rtl] .property-card .card-image .property-type-tag{right:auto;left:.5rem}.property-card .card-content{padding:1.25rem;display:flex;flex-direction:column;flex-grow:1}.property-card .card-content .card-location{display:flex;align-items:center;gap:.375rem;font-size:.875rem;color:#666;margin-bottom:.5rem}.property-card .card-content .card-location svg{width:14px;height:14px;color:#185256;flex-shrink:0}.property-card .card-content .card-title{font-size:1.125rem;font-weight:700;color:#000;margin-bottom:.75rem;line-height:1.4}.property-card .card-content .card-title a{color:inherit;text-decoration:none;transition:color .2s}.property-card .card-content .card-specs{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #eeeeee;margin-top:auto}.property-card .card-content .card-specs .spec{display:flex;align-items:center;gap:.375rem;font-size:.875rem;color:#666}.property-card .card-content .card-specs .spec svg{width:16px;height:16px;flex-shrink:0}.property-card .card-content .card-specs .spec .card-spec-icon{width:16px;height:16px;flex-shrink:0;background-color:currentColor;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.property-card .card-content .card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:0}.property-card .card-content .card-price{display:flex;align-items:baseline}.property-card .card-content .card-price .amount{font-size:1.25rem;font-weight:700;color:#000}.property-card .card-content .card-price .currency{font-size:.875rem;color:#666;margin-left:.25rem}[dir=rtl] .property-card .card-content .card-price .currency{margin-left:0;margin-right:.25rem}.property-card .card-content .btn-details{font-size:.9rem;font-weight:600;color:#185256;display:flex;align-items:center;gap:.25rem;text-decoration:none;transition:color .2s}.property-card .card-content .btn-details:hover{color:#000}.property-card .card-content .btn-details svg{width:16px;height:16px;transition:transform .2s}.property-card .card-content .btn-details:hover svg{transform:translate(2px)}[dir=rtl] .property-card .card-content .btn-details:hover svg{transform:translate(-2px)}.form-input,input[type=text],input[type=email],input[type=tel],input[type=password],textarea,select{width:100%;padding:.75rem 1rem;border:1px solid #eeeeee;border-radius:0;background-color:#fff;color:#000;font-size:.95rem;transition:all .2s ease;outline:none;box-shadow:0 1px 2px #00000008}.form-input::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=password]::-moz-placeholder,textarea::-moz-placeholder,select::-moz-placeholder{color:#999}.form-input::placeholder,input[type=text]::placeholder,input[type=email]::placeholder,input[type=tel]::placeholder,input[type=password]::placeholder,textarea::placeholder,select::placeholder{color:#999}.form-input:focus,input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=password]:focus,textarea:focus,select:focus{border-color:#185256;box-shadow:0 0 0 2px #1852561a}label{display:block;margin-bottom:.25rem;font-weight:500;color:#000;font-size:.9rem}.site-header{position:fixed;top:0;left:0;width:100%;z-index:1000;background:#fff;border-bottom:1px solid transparent;transition:all .4s ease;padding:.5rem 0}.site-header.is-transparent{background:transparent}.site-header.is-transparent .nav-menu a{color:#fffc}.site-header.is-transparent .nav-menu a:hover,.site-header.is-transparent .nav-menu a.active{color:#fff}.site-header.is-transparent .lang-switcher{color:#fffc}.site-header.is-transparent .lang-switcher:hover{background:#ffffff1a;color:#fff}.site-header.is-transparent .mobile-toggle{color:#fff}.site-header.is-transparent .btn-primary{background:transparent;border:1px solid #FFFFFF;color:#fff}.site-header.is-transparent .btn-primary:hover{background:#fff;color:#000}.site-header.is-transparent .brand img,.site-header.is-transparent .samt-brand img{filter:brightness(0) invert(1)}.site-header.is-scrolled{background:#fff;border-bottom-color:#eee;box-shadow:0 2px 20px #0000000a}.site-header.is-scrolled .nav-menu a{color:#666}.site-header.is-scrolled .nav-menu a:hover,.site-header.is-scrolled .nav-menu a.active{color:#000}.site-header.is-scrolled .lang-switcher{color:#666}.site-header.is-scrolled .lang-switcher:hover{background:#f9f9f9;color:#000}.site-header.is-scrolled .mobile-toggle{color:#000}.site-header.is-scrolled .btn-primary{background:#0c4838;border:1px solid #0c4838;color:#fff}.site-header.is-scrolled .btn-primary:hover{background:#fff;color:#0c4838;border-color:#0c4838}.site-header.is-scrolled .brand img,.site-header.is-scrolled .samt-brand img{filter:none}.site-header .header-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.site-header .brand,.site-header .samt-brand{display:flex;align-items:center;gap:.5rem;text-decoration:none}.site-header .brand .samt-dot,.site-header .samt-brand .samt-dot{width:8px;height:8px;background:#185256;border-radius:50%;flex-shrink:0}.site-header .brand .samt-text,.site-header .samt-brand .samt-text{font-size:1.25rem;font-weight:600;color:#000;letter-spacing:-.01em}.site-header .nav-menu{display:none}@media (min-width: 1024px){.site-header .nav-menu{display:flex;align-items:center;gap:2rem}}.site-header .nav-menu a{font-weight:500;color:#666;font-size:.9375rem;transition:color .2s;position:relative;padding:.5rem 0}.site-header .nav-menu a:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:1px;background:currentColor;transition:all .3s ease;transform:translate(-50%)}.site-header .nav-menu a:hover{color:#000}.site-header .nav-menu a:hover:after{width:100%}.site-header .nav-menu a.active{color:#000;font-weight:600}.site-header .nav-menu a.active:after{width:100%;background:#000}.site-header .header-actions{display:flex;align-items:center;gap:.75rem}.site-header .lang-switcher{font-weight:500;font-size:.875rem;color:#666;padding:.5rem .75rem;border-radius:0;transition:all .2s;min-width:36px;text-align:center}.site-header .lang-switcher:hover{background:#f9f9f9;color:#000}.site-header .btn-primary{display:none;background:#000;color:#fff;font-weight:500;font-size:.875rem;padding:.625rem 1.25rem;border-radius:0;transition:all .2s;border:none}@media (min-width: 768px){.site-header .btn-primary{display:inline-flex;align-items:center;gap:.5rem}}.site-header .btn-primary:hover{background:#185256}.site-header .mobile-toggle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:none;cursor:pointer;color:#000}.site-header .mobile-toggle svg{width:24px;height:24px}@media (min-width: 1024px){.site-header .mobile-toggle{display:none}}.mobile-menu-overlay{position:fixed;inset:0;background:#fff;z-index:200;padding:2rem;display:flex;flex-direction:column;opacity:0;visibility:hidden;transition:all .3s ease}.mobile-menu-overlay.is-open{opacity:1;visibility:visible}.mobile-menu-overlay .close-menu{position:absolute;top:1.5rem;right:1.5rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer}.mobile-menu-overlay .close-menu svg{width:24px;height:24px;color:#000}[dir=rtl] .mobile-menu-overlay .close-menu{right:auto;left:1.5rem}.mobile-menu-overlay .mobile-nav{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem}.mobile-menu-overlay .mobile-nav a{font-size:1.125rem;font-weight:500;color:#000;padding:.5rem 1rem}.mobile-menu-overlay .mobile-nav a:hover{color:#185256}.mobile-menu-overlay .mobile-nav a.btn-primary{margin-top:1.5rem;font-size:1rem;padding:.875rem 2rem;background:#000;color:#fff;border-radius:0}.mobile-menu-overlay .mobile-nav a.btn-primary:hover{background:#185256}.site-footer{background-color:#0b1a1b;padding:4rem 0 2rem;color:#ffffffb3}.site-footer a{color:#ffffffb3;transition:color .2s}.site-footer a:hover{color:#185256}.site-footer .footer-grid{display:grid;grid-template-columns:1fr;gap:2.5rem}@media (min-width: 768px){.site-footer .footer-grid{grid-template-columns:2fr 1fr 1fr 1.5fr}}.site-footer .footer-brand .footer-logo{display:inline-flex;align-items:center;margin-bottom:1.5rem}.site-footer .footer-brand .footer-logo .footer-logo-img{height:50px;width:auto;filter:brightness(0) invert(1);transition:transform .3s ease}.site-footer .footer-brand .footer-logo .footer-logo-img:hover{transform:scale(1.05)}.site-footer .footer-brand .footer-tagline{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:#ffffff80;margin-bottom:1rem}.site-footer .footer-brand>p{font-size:.875rem;line-height:1.7;margin-bottom:1.5rem}.site-footer .footer-col h4{color:#fff;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem}.site-footer .footer-col ul{display:flex;flex-direction:column;gap:.75rem;list-style:none;padding:0;margin:0}.site-footer .footer-col ul li{font-size:.875rem}.site-footer .footer-col .contact-list li{display:flex;align-items:center;gap:.75rem}.site-footer .footer-col .contact-list li svg{width:16px;height:16px;opacity:.6;flex-shrink:0}.site-footer .footer-col .footer-cta{margin-top:1.25rem;display:inline-flex;padding:.625rem 1.25rem;font-size:.8125rem;font-weight:500;border:1px solid rgba(255,255,255,.3);border-radius:0;color:#fff}.site-footer .footer-col .footer-cta:hover{background:#fff;border-color:#fff;color:#000}.site-footer .social-links{display:flex;gap:.75rem}.site-footer .social-links a{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:0;color:#fff}.site-footer .social-links a:hover{background:#185256;color:#fff}.site-footer .social-links a svg{width:18px;height:18px}.site-footer .footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:3rem;padding-top:2rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem;font-size:.8125rem;color:#ffffff80}@media (min-width: 768px){.site-footer .footer-bottom{flex-direction:row;justify-content:center;text-align:center}}.site-footer .footer-bottom .copyrights{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1rem;align-items:center}.site-footer .footer-bottom .copyrights p{margin:0}.site-footer .footer-bottom .copyrights .dev-signature{display:flex;align-items:center;gap:.25rem}.site-footer .footer-bottom .copyrights .dev-signature:before{content:"|";opacity:.3;display:none}@media (min-width: 640px){.site-footer .footer-bottom .copyrights .dev-signature:before{display:inline;margin-left:.75rem}[dir=rtl] .site-footer .footer-bottom .copyrights .dev-signature:before{margin-left:0;margin-right:.75rem}}.site-footer .footer-bottom .copyrights .dev-signature a{font-weight:600;color:#ffffffe6}.site-footer .footer-bottom .copyrights .dev-signature a:hover{color:#185256}.site-footer .footer-bottom .copyrights .fal-license{width:100%;font-size:.75rem;opacity:.6;text-align:center}.container{max-width:1400px;margin:0 auto;padding:0 1.5rem}.grid{display:grid;gap:1.5rem}.section-tag{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#185256;margin-bottom:.75rem}.section-tag:before{content:"";width:6px;height:6px;background:#185256;border-radius:50%}.section-header{margin-bottom:3rem}.section-header h2{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;color:#000;margin-bottom:.5rem}.section-header p{font-size:1rem;color:#666;max-width:600px}.section-header.centered{text-align:center}.section-header.centered p{margin-left:auto;margin-right:auto}.samt-hero-modern{position:relative;min-height:85vh;display:flex;flex-direction:column;justify-content:center;padding-top:80px;padding-bottom:60px;overflow:hidden;background:#000}.samt-hero-modern .hero-background-wrapper{position:absolute;inset:0;z-index:1}.samt-hero-modern .hero-background-wrapper img.hero-bg-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom}.samt-hero-modern .hero-background-wrapper .hero-overlay-gradient{position:absolute;inset:0;background:linear-gradient(to bottom,#0000004d,#0006,#000c)}.samt-hero-modern .hero-brand-decoration{position:absolute;inset:0;z-index:2;pointer-events:none;overflow:hidden}.samt-hero-modern .hero-brand-decoration .floating-dot{position:absolute;border-radius:50%;background:#185256;opacity:.15;filter:blur(40px);animation:floatDot 10s infinite ease-in-out}.samt-hero-modern .hero-brand-decoration .floating-dot.dot-1{width:300px;height:300px;top:-100px;right:-50px}.samt-hero-modern .hero-brand-decoration .floating-dot.dot-2{width:200px;height:200px;bottom:10%;left:10%;animation-delay:-5s}.samt-hero-modern .hero-content-modern{position:relative;z-index:3;text-align:start;max-width:900px;margin-inline-start:0;margin-inline-end:auto;padding:2rem 0;color:#fff}.samt-hero-modern .hero-content-modern .hero-title-large{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.1;margin-bottom:1.5rem;color:#fff}.samt-hero-modern .hero-content-modern .hero-title-large .block-text{display:block;margin-top:.5rem}.samt-hero-modern .hero-content-modern .hero-title-large .dot-orange{display:inline-block;color:#185256;text-shadow:0 0 20px rgba(24,82,86,.6)}.samt-hero-modern .hero-content-modern .hero-subtitle-modern{font-size:clamp(1rem,2vw,1.25rem);line-height:1.7;opacity:.95;max-width:680px;margin:0 0 3rem;color:#fff;font-weight:500}.samt-hero-modern .hero-search-modern{position:relative;z-index:10;margin-top:1rem;width:100%;display:flex;justify-content:center}.samt-hero-modern .hero-search-modern .search-card-glass{background:#fff;border-radius:100px;padding:.5rem;box-shadow:0 10px 40px #0003;width:100%;max-width:960px}@media (max-width: 991px){.samt-hero-modern .hero-search-modern .search-card-glass{border-radius:20px;padding:1.5rem;background:#fffffffa}}.samt-hero-modern .hero-search-modern .search-form-flex{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%}@media (max-width: 991px){.samt-hero-modern .hero-search-modern .search-form-flex{flex-direction:column;align-items:stretch;gap:1.5rem}}.samt-hero-modern .hero-search-modern .form-group-flex{padding:.5rem 1.5rem;display:flex;flex-direction:column;gap:.25rem;flex:1;min-width:0}@media (max-width: 991px){.samt-hero-modern .hero-search-modern .form-group-flex{padding:0}}.samt-hero-modern .hero-search-modern .form-group-flex label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#666;margin-bottom:4px;display:block}.samt-hero-modern .hero-search-modern .form-group-flex .select-wrapper{position:relative}.samt-hero-modern .hero-search-modern .form-group-flex .select-wrapper select{border:none;background:transparent;font-size:1rem;font-weight:600;color:#000;width:100%;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.samt-hero-modern .hero-search-modern .divider-vertical{width:1px;height:40px;background:#e5e5e5;flex-shrink:0}@media (max-width: 991px){.samt-hero-modern .hero-search-modern .divider-vertical{display:none}}.samt-hero-modern .hero-search-modern .search-btn-circle{width:56px;height:56px;border-radius:50%;background:#185256;border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0;margin-right:.25rem}[dir=rtl] .samt-hero-modern .hero-search-modern .search-btn-circle{margin-right:0;margin-left:.25rem}.samt-hero-modern .hero-search-modern .search-btn-circle:hover{background:#123f42;transform:scale(1.05)}@media (max-width: 991px){.samt-hero-modern .hero-search-modern .search-btn-circle{width:100%;border-radius:12px;height:50px;margin:0}}@keyframes floatDot{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}.invest-section{padding:8rem 0 5rem;background:#fff;text-align:center}.invest-section h2{font-size:clamp(2rem,4vw,3rem);font-weight:600;color:#000;margin-bottom:1.5rem}.invest-section .lead{max-width:800px;margin:0 auto 3rem;font-size:1.0625rem;line-height:1.8;color:#666}.invest-section .stats-row{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap}@media (min-width: 1024px){.invest-section .stats-row{gap:6rem}}.invest-section .stat-item{text-align:center}.invest-section .stat-item .stat-number{font-size:clamp(2.5rem,5vw,4rem);font-weight:300;color:#000;line-height:1}.invest-section .stat-item .stat-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.15em;color:#666;margin-top:.75rem}.introduction-section{padding:6rem 0;background:#fff;position:relative;overflow:hidden}.introduction-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(to right,transparent,rgba(0,0,0,.1),transparent)}.introduction-section .small-container{max-width:900px;margin:0 auto;position:relative}.introduction-section .samt-accent-dot{position:absolute;top:-20px;width:12px;height:12px;background-color:#185256;border-radius:50%;box-shadow:0 0 0 4px #18525633;z-index:2;animation:dotPulse 3s infinite ease-in-out}[dir=rtl] .introduction-section .samt-accent-dot{right:0;left:auto}[dir=ltr] .introduction-section .samt-accent-dot{left:0;right:auto}@keyframes dotPulse{0%{box-shadow:0 0 #18525666}70%{box-shadow:0 0 0 10px #18525600}to{box-shadow:0 0 #18525600}}.introduction-section .intro-clean-layout{position:relative;z-index:1;max-width:800px;margin:0 auto;padding:1rem 0}.introduction-section .vision-watermark{position:absolute;top:50%;transform:translateY(-50%);font-size:clamp(8rem,15vw,15rem);font-weight:900;line-height:1;color:#0000000a;z-index:-1;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;font-family:sans-serif;letter-spacing:-.05em;mask-image:linear-gradient(to bottom,#000 50%,#0000);-webkit-mask-image:linear-gradient(to bottom,rgb(0,0,0) 50%,rgba(0,0,0,0))}[dir=rtl] .introduction-section .vision-watermark{left:-100px;right:auto}[dir=ltr] .introduction-section .vision-watermark{right:-100px;left:auto}@media (max-width: 768px){.introduction-section .vision-watermark{font-size:8rem;opacity:.5;left:50%!important;right:auto!important;transform:translate(-50%,-50%);top:50%;width:100%;text-align:center}}.introduction-section .intro-text-justified{font-size:clamp(1.125rem,2vw,1.25rem);line-height:2;color:#000;text-align:justify;font-weight:400;margin:0;-moz-text-align-last:center;text-align-last:center}.introduction-section .intro-text-justified strong{font-weight:700;color:#000}.introduction-section .intro-text-justified .brand-highlight{color:#185256;font-weight:700}.pillars-section{padding:6rem 0;background:#fff}.pillars-section .section-header{margin-bottom:3rem}.pillars-section .pillars-accordion{max-width:900px;margin-inline-start:0;margin-inline-end:auto;display:flex;flex-direction:column;border-top:1px solid #eeeeee}.pillars-section .pillar-details{border-bottom:1px solid #eeeeee;transition:all .4s cubic-bezier(.25,.8,.25,1)}.pillars-section .pillar-details[open]{padding-bottom:2.5rem}.pillars-section .pillar-details[open] .pillar-summary{padding-bottom:1.5rem}.pillars-section .pillar-details[open] .pillar-summary .pillar-dot-indicator{background:#185256;border-color:#185256;box-shadow:0 0 0 6px #18525626;transform:scale(1.1)}.pillars-section .pillar-details[open] .pillar-summary .pillar-title-text{color:#000}.pillars-section .pillar-details[open] .pillar-summary .pillar-toggle-icon{transform:rotate(45deg)}.pillars-section .pillar-details[open] .pillar-summary .pillar-toggle-icon:before,.pillars-section .pillar-details[open] .pillar-summary .pillar-toggle-icon:after{background:#185256}.pillars-section .pillar-summary{list-style:none;cursor:pointer;display:flex;align-items:center;padding:2rem 0;transition:padding .3s ease;outline:none}.pillars-section .pillar-summary::-webkit-details-marker{display:none}.pillars-section .pillar-summary:hover .pillar-dot-indicator{border-color:#185256;transform:scale(1.1)}.pillars-section .pillar-summary:hover .pillar-title-text{color:#185256}.pillars-section .pillar-summary .pillar-dot-indicator{width:14px;height:14px;border:2px solid #eeeeee;border-radius:50%;margin-inline-end:1.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);background:transparent;flex-shrink:0}.pillars-section .pillar-summary .pillar-title-text{font-size:1.5rem;font-weight:700;color:#666;flex-grow:1;transition:color .3s ease;letter-spacing:-.02em}@media (min-width: 640px){.pillars-section .pillar-summary .pillar-title-text{font-size:1.125rem}}.pillars-section .pillar-summary .pillar-toggle-icon{width:24px;height:24px;position:relative;transition:transform .4s ease}.pillars-section .pillar-summary .pillar-toggle-icon:before,.pillars-section .pillar-summary .pillar-toggle-icon:after{content:"";position:absolute;top:50%;left:50%;background:#eee;transform:translate(-50%,-50%);transition:background .3s ease}.pillars-section .pillar-summary .pillar-toggle-icon:before{width:14px;height:2px}.pillars-section .pillar-summary .pillar-toggle-icon:after{width:2px;height:14px}.pillars-section .pillar-content-body{padding-inline-start:calc(14px + 1.5rem);padding-inline-end:3rem;opacity:0;animation:contentFadeIn .5s .1s forwards ease-out}@media (min-width: 640px){.pillars-section .pillar-content-body{padding-inline-start:0;padding-inline-end:0}}.pillars-section .pillar-content-body .pillar-icon-large{color:#185256;margin-bottom:1.5rem;display:block}.pillars-section .pillar-content-body .pillar-icon-large svg{width:40px;height:40px}.pillars-section .pillar-content-body .pillar-icon-large .pillar-img-icon{width:40px;height:40px;background-color:#185256;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.pillars-section .pillar-content-body p{font-size:1.125rem;line-height:1.8;color:#000;margin:0;text-align:justify;max-width:800px}@keyframes contentFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.cta-section .cta-text{max-width:800px;margin:0 auto 2rem;font-size:1.125rem;line-height:1.8;opacity:.9}.categories-section{padding:5rem 0;background:#fff}.categories-section .categories-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media (max-width: 991px){.categories-section .categories-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767px){.categories-section .categories-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:1.5rem;margin:0 -1rem;padding-left:1rem;padding-right:1rem;-webkit-overflow-scrolling:touch}.categories-section .categories-grid::-webkit-scrollbar{display:none}.categories-section .categories-grid .category-card{flex:0 0 260px;scroll-snap-align:start}}.category-card{display:block;background:#fff;border:1px solid #eeeeee;border-radius:0;padding:1.75rem;transition:all .3s ease;text-decoration:none}.category-card:hover{border-color:transparent;transform:translateY(-4px)}.category-card:hover .card-icon{color:#185256}.category-card .card-icon{width:48px;height:48px;margin-bottom:1.25rem;color:#000;transition:color .3s}.category-card .card-icon svg{width:100%;height:100%}.category-card h3{font-size:1.125rem;font-weight:600;color:#000;margin-bottom:.75rem}.category-card p{font-size:.875rem;color:#666;line-height:1.6;margin-bottom:1rem}.category-card .card-count{display:inline-flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:500;color:#185256}.category-card .card-count:before{content:"";width:6px;height:6px;background:#185256;border-radius:50%}.personas-section{padding:5rem 0;background:#fff}.personas-section .personas-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media (max-width: 991px){.personas-section .personas-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767px){.personas-section .personas-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:1.5rem;margin:0 -1rem;padding-left:1rem;padding-right:1rem;-webkit-overflow-scrolling:touch}.personas-section .personas-grid::-webkit-scrollbar{display:none}.personas-section .personas-grid .persona-card{flex:0 0 280px;scroll-snap-align:center}}.persona-card{display:block;position:relative;background:#fff;border:.3px solid #eeeeee;border-radius:0;padding:1.75rem;text-align:start;cursor:pointer;text-decoration:none;height:100%;box-shadow:0 1px 2px #00000008;overflow:hidden;z-index:1;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s ease}.persona-card:before{content:"";position:absolute;bottom:0;right:0;width:300%;height:300%;background:#185256;border-radius:50%;transform:translate(50%,50%) scale(0);z-index:0;transition:transform .4s cubic-bezier(.4,0,.2,1);pointer-events:none}[dir=rtl] .persona-card:before{right:auto;left:0;transform:translate(-50%,50%) scale(0)}.persona-card .persona-icon,.persona-card h3,.persona-card p{position:relative;z-index:1;transition:color .3s ease}.persona-card .persona-icon,.persona-card h3{color:#000}.persona-card p{color:#666}.persona-card:hover{box-shadow:0 4px 8px #0000000d;transform:translateY(-4px)}.persona-card:hover:before{transform:translate(50%,50%) scale(1);transition:transform .8s cubic-bezier(.25,1,.5,1)}[dir=rtl] .persona-card:hover:before{transform:translate(-50%,50%) scale(1)}.persona-card:hover .persona-icon,.persona-card:hover h3,.persona-card:hover p{color:#fff;transition:color .4s ease .1s}.persona-card:hover .persona-icon .persona-img-icon,.persona-card:hover h3 .persona-img-icon,.persona-card:hover p .persona-img-icon{background-color:#fff;transition:background-color .4s ease .1s}.persona-card.active{border-color:#185256;background:#18525605}.persona-card .persona-icon{width:48px;height:48px;margin-bottom:1.25rem;background:transparent;border-radius:0;display:block;padding:0;margin-left:0;margin-right:0;color:#000;transition:color .3s}.persona-card .persona-icon svg{width:100%;height:100%}.persona-card .persona-icon .persona-img-icon{width:100%;height:100%;background-color:#000;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;transition:background-color .3s ease}.persona-card h3{font-size:1.125rem;font-weight:600;color:#000;margin-bottom:.75rem}.persona-card p{font-size:.875rem;color:#666;line-height:1.6;margin-bottom:0}.featured-section{padding:5rem 0;background:#fff}.featured-section .section-header-row{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}@media (min-width: 768px){.featured-section .section-header-row{flex-direction:row;justify-content:space-between;align-items:flex-end}}.featured-section .view-all-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:500;color:#666;transition:color .2s}.featured-section .view-all-link:hover{color:#185256}.featured-section .properties-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){.featured-section .properties-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.featured-section .properties-grid{grid-template-columns:repeat(3,1fr)}}.property-card{background:#fff;border:.3px solid #eeeeee;border-radius:0;overflow:hidden;box-shadow:0 1px 2px #00000008;transition:all .3s ease}.property-card:hover{box-shadow:0 2px 4px #0000000a;transform:translateY(-2px)}.property-card:hover .card-image img{transform:scale(1.05)}.property-card .card-image{position:relative;height:220px;overflow:hidden}.property-card .card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.property-card .card-image .card-badges{position:absolute;top:1rem;left:1rem;right:1rem;display:flex;flex-wrap:wrap;gap:.5rem}[dir=rtl] .property-card .card-image .card-badges{left:1rem;right:1rem}.property-card .card-image .badge{padding:.375rem .75rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;border-radius:0;background:#fff;color:#000}.property-card .card-image .badge.badge-premium{background:#fff;color:#000;display:flex;align-items:center;gap:.5rem;box-shadow:0 2px 4px #0000001a}.property-card .card-image .badge.badge-premium .premium-dot{width:8px;height:8px;background-color:#185256;border-radius:50%;display:inline-block;flex-shrink:0}.property-card .card-image .badge.badge-freehold{background:#000;color:#fff}.property-card .card-image .badge.badge-usufruct{background:#666;color:#fff}.property-card .card-content{padding:1.25rem}.property-card .card-content .card-location{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:#666;margin-bottom:.5rem}.property-card .card-content .card-location svg{width:14px;height:14px;color:#185256}.property-card .card-content .card-title{font-size:1.0625rem;font-weight:600;color:#000;margin-bottom:.75rem;line-height:1.4}.property-card .card-content .card-title a{color:inherit;transition:color .2s}.property-card .card-content .card-title a:hover{color:#185256}.property-card .card-content .card-specs{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #eeeeee}.property-card .card-content .card-specs .spec{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:#666}.property-card .card-content .card-specs .spec svg{width:14px;height:14px}.property-card .card-content .card-footer{display:flex;justify-content:space-between;align-items:center}.property-card .card-content .card-price .price-value{font-size:1.25rem;font-weight:700;color:#000}.property-card .card-content .card-price .price-currency{font-size:.8125rem;color:#666;margin-left:.25rem}[dir=rtl] .property-card .card-content .card-price .price-currency{margin-left:0;margin-right:.25rem}.property-card .card-content .card-action{font-size:.875rem;font-weight:500;color:#185256;display:flex;align-items:center;gap:.25rem}.property-card .card-content .card-action svg{width:16px;height:16px}.map-preview-section{padding:5rem 0;background:#f9f9f9}.map-preview-section .map-wrapper{position:relative;background:#eee;border-radius:0;overflow:hidden;height:500px}@media (min-width: 1024px){.map-preview-section .map-wrapper{height:600px}}.map-preview-section .map-btn{position:absolute;top:1.5rem;right:1.5rem;z-index:10;display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#fff;border:1px solid #eeeeee;border-radius:9999px;font-size:.875rem;font-weight:500;color:#000;cursor:pointer;transition:all .2s}[dir=rtl] .map-preview-section .map-btn{right:auto;left:1.5rem}.map-preview-section .map-btn:hover{border-color:#185256;color:#185256}.map-preview-section .map-btn svg{width:16px;height:16px;color:#185256}.map-preview-section .map-legend{position:absolute;bottom:1.5rem;left:1.5rem;z-index:10;display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:#fff;border-radius:9999px;font-size:.8125rem;color:#000}[dir=rtl] .map-preview-section .map-legend{left:auto;right:1.5rem}.map-preview-section .map-legend .legend-dot{width:8px;height:8px;background:#185256;border-radius:50%}.map-preview-section .map-illustration{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.map-preview-section .map-illustration svg{max-width:80%;max-height:80%;opacity:.7}.journey-section{padding:5rem 0;background:#fff}.journey-section .journey-steps{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.journey-section .journey-steps{grid-template-columns:repeat(4,1fr)}}.journey-step{text-align:center;position:relative}@media (min-width: 768px){.journey-step:not(:last-child):after{content:"";position:absolute;top:40px;left:50%;width:calc(100% + 2rem);height:1px;background:#eee;z-index:0}[dir=rtl] .journey-step:not(:last-child):after{left:auto;right:50%}}.journey-step .step-number{width:80px;height:80px;margin:0 auto 1.25rem;background:#185256;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:700;color:#fff;position:relative;z-index:1;box-shadow:0 0 0 8px #1852561a;transition:transform .3s ease}.journey-step:hover .step-number{transform:scale(1.05);box-shadow:0 0 0 12px #18525626}.journey-step h3{font-size:1rem;font-weight:600;color:#000;margin-bottom:.5rem}.journey-step p{font-size:.875rem;color:#666;line-height:1.6}.cta-section{padding:5rem 0;background:#000;color:#fff;text-align:center}.cta-section h2{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600;color:#fff;margin-bottom:1rem}.cta-section p{max-width:600px;margin:0 auto 2rem;font-size:1rem;opacity:.8}.cta-section .cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.cta-section .btn{padding:.875rem 2rem;font-size:.9375rem;font-weight:500;border-radius:0;transition:all .2s}.cta-section .btn-primary{background:#185256;color:#fff;border:none}.cta-section .btn-primary:hover{background:#fff;color:#000}.cta-section .btn-outline{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3)}.cta-section .btn-outline:hover{background:#fff;color:#000;border-color:#fff}[dir=rtl] .section-tag:before{margin-left:.5rem;margin-right:0}[dir=rtl] .card-count:before{margin-left:.375rem;margin-right:0}.portfolio-page{padding-top:0}.portfolio-page .page-hero-compact{background:#f9f9f9;padding:3rem 0 2rem;margin-bottom:0}.portfolio-page .page-hero-compact .page-hero-content{text-align:center;max-width:700px;margin:0 auto}.portfolio-page .page-hero-compact .page-hero-content h1{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;margin-bottom:.75rem;color:#000}.portfolio-page .page-hero-compact .page-hero-content .hero-desc{color:#666;margin-bottom:1.5rem}.portfolio-page .page-hero-compact .persona-tabs{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap;margin-top:1.5rem}.portfolio-page .page-hero-compact .persona-tab{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#666;background:#fff;border:1px solid #eeeeee;border-radius:9999px;transition:all .2s}.portfolio-page .page-hero-compact .persona-tab:hover{border-color:#185256;color:#185256}.portfolio-page .page-hero-compact .persona-tab.active{background:#000;border-color:#000;color:#fff}.portfolio-page.portfolio-hero .page-hero-content,.portfolio-page .portfolio-hero .page-hero-content{text-align:start;max-width:800px;margin:0}.portfolio-page.portfolio-hero .persona-tabs,.portfolio-page .portfolio-hero .persona-tabs{justify-content:flex-start}.portfolio-page .portfolio-content{padding:2rem 0 5rem}.portfolio-page .portfolio-toolbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;margin-bottom:1.5rem;border-bottom:1px solid #eeeeee;flex-wrap:wrap;gap:1rem}.portfolio-page .portfolio-toolbar .toolbar-left,.portfolio-page .portfolio-toolbar .toolbar-right{display:flex;align-items:center;gap:1rem}.portfolio-page .view-toggle{display:flex;gap:.25rem;background:#f9f9f9;padding:.25rem;border-radius:0}.portfolio-page .view-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;border-radius:0;cursor:pointer;color:#666}.portfolio-page .view-btn:hover{color:#000}.portfolio-page .view-btn.active{background:#fff;color:#185256;box-shadow:0 1px 2px #00000008}.portfolio-page .results-count{font-size:.875rem;color:#666}.portfolio-page .sort-select{padding:.5rem 2rem .5rem 1rem;font-size:.875rem;border:1px solid #eeeeee;border-radius:0;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23666'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:1rem;cursor:pointer}[dir=rtl] .portfolio-page .sort-select{background-position:left .5rem center;padding-left:2rem;padding-right:1rem}.portfolio-page .filter-toggle.active{background:#000;color:#fff;border-color:#000}.portfolio-page .filters-panel{background:#f9f9f9;padding:1.5rem;border-radius:0;margin-bottom:1.5rem}.portfolio-page .filters-form{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width: 768px){.portfolio-page .filters-form{grid-template-columns:repeat(4,1fr) auto;align-items:end}}.portfolio-page .filter-group label{display:block;font-size:.75rem;font-weight:500;color:#666;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.portfolio-page .filter-group select,.portfolio-page .filter-group input[type=number]{width:100%;padding:.625rem .75rem;font-size:.875rem;border:1px solid #eeeeee;border-radius:0;background:#fff}.portfolio-page .range-inputs{display:flex;align-items:center;gap:.5rem}.portfolio-page .range-inputs input{flex:1}.portfolio-page .range-inputs span{color:#666}.portfolio-page .bedroom-btns{display:flex;gap:.25rem}.portfolio-page .bedroom-btn{padding:.5rem .75rem;font-size:.875rem;border:1px solid #eeeeee;background:#fff;border-radius:0;cursor:pointer}.portfolio-page .bedroom-btn:hover{border-color:#000}.portfolio-page .bedroom-btn.active{background:#000;color:#fff;border-color:#000}.portfolio-page .filter-actions{display:flex;gap:.75rem}.portfolio-page .map-container{height:500px;border-radius:0;overflow:hidden;margin-bottom:2rem}.portfolio-page .leaflet-map{height:100%;width:100%}.portfolio-page .properties-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){.portfolio-page .properties-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.portfolio-page .properties-grid{grid-template-columns:repeat(3,1fr)}}.portfolio-page .properties-grid.list-view{grid-template-columns:1fr;gap:1rem}.portfolio-page .properties-grid.list-view .property-card{display:flex;flex-direction:row}.portfolio-page .properties-grid.list-view .property-card .card-image{width:280px;height:auto;flex-shrink:0}.portfolio-page .empty-state{text-align:center;padding:4rem 2rem}.portfolio-page .empty-state .empty-icon{font-size:3rem;margin-bottom:1rem}.portfolio-page .empty-state h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.portfolio-page .empty-state p{color:#666;margin-bottom:1.5rem}.portfolio-page .pagination{display:flex;justify-content:center;gap:.5rem;margin-top:3rem}.portfolio-page .pagination a,.portfolio-page .pagination span{padding:.5rem 1rem;border:1px solid #eeeeee;border-radius:0;font-size:.875rem}.portfolio-page .pagination a.current,.portfolio-page .pagination a:hover,.portfolio-page .pagination span.current,.portfolio-page .pagination span:hover{background:#000;color:#fff;border-color:#000}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;border-radius:0;transition:all .2s;cursor:pointer;border:none}.btn-primary{background:#185256;color:#fff}.btn-primary:hover{background:#000}.btn-outline{background:transparent;border:1px solid #eeeeee;color:#000}.btn-outline:hover{border-color:#185256;color:#185256}.btn-sm{padding:.375rem .875rem;font-size:.8125rem}.btn-lg{padding:.875rem 1.75rem;font-size:1rem}.single-property-page{padding-top:0}.single-property-page .property-hero{position:relative;height:60vh;min-height:500px;background:#f9f9f9;margin-bottom:0}.single-property-page .property-hero .property-gallery{height:100%;display:flex;flex-direction:column}@media (min-width: 1024px){.single-property-page .property-hero .property-gallery{flex-direction:row}}.single-property-page .property-hero .gallery-main{flex:1;position:relative;height:100%;overflow:hidden}.single-property-page .property-hero .gallery-main img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.single-property-page .property-hero .gallery-main .hero-badges{position:absolute;top:2rem;left:2rem;display:flex;flex-direction:column;gap:.75rem;z-index:10}[dir=rtl] .single-property-page .property-hero .gallery-main .hero-badges{left:auto;right:2rem}.single-property-page .property-hero .gallery-main .badge{display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:0;font-weight:500;font-size:.85rem;color:#fff;background:#0c4838;border:1px solid transparent}.single-property-page .property-hero .gallery-main .badge.badge-premium{background:#185256}.single-property-page .property-hero .gallery-main .badge.badge-reserved{background:#f59e0b}.single-property-page .property-hero .gallery-main .badge.badge-sold{background:#ef4444}.single-property-page .property-hero .gallery-thumbs{display:flex;overflow-x:auto;padding:1rem;gap:1rem;background:#fff;border-top:1px solid #eeeeee;scrollbar-width:none}.single-property-page .property-hero .gallery-thumbs::-webkit-scrollbar{display:none}@media (min-width: 1024px){.single-property-page .property-hero .gallery-thumbs{flex-direction:column;width:120px;padding:1rem 0;border-top:none;border-left:1px solid #eeeeee;overflow-y:auto;overflow-x:hidden}[dir=rtl] .single-property-page .property-hero .gallery-thumbs{border-left:none;border-right:1px solid #eeeeee;right:0}}.single-property-page .property-hero .gallery-thumbs .thumb-item{flex:0 0 80px;height:60px;cursor:pointer;border:1px solid transparent;border-radius:0;overflow:hidden;padding:0;opacity:.6;transition:all .2s}@media (min-width: 1024px){.single-property-page .property-hero .gallery-thumbs .thumb-item{flex:0 0 auto;width:80px;margin:0 auto}}.single-property-page .property-hero .gallery-thumbs .thumb-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.single-property-page .property-hero .gallery-thumbs .thumb-item:hover,.single-property-page .property-hero .gallery-thumbs .thumb-item.active{opacity:1;border-color:#185256}.single-property-page .property-layout{display:grid;grid-template-columns:1fr;gap:2rem;padding:3rem 0}@media (min-width: 1024px){.single-property-page .property-layout{grid-template-columns:2fr 1fr;gap:4rem}}.single-property-page .property-main .property-quick-info{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:1.5rem;font-size:.9rem;color:#666;padding-bottom:1.5rem;border-bottom:1px solid #eeeeee}.single-property-page .property-main .property-quick-info .info-location{display:flex;align-items:center;gap:.5rem;color:#000;font-weight:500}.single-property-page .property-main .property-quick-info .info-status{display:inline-block;padding:.25rem .75rem;background:#f9f9f9;border-radius:0;font-size:.8rem;font-weight:600}.single-property-page .property-main .property-quick-info .info-directions{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .85rem;background:#0c4838;color:#fff;font-size:.85rem;font-weight:500;text-decoration:none;border:1px solid #0c4838;transition:all .3s ease}.single-property-page .property-main .property-quick-info .info-directions svg{transition:transform .3s ease}.single-property-page .property-main .property-quick-info .info-directions:hover{background:#fff;color:#0c4838}.single-property-page .property-main .property-quick-info .info-directions:hover svg{transform:translate(3px,-3px)}.single-property-page .property-main .property-header{margin-bottom:2rem}.single-property-page .property-main .property-header .property-title{font-size:2rem;font-weight:300;margin-bottom:1rem;line-height:1.3;letter-spacing:.01em}.single-property-page .property-main .property-header .property-price-large{display:flex;align-items:baseline;gap:.5rem;color:#000}.single-property-page .property-main .property-header .property-price-large .price-value{font-size:2rem;font-weight:800;color:#185256}.single-property-page .property-main .property-header .property-price-large .price-currency{font-size:1rem;font-weight:500;color:#666}.single-property-page .property-main .property-specs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:3rem;background:#f9f9f9;padding:2rem;border-radius:0}@media (min-width: 768px){.single-property-page .property-main .property-specs-grid{grid-template-columns:repeat(4,1fr)}}.single-property-page .property-main .property-specs-grid .spec-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.single-property-page .property-main .property-specs-grid .spec-item svg{color:#185256;opacity:.8}.single-property-page .property-main .property-specs-grid .spec-item .spec-icon{display:block;width:24px;height:24px;background-color:#185256;opacity:.8;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.single-property-page .property-main .property-specs-grid .spec-item .spec-value{font-weight:700;font-size:1.25rem}.single-property-page .property-main .property-specs-grid .spec-item .spec-label{font-size:.85rem;color:#666}.single-property-page .property-main .property-section{margin-bottom:3rem}.single-property-page .property-main .property-section h2{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #eeeeee}.single-property-page .property-main .property-section.details-card{background:#f9f9f9;border:1px solid #eeeeee;padding:1.5rem 2rem}.single-property-page .property-main .property-section.details-card h2{margin-top:0;font-size:1.25rem;color:#0c4838}.single-property-page .property-main .property-description{line-height:1.8;color:#374151;font-size:1.05rem}.single-property-page .property-main .property-description p{margin-bottom:1rem}.single-property-page .property-main .custom-video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:0;background:#000;cursor:pointer;box-shadow:0 2px 4px #0000000a}.single-property-page .property-main .custom-video-wrapper.playing iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;z-index:10}.single-property-page .property-main .custom-video-wrapper .video-cover{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.single-property-page .property-main .custom-video-wrapper .video-cover:before{content:"";position:absolute;inset:0;background:#0000004d;z-index:2;transition:background .3s}.single-property-page .property-main .custom-video-wrapper:hover .video-cover:before{background:#00000080}.single-property-page .property-main .custom-video-wrapper .video-thumb{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .5s ease,transform .5s ease;z-index:1}.single-property-page .property-main .custom-video-wrapper:hover .video-thumb{transform:scale(1.05)}.single-property-page .property-main .custom-video-wrapper .play-button-wrapper{position:relative;z-index:5;display:flex;align-items:center;justify-content:center;width:80px;height:80px}.single-property-page .property-main .custom-video-wrapper .play-btn{position:relative;width:64px;height:64px;background:#185256;border-radius:50%;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #ff5a1f66;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);z-index:2}.single-property-page .property-main .custom-video-wrapper .play-btn svg{width:32px;height:32px;margin-left:2px}.single-property-page .property-main .custom-video-wrapper:hover .play-btn{transform:scale(1.1)}.single-property-page .property-main .custom-video-wrapper .pulse-ring{position:absolute;width:100%;height:100%;border-radius:50%;border:2px solid #185256;opacity:0;z-index:1;animation:video-pulse 2s infinite}@keyframes video-pulse{0%{transform:scale(.8);opacity:.8}to{transform:scale(1.5);opacity:0}}.single-property-page .property-main .specs-table table{width:100%;border-collapse:collapse}.single-property-page .property-main .specs-table table tr{border-bottom:1px solid #eeeeee}.single-property-page .property-main .specs-table table tr:last-child{border-bottom:none}.single-property-page .property-main .specs-table table th,.single-property-page .property-main .specs-table table td{padding:1rem 0;text-align:left}[dir=rtl] .single-property-page .property-main .specs-table table th,[dir=rtl] .single-property-page .property-main .specs-table table td{text-align:right}.single-property-page .property-main .specs-table table th{width:40%;color:#666;font-weight:500}.single-property-page .property-main .specs-table table td{font-weight:600}.single-property-page .property-main .samt-table{width:100%;border-collapse:collapse}.single-property-page .property-main .samt-table thead th{text-align:left;padding:1rem;background:#f9f9f9;color:#666;font-weight:600;border-bottom:2px solid #eeeeee}[dir=rtl] .single-property-page .property-main .samt-table thead th{text-align:right}.single-property-page .property-main .samt-table tbody tr{border-bottom:1px solid #eeeeee}.single-property-page .property-main .samt-table tbody tr:last-child{border-bottom:none}.single-property-page .property-main .samt-table tbody td{padding:1rem;vertical-align:middle}.single-property-page .property-main .amenities-list{display:flex;flex-wrap:wrap;gap:1rem 2rem}.single-property-page .property-main .amenities-list .amenity-tag{display:inline-flex;align-items:center;gap:.5rem;color:#000}.single-property-page .property-main .amenities-list .amenity-tag .amenity-icon{width:22px;height:22px;color:#185256;flex-shrink:0}.single-property-page .property-main .amenities-list .amenity-tag .amenity-icon.masked{background-color:#185256;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.single-property-page .property-main .amenities-list .amenity-tag span{font-weight:500;font-size:.95rem}.single-property-page .property-main .location-locked{position:relative;height:300px;background:#f9f9f9;border-radius:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.single-property-page .property-main .location-locked .map-blur{position:absolute;inset:0;background-image:url(https://images.unsplash.com/photo-1524661135-423995f22d0b?auto=format&fit=crop&w=1000&q=80);background-size:cover;filter:blur(8px);opacity:.5}.single-property-page .property-main .location-locked .lock-overlay{position:relative;z-index:2;text-align:center;padding:2rem;background:#ffffffe6;border-radius:0;box-shadow:0 4px 8px #0000000d;max-width:300px}.single-property-page .property-main .location-locked .lock-overlay svg{color:#666;margin-bottom:1rem}.single-property-page .property-main .location-locked .lock-overlay p{font-weight:600;margin-bottom:1rem}.single-property-page .property-main .location-locked .lock-overlay button{width:100%}.single-property-page .property-main .location-locked .location-hint{position:absolute;bottom:1rem;left:1rem;z-index:2;background:#000000b3;color:#fff;padding:.5rem 1rem;border-radius:9999px;font-size:.85rem}.single-property-page .property-main .locked-items-grid{display:grid;gap:1rem}.single-property-page .property-main .locked-items-grid .locked-item{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#f9f9f9;border:1px solid #eeeeee;border-radius:0}.single-property-page .property-main .locked-items-grid .locked-item .locked-item-icon{width:48px;height:48px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#185256;flex-shrink:0}.single-property-page .property-main .locked-items-grid .locked-item .locked-item-content{flex:1}.single-property-page .property-main .locked-items-grid .locked-item .locked-item-content h4{font-weight:700;margin-bottom:.5rem}.single-property-page .property-main .property-map-wrapper{position:relative;z-index:1}.single-property-page .property-main .property-map-wrapper .leaflet-container{z-index:1}.single-property-page .property-main .property-map-wrapper .leaflet-control-container .leaflet-top,.single-property-page .property-main .property-map-wrapper .leaflet-control-container .leaflet-bottom{z-index:500}.single-property-page .property-sidebar .sidebar-card{background:#fff;border:1px solid #eeeeee;border-radius:0;padding:2rem;margin-bottom:2rem;transition:border-color .3s ease}.single-property-page .property-sidebar .sidebar-card:hover{border-color:#000}.single-property-page .property-sidebar .sidebar-card h3,.single-property-page .property-sidebar .sidebar-card h4{font-size:1.25rem;font-weight:700;margin-bottom:1rem}.single-property-page .property-sidebar .sidebar-card p{color:#666;margin-bottom:1.5rem;line-height:1.6}.single-property-page .property-sidebar .sidebar-card .btn-block{width:100%;display:flex;justify-content:center;margin-bottom:1rem}.single-property-page .property-sidebar .sidebar-card .btn-whatsapp{background:#25d366;color:#fff}.single-property-page .property-sidebar .sidebar-card .btn-whatsapp:hover{background:#21bd5c}.single-property-page .property-sidebar .share-buttons{display:flex;gap:.5rem}.single-property-page .property-sidebar .share-buttons .share-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f9f9f9;color:#666;transition:all .2s;border:none;cursor:pointer}.single-property-page .property-sidebar .share-buttons .share-btn:hover{background:#185256;color:#fff}.single-property-page .property-sidebar .share-buttons .share-btn.copied{background:#10b981;color:#fff}.project-units{background:#f9f9f9;border-top:1px solid #eeeeee;padding:4rem 0}.project-units .section-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.project-units .section-header-row h2{font-size:1.75rem;font-weight:300;margin:0}.project-units .section-header-row .units-count{color:#666;font-size:.9rem}.project-units .units-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media (min-width: 768px){.project-units .units-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.project-units .units-grid{grid-template-columns:repeat(3,1fr)}}.project-units .unit-card{background:#fff;border:1px solid #eeeeee;overflow:hidden;transition:all .3s ease}.project-units .unit-card:hover{border-color:#0c4838;box-shadow:0 8px 30px #00000014}.project-units .unit-card:hover .unit-image img{transform:scale(1.05)}.project-units .unit-card .unit-image{position:relative;aspect-ratio:16/10;overflow:hidden}.project-units .unit-card .unit-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.project-units .unit-card .unit-image .unit-overlay{position:absolute;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center}.project-units .unit-card .unit-image .unit-overlay .overlay-status{color:#fff;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.project-units .unit-card{cursor:pointer}.project-units .unit-card .unit-content{padding:1.25rem}.project-units .unit-card .unit-title{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;color:#000}.project-units .unit-card .unit-specs{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #eeeeee}.project-units .unit-card .unit-specs .spec{display:inline-flex;align-items:center;gap:.35rem;font-size:.85rem;color:#666}.project-units .unit-card .unit-specs .spec svg{color:#185256;flex-shrink:0}.project-units .unit-card .unit-specs .spec .spec-icon{width:16px;height:16px;flex-shrink:0;background-color:#185256;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:var(--icon-url);mask-image:var(--icon-url)}.project-units .unit-card .unit-specs .spec img.spec-icon{background:none;-webkit-mask:none;mask:none;filter:invert(22%) sepia(28%) saturate(1183%) hue-rotate(139deg) brightness(94%) contrast(92%)}.project-units .unit-card .unit-price{display:flex;align-items:baseline;gap:.35rem}.project-units .unit-card .unit-price .price-value{font-size:1.25rem;font-weight:700;color:#185256}.project-units .unit-card .unit-price .price-currency{font-size:.85rem;color:#666}.unit-lightbox{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease}.unit-lightbox.active{opacity:1;visibility:visible}.unit-lightbox.active .lightbox-content{transform:scale(1)}.unit-lightbox .lightbox-backdrop{position:absolute;inset:0;background:#000000d9}.unit-lightbox .lightbox-content{position:relative;z-index:2;display:flex;flex-direction:column;max-width:900px;max-height:90vh;width:95%;background:#fff;overflow:hidden;transform:scale(.9);transition:transform .3s ease}@media (min-width: 768px){.unit-lightbox .lightbox-content{flex-direction:row}}.unit-lightbox .lightbox-close{position:absolute;top:1rem;right:1rem;z-index:10;width:40px;height:40px;background:#00000080;color:#fff;border:none;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}[dir=rtl] .unit-lightbox .lightbox-close{right:auto;left:1rem}.unit-lightbox .lightbox-close:hover{background:#000000b3}.unit-lightbox .lightbox-image{flex:1;position:relative;min-height:300px;background:#1a1a1a}@media (min-width: 768px){.unit-lightbox .lightbox-image{min-height:400px}}.unit-lightbox .lightbox-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.unit-lightbox .lightbox-image .lightbox-status{position:absolute;bottom:0;left:0;right:0;background:#000000b3;color:#fff;text-align:center;padding:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.unit-lightbox .lightbox-image .lightbox-status.reserved{background:#f59e0be6}.unit-lightbox .lightbox-image .lightbox-status.sold{background:#ef4444e6}.unit-lightbox .lightbox-info{padding:2rem;min-width:280px}@media (min-width: 768px){.unit-lightbox .lightbox-info{width:300px}}.unit-lightbox .lightbox-title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#0c4838}.unit-lightbox .lightbox-specs{display:flex;flex-wrap:wrap;gap:1.25rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #eeeeee}.unit-lightbox .lightbox-specs span{display:flex;align-items:baseline;gap:.35rem;font-size:.95rem;color:#666}.unit-lightbox .lightbox-specs span strong{font-size:1.1rem;color:#0c4838}.unit-lightbox .lightbox-price{font-size:1.1rem;color:#666}.unit-lightbox .lightbox-price strong{font-size:1.5rem;font-weight:700;color:#185256}.page-hero{position:relative;min-height:400px;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;padding:6rem 0 4rem;margin-top:-69px;padding-top:calc(69px + 4rem)}@media (min-width: 768px){.page-hero{min-height:450px}}.page-hero.page-hero-tall{min-height:500px}@media (min-width: 768px){.page-hero.page-hero-tall{min-height:550px}}.page-hero .hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#111827b3,#111827cc)}.page-hero .container{position:relative;z-index:2}.page-hero .page-hero-content{max-width:700px;color:#fff}.page-hero .page-hero-content.centered{text-align:center;margin:0 auto}.page-hero .page-hero-content .hero-tag{display:inline-block;background:#ffffff26;backdrop-filter:blur(4px);padding:8px 20px;border-radius:9999px;font-size:.85rem;font-weight:600;margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.2)}.page-hero .page-hero-content h1{font-size:2.5rem;font-weight:800;margin-bottom:1rem;line-height:1.2}@media (min-width: 768px){.page-hero .page-hero-content h1{font-size:3.5rem}}.page-hero .page-hero-content p{font-size:1.1rem;color:#ffffffd9;line-height:1.7}@media (min-width: 768px){.page-hero .page-hero-content p{font-size:1.2rem}}.page-hero .hero-stats-inline{position:absolute;bottom:0;left:0;right:0;background:#ffffff1a;backdrop-filter:blur(12px);border-top:1px solid rgba(255,255,255,.1);padding:1.5rem 0;display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}@media (min-width: 768px){.page-hero .hero-stats-inline{gap:4rem}}.page-hero .hero-stats-inline .stat-item{text-align:center;color:#fff}.page-hero .hero-stats-inline .stat-item .stat-number{display:block;font-size:1.5rem;font-weight:800;color:#0c4838}@media (min-width: 768px){.page-hero .hero-stats-inline .stat-item .stat-number{font-size:2rem}}.page-hero .hero-stats-inline .stat-item .stat-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#fffc}.contact-section{background:#f9f9f9}.contact-grid{display:grid;gap:3rem}@media (min-width: 1024px){.contact-grid{grid-template-columns:1fr 1.5fr;gap:4rem}}.contact-info-column{display:flex;flex-direction:column;gap:1.5rem}.contact-card{display:flex;gap:1.25rem;padding:1.5rem;background:#fff;border-radius:0;box-shadow:0 1px 2px #00000008;transition:all .3s ease}.contact-card:hover{box-shadow:0 2px 4px #0000000a;transform:translateY(-2px)}.contact-card.highlight{background:linear-gradient(135deg,#25d366,#128c7e)}.contact-card.highlight .card-icon{background:#fff3;color:#fff}.contact-card.highlight .card-content h3,.contact-card.highlight .card-content p{color:#fff}.contact-card.highlight .card-content p{opacity:.9}.contact-card .card-icon{flex-shrink:0;width:56px;height:56px;background:#f9f9f9;border-radius:0;display:flex;align-items:center;justify-content:center;color:#0c4838}.contact-card .card-content h3{font-size:1.1rem;font-weight:700;margin-bottom:.25rem}.contact-card .card-content p{font-size:.85rem;color:#666;margin-bottom:.5rem}.contact-card .card-content .card-link{font-size:1rem;font-weight:600;color:#185256;transition:color .3s ease}.contact-card .card-content .card-link:hover{color:#0c4838}.contact-card .card-content .card-address{font-size:.95rem;color:#000}.btn-whatsapp{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#128c7e;padding:.75rem 1.5rem;border-radius:0;font-weight:600;margin-top:.5rem;transition:all .3s ease}.btn-whatsapp:hover{background:#ffffffe6;transform:translateY(-2px)}.contact-form-column .form-card{background:#fff;border-radius:0;padding:2rem;box-shadow:0 2px 4px #0000000a}@media (min-width: 768px){.contact-form-column .form-card{padding:2.5rem}}.contact-form-column .form-header{margin-bottom:2rem}.contact-form-column .form-header h2{font-size:1.5rem;margin-bottom:.5rem}.contact-form-column .form-header p{color:#666}.contact-form .form-row{display:grid;gap:1.5rem;margin-bottom:1.5rem}@media (min-width: 640px){.contact-form .form-row{grid-template-columns:1fr 1fr}}.contact-form .form-group{margin-bottom:1.5rem}.contact-form .form-group label{display:block;font-weight:600;margin-bottom:.5rem;font-size:.95rem}.contact-form .form-group label .required{color:#ef4444}.contact-form .form-group input,.contact-form .form-group select,.contact-form .form-group textarea{width:100%;padding:.875rem 1rem;border:1px solid #eeeeee;border-radius:0;font-size:1rem;transition:all .3s ease}.contact-form .form-group input:focus,.contact-form .form-group select:focus,.contact-form .form-group textarea:focus{outline:none;border-color:#0c4838;box-shadow:0 0 0 3px #c5a06526}.contact-form .form-group input::-moz-placeholder,.contact-form .form-group select::-moz-placeholder,.contact-form .form-group textarea::-moz-placeholder{color:#666}.contact-form .form-group input::placeholder,.contact-form .form-group select::placeholder,.contact-form .form-group textarea::placeholder{color:#666}.contact-form .form-group textarea{resize:vertical;min-height:120px}.contact-form .form-group select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236B7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left 1rem center;background-size:1.25rem;padding-left:2.5rem}[dir=rtl] .contact-form .form-group select{background-position:right 1rem center;padding-left:1rem;padding-right:2.5rem}.contact-form .btn-full{width:100%;justify-content:center}.map-embed-section{position:relative}.map-embed-section .map-overlay-content{position:absolute;top:2rem;left:0;right:0;z-index:10;pointer-events:none}.map-embed-section .map-overlay-content .map-info-card{background:#fff;padding:1.5rem;border-radius:0;box-shadow:0 4px 8px #0000000d;max-width:350px;pointer-events:auto}.map-embed-section .map-overlay-content .map-info-card h3{font-size:1.1rem;margin-bottom:.5rem}.map-embed-section .map-overlay-content .map-info-card p{font-size:.9rem;color:#666;margin-bottom:1rem;line-height:1.6}.map-embed-section iframe{display:block;filter:grayscale(20%)}.about-story-section{background:#fff}.story-grid{display:grid;gap:4rem;align-items:center}@media (min-width: 1024px){.story-grid{grid-template-columns:1fr 1fr;gap:5rem}}.story-content .section-tag{display:inline-block;color:#0c4838;text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;font-weight:600;margin-bottom:1rem}.story-content h2{font-size:2rem;font-weight:800;margin-bottom:1.5rem;line-height:1.3}@media (min-width: 768px){.story-content h2{font-size:2.5rem}}.story-content .story-text .lead{font-size:1.15rem;font-weight:500;color:#000;margin-bottom:1rem}.story-content .story-text p{color:#666;line-height:1.8;margin-bottom:1rem}.story-content .story-cta{margin-top:2rem}.story-images .image-stack{position:relative}.story-images .image-stack .image-main{border-radius:0;overflow:hidden;box-shadow:0 8px 16px #0000000f}.story-images .image-stack .image-main img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover}@media (min-width: 768px){.story-images .image-stack .image-main img{height:500px}}.story-images .image-stack .image-accent{display:none}@media (min-width: 768px){.story-images .image-stack .image-accent{display:block;position:absolute;bottom:-2rem;right:-2rem;width:200px;height:200px;border-radius:0;overflow:hidden;box-shadow:0 4px 8px #0000000d;border:4px solid #FFFFFF}[dir=rtl] .story-images .image-stack .image-accent{right:auto;left:-2rem}.story-images .image-stack .image-accent img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.story-images .image-stack .experience-badge{position:absolute;top:2rem;left:2rem;background:#185256;color:#fff;padding:1.5rem;border-radius:0;text-align:center;box-shadow:0 4px 8px #0000000d}[dir=rtl] .story-images .image-stack .experience-badge{left:auto;right:2rem}.story-images .image-stack .experience-badge .badge-number{display:block;font-size:2.5rem;font-weight:800;line-height:1}.story-images .image-stack .experience-badge .badge-text{font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}.vision-mission-section{background:#f9f9f9}.vm-grid{display:grid;gap:2rem}@media (min-width: 768px){.vm-grid{grid-template-columns:1fr 1fr}}.vm-card{background:#fff;padding:2.5rem;border-radius:0;text-align:center;box-shadow:0 1px 2px #00000008;transition:all .3s ease}.vm-card:hover{transform:translateY(-5px);box-shadow:0 4px 8px #0000000d}.vm-card .vm-icon{width:80px;height:80px;background:#f9f9f9;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#0c4838}.vm-card h3{font-size:1.5rem;margin-bottom:1rem}.vm-card p{color:#666;line-height:1.8}.vm-card.vision{border-top:4px solid #0c4838}.vm-card.mission{border-top:4px solid #185256}.values-section{background:#fff}.values-section .section-header.centered{text-align:center;max-width:600px;margin:0 auto 3rem}.values-section .section-header.centered .section-tag{display:inline-block;color:#0c4838;text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;font-weight:600;margin-bottom:.75rem}.values-section .section-header.centered h2{font-size:2rem;margin-bottom:.75rem}@media (min-width: 768px){.values-section .section-header.centered h2{font-size:2.5rem}}.values-section .section-header.centered p{color:#666}.values-grid{display:grid;gap:1.5rem}@media (min-width: 640px){.values-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.values-grid{grid-template-columns:repeat(3,1fr)}}.value-card{background:#f9f9f9;padding:2rem;border-radius:0;transition:all .3s ease}.value-card:hover{background:#fff;box-shadow:0 2px 4px #0000000a;transform:translateY(-3px)}.value-card:hover .value-icon{background:#0c4838;color:#fff}.value-card .value-icon{width:56px;height:56px;background:#fff;border-radius:0;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;color:#0c4838;transition:all .3s ease}.value-card .value-icon svg{width:28px;height:28px}.value-card h4{font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.value-card p{font-size:.9rem;color:#666;line-height:1.7}.cta-section{background:#185256;padding:5rem 0}.cta-card{background:#ffffff1a;backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.15);border-radius:0;padding:3rem;display:flex;flex-direction:column;gap:2rem;text-align:center}@media (min-width: 768px){.cta-card{flex-direction:row;justify-content:space-between;align-items:center;text-align:start;padding:3rem 4rem}}.cta-card .cta-content h2{font-size:1.75rem;color:#fff;margin-bottom:.75rem}@media (min-width: 768px){.cta-card .cta-content h2{font-size:2rem}}.cta-card .cta-content p{color:#fffc;font-size:1.05rem}.cta-card .cta-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media (min-width: 768px){.cta-card .cta-actions{justify-content:flex-start}}.cta-card .cta-actions .btn-white{background:#fff;color:#185256}.cta-card .cta-actions .btn-white:hover{background:#0c4838;color:#fff}.cta-card .cta-actions .btn-outline-white{background:transparent;border:2px solid rgba(255,255,255,.5);color:#fff}.cta-card .cta-actions .btn-outline-white:hover{background:#fff;color:#185256}.register-interest-page .register-intro{background:#f9f9f9}.register-interest-page .register-intro .intro-layout{display:grid;gap:3rem;align-items:start}@media (min-width: 1024px){.register-interest-page .register-intro .intro-layout{grid-template-columns:1fr 1fr;gap:4rem}}.register-interest-page .register-intro .intro-text .section-tag{display:inline-block;color:#0c4838;text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;font-weight:600;margin-bottom:1rem}.register-interest-page .register-intro .intro-text h1{font-size:2rem;font-weight:800;margin-bottom:1.25rem;line-height:1.3}@media (min-width: 768px){.register-interest-page .register-intro .intro-text h1{font-size:2.5rem}}.register-interest-page .register-intro .intro-text .intro-desc{font-size:1.05rem;color:#666;line-height:1.8;margin-bottom:2.5rem}.register-interest-page .register-intro .intro-text .contact-info-minimal{display:flex;flex-direction:column;gap:1.5rem}.register-interest-page .register-intro .intro-text .contact-info-minimal .info-item{display:flex;align-items:flex-start;gap:1.25rem}.register-interest-page .register-intro .intro-text .contact-info-minimal .info-item .info-icon{width:44px;height:44px;background:#1852560d;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#185256;flex-shrink:0}.register-interest-page .register-intro .intro-text .contact-info-minimal .info-item .info-text-content{display:flex;flex-direction:column;gap:.25rem}.register-interest-page .register-intro .intro-text .contact-info-minimal .info-item .info-text-content strong{font-size:.9rem;color:#666;font-weight:500}.register-interest-page .register-intro .intro-text .contact-info-minimal .info-item .info-text-content a,.register-interest-page .register-intro .intro-text .contact-info-minimal .info-item .info-text-content span{font-size:1.05rem;color:#000;font-weight:600;text-decoration:none;transition:color .3s ease}.register-interest-page .register-intro .intro-text .contact-info-minimal .info-item .info-text-content a:hover{color:#185256}.register-interest-page .register-intro .intro-text .contact-info-minimal .btn-whatsapp-minimal{display:inline-flex;align-items:center;gap:.75rem;background:#25d366;color:#fff;padding:.75rem 1.5rem;border-radius:0;font-weight:600;text-decoration:none;width:-moz-fit-content;width:fit-content;margin-top:1rem;transition:all .3s ease}.register-interest-page .register-intro .intro-text .contact-info-minimal .btn-whatsapp-minimal:hover{background:#21bd5c;transform:translateY(-2px);box-shadow:0 4px 12px #25d3664d}.register-interest-page .register-form-card{background:#fff;border-radius:0;padding:2rem;box-shadow:0 2px 4px #0000000a}@media (min-width: 768px){.register-interest-page .register-form-card{padding:2.5rem}}.register-interest-page .register-form-card .form-header{margin-bottom:1.5rem}.register-interest-page .register-form-card .form-header h3{font-size:1.25rem;font-weight:700}.register-interest-page .register-form .form-group{margin-bottom:1.5rem}.register-interest-page .register-form .form-group label{display:block;font-weight:600;margin-bottom:.5rem;font-size:.95rem}.register-interest-page .register-form .form-group label .required{color:#ef4444}.register-interest-page .register-form .form-group input,.register-interest-page .register-form .form-group select{width:100%;padding:.875rem 1rem;border:1px solid #eeeeee;border-radius:0;font-size:1rem;transition:all .3s ease}.register-interest-page .register-form .form-group input:focus,.register-interest-page .register-form .form-group select:focus{outline:none;border-color:#0c4838;box-shadow:0 0 0 3px #c5a06526}.register-interest-page .register-form .form-group input::-moz-placeholder,.register-interest-page .register-form .form-group select::-moz-placeholder{color:#666}.register-interest-page .register-form .form-group input::placeholder,.register-interest-page .register-form .form-group select::placeholder{color:#666}.register-interest-page .register-form .form-group select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236B7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left 1rem center;background-size:1.25rem;padding-left:2.5rem}[dir=rtl] .register-interest-page .register-form .form-group select{background-position:right 1rem center;padding-left:1rem;padding-right:2.5rem}.register-interest-page .register-form .btn-full{width:100%;justify-content:center}.intro-highlights{background:#fff;border-radius:0;padding:2rem;box-shadow:0 1px 2px #00000008}.intro-highlights h3{font-size:1rem;font-weight:700;margin-bottom:1.5rem;color:#000}.intro-highlights .highlights-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.intro-highlights .highlight-item{text-align:center;padding:1.25rem 1rem;background:#f9f9f9;border-radius:0;transition:all .3s ease}.intro-highlights .highlight-item:hover{transform:translateY(-2px);box-shadow:0 1px 2px #00000008}.intro-highlights .highlight-item .highlight-number{display:block;font-size:1.5rem;font-weight:800;color:#185256;margin-bottom:.25rem}.intro-highlights .highlight-item .highlight-label{font-size:.8rem;color:#666}.about-story{background:#fff}.about-story .story-layout{display:grid;gap:3rem;align-items:center}@media (min-width: 1024px){.about-story .story-layout{grid-template-columns:1fr 1fr;gap:4rem}}.about-story .story-content .section-tag{display:inline-block;color:#0c4838;text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;font-weight:600;margin-bottom:1rem}.about-story .story-content h2{font-size:2rem;font-weight:800;margin-bottom:1.5rem;line-height:1.3}@media (min-width: 768px){.about-story .story-content h2{font-size:2.5rem}}.about-story .story-content .story-lead{font-size:1.05rem;color:#666;line-height:1.8;margin-bottom:2rem}.about-story .story-content .story-stats{display:flex;align-items:center;gap:2rem}.about-story .story-content .story-stats .stat-item .stat-number{display:block;font-size:1.75rem;font-weight:800;color:#185256;margin-bottom:.25rem}.about-story .story-content .story-stats .stat-item .stat-label{font-size:.9rem;color:#666}.about-story .story-content .story-stats .stat-divider{width:1px;height:40px;background:#eee}.about-story .story-image img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover;border-radius:0;box-shadow:0 4px 8px #0000000d}.about-vision .vision-header{text-align:center;margin-bottom:3rem}.about-vision .vision-header .section-tag{display:inline-block;color:#0c4838;text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;font-weight:600;margin-bottom:1rem}.about-vision .vision-header h2{font-size:2rem;font-weight:800}@media (min-width: 768px){.about-vision .vision-header h2{font-size:2.5rem}}.about-vision .vision-grid{display:grid;gap:2rem}@media (min-width: 768px){.about-vision .vision-grid{grid-template-columns:1fr 1fr}}.about-vision .vision-card{background:#fff;padding:2.5rem;border-radius:0;box-shadow:0 1px 2px #00000008;transition:all .3s ease}.about-vision .vision-card:hover{box-shadow:0 2px 4px #0000000a;transform:translateY(-4px)}.about-vision .vision-card .card-icon{width:56px;height:56px;background:#18525614;border-radius:0;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#185256}.about-vision .vision-card h3{font-size:1.25rem;font-weight:700;margin-bottom:1rem}.about-vision .vision-card p{font-size:1rem;color:#666;line-height:1.8}.about-board{background:#fff}.about-board .board-header{text-align:center;margin-bottom:3rem}.about-board .board-header .section-tag{display:inline-block;color:#0c4838;text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;font-weight:600;margin-bottom:1rem}.about-board .board-header h2{font-size:2rem;font-weight:800}@media (min-width: 768px){.about-board .board-header h2{font-size:2.5rem}}.about-board .board-grid{display:grid;gap:2rem;justify-content:center}@media (min-width: 640px){.about-board .board-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.about-board .board-grid{grid-template-columns:repeat(3,1fr)}}.about-board .board-member{text-align:center}.about-board .board-member .member-image{width:150px;height:150px;margin:0 auto 1.25rem;border-radius:50%;overflow:hidden;box-shadow:0 2px 4px #0000000a}.about-board .board-member .member-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-board .board-member .member-info h4{font-size:1.1rem;font-weight:700;margin-bottom:.25rem}.about-board .board-member .member-info .member-role{font-size:.9rem;color:#666;text-transform:uppercase;letter-spacing:.05em}.about-gallery-section{padding:4rem 0;background:#f9f9f9}.about-gallery-section .gallery-slider{margin-bottom:3rem}.about-gallery-section .gallery-slider:last-child{margin-bottom:0}.about-gallery-section .gallery-label{font-size:1rem;font-weight:600;color:#000;margin-bottom:1.25rem;padding:0 2rem;text-align:center}@media (min-width: 768px){.about-gallery-section .gallery-label{font-size:1.1rem;text-align:right}[dir=ltr] .about-gallery-section .gallery-label{text-align:left}}.about-gallery-section .slider-container{position:relative;left:50%;right:50%;width:100vw;margin-left:-50vw;margin-right:-50vw;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;cursor:grab;scrollbar-width:none;-ms-overflow-style:none}.about-gallery-section .slider-container::-webkit-scrollbar{display:none}.about-gallery-section .slider-container:active{cursor:grabbing}.about-gallery-section .slider-track{display:flex;gap:1rem;padding:1rem 2rem;width:-moz-max-content;width:max-content}.about-gallery-section .slider-item{flex-shrink:0;border-radius:0;overflow:hidden;scroll-snap-align:start;transition:transform .4s ease,box-shadow .4s ease}.about-gallery-section .slider-item.normal{width:280px;height:200px}.about-gallery-section .slider-item.wide{width:380px;height:200px}.about-gallery-section .slider-item.tall{width:240px;height:240px}@media (min-width: 768px){.about-gallery-section .slider-item.normal{width:320px;height:220px}.about-gallery-section .slider-item.wide{width:420px;height:220px}.about-gallery-section .slider-item.tall{width:280px;height:280px}}.about-gallery-section .slider-item:hover{transform:scale(1.03);box-shadow:0 4px 8px #0000000d;z-index:10}.about-gallery-section .slider-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease;pointer-events:none}.about-gallery-section .slider-item:hover img{transform:scale(1.08)}.samt-brand,.footer-logo{display:flex;align-items:center;gap:.5rem;text-decoration:none}.samt-brand .samt-dot,.footer-logo .samt-dot{width:10px;height:10px;background-color:#185256;border-radius:50%;flex-shrink:0}.samt-brand .samt-text,.footer-logo .samt-text{font-size:1.5rem;font-weight:700;color:#1a1a1a;font-family:IBM Plex Sans Arabic,sans-serif}.site-footer .footer-logo .samt-text{color:#fff}.footer-tagline{font-size:.875rem;color:#ffffffb3;margin-bottom:.5rem!important;text-transform:uppercase;letter-spacing:.05em}.ownership-guide-page .guide-hero{padding:6rem 0 4rem;background:linear-gradient(135deg,#f5f5f5,#e8e8e8)}.ownership-guide-page .guide-hero-content{max-width:800px}.ownership-guide-page .guide-hero-content h1{font-size:clamp(2rem,4vw,3rem);margin-bottom:1rem}.ownership-guide-page .guide-hero-content .hero-subtitle{font-size:1.125rem;color:#666;margin-bottom:2rem}.ownership-guide-page .guide-nav-chips{display:flex;flex-wrap:wrap;gap:.75rem}.ownership-guide-page .chip{display:inline-block;padding:.5rem 1rem;font-size:.875rem;font-weight:500;background:#fff;border:1px solid #ddd;border-radius:50px;color:#1a1a1a;transition:all .2s}.ownership-guide-page .chip:hover{border-color:#1a1a1a;background:#1a1a1a;color:#fff}.ownership-guide-page .chip.chip-featured{background:#185256;border-color:#185256;color:#fff}.ownership-guide-page .chip.chip-featured:hover{background:#0d2c2e}.ownership-guide-page .guide-section{padding:5rem 0}.ownership-guide-page .guide-section:nth-child(2n){background:#f5f5f5}.ownership-guide-page .eligibility-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width: 1024px){.ownership-guide-page .eligibility-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.ownership-guide-page .eligibility-grid{grid-template-columns:1fr}}.ownership-guide-page .eligibility-card{position:relative;background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:2rem;transition:all .3s}.ownership-guide-page .eligibility-card:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-4px)}.ownership-guide-page .eligibility-card.featured{border-color:#185256;background:linear-gradient(to bottom,#1852560d,#fff)}.ownership-guide-page .eligibility-card .featured-badge{position:absolute;top:-10px;left:50%;transform:translate(-50%);padding:.25rem 1rem;font-size:.75rem;font-weight:600;background:#185256;color:#fff;border-radius:50px}.ownership-guide-page .eligibility-card .card-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:12px;margin-bottom:1rem;color:#1a1a1a}.ownership-guide-page .eligibility-card h3{font-size:1.25rem;margin-bottom:.75rem}.ownership-guide-page .eligibility-card p{font-size:.9375rem;color:#666;line-height:1.6;margin-bottom:1rem}.ownership-guide-page .eligibility-card .eligibility-badge{display:inline-block;padding:.375rem .75rem;font-size:.75rem;font-weight:500;border-radius:4px}.ownership-guide-page .eligibility-card .eligibility-badge.full{background:#d1fae5;color:#065f46}.ownership-guide-page .eligibility-card .eligibility-badge.partial{background:#fef3c7;color:#92400e}.ownership-guide-page .premium-section{background:#1a1a1a!important;color:#fff}.ownership-guide-page .premium-section .section-tag{color:#185256}.ownership-guide-page .premium-section h2,.ownership-guide-page .premium-section h3{color:#fff}.ownership-guide-page .premium-section .lead{font-size:1.125rem;color:#fffc;margin-bottom:2rem}.ownership-guide-page .premium-grid{display:grid;grid-template-columns:1fr 400px;gap:4rem;align-items:start}@media (max-width: 1024px){.ownership-guide-page .premium-grid{grid-template-columns:1fr}}.ownership-guide-page .premium-requirements{margin:2rem 0}.ownership-guide-page .premium-requirements h3{font-size:1.125rem;margin-bottom:1rem}.ownership-guide-page .requirements-list{list-style:none;padding:0;margin:0}.ownership-guide-page .requirements-list li{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.ownership-guide-page .requirements-list li svg{flex-shrink:0;color:#185256;margin-top:2px}.ownership-guide-page .requirements-list li strong{color:#185256}.ownership-guide-page .premium-benefits{background:#ffffff0d;border-radius:16px;padding:2rem}.ownership-guide-page .premium-benefits h3{margin-bottom:1.5rem}.ownership-guide-page .benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.ownership-guide-page .benefit-item{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#ffffff0d;font-size:.875rem}.ownership-guide-page .benefit-item .benefit-icon{font-size:1.5rem}.ownership-guide-page .ownership-comparison{display:flex;gap:2rem;align-items:stretch}@media (max-width: 768px){.ownership-guide-page .ownership-comparison{flex-direction:column}}.ownership-guide-page .ownership-type{flex:1;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000000d}.ownership-guide-page .ownership-type .type-header{padding:1.5rem;text-align:center}.ownership-guide-page .ownership-type .type-header h3{margin:0;color:#fff}.ownership-guide-page .ownership-type .type-header.freehold{background:#1a1a1a}.ownership-guide-page .ownership-type .type-header.usufruct{background:linear-gradient(135deg,#059669,#10b981)}.ownership-guide-page .ownership-type .type-content{padding:2rem}.ownership-guide-page .ownership-type .type-content p{color:#666;margin-bottom:1.5rem}.ownership-guide-page .ownership-type .type-features{list-style:none;padding:0;margin:0 0 1.5rem}.ownership-guide-page .ownership-type .type-features li{padding:.5rem 0 .5rem 1.5rem;position:relative}.ownership-guide-page .ownership-type .type-features li:before{content:"✓";position:absolute;left:0;color:#185256;font-weight:700}[dir=rtl] .ownership-guide-page .ownership-type .type-features li{padding-left:0;padding-right:1.5rem}[dir=rtl] .ownership-guide-page .ownership-type .type-features li:before{left:auto;right:0}.ownership-guide-page .ownership-type .type-note{padding:1rem;background:#f5f5f5;border-radius:8px;font-size:.875rem}.ownership-guide-page .vs-divider{display:flex;align-items:center;justify-content:center}.ownership-guide-page .vs-divider span{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#185256;color:#fff;border-radius:50%;font-weight:700;font-size:.875rem}@media (max-width: 768px){.ownership-guide-page .vs-divider span{margin:-1rem auto;position:relative;z-index:1}}.ownership-guide-page .holy-section{background:#1a1a1a!important;color:#fff;position:relative;overflow:hidden}.ownership-guide-page .holy-section:before,.ownership-guide-page .holy-section:after{content:"";position:absolute;border-radius:50%;background:#185256;opacity:.15;filter:blur(40px);z-index:0;animation:floatDot 10s infinite ease-in-out;pointer-events:none}.ownership-guide-page .holy-section:before{width:300px;height:300px;top:-100px;right:-50px}[dir=rtl] .ownership-guide-page .holy-section:before{right:auto;left:-50px}.ownership-guide-page .holy-section:after{width:200px;height:200px;bottom:10%;left:10%;animation-delay:-5s}[dir=rtl] .ownership-guide-page .holy-section:after{left:auto;right:10%}.ownership-guide-page .holy-section .container{position:relative;z-index:1}.ownership-guide-page .holy-section .section-tag{color:#185256}.ownership-guide-page .holy-section h2{color:#fff}.ownership-guide-page .holy-section p{color:#fffc}.ownership-guide-page .holy-grid{display:grid;grid-template-columns:1fr 400px;gap:4rem;align-items:center}@media (max-width: 1024px){.ownership-guide-page .holy-grid{grid-template-columns:1fr}}.ownership-guide-page .holy-rules{display:flex;flex-wrap:wrap;gap:1rem;margin:2rem 0}.ownership-guide-page .rule-item{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#ffffff1a;border-radius:50px;font-size:.875rem}.ownership-guide-page .rule-item svg{color:#185256}.ownership-guide-page .holy-image .image-placeholder{aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border-radius:16px;font-size:6rem}.ownership-guide-page .guide-cta-section{padding:5rem 0;background:#f5f5f5}.ownership-guide-page .cta-card.large{display:flex;align-items:center;justify-content:space-between;gap:3rem;padding:3rem;background:#1a1a1a;border-radius:20px;color:#fff}@media (max-width: 768px){.ownership-guide-page .cta-card.large{flex-direction:column;text-align:center}}.ownership-guide-page .cta-card.large h2{color:#fff;margin-bottom:.5rem}.ownership-guide-page .cta-card.large p{color:#fffc;margin:0}.ownership-guide-page .cta-actions{display:flex;gap:1rem;flex-shrink:0}@media (max-width: 640px){.ownership-guide-page .cta-actions{flex-direction:column;width:100%}}.samt-footer .contact-list li{display:flex;align-items:center;gap:.5rem}.samt-footer .contact-list li svg{flex-shrink:0;opacity:.6}.samt-footer .footer-cta{margin-top:1.5rem;border-color:#ffffff4d;color:#fff}.samt-footer .footer-cta:hover{background:#fff;color:#1a1a1a}.btn-whatsapp{background-color:#25d366;color:#fff;border-color:#25d366}.btn-whatsapp:hover{background-color:#1fb055;border-color:#1fb055}.btn-lg{padding:1rem 2rem;font-size:1rem}.about-page .about-hero{padding:6rem 0 4rem;background:linear-gradient(135deg,#f5f5f5,#e8e8e8)}.about-page .about-hero-content{max-width:800px}.about-page .about-hero-content h1{font-size:clamp(2rem,4vw,3rem);margin-bottom:1rem}.about-page .about-hero-content .hero-subtitle{font-size:1.125rem;color:#666;line-height:1.8}.about-page .about-section{padding:5rem 0}.about-page .about-section:nth-child(2n){background:#f5f5f5}.about-page .section-header{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:2rem}.about-page .section-header.centered{align-items:center;text-align:center}.about-page .icon-title-wrapper{display:flex;align-items:center;gap:1rem;margin-top:.5rem}.about-page .icon-title-wrapper svg{color:#185256;min-width:32px}.about-page .section-lead{font-size:1.125rem;color:#fffc;margin-top:1rem;max-width:700px}.about-page .about-content-card{padding:1.5rem;border-radius:.75rem;margin-top:1rem;background:#fff;border:1px solid #e5e5e5}.about-page .about-content-card p{text-align:justify;line-height:1.8;margin-bottom:1rem;color:#444}.about-page .about-content-card p:last-child{margin-bottom:0}.about-page .constrained-width{width:100%}@media (min-width: 992px){.about-page .constrained-width{max-width:70%}}.about-page .expandable-container{position:relative}.about-page .expandable-content{max-height:160px;overflow:hidden;transition:max-height .6s ease-in-out;position:relative}.about-page .expandable-container.expanded .expandable-content{max-height:2000px}.about-page .fade-overlay{position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to bottom,#fff0,#fff);pointer-events:none;transition:opacity .4s;z-index:10;opacity:1}.about-page .expandable-container.expanded .fade-overlay{opacity:0}.about-page .expand-trigger{margin-top:1rem;display:flex;justify-content:flex-start}.about-page .btn-read-more{background:none;border:none;padding:0;color:#185256;cursor:pointer;display:inline-flex;align-items:center;gap:.25rem;font-weight:600;font-family:inherit;font-size:1rem;border-bottom:1px solid transparent;transition:all .2s;z-index:20}.about-page .btn-read-more:hover{border-bottom-color:#185256}.about-page .btn-read-more .chevron{transition:transform .3s}.about-page .expandable-container.expanded .btn-read-more .chevron{transform:rotate(180deg)}.about-page .about-values-section{background:#1a1a1a!important;color:#fff}.about-page .about-values-section .section-tag{color:#185256}.about-page .about-values-section h2{color:#fff}.about-page .values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem}@media (max-width: 1024px){.about-page .values-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.about-page .values-grid{grid-template-columns:1fr}}.about-page .value-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;transition:all .3s}.about-page .value-card:hover{background:#ffffff14;transform:translateY(-4px)}.about-page .value-card .value-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#18525626;border-radius:12px;margin-bottom:1rem;color:#185256}.about-page .value-card h3{color:#fff;font-size:1.125rem;margin-bottom:.75rem}.about-page .value-card p{color:#ffffffb3;font-size:.9375rem;line-height:1.6;margin:0}.about-page .mission-statement{max-width:800px;margin:0 auto;text-align:center;padding:2rem;background:#1852561a;border-radius:12px;border:1px solid rgba(24,82,86,.2)}.about-page .mission-statement p{color:#ffffffe6;font-size:1.125rem;line-height:1.8;margin:0}.about-page .about-services-section{background:#1a1a1a!important;color:#fff}.about-page .about-services-section .section-tag{color:#185256}.about-page .about-services-section h2{color:#fff}.about-page .services-accordion{display:flex;flex-direction:column;border-top:1px solid rgba(255,255,255,.15);margin-top:2rem;max-width:800px}.about-page .service-details{border-bottom:1px solid rgba(255,255,255,.15);transition:all .3s ease}.about-page .service-summary{list-style:none;cursor:pointer;display:flex;align-items:center;padding:1.5rem 0;outline:none}.about-page .service-summary::-webkit-details-marker{display:none}.about-page .service-indicator{width:12px;height:12px;border:2px solid rgba(255,255,255,.3);border-radius:50%;margin-inline-end:1.5rem;transition:all .3s ease;background:transparent;flex-shrink:0}.about-page .service-title{font-size:1.25rem;font-weight:700;color:#fff;flex-grow:1;transition:color .3s ease}.about-page .service-toggle-icon{width:24px;height:24px;position:relative;transition:transform .3s ease}.about-page .service-toggle-icon:before,.about-page .service-toggle-icon:after{content:"";position:absolute;background:#fff;top:50%;left:50%;transform:translate(-50%,-50%);transition:background .3s ease}.about-page .service-toggle-icon:before{width:16px;height:2px}.about-page .service-toggle-icon:after{width:2px;height:16px}.about-page .service-details[open] .service-indicator{border-color:#185256;background:#185256;box-shadow:0 0 0 4px #18525633}.about-page .service-details[open] .service-title{color:#185256}.about-page .service-details[open] .service-toggle-icon{transform:rotate(45deg)}.about-page .service-details[open] .service-toggle-icon:before,.about-page .service-details[open] .service-toggle-icon:after{background:#185256}.about-page .service-body{padding-bottom:2rem;padding-inline-start:2.25rem;color:#fffc;line-height:1.8}.about-page .service-body p{margin:0}.about-page .services-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem}@media (max-width: 1024px){.about-page .services-cards-grid{grid-template-columns:1fr}}.about-page .service-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;transition:all .3s}.about-page .service-card:hover{background:#ffffff14;transform:translateY(-4px)}.about-page .service-card .service-card-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#18525626;border-radius:12px;margin-bottom:1.5rem;color:#185256}.about-page .service-card h4{color:#fff;font-size:1.125rem;margin-bottom:1rem}.about-page .service-card p{color:#ffffffb3;font-size:.9375rem;line-height:1.7;margin:0}.about-page .success-content{max-width:800px;margin:0 auto}.about-page .success-quote{text-align:center;padding:3rem;background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000000d;position:relative}.about-page .success-quote .quote-icon{color:#185256;opacity:.3;margin-bottom:1.5rem}.about-page .success-quote blockquote{font-size:1.25rem;line-height:1.8;color:#333;margin:0;font-style:italic}.about-page .about-philosophy-section{background:#1a1a1a!important;color:#fff;position:relative;overflow:hidden}.about-page .about-philosophy-section:before,.about-page .about-philosophy-section:after{content:"";position:absolute;border-radius:50%;background:#185256;opacity:.15;filter:blur(40px);z-index:0;animation:floatDot 10s infinite ease-in-out;pointer-events:none}.about-page .about-philosophy-section:before{width:300px;height:300px;top:-100px;right:-50px}[dir=rtl] .about-page .about-philosophy-section:before{right:auto;left:-50px}.about-page .about-philosophy-section:after{width:200px;height:200px;bottom:10%;left:10%;animation-delay:-5s}[dir=rtl] .about-page .about-philosophy-section:after{left:auto;right:10%}.about-page .philosophy-content{position:relative;z-index:1;max-width:800px;margin:0 auto;text-align:center}.about-page .philosophy-text h2{color:#fff;font-size:clamp(1.75rem,3vw,2.5rem);margin-bottom:1.5rem}.about-page .philosophy-text p{color:#fffc;font-size:1.125rem;line-height:1.8;margin-bottom:1.5rem}.about-page .philosophy-text p.highlight{color:#185256;font-weight:600;font-size:1.25rem}.about-page .about-cta-section{padding:5rem 0;background:#f5f5f5}.about-page .cta-card.large{display:flex;align-items:center;justify-content:space-between;gap:3rem;padding:3rem;background:#1a1a1a;border-radius:20px;color:#fff}@media (max-width: 768px){.about-page .cta-card.large{flex-direction:column;text-align:center}}.about-page .cta-card.large h2{color:#fff;margin-bottom:.5rem}.about-page .cta-card.large p{color:#fffc;margin:0;line-height:1.7}.about-page .cta-actions{display:flex;gap:1rem;flex-shrink:0}@media (max-width: 640px){.about-page .cta-actions{flex-direction:column;width:100%}}.contact-page .map-embed-section{position:relative;height:450px}.contact-page .map-embed-section iframe{height:100%;width:100%}.contact-page .map-embed-section .map-overlay-content{position:absolute;top:20px;left:0;right:0;z-index:10;pointer-events:none}.contact-page .map-embed-section .map-info-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 20px #0000001a;width:300px;pointer-events:auto;float:left}[dir=rtl] .contact-page .map-embed-section .map-info-card{float:right}.contact-page .map-embed-section .map-info-card h3{font-size:1.25rem;margin-bottom:.5rem;color:#1a1a1a}.contact-page .map-embed-section .map-info-card p{color:#666;margin-bottom:1rem;font-size:.9375rem}.contact-page .map-embed-section .map-info-card .btn{width:100%}.contact-page .contact-hero{padding:6rem 0 4rem;background:linear-gradient(135deg,#f5f5f5,#e8e8e8)}.contact-page .contact-hero-content{max-width:800px}.contact-page .contact-hero-content .section-tag{display:inline-flex;align-items:center;font-size:.875rem;font-weight:600;color:#185256;margin-bottom:1rem}.contact-page .contact-hero-content .section-tag:before{content:"";display:block;width:6px;height:6px;background:#185256;border-radius:50%;margin-inline-end:.5rem}.contact-page .contact-hero-content h1{font-size:clamp(2rem,4vw,3rem);margin-bottom:1rem;color:#1a1a1a}.contact-page .contact-hero-content .hero-subtitle{font-size:1.125rem;color:#666;line-height:1.8}.contact-page .contact-form input::placeholder,.contact-page .contact-form textarea::placeholder,.contact-page .contact-form select option:first-child{color:#bbb;opacity:1}.contact-page .contact-form select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23666'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1rem}[dir=rtl] .contact-page .contact-form select{background-position:left 1rem center}.contact-page .contact-form input::-webkit-input-placeholder,.contact-page .contact-form textarea::-webkit-input-placeholder{color:#bbb}.contact-page .contact-form input::-moz-placeholder,.contact-page .contact-form textarea::-moz-placeholder{color:#bbb;opacity:1}.contact-page .form-checkbox{margin-top:1rem}.contact-page .checkbox-label{display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:flex-start!important;gap:.75rem;cursor:pointer;font-size:.9375rem;line-height:1.5;text-align:start}.contact-page .checkbox-label input[type=checkbox]{display:none}.contact-page .checkbox-label .checkmark{width:20px;height:20px;min-width:20px;border:2px solid #ddd;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s;margin-top:2px}.contact-page .checkbox-label .checkmark:after{content:"";width:10px;height:6px;border-left:2px solid #FFFFFF;border-bottom:2px solid #FFFFFF;transform:rotate(-45deg) scale(0);transition:transform .2s}.contact-page .checkbox-label input[type=checkbox]:checked+.checkmark{background:#185256;border-color:#185256}.contact-page .checkbox-label input[type=checkbox]:checked+.checkmark:after{transform:rotate(-45deg) scale(1)}.contact-page .checkbox-label .checkbox-text{color:#555;flex:1}.contact-page .checkbox-label .checkbox-text a{color:#185256;text-decoration:underline}.contact-page .checkbox-label .checkbox-text a:hover{text-decoration:none}.contact-page .field-hint{font-size:.8125rem;color:#666;margin-top:-.5rem;margin-bottom:1rem;display:block}.contact-page .social-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:1.5rem;margin-top:1rem}.contact-page .social-card h3{font-size:1rem;margin-bottom:1rem;color:#1a1a1a}.contact-page .social-card .social-links{display:flex;gap:.75rem}.contact-page .social-card .social-links a{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:8px;color:#1a1a1a;transition:all .2s}.contact-page .social-card .social-links a:hover{background:#1a1a1a;color:#fff}.portfolio-page .portfolio-intro{padding:3rem 0;background:#fff;border-bottom:1px solid #eee}.portfolio-page .portfolio-intro .intro-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}@media (max-width: 768px){.portfolio-page .portfolio-intro .intro-content{grid-template-columns:1fr;gap:2rem}}.portfolio-page .portfolio-intro .intro-text h2{font-size:clamp(1.5rem,3vw,2rem);color:#1a1a1a;margin-bottom:1rem}.portfolio-page .portfolio-intro .intro-text p{color:#666;line-height:1.8;font-size:1rem}.portfolio-page .portfolio-intro .intro-features{display:flex;flex-direction:column;gap:1.25rem}.portfolio-page .portfolio-intro .feature-item{display:flex;gap:1rem;align-items:flex-start}.portfolio-page .portfolio-intro .feature-icon{width:48px;height:48px;min-width:48px;display:flex;align-items:center;justify-content:center;background:#1852561a;border-radius:10px;color:#185256}.portfolio-page .portfolio-intro .feature-icon .feature-img-icon{width:24px;height:24px;background-color:#185256;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.portfolio-page .portfolio-intro .feature-text h4{font-size:1rem;font-weight:600;color:#1a1a1a;margin-bottom:.25rem}.portfolio-page .portfolio-intro .feature-text p{font-size:.875rem;color:#888;margin:0}.portfolio-page .portfolio-cta{padding:4rem 0;background:linear-gradient(135deg,#1a1a1a,#2a2a2a)}.portfolio-page .portfolio-cta .cta-card{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px}@media (max-width: 768px){.portfolio-page .portfolio-cta .cta-card{flex-direction:column;text-align:center}}.portfolio-page .portfolio-cta .cta-content h2{font-size:clamp(1.25rem,2.5vw,1.75rem);color:#fff;margin-bottom:.75rem}.portfolio-page .portfolio-cta .cta-content p{color:#ffffffb3;font-size:1rem;line-height:1.7;margin:0;max-width:600px}.portfolio-page .portfolio-cta .cta-actions{display:flex;gap:1rem;flex-shrink:0}@media (max-width: 480px){.portfolio-page .portfolio-cta .cta-actions{flex-direction:column;width:100%}}.masaken-homepage .section-padding{padding:6rem 0}@media (min-width: 768px){.masaken-homepage .section-padding{padding:8rem 0}}.masaken-homepage .section-header{margin-bottom:4rem}.masaken-homepage .section-header h2{font-weight:300;font-size:2rem;letter-spacing:.02em}@media (min-width: 768px){.masaken-homepage .section-header h2{font-size:2.5rem}}.masaken-homepage .section-header p{color:#666;font-size:1rem;margin-top:1rem}.masaken-homepage .masaken-hero{position:relative;height:100vh;min-height:600px;display:flex;align-items:center;color:#fff;overflow:hidden}.masaken-homepage .masaken-hero .video-background{position:absolute;inset:0;z-index:1}.masaken-homepage .masaken-hero .video-background video,.masaken-homepage .masaken-hero .video-background iframe{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}.masaken-homepage .masaken-hero .video-background iframe{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%) scale(1.2)}.masaken-homepage .masaken-hero .video-background .overlay{position:absolute;inset:0;background:linear-gradient(180deg,#00000080,#0000004d,#0009);z-index:2}.masaken-homepage .masaken-hero .hero-content{position:relative;z-index:3;width:100%}.masaken-homepage .masaken-hero .hero-text{max-width:550px}[dir=rtl] .masaken-homepage .masaken-hero .hero-text{text-align:right}[dir=ltr] .masaken-homepage .masaken-hero .hero-text{text-align:left}.masaken-homepage .masaken-hero .hero-tag{display:inline-block;font-size:.8rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:#ffffffb3;margin-bottom:1rem}@media (min-width: 768px){.masaken-homepage .masaken-hero .hero-tag{font-size:.85rem}}.masaken-homepage .masaken-hero h1{font-size:2rem;font-weight:300;margin-bottom:1rem;line-height:1.2;letter-spacing:.01em;color:#fff}@media (min-width: 768px){.masaken-homepage .masaken-hero h1{font-size:2.75rem}}@media (min-width: 1024px){.masaken-homepage .masaken-hero h1{font-size:3.25rem}}.masaken-homepage .masaken-hero .hero-subtitle{font-size:.95rem;margin-bottom:2rem;opacity:.85;line-height:1.7;max-width:450px}[dir=rtl] .masaken-homepage .masaken-hero .hero-subtitle{margin-left:auto;margin-right:0}@media (min-width: 768px){.masaken-homepage .masaken-hero .hero-subtitle{font-size:1rem}}.masaken-homepage .masaken-hero .hero-actions .btn-hero{display:inline-block;padding:.875rem 2rem;font-size:.85rem;font-weight:500;letter-spacing:.05em;background:transparent;border:1px solid #FFFFFF;color:#fff;transition:all .3s ease}.masaken-homepage .masaken-hero .hero-actions .btn-hero:hover{background:#fff;color:#000}.masaken-homepage .masaken-hero .scroll-indicator{position:absolute;bottom:3rem;z-index:3;display:flex;flex-direction:column;align-items:center;gap:.75rem}[dir=rtl] .masaken-homepage .masaken-hero .scroll-indicator{right:2rem}[dir=ltr] .masaken-homepage .masaken-hero .scroll-indicator{left:2rem}@media (min-width: 768px){[dir=rtl] .masaken-homepage .masaken-hero .scroll-indicator{right:4rem}[dir=ltr] .masaken-homepage .masaken-hero .scroll-indicator{left:4rem}}.masaken-homepage .masaken-hero .scroll-indicator .scroll-text{font-size:.7rem;text-transform:uppercase;letter-spacing:.15em;color:#fff9;writing-mode:vertical-rl;text-orientation:mixed}[dir=rtl] .masaken-homepage .masaken-hero .scroll-indicator .scroll-text{transform:rotate(180deg)}.masaken-homepage .masaken-hero .scroll-indicator .scroll-line{width:1px;height:50px;background:linear-gradient(to bottom,rgba(255,255,255,.6),transparent);animation:scrollPulse 2s ease-in-out infinite}.masaken-homepage .animate-slide-up{opacity:0;transform:translateY(30px);animation:slideUp .8s ease forwards}.masaken-homepage .delay-1{animation-delay:.2s}.masaken-homepage .delay-2{animation-delay:.5s}.masaken-homepage .delay-3{animation-delay:.8s}.masaken-homepage .delay-4{animation-delay:1.1s}.masaken-homepage .delay-5{animation-delay:1.5s}@keyframes slideUp{to{opacity:1;transform:translateY(0)}}@keyframes scrollPulse{0%,to{opacity:.6}50%{opacity:1}}.masaken-homepage .masaken-intro{background:#fff;overflow:hidden}.masaken-homepage .masaken-intro .intro-wrapper{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width: 1024px){.masaken-homepage .masaken-intro .intro-wrapper{grid-template-columns:1.2fr 1fr;gap:5rem}}.masaken-homepage .masaken-intro .intro-statement .statement-line{display:flex;align-items:baseline;gap:1.5rem;margin-bottom:.5rem}[dir=rtl] .masaken-homepage .masaken-intro .intro-statement .statement-line{flex-direction:row-reverse;justify-content:flex-end}.masaken-homepage .masaken-intro .intro-statement .line-number{font-size:.75rem;color:#666;font-weight:500;letter-spacing:.1em;opacity:.5}.masaken-homepage .masaken-intro .intro-statement .statement-text{font-size:2.5rem;font-weight:300;line-height:1.1;margin:0;color:#000}@media (min-width: 768px){.masaken-homepage .masaken-intro .intro-statement .statement-text{font-size:3.5rem}}@media (min-width: 1024px){.masaken-homepage .masaken-intro .intro-statement .statement-text{font-size:4.5rem}}.masaken-homepage .masaken-intro .intro-statement .statement-text.highlight{color:#0c4838;position:relative}.masaken-homepage .masaken-intro .intro-statement .statement-text.highlight:after{content:"";position:absolute;bottom:-.2em;left:0;right:0;height:2px;background:#185256;transform:scaleX(0);transform-origin:left;transition:transform .8s cubic-bezier(.16,1,.3,1)}[dir=rtl] .masaken-homepage .masaken-intro .intro-statement .statement-text.highlight:after{transform-origin:right}.masaken-homepage .masaken-intro .intro-statement .statement-text.highlight.is-visible:after{transform:scaleX(1)}.masaken-homepage .masaken-intro .intro-details .intro-lead{font-size:1.15rem;line-height:1.8;color:#000;margin-bottom:1rem;font-weight:500}.masaken-homepage .masaken-intro .intro-details .intro-body{font-size:1rem;line-height:1.9;color:#374151;margin-bottom:2.5rem}.masaken-homepage .masaken-intro .intro-stats{display:flex;align-items:center;gap:2rem;padding:2rem 0;border-top:1px solid #eeeeee;border-bottom:1px solid #eeeeee;margin-bottom:2rem}@media (min-width: 768px){.masaken-homepage .masaken-intro .intro-stats{gap:3rem}}.masaken-homepage .masaken-intro .stat-mini{text-align:center}.masaken-homepage .masaken-intro .stat-mini .stat-value{display:block;font-size:2rem;font-weight:300;color:#0c4838;line-height:1;margin-bottom:.5rem}@media (min-width: 768px){.masaken-homepage .masaken-intro .stat-mini .stat-value{font-size:2.5rem}}.masaken-homepage .masaken-intro .stat-mini .stat-value:after{content:"+";font-size:.6em;opacity:.5}.masaken-homepage .masaken-intro .stat-mini .stat-label{font-size:.75rem;color:#666;text-transform:uppercase;letter-spacing:.1em}.masaken-homepage .masaken-intro .stat-divider{width:1px;height:40px;background:#eee}.masaken-homepage .masaken-intro .btn-text-arrow{display:inline-flex;align-items:center;gap:.75rem;font-size:.9rem;font-weight:500;color:#000;transition:all .3s ease}.masaken-homepage .masaken-intro .btn-text-arrow svg{transition:transform .3s ease}[dir=rtl] .masaken-homepage .masaken-intro .btn-text-arrow svg{transform:scaleX(-1)}.masaken-homepage .masaken-intro .btn-text-arrow:hover{color:#0c4838}.masaken-homepage .masaken-intro .btn-text-arrow:hover svg{transform:translate(5px)}[dir=rtl] .masaken-homepage .masaken-intro .btn-text-arrow:hover svg{transform:scaleX(-1) translate(5px)}.masaken-homepage .masaken-intro .reveal-line{opacity:0;transform:translateY(40px);transition:all .8s cubic-bezier(.16,1,.3,1)}.masaken-homepage .masaken-intro .reveal-line.is-visible{opacity:1;transform:translateY(0)}.masaken-homepage .masaken-intro .reveal-fade{opacity:0;transform:translateY(30px);transition:all .7s ease}.masaken-homepage .masaken-intro .reveal-fade.is-visible{opacity:1;transform:translateY(0)}.masaken-homepage .masaken-intro .delay-1{transition-delay:.1s}.masaken-homepage .masaken-intro .delay-2{transition-delay:.3s}.masaken-homepage .masaken-intro .delay-3{transition-delay:.5s}.masaken-homepage .masaken-intro .delay-4{transition-delay:.7s}.masaken-homepage .masaken-intro .delay-5{transition-delay:.9s}.masaken-homepage .masaken-certs{background:#f9f9f9}.masaken-homepage .masaken-certs .certs-header{margin-bottom:3rem}[dir=rtl] .masaken-homepage .masaken-certs .certs-header{text-align:right}[dir=ltr] .masaken-homepage .masaken-certs .certs-header{text-align:left}.masaken-homepage .masaken-certs .certs-header .section-tag{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#0c4838;margin-bottom:1rem}.masaken-homepage .masaken-certs .certs-header h2{font-size:2rem;font-weight:300;color:#000;margin-bottom:1rem}@media (min-width: 768px){.masaken-homepage .masaken-certs .certs-header h2{font-size:2.5rem}}.masaken-homepage .masaken-certs .certs-header .header-subtitle{max-width:600px;color:#374151;line-height:1.8}[dir=rtl] .masaken-homepage .masaken-certs .certs-header .header-subtitle,[dir=ltr] .masaken-homepage .masaken-certs .certs-header .header-subtitle{margin:0}.masaken-homepage .masaken-certs .certs-showcase{display:flex;flex-direction:column;gap:2rem}@media (min-width: 1024px){.masaken-homepage .masaken-certs .certs-showcase{flex-direction:row-reverse;align-items:flex-start}[dir=rtl] .masaken-homepage .masaken-certs .certs-showcase{flex-direction:row}.masaken-homepage .masaken-certs .cert-featured{flex:0 0 33%;max-width:33%}}.masaken-homepage .masaken-certs .cert-featured .cert-frame{position:relative;background:#fff;padding:1.5rem;border:1px solid #eeeeee;transition:all .4s ease}.masaken-homepage .masaken-certs .cert-featured .cert-frame:hover{border-color:#0c4838;box-shadow:0 20px 60px #00000014}.masaken-homepage .masaken-certs .cert-featured .cert-frame img{width:100%;height:auto}.masaken-homepage .masaken-certs .cert-featured .cert-badge{position:absolute;top:-12px;display:inline-flex;align-items:center;gap:.5rem;background:#0c4838;color:#fff;padding:.5rem 1rem;font-size:.75rem;font-weight:600;letter-spacing:.05em}[dir=rtl] .masaken-homepage .masaken-certs .cert-featured .cert-badge{right:1.5rem}[dir=ltr] .masaken-homepage .masaken-certs .cert-featured .cert-badge{left:1.5rem}.masaken-homepage .masaken-certs .cert-featured .cert-badge svg{width:16px;height:16px}.masaken-homepage .masaken-certs .cert-grid{display:flex;gap:1rem;overflow-x:auto;padding-bottom:1rem;-webkit-overflow-scrolling:touch}.masaken-homepage .masaken-certs .cert-grid::-webkit-scrollbar{height:4px}.masaken-homepage .masaken-certs .cert-grid::-webkit-scrollbar-track{background:#eee}.masaken-homepage .masaken-certs .cert-grid::-webkit-scrollbar-thumb{background:#0c4838;border-radius:2px}@media (min-width: 1024px){.masaken-homepage .masaken-certs .cert-grid{overflow-x:visible;justify-content:space-between}}.masaken-homepage .masaken-certs .cert-card{flex:0 0 45%;min-width:140px}@media (min-width: 768px){.masaken-homepage .masaken-certs .cert-card{flex:0 0 30%}}@media (min-width: 1024px){.masaken-homepage .masaken-certs .cert-card{flex:1;min-width:0}}.masaken-homepage .masaken-certs .cert-card a{display:block}.masaken-homepage .masaken-certs .cert-card .cert-thumb{position:relative;background:#fff;padding:.75rem;border:1px solid #eeeeee;overflow:hidden;transition:all .3s ease}.masaken-homepage .masaken-certs .cert-card .cert-thumb img{width:100%;height:auto;transition:transform .4s ease}.masaken-homepage .masaken-certs .cert-card .cert-thumb .cert-overlay{position:absolute;inset:0;background:#0c4838d9;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.masaken-homepage .masaken-certs .cert-card .cert-thumb .cert-overlay svg{color:#fff;width:32px;height:32px}.masaken-homepage .masaken-certs .cert-card .cert-label{display:block;text-align:center;font-size:.8rem;color:#666;margin-top:.75rem;font-weight:500}.masaken-homepage .masaken-certs .cert-card:hover .cert-thumb{border-color:#0c4838}.masaken-homepage .masaken-certs .cert-card:hover .cert-thumb img{transform:scale(1.05)}.masaken-homepage .masaken-certs .cert-card:hover .cert-thumb .cert-overlay{opacity:1}.masaken-homepage .masaken-certs .certs-trust{display:flex;justify-content:center;gap:2rem;margin-top:3rem;padding-top:2rem;border-top:1px solid #eeeeee}@media (min-width: 768px){.masaken-homepage .masaken-certs .certs-trust{gap:3rem}}.masaken-homepage .masaken-certs .certs-trust .trust-item{display:flex;align-items:center;gap:.5rem;color:#0c4838;font-size:.85rem;font-weight:500}.masaken-homepage .masaken-certs .certs-trust .trust-item svg{opacity:.7}.masaken-homepage .masaken-projects-grid{padding-top:5rem;padding-bottom:5rem}.masaken-homepage .masaken-projects-grid .projects-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3rem}[dir=rtl] .masaken-homepage .masaken-projects-grid .projects-header{text-align:right}[dir=ltr] .masaken-homepage .masaken-projects-grid .projects-header{text-align:left}.masaken-homepage .masaken-projects-grid .projects-header .header-text .section-tag{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#0c4838;margin-bottom:.75rem}.masaken-homepage .masaken-projects-grid .projects-header .header-text h2{font-size:2rem;font-weight:300;margin:0;color:#0c4838}@media (min-width: 768px){.masaken-homepage .masaken-projects-grid .projects-header .header-text h2{font-size:2.5rem}}.masaken-homepage .masaken-projects-grid .projects-header .view-all-link{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;color:#0c4838;text-decoration:none;transition:gap .3s ease}.masaken-homepage .masaken-projects-grid .projects-header .view-all-link:hover{gap:.75rem}.masaken-homepage .masaken-projects-grid .projects-grid-full{display:grid;grid-template-columns:1fr;gap:2px}@media (min-width: 640px){.masaken-homepage .masaken-projects-grid .projects-grid-full{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.masaken-homepage .masaken-projects-grid .projects-grid-full{grid-template-columns:repeat(4,1fr)}}.masaken-homepage .masaken-projects-grid .project-card-overlay{position:relative;display:block;height:450px;overflow:hidden;text-decoration:none;color:#fff}@media (min-width: 1024px){.masaken-homepage .masaken-projects-grid .project-card-overlay{height:500px}}.masaken-homepage .masaken-projects-grid .project-card-overlay .card-image{position:absolute;inset:0}.masaken-homepage .masaken-projects-grid .project-card-overlay .card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s ease}.masaken-homepage .masaken-projects-grid .project-card-overlay .card-gradient{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.4) 40%,rgba(0,0,0,.1) 70%,transparent 100%);transition:opacity .3s ease}.masaken-homepage .masaken-projects-grid .project-card-overlay .card-badge{position:absolute;top:1.5rem;background:#0c4838;color:#fff;padding:.4rem 1rem;font-size:.7rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;z-index:2}[dir=rtl] .masaken-homepage .masaken-projects-grid .project-card-overlay .card-badge{right:1.5rem}[dir=ltr] .masaken-homepage .masaken-projects-grid .project-card-overlay .card-badge{left:1.5rem}.masaken-homepage .masaken-projects-grid .project-card-overlay .card-content{position:absolute;bottom:0;left:0;right:0;padding:2rem 1.5rem;z-index:2}.masaken-homepage .masaken-projects-grid .project-card-overlay .card-location{display:flex;align-items:center;gap:.4rem;font-size:.85rem;opacity:.8;margin-bottom:.5rem}.masaken-homepage .masaken-projects-grid .project-card-overlay .card-location svg{flex-shrink:0}.masaken-homepage .masaken-projects-grid .project-card-overlay .card-title{font-size:1.25rem;font-weight:600;margin:0 0 .5rem;line-height:1.3;color:#fff}@media (min-width: 1024px){.masaken-homepage .masaken-projects-grid .project-card-overlay .card-title{font-size:1.4rem}}.masaken-homepage .masaken-projects-grid .project-card-overlay .card-meta{display:flex;align-items:center;gap:1rem;font-size:.8rem;opacity:.7}.masaken-homepage .masaken-projects-grid .project-card-overlay .card-meta .meta-type{text-transform:uppercase;letter-spacing:.05em}.masaken-homepage .masaken-projects-grid .project-card-overlay:hover .card-image img{transform:scale(1.08)}.masaken-homepage .masaken-projects-grid .project-card-overlay:hover .card-gradient{opacity:.9}.masaken-homepage .masaken-stats{background:#0c4838!important;color:#fff;padding:5rem 0}.masaken-homepage .masaken-stats .stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media (min-width: 768px){.masaken-homepage .masaken-stats .stats-grid{grid-template-columns:repeat(4,1fr);gap:0}}.masaken-homepage .masaken-stats .stat-item{text-align:center;padding:2rem 1rem}@media (min-width: 768px){.masaken-homepage .masaken-stats .stat-item{border-right:1px solid rgba(255,255,255,.1)}.masaken-homepage .masaken-stats .stat-item:last-child{border-right:none}[dir=rtl] .masaken-homepage .masaken-stats .stat-item{border-right:none;border-left:1px solid rgba(255,255,255,.1)}[dir=rtl] .masaken-homepage .masaken-stats .stat-item:last-child{border-left:none}}.masaken-homepage .masaken-stats .stat-value{margin-bottom:.75rem}.masaken-homepage .masaken-stats .stat-number{font-size:3rem;font-weight:300;letter-spacing:-.02em;line-height:1;display:inline}@media (min-width: 768px){.masaken-homepage .masaken-stats .stat-number{font-size:4rem}}.masaken-homepage .masaken-stats .stat-suffix{font-size:2rem;font-weight:300;opacity:.7}.masaken-homepage .masaken-stats .stat-label{font-size:.85rem;opacity:.6;text-transform:uppercase;letter-spacing:.1em}.masaken-homepage .masaken-map{padding-top:5rem}.masaken-homepage .masaken-map .map-header{margin-bottom:3rem}[dir=rtl] .masaken-homepage .masaken-map .map-header{text-align:right}[dir=ltr] .masaken-homepage .masaken-map .map-header{text-align:left}.masaken-homepage .masaken-map .map-header .section-tag{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#0c4838;margin-bottom:.75rem}.masaken-homepage .masaken-map .map-header h2{font-size:2rem;font-weight:300;margin-bottom:.75rem}@media (min-width: 768px){.masaken-homepage .masaken-map .map-header h2{font-size:2.5rem}}.masaken-homepage .masaken-map .map-header .map-subtitle{color:#666}.masaken-homepage .masaken-map .map-wrapper{position:relative;height:500px;border-radius:0;overflow:hidden}@media (min-width: 768px){.masaken-homepage .masaken-map .map-wrapper{height:600px}}.masaken-homepage .masaken-map .map-container{width:100%;height:100%}.masaken-homepage .masaken-map .map-legend{position:absolute;bottom:2rem;z-index:100;background:#fff;padding:1rem 1.5rem;box-shadow:0 4px 20px #0000001a;border-radius:0}[dir=rtl] .masaken-homepage .masaken-map .map-legend{right:2rem}[dir=ltr] .masaken-homepage .masaken-map .map-legend{left:2rem}.masaken-homepage .masaken-map .map-legend .legend-item{display:flex;align-items:center;gap:.75rem}.masaken-homepage .masaken-map .map-legend .legend-dot{width:12px;height:12px;background:#0c4838;border-radius:50%}.masaken-homepage .masaken-map .map-legend .legend-label{font-weight:600;font-size:.85rem;color:#000}.masaken-homepage .masaken-cta{background:#f9f9f9}.masaken-homepage .masaken-cta .cta-content{border:1px solid #eeeeee;padding:4rem;background:#fff}.masaken-homepage .masaken-cta .cta-content h2{font-weight:300;margin-bottom:1rem}.masaken-homepage .masaken-cta .cta-content p{color:#666}.masaken-projects-page .projects-intro{background:#f9f9f9}.masaken-projects-page .projects-intro .intro-layout{display:grid;grid-template-columns:1fr;gap:2.5rem}@media (min-width: 768px){.masaken-projects-page .projects-intro .intro-layout{grid-template-columns:1.2fr 1fr;gap:3rem;align-items:start}}[dir=rtl] .masaken-projects-page .projects-intro .intro-text{text-align:right}[dir=ltr] .masaken-projects-page .projects-intro .intro-text{text-align:left}.masaken-projects-page .projects-intro .intro-text .section-tag{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#0c4838;margin-bottom:1rem}.masaken-projects-page .projects-intro .intro-text h1{font-size:2rem;font-weight:300;color:#0c4838;margin-bottom:1.5rem}@media (min-width: 768px){.masaken-projects-page .projects-intro .intro-text h1{font-size:2.75rem}}.masaken-projects-page .projects-intro .intro-text .intro-desc{color:#374151;line-height:1.8;max-width:500px}.masaken-projects-page .projects-intro .intro-warranties{background:#fff;padding:2rem;border:1px solid #eeeeee}.masaken-projects-page .projects-intro .intro-warranties h3{font-size:1rem;font-weight:600;color:#0c4838;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.1em}.masaken-projects-page .projects-intro .intro-warranties .warranties-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media (min-width: 640px){.masaken-projects-page .projects-intro .intro-warranties .warranties-grid{grid-template-columns:repeat(3,1fr)}}.masaken-projects-page .projects-intro .intro-warranties .warranty-item{text-align:center;padding:1rem .5rem;border:1px solid #eeeeee;position:relative;overflow:hidden}.masaken-projects-page .projects-intro .intro-warranties .warranty-item .warranty-watermark{position:absolute;width:80px;height:80px;opacity:.06;color:#0c4838}[dir=rtl] .masaken-projects-page .projects-intro .intro-warranties .warranty-item .warranty-watermark{left:-15px;bottom:-15px}[dir=ltr] .masaken-projects-page .projects-intro .intro-warranties .warranty-item .warranty-watermark{right:-15px;bottom:-15px}.masaken-projects-page .projects-intro .intro-warranties .warranty-item .warranty-years{display:block;font-size:2rem;font-weight:300;color:#0c4838;line-height:1;position:relative;z-index:1}.masaken-projects-page .projects-intro .intro-warranties .warranty-item .warranty-suffix{display:block;font-size:.75rem;color:#666;margin-bottom:.5rem;position:relative;z-index:1}.masaken-projects-page .projects-intro .intro-warranties .warranty-item .warranty-label{display:block;font-size:.7rem;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.05em;position:relative;z-index:1}.masaken-projects-page .projects-content{padding:3rem 0 5rem}.masaken-projects-page .projects-filters{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #eeeeee}.masaken-projects-page .projects-filters .filters-form{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.masaken-projects-page .projects-filters .filter-item select{padding:.6rem 2rem .6rem 1rem;border:1px solid #eeeeee;background:#fff;font-size:.85rem;min-width:140px;cursor:pointer}.masaken-projects-page .projects-filters .filter-item select:focus{outline:none;border-color:#0c4838}.masaken-projects-page .projects-filters .filter-btn{padding:.6rem 1.5rem;background:#0c4838;color:#fff;border:none;font-size:.85rem;font-weight:500;cursor:pointer;transition:background .3s ease}.masaken-projects-page .projects-filters .filter-btn:hover{background:#051c16}.masaken-projects-page .projects-filters .filter-reset{font-size:.85rem;color:#666;text-decoration:underline}.masaken-projects-page .projects-filters .filter-reset:hover{color:#0c4838}.masaken-projects-page .projects-filters .toolbar-right{display:flex;align-items:center;gap:1.5rem}.masaken-projects-page .projects-filters .results-info{font-size:.9rem;color:#666}.masaken-projects-page .projects-filters .view-toggle{display:flex;gap:.25rem}.masaken-projects-page .projects-filters .view-toggle .view-btn{padding:.5rem;background:transparent;border:1px solid #eeeeee;cursor:pointer;color:#666;transition:all .3s ease}.masaken-projects-page .projects-filters .view-toggle .view-btn:hover{border-color:#0c4838;color:#0c4838}.masaken-projects-page .projects-filters .view-toggle .view-btn.active{background:#0c4838;border-color:#0c4838;color:#fff}.masaken-projects-page .projects-map-container{background:#f9f9f9;border:1px solid #eeeeee;margin-bottom:2rem}.masaken-projects-page .projects-map-container .leaflet-map{height:600px;width:100%}.masaken-projects-page .projects-grid-overlay{display:grid;grid-template-columns:1fr;gap:2px}@media (min-width: 640px){.masaken-projects-page .projects-grid-overlay{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.masaken-projects-page .projects-grid-overlay{grid-template-columns:repeat(3,1fr)}}.masaken-projects-page .projects-grid-overlay .project-card-overlay{position:relative;display:block;height:400px;overflow:hidden;text-decoration:none;color:#fff}@media (min-width: 1024px){.masaken-projects-page .projects-grid-overlay .project-card-overlay{height:450px}}.masaken-projects-page .projects-grid-overlay .project-card-overlay .card-image{position:absolute;inset:0}.masaken-projects-page .projects-grid-overlay .project-card-overlay .card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s ease}.masaken-projects-page .projects-grid-overlay .project-card-overlay .card-gradient{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.4) 40%,rgba(0,0,0,.1) 70%,transparent 100%);transition:opacity .3s ease}.masaken-projects-page .projects-grid-overlay .project-card-overlay .card-badge{position:absolute;top:1.5rem;background:#0c4838;color:#fff;padding:.4rem 1rem;font-size:.7rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;z-index:2}[dir=rtl] .masaken-projects-page .projects-grid-overlay .project-card-overlay .card-badge{right:1.5rem}[dir=ltr] .masaken-projects-page .projects-grid-overlay .project-card-overlay .card-badge{left:1.5rem}.masaken-projects-page .projects-grid-overlay .project-card-overlay .card-content{position:absolute;bottom:0;left:0;right:0;padding:2rem 1.5rem;z-index:2}.masaken-projects-page .projects-grid-overlay .project-card-overlay .card-location{display:flex;align-items:center;gap:.4rem;font-size:.85rem;opacity:.8;margin-bottom:.5rem}.masaken-projects-page .projects-grid-overlay .project-card-overlay .card-location svg{flex-shrink:0}.masaken-projects-page .projects-grid-overlay .project-card-overlay .card-title{font-size:1.25rem;font-weight:600;margin:0 0 .5rem;line-height:1.3;color:#fff}.masaken-projects-page .projects-grid-overlay .project-card-overlay .card-meta{display:flex;align-items:center;gap:1rem;font-size:.8rem;opacity:.7}.masaken-projects-page .projects-grid-overlay .project-card-overlay .card-meta .meta-type{text-transform:uppercase;letter-spacing:.05em}.masaken-projects-page .projects-grid-overlay .project-card-overlay:hover .card-image img{transform:scale(1.08)}.masaken-projects-page .projects-grid-overlay .project-card-overlay:hover .card-gradient{opacity:.9}.masaken-projects-page .projects-grid-overlay.list-view{grid-template-columns:1fr;gap:1rem}.masaken-projects-page .projects-grid-overlay.list-view .project-card-overlay{height:180px;display:flex;flex-direction:row}@media (min-width: 768px){.masaken-projects-page .projects-grid-overlay.list-view .project-card-overlay{height:200px}}.masaken-projects-page .projects-grid-overlay.list-view .project-card-overlay .card-image{position:relative;width:280px;flex-shrink:0}@media (min-width: 768px){.masaken-projects-page .projects-grid-overlay.list-view .project-card-overlay .card-image{width:350px}}.masaken-projects-page .projects-grid-overlay.list-view .project-card-overlay .card-gradient{background:linear-gradient(to right,transparent 0%,rgba(0,0,0,.2) 50%,rgba(0,0,0,.8) 100%)}[dir=rtl] .masaken-projects-page .projects-grid-overlay.list-view .project-card-overlay .card-gradient{background:linear-gradient(to left,transparent 0%,rgba(0,0,0,.2) 50%,rgba(0,0,0,.8) 100%)}.masaken-projects-page .projects-grid-overlay.list-view .project-card-overlay .card-badge{top:1rem}[dir=rtl] .masaken-projects-page .projects-grid-overlay.list-view .project-card-overlay .card-badge{right:1rem}[dir=ltr] .masaken-projects-page .projects-grid-overlay.list-view .project-card-overlay .card-badge{left:1rem}.masaken-projects-page .projects-grid-overlay.list-view .project-card-overlay .card-content{position:relative;flex:1;display:flex;flex-direction:column;justify-content:center;background:#000000d9;padding:1.5rem 2rem}.masaken-projects-page .projects-grid-overlay.list-view .project-card-overlay .card-title{font-size:1.1rem}@media (min-width: 768px){.masaken-projects-page .projects-grid-overlay.list-view .project-card-overlay .card-title{font-size:1.3rem}}.masaken-projects-page .pagination{display:flex;justify-content:center;gap:.5rem;margin-top:3rem}.masaken-projects-page .pagination a,.masaken-projects-page .pagination span{padding:.75rem 1rem;border:1px solid #eeeeee;font-size:.9rem;text-decoration:none;color:#000;transition:all .3s ease}.masaken-projects-page .pagination a:hover,.masaken-projects-page .pagination span:hover{border-color:#0c4838;color:#0c4838}.masaken-projects-page .pagination a.current,.masaken-projects-page .pagination span.current{background:#0c4838;border-color:#0c4838;color:#fff}.masaken-projects-page .empty-state{text-align:center;padding:5rem 2rem}.masaken-projects-page .empty-state .empty-icon{font-size:4rem;margin-bottom:1rem}.masaken-projects-page .empty-state h3{font-weight:300;margin-bottom:.5rem}.masaken-projects-page .empty-state p{color:#666;margin-bottom:1.5rem}.masaken-projects-page .projects-cta{background:#0c4838;color:#fff}.masaken-projects-page .projects-cta .cta-content{text-align:center;max-width:600px;margin:0 auto}.masaken-projects-page .projects-cta .cta-content h2{font-weight:300;font-size:2rem;margin-bottom:1rem;color:#fff}@media (min-width: 768px){.masaken-projects-page .projects-cta .cta-content h2{font-size:2.5rem}}.masaken-projects-page .projects-cta .cta-content p{opacity:.8;margin-bottom:2rem;line-height:1.7}.masaken-projects-page .projects-cta .cta-content .cta-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.masaken-projects-page .projects-cta .cta-content .btn-primary{background:#fff;color:#0c4838;padding:.875rem 2rem;font-weight:500;border:none}.masaken-projects-page .projects-cta .cta-content .btn-primary:hover{background:#ffffffe6}.masaken-projects-page .projects-cta .cta-content .btn-whatsapp{display:inline-flex;align-items:center;gap:.5rem;background:#25d366;color:#fff;padding:.875rem 2rem;font-weight:500;border:none}.masaken-projects-page .projects-cta .cta-content .btn-whatsapp:hover{background:#21bd5c}.masaken-about-page{padding-top:69px}.masaken-about-page .masaken-about-intro{background:#0c4838;color:#fff;padding:8rem 0;text-align:center}.masaken-about-page .masaken-about-intro .section-subtitle{color:#185256;text-transform:uppercase;letter-spacing:.15em;font-size:.85rem;margin-bottom:1rem;display:block}.masaken-about-page .masaken-about-intro h2{font-size:2.5rem;font-weight:300;margin-bottom:2rem;letter-spacing:.02em}@media (min-width: 768px){.masaken-about-page .masaken-about-intro h2{font-size:3rem}}.masaken-about-page .masaken-about-intro .about-text-content{max-width:900px;margin:0 auto;font-size:1.1rem;line-height:2;opacity:.9}.masaken-about-page .masaken-about-intro .about-text-content p{margin:0}.masaken-about-page .masaken-about-story{padding:7rem 0;background:#fff}.masaken-about-page .masaken-about-story .story-image{height:400px;overflow:hidden}.masaken-about-page .masaken-about-story .story-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s ease}.masaken-about-page .masaken-about-story .story-image:hover img{transform:scale(1.05)}.masaken-about-page .masaken-about-story .story-content{padding:2rem 0}@media (min-width: 1024px){.masaken-about-page .masaken-about-story .story-content{padding:0 0 0 3rem}[dir=rtl] .masaken-about-page .masaken-about-story .story-content{padding:0 3rem 0 0}}.masaken-about-page .masaken-about-story .story-content h2{font-size:2rem;font-weight:300;color:#0c4838;margin-bottom:1.5rem}.masaken-about-page .masaken-about-story .story-content h2:after{content:"";display:block;width:60px;height:2px;background:#185256;margin-top:1rem}.masaken-about-page .masaken-about-story .story-content .lead{color:#374151;line-height:1.9}.masaken-about-page .masaken-about-story .story-content .stat-highlight{display:flex;align-items:center;gap:1rem;margin-top:.75rem}.masaken-about-page .masaken-about-story .story-content .stat-highlight .stat-number{font-size:1.5rem;font-weight:700;color:#185256}.masaken-about-page .masaken-about-vision{padding:5rem 0;background:#f9f9f9}.masaken-about-page .masaken-about-vision .vision-minimal-grid{display:grid;grid-template-columns:1fr;gap:4rem;margin-top:3rem}@media (min-width: 768px){.masaken-about-page .masaken-about-vision .vision-minimal-grid{grid-template-columns:1fr 1fr;gap:6rem}}.masaken-about-page .masaken-about-vision .vision-minimal-grid .vision-item{display:flex;flex-direction:column;align-items:center;text-align:center}@media (min-width: 768px){.masaken-about-page .masaken-about-vision .vision-minimal-grid .vision-item{flex-direction:row;align-items:flex-start;text-align:right;gap:2rem}[dir=ltr] .masaken-about-page .masaken-about-vision .vision-minimal-grid .vision-item{text-align:left}}.masaken-about-page .masaken-about-vision .vision-minimal-grid .vision-item .icon-wrapper{margin-bottom:2rem;flex-shrink:0}@media (min-width: 768px){.masaken-about-page .masaken-about-vision .vision-minimal-grid .vision-item .icon-wrapper{margin-bottom:0}}.masaken-about-page .masaken-about-vision .vision-minimal-grid .vision-item .icon-wrapper img{width:80px;height:80px;-o-object-fit:contain;object-fit:contain;filter:invert(21%) sepia(35%) saturate(1476%) hue-rotate(128deg) brightness(93%) contrast(92%) drop-shadow(0 4px 6px rgba(0,0,0,.1));transition:transform .3s ease}.masaken-about-page .masaken-about-vision .vision-minimal-grid .vision-item:hover .icon-wrapper img{transform:scale(1.1) rotate(5deg)}.masaken-about-page .masaken-about-vision .vision-minimal-grid .vision-item .content-wrapper h3{font-size:1.75rem;font-weight:500;color:#0c4838;margin-bottom:1rem}.masaken-about-page .masaken-about-vision .vision-minimal-grid .vision-item .content-wrapper p{color:#374151;line-height:1.8;font-size:1.05rem;margin:0}.masaken-about-page .masaken-about-board{padding:5rem 0;background:#fff}.masaken-about-page .masaken-about-board h2{text-align:center;font-size:2rem;font-weight:300;margin-bottom:5rem;color:#0c4838}.masaken-about-page .masaken-about-board .board-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;justify-content:center}.masaken-about-page .masaken-about-board .board-member{text-align:right}[dir=ltr] .masaken-about-page .masaken-about-board .board-member{text-align:left}.masaken-about-page .masaken-about-board .board-member .member-image{width:100%;aspect-ratio:1;margin-bottom:1.5rem;background:#f9f9f9;overflow:hidden;border-radius:0}.masaken-about-page .masaken-about-board .board-member .member-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease;filter:grayscale(20%)}.masaken-about-page .masaken-about-board .board-member:hover .member-image img{transform:scale(1.05);filter:grayscale(0%)}.masaken-about-page .masaken-about-board .board-member h4{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:#0c4838}.masaken-about-page .masaken-about-board .board-member .member-role{display:block;color:#185256;font-size:.95rem;font-weight:500;text-transform:uppercase;letter-spacing:1px}.masaken-about-page .masaken-about-gallery{padding:7rem 0;background:#f9f9f9}.masaken-about-page .masaken-about-gallery .section-header{margin-bottom:3rem}.masaken-about-page .masaken-about-gallery .section-header h2{font-size:2rem;font-weight:300}.masaken-about-page .masaken-about-gallery .section-header p{color:#666;margin-top:.5rem}.masaken-about-page .masaken-about-gallery .gallery-item{height:250px;overflow:hidden;border:1px solid #eeeeee;margin-bottom:1.5rem}.masaken-about-page .masaken-about-gallery .gallery-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.masaken-about-page .masaken-about-gallery .gallery-item:hover img{transform:scale(1.08)}.page-404{min-height:80vh;display:flex;align-items:center;justify-content:center;background-color:#f9f9f9;background-image:radial-gradient(circle at 100% 0%,rgba(24,82,86,.05) 0%,transparent 25%),radial-gradient(circle at 0% 100%,rgba(0,0,0,.05) 0%,transparent 25%);padding:3rem 1rem;text-align:center;overflow:hidden}.page-404__content{max-width:600px;width:100%;position:relative;z-index:10;background:#fffc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.6);border-radius:0;padding:3rem 1rem;box-shadow:0 8px 16px #0000000f}@media (min-width: 640px){.page-404__content{padding:5rem 1.5rem}}.page-404__number{font-family:Cairo,sans-serif;font-size:6rem;font-weight:800;line-height:1;color:#185256;margin-bottom:1rem;position:relative;display:inline-block;background:linear-gradient(135deg,#185256,#07191a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 4px 6px rgba(24,82,86,.2))}@media (min-width: 640px){.page-404__number{font-size:10rem}}.page-404__title{font-family:Cairo,sans-serif;font-size:1.5rem;font-weight:700;color:#000;margin-bottom:.5rem}@media (min-width: 640px){.page-404__title{font-size:2rem}}.page-404__subtitle{font-family:Cairo,sans-serif;font-size:1.125rem;color:#666;margin-bottom:3rem;line-height:1.6}.page-404__actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.page-404__home-btn{display:inline-flex;align-items:center;gap:.5rem;background-color:#000;color:#fff;padding:1rem 2rem;border-radius:9999px;font-weight:600;transition:all .3s ease;text-decoration:none;box-shadow:0 2px 4px #0000000a}.page-404__home-btn:hover{background-color:#1a1a1a;transform:translateY(-2px);box-shadow:0 4px 8px #0000000d}.page-404__home-btn svg{width:20px;height:20px;transition:transform .3s ease}.page-404__home-btn:hover svg{transform:translate(-4px)}[dir=rtl] .page-404__home-btn:hover svg{transform:translate(4px)}.page-404__shape{position:absolute;z-index:1;opacity:.6;filter:blur(40px);border-radius:50%}.page-404__shape--1{width:300px;height:300px;background:#18525626;top:-100px;right:-100px}.page-404__shape--2{width:200px;height:200px;background:#0000001a;bottom:-50px;left:-50px}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.d-none{display:none}.d-block{display:block}.d-flex{display:flex}.d-inline-flex{display:inline-flex}.d-grid{display:grid}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-end{justify-content:flex-end}.align-items-center{align-items:center}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:1rem}.gap-4{gap:1.5rem}.gap-5{gap:3rem}.w-100,.w-full{width:100%}.h-100{height:100%}.m-0{margin:0}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:3rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:3rem}.mx-auto{margin-left:auto;margin-right:auto}.mx-2{margin-left:.5rem;margin-right:.5rem}.ml-1,.ml-2,.ml-3{margin-left:.5rem}.mr-1,.mr-2,.mr-3{margin-right:.5rem}.p-0{padding:0}.p-3{padding:1rem}.p-4{padding:1.5rem}.p-5{padding:3rem}.py-5{padding-top:3rem;padding-bottom:3rem}.px-4{padding-left:1.5rem;padding-right:1.5rem}.bg-white{background-color:#fff}.bg-light{background-color:#f9f9f9}.bg-dark{background-color:#0c4838}.bg-primary{background-color:#185256}.text-white{color:#fff!important}.text-dark{color:#000}.text-muted{color:#666}.text-primary{color:#185256!important}.font-weight-light{font-weight:300}.font-weight-normal{font-weight:400}.font-weight-medium{font-weight:500}.font-weight-bold{font-weight:700}.small{font-size:.875rem}.lead{font-size:1.15rem;line-height:1.8}.h1{font-size:2.5rem}.h2{font-size:2rem}.h3{font-size:1.75rem}.h4{font-size:1.5rem}.h5{font-size:1.25rem}.display-4{font-size:2.5rem;font-weight:300}.rounded{border-radius:0}.rounded-circle{border-radius:50%}.shadow-sm{box-shadow:0 1px 2px #00000008}.shadow{box-shadow:0 2px 4px #0000000a}.shadow-lg{box-shadow:0 4px 8px #0000000d}.overflow-hidden{overflow:hidden}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.container{padding:0 2rem}}.row{display:flex;flex-wrap:wrap;margin:0 -.75rem}[class*=col-]{padding:0 .75rem;width:100%}.col-6{width:50%}.col-12{width:100%}@media (min-width: 768px){.col-md-3{width:25%}.col-md-4{width:33.333%}.col-md-6{width:50%}.col-md-12{width:100%}}@media (min-width: 1024px){.col-lg-3{width:25%}.col-lg-4{width:33.333%}.col-lg-6{width:50%}.col-lg-8{width:66.666%}.col-lg-10{width:83.333%}.col-lg-12{width:100%}}.section-padding{padding:5rem 0}@media (min-width: 768px){.section-padding{padding:7rem 0}}.img-fluid{max-width:100%;height:auto}.object-fit-cover{-o-object-fit:cover;object-fit:cover}.hidden{display:none}.invisible{visibility:hidden}
