:root{--royal-blue: #163f9f;--royal-blue-dark: #0c2b74;--royal-blue-soft: #e8eefc;--champagne: #e8cf9f;--champagne-soft: #fbf1dd;--warm-white: #fffaf3;--ink: #1f2533;--muted: #657085;--line: rgba(22, 63, 159, .16);color:var(--ink);background:var(--warm-white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--warm-white)}a{color:inherit}img{display:block;max-width:100%}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-page{min-height:100vh}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px clamp(20px,4vw,56px);border-bottom:1px solid rgba(255,250,243,.32);background:#0c2b74f5;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand-mark{display:inline-flex;align-items:center;gap:10px;min-width:0;text-decoration:none;font-weight:800}.brand-icon{display:grid;width:34px;height:34px;place-items:center;overflow:hidden;border-radius:50%;background:var(--champagne)}.brand-icon img{width:31px;height:31px;object-fit:contain}.site-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 18px;color:#ffffffdb;font-size:.92rem;font-weight:700}.site-nav a{text-decoration:none}.hero{background:var(--royal-blue-dark);color:#fff}.hero-inner{display:grid;width:min(960px,calc(100% - 40px));margin:0 auto;padding:clamp(32px,4vw,44px) 0}.hero-copy{display:grid;justify-items:center;text-align:center}.hero-logo-badge{width:min(520px,100%);margin-bottom:16px}.hero-logo{width:100%;height:auto;filter:drop-shadow(0 24px 46px rgba(0,0,0,.28))}.hero-copy h1,.section-heading h2,.section-contact h2{margin:0;font-family:Georgia,Times New Roman,serif;letter-spacing:0}.hero-copy h1{max-width:720px;font-size:clamp(2.7rem,5vw,4.35rem);line-height:.98}.eyebrow{margin:0 0 12px;color:var(--champagne);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-tagline{max-width:560px;margin:16px 0 0;font-size:clamp(1.18rem,2.2vw,1.7rem);line-height:1.28}.hero-location{max-width:640px;margin:12px 0 0;color:#ffffffd6;font-size:1.02rem;font-weight:700;line-height:1.5}.hero-actions,.contact-actions,.social-links{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.hero-actions{justify-content:center;margin-top:22px}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border-radius:6px;padding:12px 18px;font-weight:800;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--champagne);color:var(--royal-blue-dark);box-shadow:0 12px 30px #0000002e}.button-secondary{border:1px solid rgba(255,255,255,.34);background:#ffffff1a;color:#fff}.section{padding:clamp(56px,8vw,96px) 0}.section-muted{background:var(--royal-blue-soft)}.section-inner{width:min(1120px,calc(100% - 40px));margin:0 auto}.section-heading{max-width:720px;margin-bottom:clamp(28px,5vw,48px)}.section-heading h2,.section-contact h2{color:var(--royal-blue-dark);font-size:clamp(2rem,4vw,3.35rem);line-height:1}.section-heading p:not(.eyebrow),.section-contact p{margin:14px 0 0;color:var(--muted);line-height:1.7}.section-heading .eyebrow,.section-contact .eyebrow{color:var(--royal-blue)}.service-category-grid,.gallery-section-grid{display:grid;gap:24px}.service-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-category,.gallery-section{border:1px solid var(--line);border-radius:8px;background:#fffaf3e0;box-shadow:0 20px 70px #0c2b7414}.category-header,.gallery-section-heading{padding:24px;border-bottom:1px solid var(--line)}.category-header h3,.gallery-section-heading h3{margin:0;color:var(--royal-blue-dark);font-family:Georgia,Times New Roman,serif;font-size:1.65rem}.category-header p,.gallery-section-heading p{margin:10px 0 0;color:var(--muted);line-height:1.6}.service-list{display:grid}.service-group-divider{display:flex;align-items:center;gap:12px;padding:16px 24px 0;color:var(--royal-blue-dark);font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.service-group-divider:after{content:"";flex:1;height:1px;background:var(--line)}.service-group-divider+.service-item{padding-top:14px}.service-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;padding:18px 24px;border-bottom:1px solid var(--line)}.service-item:last-child{border-bottom:0}.service-copy h4{margin:0;color:var(--ink);font-size:1.05rem}.service-copy p{margin:6px 0 0;color:var(--muted);line-height:1.5}.service-meta{display:grid;min-width:90px;justify-items:end;align-content:start;gap:6px;white-space:nowrap}.service-price{color:var(--royal-blue);font-size:1.2rem;font-weight:900}.service-duration{color:var(--muted);font-size:.88rem;font-weight:800}.gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px}.gallery-card{margin:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.gallery-card img{width:100%;aspect-ratio:4 / 3;object-fit:contain;background:#f7f0e6}.gallery-card figcaption{padding:12px 14px 14px;color:var(--muted);font-size:.92rem;font-weight:700}.gallery-carousel{padding:18px}.gallery-carousel-stage{position:relative;max-width:760px;margin:0 auto;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#f7f0e6;touch-action:pan-y}.gallery-carousel-slide{display:none;margin:0;background:#fff}.gallery-carousel-slide.is-active{display:block}.gallery-carousel-image-button{display:grid;width:100%;height:320px;place-items:center;border:0;padding:0;background:#f7f0e6;cursor:zoom-in}.gallery-carousel-image-button img{width:auto;height:auto;max-width:min(100%,640px);max-height:320px;object-fit:contain}.gallery-carousel-slide figcaption{padding:12px 16px 14px;color:var(--muted);font-size:.96rem;font-weight:800;text-align:center}.gallery-carousel-control{position:absolute;top:50%;display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,255,255,.58);border-radius:999px;background:#0c2b74e0;color:#fff;transform:translateY(-50%);cursor:pointer}.gallery-carousel-control svg{width:23px;height:23px}.gallery-carousel-control path{fill:none;stroke:currentColor;stroke-width:3.25;stroke-linecap:round;stroke-linejoin:round}.gallery-carousel-control:hover{background:var(--royal-blue-dark)}.gallery-carousel-prev{left:14px}.gallery-carousel-next{right:14px}.gallery-carousel-thumbnails{display:grid;grid-template-columns:repeat(auto-fit,minmax(72px,1fr));gap:8px;width:min(760px,100%);margin:14px auto 0}.gallery-carousel-thumbnail{height:72px;overflow:hidden;border:2px solid transparent;border-radius:6px;padding:0;background:#f7f0e6;cursor:pointer;opacity:.72}.gallery-carousel-thumbnail:hover,.gallery-carousel-thumbnail.is-active{border-color:var(--royal-blue);opacity:1}.gallery-carousel-thumbnail img{width:100%;height:100%;object-fit:cover}.gallery-carousel-swipe-hint{display:none}.gallery-carousel-dots{display:none;flex-wrap:wrap;justify-content:center;gap:8px;padding:14px 0 0}.gallery-carousel-dot{width:10px;height:10px;border:0;border-radius:999px;background:#163f9f47;cursor:pointer}.gallery-carousel-dot.is-active{width:24px;background:var(--royal-blue)}.gallery-carousel-image-button:focus-visible,.gallery-carousel-control:focus-visible,.gallery-carousel-thumbnail:focus-visible,.gallery-carousel-dot:focus-visible,.gallery-lightbox-close:focus-visible{outline:3px solid var(--champagne);outline-offset:3px}.has-gallery-lightbox{overflow:hidden}.gallery-lightbox[hidden]{display:none}.gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;overflow-y:auto;padding:20px}.gallery-lightbox-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0c2b74d1;cursor:zoom-out}.gallery-lightbox-dialog{position:relative;display:grid;width:min(720px,100%);max-height:calc(100vh - 40px);gap:12px;justify-items:center;border-radius:8px;background:var(--warm-white);padding:18px;box-shadow:0 24px 80px #00000061}.gallery-lightbox-close{position:absolute;top:10px;right:10px;display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:999px;background:#0c2b74f5;color:#fff;cursor:pointer}.gallery-lightbox-close svg{width:18px;height:18px}.gallery-lightbox-close path{fill:none;stroke:currentColor;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}.gallery-lightbox-image-stage{display:grid;width:min(100%,720px);height:min(70vh,620px);place-items:center;background:#f7f0e6}.gallery-lightbox-image{width:auto;height:auto;max-width:100%;max-height:min(70vh,620px);object-fit:contain}.gallery-lightbox-caption{margin:0;color:var(--muted);font-weight:800;text-align:center}.faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.faq-item{border:1px solid var(--line);border-radius:8px;background:#fffaf3e6;padding:22px 24px;box-shadow:0 16px 48px #0c2b7412}.faq-item h3{margin:0;color:var(--royal-blue-dark);font-family:Georgia,Times New Roman,serif;font-size:1.22rem;line-height:1.2}.faq-item p{margin:10px 0 0;color:var(--muted);line-height:1.6}.section-contact{background:var(--royal-blue-dark);color:#fff}.contact-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center}.section-contact h2{font-size:clamp(2rem,3vw,2.85rem);line-height:1.05}.section-contact h2,.section-contact p{color:#fff}@media(max-width:860px){.service-category-grid,.contact-inner,.faq-list{grid-template-columns:1fr}.contact-actions{justify-content:flex-start}}@media(max-width:620px){.site-header{align-items:flex-start;flex-direction:column;gap:14px;padding:14px}.site-nav{justify-content:flex-start}.hero-inner,.section-inner{width:min(100% - 28px,1120px)}.hero-inner{padding:36px 0 44px}.hero-logo-badge{margin-bottom:18px}.hero-copy h1{font-size:2.28rem;line-height:1}.eyebrow{margin-bottom:10px}.hero-tagline{margin-top:16px;font-size:1.1rem}.hero-actions{margin-top:22px}.button,.social-links{width:100%}.service-item{grid-template-columns:1fr}.service-meta{grid-template-columns:auto auto;justify-content:space-between;justify-items:start;width:100%}.gallery-grid{grid-template-columns:1fr}.gallery-carousel{padding:14px}.gallery-carousel-stage{max-width:none}.gallery-carousel-image-button{height:min(72vw,360px)}.gallery-carousel-image-button img{max-height:min(72vw,360px)}.gallery-carousel-control,.gallery-carousel-thumbnails{display:none}.gallery-carousel-swipe-hint{display:block;margin:14px 0 0;color:var(--muted);font-size:.82rem;font-weight:800;text-align:center}.gallery-carousel-dots{display:flex;padding-top:8px}.gallery-lightbox{align-items:start;padding:12px}.gallery-lightbox-dialog{margin:auto 0;max-height:none;padding:14px}.gallery-lightbox-image-stage{height:min(66vh,360px)}.gallery-lightbox-image{max-height:min(66vh,360px)}}
