.problem-section[data-astro-cid-oo6sugl5]{background:var(--color-primary-dark);position:relative;overflow:hidden}.problem-section[data-astro-cid-oo6sugl5]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;height:60%;background:radial-gradient(circle,rgba(74,111,165,.25) 0%,transparent 70%);pointer-events:none}.problem-header[data-astro-cid-oo6sugl5]{border-bottom:1px solid rgba(184,208,234,.08);position:relative;z-index:1;padding-top:clamp(2.5rem,5vw,4rem);padding-bottom:clamp(2.5rem,5vw,4rem)}.problem-header-inner[data-astro-cid-oo6sugl5]{display:flex;align-items:center;gap:1.5rem}.problem-header-rule[data-astro-cid-oo6sugl5]{flex:1;height:1px;background:linear-gradient(to right,rgba(184,208,234,.25),transparent 80%)}.problem-list[data-astro-cid-oo6sugl5]{position:relative;z-index:1}.problem-row[data-astro-cid-oo6sugl5]{position:relative;padding-top:clamp(2rem,4.5vw,3.5rem);padding-bottom:clamp(2rem,4.5vw,3.5rem);border-bottom:1px solid rgba(184,208,234,.06);overflow:hidden;cursor:default}.problem-row-inner[data-astro-cid-oo6sugl5]{display:flex;align-items:flex-start;gap:1.25rem}.problem-icon[data-astro-cid-oo6sugl5]{flex-shrink:0;width:44px;height:44px;background:#b8d0ea14;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;margin-top:.2em;transition:background .3s ease}.problem-row[data-astro-cid-oo6sugl5]:hover .problem-icon[data-astro-cid-oo6sugl5]{background:#b8d0ea24}.problem-accent-bar[data-astro-cid-oo6sugl5]{position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,var(--color-primary-light),rgba(74,111,165,.15));transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.16,1,.3,1)}.problem-row[data-astro-cid-oo6sugl5]:hover .problem-accent-bar[data-astro-cid-oo6sugl5]{transform:scaleX(1)}.problem-text[data-astro-cid-oo6sugl5]{margin:0;font-weight:700;line-height:1.2;letter-spacing:-.025em;max-width:800px;position:relative;z-index:1}.problem-lead[data-astro-cid-oo6sugl5]{font-size:clamp(1.25rem,3vw,2.5rem);color:#eef2f7;display:block}.problem-follow[data-astro-cid-oo6sugl5]{font-size:clamp(1rem,2.2vw,1.875rem);color:#b8d0ea73;font-weight:600;display:block;margin-top:.15em}.problem-row[data-astro-cid-oo6sugl5]:hover .problem-lead[data-astro-cid-oo6sugl5]{color:#fff;transition:color .3s ease}.problem-row[data-astro-cid-oo6sugl5]:hover .problem-follow[data-astro-cid-oo6sugl5]{color:#b8d0eaa6;transition:color .3s ease}.problem-resolution[data-astro-cid-oo6sugl5]{position:relative;z-index:1;padding-top:clamp(3.5rem,7vw,6rem);padding-bottom:clamp(3.5rem,7vw,6rem)}.problem-resolution[data-astro-cid-oo6sugl5]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(to right,rgba(212,184,92,.6),rgba(212,184,92,.15) 60%,transparent)}.problem-resolution-text[data-astro-cid-oo6sugl5]{margin:0;font-size:clamp(1.25rem,3vw,2.25rem);font-weight:500;color:#d4b85c;line-height:1.45;letter-spacing:-.01em;max-width:750px}.feature-phone[data-astro-cid-vnivfuh2]{transition:transform .3s ease,box-shadow .3s ease}.feature-phone[data-astro-cid-vnivfuh2]:hover{box-shadow:var(--shadow-xl)!important}@media(min-width:1024px){.phone-rotate-right[data-astro-cid-vnivfuh2]{transform:perspective(1200px) rotateY(-5deg) rotateX(1deg)}.phone-rotate-left[data-astro-cid-vnivfuh2]{transform:perspective(1200px) rotateY(5deg) rotateX(1deg)}.phone-rotate-right[data-astro-cid-vnivfuh2]:hover{transform:perspective(1200px) rotateY(-2deg) rotateX(0) translateY(-4px)}.phone-rotate-left[data-astro-cid-vnivfuh2]:hover{transform:perspective(1200px) rotateY(2deg) rotateX(0) translateY(-4px)}}.coach-phone[data-astro-cid-qmjnsur5]{transition:transform .3s ease,box-shadow .3s ease}.coach-phone[data-astro-cid-qmjnsur5]:hover{box-shadow:var(--shadow-xl)!important}@media(min-width:1024px){.coach-phone[data-astro-cid-qmjnsur5]{transform:perspective(1200px) rotateY(5deg) rotateX(1deg)}.coach-phone[data-astro-cid-qmjnsur5]:hover{transform:perspective(1200px) rotateY(2deg) rotateX(0) translateY(-4px)}}.example-question[data-astro-cid-qmjnsur5]{display:inline-flex;align-items:center;gap:.4em;padding:.5em 1em;border-radius:999px;background:#2d4a7a0f;font-size:.9rem;color:var(--color-text-secondary);white-space:nowrap}.why-section[data-astro-cid-tyack54k]{background:linear-gradient(180deg,#ffffff 0%,var(--color-accent-ultra-soft) 100%);position:relative;overflow:hidden}.why-divider[data-astro-cid-tyack54k]{width:56px;height:3px;background:linear-gradient(90deg,var(--color-primary-light),var(--color-accent));border-radius:3px;margin:1.25rem auto 0}.why-card[data-astro-cid-tyack54k]{position:relative;background:#fff;border-radius:var(--radius-lg);padding:clamp(1.75rem,3.5vw,2.5rem);box-shadow:0 1px 4px #1b33550a;border:1px solid rgba(221,229,239,.7);overflow:hidden;cursor:default;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1)}.why-card[data-astro-cid-tyack54k]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--color-primary-light),var(--color-accent));opacity:.45;transition:opacity .35s ease}.why-card[data-astro-cid-tyack54k]:hover{transform:translateY(-4px);box-shadow:0 14px 44px #1b33551a}.why-card[data-astro-cid-tyack54k]:hover:before{opacity:1}.why-icon[data-astro-cid-tyack54k]{width:52px;height:52px;border-radius:50%;background:linear-gradient(145deg,var(--color-accent-soft) 0%,var(--color-accent-ultra-soft) 100%);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:box-shadow .35s cubic-bezier(.16,1,.3,1)}.why-card[data-astro-cid-tyack54k]:hover .why-icon[data-astro-cid-tyack54k]{box-shadow:0 0 0 7px #b8d0ea2e}.faq-teaser-list[data-astro-cid-nllvmqo4]{display:flex;flex-direction:column;gap:.75rem}.faq-teaser-item[data-astro-cid-nllvmqo4]{background:#fff;border-radius:12px;border:1px solid var(--color-border);overflow:hidden;transition:box-shadow .2s ease}.faq-teaser-item[data-astro-cid-nllvmqo4][open]{box-shadow:var(--shadow-md)}.faq-teaser-question[data-astro-cid-nllvmqo4]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;font-weight:600;font-size:1.0625rem;color:var(--color-text-primary);cursor:pointer;list-style:none}.faq-teaser-question[data-astro-cid-nllvmqo4]::-webkit-details-marker{display:none}.faq-teaser-question[data-astro-cid-nllvmqo4]::marker{display:none;content:""}.faq-teaser-chevron[data-astro-cid-nllvmqo4]{flex-shrink:0;color:var(--color-text-tertiary);transition:transform .2s ease}.faq-teaser-item[data-astro-cid-nllvmqo4][open] .faq-teaser-chevron[data-astro-cid-nllvmqo4]{transform:rotate(180deg)}.faq-teaser-answer[data-astro-cid-nllvmqo4]{padding:0 1.5rem 1.25rem;font-size:1rem;line-height:1.8;color:var(--color-text-secondary);margin:0}.closer-section[data-astro-cid-brt5n647]{background:var(--color-primary-dark);position:relative;overflow:hidden}.closer-section[data-astro-cid-brt5n647]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;height:60%;background:radial-gradient(circle,rgba(74,111,165,.25) 0%,transparent 70%);pointer-events:none}.closer-cta-btn[data-astro-cid-brt5n647]{background:#fff;color:var(--color-primary-dark);border-radius:28px;padding:18px 48px;font-weight:700;font-size:1.125rem;display:inline-flex;align-items:center;gap:8px;transition:all .2s ease;border:2px solid transparent}.closer-cta-btn[data-astro-cid-brt5n647]:hover{background:transparent;color:#fff;border-color:#fff;transform:scale(1.03)}
