.about-me-container{margin-top:var(--space-2xl);margin-bottom:var(--space-xl);padding:var(--space-lg)0;justify-content:center;align-items:center;display:flex}.about-me-section{width:100%;max-width:1200px;padding:var(--space-md)var(--space-sm);align-items:center;gap:var(--space-lg);text-align:center;background:#fff;border-radius:16px;flex-direction:column;display:flex;box-shadow:0 4px 24px #00000014}.about-me-legend{text-align:center;max-width:700px}.about-me-legend h2{font-size:var(--text-xl);color:#22223b;margin-bottom:var(--space-sm);font-weight:700}.about-me-legend p{font-size:var(--text-base);color:#4a4e69;padding:0 var(--space-xs);line-height:1.7}.about-me-image{object-fit:cover;width:100%;max-width:100%;height:auto;margin:var(--space-sm)0;border-radius:12px;box-shadow:0 2px 12px #0000001a}@media (min-width:768px){.about-me-section{padding:var(--space-lg)var(--space-sm)}.about-me-image{max-width:80%}.about-me-legend h2{font-size:var(--text-2xl)}.about-me-legend p{font-size:var(--text-sm)}}@media (min-width:1024px){.about-me-section{text-align:left;padding:var(--space-lg)var(--space-sm);flex-direction:row}.about-me-legend{text-align:left}.about-me-image{max-width:400px;margin:var(--space-md)0}.about-me-legend h2{font-size:var(--text-3xl)}.about-me-legend p{font-size:var(--text-base);padding:0}}
.contact-section{--contact-bg-dark:#0d2733;--contact-accent:#353493;--contact-form-bg:#fffffff0;width:100%;min-height:calc(100dvh - var(--navbar-height,0px));box-sizing:border-box;justify-content:center;align-items:center;padding:clamp(1.25rem,4vw,3rem);display:flex;position:relative;overflow:hidden}.contact-map-background{z-index:0;position:absolute;inset:0}.contact-map-background iframe{filter:saturate(.9)contrast(1.02);border:0;width:100%;height:100%;transform:scale(1.02)}.contact-map-overlay{background:radial-gradient(circle at 15% 20%,#e2a93b4d,#0000 45%),linear-gradient(105deg,#081a23e0 0%,#081a2394 42%,#081a23c7 100%);position:absolute;inset:0}.contact-content{z-index:1;grid-template-columns:1fr 1fr;align-items:stretch;gap:clamp(1rem,3vw,2rem);width:min(1180px,100%);display:grid;position:relative}.contact-info-panel{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#f7fbff;background:linear-gradient(155deg,#ffffff14,#ffffff08);border:1px solid #ffffff2e;border-radius:20px;flex-direction:column;gap:.9rem;padding:clamp(1.1rem,3vw,2rem);display:flex;box-shadow:0 22px 48px #06121959}.contact-kicker{letter-spacing:.08em;text-transform:uppercase;color:#f7fbff;background:var(--contact-accent);border-radius:999px;width:fit-content;padding:.35rem .7rem;font-size:.78rem;font-weight:700;display:inline-flex}.contact-title{margin:0;font-size:clamp(1.5rem,3vw,2.3rem);font-weight:800;line-height:1.15}.contact-text{color:#f5fbffe0;margin:0;line-height:1.55}.contact-badges{flex-wrap:wrap;gap:.55rem;display:flex}.contact-badges span{background:#ffffff14;border:1px solid #fff3;border-radius:999px;align-items:center;padding:.35rem .7rem;font-size:.84rem;display:inline-flex}.map-link{color:#f7fbff;background:var(--contact-accent);border-radius:10px;width:fit-content;margin-top:auto;padding:.72rem 1rem;font-weight:700;text-decoration:none;transition:transform .2s,filter .2s}.map-link:hover{filter:brightness(1.04);transform:translateY(-1px)}.contact-form{background:var(--contact-form-bg);border:1px solid #ffffffbf;border-radius:20px;flex-direction:column;gap:.85rem;padding:clamp(1.1rem,3vw,2rem);display:flex;box-shadow:0 26px 54px #0a19214d}.form-group{flex-direction:column;gap:.35rem;display:flex}.input-label{color:#1b303d;font-size:.85rem;font-weight:700}.input-field{color:#152c3a;box-sizing:border-box;background:#fff;border:1px solid #b9c8d2;border-radius:10px;outline:none;width:100%;padding:.72rem .8rem;font-size:1rem}.input-field::placeholder{color:#738595}.input-field:focus{border-color:#3a5b70;box-shadow:0 0 0 3px #3a5b7026}.textarea-field{resize:vertical;min-height:132px}.form-submit{margin-top:.35rem}.submit-button{color:#fff;cursor:pointer;background:#353493;border:0;border-radius:10px;justify-content:center;align-items:center;gap:.45rem;width:100%;padding:.78rem 1rem;font-size:1rem;font-weight:700;transition:transform .18s,filter .18s;display:inline-flex}.submit-button:hover{filter:brightness(1.05);transform:translateY(-1px)}.submit-button:disabled{opacity:.72;cursor:not-allowed;transform:none}.button-icon{width:18px;height:18px}.loading-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000094;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.spinner-container{flex-direction:column;align-items:center;gap:.8rem;display:flex}.spinner{border:4px solid #ffffff47;border-top-color:#f5bc4a;border-radius:50%;width:56px;height:56px;animation:.8s linear infinite spin}.loading-text{color:#fff;margin:0;font-weight:600}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1001;background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-content{text-align:center;background:#fff;border-radius:16px;width:min(430px,100%);padding:1.2rem;box-shadow:0 24px 45px #00000047}.modal-icon{border-radius:50%;place-items:center;width:62px;height:62px;margin:0 auto .7rem;display:grid}.modal-icon.success{color:#00a660;background:#00ae6029}.modal-icon.error{color:#d22525;background:#d2252524}.modal-icon svg{width:36px;height:36px}.modal-title{color:#1d2f39;margin:0;font-size:1.25rem}.modal-message{color:#476172;margin:.65rem 0 0;line-height:1.5}.modal-button{color:#fff;cursor:pointer;background:#133444;border:0;border-radius:9px;margin-top:1rem;padding:.62rem 1rem;font-weight:700}@media (max-width:960px){.contact-content{grid-template-columns:1fr}.contact-section{min-height:calc(100dvh - var(--navbar-height,0px))}.map-link{margin-top:.2rem}}@media (max-width:600px){.contact-section{padding:.95rem}.contact-info-panel,.contact-form{border-radius:14px}}@keyframes spin{to{transform:rotate(360deg)}}
.footer{color:#f5f5f5;padding:var(--space-xl)var(--space-md);background-color:#1a1a1a;width:100%}.footer-container{max-width:1200px;margin:0 auto}.footer-branding{margin-bottom:var(--space-xl);text-align:center}.footer-logo{margin-bottom:var(--space-sm);display:inline-block}.footer-logo img{border-radius:10px;width:250px;height:auto}.footer-description{font-size:var(--text-sm);color:#ffffffb3;margin-bottom:var(--space-md);max-width:500px;margin-left:auto;margin-right:auto;line-height:1.6}.social-links{gap:var(--space-sm);margin-bottom:var(--space-lg);justify-content:center;display:flex}.social-link{color:#fff;background-color:#333;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.social-link:hover{background-color:#8a5cf6}.footer-columns{gap:var(--space-xl);text-align:center;grid-template-columns:1fr;display:grid}.footer-column{flex-direction:column;align-items:center;display:flex}.footer-title{font-size:var(--text-base);margin-bottom:var(--space-md);color:#fff;font-weight:600;display:inline-block;position:relative}.footer-title:after{content:"";background-color:#8a5cf6;width:30px;height:2px;margin:0 auto;position:absolute;bottom:-.5rem;left:0;right:0}.footer-links{flex-direction:column;align-items:center;margin:0;padding:0;list-style:none;display:flex}.footer-links li{margin-bottom:var(--space-sm)}.footer-links a{color:#ffffffb3;font-size:var(--text-sm);text-decoration:none;transition:color .2s;display:inline-block}.footer-links a:hover{color:#8a5cf6}.footer-contact{flex-direction:column;align-items:center;margin:0;padding:0;list-style:none;display:flex}.footer-contact li{align-items:center;gap:var(--space-xs);margin-bottom:var(--space-sm);color:#ffffffb3;font-size:var(--text-sm);display:flex}.footer-contact li svg{color:#8a5cf6;flex-shrink:0}.footer-bottom{text-align:center;margin-top:var(--space-lg);font-size:var(--text-xs);color:#ffffffb3}.footer-bottom .legal-links{text-align:center;justify-content:center;gap:var(--space-sm);display:flex}@media (min-width:768px){.footer-container{flex-flow:wrap;justify-content:space-between}.footer-branding{text-align:left;margin-bottom:var(--space-xl);flex:100%}.footer-description{max-width:400px;margin-left:0;margin-right:0}.social-links{justify-content:center}.footer-columns{text-align:left;grid-template-columns:repeat(3,1fr);width:100%}.footer-column{align-items:flex-start}.footer-title:after{margin:0}.footer-links,.footer-contact{align-items:flex-start}}@media (min-width:1024px){.footer-branding{flex:0 0 25%;margin-bottom:0}.footer-columns{margin-left:auto}}
.hero-section{color:#fff;background-color:#343593;align-items:center;width:100%;min-height:auto;padding:clamp(2rem,6vw,4rem) 0;display:flex}#hero{padding-top:0}.hero-container{text-align:center;flex-direction:column;gap:clamp(1.5rem,4vw,3rem);width:100%;max-width:1200px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem);display:flex}.hero-left{background-color:#fff;border-radius:10px;flex:1;align-content:center;align-items:center;display:none}.hero-title{letter-spacing:clamp(-1px,-.5vw,-2px);text-transform:uppercase;color:#fff;margin-bottom:clamp(.5rem,2vw,1rem);font-size:clamp(2.5rem,8vw,7rem);font-weight:700;line-height:1}.hero-subtitle{text-transform:none;font-family:"Cursive",sans-serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:400}.hero-image{width:100%}.hero-right{text-align:center;flex-direction:column;flex:1;justify-content:center;padding:1rem 0;display:flex}.hero-heading{margin-bottom:clamp(1rem,3vw,1.5rem);font-size:clamp(1.75rem,5vw,2.2rem);font-weight:700;line-height:1.2}.hero-text-check{justify-content:center;align-items:center;gap:.5rem;margin-bottom:clamp(.75rem,2vw,1rem);font-size:clamp(.95rem,2.5vw,1.1rem);font-weight:700;line-height:1.6;display:flex}.hero-text{justify-content:center;gap:.5rem;margin-bottom:clamp(.75rem,2vw,1rem);font-size:clamp(.95rem,2.5vw,1.05rem);line-height:1.7;display:flex}.hero-welcome{margin-top:clamp(.5rem,2vw,1rem);margin-bottom:clamp(.5rem,2vw,1rem);padding:0 .5rem;font-weight:700;line-height:1.65}.hero-button{color:#5d3e90;cursor:pointer;background-color:#fff;border:none;border-radius:5px;align-self:center;min-height:44px;margin-top:clamp(1rem,2vw,1.5rem);padding:clamp(.8rem,2vw,1.5rem) clamp(1rem,3vw,2rem);font-size:clamp(.9rem,2vw,1.1rem);font-weight:700;transition:background-color .3s,transform .2s}.hero-button:hover{background-color:#f5f5f5;transform:translateY(-2px)}@media (min-width:768px){.hero-section{min-height:100vh;padding:1rem 0}.hero-container{text-align:left;flex-direction:row}.hero-left{display:flex}.hero-right{text-align:left;padding:0}.hero-text-check,.hero-text{justify-content:flex-start}.hero-welcome{padding:0}.hero-button{align-self:flex-start}}
.review-card{padding:var(--space-xl);background-color:#fff;border-radius:16px;flex:45%;max-width:500px;transition:box-shadow .3s;animation:.6s ease-in-out fadeInUp;box-shadow:0 4px 12px #0000001a}.review-card:hover{box-shadow:0 8px 20px #00000026}.stars{color:#facc15;font-size:var(--text-base)}.review-text{font-size:var(--text-sm);color:#333;margin-bottom:var(--space-xs);line-height:1.5}.review-author{font-size:var(--text-xs);color:#777;text-align:right}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.reviews-section{box-sizing:border-box;background-color:#f1f1f1;width:100%;padding:clamp(3.75rem,8vw,5rem) clamp(1.25rem,4vw,2.5rem)}.reviews-title{text-align:center;font-size:var(--text-3xl);margin-top:var(--space-2xl);margin-bottom:var(--space-xl);color:#333;font-weight:700;position:relative}.reviews-title:after{content:"";background-color:#8a5cf6;border-radius:3px;width:clamp(4rem,6vw,5rem);height:3px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.reviews-grid{justify-content:center;align-items:center;gap:var(--space-xl);max-width:1200px;margin:0 auto;margin-bottom:var(--space-lg);flex-direction:column;display:flex}@media (min-width:768px){.reviews-grid{flex-flow:wrap}}
