/*
Theme Name: Pırlangıç Anaokulu
Theme URI: https://pirlangic.com
Author: Pırlangıç Anaokulu
Description: Bayrampaşa Pırlangıç Anaokulu için GEMS ve eğitim programlarını öne çıkaran özel tema.
Version: 1.1.0
Requires at least: 6.4
Requires PHP: 8.1
Text Domain: pirlangic
*/
:root{
  --blue:#126fb1;--blue-2:#3ca0da;--blue-dark:#172f67;--orange:#f47b20;--yellow:#ffc437;--green:#69a843;
  --ink:#243568;--muted:#66758b;--line:#dce8ef;--soft:#f5fbff;--cream:#fffaf1;--white:#fff;
  --pink:#ffedf2;--mint:#eef8e9;--sky:#eaf7ff;--lav:#f2efff;
  --shadow-sm:0 10px 28px rgba(28,60,94,.08);--shadow:0 22px 55px rgba(30,68,108,.14);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;overflow-x:hidden}
body{margin:0;color:var(--ink);background:#fff;font-family:"Trebuchet MS","Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.65;overflow-x:hidden;-webkit-font-smoothing:antialiased}
body.menu-open{overflow:hidden}
a{color:inherit;text-decoration:none}
button,a{-webkit-tap-highlight-color:transparent}
img{max-width:100%;height:auto}
h1,h2,h3{line-height:1.08;letter-spacing:-.035em;margin-top:0}
p{margin-top:0}
.wrap{width:min(1200px,calc(100% - clamp(30px,5vw,64px)));margin-inline:auto}

.top-note{background:var(--blue-dark);color:#e9f4ff;font-size:13px;font-weight:800}
.top-note-row{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.top-note-contact{color:#fff}
.site-header{min-height:88px;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(220,232,239,.9);position:sticky;top:0;z-index:80;backdrop-filter:blur(12px)}
.nav-row{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.brand{display:inline-flex;align-items:center;min-width:0}
.brand-logo img{display:block;width:clamp(220px,20vw,292px);max-height:78px;object-fit:contain;object-position:left center}
.main-nav{margin-left:auto}
.main-nav ul{display:flex;align-items:center;gap:clamp(14px,2vw,28px);list-style:none;margin:0;padding:0;font-weight:800;color:#405578}
.main-nav li{margin:0}
.main-nav a{display:flex;align-items:center;min-height:44px;position:relative;transition:color .2s ease}
.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:3px;border-radius:4px;background:var(--yellow);transition:right .2s ease}
.main-nav a:hover{color:var(--blue)}
.main-nav a:hover:after{right:0}
.main-nav .menu-cta a{background:var(--orange);color:#fff;padding:0 20px;border-radius:999px;box-shadow:0 9px 22px rgba(244,123,32,.22)}
.main-nav .menu-cta a:after{display:none}
.nav-toggle{display:none;width:46px;height:46px;border:0;border-radius:15px;background:var(--sky);color:var(--blue-dark);font-size:27px;line-height:1;cursor:pointer}
.nav-scrim{display:none}

.hero{position:relative;background:radial-gradient(circle at 12% 12%,rgba(255,196,55,.28),transparent 22%),radial-gradient(circle at 92% 18%,rgba(105,168,67,.19),transparent 19%),linear-gradient(135deg,#eef9ff 0%,#fffdf8 53%,#fff2e9 100%);padding:clamp(58px,7vw,92px) 0 0;overflow:visible}
.hero:after{content:"";position:absolute;left:-4%;right:-4%;bottom:110px;height:46px;background:#fff;border-radius:50% 50% 0 0/100% 100% 0 0;opacity:.82;pointer-events:none}
.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(38px,5vw,72px);align-items:center}
.hero-copy{padding-bottom:38px}
.eyebrow,.kicker{display:inline-flex;align-items:center;gap:7px;color:var(--blue);font-size:12px;text-transform:uppercase;letter-spacing:.09em;font-weight:900}
.hero h1{font-size:clamp(3.35rem,6.2vw,5.85rem);margin:20px 0 23px;color:var(--blue-dark);letter-spacing:-.065em}
.hero h1 em{color:var(--orange);font-style:normal;position:relative;white-space:nowrap}
.hero h1 em:after{content:"";position:absolute;left:3%;right:0;bottom:-7px;height:10px;border-bottom:5px solid var(--yellow);border-radius:50%;transform:rotate(-1deg)}
.hero p{font-size:clamp(1.05rem,1.55vw,1.2rem);color:var(--muted);max-width:610px}
.actions{display:flex;flex-wrap:wrap;gap:12px;margin:31px 0 26px}
.button{min-height:50px;padding:0 22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:900;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.button:hover{transform:translateY(-2px)}
.button-primary{background:var(--blue);color:#fff;box-shadow:0 12px 28px rgba(18,111,177,.25)}
.button-primary:hover{box-shadow:0 16px 36px rgba(18,111,177,.32)}
.button-light{background:#fff;color:var(--blue-dark);box-shadow:var(--shadow-sm)}
.button-outline{background:#fff;border:1px solid #cfe0e8;color:var(--blue)}
.trust{display:flex;flex-wrap:wrap;gap:9px}
.trust span{background:rgba(255,255,255,.78);border:1px solid rgba(255,255,255,.95);box-shadow:0 6px 15px rgba(30,68,108,.05);padding:7px 11px;border-radius:999px;font-size:12px;color:#4d637d;font-weight:800}
.hero-image{position:relative;padding:18px 16px 54px 28px}
.hero-photo-frame{position:relative;transform:rotate(1.5deg)}
.hero-photo-frame:before{content:"";position:absolute;inset:14px -14px -14px 14px;background:var(--yellow);border-radius:41% 59% 38% 62%/44% 39% 61% 56%;transform:rotate(2deg);z-index:-1}
.hero-image img{display:block;width:100%;aspect-ratio:1.16/1;object-fit:cover;border:9px solid #fff;border-radius:38% 62% 38% 62%/44% 38% 62% 56%;box-shadow:0 28px 70px rgba(38,90,122,.21)}
.enroll-card{position:absolute;left:0;bottom:30px;background:#fff;padding:16px 20px;border-radius:20px 20px 20px 6px;box-shadow:0 16px 38px rgba(23,47,103,.18);display:flex;flex-direction:column;max-width:280px;z-index:3}
.enroll-card small{color:var(--orange);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.enroll-card strong{font-size:15px}.enroll-card a{color:var(--blue);font-size:12px;font-weight:900;margin-top:3px}
.tag{position:absolute;background:#fff;border:1px solid var(--line);padding:8px 12px;border-radius:999px;font-size:12px;font-weight:900;right:-20px;box-shadow:0 9px 22px rgba(23,60,85,.12);z-index:3}
.tag.one{top:40px;color:var(--blue)}.tag.two{top:96px;color:var(--green)}.tag.three{top:152px;color:var(--orange)}
.photo-sticker{position:absolute;display:grid;place-items:center;border-radius:50%;z-index:4;box-shadow:0 8px 18px rgba(31,70,108,.16)}
.sticker-star{width:52px;height:52px;left:-14px;top:8%;background:var(--yellow);color:#fff;font-size:23px;transform:rotate(-12deg)}
.sticker-heart{width:43px;height:43px;right:7%;bottom:1%;background:var(--orange);color:#fff;font-size:18px;transform:rotate(10deg)}
.hero-doodle{position:absolute;z-index:1;font-weight:900;pointer-events:none;opacity:.75}.doodle-a{left:3%;top:22%;font-size:30px;color:var(--yellow);transform:rotate(15deg)}.doodle-b{right:3%;top:15%;font-size:21px;color:var(--orange)}.doodle-c{left:45%;top:8%;font-size:50px;color:var(--green);transform:rotate(-8deg)}
.day-strip{position:relative;z-index:3;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;background:#fff;border:1px solid #edf1f3;box-shadow:var(--shadow);border-radius:28px;padding:13px;margin-top:8px;transform:translateY(50%)}
.day-strip>div{min-height:84px;display:grid;grid-template-columns:48px 1fr;grid-template-rows:auto auto;column-gap:12px;align-content:center;padding:8px 14px;border-radius:20px}.day-strip>div:nth-child(1){background:var(--pink)}.day-strip>div:nth-child(2){background:var(--sky)}.day-strip>div:nth-child(3){background:#fff5dc}.day-strip>div:nth-child(4){background:var(--mint)}
.day-strip>div>span{grid-row:1/3;font-size:29px;align-self:center}.day-strip strong{font-size:15px}.day-strip small{font-size:11px;color:var(--muted);font-weight:700}

.section{padding:clamp(78px,9vw,112px) 0}.programs-section{padding-top:clamp(118px,11vw,145px)}
.section-head{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(35px,6vw,78px);align-items:end;margin-bottom:44px}.section-head h2{font-size:clamp(2.35rem,4.1vw,3.75rem);margin:12px 0}.section-head p{color:var(--muted);max-width:510px}.scribble{position:relative;color:var(--orange);white-space:nowrap}.scribble:after{content:"";position:absolute;left:0;right:0;bottom:-5px;height:7px;border-bottom:4px solid var(--yellow);border-radius:50%}
.program-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.program-card{min-height:286px;padding:28px;border:1px solid var(--line);border-radius:29px 29px 29px 9px;display:flex;flex-direction:column;background:#fff;box-shadow:var(--shadow-sm);position:relative;overflow:hidden;transition:transform .23s ease,box-shadow .23s ease}
.program-card:hover{transform:translateY(-6px) rotate(-.3deg);box-shadow:var(--shadow)}
.program-card:after{content:"";position:absolute;width:96px;height:96px;border-radius:50%;right:-45px;bottom:-48px;background:rgba(18,111,177,.07)}
.program-card:nth-child(2){background:#f9f4ff}.program-card:nth-child(3){background:#fff9e9}.program-card:nth-child(4){background:#eef9ff}.program-card:nth-child(5){background:#fff1ed}.program-card:nth-child(6){background:#f1faed}
.program-card .num{margin-left:auto;font-size:11px;color:#91a0ae;font-weight:900}.program-card .symbol{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:#fff;color:var(--blue);font-size:26px;margin-bottom:22px;box-shadow:0 8px 18px rgba(35,73,103,.08)}.program-card small{font-size:11px;color:var(--orange);text-transform:uppercase;letter-spacing:.09em;font-weight:900}.program-card h3{font-size:22px;margin:7px 0 11px}.program-card p{font-size:14px;color:var(--muted);margin-bottom:0}.program-card.featured{background:linear-gradient(145deg,var(--blue),#1595cb);color:#fff;border-color:transparent}.program-card.featured p,.program-card.featured .num{color:#def3ff}.program-card.featured .symbol{background:rgba(255,255,255,.17);color:#fff}.program-card.featured small{color:#ffe48d}.program-card.featured:after{background:rgba(255,255,255,.08)}

.why{position:relative;background:var(--blue-dark);color:#fff;overflow:hidden}.why:before,.why:after{content:"";position:absolute;border-radius:50%;opacity:.2}.why:before{width:340px;height:340px;background:var(--blue-2);right:-140px;top:-180px}.why:after{width:220px;height:220px;background:var(--yellow);left:-130px;bottom:-110px}
.why-grid{position:relative;z-index:2;display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(50px,8vw,100px);padding:clamp(76px,9vw,105px) 0}.why .kicker{color:#9fe3ff}.why h2{font-size:clamp(2.5rem,4.4vw,4rem);margin:12px 0 20px;color:#fff}.why p{color:#cbd9ea}.why-quote{display:inline-block;margin-top:26px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:17px 20px;border-radius:20px 20px 20px 7px;color:#fff5be;font-weight:900;font-size:15px;transform:rotate(-1deg)}
.why-list{align-self:center}.why-item{display:grid;grid-template-columns:60px 1fr;gap:18px;padding:21px 0;border-bottom:1px solid rgba(255,255,255,.12)}.why-item:last-child{border-bottom:0}.why-item>span{width:54px;height:54px;border-radius:19px;display:grid;place-items:center;background:#fff;font-size:25px}.why-item h3{margin:2px 0 6px;font-size:19px}.why-item p{margin:0;font-size:14px;max-width:560px}

.split-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:38px}.split-head h2{font-size:clamp(2.35rem,4vw,3.7rem);margin:10px 0}.text-link{color:var(--blue);font-weight:900;display:inline-flex;align-items:center;min-height:42px}.text-link:hover{color:var(--orange)}
.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.content-card{position:relative;border:1px solid var(--line);border-radius:26px 26px 26px 9px;padding:26px;background:#fff;box-shadow:var(--shadow-sm);overflow:hidden}.content-card:before{content:"";position:absolute;left:0;top:0;width:70px;height:5px;background:var(--yellow);border-radius:0 5px 5px 0}.content-card .meta{color:#748894;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.content-card h3{font-size:21px;margin:12px 0}.content-card p{color:var(--muted);font-size:14px}.date-box{width:66px;height:66px;border-radius:19px;background:var(--sky);color:var(--blue);display:flex;flex-direction:column;align-items:center;justify-content:center;float:left;margin:0 16px 12px 0}.date-box strong{font-size:23px;line-height:1}.date-box small{text-transform:uppercase;font-weight:900}.event-card:before{background:var(--orange)}.note-card:before{background:var(--green)}.empty-card{min-height:220px;display:flex;flex-direction:column;justify-content:center}.empty-icon{font-size:34px;margin-bottom:10px}
.soft{background:linear-gradient(180deg,#f6fbfe,#fff)}
.cta{position:relative;margin:clamp(52px,7vw,86px) auto;background:linear-gradient(125deg,var(--orange),#ff9d3f);color:#fff;padding:clamp(34px,5vw,55px);border-radius:34px 34px 34px 12px;display:flex;align-items:center;justify-content:space-between;gap:32px;overflow:hidden;box-shadow:0 20px 50px rgba(244,123,32,.22)}.cta:after{content:"";position:absolute;width:230px;height:230px;border:36px solid rgba(255,255,255,.1);border-radius:50%;right:-95px;top:-105px}.cta>div,.cta>a{position:relative;z-index:2}.cta .kicker{color:#fff7d4}.cta h2{font-size:clamp(2.2rem,4vw,3.6rem);margin:8px 0 10px}.cta p{margin-bottom:0;max-width:680px;color:#fff8ef}.cta-decoration{font-size:70px;position:absolute!important;right:23%;bottom:-23px;opacity:.17;transform:rotate(15deg)}

.site-footer{background:#122756;color:#cfddf2;padding:58px 0 22px}.footer-grid{display:grid;grid-template-columns:1.45fr .75fr 1fr;gap:clamp(35px,5vw,65px)}.footer-logo{background:#fff;border-radius:18px;padding:8px 12px;max-width:300px}.footer-logo img{display:block;width:100%;height:auto}.footer-brand-block p{max-width:480px;margin-top:20px;font-size:14px}.footer-chips{display:flex;flex-wrap:wrap;gap:7px}.footer-chips span{display:inline-flex!important;background:rgba(255,255,255,.08);padding:5px 9px;border-radius:999px;font-size:11px!important}.site-footer h3{color:#fff;font-size:14px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:17px}.site-footer a,.site-footer span{display:block;margin:8px 0;font-size:14px}.site-footer a:hover{color:#fff}.footer-bottom{margin-top:42px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);font-size:11px;display:flex;justify-content:space-between;gap:20px;color:#aebed8}

.page-hero{position:relative;padding:clamp(64px,8vw,92px) 0;background:radial-gradient(circle at 90% 10%,rgba(255,196,55,.24),transparent 20%),linear-gradient(135deg,#eaf7fd,#f7fcf5 60%,#fff2e8);overflow:hidden}.page-hero:after{content:"✦";position:absolute;right:8%;top:25%;font-size:52px;color:var(--yellow);opacity:.65;transform:rotate(14deg)}.page-hero h1{font-size:clamp(2.8rem,5vw,4.7rem);max-width:820px;margin:14px 0;color:var(--blue-dark)}.page-hero p{color:var(--muted);font-size:18px;max-width:730px}.approach{display:grid;grid-template-columns:55px 80px 1.2fr .8fr;gap:22px;align-items:center;padding:33px 0;border-bottom:1px solid var(--line)}.approach .approach-icon{width:62px;height:62px;border-radius:19px;display:grid;place-items:center;background:var(--sky);color:var(--blue);font-weight:900}.approach h2{font-size:26px;margin:6px 0}.approach p{color:var(--muted);margin:0}.approach ul{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:8px;font-size:14px;font-weight:700}.approach li:before{content:"✓";color:var(--green);margin-right:7px}.posts-list{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.post-card{border:1px solid var(--line);border-radius:26px 26px 26px 9px;overflow:hidden}.post-card .post-thumb{height:170px;background:var(--sky)}.post-card .post-copy{padding:24px}.post-card h2{font-size:22px}.post-card p{color:var(--muted)}.event-row{border:1px solid var(--line);border-radius:24px 24px 24px 8px;padding:25px;margin-bottom:17px}
.admin-bar .site-header{top:32px}

@media(max-width:1040px){
  .brand-logo img{width:220px}.main-nav ul{gap:14px;font-size:14px}.hero-grid{grid-template-columns:1fr 1fr;gap:32px}.tag{right:-4px}.day-strip{grid-template-columns:repeat(2,1fr)}.section-head,.why-grid{grid-template-columns:1fr}.program-grid,.card-grid,.posts-list{grid-template-columns:repeat(2,1fr)}.approach{grid-template-columns:45px 65px 1fr}.approach ul{grid-column:3}.footer-grid{grid-template-columns:1.2fr .8fr 1fr}
}

@media(max-width:820px){
  .top-note-row{justify-content:center;text-align:center;min-height:34px}.top-note-contact{display:none}.site-header,.nav-row{min-height:72px}.brand-logo img{width:190px;max-height:62px}.nav-toggle{display:grid;place-items:center;flex:0 0 auto}.main-nav{display:none;position:absolute;top:72px;left:15px;right:15px;background:#fff;padding:12px;border:1px solid var(--line);border-radius:0 0 24px 24px;box-shadow:0 24px 45px rgba(23,47,103,.2);z-index:92}.main-nav.open{display:block}.main-nav ul{flex-direction:column;align-items:stretch;gap:3px}.main-nav li{width:100%}.main-nav a{min-height:48px;padding:0 13px;border-radius:13px}.main-nav a:after{display:none}.main-nav a:hover{background:var(--soft)}.main-nav .menu-cta a{justify-content:center;margin-top:5px}.nav-scrim{position:fixed;inset:0;background:rgba(14,31,66,.3);backdrop-filter:blur(2px);z-index:70}.menu-open .nav-scrim{display:block}.hero{padding-top:48px}.hero:after{bottom:215px}.hero-grid{grid-template-columns:1fr}.hero-copy{padding-bottom:4px}.hero h1{font-size:clamp(3rem,12vw,4.5rem)}.hero p{font-size:17px}.hero-image{max-width:650px;margin:0 auto;width:100%;padding:12px 16px 70px}.tag{display:none}.enroll-card{left:22px;right:22px;bottom:23px;max-width:none}.day-strip{margin-top:12px;transform:translateY(38%)}.programs-section{padding-top:120px}.section-head{gap:15px}.program-grid,.card-grid,.posts-list{grid-template-columns:1fr 1fr}.why-grid{gap:35px}.split-head{align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand-block{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:2px}.cta{margin-inline:15px}.approach{grid-template-columns:46px 1fr}.approach .index{display:none}.approach-copy{grid-column:2}.approach ul{grid-column:2;grid-template-columns:1fr}
}

@media(max-width:600px){
  .wrap{width:min(100% - 28px,1200px)}.top-note{font-size:11px}.top-note-row{min-height:32px}.site-header,.nav-row{min-height:68px}.brand-logo img{width:164px;max-height:56px}.main-nav{top:68px;left:10px;right:10px}.hero{padding-top:38px}.hero-copy{text-align:left}.eyebrow{font-size:10px}.hero h1{font-size:clamp(2.85rem,14vw,4rem);margin:16px 0 20px}.hero h1 br{display:none}.actions{flex-direction:column;align-items:stretch}.button{width:100%;min-height:52px;padding-inline:18px}.trust{display:grid;grid-template-columns:1fr}.trust span{width:max-content;max-width:100%}.hero-image{padding-inline:7px}.hero-photo-frame:before{inset:10px -7px -9px 9px}.hero-image img{border-width:6px;border-radius:30% 70% 36% 64%/43% 37% 63% 57%}.sticker-star{width:43px;height:43px;font-size:18px;left:-5px}.sticker-heart{right:3%}.enroll-card{left:10px;right:10px;padding:14px 16px}.day-strip{grid-template-columns:1fr 1fr;padding:9px;border-radius:22px;gap:8px;transform:translateY(28%)}.day-strip>div{min-height:74px;grid-template-columns:39px 1fr;padding:7px 9px;border-radius:16px}.day-strip>div>span{font-size:23px}.day-strip small{font-size:10px}.programs-section{padding-top:105px}.section{padding:70px 0}.section-head h2,.split-head h2{font-size:clamp(2.1rem,10vw,3rem)}.section-head p{font-size:15px}.program-grid,.card-grid,.posts-list{grid-template-columns:1fr}.program-card{min-height:auto;padding:24px}.why-grid{padding:70px 0}.why h2{font-size:clamp(2.45rem,11vw,3.3rem)}.why-item{grid-template-columns:52px 1fr;gap:14px}.why-item>span{width:48px;height:48px;border-radius:16px;font-size:21px}.split-head{flex-direction:column;margin-bottom:26px}.content-card{padding:23px}.cta{margin:46px 14px;padding:34px 24px;flex-direction:column;align-items:flex-start;border-radius:28px 28px 28px 10px}.cta h2 br{display:none}.cta .button{width:auto}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-brand-block{grid-column:auto}.footer-logo{max-width:260px}.page-hero h1{font-size:clamp(2.55rem,12vw,3.65rem)}.page-hero:after{display:none}
}

@media(max-width:420px){
  .brand-logo img{width:148px}.nav-toggle{width:43px;height:43px}.hero h1{font-size:2.75rem}.day-strip{grid-template-columns:1fr}.day-strip>div{min-height:62px}.day-strip>div>span{font-size:22px}.programs-section{padding-top:150px}.trust span{font-size:11px}.section{padding:62px 0}.why-quote{font-size:13px}.date-box{float:none;margin-bottom:15px}.cta .button{width:100%}
}

@media(max-width:782px){.admin-bar .site-header{top:46px}}
@media(max-width:600px){.admin-bar .site-header{top:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.program-card:hover,.button:hover,.post-card:hover,.event-row:hover{transform:none}}
