.page-support{position:relative;overflow:hidden;background:radial-gradient(circle at 8% 0%,rgb(111 175 75 / .09),transparent 30%),radial-gradient(circle at 96% 12%,rgb(217 224 33 / .05),transparent 28%),linear-gradient(180deg,#ffffff 0%,var(--ln-bg) 48%,#f2f5f1 100%);color:var(--ln-text)}.page-support svg{display:block}.page-support__anchor{scroll-margin-top:calc(var(--ln-header-height) + 24px)}.page-support__hero{position:relative;padding:58px 0 34px;overflow:hidden}.page-support__hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,0.92fr);gap:46px;align-items:center}.page-support__hero-copy{position:relative;z-index:1}.page-support__title{max-width:780px;margin-bottom:20px;font-size:clamp(36px, 5vw, 58px);line-height:1.05;letter-spacing:-.032em}.page-support__subtitle{max-width:780px;margin:0 0 28px;font-size:18px;line-height:1.76}.page-support__hero-actions{margin-bottom:24px}.page-support__points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:780px;margin:0;padding:0;list-style:none}.page-support__points li{position:relative;padding:18px 18px 18px 42px;border:1px solid rgb(229 231 235 / .94);border-radius:20px;background:rgb(255 255 255 / .88);color:var(--ln-heading);font-family:var(--ln-font-heading);font-size:14px;font-weight:600;line-height:1.55;box-shadow:0 10px 26px rgb(31 42 55 / .045),inset 0 1px 0 rgb(255 255 255 / .88)}.page-support__points li::before{content:"✓";position:absolute;left:18px;top:18px;color:var(--ln-link);font-weight:700}.page-support__hero-visual{display:flex;align-items:center;justify-content:center}.page-support__visual-card{position:relative;width:100%;padding:36px;border-radius:38px;overflow:hidden}.page-support__visual-card::after{content:"";position:absolute;right:-90px;bottom:-90px;width:250px;height:250px;border-radius:999px;background:radial-gradient(circle,rgb(111 175 75 / .15),transparent 72%);pointer-events:none}.page-support__visual-card>*{position:relative;z-index:1}.page-support__hero-image{width:min(100%, 310px);margin:0 auto 28px;filter:drop-shadow(0 18px 28px rgb(31 42 55 / .1)) drop-shadow(0 0 22px rgb(111 175 75 / .08));animation:pageSupportRobotFloat 5.8s ease-in-out infinite}@keyframes pageSupportRobotFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}.page-support__mini-stats{display:grid;gap:14px}.page-support__mini-stat{padding:18px;border-radius:22px;border:1px solid rgb(229 231 235 / .94);background:rgb(255 255 255 / .84);box-shadow:0 10px 26px rgb(31 42 55 / .045),inset 0 1px 0 rgb(255 255 255 / .88)}.page-support__mini-stat strong{display:block;margin-bottom:6px;color:var(--ln-heading);font-family:var(--ln-font-heading);font-size:18px;font-weight:700;line-height:1.25}.page-support__mini-stat span{display:block;color:var(--ln-text);font-size:14px;line-height:1.65}.page-support__steps{display:grid;gap:18px}.page-support__step{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:0 22px;align-items:start;padding:30px;border-radius:32px}.page-support__step::before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:linear-gradient(90deg,var(--ln-accent),rgb(217 224 33 / .42),transparent);opacity:0;transition:opacity 0.22s ease}.page-support__step::after{content:"";position:absolute;right:-78px;bottom:-78px;width:180px;height:180px;border-radius:999px;background:radial-gradient(circle,rgb(111 175 75 / .12),transparent 72%);opacity:0;pointer-events:none;transition:opacity 0.22s ease,transform 0.22s ease}.page-support__step:hover::before,.page-support__step:hover::after{opacity:1}.page-support__step:hover::after{transform:scale(1.06)}.page-support__step>*{position:relative;z-index:1}.page-support__step-number{grid-row:span 2;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:999px;background:var(--ln-accent);color:#fff;font-family:var(--ln-font-heading);font-size:16px;font-weight:700;line-height:1;box-shadow:0 12px 24px rgb(111 175 75 / .24),0 0 0 6px rgb(111 175 75 / .08)}.page-support__reasons{align-items:stretch}.page-support__card{position:relative;display:flex;flex-direction:column;min-height:100%;padding:32px;border-radius:32px}.page-support__card::before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:linear-gradient(90deg,var(--ln-accent),rgb(217 224 33 / .42),transparent);opacity:0;transition:opacity 0.22s ease}.page-support__card::after{content:"";position:absolute;right:-78px;bottom:-78px;width:180px;height:180px;border-radius:999px;background:radial-gradient(circle,rgb(111 175 75 / .12),transparent 72%);opacity:0;pointer-events:none;transition:opacity 0.22s ease,transform 0.22s ease}.page-support__card:hover::before,.page-support__card:hover::after{opacity:1}.page-support__card:hover::after{transform:scale(1.06)}.page-support__card>*{position:relative;z-index:1}.page-support__icon{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;margin-bottom:22px;border-radius:22px;background:radial-gradient(circle at 30% 20%,rgb(237 242 168 / .48),transparent 42%),var(--ln-accent-soft);color:var(--ln-link);box-shadow:0 12px 26px rgb(111 175 75 / .13),inset 0 1px 0 rgb(255 255 255 / .84)}.page-support__icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.page-support__icon circle{fill:currentColor;stroke:none}.page-support__highlight{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(0,1.05fr);gap:34px;align-items:center;padding:38px;border-radius:36px}.page-support__checklist{display:grid;gap:14px;margin:0;padding:0;list-style:none}.page-support__checklist li{position:relative;padding-left:30px;color:var(--ln-heading);font-size:15.5px;line-height:1.65}.page-support__checklist li::before{content:"✓";position:absolute;left:0;top:0;color:var(--ln-link);font-weight:700}.page-support__faq{display:grid;gap:16px}.page-support__faq-item{padding:0;border-radius:24px;overflow:hidden}.page-support__faq-item summary{position:relative;display:flex;align-items:center;min-height:66px;padding:20px 56px 20px 22px;color:var(--ln-heading);font-family:var(--ln-font-heading);font-size:17px;font-weight:700;line-height:1.35;cursor:pointer;list-style:none}.page-support__faq-item summary::-webkit-details-marker{display:none}.page-support__faq-item summary::after{content:"+";position:absolute;right:20px;top:50%;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;background:var(--ln-accent-soft);color:var(--ln-link);transform:translateY(-50%);font-size:21px;line-height:1}.page-support__faq-item[open] summary::after{content:"–"}.page-support__faq-item p{margin:0;padding:0 22px 22px;color:var(--ln-text);font-size:15.5px;line-height:1.72}.page-support__cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;padding:38px;border-radius:36px;background:radial-gradient(circle at 100% 0%,rgb(111 175 75 / .12),transparent 36%),linear-gradient(180deg,#ffffff 0%,#fafcf7 100%)}.page-support__cta .ln-section-desc{max-width:780px}.page-support__cta-actions{justify-content:flex-end}@media (max-width:1100px){.page-support__hero-grid,.page-support__highlight,.page-support__cta{grid-template-columns:1fr}.page-support__hero-visual{justify-content:flex-start}.page-support__visual-card{max-width:620px}.page-support__points{grid-template-columns:1fr}.page-support__cta-actions{justify-content:flex-start}}@media (max-width:768px){.page-support__hero{padding:36px 0 20px}.page-support__title{font-size:36px}.page-support__subtitle{font-size:16px}.page-support__hero-actions{display:grid;grid-template-columns:1fr}.page-support__visual-card,.page-support__step,.page-support__card,.page-support__highlight,.page-support__cta{padding:26px;border-radius:28px}.page-support__step{grid-template-columns:1fr;gap:16px}.page-support__step-number{grid-row:auto}.page-support__cta-actions .ln-button{width:100%}.page-support__icon{width:56px;height:56px;border-radius:20px}.page-support__icon svg{width:24px;height:24px}}@media (max-width:480px){.page-support__title{font-size:32px}.page-support__hero-image{max-width:230px}.page-support__faq-item summary{font-size:16px;padding-right:52px}}@media (prefers-reduced-motion:reduce){.page-support__hero-image{animation:none!important}}