:root{--ink:#251f1d;--wine:#5f1726;--warm:#b66d3b;--muted:#77716e;--line:#e8e1dc;--soft:#f8f6f4;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Segoe UI",Arial,sans-serif;min-width:320px}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.announcement{height:72px;display:flex;align-items:center;justify-content:center;background:var(--wine);color:#fff;font-size:24px;font-weight:500}.site-header{height:112px;width:min(1320px,calc(100% - 80px));margin:auto;position:relative;z-index:10}.header-overlay{position:absolute;top:0px;left:50%;transform:translateX(-50%);color:#fff}.header-overlay .navbar-toggler{filter:invert(1)}.logo{width:73px;height:74px;object-fit:contain}.navbar-nav{gap:14px}.nav-link{font-size:14px;color:inherit!important}.nav-link:hover,.nav-link.active{color:var(--warm)!important}.header-tools{display:flex;align-items:center;gap:8px}.lang{display:flex;padding:2px;border:1px solid rgba(128,128,128,.35);border-radius:24px;background:rgba(255,255,255,.15)}.lang button{border:0;background:transparent;color:inherit;border-radius:20px;height:36px;padding:0 10px}.lang .active{background:var(--wine);color:#fff}.icon-btn{width:40px;height:40px;display:grid;place-items:center;border:0;background:transparent;color:inherit;position:relative}.cart-link span{position:absolute;right:-2px;top:-1px;background:var(--wine);color:#fff;border-radius:20px;font-size:10px;padding:2px 5px}.content-width{width:min(1320px,calc(100% - 80px));margin:auto}.section{padding:80px 0}.section-title{text-align:center;margin-bottom:56px;padding:0 20px}.section-title h2,.split-heading h2{font-size:48px;font-weight:500;line-height:1.1;margin:0 0 14px}.section-title p,.split-heading p{font-size:21px;color:var(--muted);margin:0}.cover,.shade{position:absolute;inset:0;width:100%;height:100%}.cover{object-fit:cover}.shade{background:rgba(0,0,0,.27)}.home-hero{height:840px;position:relative;color:#fff;overflow:hidden}.hero-copy{position:relative;z-index:2;height:590px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;text-align:center}.hero-copy h1{font-size:64px;line-height:1.08;font-weight:500;margin:70px 0 0}.btn-brand{background:var(--wine);border-color:var(--wine);color:#fff;border-radius:8px;min-height:48px;padding:11px 22px;display:inline-flex;align-items:center;justify-content:space-between;gap:20px}.btn-brand:hover{background:#45101b;border-color:#45101b;color:#fff}.hero-copy .btn{width:240px}.hero-thumbs{position:absolute;z-index:2;left:40px;bottom:24px;display:flex;gap:22px}.hero-thumbs img{width:160px;height:100px;object-fit:cover;border-radius:10px;border:1px solid rgba(255,255,255,.4)}.two-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:56px}.service-card{padding:32px;background:var(--soft);border-radius:24px;display:flex;flex-direction:column}.service-card>img{width:100%;height:285px;object-fit:cover;border-radius:16px}.service-card h3,.package-card h3{font-size:29px;font-weight:500;margin:26px 0 8px}.service-card>p,.package-card>p{color:var(--muted)}.price{display:flex;align-items:center;gap:13px;margin:25px 0}.price strong{color:var(--warm);font-size:27px;font-weight:500}.price del{color:#ad9690}.pill{border:1px solid var(--line);background:#fff;border-radius:30px;padding:7px 11px;font-size:13px}.price .pill{margin-left:auto}.meta{display:flex;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0;margin:8px 0 24px}.notice{border:1px solid var(--line);border-radius:8px;padding:13px 15px;margin-top:auto}.notice i,.meta i{color:var(--warm)}.wide{width:100%;margin-top:16px}.package-section{overflow:hidden}.package-rail{display:flex;gap:24px;overflow-x:auto;padding:0 40px 15px;scroll-snap-type:x mandatory;scrollbar-width:none}.package-card{flex:0 0 425px;scroll-snap-align:start}.image-wrap{height:387px;position:relative;overflow:hidden;border-radius:18px}.image-wrap img{width:100%;height:100%;object-fit:cover}.image-wrap .pill{position:absolute;top:16px;right:16px}.round-action{position:absolute;right:16px;bottom:16px;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#fff}.package-card h3{font-size:24px;margin-top:20px}.package-card .notice{margin-top:20px}.rail-controls{display:flex;justify-content:flex-end;gap:10px;padding:25px 40px 0}.rail-controls button{width:44px;height:44px;border:1px solid var(--line);border-radius:8px;background:#fff}.contact-band{padding:56px 0 38px;background:var(--soft)}.contact-form{padding:32px;background:#fff;border-radius:20px}.contact-form h2{font-size:48px;font-weight:500}.contact-form>p{font-size:18px;color:var(--muted)}.field{display:flex;align-items:center;gap:10px;height:50px;border:1px solid var(--line);border-radius:9px;padding:0 15px;width:100%}.field img{width:20px;height:20px;object-fit:cover}.field input,.field textarea,.field select{border:0;outline:0;background:transparent;width:100%}.field.textarea{height:110px;padding-top:14px;align-items:flex-start}.field textarea{height:90px;resize:none}.success{color:var(--warm);margin:14px 0 0}.contact-details{display:grid;grid-template-columns:.8fr 1.1fr 1.5fr .8fr;gap:28px;margin-top:32px}.contact-details>div{display:flex;flex-direction:column;gap:10px}.contact-details span{font-size:14px}.contact-details a,.contact-details p{margin:0;color:var(--muted);font-size:17px}.socials{display:flex;gap:14px}footer{display:flex;justify-content:space-between;align-items:center;padding:28px 40px;background:var(--wine);color:#fff;font-size:14px}footer p{margin:0}footer div{display:flex;gap:24px}.consult-hero{height:440px;position:relative;color:#fff;overflow:hidden}.consult-copy{position:absolute;z-index:2;left:60px;right:60px;bottom:55px;display:grid;grid-template-columns:510px 1fr;align-items:end;gap:50px}.consult-copy h1{font-size:62px;line-height:1.08;font-weight:500;margin:0}.consult-copy p{text-align:right;font-size:22px;margin:0}.split-heading{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start;margin-bottom:50px}.split-heading p{text-align:right}.process-grid{display:grid;grid-template-columns:560px 1fr;gap:80px}.process-grid>img{width:100%;height:580px;object-fit:cover}.steps{display:flex;flex-direction:column;justify-content:space-between}.steps article{display:grid;grid-template-columns:110px 1fr;gap:25px;align-items:center}.step-icon{width:110px;height:110px;border-radius:22px;background:var(--soft);display:grid;place-items:center;font-size:32px}.step-icon.active{background:var(--wine);color:#fff}.steps h3{font-size:24px;font-weight:500}.steps p{color:var(--muted)}.crumbs{display:flex;gap:10px;color:var(--muted);font-size:14px;margin-bottom:32px}.product-section,.cart-section,.checkout-section{padding-top:25px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.gallery{display:grid;grid-template-columns:140px 1fr;gap:12px}.thumb-list{display:flex;flex-direction:column;gap:12px}.thumb{width:140px;height:140px;border:2px solid transparent;border-radius:20px;overflow:hidden;padding:0;background:none;opacity:.7}.thumb.selected{border-color:var(--warm);opacity:1}.thumb img{width:100%;height:100%;object-fit:cover}.main-image{width:100%;height:748px;object-fit:cover;border-radius:22px}.product-info h1,.page-title h1{font-size:50px;font-weight:500}.product-info>p{font-size:19px;color:var(--muted)}.product-price{margin:30px 0}.purchase{display:grid;grid-template-columns:180px 1fr;gap:15px}.quantity{height:52px;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;border:1px solid var(--line);border-radius:8px;text-align:center}.quantity button{height:100%;border:0;background:transparent}.quantity input{width:100%;text-align:center;border:0;outline:0}.policy{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:30px}.policy-toggle{width:100%;min-height:82px;border:0;background:transparent;display:flex;justify-content:space-between;align-items:center;text-align:left}.policy-toggle span{display:flex;flex-direction:column}.policy-toggle span:last-child{flex-direction:row;gap:8px;color:var(--warm);font-size:12px}.policy-toggle small{color:var(--muted);font-weight:400}.policy .collapse p{color:var(--muted);font-size:14px}.includes{margin-top:28px}.includes h2{font-size:27px}.includes li,.notes{color:var(--muted);line-height:1.7}.notes{border-top:1px solid var(--line);margin-top:28px;padding-top:25px}.related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.related-grid .package-card{min-width:0}.related-grid .image-wrap{height:300px}.page-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:50px}.page-title p{color:var(--muted);font-size:20px}.cart-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(340px,1fr);gap:60px}.cart-item{display:grid;grid-template-columns:250px 1fr;gap:20px;border-bottom:1px solid var(--line);padding-bottom:30px;margin-bottom:30px}.cart-image{height:250px;position:relative;border-radius:22px;overflow:hidden}.cart-image img{width:100%;height:100%;object-fit:cover}.cart-image .pill{position:absolute;left:18px;top:18px}.cart-image form{position:absolute;right:18px;top:18px}.cart-image button{width:43px;height:43px;border:0;border-radius:50%;background:#fff}.cart-copy{display:flex;flex-direction:column;justify-content:space-between}.cart-copy h2{font-size:27px}.cart-copy p,.cart-copy small{color:var(--muted)}.cart-copy .quantity{width:180px}.summary{position:sticky;top:20px;background:var(--soft);border-radius:8px;padding:30px}.summary h2{font-size:30px}.summary>p{color:var(--muted)}.summary-lines{display:flex;flex-direction:column;gap:16px;margin:30px 0;border-bottom:1px solid var(--line);padding-bottom:25px}.summary-lines div,.summary-total,.totals div{display:flex;justify-content:space-between;gap:20px}.summary-total strong,.grand strong{color:var(--warm);font-size:24px}.empty{min-height:350px;border:1px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px}.empty>i{font-size:42px}.checkout-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(380px,1fr);gap:60px}.checkout-form{display:flex;flex-direction:column;gap:30px}.checkout-form fieldset{border:0;padding:0}.checkout-form legend{font-size:17px;margin-bottom:16px}.payment-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.payment-tabs label{height:56px;border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;justify-content:center;gap:9px;cursor:pointer}.payment-tabs label.active{border-color:var(--warm);background:#fff8f3}.payment-tabs input{accent-color:var(--warm)}.remember{display:flex;gap:10px;margin-top:16px}.remember span{display:flex;flex-direction:column}.remember small{color:var(--muted)}.checkout-summary{background:var(--soft);border:1px solid var(--line);border-radius:14px;padding:24px}.checkout-summary h2{font-size:20px}.checkout-summary>p{color:var(--muted)}.checkout-summary h3{font-size:18px;margin:28px 0 16px}.order-item{display:grid;grid-template-columns:50px 1fr auto 28px;gap:10px;align-items:center;margin-bottom:15px}.order-item img{width:50px;height:50px;border-radius:8px;object-fit:cover}.order-item h4{font-size:14px;margin:0}.order-item p{font-size:11px;margin:3px 0;color:var(--muted)}.order-item strong{font-size:12px}.order-item>span{width:28px;height:28px;display:grid;place-items:center;background:#fff;border:1px solid var(--line);border-radius:7px}.totals{border-top:1px solid var(--line);padding-top:22px;margin-top:25px;display:flex;flex-direction:column;gap:12px}.totals .grand{border-top:1px solid var(--line);margin-top:8px;padding-top:18px}.mobile-pay{display:none}
@media(max-width:991px){.site-header{width:calc(100% - 40px);height:auto;padding:12px 0}.header-overlay{top:0px}.navbar-collapse{background:var(--wine);color:#fff;padding:22px;border-radius:10px;margin-top:8px}.header-tools{justify-content:center;margin-top:12px}.two-grid,.product-grid,.cart-grid,.checkout-grid{gap:32px}.gallery{grid-template-columns:100px 1fr}.thumb{width:100px;height:100px}.main-image{height:580px}.related-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:1fr 1fr;gap:40px}.contact-details{grid-template-columns:repeat(2,1fr)}.cart-item{grid-template-columns:180px 1fr}.cart-image{height:210px}.cart-grid{grid-template-columns:1fr 330px}.checkout-grid{grid-template-columns:1fr 360px}}
@media(max-width:767px){.announcement{height:52px;font-size:18px}.header-overlay{top:52px}.content-width{width:calc(100% - 32px)}.section{padding:55px 0}.section-title{margin-bottom:32px}.section-title h2,.split-heading h2{font-size:33px}.section-title p,.split-heading p{font-size:17px}.home-hero{height:700px}.hero-copy{height:500px}.hero-copy h1{font-size:42px}.hero-thumbs{left:16px;gap:9px}.hero-thumbs img{width:94px;height:64px}.hero-thumbs img:nth-child(n+4){display:none}.two-grid{grid-template-columns:1fr;gap:24px}.service-card{padding:20px}.service-card>img{height:210px}.package-rail{padding-left:16px;padding-right:16px}.package-card{flex-basis:84vw}.image-wrap{height:320px}.contact-form{padding:20px}.contact-form h2{font-size:36px}.contact-details{grid-template-columns:1fr}footer{flex-direction:column;gap:14px;text-align:center;padding:24px 16px}.consult-hero{height:560px}.consult-copy{left:20px;right:20px;bottom:35px;grid-template-columns:1fr;gap:20px}.consult-copy h1{font-size:40px}.consult-copy p{text-align:left;font-size:17px}.split-heading{grid-template-columns:1fr;gap:12px}.split-heading p{text-align:left}.process-grid{grid-template-columns:1fr}.process-grid>img{height:380px}.steps{gap:25px}.steps article{grid-template-columns:76px 1fr}.step-icon{width:76px;height:76px}.product-grid{grid-template-columns:1fr}.gallery{display:flex;flex-direction:column-reverse;min-width:0}.thumb-list{width:100%;min-width:0;flex-direction:row;overflow-x:auto}.thumb{flex:0 0 76px;width:76px;height:76px}.main-image{height:480px}.product-info h1,.page-title h1{font-size:37px}.purchase{grid-template-columns:132px 1fr}.related-grid{display:flex;width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain}.related-grid .package-card{flex:0 0 82vw}.cart-grid,.checkout-grid{grid-template-columns:1fr}.cart-item{grid-template-columns:112px 1fr;gap:14px}.cart-image{height:154px}.cart-copy h2{font-size:19px}.cart-copy p{font-size:12px}.cart-copy .price{margin:8px 0}.cart-copy .price strong{font-size:18px}.cart-copy .quantity{width:126px;height:38px;grid-template-columns:34px 1fr 34px}.summary{position:static}.payment-tabs{grid-template-columns:1fr}.desktop-pay{display:none}.mobile-pay{display:flex}.page-title{margin-bottom:32px}.page-title p{font-size:14px}}

/* Home presentation refinements */
.home-hero .cover{transition:opacity .35s ease}
.home-hero .cover.changing{opacity:.2}
.home-hero .hero-copy{position:absolute;top:220px;left:20px;right:20px;height:auto}
.home-hero .hero-copy h1{margin:0}
.hero-thumbs{right:40px;overflow-x:auto;scrollbar-width:none;gap:18px}
.hero-thumb{flex:0 0 auto;padding:0;border:2px solid transparent;border-radius:11px;background:transparent;opacity:.72}
.hero-thumb.active{border-color:var(--white);opacity:1}
.hero-thumb img{display:block;width:160px;height:100px;object-fit:cover;border-radius:8px}
.package-section .package-rail,.package-section .rail-controls{width:min(1320px,calc(100% - 80px));margin-left:auto;margin-right:auto}
.package-section .package-rail{padding-left:0;padding-right:0}
.package-section .rail-controls{padding-left:0;padding-right:0}
@media(max-width:767px){
  .home-hero .hero-copy{top:150px}
  .hero-thumbs{right:16px}
  .hero-thumb img{width:94px;height:64px}
  .package-section .package-rail,.package-section .rail-controls{width:calc(100% - 32px)}
}

/* Language switch + RTL */
.lang{display:inline-flex;gap:4px}
.lang a{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:28px;border-radius:6px;text-decoration:none;font-size:13px;color:inherit;opacity:.7}
.lang a.active{background:rgba(255,255,255,.22);opacity:1;font-weight:600}
.policy-page .policy-body{max-width:820px;line-height:1.9;font-size:17px}
.policy-page .policy-body p{margin-bottom:18px}
body.rtl{direction:rtl;text-align:right}
body.rtl .hero-thumbs{right:auto;left:40px}
body.rtl .crumbs,body.rtl .price,body.rtl .meta,body.rtl .notice{flex-direction:row-reverse;justify-content:flex-end}
body.rtl .bi-arrow-right::before{content:"\f12f"}
@media(max-width:767px){body.rtl .hero-thumbs{left:16px;right:auto}body.rtl .consult-copy p{text-align:right}}
