@import"https://fonts.cdnfonts.com/css/gilroy";.share-page{font-family:Gilroy,Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#20202b;background:#f2f2f3}.container{width:min(1200px,92%);margin:0 auto}.topbar{background:#f7f7f8;border-bottom:1px solid #e8e2e7}.topbar-inner{min-height:110px;display:flex;align-items:center;justify-content:space-between}.brand{color:#5d134b;letter-spacing:.04em;font-size:1.6rem;line-height:1}.brand-o{position:relative;display:inline-block}.brand-o:after{content:"";position:absolute;top:-4px;left:50%;transform:translate(-50%);width:7px;height:7px;border:1.5px solid currentColor;border-radius:50%}.top-links{display:flex;align-items:center;gap:1.4rem;font-size:.88rem}.top-links a{color:#5d134b;text-decoration:none}.divider{width:1px;height:20px;background:#8e6f83}.hero{position:relative;min-height:487px}.gift-text-mobile{display:none}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/assets/background-CunBQAQP.jpg);background-size:cover;background-position:center top;background-repeat:no-repeat}.hero-overlay:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#5d134b40,#00000014)}.hero-inner{min-height:380px;position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;padding:2rem 0}.hero-mark{display:none}.hero-mark svg{width:48px;height:auto}.hero h1{margin:0;max-width:550px;color:#fff;font-size:clamp(2.4rem,4.8vw,6.5rem);line-height:.94;font-weight:900;text-transform:uppercase}.signup-card{width:min(360px,100%);background:#fff;border-radius:12px;padding:1.4rem 1.3rem;box-shadow:0 12px 32px #20141a29}.signup-card h2{margin:0;font-size:1.5rem;font-weight:700;color:#1f1f27}.signup-subtitle{margin:.3rem 0 .9rem;color:#1c1d1f;font-size:1rem}.signup-form{display:grid;gap:.65rem}.form-field{position:relative;margin-top:10px}.form-field label{position:absolute;top:-8px;left:12px;background:#fff;padding:0 5px;font-size:.75rem;color:#571642;z-index:1;pointer-events:none}.form-field input{width:100%;border:1px solid #571642;border-radius:10px;min-height:44px;padding:0 14px;font-size:.95rem;font-family:inherit;background:#fff;outline:none;transition:border-color .2s}.form-field input:focus{border-color:#5d134b}.signup-form button{margin-top:.3rem;border:0;border-radius:10px;background:#ff4150;color:#fff;min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;font-size:.95rem;font-weight:400;font-family:inherit;cursor:pointer;transition:background .2s}.signup-form button:hover{background:#e83549}.signup-form button:disabled{cursor:not-allowed;opacity:.88;background:#e83549}.signup-btn-loader{width:14px;height:14px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:signup-btn-spin .8s linear infinite}@keyframes signup-btn-spin{to{transform:rotate(360deg)}}.signup-card small{display:block;margin-top:.7rem;color:#571642;font-size:14px;line-height:1.4}.signup-mobile{display:none}.signup-desktop{align-self:center}.confirm-note{display:none}.intro{background:#fbf0f3;padding:3rem 0;min-height:289px}.intro-text{margin:0;font-size:40px;line-height:1.18;font-weight:700}.intro-free{display:inline-block;margin-top:2rem;font-size:2.8rem;font-weight:900}.features{background:#fefefe;padding:5rem 0}.section-title{margin:0 0 2.5rem;font-size:3.2rem;line-height:1.08;font-weight:700}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 2.5rem}.feature-item{max-width:480px}.feature-icon{display:inline-flex;align-items:center;justify-content:center;width:43px;height:43px;border-radius:6px;margin-bottom:.6rem}.feature-icon svg{width:43px;height:43px}.feature-content h3{margin:0 0 .35rem;color:#5d134b;font-size:1.5rem;font-weight:700;line-height:1.2}.feature-content p{margin:0;font-size:1rem;line-height:1.5;color:#3a343d}.steps{background:#fbf0f3;padding:5rem 0}.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;text-align:center}.step-item{display:flex;flex-direction:column;align-items:center}.step-number{width:100px;height:100px;border-radius:50%;display:inline-grid;place-items:center;font-size:1.8rem;font-weight:800;color:#5d134b;background:#fff;border:3px solid transparent;background-origin:border-box;background-clip:padding-box,border-box}.steps-grid p{margin:.8rem auto 0;max-width:240px;font-size:1.05rem;line-height:1.45}.steps-cta{display:none;text-align:center;margin-top:1.5rem}.btn-cta{border:0;border-radius:10px;background:#ff4150;color:#fff;padding:.85rem 2.4rem;font-size:1rem;font-weight:700;font-family:inherit;cursor:pointer;transition:background .2s}.btn-cta:hover{background:#e83549}.faq{background:#fefefe;padding:5rem 0}.text-accent{color:#ff4150}.faq-subtitle{margin:-.6rem 0 1.2rem;font-size:1.1rem;color:#48424a}.faq-list{display:grid;gap:.6rem}.faq-item{border:1px solid #e8dde3;border-radius:10px;background:#fff}.faq-header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1rem;border:0;background:transparent;cursor:pointer;text-align:left;font-family:inherit}.faq-header strong{font-size:1.05rem;font-weight:600;color:#20202b}.faq-toggle{flex-shrink:0;width:28px;height:28px;display:inline-grid;place-items:center;color:#ff4150;font-size:1.5rem;font-weight:400;line-height:1}.faq-answer{padding:0 1rem 1rem}.faq-answer p{margin:0;color:#48424a;font-size:.95rem;line-height:1.5}.footer{background:#5d134b;color:#fff;padding:2.5rem 0 2rem}.footer-inner{display:grid;gap:1.2rem}.footer-mark{text-align:center;padding-bottom:1.2rem}.footer-mark svg{width:44px;height:auto}.footer-main{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:1.2rem;border-bottom:1px solid rgba(255,255,255,.2)}.footer-legal{display:flex;flex-direction:column;gap:.3rem}.footer-legal a{color:#fff;text-decoration:none;font-size:.88rem;opacity:.9}.footer-legal a:hover{opacity:1}.social-label{display:none;font-size:.88rem;opacity:.8;margin-bottom:.5rem}.socials{display:flex;gap:.7rem;align-items:center}.socials a{width:36px;height:36px;border-radius:50%;display:inline-grid;place-items:center;color:#fff;text-decoration:none;transition:border-color .2s}.socials a:hover{border-color:#fff}.footer-stores{padding-top:.2rem}.stores-label{display:block;font-size:.82rem;opacity:.75;margin-bottom:.6rem}.stores-badges{display:flex;gap:.7rem}.store-badge{display:flex;align-items:center;border-radius:8px;color:#fff;text-decoration:none;transition:border-color .2s}.store-badge:hover{border-color:#fff}.store-icon{width:20px;height:20px;flex-shrink:0}.store-text{display:flex;flex-direction:column;line-height:1.2}.store-text small{font-size:.55rem;opacity:.8}.store-text strong{font-size:.82rem;font-weight:600}.copyright{display:block;text-align:right;opacity:.7;font-size:.82rem}@media (max-width: 768px){.topbar-inner{min-height:55px}.container{width:100%;padding:0 1rem;box-sizing:border-box}.container>svg{margin-left:0;width:60px;height:19px}.top-links{display:none}.hero{min-height:280px}.hero-overlay{background-position:center 20%}.hero-overlay:after{background:linear-gradient(180deg,#5d134b59,#00000038)}.hero-inner{height:100%;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;padding:2rem 0 1.5rem;gap:.4rem}.hero-mark{display:block}.gift-text{display:none}.gift-text-mobile{display:block}.hero-mark svg circle{stroke:#ffffffe6;fill:#ffffffe6}.hero-mark svg circle:last-child{fill:transparent}.hero h1{color:#fff;font-size:2.2rem;line-height:.96;text-shadow:0 2px 12px rgba(0,0,0,.28)}.signup-desktop{display:none}.intro{padding:1.5rem 0 2rem;text-align:center}.intro-text{font-size:1.35rem;max-width:100%;margin:30px 0 0}.intro-free{font-size:2rem;margin-bottom:1.5rem}.signup-mobile{display:block;max-width:100%;width:100%;box-shadow:none;border:1px solid #e8dde3}.signup-mobile .signup-subtitle,.signup-mobile h2{text-align:left}.confirm-note{display:block;margin:1rem 0 0;font-size:.85rem;color:#6e6671;text-align:center}.features{padding:2rem 0}.section-title{font-size:1.8rem;margin-bottom:1.2rem}.feature-grid{grid-template-columns:1fr;gap:1.5rem}.feature-item{display:grid;grid-template-columns:46px 1fr;grid-template-rows:auto auto;gap:0 .85rem;align-items:start}.feature-icon{grid-column:1;grid-row:1;margin-bottom:0;margin-top:.15rem}.feature-content{display:contents}.feature-content h3{grid-column:2;grid-row:1;font-size:1.15rem}.feature-content p{grid-column:1 / -1;grid-row:2;margin-top:.5rem;font-size:.9rem}.steps{padding:2.5rem 0}.steps-grid{grid-template-columns:1fr;gap:1.2rem;text-align:left}.step-item{flex-direction:row;gap:1rem;align-items:center}.step-number{width:48px;height:48px;font-size:1.4rem;flex-shrink:0}.steps-grid p{margin:0;max-width:none;font-size:.95rem}.steps-cta{display:block}.faq{padding:2rem 0}.faq-header strong{font-size:.95rem}.faq-answer p{font-size:.88rem}.footer{padding:2rem 0 1.5rem}.footer-main{flex-direction:column;gap:1.2rem}.footer-legal{flex-direction:column;gap:.4rem}.social-label{display:block}.socials a{width:32px;height:32px}.socials svg{width:14px;height:14px}.store-badge{padding:.35rem .6rem}.store-badge svg{width:140px;height:auto}.copyright{text-align:center;margin-top:.5rem}}.success-page{min-height:100vh;display:flex;flex-direction:column;background:#5d134b}.success-hero{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 2rem 2rem;gap:1.2rem}.success-mark svg{width:56px;height:auto}.success-title{margin:0;color:#fff;font-size:clamp(1.5rem,4vw,2.2rem);font-weight:800;line-height:1.2;max-width:340px}.success-card-wrapper{padding:0 1rem 2.5rem}.success-card{background:#fff;border-radius:16px;padding:2rem 1.5rem;box-shadow:0 12px 40px #20141a2e;display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;max-width:420px;margin:0 auto}.success-check{display:flex;align-items:center;justify-content:center}.success-check svg{width:36px;height:36px}.success-card-text{margin:0;font-size:1rem;color:#3a343d;line-height:1.5}.success-card-text strong{color:#1f1f27}.success-download-btn{display:block;width:100%;padding:.9rem 1.5rem;background:#fe4052;color:#fff;font-size:1rem;font-weight:700;text-align:center;text-decoration:none;border-radius:8px;border:none;cursor:pointer;transition:background .2s}.success-download-btn:hover{background:#e0323f}:root{font-family:Gilroy,Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background-color:#f8fafc}*{box-sizing:border-box}body{margin:0;min-height:100vh}#app,.landing-container{min-height:100vh}.share-loader{min-height:100vh;display:grid;place-items:center;gap:.9rem;color:#5d134b;text-align:center;font-weight:600}.share-loader__spinner{width:40px;height:40px;border-radius:50%;border:3px solid rgba(93,19,75,.18);border-top-color:#5d134b;animation:spin .9s linear infinite}.share-loader--error{color:#b42318}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{min-height:100vh}.switcher{width:min(1024px,calc(100% - 2rem));margin:0 auto;padding:2rem 0 0}.switcher h1{margin:0;font-size:1.8rem}.switcher p{margin:.5rem 0 1rem;color:#475569}.switcher-actions{display:flex;gap:.5rem}.switch-btn{border:1px solid #cbd5e1;background:#fff;border-radius:.6rem;padding:.55rem .9rem;cursor:pointer}.switch-btn.active{background:#0f172a;border-color:#0f172a;color:#fff}.landing-container--share{margin-top:0}.landing-container--boxed{width:min(1024px,calc(100% - 2rem));margin:1.4rem auto 0}.landing-card{background:linear-gradient(160deg,#fff 20%,#f1f5f9);border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;box-shadow:0 10px 25px #02061714}.pill{display:inline-flex;margin:0 0 .7rem;font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#2563eb}.landing-card h2{margin:0;font-size:1.6rem}.subtitle{margin:.7rem 0 1rem;color:#334155;max-width:60ch}.cta-row{display:flex;gap:.6rem}.primary-btn,.ghost-btn{border-radius:.65rem;padding:.6rem .95rem;border:1px solid #cbd5e1;cursor:pointer}.primary-btn{background:#2563eb;border-color:#2563eb;color:#fff}.ghost-btn{background:transparent}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.8rem;margin-top:1rem}.stats-grid article{background:#fff;border:1px solid #dbe4ef;border-radius:.7rem;padding:.75rem}.stats-grid strong{display:block;font-size:1.2rem}.stats-grid span{color:#475569;font-size:.9rem}.share-hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(240px,1fr);gap:1rem;align-items:stretch}.share-copy{display:flex;flex-direction:column}.share-panel{border:1px solid #dbe4ef;border-radius:.85rem;background:#fff;padding:.85rem;display:grid;gap:.55rem}.upload-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem;border:1px solid #e2e8f0;border-radius:.6rem;padding:.45rem .6rem}.upload-row p{margin:0;font-size:.92rem}.upload-row strong{font-size:.78rem;color:#0f172a}.dot{width:.5rem;height:.5rem;border-radius:999px;background:#22c55e}@media (max-width: 760px){.share-hero{grid-template-columns:1fr}}
