.sm-landing{background:white;color:#111827;font-family:"Poppins",sans-serif;overflow-x:hidden}.sm-hero{position:relative;min-height:85vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:6rem 2rem 4rem;background:linear-gradient(135deg,#fce7f3 0%,#fdf2f8 50%,white 100%);overflow:hidden}@media (max-width:768px){.sm-hero{padding:4rem 1.5rem 3rem;min-height:auto}}.sm-hero__hearts{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden}.sm-hero__heart{position:absolute;line-height:1;opacity:0.15;font-size:3rem;animation:sm-float-heart 20s infinite ease-in-out}.sm-hero__heart--1{top:10%;left:10%;animation-delay:0s}.sm-hero__heart--2{top:60%;right:15%;animation-delay:5s;font-size:2rem}.sm-hero__heart--3{bottom:20%;left:5%;animation-delay:10s;font-size:2.5rem}.sm-hero__heart--4{top:20%;right:5%;animation-delay:15s;font-size:1.5rem}.sm-hero__heart--5{top:40%;left:25%;animation-delay:3s;font-size:2rem}.sm-hero__heart--6{top:70%;right:25%;animation-delay:8s;font-size:1.8rem}.sm-hero__heart--7{top:15%;left:60%;animation-delay:12s;font-size:2.2rem}.sm-hero__heart--8{top:50%;right:8%;animation-delay:7s;font-size:1.6rem}.sm-hero__rings{display:none}.sm-hero__inner{position:relative;z-index:2;max-width:700px;margin:0 auto}.sm-hero__accent-heart{display:block;font-size:2rem;color:#e11d48;opacity:0.6;margin-bottom:1rem}.sm-hero__title{font-size:3.5rem;font-weight:700;color:#111827;line-height:1.2;margin-bottom:1.2rem}@media (max-width:768px){.sm-hero__title{font-size:2.5rem}}@media (max-width:480px){.sm-hero__title{font-size:2rem}}.sm-hero__title-highlight{color:#e11d48}.sm-hero__subtitle{font-size:1.2rem;color:#4b5563;line-height:1.6;margin-bottom:2rem;max-width:580px;margin-left:auto;margin-right:auto}@media (max-width:480px){.sm-hero__subtitle{font-size:1.05rem}}.sm-hero__cta-wrap{position:relative;display:inline-block}.sm-hero__sticker{position:absolute;top:-10px;right:-14px;background:#fbbf24;color:#78350f;font-size:11px;font-weight:800;padding:4px 10px;border-radius:3px;transform:rotate(6deg);white-space:nowrap;z-index:1;box-shadow:1px 2px 6px rgba(0,0,0,0.15);pointer-events:none;letter-spacing:0.3px}@media (max-width:480px){.sm-hero__sticker{font-size:10px;top:-9px;right:-8px}}.sm-hero__cta{display:inline-flex;flex-direction:column;align-items:center;gap:2px;background:linear-gradient(135deg,#e11d48,#be123c);color:white;padding:16px 48px;border-radius:100px;border:none;cursor:pointer;font-family:"Poppins",sans-serif;transition:all 0.3s ease;box-shadow:0 10px 25px rgba(225,29,72,0.3)}.sm-hero__cta:hover{transform:translateY(-2px);box-shadow:0 15px 35px rgba(225,29,72,0.4)}@media (max-width:480px){.sm-hero__cta{padding:14px 40px}}.sm-hero__cta-label{font-size:1.15rem;font-weight:600;letter-spacing:0.2px}@media (max-width:480px){.sm-hero__cta-label{font-size:1.05rem}}.sm-hero__cta-price{font-size:0.85rem;font-weight:400;opacity:0.9}.sm-hero__price-old{text-decoration:line-through;opacity:0.45;font-size:0.8rem;margin-right:3px}.sm-hero__trust{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:2rem;color:#6b7280;font-size:0.9rem}@media (max-width:480px){.sm-hero__trust{flex-wrap:wrap;gap:10px;font-size:0.85rem}}@keyframes sm-float-heart{0%,100%{transform:translateY(0) rotate(0deg) scale(1)}25%{transform:translateY(-20px) rotate(5deg) scale(1.1)}50%{transform:translateY(0) rotate(-5deg) scale(1)}75%{transform:translateY(-15px) rotate(3deg) scale(1.05)}}.sm-features{padding:5rem 2rem;background:white}.sm-features__container{max-width:1000px;margin:0 auto}.sm-features__title{text-align:center;font-size:2rem;font-weight:700;color:#111827;margin-bottom:3rem}@media (max-width:480px){.sm-features__title{font-size:1.6rem}}.sm-features__list{display:grid;grid-template-columns:1fr 1fr;gap:20px 40px;max-width:680px;margin:0 auto}@media (max-width:600px){.sm-features__list{grid-template-columns:1fr;gap:16px}}.sm-sketch-showcase{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:1rem;padding:2rem 0}@media (max-width:480px){.sm-sketch-showcase{padding:1.5rem 0}}.sm-sketch-showcase__caption{text-align:center;font-size:0.9rem;color:#6b7280;margin-bottom:3rem}@media (max-width:480px){.sm-sketch-showcase__caption{font-size:0.8rem;margin-bottom:2.5rem}}.sm-sketch-card{background:#fff;padding:10px 10px 16px;border-radius:4px;box-shadow:0 4px 16px rgba(0,0,0,0.1),0 1px 4px rgba(0,0,0,0.06);transition:transform 0.4s ease,box-shadow 0.4s ease;width:180px}.sm-sketch-card--left{transform:rotate(-6deg);z-index:1;margin-right:-20px}.sm-sketch-card--right{transform:rotate(5deg);z-index:2;margin-left:-20px}.sm-sketch-card:hover{z-index:3;box-shadow:0 12px 32px rgba(0,0,0,0.15),0 2px 8px rgba(0,0,0,0.08)}.sm-sketch-card--left:hover{transform:rotate(-2deg) translateY(-6px)}.sm-sketch-card--right:hover{transform:rotate(2deg) translateY(-6px)}.sm-sketch-card__image{width:100%;aspect-ratio:3 / 4;background:#f3f4f6;border-radius:2px;overflow:hidden}.sm-sketch-card__image img{width:100%;height:100%;object-fit:cover;display:block}.sm-sketch-card__label{text-align:center;font-size:0.8rem;font-weight:500;color:#4b5563;margin-top:10px;letter-spacing:0.3px}@media (max-width:768px){.sm-sketch-card{width:150px;padding:8px 8px 12px}.sm-sketch-card--left{margin-right:-16px}.sm-sketch-card--right{margin-left:-16px}}@media (max-width:480px){.sm-sketch-card{width:130px;padding:6px 6px 10px}.sm-sketch-card--left{transform:rotate(-5deg);margin-right:-12px}.sm-sketch-card--right{transform:rotate(4deg);margin-left:-12px}.sm-sketch-card__label{font-size:0.7rem;margin-top:8px}}.sm-feature{display:flex;align-items:flex-start;gap:12px}.sm-feature__dot{width:8px;height:8px;min-width:8px;border-radius:50%;background:#e11d48;margin-top:7px}.sm-feature h3{font-size:0.95rem;font-weight:600;color:#111827;margin-bottom:2px;line-height:1.3}.sm-feature p{font-size:0.8rem;color:#6b7280;line-height:1.5}.sm-how{padding:5rem 2rem;background:#f3f4f6}.sm-how__container{max-width:800px;margin:0 auto}.sm-how__title{text-align:center;font-size:2rem;font-weight:700;color:#111827;margin-bottom:3rem}.sm-how__steps{display:flex;align-items:flex-start;justify-content:center;gap:0}@media (max-width:600px){.sm-how__steps{flex-direction:column;align-items:center;gap:16px}}.sm-how__step{text-align:center;flex:1;max-width:200px}.sm-how__step h3{font-size:1rem;font-weight:600;color:#111827;margin-bottom:6px}.sm-how__step p{font-size:0.85rem;color:#6b7280;line-height:1.5}.sm-how__num{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e11d48,#be123c);color:white;border-radius:50%;font-size:1.1rem;font-weight:700;margin:0 auto 12px}.sm-how__connector{width:40px;height:2px;background:#f9a8d4;margin-top:24px;flex-shrink:0}@media (max-width:600px){.sm-how__connector{width:2px;height:24px;margin-top:0}}.sm-bottom-cta{padding:5rem 2rem;text-align:center;background:linear-gradient(135deg,#fce7f3 0%,#fdf2f8 100%)}.sm-bottom-cta__inner{max-width:550px;margin:0 auto}.sm-bottom-cta__heart{display:block;font-size:2rem;color:#e11d48;opacity:0.5;margin-bottom:1rem}.sm-bottom-cta h2{font-size:2rem;font-weight:700;color:#111827;margin-bottom:0.75rem}@media (max-width:480px){.sm-bottom-cta h2{font-size:1.6rem}}.sm-bottom-cta p{color:#4b5563;margin-bottom:1.5rem;font-size:1rem}.sm-faq{padding:5rem 2rem;background:white}.sm-faq__container{max-width:650px;margin:0 auto}.sm-faq__title{text-align:center;font-size:1.75rem;font-weight:700;color:#111827;margin-bottom:2.5rem}.sm-faq__item{border-bottom:1px solid #e5e7eb}.sm-faq__item[open] .sm-faq__question::after{transform:rotate(180deg)}.sm-faq__question{display:flex;align-items:center;justify-content:space-between;padding:18px 0;font-size:1rem;font-weight:600;color:#1f2937;cursor:pointer;list-style:none}.sm-faq__question::-webkit-details-marker{display:none}.sm-faq__question::after{content:'\25BC';font-size:10px;color:#ec4899;transition:transform 0.3s ease;margin-left:12px}.sm-faq__answer{font-size:0.9rem;color:#4b5563;line-height:1.7;padding-bottom:18px}.sr-view{background:linear-gradient(135deg,#fce7f3 0%,#fdf2f8 50%,white 100%);min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;font-family:"Poppins",sans-serif}.sr-view__loading{text-align:center;max-width:420px;color:#111827}.sr-view__loading h2{font-size:22px;font-weight:600;margin-bottom:8px}.sr-view__loading p{font-size:14px;color:#6b7280;margin-bottom:24px;line-height:1.5}.sr-view__spinner{width:56px;height:56px;border:3px solid #fbcfe8;border-top-color:#e11d48;border-radius:50%;animation:sr-spin 1s linear infinite;margin:0 auto 24px}.sr-view__progress-bar{width:100%;height:5px;background:#fbcfe8;border-radius:10px;overflow:hidden}.sr-view__progress-fill{height:100%;background:linear-gradient(135deg,#e11d48,#be123c);border-radius:10px;transition:width 0.5s ease}.sr-view__progress-text{margin-top:8px;font-size:13px;color:#6b7280}.sr-view__error{text-align:center;max-width:420px;color:#111827}.sr-view__error h2{font-size:20px;font-weight:600;margin-bottom:8px}.sr-view__error p{font-size:14px;color:#4b5563;line-height:1.5}.sr-view__error-icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;background:rgba(239,68,68,0.1);border:2px solid rgba(239,68,68,0.3);border-radius:50%;font-size:24px;font-weight:700;color:#ef4444;margin:0 auto 20px}.sr-view__error-id{margin-top:16px;font-family:monospace;font-size:12px;color:#6b7280}.sr-view__card{background:white;border-radius:24px;overflow:hidden;max-width:440px;width:100%;box-shadow:0 20px 60px rgba(0,0,0,0.08);border:1px solid #e5e7eb}.sr-view__sketch{background:linear-gradient(135deg,#fce7f3 0%,#fdf2f8 100%);padding:32px 32px 24px;text-align:center}.sr-view__sketch img{width:200px;height:200px;object-fit:cover;border-radius:50%;border:4px solid white;box-shadow:0 8px 24px rgba(0,0,0,0.1)}.sr-view__content{padding:28px 32px 36px;text-align:center}.sr-view__badge{display:inline-block;padding:4px 14px;background:#fce7f3;border:1px solid #fbcfe8;border-radius:20px;font-size:11px;font-weight:600;color:#e11d48;letter-spacing:0.5px;text-transform:uppercase;margin-bottom:12px}.sr-view__name{font-size:24px;font-weight:700;color:#111827;margin-bottom:4px}.sr-view__date{font-size:13px;color:#6b7280;margin-bottom:16px}.sr-view__summary{font-size:14px;color:#4b5563;line-height:1.6;margin-bottom:24px}.sr-view__actions{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.sr-view__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border-radius:12px;font-size:14px;font-weight:600;font-family:"Poppins",sans-serif;text-decoration:none;cursor:pointer;transition:all 0.3s ease;border:none}.sr-view__btn svg{flex-shrink:0}.sr-view__btn--primary{background:linear-gradient(135deg,#e11d48,#be123c);color:white;box-shadow:0 4px 16px rgba(225,29,72,0.3)}.sr-view__btn--primary:hover{transform:translateY(-2px);box-shadow:0 6px 24px rgba(225,29,72,0.4)}.sr-view__btn--secondary{background:transparent;color:#374151;border:1.5px solid #d1d5db}.sr-view__btn--secondary:hover{background:#f3f4f6;border-color:#6b7280}.sr-view__hint{font-size:12px;color:#6b7280;line-height:1.5}@keyframes sr-spin{to{transform:rotate(360deg)}}