.home-bg-section{padding:24px 0 56px;}.home-bg-card{width:min(964px,calc(100vw - 32px));aspect-ratio:964 / 526;margin:0 auto;padding:16px;border-radius:16px;border:1px solid var(--white);background:linear-gradient(121.92deg,rgba(255,149,42,0.1) 25.69%,rgba(200,200,200,0.05) 99.72%);backdrop-filter:blur(4px);box-sizing:border-box;box-shadow:0px 10px 24px 0px var(--shadow-subtle);}.home-bg-card img{display:block;width:100%;height:100%;object-fit:cover;border-radius:12px;}.works-with-section{padding:24px 0 40px;}.works-with-container{width:min(1200px,calc(100vw - 32px));margin:0 auto;}.works-with-title-row{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:22px;}.works-with-title-row h2{font-family:Montserrat;font-weight:600;font-size:24px;line-height:22.4px;letter-spacing:0px;text-align:center;}.works-with-line{width:72px;height:1px;background:var(--border-soft);flex:0 0 auto;}.works-with-grid{display:flex;align-items:stretch;justify-content:center;flex-wrap:wrap;gap:20px;}.works-with-card{display:flex;align-items:center;width:fit-content;flex:0 0 auto;gap:10px;min-height:56px;padding:0 24px;border:1px solid var(--border-soft);border-radius:8px;background:var(--white);box-shadow:0 1px 2px rgba(15,23,42,0.03);box-sizing:border-box;}.works-with-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;}.works-with-name{font-size:14px;line-height:1.2;font-weight:600;color:var(--text-strong);white-space:nowrap;}.home-resolve-section{padding:40px 0;}.home-resolve-section-title{text-align:center;margin-bottom:60px;display:flex;flex-direction:column;justify-content:center;align-items:center;}.home-resolve-section-title h2{font-size:32px;margin-bottom:12px;font-weight:bold;}.home-resolve-section-title p{color:var(--gray);width:80%;text-align:center;}.issues-resolving-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;}.issues-resolving-card{opacity:1;border-radius:16px;border-width:1px;padding:40px;background:var(--white);border:1px solid var(--border-light);padding:24px;border-radius:20px;box-sizing:border-box;}.issues-resolving-card:hover{box-shadow:0px 10px 32px 0px var(--shadow-soft);}.issues-resolving-card-icon{width:48px;height:48px;border-radius:12px;background:rgba(255,128,0,0.08);display:flex;align-items:center;justify-content:center;margin-bottom:20px;}.issues-resolving-card h3{font-size:18px;margin-bottom:12px;}.issues-resolving-card p{color:var(--gray);margin-bottom:0;font-size:14px;}.issues-resolving-card img{width:24px;height:24px;display:block;}.home-resolve-timeline{margin-bottom:60px;}.home-resolve-timeline-track{position:relative;max-width:900px;margin:0 auto;}.home-resolve-timeline-line{position:absolute;top:28px;left:0;right:0;height:1px;background:rgb(225,229,235);z-index:1;}.home-resolve-timeline-items{display:flex;justify-content:space-between;position:relative;z-index:2;}.home-resolve-timeline-item{flex:1;text-align:center;padding:0 10px;}.home-resolve-timeline-dot{width:48px;height:48px;border-radius:50%;border:1px solid var(--border-soft);color:var(--dark);font-weight:500;font-size:24px;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;transition:all 0.3s ease;background:var(--dark);border-color:var(--dark);color:var(--white);}.home-resolve-timeline-content h4{font-size:14px;font-weight:600;color:var(--dark);margin-bottom:6px;}.home-resolve-timeline-content p{font-size:12px;color:var(--gray);line-height:1.5;margin-bottom:0;}.support-problem-section{background:var(--white);padding:40px 0 72px;}.support-problem-container{width:min(1200px,calc(100vw - 80px));margin:48px auto;text-align:center;}.support-problem-hero-title{margin-bottom:60px;font-family:Montserrat;font-weight:600;font-size:48px;line-height:56px;letter-spacing:0px;text-align:center;}.support-problem-line-2{color:var(--orange);}.support-problem-wrap{background:var(--surface-muted);border-radius:16px;padding:60px 40px;}.support-problem-subheading{position:relative;margin:0 auto 50px;max-width:780px;color:var(--gray);font-size:18px;line-height:1.4;}.support-problem-subheading::before,.support-problem-subheading::after{content:"";position:absolute;top:50%;width:22%;height:1px;background:var(--border-soft);}.support-problem-subheading::before{left:0;}.support-problem-subheading::after{right:0;}.support-problem-cards-row{display:flex;gap:32px;justify-content:space-between;}.support-problem-card-item{flex:1;text-align:left;padding:32px 24px;border-radius:12px;transition:all 0.2s ease;box-sizing:border-box;}.support-problem-card-item:hover{background:var(--white);box-shadow:0 8px 24px rgba(0,0,0,0.08);}.support-problem-icon-box{width:48px;height:48px;background:rgba(33,37,41,0.04);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;color:var(--dark);flex:0 0 auto;}.support-problem-icon-box svg{width:22px;height:22px;fill:currentColor;stroke:currentColor;}.support-problem-card-title{font-family:Helvetica Neue;font-weight:500;font-size:18px;line-height:27px;letter-spacing:0px;}.support-problem-card-desc{margin:0;font-size:16px;color:var(--gray);line-height:1.6;}@media (max-width:1199px){.support-problem-cards-row{flex-wrap:wrap;}.support-problem-card-item{flex:1 1 calc(50% - 16px);}}@media (max-width:900px){.home-resolve-timeline-items{flex-direction:column;gap:24px;}.home-resolve-timeline-line{display:none;}}@media (max-width:768px){.home-resolve-page .hero{height:fit-content;}}@media (max-width:767px){.works-with-container{width:calc(100vw - 24px);}.works-with-title-row{gap:12px;}.works-with-line{width:40px;}.works-with-grid{gap:10px;}.support-problem-container{width:calc(100vw - 24px);}.support-problem-section{padding:24px 0 48px;}.support-problem-hero-title{margin-bottom:32px;}.support-problem-line-1,.support-problem-line-2{font-size:38px;}.support-problem-wrap{padding:28px 16px;}.support-problem-subheading{margin-bottom:28px;font-size:15px;}.support-problem-subheading::before,.support-problem-subheading::after{width:14%;}.support-problem-cards-row{gap:16px;}.support-problem-card-item{flex-basis:100%;padding:24px 18px;}.support-problem-card-title{font-size:20px;}.issues-resolving-grid-3{grid-template-columns:1fr;}}@media (max-width:575px){.works-with-section{padding:16px 0 28px;}.works-with-title-row h2{font-size:24px;}.works-with-card{min-height:58px;padding:0 12px;}.support-problem-line-1,.support-problem-line-2{font-size:30px;}.support-problem-subheading::before,.support-problem-subheading::after{width:10%;}}.faq-section{padding:60px 0;}.faq-section h2{text-align:center;font-size:32px;margin-bottom:40px;}.faq-list{display:flex;flex-direction:column;gap:14px;}.faq-item{background:var(--white);border:1px solid var(--border-light);border-radius:16px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.04);}.faq-question{width:100%;padding:22px 56px 22px 24px;background:none;border:none;text-align:left;font-size:18px;font-weight:600;line-height:1.4;color:var(--text-strong);position:relative;cursor:pointer;appearance:none;}.faq-question::after{content:"";position:absolute;right:22px;top:50%;transform:translateY(-50%);width:12px;height:12px;background-image:url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="%23999999" xmlns="http://www.w3.org/2000/svg"><path d="M16.0605 24L28.1211 11.9395L26 9.81836L16.0605 19.7578L6.12109 9.81836L4 11.9395L16.0605 24Z"/></svg>');background-repeat:no-repeat;background-position:center;background-size:contain;transition:transform 0.2s ease;}.faq-question:focus-visible{outline:2px solid var(--orange2);outline-offset:-2px;}.faq-item.is-open .faq-question::after{transform:translateY(-50%) rotate(180deg);}.faq-answer{max-height:0;overflow:hidden;padding:0 24px;opacity:0;transition:max-height 0.28s ease,opacity 0.2s ease,padding 0.28s ease;}.faq-item.is-open{overflow:visible;border-color:var(--orange-border-soft);box-shadow:0 2px 8px var(--orange-shadow-soft);}.faq-item.is-open .faq-answer{padding:0px 24px 18px;opacity:1;}.faq-answer p{color:var(--gray);line-height:1.8;margin:0;}@media (max-width:768px){.faq-section h2{font-size:24px;}.faq-question{padding:18px 52px 18px 18px;font-size:16px;}.faq-question::after{right:16px;}.faq-answer{padding:0 18px;}.faq-item.is-open .faq-answer{padding:16px 18px 16px;}}.cta-section{background:linear-gradient(135deg,rgba(255,128,0,0.06) 0%,rgba(237,113,9,0.02) 60%,rgba(0,0,0,0) 100%);text-align:center;border-radius:12px;position:relative;min-height:550px;display:flex;align-items:center;justify-content:center;}.cta-section .container{position:relative;z-index:2;}.cta-section h2{font-size:48px;font-weight:700;}.cta-section p{margin:24px auto 50px;font-size:18px;line-height:1.6;color:var(--gray);}.cta-section .btn{width:240px;height:48px;line-height:48px;border-radius:24px;font-size:16px;padding:0;}@media (max-width:1200px){.cta-section{background-size:1000px auto;min-height:500px;}}@media (max-width:1024px){.cta-section{background-size:900px auto;min-height:450px;padding:60px 20px;}.cta-section h2{font-size:28px;}}@media (max-width:768px){.cta-section{background-size:800px auto;min-height:400px;padding:40px 20px;margin:20px auto;}.cta-section h2{font-size:24px;margin-bottom:16px;}.cta-section p{font-size:16px;margin-bottom:24px;}}@media (max-width:480px){.cta-section{background-size:600px auto;min-height:350px;padding:30px 16px;margin:40px auto;}.cta-section h2{font-size:22px;}.cta-section p{font-size:15px;}}@media (max-width:768px){.cta-section,.cta-section .container{margin:0 auto;}}