.afc{--ivory:#faf5eb;--paper:#fffdf8;--ink:#25190f;--muted:#756550;--gold:#b8894b;--gold2:#dab977;--brown:#332216;--line:rgba(83,57,30,.16);background:var(--ivory);color:var(--ink);font-family:"Cairo",sans-serif;overflow:hidden}
.afc,.afc *{box-sizing:border-box}.afc a{text-decoration:none}.afc button,.afc input{font:inherit}.afc img{display:block}.afc button{cursor:pointer}.afc-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.afc-skip{position:absolute;z-index:100;right:15px;top:-100px;padding:12px 18px;background:#fff;color:#111}.afc-skip:focus{top:15px}
.afc-kicker{margin:0 0 12px;color:var(--gold);font-size:13px;font-weight:800;letter-spacing:.04em}.afc h1,.afc h2,.afc h3{font-family:"Reem Kufi","Cairo",sans-serif}.afc h2{margin:0;font-size:clamp(30px,4vw,48px);line-height:1.35}
.afc-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 23px;border:0;border-radius:999px;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s}.afc-button:hover{transform:translateY(-2px)}.afc-button:focus-visible,.afc button:focus-visible,.afc input:focus-visible{outline:3px solid #e9bd68;outline-offset:3px}.afc-button-gold{background:linear-gradient(135deg,var(--gold2),#9d7035);color:#21170e;box-shadow:0 10px 30px rgba(71,45,18,.18)}.afc-button-ghost{border:1px solid rgba(255,255,255,.52);background:rgba(255,255,255,.1);color:#fff}.afc-button-light{background:#f4eadb;color:var(--brown)}
.afc-hero{height:min(820px,88vh);min-height:640px;position:relative;display:flex;align-items:center}.afc-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 55%}.afc-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,13,8,.08),rgba(20,13,8,.62) 70%,rgba(20,13,8,.9))}.afc-hero-content{position:relative;color:#fff}.afc-hero h1{max-width:700px;margin:0 0 18px;font-size:clamp(43px,6vw,76px);line-height:1.25;color:#fff}.afc-hero-content>p:not(.afc-kicker){max-width:600px;margin:0;color:#eee3d3;font-size:18px;line-height:2}.afc-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.afc-trust{display:flex;gap:26px;flex-wrap:wrap;margin:34px 0 0;padding:0;list-style:none;color:#eadcc4;font-size:12px}.afc-trust li:before{content:"✦";margin-left:7px;color:var(--gold2)}
.afc-benefits{padding:100px 0;text-align:center}.afc-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:50px;text-align:right}.afc-benefit-grid article{padding:30px;background:var(--paper);border:1px solid var(--line);border-radius:22px}.afc-benefit-grid span{color:var(--gold);font-weight:800}.afc-benefit-grid h3{margin:14px 0 8px;font-size:21px}.afc-benefit-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.9}
.afc-catalog{padding:90px 0;background:#efe4d2}.afc-catalog-heading{display:flex;align-items:end;justify-content:space-between;gap:24px}.afc-results{margin:9px 0 0;color:var(--muted);font-size:13px}.afc-search{width:320px;display:flex;align-items:center;gap:8px;padding:0 15px;background:var(--paper);border:1px solid var(--line);border-radius:999px;box-shadow:0 8px 24px rgba(74,45,16,.05)}.afc-search input{width:100%;padding:14px 0;border:0;outline:0;background:transparent;color:var(--ink)}.afc-search button{border:0;background:transparent;color:var(--muted);font-size:22px}.afc-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:32px 0}.afc-filters{display:flex;gap:9px;flex-wrap:wrap}.afc-filters button,.afc-favorites-filter{min-height:42px;padding:8px 17px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.65);color:var(--muted)}.afc-filters button small{margin-right:4px;opacity:.72}.afc-filters button.is-active,.afc-favorites-filter.is-active{background:var(--brown);border-color:var(--brown);color:var(--gold2)}.afc-favorites-filter b{display:inline-grid;min-width:21px;height:21px;place-items:center;margin-right:5px;border-radius:50%;background:rgba(184,137,75,.17);font-size:11px}
.afc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.afc-card{position:relative;overflow:hidden;background:var(--paper);border:1px solid var(--line);border-radius:22px;box-shadow:0 12px 32px rgba(59,38,19,.06);transition:transform .25s,box-shadow .25s}.afc-card:hover{transform:translateY(-5px);box-shadow:0 18px 44px rgba(59,38,19,.12)}.afc-card-media{position:relative;height:470px;overflow:hidden;background:#e4d6c2}.afc-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.afc-card:hover .afc-card-media img{transform:scale(1.025)}.afc-badge{position:absolute;top:15px;right:15px;padding:7px 14px;border-radius:999px;background:rgba(31,20,12,.88);color:var(--gold2);font-size:12px}.afc-favorite{position:absolute;top:14px;left:14px;display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,255,255,.65);border-radius:50%;background:rgba(255,255,255,.9);color:var(--brown);font-size:21px}.afc-favorite.is-active{background:var(--brown);color:var(--gold2)}.afc-card-body{padding:18px 20px}.afc-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.afc-card-top small{color:var(--muted)}.afc-card h3{margin:2px 0 0;font-size:25px}.afc-quick-view{padding:7px 10px;border:0;background:transparent;color:#8d612d;font-size:13px;font-weight:800}.afc-card-actions{display:grid;grid-template-columns:1fr auto;gap:9px;margin-top:15px}.afc-card-actions a{display:flex;min-height:44px;align-items:center;justify-content:center;border-radius:12px;background:var(--brown);color:#fff;font-size:13px;font-weight:800}.afc-card-actions button{min-width:47px;border:1px solid var(--line);border-radius:12px;background:#f6ede0;color:var(--brown);font-size:18px}.afc-load-more{display:block;margin:35px auto 0;padding:12px 26px;border:1px solid var(--brown);border-radius:999px;background:transparent;color:var(--brown);font-weight:800}.afc-empty{padding:65px 20px;text-align:center}.afc-empty strong{font:700 26px "Reem Kufi"}.afc-empty p{color:var(--muted)}.afc-empty button{padding:10px 20px;border:0;border-radius:999px;background:var(--brown);color:#fff}
.afc-recent{padding:75px 0;background:#f8f0e4}.afc-section-row{display:flex;align-items:end;justify-content:space-between;gap:20px}.afc-section-row h2{font-size:34px}.afc-section-row>button{border:0;background:transparent;color:var(--muted)}.afc-recent-list{display:flex;gap:14px;overflow:auto;margin-top:25px;padding-bottom:8px;scroll-snap-type:x mandatory}.afc-recent-item{flex:0 0 160px;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;scroll-snap-align:start}.afc-recent-item img{width:100%;height:150px;object-fit:cover}.afc-recent-item span{display:block;padding:10px;font-weight:800}
.afc-help{padding:90px 0}.afc-help-box{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:55px 65px;border-radius:30px;background:var(--brown);color:#fff}.afc-help h2{color:#fff}.afc-help-box>div>p:last-child{margin-bottom:0;color:#d7c8b5}
.afc-modal[hidden]{display:none}.afc-modal{position:fixed;z-index:999999;inset:0;display:grid;place-items:center;padding:20px}.afc-modal-backdrop{position:absolute;inset:0;background:rgba(20,13,8,.78);backdrop-filter:blur(8px)}.afc-modal-panel{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);width:min(980px,100%);max-height:92vh;overflow:auto;border-radius:26px;background:var(--paper);box-shadow:0 28px 90px rgba(0,0,0,.35)}.afc-modal-close{position:absolute;z-index:2;top:14px;left:14px;display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:50%;background:rgba(255,255,255,.92);font-size:25px}.afc-modal-media{min-height:620px;background:#e7dbc9}.afc-modal-media img{width:100%;height:100%;object-fit:cover}.afc-modal-copy{align-self:center;padding:45px}.afc-modal-copy h2{font-size:42px}.afc-modal-category{color:var(--muted)}.afc-modal-copy ul{padding-right:20px;color:var(--muted);line-height:2}.afc-modal-actions{display:flex;gap:10px;flex-wrap:wrap;margin:26px 0 15px}.afc-modal-copy>small{display:block;color:var(--muted);line-height:1.8}.afc-no-scroll{overflow:hidden!important}
.afc-mobile-cta{position:fixed;z-index:99998;left:20px;bottom:20px;display:flex;flex-direction:column;padding:11px 18px;border-radius:16px;background:#167d4b;color:#fff!important;box-shadow:0 12px 35px rgba(0,0,0,.22)}.afc-mobile-cta span{font-size:10px;opacity:.83}.afc-mobile-cta b{font-size:13px}
@media(max-width:900px){.afc-benefit-grid{grid-template-columns:1fr}.afc-grid{grid-template-columns:repeat(2,1fr)}.afc-catalog-heading{align-items:stretch;flex-direction:column}.afc-search{width:100%}.afc-toolbar{align-items:flex-start;flex-direction:column}.afc-modal-panel{grid-template-columns:1fr}.afc-modal-media{min-height:auto;aspect-ratio:4/5}.afc-modal-copy{padding:30px}}
@media(max-width:600px){.afc-container{width:calc(100% - 28px)}.afc-hero{height:84vh;min-height:650px}.afc-hero-overlay{background:linear-gradient(0deg,rgba(20,13,8,.94),rgba(20,13,8,.15))}.afc-hero-content{padding-top:160px}.afc-hero h1{font-size:39px}.afc-hero-content>p:not(.afc-kicker){font-size:15px}.afc-trust{flex-direction:column;gap:7px}.afc-benefits,.afc-catalog{padding:70px 0}.afc-grid{grid-template-columns:1fr}.afc-card-media{height:auto;aspect-ratio:4/5}.afc-help-box{display:block;padding:38px 26px}.afc-help-box .afc-button{margin-top:23px}.afc-modal{padding:0}.afc-modal-panel{width:100%;max-height:100vh;border-radius:0}.afc-modal-copy h2{font-size:34px}.afc-mobile-cta{right:14px;left:14px;bottom:12px;align-items:center}.afc-mobile-cta span{display:none}}
@media(prefers-reduced-motion:reduce){.afc *{scroll-behavior:auto!important;transition:none!important}}

/* Full landing page — v2 */
.afc-header{position:sticky;z-index:9990;top:0;border-bottom:1px solid var(--line);background:rgba(250,245,235,.93);backdrop-filter:blur(18px)}
.afc-header-inner{display:flex;min-height:82px;align-items:center;gap:26px}
.afc-brand{display:flex;align-items:center;gap:11px;margin-left:auto;color:var(--ink)!important}
.afc-brand>span:last-child{display:flex;flex-direction:column}.afc-brand strong{font:700 17px "Reem Kufi";line-height:1.4}.afc-brand small{color:var(--muted);font-size:10px}
.afc-brand-mark{display:grid;width:52px;height:52px;place-items:center;border:1px solid var(--gold);border-radius:50%;background:var(--brown);color:var(--gold2);font:700 12px "Reem Kufi"}
.afc-nav{display:flex;align-items:center;gap:25px}.afc-nav a{position:relative;color:var(--ink);font-size:13px;font-weight:700}.afc-nav a:after{position:absolute;right:0;bottom:-7px;width:0;height:1px;background:var(--gold);content:"";transition:width .2s}.afc-nav a:hover:after{width:100%}
.afc-header-cta{padding:11px 19px;border-radius:999px;background:var(--brown);color:#fff!important;font-size:12px;font-weight:800}.afc-menu-toggle{display:none;border:0;background:transparent;color:var(--ink);font-size:26px}
.afc-proof{border-bottom:1px solid var(--line);background:#fffaf2}.afc-proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.afc-proof-grid>div{display:flex;min-height:92px;align-items:center;justify-content:center;gap:10px;border-left:1px solid var(--line)}.afc-proof-grid>div:last-child{border-left:0}.afc-proof b{color:var(--gold);font:700 25px "Reem Kufi"}.afc-proof span{color:var(--muted);font-size:12px}
.afc-categories{padding:100px 0;background:#20160f;color:#fff}.afc-section-intro{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:40px}.afc-section-intro>p{max-width:470px;margin:0;color:#cbbda9;line-height:1.9}.afc-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.afc-category-grid button{position:relative;overflow:hidden;min-height:500px;padding:0;border:0;border-radius:22px;background:#39291d;text-align:right}.afc-category-grid img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s}.afc-category-grid button:after{position:absolute;inset:0;background:linear-gradient(0deg,rgba(19,12,7,.94),rgba(19,12,7,.04) 65%);content:""}.afc-category-grid button:hover img{transform:scale(1.035)}.afc-category-grid button>span{position:absolute;z-index:1;right:0;bottom:0;left:0;display:flex;flex-direction:column;padding:24px;color:#fff}.afc-category-grid small{color:#dac8ae}.afc-category-grid strong{margin:3px 0 12px;font:700 24px "Reem Kufi"}.afc-category-grid em{color:var(--gold2);font-size:12px;font-style:normal;font-weight:800}
.afc-craft{padding:105px 0}.afc-craft-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:75px}.afc-craft-media{position:relative}.afc-craft-media>img{width:100%;max-height:720px;object-fit:cover;border-radius:28px}.afc-craft-media>div{position:absolute;right:-30px;bottom:40px;display:flex;flex-direction:column;padding:20px 26px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:rgba(40,27,17,.93);color:#fff;box-shadow:0 20px 50px rgba(25,14,7,.2)}.afc-craft-media b{font:700 19px "Reem Kufi"}.afc-craft-media span{color:#d5c3aa;font-size:11px}.afc-craft-copy>p:not(.afc-kicker){color:var(--muted);line-height:2}.afc-craft-points{display:grid;gap:4px;margin-top:30px}.afc-craft-points article{display:flex;gap:18px;padding:20px 0;border-bottom:1px solid var(--line)}.afc-craft-points article>span{display:grid;flex:0 0 42px;width:42px;height:42px;place-items:center;border:1px solid var(--gold);border-radius:50%;color:var(--gold);font-size:11px;font-weight:800}.afc-craft-points h3{margin:0 0 5px;font-size:18px}.afc-craft-points p{margin:0;color:var(--muted);font-size:13px}
.afc-steps{padding:95px 0;background:#efe4d2;text-align:center}.afc-steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:45px;text-align:right}.afc-steps-grid article{position:relative;padding:29px;border:1px solid rgba(91,58,27,.12);border-radius:22px;background:rgba(255,253,248,.7)}.afc-steps-grid b{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:var(--brown);color:var(--gold2)}.afc-steps-grid h3{margin:18px 0 7px;font-size:20px}.afc-steps-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.9}
.afc-selector{padding:105px 0;background:#f9f3e9}.afc-selector-box{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;padding:65px;border:1px solid var(--line);border-radius:32px;background:var(--paper);box-shadow:0 25px 70px rgba(70,42,16,.08)}.afc-selector-copy>p:not(.afc-kicker){color:var(--muted);line-height:2}.afc-selector-copy ul{display:grid;gap:10px;margin:25px 0 0;padding:0;list-style:none;color:var(--muted);font-size:13px}.afc-selector-copy li:before{margin-left:8px;color:var(--gold);content:"✓"}.afc-selector-form{display:grid;grid-template-columns:1fr 1fr;gap:17px}.afc-selector-form label{display:flex;flex-direction:column;gap:8px;color:var(--ink);font-size:12px;font-weight:800}.afc-selector-form input,.afc-selector-form select{width:100%;min-height:50px;padding:0 15px;border:1px solid var(--line);border-radius:13px;outline:0;background:#fff;color:var(--ink)}.afc-selector-form input:focus,.afc-selector-form select:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(184,137,75,.14)}.afc-selector-form .afc-button,.afc-selector-form>small{grid-column:1/-1}.afc-selector-form>small{text-align:center;color:var(--muted)}
.afc-faq{padding:105px 0}.afc-faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px}.afc-faq-layout>div:first-child{position:sticky;top:120px;align-self:start}.afc-faq-layout>div:first-child>p:not(.afc-kicker){color:var(--muted);line-height:1.9}.afc-faq-layout>div:first-child>a{display:inline-block;margin-top:15px;color:#8d612d;font-weight:800}.afc-accordion article{border-bottom:1px solid var(--line)}.afc-accordion button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:20px;padding:23px 0;border:0;background:transparent;color:var(--ink);text-align:right;font-weight:800}.afc-accordion button span{font-size:22px;color:var(--gold)}.afc-accordion article>div{padding:0 0 22px}.afc-accordion article>div p{margin:0;color:var(--muted);line-height:1.9}
.afc-footer{padding:70px 0 25px;background:#17100a;color:#fff}.afc-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px;padding-bottom:50px}.afc-footer-brand{display:flex;max-width:460px;flex-direction:column}.afc-footer-brand strong{color:var(--gold2);font:700 28px "Reem Kufi"}.afc-footer-brand>span{color:#d6c5ae;font-size:12px}.afc-footer-brand p{color:#998a78;line-height:1.9}.afc-footer h3{margin:0 0 18px;color:#fff;font-size:15px}.afc-footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:11px}.afc-footer a{color:#b8a996;font-size:13px}.afc-footer a:hover{color:var(--gold2)}.afc-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1);color:#776b5e;font-size:11px}
@media(max-width:1100px){.afc-nav{gap:14px}.afc-nav a{font-size:11px}.afc-category-grid{grid-template-columns:repeat(2,1fr)}.afc-category-grid button{min-height:430px}}
@media(max-width:900px){.afc-header-inner{min-height:72px}.afc-menu-toggle{display:block}.afc-header-cta{display:none}.afc-nav{position:absolute;top:72px;right:0;left:0;display:none;align-items:stretch;flex-direction:column;gap:0;padding:12px 20px 22px;border-bottom:1px solid var(--line);background:var(--paper);box-shadow:0 20px 40px rgba(31,20,10,.12)}.afc-nav.is-open{display:flex}.afc-nav a{padding:12px 4px;font-size:13px}.afc-proof-grid{grid-template-columns:repeat(2,1fr)}.afc-proof-grid>div:nth-child(2){border-left:0}.afc-proof-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.afc-section-intro{align-items:start;flex-direction:column}.afc-craft-layout{grid-template-columns:1fr;gap:50px}.afc-craft-media>div{right:20px}.afc-steps-grid{grid-template-columns:repeat(2,1fr)}.afc-selector-box{grid-template-columns:1fr;gap:40px;padding:45px}.afc-faq-layout{grid-template-columns:1fr;gap:40px}.afc-faq-layout>div:first-child{position:static}.afc-footer-grid{grid-template-columns:1fr 1fr}.afc-footer-brand{grid-column:1/-1}}
@media(max-width:600px){.afc-brand-mark{width:44px;height:44px}.afc-proof-grid>div{min-height:78px;flex-direction:column;gap:0}.afc-proof b{font-size:21px}.afc-categories{padding:70px 0}.afc-category-grid{grid-template-columns:1fr 1fr;gap:9px}.afc-category-grid button{min-height:310px;border-radius:16px}.afc-category-grid button>span{padding:16px}.afc-category-grid strong{font-size:17px}.afc-category-grid small{font-size:10px}.afc-craft,.afc-selector,.afc-faq{padding:75px 0}.afc-craft-media>div{right:14px;bottom:18px;padding:15px 18px}.afc-steps{padding:70px 0}.afc-steps-grid{grid-template-columns:1fr}.afc-selector-box{width:calc(100% - 20px);padding:28px 20px}.afc-selector-form{grid-template-columns:1fr}.afc-selector-form .afc-button,.afc-selector-form>small{grid-column:auto}.afc-footer-grid{grid-template-columns:1fr;gap:35px}.afc-footer-brand{grid-column:auto}.afc-footer-bottom{align-items:center;flex-direction:column;text-align:center}}

/* Extended storytelling and custom-design experience — v3 */
.afc-brand-logo{width:56px;height:56px;object-fit:cover;border:1px solid var(--gold);border-radius:14px;background:#111}
.afc-about{padding:110px 0;background:#fffaf2}.afc-about-layout{display:grid;grid-template-columns:1fr .92fr;align-items:center;gap:85px}.afc-about-lead{font-size:18px!important;color:var(--ink)!important}.afc-about-copy>p:not(.afc-kicker){color:var(--muted);line-height:2}.afc-about-values{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:34px 0}.afc-about-values>div{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid var(--line);border-radius:16px;background:#fff}.afc-about-values b{color:var(--gold);font-size:11px}.afc-about-values span{display:flex;flex-direction:column}.afc-about-values strong{font-size:13px}.afc-about-values small{color:var(--muted);font-size:9px}.afc-text-link{display:inline-block;color:#8d612d!important;font-weight:800}.afc-about-visual{position:relative;padding:0 0 60px 60px}.afc-about-rug{width:100%;height:680px;object-fit:cover;border-radius:28px}.afc-about-logo-card{position:absolute;bottom:0;left:0;display:flex;width:250px;align-items:center;gap:13px;padding:14px;border:1px solid rgba(212,175,55,.4);border-radius:20px;background:#19120d;color:#fff;box-shadow:0 24px 60px rgba(40,24,12,.25)}.afc-about-logo-card img{width:82px;height:94px;object-fit:cover;border-radius:12px}.afc-about-logo-card span{font:700 14px/1.7 "Reem Kufi"}
.afc-services{padding:105px 0;background:#20160f;color:#fff}.afc-services .afc-section-intro>p{color:#c9b9a2}.afc-services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.afc-services-grid article{display:flex;min-height:290px;flex-direction:column;padding:28px;border:1px solid rgba(218,185,119,.17);border-radius:22px;background:rgba(255,255,255,.035);transition:background .2s,transform .2s}.afc-services-grid article:hover{transform:translateY(-5px);background:rgba(255,255,255,.065)}.afc-services-grid article>span{display:grid;width:48px;height:48px;place-items:center;border:1px solid var(--gold);border-radius:50%;color:var(--gold2);font-size:20px}.afc-services-grid h3{margin:24px 0 9px;color:#fff;font-size:20px}.afc-services-grid p{margin:0;color:#bbaa94;font-size:13px;line-height:1.9}.afc-services-grid a{margin-top:auto;padding-top:24px;color:var(--gold2);font-size:12px;font-weight:800}
.afc-custom{padding:115px 0;background:#efe4d2}.afc-custom-shell{display:grid;grid-template-columns:.72fr 1.28fr;gap:65px}.afc-custom-intro{position:sticky;top:115px;align-self:start}.afc-custom-intro>img{width:150px;height:172px;margin-bottom:28px;border:1px solid var(--gold);border-radius:22px;object-fit:cover;box-shadow:0 18px 48px rgba(53,31,14,.18)}.afc-custom-intro h2 span{color:#9a6a2f}.afc-custom-intro>p:not(.afc-kicker){color:var(--muted);line-height:2}.afc-custom-note{display:flex;flex-direction:column;margin-top:25px;padding:20px;border-right:3px solid var(--gold);background:rgba(255,255,255,.55)}.afc-custom-note b{margin-bottom:5px}.afc-custom-note span{color:var(--muted);font-size:12px;line-height:1.8}.afc-custom-trust{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px;color:#71502d;font-size:11px;font-weight:800}.afc-custom-form{padding:44px;border:1px solid var(--line);border-radius:28px;background:var(--paper);box-shadow:0 24px 70px rgba(61,37,15,.09)}.afc-custom-form-head{display:flex;align-items:center;gap:15px;margin:5px 0 22px}.afc-custom-form-head:not(:first-child){margin-top:37px;padding-top:32px;border-top:1px solid var(--line)}.afc-custom-form-head>span{display:grid;flex:0 0 42px;width:42px;height:42px;place-items:center;border-radius:50%;background:var(--brown);color:var(--gold2);font-size:11px;font-weight:800}.afc-custom-form-head h3{margin:0;font-size:19px}.afc-custom-form-head p{margin:3px 0 0;color:var(--muted);font-size:11px}.afc-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.afc-custom-form label{display:flex;flex-direction:column;gap:8px;color:var(--ink);font-size:12px;font-weight:800}.afc-custom-form input,.afc-custom-form select,.afc-custom-form textarea{width:100%;min-height:50px;padding:0 15px;border:1px solid var(--line);border-radius:13px;outline:0;background:#fff;color:var(--ink);font-weight:500}.afc-custom-form textarea{padding:14px;resize:vertical}.afc-custom-form input:focus,.afc-custom-form select:focus,.afc-custom-form textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(184,137,75,.14)}.afc-form-full{margin-top:17px}.afc-upload-field{position:relative;margin-top:17px}.afc-upload-field>input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.afc-upload-field>span{display:flex;min-height:125px;align-items:center;justify-content:center;flex-direction:column;border:1px dashed #bda47f;border-radius:16px;background:#fbf6ee;color:var(--muted);text-align:center;cursor:pointer}.afc-upload-field>span>b{color:var(--gold);font-size:27px}.afc-upload-field>span>strong{color:var(--ink);font-size:12px}.afc-upload-field>span>small{margin-top:4px;font-size:9px;font-weight:500}.afc-upload-preview{position:relative;overflow:hidden;margin-top:12px;border-radius:16px}.afc-upload-preview img{width:100%;max-height:280px;object-fit:cover}.afc-upload-preview button{position:absolute;top:12px;left:12px;padding:8px 13px;border:0;border-radius:999px;background:rgba(27,17,10,.88);color:#fff;font-size:10px}.afc-custom-form>.afc-button{width:100%;margin-top:25px}.afc-form-legal{margin:10px 0 0;color:var(--muted);font-size:9px;text-align:center}
.afc-care{padding:100px 0;background:#f9f3e9}.afc-care-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.afc-care-grid article{padding:28px;border-top:2px solid var(--gold);background:#fff}.afc-care-grid b{color:var(--gold);font-size:11px}.afc-care-grid h3{margin:17px 0 7px;font-size:18px}.afc-care-grid p{margin:0;color:var(--muted);font-size:12px;line-height:1.9}
.afc-visit{padding:105px 0;background:#17100a;color:#fff}.afc-visit-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.afc-visit-card h2{color:#fff}.afc-visit-card>p:not(.afc-kicker){color:#c6b7a3;line-height:2}.afc-visit-details{display:grid;gap:0;margin:30px 0}.afc-visit-details>div{display:flex;align-items:start;justify-content:space-between;gap:25px;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.1)}.afc-visit-details span{color:#8e806f;font-size:11px}.afc-visit-details strong{max-width:65%;color:#eee4d7;font-size:12px;line-height:1.8;text-align:left}.afc-visit-details a{color:inherit}.afc-visit-visual{position:relative}.afc-visit-visual>img{width:100%;height:670px;object-fit:cover;border-radius:28px}.afc-visit-visual>div{position:absolute;right:22px;bottom:22px;display:flex;align-items:center;gap:12px;padding:12px 18px;border:1px solid rgba(212,175,55,.4);border-radius:17px;background:rgba(20,13,8,.92)}.afc-visit-visual>div img{width:58px;height:66px;border-radius:9px;object-fit:cover}.afc-visit-visual>div span{font:700 15px "Reem Kufi"}.afc-visit-visual small{color:#bbaa94;font-size:9px}.afc-footer-brand>img{width:90px;height:103px;margin-bottom:14px;border:1px solid rgba(212,175,55,.35);border-radius:15px;object-fit:cover}
@media(max-width:1100px){.afc-services-grid{grid-template-columns:repeat(2,1fr)}.afc-about-layout{gap:50px}.afc-custom-shell{grid-template-columns:.8fr 1.2fr;gap:40px}}
@media(max-width:900px){.afc-about-layout,.afc-custom-shell,.afc-visit-layout{grid-template-columns:1fr}.afc-about-copy{order:2}.afc-about-visual{order:1}.afc-about-rug{height:600px}.afc-custom-intro{position:static}.afc-care-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.afc-brand-logo{width:46px;height:46px}.afc-about{padding:75px 0}.afc-about-values{grid-template-columns:1fr}.afc-about-visual{padding:0 0 45px 30px}.afc-about-rug{height:520px}.afc-about-logo-card{width:210px}.afc-services{padding:75px 0}.afc-services-grid{grid-template-columns:1fr}.afc-services-grid article{min-height:250px}.afc-custom{padding:75px 0}.afc-custom-form{padding:27px 18px}.afc-form-grid{grid-template-columns:1fr}.afc-custom-intro>img{width:120px;height:138px}.afc-care{padding:75px 0}.afc-care-grid{grid-template-columns:1fr}.afc-visit{padding:75px 0}.afc-visit-details>div{flex-direction:column;gap:5px}.afc-visit-details strong{max-width:100%;text-align:right}.afc-visit-visual>img{height:520px}}

/* Cairo is the exclusive typeface across the complete landing page. */
.afc,
.afc *,
.afc h1,
.afc h2,
.afc h3,
.afc button,
.afc input,
.afc select,
.afc textarea,
.afc strong,
.afc b,
.afc span {
    font-family: "Cairo", sans-serif !important;
}

/* Premium opening slider */
.afc-hero-slider{isolation:isolate}
.afc-hero-slides{position:absolute;z-index:-2;inset:0;overflow:hidden}
.afc-hero-slide{position:absolute;inset:0;opacity:0;transform:scale(1.04);transition:opacity .8s ease,transform 7s ease}
.afc-hero-slide.is-active{opacity:1;transform:scale(1)}
.afc-slider-controls{position:absolute;z-index:5;right:50%;bottom:28px;display:flex;align-items:center;gap:13px;transform:translateX(50%)}
.afc-slider-prev,.afc-slider-next{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:rgba(24,15,9,.58);color:#fff;font-size:27px;backdrop-filter:blur(10px)}
.afc-slider-prev:hover,.afc-slider-next:hover{border-color:var(--gold2);background:rgba(24,15,9,.88);color:var(--gold2)}
.afc-slider-dots{display:flex;gap:7px;padding:9px 12px;border-radius:99px;background:rgba(24,15,9,.55);backdrop-filter:blur(10px)}
.afc-slider-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.48);transition:width .25s,background .25s}
.afc-slider-dots button.is-active{width:27px;border-radius:99px;background:var(--gold2)}
@media(max-width:600px){.afc-slider-controls{bottom:18px}.afc-slider-prev,.afc-slider-next{width:36px;height:36px}.afc-hero-content{padding-bottom:54px}}
