:root{--kinmory-navy:#2C3E50;--kinmory-navy-light:#34495E;--kinmory-navy-dark:#1A252F;--kinmory-gold:#2C3E50;--kinmory-gold-light:#34495E;--kinmory-gold-dark:#1A252F;--kinmory-sage:#8B9A8E;--kinmory-lavender:#9B8FA9;--kinmory-cream:#F8F6F1;--kinmory-pearl:#E8E5DC;--kinmory-white:#FFFFFF;--kinmory-light-gray:#F5F5F5;--kinmory-gray:#CCCCCC;--kinmory-dark-gray:#666666;--kinmory-charcoal:#333333;--kinmory-text:#333333;--kinmory-text-muted:#6C757D;--light-color:#f9fafb;--dark-color:#1f2937;--border-color:#e5e7eb;--kinmory-success:#5A7C5A;--kinmory-danger:#A55A5A;--kinmory-warning:#C4A05A;--kinmory-info:#5A7FA5;--kinmory-shadow-sm:0 2px 4px rgba(44, 62, 80, 0.08);--kinmory-shadow-md:0 4px 12px rgba(44, 62, 80, 0.12);--kinmory-shadow-lg:0 8px 24px rgba(44, 62, 80, 0.16);--kinmory-shadow-hover:0 6px 16px rgba(44, 62, 80, 0.14);--kinmory-radius-sm:4px;--kinmory-radius-md:8px;--kinmory-radius-lg:12px;--kinmory-radius-xl:16px;--kinmory-font-body:DM Sans,Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;--kinmory-font-heading:Gilda Display,Playfair Display,Georgia,Times New Roman,serif;--kinmory-space-xs:0.25rem;--kinmory-space-sm:0.5rem;--kinmory-space-md:1rem;--kinmory-space-lg:1.5rem;--kinmory-space-xl:2rem;--kinmory-space-2xl:3rem;--kinmory-transition:all 0.3s ease;--kinmory-transition-fast:all 0.15s ease;--navbar-bg:#112749;--hero-bg-dark:#0f2744;--hero-card-dark:#1a3a5c;--btn-primary-bg:#3b82f6;--btn-primary-bg-hover:#2563eb;--text-primary:#03070C;--text-secondary:#4B5563;--text-muted:#6B7280;--text-light:#9CA3AF;--text-inverse:#FFFFFF;--bg-primary:#FFFFFF;--bg-secondary:#F9FAFB;--bg-muted:#F3F4F6;--bg-hover:#E5E7EB;--border-default:#E1E2E2;--border-light:#E5E7EB;--border-dark:#D1D5DB;--status-success:#22c55e;--status-success-bg:#f0fdf4;--status-success-text:#166534;--status-warning:#f59e0b;--status-warning-bg:#fffbeb;--status-warning-text:#92400e;--status-danger:#ef4444;--status-danger-bg:#fef2f2;--status-danger-text:#991b1b;--status-info:#3b82f6;--status-info-bg:#eff6ff;--status-info-text:#1e40af;--shadow-sm:0 2px 4px rgba(44, 62, 80, 0.08);--shadow-md:0 4px 12px rgba(44, 62, 80, 0.12);--shadow-lg:0 8px 24px rgba(44, 62, 80, 0.16);--shadow-hover:0 6px 16px rgba(44, 62, 80, 0.14);--radius-none:0;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-pill:9999px;--space-xs:0.25rem;--space-sm:0.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:6rem;--font-heading:Gilda Display,Playfair Display,Georgia,Times New Roman,serif;--font-body:DM Sans,Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;--fs-xs:0.75rem;--fs-sm:0.875rem;--fs-base:1rem;--fs-md:1.125rem;--fs-lg:1.25rem;--fs-xl:1.5rem;--fs-2xl:2rem;--fs-3xl:3rem;--fs-4xl:3.5rem;--lh-tight:1.2;--lh-snug:1.3;--lh-normal:1.4;--lh-relaxed:1.6;--transition:all 0.3s ease;--transition-fast:all 0.15s ease;--transition-slow:all 0.3s ease;--container-max:1280px;--content-pad:5%;--fg1:#03070C;--fg2:#4B5563;--fg3:#6B7280;--bg:#FFFFFF;--bg2:#F9FAFB}.hero{background-color:#112749;border-top:1px solid hsla(0,0%,100%,.1);padding:3rem 5%}@media(min-width:768px){.hero{padding:4rem 5%}}.hero__container{max-width:1280px;margin:0 auto}.hero__card{background-color:#173462;border:2px solid #294166;color:#fff;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.3)}@media(min-width:1024px){.hero{padding:5rem 5%}.hero__card{display:grid;grid-template-columns:1fr 1fr}}.hero__content{display:flex;flex-direction:column;justify-content:center;padding:2rem}.hero__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:2.25rem;font-weight:400;line-height:1.2;margin-bottom:1.25rem;color:#fff}@media(min-width:768px){.hero__content{padding:3rem}.hero__title{font-size:3rem;margin-bottom:1.5rem}}@media(min-width:1024px){.hero__title{font-size:3.75rem}}.hero__text{font-size:1.125rem;color:#e5e7eb;line-height:1.6}.hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.5rem}.hero__actions .btn--ghost{border-color:hsla(0,0%,100%,.14)}.hero__actions .btn--ghost:hover:not(:disabled){border-color:hsla(0,0%,100%,.28)}.hero__image{display:flex;align-items:center;justify-content:center}.hero__image picture{display:block;width:100%;height:100%}.hero__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.works{background-color:#173462;padding:3rem 5%}@media(min-width:768px){.hero__text{font-size:1.25rem}.hero__actions{margin-top:2rem}.works{padding:4rem 5%}}.works__container{max-width:1280px;margin:0 auto}.works__header{max-width:32rem;margin:0 auto 3rem;text-align:center}@media(min-width:768px){.works__header{max-width:40rem;margin-bottom:4rem}}@media(min-width:1024px){.works{padding:5rem 5%}.works__header{max-width:48rem;margin-bottom:5rem}}.works__tag{font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:1rem;font-weight:400;color:#fff;margin-bottom:.75rem}@media(min-width:768px){.works__tag{margin-bottom:1rem}}.works__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.875rem;font-weight:400;color:#fff;margin-bottom:1.25rem}@media(min-width:768px){.works__title{font-size:2.25rem;margin-bottom:1.5rem}}@media(min-width:1024px){.works__title{font-size:3rem}}.works__subtitle{font-size:1.125rem;color:#fff;line-height:1.6}.works__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.works__card{background-color:#112749;border:2px solid #2f466b;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 8px 32px rgba(0,0,0,.3)}@media(min-width:576px){.works__grid{grid-template-columns:repeat(2,1fr)}.works__card--featured{grid-column:span 2;flex-direction:row}}.works__card-content{display:flex;flex-direction:column;justify-content:center;padding:1.5rem}@media(min-width:576px){.works__card--featured .works__card-content{flex:9;padding-bottom:calc(1.5rem + 4px)}}@media(min-width:768px){.works__subtitle{font-size:1.25rem;white-space:nowrap}.works__grid{gap:2rem}.works__card-content{padding:2rem}.works__card--featured .works__card-content{padding-bottom:calc(2rem + 4px)}}.works__card-step{font-size:.875rem;font-weight:400;color:#fff;margin-bottom:.5rem}.works__card-title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.25rem;font-weight:400;color:#fff;margin-bottom:.5rem}.works__card-text{font-size:1rem;color:#fff;line-height:1.5}.works__card-image{display:flex;align-items:center;justify-content:center;overflow:hidden;margin-top:auto}.works__card-image picture{display:block;width:100%}.works__card-image img{width:100%;height:calc(12rem + 2px);-o-object-fit:cover;object-fit:cover}.works__card--featured .works__card-image img{height:calc(12rem + 4px)}@media(min-width:576px){.works__card--featured .works__card-image{flex:11}.works__card--featured .works__card-image img,.works__card--featured .works__card-image picture{height:100%}}.works__card-actions{padding:0 1.5rem 1.5rem}@media(min-width:768px){.works__card-actions{padding:0 2rem 2rem}}.pricing{background-color:#fff;padding:3rem 5%}@media(min-width:768px){.pricing{padding:4rem 5%}}.pricing__container{max-width:1280px;margin:0 auto}.pricing__header{max-width:32rem;margin:0 auto 3rem;text-align:center}@media(min-width:768px){.pricing__header{max-width:48rem;margin-bottom:4rem}}@media(min-width:1024px){.works__grid{grid-template-columns:repeat(4,1fr)}.pricing{padding:5rem 5%}.pricing__header{max-width:56rem;margin-bottom:5rem}}.pricing__tag{font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:1rem;font-weight:400;color:#2c2f33;margin-bottom:.75rem}@media(min-width:768px){.pricing__tag{margin-bottom:1rem}}.pricing__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.875rem;font-weight:400;color:#03070c;margin-bottom:1.25rem}@media(min-width:768px){.pricing__title{font-size:2.25rem;margin-bottom:1.5rem}}@media(min-width:1024px){.pricing__title{font-size:3rem}}.pricing__subtitle{font-size:1.125rem;color:#03070c;line-height:1.6}.pricing__grid{display:grid;grid-template-columns:1fr;gap:2rem}.testimonials{background-color:#fff;padding:3rem 5%}@media(min-width:768px){.pricing__subtitle{font-size:1.25rem}.testimonials{padding:4rem 5%}}.testimonials__container{max-width:1280px;margin:0 auto}.testimonials__header{max-width:32rem;margin:0 auto 3rem;text-align:center}@media(min-width:768px){.testimonials__header{max-width:48rem;margin-bottom:4rem}}@media(min-width:1024px){.pricing__grid{grid-template-columns:repeat(3,1fr)}.testimonials{padding:5rem 5%}.testimonials__header{max-width:56rem;margin-bottom:5rem}}.testimonials__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.875rem;font-weight:400;color:#03070c;margin-bottom:1.25rem}@media(min-width:768px){.testimonials__title{font-size:2.25rem;margin-bottom:1.5rem}}@media(min-width:1024px){.testimonials__title{font-size:3rem}}.testimonials__subtitle{font-size:1.125rem;color:#03070c;line-height:1.6}.testimonials__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.testimonials__subtitle{font-size:1.25rem}.testimonials__grid{grid-template-columns:repeat(2,1fr)}}.testimonials__card{background-color:#f2f2f2;border:1px solid #e1e2e2;border-radius:0;display:flex;flex-direction:column;height:100%;padding:1.5rem}.testimonials__stars{display:flex;margin-bottom:1.25rem}@media(min-width:768px){.testimonials__card{padding:2rem}.testimonials__stars{margin-bottom:1.5rem}}.testimonials__star{width:1.5rem;height:1.5rem;margin-right:.25rem;fill:#f59e0b}.testimonials__quote{font-size:1.125rem;color:#03070c;line-height:1.6;margin-bottom:1.25rem}.testimonials__author{display:flex;align-items:center;margin-top:auto}.testimonials__author picture{display:block;flex-shrink:0}.testimonials__avatar{width:3rem;height:3rem;border-radius:50%;margin-right:1rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.testimonials__author-info{display:flex;flex-direction:column}.testimonials__author-name{font-weight:600;color:#03070c}.testimonials__author-role{font-size:.875rem;color:#03070c;opacity:.7}.testimonials__author-date{font-size:.8rem;color:#999;margin-top:2px}.cta{background-color:#fff;padding:3rem 5%}@media(min-width:768px){.cta{padding:4rem 5%}}@media(min-width:1024px){.testimonials__grid{grid-template-columns:repeat(3,1fr)}.cta{padding:5rem 5%}}.cta__container{max-width:1280px;margin:0 auto}.cta__grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.cta__content{order:2}.cta__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.875rem;font-weight:400;color:#03070c;margin-bottom:1.25rem}@media(min-width:768px){.cta__title{font-size:2.25rem;margin-bottom:1.5rem}}@media(min-width:1024px){.cta__grid{grid-template-columns:1fr 1fr;gap:3rem}.cta__content{order:1}.cta__title{font-size:3rem}}.cta__text{font-size:1.125rem;color:#4b5563;line-height:1.6;margin-bottom:1.5rem}.cta__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.cta__image{order:1}.cta__image picture{display:block;width:100%}.cta__image img{width:100%;-o-object-fit:cover;object-fit:cover}.partners{background-color:#f3f4f6;padding:3rem 5%}@media(min-width:768px){.cta__text{font-size:1.25rem;margin-bottom:2rem}.partners{padding:4rem 5%}}.partners__container{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media(min-width:1024px){.cta__image{order:2}.partners{padding:5rem 5%}.partners__container{grid-template-columns:1fr auto}}.partners__content{max-width:32rem}.partners__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.875rem;font-weight:400;color:#03070c;margin-bottom:1rem}@media(min-width:768px){.partners__title{font-size:2.25rem}}.partners__text{font-size:1rem;color:#03070c;line-height:1.6;margin-bottom:1.5rem}.partners__links{display:flex;flex-wrap:wrap;gap:1rem}.partners__link{font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:1rem;font-weight:500;color:#03070c;text-decoration:none}.partners__link:hover{text-decoration:underline}.partners__link--arrow{display:inline-flex;align-items:center;gap:.25rem}.partners__link--arrow svg{width:1rem;height:1rem}.partners__logos{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center}.partners__logo{height:2rem;width:auto;opacity:.7}.feature{background-color:#f9fafb;padding:3rem 5%}@media(min-width:768px){.feature{padding:4rem 5%}}.feature__container{max-width:1280px;margin:0 auto}.feature__grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.feature__image{order:2}.feature__image img{width:100%;-o-object-fit:cover;object-fit:cover}.feature__content{order:1}.feature__tag{font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:1rem;font-weight:400;color:#03070c;margin-bottom:.75rem}.feature__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.875rem;font-weight:400;color:#03070c;margin-bottom:1.25rem}@media(min-width:768px){.feature__title{font-size:2.25rem}}@media(min-width:1024px){.feature{padding:5rem 5%}.feature__grid{grid-template-columns:1fr 1fr;gap:4rem}.feature__image{order:1}.feature__content{order:2}.feature__title{font-size:2.5rem}}.feature__text{font-size:1rem;color:#03070c;line-height:1.6;margin-bottom:1.5rem}.feature__brands{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.feature__brand{display:inline-flex;align-items:center;gap:.5rem;font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:.875rem;color:#03070c}.feature__brand svg{width:1rem;height:1rem}.feature__links{display:flex;flex-wrap:wrap;gap:1rem}.feature__link{font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:1rem;font-weight:500;color:#03070c;text-decoration:none}.feature__link:hover{text-decoration:underline}.feature__link--arrow{display:inline-flex;align-items:center;gap:.25rem}.feature__link--arrow svg{width:1rem;height:1rem}.newsletter{background-color:#fff;padding:3rem 5%}@media(min-width:768px){.newsletter{padding:4rem 5%}}@media(min-width:1024px){.newsletter{padding:5rem 5%}}.newsletter__container{max-width:1280px;margin:0 auto}.newsletter__card{background-color:#f3f4f6;padding:2rem;text-align:center;max-width:32rem;margin:0 auto}.newsletter__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.5rem;font-weight:400;color:#03070c;margin-bottom:.75rem}@media(min-width:768px){.newsletter__card{padding:3rem}.newsletter__title{font-size:1.875rem}}.newsletter__text{font-size:1rem;color:#03070c;line-height:1.6;margin-bottom:1.5rem}.newsletter__form{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}@media(min-width:576px){.newsletter__form{flex-direction:row}}.newsletter__input{flex:1;padding:.75rem 1rem;font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:1rem;color:#03070c;background-color:#fff;border:1px solid #e1e2e2;outline:0}.newsletter__input::-moz-placeholder{color:#9ca3af}.newsletter__input::placeholder{color:#9ca3af}.newsletter__input:focus{border-color:#3b82f6}.newsletter__button{white-space:nowrap}.newsletter__disclaimer{font-size:.75rem;color:#6b7280;line-height:1.5}.newsletter__disclaimer a{color:inherit;text-decoration:underline}.faq-section{background-color:#f9fafb}.faq-list{display:flex;flex-direction:column;gap:1rem;max-width:800px;margin:0 auto}.faq-item{background-color:#fff;border:1px solid #e1e2e2;border-radius:12px;overflow:hidden;transition:box-shadow .3s,border-color .3s}.faq-item:hover{border-color:rgba(44,62,80,.2);box-shadow:0 4px 12px rgba(0,0,0,.05)}.faq-item[open]{border-color:#2c3e50;box-shadow:0 8px 24px rgba(0,0,0,.08)}.faq-item[open] .faq-item__icon{background-color:#2c3e50;color:#fff}.faq-item[open] .faq-item__icon svg line:first-child{transform:rotate(90deg);opacity:0}.faq-item[open] .faq-item__content{max-height:500px;opacity:1;padding-bottom:1.5rem}.faq-item__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;background:0 0;border:none;cursor:pointer;text-align:left;font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:1rem;font-weight:600;color:#03070c;transition:background-color .2s;list-style:none}.faq-item__trigger::-webkit-details-marker{display:none}.faq-item__trigger::marker{display:none;content:""}@media(min-width:768px){.faq-item[open] .faq-item__content{padding-bottom:2rem}.faq-item__trigger{padding:1.5rem 2rem;font-size:1.125rem}}.faq-item__trigger:hover{background-color:rgba(44,62,80,.02)}.faq-item__trigger:focus{outline:0}.faq-item__trigger:focus-visible{outline:#2c3e50 solid 2px;outline-offset:-2px}.faq-item__question{flex:1;line-height:1.4;font-size:inherit;font-weight:inherit;margin:0}.faq-item__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;border-radius:50%;background-color:rgba(44,62,80,.08);color:#2c3e50;transition:background-color .3s,color .3s,transform .3s}.faq-item__icon svg{width:16px;height:16px}.faq-item__icon svg line{transition:transform .3s,opacity .3s;transform-origin:center}.faq-item__content{max-height:0;opacity:0;overflow:hidden;padding:0 1.5rem;transition:max-height .4s,opacity .3s,padding-bottom .3s}.faq-item__content p{font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:1rem;line-height:1.7;color:#4b5563;margin:0}@media(min-width:768px){.faq-item__icon{width:36px;height:36px}.faq-item__icon svg{width:18px;height:18px}.faq-item__content{padding:0 2rem}.faq-item__content p{font-size:1.0625rem}}.error-page{text-align:center;padding:4rem 0}.error-page__label{font-weight:600;color:#2c3e50;margin-bottom:.75rem}@media(min-width:768px){.error-page{padding:6rem 0}.error-page__label{margin-bottom:1rem}}.error-page__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.75rem;font-weight:700;color:#333;margin-bottom:1.5rem}.error-page__actions{display:flex;justify-content:center;gap:1rem}.connect-hero{background-color:#112749;padding:4rem 5%;text-align:center}@media(min-width:768px){.error-page__title{font-size:2.5rem;margin-bottom:2rem}.connect-hero{padding:5rem 5%}}.connect-hero__container{max-width:48rem;margin:0 auto}.connect-hero__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:2rem;font-weight:400;color:#fff;margin-bottom:1rem}@media(min-width:768px){.connect-hero__title{font-size:2.5rem}}@media(min-width:1024px){.connect-hero{padding:6rem 5%}.connect-hero__title{font-size:3rem}}.connect-hero__text{font-size:1rem;color:hsla(0,0%,100%,.8);line-height:1.6}.contact-section{background-color:#173462;padding:3rem 5%}@media(min-width:768px){.connect-hero__text{font-size:1.125rem}.contact-section{padding:4rem 5%}}.contact-section__container{max-width:1280px;margin:0 auto}.contact-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:1024px){.contact-section{padding:5rem 5%}.contact-grid{grid-template-columns:1fr 1.5fr;gap:4rem}}.contact-info{color:#03070c}.contact-info .section__header{margin-bottom:2rem}.contact-info .section__label{color:#4b5563}.contact-info .section__title{color:#03070c}.contact-info .section__text{color:#4b5563}.contact-info__list{list-style:none;margin:0 0 2rem;padding:0;display:flex;flex-direction:column;gap:.875rem}.contact-info__description{padding-top:1.5rem;border-top:1px solid #e1e2e2}.contact-info__description p{font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:.9375rem;line-height:1.6;color:#4b5563;margin:0 0 .5rem}.contact-info__description p:last-child{margin-bottom:0}.contact-info__item{display:flex;align-items:center;gap:.75rem}.contact-info__item a,.contact-info__item span{color:#03070c;text-decoration:none;font-size:.9375rem}.contact-info__item a:hover,.contact-info__item span:hover{color:#2c3e50;text-decoration:underline}.contact-info__icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;min-width:2.5rem;min-height:2.5rem;padding:.625rem;background-color:#2c3e50;color:#fff;border-radius:50%;flex-shrink:0}.contact-info__icon svg{width:100%;height:100%}.partnership-hero{background-color:#112749;padding:3rem 5%}@media(min-width:768px){.partnership-hero{padding:4rem 5%}}.partnership-hero__container{max-width:1280px;margin:0 auto}.partnership-hero__card{background-color:#173462;border:2px solid #294166;color:#fff;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.3)}@media(min-width:1024px){.partnership-hero{padding:5rem 5%}.partnership-hero__card{display:grid;grid-template-columns:1fr 1fr}}.partnership-hero__content{display:flex;flex-direction:column;justify-content:center;padding:2rem}.partnership-hero__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:2.25rem;font-weight:400;line-height:1.2;margin-bottom:1.25rem;color:#fff}@media(min-width:768px){.partnership-hero__content{padding:3rem}.partnership-hero__title{font-size:3rem;margin-bottom:1.5rem}}@media(min-width:1024px){.partnership-hero__title{font-size:3.75rem}}.partnership-hero__text{font-size:1.125rem;color:#e5e7eb;line-height:1.6}.partnership-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.5rem}.partnership-hero__actions .btn--ghost{border-color:hsla(0,0%,100%,.14)}.partnership-hero__actions .btn--ghost:hover:not(:disabled){border-color:hsla(0,0%,100%,.28)}.partnership-hero__image{display:flex;align-items:center;justify-content:center}.partnership-hero__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.partnership-benefits{background-color:#173462;padding:3rem 0}@media(min-width:768px){.partnership-hero__text{font-size:1.25rem}.partnership-hero__actions{margin-top:2rem}.partnership-benefits{padding:4rem 0}}.partnership-benefits__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.partnership-benefits__header{text-align:center;margin-bottom:2rem}@media(min-width:768px){.partnership-benefits__header{margin-bottom:3rem}}.partnership-benefits__label{display:block;font-size:.875rem;font-weight:500;color:hsla(0,0%,100%,.6);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.partnership-benefits__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.75rem;font-weight:400;color:#fff;margin:0 0 .75rem}@media(min-width:768px){.partnership-benefits__title{font-size:2rem}}.partnership-benefits__subtitle{font-size:1rem;color:hsla(0,0%,100%,.7);margin:0}.partnership-benefits__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.partnership-benefits__grid{grid-template-columns:repeat(2,1fr)}}.partnership-benefit{background-color:hsla(0,0%,100%,.05)}@media(min-width:1024px){.partnership-benefits__grid{grid-template-columns:repeat(3,1fr)}.partnership-benefit--wide{grid-column:span 1;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:center}}.partnership-benefit__image{height:16rem;background-color:hsla(0,0%,100%,.1);overflow:hidden}.partnership-benefit__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.partnership-benefit__tag{display:block;font-size:.75rem;font-weight:500;color:hsla(0,0%,100%,.5);text-transform:uppercase;padding:1rem 1.5rem 0;margin-bottom:.5rem}.partnership-benefit__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.125rem;font-weight:600;color:#fff;padding:0 1.5rem;margin:0 0 .5rem}.partnership-benefit__text{font-size:.875rem;color:hsla(0,0%,100%,.7);padding:0 1.5rem 1.5rem;margin:0;line-height:1.5}.partnership-benefit__link{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;color:#fff;text-decoration:none}.partnership-benefit__link:hover{text-decoration:underline}.partnership-benefit__link svg{width:1rem;height:1rem}.partnership-partners{padding:3rem 0}@media(min-width:768px){.partnership-partners{padding:4rem 0}}.partnership-partners__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.partnership-partners__header{margin-bottom:2rem}.partnership-partners__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.75rem;font-weight:400;font-style:italic;color:#333;margin:0 0 .5rem}@media(min-width:768px){.partnership-partners__title{font-size:2rem}}.partnership-partners__subtitle{font-size:1rem;color:#6c757d;margin:0 0 1rem}.partnership-partners__view-all{font-size:.875rem;font-weight:500;color:#333;text-decoration:none}.partnership-partners__view-all:hover{text-decoration:underline}.partnership-partners__grid{display:flex;flex-direction:column;gap:2rem}.partnership-article{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.partnership-article{grid-template-columns:300px 1fr;gap:2rem}}.partnership-article__image{aspect-ratio:4/3;background-color:#f5f5f5}.partnership-article__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.partnership-article__category{display:block;font-size:.75rem;font-weight:500;color:#6c757d;text-transform:uppercase;margin-bottom:.5rem}.partnership-article__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.25rem;font-weight:600;color:#333;margin:0 0 .5rem}.partnership-article__excerpt{font-size:.875rem;color:#6c757d;margin:0 0 1rem;line-height:1.6}.partnership-article__meta{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;font-size:.75rem;color:#6c757d}.partnership-article__author{display:flex;align-items:center;gap:.5rem}.partnership-article__author img{width:2rem;height:2rem;border-radius:50%;-o-object-fit:cover;object-fit:cover}.partnership-cta{padding:3rem 0}@media(min-width:768px){.partnership-cta{padding:4rem 0}}.partnership-cta__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.partnership-cta__grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.partnership-cta__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.75rem;font-weight:400;font-style:italic;color:#333;margin:0 0 .75rem}@media(min-width:768px){.partnership-cta__grid{grid-template-columns:1fr 1fr;gap:3rem}.partnership-cta__title{font-size:2rem}}.partnership-cta__text{font-size:1rem;color:#6c757d;margin:0 0 1.5rem;line-height:1.6}.partnership-cta__actions{display:flex;gap:.75rem}.partnership-cta__image{aspect-ratio:4/3;background-color:#f5f5f5}.partnership-cta__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.partnership-contact{padding:3rem 0}@media(min-width:768px){.partnership-contact{padding:4rem 0}}.partnership-contact__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.partnership-contact__header{margin-bottom:2rem}.partnership-contact__label{display:block;font-size:.875rem;font-weight:500;color:#6c757d;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.partnership-contact__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.75rem;font-weight:400;font-style:italic;color:#333;margin:0 0 .5rem}@media(min-width:768px){.partnership-contact__title{font-size:2rem}}.partnership-contact__text{font-size:1rem;color:#6c757d;margin:0}.partnership-contact__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.partnership-contact__grid{grid-template-columns:1fr 1fr;gap:3rem}}.partnership-contact__info{display:flex;flex-direction:column;gap:1.5rem}.partnership-contact__method svg{width:1.5rem;height:1.5rem;color:#333;margin-bottom:.5rem}.partnership-contact__method h3{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.125rem;font-weight:600;color:#333;margin:0 0 .25rem}.partnership-contact__method p{font-size:.875rem;color:#6c757d;margin:0 0 .25rem}.partnership-contact__method a{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;color:#333;text-decoration:underline}.partnership-contact__method a:hover{color:#3b82f6}.partnership-contact__icon{width:1.5rem;height:1.5rem;color:#333}.partnership-contact__image{aspect-ratio:4/3;background-color:#f5f5f5}.partnership-contact__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.welcome-hero{background-color:#112749;padding:3rem 0}@media(min-width:768px){.welcome-hero{padding:4rem 0}}.welcome-hero__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.welcome-hero__grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.welcome-hero__content{color:#fff}.welcome-hero__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:2rem;font-weight:400;font-style:italic;color:#fff;margin:0 0 1rem;line-height:1.2}@media(min-width:768px){.welcome-hero__grid{grid-template-columns:1fr 1fr;gap:3rem}.welcome-hero__title{font-size:2.5rem}}@media(min-width:1024px){.welcome-hero__title{font-size:3rem}}.welcome-hero__text{font-size:.9375rem;color:hsla(0,0%,100%,.8);margin:0 0 1.5rem;line-height:1.6}.welcome-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.welcome-hero__actions .btn--ghost{color:#fff;border-color:hsla(0,0%,100%,.3)}.welcome-hero__actions .btn--ghost:hover{background-color:hsla(0,0%,100%,.1)}.welcome-hero__image img{width:100%;height:auto;display:block;background-color:hsla(0,0%,100%,.1)}.welcome-feature{padding:3rem 0;text-align:center}@media(min-width:768px){.welcome-feature{padding:4rem 0}}.welcome-feature__container{max-width:800px;margin:0 auto;padding:0 1.5rem}.welcome-feature__label{display:block;font-size:.875rem;font-weight:500;color:#6c757d;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.welcome-feature__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.75rem;font-weight:400;font-style:italic;color:#333;margin:0 0 .75rem}@media(min-width:768px){.welcome-feature__title{font-size:2rem}}.welcome-feature__text{font-size:1rem;color:#6c757d;margin:0 0 1.5rem;line-height:1.6}.welcome-feature__actions{display:flex;justify-content:center;gap:.75rem;margin-bottom:2rem}.welcome-feature__tabs{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.welcome-feature__tab{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#6c757d;background:rgba(0,0,0,0);border:1px solid transparent;cursor:pointer;transition:.2s}.welcome-feature__tab:hover{color:#333}.welcome-feature__tab--active{color:#333;border-color:#e1e2e2}.welcome-tributes{background-color:#112749;padding:3rem 0}@media(min-width:768px){.welcome-tributes{padding:4rem 0}}.welcome-tributes__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.welcome-tributes__grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.welcome-tributes__image img{width:100%;height:auto;display:block;background-color:hsla(0,0%,100%,.1)}.welcome-tributes__content{color:#fff}.welcome-tributes__label{display:block;font-size:.875rem;font-weight:500;color:hsla(0,0%,100%,.6);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.welcome-tributes__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.75rem;font-weight:400;font-style:italic;color:#fff;margin:0 0 .75rem}@media(min-width:768px){.welcome-tributes__grid{grid-template-columns:1fr 1fr;gap:3rem}.welcome-tributes__title{font-size:2rem}}.welcome-tributes__text{font-size:1rem;color:hsla(0,0%,100%,.8);margin:0 0 1.5rem;line-height:1.6}.welcome-tributes__actions{display:flex;gap:.75rem}.welcome-journey{padding:3rem 0}@media(min-width:768px){.welcome-journey{padding:4rem 0}}.welcome-journey__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.welcome-journey__grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.welcome-journey__image img{width:100%;height:auto;display:block;background-color:#f5f5f5}.welcome-journey__label{display:block;font-size:.875rem;font-weight:500;color:#6c757d;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.welcome-journey__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.75rem;font-weight:400;font-style:italic;color:#333;margin:0 0 .75rem}@media(min-width:768px){.welcome-journey__grid{grid-template-columns:1fr 1fr;gap:3rem}.welcome-journey__title{font-size:2rem}}.welcome-journey__text{font-size:1rem;color:#6c757d;margin:0 0 1.5rem;line-height:1.6}.welcome-journey__cards{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}.welcome-journey__card-icon{width:1.5rem;height:1.5rem;color:#333;margin-bottom:.5rem}.welcome-journey__card-title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1rem;font-weight:600;color:#333;margin:0 0 .25rem}.welcome-journey__card-text{font-size:.8125rem;color:#6c757d;margin:0;line-height:1.5}.welcome-journey__actions{display:flex;gap:.75rem}.welcome-steps{padding:3rem 0;text-align:center}@media(min-width:768px){.welcome-steps{padding:4rem 0}}.welcome-steps__container{max-width:1000px;margin:0 auto;padding:0 1.5rem}.welcome-steps__label{display:block;font-size:.875rem;font-weight:500;color:#6c757d;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.welcome-steps__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.75rem;font-weight:400;font-style:italic;color:#333;margin:0 0 .5rem}@media(min-width:768px){.welcome-steps__title{font-size:2rem}}.welcome-steps__subtitle{font-size:1rem;color:#6c757d;margin:0 0 2rem}.welcome-steps__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;text-align:center}.welcome-steps__card-image{aspect-ratio:4/3;background-color:#f5f5f5;margin-bottom:1rem}.welcome-steps__card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.welcome-steps__card-title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.125rem;font-weight:600;color:#333;margin:0 0 .5rem}.welcome-steps__card-text{font-size:.875rem;color:#6c757d;margin:0;line-height:1.5}.welcome-steps__actions{display:flex;justify-content:center;gap:.75rem}.partnership-transform{background-color:#173462;border-top:1px solid hsla(0,0%,100%,.1);padding:3rem 5%}@media(min-width:768px){.welcome-steps__grid{grid-template-columns:repeat(3,1fr)}.partnership-transform{padding:4rem 5%}}.partnership-transform__container{max-width:1000px;margin:0 auto}.partnership-transform__header{text-align:center;max-width:600px;margin:0 auto 3rem}@media(min-width:768px){.partnership-transform__header{margin-bottom:4rem}}@media(min-width:1024px){.partnership-transform{padding:5rem 5%}.partnership-transform__header{margin-bottom:5rem;max-width:700px}}.partnership-transform__label{display:inline-block;font-size:.75rem;font-weight:600;color:hsla(0,0%,100%,.6);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.partnership-transform__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:2rem;font-weight:400;color:#fff;margin:0 0 1rem;line-height:1.2}@media(min-width:768px){.partnership-transform__title{font-size:2.5rem}}@media(min-width:1024px){.partnership-transform__title{font-size:3rem}}.partnership-transform__subtitle{font-size:1.0625rem;color:hsla(0,0%,100%,.75);margin:0 auto;max-width:600px;line-height:1.6}.partnership-transform__cards{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2.5rem}.partnership-transform__card{background-color:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:2rem;position:relative;transition:transform .3s,box-shadow .3s,border-color .3s}@media(min-width:768px){.partnership-transform__subtitle{font-size:1.125rem}.partnership-transform__cards{grid-template-columns:repeat(2,1fr);gap:2rem}.partnership-transform__card{padding:2.5rem}}.partnership-transform__card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.3);border-color:hsla(0,0%,100%,.2)}.partnership-transform__card--featured{background:linear-gradient(135deg,rgba(255,255,255,.1) 0,rgba(255,255,255,.05) 100%);border-color:hsla(0,0%,100%,.2)}.partnership-transform__card--featured:hover{border-color:hsla(0,0%,100%,.35)}.partnership-transform__card-badge{position:absolute;top:-.75rem;right:1.5rem;background-color:#3b82f6;color:#fff;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.375rem .75rem;border-radius:4px}.partnership-transform__card-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background-color:hsla(0,0%,100%,.1);border-radius:10px;margin-bottom:1.25rem;color:#fff}.partnership-transform__card-icon svg{width:1.5rem;height:1.5rem}.partnership-transform__card-title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.25rem;font-weight:600;color:#fff;margin:0 0 .75rem}@media(min-width:768px){.partnership-transform__card-title{font-size:1.375rem}}.partnership-transform__card-text{font-size:.9375rem;color:hsla(0,0%,100%,.7);margin:0 0 1.5rem;line-height:1.6}.partnership-transform__card-btn{display:inline-flex;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:500;color:#fff;text-decoration:none;padding:.75rem 1.25rem;border-radius:8px;background-color:rgba(0,0,0,0);border:1px solid hsla(0,0%,100%,.3);transition:.2s}.partnership-transform__card-btn svg{transition:transform .2s}.partnership-transform__card-btn:hover{background-color:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.5)}.partnership-transform__card-btn:hover svg{transform:translateX(4px)}.partnership-transform__card-btn--primary{background-color:#3b82f6;border-color:#3b82f6}.partnership-transform__card-btn--primary:hover{background-color:rgb(19.9912195122,105.1219512195,244.2087804878);border-color:rgb(19.9912195122,105.1219512195,244.2087804878)}.partnership-transform__footer{text-align:center;padding-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.1)}.partnership-transform__footer p{font-size:.875rem;color:hsla(0,0%,100%,.6);margin:0 0 .5rem}.partnership-transform__contact{display:inline-flex;align-items:center;font-size:.9375rem;font-weight:500;color:#fff;text-decoration:none}.partnership-transform__contact:hover{text-decoration:underline}.about-hero{background-color:#f9fafb;padding:3rem 0}@media(min-width:768px){.about-hero{padding:4rem 0}}.about-mission{padding:3rem 0}.about-mission__content{max-width:720px;margin:0 auto}.about-mission__content h2{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.5rem;font-weight:700;color:#03070c;margin-bottom:1rem}@media(min-width:768px){.about-mission{padding:4rem 0}.about-mission__content h2{font-size:1.75rem}}.about-mission__content p{font-size:1rem;line-height:1.7;color:#4b5563;margin-bottom:1rem}.about-mission__content p:last-child{margin-bottom:0}.about-features{background-color:#f9fafb;padding:3rem 0}@media(min-width:768px){.about-features{padding:4rem 0}}.about-features__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}@media(min-width:576px){.about-features__grid{grid-template-columns:repeat(2,1fr)}}.about-features__item{background-color:#fff;border:1px solid #e1e2e2;border-radius:12px;padding:1.5rem}.about-features__item h3{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.125rem;font-weight:600;color:#03070c;margin:.75rem 0 .5rem}.about-features__item p{font-size:.875rem;color:#4b5563;line-height:1.6;margin:0}.about-features__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:10px;background-color:rgba(44,62,80,.08);color:#2c3e50}.about-contact{padding:3rem 0;text-align:center}@media(min-width:768px){.about-contact{padding:4rem 0}}.about-contact__actions{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem;flex-wrap:wrap}.templates-hero{background-color:#f9fafb;padding:3rem 0}@media(min-width:768px){.templates-hero{padding:4rem 0}}.templates-grid{padding:3rem 0}@media(min-width:768px){.templates-grid{padding:4rem 0}}.templates-grid__items{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:576px){.templates-grid__items{grid-template-columns:repeat(2,1fr)}}.template-card{display:block;text-decoration:none;color:inherit}.template-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.08)}.template-card__image img{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;display:block}.template-card__body{padding:1.25rem}.template-card__name{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif}.template-card__description{line-height:1.5}.template-card__badge{display:inline-block;text-transform:uppercase;letter-spacing:.05em}.content-page{max-width:768px;margin:0 auto}.content-page__header{text-align:center;margin-bottom:2rem}@media(min-width:768px){.content-page__header{margin-bottom:3rem}}.content-page__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-weight:700;font-size:2rem;line-height:1.2;color:#03070c;margin-bottom:1rem}@media(min-width:768px){.content-page__title{font-size:2.5rem}}@media(min-width:1024px){.templates-grid__items{grid-template-columns:repeat(3,1fr)}.content-page__title{font-size:3rem}}.content-page__subtitle{font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:1.125rem;line-height:1.6;color:#6b7280}.content-page__body h2{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-weight:700;font-size:1.5rem;color:#03070c;margin-top:2rem;margin-bottom:1rem}@media(min-width:768px){.content-page__body h2{font-size:1.75rem}}.content-page__body p{font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:1rem;line-height:1.7;color:#4b5563;margin-bottom:1rem}.content-page__body ul{list-style-type:disc;padding-left:1.5rem;margin-bottom:1.5rem}.content-page__body ul li{font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:1rem;line-height:1.7;color:#4b5563;margin-bottom:.5rem}.content-page__body a{color:#3b82f6;text-decoration:none}.content-page__body a:hover{text-decoration:underline}.pricing-grid{display:grid;grid-template-columns:1fr;gap:2rem}.compare{background-color:#173462;padding:3rem 5%}@media(min-width:768px){.compare{padding:4rem 5%}}.compare__container{max-width:1280px;margin:0 auto}.compare__header{max-width:32rem;margin:0 auto 3rem;text-align:center}@media(min-width:768px){.compare__header{margin-bottom:4rem}}.compare__tag{font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:1rem;font-weight:400;color:#fff;margin-bottom:.75rem}.compare__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.875rem;font-weight:400;color:#fff;margin-bottom:1rem}@media(min-width:768px){.compare__title{font-size:2.25rem}}@media(min-width:1024px){.pricing-grid{grid-template-columns:repeat(3,1fr)}.compare{padding:5rem 5%}.compare__title{font-size:2.5rem}}.compare__subtitle{font-size:1rem;color:hsla(0,0%,100%,.8);line-height:1.6}.compare__cards{display:grid;grid-template-columns:1fr;gap:2rem}.compare__card{background-color:rgba(0,0,0,0);text-align:left;padding:1.5rem 0;border-top:1px solid hsla(0,0%,100%,.2)}.compare__card-name{font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:1rem;font-weight:400;color:hsla(0,0%,100%,.8);margin-bottom:.5rem}.compare__card-price{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:2.5rem;font-weight:400;color:#fff;line-height:1.2}@media(min-width:768px){.compare__cards{grid-template-columns:repeat(3,1fr)}.compare__card-price{font-size:3rem}}.compare__card-period{font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:1rem;font-weight:600;color:#fff;margin-bottom:1rem}.compare__card-desc{font-size:.875rem;color:hsla(0,0%,100%,.8);line-height:1.5;margin-bottom:1.5rem}.compare__card-btn{display:inline-block}.compare-table{background-color:#fff;padding:3rem 5%}@media(min-width:768px){.compare-table{padding:4rem 5%}}@media(min-width:1024px){.compare-table{padding:5rem 5%}}.compare-table__container{max-width:1280px;margin:0 auto}.compare-table__section-title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.25rem;font-weight:400;color:#03070c;margin:2rem 0 1rem}.compare-table__table{width:100%;border-collapse:collapse}.compare-table__table td,.compare-table__table th{padding:1rem .5rem;text-align:left;border-bottom:1px solid #e1e2e2;font-size:.875rem}@media(min-width:768px){.compare-table__section-title{font-size:1.5rem;margin:3rem 0 1.5rem}.compare-table__table td,.compare-table__table th{padding:1rem;font-size:1rem}}.compare-table__table td:not(:first-child),.compare-table__table th:not(:first-child){text-align:center;width:20%}.compare-table__table th{font-weight:400;color:#6b7280}.compare-table__table td{color:#03070c}.compare-table__table td:first-child{font-weight:400}.compare-table__feature-header{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.125rem;color:#03070c}.compare-table__check{width:1.25rem;height:1.25rem;color:#03070c}.payment-hero{background-color:#f9fafb;padding:4rem 0;text-align:center}@media(min-width:768px){.payment-hero{padding:5rem 0}}.payment-hero--success{padding:5rem 0 4rem}.payment-hero__container{max-width:800px;margin:0 auto;padding:0 1.5rem}.payment-hero__icon{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;margin-bottom:1.5rem;color:#2c3e50}.payment-hero__icon svg{width:100%;height:100%}.payment-hero__label{display:block;font-size:.875rem;font-weight:500;color:#6c757d;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.payment-hero__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:2rem;font-weight:700;color:#111827;margin:0 0 1rem}@media(min-width:768px){.payment-hero__title{font-size:2.5rem}}@media(min-width:1024px){.payment-hero__title{font-size:3rem}}.payment-hero__text{font-size:1rem;color:#6c757d;margin:0 0 2rem;line-height:1.6}@media(min-width:768px){.payment-hero__text{font-size:1.125rem}}.payment-hero__actions{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem}.payment-plans{display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.payment-plans__tab{padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;color:#111827;background-color:rgba(0,0,0,0);border:1px solid #e5e7eb;text-decoration:none;transition:.2s}.payment-plans__tab:hover{background-color:#f5f5f5}.payment-plans__tab--active{background-color:#2c3e50;border-color:#2c3e50;color:#fff}.payment-plans__tab--active:hover{background-color:#1a252f}.payment-plan-card{background-color:#112749;padding:3rem 0}@media(min-width:768px){.payment-plan-card{padding:4rem 0}}.payment-plan-card__container{max-width:1000px;margin:0 auto;padding:0 1.5rem}.payment-plan-card__grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.payment-plan-card__image{order:1}.payment-plan-card__placeholder{aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.5)}.payment-plan-card__content{order:0}.payment-plan-card__label{display:block;font-size:.875rem;font-weight:500;color:hsla(0,0%,100%,.7);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.payment-plan-card__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 1rem}@media(min-width:768px){.payment-plan-card__grid{grid-template-columns:1fr 1fr;gap:3rem}.payment-plan-card__image{order:0}.payment-plan-card__content{order:1}.payment-plan-card__title{font-size:1.75rem}}.payment-plan-card__text{font-size:.9375rem;color:hsla(0,0%,100%,.8);line-height:1.6;margin:0 0 1.5rem}.payment-plan-card__price{margin-bottom:1.5rem}.payment-plan-card__amount{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:2rem;font-weight:700;color:#fff}.payment-plan-card__period{font-size:1rem;color:hsla(0,0%,100%,.7)}.payment-plan-card__actions{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.payment-plan-card__link{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;color:#fff;text-decoration:none}.payment-plan-card__link:hover{text-decoration:underline}.payment-form{background-color:#173462;padding:3rem 0 4rem;text-align:center}.payment-form__container{max-width:500px;margin:0 auto;padding:0 1.5rem}.payment-form__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.75rem;font-weight:700;color:#fff;margin:0;line-height:1.2}@media(min-width:768px){.payment-form__title{font-size:2rem}}.payment-form__title:last-of-type{margin-bottom:1rem}.payment-form__subtitle{font-size:.9375rem;color:hsla(0,0%,100%,.7);margin:0 0 2rem}.payment-form__form{margin-bottom:1rem}.payment-form__input{width:100%;min-height:2.75rem;padding:.75rem 1rem;font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:1rem;color:#111827;background-color:#fff;border:none;border-radius:0;margin-bottom:1rem}.payment-form__input::-moz-placeholder{color:#6c757d}.payment-form__input::placeholder{color:#6c757d}.payment-form__input:focus{outline:0;box-shadow:0 0 0 2px hsla(0,0%,100%,.3)}.payment-form__error{display:block;font-size:.75rem;color:#ef4444;margin-top:-.75rem;margin-bottom:.75rem;text-align:left}.payment-form__alert{padding:.75rem 1rem;background-color:#f0fdf4;border:1px solid #22c55e;color:#15803d;font-size:.875rem;margin-bottom:1rem;text-align:left}.payment-form__submit{width:100%}.payment-form__disclaimer{font-size:.75rem;color:hsla(0,0%,100%,.5);margin:0}.payment-confirm{padding:4rem 0}@media(min-width:768px){.payment-confirm{padding:5rem 0}}.payment-confirm__container{max-width:1000px;margin:0 auto;padding:0 1.5rem}.payment-confirm__grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.payment-confirm__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.75rem;font-weight:700;color:#111827;margin:0 0 .75rem}@media(min-width:768px){.payment-confirm__grid{grid-template-columns:1fr 1fr;gap:3rem}.payment-confirm__content{order:0}.payment-confirm__title{font-size:2rem}.payment-confirm__image{order:1}}.payment-confirm__text{font-size:1rem;color:#6c757d;line-height:1.6;margin:0 0 1.5rem}.payment-confirm__actions{display:flex;flex-wrap:wrap;gap:.75rem}.payment-confirm__placeholder{aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;color:#6c757d}.payment-tabs{border-bottom:1px solid #e5e7eb}.payment-tabs__container{max-width:800px;margin:0 auto;padding:0 1.5rem}.payment-tabs__list{display:flex;justify-content:center;gap:2rem}.payment-tabs__tab{padding:1rem 0;font-size:.875rem;font-weight:500;color:#6c757d;background:0 0;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:.2s}.payment-tabs__tab:hover{color:#111827}.payment-tabs__tab--active{color:#111827;border-bottom-color:#2c3e50}.payment-summary{padding:4rem 0}@media(min-width:768px){.payment-summary{padding:5rem 0}}.payment-summary__container{max-width:1000px;margin:0 auto;padding:0 1.5rem}.payment-summary__grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.payment-summary__placeholder{aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;color:#6c757d}.payment-summary__label{display:block;font-size:.875rem;font-weight:500;color:#6c757d;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.payment-summary__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.75rem;font-weight:700;color:#111827;margin:0 0 .75rem}@media(min-width:768px){.payment-summary__grid{grid-template-columns:1fr 1fr;gap:3rem}.payment-summary__image{order:0}.payment-summary__content{order:1}.payment-summary__title{font-size:2rem}}.payment-summary__text{font-size:1rem;color:#6c757d;line-height:1.6;margin:0 0 1.5rem}.payment-summary__actions{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.payment-summary__link{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;color:#111827;text-decoration:none}.payment-summary__link:hover{text-decoration:underline}.payment-confirmation{padding:4rem 0;background-color:#f5f5f5}@media(min-width:768px){.payment-confirmation{padding:5rem 0}}.payment-confirmation__container{max-width:1000px;margin:0 auto;padding:0 1.5rem}.payment-confirmation__grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.payment-confirmation__label{display:block;font-size:.875rem;font-weight:500;color:#6c757d;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.payment-confirmation__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.75rem;font-weight:700;color:#111827;margin:0 0 .75rem}@media(min-width:768px){.payment-confirmation__grid{grid-template-columns:1fr 1fr;gap:3rem}.payment-confirmation__content{order:0}.payment-confirmation__title{font-size:2rem}.payment-confirmation__image{order:1}}.payment-confirmation__text{font-size:1rem;color:#6c757d;line-height:1.6;margin:0 0 1.5rem}.payment-confirmation__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem}.payment-confirmation__stat{text-align:left}.payment-confirmation__stat-value{display:block;font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:2rem;font-weight:700;color:#111827;margin-bottom:.25rem}.payment-confirmation__stat-label{display:block;font-size:.75rem;color:#6c757d;line-height:1.4}.payment-confirmation__actions{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.payment-confirmation__link{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;color:#111827;text-decoration:none}.payment-confirmation__link:hover{text-decoration:underline}.payment-confirmation__placeholder{aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;background-color:hsl(0,0%,91.0784313725%);color:#6c757d}.payment-history{padding:4rem 0;text-align:center}@media(min-width:768px){.payment-history{padding:5rem 0}}.payment-history__container{max-width:600px;margin:0 auto;padding:0 1.5rem}.payment-history__label{display:block;font-size:.875rem;font-weight:500;color:#6c757d;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.payment-history__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.75rem;font-weight:700;color:#111827;margin:0 0 .5rem}@media(min-width:768px){.payment-history__title{font-size:2rem}}.payment-history__text{font-size:1rem;color:#6c757d;margin:0}.payment-manage{padding:4rem 0;background-color:#f5f5f5}@media(min-width:768px){.payment-manage{padding:5rem 0}}.payment-manage__container{max-width:1000px;margin:0 auto;padding:0 1.5rem}.payment-manage__grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.payment-manage__placeholder{aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;background-color:hsl(0,0%,91.0784313725%);color:#6c757d}.payment-manage__label{display:block;font-size:.875rem;font-weight:500;color:#6c757d;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.payment-manage__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.75rem;font-weight:700;color:#111827;margin:0 0 .75rem}@media(min-width:768px){.payment-manage__grid{grid-template-columns:1fr 1fr;gap:3rem}.payment-manage__image{order:0}.payment-manage__content{order:1}.payment-manage__title{font-size:2rem}}.payment-manage__text{font-size:1rem;color:#6c757d;line-height:1.6;margin:0 0 1.5rem}.payment-manage__actions{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.payment-manage__link{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;color:#111827;text-decoration:none}.payment-manage__link:hover{text-decoration:underline}.payment-policy{padding:4rem 0}@media(min-width:768px){.payment-policy{padding:5rem 0}}.payment-policy__container{max-width:800px;margin:0 auto;padding:0 1.5rem;text-align:center}.payment-policy__label{display:block;font-size:.875rem;font-weight:500;color:#6c757d;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.payment-policy__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.75rem;font-weight:700;color:#111827;margin:0 0 .75rem}@media(min-width:768px){.payment-policy__title{font-size:2rem}}.payment-policy__text{font-size:1rem;color:#6c757d;margin:0 0 2.5rem}.payment-policy__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;text-align:left}.payment-policy__item{padding:1.5rem;border:1px solid #e5e7eb;background-color:#fff}.payment-policy__icon{width:2.5rem;height:2.5rem;margin-bottom:1rem;color:#111827}.payment-policy__icon svg{width:100%;height:100%}.payment-policy__item-title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .5rem}.payment-policy__item-text{font-size:.875rem;color:#6c757d;line-height:1.5;margin:0 0 1rem}.payment-policy__link{font-size:.875rem;font-weight:500;color:#111827;text-decoration:none}.payment-policy__link:hover{text-decoration:underline}.payment-result{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background-color:#f9fafb}@media(min-width:768px){.payment-policy__grid{grid-template-columns:repeat(2,1fr);gap:2rem}.payment-result{padding:3rem 1.5rem}}.payment-result__container{width:100%;max-width:480px}.payment-result__card{background-color:#fff;padding:2.5rem 2rem;text-align:center;box-shadow:0 8px 24px rgba(44,62,80,.16);border:1px solid #e5e7eb}.payment-result__icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;margin-bottom:1.5rem;font-size:2rem}.payment-result__icon--success{background-color:#f0fdf4;color:#22c55e;border:2px solid #bbf7d0}.payment-result__icon--error{background-color:#fef2f2;color:#ef4444;border:2px solid #fecaca}.payment-result__icon--warning{background-color:#fffbeb;color:#f59e0b;border:2px solid #fde68a}.payment-result__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.5rem;font-weight:700;color:#2c3e50;margin:0 0 .75rem}@media(min-width:768px){.payment-result__card{padding:3rem}.payment-result__title{font-size:1.75rem}}.payment-result__text{font-size:1rem;color:#6c757d;line-height:1.6;margin:0 0 1.5rem}.payment-result__alert{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;margin-bottom:2rem;text-align:left;font-size:.875rem;line-height:1.5;border-left:4px solid}.payment-result__alert i{flex-shrink:0;margin-top:.125rem}.payment-result__alert--success{background-color:#f0fdf4;border-left-color:#22c55e;color:#166534}.payment-result__alert--warning{background-color:#fffbeb;border-left-color:#f59e0b;color:#92400e}.payment-result__alert--error{background-color:#fef2f2;border-left-color:#ef4444;color:#991b1b}.payment-result__alert--info{background-color:#eff6ff;border-left-color:#3b82f6;color:#1e40af}.payment-result__actions{display:flex;flex-direction:column;gap:.75rem}@media(min-width:576px){.payment-result__actions{flex-direction:row;justify-content:center}}.payment-result__btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:.9375rem;font-weight:500;text-decoration:none;border:2px solid transparent;transition:.15s;cursor:pointer}.payment-result__btn--primary{background-color:#2c3e50;color:#fff;border-color:#2c3e50}.payment-result__btn--primary:hover{background-color:#1a252f;border-color:#1a252f;color:#fff}.payment-result__btn--secondary{background-color:rgba(0,0,0,0);color:#2c3e50;border-color:#2c3e50}.payment-result__btn--secondary:hover{background-color:#2c3e50;color:#fff}.payment-result__spinner{margin-bottom:1rem}.payment-result__spinner .spinner-border{width:2.5rem;height:2.5rem;color:#2c3e50}.payment-result__hint{font-size:.875rem;color:#6c757d;margin:0}.payment-result__pill{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;margin:0 auto 1.5rem;padding:.5rem 1rem;max-width:100%;font-size:.8125rem;line-height:1.4;text-align:center;border:1px solid transparent}.payment-result__pill--finalizing{color:#2c3e50;background-color:rgba(44,62,80,.05);border-color:rgba(44,62,80,.12)}.payment-result__pill--done{color:#166534;background-color:#f0fdf4;border-color:#bbf7d0}.payment-result__pill--terminal{display:block;padding:0;border:none;background-color:rgba(0,0,0,0);font-size:.875rem;color:#6c757d}.payment-result__pill-spinner{flex-shrink:0;width:14px;height:14px;border:2px solid rgba(44,62,80,.2);border-top-color:#2c3e50;border-radius:50%;animation:.7s linear infinite payment-pill-spin}.payment-result__pill-check{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;color:#22c55e}@keyframes payment-pill-spin{to{transform:rotate(360deg)}}.payment-result__link{display:inline-block;margin-top:1.25rem;font-size:.875rem;font-weight:500;color:#6c757d;text-decoration:none;transition:.15s}.payment-result__link:hover{color:#2c3e50;text-decoration:underline}.blog-hero{background-color:#fff;border-bottom:1px solid #e1e2e2;padding:1.25rem 5%}.blog-hero__container{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}@media(min-width:768px){.blog-hero{padding:1.5rem 5%}.blog-hero__container{flex-direction:row;align-items:center;justify-content:space-between;gap:2rem}}.blog-header__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.5rem;font-weight:400;color:#03070c;margin:0;line-height:1.2;flex-shrink:0}.blog-content{background-color:#f9fafb;padding:2rem 5%}@media(min-width:768px){.blog-header__title{font-size:1.75rem}.blog-content{padding:2.5rem 5%}}@media(min-width:1024px){.blog-content{padding:3rem 5%}}.blog-content__container{max-width:1280px;margin:0 auto}.blog-filters{display:flex;flex-wrap:wrap;gap:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.blog-filters::-webkit-scrollbar{display:none}.blog-filter{display:inline-flex;align-items:center;padding:.4375rem 1rem;font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:.8125rem;font-weight:500;color:#4b5563;background-color:rgba(0,0,0,0);border:1px solid #e1e2e2;border-radius:100px;text-decoration:none;white-space:nowrap;transition:.2s}.blog-filter:hover{color:#03070c;border-color:rgba(44,62,80,.3);background-color:rgba(44,62,80,.04)}.blog-filter--active{background-color:#2c3e50;color:#fff;border-color:#2c3e50}.blog-filter--active:hover{background-color:#1a252f;color:#fff;border-color:#1a252f}.blog-featured{display:block;background-color:#fff;border:1px solid #e1e2e2;border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;margin-bottom:2.5rem;box-shadow:0 4px 16px rgba(0,0,0,.06);transition:box-shadow .3s,border-color .3s}.blog-featured:hover{border-color:rgba(44,62,80,.2);box-shadow:0 12px 32px rgba(0,0,0,.08)}.blog-featured__image{aspect-ratio:16/9;overflow:hidden}@media(min-width:768px){.blog-featured{display:grid;grid-template-columns:1fr 1fr}.blog-featured__image{aspect-ratio:unset;min-height:320px;max-height:400px}}.blog-featured__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .5s}.blog-featured:hover .blog-featured__image img{transform:scale(1.015)}.blog-featured__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#f3f4f6;color:#9ca3af;font-size:3rem}.blog-featured__content{padding:1.5rem;display:flex;flex-direction:column;justify-content:center}@media(min-width:768px){.blog-featured__content{padding:2.5rem}}.blog-featured__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.375rem;font-weight:600;color:#03070c;margin:.75rem 0;line-height:1.25}@media(min-width:768px){.blog-featured__title{font-size:1.5rem}}@media(min-width:1024px){.blog-featured__content{padding:3rem 3.5rem}.blog-featured__title{font-size:1.75rem}}.blog-featured__summary{font-size:.9375rem;color:#4b5563;line-height:1.65;margin:0 0 1.25rem}@media(min-width:768px){.blog-featured__summary{font-size:1rem}}.blog-featured__read-more{display:inline-flex;align-items:center;gap:.375rem;font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:.875rem;font-weight:600;color:#2c3e50;margin-top:.5rem}.blog-featured__read-more i{font-size:.75rem;transition:transform .2s}.blog-featured:hover .blog-featured__read-more i{transform:translateX(3px)}.blog-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.blog-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}.blog-card{display:flex;flex-direction:column;background-color:#fff;border:1px solid #e1e2e2;border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 1px 3px rgba(0,0,0,.04);transition:box-shadow .3s,border-color .3s}.blog-card:hover{border-color:rgba(44,62,80,.2);box-shadow:0 12px 32px rgba(0,0,0,.08)}.blog-card__image{aspect-ratio:16/9;overflow:hidden}@supports not (aspect-ratio:1){.blog-featured__image::before{content:"";float:left;padding-top:calc(9/16*100%)}.blog-featured__image::after{content:"";display:block;clear:both}.blog-card__image::before{content:"";float:left;padding-top:calc(9/16*100%)}.blog-card__image::after{content:"";display:block;clear:both}}.blog-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .5s}.blog-card:hover .blog-card__image img{transform:scale(1.015)}.blog-card__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#f3f4f6;color:#9ca3af;font-size:2rem}.blog-card__body{padding:1.5rem;display:flex;flex-direction:column;flex:1}.blog-card__badge{display:inline-block;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .625rem;border-radius:100px;background-color:rgba(44,62,80,.08);color:#2c3e50;width:-moz-fit-content;width:fit-content}.blog-card__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.125rem;font-weight:600;color:#03070c;margin:.625rem 0 .5rem;line-height:1.3}@media(min-width:768px){.blog-card__title{font-size:1.25rem}}.blog-card__summary{font-size:.875rem;color:#4b5563;line-height:1.6;margin:0 0 auto;padding-bottom:.75rem}.blog-card__meta{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#6b7280;margin-top:auto}.blog-card__meta span+span::before{content:"·";margin-right:.75rem}.blog-empty{text-align:center;padding:4rem 1rem}.blog-empty__icon{font-size:3rem;color:#9ca3af;margin-bottom:1rem}.blog-empty__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.25rem;font-weight:600;color:#03070c;margin:0 0 .5rem}.blog-empty__text{font-size:.9375rem;color:#4b5563}.blog-pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:3rem}.blog-pagination__btn{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;min-width:2.5rem;height:2.5rem;padding:.25rem .75rem;font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:.875rem;font-weight:500;color:#4b5563;background-color:#fff;border:1px solid #e1e2e2;border-radius:8px;text-decoration:none;transition:.2s}.blog-pagination__btn:hover{color:#03070c;border-color:#2c3e50;background-color:#e5e7eb}.blog-pagination__btn--active{background-color:#2c3e50;color:#fff;border-color:#2c3e50}.blog-pagination__btn--active:hover{background-color:#1a252f;color:#fff}.blog-pagination__btn i{font-size:.75rem}.blog-breadcrumb{background-color:#f9fafb;padding:1rem 5%;border-bottom:1px solid #e1e2e2}.blog-breadcrumb__container{max-width:1280px;margin:0 auto;display:flex;align-items:center;flex-wrap:wrap;gap:0;font-size:.875rem}.blog-breadcrumb__container a{color:#6b7280;text-decoration:none}.blog-breadcrumb__container a:hover{color:#03070c;text-decoration:underline}.blog-breadcrumb__sep{margin:0 .5rem;color:#9ca3af}.blog-breadcrumb__current{color:#03070c;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:30ch}.blog-post{background-color:#fff;padding:3rem 5%}.blog-post__container{max-width:800px;margin:0 auto}.blog-post__header{margin-bottom:2rem}.blog-post__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.75rem;font-weight:700;color:#03070c;line-height:1.2;margin:.75rem 0 1.25rem}@media(min-width:768px){.blog-post{padding:4rem 5%}.blog-post__title{font-size:2.25rem}}@media(min-width:1024px){.blog-grid{grid-template-columns:repeat(3,1fr)}.blog-post__title{font-size:2.75rem}}.blog-post__author-row{display:flex;align-items:center;gap:.75rem}.blog-post__avatar{width:44px;height:44px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.blog-post__avatar--placeholder{display:flex;align-items:center;justify-content:center;background-color:#f3f4f6;color:#9ca3af;font-size:1rem}.blog-post__author-info{display:flex;flex-direction:column}.blog-post__author-name{font-size:.9375rem;font-weight:600;color:#03070c}.blog-post__author-meta{font-size:.875rem;color:#6b7280}.blog-post__image{margin-bottom:2rem;border-radius:12px;overflow:hidden}.blog-post__image img{width:100%;height:auto;display:block}.blog-post__body{font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:1rem;line-height:1.75;color:#03070c}.blog-post__body h2{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.5rem;font-weight:700;color:#03070c;margin:2.5rem 0 1rem}@media(min-width:768px){.blog-post__body{font-size:1.0625rem}.blog-post__body h2{font-size:1.75rem}}.blog-post__body h3{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.25rem;font-weight:600;color:#03070c;margin:1.75rem 0 .75rem}@media(min-width:768px){.blog-post__body h3{font-size:1.375rem}}.blog-post__body p{margin:0 0 1.25rem}.blog-post__body blockquote{border-left:3px solid #2c3e50;margin:1.5rem 0;padding:1.25rem 1.75rem;background-color:#f8f6f1;border-radius:0 8px 8px 0;color:#4b5563;font-style:italic}.blog-post__body ol,.blog-post__body ul{margin:0 0 1.25rem;padding-left:1.5rem}.blog-post__body ol li,.blog-post__body ul li{margin-bottom:.5rem}.blog-post__body img{max-width:100%;height:auto;border-radius:8px;margin:1.5rem 0;box-shadow:0 2px 8px rgba(0,0,0,.06)}.blog-post__body hr{width:60px;height:1px;background:#e1e2e2;margin:2.5rem auto;border:none}.blog-post__body a{color:#3b82f6;text-decoration:underline}.blog-post__body a:hover{color:#2c3e50}.blog-post__body code{font-size:.875em;background-color:#f3f4f6;padding:.125em .375em;border-radius:4px;color:#2c3e50}.blog-post__body pre{background-color:#1f2937;color:#e5e7eb;padding:1.25rem;border-radius:8px;overflow-x:auto;margin:1.5rem 0}.blog-post__body pre code{background:0 0;padding:0;color:inherit;border-radius:0}.blog-post__cta{background-color:#f8f6f1;border:1px solid #e8e5dc;border-radius:16px;padding:2rem;text-align:center;margin:2.5rem 0;box-shadow:0 2px 8px rgba(0,0,0,.04)}@media(min-width:768px){.blog-post__cta{padding:2.5rem}}@media(min-width:1024px){.blog-post__cta{padding:3rem}}.blog-post__cta-title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.25rem;font-weight:600;color:#03070c;margin:0 0 .5rem}@media(min-width:768px){.blog-post__cta-title{font-size:1.375rem}}.blog-post__cta-text{font-size:.9375rem;color:#4b5563;margin:0 0 1.25rem;line-height:1.6}.blog-post__share{display:flex;align-items:center;gap:1rem;padding-top:1.5rem;border-top:1px solid #e1e2e2;margin-top:2rem}.blog-post__share-label{font-size:.875rem;font-weight:600;color:#4b5563}.blog-post__share-buttons{display:flex;gap:.5rem}.blog-post__share-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#f3f4f6;color:#4b5563;border:1px solid #e1e2e2;cursor:pointer;text-decoration:none;transition:.2s;font-size:.875rem}.blog-post__share-btn:hover{background-color:#2c3e50;color:#fff;border-color:#2c3e50}.blog-post__share-btn svg{width:16px;height:16px}.blog-related{background-color:#f9fafb;padding:3rem 5%}@media(min-width:768px){.blog-related{padding:4rem 5%}}.blog-related__container{max-width:1280px;margin:0 auto}.blog-related__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.5rem;font-weight:400;color:#03070c;margin:0 0 2rem;text-align:center}.blog-related__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.blog-related__title{font-size:1.875rem}.blog-related__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.blog-related{padding:5rem 5%}.blog-related__grid{grid-template-columns:repeat(3,1fr)}}.memory-wizard__container{max-width:1200px;margin:0 auto;padding:0 1.5rem;text-align:center}.memory-wizard__hero{background-color:#112749;padding:4rem 0}@media(min-width:768px){.memory-wizard__hero{padding:5rem 0}.memory-wizard__title{font-size:2.5rem}}.memory-wizard__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;margin:0;line-height:1.2}@media(min-width:1024px){.memory-wizard__hero{padding:6rem 0}.memory-wizard__title{font-size:3rem}}.memory-wizard__subtitle{margin:1rem 0 2rem;line-height:1.6}@media(min-width:768px){.memory-wizard__subtitle{font-size:1.125rem}}.memory-wizard__label{display:block;font-size:.8125rem;font-weight:500;color:hsla(0,0%,100%,.7);margin-bottom:.375rem;text-align:left;font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif}.memory-wizard__form-group{margin-bottom:1.5rem}.memory-wizard__form-group:last-child{margin-bottom:0}.memory-wizard__input-row{display:grid;grid-template-columns:1fr;gap:.75rem}.memory-wizard__input{width:100%;min-height:2.75rem;padding:.75rem 1rem;font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:1rem;color:#111827;background-color:#fff;border:none;border-bottom:2px solid transparent;border-radius:0;transition:border-color .2s}.memory-wizard__input::-moz-placeholder{color:#6c757d}.memory-wizard__input::placeholder{color:#6c757d}.memory-wizard__input:focus{outline:0;border-bottom-color:rgba(59,130,246,.6);box-shadow:none}.memory-wizard__input.input-validation-error{border:2px solid #ef4444}.memory-wizard__input.input-validation-error:focus{box-shadow:0 0 0 2px rgba(239,68,68,.3)}.memory-wizard__input--full{width:100%}.memory-wizard__input--slug{flex:1}.memory-wizard__slug-group{display:flex;align-items:stretch;background-color:#fff}.memory-wizard__slug-prefix{display:flex;align-items:center;padding:0 .75rem;font-size:.875rem;color:#6c757d;background-color:#f5f5f5;border-right:1px solid #e5e7eb}.memory-wizard__slug-unique-btn{display:none;align-items:center;justify-content:center;padding:0 .75rem;background:#f5f5f5;border:none;border-left:1px solid #e5e7eb;cursor:pointer;color:#2c3e50;transition:background-color .2s,color .2s}.memory-wizard__slug-unique-btn:hover{background-color:hsl(0,0%,91.0784313725%);color:rgb(25.9032258065,36.5,47.0967741935)}.memory-wizard__slug-unique-btn:focus{outline:0;box-shadow:0 0 0 2px rgba(44,62,80,.3)}.memory-wizard__slug-unique-btn svg{width:18px;height:18px}.memory-wizard__slug-status{display:block;font-size:.75rem;margin-top:.25rem;text-align:left;min-height:1rem}.memory-wizard__slug-status--available{color:#22c55e}.memory-wizard__slug-status--taken{color:#ef4444}.memory-wizard__hint{font-size:.75rem;color:hsla(0,0%,100%,.5);margin:.25rem 0 0;text-align:left}.memory-wizard__error{display:block;font-size:.75rem;color:#ef4444;margin-top:.25rem;text-align:left}.memory-wizard__validation-summary{background-color:rgba(239,68,68,.1);border:1px solid #ef4444;border-radius:.5rem;padding:1rem;margin:1rem 0}.memory-wizard__validation-summary .validation-summary-errors{margin:0}.memory-wizard__validation-summary .validation-summary-errors ul{margin:0;padding-left:1.5rem}.memory-wizard__validation-summary .validation-summary-errors ul li{color:#ef4444;font-size:.875rem;margin:.25rem 0}.memory-wizard__alert{padding:1rem;border-radius:.5rem;margin:1rem 0;font-size:.875rem}.memory-wizard__alert--error{background-color:rgba(239,68,68,.1);border:1px solid #ef4444;color:#ef4444}.memory-wizard__alert--success{background-color:rgba(34,197,94,.1);border:1px solid #22c55e;color:#22c55e}.memory-wizard__alert--info{background-color:rgba(59,130,246,.1);border:1px solid #3b82f6;color:#3b82f6}.memory-wizard__btn{margin-top:1rem}.memory-wizard__disclaimer{font-size:.75rem;color:hsla(0,0%,100%,.5);margin:1rem 0 0}.memory-wizard__disclaimer--privacy{font-style:italic;margin-top:.5rem}.memory-wizard__subscription-info{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:2rem;padding:1rem;background-color:hsla(0,0%,100%,.1);border-radius:.5rem}@media(min-width:576px){.memory-wizard__input-row{grid-template-columns:repeat(2,1fr)}.memory-wizard__subscription-info{flex-direction:row;justify-content:center;gap:1.5rem}}.memory-wizard__subscription-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.875rem;font-weight:600;color:#fbbf24;background-color:rgba(251,191,36,.15);border-radius:9999px}.memory-wizard__subscription-badge i{font-size:.75rem}.memory-wizard__subscription-limits{display:flex;flex-direction:column;gap:.5rem}@media(min-width:576px){.memory-wizard__subscription-limits{flex-direction:row;gap:1rem}}.memory-wizard__limit-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:hsla(0,0%,100%,.8)}.memory-wizard__limit-item i{font-size:.875rem;color:hsla(0,0%,100%,.6)}.memory-wizard__photo{background-color:#173462;padding:3rem 0 4rem}.memory-wizard__section-title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;margin:0;line-height:1.2}@media(min-width:768px){.memory-wizard__section-title{font-size:2rem}}.memory-wizard__section-title:last-of-type{margin-bottom:1rem}.memory-wizard__section-icon{display:inline-block;vertical-align:-.15em;margin-right:.5rem;width:1.25em;height:1.25em;flex-shrink:0}.memory-wizard__section-text{margin:0 0 2rem;line-height:1.6}.memory-wizard__upload-group{display:flex;flex-direction:column;gap:.75rem;align-items:center}@media(min-width:576px){.memory-wizard__upload-group{flex-direction:row;justify-content:center}}.memory-wizard__upload-label{display:flex;align-items:center;justify-content:center;min-width:200px;min-height:2.75rem;font-size:1rem;color:#6c757d}.memory-wizard__summary{padding:4rem 0;background-color:#f9fafb}@media(min-width:768px){.memory-wizard__summary{padding:5rem 0}}.memory-wizard__summary .memory-wizard__section-title{color:#111827}.memory-wizard__summary .memory-wizard__disclaimer,.memory-wizard__summary .memory-wizard__section-text{color:#6c757d}.memory-wizard__textarea{width:100%;min-height:120px;padding:1rem 1.25rem;font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:1rem;line-height:1.7;color:#111827;background-color:#f9fafb;border:2px solid #e5e7eb;border-radius:8px;resize:vertical;transition:border-color .2s,box-shadow .2s}.memory-wizard__textarea::-moz-placeholder{color:#6c757d}.memory-wizard__textarea::placeholder{color:#6c757d}.memory-wizard__textarea:hover:not(:focus){border-color:rgba(59,130,246,.4)}.memory-wizard__textarea:focus{outline:0;background-color:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.12)}.memory-wizard__textarea.input-validation-error{border:2px solid #ef4444}.memory-wizard__textarea.input-validation-error:focus{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.15)}.memory-wizard__char-count{display:block;text-align:right;font-size:.8125rem;color:#6c757d;margin-top:.375rem}.memory-wizard__char-count--warn{color:#b45309}.memory-wizard__char-count--over{color:#ef4444;font-weight:600}.memory-wizard__privacy{padding:4rem 0;background-color:#f9fafb}@media(min-width:768px){.memory-wizard__privacy{padding:5rem 0}}.memory-wizard__privacy .memory-wizard__section-title{color:#111827}.memory-wizard__privacy .memory-wizard__section-text{color:#6c757d;max-width:480px}.memory-wizard__privacy .memory-wizard__disclaimer{color:#6c757d;font-size:.8125rem;margin-top:1.5rem;font-style:italic}.memory-wizard__privacy .memory-wizard__section-icon{opacity:.7}.memory-wizard__privacy .memory-wizard__select-group{align-items:flex-start}@media(min-width:576px){.memory-wizard__privacy .memory-wizard__select-group{justify-content:flex-start}}.memory-wizard__privacy .memory-wizard__input{border:1px solid #e5e7eb;border-radius:6px;min-height:2.625rem;padding:.625rem .875rem;font-size:.9375rem;background-color:#fff;transition:border-color .2s,box-shadow .2s}.memory-wizard__privacy .memory-wizard__input::-moz-placeholder{color:#9ca3af}.memory-wizard__privacy .memory-wizard__input::placeholder{color:#9ca3af}.memory-wizard__privacy .memory-wizard__input:hover:not(:focus){border-color:#8b9a8e}.memory-wizard__privacy .memory-wizard__input:focus{outline:0;border-color:#2c3e50;box-shadow:0 0 0 3px rgba(44,62,80,.08)}.memory-wizard__privacy .memory-wizard__label{display:block;color:#4b5563;font-weight:600;font-size:.8125rem;letter-spacing:.01em;margin-bottom:.375rem}.memory-wizard__privacy #privacy-help+.memory-wizard__field-group{margin-top:1.75rem;padding-top:1.75rem;border-top:1px solid #e5e7eb}.memory-wizard__privacy .memory-wizard__toggle{display:inline-flex;align-items:center;gap:.625rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.memory-wizard__privacy .memory-wizard__toggle input[type=checkbox]{width:1.125rem;height:1.125rem;accent-color:#2c3e50;cursor:pointer}.memory-wizard__privacy .memory-wizard__toggle-label{color:#03070c;font-size:.9375rem;line-height:1.4}.memory-wizard__privacy-left{text-align:left}.memory-wizard__privacy-layout{display:grid;grid-template-columns:1fr;gap:2rem}.memory-wizard__privacy-help{margin-top:1.5rem;text-align:left}.memory-wizard__privacy-help-item{padding:1.25rem 1.5rem;background-color:#fff;border-left:3px solid #2c3e50;border-radius:0 4px 4px 0;box-shadow:0 1px 3px rgba(0,0,0,.06)}.memory-wizard__privacy-help-title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.1rem;font-weight:700;color:#111827;margin:0 0 .5rem}.memory-wizard__privacy-help-text{font-size:1rem;line-height:1.6;color:#6c757d;margin:0}.memory-wizard__privacy-help-links{margin:.75rem 0 0;font-size:.95rem;color:#6c757d}.memory-wizard__privacy-help-links a{color:#2c3e50;text-decoration:underline;text-underline-offset:3px}.memory-wizard__privacy-help-sep{margin:0 .5rem}.memory-wizard__section-title--small{font-size:1.25rem;margin-bottom:.75rem}@media(min-width:1024px){.memory-wizard__privacy-layout{grid-template-columns:1fr 1fr;gap:3.5rem;align-items:start}.memory-wizard__privacy-right{position:sticky;top:2rem;align-self:start}}.memory-wizard__privacy-right .memory-wizard__section-title--small{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:.875rem;font-weight:400;text-transform:uppercase;letter-spacing:.12em;color:#6c757d;margin-bottom:1rem}.memory-wizard__email-invites{margin-top:1.25rem}.memory-wizard__email-input-row{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem}@media(min-width:576px){.memory-wizard__email-input-row{flex-direction:row;align-items:stretch}}.memory-wizard__email-input-row .memory-wizard__input{border:1px solid #e5e7eb;border-radius:6px}.memory-wizard__email-input-row .memory-wizard__input:hover:not(:focus){border-color:#8b9a8e}.memory-wizard__email-input-row .memory-wizard__input:focus{outline:0;border-color:rgba(59,130,246,.6);box-shadow:0 0 0 2px rgba(59,130,246,.1)}.memory-wizard__chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.memory-wizard__chip{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .6rem;border:1px solid #e5e7eb;background-color:#f5f5f5;color:#111827;font-size:.95rem}.memory-wizard__chip-remove{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border:0;background:rgba(0,0,0,0);color:#6c757d;cursor:pointer;padding:0;line-height:1}.memory-wizard__chip-remove:hover{color:#111827}.memory-wizard__btn-secondary{min-height:2.75rem;padding:.75rem 1rem;font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:1rem;background-color:#fff;color:#111827;border:1px solid #e5e7eb;border-radius:0;cursor:pointer}.memory-wizard__btn-secondary:hover{border-color:#2c3e50}.memory-wizard__btn-secondary:focus{outline:0;border-color:#2c3e50;box-shadow:0 0 0 2px rgba(44,62,80,.1)}.memory-wizard__preview-card{max-width:520px;margin:0 auto}.template-card--preview-step{display:flex;flex-direction:column;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(44,62,80,.12);transition:box-shadow .3s;min-height:520px}.template-card--preview-step:hover{box-shadow:0 10px 28px rgba(17,39,73,.14)}.template-card--preview-step .template-card__preview{position:relative;overflow:hidden;background:#f9fafb;flex:1 1 auto;min-height:360px}@media(min-width:1024px){.memory-wizard__preview-card{max-width:none;width:100%}.template-card--preview-step{min-height:620px}.template-card--preview-step .template-card__preview{min-height:440px}}.template-card--preview-step .template-card__preview img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.template-card--preview-step .template-card__info{flex:0 0 auto;padding:.75rem 1.25rem 1rem;text-align:center}.template-card--preview-step .template-card__name{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.25rem;font-weight:600;color:#111827;margin:0 0 .15rem}.template-card--preview-step .template-card__dates{font-size:.85rem;color:#666;margin:.15rem 0 0}.template-card--preview-step .template-card__summary{font-size:.8rem;color:#888;margin:.35rem 0 0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.template-card--preview-step .template-card__description{font-size:.8rem;color:#6c757d;margin:.35rem 0 0;text-transform:uppercase;letter-spacing:.05em;font-weight:500}.memory-wizard__preview-placeholder{display:flex;align-items:center;justify-content:center;min-height:520px;padding:2rem;background:#fff;border:1px dashed #e5e7eb;border-radius:12px;text-align:center}@media(min-width:1024px){.memory-wizard__preview-placeholder{min-height:620px}}.memory-wizard__preview-error{padding:1.5rem;text-align:center;color:#6c757d;font-size:.875rem}.memory-wizard__preview-error p{margin:0}.memory-wizard__select-group{display:flex;flex-direction:column;gap:.75rem;align-items:center}@media(min-width:576px){.memory-wizard__select-group{flex-direction:row;justify-content:center}}.memory-wizard__select{min-width:200px;min-height:2.75rem;padding:.75rem 2.5rem .75rem 1rem;font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:1rem;color:#111827;background-color:#fff;border:1px solid #e5e7eb;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.25em 1.25em;cursor:pointer}.memory-wizard__select:focus{outline:0;border-color:#2c3e50;box-shadow:0 0 0 2px rgba(44,62,80,.1)}.memory-wizard__select.input-validation-error{border:2px solid #ef4444}.memory-wizard__select.input-validation-error:focus{border-color:#ef4444;box-shadow:0 0 0 2px rgba(239,68,68,.3)}.memory-wizard__media{background-color:#f9fafb}@media(min-width:768px){.memory-wizard__media{padding:5rem 0}}.memory-wizard__media .memory-wizard__section-title{color:#111827}.memory-wizard__media .memory-wizard__disclaimer,.memory-wizard__media .memory-wizard__section-text{color:#6c757d}.memory-wizard__preview{padding:4rem 0;background-color:#f9fafb}@media(min-width:768px){.memory-wizard__preview{padding:5rem 0}}.memory-wizard__preview-container{max-width:1000px;margin:0 auto;padding:0 1.5rem}.memory-wizard__preview-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.memory-wizard__preview-content{text-align:left}.memory-wizard__preview-title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.75rem;font-weight:700;color:#111827;margin:0 0 .75rem}@media(min-width:768px){.memory-wizard__preview-grid{grid-template-columns:1fr 1fr;gap:3rem}.memory-wizard__preview-title{font-size:2rem}.memory-wizard__preview-image{order:1}}.memory-wizard__preview-text{font-size:1rem;color:#6c757d;line-height:1.6;margin:0 0 1.5rem}.memory-wizard__preview-actions{display:flex;flex-wrap:wrap;gap:.75rem}.memory-wizard__placeholder{aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;color:#6c757d}.memory-wizard__final{background-color:#f5f5f5}@media(min-width:768px){.memory-wizard__final{padding:5rem 0}}.memory-wizard__final-container{max-width:1000px;margin:0 auto;padding:0 1.5rem}.memory-wizard__final-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.memory-wizard__final-content{text-align:left}.memory-wizard__final-title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;margin:0 0 .75rem}@media(min-width:768px){.memory-wizard__final-grid{grid-template-columns:1fr 1fr;gap:3rem}.memory-wizard__final-title{font-size:2rem}.memory-wizard__final-image{order:1}}.memory-wizard__final-text{line-height:1.6;margin:0 0 1.5rem}.memory-wizard__final-actions{display:flex;flex-wrap:wrap;gap:.75rem}.memory-wizard__loader{position:fixed;top:0;left:0;right:0;bottom:0;display:none;align-items:center;justify-content:center;background-color:rgba(0,0,0,.5);z-index:9999}.htmx-request .memory-wizard__loader,.memory-wizard__loader.htmx-request{display:flex}.memory-wizard__spinner{width:3rem;height:3rem;border:3px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:1s linear infinite memory-wizard-spin}@keyframes memory-wizard-spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.memory-wizard__draft-notification{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;margin:1rem;background-color:rgba(59,130,246,.15);border:1px solid rgba(59,130,246,.3);border-radius:.5rem;color:#3b82f6;font-size:.875rem}.memory-wizard__draft-notification i{font-size:1rem}.memory-wizard__draft-notification span{flex:1}.memory-wizard__draft-notification .btn{flex-shrink:0}#draft-status{position:fixed;bottom:1rem;right:1rem;padding:.5rem 1rem;background-color:rgba(0,0,0,.8);color:#fff;font-size:.75rem;border-radius:.25rem;opacity:0;transition:opacity .3s;pointer-events:none;z-index:1000}.memory-wizard__hero .admin-input,.memory-wizard__hero .admin-select,.memory-wizard__hero .admin-textarea{background-color:hsla(0,0%,100%,.07);color:#fff;border:1px solid hsla(0,0%,100%,.15);border-radius:6px}.memory-wizard__hero .admin-input::-moz-placeholder,.memory-wizard__hero .admin-select::-moz-placeholder,.memory-wizard__hero .admin-textarea::-moz-placeholder{color:hsla(0,0%,100%,.35)}.memory-wizard__hero .admin-input::placeholder,.memory-wizard__hero .admin-select::placeholder,.memory-wizard__hero .admin-textarea::placeholder{color:hsla(0,0%,100%,.35)}.memory-wizard__hero .admin-input:focus,.memory-wizard__hero .admin-select:focus,.memory-wizard__hero .admin-textarea:focus{border-color:hsla(0,0%,100%,.4);box-shadow:0 0 0 3px hsla(0,0%,100%,.08)}.memory-wizard__hero .admin-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='rgba(255,255,255,0.5)'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E")}.memory-wizard__hero .admin-form__group{text-align:left}.memory-wizard__hero .admin-form__label{text-align:left;color:hsla(0,0%,100%,.7);font-size:.8125rem;text-transform:uppercase;letter-spacing:.05em}.memory-wizard__hero .admin-form__hint{color:hsla(0,0%,100%,.4)}.memory-wizard__hero .admin-form__section--template{background-color:rgba(0,0,0,0);border:none;margin-bottom:1.5rem}.memory-wizard__hero .admin-form__section-header{background-color:rgba(0,0,0,0);border-bottom:1px solid hsla(0,0%,100%,.1);padding:.75rem 0}.memory-wizard__hero .admin-form__section-header i{color:hsla(0,0%,100%,.5)}.memory-wizard__hero .admin-form__section-header h5{color:#fff;font-size:1.125rem}.memory-wizard__hero .admin-form__section-body{padding:1.5rem 0;max-width:720px;margin:0 auto}.memory-wizard__hero .admin-form__section--template .admin-form__section-body{max-height:2000px;overflow:hidden;opacity:1;transition:max-height .35s,opacity .25s,padding .35s}.memory-wizard__hero .admin-form__section--template.is-collapsed .admin-form__section-body{max-height:0;opacity:0;padding-top:0;padding-bottom:0;display:block}.memory-wizard__hero .admin-form__section-toggle{color:hsla(0,0%,100%,.5)}.memory-wizard__hero .admin-checkbox span{color:#fff}.memory-wizard__hero .repeater__add{background-color:hsla(0,0%,100%,.07);color:hsla(0,0%,100%,.7);border:1px dashed hsla(0,0%,100%,.2);border-radius:6px;padding:.625rem 1.25rem;cursor:pointer;transition:background-color .2s,border-color .2s;margin-top:.75rem}.memory-wizard__hero .repeater__add:hover{background-color:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.35);color:#fff}.memory-wizard__hero .repeater__add i{margin-right:.375rem}.memory-wizard__hero .repeater__remove{color:hsla(0,0%,100%,.4);background:rgba(0,0,0,0);border:none;cursor:pointer;transition:color .2s}.memory-wizard__hero .repeater__remove:hover{color:#f87171}.memory-wizard__hero .repeater__item{border:1px solid hsla(0,0%,100%,.1);border-radius:6px;padding:1rem;margin-bottom:.75rem;background-color:hsla(0,0%,100%,.03)}.memory-wizard__hero .repeater__item-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.memory-wizard__hero .repeater__item-number{color:hsla(0,0%,100%,.5);font-size:.8125rem;font-weight:600}.memory-wizard__hero .required{color:#f87171}.memory-wizard__hero--td{padding:.5rem 0 2.5rem}@media(min-width:768px){.memory-wizard__hero--td{padding:.75rem 0 3rem}}@media(min-width:1024px){.memory-wizard__hero--td{padding:1rem 0 3.5rem}}.memory-wizard__container--td{max-width:880px;text-align:left;padding:0 1rem}.td-intro{text-align:center;max-width:780px;margin:0 auto 2rem}@media(min-width:768px){.memory-wizard__container--td{padding:0 2rem}.td-intro{margin-bottom:2.25rem}}.td-intro__icon{width:64px;height:64px;border-radius:999px;margin:0 auto 1.25rem;background:rgba(59,130,246,.12);border:1px solid rgba(59,130,246,.25);display:grid;place-items:center;color:#3b82f6}.td-intro__title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-weight:400;font-size:2rem;line-height:1.15;color:#fff;margin:0 0 .75rem;letter-spacing:-.01em}@media(min-width:768px){.td-intro__title{font-size:2.5rem}}.td-intro__subtitle{font-size:.9375rem;line-height:1.6;color:hsla(0,0%,100%,.55);max-width:560px;margin:0 auto 1.5rem}.td-intro__pill{display:inline-flex;align-items:center;gap:1rem;padding:.625rem 1.125rem;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:999px}.td-intro__progress{--td-intro-pct:0%;width:28px;height:28px;border-radius:999px;background:conic-gradient(#3b82f6 var(--td-intro-pct),rgba(255,255,255,.1) 0);display:grid;place-items:center;flex-shrink:0}.td-intro__progress-inner{width:20px;height:20px;border-radius:999px;background:#112749;display:grid;place-items:center;font-size:9px;font-weight:700;color:#fff;font-variant-numeric:tabular-nums}.td-intro__pill-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.td-intro__pill-primary{font-size:.8125rem;font-weight:500;color:#fff}.td-intro__pill-secondary{font-size:.6875rem;color:hsla(0,0%,100%,.4);margin-top:2px}.td-sections{display:flex;flex-direction:column;gap:.625rem;margin:0 0 1.25rem}.td-footnote{text-align:center;margin:1.25rem 0 0;font-size:.75rem;color:hsla(0,0%,100%,.4)}.country-select{display:flex;align-items:center;gap:.5rem}.country-select__input{flex:1 1 auto;min-width:0}.country-select__flag{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:1.5rem}.country-select__flag img[hidden]{display:none}.country-select__flag img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,.2)}.td-section{background:#1a3a5c;border:1px solid hsla(0,0%,100%,.08);border-radius:8px;overflow:hidden;transition:background-color .15s,border-color .15s,box-shadow .15s}.td-section:not(.is-collapsed){background:#fff;border-color:transparent;box-shadow:0 8px 24px rgba(0,0,0,.25)}.td-section__header{width:100%;display:flex;align-items:center;gap:.875rem;padding:.875rem 1.125rem;background:rgba(0,0,0,0);border:0;text-align:left;cursor:pointer;font-family:inherit;color:inherit}.td-section__header:focus-visible{outline:#3b82f6 solid 2px;outline-offset:-2px}.td-section__icon{width:34px;height:34px;border-radius:8px;background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.95);display:grid;place-items:center;flex-shrink:0;transition:background-color .15s,color .15s}.td-section__icon i{font-size:14px;line-height:1}.td-section--complete:not(.is-collapsed) .td-section__icon{background:rgba(34,197,94,.12);color:#16a34a}.td-section:not(.is-collapsed):not(.td-section--complete) .td-section__icon{background:rgba(59,130,246,.12);color:#3b82f6}.td-section__heading{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.td-section__title-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.td-section__title{font-size:.875rem;font-weight:600;color:#fff;line-height:1.2}.td-section:not(.is-collapsed) .td-section__title{color:#03070c}.td-section__chip{display:inline-flex;align-items:center;gap:.25rem;font-size:.625rem;text-transform:uppercase;letter-spacing:.04em;font-weight:600;padding:2px 8px;border-radius:999px;line-height:1.4;white-space:nowrap}.td-section__chip--required{background:rgba(245,158,11,.18);color:#fbbf24}.td-section__chip--complete{background:rgba(0,0,0,0);color:#4ade80;text-transform:none;letter-spacing:0;font-size:.6875rem;font-weight:500;padding:0;display:none}.td-section:not(.is-collapsed) .td-section__chip--complete{color:#16a34a}.td-section__chip--inprogress{background:rgba(0,0,0,0);color:hsla(0,0%,100%,.55);text-transform:none;letter-spacing:0;font-size:.6875rem;font-weight:500;padding:0;display:none}.td-section:not(.is-collapsed) .td-section__chip--inprogress{color:#6b7280}.td-section--complete .td-section__chip--complete{display:inline-flex}.td-section--partial .td-section__chip--inprogress{display:inline-flex}.td-section__desc{font-size:.75rem;color:hsla(0,0%,100%,.55);line-height:1.4}.td-section:not(.is-collapsed) .td-section__desc{color:#6b7280}.td-section__meta{display:flex;align-items:center;gap:.875rem;margin-left:auto;flex-shrink:0}.td-section__progress{width:60px;height:3px;background:hsla(0,0%,100%,.08);border-radius:2px;overflow:hidden;display:block}.td-section:not(.is-collapsed) .td-section__progress{display:none}.td-section__progress-fill{display:block;height:100%;background:#3b82f6;border-radius:2px;transition:width .2s}.td-section--complete .td-section__progress-fill{background:#22c55e}.td-section__count{font-size:.6875rem;color:hsla(0,0%,100%,.55);font-variant-numeric:tabular-nums;min-width:26px;text-align:right}.td-section:not(.is-collapsed) .td-section__count{display:none}.td-section__chevron{color:hsla(0,0%,100%,.55);transition:transform .2s,color .15s;flex-shrink:0}.td-section:not(.is-collapsed) .td-section__chevron{color:#6b7280;transform:rotate(180deg)}.td-section__body{padding:.25rem 1.25rem 1.5rem;border-top:1px solid #e5e7eb;background:#fff;color:#03070c}.td-section.is-collapsed .td-section__body{display:none}.td-section__body .admin-form__row--grid{display:grid;grid-template-columns:1fr;gap:1rem;padding-top:1rem}.td-section__body .admin-form__col--full{grid-column:1/-1}.td-section__body .admin-form__group{display:flex;flex-direction:column}.td-section__body .admin-form__label{display:flex;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#4b5563;margin:0 0 .375rem}.td-section__body .admin-form__label .required{color:#ef4444}.td-section__body .admin-form__hint{font-size:.6875rem;color:#6b7280;margin:.375rem 0 0;line-height:1.4}.td-section__body .admin-input,.td-section__body .admin-select,.td-section__body .admin-textarea{width:100%;padding:.625rem .875rem;border:1px solid #e1e2e2;border-radius:6px;font-size:.875rem;color:#03070c;background:#fff;outline:0;font-family:inherit;transition:border-color .15s,box-shadow .15s}.td-section__body .admin-input::-moz-placeholder,.td-section__body .admin-select::-moz-placeholder,.td-section__body .admin-textarea::-moz-placeholder{color:#6b7280}.td-section__body .admin-input::placeholder,.td-section__body .admin-select::placeholder,.td-section__body .admin-textarea::placeholder{color:#6b7280}.td-section__body .admin-input:focus,.td-section__body .admin-select:focus,.td-section__body .admin-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.12)}.td-section__body .admin-textarea{resize:vertical;line-height:1.5;min-height:80px}.td-section__body .repeater__add{background:rgba(59,130,246,.08);color:#3b82f6;border:1px solid rgba(59,130,246,.2);border-radius:6px;padding:.5rem .875rem;cursor:pointer;font-size:.75rem;font-weight:500;margin-top:.75rem;display:inline-flex;align-items:center;gap:.375rem;transition:background-color .15s,border-color .15s}.td-section__body .repeater__add:hover{background:rgba(59,130,246,.14);border-color:rgba(59,130,246,.35)}.td-section__body .repeater__item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:.875rem;margin-bottom:.625rem}.td-section__body .repeater__item-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.625rem}.td-section__body .repeater__item-number{color:#6b7280;font-size:.75rem;font-weight:600}.td-section__body .repeater__remove{color:#6b7280;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:.25rem}.td-section__body .repeater__remove:hover{color:#ef4444}.td-section__body .admin-checkbox{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:#03070c;cursor:pointer}@media(max-width:540px){.td-section__header{gap:.625rem;padding:.75rem .875rem}.td-section__progress{display:none}.td-section__count{min-width:0}.td-section__desc{display:none}.td-intro__title{font-size:1.625rem}}.memory-wizard__delivery-address{padding:1.5rem 0 2rem}.memory-wizard__delivery-address .memory-wizard__section-title{color:#111827;font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.25rem;font-weight:700;margin:0 0 .375rem;letter-spacing:-.01em}@media(min-width:768px){.memory-wizard__delivery-address{padding:2.5rem 0 3rem}.memory-wizard__delivery-address .memory-wizard__section-title{font-size:1.5rem;white-space:nowrap}}.memory-wizard__delivery-address .memory-wizard__section-text{color:#6c757d;margin-bottom:0;margin-top:.375rem;font-size:.875rem;line-height:1.6}@media(min-width:768px){.memory-wizard__delivery-address .memory-wizard__section-text{font-size:.9375rem}}.memory-wizard__delivery-address .memory-wizard__label{color:#4b5563;font-weight:600;font-size:.8125rem;white-space:nowrap;margin-bottom:.375rem;letter-spacing:.01em}.memory-wizard__delivery-address .memory-wizard__disclaimer{color:#6b7280;font-size:.8125rem;margin-top:1rem;margin-bottom:.25rem;line-height:1.6}.memory-wizard__delivery-address .memory-wizard__disclaimer--privacy{font-style:italic;margin-top:.375rem}.memory-wizard__delivery-address .memory-wizard__form-group{text-align:left;margin-bottom:1.125rem}.memory-wizard__delivery-address .memory-wizard__form-group:last-of-type{margin-bottom:0}.memory-wizard__delivery-address .memory-wizard__input{border:1px solid #e5e7eb;border-radius:6px;min-height:2.625rem;padding:.625rem .875rem;font-size:.9375rem;background-color:#fff;transition:border-color .2s,box-shadow .2s}.memory-wizard__delivery-address .memory-wizard__input::-moz-placeholder{color:#9ca3af;-moz-transition:color .2s;transition:color .2s}.memory-wizard__delivery-address .memory-wizard__input::placeholder{color:#9ca3af;transition:color .2s}.memory-wizard__delivery-address .memory-wizard__input:hover:not(:focus){border-color:#8b9a8e}.memory-wizard__delivery-address .memory-wizard__input:focus{outline:0;border-color:#2c3e50;box-shadow:0 0 0 3px rgba(44,62,80,.08)}.memory-wizard__delivery-address .memory-wizard__input:focus::-moz-placeholder{color:#6b7280}.memory-wizard__delivery-address .memory-wizard__input:focus::placeholder{color:#6b7280}.memory-wizard__delivery-address .memory-wizard__select{border:1px solid #e5e7eb;border-radius:6px;min-height:2.625rem;padding:.625rem .875rem;font-size:.9375rem;width:100%;background-color:#fff;transition:border-color .2s,box-shadow .2s;cursor:pointer}.memory-wizard__delivery-address .memory-wizard__select:hover:not(:focus){border-color:#8b9a8e}.memory-wizard__delivery-address .memory-wizard__select:focus{outline:0;border-color:#2c3e50;box-shadow:0 0 0 3px rgba(44,62,80,.08)}.memory-wizard__delivery-address .memory-wizard__delivery-title{display:flex;align-items:center;gap:.625rem}.memory-wizard__delivery-address .memory-wizard__delivery-title svg{flex-shrink:0;width:22px;height:22px;color:#8b9a8e;opacity:.85}.memory-wizard__delivery-address .iti,.memory-wizard__delivery-address .iti__tel-input{width:100%!important}.memory-wizard__delivery-address .memory-wizard__delivery-disclaimer-mobile{background:#f8f6f1;border-radius:8px;padding:.875rem 1rem;margin-top:1.25rem;margin-bottom:0;font-style:normal}.memory-wizard__delivery-address .memory-wizard__delivery-disclaimer-mobile.memory-wizard__disclaimer--privacy{margin-top:.5rem;font-style:italic}.memory-wizard__delivery-layout{display:grid;grid-template-columns:1fr;gap:1.5rem}.memory-wizard__delivery-aside{display:none}@media(min-width:1024px){.memory-wizard__delivery-layout{grid-template-columns:5fr 7fr;gap:3.5rem;align-items:start}.memory-wizard__delivery-aside{display:flex;flex-direction:column;gap:1.25rem;padding-top:0}}.memory-wizard__delivery-photo{overflow:hidden;border-radius:12px;box-shadow:0 4px 12px rgba(44,62,80,.12)}.memory-wizard__delivery-photo img{width:100%;height:auto;aspect-ratio:4/5;-o-object-fit:cover;object-fit:cover;display:block}.memory-wizard__delivery-assurance{display:flex;flex-direction:column;gap:.875rem}.memory-wizard__delivery-assurance-item{display:flex;align-items:flex-start;gap:.875rem;background:#f8f6f1;border-left:3px solid #8b9a8e;border-radius:0 8px 8px 0;padding:1rem 1.25rem;box-shadow:0 2px 4px rgba(44,62,80,.08)}.memory-wizard__delivery-assurance-item svg{flex-shrink:0;color:#8b9a8e;margin-top:.125rem;opacity:.85}.memory-wizard__delivery-assurance-item p{margin:0;font-size:.8125rem;color:#4b5563;line-height:1.6}.memory-wizard__delivery-form{min-width:0}.memory-wizard__delivery-header{margin-bottom:2rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(139,154,142,.25)}.memory-wizard__delivery-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 12px rgba(44,62,80,.12);padding:1.25rem 1rem;text-align:left}@media(min-width:768px){.memory-wizard__delivery-card{padding:2rem}}.memory-wizard__delivery-disclaimer-mobile{display:block}@media(min-width:1024px){.memory-wizard__delivery-card{padding:2rem 2.25rem}.memory-wizard__delivery-disclaimer-mobile{display:none}}@keyframes shake{0%,100%{transform:translateX(0)}15%,45%,75%{transform:translateX(-6px)}30%,60%,90%{transform:translateX(6px)}}#step-content.is-shaking{animation:.4s ease-in-out shake}#step-content{view-transition-name:step-content}@keyframes slide-out-left{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-30px)}}@keyframes slide-in-right{from{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}::view-transition-old(step-content){animation:.25s ease-out slide-out-left}::view-transition-new(step-content){animation:.25s ease-out slide-in-right}.memory-wizard__dropzone{display:flex;align-items:center;justify-content:center;min-height:160px;margin:1.5rem 0;padding:2rem;border:2px dashed rgba(0,0,0,.2);border-radius:.75rem;cursor:pointer;transition:border-color .2s,background-color .2s}.memory-wizard__dropzone--active,.memory-wizard__dropzone:hover{border-color:var(--btn-primary-bg,#3b82f6);background-color:rgba(59,130,246,.05)}.memory-wizard__dropzone-content{text-align:center;color:var(--text-muted,#6b7280)}.memory-wizard__dropzone-content svg{margin-bottom:.75rem;opacity:.5}.memory-wizard__dropzone-content p{margin:0;font-size:.875rem}.memory-wizard__uploaded-files{display:flex;flex-direction:column;gap:.5rem}.memory-wizard__uploaded-file{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:var(--bg-primary,#f9fafb);border:1px solid var(--border-default,#e5e7eb);border-radius:.5rem}.memory-wizard__uploaded-file-icon{flex-shrink:0;color:var(--text-muted,#6b7280)}.memory-wizard__uploaded-file-name{flex:1;font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.memory-wizard__uploaded-file-size{flex-shrink:0;font-size:.75rem;color:var(--text-muted,#6b7280)}.memory-wizard__uploaded-file-remove{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:50%;background:rgba(0,0,0,0);color:var(--text-muted,#6b7280);cursor:pointer;transition:background-color .15s,color .15s}.memory-wizard__uploaded-file-remove:hover{background-color:rgba(239,68,68,.1);color:#ef4444}.memory-wizard__upload-progress{display:flex;align-items:center;gap:.75rem;padding:.5rem 0}.memory-wizard__upload-progress-name{flex:1;font-size:.8125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.memory-wizard__upload-progress-bar{flex:0 0 120px;height:6px;background:var(--border-default,#e5e7eb);border-radius:3px;overflow:hidden}.memory-wizard__upload-progress-fill{height:100%;width:0;background:var(--btn-primary-bg,#3b82f6);border-radius:3px;transition:width .2s}.memory-wizard__upload-progress-pct{flex-shrink:0;font-size:.75rem;color:var(--text-muted,#6b7280);min-width:32px;text-align:right}.memory-wizard__media-layout{display:flex;flex-direction:column;gap:2rem;text-align:left}@media(min-width:1024px){.memory-wizard__media-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:2rem;align-items:start}}.memory-wizard__media-story{display:flex;flex-direction:column}.memory-wizard__media-section-header{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.memory-wizard__media-section-header svg{flex-shrink:0;color:#8b9a8e;margin-top:.125rem;opacity:.85}.memory-wizard__media-section-title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.125rem;font-weight:700;color:#111827;margin:0 0 .25rem}.memory-wizard__media-section-desc{font-size:.875rem;color:#6c757d;margin:0;line-height:1.5}.memory-wizard__media-grid-wrapper{min-width:0}.memory-wizard__hint--light{color:#6c757d;margin-top:.75rem}.memory-wizard__story-media-layout{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}@media(max-width:768px){.memory-wizard__story-media-layout{grid-template-columns:1fr}}.memory-wizard__story-media-layout .memory-wizard__media{padding:0!important;background-color:rgba(0,0,0,0)!important}.memory-wizard__content-editor .cdx-quote{border-left:3px solid var(--btn-primary-bg,#3b82f6);padding-left:1rem;margin:.5rem 0;font-style:italic;color:#4b5563}.memory-wizard__content-editor .cdx-quote__caption{font-style:normal;font-size:.875rem;color:#9ca3af;margin-top:.5rem}.memory-wizard__resume-banner{max-width:640px;margin:2rem auto;padding:2rem 1.75rem;background-color:#f8f6f1;border:1px solid #e5e7eb;border-radius:12px;text-align:center;box-shadow:0 8px 24px rgba(17,39,73,.12)}.memory-wizard__resume-banner__title{margin:0 0 .75rem;font-size:1.5rem;font-weight:700;color:#2c3e50;line-height:1.3}.memory-wizard__resume-banner__warning{margin:0 0 1.5rem;font-size:.9375rem;color:#6c757d;line-height:1.5}.memory-wizard__resume-banner__actions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.memory-wizard__resume-banner__actions .memory-stepper__btn{min-width:200px}.memory-wizard__resume-banner__actions .memory-stepper__btn--ghost{background-color:rgba(0,0,0,0);color:#2c3e50;border:1px solid rgba(44,62,80,.25)}.memory-wizard__resume-banner__actions .memory-stepper__btn--ghost:hover:not(:disabled){background-color:rgba(44,62,80,.06);border-color:rgba(44,62,80,.5)}.memory-wizard__resume-banner__actions .memory-stepper__btn--ghost.is-loading::after{border-color:rgba(44,62,80,.2);border-top-color:#2c3e50}@media(max-width:540px){.memory-wizard__resume-banner__actions{flex-direction:column;align-items:stretch}.memory-wizard__resume-banner__actions .memory-stepper__btn{min-width:0;width:100%}}.memory-wizard__optional-gate{text-align:center;max-width:560px;margin:0 auto;padding:2rem 0}.memory-wizard__optional-gate.is-hidden{display:none}.memory-wizard__optional-gate-icon{margin-bottom:1.5rem;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.55)}.memory-wizard__optional-gate-icon i,.memory-wizard__optional-gate-icon svg{font-size:1.5rem}.memory-wizard__optional-gate-actions{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:2rem}@media(min-width:576px){.td-section__body .admin-form__row--grid{grid-template-columns:1fr 1fr}.memory-wizard__optional-gate-actions{flex-direction:row;justify-content:center;gap:1.5rem}}.memory-wizard__btn-customize{padding:.875rem 2rem;border-radius:8px;font-size:1rem;font-weight:500;background:#3b82f6;color:#fff;border:none;cursor:pointer;transition:opacity .2s,transform .2s;min-width:200px}.memory-wizard__btn-customize:hover{opacity:.9;transform:translateY(-1px)}.memory-wizard__btn-customize:active{transform:translateY(0)}.memory-wizard__btn-skip{background:0 0;border:none;color:hsla(0,0%,100%,.55);font-size:.9375rem;cursor:pointer;text-decoration:underline;text-underline-offset:3px;padding:.5rem 1rem;transition:color .2s}.memory-wizard__btn-skip:hover{color:hsla(0,0%,100%,.8)}.memory-wizard__template-fields-wrapper{overflow:hidden;max-height:8000px;opacity:1;margin-top:2rem;transition:max-height .5s,opacity .4s,margin-top .4s}.memory-wizard__template-fields-wrapper.is-collapsed{max-height:0;opacity:0;margin-top:0}.td-fields-header{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem 1rem;margin-bottom:1.25rem}.memory-wizard__btn-hide-details{margin-left:auto;flex-shrink:0;white-space:nowrap;display:inline-flex;align-items:center;gap:.375rem;background:0 0;border:none;color:hsla(0,0%,100%,.55);font-size:.875rem;cursor:pointer;padding:.375rem .5rem;text-decoration:underline;text-underline-offset:3px;transition:color .2s}.memory-wizard__btn-hide-details svg{flex-shrink:0}.memory-wizard__btn-hide-details:hover{color:hsla(0,0%,100%,.85)}.admin-main:has(.memory-stepper){padding-bottom:0}.memory-stepper{background-color:#112749;min-height:100vh;display:flex;flex-direction:column}.memory-stepper__header{background-color:#112749;padding:1rem 1rem .75rem;position:sticky;top:4rem;z-index:10;transition:top .3s}body.navbar-hidden .memory-stepper__header{top:0}@media(min-width:768px){.memory-stepper__header{padding:1.25rem 1.5rem 1rem}}.memory-stepper__topbar{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;border-bottom:1px solid hsla(0,0%,100%,.08)}.memory-stepper__logo-link{display:flex;align-items:center;text-decoration:none;transition:opacity .2s}.memory-stepper__logo-link:hover{opacity:.8}.memory-stepper__logo{height:24px;width:auto}@media(min-width:768px){.memory-stepper__topbar{padding:.875rem 2rem}.memory-stepper__logo{height:28px}}.memory-stepper__draft-status{font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:.8125rem;color:hsla(0,0%,100%,.5);opacity:0;transition:opacity .3s}.memory-stepper__close-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:rgba(0,0,0,0);border:1px solid hsla(0,0%,100%,.15);border-radius:50%;color:hsla(0,0%,100%,.7);cursor:pointer;transition:.2s}.memory-stepper__close-btn:hover{background-color:hsla(0,0%,100%,.08);color:#fff;border-color:hsla(0,0%,100%,.3)}.memory-stepper__close-btn:focus-visible{outline:#3b82f6 solid 2px;outline-offset:2px}.memory-stepper__close-btn svg{width:18px;height:18px}.memory-stepper__header-container{max-width:1000px;margin:0 auto}.memory-stepper__indicator{display:flex;justify-content:center;align-items:flex-start;position:relative;padding:0 .5rem}.memory-stepper__step{display:flex;flex-direction:column;align-items:center;position:relative;flex:1;max-width:180px;cursor:default}.memory-stepper__step.is-completed{cursor:pointer}.memory-stepper__step:not(:last-child)::before{content:"";position:absolute;top:calc(28px/2);left:calc(50% + 28px/2 + 4px);right:calc(-50% + 28px/2 + 4px);height:2px;background-color:hsla(0,0%,100%,.3)}@media(min-width:768px){.memory-stepper__close-btn{width:40px;height:40px}.memory-stepper__close-btn svg{width:20px;height:20px}.memory-stepper__indicator{padding:0 1rem}.memory-stepper__step:not(:last-child)::before{top:calc(36px/2);left:calc(50% + 36px/2 + 8px);right:calc(-50% + 36px/2 + 8px)}}.memory-stepper__step:not(:last-child)::after{content:"";position:absolute;top:calc(28px/2);left:calc(50% + 28px/2 + 4px);right:calc(-50% + 28px/2 + 4px);height:2px;background-color:#3b82f6;transform:scaleX(0);transform-origin:left;transition:transform .5s}.memory-stepper__step:not(:last-child).is-completed::after{transform:scaleX(1)}.memory-stepper__step.is-last-visible::after,.memory-stepper__step.is-last-visible::before{display:none}.memory-stepper__circle{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:.875rem;font-weight:600;color:hsla(0,0%,100%,.5);background-color:rgba(0,0,0,0);border:2px solid hsla(0,0%,100%,.3);transition:.4s cubic-bezier(.34,1.56,.64,1);position:relative;z-index:1}@media(min-width:768px){.memory-stepper__step:not(:last-child)::after{top:calc(36px/2);left:calc(50% + 36px/2 + 8px);right:calc(-50% + 36px/2 + 8px)}.memory-stepper__circle{width:36px;height:36px;font-size:1rem}}.is-active .memory-stepper__circle{color:#fff;border-color:#3b82f6;background-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.3)}.is-active.is-animating .memory-stepper__circle{animation:.5s stepperPulse}.is-completed .memory-stepper__circle{color:#fff;border-color:#3b82f6;background-color:#3b82f6}@keyframes stepperPulse{0%{transform:scale(.85)}50%{transform:scale(1.12)}100%{transform:scale(1)}}.memory-stepper__checkmark{display:none}.is-completed .memory-stepper__checkmark{display:block}.is-completed.is-animating .memory-stepper__checkmark{stroke-dasharray:24;stroke-dashoffset:24;animation:.3s .15s both checkDraw}@keyframes checkDraw{from{stroke-dashoffset:24}to{stroke-dashoffset:0}}.is-completed .memory-stepper__number{display:none}.memory-stepper__label{font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:.625rem;font-weight:500;color:hsla(0,0%,100%,.6);margin-top:.375rem;text-align:center;transition:color .3s;max-width:100%}@media(min-width:576px){.memory-stepper__label{font-size:.6875rem}}@media(max-width:400px){.memory-stepper__label{display:none}}.is-active .memory-stepper__label,.is-completed .memory-stepper__label{color:hsla(0,0%,100%,.9)}.memory-stepper__content{flex:1;display:flex;flex-direction:column}.memory-stepper__panel{display:none;flex:1}.memory-stepper__panel.is-active{display:flex;flex-direction:column;animation:.4s ease-out stepFadeIn}.memory-stepper__panel.is-active.is-reverse{animation:.4s ease-out stepFadeInReverse}@keyframes stepFadeIn{from{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes stepFadeInReverse{from{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.memory-stepper__step-content{flex:1;overflow-y:auto;padding:.75rem 0 4.5rem}@media(min-width:768px){.memory-stepper__label{font-size:.6875rem;margin-top:.5rem}.memory-stepper__step-content{padding:1.5rem 0}}.memory-stepper__step-content--dark{background-color:#112749}.memory-stepper__step-content--dark .memory-wizard__section-title,.memory-stepper__step-content--dark .memory-wizard__title{color:#fff}.memory-stepper__step-content--dark .memory-wizard__disclaimer,.memory-stepper__step-content--dark .memory-wizard__section-text,.memory-stepper__step-content--dark .memory-wizard__subtitle{color:hsla(0,0%,100%,.7)}.memory-stepper__step-content--medium{background-color:#173462}.memory-stepper__step-content--medium .memory-wizard__section-title{color:#fff}.memory-stepper__step-content--medium .memory-wizard__disclaimer,.memory-stepper__step-content--medium .memory-wizard__section-text{color:hsla(0,0%,100%,.7)}.memory-stepper__step-content--light{background-color:#f9fafb}.memory-stepper__step-content--light .memory-wizard__section-title{color:#111827}.memory-stepper__step-content--light .memory-wizard__disclaimer,.memory-stepper__step-content--light .memory-wizard__section-text{color:#6c757d}.memory-stepper__step-content--centered{display:flex;flex-direction:column;justify-content:safe center}.memory-wizard__final--centered{width:100%;display:flex;flex-direction:column;align-items:center}.memory-wizard__final--centered .memory-wizard__container{width:100%;max-width:640px}.memory-wizard__final--centered .memory-wizard__disclaimer,.memory-wizard__final--centered .memory-wizard__final-text,.memory-wizard__final--centered .memory-wizard__final-title{text-align:center}.memory-stepper__step-content--centered[data-wizard-step="7"]{justify-content:flex-start}.memory-stepper__nav{display:flex;justify-content:center;align-items:center;padding:.75rem 5%;background-color:#112749;border-top:1px solid hsla(0,0%,100%,.1);position:sticky;bottom:0;z-index:10}@media(min-width:768px){.memory-stepper__nav{padding:1rem 5%}}.memory-stepper__nav-container{max-width:1280px;margin:0 auto;width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem}.memory-stepper__actions-right{display:flex;align-items:center;gap:.75rem}.memory-stepper__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.125rem;font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:.9375rem;font-weight:600;border:none;border-radius:0;cursor:pointer;transition:.2s;position:relative;min-width:120px}.memory-stepper__btn:disabled{opacity:.5;cursor:not-allowed}.memory-stepper__btn svg{width:16px;height:16px;flex-shrink:0}.memory-stepper__btn.is-loading{pointer-events:none;color:transparent}.memory-stepper__btn.is-loading svg{opacity:0}.memory-stepper__btn.is-loading::after{content:"";position:absolute;width:18px;height:18px;border:2.5px solid currentColor;border-radius:50%;animation:.6s linear infinite btn-spin}@keyframes btn-spin{to{transform:rotate(360deg)}}.memory-stepper__btn--back{background-color:rgba(0,0,0,0);color:hsla(0,0%,100%,.7);border:1px solid hsla(0,0%,100%,.2)}.memory-stepper__btn--back:hover:not(:disabled){background-color:hsla(0,0%,100%,.05);color:#fff;border-color:hsla(0,0%,100%,.4)}.memory-stepper__btn--back.is-loading::after{border-color:hsla(0,0%,100%,.2);border-top-color:hsla(0,0%,100%,.7)}.memory-stepper__btn--back.is-hidden{visibility:hidden}.memory-stepper__btn--next{background-color:#3b82f6;color:#fff}.memory-stepper__btn--next:hover:not(:disabled){background-color:rgb(19.9912195122,105.1219512195,244.2087804878)}.memory-stepper__btn--next:disabled{background-color:rgba(59,130,246,.5);cursor:not-allowed;opacity:.6}.memory-stepper__btn--next.is-loading::after{border-color:hsla(0,0%,100%,.3);border-top-color:#fff}.memory-stepper__btn--submit{background-color:#22c55e;color:#fff}.memory-stepper__btn--submit:hover:not(:disabled){background-color:rgb(27.9948051948,162.2051948052,77.3974025974)}.memory-stepper__btn--pay{background-color:#3b82f6;color:#fff}.memory-stepper__btn--pay:hover:not(:disabled){background-color:rgb(19.9912195122,105.1219512195,244.2087804878)}.memory-stepper__btn--draft{background-color:rgba(0,0,0,0);color:hsla(0,0%,100%,.85);border:1px solid hsla(0,0%,100%,.3)}.memory-stepper__btn--draft:hover:not(:disabled){background-color:hsla(0,0%,100%,.08);color:#fff;border-color:hsla(0,0%,100%,.5)}.memory-stepper .memory-wizard__client,.memory-stepper .memory-wizard__final,.memory-stepper .memory-wizard__hero,.memory-stepper .memory-wizard__media,.memory-stepper .memory-wizard__photo,.memory-stepper .memory-wizard__preview,.memory-stepper .memory-wizard__privacy,.memory-stepper .memory-wizard__summary{background-color:rgba(0,0,0,0);padding:1rem 0}@media(min-width:768px){.memory-stepper__btn{padding:.75rem 1.25rem;font-size:1rem}.memory-stepper .memory-wizard__client,.memory-stepper .memory-wizard__final,.memory-stepper .memory-wizard__hero,.memory-stepper .memory-wizard__media,.memory-stepper .memory-wizard__photo,.memory-stepper .memory-wizard__preview,.memory-stepper .memory-wizard__privacy,.memory-stepper .memory-wizard__summary{padding:1.5rem 0}}.memory-stepper .memory-wizard__hero{min-height:auto}.memory-stepper__step.has-error .memory-stepper__circle{border-color:#ef4444;animation:.5s stepShake}@keyframes stepShake{0%,100%{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.memory-stepper .input-validation-error{border-color:#ef4444!important}.memory-stepper .input-validation-error:focus{box-shadow:0 0 0 3px rgba(239,68,68,.2)!important}@media(max-width:767px){.memory-stepper__header{padding:.75rem .75rem .5rem}.memory-stepper__nav{padding:.625rem .75rem}.memory-stepper__btn{padding:.625rem 1rem;font-size:.875rem}.memory-stepper__nav-container{gap:.75rem}}.memory-stepper__step:focus-visible .memory-stepper__circle{outline:#3b82f6 solid 3px;outline-offset:3px}.memory-stepper__step.is-completed .memory-stepper__circle,.memory-stepper__step.is-completed .memory-stepper__label{will-change:transform}@media(hover:hover){.memory-stepper__step.is-completed:hover .memory-stepper__circle{transform:translateY(-1px) scale(1.06);box-shadow:0 0 0 4px rgba(59,130,246,.22),0 4px 10px rgba(0,0,0,.25);filter:brightness(1.08)}.memory-stepper__step.is-completed:hover .memory-stepper__label{color:#fff}}.memory-stepper__step.is-completed:focus-visible .memory-stepper__circle{transform:translateY(-1px) scale(1.06);box-shadow:0 0 0 4px rgba(59,130,246,.22)}.memory-stepper__step.is-completed:active .memory-stepper__circle{transform:scale(.96);transition-duration:.1s;box-shadow:0 0 0 2px rgba(59,130,246,.3)}.memory-stepper__step.is-completed:active::after,.memory-stepper__step.is-completed:focus-visible::after,.memory-stepper__step.is-completed:hover::after{transition:none;transform:scaleX(1)}.memory-stepper__step:not(.is-completed){cursor:default}.memory-stepper__step:not(.is-completed):hover .memory-stepper__circle,.memory-stepper__step:not(.is-completed):hover .memory-stepper__label{transform:none;filter:none}@media(prefers-reduced-motion:reduce){.memory-stepper__step.is-completed:active .memory-stepper__circle,.memory-stepper__step.is-completed:focus-visible .memory-stepper__circle,.memory-stepper__step.is-completed:hover .memory-stepper__circle{transform:none;filter:none}}.memory-stepper__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}.memory-stepper .htmx-request .memory-stepper__btn--pay,.memory-stepper .htmx-request .memory-stepper__btn--submit{opacity:.7;pointer-events:none}.memory-wizard__two-column-layout{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:2rem;align-items:start}@media(min-width:768px){.memory-wizard__two-column-layout{grid-template-columns:1.2fr 1fr;gap:3rem}}@media(min-width:1024px){.memory-stepper__header{top:4.5rem}.memory-wizard__two-column-layout{gap:4rem}}@media(max-width:767px){.memory-wizard__two-column-layout{align-items:start}}.memory-wizard__photo-column{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:.5rem;gap:1.5rem}.memory-wizard__form-column{display:flex;flex-direction:column;gap:0}@media(max-width:767px){.memory-wizard__photo-column{order:1;padding-top:0}.memory-wizard__form-column{order:-1}}.memory-wizard__photo-upload-circle{position:relative;width:280px;height:280px;border-radius:50%;background-color:hsla(0,0%,100%,.05);border:3px dashed hsla(0,0%,100%,.3);display:flex;align-items:center;justify-content:center;transition:.3s;overflow:hidden}@media(min-width:576px){.memory-wizard__photo-upload-circle{width:320px;height:320px}}@media(min-width:768px){.memory-wizard__photo-upload-circle{width:280px;height:280px}.memory-wizard__additional-media-step .memory-wizard__two-column-layout{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.memory-wizard__photo-upload-circle{width:320px;height:320px}}.memory-wizard__photo-upload-circle:has(.photo-upload-circle__empty:hover){border-color:rgba(59,130,246,.6);background-color:rgba(59,130,246,.05)}.photo-upload-circle__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;gap:1rem}.photo-upload-circle__icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:rgba(59,130,246,.1);margin-bottom:.5rem;transition:.3s}.photo-upload-circle__icon svg{stroke:hsla(0,0%,100%,.7);transition:stroke .3s}.photo-upload-circle__empty:hover .photo-upload-circle__icon{background-color:rgba(59,130,246,.2)}.photo-upload-circle__empty:hover .photo-upload-circle__icon svg{stroke:#3b82f6}.photo-upload-circle__title{font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:1.125rem;font-weight:600;color:#fff;line-height:1.3}.photo-upload-circle__subtitle{font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:.875rem;font-weight:400;color:hsla(0,0%,100%,.6);line-height:1.4;max-width:220px}.photo-upload-circle__button{margin-top:.5rem;padding:.625rem 1.25rem;font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:.875rem;font-weight:600;color:#fff;background-color:#3b82f6;border:none;border-radius:0;cursor:pointer;transition:.2s}.photo-upload-circle__button:hover{background-color:rgb(19.9912195122,105.1219512195,244.2087804878);transform:translateY(-2px)}.photo-upload-circle__button:active{transform:translateY(0)}.photo-upload-circle__button:focus-visible{outline:rgba(59,130,246,.5) solid 3px;outline-offset:3px}.photo-upload-circle__preview{position:relative;width:100%;height:100%;display:none;align-items:center;justify-content:center;border-radius:50%;overflow:hidden}.photo-upload-circle__preview.is-loaded{animation:.4s ease-out photoFadeIn}.photo-upload-circle__image-wrapper{width:100%;height:100%;position:absolute;top:0;left:0;transition:transform .1s ease-out;cursor:grab;-moz-user-select:none;user-select:none;-webkit-user-select:none;touch-action:none}.photo-upload-circle__image-wrapper.is-dragging{cursor:grabbing;transition:none}.photo-upload-circle__image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;pointer-events:none}@keyframes photoFadeIn{from{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.photo-upload-circle__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(17,39,73,.85);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;opacity:0;transition:opacity .3s;border-radius:50%;z-index:20;pointer-events:none}.photo-upload-circle__preview:hover .photo-upload-circle__overlay{opacity:1}.photo-upload-circle__change-btn,.photo-upload-circle__remove-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:.875rem;font-weight:600;border:none;border-radius:0;cursor:pointer;transition:.2s;pointer-events:auto}.photo-upload-circle__change-btn svg,.photo-upload-circle__remove-btn svg{width:20px;height:20px;flex-shrink:0}.photo-upload-circle__change-btn:focus-visible,.photo-upload-circle__remove-btn:focus-visible{outline:#fff solid 3px;outline-offset:2px}.photo-upload-circle__change-btn{background-color:#3b82f6;color:#fff}.photo-upload-circle__change-btn:hover{background-color:rgb(19.9912195122,105.1219512195,244.2087804878)}.photo-upload-circle__remove-btn{background-color:#ef4444;color:#fff}.photo-upload-circle__remove-btn:hover{background-color:hsl(0,84.236453202%,52.1960784314%)}@media(max-width:767px){.memory-wizard__two-column-layout{gap:2rem}.memory-wizard__photo-upload-circle{width:240px;height:240px}.photo-upload-circle__icon{width:56px;height:56px}.photo-upload-circle__icon svg{width:40px;height:40px}.photo-upload-circle__title{font-size:1rem}.photo-upload-circle__subtitle{font-size:.8125rem;max-width:180px}.photo-upload-circle__button{font-size:.8125rem;padding:.5rem 1rem}}.photo-upload-circle__preview:focus-within .photo-upload-circle__overlay{opacity:1}.memory-wizard__file-input{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.memory-wizard__additional-media-step .memory-wizard__two-column-layout{align-items:stretch}.memory-wizard__additional-media-step .memory-wizard__two-column-layout:has(.file-preview-item:not(.file-preview-item--dropzone)){align-items:start}.memory-wizard__additional-media-step .memory-wizard__photo-column{display:flex;flex-direction:column;align-items:stretch;padding-top:0;gap:0;height:100%}.memory-wizard__additional-media-step .memory-wizard__upload-group--additional-media{flex:1;display:flex;flex-direction:column;height:100%;margin:0}.memory-wizard__additional-media-step .file-preview-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;gap:.75rem;flex:1;width:100%;height:100%}@media(min-width:576px){.memory-wizard__additional-media-step .file-preview-grid{grid-template-columns:repeat(3,1fr);gap:1rem}}.memory-wizard__additional-media-step .file-preview-grid:has(.file-preview-item:not(.file-preview-item--dropzone)){align-content:start;grid-template-rows:none}.memory-wizard__additional-media-step .file-preview-grid:has(.file-preview-item:not(.file-preview-item--dropzone)) .file-preview-item--dropzone{height:auto;grid-column:auto;min-height:0;aspect-ratio:auto;padding:.5rem;border-radius:8px}.memory-wizard__additional-media-step .file-preview-grid:has(.file-preview-item:not(.file-preview-item--dropzone)) .file-preview-item--dropzone .upload-icon{width:48px;height:48px;margin-bottom:.5rem}.memory-wizard__additional-media-step .file-preview-grid:has(.file-preview-item:not(.file-preview-item--dropzone)) .file-preview-item--dropzone .upload-title{font-size:.875rem;font-weight:500;margin-top:.25rem}.memory-wizard__additional-media-step .file-preview-grid:has(.file-preview-item:not(.file-preview-item--dropzone)) .file-preview-item--dropzone .upload-hint{display:none}.memory-wizard__additional-media-step .file-preview-item{position:relative;display:flex;flex-direction:column;gap:.5rem;padding:.75rem;border:1px solid #e1e2e2;border-radius:8px;background:#fff;min-width:0;overflow:hidden;transition:border-color .2s,background-color .2s}.memory-wizard__additional-media-step .file-preview-item .file-preview-thumb{width:100%;border-radius:4px;aspect-ratio:1/1;background:#f9fafb;position:relative;overflow:hidden;flex-shrink:0}.memory-wizard__additional-media-step .file-preview-item .file-preview-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.memory-wizard__additional-media-step .file-preview-item.is-video .file-preview-thumb::after{content:"";position:absolute;left:50%;top:50%;width:44px;height:44px;transform:translate(-50%,-50%);border-radius:50%;background:rgba(17,39,73,.6);pointer-events:none}.memory-wizard__additional-media-step .file-preview-item.is-video .file-preview-thumb::before{content:"";position:absolute;left:50%;top:50%;transform:translate(-35%,-50%);width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:16px solid hsla(0,0%,100%,.9);z-index:2;pointer-events:none}.memory-wizard__additional-media-step .file-preview-item .file-name{display:block;font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:.8125rem;color:#4b5563;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.memory-wizard__additional-media-step .file-preview-item .file-preview-delete{position:absolute;top:4px;right:4px;width:24px;height:24px;border-radius:50%;background:rgba(0,0,0,.6);color:#fff;border:none;cursor:pointer;opacity:0;transition:opacity .2s;font-size:16px;line-height:1;display:flex;align-items:center;justify-content:center;z-index:10;padding:0}.memory-wizard__additional-media-step .file-preview-item .file-preview-delete:hover{background:rgba(220,53,69,.9)}.memory-wizard__additional-media-step .file-preview-item:hover .file-preview-delete{opacity:1}.memory-wizard__additional-media-step .file-preview-item .file-preview-drag-handle{position:absolute;top:4px;left:4px;width:24px;height:24px;border-radius:4px;background:rgba(0,0,0,.5);color:#fff;display:flex;align-items:center;justify-content:center;cursor:grab;opacity:0;transition:opacity .2s;z-index:10;font-size:14px;line-height:1}.memory-wizard__additional-media-step .file-preview-item .file-preview-drag-handle:active{cursor:grabbing}.memory-wizard__additional-media-step .file-preview-item:hover .file-preview-drag-handle{opacity:1}.memory-wizard__additional-media-step .file-preview-item.sortable-ghost{opacity:.4;border-color:#3b82f6;background:rgba(59,130,246,.05)}.memory-wizard__additional-media-step .file-preview-item.sortable-drag{box-shadow:0 8px 24px rgba(0,0,0,.15);transform:rotate(2deg)}.memory-wizard__additional-media-step .file-preview-item.sortable-chosen{border-color:rgba(59,130,246,.4)}.memory-wizard__additional-media-step .file-preview-item:not(.file-preview-item--dropzone){animation:.3s fadeInTile}@keyframes fadeInTile{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.memory-wizard__additional-media-step .file-preview-item--dropzone{grid-column:1/-1;min-height:300px;height:100%;aspect-ratio:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;border:2px dashed #e1e2e2;border-radius:12px;background:rgba(59,130,246,.03);transition:min-height .35s,padding .35s,border-radius .25s}.memory-wizard__additional-media-step .file-preview-item--dropzone:hover{border-color:rgba(59,130,246,.6);background:rgba(59,130,246,.06)}.memory-wizard__additional-media-step .file-preview-item--dropzone.is-dragover{border-color:#3b82f6;background:rgba(59,130,246,.08)}.memory-wizard__additional-media-step .file-preview-item--dropzone.is-limit-reached{opacity:.4;pointer-events:none;cursor:default}.memory-wizard__additional-media-step .file-preview-item--dropzone .upload-icon{width:52px;height:52px;margin:0 auto .75rem;display:block;color:rgba(59,130,246,.5)}.memory-wizard__additional-media-step .file-preview-item--dropzone .upload-title{display:block;font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.125rem;font-weight:600;color:#2c3e50;text-align:center;margin-top:.5rem}.memory-wizard__additional-media-step .file-preview-item--dropzone .upload-hint{display:block;font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:.875rem;color:#4b5563;text-align:center;margin-top:.25rem;transition:opacity .3s}@media(hover:none){.memory-wizard__additional-media-step .file-preview-item .file-preview-delete,.memory-wizard__additional-media-step .file-preview-item .file-preview-drag-handle{opacity:.7}}.memory-wizard__additional-media-step .memory-wizard__life-story-card{background:#fff;border:2px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 2px 4px rgba(44,62,80,.08);transition:border-color .3s,box-shadow .3s}.memory-wizard__additional-media-step .memory-wizard__life-story-card:focus-within{border-color:rgba(59,130,246,.4);box-shadow:0 4px 20px rgba(59,130,246,.12)}.memory-wizard__additional-media-step .memory-wizard__life-story-card:has(.input-validation-error){border-color:#ef4444}.memory-wizard__additional-media-step .memory-wizard__life-story-card textarea{min-height:220px}.memory-wizard__additional-media-step .memory-wizard__life-story-header{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:#eff6ff;border-bottom:1px solid #bfdbfe}@media(min-width:768px){.memory-wizard__additional-media-step .memory-wizard__life-story-header{padding:1.5rem 2rem}}.memory-wizard__additional-media-step .memory-wizard__life-story-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:rgba(59,130,246,.12);border-radius:50%;color:#3b82f6}.memory-wizard__additional-media-step .memory-wizard__life-story-icon svg{width:24px;height:24px}.memory-wizard__additional-media-step .memory-wizard__life-story-titles{flex:1;min-width:0;text-align:left}.memory-wizard__additional-media-step .memory-wizard__life-story-title{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-size:1.35rem;font-weight:700;color:#2c3e50;margin:0 0 .2rem;line-height:1.3}.memory-wizard__additional-media-step .memory-wizard__life-story-text{font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:.9375rem;color:#4b5563;margin:0;line-height:1.5}.memory-wizard__additional-media-step .memory-wizard__life-story-body{padding:1.5rem}.memory-wizard__upgrade-prompt{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;background:linear-gradient(135deg,#eff6ff 0,rgba(239,246,255,.6) 100%);border:1px solid #bfdbfe;border-radius:12px;transition:border-color .3s,box-shadow .3s}.memory-wizard__upgrade-prompt:hover{border-color:rgba(59,130,246,.3);box-shadow:0 2px 12px rgba(59,130,246,.08)}@media(max-width:767px){.memory-wizard__additional-media-step .file-preview-item--dropzone{min-height:240px}.memory-wizard__upgrade-prompt{flex-direction:column;align-items:center;text-align:center;padding:1rem;gap:.75rem}.memory-wizard__upgrade-prompt-link{align-self:center}}.memory-wizard__upgrade-prompt-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(59,130,246,.1);border-radius:50%;color:#3b82f6}.memory-wizard__upgrade-prompt-icon svg{width:20px;height:20px}.memory-wizard__upgrade-prompt-content{flex:1;min-width:0}.memory-wizard__upgrade-prompt-title{font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:.9375rem;font-weight:600;color:#2c3e50;margin:0 0 .25rem;line-height:1.3}.memory-wizard__upgrade-prompt-text{font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:.8125rem;color:#4b5563;margin:0;line-height:1.5}.memory-wizard__upgrade-prompt-link{flex-shrink:0;display:inline-flex;align-items:center;gap:.25rem;font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:.875rem;font-weight:600;color:#3b82f6;text-decoration:none;white-space:nowrap;padding:.5rem 0;transition:color .2s;align-self:center}.memory-wizard__upgrade-prompt-link:hover{color:rgb(11.1512195122,99.1219512195,242.8487804878);text-decoration:underline}.memory-wizard__upgrade-prompt-link svg{width:16px;height:16px}.memory-stepper .memory-wizard__template-fields-wrapper .admin-form__section--template{background:rgba(0,0,0,0);border:none;border-radius:0;padding:1.25rem 0;margin:0;border-top:1px solid #e1e2e2}.memory-stepper .memory-wizard__template-fields-wrapper .admin-form__section--template:first-child{border-top:none;padding-top:0}.memory-stepper .memory-wizard__template-fields-wrapper .admin-form__section-header--collapsible{background:rgba(0,0,0,0);border-bottom:none;padding:0 0 1rem;margin:0;cursor:pointer;display:flex;align-items:center;gap:.5rem}.memory-stepper .memory-wizard__template-fields-wrapper .admin-form__section-header--collapsible h5{font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:.9375rem;font-weight:600;color:#03070c;margin:0;flex:1}.memory-stepper .memory-wizard__template-fields-wrapper .admin-form__section-header--collapsible>i:first-child{color:#2c3e50;font-size:1rem}.memory-stepper .memory-wizard__template-fields-wrapper .admin-form__section-header--collapsible .admin-form__section-toggle{color:#6b7280;font-size:.875rem;transition:transform .2s}.memory-stepper .memory-wizard__template-fields-wrapper .admin-form__section.is-collapsed .admin-form__section-toggle{transform:rotate(-90deg)}.memory-stepper .memory-wizard__template-fields-wrapper .admin-form__section-body{padding:0}.memory-stepper .memory-wizard__template-fields-wrapper .admin-form__row--grid{display:grid;grid-template-columns:1fr;gap:1.25rem}.memory-stepper .memory-wizard__template-fields-wrapper .admin-form__col--full{grid-column:1/-1}.memory-stepper .memory-wizard__template-fields-wrapper .admin-form__group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:0}.memory-stepper .memory-wizard__template-fields-wrapper .admin-form__label{font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:.875rem;font-weight:500;color:#03070c;line-height:1.4;margin:0}.memory-stepper .memory-wizard__template-fields-wrapper .admin-form__label .required{color:#ef4444;margin-left:.125rem}.memory-stepper .memory-wizard__template-fields-wrapper .admin-input,.memory-stepper .memory-wizard__template-fields-wrapper .admin-select,.memory-stepper .memory-wizard__template-fields-wrapper .admin-textarea{width:100%;padding:.75rem 1rem;font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:1rem;font-weight:400;color:#03070c;background:#fff;border:1px solid #e1e2e2;border-radius:0;transition:border-color .15s,box-shadow .15s}.memory-stepper .memory-wizard__template-fields-wrapper .admin-input::-moz-placeholder,.memory-stepper .memory-wizard__template-fields-wrapper .admin-select::-moz-placeholder,.memory-stepper .memory-wizard__template-fields-wrapper .admin-textarea::-moz-placeholder{color:#6b7280}.memory-stepper .memory-wizard__template-fields-wrapper .admin-input::placeholder,.memory-stepper .memory-wizard__template-fields-wrapper .admin-select::placeholder,.memory-stepper .memory-wizard__template-fields-wrapper .admin-textarea::placeholder{color:#6b7280}.memory-stepper .memory-wizard__template-fields-wrapper .admin-input:focus,.memory-stepper .memory-wizard__template-fields-wrapper .admin-select:focus,.memory-stepper .memory-wizard__template-fields-wrapper .admin-textarea:focus{outline:0;border-color:#2c3e50;box-shadow:0 0 0 2px rgba(44,62,80,.1)}.memory-stepper .memory-wizard__template-fields-wrapper .admin-input.input-validation-error,.memory-stepper .memory-wizard__template-fields-wrapper .admin-input.is-invalid,.memory-stepper .memory-wizard__template-fields-wrapper .admin-select.input-validation-error,.memory-stepper .memory-wizard__template-fields-wrapper .admin-select.is-invalid,.memory-stepper .memory-wizard__template-fields-wrapper .admin-textarea.input-validation-error,.memory-stepper .memory-wizard__template-fields-wrapper .admin-textarea.is-invalid{border-color:#ef4444}.memory-stepper .memory-wizard__template-fields-wrapper .admin-input.input-validation-error:focus,.memory-stepper .memory-wizard__template-fields-wrapper .admin-input.is-invalid:focus,.memory-stepper .memory-wizard__template-fields-wrapper .admin-select.input-validation-error:focus,.memory-stepper .memory-wizard__template-fields-wrapper .admin-select.is-invalid:focus,.memory-stepper .memory-wizard__template-fields-wrapper .admin-textarea.input-validation-error:focus,.memory-stepper .memory-wizard__template-fields-wrapper .admin-textarea.is-invalid:focus{box-shadow:0 0 0 2px rgba(239,68,68,.12)}.memory-stepper .memory-wizard__template-fields-wrapper .admin-textarea{min-height:64px;resize:vertical;line-height:1.5}.memory-stepper .memory-wizard__template-fields-wrapper .admin-textarea.rich-text-editor{min-height:120px}.memory-stepper .memory-wizard__template-fields-wrapper .admin-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1rem;padding-right:2.5rem;cursor:pointer}.memory-stepper .memory-wizard__template-fields-wrapper .admin-checkbox{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer}.memory-stepper .memory-wizard__template-fields-wrapper .admin-checkbox input[type=checkbox]{accent-color:#2c3e50;width:1rem;height:1rem}.memory-stepper .memory-wizard__template-fields-wrapper .admin-checkbox span{font-size:.9375rem;color:#03070c}.memory-stepper .memory-wizard__template-fields-wrapper .admin-input--color{width:4rem;height:2.5rem;padding:.25rem}.memory-stepper .memory-wizard__template-fields-wrapper .admin-form__hint{font-size:.8125rem;color:#6b7280;margin:.25rem 0 0;line-height:1.5}.memory-stepper .memory-wizard__template-fields-wrapper .admin-form__error,.memory-stepper .memory-wizard__template-fields-wrapper .field-validation-error{color:#991b1b;font-size:.8125rem;margin-top:.25rem}.memory-stepper .memory-wizard__template-fields-wrapper .repeater{margin-top:.25rem}.memory-stepper .memory-wizard__template-fields-wrapper .repeater__items{margin-bottom:.75rem}.memory-stepper .memory-wizard__template-fields-wrapper .repeater__item{background:#f9fafb;border:1px solid #e1e2e2;border-radius:0;padding:1.25rem;margin-bottom:.75rem}@media(max-width:767px){.memory-stepper .memory-wizard__template-fields-wrapper .repeater__item{padding:1rem}}.memory-stepper .memory-wizard__template-fields-wrapper .repeater__item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;border-bottom:1px solid #e1e2e2;padding-bottom:.75rem}.memory-stepper .memory-wizard__template-fields-wrapper .repeater__item-number{display:inline-flex;align-items:center;font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:.8125rem;font-weight:600;color:#2c3e50;background:rgba(0,0,0,0);border:none;padding:0}.memory-stepper .memory-wizard__template-fields-wrapper .repeater__remove{background:rgba(0,0,0,0);border:1px solid #e1e2e2;border-radius:0;padding:.375rem .625rem;color:#6b7280;font-size:.875rem;cursor:pointer;transition:color .15s,border-color .15s,background-color .15s}.memory-stepper .memory-wizard__template-fields-wrapper .repeater__remove:hover{color:#ef4444;border-color:#ef4444;background:#fef2f2}.memory-stepper .memory-wizard__template-fields-wrapper .repeater__add{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:.875rem;font-weight:500;color:#2c3e50;background:rgba(0,0,0,0);border:1px dashed #d1d5db;border-radius:0;cursor:pointer;transition:.2s}.memory-stepper .memory-wizard__template-fields-wrapper .repeater__add:hover{border-style:solid;border-color:#2c3e50;background:#2c3e50;color:#fff}.memory-stepper--public .memory-stepper__header{top:0}@media(min-width:1024px){.memory-wizard__additional-media-step .file-preview-grid{grid-template-columns:repeat(4,1fr)}.memory-stepper--public .memory-stepper__header{top:0}}.media-limits{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin:.75rem 0 0;padding:.5rem .75rem;font-size:.875rem;color:#4b5563;background:rgba(15,23,42,.05);border:1px solid rgba(15,23,42,.08);border-radius:6px}.media-limits__item{display:inline-flex;align-items:center;gap:.35rem}.media-limits__item+.media-limits__item::before{content:"·";margin-right:.5rem;opacity:.5}.media-limits__item strong{color:#0f172a;font-weight:600}.media-limits__label{opacity:.75}.memory-stepper__step-content:not(.memory-stepper__step-content--light) .media-limits{color:hsla(0,0%,100%,.75);background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.12)}.memory-stepper__step-content:not(.memory-stepper__step-content--light) .media-limits .media-limits__item strong{color:#fff}.memory-stepper__draft-chrome{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:1280px;margin:1.25rem auto 0;padding:0 1.5rem;font-size:.8125rem;color:#6b7280}@media(min-width:768px){.memory-wizard__additional-media-step .memory-wizard__life-story-body{padding:2rem}.memory-stepper .memory-wizard__template-fields-wrapper .admin-form__row--grid{grid-template-columns:repeat(2,minmax(0,1fr))}.memory-stepper__draft-chrome{padding:0 2rem}}.memory-stepper__draft-saved{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .75rem;border-radius:999px;background:rgba(44,62,80,.05);color:#4b5563;font-weight:500;line-height:1;transition:background .18s,color .18s}.memory-stepper__draft-saved-dot{width:.5rem;height:.5rem;border-radius:50%;background:#16a34a;flex-shrink:0}.memory-stepper__discard-link{background:0 0;border:0;padding:.375rem .5rem;font:inherit;color:#6b7280;cursor:pointer;text-decoration:underline;text-underline-offset:3px;transition:color .18s}.memory-stepper__discard-link:focus-visible,.memory-stepper__discard-link:hover{color:#b91c1c}.memory-stepper__discard-modal::backdrop{background:rgba(0,0,0,.45)}.memory-stepper__discard-modal .admin-modal__footer{display:flex;gap:.75rem;justify-content:flex-end;padding:1rem 1.5rem 1.25rem;border-top:1px solid rgba(44,62,80,.08)}.memory-stepper__autosave-toast{position:fixed;bottom:1.5rem;right:1.5rem;z-index:1000;max-width:22rem;padding:.75rem 1rem;border-radius:.5rem;background:#2c3e50;color:#fff;font-size:.875rem;line-height:1.4;box-shadow:0 8px 24px rgba(44,62,80,.2);opacity:0;transform:translateY(.5rem);pointer-events:none;transition:opacity .18s,transform .18s}.memory-stepper__autosave-toast.is-visible{opacity:1;transform:translateY(0)}.ce-popover-item__icon{flex-shrink:0!important}.rich-editor-container>.codex-editor{padding-left:70px}.rich-editor-container>.codex-editor .ce-toolbar__content{margin-left:0!important;max-width:none!important}.rich-editor-container>.codex-editor .ce-toolbar__actions{right:auto!important;left:5px!important;margin-left:0!important;margin-right:auto!important;padding-left:0!important;padding-right:5px!important}.rich-editor-container>.codex-editor .ce-toolbar__plus{left:5px!important;right:auto!important}.rich-editor-container>.codex-editor .ce-toolbar__settings-btn{left:auto!important;right:auto!important}.rich-editor-container.is-drag-target{outline:#2c3e50 dashed 2px;outline-offset:-2px;background:rgba(44,62,80,.05)}.image-tool__dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:30px 20px;background:rgba(44,62,80,.04);border:2px dashed #ccc;border-radius:8px;margin:10px 0;color:#6c757d;text-align:center;transition:.15s}.image-tool__dropzone svg{opacity:.6}.image-tool__dropzone.is-drag-over{background:rgba(44,62,80,.12);border-color:#2c3e50;color:#2c3e50}.image-tool__dropzone.is-drag-over svg{opacity:1}.image-tool__dropzone-title{margin:0;font-size:14px;font-weight:600;color:#2c3e50}.image-tool__dropzone-hint{margin:0;font-size:12px;opacity:.75}.image-tool__dropzone-btn{margin-top:8px;display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:#fff;color:#2c3e50;border:2px solid #ccc;border-radius:8px;cursor:pointer;font-size:13px;font-weight:600;transition:.15s}.image-tool__dropzone-btn:hover{background:#2c3e50;border-color:#2c3e50;color:#fff}.image-tool__dropzone-btn svg{flex-shrink:0}.image-tool__image{position:relative;border-radius:8px;overflow:hidden}.image-tool__image--withBackground{background:rgba(44,62,80,.05);padding:15px}.image-tool__image-picture{width:100%;height:auto;display:block;border-radius:8px}.image-tool__image-picture--withBorder{border:2px solid #2c3e50}.image-tool__image-picture--stretched{width:100vw;max-width:none;margin-left:50%;transform:translateX(-50%)}.image-tool__caption{left:0;right:0;padding:10px 0;text-align:center;color:#6c757d;font-size:14px;font-style:italic;outline:0;border:1px dashed transparent;transition:border-color .2s}.image-tool__caption:focus{border-color:#2c3e50;border-radius:4px}.image-tool__caption:empty:before{content:attr(data-placeholder);color:#6c757d}.gallery-modal{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:1050;display:flex;align-items:center;justify-content:center}.gallery-modal-content{background:#fff;border-radius:12px;max-width:800px;width:90%;max-height:80vh;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3)}.gallery-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid #ccc}.gallery-modal-header h3{margin:0;font-size:1.125rem;font-weight:600}.gallery-modal-close{background:0 0;border:none;font-size:1.5rem;cursor:pointer;color:#6c757d;padding:0;line-height:1}.gallery-modal-close:hover{color:#2c3e50}.gallery-modal-body{padding:1.5rem;overflow-y:auto;max-height:calc(80vh - 70px);display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}.gallery-item{cursor:pointer;border:2px solid #ccc;border-radius:8px;overflow:hidden;transition:border-color .2s,transform .2s}.gallery-item:hover{border-color:#2c3e50;transform:translateY(-2px)}.gallery-item img{width:100%;height:120px;-o-object-fit:cover;object-fit:cover;display:block}.gallery-item-caption{padding:.5rem;font-size:.75rem;color:#6c757d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:3rem auto;max-width:1200px}@media(max-width:768px){.pricing-grid{grid-template-columns:1fr;gap:1.5rem}}.pricing-grid--two-col{grid-template-columns:repeat(2,1fr);max-width:900px;grid-template-rows:repeat(6,auto)}.pricing-grid--two-col .pricing-card{display:grid;grid-row:span 6;grid-template-rows:subgrid}.pricing-grid--two-col .pricing-card .pricing-card__features{grid-row:5}.pricing-grid--two-col .pricing-card .pricing-card__button{grid-row:6;align-self:end}.memory-stepper__step-content--dark .pricing-grid--two-col{max-width:840px;margin:2rem auto 1rem;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:0}@media(max-width:768px){.pricing-grid--two-col{grid-template-columns:1fr;grid-template-rows:none}.pricing-grid--two-col .pricing-card{grid-row:auto;grid-template-rows:none;display:flex;flex-direction:column}.pricing-grid--two-col .pricing-card .pricing-card__button,.pricing-grid--two-col .pricing-card .pricing-card__features{grid-row:auto}.memory-stepper__step-content--dark .pricing-grid--two-col{-moz-column-gap:0;column-gap:0;row-gap:1rem;margin:1.5rem auto 1rem}}.memory-stepper__step-content--dark .pricing-card{cursor:pointer;transition:border-color .2s,box-shadow .2s}.memory-stepper__step-content--dark .pricing-card:hover:not(.pricing-card--disabled){border-color:#3b82f6;box-shadow:0 4px 16px rgba(59,130,246,.18)}.memory-stepper__step-content--dark .pricing-card.selected{border:2px solid #3b82f6;padding:calc(1.5rem - 1px);box-shadow:0 6px 20px rgba(59,130,246,.22);background:#fff}.memory-stepper__step-content--dark .pricing-card--popular{border-color:#e1e2e2;border-width:1px}.memory-stepper__step-content--dark .pricing-card__badge{position:absolute;top:1rem;right:1rem;background:#4f46e5;color:#fff;border-radius:4px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:none;line-height:1}.memory-stepper__step-content--dark .pricing-card__name{font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-weight:400;font-size:1rem;color:#4b5563;margin-bottom:.25rem}.memory-stepper__step-content--dark .pricing-card__price{margin-bottom:0}.memory-stepper__step-content--dark .pricing-card__amount{font-family:"Gilda Display","Playfair Display",Georgia,"Times New Roman",serif;font-weight:400;font-size:2.5rem;color:#03070c;line-height:1.2}@media(min-width:768px){.memory-stepper__step-content--dark .pricing-card.selected{padding:calc(2rem - 1px)}.memory-stepper__step-content--dark .pricing-card__amount{font-size:3rem}}.memory-stepper__step-content--dark .pricing-card__duration{font-size:.875rem;color:#6b7280;margin-left:0;display:block;margin-bottom:1.5rem}@media(min-width:768px){.memory-stepper__step-content--dark .pricing-card__duration{margin-bottom:2rem}}.memory-stepper__step-content--dark .pricing-card__intro{font-family:"DM Sans",Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:.875rem;font-weight:500;color:#6b7280;margin:0 0 1rem;line-height:1.5;min-height:2.625rem;display:block}.memory-stepper__step-content--dark .pricing-card__intro--basic{font-weight:400}.memory-stepper__step-content--dark .pricing-card__features{margin:0 0 1.5rem;padding:0;list-style:none}.memory-stepper__step-content--dark .pricing-card__features li{padding:.5rem 0;color:#03070c;font-size:.9375rem;display:flex;align-items:flex-start;gap:.75rem}.memory-stepper__step-content--dark .pricing-card__check{width:20px;height:20px;color:#03070c;flex-shrink:0;margin-top:.125rem}.memory-stepper__step-content--dark .pricing-card__button{width:100%;padding:.75rem 1.25rem;background:rgba(0,0,0,0);color:#3b82f6;border:1px solid #3b82f6;border-radius:0;font-weight:600;font-size:.9375rem;cursor:pointer;transition:background .2s,color .2s;text-align:center}.memory-stepper__step-content--dark .pricing-card__button:hover{background:#3b82f6;color:#fff;transform:none;box-shadow:none}.memory-stepper__step-content--dark .pricing-card__button:active{transform:none}.memory-stepper__step-content--dark .pricing-card--popular .pricing-card__button{background:#3b82f6;color:#fff;border-color:#3b82f6}.memory-stepper__step-content--dark .pricing-card--popular .pricing-card__button:hover{background:#2563eb;border-color:#2563eb;color:#fff}.memory-stepper__step-content--dark .pricing-card.selected .pricing-card__button{background:#3b82f6;color:#fff}.memory-stepper__step-content--dark .pricing-card.selected .pricing-card__button:hover{background:#2563eb}.template-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin:2rem 0}.template-card{border:2px solid #e5e7eb;border-radius:8px;overflow:hidden;cursor:pointer;transition:.3s;background:#fff}.template-card:hover{border-color:#3b82f6;box-shadow:0 2px 12px rgba(59,130,246,.15);transform:translateY(-2px)}.template-card.selected{border-color:#3b82f6;box-shadow:0 4px 16px rgba(59,130,246,.25);background:#f0f9ff}.template-card__preview{position:relative;height:200px;background:linear-gradient(135deg,#f3f4f6 0,#e5e7eb 100%);display:flex;align-items:center;justify-content:center;overflow:hidden}.template-card__preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.template-card__name{padding:1rem;font-size:1.125rem;font-weight:600;color:#1f2937;margin:0}.template-card__description{padding:0 1rem 1rem;color:#6b7280;font-size:.875rem;margin:0}.template-card:hover:not(.template-card--disabled) .template-card__preview img{transform:scale(1.05)}.template-card--disabled{cursor:not-allowed}.template-card--disabled:hover{border-color:#e5e7eb;box-shadow:none;transform:none}.template-card--disabled:hover .template-card__overlay{opacity:1}.template-card--disabled .template-card__preview-hover{z-index:15}.template-card--disabled .template-card__preview img{filter:grayscale(.3);transition:filter .3s}.template-card--disabled:hover .template-card__preview img{filter:grayscale(.5)}.template-card--shake{animation:.4s template-card-shake}.template-card__badge{position:absolute;top:.75rem;right:.75rem;display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;z-index:5}.template-card__badge--premium{background:linear-gradient(135deg,#4f46e5 0,#7c3aed 100%);color:#fff}.template-card__overlay{position:absolute;inset:0;background:rgba(0,0,0,.65);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:#fff;z-index:10;border-radius:0;opacity:0;transition:opacity .25s;backdrop-filter:blur(2px)}.template-card__lock svg{opacity:.9}.template-card__upgrade-text{font-size:.875rem;font-weight:500;text-align:center;padding:0 1rem}@keyframes template-card-shake{0%,100%{transform:translateX(0)}20%{transform:translateX(-4px)}40%{transform:translateX(4px)}60%{transform:translateX(-3px)}80%{transform:translateX(3px)}}.memory-wizard__upload-group{margin:2rem 0}.memory-wizard__upload-label{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;border:2px dashed #d1d5db;border-radius:8px;cursor:pointer;transition:.2s;background:#fafafa}.memory-wizard__upload-label:hover{border-color:#3b82f6;background:#f9fafb}.memory-wizard__upload-label svg{margin-bottom:1rem;stroke:#9ca3af;transition:stroke .2s}.memory-wizard__upload-label:hover svg{stroke:#3b82f6}.memory-wizard__upload-label span{display:block;text-align:center;color:#4b5563;font-weight:500}.memory-wizard__upload-label .upload-hint{font-size:.875rem;color:#9ca3af;margin-top:.5rem}.memory-wizard__file-input{max-width:100%;margin:1rem 0}.memory-wizard__file-input--hidden{display:none}.plan-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:0;padding:1.5rem;margin:2rem 0;box-shadow:0 2px 4px rgba(44,62,80,.08)}.plan-summary-card h3{color:#2c3e50;font-size:1.25rem;font-weight:700;margin:0 0 .5rem}.plan-summary-card h3 span{color:#3b82f6;text-transform:capitalize}.plan-summary-card__price{display:flex;align-items:baseline;justify-content:center;flex-wrap:wrap;gap:.5rem;margin:0 0 .75rem}.plan-summary-card__price-label{color:#4b5563;font-size:.875rem;font-weight:600}.plan-summary-card__price-value{color:#03070c;font-size:1.5rem;font-weight:700}.plan-summary-card__note{color:#4b5563;font-size:.875rem;margin:0;line-height:1.5}.memory-wizard__final,.memory-wizard__media,.memory-wizard__pricing,.memory-wizard__template{padding:1.5rem 0 1rem}.memory-wizard__title{font-size:2rem;font-weight:800;text-align:center;margin-bottom:1rem;color:#1f2937}@media(max-width:768px){.template-grid{grid-template-columns:1fr}.memory-wizard__final,.memory-wizard__media,.memory-wizard__pricing,.memory-wizard__template{padding:1rem 0}.memory-wizard__title{font-size:1.75rem}}.memory-wizard__subtitle{text-align:center;color:#6b7280;margin-bottom:2rem;font-size:1.125rem}.memory-wizard__section-title{font-size:1.75rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.memory-wizard__section-text{color:#6b7280;margin-bottom:2rem;font-size:1rem}.memory-wizard__final-title{font-size:1.875rem;font-weight:700;text-align:center;color:#1f2937;margin-bottom:1rem}.memory-wizard__final-text{text-align:center;color:#6b7280;margin-bottom:2rem;font-size:1.125rem}.memory-wizard__actions{display:flex;justify-content:center;margin-top:2rem}.upload-icon{stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}@media(max-width:640px){.memory-stepper__step-content--dark .pricing-card{padding:1.5rem}.memory-stepper__step-content--dark .pricing-card__amount{font-size:2rem}.memory-wizard__upload-label{padding:2rem 1rem}}