:root{--preg-accent:#8f237d;--preg-ink:#28222a;--preg-muted:#7d7580;--preg-line:#ece6ec;--preg-soft:#fbf5fa}
.preg-page{background:#fff;color:var(--preg-ink)}
.preg-context{border-bottom:1px solid #f0ebef;background:#fff}.preg-breadcrumb{min-height:52px;display:flex;align-items:center;gap:9px;font-size:12px;color:#978f99}.preg-breadcrumb a{color:var(--preg-accent);text-decoration:none;font-weight:700}.preg-breadcrumb i{font-size:8px;color:#c6bec7}
.preg-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 24%,rgba(143,35,125,.13),transparent 28%),linear-gradient(135deg,#fff,#fcf6fb 56%,#f5e8f2);border-bottom:1px solid #efe7ee}.preg-hero:after{content:"";position:absolute;width:440px;height:440px;border-radius:50%;right:-100px;top:-160px;border:1px solid rgba(143,35,125,.07);box-shadow:0 0 0 80px rgba(143,35,125,.025),0 0 0 160px rgba(143,35,125,.015)}.preg-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:60px;align-items:center;padding:64px 0}.preg-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border:1px solid rgba(143,35,125,.16);border-radius:999px;background:#fff;color:var(--preg-accent);font-size:12px;font-weight:800}.preg-hero h1{font-size:52px;line-height:1.05;letter-spacing:-.045em;margin:18px 0 16px;max-width:850px}.preg-hero p{max-width:800px;font-size:16px;line-height:1.8;color:var(--preg-muted);margin:0}.preg-meta{display:flex;gap:16px;flex-wrap:wrap;margin-top:22px;color:#8d858f;font-size:12px}.preg-meta span{display:inline-flex;align-items:center;gap:6px}.preg-week-card{background:#fff;border:1px solid rgba(143,35,125,.12);border-radius:28px;padding:24px;box-shadow:0 22px 60px rgba(78,42,70,.11)}.preg-week-card>span{font-size:11px;font-weight:800;color:var(--preg-accent);text-transform:uppercase;letter-spacing:.09em}.preg-week-card strong{display:block;font-size:32px;margin:7px 0}.preg-week-card p{font-size:12px;line-height:1.6}.preg-cta{display:flex;margin-top:16px;align-items:center;justify-content:center;gap:9px;height:46px;border-radius:13px;background:var(--preg-accent);color:#fff!important;text-decoration:none;font-weight:800;font-size:12px}
.preg-main{padding:54px 0 86px}.preg-toc{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:38px}.preg-toc a{padding:9px 12px;border-radius:999px;background:#faf7fa;border:1px solid #eee7ee;color:#5e5660;text-decoration:none;font-size:12px;font-weight:700}.preg-toc a:hover{border-color:rgba(143,35,125,.3);color:var(--preg-accent)}.preg-section-head{margin-bottom:24px}.preg-section-head span{display:block;color:var(--preg-accent);font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:800;margin-bottom:8px}.preg-section-head h2{font-size:34px;letter-spacing:-.035em;margin:0}.preg-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.preg-card{border:1px solid var(--preg-line);border-radius:22px;padding:24px;background:#fff;box-shadow:0 10px 30px rgba(42,29,41,.035);scroll-margin-top:120px}.preg-card-top{display:flex;justify-content:space-between;align-items:center;gap:14px}.preg-card-icon{width:46px;height:46px;border-radius:14px;background:#f6eaf4;color:var(--preg-accent);display:grid;place-items:center;font-size:18px}.preg-card-label{font-size:10px;font-weight:800;color:#8c838e;text-transform:uppercase;letter-spacing:.08em}.preg-card h2{font-size:22px;line-height:1.3;margin:18px 0 10px}.preg-card p{font-size:14px;line-height:1.8;color:#776f79;margin:0}.preg-related{margin-top:56px}.preg-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.preg-blog-card{border:1px solid var(--preg-line);border-radius:18px;overflow:hidden;background:#fff}.preg-blog-card img{width:100%;aspect-ratio:16/9;object-fit:cover}.preg-blog-card-body{padding:17px}.preg-blog-card-body span{font-size:10px;color:var(--preg-accent);font-weight:800;text-transform:uppercase}.preg-blog-card h3{font-size:17px;line-height:1.4;margin:8px 0}.preg-blog-card h3 a{color:var(--preg-ink);text-decoration:none}.preg-blog-card p{color:#817982;font-size:12px;line-height:1.7}.preg-blog-card>a{color:var(--preg-accent);font-weight:800;text-decoration:none;font-size:11px}.preg-nav{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center;margin-top:54px}.preg-nav a{min-height:60px;border:1px solid var(--preg-line);border-radius:16px;padding:13px 16px;text-decoration:none;color:#5d555f;display:flex;align-items:center;gap:10px;background:#fff}.preg-nav a.next{justify-content:flex-end}.preg-nav a.center{background:var(--preg-soft);color:var(--preg-accent);font-weight:800}.preg-notice{margin-top:34px;display:flex;align-items:flex-start;gap:12px;padding:18px;border:1px solid #ebe6eb;border-radius:16px;background:#f8f6f8;color:#716a72;font-size:12px;line-height:1.7}.preg-notice i{color:var(--preg-accent);margin-top:3px}

@media(max-width:1050px){.preg-hero-inner{grid-template-columns:1fr}.preg-week-card{max-width:520px}}
@media(max-width:768px){.preg-hero-inner{padding:42px 0;gap:28px}.preg-hero h1,.preg-landing-hero h1{font-size:38px}.preg-main{padding:38px 0 60px}.preg-cards,.preg-related-grid{grid-template-columns:1fr}.preg-section-head h2{font-size:29px}.preg-nav{grid-template-columns:1fr 1fr}.preg-nav .center{grid-column:1/-1;grid-row:2;justify-content:center}}
@media(max-width:480px){.preg-hero h1,.preg-landing-hero h1{font-size:33px}.preg-card{padding:20px}.preg-meta{gap:10px}.preg-week-card strong{font-size:27px}}


/* Gebelik rehberi ana giriş ekranı */
.preg-entry-main{padding:44px 0 82px;background:linear-gradient(180deg,#fff 0%,#fdfafd 100%)}
.preg-entry-card{position:relative;overflow:hidden;max-width:1120px;margin:0 auto;border:1px solid #eee5ed;border-radius:30px;background:linear-gradient(135deg,#fff 0%,#fff 54%,#fbf2f9 100%);padding:42px;box-shadow:0 24px 70px rgba(67,43,63,.08)}
.preg-entry-card:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;right:-150px;top:-155px;background:radial-gradient(circle,rgba(143,35,125,.10),rgba(143,35,125,0) 68%);pointer-events:none}
.preg-entry-heading{position:relative;z-index:1;max-width:820px;margin-bottom:30px}.preg-entry-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border:1px solid rgba(143,35,125,.15);border-radius:999px;color:var(--preg-accent);font-size:12px;font-weight:800;background:#fff}.preg-entry-heading h1{font-size:46px;line-height:1.08;letter-spacing:-.045em;margin:17px 0 12px;color:var(--preg-ink)}.preg-entry-heading p{font-size:15px;line-height:1.75;color:var(--preg-muted);margin:0;max-width:760px}
.preg-mode-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:18px}.preg-mode-card{width:100%;border:1px solid #ece5ec;border-radius:21px;background:#fff;min-height:108px;padding:20px 22px;display:grid;grid-template-columns:52px minmax(0,1fr) 28px;gap:16px;align-items:center;text-align:left;cursor:pointer;transition:.2s ease;box-shadow:0 10px 30px rgba(50,36,49,.035)}.preg-mode-card:hover{transform:translateY(-2px);border-color:rgba(143,35,125,.25);box-shadow:0 15px 34px rgba(143,35,125,.07)}.preg-mode-card.active{border-color:rgba(143,35,125,.28);background:linear-gradient(135deg,#fff,#fcf3fa);box-shadow:0 16px 38px rgba(143,35,125,.09)}.preg-mode-icon{width:52px;height:52px;border-radius:16px;background:#f5e8f2;color:var(--preg-accent);display:grid;place-items:center;font-size:21px}.preg-mode-copy strong{display:block;color:#28222a;font-size:16px;margin-bottom:5px}.preg-mode-copy small{display:block;color:#88808a;font-size:12px;line-height:1.55}.preg-mode-arrow{color:#bbb2bc;font-size:12px}.preg-mode-card.active .preg-mode-arrow{color:var(--preg-accent)}
.preg-entry-form-wrap{position:relative;z-index:1;border:1px solid #ece4eb;border-radius:22px;background:#fff;padding:24px 26px;box-shadow:0 14px 38px rgba(45,31,44,.045)}.preg-entry-form[hidden]{display:none!important}.preg-entry-form label{display:block;font-size:13px;font-weight:800;color:#302932;margin-bottom:9px}.preg-form-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center}.preg-entry-form input[type=number],.preg-entry-form input[type=date]{width:100%;height:54px;border:1px solid #ddd5de;border-radius:14px;padding:0 16px;font:inherit;background:#fff;outline:none;color:#302a31}.preg-entry-form input:focus{border-color:rgba(143,35,125,.48);box-shadow:0 0 0 4px rgba(143,35,125,.07)}.preg-input-suffix{position:relative}.preg-input-suffix input{padding-right:74px!important}.preg-input-suffix span{position:absolute;right:17px;top:50%;transform:translateY(-50%);color:#928994;font-size:12px}.preg-submit-btn{height:54px;min-width:200px;border:0;border-radius:14px;padding:0 22px;background:var(--preg-accent);color:#fff;font:inherit;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;box-shadow:0 13px 28px rgba(143,35,125,.20);transition:.2s ease}.preg-submit-btn:hover{transform:translateY(-1px);filter:brightness(.97)}.preg-entry-form>small{display:block;color:#9a929c;font-size:10.5px;margin-top:8px}.preg-entry-privacy{position:relative;z-index:1;margin-top:16px;display:flex;align-items:center;gap:8px;color:#8c838e;font-size:11px}.preg-entry-privacy i{color:var(--preg-accent)}
.preg-browse-section{max-width:1120px;margin:50px auto 0}.preg-browse-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.preg-browse-head>div{max-width:680px}.preg-browse-head p{max-width:380px;margin:0;color:#8b838d;font-size:12px;line-height:1.65;text-align:right}.preg-trimester-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.preg-trimester-card{border:1px solid #ece5ec;border-radius:22px;background:#fff;padding:20px;box-shadow:0 9px 28px rgba(43,30,42,.035)}.preg-trimester-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:17px}.preg-trimester-head strong{display:block;font-size:16px}.preg-trimester-head span{display:block;font-size:10px;color:#938a95;margin-top:3px}.preg-trimester-head i{width:34px;height:34px;border-radius:11px;background:#f7edf5;color:var(--preg-accent);display:grid;place-items:center;font-size:12px}.preg-week-pills{display:flex;flex-wrap:wrap;gap:7px}.preg-week-pills a{width:35px;height:35px;border:1px solid #eee7ee;border-radius:10px;display:grid;place-items:center;background:#fcfafc;color:#625a64;text-decoration:none;font-size:11px;font-weight:800;transition:.18s}.preg-week-pills a:hover{background:var(--preg-accent);border-color:var(--preg-accent);color:#fff;transform:translateY(-1px)}
@media(max-width:900px){.preg-entry-card{padding:30px}.preg-entry-heading h1{font-size:39px}.preg-trimester-grid{grid-template-columns:1fr}.preg-browse-head{display:block}.preg-browse-head p{text-align:left;margin-top:10px}.preg-mode-grid{grid-template-columns:1fr}}
@media(max-width:620px){.preg-entry-main{padding:24px 0 56px}.preg-entry-card{padding:20px;border-radius:22px}.preg-entry-heading{margin-bottom:22px}.preg-entry-heading h1{font-size:31px}.preg-entry-heading p{font-size:13px}.preg-mode-card{min-height:90px;padding:15px;grid-template-columns:44px 1fr 18px;gap:12px}.preg-mode-icon{width:44px;height:44px;border-radius:14px;font-size:18px}.preg-mode-copy strong{font-size:14px}.preg-mode-copy small{font-size:10.5px}.preg-entry-form-wrap{padding:18px}.preg-form-row{grid-template-columns:1fr;gap:12px}.preg-submit-btn{width:100%;min-width:0}.preg-browse-section{margin-top:36px}.preg-week-pills a{width:33px;height:33px}}


/* Haftalık SEO sayfası: kişisel dashboard'dan ayrı, editoryal makale görünümü */
.preg-article-shell{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:42px;align-items:start}
.preg-article-content{min-width:0}.preg-article-intro{padding-bottom:28px;margin-bottom:6px;border-bottom:1px solid #eee8ee}.preg-article-kicker{display:block;color:var(--preg-accent);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.11em;margin-bottom:9px}.preg-article-intro h2{margin:0;font-size:34px;line-height:1.18;letter-spacing:-.035em}.preg-article-intro p{margin:13px 0 0;color:#7b737d;font-size:14px;line-height:1.85;max-width:800px}
.preg-article-section{display:grid;grid-template-columns:54px minmax(0,1fr);gap:19px;padding:30px 0;border-bottom:1px solid #eee8ee;scroll-margin-top:120px}.preg-article-section-icon{width:54px;height:54px;border-radius:17px;background:#f5e8f3;color:var(--preg-accent);display:grid;place-items:center;font-size:20px}.preg-article-section-body>span{display:block;color:#918793;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.09em;margin-bottom:6px}.preg-article-section-body h2{font-size:24px;line-height:1.3;letter-spacing:-.025em;margin:0 0 10px}.preg-article-section-body p{font-size:15px;line-height:1.9;color:#6f6771;margin:0}.preg-article-section.is-warning{margin:24px 0 0;padding:22px;border:1px solid #f0dfe8;border-radius:20px;background:#fff9fb}.preg-article-section.is-warning .preg-article-section-icon{background:#fceaf1;color:#a5375a}
.preg-article-sidebar{position:sticky;top:112px;display:grid;gap:14px}.preg-side-card{border:1px solid #eae3e9;border-radius:19px;background:#fff;padding:20px;box-shadow:0 9px 26px rgba(45,31,44,.035)}.preg-side-card>span,.preg-side-card>label{display:block;color:var(--preg-accent);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.09em;margin-bottom:7px}.preg-side-personal{background:linear-gradient(145deg,#342b36,#49374a);border-color:transparent;color:#fff}.preg-side-personal>span{color:#e5a9d9}.preg-side-personal h3{font-size:20px;line-height:1.3;margin:0 0 8px}.preg-side-personal p{font-size:12px;line-height:1.65;color:#d8ced9;margin:0 0 16px}.preg-side-personal a{min-height:43px;border-radius:11px;background:#fff;color:var(--preg-accent);text-decoration:none;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:8px}.preg-side-toc nav{display:grid}.preg-side-toc a{padding:10px 0;border-bottom:1px solid #f0ebef;color:#675f69;text-decoration:none;font-size:11px;font-weight:700;line-height:1.45}.preg-side-toc a:last-child{border-bottom:0}.preg-side-toc a:hover{color:var(--preg-accent)}.preg-week-jump{position:relative}.preg-week-jump select{width:100%;height:43px;border:1px solid #ddd5de;border-radius:11px;background:#fff;padding:0 34px 0 12px;color:#3e3640;font:inherit;font-size:12px;font-weight:700;appearance:none;outline:none}.preg-week-jump i{position:absolute;right:13px;top:50%;transform:translateY(-50%);font-size:9px;color:#998f9a;pointer-events:none}
.preg-faq{margin-top:48px}.preg-faq-list{display:grid;gap:9px}.preg-faq-item{border:1px solid #eae4e9;border-radius:15px;background:#fff;overflow:hidden}.preg-faq-item summary{list-style:none;cursor:pointer;padding:16px 18px;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:space-between;gap:14px}.preg-faq-item summary::-webkit-details-marker{display:none}.preg-faq-item summary i{font-size:10px;color:var(--preg-accent);transition:.2s}.preg-faq-item[open] summary i{transform:rotate(45deg)}.preg-faq-item p{padding:0 18px 17px;margin:0;color:#746c76;font-size:13px;line-height:1.8}
@media(max-width:980px){.preg-article-shell{grid-template-columns:1fr}.preg-article-sidebar{position:static;grid-template-columns:1fr 1fr}.preg-side-personal{grid-column:1/-1}.preg-side-toc{display:none}}
@media(max-width:640px){.preg-article-sidebar{grid-template-columns:1fr}.preg-article-section{grid-template-columns:44px minmax(0,1fr);gap:13px;padding:24px 0}.preg-article-section-icon{width:44px;height:44px;border-radius:14px;font-size:17px}.preg-article-section-body h2{font-size:20px}.preg-article-section-body p{font-size:13.5px;line-height:1.78}.preg-article-intro h2{font-size:28px}.preg-article-section.is-warning{padding:16px}.preg-faq{margin-top:34px}}
