.ArticleCardWide-module__NTdtDa__wide{border:1px solid var(--white-05);cursor:pointer;transition:transform .3s var(--ease-out), background .3s, box-shadow .3s var(--ease-out);background:var(--black);color:var(--white);border-radius:2rem;grid-template-columns:45% 55%;gap:0;width:100%;max-width:100%;text-decoration:none;display:grid;overflow:clip}.ArticleCardWide-module__NTdtDa__wide:hover{border-color:#0000001a;transform:translateY(-4px);box-shadow:0 20px 48px #00000014}.ArticleCardWide-module__NTdtDa__img{background:var(--dark-2);width:100%;height:100%;position:relative;overflow:clip}.ArticleCardWide-module__NTdtDa__imgInner{object-fit:cover;width:100%;height:100%}.ArticleCardWide-module__NTdtDa__imgPlaceholder{background:linear-gradient(135deg,#f5f5f5,#eee) 0 0/200% 200%;width:100%;height:100%;animation:5s ease-in-out infinite ArticleCardWide-module__NTdtDa__shimmer}@keyframes ArticleCardWide-module__NTdtDa__shimmer{0%,to{background-position:0%}50%{background-position:100%}}.ArticleCardWide-module__NTdtDa__imgCat{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;background:linear-gradient(135deg,#ffe994 0% 75%,#ad8948 100%);-webkit-text-fill-color:transparent;border-radius:var(--radius-full);border:1px solid var(--white-10);background-color:#ffffff08;-webkit-background-clip:text;background-clip:text;align-self:flex-start;align-items:center;margin-bottom:.85rem;padding:3px 8px;font-size:9px;line-height:1;display:inline-flex}.ArticleCardWide-module__NTdtDa__body{flex-direction:column;justify-content:center;padding:3.5rem 3rem;display:flex}.ArticleCardWide-module__NTdtDa__num{font-family:var(--mono);letter-spacing:.25em;color:var(--white-10);text-transform:uppercase;margin-bottom:1.25rem;font-size:11px}.ArticleCardWide-module__NTdtDa__title{background:linear-gradient(135deg,#ffe994 0% 75%,#ad8948 100%);-webkit-text-fill-color:transparent;letter-spacing:-.015em;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(1.4rem,2.5vw,2.4rem);transition:color .3s;font-family:var(--heading)!important;font-weight:700!important;line-height:1.2!important}.ArticleCardWide-module__NTdtDa__wide:hover .ArticleCardWide-module__NTdtDa__title{background:linear-gradient(135deg,#ffe994 0% 75%,#ad8948 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ArticleCardWide-module__NTdtDa__excerpt{color:var(--white-60);letter-spacing:.2px;max-width:90%;margin-bottom:2rem;font-size:1rem;line-height:1.6;font-family:var(--sans)!important;font-weight:400!important}.ArticleCardWide-module__NTdtDa__meta{font-family:var(--font-dm-sans,"DM Sans");color:var(--white-40);letter-spacing:.05em;align-items:center;gap:1rem;font-size:.875rem;display:flex}.ArticleCardWide-module__NTdtDa__metaDiv{background:var(--white-10);border-radius:50%;width:4px;height:4px}.ArticleCardWide-module__NTdtDa__arrow{border:1px solid var(--white-10);width:44px;height:44px;transition:all .4s var(--ease-out);background:#ffffff05;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-inline-start:auto;display:flex;position:relative;overflow:hidden}.ArticleCardWide-module__NTdtDa__arrow:after{content:"";background:var(--white-20);width:18px;height:18px;transition:all .4s;position:absolute;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='3' y1='8' x2='13' y2='8'/%3E%3Cpath d='M9,4 L13,8 L9,12'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='3' y1='8' x2='13' y2='8'/%3E%3Cpath d='M9,4 L13,8 L9,12'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ArticleCardWide-module__NTdtDa__arrow svg{opacity:0}.ArticleCardWide-module__NTdtDa__wide:hover .ArticleCardWide-module__NTdtDa__arrow{background:linear-gradient(135deg,#ad8948 0%,#ffe994 50%,#ad8948 100%);border-color:#0000;transform:rotate(-15deg)scale(1.1);box-shadow:0 10px 25px #ad894859,0 5px 15px #0003}.ArticleCardWide-module__NTdtDa__wide:hover .ArticleCardWide-module__NTdtDa__arrow:after{background:#000;transform:translate(1px)}[data-page-theme=light] .ArticleCardWide-module__NTdtDa__wide{background:var(--black);box-shadow:0 10px 40px #0003}@media (max-width:900px){.ArticleCardWide-module__NTdtDa__wide{grid-template-columns:1fr}.ArticleCardWide-module__NTdtDa__img{aspect-ratio:4/3}.ArticleCardWide-module__NTdtDa__body{padding:2rem}.ArticleCardWide-module__NTdtDa__title{font-size:1.5rem}}[dir=rtl] .ArticleCardWide-module__NTdtDa__body{text-align:right!important}[dir=rtl] .ArticleCardWide-module__NTdtDa__arrow:after{transform:scaleX(-1)!important}[dir=rtl] .ArticleCardWide-module__NTdtDa__wide:hover .ArticleCardWide-module__NTdtDa__arrow{transform:rotate(15deg)scale(1.1)!important}[dir=rtl] .ArticleCardWide-module__NTdtDa__wide:hover .ArticleCardWide-module__NTdtDa__arrow:after{transform:scaleX(-1)translate(1px)!important}:is([dir=rtl] .darkIsland .ArticleCardWide-module__NTdtDa__title,[dir=rtl] .darkIsland .ArticleCardWide-module__NTdtDa__excerpt,[dir=rtl] .darkIsland .ArticleCardWide-module__NTdtDa__meta){color:#fffc!important}[dir=rtl] .darkIsland .ArticleCardWide-module__NTdtDa__imgCat{color:#ffffff73!important}
.JournalFilters-module__bU9H_G__filters{padding:1.25rem var(--px) 1rem;z-index:10;position:relative}.JournalFilters-module__bU9H_G__desktopRow{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.JournalFilters-module__bU9H_G__tabsContainer{flex:1;min-width:0;position:relative}.JournalFilters-module__bU9H_G__tabsContainer:after{content:"";top:0;inset-inline-end:0;background:linear-gradient(to right, transparent, var(--page-bg,#fff));pointer-events:none;z-index:2;width:24px;position:absolute;bottom:0}[dir=rtl] .JournalFilters-module__bU9H_G__tabsContainer:after{background:linear-gradient(to left, transparent, var(--page-bg,#fff))}.JournalFilters-module__bU9H_G__tabs{-ms-overflow-style:none;scrollbar-width:none;padding-bottom:.5rem;flex-wrap:nowrap;gap:.4rem;margin-bottom:-.5rem;padding-inline-end:24px;display:flex;overflow-x:auto}.JournalFilters-module__bU9H_G__tabs::-webkit-scrollbar{background:0 0!important;width:0!important;height:0!important;display:none!important}.JournalFilters-module__bU9H_G__tab{font-family:var(--mono);font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--white-40);cursor:pointer;border-radius:var(--radius-full);white-space:nowrap;appearance:none;background:0 0;border:1px solid #0000;outline:none;padding:.5rem 1.25rem;transition:all .2s}.JournalFilters-module__bU9H_G__tab:hover{color:var(--white)}.JournalFilters-module__bU9H_G__active{color:#fff;position:relative;background:var(--gold-glow)!important;border:1px solid #0000!important}.JournalFilters-module__bU9H_G__active:after{content:"";border-radius:var(--radius-full);-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#ffe994 0% 75%,#ad8948 100%);padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.JournalFilters-module__bU9H_G__count{font-family:var(--mono);font-size:var(--text-xs);color:var(--white-60);letter-spacing:.1em;white-space:nowrap;text-align:end;flex-shrink:0;margin-inline-start:2rem}.JournalFilters-module__bU9H_G__mobileBar{display:none}.JournalFilters-module__bU9H_G__mobileBarLeft{flex-direction:column;align-items:flex-start;gap:.15rem;display:flex}.JournalFilters-module__bU9H_G__mobileLabel{font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;background:linear-gradient(135deg,#ffe994 0% 75%,#ad8948 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.15rem;font-size:.625rem;display:block}.JournalFilters-module__bU9H_G__mobileValue{font-family:var(--heading);color:#fff;font-size:1rem;display:block}.JournalFilters-module__bU9H_G__mobileBarRight{align-items:center;gap:.5rem;display:flex}.JournalFilters-module__bU9H_G__mobileSortLabel{font-family:var(--mono);background:linear-gradient(135deg,#ffe994 0% 75%,#ad8948 100%);-webkit-text-fill-color:transparent;opacity:.8;-webkit-background-clip:text;background-clip:text;font-size:.75rem}.JournalFilters-module__bU9H_G__chevron svg{stroke:#fff;stroke-width:2.5px;width:100%;height:100%}.JournalFilters-module__bU9H_G__scrim{-webkit-backdrop-filter:blur(6px);cursor:default;z-index:999998;opacity:0;visibility:hidden;transition:opacity .25s var(--ease-out), visibility .25s var(--ease-out);background:#000000a6;border:none;margin:0;padding:0;position:fixed;inset:0}.JournalFilters-module__bU9H_G__scrimOpen{opacity:1;visibility:visible}.JournalFilters-module__bU9H_G__sheet{background:var(--dark-2);border-block-start:1px solid var(--white-10);z-index:999999;max-height:80vh;transition:transform .3s var(--ease-out);border-radius:16px 16px 0 0;flex-direction:column;padding:0 1.5rem 1rem;display:flex;position:fixed;inset-block-end:0;inset-inline:0;transform:translateY(100%);box-shadow:0 -24px 60px #000c}.JournalFilters-module__bU9H_G__sheetOpen{transform:translateY(0)}.JournalFilters-module__bU9H_G__sheetHandle{background:var(--white-10);border-radius:2px;flex-shrink:0;width:36px;height:4px;margin:.75rem auto 0}.JournalFilters-module__bU9H_G__sheetHeader{border-bottom:1px solid var(--white-10);justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 0;display:flex}.JournalFilters-module__bU9H_G__sheetTitleGroup{flex-direction:column;gap:.1rem;display:flex}.JournalFilters-module__bU9H_G__sheetTitle{font-family:var(--heading);font-size:var(--text-lg);color:#fff}.JournalFilters-module__bU9H_G__sheetSubtitle{font-family:var(--sans);font-size:var(--text-xs);color:var(--white-40)}.JournalFilters-module__bU9H_G__clearButton{font-family:var(--sans);font-size:var(--text-sm);color:var(--white-60);cursor:pointer;background:0 0;border:none;padding:.25rem .5rem}.JournalFilters-module__bU9H_G__clearButton:disabled{opacity:.4;cursor:default}.JournalFilters-module__bU9H_G__sheetBody{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:1.25rem;padding-block:1rem .75rem;display:flex;overflow-y:auto}.JournalFilters-module__bU9H_G__section{flex-direction:column;gap:.5rem;display:flex}.JournalFilters-module__bU9H_G__sectionLabel{font-family:var(--mono);font-size:var(--text-label);background:linear-gradient(135deg,#ffe994 0% 75%,#ad8948 100%);-webkit-text-fill-color:transparent;letter-spacing:.16em;text-transform:uppercase;-webkit-background-clip:text;background-clip:text;line-height:1.1!important}.JournalFilters-module__bU9H_G__sortOptions{flex-direction:column;gap:.5rem;display:flex}.JournalFilters-module__bU9H_G__sortOption{border-radius:var(--radius-lg);border:1px solid var(--white-10);font-family:var(--sans);font-size:var(--text-sm);color:#fff;cursor:pointer;background:#ffffff0d;justify-content:space-between;align-items:center;padding:.75rem .9rem;display:flex}.JournalFilters-module__bU9H_G__sortActive{position:relative;background:#f4c1511a!important;border:1px solid #0000!important}.JournalFilters-module__bU9H_G__sortActive:after{content:"";border-radius:var(--radius-lg);-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#ffe994 0% 75%,#ad8948 100%);padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.JournalFilters-module__bU9H_G__radioOuter{border:1px solid var(--white-40);border-radius:999px;place-items:center;width:18px;height:18px;display:grid}.JournalFilters-module__bU9H_G__sortActive .JournalFilters-module__bU9H_G__radioOuter{position:relative;border:1px solid #0000!important}.JournalFilters-module__bU9H_G__sortActive .JournalFilters-module__bU9H_G__radioOuter:after{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#ffe994 0% 75%,#ad8948 100%);border-radius:999px;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.JournalFilters-module__bU9H_G__radioInner{opacity:0;border-radius:999px;width:10px;height:10px;background:linear-gradient(135deg,#ffe994 0% 75%,#ad8948 100%)!important}.JournalFilters-module__bU9H_G__sortActive .JournalFilters-module__bU9H_G__radioInner{opacity:1}.JournalFilters-module__bU9H_G__chips{flex-wrap:wrap;gap:.5rem;display:flex}.JournalFilters-module__bU9H_G__chip{border:1px solid var(--white-10);font-family:var(--sans);font-size:var(--text-sm);color:#fff;cursor:pointer;background:#ffffff0d;border-radius:999px;padding:.7rem 1.15rem}.JournalFilters-module__bU9H_G__chipActive{position:relative;color:#fff!important;background:#f4c15133!important;border:1px solid #0000!important}.JournalFilters-module__bU9H_G__chipActive:after{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#ffe994 0% 75%,#ad8948 100%);border-radius:999px;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.JournalFilters-module__bU9H_G__sheetFooter{border-top:1px solid var(--white-10);flex-direction:column;gap:.5rem;padding-block-start:.75rem;display:flex}.JournalFilters-module__bU9H_G__footerMeta{justify-content:space-between;align-items:baseline;display:flex}.JournalFilters-module__bU9H_G__footerCount{font-family:var(--sans);font-size:var(--text-xs);color:var(--white-60)}.JournalFilters-module__bU9H_G__footerActive{font-family:var(--mono);font-size:var(--text-label);background:linear-gradient(135deg,#ffe994 0% 75%,#ad8948 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.JournalFilters-module__bU9H_G__applyButton{width:100%;font-family:var(--mono);letter-spacing:.22em;text-transform:uppercase;cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:12px;margin-block-start:.5rem;padding:1rem 2rem;font-size:11px;font-weight:700;text-decoration:none;transition:background-position .8s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.34,1.56,.64,1),box-shadow .5s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0006;color:#000!important;background:linear-gradient(135deg,#ad8948 0%,#ffe994 50%,#ad8948 100%)!important}.JournalFilters-module__bU9H_G__applyButton:before{content:"";top:0;z-index:1;background:linear-gradient(120deg,#0000,#fff9,#0000);width:100%;height:100%;transition:all .7s cubic-bezier(.22,1,.36,1);position:absolute;inset-inline-start:-150%}.JournalFilters-module__bU9H_G__applyButton:disabled{opacity:.5;cursor:default;box-shadow:none}.JournalFilters-module__bU9H_G__applyButton:not(:disabled):hover{background-position:100%;transform:translateY(-2px)scale(1.02);box-shadow:0 15px 35px #ad894859,0 5px 15px #0006}.JournalFilters-module__bU9H_G__applyButton:not(:disabled):hover:before{inset-inline-start:150%}.JournalFilters-module__bU9H_G__applyButton:active{transform:translateY(-1px)scale(.98);box-shadow:0 5px 12px #0000004d}.JournalFilters-module__bU9H_G__applyButton svg{z-index:3;transition:transform .4s cubic-bezier(.34,1.56,.64,1);position:relative}.JournalFilters-module__bU9H_G__applyButton:not(:disabled):hover svg{transform:translate(4px)scale(1.1)}[data-page-theme=light] .JournalFilters-module__bU9H_G__filters{border-bottom-color:#1a1a1a0f}[data-page-theme=light] .JournalFilters-module__bU9H_G__tab{color:#1a1a1a73}[data-page-theme=light] .JournalFilters-module__bU9H_G__tab:hover{color:#1a1a1acc}[data-page-theme=light] .JournalFilters-module__bU9H_G__active{color:var(--gold)}[data-page-theme=light] .JournalFilters-module__bU9H_G__active:after{background:var(--maroon)}@media (max-width:640px){.JournalFilters-module__bU9H_G__filters{padding:1rem var(--px) 1rem;border-bottom:none}.JournalFilters-module__bU9H_G__desktopRow{display:none}.JournalFilters-module__bU9H_G__mobileBar{border:1px solid var(--white-10);cursor:pointer;background:#0a0a0ae6;border-radius:999px;justify-content:space-between;align-items:center;width:100%;padding:.6rem 1.25rem;display:flex}.JournalFilters-module__bU9H_G__mobileLabel{letter-spacing:.18em;font-size:10px}.JournalFilters-module__bU9H_G__mobileValue{font-size:var(--text-sm)}.JournalFilters-module__bU9H_G__mobileBarRight{gap:.625rem}.JournalFilters-module__bU9H_G__mobileSortLabel{font-size:var(--text-sm)}.JournalFilters-module__bU9H_G__chevron svg{width:14px;height:14px}}
.Pagination-module__xabQ8q__pagination{padding:2rem var(--px) 3rem;justify-content:center;align-items:center;gap:.25rem;display:flex}.Pagination-module__xabQ8q__btn{width:36px;height:36px;font-family:var(--mono);font-size:var(--text-label);color:var(--white-40);border:1px solid var(--white-05);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex}.Pagination-module__xabQ8q__btn:hover{color:var(--white);border-color:var(--white-20)}.Pagination-module__xabQ8q__active{color:#fff;position:relative;background:var(--gold-glow)!important;border:1px solid #0000!important}.Pagination-module__xabQ8q__active:after{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#ffe994 0% 75%,#ad8948 100%);border-radius:50%;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Pagination-module__xabQ8q__arrowBtn{border:none}.Pagination-module__xabQ8q__arrowBtn svg{width:14px;height:14px;stroke:var(--white-40);fill:none;stroke-width:1.5px}[dir=rtl] .Pagination-module__xabQ8q__arrowBtn svg{transform:scaleX(-1)}.Pagination-module__xabQ8q__arrowBtn:hover svg{stroke:var(--gold)}.Pagination-module__xabQ8q__dots{font-family:var(--mono);font-size:var(--text-label);color:var(--white-20);padding:0 .25rem}
.Input-module__oJYjVq__group{flex-direction:column;gap:6px;display:flex}.Input-module__oJYjVq__label{font-family:var(--mono);font-size:var(--text-label);letter-spacing:.15em;text-transform:uppercase;color:var(--white-40);justify-content:space-between;align-items:baseline;display:flex}.Input-module__oJYjVq__required{letter-spacing:.12em;color:var(--white-20);margin-inline-start:.75rem;font-size:.65rem}.Input-module__oJYjVq__control{width:100%;display:inline-flex;position:relative}.Input-module__oJYjVq__leading{color:var(--white-20);pointer-events:none;align-items:center;padding-inline-start:.75rem;display:flex;position:absolute;inset-block:0;inset-inline-start:0}.Input-module__oJYjVq__input{font-family:var(--sans);color:var(--white);background:var(--dark-3);border:1px solid var(--white-10);border-radius:var(--radius-md);width:100%;transition:border-color var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out), background-color var(--dur-fast) var(--ease-out);outline:none;padding-block:.6875rem;padding-inline:.875rem;font-size:.9rem;font-weight:300}:is([dir=rtl] .Input-module__oJYjVq__input[type=tel],[dir=rtl] .Input-module__oJYjVq__input[type=email]){text-align:right;direction:ltr}.Input-module__oJYjVq__withLeading{padding-inline-start:2.25rem}:is([dir=rtl] .Input-module__oJYjVq__input[type=tel].Input-module__oJYjVq__withLeading,[dir=rtl] .Input-module__oJYjVq__input[type=email].Input-module__oJYjVq__withLeading){padding-left:.875rem;padding-right:2.25rem}.Input-module__oJYjVq__input::placeholder{color:var(--white-20)}.Input-module__oJYjVq__input:focus-visible{background-image:linear-gradient(var(--dark-3), var(--dark-3)), linear-gradient(135deg, #ffe994 0%, #ad8948 100%);background-origin:border-box;background-clip:padding-box,border-box;border-color:#0000}.Input-module__oJYjVq__textarea{font-family:var(--sans);color:var(--white);background:var(--dark-3);border:1px solid var(--white-10);border-radius:var(--radius-md);resize:vertical;width:100%;min-height:6.25rem;transition:border-color var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out), background-color var(--dur-fast) var(--ease-out);outline:none;padding-block:.75rem;padding-inline:.875rem;font-size:.9rem;font-weight:300}.Input-module__oJYjVq__textarea::placeholder{color:var(--white-20)}.Input-module__oJYjVq__textarea:focus-visible{background-image:linear-gradient(var(--dark-3), var(--dark-3)), linear-gradient(135deg, #ffe994 0%, #ad8948 100%);background-origin:border-box;background-clip:padding-box,border-box;border-color:#0000}.Input-module__oJYjVq__error{border-color:var(--danger)}.Input-module__oJYjVq__success{border-color:var(--success)}.Input-module__oJYjVq__hint{color:var(--white-60);font-size:.7rem}.Input-module__oJYjVq__hintError{color:var(--danger)}.Input-module__oJYjVq__hintSuccess{color:var(--success)}
.Button-module__F5UP7G__root{font-family:var(--sans);font-size:var(--text-sm);letter-spacing:.03em;border-radius:var(--radius-full);cursor:pointer;transition:background-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out);border-style:solid;border-width:1px;border-color:var(--white-20);color:var(--white-80);background-color:#0000;justify-content:center;align-items:center;gap:.4rem;padding-block:.55rem;padding-inline:1.1rem;font-weight:500;text-decoration:none;display:inline-flex}.Button-module__F5UP7G__root:disabled{opacity:.5;cursor:not-allowed;transform:none}.Button-module__F5UP7G__icon{justify-content:center;align-items:center;display:inline-flex}.Button-module__F5UP7G__primary{color:#000;font-family:var(--mono);letter-spacing:.22em;text-transform:uppercase;background:linear-gradient(135deg,#ffe994 0% 75%,#ad8948 100%);border:none;font-size:11px;font-weight:700;position:relative;overflow:hidden}.Button-module__F5UP7G__primary:before{content:"";top:0;z-index:1;background:linear-gradient(120deg,#0000,#fff9,#0000);width:100%;height:100%;transition:all .7s cubic-bezier(.22,1,.36,1);position:absolute;inset-inline-start:-150%}.Button-module__F5UP7G__primary:hover:not(:disabled){box-shadow:0 10px 30px #0000004d}.Button-module__F5UP7G__primary:hover:not(:disabled):before{inset-inline-start:150%}.Button-module__F5UP7G__primary span{z-index:2;position:relative}.Button-module__F5UP7G__secondary{border-color:var(--gold-border);color:var(--gold);font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;background-color:#0000;font-size:11px;font-weight:700}.Button-module__F5UP7G__secondary:hover:not(:disabled){background-color:var(--gold-glow)}.Button-module__F5UP7G__ghost{border-color:var(--white-05);color:var(--white-80);background-color:#ffffff05}.Button-module__F5UP7G__ghost:hover:not(:disabled){background-color:var(--dark-3);border-color:var(--white-20)}.Button-module__F5UP7G__text{color:var(--white-60);background-color:#0000;border-color:#0000;padding-inline:.3rem}.Button-module__F5UP7G__text:hover:not(:disabled){color:var(--gold)}.Button-module__F5UP7G__sm{font-size:var(--text-xs);padding-block:.4rem;padding-inline:.875rem}.Button-module__F5UP7G__md{padding-block:.55rem;padding-inline:1.1rem}.Button-module__F5UP7G__lg{padding:clamp(12px,1.5vw,16px) clamp(24px,3vw,32px)}.Button-module__F5UP7G__fullWidth{width:100%}.Button-module__F5UP7G__loadingSpinner{border:2px solid #00000029;border-top-color:#0009;border-radius:9999px;width:1rem;height:1rem;animation:.7s linear infinite Button-module__F5UP7G__spin}@keyframes Button-module__F5UP7G__spin{to{transform:rotate(360deg)}}
.DiscoveryForm-module__CSOWMG__overlay{z-index:2000000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:radial-gradient(circle at top,#6d000014,#0000 32%),#faf9f7f2;justify-content:center;align-items:stretch;display:flex;position:fixed;inset:0}.DiscoveryForm-module__CSOWMG__shell{--page-bg:#fff;--black:#fff;--white:#1a1a1a;--white-80:#1a1a1acc;--white-60:#1a1a1a99;--white-40:#1a1a1a66;--white-20:#1a1a1a33;--white-10:#1a1a1a1a;--white-05:#1a1a1a0d;--gold:#6d0000;--gold-glow:#6d00000d;--gold-dim:#6d00001f;--gold-border:#6d00001a;--gold-light:#f9d278;background:var(--page-bg);border:0;border-radius:0;grid-template-rows:auto minmax(0,1fr) auto;width:100vw;height:100dvh;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #0000000a}.DiscoveryForm-module__CSOWMG__shellSubmitted{background:#000!important}.DiscoveryForm-module__CSOWMG__shell:before,.DiscoveryForm-module__CSOWMG__shell:after{content:"";pointer-events:none;filter:blur(14px);opacity:.38;border-radius:999px;position:absolute;inset:auto}.DiscoveryForm-module__CSOWMG__shell:before{top:-5rem;background:radial-gradient(circle,#6d00002e,#0000 72%);width:18rem;height:18rem;inset-inline-end:-4rem}.DiscoveryForm-module__CSOWMG__shell:after{bottom:-7rem;background:radial-gradient(circle,#6d000014,#0000 72%);width:20rem;height:20rem;inset-inline-start:-4rem}.DiscoveryForm-module__CSOWMG__header{z-index:100;background:var(--page-bg);border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;padding:1.5rem 2.25rem;display:flex;position:relative}.DiscoveryForm-module__CSOWMG__headerBare{background:0 0;border-bottom:0;justify-content:flex-end;align-items:center;gap:1.5rem;margin-inline-start:1.25rem;display:flex}.DiscoveryForm-module__CSOWMG__footer{border-top:1px solid #1a1a1a14;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2.25rem;display:flex}.DiscoveryForm-module__CSOWMG__progressMeta{min-width:7rem;color:var(--white-60);font-family:var(--mono);font-size:var(--text-xs);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.75rem;display:flex}.DiscoveryForm-module__CSOWMG__headerAction{appearance:none;color:#1a1a1a;font:inherit;font-size:var(--text-sm);white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0;transition:color .12s linear}.DiscoveryForm-module__CSOWMG__headerAction:hover{color:#6d0000;text-decoration:underline}.DiscoveryForm-module__CSOWMG__progressTrack{background:#1a1a1a1f;flex:1;height:1px;margin:0 1.25rem;position:relative;overflow:hidden}.DiscoveryForm-module__CSOWMG__progressBar{transition:width var(--dur-normal) var(--ease-out);background:linear-gradient(90deg,#6d0000,#6d000052);position:absolute;inset-block:0;inset-inline:0 auto}[dir=rtl] .DiscoveryForm-module__CSOWMG__progressBar{background:linear-gradient(-90deg,#6d0000,#6d000052)}.DiscoveryForm-module__CSOWMG__closeButton{z-index:1000;color:#1a1a1a;cursor:pointer;width:2.8rem;height:2.8rem;transition:border-color .3s var(--ease-out), background-color .3s var(--ease-out), color .3s var(--ease-out), transform .4s var(--ease-out);background:#1a1a1a14;border:1px solid #1a1a1a26;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:relative}.DiscoveryForm-module__CSOWMG__closeButton:hover{color:#fff;background:#6d0000;border-color:#6d0000;transform:rotate(90deg)}.DiscoveryForm-module__CSOWMG__eyebrow{color:#6d0000;font-family:var(--mono);font-size:var(--text-xs);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:.55rem;display:inline-flex}.DiscoveryForm-module__CSOWMG__successWrap .DiscoveryForm-module__CSOWMG__eyebrow span{background:linear-gradient(135deg,#ffe994 0% 75%,#ad8948 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:600}.DiscoveryForm-module__CSOWMG__successWrap .DiscoveryForm-module__CSOWMG__eyebrow svg{color:#ffe994;flex-shrink:0}.DiscoveryForm-module__CSOWMG__stagePanel{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#6d000080 #1a1a1a14;min-width:0;min-height:0;padding:2.45rem 3.5rem 3rem;overflow-y:scroll}.DiscoveryForm-module__CSOWMG__stagePanel::-webkit-scrollbar{width:8px}.DiscoveryForm-module__CSOWMG__stagePanel::-webkit-scrollbar-track{background:#1a1a1a14;border-radius:999px;margin:.75rem 0}.DiscoveryForm-module__CSOWMG__stagePanel::-webkit-scrollbar-thumb{background:#6d000080 padding-box padding-box;border:2px solid #0000;border-radius:999px}.DiscoveryForm-module__CSOWMG__stagePanel::-webkit-scrollbar-thumb:hover{background:#6d0000bf padding-box padding-box}.DiscoveryForm-module__CSOWMG__stepWrap{width:min(1120px,100%);margin:0 auto;animation:.12s linear DiscoveryForm-module__CSOWMG__revealStep}.DiscoveryForm-module__CSOWMG__stepHeader{margin-bottom:1.4rem}.DiscoveryForm-module__CSOWMG__stepKicker{color:#6d0000;font-family:var(--mono);font-size:var(--text-label);letter-spacing:.18em;text-transform:uppercase;margin-bottom:.9rem;display:inline-block}.DiscoveryForm-module__CSOWMG__stepTitle{color:var(--white);font-family:var(--heading);max-width:100%;font-size:clamp(1.8rem,2.5vw,2.35rem);line-height:1.08}.DiscoveryForm-module__CSOWMG__stepDescription{color:var(--white-60);max-width:46rem;margin-top:.75rem;font-size:.96rem;line-height:1.5}.DiscoveryForm-module__CSOWMG__grid{gap:1rem;display:grid}.DiscoveryForm-module__CSOWMG__grid.DiscoveryForm-module__CSOWMG__twoCol{grid-template-columns:repeat(2,minmax(0,1fr))}.DiscoveryForm-module__CSOWMG__cardButton,.DiscoveryForm-module__CSOWMG__compactButton,.DiscoveryForm-module__CSOWMG__optionButton{width:100%;color:var(--white-80);text-align:start;background:#fffffff0;border:1px solid #1a1a1a1f;transition:border-color .12s linear,background-color .12s linear,box-shadow .12s linear;display:flex}.DiscoveryForm-module__CSOWMG__cardButton:hover,.DiscoveryForm-module__CSOWMG__compactButton:hover,.DiscoveryForm-module__CSOWMG__optionButton:hover{background:#fff;border-color:#6d00002e}.DiscoveryForm-module__CSOWMG__selected{background:linear-gradient(#6d00001f,#6d00000a),#fffffff0;border-color:#6d00004d;box-shadow:0 8px 20px #00000014}.DiscoveryForm-module__CSOWMG__cardButton{border-radius:22px;align-items:center;gap:1rem;padding:1.2rem}.DiscoveryForm-module__CSOWMG__cardCheck,.DiscoveryForm-module__CSOWMG__compactCheck,.DiscoveryForm-module__CSOWMG__optionCheck{color:#0000;background:#ffffffeb;border:1px solid #1a1a1a47;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.DiscoveryForm-module__CSOWMG__cardCheck,.DiscoveryForm-module__CSOWMG__optionCheck,.DiscoveryForm-module__CSOWMG__compactCheck{border-radius:5px;width:1.35rem;height:1.35rem;box-shadow:inset 0 0 0 1px #ffffff8c}.DiscoveryForm-module__CSOWMG__selected .DiscoveryForm-module__CSOWMG__cardCheck,.DiscoveryForm-module__CSOWMG__selected .DiscoveryForm-module__CSOWMG__compactCheck,.DiscoveryForm-module__CSOWMG__selected .DiscoveryForm-module__CSOWMG__optionCheck{color:var(--black);background:#6d0000;border-color:#6d000059}.DiscoveryForm-module__CSOWMG__cardIcon,.DiscoveryForm-module__CSOWMG__optionIcon{color:#6d0000;background:#6d00001f;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:2.8rem;height:2.8rem;display:inline-flex}.DiscoveryForm-module__CSOWMG__cardBody{align-items:center;gap:.4rem;min-width:0;display:grid}.DiscoveryForm-module__CSOWMG__cardLabel{color:var(--white);font-size:var(--text-base);line-height:var(--leading-snug)}.DiscoveryForm-module__CSOWMG__cardHint{color:var(--white-40);font-size:var(--text-sm)}.DiscoveryForm-module__CSOWMG__optionButton,.DiscoveryForm-module__CSOWMG__compactButton{border-radius:18px;align-items:center;gap:.95rem;padding:1.05rem 1.1rem}.DiscoveryForm-module__CSOWMG__optionLabel,.DiscoveryForm-module__CSOWMG__compactLabel{min-width:0;color:var(--white-80);font-size:var(--text-base);line-height:var(--leading-snug);flex:1}:is([dir=rtl] .DiscoveryForm-module__CSOWMG__optionLabel,[dir=rtl] .DiscoveryForm-module__CSOWMG__compactLabel){font-family:var(--font-arabic,"Noto Sans Arabic"), sans-serif}.DiscoveryForm-module__CSOWMG__noteButton{appearance:none;color:#6d0000;font:inherit;font-size:var(--text-sm);text-underline-offset:.2em;cursor:pointer;background:0 0;border:0;padding:0;-webkit-text-decoration:underline #6d00004d;text-decoration:underline #6d00004d}.DiscoveryForm-module__CSOWMG__fieldGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem;display:grid}.DiscoveryForm-module__CSOWMG__field{gap:.5rem;display:grid}.DiscoveryForm-module__CSOWMG__label{color:var(--white-80);font-size:var(--text-sm);font-weight:500}.DiscoveryForm-module__CSOWMG__required{color:#6d0000}.DiscoveryForm-module__CSOWMG__inputWrap{position:relative}.DiscoveryForm-module__CSOWMG__inputIcon{top:50%;color:var(--white-40);justify-content:center;align-items:center;display:flex;position:absolute;inset-inline-start:1rem;transform:translateY(-50%)}.DiscoveryForm-module__CSOWMG__input,.DiscoveryForm-module__CSOWMG__textarea{width:100%;color:var(--white);font:inherit;background:#fffffff5;border:1px solid #1a1a1a1f;border-radius:16px;transition:border-color .12s linear,background-color .12s linear,box-shadow .12s linear}.DiscoveryForm-module__CSOWMG__input{text-align:inherit;padding-block:.95rem;padding-inline:2.85rem 1rem}:is([dir=rtl] .DiscoveryForm-module__CSOWMG__input[type=tel],[dir=rtl] .DiscoveryForm-module__CSOWMG__input[type=email]){text-align:right;direction:ltr;padding-left:1.15rem;padding-right:2.85rem}.DiscoveryForm-module__CSOWMG__textarea{resize:vertical;min-height:7rem;text-align:inherit;padding:1rem}.DiscoveryForm-module__CSOWMG__input::placeholder,.DiscoveryForm-module__CSOWMG__textarea::placeholder{color:#1a1a1a66}.DiscoveryForm-module__CSOWMG__input:focus,.DiscoveryForm-module__CSOWMG__textarea:focus{background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#ffe994 0%,#ad8948 100%);background-origin:border-box;background-clip:padding-box,border-box;border-color:#0000;outline:none}.DiscoveryForm-module__CSOWMG__otherWrap{animation:DiscoveryForm-module__CSOWMG__revealStep .18s var(--ease-out);gap:.65rem;margin-top:1.25rem;display:grid}.DiscoveryForm-module__CSOWMG__emptyState{color:var(--white-40);text-align:center;border:1px dashed #f0ece41f;border-radius:20px;padding:2rem}.DiscoveryForm-module__CSOWMG__painPointGroups{gap:1.75rem;display:grid}.DiscoveryForm-module__CSOWMG__painPointGroup{gap:.85rem;display:grid}.DiscoveryForm-module__CSOWMG__painPointGroupHeading{font-family:var(--mono);font-size:var(--text-label);letter-spacing:.24em;text-transform:uppercase;color:#6d0000;margin:0;font-weight:500}.DiscoveryForm-module__CSOWMG__footerGroup{align-items:center;gap:.9rem;display:flex}.DiscoveryForm-module__CSOWMG__footerCenter{justify-items:center;gap:.65rem;min-width:0;display:grid}.DiscoveryForm-module__CSOWMG__buttonSecondary,.DiscoveryForm-module__CSOWMG__buttonGhost,.DiscoveryForm-module__CSOWMG__buttonPrimary{letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-height:3.2rem;padding:.9rem 1.35rem;font-weight:600;transition:transform .12s linear,background-color .12s linear,border-color .12s linear,color .12s linear;display:inline-flex}:is([dir=rtl] .DiscoveryForm-module__CSOWMG__buttonSecondary,[dir=rtl] .DiscoveryForm-module__CSOWMG__buttonGhost,[dir=rtl] .DiscoveryForm-module__CSOWMG__buttonPrimary){font-family:var(--font-arabic,"Noto Sans Arabic"), sans-serif}.DiscoveryForm-module__CSOWMG__buttonPrimary{color:var(--black);background:#6d0000;border:1px solid #6d000033}.DiscoveryForm-module__CSOWMG__buttonPrimary:disabled{cursor:not-allowed;opacity:.4}.DiscoveryForm-module__CSOWMG__buttonSecondary{color:#1a1a1a;background:#1a1a1a0a;border:1px solid #1a1a1a1f}.DiscoveryForm-module__CSOWMG__buttonSecondary:hover{color:#1a1a1a;border-color:#6d000038}.DiscoveryForm-module__CSOWMG__buttonSecondary svg{color:currentColor}.DiscoveryForm-module__CSOWMG__buttonGhost{color:var(--white-60);background:0 0;border:1px solid #0000}.DiscoveryForm-module__CSOWMG__buttonGhost:hover{color:#6d0000}.DiscoveryForm-module__CSOWMG__submitStatus{max-width:28rem;color:var(--danger);font-size:var(--text-sm);text-align:center}.DiscoveryForm-module__CSOWMG__dialogOverlay{z-index:6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#faf9f7f2;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute;inset:0}.DiscoveryForm-module__CSOWMG__dialog{background:#fffffffa;border:1px solid #1a1a1a14;border-radius:24px;width:min(420px,100%);padding:1.6rem;box-shadow:0 24px 60px #00000014}.DiscoveryForm-module__CSOWMG__dialogTitle{color:var(--black);font-family:var(--heading);font-size:1.85rem}.DiscoveryForm-module__CSOWMG__dialogBody{color:var(--white-80);margin-top:.75rem}.DiscoveryForm-module__CSOWMG__dialogList{color:var(--white-60);font-size:var(--text-sm,.875rem);line-height:var(--leading-snug,1.4);margin:.9rem 0 0;padding-inline-start:1.1rem;list-style:outside}.DiscoveryForm-module__CSOWMG__dialogList li+li{margin-top:.25rem}.DiscoveryForm-module__CSOWMG__dialogActions{justify-content:flex-end;gap:.75rem;margin-top:1.4rem;display:flex}.DiscoveryForm-module__CSOWMG__successWrap{z-index:10;color:#fff;background:#000;grid-template-columns:minmax(auto,36rem) minmax(28rem,34rem);justify-content:center;align-items:start;gap:3rem;padding:3rem 3rem 4rem;display:grid;position:absolute;inset:0;overflow-y:auto}.DiscoveryForm-module__CSOWMG__shellSubmitted .DiscoveryForm-module__CSOWMG__closeButton{color:#fff;background:#ffffff14;border-color:#ffffff26}.DiscoveryForm-module__CSOWMG__shellSubmitted .DiscoveryForm-module__CSOWMG__buttonSecondary{color:#fff!important;background:#ffffff14!important;border:1px solid #ffffff40!important}.DiscoveryForm-module__CSOWMG__shellSubmitted .DiscoveryForm-module__CSOWMG__buttonSecondary:hover{background:#ffffff26!important;border-color:#fff6!important}.DiscoveryForm-module__CSOWMG__successWrap .DiscoveryForm-module__CSOWMG__buttonSecondary{color:#1a1a1a;background:#ffffff0d;border-color:#ffffff1a}.DiscoveryForm-module__CSOWMG__successWrap .DiscoveryForm-module__CSOWMG__buttonSecondary:hover{color:#6d0000;background:#ffffff1a;border-color:#6d0000}@media (min-width:1400px){.DiscoveryForm-module__CSOWMG__successWrap{gap:5rem}}.DiscoveryForm-module__CSOWMG__successMain{margin-inline-end:auto;text-align:start;width:min(40rem,100%);margin-top:auto;margin-bottom:auto}.DiscoveryForm-module__CSOWMG__successTitle{color:#fff;font-family:var(--heading);max-width:10ch;font-size:clamp(2.1rem,4vw,3.35rem);line-height:.98;letter-spacing:.1px!important}.DiscoveryForm-module__CSOWMG__successBody{color:#ffffffa6;max-width:34rem;margin-top:1rem;font-size:1.04rem;line-height:1.6}.DiscoveryForm-module__CSOWMG__successPanel{justify-content:center;width:100%;margin-top:auto;margin-bottom:auto;display:flex}.DiscoveryForm-module__CSOWMG__successBadge{background:linear-gradient(135deg,#ffe994 0% 75%,#ad8948 100%);-webkit-text-fill-color:transparent;font-family:var(--mono);font-size:var(--text-xs);letter-spacing:.14em;text-transform:uppercase;-webkit-background-clip:text;background-clip:text;align-items:center;gap:.6rem;display:inline-flex}.DiscoveryForm-module__CSOWMG__successBadge svg{color:#ffe994;flex-shrink:0}.DiscoveryForm-module__CSOWMG__successRecommendations{width:100%;margin-top:0}.DiscoveryForm-module__CSOWMG__successActions{justify-content:flex-start;gap:.9rem;margin-top:2rem;display:flex}.DiscoveryForm-module__CSOWMG__stackCardsWrap{width:min(34rem,100%);max-width:100%;margin:1rem auto 0}.DiscoveryForm-module__CSOWMG__stackCardsSingle{width:min(34rem,100%);margin:1rem auto 0}.DiscoveryForm-module__CSOWMG__stackCards{width:100%;margin:0 auto;position:relative}.DiscoveryForm-module__CSOWMG__stackCardsBefore{padding-top:clamp(280px,92%,100vh - 300px)}.DiscoveryForm-module__CSOWMG__stackCardsCollection,.DiscoveryForm-module__CSOWMG__stackCardsItem{position:absolute;inset:0}.DiscoveryForm-module__CSOWMG__stackCardsItem{transition:transform .22s cubic-bezier(.625,.05,0,1),opacity .22s cubic-bezier(.625,.05,0,1)}.DiscoveryForm-module__CSOWMG__stackCardsItemActive{z-index:3;transform:rotate(4deg)translate(0,0)}.DiscoveryForm-module__CSOWMG__stackCardsItemSecond{z-index:2;transform:rotate(-4deg)translate(0,0)}.DiscoveryForm-module__CSOWMG__stackCardsItemThird{z-index:1;opacity:.92;transform:rotate(4deg)translate(0,0)}.DiscoveryForm-module__CSOWMG__stackCard{text-align:start;background:#1a1a1af2;border:1px solid #ffffff1a;border-radius:1.4em;flex-direction:column;justify-content:flex-start;gap:.8rem;padding:1.9em;transition:box-shadow .25s cubic-bezier(.625,.05,0,1);display:flex;position:absolute;inset:0;overflow:hidden;box-shadow:0 .5em 1.5em #0000003d}.DiscoveryForm-module__CSOWMG__stackCard:before{content:"";pointer-events:none;background:linear-gradient(#d8caad17 0%,#0000 50%);position:absolute;inset:0}.DiscoveryForm-module__CSOWMG__stackCardEyebrow{font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;background:linear-gradient(135deg,#ffe994 0% 75%,#ad8948 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 1px 2px #0000004d);-webkit-background-clip:text;background-clip:text;font-size:.85rem;font-weight:500;display:inline-block;position:relative}.DiscoveryForm-module__CSOWMG__stackCardTitle{color:#fff;font-family:var(--heading);font-size:1.55rem;line-height:1.08;position:relative}.DiscoveryForm-module__CSOWMG__stackCardDescription{color:#ffffffb3;font-size:1rem;line-height:1.58;position:relative}.DiscoveryForm-module__CSOWMG__stackCardList{color:var(--white-80);gap:.5rem;margin:auto 0 0;padding-inline-start:1.1rem;font-size:.96rem;line-height:1.52;display:grid;position:relative}.DiscoveryForm-module__CSOWMG__stackCardsControls{z-index:4;justify-content:center;margin-top:1.1rem;display:flex;position:relative}.DiscoveryForm-module__CSOWMG__shuffleButton{appearance:none;color:#000;font-family:var(--mono);letter-spacing:.22em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#ad8948 0%,#ffe994 50%,#ad8948 100%);border:0;border-radius:9999px;align-items:center;gap:.72em;padding:.85em 1.85em;font-size:11px;font-weight:700;line-height:1;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 4px 15px #0006}.DiscoveryForm-module__CSOWMG__shuffleButton:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 8px 25px #ad89484d}@keyframes DiscoveryForm-module__CSOWMG__revealStep{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:960px){.DiscoveryForm-module__CSOWMG__shell{border-radius:0;width:100%;min-height:100dvh}.DiscoveryForm-module__CSOWMG__stagePanel,.DiscoveryForm-module__CSOWMG__successMain{padding:1.75rem 1.5rem 2rem}.DiscoveryForm-module__CSOWMG__grid.DiscoveryForm-module__CSOWMG__twoCol,.DiscoveryForm-module__CSOWMG__fieldGrid{grid-template-columns:1fr}.DiscoveryForm-module__CSOWMG__successWrap{grid-template-columns:1fr;gap:2rem;padding:2rem 1.25rem 2.5rem}.DiscoveryForm-module__CSOWMG__successMain{text-align:center;width:100%;margin-inline-start:0;padding:0}.DiscoveryForm-module__CSOWMG__successTitle,.DiscoveryForm-module__CSOWMG__successBody{margin-inline:auto}.DiscoveryForm-module__CSOWMG__successActions{justify-content:center}.DiscoveryForm-module__CSOWMG__successPanel{width:100%}.DiscoveryForm-module__CSOWMG__successBadge{justify-content:center;width:100%}}@media (max-width:720px){.DiscoveryForm-module__CSOWMG__header,.DiscoveryForm-module__CSOWMG__footer{padding:.95rem 1rem}.DiscoveryForm-module__CSOWMG__stepTitle{font-size:1.75rem}.DiscoveryForm-module__CSOWMG__stepDescription{font-size:.96rem}.DiscoveryForm-module__CSOWMG__footer{flex-wrap:wrap;gap:1rem}.DiscoveryForm-module__CSOWMG__footerCenter{order:3;width:100%}.DiscoveryForm-module__CSOWMG__footerGroup{justify-content:space-between;width:100%}.DiscoveryForm-module__CSOWMG__buttonPrimary,.DiscoveryForm-module__CSOWMG__buttonSecondary{flex:1}.DiscoveryForm-module__CSOWMG__headerAction{font-size:.78rem}.DiscoveryForm-module__CSOWMG__progressMeta{gap:.5rem;min-width:auto}.DiscoveryForm-module__CSOWMG__stagePanel{padding:1.25rem 1rem 1.5rem}.DiscoveryForm-module__CSOWMG__cardHint{display:none}.DiscoveryForm-module__CSOWMG__optionButton,.DiscoveryForm-module__CSOWMG__compactButton,.DiscoveryForm-module__CSOWMG__cardButton{padding:.95rem}.DiscoveryForm-module__CSOWMG__successTitle{max-width:12ch;font-size:1.95rem}.DiscoveryForm-module__CSOWMG__successBody{font-size:.96rem}.DiscoveryForm-module__CSOWMG__successActions{flex-direction:column;align-items:stretch}.DiscoveryForm-module__CSOWMG__successWrap{padding:2rem 3rem 2.5rem}.DiscoveryForm-module__CSOWMG__successMain{text-align:center}.DiscoveryForm-module__CSOWMG__successTitle,.DiscoveryForm-module__CSOWMG__successBody{margin-inline:auto}.DiscoveryForm-module__CSOWMG__successPanel{justify-content:center;width:100%;margin-inline:0}.DiscoveryForm-module__CSOWMG__stackCardsWrap,.DiscoveryForm-module__CSOWMG__stackCardsSingle{width:100%;max-width:22rem}.DiscoveryForm-module__CSOWMG__stackCardsBefore{display:none}.DiscoveryForm-module__CSOWMG__stackCards{width:100%}.DiscoveryForm-module__CSOWMG__stackCardsCollection{position:relative}.DiscoveryForm-module__CSOWMG__stackCardsItem{opacity:1;display:none;position:relative;inset:auto;transform:none}.DiscoveryForm-module__CSOWMG__stackCardsItemActive{display:block}.DiscoveryForm-module__CSOWMG__stackCardsItemSecond,.DiscoveryForm-module__CSOWMG__stackCardsItemThird{display:none}.DiscoveryForm-module__CSOWMG__stackCard{min-height:0;padding:1.35rem 1.3rem 1.25rem;position:relative;inset:auto}.DiscoveryForm-module__CSOWMG__stackCardTitle{font-size:1.08rem}.DiscoveryForm-module__CSOWMG__stackCardDescription{font-size:.9rem;line-height:1.5}.DiscoveryForm-module__CSOWMG__stackCardList{gap:.35rem;margin-top:1rem;font-size:.85rem;line-height:1.5}.DiscoveryForm-module__CSOWMG__stackCardsControls{margin-top:1.15rem}.DiscoveryForm-module__CSOWMG__shuffleButton{justify-content:center;width:auto;max-width:100%}}@media (max-height:800px) and (min-width:961px){.DiscoveryForm-module__CSOWMG__header,.DiscoveryForm-module__CSOWMG__footer{padding-top:.85rem;padding-bottom:.85rem}.DiscoveryForm-module__CSOWMG__stagePanel{padding-top:1.75rem;padding-bottom:2rem}.DiscoveryForm-module__CSOWMG__stepHeader{margin-bottom:1rem}.DiscoveryForm-module__CSOWMG__stepKicker{margin-bottom:.55rem}.DiscoveryForm-module__CSOWMG__stepTitle{font-size:clamp(1.5rem,2vw,1.85rem)}.DiscoveryForm-module__CSOWMG__stepDescription{margin-top:.45rem;font-size:.9rem}.DiscoveryForm-module__CSOWMG__grid{gap:.75rem}.DiscoveryForm-module__CSOWMG__cardButton{padding:.9rem 1rem}.DiscoveryForm-module__CSOWMG__optionButton,.DiscoveryForm-module__CSOWMG__compactButton{padding:.75rem 1rem}.DiscoveryForm-module__CSOWMG__cardIcon,.DiscoveryForm-module__CSOWMG__optionIcon{width:2.2rem;height:2.2rem}}@media (max-height:700px) and (min-width:961px){.DiscoveryForm-module__CSOWMG__header,.DiscoveryForm-module__CSOWMG__footer{padding-top:.65rem;padding-bottom:.65rem}.DiscoveryForm-module__CSOWMG__stagePanel{padding-top:1.25rem;padding-bottom:1.5rem}.DiscoveryForm-module__CSOWMG__stepHeader{margin-bottom:.75rem}.DiscoveryForm-module__CSOWMG__stepKicker{margin-bottom:.4rem}.DiscoveryForm-module__CSOWMG__stepTitle{font-size:1.5rem}.DiscoveryForm-module__CSOWMG__stepDescription{margin-top:.35rem;font-size:.875rem}.DiscoveryForm-module__CSOWMG__grid{gap:.55rem}.DiscoveryForm-module__CSOWMG__cardButton{border-radius:16px;padding:.75rem .9rem}.DiscoveryForm-module__CSOWMG__optionButton,.DiscoveryForm-module__CSOWMG__compactButton{border-radius:14px;padding:.65rem .9rem}.DiscoveryForm-module__CSOWMG__cardHint{display:none}.DiscoveryForm-module__CSOWMG__cardIcon,.DiscoveryForm-module__CSOWMG__optionIcon{width:2rem;height:2rem}.DiscoveryForm-module__CSOWMG__fieldGrid{gap:.75rem}.DiscoveryForm-module__CSOWMG__input{padding-top:.7rem;padding-bottom:.7rem}}.DiscoveryForm-module__CSOWMG__introPanel{z-index:2;place-items:center;padding:2rem;display:grid;position:relative;overflow-y:auto}.DiscoveryForm-module__CSOWMG__introInner{text-align:center;gap:1.5rem;max-width:44rem;padding:clamp(1.5rem,4vw,3rem);display:grid}.DiscoveryForm-module__CSOWMG__introEyebrow{font-family:var(--mono);font-size:var(--text-label);letter-spacing:.32em;text-transform:uppercase;color:#6d0000;justify-self:center;font-weight:500}.DiscoveryForm-module__CSOWMG__introTitle{font-family:var(--serif);letter-spacing:-.01em;color:#1a1a1a;margin:0;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:400;line-height:1.08}.DiscoveryForm-module__CSOWMG__introBody{max-width:34rem;font-size:var(--text-base);color:var(--white-60);margin:0 auto;line-height:1.6}.DiscoveryForm-module__CSOWMG__introButton{appearance:none;color:#fff;font:inherit;font-size:var(--text-sm);letter-spacing:.02em;cursor:pointer;transition:transform .16s var(--ease-out), background-color .16s linear, color .16s linear;background:#6d0000;border:1px solid #6d0000;border-radius:999px;justify-self:center;align-items:center;gap:.65rem;margin-top:.5rem;padding:.95rem 1.6rem;font-weight:500;display:inline-flex}.DiscoveryForm-module__CSOWMG__introButton:hover{color:#6d0000;background:0 0;transform:translateY(-1px)}.DiscoveryForm-module__CSOWMG__introButton:focus-visible{outline-offset:3px;outline:2px solid #6d0000}.DiscoveryForm-module__CSOWMG__introFootnote{font-family:var(--mono);font-size:var(--text-xs);letter-spacing:.2em;text-transform:uppercase;color:var(--white-40);margin:.5rem 0 0}
.DiscoveryFormTrigger-module__uSqTha__trigger{appearance:none;color:inherit;font:inherit;text-align:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:none}.DiscoveryFormTrigger-module__uSqTha__trigger:disabled{cursor:not-allowed}
.Footer-module__cCd7wW__footer{inset-inline:0;z-index:1;background:var(--black);--footer-text:#f0ece473;flex-direction:column;justify-content:flex-end;height:100dvh;display:flex;position:fixed;bottom:0;overflow:hidden}.Footer-module__cCd7wW__terrainCanvas{z-index:0;background:var(--black,#0a0a0a);width:100%;height:100%;display:block;position:absolute;inset:0}.Footer-module__cCd7wW__fogOverlay{z-index:1;pointer-events:none;background:linear-gradient(to bottom, var(--black) 0%, #0a0a0a66 25%, transparent 45%, transparent 75%, #0a0a0a80 100%);position:absolute;inset:0}.Footer-module__cCd7wW__content{z-index:2;padding:4rem var(--px) 2rem;position:relative}.Footer-module__cCd7wW__brandWrap{align-items:center;gap:var(--space-4);margin-bottom:var(--space-7);flex-direction:column;display:flex}.Footer-module__cCd7wW__brand{width:clamp(160px,18vw,260px);height:auto;display:block}.Footer-module__cCd7wW__brandLogo{opacity:.85;width:clamp(120px,14vw,200px);height:auto;display:block}.Footer-module__cCd7wW__navRow{justify-content:center;gap:var(--space-6);margin-bottom:var(--space-7);display:flex}.Footer-module__cCd7wW__navLink{font-family:var(--mono);font-size:var(--text-label);letter-spacing:.2em;text-transform:uppercase;color:var(--footer-text);transition:color var(--dur-fast)}.Footer-module__cCd7wW__navLink:hover{color:var(--white)}.Footer-module__cCd7wW__socialRow{justify-content:center;align-items:center;gap:var(--space-5);margin-bottom:var(--space-7);direction:ltr;display:flex}.Footer-module__cCd7wW__socialLink{color:#f0ece466;transition:color var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);align-items:center;font-size:1.1rem;display:flex}[dir=rtl] .Footer-module__cCd7wW__socialRow a.Footer-module__cCd7wW__socialLink svg{transform:none!important}.Footer-module__cCd7wW__socialLink:hover{background:linear-gradient(135deg,#ffe994 0% 75%,#ad8948 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;transform:translateY(-2px)}.Footer-module__cCd7wW__bottomBar{padding-top:var(--space-5);border-top:1px solid var(--white-05);justify-content:space-between;align-items:center;display:flex}.Footer-module__cCd7wW__copyright{font-family:var(--mono);font-size:var(--text-label);color:var(--footer-text);letter-spacing:.1em}.Footer-module__cCd7wW__bottomRight{align-items:center;gap:var(--space-5);display:flex}.Footer-module__cCd7wW__coords{transition:opacity var(--dur-fast) var(--ease-out);gap:1.5rem;text-decoration:none;display:flex}.Footer-module__cCd7wW__coords:hover{opacity:.7}.Footer-module__cCd7wW__coords span{font-family:var(--mono);font-size:var(--text-label);background:linear-gradient(135deg,#ffe994 0% 75%,#ad8948 100%);-webkit-text-fill-color:transparent;letter-spacing:.05em;-webkit-background-clip:text;background-clip:text;display:inline-block}.Footer-module__cCd7wW__backToTop{font-family:var(--mono);font-size:var(--text-label);letter-spacing:.2em;color:#f0ece466;cursor:pointer;transition:color var(--dur-fast) var(--ease-out);background:0 0;border:none;padding:0}.Footer-module__cCd7wW__backToTop:hover{color:var(--white)}.Footer-module__cCd7wW__legalLinks{align-items:center;gap:.5rem;display:flex}.Footer-module__cCd7wW__legalLink{font-family:var(--mono);font-size:var(--text-label);color:var(--footer-text);letter-spacing:.05em;transition:color var(--dur-fast)}.Footer-module__cCd7wW__legalLink:hover{color:var(--white-60)}.Footer-module__cCd7wW__legalDivider{color:var(--white-10);font-size:var(--text-label)}.Footer-module__cCd7wW__tagline{font-family:var(--sans);color:var(--footer-text);font-size:.75rem;font-style:italic}@media (max-width:1380px){.Footer-module__cCd7wW__content{padding-top:4rem}.Footer-module__cCd7wW__footer{height:auto;min-height:0;position:relative}.Footer-module__cCd7wW__content{padding:2.5rem var(--px-mobile) 1.5rem}.Footer-module__cCd7wW__brandWrap{margin-bottom:var(--space-5)}.Footer-module__cCd7wW__brandLogo{width:clamp(160px,45vw,240px)}.Footer-module__cCd7wW__brand{width:clamp(140px,48vw,200px)}.Footer-module__cCd7wW__navRow{align-items:center;gap:var(--space-2);margin-bottom:var(--space-7);flex-direction:column}.Footer-module__cCd7wW__socialRow{gap:var(--space-4);margin-bottom:var(--space-5)}.Footer-module__cCd7wW__bottomBar{text-align:center;padding-top:var(--space-5);flex-direction:column;gap:.5rem}.Footer-module__cCd7wW__bottomRight{display:contents}.Footer-module__cCd7wW__legalLinks{order:1;justify-content:center}.Footer-module__cCd7wW__coords{order:2;justify-content:center;gap:1rem}.Footer-module__cCd7wW__copyright{order:3}.Footer-module__cCd7wW__backToTop{order:4}}@media (max-width:1024px){.Footer-module__cCd7wW__terrainCanvas{display:none!important}}
.CTA-module__1DuVIq__section{--px:max(var(--px-edge), calc((100vw - var(--max-content)) / 2));padding:2rem var(--px) var(--space-10)}.CTA-module__1DuVIq__card{text-align:center;background:#fff;border-radius:2rem;padding:clamp(3rem,5vw,4.5rem);position:relative;overflow:hidden}.CTA-module__1DuVIq__card:before{content:"";top:-40%;background:radial-gradient(circle, var(--white-05), transparent 70%);filter:blur(40px);pointer-events:none;opacity:.3;width:500px;height:500px;position:absolute;inset-inline-start:50%;transform:translate(-50%)}.CTA-module__1DuVIq__eyebrow{font-family:var(--mono);font-size:var(--text-label);letter-spacing:.25em;text-transform:uppercase;color:var(--maroon);align-items:center;gap:.6rem;margin-bottom:1.25rem;display:inline-flex;position:relative}.CTA-module__1DuVIq__eyebrow:before,.CTA-module__1DuVIq__eyebrow:after{content:"";background:var(--maroon);opacity:.5;width:20px;height:1px}.CTA-module__1DuVIq__title{font-family:var(--heading);color:#1a1a1a;text-wrap:balance;letter-spacing:-.02em;margin-bottom:1rem;max-width:640px;margin-inline:auto;font-size:clamp(2.2rem,3.5vw,3.6rem);font-weight:500;position:relative;line-height:1.1!important}.CTA-module__1DuVIq__title em{color:var(--maroon);font-style:italic}.CTA-module__1DuVIq__sub{color:#666;max-width:460px;font-size:1.0625rem;line-height:var(--leading-relaxed);text-wrap:balance;margin:0 auto 2rem;position:relative}.CTA-module__1DuVIq__ctaWrap{justify-content:center;display:flex;position:relative}.CTA-module__1DuVIq__btn{background:var(--maroon);height:3.5rem;font-family:var(--sans);transition:all var(--dur-normal) var(--ease-out);cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;gap:.75rem;padding:0 2.5rem;font-size:1.0625rem;font-weight:600;display:inline-flex;color:#fff!important}[dir=rtl] .CTA-module__1DuVIq__btn{font-family:var(--arabic)}.CTA-module__1DuVIq__btn:hover{background:#8b0000;transform:translateY(-2px);box-shadow:0 8px 32px #6d000040;color:#fff!important}.CTA-module__1DuVIq__btn svg{transition:transform .3s var(--ease-out)}.CTA-module__1DuVIq__btn:hover svg{transform:translate(3px)}[dir=rtl] .CTA-module__1DuVIq__btn:hover svg{transform:translate(-3px)}.CTA-module__1DuVIq__btn:focus-visible{box-shadow:0 0 0 2px var(--black), 0 0 0 4px var(--gold);outline:none}@media (max-width:1024px){.CTA-module__1DuVIq__section{padding-block:2.5rem}}@media (max-width:768px){.CTA-module__1DuVIq__section{padding-top:0;padding-bottom:var(--space-8);padding-inline:var(--px-mobile)}.CTA-module__1DuVIq__card{padding:3rem 1.5rem}}
.homepage-module___VomoW__lightPage{--page-bg:#fff;background:var(--page-bg);color:var(--white-80);z-index:1;--black:#fff;--white:#1a1a1a;--white-80:#1a1a1acc;--white-60:#1a1a1a99;--white-40:#1a1a1a66;--white-20:#1a1a1a33;--white-10:#1a1a1a1a;--white-05:#1a1a1a0d;position:relative}
.Navbar-module__aqXU3G__nav{top:0;z-index:1000001;isolation:isolate;-webkit-backdrop-filter:blur();transition:transform .45s var(--ease-out), opacity .35s ease, background .35s ease, backdrop-filter .35s ease, -webkit-backdrop-filter .35s ease, box-shadow .35s ease;will-change:transform, backdrop-filter;background:linear-gradient(#0a0a0a00,#0a0a0a00);justify-content:space-between;align-items:center;padding:1.15rem 2rem;display:flex;position:fixed;inset-inline:0}.Navbar-module__aqXU3G__nav:before,.Navbar-module__aqXU3G__nav:after{content:"";opacity:0;pointer-events:none;z-index:-1;transition:opacity .35s;position:absolute;inset:0}.Navbar-module__aqXU3G__nav:before{background:linear-gradient(#ffffff12 0%,#ffffff06 24%,#fff0 58%)}.Navbar-module__aqXU3G__nav:after{background:radial-gradient(circle at 14% 8%,#ffffff1a,#0000 24%),radial-gradient(circle at 84% 0,#f4c15114,#0000 22%),linear-gradient(#ffffff08,#fff0 62%)}.Navbar-module__aqXU3G__navScrolled{box-shadow:0 10px 40px #0006,0 1px #ffffff08;background-color:var(--nav-bg,var(--dark-3))!important;background:var(--nav-bg,var(--dark-3))!important;opacity:.98!important;-webkit-backdrop-filter:blur(40px)saturate(150%)!important}.Navbar-module__aqXU3G__navScrolled:before,.Navbar-module__aqXU3G__navScrolled:after{opacity:0!important}.Navbar-module__aqXU3G__navScrolled .Navbar-module__aqXU3G__brand,.Navbar-module__aqXU3G__navScrolled .Navbar-module__aqXU3G__toggle{filter:drop-shadow(0 10px 24px #0000003d)}.Navbar-module__aqXU3G__navMenuOpen{-webkit-backdrop-filter:blur()!important;box-shadow:none!important;background:linear-gradient(#0a0a0a00,#0a0a0a00)!important}.Navbar-module__aqXU3G__navMenuOpen:before,.Navbar-module__aqXU3G__navMenuOpen:after{opacity:0!important}.Navbar-module__aqXU3G__navHidden{opacity:0;pointer-events:none;transform:translateY(calc(-100% - 1rem))}body.lightbox-open .Navbar-module__aqXU3G__nav{opacity:0;pointer-events:none;transform:translateY(calc(-100% - 1rem))}.Navbar-module__aqXU3G__brand{z-index:1000001;align-items:center;display:inline-flex;position:relative}.Navbar-module__aqXU3G__logoContainer{align-items:center;display:flex;position:relative}.Navbar-module__aqXU3G__desktopNav{gap:2.5rem;transition:opacity .3s,visibility .3s;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Navbar-module__aqXU3G__desktopNavLink{font-family:var(--sans);color:#000;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;font-size:.75rem;font-weight:600;transition:color .3s}.Navbar-module__aqXU3G__desktopNavLink:hover{background:linear-gradient(135deg,#ffe994 0% 75%,#ad8948 100%);-webkit-text-fill-color:transparent;color:#ffe994;-webkit-background-clip:text;background-clip:text}.Navbar-module__aqXU3G__desktopNavLinkActive{-webkit-text-fill-color:initial;background:0 0;color:#000!important}body:has([data-page-theme=light]):not(:has([data-page-id=home])) .Navbar-module__aqXU3G__desktopNavLink{color:#000}body:has([data-page-id=home]) .Navbar-module__aqXU3G__desktopNavLink{color:#fff!important}body:has([data-page-theme=light]):not(:has([data-page-id=home])) .Navbar-module__aqXU3G__desktopNavLink:hover{background:linear-gradient(135deg,#ad8948 0% 75%,#ffe994 100%);-webkit-text-fill-color:transparent;color:#ad8948;-webkit-background-clip:text;background-clip:text}@media (max-width:1380px){.Navbar-module__aqXU3G__desktopNav{display:none}}.Navbar-module__aqXU3G__navMenuOpen .Navbar-module__aqXU3G__desktopNav{display:none}.Navbar-module__aqXU3G__logo{width:auto;height:20px;transition:opacity .4s var(--ease-out), transform .4s var(--ease-out);display:block}@media (max-width:600px){.Navbar-module__aqXU3G__overlayLinks{align-items:flex-start!important}.Navbar-module__aqXU3G__overlayLink,.Navbar-module__aqXU3G__overlayFooter{justify-content:flex-start!important}.Navbar-module__aqXU3G__overlaySocials{justify-content:flex-start;width:100%}}@media (max-width:767px){.Navbar-module__aqXU3G__nav{padding-inline:1rem}}.Navbar-module__aqXU3G__toggle{cursor:pointer;z-index:1000001;background:0 0;border:none;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;transition:transform .5s cubic-bezier(.5,.5,0,1);display:flex;position:relative}.Navbar-module__aqXU3G__toggleBar{background:linear-gradient(135deg,#ffe994 0% 75%,#ad8948 100%);border-radius:1px;width:18px;height:2px;transition:transform .5s cubic-bezier(.625,.05,0,1),opacity .3s;display:block}body:has([data-page-theme=light]):not(:has([data-page-id=home])) .Navbar-module__aqXU3G__toggleBar{background:linear-gradient(135deg,#ad8948 0% 75%,#ffe994 100%)}.Navbar-module__aqXU3G__toggleOpen{transform:rotate(90deg);background:0 0!important}.Navbar-module__aqXU3G__toggleOpen .Navbar-module__aqXU3G__toggleBar{background:linear-gradient(135deg,#ad8948 0% 75%,#ffe994 100%)}.Navbar-module__aqXU3G__toggleOpen .Navbar-module__aqXU3G__toggleBar:first-child{transform:translateY(3.5px)rotate(45deg)}.Navbar-module__aqXU3G__toggleOpen .Navbar-module__aqXU3G__toggleBar:nth-child(2){transform:translateY(-3.5px)rotate(-45deg)}.Navbar-module__aqXU3G__overlay{z-index:1000000;opacity:0;pointer-events:none;transition:opacity .5s var(--ease-out);padding-inline:var(--px);background:#fff;flex-direction:column;justify-content:center;display:flex;position:fixed;inset:0;overflow:hidden}.Navbar-module__aqXU3G__overlayOpen{opacity:1;pointer-events:auto}.Navbar-module__aqXU3G__overlayLinks{flex-direction:column;align-items:center;gap:.15rem;display:flex}.Navbar-module__aqXU3G__overlayLink{opacity:0;transition:opacity .5s var(--ease-out), transform .5s var(--ease-out), color .2s;cursor:pointer;justify-content:center;align-items:center;gap:1.25rem;padding:.5rem 0;display:flex;transform:translateY(30px)}.Navbar-module__aqXU3G__overlayOpen .Navbar-module__aqXU3G__overlayLink{opacity:1;transform:translateY(0)}.Navbar-module__aqXU3G__overlayNum{font-family:var(--mono);font-size:var(--text-label);letter-spacing:.15em;color:#0000001a;flex-shrink:0;width:30px;transition:color .3s}.Navbar-module__aqXU3G__overlayLink:hover .Navbar-module__aqXU3G__overlayNum,.Navbar-module__aqXU3G__overlayLinkActive .Navbar-module__aqXU3G__overlayNum{background:linear-gradient(135deg,#ad8948 0% 75%,#ffe994 100%);-webkit-text-fill-color:transparent;color:#ad8948;-webkit-background-clip:text;background-clip:text}.Navbar-module__aqXU3G__overlayText{font-family:var(--heading);color:#000;transition:color .3s, transform .3s var(--ease-out);font-size:clamp(2rem,5vw,3.2rem);font-weight:500;line-height:1.15}.Navbar-module__aqXU3G__overlayLink:hover .Navbar-module__aqXU3G__overlayText,.Navbar-module__aqXU3G__overlayLinkActive .Navbar-module__aqXU3G__overlayText{background:linear-gradient(135deg,#ad8948 0% 75%,#ffe994 100%);-webkit-text-fill-color:transparent;color:#ad8948;-webkit-background-clip:text;background-clip:text;transform:translate(8px)}.Navbar-module__aqXU3G__overlayLinkActive .Navbar-module__aqXU3G__overlayText{font-style:italic}.Navbar-module__aqXU3G__overlayFooter{bottom:2rem;inset-inline:var(--px);font-family:var(--mono);font-size:var(--text-label);letter-spacing:.15em;color:#0000004d;opacity:0;flex-flow:wrap;justify-content:center;gap:2rem;transition:opacity .5s;display:flex;position:absolute}.Navbar-module__aqXU3G__overlayFooter a{color:#0006;text-decoration:none;transition:color .2s}.Navbar-module__aqXU3G__overlayFooter a:hover{color:#000}.Navbar-module__aqXU3G__overlayOpen .Navbar-module__aqXU3G__overlayFooter{opacity:1}.Navbar-module__aqXU3G__overlaySocials{align-items:center;gap:var(--space-5);display:flex}.Navbar-module__aqXU3G__overlaySocialLink{color:#0006;transition:color var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);align-items:center;font-size:1.1rem;display:flex}.Navbar-module__aqXU3G__overlaySocialLink:hover{color:#000;transform:translateY(-2px)}body:has([data-page-theme=light]) .Navbar-module__aqXU3G__navScrolled{box-shadow:0 10px 40px #0000000d,0 1px #00000008;opacity:.98!important;-webkit-backdrop-filter:blur(40px)saturate(150%)!important;background:#fff!important}body:has([data-page-theme=light]) .Navbar-module__aqXU3G__navScrolled:before{background:linear-gradient(#00000008 0%,#00000003 24%,#0000 58%)}body:has([data-page-theme=light]) .Navbar-module__aqXU3G__navScrolled:after{background:radial-gradient(circle at 14% 8%,#0000000a,#0000 24%),radial-gradient(circle at 84% 0,#f4c1510f,#0000 22%),linear-gradient(#00000005,#0000 62%)}body:has([data-page-theme=light]) .Navbar-module__aqXU3G__logo{filter:none!important}body:has([data-page-theme=light]) .Navbar-module__aqXU3G__navScrolled .Navbar-module__aqXU3G__logo{filter:drop-shadow(0 10px 24px #00000014)}:is(body[data-page-type=work-detail] .Navbar-module__aqXU3G__logo,body[data-page-type=service-detail] .Navbar-module__aqXU3G__logo){filter:none!important}body[data-page-type=journal-detail] .Navbar-module__aqXU3G__logo{filter:none!important}body[data-page-type=journal-detail] .Navbar-module__aqXU3G__desktopNavLink{color:#fff!important}body[data-page-type=journal-detail] .Navbar-module__aqXU3G__navScrolled{opacity:1!important;background:#000!important;box-shadow:0 10px 40px #0009!important}body[data-page-type=legal] .Navbar-module__aqXU3G__logo{filter:brightness(0)!important}.Navbar-module__aqXU3G__navMenuOpen .Navbar-module__aqXU3G__logo{filter:brightness(0)!important}body[data-page-type=journal-detail] .Navbar-module__aqXU3G__navMenuOpen .Navbar-module__aqXU3G__logo{filter:brightness(0)!important}.Navbar-module__aqXU3G__navScrolledHome{opacity:1!important;background:#000!important;box-shadow:0 10px 40px #0009!important}body:has([data-page-id=home]) .Navbar-module__aqXU3G__navScrolledHome{opacity:1!important;background:#000!important;box-shadow:0 10px 40px #0009!important}.Navbar-module__aqXU3G__navScrolledHome .Navbar-module__aqXU3G__desktopNavLink{color:#fff!important}body:has([data-page-id=home]) .Navbar-module__aqXU3G__navScrolledHome .Navbar-module__aqXU3G__desktopNavLink{color:#fff!important}@media (prefers-reduced-motion:reduce){.Navbar-module__aqXU3G__nav,.Navbar-module__aqXU3G__toggle,.Navbar-module__aqXU3G__toggleBar,.Navbar-module__aqXU3G__overlay,.Navbar-module__aqXU3G__overlayLink,.Navbar-module__aqXU3G__overlayFooter{transition-duration:.01ms!important}}
.BackToTopFab-module__plZgaq__root{z-index:60;border:1px solid var(--white-10);background:var(--dark-3);width:52px;height:52px;color:var(--white-60);cursor:pointer;transition:opacity var(--dur-normal) var(--ease-out), transform var(--dur-normal) var(--ease-out), background-color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);opacity:0;pointer-events:none;border-radius:9999px;justify-content:center;align-items:center;display:flex;position:fixed;inset-block-end:5.5rem;inset-inline-end:var(--space-5);transform:translateY(8px)scale(.98)}.BackToTopFab-module__plZgaq__visible{opacity:1;pointer-events:auto;transform:translate(0,0)scale(1)}.BackToTopFab-module__plZgaq__root:hover{transform:translateY(-4px)scale(1.05);box-shadow:0 8px 30px #0003}.BackToTopFab-module__plZgaq__icon{width:20px;height:20px;stroke:var(--gold);fill:none;stroke-width:2.5px;z-index:2}.BackToTopFab-module__plZgaq__root:hover .BackToTopFab-module__plZgaq__icon{stroke:var(--gold)}[data-page-theme=light] .BackToTopFab-module__plZgaq__root{-webkit-backdrop-filter:blur(20px);color:#1a1a1a;background:#ffffffd9;border:1px solid #0000000d;box-shadow:0 4px 24px #00000014}[data-page-theme=light] .BackToTopFab-module__plZgaq__icon{stroke:#6d0000}[data-page-theme=light] .BackToTopFab-module__plZgaq__root:hover{background:#fff;border:1px solid #0000001a;transform:translateY(-4px)scale(1.05);box-shadow:0 8px 30px #00000014}[data-page-theme=light] .BackToTopFab-module__plZgaq__root:hover .BackToTopFab-module__plZgaq__icon{stroke:#6d0000}@media (max-width:1024px){.BackToTopFab-module__plZgaq__root{width:52px;height:52px;inset-block-end:5.5rem;inset-inline-end:1.5rem}}
.Badge-module__CT4O6q__root{border-radius:var(--radius-full);font-family:var(--mono);font-size:var(--text-label);letter-spacing:.12em;text-transform:uppercase;border:1px solid #0000;align-items:center;gap:4px;padding-block:4px;padding-inline:10px;display:inline-flex}.Badge-module__CT4O6q__label{white-space:nowrap}[lang=ar] .Badge-module__CT4O6q__label{font-family:var(--arabic)!important}.Badge-module__CT4O6q__dot{background:currentColor;border-radius:9999px;width:6px;height:6px}.Badge-module__CT4O6q__withDot{padding-inline-start:8px}.Badge-module__CT4O6q__gold{color:#f4c151;background:#f4c15126;border-color:#f4c1511f}.Badge-module__CT4O6q__outline{color:var(--white-60);border-color:var(--white-10);background:0 0}.Badge-module__CT4O6q__success{color:var(--success);background:#6ec98a1a;border-color:#6ec98a33}.Badge-module__CT4O6q__danger{color:var(--danger);background:#c9584e1a;border-color:#c9584e33}.Badge-module__CT4O6q__info{color:var(--info);background:#6ea8c91a;border-color:#6ea8c933}
.ScrollSpyDots-module__wjnh9W__root{--spy-dot-bg:var(--white-10);--spy-dot-active:var(--maroon);--spy-dot-shadow:#6d000073;--spy-label-color:var(--white-40);--spy-label-active:var(--maroon);z-index:50;opacity:1;transition:opacity var(--dur-normal) var(--ease-out);justify-content:center;display:flex;position:fixed;inset-block-start:50%;inset-inline-end:var(--space-6);transform:translateY(-50%)}.ScrollSpyDots-module__wjnh9W__hidden{opacity:0;pointer-events:none}.ScrollSpyDots-module__wjnh9W__nav{flex-direction:column;align-items:center;gap:.5rem;display:flex}.ScrollSpyDots-module__wjnh9W__dot{background:var(--spy-dot-bg);cursor:pointer;width:8px;height:8px;transition:background-color var(--dur-normal) var(--ease-out), transform var(--dur-normal) var(--ease-out), box-shadow var(--dur-normal) var(--ease-out);border:none;border-radius:9999px;padding:0}.ScrollSpyDots-module__wjnh9W__dot:hover{background:var(--white-20);transform:scale(1.3)}.ScrollSpyDots-module__wjnh9W__active{transform:scale(1.3);background:var(--spy-dot-active)!important;box-shadow:0 0 12px var(--spy-dot-shadow)!important}.ScrollSpyDots-module__wjnh9W__label{font-family:var(--mono);font-size:var(--text-label);color:var(--spy-label-color);writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:.1em;text-transform:uppercase;transition:color var(--dur-normal) var(--ease-out);margin-top:.5rem}.ScrollSpyDots-module__wjnh9W__active~.ScrollSpyDots-module__wjnh9W__label{opacity:1;color:var(--spy-label-active)!important}:not([data-page-theme=light]) .ScrollSpyDots-module__wjnh9W__active{background:linear-gradient(135deg,#ffe994 0% 75%,#ad8948 100%)!important}:not([data-page-theme=light]) .ScrollSpyDots-module__wjnh9W__active~.ScrollSpyDots-module__wjnh9W__label{background:linear-gradient(135deg,#ffe994 0% 75%,#ad8948 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-page-theme=light] .ScrollSpyDots-module__wjnh9W__root{--spy-dot-bg:#1a1a1a1a;--spy-dot-active:var(--maroon);--spy-label-color:#1a1a1a66;--spy-label-active:var(--maroon)}[data-page-theme=light] .ScrollSpyDots-module__wjnh9W__active{-webkit-background-clip:initial;background-clip:initial;-webkit-text-fill-color:initial;background:var(--maroon)!important}[data-page-theme=light] .ScrollSpyDots-module__wjnh9W__active~.ScrollSpyDots-module__wjnh9W__label{-webkit-background-clip:initial;background-clip:initial;-webkit-text-fill-color:initial;color:var(--maroon)!important;background:0 0!important}[data-page-theme=light] .ScrollSpyDots-module__wjnh9W__dot:hover{background:#1a1a1a33}.ScrollSpyDots-module__wjnh9W__root[data-active-id=article-hero]{--spy-dot-bg:#fff3;--spy-dot-shadow:#f4c15180;--spy-label-color:#ffffff80}.ScrollSpyDots-module__wjnh9W__root[data-active-id=article-hero] .ScrollSpyDots-module__wjnh9W__active{background:linear-gradient(135deg,#ffe994 0% 75%,#ad8948 100%)!important;-webkit-background-clip:initial!important;background-clip:initial!important;-webkit-text-fill-color:initial!important}.ScrollSpyDots-module__wjnh9W__root[data-active-id=article-hero] .ScrollSpyDots-module__wjnh9W__active~.ScrollSpyDots-module__wjnh9W__label{background:linear-gradient(135deg,#ffe994 0% 75%,#ad8948 100%)!important;-webkit-text-fill-color:transparent!important;color:#0000!important;-webkit-background-clip:text!important;background-clip:text!important}@media (max-width:1024px){.ScrollSpyDots-module__wjnh9W__root{display:none}}
.GraphismIcons-module__U25TSq__icon{transition:transform var(--dur-fast) var(--ease-out);flex-shrink:0;display:block}.GraphismIcons-module__U25TSq__icon:hover{transform:scale(1.1)}.GraphismIcons-module__U25TSq__gold{color:var(--gold)}.GraphismIcons-module__U25TSq__decorative{opacity:.7}@media (prefers-reduced-motion:reduce){.GraphismIcons-module__U25TSq__icon{transition:none}}
.page-module__SZ3F_W__lightPage{--page-bg:#fff;background:var(--page-bg);color:var(--white-80);z-index:1;--black:#fff;--white:#1a1a1a;--white-80:#1a1a1acc;--white-60:#1a1a1a99;--white-40:#1a1a1a66;--white-20:#1a1a1a33;--white-10:#1a1a1a1a;--text-weight-normal:450;padding-bottom:var(--space-10);position:relative}.page-module__SZ3F_W__articleWrap{padding-inline:max(2.5rem,50vw - 450px)}.page-module__SZ3F_W__articleWrap>*{max-width:680px}@media (max-width:1200px){.page-module__SZ3F_W__articleWrap>*{max-width:100%}}.page-module__SZ3F_W__tldrBox{background:var(--dark-2);border:1px solid var(--white-05);border-radius:16px;margin-bottom:3rem;padding:2rem;position:relative}.page-module__SZ3F_W__tldrLabel{font-family:var(--mono);font-size:var(--text-xs);letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem}.page-module__SZ3F_W__tldrText{color:var(--white-70);font-size:1rem;line-height:1.6;font-family:var(--sans)!important;margin:0!important;font-weight:450!important}[data-page-theme=light] .page-module__SZ3F_W__tldrBox{background:#fff;border-color:#6d000014;box-shadow:0 4px 20px #0000000a,inset 0 0 0 1px #f4c1511a}[data-page-theme=light] .page-module__SZ3F_W__tldrLabel{color:var(--maroon)}[data-page-theme=light] .page-module__SZ3F_W__tldrText{color:#1a1a1ab3}.page-module__SZ3F_W__articleBody{padding-top:4rem;padding-bottom:2rem}.page-module__SZ3F_W__articleBody p{margin-bottom:2rem;font-size:1.15rem;line-height:1.7;font-family:var(--sans)!important;color:#1a1a1a!important;font-weight:450!important}.page-module__SZ3F_W__articleBody p:first-child:first-letter{float:inline-start;font-family:var(--heading);color:var(--gold);margin:.1em .15em 0 0;font-size:4.5rem;font-weight:700;line-height:.75}.page-module__SZ3F_W__articleBody h2{color:var(--white);margin:3.5rem 0 1.5rem;scroll-margin-top:5rem;font-size:clamp(1.5rem,3vw,2.5rem);font-family:var(--heading)!important;font-weight:700!important;line-height:1.1!important}.page-module__SZ3F_W__articleBody h3{color:var(--white);margin:2.5rem 0 1.25rem;font-size:1.5rem;font-family:var(--heading)!important;font-weight:700!important;line-height:1.2!important}.page-module__SZ3F_W__articleBody blockquote{border-top:1px solid var(--white-05);border-bottom:1px solid var(--white-05);margin:3rem -2rem;padding:2.5rem 3rem;position:relative}.page-module__SZ3F_W__articleBody blockquote:before{content:"“";top:-.2rem;font-family:var(--heading);color:var(--gold);opacity:.12;font-size:5rem;line-height:1;position:absolute;inset-inline-start:2.5rem}.page-module__SZ3F_W__articleBody blockquote p{font-family:var(--heading);color:var(--white);margin:0;font-size:clamp(1.2rem,2.5vw,1.6rem);font-style:italic;line-height:1.5}.page-module__SZ3F_W__articleBody a{color:#f4c151;transition:all .2s var(--ease-out);border-bottom:1.5px solid #f4c1514d;font-weight:600;text-decoration:none}.page-module__SZ3F_W__articleBody a:hover{opacity:1;border-bottom-color:#f4c151}:is(.page-module__SZ3F_W__articleBody ul,.page-module__SZ3F_W__articleBody ol){margin-bottom:1.5rem;padding-inline-start:1.5rem}.page-module__SZ3F_W__articleBody li{margin-bottom:.75rem;font-size:1.15rem;line-height:1.7;font-family:var(--sans)!important;color:#1a1a1a!important;font-weight:450!important}.page-module__SZ3F_W__articleBody strong{color:#000!important;font-weight:700!important}.page-module__SZ3F_W__articleBody code{font-family:var(--mono);background:var(--dark-3);border-radius:var(--radius-sm);color:var(--gold);padding:.15em .4em;font-size:.9em}.page-module__SZ3F_W__articleBody pre{background:var(--dark-2);border:1px solid var(--white-05);border-radius:var(--radius-md);margin-bottom:1.5rem;padding:1.5rem;overflow-x:auto}.page-module__SZ3F_W__articleBody pre code{color:var(--white-80);background:0 0;padding:0;font-size:.875rem}.page-module__SZ3F_W__articleBody img{border-radius:var(--radius-md);border:1px solid var(--white-05);max-width:100%;height:auto;margin:2rem 0}.page-module__SZ3F_W__articleBody hr{border:none;border-top:1px solid var(--white-05);margin:3rem 0}[data-page-theme=light] .page-module__SZ3F_W__articleBody pre{--white:#f0ece4;--white-80:#f0ece4cc;--white-05:#f0ece40d;border-color:#0000000f;box-shadow:0 1px 2px #0000000f,0 8px 24px #00000014}[data-page-theme=light] .page-module__SZ3F_W__articleBody code{--white:#f0ece4}[data-page-theme=light] .page-module__SZ3F_W__articleBody blockquote{background:linear-gradient(135deg,#6d000008,#0000 60%);border-top-color:#6d000033;border-bottom-color:#6d000033;border-radius:4px}[data-page-theme=light] .page-module__SZ3F_W__articleBody a{color:#6d0000;border-bottom-color:#6d000033}[data-page-theme=light] .page-module__SZ3F_W__articleBody a:hover{border-bottom-color:#6d0000}[data-page-theme=light] .page-module__SZ3F_W__articleBody img{border-color:#0000000f;box-shadow:0 4px 20px #0000000f}[data-page-theme=light] .page-module__SZ3F_W__articleBody hr{border-top-color:#f4c15133}.page-module__SZ3F_W__tags{border-top:1px solid var(--white-05);flex-wrap:wrap;gap:.5rem;margin-top:2rem;padding-top:1.5rem;display:flex}.page-module__SZ3F_W__tag{font-family:var(--mono);font-size:var(--text-xs);letter-spacing:.15em;text-transform:uppercase;color:var(--white-40);border:1px solid var(--white-10);border-radius:var(--radius-full);padding:4px 12px;text-decoration:none;transition:all .2s}.page-module__SZ3F_W__tag:hover{color:var(--gold);border-color:var(--gold-border);background:var(--gold-glow)}[data-page-theme=light] .page-module__SZ3F_W__tags{border-top-color:#1a1a1a0f}[data-page-theme=light] .page-module__SZ3F_W__tag{color:#1a1a1a73;border-color:#1a1a1a1a}[data-page-theme=light] .page-module__SZ3F_W__tag:hover{color:var(--maroon);border-color:var(--maroon);background:#6d000014}@media (min-width:1201px){.page-module__SZ3F_W__articleWrap>*{margin-inline:auto}}@media (max-width:768px){.page-module__SZ3F_W__articleWrap{padding-inline:var(--px-mobile)}.page-module__SZ3F_W__articleBody{padding-top:2.5rem}:is(.page-module__SZ3F_W__articleBody p,.page-module__SZ3F_W__articleBody li){margin-bottom:1.25rem!important;font-size:1.06rem!important;line-height:1.6!important}.page-module__SZ3F_W__articleBody p:first-child:first-letter{font-size:3.5rem}.page-module__SZ3F_W__articleBody blockquote{margin:2rem -.5rem;padding:2rem 1.5rem}}@media (max-width:900px){.page-module__SZ3F_W__lightPage{padding-bottom:var(--space-9)}}@media (max-width:640px){.page-module__SZ3F_W__articleBody{padding-bottom:1rem}.page-module__SZ3F_W__tags{margin-top:1rem;padding-top:1rem}.page-module__SZ3F_W__lightPage{padding-bottom:var(--space-8)}}
.SectionHeader-module__jWHbcq__root{flex-direction:column;gap:0;display:flex}.SectionHeader-module__jWHbcq__center{text-align:center;align-items:center}.SectionHeader-module__jWHbcq__label{display:flex}.SectionHeader-module__jWHbcq__main{flex-direction:column;gap:0;display:flex}.SectionHeader-module__jWHbcq__eyebrow{font-family:var(--mono);font-size:var(--text-label);letter-spacing:.18em;text-transform:uppercase;color:var(--white-40)}.SectionHeader-module__jWHbcq__title{font-family:var(--heading);font-size:var(--text-3xl);font-weight:400;line-height:var(--leading-tight);color:var(--white)}.SectionHeader-module__jWHbcq__description{color:var(--white-40);font-size:.95rem}@media (max-width:768px){.SectionHeader-module__jWHbcq__title{font-size:var(--text-2xl)}.SectionHeader-module__jWHbcq__description{font-size:.9rem}}
.SectionLabel-module__vN2sUq__label{font-family:var(--mono);font-size:var(--text-label);letter-spacing:.3em;text-transform:uppercase;color:var(--section-label-color,var(--gold));align-items:center;gap:.9rem;margin-bottom:.5rem;display:inline-flex}[lang=ar] .SectionLabel-module__vN2sUq__label{font-family:var(--font-cairo), "Cairo", sans-serif!important}.SectionLabel-module__vN2sUq__label:before{content:"";background:linear-gradient(90deg, transparent, var(--section-label-color,var(--gold)));width:4rem;height:1px}.SectionLabel-module__vN2sUq__centered:after{content:"";background:linear-gradient(90deg, var(--section-label-color,var(--gold)), transparent);width:4rem;height:1px}.SectionLabel-module__vN2sUq__cta{align-items:center;gap:.6rem;display:inline-flex}.SectionLabel-module__vN2sUq__cta:before,.SectionLabel-module__vN2sUq__cta:after{content:"";background:var(--gold);opacity:.6;width:20px;height:1px}
.page-module__XJONba__articleWrap{--black:#fff;--white:#1a1a1a;--white-80:#1a1a1acc;--white-60:#1a1a1a99;--white-40:#1a1a1a66;--white-20:#1a1a1a33;--white-10:#1a1a1a1a;--white-05:#1a1a1a0d;padding-inline:max(2.5rem,50vw - 450px)}.page-module__XJONba__articleWrap>*{max-width:680px}.page-module__XJONba__articleBody{font-family:var(--sans);padding-top:4rem;padding-bottom:3rem}.page-module__XJONba__introText{font-family:var(--font-source-sans-3), var(--sans);color:var(--white-60);border-bottom:none;margin-bottom:2.5rem;padding-bottom:2.5rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.65}[dir=rtl] .page-module__XJONba__introText{font-family:var(--sans)}.page-module__XJONba__introText:first-letter{font-family:var(--sans)!important}.page-module__XJONba__articleBody p{color:var(--white-60);margin-bottom:1.5rem;font-size:1.06rem;line-height:1.85}.page-module__XJONba__secLabel{font-family:var(--mono);font-size:var(--text-label);letter-spacing:.3em;margin-top:3rem;margin-bottom:var(--space-3);color:var(--maroon);align-items:center;gap:.75rem;display:flex}.page-module__XJONba__introText+.page-module__XJONba__secLabel{margin-top:0}.page-module__XJONba__secLabel:after{content:"";background:var(--white-05);flex:1;height:1px}.page-module__XJONba__articleBody h2{font-family:var(--heading);color:var(--white);margin:0 0 1.25rem;scroll-margin-top:5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:400;line-height:1.25}.page-module__XJONba__articleBody h3{font-family:var(--heading);color:var(--white);margin:2rem 0 1rem;font-size:1.3rem;font-weight:400;line-height:1.3}.page-module__XJONba__articleBody ul,.page-module__XJONba__articleBody ol{margin-bottom:1.5rem;padding-inline-start:1.5rem}.page-module__XJONba__articleBody li{color:var(--white-60);margin-bottom:.5rem;font-size:1.06rem;line-height:1.7}.page-module__XJONba__articleBody strong{color:var(--white);font-weight:500}.page-module__XJONba__articleBody a{color:#6d0000;text-decoration:none;transition:opacity .2s}.page-module__XJONba__articleBody a:hover{opacity:.8}.page-module__XJONba__contactBlock{background:var(--dark-2,#161616);padding:var(--space-4);gap:var(--space-3);margin-top:var(--space-3);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--white:#f0ece4;--white-80:#f0ece4cc;--white-60:#f0ece499;--white-40:#f0ece466;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;display:flex}.page-module__XJONba__contactRow{align-items:baseline;gap:var(--space-3);display:flex}.page-module__XJONba__contactLabel{font-family:var(--mono);font-size:var(--text-label);letter-spacing:.2em;text-transform:uppercase;color:var(--white-60);min-width:5.5rem}.page-module__XJONba__contactLink{color:#ffe994;background:linear-gradient(135deg,#ffe994 0% 75%,#ad8948 100%);-webkit-text-fill-color:transparent;transition:opacity var(--dur-fast) var(--ease-out);-webkit-background-clip:text;background-clip:text;font-size:.95rem;text-decoration:none}.page-module__XJONba__contactLink:hover{opacity:.75}@media (min-width:1201px){.page-module__XJONba__articleWrap>*{margin-inline:auto}}@media (max-width:768px){.page-module__XJONba__articleWrap{padding-inline:var(--px-mobile)}.page-module__XJONba__articleBody{padding-top:2.5rem}.page-module__XJONba__contactBlock{padding:var(--space-3)}.page-module__XJONba__contactRow{flex-direction:column;gap:.25rem}}
.page-module__jMLQPq__articleWrap{--black:#fff;--white:#1a1a1a;--white-80:#1a1a1acc;--white-60:#1a1a1a99;--white-40:#1a1a1a66;--white-20:#1a1a1a33;--white-10:#1a1a1a1a;--white-05:#1a1a1a0d;padding-inline:max(2.5rem,50vw - 450px)}.page-module__jMLQPq__articleWrap>*{max-width:680px}.page-module__jMLQPq__articleBody{font-family:var(--sans);padding-top:4rem;padding-bottom:3rem}.page-module__jMLQPq__introText{font-family:var(--font-source-sans-3), var(--sans);color:var(--white-60);margin-bottom:2rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.65}[dir=rtl] .page-module__jMLQPq__introText{font-family:var(--sans)}.page-module__jMLQPq__introText:first-letter{font-family:var(--sans)!important}.page-module__jMLQPq__articleBody p{color:var(--white-60);margin-bottom:1.5rem;font-size:1.06rem;line-height:1.85}.page-module__jMLQPq__secLabel{font-family:var(--mono);font-size:var(--text-label);letter-spacing:.3em;color:var(--gold);margin-top:3rem;margin-bottom:var(--space-3);align-items:center;gap:.75rem;display:flex}.page-module__jMLQPq__secLabel:after{content:"";background:var(--white-05);flex:1;height:1px}.page-module__jMLQPq__articleBody h2{font-family:var(--heading);color:var(--white);margin:0 0 1.25rem;scroll-margin-top:5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:400;line-height:1.25}.page-module__jMLQPq__articleBody ul,.page-module__jMLQPq__articleBody ol{margin-bottom:1.5rem;padding-inline-start:1.5rem}.page-module__jMLQPq__articleBody li{color:var(--white-60);margin-bottom:.5rem;font-size:1.06rem;line-height:1.7}.page-module__jMLQPq__articleBody strong{color:var(--white);font-weight:500}.page-module__jMLQPq__articleBody a{color:var(--gold);text-decoration:none;transition:opacity .2s}.page-module__jMLQPq__articleBody a:hover{opacity:.8}@media (min-width:1201px){.page-module__jMLQPq__articleWrap>*{margin-inline:auto}}@media (max-width:768px){.page-module__jMLQPq__articleWrap{padding-inline:var(--px-mobile)}.page-module__jMLQPq__articleBody{padding-top:2.5rem}}
.WhatsAppFab-module__LU_n-W__root{bottom:1.5rem;z-index:9999;background-color:#0d1317;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;text-decoration:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1),background .3s;display:flex;position:fixed;inset-inline:auto 1.5rem;box-shadow:0 4px 12px #00000026}.WhatsAppFab-module__LU_n-W__root:hover{background-color:#1a1a1a;transform:scale(1.1)}.WhatsAppFab-module__LU_n-W__root:hover .WhatsAppFab-module__LU_n-W__icon{fill:var(--gold)}.WhatsAppFab-module__LU_n-W__icon{fill:var(--gold);width:32px;height:32px;transition:transform .3s var(--ease-out)}.WhatsAppFab-module__LU_n-W__root:active{transform:scale(.95)}@media (max-width:1024px){.WhatsAppFab-module__LU_n-W__root{bottom:1.5rem;width:52px;height:52px;inset-inline-end:1.5rem}.WhatsAppFab-module__LU_n-W__icon{width:28px;height:28px}}
.CallFab-module__2oJlOq__root{bottom:1.5rem;z-index:9999;direction:ltr;background-color:#0d1317;border-radius:16px;align-items:center;height:52px;padding:0 1.1rem;text-decoration:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1),background .3s;display:flex;position:fixed;inset-inline:auto calc(2.25rem + 52px);box-shadow:0 4px 12px #00000026}.CallFab-module__2oJlOq__root:hover{background-color:#1a1a1a;transform:scale(1.05)}.CallFab-module__2oJlOq__content{flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;display:flex}.CallFab-module__2oJlOq__label{color:#fff;text-transform:capitalize;letter-spacing:.2px;font-size:.65rem;font-weight:500;line-height:1}.CallFab-module__2oJlOq__accent{color:var(--gold,#ffe994)}.CallFab-module__2oJlOq__number{color:#fff;letter-spacing:.3px;font-size:.75rem;font-weight:700;line-height:1}.CallFab-module__2oJlOq__root:active{transform:scale(.98)}@media (max-width:1024px){.CallFab-module__2oJlOq__root{bottom:1.5rem;height:52px;padding:0 .9rem;inset-inline-end:calc(2.25rem + 52px)}.CallFab-module__2oJlOq__label{font-size:.65rem}.CallFab-module__2oJlOq__number{font-size:.75rem}}
.ServiceForm-module__NghB8G__section{--px:max(var(--px-edge), calc((100vw - var(--max-content)) / 2));padding:6rem var(--px) var(--space-10);position:relative}.ServiceForm-module__NghB8G__section:before{content:"";filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#6d000008,#0000 70%);width:600px;height:600px;position:absolute;top:10%;left:50%;transform:translate(-50%)}.ServiceForm-module__NghB8G__wrapper{max-width:640px;margin:0 auto}.ServiceForm-module__NghB8G__intro{text-align:center;margin-bottom:2.5rem}.ServiceForm-module__NghB8G__eyebrow{font-family:var(--mono);font-size:var(--text-label);letter-spacing:.25em;text-transform:uppercase;color:var(--maroon);align-items:center;gap:.6rem;margin-bottom:1.25rem;display:inline-flex;position:relative}.ServiceForm-module__NghB8G__eyebrow:before,.ServiceForm-module__NghB8G__eyebrow:after{content:"";background:var(--maroon);opacity:.5;width:20px;height:1px}.ServiceForm-module__NghB8G__title{font-family:var(--heading);letter-spacing:-.02em;color:var(--text-color,#0a0a0a);text-wrap:balance;margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3.4rem);font-weight:500;line-height:1.1}.ServiceForm-module__NghB8G__description{color:#666;max-width:460px;margin:0 auto;font-size:1.0625rem;line-height:1.6}.ServiceForm-module__NghB8G__form{border:1px solid var(--gold-border);background:linear-gradient(#1c1c1c,#0f0f0f);border-radius:1.8rem;gap:1.25rem;padding:2.5rem;display:grid;box-shadow:0 26px 60px #00000052,inset 0 1px #f0ece40a}.ServiceForm-module__NghB8G__field{gap:.4rem;display:grid}.ServiceForm-module__NghB8G__label{font-family:var(--mono);font-size:var(--text-label,.7rem);letter-spacing:.15em;text-transform:uppercase;color:var(--white-40);justify-content:space-between;align-items:baseline;display:flex}.ServiceForm-module__NghB8G__required{letter-spacing:.12em;text-transform:uppercase;color:#fff3;margin-inline-start:.75rem;font-size:.65rem}.ServiceForm-module__NghB8G__input,.ServiceForm-module__NghB8G__textarea{color:#fff;width:100%;font-family:var(--sans);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;font-size:.9rem;font-weight:300;transition:border-color .15s,background-color .15s,box-shadow .15s}.ServiceForm-module__NghB8G__input{padding:.85rem 1rem}.ServiceForm-module__NghB8G__textarea{resize:vertical;min-height:6rem;padding:.85rem 1rem}.ServiceForm-module__NghB8G__input::placeholder,.ServiceForm-module__NghB8G__textarea::placeholder{color:var(--white-20)}.ServiceForm-module__NghB8G__input:hover,.ServiceForm-module__NghB8G__textarea:hover{border-color:#fff3}.ServiceForm-module__NghB8G__input:focus-visible,.ServiceForm-module__NghB8G__textarea:focus-visible{border-color:#ad8948;outline:none}.ServiceForm-module__NghB8G__selectWrap{position:relative}.ServiceForm-module__NghB8G__select{color:#fff;width:100%;font-family:var(--sans);appearance:none;cursor:pointer;padding:.85rem 1rem;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;padding-inline-end:2.5rem;font-size:.9rem;font-weight:300;transition:border-color .15s,background-color .15s,box-shadow .15s}.ServiceForm-module__NghB8G__select:hover{border-color:#fff3}.ServiceForm-module__NghB8G__select:focus-visible{border-color:#ad8948;outline:none}.ServiceForm-module__NghB8G__select option{color:#fff;background:#151515}.ServiceForm-module__NghB8G__selectCaret{inset-inline-end:1rem;color:#fff6;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.ServiceForm-module__NghB8G__pills{flex-wrap:wrap;gap:.5rem;display:flex}.ServiceForm-module__NghB8G__pill{color:#fff9;font-family:var(--sans);cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:9999px;padding:.55rem 1rem;font-size:.85rem;font-weight:400;transition:border-color .15s,background-color .15s,color .15s}.ServiceForm-module__NghB8G__pill:hover{color:#fff;background:#ffffff14;border-color:#ffffff40}.ServiceForm-module__NghB8G__pillActive{color:#ffe994;background:#ad894826;border-color:#ad8948}.ServiceForm-module__NghB8G__submit{color:#000;font-family:var(--mono);letter-spacing:.22em;text-transform:uppercase;cursor:pointer;z-index:1;background:linear-gradient(135deg,#ad8948 0%,#ffe994 50%,#ad8948 100%);border:none;border-radius:9999px;justify-content:center;justify-self:center;align-items:center;gap:.5rem;width:100%;margin-top:.75rem;padding:clamp(12px,1.5vw,16px) clamp(24px,3vw,32px);font-size:11px;font-weight:700;transition:transform .5s cubic-bezier(.34,1.56,.64,1),box-shadow .5s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0006}.ServiceForm-module__NghB8G__submit:before{content:"";top:0;z-index:-1;background:linear-gradient(120deg,#0000,#fff9,#0000);width:100%;height:100%;transition:all .7s cubic-bezier(.22,1,.36,1);position:absolute;inset-inline-start:-150%}.ServiceForm-module__NghB8G__submit:hover:not(:disabled){transform:translateY(-4px)scale(1.03);box-shadow:0 15px 35px #ad894859,0 5px 15px #0006}.ServiceForm-module__NghB8G__submit:hover:not(:disabled):before{inset-inline-start:150%}.ServiceForm-module__NghB8G__submit:disabled{opacity:.4;cursor:not-allowed}.ServiceForm-module__NghB8G__submit svg{transition:transform .25s var(--ease-out)}.ServiceForm-module__NghB8G__submit:hover:not(:disabled) svg{transform:translate(3px)}.ServiceForm-module__NghB8G__dots span{animation:1.4s infinite both ServiceForm-module__NghB8G__dotPulse}.ServiceForm-module__NghB8G__dots span:nth-child(2){animation-delay:.2s}.ServiceForm-module__NghB8G__dots span:nth-child(3){animation-delay:.4s}@keyframes ServiceForm-module__NghB8G__dotPulse{0%,80%,to{opacity:0}40%{opacity:1}}.ServiceForm-module__NghB8G__error{color:#ff6b6b;text-align:center;margin:0;font-size:.875rem}.ServiceForm-module__NghB8G__successCard{text-align:center;border:1px solid var(--gold-border);background:linear-gradient(#1c1c1c,#0f0f0f);border-radius:1.8rem;max-width:480px;margin:0 auto;padding:4rem 2rem;box-shadow:0 26px 60px #00000052}.ServiceForm-module__NghB8G__successIcon{background:var(--maroon);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:inline-flex}.ServiceForm-module__NghB8G__successTitle{font-family:var(--heading);color:#fff;margin-bottom:.75rem;font-size:2rem;font-weight:500}.ServiceForm-module__NghB8G__successDesc{color:#fff9;font-size:1.0625rem;line-height:1.6}@media (max-width:1024px){.ServiceForm-module__NghB8G__section{padding-top:4rem;padding-bottom:5rem}.ServiceForm-module__NghB8G__intro{margin-bottom:2rem}}[dir=rtl] .ServiceForm-module__NghB8G__input[type=tel]{text-align:right!important;direction:ltr!important}@media (max-width:640px){.ServiceForm-module__NghB8G__section{padding-inline:var(--px-mobile);padding-top:3.5rem;padding-bottom:4.5rem}.ServiceForm-module__NghB8G__form{border-radius:1.5rem;padding:1.5rem}}
.NewsletterStrip-module__6xe7xa__newsletter{background:var(--dark-3);border:1px solid var(--white-05);border-radius:2rem;align-items:center;gap:4rem;margin:0;padding:2rem 3rem;display:flex}.NewsletterStrip-module__6xe7xa__left{flex:1}.NewsletterStrip-module__6xe7xa__label{font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;background:linear-gradient(135deg,#ffe994 0% 75%,#ad8948 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:12px}.NewsletterStrip-module__6xe7xa__title{font-family:var(--heading);color:var(--white);letter-spacing:-.01em;margin-bottom:.5rem;font-size:2rem;font-weight:700}.NewsletterStrip-module__6xe7xa__desc{color:var(--white-40);font-size:1.05rem;line-height:1.5}.NewsletterStrip-module__6xe7xa__form{flex-direction:column;flex-shrink:0;gap:.5rem;display:flex}.NewsletterStrip-module__6xe7xa__formRow{gap:.5rem;display:flex}.NewsletterStrip-module__6xe7xa__consent{color:var(--white-40);max-width:380px;font-size:11px;line-height:1.4}.NewsletterStrip-module__6xe7xa__errorMsg{color:var(--danger,#ff6b6b);font-size:12px;line-height:1.4}.NewsletterStrip-module__6xe7xa__success{flex-shrink:0;max-width:380px}.NewsletterStrip-module__6xe7xa__successTitle{font-family:var(--heading);color:var(--gold);margin-bottom:.4rem;font-size:1.25rem;font-weight:700}.NewsletterStrip-module__6xe7xa__successDesc{color:var(--white-60);font-size:.95rem;line-height:1.5}.NewsletterStrip-module__6xe7xa__field{width:320px}.NewsletterStrip-module__6xe7xa__input{background:var(--dark-4);border:1px solid var(--white-10);border-radius:var(--radius-full);height:48px;font-family:var(--sans);color:var(--white);outline:none;width:320px;padding:0 1.5rem;font-size:1rem;transition:border-color .3s}.NewsletterStrip-module__6xe7xa__input::placeholder{color:var(--white-20)}.NewsletterStrip-module__6xe7xa__input:focus{border-color:var(--gold)}.NewsletterStrip-module__6xe7xa__btnGold{color:#000;width:180px;height:48px;font-family:var(--mono);letter-spacing:.22em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#ad8948 0%,#ffe994 50%,#ad8948 100%);border:none;border-radius:9999px;justify-content:center;align-items:center;gap:12px;font-size:11px;font-weight:700;line-height:1;text-decoration:none;transition:background-position .8s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.34,1.56,.64,1),box-shadow .5s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0006}.NewsletterStrip-module__6xe7xa__btnGold:before{content:"";top:0;z-index:1;background:linear-gradient(120deg,#0000,#fff9,#0000);width:100%;height:100%;transition:all .7s cubic-bezier(.22,1,.36,1);position:absolute;inset-inline-start:-150%}.NewsletterStrip-module__6xe7xa__btnGold:hover{background-position:100%;transform:translateY(-4px)scale(1.03);box-shadow:0 15px 35px #ad894859,0 5px 15px #0006}.NewsletterStrip-module__6xe7xa__btnGold:hover:before{inset-inline-start:150%}.NewsletterStrip-module__6xe7xa__btnGold:active{transform:translateY(-1px)scale(.97);box-shadow:0 5px 12px #0000004d}[data-page-theme=light] .NewsletterStrip-module__6xe7xa__newsletter{border-color:#0000000f;box-shadow:0 1px 2px #0000000f,0 12px 40px #00000014}@media (max-width:900px){.NewsletterStrip-module__6xe7xa__newsletter{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:1.25rem}.NewsletterStrip-module__6xe7xa__form{width:100%}.NewsletterStrip-module__6xe7xa__formRow{flex-wrap:wrap;width:100%}.NewsletterStrip-module__6xe7xa__field{flex:1;width:auto;min-width:0}.NewsletterStrip-module__6xe7xa__input{width:100%}}@media (max-width:640px){.NewsletterStrip-module__6xe7xa__newsletter{gap:1.25rem;padding:1.5rem 1.25rem}.NewsletterStrip-module__6xe7xa__title{font-size:1.25rem}.NewsletterStrip-module__6xe7xa__formRow{flex-direction:column}.NewsletterStrip-module__6xe7xa__field{width:100%}.NewsletterStrip-module__6xe7xa__input{width:100%;height:48px;padding:0 1rem;font-size:.875rem}.NewsletterStrip-module__6xe7xa__btn{padding:.65rem 1rem;font-size:.875rem}}
.QuickLinks-module__sjHY3G__root{inset-inline-start:1.5rem;z-index:99999;pointer-events:none;flex-direction:column-reverse;align-items:flex-start;gap:1rem;display:flex;position:fixed;bottom:1.5rem}.QuickLinks-module__sjHY3G__active:before{content:"";-webkit-backdrop-filter:blur(8px);z-index:-1;background:#fffc;animation:.3s ease-out forwards QuickLinks-module__sjHY3G__fadeIn;position:fixed;inset:0}@keyframes QuickLinks-module__sjHY3G__fadeIn{0%{opacity:0}to{opacity:1}}.QuickLinks-module__sjHY3G__trigger,.QuickLinks-module__sjHY3G__phoneButton{cursor:pointer;pointer-events:auto;background:#0d1317;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),background .3s;display:flex;box-shadow:0 4px 12px #00000026}.QuickLinks-module__sjHY3G__trigger:hover,.QuickLinks-module__sjHY3G__phoneButton:hover{background:#1a1a1a;transform:scale(1.1)}.QuickLinks-module__sjHY3G__phoneIcon{width:100%;height:100%}.QuickLinks-module__sjHY3G__dots{width:6px;height:6px;transition:transform .4s var(--ease-out);background:linear-gradient(135deg,#ffe994 0% 75%,#ad8948 100%);border-radius:50%;display:block;position:relative}.QuickLinks-module__sjHY3G__dots:before,.QuickLinks-module__sjHY3G__dots:after{content:"";width:6px;height:6px;transition:all .4s var(--ease-out);background:linear-gradient(135deg,#ffe994 0% 75%,#ad8948 100%);border-radius:50%;position:absolute;top:0}.QuickLinks-module__sjHY3G__dots:before{inset-inline-start:-10px}.QuickLinks-module__sjHY3G__dots:after{inset-inline-end:-10px}.QuickLinks-module__sjHY3G__active .QuickLinks-module__sjHY3G__dots{transform:rotate(90deg)}.QuickLinks-module__sjHY3G__nav{pointer-events:none;opacity:0;flex-direction:column;gap:.75rem;margin-bottom:.5rem;transition:all .4s cubic-bezier(.22,1,.36,1);display:flex;transform:translateY(20px)}.QuickLinks-module__sjHY3G__active .QuickLinks-module__sjHY3G__nav{pointer-events:auto;opacity:1;transform:translateY(0)}.QuickLinks-module__sjHY3G__navLink{transition:transform .3s var(--ease-out), background .2s;background:#0d1317;border-radius:20px;flex-direction:column;min-width:180px;padding:.75rem 1.75rem;text-decoration:none;display:flex;box-shadow:0 8px 24px #0000001f}.QuickLinks-module__sjHY3G__navLink:hover{background:#1a1a1a;transform:translate(8px)}.QuickLinks-module__sjHY3G__navLabel{font-family:var(--sans);color:#fff;margin-bottom:2px;font-size:.85rem;font-weight:500}.QuickLinks-module__sjHY3G__accent{background:linear-gradient(135deg,#ffe994 0% 75%,#ad8948 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.QuickLinks-module__sjHY3G__navDesc{font-family:var(--sans);color:#fff;letter-spacing:-.02em;font-size:1.15rem;font-weight:700}@media (max-width:1024px){.QuickLinks-module__sjHY3G__root{inset-inline-start:1.5rem;bottom:1.5rem}.QuickLinks-module__sjHY3G__trigger,.QuickLinks-module__sjHY3G__phoneButton{width:52px;height:52px}}
.ServiceHeroPanel-module__jdPMYq__zone{perspective:800px}.ServiceHeroPanel-module__jdPMYq__card{transform-style:preserve-3d;will-change:transform;transition:transform .3s var(--ease-out), box-shadow .3s var(--ease-out);background:linear-gradient(#f4c15114,#f4c15105),#111111d1;border:1px solid #f4c1511f;border-radius:1.6rem;padding:1.25rem;position:relative;overflow:hidden}.ServiceHeroPanel-module__jdPMYq__card:before{content:"";inset-inline-start:var(--spotlight-x,50%);top:var(--spotlight-y,50%);pointer-events:none;opacity:0;width:220px;height:220px;transition:opacity .3s var(--ease-out);background:radial-gradient(circle,#f4c1511a 0%,#0000 70%);border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.ServiceHeroPanel-module__jdPMYq__card:hover:before{opacity:1}.ServiceHeroPanel-module__jdPMYq__label{font-family:var(--mono);font-size:var(--text-label);letter-spacing:.18em;text-transform:uppercase;color:var(--gold);display:block;transform:translateZ(25px)}.ServiceHeroPanel-module__jdPMYq__intro{color:var(--white-40,#fff9);margin-top:.8rem;font-size:.95rem;line-height:1.5;transform:translateZ(20px)}.ServiceHeroPanel-module__jdPMYq__items{margin-top:var(--space-4);gap:.8rem;display:grid}.ServiceHeroPanel-module__jdPMYq__item{background:#ffffff08;border:1px solid #f0ece40d;border-radius:1rem;padding:.9rem 1rem;transform:translateZ(15px)}.ServiceHeroPanel-module__jdPMYq__key{font-family:var(--mono);font-size:var(--text-label);letter-spacing:.18em;text-transform:uppercase;color:var(--white-20);display:block}.ServiceHeroPanel-module__jdPMYq__value{color:var(--white);margin-top:.45rem;font-size:.95rem;line-height:1.6;display:block;transform:translateZ(10px)}@media (hover:none){.ServiceHeroPanel-module__jdPMYq__card{box-shadow:none!important;transform:none!important}.ServiceHeroPanel-module__jdPMYq__card:before{display:none}}@media (prefers-reduced-motion:reduce){.ServiceHeroPanel-module__jdPMYq__card{transition:none;box-shadow:none!important;transform:none!important}.ServiceHeroPanel-module__jdPMYq__card:before{display:none}.ServiceHeroPanel-module__jdPMYq__label,.ServiceHeroPanel-module__jdPMYq__item,.ServiceHeroPanel-module__jdPMYq__value{transform:none}}
.page-module__P2mO-W__lightPage{--px:max(var(--px-edge), calc((100vw - var(--max-content)) / 2));--page-bg:#fff;background:var(--page-bg);color:var(--white-80);z-index:1;--black:#fff;--white:#1a1a1a;--white-80:#1a1a1acc;--white-60:#1a1a1a99;--white-40:#1a1a1a66;--white-20:#1a1a1a33;--white-10:#1a1a1a1a;--white-05:#1a1a1a0d;padding-bottom:var(--space-10);position:relative}.page-module__P2mO-W__intro{pointer-events:none;position:relative;overflow:hidden}.page-module__P2mO-W__hero{padding:14rem var(--px) var(--space-4);animation:page-module__P2mO-W__fadeUp .8s var(--ease-out) both}.page-module__P2mO-W__heroTop{margin-bottom:var(--space-4);z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.page-module__P2mO-W__heroTitle{font-family:var(--page-h1-family);font-size:var(--page-h1-size);font-weight:400;line-height:var(--page-h1-leading);letter-spacing:-.045em;color:var(--white)}.page-module__P2mO-W__heroTitle em{color:var(--gold);font-style:italic}.page-module__P2mO-W__heroSub{font-family:var(--sans);color:var(--white-80);text-align:end;max-width:320px;font-size:clamp(1rem,1.15vw,1.125rem);font-weight:500;line-height:var(--leading-relaxed);letter-spacing:-.01em}.page-module__P2mO-W__articles{padding:0 var(--px) var(--space-5);flex-direction:column;gap:1.5rem;display:flex}.page-module__P2mO-W__newsletterWrapper{margin-top:var(--space-4)}.page-module__P2mO-W__pair{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.page-module__P2mO-W__empty{padding:var(--space-9) var(--px);text-align:center}.page-module__P2mO-W__empty p{font-family:var(--heading);font-size:var(--text-lg);color:var(--white-40);font-style:italic}@keyframes page-module__P2mO-W__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.page-module__P2mO-W__pair{grid-template-columns:1fr}.page-module__P2mO-W__lightPage{padding-bottom:var(--space-8)}}@media (max-width:1024px){.page-module__P2mO-W__hero{padding-top:10rem!important}}@media (max-width:640px){.page-module__P2mO-W__hero{padding-bottom:var(--space-3);padding-top:10rem!important}.page-module__P2mO-W__heroTop{align-items:flex-start;gap:var(--space-2);flex-direction:column}.page-module__P2mO-W__heroSub{text-align:start;max-width:none}.page-module__P2mO-W__lightPage{padding-bottom:var(--space-7)}}
