@font-face{font-family:Qomra;src:url(/fonts/itfQomraArabic-Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Qomra;src:url(/fonts/itfQomraArabic-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Qomra;src:url(/fonts/itfQomraArabic-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Qomra;src:url(/fonts/itfQomraArabic-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Qomra;src:url(/fonts/itfQomraArabic-Black.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:itfQomraArabic-Medium;src:url(/fonts/itfQomraArabic-Medium.otf) format("opentype");font-display:swap}@font-face{font-family:itfQomraArabic-Bold;src:url(/fonts/itfQomraArabic-Bold.otf) format("opentype");font-display:swap}:root{--green-900:#0B5C3A;--green-800:#11403B;--green-700:#1E6B47;--green-50:#EDF5EF;--gold:#C9A24B;--gold-soft:#E5D29A;--bg:#FAFAF7;--bg-warm:#F5F2EA;--ink-900:#111827;--ink-700:#1F2937;--ink-500:#4B5563;--ink-300:#9CA3AF;--line:#E5E7EB;--line-soft:#F0EFE9;--white:#ffffff;--shadow-sm:0 1px 2px rgba(17,24,39,.04), 0 1px 3px rgba(17,24,39,.06);--shadow-md:0 4px 6px rgba(17,24,39,.04), 0 10px 20px rgba(17,24,39,.06);--success:#10B981;--info:#3B82F6;--warn:#F59E0B}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Qomra,Inter,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--ink-700);line-height:1.7;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{max-width:1280px;margin:0 auto;padding:0 32px}a{color:inherit;text-decoration:none;transition:color .2s}a:hover{color:var(--green-900)}img,svg{max-width:100%;display:block}button{font-family:inherit;cursor:pointer;border:none;background:none}.ltr{direction:ltr;unicode-bidi:isolate;display:inline-block}.topbar{background:var(--green-800);color:#e5e7eb;font-size:13px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.08)}.topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.topbar-info{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.topbar-info span{display:inline-flex;align-items:center;gap:6px}.topbar-info svg{width:14px;height:14px;opacity:.7}.lang-switcher{display:flex;gap:0;align-items:center;font-weight:500}.lang-switcher a{padding:2px 10px;border-left:1px solid rgba(255,255,255,.2);opacity:.65;transition:opacity .2s}.lang-switcher a:first-child{border-left:none}.lang-switcher a.active{opacity:1;color:var(--gold-soft)}.lang-switcher a:hover{opacity:1;color:var(--white)}.header{background:var(--white);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50;box-shadow:var(--shadow-sm)}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:18px 0;gap:24px}.brand{display:flex;align-items:center;gap:0}.brand-logo{height:52px;width:auto;display:block}.brand-logo svg,.brand-logo .logo-img{height:100%;width:auto;display:block}.logo-img{display:block;max-width:100%;height:auto}.nav{display:flex;align-items:center;gap:2px}.nav a{padding:10px 12px;font-size:14.5px;font-weight:500;color:var(--ink-700);border-radius:6px;position:relative;white-space:nowrap}.nav a.active{color:var(--green-900);font-weight:700}.nav a.active:after{content:"";position:absolute;bottom:-22px;right:12px;left:12px;height:3px;background:var(--green-900);border-radius:3px 3px 0 0}.nav a:hover{background:var(--green-50)}.header-actions{display:flex;align-items:center;gap:8px}.icon-btn{width:40px;height:40px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--ink-700);transition:background .2s}.icon-btn:hover{background:var(--green-50);color:var(--green-900)}.icon-btn svg{width:18px;height:18px}.hero{background:linear-gradient(135deg,var(--bg-warm) 0%,var(--bg) 60%);padding:64px 0 80px;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:-100px;left:-100px;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(11,92,58,.05) 0%,transparent 70%)}.hero-inner{display:grid;grid-template-columns:1.1fr .9fr;gap:64px;align-items:center;position:relative}.hero-eyebrow{display:inline-flex;align-items:center;gap:10px;background:var(--white);border:1px solid var(--line);padding:6px 14px;border-radius:100px;font-size:13px;color:var(--green-900);font-weight:600;margin-bottom:24px;box-shadow:var(--shadow-sm)}.hero-eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 4px #c9a24b33}.hero h1{font-size:48px;line-height:1.25;color:var(--ink-900);font-weight:700;margin-bottom:20px}.hero h1 span{color:var(--green-900)}.hero p{font-size:18px;color:var(--ink-500);margin-bottom:36px;max-width:560px;line-height:1.85}.hero-ctas{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:8px;padding:14px 26px;border-radius:8px;font-size:15px;font-weight:600;transition:transform .15s,box-shadow .2s,background .2s}.btn svg{width:16px;height:16px}.btn-primary{background:var(--green-900);color:var(--white);box-shadow:var(--shadow-sm)}.btn-primary:hover{background:var(--green-800);color:var(--white);transform:translateY(-1px);box-shadow:var(--shadow-md)}.btn-ghost{background:var(--white);color:var(--green-900);border:1px solid var(--line)}.btn-ghost:hover{background:var(--green-50);color:var(--green-900);border-color:var(--green-700)}.btn-gold{background:var(--gold);color:#3c2c0a}.btn-gold:hover{background:var(--gold-soft);color:#3c2c0a;transform:translateY(-1px)}.btn-full{width:100%;justify-content:center}.hv-image-card{position:relative;aspect-ratio:1/1.05;min-height:520px;border-radius:18px;overflow:hidden;box-shadow:0 25px 70px #0b5c3a2e;background:#1a1a1a}.hv-image-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.hv-image-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(10,30,20,.5) 70%,rgba(10,30,20,.85) 100%)}.hv-img-overlay{position:absolute;left:0;right:0;bottom:0;padding:32px 30px;color:#fff;z-index:2}.hv-img-overlay .hv-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:100px;background:#c9a24b40;border:1px solid rgba(201,162,75,.5);font-size:11px;font-weight:600;color:#e5d29a;letter-spacing:.4px;margin-bottom:14px}.hv-img-overlay .hv-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:#e5d29a;box-shadow:0 0 0 3px #c9a24b40}.hv-img-overlay h3{font-size:24px;font-weight:700;color:#fff;margin-bottom:6px;letter-spacing:.3px;line-height:1.3}.hv-img-overlay p{font-size:14px;color:#ffffffd9;line-height:1.7;margin:0}.hv-img-placeholder{position:absolute;inset:0;background:radial-gradient(circle at 30% 40%,rgba(201,162,75,.25),transparent 60%),linear-gradient(160deg,#5d4a2a,#3a2e1a,#2a1f10);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px}.hv-img-placeholder svg{width:80px;height:80px;color:#c9a24b66}.hv-img-placeholder .ph-text{color:#e5d29a99;font-size:14px;font-weight:500;letter-spacing:.5px}.hv-elegant{position:relative;aspect-ratio:1/1.05;min-height:520px;background:radial-gradient(circle at 80% 15%,rgba(201,162,75,.28) 0%,transparent 50%),radial-gradient(circle at 15% 85%,rgba(201,162,75,.18) 0%,transparent 45%),linear-gradient(160deg,#11403b,#0a2e1f);border-radius:18px;overflow:hidden;box-shadow:0 25px 70px #0b5c3a38;border:1px solid rgba(201,162,75,.3)}.hv-pattern{position:absolute;inset:0;opacity:.08;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23C9A24B' fill-rule='evenodd'%3E%3Cpath d='M40 0l8 16h16l-12 12 4 16-16-8-16 8 4-16L16 16h16z' opacity='.5'/%3E%3C/g%3E%3C/svg%3E")}.hv-content{position:relative;height:100%;padding:32px 30px;color:#fff;display:flex;flex-direction:column;gap:14px;z-index:1}.hv-flag-row{display:flex;align-items:center;justify-content:space-between}.hv-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:100px;background:#c9a24b26;border:1px solid rgba(201,162,75,.35);font-size:11px;font-weight:600;color:#e5d29a;letter-spacing:.4px}.hv-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:#e5d29a;box-shadow:0 0 0 3px #c9a24b40}.hv-flag{width:48px;height:32px;border-radius:3px;overflow:hidden;box-shadow:0 2px 8px #0006;display:flex;flex-direction:column}.hv-flag .stripe{flex:1;display:flex;align-items:center;justify-content:center;gap:4px}.hv-flag .green{background:#007a3d}.hv-flag .white{background:#fff}.hv-flag .black{background:#000}.hv-flag .star{width:6px;height:6px;background:#ce1126;clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.hv-title{font-size:26px;font-weight:700;color:#e5d29a;letter-spacing:.3px;line-height:1.3;margin:8px 0 0}.hv-subtitle{font-size:14px;line-height:1.8;color:#ffffffd9;margin:0}.hv-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-top:18px;border-top:1px solid rgba(201,162,75,.25);margin-top:auto}.hv-stat{padding:14px;border-radius:10px;background:#c9a24b14;border:1px solid rgba(201,162,75,.18);transition:background .2s,border-color .2s;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:78px}.hv-stat:hover{background:#c9a24b29;border-color:#c9a24b66}.hv-num{font-size:26px;font-weight:900;color:#e5d29a;line-height:1;letter-spacing:-.5px}.hv-lbl{font-size:12px;color:#ffffffc7;margin-top:8px;font-weight:500;line-height:1.4}.hero-visual:not(.hv-elegant){position:relative;aspect-ratio:1/1;background:var(--white);border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #0b5c3a1f;border:1px solid var(--line)}.hero-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0b5c3ad9,#11403bf2),radial-gradient(circle at 30% 20%,rgba(201,162,75,.3) 0%,transparent 50%)}.hero-visual-content{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:36px;color:var(--white)}.hero-visual-top{display:flex;justify-content:space-between;align-items:flex-start}.hero-visual-emblem{width:80px;height:80px;border-radius:50%;background:#ffffff14;border:1px solid rgba(201,162,75,.4);display:flex;align-items:center;justify-content:center;color:var(--gold-soft)}.hero-visual-emblem svg{width:48px;height:48px}.hero-visual-flag{width:64px;height:42px;border-radius:4px;overflow:hidden;box-shadow:0 2px 8px #0000004d;display:flex;flex-direction:column}.hero-visual-flag .stripe{flex:1;display:flex;align-items:center;justify-content:center;gap:6px}.hero-visual-flag .green{background:#007a3d}.hero-visual-flag .white{background:#fff}.hero-visual-flag .black{background:#000}.hero-visual-flag .star{width:9px;height:9px;background:#ce1126;clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.hero-visual-bottom h3{font-size:22px;font-weight:700;margin-bottom:8px;color:var(--white)}.hero-visual-bottom p{font-size:14px;color:#ffffffbf;line-height:1.7}.hero-visual-stats{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.15)}.hero-stat .num{font-size:24px;font-weight:700;color:var(--gold-soft)}.hero-stat .lbl{font-size:12px;color:#ffffffb3;margin-top:2px}.page-header{background:linear-gradient(135deg,var(--bg-warm) 0%,var(--bg) 60%);padding:36px 0 56px;border-bottom:1px solid var(--line);position:relative;overflow:hidden}.page-header:before{content:"";position:absolute;top:-100px;left:-100px;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(11,92,58,.05) 0%,transparent 70%)}.breadcrumb{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--ink-500);margin-bottom:24px;flex-wrap:wrap;position:relative}.breadcrumb a{color:var(--ink-500)}.breadcrumb a:hover{color:var(--green-900)}.breadcrumb .sep{color:var(--ink-300);font-size:12px}.breadcrumb .current{color:var(--ink-900);font-weight:600}.page-header-inner{position:relative}.page-category{display:inline-flex;align-items:center;gap:8px;background:var(--green-50);color:var(--green-900);padding:6px 14px;border-radius:100px;font-size:13px;font-weight:600;margin-bottom:16px}.page-category svg{width:14px;height:14px}.page-title{font-size:42px;line-height:1.25;color:var(--ink-900);font-weight:700;margin-bottom:14px}.page-subtitle{font-size:17px;color:var(--ink-500);line-height:1.8;max-width:720px}section{padding:80px 0}.section-head{text-align:center;max-width:680px;margin:0 auto 56px}.section-eyebrow{display:inline-block;font-size:14px;font-weight:700;color:var(--green-900);letter-spacing:.5px;margin-bottom:12px}.section-head h2{font-size:36px;font-weight:700;color:var(--ink-900);line-height:1.3;margin-bottom:14px}.section-head p{font-size:17px;color:var(--ink-500);line-height:1.7}.section-cta{text-align:center;margin-top:48px}.services{background:var(--white)}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{background:var(--white);border:1px solid var(--line);border-radius:14px;padding:28px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;flex-direction:column;gap:14px;cursor:pointer}.service-card:hover{transform:translateY(-3px);border-color:var(--green-700);box-shadow:var(--shadow-md)}.service-icon{width:52px;height:52px;border-radius:12px;background:var(--green-50);color:var(--green-900);display:flex;align-items:center;justify-content:center}.service-icon svg{width:26px;height:26px}.service-card h3{font-size:18px;font-weight:700;color:var(--ink-900)}.service-card p{font-size:14px;color:var(--ink-500);line-height:1.7;flex:1}.service-link{display:inline-flex;align-items:center;gap:6px;color:var(--green-900);font-weight:600;font-size:14px;margin-top:4px}.service-link svg{width:14px;height:14px;transition:transform .2s}.service-card:hover .service-link svg{transform:translate(-4px)}.mofa-app{background:var(--bg);color:var(--ink-900);position:relative;overflow:hidden}.mofa-app:before{content:"";position:absolute;top:-200px;left:-200px;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(201,162,75,.08) 0%,transparent 60%)}.mofa-app:after{content:"";position:absolute;bottom:-200px;right:-200px;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(11,92,58,.05) 0%,transparent 60%)}.mofa-grid{display:grid;grid-template-columns:1fr 360px;gap:64px;align-items:center;position:relative}.mofa-content .section-eyebrow{color:var(--gold)}.mofa-content h2{font-size:34px;font-weight:700;line-height:1.3;margin-bottom:16px;color:var(--ink-900)}.mofa-content h2 span.acc{color:var(--green-900)}.mofa-content>p{font-size:16.5px;color:var(--ink-500);line-height:1.85;margin-bottom:28px}.mofa-features{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:32px}.mofa-feature{display:flex;gap:12px;align-items:flex-start;padding:16px;background:var(--white);border:1px solid var(--line);border-radius:12px;transition:border-color .2s,box-shadow .2s}.mofa-feature:hover{border-color:var(--green-700);box-shadow:var(--shadow-sm)}.mofa-feature-icon{width:38px;height:38px;border-radius:10px;background:var(--green-50);color:var(--green-900);display:flex;align-items:center;justify-content:center;flex-shrink:0}.mofa-feature-icon svg{width:18px;height:18px}.mofa-feature-text strong{display:block;font-size:14px;color:var(--ink-900);font-weight:700;margin-bottom:2px}.mofa-feature-text span{font-size:12.5px;color:var(--ink-500);line-height:1.6}.mofa-download{display:flex;gap:12px;flex-wrap:wrap}.mofa-btn{display:inline-flex;align-items:center;gap:12px;padding:12px 22px;border-radius:10px;background:#111;color:#fff;transition:transform .15s,box-shadow .2s}.mofa-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000002e;color:#fff;background:#000}.mofa-btn svg{width:28px;height:28px;flex-shrink:0}.mofa-btn-text{display:flex;flex-direction:column;text-align:right;line-height:1.2}.mofa-btn-text .lbl{font-size:10.5px;color:#ffffffa6;font-family:Inter,sans-serif;letter-spacing:.3px}.mofa-btn-text .name{font-size:15px;font-weight:700;font-family:Inter,sans-serif;color:#fff}.mofa-phone{position:relative;width:100%;max-width:300px;aspect-ratio:9/19;background:linear-gradient(160deg,#2a2a2a,#0d0d0d);border-radius:42px;padding:11px;box-shadow:0 25px 60px #0000004d,inset 0 0 0 1px #444;margin:0 auto}.mofa-phone-screen{height:100%;border-radius:32px;overflow:hidden;background:linear-gradient(180deg,#f5f2ea,#fafaf7 50%);display:flex;flex-direction:column;padding:38px 12px 12px;position:relative;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 0l4 8h8l-6 6 2 8-8-4-8 4 2-8L8 8h8z' fill='%230B5C3A' fill-opacity='.025'/%3E%3C/svg%3E")}.mofa-phone-notch{position:absolute;top:8px;left:50%;transform:translate(-50%);width:80px;height:22px;background:#000;border-radius:14px;z-index:2}.mofa-phone-statusbar{display:flex;justify-content:space-between;align-items:center;padding:0 14px 8px;font-size:9px;color:var(--ink-900);font-weight:600;font-family:Inter,sans-serif}.mofa-phone-statusbar .right-icons{display:flex;gap:3px;align-items:center;opacity:.7}.mofa-phone-topnav{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:var(--white);border-radius:14px;margin-bottom:10px;box-shadow:0 1px 3px #0000000d}.mofa-phone-icons{display:flex;gap:6px}.mofa-phone-icon{width:28px;height:28px;border-radius:8px;background:var(--bg-warm);display:flex;align-items:center;justify-content:center;color:var(--green-900)}.mofa-phone-icon svg{width:14px;height:14px}.mofa-phone-brand{display:flex;align-items:center;gap:5px}.mofa-phone-brand-text{display:flex;flex-direction:column;text-align:left;font-size:7px;color:var(--gold)}.mofa-phone-brand-text strong{font-size:8px;font-weight:700;color:var(--gold);letter-spacing:.2px}.mofa-phone-eagle{width:26px;height:26px;border-radius:6px;background:#c9a24b1f;display:flex;align-items:center;justify-content:center;color:var(--gold)}.mofa-phone-eagle svg{width:18px;height:18px}.mofa-phone-hero{background:linear-gradient(135deg,#f5f2ea,#fafaf7);border-radius:14px;padding:12px;margin-bottom:10px;display:flex;gap:8px;align-items:center;border:1px solid rgba(201,162,75,.2);box-shadow:0 1px 3px #0000000a}.mofa-phone-hero-flag{width:24px;height:16px;border-radius:2px;overflow:hidden;display:flex;flex-direction:column;flex-shrink:0;box-shadow:0 1px 2px #0000001a}.mofa-phone-hero-flag .stripe{flex:1;display:flex;align-items:center;justify-content:center;gap:1px}.mofa-phone-hero-flag .green{background:#007a3d}.mofa-phone-hero-flag .white{background:#fff}.mofa-phone-hero-flag .black{background:#000}.mofa-phone-hero-flag .star{width:2px;height:2px;background:#ce1126;clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.mofa-phone-hero-text{flex:1}.mofa-phone-hero-text .tt{font-size:9px;font-weight:700;color:var(--gold);line-height:1.3}.mofa-phone-hero-text .ss{font-size:7px;color:var(--ink-500);margin-top:1px}.mofa-phone-hero-btn{background:var(--green-900);color:#fff;padding:4px 10px;border-radius:100px;font-size:7.5px;font-weight:700;flex-shrink:0}.mofa-phone-section-title{font-size:10px;font-weight:700;color:var(--ink-900);margin:8px 4px 6px;text-align:right}.mofa-phone-services-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px}.mofa-phone-service-card{background:var(--white);border-radius:12px;padding:12px 10px;display:flex;flex-direction:column;align-items:center;gap:5px;text-align:center;box-shadow:0 1px 3px #0000000a;border:1px solid rgba(11,92,58,.08)}.mofa-phone-service-card .icon{width:30px;height:30px;border-radius:8px;background:var(--bg-warm);color:var(--green-900);display:flex;align-items:center;justify-content:center}.mofa-phone-service-card .icon svg{width:18px;height:18px}.mofa-phone-service-card .lbl{font-size:8px;font-weight:600;color:var(--ink-900);line-height:1.3}.mofa-phone-info-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px;margin-bottom:8px}.mofa-phone-info-card{background:var(--white);border-radius:10px;padding:10px 6px;display:flex;flex-direction:column;align-items:center;gap:4px;box-shadow:0 1px 2px #0000000a;border:1px solid rgba(11,92,58,.06)}.mofa-phone-info-card .icon{width:22px;height:22px;color:var(--green-900);display:flex;align-items:center;justify-content:center}.mofa-phone-info-card .icon svg{width:18px;height:18px}.mofa-phone-bottomnav{position:absolute;bottom:6px;left:6px;right:6px;background:var(--green-900);color:#fff;border-radius:18px;padding:8px 4px 6px;display:flex;justify-content:space-around;box-shadow:0 4px 12px #0b5c3a59}.mofa-phone-bottomnav .nav-item{display:flex;flex-direction:column;align-items:center;gap:2px;color:#ffffffb3;font-size:7.5px;font-weight:500;flex:1}.mofa-phone-bottomnav .nav-item.active{color:#fff;font-weight:700}.mofa-phone-bottomnav .nav-item svg{width:14px;height:14px}.stats-section{background:var(--bg);position:relative}.stats-section:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='120' height='120' viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%230B5C3A' fill-opacity='.03'%3E%3Cpath d='M60 0l15 30 30 0-22 22 8 30-31-16-31 16 8-30L15 30l30 0z'/%3E%3C/g%3E%3C/svg%3E");opacity:.6}.stats-section .container{position:relative}.stats-section .section-head{text-align:center;margin:0 auto 40px;max-width:640px}.stats-section .section-head h2{font-size:32px;margin-bottom:10px}.stats-section .section-head p{font-size:15.5px;margin:0;color:var(--ink-500)}.stats-section .stats-link-row{text-align:center;margin-top:36px}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:24px}.stat-card{background:var(--white);border-radius:14px;padding:28px;position:relative;overflow:hidden;border:1px solid var(--line);transition:transform .2s,box-shadow .2s,border-color .2s;cursor:pointer}.stat-card:hover{transform:translateY(-3px);border-color:var(--green-700);box-shadow:var(--shadow-md)}.stat-card-pattern{position:absolute;inset:0;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%230B5C3A'%3E%3Cpath d='M30 0l8 16 16 0-12 12 4 16-16-8-16 8 4-16L4 16l16 0z'/%3E%3C/g%3E%3C/svg%3E")}.stat-card-icon{width:38px;height:38px;border-radius:10px;background:var(--bg-warm);color:var(--green-900);display:flex;align-items:center;justify-content:center;margin-bottom:16px;position:relative}.stat-card-icon svg{width:18px;height:18px}.stat-card-num{font-size:42px;font-weight:900;color:var(--green-900);line-height:1;margin-bottom:12px;position:relative;letter-spacing:-1px}.stat-card-title{font-size:14px;font-weight:600;color:var(--ink-700);line-height:1.6;margin-bottom:18px;position:relative}.stat-card-link{display:inline-flex;align-items:center;gap:6px;color:var(--green-900);font-size:13px;font-weight:600;position:relative}.stat-card-link svg{width:14px;height:14px}.stats-link{display:inline-flex;align-items:center;gap:6px;color:var(--green-900);font-weight:600;font-size:14px}.stats-link svg{width:14px;height:14px}.news{background:var(--bg)}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.news-card{background:var(--white);border-radius:14px;overflow:hidden;border:1px solid var(--line);transition:transform .2s,box-shadow .2s;cursor:pointer;display:flex;flex-direction:column}.news-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.news-image{aspect-ratio:16/10;position:relative;overflow:hidden;background:var(--green-900)}.news-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.news-card:hover .news-image img{transform:scale(1.04)}.news-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(10,46,31,.4) 100%);pointer-events:none}.news-tag{position:absolute;top:16px;right:16px;background:var(--gold);color:#3c2c0a;font-size:11px;font-weight:700;padding:4px 10px;border-radius:100px;letter-spacing:.5px;z-index:2}.news-body{padding:22px 22px 26px;display:flex;flex-direction:column;gap:10px;flex:1}.news-date{font-size:13px;color:var(--ink-500);font-weight:500;display:flex;align-items:center;gap:6px}.news-date svg{width:13px;height:13px;opacity:.6}.news-body h3{font-size:18px;font-weight:700;color:var(--ink-900);line-height:1.5}.news-body p{font-size:14px;color:var(--ink-500);line-height:1.75;flex:1}.news-more{display:inline-flex;align-items:center;gap:6px;color:var(--green-900);font-weight:600;font-size:14px;margin-top:6px}.news-more svg{width:14px;height:14px;transition:transform .2s}.news-card:hover .news-more svg{transform:translate(-4px)}.about{background:var(--white)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.about-content h2{font-size:36px;font-weight:700;color:var(--ink-900);margin-bottom:18px;line-height:1.3}.about-content>p{font-size:17px;color:var(--ink-500);line-height:1.85;margin-bottom:28px}.about-stats{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:32px}.about-stat{padding:18px 20px;background:var(--green-50);border-radius:10px;border-right:3px solid var(--green-900)}.about-stat .num{font-size:26px;font-weight:700;color:var(--green-900)}.about-stat .lbl{font-size:13px;color:var(--ink-500);margin-top:2px}.about-visual{aspect-ratio:4/5;border-radius:16px;overflow:hidden;position:relative;box-shadow:0 20px 60px #0b5c3a26}.about-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.about-visual:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent 30%,rgba(10,46,31,.85) 100%)}.about-visual-content{position:absolute;inset:0;padding:36px;color:var(--white);z-index:2;display:flex;flex-direction:column;justify-content:flex-end}.about-visual-content .tag{display:inline-block;background:#c9a24bf2;color:#3c2c0a;padding:5px 12px;border-radius:100px;font-size:12px;font-weight:700;margin-bottom:10px;width:fit-content;letter-spacing:.3px}.about-visual h3{font-size:28px;font-weight:700;margin-bottom:6px;color:var(--white)}.about-visual p{color:#ffffffe0;font-size:15px;line-height:1.6}.ambassador{background:var(--bg-warm);position:relative;overflow:hidden}.ambassador:before{content:"";position:absolute;top:-200px;right:-200px;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(11,92,58,.04) 0%,transparent 60%)}.ambassador-inner{display:grid;grid-template-columns:280px 1fr;gap:48px;align-items:center;position:relative}.ambassador-photo{width:280px;height:340px;border-radius:14px;background:linear-gradient(135deg,var(--green-700),var(--green-900));display:flex;align-items:center;justify-content:center;color:#ffffff4d;font-size:80px;font-weight:700;box-shadow:0 20px 50px #0b5c3a33;position:relative;overflow:hidden}.ambassador-photo:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 30%,rgba(255,255,255,.1) 0%,transparent 50%)}.ambassador-text blockquote{font-size:24px;line-height:1.7;color:var(--ink-900);font-weight:500;margin-bottom:28px;position:relative;padding-right:24px;border-right:4px solid var(--gold)}.ambassador-sign{display:flex;flex-direction:column;gap:2px}.ambassador-sign .name{font-size:17px;font-weight:700;color:var(--ink-900)}.ambassador-sign .role{font-size:14px;color:var(--ink-500)}.contact-cta{background:radial-gradient(circle at 85% 15%,rgba(201,162,75,.18) 0%,transparent 55%),linear-gradient(135deg,#f5e8c4,#fbf6e5 45%,#fff);color:var(--ink-900);position:relative;overflow:hidden;border-top:1px solid rgba(201,162,75,.2);border-bottom:1px solid rgba(201,162,75,.2)}.contact-cta:before{content:"";position:absolute;top:-100px;left:-100px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(201,162,75,.1) 0%,transparent 60%)}.contact-cta:after{content:"";position:absolute;bottom:-150px;right:-150px;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(11,92,58,.05) 0%,transparent 60%)}.contact-cta .section-eyebrow{color:var(--green-900)!important}.contact-cta h2{color:var(--ink-900)!important}.contact-cta-btn{background:var(--green-900);color:#fff!important;border:none}.contact-cta-btn:hover{background:var(--green-800);color:#fff!important;transform:translateY(-1px);box-shadow:0 6px 20px #0b5c3a40}.contact-cta .contact-item-icon{background:#0b5c3a14;border:1px solid rgba(11,92,58,.2);color:var(--green-900)}.contact-cta .contact-item-text .lbl{color:var(--ink-500)}.contact-cta .contact-item-text .val{color:var(--ink-900);font-weight:600}.contact-cta .map-card{background:#ffffff80;border:1px solid rgba(201,162,75,.25)}.contact-cta .map-placeholder{background:linear-gradient(135deg,#11403b,#0a2e1f)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;position:relative}.contact-content h2{font-size:38px;font-weight:700;line-height:1.25;margin-bottom:16px;color:var(--white)}.contact-content p{font-size:17px;color:#fffc;line-height:1.8;margin-bottom:32px}.contact-info{display:flex;flex-direction:column;gap:18px;margin-bottom:32px}.contact-item{display:flex;gap:14px;align-items:flex-start}.contact-item-icon{width:42px;height:42px;border-radius:10px;background:#ffffff14;border:1px solid rgba(201,162,75,.3);display:flex;align-items:center;justify-content:center;color:var(--gold-soft);flex-shrink:0}.contact-item-icon svg{width:18px;height:18px}.contact-item-text{display:flex;flex-direction:column;gap:2px}.contact-item-text .lbl{font-size:13px;color:#fff9;font-weight:500}.contact-item-text .val{font-size:15px;color:var(--white);font-weight:500}.map-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:8px;aspect-ratio:1.1/1;position:relative;overflow:hidden}.map-placeholder{position:absolute;inset:8px;border-radius:10px;background:linear-gradient(135deg,#1a4a36,#11403b);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:#fff6}.map-placeholder svg{width:48px;height:48px;color:var(--gold-soft)}.map-placeholder span{font-size:13px;font-family:Inter,sans-serif;letter-spacing:.5px}.map-placeholder em{font-style:normal;color:#fff9;font-size:14px}.footer{background:#0a2e1f;color:#ffffffb3;padding:64px 0 0}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px}.footer-brand{display:flex;flex-direction:column;gap:18px}.footer-logo-wrap{max-width:300px}.footer-logo-wrap svg,.footer-logo-wrap .logo-img{width:100%;height:auto;display:block;opacity:.95}.footer-tagline{color:var(--gold-soft);font-size:16px;font-weight:700;letter-spacing:.3px;margin:0;padding:10px 16px;background:#c9a24b14;border-right:3px solid var(--gold);border-radius:4px;display:inline-block;width:fit-content}.footer-brand p{font-size:14px;line-height:1.8;max-width:340px}.footer-social{display:flex;gap:8px;margin-top:8px}.footer-social a{width:38px;height:38px;border-radius:50%;background:#ffffff0f;display:flex;align-items:center;justify-content:center;color:#ffffffb3;transition:all .2s}.footer-social a:hover{background:var(--gold);color:#3c2c0a}.footer-social svg{width:16px;height:16px}.footer-col h4{font-size:14px;font-weight:700;color:var(--white);margin-bottom:18px;letter-spacing:.3px}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:10px}.footer-col a{font-size:14px;color:#ffffffa6;transition:color .2s}.footer-col a:hover{color:var(--gold-soft)}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:24px 0;display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#ffffff80;flex-wrap:wrap;gap:16px}.footer-legal{display:flex;gap:20px}.footer-legal a{color:#ffffff80}.footer-legal a:hover{color:var(--gold-soft)}.content-section{background:var(--white);border:1px solid var(--line);border-radius:14px;padding:32px 36px;margin-bottom:24px}.content-section h2{font-size:24px;font-weight:700;color:var(--ink-900);margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid var(--green-50);display:flex;align-items:center;gap:12px}.content-section h2 .section-num{width:32px;height:32px;border-radius:8px;background:var(--green-900);color:var(--white);display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.content-section h3{font-size:18px;font-weight:700;color:var(--ink-900);margin:24px 0 12px}.content-section p{font-size:15px;color:var(--ink-700);margin-bottom:14px;line-height:1.85}.content-section ul{padding-right:22px;margin-bottom:14px}.content-section ul li{margin-bottom:8px;font-size:15px;line-height:1.85}.main{padding:56px 0 80px}.main-grid{display:grid;grid-template-columns:1fr 320px;gap:48px;align-items:flex-start}.main-narrow{max-width:920px;margin:0 auto}.notice{background:#fff8e1;border-right:4px solid var(--warn);padding:18px 22px;border-radius:8px;margin:18px 0;display:flex;gap:14px;align-items:flex-start}.notice .ni{flex-shrink:0;color:var(--warn)}.notice .ni svg{width:22px;height:22px}.notice-text strong{display:block;color:var(--ink-900);margin-bottom:4px;font-weight:700}.notice-text p{font-size:14px;color:var(--ink-700);margin:0;line-height:1.7}.notice.info{background:#eff6ff;border-right-color:var(--info)}.notice.info .ni{color:var(--info)}.notice.success{background:#ecfdf5;border-right-color:var(--success)}.notice.success .ni{color:var(--success)}.sidebar{position:sticky;top:104px;display:flex;flex-direction:column;gap:20px}.sidebar-card{background:var(--white);border:1px solid var(--line);border-radius:14px;padding:24px}.sidebar-card h4{font-size:14px;font-weight:700;color:var(--green-900);text-transform:uppercase;letter-spacing:1px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid var(--line)}.sidebar-cta{background:linear-gradient(135deg,var(--green-900),var(--green-800));color:var(--white);border-radius:14px;padding:28px 24px;position:relative;overflow:hidden}.sidebar-cta:before{content:"";position:absolute;top:-50px;left:-50px;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(201,162,75,.15) 0%,transparent 60%)}.sidebar-cta h4{color:var(--gold-soft);border-bottom-color:#ffffff26}.sidebar-cta p{font-size:14px;color:#ffffffd9;line-height:1.7;margin-bottom:20px;position:relative}.req-list{list-style:none;padding:0;margin:8px 0}.req-list li{position:relative;padding:14px 50px 14px 0;border-bottom:1px solid var(--line-soft);display:flex;align-items:flex-start;gap:14px}.req-list li:last-child{border-bottom:none}.req-list li:before{content:"";width:32px;height:32px;border-radius:8px;background:var(--green-50);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%230B5C3A' stroke-width='3'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M5 13l4 4L19 7'/%3E%3C/svg%3E");background-size:18px;background-position:center;background-repeat:no-repeat}.req-list li .req-text{flex:1;font-size:15px;line-height:1.7}.req-list li .req-text strong{color:var(--ink-900);font-weight:700;display:block;margin-bottom:2px}.req-list li .req-text span{color:var(--ink-500);font-size:14px}.steps{list-style:none;padding:0;margin:8px 0;counter-reset:step}.steps li{counter-increment:step;position:relative;padding:18px 56px 18px 20px;background:var(--bg-warm);border-radius:10px;margin-bottom:12px;display:flex;flex-direction:column;gap:4px}.steps li:before{content:counter(step);position:absolute;right:14px;top:18px;width:32px;height:32px;border-radius:50%;background:var(--green-900);color:var(--white);display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.steps li strong{font-size:15px;color:var(--ink-900);font-weight:700}.steps li span{font-size:14px;color:var(--ink-500);line-height:1.7}.fees-table{width:100%;border-collapse:separate;border-spacing:0;margin:12px 0;border:1px solid var(--line);border-radius:10px;overflow:hidden}.fees-table th,.fees-table td{padding:14px 18px;text-align:right;font-size:14px}.fees-table thead{background:var(--green-900);color:var(--white)}.fees-table th{font-weight:600;font-size:13px;letter-spacing:.3px}.fees-table tbody tr:nth-child(2n){background:var(--bg-warm)}.fees-table tbody td{border-top:1px solid var(--line)}.fees-table td:last-child{font-weight:700;color:var(--green-900)}@media(max-width:1100px){.nav a{padding:8px;font-size:13.5px}}@media(max-width:1024px){.nav{display:none}.hero-inner,.about-grid,.contact-grid,.ambassador-inner,.main-grid,.mofa-grid{grid-template-columns:1fr;gap:48px}.ambassador-inner{justify-items:center;text-align:center}.services-grid,.news-grid,.stats-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.hero h1,.page-title{font-size:32px}.sidebar{position:static}.mofa-phone{max-height:480px}}@media(max-width:640px){.container{padding:0 20px}.topbar-info{font-size:12px;gap:14px}.services-grid,.news-grid,.stats-grid,.mofa-features,.footer-grid{grid-template-columns:1fr}.hero{padding:48px 0 64px}.hero h1{font-size:26px}section{padding:56px 0}.section-head h2{font-size:24px}.content-section{padding:24px 22px}}
