/* ========================================================================== 
   Radwan Girls Secondary School — Public Experience 2026
   Full visual rebuild layer. Loaded AFTER public.bundle.13.8.3.css.
   ========================================================================== */
:root{
  --rg-navy:#102a43;
  --rg-navy-2:#173f5f;
  --rg-navy-3:#0b1f33;
  --rg-berry:#7b2f50;
  --rg-berry-2:#9b4568;
  --rg-gold:#d0ad62;
  --rg-gold-soft:#f6edd9;
  --rg-teal:#2e7b78;
  --rg-green:#2d765a;
  --rg-red:#b34655;
  --rg-ink:#15263a;
  --rg-muted:#6a7584;
  --rg-bg:#f4f6f8;
  --rg-surface:#ffffff;
  --rg-surface-soft:#f9fafb;
  --rg-line:#e1e7ec;
  --rg-radius:22px;
  --rg-shadow:0 22px 60px rgba(16,42,67,.12);
  --rg-shadow-soft:0 12px 34px rgba(16,42,67,.08);
}

html{scroll-behavior:smooth;background:var(--rg-bg)}
body.radwan-girls-public{
  margin:0!important;background:
    radial-gradient(circle at 8% 18%,rgba(123,47,80,.055),transparent 25%),
    radial-gradient(circle at 92% 34%,rgba(46,123,120,.045),transparent 24%),
    var(--rg-bg)!important;color:var(--rg-ink)!important;
  font-family:"Cairo","Tajawal","Segoe UI",Tahoma,Arial,sans-serif!important;
  font-size:15px!important;line-height:1.7!important;
  text-rendering:optimizeLegibility;
}
body.radwan-girls-public *,body.radwan-girls-public *::before,body.radwan-girls-public *::after{box-sizing:border-box}
body.radwan-girls-public a{text-decoration:none}
body.radwan-girls-public ::selection{background:#ead8e1;color:#402135}
.rg-wrap{width:min(1460px,calc(100% - 40px));margin-inline:auto}

/* ---------- New government / school header ---------- */
.rg-site-shell{position:sticky;top:0;z-index:500;background:#fff;box-shadow:0 8px 30px rgba(16,42,67,.08)}
.rg-gov-strip{background:linear-gradient(90deg,var(--rg-navy-3),#142f47 60%,#1b354b);color:#dce6ee;border-bottom:1px solid rgba(255,255,255,.08)}
.rg-gov-strip__inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:11px;letter-spacing:.01em}
.rg-gov-strip__inner b{color:#fff}.rg-academic-year{color:#e9d8aa!important}.rg-academic-year b{color:#fff}
.rg-site-header{background:rgba(255,255,255,.985);border-bottom:1px solid #edf0f3}
.rg-site-header__inner{min-height:96px;display:grid;grid-template-columns:minmax(430px,1fr) auto;align-items:center;gap:26px}
.rg-brand{display:flex;align-items:center;gap:15px;min-width:0;color:inherit}
.rg-brand__marks{display:flex;align-items:center;gap:10px;flex:0 0 auto}
.rg-brand__emblem{width:62px;height:62px;object-fit:contain;background:#fff;border:1px solid #dbe2e8;border-radius:18px;padding:5px;box-shadow:0 8px 22px rgba(16,42,67,.09)}
.rg-brand__flag{width:48px;height:31px;object-fit:cover;border:1px solid #d6dde4;border-radius:7px;box-shadow:0 5px 14px rgba(16,42,67,.08)}
.rg-brand__divider{width:1px;height:40px;background:#dbe1e6}
.rg-brand__copy{display:grid;gap:1px;min-width:0}
.rg-brand__copy small{color:var(--rg-berry);font-size:11px;font-weight:900;letter-spacing:.04em}
.rg-brand__copy strong{color:var(--rg-navy)!important;font-size:clamp(17px,1.55vw,23px)!important;line-height:1.45!important;font-weight:900!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.rg-brand__copy em{font-style:normal;color:#86919d;font-size:10px;letter-spacing:.08em;text-transform:uppercase}
.rg-header-tools{display:flex;align-items:center;gap:9px}
.rg-header-search{width:min(410px,31vw);min-height:47px;display:flex;align-items:center;gap:8px;padding:0 13px;background:#f6f8fa;border:1px solid #dfe5ea;border-radius:14px;transition:.18s ease}
.rg-header-search:focus-within{background:#fff;border-color:#a8bccb;box-shadow:0 0 0 4px rgba(23,63,95,.07)}
.rg-header-search>span{font-size:20px;color:var(--rg-navy-2)}
.rg-header-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--rg-ink);font:inherit;font-size:12px}
.rg-header-search input::placeholder{color:#919aa4}
.rg-tool-button{min-height:47px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border-radius:13px;border:1px solid #dfe5ea;background:#fff;color:var(--rg-navy);font:inherit;font-size:12px;font-weight:900;cursor:pointer;white-space:nowrap;transition:.18s ease}
.rg-tool-button:hover{transform:translateY(-1px);border-color:#cbd6df;box-shadow:0 8px 20px rgba(16,42,67,.07)}
.rg-tool-button>span{font-size:17px}.rg-login-button{background:var(--rg-navy);border-color:var(--rg-navy);color:#fff}.rg-login-button:hover{background:#0b2135;border-color:#0b2135;color:#fff}.rg-install-button{color:var(--rg-berry);border-color:#e4d6dd;background:#fffafd}
.rg-mobile-menu{display:none;width:45px;height:45px;border:1px solid #dfe5ea;border-radius:13px;background:#fff;color:var(--rg-navy);font-size:22px;cursor:pointer}

.rg-primary-nav{background:#fff;border-bottom:1px solid #dfe5ea}
.rg-primary-nav__inner{min-height:52px;display:flex;align-items:stretch;gap:4px;overflow-x:auto;scrollbar-width:none}
.rg-primary-nav__inner::-webkit-scrollbar{display:none}
.rg-primary-nav a{position:relative;display:inline-flex;align-items:center;gap:7px;padding:0 14px;color:#53606e;font-size:12px;font-weight:900;white-space:nowrap;border-radius:11px 11px 0 0;transition:.18s ease}
.rg-primary-nav a span{font-size:15px;color:#7d8a96}
.rg-primary-nav a:hover{color:var(--rg-navy);background:#f7f9fb}
.rg-primary-nav a.is-active{color:var(--rg-berry);background:#fff8fb}
.rg-primary-nav a.is-active::after{content:"";position:absolute;right:12px;left:12px;bottom:0;height:3px;background:linear-gradient(90deg,var(--rg-berry),var(--rg-gold));border-radius:999px 999px 0 0}
.rg-primary-nav a.is-active span{color:var(--rg-berry)}
.rg-mobile-admin-link{display:none!important}

/* admin login floating card */
.rg-admin-login{position:relative}
.rg-login-panel.admin-floating-login-card-panel{width:min(430px,calc(100vw - 28px))!important;top:calc(100% + 14px)!important;left:0!important;right:auto!important;border:1px solid #dfe5ea!important;border-radius:20px!important;background:#fff!important;box-shadow:0 30px 80px rgba(16,42,67,.22)!important;overflow:visible!important}
.rg-login-panel .admin-login-card-head{padding:18px!important;background:linear-gradient(135deg,#f7f9fb,#fff 60%,#fff6fa)!important;border-radius:20px 20px 0 0!important;border-bottom:1px solid #e9edf1!important}
.rg-login-panel .admin-login-card-icon{background:#edf3f7!important;color:var(--rg-navy)!important;border-radius:12px!important}
.rg-login-panel .dropdown-panel-title{color:var(--rg-navy)!important}.rg-login-panel .admin-login-card-heading>span{color:var(--rg-berry)!important}
.rg-login-panel .dropdown-panel-subtitle{color:var(--rg-muted)!important}.rg-login-panel .dropdown-text-field{border-color:#dce3e8!important;border-radius:12px!important}.rg-login-panel .btn-dropdown-submit-action{background:linear-gradient(120deg,var(--rg-navy),#1c4869)!important;border-radius:12px!important;box-shadow:0 12px 24px rgba(16,42,67,.16)!important}

/* ---------- Main ---------- */
.rg-public-main.public-main{width:min(1460px,calc(100% - 40px))!important;max-width:none!important;margin:0 auto!important;padding:28px 0 54px!important}
.public-page-admission .rg-public-main.public-main{padding-top:18px!important}
.rg-backbar.public-back-bar{background:#f8fafb!important;border:0!important;border-bottom:1px solid #e1e7ec!important;box-shadow:none!important}
.rg-backbar__inner{min-height:48px;display:flex;align-items:center;gap:8px}
.rg-backbar .btn-back-home,.rg-backbar .btn-back-gov{min-height:34px!important;border:1px solid #dfe5ea!important;background:#fff!important;color:var(--rg-navy)!important;border-radius:10px!important;padding:6px 11px!important;font-size:11px!important;font-weight:900!important}
.rg-backbar__title{margin-inline-start:auto;color:#7c8792;font-size:11px;font-weight:800}

/* ---------- Homepage ribbon ---------- */
.sedd-setup-ribbon{width:max-content!important;max-width:100%!important;margin:0 auto 16px!important;min-height:36px!important;display:flex!important;align-items:center!important;gap:12px!important;padding:6px 8px 6px 13px!important;background:#fff!important;border:1px solid #e2e7eb!important;border-radius:999px!important;box-shadow:0 7px 20px rgba(16,42,67,.05)!important;color:#61707d!important;font-size:11px!important}
.sedd-setup-ribbon::before{content:"";width:8px;height:8px;border-radius:50%;background:#34a16e;box-shadow:0 0 0 4px rgba(52,161,110,.12)}
.sedd-setup-ribbon a{padding:6px 11px!important;border-radius:999px!important;background:#f8eef3!important;color:var(--rg-berry)!important;font-weight:900!important}

/* ---------- Hero ---------- */
.rg-home-hero.sedd-reference-hero{position:relative!important;isolation:isolate!important;min-height:520px!important;display:flex!important;align-items:center!important;padding:clamp(38px,5vw,72px)!important;border:0!important;border-radius:32px!important;overflow:hidden!important;background:linear-gradient(125deg,var(--rg-navy-3),var(--rg-navy) 58%,#5b2943)!important;box-shadow:0 28px 70px rgba(16,42,67,.18)!important}
.rg-hero-media{position:absolute;inset:0;z-index:-3;overflow:hidden}
.rg-home-hero .sedd-hero-slide{position:absolute!important;inset:0!important;opacity:0!important;transition:opacity .7s ease!important;display:block!important;background:var(--rg-navy)!important}
.rg-home-hero .sedd-hero-slide.is-active{opacity:1!important}
.rg-home-hero .sedd-hero-album-image{width:100%!important;height:100%!important;object-fit:cover!important;filter:saturate(.72) contrast(1.04)!important;opacity:.56!important}
.rg-home-hero .sedd-hero-placeholder{object-fit:contain!important;padding:110px!important;opacity:.13!important;filter:grayscale(1) brightness(2)!important}
.rg-home-hero .sedd-hero-album-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,28,46,.97) 0%,rgba(12,40,62,.90) 42%,rgba(14,47,67,.62) 67%,rgba(91,41,67,.58) 100%)!important}
.rg-home-hero::before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.03),transparent 45%,rgba(0,0,0,.10));border:1px solid rgba(255,255,255,.09);border-radius:inherit}
.rg-home-hero::after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;left:-190px;bottom:-270px;background:radial-gradient(circle,rgba(208,173,98,.18),transparent 68%);z-index:-1;pointer-events:none}
.rg-hero-content{position:relative;z-index:5;width:min(760px,72%);color:#fff;text-align:right}
.rg-hero-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;padding:7px 11px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.08);backdrop-filter:blur(8px);font-size:11px;font-weight:900;color:#f2e5c7}
.rg-hero-kicker span{width:7px;height:7px;border-radius:50%;background:#e0c17d;box-shadow:0 0 0 5px rgba(224,193,125,.12)}
.rg-hero-content h1{margin:0 0 13px!important;color:#fff!important;font-size:clamp(32px,4.6vw,62px)!important;line-height:1.28!important;font-weight:950!important;letter-spacing:-.035em!important;max-width:800px}
.rg-hero-content>p{max-width:680px;margin:0 0 21px!important;color:#d7e2ea!important;font-size:clamp(14px,1.35vw,18px)!important;line-height:1.9!important;font-weight:600!important}
.rg-hero-status-row{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:24px}
.rg-status-pill,.rg-year-pill{display:inline-flex;align-items:center;gap:7px;min-height:35px;padding:6px 11px;border-radius:999px;font-size:10px;font-weight:900;backdrop-filter:blur(9px)}
.rg-status-pill{background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.15);color:#fff}.rg-status-pill i{width:7px;height:7px;border-radius:50%;background:#5bd69b;box-shadow:0 0 0 4px rgba(91,214,155,.13)}.rg-status-pill.is-closed i{background:#e1737d}.rg-year-pill{background:rgba(208,173,98,.14);border:1px solid rgba(224,193,125,.23);color:#f4e3bd}.rg-year-pill b{color:#fff}
.rg-hero-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}
.rg-hero-actions a{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 18px;border-radius:13px;font-size:12px;font-weight:950;transition:.18s ease}
.rg-hero-primary{background:#fff;color:var(--rg-navy)!important;box-shadow:0 12px 28px rgba(0,0,0,.16)}.rg-hero-primary span{font-size:17px;color:var(--rg-berry)}.rg-hero-primary:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(0,0,0,.2)}
.rg-hero-secondary{background:rgba(255,255,255,.08);color:#fff!important;border:1px solid rgba(255,255,255,.17);backdrop-filter:blur(7px)}.rg-hero-secondary:hover{background:rgba(255,255,255,.14);transform:translateY(-1px)}
.rg-hero-trust{display:flex;gap:17px;flex-wrap:wrap;margin-top:22px;color:#c7d5df;font-size:10px;font-weight:800}.rg-hero-trust span{display:inline-flex;align-items:center;gap:5px}
.rg-hero-schoolmark{position:absolute;z-index:4;left:clamp(26px,5vw,74px);top:50%;transform:translateY(-50%);width:190px;height:190px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(255,255,255,.19);background:rgba(255,255,255,.075);box-shadow:0 0 0 18px rgba(255,255,255,.025),0 0 0 38px rgba(255,255,255,.016);backdrop-filter:blur(8px)}
.rg-hero-schoolmark img{width:110px;height:110px;object-fit:contain;filter:drop-shadow(0 12px 18px rgba(0,0,0,.2))}.rg-hero-schoolmark span{position:absolute;bottom:18px;left:23px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--rg-gold);color:var(--rg-navy);font-size:10px;font-weight:950;box-shadow:0 6px 14px rgba(0,0,0,.16)}
.rg-hero-orbit{position:absolute;border:1px solid rgba(255,255,255,.07);border-radius:50%;pointer-events:none}.rg-hero-orbit--one{width:420px;height:420px;left:-70px;top:-200px}.rg-hero-orbit--two{width:300px;height:300px;left:40px;bottom:-200px}
.rg-home-hero .rg-hero-dots.sedd-hero-dots{position:absolute!important;z-index:8!important;right:auto!important;left:32px!important;bottom:28px!important;display:flex!important;gap:6px!important;background:rgba(8,28,46,.36)!important;padding:7px 9px!important;border-radius:999px!important;backdrop-filter:blur(8px)!important}
.rg-home-hero .rg-hero-dots button{width:7px!important;height:7px!important;border:0!important;border-radius:50%!important;background:rgba(255,255,255,.45)!important;padding:0!important;transition:.18s ease!important}.rg-home-hero .rg-hero-dots button.is-active{width:24px!important;border-radius:99px!important;background:#fff!important}

/* ---------- service pulse ---------- */
.rg-home-pulse{position:relative;z-index:10;width:calc(100% - 70px);margin:-32px auto 38px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#e3e8ed;border:1px solid #e1e7ec;border-radius:18px;overflow:hidden;box-shadow:0 16px 42px rgba(16,42,67,.10)}
.rg-home-pulse>div{display:flex;align-items:center;gap:11px;min-height:86px;padding:16px 18px;background:#fff}.rg-home-pulse i{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#f1f5f8;color:var(--rg-navy);font-style:normal;font-size:9px;font-weight:950}.rg-home-pulse span{display:grid;gap:1px}.rg-home-pulse b{color:var(--rg-navy);font-size:12px}.rg-home-pulse small{color:#8a949e;font-size:9px}

/* ---------- home content ---------- */
.sedd-home-grid{display:grid!important;grid-template-columns:minmax(260px,.68fr) minmax(0,2.25fr)!important;gap:24px!important;align-items:start!important;margin:0 0 38px!important}
.sedd-alert-panel{position:sticky!important;top:205px!important;border:1px solid var(--rg-line)!important;border-radius:22px!important;background:#fff!important;overflow:hidden!important;box-shadow:var(--rg-shadow-soft)!important;padding:0!important}
.sedd-panel-head{min-height:75px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:17px 18px!important;background:linear-gradient(145deg,#f7f9fb,#fff)!important;border-bottom:1px solid #e7ecf0!important}
.sedd-panel-head h2{margin:0!important;color:var(--rg-navy)!important;font-size:17px!important;line-height:1.4!important}.sedd-panel-head h2 span{color:var(--rg-berry)!important}.sedd-panel-head a{color:var(--rg-berry)!important;font-size:10px!important;font-weight:900!important}
.sedd-alert-list{display:grid!important;gap:0!important;padding:0!important}
.sedd-alert-item{position:relative!important;display:grid!important;gap:6px!important;padding:17px 18px 16px!important;background:#fff!important;border:0!important;border-bottom:1px solid #edf0f3!important;border-radius:0!important;min-height:0!important;box-shadow:none!important}
.sedd-alert-item:hover{background:#fbfcfd!important}.sedd-alert-item>b{padding-inline-end:50px;color:#25384a!important;font-size:12px!important;line-height:1.65!important}.sedd-alert-item p{margin:0!important;color:#7d8893!important;font-size:10px!important;line-height:1.75!important}.sedd-alert-item time{font-size:9px!important;color:#a0a8b1!important}.sedd-alert-tag{position:absolute!important;top:15px!important;left:15px!important;padding:4px 7px!important;border-radius:999px!important;background:#f8e8eb!important;color:#a43d4d!important;font-size:8px!important;font-weight:950!important}.sedd-alert-tag.is-new{background:#e9f5ef!important;color:#2d765a!important}.sedd-alert-tag.is-info{background:#eaf1f7!important;color:#3b688d!important}
.sedd-all-alerts{display:flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;background:#fbfcfd!important;color:var(--rg-navy)!important;font-size:10px!important;font-weight:900!important}
.sedd-portals-panel{min-width:0}
.rg-section-intro{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:16px;padding:0 2px}.rg-section-intro>div>span{display:block;color:var(--rg-berry);font-size:10px;font-weight:950;margin-bottom:3px}.rg-section-intro h2{margin:0;color:var(--rg-navy);font-size:26px;line-height:1.35}.rg-section-intro p{margin:4px 0 0;color:#7e8993;font-size:11px}.rg-section-intro>a{display:inline-flex;align-items:center;gap:7px;color:var(--rg-navy);font-size:10px;font-weight:900;white-space:nowrap}.rg-section-intro>a span{color:var(--rg-berry);font-size:15px}
.sedd-portals-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:13px!important}
.sedd-portal-card{--card-accent:var(--rg-navy-2);position:relative!important;overflow:hidden!important;min-height:190px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:8px!important;padding:19px!important;border:1px solid #e2e7eb!important;border-radius:18px!important;background:#fff!important;box-shadow:0 9px 26px rgba(16,42,67,.055)!important;color:var(--rg-ink)!important;transform:none!important;transition:.2s ease!important}
.sedd-portal-card::before{content:"";position:absolute;top:0;right:0;width:100%;height:3px;background:linear-gradient(90deg,var(--card-accent),transparent 72%)}
.sedd-portal-card::after{content:"";position:absolute;left:-45px;bottom:-60px;width:130px;height:130px;border-radius:50%;background:color-mix(in srgb,var(--card-accent) 7%,transparent);pointer-events:none}
.sedd-portal-card--purple{--card-accent:var(--rg-berry)}.sedd-portal-card--orange{--card-accent:#b07a3b}.sedd-portal-card--green{--card-accent:var(--rg-green)}.sedd-portal-card--cyan{--card-accent:var(--rg-teal)}.sedd-portal-card--blue{--card-accent:#35668e}
.sedd-portal-card:hover{transform:translateY(-5px)!important;border-color:#ced9e2!important;box-shadow:0 18px 40px rgba(16,42,67,.11)!important}
.sedd-portal-icon{width:45px!important;height:45px!important;display:grid!important;place-items:center!important;border-radius:13px!important;background:color-mix(in srgb,var(--card-accent) 10%,#fff)!important;color:var(--card-accent)!important;font-size:20px!important;border:1px solid color-mix(in srgb,var(--card-accent) 17%,#fff)!important;margin:0 0 3px!important}
.sedd-portal-card h3{margin:0!important;color:var(--rg-navy)!important;font-size:14px!important;line-height:1.45!important;font-weight:950!important;min-height:0!important;text-align:right!important}.sedd-portal-card p{margin:0!important;color:#77838e!important;font-size:9.5px!important;line-height:1.75!important;text-align:right!important;min-height:34px}.sedd-enter{margin-top:auto!important;padding-top:8px!important;color:var(--card-accent)!important;font-size:9px!important;font-weight:950!important;border-top:1px solid #edf0f3!important;width:100%!important}

/* ---------- inquiry / admission search ---------- */
.reference-admission-search.global-inquiry-card{position:relative!important;display:grid!important;grid-template-columns:minmax(220px,.68fr) minmax(0,1.75fr)!important;gap:26px!important;align-items:center!important;margin:0 0 38px!important;padding:30px!important;border:1px solid #dbe3e9!important;border-radius:24px!important;background:linear-gradient(135deg,#fff,#f8fafb 68%,#fbf3f7)!important;box-shadow:var(--rg-shadow-soft)!important;overflow:hidden!important}
.reference-admission-search.global-inquiry-card::after{content:"";position:absolute;left:-80px;top:-95px;width:240px;height:240px;border-radius:50%;border:1px solid rgba(123,47,80,.08);box-shadow:0 0 0 32px rgba(123,47,80,.025)}
.reference-search-heading h2{margin:0!important;color:var(--rg-navy)!important;font-size:23px!important;line-height:1.45!important}.reference-search-heading h2 strong{color:var(--rg-berry)!important;font-size:31px!important}.reference-search-form{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important}.reference-search-field{min-height:56px!important;display:flex!important;align-items:center!important;gap:10px!important;padding:0 15px!important;background:#fff!important;border:1px solid #d9e2e8!important;border-radius:14px!important;box-shadow:0 4px 14px rgba(16,42,67,.04)!important}.reference-search-field:focus-within{border-color:#9fb6c7!important;box-shadow:0 0 0 4px rgba(23,63,95,.07)!important}.reference-search-icon{font-size:20px!important;color:var(--rg-navy-2)!important}.reference-search-field input{border:0!important;box-shadow:none!important;background:transparent!important;min-height:54px!important;font-size:13px!important}.reference-search-button{min-height:56px!important;padding:0 21px!important;border:0!important;border-radius:14px!important;background:linear-gradient(120deg,var(--rg-navy),#1f4b6a)!important;color:#fff!important;font:inherit!important;font-size:11px!important;font-weight:950!important;box-shadow:0 10px 22px rgba(16,42,67,.15)!important;cursor:pointer!important}.reference-search-assurance{grid-column:2;display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin-top:-12px!important}.reference-search-assurance span{padding:5px 8px!important;border-radius:999px!important;background:#edf3f6!important;color:#60717e!important;font-size:8px!important;font-weight:900!important}.premium-search-alert{grid-column:1/-1!important;margin:0!important}

/* ---------- secondary services ---------- */
.sedd-section{margin:0 0 34px!important}.sedd-section-title{margin:0 0 14px!important;color:var(--rg-navy)!important;font-size:22px!important;font-weight:950!important}.sedd-secondary-services{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:11px!important}
.sedd-secondary-card{min-height:82px!important;display:flex!important;align-items:center!important;gap:12px!important;padding:14px 15px!important;border:1px solid #e1e7eb!important;border-radius:16px!important;background:#fff!important;color:inherit!important;box-shadow:0 7px 20px rgba(16,42,67,.045)!important;transition:.18s ease!important}.sedd-secondary-card:hover{transform:translateY(-2px)!important;border-color:#ccd8e1!important;box-shadow:0 12px 26px rgba(16,42,67,.08)!important}.sedd-secondary-card i{width:38px!important;height:38px!important;flex:0 0 38px!important;display:grid!important;place-items:center!important;border-radius:11px!important;background:#f0f4f7!important;color:var(--rg-navy)!important;font-style:normal!important;font-size:15px!important}.sedd-secondary-card span{display:grid!important;gap:2px!important}.sedd-secondary-card b{color:#273b4d!important;font-size:11px!important}.sedd-secondary-card small{color:#89939d!important;font-size:8.5px!important;line-height:1.55!important}

/* ---------- general public cards / forms / tables ---------- */
.radwan-girls-public .card,.radwan-girls-public .public-card,.radwan-girls-public .student-services-card{border:1px solid var(--rg-line)!important;border-radius:20px!important;background:#fff!important;box-shadow:var(--rg-shadow-soft)!important;overflow:hidden!important}
.radwan-girls-public .card-header{min-height:61px!important;padding:15px 18px!important;background:linear-gradient(180deg,#fff,#fbfcfd)!important;border-bottom:1px solid #e8edf0!important}.radwan-girls-public .card-header b{color:var(--rg-navy)!important;font-size:13px!important}.radwan-girls-public .card-header small{color:#83909b!important;font-size:9px!important}.radwan-girls-public .card-body{padding:20px!important}
.radwan-girls-public .form-control,.radwan-girls-public .form-select,.radwan-girls-public textarea{min-height:49px!important;border:1px solid #d9e1e7!important;border-radius:12px!important;background:#fff!important;padding:10px 12px!important;color:var(--rg-ink)!important;font:inherit!important;font-size:12px!important;box-shadow:none!important}.radwan-girls-public textarea{min-height:90px!important}.radwan-girls-public .form-control:hover,.radwan-girls-public .form-select:hover{border-color:#c6d2dc!important}.radwan-girls-public .form-control:focus,.radwan-girls-public .form-select:focus{outline:0!important;border-color:#8ca7ba!important;box-shadow:0 0 0 4px rgba(23,63,95,.07)!important}.radwan-girls-public label{color:#415364!important;font-weight:900!important;font-size:10px!important}.radwan-girls-public .helper-note-text,.radwan-girls-public small.note,.radwan-girls-public .muted{color:#7d8994!important}
.radwan-girls-public .btn{min-height:41px!important;border-radius:11px!important;font-size:10px!important;font-weight:950!important;padding:8px 13px!important}.radwan-girls-public .btn-primary{background:var(--rg-navy)!important;border-color:var(--rg-navy)!important;color:#fff!important}.radwan-girls-public .btn-primary:hover{background:#0b2135!important}.radwan-girls-public .btn-success{background:var(--rg-green)!important;border-color:var(--rg-green)!important}.radwan-girls-public .btn-danger{background:var(--rg-red)!important;border-color:var(--rg-red)!important}.radwan-girls-public .btn-light{background:#f7f9fa!important;color:#445666!important;border:1px solid #dfe6eb!important}.radwan-girls-public .badge{border-radius:999px!important;padding:6px 9px!important;font-size:9px!important;font-weight:950!important}
.radwan-girls-public .table-wrap{border:1px solid #e2e8ed!important;border-radius:16px!important;overflow:auto!important;background:#fff!important}.radwan-girls-public .table{margin:0!important;background:#fff!important}.radwan-girls-public .table th{background:#f5f7f9!important;color:#526170!important;font-size:9px!important;font-weight:950!important;padding:12px!important;border-bottom:1px solid #e1e7eb!important}.radwan-girls-public .table td{color:#34495a!important;font-size:10px!important;padding:12px!important;border-bottom:1px solid #edf0f2!important}.radwan-girls-public .table tbody tr:hover td{background:#fbfcfd!important}
.radwan-girls-public .alert{border-radius:13px!important;border-width:1px!important;font-size:10px!important;line-height:1.75!important;box-shadow:none!important}

/* wizard registration */
.wizard-shell{overflow:visible!important}.wizard-heading{padding:25px 26px!important;background:linear-gradient(125deg,var(--rg-navy),#204d6c)!important;border-radius:20px 20px 0 0!important;color:#fff!important}.wizard-heading h2{margin:0 0 5px!important;color:#fff!important;font-size:21px!important}.wizard-heading p{margin:0!important;color:#d8e4ec!important;font-size:10px!important}.wizard-stepper{margin:0!important;padding:18px!important;background:#f7f9fb!important;border-bottom:1px solid #e1e7eb!important;gap:9px!important}.wizard-step-tab{border:1px solid #dce4ea!important;background:#fff!important;border-radius:14px!important;color:#60707e!important;box-shadow:none!important}.wizard-step-tab.is-current,.wizard-step-tab[aria-selected="true"]{border-color:#a8bbc9!important;background:#edf4f8!important;color:var(--rg-navy)!important}.wizard-step-icon{background:#e9eff3!important;color:var(--rg-navy)!important}.wizard-step-tab.is-complete .wizard-step-icon{background:var(--rg-green)!important;color:#fff!important}.wizard-progress-line{background:#e7edf1!important}.wizard-progress-line i{background:linear-gradient(90deg,var(--rg-navy),var(--rg-berry))!important}.wizard-step-panel{padding:23px!important}.wizard-panel-title{border-bottom:1px solid #e7ecef!important;padding-bottom:14px!important;margin-bottom:18px!important}.wizard-panel-title h3{color:var(--rg-navy)!important;font-size:16px!important}.wizard-panel-title p{color:#7c8994!important;font-size:9px!important}.wizard-panel-badge{background:#f4e9ef!important;color:var(--rg-berry)!important;border-color:#ead5df!important}.wizard-navigation{border-top:1px solid #e3e9ed!important;background:#f9fafb!important;padding:13px 18px!important}.wizard-btn{border-radius:11px!important;font-size:10px!important;font-weight:950!important}.wizard-btn-next{background:var(--rg-navy)!important;color:#fff!important}.wizard-btn-back{background:#fff!important;color:var(--rg-navy)!important;border:1px solid #d8e1e7!important}.input-cell-box{border-radius:14px!important;background:#fbfcfd!important;border:1px solid #e3e9ed!important;padding:14px!important}.uniform-source-option,.declaration-item-card,.student-photo-upload-premium-card,.parent-identity-upload-premium-zone{border-radius:16px!important;border-color:#dfe6eb!important;background:#fff!important;box-shadow:none!important}.sovereign-code-gate-fieldset{border-color:#dfe6eb!important;background:#f8fafb!important;border-radius:16px!important}

/* ---------- Footer ---------- */
.rg-footer{position:relative;background:linear-gradient(135deg,#0b2034,#102d45 55%,#352336);color:#d7e1e8;margin-top:10px}
.rg-footer__accent{height:4px;display:grid;grid-template-columns:1fr 1fr 1fr}.rg-footer__accent i:nth-child(1){background:#ce1126}.rg-footer__accent i:nth-child(2){background:#fff}.rg-footer__accent i:nth-child(3){background:#111}
.rg-footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:38px;padding-block:44px 40px}
.rg-footer h2,.rg-footer h3{color:#fff;margin:0}.rg-footer h3{font-size:13px;margin-bottom:13px}.rg-footer p{margin:0;color:#aebdca;font-size:10px;line-height:1.8}.rg-footer a{color:#d8e4ec;font-size:10px}.rg-footer a:hover{color:#fff}
.rg-footer__brand{display:flex;align-items:center;gap:15px}.rg-footer__brand>img{width:76px;height:76px;object-fit:contain;background:#fff;border-radius:18px;padding:6px;border:1px solid rgba(255,255,255,.2)}.rg-footer__brand small{display:block;color:#d8bd80;font-size:9px;font-weight:900;margin-bottom:4px}.rg-footer__brand h2{font-size:18px;line-height:1.5;margin-bottom:5px}
.rg-footer__links>div{display:grid;grid-template-columns:1fr 1fr;gap:7px 14px}.rg-footer__links a::before{content:"←";margin-left:6px;color:#d2b56e}
.rg-footer__contact{display:grid;align-content:start;gap:8px}.rg-footer__contact p{display:flex;gap:8px;align-items:center}.rg-footer__contact p>span:first-child{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:rgba(255,255,255,.07);color:#d8bd80}
.rg-footer__bottom{border-top:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.09)}.rg-footer__bottom>.rg-wrap{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:20px}.rg-footer__bottom p,.rg-footer__bottom span{color:#8fa1b0;font-size:9px}

/* ---------- Smaller public portals ---------- */
.radwan-girls-public:not(.public-page-admission) .public-main>.public-card:first-child,.radwan-girls-public:not(.public-page-admission) .public-main>.card:first-child{margin-top:4px!important}
.radwan-girls-public .page-head,.radwan-girls-public .public-page-head{padding:22px!important;border:1px solid #e0e7ec!important;border-radius:18px!important;background:#fff!important;box-shadow:var(--rg-shadow-soft)!important;margin-bottom:18px!important}.radwan-girls-public .page-title{color:var(--rg-navy)!important;font-size:24px!important}

/* ---------- Responsive ---------- */
@media(max-width:1250px){
  .rg-site-header__inner{grid-template-columns:minmax(330px,1fr) auto}.rg-header-search{display:none}.rg-primary-nav a{padding-inline:10px}.sedd-portals-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.sedd-secondary-services{grid-template-columns:repeat(3,minmax(0,1fr))!important}.rg-hero-schoolmark{width:155px;height:155px}.rg-hero-schoolmark img{width:90px;height:90px}.rg-hero-content{width:min(720px,76%)}
}
@media(max-width:980px){
  .rg-wrap,.rg-public-main.public-main{width:min(100% - 26px,1460px)!important}.rg-gov-strip__inner span:nth-child(2){display:none}.rg-site-header__inner{min-height:78px;grid-template-columns:minmax(0,1fr) auto}.rg-brand__emblem{width:50px;height:50px;border-radius:14px}.rg-brand__flag,.rg-brand__divider{display:none}.rg-brand__copy strong{font-size:16px!important}.rg-brand__copy em{display:none}.rg-header-tools .rg-install-button{display:none}.rg-mobile-menu{display:grid;place-items:center;order:3}.rg-primary-nav{position:absolute;top:100%;right:13px;left:13px;visibility:hidden;opacity:0;transform:translateY(-8px);pointer-events:none;border:1px solid #dfe6eb;border-radius:18px;background:#fff;box-shadow:0 24px 60px rgba(16,42,67,.18);transition:.18s ease}.rg-primary-nav.is-open{visibility:visible;opacity:1;transform:none;pointer-events:auto}.rg-primary-nav__inner{width:100%;min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:10px}.rg-primary-nav a{min-height:43px;border-radius:10px;padding:8px 11px}.rg-primary-nav a.is-active::after{display:none}.rg-mobile-admin-link{display:inline-flex!important}
  .rg-home-hero.sedd-reference-hero{min-height:490px!important;padding:40px!important}.rg-hero-content{width:min(670px,82%)}.rg-hero-schoolmark{width:120px;height:120px;left:25px}.rg-hero-schoolmark img{width:72px;height:72px}.rg-hero-schoolmark span{width:27px;height:27px;bottom:9px;left:10px}.rg-home-pulse{width:calc(100% - 34px);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:-26px}.sedd-home-grid{grid-template-columns:1fr!important}.sedd-alert-panel{position:static!important;order:2}.sedd-portals-panel{order:1}.sedd-portals-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.reference-admission-search.global-inquiry-card{grid-template-columns:1fr!important}.reference-search-assurance{grid-column:1!important;margin-top:0!important}.sedd-secondary-services{grid-template-columns:repeat(2,minmax(0,1fr))!important}.rg-footer__grid{grid-template-columns:1fr 1fr}.rg-footer__brand{grid-column:1/-1}.rg-login-panel.admin-floating-login-card-panel{left:0!important;right:auto!important}
}
@media(max-width:680px){
  body.radwan-girls-public{font-size:14px!important}.rg-wrap,.rg-public-main.public-main{width:calc(100% - 20px)!important}.rg-gov-strip__inner{min-height:29px;font-size:8px}.rg-gov-strip__inner .rg-academic-year{display:none}.rg-site-header__inner{min-height:70px;gap:8px}.rg-brand{gap:8px}.rg-brand__emblem{width:43px;height:43px;border-radius:12px}.rg-brand__copy small{font-size:8px}.rg-brand__copy strong{font-size:12px!important;line-height:1.35!important}.rg-header-tools{gap:5px}.rg-login-button{width:43px;min-width:43px;padding:0}.rg-login-button b{display:none}.rg-login-button>span{font-size:18px}.rg-mobile-menu{width:43px;height:43px}.rg-primary-nav__inner{grid-template-columns:1fr}.rg-public-main.public-main{padding-top:13px!important}.sedd-setup-ribbon{font-size:8px!important;gap:7px!important}.sedd-setup-ribbon a{font-size:8px!important}
  .rg-home-hero.sedd-reference-hero{min-height:520px!important;padding:28px 20px 35px!important;border-radius:22px!important;align-items:flex-end!important}.rg-home-hero .sedd-hero-album-shade{background:linear-gradient(180deg,rgba(8,28,46,.52),rgba(8,28,46,.96) 60%,rgba(8,28,46,.99))!important}.rg-hero-content{width:100%}.rg-hero-content h1{font-size:33px!important;line-height:1.28!important}.rg-hero-content>p{font-size:13px!important;line-height:1.8!important}.rg-hero-kicker{font-size:8px}.rg-hero-schoolmark{width:84px;height:84px;left:18px;top:27px;transform:none}.rg-hero-schoolmark img{width:51px;height:51px}.rg-hero-schoolmark span{display:none}.rg-hero-actions{display:grid;grid-template-columns:1fr 1fr}.rg-hero-actions a{min-height:46px;padding:0 10px;font-size:10px}.rg-hero-primary{grid-column:1/-1}.rg-hero-trust{gap:9px;font-size:8px}.rg-home-hero .rg-hero-dots.sedd-hero-dots{left:auto!important;right:18px!important;bottom:13px!important}.rg-home-pulse{width:calc(100% - 18px);grid-template-columns:1fr 1fr;margin-top:-15px;margin-bottom:27px}.rg-home-pulse>div{min-height:72px;padding:11px}.rg-home-pulse i{width:30px;height:30px}.rg-home-pulse b{font-size:10px}.rg-home-pulse small{font-size:7.5px}.rg-section-intro{align-items:flex-start}.rg-section-intro h2{font-size:21px}.rg-section-intro p{font-size:9px}.rg-section-intro>a{display:none}.sedd-portals-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.sedd-portal-card{min-height:166px!important;padding:14px!important;border-radius:15px!important}.sedd-portal-icon{width:39px!important;height:39px!important;font-size:17px!important}.sedd-portal-card h3{font-size:11px!important}.sedd-portal-card p{font-size:8px!important}.reference-admission-search.global-inquiry-card{padding:20px!important;gap:14px!important;border-radius:19px!important}.reference-search-heading h2{font-size:18px!important}.reference-search-heading h2 strong{font-size:24px!important}.reference-search-form{grid-template-columns:1fr!important}.reference-search-button{width:100%!important}.sedd-secondary-services{grid-template-columns:1fr!important}.rg-footer__grid{grid-template-columns:1fr;gap:28px;padding-block:34px}.rg-footer__brand{grid-column:auto}.rg-footer__bottom>.rg-wrap{flex-direction:column;justify-content:center;text-align:center;padding-block:12px}.rg-login-panel.admin-floating-login-card-panel{position:fixed!important;top:84px!important;left:10px!important;right:10px!important;width:auto!important;max-height:calc(100vh - 100px)!important;overflow:auto!important}
  .wizard-stepper{grid-template-columns:1fr 1fr!important}.wizard-step-tab{min-height:70px!important}.wizard-step-panel{padding:16px!important}.form-grid-layout{grid-template-columns:1fr!important}
}
@media(max-width:420px){
  .rg-brand__copy strong{font-size:10.5px!important}.rg-brand__copy small{display:none}.sedd-portals-grid{grid-template-columns:1fr!important}.sedd-portal-card{min-height:150px!important}.rg-home-pulse{grid-template-columns:1fr}.rg-home-pulse>div{min-height:62px}.rg-hero-actions{grid-template-columns:1fr}.rg-hero-primary{grid-column:auto}.rg-hero-content h1{font-size:29px!important}.rg-status-pill,.rg-year-pill{font-size:8px}.rg-hero-trust{display:none}.rg-hero-schoolmark{display:none}.rg-primary-nav__inner{grid-template-columns:1fr}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}.rg-tool-button,.sedd-portal-card,.sedd-secondary-card,.rg-hero-actions a,.rg-home-hero .sedd-hero-slide{transition:none!important}
}
@media print{
  .rg-site-shell,.rg-footer,.sedd-setup-ribbon,.rg-home-pulse,.rg-hero-media,.rg-hero-schoolmark,.rg-hero-orbit,.rg-hero-dots{display:none!important}.rg-public-main.public-main{width:100%!important;padding:0!important}.radwan-girls-public{background:#fff!important}.card,.public-card{box-shadow:none!important}
}
