:root{color-scheme:dark;--background:#0b0908;--text:#eee7db;--muted:#beb4a7;--gold:#d3b678;--line:#75624480;--gutter:clamp(24px,6.3vw,112px);--header-height:94px;font-family:Inter,Arial,sans-serif;font-size:16px;font-synthesis:none;line-height:1.7;background:var(--background);color:var(--text)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:94px}body{margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,summary{cursor:pointer}button{color:inherit;border-radius:0}img,svg{display:block;max-width:100%}img{height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3,.hero-phrase,.tab-title{font-family:'Cormorant Garamond',Georgia,serif;font-weight:500}h1,h2,h3{line-height:1.08;letter-spacing:-.02em}em{font-weight:inherit}[hidden]{display:none!important}:focus-visible{outline:2px solid var(--gold);outline-offset:6px}
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
/* A short N-monogram introduction; the page loads and remains usable underneath. */
.brand-intro{position:fixed;inset:0;z-index:100;display:grid;place-items:center;background:#000;pointer-events:none;animation:brand-intro-out 2.2s ease forwards}
.brand-intro img{width:min(230px,56vw);height:auto;filter:drop-shadow(0 0 24px #d4a84a26);animation:brand-intro-mark 1.05s cubic-bezier(.22,1,.36,1) both}
body:focus-within .brand-intro{display:none}
@keyframes brand-intro-mark{from{opacity:0;transform:translateY(18px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes brand-intro-out{0%,62%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}}
@media(prefers-reduced-motion:reduce){.brand-intro{display:none}}
.skip-link{position:fixed;z-index:60;top:12px;left:12px;padding:12px 20px;color:#16110c;background:var(--text);transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}
.eyebrow{font-size:.75rem;line-height:1.7;letter-spacing:.17em;text-transform:uppercase;color:var(--gold)}
.gold-dash{display:block;width:42px;height:1px;margin:28px 0;background:var(--gold)}
.text-link{display:inline-flex;align-items:center;min-height:44px;max-width:100%;padding:8px 0;border:0;border-bottom:1px solid var(--gold);background:transparent;font-size:.9375rem;line-height:1.6;text-align:left;transition:color .2s}.text-link:hover{color:var(--gold)}
/* A quiet header sits inside the campaign photograph. */
.site-header{position:absolute;inset:0 0 auto;z-index:30;min-height:var(--header-height);display:flex;align-items:center;gap:48px;padding:15px var(--gutter);background:linear-gradient(#0b0908c9,#0b090800)}
.brand{display:block;flex:0 0 210px;width:210px;margin-right:auto}.wordmark{width:100%;height:auto;overflow:hidden}
.desktop-nav{display:flex;align-items:center;gap:38px;font-size:.875rem}.desktop-nav a{padding:10px 0;transition:color .2s}.desktop-nav a:hover{color:var(--gold)}
.header-tools{display:flex;align-items:center;gap:16px}.language-picker{position:relative;display:flex;align-items:center;min-height:44px;width:60px;padding:9px 24px 9px 7px;font-size:.875rem}
.language-picker select{position:absolute;z-index:2;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.language-picker option{color:var(--text);background:#17110d}.language-picker:focus-within{outline:2px solid var(--gold);outline-offset:4px}.language-current{letter-spacing:.05em}.language-chevron{position:absolute;right:7px;top:8px;color:var(--gold);pointer-events:none}
.menu-toggle{display:none;width:44px;height:44px;padding:12px 7px;border:0;background:transparent}.menu-toggle span{display:block;width:27px;height:1px;margin:6px 0;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}
.mobile-nav{position:absolute;z-index:29;top:var(--header-height);left:0;right:0;padding:18px var(--gutter) 28px;background:#0b0908fa;box-shadow:0 20px 30px #0006}.mobile-nav a{display:block;padding:14px 0;border-bottom:1px solid var(--line);font-family:'Cormorant Garamond',Georgia,serif;font-size:1.875rem}
/* The night comes first; the full bottle is revealed only in the next scene. */
.hero{position:relative;isolation:isolate;display:flex;align-items:center;min-height:clamp(670px,96svh,1050px);overflow:hidden;padding:calc(var(--header-height) + 70px) var(--gutter) 110px}
.hero-art,.hero-shade{position:absolute;z-index:-2;inset:0}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:58% center}.hero-shade{z-index:-1;background:linear-gradient(90deg,#0b090842 0%,#0b090800 65%),linear-gradient(0deg,#0b0908 0%,#0b090800 19%)}
.hero-content{max-width:650px;padding-top:6vh}.hero-content>*{animation:hero-arrive 1s ease both}.hero-content>:nth-child(2){animation-delay:.12s}.hero-content>:nth-child(3){animation-delay:.22s}.hero-content>:nth-child(4){animation-delay:.32s}
.hero .eyebrow{color:#e1cfac}.hero h1{margin:18px 0 12px;color:#e3c78e;font-size:clamp(6.3rem,10.5vw,11rem);line-height:1;letter-spacing:.015em}.hero-phrase{max-width:16ch;font-size:clamp(2rem,3.1vw,3.3rem);line-height:1.18}.hero-link{margin-top:30px;font-size:1rem}
.hero-scroll{position:absolute;bottom:65px;left:var(--gutter);display:grid;place-items:center;width:44px;height:44px}.hero-scroll span{display:block;width:15px;height:15px;border-right:1px solid var(--gold);border-bottom:1px solid var(--gold);transform:rotate(45deg)}
@keyframes hero-arrive{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
/* A separate photo stage gives the original cutout a real surface and clear base. */
.product{position:relative;isolation:isolate;overflow:hidden;background:var(--background)}.product-backdrop{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.product::after{content:'';position:absolute;z-index:-1;inset:0;pointer-events:none;background:linear-gradient(0deg,#0b0908 0%,#0b090800 14%,#0b090800 80%,#0b0908 100%)}
.product-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:6%;max-width:1600px;min-height:830px;margin:auto;padding:58px var(--gutter) 80px}
.bottle-stage{position:relative;display:grid;place-items:center;min-width:0;height:690px}
.bottle-stage::before{content:'';position:absolute;inset:10% -5% 6%;z-index:-1;background:radial-gradient(ellipse,#a5762730,transparent 66%);animation:bottle-light 12s ease-in-out infinite alternate}
.bottle{width:auto;height:100%;max-width:100%;filter:drop-shadow(0 18px 14px #0009)}
.product-copy{max-width:520px;padding:30px 0}.product-copy h2{margin-top:20px;font-size:clamp(3.3rem,4.7vw,5.2rem)}.product-copy h2 em{font-style:normal}.product-format{margin-top:20px;color:#d8cebf;font-size:1rem}
.product-character{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.6rem;line-height:1.5}.product-description{margin-top:16px;color:var(--muted);max-width:460px;font-size:1rem;line-height:1.8}
.product-purchase{margin-top:32px}.product-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:9px 18px}.price-value{font-size:1.625rem}.price-note{color:var(--muted);font-size:.8125rem}.availability{margin-top:14px;color:var(--muted);font-size:.875rem}.product-purchase .text-link{margin-top:7px}
@keyframes bottle-light{from{opacity:.5;transform:translateX(-2%)}to{opacity:.9;transform:translateX(2%)}}
/* Three quiet photographic scenes share the campaign's dark, warm light. */
.composition{display:grid;grid-template-columns:.95fr 1.6fr;align-items:center;gap:3%;padding:30px var(--gutter) 64px;background:var(--background)}.scent-art-stack{min-width:0}.scent-art{position:relative;width:100%;aspect-ratio:1.5;overflow:hidden;background:var(--background)}.scent-art img{width:100%;height:100%;object-fit:cover;animation:scent-arrive .4s ease both}.scent-art::after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,var(--background),transparent 12%,transparent 88%,var(--background)),linear-gradient(0deg,var(--background),transparent 12%,transparent 90%,var(--background))}.scent-controls{min-width:0;padding:28px 0}
.scent-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.scent-tabs button{position:relative;min-width:0;display:flex;flex-direction:column;gap:12px;padding:0 24px 20px;border:0;border-left:1px solid var(--line);background:transparent;text-align:left}.scent-tabs button:first-child{padding-left:0;border-left:0}.scent-tabs button:last-child{padding-right:0}
.tab-title{color:#d6cbb9;font-size:1.875rem;line-height:1.2}.tab-notes{color:var(--muted);font-size:.875rem;line-height:1.8}.scent-tabs button[aria-selected="true"] .tab-title{color:var(--gold)}.scent-tabs button[aria-selected="true"]::after{content:'';position:absolute;bottom:0;left:24px;width:24px;height:1px;background:var(--gold)}.scent-tabs button:first-child[aria-selected="true"]::after{left:0}
.scent-panel{padding-top:26px;max-width:740px;color:var(--muted);font-size:1rem;line-height:1.8}
@keyframes scent-arrive{from{opacity:.25}to{opacity:1}}
.house{position:relative;isolation:isolate;overflow:hidden;padding:95px var(--gutter) 105px;min-height:550px}.house-backdrop{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.house::after{content:'';position:absolute;z-index:-1;inset:0;pointer-events:none;background:linear-gradient(90deg,#0b090830,transparent 75%),linear-gradient(0deg,#0b0908 0%,transparent 22%,transparent 83%,#0b0908)}
.house-copy{max-width:790px}.house-statement{font-size:clamp(2.4rem,3.25vw,3.6rem);line-height:1.22;text-wrap:pretty}.house-ambition{max-width:560px;margin-top:28px;color:#cfc4b2;font-size:1rem;line-height:1.8}
/* A single, personal invitation ends the story. */
.release{padding:95px var(--gutter) 105px;background:radial-gradient(ellipse at 50% 65%,#3a241226,transparent 70%),#0b0908}.release-invitation{max-width:1030px;margin:auto;text-align:center;scroll-margin-top:50px}.release .gold-dash{margin:25px auto 30px}.release h2{font-size:clamp(2.8rem,4.2vw,4.7rem);line-height:1.15;text-wrap:balance}.release-copy{margin-top:22px;color:#d8cebf;font-size:1rem}.release-availability{margin-top:8px;color:var(--muted);font-size:.875rem}
.waitlist-form{max-width:860px;margin:35px auto 0;text-align:left}.waitlist-form label{display:block;margin-bottom:9px;color:var(--muted);font-size:.875rem}.form-fields{display:grid;grid-template-columns:1fr auto;align-items:stretch}.waitlist-form input{display:block;min-width:0;width:100%;min-height:62px;padding:16px 20px;border:1px solid #a28b67;border-right:0;border-radius:0;background:#0b09086e;color:var(--text);font:inherit}.waitlist-form input:focus{outline-offset:-4px}.waitlist-form input[aria-invalid="true"]{border-color:#e1aca0}
.button{display:flex;align-items:center;justify-content:center;gap:16px;min-height:62px;padding:15px 28px;border:1px solid #d5bb89;font-size:.875rem;line-height:1.6}.button-gold{color:#20170c;background:linear-gradient(115deg,#dfc28c,#b99b61);transition:background .2s}.button-gold:hover{background:#e1c994}.waitlist-form button:disabled{opacity:.65;cursor:wait}
.consent-note{margin-top:17px;color:var(--muted);font-size:.8125rem;line-height:1.8;text-align:center}.consent-note a{text-decoration:underline;text-underline-offset:3px}.form-status,.form-error{margin-top:18px;font-size:.875rem;text-align:center}.form-error{color:#edb8a9}
.waitlist-success{max-width:760px;margin:35px auto 0;padding:30px;border:1px solid var(--line)}.waitlist-success h3{margin:20px 0;font-size:clamp(2.3rem,4vw,3.6rem)}.waitlist-success p:last-child{color:var(--muted)}.release-note{margin-top:25px;font-size:.875rem}
.site-footer{display:grid;grid-template-columns:1fr 80px 1fr;align-items:center;gap:20px 40px;margin:0 var(--gutter);padding:30px 0 32px;border-top:1px solid var(--line)}.footer-brand{grid-column:2;grid-row:1;justify-self:center;width:58px}.copyright{grid-column:1;grid-row:1;color:var(--muted);font-size:.75rem}.site-footer nav{grid-column:3;grid-row:1;display:flex;justify-content:flex-end;flex-wrap:wrap;gap:14px 26px;font-size:.875rem}.site-footer nav a:hover{color:var(--gold)}.footer-signature{grid-column:1/-1;justify-self:center;color:#a7977e;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}
@media(min-width:1800px){:root{--gutter:max(112px,calc((100vw - 1550px)/2))}}
@media(max-width:1050px){
:root{--header-height:84px}.site-header{gap:28px}.desktop-nav{display:none}.menu-toggle{display:block}.hero{min-height:780px}.hero-art img{object-position:62% center}.hero-content{max-width:510px}.product-grid{min-height:740px;gap:3%;padding-top:42px}.bottle-stage{height:620px}.product-copy h2{font-size:3.6rem}.composition{grid-template-columns:.85fr 1.6fr;gap:2%}.scent-tabs button{padding-left:18px;padding-right:18px}.tab-title{font-size:1.75rem}.scent-tabs button[aria-selected="true"]::after{left:18px}.house-copy{max-width:680px}.house-backdrop{object-position:40% center}.site-footer{column-gap:20px}}
@media(max-width:720px){
:root{--header-height:76px}html{scroll-padding-top:30px}.site-header{padding:14px 24px;gap:14px}.brand{flex-basis:165px;width:165px}.header-tools{gap:8px}
.hero{min-height:700px;min-height:min(850px,100svh);align-items:flex-end;padding-top:190px;padding-bottom:100px}.hero-art img{object-position:62% center}.hero-shade{background:linear-gradient(0deg,#0b0908 0%,#0b0908d9 17%,#0b090833 65%,#0b090815 100%)}.hero-content{width:100%;max-width:490px;padding-top:0}.hero h1{margin-top:15px;font-size:clamp(5rem,17vw,7.4rem)}.hero-phrase{max-width:20ch;font-size:clamp(2rem,6.5vw,2.6rem)}.hero-link{margin-top:17px}.hero-scroll{bottom:24px}.hero .eyebrow{font-size:.75rem;letter-spacing:.12em}
.product{--bottle-height:clamp(400px,112vw,590px)}.product-grid{grid-template-columns:1fr;gap:0;min-height:0;padding:24px var(--gutter) 55px}.bottle-stage{height:var(--bottle-height);margin:20px 0 38px}.product-backdrop{height:calc((var(--bottle-height) + 44px)/.84);object-position:28% top;mask-image:linear-gradient(#000 0%,#000 85%,transparent 100%)}.product::after{background:linear-gradient(0deg,#0b0908 0%,#0b090800 65%,#0b090800 95%,#0b0908 100%)}.product-copy{max-width:540px;width:100%;margin:auto;padding:6px 0 0}.product-copy h2{margin-top:14px;font-size:clamp(3rem,10vw,4.3rem)}.product-format{margin-top:16px}.product-copy .gold-dash{margin:25px 0}.product-purchase{margin-top:26px}
.composition{grid-template-columns:1fr;gap:0;padding:0 var(--gutter) 60px}.scent-art-stack{width:min(100%,440px);margin:auto}.scent-art{aspect-ratio:1.5}.scent-controls{padding:12px 0 0}.scent-tabs button{padding:0 12px 20px;gap:10px}.tab-title{font-size:clamp(1.4rem,5vw,1.875rem)}.tab-notes{font-size:.875rem;line-height:1.65}.scent-tabs button[aria-selected="true"]::after{left:12px}.scent-panel{padding-top:24px}
.house{min-height:0;padding:80px var(--gutter) 90px}.house-backdrop{object-position:65% center;opacity:.65}.house::after{background:linear-gradient(0deg,#0b0908 0%,#0b090850 40%,#0b090845 75%,#0b0908 100%)}.house-statement{font-size:clamp(2rem,7.8vw,3rem);line-height:1.25}.house-ambition{margin-top:24px}
.release{padding:70px var(--gutter) 75px}.release h2{font-size:clamp(2.7rem,9vw,3.8rem)}.release-copy{max-width:32ch;margin-left:auto;margin-right:auto}.form-fields{grid-template-columns:1fr;gap:12px}.waitlist-form input{border-right:1px solid #a28b67}.button{width:100%}.waitlist-form{margin-top:28px}.consent-note{font-size:.8125rem}
.site-footer{grid-template-columns:1fr;gap:24px;text-align:center;padding:28px 0 30px}.footer-brand{grid-column:1;grid-row:1}.site-footer nav{grid-column:1;grid-row:2;justify-content:center;gap:16px 26px}.copyright{grid-column:1;grid-row:3}.footer-signature{grid-row:4;font-size:.75rem}}
@media(max-width:380px){
.site-header{padding-left:18px;padding-right:18px;gap:8px}.brand{flex-basis:144px;width:144px}.header-tools{gap:3px}.language-picker{width:52px;padding-left:4px}.hero{padding-top:190px;padding-bottom:84px}.hero h1{font-size:4.8rem}.hero-phrase{font-size:2rem}.hero .eyebrow{max-width:26ch}.scent-tabs button{padding-left:8px;padding-right:8px}.tab-notes{font-size:.875rem;overflow-wrap:anywhere}.scent-tabs button[aria-selected="true"]::after{left:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

.form-trap{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip-path:inset(50%);pointer-events:none}
.cookie-settings{border:0;padding:0;background:none;color:inherit;font:inherit;cursor:pointer}.cookie-settings:hover{color:var(--gold)}
.cookie-consent{position:fixed;z-index:80;right:24px;bottom:24px;max-width:460px;max-height:calc(100svh - 48px);overflow:auto;padding:26px;background:#100d0a;border:1px solid var(--line);box-shadow:0 12px 50px #0008;font-size:.875rem;line-height:1.7}.cookie-consent h2{font-size:1.65rem;margin-bottom:12px}.cookie-consent>a{display:inline-block;margin-top:10px;text-decoration:underline;text-underline-offset:4px}.cookie-actions{display:flex;gap:12px;margin-top:20px}.cookie-actions button{flex:1;min-height:44px;border:1px solid var(--gold);color:var(--text);background:transparent;padding:10px 16px}.cookie-actions button:hover{background:#d3b67822}@media(max-width:540px){.cookie-consent{left:16px;right:16px;bottom:16px;padding:22px}}

/* Maison, scent selection, invitation and footer refinements. */
.house-backdrop{opacity:.22}
.house::after{background:linear-gradient(90deg,#0b0908c9, #0b090850),linear-gradient(0deg,#0b0908,transparent 24%,transparent 78%,#0b0908)}
.house-copy{max-width:820px}
.house-ambition{max-width:54ch;margin-top:30px;font-size:1.0625rem}
.house-founders{margin-top:24px;color:var(--gold);font-size:.875rem;letter-spacing:.035em}
.scent-hint{margin:0 0 22px;color:var(--muted);font-size:.875rem}
.scent-tabs{gap:8px}
.scent-tabs button,.scent-tabs button:first-child,.scent-tabs button:last-child{padding:16px 14px 20px;border:1px solid var(--line);min-height:132px;transition:background .2s,border-color .2s}
.scent-tabs button:hover{background:#d3b6780b;border-color:#b69b68}
.scent-tabs button[aria-selected="true"]{background:#d3b67812;border-color:var(--gold)}
.scent-tabs button[aria-selected="true"]::after,.scent-tabs button:first-child[aria-selected="true"]::after{left:14px;right:14px;bottom:7px;width:auto;height:2px}
.scent-tabs button:focus-visible{outline-offset:3px}
.release{padding-top:110px;padding-bottom:110px}
.release-invitation{max-width:860px}
.release-copy{margin-top:26px;font-size:1.125rem;line-height:1.75}
.release-availability{margin-top:12px}
.waitlist-form{max-width:760px;margin-top:42px}
.waitlist-form label{margin-bottom:12px;color:var(--text)}
.form-fields{gap:12px}
.waitlist-form input{border-right:1px solid #a28b67}
.consent-note{max-width:68ch;margin-top:18px;line-height:1.75}
.site-footer{grid-template-columns:1fr 64px 1fr;gap:24px}
.site-footer nav{grid-column:1/-1;grid-row:2;justify-content:center;gap:16px 28px}
.site-footer nav a,.site-footer nav button{white-space:nowrap;min-height:44px;display:inline-flex;align-items:center}
.footer-signature{grid-column:3;grid-row:1;justify-self:end;text-align:right;max-width:28ch}
@media(max-width:720px){
.house-backdrop{opacity:.16}
.house-ambition{font-size:1rem}
.scent-tabs{gap:6px}
.scent-tabs button,.scent-tabs button:first-child,.scent-tabs button:last-child{padding:14px 8px 20px;min-height:150px}
.scent-tabs button[aria-selected="true"]::after,.scent-tabs button:first-child[aria-selected="true"]::after{left:8px;right:8px}
.tab-title{font-size:clamp(1.25rem,4.8vw,1.875rem);overflow-wrap:anywhere}
.release{padding-top:76px;padding-bottom:80px}
.waitlist-form{margin-top:32px}
.site-footer{grid-template-columns:1fr;gap:16px}
.footer-brand{grid-column:1;grid-row:1}
.site-footer nav{grid-column:1;grid-row:2;gap:8px 22px}
.copyright{grid-column:1;grid-row:3}
.footer-signature{grid-column:1;grid-row:4;justify-self:center;text-align:center;max-width:none}
}
@media(prefers-reduced-motion:reduce){.scent-tabs button{transition:none}}

/* Arabic: system Arabic fonts, connected letterforms and bidirectional controls. */
html[lang="ar"]{font-family:Tahoma,Arial,sans-serif}
html[lang="ar"] h2,html[lang="ar"] h3,html[lang="ar"] .hero-phrase,html[lang="ar"] .tab-title,html[lang="ar"] .product-character,html[lang="ar"] .mobile-nav a{font-family:Tahoma,Arial,sans-serif;letter-spacing:normal;line-height:1.6;font-style:normal}
html[lang="ar"] em{font-style:normal}
html[lang="ar"] .eyebrow,html[lang="ar"] .house-founders{letter-spacing:normal}
html[lang="ar"] .hero-phrase{font-size:clamp(1.7rem,2.8vw,2.8rem);max-width:20ch}
html[lang="ar"] .house-statement{font-size:clamp(1.8rem,2.8vw,2.8rem)}
html[lang="ar"] .release h2{font-size:clamp(2rem,3.4vw,3.4rem)}
html[lang="ar"] .tab-title{font-size:clamp(1.125rem,1.8vw,1.7rem)}
html[dir="rtl"] .brand{margin-right:0;margin-left:auto}
html[dir="rtl"] .language-picker{direction:ltr}
html[dir="rtl"] .hero-shade{background:linear-gradient(270deg,#0b0908b0,#0b090820 70%),linear-gradient(0deg,#0b0908,#0b090800 24%)}
html[dir="rtl"] .hero-scroll{left:auto;right:var(--gutter)}
html[dir="rtl"] .scent-tabs button,html[dir="rtl"] .text-link,html[dir="rtl"] .waitlist-form{text-align:right}
html[dir="rtl"] .waitlist-form input[type="email"]{direction:ltr;text-align:left;unicode-bidi:isolate}
html[dir="rtl"] .footer-signature{direction:ltr;text-align:left}
html[dir="rtl"] .copyright{direction:ltr;unicode-bidi:isolate}
@media(max-width:720px){html[dir="rtl"] .footer-signature{text-align:center}html[lang="ar"] .tab-title{font-size:1.125rem}}
