/* Kadosan Group teması — otomatik üretildi (npm run build:theme). Kaynak dosyaları düzenleyin. */
@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}: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.5rem;--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}}:root{--brand: #0a3a67;--brand-dark: #062846;--brand-soft: #eaf2f8;--accent: #ed1c24;--accent-dark: #c2151c;--accent-soft: #fdecec;--ink: #17140f;--ink-2: #453e35;--muted: #7b7268;--line: #e6dfd4;--cream: #fbf8f3;--sand: #f3ede4;--white: #fff;--container: 1240px;--radius: 14px;--radius-sm: 8px;--radius-pill: 999px;--shadow-sm: 0 1px 2px rgba(23, 20, 15, .06), 0 2px 8px rgba(23, 20, 15, .04);--shadow: 0 2px 6px rgba(23, 20, 15, .06), 0 12px 32px rgba(23, 20, 15, .08);--shadow-lg: 0 8px 24px rgba(23, 20, 15, .1), 0 24px 60px rgba(23, 20, 15, .12);--font-body: -apple-system, BlinkMacSystemFont, "SF Pro Text", system-ui, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--ease: cubic-bezier(.22, .61, .36, 1)}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}body{margin:0;font-family:var(--font-body);font-size:16px;line-height:1.7;color:var(--ink-2);background:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.006em}h1,h2,h3,h4,h5,h6{margin:0 0 .6em;font-family:var(--font-display);font-weight:700;line-height:1.15;letter-spacing:-.022em;color:var(--ink)}.h-split{font-weight:300}.h-split strong{font-weight:700;color:inherit}h1{font-size:clamp(2rem,1.4rem + 2.4vw,3.25rem)}h2{font-size:clamp(1.6rem,1.2rem + 1.6vw,2.4rem)}h3{font-size:clamp(1.15rem,1rem + .6vw,1.5rem)}h4{font-size:1.125rem}p{margin:0 0 1.1em}p:last-child{margin-bottom:0}a{color:var(--brand);text-decoration:none;transition:color .2s var(--ease)}a:hover{color:var(--brand-dark)}img,svg,video{max-width:100%;height:auto;display:block}ul,ol{margin:0 0 1.1em;padding-left:1.2em}li{margin-bottom:.35em}strong{color:var(--ink);font-weight:600}hr{border:0;border-top:1px solid var(--line);margin:2.5rem 0}table{width:100%;border-collapse:collapse}th,td{padding:.75rem 1rem;border-bottom:1px solid var(--line);text-align:left}th{font-family:var(--font-display);color:var(--ink)}::selection{background:var(--brand);color:#fff}:focus-visible{outline:3px solid var(--accent);outline-offset:2px;border-radius:4px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:-9999px;top:0;z-index:10000;background:var(--ink);color:#fff;padding:.75rem 1.25rem;border-radius:0 0 var(--radius-sm) 0}.skip-link:focus{left:0;color:#fff}.rich-text{color:var(--ink-2)}.rich-text>:first-child{margin-top:0}.rich-text h2,.rich-text h3{margin-top:1.8em}.rich-text ul{padding-left:1.1em;list-style:none}.rich-text ul li{position:relative;padding-left:1.1em;margin-bottom:.5em}.rich-text ul li:before{content:"";position:absolute;left:0;top:.62em;width:7px;height:7px;border-radius:50%;background:var(--accent)}.rich-text img{border-radius:var(--radius);margin:1.5rem 0}.rich-text a{text-decoration:underline;text-underline-offset:3px}.rich-text--article>p:first-of-type{font-size:1.16rem;line-height:1.65;color:var(--ink)}.rich-text--article>img:first-child{float:right;width:min(300px,40%);margin:0 0 1.5rem 2rem;shape-outside:circle(50%)}.rich-text--article:after{content:"";display:block;clear:both}.rich-text--article h2,.rich-text--article h3{clear:none;padding-top:.3em}@media(max-width:640px){.rich-text--article>img:first-child{float:none;width:62%;margin:0 auto 1.5rem}}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:20px}.section{padding:clamp(3rem,2rem + 4vw,5.5rem) 0}.section--tight{padding:clamp(2rem,1.5rem + 2vw,3.25rem) 0}.section--cream{background:var(--cream)}.section--sand{background:var(--sand)}.section--ink{background:var(--ink);color:#ffffffc7}.section--ink h2,.section--ink h3{color:#fff}.section-head{max-width:760px;margin-bottom:2.5rem}.section-head--tight{margin-bottom:1.25rem}.section-head--center{margin-inline:auto;text-align:center}.section-head .top-line{display:inline-block;font-family:var(--font-display);font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:var(--brand);margin-bottom:.7rem}.section-head h2{margin-bottom:.5rem}.section-head p{font-size:1.05rem;color:var(--muted);margin-bottom:0}.site-header{position:relative;z-index:50;background:#fff;color:var(--brand-dark);border-bottom:1px solid rgba(6,40,70,.1);overflow:visible}.topbar{background:var(--brand-dark);color:#ffffffd9;font-size:.82rem;border-bottom:1px solid rgba(255,255,255,.14)}.topbar__inner{display:flex;align-items:center;justify-content:flex-end;gap:1.5rem;min-height:40px;flex-wrap:wrap}.topbar a{color:#ffffffdb;display:inline-flex;align-items:center;gap:.4rem}.topbar a:hover{color:#fff}.topbar__contact{display:flex;align-items:center;gap:1.25rem;margin-right:auto}.topbar .icon{width:14px;height:14px;flex:none}.topbar__links{display:flex;align-items:center;gap:1.25rem}@media(max-width:860px){.topbar__links{display:none}.topbar__inner{justify-content:space-between;gap:.75rem}.topbar__contact{gap:.9rem;margin-right:0}.topbar{font-size:.75rem}}@media(max-width:430px){.topbar{font-size:.72rem}.topbar__contact{gap:.7rem}.topbar__contact a:last-child{font-size:0;gap:0}.topbar__contact a:last-child .icon{width:16px;height:16px}}.lang-switch{display:inline-flex;align-items:center;gap:.15rem}.lang-switch a{padding:.1rem .45rem;border-radius:var(--radius-sm);font-family:var(--font-display);font-size:.78rem;letter-spacing:.05em}.lang-switch a.is-active{background:#ffffff38;color:#fff}.navbar{background:#fff;transition:box-shadow .25s var(--ease)}.navbar.is-stuck{position:fixed;inset:0 0 auto;z-index:60;background:#fffffff7;box-shadow:0 8px 30px #06284624;backdrop-filter:blur(12px);animation:navDrop .28s var(--ease)}@keyframes navDrop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.navbar__inner{display:flex;align-items:center;gap:1.5rem;min-height:88px}.navbar{position:relative}.navbar__logo{display:inline-flex;align-items:center;justify-content:flex-start;position:relative;z-index:3;flex:1 0 auto}.navbar__logo img{width:132px;min-width:132px;height:auto;object-fit:contain;filter:none;transition:width .25s var(--ease)}.navbar.is-stuck .navbar__logo img{width:108px}.nav{display:flex;align-items:center;justify-content:center;gap:.35rem;flex:1 1 auto;margin:0;padding:0;list-style:none}.nav>li{position:relative;margin:0}.nav>li.has-megamenu{position:static}.nav>li>a{display:inline-flex;align-items:center;gap:.3rem;padding:.7rem .85rem;border-radius:var(--radius-sm);font-family:var(--font-display);font-size:.93rem;letter-spacing:.01em;color:var(--brand-dark);white-space:nowrap}.nav>li>a:after{content:"";position:absolute;left:.85rem;right:.85rem;bottom:.3rem;height:1.5px;border-radius:2px;background:var(--accent);transform:scaleX(0);transform-origin:center;transition:transform .25s var(--ease)}.nav>li>a:hover,.nav>li:focus-within>a{color:var(--accent);background:none}.nav>li>a:hover:after,.nav>li:focus-within>a:after{transform:scaleX(1)}.nav>li>a.is-active{color:var(--accent)}.nav>li>a .caret{transition:transform .25s var(--ease)}.nav>li:hover>a .caret,.nav>li:focus-within>a .caret{transform:rotate(180deg)}.nav .caret{width:14px;height:14px;opacity:.5}.subnav{position:absolute;top:calc(100% + 2px);left:0;min-width:250px;margin:0;padding:.5rem;list-style:none;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(6px);transition:all .18s var(--ease)}.nav>li:hover>.subnav,.nav>li:focus-within>.subnav{opacity:1;visibility:visible;transform:translateY(0)}.subnav li{margin:0}.subnav a{display:block;padding:.55rem .75rem;border-radius:var(--radius-sm);font-size:.92rem;color:var(--ink-2)}.subnav a:hover{background:none;color:var(--accent)}.megamenu{position:absolute;top:100%;left:0;right:0;padding:1.5rem max(1.25rem,calc((100vw - var(--container)) / 2));background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line);box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .2s var(--ease),transform .2s var(--ease),visibility .2s;z-index:20}.nav>li:hover>.megamenu,.nav>li:focus-within>.megamenu{opacity:1;visibility:visible;transform:translateY(0)}.megamenu__grid{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:.5rem}.megamenu__card{display:flex;align-items:center;gap:.75rem;padding:.6rem;border-radius:var(--radius-sm);transition:background .2s var(--ease)}.megamenu__card:hover{background:var(--cream)}.megamenu__thumb{display:grid;place-items:center;flex:none;width:74px;height:56px;border-radius:var(--radius-sm);overflow:hidden;background:var(--sand);color:var(--accent)}.megamenu__thumb img{width:100%;height:100%;object-fit:cover}.megamenu__thumb .icon{width:22px;height:22px}.megamenu__text{display:flex;flex-direction:column;gap:.15rem;min-width:0}.megamenu__text strong{font-family:var(--font-display);font-size:.93rem;font-weight:600;color:var(--ink)}.megamenu__text small{font-size:.78rem;line-height:1.45;color:var(--muted)}.megamenu__card:hover .megamenu__text strong{color:var(--accent)}.megamenu__all{display:inline-flex;align-items:center;gap:.4rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--line);width:100%;font-family:var(--font-display);font-size:.86rem;color:var(--accent)}.megamenu__all .icon{width:15px;height:15px;transition:transform .2s var(--ease)}.megamenu__all:hover .icon{transform:translate(4px)}.newsbar{border-top:1px solid var(--line);background:var(--cream);font-size:.84rem}.newsbar__inner{display:flex;align-items:center;gap:.85rem;min-height:40px}.newsbar__label{flex:none;font-family:var(--font-display);font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#fff;background:var(--accent);border-radius:var(--radius-pill);padding:.22rem .7rem}.newsbar__link{display:inline-flex;align-items:center;gap:.4rem;min-width:0;color:var(--ink-2)}.newsbar__link span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.newsbar__link .icon{width:14px;height:14px;flex:none;transition:transform .2s var(--ease)}.newsbar__link:hover{color:var(--accent)}.newsbar__link:hover .icon{transform:translate(3px)}.newsbar__date{margin-left:auto;flex:none;color:var(--muted)}@media(max-width:900px){.newsbar__date{display:none}}@media(max-width:1080px){.newsbar{display:none}}.navbar__actions{display:flex;align-items:center;justify-content:flex-end;flex:1 0 auto;gap:.6rem}.nav-social{display:flex;align-items:center;gap:.25rem;padding-right:.5rem;margin-right:.25rem;border-right:1px solid var(--line)}.nav-social a{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;color:var(--brand-dark);transition:background .2s var(--ease),color .2s var(--ease),transform .2s var(--ease)}.nav-social a:hover{background:var(--brand-soft);color:var(--brand);transform:translateY(-2px)}.nav-social .icon{width:17px;height:17px}.nav-cta{gap:.4rem;padding:.62rem 1.1rem;font-size:.9rem;white-space:nowrap}.nav-cta .icon{width:15px;height:15px}.navbar__actions .btn--primary{background:var(--brand);color:#fff;border-radius:8px}.navbar__actions .btn--primary:hover{background:var(--brand-dark);color:#fff;box-shadow:0 8px 20px #00000038}.nav-toggle{display:none;width:46px;height:46px;border:1px solid rgba(6,40,70,.16);border-radius:14px;background:var(--brand-soft);color:var(--brand);cursor:pointer;place-items:center;padding:0;transition:background .22s var(--ease),border-color .22s var(--ease)}.nav-toggle:hover{background:var(--brand);border-color:var(--brand)}.nav-toggle__bars{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:5px;width:22px}.nav-toggle__bars span{display:block;height:2px;border-radius:2px;background:currentColor;transition:width .28s var(--ease),transform .28s var(--ease),opacity .18s var(--ease),background .22s var(--ease)}.nav-toggle__bars span:nth-child(1){width:22px}.nav-toggle__bars span:nth-child(2){width:14px}.nav-toggle__bars span:nth-child(3){width:18px}.nav-toggle:hover .nav-toggle__bars span{background:#fff;width:22px}.nav-toggle[aria-expanded=true] .nav-toggle__bars span{width:22px}.nav-toggle[aria-expanded=true] .nav-toggle__bars span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle[aria-expanded=true] .nav-toggle__bars span:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] .nav-toggle__bars span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:1240px){.nav-social{display:none}}@media(max-width:1160px){.nav>li>a{padding:.7rem .6rem;font-size:.88rem}}@media(max-width:1080px){.nav,.nav-cta{display:none}.nav-toggle{display:grid}.navbar__actions{margin-left:auto}.navbar__inner{min-height:68px}.site-header{position:fixed;inset:0 0 auto;box-shadow:0 2px 14px #17140f38}.navbar.is-stuck{position:static;box-shadow:none;animation:none;background:#fff}.navbar__logo img,.navbar.is-stuck .navbar__logo img{width:124px;min-width:124px}}.mobile-nav{position:fixed;inset:0;z-index:90;background:#17140f80;opacity:0;visibility:hidden;transition:opacity .25s var(--ease),visibility .25s}.mobile-nav.is-open{opacity:1;visibility:visible}.mobile-nav__panel{position:absolute;inset:0 0 0 auto;width:min(360px,88vw);background:var(--white);padding:1.25rem;overflow-y:auto;transform:translate(100%);transition:transform .3s var(--ease)}.mobile-nav.is-open .mobile-nav__panel{transform:translate(0)}.mobile-nav__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.mobile-nav__close{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:var(--radius-sm);background:none;color:var(--ink);cursor:pointer}.mobile-nav ul{list-style:none;margin:0;padding:0}.mobile-nav>.mobile-nav__panel>ul>li{border-bottom:1px solid var(--line)}.mobile-nav a{display:block;padding:.8rem .25rem;font-family:var(--font-display);color:var(--ink)}.mobile-nav .subnav-mobile{padding:0 0 .6rem .9rem}.mobile-nav .subnav-mobile a{font-family:var(--font-body);font-size:.92rem;color:var(--ink-2);padding:.4rem .25rem}.mobile-nav__cta{display:flex;justify-content:center;gap:.4rem;margin-top:1.25rem}.mobile-nav__cta .icon{width:15px;height:15px}.mobile-nav__foot{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--line)}.mobile-nav__social{display:flex;align-items:center;gap:.35rem}.mobile-nav__social a{display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid var(--line);border-radius:50%;color:var(--brand-dark)}.mobile-nav__social a:hover{background:var(--brand-soft);color:var(--brand)}.mobile-nav__social .icon{width:17px;height:17px}.mobile-nav__shortcuts{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.mobile-nav__shortcuts a{padding:.2rem 0;font-size:.88rem;color:var(--muted)}.mobile-nav__shortcuts a:hover{color:var(--brand)}.site-footer{background:var(--white);color:var(--muted);border-top:4px solid var(--accent);padding-top:clamp(3rem,2rem + 3vw,4.5rem);font-size:.93rem}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:2.5rem;padding-bottom:3rem}@media(max-width:980px){.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:560px){.footer-grid{grid-template-columns:1fr}}.site-footer h4{color:var(--brand-dark);font-size:.82rem;letter-spacing:.16em;text-transform:uppercase;margin-bottom:1.1rem}.site-footer a{color:var(--ink-2)}.site-footer a:hover{color:var(--brand)}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.55rem}.footer-brand img{width:112px;margin-bottom:1.1rem}.footer-brand p{max-width:34ch}.footer-contact{list-style:none;margin:0;padding:0}.footer-contact li{display:flex;gap:.65rem;margin-bottom:.8rem;line-height:1.5}.footer-contact .icon{flex:none;width:18px;height:18px;margin-top:.18rem;color:var(--accent)}.social-row{display:flex;gap:.5rem;margin-top:1.2rem}.social-row a{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--brand-soft);color:var(--brand);transition:background .2s var(--ease),transform .2s var(--ease)}.social-row a:hover{background:var(--brand);color:#fff;transform:translateY(-2px)}.social-row .icon{width:17px;height:17px}.footer-bottom{border-top:1px solid var(--line);padding:1.35rem 0;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;font-size:.85rem}.footer-legal{display:flex;flex-wrap:wrap;gap:.35rem 1rem}.footer-legal a{font-size:.84rem}.navbar__actions .btn{white-space:nowrap}@media(max-width:560px){.navbar__logo img,.navbar.is-stuck .navbar__logo img{width:114px;min-width:114px}}.icon{display:inline-block;width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;vertical-align:-.14em;flex:none}.icon--fill{fill:currentColor;stroke:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.85rem 1.6rem;border:1px solid transparent;border-radius:var(--radius-pill);font-family:var(--font-display);font-size:.95rem;line-height:1.2;cursor:pointer;transition:all .2s var(--ease);text-align:center}.btn .icon{width:17px;height:17px}.btn--primary{background:var(--brand);color:#fff}.btn--primary:hover{background:var(--brand-dark);color:#fff;transform:translateY(-1px);box-shadow:0 8px 20px #d8232a47}.btn--green{background:var(--accent);color:#fff}.btn--green:hover{background:var(--accent-dark);color:#fff;transform:translateY(-1px);box-shadow:0 8px 20px #3aaa3547}.btn--ghost{background:transparent;border-color:var(--line);color:var(--ink)}.btn--ghost:hover{border-color:var(--ink);color:var(--ink);background:var(--sand)}.btn--light{background:#ffffff1f;border-color:#ffffff47;color:#fff}.btn--light:hover{background:#fff;color:var(--ink)}.btn--sm{padding:.55rem 1.1rem;font-size:.86rem}.btn--block{display:flex;width:100%}.link-arrow{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-display);font-size:.92rem}.link-arrow .icon{width:15px;height:15px;transition:transform .2s var(--ease)}.link-arrow:hover .icon{transform:translate(3px)}.chip{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .75rem;border-radius:var(--radius-pill);background:var(--accent-soft);color:var(--accent-dark);font-family:var(--font-display);font-size:.74rem;letter-spacing:.08em;text-transform:uppercase}.chip--red{background:var(--brand-soft);color:var(--brand)}.chip--sand{background:var(--sand);color:var(--ink-2)}.badge-row{display:flex;flex-wrap:wrap;gap:.5rem}.badge-item{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .85rem;border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--white);font-size:.82rem;color:var(--ink-2)}.badge-item .icon{width:16px;height:16px;color:var(--accent)}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:1.5rem}.product-card{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:transform .25s var(--ease),box-shadow .25s var(--ease),border-color .25s var(--ease)}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:transparent}.product-card__media{position:relative;aspect-ratio:1 / 1;background:var(--cream);display:grid;place-items:center;padding:1.1rem;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:contain;transition:transform .35s var(--ease)}.product-card:hover .product-card__media img{transform:scale(1.05)}.product-card__cat{position:absolute;top:.7rem;left:.7rem;font-size:.68rem;padding:.22rem .6rem}.product-card__body{padding:1rem 1.1rem 1.2rem;display:flex;flex-direction:column;gap:.4rem;flex:1}.product-card__body h3{font-size:1rem;margin:0;line-height:1.35}.product-card__body h3 a{color:var(--ink)}.product-card:hover .product-card__body h3 a{color:var(--brand)}.product-card__desc{font-size:.87rem;color:var(--muted);line-height:1.55;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__more{margin-top:auto;padding-top:.7rem;font-family:var(--font-display);font-size:.84rem;color:var(--brand);display:inline-flex;align-items:center;gap:.35rem}.product-card__more .icon{width:14px;height:14px;transition:transform .2s var(--ease)}.product-card:hover .product-card__more .icon{transform:translate(3px)}.media-empty{display:grid;place-items:center;gap:.5rem;width:100%;height:100%;color:#c4bcb1;font-size:.78rem;text-align:center}.media-empty .icon{width:30px;height:30px}.category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(215px,1fr));gap:1.35rem}.category-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.9rem;padding:2rem 1.25rem 1.6rem;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);transition:all .25s var(--ease);overflow:hidden}.category-card:after{content:"";position:absolute;inset:auto 0 0;height:3px;background:var(--brand);transform:scaleX(0);transition:transform .25s var(--ease)}.category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:transparent}.category-card:hover:after{transform:scaleX(1)}.category-card__media{width:108px;height:108px;display:grid;place-items:center}.category-card__media img{width:100%;height:100%;object-fit:contain;transition:transform .3s var(--ease)}.category-card:hover .category-card__media img{transform:scale(1.08)}.category-card h3{font-size:1rem;margin:0;color:var(--ink);text-transform:uppercase;letter-spacing:.04em}.category-card__count{font-size:.82rem;color:var(--muted)}.sector-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.sector-card{position:relative;min-height:390px;display:block;overflow:hidden;border-radius:10px;background:var(--brand-dark);box-shadow:0 12px 34px #0628461f;color:#fff}.sector-card__media,.sector-card__shade{position:absolute;inset:0}.sector-card__media{display:grid;place-items:center;color:#fff6}.sector-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .55s var(--ease)}.sector-card__shade{background:linear-gradient(0deg,#031b30f2,#05243fa3 47%,#05243f14);transition:background .35s var(--ease)}.sector-card__body{position:absolute;z-index:2;inset:auto 0 0;padding:clamp(1.4rem,1rem + 1.3vw,2.2rem)}.sector-card__number{display:block;margin-bottom:.55rem;font-family:var(--font-display);font-size:.72rem;letter-spacing:.16em;color:#f2d18d}.sector-card h3{margin:0;font-size:clamp(1.4rem,1.1rem + .85vw,2rem);color:#fff}.sector-card__summary{display:block;max-width:53ch;max-height:0;overflow:hidden;opacity:0;transform:translateY(8px);font-size:.92rem;line-height:1.6;color:#ffffffc2;transition:max-height .35s var(--ease),opacity .3s var(--ease),transform .3s var(--ease),margin .3s var(--ease)}.sector-card__link{display:inline-flex;align-items:center;gap:.45rem;margin-top:.9rem;font-family:var(--font-display);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;color:#f2d18d}.sector-card__link .icon{width:15px;height:15px;transition:transform .25s var(--ease)}.sector-card:hover{color:#fff}.sector-card:hover .sector-card__media img{transform:scale(1.06)}.sector-card:hover .sector-card__shade{background:linear-gradient(0deg,#031b30fa,#05243fb8 58%,#05243f29)}.sector-card:hover .sector-card__summary{max-height:6em;margin-top:.7rem;opacity:1;transform:none}.sector-card:hover .sector-card__link .icon{transform:translate(4px)}@media(max-width:760px){.sector-grid{grid-template-columns:1fr}.sector-card{min-height:330px}.sector-card__summary{max-height:6em;margin-top:.7rem;opacity:1;transform:none}}.news-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.75rem}.news-card{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:transform .25s var(--ease),box-shadow .25s var(--ease)}.news-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.news-card__media{aspect-ratio:16 / 9;background:var(--sand);overflow:hidden}.news-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s var(--ease)}.news-card:hover .news-card__media img{transform:scale(1.04)}.news-card__body{padding:1.3rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.news-card__date{font-size:.8rem;color:var(--muted)}.news-card__body h3{font-size:1.1rem;margin:0}.news-card__body h3 a{color:var(--ink)}.news-card:hover h3 a{color:var(--brand)}.news-card__body p{font-size:.9rem;color:var(--muted);margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-card__body .link-arrow{margin-top:auto;padding-top:.6rem}.page-head{background:var(--cream);border-bottom:1px solid var(--line);padding:clamp(2rem,1.5rem + 2vw,3.25rem) 0}.page-head h1{margin-bottom:.4rem}.page-head p{max-width:68ch;color:var(--muted);font-size:1.05rem;margin:0}.breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;list-style:none;margin:0 0 1rem;padding:0;font-size:.84rem;color:var(--muted)}.breadcrumb li{margin:0;display:inline-flex;align-items:center;gap:.4rem}.breadcrumb li+li:before{content:"/";color:#c9c0b4}.breadcrumb a{color:var(--muted)}.breadcrumb a:hover{color:var(--brand)}.breadcrumb [aria-current]{color:var(--ink)}.pagination{display:flex;justify-content:center;flex-wrap:wrap;gap:.4rem;margin-top:3rem}.pagination a,.pagination span{min-width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 .8rem;border:1px solid var(--line);border-radius:var(--radius-sm);font-family:var(--font-display);font-size:.9rem;color:var(--ink-2);background:var(--white)}.pagination a:hover{border-color:var(--ink);color:var(--ink)}.pagination .is-active{background:var(--brand);border-color:var(--brand);color:#fff}.pagination [aria-disabled]{opacity:.4}.form-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:clamp(1.5rem,1rem + 2vw,2.25rem);box-shadow:var(--shadow-sm)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.1rem}@media(max-width:640px){.form-grid{grid-template-columns:1fr}}.form-field--full{grid-column:1 / -1}.form-field label,.form-field .field-label{display:block;font-family:var(--font-display);font-size:.84rem;color:var(--ink);margin-bottom:.4rem}.form-field .req{color:var(--brand)}.form-control{width:100%;padding:.8rem 1rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--white);font:inherit;font-size:.95rem;color:var(--ink);transition:border-color .2s var(--ease),box-shadow .2s var(--ease)}.form-control:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #3aaa3524}textarea.form-control{min-height:140px;resize:vertical}.form-check{display:flex;align-items:flex-start;gap:.55rem;font-size:.9rem;margin-bottom:.4rem}.form-check input{margin-top:.3rem}.field-error{display:block;color:var(--brand);font-size:.82rem;margin-top:.35rem}.form-alert{display:flex;gap:.65rem;padding:.95rem 1.1rem;border-radius:var(--radius-sm);margin-bottom:1.25rem;font-size:.93rem}.form-alert--success{background:#eef8ec;color:#2f6b34;border:1px solid #cbe8c8}.form-alert--error{background:var(--brand-soft);color:var(--brand-dark);border:1px solid #f6cfcd}.form-alert .icon{width:19px;height:19px;flex:none;margin-top:.12rem}.lightbox{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:2rem;background:#17140feb}.lightbox.is-open{display:flex}.lightbox img{max-width:min(96vw,1200px);max-height:90vh;border-radius:var(--radius-sm)}.lightbox button{position:absolute;top:1.25rem;right:1.5rem;width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:50%;background:#ffffff1f;color:#fff;cursor:pointer}.lightbox button:hover{background:#ffffff3d}.lightbox .icon{width:20px;height:20px}.js .reveal{opacity:0;transform:translateY(18px);transition:opacity .6s var(--ease),transform .6s var(--ease)}.js .reveal.is-visible{opacity:1;transform:none}.cookie-bar{position:fixed;left:0;right:0;bottom:0;z-index:95;background:var(--white);border-top:3px solid var(--brand);box-shadow:0 -8px 30px #17140f29;animation:cookieUp .35s var(--ease)}@keyframes cookieUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cookie-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem 2rem;flex-wrap:wrap;padding-block:1.1rem}.cookie-bar__text{flex:1 1 380px}.cookie-bar__text strong{display:block;font-family:var(--font-display);font-size:1rem;margin-bottom:.25rem}.cookie-bar__text p{font-size:.88rem;color:var(--muted);margin:0;line-height:1.55}.cookie-bar__links{margin-top:.35rem!important}.cookie-bar__links a{font-size:.84rem;text-decoration:underline;text-underline-offset:2px}.cookie-bar__actions{display:flex;align-items:center;gap:.35rem 1.1rem;flex-wrap:wrap}.cookie-bar__option{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--ink-2);cursor:pointer}.cookie-bar__option input{accent-color:var(--brand)}.cookie-bar__option input:disabled+span{color:var(--muted)}.cookie-bar__buttons{display:flex;gap:.5rem;flex-wrap:wrap}@media(max-width:860px){.cookie-bar{max-height:78vh;overflow-y:auto}.cookie-bar__actions,.cookie-bar__buttons{width:100%}.cookie-bar__buttons .btn{flex:1}}.hero{position:relative;background:var(--brand-dark);overflow:hidden}.hero__slides{position:relative;height:clamp(460px,43vw,560px)}.hero__slide{position:absolute;inset:0;opacity:0;transition:opacity 1s var(--ease)}.hero__slide{visibility:hidden;pointer-events:none}.hero__slide.is-active{opacity:1;visibility:visible;pointer-events:auto}.hero__slide{display:block;width:100%;height:100%}.hero__slide img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.025);transition:transform 7s linear}.hero__slide.is-active img{transform:scale(1)}.hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,#041b31f0,#041f38c9 39%,#041f383d 72%,#041f381a),linear-gradient(0deg,rgba(4,24,43,.42),transparent 42%)}.hero__container{position:absolute;inset:0;z-index:2;display:flex;align-items:center;height:100%}.hero__content{max-width:720px;padding:4rem 0 5rem;color:#ffffffdb}.hero__eyebrow{display:inline-flex;align-items:center;gap:.75rem;margin-bottom:1.15rem;font-family:var(--font-display);font-size:.78rem;letter-spacing:.2em;color:#f2d18d}.hero__eyebrow:before{content:"";width:38px;height:2px;background:var(--accent)}.hero__content h1,.hero__content h2{max-width:14ch;margin-bottom:1rem;font-size:clamp(2.55rem,2rem + 3vw,5rem);line-height:1.03;letter-spacing:-.035em;color:#fff;text-wrap:balance}.hero__content p{max-width:60ch;margin-bottom:1.75rem;font-size:clamp(1rem,.92rem + .35vw,1.2rem);line-height:1.7;color:#ffffffd1}.btn--hero{background:var(--accent);border-color:var(--accent);color:#fff;border-radius:8px;box-shadow:0 12px 30px #0000002e}.btn--hero:hover{background:var(--accent-dark);border-color:var(--accent-dark);color:#fff;transform:translateY(-2px)}.btn--hero .icon{transition:transform .2s var(--ease)}.btn--hero:hover .icon{transform:translate(4px)}.hero__nav{position:absolute;z-index:3;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:48px;height:48px;border:0;border-radius:50%;background:#082a49b8;border:1px solid rgba(255,255,255,.3);color:#fff;cursor:pointer;box-shadow:0 8px 26px #0003;transition:background .2s var(--ease),color .2s var(--ease),transform .2s var(--ease)}.hero__nav:hover{background:var(--accent);border-color:var(--accent);color:#fff}.hero__nav .icon{width:20px;height:20px;stroke-width:2}.hero__nav--prev{left:clamp(.6rem,2vw,1.75rem)}.hero__nav--next{right:clamp(.6rem,2vw,1.75rem)}.hero__nav--prev:hover{transform:translateY(-50%) translate(-2px)}.hero__nav--next:hover{transform:translateY(-50%) translate(2px)}@media(max-width:560px){.hero__nav{width:36px;height:36px}.hero__nav .icon{width:16px;height:16px}}.hero__dots{position:absolute;z-index:3;left:50%;transform:translate(-50%);bottom:1.1rem;display:flex;gap:.45rem}.hero__dots button{width:28px;height:4px;border:0;border-radius:2px;background:#ffffff73;box-shadow:0 1px 3px #17140f59;cursor:pointer;padding:0;transition:background .2s var(--ease)}.hero__dots button.is-active{background:var(--accent)}@media(max-width:760px){.hero__slides{height:500px}.hero__overlay{background:linear-gradient(90deg,#041b31eb,#041f389e),linear-gradient(0deg,rgba(4,24,43,.58),transparent 50%)}.hero__content{padding:4.5rem 2.65rem 5rem 0}.hero__content h1,.hero__content h2{font-size:clamp(2.25rem,9vw,3.4rem)}}@media(max-width:480px){.hero__slides{height:470px}.hero__eyebrow{font-size:.68rem;letter-spacing:.14em}.hero__content{padding-right:1.8rem}.hero__content p{line-height:1.6}.btn--hero{width:100%}.hero__nav--prev{left:.45rem}.hero__nav--next{right:.45rem}}.trust-strip{background:var(--white);border-bottom:1px solid var(--line);padding:1.4rem 0}.trust-strip__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.6rem 2.25rem}.trust-item{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--font-display);font-size:.84rem;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-2)}.trust-item .icon{width:20px;height:20px;color:var(--accent)}.about-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(2rem,1rem + 4vw,4rem);align-items:center}@media(max-width:900px){.about-grid{grid-template-columns:1fr}}.about-media{position:relative;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.about-media img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.about-media__tag{position:absolute;left:1.25rem;bottom:1.25rem;background:#fffffff0;border-radius:var(--radius-sm);padding:.7rem 1rem;box-shadow:var(--shadow-sm)}.about-media__tag strong{display:block;font-family:var(--font-display);font-size:1.3rem;color:var(--brand);line-height:1.1}.about-media__tag span{font-size:.8rem;color:var(--muted)}.leadership-section{position:relative;overflow:hidden;background:var(--brand-dark);color:#ffffffc7}.leadership-section:before{content:"";position:absolute;width:460px;height:460px;right:-180px;top:-230px;border:1px solid rgba(196,154,74,.22);border-radius:50%}.leadership-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:clamp(2rem,1rem + 5vw,5.5rem)}.leadership-content{max-width:610px}.leadership-content .top-line{display:inline-block;margin-bottom:.8rem;font-family:var(--font-display);font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:#f2d18d}.leadership-content h2{margin-bottom:.65rem;color:#fff;font-size:clamp(2rem,1.5rem + 2vw,3.4rem)}.leadership-role{display:block;margin-bottom:1.35rem;font-family:var(--font-display);font-size:.9rem;color:#f2d18d}.leadership-content p{margin-bottom:1.7rem;font-size:1.05rem;line-height:1.8;color:#ffffffbd}.leadership-media{position:relative;overflow:hidden;border-radius:10px;box-shadow:0 24px 60px #0000004d}.leadership-media:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.14);border-radius:inherit;pointer-events:none}.leadership-media img{width:100%;aspect-ratio:4 / 3;object-fit:cover;object-position:center 38%}@media(max-width:860px){.leadership-grid{grid-template-columns:1fr}.leadership-media{order:-1}}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.feature-item{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:1.75rem 1.5rem;transition:transform .25s var(--ease),box-shadow .25s var(--ease)}.feature-item:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.feature-item__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:var(--radius-sm);background:var(--brand-soft);color:var(--brand);margin-bottom:1.1rem}.feature-item__icon .icon{width:23px;height:23px}.feature-item h3{font-size:1.05rem;margin-bottom:.45rem}.feature-item p{font-size:.92rem;color:var(--muted);margin:0}.cert-band{display:grid;grid-template-columns:minmax(240px,.8fr) 1.7fr;gap:clamp(1.5rem,1rem + 3vw,3.5rem);align-items:center}@media(max-width:860px){.cert-band{grid-template-columns:1fr}}.cert-band__logos{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:1.5rem}.cert-band__logos img{width:100%}.cta-band{position:relative;background:var(--brand);color:#fff;overflow:hidden}.cta-band:before{content:"";position:absolute;inset:-40% -10% auto auto;width:460px;height:460px;border-radius:50%;background:#ffffff12}.cta-band__inner{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap;padding-block:clamp(2.5rem,2rem + 3vw,4rem)}.cta-band h2{color:#fff;margin-bottom:.4rem}.cta-band p{color:#ffffffd9;margin:0;max-width:56ch}.cta-band .btn--light{border-color:#fff;background:#fff;color:var(--brand)}.cta-band .btn--light:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.section-bar{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;margin-bottom:2.25rem}.section-bar .section-head{margin-bottom:0}.catalog-layout{display:grid;grid-template-columns:262px 1fr;gap:clamp(1.5rem,1rem + 2vw,3rem);align-items:start}@media(max-width:900px){.catalog-layout{grid-template-columns:1fr}}.sidebar{position:sticky;top:1.5rem;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:1.35rem}@media(max-width:900px){.sidebar{position:static}}.sidebar h3{font-size:.82rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:.9rem}.sidebar__list{list-style:none;margin:0;padding:0}.sidebar__list li{margin:0}.sidebar__list a{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.6rem .7rem;border-radius:var(--radius-sm);font-size:.93rem;color:var(--ink-2)}.sidebar__list a:hover{background:var(--sand);color:var(--ink)}.sidebar__list a.is-active{background:var(--brand);color:#fff}.sidebar__list .count{font-size:.78rem;color:var(--muted);background:var(--sand);border-radius:var(--radius-pill);padding:.05rem .5rem}.sidebar__list a.is-active .count{background:#fff3;color:#fff}.sidebar__cta{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--line)}.sidebar__cta p{font-size:.88rem;color:var(--muted);margin-bottom:.8rem}.listing-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--line)}.listing-count{font-size:.92rem;color:var(--muted)}.listing-count strong{color:var(--ink)}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.75rem,1rem + 3vw,3.5rem);align-items:start}@media(max-width:860px){.product-detail{grid-template-columns:1fr}}.product-gallery{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius);padding:clamp(1.5rem,1rem + 3vw,3rem);display:grid;place-items:center;position:sticky;top:1.5rem}@media(max-width:860px){.product-gallery{position:static}}.product-gallery img{max-height:480px;width:auto;object-fit:contain}.product-info__head{margin-bottom:1.25rem}.product-info h1{margin:.6rem 0 .5rem}.product-info__lead{font-size:1.08rem;color:var(--ink-2);margin-bottom:1.5rem}.product-specs{display:grid;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;margin:1.75rem 0}.product-specs__row{display:grid;grid-template-columns:190px 1fr;gap:1rem;background:var(--white);padding:.95rem 1.15rem}@media(max-width:560px){.product-specs__row{grid-template-columns:1fr;gap:.2rem}}.product-specs__label{display:flex;align-items:center;gap:.5rem;font-family:var(--font-display);font-size:.88rem;color:var(--ink)}.product-specs__label .icon{width:17px;height:17px;color:var(--accent)}.product-specs__value{font-size:.93rem;color:var(--ink-2)}.product-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.75rem 0}.product-note{display:flex;gap:.8rem;padding:1.1rem 1.25rem;background:var(--accent-soft);border-radius:var(--radius);font-size:.92rem;color:var(--accent-dark)}.product-note .icon{width:20px;height:20px;flex:none;margin-top:.15rem}.page-layout{display:grid;grid-template-columns:1fr 300px;gap:clamp(2rem,1rem + 3vw,3.5rem);align-items:start}.page-layout--single{grid-template-columns:1fr}@media(max-width:900px){.page-layout{grid-template-columns:1fr}}.page-body-content{max-width:78ch}.page-aside{display:flex;flex-direction:column;gap:1.25rem}@media(min-width:901px){.page-aside{position:sticky;top:96px}}.page-aside__nav{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius);padding:1.25rem}.page-aside__title{display:block;font-family:var(--font-display);font-size:.74rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:.85rem}.page-aside__nav ul{list-style:none;margin:0;padding:0}.page-aside__nav li{margin:0}.page-aside__nav a{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.6rem .1rem;border-bottom:1px solid var(--line);font-size:.93rem;color:var(--ink-2)}.page-aside__nav li:last-child a{border-bottom:0}.page-aside__nav a .icon{width:15px;height:15px;opacity:0;transform:translate(-4px);transition:opacity .2s var(--ease),transform .2s var(--ease)}.page-aside__nav a:hover,.page-aside__nav a.is-active{color:var(--accent)}.page-aside__nav a:hover .icon,.page-aside__nav a.is-active .icon{opacity:1;transform:translate(0)}.page-aside__nav a.is-active{font-weight:600}.page-aside__cta{display:flex;flex-direction:column;align-items:flex-start;gap:.6rem;background:var(--brand);color:#fff;border-radius:var(--radius);padding:1.35rem}.page-aside__cta strong{font-family:var(--font-display);font-size:1.05rem;color:#fff}.page-aside__cta a{color:#ffffffe6;display:inline-flex;align-items:center;gap:.45rem}.page-aside__cta a:hover{color:#fff}.page-aside__cta .icon{width:16px;height:16px}.page-aside__cta .btn--primary{margin-top:.35rem;background:var(--accent);border-color:var(--accent);color:#fff}.page-aside__cta .btn--primary:hover{background:var(--accent-dark);border-color:var(--accent-dark);color:#fff}.page-body-content--full,.article-content--full,.article-content--full .article-body{width:100%;max-width:none}.page-body-content h2{margin-top:2.25rem}.page-cover{border-radius:var(--radius);overflow:hidden;margin-bottom:2rem;box-shadow:var(--shadow-sm)}.page-cover img{width:100%;aspect-ratio:21 / 9;object-fit:cover}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-top:2rem}.gallery-grid a{display:block;border:1px solid var(--line);border-radius:var(--radius-sm);overflow:hidden;background:var(--white);aspect-ratio:4 / 3}.gallery-grid img{width:100%;height:100%;object-fit:cover;transition:transform .35s var(--ease)}.gallery-grid a:hover img{transform:scale(1.05)}.contact-intro{max-width:760px;margin-bottom:2.5rem;font-size:1.05rem;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:clamp(1.75rem,1rem + 3vw,3rem);align-items:start}@media(min-width:993px){.contact-cards{position:sticky;top:96px}}@media(max-width:900px){.contact-grid{grid-template-columns:1fr}}.contact-cards{display:grid;gap:1rem}.contact-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:1.4rem 1.5rem}.contact-card h3{display:flex;align-items:center;gap:.55rem;font-size:1rem;margin-bottom:.8rem;color:var(--ink)}.contact-card h3 .icon{width:18px;height:18px;color:var(--brand)}.contact-card ul{list-style:none;margin:0;padding:0}.contact-card li{display:flex;gap:.6rem;font-size:.93rem;margin-bottom:.5rem;line-height:1.55}.contact-card li:last-child{margin-bottom:0}.contact-card .icon-sm{width:16px;height:16px;margin-top:.2rem;color:var(--muted);flex:none}.map-embed{margin-top:2.5rem;border-radius:var(--radius);overflow:hidden;border:1px solid var(--line);line-height:0}.map-embed iframe{width:100%;height:440px;border:0}.article-layout{display:grid;grid-template-columns:1fr 300px;gap:clamp(2rem,1rem + 3vw,3.5rem);align-items:start}@media(max-width:900px){.article-layout{grid-template-columns:1fr}}.article-meta{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;font-size:.88rem;color:var(--muted);margin-bottom:1.5rem}.article-cover{border-radius:var(--radius);overflow:hidden;margin-bottom:2rem}.article-cover img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.article-body{max-width:72ch;font-size:1.03rem}.aside-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:1.35rem}.aside-card h3{font-size:.82rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:1rem}.aside-list{list-style:none;margin:0;padding:0}.aside-list li{margin:0;padding:.7rem 0;border-bottom:1px solid var(--line)}.aside-list li:last-child{border-bottom:0;padding-bottom:0}.aside-list a{font-family:var(--font-display);font-size:.93rem;color:var(--ink);line-height:1.4;display:block}.aside-list a:hover{color:var(--brand)}.search-form{display:flex;gap:.6rem;max-width:560px;margin-bottom:2rem}.search-form .form-control{border-radius:var(--radius-pill);padding-inline:1.25rem}.empty-state{text-align:center;padding:4rem 1rem;color:var(--muted)}.empty-state .icon{width:46px;height:46px;color:#cdc5b9;margin:0 auto 1rem}.error-page{text-align:center;padding-block:clamp(4rem,3rem + 5vw,7rem)}.error-page__code{font-family:var(--font-display);font-size:clamp(4.5rem,3rem + 9vw,9rem);line-height:1;color:var(--brand);margin-bottom:.5rem}.error-page p{color:var(--muted);max-width:48ch;margin:0 auto 2rem}
