@charset "UTF-8";.loading-placeholder{display:flex;align-items:center;justify-content:center;min-height:200px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:8px;color:#666;font-size:16px;font-weight:500}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.loading{opacity:0;transition:opacity .3s ease-in-out}.loaded{opacity:1}body{overflow-x:hidden;font-family:Roboto,sans-serif}.home-container{overflow-x:hidden}.home-section{display:flex;align-items:center;padding:200px 70px;background-color:#0a4834;border-radius:15px;overflow:hidden}.home-content{flex:1;padding-right:60px}.welcome-text{color:#ebe1cf;font-size:1.1em;margin-bottom:10px;font-weight:700}.hero-title{font-size:3em;font-weight:700;color:#fff;line-height:1.2;margin-bottom:20px}.hero-subtitle{color:#ebe1cf;line-height:1.6;font-size:1.1em;margin-bottom:30px}.hero-buttons.small-buttons{gap:8px;display:flex}.appstore-button.small,.playstore-button.small{padding:6px 12px;border-radius:8px;gap:8px;background-color:#fff;color:#0a4834;border:1px solid #0A4834;cursor:pointer;font-weight:700;text-decoration:none;display:flex;align-items:center;transition:background-color .3s ease,color .3s ease,border-color .3s ease}.button-text.small-text{font-size:.9em}.store-logo.small-logo{width:20px;height:auto;margin-right:6px}.appstore-button.small:hover,.playstore-button.small:hover{background-color:#9f8151;color:#000;border-color:#9f8151}.hero-image-container{flex:1;display:flex;justify-content:flex-end}.hero-realistic-image{max-width:100%;max-height:100%;height:auto;border-radius:10px;box-shadow:0 8px 20px #0000001a;animation:slideInFromRight .5s ease-out forwards;opacity:0;transition:transform .2s ease-in-out,filter .2s ease-in-out;filter:grayscale(80%) saturate(1.2) brightness(.8) sepia(.2) hue-rotate(50deg);mix-blend-mode:luminosity}@keyframes slideInFromRight{0%{transform:translate(20px) rotate(0);opacity:0}to{transform:translate(0) rotate(0);opacity:1}}.hero-realistic-image:hover{transform:rotate(-3deg) scale(1.03);filter:brightness(1.1);cursor:grab}.hero-realistic-image.grabbing{transform:rotate(5deg) scale(1.05);cursor:grabbing;filter:brightness(1.2)}.features-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;padding:60px 30px;background-color:#ebe1cf;border-radius:15px;margin:30px auto;max-width:1200px;width:100%;box-sizing:border-box;overflow:hidden}.feature-card{background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;align-items:flex-start;width:100%;box-sizing:border-box}.feature-icon{font-size:2rem;color:#9f8151;margin-bottom:12px;display:flex;align-items:center;justify-content:center;min-width:40px}.feature-icon img{width:40px;height:40px;object-fit:contain;display:block}.feature-title{font-size:1.4rem;font-weight:700;color:#0a4834;margin-bottom:10px;line-height:1.3;word-wrap:break-word}.feature-description{font-size:1rem;color:#000;line-height:1.5;margin-top:5px;word-wrap:break-word}.full-width-hanging-blocks-section{width:100%;background-color:#0a4834;padding:60px 40px}.full-width-content-area{display:flex;max-width:1200px;margin:0 auto;align-items:center}.full-width-image-container{flex:1;padding-right:40px}.full-width-image-container img{width:100%;height:auto;border-radius:8px;box-shadow:0 8px 16px #0000001a}.full-width-text-content{flex:1}.full-width-section-heading{font-size:2.5em;color:#fff;margin-bottom:20px;font-weight:700}.full-width-section-subheading{color:#ebe1cf;font-size:1.1em;margin-bottom:40px}.full-width-hanging-blocks-list{display:flex;flex-direction:column;gap:20px}.full-width-hanging-block-item{background-color:#fff;border-radius:6px;box-shadow:0 2px 8px #0000000f;display:flex;align-items:center;position:relative;padding:20px 25px 20px 30px;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.full-width-hanging-block-item:hover{transform:translate(5px);box-shadow:0 4px 12px #0000001a;cursor:pointer}.full-width-hanging-block-item:hover .benefit-text strong{color:#9f8151}.green-accent{background-color:#9f8151;width:8px;height:100%;position:absolute;left:0;top:0;border-radius:4px 0 0 4px}.benefit-icon{color:#0a4834;font-size:1.1em;margin-right:15px}.benefit-text{color:#000;font-size:.95em;line-height:1.6}.our-clients-section{background-color:#fff;padding:50px 30px;text-align:center}.our-clients-section h2{color:#0a4834;font-size:1.1em;letter-spacing:.08em;text-transform:uppercase;margin-bottom:25px}.slick-slider{margin:0 auto;max-width:1000px}.slick-slide>div{margin:0 100px;display:flex;justify-content:center;align-items:center}.client-logo-container{display:flex;justify-content:center;align-items:center;padding:15px}.client-logo{max-width:120px;max-height:95px;opacity:1;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;filter:none}.client-logo:hover{transform:scale(1.1) translateY(-3px);cursor:pointer}.slick-dots,.slick-prev,.slick-next{display:none!important}.blue-banner-section{background-color:#ebe1cf;color:#0a4834;padding:80px 60px;text-align:center;position:relative;overflow:hidden}.blue-banner-text{font-size:1.6em;font-weight:600;line-height:1.3;letter-spacing:.05em;text-shadow:2px 2px 4px rgba(0,0,0,.05);opacity:0;transform:translateY(20px);animation:fadeInUp 1.2s ease-out .5s forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.blue-banner-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(0,0,0,.02),transparent,rgba(0,0,0,.02));animation:subtleShine 3s infinite alternate;opacity:.4}@keyframes subtleShine{0%{transform:translate(-50%)}to{transform:translate(50%)}}.blue-banner-section{border:2px solid #9F8151;border-radius:8px;box-shadow:0 4px 12px #0000001a}.blog-section{padding:60px 20px;background:#0a4834;text-align:center;align-items:center;overflow:hidden}.blog-header{margin-bottom:50px}.blog-header h2{font-size:2.8em;color:#fff;margin-bottom:15px;animation:fadeInUp .8s ease-out forwards;opacity:0}.blog-header .blog-button{display:inline-block;padding:12px 25px;background-color:#9f8151;color:#000;text-decoration:none;border-radius:8px;font-weight:700;transition:background-color .3s ease-in-out,transform .3s ease-in-out;animation:fadeInUp 1s ease-out .2s forwards;opacity:0}.blog-header .blog-button:hover{background-color:#fff;color:#0a4834;transform:scale(1.05)}.blog-list{display:flex;gap:25px;padding:30px;overflow-x:auto;justify-content:center;flex-wrap:wrap;max-width:1200px;margin:0 auto}.blog-card{background-color:#fff;border-radius:12px;box-shadow:0 6px 12px #0000001a;overflow:hidden;width:320px;flex-shrink:0;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;animation:slideInLeft .6s ease-out forwards;opacity:0;display:flex;flex-direction:column}.blog-card:nth-child(2){animation-delay:.2s}.blog-card:nth-child(3){animation-delay:.4s}.blog-card:hover{transform:translateY(-8px);box-shadow:0 15px 25px #0003}.blog-card a{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%}.blog-image-container{width:100%;height:180px;overflow:hidden;border-top-left-radius:12px;border-top-right-radius:12px}.blog-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}.blog-card:hover .blog-image{transform:scale(1.1)}.blog-content{padding:18px;text-align:left;flex-grow:1;display:flex;flex-direction:column}.blog-title{font-size:1.3em;font-weight:700;color:#0a4834;margin-bottom:8px;line-height:1.3}.blog-meta{display:flex;align-items:center;gap:8px;font-size:.8em;color:#9f8151;margin-bottom:12px}.author-info{display:flex;align-items:center;gap:6px}.author-image{width:25px;height:25px;border-radius:50%;object-fit:cover}.author-name{font-weight:700;color:#9f8151}.blog-date{font-size:.8em;color:#9f8151;margin-top:0}.blog-excerpt{color:#000;line-height:1.5;font-size:.9em;margin-bottom:15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.read-more-button{display:inline-block;margin-top:auto;padding:8px 15px;background-color:#0a4834;color:#fff;text-decoration:none;border-radius:5px;font-size:.9em;font-weight:700;transition:background-color .3s ease,transform .3s ease;align-self:flex-start}.read-more-button:hover{background-color:#9f8151;color:#000;transform:translateY(-2px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@media screen and (max-width: 768px){.home-content{padding-right:0;text-align:center}.hero-title br{display:none}.feature-card{align-items:center;text-align:center}.full-width-text-content{text-align:center}.full-width-hanging-block-item{text-align:left}.blog-header h2{line-height:1.3}.blog-title,.feature-title,.full-width-section-heading{word-break:break-word}}@media (max-width: 992px){.home-section{flex-direction:column;padding:40px 20px}.home-content{width:100%;text-align:center;margin-bottom:30px}.hero-image-container{width:100%;max-width:600px;margin:0 auto}.features-section{flex-direction:column;padding:40px 20px}.feature-card{width:100%;max-width:400px;margin:0 auto 30px}.full-width-content-area{flex-direction:column}.full-width-image-container,.full-width-text-content{width:100%;padding:20px}.blog-list{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.welcome-text{font-size:.9em}.hero-title{font-size:2.2em}.hero-subtitle{font-size:1em}.blog-list{grid-template-columns:1fr}.blog-header{flex-direction:column;gap:15px}.blog-button{width:100%;text-align:center}.our-clients-section{padding:30px 15px}.client-logo{max-width:120px}}@media (max-width: 768px){.slick-slide>div{margin:0 20px}.blog-list{padding:15px}.full-width-hanging-blocks-section{padding:40px 20px}.full-width-hanging-block-item{padding:15px 20px 15px 25px}}@media (max-width: 768px){.navbar-link,.navbar-sign-up,.navbar-sign-in,.blog-button,.app-button{min-height:44px;display:flex;align-items:center;justify-content:center}}.cta-button{background-color:#9f8151;color:#fff;font-size:1.2em;font-weight:700;padding:14px 36px;border:none;border-radius:8px;margin-top:10px;cursor:pointer;box-shadow:0 2px 8px #00000014;transition:background .2s,color .2s,transform .2s}.cta-button:hover{background-color:#0a4834;color:#ebe1cf;transform:translateY(-2px) scale(1.03)}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/images/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/images/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.about-page{font-family:Roboto,sans-serif;color:#0a4834}.header-section{background-color:#0a4834;padding:100px 20px;text-align:center;border-radius:10px;margin:40px auto;max-width:90%;box-shadow:0 4px 12px #00000014}.header-container{max-width:1200px;margin:0 auto}.breadcrumbs{color:#ebe1cf;font-size:1em;margin-bottom:15px}.breadcrumbs a{color:#9f8151;text-decoration:none}.breadcrumbs a:hover{text-decoration:underline;color:#fff}.breadcrumbs .separator{margin:0 10px;font-size:1.2em;color:#ebe1cf}.header-title{font-size:3.5em;font-weight:700;color:#fff;margin-bottom:0}.our-story-section{padding:60px 20px;background-color:#fff}.our-story-section .container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:60px}@media (min-width: 992px){.our-story-section .container{flex-direction:row;align-items:center}.our-story-section .text-content{flex:0 0 50%;padding-right:60px}.our-story-section .image-content{flex:0 0 40%}}.our-story-section .section-heading{font-size:1.6em;color:#9f8151;margin-bottom:20px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.our-story-section .story-title{font-size:2.5em;color:#0a4834;margin-bottom:20px;line-height:1.4}.our-story-section .highlight{color:#9f8151;font-weight:700}.our-story-section .story-description{color:#000;line-height:1.7;font-size:1.15em;margin-bottom:30px}.our-story-section .image-content img{width:100%;border-radius:8px;box-shadow:0 8px 16px #0000001a}.vision-mission-section{padding:40px 20px;background-color:#ebe1cf}.vision-mission-section .container{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-around;gap:30px}.vision-mission-section .block{background-color:#fff;border-radius:8px;padding:30px;box-shadow:0 2px 6px #00000014;flex:1 0 350px}.vision-mission-section .block-title{color:#0a4834;font-size:1.8em;font-weight:700;margin-bottom:20px}.vision-mission-section .block-list{list-style:none;padding:0;margin:0}.vision-mission-section .block-list-item{color:#000;font-size:1.1em;line-height:1.7;margin-bottom:12px;display:flex;align-items:flex-start}.vision-mission-section .block-list-item:before{content:"";display:inline-block;width:8px;height:8px;background-color:#9f8151;border-radius:50%;margin-right:10px;margin-top:9px;flex-shrink:0}.meet-our-team-section{padding:60px 20px;background-color:#f8f8f8;text-align:center}.meet-our-team-section .container{max-width:1200px;margin:0 auto}.meet-our-team-section .section-heading{font-size:2.2em;color:#0a4834;margin-bottom:40px;font-weight:700}.meet-our-team-section .team-members-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-top:20px}.meet-our-team-section .team-member{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;padding:20px;text-align:center}.meet-our-team-section .team-member img{width:150px;height:150px;border-radius:50%;object-fit:cover;margin-bottom:15px}.meet-our-team-section .member-info h3{color:#0a4834;font-size:1.5em;margin-bottom:5px}.meet-our-team-section .member-info .role{color:#9f8151;font-size:1em;margin-bottom:15px}.meet-our-team-section .social-links{display:flex;justify-content:center;gap:10px}.meet-our-team-section .social-links a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#ebe1cf;color:#0a4834;text-decoration:none;transition:background-color .3s ease,color .3s ease,transform .2s ease;box-shadow:0 2px 4px #00000014}.meet-our-team-section .social-links a:hover{background-color:#9f8151;color:#fff;transform:translateY(-3px);box-shadow:0 4px 8px #00000026}.wapi-pay-key-figures-section{padding:80px 20px;background-color:#9f8151;text-align:center;border-radius:8px;box-shadow:0 8px 16px #00000014}.wapi-pay-key-figures-section .container{max-width:1100px;margin:0 auto}.wapi-pay-key-figures-section .section-heading{font-size:2.5em;color:#0a4834;margin-bottom:50px;font-weight:700;letter-spacing:.02em}.wapi-pay-key-figures-section .key-figures-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;margin-top:30px}.wapi-pay-key-figures-section .key-figure{text-align:center;padding:30px;background-color:#ebe1cf;border-radius:6px;box-shadow:0 4px 10px #0000000d}.wapi-pay-key-figures-section .figure-value{color:#0a4834;font-size:2.3em;font-weight:800;margin-bottom:15px;line-height:1}.wapi-pay-key-figures-section .figure-description{color:#000;font-size:.9em;line-height:1.7;opacity:.9}.solutions-page{font-family:Arial,sans-serif;color:#0a4834;background-color:#ebe1cf;padding:80px 20px}.header-section{background-color:#0a4834;color:#fff;padding:100px 20px;text-align:center;border-radius:8px;margin-bottom:50px}.header-content h1{font-size:2.6em;margin-bottom:10px;font-weight:700;color:#fff}.header-content p{font-size:1em;color:#ebe1cf}.solutions-overview{padding:30px 20px}.container{max-width:1200px;margin:0 auto}.solutions-overview h2{font-size:2em;text-align:left;margin-bottom:40px;color:#9f8151;font-weight:700}.solutions-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,auto));gap:25px}.solution-item{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:20px;text-align:left;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.solution-item:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.solution-icon{font-size:2.5em;color:#9f8151;margin-right:15px;display:inline-block;vertical-align:top}.solution-header{display:flex;align-items:flex-start;margin-bottom:10px}.solution-header h3{font-size:1.3em;color:#0a4834;font-weight:700;margin:0}.solution-details{color:#000;font-size:.95em;line-height:1.6;margin-top:10px}.solution-details ul{list-style:none;padding:0;margin-top:10px}.solution-details li{padding:6px 0;border-bottom:1px solid #9F8151}.solution-details li:last-child{border-bottom:none}.solution-item{animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.transform-section{background-color:#0a4834;color:#fff;padding:30px;display:grid;grid-template-columns:1fr 150px;gap:30px;align-items:center;border-radius:8px;margin:30px 20px;box-shadow:0 4px 8px #0000000d;overflow:hidden;position:relative;z-index:1;animation:slideInSoftly .7s ease-out forwards;opacity:0;transform:translate(-20px)}.transform-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0000000d;z-index:-1}.transform-content{text-align:left}.our-professionals{font-size:.8em;color:#9f8151;margin-bottom:6px;letter-spacing:.3px}.transform-question{font-size:1.6em;font-weight:700;margin-bottom:20px;line-height:1.3;color:#fff}.contact-us-button{background-color:#9f8151;color:#000;border:none;padding:12px 20px;border-radius:4px;cursor:pointer;font-size:.9em;font-weight:500;transition:background-color .3s ease-in-out,transform .2s ease-in-out,color .3s ease-in-out;box-shadow:0 2px 4px #00000014}.contact-us-button:hover{background-color:#fff;color:#0a4834;transform:scale(1.02)}@keyframes slideInSoftly{to{opacity:1;transform:translate(0)}}.transform-image{display:flex;justify-content:center;align-items:center;height:100%;overflow:hidden;border-radius:8px}.transform-image img{width:150px;height:150px;object-fit:cover;display:block;border-radius:8px}@media (max-width: 600px){.contact-info{width:100vw!important;border-radius:0!important;padding:20px 0!important;margin-bottom:20px!important;box-shadow:none!important;text-align:center!important}.office,.phone,.email{flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;width:100%!important;margin-bottom:24px!important}.office .icon,.phone .icon,.email .icon{margin-right:0!important;margin-bottom:12px!important;width:48px!important;height:48px!important;font-size:2rem!important}.office>div,.phone>div,.email>div{text-align:center!important;width:100%!important}.contact-info h2,.contact-info h3,.contact-info p{text-align:center!important;width:100%!important}}.contact-container{display:flex;flex-direction:column;background-color:#ebe1cf;padding:40px;align-items:center}.contact-info{background-color:#0a4834;color:#fff;padding:40px;border-radius:8px;width:80%;margin-bottom:30px;text-align:center;box-shadow:0 4px 12px #0000001a}.contact-info h2{font-size:24px;margin-bottom:10px;color:#fff}.contact-info p{margin-bottom:20px;line-height:1.6;color:#ebe1cf}.office,.phone{display:flex;align-items:center;margin-bottom:15px;justify-content:center}.office .icon,.phone .icon{background-color:#9f8151;color:#000;width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:15px}.office h3,.phone h3{font-size:18px;margin-bottom:5px;color:#fff}.email{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-bottom:15px}.email .icon{background-color:#9f8151;color:#000;width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:15px;margin-bottom:0}@media (max-width: 600px){.email .icon .office,.email .icon .phone,.email .icon .email{flex-direction:column;align-items:center;justify-content:center;text-align:center}.email .icon .office .icon,.email .icon .phone .icon,.email .icon .email .icon{margin-right:0;margin-bottom:15px}.email .icon .office>div,.email .icon .phone>div,.email .icon .email>div{text-align:center}}.email h3{font-size:18px;margin-bottom:5px;color:#fff}.contact-form-container{background-color:#fff;padding:40px;border-radius:8px;width:80%;box-shadow:0 4px 12px #0003}.form-header{margin-bottom:30px;text-align:left}.get-in-touch{color:#9f8151;font-size:14px;font-weight:700;margin-bottom:5px}.reach-out{font-size:28px;color:#0a4834;margin-bottom:10px;display:inline-block}.today-accent{color:#9f8151}.reach-out:after{content:"";display:block;width:70%;height:3px;background-color:#0a4834;margin-top:5px}.form-description{color:#000;line-height:1.6;font-size:16px}.contact-form{display:flex;flex-direction:column}.name-fields,.email-phone-fields{display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.form-group{flex:1;display:flex;flex-direction:column}.form-group label{margin-bottom:5px;color:#0a4834;font-weight:700;font-size:14px}.form-group input[type=text],.form-group input[type=email],.form-group input[type=tel]{padding:10px;border:1px solid #9F8151;border-radius:4px;font-size:16px;background-color:#fff;color:#000}.form-group textarea{padding:10px;border:1px solid #9F8151;border-radius:4px;font-size:16px;resize:vertical;background-color:#fff;color:#000}.submit-button{background-color:#9f8151;color:#000;padding:12px 20px;border:none;border-radius:4px;font-size:16px;cursor:pointer;transition:background-color .3s ease,color .3s ease;width:fit-content;align-self:flex-start}.submit-button:hover{background-color:#0a4834;color:#ebe1cf}.button-wrapper{display:flex;justify-content:center;margin-top:20px}@media (min-width: 769px){.name-fields,.email-phone-fields{flex-direction:row}}@media (max-width: 768px){.contact-container{padding:20px}.contact-info,.contact-form-container{width:95%;margin-bottom:20px;padding:30px}.office,.phone{flex-direction:column;align-items:center;text-align:center}.office .icon,.phone .icon{margin-right:0;margin-bottom:10px}}.custom-alert{position:fixed;top:20px;left:50%;transform:translate(-50%);background-color:#dff5e4;color:#0a4834;padding:15px 25px;border-left:6px solid #0A4834;border-radius:6px;box-shadow:0 4px 10px #00000026;z-index:9999;font-size:16px;animation:fadeOut 4s forwards}@keyframes fadeOut{0%{opacity:1}80%{opacity:1}to{opacity:0;top:0;pointer-events:none}}.faq-page{font-family:Inter,sans-serif;background-color:#f8f8f8;padding:60px 20px;color:#0a4834;position:relative;overflow:hidden}.floating-shape{position:absolute;background-color:#9f8151;opacity:.1;border-radius:50%;animation:floatAround 20s infinite ease-in-out alternate,fadeInOut 15s infinite;z-index:0}.shape-1{width:80px;height:80px;top:5%;left:10%;animation-delay:0s,0s}.shape-2{width:120px;height:120px;bottom:10%;right:5%;animation-delay:2s,3s;border-radius:20%;background-color:#0a4834;opacity:.08}.shape-3{width:60px;height:60px;top:20%;right:15%;animation-delay:4s,6s;background-color:#ebe1cf;opacity:.12}.shape-4{width:100px;height:100px;bottom:25%;left:20%;animation-delay:6s,9s;border-radius:30%}.shape-5{width:70px;height:70px;top:50%;left:5%;animation-delay:1s,2s;background-color:#0a4834;opacity:.06}.shape-6{width:90px;height:90px;top:70%;right:10%;animation-delay:3s,5s;background-color:#ebe1cf;opacity:.1;border-radius:40%}@keyframes floatAround{0%{transform:translate(0) rotate(0)}25%{transform:translate(30px,15px) rotate(10deg)}50%{transform:translateY(30px) rotate(0)}75%{transform:translate(-15px,15px) rotate(-10deg)}to{transform:translate(0) rotate(0)}}@keyframes fadeInOut{0%{opacity:0;transform:scale(.7)}50%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(.7)}}.faq-container{max-width:900px;margin:40px auto;padding:50px;background-color:#fff;border-radius:16px;box-shadow:0 10px 30px #00000026;color:#0a4834;position:relative;z-index:1}.faq-header{display:flex;flex-direction:column;align-items:center;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #EBE1CF;text-align:center}.faq-header h3{font-size:1.2rem;color:#9f8151;margin-bottom:12px;font-weight:600;text-transform:uppercase;letter-spacing:.1em}.faq-header .faq-icon{width:50px;height:50px;fill:#0a4834;margin-bottom:15px}.faq-header p{color:#000;font-size:1rem;text-align:center;max-width:700px;line-height:1.7;opacity:.9}.faq-container h2{font-size:3.2rem;margin-bottom:40px;color:#0a4834;text-align:center;position:relative;padding-bottom:15px;font-weight:700;line-height:1.2;letter-spacing:-.03em}.faq-container h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:4px;background-color:#9f8151;border-radius:2px}.faq-list{display:flex;flex-direction:column;gap:15px}.faq-item{background-color:#fff;border:1px solid #EBE1CF;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px #00000014;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.faq-item:hover{transform:translateY(-5px);box-shadow:0 10px 20px #00000026}.faq-item.active{box-shadow:0 10px 20px #0003;border-color:#9f8151}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:22px 30px;cursor:pointer;background-color:#fff;border-bottom:1px solid #EBE1CF;transition:background-color .2s ease}.faq-item.active .faq-question{background-color:#ebe1cf}.faq-question:hover{background-color:#f8f8f8}.faq-question h3{font-size:1.15rem;color:#0a4834;margin:0;font-weight:600;flex-grow:1;padding-right:15px}.faq-question .arrow{font-size:2rem;color:#9f8151;transition:transform .3s cubic-bezier(.4,0,.2,1)}.faq-item.active .arrow{transform:rotate(180deg)}.faq-answer{padding:25px 30px;font-size:1rem;color:#000;line-height:1.8;max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s cubic-bezier(.4,0,.2,1);background-color:#fff}.faq-item.active .faq-answer{max-height:800px;padding:25px 30px;border-top:1px dashed #EBE1CF}@media (max-width: 1024px){.faq-container{padding:40px 30px;max-width:800px}}@media (max-width: 768px){.faq-page{padding:40px 15px}.faq-container{margin:20px auto;padding:30px 20px;box-shadow:0 4px 15px #0000001a;max-width:100%}.faq-header h3{font-size:1.1rem}.faq-header .faq-icon{width:40px;height:40px}.faq-header p{font-size:.95rem;max-width:90%}.faq-container h2{font-size:2.5rem;margin-bottom:30px;padding-bottom:15px}.faq-question{padding:18px 20px}.faq-question h3{font-size:1.05rem}.faq-question .arrow{font-size:1.5rem}.faq-answer{padding:18px 20px;font-size:.95rem}.faq-item.active .faq-answer{padding:18px 20px}.shape-4,.shape-5,.shape-6{display:none}}@media (max-width: 480px){.faq-page{padding:30px 10px}.faq-container{padding:25px 15px;border-radius:10px}.faq-header h3{font-size:1rem}.faq-header .faq-icon{width:35px;height:35px}.faq-header p{font-size:.9rem}.faq-container h2{font-size:2rem;margin-bottom:25px;padding-bottom:10px}.faq-container h2:after{width:60px;height:3px}.faq-question{padding:15px 18px}.faq-question h3{font-size:1rem}.faq-question .arrow{font-size:1.3rem}.faq-answer{padding:15px 18px;font-size:.9rem}.faq-item.active .faq-answer{padding:15px 18px}.shape-1,.shape-2,.shape-3{display:none}}.custom-navbar{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;background-color:transparent;box-shadow:0 1px 3px #0000000d;transition:box-shadow .2s ease-out,background-color .2s ease-out;position:relative;z-index:1000;transform:translateZ(0);will-change:transform,box-shadow,background-color;min-height:70px;box-sizing:border-box}.custom-navbar.scrolled{background-color:#e2dbd0;box-shadow:0 4px 8px #0000001a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.navbar-left{flex:0 0 auto;display:flex;align-items:center;min-width:0}.navbar-center{flex:1 1 0;display:flex;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.navbar-logo{display:flex;align-items:center;text-decoration:none;color:#000;font-weight:700;font-size:1.6rem;margin-right:1rem;transition:transform .2s ease-out;user-select:none;-webkit-user-select:none}.navbar-logo:hover{transform:scale(1.05)}.navbar-logo-image{height:39px;margin-right:.5rem;display:inline-block;animation:fadeIn .3s ease-out;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.navbar-links{display:flex;align-items:center;gap:.7rem;list-style:none;margin:0;padding:0;font-size:16px;font-weight:500;will-change:transform}.navbar-link{color:#103713;text-decoration:none;padding:.3rem .7rem;font-size:17px;font-weight:505;position:relative;overflow:hidden;transition:color .2s ease-out;user-select:none;-webkit-user-select:none;border-radius:0;background:none!important;border:none!important;box-shadow:none!important}.navbar-link:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:3px;background-color:#103713;transition:all .3s ease-out;transform:translate(-50%);border-radius:2px}.navbar-link.active,.navbar-link:hover{background:none!important;border:none!important;box-shadow:none!important;color:#103713}.navbar-link:hover:after,.navbar-link.active:after{width:80%}.navbar-sign-up,.navbar-sign-in{min-width:60px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;box-sizing:border-box;padding:.5rem 1.5rem;margin-left:.3rem;border-radius:6px;transition:all .2s ease-out;text-decoration:none;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.navbar-sign-up{background:transparent;color:#103713;border:2.3px solid #103713}.navbar-sign-up:hover{background:#103713;color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #1037134d}.navbar-sign-in{background:#103713;color:#fff;border:2px solid #103713}.navbar-sign-in:hover{background:#fff;color:#103713;transform:translateY(-1px);box-shadow:0 2px 8px #1037134d}.mobile-btn{display:block!important;width:100%;margin:.5rem 0!important;text-align:center}.navbar-right{flex:0 0 auto;display:flex;align-items:center;position:relative}.navbar-avatar-btn{margin-left:.5rem;padding:0;background:none;border:none!important;outline:none!important;box-shadow:none!important;display:flex;align-items:center;-webkit-tap-highlight-color:transparent;transition:transform .2s ease-out}.navbar-avatar-btn:hover{transform:scale(1.05)}.navbar-avatar-btn img.avatar{border-radius:50%;border:2px solid #0A4834;width:38px;height:38px;object-fit:cover;background:#fff;box-shadow:none;vertical-align:middle;image-rendering:-webkit-optimize-contrast}.profile-dropdown{position:absolute;top:48px;right:0;background:#fff;border-radius:14px;box-shadow:0 4px 16px #0000001a;min-width:200px;z-index:1000;padding:.5rem 0;display:flex;flex-direction:column;gap:0;font-size:16px;font-weight:500;animation:dropdownFadeIn .2s ease-out;transform:translateZ(0);will-change:transform,opacity;list-style:none;background:#fff!important}.profile-dropdown li{list-style:none;background:transparent!important}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.profile-dropdown a,.profile-dropdown button{display:block;width:100%;padding:12px 20px;color:#0a4834;text-decoration:none;font-weight:500;background:none;border:none;text-align:left;cursor:pointer;font-size:16px;border-radius:0;transition:background .2s ease-out,color .2s ease-out;user-select:none;-webkit-user-select:none}.profile-dropdown a:hover,.profile-dropdown button:hover{background:#f5ecd9;color:#628b35}.dropdown-separator{border-top:1px solid #eee;margin:8px 0}.desktop-only{display:flex}.mobile-only{display:none}@media (max-width: 768px){main.flex-grow{padding-top:70px}.desktop-only{display:none!important}.mobile-only{display:flex!important;flex-direction:column;width:100%;gap:.8rem;margin-top:1rem}.navbar-sign-up,.navbar-sign-in{width:100%;text-align:center;padding:.8rem}.custom-navbar{background-color:#fff;padding:.8rem 1rem;position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;overflow:visible;-webkit-overflow-scrolling:touch}.navbar-left{flex:1;min-width:0}.navbar-links-container{display:none}.navbar-links-container.active{display:flex;position:fixed;top:70px;left:0;right:0;background-color:#e2dbd0;flex-direction:column;padding:1rem;box-shadow:0 4px 8px #0000001a;z-index:1001;width:100%;animation:mobileMenuSlideIn .3s ease-out}@keyframes mobileMenuSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.navbar-links{flex-direction:column;width:100%;gap:1rem}.navbar-link{padding:.8rem 0;width:100%;text-align:center;border:none!important;border-left:none!important;border-bottom:none!important;background:none!important;box-shadow:none!important;min-height:44px;display:flex;align-items:center;justify-content:center}.navbar-link.active,.navbar-link:hover{border:none!important;border-left:none!important;border-bottom:none!important;background:none!important;box-shadow:none!important;color:#103713}.navbar-link:after{display:block!important;content:"";position:absolute;left:50%;bottom:0;width:0;height:3px;background-color:#103713;border-radius:2px;transition:width .3s cubic-bezier(.4,0,.2,1);transform:translate(-50%)}.navbar-link.active:after,.navbar-link:hover:after{width:80%}.navbar-right{display:none!important}.navbar-links-container.active .navbar-right{display:flex!important;flex-direction:column;width:100%;gap:.8rem;margin-top:1rem}.navbar-sign-up,.navbar-sign-in{margin:.5rem 0}.mobile-menu-button{display:block;background:none;border:none;cursor:pointer;z-index:9999;position:fixed;top:13px;right:10px;background-color:#ffffffe6;border:2px solid rgba(16,55,19,.4);display:flex;align-items:center;justify-content:center;border-radius:4px;padding:8px;min-width:44px;min-height:44px;color:#103713;transition:all .2s ease-out;transform:translateZ(0);will-change:transform,background-color;box-shadow:0 2px 5px #0003;-webkit-tap-highlight-color:transparent}.mobile-menu-button:hover,.mobile-menu-button:focus{background-color:#1037131a;transform:scale(1.05)}.mobile-menu-button svg{transition:transform .2s ease-out}.mobile-menu-button:active svg{transform:scale(.9)}.mobile-menu-button{position:fixed!important;-webkit-position:fixed!important}}@media (min-width: 769px){.mobile-menu-button{display:none}}@media (max-width: 900px){.mobile-menu-button{display:block;background:none;border:none;cursor:pointer;z-index:9999;position:absolute;top:18px;right:18px;background-color:#ffffffe6;border:2px solid rgba(16,55,19,.4);display:flex;align-items:center;justify-content:center;border-radius:4px;padding:8px;min-width:44px;min-height:44px;color:#103713;transition:all .2s ease-out;box-shadow:0 2px 5px #0003}.navbar-center{display:none;position:absolute;top:60px;left:0;right:0;background:#f7faf9;z-index:1001;box-shadow:0 4px 8px #00000014;transition:all .3s cubic-bezier(.4,0,.2,1);animation:mobileMenuSlideIn .3s ease-out}.navbar-center.active{display:flex;flex-direction:column;align-items:center;padding:1.2rem 0 1.5rem}.navbar-links{flex-direction:column;gap:1.2rem;width:100%;align-items:center}.navbar-link{border-left:3px solid transparent;transition:border-left-color .2s ease-out}.navbar-link:hover,.navbar-link.active{border-left-color:#628b35;background-color:#628b351a}.navbar-link:after{display:none}}@media (min-width: 901px){.mobile-menu-button{display:none}.navbar-center{display:flex!important;position:static;background:none;box-shadow:none;padding:0}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.navbar-logo-image,.navbar-avatar-btn img.avatar{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (hover: none) and (pointer: coarse){.navbar-link,.navbar-sign-up,.navbar-sign-in,.navbar-avatar-btn,.mobile-menu-button{min-height:44px;min-width:44px}}.navbar-link:focus{outline:none!important;box-shadow:none!important}.navbar-link:focus:after{width:80%;background:#103713}.footer{background-color:#0a4834;color:#ebe1cf;padding:2rem 1rem;font-family:Arial,sans-serif}.footer-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.footer-column{margin-bottom:1.5rem}.footer-title{font-size:1.2rem;font-weight:700;margin-bottom:1.2rem;color:#9f8151}.contact-section{margin-bottom:1rem}.section-label{font-weight:700;margin-bottom:.3rem;font-size:.9rem;color:#ebe1cf}.section-content{margin:0;line-height:1.5;color:#ebe1cf;font-size:.9rem}.footer-list{list-style:none;padding:0;margin:0}.footer-list li{margin-bottom:.5rem}.footer-list a{color:#ebe1cf;text-decoration:none;font-size:.9rem}.footer-list a:hover{text-decoration:underline;color:#9f8151}.footer-text{margin-bottom:1rem;line-height:1.5;font-size:.9rem;color:#ebe1cf}.app-buttons{display:flex;gap:1rem;flex-wrap:wrap}.app-button{background-color:#9f8151;color:#000;border:none;padding:.5rem 1rem;border-radius:4px;display:flex;align-items:center;cursor:pointer;font-size:.9rem;text-decoration:none;transition:background-color .2s,color .2s}.app-button:hover{background-color:#fff;color:#0a4834}.app-icon{margin-right:.5rem;font-size:1.2rem}.footer-bottom{max-width:1200px;margin:2rem auto 0;padding-top:1rem;border-top:1px solid #9F8151;text-align:center;font-size:.9rem;color:#ebe1cf}.footer-links{display:flex;justify-content:center;gap:1.5rem;margin-top:.8rem}.footer-links a{color:#ebe1cf;text-decoration:none}.footer-links a:hover{text-decoration:underline;color:#9f8151}.contact-section .section-label{display:flex;align-items:center;font-weight:700;margin-bottom:5px;color:#ebe1cf}.icon-container{display:flex;justify-content:center;align-items:center;width:25px;height:25px;border-radius:50%;background-color:#9f8151;margin-right:8px}.contact-section .icon{font-size:1em;color:#000}@media (max-width: 768px){.footer-container{grid-template-columns:1fr 1fr}}@media (max-width: 480px){.footer-container{grid-template-columns:1fr}.app-buttons{flex-direction:column}}.signup-container{background-color:#ebe1cf;padding:40px 20px;display:flex;flex-direction:column;align-items:center}.signup-header{text-align:center;margin-bottom:40px;max-width:900px;width:100%}.signup-header h1{color:#0a4834;font-size:3rem;font-weight:700;margin-bottom:15px}.signup-header p{color:#000;font-size:1.1rem;line-height:1.7}.signup-body{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;max-width:1200px;width:100%}.get-started,.signup-form{background-color:#0a4834;padding:30px;border-radius:8px;box-shadow:0 2px 4px #00000014;width:calc(50% - 15px);min-width:300px}.get-started h2{color:#fff;font-size:1.6rem;margin-bottom:20px;font-weight:700}.get-started ul{list-style:none;padding-left:0;margin-bottom:25px}.get-started li{color:#ebe1cf;margin-bottom:12px;display:flex;align-items:center;font-size:1.05rem}.checkmark{color:#9f8151;margin-right:15px;font-size:1.2rem}.get-started .join-us{color:#9f8151;font-weight:700;font-size:1.05rem}.signup-form h2{color:#fff;font-size:1.6rem;margin-bottom:25px;text-align:left;font-weight:700}.account-type{margin-bottom:25px}.continue-button{background-color:#9f8151;color:#000;padding:12px 20px;border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:700;width:50%;transition:background-color .3s ease,color .3s ease}.continue-button:hover{background-color:#fff;color:#0a4834}@media (max-width: 768px){.signup-body{flex-direction:column;align-items:center}.get-started,.signup-form{width:100%}}.blog-page{display:flex;flex-direction:column;align-items:center;padding-top:40px;background-color:#ebe1cf}.blog-header-container{background-color:#0a4834;color:#fff;padding:50px 30px;border-radius:12px;margin-bottom:40px;text-align:center;width:85%;max-width:1100px;box-shadow:0 4px 12px #0003}.blog-header-title{font-size:3em;margin-bottom:15px;color:#fff}.blog-header-subtitle{font-size:1.2em;opacity:.9;color:#ebe1cf}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:35px;padding:30px;max-width:1250px;width:90%}.blog-post{background-color:#fff;border-radius:10px;box-shadow:0 4px 10px #0000001a;overflow:hidden;display:flex;flex-direction:column;border:1px solid #9F8151;max-width:320px;min-width:260px}.blog-post-image{width:100%;height:180px;border-top-left-radius:10px;border-top-right-radius:10px;overflow:hidden;position:relative}.blog-post-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}.blog-post-image:hover img{transform:scale(1.05)}.blog-post-content{padding:16px;display:flex;flex-direction:column;flex-grow:1}.blog-post-meta{display:flex;align-items:center;gap:12px}.blog-post-meta span{margin-right:20px}.blog-post-title{color:#0a4834;font-size:1.2em;font-weight:700;margin-bottom:8px;line-height:1.3}.blog-post-excerpt{color:#000;font-size:.95em;line-height:1.5;margin-bottom:16px;flex-grow:1}.blog-post-actions{display:flex;gap:15px;margin-top:20px}.read-more-button,.download-button{display:inline-block;padding:8px 16px;background-color:#9f8151;color:#000;border:1px solid #9F8151;border-radius:8px;text-decoration:none;font-size:.9em;font-weight:700;transition:background-color .3s ease,color .3s ease,border-color .3s ease}.read-more-button:hover,.download-button:hover{background-color:#0a4834;border-color:#0a4834;color:#ebe1cf}.download-button{background-color:#fff;color:#0a4834;border-color:#0a4834}.download-button:hover{background-color:#0a4834;color:#ebe1cf}.author-name,.blog-date{font-size:1em;font-weight:400;color:#9f8151;margin-left:8px}@media (max-width: 768px){.blog-header-container{padding:30px 20px;width:95%}.blog-header-title{font-size:2.5em}.blog-grid{grid-template-columns:1fr;padding:20px;width:95%}.blog-post-actions{flex-direction:column;gap:10px}.read-more-button,.download-button{width:100%;text-align:center}}body{background-color:#f4f7f6;font-family:Roboto,sans-serif;margin:0;padding:0;overflow-x:hidden}.view-blog-page-layout{display:grid;grid-template-columns:1fr 400px;gap:30px;max-width:1300px;margin:40px auto;padding:0 20px}.main-blog-content-left{background-color:#fff;border-radius:15px;box-shadow:0 8px 20px #0000001a;padding:20px}.main-blog-content-right{background-color:#fff;border-radius:15px;box-shadow:0 8px 20px #0000001a;padding:20px;align-self:start}.view-blog-image-wrapper{width:100%;height:500px;overflow:hidden;border-radius:10px;margin-bottom:30px;box-shadow:0 4px 15px #0000001a;display:flex;justify-content:center;align-items:center;position:relative;background-color:#f0f0f0}.view-blog-main-image{width:100%;height:100%;object-fit:cover;display:block}.post-details-section{background-color:#f8f8f8;padding:20px 25px;border-radius:10px;margin-bottom:30px;border:1px solid #EBE1CF}.post-details-title{font-size:1.8em;font-weight:700;color:#0a4834;margin-bottom:15px}.post-meta-info{display:flex;flex-wrap:wrap;gap:15px;font-size:.95em;color:#9f8151}.post-meta-info .blog-date,.post-meta-info .author-name-detail,.post-meta-info span{font-weight:700;font-size:1em;color:#9f8151}.post-detail-item{display:inline-block}.author-name-detail{font-weight:500}.view-blog-content{line-height:1.8;font-size:1.1em;margin-bottom:40px;color:#333}.blog-full-paragraph{margin-bottom:1.5em}.review-section{background-color:#f8f8f8;padding:25px;border-radius:10px;border:1px solid #EBE1CF;margin-bottom:30px;min-height:50px}.review-title{font-size:1.6em;font-weight:700;color:#0a4834;margin-bottom:20px}.review-input-area{display:flex;flex-direction:column;gap:15px}.review-textarea{width:100%;min-height:50px;padding:15px;border:1px solid #EBE1CF;border-radius:8px;font-size:1em;font-family:Roboto,sans-serif;resize:vertical;box-sizing:border-box;color:#000}.review-textarea::placeholder{color:#888}.review-textarea:focus{outline:none;border-color:#9f8151;box-shadow:0 0 0 3px #9f815133}.post-message{color:#0a4834;font-weight:700;text-align:center;margin-top:-10px;margin-bottom:5px}.post-review-button{background-color:#0a4834;color:#fff;padding:12px 25px;border:none;border-radius:8px;font-size:1.05em;font-weight:700;cursor:pointer;transition:background-color .3s ease,transform .2s ease;align-self:flex-end}.post-review-button:hover{background-color:#9f8151;color:#000;transform:translateY(-2px)}.posted-reviews-section{background-color:#f8f8f8;padding:25px;border-radius:10px;border:1px solid #EBE1CF;margin-bottom:30px}.posted-reviews-title{font-size:1.6em;font-weight:700;color:#0a4834;margin-bottom:20px}.single-review-item{background-color:#fff;padding:15px 20px;border-radius:8px;box-shadow:0 2px 8px #0000000d;margin-bottom:15px;border-left:5px solid #9F8151}.review-text{font-style:italic;margin-bottom:10px;color:#333}.review-author-date{font-size:.9em;text-align:right;color:#555}.back-button{background-color:#ebe1cf;color:#0a4834;padding:10px 20px;border:1px solid #0A4834;border-radius:8px;font-size:1em;font-weight:700;cursor:pointer;transition:background-color .3s ease,color .3s ease;margin-top:20px;display:block;margin-left:auto;margin-right:auto;max-width:200px;text-align:center}.back-button:hover{background-color:#0a4834;color:#fff}@media (max-width: 992px){.view-blog-page-layout{grid-template-columns:1fr;gap:20px;margin:20px}.main-blog-content-left,.main-blog-content-right{padding:15px}.view-blog-image-wrapper{height:350px}}@media (max-width: 768px){.view-blog-image-wrapper{height:250px}.post-details-title{font-size:1.5em}.post-meta-info{flex-direction:column;gap:5px}.add-review-title{font-size:1.4em}.post-review-button{align-self:stretch}.back-button{max-width:none;width:100%}}.view-blog-modern-layout{max-width:900px;margin:40px auto;display:flex;flex-direction:column;gap:32px}.view-blog-hero-image-wrapper{position:relative;width:100%;height:340px;border-radius:18px;overflow:hidden;box-shadow:0 8px 32px #0000001f;background:#f0f0f0}.view-blog-hero-image{width:100%;height:100%;object-fit:cover;display:block}.view-blog-hero-overlay{position:absolute;left:0;bottom:0;width:100%;background:linear-gradient(0deg,#0a4834d9 60%,#0a483433);color:#fff;padding:32px 32px 24px;box-sizing:border-box;display:flex;flex-direction:column;gap:18px}.view-blog-title{font-size:1.7em;font-weight:700;margin:0 0 8px;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.18)}.view-blog-author-box{display:flex;align-items:center;gap:14px}.view-blog-author-box .author-image{width:40px;height:40px;border-radius:50%;border:2px solid #fff;object-fit:cover}.view-blog-author-box .author-name-detail{font-size:1.1em;font-weight:500;color:#fff;display:block}.view-blog-author-box .blog-date{font-size:.95em;color:#ebe1cf;display:block}.view-blog-content-card{background:#fff;border-radius:14px;box-shadow:0 4px 18px #00000012;padding:16px 14px 14px}.view-blog-content{font-size:1em;line-height:1.6}.blog-full-paragraph{margin-bottom:1em}.view-blog-reviews-card{background:#fff;border-radius:14px;box-shadow:0 4px 18px #00000012;padding:32px 28px 28px}@media (max-width: 700px){.view-blog-modern-layout{max-width:100%;padding:0 4px}.view-blog-hero-image-wrapper{height:180px}.view-blog-hero-overlay{padding:16px 10px 10px}.view-blog-content-card,.view-blog-reviews-card{padding:16px 6px 12px}}.enhanced-review-bubble{position:relative;background:#fff;border-radius:16px;box-shadow:0 2px 8px #0a483412;margin-bottom:18px;padding:18px 22px 18px 60px;border-left:5px solid #9F8151;display:flex;align-items:flex-start;gap:12px}.review-avatar-enhanced{position:absolute;left:16px;top:18px;width:32px;height:32px;background:#ebe1cf;color:#0a4834;font-weight:700;font-size:1.2em;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 4px #0a483414}.blog-hero-section{background:#f5ecd9;padding:60px 24px 40px;text-align:center;border-radius:12px;margin:32px auto 0;max-width:1100px;box-shadow:0 2px 12px #0a48340f}.blog-hero-headline{font-size:2.4rem;font-weight:700;color:#0a4834;margin-bottom:18px}.blog-hero-subtext{font-size:1.15rem;color:#333;margin-bottom:32px}.blog-hero-cta{background:#0a4834;color:#fff;border:none;border-radius:8px;padding:14px 36px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s,box-shadow .2s;box-shadow:0 2px 8px #0a483414}.blog-hero-cta:hover{background:#103713;color:#ebe1cf;box-shadow:0 4px 16px #0a483421}.signup-page-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#ebe1cf,#9f8151);box-sizing:border-box;font-family:Roboto,sans-serif}.signup-card{background-color:#fff;padding:50px 70px;border-radius:12px;box-shadow:0 10px 30px #00000026;width:100%;max-width:1000px;text-align:center;box-sizing:border-box}.signup-card-title{font-size:2.6em;font-weight:700;color:#0a4834;margin-bottom:15px;text-transform:uppercase;letter-spacing:2.5px}.signup-card-subtitle{font-size:1.1em;color:#000;opacity:.7;margin-bottom:40px;line-height:1.5}.signup-form{display:flex;flex-direction:column;gap:25px;max-width:400px;margin:0 auto;width:100%}.form-input-group label{display:block;font-size:1em;color:#fff!important;margin-bottom:10px;font-weight:500}.signup-submit-button{width:100%;padding:18px 25px;border:none;border-radius:35px;font-size:1.2em;font-weight:700;text-transform:uppercase;color:#fff;background:linear-gradient(45deg,#0a4834,#9f8151);cursor:pointer;transition:all .3s ease;letter-spacing:1.5px;box-shadow:0 5px 15px #0000001a;margin-top:25px}.signup-submit-button:hover{background:linear-gradient(45deg,#9f8151,#0a4834);box-shadow:0 8px 20px #00000040;transform:translateY(-2px)}.login-link{font-size:1em;color:#000;margin-top:30px;text-align:center}.login-link .login-text{color:#0a4834;text-decoration:none;font-weight:700;transition:color .2s ease}.login-link .login-text:hover{color:#9f8151;text-decoration:underline}.signup-alert{background-color:#d4edda;color:#155724;padding:12px 20px;border-left:5px solid #155724;border-radius:4px;margin-bottom:20px;font-size:15px;animation:slideDownFade .5s ease-out;transition:opacity .3s ease}@media (max-width: 650px){.signup-card{padding:40px 35px;max-width:90%}.signup-card-title{font-size:2.2em;letter-spacing:2px}.signup-card-subtitle{font-size:1em;margin-bottom:30px}.signup-form{max-width:100%}.form-field{padding:12px 15px;font-size:1em}.signup-submit-button{padding:16px 20px;font-size:1.1em}}@media (max-width: 400px){.signup-card{padding:30px 25px}.signup-card-title{font-size:1.8em;letter-spacing:1.5px}}.signin-page-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#ebe1cf,#9f8151);padding:20px;box-sizing:border-box;font-family:Roboto,sans-serif}.signin-card{background-color:#fff;padding:50px 70px;border-radius:12px;box-shadow:0 10px 30px #00000026;width:100%;max-width:600px;text-align:center;box-sizing:border-box}.signin-card-title{font-size:2.6em;font-weight:700;color:#0a4834;margin-bottom:15px;text-transform:uppercase;letter-spacing:2.5px}.signin-card-subtitle{font-size:1.1em;color:#000;opacity:.7;margin-bottom:40px;line-height:1.5}.signin-form{display:flex;flex-direction:column;gap:25px;max-width:400px;margin:0 auto;width:100%}.form-input-group{text-align:left}.form-input-group label{display:block;font-size:1em;color:#0a4834!important;margin-bottom:10px;font-weight:500}.form-field{width:100%;padding:14px 18px;border:1px solid #EBE1CF;border-radius:8px;font-size:1.1em;color:#000;background-color:#f8f8f8;transition:border-color .3s ease,box-shadow .3s ease;box-sizing:border-box}.form-field::placeholder{color:#9f8151;opacity:.7}.form-field:focus{outline:none;border-color:#0a4834;box-shadow:0 0 0 3px #0a483433}.forgot-password-link{text-align:right;margin-top:-10px;font-size:.9em}.forgot-password-link .forgot-password-text{color:#0a4834;text-decoration:none;font-weight:700;transition:color .2s ease}.forgot-password-link .forgot-password-text:hover{color:#9f8151;text-decoration:underline}.signin-submit-button{width:100%;padding:18px 25px;border:none;border-radius:35px;font-size:1.2em;font-weight:700;text-transform:uppercase;color:#fff;background:linear-gradient(45deg,#0a4834,#9f8151);cursor:pointer;transition:all .3s ease;letter-spacing:1.5px;box-shadow:0 5px 15px #0000001a;margin-top:25px}.signin-submit-button:hover{background:linear-gradient(45deg,#9f8151,#0a4834);box-shadow:0 8px 20px #00000040;transform:translateY(-2px)}.signup-link{font-size:1em;color:#000;margin-top:30px;text-align:center}.signup-link .signup-text{color:#0a4834;text-decoration:none;font-weight:700;transition:color .2s ease}.signup-link .signup-text:hover{color:#9f8151;text-decoration:underline}.signin-alert{background-color:#dff5e4;color:#0a4834;padding:12px 20px;border-left:5px solid #0A4834;border-radius:4px;margin-bottom:20px;font-size:15px;animation:slideDownFade .5s ease-out;transition:opacity .3s ease}@keyframes slideDownFade{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 650px){.signin-card{padding:40px 35px;max-width:90%}.signin-card-title{font-size:2.2em;letter-spacing:2px}.signin-card-subtitle{font-size:1em;margin-bottom:30px}.signin-form{max-width:100%}.form-field{padding:12px 15px;font-size:1em}.signin-submit-button{padding:16px 20px;font-size:1.1em}}@media (max-width: 400px){.signin-card{padding:30px 25px}.signin-card-title{font-size:1.8em;letter-spacing:1.5px}}.notfound-container{min-height:100vh;width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;position:fixed;top:0;left:0;z-index:10000;opacity:0;transform:scale(.98);transition:opacity .7s,transform .7s;padding:20px;box-sizing:border-box}.notfound-container.mounted{opacity:1;transform:scale(1)}.notfound-svg{margin-bottom:12px;max-width:90vw;max-height:40vh;display:block;animation:float404 3s ease-in-out infinite alternate;width:320px;height:250px}.notfound-content{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:100%;width:100%}.notfound-404{font-size:3.5rem;font-weight:900;color:#0a4834;letter-spacing:2px;margin-bottom:0;line-height:1}.notfound-title{font-size:2rem;font-weight:700;color:#9f8151;margin:8px 0 0;line-height:1.2}.notfound-message{color:#444;margin:12px 0 28px;font-size:18px;line-height:1.4;max-width:400px}.notfound-button{margin-top:12px;padding:12px 32px;background:#0a4834;color:#fff;border-radius:8px;text-decoration:none;font-weight:700;font-size:18px;box-shadow:0 2px 8px #00000014;transition:background .3s,transform .2s;display:inline-block;min-width:200px;text-align:center}.notfound-button:hover{background:#9f8151;transform:translateY(-2px)}@keyframes float404{0%{transform:translateY(0)}to{transform:translateY(-10px)}}@media (max-width: 768px){.notfound-container{padding:16px}.notfound-svg{width:280px;height:220px;max-width:85vw;max-height:35vh}.notfound-404{font-size:3rem}.notfound-title{font-size:1.8rem}.notfound-message{font-size:16px;margin:10px 0 24px}.notfound-button{font-size:16px;padding:10px 28px;min-width:180px}}@media (max-width: 480px){.notfound-container{padding:12px}.notfound-svg{width:240px;height:190px;max-width:80vw;max-height:30vh}.notfound-404{font-size:2.5rem}.notfound-title{font-size:1.5rem}.notfound-message{font-size:15px;margin:8px 0 20px}.notfound-button{font-size:15px;padding:10px 24px;min-width:160px}}@media (max-width: 360px){.notfound-container{padding:10px}.notfound-svg{width:200px;height:160px;max-width:75vw;max-height:25vh}.notfound-404{font-size:2.2rem}.notfound-title{font-size:1.3rem}.notfound-message{font-size:14px;margin:6px 0 18px}.notfound-button{font-size:14px;padding:8px 20px;min-width:140px}}@media (max-width: 320px){.notfound-container{padding:8px}.notfound-svg{width:180px;height:140px;max-width:70vw;max-height:20vh}.notfound-404{font-size:2rem}.notfound-title{font-size:1.2rem}.notfound-message{font-size:13px;margin:5px 0 16px}.notfound-button{font-size:13px;padding:8px 18px;min-width:120px}}@media (max-height: 500px) and (orientation: landscape){.notfound-container{padding:10px}.notfound-svg{width:160px;height:120px;max-height:25vh}.notfound-404{font-size:2rem}.notfound-title{font-size:1.3rem}.notfound-message{font-size:14px;margin:5px 0 12px}.notfound-button{font-size:14px;padding:8px 20px;min-width:140px}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.notfound-svg{transform:scale(.95)}}@media (hover: none) and (pointer: coarse){.notfound-button{padding:14px 32px;min-height:44px;display:flex;align-items:center;justify-content:center}.notfound-button:hover{transform:none}}.loading-spinner-container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:120px}.loading-spinner{display:inline-block;width:56px;height:56px;border:6px solid #EBE1CF;border-top:6px solid #0A4834;border-radius:50%;animation:spin .5s linear infinite;margin:40px auto}.loading-spinner-label{margin-top:18px;color:#0a4834;font-weight:600;font-size:18px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0a48342e;z-index:10000;display:flex;align-items:center;justify-content:center}.modal-box{background:#fff;border-radius:16px;box-shadow:0 4px 32px #0a483421;padding:36px 32px 28px;min-width:320px;max-width:90vw;max-height:90vh;position:relative;z-index:10001;display:flex;flex-direction:column;align-items:center}.modal-close-btn{position:absolute;top:16px;right:18px;background:none;border:none;font-size:26px;color:#0a4834;cursor:pointer;font-weight:700}.profile-bg-anim{position:absolute;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;z-index:0;pointer-events:none;overflow:hidden}.shape{position:absolute;border-radius:50%;opacity:.18;filter:blur(1px);z-index:0;animation-timing-function:ease-in-out}.shape1{width:180px;height:180px;background:#0a4834;left:5vw;top:10vh;animation:float1 12s infinite alternate}.shape2{width:120px;height:120px;background:#9f8151;right:8vw;top:18vh;animation:float2 10s infinite alternate}.shape3{width:90px;height:90px;background:#0a4834;left:20vw;bottom:8vh;animation:float3 14s infinite alternate}.shape4{width:140px;height:140px;background:#9f8151;right:12vw;bottom:12vh;animation:float4 16s infinite alternate}@keyframes float1{0%{transform:translateY(0) scale(1)}to{transform:translateY(-40px) scale(1.08)}}@keyframes float2{0%{transform:translateY(0) scale(1)}to{transform:translateY(30px) scale(.95)}}@keyframes float3{0%{transform:translate(0) scale(1)}to{transform:translate(40px) scale(1.1)}}@keyframes float4{0%{transform:translate(-10px) scale(1)}to{transform:translate(30px,-30px) scale(1.05)}}.ProfileSettings-main{position:relative;z-index:1}.profile-avatar-modal{display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:8px}.profile-avatar-input{padding:8px 0;font-size:1rem;color:#0a4834;border:none;background:none}.profile-avatar-preview{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid #0A4834;margin-top:8px}.profile-settings-center{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:1}.profile-settings-title{font-size:2.2rem;font-weight:700;margin-bottom:32px;color:#0a4834;text-align:center}.profile-settings-card{background:#fff;border-radius:18px;box-shadow:0 4px 32px #0a48341a,0 1.5px 6px #9f815114;padding:48px 48px 40px;display:flex;flex-direction:row;align-items:flex-start;gap:80px;min-width:520px;max-width:900px;margin-bottom:32px}.profile-avatar-section{display:flex;flex-direction:column;align-items:center;margin-right:24px}.profile-avatar{width:110px;height:110px;border-radius:50%;object-fit:cover;border:4px solid #0A4834;box-shadow:0 2px 12px #0a48341a;margin-bottom:16px}.btn{background:#0a4834;color:#fff;border:none;border-radius:8px;padding:8px 22px;font-size:1rem;font-weight:600;cursor:pointer;margin-top:4px;transition:background .2s}.btn.primary{background:#9f8151;margin-top:18px}.btn:hover{background:#176b4c}.profile-settings-form{display:flex;flex-direction:column;gap:18px;width:340px}.profile-form-row{display:flex;align-items:center;gap:10px;position:relative}.profile-form-row label{min-width:80px;font-weight:500;color:#0a4834}.profile-form-row input{flex:1;padding:7px 10px;border:1.5px solid #cfd8dc;border-radius:6px;font-size:1rem;outline:none;transition:border .2s}.profile-form-row input:focus{border:1.5px solid #0A4834}.valid-check{color:#0a4834;font-size:1.2rem;margin-left:4px}.back-home-btn{position:absolute;top:32px;left:32px;background:#fff;color:#0a4834;border:2px solid #0A4834;border-radius:8px;padding:8px 18px;font-size:1rem;font-weight:600;cursor:pointer;z-index:10;transition:background .2s,color .2s}@media (max-width: 700px){.profile-settings-card{flex-direction:column;align-items:center;min-width:unset;max-width:98vw;padding:24px 8vw;gap:24px}.profile-settings-form{width:100%;min-width:0}}@media (max-width: 480px){.profile-settings-title{font-size:1.3rem;margin-bottom:18px}.profile-settings-card{padding:12px 2vw 18px}.profile-avatar{width:70px;height:70px}}.action-btn.delete{background:#0a4834;color:#fff}.action-btn.delete:hover{background:#176b4c;color:#fff}.action-btn{width:140px;height:48px;font-size:1.1rem;font-weight:600;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,color .2s,border .2s;border:2px solid #0A4834}.action-btn.cancel{background:#fff;color:#0a4834}.action-btn.cancel:hover,.action-btn.save{background:#0a4834;color:#fff}.action-btn.save:hover{background:#176b4c;color:#fff}.user-mgmt-page{min-height:100vh;background:#e7ede8;padding:0 0 40px;font-family:Inter,Arial,sans-serif}.user-mgmt-topbar{display:flex;align-items:center;justify-content:space-between;padding:40px 5vw 24px;background:none;margin-top:48px}.user-mgmt-topbar h2{color:#0a4834;font-size:2rem;font-weight:800;margin:0}.user-mgmt-actions{display:flex;gap:16px}.btn.primary,.btn,.btn.filter{background:#0a4834;color:#fff;border-radius:8px;padding:8px 20px;font-weight:600;font-size:1rem;min-width:120px;min-height:40px;border:none;box-shadow:none;transition:background .2s,color .2s}.btn.primary:hover,.btn:hover,.btn.filter:hover{background:#176b4c;color:#fff}.btn.login{background:#0a4834;color:#fff;border:none;border-radius:8px;padding:8px 18px;font-size:1rem;font-weight:600;box-shadow:0 2px 8px #0a48340f;transition:background .2s,color .2s,border .2s}.btn.login:hover{background:#9f8151;color:#fff}.user-mgmt-table-wrap{width:90vw;max-width:1200px;margin:0 auto;background:#fff;border-radius:18px;box-shadow:0 2px 24px #0a483412;padding:24px 0 0;overflow-x:auto}.user-mgmt-table{width:100%;border-collapse:separate;border-spacing:0;font-size:1rem;background:none}.user-mgmt-table th,.user-mgmt-table td{padding:14px 18px;text-align:left;border-bottom:1.5px solid #e7ede8;vertical-align:middle}.user-mgmt-table th{color:#0a4834;font-weight:700;background:#e7ede8;font-size:1.05rem}.user-mgmt-table tr:last-child td{border-bottom:none}.user-photo{width:38px;height:38px;border-radius:50%;object-fit:cover;border:2.5px solid #0A4834;box-shadow:0 1px 6px #9f815133}.status-chip{display:inline-block;padding:4px 16px;border-radius:16px;font-size:.98rem;font-weight:700;letter-spacing:.5px;background:#e7ede8}.status-chip.active{color:#0a4834;background:#c6f5d6;border:1.5px solid #0A4834}.status-chip.inactive{color:#fff;background:#e57373;border:1.5px solid #e57373}.op-icons{display:flex;align-items:center;justify-content:center;height:100%;min-height:38px;gap:8px;color:#9f8151;font-size:1rem}.op-icons svg{cursor:pointer;transition:color .2s,transform .2s;display:block;margin:0;align-items:center;width:18px;height:18px}.op-icons svg:hover{color:#0a4834;transform:scale(1.18)}.back-home-btn{display:inline-block;margin:0 0 18px;background:#fff;color:#0a4834;border:2px solid #0A4834;border-radius:8px;padding:8px 18px;font-size:1rem;font-weight:600;cursor:pointer;z-index:10;transition:background .2s,color .2s}.back-home-btn:hover{background:#0a4834;color:#fff}.user-mgmt-content{width:100%}@media (max-width: 800px){.user-mgmt-table-wrap{width:99vw;padding:0;border-radius:0}.user-mgmt-topbar{flex-direction:column;align-items:flex-start;gap:18px;padding:24px 2vw 12px}.user-mgmt-table th,.user-mgmt-table td{padding:10px 8px;font-size:.97rem}}.modal-title{color:#0a4834;font-size:1.35rem;font-weight:800;margin-bottom:18px;text-align:center}.user-modal-form{display:flex;flex-direction:column;gap:14px;min-width:220px;max-width:340px}.user-modal-form label{color:#0a4834;font-weight:600;font-size:1rem;display:flex;flex-direction:column;gap:4px}.user-modal-form input,.user-modal-form select{padding:8px 10px;border-radius:7px;border:1.5px solid #e7ede8;font-size:1rem;margin-top:2px;background:#f8f8f8;color:#0a4834}.user-modal-form input:focus,.user-modal-form select:focus{border-color:#0a4834;outline:none}.modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:18px}.user-view-modal{display:flex;flex-direction:column;align-items:center;gap:10px;font-size:1.08rem;color:#0a4834}.user-photo.large{width:70px;height:70px;border-radius:50%;object-fit:cover;border:3px solid #0A4834;margin-bottom:10px}.modal-filter-input{width:100%;padding:10px;border-radius:7px;border:1.5px solid #e7ede8;font-size:1rem;margin-bottom:12px;background:#f8f8f8;color:#0a4834}@media (max-width: 600px){.user-modal-form,.user-view-modal{min-width:0;max-width:98vw;font-size:.98rem}.modal-title{font-size:1.1rem}.user-photo.large{width:54px;height:54px}.modal-actions{flex-direction:column;gap:8px;align-items:stretch}}.user-mgmt-loading-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0a48342e;z-index:20000;display:flex;align-items:center;justify-content:center}.pricing-page{padding:48px 16px 32px;max-width:1200px;margin:0 auto;font-family:Inter,Arial,sans-serif}.pricing-header{text-align:center;margin-bottom:40px}.pricing-header h1{font-size:2.5rem;margin-bottom:12px;color:#103713}.pricing-header p{color:#555;font-size:1.1rem}.pricing-table-container{display:flex;flex-wrap:wrap;gap:32px;justify-content:center;margin-bottom:32px;align-items:stretch}.pricing-card{background:#fff;border:1.5px solid #e0e0e0;border-radius:16px;box-shadow:0 2px 12px #1037130f;padding:32px 28px 28px;width:320px;display:flex;flex-direction:column;align-items:center;transition:box-shadow .2s,border .2s;height:400px;min-height:400px;max-height:400px}.pricing-card.highlight{border:2px solid #0a4834;box-shadow:0 4px 24px #0a48341f}.pricing-card .plan-features{flex-grow:1;width:100%;margin-bottom:24px}.plan-name{font-size:1.4rem;font-weight:600;margin-bottom:8px;color:#0a4834}.plan-price{font-size:2.1rem;font-weight:700;margin-bottom:18px;color:#103713}.plan-features{list-style:none;padding:0;margin:0 0 24px;width:100%}.plan-features li{padding:7px 0;border-bottom:1px solid #f0f0f0;color:#333;font-size:1rem}.plan-features li:last-child{border-bottom:none}.select-plan-btn{background:#0a4834;color:#fff;border:none;border-radius:8px;padding:12px 32px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s;margin-top:auto;align-self:stretch}.select-plan-btn:hover{background:#103713}.pricing-footer{text-align:center;margin-top:24px;color:#555}.pricing-footer a{color:#0a4834;text-decoration:underline}@media (max-width: 900px){.pricing-table-container{flex-direction:column;align-items:center;gap:24px}.pricing-card{width:90vw;max-width:400px;height:480px;min-height:480px;max-height:480px}}.dashboard-page{max-width:1200px;margin:0 auto;padding:48px 16px 32px;font-family:Inter,Arial,sans-serif}.dashboard-header{text-align:center;margin-bottom:40px}.dashboard-header h1{font-size:2.5rem;margin-bottom:12px;color:#103713}.dashboard-header p{color:#555;font-size:1.1rem}.dashboard-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:32px;margin-bottom:40px}.dashboard-card{background:#fff;border:1.5px solid #e0e0e0;border-radius:16px;box-shadow:0 2px 12px #1037130f;padding:32px 24px 24px;display:flex;flex-direction:column;align-items:center;transition:box-shadow .2s,border .2s}.dashboard-card-icon{font-size:2.2rem;margin-bottom:10px}.dashboard-card-value{font-size:2rem;font-weight:700;color:#0a4834;margin-bottom:6px}.dashboard-card-label{font-size:1.1rem;color:#555}.dashboard-placeholder{background:#f5ecd9;border-radius:12px;padding:32px 24px;text-align:center;color:#0a4834;box-shadow:0 2px 8px #0a48340f}.dashboard-placeholder h2{margin-bottom:12px;font-size:1.4rem}@media (max-width: 700px){.dashboard-header h1{font-size:2rem}.dashboard-card{padding:20px 10px}}html{color-scheme:light only}*{box-sizing:border-box}html,body{overflow-x:hidden;width:100%;-webkit-text-size-adjust:100%}@media (prefers-color-scheme: dark){html,body,.notfound-container{background-color:#fff!important}}@media (prefers-contrast: high){html,body{background-color:#fff!important}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}button,a,input[type=button],input[type=submit]{min-height:44px;min-width:44px}img{max-width:100%;height:auto}@media screen and (max-width: 768px){body{height:auto!important}}:root{color-scheme:light only}@media (prefers-color-scheme: dark){html,body,.notfound-container{background-color:#fff!important}input,textarea,select{background-color:#fff!important;color:#000!important}}@media (prefers-contrast: high){html,body,.notfound-container{background-color:#fff!important}}@media (max-width: 768px){html,body,.notfound-container{background-color:#fff!important}}@media (max-width: 768px){.hero-realistic-image,.client-logo,.blog-image{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}img{max-width:100%;height:auto;aspect-ratio:attr(width / height)}.hero-realistic-image{box-shadow:0 10px 20px #0003!important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeSpeed}.home-section{background:#0a4834!important}.loading-placeholder{min-height:150px!important;animation:none!important;background:#f5f5f5!important}.cta-button:hover,.navbar-link:hover,.blog-card:hover{transform:none!important;box-shadow:none!important}.slick-slider{touch-action:pan-y}.slick-dots{bottom:-25px}.slick-dots li button:before{font-size:12px}}@media (max-width: 480px){.hero-title{font-size:2rem!important;line-height:1.1!important}.hero-subtitle{font-size:1rem!important;line-height:1.4!important}.welcome-text{font-size:1rem!important}.cta-button{padding:.8rem 1.5rem!important;font-size:1.1rem!important}.home-section{padding:1rem!important;min-height:80vh!important}.home-content{max-width:100%!important}}*{will-change:auto}img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.home-container,.home-section,.home-content{transform:translateZ(0);backface-visibility:hidden}@font-face{font-display:swap}.home-container{contain:layout style paint}html{scroll-behavior:auto}.home-section{contain:layout}@media (hover: none) and (pointer: coarse){.cta-button,.navbar-link,.blog-card{min-height:44px;min-width:44px}.cta-button:focus,.navbar-link:focus,.blog-card:focus{outline:2px solid #9F8151;outline-offset:2px}.cta-button:hover,.navbar-link:hover,.blog-card:hover{background:inherit!important;color:inherit!important;transform:none!important}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.cta-button:focus,.navbar-link:focus,.blog-card:focus{outline:2px solid #9F8151;outline-offset:2px}.hero-title,.hero-subtitle,.welcome-text{color:#fff!important}.cta-button{color:#fff!important;background:#9f8151!important}h1,h2,h3,h4,h5,h6{color:inherit}a:focus,button:focus{outline:2px solid #9F8151;outline-offset:2px}
