.quickstart-overlay-unique{position:fixed;inset:0;z-index:1000;background:#0000004d;display:flex;align-items:center;justify-content:center;padding:1rem;animation:quickstart-fade-in .2s ease}@keyframes quickstart-fade-in{0%{opacity:0}to{opacity:1}}.quickstart-card-unique{background:#fff;border-radius:16px;padding:2rem;max-width:400px;width:100%;box-shadow:0 8px 32px #0000001f;animation:quickstart-slide-up .25s ease}@keyframes quickstart-slide-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.quickstart-title-unique{font-family:Lora,serif!important;font-size:1.25rem;font-weight:600!important;color:#1a1a1a;text-align:center;margin:0 0 1.5rem}.quickstart-options-unique{display:flex;flex-direction:column;gap:.75rem}.quickstart-option-unique{display:flex;align-items:center;gap:1rem;width:100%;padding:1rem 1.25rem;background:#fafaf9;border:1px solid #E5E7EB;border-radius:12px;cursor:pointer;text-align:left;transition:border-color .2s ease,background .2s ease;color:#8a9a5b}.quickstart-option-unique:hover{border-color:#8a9a5b;background:#fff}.quickstart-option-text-unique{display:flex;flex-direction:column;gap:2px}.quickstart-option-label-unique{font-family:Inter,sans-serif;font-size:.9375rem;font-weight:500;color:#1a1a1a}.quickstart-option-desc-unique{font-family:Inter,sans-serif;font-size:.8125rem;color:#6b7280}.quickstart-footer-unique{font-family:Inter,sans-serif;font-size:.8125rem;color:#9ca3af;text-align:center;margin:1.25rem 0 0}@media(max-width:480px){.quickstart-card-unique{padding:1.5rem;border-radius:14px}.quickstart-title-unique{font-size:1.125rem}.quickstart-option-unique{padding:.875rem 1rem}}.home{font-family:var(--font-sans);color:var(--text-body);line-height:1.6;background-color:var(--bg-main)}.container{max-width:1120px;margin:0 auto;padding:0 24px}.hero-section{min-height:60vh;display:flex;align-items:center;position:relative;background:radial-gradient(ellipse at 20% 50%,rgba(138,154,91,.05) 0%,transparent 50%),radial-gradient(ellipse at 80% 30%,rgba(224,180,196,.04) 0%,transparent 45%),#fff;padding:60px 0;opacity:0;animation:fadeInUp 1s ease-out forwards;overflow:hidden}.hero-section:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(138,154,91,.04) 0%,transparent 70%);pointer-events:none;animation:float 20s ease-in-out infinite}.hero-section:after{content:"";position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(224,180,196,.04) 0%,transparent 70%);pointer-events:none;animation:float 25s ease-in-out infinite reverse}@keyframes float{0%,to{transform:translate(0) scale(1)}50%{transform:translate(30px,-30px) scale(1.05)}}.hero-section.visible{opacity:1}.hero-content{text-align:center;max-width:900px;margin:0 auto;position:relative;z-index:1}.clean-button{display:inline-block;margin-top:3rem;padding:18px 40px;background:#8a9a5b;color:#fff;border:none;border-radius:40px;text-decoration:none;font-family:Inter,sans-serif;font-size:1.125rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;cursor:pointer;box-shadow:none}.hero-section .clean-button{background:linear-gradient(135deg,#9baa6c,#e8ba8a,#e0b4c4);box-shadow:0 4px 14px #9baa6c2e;transition:all .3s ease}.hero-section .clean-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #9baa6c40}.clean-button:focus-visible{outline:2px solid #8A9A5B;outline-offset:3px}.hero-cta-group{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.hero-premium-btn-home{display:inline-flex;align-items:center;gap:8px;margin-top:3rem;padding:16px 32px;background:transparent;color:#e0b4c4;border:2px solid rgba(224,180,196,.35);border-radius:40px;text-decoration:none;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;transition:all .3s ease}.hero-premium-btn-home:hover{background:#e0b4c40f;border-color:#e0b4c4;color:#e0b4c4;box-shadow:0 0 20px #e0b4c41f}.hero-premium-subtext-home{display:block;text-align:center;margin-top:12px;font-size:13px;color:var(--text-meta);font-family:Inter,sans-serif}.alivio-hero-price-display{display:flex;flex-direction:column;align-items:center;gap:4px;margin-top:16px;padding:12px 20px;background:linear-gradient(135deg,#8a9a5b14,#a8dab514);border:1px solid rgba(138,154,91,.18);border-radius:12px;max-width:-moz-fit-content;max-width:fit-content;margin-left:auto;margin-right:auto}.alivio-hero-price-amount{margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#1a1a1a;letter-spacing:.01em}.alivio-hero-price-trust{margin:0;font-family:Inter,sans-serif;font-size:13px;color:#6b7280}@media(max-width:480px){.alivio-hero-price-display{padding:10px 14px;margin-top:12px}.alivio-hero-price-amount{font-size:14px}.alivio-hero-price-trust{font-size:12px}}.home-needs-section{padding:100px 0;background:radial-gradient(at 30% 30%,rgba(138,154,91,.04) 0px,transparent 50%),#fafaf9}.home-needs-header{text-align:center;margin-bottom:56px}.home-needs-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;max-width:1000px;margin:0 auto}.home-needs-card{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;padding:32px 20px;background:#ffffffd9;backdrop-filter:blur(16px) saturate(160%);border:1px solid rgba(255,255,255,.7);border-radius:20px;box-shadow:0 1px 1px #fffc inset,0 4px 16px #0000000a,0 12px 40px #00000008;transition:all .35s cubic-bezier(.4,0,.2,1)}.home-needs-card:hover{transform:translateY(-4px);box-shadow:0 1px 1px #ffffffe6 inset,0 8px 24px #00000014,0 20px 50px #0000000d;border-color:#9baa6c33}.home-needs-card:focus-visible{outline:3px solid #9BAA6C;outline-offset:4px}.home-needs-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e8ba8a,#f0dfc5);border-radius:50%;color:#fff;box-shadow:0 4px 12px #e8ba8a33;margin-bottom:16px}.home-needs-card h3{font-family:Lora,serif!important;font-size:16px;font-weight:600;color:var(--text-heading);margin:0 0 8px}.home-needs-card p{font-family:Inter,sans-serif;font-size:13px;color:var(--text-meta);line-height:1.5;margin:0}@media(max-width:768px){.home-needs-section{padding:72px 0}.home-needs-grid{grid-template-columns:repeat(3,1fr);gap:16px}.home-needs-grid .home-needs-card:nth-child(4),.home-needs-grid .home-needs-card:nth-child(5){grid-column:span 1}}@media(max-width:480px){.home-needs-section{padding:56px 0}.home-needs-grid{grid-template-columns:1fr;gap:12px;max-width:340px}.home-needs-card{flex-direction:row;text-align:left;padding:20px;gap:16px}.home-needs-icon{margin-bottom:0;width:40px;height:40px;flex-shrink:0}.home-needs-card h3{font-size:15px;margin-bottom:4px}.home-needs-card p{font-size:12px}}.home-methods-section{padding:100px 0;background:radial-gradient(at 70% 30%,rgba(203,189,224,.04) 0px,transparent 40%),#fff}.home-methods-header{text-align:center;margin-bottom:56px}.home-methods-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1000px;margin:0 auto}.home-methods-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:36px 24px;background:#ffffffd9;backdrop-filter:blur(16px) saturate(160%);border:1px solid rgba(255,255,255,.7);border-radius:20px;box-shadow:0 1px 1px #fffc inset,0 4px 16px #0000000a,0 12px 40px #00000008;transition:all .35s cubic-bezier(.4,0,.2,1)}.home-methods-card:hover{transform:translateY(-4px);box-shadow:0 1px 1px #ffffffe6 inset,0 8px 24px #00000014,0 20px 50px #0000000d;border-color:#9baa6c2e}.home-methods-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#cbbde0,#e0b4c4);border-radius:50%;color:#fff;box-shadow:0 4px 12px #cbbde033;margin-bottom:20px}.home-methods-abbr{font-family:Inter,sans-serif;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#8a9a5b;background:#8a9a5b14;padding:4px 12px;border-radius:20px;border:1px solid rgba(138,154,91,.12);margin-bottom:12px}.home-methods-card h3{font-family:Lora,serif!important;font-size:15px;font-weight:600;color:var(--text-heading);margin:0 0 10px;line-height:1.3}.home-methods-card p{font-family:Inter,sans-serif;font-size:14px;color:var(--text-body);line-height:1.6;margin:0}@media(max-width:768px){.home-methods-section{padding:72px 0}.home-methods-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-width:480px){.home-methods-section{padding:56px 0}.home-methods-grid{grid-template-columns:1fr;gap:12px;max-width:380px}.home-methods-card{flex-direction:row;text-align:left;padding:20px;gap:16px;align-items:flex-start}.home-methods-icon{margin-bottom:0;width:44px;height:44px;flex-shrink:0}.home-methods-abbr{display:none}.home-methods-card h3{font-size:14px;margin-bottom:6px}.home-methods-card p{font-size:13px}}.home-how-section{padding:100px 0;background:radial-gradient(at 50% 50%,rgba(138,154,91,.04) 0px,transparent 50%),#fafaf9}.home-how-header{text-align:center;margin-bottom:56px}.home-how-steps{display:flex;align-items:flex-start;justify-content:center;max-width:900px;margin:0 auto}.home-how-step{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;max-width:260px;padding:0 16px}.home-how-number{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e8ba8a,#e0b4c4);color:#fff;border-radius:50%;font-family:Lora,serif!important;font-size:20px;font-weight:600;box-shadow:0 0 0 6px #e8ba8a1a,0 4px 12px #e8ba8a2e;margin-bottom:16px}.home-how-step-icon{color:#9baa6c;margin-bottom:12px}.home-how-step h3{font-family:Lora,serif!important;font-size:18px;font-weight:600;color:var(--text-heading);margin:0 0 8px}.home-how-step p{font-family:Inter,sans-serif;font-size:14px;color:var(--text-body);line-height:1.6;margin:0}.home-how-connector{flex:0 0 60px;height:2px;background:linear-gradient(90deg,#9baa6c33,#9baa6c0d);align-self:center;margin-top:-48px}@media(max-width:768px){.home-how-section{padding:72px 0}.home-how-steps{flex-direction:column;align-items:center;gap:32px}.home-how-step{max-width:340px}.home-how-connector{display:none}}@media(max-width:480px){.home-how-section{padding:56px 0}.home-how-step{max-width:300px}.home-how-number{width:40px;height:40px;font-size:18px}.home-how-step h3{font-size:16px}.home-how-step p{font-size:13px}}.home-free-section{padding:80px 0;background:radial-gradient(at 60% 40%,rgba(138,154,91,.03) 0px,transparent 40%),#fff}.home-free-section h2{text-align:center;margin-bottom:40px}.home-free-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:700px;margin:0 auto}.home-free-card{padding:32px 28px;background:#ffffffd9;backdrop-filter:blur(16px) saturate(160%);border:1px solid rgba(255,255,255,.7);border-radius:20px;box-shadow:0 1px 1px #fffc inset,0 4px 16px #0000000a,0 12px 40px #00000008;transition:all .35s cubic-bezier(.4,0,.2,1)}.home-free-card:hover{transform:translateY(-4px);box-shadow:0 1px 1px #ffffffe6 inset,0 8px 24px #00000014,0 20px 50px #0000000d;border-color:#9baa6c2e}.home-free-badge-row{display:flex;align-items:center;gap:10px;margin-bottom:16px}.home-free-card-glyph{color:#9baa6c;flex-shrink:0;width:18px;height:18px}.home-free-badge{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#8a9a5b;background:#8a9a5b14;padding:5px 14px;border-radius:20px;border:1px solid rgba(138,154,91,.12);font-family:Inter,sans-serif}.home-free-card h3{font-family:Lora,serif!important;font-size:20px;font-weight:600;color:var(--text-heading);margin:0 0 8px}.home-free-card p{font-family:Inter,sans-serif;font-size:14px;color:var(--text-body);line-height:1.6;margin:0 0 20px}.home-free-cta{display:inline-block;background:transparent;color:#8a9a5b;border:2px solid rgba(138,154,91,.25);border-radius:12px;padding:12px 24px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s ease}.home-free-cta:hover{background:#8a9a5b0f;border-color:#8a9a5b;color:#8a9a5b;box-shadow:0 0 16px #8a9a5b1a}.home-free-cta:focus-visible{outline:3px solid #8A9A5B;outline-offset:4px}@media(max-width:640px){.home-free-section{padding:56px 0}.home-free-grid{grid-template-columns:1fr;gap:16px;max-width:380px}.home-free-card{padding:24px 20px}.home-free-card h3{font-size:18px}}.comparison-section-home{padding:100px 0;text-align:center;background:radial-gradient(at 50% 0%,rgba(138,154,91,.03) 0px,transparent 50%),#fafaf9}.comparison-table-home{max-width:700px;margin:48px auto 0;background:#ffffffe6;backdrop-filter:blur(16px);border-radius:20px;overflow:hidden;border:1px solid rgba(255,255,255,.7);box-shadow:0 4px 16px #0000000a,0 12px 40px #00000008}.comparison-header-home{display:grid;grid-template-columns:1fr 100px 100px;gap:0;padding:16px 24px;background:#8a9a5b0a;border-bottom:1px solid rgba(138,154,91,.08)}.comparison-header-home .comparison-feature-col-home{font-size:0}.comparison-header-home .comparison-plan-col-home{font-family:Inter,sans-serif;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-heading);text-align:center}.comparison-premium-col-home{color:#e0b4c4!important;background:#e0b4c414;box-shadow:0 0 0 1px #e0b4c41f;border-radius:8px;padding:4px 0}.comparison-row-home{display:grid;grid-template-columns:1fr 100px 100px;gap:0;padding:14px 24px;border-bottom:1px solid rgba(0,0,0,.04);transition:background .2s ease}.comparison-row-home:last-child{border-bottom:none}.comparison-row-home:hover{background:#8a9a5b08}.comparison-row-home .comparison-feature-col-home{font-family:Inter,sans-serif;font-size:14px;color:var(--text-body);display:flex;align-items:center}.comparison-row-home .comparison-plan-col-home{display:flex;align-items:center;justify-content:center}.comparison-premium-price-home{display:block;font-size:11px;font-weight:400;color:#6b7280;margin-top:2px}.comparison-check-home{color:#8a9a5b}.comparison-x-home{color:#d1d5db}.comparison-cta-home{text-align:center;margin-top:40px}.comparison-cta-btn-home{display:inline-block;padding:16px 36px;background:linear-gradient(135deg,#e8ba8a,#e0b4c4);color:#fff;text-decoration:none;font-family:Inter,sans-serif;font-size:16px;font-weight:500;border-radius:12px;box-shadow:0 4px 14px #e8ba8a38;transition:all .25s cubic-bezier(.4,0,.2,1)}.comparison-cta-btn-home:hover{transform:translateY(-3px);box-shadow:0 6px 20px #e8ba8a4d}.comparison-cta-btn-home:active{transform:translateY(0) scale(.98)}.comparison-cta-btn-home:focus-visible{outline:3px solid #9BAA6C;outline-offset:4px}.comparison-cta-subtext-home{display:block;margin-top:12px;font-size:13px;color:var(--text-meta);font-family:Inter,sans-serif}@media(max-width:640px){.comparison-section-home{padding:72px 0}.comparison-header-home,.comparison-row-home{grid-template-columns:1fr 72px 72px;padding:12px 16px}.comparison-row-home .comparison-feature-col-home{font-size:13px}.comparison-header-home .comparison-plan-col-home{font-size:11px}}.mission-section{padding:80px 0;background:#fff;position:relative}.mission-section:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(224,180,196,.04) 0%,transparent 70%);pointer-events:none}.mission-content{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:1}.mission-lead{font-family:Inter,sans-serif;font-size:1.25rem;line-height:1.7;color:var(--text-body);margin-bottom:24px;font-weight:400}.mission-body-home{font-family:Inter,sans-serif;font-size:1rem;line-height:1.7;color:var(--text-meta);max-width:640px;margin:0 auto}.faq-section-home{padding:clamp(60px,10vw,100px) 0;background:linear-gradient(180deg,#fdfcfb,#f8f7f5);position:relative;overflow:hidden}.faq-accordion-home{max-width:700px;margin:0 auto;background:#8a9a5b08;border-radius:24px;padding:2rem;border:1px solid rgba(138,154,91,.08)}.faq-accordion-title-home{font-size:20px;font-weight:600;color:#1a1a1a;margin:0 0 1.5rem;font-family:Lora,serif!important;text-align:center;display:flex;align-items:center;justify-content:center;gap:.75rem}.faq-title-icon-home{width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important;color:#9baa6c;flex-shrink:0}.faq-list-home{display:flex;flex-direction:column;gap:1rem}.faq-item-home{margin-bottom:0}.faq-header-home{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.25rem;background:#fff;border:2px solid transparent!important;border-radius:16px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#1a1a1a;text-align:left;box-shadow:0 2px 8px #0000000a}.faq-header-home:hover{border-color:#9baa6c33!important;box-shadow:0 4px 12px #8a9a5b0f}.faq-header-home.active{background:linear-gradient(135deg,#e8ba8a,#e0b4c4);color:#fff;border-color:transparent!important;border-radius:16px 16px 0 0;box-shadow:0 4px 16px #e8ba8a33}.faq-header-home span{flex:1;line-height:1.4}svg.faq-chevron-home{flex-shrink:0;width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important;min-width:20px;padding:4px;background:#8a9a5b14;border-radius:6px;transition:all .3s cubic-bezier(.4,0,.2,1);color:#9baa6c}.faq-header-home.active svg.faq-chevron-home{transform:rotate(180deg);background:#fff3;color:#fff}.faq-content-home{padding:1.25rem;background:#fff;border-radius:0 0 16px 16px;border:2px solid #E0B4C4!important;border-top:none!important;animation:faqSlideDownHome .3s cubic-bezier(.4,0,.2,1)}@keyframes faqSlideDownHome{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.faq-content-home p{font-family:Inter,sans-serif;font-size:14px;color:#4b5563;line-height:1.7;margin:0}@media(max-width:768px){.faq-accordion-home{padding:1.5rem;border-radius:20px}.faq-accordion-title-home{font-size:18px;margin-bottom:1.25rem}.faq-title-icon-home{width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important}}@media(max-width:480px){.faq-section-home{padding:clamp(40px,8vw,60px) 0}.faq-accordion-home{padding:1rem;border-radius:16px}.faq-accordion-title-home{font-size:16px;margin-bottom:1rem;gap:.5rem}.faq-title-icon-home{width:16px!important;height:16px!important;max-width:16px!important;max-height:16px!important}.faq-list-home{gap:.75rem}.faq-header-home{padding:.875rem 1rem;font-size:13px;border-radius:12px;gap:.5rem}.faq-header-home.active{border-radius:12px 12px 0 0}svg.faq-chevron-home{width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important;min-width:18px;padding:3px;border-radius:5px}.faq-content-home{padding:1rem;border-radius:0 0 12px 12px}.faq-content-home p{font-size:13px;line-height:1.6}}@media(max-width:374px){.faq-accordion-home{padding:.875rem;border-radius:14px}.faq-accordion-title-home{font-size:15px}.faq-title-icon-home{width:14px!important;height:14px!important;max-width:14px!important;max-height:14px!important}.faq-header-home{padding:.75rem .875rem;font-size:12px;border-radius:10px}.faq-header-home.active{border-radius:10px 10px 0 0}svg.faq-chevron-home{width:16px!important;height:16px!important;max-width:16px!important;max-height:16px!important;min-width:16px;padding:2px}.faq-content-home{padding:.875rem;border-radius:0 0 10px 10px}.faq-content-home p{font-size:12px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-section{opacity:1;transform:translateY(12px);transition:opacity .6s ease-out,transform .6s ease-out}.fade-in-section.is-visible{opacity:1;transform:translateY(0)}@media(max-width:768px){.container{padding:0 16px}.hero-section{min-height:auto;padding:80px 16px 60px}.hero-content{padding:0}.clean-button{display:block;width:100%;text-align:center;padding:16px 24px;margin:1rem auto}}@media(max-width:480px){.container{padding:0 16px}}@media print{.faq-content-home{display:block}}@media(prefers-reduced-motion:reduce){.home-needs-card,.home-methods-card,.home-free-card,.comparison-cta-btn-home,.hero-premium-btn-home{transition:none!important}.hero-section{animation:none!important;opacity:1}.hero-section:before,.hero-section:after{animation:none!important}}.section-header{text-align:center;margin-bottom:64px}
