/* Focused refinement; existing layout and brand palette remain intact. */
.language-switch{display:flex;align-items:center;gap:2px;padding:3px;border:1px solid #dce0e6;border-radius:999px;background:#f5f6f8;margin-left:auto;flex-shrink:0}
.language-switch button{font:500 11px/1.2 inherit;font-family:inherit;font-size:11px;line-height:1.2;font-weight:500;padding:9px 10px;min-height:36px;background:transparent;color:#606878;border:0;border-radius:999px;cursor:pointer;white-space:nowrap}
.language-switch button[aria-pressed=true]{color:#172536;background:#fff;box-shadow:0 1px 4px #17253614}
.language-switch button:hover{color:#9b5b3b}.language-switch button:focus-visible{outline:2px solid #a96645;outline-offset:2px}
.nav-inner{gap:20px}.language-switch{order:3}#main-nav{margin-left:auto}
.tk-assistant{position:fixed;inset:auto 20px 20px auto;margin:0;width:430px;max-width:calc(100vw - 40px);height:min(650px,calc(100dvh - 145px));max-height:calc(100dvh - 145px);z-index:1100;border-radius:22px;box-shadow:0 16px 65px #14243a30;border:1px solid #d5dce6;overflow:hidden}
.tk-assistant[open]{display:flex;flex-direction:column}.tk-assistant:not([open]){display:none}
.tk-assistant::backdrop{display:none!important;background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:none!important}
.tk-chat-header{flex-shrink:0;padding:17px 20px}.tk-chat-header h2{font-size:24px}.tk-chat-header .tk-chat-avatar{width:44px;height:44px;border-radius:14px}
.tk-chat-close{min-width:40px;min-height:40px;font-size:24px}.tk-chat-body{min-height:0;flex:1;overflow-y:auto;padding:22px;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#b6c1ce transparent}
.tk-chat-footer{flex-shrink:0}.tk-chat-body [data-chat-intro]>h3{font-size:34px;margin-block:14px}.tk-chat-body [data-chat-intro]>p:not(.eyebrow):not(.field-help):not(.tk-safety-note){font-size:14px;line-height:1.65}
.luna-is-open .tk-assistant-launch,.luna-is-open .luna-launch-dismiss{visibility:hidden;pointer-events:none}
.tk-chat-composer{margin-top:18px}.tk-chat-composer textarea{min-height:70px;max-height:150px}.tk-chat-status{overflow-wrap:anywhere}
.tk-inquiry input,.tk-inquiry textarea,.tk-inquiry select{font-size:16px;line-height:1.5}.tk-inquiry label{line-height:1.5}.form-details summary{line-height:1.6;padding-block:14px}.form-status{overflow-wrap:anywhere}
.form-status.is-success{padding:16px;border:1px solid #bdcec3;border-radius:12px;background:#edf5ef;color:#244d35}
@media(min-width:781px) and (max-width:1150px){.nav-inner{gap:12px}.main-brand{max-width:210px}.nav-shell #main-nav{gap:16px}.nav-shell #main-nav>.nav-contact{padding:13px 17px}.language-switch button{padding:8px 6px;font-size:10px}}
@media(max-width:900px) and (min-width:781px){.main-brand{max-width:175px}.nav-shell #main-nav{gap:10px}.nav-shell #main-nav>a,.service-menu>summary{font-size:11px}.language-switch button{font-size:10px}}
@media(max-width:780px){.nav-inner{display:flex;flex-wrap:wrap;gap:9px 12px;padding-block:10px}.main-brand{margin-right:auto}.menu-toggle{order:2}.language-switch{order:1;margin:0}.language-switch button{min-height:34px;padding:7px;font-size:10px}.language-switch button span{display:none}.nav-inner>.main-brand{max-width:calc(100% - 216px);min-width:106px}.menu-toggle{padding:11px 12px;min-width:76px}#main-nav{order:4}.tk-assistant{right:10px;bottom:calc(78px + env(safe-area-inset-bottom));width:min(410px,calc(100vw - 20px));max-width:calc(100vw - 20px);height:min(530px,66dvh);max-height:calc(100dvh - 195px);border-radius:20px}.tk-chat-body{padding:18px}.tk-chat-header{padding:13px 16px}.tk-chat-footer{padding:11px 18px}.tk-chat-body [data-chat-intro]>h3{font-size:30px}.tk-chat-body .tk-inquiry .form-grid{grid-template-columns:1fr}.tk-chat-body .form-wide{grid-column:auto}.tk-chat-body .tk-quick-questions{gap:8px}.tk-quick-questions button{padding:14px 12px}}
@media(max-width:370px){.nav-inner{gap:7px}.language-switch button{padding:6px;font-size:9px}.menu-toggle{min-width:68px;padding:10px}.nav-inner>.main-brand{max-width:calc(100% - 195px);min-width:96px}}
@media(max-height:480px){.tk-assistant{bottom:8px;height:calc(100dvh - 90px);max-height:calc(100dvh - 90px)}}
@media(prefers-reduced-motion:no-preference){.language-switch button,.tk-chat-close{transition:background .18s,color .18s}.tk-assistant[open]{animation:luna-enter .22s ease-out}}
.project-photos{margin:18px 0 24px;padding:17px;border:1px dashed #c5ced9;border-radius:13px;background:#f6f8fa}.project-photos>label{font-size:14px;font-weight:600}.project-photos input[type=file]{display:block;width:100%;font-size:12px;border:0;padding:8px 0;background:transparent}.project-photos input::file-selector-button{border:1px solid #cdd5df;background:#fff;color:#233047;border-radius:8px;padding:10px 12px;margin-right:10px;font-family:inherit;font-weight:600;cursor:pointer}.photo-selection:empty{display:none}
.photo-picker{position:relative;display:inline-flex;align-items:center;min-height:44px;padding:10px 14px;border:1px solid #cdd5df;background:#fff;color:#233047;border-radius:9px;font-size:13px;font-weight:600;overflow:hidden}.photo-picker input[type=file]{position:absolute;inset:0;margin:0;opacity:0;width:100%;height:100%;cursor:pointer}.photo-picker:focus-within{outline:2px solid #a96645;outline-offset:3px}.photo-remove{border:0;background:none;color:#6e4934;font-size:12px;text-decoration:underline;padding:10px;cursor:pointer}.photo-selection{font-size:12px;color:#5e6b7c;margin-bottom:0}
@media(max-width:780px){.nav-shell .nav-inner{flex-wrap:nowrap;gap:8px}.nav-inner>.main-brand{flex:0 0 130px;width:130px;min-width:0;max-width:130px;margin-right:auto}.language-switch{flex:0 0 auto}.language-switch button{padding:7px 6px;font-size:10px}.nav-shell .menu-toggle{flex:0 0 84px;min-width:0;width:84px;gap:7px;padding:10px;font-size:12px}.menu-toggle .menu-lines{width:18px;flex:0 0 18px}.menu-toggle .menu-lines:before{width:18px}.menu-toggle .menu-lines:after{width:12px}}
@media(max-width:370px){.nav-shell .nav-inner{gap:6px}.nav-inner>.main-brand{flex-basis:96px;width:96px;max-width:96px}.nav-shell .menu-toggle{flex-basis:70px;width:70px;padding:8px;font-size:11px}.language-switch button{padding:7px 5px;font-size:9px}}
.site-arrow{display:inline-block;vertical-align:middle;flex:0 0 auto;width:18px;height:18px}.card-image .site-arrow{width:22px;height:22px}.button .site-arrow{width:19px;height:19px}.contact-card .site-arrow{width:24px;height:24px}

/* Tablet uses the same readable, expandable navigation as the phone. */
@media(min-width:781px) and (max-width:1024px){
.nav-inner{min-height:86px;gap:18px}.nav-inner>.main-brand{max-width:240px;margin-right:auto}.nav-shell .approved-brand-logo{width:240px;height:76px}.language-switch{order:1;margin:0}.language-switch button{font-size:12px;padding:9px 12px}.nav-shell .menu-toggle{order:2;display:flex;align-items:center;gap:12px;padding:13px 18px;min-height:44px;border:1px solid #253342;border-radius:14px;background:#172330;color:#fff;font-size:14px;font-weight:600}.menu-lines{height:10px}
.nav-shell #main-nav{display:none;position:absolute;top:100%;left:0;right:0;width:auto;max-height:calc(100dvh - 145px);overflow:auto;padding:24px 32px;background:#fff;border:1px solid #e0e4e8;border-radius:0 0 20px 20px;box-shadow:0 20px 35px #10203320}.nav-shell #main-nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}.nav-shell #main-nav>a{font-size:17px;padding:18px 0;border-top:1px solid #e0e4e8}.nav-shell #main-nav>.nav-home{border:0}.nav-shell #main-nav>.nav-contact{text-align:center;margin-top:12px;padding:17px;border-radius:30px;font-size:15px}.service-menu>summary{font-size:17px;padding:18px 0;border-top:1px solid #e0e4e8;justify-content:space-between}.service-menu-panel{position:static;display:block;padding:0;border:0;box-shadow:none;animation:none}.menu-intro{display:block;border:0;padding:0 0 17px}.menu-intro>span,.menu-intro>p{display:none}.menu-columns{display:block}.menu-group{border-top:1px solid #e6e9ec}.menu-group>summary{cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:16px;margin:0;padding:17px 0;color:#334454}.menu-group>summary span{display:block;font-size:20px;color:#8b644c}.menu-group[open]>summary span{transform:rotate(45deg)}.menu-group>div{padding:0 0 14px 14px;border-left:2px solid #c9ae97;margin-bottom:12px}.menu-columns a{font-size:14px;padding:12px 0}.wp-site-blocks>header:has(#main-nav.is-open){z-index:1200}
}
