:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #9a5b2e;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 154, 91, 46;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: rgb(61.6, 36.4, 18.4);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 54, 33.6);--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: rgb(88, 21.2, 27.6);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(234.8, 222.2, 213.2);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 231, 220.8);--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: rgb(248, 214.6, 217.8);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(214.6, 189.4, 171.4);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 207, 186.6);--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: rgb(241, 174.2, 180.6);--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #2b2a28;--bs-body-color-rgb: 43, 42, 40;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(43, 42, 40, .75);--bs-secondary-color-rgb: 43, 42, 40;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(43, 42, 40, .5);--bs-tertiary-color-rgb: 43, 42, 40;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #9a5b2e;--bs-link-color-rgb: 154, 91, 46;--bs-link-decoration: underline;--bs-link-hover-color: rgb(123.2, 72.8, 36.8);--bs-link-hover-color-rgb: 123, 73, 37;--bs-code-color: #d63384;--bs-highlight-color: #2b2a28;--bs-highlight-bg: rgb(255, 242.6, 205.4);--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(154, 91, 46, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: rgb(194.4, 156.6, 129.6);--bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);--bs-success-text-emphasis: rgb(117, 183, 152.4);--bs-info-text-emphasis: rgb(109.8, 223.2, 246);--bs-warning-text-emphasis: rgb(255, 217.8, 106.2);--bs-danger-text-emphasis: rgb(234, 133.8, 143.4);--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: rgb(30.8, 18.2, 9.2);--bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);--bs-success-bg-subtle: rgb(5, 27, 16.8);--bs-info-bg-subtle: rgb(2.6, 40.4, 48);--bs-warning-bg-subtle: rgb(51, 38.6, 1.4);--bs-danger-bg-subtle: rgb(44, 10.6, 13.8);--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: rgb(92.4, 54.6, 27.6);--bs-secondary-border-subtle: rgb(64.8, 70.2, 75);--bs-success-border-subtle: rgb(15, 81, 50.4);--bs-info-border-subtle: rgb(7.8, 121.2, 144);--bs-warning-border-subtle: rgb(153, 115.8, 4.2);--bs-danger-border-subtle: rgb(132, 31.8, 41.4);--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: rgb(194.4, 156.6, 129.6);--bs-link-hover-color: rgb(206.52, 176.28, 154.68);--bs-link-color-rgb: 194, 157, 130;--bs-link-hover-color-rgb: 207, 176, 155;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(102, 77.2, 2.8);--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}*,*:before,*:after{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.75rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm,.container{max-width:540px}}@media(min-width:768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1280px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.75rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width:576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width:768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width:992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width:1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width:1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.d-none{display:none}.text-center{text-align:center}.w-100{width:100%}.align-items-center{align-items:center}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:3rem}.order-1{order:1}.order-2{order:2}@media(min-width:768px){.d-md-inline-flex{display:inline-flex}}@media(min-width:992px){.d-lg-inline-flex{display:inline-flex}.d-lg-none{display:none}.order-lg-1{order:1}.order-lg-2{order:2}}:root{--ink: #1f1c19;--ink-soft: #4a453f;--muted: #6d665e;--brand: #9a5b2e;--brand-dark: #7a4520;--brand-light: #f3e6da;--cream: #f8f4ef;--line: #e6ddd2;--radius: 14px;--shadow: 0 10px 30px rgba(31, 28, 25, .08)}html,body{overflow-x:clip}body{color:var(--ink-soft);background:#fff;font-size:1rem;line-height:1.7}h1,h2,h3,h4{color:var(--ink);font-weight:750;line-height:1.2;letter-spacing:-.01em}h2{font-size:clamp(1.6rem,2.6vw,2.35rem);margin-bottom:.75rem}h3{font-size:1.15rem}a{color:var(--brand);text-decoration:none}a:hover{color:var(--brand-dark)}img{max-width:100%;height:auto}.container-narrow{max-width:860px}.icon{flex:0 0 auto;vertical-align:middle}.skip-link{position:fixed;left:12px;top:-80px;z-index:9999;background:var(--ink);color:#fff;padding:10px 14px;border-radius:8px}.skip-link:focus{top:12px;color:#fff}:focus-visible{outline:3px solid var(--brand);outline-offset:2px}.btn-brand,.btn-ghost,.btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1.35rem;border-radius:999px;font-weight:700;font-size:.95rem;border:2px solid transparent;transition:background .2s,color .2s,border-color .2s,transform .2s;cursor:pointer;white-space:nowrap}.btn-brand{background:var(--brand);color:#fff}.btn-brand:hover{background:var(--brand-dark);color:#fff;transform:translateY(-1px)}.btn-ghost{background:#ffffff14;color:#fff;border-color:#ffffff73}.btn-ghost:hover{background:#fff;color:var(--ink)}.btn-outline{background:transparent;color:var(--ink);border-color:var(--ink)}.btn-outline:hover{background:var(--ink);color:#fff}.btn-lg{padding:1rem 1.7rem;font-size:1.02rem}.topbar{background:var(--ink);color:#d9d1c7;font-size:.85rem}.topbar-inner{display:flex;align-items:center;justify-content:flex-end;gap:1.5rem;min-height:40px}.topbar-item{display:inline-flex;align-items:center;gap:.4rem}.topbar-item:first-child{margin-right:auto}.topbar-phone{color:#fff;font-weight:700}.topbar-phone:hover{color:var(--brand-light)}.lang-switch{display:flex;gap:.15rem;margin-left:.5rem;padding-left:1rem;border-left:1px solid rgba(255,255,255,.18)}.lang-switch a{color:#d9d1c7;font-weight:700;font-size:.8rem;padding:.15rem .45rem;border-radius:6px}.lang-switch a[aria-current=true]{background:var(--brand);color:#fff}.lang-switch a:hover{color:#fff}.site-header{position:sticky;top:0;z-index:60;background:#fffffff7;border-bottom:1px solid var(--line);transition:box-shadow .2s}.site-header.is-scrolled{box-shadow:0 6px 20px #00000012}.header-inner{display:flex;align-items:center;gap:1.5rem;min-height:78px}.brand{flex:0 0 auto;display:flex;align-items:center}.brand img{width:230px;height:auto}.brand-text{font-weight:800;font-size:1.3rem;color:var(--ink)}.site-nav{margin-left:auto}.site-nav>ul{list-style:none;display:flex;gap:.25rem;margin:0;padding:0}.site-nav li{position:relative}.site-nav>ul>li>a{display:block;padding:.6rem .85rem;color:var(--ink);font-weight:650;font-size:.95rem;border-radius:8px}.site-nav>ul>li>a:hover,.site-nav a[aria-current=page]{color:var(--brand);background:var(--cream)}.site-nav li ul{display:none;position:absolute;left:0;top:100%;min-width:240px;list-style:none;margin:0;padding:.5rem;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow)}.site-nav li:hover>ul,.site-nav li:focus-within>ul{display:block}.site-nav li ul a{display:block;padding:.5rem .75rem;color:var(--ink-soft);border-radius:8px;font-size:.92rem}.site-nav li ul a:hover{background:var(--cream);color:var(--brand)}.header-call{padding:.65rem 1.1rem}.nav-call{display:none}.hero-copy,.hero-visual{min-width:0}.menu-toggle{display:none;margin-left:auto;border:0;background:none;padding:.5rem}.menu-toggle span{display:block;width:26px;height:2px;background:var(--ink);margin:6px 0;transition:transform .2s,opacity .2s}.menu-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(8px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.hero{background:radial-gradient(circle at 85% 20%,#3a2d22 0,var(--ink) 55%);color:#e9e2d9;padding:clamp(3rem,7vw,6rem) 0;overflow:hidden}.hero-inner{display:grid;grid-template-columns:1.05fr 1fr;gap:3rem;align-items:center}.hero h1{color:#fff;font-size:clamp(2.1rem,4.6vw,3.6rem);margin-bottom:1.1rem}.eyebrow{display:inline-block;margin-bottom:.75rem;color:var(--brand);font-weight:800;font-size:.8rem;letter-spacing:.14em;text-transform:uppercase}.hero .eyebrow,.section-dark .eyebrow{color:#e0a877}.hero-text{font-size:1.12rem;max-width:36rem;color:#d6cdc2}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.8rem 0}.hero-badges{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.6rem 1.4rem;font-size:.93rem}.hero-badges li{display:inline-flex;align-items:center;gap:.4rem}.hero-badges .icon{color:#e0a877}.hero-visual{display:grid;grid-template-columns:1.4fr 1fr;grid-template-rows:1fr 1fr;gap:1rem;height:clamp(340px,42vw,520px)}.hero-img{margin:0;border-radius:var(--radius);overflow:hidden;box-shadow:0 20px 50px #00000059}.hero-img img{width:100%;height:100%;object-fit:cover}.hero-img-1{grid-row:1 / 3}.stats{background:var(--brand);color:#fff}.stats-grid{list-style:none;margin:0;padding:1.6rem 0;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;text-align:center}.stats-grid strong{display:block;font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.1;color:#fff}.stats-grid span{font-size:.92rem;opacity:.9}.section{padding:clamp(3.5rem,7vw,5.5rem) 0}.section-soft{background:var(--cream)}.section-dark{background:var(--ink);color:#d6cdc2}.section-dark h2{color:#fff}.section-head{text-align:center;max-width:760px;margin:0 auto 2.6rem}.section-head p:last-child{margin-bottom:0;color:var(--muted);font-size:1.05rem}.section-dark .section-head p:last-child{color:#c9bfb3}.lead-text{font-size:1.08rem}.intro-text{max-width:820px;margin:0 auto 2.5rem;text-align:center}.model-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.model-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;color:inherit;transition:transform .25s,box-shadow .25s}.model-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);color:inherit}.model-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.model-card-body{padding:1.25rem 1.35rem 1.4rem;display:flex;flex-direction:column;gap:.4rem;flex:1}.model-card-body h2,.model-card-body h3{font-size:1.2rem;margin:0}.model-card-body p{margin:0;color:var(--muted);font-size:.95rem}.model-link{margin-top:auto;padding-top:.6rem;display:inline-flex;align-items:center;gap:.35rem;color:var(--brand);font-weight:700;font-size:.92rem}.about-figure{margin:0;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.about-figure img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.rich-text{font-size:1.03rem}.rich-text h2{font-size:1.6rem;margin-top:2rem}.rich-text h3{font-size:1.25rem;margin-top:1.6rem}.rich-text ul,.rich-text ol{padding-left:1.2rem}.rich-text li{margin-bottom:.35rem}.rich-text img{border-radius:var(--radius)}.rich-text table{width:100%;border-collapse:collapse;margin:1.2rem 0;font-size:.95rem}.rich-text th,.rich-text td{border:1px solid var(--line);padding:.6rem .8rem;text-align:left}.rich-text th{background:var(--cream);color:var(--ink)}.seo-text{margin-top:3.5rem;padding-top:2.5rem;border-top:1px solid var(--line)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.feature{padding:1.7rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.feature-icon{display:inline-grid;place-items:center;width:54px;height:54px;border-radius:14px;background:var(--brand-light);color:var(--brand);margin-bottom:1rem}.feature h3{margin-bottom:.45rem}.feature p{margin:0;color:var(--muted);font-size:.96rem}.photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.9rem}.photo-grid-detail{grid-template-columns:repeat(3,1fr)}.photo{padding:0;border:0;border-radius:12px;overflow:hidden;background:#2d2925;cursor:zoom-in}.photo img{width:100%;aspect-ratio:4 / 3;object-fit:cover;transition:transform .35s}.photo:hover img{transform:scale(1.05)}.lightbox{position:fixed;inset:0;z-index:200;background:#0f0d0beb;display:grid;place-items:center;padding:1.5rem}.lightbox[hidden]{display:none}.lightbox img{max-height:88vh;max-width:100%;border-radius:8px}.lightbox button{position:absolute;top:1rem;right:1.2rem;border:0;background:none;color:#fff;font-size:2.6rem;line-height:1;cursor:pointer}.video-frame{max-width:360px;margin:0 auto;border-radius:22px;overflow:hidden;box-shadow:var(--shadow);background:#000;aspect-ratio:9 / 16}.video-frame video{width:100%;height:100%;object-fit:cover;display:block}.check-list{list-style:none;padding:0;margin:1.4rem 0 0;display:grid;gap:.7rem}.check-list li{display:flex;gap:.6rem;align-items:flex-start}.check-list .icon{color:var(--brand);margin-top:.3rem}.steps{list-style:none;counter-reset:step;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.steps li{counter-increment:step;position:relative;padding:1.6rem 1.5rem 1.5rem;background:#fff;border-radius:var(--radius);border:1px solid var(--line)}.steps li:before{content:counter(step,decimal-leading-zero);display:block;font-size:2rem;font-weight:800;color:var(--brand);line-height:1;margin-bottom:.8rem}.steps p{margin:0;color:var(--muted);font-size:.95rem}.area-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem}.area-list li{display:flex;align-items:center;gap:.45rem;padding:.75rem .95rem;border:1px solid var(--line);border-radius:10px;background:#fff;font-weight:600;color:var(--ink);font-size:.95rem}.area-list .icon{color:var(--brand)}.region-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.region-card{display:flex;flex-direction:column;gap:.5rem;padding:1.6rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.region-card h3{display:flex;align-items:center;gap:.45rem;margin:0}.region-card h3 .icon{color:var(--brand)}.region-card p{margin:0;color:var(--muted);font-size:.94rem}.faq-list{max-width:860px;margin:0 auto;display:grid;gap:.8rem}.faq-item{background:#fff;border:1px solid var(--line);border-radius:12px}.faq-item summary{list-style:none;cursor:pointer;padding:1.1rem 3rem 1.1rem 1.3rem;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);font-size:1.6rem;color:var(--brand);font-weight:400}.faq-item[open] summary:after{content:"\2212"}.faq-item summary h2,.faq-item summary h3{font-size:1.05rem;margin:0;display:inline}.faq-item p{padding:0 1.3rem 1.2rem;margin:0}.post-card{height:100%;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.post-card-img img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.post-card-body{padding:1.3rem}.post-card-body time{font-size:.83rem;color:var(--muted)}.post-card-body h3{font-size:1.12rem;margin:.3rem 0 .5rem}.post-card-body h3 a{color:var(--ink)}.post-card-body h3 a:hover{color:var(--brand)}.post-card-body p{margin:0;font-size:.94rem;color:var(--muted)}.post-meta{color:var(--muted);font-size:.9rem}.article-cover{width:100%;border-radius:var(--radius);margin-bottom:2rem;aspect-ratio:3 / 2;object-fit:cover}.pagination-wrap{margin-top:2rem;display:flex;justify-content:center}.pagination-wrap .pagination{list-style:none;display:flex;gap:.5rem;padding:0}.pagination-wrap .page-link{display:block;padding:.5rem 1rem;border:1px solid var(--line);border-radius:8px}.contact-card,.form-card{height:100%;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.8rem}.contact-lines{list-style:none;padding:0;margin:1rem 0 1.4rem;display:grid;gap:1rem}.contact-lines li{display:flex;gap:.8rem}.contact-lines .icon{color:var(--brand);margin-top:.2rem}.contact-lines strong{display:block;color:var(--ink);font-size:.85rem;text-transform:uppercase;letter-spacing:.06em}.map-frame{border-radius:12px;overflow:hidden;background:var(--cream);min-height:240px;display:grid;place-items:center}.map-frame iframe{width:100%;height:280px;border:0}.form-card p{color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-item{grid-column:1 / -1;display:flex;flex-direction:column;gap:.3rem}.form-item.half{grid-column:auto}.form-item label{font-weight:650;font-size:.9rem;color:var(--ink)}.form-item input[type=text],.form-item input[type=email],.form-item input[type=tel],.form-item textarea{width:100%;padding:.75rem .9rem;border:1px solid #d8cec2;border-radius:10px;background:#fff;font:inherit}.form-item input:focus,.form-item textarea:focus{border-color:var(--brand);outline:3px solid rgba(154,91,46,.18)}.check-label{display:flex;gap:.55rem;align-items:flex-start;font-weight:500}.check-label input{margin-top:.35rem}.form-submit{margin-top:1.2rem;border:0}.form-error{color:#b42318;font-size:.85rem}.form-success{padding:.9rem 1rem;background:#e7f6ec;color:#16693a;border-radius:10px}.honeypot{position:absolute;left:-9999px}.page-hero{background:var(--ink);color:#d6cdc2;padding:clamp(2.4rem,5vw,3.8rem) 0}.page-hero h1{color:#fff;font-size:clamp(1.9rem,4vw,2.9rem);margin:.4rem 0 .6rem}.page-lead{max-width:760px;font-size:1.08rem;margin:0}.breadcrumb-nav ol{list-style:none;display:flex;flex-wrap:wrap;gap:.35rem;padding:0;margin:0;font-size:.88rem}.breadcrumb-nav li+li:before{content:"/";margin-right:.35rem;opacity:.5}.breadcrumb-nav a{color:#e0a877}.error-page{padding:6rem 0;text-align:center}.error-page .page-lead,.error-page .hero-actions{margin-inline:auto;justify-content:center}.sidebar{position:sticky;top:100px;display:grid;gap:1.2rem}.side-card{border:1px solid var(--line);border-radius:var(--radius);padding:1.5rem;background:#fff}.side-card-dark{background:var(--ink);color:#d6cdc2;border-color:var(--ink)}.side-title{font-weight:800;color:var(--ink);font-size:1.1rem;margin-bottom:.6rem}.side-card-dark .side-title{color:#fff}.side-address{margin:1rem 0 0;font-size:.9rem;display:flex;gap:.4rem}.side-links{list-style:none;padding:0;margin:0}.side-links a{display:flex;justify-content:space-between;align-items:center;padding:.55rem 0;border-bottom:1px solid var(--line);color:var(--ink-soft)}.side-links a:hover{color:var(--brand)}.cta-band{background:linear-gradient(120deg,var(--brand-dark),var(--brand));color:#fbeee2;padding:3rem 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.cta-band h2{color:#fff;margin-bottom:.4rem;font-size:clamp(1.4rem,2.4vw,2rem)}.cta-band p{margin:0;max-width:620px}.cta-actions{display:flex;flex-wrap:wrap;gap:.8rem}.cta-band .btn-brand{background:#fff;color:var(--brand-dark)}.cta-band .btn-brand:hover{background:var(--ink);color:#fff}.site-footer{background:#171512;color:#b9afa3;font-size:.95rem}.footer-main{padding:4rem 0 3rem}.footer-brand{color:#fff;font-weight:800;font-size:1.3rem}.footer-title{color:#fff;font-weight:700;margin-bottom:1rem}.footer-list{list-style:none;padding:0;margin:0;display:grid;gap:.45rem}.site-footer a{color:#d7cdc1}.site-footer a:hover{color:#e0a877}.footer-contact{display:grid;gap:.8rem;font-style:normal}.footer-contact>*{display:flex;gap:.55rem}.footer-contact .icon{color:#e0a877;margin-top:.2rem}.footer-link-arrow{display:inline-flex;align-items:center;gap:.35rem;font-weight:700}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:1.2rem 0;font-size:.85rem}.footer-bottom-inner{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem}.footer-actions{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:center}.footer-actions button{border:0;background:none;color:#d7cdc1;padding:0;font:inherit;cursor:pointer}.quick-contact{position:fixed;right:1.2rem;bottom:1.2rem;z-index:90;display:flex;flex-direction:column;gap:.6rem}.quick-contact a{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.1rem;border-radius:999px;color:#fff;font-weight:700;box-shadow:0 8px 22px #00000038}.qc-call{background:var(--brand)}.qc-wa{background:#1f9d55}.quick-contact a:hover{color:#fff;filter:brightness(1.08)}.back-top{position:fixed;left:1.2rem;bottom:1.2rem;z-index:80;width:44px;height:44px;border-radius:50%;border:0;background:var(--ink);color:#fff;opacity:0;pointer-events:none;transition:opacity .2s}.back-top.show{opacity:1;pointer-events:auto}.cookie-consent[hidden],.cc-banner[hidden],.cc-modal[hidden]{display:none}.cc-banner{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:300;max-width:980px;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 20px 50px #0000002e;padding:1.2rem 1.4rem;display:flex;gap:1.2rem;align-items:center;flex-wrap:wrap;font-size:.92rem}.cc-banner>div:first-child{flex:1 1 380px}.cc-banner p{margin:.25rem 0 0}.cc-actions{display:flex;flex-wrap:wrap;gap:.5rem}.cc-actions button{padding:.6rem 1rem;border-radius:999px;border:2px solid var(--ink);background:#fff;color:var(--ink);font-weight:700;cursor:pointer}.cc-actions button:hover{background:var(--ink);color:#fff}.cc-modal{position:fixed;inset:0;z-index:310;display:grid;place-items:center;padding:1rem}.cc-backdrop{position:absolute;inset:0;background:#0000008c}.cc-panel{position:relative;background:#fff;border-radius:var(--radius);padding:1.8rem;max-width:520px;width:100%}.cc-panel h2{font-size:1.35rem}.cc-close{position:absolute;top:.6rem;right:.9rem;border:0;background:none;font-size:1.8rem;cursor:pointer}.cc-category{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 0;border-bottom:1px solid var(--line)}.cc-category span{display:block;font-size:.85rem;color:var(--muted)}.cc-panel .cc-actions{margin-top:1.2rem}@media(max-width:1199.98px){.site-nav>ul>li>a{padding:.55rem .6rem;font-size:.9rem}.brand img{width:200px}}@media(max-width:991.98px){.menu-toggle{display:block}.site-nav{position:absolute;left:0;right:0;top:100%;height:calc(100dvh - 78px);background:#fff;padding:1.2rem;overflow-y:auto;transform:translate(100%);visibility:hidden;transition:transform .25s,visibility .25s;margin:0}.site-nav.open{transform:none;visibility:visible}.header-call,.topbar-hours{display:none}.site-nav>ul{flex-direction:column;gap:0}.site-nav>ul>li>a{padding:.9rem .4rem;border-bottom:1px solid var(--line);border-radius:0;font-size:1.05rem}.site-nav li ul{display:block;position:static;box-shadow:none;border:0;padding:0 0 0 1rem}.nav-call{display:flex;margin-top:1.2rem;width:100%}body.nav-open{overflow:hidden}.hero-inner{grid-template-columns:1fr}.hero-visual{height:340px}.model-grid,.feature-grid,.region-grid,.steps,.stats-grid{grid-template-columns:repeat(2,1fr)}.photo-grid{grid-template-columns:repeat(3,1fr)}.sidebar{position:static}}@media(max-width:767.98px){.topbar-inner{justify-content:center}.topbar-item:first-child{margin-right:0}.topbar-address{display:none}.hero h1{font-size:2rem}.hero-badges{flex-direction:column}.header-inner{min-height:66px}.site-nav{height:calc(100dvh - 66px)}.brand img{width:170px}.model-grid,.feature-grid,.steps,.region-grid{grid-template-columns:1fr}.area-list,.photo-grid,.photo-grid-detail{grid-template-columns:repeat(2,1fr)}.form-grid{grid-template-columns:1fr}.hero-visual{height:260px}.hero-actions .btn-lg{flex:1 1 100%}.quick-contact{left:0;right:0;bottom:0;flex-direction:row;gap:0}.quick-contact a{flex:1;justify-content:center;border-radius:0;padding:.95rem;box-shadow:none}.site-footer{padding-bottom:56px}.back-top{bottom:72px}.cc-banner{bottom:64px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
