*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow-x:hidden}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#020101de;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Lexend Deca,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:700;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}h1{margin:0;font-size:3.2em}body{margin:0}a{will-change:filter;text-decoration:none;transition:filter .3s}.app-container{flex-direction:column;min-height:100vh;display:flex}.content{flex-direction:column;flex:1;display:flex}.editor-content{overflow:hidden}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.hero{background-image:linear-gradient(#9cc2fc,#defcf9 90%,#fff 100%);min-height:60rem;position:relative;overflow:hidden}.hero-content{justify-content:center;align-items:center;gap:3rem;height:100%;padding:5rem clamp(8rem,8vw,15rem);display:flex}.hero-text{color:#fff;text-align:center;flex-direction:column;flex:.7;align-items:center;gap:1rem;font-size:1.6em;display:flex}.hero-rive{border:10px solid #fff;border-radius:24px;flex:0 0 650px;height:650px}.step-section{color:#9ac8ff;background-image:linear-gradient(#fff 90%,#defcf9 100%);flex-direction:column;justify-content:center;align-items:center;gap:8rem;min-height:60rem;padding:3rem 0 18rem;display:flex;position:relative;overflow:hidden}.step-flowers{pointer-events:none;z-index:1;width:100%;height:auto;position:absolute;bottom:0;left:0}.step{z-index:2;justify-content:center;align-items:center;gap:2rem;width:min(1200px,90%);display:flex;position:relative}.step.reverse{flex-direction:row-reverse}.step-image{flex:1;justify-content:center;display:flex}.step-image img{width:80%;max-width:450px;height:auto}.step-text{text-align:center;color:#9ac8ff;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.step-text h2{margin-bottom:.5rem}.step-text h1{margin-bottom:1rem;font-size:3rem}.step-text p{max-width:450px;font-size:1.2rem}.step-flowers{pointer-events:none;z-index:1;width:120%;min-width:900px;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}@media (width<=1074px){.hero-content{flex-direction:column;padding:1rem 2rem 12rem}.hero-rive{flex:0 0 550px;width:500px;height:500px}.step-section{text-align:center}}.btn-primary{color:#fff;text-align:center;will-change:filter;background:#9ac8ff;border:2px solid #9ac8ff;border-radius:3rem;outline:none;width:100%;max-width:30rem;padding:clamp(.8rem,2vw,1rem);font-size:clamp(1.5rem,2vw,1.25rem);font-weight:400;transition:filter .3s}.btn-primary:hover{filter:drop-shadow(0 0 .3em #bee3ff)}.btn-toggle{color:#fff;cursor:pointer;will-change:filter;background:#9ac8ff;border:none;border-radius:999px;padding:10px 20px;font-weight:600;transition:filter .3s}.btn-toggle:hover{filter:drop-shadow(0 0 .3em #bee3ff)}.card-thumbnail{cursor:pointer;border:5px solid #b2daff;border-radius:12px;transition:transform .2s,box-shadow .2s;overflow:hidden}.card-thumbnail:hover{transform:translateY(-6px)}.card-thumbnail-image{aspect-ratio:1;background-color:#f5f5f5;justify-content:center;align-items:center;width:100%;font-size:3rem;display:flex}.card-thumbnail-info{padding:16px}.card-thumbnail-info h3{margin:0 0 4px}.card-thumbnail-info p{margin:0 0 8px;font-size:.9rem}.card-thumbnail-price{font-weight:700}.cards-page{background-image:linear-gradient(#fff 90%,#defcf9 100%);padding:5rem 2rem 10rem}.cards-grid{grid-template-columns:repeat(auto-fit,300px);justify-content:center;gap:24px;margin-bottom:4rem;display:grid}.cards-header{text-align:center;color:#9ac8ff;margin-bottom:2rem}.flower-overlay{object-fit:contain;pointer-events:none;z-index:0;opacity:.9;width:100%;height:auto;position:absolute;top:58%;left:0;transform:scale(1.08)}.auth-card{justify-content:center;align-items:center;width:90%;max-width:40rem;margin:1rem auto 20rem;padding:3rem 2rem;display:flex;position:relative;overflow:hidden}.auth-card h1{text-align:center;color:#9ac8ff;font-size:clamp(1.8rem,3vw,2.5rem)}.auth-card h2{text-align:center;color:#9ac8ff;font-size:1.4rem}.auth-content{z-index:1;text-align:center;width:100%;max-width:30rem;position:relative}.form-group{flex-direction:column;align-items:center;margin:2.5em 0;display:flex;position:relative}.form-group label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.account-links{text-align:center;color:#9ac8ff;justify-content:center;align-items:center;gap:2em;width:100%;margin-top:2em;font-size:1.25rem;font-weight:400;display:flex}.account-links .no-account,.account-links .forgot-password{text-align:center;max-width:11rem;line-height:1.4}.account-links a{color:#9ac8ff;font-weight:700}@media (width<=768px){.auth-card{max-width:90%;padding:1.5rem}.auth-content{padding:1rem}.form-group{margin:1.5em 0}.account-links{flex-direction:column;gap:1rem}}.page-gradient{background:linear-gradient(#9cc3fc 10%,#ddfbf9)}.page-centered{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:60px 40px;display:flex}.white-card{background:#fff;border-radius:30px;overflow:hidden;box-shadow:0 8px 32px #9ac8ff33}.page-container{max-width:1200px;margin:0 auto;padding:2rem}.input-field{color:#9ac8ff;text-align:center;background:#fff;border:3px solid #e4f0ff;border-radius:3rem;outline:none;width:100%;max-width:30rem;padding:clamp(.8rem,2vw,1rem);font-size:clamp(1rem,2vw,1.25rem)}.input-field::placeholder{opacity:.5;color:#a8d0ff;font-size:clamp(1.5rem,2vw,1.25rem);font-weight:400}.navbar{background-image:linear-gradient(#9cc3fc,#9cc3fc);justify-content:space-between;align-items:center;width:100%;padding:.1em 6em .1em 4em;display:flex}.navbar-links{justify-content:flex-end;gap:2em;font-size:1.8em;list-style-type:none;display:flex}.logo{will-change:filter;width:16rem;padding-bottom:1.8em;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 1em #79afff)}.navbar a{color:#fff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:600}.logout{color:#fff;font-weight:600;font-size:inherit;cursor:pointer;background:0 0;border:none;text-decoration:none}.nav-toggle{cursor:pointer;color:#fff;z-index:1001;background:0 0;border:none;font-size:1.8rem;display:none;position:relative}@media (width<=875px){.navbar{padding:.1em 2em .1em 1em}.navbar-links{display:none}.navbar a{color:#fff}.navbar-links.open{color:#fff;z-index:1000;background:#9cc3fc;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100vh;font-size:2rem;display:flex;position:fixed;top:0;right:0}.nav-toggle{display:block}}.footer{background-image:linear-gradient(#defcf9 0%,#9cc3fc);justify-content:center;align-items:center;width:100%;height:17rem;display:flex}.footer-links{text-align:center;flex-direction:column;gap:.3rem;padding:0 4em .5em;font-size:1.3em;font-weight:500;list-style:none;display:flex}.footer a,.footer li{color:#fff}.dynamic-field{flex-direction:column;gap:8px;width:100%;display:flex}.dynamic-field-label{color:#555;font-size:.9rem;font-weight:600}.dynamic-field-textarea{color:#9ac8ff;resize:vertical;background:#fff;border:2px solid #e4f0ff;border-radius:1rem;outline:none;width:100%;max-width:30rem;padding:clamp(.8rem,2vw,1rem);font-family:inherit;font-size:clamp(1rem,2vw,1.25rem)}.dynamic-field-textarea::placeholder{color:#a8d0ff;opacity:.5}.dynamic-field-color-wrapper{cursor:pointer;background:#fff;border:2px solid #e4f0ff;border-radius:3rem;align-items:center;gap:12px;max-width:30rem;padding:8px 16px;display:flex}.dynamic-field-color{cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;width:36px;height:36px;padding:0}.dynamic-field-color::-webkit-color-swatch-wrapper{border-radius:50%;padding:0}.dynamic-field-color::-webkit-color-swatch{border-width:2px;border-color:#e4f0ff;border-radius:50%}.dynamic-field-color-value{color:#9ac8ff;font-size:1rem;font-weight:400}.card-editor-page{background:#f0f7ff;flex:1;position:relative;overflow:hidden}.card-editor-stage{justify-content:center;align-items:center;transition:padding .3s;display:flex;position:absolute;inset:0;container:stage/size}.card-editor-rive{aspect-ratio:1;width:clamp(280px,min(80cqw,80cqh),1000px);height:clamp(280px,min(80cqw,80cqh),1000px);transition:width .3s,height .3s}.card-editor-rive>*{width:100%;height:100%}.card-editor-hints{background:#f0f7ff;border-radius:18px;overflow:hidden}.card-editor-hints-toggle{text-align:left;color:#9ac8ff;cursor:pointer;background:0 0;border:none;justify-content:space-between;width:100%;padding:14px 16px;font-size:.9rem;font-weight:600;display:flex}.card-editor-hints-toggle:hover{background:#e4f0ff}.card-editor-hints-list{color:#9ac8ff;flex-direction:column;gap:6px;margin:0;padding:5px 30px 20px;font-size:.9rem;display:flex}.card-editor-panel{z-index:20;background:#fff;width:380px;max-width:90vw;height:100%;transition:transform .3s;position:absolute;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-4px 0 20px #0000001a}.card-editor-panel.is-open{transform:translate(0)}.card-editor-panel-inner{flex-direction:column;gap:18px;min-height:100%;padding:70px 32px 40px;display:flex}.card-editor-panel h2{color:#9ac8ff;margin:0;font-size:1.75rem}.card-editor-subtitle{color:#9ac8ff;margin:0}.card-editor-form{flex-direction:column;gap:12px;display:flex}.card-editor-page .btn-toggle{z-index:30;transition:right .3s,background .2s;position:absolute;top:24px;right:24px}@media (width>=769px){.card-editor-page:has(.card-editor-panel.is-open) .card-editor-stage{padding-right:380px}}.card-editor-backdrop{display:none}@media (width<=768px){.card-editor-panel{width:100%;max-width:100%}.card-editor-backdrop{z-index:15;background:#00000059;display:block;position:absolute;inset:0}.card-editor-page .btn-toggle{top:20px;right:20px}}.card-preview-page{background-image:linear-gradient(#fff 90%,#defcf9 100%);justify-content:center;align-items:center;gap:clamp(2rem,5vw,5rem);min-height:calc(100vh - 6rem);padding:2rem clamp(2rem,5vw,6rem);display:flex}.card-preview-rive{flex:0 650px;justify-content:center;align-items:center;display:flex}.card-preview-rive>*{aspect-ratio:1;width:clamp(280px,40vw,500px)}.card-preview-info{color:#98c1ff;flex-direction:column;flex:0 450px;justify-content:center;gap:1.5rem;font-size:1.2rem;display:flex}.card-preview-hints{flex-direction:column;gap:8px;padding-left:1rem;display:flex}@media (width<=900px){.card-preview-page{text-align:center;flex-direction:column;justify-content:center;align-items:center}.card-preview-rive,.card-preview-info{width:100%;max-width:550px}.card-preview-rive>*{width:min(80vw,420px)}.card-preview-info{align-items:center}}.card-viewer-page{background-image:linear-gradient(#fff 97%,#defcf9 100%);flex:1;justify-content:center;align-items:center;width:100%;min-height:100%;padding:6rem;display:flex}.card-viewer-rive{aspect-ratio:1;width:min(80vw,650px)}.card-viewer-rive>*{width:100%;height:100%}.share-card-content{text-align:center;color:#333;width:100%;max-width:42rem;margin:5rem 0 18rem;padding:3rem}.share-card-content h1{color:#9ac8ff;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.8rem);line-height:1.2}.share-card-content p{color:#9cc3fc;margin-bottom:2rem;font-size:1.1rem}.share-link-container{flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.share-link{color:#555;overflow-wrap:anywhere;background:#f5f9ff;border:2px solid #d8ebff;border-radius:1rem;width:100%;padding:1rem;font-size:.95rem}.share-link-container .btn-primary{width:auto;min-width:10rem;padding:.7rem 2rem;font-size:1rem}.preview-link{color:#9ac8ff;font-size:1rem;font-weight:600;transition:opacity .2s}.preview-link:hover{opacity:.7}.account-card{width:55%;margin:1rem auto 15rem;padding:2rem;overflow:hidden}.account-card h1{text-align:center;color:#9ac8ff}.account-tabs{border-bottom:2px solid #e4f0ff;margin:0 2rem;display:flex}.account-tab{color:#aaa;cursor:pointer;background:0 0;border:none;flex:1;padding:16px;font-size:1.5rem;font-weight:600;transition:color .2s}.account-tab.active{color:#9ac8ff;border-bottom:2px solid #9ac8ff;margin-bottom:-2px}.account-section{flex-direction:column;gap:16px;padding:2rem;display:flex}.account-section-info{text-align:center;color:#88bdff;align-items:center;font-size:1.5rem}.account-cards-list{scrollbar-width:thin;scrollbar-color:#9ac8ff #f0f7ff;max-height:500px;overflow-y:auto}.account-card-row{border-bottom:1px solid #e4f0ff;align-items:center;gap:16px;padding:16px 0;display:flex}.account-card-row:last-child{border-bottom:none}.account-card-thumbnail{object-fit:cover;border-radius:8px;flex-shrink:0;width:60px;height:60px}.account-card-info{flex:1}.account-card-info h3{margin:0 0 4px;font-size:1rem}.account-card-actions{flex-shrink:0;gap:8px;display:flex}.account-card-actions .btn-primary{width:auto;min-width:7rem;padding:8px;font-size:1.2rem}@media (width<=900px){.account-card{width:60%;padding:1.5rem}.account-card-row{text-align:center;flex-direction:column;align-items:center}.account-card-top{flex-direction:row;justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.account-card-actions{flex-direction:column;justify-content:center;width:60%}}.legal-page{background-image:linear-gradient(#9cc2fc,#defcf9);min-height:100vh}.legal-container{color:#6ca7ff;margin:1rem 5rem 4rem;padding:3rem}.legal-container p,.legal-container ul{margin-bottom:1rem}
