@charset "UTF-8";
/***!  https://www.aphroditlaser.com/wp-content/themes/aphroditlaser/assets/dist/css/style.css?ver=1782528560  !***/

@media all{.choices{position:relative;overflow:hidden;margin-bottom:var(--choices-guttering,24px);font-size:var(--choices-font-size-lg,16px)}.choices:focus{outline:0}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled :is(.choices__inner,.choices__input){background-color:var(--choices-bg-color-disabled,#eaeaea);cursor:not-allowed!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed;color:var(--choices-item-disabled-color,#fff)}.choices [hidden]{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:0}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:var(--choices-inner-one-padding,7.5px)}.choices[data-type*=select-one] .choices__input{display:block;width:var(--choices-width,100%);padding:var(--choices-dropdown-item-padding,10px);border-bottom:var(--choices-base-border,1px solid) var(--choices-keyline-color,#ddd);background-color:var(--choices-bg-color-dropdown,#fff);margin:0}.choices[data-type*=select-one] .choices__button{background-image:var(--choices-icon-cross-inverse,url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==));padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.25}.choices[data-type*=select-one] .choices__button:is(:hover,:focus){opacity:var(--choices-button-opacity-hover,1)}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px var(--choices-highlight-color,#005F75)}.choices[data-type*=select-one] .choices__item[data-placeholder] .choices__button{display:none}.choices[data-type*=select-one]:after{content:"";height:0;width:0;border-style:solid;border-color:var(--choices-text-color,#333) transparent transparent transparent;border-width:var(--choices-arrow-size,5px);position:absolute;right:var(--choices-arrow-right,11.5px);top:50%;margin-top:var(--choices-arrow-margin-top,-2.5px);pointer-events:none}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent var(--choices-text-color,#333);margin-top:var(--choices-arrow-margin-top-open,-7.5px)}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices:is([data-type*=select-multiple],[data-type*=text]) .choices__inner{cursor:text}.choices:is([data-type*=select-multiple],[data-type*=text]) .choices__button{position:relative;display:inline-block;margin:0 calc(var(--choices-button-offset,8px)*-.5)0 var(--choices-button-offset,8px);padding-left:calc(var(--choices-button-offset,8px)*2);border-left:1px solid color-mix(in srgb,var(--choices-primary-color,#005F75) 90%,var(--choices-darken,black));background-image:var(--choices-icon-cross,url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==));background-size:var(--choices-button-dimension,8px);width:var(--choices-button-dimension,8px);line-height:var(--choices-button-line-height,1);border-radius:var(--choices-button-border-radius,0);opacity:var(--choices-button-opacity,.75)}.choices:is([data-type*=select-multiple],[data-type*=text]) .choices__button:is(:hover,:focus){--choices-button-opacity:var(--choices-button-opacity-hover,1)}.choices__inner{display:inline-block;vertical-align:top;width:var(--choices-width,100%);background-color:var(--choices-bg-color,#f9f9f9);padding:var(--choices-inner-padding,7.5px 7.5px 3.75px);border:var(--choices-base-border,1px solid) var(--choices-keyline-color,#ddd);border-radius:var(--choices-border-radius,2.5px);font-size:var(--choices-font-size-md,14px);min-height:var(--choices-input-height,44px);overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:color-mix(in srgb,var(--choices-keyline-color,#ddd) 85%,var(--choices-darken,black))}.is-open .choices__inner{border-radius:var(--choices-border-radius,2.5px) var(--choices-border-radius,2.5px)0 0}.is-invalid .choices__inner{border-color:var(--choices-invalid-color,#d33141)}.is-flipped.is-open .choices__inner{border-radius:0 0 var(--choices-border-radius,2.5px) var(--choices-border-radius,2.5px)}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:var(--choices-list-single-padding,4px 16px 4px 4px)}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single,.choices__list--single .choices__item{width:var(--choices-width,100%)}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:var(--choices-border-radius-item,20px);padding:var(--choices-multiple-item-padding,4px 10px);font-size:var(--choices-font-size-sm,12px);font-weight:500;margin-right:var(--choices-multiple-item-margin,3.75px);margin-bottom:var(--choices-multiple-item-margin,3.75px);background-color:var(--choices-primary-color,#005F75);border:1px solid color-mix(in srgb,var(--choices-primary-color,#005F75) 95%,var(--choices-darken,black));color:var(--choices-item-color,#fff);word-break:break-all;box-sizing:border-box}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:var(--choices-multiple-item-margin,3.75px)}.choices__list--multiple .choices__item.is-highlighted{background-color:color-mix(in srgb,var(--choices-primary-color,#005F75) 95%,var(--choices-darken,black));border:1px solid color-mix(in srgb,var(--choices-primary-color,#005F75) 90%,var(--choices-darken,black))}.is-disabled .choices__list--multiple .choices__item{background-color:color-mix(in srgb,var(--choices-disabled-color,#eaeaea) 75%,var(--choices-darken,black));border:1px solid color-mix(in srgb,var(--choices-disabled-color,#eaeaea) 65%,var(--choices-darken,black))}.choices__list--dropdown,.choices__list[aria-expanded]{display:none;z-index:var(--choices-z-index,1);position:absolute;width:var(--choices-width,100%);background-color:var(--choices-bg-color-dropdown,#fff);border:var(--choices-base-border,1px solid) var(--choices-keyline-color,#ddd);top:100%;margin-top:-1px;border-bottom-left-radius:var(--choices-border-radius,2.5px);border-bottom-right-radius:var(--choices-border-radius,2.5px);overflow:hidden;word-break:break-all}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{display:block}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:color-mix(in srgb,var(--choices-keyline-color,#ddd) 85%,var(--choices-darken,black))}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{position:relative;padding:var(--choices-dropdown-item-padding,10px);font-size:var(--choices-font-size-md,14px)}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable.is-highlighted[data-select-text],.choices__list[aria-expanded] .choices__item--selectable.is-highlighted[data-select-text]{padding-right:100px}.choices__list--dropdown .choices__item--selectable.is-highlighted[data-select-text]:after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted[data-select-text]:after{content:attr(data-select-text);font-size:var(--choices-font-size-sm,12px);position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable.is-highlighted[data-select-text],[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable.is-highlighted[data-select-text]{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable.is-highlighted[data-select-text]:after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable.is-highlighted[data-select-text]:after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-selected:after,.choices__list[aria-expanded] .choices__item--selectable.is-selected:after{content:none!important}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list--dropdown .choices__item--selectable.is-selected,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-selected{background-color:var(--choices-highlighted-color,#f2f2f2)}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid color-mix(in srgb,var(--choices-keyline-color,#ddd) 90%,var(--choices-lighten,white));color:gray}.choices__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.choices__button:focus,.choices__input:focus{outline:0}.choices__input{display:inline-block;vertical-align:baseline;background-color:var(--choices-bg-color,#f9f9f9);font-size:var(--choices-font-size-md,14px);margin-bottom:var(--choices-input-margin-bottom,5px);border:0;border-radius:0;max-width:var(--choices-width,100%);padding:var(--choices-input-padding,4px 0 4px 2px)}.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;width:0;height:0}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:var(--choices-placeholder-opacity,.5)}@font-face{src:url(https://www.aphroditlaser.com/wp-content/themes/aphroditlaser/assets/dist/fonts/IRANYekanX-Regular.woff) format("woff");font-family:IRANYekanX;font-style:normal;font-weight:400;font-display:swap}@font-face{src:url(https://www.aphroditlaser.com/wp-content/themes/aphroditlaser/assets/dist/fonts/IRANYekanX-Bold.woff) format("woff");font-family:IRANYekanX;font-style:normal;font-weight:700;font-display:swap}@font-face{src:url(https://www.aphroditlaser.com/wp-content/themes/aphroditlaser/assets/dist/fonts/IRANYekanXVF.woff2) format("woff2");font-family:IRANYekanX;font-style:normal;font-weight:100 900;font-display:swap}:root{--aph-font-sans:IRANYekanX,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}*,:before,:after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x:;--tw-pan-y:;--tw-pinch-zoom:;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position:;--tw-gradient-via-position:;--tw-gradient-to-position:;--tw-ordinal:;--tw-slashed-zero:;--tw-numeric-figure:;--tw-numeric-spacing:;--tw-numeric-fraction:;--tw-ring-inset:;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur:;--tw-brightness:;--tw-contrast:;--tw-grayscale:;--tw-hue-rotate:;--tw-invert:;--tw-saturate:;--tw-sepia:;--tw-drop-shadow:;--tw-backdrop-blur:;--tw-backdrop-brightness:;--tw-backdrop-contrast:;--tw-backdrop-grayscale:;--tw-backdrop-hue-rotate:;--tw-backdrop-invert:;--tw-backdrop-opacity:;--tw-backdrop-saturate:;--tw-backdrop-sepia:;--tw-contain-size:;--tw-contain-layout:;--tw-contain-paint:;--tw-contain-style:}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x:;--tw-pan-y:;--tw-pinch-zoom:;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position:;--tw-gradient-via-position:;--tw-gradient-to-position:;--tw-ordinal:;--tw-slashed-zero:;--tw-numeric-figure:;--tw-numeric-spacing:;--tw-numeric-fraction:;--tw-ring-inset:;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur:;--tw-brightness:;--tw-contrast:;--tw-grayscale:;--tw-hue-rotate:;--tw-invert:;--tw-saturate:;--tw-sepia:;--tw-drop-shadow:;--tw-backdrop-blur:;--tw-backdrop-brightness:;--tw-backdrop-contrast:;--tw-backdrop-grayscale:;--tw-backdrop-hue-rotate:;--tw-backdrop-invert:;--tw-backdrop-opacity:;--tw-backdrop-saturate:;--tw-backdrop-sepia:;--tw-contain-size:;--tw-contain-layout:;--tw-contain-paint:;--tw-contain-style:}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content:""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:IRANYekanX,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}html{font-size:100%}body{font-family:var(--aph-font-sans);font-weight:400;font-synthesis:none;-webkit-font-smoothing:antialiased;line-height:1.625}strong,b{font-weight:700}h1,h2,h3,h4,h5,h6{font-weight:600;letter-spacing:-.025em}h1{font-weight:700}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.aph-btn{display:inline-flex;cursor:pointer;align-items:center;justify-content:center;border-radius:.5rem;border-width:0px;padding:.625rem 1.25rem;font-size:.875rem;line-height:1.25rem;font-weight:600;text-decoration-line:none;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.aph-btn--primary{color:#1c1917;background:linear-gradient(135deg,var(--aph-color-gold-light),var(--aph-color-gold) 55%,var(--aph-color-gold-dark));box-shadow:0 2px 12px #c9a2274d}.aph-btn--primary:hover,.aph-btn--primary:focus-visible{filter:brightness(1.06);box-shadow:0 4px 16px #c9a22766}.aph-btn--outline{color:var(--aph-color-gold-dark);background:transparent;border:1px solid rgba(201,162,39,.45)}.aph-btn--outline:hover,.aph-btn--outline:focus-visible{background:var(--aph-color-gold-muted);border-color:var(--aph-color-gold)}.site-main{width:100%}.custom-logo{height:auto;max-height:5rem;width:auto}.site-footer{background-color:var(--aph-color-footer-bg);color:var(--aph-color-footer-text)}.footer-accent-bar{height:3px;background:linear-gradient(90deg,transparent 0%,var(--aph-color-gold-dark) 20%,var(--aph-color-gold) 50%,var(--aph-color-gold-dark) 80%,transparent 100%)}.footer-main{background-color:var(--aph-color-footer-surface)}.footer-widget__title{position:relative;margin-bottom:1rem;padding-bottom:.5rem;font-size:1rem;line-height:1.5rem;font-weight:600;color:var(--aph-color-gold-light)}.footer-widget__title:after{content:"";position:absolute;inset-inline-start:0;bottom:0;width:2.5rem;height:2px;background:linear-gradient(90deg,var(--aph-color-gold),transparent);border-radius:1px}.footer-about__brand{margin-bottom:.75rem;font-size:1.25rem;line-height:1.75rem;font-weight:700;letter-spacing:.025em;color:var(--aph-color-gold)}.footer-about__text{font-size:.875rem;line-height:1.25rem;line-height:1.625;color:var(--aph-color-footer-muted)}.footer-links__list{margin:0;list-style-type:none}.footer-links__list>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.footer-links__list{padding:0}.footer-links__list a{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem;text-decoration-line:none;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;color:var(--aph-color-footer-muted)}.footer-links__list a:hover,.footer-links__list a:focus-visible{color:var(--aph-color-gold-light)}.footer-links__list a:before{content:"";width:.35rem;height:.35rem;border-radius:50%;background:var(--aph-color-gold-dark);flex-shrink:0;transition:background-color .2s}.footer-links__list a:hover:before,.footer-links__list a:focus-visible:before{background:var(--aph-color-gold)}.footer-posts__list{margin:0;list-style-type:none}.footer-posts__list>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.footer-posts__list{padding:0}.footer-posts__item a{display:block;font-size:.875rem;line-height:1.25rem;text-decoration-line:none;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;color:var(--aph-color-footer-text)}.footer-posts__item a:hover,.footer-posts__item a:focus-visible{color:var(--aph-color-gold-light)}.footer-posts__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .5rem;margin:.25rem 0 0;font-size:.75rem;color:var(--aph-color-footer-muted)}.footer-posts__views{display:inline-flex;align-items:center;padding:.125rem .4375rem;border-radius:999px;background:#c9a2271f;color:var(--aph-color-gold-light);font-size:.6875rem;font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}.footer-posts__views:before{content:"·";margin-inline-end:.375rem;color:#a8a29eb3;font-weight:400}.footer-contact__list{margin:0;list-style-type:none}.footer-contact__list>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.footer-contact__list{padding:0}.footer-contact__item{display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.25rem;color:var(--aph-color-footer-muted)}.footer-contact__item a{color:var(--aph-color-footer-text);text-decoration:none;transition:color .2s}.footer-contact__item a:hover,.footer-contact__item a:focus-visible{color:var(--aph-color-gold-light)}.footer-contact__icon{margin-top:.125rem;flex-shrink:0;width:1.125rem;height:1.125rem;color:var(--aph-color-gold)}.footer-bottom{border-top:1px solid var(--aph-color-footer-border);background-color:var(--aph-color-footer-bg)}.footer-bottom__legal{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.footer-bottom__copy{margin:0;text-align:center;font-size:.875rem;line-height:1.25rem;color:var(--aph-color-footer-muted)}.footer-bottom__copy strong{color:var(--aph-color-gold);font-weight:600}.footer-bottom__credit{margin:0;text-align:center;font-size:.75rem;line-height:1rem;color:var(--aph-color-footer-muted)}.footer-bottom__credit a{color:var(--aph-color-gold-light);font-weight:600;text-decoration:none;transition:color .2s ease}.footer-bottom__credit a:hover{color:var(--aph-color-gold);text-decoration:underline}.site-footer .widget{margin-bottom:0}.site-footer .widget-title{position:relative;margin-bottom:1rem;padding-bottom:.5rem;font-size:1rem;line-height:1.5rem;font-weight:600;color:var(--aph-color-gold-light)}.site-footer .widget-title:after{content:"";position:absolute;inset-inline-start:0;bottom:0;width:2.5rem;height:2px;background:linear-gradient(90deg,var(--aph-color-gold),transparent);border-radius:1px}.site-footer .menu,.site-footer ul.menu{margin:0;list-style-type:none}.site-footer .menu>:not([hidden])~:not([hidden]),.site-footer ul.menu>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.site-footer .menu,.site-footer ul.menu{padding:0}.site-footer .menu a,.site-footer ul.menu a{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem;text-decoration-line:none;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;color:var(--aph-color-footer-muted)}.site-footer .menu a:hover,.site-footer .menu a:focus-visible,.site-footer ul.menu a:hover,.site-footer ul.menu a:focus-visible{color:var(--aph-color-gold-light)}.site-footer .textwidget{font-size:.875rem;line-height:1.25rem;line-height:1.625;color:var(--aph-color-footer-muted)}.site-footer .textwidget a{color:var(--aph-color-gold-light)}.site-footer .textwidget a:hover{color:var(--aph-color-gold)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.col-span-12{grid-column:span 12 / span 12}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.mb-4{margin-bottom:1rem}.mt-1{margin-top:.25rem}.mt-auto{margin-top:auto}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-4{height:1rem}.h-5{height:1.25rem}.h-auto{height:auto}.max-h-14{max-height:3.5rem}.max-h-16{max-height:4rem}.min-h-screen{min-height:100vh}.w-4{width:1rem}.w-5{width:1.25rem}.w-auto{width:auto}.w-full{width:100%}.max-w-\[160px\]{max-width:160px}.max-w-\[200px\]{max-width:200px}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overscroll-contain{overscroll-behavior:contain}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.border-0{border-width:0px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-footer-border{border-color:var(--aph-color-footer-border)}.bg-footer-bg{background-color:var(--aph-color-footer-bg)}.bg-footer-elevated{background-color:var(--aph-color-footer-elevated)}.bg-gold-muted{background-color:var(--aph-color-gold-muted)}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity,1))}.object-contain{-o-object-fit:contain;object-fit:contain}.p-0{padding:0}.p-4{padding:1rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.text-center{text-align:center}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.\!text-gold-light{color:var(--aph-color-gold-light)!important}.text-footer-muted{color:var(--aph-color-footer-muted)}.text-footer-text{color:var(--aph-color-footer-text)}.text-gold{color:var(--aph-color-gold)}.text-gold-light{color:var(--aph-color-gold-light)}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity,1))}.no-underline{text-decoration-line:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.ps-3{padding-inline-start:.75rem}.border-s{border-inline-start-width:1px}:root{--aph-color-gold:#c9a227;--aph-color-gold-light:#e4c76b;--aph-color-gold-dark:#9a7b1a;--aph-color-gold-muted:rgb(201 162 39 / 18%);--aph-color-footer-bg:#060606;--aph-color-footer-surface:#0f0f0f;--aph-color-footer-elevated:#161616;--aph-color-footer-border:rgb(201 162 39 / 22%);--aph-color-footer-text:#f5f5f4;--aph-color-footer-muted:#a8a29e;--aph-header-height-expanded:3.75rem;--aph-header-height-compact:3.25rem;--aph-header-offset:var(--aph-header-height-expanded)}@media (min-width:1024px){:root{--aph-header-height-expanded:4.5rem;--aph-header-height-compact:3.5rem}}:root{--aph-anchor-scroll-margin:calc(var(--aph-header-height-expanded) + 1.25rem);--aph-color-primary:var(--aph-color-gold);--aph-color-primary-hover:var(--aph-color-gold-light)}:where(#consultation,#consultation-form,#services,#products){scroll-margin-top:var(--aph-anchor-scroll-margin)}@media (min-width:1024px){.services-section,.products-section,.articles-section,.workshops-section,.site-footer{content-visibility:auto;contain-intrinsic-size:auto 32rem}}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:focus-visible{outline-width:2px;outline-offset:2px;outline-color:var(--aph-color-gold)}.aph-text-scale{display:inline-flex;align-items:center;gap:.125rem;padding:.125rem;border:1px solid rgba(201,162,39,.22);border-radius:.5rem;background:#00000040}.aph-text-scale__btn{min-width:2rem;min-height:2rem;padding:.25rem .35rem;border:0;border-radius:.375rem;background:transparent;color:var(--aph-color-footer-text);cursor:pointer;transition:background .2s ease,color .2s ease}.aph-text-scale__btn:hover:not(:disabled),.aph-text-scale__btn:focus-visible:not(:disabled){color:var(--aph-color-gold-light);background:var(--aph-color-gold-muted)}.aph-text-scale__btn:disabled{opacity:.35;cursor:not-allowed}.aph-text-scale__glyph{display:block;font-size:.75rem;font-weight:700;line-height:1;letter-spacing:-.02em}.aph-text-scale__glyph--base{font-size:.8125rem}.aph-text-scale--drawer{width:100%;justify-content:center;padding:.25rem;background:var(--aph-color-footer-elevated)}.mobile-drawer .aph-text-scale--drawer{margin-bottom:.25rem}.aph-form{--aph-field-bg:#faf9f7;--aph-field-border:rgb(28 25 23 / 12%);--aph-field-ink:#1c1917;--aph-field-muted:#57534e;--aph-field-radius:.5625rem;--aph-field-min-h:2.5rem;--aph-field-font:.875rem;--aph-field-pad-y:.5rem;--aph-field-pad-x:.75rem}@media (min-width:768px){.aph-form{--aph-field-radius:.625rem;--aph-field-min-h:2.625rem;--aph-field-font:.9375rem;--aph-field-pad-y:.625rem;--aph-field-pad-x:.875rem}}.aph-field{margin:0 0 .875rem;min-width:0}@media (min-width:768px){.aph-field{margin-bottom:1rem}}.aph-field:has(.aph-choices),.aph-field:has(select[data-aph-choices]){width:100%}.aph-label{display:block;margin-bottom:.3125rem;font-size:.8125rem;font-weight:700;line-height:1.4;color:var(--aph-field-ink,#1c1917)}@media (min-width:768px){.aph-label{margin-bottom:.375rem}}.aph-label .required,.aph-label__required{color:var(--aph-color-gold-dark,#b45309)}.aph-control{display:block;width:100%;min-height:var(--aph-field-min-h);padding:var(--aph-field-pad-y) var(--aph-field-pad-x);border:1px solid var(--aph-field-border);border-radius:var(--aph-field-radius);background:var(--aph-field-bg);color:var(--aph-field-ink);font-family:inherit;font-size:var(--aph-field-font);line-height:1.35;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.aph-control::-moz-placeholder{color:#57534e9e;font-size:.8125rem}.aph-control::placeholder{color:#57534e9e;font-size:.8125rem}@media (min-width:768px){.aph-control::-moz-placeholder{font-size:.875rem}.aph-control::placeholder{font-size:.875rem}}.aph-control:focus{outline:none;border-color:var(--aph-color-gold);box-shadow:0 0 0 3px #c9a22729;background:#fff}.aph-control--tel{direction:ltr;text-align:left;letter-spacing:.01em}textarea.aph-control{min-height:7.5rem;resize:vertical;line-height:1.55}.aph-hint{margin:.3125rem 0 0;font-size:.6875rem;line-height:1.45;color:var(--aph-field-muted,#57534e)}@media (min-width:768px){.aph-hint{margin-top:.375rem;font-size:.75rem}}.aph-form__hp{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.aph-field:has(.aph-choices),.aph-field:has(select[data-aph-choices]){min-width:0;width:100%}.choices.aph-choices{--choices-width:100%;--choices-guttering:0;--choices-font-size-lg:.875rem;--choices-font-size-md:.75rem;--choices-font-size-sm:.6875rem;--choices-dropdown-item-padding:.4375rem .625rem;--choices-list-single-padding:0 1.75rem 0 0;position:relative;display:block;width:100%;max-width:100%;margin-bottom:0;box-sizing:border-box;font-size:var(--aph-field-font,.875rem)}@media (min-width:768px){.choices.aph-choices{--choices-font-size-lg:.9375rem;--choices-font-size-md:.8125rem;--choices-font-size-sm:.75rem;--choices-dropdown-item-padding:.5rem .6875rem}}.choices.aph-choices.is-open{overflow:visible}.choices.aph-choices.is-open .aph-choices__inner{border-color:var(--aph-color-gold);border-end-end-radius:0;border-end-start-radius:0;box-shadow:0 0 0 3px #c9a22729}.choices.aph-choices.is-focused .aph-choices__inner,.choices.aph-choices.is-open.is-focused .aph-choices__inner{border-color:var(--aph-color-gold)}.choices.aph-choices .choices__inner,.choices.aph-choices.aph-choices__inner{display:block!important;width:100%!important;max-width:100%;min-height:var(--aph-field-min-h);padding:calc(var(--aph-field-pad-y) - 1px) calc(var(--aph-field-pad-x) - 2px);border:1px solid var(--aph-field-border);border-radius:var(--aph-field-radius);background:var(--aph-field-bg);font-size:inherit;box-sizing:border-box;overflow:hidden}.choices.aph-choices .choices__list--single{display:block;width:100%;padding:0 1.75rem 0 0;box-sizing:border-box}[dir=rtl] .choices.aph-choices .choices__list--single{padding:0 0 0 1.75rem}.choices.aph-choices .choices__list--single .choices__item{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:inherit;line-height:1.35}.choices.aph-choices .choices__list--dropdown,.choices.aph-choices.aph-choices__list--dropdown{inset-inline:0;width:100%!important;min-width:100%;max-width:100%;margin-top:-1px;border:1px solid rgba(201,162,39,.35);border-block-start:0;border-radius:0 0 var(--aph-field-radius) var(--aph-field-radius);background:#fff;box-shadow:0 .625rem 1.25rem #0000001a;box-sizing:border-box;word-break:normal;overflow-wrap:anywhere;z-index:30}.choices.aph-choices .choices__list--dropdown .choices__list{max-height:min(13rem,42vh)}.choices.aph-choices .choices__input,.choices.aph-choices.aph-choices__input{width:100%!important;max-width:100%;padding:.375rem .5rem;margin:0;border:0;border-bottom:1px solid rgba(28,25,23,.08);border-radius:0;background:#fff!important;font-size:.75rem}@media (min-width:768px){.choices.aph-choices .choices__input,.choices.aph-choices.aph-choices__input{font-size:.8125rem}}.choices.aph-choices .choices__input::-moz-placeholder,.choices.aph-choices.aph-choices__input::-moz-placeholder{color:#57534e9e;font-size:.6875rem}.choices.aph-choices .choices__input::placeholder,.choices.aph-choices.aph-choices__input::placeholder{color:#57534e9e;font-size:.6875rem}@media (min-width:768px){.choices.aph-choices .choices__input::-moz-placeholder,.choices.aph-choices.aph-choices__input::-moz-placeholder{font-size:.75rem}.choices.aph-choices .choices__input::placeholder,.choices.aph-choices.aph-choices__input::placeholder{font-size:.75rem}}.choices.aph-choices .choices__placeholder,.choices.aph-choices.aph-choices__placeholder{opacity:1;color:#57534e9e;font-size:.75rem}@media (min-width:768px){.choices.aph-choices .choices__placeholder,.choices.aph-choices.aph-choices__placeholder{font-size:.8125rem}}.choices.aph-choices[data-type*=select-one]:after{inset-inline-end:.875rem;right:auto;left:auto;margin-top:-.1875rem;border-color:rgba(87,83,78,.7) transparent transparent}.choices.aph-choices[data-type*=select-one].is-open:after{margin-top:.125rem;border-color:transparent transparent rgba(87,83,78,.7)}[dir=rtl] .choices.aph-choices[data-type*=select-one]:after{inset-inline-end:auto;inset-inline-start:.875rem}.choices.aph-choices .choices__list--dropdown .choices__item--selectable{padding:var(--choices-dropdown-item-padding);font-size:.75rem;line-height:1.4}@media (min-width:768px){.choices.aph-choices .choices__list--dropdown .choices__item--selectable{font-size:.8125rem}}.choices.aph-choices .choices__list--dropdown .choices__item--selectable.is-selected{background:#c9a2272e;font-weight:600}.choices.aph-choices .choices__list--dropdown .choices__item--selectable.is-highlighted{background:#c9a2271f}.choices.aph-choices[data-type*=select-one] .choices__input{display:block!important}.hero-slider{--aph-hero-desktop-pad-block:clamp(2.75rem,5.5vh,4.25rem);--aph-hero-fade-duration:.65s;--aph-hero-track-min-h:clamp(22rem,72vw,28rem)}@media (max-width:1023px){.hero-slider{--aph-hero-track-min-h:80vh}}@media (min-width:1024px){.hero-slider{--aph-hero-track-min-h:clamp( 28rem,calc(100svh - var(--aph-header-offset) - 6rem),40rem )}}.hero-slider{position:relative;z-index:1;overflow:hidden;isolation:isolate;contain:layout style;background:linear-gradient(165deg,var(--aph-color-footer-bg) 0%,var(--aph-color-footer-surface) 45%,var(--aph-color-footer-elevated) 100%);color:var(--aph-color-footer-text);border-bottom:1px solid var(--aph-color-footer-border)}@media (min-width:1024px){.hero-slider:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse 55% 70% at 85% 45%,rgba(201,162,39,.14),transparent 62%),radial-gradient(ellipse 40% 50% at 10% 80%,rgba(201,162,39,.06),transparent 55%)}.hero-slider:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.35;background-image:linear-gradient(rgba(201,162,39,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(201,162,39,.04) 1px,transparent 1px);background-size:4rem 4rem;-webkit-mask-image:linear-gradient(105deg,transparent 35%,#000 85%);mask-image:linear-gradient(105deg,transparent 35%,#000 85%)}}.hero-slider__accent{position:relative;z-index:2;height:3px;background:linear-gradient(90deg,transparent,var(--aph-color-gold-dark) 20%,var(--aph-color-gold) 50%,var(--aph-color-gold-dark) 80%,transparent)}.hero-slider__track{position:relative;overflow:hidden;min-height:var(--aph-hero-track-min-h)}.hero-slider__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:stretch;width:100%;overflow:hidden;opacity:0;visibility:hidden;transition:opacity var(--aph-hero-fade-duration) ease,visibility var(--aph-hero-fade-duration) ease;pointer-events:none;z-index:1}.hero-slider__slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:2}.hero-slider__grid{display:grid;align-items:center;gap:.75rem;width:100%;padding:.25rem 0 .375rem;grid-template-columns:1fr}@media (max-width:1023px){.hero-slider__grid{min-height:80vh}}@media (min-width:640px){.hero-slider__grid{padding:.375rem 0 .5rem;gap:.875rem}}@media (min-width:1024px){.hero-slider__grid{position:relative;z-index:1;align-items:center;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:clamp(2.5rem,4vw,4.5rem);padding:var(--aph-hero-desktop-pad-block) 0 calc(var(--aph-hero-desktop-pad-block) + 2.5rem)}}@media (min-width:1280px){.hero-slider__grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:5rem}}.hero-slider__content{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;order:2;text-align:center}@media (max-width:1023px){.hero-slider__content{padding:0}}@media (min-width:1024px){.hero-slider__content{order:0;max-width:34rem;padding:0;padding-inline-end:clamp(.5rem,2vw,2rem);text-align:start;background:transparent;border:0;box-shadow:none}.hero-slider__content:before{content:"";position:absolute;top:-1.5rem;right:-1rem;bottom:-1.5rem;left:-2rem;z-index:-1;border-radius:1rem;background:radial-gradient(ellipse 90% 80% at 100% 50%,rgba(6,6,6,.55) 0%,transparent 72%);pointer-events:none}}.hero-slider__eyebrow{margin:0 0 .5rem;font-size:.75rem;font-weight:600;letter-spacing:.14em;color:var(--aph-color-gold)}@media (min-width:640px){.hero-slider__eyebrow{font-size:.8125rem}}@media (min-width:1024px){.hero-slider__eyebrow{margin-bottom:.875rem;font-size:.875rem;letter-spacing:.12em}.hero-slider__eyebrow:after{content:"";display:block;width:3rem;height:2px;margin-block-start:.875rem;border-radius:1px;background:linear-gradient(90deg,var(--aph-color-gold),var(--aph-color-gold-dark) 70%,transparent)}}.hero-slider__title{margin:0 0 .5rem;font-size:clamp(1.375rem,5.5vw,1.75rem);font-weight:700;line-height:1.3;color:var(--aph-color-footer-text);text-wrap:balance}@media (min-width:640px){.hero-slider__title{font-size:clamp(1.5rem,4vw,2rem)}}@media (min-width:1024px){.hero-slider__title{margin-bottom:1.125rem;font-size:clamp(2rem,2.8vw,3.125rem);font-weight:700;line-height:1.18;letter-spacing:-.02em}}@media (min-width:1280px){.hero-slider__title{font-size:clamp(2.25rem,2.5vw,3.375rem)}}.hero-slider__subtitle{margin:0 0 .75rem;font-size:.875rem;line-height:1.6;color:var(--aph-color-footer-muted);text-wrap:pretty}@media (min-width:640px){.hero-slider__subtitle{font-size:.9375rem;margin-bottom:.875rem}}@media (min-width:1024px){.hero-slider__subtitle{font-size:clamp(1.0625rem,1.15vw,1.1875rem);line-height:1.75;margin-bottom:2.25rem;max-width:30rem}}.hero-slider__actions{display:flex;flex-direction:column;align-items:center;gap:.5rem}@media (min-width:480px){.hero-slider__actions{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem}}@media (min-width:1024px){.hero-slider__actions{justify-content:flex-start;gap:.625rem}}.hero-slider__cta{display:inline-flex;align-self:center;padding:1px;border-radius:999px;text-decoration:none;transition:background .28s ease,box-shadow .28s ease,transform .28s ease}@media (min-width:1024px){.hero-slider__cta{align-self:flex-start}}.hero-slider__cta--primary{background:linear-gradient(135deg,#e4c76b8c,#c9a22738,#8b691459);box-shadow:0 1px 2px #00000038,inset 0 1px #ffffff14}.hero-slider__cta--primary:hover,.hero-slider__cta--primary:focus-visible{background:linear-gradient(135deg,var(--aph-color-gold-light) 0%,var(--aph-color-gold) 55%,var(--aph-color-gold-dark) 100%);box-shadow:0 2px 10px #c9a22752,inset 0 1px #ffffff38;transform:translateY(-1px)}.hero-slider__cta--primary:hover .hero-slider__cta-inner,.hero-slider__cta--primary:focus-visible .hero-slider__cta-inner{background:transparent;color:#1c1917}.hero-slider__cta--primary:hover .hero-slider__cta-icon:not(.hero-slider__cta-icon--phone),.hero-slider__cta--primary:focus-visible .hero-slider__cta-icon:not(.hero-slider__cta-icon--phone){color:var(--aph-color-gold-light);background:#1c191738;box-shadow:inset 0 0 0 1px #1c19171f;transform:translate(-2px)}.hero-slider__cta--secondary{background:linear-gradient(135deg,#c9a22747,#c9a2271f);box-shadow:inset 0 0 0 1px #c9a2272e}.hero-slider__cta--secondary .hero-slider__cta-inner{background:#0f0f0fe0;color:var(--aph-color-gold-light)}.hero-slider__cta--secondary .hero-slider__cta-icon{color:var(--aph-color-gold-light);background:#c9a22724;box-shadow:inset 0 0 0 1px #c9a22738}.hero-slider__cta--secondary:hover,.hero-slider__cta--secondary:focus-visible{background:linear-gradient(135deg,#c9a2276b,#c9a22738);box-shadow:0 2px 10px #c9a2272e;transform:translateY(-1px)}.hero-slider__cta--secondary:hover .hero-slider__cta-inner,.hero-slider__cta--secondary:focus-visible .hero-slider__cta-inner{background:#c9a2271a;color:var(--aph-color-footer-text)}.hero-slider__cta--secondary:hover .hero-slider__cta-icon,.hero-slider__cta--secondary:focus-visible .hero-slider__cta-icon{color:#1c1917;background:linear-gradient(145deg,var(--aph-color-gold-light) 0%,var(--aph-color-gold) 100%)}.hero-slider__cta:focus-visible{outline:2px solid var(--aph-color-gold);outline-offset:3px}.hero-slider__cta-inner{display:inline-flex;align-items:center;gap:.5rem;padding:.4375rem .4375rem .4375rem .875rem;border-radius:999px;background:linear-gradient(180deg,#201d1afa,#12100efc);color:var(--aph-color-gold-light);font-size:.8125rem;font-weight:600;line-height:1.2;letter-spacing:.02em;transition:background .28s ease,color .28s ease}@media (min-width:1024px){.hero-slider__cta-inner{gap:.5625rem;padding:.5rem .5rem .5rem 1rem;font-size:.875rem}}.hero-slider__cta-label{line-height:1.2;white-space:nowrap}.hero-slider__cta-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:1.625rem;height:1.625rem;border-radius:50%;color:#1c1917;background:linear-gradient(145deg,var(--aph-color-gold-light) 0%,var(--aph-color-gold) 52%,var(--aph-color-gold-dark) 100%);box-shadow:inset 0 1px #ffffff47,0 1px 4px #00000038;transition:transform .28s ease,background .28s ease,color .28s ease,box-shadow .28s ease}@media (min-width:1024px){.hero-slider__cta-icon{width:1.75rem;height:1.75rem}}.hero-slider__cta-icon svg{display:block;width:.8125rem;height:.8125rem}.hero-slider__cta-icon--phone svg{width:.6875rem;height:.6875rem}.hero-slider__media{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;order:1;padding-top:clamp(1rem,4vw,1.75rem);overflow:visible;pointer-events:none}@media (min-width:640px)and (max-width:1023px){.hero-slider__media{padding-top:clamp(1.125rem,3.5vw,2rem)}}@media (min-width:1024px){.hero-slider__media{order:0;align-items:flex-end;justify-content:center;padding-top:0;padding-block-end:.5rem;overflow:visible;pointer-events:auto}}.hero-slider__media-frame{display:flex;align-items:flex-end;justify-content:center;width:100%}@media (min-width:1024px){.hero-slider__media-frame{display:flex;position:relative;z-index:0;align-items:flex-end;justify-content:center;width:min(100%,28rem);aspect-ratio:1;padding:1.25rem}.hero-slider__media-frame:before{content:"";position:absolute;top:8%;right:5%;bottom:0;left:5%;border-radius:50%;border:1px solid rgba(201,162,39,.22);background:radial-gradient(circle at 50% 65%,rgba(201,162,39,.08) 0%,transparent 68%);pointer-events:none}}.hero-slider__media-glow{position:absolute;width:min(92%,18rem);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(201,162,39,.24) 0%,transparent 70%);filter:blur(8px)}@media (min-width:640px)and (max-width:1023px){.hero-slider__media-glow{width:min(88%,20rem)}}@media (min-width:1024px){.hero-slider__media-glow{width:min(100%,24rem);inset-inline:0;margin-inline:auto;filter:blur(12px);opacity:.85}}.hero-slider__image{position:relative;z-index:1;width:auto;max-width:min(92vw,22rem);height:auto;max-height:clamp(15rem,48vw,19rem);-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;filter:drop-shadow(0 16px 32px rgba(0,0,0,.45))}@media (min-width:640px)and (max-width:1023px){.hero-slider__image{max-width:min(88vw,24rem);max-height:clamp(17rem,44vw,21rem)}}@media (min-width:1024px){.hero-slider__image{max-width:min(100%,26rem);max-height:min(52vh,30rem);-o-object-position:center bottom;object-position:center bottom;animation:hero-float 6s ease-in-out infinite}}@media (min-width:1280px){.hero-slider__image{max-width:min(100%,28rem);max-height:min(54vh,32rem)}}.hero-slider__controls{position:relative;z-index:30;padding:.5rem 0 .75rem;background:linear-gradient(0deg,var(--aph-color-footer-bg) 0%,transparent 100%);pointer-events:auto;isolation:isolate}@media (min-width:1024px){.hero-slider__controls{position:absolute;inset-inline:0;bottom:clamp(1.25rem,2.5vh,2rem);z-index:30;padding:0;background:transparent;pointer-events:none}.hero-slider__controls .container{pointer-events:auto}}.hero-slider__controls-inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:.5rem;pointer-events:auto}@media (min-width:1024px){.hero-slider__controls-inner{justify-content:flex-start;gap:1rem;max-width:34rem}}.hero-slider__arrow{position:relative;z-index:2;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:1px solid var(--aph-color-footer-border);border-radius:50%;color:var(--aph-color-footer-text);background:var(--aph-color-footer-elevated);cursor:pointer;touch-action:manipulation;transition:background .2s ease,color .2s ease}.hero-slider__arrow svg{display:block;width:1rem;height:1rem}.hero-slider__arrow:hover,.hero-slider__arrow:focus-visible{color:var(--aph-color-gold-light);background:var(--aph-color-gold-muted)}@media (min-width:1024px){.hero-slider__arrow{width:2.75rem;height:2.75rem;border-color:#c9a22747;background:#0f0f0fb8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-slider__arrow svg{width:1.25rem;height:1.25rem}.hero-slider__arrow:hover,.hero-slider__arrow:focus-visible{border-color:var(--aph-color-gold);box-shadow:0 4px 16px #c9a2272e}}.hero-slider__dots{display:flex;align-items:center;gap:.375rem}.hero-slider__dot{width:.375rem;height:.375rem;padding:0;border:0;border-radius:999px;background:var(--aph-color-footer-muted);opacity:.5;cursor:pointer;touch-action:manipulation;transition:width .3s ease,opacity .3s ease,background .3s ease}.hero-slider__dot.is-active{width:1.375rem;background:var(--aph-color-gold);opacity:1}@media (min-width:1024px){.hero-slider__dot{width:.5rem;height:.5rem}.hero-slider__dot.is-active{width:1.75rem}}@keyframes hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (prefers-reduced-motion:reduce){.hero-slider{--aph-hero-fade-duration:.01ms}.hero-slider__slide{transition:opacity .35s ease}.hero-slider__image{animation:none}.hero-slider__cta,.hero-slider__cta-icon{transition-duration:.01ms}}html.is-scrolling .hero-slider__image{animation-play-state:paused}[dir=rtl] .hero-slider__arrow--prev svg,[dir=rtl] .hero-slider__arrow--next svg{transform:scaleX(-1)}[dir=rtl] .hero-slider__cta-inner{padding:.4375rem .875rem .4375rem .4375rem}@media (min-width:1024px){[dir=rtl] .hero-slider__cta-inner{padding:.5rem 1rem .5rem .5rem}}[dir=rtl] .hero-slider__cta-icon:not(.hero-slider__cta-icon--phone) svg{transform:scaleX(-1)}[dir=rtl] .hero-slider__cta--primary:hover .hero-slider__cta-icon:not(.hero-slider__cta-icon--phone),[dir=rtl] .hero-slider__cta--primary:focus-visible .hero-slider__cta-icon:not(.hero-slider__cta-icon--phone){transform:scaleX(-1) translate(2px)}.services-section{--aph-services-bg-top:#faf8f4;--aph-services-bg-bottom:#ebe6dc;--aph-services-ink:#1c1917;--aph-services-muted:#57534e;--aph-services-card:#fff;--aph-services-card-border:rgb(201 162 39 / 16%);--aph-services-step:rgb(201 162 39 / 55%);position:relative;overflow:hidden;padding:clamp(2.75rem,6.5vw,4.75rem) 0;color:var(--aph-services-ink);background:radial-gradient(ellipse 70% 55% at 100% 0%,rgba(201,162,39,.11),transparent 58%),radial-gradient(ellipse 50% 40% at 0% 100%,rgba(201,162,39,.07),transparent 52%),linear-gradient(180deg,var(--aph-services-bg-top) 0%,var(--aph-services-bg-bottom) 100%)}.services-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(201,162,39,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(201,162,39,.05) 1px,transparent 1px);background-size:3rem 3rem;-webkit-mask-image:linear-gradient(180deg,#000 0%,transparent 75%);mask-image:linear-gradient(180deg,#000 0%,transparent 75%);pointer-events:none}.services-section__wave{position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,transparent,var(--aph-color-gold-dark) 15%,var(--aph-color-gold) 50%,var(--aph-color-gold-dark) 85%,transparent);opacity:.85}.services-section__inner{position:relative;z-index:1}.services-section__layout{display:grid;gap:clamp(1.75rem,4vw,2.5rem);align-items:start}@media (min-width:1024px){.services-section__layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(2rem,3.5vw,3rem);align-items:center}}.services-section__intro{min-width:0}.services-section__header{max-width:34rem}.services-section__eyebrow{margin:0 0 .5rem;font-size:.75rem;font-weight:600;letter-spacing:.05em;color:var(--aph-color-gold-dark)}@media (min-width:768px){.services-section__eyebrow{font-size:.8125rem}}.services-section__title{margin:0;font-size:clamp(1.25rem,4.8vw,1.875rem);font-weight:700;line-height:1.35;color:var(--aph-services-ink)}.services-section__subtitle{margin:.625rem 0 0;max-width:32rem;font-size:.875rem;line-height:1.68;color:var(--aph-services-muted)}@media (min-width:768px){.services-section__subtitle{margin-top:.75rem;font-size:.9375rem;line-height:1.72}}.services-section__rule{width:3rem;height:3px;margin:1rem 0 0;border-radius:2px;background:linear-gradient(90deg,var(--aph-color-gold-dark),var(--aph-color-gold),var(--aph-color-gold-dark))}.services-section__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.625rem;margin:1.25rem 0 0;padding:0;list-style:none}@media (min-width:768px){.services-section__stats{gap:.75rem;margin-top:1.5rem}}.services-section__stat{display:flex;flex-direction:column;gap:.125rem;padding:.75rem .625rem;border:1px solid var(--aph-services-card-border);border-radius:.75rem;background:#ffffffb8;box-shadow:0 1px 2px #1c19170a;text-align:center}@media (min-width:768px){.services-section__stat{padding:.875rem .75rem}}.services-section__stat-value{font-size:clamp(.9375rem,2.8vw,1.125rem);font-weight:700;line-height:1.2;color:var(--aph-color-gold-dark)}.services-section__stat-label{font-size:.6875rem;line-height:1.35;color:var(--aph-services-muted)}@media (min-width:768px){.services-section__stat-label{font-size:.75rem}}.services-section__actions{margin-top:1.25rem}@media (min-width:768px){.services-section__actions{margin-top:1.5rem}}.services-section__cta{display:inline-flex;align-items:center;gap:.5rem;width:100%;justify-content:center}@media (min-width:480px){.services-section__cta{width:auto}}.services-section__cta svg{flex-shrink:0;transition:transform .2s ease}.services-section__cta:hover svg,.services-section__cta:focus-visible svg{transform:translate(2px)}.services-section__journey{display:flex;flex-direction:column;gap:0;margin:0;padding:0;list-style:none;min-width:0}.services-section__step{display:grid;grid-template-columns:2.25rem minmax(0,1fr);gap:.75rem;margin:0}@media (min-width:768px){.services-section__step{grid-template-columns:2.5rem minmax(0,1fr);gap:1rem}}.services-section__step+.services-section__step{margin-top:.75rem}@media (min-width:768px){.services-section__step+.services-section__step{margin-top:.875rem}}.services-section__step-marker{position:relative;display:flex;flex-direction:column;align-items:center;padding-top:1.125rem}.services-section__step-num{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;font-size:.6875rem;font-weight:700;letter-spacing:.04em;color:var(--aph-color-gold-dark);background:linear-gradient(145deg,var(--aph-color-gold-muted) 0%,rgba(255,255,255,.95) 100%);border:1px solid rgba(201,162,39,.28);box-shadow:inset 0 1px #fff9}.services-section__step-line{flex:1;width:2px;min-height:1.25rem;margin-top:.375rem;border-radius:1px;background:linear-gradient(180deg,var(--aph-services-step) 0%,rgba(201,162,39,.08) 100%)}.services-section__card{display:flex;flex-direction:column;gap:.875rem;padding:1.125rem 1rem 1rem;background:var(--aph-services-card);border:1px solid var(--aph-services-card-border);border-radius:1rem;box-shadow:0 1px 2px #1c19170a,0 8px 24px #1c19170f;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}@media (min-width:768px){.services-section__card{padding:1.25rem 1.125rem 1.125rem}}.services-section__card:hover{border-color:#c9a22747;box-shadow:0 1px 2px #1c19170a,0 12px 32px #1c191714}.services-section__card-head{display:flex;align-items:flex-start;gap:.875rem;min-width:0}.services-section__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:50%;color:var(--aph-color-gold-dark);background:linear-gradient(145deg,var(--aph-color-gold-muted) 0%,rgba(255,255,255,.9) 100%);border:1px solid rgba(201,162,39,.22);box-shadow:inset 0 1px #fff9}.services-section__icon svg{width:1.25rem;height:1.25rem}.services-section__card-copy{min-width:0;flex:1}.services-section__card-title{margin:0;font-size:.9375rem;font-weight:600;line-height:1.45;color:var(--aph-services-ink)}@media (min-width:768px){.services-section__card-title{font-size:1rem}}.services-section__card-text{margin:.375rem 0 0;font-size:.8125rem;line-height:1.62;color:var(--aph-services-muted)}@media (min-width:768px){.services-section__card-text{font-size:.875rem}}.services-section__card-action{display:inline-flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding:.625rem .875rem;border:1px solid rgba(201,162,39,.22);border-radius:.625rem;background:#c9a22714;font-size:.8125rem;font-weight:600;line-height:1.35;color:var(--aph-color-gold-dark);text-decoration:none;transition:background .2s ease,border-color .2s ease,gap .2s ease}@media (min-width:768px){.services-section__card-action{width:auto;align-self:flex-start;justify-content:flex-start}}.services-section__card-action:hover,.services-section__card-action:focus-visible{background:#c9a22724;border-color:#c9a22759;gap:.625rem}.services-section__card-action:focus-visible{outline:2px solid var(--aph-color-gold);outline-offset:2px}.services-section__card-action svg{flex-shrink:0}[dir=rtl] .services-section__cta svg,[dir=rtl] .services-section__card-action svg{transform:scaleX(-1)}[dir=rtl] .services-section__cta:hover svg,[dir=rtl] .services-section__cta:focus-visible svg{transform:scaleX(-1) translate(2px)}.products-page-area{background:#121110}.products-page-area__breadcrumbs{position:relative;overflow:hidden;padding:.75rem 0 .875rem;background:linear-gradient(180deg,#faf8f4,#f3efe8);border-bottom:1px solid rgba(201,162,39,.18)}.products-page-area__breadcrumbs-accent{position:absolute;inset-inline:0;top:0;height:3px;background:linear-gradient(90deg,transparent,var(--aph-color-gold-dark) 18%,var(--aph-color-gold) 50%,var(--aph-color-gold-dark) 82%,transparent)}.products-page-area__breadcrumbs-glow{position:absolute;inset-inline:10% 10%;bottom:-40%;height:120%;background:radial-gradient(ellipse at center top,rgba(201,162,39,.1),transparent 68%);pointer-events:none}.products-page-area__breadcrumbs-inner{position:relative;z-index:1;display:flex;align-items:center;min-height:2.25rem;padding:.375rem .875rem;border:1px solid rgba(201,162,39,.16);border-radius:999px;background:#ffffffd1;box-shadow:0 1px 2px #1c19170f,inset 0 1px #ffffffe6}.products-page-area__breadcrumbs-inner .aph-breadcrumbs-wrap{width:100%;max-width:none;padding:0}.products-page-area__breadcrumbs-inner .aph-breadcrumbs,.products-page-area__breadcrumbs-inner .rank-math-breadcrumb{font-size:.8125rem;line-height:1.4;color:#57534e}.products-page-area__breadcrumbs-inner .aph-breadcrumbs__list,.products-page-area__breadcrumbs-inner .rank-math-breadcrumb-inner,.products-page-area__breadcrumbs-inner .rank-math-breadcrumb p{display:flex;flex-wrap:wrap;align-items:center;gap:.125rem 0;margin:0;padding:0;list-style:none}.products-page-area__breadcrumbs-inner .aph-breadcrumbs__item{display:inline-flex;align-items:center;max-width:100%;color:#57534e}.products-page-area__breadcrumbs-inner .aph-breadcrumbs__item:not(:last-child):after{content:"";display:inline-block;flex-shrink:0;width:.875rem;height:.875rem;margin-inline:.4375rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23a8a29e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 18l6-6-6-6'/%3E%3C/svg%3E") center/contain no-repeat}.products-page-area__breadcrumbs-inner .aph-breadcrumbs__item.is-current{color:#1c1917;font-weight:600}[dir=rtl] .products-page-area__breadcrumbs-inner .aph-breadcrumbs__item:not(:last-child):after{transform:scaleX(-1)}.products-page-area__breadcrumbs-inner .aph-breadcrumbs__link{color:var(--aph-color-gold-dark);font-weight:600;text-decoration:none;transition:color .2s ease}.products-page-area__breadcrumbs-inner .aph-breadcrumbs__link:hover,.products-page-area__breadcrumbs-inner .aph-breadcrumbs__link:focus-visible{color:var(--aph-color-gold)}.products-page-area__breadcrumbs-inner .aph-breadcrumbs__current{display:inline-block;overflow:hidden;max-width:min(100%,20rem);text-overflow:ellipsis;white-space:nowrap}.products-page-area__breadcrumbs-inner .rank-math-breadcrumb a{color:var(--aph-color-gold-dark);font-weight:600;text-decoration:none}.products-page-area__breadcrumbs-inner .rank-math-breadcrumb a:hover{color:var(--aph-color-gold)}.products-page-area__breadcrumbs-inner .rank-math-breadcrumb .last{color:#1c1917;font-weight:600}.products-page-area__breadcrumbs-inner .rank-math-breadcrumb-separator{display:inline-flex;align-items:center;margin-inline:.3125rem;color:transparent;font-size:0;line-height:0}.products-page-area__breadcrumbs-inner .rank-math-breadcrumb-separator:before{content:"";display:block;width:.875rem;height:.875rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23a8a29e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 18l6-6-6-6'/%3E%3C/svg%3E") center/contain no-repeat}[dir=rtl] .products-page-area__breadcrumbs-inner .rank-math-breadcrumb-separator:before{transform:scaleX(-1)}.products-page{--aph-products-bg:#1a1816;--aph-products-bg-deep:#121110;--aph-products-ink:#faf8f4;--aph-products-muted:#b8b0a6;--aph-products-card:#141312;--aph-products-card-hover:#1c1a18;--aph-products-stage-h:17rem;--aph-products-stage-pad-top:2.125rem;--aph-products-stage-pad-bottom:1.5rem;position:relative;overflow:hidden;color:var(--aph-products-ink);background:radial-gradient(ellipse 80% 50% at 50% -10%,rgba(201,162,39,.12),transparent 55%),radial-gradient(ellipse 45% 40% at 0% 100%,rgba(201,162,39,.08),transparent 50%),linear-gradient(175deg,var(--aph-products-bg) 0%,var(--aph-products-bg-deep) 100%)}.products-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(201,162,39,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(201,162,39,.04) 1px,transparent 1px);background-size:3.5rem 3.5rem;-webkit-mask-image:linear-gradient(180deg,#000 0%,transparent 90%);mask-image:linear-gradient(180deg,#000 0%,transparent 90%);pointer-events:none}.products-page__glow{position:absolute;inset:auto 5% 20% 5%;height:45%;background:radial-gradient(ellipse at center,rgba(201,162,39,.12),transparent 68%);pointer-events:none}.products-page__hero{position:relative;z-index:1;padding:clamp(2rem,5vw,3rem) 0 clamp(1.5rem,3.5vw,2.25rem)}.products-page__hero-inner{max-width:40rem;margin-inline:auto;text-align:center}.products-page__eyebrow{margin:0 0 .5rem;font-size:.75rem;font-weight:600;letter-spacing:.08em;color:var(--aph-color-gold-light)}.products-page__title{margin:0;font-size:clamp(1.5rem,4.5vw,2.25rem);font-weight:700;line-height:1.3;letter-spacing:-.01em}.products-page__series{margin:.5rem 0 0;font-size:.9375rem;font-weight:600;color:#c9a227d9}.products-page__intro{margin:.75rem auto 0;max-width:36rem;font-size:.875rem;line-height:1.7;color:var(--aph-products-muted)}@media (min-width:768px){.products-page__intro{font-size:.9375rem}}.products-page__stats{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:.625rem;margin:1.125rem 0 0;padding:0;list-style:none}.products-page__stat{display:flex;flex-direction:column;gap:.125rem;min-width:4.75rem;padding:.625rem .875rem;border:1px solid rgba(201,162,39,.18);border-radius:.75rem;background:#ffffff0a}.products-page__stat-value{font-size:1.0625rem;font-weight:700;line-height:1.2;color:var(--aph-color-gold-light);font-variant-numeric:tabular-nums}.products-page__stat-label{font-size:.6875rem;color:var(--aph-products-muted)}.products-page__rule{width:4rem;height:3px;margin:1.25rem auto 0;border-radius:2px;background:linear-gradient(90deg,transparent,var(--aph-color-gold-dark),var(--aph-color-gold),var(--aph-color-gold-dark),transparent)}.products-page__shell{position:relative;z-index:1;padding:0 0 clamp(2.5rem,6vw,4rem)}.products-page__filters{position:sticky;top:var(--aph-header-offset);z-index:12;margin:0 0 1.25rem;padding:.625rem 0;background:linear-gradient(180deg,#1a1816f5,#1a1816e0);border-block:1px solid rgba(201,162,39,.12)}@media (min-width:768px){.products-page__filters{margin-bottom:1.75rem}}.products-page__filters-scroll{display:flex;gap:.5rem;overflow-x:auto;padding:.125rem 0 .375rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(201,162,39,.35) transparent}.products-page__filters-scroll::-webkit-scrollbar{height:4px}.products-page__filters-scroll::-webkit-scrollbar-thumb{background:#c9a22759;border-radius:4px}.products-page__filter{display:inline-flex;flex:0 0 auto;align-items:center;gap:.4375rem;padding:.5rem .875rem;border:1px solid rgba(201,162,39,.18);border-radius:999px;background:#141312e0;color:var(--aph-products-muted);font-size:.8125rem;font-weight:600;line-height:1.2;cursor:pointer;scroll-snap-align:start;transition:border-color .2s ease,background .2s ease,color .2s ease}.products-page__filter.is-active{border-color:#c9a2276b;background:#c9a22724;color:var(--aph-color-gold-light)}.products-page__filter:hover,.products-page__filter:focus-visible{border-color:#c9a22752;color:var(--aph-products-ink)}.products-page__filter:focus-visible{outline:2px solid var(--aph-color-gold);outline-offset:2px}.products-page__filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.375rem;height:1.375rem;padding:0 .3125rem;border-radius:999px;background:#c9a2271f;font-size:.6875rem;font-variant-numeric:tabular-nums}.is-active .products-page__filter-count{background:#c9a22738;color:var(--aph-color-gold-light)}.products-page__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem;margin:0;padding:0;list-style:none}@media (min-width:640px){.products-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.125rem}}@media (min-width:1024px){.products-page__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.375rem}}@media (min-width:1280px){.products-page__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}}.products-page__grid-item{display:flex;margin:0;min-width:0}.products-page__grid-item[hidden]{display:none}.products-page__grid-item>.products-section__card{flex:1 1 auto;width:100%;min-width:0}@media (prefers-reduced-motion:no-preference){.products-page__grid-item{animation:aph-products-page-fade .45s ease backwards}.products-page__grid-item:nth-child(1){animation-delay:0ms}.products-page__grid-item:nth-child(2){animation-delay:40ms}.products-page__grid-item:nth-child(3){animation-delay:80ms}.products-page__grid-item:nth-child(4){animation-delay:.12s}.products-page__grid-item:nth-child(5){animation-delay:.16s}.products-page__grid-item:nth-child(6){animation-delay:.2s}.products-page__grid-item:nth-child(7){animation-delay:.24s}.products-page__grid-item:nth-child(8){animation-delay:.28s}.products-page__grid-item:nth-child(9){animation-delay:.32s}.products-page__grid-item:nth-child(10){animation-delay:.36s}.products-page__grid-item:nth-child(11){animation-delay:.4s}.products-page__grid-item:nth-child(12){animation-delay:.44s}.products-page__grid-item:nth-child(13){animation-delay:.48s}.products-page__grid-item:nth-child(14){animation-delay:.52s}.products-page__grid-item:nth-child(15){animation-delay:.56s}.products-page__grid-item:nth-child(16){animation-delay:.6s}.products-page__grid-item:nth-child(17){animation-delay:.64s}.products-page__grid-item:nth-child(18){animation-delay:.68s}.products-page__grid-item:nth-child(19){animation-delay:.72s}.products-page__grid-item:nth-child(20){animation-delay:.76s}.products-page__grid-item:nth-child(21){animation-delay:.8s}.products-page__grid-item:nth-child(22){animation-delay:.84s}.products-page__grid-item:nth-child(23){animation-delay:.88s}.products-page__grid-item:nth-child(24){animation-delay:.92s}}.products-page__empty-filter{margin:1.5rem 0 0;padding:1rem;border:1px dashed rgba(201,162,39,.22);border-radius:.75rem;text-align:center;font-size:.875rem;color:var(--aph-products-muted)}.products-page__empty-filter[hidden]{display:none}.products-page__consult{position:relative;z-index:1;padding:clamp(2rem,5vw,2.75rem) 0 clamp(2.5rem,6vw,3.25rem);border-top:1px solid rgba(201,162,39,.14);background:linear-gradient(180deg,#12111066,#c9a22714)}.products-page__consult-inner{display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center}@media (min-width:768px){.products-page__consult-inner{flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem;text-align:start}}.products-page__consult-title{margin:0;font-size:clamp(1.0625rem,3vw,1.375rem);font-weight:700;line-height:1.35}.products-page__consult-text{margin:.5rem 0 0;max-width:32rem;font-size:.875rem;line-height:1.65;color:var(--aph-products-muted)}.products-page__consult-btn{flex-shrink:0;white-space:nowrap}.products-page--empty{padding:clamp(3rem,8vw,5rem) 0;background:#faf8f4;color:#1c1917}.products-page__empty{max-width:36rem;margin-inline:auto;padding:2rem;text-align:center;border:1px solid rgba(28,25,23,.1);border-radius:.75rem;background:#fff}.products-page__empty-title{margin:0 0 .75rem;font-size:1.5rem}.products-page__empty-text{margin:0;font-size:.9375rem;line-height:1.7;color:#57534e}@media (min-width:1280px){.products-page .products-section__card--grid{--aph-products-stage-h:18.5rem;--aph-products-stage-pad-top:2.375rem;--aph-products-stage-pad-bottom:1.75rem}}@keyframes aph-products-page-fade{0%{opacity:0;transform:translateY(.375rem)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.products-page__grid-item{animation:none!important}}[dir=rtl] .products-page__filter-count{direction:ltr}.products-section{--aph-products-bg:#1a1816;--aph-products-bg-deep:#121110;--aph-products-ink:#faf8f4;--aph-products-muted:#b8b0a6;--aph-products-card:#141312;--aph-products-card-hover:#1c1a18;--aph-products-stage-h:16rem;--aph-products-stage-pad-top:2rem;--aph-products-stage-pad-bottom:1.35rem;position:relative;overflow:hidden;padding:clamp(3.25rem,7.5vw,5.5rem) 0;color:var(--aph-products-ink);background:radial-gradient(ellipse 80% 50% at 50% -10%,rgba(201,162,39,.12),transparent 55%),radial-gradient(ellipse 45% 40% at 0% 100%,rgba(201,162,39,.08),transparent 50%),radial-gradient(ellipse 40% 35% at 100% 50%,rgba(201,162,39,.06),transparent 45%),linear-gradient(175deg,var(--aph-products-bg) 0%,var(--aph-products-bg-deep) 100%)}.products-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(201,162,39,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(201,162,39,.04) 1px,transparent 1px);background-size:3.5rem 3.5rem;-webkit-mask-image:linear-gradient(180deg,#000 0%,transparent 85%);mask-image:linear-gradient(180deg,#000 0%,transparent 85%);pointer-events:none}.products-section__glow{position:absolute;inset:auto 5% -35% 5%;height:55%;background:radial-gradient(ellipse at center,rgba(201,162,39,.14),transparent 68%);pointer-events:none}.products-section__inner{position:relative;z-index:1;width:100%;max-width:100%;min-width:0}.products-section__header{max-width:42rem;margin-inline:auto;margin-bottom:clamp(2rem,4.5vw,3rem);text-align:center}.products-section__eyebrow{margin:0 0 .5rem;font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--aph-color-gold-light)}.products-section__title{margin:0;font-size:clamp(1.5rem,3.8vw,2.125rem);font-weight:700;line-height:1.3;letter-spacing:-.01em}.products-section__subtitle{margin:.875rem auto 0;max-width:36rem;font-size:.9375rem;line-height:1.75;color:var(--aph-products-muted)}.products-section__rule{width:4rem;height:3px;margin:1.35rem auto 0;border-radius:2px;background:linear-gradient(90deg,transparent,var(--aph-color-gold-dark),var(--aph-color-gold),var(--aph-color-gold-dark),transparent)}.products-section__filters{margin-bottom:2rem}.products-section__tabs-scroll{display:flex;gap:.5rem;overflow-x:auto;padding:.25rem 0 .75rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(201,162,39,.4) transparent}.products-section__tabs-scroll::-webkit-scrollbar{height:4px}.products-section__tabs-scroll::-webkit-scrollbar-thumb{background:#c9a22759;border-radius:4px}@media (min-width:768px){.products-section__tabs-scroll{flex-wrap:wrap;justify-content:center;overflow-x:visible;padding-bottom:0}}.products-section__tab{flex:0 0 auto;display:inline-flex;align-items:center;gap:.5rem;scroll-snap-align:start;padding:.625rem 1.25rem;border:1px solid rgba(201,162,39,.28);border-radius:999px;background:#00000047;color:var(--aph-products-muted);font-size:.875rem;font-weight:600;line-height:1.3;white-space:nowrap;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .22s ease,border-color .22s ease,color .22s ease,box-shadow .22s ease}.products-section__tab:hover{color:var(--aph-products-ink);border-color:#c9a2277a;background:#00000061}.products-section__tab:focus-visible{outline:2px solid var(--aph-color-gold);outline-offset:2px}.products-section__tab.is-active{color:#1c1917;background:linear-gradient(135deg,var(--aph-color-gold-light) 0%,var(--aph-color-gold) 55%,var(--aph-color-gold-dark) 100%);border-color:transparent;box-shadow:0 4px 20px #c9a22752}.products-section__tab.is-active .products-section__tab-count{background:#1c19172e;color:#1c1917}.products-section__tab-label{line-height:1.3}.products-section__tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.375rem;height:1.375rem;padding:0 .35rem;border-radius:999px;background:#c9a22724;color:var(--aph-color-gold-light);font-size:.6875rem;font-weight:800;line-height:1;font-variant-numeric:tabular-nums}.products-section__scroll-hint{display:none;align-items:center;gap:.4rem;margin:0 0 .625rem;font-size:.6875rem;font-weight:600;color:var(--aph-products-muted);transition:opacity .25s ease}.products-section__scroll-hint.is-hidden{opacity:0;visibility:hidden}.products-section__scroll-hint svg{flex-shrink:0;opacity:.75}.products-section__rail{position:relative;min-width:0}.products-section__panels{position:relative;min-height:12rem}.products-section__panel{animation:aph-products-fade .35s ease}.products-section__panel:not(.is-active){display:none}.products-section__panel.is-active{display:block}.products-section__slider{position:relative;padding-inline:0}@media (min-width:768px){.products-section__slider{padding-inline:2.75rem}}.products-section__track{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-block:.5rem 1.25rem}.products-section__track::-webkit-scrollbar{display:none}.products-section__track:focus-visible{outline:2px solid var(--aph-color-gold-light);outline-offset:4px;border-radius:.5rem}.products-section__slides{display:flex;gap:1.125rem;list-style:none;margin:0;padding:0 .25rem}.products-section__slide{flex:0 0 min(88%,19rem);scroll-snap-align:start;margin:0;min-width:0}@media (min-width:640px){.products-section__slide{flex-basis:min(46%,18rem)}}@media (min-width:1024px){.products-section__slide{flex-basis:min(30%,17.5rem)}}.products-section__arrow{display:none;position:absolute;top:42%;z-index:3;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:1px solid rgba(201,162,39,.38);border-radius:50%;background:#0a0a0ab8;color:var(--aph-products-ink);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 20px #00000059;transition:background .2s ease,border-color .2s ease,transform .2s ease}@media (min-width:768px){.products-section__arrow{display:inline-flex}}.products-section__arrow[hidden]{display:none!important;visibility:hidden;pointer-events:none}.products-section__arrow svg{display:block;flex-shrink:0;stroke:currentcolor}.products-section__arrow:hover:not(:disabled){background:#c9a22738;border-color:var(--aph-color-gold);transform:scale(1.05)}.products-section__arrow:focus-visible{outline:2px solid var(--aph-color-gold-light);outline-offset:2px}.products-section__arrow:disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.products-section__arrow--prev{inset-inline-start:0}.products-section__arrow--next{inset-inline-end:0}.products-section__dots{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.75rem}.products-section__dot{width:.5rem;height:.5rem;padding:0;border:0;border-radius:50%;background:#c9a22747;cursor:pointer;transition:transform .2s ease,background .2s ease}.products-section__dot.is-active{transform:scale(1.3);background:var(--aph-color-gold)}.products-section__dot:focus-visible{outline:2px solid var(--aph-color-gold-light);outline-offset:2px}.products-section__card{position:relative;display:flex;flex-direction:column;height:100%;overflow:visible;border-radius:1rem;border:1px solid rgba(201,162,39,.18);background:linear-gradient(168deg,rgba(24,22,20,.96) 0%,var(--aph-products-card) 48%,rgba(10,10,10,.98) 100%);color:var(--aph-products-ink);text-decoration:none;box-shadow:inset 0 1px #ffffff0f,0 4px 6px #0000002e,0 16px 40px #00000047;transition:transform .3s cubic-bezier(.22,1,.36,1),border-color .3s ease,box-shadow .3s ease,background .3s ease}.products-section__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-shadow:inset 0 0 0 1px #c9a22714;pointer-events:none}.products-section__card:hover,.products-section__card:focus-visible{transform:translateY(-5px);border-color:#c9a2276b;background:linear-gradient(168deg,rgba(30,27,24,.98) 0%,var(--aph-products-card-hover) 50%,rgba(12,11,10,.99) 100%);box-shadow:inset 0 1px #ffffff14,0 8px 16px #00000038,0 24px 56px #00000061,0 0 0 1px #c9a2271f}.products-section__card:focus-visible{outline:2px solid var(--aph-color-gold-light);outline-offset:3px}.products-section__stage{position:relative;display:flex;align-items:flex-end;justify-content:center;min-height:var(--aph-products-stage-h);padding:var(--aph-products-stage-pad-top) 1.25rem var(--aph-products-stage-pad-bottom);overflow:visible;isolation:isolate}.products-section__stage-pedestal{position:absolute;inset-inline:1.25rem;bottom:var(--aph-products-stage-pad-bottom);z-index:1;height:2.25rem;pointer-events:none}.products-section__stage-glow{position:absolute;inset-inline:0;bottom:0;width:100%;height:100%;border-radius:50%;background:radial-gradient(ellipse 80% 100% at center bottom,rgba(201,162,39,.26) 0%,rgba(201,162,39,.08) 42%,transparent 72%);filter:blur(10px);pointer-events:none;transition:opacity .35s ease,transform .35s ease}.products-section__stage-ring{position:absolute;inset-inline:14%;bottom:0;width:72%;height:42%;border-radius:50%;border:1px solid rgba(201,162,39,.22);background:radial-gradient(ellipse at center bottom,rgba(201,162,39,.1) 0%,transparent 68%);pointer-events:none;transition:border-color .35s ease}.products-section__stage-floor{position:relative;z-index:3;display:block;flex-shrink:0;height:1px;margin:0;background:linear-gradient(90deg,transparent 0%,rgba(201,162,39,.28) 12%,rgba(228,199,107,.65) 50%,rgba(201,162,39,.28) 88%,transparent 100%);box-shadow:0 -1px #ffffff0a,0 0 14px #c9a22738;pointer-events:none}.products-section__stage-floor:before{content:"";position:absolute;inset-inline:20%;inset-block:-3px 0;background:radial-gradient(ellipse 100% 100% at center top,rgba(201,162,39,.14) 0%,transparent 70%);pointer-events:none}.products-section__category{display:inline-flex;align-items:center;gap:.4375rem;align-self:flex-start;max-width:100%;padding:.25rem .625rem .25rem .5rem;border-radius:.375rem;border:1px solid rgba(201,162,39,.24);background:linear-gradient(180deg,#c9a2271f,#c9a2270d);color:var(--aph-color-gold-light);font-size:.6875rem;font-weight:600;line-height:1.3;letter-spacing:.03em}.products-section__category-marker{flex-shrink:0;width:.375rem;height:.375rem;border-radius:50%;background:linear-gradient(145deg,var(--aph-color-gold-light),var(--aph-color-gold-dark));box-shadow:0 0 6px #c9a2278c}.products-section__category-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.products-section__media-frame{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:center;width:100%;flex:1 1 auto;min-height:calc(var(--aph-products-stage-h) - var(--aph-products-stage-pad-top) - var(--aph-products-stage-pad-bottom));padding-bottom:.25rem;overflow:visible}.products-section__image{display:block;flex:0 0 auto;width:auto!important;height:auto!important;max-width:min(100%,14rem);max-height:calc(var(--aph-products-stage-h) - var(--aph-products-stage-pad-top) - var(--aph-products-stage-pad-bottom) - .5rem);border-radius:0!important;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center bottom;object-position:center bottom;filter:drop-shadow(0 16px 28px rgba(0,0,0,.45));transition:transform .4s cubic-bezier(.22,1,.36,1),filter .35s ease}@media (min-width:768px){.products-section__image{max-width:min(100%,15rem)}}.products-section__card:hover .products-section__stage-glow,.products-section__card:focus-visible .products-section__stage-glow{opacity:1;transform:scale(1.06)}.products-section__card:hover .products-section__stage-ring,.products-section__card:focus-visible .products-section__stage-ring{border-color:#c9a22761}.products-section__card:hover .products-section__stage-floor,.products-section__card:focus-visible .products-section__stage-floor{box-shadow:0 -1px #ffffff0f,0 0 20px #c9a22752}.products-section__card:hover .products-section__image,.products-section__card:focus-visible .products-section__image{transform:translateY(-4px) scale(1.02);filter:drop-shadow(0 22px 36px rgba(0,0,0,.52))}.products-section__body{display:flex;flex-direction:column;flex:1;gap:.75rem;padding:1.25rem 1.125rem 1.125rem;background:linear-gradient(180deg,#0000001f,#00000047);border-end-start-radius:1rem;border-end-end-radius:1rem;overflow:hidden}.products-section__body-head{display:flex;flex-direction:column;gap:.5rem;min-width:0}.products-section__card-title{margin:0;font-size:.9375rem;font-weight:600;line-height:1.5;color:var(--aph-products-ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.products-section__card:hover .products-section__category,.products-section__card:focus-visible .products-section__category{border-color:#c9a22761;background:linear-gradient(180deg,#c9a2272e,#c9a22714)}.products-section__action{display:inline-flex;align-self:flex-start;margin-top:.5rem;padding:1px;border-radius:999px;background:linear-gradient(135deg,#e4c76b8c,#c9a22738,#8b691459);box-shadow:0 1px 2px #00000038,inset 0 1px #ffffff14;transition:background .28s ease,box-shadow .28s ease,transform .28s ease}.products-section__action-inner{display:inline-flex;align-items:center;gap:.5rem;padding:.3125rem .3125rem .3125rem .75rem;border-radius:999px;background:linear-gradient(180deg,#201d1afa,#12100efc);color:var(--aph-color-gold-light);font-size:.6875rem;font-weight:600;line-height:1.2;letter-spacing:.03em;transition:background .28s ease,color .28s ease}.products-section__action-label{line-height:1.2;white-space:nowrap}.products-section__action-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:50%;color:#1c1917;background:linear-gradient(145deg,var(--aph-color-gold-light) 0%,var(--aph-color-gold) 52%,var(--aph-color-gold-dark) 100%);box-shadow:inset 0 1px #ffffff47,0 1px 4px #00000038;transition:transform .28s ease,background .28s ease,color .28s ease,box-shadow .28s ease}.products-section__action-icon svg{display:block;width:.75rem;height:.75rem}.products-section__card:hover .products-section__action,.products-section__card:focus-visible .products-section__action{background:linear-gradient(135deg,var(--aph-color-gold-light) 0%,var(--aph-color-gold) 55%,var(--aph-color-gold-dark) 100%);box-shadow:0 2px 10px #c9a22752,inset 0 1px #ffffff38;transform:translateY(-1px)}.products-section__card:hover .products-section__action-inner,.products-section__card:focus-visible .products-section__action-inner{background:transparent;color:#1c1917}.products-section__card:hover .products-section__action-icon,.products-section__card:focus-visible .products-section__action-icon{color:var(--aph-color-gold-light);background:#1c191738;box-shadow:inset 0 0 0 1px #1c19171f;transform:translate(2px)}.products-section--grid .products-section__masonry--desktop{display:none;list-style:none;margin:0;padding:0}@media (min-width:768px){.products-section--grid .products-section__masonry--desktop{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}@media (min-width:1024px){.products-section--grid .products-section__masonry--desktop{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}}@media (min-width:1280px){.products-section--grid .products-section__masonry--desktop{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.625rem}}.products-section--grid .products-section__masonry-item{margin:0;min-width:0;display:flex}.products-section--grid .products-section__masonry-item>.products-section__card{flex:1 1 auto;min-width:0}@media (min-width:768px)and (prefers-reduced-motion:no-preference){.products-section--grid .products-section__masonry-item{animation:aph-products-fade .5s ease backwards}.products-section--grid .products-section__masonry-item:nth-child(1){animation-delay:0ms}.products-section--grid .products-section__masonry-item:nth-child(2){animation-delay:45ms}.products-section--grid .products-section__masonry-item:nth-child(3){animation-delay:90ms}.products-section--grid .products-section__masonry-item:nth-child(4){animation-delay:135ms}.products-section--grid .products-section__masonry-item:nth-child(5){animation-delay:.18s}.products-section--grid .products-section__masonry-item:nth-child(6){animation-delay:225ms}.products-section--grid .products-section__masonry-item:nth-child(7){animation-delay:.27s}.products-section--grid .products-section__masonry-item:nth-child(8){animation-delay:315ms}.products-section--grid .products-section__masonry-item:nth-child(9){animation-delay:.36s}.products-section--grid .products-section__masonry-item:nth-child(10){animation-delay:405ms}.products-section--grid .products-section__masonry-item:nth-child(11){animation-delay:.45s}.products-section--grid .products-section__masonry-item:nth-child(12){animation-delay:495ms}.products-section--grid .products-section__masonry-item:nth-child(13){animation-delay:.54s}.products-section--grid .products-section__masonry-item:nth-child(14){animation-delay:585ms}.products-section--grid .products-section__masonry-item:nth-child(15){animation-delay:.63s}.products-section--grid .products-section__masonry-item:nth-child(16){animation-delay:675ms}.products-section--grid .products-section__masonry-item:nth-child(17){animation-delay:.72s}.products-section--grid .products-section__masonry-item:nth-child(18){animation-delay:765ms}.products-section--grid .products-section__masonry-item:nth-child(19){animation-delay:.81s}.products-section--grid .products-section__masonry-item:nth-child(20){animation-delay:855ms}.products-section--grid .products-section__masonry-item:nth-child(21){animation-delay:.9s}.products-section--grid .products-section__masonry-item:nth-child(22){animation-delay:945ms}.products-section--grid .products-section__masonry-item:nth-child(23){animation-delay:.99s}.products-section--grid .products-section__masonry-item:nth-child(24){animation-delay:1035ms}}.products-section--grid .products-section__card--grid{--aph-products-stage-h:17rem;--aph-products-stage-pad-top:2.125rem;--aph-products-stage-pad-bottom:1.5rem}@media (min-width:768px){.products-section--grid .products-section__card--grid{--aph-products-stage-h:17.5rem;--aph-products-stage-pad-top:2.25rem;--aph-products-stage-pad-bottom:1.625rem}}@media (min-width:1280px){.products-section--grid .products-section__card--grid{--aph-products-stage-h:18.5rem;--aph-products-stage-pad-top:2.375rem;--aph-products-stage-pad-bottom:1.75rem}}.products-section--grid .products-section__blocks--mobile{display:flex;flex-direction:column;gap:0}@media (min-width:768px){.products-section--grid .products-section__blocks--mobile{display:none}}.products-section--grid .products-section__blocks--mobile .products-section__block{margin-bottom:1.75rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(201,162,39,.12)}.products-section--grid .products-section__blocks--mobile .products-section__block:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.products-section--grid .products-section__blocks--mobile .products-section__block-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem 1rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(201,162,39,.14)}.products-section--grid .products-section__blocks--mobile .products-section__block-head-text{min-width:0;flex:1 1 12rem}.products-section--grid .products-section__blocks--mobile .products-section__block-title{margin:0;font-size:clamp(.9375rem,2.5vw,1.0625rem);font-weight:700;line-height:1.4;color:var(--aph-products-ink)}.products-section--grid .products-section__blocks--mobile .products-section__block-desc{margin:.35rem 0 0;font-size:.75rem;line-height:1.45;color:var(--aph-products-muted)}.products-section--grid .products-section__blocks--mobile .products-section__block-badge{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .5rem;border-radius:999px;border:1px solid rgba(201,162,39,.28);background:#c9a2271a;color:var(--aph-color-gold-light);font-size:.75rem;font-weight:800;font-variant-numeric:tabular-nums;line-height:1}.products-section--grid .products-section__blocks--mobile .products-section__scroll-hint{display:inline-flex}.products-section--grid .products-section__blocks--mobile .products-section__rail{margin-inline:-1rem;padding-inline:1rem}.products-section--grid .products-section__blocks--mobile .products-section__rail:before,.products-section--grid .products-section__blocks--mobile .products-section__rail:after{content:"";position:absolute;inset-block:0;width:2rem;pointer-events:none;z-index:3;transition:opacity .25s ease}.products-section--grid .products-section__blocks--mobile .products-section__rail:before{inset-inline-start:0;background:linear-gradient(90deg,var(--aph-products-bg) 15%,transparent);opacity:0}.products-section--grid .products-section__blocks--mobile .products-section__rail:after{inset-inline-end:0;background:linear-gradient(270deg,var(--aph-products-bg) 15%,transparent)}.products-section--grid .products-section__blocks--mobile .products-section__rail.is-scrolled:before{opacity:1}.products-section--grid .products-section__blocks--mobile .products-section__rail.is-scrolled-end:after{opacity:0}.products-section--grid .products-section__blocks--mobile .products-section__grid--rail{display:flex;gap:.875rem;list-style:none;margin:0;padding:0 0 .25rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:1rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.products-section--grid .products-section__blocks--mobile .products-section__grid--rail::-webkit-scrollbar{display:none}.products-section--grid .products-section__blocks--mobile .products-section__grid-item{margin:0;min-width:0;flex:0 0 min(78vw,17.5rem);scroll-snap-align:start}.products-section--grid .products-section__blocks--mobile .products-section__card--rail{--aph-products-stage-h:11.5rem;--aph-products-stage-pad-top:1.625rem;--aph-products-stage-pad-bottom:1.125rem}.products-section--grid .products-section__blocks--mobile .products-section__card--rail .products-section__card-title{font-size:.8125rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.products-section--grid .products-section__blocks--mobile .products-section__card--rail .products-section__category-label{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.products-section--grid .products-section__blocks--mobile .products-section__card--rail .products-section__action-label{font-size:.6875rem}.products-section--slider .products-section__card--slider{--aph-products-stage-h:16rem;--aph-products-stage-pad-top:2rem;--aph-products-stage-pad-bottom:1.35rem}@media (min-width:1024px){.products-section--slider .products-section__card--slider{--aph-products-stage-h:17rem;--aph-products-stage-pad-top:2.125rem;--aph-products-stage-pad-bottom:1.5rem}}@keyframes aph-products-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.products-section__card,.products-section__image,.products-section__stage-glow,.products-section__action,.products-section__action-inner,.products-section__action-icon{transition:none!important}.products-section__card:hover,.products-section__card:focus-visible{transform:none}.products-section__card:hover .products-section__image,.products-section__card:focus-visible .products-section__image{transform:none}.products-section__card:hover .products-section__action,.products-section__card:focus-visible .products-section__action,.products-section__card:hover .products-section__action-icon,.products-section__card:focus-visible .products-section__action-icon{transform:none}}[dir=rtl] .products-section__scroll-hint svg{transform:scaleX(-1)}[dir=rtl] .products-section__category{padding:.25rem .5rem .25rem .625rem}[dir=rtl] .products-section__action-inner{padding:.3125rem .75rem .3125rem .3125rem}[dir=rtl] .products-section__action-icon svg{transform:scaleX(-1)}[dir=rtl] .products-section__card:hover .products-section__action-icon,[dir=rtl] .products-section__card:focus-visible .products-section__action-icon{transform:scaleX(-1) translate(-2px)}[dir=rtl] .products-section__arrow--prev svg,[dir=rtl] .products-section__arrow--next svg{transform:scaleX(-1)}.articles-section{--aph-articles-bg:#faf9f7;--aph-articles-bg-deep:#f3f1ec;--aph-articles-surface:#fff;--aph-articles-ink:#1c1917;--aph-articles-muted:#57534e;--aph-articles-border:rgb(28 25 23 / 10%);position:relative;overflow:hidden;padding:clamp(3.25rem,7.5vw,5.5rem) 0;color:var(--aph-articles-ink);background:radial-gradient(ellipse 70% 45% at 50% -5%,rgba(201,162,39,.1),transparent 55%),linear-gradient(180deg,var(--aph-articles-bg) 0%,var(--aph-articles-bg-deep) 100%);border-block:1px solid var(--aph-articles-border)}.articles-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(201,162,39,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(201,162,39,.05) 1px,transparent 1px);background-size:3rem 3rem;-webkit-mask-image:linear-gradient(180deg,#000 0%,transparent 88%);mask-image:linear-gradient(180deg,#000 0%,transparent 88%);pointer-events:none}.articles-section__glow{position:absolute;inset:auto 8% -30% 8%;height:50%;background:radial-gradient(ellipse at center,rgba(201,162,39,.1),transparent 68%);pointer-events:none}.articles-section__inner{position:relative;z-index:1;width:100%;max-width:100%;min-width:0}.articles-section__fluid{position:relative;z-index:1;width:100%;max-width:none;margin-inline:auto;--aph-articles-fluid-pad:clamp(1rem,4vw,2.5rem);padding-inline:var(--aph-articles-fluid-pad)}.articles-section__fluid .articles-section__block{width:100%;max-width:none}.articles-section__header{max-width:42rem;margin-inline:auto;margin-bottom:clamp(1.75rem,4vw,2.5rem);text-align:center}.articles-section__eyebrow{margin:0 0 .5rem;font-size:.8125rem;font-weight:600;letter-spacing:.06em;color:var(--aph-color-gold-dark)}.articles-section__title{margin:0;font-size:clamp(1.5rem,3.8vw,2.125rem);font-weight:700;line-height:1.3;letter-spacing:-.01em}.articles-section__subtitle{margin:.875rem auto 0;max-width:36rem;font-size:.9375rem;line-height:1.75;color:var(--aph-articles-muted)}.articles-section__rule{width:4rem;height:3px;margin:1.25rem auto 0;border-radius:2px;background:linear-gradient(90deg,transparent,var(--aph-color-gold-dark),var(--aph-color-gold),var(--aph-color-gold-dark),transparent)}.articles-section__filters{margin-bottom:1.75rem}.articles-section__filters-label{margin:0 0 .75rem;font-size:.75rem;font-weight:600;text-align:center;color:var(--aph-articles-muted);letter-spacing:.02em}.articles-section__tabs-scroll{display:flex;gap:.5rem;overflow-x:auto;padding:.25rem 0 .75rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(201,162,39,.35) transparent}.articles-section__tabs-scroll::-webkit-scrollbar{height:4px}.articles-section__tabs-scroll::-webkit-scrollbar-thumb{background:#c9a2274d;border-radius:4px}@media (min-width:768px){.articles-section__tabs-scroll{flex-wrap:wrap;justify-content:center;overflow-x:visible;padding-bottom:0}}.articles-section__tab{display:inline-flex;align-items:center;gap:.4375rem;flex:0 0 auto;scroll-snap-align:start;padding:.5rem .75rem .5rem .875rem;border:1px solid rgba(201,162,39,.22);border-radius:999px;background:var(--aph-articles-surface);color:var(--aph-articles-muted);font-size:.8125rem;font-weight:600;line-height:1.3;white-space:nowrap;cursor:pointer;box-shadow:0 1px 3px #1c19170a;transition:background .22s ease,color .22s ease,border-color .22s ease,box-shadow .22s ease}.articles-section__tab:hover{color:var(--aph-articles-ink);border-color:#c9a22761}.articles-section__tab:focus-visible{outline:2px solid var(--aph-color-gold);outline-offset:2px}.articles-section__tab.is-active{color:#1c1917;background:linear-gradient(135deg,var(--aph-color-gold-light) 0%,var(--aph-color-gold) 55%,var(--aph-color-gold-dark) 100%);border-color:transparent;box-shadow:0 4px 16px #c9a22747}.articles-section__tab--top{border-color:#c9a2276b;box-shadow:0 2px 10px #c9a22724}.articles-section__tab--popular:not(.is-active){background:linear-gradient(180deg,#fff,#c9a2270f)}.articles-section__tab-flag{padding:.125rem .4rem;border-radius:999px;background:#c9a2272e;color:var(--aph-color-gold-dark);font-size:.625rem;font-weight:700;line-height:1.2;letter-spacing:.02em}.articles-section__tab.is-active .articles-section__tab-flag{background:#1c19171f;color:#1c1917}.articles-section__tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.375rem;height:1.375rem;padding:0 .35rem;border-radius:999px;background:#1c191714;font-size:.6875rem;font-weight:700;line-height:1}.articles-section__tab.is-active .articles-section__tab-count{background:#1c191724}.articles-section__panels{min-height:12rem}.articles-section__panel{animation:aph-articles-fade .35s ease}.articles-section__panel:not(.is-active){display:none}.articles-section__panel.is-active{display:block}.articles-section__panel-head{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding:1.125rem 1.25rem;border:1px solid var(--aph-articles-border);border-radius:.875rem;background:linear-gradient(180deg,#fffffff5,#ffffffc7);box-shadow:0 2px 12px #1c19170a}@media (min-width:768px){.articles-section__panel-head{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:1.5rem}}.articles-section__panel-intro{min-width:0;flex:1 1 auto}.articles-section__panel-title{margin:0;font-size:1.0625rem;font-weight:700;line-height:1.4}.articles-section__panel-desc{margin:.5rem 0 0;font-size:.875rem;line-height:1.65;color:var(--aph-articles-muted)}.articles-section__panel-aside{display:flex;flex-wrap:wrap;align-items:center;gap:.625rem .875rem;flex-shrink:0}.articles-section__panel-stat{display:inline-flex;align-items:center;padding:.35rem .75rem;border-radius:999px;border:1px solid rgba(201,162,39,.2);background:#c9a22714;color:var(--aph-color-gold-dark);font-size:.75rem;font-weight:600;line-height:1.3;white-space:nowrap}.articles-section__panel-link{display:inline-flex;align-items:center;gap:.35rem;font-size:.8125rem;font-weight:600;color:var(--aph-color-gold-dark);text-decoration:none;transition:color .2s ease,gap .2s ease}.articles-section__panel-link:hover{color:var(--aph-articles-ink);gap:.5rem}.articles-section__panel-link:focus-visible{outline:2px solid var(--aph-color-gold);outline-offset:2px;border-radius:.25rem}.articles-section__block{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid var(--aph-articles-border)}@media (max-width:767px){.articles-section__block{margin-bottom:1.75rem;padding-bottom:1.5rem}}.articles-section__block:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.articles-section__fluid+.articles-section__fluid,.articles-section__fluid+.container,.container+.articles-section__fluid{margin-top:2.5rem}.articles-section__block .articles-section__tabs-scroll{margin-bottom:1rem}.articles-section__block-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.35rem 1rem;margin-bottom:1rem;padding-bottom:.625rem;border-bottom:1px solid var(--aph-articles-border)}.articles-section__block-title{margin:0;font-size:.9375rem;font-weight:700;line-height:1.4;color:var(--aph-articles-ink)}.articles-section__block-desc{margin:0;font-size:.75rem;color:var(--aph-articles-muted);line-height:1.4}.articles-section__meta-sep{width:.25rem;height:.25rem;border-radius:50%;background:#c9a2278c;flex-shrink:0}.articles-section__media-placeholder{display:block;width:100%;height:100%;background:linear-gradient(135deg,var(--aph-articles-bg-deep),rgba(201,162,39,.14))}.articles-section__scroll-hint{display:none;align-items:center;gap:.35rem;margin:0 0 .5rem;font-size:.6875rem;font-weight:600;color:var(--aph-articles-muted);transition:opacity .25s ease}.articles-section__scroll-hint.is-hidden{opacity:0;visibility:hidden}.articles-section__scroll-hint svg{flex-shrink:0;opacity:.7}@media (max-width:767px){.articles-section__scroll-hint{display:inline-flex}.articles-section__rail{position:relative;margin-inline:calc(-1 * var(--aph-articles-fluid-pad,1rem));padding-inline:var(--aph-articles-fluid-pad,1rem)}.articles-section__rail:before,.articles-section__rail:after{content:"";position:absolute;inset-block:0;width:1.75rem;pointer-events:none;z-index:2;transition:opacity .25s ease}.articles-section__rail:before{inset-inline-start:0;background:linear-gradient(90deg,var(--aph-articles-bg) 20%,transparent);opacity:0}.articles-section__rail:after{inset-inline-end:0;background:linear-gradient(270deg,var(--aph-articles-bg) 20%,transparent)}.articles-section__rail.is-scrolled:before{opacity:1}.articles-section__rail.is-scrolled-end:after{opacity:0}}.articles-section__viewed-layout{display:flex;flex-direction:column;gap:.625rem}@media (min-width:768px){.articles-section__viewed-layout{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:stretch}}@media (min-width:1100px){.articles-section__viewed-layout{grid-template-columns:repeat(5,minmax(0,1fr))}}.articles-section__viewed-lead-wrap{min-width:0}@media (min-width:768px)and (max-width:1099px){.articles-section__viewed-lead-wrap{grid-column:1;grid-row:1/span 2}}@media (min-width:1100px){.articles-section__viewed-lead-wrap{grid-column:1;grid-row:1}}.articles-section__rail--viewed{min-width:0}@media (min-width:768px){.articles-section__rail--viewed{grid-row:1}.articles-section__rail--viewed .articles-section__scroll-hint{display:none}}@media (min-width:768px)and (max-width:1099px){.articles-section__rail--viewed{grid-column:2/-1}}@media (min-width:1100px){.articles-section__rail--viewed{grid-column:2/-1}}.articles-section__viewed-rail{display:flex;gap:.625rem;list-style:none;margin:0;padding:0}@media (max-width:767px){.articles-section__viewed-rail{overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:var(--aph-articles-fluid-pad,1rem);-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.125rem}.articles-section__viewed-rail::-webkit-scrollbar{display:none}}@media (min-width:768px)and (max-width:1099px){.articles-section__viewed-rail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;overflow:visible}}@media (min-width:1100px){.articles-section__viewed-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;overflow:visible}}.articles-section__viewed-rail-item{margin:0;min-width:0}@media (max-width:767px){.articles-section__viewed-rail-item{flex:0 0 min(72vw,14.5rem);scroll-snap-align:start}}.articles-section__viewed-tile{display:flex;flex-direction:column;height:100%;overflow:hidden;border-radius:.75rem;border:1px solid var(--aph-articles-border);background:var(--aph-articles-surface);box-shadow:0 2px 10px #1c19170d;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.articles-section__viewed-tile:hover{border-color:#c9a22752;box-shadow:0 8px 22px #1c191717;transform:translateY(-3px)}.articles-section__viewed-tile--lead{border-color:#c9a22747}.articles-section__viewed-tile--lead .articles-section__viewed-tile-rank{background:linear-gradient(135deg,var(--aph-color-gold-light),var(--aph-color-gold-dark));color:#1c1917}@media (max-width:767px){.articles-section__viewed-tile--horizontal{flex-direction:row;align-items:stretch}.articles-section__viewed-tile--horizontal .articles-section__viewed-tile-media{flex:0 0 7.25rem;width:7.25rem;aspect-ratio:1}.articles-section__viewed-tile--horizontal .articles-section__viewed-tile-body{justify-content:center;padding:.625rem .75rem}.articles-section__viewed-tile--horizontal .articles-section__viewed-tile-title{font-size:.8125rem;-webkit-line-clamp:3}}@media (min-width:768px){.articles-section__viewed-tile--horizontal{flex-direction:column}.articles-section__viewed-tile--horizontal .articles-section__viewed-tile-media{flex:none;width:100%;aspect-ratio:16/10}}@media (max-width:767px){.articles-section__viewed-tile:not(.articles-section__viewed-tile--horizontal) .articles-section__viewed-tile-media{aspect-ratio:3/2}.articles-section__viewed-tile:not(.articles-section__viewed-tile--horizontal) .articles-section__viewed-tile-body{padding:.5625rem .6875rem .6875rem;gap:.2rem}.articles-section__viewed-tile:not(.articles-section__viewed-tile--horizontal) .articles-section__viewed-tile-meta{display:none}.articles-section__viewed-tile:not(.articles-section__viewed-tile--horizontal) .articles-section__viewed-tile-title{font-size:.75rem}}.articles-section__viewed-tile-media{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:var(--aph-articles-bg-deep);text-decoration:none}.articles-section__viewed-tile-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .35s ease}.articles-section__viewed-tile:hover .articles-section__viewed-tile-image{transform:scale(1.04)}.articles-section__viewed-tile-rank{position:absolute;inset-block-start:.5rem;inset-inline-start:.5rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;padding:0 .35rem;border-radius:999px;background:#1c1917c7;color:var(--aph-color-gold-light);font-size:.6875rem;font-weight:800;line-height:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.articles-section__viewed-tile-body{display:flex;flex-direction:column;gap:.35rem;flex:1;padding:.75rem .875rem .875rem}.articles-section__viewed-tile-views{font-size:.6875rem;font-weight:700;color:var(--aph-color-gold-dark);line-height:1.3}.articles-section__viewed-tile-title{margin:0;font-size:.8125rem;font-weight:700;line-height:1.45;flex:1}.articles-section__viewed-tile-title a{color:inherit;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.articles-section__viewed-tile-title a:hover{color:var(--aph-color-gold-dark)}.articles-section__viewed-tile-meta{font-size:.6875rem;color:var(--aph-articles-muted);line-height:1.3}.articles-section__cat-filters{margin-bottom:1rem}.articles-section__cat-filters-label{margin:0 0 .625rem;font-size:.75rem;font-weight:600;color:var(--aph-articles-muted)}.articles-section__tab--category{padding:.5625rem .875rem}.articles-section__panel-more{margin:.875rem 0 0;text-align:center;font-size:.8125rem;font-weight:600}.articles-section__panel-more a{color:var(--aph-color-gold-dark);text-decoration:none}.articles-section__panel-more a:hover{text-decoration:underline}.articles-section__list{display:flex;flex-direction:column;gap:.75rem}.articles-section__list-item{min-width:0}.articles-section__row{display:grid;grid-template-columns:auto 4.5rem minmax(0,1fr) auto;align-items:center;gap:.875rem;padding:.875rem 1rem;border:1px solid var(--aph-articles-border);border-radius:.75rem;background:var(--aph-articles-surface);box-shadow:0 1px 4px #1c19170a;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}@media (max-width:479px){.articles-section__row{grid-template-columns:3.75rem minmax(0,1fr) auto}.articles-section__row .articles-section__row-rank{display:none}}.articles-section__row:hover{border-color:#c9a22747;box-shadow:0 6px 18px #1c191712;transform:translate(2px)}.articles-section__row-rank{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:50%;background:#c9a2271f;color:var(--aph-color-gold-dark);font-size:.75rem;font-weight:700;line-height:1}.articles-section__row-media{display:block;width:4.5rem;height:4.5rem;flex-shrink:0;overflow:hidden;border-radius:.5rem;background:var(--aph-articles-bg-deep)}@media (max-width:479px){.articles-section__row-media{width:3.75rem;height:3.75rem}}.articles-section__row-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.articles-section__row-body{min-width:0}.articles-section__row-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:.6875rem;color:var(--aph-articles-muted);font-weight:500}.articles-section__row-title{margin:0;font-size:.875rem;font-weight:700;line-height:1.45}.articles-section__row-title a{color:inherit;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.articles-section__row-title a:hover{color:var(--aph-color-gold-dark)}.articles-section__row-excerpt{margin:.25rem 0 0;font-size:.75rem;line-height:1.55;color:var(--aph-articles-muted);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.articles-section__row-link{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;border:1px solid rgba(201,162,39,.25);background:#c9a22714;color:var(--aph-color-gold-dark);text-decoration:none;transition:background .2s ease,color .2s ease}.articles-section__row-link:hover{background:var(--aph-color-gold);color:#1c1917}.articles-section__row-link:focus-visible{outline:2px solid var(--aph-color-gold);outline-offset:2px}.articles-section__grid{display:grid;gap:1rem;list-style:none;margin:0;padding:0;grid-template-columns:minmax(0,1fr)}@media (min-width:480px){.articles-section__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.articles-section__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.articles-section__grid--category{gap:.875rem}@media (max-width:767px){.articles-section__grid--category{display:grid;grid-auto-flow:column;grid-template-rows:repeat(2,auto);grid-auto-columns:minmax(9.25rem,44vw);gap:.625rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:var(--aph-articles-fluid-pad,1rem);-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.125rem}.articles-section__grid--category::-webkit-scrollbar{display:none}.articles-section__grid--category .articles-section__item{scroll-snap-align:start}.articles-section__grid--category .articles-section__card-media{aspect-ratio:4/3}.articles-section__grid--category .articles-section__card-body{padding:.5rem .625rem .625rem}.articles-section__grid--category .articles-section__card-title{font-size:.75rem}.articles-section__grid--category .articles-section__card-link{display:none}.articles-section__grid--category .articles-section__card-meta{font-size:.625rem}.articles-section__grid--category .articles-section__card-meta .articles-section__meta-sep,.articles-section__grid--category .articles-section__card-meta span:not(:first-child){display:none}.articles-section__grid--category .articles-section__card-badge{max-width:calc(100% - .5rem);padding:.2rem .45rem;font-size:.625rem}}@media (min-width:768px){.articles-section__grid--category{grid-auto-flow:row;grid-template-rows:none;grid-auto-columns:auto;overflow:visible;scroll-snap-type:none;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:900px){.articles-section__grid--category{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1100px){.articles-section__grid--category{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1280px){.articles-section__grid--category{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}}.articles-section__grid--category .articles-section__card-title{font-size:.8125rem}.articles-section__grid--category .articles-section__card-body{padding:.75rem .875rem .875rem}.articles-section__item{margin:0;min-width:0}@media (prefers-reduced-motion:no-preference){.articles-section__item{animation:aph-articles-fade .45s ease backwards}.articles-section__item:nth-child(1){animation-delay:0ms}.articles-section__item:nth-child(2){animation-delay:40ms}.articles-section__item:nth-child(3){animation-delay:80ms}.articles-section__item:nth-child(4){animation-delay:.12s}.articles-section__item:nth-child(5){animation-delay:.16s}.articles-section__item:nth-child(6){animation-delay:.2s}.articles-section__item:nth-child(7){animation-delay:.24s}.articles-section__item:nth-child(8){animation-delay:.28s}}.articles-section__card{display:flex;flex-direction:column;height:100%;overflow:hidden;border-radius:.75rem;border:1px solid var(--aph-articles-border);background:var(--aph-articles-surface);box-shadow:0 2px 10px #1c19170d;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.articles-section__card:hover{transform:translateY(-3px);border-color:#c9a22747;box-shadow:0 10px 24px #1c191717}.articles-section__card-media{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;background:var(--aph-articles-bg-deep);text-decoration:none}.articles-section__card-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.articles-section__card:hover .articles-section__card-image{transform:scale(1.04)}.articles-section__card-badge{position:absolute;inset-block-start:.5rem;inset-inline-start:.5rem;max-width:calc(100% - 1rem);padding:.25rem .5rem;border-radius:.25rem;background:#1c1917b8;color:var(--aph-color-gold-light);font-size:.625rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.articles-section__card-body{display:flex;flex-direction:column;flex:1;gap:.4375rem;padding:.875rem 1rem 1rem}.articles-section__card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.4375rem;font-size:.6875rem;color:var(--aph-articles-muted);font-weight:500}.articles-section__card-title{margin:0;font-size:.875rem;font-weight:700;line-height:1.5;flex:1}.articles-section__card-title a{color:inherit;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.articles-section__card-title a:hover{color:var(--aph-color-gold-dark)}.articles-section__card-link{display:inline-flex;align-items:center;gap:.3rem;margin-top:.25rem;font-size:.75rem;font-weight:600;color:var(--aph-color-gold-dark);text-decoration:none;transition:gap .2s ease,color .2s ease}.articles-section__card-link:hover{color:var(--aph-articles-ink);gap:.45rem}.articles-section__panel-foot{margin-top:.5rem;padding-top:1.25rem;border-top:1px solid var(--aph-articles-border);text-align:center}.articles-section__panel-foot-link{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:999px;border:1px solid rgba(201,162,39,.28);background:var(--aph-articles-surface);color:var(--aph-articles-ink);font-size:.8125rem;font-weight:600;text-decoration:none;box-shadow:0 2px 10px #1c19170d;transition:background .22s ease,border-color .22s ease,gap .22s ease}.articles-section__panel-foot-link:hover{border-color:#c9a22773;background:#c9a22714;gap:.625rem}.articles-section__panel-foot-link:focus-visible{outline:2px solid var(--aph-color-gold);outline-offset:2px}@keyframes aph-articles-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.articles-section__viewed-tile-image,.articles-section__viewed-tile,.articles-section__card-image,.articles-section__row,.articles-section__card{transition:none!important}.articles-section__viewed-tile:hover .articles-section__viewed-tile-image,.articles-section__card:hover .articles-section__card-image,.articles-section__row:hover,.articles-section__card:hover{transform:none}}[dir=rtl] .articles-section__scroll-hint svg{transform:scaleX(-1)}[dir=rtl] .articles-section__row:hover{transform:translate(-2px)}[dir=rtl] .articles-section__row-link svg,[dir=rtl] .articles-section__card-link svg,[dir=rtl] .articles-section__panel-link svg,[dir=rtl] .articles-section__panel-foot-link svg{transform:scaleX(-1)}[dir=rtl] .articles-section__tab{padding:.5rem .875rem .5rem .75rem}.workshops-section{--aph-workshops-bg:#fff;--aph-workshops-surface:#f6f5f2;--aph-workshops-ink:#1c1917;--aph-workshops-muted:#57534e;--aph-workshops-card:#fff;--aph-workshops-border:rgb(28 25 23 / 10%);position:relative;padding:clamp(3rem,7vw,5rem) 0;color:var(--aph-workshops-ink);background:var(--aph-workshops-bg);border-block:1px solid var(--aph-workshops-border)}.workshops-section__inner{position:relative;z-index:1}.workshops-section__header{max-width:40rem;margin-inline:auto;margin-bottom:1.75rem;text-align:center}.workshops-section__eyebrow{margin:0 0 .5rem;font-size:.8125rem;font-weight:600;letter-spacing:.06em;color:var(--aph-color-gold-dark)}.workshops-section__title{margin:0;font-size:clamp(1.375rem,3.5vw,1.875rem);font-weight:700;line-height:1.35}.workshops-section__subtitle{margin:.75rem 0 0;font-size:.9375rem;line-height:1.7;color:var(--aph-workshops-muted)}.workshops-section__filters{margin-bottom:1.5rem}.workshops-section__tabs-scroll{display:flex;gap:.5rem;overflow-x:auto;padding:.25rem 0 .75rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin}@media (min-width:768px){.workshops-section__tabs-scroll{flex-wrap:wrap;justify-content:center;overflow-x:visible;padding-bottom:0}}.workshops-section__tab{flex:0 0 auto;scroll-snap-align:start;padding:.625rem 1.125rem;border:1px solid rgba(201,162,39,.35);border-radius:999px;background:var(--aph-workshops-card);color:var(--aph-workshops-ink);font-size:.875rem;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.workshops-section__tab.is-active,.workshops-section__tab:hover{border-color:var(--aph-color-gold);background:var(--aph-color-gold);color:#1c1917}.workshops-section__tab:focus-visible{outline:2px solid var(--aph-color-gold-dark);outline-offset:2px}.workshops-section__track{display:flex;gap:1rem;margin:0;padding:.25rem 0 1rem;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(201,162,39,.4) transparent}.workshops-section__track::-webkit-scrollbar{height:4px}.workshops-section__track::-webkit-scrollbar-thumb{background:#c9a22759;border-radius:4px}@media (min-width:1024px){.workshops-section__track{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.25rem;overflow:visible;padding-bottom:0}}.workshops-section__item{flex:0 0 min(85vw,17.5rem);scroll-snap-align:start}@media (min-width:640px){.workshops-section__item{flex-basis:min(42vw,16rem)}}@media (min-width:1024px){.workshops-section__item{flex:unset;min-width:0}}.workshops-section__card{display:flex;flex-direction:column;height:100%;border-radius:.75rem;background:var(--aph-workshops-surface);border:1px solid var(--aph-workshops-border);box-shadow:0 4px 24px #1c19170f;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.workshops-section__card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #1c19171a}.workshops-section__media{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:linear-gradient(135deg,#e7e5e0,#d6d3d1)}.workshops-section__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .35s ease}.workshops-section__card:hover .workshops-section__media img{transform:scale(1.04)}.workshops-section__media-placeholder{display:block;width:100%;height:100%;background:linear-gradient(145deg,#d6d3d1,#a8a29e)}.workshops-section__badge{position:absolute;inset-block-start:.625rem;inset-inline-start:.625rem;padding:.25rem .625rem;border-radius:999px;background:#1c1917bf;color:#faf8f4;font-size:.6875rem;font-weight:600;line-height:1.3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.workshops-section__body{display:flex;flex:1;flex-direction:column;gap:.375rem;padding:1rem 1rem 1.125rem}.workshops-section__date{font-size:.75rem;color:var(--aph-workshops-muted)}.workshops-section__card-title{margin:0;font-size:.9375rem;font-weight:700;line-height:1.45}.workshops-section__card-title a{color:inherit;text-decoration:none}.workshops-section__card-title a:hover{color:var(--aph-color-gold-dark)}.workshops-section__excerpt{margin:0;font-size:.8125rem;line-height:1.55;color:var(--aph-workshops-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.workshops-section__cta{display:inline-flex;align-items:center;gap:.375rem;margin-top:auto;padding-top:.5rem;font-size:.8125rem;font-weight:600;color:var(--aph-color-gold-dark);text-decoration:none}.workshops-section__cta svg{flex-shrink:0;transition:transform .2s ease}.workshops-section__cta:hover svg{transform:translate(-3px)}[dir=rtl] .workshops-section__cta:hover svg{transform:translate(3px)}.consultation-section{--aph-consult-bg:#1a1816;--aph-consult-bg-deep:#121110;--aph-consult-ink:#faf8f4;--aph-consult-muted:#b8b0a6;--aph-consult-card:#fff;--aph-consult-card-ink:#1c1917;--aph-consult-card-muted:#57534e;--aph-consult-space-xs:.5rem;--aph-consult-space-sm:.75rem;--aph-consult-space-md:1rem;--aph-consult-space-lg:1.5rem;--aph-consult-space-xl:2rem;--aph-consult-touch:2.5rem;position:relative;overflow:hidden;padding:clamp(2.5rem,6.5vw,5rem) 0;color:var(--aph-consult-ink);background:radial-gradient(ellipse 70% 50% at 0% 0%,rgba(201,162,39,.14),transparent 55%),radial-gradient(ellipse 55% 45% at 100% 100%,rgba(201,162,39,.1),transparent 50%),linear-gradient(175deg,var(--aph-consult-bg) 0%,var(--aph-consult-bg-deep) 100%)}@media (min-width:768px){.consultation-section{padding:clamp(3rem,7vw,5.25rem) 0}}.consultation-section__glow{position:absolute;inset:auto 10% -30% 10%;height:50%;background:radial-gradient(ellipse at center,rgba(201,162,39,.12),transparent 70%);pointer-events:none}.consultation-section__inner{position:relative;z-index:1}.consultation-section__layout{display:grid;gap:var(--aph-consult-space-lg);align-items:start}@media (max-width:767px){.consultation-section__layout{gap:var(--aph-consult-space-md)}}@media (min-width:1024px){.consultation-section__layout{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:clamp(2rem,3.5vw,2.75rem);align-items:center}}.consultation-section__panel,.consultation-section__content{min-width:0}.consultation-section__eyebrow{margin:0 0 var(--aph-consult-space-xs);font-size:.75rem;font-weight:600;letter-spacing:.05em;color:var(--aph-color-gold-light)}@media (min-width:768px){.consultation-section__eyebrow{font-size:.8125rem;margin-bottom:.625rem}}.consultation-section__title{margin:0;font-size:clamp(1.25rem,5.2vw,2rem);font-weight:700;line-height:1.32;letter-spacing:-.01em}@media (min-width:768px){.consultation-section__title{line-height:1.35}}.consultation-section__subtitle{margin:var(--aph-consult-space-sm) 0 0;max-width:36rem;font-size:.875rem;line-height:1.65;color:var(--aph-consult-muted)}@media (min-width:768px){.consultation-section__subtitle{margin-top:.875rem;font-size:.9375rem;line-height:1.72}}.consultation-section__trust{display:grid;gap:var(--aph-consult-space-sm);margin:var(--aph-consult-space-lg) 0 0;padding:0;list-style:none}@media (min-width:768px){.consultation-section__trust{gap:.875rem;margin-top:1.75rem}}@media (min-width:1024px){.consultation-section__trust{margin-top:2rem}}.consultation-section__trust-item{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem .875rem;border-radius:.75rem;border:1px solid rgba(201,162,39,.16);background:#0003}@media (min-width:768px){.consultation-section__trust-item{gap:.875rem;padding:.875rem 1rem;border-radius:.875rem}}.consultation-section__trust-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.625rem;background:#c9a22724;color:var(--aph-color-gold-light)}@media (min-width:768px){.consultation-section__trust-icon{width:2.5rem;height:2.5rem;border-radius:.75rem}}.consultation-section__trust-icon svg{width:1.125rem;height:1.125rem}@media (min-width:768px){.consultation-section__trust-icon svg{width:1.25rem;height:1.25rem}}.consultation-section__trust-text{display:grid;gap:.2rem;min-width:0;padding-top:.125rem}@media (min-width:768px){.consultation-section__trust-text{gap:.25rem}}.consultation-section__trust-title{font-size:.8125rem;font-weight:700;line-height:1.45}@media (min-width:768px){.consultation-section__trust-title{font-size:.875rem}}.consultation-section__trust-desc{font-size:.75rem;line-height:1.55;color:var(--aph-consult-muted)}@media (min-width:768px){.consultation-section__trust-desc{font-size:.8125rem;line-height:1.58}}.consultation-section__quick-contact{margin-top:var(--aph-consult-space-lg);padding-top:var(--aph-consult-space-md);border-top:1px solid rgba(201,162,39,.14)}@media (min-width:768px){.consultation-section__quick-contact{margin-top:1.5rem;padding-top:1.25rem}}.consultation-section__quick-label{margin:0 0 var(--aph-consult-space-xs);font-size:.75rem;line-height:1.5;color:var(--aph-consult-muted)}@media (min-width:768px){.consultation-section__quick-label{margin-bottom:.625rem;font-size:.8125rem}}.consultation-section__phone-link{display:inline-flex;align-items:center;gap:.5rem;min-height:var(--aph-consult-touch);padding:.5rem .875rem;border-radius:999px;border:1px solid rgba(201,162,39,.26);background:#c9a2271a;color:var(--aph-consult-ink);font-size:.875rem;font-weight:700;text-decoration:none;transition:background .2s ease,border-color .2s ease}@media (min-width:768px){.consultation-section__phone-link{gap:.625rem;padding:.625rem 1rem;font-size:.9375rem}}.consultation-section__phone-link:hover,.consultation-section__phone-link:focus-visible{background:#c9a2272e;border-color:#c9a2276b}.consultation-section__phone-link span{unicode-bidi:embed}.consultation-section__form-card{padding:var(--aph-consult-space-md);border-radius:1rem;border:1px solid rgba(201,162,39,.16);background:var(--aph-consult-card);color:var(--aph-consult-card-ink);box-shadow:0 1rem 2.25rem #00000038,inset 0 1px #ffffffd9}@media (min-width:768px){.consultation-section__form-card{padding:clamp(1.125rem,2.5vw,1.625rem);border-radius:1.0625rem;box-shadow:0 1.25rem 2.75rem #00000042,inset 0 1px #fffc}}@media (min-width:1024px){.consultation-section__form-card{padding:1.75rem;border-radius:1.125rem}}.consultation-section__form-title{margin:0;font-size:1rem;font-weight:700;line-height:1.4}@media (min-width:768px){.consultation-section__form-title{font-size:1.0625rem}}@media (min-width:1024px){.consultation-section__form-title{font-size:1.125rem}}.consultation-section__form-intro{margin:.375rem 0 0;font-size:.8125rem;line-height:1.55;color:var(--aph-consult-card-muted)}@media (min-width:768px){.consultation-section__form-intro{margin-top:.5rem;font-size:.875rem;line-height:1.6}}.consultation-section__notice{margin-top:var(--aph-consult-space-md);padding:.6875rem .75rem;border-radius:.5625rem;font-size:.8125rem;line-height:1.55}@media (min-width:768px){.consultation-section__notice{padding:.75rem .875rem;font-size:.875rem}}.consultation-section__notice--success{background:#16a34a1a;border:1px solid rgba(22,163,74,.22);color:#166534}.consultation-section__notice--error{background:#dc262614;border:1px solid rgba(220,38,38,.18);color:#991b1b}.consultation-form{margin-top:var(--aph-consult-space-md)}@media (min-width:768px){.consultation-form{margin-top:1.125rem}}.consultation-form__privacy{margin:.75rem 0 0;font-size:.6875rem;line-height:1.5;text-align:center;color:var(--aph-consult-card-muted)}@media (min-width:768px){.consultation-form__privacy{margin-top:.875rem;font-size:.75rem}}.consultation-form__submit{width:100%;min-height:2.625rem;margin-top:.375rem;justify-content:center;font-size:.875rem}@media (min-width:768px){.consultation-form__submit{min-height:2.75rem;margin-top:.5rem;font-size:.9375rem}}[dir=rtl] .consultation-section__phone-link svg{transform:scaleX(-1)}.aph-content-area{--aph-content-bg:#faf8f4;--aph-content-surface:#fff;--aph-content-ink:#1c1917;--aph-content-muted:#57534e;--aph-content-border:rgb(28 25 23 / 10%);padding-bottom:clamp(3rem,6vw,4.5rem);background:var(--aph-content-bg)}.aph-content-area__hero{padding:clamp(1.5rem,4vw,2.25rem) 0 1.25rem;background:var(--aph-content-surface);border-bottom:1px solid var(--aph-content-border)}.aph-content-area__container{padding-top:clamp(1.5rem,4vw,2.5rem)}.aph-content-area__container--fluid{width:100%;max-width:none;margin-inline:auto;padding-inline:clamp(1rem,4vw,2.5rem)}.aph-content-area__grid{display:grid;gap:2rem;align-items:start}@media (min-width:1024px){.aph-content-area--has-sidebar .aph-content-area__grid{grid-template-columns:minmax(0,1fr) min(18.5rem,30%);gap:2.5rem}}.aph-content-area--full-main .aph-content-area__grid{grid-template-columns:minmax(0,1fr)}.aph-content-area--full-main .aph-content-area__main{width:100%;max-width:none}.aph-content-area__main{min-width:0}.aph-breadcrumbs{font-size:.8125rem;line-height:1.5}.aph-breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem 0;margin:0;padding:0;list-style:none}.aph-breadcrumbs__item{display:inline-flex;align-items:center;max-width:100%;color:var(--aph-content-muted)}.aph-breadcrumbs__item:not(:last-child):after{content:"/";margin-inline:.5rem;color:#1c191759;font-weight:400}.aph-breadcrumbs__item.is-current{color:var(--aph-content-ink);font-weight:600}.aph-breadcrumbs__link{color:var(--aph-color-gold-dark);text-decoration:none;transition:color .2s ease}.aph-breadcrumbs__link:hover,.aph-breadcrumbs__link:focus-visible{color:var(--aph-color-gold);text-decoration:underline}.aph-breadcrumbs__current{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:min(100%,28rem)}.rank-math-breadcrumb{font-size:.8125rem;line-height:1.5;color:var(--aph-content-muted)}.rank-math-breadcrumb .rank-math-breadcrumb-inner,.rank-math-breadcrumb p{margin:0}.rank-math-breadcrumb a{color:var(--aph-color-gold-dark);text-decoration:none;transition:color .2s ease}.rank-math-breadcrumb a:hover,.rank-math-breadcrumb a:focus-visible{color:var(--aph-color-gold);text-decoration:underline}.rank-math-breadcrumb .separator,.rank-math-breadcrumb .rank-math-breadcrumb-separator{margin-inline:.5rem;color:#1c191759}.aph-entry{padding:clamp(1.5rem,4vw,2.25rem);background:var(--aph-content-surface);border:1px solid var(--aph-content-border);border-radius:.75rem;box-shadow:0 4px 28px #1c19170d;overflow-x:clip}@media (max-width:639px){.aph-entry{padding:1rem .875rem 1.25rem;border-radius:.625rem}}.aph-entry__header{margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid var(--aph-content-border)}@media (max-width:639px){.aph-entry__header{margin-bottom:1rem;padding-bottom:.75rem}}.aph-entry__title{margin:0;font-size:clamp(1.5rem,4vw,2.125rem);font-weight:700;line-height:1.35;color:var(--aph-content-ink)}@media (max-width:639px){.aph-entry__title{font-size:clamp(1.25rem,5.5vw,1.5rem);line-height:1.4}}.aph-entry__meta{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}@media (min-width:640px){.aph-entry__meta{flex-flow:row wrap;align-items:center;gap:.5rem .625rem}}@media (max-width:639px){.aph-entry__meta{gap:.35rem;margin-top:.625rem}}.aph-entry__meta-row{min-width:0}@media (min-width:640px){.aph-entry__meta-row{display:contents}}.aph-entry__meta-row--primary{display:flex;flex-wrap:wrap;gap:.5rem}@media (max-width:639px){.aph-entry__meta-row--primary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem}.aph-entry__meta-row--categories{min-width:0}}.aph-entry__meta-item{display:inline-flex;align-items:center;gap:.4rem;max-width:100%;min-width:0;padding:.4rem .8rem;font-size:.8125rem;line-height:1.45;color:var(--aph-content-muted);background:linear-gradient(145deg,#c9a22712,#c9a22708);border:1px solid rgba(201,162,39,.16);border-radius:999px;transition:border-color .2s ease,background .2s ease}.aph-entry__meta-item:hover{border-color:#c9a22747;background:#c9a22717}@media (max-width:639px){.aph-entry__meta-item{justify-content:center;padding:.3rem .4rem;font-size:.6875rem;line-height:1.35;border-radius:.5rem}}.aph-entry__meta-icon{flex-shrink:0;width:1rem;height:1rem;color:var(--aph-color-gold-dark);opacity:.92}@media (max-width:639px){.aph-entry__meta-icon{width:.8125rem;height:.8125rem}}.aph-entry__meta-value{min-width:0}@media (max-width:639px){.aph-entry__meta-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.aph-entry__meta-value--links{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.15rem .35rem}.aph-entry__meta-value--links a{color:var(--aph-color-gold-dark);font-weight:600;text-decoration:none}.aph-entry__meta-value--links a:hover{color:var(--aph-color-gold);text-decoration:underline}@media (max-width:639px){.aph-entry__meta-value--links{display:block;flex-wrap:nowrap;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aph-entry__meta-value--links a{display:inline}}.aph-entry__meta-row--categories .aph-entry__meta-item--categories{align-items:center;padding-block:.4rem}@media (min-width:640px){.aph-entry__meta-row--categories .aph-entry__meta-item--categories{flex:0 1 auto;max-width:100%}}@media (max-width:639px){.aph-entry__meta-row--categories .aph-entry__meta-item--categories{width:100%;padding:.3rem .5rem;border-radius:.5rem}.aph-entry__meta-row--categories .aph-entry__meta-item--categories .aph-entry__meta-icon{margin-top:0}}.aph-entry__meta-item--date{font-variant-numeric:tabular-nums}.aph-entry__featured{margin:0 0 1.75rem;border-radius:.625rem;overflow:hidden;background:#f5f5f4}.aph-entry__featured-img{display:block;width:100%;height:auto}.aph-entry__featured-caption{padding:.625rem 1rem;font-size:.8125rem;text-align:center;color:var(--aph-content-muted);background:#f5f5f4}.aph-entry__footer{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--aph-content-border)}.aph-entry__tags{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem}.aph-entry__tags-label{font-weight:600;color:var(--aph-content-ink)}.aph-entry__tag-list a{color:var(--aph-color-gold-dark);text-decoration:none}.aph-entry__tag-list a:hover{text-decoration:underline}.aph-entry-nav{display:grid;gap:1rem;margin-top:1.5rem}@media (min-width:640px){.aph-entry-nav{grid-template-columns:1fr 1fr}}.aph-entry-nav .nav-links{display:contents}.aph-entry-nav .nav-previous,.aph-entry-nav .nav-next{display:block}.aph-entry-nav .nav-next{text-align:end}.aph-entry-nav a{display:flex;flex-direction:column;gap:.25rem;padding:1rem 1.125rem;border:1px solid var(--aph-content-border);border-radius:.5rem;background:#faf8f4;color:var(--aph-content-ink);text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease}.aph-entry-nav a:hover{border-color:#c9a22766;box-shadow:0 4px 16px #1c19170f}.aph-entry-nav .aph-entry-nav__label{font-size:.75rem;font-weight:600;color:var(--aph-color-gold-dark)}.aph-entry-nav .aph-entry-nav__title{font-size:.9375rem;font-weight:600;line-height:1.4}.aph-page-links{margin-top:2rem;padding:1rem 1.25rem;border-radius:.5rem;background:#faf8f4;font-size:.875rem}.aph-page-links__title{margin:0 0 .5rem;font-weight:600}.aph-page-links__num{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;margin:.125rem;padding:.25rem .5rem;border-radius:.375rem;background:var(--aph-content-surface);border:1px solid var(--aph-content-border)}.aph-entry-content{font-size:.925rem;line-height:1.8;color:#292524;-webkit-hyphens:auto;hyphens:auto;overflow-x:clip}.aph-entry-content>*:first-child{margin-top:0}.aph-entry-content>*:last-child{margin-bottom:0}.aph-entry-content p{margin:0 0 1.25em}.aph-entry-content h2,.aph-entry-content h3,.aph-entry-content h4,.aph-entry-content h5,.aph-entry-content h6{margin:2em 0 .75em;font-weight:700;line-height:1.35;color:#1c1917}.aph-entry-content h2{font-size:clamp(1.375rem,3vw,1.625rem);padding-bottom:.35em;border-bottom:2px solid var(--aph-color-gold-muted)}.aph-entry-content h3{font-size:clamp(1.2rem,2.5vw,1.375rem)}.aph-entry-content h4{font-size:1.125rem}.aph-entry-content a{color:var(--aph-color-gold-dark);text-decoration:underline;text-underline-offset:.15em;transition:color .2s ease}.aph-entry-content a:hover,.aph-entry-content a:focus-visible{color:var(--aph-color-gold)}.aph-entry-content strong,.aph-entry-content b{font-weight:700;color:#1c1917}.aph-entry-content ul,.aph-entry-content ol{margin:0 0 1.25em;padding-inline-start:1.5em}.aph-entry-content ul li,.aph-entry-content ol li{margin-bottom:.5em}.aph-entry-content ul li::marker,.aph-entry-content ol li::marker{color:var(--aph-color-gold-dark)}.aph-entry-content blockquote{margin:1.75em 0;padding:1rem 1.25rem;border-inline-start:4px solid var(--aph-color-gold);border-radius:0 .5rem .5rem 0;background:#faf8f4;font-size:1.05em;font-style:normal;color:#44403c}.aph-entry-content blockquote p:last-child{margin-bottom:0}.aph-entry-content blockquote cite{display:block;margin-top:.75em;font-size:.875em;font-style:normal;color:#78716c}.aph-entry-content img{max-width:100%;height:auto;border-radius:.5rem}.aph-entry-content img[data-src],.aph-entry-content img.perfmatters-lazy,.aph-entry-content img.aph-lazy-hydrated{opacity:1;visibility:visible}.aph-entry-content figure{margin:1.75em 0}.aph-entry-content figure.alignleft,.aph-entry-content figure.alignright{max-width:min(100%,20rem)}.aph-entry-content figure.alignleft{float:inline-start;margin-inline-end:1.5rem}.aph-entry-content figure.alignright{float:inline-end;margin-inline-start:1.5rem}.aph-entry-content figure.aligncenter{text-align:center}.aph-entry-content figcaption{margin-top:.5em;font-size:.875rem;line-height:1.5;color:#78716c;text-align:center}.aph-entry-content .wp-caption{max-width:100%}.aph-entry-content .wp-caption .wp-caption-text{margin-top:.5em;font-size:.875rem;color:#78716c}.aph-entry-content hr{margin:2.5em 0;border:0;height:1px;background:linear-gradient(90deg,transparent,rgba(201,162,39,.35),transparent)}.aph-entry-content pre,.aph-entry-content code,.aph-entry-content kbd{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9em}.aph-entry-content pre{margin:1.5em 0;padding:1rem 1.25rem;overflow-x:auto;border-radius:.5rem;background:#1c1917;color:#f5f5f4;line-height:1.6;-webkit-overflow-scrolling:touch}.aph-entry-content :not(pre)>code{padding:.15em .4em;border-radius:.25rem;background:#f5f5f4;color:#1c1917}.aph-entry-content table{width:100%;margin:1.5em 0;border-collapse:collapse;font-size:.9375rem;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.aph-entry-content th,.aph-entry-content td{padding:.625rem .875rem;border:1px solid rgba(28,25,23,.12);text-align:start}.aph-entry-content th{background:#faf8f4;font-weight:600}.aph-entry-content tr:nth-child(2n) td{background:#faf8f499}.aph-entry-content .wp-block-image{margin:1.75em 0}.aph-entry-content .wp-block-image img{border-radius:.5rem}.aph-entry-content .wp-block-gallery{margin:1.75em 0}.aph-entry-content .aph-media-embed,.aph-entry-content .wp-block-embed,.aph-entry-content .wp-block-video,.aph-entry-content .wp-video,.aph-entry-content .h_iframe-aparat_embed_frame,.aph-entry-content .r1_iframe_embed{--aph-media-radius:.875rem;--aph-media-aspect:16 / 9;position:relative;width:100%;max-width:100%;margin:1.75em 0;overflow:hidden;border:1px solid rgba(201,162,39,.18);border-radius:var(--aph-media-radius);background:#0f0f0f;box-shadow:0 1px 2px #0000001f,0 12px 32px #1c19171f}.aph-entry-content .aph-media-embed__inner,.aph-entry-content .wp-block-embed__wrapper,.aph-entry-content .wp-block-video,.aph-entry-content .wp-video,.aph-entry-content .h_iframe-aparat_embed_frame,.aph-entry-content .r1_iframe_embed{position:relative;width:100%;max-width:100%;aspect-ratio:var(--aph-media-aspect);background:#000}.aph-entry-content .aph-media-embed__inner iframe,.aph-entry-content .wp-block-embed iframe,.aph-entry-content .wp-block-embed__wrapper iframe,.aph-entry-content .h_iframe-aparat_embed_frame iframe,.aph-entry-content .r1_iframe_embed iframe,.aph-entry-content .aph-entry-content iframe{display:block;width:100%;height:100%;max-width:100%;border:0}.aph-entry-content .aph-media-embed__inner iframe,.aph-entry-content .wp-block-embed iframe,.aph-entry-content .wp-block-embed__wrapper iframe,.aph-entry-content .h_iframe-aparat_embed_frame iframe,.aph-entry-content .r1_iframe_embed iframe{position:absolute;top:0;right:0;bottom:0;left:0}.aph-entry-content .wp-embed-aspect-21-9 .wp-block-embed__wrapper,.aph-entry-content .wp-embed-aspect-21-9.aph-media-embed{--aph-media-aspect:21 / 9}.aph-entry-content .wp-embed-aspect-18-9 .wp-block-embed__wrapper,.aph-entry-content .wp-embed-aspect-18-9.aph-media-embed{--aph-media-aspect:18 / 9}.aph-entry-content .wp-embed-aspect-16-9 .wp-block-embed__wrapper,.aph-entry-content .wp-embed-aspect-16-9.aph-media-embed{--aph-media-aspect:16 / 9}.aph-entry-content .wp-embed-aspect-4-3 .wp-block-embed__wrapper,.aph-entry-content .wp-embed-aspect-4-3.aph-media-embed{--aph-media-aspect:4 / 3}.aph-entry-content .wp-embed-aspect-1-1 .wp-block-embed__wrapper,.aph-entry-content .wp-embed-aspect-1-1.aph-media-embed{--aph-media-aspect:1 / 1}.aph-entry-content .wp-has-aspect-ratio .wp-block-embed__wrapper:before{display:none;content:none;padding:0}.aph-entry-content .h_iframe-aparat_embed_frame>span,.aph-entry-content .r1_iframe_embed>span{display:none!important}.aph-entry-content .h_iframe-aparat_embed_frame,.aph-entry-content .r1_iframe_embed{height:auto!important}.aph-entry-content .wp-block-video video,.aph-entry-content .wp-video video,.aph-entry-content video{display:block;width:100%;max-width:100%;height:auto;aspect-ratio:var(--aph-media-aspect,16/9);-o-object-fit:contain;object-fit:contain;background:#000}.aph-entry-content .wp-block-video,.aph-entry-content .wp-video{aspect-ratio:auto;background:#0f0f0f}.aph-entry-content .wp-block-audio{margin:1.75em 0;max-width:100%}.aph-entry-content .wp-block-audio audio{display:block;width:100%;max-width:100%}.aph-entry-content>.aph-media-embed--iframe,.aph-entry-content>p>.aph-media-embed--iframe{margin-inline:0}.aph-entry-content figure.wp-block-embed,.aph-entry-content figure.wp-block-video{margin:1.75em 0;max-width:100%}.aph-entry-content figure.wp-block-embed.alignwide,.aph-entry-content figure.wp-block-embed.alignfull,.aph-entry-content figure.wp-block-video.alignwide,.aph-entry-content figure.wp-block-video.alignfull{width:100%;max-width:100%;margin-inline:0}.aph-entry-content .alignfull.aph-media-embed,.aph-entry-content .alignfull.wp-block-embed,.aph-entry-content .alignfull.wp-block-video{width:100%;max-width:100%;margin-inline:0}@media (max-width:639px){.aph-entry-content .aph-media-embed,.aph-entry-content .wp-block-embed,.aph-entry-content .wp-block-video,.aph-entry-content .wp-video,.aph-entry-content .h_iframe-aparat_embed_frame,.aph-entry-content .r1_iframe_embed{margin:1.25em 0;border-radius:.75rem}}.aph-entry-content .wp-block-quote{margin:1.75em 0;padding:1rem 1.25rem;border-inline-start:4px solid var(--aph-color-gold);border-radius:0 .5rem .5rem 0;background:#faf8f4}.aph-entry-content .wp-block-pullquote{margin:2em 0;padding:1.5rem;border-top:3px solid var(--aph-color-gold);border-bottom:3px solid var(--aph-color-gold);text-align:center}.aph-entry-content .wp-block-button__link{text-decoration:none}.aph-entry-content .alignwide{max-width:min(100%,56rem);margin-inline:auto}.aph-entry-content .alignfull{width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw)}@media (min-width:1024px){.has-primary-sidebar .aph-entry-content .alignfull{width:100%;max-width:100%;margin-inline:0}}.aph-entry-content:after{content:"";display:table;clear:both}.aph-comments{margin-top:2.5rem;padding:clamp(1.5rem,4vw,2rem);background:#fff;border:1px solid rgba(28,25,23,.1);border-radius:.75rem;box-shadow:0 4px 28px #1c19170d}.aph-comments__title{margin:0 0 1.5rem;font-size:1.25rem;font-weight:700;color:#1c1917}.aph-comments__closed{margin:0 0 1.5rem;padding:.75rem 1rem;border-radius:.5rem;background:#faf8f4;font-size:.9375rem;color:#57534e}.aph-comments .comments-notes{margin:0 0 1rem;font-size:.8125rem;color:#78716c}.aph-comment-list{margin:0 0 2rem;padding:0;list-style:none}.aph-comment-list .children{margin:1rem 0 0;padding-inline-start:1.25rem;border-inline-start:2px solid var(--aph-color-gold-muted);list-style:none}@media (min-width:640px){.aph-comment-list .children{padding-inline-start:1.75rem}}.aph-comment{margin-bottom:1.25rem}.aph-comment__body{padding:1rem 1.125rem;border-radius:.5rem;background:#faf8f4;border:1px solid rgba(28,25,23,.08)}.aph-comment__header{display:flex;gap:.75rem;align-items:flex-start;margin-bottom:.75rem}.aph-comment__avatar-img{display:block;width:48px;height:48px;border-radius:50%;border:2px solid #fff;box-shadow:0 2px 8px #1c19171a}.aph-comment__meta{display:flex;flex-direction:column;gap:.125rem;min-width:0}.aph-comment__author{font-style:normal;font-weight:700;font-size:.9375rem;color:#1c1917}.aph-comment__author a{color:inherit;text-decoration:none}.aph-comment__author a:hover{color:var(--aph-color-gold-dark)}.aph-comment__date{font-size:.75rem;color:#78716c}.aph-comment__awaiting{margin:0 0 .5rem;font-size:.8125rem;color:var(--aph-color-gold-dark)}.aph-comment__content{font-size:.9375rem;line-height:1.7;color:#44403c}.aph-comment__content p:last-child{margin-bottom:0}.aph-comment__footer{margin-top:.75rem}.aph-comment__footer a{font-size:.8125rem;font-weight:600;color:var(--aph-color-gold-dark);text-decoration:none}.aph-comment__footer a:hover{text-decoration:underline}.aph-comment-form{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(28,25,23,.1)}.aph-comment-form .comment-reply-title{margin:0 0 1rem;font-size:1.125rem;font-weight:700}.aph-comment-form .comment-form-author,.aph-comment-form .comment-form-email,.aph-comment-form .comment-form-url,.aph-comment-form .comment-form-comment{margin-bottom:1rem}.aph-comment-form label{display:block;margin-bottom:.375rem;font-size:.875rem;font-weight:600;color:#1c1917}.aph-comment-form input[type=text],.aph-comment-form input[type=email],.aph-comment-form input[type=url],.aph-comment-form textarea{width:100%;padding:.625rem .875rem;border:1px solid rgba(28,25,23,.15);border-radius:.5rem;background:#fff;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease}.aph-comment-form input[type=text]:focus,.aph-comment-form input[type=email]:focus,.aph-comment-form input[type=url]:focus,.aph-comment-form textarea:focus{outline:none;border-color:var(--aph-color-gold);box-shadow:0 0 0 3px var(--aph-color-gold-muted)}.aph-comment-form textarea{min-height:8rem;resize:vertical}.aph-comment-form .form-submit{margin:1rem 0 0}.comment-navigation,.aph-comments .navigation{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-bottom:1.5rem;font-size:.875rem}.comment-navigation a,.aph-comments .navigation a{color:var(--aph-color-gold-dark);text-decoration:none;font-weight:600}.comment-navigation a:hover,.aph-comments .navigation a:hover{text-decoration:underline}.aph-sidebar{position:sticky;top:calc(var(--aph-header-offset) + 1rem)}.aph-sidebar__inner{display:flex;flex-direction:column;gap:1.25rem}.aph-widget{padding:1.25rem 1.375rem;background:#fff;border:1px solid rgba(28,25,23,.1);border-radius:.625rem;box-shadow:0 2px 16px #1c19170a}.aph-widget__title{margin:0 0 1rem;padding-bottom:.625rem;font-size:1rem;font-weight:700;color:#1c1917;border-bottom:2px solid var(--aph-color-gold-muted)}.aph-widget ul{margin:0;padding:0;list-style:none}.aph-widget li{margin-bottom:.5rem;font-size:.9375rem;line-height:1.5}.aph-widget li:last-child{margin-bottom:0}.aph-widget a{color:#44403c;text-decoration:none;transition:color .2s ease}.aph-widget a:hover{color:var(--aph-color-gold-dark)}.aph-widget .wp-block-search__inside-wrapper,.aph-widget .search-form{display:flex;gap:.5rem}.aph-widget .wp-block-search__input,.aph-widget .search-field{flex:1;min-width:0;padding:.5rem .75rem;border:1px solid rgba(28,25,23,.15);border-radius:.375rem;font-size:.9375rem}.aph-widget .wp-block-search__button,.aph-widget .search-submit{padding:.5rem 1rem;border:0;border-radius:.375rem;background:var(--aph-color-gold);color:#1c1917;font-weight:600;cursor:pointer}.aph-widget .wp-block-search__button:hover,.aph-widget .search-submit:hover{background:var(--aph-color-gold-light)}.aph-related-posts{display:flex;flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none}.aph-related-posts__item{margin:0}.aph-related-posts__link{display:flex;gap:.75rem;align-items:center;padding:.5rem;border-radius:.5rem;color:inherit;text-decoration:none;transition:background .2s ease,box-shadow .2s ease}.aph-related-posts__link:hover,.aph-related-posts__link:focus-visible{background:#faf8f4;box-shadow:0 2px 12px #1c19170f}.aph-related-posts__link:hover .aph-related-posts__title,.aph-related-posts__link:focus-visible .aph-related-posts__title{color:var(--aph-color-gold-dark)}.aph-related-posts__media{flex:0 0 4.5rem;width:4.5rem;height:4.5rem;border-radius:.375rem;overflow:hidden;background:#f5f5f4}.aph-related-posts__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.aph-related-posts__placeholder{display:block;width:100%;height:100%;background:linear-gradient(145deg,#e7e5e0,#d6d3d1)}.aph-related-posts__body{flex:1;min-width:0}.aph-related-posts__title{display:-webkit-box;font-size:.875rem;font-weight:600;line-height:1.45;color:#1c1917;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.aph-listing-area .aph-content-area__hero{position:relative;overflow:hidden;padding:clamp(.875rem,2.5vw,1.25rem) 0;background:linear-gradient(180deg,#fff,#faf8f4);border-bottom:1px solid rgba(201,162,39,.14)}.aph-listing-area .aph-content-area__hero:before{content:"";position:absolute;inset-inline:0;top:0;height:3px;background:linear-gradient(90deg,transparent,var(--aph-color-gold-dark) 20%,var(--aph-color-gold) 50%,var(--aph-color-gold-dark) 80%,transparent)}.aph-listing-area .aph-content-area__hero .aph-breadcrumbs,.aph-listing-area .aph-content-area__hero .rank-math-breadcrumb{font-size:.8125rem}.aph-listing-area .aph-listing-header{position:relative;overflow:hidden;margin-bottom:clamp(1.25rem,3vw,1.75rem);border:1px solid rgba(201,162,39,.16);border-radius:1rem;background:radial-gradient(ellipse 70% 80% at 100% 0%,rgba(201,162,39,.08),transparent 55%),linear-gradient(165deg,#fff,#faf8f4);box-shadow:0 1px 2px #1c19170d,0 8px 32px #1c19170f}.aph-listing-area .aph-listing-header__glow{position:absolute;inset-inline-end:-5%;top:-30%;width:min(45%,16rem);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(201,162,39,.14),transparent 68%);pointer-events:none}.aph-listing-area .aph-listing-header__accent{position:absolute;inset-inline:0;top:0;height:3px;background:linear-gradient(90deg,var(--aph-color-gold-dark),var(--aph-color-gold),var(--aph-color-gold-dark));opacity:.85}.aph-listing-area .aph-listing-header__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:1.25rem;padding:clamp(1.125rem,3vw,1.5rem)}@media (min-width:768px){.aph-listing-area .aph-listing-header__inner{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:1.5rem}}.aph-listing-area .aph-listing-header__mast{flex:1 1 auto;min-width:0}.aph-listing-area .aph-listing-header__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.625rem}.aph-listing-area .aph-listing-header__eyebrow{display:inline-flex;align-items:center;padding:.3125rem .75rem;border:1px solid rgba(201,162,39,.22);border-radius:999px;background:#c9a2271a;font-size:.6875rem;font-weight:700;letter-spacing:.04em;color:var(--aph-color-gold-dark)}.aph-listing-area .aph-listing-header__count{display:inline-flex;align-items:center;gap:.375rem;padding:.3125rem .6875rem;border:1px solid rgba(28,25,23,.1);border-radius:999px;background:#ffffffe0;font-size:.75rem;font-weight:600;color:#57534e;font-variant-numeric:tabular-nums}.aph-listing-area .aph-listing-header__count-icon{flex-shrink:0;color:var(--aph-color-gold-dark);opacity:.85}.aph-listing-area .aph-listing-header__title{margin:0;font-size:clamp(1.375rem,4vw,2rem);font-weight:700;line-height:1.3;letter-spacing:-.01em;color:#1c1917;text-wrap:balance}.aph-listing-area .aph-listing-header__subtitle{margin:.625rem 0 0;max-width:42rem;font-size:.9375rem;line-height:1.7;color:#57534e;text-wrap:pretty}.aph-listing-area .aph-listing-header__subtitle p:last-child{margin-bottom:0}.aph-listing-area .aph-listing-header__rule{width:3.5rem;height:3px;margin-top:1rem;border-radius:2px;background:linear-gradient(90deg,var(--aph-color-gold),var(--aph-color-gold-dark) 70%,transparent)}.aph-listing-area .aph-listing-header__search{flex:0 1 auto;width:100%;padding:.875rem;border:1px solid rgba(201,162,39,.14);border-radius:.875rem;background:#ffffffb8}@media (min-width:768px){.aph-listing-area .aph-listing-header__search{width:min(100%,22rem);margin-inline-start:auto}}.aph-listing-area .aph-listing-header__search-label{margin:0 0 .625rem;font-size:.6875rem;font-weight:700;letter-spacing:.04em;color:#78716c}@media (min-width:768px){.aph-listing-area .aph-listing-header--search .aph-listing-area .aph-listing-header__inner{align-items:stretch}.aph-listing-area .aph-listing-header--search .aph-listing-area .aph-listing-header__mast{padding-inline-end:.5rem}}.aph-search-form.search-form--listing{display:flex;flex-wrap:wrap;gap:.5rem;width:100%}.aph-search-form.search-form--listing .search-field{flex:1 1 10rem;min-width:0;padding:.6875rem .875rem;border:1px solid rgba(28,25,23,.12);border-radius:999px;font-size:.9375rem;background:#faf8f4;transition:border-color .2s ease,box-shadow .2s ease}.aph-search-form.search-form--listing .search-field:focus{outline:none;border-color:var(--aph-color-gold);box-shadow:0 0 0 3px var(--aph-color-gold-muted)}.aph-search-form.search-form--listing .search-submit{flex:0 0 auto;padding:.6875rem 1.125rem;border:0;border-radius:999px;background:linear-gradient(135deg,var(--aph-color-gold-light),var(--aph-color-gold) 55%,var(--aph-color-gold-dark));color:#1c1917;font-size:.875rem;font-weight:700;cursor:pointer;box-shadow:0 2px 8px #c9a22738;transition:filter .2s ease,transform .2s ease,box-shadow .2s ease}.aph-search-form.search-form--listing .search-submit:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 4px 12px #c9a22747}.aph-posts-collection--grid{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:768px){.aph-posts-collection--grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}@media (min-width:1024px){.aph-posts-collection--grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.125rem}}@media (min-width:1280px){.aph-posts-collection--grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.375rem}.aph-content-area--has-sidebar .aph-posts-collection--grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1536px){.aph-content-area--has-sidebar .aph-posts-collection--grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.aph-posts-collection--list{display:flex;flex-direction:column;gap:1rem}.aph-post-card{--aph-card-radius:.875rem;position:relative;display:flex;flex-direction:column;height:100%;overflow:hidden;background:#fff;border:1px solid rgba(28,25,23,.09);border-radius:var(--aph-card-radius);box-shadow:0 2px 14px #1c19170d;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.aph-post-card:before{content:"";position:absolute;inset-inline:0;top:0;z-index:2;height:3px;border-radius:var(--aph-card-radius) var(--aph-card-radius) 0 0;background:linear-gradient(90deg,var(--aph-color-gold-dark),var(--aph-color-gold),var(--aph-color-gold-dark));opacity:0;transition:opacity .25s ease}.aph-post-card:hover{transform:translateY(-3px);border-color:#c9a22747;box-shadow:0 12px 28px #1c19171a}.aph-post-card:hover:before{opacity:1}.aph-post-card__media-wrap{position:relative}.aph-post-card__media{display:block;aspect-ratio:4/3;overflow:hidden;background:linear-gradient(145deg,#f5f5f4,#ece9e4)}.aph-post-card__media--placeholder{display:flex;align-items:center;justify-content:center}.aph-post-card__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.aph-post-card:hover .aph-post-card__img{transform:scale(1.05)}.aph-post-card__placeholder{width:100%;height:100%;background:linear-gradient(145deg,#e7e5e0,#d6d3d1)}.aph-post-card__badge{position:absolute;inset-block-start:.5rem;inset-inline-start:.5rem;z-index:1;max-width:calc(100% - 1rem);padding:.25rem .5625rem;border-radius:999px;background:#1c1917c7;color:var(--aph-color-gold-light);font-size:.625rem;font-weight:600;line-height:1.2;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background .2s ease}.aph-post-card__badge:hover{background:#1c1917eb}.aph-post-card__body{display:flex;flex:1;flex-direction:column;gap:.4375rem;padding:.875rem .9375rem 1rem}.aph-post-card__title{margin:0;font-size:.9375rem;font-weight:700;line-height:1.45}.aph-post-card__title a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:#1c1917;text-decoration:none;transition:color .2s ease}.aph-post-card__title a:hover{color:var(--aph-color-gold-dark)}.aph-post-card__meta{font-size:.6875rem;font-weight:500;color:#78716c;font-variant-numeric:tabular-nums}.aph-post-card__excerpt{font-size:.8125rem;line-height:1.6;color:#57534e}.aph-post-card__excerpt p{display:-webkit-box;margin:0;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.aph-post-card__more{display:inline-flex;align-items:center;gap:.3125rem;margin-top:auto;padding-top:.5rem;font-size:.75rem;font-weight:600;color:var(--aph-color-gold-dark);text-decoration:none;transition:gap .2s ease,color .2s ease}.aph-post-card__more:hover{color:#1c1917;gap:.5rem}.aph-post-card__more-icon{display:inline-flex;align-items:center;justify-content:center;width:1.375rem;height:1.375rem;border-radius:50%;background:var(--aph-color-gold-muted);transition:background .2s ease}.aph-post-card:hover .aph-post-card__more-icon{background:#c9a22738}@media (max-width:767px){.aph-post-card{--aph-card-radius:.75rem}.aph-post-card__body{gap:.3125rem;padding:.625rem .6875rem .75rem}.aph-post-card__badge{inset-block-start:.375rem;inset-inline-start:.375rem;padding:.1875rem .4375rem;font-size:.5625rem}.aph-post-card__title{font-size:.8125rem;line-height:1.4}.aph-post-card__meta{font-size:.625rem}.aph-post-card__excerpt{font-size:.6875rem;line-height:1.55}.aph-post-card__more{padding-top:.375rem;font-size:.6875rem}.aph-post-card__more-icon{width:1.25rem;height:1.25rem}}@media (min-width:1280px){.aph-post-card__title{font-size:.875rem}.aph-post-card__body{padding:.75rem .8125rem .875rem}.aph-post-card__excerpt{font-size:.75rem}}[dir=rtl] .aph-post-card__more-icon svg{transform:scaleX(-1)}[dir=rtl] .aph-post-card__more:hover .aph-post-card__more-icon svg{transform:scaleX(-1) translate(2px)}[dir=ltr] .aph-post-card__more:hover .aph-post-card__more-icon svg{transform:translate(2px)}.aph-search-card{background:#fff;border:1px solid rgba(28,25,23,.1);border-radius:.625rem;transition:border-color .2s ease,box-shadow .2s ease}.aph-search-card:hover{border-color:#c9a22759;box-shadow:0 4px 20px #1c191714}.aph-search-card__inner{display:flex;gap:1rem;padding:1rem 1.125rem}.aph-search-card__media{flex:0 0 5rem;width:5rem;height:5rem;border-radius:.375rem;overflow:hidden}.aph-search-card__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.aph-search-card__body{flex:1;min-width:0}.aph-search-card__type{display:inline-block;margin-bottom:.25rem;padding:.125rem .5rem;border-radius:999px;background:var(--aph-color-gold-muted);font-size:.6875rem;font-weight:600;color:var(--aph-color-gold-dark)}.aph-search-card__title{margin:0;font-size:1rem;font-weight:700;line-height:1.4}.aph-search-card__title a{color:#1c1917;text-decoration:none}.aph-search-card__title a:hover{color:var(--aph-color-gold-dark)}.aph-search-card__meta{margin-top:.25rem;font-size:.75rem;color:#78716c}.aph-search-card__excerpt{margin-top:.5rem;font-size:.875rem;line-height:1.55;color:#57534e}.aph-search-card__excerpt p{margin:0}.aph-search-card__link{display:inline-block;margin-top:.5rem;font-size:.8125rem;font-weight:600;color:var(--aph-color-gold-dark);text-decoration:none}.aph-search-card__link:hover{text-decoration:underline}.aph-pagination{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid rgba(28,25,23,.1)}.aph-pagination__list{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin:0;padding:0;list-style:none}.aph-pagination__item a,.aph-pagination__item span{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;padding:.5rem .875rem;border:1px solid rgba(28,25,23,.12);border-radius:.5rem;background:#fff;font-size:.875rem;font-weight:500;color:#44403c;text-decoration:none;transition:border-color .2s ease,background .2s ease}.aph-pagination__item a:hover{border-color:#c9a22766;color:var(--aph-color-gold-dark)}.aph-pagination__item .current{border-color:var(--aph-color-gold);background:var(--aph-color-gold-muted);color:#1c1917;font-weight:700}.aph-empty-state{padding:1rem 0 2rem}.aph-empty-state__card{padding:clamp(2rem,5vw,3rem);text-align:center;background:#fff;border:1px solid rgba(28,25,23,.1);border-radius:.75rem;box-shadow:0 4px 28px #1c19170d}.aph-empty-state__title{margin:0 0 .75rem;font-size:1.375rem;font-weight:700}.aph-empty-state__text{margin:0 auto 1.5rem;max-width:28rem;font-size:.9375rem;line-height:1.7;color:#57534e}.aph-empty-state__search{max-width:24rem;margin:0 auto 1.25rem}.aph-empty-state__home{margin-top:.5rem}.aph-error{padding:1rem 0 3rem}.aph-error__card{max-width:32rem;margin-inline:auto;padding:clamp(2rem,6vw,3.5rem);text-align:center;background:#fff;border:1px solid rgba(28,25,23,.1);border-radius:.75rem;box-shadow:0 8px 40px #1c191714}.aph-error__code{margin:0 0 .5rem;font-size:clamp(3rem,12vw,4.5rem);font-weight:800;line-height:1;background:linear-gradient(135deg,var(--aph-color-gold-light),var(--aph-color-gold-dark));-webkit-background-clip:text;background-clip:text;color:transparent}.aph-error__title{margin:0 0 .75rem;font-size:clamp(1.25rem,3.5vw,1.5rem);font-weight:700;color:#1c1917}.aph-error__text{margin:0 0 1.5rem;font-size:.9375rem;line-height:1.7;color:#57534e}.aph-error__search{max-width:24rem;margin:0 auto 1.5rem}.aph-error__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.aph-contact__header{margin-bottom:1.75rem;padding:clamp(1.25rem,3vw,1.75rem);background:#fff;border:1px solid rgba(28,25,23,.1);border-radius:.75rem;box-shadow:0 4px 28px #1c19170d}.aph-contact__eyebrow{margin:0 0 .5rem;font-size:.8125rem;font-weight:600;color:var(--aph-color-gold-dark)}.aph-contact__title{margin:0;font-size:clamp(1.5rem,4vw,2rem);font-weight:700;line-height:1.35;color:#1c1917}.aph-contact__intro{margin:.75rem 0 0;max-width:42rem;font-size:.9375rem;line-height:1.75;color:#57534e}.aph-contact__notice{margin-bottom:1.25rem;padding:.875rem 1rem;border-radius:.5rem;font-size:.9375rem;line-height:1.6}.aph-contact__notice--success{background:#22c55e1f;border:1px solid rgba(34,197,94,.35);color:#166534}.aph-contact__notice--error{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#991b1b}.aph-contact__grid{display:grid;gap:1.5rem}@media (min-width:1024px){.aph-contact__grid{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:1.75rem;align-items:start}}.aph-contact__info,.aph-contact__form-wrap{padding:clamp(1.25rem,3vw,1.75rem);background:#fff;border:1px solid rgba(28,25,23,.1);border-radius:.75rem;box-shadow:0 4px 28px #1c19170d}.aph-contact__section-title{margin:0 0 1rem;padding-bottom:.625rem;font-size:1.0625rem;font-weight:700;color:#1c1917;border-bottom:2px solid var(--aph-color-gold-muted)}.aph-contact__details{margin:0 0 1.25rem;padding:0;list-style:none}.aph-contact__detail{display:flex;gap:.75rem;align-items:flex-start;margin-bottom:1rem;font-size:.9375rem;line-height:1.65;color:#44403c}.aph-contact__detail:last-child{margin-bottom:0}.aph-contact__detail a{color:var(--aph-color-gold-dark);text-decoration:none;font-weight:600}.aph-contact__detail a:hover{text-decoration:underline}.aph-contact__detail .footer-contact__icon,.aph-contact__detail .aph-contact__icon{flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.2rem;color:var(--aph-color-gold)}.aph-contact__map-link{display:inline-flex;margin-bottom:1.25rem}.aph-contact__cta-row{display:flex;flex-wrap:wrap;gap:.625rem}.aph-contact__form-intro{margin:-.5rem 0 1.25rem;font-size:.875rem;line-height:1.65;color:#57534e}.aph-contact-form__submit{margin:1.25rem 0 0}.aph-contact-form__btn{width:100%}@media (min-width:480px){.aph-contact-form__btn{width:auto;min-width:10rem}}.back-to-top{position:fixed;z-index:90;inset-inline-end:max(1rem,env(safe-area-inset-right,0px));bottom:max(1.25rem,env(safe-area-inset-bottom,0px));display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;padding:0;border:1px solid var(--aph-color-footer-border);border-radius:999px;color:var(--aph-color-gold-light);background:linear-gradient(145deg,var(--aph-color-footer-elevated) 0%,var(--aph-color-footer-bg) 100%);box-shadow:0 4px 20px #00000059,0 0 #c9a22700;cursor:pointer;pointer-events:none;opacity:0;visibility:hidden;transform:translateY(.75rem) scale(.92);transition:opacity .35s ease,visibility .35s ease,transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease,border-color .25s ease}.back-to-top.is-visible{pointer-events:auto;opacity:1;visibility:visible;transform:translateY(0) scale(1)}.back-to-top:hover,.back-to-top:focus-visible{color:var(--aph-color-footer-text);border-color:var(--aph-color-gold);box-shadow:0 8px 28px #00000073,0 0 24px #c9a22738;transform:translateY(-2px) scale(1)}.back-to-top.is-visible:hover,.back-to-top.is-visible:focus-visible{transform:translateY(-2px) scale(1.02)}.back-to-top__ring{position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:inherit;background:conic-gradient(from 210deg,transparent 0deg,var(--aph-color-gold-dark) 90deg,var(--aph-color-gold) 180deg,var(--aph-color-gold-dark) 270deg,transparent 360deg);opacity:.55;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 2px),#000 calc(100% - 2px));mask:radial-gradient(farthest-side,transparent calc(100% - 2px),#000 calc(100% - 2px));pointer-events:none}.back-to-top__icon{position:relative;z-index:1;display:block}@media (prefers-reduced-motion:reduce){.back-to-top{transition:opacity .2s ease,visibility .2s ease;transform:none}.back-to-top.is-visible{transform:none}.back-to-top:hover,.back-to-top:focus-visible{transform:none}}body.has-site-header{padding-top:var(--aph-header-offset)}.site-header{position:fixed;top:0;inset-inline:0;z-index:100;color:var(--aph-color-footer-text);background-color:var(--aph-color-footer-surface);border-bottom:1px solid var(--aph-color-footer-border);box-shadow:0 4px 24px #00000059;transition:background-color .35s ease,box-shadow .35s ease,border-color .35s ease}.site-header__accent{height:2px;background:linear-gradient(90deg,transparent,var(--aph-color-gold-dark) 25%,var(--aph-color-gold) 50%,var(--aph-color-gold-dark) 75%,transparent)}.site-header__inner{transition:padding .35s ease}.site-header__bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem}@media (min-width:640px){.site-header__bar{gap:1rem}}.site-header__bar{min-height:var(--aph-header-height-expanded);transition:min-height .35s ease}.site-header__brand{display:flex;min-width:0px;flex-shrink:0;align-items:center}.site-header__logo--text{display:flex;flex-direction:column;line-height:1.25;text-decoration-line:none;color:var(--aph-color-footer-text)}.site-header__logo-name{font-size:1.125rem;line-height:1.75rem;font-weight:700;letter-spacing:-.025em;color:var(--aph-color-gold-light);transition:font-size .35s ease}.site-header__tagline{margin-top:.125rem;font-size:.75rem;line-height:1rem;font-weight:400;color:var(--aph-color-footer-muted);max-height:2rem;opacity:1;overflow:hidden;transition:max-height .35s ease,opacity .3s ease,margin .35s ease}.site-header__logo--custom .custom-logo-link{display:inline-flex;align-items:center}.site-header__nav--desktop{display:none;flex:1 1 0%;justify-content:center;padding-left:1rem;padding-right:1rem}@media (min-width:1024px){.site-header__nav--desktop{display:flex}}.site-header__actions{display:flex;flex-shrink:0;align-items:center;gap:.375rem}@media (min-width:640px){.site-header__actions{gap:.5rem}}.site-header__actions .aph-text-scale{display:none}@media (min-width:640px){.site-header__actions .aph-text-scale{display:inline-flex}}.site-header__icon-btn{display:inline-flex;cursor:pointer;align-items:center;justify-content:center;border-radius:.5rem;border-width:0px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;width:2.5rem;height:2.5rem;color:var(--aph-color-footer-text);background:var(--aph-color-footer-elevated)}.site-header__icon-btn:hover,.site-header__icon-btn:focus-visible{color:var(--aph-color-gold-light);background:var(--aph-color-gold-muted)}@media (min-width:1024px){.site-header__menu-toggle{display:none}}.site-header__cta{display:none;align-items:center;justify-content:center;border-radius:.5rem;padding:.625rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;text-decoration-line:none;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (min-width:640px){.site-header__cta{display:inline-flex}}.site-header__cta{color:var(--aph-color-footer-bg);background:linear-gradient(135deg,var(--aph-color-gold-light),var(--aph-color-gold) 55%,var(--aph-color-gold-dark));box-shadow:0 2px 12px #c9a22759}.site-header__cta:hover,.site-header__cta:focus-visible{filter:brightness(1.08);box-shadow:0 4px 16px #c9a22773}.site-header__cta--block{display:flex;width:100%;justify-content:center}.site-header.is-scrolled{background-color:var(--aph-color-footer-bg);box-shadow:0 8px 32px #00000073}.site-header.is-scrolled .site-header__bar{min-height:var(--aph-header-height-compact)}.site-header.is-scrolled .site-header__logo-name{font-size:1rem;line-height:1.5rem}.site-header.is-scrolled .site-header__tagline{max-height:0;opacity:0;margin-top:0}.brand-logo__img--header,.site-header__logo--custom .custom-logo{display:block;height:auto;width:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;max-height:2rem;max-width:6.75rem}@media (min-width:640px){.brand-logo__img--header,.site-header__logo--custom .custom-logo{max-height:2.375rem;max-width:8rem}}@media (min-width:1024px){.brand-logo__img--header,.site-header__logo--custom .custom-logo{max-height:2.25rem;max-width:8rem}}.site-header.is-scrolled .brand-logo__img--header,.site-header__logo--custom .site-header.is-scrolled .custom-logo,.site-header.is-scrolled .site-header__logo--custom .custom-logo{max-height:1.75rem;max-width:6rem}@media (min-width:640px){.site-header.is-scrolled .brand-logo__img--header,.site-header__logo--custom .site-header.is-scrolled .custom-logo,.site-header.is-scrolled .site-header__logo--custom .custom-logo{max-height:2rem;max-width:7rem}}@media (min-width:1024px){.site-header.is-scrolled .brand-logo__img--header,.site-header__logo--custom .site-header.is-scrolled .custom-logo,.site-header.is-scrolled .site-header__logo--custom .custom-logo{max-height:2.125rem;max-width:7.25rem}}.brand-logo--header .brand-logo__link{display:inline-flex;align-items:center;line-height:1}.brand-logo--footer .brand-logo__link{display:inline-flex}.primary-menu{margin:0;display:flex;list-style-type:none;flex-wrap:wrap;align-items:center;justify-content:center;gap:.25rem;padding:0}.primary-menu>.menu-item{position:relative}.primary-menu>.menu-item>.menu-link{display:inline-flex;align-items:center;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:500;text-decoration-line:none;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;color:var(--aph-color-footer-muted)}.primary-menu>.menu-item>.menu-link:hover,.primary-menu>.menu-item>.menu-link:focus-visible{color:var(--aph-color-gold-light);background:var(--aph-color-gold-muted)}.primary-menu>.menu-item.current-menu-item>.menu-link,.primary-menu>.menu-item.current-menu-ancestor>.menu-link{color:var(--aph-color-gold-light)}.primary-menu>.menu-item.has-children>.menu-link:after{content:"";display:inline-block;width:.35rem;height:.35rem;margin-inline-start:.35rem;border-inline-end:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);opacity:.7}.primary-menu>.menu-item .sub-menu{visibility:hidden;position:absolute;top:100%;inset-inline-start:0px;z-index:50;margin:0;min-width:12rem;--tw-translate-y:.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));list-style-type:none;border-radius:.5rem;padding:.5rem;opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}[dir=rtl] .primary-menu>.menu-item .sub-menu{right:0}[dir=ltr] .primary-menu>.menu-item .sub-menu{left:0}.primary-menu>.menu-item .sub-menu{background:var(--aph-color-footer-elevated);border:1px solid var(--aph-color-footer-border);box-shadow:0 12px 32px #0006}.primary-menu>.menu-item .sub-menu .menu-link{display:block;border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;text-decoration-line:none;color:var(--aph-color-footer-muted)}.primary-menu>.menu-item .sub-menu .menu-link:hover,.primary-menu>.menu-item .sub-menu .menu-link:focus-visible{color:var(--aph-color-gold-light);background:var(--aph-color-gold-muted)}.primary-menu>.menu-item:hover>.sub-menu,.primary-menu>.menu-item:focus-within>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.site-search-dialog{box-sizing:border-box;height:100%;max-height:none;width:100%;max-width:none;border-width:0px;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.site-search-dialog{padding-left:1.5rem;padding-right:1.5rem}}.site-search-dialog{background:#000000a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.site-search-dialog::backdrop{background:#0000008c}.site-search-dialog__panel{margin-left:auto;margin-right:auto;margin-top:10vh;width:100%;max-width:36rem;overflow:hidden;border-radius:1rem;background:var(--aph-color-footer-surface);border:1px solid var(--aph-color-footer-border);box-shadow:0 24px 64px #00000080}.site-search-dialog__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom-width:1px;padding:1rem 1.25rem;border-color:var(--aph-color-footer-border)}.site-search-dialog__title{margin:0;font-size:1.125rem;line-height:1.75rem;font-weight:600;color:var(--aph-color-gold-light)}.site-search-dialog__close{display:inline-flex;cursor:pointer;align-items:center;justify-content:center;border-radius:.5rem;border-width:0px;width:2.5rem;height:2.5rem;color:var(--aph-color-footer-text);background:var(--aph-color-footer-elevated)}.site-search-dialog__close:hover{color:var(--aph-color-gold-light)}.site-search-dialog__body{padding:1.25rem}.search-form--dialog{display:flex;flex-direction:column;gap:.75rem}@media (min-width:640px){.search-form--dialog{flex-direction:row}}.search-form--dialog .search-field{flex:1 1 0%;border-radius:.5rem;border-width:1px;padding:.75rem 1rem;font-size:1rem;line-height:1.5rem;background:var(--aph-color-footer-elevated);border-color:var(--aph-color-footer-border);color:var(--aph-color-footer-text)}.search-form--dialog .search-field:focus{outline:none;border-color:var(--aph-color-gold);box-shadow:0 0 0 3px var(--aph-color-gold-muted)}.search-form--dialog .search-submit{cursor:pointer;border-radius:.5rem;border-width:0px;padding:.75rem 1.5rem;font-size:.875rem;line-height:1.25rem;font-weight:600;color:var(--aph-color-footer-bg);background:linear-gradient(135deg,var(--aph-color-gold-light),var(--aph-color-gold))}.mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;pointer-events:none}.mobile-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b3;opacity:0;transition:opacity .32s cubic-bezier(.22,1,.36,1)}.mobile-drawer__panel{position:fixed;top:0;bottom:0;inset-inline-end:0px;z-index:10;display:flex;flex-direction:column}[dir=rtl] .mobile-drawer__panel{left:0}[dir=ltr] .mobile-drawer__panel{right:0}.mobile-drawer__panel{width:min(100vw - 2rem,20rem);max-width:100%;background:var(--aph-color-footer-surface);border-inline-start:1px solid var(--aph-color-footer-border);box-shadow:0 24px 64px #0000008c;transform:translate3d(100%,0,0);transition:transform .36s cubic-bezier(.22,1,.36,1);will-change:transform}html[dir=rtl] .mobile-drawer:not(.is-open) .mobile-drawer__panel{transform:translate3d(-100%,0,0)}.mobile-drawer.is-open{pointer-events:auto}.mobile-drawer.is-open .mobile-drawer__backdrop{opacity:1}.mobile-drawer.is-open .mobile-drawer__panel{transform:translateZ(0)}html.aph-shell-ready .mobile-drawer:not(.is-open){visibility:visible}html.aph-shell-loading .mobile-drawer:not(.is-open),html.aph-shell-loading .site-search-dialog:not([open]){visibility:hidden;pointer-events:none}@media (prefers-reduced-motion:reduce){.mobile-drawer__backdrop,.mobile-drawer__panel{transition-duration:.01ms}}body.is-mobile-nav-open,body.is-search-open{overflow:hidden}body.has-site-header .skip-link:focus{background:var(--aph-color-footer-elevated);color:var(--aph-color-gold-light);box-shadow:0 0 0 2px var(--aph-color-gold)}.hover\:bg-gold-muted:hover{background-color:var(--aph-color-gold-muted)}.hover\:text-gold-light:hover{color:var(--aph-color-gold-light)}@media (min-width:640px){.sm\:inline-flex{display:inline-flex}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.lg\:hidden{display:none}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:gap-8{gap:2rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}}}
