body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Source Sans\ 3,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--gold:#9a7b4f;--gold-bright:#b8956a;--gold-deep:#7d613c;--navy:#1b2d45;--text:#1e1e1e;--text-body:#4a4540;--text-muted:#8a8279;--border:#9a7b4f2e;--border-strong:#9a7b4f61;--shadow-soft:0 4px 20px #1e1e1e0f;--shadow-hard:0 12px 40px #1e1e1e1a;--maxw:1160px;--radius:18px;--transition:all 220ms ease;--serif:"Playfair Display",Georgia,serif;--sans:"Source Sans 3","Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#faf8f5;color:#1e1e1e;color:var(--text);font-family:Source Sans\ 3,Segoe UI,sans-serif;font-family:var(--sans);font-weight:400;line-height:1.7;margin:0;min-height:100vh}.App{position:relative}.page-enter>*{animation:revealUp .6s ease forwards;opacity:0;transform:translateY(16px)}.page-enter>:first-child{animation-delay:.04s}.page-enter>:nth-child(2){animation-delay:.12s}.page-enter>:nth-child(3){animation-delay:.2s}.page-enter>:nth-child(4){animation-delay:.28s}.page-enter .aboutus-founder-grid>*,.page-enter .aboutus-team-grid>*,.page-enter .document-section,.page-enter .location-media>*,.page-enter .services-grid>*,.page-enter .trust-inner>*{animation:revealUp .6s ease forwards;opacity:0;transform:translateY(12px)}.page-enter .services-grid>*{animation-delay:.12s;animation-delay:calc(.12s + var(--stagger-index, 0)*.08s)}.page-enter .terms-page .document-section{animation:termsReveal .62s cubic-bezier(.22,.8,.22,1) forwards;opacity:0;transform:translateX(18px) scale(.985)}.page-enter .terms-page .document-section:first-child{animation-delay:.08s}.page-enter .terms-page .document-section:nth-child(2){animation-delay:.16s}.page-enter .terms-page .document-section:nth-child(3){animation-delay:.24s}.page-enter .terms-page .document-section:nth-child(4){animation-delay:.32s}.page-enter .terms-page .document-section:nth-child(5){animation-delay:.4s}.page-enter .terms-page .document-section:nth-child(6){animation-delay:.48s}.page-enter .terms-page .document-section:nth-child(7){animation-delay:.56s}.page-enter .terms-page .document-section:nth-child(8){animation-delay:.64s}.page-enter .terms-page .document-section:nth-child(9){animation-delay:.72s}.page-enter .terms-page .document-section:nth-child(10){animation-delay:.8s}.page-enter .terms-page .document-section:nth-child(11){animation-delay:.88s}.page-enter .terms-page .document-section:nth-child(12){animation-delay:.96s}@keyframes termsReveal{0%{opacity:0;transform:translateX(18px) scale(.985)}to{opacity:1;transform:translateX(0) scale(1)}}.page-enter .aboutus-team-grid>:first-child,.page-enter .document-section:first-child,.page-enter .services-grid>:first-child,.page-enter .trust-inner>:first-child{animation-delay:.18s}.page-enter .aboutus-team-grid>:nth-child(2),.page-enter .document-section:nth-child(2),.page-enter .services-grid>:nth-child(2),.page-enter .trust-inner>:nth-child(2){animation-delay:.25s}.page-enter .aboutus-team-grid>:nth-child(3),.page-enter .document-section:nth-child(3),.page-enter .services-grid>:nth-child(3),.page-enter .trust-inner>:nth-child(3){animation-delay:.32s}.page-enter .aboutus-team-grid>:nth-child(4),.page-enter .document-section:nth-child(4),.page-enter .services-grid>:nth-child(4),.page-enter .trust-inner>:nth-child(4){animation-delay:.39s}@keyframes revealUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}h1,h2,h3,h4,h5,h6{color:#1b2d45;color:var(--navy);font-family:Playfair Display,Georgia,serif;font-family:var(--serif);letter-spacing:0;line-height:1.25;margin:0 0 1rem}h1{font-size:clamp(2rem,5vw,3.2rem)}h2{font-size:clamp(1.55rem,3.6vw,2.2rem)}p{color:#8a8279;color:var(--text-muted);line-height:1.7;margin:0 0 1rem}a{color:inherit;text-decoration:none}.container{margin:0 auto;width:min(1160px,calc(100% - 2.2rem));width:min(var(--maxw),calc(100% - 2.2rem))}main{min-height:70vh}.top-bar{background:#1b2d45;background:var(--navy);border-bottom:1px solid #9a7b4f2e;border-bottom:1px solid var(--border)}.top-bar-content{color:#ffffffb3;font-size:.78rem;font-weight:500;letter-spacing:.06em;margin:0 auto;padding:.6rem 0;text-align:center;width:min(1160px,calc(100% - 2.2rem));width:min(var(--maxw),calc(100% - 2.2rem))}.top-bar a{color:#c4a87a;font-weight:600;text-decoration:none}.top-bar a:hover{text-decoration:underline}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;border-bottom:1px solid #00000012;position:-webkit-sticky;position:sticky;top:0;transition:all .22s ease;transition:var(--transition);width:100%;z-index:1000}.site-header.is-scrolled{background:#fffffffa;border-bottom-color:#9a7b4f61;border-bottom-color:var(--border-strong);box-shadow:0 4px 20px #1e1e1e0f;box-shadow:var(--shadow-soft)}.nav-row{display:flex;justify-content:space-between;margin:0 auto;min-height:74px;padding:0;width:min(1160px,calc(100% - 2.2rem));width:min(var(--maxw),calc(100% - 2.2rem))}.logo,.nav-row{align-items:center;gap:1rem}.logo{color:#1b2d45;color:var(--navy);display:inline-flex;white-space:nowrap}.logo-mark{background:#1b2d45;background:var(--navy);color:#b8956a;color:var(--gold-bright);display:grid;font-family:Playfair Display,Georgia,serif;font-family:var(--serif);font-size:1.1rem;font-weight:700;height:42px;letter-spacing:.02em;place-items:center;width:42px}.logo-text{display:grid;line-height:1.2}.logo-title{color:#1b2d45;color:var(--navy);font-family:Playfair Display,Georgia,serif;font-family:var(--serif);font-size:1.15rem;font-weight:600}.logo-subtitle{color:#8a8279;font-family:Source Sans\ 3,Segoe UI,sans-serif;font-family:var(--sans);font-size:.72rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase}.nav{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.nav a{color:#8a8279;color:var(--text-muted);font-size:.82rem;font-weight:500;letter-spacing:0;padding-bottom:.2rem;position:relative}.nav a:after{background:linear-gradient(90deg,#9a7b4f,#b8956a);background:linear-gradient(90deg,var(--gold),var(--gold-bright));bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:all .22s ease;transition:var(--transition);width:0}.nav a:hover{color:#9a7b4f;color:var(--gold)}.nav a:hover:after{width:100%}.lang-switcher{align-items:center;display:flex;gap:.2rem;margin-left:1.5rem}.lang-btn{align-items:center;background:#fff;border:1px solid #9a7b4f2e;border:1px solid var(--border);border-radius:50%;color:#8a8279;color:var(--text-muted);cursor:pointer;display:inline-flex;font-size:.65rem;font-weight:600;height:30px;justify-content:center;padding:0;text-transform:uppercase;transition:all .22s ease;transition:var(--transition);width:30px}.lang-btn:hover{border-color:#9a7b4f61;border-color:var(--border-strong);color:#9a7b4f;color:var(--gold)}.lang-btn.active{background:#9a7b4f14;border-color:#9a7b4f;border-color:var(--gold);color:#9a7b4f;color:var(--gold)}.about,.card,.contact-form,.hero,.location-info,.map-container,.page-header,.practice-area-card,.practice-areas,.working-hours{background:linear-gradient(155deg,#fffffff5,#fcf8f1eb);border:1px solid #9a7b4f2e;border:1px solid var(--border);border-radius:18px;border-radius:var(--radius);box-shadow:0 4px 20px #1e1e1e0f;box-shadow:var(--shadow-soft)}.hero{background:#0000;border:none;box-shadow:none;margin:0 auto .5rem;overflow:hidden;padding:clamp(2.5rem,5vw,5rem) 0 clamp(2rem,4vw,3.5rem);position:relative}.hero:before{background:radial-gradient(circle,#9a7b4f17 0,#0000 70%);border-radius:50%;content:"";height:600px;pointer-events:none;position:absolute;right:-10%;top:-52%;width:600px}.hero h1{color:#1b2d45;color:var(--navy);font-size:clamp(2.4rem,4.5vw,3.5rem);font-weight:500;line-height:1.2;margin-bottom:1.5rem}.hero h1 em{color:#9a7b4f;color:var(--gold);display:block;font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:500}.hero-grid{grid-gap:clamp(1.5rem,4vw,4rem);align-items:center;display:grid;gap:clamp(1.5rem,4vw,4rem);grid-template-columns:1.1fr .9fr}.hero-content{max-width:640px}.hero-label{align-items:center;color:#9a7b4f;color:var(--gold);display:inline-flex;font-size:.72rem;font-weight:600;gap:.6rem;letter-spacing:.12em;margin-bottom:1.5rem;text-transform:uppercase}.hero-label:before{background:#9a7b4f;background:var(--gold);content:"";height:2px;width:30px}.hero-desc{font-size:1.05rem;line-height:1.85;margin-bottom:2.5rem;max-width:500px}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem}.hero-image{position:relative}.hero-image-main{aspect-ratio:4/5;background:#f3efe9;border:1px solid #9a7b4f2e;border:1px solid var(--border);border-radius:6px;box-shadow:0 12px 40px #1e1e1e1a;box-shadow:var(--shadow-hard);overflow:hidden}.hero-building-image{display:block;height:100%;object-fit:cover;opacity:.86;width:100%}.hero-image-float{background:#fff;border-left:3px solid #9a7b4f;border-left:3px solid var(--gold);border-radius:4px;bottom:-22px;box-shadow:0 12px 40px #1e1e1e1a;box-shadow:var(--shadow-hard);left:-18px;padding:1.5rem 2rem;position:absolute}.stat-value{color:#1b2d45;color:var(--navy);font-family:Playfair Display,Georgia,serif;font-family:var(--serif);font-size:2.2rem;font-weight:700;line-height:1}.stat-label{color:#8a8279;font-size:.72rem;letter-spacing:.08em;margin-top:.2rem;text-transform:uppercase}.emergency-section{padding:5rem 0}.emergency-card{grid-gap:3rem;align-items:center;background:#fff;border:1px solid #0000000f;border-radius:6px;box-shadow:0 1px 3px #1e1e1e0a;display:grid;gap:3rem;grid-template-columns:1fr auto;overflow:hidden;padding:3.5rem;position:relative}.emergency-card:before{background:linear-gradient(90deg,#c0392b,#9a7b4f);background:linear-gradient(90deg,#c0392b,var(--gold));content:"";height:3px;left:0;position:absolute;top:0;width:100%}.emergency-badge{align-items:center;background:#c0392b0f;border:1px solid #c0392b26;border-radius:100px;color:#c0392b;display:inline-flex;font-size:.68rem;font-weight:600;gap:.5rem;letter-spacing:.1em;margin-bottom:1rem;padding:.35rem .85rem;text-transform:uppercase}.emergency-badge:before{animation:pulse 2s infinite;background:#c0392b;border-radius:50%;content:"";height:7px;width:7px}.emergency-card h2{font-size:1.75rem;font-weight:600;margin-bottom:.9rem}.emergency-card>div>p{color:#8a8279;color:var(--text-muted);font-size:.92rem;line-height:1.7;max-width:750px}.emergency-phone{text-align:center}.emergency-phone a{color:#1b2d45;color:var(--navy);display:block;font-family:Playfair Display,Georgia,serif;font-family:var(--serif);font-size:1.8rem;font-weight:700;letter-spacing:.02em;margin-bottom:.3rem;text-decoration:none;transition:color .3s}.emergency-phone a:hover{color:#9a7b4f;color:var(--gold)}.emergency-phone span{color:#8a8279;font-size:.7rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}@keyframes pulse{0%,to{opacity:1}50%{opacity:.25}}.trust-bar{background:#fff;border-bottom:1px solid #0000000d;border-top:1px solid #0000000d;margin:0 0 2rem;padding:3rem 0}.trust-inner{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.trust-item{padding:0 1rem;position:relative;text-align:center}.trust-item:not(:last-child):after{background:#00000014;content:"";height:70%;position:absolute;right:0;top:15%;width:1px}.trust-value{color:#1b2d45;color:var(--navy);font-family:Playfair Display,Georgia,serif;font-family:var(--serif);font-size:2rem;font-weight:700;line-height:1;margin-bottom:.35rem}.trust-label{color:#8a8279;font-size:.75rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase}.about{margin-bottom:2rem;padding:2rem}.location-info{margin:1rem 0;padding:1.5rem}.location-media{grid-gap:1.2rem;align-items:stretch;display:grid;gap:1.2rem;grid-template-columns:1fr 1fr;margin-bottom:1.4rem}.location-image-wrap{border:1px solid #9a7b4f2e;border:1px solid var(--border);border-radius:18px;border-radius:var(--radius);box-shadow:0 4px 20px #1e1e1e0f;box-shadow:var(--shadow-soft);margin-bottom:0;min-height:420px;overflow:hidden}.location-image{display:block;height:100%;object-fit:cover;width:100%}.map-container{border:1px solid #9a7b4f2e;border:1px solid var(--border);border-radius:18px;border-radius:var(--radius);box-shadow:0 4px 20px #1e1e1e0f;box-shadow:var(--shadow-soft);min-height:420px;overflow:hidden}.map-iframe{display:block;height:100%;min-height:420px;width:100%}.where-page{padding-bottom:2rem}.where-page-header{border-bottom:1px solid #0000000d;margin-bottom:2.2rem;padding:2.8rem 0 2.2rem}.where-page-label{align-items:center;color:#9a7b4f;color:var(--gold);display:inline-flex;font-size:.72rem;font-weight:600;gap:.75rem;letter-spacing:.14em;margin-bottom:.75rem;text-transform:uppercase}.where-page-label:before{background:#9a7b4f;background:var(--gold);content:"";height:2px;width:28px}.where-page-header h1{font-size:clamp(2rem,4vw,2.8rem);font-weight:500;margin-bottom:.45rem}.where-page-header p{font-size:1.04rem;margin:0;max-width:560px}.where-location{margin-bottom:2rem}.where-location-grid{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.where-address-card{background:#fff;border:1px solid #0000000f;border-radius:4px;overflow:hidden;padding:2.25rem;position:relative}.where-address-card:before{background:#9a7b4f;background:var(--gold);content:"";height:100%;left:0;position:absolute;top:0;width:3px}.where-address-card h2{font-size:1.4rem;margin-bottom:1.3rem}.where-address-detail{align-items:flex-start;border-bottom:1px solid #0000000a;display:flex;gap:1rem;padding:1rem 0}.where-address-detail:first-of-type{padding-top:0}.where-address-detail:last-child{border-bottom:none;padding-bottom:0}.where-address-icon{background:#f8f0e3;border-radius:50%;color:#9a7b4f;color:var(--gold);display:grid;flex-shrink:0;height:40px;place-items:center;width:40px}.where-address-icon svg{height:18px;width:18px}.where-address-info{flex:1 1}.where-address-info strong{color:#1b2d45;color:var(--navy);display:block;font-size:.78rem;font-weight:600;letter-spacing:.06em;margin-bottom:.2rem;text-transform:uppercase}.where-address-info p{color:#4a4540;color:var(--text-body);font-size:.9rem;line-height:1.6;margin:0}.where-address-info p+p{margin-top:.25rem}.where-address-info a{color:#9a7b4f;color:var(--gold)}.where-address-info a:hover{text-decoration:underline}.where-map-link{margin-top:.4rem!important}.where-map-wrap{border:1px solid #0000000f;border-radius:4px;box-shadow:0 4px 20px #1e1e1e0f;box-shadow:var(--shadow-soft);min-height:420px;overflow:hidden}.where-map-iframe{display:block;height:100%;min-height:420px;width:100%}.where-directions{margin-bottom:2rem}.where-directions-grid{grid-gap:1.15rem;display:grid;gap:1.15rem;grid-template-columns:repeat(3,1fr)}.where-direction-card{background:#fff;border:1px solid #0000000f;border-radius:4px;padding:1.6rem;text-align:center;transition:all .35s}.where-direction-card:hover{border-color:#0000;box-shadow:0 4px 20px #1e1e1e0f;box-shadow:var(--shadow-soft);transform:translateY(-3px)}.where-direction-icon{background:#f8f0e3;border-radius:50%;color:#9a7b4f;color:var(--gold);display:grid;height:52px;margin:0 auto 1rem;place-items:center;width:52px}.where-direction-icon svg{height:22px;width:22px}.where-direction-card h3{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.where-direction-card p{font-size:.85rem;line-height:1.6;margin:0}.where-photo{margin-bottom:1rem}.where-photo-frame{border-radius:4px;box-shadow:0 12px 40px #1e1e1e1a;box-shadow:var(--shadow-hard);max-height:400px;overflow:hidden;position:relative}.where-photo-image{display:block;filter:sepia(.23) brightness(.95) contrast(1.04);height:400px;object-fit:cover;width:100%}.where-photo-overlay{background:linear-gradient(180deg,#0000 50%,#1b2d459e);inset:0;position:absolute}.where-photo-text{bottom:2rem;color:#fff;left:2.3rem;position:absolute;right:2.3rem}.where-photo-text h3{color:#fff;font-size:1.3rem;margin-bottom:.25rem}.where-photo-text p{color:#ffffffd9;font-size:.85rem;margin:0}.working-hours{margin-bottom:1.4rem;padding:1.7rem}.contact-form{grid-gap:1rem;display:grid;gap:1rem;margin-bottom:2rem;padding:1.7rem}.contact-form label{grid-gap:.45rem;color:#1b2d45;color:var(--navy);display:grid;font-weight:600;gap:.45rem}.contact-form input,.contact-form textarea{background:#fff;border:1px solid #9a7b4f2e;border:1px solid var(--border);border-radius:12px;color:#1e1e1e;color:var(--text);font-family:inherit;padding:.8rem .95rem;transition:all .22s ease;transition:var(--transition);width:100%}.contact-form textarea{min-height:140px;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:#9a7b4f61;border-color:var(--border-strong);box-shadow:0 0 0 3px #9a7b4f1f;outline:none}.hp-input{height:1px;left:-9999px;opacity:0;pointer-events:none;position:absolute;width:1px}.form-status{border:1px solid #0000;border-radius:10px;font-size:.92rem;line-height:1.4;margin:0;padding:.65rem .9rem}.form-status.info{background:#9a7b4f1a;border-color:#9a7b4f42;color:#6c522f}.form-status.success{background:#3989491a;border-color:#39894947;color:#2f6a36}.form-status.error{background:#bf422f1a;border-color:#bf422f47;color:#913427}.page-header{margin-bottom:1.6rem;padding:clamp(1.7rem,3vw,2.4rem)}.documents-page h2{font-size:1.08rem;margin:1.4rem 0 .65rem}.document-section ul{margin:.45rem 0 .9rem;padding-left:1.2rem}.document-section li{color:#8a8279;color:var(--text-muted);margin:.3rem 0}.document-section a{color:#9a7b4f;color:var(--gold);text-decoration:underline;text-underline-offset:3px}.document-section a:hover{color:#b8956a;color:var(--gold-bright)}.practice-areas{background:#0000;border:none;box-shadow:none}.practice-areas-page{margin-bottom:2rem}.section-header{margin-bottom:3.5rem}.section-label{align-items:center;color:#9a7b4f;color:var(--gold);display:inline-flex;font-size:.72rem;font-weight:600;gap:.75rem;letter-spacing:.14em;margin-bottom:.75rem;text-transform:uppercase}.section-label:before{background:#9a7b4f;background:var(--gold);content:"";height:2px;width:28px}.section-title{font-size:clamp(1.8rem,3vw,2.5rem);margin-bottom:.5rem}.section-subtitle{font-size:1rem;max-width:640px}.practice-areas-grid{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.practice-area-card{padding:1.5rem;transition:all .22s ease;transition:var(--transition)}.practice-area-card:hover{border-color:#9a7b4f61;border-color:var(--border-strong);box-shadow:0 12px 40px #1e1e1e1a;box-shadow:var(--shadow-hard);transform:translateY(-4px)}.practice-area-card h3{font-size:1rem;margin-bottom:.8rem}.practice-area-card ul{list-style:none;margin:0;padding:0}.practice-area-card li{color:#8a8279;color:var(--text-muted);margin:.5rem 0;padding-left:1.05rem;position:relative}.practice-area-card li:before{color:#9a7b4f;color:var(--gold);content:"•";left:0;position:absolute}.services-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.service-card{background:#fff;border:1px solid #0000000f;border-radius:4px;padding:2rem 1.75rem;position:relative;transition:all .35s}.service-card:after{background:#9a7b4f;background:var(--gold);bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:width .35s;width:0}.service-card:hover{border-color:#0000;box-shadow:0 4px 20px #1e1e1e0f;box-shadow:var(--shadow-soft);transform:translateY(-3px)}.service-card:hover:after{width:62%}.service-icon{background:#9a7b4f1f;border-radius:50%;color:#9a7b4f;color:var(--gold);display:grid;height:46px;margin-bottom:1rem;place-items:center;transition:all .3s;width:46px}.service-icon svg{height:22px;width:22px}.service-card:hover .service-icon{background:#9a7b4f;background:var(--gold);color:#fff}.service-content h3{color:#1b2d45;color:var(--navy);font-family:Playfair Display,Georgia,serif;font-family:var(--serif);font-size:1.2rem;font-weight:600;margin-bottom:.7rem}.service-content ul{list-style:none;margin:0;padding:0}.service-content li{color:#8a8279;color:var(--text-muted);margin:.42rem 0;padding-left:1rem;position:relative}.service-content li:before{color:#9a7b4f;color:var(--gold);content:"•";left:0;position:absolute}.approach-section{background:#1b2d45;background:var(--navy);border-radius:6px;margin-bottom:2rem;overflow:hidden;padding:5.5rem 2rem;position:relative}.approach-section:before{background:radial-gradient(circle,#9a7b4f14 0,#0000 70%);content:"";height:400px;position:absolute;right:-100px;top:-100px;width:400px}.approach-section .section-label{color:#c4a87a}.approach-section .section-label:before{background:#c4a87a}.approach-section .section-title{color:#fff}.approach-section .section-subtitle{color:#ffffff8c}.approach-grid{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr;position:relative;z-index:1}.approach-steps{display:flex;flex-direction:column;gap:2.25rem}.approach-step{align-items:flex-start;display:flex;gap:1.25rem}.step-num{color:#c4a87a;font-size:1.6rem;font-weight:700;line-height:1.3;min-width:36px;opacity:.5}.step-content h4,.step-num{font-family:Playfair Display,Georgia,serif;font-family:var(--serif)}.step-content h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:.3rem}.step-content p{color:#ffffff8c;font-size:.9rem;line-height:1.65}.approach-quote-card{background:#ffffff0d;border:1px solid #ffffff14;border-left:3px solid #c4a87a;border-radius:4px;padding:2.5rem}.approach-quote-card blockquote{color:#ffffffd9;font-family:Playfair Display,Georgia,serif;font-family:var(--serif);font-size:1.35rem;font-style:italic;font-weight:400;line-height:1.65;margin-bottom:1.5rem}.approach-quote-card cite{color:#c4a87a;font-family:Source Sans\ 3,Segoe UI,sans-serif;font-family:var(--sans);font-size:.78rem;font-style:normal;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.about-us-page{margin-bottom:2rem}.aboutus-page-header{border-bottom:1px solid #0000000d;margin-bottom:2.2rem;padding:2.8rem 0 2.2rem}.aboutus-page-label{align-items:center;color:#9a7b4f;color:var(--gold);display:inline-flex;font-size:.72rem;font-weight:600;gap:.75rem;letter-spacing:.14em;margin-bottom:.75rem;text-transform:uppercase}.aboutus-page-label:before{background:#9a7b4f;background:var(--gold);content:"";height:2px;width:28px}.aboutus-page-header h1{font-size:clamp(2rem,4vw,2.8rem);margin-bottom:.45rem}.aboutus-page-header p{color:#8a8279;color:var(--text-muted);font-size:1.05rem;margin:0;max-width:620px}.aboutus-founder{border-bottom:1px solid #0000000d;padding:2.5rem 0 3.5rem}.aboutus-founder-grid{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:320px 1fr}.aboutus-founder-photo-frame{aspect-ratio:3/4;background:#f3efe9;border-radius:4px;box-shadow:0 4px 20px #1e1e1e0f;box-shadow:var(--shadow-soft);overflow:hidden}.aboutus-founder-photo-frame img{height:100%;object-fit:cover;width:100%}.aboutus-founder-photo{position:relative}.aboutus-founder-photo-accent{background:#fff;border-left:3px solid #9a7b4f;border-left:3px solid var(--gold);border-radius:4px;bottom:-12px;box-shadow:0 12px 40px #1e1e1e1a;box-shadow:var(--shadow-hard);left:-12px;padding:1rem 1.5rem;position:absolute}.aboutus-founder-photo-accent .val{color:#1b2d45;color:var(--navy);font-family:Playfair Display,Georgia,serif;font-family:var(--serif);font-size:1.6rem;font-weight:700;line-height:1}.aboutus-founder-photo-accent .lbl{color:#8a8279;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.aboutus-founder-content{padding-top:.5rem}.aboutus-founder-name{color:#1b2d45;color:var(--navy);font-family:Playfair Display,Georgia,serif;font-family:var(--serif);font-size:2rem;font-weight:600;margin-bottom:.25rem}.aboutus-founder-role{color:#9a7b4f;color:var(--gold);font-size:.78rem;font-weight:600;letter-spacing:.1em;margin-bottom:1.5rem;text-transform:uppercase}.aboutus-founder-bio p{color:#4a4540;color:var(--text-body);font-size:.95rem;line-height:1.8;margin-bottom:1rem}.aboutus-founder-highlights{grid-gap:1rem;border-top:1px solid #0000000f;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-top:2rem;padding-top:2rem}.aboutus-highlight-item{align-items:flex-start;display:flex;gap:.75rem}.aboutus-highlight-icon{background:#f8f0e3;border-radius:50%;color:#9a7b4f;color:var(--gold);display:grid;flex-shrink:0;height:36px;place-items:center;width:36px}.aboutus-highlight-icon svg{height:16px;width:16px}.aboutus-highlight-text{color:#4a4540;color:var(--text-body);font-size:.82rem;line-height:1.5}.aboutus-highlight-text strong{color:#1b2d45;color:var(--navy);display:block;font-size:.78rem;font-weight:600}.aboutus-founder-contact{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.6rem}.aboutus-contact-chip{align-items:center;background:#f3efe9;border:1px solid #0000;border-radius:100px;color:#4a4540;color:var(--text-body);display:inline-flex;font-size:.8rem;gap:.5rem;padding:.5rem 1rem;transition:all .3s}.aboutus-contact-chip:hover{border-color:#9a7b4f;border-color:var(--gold);color:#9a7b4f;color:var(--gold)}.aboutus-team-section{padding:3.5rem 0 0}.aboutus-team-section-header{margin-bottom:2.2rem}.aboutus-team-section-header h2{color:#1b2d45;color:var(--navy);font-size:1.6rem;font-weight:500}.aboutus-team-grid{display:flex;flex-direction:column;gap:1.4rem}.aboutus-team-card{background:#fff;border:1px solid #0000000f;border-radius:4px;display:grid;grid-template-columns:240px 1fr;overflow:hidden;transition:all .35s}.aboutus-team-card:hover{border-color:#0000;box-shadow:0 4px 20px #1e1e1e0f;box-shadow:var(--shadow-soft);transform:translateY(-2px)}.aboutus-team-card-no-photo{grid-template-columns:1fr}.aboutus-team-card-photo{background:#f3efe9}.aboutus-team-card-photo img{display:block;height:100%;object-fit:cover;width:100%}.aboutus-team-card-body{padding:2rem 2.2rem}.aboutus-team-card-name{color:#1b2d45;color:var(--navy);font-family:Playfair Display,Georgia,serif;font-family:var(--serif);font-size:1.4rem;font-weight:600;margin-bottom:.15rem}.aboutus-team-card-role{color:#9a7b4f;color:var(--gold);font-size:.72rem;font-weight:600;letter-spacing:.1em;margin-bottom:1.25rem;text-transform:uppercase}.aboutus-team-card-bio p{color:#4a4540;color:var(--text-body);font-size:.9rem;line-height:1.75;margin-bottom:.75rem}.aboutus-team-card-tags{border-top:1px solid #0000000d;display:flex;flex-wrap:wrap;gap:.4rem;margin-top:1.25rem;padding-top:1.25rem}.aboutus-tag{background:#faf8f5;border-radius:100px;color:#8a8279;color:var(--text-muted);font-size:.7rem;font-weight:500;letter-spacing:.03em;padding:.3rem .75rem}.aboutus-achievements-toggle{align-items:center;background:none;border:none;color:#9a7b4f;color:var(--gold);cursor:pointer;display:inline-flex;font-family:Source Sans\ 3,Segoe UI,sans-serif;font-family:var(--sans);font-size:.78rem;font-weight:600;gap:.4rem;margin-top:1rem;padding:.3rem 0;transition:opacity .3s}.aboutus-achievements-toggle:hover{opacity:.7}.aboutus-achievements-toggle svg{height:14px;transition:transform .3s;width:14px}.aboutus-achievements-toggle.open svg{transform:rotate(180deg)}.aboutus-achievements-content{max-height:0;overflow:hidden;transition:max-height .4s ease}.aboutus-achievements-content.open{max-height:2200px}.aboutus-achievements-list{background:#faf8f5;border-left:2px solid #9a7b4f;border-left:2px solid var(--gold);border-radius:4px;margin-top:.75rem;padding:1rem 1.25rem}.aboutus-achievement-item{color:#4a4540;color:var(--text-body);font-size:.82rem;line-height:1.6;padding:.4rem 0 .4rem 1rem;position:relative}.aboutus-achievement-item:before{background:#9a7b4f;background:var(--gold);border-radius:50%;content:"";height:4px;left:0;position:absolute;top:.75rem;width:4px}.aboutus-publications-list{background:#faf8f5;border-left:2px solid #9a7b4f;border-left:2px solid var(--gold);border-radius:4px;margin-top:.75rem;padding:1rem 1.25rem}.aboutus-pub-item{border-bottom:1px solid #0000000a;color:#8a8279;color:var(--text-muted);font-size:.8rem;line-height:1.6;padding:.5rem 0}.aboutus-pub-item:last-child{border-bottom:none}.aboutus-team-card-contact{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.aboutus-team-card-contact a{color:#8a8279;color:var(--text-muted);font-size:.8rem}.aboutus-team-card-contact a:hover{color:#9a7b4f;color:var(--gold)}.btn{align-items:center;background:linear-gradient(135deg,#1b2d45,#2a3f5c);background:linear-gradient(135deg,var(--navy),#2a3f5c);border:none;border-radius:3px;box-shadow:0 8px 20px #1b2d4533;color:#fff;cursor:pointer;display:inline-flex;font-size:.82rem;font-weight:600;gap:.5rem;justify-content:center;letter-spacing:.04em;padding:.85rem 2rem;transition:all .22s ease;transition:var(--transition);width:-webkit-fit-content;width:fit-content}.btn:hover{box-shadow:0 12px 24px #1b2d4542;transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,#1b2d45,#2a3f5c);background:linear-gradient(135deg,var(--navy),#2a3f5c)}.btn-outline{background:#fff;border:1px solid #0000002e;box-shadow:none;color:#8a8279;color:var(--text-muted)}.btn-outline:hover{border-color:#9a7b4f;border-color:var(--gold);box-shadow:none;color:#9a7b4f;color:var(--gold)}.btn-disabled{background:#d8d1c7;box-shadow:none;color:#72695f;cursor:not-allowed}.site-footer{background:linear-gradient(180deg,#ffffffd1,#f3efe9f2);border-top:1px solid #9a7b4f61;border-top:1px solid var(--border-strong);margin-top:2.5rem;padding:2.4rem 0 1.4rem}.footer-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.site-footer h4{font-size:.95rem;margin-bottom:.7rem}.site-footer p{margin:0}.credit{border-top:1px solid #9a7b4f2e;border-top:1px solid var(--border);color:#7f7467;font-size:.85rem;margin-top:1.6rem;padding-top:1rem;text-align:center}@media (max-width:980px){.nav-row{flex-wrap:wrap;justify-content:center}.logo{text-align:center}.logo,.nav{justify-content:center;width:100%}.nav{order:3}.lang-switcher{order:2}.aboutus-founder-grid{gap:2rem;grid-template-columns:260px 1fr}}@media (max-width:768px){.container,.nav-row,.top-bar-content{width:calc(100% - 1.4rem)}main{padding-top:1rem}.about,.contact-form,.emergency-card,.hero,.page-header,.working-hours{padding:1.2rem}.hero-grid{gap:1.5rem;grid-template-columns:1fr}.hero h1{font-size:2rem}.hero-image-float{bottom:-16px;left:auto;right:-10px}.emergency-card{border-radius:10px;gap:1.4rem;grid-template-columns:1fr;padding:2.5rem 2rem;text-align:center}.emergency-card h2{font-size:1.45rem}.emergency-phone a{font-size:1.35rem}.emergency-card>div>p{max-width:100%}.trust-inner{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.trust-item:last-child:after,.trust-item:nth-child(2):after{display:none}.nav{gap:.85rem}.nav a{font-size:.83rem}.top-bar-content{font-size:.82rem;text-align:center}.location-media{grid-template-columns:1fr}.location-image-wrap,.map-container,.map-iframe{min-height:320px}.approach-section{padding:4rem 1.2rem}.approach-grid{gap:2rem;grid-template-columns:1fr}.where-page-header{padding:1.7rem 0 1.4rem}.where-location-grid{gap:1rem;grid-template-columns:1fr}.where-map-iframe,.where-map-wrap{min-height:320px}.where-directions-grid{grid-template-columns:1fr}.where-address-card,.where-direction-card{padding:1.25rem}.where-photo-text{bottom:1.2rem;left:1.3rem;right:1.3rem}.aboutus-page-header{padding:1.8rem 0 1.4rem}.aboutus-founder{padding:1.5rem 0 2.5rem}.aboutus-founder-grid{gap:1.4rem;grid-template-columns:1fr}.aboutus-founder-photo{max-width:320px}.aboutus-founder-highlights,.aboutus-team-card{grid-template-columns:1fr}.aboutus-team-card-photo{aspect-ratio:4/5;height:auto;width:100%}.aboutus-team-card-photo img{object-position:center 20%}.aboutus-team-card-body{padding:1.25rem}}@media (prefers-reduced-motion:reduce){.page-enter .aboutus-founder-grid>*,.page-enter .aboutus-team-grid>*,.page-enter .document-section,.page-enter .location-media>*,.page-enter .services-grid>*,.page-enter .trust-inner>*,.page-enter .where-directions-grid>*,.page-enter .where-location-grid>*,.page-enter>*{animation:none!important;opacity:1!important;transform:none!important}}
/*# sourceMappingURL=main.06a31879.css.map*/