.custom-page{--custom-deep:var(--brand-ink);--custom-gold:var(--brand-gold);--custom-crimson:var(--brand-crimson);--custom-cream:var(--brand-cream)}.custom-page__inner{z-index:1;max-width:1200px;margin:0 auto;padding:1.5rem 1rem 3rem;position:relative}@media (min-width:768px){.custom-page__inner{padding:2rem 1.25rem 4rem}}.custom-hero{align-items:start;gap:1.5rem;margin-bottom:2rem;display:grid}@media (min-width:1024px){.custom-hero{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:2rem;margin-bottom:2.5rem}}.custom-hero__content{flex-direction:column;gap:1rem;display:flex}.custom-hero__eyebrow{border:1px solid color-mix(in srgb, var(--custom-gold) 35%, transparent);background:color-mix(in srgb, var(--custom-gold) 12%, white);letter-spacing:.12em;text-transform:uppercase;width:fit-content;color:var(--primary);border-radius:9999px;align-items:center;gap:.4rem;padding:.35rem .85rem;font-size:.6875rem;font-weight:700;display:inline-flex}.custom-hero__title{font-family:var(--font-primary);letter-spacing:-.02em;color:var(--custom-deep);font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1.1}.custom-hero__title-accent{color:var(--custom-crimson);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--custom-gold) 60%, transparent);text-decoration-color:color-mix(in srgb, var(--custom-gold) 60%, transparent);text-underline-offset:6px;text-decoration-thickness:3px}@media (min-width:768px){.custom-hero__title{max-width:22ch}}.custom-hero__text{color:var(--text-secondary);max-width:38rem;font-size:1rem;line-height:1.65}.custom-hero__actions{flex-wrap:wrap;gap:.625rem;padding-top:.25rem;display:flex}.custom-hero__cta-primary,.custom-hero__cta-secondary{letter-spacing:.06em;text-transform:uppercase;border-radius:9999px;align-items:center;gap:.45rem;min-height:2.75rem;padding:0 1.5rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:filter .2s,background .2s,color .2s;display:inline-flex}.custom-hero__cta-primary{background:var(--custom-crimson);color:#fff;box-shadow:0 4px 16px #9b1b1f47}.custom-hero__cta-primary:hover{filter:brightness(1.08)}.custom-hero__cta-secondary{border:1px solid color-mix(in srgb, var(--primary) 25%, transparent);color:var(--primary);background:#fff}.custom-hero__cta-secondary:hover{background:color-mix(in srgb, var(--primary) 6%, white)}.custom-hero__panel{border:1px solid color-mix(in srgb, var(--custom-gold) 28%, transparent);color:var(--brand-ink);background:#fff;border-radius:1.25rem;flex-direction:column;gap:1.25rem;padding:1.5rem 1.25rem;display:flex;box-shadow:0 16px 48px #2525251a}@media (min-width:1024px){.custom-hero__panel{padding:1.75rem 1.5rem;position:sticky;top:6rem}}.custom-hero__panel-title{letter-spacing:.12em;text-transform:uppercase;color:var(--custom-crimson);font-size:.6875rem;font-weight:700}.custom-hero__steps{flex-direction:column;gap:.875rem;margin:0;padding:0;list-style:none;display:flex}.custom-hero__step{align-items:flex-start;gap:.75rem;display:flex}.custom-hero__step-num{border:1px solid color-mix(in srgb, var(--custom-gold) 40%, transparent);background:color-mix(in srgb, var(--custom-crimson) 14%, white);width:1.625rem;height:1.625rem;color:var(--custom-crimson);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.6875rem;font-weight:700;display:flex}.custom-hero__step-text{color:color-mix(in srgb, var(--brand-ink) 80%, transparent);font-size:.875rem;line-height:1.5}.custom-hero__stats{flex-wrap:wrap;gap:.625rem;padding-top:.25rem;display:flex}.custom-hero__stat{border:1px solid color-mix(in srgb, var(--custom-gold) 30%, transparent);background:var(--custom-cream);border-radius:.75rem;flex:1;min-width:6.5rem;padding:.625rem .75rem}.custom-hero__stat-value{color:var(--custom-crimson);font-size:1.125rem;font-weight:700}.custom-hero__stat-label{letter-spacing:.06em;text-transform:uppercase;color:color-mix(in srgb, var(--brand-ink) 65%, transparent);margin-top:.1rem;font-size:.625rem;font-weight:600}.custom-page__divider{margin:.25rem 0 1.75rem;padding:.5rem 0}@media (min-width:768px){.custom-page__divider{margin:.5rem 0 2.25rem;padding:.75rem 0}}.custom-page__divider .landing-ornament:before,.custom-page__divider .landing-ornament:after{width:min(12rem,28vw)}.custom-layout{align-items:start;gap:1.5rem;display:grid}@media (min-width:1024px){.custom-layout{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:2rem}}.custom-form-card{border:1px solid color-mix(in srgb, var(--custom-gold) 20%, transparent);background:#fff;border-radius:1.25rem;padding:1.25rem 1.125rem;box-shadow:0 12px 40px #1c12080f}@media (min-width:640px){.custom-form-card{padding:1.75rem 1.5rem 2rem}}.custom-form-card__head{margin-bottom:1.5rem}.custom-form-card__title{font-family:var(--font-primary);color:var(--custom-deep);font-size:1.375rem;font-weight:700}.custom-form-card__sub{color:var(--text-secondary);margin-top:.35rem;font-size:.875rem;line-height:1.55}.custom-form{flex-direction:column;gap:1.75rem;display:flex}.custom-form__section{border:none;flex-direction:column;gap:1rem;margin:0;padding:0;display:flex}.custom-form__section-title{border:none;border-bottom:1px solid color-mix(in srgb, var(--border) 70%, transparent);letter-spacing:.1em;text-transform:uppercase;width:100%;color:var(--primary);align-items:center;gap:.5rem;margin-bottom:.25rem;padding:0 0 .5rem;font-size:.6875rem;font-weight:700;display:flex}.custom-form__section-icon{background:color-mix(in srgb, var(--primary) 10%, white);width:1.5rem;height:1.5rem;color:var(--primary);border-radius:.375rem;justify-content:center;align-items:center;display:flex}.custom-form__grid{gap:1rem;display:grid}@media (min-width:640px){.custom-form__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}}.custom-field{flex-direction:column;gap:.4rem;min-width:0;display:flex}.custom-label{color:var(--custom-deep);font-size:.8125rem;font-weight:600}.custom-label-optional{color:var(--text-secondary);font-weight:500}.custom-input,.custom-textarea{border:1px solid color-mix(in srgb, var(--border) 80%, transparent);background:color-mix(in srgb, var(--custom-cream) 50%, white);width:100%;min-width:0;color:var(--text-primary);border-radius:.75rem;padding:.7rem .875rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.custom-input::placeholder,.custom-textarea::placeholder{color:color-mix(in srgb, var(--text-secondary) 70%, transparent)}.custom-input:focus,.custom-textarea:focus{border-color:color-mix(in srgb, var(--custom-gold) 55%, transparent);box-shadow:0 0 0 3px color-mix(in srgb, var(--custom-gold) 18%, transparent);outline:none}.custom-textarea{resize:vertical;min-height:5.5rem}.custom-textarea--tall{min-height:7rem}.custom-error{color:#dc2626;font-size:.75rem}.custom-upload{border:2px dashed color-mix(in srgb, var(--custom-gold) 35%, transparent);background:color-mix(in srgb, var(--custom-cream) 40%, white);cursor:pointer;border-radius:.875rem;flex-direction:column;justify-content:center;align-items:center;min-height:8.5rem;padding:1.25rem;transition:border-color .2s,background .2s;display:flex}.custom-upload:hover{border-color:color-mix(in srgb, var(--custom-gold) 55%, transparent);background:color-mix(in srgb, var(--custom-cream) 60%, white)}.custom-upload__icon{color:var(--primary);margin-bottom:.5rem}.custom-upload__text{color:var(--custom-deep);font-size:.875rem;font-weight:600}.custom-upload__hint{color:var(--text-secondary);margin-top:.25rem;font-size:.75rem}.custom-upload__preview{border:1px solid color-mix(in srgb, var(--border) 70%, transparent);background:color-mix(in srgb, var(--custom-cream) 50%, white);border-radius:.875rem;width:100%;height:12rem;position:relative;overflow:hidden}.custom-upload__remove{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:filter .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.custom-upload__remove:hover{filter:brightness(1.1)}.custom-submit{background:var(--custom-crimson);color:#fff;cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:3rem;font-size:.9375rem;font-weight:600;transition:filter .2s,opacity .2s;display:inline-flex;box-shadow:0 4px 16px #c98f474d}.custom-submit:hover:not(:disabled){filter:brightness(1.08)}.custom-submit:disabled{opacity:.55;cursor:not-allowed}.custom-blogs{border:1px solid color-mix(in srgb, var(--custom-gold) 18%, transparent);background:#fff;border-radius:1.25rem;padding:1.25rem 1.125rem;box-shadow:0 8px 28px #1c12080a}@media (min-width:640px){.custom-blogs{padding:1.5rem}}.custom-blogs__head{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.custom-blogs__title{color:var(--custom-deep);font-size:1.0625rem;font-weight:700}.custom-blogs__list{flex-direction:column;gap:.625rem;display:flex}.custom-blog-card{border:1px solid color-mix(in srgb, var(--border) 65%, transparent);background:color-mix(in srgb, var(--custom-cream) 35%, white);border-radius:.875rem;flex-direction:column;gap:.35rem;padding:.875rem 1rem;transition:border-color .2s,background .2s;display:flex}.custom-blog-card:hover{border-color:color-mix(in srgb, var(--custom-gold) 35%, transparent);background:#fff}.custom-blog-card__title{color:var(--custom-deep);font-size:.9375rem;font-weight:600;line-height:1.35}.custom-blog-card__summary{color:var(--text-secondary);font-size:.8125rem;line-height:1.5}.custom-blog-card__link{width:fit-content;color:var(--primary);align-items:center;gap:.35rem;margin-top:.25rem;font-size:.75rem;font-weight:600;text-decoration:none;display:inline-flex}.custom-blog-card__link:hover{color:var(--custom-gold)}.custom-sidebar{flex-direction:column;gap:1.25rem;display:flex}@media (min-width:1024px){.custom-sidebar{position:sticky;top:6rem}}.custom-panel{border:1px solid color-mix(in srgb, var(--custom-gold) 20%, transparent);background:#fff;border-radius:1.25rem;padding:1.25rem 1.125rem;box-shadow:0 8px 28px #1c12080d}@media (min-width:640px){.custom-panel{padding:1.5rem}}.custom-panel__head{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.custom-panel__title{color:var(--custom-deep);font-size:1.0625rem;font-weight:700}.custom-product-list{flex-direction:column;gap:.75rem;display:flex}.custom-product-card{border:1px solid color-mix(in srgb, var(--border) 65%, transparent);background:color-mix(in srgb, var(--custom-cream) 30%, white);border-radius:.875rem;grid-template-columns:5.5rem minmax(0,1fr);align-items:center;gap:.75rem;padding:.625rem;transition:border-color .2s;display:grid}.custom-product-card:hover{border-color:color-mix(in srgb, var(--custom-gold) 35%, transparent)}.custom-product-card__image{aspect-ratio:1;background:color-mix(in srgb, var(--custom-cream) 80%, white);border-radius:.625rem;position:relative;overflow:hidden}.custom-product-card__title{color:var(--custom-deep);font-size:.875rem;font-weight:600;line-height:1.35}.custom-product-card__desc{color:var(--text-secondary);margin-top:.2rem;font-size:.75rem;line-height:1.45}.custom-product-card__link{color:var(--primary);align-items:center;gap:.3rem;margin-top:.4rem;font-size:.75rem;font-weight:600;text-decoration:none;display:inline-flex}.custom-product-card__link:hover{color:var(--custom-gold)}.custom-about{border:1px solid color-mix(in srgb, var(--custom-gold) 28%, transparent);color:var(--brand-ink);background:#fff;border-radius:1.25rem;padding:1.5rem 1.25rem;box-shadow:0 12px 36px #2525251a}.custom-about__title{color:var(--brand-ink);font-size:1.0625rem;font-weight:700}.custom-about__text{color:color-mix(in srgb, var(--brand-ink) 80%, transparent);margin-top:.5rem;font-size:.875rem;line-height:1.6}.custom-about__list{flex-direction:column;gap:.625rem;margin-top:1rem;padding:0;list-style:none;display:flex}.custom-about__item{color:color-mix(in srgb, var(--brand-ink) 78%, transparent);align-items:flex-start;gap:.5rem;font-size:.8125rem;line-height:1.5;display:flex}.custom-about__bullet{background:var(--custom-crimson);border-radius:9999px;flex-shrink:0;width:.375rem;height:.375rem;margin-top:.45rem}.custom-about__link{border:1px solid color-mix(in srgb, var(--custom-gold) 40%, transparent);background:var(--custom-cream);min-height:2.5rem;color:var(--custom-crimson);border-radius:9999px;align-items:center;gap:.4rem;margin-top:1.125rem;padding:0 1rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:border-color .2s,background .2s;display:inline-flex}.custom-about__link:hover{border-color:color-mix(in srgb, var(--custom-gold) 50%, transparent);color:var(--custom-gold);background:#c98f4726}
