body.edpro-landing-admin-page .fi-page-header-main-ctn,body.edpro-landing-admin-page .fi-page-main,body.edpro-landing-admin-page .fi-page-content,.fi-page:has(.edpro-landing-template-catalog) .fi-page-header-main-ctn,.fi-page:has(.edpro-landing-template-catalog) .fi-page-main,.fi-page:has(.edpro-landing-template-catalog) .fi-page-content{max-width:none!important;width:100%}body.edpro-landing-admin-page .fi-header,.fi-page:has(.edpro-landing-template-catalog) .fi-header{width:100%;max-width:none;flex-wrap:wrap;align-items:flex-start}body.edpro-landing-admin-page .fi-header>div:first-child,.fi-page:has(.edpro-landing-template-catalog) .fi-header>div:first-child{flex:1 1 100%;min-width:0;max-width:100%}body.edpro-landing-admin-page .fi-header-heading,body.edpro-landing-admin-page .fi-header-subheading,.fi-page:has(.edpro-landing-template-catalog) .fi-header-heading,.fi-page:has(.edpro-landing-template-catalog) .fi-header-subheading{max-width:none!important}.edpro-landing-template-catalog{--edpro-hub-accent: var(--edpro-tenant-primary-600, #10b981);--edpro-hub-accent-border: color-mix(in oklab, var(--edpro-tenant-primary-500, #10b981) 35%, transparent);--edpro-hub-card-bg: #ffffff;--edpro-hub-card-border: #e4e4e7;--edpro-hub-card-hover: #fafafa;--edpro-hub-card-hover-border: #d4d4d8;--edpro-hub-card-title: #18181b;--edpro-hub-card-desc: #71717a;--edpro-hub-badge-bg: color-mix(in oklab, var(--edpro-tenant-primary-500, #10b981) 12%, #ffffff);--edpro-hub-badge-text: var(--edpro-tenant-primary-700, #047857);--edpro-hub-arrow-bg: #f4f4f5}html.dark .edpro-landing-template-catalog{--edpro-hub-card-bg: rgb(255 255 255 / .04);--edpro-hub-card-border: rgb(255 255 255 / .08);--edpro-hub-card-hover: rgb(255 255 255 / .07);--edpro-hub-card-hover-border: rgb(255 255 255 / .14);--edpro-hub-card-title: #ffffff;--edpro-hub-card-desc: #a1a1aa;--edpro-hub-badge-bg: color-mix(in oklab, var(--edpro-tenant-primary-500, #10b981) 16%, transparent);--edpro-hub-badge-text: var(--edpro-tenant-primary-300, #6ee7b7);--edpro-hub-arrow-bg: rgb(255 255 255 / .08)}.edpro-landing-template-catalog__empty{padding:1.5rem;border-radius:1rem;border:1px solid var(--edpro-hub-card-border);background:var(--edpro-hub-card-bg);color:var(--edpro-hub-card-desc);font-size:.875rem;line-height:1.5}.edpro-landing-template-catalog__empty p{margin:0}.edpro-landing-template-catalog__empty p+p{margin-top:.5rem}.edpro-landing-template-catalog__notice{margin-top:1rem}.edpro-template-catalog-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem;width:100%}@media(min-width:640px){.edpro-template-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1280px){.edpro-template-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.edpro-template-card{position:relative;display:flex;flex-direction:column;overflow:hidden;min-width:0;border:1px solid var(--edpro-hub-card-border);border-radius:1rem;background:var(--edpro-hub-card-bg);color:inherit;transition:background-color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.edpro-landing-template-catalog .edpro-template-card:not(.edpro-template-card--active){border-color:var(--edpro-hub-card-border);box-shadow:none}.edpro-template-card:hover{background:var(--edpro-hub-card-hover);border-color:var(--edpro-hub-card-hover-border);transform:translateY(-2px);box-shadow:0 16px 40px #00000038}.edpro-landing-template-catalog .edpro-template-card:not(.edpro-template-card--active):hover{border-color:var(--edpro-hub-card-hover-border);box-shadow:0 16px 40px #00000038}html:not(.dark) .edpro-landing-template-catalog .edpro-template-card:not(.edpro-template-card--active):hover{box-shadow:0 8px 24px #0000000f}html:not(.dark) .edpro-template-card:hover{box-shadow:0 8px 24px #0000000f}.edpro-template-card--active{border-color:var(--edpro-tenant-primary-600, #10b981);box-shadow:0 0 0 1px color-mix(in oklab,var(--edpro-tenant-primary-600, #10b981) 40%,transparent)}.edpro-template-card--active:hover{border-color:var(--edpro-tenant-primary-500, #34d399);box-shadow:0 0 0 1px color-mix(in oklab,var(--edpro-tenant-primary-500, #34d399) 45%,transparent)}.edpro-template-card--active .edpro-template-card__cta{color:var(--edpro-tenant-primary-600, #10b981)}.edpro-template-card--active .edpro-template-card__arrow{background:var(--edpro-tenant-primary-600, #10b981);color:#fff}.edpro-template-card--active:hover .edpro-template-card__arrow{background:var(--edpro-tenant-primary-500, #34d399);color:#fff}html:not(.dark) .edpro-template-card--active .edpro-template-card__arrow,html:not(.dark) .edpro-template-card--active:hover .edpro-template-card__arrow{color:#fff}.edpro-template-card__badge{position:absolute;top:.875rem;right:.875rem;z-index:3;padding:.25rem .625rem;border-radius:9999px;background:var(--edpro-tenant-primary-600, #10b981);color:#fff;font-size:.6875rem;font-weight:600;line-height:1.2;letter-spacing:.01em;box-shadow:0 2px 8px #00000040}html:not(.dark) .edpro-template-card__badge{font-size:.75rem;font-weight:500}.edpro-template-card__preview{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#fff;contain:paint;border-bottom:1px solid var(--edpro-hub-card-border)}.edpro-template-card__scale{position:absolute;top:0;left:0;width:400%;height:400%;transform:scale(.25);transform-origin:top left;overflow:hidden;pointer-events:none}.edpro-template-card__iframe{width:100%;height:100%;border:0;display:block;overflow:hidden;scrollbar-width:none;-ms-overflow-style:none}.edpro-template-card__iframe::-webkit-scrollbar{display:none}.edpro-template-card__thumbnail{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.edpro-template-card__placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;height:100%;color:var(--edpro-hub-card-desc);font-size:.8125rem}.edpro-template-card__placeholder svg{width:2rem!important;height:2rem!important}.edpro-template-card__preview-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:1rem;background:#00000073;opacity:0;transition:opacity .2s ease;pointer-events:none}.edpro-template-card:hover .edpro-template-card__preview-overlay,.edpro-template-card:focus-within .edpro-template-card__preview-overlay{opacity:1;pointer-events:auto}.edpro-template-card__body{display:flex;flex-direction:column;flex:1;min-height:0;padding:1.125rem 1.25rem 1.25rem}.edpro-template-card__title{margin:0;padding-right:4rem;font-size:1.0625rem;font-weight:700;line-height:1.3;color:var(--edpro-hub-card-title)}.edpro-template-card--active .edpro-template-card__title{padding-right:5rem}.edpro-template-card__description{margin:.375rem 0 0;font-size:.875rem;line-height:1.5;color:var(--edpro-hub-card-desc);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.edpro-template-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;margin-top:auto;padding-top:1rem}.edpro-template-card__footer-action{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;margin:0;padding:0;border:none;background:none;color:inherit;font:inherit;text-align:left;text-decoration:none;cursor:pointer}.edpro-template-card__footer-action:disabled{opacity:.7;cursor:wait}.edpro-template-card__cta{font-size:.875rem;font-weight:600;line-height:1.25rem;color:var(--edpro-hub-accent);letter-spacing:.01em}.edpro-template-card__arrow{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:9999px;background:var(--edpro-hub-arrow-bg);color:var(--edpro-hub-card-title);flex-shrink:0}html:not(.dark) .edpro-template-card__arrow{color:#a1a1aa}.edpro-template-card__arrow svg{width:.9375rem!important;height:.9375rem!important}html.edpro-demo-modal-open,html.edpro-demo-modal-open body,body.edpro-demo-modal-open{overflow:hidden!important;overscroll-behavior:none}html.edpro-demo-modal-open .fi-main,html.edpro-demo-modal-open .fi-page,html.edpro-demo-modal-open .fi-page-main,html.edpro-demo-modal-open .fi-simple-main{overflow:hidden!important}.edpro-template-demo-modal{position:fixed;inset:0;z-index:100010;display:flex;align-items:stretch;justify-content:center;padding:0;background:#000000b8;overflow:hidden}.edpro-template-demo-modal__panel{display:flex;flex-direction:column;width:100%;height:100%;max-width:none;max-height:100dvh;overflow:hidden;background:#fff}html.dark .edpro-template-demo-modal__panel{background:#18181b}.edpro-template-demo-modal__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-shrink:0;padding:.875rem 1rem;border-bottom:1px solid #e4e4e7;background-color:#fff;color:#18181b}html.dark .edpro-template-demo-modal__header{border-bottom-color:#3f3f46;background-color:#18181b;color:#fafafa}.edpro-template-demo-modal__title{margin:0;font-size:1rem;font-weight:600;color:inherit}.edpro-template-demo-modal__close{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:none;border-radius:.5rem;background:transparent;color:#71717a;cursor:pointer;transition:background-color .15s ease,color .15s ease}html.dark .edpro-template-demo-modal__close{color:#a1a1aa}.edpro-template-demo-modal__close:hover{background:#f4f4f5;color:#18181b}html.dark .edpro-template-demo-modal__close:hover{background:#27272a;color:#fafafa}.edpro-template-demo-modal__close svg{width:1.25rem!important;height:1.25rem!important}.edpro-template-demo-modal__body{flex:1;min-height:0;background:#fff;overflow:hidden;position:relative}.edpro-template-demo-modal__iframe{display:block;width:100%;height:100%;border:0}.edpro-template-demo-modal__empty{display:flex;align-items:center;justify-content:center;height:100%;padding:2rem;text-align:center;color:#64748b;font-size:.9375rem}.edpro-template-demo-modal__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-shrink:0;padding:.875rem 1rem;border-top:1px solid #e4e4e7;background-color:#fff}.edpro-template-demo-modal__support{flex:1;min-width:0;margin:0;font-size:.8125rem;line-height:1.45;color:#71717a}html.dark .edpro-template-demo-modal__support{color:#a1a1aa}html.dark .edpro-template-demo-modal__footer{border-top-color:#3f3f46;background-color:#18181b}html.edpro-demo-modal-open .edpro-feedback-fab,html.edpro-demo-modal-open #edpro-feedback-root .edpro-feedback-fab{display:none!important}@media(max-width:639px){.edpro-template-demo-modal__footer{flex-direction:column;align-items:stretch}.edpro-template-demo-modal__footer .fi-btn{width:100%}.edpro-template-card__title{padding-right:0}.edpro-template-card--active .edpro-template-card__title{padding-right:4.5rem}}
