:root{--ifc-red:#d71920;--ifc-red-dark:#a50f16;--ifc-blue:#163b73;--ifc-blue-deep:#0b2347;--ifc-blue-soft:#dfe8f4;--ifc-white:#fff;--ifc-cream:#f5f1e9;--ifc-paper:#faf8f4;--ifc-black:#090b0f;--ifc-ink:#15181d;--ifc-muted:#667085;--ifc-line:rgba(18,38,70,.12);--ifc-shadow:0 22px 60px rgba(13,35,71,.12);--max-width:1240px}*{box-sizing:border-box}html,body{min-height:100%;margin:0;padding:0}html{scroll-behavior:smooth;background:var(--ifc-paper)}body{background:var(--ifc-paper);min-height:100vh;color:var(--ifc-ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif;line-height:1.55}h1,h2,h3,h4,h5,h6{letter-spacing:-.035em;margin:0;font-family:Arial Black,Helvetica Neue,Arial,sans-serif;font-weight:900}p{margin-top:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}::selection{background:var(--ifc-red);color:#fff}.site-shell{background:var(--ifc-paper);flex-direction:column;min-height:100vh;display:flex}.site-main{color:var(--ifc-ink);background:linear-gradient(#f9f7f2 0%,#eef3f9 100%);flex:1}.container{width:min(var(--max-width),calc(100% - 3rem));margin-left:auto;margin-right:auto}.site-header{z-index:1000;isolation:isolate;-webkit-backdrop-filter:blur(14px);background:linear-gradient(90deg,rgba(10,28,57,.98),rgba(22,59,115,.96) 52%,rgba(12,31,62,.98));border-bottom:1px solid rgba(255,255,255,.14);position:-webkit-sticky;position:sticky;top:0;overflow:hidden;box-shadow:0 8px 28px rgba(6,18,36,.16)}.site-header:after{content:"";opacity:.045;pointer-events:none;z-index:-1;background:url(/logo/ishiara-fc-logo-alt.jpeg) 50%/contain no-repeat;width:150px;height:150px;position:absolute;top:50%;right:2rem;transform:translateY(-50%)}.header-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:86px;display:flex}.club-brand{flex-shrink:0;align-items:center;gap:.9rem;display:flex}.club-logo{object-fit:cover;border:2px solid rgba(255,255,255,.72);border-radius:50%;width:58px;height:58px;box-shadow:0 8px 26px rgba(0,0,0,.22)}.club-brand-copy{flex-direction:column;display:flex}.club-name{color:#fff;letter-spacing:.07em;text-transform:uppercase;font-size:1.05rem;font-weight:900;line-height:1}.club-est{color:rgba(255,255,255,.66);letter-spacing:.2em;text-transform:uppercase;margin-top:.42rem;font-size:.67rem;font-weight:800}.desktop-nav{align-items:center;gap:1.85rem;display:flex}.nav-link{color:rgba(255,255,255,.84);font-size:.86rem;font-weight:800;transition:color .18s,transform .18s;position:relative}.nav-link:after{content:"";background:var(--ifc-red);height:2px;transition:right .18s;position:absolute;bottom:-8px;left:0;right:100%}.nav-link:hover{color:#fff;transform:translateY(-1px)}.nav-link:hover:after{right:0}.matchday-button{background:linear-gradient(135deg,var(--ifc-red),#ef2430);color:#fff;letter-spacing:.07em;text-transform:uppercase;border-radius:7px;justify-content:center;align-items:center;min-height:46px;padding:0 1.2rem;font-size:.74rem;font-weight:900;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 12px 30px rgba(215,25,32,.24)}.matchday-button:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(215,25,32,.32)}.eyebrow,.section-kicker,.team-label{color:var(--ifc-red);letter-spacing:.18em;text-transform:uppercase;font-size:.72rem;font-weight:900;display:inline-block}.primary-button,.secondary-button{letter-spacing:.07em;text-transform:uppercase;border-radius:7px;justify-content:center;align-items:center;min-height:50px;padding:0 1.4rem;font-size:.76rem;font-weight:900;transition:transform .18s,background .18s,color .18s,border-color .18s,box-shadow .18s;display:inline-flex}.primary-button{background:linear-gradient(135deg,var(--ifc-red),#ef2430);color:#fff;border:1px solid var(--ifc-red);box-shadow:0 12px 28px rgba(215,25,32,.2)}.primary-button:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(215,25,32,.28)}.secondary-button{color:#fff;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.38)}.secondary-button:hover{color:var(--ifc-blue-deep);background:#fff;border-color:#fff;transform:translateY(-2px)}.text-link{color:var(--ifc-blue);margin-top:1.5rem;font-size:.86rem;font-weight:900;display:inline-block}.text-link:hover{color:var(--ifc-red)}.hero-section{isolation:isolate;background:var(--ifc-blue-deep);align-items:center;min-height:calc(100vh - 86px);display:flex;position:relative;overflow:hidden}.hero-slideshow{z-index:1;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.hero-slide-image{object-fit:cover;object-position:center;opacity:0;visibility:hidden;width:100%;height:100%;transition:opacity 1.4s ease-in-out,transform 8s,visibility 1.4s;position:absolute;top:0;bottom:0;left:0;right:0;transform:scale(1.04)}.hero-slide-image-active{opacity:1;visibility:visible;transform:scale(1)}.hero-photo-overlay{z-index:2;background:linear-gradient(90deg,rgba(6,20,45,.87),rgba(12,43,83,.62) 42%,rgba(8,18,36,.2) 80%),linear-gradient(transparent 42%,rgba(8,20,43,.7));position:absolute;top:0;bottom:0;left:0;right:0}.hero-overlay{z-index:2;pointer-events:none;background:radial-gradient(circle at 80% 42%,rgba(215,25,32,.18),transparent 28rem);position:absolute;top:0;bottom:0;left:0;right:0}.hero-section:before{content:"";z-index:3;opacity:.05;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.1) 1px,transparent 1px);background-size:64px 64px;position:absolute;top:0;bottom:0;left:0;right:0}.hero-content{z-index:4;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:center;gap:5rem;padding-top:6rem;padding-bottom:6rem;display:grid;position:relative}.hero-copy{max-width:860px}.hero-copy h1{color:#fff;letter-spacing:-.055em;text-transform:uppercase;text-shadow:0 8px 30px rgba(0,0,0,.18);max-width:900px;margin:1.2rem 0 0;font-size:max(3.2rem,min(7vw,7rem));line-height:.93}.hero-copy h1 span{color:rgba(255,255,255,.68)}.hero-intro{color:rgba(255,255,255,.84);max-width:680px;margin:1.75rem 0 0;font-size:max(1rem,min(1.6vw,1.18rem));line-height:1.8}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2.2rem;display:flex}.hero-crest-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(10,34,69,.54);border:1px solid rgba(255,255,255,.22);border-radius:24px;justify-self:end;width:min(100%,340px);padding:2rem;box-shadow:0 30px 80px rgba(4,17,36,.3)}.hero-crest{aspect-ratio:1;object-fit:cover;border-radius:50%;width:100%}.hero-crest-copy{flex-direction:column;margin-top:1.5rem;display:flex}.hero-crest-copy span{color:#ff4650;letter-spacing:.15em;text-transform:uppercase;font-size:.7rem;font-weight:900}.hero-crest-copy strong{color:#fff;margin-top:.35rem;font-size:1.45rem}.hero-crest-copy small{color:rgba(255,255,255,.66);margin-top:.4rem}.stats-strip{background:linear-gradient(90deg,var(--ifc-blue-deep),var(--ifc-blue));color:#fff;border-top:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15)}.stats-grid{grid-template-columns:repeat(5,1fr);display:grid}.stat-card{border-right:1px solid rgba(255,255,255,.14);padding:2rem 1.3rem}.stat-card:last-child{border-right:0}.stat-card strong{color:#fff;font-size:max(1.9rem,min(4vw,3rem));line-height:1;display:block}.stat-card span{color:rgba(255,255,255,.7);letter-spacing:.1em;text-transform:uppercase;margin-top:.6rem;font-size:.72rem;font-weight:800;display:block}.section-block{background:var(--ifc-paper);color:var(--ifc-ink);padding:7rem 0}.split-section{grid-template-columns:.9fr 1.1fr;align-items:start;gap:7rem;display:grid}.section-title{color:var(--ifc-ink);margin:.85rem 0 0;font-size:max(2.5rem,min(5vw,4.7rem));line-height:.98}.section-copy{color:#515866;max-width:680px;font-size:1.03rem;line-height:1.9}.section-copy p{margin:0}.section-copy p+p{margin-top:1.25rem}.community-statement{background:linear-gradient(120deg,rgba(22,59,115,.96),rgba(28,75,137,.93) 50%,rgba(181,20,30,.92)),url(/logo/ishiara-fc-logo-alt.jpeg) 50%/cover no-repeat;padding:5rem 0}.statement-card{color:#fff;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.18);border-radius:26px;padding:max(2.7rem,min(6vw,5rem));position:relative;overflow:hidden;box-shadow:0 30px 70px rgba(9,30,65,.2)}.statement-card:after{content:"1978";color:rgba(255,255,255,.09);letter-spacing:-.06em;pointer-events:none;font-family:Impact,Arial Black,sans-serif;font-size:max(9rem,min(22vw,18rem));font-style:italic;line-height:1;position:absolute;bottom:-4.6rem;right:-1rem}.statement-card .section-kicker{color:#fff}.statement-card blockquote{z-index:1;color:#fff;letter-spacing:-.035em;max-width:960px;margin:1rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:max(2rem,min(4vw,4rem));font-style:italic;font-weight:700;line-height:1.12;position:relative}.statement-card p{z-index:1;color:rgba(255,255,255,.8);max-width:680px;margin:1.5rem 0 0;line-height:1.8;position:relative}.achievements-section{color:var(--ifc-ink);background:linear-gradient(135deg,#fbf9f5 0%,#e7eef7 100%);position:relative;overflow:hidden}.achievements-section:after{content:"";opacity:.045;pointer-events:none;background:url(/logo/ishiara-fc-logo-alt.jpeg) 50%/contain no-repeat;width:520px;height:520px;position:absolute;bottom:-110px;right:-110px}.section-heading-row{z-index:1;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:3rem;display:flex;position:relative}.achievement-grid{z-index:1;grid-template-columns:repeat(5,1fr);gap:1rem;display:grid;position:relative}.achievement-card{min-height:245px;color:var(--ifc-ink);background:rgba(255,255,255,.94);border:1px solid rgba(20,50,90,.1);border-radius:18px;padding:1.7rem;transition:transform .18s,box-shadow .18s;box-shadow:0 18px 40px rgba(20,50,90,.07)}.achievement-card:hover{transform:translateY(-5px);box-shadow:0 26px 55px rgba(20,50,90,.12)}.achievement-year{color:var(--ifc-red);letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:900}.achievement-card h3{color:var(--ifc-ink);margin:3.5rem 0 0;font-size:1.25rem;line-height:1.3}.achievement-card p{color:#667085;margin:.7rem 0 0;font-size:.85rem}.milestone-note{z-index:1;color:#4f5b6b;max-width:900px;margin-top:2rem;font-size:1.04rem;line-height:1.85;position:relative}.milestone-note p{margin:0}.teams-section{background:linear-gradient(135deg,#eef3f9,#f8f5ef)}.team-card{color:#fff;min-height:520px;box-shadow:var(--ifc-shadow);border:1px solid rgba(255,255,255,.28);border-radius:24px;align-items:flex-end;display:flex;position:relative;overflow:hidden}.senior-team-card{background:linear-gradient(rgba(12,46,91,.26),rgba(8,23,48,.94)),url(/images/hero/2024-25-champions-1.jpeg) 50%/cover no-repeat}.youth-team-card{background:linear-gradient(rgba(22,59,115,.2),rgba(96,8,17,.92)),url(/images/hero/community-fans.jpeg) 50%/cover no-repeat}.team-card-content{z-index:2;max-width:540px;padding:2.2rem;position:relative}.team-card-content h3{color:#fff;margin:.8rem 0 0;font-size:max(2rem,min(4vw,3.7rem));line-height:1}.team-card-content p{color:rgba(255,255,255,.82);margin:1.3rem 0 1.7rem;line-height:1.75}.development-section{color:#fff;background:linear-gradient(135deg,#193f78 0%,#295b9b 56%,#f4f6fb 180%);position:relative;overflow:hidden}.development-section .section-title,.development-section .section-kicker,.development-section .text-link{color:#fff}.development-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:6rem;display:grid}.development-copy{color:rgba(255,255,255,.82);max-width:690px;margin:1.5rem 0 0;font-size:1.04rem;line-height:1.85}.development-card{color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:16px;justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem;display:flex}.development-card strong{color:#ff5b63;font-size:1.65rem}.development-card span{color:rgba(255,255,255,.78);text-align:right}.club-future-section{background:linear-gradient(135deg,#f9f7f2,#e4ecf6)}.future-card{min-height:380px;color:var(--ifc-ink);background:rgba(255,255,255,.9);border:1px solid rgba(20,50,90,.1);border-radius:22px;flex-direction:column;justify-content:flex-end;padding:2.4rem;display:flex;box-shadow:0 20px 48px rgba(20,50,90,.08)}.future-card h3{color:var(--ifc-ink);margin-top:.8rem;font-size:max(2rem,min(4vw,3.3rem));line-height:1}.future-card p{color:#5d6572;margin-top:1.1rem;line-height:1.75}.future-status{color:var(--ifc-blue);letter-spacing:.09em;text-transform:uppercase;margin-top:1.2rem;font-size:.76rem;font-weight:900}.final-cta{color:#fff;background:linear-gradient(110deg,rgba(15,48,95,.96),rgba(21,61,115,.9) 55%,rgba(186,19,30,.9)),url(/logo/ishiara-fc-logo-alt.jpeg) 50%/cover no-repeat;padding:7rem 0}.final-cta-inner{justify-content:space-between;align-items:flex-end;gap:3rem;display:flex}.final-cta .section-kicker,.final-cta h2{color:#fff}.final-cta h2{margin:.8rem 0 0;font-size:max(2.7rem,min(6vw,5.5rem));line-height:.96}.about-hero{background:linear-gradient(90deg,rgba(9,31,66,.9),rgba(22,59,115,.55)),url(/images/history/2024-25/historic-2024-25-squad.jpeg) 50%/cover no-repeat;align-items:end;min-height:72vh;display:flex;position:relative;overflow:hidden}.about-hero-overlay{background:linear-gradient(transparent 40%,rgba(8,22,46,.72));position:absolute;top:0;bottom:0;left:0;right:0}.about-hero-content{z-index:2;padding-top:7rem;padding-bottom:5rem;position:relative}.about-hero h1{color:#fff;text-transform:uppercase;max-width:900px;margin:1rem 0 0;font-size:max(3.5rem,min(8vw,7.8rem));line-height:.92}.about-hero p{color:rgba(255,255,255,.86);max-width:680px;margin-top:1.5rem;font-size:1.05rem;line-height:1.8}.about-intro{color:var(--ifc-ink);background:linear-gradient(135deg,#f8f4ec 0%,#e7eef7 100%);padding:8rem 0;position:relative;overflow:hidden}.about-intro:after{content:"";opacity:.06;pointer-events:none;background:url(/logo/ishiara-fc-logo-alt.jpeg) 50%/contain no-repeat;width:500px;height:500px;position:absolute;bottom:-120px;right:-90px}.about-intro-grid{z-index:1;grid-template-columns:.9fr 1.1fr;gap:7rem;display:grid;position:relative}.about-intro h2{color:var(--ifc-ink);margin:.8rem 0 0;font-size:max(2.8rem,min(5vw,5rem));line-height:.98}.about-copy{color:#505866;font-size:1.05rem;line-height:1.9}.about-copy p{margin:0}.about-copy p+p{margin-top:1.25rem}.about-philosophy{color:#fff;background:linear-gradient(125deg,#102650 0%,#1c4a86 48%,#b4141d 125%);padding:8rem 0;position:relative;overflow:hidden}.about-philosophy-inner{grid-template-columns:.55fr 1.45fr;align-items:center;gap:4rem;display:grid;position:relative}.about-philosophy-number{color:rgba(255,255,255,.14);letter-spacing:-.06em;font-family:Impact,Arial Black,sans-serif;font-size:max(8rem,min(19vw,17rem));font-style:italic;line-height:.78;transform:skew(-4deg)}.about-philosophy-copy{max-width:780px}.about-philosophy-copy .section-kicker{color:#fff}.about-philosophy h2{color:#fff;margin:1rem 0 0;font-size:max(3rem,min(6vw,6rem));line-height:.95}.about-philosophy p{color:rgba(255,255,255,.8);max-width:680px;margin:1.4rem 0 0;font-size:1.03rem;line-height:1.8}.about-history{color:var(--ifc-ink);background:linear-gradient(135deg,rgba(250,248,244,.94),rgba(231,238,247,.96)),url(/logo/ishiara-fc-logo-alt.jpeg) right 8% center/420px no-repeat;padding:8rem 0;position:relative;overflow:hidden}.about-history:after{content:"";pointer-events:none;background:linear-gradient(90deg,transparent 0,transparent 65%,rgba(255,255,255,.55));position:absolute;top:0;bottom:0;left:0;right:0}.about-history-heading,.about-timeline{z-index:1;position:relative}.about-history-heading{max-width:830px;margin-bottom:4rem}.about-history-heading h2{color:var(--ifc-ink);margin:.8rem 0 0;font-size:max(2.8rem,min(5vw,5rem));line-height:1}.about-timeline{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.about-timeline-item{background:rgba(255,255,255,.94);border:1px solid rgba(20,50,90,.1);border-radius:18px;min-height:280px;padding:2rem;box-shadow:0 18px 38px rgba(20,50,90,.06)}.about-timeline-item span{color:var(--ifc-red);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:900}.about-timeline-item h3{color:var(--ifc-ink);margin:3rem 0 0;font-size:1.55rem}.about-timeline-item p{color:#616976;margin-top:.8rem;line-height:1.7}.about-timeline-item.highlight{background:linear-gradient(135deg,var(--ifc-blue),var(--ifc-red));color:#fff}.about-timeline-item.highlight span,.about-timeline-item.highlight h3{color:#fff}.about-cta{color:var(--ifc-ink);background:linear-gradient(110deg,#e6edf6,#fbf7ef);padding:7rem 0}.about-cta-inner{justify-content:space-between;align-items:end;gap:3rem;display:flex}.about-cta h2{color:var(--ifc-ink);margin:.8rem 0 0;font-size:max(3rem,min(6vw,6rem));line-height:.95}.squad-hero{color:#fff;background:linear-gradient(90deg,rgba(18,57,108,.94),rgba(35,83,145,.8)),url(/images/hero/2024-25-champions-1.jpeg) 50%/cover no-repeat;padding:8rem 0 6rem;position:relative;overflow:hidden}.squad-hero:after{content:"";opacity:.08;background:url(/logo/ishiara-fc-logo-alt.jpeg) 50%/contain no-repeat;width:360px;height:360px;position:absolute;bottom:-80px;right:-60px}.squad-hero-inner{z-index:2;max-width:900px;position:relative}.squad-hero h1{color:#fff;text-transform:uppercase;margin:1rem 0 0;font-size:max(3rem,min(7vw,7rem));line-height:.95}.squad-hero p{color:rgba(255,255,255,.82);max-width:650px;margin:1.5rem 0 0;font-size:1.05rem;line-height:1.8}.squad-section{color:var(--ifc-ink);background:linear-gradient(135deg,#f9f7f2,#e8eef6)}.position-group+.position-group{margin-top:6rem}.position-heading{border-bottom:1px solid rgba(20,50,90,.15);justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.position-heading span{color:var(--ifc-ink);font-size:max(2rem,min(4vw,3.7rem));font-weight:900}.position-heading strong{color:var(--ifc-red);font-size:.85rem;font-weight:900}.player-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem;display:grid}.player-card{color:var(--ifc-ink);background:#fff;border:1px solid rgba(20,50,90,.08);border-radius:18px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 16px 38px rgba(20,50,90,.07)}.player-card:hover{transform:translateY(-5px);box-shadow:0 24px 50px rgba(20,50,90,.13)}.player-photo-wrap{aspect-ratio:4/5;background:linear-gradient(145deg,var(--ifc-blue-deep),var(--ifc-blue));position:relative;overflow:hidden}.player-photo{object-fit:cover;width:100%;height:100%;transition:transform .5s}.player-card:hover .player-photo{transform:scale(1.04)}.player-photo-placeholder{background:linear-gradient(145deg,var(--ifc-blue-deep),var(--ifc-blue));justify-content:center;align-items:center;width:100%;height:100%;display:flex}.player-photo-placeholder span{color:rgba(255,255,255,.18);font-size:5rem;font-weight:900}.player-number{color:#fff;text-shadow:0 4px 12px rgba(0,0,0,.22);font-size:2.5rem;font-weight:900;line-height:1;position:absolute;bottom:1rem;left:1rem}.captain-badge{background:var(--ifc-red);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:5px;padding:.45rem .65rem;font-size:.65rem;font-weight:900;position:absolute;top:1rem;right:1rem}.player-card-body{padding:1.3rem}.player-position{color:var(--ifc-red);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:900}.player-card-body h2{color:var(--ifc-ink);margin:.45rem 0 0;font-size:1.4rem;line-height:1.1}.player-nickname{color:#6f7784;margin:.4rem 0 0;font-size:.85rem}.view-profile{color:var(--ifc-blue);letter-spacing:.04em;text-transform:uppercase;margin-top:1.2rem;font-size:.75rem;font-weight:900;display:inline-block}.player-card:hover .view-profile{color:var(--ifc-red)}.staff-hero{color:#fff;background:linear-gradient(90deg,rgba(15,51,101,.94),rgba(34,81,139,.82)),url(/logo/ishiara-fc-logo-alt.jpeg) 100%/42% no-repeat;padding:8rem 0 6rem;position:relative;overflow:hidden}.staff-hero-inner{max-width:900px}.staff-hero h1{color:#fff;text-transform:uppercase;margin:1rem 0 0;font-size:max(3rem,min(7vw,7rem));line-height:.95}.staff-hero p{color:rgba(255,255,255,.82);max-width:700px;margin:1.5rem 0 0;font-size:1.05rem;line-height:1.8}.staff-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.staff-card{background:#fff;border:1px solid rgba(20,50,90,.1);border-radius:20px;flex-direction:column;justify-content:space-between;min-height:280px;padding:1.6rem;display:flex;box-shadow:0 16px 38px rgba(20,50,90,.06)}.staff-card-top span,.former-label{color:var(--ifc-red);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:900}.staff-role{color:#747c88;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.staff-card h3{color:var(--ifc-ink);margin:.5rem 0 0;font-size:1.7rem;line-height:1.1}.staff-aka{color:#747c88;margin:.5rem 0 0}.former-staff-section{background:linear-gradient(135deg,#e6edf6,#f9f6ef);position:relative;overflow:hidden}.former-staff-section:after{content:"";opacity:.045;pointer-events:none;background:url(/logo/ishiara-fc-logo-alt.jpeg) 50%/contain no-repeat;width:420px;height:420px;position:absolute;bottom:-100px;right:-90px}.former-staff-intro{z-index:1;color:#5f6775;max-width:720px;margin:-1.5rem 0 2.5rem;line-height:1.8;position:relative}.former-staff-grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:1rem;display:grid;position:relative}.former-staff-card{background:rgba(255,255,255,.94);border:1px solid rgba(20,50,90,.1);border-radius:20px;padding:2rem;box-shadow:0 16px 38px rgba(20,50,90,.07)}.former-staff-card h3{color:var(--ifc-ink);margin:.75rem 0 1.8rem;font-size:2rem}.former-move{border-top:1px solid rgba(20,50,90,.1);flex-direction:column;gap:.25rem;padding:1rem 0;display:flex}.former-move span{color:#7a8390;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.former-move strong{color:var(--ifc-blue-deep);font-size:1rem}.fixtures-hero{background:linear-gradient(90deg,rgba(8,30,64,.92),rgba(22,59,115,.66) 46%,rgba(10,24,48,.26)),url(/images/matches/mitunguu-vs-ishiara.jpeg) 50% 30%/cover no-repeat;align-items:flex-end;min-height:62vh;display:flex;position:relative;overflow:hidden}.fixtures-hero-overlay{pointer-events:none;background:radial-gradient(circle at 78% 45%,rgba(215,25,32,.18),transparent 28rem),linear-gradient(transparent 45%,rgba(8,22,46,.64));position:absolute;top:0;bottom:0;left:0;right:0}.fixtures-hero-content{z-index:2;padding-top:7rem;padding-bottom:4rem;position:relative}.fixtures-hero h1{color:#fff;text-transform:uppercase;margin:.9rem 0 0;font-size:max(3.5rem,min(8vw,7rem));line-height:.93}.fixtures-hero p{color:rgba(255,255,255,.86);max-width:650px;margin-top:1.5rem;font-size:1.05rem;line-height:1.8}.fixtures-section{color:var(--ifc-ink);background:linear-gradient(135deg,#fbf9f4 0%,#e7eef7 100%);padding:7rem 0;position:relative;overflow:hidden}.fixtures-section:after{content:"";opacity:.045;pointer-events:none;background:url(/logo/ishiara-fc-logo-alt.jpeg) 50%/contain no-repeat;width:520px;height:520px;position:absolute;bottom:-130px;right:-110px}.fixtures-heading{z-index:2;justify-content:space-between;align-items:flex-end;gap:3rem;margin-bottom:3rem;display:flex;position:relative}.fixtures-heading h2{color:var(--ifc-ink);margin:.75rem 0 0;font-size:max(2.8rem,min(5vw,5rem));line-height:1}.fixtures-heading p{color:#626b78;max-width:470px;line-height:1.7}.match-grid{z-index:2;grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid;position:relative}.match-card{background:#fff;border:1px solid rgba(20,43,77,.1);border-radius:20px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 18px 45px rgba(20,43,77,.08)}.match-card:hover{transform:translateY(-5px);box-shadow:0 25px 55px rgba(20,43,77,.14)}.match-photo-wrap{aspect-ratio:4/5;background:var(--ifc-blue-deep);max-height:470px;position:relative;overflow:hidden}.match-photo{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s}.match-card:hover .match-photo{transform:scale(1.03)}.match-photo-overlay{background:linear-gradient(transparent 55%,rgba(7,20,44,.78));position:absolute;top:0;bottom:0;left:0;right:0}.match-meta{color:#fff;justify-content:space-between;gap:1rem;display:flex;position:absolute;bottom:1rem;left:1.2rem;right:1.2rem}.match-meta span{letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:900}.match-meta strong{font-size:.82rem}.match-card-body{padding:1.4rem}.match-team-row{border-bottom:1px solid rgba(20,50,90,.09);grid-template-columns:1fr auto;align-items:center;gap:1rem;padding:.9rem 0;display:grid}.match-team-row span{color:#303744;font-size:1rem;font-weight:700}.match-team-row strong{color:var(--ifc-ink);font-size:2rem;font-weight:900;line-height:1}.ishiara-row span{color:var(--ifc-blue);font-weight:900}.ishiara-row strong{color:var(--ifc-red)}.match-status{color:#7b8390;letter-spacing:.12em;text-transform:uppercase;margin-top:1rem;font-size:.7rem;font-weight:900}.fixtures-banner{color:#fff;background:linear-gradient(120deg,#163b73 0%,#2b5f9f 58%,#b31620 130%);padding:7rem 0;position:relative;overflow:hidden}.fixtures-banner-watermark{opacity:.08;pointer-events:none;background:url(/logo/ishiara-fc-logo-alt.jpeg) 50%/contain no-repeat;width:450px;height:450px;position:absolute;top:50%;right:-60px;transform:translateY(-50%)}.fixtures-banner-inner{z-index:2;grid-template-columns:1fr .8fr;align-items:end;gap:5rem;display:grid;position:relative}.fixtures-banner .section-kicker,.fixtures-banner h2{color:#fff}.fixtures-banner h2{margin:.8rem 0 0;font-size:max(3rem,min(6vw,6rem));line-height:.95}.fixtures-banner-copy{color:rgba(255,255,255,.82);max-width:560px;font-size:1.05rem;line-height:1.8}.site-main>section:not(.hero-section):not(.stats-strip):not(.community-statement):not(.about-hero):not(.about-intro):not(.about-philosophy):not(.about-history):not(.about-cta):not(.squad-hero):not(.squad-section):not(.staff-hero):not(.former-staff-section):not(.fixtures-hero):not(.fixtures-section):not(.fixtures-banner):not(.final-cta){color:var(--ifc-ink);min-height:55vh;padding:5rem max(1.5rem,calc((100vw - var(--max-width))/2));background:linear-gradient(135deg,rgba(250,248,244,.96),rgba(229,237,247,.96)),url(/logo/ishiara-fc-logo-alt.jpeg) right 7% center/360px no-repeat}.site-main>section:not(.hero-section) h1,.site-main>section:not(.hero-section) h2,.site-main>section:not(.hero-section) h3{color:inherit}.site-footer{isolation:isolate;color:#fff;border-top:4px solid var(--ifc-red);background:linear-gradient(110deg,rgba(12,40,80,.98),rgba(22,59,115,.96) 55%,rgba(14,35,70,.98));position:relative;overflow:hidden}.site-footer:before{content:"";opacity:.07;pointer-events:none;z-index:-1;background:url(/logo/ishiara-fc-logo-alt.jpeg) 50%/contain no-repeat;width:460px;height:460px;position:absolute;bottom:-110px;right:-80px}.footer-grid{z-index:1;padding:3.8rem 0 1.8rem;position:relative}.footer-brand{align-items:center;gap:1rem;display:flex}.footer-logo{object-fit:cover;border:2px solid rgba(255,255,255,.65);border-radius:50%;width:72px;height:72px}.footer-club-name{color:#fff;letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:1.05rem;font-weight:900}.footer-tagline{color:rgba(255,255,255,.68);margin:.4rem 0 0;font-size:.9rem}.footer-links{border-bottom:1px solid rgba(255,255,255,.16);flex-wrap:wrap;gap:1.5rem;margin-top:2rem;padding-bottom:2rem;display:flex}.footer-links a{color:rgba(255,255,255,.76);font-size:.85rem;font-weight:800}.footer-links a:hover{color:#fff}.footer-bottom{color:rgba(255,255,255,.6);justify-content:space-between;gap:2rem;padding-top:1.5rem;font-size:.78rem;display:flex}.footer-bottom p{margin:0}.invincible-link{color:#fff;border-bottom:1px solid rgba(255,255,255,.36);font-weight:900}.invincible-link:hover{color:#ff5b63;border-bottom-color:#ff5b63}@media (max-width:1050px){.hero-content{grid-template-columns:1fr}.hero-crest-card{justify-self:start;width:300px}.achievement-grid{grid-template-columns:repeat(2,1fr)}.stats-grid,.player-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.desktop-nav{display:none}.header-inner{min-height:76px}.split-section,.development-grid,.team-grid,.about-intro-grid,.about-philosophy-inner,.fixtures-banner-inner,.club-future-grid{grid-template-columns:1fr}.split-section,.development-grid,.about-intro-grid,.about-philosophy-inner,.fixtures-banner-inner{gap:3rem}.section-heading-row,.final-cta-inner,.about-cta-inner,.fixtures-heading{flex-direction:column;align-items:flex-start}.about-timeline{grid-template-columns:1fr 1fr}.staff-grid,.former-staff-grid{grid-template-columns:repeat(2,1fr)}.match-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.player-grid{grid-template-columns:repeat(2,1fr)}.squad-hero,.staff-hero{padding:5rem 0 4rem}}@media (max-width:640px){.container{width:min(var(--max-width),calc(100% - 1.5rem))}.club-logo{width:48px;height:48px}.club-name{font-size:.9rem}.club-est{font-size:.58rem}.matchday-button{display:none}.hero-section{min-height:auto}.hero-content{padding-top:4.5rem;padding-bottom:4.5rem}.hero-copy h1{font-size:max(2.9rem,min(14vw,4.3rem))}.hero-crest-card{width:100%}.stats-grid{grid-template-columns:repeat(2,1fr)}.achievement-grid,.about-timeline,.staff-grid,.former-staff-grid,.match-grid{grid-template-columns:1fr}.section-block{padding:5rem 0}.team-card{min-height:430px}.footer-bottom{flex-direction:column}.fixtures-hero{min-height:55vh}.fixtures-section,.fixtures-banner{padding:5rem 0}}@media (max-width:480px){.player-grid{grid-template-columns:1fr}}.hero-live-stack{z-index:10;flex-direction:column;gap:.55rem;width:100%;margin-bottom:1rem;display:flex;position:relative}.leadership-hero{background-color:transparent;background-image:linear-gradient(90deg,rgba(16,45,86,.94) 0%,rgba(24,63,116,.7) 52%,rgba(215,25,32,.22) 100%),url(/images/hero/2024-25-champions-1.jpeg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:flex-end;min-height:62vh;display:flex;position:relative;overflow:hidden}.leadership-hero-overlay{background:linear-gradient(rgba(8,24,51,.05) 40%,rgba(8,24,51,.72));position:absolute;top:0;bottom:0;left:0;right:0}.leadership-hero-content{z-index:2;padding-top:7rem;padding-bottom:4.5rem;position:relative}.leadership-hero h1{color:#fff;letter-spacing:-.055em;text-transform:uppercase;max-width:980px;margin:.9rem 0 0;font-size:max(3rem,min(7vw,7rem));font-weight:900;line-height:.93}.leadership-hero p{color:rgba(255,255,255,.84);max-width:680px;margin-top:1.5rem;font-size:1.05rem;line-height:1.8}.leadership-section{color:#111;background:linear-gradient(135deg,#f7f4ee 0%,#e8eef7 100%);padding:7rem 0;position:relative;overflow:hidden}.leadership-section:after{content:"";opacity:.035;pointer-events:none;background-image:url(/logo/ishiara-fc-logo-alt.jpeg);background-repeat:no-repeat;background-size:contain;width:520px;height:520px;position:absolute;bottom:-120px;right:-120px}.leadership-heading{z-index:2;justify-content:space-between;align-items:flex-end;gap:3rem;margin-bottom:3rem;display:flex;position:relative}.leadership-heading h2{color:#111;letter-spacing:-.045em;max-width:760px;margin:.8rem 0 0;font-size:max(2.8rem,min(5vw,5rem));font-weight:900;line-height:1}.leadership-heading p{color:#586477;max-width:520px;line-height:1.75}.leadership-grid{z-index:2;grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid;position:relative}.leadership-card{background:rgba(255,255,255,.93);border:1px solid rgba(20,55,105,.1);border-radius:22px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 18px 48px rgba(23,59,112,.08)}.leadership-card:hover{transform:translateY(-5px);box-shadow:0 26px 58px rgba(23,59,112,.14)}.leadership-photo-wrap{aspect-ratio:4/4.8;background:linear-gradient(135deg,#193c70,#0d274d);position:relative;overflow:hidden}.leadership-photo{object-fit:cover;width:100%;height:100%}.leadership-photo-placeholder{background:radial-gradient(circle,rgba(255,255,255,.13),transparent 55%),linear-gradient(135deg,#193c70,#0d274d);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.leadership-photo-placeholder span{color:rgba(255,255,255,.2);font-size:5rem;font-weight:900}.leadership-photo-shade{background:linear-gradient(transparent 50%,rgba(8,24,50,.72));position:absolute;top:0;bottom:0;left:0;right:0}.leadership-role-badge{background:var(--red);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:4px;padding:.5rem .7rem;font-size:.65rem;font-weight:900;position:absolute;bottom:1rem;left:1rem}.leadership-card-body{padding:1.5rem}.leadership-card-body h3{color:#111;margin:0;font-size:1.65rem;line-height:1.1}.leadership-nickname{color:#173b70;margin:.45rem 0 0;font-size:.9rem;font-weight:700}.leadership-detail{border-top:1px solid rgba(0,0,0,.08);flex-direction:column;margin-top:1.1rem;padding-top:1rem;display:flex}.leadership-detail span{color:#8a94a4;letter-spacing:.09em;text-transform:uppercase;font-size:.68rem;font-weight:900}.leadership-detail strong{color:#173b70;margin-top:.2rem}.leadership-responsibilities{color:#586477;margin:1rem 0 0;line-height:1.65}.technical-section{color:#fff;background:linear-gradient(120deg,#173b70 0%,#224d86 62%,#d71920 160%);padding:7rem 0}.technical-section .leadership-heading h2{color:#fff}.technical-section .leadership-heading p{color:rgba(255,255,255,.76)}.technical-section .section-kicker{color:#ff4c53}.technical-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.technical-card{color:#111;background:rgba(255,255,255,.96);border-radius:22px;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.15)}.technical-photo-wrap{aspect-ratio:4/4.6;background:#112f5d;position:relative;overflow:hidden}.technical-photo{object-fit:cover;width:100%;height:100%}.technical-photo-placeholder{background:linear-gradient(135deg,#193d72,#0f2a52);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.technical-photo-placeholder span{color:rgba(255,255,255,.22);font-size:5rem;font-weight:900}.technical-photo-overlay{background:linear-gradient(transparent 45%,rgba(14,40,78,.52));position:absolute;top:0;bottom:0;left:0;right:0}.technical-card-body{padding:1.4rem}.technical-role{color:var(--red);letter-spacing:.11em;text-transform:uppercase;font-size:.68rem;font-weight:900}.technical-card-body h3{color:#111;margin:.55rem 0 0;font-size:1.6rem}.technical-nickname{color:#173b70;margin:.4rem 0 0;font-weight:700}.technical-qualifications,.technical-bio{color:#5d6878;margin:.9rem 0 0;line-height:1.6}.former-technical-section{color:#111;background:linear-gradient(135deg,#f8f6f2,#eef3f9);padding:7rem 0}.former-technical-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.former-technical-card{background:#fff;border:1px solid rgba(23,59,112,.1);border-radius:22px;overflow:hidden;box-shadow:0 18px 45px rgba(23,59,112,.08)}.former-technical-photo-wrap{aspect-ratio:4/4.7;background:#193d72;position:relative;overflow:hidden}.former-technical-photo{object-fit:cover;width:100%;height:100%}.former-technical-placeholder{background:linear-gradient(135deg,#173b70,#0d274d);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.former-technical-placeholder span{color:rgba(255,255,255,.2);font-size:5rem;font-weight:900}.former-technical-photo-overlay{background:linear-gradient(transparent 40%,rgba(7,22,45,.58));position:absolute;top:0;bottom:0;left:0;right:0}.former-technical-card-body{padding:1.5rem}.former-technical-role{color:var(--red);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:900}.former-technical-card-body h3{color:#111;margin:.5rem 0 1rem;font-size:1.65rem}.former-move-row{border-top:1px solid rgba(0,0,0,.08);flex-direction:column;gap:.2rem;padding:.8rem 0;display:flex}.former-move-row span{color:#8a94a4;letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:900}.former-move-row strong{color:#173b70}@media (max-width:980px){.leadership-grid,.technical-grid,.former-technical-grid{grid-template-columns:repeat(2,1fr)}.leadership-heading{flex-direction:column;align-items:flex-start}}@media (max-width:620px){.leadership-grid,.technical-grid,.former-technical-grid{grid-template-columns:1fr}.leadership-hero{min-height:58vh}}.development-copy{max-width:620px;font-size:1rem;line-height:1.85;color:#29496f!important}.development-section .text-link{color:#173f78;font-weight:900}.development-section .text-link:hover{color:#d71920}.development-cards{gap:1rem;display:grid}.development-card{background:rgba(255,255,255,.88);border:1px solid rgba(23,63,120,.12);border-radius:18px;justify-content:space-between;align-items:center;gap:2rem;padding:1.6rem 1.8rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:0 12px 35px rgba(23,63,120,.07)}.development-card:hover{border-color:rgba(215,25,32,.35);transform:translateY(-4px);box-shadow:0 18px 42px rgba(23,63,120,.15),0 0 0 1px rgba(215,25,32,.08)}.development-card strong{color:#ff4b55;font-size:1.55rem;font-weight:900}.development-card span{text-align:right;font-weight:800;color:#173f78!important}.events-section{background:linear-gradient(135deg,#f8f5ef,#e9f0f8)}.events-intro{color:#54667d;max-width:520px;line-height:1.75}.events-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-top:2.5rem;display:grid}.event-card{background:#fff;border:1px solid rgba(23,63,120,.1);border-radius:22px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 16px 45px rgba(23,63,120,.08)}.event-card:hover{transform:translateY(-6px);box-shadow:0 24px 58px rgba(23,63,120,.16)}.event-image-wrap{background:#173f78;height:420px;position:relative;overflow:hidden}.event-image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.event-card:hover .event-image{transform:scale(1.035)}.event-image-overlay{background:linear-gradient(transparent 52%,rgba(8,27,55,.55));position:absolute;top:0;bottom:0;left:0;right:0}.event-status{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:#d71920;border-radius:999px;padding:.5rem .75rem;font-size:.65rem;font-weight:900;position:absolute;top:1rem;left:1rem}.event-card-body{padding:1.5rem 1.6rem 1.7rem}.event-date{color:#d71920;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem;font-weight:900;display:block}.event-card-body h3{color:#111820;margin:0;font-size:1.7rem}.event-details{color:#405773;flex-direction:column;gap:.45rem;margin-top:1rem;font-weight:700;display:flex}.event-support-box{color:#fff;background:linear-gradient(110deg,#173f78,#205495);border-radius:12px;flex-direction:column;gap:.4rem;margin-top:1.4rem;padding:1rem 1.1rem;display:flex}.event-support-box span{letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:900}.event-support-box strong{color:#fff;font-size:1rem}.club-future-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;display:grid}.future-card{border:1px solid rgba(23,63,120,.12);border-radius:22px;min-height:390px;padding:2.5rem;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.future-card:hover{transform:translateY(-6px)scale(1.005);box-shadow:0 28px 60px rgba(23,63,120,.18)}.future-card h3{color:#111820;font-size:max(2.4rem,min(4vw,4rem));line-height:.98}.future-card p{color:#405773;max-width:520px;line-height:1.8}.future-paybill{background:rgba(255,255,255,.85);border-radius:10px;flex-direction:column;gap:.25rem;width:-moz-fit-content;width:fit-content;margin-top:1.5rem;padding:.9rem 1.1rem;display:flex}.future-paybill span{color:#173f78;font-weight:800}.future-paybill strong{color:#d71920;font-size:1.2rem}.future-paybill small{color:#173f78;font-weight:800}.merch-preview-card{cursor:pointer;border:1px solid rgba(23,63,120,.1);transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;box-shadow:0 12px 32px rgba(23,63,120,.07)}.merch-preview-card:hover{border-color:rgba(215,25,32,.45);transform:translateY(-7px)scale(1.02);box-shadow:0 22px 48px rgba(23,63,120,.16),0 0 18px rgba(215,25,32,.1)}.merch-preview-card img{transition:transform .4s}.merch-preview-card:hover img{transform:scale(1.045)}.merch-action{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#173f78;border-radius:8px;justify-content:center;align-items:center;margin-top:.75rem;padding:.55rem .8rem;font-size:.68rem;font-weight:900;transition:background .18s,transform .18s,box-shadow .18s;display:inline-flex}.merch-preview-card:hover .merch-action{background:#d71920;transform:translate(3px);box-shadow:0 8px 20px rgba(215,25,32,.22)}a,button{transition:color .18s,background .18s,transform .18s,box-shadow .18s}.text-link:hover{transform:translate(4px)}.primary-button:hover,.secondary-button:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(215,25,32,.22)}@media (max-width:800px){.events-grid,.club-future-grid{grid-template-columns:1fr}.event-image-wrap{height:360px}.development-card{flex-direction:column;align-items:flex-start;gap:.5rem}.development-card span{text-align:left}}.merch-action{letter-spacing:.06em;text-transform:uppercase;background:#173f78;border-radius:9px;justify-content:center;align-items:center;margin-top:1rem;padding:.75rem 1.15rem;font-size:.78rem;font-weight:900;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;color:#fff!important}.merch-preview-card:hover .merch-action{background:#e51b23;transform:translateY(-3px);box-shadow:0 8px 22px rgba(229,27,35,.28);color:#fff!important}.about-hero{background-image:linear-gradient(90deg,rgba(9,34,73,.94) 0%,rgba(17,59,112,.82) 45%,rgba(22,72,130,.54) 100%),url(/logo/ishiara-fc-logo-1.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:flex-end;min-height:72vh;display:flex;position:relative;overflow:hidden}.about-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,rgba(215,25,32,.17),rgba(215,25,32,.04) 45%,transparent 72%);border-radius:50%;width:650px;height:650px;position:absolute;bottom:-260px;right:-180px}.about-hero-content{z-index:3;position:relative}.about-hero h1{color:#fff}.about-history{color:#111820;background-image:linear-gradient(105deg,rgba(247,249,252,.97) 0%,rgba(241,246,251,.91) 48%,rgba(224,235,247,.78) 100%),url(/images/hero/2024-25-champions-2.jpeg);background-position:50%;background-size:cover;background-attachment:fixed;padding:8rem 0;position:relative;overflow:hidden}.about-history:before{content:"";pointer-events:none;background:linear-gradient(90deg,rgba(21,59,112,.03),rgba(21,59,112,.12));position:absolute;top:0;bottom:0;left:0;right:0}.about-history>.container{z-index:2;position:relative}.about-history-heading h2{color:#111820;text-shadow:0 2px 16px rgba(255,255,255,.8)}.about-timeline-item{-webkit-backdrop-filter:blur(8px);background:rgba(255,255,255,.91);border:1px solid rgba(23,63,120,.12);border-radius:20px;min-height:280px;padding:2rem;transition:transform .18s,box-shadow .18s,border-color .18s;box-shadow:0 18px 45px rgba(15,49,94,.08)}.about-timeline-item:hover{border-color:rgba(215,25,32,.32);transform:translateY(-6px);box-shadow:0 25px 55px rgba(15,49,94,.16)}.about-timeline-item.highlight{color:#fff;background:linear-gradient(135deg,rgba(19,60,116,.97),rgba(31,84,145,.96));border-color:rgba(255,255,255,.15)}.about-timeline-item.highlight h3,.about-timeline-item.highlight span{color:#fff}.about-timeline-item.highlight p{color:rgba(255,255,255,.82)}.about-cta{background-image:linear-gradient(90deg,rgba(11,37,77,.94) 0%,rgba(20,66,123,.74) 48%,rgba(14,42,82,.42) 100%),url(/images/hero/2024-25-champions-1.jpeg);background-position:50%;background-size:cover;align-items:center;min-height:58vh;padding:7rem 0;display:flex;position:relative;overflow:hidden}.about-cta:before{content:"";pointer-events:none;background:linear-gradient(transparent 35%,rgba(4,19,41,.58));position:absolute;top:0;bottom:0;left:0;right:0}.about-cta-inner{z-index:2;width:100%;position:relative}.about-cta .section-kicker{color:#ff5960}.about-cta h2{color:#fff;text-shadow:0 8px 30px rgba(0,0,0,.24)}.about-cta .primary-button{color:#fff;background:#ed1c24;box-shadow:0 12px 35px rgba(237,28,36,.28)}.about-cta .primary-button:hover{background:#173f78;transform:translateY(-4px)scale(1.03);box-shadow:0 18px 45px rgba(23,63,120,.34)}@media (max-width:760px){.about-hero{background-position:50%;min-height:65vh}.about-history{background-attachment:scroll}.about-cta{min-height:52vh}}.about-hero{background-image:linear-gradient(90deg,rgba(8,32,70,.92) 0%,rgba(17,58,111,.78) 50%,rgba(23,72,130,.5) 100%),url(/logo/ishiara-fc-logo-1.jpeg)!important}.about-hero .section-kicker{color:#ff4d55!important}.about-hero h1{text-shadow:0 8px 28px rgba(5,24,50,.28);color:#fff!important}.about-hero p{color:rgba(255,255,255,.88)!important}.site-header{border-bottom:1px solid rgba(255,255,255,.12);box-shadow:0 8px 30px rgba(7,28,59,.12);background:linear-gradient(90deg,#102f5d 0%,#1e477c 52%,#173a68 100%)!important}.club-brand{transition:transform .2s}.club-brand:hover{transform:translateY(-2px)}.club-logo{transition:transform .25s,filter .25s}.club-brand:hover .club-logo{filter:drop-shadow(0 5px 10px rgba(255,255,255,.18));transform:scale(1.06)}.club-name{color:#fff!important}.club-est{color:rgba(255,255,255,.66)!important}.nav-link{transition:color .2s,transform .2s;position:relative;color:rgba(255,255,255,.82)!important}.nav-link:after{content:"";background:#e51b23;width:0;height:2px;transition:width .22s;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.nav-link:hover{transform:translateY(-2px);color:#fff!important}.nav-link:hover:after{width:100%}.primary-button,.matchday-button{border:1px solid rgba(255,255,255,.12);transition:transform .2s,background .2s,color .2s,box-shadow .2s;color:#fff!important;background:#e51b23!important}.primary-button:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(23,63,120,.28);color:#fff!important;background:#173f78!important}.matchday-button{box-shadow:0 8px 22px rgba(229,27,35,.22)}.matchday-button:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(5,25,55,.22);color:#173f78!important;background:#fff!important}.social-links{flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:1rem;display:flex}.social-link{background:#173f78;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;min-height:38px;padding:.55rem .8rem;font-size:.72rem;font-weight:800;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;color:#fff!important}.social-link:hover{background:#e51b23;transform:translateY(-3px)scale(1.04);box-shadow:0 10px 24px rgba(229,27,35,.25)}.social-links-compact{gap:.4rem}.social-links-compact .social-link{border-radius:50%;width:38px;height:38px;min-height:38px;padding:0}.social-facebook{background:#173f78}.social-tiktok{background:#111820}.social-instagram{background:#8a315f}.social-x{background:#17202a}.player-profile-socials{flex-wrap:wrap;gap:.7rem;margin-top:1.5rem;display:flex}.profile-social-link{letter-spacing:.05em;text-transform:uppercase;background:#173f78;border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:.7rem 1rem;font-size:.76rem;font-weight:900;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 24px rgba(23,63,120,.14);color:#fff!important}.profile-social-link:hover{background:#e51b23;transform:translateY(-3px)scale(1.03);box-shadow:0 14px 28px rgba(229,27,35,.22);color:#fff!important}.macheda-page{background:#071b35}.macheda-hero{color:#fff;background:radial-gradient(circle at 90% 10%,rgba(46,99,166,.34),transparent 34%),linear-gradient(125deg,#07182f 0%,#0c2c54 55%,#081b35 100%);padding:9rem 0 7rem;position:relative;overflow:hidden}.macheda-hero:before{content:"";opacity:.055;pointer-events:none;background-image:url(/logo/ishiara-fc-logo-1.jpeg);background-position:115% 110%;background-repeat:no-repeat;background-size:720px;position:absolute;top:0;bottom:0;left:0;right:0}.macheda-hero-grid{z-index:2;grid-template-columns:minmax(300px,.75fr) minmax(480px,1.25fr);align-items:center;gap:4rem;display:grid;position:relative}.macheda-kicker{color:#ff4851;letter-spacing:.18em;text-transform:uppercase;font-size:.72rem;font-weight:900}.macheda-hero-copy h1{color:#fff;letter-spacing:-.055em;text-transform:uppercase;margin:1rem 0 0;font-size:max(3.8rem,min(7vw,7rem));line-height:.88}.macheda-known-as{color:rgba(255,255,255,.73);margin-top:1.3rem;font-size:1.15rem}.macheda-known-as strong{color:#fff}.macheda-date{color:#ff5960;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.16);border-radius:999px;margin-top:1.5rem;padding:.5rem .85rem;font-weight:900;display:inline-flex}.macheda-intro{color:rgba(255,255,255,.78);max-width:580px;margin-top:1.5rem;line-height:1.8}.macheda-rest{color:#fff;margin-top:1.5rem;font-size:1.15rem;font-weight:900}.macheda-slideshow{position:relative}.macheda-slide-stage{background:#061529;border:1px solid rgba(255,255,255,.18);border-radius:28px;min-height:580px;position:relative;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.34)}.macheda-slide{object-fit:contain;opacity:0;width:100%;height:100%;transition:opacity .7s,transform 5s;position:absolute;top:0;bottom:0;left:0;right:0;transform:scale(1.03)}.macheda-slide.active{opacity:1;transform:scale(1)}.macheda-slide-shade{pointer-events:none;background:linear-gradient(transparent 60%,rgba(2,12,27,.35));position:absolute;top:0;bottom:0;left:0;right:0}.macheda-slide-arrow{color:#fff;cursor:pointer;z-index:4;background:rgba(6,22,44,.75);border:0;border-radius:50%;width:46px;height:46px;font-size:2rem;transition:transform .2s,background .2s;position:absolute;top:50%;transform:translateY(-50%)}.macheda-slide-arrow:hover{background:#e51b23;transform:translateY(-50%)scale(1.08)}.macheda-slide-arrow-left{left:1rem}.macheda-slide-arrow-right{right:1rem}.macheda-slide-counter{z-index:4;color:#fff;background:rgba(5,20,42,.75);border-radius:999px;padding:.45rem .7rem;font-size:.72rem;font-weight:900;position:absolute;bottom:1.2rem;right:1.2rem}.macheda-slide-dots{justify-content:center;gap:.45rem;margin-top:1rem;display:flex}.macheda-slide-dot{cursor:pointer;background:rgba(255,255,255,.35);border:0;border-radius:50%;width:8px;height:8px;padding:0}.macheda-slide-dot.active{background:#e51b23;border-radius:999px;width:25px}.macheda-dove{z-index:3;filter:grayscale()brightness(3);opacity:.75;pointer-events:none;font-size:3rem;position:absolute}.macheda-dove-one{animation:18s linear infinite machedaDoveOne;top:15%;left:-8%}.macheda-dove-two{font-size:2.2rem;animation:23s linear 4s infinite machedaDoveTwo;top:24%;left:-15%}@keyframes machedaDoveOne{0%{transform:translate(0)translateY(70px)rotate(-6deg)}50%{transform:translate(58vw)translateY(-35px)rotate(5deg)}to{transform:translate(118vw)translateY(-120px)rotate(-3deg)}}@keyframes machedaDoveTwo{0%{transform:translate(0)translateY(100px)}50%{transform:translate(55vw)translateY(15px)}to{transform:translate(120vw)translateY(-80px)}}.macheda-retired-section{background:linear-gradient(135deg,#f6f8fb,#e7eef8);padding:7rem 0}.macheda-retired-grid{grid-template-columns:minmax(280px,.7fr) minmax(400px,1.3fr);align-items:center;gap:4rem;display:grid}.macheda-number-panel{background:linear-gradient(145deg,#0a2447,#173f78);border-radius:28px;justify-content:center;align-items:center;min-height:450px;display:flex;box-shadow:0 28px 70px rgba(18,55,105,.18)}.macheda-number-panel span{color:#fff;text-shadow:8px 10px rgba(229,27,35,.65);font-size:max(9rem,min(18vw,16rem));font-weight:900;line-height:1}.macheda-retired-content h2{color:#111820;letter-spacing:-.05em;margin:.8rem 0 0;font-size:max(3rem,min(6vw,5.2rem));line-height:.93}.macheda-retired-content p{color:#50627a;max-width:660px;line-height:1.8}.macheda-never-forgotten{color:#e51b23;margin-top:1.5rem;font-size:1.15rem;display:block}.macheda-legacy-section{color:#fff;background:linear-gradient(135deg,#0a264a,#143d70);padding:7rem 0}.macheda-legacy-heading h2{color:#fff;margin-top:.8rem;font-size:max(3rem,min(6vw,5rem));line-height:.94}.macheda-legacy-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem;display:grid}.macheda-legacy-grid article{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:2rem}.macheda-legacy-grid article>span{color:#ff5960;font-size:2rem;font-weight:900}.macheda-legacy-grid h3{color:#fff}.macheda-legacy-grid p{color:rgba(255,255,255,.72);line-height:1.7}.macheda-final{background:linear-gradient(110deg,#f6f3ed,#e6eef8);padding:7rem 0}.macheda-final-inner{grid-template-columns:minmax(260px,.6fr) minmax(400px,1.4fr);align-items:center;gap:4rem;display:grid}.macheda-final img{object-fit:contain;border-radius:24px;width:100%;max-height:460px;box-shadow:0 25px 65px rgba(14,46,88,.17)}.macheda-final h2{color:#111820;margin-top:.8rem;font-size:max(3rem,min(6vw,5rem));line-height:.95}.macheda-final p{color:#53657d;font-size:1.1rem;line-height:1.7}@media (max-width:850px){.macheda-hero-grid,.macheda-retired-grid,.macheda-final-inner,.macheda-legacy-grid{grid-template-columns:1fr}.macheda-slide-stage{min-height:460px}.macheda-number-panel{min-height:320px}}.demo-ishiara-player{animation:3.8s ease-in-out infinite ishiara-player-float}.demo-opponent{animation:4.2s ease-in-out infinite opponent-player-float}@keyframes ishiara-player-float{0%{transform:translate(-50%,-50%)translate(0)}25%{transform:translate(-50%,-50%)translate(5px,-4px)}50%{transform:translate(-50%,-50%)translate(-3px,6px)}75%{transform:translate(-50%,-50%)translate(4px,2px)}to{transform:translate(-50%,-50%)translate(0)}}@keyframes opponent-player-float{0%{transform:translate(-50%,-50%)translate(0)}25%{transform:translate(-50%,-50%)translate(-4px,3px)}50%{transform:translate(-50%,-50%)translate(4px,-5px)}75%{transform:translate(-50%,-50%)translate(-3px,3px)}to{transform:translate(-50%,-50%)translate(0)}}.ishiara-chat-launcher{z-index:9999;color:#fff;cursor:pointer;background:linear-gradient(135deg,#173f78,#245995);border:0;border-radius:999px;align-items:center;gap:.6rem;padding:.9rem 1.15rem;font-size:.78rem;font-weight:900;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;position:fixed;bottom:92px;right:24px;box-shadow:0 16px 40px rgba(9,31,67,.28)}.ishiara-chat-launcher:hover{background:#e51b23;transform:translateY(-4px)scale(1.03);box-shadow:0 18px 45px rgba(229,27,35,.28)}.ishiara-chat-dot{background:#45d36b;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px rgba(69,211,107,.16)}.ishiara-chat-window{z-index:9998;-webkit-backdrop-filter:blur(18px);background:rgba(255,255,255,.97);border:1px solid rgba(255,255,255,.7);border-radius:22px;width:min(390px,100vw - 30px);position:fixed;bottom:158px;right:24px;overflow:hidden;box-shadow:0 25px 80px rgba(8,29,61,.28)}.ishiara-chat-header{color:#fff;background:linear-gradient(135deg,#112f5b,#21528e);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex}.ishiara-chat-header strong{color:#fff;margin-top:.15rem;font-size:1.05rem;display:block}.ishiara-chat-kicker{color:#ff5960;letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:900;display:block}.ishiara-chat-close{color:#fff;cursor:pointer;background:rgba(255,255,255,.11);border:0;border-radius:50%;width:34px;height:34px;font-size:1.25rem}.ishiara-chat-messages{background:linear-gradient(145deg,#f7f9fc,#eef4fa);max-height:360px;padding:1rem;overflow-y:auto}.ishiara-chat-message{border-radius:14px;max-width:88%;margin-bottom:.7rem;padding:.72rem .85rem;font-size:.82rem;line-height:1.55}.ishiara-chat-bot{color:#40536c;background:#fff;border:1px solid rgba(23,63,120,.1);margin-right:auto}.ishiara-chat-user{color:#fff;background:#173f78;margin-left:auto}.ishiara-chat-links{background:#fff;border-top:1px solid rgba(23,63,120,.08);gap:.45rem;padding:.75rem 1rem;display:flex;overflow-x:auto}.ishiara-chat-links a{color:#173f78;background:rgba(23,63,120,.07);border-radius:999px;flex:none;padding:.45rem .65rem;font-size:.68rem;font-weight:900;text-decoration:none;transition:background .2s,color .2s}.ishiara-chat-links a:hover{color:#fff;background:#e51b23}.ishiara-chat-form{background:#fff;border-top:1px solid rgba(23,63,120,.1);grid-template-columns:1fr auto;gap:.55rem;padding:.9rem;display:grid}.ishiara-chat-form input{color:#111820;background:#f7f9fc;border:1px solid rgba(23,63,120,.16);border-radius:10px;outline:none;width:100%;padding:.78rem .9rem}.ishiara-chat-form input:focus{border-color:#173f78;box-shadow:0 0 0 3px rgba(23,63,120,.08)}.ishiara-chat-form button{color:#fff;cursor:pointer;background:#e51b23;border:0;border-radius:10px;padding:.75rem .9rem;font-weight:900}.ishiara-chat-form button:hover{background:#173f78}@media (max-width:600px){.ishiara-chat-launcher{bottom:82px;right:14px}.ishiara-chat-window{max-height:calc(100vh - 170px);bottom:146px;right:14px}}.ishiara-chat-icon{background:rgba(255,255,255,.14);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:1rem;animation:2.2s ease-in-out infinite ishiara-chat-bounce;display:inline-flex}@keyframes ishiara-chat-bounce{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-4px)rotate(-5deg)}}.ishiara-chat-links .ishiara-whatsapp-link{color:#fff;white-space:nowrap;background:#128c4a;border-radius:999px;align-items:center;gap:.35rem;padding:.45rem .7rem;font-size:.68rem;font-weight:900;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.ishiara-chat-links .ishiara-whatsapp-link:hover{color:#fff;background:#075e54;transform:translateY(-2px);box-shadow:0 8px 18px rgba(7,94,84,.22)}.whatsapp-symbol{font-size:.9rem;line-height:1}.ishiara-chat-thinking{align-items:center;gap:5px;width:-moz-fit-content;width:fit-content;display:flex}.ishiara-chat-thinking span{background:#173f78;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite ishiara-thinking-dot}.ishiara-chat-thinking span:nth-child(2){animation-delay:.15s}.ishiara-chat-thinking span:nth-child(3){animation-delay:.3s}@keyframes ishiara-thinking-dot{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}.ishiara-chat-sources{max-width:88%;margin:-.25rem 0 .8rem;padding-left:.4rem}.ishiara-chat-sources>span{color:#718096;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.3rem;font-size:.6rem;font-weight:900;display:block}.ishiara-chat-sources a{color:#173f78;width:-moz-fit-content;width:fit-content;margin-top:.25rem;font-size:.68rem;font-weight:800;text-decoration:none;display:block}.ishiara-chat-sources a:hover{color:#e51b23;text-decoration:underline}.footer-admin-link{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.18);border-radius:8px;align-items:center;padding:.42rem .72rem;transition:color .2s,background .2s,border-color .2s,transform .2s,box-shadow .2s;display:inline-flex;color:#fff!important;font-weight:900!important}.footer-admin-link:hover{background:#e51b23;border-color:#e51b23;transform:translateY(-2px);box-shadow:0 8px 20px rgba(229,27,35,.24);color:#fff!important}html,body{overflow-x:hidden}body{min-width:320px}main,section,header,footer{max-width:100%}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible{outline-offset:3px;outline:3px solid rgba(215,25,32,.32)}button:focus-visible{outline-offset:3px;outline:3px solid rgba(215,25,32,.32)}input:focus-visible{outline-offset:3px;outline:3px solid rgba(215,25,32,.32)}select:focus-visible{outline-offset:3px;outline:3px solid rgba(215,25,32,.32)}textarea:focus-visible{outline-offset:3px;outline:3px solid rgba(215,25,32,.32)}.player-card,.match-card,.leadership-card,.technical-card,.former-technical-card,.achievement-card,.future-card,.about-timeline-item{will-change:transform}.site-footer{padding-bottom:2rem}.footer-bottom{z-index:2;position:relative}.invincible-link{color:#fff;font-weight:900;transition:color .2s,text-shadow .2s}.invincible-link:hover{color:#ff5960;text-shadow:0 0 20px rgba(255,89,96,.24)}.ishiara-chat-launcher,.ishiara-chat-window{max-width:calc(100vw - 28px)}@media (max-width:900px){.container{width:min(100% - 2rem,var(--max-width))}.desktop-nav{gap:1rem}.hero-content,.about-intro-grid,.split-section,.development-grid,.fixtures-banner-inner{gap:3rem}}@media (max-width:760px){.container{width:min(100% - 1.4rem,var(--max-width))}.site-header{overflow:visible}.header-inner{gap:.8rem;min-height:72px}.club-logo{width:48px;height:48px}.club-name{font-size:.9rem}.club-est{font-size:.58rem}.matchday-button{min-height:42px;padding:0 .8rem;font-size:.64rem}.hero-content,.about-intro-grid,.split-section,.development-grid,.fixtures-banner-inner,.about-philosophy-inner{grid-template-columns:1fr;gap:2rem}.player-grid,.achievement-grid,.staff-grid,.former-staff-grid,.match-grid,.about-timeline{grid-template-columns:repeat(2,minmax(0,1fr))}.team-grid,.club-future-grid{grid-template-columns:1fr}.section-heading-row,.fixtures-heading,.about-cta-inner,.final-cta-inner{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.player-grid,.achievement-grid,.staff-grid,.former-staff-grid,.match-grid,.about-timeline{grid-template-columns:1fr}.hero-copy h1,.about-hero h1,.squad-hero h1,.fixtures-hero h1,.leadership-hero h1{overflow-wrap:anywhere}.ishiara-chat-launcher{padding:.72rem .9rem;bottom:78px;right:12px}.ishiara-chat-launcher>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;max-width:170px;overflow:hidden}.ishiara-chat-window{width:calc(100vw - 24px);max-height:calc(100vh - 160px);bottom:140px;right:12px}.ishiara-chat-messages{max-height:min(44vh,360px)}.ishiara-chat-links{padding-bottom:.8rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.breakthrough-section{padding:6rem 0;position:relative;overflow:hidden;color:#111820!important;background:linear-gradient(135deg,#f8f5ef 0%,#e8eef7 100%)!important}.breakthrough-section:before{content:"";opacity:.045;pointer-events:none;background:url(/logo/ishiara-fc-logo-1.jpeg) 50%/contain no-repeat;width:430px;height:430px;position:absolute;top:50%;right:-70px;transform:translateY(-50%)}.breakthrough-layout{z-index:2;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);align-items:center;gap:3.5rem;display:grid;position:relative}.breakthrough-copy-panel{max-width:650px}.breakthrough-copy-panel .section-kicker{color:#d71920!important}.breakthrough-copy-panel .section-title{margin-top:.8rem;color:#111820!important}.breakthrough-copy-panel>p{color:#4e5d70;margin:1.15rem 0 0;font-size:1.02rem;line-height:1.8}.breakthrough-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:2rem;display:grid}.breakthrough-item{background:#fff;border:1px solid rgba(23,63,120,.1);border-radius:14px;flex-direction:column;justify-content:space-between;gap:.65rem;min-height:112px;padding:1rem;display:flex;box-shadow:0 12px 28px rgba(23,63,120,.07)}.breakthrough-item:first-child{background:#173f78;border-color:#173f78}.breakthrough-item span{color:#d71920;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:900}.breakthrough-item strong{color:#173f78;font-size:.92rem;line-height:1.35}.breakthrough-item:first-child span{color:#ff646b}.breakthrough-item:first-child strong{color:#fff}.breakthrough-copy-panel .text-link{margin-top:1.5rem}.breakthrough-photo-panel{background:#173f78;border:1px solid rgba(23,63,120,.12);border-radius:24px;position:relative;overflow:hidden;box-shadow:0 24px 58px rgba(15,49,94,.16)}.breakthrough-photo{object-fit:cover;object-position:center;width:100%;height:max(330px,min(39vw,520px))}.breakthrough-photo-caption{color:#fff;background:#173f78;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.2rem;display:flex}.breakthrough-photo-caption span{color:rgba(255,255,255,.7);letter-spacing:.09em;text-transform:uppercase;font-size:.68rem;font-weight:900}.breakthrough-photo-caption strong{color:#fff;font-size:.95rem}.teams-section{position:relative;overflow:hidden;background:linear-gradient(135deg,#eef3f9 0%,#f8f5ef 100%)!important}.teams-intro{color:#5a687a;max-width:520px;margin:0;line-height:1.75}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem;display:grid}.team-card,.senior-team-card,.youth-team-card{color:#fff;border:1px solid rgba(20,50,90,.1);border-radius:24px;align-items:flex-end;min-height:510px;transition:transform .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px rgba(16,48,92,.13);background:#102d59!important}.team-card:hover{transform:translateY(-5px);box-shadow:0 28px 60px rgba(16,48,92,.2)}.team-card-image{object-fit:cover;object-position:center;z-index:0;transition:transform .55s;position:absolute;top:0;bottom:0;left:0;right:0;width:100%!important;max-width:none!important;height:100%!important}.team-card:hover .team-card-image{transform:scale(1.035)}.team-card-overlay{z-index:1;background:linear-gradient(rgba(9,31,66,.18) 22%,rgba(10,39,78,.72) 56%,rgba(7,23,49,.96) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.youth-team-card .team-card-overlay{background:linear-gradient(rgba(20,52,98,.16) 20%,rgba(125,18,30,.7) 57%,rgba(84,8,16,.96) 100%)}.team-card-content{z-index:2;width:100%;max-width:560px;padding:2.1rem;position:relative}.team-card-content .team-label{color:#ff4f57}.team-card-content h3{margin:.65rem 0 0;font-size:max(2.2rem,min(4vw,3.7rem));line-height:.98;color:#fff!important}.team-card-content p{max-width:500px;margin:1.1rem 0 1.4rem;line-height:1.72;color:rgba(255,255,255,.86)!important}.team-card-button{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#e51b23;border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:0 1rem;font-size:.73rem;font-weight:900;transition:background .2s,transform .2s;display:inline-flex}.youth-team-card .team-card-button{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.46)}.team-card:hover .team-card-button{color:#173f78;background:#fff;transform:translate(3px)}.development-section{color:#111820!important;background:linear-gradient(135deg,#f7f5ef 0%,#e7eef7 58%,#f7f8fa 100%)!important}.development-section:before{content:"";opacity:.035;pointer-events:none;background:url(/logo/ishiara-fc-logo-1.jpeg) 50%/contain no-repeat;width:430px;height:430px;position:absolute;bottom:-100px;right:-80px}.development-section .section-title{color:#111820!important}.development-section .section-kicker{color:#d71920!important}.development-copy{color:#425772!important;opacity:1!important}.development-section .text-link{color:#173f78!important}.development-card{box-shadow:0 12px 28px rgba(23,63,120,.07);color:#111820!important;-webkit-backdrop-filter:none!important;background:rgba(255,255,255,.94)!important;border:1px solid rgba(23,63,120,.12)!important}.development-card strong{color:#e51b23!important}.development-card span{color:#53647a!important;opacity:1!important}.merchandise-preview-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid!important}.merch-preview-card{color:#111820;background:#fff;border-radius:16px;text-decoration:none;display:block;overflow:hidden}.merch-preview-card>img{object-fit:cover!important;width:100%!important;max-width:100%!important;height:190px!important}.merch-preview-body{padding:1rem}.merch-preview-body>strong{color:#153968;font-size:.92rem;display:block}.merch-preview-body>span:not(.merch-action){color:#d71920;margin-top:.3rem;font-weight:900;display:block}.future-card-bus{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.88) 55%,rgba(255,255,255,.46)),url(/images/projects/team-bus/bus-concept.jpeg) 50%/cover no-repeat!important}.future-card-shop{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.84) 55%,rgba(255,255,255,.38)),url(/images/merchandise/tshirt.jpeg) 50%/cover no-repeat!important}.international-support-section{color:#fff!important;background:linear-gradient(120deg,#153968,#23548f)!important}.international-support-section .section-kicker{color:#ff5960!important}.international-support-section .section-title{color:#fff!important}.international-support-copy p{line-height:1.8;color:rgba(255,255,255,.84)!important}.club-social-section{padding:4.5rem 0;color:#fff!important;background:#0e2d57!important}.club-social-inner{justify-content:space-between;align-items:center;gap:3rem;display:flex}.club-social-inner h2{margin:.65rem 0 0;font-size:max(2.2rem,min(4vw,4.2rem));line-height:.98;color:#fff!important}.club-social-links{flex-wrap:wrap;justify-content:flex-end;gap:.7rem;display:flex}.club-social-links a{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:9px;align-items:center;gap:.7rem;min-height:44px;padding:0 1rem;font-weight:900;display:inline-flex;color:#fff!important}.club-social-links a:hover{background:#e51b23;border-color:#e51b23;transform:translateY(-2px)}.footer-admin-link{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.18);border-radius:8px;align-items:center;padding:.42rem .72rem;display:inline-flex;color:#fff!important;font-weight:900!important}.footer-admin-link:hover{background:#e51b23;border-color:#e51b23;transform:translateY(-2px);color:#fff!important}@media (max-width:1050px){.merchandise-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.breakthrough-layout{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:820px){.breakthrough-layout,.team-grid,.breakthrough-highlights{grid-template-columns:1fr}.club-social-inner{flex-direction:column;align-items:flex-start}.club-social-links{justify-content:flex-start}.merchandise-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-card{min-height:460px}}@media (max-width:520px){.breakthrough-section{padding:4.5rem 0}.breakthrough-photo{height:320px}.breakthrough-photo-caption{flex-direction:column;align-items:flex-start}.team-card{min-height:430px}.team-card-content{padding:1.5rem}.merchandise-preview-grid{grid-template-columns:1fr 1fr;gap:.7rem}.merch-preview-card>img{height:150px!important}.club-social-links{width:100%}.club-social-links a{flex:140px;justify-content:space-between}}.legends-section{color:#111820;background:linear-gradient(135deg,#f8f5ef 0%,#e8eef7 100%);padding:6rem 0}.legends-heading{justify-content:space-between;align-items:flex-end;gap:3rem;margin-bottom:2.5rem;display:flex}.legends-heading h2{color:#111820;margin:.8rem 0 0;font-size:max(2.8rem,min(5vw,5rem));line-height:.96}.legends-heading p{color:#5a687a;max-width:520px;margin:0;line-height:1.75}.legends-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.legend-card{color:#111820;background:#fff;border:1px solid rgba(23,63,120,.1);border-radius:18px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:block;overflow:hidden;box-shadow:0 12px 30px rgba(23,63,120,.08)}.legend-card:hover{border-color:rgba(229,27,35,.3);transform:translateY(-5px);box-shadow:0 20px 42px rgba(23,63,120,.14)}.legend-image-wrap{background:#173f78;width:100%;height:250px;position:relative;overflow:hidden}.legend-image{object-fit:cover;object-position:center;transition:transform .35s;display:block;width:100%!important;max-width:100%!important;height:100%!important}.legend-card:hover .legend-image{transform:scale(1.035)}.legend-image-overlay{background:linear-gradient(transparent 42%,rgba(7,25,52,.46));position:absolute;top:0;bottom:0;left:0;right:0}.legend-index{z-index:2;color:#fff;letter-spacing:.08em;font-size:.72rem;font-weight:900;position:absolute;bottom:.8rem;left:.9rem}.legend-card-body{padding:1.15rem}.legend-label{color:#e51b23;letter-spacing:.1em;text-transform:uppercase;font-size:.64rem;font-weight:900;display:block}.legend-card-body h3{color:#153968;margin:.45rem 0 0;font-size:1.25rem;line-height:1.15}.legend-line{background:#e51b23;border-radius:999px;width:36px;height:3px;margin-top:.8rem}.legend-card .merch-action{border-radius:7px;margin-top:.9rem;padding:.55rem .75rem;font-size:.64rem}.legends-hero{background:linear-gradient(90deg,rgba(9,34,73,.94),rgba(23,63,120,.72)),url(/images/history/2024-25/historic-2024-25-squad.jpeg) 50%/cover no-repeat;align-items:flex-end;min-height:55vh;display:flex;position:relative;overflow:hidden}.legends-hero-overlay{background:linear-gradient(transparent 40%,rgba(5,22,46,.62));position:absolute;top:0;bottom:0;left:0;right:0}.legends-hero-content{z-index:2;padding-top:6rem;padding-bottom:4rem;position:relative}.legends-hero h1{color:#fff;margin:.8rem 0 0;font-size:max(3.5rem,min(8vw,7rem));line-height:.9}.legends-hero p{color:rgba(255,255,255,.84);max-width:680px;margin-top:1.4rem;line-height:1.8}.legends-legacy{color:#fff;background:linear-gradient(120deg,#153968,#23548f);padding:5rem 0}.legends-legacy-inner{justify-content:space-between;align-items:flex-end;gap:3rem;display:flex}.legends-legacy h2{color:#fff;margin-top:.7rem;font-size:max(2.6rem,min(5vw,4.8rem));line-height:.96}.legends-legacy p{color:rgba(255,255,255,.78);max-width:520px;margin:0;line-height:1.75}@media (max-width:1050px){.legends-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:800px){.legends-heading,.legends-legacy-inner{flex-direction:column;align-items:flex-start}.legends-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.legend-image-wrap{height:230px}}@media (max-width:520px){.legends-section{padding:4.5rem 0}.legends-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.legend-image-wrap{height:190px}.legend-card-body{padding:.85rem}.legend-card-body h3{font-size:1rem}.legend-card .merch-action{padding:.5rem .6rem;font-size:.56rem}}.legends-legacy{position:relative;color:#111820!important;background:linear-gradient(135deg,#f7f4ee 0%,#e8eef7 100%)!important}.legends-legacy .section-kicker{color:#e51b23!important}.legends-legacy h2{color:#111820!important}.legends-legacy p{font-weight:500;color:#425772!important;opacity:1!important}.legends-legacy:before{content:"";opacity:.045;pointer-events:none;background:url(/logo/ishiara-fc-logo-1.jpeg) 50%/contain no-repeat;width:310px;height:310px;position:absolute;top:50%;right:5%;transform:translateY(-50%)}.legends-legacy-inner{z-index:2;position:relative}.ifc-home-section{padding:5.5rem 0}.ifc-home-soft-section{background:linear-gradient(#f5f8fc 0%,#eef4fa 100%)}.ifc-home-heading-row{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2rem;display:flex}.ifc-home-title{color:#111820;letter-spacing:-.045em;margin:.55rem 0 0;font-size:max(2.2rem,min(4.5vw,4.4rem));line-height:.98}.ifc-home-heading-copy{color:#5f7185;width:min(100%,480px);margin:0;font-size:.96rem;line-height:1.75}.ifc-home-heading-link{color:#173f78;white-space:nowrap;flex-shrink:0;align-items:center;font-size:.78rem;font-weight:900;text-decoration:none;display:inline-flex}.ifc-home-snapshot{z-index:10;background:#fff;border-bottom:1px solid rgba(23,63,120,.08);padding:1.15rem 0;position:relative}.ifc-home-snapshot-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;display:grid}.ifc-home-snapshot-card{box-sizing:border-box;text-align:center;background:#f4f7fb;border:1px solid rgba(23,63,120,.09);border-radius:18px;flex-direction:column;justify-content:center;min-height:112px;padding:1.2rem;display:flex}.ifc-home-snapshot-card strong{color:#173f78;font-size:1.65rem;font-weight:950;line-height:1}.ifc-home-snapshot-card span{color:#63758a;letter-spacing:.035em;text-transform:uppercase;margin-top:.45rem;font-size:.7rem;font-weight:850;display:block}.ifc-home-matchday{background:linear-gradient(#fff 0%,#f5f8fc 100%)}.ifc-home-matchday-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);align-items:stretch;gap:1.2rem;display:grid}.ifc-home-match-feature{box-sizing:border-box;color:#fff;background:linear-gradient(135deg,#173f78 0%,#245d9f 100%);border-radius:26px;flex-direction:column;min-height:320px;padding:2rem;display:flex}.ifc-home-match-feature-top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.ifc-home-match-feature-top span,.ifc-home-match-feature-top small{color:rgba(255,255,255,.75);letter-spacing:.08em;text-transform:uppercase;font-size:.67rem;font-weight:900}.ifc-home-match-club{align-items:center;gap:1rem;margin-top:2.1rem;display:flex}.ifc-home-match-club img{object-fit:cover;background:#fff;border-radius:18px;width:82px;height:82px}.ifc-home-match-club strong{color:#fff;letter-spacing:-.035em;font-size:1.75rem;font-weight:950;display:block}.ifc-home-match-club span{color:rgba(255,255,255,.72);margin-top:.35rem;font-size:.76rem;display:block}.ifc-home-match-feature>p{color:rgba(255,255,255,.78);max-width:610px;margin:1.4rem 0 0;line-height:1.7}.ifc-home-match-actions{flex-wrap:wrap;gap:.7rem;margin-top:auto;padding-top:1.8rem;display:flex}.ifc-home-match-actions a{color:#173f78;background:#fff;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:.7rem 1rem;font-size:.72rem;font-weight:900;text-decoration:none;display:inline-flex}.ifc-home-match-actions a:last-child{color:#fff;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16)}.ifc-home-match-links{grid-template-rows:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.ifc-home-match-links>a{box-sizing:border-box;color:#111820;background:#fff;border:1px solid rgba(23,63,120,.09);border-radius:20px;flex-direction:column;justify-content:center;min-height:0;padding:1.4rem 3.4rem 1.4rem 1.4rem;text-decoration:none;display:flex;position:relative}.ifc-home-match-links>a>span{color:#df2029;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:900}.ifc-home-match-links>a>strong{color:#173f78;margin-top:.4rem;font-size:1.05rem;font-weight:950}.ifc-home-match-links>a>small{color:#6a7d92;margin-top:.4rem;font-size:.72rem;line-height:1.45}.ifc-home-match-links>a>b{color:#173f78;font-size:1.3rem;position:absolute;top:50%;right:1.3rem;transform:translateY(-50%)}.ifc-home-card-rail{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:1rem;display:grid}.ifc-home-info-card,.ifc-home-life-card{box-sizing:border-box;color:#111820;background:#f5f8fc;border:1px solid rgba(23,63,120,.09);border-radius:22px;flex-direction:column;min-height:285px;padding:1.55rem;text-decoration:none;display:flex}.ifc-home-info-card>span,.ifc-home-life-card>span{color:#df2029;letter-spacing:.09em;text-transform:uppercase;font-size:.62rem;font-weight:900}.ifc-home-info-card h3,.ifc-home-life-card h3{color:#173f78;letter-spacing:-.035em;margin:1rem 0 0;font-size:1.45rem;font-weight:950;line-height:1.05}.ifc-home-info-card p,.ifc-home-life-card p{color:#63768b;margin:1rem 0 0;font-size:.84rem;line-height:1.65}.ifc-home-info-card strong,.ifc-home-life-card strong{color:#173f78;margin-top:auto;padding-top:1.5rem;font-size:.72rem;font-weight:900}.ifc-home-football-rail{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1.2rem;display:grid}.ifc-home-football-card{color:#111820;background:#fff;border:1px solid rgba(23,63,120,.09);border-radius:24px;flex-direction:column;min-width:0;min-height:520px;text-decoration:none;display:flex;overflow:hidden}.ifc-home-football-image{background:#dfe8f2;height:250px;position:relative;overflow:hidden}.ifc-home-football-image img{object-fit:cover;width:100%;height:100%}.ifc-home-football-overlay{background:linear-gradient(rgba(8,26,50,.03),rgba(8,26,50,.26));position:absolute;top:0;bottom:0;left:0;right:0}.ifc-home-football-copy{box-sizing:border-box;flex-direction:column;flex:1;padding:1.45rem;display:flex}.ifc-home-football-copy>span{color:#df2029;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:900}.ifc-home-football-copy h3{color:#173f78;letter-spacing:-.035em;margin:.75rem 0 0;font-size:1.45rem;font-weight:950;line-height:1.05}.ifc-home-football-copy p{color:#66798e;margin:1rem 0 0;font-size:.83rem;line-height:1.65}.ifc-home-football-copy strong{color:#173f78;margin-top:auto;padding-top:1.5rem;font-size:.72rem;font-weight:900}.ifc-home-journey-rail{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:.9rem;display:grid}.ifc-home-journey-card{box-sizing:border-box;background:#f4f7fb;border:1px solid rgba(23,63,120,.08);border-radius:18px;flex-direction:column;min-height:205px;padding:1.25rem;display:flex}.ifc-home-journey-card>span{color:#df2029;letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:950}.ifc-home-journey-card h3{color:#173f78;letter-spacing:-.02em;margin:.9rem 0 0;font-size:1.05rem;font-weight:950;line-height:1.12}.ifc-home-journey-card p{color:#6c7e91;margin:auto 0 0;padding-top:1rem;font-size:.68rem;font-weight:800}.ifc-home-champions-feature{background:#173f78;border-radius:26px;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:0;margin-top:1.4rem;display:grid;overflow:hidden}.ifc-home-champions-image{min-height:390px}.ifc-home-champions-image img{object-fit:cover;width:100%;height:100%}.ifc-home-champions-copy{box-sizing:border-box;color:#fff;flex-direction:column;justify-content:center;padding:2.5rem;display:flex}.ifc-home-champions-copy .section-kicker{color:#ff6d73}.ifc-home-champions-copy h3{color:#fff;letter-spacing:-.045em;margin:.8rem 0 0;font-size:max(2rem,min(3vw,3.1rem));font-weight:950;line-height:1}.ifc-home-champions-copy p{color:rgba(255,255,255,.76);margin:1.2rem 0 0;line-height:1.7}.ifc-home-champions-copy a{color:#fff;margin-top:1.5rem;font-size:.74rem;font-weight:900;text-decoration:none;display:inline-flex}.ifc-home-people-rail{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:1rem;display:grid}.ifc-home-person-card{color:#111820;background:#fff;border:1px solid rgba(23,63,120,.08);border-radius:20px;flex-direction:column;min-width:0;text-decoration:none;display:flex;overflow:hidden}.ifc-home-person-image{aspect-ratio:4/4.7;background:#e9eff6;position:relative;overflow:hidden}.ifc-home-person-image img{object-fit:cover;object-position:center top;width:100%;height:100%}.ifc-home-person-image>span{color:#173f78;background:rgba(255,255,255,.9);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:900;display:flex;position:absolute;top:.8rem;right:.8rem}.ifc-home-person-copy{box-sizing:border-box;flex-direction:column;min-height:108px;padding:1rem;display:flex}.ifc-home-person-copy strong{color:#173f78;font-size:.92rem;font-weight:950;line-height:1.2}.ifc-home-person-copy span{color:#6d7f92;margin-top:.4rem;font-size:.68rem;line-height:1.4;display:block}.ifc-home-fan-section{background:linear-gradient(135deg,#0d315f 0%,#173f78 54%,#215996 100%)}.ifc-home-heading-light .ifc-home-title{color:#fff}.ifc-home-heading-light .ifc-home-heading-copy{color:rgba(255,255,255,.73)}.ifc-home-heading-light .section-kicker{color:#ff6b72}.ifc-home-fan-rail{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:1rem;display:grid}.ifc-home-fan-card{box-sizing:border-box;color:#fff;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);border-radius:20px;flex-direction:column;min-height:300px;padding:1.45rem;text-decoration:none;display:flex}.ifc-home-fan-card>span{color:#ff747a;letter-spacing:.09em;text-transform:uppercase;font-size:.62rem;font-weight:900}.ifc-home-fan-card h3{color:#fff;margin:.9rem 0 0;font-size:1.35rem;font-weight:950;line-height:1.08}.ifc-home-fan-card p{color:rgba(255,255,255,.73);margin:1rem 0 0;font-size:.82rem;line-height:1.65}.ifc-home-fan-card strong{color:#fff;margin-top:auto;padding-top:1.5rem;font-size:.72rem;font-weight:900}.ifc-home-fan-card-soon{background:rgba(255,255,255,.05);border-style:dashed}.ifc-home-paybill{grid-template-columns:minmax(0,.7fr) minmax(0,.7fr) minmax(220px,1fr);align-items:stretch;gap:.8rem;margin-top:1rem;display:grid}.ifc-home-paybill>div,.ifc-home-paybill>a{box-sizing:border-box;border-radius:16px;min-height:92px;padding:1rem 1.2rem}.ifc-home-paybill>div{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.12)}.ifc-home-paybill>div span{color:rgba(255,255,255,.62);letter-spacing:.07em;text-transform:uppercase;font-size:.62rem;font-weight:900;display:block}.ifc-home-paybill>div strong{color:#fff;margin-top:.35rem;font-size:1.35rem;display:block}.ifc-home-paybill>a{color:#fff;background:#e91b24;justify-content:center;align-items:center;font-size:.78rem;font-weight:950;text-decoration:none;display:flex}.ifc-home-faq-section{background:#fff}.ifc-home-faq-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:.8rem;display:grid}.ifc-home-faq-item{background:#f5f8fc;border:1px solid rgba(23,63,120,.09);border-radius:16px;overflow:hidden}.ifc-home-faq-item summary{box-sizing:border-box;color:#17283b;cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:74px;padding:1rem 1.15rem;font-size:.85rem;font-weight:900;list-style:none;display:flex}.ifc-home-faq-item summary::-webkit-details-marker{display:none}.ifc-home-faq-item summary b{color:#173f78;background:#e7eef7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;display:flex}.ifc-home-faq-item[open] summary b{transform:rotate(45deg)}.ifc-home-faq-answer p{color:#65788d;margin:0;font-size:.8rem;line-height:1.65}.ifc-home-network-section{background:linear-gradient(#eef4fa 0%,#f8fafc 100%)}.ifc-home-network-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:1.2rem;display:grid}.ifc-home-network-panel{box-sizing:border-box;background:#fff;border:1px solid rgba(23,63,120,.09);border-radius:24px;padding:2rem}.ifc-home-network-panel h2{color:#173f78;letter-spacing:-.04em;margin:.75rem 0 0;font-size:2rem;font-weight:950}.ifc-home-helpful-links,.ifc-home-network-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:1.4rem;display:grid}.ifc-home-helpful-links a,.ifc-home-network-links a{box-sizing:border-box;color:#173f78;background:#f1f5fa;border-radius:14px;flex-direction:column;justify-content:center;min-height:90px;padding:.9rem 2.6rem .9rem 1rem;text-decoration:none;display:flex;position:relative}.ifc-home-helpful-links a span,.ifc-home-network-links a span{font-size:.79rem;font-weight:900}.ifc-home-network-links a small{color:#708197;margin-top:.3rem;font-size:.64rem;line-height:1.35;display:block}.ifc-home-helpful-links a b,.ifc-home-network-links a b{font-size:1rem;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.ifc-home-final-cta{color:#fff;background:linear-gradient(135deg,#173f78,#205796);padding:4.5rem 0}.ifc-home-final-cta-inner{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.ifc-home-final-cta-inner>div:first-child>span{color:#ff757b;letter-spacing:.09em;text-transform:uppercase;font-size:.66rem;font-weight:900}.ifc-home-final-cta h2{color:#fff;letter-spacing:-.045em;margin:.65rem 0 0;font-size:max(2.4rem,min(5vw,4.5rem));line-height:.95}.ifc-home-final-cta p{color:rgba(255,255,255,.74);max-width:560px;margin:1rem 0 0;line-height:1.65}.ifc-home-final-actions{flex-wrap:wrap;flex-shrink:0;gap:.7rem;display:flex}.ifc-home-final-actions .secondary-button{color:#fff;border-color:rgba(255,255,255,.28)}@media (hover:hover) and (pointer:fine){.ifc-home-info-card,.ifc-home-life-card,.ifc-home-football-card,.ifc-home-person-card,.ifc-home-match-links>a,.ifc-home-helpful-links a,.ifc-home-network-links a{transition:transform .18s,border-color .18s,background .18s}.ifc-home-info-card:hover,.ifc-home-life-card:hover,.ifc-home-football-card:hover,.ifc-home-person-card:hover,.ifc-home-match-links>a:hover,.ifc-home-helpful-links a:hover,.ifc-home-network-links a:hover{border-color:rgba(23,63,120,.18);transform:translateY(-3px)}}@media (max-width:1024px){.ifc-home-card-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.ifc-home-people-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.ifc-home-fan-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.ifc-home-journey-rail,.ifc-home-football-rail{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.ifc-home-section{padding:3.6rem 0}.ifc-home-heading-row{margin-bottom:1.35rem;display:block}.ifc-home-heading-copy{width:100%;margin-top:1rem;font-size:.85rem;line-height:1.65}.ifc-home-heading-link{margin-top:1rem}.ifc-home-title{font-size:max(2rem,min(10vw,3rem));line-height:.98}.ifc-home-snapshot{padding:.9rem 0}.ifc-home-snapshot-grid{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-flow:row;gap:10px;width:100%;padding:0 18vw 8px 0;display:flex;overflow-x:auto;overflow-y:hidden}.ifc-home-snapshot-grid::-webkit-scrollbar{display:none}.ifc-home-snapshot-card{scroll-snap-align:start;flex:0 0 43vw;width:43vw;min-width:43vw;max-width:43vw;min-height:105px;padding:1rem}.ifc-home-matchday-grid{display:block}.ifc-home-match-feature{border-radius:22px;min-height:300px;padding:1.4rem}.ifc-home-match-club{margin-top:1.8rem}.ifc-home-match-club img{border-radius:15px;width:68px;height:68px}.ifc-home-match-club strong{font-size:1.35rem}.ifc-home-match-links{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.ifc-home-match-links>a{border-radius:16px;min-height:145px;padding:1rem 2.4rem 1rem 1rem}.ifc-home-card-rail,.ifc-home-football-rail,.ifc-home-journey-rail,.ifc-home-people-rail,.ifc-home-fan-rail{box-sizing:border-box;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;flex-flow:row;align-items:stretch;gap:14px;width:100%;max-width:100%;padding:0 18vw 14px 0;display:flex;overflow-x:auto;overflow-y:hidden}.ifc-home-card-rail::-webkit-scrollbar{display:none}.ifc-home-football-rail::-webkit-scrollbar{display:none}.ifc-home-journey-rail::-webkit-scrollbar{display:none}.ifc-home-people-rail::-webkit-scrollbar{display:none}.ifc-home-fan-rail::-webkit-scrollbar{display:none}.ifc-home-info-card,.ifc-home-life-card{scroll-snap-align:start;flex:0 0 76vw;width:76vw;min-width:76vw;max-width:76vw;height:275px;min-height:275px;padding:1.35rem}.ifc-home-football-card{scroll-snap-align:start;flex:0 0 78vw;width:78vw;min-width:78vw;max-width:78vw;height:500px;min-height:500px}.ifc-home-football-image{flex-shrink:0;height:235px}.ifc-home-journey-card{scroll-snap-align:start;flex:0 0 58vw;width:58vw;min-width:58vw;max-width:58vw;height:205px;min-height:205px}.ifc-home-champions-feature{border-radius:22px;display:block}.ifc-home-champions-image{height:250px;min-height:0}.ifc-home-champions-copy{padding:1.5rem}.ifc-home-champions-copy h3{font-size:2rem}.ifc-home-person-card{scroll-snap-align:start;flex:0 0 68vw;width:68vw;min-width:68vw;max-width:68vw;height:410px}.ifc-home-person-image{aspect-ratio:auto;flex-shrink:0;height:300px}.ifc-home-person-copy{height:110px;min-height:110px}.ifc-home-fan-card{scroll-snap-align:start;flex:0 0 76vw;width:76vw;min-width:76vw;max-width:76vw;height:290px;min-height:290px}.ifc-home-paybill{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ifc-home-paybill>a{grid-column:1/-1;min-height:58px}.ifc-home-faq-list{grid-template-columns:1fr;gap:8px}.ifc-home-faq-item summary{min-height:70px;font-size:.8rem}.ifc-home-network-grid{grid-template-columns:1fr;gap:1rem}.ifc-home-network-panel{border-radius:20px;padding:1.3rem}.ifc-home-network-panel h2{font-size:1.7rem}.ifc-home-helpful-links,.ifc-home-network-links{grid-template-columns:1fr;gap:7px}.ifc-home-helpful-links a,.ifc-home-network-links a{min-height:72px}.ifc-home-final-cta{padding:3.5rem 0}.ifc-home-final-cta-inner{display:block}.ifc-home-final-actions{margin-top:1.6rem}}@media (max-width:390px){.ifc-home-snapshot-card{flex-basis:46vw;width:46vw;min-width:46vw;max-width:46vw}.ifc-home-info-card,.ifc-home-life-card{flex-basis:78vw;width:78vw;min-width:78vw;max-width:78vw}.ifc-home-football-card{flex-basis:80vw;width:80vw;min-width:80vw;max-width:80vw}.ifc-home-journey-card{flex-basis:62vw;width:62vw;min-width:62vw;max-width:62vw}.ifc-home-person-card{flex-basis:72vw;width:72vw;min-width:72vw;max-width:72vw}.ifc-home-fan-card{flex-basis:78vw;width:78vw;min-width:78vw;max-width:78vw}.ifc-home-match-links{grid-template-columns:1fr}.ifc-home-match-links>a{min-height:115px}}@media (hover:hover) and (pointer:fine){.ifc-home-fan-card{transition:transform .18s,border-color .18s,background .18s,box-shadow .18s}.ifc-home-fan-card:first-child:hover{background:rgba(82,158,238,.16);border-color:rgba(107,180,255,.72);transform:translateY(-5px);box-shadow:0 14px 34px rgba(73,150,231,.24)}.ifc-home-fan-card:nth-child(2):hover{background:rgba(255,190,70,.12);border-color:rgba(255,198,92,.75);transform:translateY(-5px);box-shadow:0 14px 34px rgba(255,181,55,.2)}.ifc-home-fan-card:nth-child(3):hover{background:rgba(229,27,35,.15);border-color:rgba(255,86,93,.82);transform:translateY(-5px);box-shadow:0 14px 36px rgba(229,27,35,.24)}.ifc-home-fan-card:nth-child(4):hover{background:rgba(79,194,213,.11);border-color:rgba(95,220,226,.62);transform:translateY(-5px);box-shadow:0 14px 34px rgba(70,195,215,.18)}.ifc-home-paybill>div{transition:transform .18s,background .18s,border-color .18s}.ifc-home-paybill>div:hover{background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.23);transform:translateY(-3px)}.ifc-home-paybill>a{transition:transform .18s,box-shadow .18s,background .18s}.ifc-home-paybill>a:hover{background:#ff222c;transform:translateY(-4px);box-shadow:0 14px 34px rgba(229,27,35,.34)}}.ifc-home-leadership-hub{color:#fff;background:linear-gradient(135deg,#173f78 0%,#225d9d 100%);border:1px solid rgba(23,63,120,.1);border-radius:26px;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);min-height:340px;text-decoration:none;display:grid;overflow:hidden}.ifc-home-leadership-main{box-sizing:border-box;flex-direction:column;padding:2.2rem;display:flex}.ifc-home-leadership-icon{color:#fff;background:rgba(255,255,255,.12);border-radius:16px;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.ifc-home-leadership-main>span{color:#ff747a;letter-spacing:.09em;text-transform:uppercase;margin-top:1.5rem;font-size:.65rem;font-weight:900}.ifc-home-leadership-main h3{color:#fff;letter-spacing:-.045em;margin:.65rem 0 0;font-size:max(2rem,min(3.5vw,3.6rem));font-weight:950;line-height:.98}.ifc-home-leadership-main p{color:rgba(255,255,255,.74);max-width:610px;margin:1rem 0 0;line-height:1.65}.ifc-home-leadership-main>strong{color:#fff;margin-top:auto;padding-top:1.6rem;font-size:.76rem;font-weight:900}.ifc-home-leadership-preview{box-sizing:border-box;background:rgba(255,255,255,.08);border-left:1px solid rgba(255,255,255,.12);flex-direction:column;justify-content:center;padding:2rem;display:flex}.ifc-home-leadership-preview-label{color:rgba(255,255,255,.66);letter-spacing:.09em;text-transform:uppercase;font-size:.64rem;font-weight:900}.ifc-home-leader-avatars{align-items:center;margin-top:1.3rem;display:flex}.ifc-home-leader-avatar{box-sizing:border-box;background:#fff;border:4px solid #245b98;border-radius:50%;width:68px;height:68px;margin-left:-12px;overflow:hidden}.ifc-home-leader-avatar:first-child{margin-left:0}.ifc-home-leader-avatar img{object-fit:cover;object-position:center top;width:100%;height:100%}.ifc-home-leader-avatar-more{color:#173f78;background:#fff;justify-content:center;align-items:center;font-size:.8rem;font-weight:950;display:flex}.ifc-home-leadership-directory{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.13);border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;margin-top:2rem;padding:1rem;display:grid}.ifc-home-leadership-directory strong{color:#fff;font-size:.82rem;display:block}.ifc-home-leadership-directory span{color:rgba(255,255,255,.67);margin-top:.25rem;font-size:.66rem;display:block}.ifc-home-leadership-directory b{font-size:1.25rem}.ifc-home-fan-icon{color:#fff;background:rgba(255,255,255,.11);border-radius:15px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.2rem;display:flex}.ifc-home-fan-card-shop .ifc-home-fan-icon{color:#9ed3ff;background:rgba(92,172,244,.14)}.ifc-home-fan-card-bus .ifc-home-fan-icon{color:#ffd177;background:rgba(255,190,65,.12)}.ifc-home-fan-card-support .ifc-home-fan-icon{color:#ff858a;background:rgba(239,58,67,.13)}.ifc-home-fan-card-membership .ifc-home-fan-icon{color:#78e0e4;background:rgba(76,200,210,.12)}@media (hover:hover) and (pointer:fine){.ifc-home-fan-card,.ifc-home-leadership-hub{transition:transform .18s,border-color .18s,background .18s,box-shadow .18s}.ifc-home-fan-card-shop:hover{background:rgba(71,151,234,.16);border-color:rgba(108,185,255,.75);transform:translateY(-5px);box-shadow:0 16px 36px rgba(66,149,235,.22)}.ifc-home-fan-card-bus:hover{background:rgba(255,187,57,.12);border-color:rgba(255,199,93,.78);transform:translateY(-5px);box-shadow:0 16px 36px rgba(255,182,47,.19)}.ifc-home-fan-card-support:hover{background:rgba(229,27,35,.15);border-color:rgba(255,89,96,.82);transform:translateY(-5px);box-shadow:0 16px 36px rgba(229,27,35,.23)}.ifc-home-fan-card-membership:hover{background:rgba(76,200,210,.11);border-color:rgba(93,222,226,.7);transform:translateY(-5px);box-shadow:0 16px 36px rgba(76,200,210,.18)}.ifc-home-leadership-hub:hover{border-color:rgba(72,153,230,.4);transform:translateY(-4px);box-shadow:0 18px 42px rgba(20,59,105,.2)}}.ifc-home-faq-list{gap:.5rem}.ifc-home-faq-item{border-radius:14px;margin:0}.ifc-home-faq-item summary{min-height:58px;padding:.78rem 1rem;font-size:.82rem;line-height:1.35}.ifc-home-faq-item summary b{width:32px;height:32px}.ifc-home-faq-answer{padding:0 1rem .9rem}@media (max-width:768px){.ifc-home-leadership-hub{border-radius:22px;min-height:0;display:block}.ifc-home-leadership-main{padding:1.4rem}.ifc-home-leadership-main h3{font-size:2.2rem}.ifc-home-leadership-main>strong{margin-top:1.6rem;padding-top:0}.ifc-home-leadership-preview{border-top:1px solid rgba(255,255,255,.12);border-left:0;padding:1.35rem}.ifc-home-leader-avatar{border-width:3px;width:58px;height:58px;margin-left:-10px}.ifc-home-leader-avatar:first-child{margin-left:0}.ifc-home-leadership-directory{margin-top:1.25rem}.ifc-home-fan-icon{width:46px;height:46px;margin-bottom:1rem}.ifc-home-faq-list{gap:7px}.ifc-home-faq-item{border-radius:13px}.ifc-home-faq-item summary{min-height:56px;padding:.72rem .9rem;font-size:.77rem;line-height:1.3}.ifc-home-faq-item summary b{width:30px;height:30px;font-size:.9rem}.ifc-home-faq-answer{padding:0 .9rem .8rem}.ifc-home-faq-answer p{font-size:.76rem;line-height:1.55}}.ifc-home-leaders-link{color:#fff;align-items:center;width:-moz-fit-content;width:fit-content;margin-top:auto;padding-top:1.6rem;font-size:.76rem;font-weight:900;text-decoration:none;display:inline-flex}.ifc-home-leaders-preview-link{color:inherit;text-decoration:none;display:block}.ifc-home-leadership-directory{color:inherit;text-decoration:none}@media (hover:hover) and (pointer:fine){.ifc-home-leaders-link,.ifc-home-leaders-preview-link,.ifc-home-leadership-directory{transition:transform .18s,opacity .18s,background .18s}.ifc-home-leaders-link:hover{transform:translate(4px)}.ifc-home-leaders-preview-link:hover{transform:translateY(-3px)}.ifc-home-leadership-directory:hover{background:rgba(255,255,255,.15);transform:translateY(-2px)}}@media (max-width:768px){.ifc-home-leaders-link{margin-top:1.5rem;padding-top:0}}.ifc-leaders-page{color:#0f172a;background:#f6f8fb}.ifc-leaders-hero{color:#fff;background:linear-gradient(135deg,#0f3768 0%,#1b4f8a 55%,#2d6cad 100%);padding:4.5rem 0 3.5rem}.ifc-leaders-back{color:rgba(255,255,255,.84);align-items:center;gap:.45rem;margin-bottom:2.2rem;font-size:.76rem;font-weight:850;text-decoration:none;display:inline-flex}.ifc-leaders-hero-grid{grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);align-items:end;gap:2rem;display:grid}.ifc-leaders-hero-copy h1{color:#fff;letter-spacing:-.055em;max-width:820px;margin:.8rem 0 0;font-size:max(3rem,min(6vw,6.5rem));line-height:.92}.ifc-leaders-hero-copy p{color:rgba(255,255,255,.75);max-width:690px;margin:1.4rem 0 0;font-size:1rem;line-height:1.75}.ifc-leaders-hero-panel{box-sizing:border-box;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:22px;align-items:flex-start;gap:1rem;min-height:190px;padding:1.5rem;display:flex}.ifc-leaders-hero-icon{background:rgba(255,255,255,.12);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.ifc-leaders-hero-panel span{color:#ff7c82;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:900;display:block}.ifc-leaders-hero-panel strong{color:#fff;margin-top:.65rem;font-size:1.5rem;font-weight:950;line-height:1.08;display:block}.ifc-leaders-section{padding:5rem 0}.ifc-leaders-heading{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2rem;display:flex}.ifc-leaders-heading h2{color:#0f172a;letter-spacing:-.045em;margin:.55rem 0 0;font-size:max(2.4rem,min(5vw,4.6rem));line-height:.98}.ifc-leaders-heading>p{color:#64748b;width:min(100%,480px);margin:0;line-height:1.7}.ifc-leaders-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:1rem;display:grid}.ifc-leader-profile-card{background:#fff;border:1px solid rgba(15,23,42,.07);border-radius:22px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.ifc-leader-profile-image{aspect-ratio:4/4.7;background:#dfe7f1;position:relative;overflow:hidden}.ifc-leader-profile-image img{object-fit:cover;object-position:center top;width:100%;height:100%}.ifc-leader-profile-image-overlay{background:linear-gradient(transparent 52%,rgba(6,23,44,.42) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.ifc-leader-profile-badge{color:#173f78;text-transform:uppercase;background:rgba(255,255,255,.92);border-radius:999px;align-items:center;gap:.35rem;padding:.45rem .7rem;font-size:.6rem;font-weight:900;display:inline-flex;position:absolute;bottom:.8rem;left:.8rem}.ifc-leader-profile-copy{box-sizing:border-box;flex-direction:column;flex:1;min-height:245px;padding:1.2rem;display:flex}.ifc-leader-profile-role{color:#d62d35;letter-spacing:.07em;text-transform:uppercase;font-size:.62rem;font-weight:900}.ifc-leader-profile-copy h3{color:#173f78;letter-spacing:-.025em;margin:.65rem 0 0;font-size:1.15rem;font-weight:950;line-height:1.12}.ifc-leader-profile-copy p{color:#697b8f;margin:.9rem 0 0;font-size:.8rem;line-height:1.6}.ifc-leader-profile-social{color:#173f78;align-items:center;gap:.45rem;width:-moz-fit-content;width:fit-content;margin-top:auto;padding-top:1.3rem;font-size:.72rem;font-weight:900;text-decoration:none;display:inline-flex}.ifc-leaders-club-cta{padding:0 0 5rem}.ifc-leaders-club-cta-inner{color:#fff;background:linear-gradient(135deg,#173f78,#245e9f);border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1.5rem;display:grid}.ifc-leaders-club-cta-icon{background:rgba(255,255,255,.12);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.ifc-leaders-club-cta-copy>span{color:#ff777d;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:900}.ifc-leaders-club-cta-copy h2{color:#fff;margin:.4rem 0 0;font-size:1.45rem;font-weight:950;line-height:1.08}.ifc-leaders-club-cta-copy p{color:rgba(255,255,255,.72);margin:.5rem 0 0;font-size:.78rem;line-height:1.55}.ifc-leaders-club-cta-link{color:#173f78;white-space:nowrap;background:#fff;border-radius:12px;align-items:center;gap:.55rem;min-height:46px;padding:.75rem 1rem;font-size:.72rem;font-weight:900;text-decoration:none;display:inline-flex}@media (hover:hover) and (pointer:fine){.ifc-leader-profile-card,.ifc-leader-profile-social,.ifc-leaders-club-cta-link{transition:transform .18s,box-shadow .18s,background .18s}.ifc-leader-profile-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(21,59,101,.12)}.ifc-leader-profile-social:hover{transform:translate(4px)}.ifc-leaders-club-cta-link:hover{background:#f5f8fc;transform:translateY(-2px)}}@media (max-width:1024px){.ifc-leaders-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ifc-leaders-hero-grid{grid-template-columns:minmax(0,1fr) minmax(280px,.7fr)}}@media (max-width:768px){.ifc-leaders-hero{padding:2.3rem 0 2.6rem}.ifc-leaders-back{margin-bottom:1.5rem}.ifc-leaders-hero-grid{display:block}.ifc-leaders-hero-copy h1{font-size:max(2.7rem,min(12vw,4.3rem));line-height:.92}.ifc-leaders-hero-copy p{margin-top:1.1rem;font-size:.86rem}.ifc-leaders-hero-panel{border-radius:18px;min-height:0;margin-top:1.4rem;padding:1.1rem}.ifc-leaders-hero-panel strong{font-size:1.15rem}.ifc-leaders-section{padding:3.5rem 0}.ifc-leaders-heading{margin-bottom:1.35rem;display:block}.ifc-leaders-heading>p{width:100%;margin-top:.9rem;font-size:.82rem}.ifc-leaders-heading h2{font-size:2.4rem}.ifc-leaders-grid{box-sizing:border-box;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-flow:row;align-items:stretch;gap:14px;width:100%;max-width:100%;padding:0 18vw 14px 0;display:flex;overflow-x:auto;overflow-y:hidden}.ifc-leaders-grid::-webkit-scrollbar{display:none}.ifc-leader-profile-card{scroll-snap-align:start;flex:0 0 74vw;width:74vw;min-width:74vw;max-width:74vw;height:500px}.ifc-leader-profile-image{aspect-ratio:auto;flex-shrink:0;height:300px}.ifc-leader-profile-copy{height:200px;min-height:200px;padding:1rem}.ifc-leaders-club-cta{padding-bottom:3.5rem}.ifc-leaders-club-cta-inner{grid-template-columns:auto minmax(0,1fr);gap:.8rem;padding:1.2rem}.ifc-leaders-club-cta-link{grid-column:1/-1;justify-content:center;margin-top:.4rem}}@media (max-width:390px){.ifc-leader-profile-card{flex-basis:78vw;width:78vw;min-width:78vw;max-width:78vw}.ifc-leader-profile-image{height:285px}}.ifc-feedback{z-index:1100;font-family:inherit;position:fixed;bottom:22px;left:22px}.ifc-feedback-trigger{color:#fff;cursor:pointer;min-height:46px;font:inherit;background:#173f78;border:1px solid rgba(255,255,255,.16);border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.72rem 1rem;font-size:.75rem;font-weight:900;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;box-shadow:0 12px 30px rgba(15,37,68,.22)}.ifc-feedback-trigger:hover{background:#205395;transform:translateY(-2px);box-shadow:0 16px 34px rgba(15,37,68,.28)}.ifc-feedback-trigger.is-open{background:#0f2f59}.ifc-feedback-panel{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:22px;width:360px;max-width:calc(100vw - 28px);animation:.18s ease-out ifc-feedback-enter;position:absolute;bottom:calc(100% + 12px);left:0;overflow:hidden;box-shadow:0 24px 60px rgba(15,37,68,.22)}@keyframes ifc-feedback-enter{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.ifc-feedback-panel-top{color:#fff;background:linear-gradient(135deg,#173f78,#245e9f);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.25rem 1.05rem;display:flex}.ifc-feedback-panel-top span{color:rgba(255,255,255,.7);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.3rem;font-size:.6rem;font-weight:900;display:block}.ifc-feedback-panel-top h3{color:#fff;letter-spacing:-.025em;margin:0;font-size:1.25rem;font-weight:950}.ifc-feedback-close{color:#fff;cursor:pointer;background:rgba(255,255,255,.11);border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ifc-feedback-form{flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.ifc-feedback-field{position:relative}.ifc-feedback-field>label{color:#24364d;margin-bottom:.55rem;font-size:.72rem;font-weight:850;display:block}.ifc-feedback-stars{align-items:center;gap:.22rem;display:flex}.ifc-feedback-stars button{color:#cbd5e1;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:color .15s,transform .15s;display:flex}.ifc-feedback-stars button:hover{color:#e3a008;transform:translateY(-2px)}.ifc-feedback-stars button.is-active{color:#e3a008}.ifc-feedback-stars button.is-active svg{fill:currentColor}.ifc-feedback-select-wrap{position:relative}.ifc-feedback-select-wrap select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#24364d;width:100%;height:46px;font:inherit;cursor:pointer;background:#f8fafc;border:1px solid #dbe4ef;border-radius:12px;outline:none;padding:0 2.6rem 0 .85rem;font-size:.76rem;font-weight:750}.ifc-feedback-select-wrap svg{pointer-events:none;color:#64748b;position:absolute;top:50%;right:.85rem;transform:translateY(-50%)}.ifc-feedback-field textarea{resize:vertical;box-sizing:border-box;color:#1e293b;width:100%;min-height:115px;font:inherit;background:#f8fafc;border:1px solid #dbe4ef;border-radius:12px;outline:none;padding:.85rem .85rem 1.6rem;font-size:.78rem;line-height:1.55;display:block}.ifc-feedback-field textarea::placeholder{color:#94a3b8}.ifc-feedback-select-wrap select:focus,.ifc-feedback-field textarea:focus{border-color:#2d6cad;box-shadow:0 0 0 3px rgba(45,108,173,.1)}.ifc-feedback-count{color:#94a3b8;font-size:.6rem;font-weight:700;position:absolute;bottom:.55rem;right:.7rem}.ifc-feedback-submit{color:#fff;cursor:pointer;min-height:46px;font:inherit;background:#173f78;border:0;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;font-size:.75rem;font-weight:900;transition:background .18s,transform .18s,opacity .18s;display:flex}.ifc-feedback-submit:hover:not(:disabled){background:#205395;transform:translateY(-1px)}.ifc-feedback-submit:disabled{opacity:.45;cursor:not-allowed}.ifc-feedback-note{color:#94a3b8;text-align:center;margin:-.25rem 0 0;font-size:.62rem;line-height:1.5}.ifc-feedback-success{text-align:center;flex-direction:column;align-items:center;padding:2.6rem 1.5rem;display:flex}.ifc-feedback-success>div{color:#16834f;background:#e8f5ee;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:1rem;display:flex}.ifc-feedback-success strong{color:#173f78;font-size:1.25rem;font-weight:950}.ifc-feedback-success p{color:#64748b;max-width:260px;margin:.55rem 0 0;font-size:.78rem;line-height:1.6}@media (max-width:768px){.ifc-feedback{bottom:14px;left:12px}.ifc-feedback-trigger{min-height:44px;padding:.68rem .9rem;font-size:.7rem}.ifc-feedback-panel{border-radius:18px;width:auto;max-width:none;max-height:calc(100dvh - 92px);position:fixed;bottom:68px;left:12px;right:12px;overflow-y:auto}.ifc-feedback-panel-top{z-index:2;position:-webkit-sticky;position:sticky;top:0}}@media (max-width:390px){.ifc-feedback-trigger span{display:none}.ifc-feedback-trigger{width:46px;height:46px;padding:0}}.ifc-advanced-footer{color:#fff;background:linear-gradient(#0b2341 0%,#07192f 55%,#04101f 100%);width:100%;position:relative;overflow:hidden}.ifc-advanced-footer-paybill strong{color:#fff;letter-spacing:.03em;margin-top:.2rem;font-size:1.25rem;font-weight:950}.ifc-advanced-footer-main{grid-template-columns:minmax(250px,.85fr) minmax(0,2.15fr);gap:4rem;padding:4.5rem 0 3rem;display:grid}.ifc-advanced-footer-brand-column{min-width:0}.ifc-advanced-footer-brand{color:inherit;align-items:center;gap:1rem;text-decoration:none;display:flex}.ifc-advanced-footer-logo{object-fit:cover;border:2px solid rgba(255,255,255,.22);border-radius:50%;flex-shrink:0;width:78px;height:78px;box-shadow:0 10px 26px rgba(0,0,0,.2)}.ifc-advanced-footer-brand>div{min-width:0}.ifc-advanced-footer-brand span{color:#ff757c;letter-spacing:.1em;text-transform:uppercase;font-size:.57rem;font-weight:900;display:block}.ifc-advanced-footer-brand strong{color:#fff;margin-top:.25rem;font-size:1.05rem;font-weight:950;line-height:1.1;display:block}.ifc-advanced-footer-brand small{color:rgba(255,255,255,.52);margin-top:.35rem;font-size:.65rem;display:block}.ifc-advanced-footer-motto{color:rgba(255,255,255,.72);max-width:320px;margin:1.4rem 0 0;font-size:1rem;font-weight:800;line-height:1.45}.ifc-advanced-footer-badges{flex-wrap:wrap;gap:.45rem;margin-top:1.25rem;display:flex}.ifc-advanced-footer-badges span{color:rgba(255,255,255,.68);background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.1);border-radius:999px;align-items:center;gap:.35rem;padding:.45rem .65rem;font-size:.58rem;font-weight:800;display:inline-flex}.ifc-advanced-footer-social-row{flex-wrap:wrap;gap:.45rem;margin-top:1.2rem;display:flex}.ifc-advanced-footer-social-row a{color:rgba(255,255,255,.66);background:rgba(255,255,255,.055);border-radius:8px;padding:.42rem .62rem;font-size:.62rem;font-weight:850;text-decoration:none;transition:background .16s,color .16s,transform .16s}.ifc-advanced-footer-social-row a:hover{color:#fff;background:rgba(255,255,255,.11);transform:translateY(-2px)}.ifc-advanced-footer-desktop-links{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.4rem;display:grid}.ifc-advanced-footer-column{min-width:0}.ifc-advanced-footer-heading{color:#fff;letter-spacing:.07em;text-transform:uppercase;margin-bottom:.95rem;font-size:.66rem;font-weight:950;display:block}.ifc-advanced-footer-link-list{flex-direction:column;gap:.7rem;display:flex}.ifc-advanced-footer-link-list a{color:rgba(255,255,255,.58);align-items:center;gap:.35rem;width:-moz-fit-content;width:fit-content;max-width:100%;font-size:.69rem;font-weight:700;line-height:1.35;text-decoration:none;transition:color .16s,transform .16s;display:flex}.ifc-advanced-footer-link-list a:hover{color:#fff;transform:translate(3px)}.ifc-advanced-footer-mobile-links{display:none}.ifc-advanced-footer-actions{border-top:1px solid rgba(255,255,255,.08);grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;padding:1.2rem 0 2.2rem;display:grid}.ifc-advanced-footer-actions>a{color:#fff;background:rgba(255,255,255,.043);border:1px solid rgba(255,255,255,.08);border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;min-width:0;padding:1rem;text-decoration:none;transition:transform .18s,background .18s,border-color .18s;display:grid}.ifc-advanced-footer-actions>a:hover{background:rgba(255,255,255,.086);border-color:rgba(255,255,255,.14);transform:translateY(-3px)}.ifc-advanced-footer-actions>a>svg:first-child{color:#ff7077}.ifc-advanced-footer-actions>a>div{min-width:0}.ifc-advanced-footer-actions strong{color:#fff;font-size:.73rem;font-weight:900;display:block}.ifc-advanced-footer-actions span{color:rgba(255,255,255,.5);margin-top:.22rem;font-size:.61rem;line-height:1.35;display:block}.ifc-advanced-footer-bottom-wrap{background:rgba(0,0,0,.13);border-top:1px solid rgba(255,255,255,.07)}.ifc-advanced-footer-bottom{justify-content:space-between;align-items:center;gap:2rem;min-height:72px;padding:1rem 0;display:flex}.ifc-advanced-footer-copyright,.ifc-advanced-footer-meta{color:rgba(255,255,255,.46);flex-wrap:wrap;align-items:center;gap:.55rem;font-size:.62rem;font-weight:700;display:flex}.ifc-advanced-footer-meta{justify-content:flex-end}.ifc-advanced-footer-dot{opacity:.45}.ifc-advanced-footer-admin{color:rgba(255,255,255,.56);font-weight:850;text-decoration:none}.ifc-advanced-footer-meta a{color:rgba(255,255,255,.78);text-decoration:none}.ifc-advanced-footer-meta a:hover,.ifc-advanced-footer-admin:hover{color:#fff}@media (max-width:1100px){.ifc-advanced-footer-support-inner{grid-template-columns:minmax(0,1fr) auto}.ifc-advanced-footer-support-button{grid-column:1/-1;width:-moz-fit-content;width:fit-content}.ifc-advanced-footer-main{grid-template-columns:minmax(230px,.75fr) minmax(0,1.8fr);gap:2.5rem}.ifc-advanced-footer-desktop-links{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:2rem}}@media (max-width:768px){.ifc-advanced-footer{padding-bottom:calc(98px + env(safe-area-inset-bottom))}.ifc-advanced-footer-support-inner{flex-direction:column;align-items:stretch;gap:.85rem;padding:1.35rem 0;display:flex}.ifc-advanced-footer-support-copy{align-items:flex-start}.ifc-advanced-footer-support-icon{border-radius:14px;width:46px;height:46px}.ifc-advanced-footer-support-copy strong{font-size:1.02rem}.ifc-advanced-footer-support-copy p{font-size:.72rem}.ifc-advanced-footer-paybill{box-sizing:border-box;width:100%;min-width:0}.ifc-advanced-footer-support-button{box-sizing:border-box;width:100%}.ifc-advanced-footer-main{padding:2.6rem 0 1.5rem;display:block}.ifc-advanced-footer-brand{align-items:center}.ifc-advanced-footer-logo{width:68px;height:68px}.ifc-advanced-footer-motto{margin-top:1.15rem;font-size:.94rem}.ifc-advanced-footer-desktop-links{display:none}.ifc-advanced-footer-mobile-links{border-top:1px solid rgba(255,255,255,.08);margin-top:1.7rem;display:block}.ifc-advanced-footer-mobile-links details{border-bottom:1px solid rgba(255,255,255,.08)}.ifc-advanced-footer-mobile-links summary{cursor:pointer;color:#fff;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;font-size:.73rem;font-weight:900;list-style:none;display:flex}.ifc-advanced-footer-mobile-links summary::-webkit-details-marker{display:none}.ifc-advanced-footer-mobile-links summary b{color:rgba(255,255,255,.72);background:rgba(255,255,255,.07);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;font-weight:500;transition:transform .18s;display:flex}.ifc-advanced-footer-mobile-links details[open] summary b{transform:rotate(45deg)}.ifc-advanced-footer-mobile-links .ifc-advanced-footer-link-list{gap:0;padding:0 0 .75rem}.ifc-advanced-footer-mobile-links .ifc-advanced-footer-link-list a{box-sizing:border-box;color:rgba(255,255,255,.58);width:100%;padding:.62rem 0}.ifc-advanced-footer-actions{grid-template-columns:1fr;gap:.55rem;padding:1.2rem 0 1.6rem}.ifc-advanced-footer-actions>a{min-height:68px;padding:.9rem}.ifc-advanced-footer-bottom{min-height:0;padding:1.25rem 0;display:block}.ifc-advanced-footer-copyright,.ifc-advanced-footer-meta{justify-content:flex-start;gap:.45rem;font-size:.58rem;line-height:1.55}.ifc-advanced-footer-meta{margin-top:.55rem}}@media (max-width:390px){.ifc-advanced-footer-support-copy{gap:.75rem}.ifc-advanced-footer-support-copy p{font-size:.68rem}.ifc-advanced-footer-brand strong{font-size:.92rem}.ifc-advanced-footer-brand small{font-size:.58rem}.ifc-advanced-footer-badges{gap:.35rem}.ifc-advanced-footer-badges span{font-size:.53rem}}.ifc-advanced-footer{color:#fff;background:linear-gradient(#0b2341 0%,#07192f 58%,#04101f 100%);width:100%;max-width:100%;position:relative;overflow:hidden}.ifc-advanced-footer-support{background:linear-gradient(135deg,#173f78 0%,#245e9f 58%,#173f78 100%);border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.12);position:relative}.ifc-advanced-footer-support:after{content:"";opacity:.035;pointer-events:none;background:url(/logo/ishiara-fc-logo-alt.jpeg) 50%/contain no-repeat;width:310px;height:310px;position:absolute;top:50%;right:-90px;transform:translateY(-50%)}.ifc-advanced-footer-support-inner{z-index:1;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:1.25rem;padding:1.6rem 0;display:grid;position:relative}.ifc-advanced-footer-support-copy{align-items:center;gap:1rem;min-width:0;display:flex}.ifc-advanced-footer-support-icon{color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.ifc-advanced-footer-support-copy span{color:#ff8d92;letter-spacing:.09em;text-transform:uppercase;font-size:.6rem;font-weight:900;display:block}.ifc-advanced-footer-support-copy strong{color:#fff;margin-top:.25rem;font-size:1.18rem;font-weight:950;line-height:1.15;display:block}.ifc-advanced-footer-support-copy p{color:rgba(255,255,255,.68);max-width:650px;margin:.42rem 0 0;font-size:.74rem;line-height:1.55}.ifc-advanced-footer-paybill{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:14px;flex-direction:column;justify-content:center;min-width:150px;padding:.72rem 1rem;display:flex}.ifc-advanced-footer-paybill span{color:rgba(255,255,255,.58);letter-spacing:.07em;text-transform:uppercase;font-size:.55rem;font-weight:850}.ifc-advanced-footer-paybill strong{color:#fff;margin-top:.15rem;font-size:1.25rem;font-weight:950}.ifc-advanced-footer-paybill small{color:rgba(255,255,255,.72);margin-top:.12rem;font-size:.65rem;font-weight:750}.ifc-advanced-footer-support-button{color:#173f78;white-space:nowrap;background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:.45rem;min-height:48px;padding:.8rem 1rem;font-size:.7rem;font-weight:900;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.ifc-advanced-footer-support-button:hover{background:#f4f7fb;transform:translateY(-2px);box-shadow:0 12px 28px rgba(5,25,55,.18)}.ifc-footer-identity{border-bottom:1px solid rgba(255,255,255,.08);justify-content:space-between;align-items:center;gap:3rem;padding:3rem 0 2rem;display:flex}.ifc-footer-brand-column{min-width:0}.ifc-footer-brand-main{width:-moz-fit-content;width:fit-content;color:inherit;align-items:center;gap:1rem;text-decoration:none;display:flex}.ifc-footer-main-logo{object-fit:cover;border:2px solid rgba(255,255,255,.25);border-radius:50%;flex-shrink:0;width:76px;height:76px;box-shadow:0 10px 28px rgba(0,0,0,.24)}.ifc-footer-brand-main>div{min-width:0}.ifc-footer-brand-main span{color:#ff737b;letter-spacing:.1em;text-transform:uppercase;font-size:.57rem;font-weight:900;display:block}.ifc-footer-brand-main strong{color:#fff;margin-top:.25rem;font-size:1.12rem;font-weight:950;line-height:1.1;display:block}.ifc-footer-brand-main small{color:rgba(255,255,255,.54);margin-top:.34rem;font-size:.65rem;display:block}.ifc-footer-motto{color:rgba(255,255,255,.7);margin:1rem 0 0;font-size:.88rem;font-weight:750;line-height:1.5}.ifc-footer-identity-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.55rem;display:flex}.ifc-footer-identity-meta>span{color:rgba(255,255,255,.68);background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.1);border-radius:999px;align-items:center;gap:.4rem;padding:.55rem .72rem;font-size:.6rem;font-weight:800;display:inline-flex}.ifc-footer-directory{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;padding:2rem 0;display:grid}.ifc-footer-section{background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.08);border-radius:14px;overflow:hidden}.ifc-footer-section>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:72px;padding:.9rem 1rem;list-style:none;transition:background .17s;display:flex}.ifc-footer-section>summary::-webkit-details-marker{display:none}.ifc-footer-section>summary:hover{background:rgba(255,255,255,.043)}.ifc-footer-section>summary>div{min-width:0}.ifc-footer-section>summary strong{color:#fff;font-size:.76rem;font-weight:950;display:block}.ifc-footer-section>summary small{color:rgba(255,255,255,.48);margin-top:.24rem;font-size:.6rem;line-height:1.35;display:block}.ifc-footer-section-plus{color:rgba(255,255,255,.8);background:rgba(255,255,255,.075);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.05rem;font-weight:500;transition:transform .18s,background .18s;display:flex}.ifc-footer-section[open] .ifc-footer-section-plus{background:rgba(255,255,255,.12);transform:rotate(45deg)}.ifc-footer-section-content{border-top:1px solid rgba(255,255,255,.06);padding:0 1rem 1rem}.ifc-footer-link-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;padding-top:.9rem;display:grid}.ifc-footer-link-item{color:rgba(255,255,255,.72);background:rgba(255,255,255,.035);border-radius:10px;justify-content:space-between;align-items:center;gap:.7rem;min-width:0;padding:.72rem;text-decoration:none;transition:background .16s,transform .16s,color .16s;display:flex}.ifc-footer-link-item:hover{color:#fff;background:rgba(255,255,255,.075);transform:translateY(-2px)}.ifc-footer-link-copy{min-width:0}.ifc-footer-link-copy strong{color:inherit;font-size:.67rem;font-weight:850;line-height:1.35;display:block}.ifc-footer-link-copy small{color:rgba(255,255,255,.44);margin-top:.22rem;font-size:.57rem;line-height:1.4;display:block}.ifc-footer-link-item>svg{opacity:.65;flex-shrink:0}.ifc-footer-faq-list{padding-top:.8rem}.ifc-footer-faq-item{border-bottom:1px solid rgba(255,255,255,.07)}.ifc-footer-faq-item:last-child{border-bottom:0}.ifc-footer-faq-item>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:52px;padding:.65rem .2rem;list-style:none;display:flex}.ifc-footer-faq-item>summary::-webkit-details-marker{display:none}.ifc-footer-faq-item>summary span{color:rgba(255,255,255,.76);font-size:.68rem;font-weight:800;line-height:1.4}.ifc-footer-faq-item>summary b{color:rgba(255,255,255,.68);background:rgba(255,255,255,.06);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:27px;height:27px;font-size:.95rem;font-weight:500;transition:transform .17s;display:flex}.ifc-footer-faq-item[open]>summary b{transform:rotate(45deg)}.ifc-footer-faq-answer{padding:0 2.4rem .8rem .2rem}.ifc-footer-faq-answer p{color:rgba(255,255,255,.5);max-width:760px;margin:0;font-size:.64rem;line-height:1.65}.ifc-footer-quick-actions{border-top:1px solid rgba(255,255,255,.07);grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;padding:1.2rem 0 2rem;display:grid}.ifc-footer-quick-actions>a{color:#fff;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;min-width:0;min-height:72px;padding:.9rem;text-decoration:none;transition:background .17s,transform .17s;display:grid}.ifc-footer-quick-actions>a:hover{background:rgba(255,255,255,.08);transform:translateY(-2px)}.ifc-footer-quick-actions>a>svg:first-child{color:#ff737b}.ifc-footer-quick-actions>a>div{min-width:0}.ifc-footer-quick-actions strong{color:#fff;font-size:.7rem;font-weight:900;display:block}.ifc-footer-quick-actions span{color:rgba(255,255,255,.48);margin-top:.2rem;font-size:.59rem;line-height:1.35;display:block}.ifc-footer-bottom-wrap{background:rgba(0,0,0,.14);border-top:1px solid rgba(255,255,255,.07)}.ifc-footer-bottom-main{justify-content:space-between;align-items:center;gap:2rem;min-height:70px;padding:1rem 0;display:flex}.ifc-footer-copyright,.ifc-footer-meta{color:rgba(255,255,255,.45);flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.6rem;font-weight:700;display:flex}.ifc-footer-meta{justify-content:flex-end}.ifc-footer-admin-link{color:rgba(255,255,255,.6);font-weight:850;text-decoration:none}.ifc-footer-meta a{color:rgba(255,255,255,.78);text-decoration:none}.ifc-footer-meta a:hover,.ifc-footer-admin-link:hover{color:#fff}@media (max-width:1000px){.ifc-advanced-footer-support-inner{grid-template-columns:minmax(0,1fr) auto}.ifc-advanced-footer-support-button{grid-column:1/-1;width:-moz-fit-content;width:fit-content}.ifc-footer-directory{grid-template-columns:1fr 1fr}.ifc-footer-link-list{grid-template-columns:1fr}}@media (max-width:768px){.ifc-advanced-footer{padding-bottom:calc(102px + env(safe-area-inset-bottom))}.ifc-advanced-footer-support-inner{flex-direction:column;align-items:stretch;gap:.8rem;padding:1.3rem 0;display:flex}.ifc-advanced-footer-support-copy{align-items:flex-start}.ifc-advanced-footer-support-icon{border-radius:13px;width:46px;height:46px}.ifc-advanced-footer-support-copy strong{font-size:1rem}.ifc-advanced-footer-support-copy p{font-size:.69rem}.ifc-advanced-footer-paybill{box-sizing:border-box;width:100%;min-width:0}.ifc-advanced-footer-support-button{box-sizing:border-box;width:100%}.ifc-footer-identity{padding:2.2rem 0 1.5rem;display:block}.ifc-footer-main-logo{width:66px;height:66px}.ifc-footer-brand-main strong{font-size:.96rem}.ifc-footer-motto{margin-top:1rem;font-size:.85rem}.ifc-footer-identity-meta{justify-content:flex-start;margin-top:1.1rem}.ifc-footer-directory{padding:1.4rem 0;display:block}.ifc-footer-section{margin-bottom:.55rem}.ifc-footer-section>summary{min-height:68px;padding:.85rem .9rem}.ifc-footer-section-content{padding:0 .9rem .9rem}.ifc-footer-link-list{grid-template-columns:1fr;gap:.4rem}.ifc-footer-link-item{min-height:52px;padding:.7rem}.ifc-footer-faq-item>summary{min-height:54px}.ifc-footer-faq-item>summary span{padding-right:.5rem;font-size:.66rem}.ifc-footer-faq-answer{padding:0 .5rem .9rem 0}.ifc-footer-faq-answer p{font-size:.62rem}.ifc-footer-quick-actions{grid-template-columns:1fr;gap:.5rem;padding:1rem 0 1.5rem}.ifc-footer-quick-actions>a{min-height:66px;padding:.85rem}.ifc-footer-bottom-main{min-height:0;padding:1.15rem 0;display:block}.ifc-footer-copyright,.ifc-footer-meta{justify-content:flex-start;gap:.4rem;font-size:.56rem;line-height:1.55}.ifc-footer-meta{margin-top:.5rem}}@media (max-width:390px){.ifc-footer-brand-main{gap:.75rem}.ifc-footer-main-logo{width:60px;height:60px}.ifc-footer-brand-main strong{font-size:.88rem}.ifc-footer-brand-main small{font-size:.57rem}.ifc-footer-section>summary strong{font-size:.72rem}.ifc-footer-section>summary small{font-size:.56rem}}@media (min-width:769px){.ifc-advanced-footer{padding-bottom:92px}.ifc-footer-bottom-wrap{z-index:1;position:relative}}.ifc-brand-group{align-items:center;min-width:225px;display:flex;position:relative}.ifc-stadium-link{color:#64748b;white-space:nowrap;align-items:center;gap:5px;font-size:.67rem;font-weight:700;line-height:1;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex;position:absolute;top:43px;left:88px}.ifc-stadium-link:hover{color:#173f78;transform:translate(2px)}.ifc-stadium-link svg{color:#c21d2b;flex:none}@media (max-width:768px){.ifc-brand-group{min-width:0}.ifc-stadium-link{gap:4px;font-size:.58rem;font-weight:700;display:inline-flex;top:39px;left:64px}.ifc-stadium-link svg{width:11px;height:11px}}.ifc-squad-hero{color:#fff;background:radial-gradient(circle at 85% 20%,rgba(203,21,29,.35),transparent 32%),linear-gradient(135deg,#090d14 0%,#151a23 55%,#070a0f 100%);padding:max(5rem,min(10vw,8rem)) 0 3.5rem;position:relative;overflow:hidden}.ifc-squad-hero:after{content:"";border:1px solid rgba(255,255,255,.05);border-radius:50%;width:420px;height:420px;position:absolute;top:auto;bottom:-45%;left:auto;right:-5%}.ifc-squad-hero-inner{z-index:2;justify-content:space-between;align-items:flex-end;gap:2rem;display:flex;position:relative}.ifc-squad-hero h1{letter-spacing:-.055em;margin:.7rem 0 0;font-size:max(3rem,min(8vw,6rem));line-height:.88}.ifc-squad-hero h1 span{color:#df252d}.ifc-squad-hero p{color:rgba(255,255,255,.68);max-width:620px;margin:1.3rem 0 0;font-size:max(.9rem,min(2vw,1.05rem));line-height:1.7}.ifc-squad-hero-stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:18px;flex-direction:column;flex:none;padding:1rem 1.2rem;display:flex}.ifc-squad-hero-stat strong{color:#fff;font-size:2.1rem;line-height:1}.ifc-squad-hero-stat span{letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.55);margin-top:.35rem;font-size:.65rem;font-weight:800}.ifc-squad-nav{top:var(--header-height,0px);z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:rgba(255,255,255,.94);border-bottom:1px solid rgba(15,23,42,.08);position:-webkit-sticky;position:sticky}.ifc-squad-nav-inner{scrollbar-width:none;gap:.5rem;padding-top:.8rem;padding-bottom:.8rem;display:flex;overflow-x:auto}.ifc-squad-nav-inner::-webkit-scrollbar{display:none}.ifc-squad-nav a{letter-spacing:.05em;text-transform:uppercase;color:#202734;background:#fff;border:1px solid rgba(15,23,42,.09);border-radius:999px;flex:none;align-items:center;gap:.42rem;padding:.58rem .8rem;font-size:.68rem;font-weight:900;text-decoration:none;transition:color .18s,background .18s,border-color .18s;display:inline-flex}.ifc-squad-nav a:hover{color:#fff;background:#b9141b;border-color:#c71920}.ifc-squad-nav a span{color:#697386;background:#f0f2f5;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 .3rem;font-size:.57rem;display:grid}.ifc-squad-section{background:linear-gradient(#f7f8fa 0%,#fff 24%,#fff 100%);padding:2.3rem 0 6rem}.ifc-squad-notice{color:#667085;background:#f8fafc;border:1px solid rgba(15,23,42,.08);border-radius:14px;margin-bottom:1.5rem;padding:.9rem 1rem;font-size:.8rem}.ifc-squad-empty{text-align:center;color:#667085;padding:4rem 1rem}.ifc-squad-empty strong{color:#131923;margin-bottom:.5rem;font-size:1.25rem;display:block}.ifc-squad-group{margin-top:3rem;scroll-margin-top:120px}.ifc-squad-group:first-of-type{margin-top:0}.ifc-squad-group-heading{border-bottom:1px solid rgba(15,23,42,.08);justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem;padding-bottom:.8rem;display:flex}.ifc-squad-group-heading>div{align-items:baseline;gap:.75rem;display:flex}.ifc-squad-group-heading span{letter-spacing:.12em;color:#c71920;font-size:.63rem;font-weight:900}.ifc-squad-group-heading h2{letter-spacing:-.035em;color:#131923;margin:0;font-size:max(1.35rem,min(3vw,2rem))}.ifc-squad-group-heading>strong{color:#8a94a5;font-size:.72rem;font-weight:900}.ifc-squad-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;display:grid}.ifc-squad-player{min-width:0;color:inherit;text-decoration:none;display:block}.ifc-squad-photo{aspect-ratio:4/5;background:#111721;border-radius:18px;transition:transform .22s,box-shadow .22s;position:relative;overflow:hidden;box-shadow:0 8px 22px rgba(10,18,32,.09)}.ifc-squad-player:hover .ifc-squad-photo{transform:translateY(-4px);box-shadow:0 16px 34px rgba(10,18,32,.16)}.ifc-squad-photo>img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .38s}.ifc-squad-player:hover .ifc-squad-photo>img{transform:scale(1.035)}.ifc-squad-photo-gradient{pointer-events:none;background:linear-gradient(transparent 55%,rgba(2,5,10,.72) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.ifc-squad-number{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(8,12,18,.7);border-radius:999px;place-items:center;min-width:32px;height:32px;padding-left:.4rem;padding-right:.4rem;font-size:.72rem;font-weight:1000;display:grid;position:absolute;top:.6rem;left:.6rem}.ifc-squad-captain{color:#111827;background:#f6c945;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.66rem;font-weight:1000;display:grid;position:absolute;top:.6rem;right:.6rem;box-shadow:0 4px 14px rgba(0,0,0,.18)}.ifc-squad-position-badge{white-space:nowrap;text-overflow:ellipsis;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(183,18,26,.9);border-radius:999px;max-width:calc(100% - 1.2rem);padding:.3rem .5rem;font-size:.54rem;font-weight:900;position:absolute;bottom:.55rem;left:.6rem;overflow:hidden}.ifc-squad-player-copy{padding:.72rem .15rem 0}.ifc-squad-player-copy h3{letter-spacing:-.02em;color:#151b25;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.88rem;line-height:1.15;display:-webkit-box;overflow:hidden}.ifc-squad-player-copy p{white-space:nowrap;text-overflow:ellipsis;color:#7c8594;margin:.28rem 0 0;font-size:.67rem;overflow:hidden}.ifc-squad-placeholder{background:radial-gradient(circle,#293342 0%,#111720 65%);place-items:center;width:100%;height:100%;display:grid;position:relative}.ifc-squad-placeholder img{object-fit:contain;opacity:.22;filter:grayscale();width:48%;height:auto}.ifc-squad-placeholder span{color:rgba(255,255,255,.9);font-size:max(1rem,min(3vw,2rem));font-weight:1000;position:absolute}@media (max-width:1100px){.ifc-squad-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.85rem}}@media (max-width:820px){.ifc-squad-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.ifc-squad-hero-stat{display:none}}@media (max-width:680px){.ifc-squad-hero{padding:4.6rem 0 2.3rem}.ifc-squad-hero h1{font-size:max(2.8rem,min(14vw,4.2rem))}.ifc-squad-hero p{max-width:92%;font-size:.82rem;line-height:1.55}.ifc-squad-nav{top:0}.ifc-squad-nav-inner{padding-top:.6rem;padding-bottom:.6rem}.ifc-squad-nav a{padding:.48rem .65rem;font-size:.59rem}.ifc-squad-section{padding:1.5rem 0 4rem}.ifc-squad-group{margin-top:2.2rem}.ifc-squad-group-heading{margin-bottom:.8rem;padding-bottom:.65rem}.ifc-squad-group-heading h2{font-size:1.25rem}.ifc-squad-group-heading span{font-size:.54rem}.ifc-squad-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem .45rem}.ifc-squad-photo{border-radius:11px;box-shadow:0 5px 14px rgba(10,18,32,.08)}.ifc-squad-number{min-width:23px;height:23px;padding-left:.28rem;padding-right:.28rem;font-size:.55rem;top:.35rem;left:.35rem}.ifc-squad-captain{width:21px;height:21px;font-size:.5rem;top:.35rem;right:.35rem}.ifc-squad-position-badge{text-align:center;max-width:none;padding:.22rem .28rem;font-size:.43rem;bottom:.35rem;left:.35rem;right:.35rem}.ifc-squad-player-copy{padding:.45rem .05rem 0}.ifc-squad-player-copy h3{font-size:.63rem;line-height:1.14}.ifc-squad-player-copy p{margin-top:.18rem;font-size:.52rem}}@media (max-width:389px){.ifc-squad-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem .55rem}.ifc-squad-player-copy h3{font-size:.69rem}.ifc-squad-player-copy p{font-size:.55rem}}@media (max-width:680px){.ifc-squad-grid,.player-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px 10px!important;width:100%!important;display:grid!important;overflow:visible!important}.ifc-squad-player,.player-card{width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;display:block!important}.ifc-squad-photo,.player-photo-wrap{aspect-ratio:3/4!important;background:#111721!important;border-radius:13px!important;width:100%!important;height:auto!important;min-height:0!important;position:relative!important;overflow:hidden!important}.ifc-squad-photo>img,.player-photo{object-fit:cover!important;object-position:center top!important;width:100%!important;height:100%!important;display:block!important}.ifc-squad-player-copy,.player-card-body{padding:7px 2px 0!important}.ifc-squad-player-copy h3,.player-card-body h2{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin:0!important;font-size:12px!important;font-weight:900!important;line-height:1.15!important;display:-webkit-box!important;overflow:hidden!important}.ifc-squad-player-copy p,.player-nickname{display:none!important}.ifc-squad-position-badge,.player-position{font-size:8px!important;line-height:1!important}.ifc-squad-number,.player-number{min-width:25px!important;height:25px!important;padding:0 6px!important;font-size:10px!important}.ifc-squad-captain,.captain-badge{font-size:8px!important}.ifc-squad-group{margin-top:32px!important}.position-group{margin-bottom:36px!important}}@media (max-width:380px){.ifc-squad-grid,.player-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 12px!important}.ifc-squad-photo,.player-photo-wrap{border-radius:14px!important}.ifc-squad-player-copy h3,.player-card-body h2{font-size:13px!important}.ifc-squad-position-badge,.player-position{font-size:8px!important}.ifc-squad-number,.player-number{min-width:27px!important;height:27px!important;font-size:10px!important}}
