@charset "UTF-8";@font-face{font-family:Noto Sans;src:url(/assets/NotoSans-Regular-2ec33f84.ttf)}@font-face{font-family:Manrope;src:url(/assets/Manrope-Medium-562fb5d8.ttf)}@font-face{font-family:Manrope;src:url(/assets/Manrope-Bold-ce687c0c.ttf);font-weight:700}body{font-family:Manrope;font-size:100%;background:#08111C;margin:0;padding:0;max-width:100%;overflow-x:hidden}h1{font-size:2.5em}h2{font-size:1.875em}h3{font-size:1.35em}p{font-size:1em}html{background:#08111C;font-family:Manrope}#app{background:#08111C;font-weight:400;padding:0;margin:0;max-width:100%}.background{position:fixed;top:0;left:0;z-index:0}.foreground{position:relative;z-index:1}a:link,a:visited{color:#1f71d1}.signup-section{position:relative;overflow:hidden;background:#1F71D1}.signup-section:before{content:"";position:absolute;top:-30%;right:-20%;width:70%;height:140%;background:linear-gradient(135deg,rgba(31,113,209,.1),rgba(217,85,85,.1));transform:rotate(-15deg);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;z-index:1}.signup-section .container{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 2rem}.signup-section .signup-button{background:#d95555;box-shadow:0 4px 15px #d955554d}.signup-section .signup-button:hover{background:#d44040;box-shadow:0 6px 20px #d9555566}@media (max-width: 768px){.signup-section{padding:4rem 0}.signup-section .container{padding:0 1rem}}.navigation[data-v-c51ee5c6]{background:linear-gradient(#0056ba,rgba(0,86,186,0));display:flex;flex-direction:row;flex-wrap:wrap;justify-content:start;align-items:center;width:100vw;height:60px;padding:10px 10px 30px}.navigation .logo[data-v-c51ee5c6]{height:100%;max-width:300px;cursor:pointer;fill:#fff}.footer[data-v-a5b33e2c]{background:#f8fafc;border-top:1px solid #e5e7eb;color:#1a1a1a;padding:2rem 0;position:relative;overflow:hidden;width:100%;box-sizing:border-box}.footer-content[data-v-a5b33e2c]{max-width:1200px;margin:0 auto;padding:0 2rem;box-sizing:border-box}.footer-bottom[data-v-a5b33e2c]{text-align:center}.footer-bottom .legal-links[data-v-a5b33e2c]{display:flex;justify-content:center;gap:2rem;margin-bottom:1rem;flex-wrap:wrap}@media (max-width: 500px){.footer-bottom .legal-links[data-v-a5b33e2c]{flex-direction:column;align-items:center;gap:1rem}}.footer-bottom .legal-link[data-v-a5b33e2c]{color:#6b7280;text-decoration:none;font-weight:500;cursor:pointer;transition:all .3s ease;font-size:.9rem}.footer-bottom .legal-link[data-v-a5b33e2c]:hover{color:#1a1a1a;transform:translateY(-2px)}.footer-bottom p[data-v-a5b33e2c]{color:#6b7280;font-size:.9rem}header[data-v-386f62ae]{position:absolute;top:0;z-index:2}footer[data-v-386f62ae]{position:sticky}nav[data-v-386f62ae]{display:flex;justify-content:center;align-content:center}header[data-v-c3ec5623]{position:fixed;top:0;left:0;right:0;height:64px;z-index:1000;background:rgba(255,255,255,.8);backdrop-filter:saturate(180%) blur(20px);transition:all .2s ease;border-bottom:1px solid rgba(0,0,0,.08)}header.scrolled[data-v-c3ec5623]{background:rgba(255,255,255,.85);border-bottom:1px solid rgba(0,0,0,.12)}header .container[data-v-c3ec5623]{display:flex;justify-content:space-between;align-items:center;height:100%;padding:0 2.5rem;max-width:1200px;margin:0 auto}header .logo[data-v-c3ec5623]{height:36px;display:flex;align-items:center}header .logo .logo-svg[data-v-c3ec5623]{height:100%;max-width:280px;cursor:pointer;fill:#1a1a1a;transition:opacity .2s ease}header .logo .logo-svg[data-v-c3ec5623]:hover{opacity:.7}header .menu ul[data-v-c3ec5623]{display:flex;gap:1.5rem;list-style:none;margin:0;padding:0;height:100%;align-items:center}header .menu ul a[data-v-c3ec5623]{color:#1a1a1a;text-decoration:none;font-weight:400;font-size:.9rem;white-space:nowrap;transition:color .15s ease}header .menu ul a[data-v-c3ec5623]:hover{color:#0071e3}header .menu ul a.signup-btn[data-v-c3ec5623]{background:#0071e3;color:#fff;padding:.5rem 1.125rem;border-radius:980px;font-weight:500;transition:all .15s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px #0000000d;display:inline-flex;align-items:center}header .menu ul a.signup-btn[data-v-c3ec5623]:hover{background:#0067cf;color:#fff;box-shadow:0 2px 6px #0071e340;transform:translateY(-1px)}header .menu ul a.signup-btn[data-v-c3ec5623]:active{transform:translateY(0);box-shadow:0 1px 2px #0000000d}header .menu ul a.login-btn[data-v-c3ec5623]{color:#0071e3;padding:.5rem 1.125rem;border-radius:980px;transition:all .15s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center}header .menu ul a.login-btn[data-v-c3ec5623]:hover{background:rgba(0,113,227,.08);color:#0071e3}header .menu ul a.login-btn[data-v-c3ec5623]:active{background:rgba(0,113,227,.12)}@media (max-width: 768px){header[data-v-c3ec5623]{height:56px}header .container[data-v-c3ec5623]{padding:0 1.5rem;flex-direction:row}header .logo[data-v-c3ec5623]{height:28px}header .logo .logo-svg[data-v-c3ec5623]{max-width:160px}header .menu ul[data-v-c3ec5623]{flex-wrap:wrap;justify-content:center;gap:.75rem}header .menu ul li[data-v-c3ec5623]:not(:nth-last-child(-n+2)){display:none}header .menu ul a[data-v-c3ec5623]{font-size:.875rem}header .menu ul a.signup-btn[data-v-c3ec5623],header .menu ul a.login-btn[data-v-c3ec5623]{padding:.4rem 1rem;font-size:.875rem}}.cta-group[data-v-48e1b9f2]{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem}.cta-group.layout-inline[data-v-48e1b9f2]{flex-direction:row;gap:.75rem}.cta-group.layout-inline .cta-subtext[data-v-48e1b9f2]{margin-top:0}.cta-link[data-v-48e1b9f2]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 2.25rem;border-radius:999px;background:linear-gradient(135deg,#007bf7 0%,#005dba 100%);color:#fff;font-size:1.05rem;font-weight:600;text-decoration:none;letter-spacing:-.01em;min-height:48px;border:1px solid transparent;box-shadow:0 18px 36px #0071e338;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;cursor:pointer;min-width:220px}.cta-link[data-v-48e1b9f2]:hover{transform:translateY(-3px);box-shadow:0 24px 48px #0071e347}.cta-link[data-v-48e1b9f2]:active{transform:translateY(-1px);box-shadow:0 14px 28px #0071e338;filter:brightness(.96)}.cta-link[data-v-48e1b9f2]:focus-visible{outline:none;box-shadow:0 0 0 3px #ffffffa6,0 0 0 6px #0071e373;transform:translateY(-3px)}.cta-link svg[data-v-48e1b9f2]{width:1.05em;height:1.05em}.cta-link.secondary[data-v-48e1b9f2]{background:transparent;color:#0071e3;border-color:#0071e359;box-shadow:0 10px 24px #0071e31f}.cta-link.secondary[data-v-48e1b9f2]:hover{background:rgba(0,113,227,.08);box-shadow:0 14px 28px #0071e32e}.cta-link.secondary[data-v-48e1b9f2]:active{background:rgba(0,113,227,.12);box-shadow:0 8px 18px #0071e329}.cta-link.tertiary[data-v-48e1b9f2]{background:transparent;border-color:transparent;color:#1a1a1a;box-shadow:none;padding:.85rem 0}.cta-link.tertiary[data-v-48e1b9f2]:hover{transform:translateY(-1px);text-decoration:underline}.cta-link.tertiary[data-v-48e1b9f2]:active{transform:translateY(0);filter:brightness(.92)}.cta-subtext[data-v-48e1b9f2]{font-size:.85rem;text-transform:uppercase;letter-spacing:.2em;color:#6b7280}@media (max-width: 768px){.cta-group.layout-inline[data-v-48e1b9f2]{width:100%}.cta-group.layout-inline .cta-link[data-v-48e1b9f2]{width:100%;min-width:0}}.hero-section[data-v-311537e0]{position:relative;min-height:calc(75vh - 64px);display:flex;align-items:center;background:#fafafa;overflow:hidden;border-bottom:1px solid #e5e5e5}.hero-section .hero-content[data-v-311537e0]{position:relative;z-index:1;color:#1a1a1a;max-width:900px;margin:0 auto;text-align:center;padding:2rem 0}.hero-section .hero-content h1[data-v-311537e0]{font-size:3.75rem;font-weight:600;margin-bottom:2rem;line-height:1.15;letter-spacing:-.02em;color:#1a1a1a}.hero-section .hero-content p[data-v-311537e0]{font-size:1.25rem;line-height:1.7;margin-bottom:2rem;color:#414141;max-width:840px;margin-left:auto;margin-right:auto}.hero-section .hero-content p.hero-tagline[data-v-311537e0]{font-size:1.1rem;font-weight:500;color:#666;margin-bottom:1rem;font-style:italic}.hero-section .hero-content .hero-trust[data-v-311537e0]{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:3rem;margin-bottom:3.5rem;color:#4a4a4a}.hero-section .hero-content .hero-trust .trust-label[data-v-311537e0]{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.24em;color:#6b7280}.hero-section .hero-content .hero-trust .trust-copy[data-v-311537e0]{margin:0;font-size:.95rem;color:#374151}.hero-section .hero-content .hero-trust .trust-items[data-v-311537e0]{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.hero-section .hero-content .hero-trust .trust-items .trust-item[data-v-311537e0]{font-size:.95rem;color:#1f2937;opacity:.9}.hero-section .hero-content .hero-features[data-v-311537e0]{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;margin-top:2rem;opacity:.8}.hero-section .hero-content .hero-features .feature[data-v-311537e0]{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:rgba(255,255,255,.4);border-radius:20px;border:1px solid rgba(0,0,0,.05);transition:all .2s ease}.hero-section .hero-content .hero-features .feature[data-v-311537e0]:hover{background:rgba(255,255,255,.6);transform:translateY(-1px)}.hero-section .hero-content .hero-features .feature svg[data-v-311537e0]{width:16px;height:16px;color:#3b82f6}.hero-section .hero-content .hero-features .feature span[data-v-311537e0]{font-size:.875rem;font-weight:500;color:#374151}@media (max-width: 768px){.hero-section .hero-content[data-v-311537e0]{padding:1.5rem 0}.hero-section .hero-content h1[data-v-311537e0]{font-size:2.5rem}.hero-section .hero-content p[data-v-311537e0]{font-size:1.125rem}.hero-section .hero-content .cta-buttons[data-v-311537e0]{flex-direction:column;align-items:stretch;gap:.625rem}.hero-section .hero-content .hero-features[data-v-311537e0]{gap:1rem;margin-top:2rem}.hero-section .hero-content .hero-features .feature[data-v-311537e0]{padding:.375rem .625rem}.hero-section .hero-content .hero-features .feature svg[data-v-311537e0]{width:14px;height:14px}.hero-section .hero-content .hero-features .feature span[data-v-311537e0]{font-size:.8125rem}.hero-section .hero-content .credentials[data-v-311537e0]{flex-direction:column;gap:2rem}.hero-section .hero-content .hero-trust[data-v-311537e0]{gap:.5rem;margin-bottom:3rem}.hero-section .hero-content .hero-trust .trust-items[data-v-311537e0]{gap:.75rem}.hero-section .hero-content .cta-subtext[data-v-311537e0]{margin-top:-1.5rem;letter-spacing:.12em;font-size:.9rem}}.container[data-v-311537e0]{max-width:1200px;margin:0 auto;padding:0 3rem}.features[data-v-731ae82f]{background:#f8fafc;padding:6rem 0;position:relative;border-bottom:1px solid #e5e7eb;overflow:visible}.features .geometric-pattern[data-v-731ae82f]{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:0}.features .pattern-line[data-v-731ae82f]{position:absolute;background:linear-gradient(90deg,rgba(139,92,246,.5) 0%,rgba(139,92,246,.3) 50%,rgba(139,92,246,.5) 100%);border-radius:2px;box-shadow:0 0 20px #8b5cf666;animation:line-pulse-731ae82f 8s ease-in-out infinite}.features .pattern-line.line-1[data-v-731ae82f]{width:150px;height:3px;top:20%;left:-75px;transform:rotate(15deg);animation-delay:0s}.features .pattern-line.line-2[data-v-731ae82f]{width:120px;height:3px;top:60%;right:-60px;transform:rotate(-25deg);animation-delay:2s}.features .pattern-line.line-3[data-v-731ae82f]{width:100px;height:3px;bottom:30%;left:0px;transform:rotate(45deg);animation-delay:4s}.features .pattern-line.line-4[data-v-731ae82f]{width:90px;height:2px;top:40%;right:0px;transform:rotate(-60deg);animation-delay:6s}.features .pattern-line.line-5[data-v-731ae82f]{width:110px;height:3px;bottom:15%;left:5px;transform:rotate(30deg);animation-delay:8s}@keyframes line-pulse-731ae82f{0%,to{opacity:.6;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.2)}}.features .pattern-dot[data-v-731ae82f]{position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(236,72,153,.6) 0%,rgba(236,72,153,.25) 70%);box-shadow:0 0 15px #ec489966;animation:pulse-dot-731ae82f 6s ease-in-out infinite}.features .pattern-dot.dot-1[data-v-731ae82f]{width:16px;height:16px;top:15%;left:10%;animation-delay:0s}.features .pattern-dot.dot-2[data-v-731ae82f]{width:24px;height:24px;top:35%;right:5%;animation-delay:1.5s}.features .pattern-dot.dot-3[data-v-731ae82f]{width:12px;height:12px;top:65%;left:15%;animation-delay:3s}.features .pattern-dot.dot-4[data-v-731ae82f]{width:18px;height:18px;bottom:25%;right:10%;animation-delay:4.5s}.features .pattern-dot.dot-5[data-v-731ae82f]{width:14px;height:14px;top:50%;left:25%;animation-delay:6s}.features .pattern-dot.dot-6[data-v-731ae82f]{width:20px;height:20px;bottom:15%;right:15%;animation-delay:7.5s}.features .pattern-triangle[data-v-731ae82f]{position:absolute;width:0;height:0;border-style:solid;opacity:.6;filter:drop-shadow(0 0 8px rgba(168,85,247,.2));animation:triangle-float-731ae82f 12s ease-in-out infinite}.features .pattern-triangle.triangle-1[data-v-731ae82f]{border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:35px solid rgba(168,85,247,.4);top:25%;right:2%;transform:rotate(15deg);animation-delay:2s}.features .pattern-triangle.triangle-2[data-v-731ae82f]{border-left:16px solid transparent;border-right:16px solid transparent;border-bottom:28px solid rgba(34,197,94,.4);bottom:20%;left:3%;transform:rotate(-10deg);animation-delay:4s}.features .pattern-triangle.triangle-3[data-v-731ae82f]{border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:21px solid rgba(245,158,11,.4);top:45%;left:8%;transform:rotate(25deg);animation-delay:6s}.features .pattern-triangle.triangle-4[data-v-731ae82f]{border-left:14px solid transparent;border-right:14px solid transparent;border-bottom:24px solid rgba(59,130,246,.4);bottom:35%;right:5%;transform:rotate(-20deg);animation-delay:8s}@keyframes triangle-float-731ae82f{0%,to{transform:translateY(0) rotate(0);opacity:.7}50%{transform:translateY(-10px) rotate(5deg);opacity:1}}.features .pattern-circle[data-v-731ae82f]{position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(16,185,129,.5) 0%,rgba(16,185,129,.2) 70%);box-shadow:0 0 20px #10b98166;animation:circle-bounce-731ae82f 8s ease-in-out infinite}.features .pattern-circle.circle-1[data-v-731ae82f]{width:40px;height:40px;top:30%;left:5%;animation-delay:1s}.features .pattern-circle.circle-2[data-v-731ae82f]{width:50px;height:50px;bottom:40%;right:8%;animation-delay:3s;background:radial-gradient(circle,rgba(168,85,247,.4) 0%,rgba(168,85,247,.1) 70%);box-shadow:0 0 25px #a855f74d}.features .pattern-circle.circle-3[data-v-731ae82f]{width:35px;height:35px;top:55%;right:12%;animation-delay:5s;background:radial-gradient(circle,rgba(245,158,11,.4) 0%,rgba(245,158,11,.1) 70%);box-shadow:0 0 18px #f59e0b4d}@keyframes circle-bounce-731ae82f{0%,to{transform:scale(1) translateY(0)}50%{transform:scale(1.1) translateY(-8px)}}.features .pattern-rect[data-v-731ae82f]{position:absolute;background:linear-gradient(135deg,rgba(236,72,153,.4) 0%,rgba(236,72,153,.15) 100%);border-radius:6px;box-shadow:0 0 15px #ec489933;animation:rect-rotate-731ae82f 15s linear infinite}.features .pattern-rect.rect-1[data-v-731ae82f]{width:25px;height:15px;top:40%;left:-25px;animation-delay:0s}.features .pattern-rect.rect-2[data-v-731ae82f]{width:18px;height:22px;bottom:50%;right:-22px;animation-delay:5s;background:linear-gradient(135deg,rgba(59,130,246,.4) 0%,rgba(59,130,246,.15) 100%);box-shadow:0 0 15px #3b82f633}.features .pattern-rect.rect-3[data-v-731ae82f]{width:20px;height:12px;top:70%;left:-20px;animation-delay:10s;background:linear-gradient(135deg,rgba(34,197,94,.4) 0%,rgba(34,197,94,.15) 100%);box-shadow:0 0 15px #22c55e33}@keyframes rect-rotate-731ae82f{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.features .pattern-hex[data-v-731ae82f]{position:absolute;width:30px;height:26px;background:linear-gradient(135deg,rgba(139,92,246,.5) 0%,rgba(139,92,246,.25) 100%);clip-path:polygon(50% 0%,93.3% 25%,93.3% 75%,50% 100%,6.7% 75%,6.7% 25%);box-shadow:0 0 18px #8b5cf64d;animation:hex-float-731ae82f 13s ease-in-out infinite}.features .pattern-hex.hex-1[data-v-731ae82f]{top:20%;right:-32px;animation-delay:2s}.features .pattern-hex.hex-2[data-v-731ae82f]{bottom:25%;left:-27px;animation-delay:7s;background:linear-gradient(135deg,rgba(245,158,11,.4) 0%,rgba(245,158,11,.15) 100%);box-shadow:0 0 18px #f59e0b40}@keyframes hex-float-731ae82f{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-12px) rotate(120deg)}66%{transform:translateY(-6px) rotate(240deg)}}.features .pattern-diamond[data-v-731ae82f]{position:absolute;width:0;height:0;animation:diamond-pulse-731ae82f 9s ease-in-out infinite}.features .pattern-diamond.diamond-1[data-v-731ae82f]{border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:26px solid rgba(16,185,129,.4);border-top:26px solid rgba(16,185,129,.4);top:50%;left:-27px;animation-delay:1s}.features .pattern-diamond.diamond-2[data-v-731ae82f]{border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:21px solid rgba(236,72,153,.4);border-top:21px solid rgba(236,72,153,.4);bottom:45%;right:-25px;animation-delay:5s}@keyframes diamond-pulse-731ae82f{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.features .pattern-wave[data-v-731ae82f]{position:absolute;width:60px;height:20px;background:linear-gradient(90deg,rgba(59,130,246,.4) 0%,rgba(59,130,246,.2) 50%,rgba(59,130,246,.4) 100%);border-radius:10px 10px 0 0;animation:wave-flow-731ae82f 10s ease-in-out infinite}.features .pattern-wave.wave-1[data-v-731ae82f]{top:15%;right:-40px;animation-delay:0s}.features .pattern-wave.wave-2[data-v-731ae82f]{bottom:10%;left:-35px;animation-delay:5s;background:linear-gradient(90deg,rgba(168,85,247,.3) 0%,rgba(168,85,247,.1) 50%,rgba(168,85,247,.3) 100%)}@keyframes wave-flow-731ae82f{0%,to{opacity:.5;transform:scaleX(1)}50%{opacity:.8;transform:scaleX(1.1)}}@keyframes pulse-dot-731ae82f{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.5);opacity:1}}.features .container[data-v-731ae82f]{max-width:1200px;margin:0 auto;padding:0 3rem}@media (max-width: 992px){.features .container[data-v-731ae82f]{padding:0 2rem}}@media (max-width: 768px){.features .container[data-v-731ae82f]{padding:0 1.5rem}}.features .section-title[data-v-731ae82f]{font-size:2.75rem;color:#1a1a1a;margin:0 0 4rem;font-weight:600;letter-spacing:-.025em;line-height:1.2;text-align:center}.features .features-grid[data-v-731ae82f]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;padding:0;position:relative;z-index:1}.features .feature[data-v-731ae82f]{background:rgba(255,255,255,.8);border-radius:16px;padding:2.5rem;border:1px solid rgba(255,255,255,.8);backdrop-filter:blur(10px);transition:all .3s ease;position:relative}.features .feature[data-v-731ae82f]:hover{transform:translateY(-6px);box-shadow:0 24px 48px #0000001f;border-color:#8b5cf64d;background:linear-gradient(135deg,rgba(139,92,246,.02) 0%,rgba(59,130,246,.02) 100%)}.features .feature:hover .feature-icon[data-v-731ae82f]{background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);transform:scale(1.1)}.features .feature .feature-icon[data-v-731ae82f]{width:56px;height:56px;background:linear-gradient(135deg,#e5e7eb 0%,#d1d5db 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#fff;font-size:1.5rem;transition:all .3s ease;box-shadow:0 4px 16px #0000001a}.features .feature .feature-icon svg[data-v-731ae82f]{width:24px;height:24px}.features .feature .feature-content h3[data-v-731ae82f]{font-size:1.25rem;font-weight:600;margin:0 0 1rem;color:#1a1a1a;line-height:1.3}.features .feature .feature-content p[data-v-731ae82f]{font-size:1rem;color:#6b7280;line-height:1.6;margin:0}@media (max-width: 768px){.features[data-v-731ae82f]{padding:4rem 0}.features .section-title[data-v-731ae82f]{font-size:2.25rem;margin-bottom:3rem}.features .features-grid[data-v-731ae82f]{grid-template-columns:1fr;gap:2rem}.features .feature[data-v-731ae82f]{padding:2rem}.features .feature .feature-icon[data-v-731ae82f]{width:48px;height:48px}.features .feature .feature-icon svg[data-v-731ae82f]{width:20px;height:20px}.features .feature .feature-content h3[data-v-731ae82f]{font-size:1.1rem}}@media (max-width: 480px){.features[data-v-731ae82f]{padding:3rem 0}.features .section-title[data-v-731ae82f]{font-size:2rem}.features .feature[data-v-731ae82f]{padding:1.75rem}.features .feature .feature-content h3[data-v-731ae82f]{font-size:1rem}.features .feature .feature-content p[data-v-731ae82f]{font-size:.95rem}}.pricing-section[data-v-7cfda696]{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;padding:8rem 0;border-bottom:1px solid #e5e5e5}.pricing-section .container[data-v-7cfda696]{max-width:1200px;margin:0 auto;padding:0 3rem}@media (max-width: 992px){.pricing-section .container[data-v-7cfda696]{padding:0 2rem}}@media (max-width: 768px){.pricing-section .container[data-v-7cfda696]{padding:0 1.5rem}}@media (max-width: 480px){.pricing-section .container[data-v-7cfda696]{margin:0;padding:0 1.5rem}}.pricing-section .pricing-header[data-v-7cfda696]{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:4rem}.pricing-section .pricing-header .headline[data-v-7cfda696]{display:flex;flex-direction:column;align-items:center;gap:.75rem}.pricing-section .pricing-header .headline .kicker[data-v-7cfda696]{font-size:.8125rem;letter-spacing:.2em;text-transform:uppercase;color:#666}.pricing-section .pricing-header .headline h2[data-v-7cfda696]{font-size:2.8rem;color:#111;margin:0;letter-spacing:-.02em;font-weight:600}.pricing-section .pricing-header .section-subtitle[data-v-7cfda696]{margin-top:1.5rem;color:#4a4a4a;font-size:1.125rem;line-height:1.7;max-width:720px}.pricing-section .pricing-options[data-v-7cfda696]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.pricing-section .pricing-options .pricing-card[data-v-7cfda696]{background-color:#fff;padding:3rem 2.5rem;border-radius:8px;border:1px solid #e5e5e5;min-width:0;display:flex;flex-direction:column;transition:border-color .2s ease,box-shadow .2s ease;position:relative;overflow:visible}.pricing-section .pricing-options .pricing-card.free[data-v-7cfda696]{background:white}.pricing-section .pricing-options .pricing-card.free .price[data-v-7cfda696]:after{content:" €";display:none}.pricing-section .pricing-options .pricing-card.free .free-btn[data-v-7cfda696]{background-color:#0000000a!important;color:#1a1a1a!important;border:none!important;box-shadow:0 8px 20px #0000000f!important}.pricing-section .pricing-options .pricing-card.free .free-btn[data-v-7cfda696]:hover{background-color:#00000014;transform:translateY(-2px);box-shadow:0 12px 28px #00000014}.pricing-section .pricing-options .pricing-card.free .free-btn[data-v-7cfda696]:active{transform:translateY(0)}.pricing-section .pricing-options .pricing-card.basic[data-v-7cfda696]{background:white}.pricing-section .pricing-options .pricing-card.agent[data-v-7cfda696]{background:white;border:2px solid #10b981}.pricing-section .pricing-options .pricing-card.agent .select-plan-btn[data-v-7cfda696]{background-color:#10b981;box-shadow:0 8px 20px #10b98126}.pricing-section .pricing-options .pricing-card.agent .select-plan-btn[data-v-7cfda696]:hover{background-color:#0ea674;box-shadow:0 12px 28px #10b98140}.pricing-section .pricing-options .pricing-card.power-user[data-v-7cfda696]{background:white;border:2px solid #f59e0b}.pricing-section .pricing-options .pricing-card.power-user .select-plan-btn[data-v-7cfda696]{background-color:#f59e0b;box-shadow:0 8px 20px #f59e0b26}.pricing-section .pricing-options .pricing-card.power-user .select-plan-btn[data-v-7cfda696]:hover{background-color:#e29209;box-shadow:0 12px 28px #f59e0b40}.pricing-section .pricing-options .pricing-card.premium[data-v-7cfda696]{background:white;border:2px solid #0071e3;padding-top:4rem}.pricing-section .pricing-options .pricing-card.premium .popular-badge[data-v-7cfda696]{position:absolute;top:1rem;left:50%;transform:translate(-50%);background:#0071e3;color:#fff;padding:.375rem 1rem;font-weight:500;font-size:.75rem;border-radius:4px;text-transform:uppercase;letter-spacing:.5px}.pricing-section .pricing-options .pricing-card.premium h3[data-v-7cfda696]{color:#1a1a1a}.pricing-section .pricing-options .pricing-card.premium .featured[data-v-7cfda696]{color:#1a1a1a;font-weight:500}.pricing-section .pricing-options .pricing-card.premium .featured[data-v-7cfda696]:before{color:#1a1a1a}.pricing-section .pricing-options .pricing-card.enterprise[data-v-7cfda696]{background:white}.pricing-section .pricing-options .pricing-card.enterprise .enterprise-content[data-v-7cfda696]{display:flex;flex-direction:column;height:100%}.pricing-section .pricing-options .pricing-card.enterprise .enterprise-content ul[data-v-7cfda696]{flex-grow:1}.pricing-section .pricing-options .pricing-card.enterprise .enterprise-btn[data-v-7cfda696]{background-color:#0000000a!important;color:#1a1a1a!important;border:none!important;box-shadow:0 8px 20px #0000000f!important}.pricing-section .pricing-options .pricing-card.enterprise .enterprise-btn[data-v-7cfda696]:hover{background-color:#00000014;transform:translateY(-2px);box-shadow:0 12px 28px #00000014}.pricing-section .pricing-options .pricing-card.enterprise .enterprise-btn[data-v-7cfda696]:active{transform:translateY(0)}.pricing-section .pricing-options .pricing-card[data-v-7cfda696]:hover{border-color:#d0d0d0;box-shadow:0 4px 20px #0000000a}.pricing-section .pricing-options .pricing-card .plan-meta[data-v-7cfda696]{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.pricing-section .pricing-options .pricing-card .plan-meta h3[data-v-7cfda696]{margin:0;font-size:1.8rem;color:#111;font-weight:600;letter-spacing:-.01em}.pricing-section .pricing-options .pricing-card .outcome[data-v-7cfda696]{margin:0 0 1.5rem;font-size:1rem;color:#1f1f1f;line-height:1.7;font-weight:500}.pricing-section .pricing-options .pricing-card .benefits[data-v-7cfda696]{list-style:none;padding:0;margin:0 0 2rem;display:grid;gap:.75rem}.pricing-section .pricing-options .pricing-card .benefits li[data-v-7cfda696]{font-size:.95rem;color:#4a4a4a;line-height:1.6;position:relative;padding-left:1.75rem}.pricing-section .pricing-options .pricing-card .benefits li[data-v-7cfda696]:before{content:"";position:absolute;left:0;top:.6rem;width:10px;height:10px;border-radius:50%;background:rgba(17,17,17,.2)}.pricing-section .pricing-options .pricing-card .benefits li.featured[data-v-7cfda696]:before{background:#0071e3}.pricing-section .pricing-options .pricing-card .usage[data-v-7cfda696]{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;margin-bottom:2rem}.pricing-section .pricing-options .pricing-card .usage .price[data-v-7cfda696]{font-size:2rem;font-weight:600;color:#111;letter-spacing:-.02em}.pricing-section .pricing-options .pricing-card .usage .note[data-v-7cfda696]{font-size:.875rem;color:#666}.pricing-section .pricing-options .pricing-card .usage .enquire[data-v-7cfda696]{font-size:1.25rem;font-weight:500;letter-spacing:-.01em}.pricing-section .pricing-options .pricing-card .select-plan-btn[data-v-7cfda696]{width:auto;color:#fff;border:none;border-radius:980px;font-size:1.0625rem;font-weight:500;cursor:pointer;padding:.75rem 1.75rem;transition:all .15s cubic-bezier(.4,0,.2,1);margin-top:auto;background-color:#0071e3;text-decoration:none;text-align:center;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #0071e326;letter-spacing:-.01em;min-height:44px}.pricing-section .pricing-options .pricing-card .select-plan-btn[data-v-7cfda696]:hover{background-color:#0067cf;box-shadow:0 2px 8px #0071e34d;transform:translateY(-1px)}.pricing-section .pricing-options .pricing-card .select-plan-btn[data-v-7cfda696]:active{transform:translateY(0);box-shadow:0 1px 2px #0000000d}.pricing-section .pricing-options .pricing-card .select-plan-btn[data-v-7cfda696]:visited{color:#fff}.pricing-section .pricing-footnotes[data-v-7cfda696]{margin:4rem auto 0;max-width:900px;text-align:left;background:#f7f8fa;padding:2rem;border-radius:12px;border:1px solid #ececec}.pricing-section .pricing-footnotes p[data-v-7cfda696]{color:#666;font-size:.875rem;line-height:1.6;margin-bottom:.75rem}.pricing-section .pricing-footnotes p[data-v-7cfda696]:last-child{margin-bottom:0}@media (max-width: 768px){.pricing-section[data-v-7cfda696]{padding:5rem 0}.pricing-section h2[data-v-7cfda696]{font-size:2rem}.pricing-section .section-subtitle[data-v-7cfda696]{font-size:1rem;margin-bottom:3rem}.pricing-section .pricing-options[data-v-7cfda696]{flex-direction:column;align-items:center;gap:2rem}.pricing-section .pricing-options .pricing-card[data-v-7cfda696]{max-width:400px}.pricing-section .pricing-options .pricing-card.premium[data-v-7cfda696]{border:2px solid #0071e3}.pricing-section .pricing-options .pricing-card .select-plan-btn[data-v-7cfda696]{width:100%}.pricing-section .pricing-footnotes[data-v-7cfda696]{padding:1.5rem;margin-top:3rem}}.research-journey[data-v-cf12471e]{background:#ffffff;padding:6rem 0;position:relative}.research-journey .container[data-v-cf12471e]{max-width:1200px;margin:0 auto;padding:0 3rem}@media (max-width: 992px){.research-journey .container[data-v-cf12471e]{padding:0 2rem}}@media (max-width: 768px){.research-journey .container[data-v-cf12471e]{padding:0 1.5rem}}.research-journey .journey-header[data-v-cf12471e]{text-align:center;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.research-journey .journey-header h2[data-v-cf12471e]{font-size:3rem;color:#1a1a1a;margin:0 0 1rem;font-weight:600;letter-spacing:-.025em}.research-journey .journey-header p[data-v-cf12471e]{font-size:1.25rem;color:#6b7280;margin:0;line-height:1.6}.research-journey .chat-showcase[data-v-cf12471e]{display:flex;flex-direction:column;gap:6rem;position:relative}.research-journey .chat-showcase .journey-path[data-v-cf12471e]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;opacity:.7}.research-journey .chat-step[data-v-cf12471e]{display:grid;grid-template-columns:300px 1fr;gap:3rem;align-items:start;position:relative;z-index:2}.research-journey .chat-step.step-right[data-v-cf12471e]{grid-template-columns:300px 1fr}.research-journey .chat-step.step-left[data-v-cf12471e]{grid-template-columns:1fr 300px}.research-journey .chat-step.step-left .step-info[data-v-cf12471e]{order:2}.research-journey .chat-step.step-left .chat-interface[data-v-cf12471e]{order:1}@media (max-width: 1024px){.research-journey .chat-step[data-v-cf12471e]{display:flex;flex-direction:column;gap:2rem}.research-journey .chat-step.step-left .step-info[data-v-cf12471e]{order:1}.research-journey .chat-step.step-left .chat-interface[data-v-cf12471e]{order:2}.research-journey .chat-step .step-info[data-v-cf12471e]{order:1}.research-journey .chat-step .chat-interface[data-v-cf12471e]{order:2}}.research-journey .step-info[data-v-cf12471e]{position:sticky;top:2rem;display:flex;align-items:center;gap:1rem}.research-journey .step-info .step-badge[data-v-cf12471e]{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);color:#fff;font-weight:700;font-size:1.25rem;margin-bottom:0;box-shadow:0 8px 24px #3b82f64d;flex-shrink:0}.research-journey .step-info h3[data-v-cf12471e]{font-size:1.75rem;color:#1a1a1a;margin:0;font-weight:600}.research-journey .chat-interface[data-v-cf12471e]{background:#f8fafc;border-radius:16px;padding:2rem;border:1px solid #e5e7eb;box-shadow:0 4px 24px #0000000d}.research-journey .chat-messages[data-v-cf12471e]{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.research-journey .message[data-v-cf12471e]{display:flex;gap:1rem;max-width:80%}.research-journey .message.user-message[data-v-cf12471e]{align-self:flex-end;flex-direction:row-reverse}.research-journey .message.user-message .message-content[data-v-cf12471e]{background:#3b82f6;color:#fff}.research-journey .message.user-message .message-content[data-v-cf12471e]:after{left:auto;right:-8px;border-left:8px solid #3b82f6;border-right:none}.research-journey .message.user-message .user-avatar[data-v-cf12471e]{background:#2563eb}.research-journey .message.ai-message[data-v-cf12471e]{align-self:flex-start}.research-journey .message.ai-message .message-content[data-v-cf12471e]{background:white;border:1px solid #e5e7eb}.research-journey .message.ai-message .message-content[data-v-cf12471e]:after{right:auto;left:-8px;border-right:8px solid white;border-left:none}.research-journey .message-avatar[data-v-cf12471e]{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.research-journey .message-avatar.user-avatar[data-v-cf12471e]{background:#6b7280}.research-journey .message-avatar.ai-avatar[data-v-cf12471e]{background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.research-journey .message-avatar svg[data-v-cf12471e]{width:16px;height:16px}.research-journey .message-content[data-v-cf12471e]{padding:1rem 1.5rem;border-radius:16px;position:relative;font-size:1rem;line-height:1.5}.research-journey .message-content[data-v-cf12471e]:after{content:"";position:absolute;top:16px;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent}.research-journey .chat-features[data-v-cf12471e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.research-journey .feature-item[data-v-cf12471e]{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#374151;font-weight:500}.research-journey .feature-item .feature-icon[data-v-cf12471e]{width:20px;height:20px;border-radius:50%;background:#10b981;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.research-journey .feature-item .feature-icon svg[data-v-cf12471e]{width:10px;height:10px}.research-journey .journey-cta[data-v-cf12471e]{text-align:center;margin-top:4rem}.research-journey .journey-cta .cta-group[data-v-cf12471e]{gap:.75rem;justify-content:center}.research-journey .journey-cta .cta-group .cta-subtext[data-v-cf12471e]{color:#64748bbf;letter-spacing:.15em;font-size:.9rem;font-weight:500}@media (max-width: 768px){.research-journey[data-v-cf12471e]{padding:4rem 0}.research-journey .journey-header[data-v-cf12471e]{margin-bottom:3rem}.research-journey .journey-header h2[data-v-cf12471e]{font-size:2.25rem}.research-journey .journey-header p[data-v-cf12471e]{font-size:1.1rem}.research-journey .chat-showcase[data-v-cf12471e]{gap:3rem}.research-journey .chat-step[data-v-cf12471e]{gap:1.5rem}.research-journey .step-info[data-v-cf12471e]{position:static}.research-journey .step-info .step-badge[data-v-cf12471e]{width:40px;height:40px;font-size:1rem}.research-journey .step-info h3[data-v-cf12471e]{font-size:1.5rem}.research-journey .step-info .feature-tags[data-v-cf12471e]{gap:.375rem}.research-journey .step-info .feature-tags .feature-tag[data-v-cf12471e]{font-size:.8rem;padding:.2rem .625rem}.research-journey .chat-interface[data-v-cf12471e]{padding:1.5rem}.research-journey .message[data-v-cf12471e]{max-width:85%}.research-journey .journey-cta[data-v-cf12471e]{margin-top:3rem}}@media (max-width: 480px){.research-journey[data-v-cf12471e]{padding:3rem 0}.research-journey .journey-header h2[data-v-cf12471e]{font-size:2rem}.research-journey .chat-messages[data-v-cf12471e]{gap:1rem}.research-journey .message-content[data-v-cf12471e]{padding:.875rem 1.25rem;font-size:.95rem}.research-journey .chat-features[data-v-cf12471e]{grid-template-columns:1fr;gap:.75rem}}@keyframes pulse-flow-cf12471e{0%,to{background:linear-gradient(180deg,rgba(59,130,246,.2) 0%,rgba(59,130,246,.6) 50%,rgba(59,130,246,.2) 100%)}50%{background:linear-gradient(180deg,rgba(59,130,246,.4) 0%,rgba(59,130,246,.8) 50%,rgba(59,130,246,.4) 100%)}}@keyframes slide-connect-cf12471e{0%,to{opacity:0;transform:translate(-100%)}25%,75%{opacity:1;transform:translate(0)}50%{opacity:1;transform:translate(calc(100% - 72px))}}.problem[data-v-d178ce77]{background:#ffffff;padding:6rem 0;position:relative;overflow:hidden;border-bottom:1px solid #e5e7eb}.problem .container[data-v-d178ce77]{max-width:1000px;margin:0 auto;padding:0 3rem}@media (max-width: 768px){.problem .container[data-v-d178ce77]{padding:0 2rem}}@media (max-width: 480px){.problem .container[data-v-d178ce77]{padding:0 1.5rem}}.problem .problem-header[data-v-d178ce77]{text-align:center;margin-bottom:5rem}@media (max-width: 768px){.problem .problem-header[data-v-d178ce77]{margin-bottom:4rem}}.problem .problem-title[data-v-d178ce77]{font-size:2.75rem;font-weight:600;line-height:1.2;color:#1a1a1a;margin:0 0 1.5rem;letter-spacing:-.025em}@media (max-width: 768px){.problem .problem-title[data-v-d178ce77]{font-size:2.25rem}}@media (max-width: 480px){.problem .problem-title[data-v-d178ce77]{font-size:2rem}}.problem .problem-title .highlight[data-v-d178ce77]{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}.problem .problem-subtitle[data-v-d178ce77]{font-size:1.3rem;line-height:1.6;color:#6b7280;font-weight:400;max-width:700px;margin:0 auto}@media (max-width: 768px){.problem .problem-subtitle[data-v-d178ce77]{font-size:1.2rem}}@media (max-width: 480px){.problem .problem-subtitle[data-v-d178ce77]{font-size:1.1rem}}.problem .timeline-container[data-v-d178ce77]{position:relative;padding:3rem 0;margin-bottom:3rem;opacity:0;transform:translateY(40px);transition:all .8s cubic-bezier(.4,0,.2,1)}.problem .timeline-container.visible[data-v-d178ce77]{opacity:1;transform:translateY(0)}@media (max-width: 768px){.problem .timeline-container[data-v-d178ce77]{padding:2rem 0}}.problem .timeline-container[data-v-d178ce77]:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(180deg,rgba(59,130,246,.2) 0%,rgba(139,92,246,.2) 33%,rgba(236,72,153,.2) 66%,rgba(245,158,11,.2) 100%);transform:translate(-50%);z-index:0}.problem .timeline-items[data-v-d178ce77]{position:relative;z-index:1}.problem .timeline-item[data-v-d178ce77]{position:relative;display:flex;align-items:center;margin-bottom:4rem;opacity:0;animation:fadeInScale-d178ce77 .8s ease-out forwards;animation-delay:var(--delay)}@media (max-width: 768px){.problem .timeline-item[data-v-d178ce77]{margin-bottom:3.5rem}}@media (max-width: 480px){.problem .timeline-item[data-v-d178ce77]{margin-bottom:3rem}}.problem .timeline-item.left[data-v-d178ce77]{flex-direction:row}.problem .timeline-item.left .timeline-content[data-v-d178ce77]{margin-right:2rem}@media (max-width: 768px){.problem .timeline-item.left .timeline-content[data-v-d178ce77]{margin-right:1.5rem}}@media (max-width: 480px){.problem .timeline-item.left .timeline-content[data-v-d178ce77]{margin-right:1rem}}.problem .timeline-item.left .timeline-dot[data-v-d178ce77]{order:2}.problem .timeline-item.right[data-v-d178ce77]{flex-direction:row-reverse}.problem .timeline-item.right .timeline-content[data-v-d178ce77]{margin-left:2rem}@media (max-width: 768px){.problem .timeline-item.right .timeline-content[data-v-d178ce77]{margin-left:1.5rem}}@media (max-width: 480px){.problem .timeline-item.right .timeline-content[data-v-d178ce77]{margin-left:1rem}}.problem .timeline-item.right .timeline-dot[data-v-d178ce77]{order:2}.problem .timeline-item[data-v-d178ce77]:last-child{margin-bottom:0}.problem .timeline-dot[data-v-d178ce77]{position:relative;width:64px;height:64px;flex-shrink:0;display:flex;align-items:center;justify-content:center;z-index:2}@media (max-width: 768px){.problem .timeline-dot[data-v-d178ce77]{width:56px;height:56px}}@media (max-width: 480px){.problem .timeline-dot[data-v-d178ce77]{width:48px;height:48px}}.problem .timeline-dot .dot-inner[data-v-d178ce77]{width:100%;height:100%;border-radius:50%;background:var(--accent-color);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;box-shadow:0 4px 16px #0000001f,0 2px 8px #0000000f;position:relative;z-index:2;transition:all .3s cubic-bezier(.4,0,.2,1)}@media (max-width: 768px){.problem .timeline-dot .dot-inner[data-v-d178ce77]{font-size:1.25rem}}@media (max-width: 480px){.problem .timeline-dot .dot-inner[data-v-d178ce77]{font-size:1.125rem}}.problem .timeline-dot .dot-inner svg[data-v-d178ce77]{width:1.5rem;height:1.5rem}@media (max-width: 768px){.problem .timeline-dot .dot-inner svg[data-v-d178ce77]{width:1.25rem;height:1.25rem}}@media (max-width: 480px){.problem .timeline-dot .dot-inner svg[data-v-d178ce77]{width:1.125rem;height:1.125rem}}.problem .timeline-dot:hover .dot-inner[data-v-d178ce77]{transform:translateY(-3px);box-shadow:0 8px 24px #0000002e,0 4px 12px #0000001a}.problem .timeline-content[data-v-d178ce77]{flex:1;min-width:0;max-width:400px;padding:1.5rem;background:#ffffff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000a;transition:all .3s cubic-bezier(.4,0,.2,1)}@media (max-width: 768px){.problem .timeline-content[data-v-d178ce77]{padding:1.25rem;max-width:100%}}@media (max-width: 480px){.problem .timeline-content[data-v-d178ce77]{padding:1rem}}.problem .timeline-content[data-v-d178ce77]:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-2px);border-color:var(--accent-color)}.problem .timeline-content .problem-time[data-v-d178ce77]{font-size:1.125rem;font-weight:700;color:var(--accent-color);margin-bottom:.375rem;letter-spacing:-.015em}@media (max-width: 768px){.problem .timeline-content .problem-time[data-v-d178ce77]{font-size:1.05rem}}@media (max-width: 480px){.problem .timeline-content .problem-time[data-v-d178ce77]{font-size:1rem}}.problem .timeline-content .problem-text[data-v-d178ce77]{font-size:.95rem;line-height:1.5;color:#6b7280;font-weight:400}@media (max-width: 768px){.problem .timeline-content .problem-text[data-v-d178ce77]{font-size:.9rem}}@media (max-width: 480px){.problem .timeline-content .problem-text[data-v-d178ce77]{font-size:.875rem}}.problem .conclusion[data-v-d178ce77]{font-size:1.125rem;line-height:1.6;color:#6b7280;margin:2rem 0 3.5rem;font-weight:400;text-align:center;opacity:0;transform:translateY(20px);transition:all .8s cubic-bezier(.4,0,.2,1) .6s}.problem .conclusion.visible[data-v-d178ce77]{opacity:1;transform:translateY(0)}@media (max-width: 768px){.problem .conclusion[data-v-d178ce77]{font-size:1.05rem;margin:1.5rem 0 3rem}}@media (max-width: 480px){.problem .conclusion[data-v-d178ce77]{font-size:1rem;margin:1rem 0 2.5rem}}.problem .conclusion strong[data-v-d178ce77]{color:#1a1a1a;font-weight:600}.problem .section-cta[data-v-d178ce77]{text-align:center}@media (max-width: 768px){.problem[data-v-d178ce77]{padding:4rem 0}}@media (max-width: 480px){.problem[data-v-d178ce77]{padding:3rem 0}}@keyframes fadeInScale-d178ce77{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.solution[data-v-7d6e4b8b]{background:#000000;position:relative;overflow:hidden}.solution[data-v-7d6e4b8b]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(59,130,246,.08) 0%,transparent 40%),radial-gradient(circle at 80% 70%,rgba(168,85,247,.06) 0%,transparent 40%),radial-gradient(circle at 50% 100%,rgba(16,185,129,.05) 0%,transparent 40%);pointer-events:none}.solution .container[data-v-7d6e4b8b]{max-width:1200px;margin:0 auto;padding:0 3rem}@media (max-width: 992px){.solution .container[data-v-7d6e4b8b]{padding:0 2rem}}@media (max-width: 768px){.solution .container[data-v-7d6e4b8b]{padding:0 1.5rem}}.solution .solution-content[data-v-7d6e4b8b]{display:flex;flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:900px;margin:0 auto;padding:6rem 0;position:relative;z-index:1}.solution h2[data-v-7d6e4b8b]{font-size:3.5rem;color:#fff;text-align:center;margin:0;font-weight:300;letter-spacing:-.035em;line-height:1.1;text-shadow:0 0 40px rgba(255,255,255,.1)}.solution .solution-copy[data-v-7d6e4b8b]{display:grid;gap:2.5rem;width:100%}.solution .solution-copy p[data-v-7d6e4b8b]{font-size:1.3rem;color:#fffc;line-height:1.6;text-align:center;font-weight:400;max-width:700px;margin:0 auto}.solution .capabilities-showcase[data-v-7d6e4b8b]{margin-top:4rem;width:100%;max-width:1000px}.solution .capabilities-header[data-v-7d6e4b8b]{text-align:center;margin-bottom:3rem}.solution .capabilities-header h3[data-v-7d6e4b8b]{font-size:2rem;color:#ffffffe6;margin:0;font-weight:500;letter-spacing:-.02em}.solution .capabilities-grid[data-v-7d6e4b8b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.solution .capability-card[data-v-7d6e4b8b]{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;display:flex;align-items:flex-start;gap:1.5rem;transition:all .3s ease;backdrop-filter:blur(10px)}.solution .capability-card[data-v-7d6e4b8b]:hover{transform:translateY(-4px);background:rgba(255,255,255,.08);border-color:#3b82f64d;box-shadow:0 20px 40px #0003}.solution .capability-icon[data-v-7d6e4b8b]{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;box-shadow:0 8px 24px #3b82f64d}.solution .capability-icon svg[data-v-7d6e4b8b]{width:20px;height:20px}.solution .capability-content[data-v-7d6e4b8b]{flex:1}.solution .capability-content h4[data-v-7d6e4b8b]{margin:0 0 .5rem;font-size:1.25rem;color:#fff;font-weight:600;letter-spacing:-.01em}.solution .capability-content p[data-v-7d6e4b8b]{margin:0;font-size:1rem;color:#ffffffb3;line-height:1.5}.solution .section-cta[data-v-7d6e4b8b]{margin-top:2rem}.solution .section-cta .cta-group[data-v-7d6e4b8b]{display:flex;justify-content:center;gap:.75rem}.solution .section-cta .cta-group .cta-subtext[data-v-7d6e4b8b]{color:#fff9;font-size:.9rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}@media (max-width: 768px){.solution .solution-content[data-v-7d6e4b8b]{padding:4rem 0;gap:2.5rem}.solution h2[data-v-7d6e4b8b]{font-size:2.75rem}.solution .solution-copy[data-v-7d6e4b8b]{gap:2rem}.solution .solution-copy p[data-v-7d6e4b8b]{font-size:1.2rem}.solution .capabilities-showcase[data-v-7d6e4b8b]{margin-top:3rem}.solution .capabilities-header h3[data-v-7d6e4b8b]{font-size:1.75rem}.solution .capabilities-grid[data-v-7d6e4b8b]{grid-template-columns:1fr;gap:1.5rem}.solution .capability-card[data-v-7d6e4b8b]{padding:1.5rem;gap:1rem}.solution .capability-icon[data-v-7d6e4b8b]{width:40px;height:40px}.solution .capability-icon svg[data-v-7d6e4b8b]{width:16px;height:16px}.solution .capability-content h4[data-v-7d6e4b8b]{font-size:1.1rem}}@media (max-width: 480px){.solution .solution-content[data-v-7d6e4b8b]{padding:3rem 0;gap:2rem}.solution h2[data-v-7d6e4b8b]{font-size:2.25rem;letter-spacing:-.025em}.solution .solution-copy p[data-v-7d6e4b8b]{font-size:1.1rem}.solution .capabilities-header h3[data-v-7d6e4b8b]{font-size:1.5rem;margin-bottom:2rem}.solution .capability-card[data-v-7d6e4b8b]{padding:1.25rem}.solution .capability-content h4[data-v-7d6e4b8b]{font-size:1rem}.solution .capability-content p[data-v-7d6e4b8b]{font-size:.95rem}}.motivations[data-v-c7bcd636]{background:#ffffff;padding:6rem 0;position:relative;overflow:hidden}.motivations .geometric-shapes[data-v-c7bcd636]{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:0}.motivations .shape[data-v-c7bcd636]{position:absolute;border-radius:50%;background:linear-gradient(135deg,rgba(34,197,94,.1) 0%,rgba(34,197,94,.05) 100%);animation:float-c7bcd636 20s ease-in-out infinite}.motivations .shape.shape-1[data-v-c7bcd636]{width:120px;height:120px;top:10%;left:5%;animation-delay:0s;animation-duration:25s}.motivations .shape.shape-2[data-v-c7bcd636]{width:80px;height:80px;top:60%;right:10%;animation-delay:5s;animation-duration:30s;background:linear-gradient(135deg,rgba(59,130,246,.1) 0%,rgba(59,130,246,.05) 100%)}.motivations .shape.shape-3[data-v-c7bcd636]{width:60px;height:60px;bottom:20%;left:15%;animation-delay:10s;animation-duration:20s;background:linear-gradient(135deg,rgba(168,85,247,.1) 0%,rgba(168,85,247,.05) 100%)}.motivations .shape.shape-4[data-v-c7bcd636]{width:100px;height:100px;top:30%;right:20%;animation-delay:15s;animation-duration:35s;background:linear-gradient(135deg,rgba(236,72,153,.1) 0%,rgba(236,72,153,.05) 100%)}.motivations .shape.shape-5[data-v-c7bcd636]{width:70px;height:70px;bottom:40%;right:5%;animation-delay:20s;animation-duration:28s;background:linear-gradient(135deg,rgba(245,158,11,.1) 0%,rgba(245,158,11,.05) 100%)}@keyframes float-c7bcd636{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-20px) rotate(90deg)}50%{transform:translateY(-10px) rotate(180deg)}75%{transform:translateY(-30px) rotate(270deg)}}.motivations .container[data-v-c7bcd636]{max-width:1200px;margin:0 auto;padding:0 3rem}@media (max-width: 992px){.motivations .container[data-v-c7bcd636]{padding:0 2rem}}@media (max-width: 768px){.motivations .container[data-v-c7bcd636]{padding:0 1.5rem}}.motivations .motivations-content[data-v-c7bcd636]{display:flex;flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:1000px;margin:0 auto;position:relative;z-index:1}.motivations h2[data-v-c7bcd636]{font-size:2.75rem;color:#1a1a1a;text-align:center;margin:0;font-weight:600;letter-spacing:-.025em;line-height:1.2}.motivations .motivations-grid[data-v-c7bcd636]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;width:100%}.motivations .motivation-card[data-v-c7bcd636]{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;padding:2rem;display:flex;align-items:flex-start;gap:1.25rem;transition:all .3s ease;position:relative}.motivations .motivation-card[data-v-c7bcd636]:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0000001a;border-color:#22c55e4d;background:linear-gradient(135deg,rgba(34,197,94,.02) 0%,rgba(59,130,246,.02) 100%)}.motivations .motivation-card:hover .motivation-icon[data-v-c7bcd636]{background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);transform:scale(1.1)}.motivations .motivation-icon[data-v-c7bcd636]{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#e5e7eb 0%,#d1d5db 100%);display:flex;align-items:center;justify-content:center;color:#6b7280;flex-shrink:0;transition:all .3s ease}.motivations .motivation-icon svg[data-v-c7bcd636]{width:18px;height:18px}.motivations .motivation-content[data-v-c7bcd636]{flex:1}.motivations .motivation-content h3[data-v-c7bcd636]{margin:0 0 .75rem;font-size:1.25rem;color:#1a1a1a;font-weight:600;line-height:1.3}.motivations .motivation-content p[data-v-c7bcd636]{margin:0;font-size:1rem;color:#6b7280;line-height:1.6}.motivations .section-cta[data-v-c7bcd636]{margin-top:1rem}.motivations .section-cta .cta-group[data-v-c7bcd636]{display:flex;justify-content:center;gap:.75rem}.motivations .section-cta .cta-group .cta-subtext[data-v-c7bcd636]{color:#64748bbf;font-size:.9rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}@media (max-width: 768px){.motivations[data-v-c7bcd636]{padding:4rem 0}.motivations .motivations-content[data-v-c7bcd636]{gap:2.5rem}.motivations h2[data-v-c7bcd636]{font-size:2.25rem}.motivations .motivations-grid[data-v-c7bcd636]{grid-template-columns:1fr;gap:1.5rem}.motivations .motivation-card[data-v-c7bcd636]{padding:1.5rem;gap:1rem}.motivations .motivation-content h3[data-v-c7bcd636]{font-size:1.1rem}}@media (max-width: 480px){.motivations[data-v-c7bcd636]{padding:3rem 0}.motivations .motivations-content[data-v-c7bcd636]{gap:2rem}.motivations h2[data-v-c7bcd636]{font-size:2rem}.motivations .motivation-card[data-v-c7bcd636]{padding:1.25rem}}.landing-page[data-v-3e3b7910]{background:#ffffff;padding-top:64px}.container[data-v-3e3b7910]{max-width:1200px;margin:0 auto;padding:0 3rem}section h2[data-v-3e3b7910]{font-size:2.75rem;color:#1a1a1a;text-align:center;margin-bottom:1.5rem;font-weight:600;letter-spacing:-.02em}section .icon-container[data-v-3e3b7910]{width:60px;height:60px;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem}section .icon-container .fa-icon[data-v-3e3b7910],section .icon-container svg[data-v-3e3b7910]{color:#666;width:28px;height:28px}.trust-row[data-v-3e3b7910]{background:#f3f5f9;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.trust-row .container[data-v-3e3b7910]{display:flex;flex-direction:column;gap:2.75rem}.trust-row .trust-header[data-v-3e3b7910]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem 1.5rem;font-size:.95rem;color:#4a4a4a}.trust-row .trust-header .trust-label[data-v-3e3b7910]{text-transform:uppercase;letter-spacing:.12em;font-weight:600;color:#1a1a1a}.trust-row .trust-header .trust-logos[data-v-3e3b7910]{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.trust-row .trust-header .trust-logos span[data-v-3e3b7910]{background:white;border:1px solid #e0e3eb;border-radius:999px;padding:.55rem 1.65rem;font-weight:500;color:#333;box-shadow:0 4px 12px #0e18380f}.journey-intro[data-v-3e3b7910]{text-align:center;max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.journey-intro .journey-kicker[data-v-3e3b7910]{font-size:.75rem;letter-spacing:.28em;text-transform:uppercase;color:#64748b;font-weight:600}.journey-intro h3[data-v-3e3b7910]{margin:0;font-size:1.75rem;color:#0f172a;letter-spacing:-.015em;font-weight:600}.journey-intro p[data-v-3e3b7910]{margin:0;color:#475569;font-size:1.05rem;line-height:1.8}.journey-timeline[data-v-3e3b7910]{position:relative;display:flex;flex-direction:column;gap:3.25rem;max-width:900px;margin:0 auto;padding:0 1rem}.journey-timeline .timeline-track[data-v-3e3b7910]{position:absolute;top:42px;bottom:42px;left:calc(1rem + 35px);width:2px;background:linear-gradient(180deg,rgba(226,232,240,.05) 0%,rgba(148,163,184,.35) 40%,rgba(226,232,240,.05) 100%);border-radius:999px;pointer-events:none;z-index:0}.journey-timeline .timeline-track[data-v-3e3b7910]:before{content:"";position:absolute;inset:-28px;background:radial-gradient(circle at center,rgba(148,163,184,.2) 0%,rgba(148,163,184,0) 70%);filter:blur(22px);opacity:.85;border-radius:999px;z-index:-1}.journey-timeline .journey-step[data-v-3e3b7910]{display:grid;grid-template-columns:72px 1fr;gap:1.75rem;align-items:start;padding-left:.85rem;position:relative}.journey-timeline .journey-step[data-v-3e3b7910]:before{content:"";position:absolute;top:20px;left:calc(1rem + 4px);width:64px;height:64px;background:radial-gradient(circle,rgba(191,219,254,.24) 0%,rgba(191,219,254,0) 70%);filter:blur(18px);opacity:0;transition:opacity .3s ease}.journey-timeline .journey-step[data-v-3e3b7910]:hover:before{opacity:1}.journey-timeline .journey-step:hover .step-marker .step-index[data-v-3e3b7910]{box-shadow:0 18px 38px #0f172a2e;transform:translateY(-2px)}.journey-timeline .journey-step:hover .step-content[data-v-3e3b7910]{transform:translate3d(0,-4px,0);box-shadow:0 32px 60px #0f172a14}.journey-timeline .journey-step .step-marker[data-v-3e3b7910]{position:relative;display:flex;align-items:center;justify-content:center;width:72px;min-height:100%;z-index:1}.journey-timeline .journey-step .step-marker .step-index[data-v-3e3b7910]{width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,#ffffff 0%,#f1f5f9 60%,#e2e8f0 100%);border:1px solid rgba(148,163,184,.3);color:#0f172a;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:600;letter-spacing:.04em;box-shadow:0 14px 28px #0f172a24;transition:transform .3s ease,box-shadow .3s ease}.journey-timeline .journey-step .step-marker[data-v-3e3b7910]:before{content:"";position:absolute;width:24px;height:24px;border-radius:50%;background:rgba(255,255,255,.65);border:3px solid rgba(148,163,184,.35);box-shadow:0 10px 26px #0f172a1f;left:50%;top:50%;transform:translate(-50%,-50%);z-index:-1}.journey-timeline .journey-step.is-last .step-marker[data-v-3e3b7910]:before{box-shadow:0 10px 26px #0f172a1f}.journey-cta[data-v-3e3b7910]{margin-top:3.5rem}.section-cta[data-v-3e3b7910]{margin-top:3rem;text-align:center}.section-cta .cta-group[data-v-3e3b7910]{gap:.6rem}.how-it-works .highlight-grid[data-v-3e3b7910]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.75rem;margin-top:3rem}.how-it-works .highlight-grid .highlight-card[data-v-3e3b7910]{border:1px solid #e5e5e5;border-radius:12px;background:#fafafa;padding:2.5rem 2rem;text-align:left}.how-it-works .highlight-grid .highlight-card h3[data-v-3e3b7910]{font-size:1.3rem;margin:0 0 1rem;color:#1a1a1a;font-weight:600}.how-it-works .highlight-grid .highlight-card p[data-v-3e3b7910]{margin:0;color:#4a4a4a;line-height:1.7}.research-loop[data-v-3e3b7910]{background:#fafafa;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.research-loop .loop-grid[data-v-3e3b7910]{display:grid;grid-template-columns:320px 1fr;gap:3rem;margin-top:3rem}.research-loop .loop-steps[data-v-3e3b7910]{display:flex;flex-direction:column;gap:.5rem}.research-loop .loop-steps button[data-v-3e3b7910]{display:flex;gap:1rem;align-items:center;padding:1rem 1.25rem;border:1px solid #e5e5e5;border-radius:10px;background:white;cursor:pointer;text-align:left;color:#333;font-weight:500;transition:all .2s ease}.research-loop .loop-steps button .step-index[data-v-3e3b7910]{width:32px;height:32px;border-radius:50%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;font-size:.85rem;color:#666;flex-shrink:0}.research-loop .loop-steps button[data-v-3e3b7910]:hover{border-color:#d1d1d1}.research-loop .loop-steps button.active[data-v-3e3b7910]{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.research-loop .loop-steps button.active .step-index[data-v-3e3b7910]{background:rgba(255,255,255,.15);color:#fff}.research-loop .loop-detail[data-v-3e3b7910]{background:white;border:1px solid #e5e5e5;border-radius:12px;padding:3rem;display:grid;gap:2rem}.research-loop .loop-detail h3[data-v-3e3b7910]{margin:0;text-align:left;font-size:1.5rem;font-weight:600;color:#1a1a1a}.research-loop .loop-detail .detail-section[data-v-3e3b7910]{display:grid;gap:.75rem}.research-loop .loop-detail .detail-section h4[data-v-3e3b7910]{margin:0;font-size:.95rem;text-transform:uppercase;letter-spacing:.12em;color:#666}.research-loop .loop-detail .detail-section p[data-v-3e3b7910]{margin:0;color:#333;line-height:1.7}.artifacts .artifact-grid[data-v-3e3b7910]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-top:3rem}.artifacts .artifact-grid .artifact-card[data-v-3e3b7910]{border:1px solid #e5e5e5;border-radius:12px;padding:2.25rem 2rem;background:#fafafa;text-align:left}.artifacts .artifact-grid .artifact-card h3[data-v-3e3b7910]{margin:0 0 .75rem;font-size:1.2rem;color:#1a1a1a;font-weight:600}.artifacts .artifact-grid .artifact-card p[data-v-3e3b7910]{margin:0;color:#4a4a4a;line-height:1.6}.motivations[data-v-3e3b7910]{background:#fafafa;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.motivations .motivations-grid[data-v-3e3b7910]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-top:3rem}.motivations .motivations-grid .motivation-card[data-v-3e3b7910]{background:white;border-radius:12px;border:1px solid #e5e5e5;padding:2.5rem 2rem;text-align:left}.motivations .motivations-grid .motivation-card h3[data-v-3e3b7910]{margin:0 0 1rem;font-size:1.2rem;color:#1a1a1a;font-weight:600}.motivations .motivations-grid .motivation-card p[data-v-3e3b7910]{margin:0;color:#4a4a4a;line-height:1.7}.security .security-list[data-v-3e3b7910]{list-style:none;padding:0;margin:3rem auto 0;max-width:800px;display:grid;gap:1.5rem}.security .security-list li[data-v-3e3b7910]{display:flex;gap:1rem;align-items:flex-start;font-size:1.05rem;color:#3a3a3a;line-height:1.7}.security .security-list li .bullet[data-v-3e3b7910]{width:10px;height:10px;border-radius:50%;background:#0071e3;flex-shrink:0;margin-top:.6rem}.storyline[data-v-3e3b7910]{background:#fafafa;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.storyline .story-copy[data-v-3e3b7910]{max-width:800px;margin:0 auto;display:grid;gap:1.5rem}.storyline .story-copy p[data-v-3e3b7910]{margin:0;color:#3a3a3a;line-height:1.8;font-size:1.05rem}.example-review[data-v-3e3b7910]{background:white;border-bottom:1px solid #e5e5e5}.example-review .container[data-v-3e3b7910]{max-width:950px}.example-review .header-wrapper[data-v-3e3b7910]{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem}.example-review .task-description[data-v-3e3b7910]{background:#fafafa;padding:2.5rem;border-radius:12px;border:1px solid #e5e5e5;text-align:left;margin-bottom:3rem}.example-review .task-description h3[data-v-3e3b7910]{margin:0 0 1rem;font-size:1.25rem;color:#1a1a1a;font-weight:600}.example-review .task-description p[data-v-3e3b7910]{margin:0;color:#4a4a4a;line-height:1.7}.example-review .review-container[data-v-3e3b7910]{border:1px solid #e5e5e5;border-radius:12px;overflow:hidden;background:white}.example-review .review-container h3[data-v-3e3b7910]{margin:0;padding:1.5rem 2rem;background:#fafafa;border-bottom:1px solid #e5e5e5;font-size:1.25rem;color:#1a1a1a;font-weight:600}.example-review .review-container .table-of-contents[data-v-3e3b7910]{list-style:none;margin:0;padding:0}.example-review .review-container .table-of-contents li[data-v-3e3b7910]{border-bottom:1px solid #e5e5e5}.example-review .review-container .table-of-contents li[data-v-3e3b7910]:last-child{border-bottom:none}.example-review .review-container .table-of-contents li button[data-v-3e3b7910]{width:100%;text-align:left;background:white;border:none;padding:1.5rem 2rem;font-size:1rem;color:#1a1a1a;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:500;transition:background .2s ease}.example-review .review-container .table-of-contents li button[data-v-3e3b7910]:hover,.example-review .review-container .table-of-contents li button.active[data-v-3e3b7910]{background:#f5f5f5}.example-review .review-container .table-of-contents li .review-content[data-v-3e3b7910]{padding:0 2rem 1.5rem;color:#4a4a4a;line-height:1.7}.cta-strip[data-v-3e3b7910]{background:#1a1a1a;color:#fff;text-align:center;padding:6rem 0}.cta-strip h2[data-v-3e3b7910]{color:#fff;margin-bottom:1rem}.cta-strip p[data-v-3e3b7910]{margin:0 auto 2.5rem;max-width:640px;color:#fffc;line-height:1.7}.cta-strip .cta-buttons[data-v-3e3b7910]{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.cta-strip .cta-buttons a[data-v-3e3b7910]{text-decoration:none;border-radius:999px;padding:.85rem 1.75rem;font-weight:600;transition:transform .15s ease,box-shadow .15s ease}.cta-strip .cta-buttons a.primary[data-v-3e3b7910]{background:white;color:#1a1a1a;box-shadow:0 12px 24px #ffffff2e}.cta-strip .cta-buttons a.primary[data-v-3e3b7910]:hover{transform:translateY(-2px);box-shadow:0 18px 36px #ffffff3d}.cta-strip .cta-buttons a.primary[data-v-3e3b7910]:active{transform:translateY(-1px);box-shadow:0 10px 20px #fff3}.cta-strip .cta-buttons a.secondary[data-v-3e3b7910]{border:1px solid rgba(255,255,255,.45);color:#fff;background:rgba(255,255,255,.08);box-shadow:0 10px 20px #00000038}.cta-strip .cta-buttons a.secondary[data-v-3e3b7910]:hover{transform:translateY(-2px);box-shadow:0 18px 36px #00000047;background:rgba(255,255,255,.12)}.cta-strip .cta-buttons a.secondary[data-v-3e3b7910]:active{transform:translateY(-1px);box-shadow:0 12px 24px #0000003d}.roadmap .roadmap-grid[data-v-3e3b7910]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-top:3rem}.roadmap .roadmap-grid .roadmap-card[data-v-3e3b7910]{border:1px solid #e5e5e5;border-radius:12px;padding:2rem;background:#fafafa;text-align:left}.roadmap .roadmap-grid .roadmap-card .roadmap-label[data-v-3e3b7910]{display:inline-block;padding:.4rem 1rem;border-radius:999px;background:#1a1a1a;color:#fff;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem}.roadmap .roadmap-grid .roadmap-card p[data-v-3e3b7910]{margin:0;color:#3a3a3a;line-height:1.7}.faq[data-v-3e3b7910]{background:#ffffff;padding:6rem 0;position:relative;border-top:1px solid #e5e7eb;overflow:hidden}.faq .faq-decoration[data-v-3e3b7910]{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:0}.faq .decoration-circle[data-v-3e3b7910]{position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(59,130,246,.08) 0%,rgba(59,130,246,.03) 70%)}.faq .decoration-circle.circle-1[data-v-3e3b7910]{width:150px;height:150px;top:20%;right:-75px;animation:float-circle-3e3b7910 15s ease-in-out infinite}.faq .decoration-circle.circle-2[data-v-3e3b7910]{width:100px;height:100px;bottom:30%;left:-50px;animation:float-circle-3e3b7910 20s ease-in-out infinite reverse;background:radial-gradient(circle,rgba(236,72,153,.08) 0%,rgba(236,72,153,.03) 70%)}.faq .decoration-line[data-v-3e3b7910]{position:absolute;background:linear-gradient(90deg,rgba(139,92,246,.1) 0%,rgba(139,92,246,.05) 50%,rgba(139,92,246,.1) 100%);border-radius:1px}.faq .decoration-line.line-1[data-v-3e3b7910]{width:180px;height:1px;top:15%;left:-90px;transform:rotate(-15deg)}.faq .decoration-line.line-2[data-v-3e3b7910]{width:140px;height:1px;bottom:20%;right:-70px;transform:rotate(25deg)}@keyframes float-circle-3e3b7910{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-15px) scale(1.05)}}.faq .faq-content[data-v-3e3b7910]{position:relative;z-index:1;max-width:900px;margin:0 auto}.faq h2[data-v-3e3b7910]{font-size:2.75rem;color:#1a1a1a;text-align:center;margin:0 0 4rem;font-weight:600;letter-spacing:-.025em}.faq .faq-items[data-v-3e3b7910]{display:grid;gap:1rem;max-width:800px;margin:0 auto}.faq .faq-item[data-v-3e3b7910]{background:#f8fafc;border-radius:16px;border:1px solid #e5e7eb;overflow:hidden;transition:all .3s ease}.faq .faq-item[data-v-3e3b7910]:hover{box-shadow:0 8px 32px #0000001a;border-color:#3b82f633}.faq .faq-question[data-v-3e3b7910]{display:flex;align-items:center;justify-content:space-between;padding:1.75rem 2rem;cursor:pointer;transition:background-color .3s ease}.faq .faq-question[data-v-3e3b7910]:hover{background:rgba(59,130,246,.02)}.faq .faq-question h3[data-v-3e3b7910]{margin:0;font-size:1.25rem;color:#1a1a1a;font-weight:600;line-height:1.4}.faq .faq-question .faq-toggle[data-v-3e3b7910]{width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:transform .3s ease,color .3s ease}.faq .faq-question .faq-toggle svg[data-v-3e3b7910]{width:16px;height:16px}.faq .faq-answer[data-v-3e3b7910]{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease}.faq .faq-answer p[data-v-3e3b7910]{margin:0;padding:0 2rem 2rem;color:#6b7280;line-height:1.7;font-size:1rem}.faq .faq-item.active .faq-answer[data-v-3e3b7910]{max-height:500px}.faq .faq-item.active .faq-toggle[data-v-3e3b7910]{transform:rotate(180deg);color:#3b82f6}@media (max-width: 768px){.faq[data-v-3e3b7910]{padding:4rem 0}.faq h2[data-v-3e3b7910]{font-size:2.25rem;margin-bottom:3rem}.faq .faq-question[data-v-3e3b7910]{padding:1.5rem}.faq .faq-question h3[data-v-3e3b7910]{font-size:1.1rem}.faq .faq-answer p[data-v-3e3b7910]{padding:0 1.5rem 1.5rem}}@media (max-width: 480px){.faq[data-v-3e3b7910]{padding:3rem 0}.faq h2[data-v-3e3b7910]{font-size:2rem}.faq .faq-question[data-v-3e3b7910]{padding:1.25rem}.faq .faq-question h3[data-v-3e3b7910]{font-size:1rem}.faq .faq-answer p[data-v-3e3b7910]{padding:0 1.25rem 1.25rem;font-size:.95rem}}@media (max-width: 992px){.container[data-v-3e3b7910]{padding:0 2rem}.research-loop .loop-grid[data-v-3e3b7910]{grid-template-columns:1fr}}@media (max-width: 768px){.container[data-v-3e3b7910]{padding:0 1.5rem}section[data-v-3e3b7910]{padding:5rem 0}section h2[data-v-3e3b7910]{font-size:2rem}.trust-row .trust-header[data-v-3e3b7910]{flex-direction:column}.trust-row .value-props[data-v-3e3b7910]{grid-template-columns:1fr}.research-loop .loop-detail[data-v-3e3b7910]{padding:2rem}.cta-strip[data-v-3e3b7910]{padding:4rem 0}.cta-strip .cta-buttons[data-v-3e3b7910]{flex-direction:column}.cta-strip .cta-buttons a[data-v-3e3b7910]{width:100%;text-align:center}.roadmap .roadmap-grid[data-v-3e3b7910],.faq .faq-items[data-v-3e3b7910]{grid-template-columns:1fr}}@media (max-width: 480px){section[data-v-3e3b7910]{padding:4rem 0}.trust-row .trust-logos span[data-v-3e3b7910]{width:100%;text-align:center}.research-loop .loop-steps button[data-v-3e3b7910]{flex-direction:row;align-items:center}}.cta-group[data-v-3e3b7910]{display:flex;flex-direction:column;align-items:center;gap:.75rem}.cta-group .cta-subtext[data-v-3e3b7910]{font-size:.85rem;text-transform:uppercase;letter-spacing:.18em;color:#64748bbf}.use-cases-section[data-v-583c2cfb]{background:#fafafa;padding:8rem 0;border-top:1px solid #e5e5e5}.use-cases-section .container[data-v-583c2cfb]{max-width:1200px;margin:0 auto;padding:0 3rem}.use-cases-section .icon-container[data-v-583c2cfb]{width:60px;height:60px;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem}.use-cases-section .icon-container .fa-icon[data-v-583c2cfb],.use-cases-section .icon-container svg[data-v-583c2cfb]{color:#666;width:28px;height:28px}.use-cases-section h2[data-v-583c2cfb]{text-align:center;font-size:2.75rem;color:#1a1a1a;margin-bottom:1.5rem;font-weight:600;letter-spacing:-.02em}.use-cases-section .section-subtitle[data-v-583c2cfb]{text-align:center;color:#666;font-size:1.125rem;margin-bottom:5rem;line-height:1.7;max-width:700px;margin-left:auto;margin-right:auto}.use-cases-section .use-cases-grid[data-v-583c2cfb]{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:3rem}.use-cases-section .use-case-card[data-v-583c2cfb]{background:white;padding:3rem 2.5rem;border-radius:8px;border:1px solid #e5e5e5;transition:border-color .2s ease,box-shadow .2s ease}.use-cases-section .use-case-card[data-v-583c2cfb]:hover{border-color:#d0d0d0;box-shadow:0 4px 20px #0000000a}.use-cases-section .use-case-card h3[data-v-583c2cfb]{color:#1a1a1a;font-size:1.5rem;margin-bottom:1.25rem;font-weight:600;letter-spacing:-.01em}.use-cases-section .use-case-card .use-case-description[data-v-583c2cfb]{color:#666;margin-bottom:2rem;line-height:1.7;font-size:1rem}.use-cases-section .use-case-card .benefits-list[data-v-583c2cfb]{list-style:none;padding:0;margin:0;background:#fafafa;padding:2rem;border-radius:6px;border:1px solid #e5e5e5}.use-cases-section .use-case-card .benefits-list li[data-v-583c2cfb]{padding-left:1.75rem;position:relative;margin-bottom:1rem;color:#4a4a4a;line-height:1.6;font-size:.9375rem}.use-cases-section .use-case-card .benefits-list li[data-v-583c2cfb]:last-child{margin-bottom:0}.use-cases-section .use-case-card .benefits-list li[data-v-583c2cfb]:before{content:"•";position:absolute;left:0;color:#4a4a4a;font-weight:400}@media (max-width: 768px){.use-cases-section[data-v-583c2cfb]{padding:5rem 0}.use-cases-section .container[data-v-583c2cfb]{padding:0 1.5rem}.use-cases-section h2[data-v-583c2cfb]{font-size:2rem}.use-cases-section .section-subtitle[data-v-583c2cfb]{font-size:1rem;margin-bottom:3rem}.use-cases-section .use-cases-grid[data-v-583c2cfb]{gap:2rem}.use-cases-section .use-case-card[data-v-583c2cfb]{padding:2rem 1.75rem}.use-cases-section .use-case-card h3[data-v-583c2cfb]{font-size:1.375rem}.use-cases-section .use-case-card .use-case-description[data-v-583c2cfb]{font-size:.9375rem}.use-cases-section .use-case-card .benefits-list[data-v-583c2cfb]{padding:1.5rem}.use-cases-section .use-case-card .benefits-list li[data-v-583c2cfb]{font-size:.9375rem}}.signup-section[data-v-0b98e019]{padding:4rem 1rem;display:flex;justify-content:center;align-items:center}.content-wrapper[data-v-0b98e019]{max-width:800px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:2rem}.title[data-v-0b98e019]{color:#fff;font-size:2.5rem;font-weight:700;margin:0}@media (max-width: 768px){.title[data-v-0b98e019]{font-size:2rem}}.description[data-v-0b98e019]{color:#ffffffe6;font-size:1.2rem;line-height:1.6;margin:0;max-width:600px}@media (max-width: 768px){.description[data-v-0b98e019]{font-size:1.1rem}}.signup-button[data-v-0b98e019]{color:#fff;text-decoration:none;border:none;border-radius:40px;padding:1rem 3rem;font-size:1rem;font-weight:600;transition:all .3s ease;min-width:200px}.signup-button[data-v-0b98e019]:hover{transform:translateY(-2px)}.signup-button[data-v-0b98e019]:link,.signup-button[data-v-0b98e019]:visited{color:#fff}.additional-info[data-v-0b98e019]{color:#ffffffb3;font-size:.95rem;margin:0;line-height:1.6}@media (max-width: 768px){.signup-section[data-v-0b98e019]{padding:3rem 1rem}.content-wrapper[data-v-0b98e019]{gap:1.5rem}.signup-button[data-v-0b98e019]{width:100%;max-width:none;padding:1rem 2rem}}.landing-page[data-v-43d8b416]{background:white;padding-top:60px}.container[data-v-43d8b416]{max-width:1200px;margin:0 auto;padding:0 2rem}section[data-v-43d8b416]{padding:4rem 0}h2[data-v-43d8b416]{font-size:2rem;color:#1f71d1;text-align:center;margin-bottom:2rem}.process[data-v-43d8b416]{background:#f8f9fa}.process .grid[data-v-43d8b416]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.process .card[data-v-43d8b416]{background:white;border:1px solid rgba(31,113,209,.1);border-radius:16px;padding:1.25rem;box-shadow:0 8px 24px #0000000d;transition:transform .3s ease}.process .card[data-v-43d8b416]:hover{transform:translateY(-5px);box-shadow:0 12px 32px #0000001a}.process .card h3[data-v-43d8b416]{color:#1f71d1;margin-bottom:.5rem;font-size:1.05rem}.process .card p[data-v-43d8b416]{color:#666;line-height:1.6}.value[data-v-43d8b416]{background:white}.value .bullets[data-v-43d8b416]{display:grid;gap:.75rem;max-width:900px;margin:0 auto}.value .item[data-v-43d8b416]{background:rgba(31,113,209,.02);border:1px solid rgba(31,113,209,.1);border-radius:12px;padding:.85rem 1rem;color:#444;transition:transform .3s ease}.value .item[data-v-43d8b416]:hover{transform:translate(5px);background:rgba(31,113,209,.05)}@media (max-width: 768px){.process .grid[data-v-43d8b416]{grid-template-columns:1fr;gap:1rem}}.app-header[data-v-c7849adf]{position:fixed;top:0;left:0;right:0;height:60px;z-index:1000;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);transition:all .3s ease;border-bottom:1px solid rgba(31,113,209,.1);box-shadow:0 2px 20px #0000001a}.app-header .container[data-v-c7849adf]{display:flex;justify-content:space-between;align-items:center;height:100%;padding:0 2rem;max-width:1400px;margin:0 auto}.app-header .logo[data-v-c7849adf]{height:40px;display:flex;align-items:center}.app-header .logo a[data-v-c7849adf]{display:flex;align-items:center;height:100%;text-decoration:none}.app-header .logo .logo-svg[data-v-c7849adf]{height:100%;max-width:300px;cursor:pointer;fill:#1f71d1;transition:fill .3s ease}.app-header .logo .logo-svg[data-v-c7849adf]:hover{fill:#d95555}.app-header .menu ul[data-v-c7849adf]{display:flex;gap:2rem;list-style:none;margin:0;padding:0;height:100%;align-items:center}.app-header .menu ul a[data-v-c7849adf]{color:#1f71d1;text-decoration:none;font-weight:500;transition:color .3s ease}.app-header .menu ul a[data-v-c7849adf]:hover{color:#d95555}.app-header .menu ul a.signup-btn[data-v-c7849adf]{background:#d95555;color:#fff;padding:.5rem 1.5rem;border-radius:30px;transition:all .3s ease}.app-header .menu ul a.signup-btn[data-v-c7849adf]:hover{transform:translateY(-2px);box-shadow:0 4px 15px #d955554d}.app-header .menu ul a.login-btn[data-v-c7849adf]{color:#1f71d1;padding:.5rem 1.5rem;border-radius:30px;border:1px solid rgba(31,113,209,.2);transition:all .3s ease}.app-header .menu ul a.login-btn[data-v-c7849adf]:hover{background:rgba(31,113,209,.05);transform:translateY(-2px)}@media (max-width: 768px){.app-header .container[data-v-c7849adf]{padding:0 1rem}.app-header .logo[data-v-c7849adf]{height:32px}.app-header .logo a[data-v-c7849adf]{height:100%}.app-header .logo .logo-svg[data-v-c7849adf]{max-width:180px}.app-header .menu ul[data-v-c7849adf]{flex-wrap:wrap;justify-content:center;gap:.75rem}.app-header .menu ul li[data-v-c7849adf]:not(:nth-last-child(-n+2)){display:none}.app-header .menu ul a.signup-btn[data-v-c7849adf],.app-header .menu ul a.login-btn[data-v-c7849adf]{padding:.35rem 1rem;font-size:.9rem}}.reviews-list-page[data-v-8a9bd60a]{background:white;padding-top:60px;min-height:100vh}.container[data-v-8a9bd60a]{max-width:1400px;margin:0 auto;padding:0 2rem}.main-content[data-v-8a9bd60a]{padding:4rem 0}.loading-state[data-v-8a9bd60a],.error-state[data-v-8a9bd60a],.empty-state[data-v-8a9bd60a]{text-align:center;padding:4rem 2rem}.loading-state .loading-spinner[data-v-8a9bd60a],.loading-state .error-icon[data-v-8a9bd60a],.loading-state .empty-icon[data-v-8a9bd60a],.error-state .loading-spinner[data-v-8a9bd60a],.error-state .error-icon[data-v-8a9bd60a],.error-state .empty-icon[data-v-8a9bd60a],.empty-state .loading-spinner[data-v-8a9bd60a],.empty-state .error-icon[data-v-8a9bd60a],.empty-state .empty-icon[data-v-8a9bd60a]{font-size:3rem;color:#1f71d1;margin-bottom:1rem}.loading-state .loading-spinner .spinning[data-v-8a9bd60a],.loading-state .error-icon .spinning[data-v-8a9bd60a],.loading-state .empty-icon .spinning[data-v-8a9bd60a],.error-state .loading-spinner .spinning[data-v-8a9bd60a],.error-state .error-icon .spinning[data-v-8a9bd60a],.error-state .empty-icon .spinning[data-v-8a9bd60a],.empty-state .loading-spinner .spinning[data-v-8a9bd60a],.empty-state .error-icon .spinning[data-v-8a9bd60a],.empty-state .empty-icon .spinning[data-v-8a9bd60a]{animation:spin-8a9bd60a 2s linear infinite}.loading-state h3[data-v-8a9bd60a],.error-state h3[data-v-8a9bd60a],.empty-state h3[data-v-8a9bd60a]{color:#1f71d1;font-size:1.5rem;margin-bottom:1rem}.loading-state p[data-v-8a9bd60a],.error-state p[data-v-8a9bd60a],.empty-state p[data-v-8a9bd60a]{color:#666;font-size:1.1rem;margin-bottom:2rem}.loading-state .back-home-btn[data-v-8a9bd60a],.error-state .back-home-btn[data-v-8a9bd60a],.empty-state .back-home-btn[data-v-8a9bd60a]{background:#d95555;color:#fff;padding:.75rem 2rem;border:none;border-radius:30px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.loading-state .back-home-btn[data-v-8a9bd60a]:hover,.error-state .back-home-btn[data-v-8a9bd60a]:hover,.empty-state .back-home-btn[data-v-8a9bd60a]:hover{transform:translateY(-2px);box-shadow:0 4px 15px #d955554d}@keyframes spin-8a9bd60a{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-title[data-v-8a9bd60a]{text-align:center;margin-bottom:3rem}.page-title h1[data-v-8a9bd60a]{color:#1f71d1;font-size:2.5rem;margin-bottom:.5rem;font-weight:600}.page-title p[data-v-8a9bd60a]{color:#666;font-size:1.1rem}.reviews-list[data-v-8a9bd60a]{max-width:800px;margin:0 auto}.review-item[data-v-8a9bd60a]{background:white;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;margin-bottom:1rem;cursor:pointer;transition:all .2s ease;display:flex;justify-content:space-between;align-items:center}.review-item[data-v-8a9bd60a]:hover{border-color:#d95555;box-shadow:0 2px 8px #0000001a;transform:translate(4px)}.review-item .review-info[data-v-8a9bd60a]{flex:1}.review-item .review-info .review-title[data-v-8a9bd60a]{color:#1f71d1;font-size:1.2rem;font-weight:600;margin:0 0 .5rem}.review-item .review-info .review-description[data-v-8a9bd60a]{color:#666;font-size:.95rem;line-height:1.4;margin:0 0 .75rem}.review-item .review-info .review-meta .review-date[data-v-8a9bd60a]{color:#999;font-size:.85rem}.review-item .review-action[data-v-8a9bd60a]{color:#d95555;font-size:1.2rem;margin-left:1rem;transition:transform .2s ease}.review-item:hover .review-action[data-v-8a9bd60a]{transform:translate(4px)}@media (max-width: 768px){.main-content[data-v-8a9bd60a]{padding:2rem 0}.main-content .container[data-v-8a9bd60a]{padding:0 1rem}.page-title h1[data-v-8a9bd60a]{font-size:2rem}.review-item[data-v-8a9bd60a]{padding:1.25rem}.review-item .review-info .review-title[data-v-8a9bd60a]{font-size:1.1rem}.review-item .review-info .review-description[data-v-8a9bd60a]{font-size:.9rem}.review-item .review-action[data-v-8a9bd60a]{font-size:1rem}}.citation[data-v-0c90f5b8]{position:relative;cursor:pointer;border-bottom:1px dashed #666}.tooltip[data-v-0c90f5b8]{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:5px 10px;border-radius:4px;font-size:.9em;z-index:1000;width:200px;overflow-wrap:break-word}.tooltip[data-v-0c90f5b8]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}@font-face{font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-0cdd387c.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-30da91e8.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-68534840.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-de7701e4.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-1ae6bd74.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-07d8e303.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-5d53e70a.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-3398dd02.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-ed0b7437.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-74444efd.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-9be7ceb8.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-9163df9c.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-51814d27.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-5e28753b.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-1e6f9579.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-0f60d1b8.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-c76c5d69.woff) format("woff"),url(/assets/KaTeX_Main-Bold-138ac28d.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-99cd42a3.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-a6f7ec0d.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-70ee1f64.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-97479ca6.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-f1d6ef86.woff) format("woff"),url(/assets/KaTeX_Main-Italic-0d85ae7c.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-c2342cd8.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-c6368d87.woff) format("woff"),url(/assets/KaTeX_Main-Regular-d0332f52.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-dc47344d.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-850c0af5.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-f9377ab0.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-7af58c5e.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-8a8d2445.woff) format("woff"),url(/assets/KaTeX_Math-Italic-08ce98e5.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-e99ae511.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-ece03cfd.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-1ece03f7.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-00b26ac8.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-91ee6750.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-3931dd81.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-68e8c73e.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-11e4dc8a.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-f36ea897.ttf) format("truetype")}@font-face{font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-036d4e95.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-d96cdf2b.woff) format("woff"),url(/assets/KaTeX_Script-Regular-1c67f068.ttf) format("truetype")}@font-face{font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-6b47c401.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-c943cc98.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-95b6d2f1.ttf) format("truetype")}@font-face{font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-d04c5421.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-2014c523.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-a6b2099f.ttf) format("truetype")}@font-face{font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAA4oAA4AAAAAHbQAAA3TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgRQIDgmcDBEICo1oijYBNgIkA14LMgAEIAWJAAeBHAyBHBvbGiMRdnO0IkRRkiYDgr9KsJ1NUAf2kILNxgUmgqIgq1P89vcbIcmsQbRps3vCcXdYOKSWEPEKgZgQkprQQsxIXUgq0DqpGKmIvrgkeVGtEQD9DzAO29fM9jYhxZEsL2FeURH2JN4MIcTdO049NCVdxQ/w9NrSYFEBKTDKpLKfNkCGDc1RwjZLQcm3vqJ2UW9Xfa3tgAHz6ivp6vgC2yD4/6352ndnN0X0TL7seypkjZlMsjmZnf0Mm5Q+JykRWQBKCVCVPbARPXWyQtb5VgLB6Biq7/Uixcj2WGqdI8tGSgkuRG+t910GKP2D7AQH0DB9FMDW/obJZ8giFI3Wg8Cvevz0M+5m0rTh7XDBlvo9Y4vm13EXmfttwI4mBo1EG15fxJhUiCLbiiyCf/ZA6MFAhg3pGIZGdGIVjtPn6UcMk9A/UUr9PhoNsCENw1APAq0gpH73e+M+0ueyHbabc3vkbcdtzcf/fiy+NxQEjf9ud/ELBHAXJ0nk4z+MXH2Ev/kWyV4k7SkvpPc9Qr38F6RPWnM9cN6DJ0AdD1BhtgABtmoRoFCvPsBAumNm6soZG2Gk5GyVTo2sJncSyp0jQTYoR6WDvTwaaEcHsxHfvuWhHA3a6bN7twRKtcGok6NsCi7jYRrM2jExsUFMxMQYuJbMhuWNOumEJy9hi29Dmg5zMp/A5+hhPG19j1vBrq8JTLr8ki5VLPmG/PynJHVul440bxg5xuymHUFPBshC+nA9I1FmwbRBTNHAcik3Oae0cxKoI3MOriM42UrPe51nsaGxJ+WfXubAsP84aabUlQSJ1IiE0iPETLUU4CATgfXSCSpuRFRmCGbO+wSpAnzaeaCYW1VNEysRtuXCEL1kUFUbbtMv3Tilt/1c11jt3Q5bbMa84cpWipp8Elw3MZhOHsOlwwVUQM3lAR35JiFQbaYCRnMF2lxAWoOg2gyoIV4PouX8HytNIfLhqpJtXB4vjiViUI8IJ7bkC4ikkQvKksnOTKICwnqWSZ9YS5f0WCxmpgjbIq7EJcM4aI2nmhLNY2JIUgOjXZFWBHb+x5oh6cwb0Tv1ackHdKi0I9OO2wE9aogIOn540CCCziyhN+IaejtgAONKznHlHyutPrHGwCx9S6B8kfS4Mfi4Eyv7OU730bT1SCBjt834cXsf43zVjPUqqJjgrjeGnBxSG4aYAKFuVbeCfkDIjAqMb6yLNIbCuvXhMH2/+k2vkNpkORhR59N1CkzoOENvneIosjYmuTxlhUzaGEJQ/iWqx4dmwpmKjrwTiTGTCVozNAYqk/zXOndWxuWSmJkQpJw3pK5KX6QrLt5LATMqpmPAQhkhK6PUjzHUn7E0gHE0kPE0iKkolgkUx9SZmVAdDgpffdyJKg3k7VmzYGCwVXGz/tXmkOIp+vcWs+EMuhhvN0h9uhfzWJziBQmCREGSIFmQIkgVpAnSBRmC//6hkLZwaVhwxlrJSOdqlFtOYxlau9F2QN5Y98xmIAsiM1HVp2VFX+DHHGg6Ecjh3vmqtidX3qHI2qycTk/iwxSt5UzTmEP92ZBnEWTk4Mx8Mpl78ZDokxg/KWb+Q0QkvdKVmq3TMW+RXEgrsziSAfNXFMhDc60N5N9jQzjfO0kBKpUZl0ZmwJ41j/B9Hz6wmRaJB84niNmQrzp9eSlQCDDzazGDdVi3P36VZQ+Jy4f9UBNp+3zTjqI4abaFAm+GShVaXlsGdF3FYzZcDI6cori4kMxUECl9IjJZpzkvitAoxKue+90pDMvcKRxLl53TmOKCmV/xRolNKSqqUxc6LStOETmFOiLZZptlZepcKiAzteG8PEdpnQpbOMNcMsR4RR2Bs0cKFEvSmIjAFcnarqwUL4lDhHmnVkwu1IwshbiCcgvOheZuYyOteufZZwlcTlLgnZ3o/WcYdzZHW/WGaqaVfmTZ1aWCceJjkbZqsfbkOtcFlUZM/jy+hXHDbaUobWqqXaeWobbLO99yG5N3U4wxco0rQGGcOLASFMXeJoham8M+/x6O2WywK2l4HGbq1CoUyC/IZikQhdq3SiuNrvAEj0AVu9x2x3lp/xWzahaxidezFVtdcb5uEnzyl0ZmYiuKI0exvCd4Xc9CV1KB0db00z92wDPde0kukbvZIWN6jUWFTmPIC/Y4UPCm8UfDTFZpZNon1qLFTkBhxzB+FjQRA2Q/YRJT8pQigslMaUpFyAG8TMlXigiqmAZX4xgijKjRlGpLE0GdplRfCaJo0JQaSxNBk6ZmMzcya0FmrcisDdn0Q3HI2sWSppYigmlM1XT/kLQZSNpMJG0WkjYbSZuDpM1F0uYhFc1HxU4m1QJjDK6iL0S5uSj5rgXc3RejEigtcRBtqYPQsiTskmO5vosV+q4VGIKbOkDg0jtRrq+Em1YloaTFar3EGr1EUC8R0kus1Uus00usL97ABr2BjXoDm/QGNhuWtMVBKOwg/i78lT7hBsAvDmwHc/ao3vmUbBmhjeYySZNWvGkfZAgISDSaDo1SVpzGDsAEkF8B+gEapViUoZgUWXcRIGFZNm6gWbAKk0bp0k1MHG9fLYtV4iS2SmLEQFARzRcnf9PUS0LVn05/J9MiRRBU3v2IrvW974v4N00L7ZMk0wXP1409CHo/an8zTRHD3eSJ6m8D4YMkZNl3M79sqeuAsr/m3f+8/yl7A50aiAEJgeBeMWzu7ui9UfUBCe2TIqZIoOd/3/udRBOQidQZUERzb2/VwZN1H/Sju82ew2H2Wfr6qvfVf3hqwDvAIpkQVFy4B9Pe9e4/XvPeceu7h3dvO56iJPf0+A6cqA2ip18ER+iFgggiuOkvj24bby0N9j2UHIkgqIt+sVgfodC4YghLSMjSZbH0VR/6dMDrYJeKHilKTemt6v6kvzvn3/RrdWtr0GoN/xL+Sex/cPYLUpepx9cz/D46UPU5KXgAQa+NDps1v6J3xP1i2HtaDB0M9aX2deA7SYff//+gUCovMmIK/qfsFcOk+4Y5ZN97XlG6zebqtMbKgeRFi51vnxTQYBUik2rS/Cn6PC8ADR8FGxsRPB82dzfND90gIcshOcYUkfjherBz53odpm6TP8txlwOZ71xmfHHOvq053qFF/MRlS3jP0ELudrf2OeN8DHvp6ZceLe8qKYvWz/7yp0u4dKPfli3CYq0O13Ih71mylJ80tOi10On8wi+F4+LWgDPeJ30msSQt9/vkmHq9/Lvo2b461mP801v3W4xTcs6CbvF9UDdrSt+A8OUbpSh55qAUFXWznBBfdeJ8a4d7ugT5tvxUza3h9m4H7ptTqiG4z0g5dc0X29OcGlhpGFMpQo9ytTS+NViZpNdvU4kWx+LKxNY10kQ1yqGXrhe4/1nvP7E+nd5A92TtaRplbHSqoIdOqtRWti+fkB5/n1+/VvCmz12pG1kpQWsfi1ftlBobm0bpngs16CHkbIwdLnParxtTV3QYRlfJ0KFskH7pdN/YDn+yRuSd7sNH3aO0DYPggk6uWuXrfOc+fa3VTxFVvKaNxHsiHmsXyCLIE5yuOeN3/Jdf8HBL/5M6shjyhxHx9BjB1O0+4NLOnjLLSxwO7ukN4jMbOIcD879KLSi6Pk61Oqm2377n8079PXEEQ7cy7OKEC9nbpet118fxweTafpt69x/Bt8UqGzNQt7aelpc44dn5cqhwf71+qKp/Zf/+a0zcizOUWpl/iBcSXip0pplkatCchoH5c5aUM8I7/dWxAej8WicPL1URFZ9BDJelUwEwTkGqUhgSlydVes95YdXvhh9Gfz/aeFWvgVb4tuLbcv4+wLdutVZv/cUonwBD/6eDlE0aSiKK/uoH3+J1wDE/jMVqY2ysGufN84oIXB0sPzy8ollX/LegY74DgJXJR57sn+VGza0x3DnuIgABFM15LmajjjsNlYj+JEZGbuRYcAMOWxFkPN2w6Wd46xo4gVWQR/X4lyI/R6K/YK0110GzudPRW7Y+UOBGTfNNzHeYT0fiH0taunBpq9HEW8OKSaBGj21L0MqenEmNRWBAWDWAk4CpNoEZJ2tTaPFgbQYj8HxtFilErs3BTRwT8uO1NXQaWfIotchmPkAF5mMBAliEmZiOGVgCG9LgRzpscMAOOwowlT3JhusdazXGSC/hxR3UlmWVwWHpOIKheqONvjyhSiTHIkVUco5bnji8m//zL7PKaT1Vl5I6UE609f+gkr6MZKVyKc7zJRmCahLsdlyA5fdQkRSan9LgnnLEyGSkaKJCJog0wAgvepWBt80+1yKln1bMVtCljfNWDueKLsWwaEbBSfSPTEmVRsUcYYMnEjcjeyCZzBXK9E9BYBXLKjOSpUDR+nEV3TFSUdQaz+ot98QxgXwx0GQ+EEUAKB2qZPkQQ0GqFD8UPFMqyaCHM24BZmSGic9EYMagKizOw9Hz50DMrDLrqqLkTAhplMictiCAx5S3BIUQdeJeLnBy2CNtMfz6cV4u8XKoFZQesbf9YZiIERiHjaNodDW6LgcirX/mPnJIkBGDUpTBhSa0EIr38D5hCIszhCM8URGBqImoWjpvpt1ebu/v3Gl3qJfMnNM+9V+kiRFyROTPHQWOcs1dNW94/ukKMPZBvDi55i5CttdeJz84DLngLqjcdwEZ87bFFR8CIG35OAkDVN6VRDZ7aq67NteYqZ2lpT8oYB2CytoBd6VuAx4WgiAsnuj3WohG+LugzXiQRDeM3XYXlULv4dp5VFYC) format("woff2"),url(/assets/KaTeX_Size3-Regular-6ab6b62e.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-500e04d5.ttf) format("truetype")}@font-face{font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-a4af7d41.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-99f9c675.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-c647367d.ttf) format("truetype")}@font-face{font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-71d517d6.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-e14fed02.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-f01f3e87.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.22"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}.review-content-renderer .bold-text[data-v-825a71f4]{font-weight:600;color:#1f71d1}.review-content-renderer .math-content[data-v-825a71f4]{display:inline-block;margin:0 2px}.review-content-renderer .math-content[data-v-825a71f4] .katex{font-size:1em;color:#1f71d1}.review-content-renderer .math-content[data-v-825a71f4] .katex-display{margin:.5em 0}.review-content-renderer .math-content[data-v-825a71f4] .katex .mord{color:#1f71d1}.review-detail-page[data-v-5afc487c]{background:white;padding-top:60px;min-height:100vh}.container[data-v-5afc487c]{max-width:1400px;margin:0 auto;padding:0 2rem}.main-content[data-v-5afc487c]{padding:4rem 0}.breadcrumb[data-v-5afc487c]{margin-bottom:2rem}.breadcrumb .back-button[data-v-5afc487c]{background:none;border:1px solid rgba(31,113,209,.2);color:#1f71d1;padding:.75rem 1.5rem;border-radius:30px;font-size:.95rem;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease}.breadcrumb .back-button[data-v-5afc487c]:hover{background:rgba(31,113,209,.05);transform:translate(-2px)}.loading-state[data-v-5afc487c],.error-state[data-v-5afc487c]{text-align:center;padding:4rem 2rem}.loading-state .loading-spinner[data-v-5afc487c],.loading-state .error-icon[data-v-5afc487c],.error-state .loading-spinner[data-v-5afc487c],.error-state .error-icon[data-v-5afc487c]{font-size:3rem;color:#1f71d1;margin-bottom:1rem}.loading-state .loading-spinner .spinning[data-v-5afc487c],.loading-state .error-icon .spinning[data-v-5afc487c],.error-state .loading-spinner .spinning[data-v-5afc487c],.error-state .error-icon .spinning[data-v-5afc487c]{animation:spin-5afc487c 2s linear infinite}.loading-state h3[data-v-5afc487c],.error-state h3[data-v-5afc487c]{color:#1f71d1;font-size:1.5rem;margin-bottom:1rem}.loading-state p[data-v-5afc487c],.error-state p[data-v-5afc487c]{color:#666;font-size:1.1rem;margin-bottom:2rem}.loading-state .back-btn[data-v-5afc487c],.error-state .back-btn[data-v-5afc487c]{background:#d95555;color:#fff;padding:.75rem 2rem;border:none;border-radius:30px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.loading-state .back-btn[data-v-5afc487c]:hover,.error-state .back-btn[data-v-5afc487c]:hover{transform:translateY(-2px);box-shadow:0 4px 15px #d955554d}@keyframes spin-5afc487c{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.task-section[data-v-5afc487c]{background:white;border-radius:20px;padding:2.5rem;margin-bottom:2rem;box-shadow:0 10px 30px #00000014;border:1px solid rgba(31,113,209,.1)}.task-section .task-header[data-v-5afc487c]{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(31,113,209,.1)}.task-section .task-header .task-icon[data-v-5afc487c]{background:rgba(217,85,85,.1);width:60px;height:60px;border-radius:15px;display:flex;align-items:center;justify-content:center;color:#d95555;font-size:1.5rem}.task-section .task-header .task-info h1[data-v-5afc487c]{color:#1f71d1;font-size:2rem;margin:0 0 .5rem;font-weight:600}.task-section .task-header .task-info .task-date[data-v-5afc487c]{color:#666;font-size:1rem;margin:0}.task-section .task-description[data-v-5afc487c]{background:rgba(31,113,209,.02);padding:1.5rem;border-radius:12px}.task-section .task-description p[data-v-5afc487c]{color:#4a5568;font-size:1.1rem;line-height:1.7;margin:0}.output-section .output-header[data-v-5afc487c]{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}.output-section .output-header .output-icon[data-v-5afc487c]{background:rgba(31,113,209,.1);width:60px;height:60px;border-radius:15px;display:flex;align-items:center;justify-content:center;color:#1f71d1;font-size:1.5rem}.output-section .output-header h2[data-v-5afc487c]{color:#1f71d1;font-size:2rem;margin:0;font-weight:600}.output-section .review-container[data-v-5afc487c]{background:white;border-radius:20px;padding:3rem;box-shadow:0 10px 30px #00000014;border:1px solid rgba(31,113,209,.1);max-width:1000px;margin:0 auto}.review-text .section-header[data-v-5afc487c]{color:#1f71d1;font-weight:600;margin:2rem 0 1rem}.review-text .section-header.level-0[data-v-5afc487c]{font-size:1.8rem;border-bottom:2px solid rgba(217,85,85,.2);padding-bottom:.5rem;margin-top:2.5rem}.review-text .section-header.level-0[data-v-5afc487c]:first-child{margin-top:0}.review-text .section-header.level-1[data-v-5afc487c]{font-size:1.4rem;margin-top:2rem;margin-left:1rem;position:relative}.review-text .section-header.level-1[data-v-5afc487c]:before{content:"";position:absolute;left:-1rem;top:50%;transform:translateY(-50%);width:4px;height:1.2em;background:#d95555;border-radius:2px}.review-text .section-header.level-2[data-v-5afc487c]{font-size:1.2rem;margin-left:2rem;color:#1859a5}.review-text .text-content[data-v-5afc487c]{color:#4a5568;font-size:1.05rem;line-height:1.8;margin-bottom:1rem;text-align:justify}.review-text .text-content[data-v-5afc487c]:empty{margin-bottom:.5rem}.review-text .text-content+.text-content[data-v-5afc487c]{margin-top:.8rem}@media (max-width: 768px){.main-content[data-v-5afc487c]{padding:2rem 0}.main-content .container[data-v-5afc487c]{padding:0 1rem}.task-section[data-v-5afc487c]{padding:2rem}.task-section .task-header[data-v-5afc487c]{flex-direction:column;text-align:center;gap:1rem}.task-section .task-header .task-info h1[data-v-5afc487c]{font-size:1.5rem}.output-header[data-v-5afc487c]{flex-direction:column;text-align:center;gap:1rem}.output-header h2[data-v-5afc487c]{font-size:1.5rem}.review-container[data-v-5afc487c]{padding:2rem}.review-text .section-header.level-0[data-v-5afc487c]{font-size:1.5rem}.review-text .section-header.level-1[data-v-5afc487c]{font-size:1.3rem;margin-left:.5rem}.review-text .section-header.level-1[data-v-5afc487c]:before{left:-.5rem}.review-text .section-header.level-2[data-v-5afc487c]{font-size:1.1rem;margin-left:1rem}.review-text .text-content[data-v-5afc487c]{font-size:1rem;text-align:left}}.legal-page[data-v-89487ad4]{background:#ffffff;min-height:100vh;padding-top:64px}main[data-v-89487ad4]{padding:4rem 0}.container[data-v-89487ad4]{max-width:1200px;margin:0 auto;padding:0 3rem}@media (max-width: 992px){.container[data-v-89487ad4]{padding:0 2rem}}@media (max-width: 768px){.container[data-v-89487ad4]{padding:0 1.5rem}}.content-wrapper[data-v-89487ad4]{max-width:900px;margin:0 auto}.content-wrapper[data-v-89487ad4] .privacy-policy h1{font-size:2.75rem;color:#1a1a1a;margin:0 0 2rem;font-weight:600;letter-spacing:-.025em;line-height:1.2}.content-wrapper[data-v-89487ad4] .privacy-policy h2{font-size:1.75rem;color:#1a1a1a;margin:3rem 0 1.5rem;font-weight:600;letter-spacing:-.01em}.content-wrapper[data-v-89487ad4] .privacy-policy h3{font-size:1.25rem;color:#1a1a1a;margin:2rem 0 1rem;font-weight:600}.content-wrapper[data-v-89487ad4] .privacy-policy p{color:#4a4a4a;line-height:1.7;margin-bottom:1.5rem;font-size:1rem}.content-wrapper[data-v-89487ad4] .privacy-policy ul{margin:1.5rem 0;padding-left:1.5rem}.content-wrapper[data-v-89487ad4] .privacy-policy ul li{color:#4a4a4a;line-height:1.6;margin-bottom:.5rem}.content-wrapper[data-v-89487ad4] .privacy-policy ul li:last-child{margin-bottom:0}.content-wrapper[data-v-89487ad4] .privacy-policy a{color:#7ab7ff;text-decoration:none;transition:color .2s ease}.content-wrapper[data-v-89487ad4] .privacy-policy a:hover{color:#479bff}.content-wrapper[data-v-89487ad4] .privacy-policy strong{font-weight:600;color:#1a1a1a}.content-wrapper[data-v-89487ad4] .privacy-policy table{width:100%;border-collapse:collapse;margin:2rem 0;background:#f8fafc;border-radius:8px;overflow:hidden}.content-wrapper[data-v-89487ad4] .privacy-policy table th,.content-wrapper[data-v-89487ad4] .privacy-policy table td{padding:1rem;text-align:left;border-bottom:1px solid #e5e7eb}.content-wrapper[data-v-89487ad4] .privacy-policy table th{background:#f1f5f9;font-weight:600;color:#1a1a1a}.content-wrapper[data-v-89487ad4] .privacy-policy table tr:last-child td{border-bottom:none}.white-background[data-v-0cb5db1c]{width:100%;min-height:100vh;padding-top:64px;background:#ffffff;color:#08111c}main[data-v-0cb5db1c]{display:flex;justify-content:center;padding:4rem 0}.site-notice[data-v-0cb5db1c]{width:90vw;max-width:1000px;padding:50px}.legal-page[data-v-991298e4]{background:#ffffff;min-height:100vh;padding-top:64px}main[data-v-991298e4]{padding:4rem 0}.container[data-v-991298e4]{max-width:1200px;margin:0 auto;padding:0 3rem}@media (max-width: 992px){.container[data-v-991298e4]{padding:0 2rem}}@media (max-width: 768px){.container[data-v-991298e4]{padding:0 1.5rem}}.content-wrapper[data-v-991298e4]{max-width:900px;margin:0 auto}.content-wrapper[data-v-991298e4] .agb h1{font-size:2.75rem;color:#1a1a1a;margin:0 0 2rem;font-weight:600;letter-spacing:-.025em;line-height:1.2}.content-wrapper[data-v-991298e4] .agb h2{font-size:1.75rem;color:#1a1a1a;margin:3rem 0 1.5rem;font-weight:600;letter-spacing:-.01em}.content-wrapper[data-v-991298e4] .agb h3{font-size:1.25rem;color:#1a1a1a;margin:2rem 0 1rem;font-weight:600}.content-wrapper[data-v-991298e4] .agb p{color:#4a4a4a;line-height:1.7;margin-bottom:1.5rem;font-size:1rem}.content-wrapper[data-v-991298e4] .agb ul{margin:1.5rem 0;padding-left:1.5rem}.content-wrapper[data-v-991298e4] .agb ul li{color:#4a4a4a;line-height:1.6;margin-bottom:.5rem}.content-wrapper[data-v-991298e4] .agb ul li:last-child{margin-bottom:0}.content-wrapper[data-v-991298e4] .agb a{color:#7ab7ff;text-decoration:none;transition:color .2s ease}.content-wrapper[data-v-991298e4] .agb a:hover{color:#479bff}.content-wrapper[data-v-991298e4] .agb .update-date{margin-top:4rem;padding-top:2rem;border-top:1px solid #e5e7eb;font-style:italic;color:#6b7280;font-size:.9rem}.content-wrapper[data-v-991298e4] .agb strong{font-weight:600;color:#1a1a1a}
