/* Andalus Furniture — unified information and policy pages */
:root{
  --an-info-bg:#fbf6ef;
  --an-info-paper:#fff;
  --an-info-text:#231713;
  --an-info-muted:#756257;
  --an-info-line:#eadbd0;
  --an-info-brand:#6f442f;
  --an-info-brand-2:#b9825e;
  --an-info-dark:#1d120f;
  --an-info-wa:#128c4a;
  --an-info-soft:#fff8ef;
  --an-info-shadow:0 18px 46px rgba(61,35,24,.10);
  --an-info-shadow-soft:0 10px 28px rgba(61,35,24,.07);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}
body.an-info-body{margin:0;background:radial-gradient(circle at top,#fffdf8 0,#fbf6ef 46%,#f5ece1 100%);color:var(--an-info-text);font-family:'Tajawal',Arial,sans-serif;line-height:1.8;overflow-x:hidden}
.an-info-body a{color:inherit;text-decoration:none}
.an-info-wrap{width:min(1500px,calc(100% - 32px));margin-inline:auto}
.an-info-main{padding:clamp(18px,3vw,42px) 0 clamp(58px,7vw,96px)}
.an-info-breadcrumb{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:16px;color:var(--an-info-muted);font-size:.88rem;font-weight:800}
.an-info-breadcrumb a{color:var(--an-info-brand)}
.an-info-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:clamp(18px,3vw,38px);align-items:stretch}
.an-info-hero__content,.an-info-hero__aside,.an-info-section,.an-info-contact{border:1px solid var(--an-info-line);background:rgba(255,255,255,.94);box-shadow:var(--an-info-shadow)}
.an-info-hero__content{border-radius:32px;padding:clamp(24px,4vw,52px);display:flex;flex-direction:column;justify-content:center}
.an-info-kicker{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:8px 14px;border:1px solid var(--an-info-line);border-radius:999px;background:var(--an-info-soft);color:var(--an-info-brand);font-size:.85rem;font-weight:900}
.an-info-title{margin:13px 0 0;color:var(--an-info-dark);font-size:clamp(2.3rem,4.8vw,5rem);line-height:1.06;font-weight:900;letter-spacing:-.035em;text-wrap:balance}
.an-info-lead{margin:16px 0 0;max-width:880px;color:var(--an-info-muted);font-size:clamp(1rem,1.35vw,1.22rem);font-weight:750;line-height:1.9}
.an-info-hero__aside{border-radius:28px;padding:clamp(20px,3vw,30px);background:linear-gradient(145deg,#fff,#fff8ef);display:flex;flex-direction:column;justify-content:center}
.an-info-hero__aside h2{margin:0;color:var(--an-info-dark);font-size:1.35rem;font-weight:900}
.an-info-quick{display:grid;gap:11px;margin-top:16px}
.an-info-quick__item{display:flex;align-items:flex-start;gap:12px;border:1px solid var(--an-info-line);border-radius:18px;background:#fff;padding:13px 14px;box-shadow:var(--an-info-shadow-soft)}
.an-info-quick__icon{width:38px;height:38px;display:grid;place-items:center;border-radius:13px;background:var(--an-info-soft);font-size:1.05rem;flex:0 0 auto}
.an-info-quick__item strong{display:block;color:var(--an-info-dark);font-size:.96rem;font-weight:900}
.an-info-quick__item span{display:block;margin-top:2px;color:var(--an-info-muted);font-size:.82rem;font-weight:750;line-height:1.55}
.an-info-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}
.an-info-btn{min-height:52px;border-radius:17px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:900;transition:transform .18s ease,box-shadow .18s ease}
.an-info-btn:hover{transform:translateY(-2px)}
.an-info-btn--primary{background:linear-gradient(135deg,var(--an-info-wa),#0f6f3e);color:#fff;box-shadow:0 14px 28px rgba(18,140,74,.2)}
.an-info-btn--secondary{background:#fff;color:var(--an-info-brand);border:1px solid var(--an-info-line);box-shadow:var(--an-info-shadow-soft)}
.an-info-content{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px;margin-top:24px;align-items:start}
.an-info-sections{display:grid;gap:18px}
.an-info-section{border-radius:26px;padding:clamp(22px,3vw,34px)}
.an-info-section h2{margin:0;color:var(--an-info-dark);font-size:clamp(1.45rem,2.4vw,2.15rem);line-height:1.25;font-weight:900}
.an-info-section>p{margin:11px 0 0;color:var(--an-info-muted);font-weight:750}
.an-info-section ul{margin:16px 0 0;padding:0;list-style:none;display:grid;gap:10px}
.an-info-section li{position:relative;padding:10px 44px 10px 12px;border:1px solid var(--an-info-line);border-radius:16px;background:var(--an-info-soft);color:var(--an-info-text);font-weight:800}
.an-info-section li::before{content:'✓';position:absolute;right:13px;top:10px;width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:var(--an-info-brand);color:#fff;font-size:.75rem;font-weight:900}
.an-info-note{margin-top:16px;padding:14px 16px;border:1px solid rgba(111,68,47,.18);border-radius:17px;background:linear-gradient(135deg,rgba(185,130,94,.13),rgba(255,255,255,.86));color:var(--an-info-brand);font-weight:850}
.an-info-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:18px}
.an-info-card{border:1px solid var(--an-info-line);border-radius:20px;background:#fff;padding:18px;box-shadow:var(--an-info-shadow-soft);display:flex;flex-direction:column;min-width:0}
.an-info-card__icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:var(--an-info-soft);font-size:1.25rem}
.an-info-card h3{margin:12px 0 0;color:var(--an-info-dark);font-size:1.05rem;font-weight:900}
.an-info-card p{margin:6px 0 0;color:var(--an-info-muted);font-size:.9rem;font-weight:750;line-height:1.7}
.an-info-card a{display:inline-flex;margin-top:auto;padding-top:12px;color:var(--an-info-brand);font-weight:900}
.an-info-side{position:sticky;top:92px;display:grid;gap:14px}
.an-info-nav,.an-info-help{border:1px solid var(--an-info-line);border-radius:23px;background:#fff;padding:18px;box-shadow:var(--an-info-shadow-soft)}
.an-info-nav h2,.an-info-help h2{margin:0;color:var(--an-info-dark);font-size:1.05rem;font-weight:900}
.an-info-nav__links{display:grid;gap:7px;margin-top:12px}
.an-info-nav__links a{padding:10px 12px;border-radius:13px;color:var(--an-info-muted);font-size:.9rem;font-weight:850}
.an-info-nav__links a:hover,.an-info-nav__links a[aria-current="page"]{background:var(--an-info-soft);color:var(--an-info-brand)}
.an-info-help p{margin:8px 0 0;color:var(--an-info-muted);font-size:.87rem;font-weight:750}
.an-info-help .an-info-btn{width:100%;margin-top:13px}
.an-info-updated{margin-top:18px;color:var(--an-info-muted);font-size:.82rem;font-weight:750;text-align:center}
.an-info-contact{margin-top:22px;border-radius:28px;padding:clamp(24px,4vw,42px);display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(135deg,#281814,#6f442f);color:#fff}
.an-info-contact h2{margin:0;font-size:clamp(1.45rem,2.8vw,2.4rem);font-weight:900}
.an-info-contact p{margin:7px 0 0;max-width:760px;color:#eadbd0;font-weight:750}
.an-info-contact .an-info-btn--primary{background:#fff;color:var(--an-info-brand);box-shadow:none;white-space:nowrap}
@media(max-width:1000px){.an-info-hero,.an-info-content{grid-template-columns:1fr}.an-info-side{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.an-info-wrap{width:calc(100% - 20px)}.an-info-main{padding-top:12px}.an-info-hero__content{border-radius:24px;padding:22px}.an-info-hero__aside{border-radius:22px;padding:18px}.an-info-title{font-size:clamp(2rem,10vw,2.85rem);line-height:1.1}.an-info-lead{font-size:.98rem}.an-info-actions{display:grid}.an-info-btn{width:100%}.an-info-cards{grid-template-columns:1fr}.an-info-section{border-radius:21px;padding:19px}.an-info-side{grid-template-columns:1fr}.an-info-contact{display:block;border-radius:23px;padding:22px}.an-info-contact .an-info-btn{margin-top:16px}.an-info-section li{padding-right:42px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.001ms!important}}


/* iPad portrait and similar screens */
@media(min-width:701px) and (max-width:1024px){
  .an-info-wrap{width:calc(100% - 28px)}
  .an-info-main{padding:24px 0 72px}
  .an-info-hero{grid-template-columns:1fr;gap:18px}
  .an-info-hero__content{padding:34px;border-radius:28px}
  .an-info-title{font-size:clamp(2.75rem,7vw,4.25rem)}
  .an-info-lead{font-size:1.08rem}
  .an-info-hero__aside{padding:24px;border-radius:25px}
  .an-info-quick{grid-template-columns:repeat(2,minmax(0,1fr))}
  .an-info-content{grid-template-columns:1fr;gap:18px}
  .an-info-side{position:static;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
  .an-info-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
  .an-info-section{padding:28px}
  .an-info-contact{padding:30px;align-items:flex-start}
}
@media(min-width:701px) and (max-width:820px){
  .an-info-quick{grid-template-columns:1fr}
  .an-info-contact{display:block}
  .an-info-contact .an-info-btn{margin-top:16px}
}
