@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600;700&family=Nunito:ital,wght@0,400;0,600;0,700;0,800;0,900;1,400;1,700&family=Caveat:wght@500;600;700&display=swap";:root{--bc-navy: #223a5e;--bc-navy-deep: #0d3768;--bc-purple: #a58dbf;--bc-purple-deep: #8d6bb5;--bc-sage: #a7be9a;--bc-sage-deep: #8fa878;--bc-yellow: #f1b44c;--bc-orange: #f2a51d;--bc-pink: #f4a6b4;--bc-pink-deep: #db7fa1;--bc-blue: #a8c5e8;--bc-blue-deep: #4f89bd;--bc-cream: #f7f3eb;--bc-cream-warm: #fffaf2;--bc-white: #ffffff;--surface-lavender: #f4edf9;--surface-peach: #fff0dc;--surface-sage: #eef6e8;--surface-blue: #eaf4ff;--surface-pink: #fff0f5;--surface-yellow: #fff6d8;--surface-card: #ffffff;--surface-footer: #f4eafa;--line-lavender: #d8c9e8;--line-peach: #f3d9a8;--line-sage: #d2dfc5;--line-blue: #c5dff5;--line-pink: #f3cad9;--line-yellow: #eed995;--line-hairline: #e7dcec;--text-heading: var(--bc-navy);--text-body: #17385f;--text-accent: var(--bc-purple-deep);--text-script: var(--bc-purple-deep);--text-on-color: #ffffff;--text-muted: #5d6f8c;--font-display: "Quicksand", "Nunito", "Segoe UI", sans-serif;--font-body: "Nunito", "Segoe UI", Arial, sans-serif;--font-script: "Caveat", "Segoe Script", cursive;--text-hero: 58px;--text-h1: 44px;--text-h2: 34px;--text-h3: 28px;--text-h4: 22px;--text-lead: 20px;--text-body-size: 17px;--text-small: 15px;--text-tag: 13px;--text-eyebrow: 14px;--text-script-size: 26px;--weight-body: 600;--weight-semibold: 700;--weight-bold: 800;--weight-heavy: 900;--weight-display: 700;--leading-tight: 1.05;--leading-heading: 1.15;--leading-body: 1.6;--tracking-heading: -1px;--tracking-eyebrow: .06em;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 18px;--space-5: 24px;--space-6: 32px;--space-7: 48px;--space-8: 64px;--space-9: 80px;--page-max-width: 1180px;--page-pad-x: 28px;--radius-tag: 999px;--radius-icon: 22px;--radius-card: 26px;--radius-card-lg: 28px;--radius-scene: 42px;--border-card: 1.5px;--shadow-card: 0 14px 34px rgba(68, 41, 94, .07);--shadow-card-soft: 0 10px 30px rgba(68, 41, 94, .05);--shadow-card-hover: 0 18px 40px rgba(68, 41, 94, .12);--shadow-icon-inset: inset 0 0 0 1px rgba(13, 55, 104, .08);--ease-soft: cubic-bezier(.33, 1, .68, 1);--duration-hover: .18s;--lift-hover: -3px;--bg-page-wash: radial-gradient(circle at top right, #fff3e7 0%, var(--bc-cream-warm) 42%, #ffffff 100%)}@media(max-width:760px){:root{--text-hero: 38px;--text-h1: 34px;--text-h2: 28px;--text-h3: 24px;--text-lead: 18px;--text-script-size: 23px}}.grid-2,.grid-3{display:grid;gap:26px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.section-space{padding:64px 0 42px}.section-space--tight{padding:40px 0 24px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.reveal-rise{animation:rise-in .75s var(--ease-soft) both}.reveal-delay-1{animation-delay:.08s}.reveal-delay-2{animation-delay:.16s}.reveal-delay-3{animation-delay:.24s}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.grid-2,.grid-3{grid-template-columns:1fr}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body.bc-page{margin:0;min-height:100vh;font-family:var(--font-body);font-size:var(--text-body-size);font-weight:var(--weight-body);line-height:var(--leading-body);color:var(--text-heading);background:var(--bg-page-wash);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4{margin:0;font-family:var(--font-display);font-weight:var(--weight-display);line-height:var(--leading-heading);letter-spacing:-.5px}p{margin:0}button,input,textarea{font:inherit}.beta-banner{position:sticky;top:0;z-index:1000;background:#ff4d00;color:#fff;text-align:center;padding:10px 20px;font-family:var(--font-body);font-size:14px;font-weight:700;letter-spacing:.01em;line-height:1.4;box-shadow:0 2px 12px #ff4d0066}.beta-badge{display:inline-block;background:#fff;color:#ff4d00;font-size:11px;font-weight:900;letter-spacing:.12em;padding:2px 8px;border-radius:6px;margin-right:10px;vertical-align:middle}.page-shell{position:relative;max-width:var(--page-max-width);margin:0 auto;padding:26px var(--page-pad-x) 48px}.site-main{position:relative;z-index:1}.site-header{position:relative;z-index:30}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.site-logo{display:inline-flex;flex:0 0 auto}.site-logo img{width:172px;height:auto}.site-nav{display:flex;align-items:center;justify-content:center;gap:28px;flex:1;flex-wrap:wrap}.site-nav__link{padding-bottom:8px;border-bottom:2px solid transparent;font-size:16px;font-weight:var(--weight-semibold);transition:color var(--duration-hover) var(--ease-soft),border-color var(--duration-hover) var(--ease-soft)}.site-nav__link:hover,.site-nav__link[aria-current=page]{color:var(--text-accent);border-color:var(--text-accent)}.site-header__actions{display:flex;align-items:center;gap:16px;flex:0 0 auto}.icon-link{display:inline-grid;place-items:center;width:42px;height:42px;border:1.5px solid rgba(141,107,181,.22);border-radius:999px;color:var(--text-accent);background:#ffffffd1;transition:transform var(--duration-hover) var(--ease-soft),box-shadow var(--duration-hover) var(--ease-soft)}.icon-link:hover{transform:translateY(-2px);box-shadow:var(--shadow-card-soft)}.icon-link svg{width:20px;height:20px}.site-mobile-nav,.site-quick-nav{display:none}.site-quick-nav__chip{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:999px;font-size:13px;font-weight:var(--weight-semibold);white-space:nowrap;text-decoration:none;border:1.5px solid transparent;transition:transform var(--duration-hover) var(--ease-soft),box-shadow var(--duration-hover) var(--ease-soft)}.site-quick-nav__chip:hover{transform:translateY(-1px);box-shadow:var(--shadow-card-soft)}.site-quick-nav__chip[aria-current=page]{box-shadow:inset 0 0 0 1.5px currentColor}.site-quick-nav__chip--peach{background:var(--surface-peach);color:#b07020;border-color:var(--line-peach)}.site-quick-nav__chip--sage{background:var(--surface-sage);color:var(--bc-sage-deep);border-color:var(--line-sage)}.site-quick-nav__chip--blue{background:var(--surface-blue);color:var(--bc-blue-deep);border-color:var(--line-blue)}.site-quick-nav__chip--lavender{background:var(--surface-lavender);color:var(--bc-purple-deep);border-color:var(--line-lavender)}.site-mobile-nav summary{list-style:none}.site-mobile-nav summary::-webkit-details-marker{display:none}.site-mobile-nav__toggle{display:grid;place-items:center;width:46px;height:46px;border:1.5px solid var(--line-lavender);border-radius:999px;background:var(--bc-white);color:var(--text-accent);cursor:pointer}.site-mobile-nav__toggle span:last-child,.site-mobile-nav[open] .site-mobile-nav__toggle span:first-child{display:none}.site-mobile-nav[open] .site-mobile-nav__toggle span:last-child{display:inline}.site-mobile-nav__panel{position:absolute;top:calc(100% + 10px);left:0;right:0;display:grid;gap:2px;padding:12px;border:1.5px solid var(--line-lavender);border-radius:22px;background:var(--bc-white);box-shadow:var(--shadow-card-hover)}.site-mobile-nav__link{padding:14px;border-radius:14px;font-size:18px;font-weight:var(--weight-semibold)}.site-mobile-nav__link[aria-current=page]{background:var(--surface-lavender);color:var(--text-accent)}.bc-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:var(--radius-tag);text-decoration:none;white-space:nowrap;font-weight:var(--weight-bold);transition:transform var(--duration-hover) var(--ease-soft),box-shadow var(--duration-hover) var(--ease-soft),background-color var(--duration-hover) var(--ease-soft)}.bc-button:hover{transform:translateY(var(--lift-hover));box-shadow:var(--shadow-card-hover)}.bc-button--sm{padding:10px 18px;font-size:14px}.bc-button--md{padding:12px 22px;font-size:15px}.bc-button--lg{padding:14px 28px;font-size:17px}.bc-button--purple{background:var(--bc-purple-deep);color:var(--text-on-color)}.bc-button--orange{background:var(--bc-orange);color:var(--text-on-color)}.bc-button--green{background:var(--bc-sage-deep);color:var(--text-on-color)}.bc-button--blue{background:var(--bc-blue-deep);color:var(--text-on-color)}.bc-button--pink{background:var(--bc-pink-deep);color:var(--text-on-color)}.bc-button--navy{background:var(--bc-navy);color:var(--text-on-color)}.bc-button--ghost{border:2px solid currentColor;background:#ffffffc2}.bc-button--purple.bc-button--ghost{color:var(--bc-purple-deep)}.bc-button--orange.bc-button--ghost{color:var(--bc-orange)}.bc-button--green.bc-button--ghost{color:var(--bc-sage-deep)}.bc-button--blue.bc-button--ghost{color:var(--bc-blue-deep)}.bc-button--pink.bc-button--ghost{color:var(--bc-pink-deep)}.bc-button--navy.bc-button--ghost{color:var(--bc-navy)}.icon-chip{display:grid;place-items:center;overflow:hidden;flex:0 0 auto;background:var(--bc-white);box-shadow:var(--shadow-icon-inset)}.icon-chip--circle{border-radius:50%}.icon-chip--squircle{border-radius:var(--radius-icon)}.icon-chip--sm{width:56px;height:56px;font-size:28px}.icon-chip--md{width:74px;height:74px;font-size:38px}.icon-chip--lg{width:84px;height:84px;font-size:42px}.icon-chip--xl{width:96px;height:96px;font-size:48px}.icon-chip img{width:88%;height:88%;object-fit:contain}.bc-tag{display:inline-block;padding:7px 11px;border:1px solid rgba(13,55,104,.08);border-radius:var(--radius-tag);background:#ffffffc7;color:var(--text-heading);font-size:var(--text-tag);font-weight:var(--weight-bold)}.heart-divider{display:inline-flex;align-items:center;justify-content:center;gap:14px;color:var(--bc-purple-deep)}.heart-divider__line{width:95px;height:2px;background:var(--line-lavender)}.heart-divider__heart{font-size:20px;line-height:1}.section-header{max-width:760px}.section-header--center{margin:0 auto;text-align:center}.section-header__eyebrow{color:var(--text-accent);font-size:var(--text-eyebrow);font-weight:var(--weight-heavy);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase}.section-header__title{margin:12px 0 18px;color:var(--text-heading);font-size:var(--text-hero);line-height:var(--leading-tight);letter-spacing:var(--tracking-heading)}.section-header__lead{max-width:680px;color:var(--text-body);font-size:var(--text-lead);line-height:var(--leading-body)}.section-header--center .section-header__lead{margin:0 auto}.section-header__divider{margin-top:26px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding:64px 0 50px}.hero__title{font-size:var(--text-hero);line-height:var(--leading-tight);letter-spacing:var(--tracking-heading)}.hero__strap{margin:16px 0;color:var(--text-accent);font-size:24px;font-weight:var(--weight-bold)}.hero__body{max-width:620px;color:var(--text-body);font-size:var(--text-lead)}.hero__actions{display:flex;gap:14px;flex-wrap:wrap;margin:28px 0 22px}.hero__script{color:var(--text-script);font-family:var(--font-script);font-size:var(--text-script-size)}.hero__art{position:relative}.hero__scene{border:1px solid #f0e2d4;border-radius:var(--radius-scene);box-shadow:var(--shadow-card-soft)}.hero__bunting{position:absolute;top:-34px;right:-8px;width:62%;transform:rotate(-2deg)}.confetti-bits{position:absolute;inset:0;pointer-events:none}.confetti-bits__item{position:absolute;opacity:.55;font-size:20px}.confetti-bits__item--1{top:18%;left:1.5%}.confetti-bits__item--2{top:34%;right:2%}.confetti-bits__item--3{top:58%;left:2%}.confetti-bits__item--4{top:74%;right:1.5%}.confetti-bits__item--5{top:88%;left:3%}.feature-card,.material-card,.peek-card,.freebie-card,.pricing-card,.category-item-card,.value-card,.contact-card,.form-card,.callout-card,.partner-benefit,.stat-card,.legal-placeholder,.highlight-band{border-radius:var(--radius-card);box-shadow:var(--shadow-card-soft)}.feature-card,.material-card,.peek-card{transition:transform var(--duration-hover) var(--ease-soft),box-shadow var(--duration-hover) var(--ease-soft)}.feature-card:hover,.material-card:hover,.peek-card:hover{transform:translateY(var(--lift-hover));box-shadow:var(--shadow-card-hover)}.feature-card{min-height:285px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:38px 32px;text-align:center}.feature-card--lavender{background:var(--surface-lavender);border:var(--border-card) solid var(--line-lavender)}.feature-card--peach{background:var(--surface-peach);border:var(--border-card) solid var(--line-peach)}.feature-card--sage{background:var(--surface-sage);border:var(--border-card) solid var(--line-sage)}.feature-card__content{display:grid;justify-items:center;gap:14px}.feature-card__title{font-size:var(--text-h2)}.feature-card__body{color:var(--text-body);font-size:18px}.material-card{position:relative;min-height:250px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:28px}.material-card:after{content:"♡";position:absolute;top:16px;right:22px;color:#8d6bb557;font-size:34px}.material-card--holidays{background:var(--surface-peach);border:var(--border-card) solid var(--line-peach)}.material-card--shabbat{background:var(--surface-lavender);border:var(--border-card) solid var(--line-lavender)}.material-card--teachers{background:var(--surface-sage);border:var(--border-card) solid var(--line-sage)}.material-card--emotions{background:var(--surface-pink);border:var(--border-card) solid var(--line-pink)}.material-card--food{background:var(--surface-yellow);border:var(--border-card) solid var(--line-yellow)}.material-card--parasha{background:var(--surface-blue);border:var(--border-card) solid var(--line-blue)}.material-card--arts-and-crafts{background:var(--surface-sage);border:var(--border-card) solid var(--line-sage)}.material-card__content{display:grid;gap:18px}.material-card__header{display:flex;gap:18px;align-items:center}.material-card__title{font-size:30px}.material-card__body{color:var(--text-body)}.material-card__tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.peek-card{display:flex;flex-direction:column;overflow:hidden;border-radius:var(--radius-card)}.peek-card--lavender{background:var(--surface-lavender);border:var(--border-card) solid var(--line-lavender)}.peek-card--peach{background:var(--surface-peach);border:var(--border-card) solid var(--line-peach)}.peek-card--blue{background:var(--surface-blue);border:var(--border-card) solid var(--line-blue)}.peek-card__image{width:100%;height:170px;object-fit:cover}.peek-card__content{padding:18px 22px 22px}.peek-card__title{margin-bottom:6px;font-size:22px}.peek-card__body{color:var(--text-body);font-size:var(--text-small)}.note-card,.anchor-placeholder{margin:42px auto 0;max-width:760px;padding:26px;border:1px solid var(--line-hairline);border-radius:var(--radius-card);background:var(--surface-card);box-shadow:var(--shadow-card-soft);text-align:center;scroll-margin-top:120px}.note-card h3,.anchor-placeholder h3{margin-bottom:8px;color:var(--text-accent);font-size:var(--text-h3)}.note-card p,.anchor-placeholder p{color:var(--text-body)}.anchor-placeholder{display:none}.anchor-placeholder:target,.form-success:target{display:block}.centered-story{max-width:720px;margin:0 auto 50px;text-align:center}.centered-story__copy{font-size:var(--text-lead)}.centered-story__script,.script-line{margin-top:16px;color:var(--text-script);font-family:var(--font-script);font-size:28px}.values-grid{margin-top:30px}.value-card,.callout-card{padding:26px 24px;text-align:center;background:var(--surface-card);border:1px solid var(--line-hairline)}.value-card h3,.callout-card h3{margin:12px 0 8px;font-size:21px}.value-card p,.callout-card p{color:var(--text-body);font-size:var(--text-small)}.callout-card{display:flex;flex-direction:column;justify-content:center;gap:14px;background:var(--surface-lavender);border:var(--border-card) solid var(--line-lavender)}.freebies-grid,.pricing-grid,.partner-grid,.category-grid,.cards-grid{align-items:stretch}.freebie-card{display:flex;flex-direction:column;gap:16px;padding:26px 24px}.freebie-card--holidays{background:var(--surface-peach);border:var(--border-card) solid var(--line-peach)}.freebie-card--shabbat{background:var(--surface-lavender);border:var(--border-card) solid var(--line-lavender)}.freebie-card--teachers{background:var(--surface-sage);border:var(--border-card) solid var(--line-sage)}.freebie-card--emotions{background:var(--surface-pink);border:var(--border-card) solid var(--line-pink)}.freebie-card--food{background:var(--surface-yellow);border:var(--border-card) solid var(--line-yellow)}.freebie-card--parasha{background:var(--surface-blue);border:var(--border-card) solid var(--line-blue)}.freebie-card__header{display:flex;gap:14px;align-items:center}.freebie-card__title-wrap{display:grid;gap:8px}.freebie-card__title{font-size:21px}.freebie-card__body{color:var(--text-body);flex:1}.freebie-card--nature{background:var(--surface-sage);border:var(--border-card) solid var(--line-sage)}.freebie-card--story{background:var(--surface-blue);border:var(--border-card) solid var(--line-blue)}.freebie-card__thumb-wrap{position:relative;overflow:hidden;border-radius:16px;cursor:pointer;border:none;padding:0;background:none;display:block;width:100%;aspect-ratio:4 / 3}.freebie-card__thumb{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s var(--ease-soft)}.freebie-card__thumb-wrap:hover .freebie-card__thumb{transform:scale(1.04)}.freebie-card__thumb-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:8px;background:#223a5e7a;color:#fff;font-size:14px;font-weight:var(--weight-bold);letter-spacing:.02em;opacity:0;transition:opacity .2s var(--ease-soft);border-radius:16px}.freebie-card__thumb-wrap:hover .freebie-card__thumb-overlay,.freebie-card__thumb-wrap:focus-visible .freebie-card__thumb-overlay{opacity:1}.freebie-card__thumb-wrap:focus-visible{outline:3px solid var(--bc-purple-deep);outline-offset:3px}.freebie-modal{display:none;position:fixed;inset:0;z-index:900;align-items:center;justify-content:center;padding:20px}.freebie-modal.is-open{display:flex}.freebie-modal__backdrop{position:absolute;inset:0;background:#0d182cb8;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.freebie-modal__box{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:18px;max-width:min(860px,96vw);max-height:92vh;background:var(--bc-white);border-radius:var(--radius-card-lg);padding:20px;box-shadow:0 30px 80px #0d182c59;overflow-y:auto}.freebie-modal__close{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:38px;height:38px;border:1.5px solid var(--line-lavender);border-radius:999px;background:var(--bc-white);color:var(--text-muted);cursor:pointer;z-index:2;transition:color var(--duration-hover),background var(--duration-hover)}.freebie-modal__close:hover{color:var(--text-heading);background:var(--surface-lavender)}.freebie-modal__img{width:100%;max-height:72vh;object-fit:contain;border-radius:14px;display:block}.freebie-modal__cta{flex-shrink:0}.freebies-grid{display:grid;gap:22px;grid-template-columns:repeat(3,1fr)}@media(max-width:900px){.freebies-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.freebies-grid{grid-template-columns:1fr}}.signup-band{max-width:700px;margin:46px auto 0;padding:34px 30px;border-radius:var(--radius-card-lg);background:var(--surface-footer);text-align:center}.signup-band__title{color:var(--text-script);font-family:var(--font-script);font-size:30px}.signup-band__body{margin:8px 0 18px;color:var(--text-body);font-size:var(--text-small)}.signup-stack{display:grid;gap:10px}.email-signup{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.email-signup__input,.field-group input,.field-group textarea,.partner-form input{width:100%;min-width:240px;padding:13px 20px;border:1px solid rgba(141,107,181,.25);border-radius:var(--radius-tag);background:var(--bc-white);color:var(--text-heading);outline:none}.field-group textarea{min-height:140px;resize:vertical;border-radius:22px}.form-note{color:var(--text-muted);font-size:13px}.form-success{display:none;margin:0;color:var(--text-script);font-family:var(--font-script);font-size:28px;text-align:center;scroll-margin-top:120px}.founding-badge{display:inline-block;max-width:min(92%,480px);margin-bottom:20px;padding:10px 20px;border-radius:22px;background:var(--bc-sage-deep);color:var(--text-on-color);font-size:14px;font-weight:var(--weight-bold)}.founding-heading{margin:12px 0 18px;font-size:var(--text-hero);line-height:var(--leading-tight)}.founding-heading span{display:inline-block;padding:2px 14px;border-radius:12px;background:var(--bc-yellow);color:var(--text-on-color);transform:rotate(-2deg)}.partner-benefit{padding:26px 22px;text-align:center}.partner-benefit--sage{background:var(--surface-sage);border:var(--border-card) solid var(--line-sage)}.partner-benefit--pink{background:var(--surface-pink);border:var(--border-card) solid var(--line-pink)}.partner-benefit--yellow{background:var(--surface-yellow);border:var(--border-card) solid var(--line-yellow)}.partner-benefit--blue{background:var(--surface-blue);border:var(--border-card) solid var(--line-blue)}.partner-benefit--lavender{background:var(--surface-lavender);border:var(--border-card) solid var(--line-lavender)}.partner-benefit h3,.stat-card h3{margin:12px 0 8px;font-size:20px}.partner-benefit p,.stat-card p{color:var(--text-body);font-size:var(--text-small)}.stat-card{display:flex;flex-direction:column;justify-content:center;gap:8px;padding:26px 22px;text-align:center;background:var(--bc-navy);color:var(--text-on-color)}.stat-card__number{font-size:40px}.stat-card__body{color:#ffffffe0}.highlight-band{margin:0 0 40px;padding:40px 32px;border-radius:var(--radius-scene);background:var(--surface-blue);border:var(--border-card) solid var(--line-blue);text-align:center}.highlight-band h2{margin-bottom:10px;font-size:var(--text-h2)}.highlight-band p{max-width:560px;margin:0 auto;color:var(--text-body);font-size:var(--text-lead)}.form-card{padding:30px 28px;border:1px solid var(--line-hairline);background:var(--surface-card)}.form-card--peach{background:var(--surface-peach);border:var(--border-card) solid var(--line-peach)}.placeholder-form,.contact-form,.partner-form{display:grid;gap:14px}.field-group{display:grid;gap:6px;font-size:14px;font-weight:var(--weight-bold)}.contact-grid{align-items:start}.contact-info-grid{display:grid;gap:16px}.contact-card{display:flex;align-items:center;gap:16px;padding:16px 20px;background:var(--surface-lavender);border:var(--border-card) solid var(--line-lavender)}.contact-card__icon{font-size:24px}.contact-card__label{color:var(--text-muted);font-size:12px;font-weight:var(--weight-bold);letter-spacing:.05em;text-transform:uppercase}.contact-card__value{font-size:16px;font-weight:var(--weight-bold)}.contact-thanks{margin-top:10px;color:var(--text-script);font-family:var(--font-script);font-size:26px;text-align:center}.legal-placeholders{margin-top:42px}.legal-placeholder{padding:24px;border:1px solid var(--line-hairline);background:#ffffffd6;scroll-margin-top:120px}.legal-placeholder h2{margin-bottom:8px;font-size:22px}.legal-placeholder p{color:var(--text-body)}.pricing-card{position:relative;display:flex;flex-direction:column;align-items:center;padding:32px 28px;text-align:center}.pricing-card--lavender{background:var(--surface-lavender);border:var(--border-card) solid var(--line-lavender)}.pricing-card--peach{background:var(--surface-peach);border:var(--border-card) solid var(--line-peach)}.pricing-card--sage{background:var(--surface-sage);border:var(--border-card) solid var(--line-sage)}.pricing-card--featured{transform:scale(1.03);box-shadow:var(--shadow-card-hover)}.pricing-card__badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);padding:6px 16px;border-radius:999px;background:var(--bc-purple-deep);color:var(--text-on-color);font-size:12px;font-weight:var(--weight-bold)}.pricing-card__title{margin:12px 0 4px;font-size:24px}.pricing-card__price{font-size:44px;font-weight:var(--weight-display);line-height:1}.pricing-card__per{margin-bottom:18px;color:var(--text-muted);font-size:14px;font-weight:var(--weight-semibold)}.pricing-card__features{display:grid;gap:9px;width:100%;margin:0 0 24px;padding:0;list-style:none;text-align:left;flex:1}.pricing-card__features li{display:flex;gap:9px;color:var(--text-body);font-size:var(--text-small)}.pricing-card__features span:first-child{color:var(--bc-sage-deep);font-weight:var(--weight-heavy)}.category-hero{margin:40px 0;padding:44px 30px 38px;border-radius:var(--radius-scene);text-align:center}.category-hero--holidays{background:var(--surface-peach);border:var(--border-card) solid var(--line-peach)}.category-hero--shabbat{background:var(--surface-lavender);border:var(--border-card) solid var(--line-lavender)}.category-hero--teachers{background:var(--surface-sage);border:var(--border-card) solid var(--line-sage)}.category-hero--emotions{background:var(--surface-pink);border:var(--border-card) solid var(--line-pink)}.category-hero--food{background:var(--surface-yellow);border:var(--border-card) solid var(--line-yellow)}.category-hero--parasha{background:var(--surface-blue);border:var(--border-card) solid var(--line-blue)}.category-switcher{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:22px}.category-switcher a{padding:8px 14px;border:1px solid rgba(13,55,104,.1);border-radius:999px;background:#fffc;font-size:13px;font-weight:var(--weight-bold)}.category-switcher a[aria-current=page]{background:var(--bc-navy);color:var(--text-on-color)}.category-item-card{display:flex;flex-direction:column;gap:12px;padding:24px;border:1px solid var(--line-hairline);background:var(--surface-card)}.category-item-card__header{display:flex;justify-content:space-between;align-items:center;gap:10px}.category-item-card__title{font-size:21px}.category-item-card__body{flex:1;color:var(--text-body);font-size:var(--text-small)}.nav-auth-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:999px;font-size:14px;font-weight:var(--weight-bold);white-space:nowrap;transition:transform var(--duration-hover) var(--ease-soft),box-shadow var(--duration-hover) var(--ease-soft)}.nav-auth-btn:hover{transform:translateY(-2px);box-shadow:var(--shadow-card-soft)}.nav-auth-btn--client-area{background:var(--bc-purple-deep);color:var(--text-on-color);border:1.5px solid transparent}.ece-signin-link{display:block;color:var(--text-accent);font-size:15px;font-weight:var(--weight-semibold);text-align:center;text-decoration:underline;text-underline-offset:3px}.ece-price-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:32px 28px;border-radius:var(--radius-card);background:var(--bc-navy);color:var(--text-on-color);text-align:center}.ece-price-card__label{font-size:13px;font-weight:var(--weight-bold);letter-spacing:.06em;text-transform:uppercase;opacity:.7}.ece-price-card__price{font-family:var(--font-display);font-size:56px;font-weight:var(--weight-heavy);line-height:1;letter-spacing:-2px}.ece-price-card__price span{font-size:28px;font-weight:var(--weight-bold);letter-spacing:0;opacity:.8;margin-left:4px}.ece-price-card__note{font-size:15px;font-weight:var(--weight-semibold);opacity:.85}.ece-price-card__sub{margin-top:6px;font-size:13px;opacity:.65}.highlight-band{margin-top:48px}.category-hero--arts-and-crafts{background:var(--surface-sage);border:var(--border-card) solid var(--line-sage)}.product-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:28px;font-size:14px;color:var(--text-body)}.product-breadcrumb a{color:var(--text-accent);font-weight:var(--weight-semibold)}.product-breadcrumb a:hover{text-decoration:underline}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.product-preview-panel{display:flex;flex-direction:column;gap:12px}.product-preview-image{position:relative;border-radius:var(--radius-card);overflow:hidden;aspect-ratio:4 / 3}.product-preview-image img{width:100%;height:100%;object-fit:cover;filter:blur(6px) brightness(.85);transform:scale(1.05)}.product-preview-image__overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.product-preview-image__lock{font-size:40px}.product-preview-image__hint{color:#fff;font-size:14px;font-weight:var(--weight-semibold);text-shadow:0 1px 4px rgba(0,0,0,.4)}.product-preview-page-count{color:var(--text-body);font-size:14px;font-weight:var(--weight-semibold);text-align:center}.product-info-panel__meta{display:flex;align-items:center;gap:12px;margin-bottom:16px}.product-info-panel__title{font-size:var(--text-h1);line-height:var(--leading-tight);margin-bottom:12px}.product-info-panel__desc{color:var(--text-body);font-size:var(--text-lead);margin-bottom:24px}.product-includes{margin-bottom:28px;padding:20px 22px;border-radius:var(--radius-card);background:var(--surface-lavender);border:1px solid var(--line-lavender)}.product-includes__heading{margin-bottom:14px;font-size:16px;font-weight:var(--weight-heavy);letter-spacing:.02em;text-transform:uppercase;color:var(--text-accent)}.product-includes__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.product-includes__list li{display:flex;align-items:flex-start;gap:10px;font-size:15px;color:var(--text-heading)}.product-includes__check{color:var(--bc-sage-deep);font-weight:var(--weight-heavy);flex-shrink:0;margin-top:1px}.product-ctas{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:14px}.product-ctas__note{color:var(--text-body);font-size:13px}@media(max-width:760px){.product-detail{grid-template-columns:1fr;gap:28px}}.site-mobile-nav__link--register{margin-top:6px;border:1.5px solid var(--line-lavender);background:var(--surface-lavender);color:var(--bc-purple-deep);font-weight:var(--weight-heavy)}.site-footer-shell{margin-top:48px}.site-footer-shell__scallop{height:26px;background:radial-gradient(circle 14px at 14px 0,var(--surface-footer) 13.5px,transparent 14.5px);background-size:28px 26px;background-repeat:repeat-x}.site-footer-band{display:grid;grid-template-columns:1fr auto 1fr;gap:30px;align-items:center;padding:26px 36px 34px;background:var(--surface-footer);border-radius:0 0 var(--radius-card-lg) var(--radius-card-lg)}.site-footer-band__intro{display:flex;gap:16px;align-items:center}.site-footer-band__heart{color:var(--bc-purple);font-size:34px}.site-footer-band__title{color:var(--text-script);font-family:var(--font-script);font-size:27px;line-height:1.1}.site-footer-band__body{margin-top:6px;color:var(--text-body);font-size:var(--text-small)}.site-footer-band__divider{width:1px;height:64px;background:#8d6bb540}.site-footer-band__instagram{justify-self:end}.site-footer-band__instagram-link{display:inline-flex;align-items:center;gap:8px;margin-top:14px;padding:10px 20px;background:var(--bc-purple);color:#fff;border-radius:999px;font-size:var(--text-small);font-weight:600;text-decoration:none;transition:opacity .15s ease}.site-footer-band__instagram-link:hover{opacity:.85}.site-footer-band__instagram-handle{opacity:.75;font-weight:400;font-size:12px}.site-footer-meta{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:26px;padding-top:22px;border-top:1px solid var(--line-hairline);font-size:14px}.site-footer-meta__copy{margin:0}.site-footer-meta__links{display:flex;gap:34px;flex-wrap:wrap}.site-footer-meta__icons{display:flex;gap:16px;color:var(--text-accent);font-size:20px}@media(max-width:1024px){.hero{grid-template-columns:1fr}.site-nav{gap:18px}}@media(max-width:940px){.site-nav,.site-header__actions{display:none}.site-mobile-nav{display:block}.site-quick-nav{display:flex;gap:8px;padding:10px 0 4px;overflow-x:auto;scrollbar-width:none}.site-quick-nav::-webkit-scrollbar{display:none}}@media(max-width:900px){.hero{padding:40px 0 34px;gap:36px}.hero__bunting{top:-22px}.site-footer-band{grid-template-columns:1fr;gap:22px}.site-footer-band__divider{display:none}.site-footer-band__instagram{justify-self:start}.site-footer-meta{flex-direction:column}}@media(max-width:700px){.page-shell{padding:18px 18px 40px}.site-logo img{width:126px}.hero__strap{font-size:20px}.founding-heading span{margin-top:10px}.email-signup{align-items:stretch}.email-signup__input{min-width:0}}
