.smnn-page-template{direction:rtl;background:var(--smnn-page-bg);color:var(--smnn-page-text);padding:var(--smnn-page-top) 18px var(--smnn-page-bottom);font-family:Almarai,Arial,sans-serif;line-height:1.9;box-sizing:border-box}.smnn-page-template *{box-sizing:border-box}.smnn-page-template__wrap{width:min(100%,var(--smnn-page-width));margin:0 auto}.smnn-page-template__wrap--legal{max-width:1040px}.smnn-page-template__hero{position:relative;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:28px;align-items:stretch;margin-bottom:28px}.smnn-page-template__hero-copy{position:relative;z-index:2;background:linear-gradient(135deg,var(--smnn-page-surface),rgba(255,255,255,.92));border:1px solid var(--smnn-page-border);border-radius:var(--smnn-page-radius);padding:42px;box-shadow:0 26px 70px rgba(11,52,88,.11);overflow:hidden}.smnn-page-template__hero-copy:before{content:"";position:absolute;inset:auto -18% -35% auto;width:260px;height:260px;border-radius:999px;background:rgba(196,164,98,.13);pointer-events:none}.smnn-page-template__eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;color:var(--smnn-page-navy);font-weight:900;letter-spacing:.02em}.smnn-page-template__eyebrow:before{content:"";width:32px;height:3px;border-radius:999px;background:var(--smnn-page-accent)}.smnn-page-template h1{margin:0 0 14px;font-size:clamp(2rem,4vw,4.2rem);line-height:1.15;color:var(--smnn-page-navy);font-weight:950}.smnn-page-template__subtitle{margin:0 0 18px;font-size:clamp(1.08rem,1.6vw,1.35rem);font-weight:800;color:var(--smnn-page-text)}.smnn-page-template__hero-text{margin:0;color:var(--smnn-page-muted);font-size:1.02rem}.smnn-page-template__hero-image,.smnn-page-template__hero-mark{min-height:360px;border-radius:var(--smnn-page-radius);border:1px solid var(--smnn-page-border);background-size:cover;background-position:center;box-shadow:0 26px 70px rgba(11,52,88,.12);overflow:hidden}.smnn-page-template__hero-mark{display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(145deg,var(--smnn-page-navy),#123f67);color:#fff;text-align:center}.smnn-page-template__hero-mark strong{font-size:5rem;line-height:1;color:var(--smnn-page-accent);letter-spacing:-.08em}.smnn-page-template__hero-mark span{font-size:.78rem;letter-spacing:.18em;color:rgba(255,255,255,.76)}.smnn-page-template__grid{display:grid;gap:22px}.smnn-page-template__grid--about{grid-template-columns:1.1fr .9fr}.smnn-page-template__card,.smnn-page-template__mini-card,.smnn-page-template__role-card,.smnn-page-template__contact-card,.smnn-page-template__form-card,.smnn-page-template__statement,.smnn-page-template__why,.smnn-page-template__cta-card,.smnn-page-template__legal-item{background:var(--smnn-page-surface);border:1px solid var(--smnn-page-border);border-radius:var(--smnn-page-radius);box-shadow:0 16px 45px rgba(11,52,88,.08)}.smnn-page-template__card{padding:30px}.smnn-page-template__card--large p{font-size:1.08rem;color:var(--smnn-page-muted);margin:12px 0 0}.smnn-page-template__card-kicker,.smnn-page-template__section-head span,.smnn-page-template__statement span,.smnn-page-template__why span,.smnn-page-template__cta-card span{display:block;color:var(--smnn-page-navy);font-weight:950;font-size:1.3rem;margin-bottom:12px}.smnn-page-template__card ul,.smnn-page-template__why ul{margin:0;padding:0;list-style:none}.smnn-page-template__card li,.smnn-page-template__why li{position:relative;padding:10px 32px 10px 0;color:var(--smnn-page-muted);border-bottom:1px solid rgba(217,227,239,.75)}.smnn-page-template__card li:last-child,.smnn-page-template__why li:last-child{border-bottom:0}.smnn-page-template__card li:before,.smnn-page-template__why li:before{content:"";position:absolute;right:0;top:20px;width:13px;height:13px;border-radius:50%;background:var(--smnn-page-accent);box-shadow:0 0 0 5px rgba(196,164,98,.16)}.smnn-page-template__feature-row{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:22px}.smnn-page-template__mini-card{padding:24px}.smnn-page-template__mini-card h2,.smnn-page-template__contact-card h2,.smnn-page-template__form-card h2{margin:0 0 10px;color:var(--smnn-page-navy);font-size:1.18rem}.smnn-page-template__mini-card p,.smnn-page-template__contact-card p,.smnn-page-template__statement p,.smnn-page-template__why p,.smnn-page-template__cta-card p{margin:0;color:var(--smnn-page-muted)}.smnn-page-template__statement{padding:28px;margin-bottom:24px;background:linear-gradient(135deg,var(--smnn-page-navy),#123f67);color:#fff}.smnn-page-template__statement span{color:var(--smnn-page-accent)}.smnn-page-template__statement p{color:rgba(255,255,255,.82);font-size:1.07rem}.smnn-page-template__section-head{margin:0 0 14px}.smnn-page-template__role-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.smnn-page-template__role-card{padding:22px;min-height:150px;transition:transform .18s ease,box-shadow .18s ease}.smnn-page-template__role-card:hover{transform:translateY(-3px);box-shadow:0 24px 70px rgba(11,52,88,.12)}.smnn-page-template__role-card strong{display:block;color:var(--smnn-page-navy);font-size:1.15rem;margin-bottom:8px}.smnn-page-template__role-card p{margin:0;color:var(--smnn-page-muted);font-size:.96rem}.smnn-page-template__why{display:grid;grid-template-columns:.85fr 1.15fr;gap:24px;padding:28px;margin-top:24px;background:var(--smnn-page-soft)}.smnn-page-template__cta-card{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px;margin-top:24px;background:linear-gradient(135deg,#fff,var(--smnn-page-soft))}.smnn-page-template__button{display:inline-flex;align-items:center;justify-content:center;border:0;text-decoration:none;cursor:pointer;border-radius:999px;background:linear-gradient(135deg,var(--smnn-page-navy),#123f67);color:#fff!important;font-weight:900;padding:13px 22px;box-shadow:0 14px 34px rgba(11,52,88,.22);white-space:nowrap}.smnn-page-template__button span:after{content:"←";margin-right:10px;color:var(--smnn-page-accent)}.smnn-page-template__cta-inline{text-align:center;margin-top:26px}.smnn-page-template__updated{margin:-8px 0 22px;color:var(--smnn-page-muted);font-weight:800}.smnn-page-template__legal-list{display:grid;gap:16px}.smnn-page-template__legal-item{display:grid;grid-template-columns:54px 1fr;gap:18px;padding:22px}.smnn-page-template__legal-item>span{width:54px;height:54px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:var(--smnn-page-soft);color:var(--smnn-page-navy);font-weight:950}.smnn-page-template__legal-item h2{margin:0 0 8px;color:var(--smnn-page-navy);font-size:1.15rem}.smnn-page-template__legal-item p{margin:0;color:var(--smnn-page-muted)}.smnn-page-template__contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.smnn-page-template__contact-card{padding:28px;min-height:220px}.smnn-page-template__contact-card>span{width:48px;height:48px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:var(--smnn-page-soft);color:var(--smnn-page-navy);font-weight:950;margin-bottom:16px}.smnn-page-template__contact-card a{color:var(--smnn-page-navy);font-weight:900;text-decoration:none}.smnn-page-template__form-card{padding:28px;margin-top:22px}.smnn-page-template__hero--legal .smnn-page-template__hero-image,.smnn-page-template__hero--legal .smnn-page-template__hero-mark{min-height:300px}.smnn-page-template__hero--contact .smnn-page-template__hero-image,.smnn-page-template__hero--contact .smnn-page-template__hero-mark{min-height:300px}@media (max-width:980px){.smnn-page-template__hero,.smnn-page-template__grid--about,.smnn-page-template__why{grid-template-columns:1fr}.smnn-page-template__feature-row,.smnn-page-template__role-grid,.smnn-page-template__contact-grid{grid-template-columns:repeat(2,1fr)}.smnn-page-template__hero-image,.smnn-page-template__hero-mark{min-height:260px}.smnn-page-template__cta-card{align-items:flex-start;flex-direction:column}}@media (max-width:640px){.smnn-page-template{padding:38px 12px 48px}.smnn-page-template__hero-copy{padding:28px}.smnn-page-template__feature-row,.smnn-page-template__role-grid,.smnn-page-template__contact-grid{grid-template-columns:1fr}.smnn-page-template__legal-item{grid-template-columns:1fr}.smnn-page-template__legal-item>span{width:46px;height:46px}.smnn-page-template__button{width:100%;white-space:normal}.smnn-page-template h1{font-size:2rem}}

/* v3.3.28 fixes: default public template width is now 1300px, legal pages no longer force a narrower width, and text on dark template blocks remains readable. */
.smnn-page-template__wrap--legal{max-width:none!important;}
.smnn-page-template__statement,
.smnn-page-template__hero-mark,
.smnn-page-template__button{color:#fff!important;}
.smnn-page-template__statement p,
.smnn-page-template__hero-mark span,
.smnn-page-template__button span{color:#fff!important;}
.smnn-page-template__statement span{color:var(--smnn-page-accent)!important;}
.smnn-page-template__hero-mark strong{color:var(--smnn-page-accent)!important;}
.smnn-page-template__button span:after{color:var(--smnn-page-accent)!important;}
