.rahma-home{--rahma-black:#0d0b09;--rahma-brown:#1e1611;--rahma-copper:#b95b2a;--rahma-copper-bright:#e38a45;--rahma-orange:#ffa000;--rahma-cream:#f5f1ea;--rahma-muted:#9a958d;background:var(--rahma-black);color:var(--rahma-cream);overflow:hidden}.rahma-home a,.rahma-home button{font-family:inherit}.rahma-hero-section{position:relative;min-height:100vh;display:flex;align-items:center;padding:140px 20px 72px;background:linear-gradient(180deg,rgba(13,11,9,.22),rgba(13,11,9,.92)),#0d0b09}.rahma-hero-light{background:linear-gradient(90deg,rgba(185,91,42,.16),transparent 32%,rgba(255,160,0,.07)),linear-gradient(180deg,rgba(245,241,234,.04),transparent 42%)}.rahma-hero-canvas,.rahma-hero-light{position:absolute;inset:0;pointer-events:none}.rahma-hero-canvas{width:100%;height:100%}.rahma-hero-shell{position:relative;z-index:2;width:min(1080px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr);align-items:center}.rahma-hero-copy{max-width:780px;padding-bottom:44px}.rahma-eyebrow,.rahma-section-heading>span{display:inline-flex;align-items:center;gap:8px;color:var(--rahma-copper-bright);font-size:13px;font-weight:900}.rahma-hero-copy h1{margin:18px 0;color:var(--rahma-cream);font-size:58px;line-height:1.08;font-weight:950}.rahma-hero-copy p{max-width:720px;margin:0 0 28px;color:rgba(245,241,234,.78);font-size:18px;line-height:1.9;font-weight:700}.rahma-hero-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.rahma-btn,.rahma-hero-actions.centered{justify-content:center}.rahma-btn{min-height:50px;display:inline-flex;align-items:center;gap:10px;padding:0 18px;border-radius:8px;border:1px solid transparent;cursor:pointer;text-decoration:none;font-size:15px;font-weight:950;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}.rahma-btn.primary{color:var(--rahma-cream);background:#b95b2a;box-shadow:0 12px 28px rgba(185,91,42,.28)}.rahma-btn.primary:hover{transform:translateY(-2px);background:#e38a45;box-shadow:0 16px 38px rgba(227,138,69,.34)}.rahma-btn.ghost{color:var(--rahma-cream);background:rgba(245,241,234,.06);border-color:rgba(227,138,69,.28)}.rahma-btn.ghost:hover{transform:translateY(-2px);background:rgba(185,91,42,.14);border-color:rgba(227,138,69,.62)}.rahma-trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.rahma-trust-row span{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 12px;border:1px solid rgba(227,138,69,.2);border-radius:8px;color:rgba(245,241,234,.78);background:rgba(30,22,17,.7);font-size:13px;font-weight:850}.rahma-scroll-indicator{position:absolute;z-index:3;bottom:22px;left:50%;width:24px;height:42px;display:flex;justify-content:center;padding-top:7px;border:1px solid rgba(245,241,234,.28);border-radius:999px;transform:translateX(-50%)}.rahma-scroll-indicator span{width:5px;height:10px;border-radius:999px;background:var(--rahma-copper-bright);animation:rahma-scroll 1.5s ease-in-out 1 both}@keyframes rahma-scroll{0%,to{transform:translateY(0);opacity:.45}50%{transform:translateY(14px);opacity:1}}.rahma-cta-section,.rahma-featured-section,.rahma-flow-section,.rahma-products-section,.rahma-sectors-section,.rahma-why-section{position:relative;padding:86px 20px}.rahma-flow-section .rahma-section-heading{opacity:0;transform:translateY(18px);transition:opacity .34s ease,transform .36s ease}.rahma-flow-section.is-visible .rahma-section-heading{opacity:1;transform:translateY(0)}.rahma-featured-section,.rahma-flow-section{background:var(--rahma-brown)}.rahma-products-section,.rahma-sectors-section{background:var(--rahma-black)}.rahma-why-section{background:linear-gradient(180deg,rgba(30,22,17,.94),rgba(13,11,9,1)),#1e1611}.rahma-section-heading{width:min(1180px,100%);margin:0 auto 34px;text-align:center}.rahma-section-heading.align-start{text-align:start}.rahma-section-heading h2{margin:10px 0;color:var(--rahma-cream);font-size:38px;line-height:1.22;font-weight:950}.rahma-section-heading p{max-width:680px;margin:0 auto;color:var(--rahma-muted);font-size:16px;line-height:1.8;font-weight:750}.rahma-section-heading.align-start p{margin-inline:0}.rahma-reveal-section .rahma-section-heading{opacity:0;transform:translateY(18px);transition:opacity .34s ease,transform .36s ease}.rahma-reveal-section .rahma-section-heading:after{content:"";width:86px;height:2px;display:block;margin:16px auto 0;background:linear-gradient(90deg,transparent,var(--rahma-orange),transparent);transform:scaleX(0);transform-origin:center;transition:transform .75s cubic-bezier(.2,.8,.2,1) .16s}.rahma-reveal-section .rahma-section-heading.align-start:after{margin-inline:0;transform-origin:right center}.rahma-reveal-section.is-visible .rahma-section-heading{opacity:1;transform:translateY(0)}.rahma-reveal-section.is-visible .rahma-section-heading:after{transform:scaleX(1)}.rahma-flow-track{width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:10px;gap:10px;position:relative;isolation:isolate}.rahma-flow-track:before{content:"";position:absolute;top:30px;right:6%;left:6%;height:3px;background:linear-gradient(90deg,transparent,#b95b2a,#ffa000,transparent);opacity:.7;transform:scaleX(0);transform-origin:right center;transition:transform .42s ease .12s}.rahma-flow-section.is-visible .rahma-flow-track:before{transform:scaleX(1)}.rahma-flow-step{position:relative;z-index:1;min-height:116px;padding:14px 10px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:12px;border:1px solid rgba(227,138,69,.16);border-radius:8px;background:rgba(13,11,9,.72);text-align:center;opacity:0;transform:translateY(18px);transition:opacity .32s ease,transform .34s ease,border-color .2s ease,box-shadow .2s ease;transition-delay:calc(var(--flow-index, 0) * 55ms)}.rahma-flow-section.is-visible .rahma-flow-step{opacity:1;transform:translateY(0)}.rahma-flow-section.is-visible .rahma-flow-step:hover{border-color:rgba(227,138,69,.48);box-shadow:0 18px 42px rgba(185,91,42,.16);transform:translateY(-3px)}.rahma-flow-step b{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:var(--rahma-black);background:var(--rahma-orange);font-size:15px;font-weight:950;transform:scale(.9);transition:transform .24s ease;transition-delay:calc((var(--flow-index, 0) * 55ms) + 70ms)}.rahma-flow-section.is-visible .rahma-flow-step b{transform:scale(1)}.rahma-flow-step span{color:var(--rahma-cream);font-size:14px;font-weight:900}@media (prefers-reduced-motion:reduce){.rahma-flow-section .rahma-section-heading,.rahma-flow-step,.rahma-flow-step b,.rahma-flow-track:before{transition:none}.rahma-flow-section .rahma-section-heading,.rahma-flow-step{opacity:1;transform:none}.rahma-flow-track:before{transform:scaleX(1)}}.rahma-category-grid,.rahma-feature-grid,.rahma-sector-grid{width:min(1180px,100%);margin:0 auto;display:grid;grid-gap:14px;gap:14px}.rahma-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.rahma-category-card,.rahma-featured-card{border:1px solid rgba(227,138,69,.16);border-radius:8px;background:rgba(30,22,17,.62);color:inherit;cursor:pointer;overflow:hidden;padding:0;font-family:inherit;text-align:start;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.rahma-category-card:hover,.rahma-featured-card:hover{transform:translateY(-4px);border-color:rgba(227,138,69,.58);box-shadow:0 18px 42px rgba(185,91,42,.18)}.rahma-category-card img{width:100%;aspect-ratio:4/3;display:block;object-fit:cover;background:#1e1611}.rahma-category-card span,.rahma-featured-card span{display:inline-flex;margin:14px 14px 8px;color:var(--rahma-copper-bright);font-size:12px;font-weight:950}.rahma-category-card strong,.rahma-featured-card strong{display:block;min-height:52px;padding:0 14px 16px;color:var(--rahma-cream);font-size:16px;line-height:1.45;font-weight:950}.rahma-feature-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.rahma-feature-card{min-height:230px;padding:18px;border:1px solid rgba(227,138,69,.16);border-radius:8px;background:rgba(13,11,9,.5)}.rahma-feature-card div{width:52px;height:52px;display:grid;place-items:center;margin-bottom:18px;border-radius:8px;color:var(--rahma-orange);background:rgba(185,91,42,.12);border:1px solid rgba(227,138,69,.18)}.rahma-feature-card h3{margin:0 0 10px;color:var(--rahma-cream);font-size:16px;line-height:1.35;font-weight:950}.rahma-feature-card p{margin:0;color:var(--rahma-muted);font-size:13px;line-height:1.75;font-weight:750}.rahma-metrics{width:min(980px,100%);margin:36px auto 0;padding-top:26px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;border-top:1px solid rgba(227,138,69,.16)}.rahma-metrics div{text-align:center}.rahma-metrics span,.rahma-metrics strong{display:block}.rahma-metrics strong{color:var(--rahma-copper-bright);font-size:42px;line-height:1;font-weight:950}.rahma-metrics span{margin-top:7px;color:var(--rahma-muted);font-size:13px;font-weight:800}.rahma-featured-strip{width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px}.rahma-featured-card img{width:100%;height:190px;display:block;object-fit:cover;background:#0d0b09}.rahma-sector-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.rahma-sector-card{position:relative;min-height:310px;border-radius:8px;overflow:hidden;border:1px solid rgba(227,138,69,.16);background:var(--rahma-brown)}.rahma-sector-card img{width:100%;height:100%;min-height:310px;display:block;object-fit:cover;filter:saturate(.9) contrast(1.04)}.rahma-sector-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:16px;background:linear-gradient(180deg,transparent 10%,rgba(13,11,9,.88))}.rahma-sector-overlay span{width:42px;height:42px;display:grid;place-items:center;margin-bottom:12px;color:var(--rahma-orange);border-radius:8px;background:rgba(13,11,9,.72);border:1px solid rgba(227,138,69,.26)}.rahma-sector-overlay h3{margin:0 0 7px;color:var(--rahma-cream);font-size:16px;font-weight:950}.rahma-sector-overlay p{margin:0;color:rgba(245,241,234,.78);font-size:13px;line-height:1.65;font-weight:750}.rahma-reveal-section .rahma-category-card,.rahma-reveal-section .rahma-feature-card,.rahma-reveal-section .rahma-featured-card,.rahma-reveal-section .rahma-metric,.rahma-reveal-section .rahma-sector-card{position:relative;opacity:0;transform:translateY(18px);transition:opacity .32s ease,transform .34s ease,border-color .2s ease,box-shadow .2s ease;transition-delay:calc(70ms + (var(--reveal-index, 0) * 45ms))}.rahma-reveal-section .rahma-category-card:after,.rahma-reveal-section .rahma-feature-card:after,.rahma-reveal-section .rahma-featured-card:after,.rahma-reveal-section .rahma-sector-card:after{content:none}.rahma-reveal-section .rahma-category-card img,.rahma-reveal-section .rahma-featured-card img,.rahma-reveal-section .rahma-sector-card img{transform:scale(1.04);transition:transform .36s ease;transition-delay:calc(70ms + (var(--reveal-index, 0) * 45ms))}.rahma-reveal-section .rahma-sector-overlay>*{opacity:0;transform:translateY(18px);transition:opacity .28s ease,transform .32s ease;transition-delay:calc(.12s + (var(--reveal-index, 0) * 45ms))}.rahma-reveal-section .rahma-sector-overlay h3{transition-delay:calc(.15s + (var(--reveal-index, 0) * 45ms))}.rahma-reveal-section .rahma-sector-overlay p{transition-delay:calc(.18s + (var(--reveal-index, 0) * 45ms))}.rahma-reveal-section.is-visible .rahma-category-card,.rahma-reveal-section.is-visible .rahma-feature-card,.rahma-reveal-section.is-visible .rahma-featured-card,.rahma-reveal-section.is-visible .rahma-metric,.rahma-reveal-section.is-visible .rahma-sector-card{opacity:1;transform:translateY(0)}.rahma-reveal-section.is-visible .rahma-category-card:after,.rahma-reveal-section.is-visible .rahma-feature-card:after,.rahma-reveal-section.is-visible .rahma-featured-card:after,.rahma-reveal-section.is-visible .rahma-sector-card:after{animation:none}.rahma-reveal-section.is-visible .rahma-category-card img,.rahma-reveal-section.is-visible .rahma-featured-card img,.rahma-reveal-section.is-visible .rahma-sector-card img{transform:scale(1)}.rahma-reveal-section.is-visible .rahma-sector-overlay>*{opacity:1;transform:translateY(0)}.rahma-reveal-section.is-visible .rahma-category-card:hover,.rahma-reveal-section.is-visible .rahma-featured-card:hover{transform:translateY(-3px)}@keyframes rahma-copper-scan{0%{opacity:0;transform:translateX(120%) skewX(-18deg)}24%{opacity:1}to{opacity:0;transform:translateX(-120%) skewX(-18deg)}}@media (prefers-reduced-motion:reduce){.rahma-reveal-section .rahma-category-card,.rahma-reveal-section .rahma-feature-card,.rahma-reveal-section .rahma-featured-card,.rahma-reveal-section .rahma-metric,.rahma-reveal-section .rahma-section-heading,.rahma-reveal-section .rahma-sector-card,.rahma-reveal-section .rahma-sector-overlay>*{opacity:1;filter:none;transform:none;transition:none}.rahma-reveal-section .rahma-section-heading:after{transform:scaleX(1);transition:none}.rahma-reveal-section .rahma-category-card img,.rahma-reveal-section .rahma-category-card:after,.rahma-reveal-section .rahma-feature-card:after,.rahma-reveal-section .rahma-featured-card img,.rahma-reveal-section .rahma-featured-card:after,.rahma-reveal-section .rahma-sector-card img,.rahma-reveal-section .rahma-sector-card:after{animation:none;transform:none;transition:none}}.rahma-cta-section{background:linear-gradient(90deg,rgba(9,7,5,.98),rgba(20,12,7,.9) 48%,rgba(9,7,5,.96)),url(/rahma/contact-hero.jpeg) center 54% /cover;text-align:center;border-block:1px solid rgba(255,160,0,.28)}.rahma-cta-grid{position:absolute;inset:0;opacity:1;background:radial-gradient(circle at 50% 0,rgba(255,160,0,.16),transparent 38%),linear-gradient(180deg,rgba(13,11,9,.22),rgba(13,11,9,.8)),linear-gradient(90deg,rgba(9,7,5,.42),transparent 48%,rgba(9,7,5,.5))}.rahma-cta-inner{position:relative;z-index:1;width:min(840px,100%);margin:0 auto}.rahma-cta-inner h2{margin:0 0 14px;color:var(--rahma-cream);font-size:40px;line-height:1.2;font-weight:950}.rahma-cta-inner p{margin:0 auto 24px;max-width:680px;color:var(--rahma-muted);font-size:16px;line-height:1.8;font-weight:750}.rahma-contact-line{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:22px;color:rgba(245,241,234,.72);font-size:13px;font-weight:800}.rahma-contact-line span{display:inline-flex;align-items:center;gap:6px}@media (max-width:1100px){.rahma-category-grid,.rahma-feature-grid,.rahma-featured-strip,.rahma-sector-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rahma-flow-track{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.rahma-hero-section{min-height:640px;min-height:max(640px,88svh);align-items:flex-start;padding:118px 14px 138px}.rahma-hero-light{background:linear-gradient(180deg,rgba(13,11,9,.08),rgba(13,11,9,.62) 68%,rgba(13,11,9,.9)),linear-gradient(90deg,rgba(185,91,42,.12),transparent 42%,rgba(255,160,0,.1))}.rahma-hero-shell{min-height:390px;align-items:flex-start}.rahma-hero-copy{width:min(100%,420px);margin:0 auto;padding-bottom:230px;text-align:center}.rahma-hero-copy h1{margin:12px 0 14px;font-size:30px;line-height:1.16}.rahma-hero-copy p{max-width:330px;margin:0 auto 20px;font-size:14px;line-height:1.75}.rahma-hero-actions{justify-content:center;gap:10px}.rahma-btn{width:min(100%,330px);min-height:44px;padding:0 14px;font-size:14px}.rahma-scroll-indicator{bottom:30px}.rahma-cta-section,.rahma-featured-section,.rahma-flow-section,.rahma-products-section,.rahma-sectors-section,.rahma-why-section{padding:56px 14px}.rahma-cta-inner h2,.rahma-section-heading h2{font-size:28px}.rahma-category-grid,.rahma-feature-grid,.rahma-featured-strip,.rahma-flow-track,.rahma-metrics,.rahma-sector-grid{grid-template-columns:1fr}.rahma-flow-track:before{display:none}.rahma-feature-card{min-height:auto}.rahma-featured-card img,.rahma-sector-card,.rahma-sector-card img{min-height:240px;height:240px}}.rahma-static-page{--static-yellow:#f7d36a;--static-orange:#d96f16;--static-brown:#6f390f;--static-dark:#1b1713;background:var(--static-yellow);color:#3f2a17}.rahma-page-hero{min-height:330px;display:grid;place-items:center;position:relative;background:linear-gradient(90deg,rgba(20,12,6,.72),rgba(20,12,6,.24),rgba(20,12,6,.78)),url(/rahma/about-hero.jpeg) 50% /cover}.rahma-page-hero.contact{background:linear-gradient(90deg,rgba(20,12,6,.78),rgba(20,12,6,.22),rgba(20,12,6,.78)),url(/rahma/contact-hero.jpeg) 50% /cover}.rahma-page-hero h1{margin:0;color:#fff8e5;font-size:clamp(2.4rem,5vw,4.4rem);font-weight:950;text-shadow:0 8px 24px rgba(0,0,0,.45)}.rahma-about-content{width:min(1080px,calc(100% - 32px));padding:70px 0 78px}.rahma-contact-logo-band img,.rahma-logo-showcase img{width:min(380px,78vw);filter:drop-shadow(0 14px 28px rgba(84,42,12,.22))}.rahma-contact-logo-band strong,.rahma-logo-showcase strong{color:#5d3516;font-size:clamp(1.5rem,3vw,2.3rem)}.rahma-about-content>h2{margin:64px auto 42px;color:#b45a16;font-size:clamp(2rem,4vw,3.1rem);text-shadow:0 6px 0 rgba(255,255,255,.28)}.rahma-about-block{width:min(900px,100%);margin:0 auto 38px;padding:0 10px}.rahma-about-block.abb{padding-bottom:42px;border-bottom:2px solid rgba(217,111,22,.42)}.rahma-about-heading{margin-bottom:12px;color:var(--static-orange)}.rahma-about-heading h3{font-size:clamp(1.3rem,2.5vw,1.8rem)}.rahma-about-block li svg,.rahma-about-heading h3,.rahma-about-heading svg{color:var(--static-orange)}.rahma-about-block p{max-width:840px;color:#3f2a17;line-height:2.1}.rahma-about-block ul{max-width:850px;margin:0 auto;text-align:start}.rahma-about-block li{color:#3f2a17}.rahma-contact-logo-band{padding:56px 20px 64px}.rahma-contact-panel{grid-template-columns:minmax(300px,.75fr) minmax(420px,1fr);padding:76px max(28px,calc((100vw - 1180px) / 2)) 86px;background:linear-gradient(90deg,rgba(16,14,12,.96),rgba(24,20,17,.88)),url(/rahma/copper-lugs.png) 50% /cover}.rahma-contact-details h2{margin:0 0 34px;color:#f57f18}.rahma-contact-group h3{color:#fff8e5}.rahma-contact-group a{color:#f57f18;font-size:clamp(1.15rem,2.2vw,1.8rem)}.rahma-contact-group a:hover,.rahma-social-row a:hover{color:#ffb347}.rahma-social-row{gap:22px}.rahma-social-row a{color:#f57f18;font-size:2.4rem}.rahma-map-wrap{border:6px solid rgba(247,211,106,.12);background:#e5e7eb;box-shadow:0 28px 60px rgba(0,0,0,.26)}@media (max-width:900px){.rahma-static-page{padding-top:76px}.rahma-page-hero{min-height:260px}.rahma-contact-panel{grid-template-columns:1fr}.rahma-map-wrap,.rahma-map-wrap iframe{min-height:360px}}@media (max-width:560px){.rahma-about-content{width:min(100% - 24px,1080px);padding:46px 0 56px}.rahma-contact-panel{padding:48px 18px 58px}.rahma-contact-group a{font-size:1.05rem;word-break:break-word}}.nav-wrapper.nav-rahma-dark{border-bottom:1px solid rgba(255,160,0,.18);box-shadow:0 16px 36px rgba(0,0,0,.24);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.nav-wrapper.nav-rahma-dark .clean-nav-btn,.nav-wrapper.nav-rahma-dark .mobile-menu-btn,.nav-wrapper.nav-rahma-dark .nav-links li{color:#f5f1ea!important}.nav-wrapper.nav-rahma-dark .clean-nav-btn:hover,.nav-wrapper.nav-rahma-dark .nav-links li:hover{color:#ffa000!important}.nav-wrapper.nav-rahma-dark .mobile-nav-menu{background:rgba(14,10,7,.98)!important;border:1px solid rgba(255,160,0,.18)!important;box-shadow:0 20px 46px rgba(0,0,0,.32)!important}.nav-wrapper.nav-rahma-dark .mobile-nav-menu li{color:#f5f1ea!important;border-color:rgba(255,160,0,.12)!important}.rahma-media-page,.rahma-static-page,.rahma-store-page{--rahma-dark:#0d0b09;--rahma-panel:rgba(19,14,10,0.88);--rahma-panel-strong:#17100c;--rahma-copper:#b95b2a;--rahma-orange:#ffa000;--rahma-cream:#f5f1ea;--rahma-muted:rgba(245,241,234,0.68);background:var(--rahma-dark)!important;color:var(--rahma-cream)}.rahma-static-page{min-height:100vh;padding-top:84px;overflow:hidden}.rahma-media-page,.rahma-store-page{min-height:100vh}.rahma-store-page{padding-top:84px}.rahma-inner-page-hero,.rahma-page-hero{min-height:360px;display:grid;place-items:center;align-content:center;grid-gap:16px;gap:16px;position:relative;isolation:isolate;padding:72px 20px 82px;text-align:center;overflow:hidden;background:linear-gradient(90deg,rgba(12,8,5,.9),rgba(33,18,10,.5),rgba(12,8,5,.92)),url(/rahma/about-hero.jpeg) 50% /cover}.rahma-page-hero.contact{background:linear-gradient(90deg,rgba(12,8,5,.9),rgba(33,18,10,.48),rgba(12,8,5,.92)),url(/rahma/contact-hero.jpeg) 50% /cover}.rahma-inner-page-hero:before,.rahma-page-hero:before{content:"";position:absolute;inset:0;z-index:-1;background-image:linear-gradient(rgba(255,160,0,.08) 1px,transparent 0),linear-gradient(90deg,rgba(255,160,0,.06) 1px,transparent 0);background-size:58px 58px;opacity:.32}.rahma-inner-page-hero:after,.rahma-page-hero:after{content:"";position:absolute;inset-inline:16%;bottom:0;height:3px;background:linear-gradient(90deg,transparent,var(--rahma-orange),transparent);opacity:.9}.rahma-contact-kicker,.rahma-inner-page-hero span,.rahma-page-hero span{color:var(--rahma-orange);font-size:.82rem;font-weight:950;letter-spacing:0}.rahma-inner-page-hero h1,.rahma-page-hero h1{margin:0;color:var(--rahma-cream);font-size:clamp(2.4rem,5vw,4.7rem);line-height:1.08;font-weight:950;letter-spacing:0;text-shadow:0 14px 36px rgba(0,0,0,.55)}.rahma-inner-page-hero p,.rahma-page-hero p{max-width:720px;margin:0;color:var(--rahma-muted);font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.9;font-weight:800}.rahma-about-content{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:76px 0 92px;text-align:center}.rahma-contact-logo-band,.rahma-logo-showcase{display:grid;justify-items:center;grid-gap:14px;gap:14px}.rahma-contact-logo-band img,.rahma-logo-showcase img{width:min(210px,42vw);height:auto;filter:drop-shadow(0 18px 34px rgba(255,160,0,.18))}.rahma-contact-logo-band strong,.rahma-logo-showcase strong{color:var(--rahma-cream);font-size:clamp(1.45rem,3vw,2.25rem);font-weight:950;letter-spacing:0}.rahma-about-content>h2{max-width:780px;margin:56px auto 34px;color:var(--rahma-orange);font-size:clamp(2rem,4vw,3rem);line-height:1.25;font-weight:950;text-shadow:none}.rahma-about-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin:24px 0 18px}.rahma-about-block{width:100%;margin:0 auto;padding:28px;text-align:start;background:var(--rahma-panel);border:1px solid rgba(255,160,0,.16);border-radius:8px;box-shadow:0 22px 48px rgba(0,0,0,.2)}.rahma-about-block.abb,.rahma-about-block.featured{max-width:940px;text-align:center}.rahma-about-block.abb{margin-top:18px;padding-bottom:30px;border-bottom:1px solid rgba(255,160,0,.22)}.rahma-about-heading{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-bottom:14px;color:var(--rahma-orange)}.rahma-about-heading h3{margin:0;color:var(--rahma-orange);font-size:clamp(1.25rem,2.4vw,1.7rem);font-weight:950}.rahma-about-block li svg,.rahma-about-heading svg{color:var(--rahma-orange);flex:0 0 auto}.rahma-about-block p{margin:0 auto 14px;max-width:850px;color:var(--rahma-muted);font-size:1.03rem;line-height:2.05;font-weight:800}.rahma-about-block ul{margin:0;padding:0;list-style:none;display:grid;grid-gap:10px;gap:10px}.rahma-about-block li{display:flex;align-items:flex-start;gap:10px;color:var(--rahma-muted);font-size:1rem;line-height:1.9;font-weight:850}.rahma-contact-logo-band{padding:58px 20px 64px;background:linear-gradient(180deg,rgba(255,160,0,.07),transparent),var(--rahma-dark)}.rahma-contact-panel{position:relative;display:grid;grid-template-columns:minmax(300px,.78fr) minmax(420px,1fr);grid-gap:clamp(28px,5vw,70px);gap:clamp(28px,5vw,70px);align-items:center;padding:78px max(28px,calc((100vw - 1180px) / 2)) 88px;background:linear-gradient(90deg,rgba(13,11,9,.98),rgba(24,16,12,.9)),url(/rahma/copper-lugs.png) 50% /cover}.rahma-contact-panel:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,160,0,.05) 1px,transparent 0),linear-gradient(90deg,rgba(255,160,0,.04) 1px,transparent 0);background-size:58px 58px;opacity:.28;pointer-events:none}.rahma-contact-details,.rahma-map-wrap{position:relative;z-index:1}.rahma-contact-details h2{margin:8px 0 34px;color:var(--rahma-orange);font-size:clamp(2.3rem,4.5vw,4.2rem);line-height:1.1;font-weight:950}.rahma-contact-group{display:grid;grid-gap:10px;gap:10px;margin-bottom:28px}.rahma-contact-group h3{margin:0;color:var(--rahma-cream);font-size:1rem;font-weight:950}.rahma-contact-group a{width:-moz-fit-content;width:fit-content;max-width:100%;display:inline-flex;align-items:center;gap:9px;color:var(--rahma-orange);text-decoration:none;font-size:clamp(1.08rem,2vw,1.7rem);font-weight:900;overflow-wrap:anywhere}.rahma-contact-group a:hover,.rahma-social-row a:hover{color:#ffc05a}.rahma-social-row{display:flex;align-items:center;gap:18px;margin-top:34px}.rahma-social-row a{width:46px;height:46px;display:grid;place-items:center;color:var(--rahma-orange);text-decoration:none;font-size:2.2rem;font-family:Arial,sans-serif;font-weight:900;background:rgba(12,8,5,.45)}.rahma-map-wrap,.rahma-social-row a{border:1px solid rgba(255,160,0,.18);border-radius:8px}.rahma-map-wrap{min-height:470px;overflow:hidden;background:#17100c;box-shadow:0 28px 70px rgba(0,0,0,.34)}.rahma-map-wrap iframe{width:100%;height:100%;min-height:470px;display:block;border:0;filter:sepia(.24) saturate(.84) contrast(.95)}.rahma-store-page .products{background:transparent!important;padding:64px 0 92px!important}.rahma-store-page .container{width:min(1180px,calc(100% - 32px));margin:0 auto}.rahma-store-page .luxury-store-header{max-width:760px;margin:0 auto 34px!important;text-align:center}.rahma-store-page .luxury-section-title,.rahma-store-page .luxury-store-title,.rahma-store-page .section-title{color:var(--rahma-cream)!important;font-size:clamp(2rem,4vw,3.2rem)!important;line-height:1.25!important;letter-spacing:0!important}.rahma-store-page .luxury-desc,.rahma-store-page .luxury-store-desc,.rahma-store-page .products p{color:var(--rahma-muted)!important}.rahma-store-page .luxury-divider{width:min(220px,48vw);height:3px;margin:22px auto 0;background:linear-gradient(90deg,transparent,var(--rahma-orange),transparent)!important;border-radius:0}.rahma-store-page .premium-filters-wrapper{margin:0 0 34px;padding:16px;background:rgba(19,14,10,.88)!important;border:1px solid rgba(255,160,0,.16)!important;border-radius:8px!important;box-shadow:0 22px 48px rgba(0,0,0,.18)!important}.rahma-store-page .premium-filter-group label,.rahma-store-page .product-card-option-label{color:rgba(245,241,234,.72)!important}.rahma-store-page .custom-select-dropdown,.rahma-store-page .custom-select-trigger{background:rgba(12,8,5,.88)!important;color:var(--rahma-cream)!important;border:1px solid rgba(255,160,0,.18)!important;border-radius:8px!important;box-shadow:none!important}.rahma-store-page .custom-select-trigger svg{color:var(--rahma-orange)!important}.rahma-store-page .custom-select-option{color:var(--rahma-cream)!important;border-bottom-color:rgba(255,160,0,.12)!important}.rahma-store-page .custom-select-option.selected{background:rgba(255,160,0,.14)!important;color:var(--rahma-orange)!important}.rahma-store-page .product-grid{gap:1.25rem!important}.rahma-store-page .premium-card-container{background:rgba(19,14,10,.92)!important;border:1px solid rgba(255,160,0,.16)!important;border-radius:8px!important;box-shadow:0 20px 44px rgba(0,0,0,.22)!important}.rahma-store-page .premium-card-container:hover{transform:translateY(-7px)!important;border-color:rgba(255,160,0,.42)!important;box-shadow:0 28px 64px rgba(0,0,0,.34)!important}.rahma-store-page .premium-card-image-wrap{background:#0a0807!important;border-radius:8px 8px 0 0!important}.rahma-store-page .product-card-body{background:transparent!important}.rahma-store-page .product-card-title{color:var(--rahma-cream)!important}.rahma-store-page .product-card-option{color:var(--rahma-muted)!important;background:rgba(12,8,5,.72)!important;border-color:rgba(255,160,0,.14)!important;border-radius:8px!important}.rahma-store-page .product-card-option.selected{color:#111!important;background:var(--rahma-orange)!important;border-color:var(--rahma-orange)!important}.rahma-store-page .product-card-price-row{border-top-color:rgba(255,160,0,.18)!important}.rahma-store-page .current-price{color:var(--rahma-orange)!important}.rahma-store-page .currency,.rahma-store-page .old-price{color:rgba(245,241,234,.58)!important}.rahma-store-page .product-card-add-btn{background:linear-gradient(135deg,#ffa000,#d86a1d)!important;color:#111!important;border:none!important;border-radius:8px!important;box-shadow:0 14px 28px rgba(255,160,0,.22)!important}.rahma-store-page .product-badge-category{background:rgba(255,160,0,.16)!important;color:#ffd58a!important;border:1px solid rgba(255,160,0,.28)!important}.rahma-store-page .badge{background:rgba(255,160,0,.12)!important;color:var(--rahma-orange)!important;border:1px solid rgba(255,160,0,.2)!important}.rahma-store-page .premium-modal-overlay{background:rgba(8,6,5,.78)!important}.rahma-store-page .premium-modal-content{background:#15100c!important;color:var(--rahma-cream)!important;border:1px solid rgba(255,160,0,.18)!important;border-radius:8px!important}.rahma-store-page .premium-modal-close-btn{background:rgba(255,160,0,.14)!important;color:var(--rahma-cream)!important;border-radius:8px!important}.rahma-store-page .related-products-section{background:rgba(12,8,5,.64)!important;border-color:rgba(255,160,0,.14)!important;border-radius:8px!important}.rahma-store-page .modal-section-label,.rahma-store-page .related-products-title{color:var(--rahma-cream)!important}@media (max-width:900px){.rahma-static-page,.rahma-store-page{padding-top:76px}.rahma-inner-page-hero,.rahma-page-hero{min-height:290px;padding:58px 16px 66px}.rahma-about-grid,.rahma-contact-panel{grid-template-columns:1fr}.rahma-map-wrap,.rahma-map-wrap iframe{min-height:360px}}@media (max-width:560px){.rahma-about-content{width:min(100% - 24px,1120px);padding:46px 0 58px}.rahma-about-block{padding:22px}.rahma-contact-logo-band{padding:44px 16px 50px}.rahma-contact-panel{padding:48px 18px 58px}.rahma-contact-group a{font-size:1.02rem}.rahma-store-page .products{padding:42px 0 68px!important}.rahma-store-page .premium-filters-wrapper{grid-template-columns:1fr!important}}.nav-wrapper,.nav-wrapper.nav-rahma-dark,.nav-wrapper.nav-transparent{position:fixed!important;inset:0 0 auto;min-height:78px;padding:0!important;background:rgba(10,8,6,.94)!important;border-bottom:1px solid rgba(255,160,0,.2)!important;box-shadow:0 12px 30px rgba(0,0,0,.22)!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.navbar{width:min(1360px,100%);max-width:none!important;margin:0 auto!important;padding:0 24px!important;background:transparent!important}.navbar>div.flex{min-height:76px;gap:18px}.rahma-navbar-brand{flex:0 0 250px;display:flex;align-items:center;justify-content:flex-start}.rahma-navbar-logo-img{width:min(245px,100%);height:auto!important;max-height:56px;display:block;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(255,160,0,.16))}.rahma-navbar-mark{width:60px;height:42px;display:block;flex:0 0 auto;overflow:hidden}.rahma-navbar-mark-img{width:110px;max-width:none;height:42px;display:block;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(255,160,0,.12))}.rahma-navbar-wordmark{min-width:0;color:rgba(245,241,234,.78);font-family:Tajawal,Cairo,sans-serif;font-size:10px;font-weight:700;line-height:1;white-space:nowrap}.rahma-primary-nav{flex:1 1 auto;min-width:0;justify-content:center;gap:4px;margin:0;padding:0}.nav-wrapper .rahma-primary-nav li{min-height:40px;display:inline-flex;align-items:center;justify-content:center;margin:0!important;padding:0 12px;border:1px solid transparent;border-radius:8px;color:rgba(245,241,234,.82)!important;font-family:Tajawal,Cairo,sans-serif;font-size:15px;font-weight:800!important;line-height:1;white-space:nowrap;text-shadow:none!important;transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease}.nav-wrapper .rahma-primary-nav li:after{display:none}.nav-wrapper .rahma-primary-nav li.is-active,.nav-wrapper .rahma-primary-nav li:hover{color:#fff4db!important;background:rgba(255,160,0,.12);border-color:rgba(255,160,0,.28);transform:translateY(-1px)}.nav-wrapper .rahma-primary-nav li.is-active{color:#ffa000!important;background:rgba(185,91,42,.18)}.rahma-nav-actions{flex:0 0 auto;gap:8px!important}.nav-wrapper .rahma-nav-action{width:38px;height:38px;padding:0;border:1px solid rgba(245,241,234,.16)!important;border-radius:8px;color:#f5f1ea!important;background:rgba(245,241,234,.04)!important;font-family:Tajawal,Cairo,sans-serif;font-size:13px!important;line-height:1;text-shadow:none!important}.nav-wrapper .rahma-nav-action:hover{color:#17100c!important;background:#ffa000!important;border-color:#ffa000!important;box-shadow:0 8px 18px rgba(255,160,0,.2);transform:translateY(-1px)}.nav-wrapper .rahma-lang-switch{font-family:Cairo,sans-serif;font-size:12px!important;font-weight:900!important}.nav-wrapper .mobile-nav-menu{top:calc(100% + 8px);right:12px;left:12px;padding:8px;gap:2px;border:1px solid rgba(255,160,0,.2)!important;border-radius:8px;background:rgba(14,10,7,.98)!important;box-shadow:0 18px 40px rgba(0,0,0,.36)!important}.nav-wrapper .mobile-nav-menu li{padding:12px 14px;border:0!important;border-radius:6px;color:#f5f1ea!important;font-family:Tajawal,Cairo,sans-serif;font-size:16px;font-weight:800}.nav-wrapper .mobile-nav-menu li:hover{color:#fff4db!important;background:rgba(255,160,0,.12)}@media (max-width:1200px){.nav-wrapper,.nav-wrapper.nav-rahma-dark,.nav-wrapper.nav-transparent{min-height:70px}.navbar{padding:0 16px!important}.navbar>div.flex{min-height:68px!important}.rahma-navbar-brand{flex-basis:210px}.rahma-navbar-logo-img{width:205px;max-height:46px}.rahma-navbar-mark{width:54px;height:38px}.rahma-navbar-mark-img{width:100px;height:38px}.rahma-navbar-wordmark{font-size:9px}}@media (max-width:560px){.navbar{padding:0 12px!important}.navbar>div.flex{min-height:64px!important}.rahma-navbar-brand{flex-basis:176px}.rahma-navbar-logo-img{width:168px;max-height:38px}.rahma-navbar-mark{width:48px;height:34px}.rahma-navbar-mark-img{width:90px;height:34px}.rahma-navbar-wordmark{font-size:8px}.nav-wrapper .rahma-nav-action{width:36px;height:36px}}@media (max-width:700px){.rahma-home .rahma-flow-track{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rahma-home .rahma-flow-track:before{display:none}.rahma-home .rahma-flow-step{min-height:104px;padding:12px 8px;gap:9px}.rahma-home .rahma-flow-step b{width:38px;height:38px;font-size:14px}.rahma-home .rahma-flow-step span{font-size:13px}}.rahma-contact-v2{--contact-copper:#e47d32;--contact-orange:#ffa000;--contact-ink:#0d0a08;--contact-panel:#17100c;--contact-line:rgba(237,133,52,0.22);padding-top:0;background:var(--contact-ink)!important}.rahma-contact-v2-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.rahma-contact-v2-hero{position:relative;min-height:490px;display:flex;align-items:flex-end;overflow:hidden;isolation:isolate;background:linear-gradient(90deg,rgba(9,7,5,.98),rgba(15,9,5,.86) 48%,rgba(10,7,5,.44)),url(/rahma/contact-hero.jpeg) 50% /cover}.rahma-contact-v2-hero:after{content:"";position:absolute;inset-inline:0;bottom:0;height:2px;background:var(--contact-orange);box-shadow:0 0 22px rgba(255,160,0,.75)}.rahma-contact-v2-hero-grid{position:absolute;inset:0;z-index:-1;opacity:.4;background-image:linear-gradient(rgba(255,160,0,.1) 1px,transparent 0),linear-gradient(90deg,rgba(255,160,0,.08) 1px,transparent 0);background-size:64px 64px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 88%);mask-image:linear-gradient(90deg,#000,transparent 88%)}.rahma-contact-v2-hero-content{position:relative;z-index:1;padding-top:155px;padding-bottom:48px}.rahma-contact-v2-hero-copy{max-width:650px}.rahma-contact-v2-kicker,.rahma-contact-v2-panel-heading>span,.rahma-contact-v2-process>.rahma-contact-v2-container>span,.rahma-contact-v2-section-heading>span{display:inline-flex;align-items:center;gap:8px;color:var(--contact-orange);font-size:.8rem;font-weight:900;letter-spacing:0}.rahma-contact-v2-hero h1{max-width:620px;margin:15px 0 16px;color:#fffaf2;font-size:clamp(2.45rem,5vw,4.7rem);line-height:1.12;font-weight:950;letter-spacing:0}.rahma-contact-v2-hero p{max-width:610px;margin:0;color:rgba(255,247,237,.78);font-size:1.1rem;font-weight:700;line-height:1.95}.rahma-contact-v2-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.rahma-contact-v2-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:10px 17px;border:1px solid transparent;border-radius:6px;text-decoration:none;font-size:.96rem;font-weight:900;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.rahma-contact-v2-button:hover{transform:translateY(-2px)}.rahma-contact-v2-button.primary{color:#18100a;background:var(--contact-orange)}.rahma-contact-v2-button.secondary{color:#fff8ed;border-color:rgba(255,194,109,.4);background:rgba(22,13,8,.62)}.rahma-contact-v2-hero-notes{display:flex;flex-wrap:wrap;gap:0;margin-top:42px;border-top:1px solid rgba(255,179,77,.26)}.rahma-contact-v2-hero-notes div{min-height:58px;display:inline-flex;align-items:center;gap:9px;padding:14px 24px 0 0;margin-left:24px;color:#f8eee2;font-size:.88rem;font-weight:800}.rahma-contact-v2-hero-notes svg{color:var(--contact-orange)}.rahma-contact-v2-channels-section{padding:72px 0;background:#120e0b}.rahma-contact-v2-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.rahma-contact-v2-location h2,.rahma-contact-v2-panel-heading h2,.rahma-contact-v2-section-heading h2{margin:8px 0 0;color:#fff9f0;font-size:clamp(1.65rem,3vw,2.45rem);line-height:1.25;font-weight:950;letter-spacing:0}.rahma-contact-v2-channels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block:1px solid var(--contact-line)}.rahma-contact-v2-channel{min-width:0;display:flex;align-items:center;gap:14px;padding:25px 20px;color:#fff8ef;text-decoration:none;-webkit-border-start:1px solid var(--contact-line);border-inline-start:1px solid var(--contact-line);transition:background-color .18s ease}.rahma-contact-v2-channel:first-child{-webkit-border-start:0;border-inline-start:0}.rahma-contact-v2-channel:hover{background:rgba(255,160,0,.07)}.rahma-contact-v2-channel-icon{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;color:var(--contact-orange);border:1px solid rgba(255,160,0,.32);border-radius:6px;background:rgba(255,160,0,.08)}.rahma-contact-v2-channel-copy{min-width:0;display:grid;grid-gap:3px;gap:3px}.rahma-contact-v2-channel-copy small{color:rgba(255,247,237,.55);font-size:.73rem;font-weight:800}.rahma-contact-v2-channel-copy strong{color:#fff8ef;font-size:.98rem;font-weight:900}.rahma-contact-v2-channel-copy b{overflow:hidden;color:#f5b16c;font-size:.82rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.rahma-contact-v2-channel-arrow{flex:0 0 auto;-webkit-margin-start:auto;margin-inline-start:auto;color:var(--contact-orange)}.rahma-contact-v2-workspace{padding:86px 0 92px;background:#0d0a08}.rahma-contact-v2-workspace-grid{display:grid;grid-template-columns:minmax(0,1.07fr) minmax(360px,.93fr);grid-gap:clamp(28px,5vw,70px);gap:clamp(28px,5vw,70px);align-items:start}.rahma-contact-v2-form-panel{padding:34px;border:1px solid var(--contact-line);border-radius:8px;background:var(--contact-panel)}.rahma-contact-v2-panel-heading p{max-width:540px;margin:10px 0 0;color:rgba(255,247,237,.61);font-size:.94rem;font-weight:700;line-height:1.85}.rahma-contact-v2-form{display:grid;grid-gap:18px;gap:18px;margin-top:30px}.rahma-contact-v2-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.rahma-contact-v2-form label{min-width:0;display:grid;grid-gap:8px;gap:8px}.rahma-contact-v2-form label>span{color:#f9eee2;font-size:.84rem;font-weight:850}.rahma-contact-v2-form input,.rahma-contact-v2-form select,.rahma-contact-v2-form textarea{width:100%;min-width:0;border:1px solid rgba(239,164,86,.24);border-radius:5px;outline:none;color:#fff9f1;background:#0e0a07;box-shadow:none;font:inherit;font-size:.92rem;font-weight:700;transition:border-color .16s ease,background-color .16s ease}.rahma-contact-v2-form input,.rahma-contact-v2-form select{height:46px;padding:0 12px}.rahma-contact-v2-form textarea{min-height:130px;padding:12px;resize:vertical;line-height:1.75}.rahma-contact-v2-form input:focus,.rahma-contact-v2-form select:focus,.rahma-contact-v2-form textarea:focus{border-color:var(--contact-orange);background:#130e0a}.rahma-contact-v2-form input::placeholder,.rahma-contact-v2-form textarea::placeholder{color:rgba(255,247,237,.35)}.rahma-contact-v2-form select option{color:#16100c;background:#fff8ef}.rahma-contact-v2-form-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:4px}.rahma-contact-v2-form-footer button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:10px 18px;border:0;border-radius:6px;color:#16100c;background:var(--contact-orange);cursor:pointer;font:inherit;font-size:.92rem;font-weight:900;transition:background-color .16s ease,transform .16s ease}.rahma-contact-v2-form-footer button:hover:not(:disabled){transform:translateY(-1px);background:#ffb022}.rahma-contact-v2-form-footer button:disabled{cursor:wait;opacity:.68}.rahma-contact-v2-form-footer p{margin:0;color:rgba(255,247,237,.5);font-size:.76rem;font-weight:700;line-height:1.65}.rahma-contact-v2-form-message{display:flex;align-items:center;gap:8px;margin:-2px 0 0;font-size:.84rem;font-weight:800}.rahma-contact-v2-form-message.success{color:#8fd69b}.rahma-contact-v2-form-message.error{color:#ff9b87}.rahma-contact-v2-location{display:grid;grid-gap:0;gap:0;border:1px solid var(--contact-line);border-radius:8px;overflow:hidden;background:#130e0a}.rahma-contact-v2-location-copy{padding:32px 32px 26px}.rahma-contact-v2-location-copy>span{display:inline-flex;align-items:center;gap:7px;color:var(--contact-orange);font-size:.8rem;font-weight:900}.rahma-contact-v2-location h2{font-size:clamp(1.45rem,2.7vw,2.1rem)}.rahma-contact-v2-location-copy p{margin:12px 0 20px;color:rgba(255,247,237,.67);font-size:.94rem;font-weight:700;line-height:1.85}.rahma-contact-v2-location-copy>a{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:8px;color:#ffd08d;text-decoration:none;font-size:.86rem;font-weight:900}.rahma-contact-v2-location-copy>a:hover{color:var(--contact-orange)}.rahma-contact-v2-map{height:308px;border-block:1px solid var(--contact-line);background:#201710}.rahma-contact-v2-map iframe{width:100%;height:100%;display:block;border:0;filter:sepia(.2) saturate(.82) contrast(.92)}.rahma-contact-v2-location-callout{display:flex;align-items:center;gap:9px;padding:18px 24px;color:rgba(255,247,237,.64);font-size:.83rem;font-weight:750}.rahma-contact-v2-location-callout svg{color:var(--contact-orange)}.rahma-contact-v2-location-callout a{color:#ffd08d;text-decoration:none;font-weight:900}.rahma-contact-v2-process{padding:31px 0;border-top:1px solid var(--contact-line);background:#120e0b}.rahma-contact-v2-process>.rahma-contact-v2-container{display:flex;align-items:center;justify-content:space-between;gap:30px}.rahma-contact-v2-process>.rahma-contact-v2-container>div{display:flex;flex-wrap:wrap;align-items:center;gap:28px}.rahma-contact-v2-process p{display:inline-flex;align-items:center;gap:8px;margin:0;color:rgba(255,247,237,.72);font-size:.84rem;font-weight:800}.rahma-contact-v2-process p b{color:var(--contact-orange);font-family:Arial,sans-serif;font-size:.74rem}@media (max-width:860px){.rahma-contact-v2-workspace-grid{grid-template-columns:1fr}.rahma-contact-v2-location{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.rahma-contact-v2-location-copy{align-self:center}.rahma-contact-v2-map{height:100%;min-height:300px;border-block:0;-webkit-border-start:1px solid var(--contact-line);border-inline-start:1px solid var(--contact-line)}.rahma-contact-v2-location-callout{grid-column:1/-1;border-top:1px solid var(--contact-line)}}@media (max-width:700px){.rahma-contact-v2-container{width:min(100% - 28px,1180px)}.rahma-contact-v2-hero{min-height:530px;align-items:flex-end;background-position:62%}.rahma-contact-v2-hero-content{padding-top:132px;padding-bottom:28px}.rahma-contact-v2-hero h1{font-size:2.55rem}.rahma-contact-v2-hero p{font-size:.98rem}.rahma-contact-v2-hero-notes{margin-top:30px}.rahma-contact-v2-hero-notes div{flex:1 1 43%;min-height:42px;padding:13px 0 0;margin-left:0;font-size:.78rem}.rahma-contact-v2-channels-section{padding:52px 0}.rahma-contact-v2-section-heading{display:block;margin-bottom:22px}.rahma-contact-v2-channels{grid-template-columns:1fr}.rahma-contact-v2-channel,.rahma-contact-v2-channel:first-child{padding:18px 8px;-webkit-border-start:0;border-inline-start:0;border-top:1px solid var(--contact-line)}.rahma-contact-v2-channel:first-child{border-top:0}.rahma-contact-v2-workspace{padding:56px 0 64px}.rahma-contact-v2-form-panel{padding:24px 18px}.rahma-contact-v2-form-grid{grid-template-columns:1fr;gap:14px}.rahma-contact-v2-form-footer{align-items:stretch;flex-direction:column}.rahma-contact-v2-form-footer button{width:100%}.rahma-contact-v2-location{grid-template-columns:1fr}.rahma-contact-v2-location-copy{padding:26px 20px 23px}.rahma-contact-v2-map{height:270px;min-height:0;border-block:1px solid var(--contact-line);-webkit-border-start:0;border-inline-start:0}.rahma-contact-v2-location-callout{padding:17px 20px}.rahma-contact-v2-process>.rahma-contact-v2-container,.rahma-contact-v2-process>.rahma-contact-v2-container>div{align-items:flex-start;flex-direction:column;gap:14px}.rahma-home .rahma-feature-grid,.rahma-home .rahma-featured-strip,.rahma-home .rahma-sector-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rahma-home .rahma-category-grid{display:flex;gap:10px;width:calc(100% + 28px);margin-inline:-14px;padding:0 14px 12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none}}@media (max-width:700px){.rahma-home .rahma-category-grid::-webkit-scrollbar{display:none}.rahma-home .rahma-category-card{flex:0 0 clamp(150px,44vw,220px);scroll-snap-align:start}.rahma-home .rahma-category-card strong,.rahma-home .rahma-featured-card strong{min-height:46px;padding:0 10px 12px;font-size:14px}.rahma-home .rahma-category-card span{margin:10px 10px 6px}.rahma-home .rahma-featured-card img{width:100%;min-height:0;height:auto;aspect-ratio:1/1}.rahma-home .rahma-feature-card{min-height:188px;padding:14px}.rahma-home .rahma-feature-card div{width:42px;height:42px;margin-bottom:13px}.rahma-home .rahma-feature-card h3{margin-bottom:7px;font-size:14px}.rahma-home .rahma-feature-card p{font-size:12px;line-height:1.6}.rahma-home .rahma-sector-card,.rahma-home .rahma-sector-card img{min-height:265px;height:265px}.rahma-home .rahma-sector-overlay{padding:12px}.rahma-home .rahma-sector-overlay span{width:36px;height:36px;margin-bottom:9px}.rahma-home .rahma-sector-overlay h3{margin-bottom:5px;font-size:14px}.rahma-home .rahma-sector-overlay p{font-size:11px;line-height:1.55}}@media (max-width:380px){.rahma-home .rahma-feature-card{min-height:174px;padding:11px}.rahma-home .rahma-feature-card p,.rahma-home .rahma-sector-overlay p{font-size:10px}.rahma-home .rahma-sector-card,.rahma-home .rahma-sector-card img{min-height:245px;height:245px}}.rahma-product-links-section{padding:58px max(24px,calc((100vw - 1240px) / 2));background:#120e0b}.rahma-product-links-shell{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block:1px solid rgba(232,125,42,.24)}.rahma-product-link{min-width:0;min-height:190px;display:grid;grid-template-columns:auto minmax(0,1fr);align-content:space-between;grid-gap:18px;gap:18px;padding:28px 22px;border:0;-webkit-border-start:1px solid rgba(232,125,42,.24);border-inline-start:1px solid rgba(232,125,42,.24);color:#fff8ef;background:transparent;cursor:pointer;font:inherit;text-align:start;transition:background-color .18s ease}.rahma-product-link:first-child{-webkit-border-start:0;border-inline-start:0}.rahma-product-link:hover{background:rgba(255,160,0,.07)}.rahma-product-link-number{color:#e8863e;font-family:Arial,sans-serif;font-size:.77rem;font-weight:900}.rahma-product-link-copy{min-width:0;display:grid;grid-gap:10px;gap:10px}.rahma-product-link-copy strong{color:#fff8ef;font-size:clamp(1.12rem,2vw,1.42rem);font-weight:950;line-height:1.35}.rahma-product-link-copy small{color:rgba(255,247,237,.62);font-size:.84rem;font-weight:700;line-height:1.8}.rahma-product-link-action{grid-column:1/-1;display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;color:#ffb246;font-size:.84rem;font-weight:900}@media (max-width:700px){.rahma-product-links-section{padding:34px 14px}.rahma-product-links-shell{grid-template-columns:repeat(2,minmax(0,1fr))}.rahma-product-link,.rahma-product-link:first-child{min-height:174px;gap:12px;padding:20px 13px;-webkit-border-start:1px solid rgba(232,125,42,.24);border-inline-start:1px solid rgba(232,125,42,.24);border-top:1px solid rgba(232,125,42,.24)}.rahma-product-link:first-child,.rahma-product-link:nth-child(2){border-top:0}.rahma-product-link:nth-child(odd){-webkit-border-start:0;border-inline-start:0}.rahma-product-link-copy strong{font-size:1rem}.rahma-product-link-copy small{font-size:.74rem;line-height:1.65}.rahma-product-link-action{font-size:.75rem}}.rahma-store-page{background:#0c0907!important}.rahma-store-page .rahma-store-hero{min-height:330px;padding-top:104px;padding-bottom:70px;background:linear-gradient(90deg,rgba(8,6,4,.96),rgba(17,10,5,.78),rgba(8,6,4,.54)),url(/rahma/products-hero.jpeg) center 46% /cover}.rahma-store-page .rahma-store-hero:before{opacity:.44}.rahma-store-page .rahma-store-hero>span{display:inline-flex;padding:6px 10px;border:1px solid rgba(255,160,0,.28);color:#ffb34a;background:rgba(10,7,5,.48);font-family:Arial,sans-serif;font-size:.68rem;font-weight:800;letter-spacing:.08em}.rahma-store-page .rahma-store-hero h1{max-width:760px;font-size:clamp(2.45rem,5vw,4.3rem)}.rahma-store-page .rahma-store-hero p{max-width:680px;color:rgba(255,247,237,.76)}.rahma-store-page .products{position:relative;overflow:hidden;background:linear-gradient(rgba(255,160,0,.035) 1px,transparent 0),linear-gradient(90deg,rgba(255,160,0,.025) 1px,transparent 0),#0c0907!important;background-size:72px 72px,72px 72px,auto!important}.rahma-store-page .luxury-store-header{max-width:900px;margin-bottom:42px!important;padding:0 0 26px;border-bottom:1px solid rgba(255,160,0,.18)}.rahma-store-page .luxury-store-title{color:#fff9f0!important}.rahma-store-page .rahma-store-highlight{color:#f5a348}.rahma-store-page .luxury-store-desc{max-width:620px;margin-inline:auto;color:rgba(255,247,237,.65)!important;font-weight:700;line-height:1.9}.rahma-store-page .luxury-divider{height:2px;margin-top:20px;background:#e88434!important;box-shadow:0 0 16px rgba(232,132,52,.42)}.rahma-store-page .premium-filters-wrapper{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;padding:18px;border-top:2px solid #e88434!important;background:rgba(19,13,9,.96)!important}.rahma-store-page .premium-filter-group{min-width:0;gap:8px}.rahma-store-page .premium-filter-group label{color:#ffd29a!important;font-size:.77rem;font-weight:900}.rahma-store-page .custom-select-trigger{min-height:46px;padding-inline:13px;background:#0d0907!important;border-color:rgba(245,163,72,.26)!important}.rahma-store-page .custom-select-trigger.active,.rahma-store-page .custom-select-trigger:hover{border-color:#e88434!important}.rahma-store-page .custom-select-dropdown{border-color:rgba(245,163,72,.35)!important;background:#15100c!important;box-shadow:0 18px 42px rgba(0,0,0,.4)!important}.rahma-store-page .custom-select-option.selected,.rahma-store-page .custom-select-option:hover{color:#fff8ef!important;background:rgba(232,132,52,.17)!important}.rahma-store-page .product-grid{grid-template-columns:repeat(auto-fill,minmax(225px,1fr));gap:16px!important}.rahma-store-page .premium-card-container{overflow:hidden;border-color:rgba(232,132,52,.2)!important;background:#17100c!important}.rahma-store-page .premium-card-container:after{content:"";position:absolute;inset-inline:0;bottom:0;height:2px;background:#d8752c;opacity:0;transition:opacity .18s ease}.rahma-store-page .premium-card-container:hover:after{opacity:1}.rahma-store-page .premium-card-image-wrap{border-bottom:1px solid rgba(232,132,52,.14);background:linear-gradient(rgba(255,160,0,.04) 1px,transparent 0),linear-gradient(90deg,rgba(255,160,0,.035) 1px,transparent 0),#0d0907!important;background-size:28px 28px,28px 28px,auto!important}.rahma-store-page .floating-product-img{mix-blend-mode:normal}.rahma-store-page .product-card-body{gap:10px;padding:16px}.rahma-store-page .product-card-title{min-height:2.7em;color:#fff9f0!important;font-size:1rem;font-weight:900;line-height:1.35}.rahma-store-page .product-card-option-label{color:rgba(255,224,183,.62)!important}.rahma-store-page .product-card-option{min-height:28px;color:rgba(255,247,237,.72)!important;background:#100c09!important;border-color:rgba(232,132,52,.22)!important}.rahma-store-page .product-card-option.selected,.rahma-store-page .product-card-option:hover:not(:disabled){color:#17100c!important;background:#f0a244!important;border-color:#f0a244!important;box-shadow:none!important}.rahma-store-page .product-card-option:disabled{color:rgba(255,247,237,.3)!important;background:#17110d!important}.rahma-store-page .product-card-price-row{min-height:35px;align-items:baseline;padding-top:10px;border-top:1px solid rgba(232,132,52,.16)}.rahma-store-page .current-price{color:#f4a64c!important;font-size:1.08rem}.rahma-store-page .currency,.rahma-store-page .old-price{color:rgba(255,247,237,.48)!important}.rahma-store-page .product-card-add-btn{min-height:42px;color:#17100c!important;background:#e88938!important;border:1px solid #e88938!important;border-radius:6px!important;box-shadow:none!important}.rahma-store-page .product-card-add-btn:hover:not(:disabled){background:#f4a64c!important;transform:translateY(-2px)}.rahma-store-page .product-card-add-btn:disabled{color:rgba(255,247,237,.44)!important;background:#2b211a!important;border-color:#3a2b20!important}.rahma-store-page .product-badge-category,.rahma-store-page .product-badge-discount,.rahma-store-page .product-badge-hot,.rahma-store-page .product-stock-status{border-radius:5px;box-shadow:none;font-weight:900}.rahma-store-page .product-badge-category{color:#ffd49b!important;background:rgba(19,13,9,.88)!important;border:1px solid rgba(245,163,72,.34)!important}.rahma-store-page .product-badge-discount,.rahma-store-page .product-badge-hot{color:#170e08!important;background:#f0a244!important}.rahma-store-page .product-stock-status{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;white-space:nowrap;font-size:.72rem}.rahma-store-page .product-stock-status.out-of-stock{color:#fff3e7;border:1px solid rgba(212,94,54,.62);background:rgba(108,37,23,.94)}.rahma-store-page .product-stock-status.low-stock{color:#ffd49b;border:1px solid rgba(245,163,72,.36);background:rgba(58,33,15,.94)}.rahma-store-page .premium-modal-content,.rahma-store-page .related-products-section{border-color:rgba(232,132,52,.24)!important;background:#17100c!important}@media (max-width:760px){.rahma-store-page .rahma-store-hero{min-height:285px;padding-top:104px;padding-bottom:50px;background-position:58%}.rahma-store-page .rahma-store-hero>span{font-size:.58rem}.rahma-store-page .products{padding-top:44px!important;padding-bottom:64px!important}.rahma-store-page .luxury-store-header{margin-bottom:28px!important;padding-bottom:20px}.rahma-store-page .premium-filters-wrapper{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px}.rahma-store-page .premium-filter-group:last-child{grid-column:1/-1}.rahma-store-page .custom-select-trigger{min-height:42px;font-size:.79rem}.rahma-store-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.rahma-store-page .premium-card-container{border-radius:7px!important}.rahma-store-page .product-card-body{gap:7px;padding:10px}.rahma-store-page .product-card-title{min-height:2.5em;font-size:.82rem}.rahma-store-page .product-card-option-group{display:none}.rahma-store-page .product-card-price-row{min-height:27px;margin-bottom:.1rem!important;padding-top:7px}.rahma-store-page .current-price{font-size:.84rem}.rahma-store-page .product-card-add-btn{min-height:35px;padding:.35rem .4rem!important;font-size:.68rem!important}.rahma-store-page .product-badge-category,.rahma-store-page .product-badge-discount,.rahma-store-page .product-badge-hot,.rahma-store-page .product-stock-status{font-size:.55rem}}.elite-footer{background:linear-gradient(155deg,#0b0907,#17100c 54%,#0b0907)!important;border-top-color:rgba(232,132,52,.28)!important}.elite-footer .chic-contact-label,.elite-footer .ef-desc,.elite-footer .ef-links li,.elite-footer .sc-marketing-text{color:#b9aa9a!important}.elite-footer .chic-contact-value,.elite-footer .ef-title{color:#fff8ef!important}.elite-footer .ef-title:after{background:#e88938!important}.elite-footer .ef-links li:hover,.elite-footer .ef-links li:hover .ef-link-icon{color:#f0a244!important}.elite-footer .ef-link-icon{color:#e88938!important}.elite-footer .ef-social-link{color:#f0a244!important;border-color:rgba(232,132,52,.26)!important;background:rgba(232,132,52,.08)!important}.elite-footer .ef-social-link:hover{color:#160e09!important;border-color:#f0a244!important;background:#f0a244!important;box-shadow:0 8px 20px rgba(232,132,52,.22)!important}.elite-footer .chic-contact-item{border-color:rgba(232,132,52,.16)!important;border-radius:8px!important;background:rgba(255,255,255,.028)!important}.elite-footer .chic-contact-item:hover{border-color:rgba(240,162,68,.48)!important;background:rgba(232,132,52,.08)!important;box-shadow:0 12px 26px rgba(0,0,0,.22)!important}.elite-footer .chic-contact-icon-wrapper{color:#f0a244!important;border-color:rgba(240,162,68,.3)!important;border-radius:7px!important;background:rgba(232,132,52,.11)!important}.elite-footer .chic-contact-item:hover .chic-contact-icon-wrapper{color:#170f09!important;border-color:#f0a244!important;background:#f0a244!important;box-shadow:0 7px 16px rgba(232,132,52,.2)!important}.elite-footer .chic-footer-bottom{background:#120d09!important;border-top-color:rgba(232,132,52,.22)!important}.elite-footer .chic-copyright{color:#b9aa9a!important}.elite-footer .chic-brand-highlight{color:#f0a244!important}.elite-footer .sc-marketing-brand{color:#fff8ef!important}@media (max-width:768px){.elite-footer .chic-contact-item{text-align:start}}@media (max-width:700px){.rahma-home .rahma-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin-top:28px;padding-top:17px}.rahma-home .rahma-metrics strong{font-size:26px;white-space:nowrap}.rahma-home .rahma-metrics span{margin-top:5px;font-size:10px;line-height:1.45}}@media (max-width:380px){.rahma-home .rahma-metrics strong{font-size:23px}.rahma-home .rahma-metrics span{font-size:9px}}@media (max-width:760px){.nav-wrapper,.nav-wrapper.nav-rahma-dark,.nav-wrapper.nav-transparent{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}@media (max-width:700px){.rahma-home .rahma-feature-grid,.rahma-home .rahma-flow-track{width:calc(100% + 28px);max-width:none;margin-inline:-14px;padding:5px 14px 14px;display:flex;grid-template-columns:none;gap:10px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-padding-inline:14px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;touch-action:pan-x;scrollbar-width:none}.rahma-home .rahma-feature-grid::-webkit-scrollbar,.rahma-home .rahma-flow-track::-webkit-scrollbar{display:none}.rahma-home .rahma-feature-card,.rahma-home .rahma-flow-step{flex:0 0 clamp(168px,46vw,220px);box-sizing:border-box;scroll-snap-align:start;-webkit-tap-highlight-color:transparent;box-shadow:inset 0 0 0 1px rgba(227,138,69,.16)}.rahma-home .rahma-flow-section.is-visible .rahma-flow-step:active,.rahma-home .rahma-flow-section.is-visible .rahma-flow-step:hover,.rahma-home .rahma-reveal-section.is-visible .rahma-feature-card:active,.rahma-home .rahma-reveal-section.is-visible .rahma-feature-card:hover{transform:translateY(0);box-shadow:inset 0 0 0 1px rgba(227,138,69,.26)}.rahma-home .rahma-flow-step{min-height:106px}.rahma-home .rahma-feature-card{min-height:198px}}