@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";
.giris-module__nCx1LG__page{background:linear-gradient(135deg, var(--color-primary-bg) 0%, var(--color-bg) 100%);min-height:100vh;padding:var(--space-4);justify-content:center;align-items:center;display:flex}.giris-module__nCx1LG__container{gap:var(--space-4);flex-direction:column;width:100%;max-width:420px;display:flex}.giris-module__nCx1LG__backLink{color:var(--color-text-secondary);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);transition:color var(--transition-fast)}.giris-module__nCx1LG__backLink:hover{color:var(--color-primary)}.giris-module__nCx1LG__card{background:var(--color-surface);border-radius:var(--radius-2xl);padding:var(--space-8);box-shadow:var(--shadow-lg);border:1px solid var(--color-border-light)}.giris-module__nCx1LG__logoArea{justify-content:center;align-items:center;gap:var(--space-3);margin-bottom:var(--space-6);display:flex}.giris-module__nCx1LG__logoIcon{font-size:2.5rem}.giris-module__nCx1LG__logoText{font-size:var(--font-size-3xl);font-weight:var(--font-weight-bold);background:linear-gradient(135deg, var(--color-primary), var(--color-accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.giris-module__nCx1LG__logoImg{object-fit:contain;width:auto;height:56px}.giris-module__nCx1LG__tabs{background:var(--color-bg);border-radius:var(--radius-lg);padding:var(--space-1);margin-bottom:var(--space-6);display:flex}.giris-module__nCx1LG__tab{padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);cursor:pointer;font-weight:var(--font-weight-semibold);font-size:var(--font-size-sm);color:var(--color-text-secondary);transition:all var(--transition-fast);text-align:center;background:0 0;border:none;flex:1}.giris-module__nCx1LG__tabActive{background:var(--color-surface);color:var(--color-primary);box-shadow:var(--shadow-sm)}.giris-module__nCx1LG__form{gap:var(--space-5);flex-direction:column;display:flex}.giris-module__nCx1LG__field{gap:var(--space-2);flex-direction:column;display:flex}.giris-module__nCx1LG__label{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-text-secondary)}.giris-module__nCx1LG__alert{padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium)}.giris-module__nCx1LG__alert[data-type=error]{background:var(--color-error-bg);color:var(--color-error)}.giris-module__nCx1LG__alert[data-type=success]{background:var(--color-success-bg);color:var(--color-success)}
.header-module__3iWRfG__header{z-index:50;background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;box-shadow:0 2px 8px #00000014}.header-module__3iWRfG__headerInner{justify-content:space-between;align-items:center;max-width:1320px;height:64px;margin:0 auto;padding:0 1.5rem;display:flex}.header-module__3iWRfG__logo{color:#0f172a;align-items:center;gap:.625rem;text-decoration:none;transition:transform .2s cubic-bezier(.4,0,.2,1);display:flex}.header-module__3iWRfG__logo:hover{transform:scale(1.02)}.header-module__3iWRfG__logoIcon{filter:drop-shadow(0 2px 4px #dc26264d);font-size:1.75rem}.header-module__3iWRfG__logoText{color:#0f172a;letter-spacing:-.02em;font-size:1.35rem}.header-module__3iWRfG__logoText strong{background:linear-gradient(135deg,#b91c1c 0%,#ef4444 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800}.header-module__3iWRfG__nav{align-items:center;gap:2rem;display:flex}.header-module__3iWRfG__navLink{color:#64748b;border-radius:.75rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.header-module__3iWRfG__navLink:hover,.header-module__3iWRfG__navLink.header-module__3iWRfG__active{color:#dc2626;background:#fef2f2}.header-module__3iWRfG__navProfile{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e293b,#0f172a);border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #0f172a26}.header-module__3iWRfG__navProfile:hover{background:linear-gradient(135deg,#334155,#1e293b);transform:translateY(-2px);box-shadow:0 6px 16px #0f172a40}.header-module__3iWRfG__cartBadge{color:#fff;background:#ef4444;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:2px;padding:0 4px;font-size:.7rem;font-weight:700;display:flex}.header-module__3iWRfG__deliveryToggle{background:#f1f5f9;border:1.5px solid #e2e8f0;border-radius:999px;align-items:center;gap:2px;padding:3px;display:flex}.header-module__3iWRfG__toggleBtn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .875rem;font-size:.82rem;font-weight:600;transition:all .2s;display:flex}.header-module__3iWRfG__toggleBtn[data-active=true]{color:#b91c1c;background:#fff;box-shadow:0 1px 4px #0000001f}.header-module__3iWRfG__toggleBtn:hover:not([data-active=true]){color:#374151}
.footer-module__nP6W3G__footer{background:#fff;border-top:1px solid #e2e8f0;flex-shrink:0;padding:.5rem 0}.footer-module__nP6W3G__footerInner{justify-content:space-between;align-items:center;max-width:1320px;min-height:44px;margin:0 auto;padding:0 1.5rem;display:flex}.footer-module__nP6W3G__footerLeft{gap:2rem;display:flex}.footer-module__nP6W3G__footerLink{color:#64748b;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s}.footer-module__nP6W3G__footerLink:hover{color:#0f172a}.footer-module__nP6W3G__footerCenter{color:#64748b;margin:0;font-size:.9rem}.footer-module__nP6W3G__footerCenter strong{color:#0f172a;font-weight:800}.footer-module__nP6W3G__footerRight{color:#64748b;align-items:center;gap:1rem;font-size:.9rem;font-weight:600;display:flex}.footer-module__nP6W3G__socialDark,.footer-module__nP6W3G__socialGradient{color:#fff;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.footer-module__nP6W3G__socialDark{background:#0f172a}.footer-module__nP6W3G__socialDark:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0f172a33}.footer-module__nP6W3G__socialGradient{background:linear-gradient(135deg,#a855f7,#ec4899,#f97316)}.footer-module__nP6W3G__socialGradient:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ec48994d}@media (max-width:768px){.footer-module__nP6W3G__footerInner{text-align:center;flex-direction:column;gap:1rem;padding:1rem 1.5rem}.footer-module__nP6W3G__footerLeft{flex-direction:column;align-items:center;gap:.75rem}}
.slug-page-module__2tViVW__page{color:#0f172a;background:#fff;flex-direction:column;min-height:100vh;font-family:Plus Jakarta Sans,sans-serif;display:flex}.slug-page-module__2tViVW__main{flex-direction:column;flex:1;width:100%;display:flex}.slug-page-module__2tViVW__heroSection{background:linear-gradient(#f8fafc 0%,#fff 100%);border-bottom:1px solid #e2e8f066;justify-content:center;padding:4.5rem 1.5rem 3rem;display:flex}.slug-page-module__2tViVW__heroInner{text-align:center;width:100%;max-width:840px}.slug-page-module__2tViVW__heroTitle{letter-spacing:-.05em;color:#0f172a;margin:0;font-size:3rem;font-weight:900;line-height:1.15}.slug-page-module__2tViVW__heroDivider{background:linear-gradient(135deg,#ef4444,#f97316);border-radius:2px;width:60px;height:4px;margin:2rem auto 0}.slug-page-module__2tViVW__contentWrap{background:#fff;justify-content:center;padding:3rem 1.5rem 6rem;display:flex}.slug-page-module__2tViVW__article{width:100%;max-width:800px}.slug-page-module__2tViVW__articleContent{color:#334155;font-size:1.1rem;line-height:1.85}.slug-page-module__2tViVW__articleContent h1{color:#0f172a;letter-spacing:-.03em;margin:3rem 0 1.25rem;font-size:2rem;font-weight:800}.slug-page-module__2tViVW__articleContent h2{color:#1e293b;letter-spacing:-.02em;margin:2.5rem 0 1rem;font-size:1.5rem;font-weight:700}.slug-page-module__2tViVW__articleContent h3{color:#334155;margin:1.75rem 0 .75rem;font-size:1.25rem;font-weight:700}.slug-page-module__2tViVW__articleContent p{margin-bottom:1.5rem}.slug-page-module__2tViVW__articleContent ul,.slug-page-module__2tViVW__articleContent ol{margin-bottom:1.5rem;padding-left:1.5rem}.slug-page-module__2tViVW__articleContent li{margin-bottom:.5rem;padding-left:.25rem}.slug-page-module__2tViVW__articleContent li::marker{color:#ef4444}.slug-page-module__2tViVW__articleContent ul{list-style-type:disc}.slug-page-module__2tViVW__articleContent ol{list-style-type:decimal}.slug-page-module__2tViVW__articleContent a{color:#ef4444;border-bottom:1px solid #ef444466;padding-bottom:1px;font-weight:600;text-decoration:none;transition:all .2s}.slug-page-module__2tViVW__articleContent a:hover{color:#b91c1c;border-bottom-color:#b91c1c}.slug-page-module__2tViVW__articleContent strong{color:#1e293b;font-weight:700}.slug-page-module__2tViVW__articleContent em{font-style:italic}.slug-page-module__2tViVW__articleContent blockquote{color:#475569;background:#f8fafc;border-left:4px solid #ef4444;border-radius:0 1rem 1rem 0;margin:2rem 0;padding:1.5rem;font-size:1.15rem;font-style:italic;line-height:1.7}.slug-page-module__2tViVW__footer{text-align:center;color:#94a3b8;background:#fff;border-top:1px solid #f1f5f9;padding:2rem 1.5rem;font-size:.9rem;font-weight:500}@media (max-width:640px){.slug-page-module__2tViVW__heroSection{padding:3rem 1.25rem 2rem}.slug-page-module__2tViVW__heroTitle{font-size:2.25rem}.slug-page-module__2tViVW__contentWrap{padding:2rem 1.25rem 4rem}.slug-page-module__2tViVW__articleContent{font-size:1rem}}
.not-found-module__HS70Aa__nfPage{background:#f8fafc;flex-direction:column;min-height:100vh;font-family:Plus Jakarta Sans,sans-serif;display:flex}.not-found-module__HS70Aa__nfMain{flex:1;justify-content:center;align-items:center;padding:2rem 1.5rem;display:flex}.not-found-module__HS70Aa__nfCard{text-align:center;background:#fff;border:1px solid #e2e8f0cc;border-radius:2rem;width:100%;max-width:480px;padding:3.5rem 3rem;box-shadow:0 20px 60px -15px #0f172a14}.not-found-module__HS70Aa__nfCode{letter-spacing:-.05em;background:linear-gradient(135deg,#b91c1c 0%,#ef4444 60%,#f97316 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:7rem;font-weight:900;line-height:1}.not-found-module__HS70Aa__nfDivider{background:linear-gradient(135deg,#ef4444,#f97316);border-radius:2px;width:48px;height:4px;margin:0 auto 1.5rem}.not-found-module__HS70Aa__nfTitle{color:#0f172a;letter-spacing:-.02em;margin:0 0 .875rem;font-size:1.6rem;font-weight:800}.not-found-module__HS70Aa__nfDesc{color:#64748b;margin:0 0 2rem;font-size:.95rem;font-weight:500;line-height:1.65}.not-found-module__HS70Aa__nfActions{flex-wrap:wrap;justify-content:center;gap:.875rem;display:flex}.not-found-module__HS70Aa__nfBtnPrimary{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.95rem;font-weight:800;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 8px 20px -6px #dc262673}.not-found-module__HS70Aa__nfBtnPrimary:hover{transform:translateY(-2px);box-shadow:0 12px 25px -6px #dc26268c}.not-found-module__HS70Aa__nfBtnSecondary{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.not-found-module__HS70Aa__nfBtnSecondary:hover{background:#e2e8f0;transform:translateY(-2px)}
.product-page-module__pNCdFq__page{background:#f9fafb;min-height:100vh}.product-page-module__pNCdFq__main{max-width:860px;margin:0 auto;padding:1.25rem 1rem 3rem}.product-page-module__pNCdFq__breadcrumb{color:#6b7280;flex-wrap:wrap;align-items:center;gap:.375rem;margin-bottom:1.25rem;font-size:.8125rem;display:flex}.product-page-module__pNCdFq__breadcrumb a{color:#e53935;text-decoration:none}.product-page-module__pNCdFq__breadcrumb a:hover{text-decoration:underline}.product-page-module__pNCdFq__breadcrumb span{color:#9ca3af}.product-page-module__pNCdFq__card{background:#fff;border-radius:1rem;grid-template-columns:1fr 1fr;gap:0;display:grid;overflow:hidden;box-shadow:0 1px 4px #00000014,0 4px 20px #0000000a}@media (max-width:600px){.product-page-module__pNCdFq__card{grid-template-columns:1fr}}.product-page-module__pNCdFq__imageWrap{aspect-ratio:1;background:#f3f4f6;min-height:280px;position:relative}.product-page-module__pNCdFq__image{object-fit:cover}.product-page-module__pNCdFq__imageFallback{justify-content:center;align-items:center;height:100%;font-size:5rem;display:flex}.product-page-module__pNCdFq__outBadge{color:#fff;background:#0009;border-radius:999px;padding:.25rem .625rem;font-size:.75rem;font-weight:700;position:absolute;top:.75rem;left:.75rem}.product-page-module__pNCdFq__info{flex-direction:column;gap:.75rem;padding:1.75rem;display:flex}.product-page-module__pNCdFq__categoryTag{color:#e53935;background:#fef2f2;border-radius:999px;width:fit-content;padding:.2rem .625rem;font-size:.75rem;font-weight:600;display:inline-block}.product-page-module__pNCdFq__name{color:#111827;margin:0;font-size:1.625rem;font-weight:800;line-height:1.25}.product-page-module__pNCdFq__description{color:#4b5563;margin:0;font-size:.9375rem;line-height:1.6}.product-page-module__pNCdFq__priceRow{flex-wrap:wrap;align-items:baseline;gap:.75rem;display:flex}.product-page-module__pNCdFq__price{color:#e53935;font-size:1.75rem;font-weight:800}.product-page-module__pNCdFq__pickupPrice{color:#6b7280;background:#f3f4f6;border-radius:999px;padding:.2rem .625rem;font-size:.875rem}.product-page-module__pNCdFq__tagRow{flex-wrap:wrap;gap:.375rem;display:flex}.product-page-module__pNCdFq__tag{color:#166534;background:#dcfce7;border-radius:999px;padding:.2rem .5rem;font-size:.75rem;font-weight:600}.product-page-module__pNCdFq__allergenRow{color:#92400e;background:#fef3c7;border-radius:.5rem;padding:.5rem .75rem;font-size:.8125rem}.product-page-module__pNCdFq__allergenLabel{margin-right:.25rem;font-weight:700}.product-page-module__pNCdFq__actions{flex-wrap:wrap;gap:.625rem;margin-top:auto;padding-top:.5rem;display:flex}.product-page-module__pNCdFq__btnPrimary{color:#fff;background:#e53935;border-radius:.625rem;flex:1;justify-content:center;align-items:center;padding:.7rem 1.25rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.product-page-module__pNCdFq__btnPrimary:hover{background:#c62828}.product-page-module__pNCdFq__btnDisabled{pointer-events:none;background:#9ca3af!important}.product-page-module__pNCdFq__btnSecondary{color:#374151;background:#f3f4f6;border-radius:.625rem;justify-content:center;align-items:center;padding:.7rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.product-page-module__pNCdFq__btnSecondary:hover{background:#e5e7eb}
