/*
Theme Name: Irish Gateway Premium Final
Theme URI: https://www.irishgateway.com/
Author: Irish Gateway Private Limited
Description: Premium healthcare recruitment and Ireland relocation website.
Version: 6.0.0
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
License: GPL-2.0-or-later
Text Domain: irish-gateway
*/
:root{--green:#064737;--deep:#00382b;--green2:#0a5a45;--gold:#c99a35;--gold2:#e6c36d;--cream:#f8f6ef;--ink:#10251e;--muted:#64746d;--line:#e3e8e3;--white:#fff;--shadow:0 18px 55px rgba(2,39,29,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.ig-wrap{width:min(1240px,92%);margin:auto}
.ig-top{background:var(--deep);color:#fff;font-size:12px}.ig-top .ig-wrap{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.ig-top-left,.ig-top-right{display:flex;gap:22px;align-items:center}.ig-top a:hover{color:var(--gold2)}
.ig-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.97);border-bottom:1px solid #e7ebe7;backdrop-filter:blur(12px)}.ig-nav{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:25px}.ig-brand img{width:205px;height:76px;object-fit:contain;display:block}.ig-menu{display:flex;align-items:center;gap:26px;font-size:13px;font-weight:700}.ig-menu>a:not(.ig-wa):hover{color:var(--gold)}.ig-wa{background:var(--deep);color:#fff;border-radius:7px;padding:14px 19px}.ig-menu-toggle{display:none;border:0;background:none;font-size:30px;color:var(--deep)}.ig-mobile{display:none}
.ig-hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#fbfaf5 0%,#fff 47%,#eaf2ed 100%);min-height:570px}.ig-hero:before{content:"";position:absolute;width:720px;height:720px;right:-220px;top:-230px;border-radius:50%;background:radial-gradient(circle,rgba(7,76,55,.18),rgba(7,76,55,0) 68%)}.ig-hero:after{content:"";position:absolute;right:-90px;bottom:-190px;width:680px;height:330px;border:8px solid rgba(201,154,53,.5);border-left-color:transparent;border-bottom-color:transparent;border-radius:50% 50% 0 0;transform:rotate(-17deg)}
.ig-hero-grid{min-height:570px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;position:relative;z-index:2}.ig-hero-copy{padding:55px 0}.ig-kicker{font-size:13px;letter-spacing:2.6px;text-transform:uppercase;color:#a27820;font-weight:800}.ig-hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(46px,5.4vw,76px);line-height:.98;letter-spacing:-2.6px;margin:16px 0 23px;color:var(--deep)}.ig-hero h1 span{color:var(--gold)}.ig-lead{font-size:17px;max-width:600px;color:#3f514a;line-height:1.7}.ig-actions{display:flex;gap:14px;margin-top:28px;flex-wrap:wrap}.ig-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 22px;border-radius:6px;font-weight:800;font-size:14px}.ig-btn-gold{background:var(--gold);color:#fff;box-shadow:0 12px 30px rgba(201,154,53,.22)}.ig-btn-outline{border:1px solid var(--green);color:var(--green);background:#fff}.ig-trust{display:flex;gap:26px;margin-top:35px;flex-wrap:wrap}.ig-trust-item{display:flex;align-items:center;gap:10px;font-size:12px}.ig-trust-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #dbc383;color:var(--gold);font-weight:900}.ig-hero-visual{height:100%;min-height:520px;display:flex;align-items:center;justify-content:center;position:relative}.ig-hero-logo-card{width:440px;height:455px;border-radius:240px 240px 24px 24px;background:linear-gradient(150deg,#07523d,#002d22);display:flex;align-items:center;justify-content:center;box-shadow:0 35px 90px rgba(0,49,37,.24);border:1px solid rgba(230,195,109,.55);position:relative;overflow:hidden}.ig-hero-logo-card:before{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.15);border-radius:220px 220px 18px 18px}.ig-hero-logo-card img{width:390px;height:410px;object-fit:contain;position:relative;z-index:2}.ig-badge{position:absolute;z-index:3;background:#fff;border-radius:9px;box-shadow:var(--shadow);padding:13px 16px;font-size:12px;font-weight:800}.ig-badge small{display:block;color:var(--muted);font-weight:500;margin-top:3px}.ig-badge.one{top:72px;right:12px}.ig-badge.two{bottom:74px;left:5px}
.ig-section{padding:82px 0}.ig-head{text-align:center;max-width:760px;margin:0 auto 42px}.ig-head .ig-kicker{display:block}.ig-head h2{font-family:Georgia,serif;color:var(--deep);font-size:45px;line-height:1.08;margin:9px 0 10px}.ig-head h2 span{color:var(--gold)}.ig-head p{color:var(--muted);margin:0}
.ig-services{background:#fff}.ig-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.ig-service{background:#fff;border:1px solid var(--line);border-radius:10px;padding:24px 20px;min-height:235px;box-shadow:0 12px 35px rgba(4,50,38,.045);transition:.22s}.ig-service:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#d4c083}.ig-service-icon{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:#fbf8ee;border:1px solid #ead9a7;color:var(--green);font-weight:900;font-size:19px}.ig-service .num{float:right;color:#aeb8b2;font-size:11px;font-weight:800}.ig-service h3{font-family:Georgia,serif;font-size:21px;color:var(--deep);margin:18px 0 8px}.ig-service p{font-size:13px;color:var(--muted);margin:0}.ig-learn{display:inline-block;margin-top:15px;color:var(--gold);font-weight:800;font-size:12px}
.ig-about{background:var(--cream)}.ig-about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.ig-about-art{min-height:420px;border-radius:18px;background:linear-gradient(145deg,#064737,#002c22);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow)}.ig-about-art:before{content:"";position:absolute;width:460px;height:460px;border-radius:50%;border:1px solid rgba(230,195,109,.35)}.ig-about-art img{width:330px;position:relative;z-index:2}.ig-about-copy h2{font-family:Georgia,serif;font-size:48px;line-height:1.06;color:var(--deep);margin:12px 0 18px}.ig-about-copy h2 span{color:var(--gold)}.ig-about-copy p{color:var(--muted)}.ig-points{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;margin-top:25px}.ig-point{background:#fff;border:1px solid var(--line);padding:15px;border-radius:8px}.ig-point strong{display:block;color:var(--deep);font-family:Georgia,serif}.ig-point small{color:var(--muted)}
.ig-dest{background:#fff}.ig-country-pills{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap;max-width:920px;margin:0 auto}.ig-country-pill{display:inline-flex;align-items:center;justify-content:center;min-width:92px;padding:10px 18px;border:1px solid #dfe5df;border-radius:999px;background:#fff;color:var(--deep);font-size:13px;font-weight:700;box-shadow:0 7px 22px rgba(4,50,38,.06);transition:.2s}.ig-country-pill:hover{transform:translateY(-2px);border-color:#d6b867;color:var(--gold);box-shadow:0 10px 26px rgba(4,50,38,.10)}.ig-country-pill.active{background:var(--deep);border-color:var(--deep);color:#fff}
.ig-testimonials{background:var(--cream)}.ig-test-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ig-test-card{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden;box-shadow:0 12px 35px rgba(4,50,38,.05)}.ig-test-photo{height:285px;background:#eef1ed;overflow:hidden;position:relative}.ig-test-photo img{width:100%;height:100%;object-fit:cover;object-position:center top}.ig-play{position:absolute;left:50%;bottom:16px;transform:translateX(-50%);width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:rgba(0,45,34,.92);color:#fff;border:2px solid #fff;cursor:pointer}.ig-test-body{padding:17px 18px}.ig-test-body h3{font-family:Georgia,serif;color:var(--deep);margin:0;font-size:21px}.ig-test-body p{font-size:12px;color:var(--muted);margin:4px 0 0}.ig-video{display:none;width:100%;max-height:520px;background:#000}.ig-test-card.video-open .ig-video{display:block}.ig-test-card.video-open .ig-test-photo{display:none}
.ig-contact{padding:85px 0;background:linear-gradient(120deg,#063f30,#002a20);color:#fff;position:relative;overflow:hidden}.ig-contact:after{content:"✣";position:absolute;right:8%;top:5%;font-size:210px;color:rgba(230,195,109,.08)}.ig-contact-inner{position:relative;z-index:2;text-align:center}.ig-contact h2{font-family:Georgia,serif;font-size:52px;line-height:1.05;margin:12px 0}.ig-contact h2 span{color:var(--gold2)}.ig-contact p{max-width:650px;margin:0 auto;color:#cbd8d2}.ig-contact-actions{display:flex;justify-content:center;gap:12px;margin-top:25px;flex-wrap:wrap}.ig-contact-email{border:1px solid rgba(255,255,255,.4);padding:13px 20px;border-radius:6px}
.ig-footer{background:#00271e;color:#d8e1dc}.ig-footer-main{padding:55px 0 38px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.1fr;gap:35px}.ig-footer-brand img{width:205px;height:100px;object-fit:contain;object-position:left center}.ig-footer-brand p{font-size:12px;color:#9fb2aa;max-width:260px}.ig-footer-col span{display:block;color:#fff;font-family:Georgia,serif;font-size:17px;margin-bottom:13px}.ig-footer-col a{display:block;font-size:12px;color:#aebeb7;margin:8px 0}.ig-footer-col a:hover{color:var(--gold2)}.ig-footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:16px 0;font-size:11px;color:#91a59d;display:flex;justify-content:space-between;gap:20px}
@media(max-width:1000px){.ig-menu{gap:14px}.ig-menu>a:not(.ig-wa){display:none}.ig-menu-toggle{display:block}.ig-mobile{padding:14px 4%;background:#fff;border-top:1px solid var(--line);flex-direction:column;gap:12px}.ig-mobile.open{display:flex}.ig-hero-grid,.ig-about-grid{grid-template-columns:1fr}.ig-hero-copy{text-align:center}.ig-lead{margin:auto}.ig-actions,.ig-trust{justify-content:center}.ig-hero-visual{min-height:460px}.ig-service-grid{grid-template-columns:repeat(2,1fr)}.ig-test-grid{grid-template-columns:repeat(2,1fr)}.ig-about-art{max-width:600px;margin:auto}.ig-footer-main{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.ig-top{display:none}.ig-brand img{width:165px;height:68px}.ig-hero h1{font-size:45px}.ig-hero{min-height:auto}.ig-hero-grid{min-height:auto}.ig-hero-copy{padding:50px 0 15px}.ig-hero-visual{min-height:380px}.ig-hero-logo-card{width:300px;height:330px}.ig-hero-logo-card img{width:275px;height:305px}.ig-service-grid,.ig-test-grid,.ig-points,.ig-stat{border-right:0;border-bottom:1px solid rgba(255,255,255,.12);padding:14px}.ig-section{padding:62px 0}.ig-head h2,.ig-about-copy h2,.ig-contact h2{font-size:37px}.ig-footer-main{grid-template-columns:1fr}.ig-footer-bottom{flex-direction:column}.ig-badge{display:none}}
