.Header-module__Pldg1G__header{z-index:100;background:color-mix(in srgb, var(--dp-bg) 92%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--dp-border);position:sticky;top:0}.Header-module__Pldg1G__inner{align-items:center;gap:1.25rem;max-width:1180px;height:68px;margin:0 auto;padding:0 1rem;display:flex}.Header-module__Pldg1G__logo{flex-shrink:0;align-items:center;gap:.65rem;text-decoration:none;display:flex}.Header-module__Pldg1G__logoMark{border-radius:var(--dp-radius);background:var(--dp-primary);width:36px;height:36px;color:var(--dp-primary-contrast);font-family:var(--dp-font-heading);box-shadow:0 0 0 1px var(--dp-accent);flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.Header-module__Pldg1G__logoText{flex-direction:column;line-height:1.15;display:flex}.Header-module__Pldg1G__logoName{font-family:var(--dp-font-heading);letter-spacing:.01em;color:var(--dp-text);font-size:1.05rem;font-weight:700}.Header-module__Pldg1G__logoSub{font-family:var(--dp-font-mono);color:var(--dp-text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;display:none}.Header-module__Pldg1G__nav{align-items:center;gap:.35rem;margin-left:auto;display:none}.Header-module__Pldg1G__navItem{border-radius:var(--dp-radius);font-family:var(--dp-font-body);color:var(--dp-text-muted);padding:.5rem .7rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background-color .15s,color .15s}.Header-module__Pldg1G__navItem:hover{color:var(--dp-primary);background:var(--dp-surface-alt)}.Header-module__Pldg1G__navItem:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.Header-module__Pldg1G__ctaBtn{background:var(--dp-primary);color:var(--dp-primary-contrast);border-radius:var(--dp-radius);cursor:pointer;font-family:var(--dp-font-body);white-space:nowrap;border:none;margin-left:.5rem;padding:.55rem 1.1rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:none}.Header-module__Pldg1G__ctaBtn:hover{background:var(--dp-primary-hover)}.Header-module__Pldg1G__ctaBtn:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.Header-module__Pldg1G__hamburger{cursor:pointer;border-radius:var(--dp-radius-md);background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;margin-left:auto;padding:.4rem;display:flex}.Header-module__Pldg1G__hamburger:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.Header-module__Pldg1G__hamburgerBar{background:var(--dp-text);width:20px;height:2px;display:block}.Header-module__Pldg1G__mobileMenu{background:var(--dp-surface);border-top:1px solid var(--dp-border);flex-direction:column;gap:.15rem;padding:.6rem 1rem 1rem;display:flex}.Header-module__Pldg1G__mobileNavItem{border-radius:var(--dp-radius);font-family:var(--dp-font-body);color:var(--dp-text);padding:.75rem .6rem;font-size:.9375rem;font-weight:600;text-decoration:none}.Header-module__Pldg1G__mobileNavItem:hover,.Header-module__Pldg1G__mobileNavItem:focus-visible{background:var(--dp-surface-alt);outline:none}.Header-module__Pldg1G__mobileCta{background:var(--dp-primary);color:var(--dp-primary-contrast);border-radius:var(--dp-radius);cursor:pointer;font-family:var(--dp-font-body);text-align:center;border:none;margin-top:.5rem;padding:.75rem 1.1rem;font-size:.9rem;font-weight:700;text-decoration:none}@media (min-width:768px){.Header-module__Pldg1G__inner{padding:0 2rem}.Header-module__Pldg1G__logoSub{display:block}.Header-module__Pldg1G__nav{display:flex}.Header-module__Pldg1G__ctaBtn{align-items:center;display:inline-flex}.Header-module__Pldg1G__hamburger,.Header-module__Pldg1G__mobileMenu{display:none}}@media (min-width:1024px){.Header-module__Pldg1G__inner{padding:0 2.5rem}}
.Hero-module__xSx6Ra__hero{gap:2rem;max-width:1180px;margin:0 auto;padding:2.5rem 1rem 3rem;scroll-margin-top:84px;display:grid}.Hero-module__xSx6Ra__copy{flex-direction:column;display:flex}.Hero-module__xSx6Ra__kicker{font-family:var(--dp-font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--dp-primary);font-size:.78rem;font-weight:700}.Hero-module__xSx6Ra__hero h1{font-family:var(--dp-font-heading);color:var(--dp-text);margin:.75rem 0 .85rem;font-size:1.7rem;line-height:1.2}.Hero-module__xSx6Ra__headlineLede{max-width:52ch;font-family:var(--dp-font-heading);color:var(--dp-text);margin:0 0 .85rem;font-size:1.1rem;font-weight:600;line-height:1.4}.Hero-module__xSx6Ra__subcopy{max-width:56ch;color:var(--dp-text-muted);margin:0;font-size:1rem;line-height:1.6}.Hero-module__xSx6Ra__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.Hero-module__xSx6Ra__primaryAction,.Hero-module__xSx6Ra__secondaryAction{border-radius:var(--dp-radius);min-height:46px;font-family:var(--dp-font-body);justify-content:center;align-items:center;padding:0 1.35rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.Hero-module__xSx6Ra__primaryAction{background:var(--dp-primary);color:var(--dp-primary-contrast)}.Hero-module__xSx6Ra__primaryAction:hover{background:var(--dp-primary-hover)}.Hero-module__xSx6Ra__secondaryAction{background:var(--dp-surface);color:var(--dp-primary);border:1px solid var(--dp-border)}.Hero-module__xSx6Ra__secondaryAction:hover{background:var(--dp-surface-alt);border-color:var(--dp-primary)}.Hero-module__xSx6Ra__primaryAction:focus-visible,.Hero-module__xSx6Ra__secondaryAction:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.Hero-module__xSx6Ra__stats{border-top:1px solid var(--dp-border);grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:2.25rem;padding-top:1.5rem;display:grid}.Hero-module__xSx6Ra__visual{border-radius:var(--dp-radius-lg);background-color:var(--dp-surface);background-image:var(--dp-dot-grid);background-size:var(--dp-dot-grid-size);border:1px solid var(--dp-border);flex-direction:column;justify-content:center;align-items:stretch;gap:1rem;padding:1.5rem;display:flex}.Hero-module__xSx6Ra__visualCaption{text-align:center;font-family:var(--dp-font-mono);color:var(--dp-text-muted);margin:0;font-size:.72rem;font-weight:500}.Hero-module__xSx6Ra__preview{border:1px solid var(--dp-border);border-radius:var(--dp-radius);background:var(--dp-surface);overflow:hidden}.Hero-module__xSx6Ra__previewHead{border-bottom:1px solid var(--dp-border);font-family:var(--dp-font-heading);color:var(--dp-text);align-items:center;gap:.5rem;padding:.7rem .9rem;font-size:.8125rem;font-weight:700;display:flex}.Hero-module__xSx6Ra__previewDot{background:var(--dp-primary);width:7px;height:7px;box-shadow:0 0 0 3px color-mix(in srgb, var(--dp-primary) 22%, transparent);border-radius:50%;flex-shrink:0;animation:2.4s ease-in-out infinite Hero-module__xSx6Ra__rolePreviewPulse}@keyframes Hero-module__xSx6Ra__rolePreviewPulse{0%,to{opacity:1}50%{opacity:.35}}.Hero-module__xSx6Ra__previewChain{flex-direction:column;margin:0;padding:.9rem;list-style:none;display:flex}.Hero-module__xSx6Ra__previewItem{flex-direction:column;align-items:stretch;display:flex}.Hero-module__xSx6Ra__previewNode{border:1px solid var(--dp-border);background:var(--dp-surface-alt);grid-template-columns:auto auto 1fr;align-items:center;gap:.25rem .5rem;padding:.55rem .7rem;display:grid}.Hero-module__xSx6Ra__previewIndex{font-family:var(--dp-font-mono);color:var(--dp-text-muted);font-size:.7rem;font-weight:700}.Hero-module__xSx6Ra__previewType{font-family:var(--dp-font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--dp-primary);font-size:.65rem;font-weight:700}.Hero-module__xSx6Ra__previewTitle{color:var(--dp-text);overflow-wrap:anywhere;grid-column:1/-1;font-size:.8125rem;font-weight:600}.Hero-module__xSx6Ra__previewApp{color:var(--dp-text-muted);grid-column:1/-1;font-size:.72rem}.Hero-module__xSx6Ra__previewWire{background:var(--dp-primary);align-self:center;width:2px;height:16px}@media (min-width:768px){.Hero-module__xSx6Ra__hero{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);align-items:center;padding:3.5rem 2rem 4rem}.Hero-module__xSx6Ra__hero h1{font-size:2.15rem}.Hero-module__xSx6Ra__headlineLede{font-size:1.25rem}.Hero-module__xSx6Ra__previewChain{flex-direction:row;align-items:stretch}.Hero-module__xSx6Ra__previewItem{flex-direction:row;flex:1;align-items:center}.Hero-module__xSx6Ra__previewNode{flex:1;grid-template-columns:auto auto;height:100%}.Hero-module__xSx6Ra__previewWire{width:14px;height:2px}}@media (min-width:1024px){.Hero-module__xSx6Ra__hero{padding:4.5rem 2.5rem}.Hero-module__xSx6Ra__hero h1{font-size:2.4rem}}
.Persuasion-module__T2A13G__socialProof,.Persuasion-module__T2A13G__pricing,.Persuasion-module__T2A13G__cta{max-width:1180px;margin:0 auto;padding:3rem 1rem}.Persuasion-module__T2A13G__pricing{scroll-margin-top:84px}.Persuasion-module__T2A13G__kicker{font-family:var(--dp-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--dp-primary);margin-bottom:.4rem;font-size:.75rem;font-weight:700;display:inline-block}.Persuasion-module__T2A13G__sectionHeaderCenter{text-align:center;max-width:640px;margin:0 auto 2rem}.Persuasion-module__T2A13G__sectionHeaderCenter h2{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0 0 .6rem;font-size:1.5rem;line-height:1.25}.Persuasion-module__T2A13G__sectionHeaderCenter p{color:var(--dp-text-muted);margin:0;line-height:1.6}.Persuasion-module__T2A13G__trustStats{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem;display:grid}.Persuasion-module__T2A13G__trustStat{text-align:center;background:var(--dp-surface);border:1px solid var(--dp-border);padding:1.35rem 1rem}.Persuasion-module__T2A13G__trustStat strong{font-family:var(--dp-font-heading);color:var(--dp-primary);margin-bottom:.3rem;font-size:1.75rem;display:block}.Persuasion-module__T2A13G__trustStat span{color:var(--dp-text-muted);font-size:.8125rem;line-height:1.4}.Persuasion-module__T2A13G__testimonialGrid{grid-template-columns:1fr;gap:1rem;display:grid}.Persuasion-module__T2A13G__testimonialCard{background:var(--dp-surface);border:1px solid var(--dp-border);flex-direction:column;gap:.85rem;padding:1.5rem;display:flex}.Persuasion-module__T2A13G__testimonialCard blockquote{color:var(--dp-text);margin:0;font-size:.9375rem;line-height:1.6}.Persuasion-module__T2A13G__testimonialCard figcaption{flex-direction:column;gap:.1rem;display:flex}.Persuasion-module__T2A13G__testimonialCard figcaption strong{font-family:var(--dp-font-heading);color:var(--dp-text);font-size:.9375rem}.Persuasion-module__T2A13G__testimonialCard figcaption span{color:var(--dp-text-muted);font-size:.8125rem}.Persuasion-module__T2A13G__socialProofNote{text-align:center;font-family:var(--dp-font-mono);color:var(--dp-text-muted);margin:1.75rem 0 0;font-size:.78rem}.Persuasion-module__T2A13G__pricingGrid{grid-template-columns:1fr;gap:1.25rem;display:grid}.Persuasion-module__T2A13G__pricingCard{background:var(--dp-surface);border:1px solid var(--dp-border);flex-direction:column;padding:1.85rem 1.5rem 1.6rem;display:flex;position:relative}.Persuasion-module__T2A13G__pricingHighlighted{border-color:var(--dp-primary);box-shadow:var(--dp-shadow);background:color-mix(in srgb, var(--dp-primary) 6%, var(--dp-surface))}.Persuasion-module__T2A13G__pricingBadgeSlot{position:absolute;top:-.7rem;left:1.5rem}.Persuasion-module__T2A13G__pricingCard h3{font-family:var(--dp-font-heading);color:var(--dp-text);margin:.4rem 0 .75rem;font-size:1.1rem}.Persuasion-module__T2A13G__pricingPrice{align-items:baseline;gap:.35rem;margin:0 0 .75rem;display:flex}.Persuasion-module__T2A13G__pricingPrice strong{font-family:var(--dp-font-heading);color:var(--dp-text);font-size:1.75rem}.Persuasion-module__T2A13G__pricingPrice span{color:var(--dp-text-muted);font-size:.8125rem}.Persuasion-module__T2A13G__pricingDescription{color:var(--dp-text-muted);margin:0 0 1.15rem;font-size:.875rem;line-height:1.55}.Persuasion-module__T2A13G__pricingCard ul{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.Persuasion-module__T2A13G__pricingCard li{color:var(--dp-text);padding-left:1.3rem;font-size:.875rem;line-height:1.4;position:relative}.Persuasion-module__T2A13G__pricingCard li:before{content:"";background:var(--dp-primary);width:7px;height:7px;position:absolute;top:.5rem;left:0}.Persuasion-module__T2A13G__cta{gap:1.75rem;padding-top:1rem;padding-bottom:3.5rem;display:grid}.Persuasion-module__T2A13G__ctaCopy p{color:var(--dp-text-muted);max-width:56ch;margin:0;line-height:1.65}.Persuasion-module__T2A13G__ctaActions{align-content:start;gap:.85rem;display:grid}.Persuasion-module__T2A13G__ctaPrimaryLink,.Persuasion-module__T2A13G__ctaSecondaryLink{border-radius:var(--dp-radius);min-height:48px;font-family:var(--dp-font-body);justify-content:center;align-items:center;padding:0 1.5rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:inline-flex}.Persuasion-module__T2A13G__ctaPrimaryLink{background:var(--dp-primary);color:var(--dp-primary-contrast)}.Persuasion-module__T2A13G__ctaPrimaryLink:hover{background:var(--dp-primary-hover)}.Persuasion-module__T2A13G__ctaSecondaryLink{background:var(--dp-whatsapp,#25d366);color:var(--dp-whatsapp-contrast,#0f172a);border:1px solid #0000}.Persuasion-module__T2A13G__ctaSecondaryLink:hover{background:var(--dp-whatsapp-hover,#1da851)}.Persuasion-module__T2A13G__ctaPrimaryLink:focus-visible,.Persuasion-module__T2A13G__ctaSecondaryLink:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.Persuasion-module__T2A13G__riskReversal{color:var(--dp-text-muted);flex-wrap:wrap;align-items:center;gap:.6rem;margin:.4rem 0 0;font-size:.875rem;line-height:1.5;display:flex}@media (min-width:768px){.Persuasion-module__T2A13G__socialProof,.Persuasion-module__T2A13G__pricing,.Persuasion-module__T2A13G__cta{padding:4rem 2rem}.Persuasion-module__T2A13G__trustStats,.Persuasion-module__T2A13G__testimonialGrid,.Persuasion-module__T2A13G__pricingGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.Persuasion-module__T2A13G__cta{grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);align-items:center;padding-top:1.5rem}}@media (min-width:1024px){.Persuasion-module__T2A13G__socialProof,.Persuasion-module__T2A13G__pricing,.Persuasion-module__T2A13G__cta{padding:4.5rem 2.5rem}}
.RecipeStudio-module__VpKwBW__gallerySection,.RecipeStudio-module__VpKwBW__builderSection{max-width:1180px;margin:0 auto;padding:3rem 1rem;scroll-margin-top:84px}.RecipeStudio-module__VpKwBW__kicker{font-family:var(--dp-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--dp-primary);margin-bottom:.4rem;font-size:.75rem;font-weight:700;display:inline-block}.RecipeStudio-module__VpKwBW__gallerySection h2,.RecipeStudio-module__VpKwBW__builderSection h2{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0 0 .5rem;font-size:1.5rem;line-height:1.2}.RecipeStudio-module__VpKwBW__sectionLede{color:var(--dp-text-muted);max-width:62ch;margin:0 0 1.5rem;font-size:.9375rem}.RecipeStudio-module__VpKwBW__galleryGrid{gap:.85rem;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.RecipeStudio-module__VpKwBW__templateCard{text-align:left;cursor:pointer;width:100%;height:100%;color:inherit;background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:var(--dp-radius-lg);flex-direction:column;align-items:stretch;gap:.5rem;padding:1.1rem;font-family:inherit;transition:border-color .15s,background-color .15s;display:flex}.RecipeStudio-module__VpKwBW__templateCard:hover{border-color:var(--dp-primary)}.RecipeStudio-module__VpKwBW__templateCard:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.RecipeStudio-module__VpKwBW__templateCardActive{border-color:var(--dp-primary);background:color-mix(in srgb, var(--dp-primary) 6%, var(--dp-surface));box-shadow:var(--dp-shadow)}.RecipeStudio-module__VpKwBW__templateHead{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.RecipeStudio-module__VpKwBW__templateName{font-family:var(--dp-font-heading);color:var(--dp-text);font-size:1rem;font-weight:700}.RecipeStudio-module__VpKwBW__templateCategory{font-family:var(--dp-font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--dp-text-muted);font-size:.68rem;font-weight:700}.RecipeStudio-module__VpKwBW__templateAciklama{color:var(--dp-text-muted);flex-grow:1;margin:0;font-size:.85rem;line-height:1.5}.RecipeStudio-module__VpKwBW__templateMeta{border-top:1px solid var(--dp-border-subtle);color:var(--dp-text-muted);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;gap:.5rem;padding-top:.6rem;font-size:.75rem;display:flex}.RecipeStudio-module__VpKwBW__emptyState{text-align:center;border:1px dashed var(--dp-border);color:var(--dp-text-muted);margin:1.5rem 0 0;padding:1.5rem}.RecipeStudio-module__VpKwBW__legend{flex-wrap:wrap;gap:.6rem;margin:1rem 0 .25rem;display:flex}.RecipeStudio-module__VpKwBW__legendItem{display:inline-flex}.RecipeStudio-module__VpKwBW__chain{flex-direction:column;margin:1.25rem 0 0;padding:0;list-style:none;display:flex}.RecipeStudio-module__VpKwBW__stepWrap{flex-direction:column;align-items:stretch;display:flex}.RecipeStudio-module__VpKwBW__stepCard{text-align:left;cursor:pointer;width:100%;color:inherit;background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:var(--dp-radius);grid-template-columns:auto auto 1fr;align-items:center;gap:.3rem .6rem;padding:.75rem .9rem;font-family:inherit;transition:border-color .15s,background-color .15s;display:grid}.RecipeStudio-module__VpKwBW__stepCard:hover{border-color:var(--dp-primary)}.RecipeStudio-module__VpKwBW__stepCard:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.RecipeStudio-module__VpKwBW__stepCardActive{border-color:var(--dp-primary);background:color-mix(in srgb, var(--dp-primary) 7%, var(--dp-surface))}.RecipeStudio-module__VpKwBW__stepIndex{font-family:var(--dp-font-mono);color:var(--dp-text-muted);font-size:.75rem;font-weight:700}.RecipeStudio-module__VpKwBW__stepTypeBadge{display:inline-flex}.RecipeStudio-module__VpKwBW__stepApp{font-family:var(--dp-font-mono);color:var(--dp-accent-dark);justify-self:end;font-size:.7rem;font-weight:700}.RecipeStudio-module__VpKwBW__stepTitle{color:var(--dp-text);overflow-wrap:anywhere;grid-column:1/-1;font-size:.9rem;font-weight:600}.RecipeStudio-module__VpKwBW__wire{background:var(--dp-primary);align-self:center;width:2px;height:20px;position:relative}.RecipeStudio-module__VpKwBW__wire:after{content:"▾";color:var(--dp-primary);font-size:.65rem;line-height:1;position:absolute;bottom:-11px;left:50%;transform:translate(-50%)}.RecipeStudio-module__VpKwBW__detail{background:var(--dp-surface-alt);border:1px solid var(--dp-border-subtle);margin-top:1.25rem;padding:1rem 1.1rem}.RecipeStudio-module__VpKwBW__detailNot{color:var(--dp-text);margin:0 0 .85rem;font-size:.875rem;line-height:1.55}.RecipeStudio-module__VpKwBW__paramList{border-top:1px solid var(--dp-border-subtle);gap:.5rem;margin:0;padding-top:.75rem;display:grid}.RecipeStudio-module__VpKwBW__paramRow{justify-content:space-between;align-items:baseline;gap:.75rem;font-size:.8125rem;display:flex}.RecipeStudio-module__VpKwBW__paramRow dt{font-family:var(--dp-font-mono);color:var(--dp-text-muted);text-transform:uppercase;letter-spacing:.03em;font-size:.7rem;font-weight:700}.RecipeStudio-module__VpKwBW__paramRow dd{color:var(--dp-text);text-align:right;font-variant-numeric:tabular-nums;margin:0}@media (min-width:768px){.RecipeStudio-module__VpKwBW__gallerySection,.RecipeStudio-module__VpKwBW__builderSection{padding:4rem 2rem}.RecipeStudio-module__VpKwBW__galleryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.RecipeStudio-module__VpKwBW__chain{flex-direction:row;align-items:flex-start}.RecipeStudio-module__VpKwBW__stepWrap{flex-direction:row;flex:1;align-items:center}.RecipeStudio-module__VpKwBW__stepCard{flex:1;grid-template-columns:auto auto;align-content:start;height:100%}.RecipeStudio-module__VpKwBW__stepApp{justify-self:start}.RecipeStudio-module__VpKwBW__wire{flex:0 0 20px;width:20px;height:2px;margin:0 2px}.RecipeStudio-module__VpKwBW__wire:after{content:"▸";inset:50% -10px auto auto;transform:translateY(-50%)}.RecipeStudio-module__VpKwBW__paramRow{justify-content:flex-start}.RecipeStudio-module__VpKwBW__paramRow dd{text-align:left}}@media (min-width:1024px){.RecipeStudio-module__VpKwBW__gallerySection,.RecipeStudio-module__VpKwBW__builderSection{padding:4.5rem 2.5rem}.RecipeStudio-module__VpKwBW__galleryGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}
.RunHistory-module__1J8ZCa__section{max-width:1180px;margin:0 auto;padding:3rem 1rem;scroll-margin-top:84px}.RunHistory-module__1J8ZCa__sectionHeader{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.RunHistory-module__1J8ZCa__kicker{font-family:var(--dp-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--dp-primary);margin-bottom:.4rem;font-size:.75rem;font-weight:700;display:inline-block}.RunHistory-module__1J8ZCa__sectionHeader h2{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0;font-size:1.5rem;line-height:1.2}.RunHistory-module__1J8ZCa__sectionLede{color:var(--dp-text-muted);max-width:60ch;margin:.5rem 0 0;font-size:.9375rem}.RunHistory-module__1J8ZCa__summary{border:1px solid var(--dp-border);background:var(--dp-surface);font-variant-numeric:tabular-nums;flex-wrap:wrap;gap:.5rem 1.25rem;padding:.85rem 1rem;display:flex}.RunHistory-module__1J8ZCa__summaryItem{color:var(--dp-text-muted);font-size:.8125rem}.RunHistory-module__1J8ZCa__summaryItem strong{color:var(--dp-text);font-family:var(--dp-font-heading);margin-right:.3rem;font-size:.9375rem}.RunHistory-module__1J8ZCa__rows{gap:.65rem;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.RunHistory-module__1J8ZCa__rowTrigger{background:var(--dp-surface);border:1px solid var(--dp-border);text-align:left;cursor:pointer;width:100%;color:inherit;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1rem;font-family:inherit;transition:border-color .15s;display:flex}.RunHistory-module__1J8ZCa__rowTrigger:hover{border-color:var(--dp-primary)}.RunHistory-module__1J8ZCa__rowTrigger:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.RunHistory-module__1J8ZCa__rowIdentity{flex-direction:column;gap:.2rem;min-width:0;display:flex}.RunHistory-module__1J8ZCa__rowName{font-family:var(--dp-font-heading);color:var(--dp-text);overflow-wrap:anywhere;font-size:.9375rem;font-weight:700}.RunHistory-module__1J8ZCa__rowMeta{font-family:var(--dp-font-mono);color:var(--dp-text-muted);font-variant-numeric:tabular-nums;font-size:.75rem}.RunHistory-module__1J8ZCa__detail{background:var(--dp-surface-alt);border:1px solid var(--dp-border-subtle);border-top:none;margin-top:.4rem;padding:.9rem 1rem}.RunHistory-module__1J8ZCa__errorText{color:var(--dp-danger);margin:0 0 .5rem;font-size:.875rem;line-height:1.55}.RunHistory-module__1J8ZCa__errorCode{font-family:var(--dp-font-mono);color:var(--dp-text-muted);letter-spacing:.03em;margin:0 0 .85rem;font-size:.75rem}.RunHistory-module__1J8ZCa__successText{color:var(--dp-success);margin:0;font-size:.875rem;line-height:1.55}.RunHistory-module__1J8ZCa__pendingText{color:var(--dp-warning);margin:0;font-size:.875rem;line-height:1.55}.RunHistory-module__1J8ZCa__emptyState{text-align:center;background:var(--dp-surface-alt);color:var(--dp-text-muted);margin:1.5rem 0 0;padding:1.5rem}@media (min-width:768px){.RunHistory-module__1J8ZCa__section{padding:4rem 2rem}.RunHistory-module__1J8ZCa__sectionHeader{flex-direction:row;justify-content:space-between;align-items:flex-end}}@media (min-width:1024px){.RunHistory-module__1J8ZCa__section{padding:4.5rem 2.5rem}}
.ScheduleSavings-module__j0kk1G__scheduleSection,.ScheduleSavings-module__j0kk1G__savingsSection{max-width:1180px;margin:0 auto;padding:3rem 1rem;scroll-margin-top:84px}.ScheduleSavings-module__j0kk1G__kicker{font-family:var(--dp-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--dp-primary);margin-bottom:.4rem;font-size:.75rem;font-weight:700;display:inline-block}.ScheduleSavings-module__j0kk1G__scheduleSection h2,.ScheduleSavings-module__j0kk1G__savingsSection h2{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0 0 .5rem;font-size:1.5rem;line-height:1.2}.ScheduleSavings-module__j0kk1G__sectionLede{color:var(--dp-text-muted);max-width:62ch;min-height:2.7em;margin:0 0 1.5rem;font-size:.9375rem}.ScheduleSavings-module__j0kk1G__scheduleList{gap:.6rem;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.ScheduleSavings-module__j0kk1G__scheduleRow{background:var(--dp-surface);border:1px solid var(--dp-border);flex-direction:column;gap:.6rem;padding:.85rem 1rem;display:flex}.ScheduleSavings-module__j0kk1G__scheduleIdentity{flex-direction:column;gap:.15rem;display:flex}.ScheduleSavings-module__j0kk1G__scheduleRecipe{font-family:var(--dp-font-heading);color:var(--dp-text);font-size:.9rem;font-weight:700}.ScheduleSavings-module__j0kk1G__scheduleInsanDili{color:var(--dp-text-muted);font-size:.8125rem}.ScheduleSavings-module__j0kk1G__scheduleMeta{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.ScheduleSavings-module__j0kk1G__scheduleNext{font-family:var(--dp-font-mono);color:var(--dp-text-muted);font-variant-numeric:tabular-nums;font-size:.75rem}.ScheduleSavings-module__j0kk1G__emptyState{text-align:center;background:var(--dp-surface-alt);color:var(--dp-text-muted);margin:1.5rem 0 0;padding:1.5rem}.ScheduleSavings-module__j0kk1G__card{background:var(--dp-surface);border:1px solid var(--dp-border);margin-top:1.25rem;padding:1.5rem 1.25rem 1.75rem}.ScheduleSavings-module__j0kk1G__statsRow{border-bottom:1px solid var(--dp-border-subtle);grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem;margin-bottom:1.75rem;padding-bottom:1.5rem;display:grid}.ScheduleSavings-module__j0kk1G__note{font-family:var(--dp-font-mono);color:var(--dp-text-muted);max-width:70ch;margin:1.25rem 0 0;font-size:.78rem}@media (min-width:768px){.ScheduleSavings-module__j0kk1G__scheduleSection,.ScheduleSavings-module__j0kk1G__savingsSection{padding:4rem 2rem}.ScheduleSavings-module__j0kk1G__scheduleRow{flex-direction:row;justify-content:space-between;align-items:center}.ScheduleSavings-module__j0kk1G__scheduleMeta{flex-shrink:0}.ScheduleSavings-module__j0kk1G__card{padding:2rem}.ScheduleSavings-module__j0kk1G__statsRow{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.ScheduleSavings-module__j0kk1G__scheduleSection,.ScheduleSavings-module__j0kk1G__savingsSection{padding:4.5rem 2.5rem}}
.page-module__szdxgW__footer{border-top:1px solid var(--dp-border);text-align:center;padding:1.5rem 1rem}.page-module__szdxgW__footer p{margin:0;max-width:720px;color:var(--dp-text-muted);margin-inline:auto;font-size:.8125rem;line-height:1.5}@media (min-width:768px){.page-module__szdxgW__footer{padding:2rem}}
