.page-wrapper[data-v-f2c70837]{--color-primary: #c99a94;--color-accent: #d4a5a0;--color-secondary: #f5e6e0;--color-background: #faf5f0;--color-foreground: #3a3a3a;--color-muted: #9ca3af;--font-heading: "Lora", serif;--font-body: "Poppins", sans-serif;min-height:100vh;background:linear-gradient(to bottom,#faf5f0,#fff 40%,#fff 60%,#faf5f0);display:flex;flex-direction:column}.hero[data-v-f2c70837]{position:relative;padding:8rem 2rem 6rem;background:linear-gradient(135deg,#c99a940f,#f5e6e014,#c99a940a);overflow:hidden}.hero[data-v-f2c70837]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(201,154,148,.2) 50%,transparent 100%)}.hero[data-v-f2c70837]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(201,154,148,.15) 50%,transparent 100%)}.hero-container[data-v-f2c70837]{position:relative;max-width:720px;margin:0 auto;text-align:center}.hero-decoration[data-v-f2c70837]{width:40px;height:3px;background:linear-gradient(90deg,var(--color-primary),var(--color-accent));margin:0 auto 2rem;border-radius:2px;opacity:0;animation:fadeInScale-f2c70837 .6s ease .2s forwards}@keyframes fadeInScale-f2c70837{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}.section-eyebrow[data-v-f2c70837]{display:inline-block;font-family:var(--font-body);font-size:.8125rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--color-primary);margin-bottom:1.25rem;opacity:0;animation:fadeInUp-f2c70837 .6s ease .3s forwards}.hero-title[data-v-f2c70837]{font-family:var(--font-heading);font-size:clamp(2.5rem,6vw,3.75rem);font-weight:600;line-height:1.15;color:var(--color-foreground);margin:0 0 1.75rem;letter-spacing:-.02em;opacity:0;animation:fadeInUp-f2c70837 .6s ease .4s forwards}.title-accent[data-v-f2c70837]{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description[data-v-f2c70837]{font-family:var(--font-body);font-size:1.0625rem;line-height:1.75;color:var(--color-muted);max-width:580px;margin:0 auto;opacity:0;animation:fadeInUp-f2c70837 .6s ease .5s forwards}@keyframes fadeInUp-f2c70837{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.faq-section[data-v-f2c70837]{padding:6rem 2rem;flex:1}.section-container[data-v-f2c70837]{max-width:860px;margin:0 auto}.empty-state[data-v-f2c70837]{text-align:center;padding:4rem 2rem}.empty-icon[data-v-f2c70837]{width:64px;height:64px;margin:0 auto 1.5rem;color:var(--color-primary);opacity:.4}.empty-icon svg[data-v-f2c70837]{width:100%;height:100%}.empty-text[data-v-f2c70837]{font-family:var(--font-body);font-size:1.125rem;color:var(--color-muted);margin:0}.faq-list[data-v-f2c70837]{display:flex;flex-direction:column;gap:1.5rem}.faq-item[data-v-f2c70837]{position:relative;background:#fff;border-radius:16px;overflow:hidden;opacity:0;animation:fadeInSlide-f2c70837 .5s ease calc(var(--item-index) * .08s) forwards;transition:all .4s cubic-bezier(.4,0,.2,1)}@keyframes fadeInSlide-f2c70837{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.faq-item[data-v-f2c70837]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:16px;padding:1px;background:linear-gradient(135deg,#c99a941f,#c99a940f,#c99a941f);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:all .4s cubic-bezier(.4,0,.2,1)}.faq-item[data-v-f2c70837]:hover:before{background:linear-gradient(135deg,#c99a9440,#c99a9426,#c99a9440)}.faq-item[data-v-f2c70837]:hover{transform:translateY(-2px);box-shadow:0 8px 16px #c99a9414,0 2px 4px #c99a940a}.faq-item.open[data-v-f2c70837]{background:linear-gradient(135deg,#faf5f0,#fff,#faf5f0);box-shadow:0 4px 12px #c99a940f,0 1px 3px #c99a940a}.faq-item.open[data-v-f2c70837]:before{background:linear-gradient(135deg,#c99a944d,#c99a9433,#c99a944d)}.faq-accent-line[data-v-f2c70837]{position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,var(--color-primary),var(--color-accent));opacity:0;transform:scaleY(0);transform-origin:top;transition:all .4s cubic-bezier(.4,0,.2,1);border-radius:0 2px 2px 0}.faq-item.open .faq-accent-line[data-v-f2c70837]{opacity:1;transform:scaleY(1)}.faq-question[data-v-f2c70837]{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;padding:2rem 2rem 2rem 2.5rem;background:transparent;border:none;cursor:pointer;text-align:left;transition:all .3s cubic-bezier(.4,0,.2,1)}.faq-item.open .faq-question[data-v-f2c70837]{padding-bottom:1.25rem}.question-content[data-v-f2c70837]{flex:1;display:flex;align-items:center;gap:1.25rem;min-width:0}.question-number[data-v-f2c70837]{font-family:var(--font-body);font-size:.875rem;font-weight:500;color:var(--color-primary);opacity:.6;flex-shrink:0;line-height:1.6;letter-spacing:.05em;transition:all .3s ease}.faq-item.open .question-number[data-v-f2c70837]{opacity:1;color:var(--color-primary)}.question-text[data-v-f2c70837]{font-family:var(--font-heading);font-size:1.25rem;font-weight:600;line-height:1.5;color:var(--color-foreground);margin:0;flex:1;letter-spacing:-.01em;transition:color .3s ease}.faq-item.open .question-text[data-v-f2c70837]{color:var(--color-primary)}.question-icon[data-v-f2c70837]{width:28px;height:28px;color:var(--color-primary);flex-shrink:0;transition:all .4s cubic-bezier(.4,0,.2,1);opacity:.7;margin-top:2px}.faq-item:hover .question-icon[data-v-f2c70837]{opacity:1;transform:scale(1.1)}.question-icon svg[data-v-f2c70837]{width:100%;height:100%}.icon-horizontal[data-v-f2c70837],.icon-vertical[data-v-f2c70837]{transition:all .4s cubic-bezier(.4,0,.2,1);transform-origin:center}.faq-item.open .question-icon[data-v-f2c70837]{transform:rotate(45deg);opacity:1}.faq-answer[data-v-f2c70837]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1)}.faq-item.open .faq-answer[data-v-f2c70837]{grid-template-rows:1fr}.answer-inner[data-v-f2c70837]{overflow:hidden}.answer-content[data-v-f2c70837]{padding:0 2.5rem 2rem 4.875rem;font-family:var(--font-body);font-size:.9375rem;line-height:1.8;color:#3a3a3ad9;opacity:0;transform:translateY(-8px);transition:opacity .4s cubic-bezier(.4,0,.2,1) .1s,transform .4s cubic-bezier(.4,0,.2,1) .1s}.faq-item.open .answer-content[data-v-f2c70837]{opacity:1;transform:translateY(0)}.prose-herstock[data-v-f2c70837] p{margin:0 0 1.25rem}.prose-herstock[data-v-f2c70837] p:last-child{margin-bottom:0}.prose-herstock[data-v-f2c70837] strong{font-weight:600;color:var(--color-foreground)}.prose-herstock[data-v-f2c70837] em{font-style:italic;color:var(--color-primary)}.prose-herstock[data-v-f2c70837] a{color:var(--color-primary);text-decoration:none;border-bottom:1px solid rgba(201,154,148,.3);transition:all .2s ease}.prose-herstock[data-v-f2c70837] a:hover{color:var(--color-accent);border-bottom-color:var(--color-accent)}.prose-herstock[data-v-f2c70837] ul,.prose-herstock[data-v-f2c70837] ol{margin:1.25rem 0;padding-left:1.5rem}.prose-herstock[data-v-f2c70837] li{margin-bottom:.625rem;padding-left:.375rem}.prose-herstock[data-v-f2c70837] ul li::marker{color:var(--color-primary)}.prose-herstock[data-v-f2c70837] code{background:#c99a9414;padding:.25rem .5rem;border-radius:6px;font-size:.875em;font-family:SF Mono,Monaco,Cascadia Code,monospace;color:var(--color-primary);border:1px solid rgba(201,154,148,.15)}.faq-question[data-v-f2c70837]:focus{outline:none}.faq-question[data-v-f2c70837]:focus-visible{outline:2px solid var(--color-primary);outline-offset:4px;border-radius:12px}@media(max-width:768px){.hero[data-v-f2c70837]{padding:6rem 1.5rem 4.5rem}.hero-title[data-v-f2c70837]{font-size:2.25rem;margin-bottom:1.5rem}.hero-description[data-v-f2c70837]{font-size:1rem}.faq-section[data-v-f2c70837]{padding:4rem 1.5rem}.faq-list[data-v-f2c70837]{gap:1.25rem}.faq-question[data-v-f2c70837]{padding:1.75rem 1.5rem 1.75rem 1.75rem}.faq-item.open .faq-question[data-v-f2c70837]{padding-bottom:1rem}.question-content[data-v-f2c70837]{gap:1rem;align-items:flex-start}.question-text[data-v-f2c70837]{font-size:1.0625rem}.question-icon[data-v-f2c70837]{width:24px;height:24px}.answer-content[data-v-f2c70837]{padding:0 1.75rem 1.75rem 3.5rem;font-size:.875rem}}@media(max-width:480px){.question-content[data-v-f2c70837]{flex-direction:column;gap:.5rem}.question-number[data-v-f2c70837]{font-size:.75rem}.question-text[data-v-f2c70837]{font-size:1rem}.answer-content[data-v-f2c70837]{padding:0 1.5rem 1.5rem}}
