*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8f9fb;justify-content:center;align-items:center;min-height:100vh;margin:0;padding:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;position:relative}body:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(at 30% 40%,#0000000a 0%,#0000 70%);width:80%;height:80%;position:fixed;top:-40%;left:-20%}body:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(at 70% 60%,#00000008 0%,#0000 70%);width:70%;height:70%;position:fixed;bottom:-30%;right:-20%}.cresfi-card{z-index:1;-webkit-backdrop-filter:blur(20px)saturate(1.4);background:#ffffffd9;border:1px solid #ffffff80;border-radius:28px;width:100%;max-width:420px;padding:40px 36px 32px;transition:box-shadow .4s;position:relative;overflow:visible;box-shadow:0 1px 3px #00000005,0 8px 40px #0000000f,0 20px 80px #0000000a}.cresfi-dashboard-card{contain:layout style;flex-direction:column;max-width:640px;margin:0 auto;display:flex;position:relative}.cresfi-dashboard-card .cresfi-footer-sticky{margin-top:auto}.cresfi-brand{text-align:center;margin-bottom:28px}.cresfi-brand h1{letter-spacing:-.5px;color:#111;margin:0;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:28px;font-weight:700}.cresfi-brand .tagline{color:#8e8ea0;letter-spacing:.2px;margin-top:4px;font-size:14px;font-weight:400}.cresfi-step{animation:.52s cubic-bezier(.16,1,.3,1) forwards fadeSlide}@keyframes fadeSlide{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.cresfi-step-wrapper{transition:min-height .4s cubic-bezier(.16,1,.3,1)}.cresfi-step-title{letter-spacing:-.3px;color:#111;margin:0 0 4px;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:22px;font-weight:700}.cresfi-step-subtitle{color:#8e8ea0;margin:0 0 24px;font-size:15px;font-weight:400;line-height:1.5}.cresfi-group{margin-bottom:20px}.cresfi-group:last-of-type{margin-bottom:24px}.cresfi-label{color:#111;letter-spacing:-.1px;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.cresfi-input-wrap{align-items:center;display:flex;position:relative}.cresfi-input-wrap .cresfi-icon{color:#9a9aae;pointer-events:none;flex-shrink:0;width:20px;height:20px;transition:color .25s;position:absolute;left:16px}.cresfi-input-wrap .cresfi-icon svg{width:20px;height:20px;display:block}.cresfi-input{color:#111;appearance:none;background:#fff;border:1px solid #e6e8ed;border-radius:16px;outline:none;width:100%;height:56px;padding:0 16px 0 48px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;transition:border-color .25s,box-shadow .3s,background .2s}.cresfi-input::placeholder{color:#b0b0c0;font-weight:400}.cresfi-input:focus{background:#fff;border-color:#111;box-shadow:0 0 0 4px #0000000f}.cresfi-input:focus~.cresfi-icon,.cresfi-input:focus+.cresfi-icon{color:#111}.cresfi-input.error{border-color:#dc2626;box-shadow:0 0 0 4px #dc262614}.cresfi-input.error:focus{border-color:#dc2626;box-shadow:0 0 0 4px #dc26261f}.cresfi-input:disabled{opacity:.6;cursor:not-allowed}.cresfi-input.no-icon{padding:0 16px}.cresfi-error{color:#dc2626;visibility:hidden;align-items:center;gap:4px;margin-top:6px;font-size:13px;font-weight:400;display:none}.cresfi-error.visible{visibility:visible;display:flex}.cresfi-error svg{flex-shrink:0;width:16px;height:16px}.cresfi-otp{justify-content:center;gap:10px;margin:4px 0 6px;display:flex}.cresfi-otp-input{text-align:center;color:#111;caret-color:#111;appearance:none;background:#fff;border:1.5px solid #e6e8ed;border-radius:16px;outline:none;width:52px;height:60px;font-family:Inter,sans-serif;font-size:24px;font-weight:600;transition:border-color .25s,box-shadow .3s,transform .15s}.cresfi-otp-input:focus{border-color:#111;transform:scale(1.02);box-shadow:0 0 0 4px #0000000f}.cresfi-otp-input.error{border-color:#dc2626;animation:.4s shake;box-shadow:0 0 0 4px #dc262614}@keyframes shake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}.cresfi-otp-input:disabled{opacity:.5;cursor:not-allowed}.cresfi-btn{cursor:pointer;-webkit-tap-highlight-color:transparent;user-select:none;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;height:56px;padding:0 24px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;transition:transform .15s,box-shadow .25s,background .25s,opacity .25s;display:inline-flex;position:relative}.cresfi-btn:active{transform:scale(.97)}.cresfi-btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.cresfi-btn-primary{color:#fff;background:#111;box-shadow:0 1px 2px #0000000a}.cresfi-btn-primary:hover:not(:disabled){background:#1a1a1a;box-shadow:0 4px 16px #0000001f}.cresfi-btn-primary:active:not(:disabled){background:#0a0a0a;box-shadow:0 2px 8px #0000001a}.cresfi-btn-secondary{color:#111;box-shadow:none;background:0 0;border:1.5px solid #e6e8ed}.cresfi-btn-secondary:hover:not(:disabled){background:#f5f6fa;border-color:#d0d2d9}.cresfi-btn-secondary:active:not(:disabled){background:#eaeaef;transform:scale(.97)}.cresfi-btn-success{color:#fff;background:#0a7e3e}.cresfi-btn-success:hover:not(:disabled){background:#0a6a34;box-shadow:0 4px 16px #0a7e3e4d}.cresfi-btn-row{gap:12px;margin-top:4px;display:flex}.cresfi-btn-row .cresfi-btn-secondary{flex:none;width:auto;padding:0 28px}.cresfi-btn-row .cresfi-btn-primary{flex:1}.cresfi-spinner{border:2.5px solid #fff3;border-top-color:#fff;border-radius:50%;width:22px;height:22px;animation:.7s linear infinite spin;display:inline-block}.cresfi-spinner.dark{border:2.5px solid #0000001f;border-top-color:#111}@keyframes spin{to{transform:rotate(360deg)}}.cresfi-resend{color:#8e8ea0;text-align:center;margin-top:18px;font-size:14px}.cresfi-resend button{color:#111;cursor:pointer;background:0 0;border:none;border-bottom:1.5px solid #0000;padding:4px 0;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s,opacity .2s}.cresfi-resend button:hover:not(:disabled){color:#111;border-bottom-color:#111}.cresfi-resend button:disabled{opacity:.4;cursor:not-allowed;border-bottom-color:#0000}.cresfi-resend .timer{color:#8e8ea0;margin-left:4px;font-weight:400}.cresfi-legal{color:#b0b0c0;text-align:center;letter-spacing:.2px;margin-top:24px;font-size:12px;line-height:1.6}.cresfi-legal a{color:#8e8ea0;border-bottom:1px solid #e6e8ed;text-decoration:none;transition:color .2s,border-color .2s}.cresfi-legal a:hover{color:#111;border-color:#111}.hidden-step{display:none!important}.cresfi-btn .ripple{pointer-events:none;background:#ffffff40;border-radius:50%;animation:.6s ease-out forwards rippleAnim;position:absolute;transform:scale(0)}.cresfi-btn-secondary .ripple{background:#0000000f}@keyframes rippleAnim{to{opacity:0;transform:scale(4)}}.cresfi-input:focus-visible,.cresfi-otp-input:focus-visible,.cresfi-btn:focus-visible{outline-offset:2px;outline:2px solid #111}.cresfi-btn,.cresfi-resend button{min-height:44px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.cresfi-step{opacity:1!important;animation:none!important;transform:none!important}}.cresfi-image-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:6px;display:grid}.cresfi-image-slot{aspect-ratio:1;cursor:pointer;background:#fff6;border:2px dashed #e6e8ed;border-radius:16px;justify-content:center;align-items:center;transition:border-color .2s;display:flex;position:relative;overflow:hidden}.cresfi-image-slot:hover{border-color:#b0b0c0}.cresfi-image-slot img{object-fit:cover;width:100%;height:100%}.cresfi-image-add{color:#b0b0c0;cursor:pointer;background:0 0;border:none;font-size:2.2rem;font-weight:300;transition:color .2s}.cresfi-image-add:hover{color:#111}.cresfi-image-delete{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:14px;line-height:1;transition:background .2s;display:flex;position:absolute;top:4px;right:4px}.cresfi-image-delete:hover{background:#dc2626cc}.cresfi-dynamic-row{will-change:transform;contain:layout style;background:#f8f9fb;border:1px solid #e6e8ed;border-radius:16px;flex-wrap:wrap;align-items:flex-start;gap:10px;margin-bottom:12px;padding:16px;display:flex}.cresfi-dynamic-row>*{flex:100%}.cresfi-dynamic-row .cresfi-input{height:48px;padding-left:16px}.cresfi-dynamic-row .cresfi-textarea{resize:vertical;max-width:100%;height:48px;min-height:48px}.cresfi-dynamic-row .cresfi-btn-remove{flex:0 0 100%;width:100%;height:48px;padding:0;font-size:1.2rem}.cresfi-custom-select{user-select:none;width:100%;min-width:120px;position:relative}.cresfi-custom-select-trigger{color:#111;cursor:pointer;background:#fff;border:1px solid #e6e8ed;border-radius:16px;justify-content:space-between;align-items:center;width:100%;height:48px;padding:0 16px;font-size:16px;transition:border-color .25s,box-shadow .3s;display:flex}.cresfi-custom-select-trigger:hover{border-color:#b0b0c0}.cresfi-custom-select-trigger:focus{border-color:#111;box-shadow:0 0 0 4px #0000000f}.cresfi-custom-select-trigger .arrow{margin-left:8px;transition:transform .2s}.cresfi-custom-select-trigger .arrow.open{transform:rotate(180deg)}.cresfi-custom-select-menu{z-index:50;background:#fff;border:1px solid #e6e8ed;border-radius:16px;max-height:200px;padding:4px 0;display:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 30px #00000014}.cresfi-custom-select-menu.open{display:block}.cresfi-custom-select-option{cursor:pointer;color:#111;padding:10px 16px;font-size:16px;transition:background .15s}.cresfi-custom-select-option:hover{background:#f5f6fa}.cresfi-custom-select-option.selected{background:#eaeaef;font-weight:600}.cresfi-points-list{flex-wrap:wrap;gap:6px;width:100%;max-width:100%;margin-top:4px;display:flex;overflow:hidden}.cresfi-point-tag{word-break:break-word;background:#fff;border:1px solid #e6e8ed;border-radius:20px;align-items:center;gap:6px;max-width:100%;padding:4px 12px;font-size:14px;display:inline-flex}.cresfi-dynamic-row .custom-fields{gap:8px;width:100%;flex-wrap:nowrap!important;display:flex!important}.cresfi-dynamic-row .custom-fields>*{box-sizing:border-box!important;flex:0 0 50%!important;min-width:0!important;max-width:50%!important}@media (width<=480px){.cresfi-dynamic-row .custom-fields{flex-wrap:wrap!important}.cresfi-dynamic-row .custom-fields>*{flex:0 0 100%!important;max-width:100%!important}}.cresfi-point-tag .remove-point{color:#8e8ea0;cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:16px;line-height:1}.cresfi-point-tag .remove-point:hover{color:#dc2626}.cresfi-point-input-row{gap:8px;width:100%;margin-top:4px;display:flex}.cresfi-point-input-row .cresfi-input{flex:1;padding-left:16px}.cresfi-point-input-row .cresfi-btn{flex:none;width:auto;height:48px;padding:0 20px}.cresfi-file-upload{flex-wrap:wrap;align-items:center;gap:12px;margin-top:4px;display:flex}.cresfi-file-status{color:#111;word-break:break-all;background:#f1f3f6;border:1px solid #e6e8ed;border-radius:12px;flex:1;min-width:120px;padding:8px 16px;font-size:.95rem}.cresfi-radio-group{gap:20px;margin-top:4px;display:flex}.cresfi-radio-label{cursor:pointer;color:#111;align-items:center;gap:8px;font-size:.95rem;display:flex}.cresfi-radio-label input[type=radio]{accent-color:#111;width:18px;height:18px}.cresfi-helper{color:#8e8ea0;margin-top:4px;font-size:12px}.cresfi-faq-row{background:#f8f9fb;border:1px solid #e6e8ed;border-radius:16px;flex-wrap:wrap;align-items:flex-start;gap:10px;margin-bottom:12px;padding:16px;display:flex;position:relative}.cresfi-faq-row .cresfi-input,.cresfi-faq-row .cresfi-textarea{resize:vertical;max-width:100%;padding-left:16px}.cresfi-faq-row .cresfi-btn-remove{flex:0 0 100%;width:100%;height:48px;padding:0;font-size:1.2rem;position:static}.cresfi-faq-row .faq-question,.cresfi-faq-row .faq-answer{flex:100%}.cresfi-faq-row .faq-answer textarea{min-height:80px}.cresfi-textarea{resize:vertical;max-width:100%;padding:22px 16px 14px}.cresfi-save-draft{margin-top:12px}.cresfi-save-draft .cresfi-btn{width:100%}.cresfi-global-error{color:#dc2626;background:#fee2e2;border:1px solid #dc2626;border-radius:16px;align-items:center;gap:8px;margin-bottom:16px;padding:12px 16px;font-size:14px;display:none}.cresfi-global-error.visible{display:flex}.cresfi-global-error svg{flex-shrink:0;width:20px;height:20px}.cresfi-global-error.sticky{z-index:20;margin-bottom:16px;position:sticky;top:0}.cresfi-footer-sticky{-webkit-backdrop-filter:blur(12px);z-index:10;background:#fffffff2;border-top:1px solid #e6e8ed;flex-shrink:0;width:100%;margin-top:24px;padding:16px 0 0;position:sticky;bottom:0}.cresfi-footer-sticky .cresfi-btn-row{margin-bottom:8px}.cresfi-footer-sticky .cresfi-save-draft{margin-top:0}#lastUpdatedContainer{text-align:right;color:#8e8ea0;margin-top:12px;font-size:13px;display:none}#lastUpdatedContainer.visible{display:block}#fullscreenLoader{-webkit-backdrop-filter:blur(4px);z-index:9999;background:#ffffffd9;flex-direction:column;justify-content:center;align-items:center;gap:20px;display:none;position:fixed;inset:0}#fullscreenLoader.visible{display:flex!important}#fullscreenLoader .cresfi-spinner{border:3px solid #e6e8ed;border-top-color:#111;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite spin}.cresfi-product-hero{background:#f1f3f6;border:1px solid #e6e8ed;border-radius:16px;justify-content:center;align-items:center;width:100%;margin-bottom:20px;display:flex;position:relative;overflow:hidden}.cresfi-product-hero img{object-fit:contain;max-width:100%;max-height:100%;display:block}.hero-landscape{aspect-ratio:16/9}.hero-portrait{aspect-ratio:4/5;max-height:80vh}.hero-square{aspect-ratio:1}.cresfi-thumbnails{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.cresfi-thumbnail{cursor:pointer;background:#f1f3f6;border:2px solid #0000;border-radius:4px;flex-shrink:0;width:80px;height:80px;overflow:hidden}.cresfi-thumbnail img{object-fit:contain;width:100%;height:100%;display:block}.cresfi-thumbnail.active{border-color:#111}.cresfi-creator-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 16px;margin-bottom:12px;display:flex}.cresfi-creator-username{color:#111;font-size:15px;font-weight:600}.cresfi-creator-social{align-items:center;gap:10px;display:flex}.cresfi-creator-social a{color:#111;background:#f1f3f6;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.cresfi-creator-social a:hover{background:#e6e8ed;transform:scale(1.05)}.cresfi-creator-social img{width:18px;height:18px;display:block}.cresfi-title-row{align-items:flex-start;gap:12px;margin-bottom:4px;display:flex}.cresfi-product-title{letter-spacing:-.3px;color:#111;flex:1;min-width:0;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:26px;font-weight:700}.cresfi-share-btn{cursor:pointer;background:#fff;border:1px solid #e6e8ed;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-top:2px;transition:background .2s,border-color .2s;display:flex}.cresfi-share-btn:hover{background:#f5f6fa;border-color:#b0b0c0}.cresfi-share-btn svg{stroke:#111;stroke-width:1.8px;fill:none;width:20px;height:20px}.cresfi-product-desc{color:#3a3a4a;margin-bottom:20px;font-size:16px;line-height:1.6}.cresfi-price-block{background:#f8f9fb;border:1px solid #e6e8ed;border-radius:16px;margin-bottom:20px;padding:20px}.cresfi-price-block .price-name{color:#111;font-size:16px;font-weight:600}.cresfi-price-block .price-amount{color:#111;font-size:36px;font-weight:700;line-height:1.2}.cresfi-price-block .price-actions{margin-top:16px}.cresfi-price-cards{flex-direction:column;gap:16px;margin-bottom:20px;display:flex}.cresfi-price-card{background:#fff;border:1px solid #e6e8ed;border-radius:16px;padding:20px;transition:box-shadow .2s}.cresfi-price-card:hover{box-shadow:0 4px 16px #0000000f}.cresfi-price-card .card-header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.cresfi-price-card .card-header .name{color:#111;font-size:18px;font-weight:600}.cresfi-price-card .card-header .price{color:#111;font-size:28px;font-weight:700}.cresfi-price-card .card-points{margin-top:8px;padding:0;list-style:none}.cresfi-price-card .card-points li{color:#2a2a3a;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23111111' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E") 0/16px no-repeat;margin-bottom:2px;padding:4px 0 4px 24px;font-size:15px}.cresfi-price-card .card-actions{margin-top:16px}.cresfi-faq-list{border-top:1px solid #e6e8ed}.cresfi-faq-item{border-bottom:1px solid #e6e8ed}.cresfi-faq-question{cursor:pointer;color:#111;user-select:none;justify-content:space-between;align-items:center;padding:16px 0;font-size:15px;font-weight:600;transition:color .2s;display:flex}.cresfi-faq-question:hover{color:#000}.cresfi-faq-question .arrow{color:#8e8ea0;margin-left:12px;font-size:18px;transition:transform .3s}.cresfi-faq-question .arrow.open{transform:rotate(180deg)}.cresfi-faq-answer{color:#4a4a5a;max-height:0;padding:0;font-size:14px;line-height:1.5;transition:max-height .4s cubic-bezier(.16,1,.3,1),padding .4s;overflow:hidden}.cresfi-faq-answer.open{max-height:300px;padding:0 0 16px}.cresfi-contact-icons{flex-wrap:nowrap;justify-content:flex-start;gap:12px;margin:8px 0;display:flex}.cresfi-contact-icons a{background:#fff;border:1px solid #e6e8ed;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:background .2s,border-color .2s,transform .15s;display:inline-flex}.cresfi-contact-icons a:hover{background:#f5f6fa;border-color:#b0b0c0;transform:scale(1.05)}.cresfi-contact-icons img{width:24px;height:24px;display:block}.cresfi-preview-actions{width:100%;max-width:560px;margin-top:20px}@media (width<=480px){.cresfi-card{-webkit-backdrop-filter:blur(16px)saturate(1.3);border-radius:24px;padding:32px 20px 24px}.cresfi-otp{gap:8px}.cresfi-otp-input{border-radius:14px;width:44px;height:52px;font-size:20px}.cresfi-price-card .card-header{flex-direction:column;align-items:flex-start}.cresfi-price-block .price-amount{font-size:28px}.cresfi-thumbnail{width:60px;height:60px}.cresfi-creator-social a{width:24px;height:24px}.cresfi-creator-social img{width:16px;height:16px}.cresfi-contact-icons a{width:38px;height:38px}.cresfi-contact-icons img{width:20px;height:20px}.cresfi-contact-icons{flex-wrap:wrap;gap:8px}.cresfi-thumbnails{flex-wrap:wrap;gap:6px}.hero-portrait{max-height:60vh}}@media (width<=768px){.cresfi-page-grid{grid-template-columns:repeat(2,1fr)}.cresfi-dashboard-header{flex-direction:column;align-items:stretch;gap:10px}.cresfi-header-actions{justify-content:space-between}.cresfi-toolbar{flex-wrap:wrap}.cresfi-search-wrap,.cresfi-filter-wrap{flex:auto}.cresfi-btn-create{justify-content:center}}@media (width>=1024px){.cresfi-page-grid{grid-template-columns:repeat(3,1fr)}}
