:root{--brand-dark: #202020;--brand-accent: #99ccff;--white: #ffffff;--max-width: 1200px;--font-serif: "Times New Roman", Georgia, serif;--font-sans: "Inter", sans-serif;min-height:100vh;display:flex;flex-direction:column}*{box-sizing:border-box}a{text-decoration:none;color:inherit}body{margin:0;background:var(--white);color:var(--brand-dark);font-family:var(--font-sans);height:100%}button{font-family:inherit;cursor:pointer;background:none;border:none}html,body,#root{height:100%}.navbar{position:sticky;top:0;z-index:40;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.04)}.nav-inner{max-width:var(--max-width);margin:0 auto;padding:.9rem 1.8rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.nav-logo{display:flex;align-items:center;gap:.7rem;cursor:pointer}.nav-logo-circle{width:42px;height:42px;border-radius:50%;border:1px solid var(--brand-accent, #99ccff);display:flex;align-items:center;justify-content:center;font-family:var(--font-serif, "Times New Roman", Georgia, serif);font-size:.95rem}.nav-logo-text{display:flex;flex-direction:column;line-height:1.1}.nav-logo-main{font-size:.78rem;letter-spacing:.14em}.nav-logo-sub{font-size:.65rem;letter-spacing:.16em;text-transform:uppercase;color:#6b7280}.nav-links{display:flex;align-items:center;gap:1.5rem}.nav-link{font-size:.78rem;text-transform:uppercase;letter-spacing:.18em;color:#111827;transition:color .15s ease,opacity .15s ease;opacity:.9}.nav-link:hover{border-bottom:2px solid gray;color:var(--brand-accent, #99ccff)}.nav-link-active{color:#000;opacity:1}.nav-cta{border-radius:999px;border:1px solid var(--brand-accent, #99ccff);padding:.55rem 1.4rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.18em;text-decoration:none;color:#0f172a;background:transparent;transition:background-color .15s ease,color .15s ease,border-color .15s ease,transform .1s ease}.nav-cta:hover{background:var(--brand-accent, #99ccff);color:#fff;transform:translateY(-1px)}.nav-burger{display:none;flex-direction:column;justify-content:center;gap:4px;width:34px;height:34px;border-radius:999px;background:#fff;padding:0}.nav-burger span{height:2px;width:18px;background:#111827;border-radius:999px;transition:transform .18s ease,opacity .18s ease}.nav-burger-open span:nth-child(1){transform:translateY(5.2px) rotate(47deg)}.nav-burger-open span:nth-child(2){opacity:0}.nav-burger-open span:nth-child(3){transform:translateY(-6.5px) rotate(-46deg)}@media(max-width:900px){.nav-inner{padding-inline:1.2rem}.nav-links{position:absolute;top:64px;left:0;right:0;background:#fff;flex-direction:column;align-items:flex-start;padding:1rem 1.4rem 1.4rem;gap:.9rem;border-bottom:1px solid rgba(0,0,0,.04);display:none}.nav-links.open{display:flex}.nav-cta{display:none}.nav-burger{display:flex}}.uc-container{min-height:70vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:#fafafa}.uc-box{text-align:center;max-width:500px;padding:2rem 2.5rem;border:1px solid rgba(0,0,0,.08);background:#fff;border-radius:4px}.uc-box h1{font-family:var(--font-serif);font-size:2rem;margin-bottom:.6rem;font-weight:500}.uc-box p{color:#555;margin-bottom:.4rem;font-size:1rem}.uc-note{font-size:.85rem;color:#777;letter-spacing:.1em;text-transform:uppercase}.home{min-height:100vh;background:#fff;color:#111827}.home-hero{position:relative;min-height:92vh;background-image:url(/hero.jpg);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;color:#fff;overflow:hidden}.home-hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#00000073,#00000059)}.home-hero-content{position:relative;z-index:1;width:100%;max-width:1100px;padding:0 1.5rem;text-align:center}.home-hero-label{display:inline-block;margin-bottom:1rem;padding:.45rem .9rem;border:1px solid rgba(255,255,255,.35);border-radius:999px;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;background:#ffffff14;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.home-hero-content h1{font-family:Times New Roman,Georgia,serif;font-size:clamp(2.8rem,5vw,4.9rem);font-weight:500;line-height:1.05;margin-bottom:1.2rem}.home-hero-content p{max-width:760px;margin:0 auto 2rem;line-height:1.75;font-size:1.02rem;color:#ffffffeb}.home-hero-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:2.5rem}.home-hero-btn{padding:.9rem 2rem;border-radius:999px;font-size:.82rem;text-transform:uppercase;letter-spacing:.16em;transition:all .2s ease;cursor:pointer}.home-hero-btn.primary{border:1px solid #ffffff;background:#fff;color:#111827}.home-hero-btn.primary:hover{transform:translateY(-2px);background:#f3f4f6}.home-hero-btn.secondary{border:1px solid rgba(255,255,255,.85);background:transparent;color:#fff}.home-hero-btn.secondary:hover{background:#ffffff1f;transform:translateY(-2px)}.home-hero-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;max-width:950px;margin:0 auto}.home-hero-highlights div{padding:1.1rem 1rem;border:1px solid rgba(255,255,255,.18);background:#ffffff14;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:18px}.home-hero-highlights strong{display:block;margin-bottom:.35rem;font-size:.96rem;font-weight:600}.home-hero-highlights span{font-size:.88rem;color:#ffffffe0;line-height:1.5}.section-heading{max-width:760px;margin:0 auto 3rem;text-align:center}.section-tag{display:inline-block;margin-bottom:.8rem;color:#8b6f47;text-transform:uppercase;letter-spacing:.15em;font-size:.76rem;font-weight:600}.section-heading h2,.home-intro-inner h2,.home-why-text h2,.home-cta-inner h2{font-family:Times New Roman,Georgia,serif;font-size:clamp(2rem,3vw,3rem);font-weight:500;line-height:1.15;margin-bottom:1rem}.section-heading p,.home-intro-inner p,.home-why-text p,.home-cta-inner p{line-height:1.75;color:#4b5563;font-size:1rem}.home-intro{padding:5rem 1.5rem 2rem;background:#fff}.home-intro-inner{max-width:900px;margin:0 auto;text-align:center}.home-services{padding:4rem 1.5rem 6rem;background:#fff}.home-services-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.service-card{background:#faf8f5;border:1px solid #eee7dd;border-radius:24px;padding:2rem;transition:transform .2s ease,box-shadow .2s ease}.service-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #11182714}.service-card h3{font-family:Times New Roman,Georgia,serif;font-size:1.45rem;font-weight:500;margin-bottom:.8rem;color:#111827}.service-card p{color:#4b5563;line-height:1.7;font-size:.96rem}.home-why{padding:6rem 1.5rem;background:#f8f7f4}.home-why-inner{max-width:1150px;margin:0 auto;display:grid;grid-template-columns:1fr 1.1fr;gap:3rem;align-items:start}.home-why-points{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}.why-point{background:#fff;border:1px solid #ece7df;border-radius:22px;padding:1.4rem}.why-point h3{font-size:1.05rem;margin-bottom:.55rem;color:#111827}.why-point p{color:#4b5563;line-height:1.65;font-size:.94rem}.home-cta{padding:6rem 1.5rem;background:#111827;color:#fff}.home-cta-inner{max-width:820px;margin:0 auto;text-align:center}.home-cta-inner p{max-width:650px;margin:0 auto 2rem;color:#ffffffd1}.home-cta-btn{border:none;background:#fff;color:#111827;padding:1rem 2rem;border-radius:999px;text-transform:uppercase;letter-spacing:.15em;font-size:.8rem;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.home-cta-btn:hover{transform:translateY(-2px);opacity:.95}@media(max-width:900px){.home-hero-highlights,.home-services-grid,.home-why-inner,.home-why-points{grid-template-columns:1fr}.home-why-inner{gap:2rem}}@media(max-width:768px){.home-hero{min-height:88vh}.home-hero-content{padding:0 1.1rem}.home-hero-content p{font-size:.95rem}.home-intro,.home-services,.home-why,.home-cta{padding-left:1.1rem;padding-right:1.1rem}.service-card,.why-point{padding:1.35rem}}.footer{background:#0f172a;color:#e5e7eb;padding:4rem 1.5rem 2rem;margin-top:auto}.footer-inner{max-width:1200px;margin:0 auto}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:2.5rem}.footer-brand h3{margin:0;font-size:1.5rem;color:#fff;font-family:Times New Roman,Georgia,serif}.footer-brand p{margin-top:.6rem;line-height:1.7;font-size:.95rem;color:#9ca3af;max-width:300px}.footer-col h4{margin-bottom:.9rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.12em;color:#9ca3af}.footer-col a,.footer-col span{display:block;margin-bottom:.55rem;font-size:.92rem;color:#e5e7eb;text-decoration:none;transition:color .2s ease}.footer-col a:hover{color:#fff}.footer-divider{margin:2.5rem 0 1.5rem;height:1px;background:#ffffff14}.footer-bottom{display:flex;justify-content:space-between;flex-wrap:wrap;font-size:.85rem;color:#9ca3af}@media(max-width:900px){.footer-top{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:600px){.footer-top{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:.5rem;text-align:center}}.services{padding:5rem 1.5rem;background:#fff}.services-inner{max-width:var(--max-width);margin:0 auto;text-align:center}.services-title{font-family:var(--font-serif);font-size:2.4rem;font-weight:500;margin-bottom:.6rem}.services-sub{color:#666;max-width:540px;margin:0 auto 3rem;line-height:1.6}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.8rem}.service-card{text-align:left;border:1px solid rgba(0,0,0,.06);background:#fafafa;padding:1.4rem 1.4rem 1.6rem;transition:border-color .16s ease,box-shadow .16s ease,transform .12s ease,background-color .16s ease}.service-card-image{width:100%;aspect-ratio:4 / 3;border-radius:6px;overflow:hidden;margin-bottom:1rem;background:#e5e7eb}.service-card-image img{width:100%;height:100%;display:block;object-fit:cover}.service-card h3{font-family:var(--font-serif);font-size:1.15rem;margin:0 0 .5rem}.service-card p{margin:0;color:#555;line-height:1.6}.service-card:hover{border-color:var(--brand-accent);background:#fff;box-shadow:0 10px 25px #0f172a14;transform:translateY(-2px)}@media(max-width:950px){.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.services-grid{grid-template-columns:1fr}.services{padding-inline:1.25rem}}.about-section{padding:4rem 1.5rem 6rem;background:#fff}.about-container{max-width:900px;margin:0 auto;text-align:center}.about-title{font-family:var(--font-serif);font-size:2.4rem;margin-bottom:.5rem;font-weight:500;color:#111}.about-subtitle{color:#555;max-width:650px;margin:0 auto 2.8rem;line-height:1.6}.about-card{background:#fafafa;border:1px solid rgba(0,0,0,.08);padding:2.2rem 2rem;border-radius:10px;text-align:left;line-height:1.7}.about-card p{margin-bottom:1.2rem;color:#444}.about-card p:last-child{margin-bottom:0}.contact-page{padding:4rem 1.5rem;background:#f8faf9;display:flex;justify-content:center}.contact-wrapper{max-width:1200px;display:grid;grid-template-columns:1fr 1fr;gap:3rem}.contact-left{padding-top:1rem}.contact-kicker{text-transform:uppercase;font-size:.75rem;letter-spacing:.15em;color:#9cf;margin-bottom:.6rem}.contact-left h1{font-family:Times New Roman,Georgia,serif;font-size:2.4rem;line-height:1.2;margin-bottom:1rem;color:#1a1a1a}.contact-lead{font-size:1rem;color:#444;margin-bottom:1.5rem;line-height:1.6}.response-badge{display:inline-flex;align-items:center;gap:6px;background:#e6f4ea;padding:.45rem .8rem;border-radius:999px;font-size:.85rem;color:#2d5931;border:1px solid #cce7d2;margin-bottom:1.8rem}.badge-dot{width:8px;height:8px;background:#2d5931;border-radius:50%}.contact-services-label{font-weight:600;font-size:.95rem;margin-bottom:.6rem}.contact-services ul{list-style:none;padding-left:0;margin:0 0 1.6rem}.contact-services li{display:flex;align-items:center;gap:.6rem;font-size:.95rem;color:#333;margin-bottom:.5rem}.icon{font-size:1.2rem}.contact-note{color:#666;font-size:.87rem;line-height:1.5;margin-top:1rem}.contact-right{background:#fff;padding:2rem;border-radius:10px;border:1px solid rgba(0,0,0,.08);box-shadow:0 8px 20px #0000000d}.contact-banner{padding:.9rem 1.2rem;border-radius:8px;font-size:.9rem;margin-bottom:1rem}.contact-banner.success{background:#e6f4ea;border:1px solid #cde8d4;color:#2e6233}.contact-banner.error{background:#fdecea;border:1px solid #f5c6c1;color:#8a1c14}.contact-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.form-field{display:flex;flex-direction:column;gap:6px}.form-field label{font-size:.85rem;font-weight:600;color:#444}.form-field input,.form-field select,.form-field textarea{padding:.7rem .8rem;border-radius:8px;border:1px solid #cfd6cf;font-size:.95rem;background:#f9faf9;transition:border-color .2s,background .2s}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#7da27f;background:#fff;outline:none}textarea{resize:vertical}.contact-submit{width:100%;margin-top:.5rem;padding:.85rem 1rem;background:#9cf;color:#fff;border-radius:8px;font-size:1rem;font-weight:600;border:none;cursor:pointer;transition:background .2s,transform .15s}.contact-submit:hover{background:#72bcd4;transform:translateY(-2px)}.contact-submit:disabled{background:#9cf;cursor:not-allowed;transform:none}@media(max-width:900px){.contact-wrapper{grid-template-columns:1fr}.contact-right{margin-top:1.5rem}.contact-form .form-row{grid-template-columns:1fr}}@media(max-width:600px){.contact-left h1{font-size:2rem}}
