@import "https://fonts.googleapis.com/css2?family=Dancing+Script:wght@600;700&family=Outfit:wght@400;500;600;700;800;900&display=swap";
::view-transition-group(*){animation-duration:.25s;animation-timing-function:cubic-bezier(.19,1,.22,1)}::view-transition-old(*){animation-duration:.25s;animation-timing-function:cubic-bezier(.19,1,.22,1)}::view-transition-new(*){animation-duration:.25s;animation-timing-function:cubic-bezier(.19,1,.22,1)}:root{--teal:#1a6b5e;--teal-dark:#145549;--teal-light:#e8f4f2;--yellow:#f5c518;--yellow-soft:#fff8dc;--ink:#111;--ink-soft:#2d2d2d;--muted:#6b7280;--surface:#f7f8fa;--white:#fff;--radius:12px;--radius-lg:20px;--shadow:0 4px 24px rgba(0,0,0,.08);--shadow-lg:0 12px 48px rgba(26,107,94,.15);--font:"Outfit",system-ui,sans-serif;--script:"Dancing Script",cursive;--nav-h:4rem;--section-pad:clamp(48px,8vw,80px);--page-pad:clamp(16px,4vw,72px)}.en-page{font-family:var(--font);color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.en-page [id]{scroll-margin-top:calc(var(--nav-h) + 12px)}.en-page *,.en-page :before,.en-page :after{box-sizing:border-box}.en-nav{background:var(--white);z-index:200;justify-content:space-between;align-items:center;padding:16px max(20px,min(5vw,72px));display:flex;position:-webkit-sticky;position:sticky;top:0;box-shadow:0 1px rgba(0,0,0,.06)}.en-logo{color:var(--ink);align-items:center;gap:10px;text-decoration:none;display:flex}.en-logo-icon{background:linear-gradient(135deg,var(--teal),var(--teal-dark));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:900;display:flex;box-shadow:0 4px 14px rgba(26,107,94,.35)}.en-logo-text{letter-spacing:-.02em;font-size:1.35rem;font-weight:800}.en-logo-text span{color:var(--teal)}.en-nav-actions{align-items:center;gap:12px;display:flex}.en-social{align-items:center;gap:8px;display:flex}.en-social a{background:var(--surface);width:36px;height:36px;color:var(--ink-soft);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex}.en-social a:hover{background:var(--teal);color:#fff;transform:translateY(-2px)}.en-btn{font-family:var(--font);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 26px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .22s;display:inline-flex}.en-btn-teal{background:var(--teal);color:#fff;box-shadow:0 4px 16px rgba(26,107,94,.3)}.en-btn-teal:hover{background:var(--teal-dark);transform:translateY(-2px);box-shadow:0 8px 24px rgba(26,107,94,.35)}.en-btn-outline{color:var(--teal);border:2px solid var(--teal);background:0 0}.en-btn-outline:hover{background:var(--teal);color:#fff}.en-btn-dark{background:var(--ink);color:#fff}.en-btn-dark:hover{background:#333;transform:translateY(-2px)}.en-btn-login{background:var(--surface);color:var(--ink);border:1.5px solid #e5e7eb;border-radius:999px;padding:10px 20px}.en-btn-login:hover{border-color:var(--teal);color:var(--teal)}.en-btn-demo{background:var(--yellow);color:var(--ink);border-radius:999px;padding:10px 22px;font-weight:800}.en-btn-demo:hover{filter:brightness(1.05);transform:translateY(-2px)}.en-menu-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:6px;display:none}.en-menu-toggle span{background:var(--ink);border-radius:2px;width:24px;height:2.5px;transition:all .2s;display:block}.en-mobile-menu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:150;background:rgba(255,255,255,.98);flex-direction:column;gap:12px;padding:24px;display:none;position:fixed;top:72px;bottom:0;left:0;right:0}.en-mobile-menu.open{display:flex}.en-mobile-menu a,.en-mobile-menu button{text-align:center;width:100%;color:var(--ink);border-radius:var(--radius);cursor:pointer;font-size:1rem;font-weight:600;font-family:var(--font);background:#fff;border:1px solid #eee;padding:14px;text-decoration:none}.en-hero{min-height:calc(100vh - var(--nav-h));min-height:calc(100dvh - var(--nav-h));margin-top:var(--nav-h);background:var(--surface);align-items:center;display:flex;position:relative;overflow:hidden}.en-hero-mesh{pointer-events:none;background:radial-gradient(80% 60% at 10% 20%,rgba(26,107,94,.08),transparent 55%),radial-gradient(50% 40% at 85% 80%,rgba(245,197,24,.08),transparent 50%);position:absolute;top:0;bottom:0;left:0;right:0}.en-hero-grid{pointer-events:none;background-image:linear-gradient(rgba(26,107,94,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(26,107,94,.05) 1px,transparent 1px);background-size:64px 64px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(90deg,#000 40%,transparent 85%);mask-image:linear-gradient(90deg,#000 40%,transparent 85%)}.en-hero-blob{z-index:0;width:56%;height:100%;position:absolute;top:0;right:0}.en-hero-blob svg{width:100%;height:100%}.en-hero-arrow{z-index:3;pointer-events:none;opacity:.9;width:max(120px,min(18vw,220px));height:auto;position:absolute;top:max(60px,min(12vh,120px));left:max(280px,min(38vw,520px))}.en-hero-inner{z-index:2;align-items:center;gap:max(24px,min(4vw,48px));width:100%;max-width:1320px;margin:0 auto;padding:max(32px,min(5vw,64px)) max(20px,min(5vw,72px)) max(48px,min(6vw,80px));display:flex;position:relative}.en-hero-content{flex:1;max-width:560px}.en-hero-script{font-family:var(--script);color:var(--ink);margin-bottom:4px;font-size:max(2rem,min(3.5vw,2.75rem));line-height:1.1}.en-hero-title{letter-spacing:-.04em;margin-bottom:16px;font-size:max(3rem,min(6.5vw,4.75rem));font-weight:900;line-height:1}.en-hero-title .accent{color:var(--yellow);text-shadow:0 2px 24px rgba(245,197,24,.35);font-style:italic}.en-hero-sub{color:var(--ink);margin-bottom:20px;font-size:max(1.35rem,min(2.8vw,2rem));font-weight:700;line-height:1.3}.en-hero-sub strong{font-weight:900}.en-hero-sub-break{display:block}.en-hero-desc{color:var(--muted);max-width:460px;margin-bottom:36px;font-size:max(.95rem,min(1.2vw,1.05rem));line-height:1.8}.en-hero-btns{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.en-hero-cta-primary{background:linear-gradient(135deg,var(--teal)0%,var(--teal-dark)100%);color:#fff;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:none;border-radius:10px;padding:16px 36px;font-size:.95rem;font-weight:800;text-decoration:none;transition:transform .22s,box-shadow .22s;box-shadow:0 8px 28px rgba(26,107,94,.35)}.en-hero-cta-primary:hover{transform:translateY(-3px);box-shadow:0 14px 36px rgba(26,107,94,.42)}.en-hero-cta-video{cursor:pointer;font-family:var(--font);background:0 0;border:none;align-items:center;gap:12px;padding:4px 0;transition:opacity .2s;display:inline-flex}.en-hero-cta-video:hover{opacity:.85}.en-hero-play-ring{background:var(--yellow);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .22s;display:flex;box-shadow:0 4px 16px rgba(245,197,24,.45)}.en-hero-cta-video:hover .en-hero-play-ring{transform:scale(1.08)}.en-hero-cta-video span{color:var(--ink);font-size:1rem;font-weight:800}.en-hero-badges{flex-wrap:wrap;gap:10px;margin-top:40px;display:flex}.en-hero-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--ink-soft);background:rgba(255,255,255,.85);border:1px solid rgba(26,107,94,.15);border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:.8rem;font-weight:600;display:inline-flex;box-shadow:0 2px 12px rgba(0,0,0,.04)}.en-hero-badge-dot{background:var(--teal);border-radius:50%;width:7px;height:7px}.en-hero-visual{pointer-events:none;flex:1.1;justify-content:flex-end;align-items:center;min-height:max(380px,min(52vh,560px));padding-right:max(12px,min(2.5vw,32px));display:flex;position:relative}.en-hero-img-wrap{z-index:2;border-radius:var(--radius-lg);width:min(520px,100%);position:relative;overflow:hidden;box-shadow:0 28px 56px rgba(0,0,0,.2)}@media (min-width:769px){.en-hero-img-wrap{transform:translate(1cm)}}.en-hero-img-wrap:before{content:"";z-index:1;pointer-events:none;border-radius:var(--radius-lg);background:linear-gradient(90deg,rgba(26,107,94,.35) 0%,transparent 22%);position:absolute;top:0;bottom:0;left:0;right:0}.en-hero-img{aspect-ratio:4/3;object-fit:cover;object-position:center center;border-radius:var(--radius-lg);width:100%;height:auto;max-height:max(400px,min(58vh,580px));display:block}.en-hero-img-glow{filter:blur(32px);z-index:-1;background:radial-gradient(rgba(245,197,24,.2),transparent 70%);width:80%;height:45%;position:absolute;bottom:8%;left:50%;transform:translate(-50%)}.en-section{padding:var(--section-pad)var(--page-pad)}.en-section-inner{max-width:1280px;margin:0 auto}.en-label{text-transform:uppercase;letter-spacing:.15em;color:var(--teal);margin-bottom:10px;font-size:.75rem;font-weight:800}.en-heading{letter-spacing:-.02em;font-size:max(2rem,min(3.5vw,2.6rem));font-weight:900;line-height:1.15}.en-heading em{color:var(--ink);font-style:normal}.en-text{color:var(--muted);margin-top:16px;font-size:1rem;line-height:1.8}.en-split{align-items:center;gap:max(32px,min(5vw,72px));display:flex}.en-split.reverse{flex-direction:row-reverse}.en-media{flex:1;position:relative}.en-media img,.en-media video{border-radius:var(--radius-lg);object-fit:cover;width:100%}.en-media-video{aspect-ratio:16/10;border-radius:var(--radius-lg);box-shadow:var(--shadow);position:relative;overflow:hidden}.en-media-video img{object-fit:cover;width:100%;height:100%}.en-play-btn{cursor:pointer;width:64px;height:64px;color:var(--teal);background:rgba(255,255,255,.95);border:none;border-radius:50%;justify-content:center;align-items:center;margin:auto;transition:transform .2s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:0 8px 32px rgba(0,0,0,.2)}.en-play-btn:hover{transform:scale(1.08)}.en-split-content{flex:1}.en-circles{justify-content:center;align-items:center;gap:20px;display:flex}.en-circle-lg,.en-circle-sm{object-fit:cover;box-shadow:var(--shadow-lg);border:6px solid #fff;border-radius:50%}.en-circle-lg{width:220px;height:220px}.en-circle-sm{width:150px;height:150px;margin-top:40px}.en-features{background:var(--white);text-align:center}.en-features .en-text{max-width:620px;margin:14px auto 0}.en-feature-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:48px;display:grid}.en-feature-card{border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#fff;border:1px solid #f0f0f0;transition:transform .25s,box-shadow .25s;overflow:hidden}.en-feature-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.en-feature-card img{object-fit:cover;width:100%;height:200px}.en-feature-body{padding:24px 22px}.en-feature-body h3{margin-bottom:10px;font-size:1.15rem;font-weight:800;line-height:1.3}.en-feature-body p{color:var(--muted);font-size:.9rem;line-height:1.65}.en-benefits{background:var(--surface)}.en-benefit-list{flex-direction:column;gap:12px;margin:28px 0 32px;list-style:none;display:flex}.en-benefit-list li{background:#fff;border:1px solid #e8eaed;border-radius:10px;align-items:center;gap:14px;padding:14px 20px;font-size:.95rem;font-weight:600;transition:border-color .2s;display:flex}.en-benefit-list li:hover{border-color:var(--teal)}.en-check{background:var(--teal-light);width:28px;height:28px;color:var(--teal);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:900;display:flex}.en-benefit-circle{object-fit:cover;width:340px;height:340px;box-shadow:var(--shadow-lg);border:10px solid #fff;border-radius:50%}.en-gallery{text-align:center}.en-gallery-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:40px;display:grid}.en-gallery-grid img{object-fit:cover;border-radius:var(--radius);cursor:pointer;width:100%;height:200px;transition:transform .3s}.en-gallery-grid img:hover{transform:scale(1.04)}.en-testimonials{background:var(--surface);text-align:center}.en-testi-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:48px;display:grid}.en-testi-card{border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#fff;border:1px solid #f0f0f0;padding:28px 24px}.en-testi-user{align-items:center;gap:14px;margin-bottom:12px;display:flex}.en-testi-avatar{border:3px solid var(--teal);background:var(--teal-light);width:54px;height:54px;color:var(--teal);letter-spacing:.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;font-weight:800;display:flex}.en-testi-name{font-size:1rem;font-weight:800}.en-testi-role{color:var(--muted);font-size:.82rem}.en-stars{color:var(--yellow);letter-spacing:3px;margin-bottom:12px;font-size:1rem}.en-testi-quote{color:var(--muted);font-size:.9rem;line-height:1.7}.en-cta{grid-template-columns:1fr 1fr;display:grid;position:relative}.en-cta-left{background:var(--yellow);padding:64px max(24px,min(5vw,64px));position:relative}.en-cta-wave{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 48' preserveAspectRatio='none'%3E%3Cpath fill='%23f5c518' d='M0,48 C300,0 600,48 900,24 C1050,12 1150,36 1200,24 L1200,48 Z'/%3E%3C/svg%3E") 0 0/100% 100% no-repeat;height:48px;position:absolute;top:-1px;left:0;right:0;transform:translateY(-99%)}.en-cta-heading,.en-cta-left h2{max-width:18ch;margin-bottom:20px;font-size:max(1.65rem,min(3vw,2.4rem));font-weight:900;line-height:1.25}.en-cta-desc{color:var(--ink);opacity:.85;max-width:42ch;margin-bottom:28px;font-size:.95rem;line-height:1.65}.en-cta-contact{flex-direction:column;gap:16px;margin-bottom:28px;display:flex}.en-cta-contact-item{align-items:center;gap:14px;font-weight:600;display:flex}.en-cta-icon{background:var(--ink);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.1rem;display:flex}.en-cta-trust{flex-wrap:wrap;gap:10px;display:flex}.en-cta-trust-badge{color:var(--ink);background:rgba(26,26,26,.08);border:1px solid rgba(26,26,26,.12);border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:.82rem;font-weight:700;display:inline-flex}.en-cta-right{color:#fff;background:#1a1a1a;padding:64px max(24px,min(5vw,64px))}.en-cta-form-title{text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:12px;margin-bottom:8px;font-weight:800;display:flex}.en-cta-form-icon{background:var(--teal);border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.en-cta-right>p{color:#9ca3af;margin-bottom:24px;font-size:.92rem;line-height:1.6}.en-form-row{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;display:grid}.en-input,.en-select,.en-textarea{color:#fff;width:100%;font-family:var(--font);background:#2a2a2a;border:1px solid #3d3d3d;border-radius:8px;outline:none;padding:13px 16px;font-size:.9rem;transition:border-color .2s}.en-input::placeholder,.en-textarea::placeholder{color:#6b7280}.en-input:focus,.en-select:focus,.en-textarea:focus{border-color:var(--teal)}.en-textarea{resize:vertical;min-height:90px;margin-bottom:16px}.en-form-error{color:#fca5a5;margin-bottom:12px;font-size:.85rem}.en-form-success{color:#6ee7b7;margin-bottom:12px;font-size:.9rem;font-weight:600}.en-footer{background:#f3f4f6;padding:56px max(20px,min(5vw,72px)) 28px}.en-footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;max-width:1280px;margin:0 auto 40px;display:grid}.en-footer-col h4{margin-bottom:18px;font-size:1.05rem;font-weight:800}.en-footer-col ul{flex-direction:column;gap:10px;list-style:none;display:flex}.en-footer-col a{color:var(--muted);font-size:.9rem;text-decoration:none;transition:color .2s}.en-footer-col button.footer-link{cursor:pointer;font:inherit;color:var(--muted);text-align:left;background:0 0;border:none;padding:0;font-size:.9rem;transition:color .2s}.en-footer-col button.footer-link:hover{color:var(--teal)}.en-footer-brand p{color:var(--muted);max-width:300px;margin-top:14px;font-size:.9rem;line-height:1.75}.en-newsletter{margin-top:8px;display:flex}.en-newsletter input{font-family:var(--font);border:1px solid #ddd;border-right:none;border-radius:8px 0 0 8px;outline:none;flex:1;padding:12px 14px}.en-newsletter button{background:var(--teal);color:#fff;cursor:pointer;font-weight:700;font-family:var(--font);border:none;border-radius:0 8px 8px 0;padding:12px 20px}.en-footer-bottom{max-width:1280px;color:var(--muted);border-top:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:0 auto;padding-top:24px;font-size:.88rem;display:flex}.en-footer-product{font-weight:600}.en-modal-overlay{z-index:300;background:rgba(0,0,0,.75);justify-content:center;align-items:center;padding:20px;animation:.2s enFadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.en-modal{border-radius:var(--radius-lg);background:#111;width:100%;max-width:900px;position:relative;overflow:hidden}.en-modal-close{color:#fff;cursor:pointer;z-index:2;background:rgba(255,255,255,.15);border:none;border-radius:50%;width:36px;height:36px;font-size:1.2rem;position:absolute;top:12px;right:12px}.en-modal iframe{aspect-ratio:16/9;border:none;width:100%;display:block}@keyframes enFadeIn{0%{opacity:0}to{opacity:1}}@media (min-width:640px){:root{--nav-h:5rem}}@media (max-width:1024px){.en-feature-grid,.en-testi-grid{grid-template-columns:1fr 1fr}.en-footer-grid{grid-template-columns:1fr 1fr;gap:32px}.en-gallery-grid{grid-template-columns:repeat(2,1fr)}.en-circle-lg{width:190px;height:190px}.en-circle-sm{width:130px;height:130px}}@media (max-width:768px){:root{--section-pad:clamp(40px,10vw,56px)}.en-social,.en-btn-login,.en-btn-demo{display:none}.en-menu-toggle{display:flex}.en-hero{min-height:auto;padding-bottom:max(32px,min(6vw,48px))}.en-hero-mesh{background:radial-gradient(100% 50% at 50% 0,rgba(26,107,94,.1),transparent 60%),radial-gradient(80% 40% at 80% 100%,rgba(245,197,24,.1),transparent 55%)}.en-hero-grid{background-size:48px 48px;-webkit-mask-image:linear-gradient(#000 30%,transparent 90%);mask-image:linear-gradient(#000 30%,transparent 90%)}.en-hero-blob,.en-hero-arrow{display:none}.en-hero-inner{text-align:center;flex-direction:column;gap:0;padding-top:max(28px,min(6vw,40px));padding-bottom:max(24px,min(5vw,36px))}.en-hero-content{order:1;max-width:100%;padding:0 4px}.en-hero-script{margin-bottom:8px;font-size:max(1.65rem,min(6vw,2.25rem))}.en-hero-title{margin-bottom:12px;font-size:max(2.35rem,min(10vw,3.25rem))}.en-hero-sub{margin-bottom:16px;font-size:max(1.15rem,min(4.5vw,1.5rem))}.en-hero-sub-break{display:inline}.en-hero-desc{max-width:36ch;margin-bottom:28px;margin-left:auto;margin-right:auto;font-size:.95rem;line-height:1.7}.en-hero-btns{justify-content:center;gap:14px}.en-hero-cta-primary{width:100%;max-width:280px;padding:15px 28px;font-size:.9rem}.en-hero-badges{justify-content:center;gap:8px;margin-top:28px}.en-hero-badge{padding:7px 12px;font-size:.72rem}.en-hero-visual{display:none}.en-split,.en-split.reverse{flex-direction:column;gap:32px}.en-split.reverse .en-split-content{order:1}.en-split.reverse .en-circles,.en-split.reverse .en-media{order:2}.en-split-content{text-align:center}.en-split-content .en-btn,.en-split-content a.en-btn{margin-left:auto;margin-right:auto;display:inline-flex}.en-heading{font-size:max(1.65rem,min(6vw,2.1rem))}.en-text{max-width:42ch;margin-left:auto;margin-right:auto;font-size:.95rem}.en-features .en-text,.en-gallery .en-text,.en-testimonials .en-text{max-width:38ch}.en-circles{flex-direction:row;gap:16px;padding:8px 0}.en-circle-lg{border-width:4px;width:min(160px,42vw);height:min(160px,42vw)}.en-circle-sm{border-width:4px;width:min(110px,30vw);height:min(110px,30vw);margin-top:32px}.en-feature-grid{grid-template-columns:1fr;gap:20px;margin-top:36px}.en-feature-card{text-align:left;flex-direction:row;align-items:stretch;display:flex}.en-feature-card img{object-fit:cover;width:38%;min-width:120px;height:auto;min-height:140px}.en-feature-body{flex-direction:column;justify-content:center;padding:18px 16px;display:flex}.en-feature-body h3{margin-bottom:6px;font-size:1.05rem}.en-feature-body p{font-size:.85rem;line-height:1.55}.en-benefit-list li{text-align:left;padding:12px 16px;font-size:.9rem}.en-benefit-circle{border-width:6px;width:min(260px,72vw);height:min(260px,72vw)}.en-gallery-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:28px}.en-gallery-grid img{border-radius:10px;height:max(120px,min(28vw,160px))}.en-gallery-grid img:first-child{grid-column:span 2;height:max(160px,min(40vw,220px))}.en-testi-grid{scroll-snap-type:x mandatory;margin-top:36px;margin-left:calc(-1*var(--page-pad));margin-right:calc(-1*var(--page-pad));padding-bottom:12px;padding-left:var(--page-pad);padding-right:var(--page-pad);-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;display:flex;overflow-x:auto}.en-testi-grid::-webkit-scrollbar{display:none}.en-testi-card{scroll-snap-align:start;flex:0 0 min(88vw,340px);padding:24px 20px}.en-cta{grid-template-columns:1fr}.en-cta-left{padding:48px var(--page-pad)40px;text-align:center}.en-cta-heading,.en-cta-left h2{max-width:none;margin-left:auto;margin-right:auto}.en-cta-contact{align-items:center}.en-cta-contact-item{background:rgba(255,255,255,.35);border-radius:12px;justify-content:flex-start;width:100%;max-width:320px;padding:12px 16px}.en-cta-right{padding:40px var(--page-pad)48px;padding-bottom:calc(48px + env(safe-area-inset-bottom,0px))}.en-form-row{grid-template-columns:1fr}.en-input,.en-select,.en-textarea{padding:14px 16px;font-size:16px}.en-cta-right .en-btn-teal{width:100%;padding:15px 24px}.en-footer{padding:40px var(--page-pad)24px;padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))}.en-footer-grid{grid-template-columns:1fr;gap:28px;margin-bottom:28px}.en-footer-brand{text-align:center}.en-footer-brand .en-logo{justify-content:center}.en-footer-brand p{max-width:none;margin-left:auto;margin-right:auto}.en-footer-col{text-align:center}.en-footer-col ul{align-items:center}.en-footer-col button.footer-link{text-align:center}.en-newsletter{flex-direction:column;gap:10px}.en-newsletter input{border-right:1px solid #ddd;border-radius:10px;padding:14px 16px;font-size:16px}.en-newsletter button{border-radius:10px;width:100%;padding:14px 20px}.en-footer-bottom{text-align:center;flex-direction:column;gap:16px}.en-footer-socials{flex-wrap:wrap;justify-content:center;gap:20px}.en-btn{min-height:44px}}@media (max-width:380px){.en-hero-badge{justify-content:center;width:100%}.en-feature-card{flex-direction:column}.en-feature-card img{width:100%;height:160px;min-height:unset}.en-gallery-grid{grid-template-columns:1fr}.en-gallery-grid img:first-child{grid-column:span 1}.en-gallery-grid img{height:180px}}@media (prefers-reduced-motion:reduce){.en-page *,.en-page :before,.en-page :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.en-legal-modal{background:var(--white);border-radius:var(--radius-lg);border:1px solid rgba(26,107,94,.1);flex-direction:column;width:100%;max-width:680px;max-height:80vh;animation:.3s cubic-bezier(.16,1,.3,1) enSlideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.15)}.en-legal-header{background:linear-gradient(135deg,var(--teal-light)0%,rgba(255,255,255,.8) 100%);border-bottom:1px solid rgba(26,107,94,.08);justify-content:space-between;align-items:center;padding:20px 28px;display:flex}.en-legal-title{color:var(--teal-dark);font-size:1.35rem;font-weight:800;font-family:var(--font);margin:0}.en-legal-close{width:32px;height:32px;color:var(--teal-dark);cursor:pointer;background:rgba(26,107,94,.1);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;transition:all .2s;display:flex}.en-legal-close:hover{background:var(--teal);color:var(--white)}.en-legal-body{font-family:var(--font);color:var(--ink-soft);padding:28px;font-size:.925rem;line-height:1.6;overflow-y:auto}.en-legal-body h3{color:var(--ink);margin-top:20px;margin-bottom:8px;font-size:1.1rem;font-weight:700}.en-legal-body p{margin-bottom:12px}.en-legal-body ul{margin-bottom:12px;padding-left:20px;list-style-type:disc}.en-legal-body li{margin-bottom:6px}@keyframes enSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
