:root{--primary: #FF5602;--primary-hover: #e04a00;--primary-light: #fff0ea;--text-main: #111827;--text-muted: #4B5563;--text-light: #9CA3AF;--bg-main: #FFFFFF;--bg-subtle: #F9FAFB;--bg-dark: #0f172a;--font-sans: "Inter Tight", system-ui, -apple-system, sans-serif}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-sans);color:var(--text-main);background-color:var(--bg-main);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}ul{list-style:none}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.section{padding:5rem 0}@media(min-width:768px){.section{padding:8rem 0}}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-sans);font-weight:600;font-size:1rem;padding:1rem 2rem;border-radius:9999px;border:none;cursor:pointer;transition:all .3s ease;text-align:center}.btn-primary{background-color:var(--primary);color:#fff;box-shadow:0 4px 14px #ff560263}.btn-primary:hover{background-color:var(--primary-hover);transform:translateY(-2px);box-shadow:0 6px 20px #ff560266}.btn-large{font-size:1.125rem;padding:1.25rem 2.5rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .8s ease-out forwards}.glass{background:#ffffffb3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18)}.profile-card{display:flex;flex-direction:column}.profile-header{height:70px;background:linear-gradient(135deg,#ff56020d,#ffe6dc33);position:relative;padding:1rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.02)}.back-btn-placeholder{display:flex;align-items:center;font-family:inherit;font-size:1.1rem;font-weight:600;color:var(--text-main);padding-top:.5rem}.avatar-wrapper{position:absolute;bottom:-45px;right:1.5rem;width:100px;height:100px;border-radius:50%;padding:4px;background:#fff;box-shadow:0 4px 12px #0000000f}.avatar-img{width:100%;height:100%;border-radius:50%;object-fit:cover;object-position:top center;background-color:var(--bg-subtle)}.profile-body{padding:3rem 2rem 2.5rem}.meta-badges{display:flex;gap:.5rem;margin-bottom:1rem}.mr-1{margin-right:.25rem}.premium-badge{background-color:#eff6ff;color:#2563eb;border-color:#dbeafe}.offer-title{font-size:1.75rem;letter-spacing:-.02em;color:var(--text-main);margin-bottom:1.5rem;line-height:1.25}.pricing-bar{display:flex;align-items:center;padding:1.25rem 0;border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6;margin-bottom:1.5rem}.price-block{display:flex;align-items:baseline;gap:.5rem;flex:1;border-right:1px solid #f3f4f6}.current-price{font-size:1.25rem;font-weight:800;color:var(--text-main)}.original-price{font-size:.875rem;color:var(--text-light);text-decoration:line-through}.duration-block{flex:1;padding-left:1.5rem;display:flex;align-items:center;color:var(--text-main);font-weight:500;font-size:.95rem}.text-muted{color:var(--text-muted)}.tags-container{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.highlight-box{border-radius:.75rem;padding:1.25rem;margin-bottom:2rem;display:flex;gap:1rem;align-items:flex-start}.highlight-box-soft{background-color:#fffaf7;border:1px solid #ffe8df}.highlight-icon{color:var(--primary);flex-shrink:0;margin-top:.125rem}.highlight-text{font-size:.9rem;color:var(--text-main);font-weight:500;line-height:1.5;margin-bottom:.5rem}.highlight-meta{font-size:.75rem;color:var(--text-light)}.long-description{color:var(--text-muted);font-size:.95rem;line-height:1.7}.long-description p{margin-bottom:1rem}.benefits-list{margin-bottom:1.5rem}.benefits-list li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem}.text-primary{color:var(--primary)}.mt-1{margin-top:.25rem}@media(max-width:640px){.profile-body{padding:2.5rem 1.25rem 1.5rem}.offer-title{font-size:1.35rem}.avatar-wrapper{right:1.5rem;width:90px;height:90px;bottom:-40px}.highlight-box{flex-direction:column;gap:.75rem;padding:1rem}}.sticky-cta-wrapper{position:fixed;bottom:0;left:0;width:100%;background-color:#fff;border-top:1px solid #e5e7eb;padding:1rem 1.5rem;box-shadow:0 -4px 20px #0000000d;z-index:50;display:flex;justify-content:center}.sticky-cta-container{width:100%;max-width:650px;display:flex;align-items:center;justify-content:space-between}.sticky-cta-info{display:flex;flex-direction:column}.sticky-cta-title{font-size:.85rem;color:var(--text-muted);font-weight:500}.sticky-cta-price{font-size:1.15rem;font-weight:800;color:var(--text-main)}.sticky-cta-btn{padding:.75rem 1.5rem;font-size:.95rem;display:flex;align-items:center;white-space:nowrap}.ml-2{margin-left:.5rem}@media(max-width:480px){.sticky-cta-wrapper{padding:.75rem 1rem}.sticky-cta-info{display:none}.sticky-cta-btn{width:100%;justify-content:center;padding-top:.85rem;padding-bottom:.85rem;font-size:1rem;border-radius:9999px}}body{background-color:#fcf7f5;min-height:100vh;display:flex;flex-direction:column}#root{display:flex;flex-direction:column;flex:1;justify-content:flex-start;padding:0}.profile-layout-wrapper{width:100%;max-width:100vw;padding:0;padding-bottom:6rem;overflow-x:hidden;display:flex;justify-content:center}.profile-layout-container{max-width:650px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:1rem;align-items:stretch}.profile-column{min-width:0}.card-glass{background:#fff;border-radius:0;box-shadow:0 4px 20px #0000000a,0 1px 3px #00000005;border:none;border-bottom:1px solid rgba(0,0,0,.03);overflow:hidden}@media(min-width:768px){#root{padding:2rem 0}.profile-layout-wrapper{padding:0 1rem 8rem}.card-glass{border-radius:1.25rem;border:1px solid rgba(0,0,0,.03)}}.badge-secondary{display:inline-flex;align-items:center;padding:.375rem .75rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:9999px;font-size:.75rem;font-weight:600;color:var(--text-muted)}.badge-primary{display:inline-flex;align-items:center;padding:.25rem .5rem;background-color:var(--primary-light);color:var(--primary);border-radius:9999px;font-size:.75rem;font-weight:700}
