.fhg{--fhg-purple: #AD8CF9;--fhg-purple-deep: #8B0EBD;--fhg-pink: #D054A3;--fhg-pink-deep: #CA129B;--fhg-pink-soft: #F7C1F6;--fhg-pink-softer: #FEEEFB;--fhg-lilac-softer: #F3E0FF;--fhg-sky: #9CDBED;--fhg-sky-softer: #EAF7FB;--fhg-ink: #3E1F46;--fhg-meta: #6F6478;--fhg-cream: #FAF3E7;--fhg-navy: #1F3A52;--fhg-line: #EBEBEB;--fhg-radius: 14px;--fhg-radius-sm: 10px;--fhg-shadow: 0 1px 4px rgba(62, 31, 70, .08);--fhg-measure: 704px;color:var(--fhg-ink);line-height:1.65;max-width:820px;margin-inline:auto;padding-inline:clamp(16px,4vw,24px);padding-block:24px 48px}.fhg *,.fhg *:before,.fhg *:after{box-sizing:border-box}.fhg__inner,.fhg__wide{width:100%}.fhg__inner>*,.fhg__wide>*{max-width:none;margin-inline:0}.fhg [id],#build-plan{scroll-margin-top:96px}.fhg label,.fhg legend,.fhg-plan__option{text-transform:none}.fhg h1{font-size:clamp(30.4px,20.8px + 2.6vw,46.4px);line-height:1.15;margin:0 0 9.6px;color:var(--fhg-ink)}.fhg h2{font-size:clamp(24px,18.4px + 1.5vw,32px);line-height:1.2;margin:41.6px 0 12.8px;padding-top:9.6px;color:var(--fhg-ink)}.fhg h3{font-size:clamp(19.2px,16.8px + .7vw,23.2px);margin:28.8px 0 9.6px;color:var(--fhg-ink)}.fhg h4{font-size:17.6px;margin:20.8px 0 6.4px;color:var(--fhg-navy)}.fhg p{margin:0 0 16px}.fhg ul,.fhg ol{margin:0 0 17.6px;padding-left:22.4px}.fhg li{margin-bottom:6.4px}.fhg a{color:var(--fhg-purple-deep);text-decoration:underline;text-underline-offset:2px}.fhg a:hover{color:var(--fhg-pink-deep)}.fhg :is(a,button,summary,[tabindex]):focus-visible{outline:3px solid var(--fhg-purple);outline-offset:2px;border-radius:4px}.fhg strong{font-weight:600}.fhg__byline{font-size:15.2px;color:var(--fhg-meta);border-bottom:1px solid var(--fhg-line);padding-bottom:17.6px;margin-bottom:25.6px}.fhg__byline p{margin:2.4px 0}.fhg__lede{font-size:18.4px}.fhg-breadcrumb{font-size:14.4px;color:var(--fhg-meta);margin-bottom:16px}.fhg-breadcrumb ol{list-style:none;display:flex;flex-wrap:wrap;gap:5.6px;padding:0;margin:0}.fhg-breadcrumb li{margin:0}.fhg-breadcrumb li+li:before{content:"\203a";margin-right:5.6px;color:var(--fhg-meta)}.fhg-contents{background:var(--fhg-sky-softer);border:1px solid var(--fhg-line);border-radius:var(--fhg-radius);padding:19.2px 22.4px;margin:25.6px 0 32px}.fhg-contents h2{margin:0 0 9.6px;font-size:17.6px;padding:0}.fhg-contents ol{columns:2;column-gap:32px;padding-left:17.6px;margin:0}.fhg-contents li{break-inside:avoid}@media(max-width:600px){.fhg-contents ol{columns:1}}.fhg-callout{border-radius:var(--fhg-radius);padding:19.2px 22.4px;margin:22.4px 0;border:1px solid var(--fhg-line)}.fhg-callout>:last-child{margin-bottom:0}.fhg-callout--note{background:var(--fhg-lilac-softer)}.fhg-callout--parent{background:var(--fhg-sky-softer)}.fhg-callout--health{background:var(--fhg-cream);border-left:4px solid var(--fhg-navy)}.fhg-callout--calm{background:#fff;border-left:4px solid var(--fhg-purple)}.fhg-callout__title{font-weight:600;color:var(--fhg-navy);margin:0 0 6.4px}.fhg-safa{display:flex;align-items:center;gap:14.4px;background:var(--fhg-pink-softer);border:1px solid var(--fhg-pink-soft);border-radius:var(--fhg-radius);padding:14.4px 17.6px;margin:22.4px 0}.fhg-safa__avatar{flex:0 0 auto;width:48px;height:48px;border-radius:50%;background:#fff;display:grid;place-items:center;border:1px solid var(--fhg-pink-soft);overflow:hidden}.fhg-safa__avatar img{width:100%;height:100%;object-fit:cover}.fhg-safa__text{margin:0;font-weight:500;color:var(--fhg-ink)}.fhg-figure{margin:25.6px 0}.fhg-figure img{display:block;width:100%;height:auto;aspect-ratio:3 / 2;object-fit:cover;object-position:center 30%;border-radius:var(--fhg-radius);border:1px solid var(--fhg-line);background:var(--fhg-sky-softer)}.fhg-figure figcaption{font-size:14.4px;color:var(--fhg-meta);margin-top:8px}.fhg-hero{margin:0 0 25.6px}.fhg-hero img{aspect-ratio:16 / 9;object-fit:cover}.fhg-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:22.4px 0}.fhg-steps figure{margin:0}.fhg-steps img{aspect-ratio:4 / 5;object-fit:cover}@media(max-width:640px){.fhg-steps{grid-template-columns:1fr}}.fhg-table-scroll{overflow-x:auto;margin:19.2px 0 25.6px;border:1px solid var(--fhg-line);border-radius:var(--fhg-radius)}.fhg-table-scroll table{width:100%;border-collapse:collapse;min-width:544px}.fhg-table-scroll caption{caption-side:top;text-align:left;font-size:14.4px;color:var(--fhg-meta);padding:11.2px 14.4px 0}.fhg-table-scroll th,.fhg-table-scroll td{text-align:left;padding:11.2px 14.4px;border-bottom:1px solid var(--fhg-line);vertical-align:top;font-size:15.52px}.fhg-table-scroll thead th{background:var(--fhg-lilac-softer);color:var(--fhg-ink);font-weight:600}.fhg-table-scroll tbody tr:last-child td{border-bottom:0}.fhg-table-scroll th[scope=row]{font-weight:600;background:var(--fhg-pink-softer)}.fhg-table-note{font-size:13.6px;color:var(--fhg-meta);margin-top:-12.8px}.fhg-checklist{list-style:none;padding-left:0}.fhg-checklist li{position:relative;padding-left:32px;margin-bottom:8.8px}.fhg-checklist li:before{content:"";position:absolute;left:0;top:2.4px;width:19.2px;height:19.2px;border:2px solid var(--fhg-purple);border-radius:5px;background:#fff}.fhg-qa{border:1px solid var(--fhg-line);border-radius:var(--fhg-radius);padding:6.4px 19.2px;margin:19.2px 0;background:#fff}.fhg-qa dt{font-weight:600;margin-top:14.4px;color:var(--fhg-navy)}.fhg-qa dd{margin:3.2px 0 9.6px}.fhg-template{background:var(--fhg-sky-softer);border:1px solid var(--fhg-line);border-left:4px solid var(--fhg-sky);border-radius:var(--fhg-radius);padding:19.2px 22.4px;margin:19.2px 0;font-style:normal}.fhg-template p{margin:0 0 11.2px}.fhg-resources{background:var(--fhg-pink-softer);border:1px solid var(--fhg-pink-soft);border-radius:var(--fhg-radius);padding:16px 20.8px;margin:22.4px 0}.fhg-resources p{margin:0}.fhg-share{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:8px 0 22.4px}.fhg-share__label{font-size:12.8px;color:var(--fhg-meta);font-weight:600;letter-spacing:.04em;text-transform:uppercase}.fhg-share__btn{font:inherit;font-size:13.12px;font-weight:600;display:inline-flex;align-items:center;gap:6.4px;min-height:38px;padding:5.6px 14.4px;border-radius:999px;border:1.5px solid var(--fhg-purple);background:#fff;color:var(--fhg-purple-deep);cursor:pointer}.fhg-share__btn:hover{background:var(--fhg-lilac-softer)}.fhg-share__btn svg{width:16px;height:16px}.fhg-share__btn[data-busy=true]{opacity:.6;pointer-events:none}.fhg-share__status{font-size:12.8px;color:var(--fhg-purple-deep)}.fhg-plan{background:var(--fhg-lilac-softer);border:1px solid var(--fhg-line);border-radius:var(--fhg-radius);padding:22.4px;margin:16px 0 0;max-width:none}.fhg-plan__note{display:inline-block;background:#fff;border:1px solid var(--fhg-purple);color:var(--fhg-purple-deep);border-radius:999px;padding:4.8px 14.4px;font-size:14.4px;font-weight:500;margin-bottom:16px}.fhg-plan fieldset{border:0;padding:0;margin:0 0 20px;background:transparent;min-inline-size:auto}.fhg-plan legend{display:block;float:left;width:100%;font-weight:600;padding:0;margin:0 0 8px;color:var(--fhg-ink)}.fhg-plan__options{display:grid;gap:6.4px;margin-top:0;clear:both}.fhg-plan__option{display:flex;align-items:flex-start;gap:9.6px;min-height:44px;padding:8px 11.2px;border:1px solid var(--fhg-line);border-radius:var(--fhg-radius-sm);background:#fff;cursor:pointer}.fhg-plan__option:hover{border-color:var(--fhg-purple)}.fhg-plan__option input{margin-top:4px;width:17.6px;height:17.6px;flex:0 0 auto}.fhg-plan__option:has(input:checked){border-color:var(--fhg-purple);background:var(--fhg-pink-softer);font-weight:500}.fhg-plan__actions{display:flex;flex-wrap:wrap;gap:11.2px;margin-top:6.4px}.fhg-btn{font:inherit;font-weight:600;border-radius:999px;padding:11.2px 22.4px;min-height:44px;cursor:pointer;border:2px solid var(--fhg-purple)}.fhg-btn--primary{background:var(--fhg-purple);color:#fff}.fhg-btn--primary:hover{background:var(--fhg-purple-deep);border-color:var(--fhg-purple-deep)}.fhg-btn--ghost{background:#fff;color:var(--fhg-purple-deep)}.fhg-btn--ghost:hover{background:var(--fhg-lilac-softer)}.fhg-plan__result{margin-top:19.2px;background:#fff;border:1px solid var(--fhg-line);border-radius:var(--fhg-radius);padding:19.2px 22.4px}.fhg-plan__result[hidden]{display:none}.fhg-plan__result h3{margin-top:0}.fhg-plan__result h4{color:var(--fhg-purple-deep);margin-bottom:3.2px}.fhg-plan__validation{color:var(--fhg-pink-deep);font-weight:500}.fhg-plan__fallback{margin-top:19.2px;border-top:1px dashed var(--fhg-line);padding-top:16px}@media(prefers-reduced-motion:reduce){.fhg *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.fhg h1{font-weight:800;letter-spacing:-.03em}.fhg h2{font-weight:800;letter-spacing:-.02em}.fhg h3{font-weight:700;letter-spacing:-.01em}.fhg h4{font-weight:600}.fhg__eyebrow{font-weight:600;font-size:11.52px;letter-spacing:.11em;text-transform:uppercase;color:var(--fhg-pink);margin:0 0 9.6px}.fhg-head{background:var(--fhg-lilac-softer);border:1px solid var(--fhg-line);border-radius:18px;padding:25.6px 28.8px;margin-bottom:28.8px}.fhg-head .fhg__byline{border-bottom:0;padding-bottom:0;margin-bottom:0;margin-top:16px}@media(max-width:600px){.fhg-head{padding:20.8px 19.2px}}.fhg h2:not(.fhg-contents h2):after{content:"";display:block;width:38.4px;height:3px;border-radius:3px;background:var(--fhg-pink);margin-top:8px}.fhg-btn{text-transform:uppercase;letter-spacing:.06em;font-size:13.6px;box-shadow:var(--fhg-shadow)}.fhg-contents,.fhg-callout,.fhg-safa,.fhg-plan,.fhg-resources,.fhg-template,.fhg-plan__result{border-radius:16px}.fhg-plan{box-shadow:var(--fhg-shadow)}@media print{.fhg{color:#000;max-width:none;margin:0;padding:0;font-size:12pt;line-height:1.4}.fhg__inner>*,.fhg__wide>*{max-width:none!important;margin-inline:0!important}.fhg__inner,.fhg__wide{width:100%}.fhg-head{background:#fff;border:0;padding:0}.fhg h1,.fhg h2,.fhg h3,.fhg h4,.fhg p,.fhg ul,.fhg ol,.fhg li{text-align:left}.fhg h2:after{display:none}.fhg-hero,.fhg-figure,.fhg-steps,.fhg-safa,.fhg-resources,.fhg-share,.fhg-plan__options,.fhg-plan fieldset,.fhg-plan__actions,.fhg-plan__note,.fhg-plan__fallback,.fhg-contents{display:none!important}.fhg-plan,.fhg-plan__result{background:#fff;border:1px solid #000;max-width:none!important;margin:0!important}.fhg-checklist{padding-left:0}.fhg-checklist li:before{border-color:#000}.fhg-table-scroll{overflow:visible;border:1px solid #000}.fhg-table-scroll table{min-width:0}a{color:#000;text-decoration:underline}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/first-hijab-guide.css.map */
