:root{--c-ink:#1f271b;--c-blue-900:#023e8a;--c-blue-500:#0077b6;--c-white:#fff;--c-cream:#f7f6f2;--c-ink-80:#1f271bcc;--c-ink-60:#1f271b99;--c-ink-10:#1f271b1a;--c-line:#1f271b1f;--c-glow:#0077b659;--f-display:"Inter", -apple-system, BlinkMacSystemFont, sans-serif;--f-body:"Inter", -apple-system, BlinkMacSystemFont, sans-serif;--radius-lg:28px;--radius-md:16px;--radius-sm:10px;--ease:cubic-bezier(.2, .8, .2, 1)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--f-body);color:var(--c-ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#050812;margin:0;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img{max-width:100%;display:block}h1,h2,h3,h4,h5,h6{font-family:var(--f-display);letter-spacing:-.02em;margin:0;font-weight:800;line-height:1.1}.h3-word,.pd-title,.pd-h2,.pd-cta-inner h2,.sub-hero h1,.about-story h2,.section-title,.contact-info h2,.demo-info h2,.scraper-title-new,.pd-ps-block h3,.cta-band h2,.pd-feature-card h3,.value h4,.focus-content h4,.form-card h3,.demo-form-card h3,.pd-tagline-ays,.demo-step h5{letter-spacing:-.025em;font-weight:800!important}.h3-accent,.sub-hero h1 em,.about-story h2 em,.section-title em,.demo-info h2 em,.contact-info h2 em,.pd-cta-inner h2 em,.pd-h2 em,.pd-title-em-scraper,.pd-title-em-ays,.scraper-title-new em,.cta-band h2 em{font-style:italic;font-weight:700!important}body,p{font-weight:400}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 28px}.nav{z-index:100;transition:background .6s var(--ease), border-color .6s var(--ease), -webkit-backdrop-filter .6s var(--ease);transition:background .6s var(--ease), backdrop-filter .6s var(--ease), border-color .6s var(--ease);transition:background .6s var(--ease), backdrop-filter .6s var(--ease), border-color .6s var(--ease), -webkit-backdrop-filter .6s var(--ease);background:0 0;border-bottom:1px solid #0000;position:fixed;top:0;left:0;right:0}.nav.scrolled{-webkit-backdrop-filter:saturate(180%)blur(18px);border-bottom-color:var(--c-line);background:#ffffffd9}.nav-inner{justify-content:space-between;align-items:center;gap:24px;height:78px;display:flex}.logo{align-items:center;gap:10px;height:42px;display:flex}.logo img{width:auto;height:42px;transition:opacity .35s var(--ease)}.menu-btn{color:#fff;transition:color .35s var(--ease);border-radius:10px;padding:10px;display:none}.nav.scrolled .menu-btn{color:var(--c-ink)}.nav-links{align-items:center;gap:2px;margin:0;padding:0;list-style:none;display:flex}.nav-link{letter-spacing:-.01em;color:#fff;transition:color .35s var(--ease), background .35s var(--ease);border-radius:999px;padding:10px 16px;font-size:14.5px;font-weight:500;position:relative}.nav-link:hover{background:#ffffff1a}.nav-link.active{color:var(--c-ink);background:#fff}.nav.scrolled .nav-link{color:var(--c-ink)}.nav.scrolled .nav-link:hover{background:#1f271b0d}.nav.scrolled .nav-link.active{color:#fff;background:var(--c-ink)}.nav-dropdown-wrap{list-style:none;position:relative}.nav-dropdown-btn{letter-spacing:-.01em;color:#fff;cursor:pointer;transition:color .35s var(--ease), background .35s var(--ease);background:0 0;border:none;border-radius:999px;align-items:center;gap:6px;padding:10px 16px;font-size:14.5px;font-weight:500;display:flex}.nav-dropdown-btn:hover{background:#ffffff1a}.nav-dropdown-btn.dd-open{color:var(--c-ink);background:#fff}.nav-chevron{flex-shrink:0;transition:transform .25s}.nav-dropdown-btn.dd-open .nav-chevron{transform:rotate(180deg)}.nav.scrolled .nav-dropdown-btn{color:var(--c-ink)}.nav.scrolled .nav-dropdown-btn:hover{background:#1f271b0d}.nav.scrolled .nav-dropdown-btn.dd-open{background:var(--c-ink);color:#fff}.nav-dropdown{background:var(--c-white);border:1px solid var(--c-line);border-radius:var(--radius-md);opacity:0;pointer-events:none;z-index:200;flex-direction:column;gap:2px;min-width:230px;padding:8px;transition:opacity .2s,transform .2s;display:flex;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(-8px);box-shadow:0 20px 60px -16px #1f271b2e}.nav-dropdown.dd-visible{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.nav-drop-item{color:var(--c-ink);border-radius:10px;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:background .15s;display:flex}.nav-drop-item:hover{background:var(--c-cream)}.nav-drop-dot{border-radius:999px;flex-shrink:0;width:10px;height:10px}.nav-drop-item strong{font-size:13.5px;font-weight:700;line-height:1.2;display:block}.nav-drop-item span{color:var(--c-ink-60);margin-top:1px;font-size:11.5px;display:block}.prod-anchor{height:0;display:block;overflow:hidden}.mob-prod-link{color:var(--c-blue-900);font-size:16px;font-weight:600;text-decoration:none}.nav-right{align-items:center;gap:12px;display:flex}.lang{letter-spacing:.04em;color:#fff;transition:border-color .35s var(--ease), background .35s var(--ease), color .35s var(--ease);background:0 0;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:6px;padding:9px 14px;font-size:13px;font-weight:600;display:flex}.lang:hover{color:#fff;background:#ffffff1f;border-color:#fff}.lang svg{width:10px;height:10px}.nav.scrolled .lang{border-color:var(--c-line);color:var(--c-ink)}.nav.scrolled .lang:hover{border-color:var(--c-ink);background:var(--c-ink);color:var(--c-white)}.lang-wrap{position:relative}.lang-dropdown{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080e1cfa;border:1px solid #ffffff24;border-radius:14px;flex-direction:column;gap:2px;min-width:88px;padding:6px;display:none;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 24px 48px -12px #00000073}.lang-dropdown.open{display:flex}.lang-option{letter-spacing:.04em;color:#fff;cursor:pointer;text-align:center;transition:background .2s var(--ease), color .2s var(--ease);background:0 0;border:none;border-radius:999px;padding:9px 14px;font-family:inherit;font-size:13px;font-weight:600}.lang-option:hover{background:#ffffff1f}.nav.scrolled .lang-dropdown{border-color:var(--c-line);background:#fff;box-shadow:0 24px 48px -12px #0000002e}.nav.scrolled .lang-option{color:var(--c-ink)}.nav.scrolled .lang-option:hover{background:var(--c-cream)}.btn{letter-spacing:-.005em;transition:transform .25s var(--ease), background .25s var(--ease), color .25s var(--ease), box-shadow .25s var(--ease);white-space:nowrap;border-radius:999px;align-items:center;gap:10px;padding:13px 22px;font-size:14.5px;font-weight:600;display:inline-flex}.btn-primary{background:var(--c-blue-900);color:var(--c-white);box-shadow:0 8px 30px -8px #023e8a80}.btn-primary:hover{background:var(--c-blue-500);box-shadow:0 12px 36px -8px var(--c-glow);transform:translateY(-1px)}.btn-ghost{color:var(--c-ink);border:1px solid var(--c-line);background:0 0}.btn-ghost:hover{background:var(--c-ink);color:var(--c-white);border-color:var(--c-ink)}.btn-dark{background:var(--c-ink);color:var(--c-white)}.btn-dark:hover{background:var(--c-blue-900);transform:translateY(-1px)}.nav:not(.scrolled) .btn-dark{color:var(--c-ink);background:#fff}.nav:not(.scrolled) .btn-dark:hover{color:var(--c-ink);background:#ffffffe0}.btn-arrow{transition:transform .3s var(--ease)}.btn:hover .btn-arrow{transform:translate(3px)}.menu-btn svg{width:22px;height:22px}.page{animation:fadeUp .6s var(--ease)}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.freq-canvas{pointer-events:none;z-index:2;inset:0;width:100%!important;height:100%!important;position:absolute!important}.artivo-wave-canvas{pointer-events:none;z-index:2;display:block;inset:0;width:100%!important;height:100%!important;position:absolute!important}.bg3d-canvas{pointer-events:none;z-index:0;inset:0;width:100%!important;height:100%!important;position:absolute!important}.artivo-fullscreen-bg,.artivo-fullscreen-grid,.scraper-bg,.scraper-grid-overlay,.ays-bg,.ays-grid-overlay,.ays-wa-bg{z-index:1}.artivo-fs-eyebrow,.artivo-fs-brand,.artivo-fs-bottom,.artivo-fs-line,.artivo-fullscreen-waves,.scraper-content,.scraper-orbital,.ays-content,.ays-visual-wrap,.ays-wa-section .container{z-index:4;position:relative}.hero-scroll-wrap{background:#050812;width:100%;height:220vh;margin:0;padding:0;position:relative}.hero-sticky{background:#050812;width:100%;height:100vh;position:sticky;top:0;overflow:hidden}#heroCanvas{cursor:crosshair;position:absolute;inset:0;width:100%!important;height:100%!important}.hero-stage{pointer-events:none;opacity:0;z-index:5;justify-content:center;align-items:center;padding:100px 24px;transition:opacity .75s cubic-bezier(.16,1,.3,1),transform .75s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;inset:0;transform:translateY(40px)}.hero-stage.active{opacity:1;pointer-events:auto;transform:translateY(0)}.hero-stage-inner{text-align:center;pointer-events:auto;max-width:920px}.hero-eyebrow{letter-spacing:.18em;color:#ffffffbf;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:10px;margin-bottom:28px;padding:8px 16px 8px 12px;font-size:11px;font-weight:700;display:inline-flex}.hero-eyebrow-dot{background:#38bdf8;border-radius:999px;width:6px;height:6px;animation:2.4s ease-in-out infinite heroEyeDotPulse;box-shadow:0 0 0 4px #38bdf82e}@keyframes heroEyeDotPulse{0%,to{box-shadow:0 0 0 4px #38bdf82e}50%{box-shadow:0 0 0 8px #38bdf80f}}.hero-h{font-family:var(--f-display);letter-spacing:-.04em;flex-direction:column;gap:4px;margin:0 0 26px;font-size:clamp(44px,7.5vw,104px);font-weight:800;line-height:1;display:flex}.hero-line{color:#fff;display:block}.hero-grad{background:linear-gradient(120deg,#38bdf8 0%,#0ea5e9 35%,#a855f7 75%,#ec4899 100%);-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:6s ease-in-out infinite heroGradShift}@keyframes heroGradShift{0%,to{background-position:0%}50%{background-position:100%}}.hero-tag{color:#ffffffa6;max-width:56ch;margin:0 auto;font-size:clamp(15px,1.2vw,18px);line-height:1.6}.hero-prods{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:32px;display:flex}.hero-prod-chip{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:13.5px;font-weight:600;display:inline-flex}.hero-prod-chip i{border-radius:999px;width:9px;height:9px;box-shadow:0 0 12px}.hero-cta{margin-top:32px}.hero-stage-inner .hero-cta{justify-content:center;margin-bottom:0;display:flex}.btn-hero-primary{color:#050812;background:#fff;border-radius:999px;align-items:center;gap:10px;padding:18px 32px;font-size:15px;font-weight:700;transition:background .25s,transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 20px 60px -20px #38bdf88c}.btn-hero-primary:hover{background:#ffffffeb;transform:translateY(-2px);box-shadow:0 28px 70px -20px #a855f7b3}.hero-hint{letter-spacing:.22em;color:#ffffff59;z-index:6;pointer-events:none;flex-direction:column;align-items:center;gap:10px;font-size:10px;transition:opacity .5s;display:flex;position:absolute;bottom:36px;left:50%;transform:translate(-50%)}.hero-hint-line{background:linear-gradient(#38bdf8b3,#0000);width:1px;height:36px;animation:2s ease-in-out infinite heroHintLine}@keyframes heroHintLine{0%,to{opacity:.5;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.3)}}.hero-progress{z-index:99;background:#ffffff0f;height:2px;position:absolute;top:0;left:0;right:0}.hero-progress-fill{transform-origin:0;background:linear-gradient(90deg,#38bdf8,#a855f7,#ec4899);width:100%;height:100%;transition:transform .1s linear;transform:scaleX(0)}.hero-sticky:after{content:"";pointer-events:none;z-index:6;background:linear-gradient(#0000,#050812);height:180px;position:absolute;bottom:0;left:0;right:0}.seam-fade-top,.seam-fade-bot{pointer-events:none;z-index:6;height:160px;position:absolute;left:0;right:0}.seam-fade-top{background:linear-gradient(#050812,#0000);top:0}.seam-fade-bot{background:linear-gradient(#0000,#050812);bottom:0}@media (width<=768px){.hero-h{font-size:clamp(36px,11vw,64px)}.hero-prods{gap:8px}.hero-prod-chip{padding:8px 12px;font-size:12px}}.hero{background:var(--c-ink);min-height:100vh;color:var(--c-white);padding:140px 0 100px;position:relative;overflow:hidden}.hero-bg{pointer-events:none;background:radial-gradient(circle at 85% 10%,#0077b68c,#0000 50%),radial-gradient(circle at 10% 80%,#023e8a80,#0000 55%),radial-gradient(circle at 50% 120%,#0077b64d,#0000 60%);position:absolute;inset:0}.hero-grid{pointer-events:none;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 40%,#0000 75%);mask-image:radial-gradient(#000 40%,#0000 75%)}.hero-noise{opacity:.4;mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9'/></filter><rect width='100%' height='100%' filter='url(%23n)' opacity='0.4'/></svg>");position:absolute;inset:0}.hero-inner{z-index:2;position:relative}.hero-eyebrow{letter-spacing:0;color:#ffffffd9;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:10px;margin-bottom:36px;padding:8px 16px 8px 8px;font-size:13px;font-weight:500;display:inline-flex}.hero-eyebrow .dot{background:var(--c-blue-500);width:24px;height:24px;color:var(--c-white);border-radius:999px;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:inline-flex}.hero h1{max-width:14ch;margin-bottom:32px;font-size:clamp(44px,7.5vw,104px);font-weight:400}.hero h1 em{color:var(--c-blue-500);font-family:Bricolage Grotesque,serif;font-style:italic;font-weight:300}.hero-sub{color:#ffffffb8;max-width:58ch;margin-bottom:48px;font-size:clamp(17px,1.4vw,20px);font-weight:400;line-height:1.5}.hero-cta{flex-wrap:wrap;gap:12px;margin-bottom:80px;display:flex}.btn-light{background:var(--c-white);color:var(--c-ink)}.btn-light:hover{background:var(--c-blue-500);color:var(--c-white);transform:translateY(-1px)}.btn-outline-light{color:var(--c-white);background:0 0;border:1px solid #ffffff40}.btn-outline-light:hover{border-color:var(--c-white);background:#ffffff1a}.hero-stats{border-top:1px solid #ffffff24;grid-template-columns:repeat(4,1fr);gap:0;max-width:920px;padding-top:40px;display:grid}.stat{border-right:1px solid #ffffff24;padding-right:24px}.stat:last-child{border-right:none}.stat-num{font-family:var(--f-display);letter-spacing:-.03em;margin-bottom:8px;font-size:clamp(36px,4vw,52px);font-weight:500;line-height:1}.stat-num span{color:var(--c-blue-500)}.stat-label{color:#fff9;letter-spacing:.02em;font-size:13px}.hero-scroll{letter-spacing:.2em;color:#ffffff80;text-transform:uppercase;flex-direction:column;align-items:center;gap:10px;font-size:11px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.hero-scroll:after{content:"";background:linear-gradient(#ffffff80,#0000);width:1px;height:40px;animation:2s ease-in-out infinite scrollPulse}@keyframes scrollPulse{0%,to{opacity:.4}50%{opacity:1}}.hero-shape{pointer-events:none;opacity:.15;position:absolute}.hero-shape.s1{width:140px;animation:8s ease-in-out infinite float;top:15%;right:8%}.hero-shape.s2{width:80px;animation:10s ease-in-out infinite reverse float;bottom:20%;right:20%}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(5deg)}}section{padding:120px 0}.section-head{max-width:720px;margin-bottom:72px}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--c-blue-500);margin-bottom:20px;font-size:12px;font-weight:700;display:inline-block}.eyebrow:before{content:"/ ";color:var(--c-ink-60)}.section-title{margin-bottom:24px;font-size:clamp(36px,5vw,60px);font-weight:400}.section-title em{color:var(--c-blue-900);font-style:italic;font-weight:300}.section-desc{color:var(--c-ink-60);max-width:60ch;font-size:18px}.services{color:#fff;background:#050812;position:relative}.services>.container{z-index:2;position:relative}.services .section-title{color:#fff}.services .section-title em{color:#38bdf8}.services .section-desc{color:#fff9}.services .eyebrow{color:#38bdf8}.services .service-card{color:#fff;background:#ffffff08;border-color:#ffffff14}.services .service-card p{color:#fff9}.services .service-card h3{color:#fff}.services .service-card:hover{background:#ffffff0f;border-color:#38bdf84d;box-shadow:0 30px 60px -20px #0077b640}.services .service-card.feature{background:linear-gradient(135deg,#0077b61f,#023e8a0f);border-color:#38bdf840}.services .service-link{color:#38bdf8}.services-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.service-card{background:var(--c-white);border-radius:var(--radius-lg);border:1px solid var(--c-line);transition:transform .4s var(--ease), border-color .4s var(--ease), box-shadow .4s var(--ease);flex-direction:column;min-height:360px;padding:32px;display:flex;position:relative;overflow:hidden}.service-card:hover{border-color:#0000;transform:translateY(-6px);box-shadow:0 30px 60px -20px #1f271b26}.service-icon{background:linear-gradient(135deg, var(--c-blue-900), var(--c-blue-500));width:54px;height:54px;color:var(--c-white);border-radius:14px;justify-content:center;align-items:center;margin-bottom:28px;display:flex}.service-icon svg{width:26px;height:26px}.service-card h3{letter-spacing:-.01em;margin-bottom:12px;font-size:22px;font-weight:500}.service-card p{color:var(--c-ink-60);margin:0 0 auto;font-size:15px;line-height:1.55}.service-link{color:var(--c-blue-900);transition:gap .3s var(--ease);align-items:center;gap:8px;margin-top:28px;font-size:14px;font-weight:600;display:inline-flex}.service-card:hover .service-link{gap:14px}.service-card.feature{background:var(--c-ink);color:var(--c-white);border-color:var(--c-ink);background-image:radial-gradient(circle at 80% 0,#0077b666,#0000 60%);grid-column:span 1}.service-card.feature p{color:#ffffffb3}.service-card.feature .service-link{color:var(--c-blue-500)}.service-card.feature .service-icon{background:#ffffff1a;border:1px solid #ffffff26}.products-showcase{grid-template-columns:1.1fr 1fr;gap:20px;display:grid}.product-hero{border-radius:var(--radius-lg);background:var(--c-ink);color:var(--c-white);flex-direction:column;justify-content:space-between;min-height:560px;padding:56px;display:flex;position:relative;overflow:hidden}.product-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#0077b680,#0000 60%),radial-gradient(circle at 0 100%,#023e8a73,#0000 55%);position:absolute;inset:0}.product-hero>*{z-index:1;position:relative}.product-tag{letter-spacing:.04em;background:#ffffff1a;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin-bottom:32px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.product-tag .pulse{background:#00e091;border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 4px #00e09133}.product-hero h3{max-width:16ch;margin-bottom:20px;font-size:clamp(36px,4vw,56px);font-weight:400}.product-hero h3 em{color:var(--c-blue-500);font-style:italic;font-weight:300}.product-hero p{color:#ffffffb8;max-width:50ch;margin-bottom:40px;font-size:17px}.product-visual{opacity:.15;width:260px;height:260px;position:absolute;top:40px;right:-60px}.product-visual svg{width:100%;height:100%;animation:30s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-list{flex-direction:column;gap:20px;display:flex}.product-item{background:var(--c-white);border:1px solid var(--c-line);border-radius:var(--radius-lg);transition:border-color .3s var(--ease), transform .3s var(--ease);align-items:flex-start;gap:24px;padding:36px;display:flex}.product-item:hover{border-color:var(--c-blue-500);transform:translate(4px)}.product-num{font-family:var(--f-display);color:var(--c-blue-500);min-width:48px;font-size:38px;font-style:italic;font-weight:400;line-height:1}.product-content h4{margin-bottom:8px;font-size:22px;font-weight:500}.product-content p{color:var(--c-ink-60);margin:0;font-size:14.5px}.sectors{background:var(--c-cream)}.sectors-grid{background:var(--c-line);border:1px solid var(--c-line);border-radius:var(--radius-lg);grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.sector{background:var(--c-cream);transition:background .3s var(--ease), color .3s var(--ease);cursor:pointer;flex-direction:column;gap:16px;min-height:200px;padding:40px 28px;display:flex}.sector:hover{background:var(--c-ink);color:var(--c-white)}.sector:hover .sector-icon{color:var(--c-blue-500)}.sector-icon{color:var(--c-blue-900);transition:color .3s var(--ease)}.sector-icon svg{width:32px;height:32px}.sector h4{margin:0;font-size:19px;font-weight:500}.sector p{opacity:.7;margin:auto 0 0;font-size:13.5px;line-height:1.5}.cta-band{color:var(--c-white);background:#050812;padding:100px 0;position:relative;overflow:hidden}.cta-band:before{content:"";background:radial-gradient(circle at 20%,#0077b64d,#0000 50%);position:absolute;inset:0}.cta-band:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000,#050812);height:180px;position:absolute;bottom:0;left:0;right:0}.cta-inner{z-index:2;grid-template-columns:1.2fr 1fr;align-items:center;gap:60px;display:grid;position:relative}.cta-band h2{margin:0;font-size:clamp(36px,4.5vw,56px);font-weight:400}.cta-band h2 em{color:var(--c-blue-500);font-style:italic;font-weight:300}.cta-right{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.cta-right p{color:#ffffffb3;max-width:46ch;margin:0;font-size:17px}footer{color:#ffffffb3;background:#050812;border-top:none;padding:120px 0 32px;position:relative}footer:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(#050812 0% 35%,#0000 100%);height:320px;position:absolute;top:0;left:0;right:0}footer:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(at 15% 85%,#1f271b59,#0000 55%),radial-gradient(at 85% 90%,#0077b614,#0000 50%);position:absolute;inset:0}footer .container{z-index:2;position:relative}.footer-top{border-bottom:1px solid #ffffff1a;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:60px;padding-bottom:56px;display:grid}.footer-brand .logo img{height:32px}.footer-brand p{color:#ffffff8c;max-width:38ch;margin:24px 0 28px;font-size:14.5px;line-height:1.6}.footer-social{gap:10px;display:flex}.footer-social a{width:40px;height:40px;transition:background .2s var(--ease), transform .2s var(--ease);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;display:flex}.footer-social a:hover{background:var(--c-blue-500);border-color:var(--c-blue-500);transform:translateY(-2px)}.footer-social svg{width:16px;height:16px;color:var(--c-white)}.footer-col h5{font-family:var(--f-body);letter-spacing:.12em;text-transform:uppercase;color:var(--c-white);margin:0 0 20px;font-size:12px;font-weight:700}.footer-col ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.footer-col a{color:#fff9;transition:color .2s var(--ease);font-size:14.5px}.footer-col a:hover{color:var(--c-white)}.footer-bottom{color:#fff6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:28px;font-size:13px;display:flex}.footer-bottom a{color:inherit}.footer-bottom a:hover{color:var(--c-white)}.pd-hero{background:#050812;justify-content:center;align-items:center;min-height:92vh;padding:140px 24px 80px;display:flex;position:relative;overflow:hidden}.pd-hero-fade-top{pointer-events:none;z-index:3;background:linear-gradient(#050812,#0000);height:200px;position:absolute;top:0;left:0;right:0}.pd-artivo-wave,.pd-scraper-canvas{z-index:1;position:absolute;inset:0;width:100%!important;height:100%!important}.pd-ays-hero-bg{z-index:1;background:radial-gradient(at 25% 30%,#14b8a633,#0000 55%),radial-gradient(at 80% 70%,#f59e0b29,#0000 60%),radial-gradient(circle at 50% 100%,#0d948840,#0000 55%);position:absolute;inset:0}.pd-hero-inner{z-index:4;text-align:center;color:#fff;max-width:860px;position:relative}.pd-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#ffffffd9;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:10px;margin-bottom:28px;padding:8px 18px 8px 10px;font-size:11.5px;font-weight:700;display:inline-flex}.pd-eyebrow-num{font-family:var(--f-display);color:#050812;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}.pd-eyebrow-artivo .pd-eyebrow-num{background:linear-gradient(135deg,#0ea5e9,#38bdf8)}.pd-eyebrow-scraper .pd-eyebrow-num{color:#fff;background:linear-gradient(135deg,#a855f7,#ec4899)}.pd-eyebrow-ays .pd-eyebrow-num{background:linear-gradient(135deg,#14b8a6,#f59e0b)}.pd-title{font-family:var(--f-display);letter-spacing:-.035em;color:#fff;margin:0 0 18px;font-size:clamp(52px,8vw,112px);font-weight:300;line-height:1}.pd-title-em{letter-spacing:.3em;color:#38bdf8cc;text-transform:lowercase;margin-top:12px;font-size:.4em;font-weight:300;display:block}.pd-title-em-scraper{background:linear-gradient(135deg,#a855f7 0%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:400}.pd-title-em-ays{background:linear-gradient(135deg,#14b8a6 0%,#f59e0b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:400}.pd-tagline-ays{font-family:var(--f-display);color:#ffffffbf;letter-spacing:-.01em;margin:0 0 20px;font-size:clamp(18px,2vw,24px);font-weight:400}.pd-sub{color:#ffffffa6;max-width:60ch;margin:0 auto 40px;font-size:clamp(15px,1.15vw,17px);line-height:1.7}.pd-hero-stats{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;gap:48px;padding:24px 40px;display:inline-flex}.pd-hero-stats>div{flex-direction:column;align-items:center;gap:6px;display:flex}.pd-hero-stats span{font-family:var(--f-display);color:#fff;font-size:clamp(20px,2vw,28px);font-weight:500;line-height:1}.pd-hero-stats small{color:#ffffff73;letter-spacing:.1em;text-transform:uppercase;font-size:11px}.pd-section{color:#fff;background:#050812;padding:120px 0;position:relative}.pd-section-alt{background:#050812}.pd-section:before,.pd-section-alt:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(#050812,#0000);height:120px;position:absolute;top:0;left:0;right:0}.pd-section>.container{z-index:2;position:relative}.pd-section-head{text-align:center;max-width:760px;margin:0 auto 64px}.pd-h2{font-family:var(--f-display);letter-spacing:-.025em;color:#fff;margin:14px 0 0;font-size:clamp(32px,4vw,52px);font-weight:400;line-height:1.1}.pd-h2 em{color:#38bdf8;font-style:italic;font-weight:300}.pd-features-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.pd-feature-card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;padding:32px 28px;transition:transform .3s,background .3s,border-color .3s}.pd-feature-card:hover{background:#ffffff0d;border-color:#38bdf840;transform:translateY(-4px)}.pd-feat-icon{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;display:flex}.pd-feat-icon svg{width:24px;height:24px}.pd-feat-icon-cyan{color:#38bdf8;background:#0ea5e924}.pd-feat-icon-blue{color:#60a5fa;background:#3b82f624}.pd-feat-icon-purple{color:#c084fc;background:#a855f724}.pd-feat-icon-pink{color:#f472b6;background:#ec489924}.pd-feat-icon-teal{color:#2dd4bf;background:#14b8a624}.pd-feat-icon-amber{color:#fbbf24;background:#f59e0b24}.pd-feature-card h3{font-family:var(--f-display);color:#fff;letter-spacing:-.01em;margin:0 0 10px;font-size:20px;font-weight:500}.pd-feature-card p{color:#fff9;margin:0;font-size:14px;line-height:1.6}.pd-ps-grid{grid-template-columns:1fr 1fr;gap:32px;display:grid}.pd-ps-block{background:#ffffff08;border:1px solid #ffffff0f;border-radius:24px;padding:44px 40px}.pd-ps-label{letter-spacing:.22em;color:#f87171;background:#ef444426;border-radius:999px;margin-bottom:20px;padding:6px 14px;font-size:10.5px;font-weight:800;display:inline-block}.pd-ps-label-sol{color:#050812;background:linear-gradient(135deg,#0ea5e9,#38bdf8)}.pd-ps-block h3{font-family:var(--f-display);color:#fff;letter-spacing:-.015em;min-height:65px;margin:0 0 24px;font-size:26px;font-weight:500;line-height:1.25}.pd-ps-block ul{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.pd-ps-block li{color:#ffffffb8;min-height:44.95px;padding-left:28px;font-size:14.5px;line-height:1.55;position:relative}.pd-ps-block li:before{content:"";background:#ffffff4d;width:16px;height:2px;position:absolute;top:8px;left:0}.pd-ps-solution li:before{background:linear-gradient(90deg,#38bdf8,#a855f7);width:18px;height:2px}.pd-cta-section{text-align:center;background:#050812;padding:100px 24px 120px;position:relative}.pd-cta-section:before{content:"";pointer-events:none;background:linear-gradient(#050812,#0000);height:120px;position:absolute;top:0;left:0;right:0}.pd-cta-inner h2{font-family:var(--f-display);color:#fff;letter-spacing:-.025em;margin:0 0 14px;font-size:clamp(32px,4vw,52px);font-weight:400}.pd-cta-inner p{color:#fff9;margin:0 0 32px;font-size:17px}@media (width<=960px){.pd-features-grid{grid-template-columns:1fr 1fr}.pd-ps-grid{grid-template-columns:1fr}.pd-hero-stats{gap:24px;padding:18px 24px}}@media (width<=640px){.pd-features-grid{grid-template-columns:1fr}.pd-hero-stats{flex-direction:column;gap:16px}}.sub-hero{color:var(--c-white);background:#050812;padding:180px 0 100px;position:relative;overflow:hidden}.sub-hero:before{content:"";background:radial-gradient(circle at 80% 30%,#38bdf82e,#0000 55%),radial-gradient(circle at 10% 100%,#a855f729,#0000 50%);position:absolute;inset:0}.sub-hero:after{content:"";pointer-events:none;background:linear-gradient(#0000,#050812);height:160px;position:absolute;bottom:0;left:0;right:0}.sub-hero-inner{z-index:2;max-width:900px;position:relative}.sub-hero .eyebrow{color:#38bdf8}.sub-hero h1{font-family:var(--f-display);letter-spacing:-.03em;color:#fff;margin-bottom:28px;font-size:clamp(44px,6.5vw,88px);font-weight:300;line-height:1.05}.sub-hero h1 em{background:linear-gradient(135deg,#38bdf8,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:-.05em -.12em;padding:.05em .12em;font-style:italic;font-weight:400;display:inline-block}.sub-hero p{color:#ffffffa6;max-width:60ch;margin:0;font-size:clamp(16px,1.2vw,19px);line-height:1.65}#page-about>section:not(.sub-hero):not(.cta-band){background:#050812;padding:100px 0;position:relative}.about-story{grid-template-columns:1fr 1.4fr;align-items:start;gap:80px;display:grid}.about-story .eyebrow{color:#38bdf8}.about-story h2{font-family:var(--f-display);letter-spacing:-.025em;color:#fff;max-width:14ch;margin:14px 0 0;font-size:clamp(36px,4.5vw,56px);font-weight:300;line-height:1.05}.about-story h2 em{background:linear-gradient(135deg,#38bdf8,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:-.05em -.12em;padding:.05em .12em;font-style:italic;font-weight:400;display:inline-block}.about-story .prose p{color:#ffffffa6;margin:0 0 22px;font-size:16.5px;line-height:1.75}.about-story .prose p:last-child{margin-bottom:0}.about-story .prose p:first-child{color:#ffffffd9;font-size:18.5px;font-weight:400}.about-stats-strip{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;grid-template-columns:repeat(4,1fr);gap:0;margin-top:64px;padding:36px 0;display:grid}.about-stat{text-align:center;border-right:1px solid #ffffff0f;padding:0 24px}.about-stat:last-child{border-right:none}.about-stat-num{font-family:var(--f-display);letter-spacing:-.025em;color:#fff;margin-bottom:8px;font-size:clamp(28px,3vw,42px);font-weight:500;line-height:1}.about-stat-num em{background:linear-gradient(135deg,#38bdf8,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:-.05em -.12em;padding:.05em .12em;font-style:italic;font-weight:300;display:inline-block}.about-stat-lbl{color:#ffffff80;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:600}#page-about .section-head{max-width:760px;margin-bottom:56px}#page-about .section-head .eyebrow{color:#38bdf8}#page-about .section-head .section-title{font-family:var(--f-display);letter-spacing:-.025em;color:#fff;margin:12px 0 0;font-size:clamp(32px,4vw,52px);font-weight:400;line-height:1.1}#page-about .section-head .section-title em{background:linear-gradient(135deg,#38bdf8,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:-.05em -.12em;padding:.05em .12em;font-style:italic;font-weight:300;display:inline-block}.values-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.value{background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;padding:36px 32px;transition:transform .3s,background .3s,border-color .3s}.value:hover{background:#ffffff0d;border-color:#38bdf840;transform:translateY(-4px)}.value-num{font-family:var(--f-display);background:linear-gradient(135deg,#38bdf8,#0ea5e9);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:-.05em -.12em 18px;padding:.05em .12em;font-size:38px;font-style:italic;font-weight:300;line-height:1;display:inline-block}.value h4{font-family:var(--f-display);letter-spacing:-.01em;color:#fff;margin-bottom:10px;font-size:20px;font-weight:500}.value p{color:#fff9;margin:0;font-size:14.5px;line-height:1.65}.focus-areas{grid-template-columns:1fr 2fr;align-items:start;gap:80px;margin-top:24px;display:grid}.focus-areas-intro p{color:#fff9;margin:0;font-size:16px;line-height:1.7}.focus-list{flex-direction:column;gap:16px;display:flex}.focus-item{background:#ffffff08;border:1px solid #ffffff0f;border-radius:18px;grid-template-columns:64px 1fr;align-items:start;gap:24px;padding:28px;transition:background .3s,border-color .3s,transform .3s;display:grid}.focus-item:hover{background:#ffffff0d;border-color:#38bdf833;transform:translate(4px)}.focus-num{font-family:var(--f-display);background:linear-gradient(135deg,#38bdf8,#a855f7);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;padding-top:4px;font-size:28px;font-weight:400;line-height:1}.focus-content h4{font-family:var(--f-display);color:#fff;letter-spacing:-.01em;margin:0 0 8px;font-size:18px;font-weight:500}.focus-content p{color:#fff9;margin:0;font-size:14.5px;line-height:1.6}#page-about .cta-band h2 em{background:linear-gradient(135deg,#38bdf8,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:-.05em -.12em;padding:.05em .12em;font-style:italic;font-weight:300;display:inline-block}@media (width<=960px){.about-story{grid-template-columns:1fr;gap:32px}.values-grid{grid-template-columns:1fr}.focus-areas{grid-template-columns:1fr;gap:32px}.about-stats-strip{grid-template-columns:repeat(2,1fr);gap:24px 0}.about-stat{border-right:none}.about-stat:nth-child(odd){border-right:1px solid #ffffff0f}}.products-deep{flex-direction:column;gap:24px;display:flex}.product-deep{border-radius:var(--radius-lg);border:1px solid var(--c-line);background:var(--c-white);grid-template-columns:1.1fr 1fr;gap:0;min-height:420px;display:grid;overflow:hidden}.product-deep:nth-child(2n) .pd-media{order:-1}.pd-content{flex-direction:column;justify-content:center;padding:56px;display:flex}.pd-content .eyebrow{color:var(--c-blue-900)}.pd-content h3{max-width:16ch;margin-bottom:18px;font-size:clamp(28px,3vw,40px);font-weight:400}.pd-content p{color:var(--c-ink-60);max-width:48ch;margin:0 0 28px;font-size:16px;line-height:1.6}.pd-features{grid-template-columns:1fr 1fr;gap:12px 24px;margin-bottom:32px;display:grid}.pd-feature{color:var(--c-ink-80);align-items:flex-start;gap:10px;font-size:14.5px;font-weight:500;display:flex}.pd-feature svg{width:16px;height:16px;color:var(--c-blue-500);flex-shrink:0;margin-top:3px}.pd-media{background:var(--c-ink);justify-content:center;align-items:center;min-height:300px;padding:40px;display:flex;position:relative;overflow:hidden}.pd-media:before{content:"";background:radial-gradient(circle,#0077b666,#0000 60%);position:absolute;inset:0}.pd-mock{aspect-ratio:16/10;background:#0a0f08;border:1px solid #ffffff26;border-radius:14px;width:100%;max-width:440px;padding:16px;position:relative;overflow:hidden;box-shadow:0 40px 80px -20px #0009}.pd-mock-bar{gap:6px;margin-bottom:16px;display:flex}.pd-mock-bar span{background:#fff3;border-radius:999px;width:9px;height:9px}.pd-mock-content{grid-template-columns:70px 1fr;gap:12px;height:calc(100% - 24px);display:grid}.pd-mock-side{background:#ffffff0d;border-radius:6px;flex-direction:column;gap:6px;padding:10px;display:flex}.pd-mock-side span{background:#ffffff1f;border-radius:2px;height:8px}.pd-mock-side span:first-child{background:var(--c-blue-500)}.pd-mock-main{background:#ffffff0d;border-radius:6px;padding:12px;position:relative}.pd-mock-title{background:#fff3;border-radius:2px;width:50%;height:10px;margin-bottom:10px}.pd-mock-chart{background:linear-gradient(135deg, var(--c-blue-900), var(--c-blue-500));opacity:.7;border-radius:4px;height:calc(100% - 30px);position:relative;overflow:hidden}.pd-mock-chart:before{content:"";background-image:linear-gradient(#ffffff1a 1px,#0000 1px);background-size:100% 16px;position:absolute;inset:0}#page-contact>section:not(.sub-hero){background:#050812;padding:80px 0 120px}.contact-grid{grid-template-columns:1fr 1.2fr;gap:80px;display:grid}.contact-info h2{font-family:var(--f-display);letter-spacing:-.025em;color:#fff;max-width:14ch;margin-bottom:20px;font-size:clamp(32px,3.5vw,44px);font-weight:400;line-height:1.1}.contact-info h2 em{background:linear-gradient(135deg,#38bdf8,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:-.05em -.12em;padding:.05em .12em;font-style:italic;font-weight:300;display:inline-block}.contact-info>p{color:#ffffffa6;max-width:40ch;margin:0 0 44px;font-size:16px;line-height:1.65}.contact-item{border-top:1px solid #ffffff14;align-items:center;gap:20px;padding:20px 0;display:flex}.contact-item:last-child{border-bottom:1px solid #ffffff14}.contact-icon{color:#38bdf8;background:#38bdf81a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.contact-icon svg{width:20px;height:20px}.contact-item-label{color:#ffffff80;letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:600}.contact-item-value{color:#fff;font-size:16px;font-weight:500}.form-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;padding:44px}.form-card h3{font-family:var(--f-display);letter-spacing:-.015em;color:#fff;margin:0 0 8px;font-size:22px;font-weight:500}.form-card>p{color:#fff9;margin:0 0 28px;font-size:14px}.form-row{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;display:grid}.form-row.full{grid-template-columns:1fr}.form-field{flex-direction:column;gap:8px;display:flex}.form-field label{letter-spacing:.1em;text-transform:uppercase;color:#ffffff8c;font-size:11px;font-weight:700}.form-card .form-field input,.form-card .form-field textarea,.form-card .form-field select{color:#fff;font:inherit;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;padding:12px 14px;font-size:14.5px;transition:border-color .2s,background .2s}.form-card .form-field input::-moz-placeholder{color:#ffffff59}.form-card .form-field textarea::-moz-placeholder{color:#ffffff59}.form-card .form-field input::placeholder,.form-card .form-field textarea::placeholder{color:#ffffff59}.form-card .form-field input:focus,.form-card .form-field textarea:focus,.form-card .form-field select:focus{background:#ffffff0f;border-color:#38bdf8;outline:none}.form-card .form-check{color:#fff9;font-size:13px}.form-card .form-check input{accent-color:#38bdf8}.form-card .btn-primary{color:#050812;background:#fff;box-shadow:0 12px 40px -12px #38bdf880}.form-card .btn-primary:hover{background:#ffffffeb;transform:translateY(-1px);box-shadow:0 18px 50px -12px #38bdf8b3}.form-field input,.form-field textarea,.form-field select{font-family:var(--f-body);color:#fff;transition:border-color .2s var(--ease), background .2s var(--ease);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;padding:12px 14px;font-size:14.5px;font-weight:500}.form-field input:focus,.form-field textarea:focus,.form-field select:focus{background:#ffffff0f;border-color:#38bdf8;outline:none}.form-field textarea{resize:vertical;min-height:120px;font-family:inherit}.form-check{color:#fff9;cursor:pointer;align-items:flex-start;gap:10px;margin:20px 0 28px;font-size:13px;display:flex}.form-check input{accent-color:#38bdf8;margin-top:3px}.form-submit{justify-content:center;width:100%;padding:16px 24px;font-size:15px}#page-demo>section:not(.sub-hero){background:#050812;padding:80px 0 120px;position:relative}.demo-layout{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.demo-info h2{font-family:var(--f-display);letter-spacing:-.025em;color:#fff;max-width:14ch;margin-bottom:24px;font-size:clamp(36px,4.5vw,52px);font-weight:400;line-height:1.1}.demo-info h2 em{background:linear-gradient(135deg,#38bdf8,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:-.05em -.12em;padding:.05em .12em;font-style:italic;font-weight:300;display:inline-block}.demo-info>p{color:#ffffffa6;max-width:46ch;margin:0 0 40px;font-size:17px;line-height:1.65}.demo-steps{flex-direction:column;gap:16px;margin-bottom:44px;display:flex}.demo-step{background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;align-items:flex-start;gap:20px;padding:22px 24px;transition:background .25s,border-color .25s,transform .25s;display:flex}.demo-step:hover{background:#ffffff0d;border-color:#38bdf833;transform:translateY(-2px)}.demo-step-num{color:#050812;width:38px;height:38px;font-family:var(--f-display);background:linear-gradient(135deg,#38bdf8,#0ea5e9);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex;box-shadow:0 6px 20px -6px #38bdf880}.demo-step h5{font-family:var(--f-display);color:#fff;letter-spacing:-.01em;margin-bottom:4px;font-size:16px;font-weight:600}.demo-step p{color:#fff9;margin:0;font-size:13.5px;line-height:1.55}.demo-form-card{color:var(--c-white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;padding:44px;position:relative;overflow:hidden}.demo-form-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#38bdf81a,#0000 60%),radial-gradient(circle at 0 100%,#a855f714,#0000 60%);position:absolute;inset:0}.demo-form-card>*{position:relative}.demo-form-card h3{font-family:var(--f-display);letter-spacing:-.015em;color:#fff;margin-bottom:8px;font-size:24px;font-weight:500}.demo-form-card>p{color:#fff9;margin:0 0 28px;font-size:14px}.demo-form-card .form-field label{color:#fff9;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:600}.demo-form-card .form-field input,.demo-form-card .form-field textarea,.demo-form-card .form-field select{color:var(--c-white);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;transition:border-color .2s,background .2s}.demo-form-card .form-field input::-moz-placeholder{color:#ffffff59}.demo-form-card .form-field textarea::-moz-placeholder{color:#ffffff59}.demo-form-card .form-field input::placeholder,.demo-form-card .form-field textarea::placeholder{color:#ffffff59}.demo-form-card .form-field input:focus,.demo-form-card .form-field textarea:focus,.demo-form-card .form-field select:focus{background:#ffffff0f;border-color:#38bdf8;outline:none}.demo-form-card .form-check{color:#fff9;font-size:13px}.demo-form-card .form-check input{accent-color:#38bdf8}.demo-form-card .btn-primary{color:#050812;background:#fff;box-shadow:0 12px 40px -12px #38bdf880}.demo-form-card .btn-primary:hover{background:#ffffffeb;transform:translateY(-1px);box-shadow:0 18px 50px -12px #38bdf8b3}.form-success{color:#38bdf8;background:#38bdf81f;border:1px solid #38bdf84d;border-radius:12px;margin-top:16px;padding:16px;font-size:14px;font-weight:500;display:none}.form-success.show{animation:fadeUp .4s var(--ease);display:block}.artivo-fullscreen{background:#050812;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:120px 28px 100px;display:flex;position:relative;overflow:hidden}.artivo-fullscreen-bg{pointer-events:none;background:radial-gradient(at 20%,#00c2d41a,#0000 50%),radial-gradient(at 80%,#a855f724,#0000 52%),radial-gradient(at 50% 110%,#3b82f614,#0000 55%);position:absolute;inset:0}.artivo-fullscreen-grid{pointer-events:none;background-image:radial-gradient(#ffffff0e 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 75%);mask-image:radial-gradient(#000 30%,#0000 75%)}.artivo-fullscreen-waves{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.artivo-fs-eyebrow{z-index:3;letter-spacing:.08em;color:#ffffffb3;text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:10px;margin-bottom:48px;padding:8px 18px 8px 8px;font-size:12.5px;font-weight:600;display:inline-flex;position:relative}.artivo-fs-eyebrow .pulse-dot{color:#fff;background:linear-gradient(135deg,#0ea5e9,#a855f7);border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;font-weight:800;display:flex}.artivo-fs-brand{z-index:3;text-align:center;margin-bottom:20px;position:relative}.artivo-fs-name{font-family:"Comfortaa", var(--f-body);letter-spacing:-.02em;background:linear-gradient(#fff 0%,#ffffff8c 100%);-webkit-text-fill-color:transparent;text-transform:lowercase;-webkit-background-clip:text;background-clip:text;font-size:clamp(88px,18vw,240px);font-weight:400;line-height:.88;display:block}.artivo-fs-tagline{font-family:var(--f-body);letter-spacing:.45em;color:#ffffff73;text-transform:lowercase;margin-top:18px;font-size:clamp(12px,1.1vw,16px);font-weight:400;display:block}.artivo-fs-bottom{z-index:3;border-top:1px solid #ffffff1a;grid-template-columns:1fr auto 1fr;align-items:center;gap:60px;width:100%;max-width:1100px;margin-top:72px;padding-top:40px;display:grid;position:relative}.artivo-fs-desc{color:#ffffffa6;max-width:42ch;font-size:clamp(15px,1.1vw,18px);line-height:1.6}.artivo-fs-stats{justify-content:center;gap:40px;display:flex}.artivo-fs-stat{text-align:center}.artivo-fs-stat-num{font-family:var(--f-display);background:linear-gradient(135deg,#38bdf8,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:6px;font-size:clamp(28px,2.5vw,40px);font-weight:400;line-height:1}.artivo-fs-stat-label{color:#ffffff73;letter-spacing:.06em;text-transform:uppercase;font-size:11px}.artivo-fs-cta{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.artivo-fs-line{pointer-events:none;position:absolute}.artivo-fs-line.left{border:1px solid #ffffff1a;border-radius:50%;width:90px;height:90px;top:18%;left:4%}.artivo-fs-line.right{border:1px solid #ffffff14;border-radius:50%;width:60px;height:60px;bottom:22%;right:5%}@media (width<=960px){.artivo-fs-bottom{text-align:center;grid-template-columns:1fr;gap:32px}.artivo-fs-desc{max-width:100%}.artivo-fs-stats,.artivo-fs-cta{justify-content:center}.artivo-fs-name{font-size:clamp(72px,22vw,160px)}}@media (width<=520px){.artivo-fs-bottom,.artivo-fs-stats{gap:24px}}.scraper-fullscreen{background:#050812;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:120px 0 100px;display:flex;position:relative;overflow:hidden}.scraper-layout{z-index:3;grid-template-columns:1fr 1fr;align-items:center;gap:80px;width:100%;max-width:1320px;padding:0 clamp(32px,5vw,80px);display:grid;position:relative}.scraper-left{color:var(--c-white)}.scraper-title-new{font-family:var(--f-display);letter-spacing:-.03em;color:#fff;margin:32px 0 16px;font-size:clamp(48px,6vw,84px);font-weight:400;line-height:1}.scraper-title-new em{background:linear-gradient(135deg,#38bdf8,#a855f7 60%,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:-.05em -.12em;padding:.05em .12em;font-style:italic;font-weight:200;display:inline-block}.scraper-kicker{letter-spacing:.18em;text-transform:uppercase;color:#fff6;margin:0 0 28px;font-size:12px;font-weight:700}.scraper-desc-new{color:#ffffffa6;max-width:50ch;margin:0 0 36px;font-size:clamp(15px,1.1vw,17px);line-height:1.65}.scraper-feats-new{flex-wrap:wrap;gap:10px;display:flex}.scraper-feat-chip{color:#ffffffd9;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:10px;padding:10px 16px;font-size:13px;font-weight:500;transition:background .25s,border-color .25s,transform .25s;display:inline-flex}.scraper-feat-chip:hover{background:#ffffff14;border-color:#a855f759;transform:translateY(-2px)}.scraper-feat-dot{border-radius:999px;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 12px}.scraper-right{justify-content:center;align-items:center;display:flex;position:relative}.scraper-canvas-wrap{aspect-ratio:1;cursor:crosshair;width:100%;max-width:560px;position:relative;overflow:visible}.scraper-canvas{aspect-ratio:1;pointer-events:none;background:0 0;width:135%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.scraper-ring{pointer-events:none;border:1px dashed #ffffff0a;border-radius:50%;animation:80s linear infinite scrRingSpin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.scraper-ring.r1{width:108%;height:108%}.scraper-ring.r2{border-color:#a855f70f;width:118%;height:118%;animation-duration:120s;animation-direction:reverse}@keyframes scrRingSpin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@media (width<=960px){.scraper-layout{text-align:center;grid-template-columns:1fr;gap:48px}.scraper-feats-new{justify-content:center}.scraper-desc-new{margin-left:auto;margin-right:auto}}.scraper-bg{pointer-events:none;background:radial-gradient(at 70% 40%,#a855f738,#0000 52%),radial-gradient(at 30% 70%,#f973161f,#0000 48%),radial-gradient(at 85% 80%,#ec48992e,#0000 45%);position:absolute;inset:0}.scraper-grid-overlay{pointer-events:none;background-image:radial-gradient(#ffffff0a 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 70%,#000 30%,#0000 70%);mask-image:radial-gradient(at 70%,#000 30%,#0000 70%)}.scraper-orbital{opacity:.92;width:58%;max-width:700px;animation:60s linear infinite orbitalSpin;position:absolute;top:50%;right:-5%;transform:translateY(-50%)}@keyframes orbitalSpin{0%{transform:translateY(-50%)rotate(0)}to{transform:translateY(-50%)rotate(360deg)}}.scraper-content{z-index:3;color:var(--c-white);max-width:640px;padding:100px 0 100px 80px;position:relative}.scraper-badge{letter-spacing:.08em;color:#ffffffb3;text-transform:uppercase;background:#ec48991a;border:1px solid #ec489940;border-radius:999px;align-items:center;gap:10px;margin-bottom:32px;padding:7px 16px 7px 7px;font-size:12px;font-weight:600;display:inline-flex}.scraper-badge-num{color:#fff;background:linear-gradient(135deg,#ec4899,#a855f7);border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:800;display:flex}.scraper-title{font-family:var(--f-display);letter-spacing:-.03em;color:#fff;margin:0 0 28px;font-size:clamp(56px,7vw,100px);font-weight:400;line-height:.92}.scraper-title em{background:linear-gradient(135deg,#ec4899,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:200}.scraper-sub{color:#ffffffa6;max-width:50ch;margin:0 0 36px;font-size:clamp(15px,1.1vw,17px);line-height:1.6}.scraper-features{grid-template-columns:1fr 1fr;gap:12px 28px;margin-bottom:32px;display:grid}.scraper-feat{color:#fffc;align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.scraper-feat svg{flex-shrink:0;width:18px;height:18px}.scraper-desc{border-top:1px solid #ffffff1a;flex-direction:column;gap:14px;margin-bottom:36px;padding-top:28px;display:flex}.scraper-desc p{color:#ffffff94;margin:0;font-size:15px;line-height:1.65}.btn-scraper-primary{color:#fff;transition:transform .25s var(--ease), box-shadow .25s var(--ease), opacity .25s var(--ease);white-space:nowrap;background:linear-gradient(135deg,#ec4899,#a855f7);border-radius:999px;align-items:center;gap:10px;padding:13px 22px;font-size:14.5px;font-weight:600;display:inline-flex;box-shadow:0 8px 30px -8px #ec489980}.btn-scraper-primary:hover{transform:translateY(-2px);box-shadow:0 14px 40px -8px #a855f78c}.btn-scraper-ghost{color:#fffc;transition:border-color .25s var(--ease), background .25s var(--ease), color .25s var(--ease);white-space:nowrap;background:0 0;border:1px solid #fff3;border-radius:999px;align-items:center;gap:10px;padding:13px 22px;font-size:14.5px;font-weight:600;display:inline-flex}.btn-scraper-ghost:hover{color:#fff;background:#ec48991a;border-color:#ec4899}@media (width<=960px){.scraper-fullscreen{grid-template-columns:1fr}.scraper-content{max-width:100%;padding:80px 28px}.scraper-orbital{opacity:.6;width:90%;max-width:380px;margin:0 auto;display:block;position:relative;top:auto;right:auto;transform:none}.scraper-fullscreen{flex-direction:column-reverse;display:flex}.scraper-features{grid-template-columns:1fr}}@media (width<=520px){.scraper-title{font-size:clamp(48px,14vw,72px)}}.ays-fullscreen{background:#050812;grid-template-columns:1fr 1fr;align-items:center;width:100%;min-height:100vh;display:grid;position:relative;overflow:hidden}.ays-bg{pointer-events:none;background:radial-gradient(at 70% 30%,#14b8a633,#0000 50%),radial-gradient(at 20% 70%,#f59e0b21,#0000 48%),radial-gradient(at 85% 85%,#14b8a61f,#0000 45%);position:absolute;inset:0}.ays-grid-overlay{pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 70%,#000 30%,#0000 72%);mask-image:radial-gradient(at 70%,#000 30%,#0000 72%)}.ays-content{z-index:3;color:var(--c-white);padding:100px 60px 100px calc(max(50vw - 660px,0px) + clamp(32px,5vw,80px));position:relative}.ays-badge{letter-spacing:.08em;color:#ffffffb3;text-transform:uppercase;background:#14b8a61a;border:1px solid #14b8a64d;border-radius:999px;align-items:center;gap:10px;margin-bottom:32px;padding:7px 16px 7px 7px;font-size:12px;font-weight:600;display:inline-flex}.ays-badge-num{color:#fff;background:linear-gradient(135deg,#14b8a6,#f59e0b);border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:800;display:flex}.ays-title{font-family:var(--f-display);letter-spacing:-.03em;color:#fff;margin:0 0 16px;font-size:clamp(64px,7.5vw,110px);font-weight:400;line-height:.9}.ays-title em{background:linear-gradient(135deg,#14b8a6,#f59e0b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:-.05em -.12em;padding:.05em .12em;font-style:italic;font-weight:200;display:inline-block}.ays-tagline{letter-spacing:.06em;text-transform:uppercase;color:#ffffff73;margin:0 0 28px;font-size:14px;font-weight:600;line-height:1.5}.ays-sub{color:#ffffffa6;max-width:48ch;margin:0 0 36px;font-size:clamp(15px,1.1vw,17px);line-height:1.6}.ays-modules{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:8px;display:grid}.ays-module{transition:background .3s var(--ease), border-color .3s var(--ease);background:#ffffff0a;border:1px solid #ffffff12;border-radius:14px;align-items:flex-start;gap:14px;padding:20px;display:flex}.ays-module:hover{background:#14b8a612;border-color:#14b8a640}.ays-module.ays-module-highlight{background:#f59e0b0f;border-color:#f59e0b4d}.ays-module.ays-module-highlight:hover{background:#f59e0b1a}.ays-module-icon{color:#14b8a6;background:#14b8a61f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ays-module-icon svg{width:18px;height:18px}.ays-module.ays-module-highlight .ays-module-icon{color:#f59e0b;background:#f59e0b1f}.ays-module h5{color:#fff;margin:0 0 4px;font-size:13.5px;font-weight:700}.ays-module p{color:#ffffff8c;margin:0;font-size:12.5px;line-height:1.5}.btn-ays-primary{color:#fff;transition:transform .25s var(--ease), box-shadow .25s var(--ease);white-space:nowrap;background:linear-gradient(135deg,#14b8a6,#0d9488);border-radius:999px;align-items:center;gap:10px;padding:13px 22px;font-size:14.5px;font-weight:600;display:inline-flex;box-shadow:0 8px 30px -8px #14b8a680}.btn-ays-primary:hover{transform:translateY(-2px);box-shadow:0 14px 40px -8px #14b8a68c}.btn-ays-ghost{color:#fffc;transition:border-color .25s var(--ease), background .25s var(--ease);white-space:nowrap;background:0 0;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:10px;padding:13px 22px;font-size:14.5px;font-weight:600;display:inline-flex}.btn-ays-ghost:hover{color:#fff;background:#14b8a61a;border-color:#14b8a6}.ays-visual-wrap{z-index:3;justify-content:center;align-items:center;padding:60px 60px 60px 20px;display:flex;position:relative}.ays-ring{pointer-events:none;border:1px solid #14b8a61f;border-radius:50%;position:absolute}.ays-ring-1{width:520px;height:520px;top:50%;left:50%;transform:translate(-50%,-50%)}.ays-ring-2{border-color:#f59e0b12;width:680px;height:680px;top:50%;left:50%;transform:translate(-50%,-50%)}.ays-dashboard{background:#0e1520;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;width:100%;max-width:480px;height:520px;display:flex;overflow:hidden;box-shadow:0 40px 100px -30px #000000b3,0 0 0 1px #14b8a61a}.ays-db-topbar{background:#0a1018;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.ays-db-logo{font-family:var(--f-display);letter-spacing:.08em;background:linear-gradient(135deg,#14b8a6,#f59e0b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:18px;font-weight:600}.ays-db-pill{color:#ffffff73;background:#ffffff0d;border:1px solid #ffffff12;border-radius:999px;padding:4px 12px;font-size:11px;font-weight:600}.ays-db-pill.active{color:#14b8a6;background:#14b8a626;border-color:#14b8a659}.ays-db-stats{border-bottom:1px solid #ffffff0f;grid-template-columns:repeat(3,1fr);gap:0;display:grid}.ays-db-stat{border-right:1px solid #ffffff0f;flex-direction:column;gap:4px;padding:18px 16px;display:flex}.ays-db-stat:last-child{border-right:none}.ays-db-stat-num{font-family:var(--f-display);color:#fff;background:linear-gradient(135deg,#14b8a6,#5eead4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:26px;font-weight:500;line-height:1}.ays-db-stat-lbl{color:#ffffff73;letter-spacing:.03em;font-size:11px}.ays-db-chart{border-bottom:1px solid #ffffff0f;padding:16px 20px 12px}.ays-chart-label{color:#fff6;letter-spacing:.06em;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:600}.ays-bars{align-items:flex-end;gap:6px;height:70px;display:flex}.ays-bar-wrap{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;height:100%;display:flex}.ays-bar{background:#14b8a640;border-radius:4px 4px 0 0;width:100%;transition:background .3s}.ays-bar.ays-bar-active{background:linear-gradient(#5eead4,#14b8a6)}.ays-bar-wrap span{color:#ffffff59;font-size:9px}.ays-db-list{padding:12px 20px}.ays-db-list-head{color:#fff6;letter-spacing:.06em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:600}.ays-db-row{border-top:1px solid #ffffff0d;align-items:center;gap:12px;padding:10px 0;display:flex}.ays-car-icon{color:#14b8a6;background:#14b8a61a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:24px;display:flex}.ays-car-icon svg{width:24px;height:14px}.ays-db-row-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ays-db-row-title{color:#ffffffd9;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:600;overflow:hidden}.ays-db-row-sub{color:#ffffff61;font-size:11px}.ays-db-row-price{color:#14b8a6;white-space:nowrap;font-size:12px;font-weight:700}.ays-sold{background:#f59e0b1f;border:1px solid #f59e0b40;border-radius:999px;padding:3px 8px;color:#f59e0b!important;font-size:10px!important}.ays-db-site-badge{color:#f59e0b;background:#f59e0b12;border-top:1px solid #f59e0b26;align-items:center;gap:8px;padding:12px 20px;font-size:12px;font-weight:600;display:flex}.ays-db-site-badge svg{color:#f59e0b;width:14px;height:14px}.ays-site-dot{background:#10b981;border-radius:999px;width:7px;height:7px;margin-left:auto;animation:2s ease-in-out infinite sitePulse;box-shadow:0 0 0 3px #10b98133}@keyframes sitePulse{0%,to{box-shadow:0 0 0 3px #10b98133}50%{box-shadow:0 0 0 6px #10b9811a}}.ays-kpi-section{border-bottom:1px solid #ffffff0f}.ays-kpi-grid{background:#ffffff0d;border-top:1px solid #ffffff0f;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.ays-kpi-card{background:#0e1520;flex-direction:column;gap:6px;padding:14px 16px;animation:.4s both kpiIn;display:flex}@keyframes kpiIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ays-kpi-top{justify-content:space-between;align-items:center;gap:4px;display:flex}.ays-kpi-label{letter-spacing:.04em;text-transform:uppercase;color:#ffffff73;font-size:10px;font-weight:600;line-height:1.3}.ays-kpi-trend{white-space:nowrap;border-radius:999px;padding:2px 6px;font-size:9.5px;font-weight:700}.kpi-good{color:#10b981;background:#10b9811f}.kpi-bad{color:#ef4444;background:#ef44441f}.ays-kpi-val{align-items:baseline;gap:3px;line-height:1;display:flex}.ays-kpi-num{font-family:var(--f-display);color:var(--kc,#14b8a6);letter-spacing:-.02em;font-size:22px;font-weight:500}.ays-kpi-unit{color:#fff6;font-size:10px;font-weight:500}.ays-kpi-bar-track{background:#ffffff12;border-radius:999px;height:3px;overflow:hidden}.ays-kpi-bar-fill{border-radius:999px;height:100%;transition:width .8s cubic-bezier(.16,1,.3,1)}.ays-kpi-hint{color:#ffffff4d;white-space:nowrap;text-overflow:ellipsis;font-size:9.5px;overflow:hidden}.ays-aging-wrap{border-top:1px solid #ffffff0f}.ays-aging-bars{flex-direction:column;gap:8px;padding:0 20px 14px;display:flex}.ays-aging-item{grid-template-columns:68px 1fr 64px;align-items:center;gap:10px;display:grid}.ays-aging-label{color:#ffffff80;white-space:nowrap;font-size:10px;font-weight:600}.ays-aging-track{background:#ffffff12;border-radius:999px;height:6px;overflow:hidden}.ays-aging-fill{border-radius:999px;height:100%;transition:width .9s cubic-bezier(.16,1,.3,1)}.ays-aging-nums{justify-content:space-between;font-size:10px;display:flex}.ays-wa-section{background:#050812;padding:120px 0;position:relative;overflow:hidden}.ays-wa-bg{pointer-events:none;background:radial-gradient(at 15%,#25d36614,#0000 50%),radial-gradient(at 80% 30%,#14b8a61a,#0000 55%),radial-gradient(at 50% 100%,#6366f112,#0000 50%);position:absolute;inset:0}.ays-wa-layout{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.ays-wa-title{letter-spacing:-.02em;color:#fff;margin:16px 0 20px;font-size:clamp(32px,3.5vw,48px);font-weight:400;line-height:1.1}.ays-wa-title em{color:#25d366;font-style:italic;font-weight:300}.ays-wa-desc{color:#fff9;max-width:48ch;margin:0 0 40px;font-size:16px;line-height:1.65}.ays-wa-features{flex-direction:column;gap:20px;display:flex}.ays-wa-feat{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;align-items:flex-start;gap:16px;padding:20px;transition:background .3s,border-color .3s;display:flex}.ays-wa-feat:hover{background:#ffffff0f;border-color:#25d36633}.ays-wa-feat-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.ays-wa-feat-icon svg{width:18px;height:18px}.ays-wa-feat h5{color:#fff;margin:0 0 4px;font-size:14px;font-weight:700}.ays-wa-feat p{color:#ffffff80;margin:0;font-size:13px;line-height:1.5}.ays-wa-right{justify-content:center;align-items:flex-start;display:flex;position:relative}.ays-phone{background:linear-gradient(145deg,#3a3a3d 0%,#1c1c1e 30%,#2a2a2c 50%,#0d0d0f 80%,#2a2a2c 100%);border-radius:56px;flex-shrink:0;width:360px;height:730px;padding:14px;position:relative;box-shadow:0 60px 120px -40px #000000e6,inset 0 0 0 2px #ffffff0a,inset 0 2px 4px #ffffff0f,inset 0 -2px 4px #0006}.ays-phone:before,.ays-phone:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0d0d0f,#2a2a2c);border-radius:2px 0 0 2px;position:absolute}.ays-phone:before{background:linear-gradient(270deg,#0d0d0f,#2a2a2c);border-radius:0 2px 2px 0;width:4px;height:100px;top:180px;right:-3px;box-shadow:-1px 0 2px #0000004d}.ays-phone:after{width:4px;height:60px;top:140px;left:-3px;box-shadow:1px 0 2px #0000004d}.ays-phone-btn-vol-down{pointer-events:none;background:linear-gradient(90deg,#0d0d0f,#2a2a2c);border-radius:2px 0 0 2px;width:4px;height:60px;position:absolute;top:210px;left:-3px;box-shadow:1px 0 2px #0000004d}.ays-phone-btn-silent{pointer-events:none;background:linear-gradient(90deg,#0d0d0f,#2a2a2c);border-radius:2px 0 0 2px;width:4px;height:30px;position:absolute;top:100px;left:-3px}.ays-phone-screen{background:#111b21;border-radius:44px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0a}.ays-phone-island{z-index:20;background:#000;border-radius:999px;justify-content:flex-end;align-items:center;gap:6px;width:118px;height:34px;padding-right:12px;display:flex;position:absolute;top:10px;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #ffffff08}.ays-phone-island:before{content:"";background:#1a1a1a;border-radius:999px;width:8px;height:8px;box-shadow:inset 0 0 2px #ffffff1a}.ays-phone-island:after{content:"";background:#0a0a0a;border-radius:999px;width:5px;height:5px;box-shadow:inset 0 0 3px #5050504d}.ays-phone-status{z-index:10;color:#fff;pointer-events:none;justify-content:space-between;align-items:center;height:54px;padding:18px 28px 0;font-size:14px;font-weight:600;display:flex;position:absolute;top:0;left:0;right:0}.ays-phone-time{letter-spacing:-.02em}.ays-phone-status-icons{align-items:center;gap:6px;display:inline-flex}.ays-phone-status-icons svg{width:16px;height:11px;display:block}.ays-wa-head{background:#202c33;flex-shrink:0;align-items:center;gap:10px;margin-top:54px;padding:12px 16px;display:flex}.ays-wa-avatar{border-radius:999px;flex-shrink:0;width:36px;height:36px}.ays-wa-contact{color:#e9edef;font-size:14px;font-weight:600;line-height:1.2}.ays-wa-status{color:#ffffff73;font-size:11px;transition:color .5s}.ays-wa-head-icons{margin-left:auto}.ays-wa-chat{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;background:#0b141a url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100'><path d='M10 10h80v80H10z' fill='none' stroke='rgba(255,255,255,0.015)'/></svg>");flex-direction:column;flex:1;gap:6px;height:0;padding:12px 10px 40px;display:flex;overflow-y:auto}.ays-phone-home{z-index:20;pointer-events:none;background:#fff6;border-radius:999px;width:130px;height:5px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.wa-date{text-align:center;color:#fff6;background:#ffffff0f;border-radius:999px;align-self:center;margin-bottom:4px;padding:3px 10px;font-size:11px}.wa-msg{flex-direction:column;max-width:88%;animation:.3s waMsgIn;display:flex}@keyframes waMsgIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.wa-msg.in{align-self:flex-start}.wa-msg.out{align-self:flex-end}.wa-bubble{color:#e9edef;border-radius:12px;padding:8px 12px;font-size:13px;line-height:1.5}.wa-msg.in .wa-bubble{background:#202c33;border-radius:0 12px 12px}.wa-msg.out .wa-bubble{background:#005c4b;border-radius:12px 0 12px 12px}.wa-list{color:#ffffffbf;flex-direction:column;gap:2px;margin:6px 0 0 14px;padding:0;font-size:12.5px;list-style:outside;display:flex}.wa-time{color:#ffffff59;align-items:center;gap:3px;margin-top:2px;font-size:10px;display:flex}.wa-msg.in .wa-time{padding-left:4px}.wa-msg.out .wa-time{justify-content:flex-end;padding-right:4px}.wa-doc-card{background:#005c4b;border-radius:12px 0 12px 12px;align-items:center;gap:10px;min-width:200px;padding:10px 12px;display:flex}.wa-msg.in .wa-doc-card{background:#202c33;border-radius:0 12px 12px}.wa-doc-info{flex:1;min-width:0}.wa-doc-name{color:#e9edef;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:600;overflow:hidden}.wa-doc-meta{color:#ffffff73;margin-top:2px;font-size:10.5px}.wa-img-card{border:1px solid #ffffff14;border-radius:12px 0 12px 12px;overflow:hidden}.wa-typing{background:#202c33;border-radius:0 12px 12px;align-self:flex-start;align-items:center;gap:4px;width:52px;padding:10px 14px;display:flex}.wa-typing span{background:#fff6;border-radius:999px;width:7px;height:7px;animation:1.2s ease-in-out infinite typingDot}.wa-typing span:nth-child(2){animation-delay:.2s}.wa-typing span:nth-child(3){animation-delay:.4s}@keyframes typingDot{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.ays-wa-checklist{background:#1a2630;border-top:1px solid #ffffff0f;flex-shrink:0;padding:10px 14px}.wa-cl-title{text-transform:uppercase;letter-spacing:.08em;color:#fff6;align-items:center;gap:5px;margin-bottom:6px;font-size:10px;font-weight:700;display:flex}.wa-cl-item{color:#ffffffbf;align-items:center;gap:8px;padding:4px 0;font-size:12px;transition:opacity .4s;display:flex}.wa-cl-dot{border-radius:999px;flex-shrink:0;width:8px;height:8px;transition:background .4s,box-shadow .4s}.wa-cl-dot.pending{background:#fff3}.wa-cl-dot.done{background:#25d366;box-shadow:0 0 0 3px #25d36626}.ays-wa-input{background:#202c33;flex-shrink:0;align-items:center;gap:8px;padding:10px 12px 22px;display:flex}.wa-input-box{background:#2a3942;border-radius:999px;flex:1;padding:8px 14px;font-size:13px}.wa-input-placeholder{color:#ffffff4d}.wa-send-btn{background:#25d366;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.wa-send-btn svg path{stroke:#fff}.ays-ai-badge{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;pointer-events:none;white-space:nowrap;z-index:10;background:#0f1428eb;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:12px;font-weight:600;transition:opacity .3s,transform .3s;display:flex;position:absolute;top:-18px;right:-12px;transform:translateY(-4px)scale(.96)}.ays-ai-badge.visible{opacity:1;transform:translateY(0)scale(1)}.ays-ai-badge-dot{background:#25d366;border-radius:999px;width:8px;height:8px;animation:1s ease-in-out infinite badgePulse}@keyframes badgePulse{0%,to{opacity:1}50%{opacity:.3}}@media (width<=960px){.ays-wa-layout{grid-template-columns:1fr;gap:48px}.ays-phone{width:100%;max-width:360px;margin:0 auto}.ays-wa-right{justify-content:center}.ays-ai-badge{right:0}.ays-fullscreen{grid-template-columns:1fr}.ays-content{padding:80px 28px 40px}.ays-visual-wrap{padding:0 28px 80px}.ays-ring-1,.ays-ring-2{display:none}.ays-modules{grid-template-columns:1fr}}@media (width<=520px){.ays-title{font-size:clamp(52px,15vw,80px)}}.ays-mod-active{background:#14b8a61a!important;border-color:#14b8a666!important}.ays-mod-active .ays-module-icon{background:#14b8a633!important}.ays-mod-active h5{color:#5eead4!important}.ays-module-highlight.ays-mod-active{background:#f59e0b1f!important;border-color:#f59e0b73!important}.ays-module-highlight.ays-mod-active .ays-module-icon{background:#f59e0b33!important}.ays-module-highlight.ays-mod-active h5{color:#fcd34d!important}.ays-module{transition:background .2s,border-color .2s}.ays-db-body{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;flex:1;transition:opacity .3s,transform .3s;overflow-y:auto}.ays-db-body::-webkit-scrollbar{width:4px}.ays-db-body::-webkit-scrollbar-track{background:0 0}.ays-db-body::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:999px}.ays-db-site-badge{flex-shrink:0;margin-top:auto}.ays-pill-active{color:#14b8a6!important;background:#14b8a62e!important;border-color:#14b8a666!important}.ays-pill-site{color:#f59e0b!important}.ays-badge-green{background:#10b9811a;border:1px solid #10b98140;border-radius:999px;padding:3px 8px;color:#10b981!important;font-size:11px!important}.ays-avatar{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex}.ays-customer-tag{white-space:nowrap;border-radius:999px;padding:3px 9px;font-size:10px;font-weight:700}.artivo-hero{grid-template-columns:1fr 1.2fr;align-items:center;gap:80px;display:grid}.artivo-logo-wrap{aspect-ratio:1.3;justify-content:center;align-items:center;padding:40px 20px;display:flex;position:relative}.artivo-waves{width:100%;height:100%;position:absolute;inset:0}.artivo-name{font-family:var(--f-display);color:#e8f4ff;letter-spacing:-.03em;text-shadow:0 0 40px #60a5fa4d;font-size:clamp(56px,8vw,104px);font-weight:300;line-height:1}.artivo-tagline{font-family:var(--f-body);color:#e8f4ffb3;letter-spacing:.3em;text-transform:lowercase;margin-top:16px;font-size:clamp(12px,1vw,15px);font-weight:300}.artivo-intro h2{color:var(--c-white);max-width:18ch;margin-bottom:28px;font-size:clamp(28px,3.2vw,42px);font-weight:400}.artivo-intro h2 em{background:linear-gradient(90deg,#60a5fa,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:300}.artivo-text p:last-child{margin-bottom:32px}.artivo-wordmark{font-family:var(--f-display);color:#e8f4ff;letter-spacing:-.025em;text-shadow:0 0 40px #60a5fa59;margin-bottom:4px;font-size:clamp(40px,4.5vw,64px);font-weight:300;line-height:1}.artivo-wordmark span{background:linear-gradient(90deg,#60a5fa,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-left:2px;font-weight:300;display:inline-block}.product-hero.artivo-hero .artivo-tagline{margin-top:0;margin-bottom:28px}.problems-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.problem-card{background:var(--c-white);border-radius:var(--radius-lg);border:1px solid var(--c-line);transition:transform .3s var(--ease), border-color .3s var(--ease);grid-template-columns:auto 1fr;align-items:start;gap:24px 28px;padding:44px;display:grid}.problem-card:hover{border-color:var(--c-ink);transform:translateY(-4px)}.problem-num{background:var(--c-ink);width:64px;height:64px;color:var(--c-white);font-family:var(--f-display);border-radius:999px;grid-row:span 2;justify-content:center;align-items:center;font-size:22px;font-weight:500;display:flex}.problem-card h3{align-self:center;margin:18px 0 0;font-size:22px;font-weight:500}.problem-card p{color:var(--c-ink-60);grid-column:2;margin:0;font-size:15px;line-height:1.6}.solution-card{border-radius:var(--radius-lg);border:1px solid var(--c-line);background:var(--c-white);transition:transform .3s var(--ease), box-shadow .3s var(--ease);padding:40px 32px;position:relative;overflow:hidden}.solution-card:before{content:"";transform-origin:0;height:3px;transition:transform .4s var(--ease);background:linear-gradient(90deg,#0077b6,#60a5fa,#a855f7);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.solution-card:hover{transform:translateY(-6px);box-shadow:0 30px 60px -20px #1f271b1f}.solution-card:hover:before{transform:scaleX(1)}.solution-num{background:linear-gradient(135deg, var(--c-blue-900), var(--c-blue-500));width:56px;height:56px;color:var(--c-white);font-family:var(--f-display);border-radius:999px;justify-content:center;align-items:center;margin-bottom:24px;font-size:20px;font-weight:500;display:inline-flex}.solution-card h3{margin-bottom:12px;font-size:20px;font-weight:500;line-height:1.25}@media (width<=960px){.nav-links,.lang,.nav .btn-dark{display:none}.menu-btn{display:flex}.hero-stats{grid-template-columns:repeat(2,1fr);gap:24px}.stat{border-right:none}.services-grid{grid-template-columns:1fr}.products-showcase,.about-story,.contact-grid,.demo-layout,.product-deep,.artivo-hero,.artivo-showcase{grid-template-columns:1fr;gap:40px}.artivo-showcase{gap:0}.artivo-showcase-content{border-top:1px solid #ffffff14;border-left:none;padding:40px 32px}.product-deep:nth-child(2n) .pd-media{order:0}.sectors-grid{grid-template-columns:repeat(2,1fr)}.values-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr;gap:40px}.cta-inner,.timeline{grid-template-columns:1fr;gap:32px}.pd-content,.form-card,.demo-form-card{padding:32px}section{padding:80px 0}.hero{padding:120px 0 80px}.pd-features{grid-template-columns:1fr}.mobile-menu.open{display:block}.problems-grid,.solutions-grid{grid-template-columns:1fr}.problem-card{grid-template-columns:auto 1fr;padding:32px}.artivo-logo-wrap{aspect-ratio:2}}@media (width<=520px){.container{padding:0 20px}.footer-top,.hero-stats,.sectors-grid{grid-template-columns:1fr}}.mobile-menu{background:var(--c-white);z-index:90;padding:32px;display:none;position:fixed;inset:78px 0 0}.mobile-menu ul{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.mobile-menu .nav-link{border-bottom:1px solid var(--c-line);border-radius:0;padding:16px 0;font-size:22px}.mobile-menu .nav-link.active{color:var(--c-blue-900);background:0 0}.mobile-menu .btn{justify-content:center;width:100%;margin-top:20px}.product-hero.artivo-hero{background:radial-gradient(circle at 100% 0,#a855f780,#0000 55%),radial-gradient(circle at 0 100%,#3b82f673,#0000 50%),radial-gradient(circle at 80% 80%,#ec48994d,#0000 55%),#0f0c24}.product-hero.artivo-hero:before{background:0 0}.artivo-wordmark{font-family:var(--f-body);color:#e7f2ff;text-transform:lowercase;letter-spacing:-.03em!important;max-width:none!important;margin:0 0 6px!important;font-size:clamp(56px,6vw,88px)!important;font-weight:300!important;line-height:1!important}.artivo-wordmark span{color:#a855f7;vertical-align:.2em;margin-left:-2px;font-size:.7em;font-weight:200}.artivo-tagline{font-family:var(--f-body);text-transform:lowercase;letter-spacing:.35em!important;color:#e7f2ff99!important;margin:0 0 26px!important;font-size:14px!important;font-weight:400!important}#page-products .artivo-hero{color:var(--c-white);grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.artivo-bg{pointer-events:none;background:radial-gradient(at 20%,#3b82f659,#0000 55%),radial-gradient(at 80%,#a855f766,#0000 55%),radial-gradient(at 50% 90%,#ec489940,#0000 60%);position:absolute;inset:0}.artivo-bg:before{content:"";background-image:radial-gradient(#ffffff0f 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 80%);mask-image:radial-gradient(#000 30%,#0000 80%)}.artivo-logo-wrap{justify-content:center;align-items:center;min-height:340px;display:flex;position:relative}.artivo-waves{pointer-events:none;width:140%;height:110%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.artivo-waves path{transform-origin:50%;animation:8s ease-in-out infinite waveDrift}.artivo-waves path:nth-child(odd){animation-delay:0s}.artivo-waves path:nth-child(2n){animation-direction:reverse;animation-delay:.5s}@keyframes waveDrift{0%,to{opacity:.7;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.15)}}.artivo-brand{z-index:2;text-align:center;position:relative}.artivo-name{font-family:var(--f-body);letter-spacing:-.04em;color:#dceefb;text-transform:lowercase;align-items:center;gap:2px;font-size:clamp(72px,9vw,140px);font-weight:300;line-height:1;display:flex}.artivo-signal{flex-direction:column;align-items:center;gap:3px;margin-bottom:16px;margin-left:4px;display:inline-flex}.artivo-signal span{background:#bae6fdcc;border-radius:999px;animation:1.8s ease-in-out infinite signalPulse;display:block}.artivo-signal span:first-child{width:3px;height:3px;animation-delay:0s}.artivo-signal span:nth-child(2){width:3px;height:6px;animation-delay:.2s}.artivo-signal span:nth-child(3){width:3px;height:10px;animation-delay:.4s}@keyframes signalPulse{0%,to{opacity:.3}50%{opacity:1}}.artivo-glow{filter:blur(12px);background:radial-gradient(#0ea5e9b3 0%,#a855f780 50%,#0000 80%);width:60%;height:20px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.artivo-name:after{content:")";color:#a855f7;vertical-align:.15em;margin-left:.05em;font-size:.7em;font-weight:200}#page-products .artivo-tagline{font-family:var(--f-body);letter-spacing:.45em;color:#dceefb99;text-transform:lowercase;margin-top:18px;font-size:14px;font-weight:400}.artivo-intro{flex-direction:column;gap:20px;display:flex}.artivo-intro h2{color:var(--c-white);font-size:clamp(32px,3.6vw,46px);font-weight:400;line-height:1.08}.artivo-intro h2 em{color:#a855f7;font-style:italic;font-weight:300}.artivo-text{flex-direction:column;gap:16px;display:flex}.artivo-text p{color:#ffffffb8;margin:0;font-size:16px;line-height:1.65}.problems-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:0;display:grid}.problem-card{border-radius:var(--radius-lg);transition:background .3s var(--ease), border-color .3s var(--ease), transform .3s var(--ease);background:#ffffff0a;border:1px solid #ffffff14;grid-template-columns:84px 1fr;align-items:flex-start;gap:28px;padding:48px 40px;display:grid;position:relative}.problem-card:hover{background:#ffffff12;border-color:#a855f74d;transform:translateY(-4px)}.problem-num{width:80px;height:80px;font-family:var(--f-display);color:#fff;background:#1a1535;border:1.5px solid #a855f766;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:26px;font-weight:600;display:flex}.problem-body h3{color:#fff;margin-bottom:10px;font-size:22px;font-weight:600;line-height:1.2}.problem-body p{color:#ffffffa6;margin:0;font-size:14.5px;line-height:1.6}.solution-card{border-radius:var(--radius-lg);transition:background .3s var(--ease), border-color .3s var(--ease), transform .3s var(--ease);text-align:center;background:#ffffff0a;border:1px solid #ffffff14;flex-direction:column;align-items:center;gap:20px;padding:44px 36px;display:flex}.solution-card:hover{background:#ffffff12;border-color:#0ea5e959;transform:translateY(-4px)}.solution-num{width:84px;height:84px;font-family:var(--f-display);color:#fff;background:#0f1829;border:1.5px solid #3b82f673;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:28px;font-weight:600;display:flex}.solution-card h3{color:#fff;margin:0;font-size:19px;font-weight:700;line-height:1.2}.problem-card h3{margin:6px 0 10px;font-size:22px;font-weight:500;line-height:1.2}.problem-card p{color:var(--c-ink-60);margin:0;font-size:15px;line-height:1.55}.solutions-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.solution-card{background:var(--c-white);border-radius:var(--radius-lg);border:1px solid var(--c-line);transition:transform .3s var(--ease), border-color .3s var(--ease), box-shadow .3s var(--ease);padding:36px 32px;position:relative}.solution-card:hover{border-color:#0000;transform:translateY(-5px);box-shadow:0 30px 60px -25px #023e8a2e}.solution-num{font-family:var(--f-display);color:var(--c-white);letter-spacing:-.02em;background:linear-gradient(135deg,#3b82f6,#a855f7);border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:24px;font-size:22px;font-weight:500;display:flex;box-shadow:0 10px 24px -6px #a855f766}.solution-card h3{max-width:18ch;margin:0 0 12px;font-size:20px;font-weight:500;line-height:1.25}.solution-card p{color:var(--c-ink-60);margin:0;font-size:14.5px;line-height:1.6}@media (width<=960px){.problems-grid,.solutions-grid{grid-template-columns:1fr}#page-products .artivo-hero{grid-template-columns:1fr;gap:60px}.artivo-logo-wrap{min-height:260px}}*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}::-webkit-scrollbar-thumb{background-color:#0077b680;border-radius:9999px}::-webkit-scrollbar-thumb:hover{--tw-bg-opacity:1;background-color:rgb(0 119 182/var(--tw-bg-opacity,1))}.container{width:100%}@media (width>=640px){.container{max-width:640px}}@media (width>=768px){.container{max-width:768px}}@media (width>=1024px){.container{max-width:1024px}}@media (width>=1280px){.container{max-width:1280px}}@media (width>=1536px){.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);margin-top:1.2em;margin-bottom:1.2em;font-size:1.25em;line-height:1.6}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:decimal}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:disc}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.25em;font-weight:600}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em;font-style:italic;font-weight:500}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:0;margin-bottom:.888889em;font-size:2.25em;font-weight:800;line-height:1.11111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:2em;margin-bottom:1em;font-size:1.5em;font-weight:700;line-height:1.33333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.6em;margin-bottom:.6em;font-size:1.25em;font-weight:600;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em;display:block}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;border-radius:.3125rem;padding-inline-start:.375em;font-family:inherit;font-size:.875em;font-weight:500}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);padding-top:.857143em;padding-inline-end:1.14286em;padding-bottom:.857143em;border-radius:.375rem;margin-top:1.71429em;margin-bottom:1.71429em;padding-inline-start:1.14286em;font-size:.875em;font-weight:400;line-height:1.71429;overflow-x:auto}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;background-color:#0000;border-width:0;border-radius:0;padding:0}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){table-layout:auto;width:100%;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.71429}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);vertical-align:bottom;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em;font-weight:600}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);margin-top:.857143em;font-size:.875em;line-height:1.42857}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.571429em;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-lg{font-size:1.125rem;line-height:1.77778}.prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em;margin-bottom:1.33333em}.prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.09091em;margin-bottom:1.09091em;font-size:1.22222em;line-height:1.45455}.prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.66667em;margin-bottom:1.66667em;padding-inline-start:1em}.prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:.833333em;font-size:2.66667em;line-height:1}.prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.86667em;margin-bottom:1.06667em;font-size:1.66667em;line-height:1.33333}.prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.66667em;margin-bottom:.666667em;font-size:1.33333em;line-height:1.5}.prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.77778em;margin-bottom:.444444em;line-height:1.55556}.prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.77778em;margin-bottom:1.77778em}.prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.77778em;margin-bottom:1.77778em}.prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.222222em;padding-inline-end:.444444em;padding-bottom:.222222em;border-radius:.3125rem;padding-inline-start:.444444em;font-size:.888889em}.prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.888889em}.prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.866667em}.prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:1em;padding-inline-end:1.5em;padding-bottom:1em;border-radius:.375rem;margin-top:2em;margin-bottom:2em;padding-inline-start:1.5em;font-size:.888889em;line-height:1.75}.prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em;margin-bottom:1.33333em;padding-inline-start:1.55556em}.prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.666667em;margin-bottom:.666667em}.prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.444444em}.prose-lg :where(.prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.888889em;margin-bottom:.888889em}.prose-lg :where(.prose-lg>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em}.prose-lg :where(.prose-lg>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.33333em}.prose-lg :where(.prose-lg>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em}.prose-lg :where(.prose-lg>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.33333em}.prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.888889em;margin-bottom:.888889em}.prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em;margin-bottom:1.33333em}.prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em}.prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.666667em;padding-inline-start:1.55556em}.prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3.11111em;margin-bottom:3.11111em}.prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.888889em;line-height:1.5}.prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.prose-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.75em;padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.77778em;margin-bottom:1.77778em}.prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1em;font-size:.888889em;line-height:1.5}.prose-lg :where(.prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(.prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.\!visible{visibility:visible!important}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.right-2{right:.5rem}.top-2{top:.5rem}.z-\[100\]{z-index:100}.m-4{margin:1rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.mr-2{margin-right:.5rem}.mt-1{margin-top:.25rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1}.h-1{height:.25rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-4{height:1rem}.h-48{height:12rem}.h-8{height:2rem}.h-\[400px\]{height:400px}.h-auto{height:auto}.h-full{height:100%}.max-h-\[85vh\]{max-height:85vh}.min-h-\[400px\]{min-height:400px}.min-h-screen{min-height:100vh}.w-20{width:5rem}.w-4{width:1rem}.w-64{width:16rem}.w-8{width:2rem}.w-\[90vw\]{width:90vw}.w-auto{width:auto}.w-full{width:100%}.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.flex-1{flex:1}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.resize-y{resize:vertical}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rounded{border-radius:.25rem}.rounded-sm{border-radius:.125rem}.rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-\[\#023e8a\]{--tw-border-opacity:1;border-color:rgb(2 62 138/var(--tw-border-opacity,1))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.border-gray-600{--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity,1))}.border-gray-700{--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity,1))}.border-gray-700\/50{border-color:#37415180}.border-red-500\/50{border-color:#ef444480}.bg-\[\#023e8a\]{--tw-bg-opacity:1;background-color:rgb(2 62 138/var(--tw-bg-opacity,1))}.bg-\[\#023e8a\]\/10{background-color:#023e8a1a}.bg-black\/60{background-color:#0009}.bg-black\/70{background-color:#000000b3}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.bg-gray-700{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.bg-gray-900{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.bg-green-600{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity,1))}.bg-red-500\/10{background-color:#ef44441a}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-40{padding-top:10rem;padding-bottom:10rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pt-20{padding-top:5rem}.pt-32{padding-top:8rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-8xl{font-size:6rem;line-height:1}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.text-\[\#023e8a\]{--tw-text-opacity:1;color:rgb(2 62 138/var(--tw-text-opacity,1))}.text-gray-100{--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity,1))}.text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.text-green-400{--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity,1))}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-yellow-400{--tw-text-opacity:1;color:rgb(250 204 21/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.outline-none{outline-offset:2px;outline:2px solid #0000}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-property:opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-property:transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes infiniteScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.admin-content h1,.admin-content h2,.admin-content h3,.admin-content h4,.admin-content h5,.admin-content h6{color:#111827;margin-top:1.5em;margin-bottom:.5em;font-weight:700}.admin-content a{color:#023e8a;text-decoration:underline}.admin-content a:hover{color:#0353a4}.admin-content img{border-radius:.5rem;max-width:100%;height:auto;margin:1.5em 0}.admin-content video{border-radius:.5rem;max-width:100%;margin:1.5em 0}.admin-content blockquote{color:#374151;border-left:4px solid #023e8a;padding-left:1rem;font-style:italic}.admin-content table{border-collapse:collapse;width:100%;margin:1.5em 0}.admin-content th,.admin-content td{text-align:left;border:1px solid #d1d5db;padding:.75rem 1rem}.admin-content th{background-color:#023e8a1a;font-weight:600}.admin-content tr:nth-child(2n){background-color:#f9fafb}.admin-content ul,.admin-content ol{margin:1em 0;padding-left:1.5em}.admin-content li{margin-bottom:.5em}.admin-content code{background-color:#f3f4f6;border-radius:.25rem;padding:.2em .4em;font-size:.9em}.admin-content pre{background-color:#f3f4f6;border-radius:.5rem;margin:1.5em 0;padding:1rem;overflow-x:auto}.admin-content pre code{background:0 0;padding:0}.admin-content hr{border-color:#e5e7eb;margin:2em 0}.hover\:bg-\[\#023e8a\]\/90:hover{background-color:#023e8ae6}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity,1))}.hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.hover\:bg-gray-700\/30:hover{background-color:#3741514d}.hover\:bg-red-700:hover{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity,1))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.hover\:text-red-400:hover{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hover\:underline:hover{text-decoration-line:underline}.focus\:border-\[\#023e8a\]:focus{--tw-border-opacity:1;border-color:rgb(2 62 138/var(--tw-border-opacity,1))}.focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.focus\:ring-\[\#023e8a\]:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(2 62 138/var(--tw-ring-opacity,1))}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:translate-x-1{--tw-translate-x:.25rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:text-\[\#023e8a\]{--tw-text-opacity:1;color:rgb(2 62 138/var(--tw-text-opacity,1))}.group:hover .group-hover\:opacity-100{opacity:1}@media (width>=640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (width>=768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-9xl{font-size:8rem;line-height:1}}@media (width>=1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:px-8{padding-left:2rem;padding-right:2rem}}@media (width>=1280px){.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}
