.landing-page .faq-section{padding:120px 0 80px;background-color:#fff}@media(max-width:768px){.landing-page .faq-section{padding:80px 0 56px}}.landing-page .faq-section .container{max-width:840px;margin:0 auto;padding:0 24px}@media(max-width:768px){.landing-page .faq-section .container{padding:0 20px}}.landing-page .faq-section .section-header{text-align:left;margin-bottom:60px}@media(max-width:768px){.landing-page .faq-section .section-header{text-align:left;margin-bottom:40px}}.landing-page .faq-section .section-header h2{font-size:32px;font-weight:700;line-height:1.4;color:#191f28;margin-bottom:12px}@media(max-width:768px){.landing-page .faq-section .section-header h2{font-size:24px}}.landing-page .faq-section .section-header p{font-size:17px;color:#6b7684;line-height:1.6}@media(max-width:768px){.landing-page .faq-section .section-header p{font-size:15px}}.landing-page .faq-section .faq-list{display:flex;flex-direction:column}.landing-page .faq-section .landing-faq-item,.landing-page .faq-section .landing-faq-item .faq-question{border:none;background:transparent;box-shadow:none}.landing-page .faq-section .landing-faq-item{position:relative}.landing-page .faq-section .landing-faq-item:after{content:"";display:block;width:100%;height:1px;background-color:#d1d6db4d;position:absolute;bottom:0;left:0}.landing-page .faq-section .landing-faq-item:last-child:after{display:none}.landing-page .faq-section .landing-faq-item.open .faq-question .icon{transform:rotate(180deg);color:#3182f6;background-color:#3182f614}.landing-page .faq-section .landing-faq-item.open .faq-question .question-text{color:#3182f6}.landing-page .faq-section .landing-faq-item.open .faq-answer{max-height:500px;opacity:1;margin-bottom:24px}.landing-page .faq-section .landing-faq-item .faq-question{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px 12px;text-align:left;cursor:pointer;transition:background-color .2s ease,border-radius .2s ease;background:transparent;border-radius:16px}@media(max-width:768px){.landing-page .faq-section .landing-faq-item .faq-question{padding:20px 0;border-radius:0}}.landing-page .faq-section .landing-faq-item .faq-question:hover{background-color:#f2f4f680}@media(max-width:768px){.landing-page .faq-section .landing-faq-item .faq-question:hover{background-color:transparent}}.landing-page .faq-section .landing-faq-item .faq-question .question-text{flex:1;font-size:18px;font-weight:600;color:#191f28;line-height:1.5;transition:color .2s ease;padding-top:2px}@media(max-width:768px){.landing-page .faq-section .landing-faq-item .faq-question .question-text{font-size:17px}}.landing-page .faq-section .landing-faq-item .faq-question .icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;border-radius:50%;color:#b0b8c1;transition:all .3s cubic-bezier(.34,1.56,.64,1);margin-top:0}.landing-page .faq-section .landing-faq-item .faq-question .icon svg{width:20px;height:20px;stroke-width:2.5px}.landing-page .faq-section .landing-faq-item .faq-answer{max-height:0;padding:0 12px;opacity:0;overflow:hidden;transition:all .3s cubic-bezier(.25,.1,.25,1)}@media(max-width:768px){.landing-page .faq-section .landing-faq-item .faq-answer{padding:0}}.landing-page .faq-section .landing-faq-item .faq-answer .answer-content{padding-top:0;padding-bottom:12px}.landing-page .faq-section .landing-faq-item .faq-answer .answer-content p{color:#4e5968;font-size:16px;line-height:1.65;margin:0}@media(max-width:768px){.landing-page .faq-section .landing-faq-item .faq-answer .answer-content p{font-size:15px}}.landing-page .faq-section .faq-cta{text-align:center;margin-top:60px}.landing-page .faq-section .faq-cta .cta-text{font-size:14px;color:#8b95a1;margin-bottom:12px}.landing-page .faq-section .faq-cta .cta-link{display:inline-flex;align-items:center;gap:6px;font-size:16px;font-weight:600;color:#3182f6;transition:opacity .2s ease;text-decoration:none;padding:8px 16px;border-radius:8px;background-color:#3182f60d}.landing-page .faq-section .faq-cta .cta-link:hover{background-color:#3182f61a}.landing-page .faq-section .faq-cta .cta-link svg{width:18px;height:18px}.landing-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#191f28;background-color:#fff;overflow-x:hidden;line-height:1.5}.landing-page .container{max-width:1200px;margin:0 auto;padding:0 40px}@media(max-width:768px){.landing-page .container{padding:0 20px;width:100%;box-sizing:border-box}}.landing-page .section-header{text-align:center;margin-bottom:60px}@media(max-width:768px){.landing-page .section-header{margin-bottom:40px}}.landing-page .section-header h2{font-size:36px;font-weight:700;line-height:1.4;color:#191f28}@media(max-width:768px){.landing-page .section-header h2{font-size:22px;line-height:1.5}}.landing-page .section-header .section-subtitle{font-size:17px;color:#6b7684;margin-top:12px;line-height:1.6}@media(max-width:768px){.landing-page .section-header .section-subtitle{font-size:14px;line-height:1.7}}.landing-page .hero-section{position:relative;min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 0 80px}.landing-page .hero-section .hero-content{width:100%;max-width:800px;z-index:2}.landing-page .hero-section .hero-content .hero-logo-wrapper{margin-bottom:12px}.landing-page .hero-section .hero-content .hero-logo-wrapper img{height:36px;width:auto;margin:0 auto}.landing-page .hero-section .hero-title{font-size:56px;font-weight:700;line-height:1.35;letter-spacing:-.01em;margin-bottom:24px;color:#191f28;opacity:1}@media(max-width:768px){.landing-page .hero-section .hero-title{font-size:28px;line-height:1.45;margin-bottom:20px}.landing-page .hero-section .hero-title br{display:none}}.landing-page .hero-section .hero-description{font-size:20px;color:#4e5968;line-height:1.6;margin-bottom:56px;opacity:1}@media(max-width:768px){.landing-page .hero-section .hero-description{font-size:15px;line-height:1.7;margin-bottom:36px}.landing-page .hero-section .hero-description br{display:none}}.landing-page .hero-section .login-container{width:100%;max-width:380px;margin:0 auto}.landing-page .hero-section .login-container .login-buttons{display:flex;flex-direction:column;gap:12px}.landing-page .hero-section .login-container .login-buttons button{width:100%;justify-content:center;height:52px;font-size:16px;border-radius:12px;transition:transform .2s ease}.landing-page .hero-section .login-container .login-buttons button:active{transform:scale(.98)}.landing-page .hero-section .scroll-indicator{position:absolute;bottom:40px;left:50%;transform:translate(-50%);animation:bounce 2s infinite;color:#b0b8c1;cursor:pointer}@media(max-width:768px){.landing-page .hero-section .scroll-indicator{display:none}}.landing-page .feature-section{padding:120px 0;background-color:#fff}@media(max-width:768px){.landing-page .feature-section{padding:80px 0}}.landing-page .feature-section .feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}@media(max-width:768px){.landing-page .feature-section .feature-grid{grid-template-columns:1fr;gap:40px}}.landing-page .feature-section .feature-grid .feature-card{text-align:left;padding:32px 24px;border-radius:20px;background:#fff;border:1px solid #e5e8eb;transition:transform .2s ease,box-shadow .2s ease}.landing-page .feature-section .feature-grid .feature-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #0000000f}@media(max-width:768px){.landing-page .feature-section .feature-grid .feature-card{text-align:left;padding:24px 20px}}.landing-page .feature-section .feature-grid .feature-card .icon-wrapper{width:56px;height:56px;background-color:#e8f3ff;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#3182f6;margin-bottom:20px}.landing-page .feature-section .feature-grid .feature-card .icon-wrapper svg{width:28px;height:28px}.landing-page .feature-section .feature-grid .feature-card .feature-badge{display:inline-block;font-size:12px;font-weight:700;color:#3182f6;background:#e8f3ff;padding:4px 12px;border-radius:20px;margin-bottom:12px;letter-spacing:.02em;text-transform:uppercase}.landing-page .feature-section .feature-grid .feature-card h3{font-size:22px;font-weight:700;line-height:1.4;margin-bottom:10px;color:#191f28}@media(max-width:768px){.landing-page .feature-section .feature-grid .feature-card h3{font-size:18px;line-height:1.5}}.landing-page .feature-section .feature-grid .feature-card>p{font-size:15px;color:#6b7684;line-height:1.6;margin-bottom:16px}@media(max-width:768px){.landing-page .feature-section .feature-grid .feature-card>p{font-size:14px;line-height:1.7}}.landing-page .feature-section .feature-grid .feature-card .feature-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.landing-page .feature-section .feature-grid .feature-card .feature-list li{display:flex;align-items:center;gap:8px;font-size:14px;color:#4e5968;line-height:1.5}@media(max-width:768px){.landing-page .feature-section .feature-grid .feature-card .feature-list li{font-size:13px}}.landing-page .feature-section .feature-grid .feature-card .feature-list li svg{flex-shrink:0;color:#3182f6;width:16px;height:16px}.landing-page .how-it-works-section{padding:120px 0;background-color:#f2f4f6}@media(max-width:768px){.landing-page .how-it-works-section{padding:80px 0}}.landing-page .how-it-works-section .steps-grid{display:flex;align-items:flex-start;justify-content:center;gap:0}@media(max-width:768px){.landing-page .how-it-works-section .steps-grid{flex-direction:column;align-items:center;gap:24px}}.landing-page .how-it-works-section .step-card{flex:1;max-width:300px;text-align:center;padding:40px 24px}@media(max-width:768px){.landing-page .how-it-works-section .step-card{max-width:100%;padding:24px 20px}}.landing-page .how-it-works-section .step-card .step-number{width:56px;height:56px;border-radius:50%;background:#3182f6;color:#fff;font-size:24px;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.landing-page .how-it-works-section .step-card h3{font-size:20px;font-weight:700;color:#191f28;margin-bottom:10px}@media(max-width:768px){.landing-page .how-it-works-section .step-card h3{font-size:17px}}.landing-page .how-it-works-section .step-card p{font-size:15px;color:#6b7684;line-height:1.6}@media(max-width:768px){.landing-page .how-it-works-section .step-card p{font-size:14px;line-height:1.7}}.landing-page .how-it-works-section .step-connector{display:flex;align-items:center;padding-top:52px;color:#b0b8c1;flex-shrink:0}@media(max-width:768px){.landing-page .how-it-works-section .step-connector{padding-top:0;transform:rotate(90deg)}}.landing-page .sample-preview-section{padding:120px 0;background-color:#fff}@media(max-width:768px){.landing-page .sample-preview-section{padding:80px 0}}.landing-page .sample-card{max-width:720px;margin:0 auto;background:#fff;border:1px solid #e5e8eb;border-radius:24px;overflow:hidden;box-shadow:0 4px 24px #0000000f;transition:box-shadow .3s ease}.landing-page .sample-card:hover{box-shadow:0 8px 40px #0000001a}.landing-page .sample-header{display:flex;align-items:center;justify-content:space-between;padding:24px 28px;background:#f2f4f6;border-bottom:1px solid #e5e8eb}@media(max-width:768px){.landing-page .sample-header{padding:18px 20px;flex-wrap:wrap;gap:8px}}.landing-page .sample-company{display:flex;align-items:center;gap:10px}.landing-page .sample-company-name{font-size:18px;font-weight:800;color:#191f28}@media(max-width:768px){.landing-page .sample-company-name{font-size:16px}}.landing-page .sample-position{font-size:14px;color:#6b7684;font-weight:500}@media(max-width:768px){.landing-page .sample-position{font-size:13px}}.landing-page .sample-badge{font-size:11px;font-weight:700;color:#3182f6;background:#e8f3ff;padding:4px 12px;border-radius:20px;letter-spacing:.03em;text-transform:uppercase}.landing-page .sample-question{display:flex;gap:10px;padding:24px 28px 16px}@media(max-width:768px){.landing-page .sample-question{padding:20px 20px 12px}}.landing-page .sample-question .sample-question-label{font-size:18px;font-weight:800;color:#3182f6;flex-shrink:0;line-height:1.6}.landing-page .sample-question p{font-size:15px;font-weight:600;color:#191f28;line-height:1.6;margin:0}@media(max-width:768px){.landing-page .sample-question p{font-size:14px}}.landing-page .sample-answer{padding:0 28px 24px;position:relative}@media(max-width:768px){.landing-page .sample-answer{padding:0 20px 20px}}.landing-page .sample-answer:before{content:"";position:absolute;left:28px;top:0;bottom:24px;width:3px;background:linear-gradient(#3182f6,#3182f61a);border-radius:2px}@media(max-width:768px){.landing-page .sample-answer:before{left:20px}}.landing-page .sample-answer p{font-size:15px;color:#4e5968;line-height:1.8;margin:0;padding-left:20px;white-space:pre-line}@media(max-width:768px){.landing-page .sample-answer p{font-size:14px;padding-left:16px}}.landing-page .sample-footer{display:flex;align-items:center;justify-content:space-between;padding:16px 28px 24px;border-top:1px solid #f2f4f6}@media(max-width:768px){.landing-page .sample-footer{padding:16px 20px 20px;flex-direction:column;gap:16px}}.landing-page .sample-char-count{font-size:13px;color:#8b95a1;font-weight:500;font-variant-numeric:tabular-nums}.landing-page .sample-cta-row button{height:44px;font-size:14px;border-radius:12px;padding:0 24px}@media(max-width:768px){.landing-page .sample-cta-row button{width:100%;justify-content:center}}.landing-page .trust-section{padding:100px 0;background-color:#fff}@media(max-width:768px){.landing-page .trust-section{padding:60px 0}}.landing-page .trust-section .trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media(max-width:768px){.landing-page .trust-section .trust-grid{grid-template-columns:1fr;gap:24px}}.landing-page .trust-section .trust-card{text-align:center;padding:40px 24px;border-radius:20px;border:1px solid #e5e8eb;transition:transform .2s ease,box-shadow .2s ease}.landing-page .trust-section .trust-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000000f}.landing-page .trust-section .trust-card .trust-icon{width:64px;height:64px;background:#e8f3ff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#3182f6}.landing-page .trust-section .trust-card h3{font-size:20px;font-weight:700;color:#191f28;margin-bottom:10px}@media(max-width:768px){.landing-page .trust-section .trust-card h3{font-size:17px}}.landing-page .trust-section .trust-card p{font-size:15px;color:#6b7684;line-height:1.6}@media(max-width:768px){.landing-page .trust-section .trust-card p{font-size:14px;line-height:1.7}}.landing-page .seo-content-section{padding:80px 0;background-color:#f2f4f6}@media(max-width:768px){.landing-page .seo-content-section{padding:60px 0}}.landing-page .seo-content-section .seo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media(max-width:768px){.landing-page .seo-content-section .seo-grid{grid-template-columns:1fr;gap:24px}}.landing-page .seo-content-section .seo-block h3{font-size:18px;font-weight:700;color:#191f28;margin-bottom:10px}@media(max-width:768px){.landing-page .seo-content-section .seo-block h3{font-size:16px}}.landing-page .seo-content-section .seo-block p{font-size:15px;color:#6b7684;line-height:1.7}@media(max-width:768px){.landing-page .seo-content-section .seo-block p{font-size:14px}}.landing-page .related-section{padding:80px 0;background-color:#fff}@media(max-width:768px){.landing-page .related-section{padding:60px 0}}.landing-page .related-section .related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:768px){.landing-page .related-section .related-grid{grid-template-columns:repeat(2,1fr);gap:16px}}.landing-page .related-section .related-card{display:flex;flex-direction:column;padding:24px;border-radius:16px;border:1px solid #e5e8eb;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.landing-page .related-section .related-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000000f;border-color:#3182f6}.landing-page .related-section .related-card:hover .related-arrow{color:#3182f6;transform:translate(4px)}.landing-page .related-section .related-card h3{font-size:16px;font-weight:700;color:#191f28;margin-bottom:8px}@media(max-width:768px){.landing-page .related-section .related-card h3{font-size:14px}}.landing-page .related-section .related-card p{font-size:13px;color:#6b7684;line-height:1.5;flex:1}@media(max-width:768px){.landing-page .related-section .related-card p{font-size:12px;line-height:1.6}}.landing-page .related-section .related-card .related-arrow{margin-top:16px;color:#b0b8c1;transition:all .2s ease;align-self:flex-end}.landing-page .bottom-cta-section{padding:100px 0;background:linear-gradient(135deg,#191f28,#333d4b);text-align:center}@media(max-width:768px){.landing-page .bottom-cta-section{padding:60px 0}}.landing-page .bottom-cta-section .cta-content{max-width:600px;margin:0 auto}.landing-page .bottom-cta-section .cta-content h2{font-size:36px;font-weight:700;color:#fff;margin-bottom:16px;line-height:1.4}@media(max-width:768px){.landing-page .bottom-cta-section .cta-content h2{font-size:22px;line-height:1.5}}.landing-page .bottom-cta-section .cta-content p{font-size:17px;color:#b0b8c1;margin-bottom:40px;line-height:1.6}@media(max-width:768px){.landing-page .bottom-cta-section .cta-content p{font-size:14px;line-height:1.7;margin-bottom:32px}}.landing-page .bottom-cta-section .cta-content .cta-buttons{display:flex;flex-direction:column;gap:12px;max-width:380px;margin:0 auto}.landing-page .bottom-cta-section .cta-content .cta-buttons button{width:100%;justify-content:center;height:52px;font-size:16px;border-radius:12px;transition:transform .2s ease}.landing-page .bottom-cta-section .cta-content .cta-buttons button:active{transform:scale(.98)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.landing-page .fade-up{animation:fadeInUp .8s cubic-bezier(.215,.61,.355,1) forwards;opacity:0}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%)}40%{transform:translate(-50%,-10px)}60%{transform:translate(-50%,-5px)}}.landing-page .landing-footer{background:#191f28;color:#fff;width:100vw;margin-left:calc(-50vw + 50%);position:relative}.landing-page .landing-footer .footer-inner{max-width:1080px;margin:0 auto;padding:48px 40px 32px}@media(max-width:768px){.landing-page .landing-footer .footer-inner{padding:40px 20px 24px}}.landing-page .landing-footer .footer-top{display:flex;justify-content:space-between;align-items:flex-start;gap:60px;padding-bottom:32px}@media(max-width:768px){.landing-page .landing-footer .footer-top{flex-direction:column;gap:36px;padding-bottom:28px}}.landing-page .landing-footer .footer-brand{flex-shrink:0}.landing-page .landing-footer .footer-brand .footer-logo{height:20px;filter:brightness(0) invert(1);margin-bottom:10px}.landing-page .landing-footer .footer-brand .footer-tagline{font-size:13px;color:#6b7684;line-height:1.5;letter-spacing:-.01em}.landing-page .landing-footer .footer-nav{display:flex;gap:48px;flex-shrink:0}@media(max-width:768px){.landing-page .landing-footer .footer-nav{gap:32px;flex-wrap:wrap}}.landing-page .landing-footer .footer-nav-group h4{font-size:13px;font-weight:600;color:#b0b8c1;margin-bottom:12px;letter-spacing:-.01em}.landing-page .landing-footer .footer-nav-group ul{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.landing-page .landing-footer .footer-nav-group a{font-size:13px;color:#8b95a1;text-decoration:none;letter-spacing:-.01em;transition:color .15s ease}.landing-page .landing-footer .footer-nav-group a:hover{color:#fff}.landing-page .landing-footer .footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:20px}.landing-page .landing-footer .footer-bottom .footer-copyright{font-size:12px;color:#4e5968;letter-spacing:-.01em}
