@import "tailwindcss";

:root{--ink:#13231e;--cream:#f4f0e7;--sand:#ded2bd;--green:#1c493d;--lime:#d6e36c;--coral:#ef795f;--blue:#4f86ae;--yellow:#f2c955;--white:#fff;font-family:Arial,"Noto Sans Arabic",sans-serif;color:var(--ink);background:var(--cream)}
*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink)}button,input{font:inherit}.shell{min-height:100vh}.rtl{direction:rtl}.topbar{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid rgba(19,35,30,.12);background:rgba(244,240,231,.92);position:sticky;top:0;z-index:20;backdrop-filter:blur(14px)}.brand{border:0;background:none;display:flex;align-items:center;gap:12px;text-align:left;color:var(--ink);cursor:pointer}.rtl .brand{text-align:right}.brand-mark{width:44px;height:44px;border-radius:50%;background:var(--ink);color:var(--cream);display:grid;place-items:center;font-weight:800;letter-spacing:-1px}.brand strong,.brand small{display:block}.brand strong{font-size:14px;letter-spacing:1.5px}.brand small{font-size:10px;opacity:.6;margin-top:3px}.topbar nav{display:flex;gap:30px}.topbar nav button,.lang{border:0;background:none;color:var(--ink);font-size:13px;cursor:pointer;padding:12px 0;position:relative}.topbar nav button.active:after{content:"";position:absolute;left:0;right:0;bottom:3px;height:2px;background:var(--ink)}.lang{border:1px solid rgba(19,35,30,.25);padding:8px 13px;border-radius:99px;font-weight:700}.group-home{min-height:calc(100vh - 84px);padding:8vh 6vw;background:radial-gradient(circle at 12% 10%,rgba(214,227,108,.32),transparent 30%),var(--cream)}.hero-copy{max-width:720px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:2.5px;text-transform:uppercase}.hero-copy h1,.product-hero h1,.ayadi-hero h1{font:600 clamp(48px,7vw,96px)/.95 Georgia,serif;letter-spacing:-4px;margin:22px 0}.hero-copy h1 em,.product-hero h1 em,.ayadi-hero h1 em{font-weight:400;color:var(--green)}.hero-copy p,.product-hero p,.ayadi-hero p{font-size:18px;line-height:1.8;max-width:620px;color:#44554f}.venture-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:7vh}.venture{min-height:280px;border:0;border-radius:3px;padding:26px;text-align:inherit;display:flex;flex-direction:column;align-items:flex-start;cursor:pointer;transition:.25s;position:relative;overflow:hidden}.venture:hover{transform:translateY(-7px);box-shadow:0 22px 45px rgba(19,35,30,.13)}.venture-number{position:absolute;inset-inline-end:22px;top:20px;font:italic 18px Georgia,serif;opacity:.4}.venture .icon{font-size:30px}.venture h2{font:600 30px Georgia,serif;margin:42px 0 4px}.venture p{line-height:1.5;opacity:.72}.venture b{margin-top:auto;font-size:12px;letter-spacing:.5px}.in-card{background:var(--green);color:white}.ayadi-card{background:var(--coral);color:#351912}.os-card{background:var(--lime)}.product-page{padding-bottom:70px}.product-hero{padding:9vh 7vw;background:linear-gradient(120deg,#153c34,#276653);color:white;min-height:480px;position:relative;overflow:hidden}.product-hero:after{content:"IN";position:absolute;inset-inline-end:-30px;bottom:-90px;font:700 300px Georgia;color:rgba(255,255,255,.05)}.product-hero .eyebrow,.ayadi-hero .eyebrow{color:var(--lime)}.product-hero h1{max-width:800px}.product-hero h1 em{color:var(--lime)}.product-hero p{color:#d5e1dc}.search-bar{max-width:720px;display:flex;align-items:center;background:white;padding:8px 8px 8px 18px;margin-top:32px;color:var(--ink);border-radius:3px}.search-bar input{flex:1;border:0;outline:0;padding:12px;background:transparent}.search-bar button,.primary{border:0;background:var(--lime);padding:14px 28px;font-weight:800;cursor:pointer}.section-head{display:flex;align-items:end;justify-content:space-between;padding:60px 7vw 26px}.section-head span{font-size:11px;letter-spacing:2px;text-transform:uppercase}.section-head h2{font:600 38px Georgia,serif;margin:8px 0 0}.text-button{border:0;background:none;font-weight:700;cursor:pointer}.property-grid,.workshop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:0 7vw}.property{background:#fff}.property-art{height:220px;position:relative;background-color:#b9b9aa;overflow:hidden}.property-art:before,.property-art:after{content:"";position:absolute}.art-1{background:linear-gradient(145deg,#bad0d1 0 48%,#5d756b 49%)}.art-1:before{width:62%;height:70%;right:8%;bottom:0;background:#e5ddca;clip-path:polygon(18% 0,100% 18%,100% 100%,0 100%)}.art-2{background:linear-gradient(#8fa8b1 0 45%,#d8cdb8 46%)}.art-2:before{width:70%;height:68%;left:15%;bottom:0;background:repeating-linear-gradient(90deg,#324842 0 8%,#d5d0c5 8% 14%)}.art-3{background:linear-gradient(160deg,#95b0b9 0 52%,#416254 53%)}.art-3:before{width:74%;height:64%;right:0;bottom:0;background:linear-gradient(90deg,#e3dbc8 55%,#738d84 56%)}.property-art span{position:absolute;top:15px;left:15px;z-index:2;background:var(--cream);padding:7px 10px;font-size:10px;text-transform:uppercase;font-weight:800}.property>div:last-child{padding:20px}.property small{color:#6d7a75}.property h3{font:600 23px Georgia;margin:8px 0}.property p{color:var(--green);font-weight:800}.ayadi-page{background:#fff9ee}.ayadi-hero{min-height:500px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;padding:6vh 7vw;background:#f7ddae;overflow:hidden}.ayadi-hero h1{color:#47291f}.ayadi-hero h1 em{color:#c9493f}.ayadi-hero p{color:#694b42}.coral-bg{background:var(--coral);color:white;margin-top:14px}.playground{height:390px;position:relative}.playground span{position:absolute;display:grid;place-items:center}.sun{width:140px;height:140px;background:var(--yellow);border-radius:50%;font-size:75px;top:5%;right:10%;color:#c14e3d}.rainbow{font-size:180px;color:var(--blue);bottom:0;left:5%;transform:rotate(-10deg)}.flower{font-size:120px;color:var(--coral);bottom:10%;right:0}.star{font-size:62px;color:#6ca45d;top:28%;left:18%;transform:rotate(12deg)}.workshop{min-height:300px;padding:22px;display:flex;flex-direction:column;align-items:flex-start;position:relative}.workshop.coral{background:#f39a82}.workshop.blue{background:#8ec1d9}.workshop.yellow{background:#f2d36e}.workshop .date{position:absolute;top:20px;right:20px;border:1px solid currentColor;border-radius:99px;padding:7px 10px;font-size:11px;font-weight:800}.scribble{font-size:70px;margin:34px auto 22px;align-self:center}.workshop small{font-weight:800}.workshop h3{font:600 27px Georgia;margin:7px 0 22px}.workshop button{margin-top:auto;border:0;border-bottom:1px solid;background:none;padding:5px 0;font-weight:700;cursor:pointer}.dashboard{display:grid;grid-template-columns:240px 1fr;min-height:calc(100vh - 84px);direction:rtl;background:#f4f5f0}.dashboard aside{background:#142b25;color:white;padding:28px 18px;display:flex;flex-direction:column}.os-logo{display:flex;align-items:center;gap:10px;padding:0 10px 28px}.os-logo span{background:var(--lime);color:var(--ink);width:40px;height:40px;border-radius:9px;display:grid;place-items:center;font-weight:900}.os-logo b{font-size:13px;letter-spacing:1px}.side-links{display:flex;flex-direction:column;gap:5px}.side-links button{border:0;background:none;color:#bdccc7;text-align:right;padding:13px 15px;border-radius:8px;cursor:pointer}.side-links button.selected{background:#25483e;color:white}.secure-note{margin-top:auto;background:rgba(255,255,255,.06);padding:14px;border-radius:8px;font-size:11px;line-height:1.6;color:#b7c7c1}.dashboard-main{padding:34px 4vw}.dash-head{display:flex;justify-content:space-between;align-items:center}.dash-head span{font-size:12px;color:#78827f}.dash-head h1{font:600 34px Georgia;margin:7px 0}.dash-head p{color:#71807a;margin:0}.avatar{width:46px;height:46px;border:0;border-radius:50%;background:var(--green);color:white;font-weight:800}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:30px 0}.metric-grid article{background:white;border:1px solid #e5e7e0;padding:20px;border-radius:12px;position:relative}.metric-icon{position:absolute;left:18px;top:18px;width:34px;height:34px;border-radius:8px;background:#eef1db;display:grid;place-items:center}.metric-grid small{display:block;color:#71807a}.metric-grid strong{display:block;font:600 36px Georgia;margin:18px 0 4px}.metric-grid p{font-size:11px;color:#71807a;margin:0}.dash-panels{display:grid;grid-template-columns:1.5fr 1fr;gap:15px}.panel{background:white;border:1px solid #e5e7e0;border-radius:12px;padding:22px}.panel-head{display:flex;align-items:center;justify-content:space-between}.panel-head h2{font:600 20px Georgia;margin:0}.panel-head button{border:0;background:none;color:var(--green);font-size:11px;font-weight:800}.tasks{list-style:none;padding:0;margin:18px 0 0}.tasks li{display:flex;align-items:center;gap:12px;border-top:1px solid #eee;padding:16px 0}.tasks li>div{display:flex;flex-direction:column;gap:4px;flex:1}.tasks small{color:#85908c}.tasks em{font-style:normal;font-size:10px;background:#f5eee4;padding:5px 8px;border-radius:99px}.dot{width:9px;height:9px;border-radius:50%}.amber{background:#e3aa42}.coral-dot{background:var(--coral)}.green{background:#5da36d}.chart{height:180px;display:flex;align-items:end;gap:9px;padding-top:24px}.chart i{flex:1;background:linear-gradient(var(--lime),#9fb04d);border-radius:4px 4px 0 0}.chart-labels{display:flex;justify-content:space-around;color:#8a9691;font-size:10px;margin-top:8px}
@media(max-width:900px){.topbar nav{display:none}.venture-grid,.property-grid,.workshop-grid,.metric-grid{grid-template-columns:1fr 1fr}.dashboard{grid-template-columns:82px 1fr}.dashboard aside{padding:24px 10px}.os-logo b,.side-links button:not(.selected),.secure-note{display:none}.side-links button.selected{font-size:0;text-align:center}.side-links button.selected:first-letter{font-size:18px}.dash-panels{grid-template-columns:1fr}.ayadi-hero{grid-template-columns:1fr}.playground{height:270px}.hero-copy h1,.product-hero h1,.ayadi-hero h1{letter-spacing:-2px}}
@media(max-width:600px){.topbar{padding:0 20px}.brand small{display:none}.group-home,.product-hero,.ayadi-hero{padding:50px 22px}.venture-grid,.property-grid,.workshop-grid,.metric-grid{grid-template-columns:1fr}.section-head{padding:42px 22px 20px}.property-grid,.workshop-grid{padding:0 22px}.dashboard{display:block}.dashboard aside{display:none}.dashboard-main{padding:26px 18px}.dash-head h1{font-size:27px}.search-bar{flex-wrap:wrap}.search-bar button{width:100%}}

/* MS GROUP approved visual gateway */
.view-home{background:#063b32}.view-home .topbar{position:fixed;top:0;left:0;right:0;border:0;background:linear-gradient(180deg,rgba(4,47,39,.76),transparent);color:white;backdrop-filter:none}.view-home .topbar .brand,.view-home .topbar nav button,.view-home .topbar .lang{color:white}.view-home .brand-mark{background:#f4eee2;color:#063b32}.view-home .lang{border-color:rgba(255,255,255,.42);background:rgba(5,52,44,.32)}.group-home{height:100svh;min-height:700px;padding:0;position:relative;overflow:hidden;background:#063b32}.group-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.group-hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,47,39,.25),transparent 35%,transparent 58%,rgba(4,43,36,.93))}.mobile-hero-copy{display:none}.group-home .venture-grid{position:absolute;z-index:5;left:5vw;right:5vw;bottom:38px;grid-template-columns:repeat(3,1fr);gap:10px;max-width:1080px;margin:0 auto;direction:rtl}.group-home .venture{min-height:145px;border-radius:18px;padding:18px 20px;background:rgba(5,54,45,.9);color:white;border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(18px);display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto auto;column-gap:12px}.group-home .venture:hover{transform:translateY(-7px);background:rgba(5,54,45,.98)}.group-home .venture .icon{grid-row:1/4;width:42px;height:42px;border-radius:12px;background:var(--lime);color:var(--ink);display:grid;place-items:center;font-size:19px}.group-home .venture.ayadi-card .icon{background:var(--coral)}.group-home .venture.os-card .icon{background:var(--blue)}.group-home .venture h2{font-size:23px;margin:0}.group-home .venture p{font-size:12px;margin:5px 0}.group-home .venture b{font-size:10px;margin-top:10px}.group-home .venture-number{font-size:13px;top:12px;inset-inline-end:14px}
@media(max-width:900px){.view-home .topbar nav{display:none}.group-hero-image{object-position:center}.group-hero-shade{background:linear-gradient(180deg,rgba(4,47,39,.28),transparent 28%,rgba(4,43,36,.92) 66%)}.mobile-hero-copy{display:block;position:absolute;z-index:3;left:22px;right:22px;bottom:390px;text-align:center;color:white;text-shadow:0 3px 22px rgba(0,0,0,.45)}.mobile-hero-copy h1{font-size:clamp(42px,12vw,68px);letter-spacing:-2px;margin:12px 0}.mobile-hero-copy h1 em{color:var(--lime)}.mobile-hero-copy p{color:white;font-size:13px;margin:auto}.group-home .venture-grid{left:18px;right:18px;bottom:18px;grid-template-columns:1fr}.group-home .venture{min-height:92px;padding:14px}.group-home .venture h2{font-size:20px}.group-home{min-height:780px}}

/* Preserve the complete approved artwork at every viewport size. */
.group-hero-image{object-fit:contain;object-position:center top;background:#f4eee2}
@media(max-width:900px){.group-hero-image{object-fit:contain;object-position:center top}.group-home{min-height:900px}}
