.main.svelte-1uha8ag{flex:1}.page.svelte-1uha8ag{flex:1;display:flex;flex-direction:column}.hero.svelte-1uha8ag{padding-top:50px;padding-bottom:50px;padding-inline:16px;max-width:1200px;margin:0 auto;width:100%}.hero-content.svelte-1uha8ag{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.hero-badge.svelte-1uha8ag{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border-radius:999px;background-color:#8a6a3214;color:var(--gold-dark);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.hero-badge-icon.svelte-1uha8ag{display:flex;align-items:center;justify-content:center}h1.svelte-1uha8ag{font-size:56px;font-weight:700;line-height:1.2;margin:0;padding-bottom:22px;color:var(--text-primary)}.subtitle.svelte-1uha8ag{font-size:18px;color:var(--text-secondary);margin:0;max-width:700px;line-height:1.6}.highlights.svelte-1uha8ag{display:flex;flex-direction:column;gap:8px}.highlight-item.svelte-1uha8ag{display:flex;gap:12px;font-size:16px;color:var(--text-secondary)}.dot.svelte-1uha8ag{color:var(--gold-dark);font-weight:700;flex-shrink:0}.hero.svelte-1uha8ag .btn.landing{align-self:flex-start;margin-top:24px;padding-inline:40px;font-size:17px}.cta-section.svelte-1uha8ag .btn.landing{align-self:center}.section.svelte-1uha8ag{padding:120px 20px;max-width:1200px;margin:0 auto;width:100%}.benefits-section.svelte-1uha8ag{padding:120px 20px}.faq-section.svelte-1uha8ag{padding-top:80px;padding-bottom:80px}.faq-columns.svelte-1uha8ag{display:flex;flex-direction:column;gap:24px}.faq-column.svelte-1uha8ag{display:flex;flex-direction:column;gap:4px;opacity:0;transform:translate(24px);transition:opacity .5s ease-out,transform .5s ease-out}.faq-column.svelte-1uha8ag:first-child{transform:translate(-24px)}.faq-section.animate-in.svelte-1uha8ag .faq-column:where(.svelte-1uha8ag){opacity:1;transform:translate(0)}.faq-item.svelte-1uha8ag{border-bottom:1px solid var(--border-light);padding:12px 0}.faq-summary.svelte-1uha8ag{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;padding:8px 0;transition:color var(--transition-fast);background:none;border:none;width:100%;text-align:left;font:inherit}.faq-summary.svelte-1uha8ag:hover{color:var(--gold-dark)}.faq-summary.svelte-1uha8ag::-webkit-details-marker{display:none}.faq-question-text.svelte-1uha8ag{font-size:16px;font-weight:600;color:var(--text-primary);transition:color var(--transition-fast)}.faq-summary.svelte-1uha8ag:hover .faq-question-text:where(.svelte-1uha8ag){color:var(--gold-dark)}.faq-icon.svelte-1uha8ag{font-size:18px;color:var(--gold-dark);transition:transform .3s ease;flex-shrink:0}.faq-item.open.svelte-1uha8ag .faq-icon:where(.svelte-1uha8ag){transform:rotate(45deg)}.faq-answer-wrapper.svelte-1uha8ag{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq-item.open.svelte-1uha8ag .faq-answer-wrapper:where(.svelte-1uha8ag){grid-template-rows:1fr}.faq-answer.svelte-1uha8ag{font-size:15px;line-height:1.7;color:var(--text-secondary);margin:0;min-height:0;padding-top:8px;padding-right:24px;opacity:0;transform:translateY(-8px);transition:opacity .3s cubic-bezier(.4,0,.2,1) .1s,transform .3s cubic-bezier(.4,0,.2,1) .1s}.faq-item.open.svelte-1uha8ag .faq-answer:where(.svelte-1uha8ag){opacity:1;transform:translateY(0)}.how-it-works.svelte-1uha8ag{text-align:center}.how-it-works-header.svelte-1uha8ag{max-width:640px;margin:0 auto 48px}.how-it-works-subtitle.svelte-1uha8ag{font-size:16px;color:var(--text-secondary);margin:8px 0 0}.how-it-works-steps.svelte-1uha8ag{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.how-step.svelte-1uha8ag{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:8px;opacity:0;transform:translateY(20px)}.how-it-works.animate-in.svelte-1uha8ag .how-step:where(.svelte-1uha8ag){animation:svelte-1uha8ag-fadeInUp .5s ease-out both}.how-it-works.animate-in.svelte-1uha8ag .how-step:where(.svelte-1uha8ag):nth-child(1){animation-delay:.1s}.how-it-works.animate-in.svelte-1uha8ag .how-step:where(.svelte-1uha8ag):nth-child(2){animation-delay:.25s}.how-it-works.animate-in.svelte-1uha8ag .how-step:where(.svelte-1uha8ag):nth-child(3){animation-delay:.4s}.how-step-number.svelte-1uha8ag{font-size:40px;font-weight:600;color:var(--gold-list);margin-bottom:8px}.how-step-title.svelte-1uha8ag{font-size:18px;font-weight:600;margin:0;color:var(--text-primary)}.how-step-description.svelte-1uha8ag{font-size:15px;line-height:1.6;color:var(--text-secondary);margin:0}.section-for-whom.svelte-1uha8ag{position:relative;color:var(--bg-main);z-index:0;background-color:var(--text-primary);padding:60px 20px 120px}.section-for-whom.svelte-1uha8ag:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100vw;height:100%;background-color:var(--text-primary);z-index:-1}.section-for-whom.svelte-1uha8ag h2:where(.svelte-1uha8ag),.section-for-whom.svelte-1uha8ag .profession-item:where(.svelte-1uha8ag),.section-for-whom.svelte-1uha8ag .description:where(.svelte-1uha8ag),.section-for-whom.svelte-1uha8ag .description-secondary:where(.svelte-1uha8ag){color:var(--bg-main)}.section-for-whom.svelte-1uha8ag .check:where(.svelte-1uha8ag){color:var(--warning-light)}.section.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:36px;font-weight:700;margin:0 0 48px;color:#1a1a1a}.section-for-whom.svelte-1uha8ag h2:where(.svelte-1uha8ag){color:var(--bg-main)}.professions-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;margin-bottom:32px}.profession-item.svelte-1uha8ag{display:flex;gap:12px;align-items:flex-start;font-size:16px;color:#1a1a1a}.check.svelte-1uha8ag{color:#d3ae67;font-weight:700;flex-shrink:0}.description.svelte-1uha8ag{font-size:16px;line-height:1.7;color:#1a1a1a;margin:16px 0}.description-secondary.svelte-1uha8ag{font-size:16px;line-height:1.7;color:#999;margin:16px 0}.benefits-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.benefit-card.svelte-1uha8ag{display:flex;flex-direction:column;gap:12px;padding:32px 24px;background-color:#f5f5f5;border:1px solid var(--border-light);border-radius:4px;transition:border-color .2s ease,box-shadow .2s ease;opacity:0;transform:translateY(20px)}.benefit-card.svelte-1uha8ag:hover{border-color:var(--gold);box-shadow:0 2px 8px #0000000a}.benefits-section.animate-in.svelte-1uha8ag .benefit-card:where(.svelte-1uha8ag){animation:svelte-1uha8ag-fadeInUp .5s ease-out both}.benefits-section.animate-in.svelte-1uha8ag .benefit-card:where(.svelte-1uha8ag):nth-child(1){animation-delay:.1s}.benefits-section.animate-in.svelte-1uha8ag .benefit-card:where(.svelte-1uha8ag):nth-child(2){animation-delay:.2s}.benefits-section.animate-in.svelte-1uha8ag .benefit-card:where(.svelte-1uha8ag):nth-child(3){animation-delay:.3s}.benefits-section.animate-in.svelte-1uha8ag .benefit-card:where(.svelte-1uha8ag):nth-child(4){animation-delay:.4s}.benefits-section.animate-in.svelte-1uha8ag .benefit-card:where(.svelte-1uha8ag):nth-child(5){animation-delay:.5s}.benefits-section.animate-in.svelte-1uha8ag .benefit-card:where(.svelte-1uha8ag):nth-child(6){animation-delay:.6s}.benefit-card.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-size:17px;font-weight:600;margin:0;color:var(--text-primary);line-height:1.4}.benefit-card.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:14px;line-height:1.6;color:var(--text-secondary);margin:0}.divider.svelte-1uha8ag{height:1px;background-color:#e0e0e0;margin:0}.cta-section.svelte-1uha8ag{text-align:center;padding:80px 20px;display:flex;flex-direction:column;align-items:center;position:relative;z-index:0;color:var(--bg-main);background-color:var(--text-primary)}.cta-section.svelte-1uha8ag:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100vw;height:100%;background-color:var(--text-primary);z-index:-1}.cta-text.svelte-1uha8ag{font-size:26px;color:var(--bg-main);margin:0 0 16px}.cta-subtext.svelte-1uha8ag{font-size:16px;line-height:1.7;color:var(--bg-main);margin:0 0 24px;max-width:720px}section.svelte-1uha8ag:not(.section-for-whom):not(.cta-section):not(.faq-section),.hero.svelte-1uha8ag{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}section.animate-in.svelte-1uha8ag:not(.section-for-whom):not(.cta-section):not(.faq-section),.hero.animate-in.svelte-1uha8ag{opacity:1;transform:translateY(0)}.section-content.svelte-1uha8ag{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.section-content.animate-in.svelte-1uha8ag{opacity:1;transform:translateY(0)}.hero.animate-in.svelte-1uha8ag .hero-badge:where(.svelte-1uha8ag){animation:svelte-1uha8ag-fadeInUp .5s ease-out .1s both}.hero.animate-in.svelte-1uha8ag h1:where(.svelte-1uha8ag){animation:svelte-1uha8ag-fadeInUp .5s ease-out .2s both}.hero.animate-in.svelte-1uha8ag .subtitle:where(.svelte-1uha8ag){animation:svelte-1uha8ag-fadeInUp .5s ease-out .3s both}.hero.animate-in.svelte-1uha8ag .highlights:where(.svelte-1uha8ag){animation:svelte-1uha8ag-fadeInUp .5s ease-out .4s both}.hero.animate-in.svelte-1uha8ag .btn{animation:svelte-1uha8ag-fadeInUp .5s ease-out .5s both}@keyframes svelte-1uha8ag-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1024px){.hero.svelte-1uha8ag{min-height:calc(100dvh - 320px);display:flex;align-items:center}.highlights.svelte-1uha8ag{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px;row-gap:8px}.faq-columns.svelte-1uha8ag{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:32px}}@media(max-width:768px){h1.svelte-1uha8ag{font-size:40px}.hero.svelte-1uha8ag{padding-top:26px;padding-bottom:32px}.subtitle.svelte-1uha8ag{font-size:15px}.hero-content.svelte-1uha8ag{gap:10px}.section.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:24px}.professions-grid.svelte-1uha8ag{grid-template-columns:1fr}.how-it-works-steps.svelte-1uha8ag{grid-template-columns:1fr;gap:24px}.benefits-grid.svelte-1uha8ag{grid-template-columns:1fr;gap:16px}}
