.faq-page{background-color:#fafafa;min-height:100vh;padding-top:80px}.faq-hero{text-align:center;background:linear-gradient(135deg,#083d2bfa 0%,#0a4d34 100%);padding:6rem 1.5rem;position:relative;overflow:hidden}.faq-hero:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(circle at 30% 45%,#f5e6d30f 0%,#0000 50%),radial-gradient(circle at 70% 55%,#f5e6d30f 0%,#0000 50%),repeating-linear-gradient(0deg,#0000,#0000 16px,#f5e6d30d 16px 17px,#0000 17px 34px),repeating-linear-gradient(90deg,#0000,#0000 16px,#f5e6d30d 16px 17px,#0000 17px 34px);position:absolute;inset:0}.faq-hero__container{z-index:1;max-width:1280px;margin:0 auto;position:relative}.faq-hero__title{color:#f5e6d3;letter-spacing:.02em;margin-bottom:1.5rem;font-family:Georgia,Times New Roman,serif;font-size:3rem;font-weight:700}@media (min-width:768px){.faq-hero__title{font-size:4rem}}.faq-hero__subtitle{color:#f5e6d3;opacity:.95;max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}@media (min-width:768px){.faq-hero__subtitle{font-size:1.5rem}}.faq-section{background:#083d2bfa;padding:6rem 1.5rem;position:relative;overflow:hidden}.faq-section:before{content:"";pointer-events:none;z-index:0;background-image:repeating-linear-gradient(45deg,#0000,#0000 20px,#f5e6d305 20px 21px,#0000 21px 41px),repeating-linear-gradient(-45deg,#0000,#0000 20px,#f5e6d305 20px 21px,#0000 21px 41px);position:absolute;inset:0}.faq-section__container{z-index:1;max-width:900px;margin:0 auto;position:relative}.faq-list{flex-direction:column;gap:1.5rem;display:flex}.faq-item{-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#f5e6d326 0%,#a8d5ba1a 100%);border:2px solid #f5e6d34d;border-radius:1rem;transition:all .3s;overflow:hidden}.faq-item:hover{border-color:#f5e6d380;box-shadow:0 4px 12px #00000026}.faq-item--open{border-color:#f5e6d399;box-shadow:0 6px 20px #0003}.faq-item__question{text-align:left;cursor:pointer;color:#f5e6d3;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;padding:1.5rem 2rem;transition:all .3s;display:flex}.faq-item__question:hover{background:#f5e6d31a}.faq-item__question-text{color:#f5e6d3;flex:1;font-size:1.125rem;font-weight:600;line-height:1.5}@media (min-width:768px){.faq-item__question-text{font-size:1.25rem}}.faq-item__icon{color:#f5e6d3;flex-shrink:0;transition:transform .3s}.faq-item__icon--rotated{transform:rotate(180deg)}.faq-item__answer{opacity:0;height:0;overflow:hidden}.faq-item__answer-content{padding:0 2rem 1.5rem}.faq-item__answer-content p{color:#f5e6d3;opacity:.95;margin:0;font-size:1rem;line-height:1.7}@media (min-width:768px){.faq-item__answer-content p{font-size:1.0625rem}}.faq-cta{text-align:center;background:#083d2bfa;padding:6rem 1.5rem;position:relative;overflow:hidden}.faq-cta:before{content:"";pointer-events:none;z-index:0;background-image:repeating-linear-gradient(45deg,#0000,#0000 20px,#f5e6d305 20px 21px,#0000 21px 41px),repeating-linear-gradient(-45deg,#0000,#0000 20px,#f5e6d305 20px 21px,#0000 21px 41px);position:absolute;inset:0}.faq-cta__container{z-index:1;max-width:800px;margin:0 auto;position:relative}.faq-cta__title{color:#f5e6d3;letter-spacing:.02em;margin-bottom:1.5rem;font-family:serif;font-size:2.5rem;font-weight:700}@media (min-width:768px){.faq-cta__title{font-size:3rem}}.faq-cta__text{color:#f5e6d3;opacity:.95;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.7}@media (min-width:768px){.faq-cta__text{font-size:1.25rem}}.faq-cta__buttons{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}@media (min-width:640px){.faq-cta__buttons{flex-direction:row;gap:1.5rem}}.faq-cta__button-primary{color:#083d2bfa;cursor:pointer;background-color:#f5e6d3;border:2px solid #083d2bfa;border-radius:.5rem;padding:1rem 2.5rem;font-family:system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block}.faq-cta__button-primary:hover{background-color:#f0ddd0;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.faq-cta__button-secondary{color:#f5e6d3;cursor:pointer;background-color:#083d2bfa;border:2px solid #f5e6d3;border-radius:9999px;padding:1rem 2.5rem;font-family:system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block}.faq-cta__button-secondary:hover{background-color:#f5e6d31a;transform:translateY(-2px);box-shadow:0 4px 12px #0003}
