:root{--apple-duration: 1.05s;--poster-green: #6f9327;--poster-green-2: #9caf3c;--poster-ink: #111111;--poster-muted: #333333;--poster-paper: #f5f3ee;--poster-paper-2: #f1efea;--poster-panel: #f7f6f0;--poster-panel-alt: #efede7;--poster-shell: #d6d4cf;--poster-line: #9b9b90;--poster-soft-line: #c8c6b7;--copy-strong: rgba(17, 17, 17, .9);--copy-default: rgba(17, 17, 17, .78);--copy-soft: rgba(51, 51, 51, .72);--copy-muted: rgba(51, 51, 51, .62);--copy-faint: rgba(51, 51, 51, .5)}.type-copy-strong{color:var(--copy-strong)}.type-copy{color:var(--copy-default)}.type-copy-soft{color:var(--copy-soft)}.type-copy-muted{color:var(--copy-muted)}.type-copy-faint{color:var(--copy-faint)}.type-copy-raised{text-shadow:0 1px 18px rgba(0,0,0,.22)}.marketing-product-title,.marketing-product-desc{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;word-break:break-word}.marketing-product-title{min-height:3.5rem;-webkit-line-clamp:2}.marketing-product-desc{min-height:5.25rem;-webkit-line-clamp:3}.marketing-product-title--single,.marketing-product-desc--single{display:block;min-height:0;overflow:visible;-webkit-line-clamp:initial}#beyke-contact-form label>input:not([type=hidden]):-webkit-autofill,#beyke-contact-form label>input:not([type=hidden]):-webkit-autofill:hover,#beyke-contact-form label>input:not([type=hidden]):-webkit-autofill:focus,#beyke-contact-form label>textarea:-webkit-autofill,#beyke-contact-form label>textarea:-webkit-autofill:hover,#beyke-contact-form label>textarea:-webkit-autofill:focus{-webkit-text-fill-color:rgba(255,255,255,.94);caret-color:#fff;border-color:#6f932747;-webkit-box-shadow:0 0 0 1000px rgba(18,19,18,.92) inset,0 0 0 1px rgba(111,147,39,.12),0 0 26px rgba(111,147,39,.08);box-shadow:0 0 0 1000px #121312eb inset,0 0 0 1px #6f93271f,0 0 26px #6f932714;transition:background-color 99999s ease-in-out 0s,color 99999s ease-in-out 0s}.beyke-contact-toast{position:fixed;top:max(5rem,calc(env(safe-area-inset-top,0px) + 4.25rem));left:50%;right:auto;bottom:auto;z-index:9999;width:min(92vw,28rem);pointer-events:none;transform:translate(-50%) translateY(calc(-100% - 1.25rem));opacity:0;transition:opacity .32s ease,transform .36s cubic-bezier(.22,1,.36,1)}.beyke-contact-toast.beyke-contact-toast--visible{opacity:1;transform:translate(-50%) translateY(0)}.beyke-contact-toast__panel{display:flex;align-items:flex-start;gap:.75rem;border-radius:1rem;border:1px solid rgba(255,255,255,.1);background:#0a0a0af0;padding:.9rem 1.1rem;box-shadow:0 22px 56px #0000008c,inset 0 1px #ffffff0a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.beyke-contact-toast__panel--success{border-color:#6f932761;box-shadow:0 22px 56px #0000008c,0 0 40px #6f932714,inset 0 1px #6f93270f}.beyke-contact-toast__panel--error{border-color:#f8717159;box-shadow:0 22px 56px #0000008c,0 0 32px #f871710f,inset 0 1px #ffffff08}.beyke-contact-toast__icon{flex-shrink:0;margin-top:.1rem;font-size:1.35rem;line-height:1;font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 24}.beyke-contact-toast__icon--success{color:#6f9327}.beyke-contact-toast__icon--error{color:#f87171}.beyke-contact-toast__text{margin:0;font-family:Inter,system-ui,sans-serif;font-size:.92rem;font-weight:500;line-height:1.55;color:#ffffffeb}.beyke-contact-toast__text--success{color:#6f9327}.beyke-contact-toast__text--error{color:#fecaca}html{margin:0;scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-stagger>*,.reveal,.reveal-card,.text-gradient-lime,.hero-neon,.orb-lime,.hero-shimmer,.hero-scroll-arrow,.hero-float-dots,.cloud-core,.cloud-beam,.cloud-node,.workflow-float,.workflow-float-slow,.insight-orbit,.insight-chip{animation:none!important;opacity:1!important;transform:none!important;transition:none!important}}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.hero-grid{background-image:linear-gradient(rgba(111,147,39,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(111,147,39,.08) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:radial-gradient(ellipse 85% 70% at 50% 20%,black 20%,transparent 72%);mask-image:radial-gradient(ellipse 85% 70% at 50% 20%,black 20%,transparent 72%)}.hero-float-dots{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:radial-gradient(circle at 20% 30%,rgba(111,147,39,.12) 0%,transparent 45%),radial-gradient(circle at 78% 55%,rgba(255,255,255,.06) 0%,transparent 42%),radial-gradient(circle at 50% 85%,rgba(111,147,39,.08) 0%,transparent 40%);opacity:.85;animation:hero-dots-pulse 12s ease-in-out infinite}@keyframes hero-dots-pulse{0%,to{opacity:.65}50%{opacity:1}}.text-gradient-lime{background:linear-gradient(120deg,#fff,#9caf3c 40%,#6f9327);background-size:160% auto;-webkit-background-clip:text;background-clip:text;color:transparent;animation:lime-shift 9s ease infinite}@keyframes lime-shift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.orb-lime{background:radial-gradient(circle,rgba(111,147,39,.35) 0%,transparent 70%);filter:blur(64px);animation:orb-pulse 7s ease-in-out infinite}@keyframes orb-pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.85;transform:scale(1.06)}}.card-echo:hover{box-shadow:0 0 0 1px #6f932733,0 20px 40px -20px #0a0a0a1f}#hero{min-height:100vh;min-height:100dvh}@keyframes apple-rise{0%{opacity:0;transform:translate3d(0,36px,0);filter:blur(10px)}to{opacity:1;transform:translateZ(0);filter:blur(0)}}.hero-stagger>*{opacity:0;animation:apple-rise var(--apple-duration) cubic-bezier(.16,1,.3,1) forwards}.hero-stagger>*:nth-child(1){animation-delay:.06s}.hero-stagger>*:nth-child(2){animation-delay:.18s}.hero-stagger>*:nth-child(3){animation-delay:.32s}.hero-display{font-family:Manrope,system-ui,sans-serif;font-weight:800;font-size:clamp(2.65rem,5.5vw + 1.25rem,4.5rem);line-height:1.14;letter-spacing:-.035em}@media(min-width:1280px){.hero-display{font-size:clamp(4.5rem,6vw,5.25rem)}}.hero-neon{display:block;line-height:1.16;padding-bottom:.06em;background:linear-gradient(105deg,#f5f3ee,#9caf3c 34%,#f7f6f0 64%,#fff);background-size:200% auto;background-position:0% 50%;-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 0 18px rgba(156,175,60,.72)) drop-shadow(0 0 42px rgba(156,175,60,.32)) drop-shadow(0 0 74px rgba(111,147,39,.18));animation:hero-neon-gradient 7s ease-in-out infinite}@keyframes hero-neon-gradient{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.hero-title-white{display:block;margin-top:0;line-height:1.16;color:#111;text-shadow:0 0 42px rgba(255,255,255,.18),0 0 80px rgba(255,255,255,.06)}.hero-video-frame{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:2rem;background:#050505;box-shadow:0 36px 120px #00000061,inset 0 1px #ffffff0d}.hero-video-frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px #ffffff0a}.hero-video-frame--fullscreen{min-height:100vh;border:0;border-radius:0;background:#050505;box-shadow:none}.hero-video-frame--fullscreen:after{display:none}.hero-video-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:filter .35s ease,transform .45s ease}.hero-video-frame--paused .hero-video-media{filter:brightness(.82) saturate(.9);transform:scale(1.01)}.hero-video-panel{background:linear-gradient(180deg,#0a0a0a8f,#0a0a0a47);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-top-shade{background:transparent}.hero-video-tab{background:linear-gradient(180deg,#ffffff0b,#ffffff05)}.hero-video-sound-btn{pointer-events:auto;-webkit-tap-highlight-color:transparent}.hero-video-sound-btn:focus-visible{outline:2px solid rgba(111,147,39,.65);outline-offset:2px}.hero-shimmer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(105deg,transparent 0%,transparent 40%,rgba(255,255,255,.03) 45%,rgba(111,147,39,.06) 50%,rgba(255,255,255,.03) 55%,transparent 60%,transparent 100%);background-size:200% 100%;background-position:50% 0}.hero-scroll-arrow{position:absolute;left:50%;bottom:1.9rem;z-index:10;height:1.5rem;width:1.5rem;transform:translate(-50%);pointer-events:none;opacity:.38;filter:drop-shadow(0 0 12px rgba(111,147,39,.16));animation:hero-arrow-breathe 2.6s ease-in-out infinite}.hero-scroll-arrow:before,.hero-scroll-arrow:after{content:"";position:absolute;bottom:.3rem;width:.72rem;height:1px;background:linear-gradient(90deg,#ffffff24,#6f9327bf)}.hero-scroll-arrow:before{left:.18rem;transform:rotate(42deg);transform-origin:right center}.hero-scroll-arrow:after{right:.18rem;transform:rotate(-42deg);transform-origin:left center}@keyframes hero-arrow-breathe{0%,to{opacity:.18;transform:translate(-50%) translateY(0)}50%{opacity:.56;transform:translate(-50%) translateY(6px)}}.cloud-core{animation:cloud-core-breathe 7s ease-in-out infinite}.cloud-beam{animation:cloud-beam-pulse 7s ease-in-out infinite}.cloud-node{animation:cloud-node-drift 8s ease-in-out infinite}.workflow-float{animation:workflow-float 9s ease-in-out infinite}.workflow-float-slow{animation:workflow-float-slow 13s ease-in-out infinite}.creator-media-grid{container-type:inline-size}.creator-review-media{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:16 / 9;min-height:0;overflow:visible;border:0;border-radius:0;background:transparent}.creator-review-media:before{content:none}.creator-review-phone{display:block;width:auto;height:100%;max-width:100%;max-height:100%;object-fit:contain;filter:none!important;-webkit-filter:none!important;mix-blend-mode:normal!important;opacity:1!important;transform:none!important;image-rendering:auto}.workflow-reference-thumb{aspect-ratio:139 / 154;background-image:url(marketing-poster-reference.png);background-repeat:no-repeat;background-size:736.7% 997.4%;background-position:var(--workflow-bg-x) 50.94%}@media(min-width:1280px){.creator-review-media{height:calc(35.15625cqw - 1.546875rem);aspect-ratio:auto;min-height:0}.creator-video-media{height:calc(35.15625cqw - 1.546875rem);min-height:0}.creator-video-media{aspect-ratio:auto!important}.creator-review-phone{height:100%;width:auto}}.workflow-chain-step{position:relative}.workflow-chain-step:not(:last-child):after{content:"";position:absolute;left:1.85rem;bottom:-1.05rem;height:1.05rem;width:1px;background:linear-gradient(180deg,#6f9327b8,#6f932700)}@media(min-width:1280px){.workflow-chain-step:not(:last-child):after{left:auto;bottom:auto;top:4.25rem;right:-1rem;height:1px;width:1rem;background:linear-gradient(90deg,#6f9327b8,#6f932700)}.workflow-chain-step:not(:last-child):before{content:"";position:absolute;top:calc(4.25rem - 4px);right:-1.08rem;width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:7px solid rgba(111,147,39,.72)}}.insight-orbit{animation:insight-orbit 10s ease-in-out infinite}.insight-chip{animation:insight-chip 10s ease-in-out infinite}.insight-chip--alt{animation-duration:12.5s;animation-delay:-2.3s}.insight-chip--slow{animation-duration:14.5s;animation-delay:-4.2s}.faq-item summary{list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-icon{transition:transform .35s ease,color .35s ease,opacity .35s ease}.faq-item[open] .faq-icon{transform:rotate(45deg);color:#6f9327;opacity:1}@keyframes cloud-core-breathe{0%,to{transform:scale(1);opacity:.9}50%{transform:scale(1.04);opacity:1}}@keyframes cloud-beam-pulse{0%{opacity:.08}50%{opacity:.22}to{opacity:.08}}@keyframes cloud-node-drift{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes workflow-float{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-10px,0)}}@keyframes workflow-float-slow{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-14px,0)}}@keyframes insight-orbit{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(0,-6px,0) scale(1.015)}}@keyframes insight-chip{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-8px,0)}}.reveal{opacity:0;transform:translate3d(0,40px,0);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay, 0s);will-change:opacity,transform}.reveal.is-visible{opacity:1;transform:translateZ(0)}.reveal-card{opacity:0;transform:translate3d(0,48px,0) scale(.98);transition:opacity .85s cubic-bezier(.16,1,.3,1),transform .85s cubic-bezier(.16,1,.3,1),box-shadow .4s ease;transition-delay:var(--card-delay, 0s)}.reveal-card.is-visible{opacity:1;transform:translateZ(0) scale(1)}#site-header{opacity:1;transform:translateZ(0);pointer-events:auto;overflow:hidden;isolation:isolate;background:linear-gradient(180deg,#ffffff24,#ffffff09 68%,#ffffff04),#ffffff09;border-bottom:1px solid rgba(255,255,255,.22);box-shadow:inset 0 1px #ffffffa8,inset 0 -1px #ffffff29,inset 22px 0 42px #ffffff14,inset -24px 0 42px #6f93270d,0 14px 38px #00000014;backdrop-filter:saturate(190%) contrast(1.08) brightness(1.08) blur(18px);-webkit-backdrop-filter:saturate(190%) contrast(1.08) brightness(1.08) blur(18px);transition:background .3s ease,border-color .3s ease,box-shadow .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease}#site-header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:linear-gradient(112deg,#ffffff7a,#ffffff1f 16%,#fff0 38%,#fff3 62%,#ffffff05),radial-gradient(110% 150% at 4% -30%,#ffffff9e,#ffffff2e 28%,#fff0 60%),radial-gradient(42rem 12rem at 78% -42%,#9caf3c29,#9caf3c0a 44%,#9caf3c00 72%);opacity:.82}#site-header:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,#ffffffb8 0,#fff0 1px),linear-gradient(90deg,#fff0,#ffffff75 18%,#ffffff14 34%,#ffffff5c 72%,#fff0);opacity:.72}#site-header>nav{position:relative;z-index:1}#site-header.header--solid{background:linear-gradient(180deg,#ffffff2e,#ffffff0e),#ffffff0e;border-bottom:1px solid rgba(255,255,255,.24);box-shadow:inset 0 1px #ffffffa8,inset 0 -1px #ffffff2e,inset 22px 0 42px #ffffff17,inset -24px 0 42px #6f93270f,0 18px 44px #00000021;backdrop-filter:saturate(195%) contrast(1.08) brightness(1.08) blur(20px);-webkit-backdrop-filter:saturate(195%) contrast(1.08) brightness(1.08) blur(20px)}body.menu-open{overflow:hidden}section[id]{scroll-margin-top:7.5rem}#data-security-module{background:radial-gradient(circle at 12% 16%,rgba(111,147,39,.12),transparent 24rem),radial-gradient(circle at 88% 12%,rgba(20,48,38,.1),transparent 26rem),linear-gradient(180deg,#f4f8ed,#fbfcf6)!important}#data-security{scroll-margin-top:7.5rem;color:#162216;border:1px solid rgba(139,160,108,.42)!important;background:linear-gradient(135deg,#ffffffe6,#f6faefd6),#ffffffc7!important;box-shadow:0 24px 70px #22341c1a}#data-security :where(h3,p,article,span){color:inherit}#data-security .data-security-eyebrow,#data-security .data-security-title-accent,#data-security .data-security-card-kicker{color:#5f8423!important}#data-security .data-security-title-dark{color:#07100c!important}#data-security .data-security-copy{color:#3e493b!important}#data-security .data-security-icon{color:#f8fbf1!important;background:radial-gradient(circle at 28% 20%,rgba(255,255,255,.3),transparent 2.8rem),linear-gradient(145deg,#143026,#6f9327)!important;box-shadow:inset 0 1px #ffffff47,0 22px 46px #1430262e}#data-security .data-security-icon .material-symbols-outlined{color:#f8fbf1!important}#data-security .data-security-pill{border-color:#6f932747!important;background:#ffffffad!important;color:#273123!important}#data-security .data-security-pill .material-symbols-outlined{color:#6f9327!important}#data-security .data-security-lead{border-color:#6f932747!important;background:linear-gradient(135deg,#ecf5daeb,#ffffffd1)!important;box-shadow:inset 0 1px #ffffffc2}#data-security .data-security-lead .material-symbols-outlined{color:#6f9327!important}#data-security .data-security-card{border-color:#9aae7c6b!important;background:#ffffffc7!important;box-shadow:0 14px 34px #22341c12}#data-security .data-security-card-icon{color:#6f9327!important;background:#6f93271a!important;border-color:#6f932733!important}.ai-lib-condition-label{display:block;min-width:0;flex:1 1 0%;font-family:Manrope,Inter,system-ui,sans-serif;font-size:.8125rem;font-weight:500;line-height:1.38;letter-spacing:.01em;color:#ffffffc7;white-space:normal;overflow:visible;text-overflow:clip}.ai-models-library-layout{border:0!important;border-radius:18px;background:#fff!important;padding:1.35rem}#ai-detection-library-module{background:#fff!important;padding-left:1rem;padding-right:1rem;border-radius:22px;overflow:hidden}@media(min-width:768px){#ai-detection-library-module{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){#ai-detection-library-module{padding-left:2rem;padding-right:2rem}}#ai-detection-library-module,#ai-detection-library-module .ai-models-library-layout,#ai-detection-library-module .ai-models-library-layout>div,#ai-detection-library-module .ai-models-library-grid>div{background-color:#fff!important;background-image:none!important}.ai-models-library-layout>div{background:#fff!important}.ai-models-library-grid>div{padding:.62rem .82rem!important;border-color:#bec6afd1!important;background:#fff!important}.ai-models-library-grid>div>div{min-height:3.05rem;gap:.78rem;align-items:center}.ai-models-library-header .type-copy-soft,.ai-models-library-header .type-copy-faint{color:#3d4238!important}.ai-models-library-layout .ai-lib-condition-label{color:#2e352a!important}.ai-models-library-grid img{width:3.2rem!important;height:3.2rem!important}@media(min-width:640px){.ai-lib-condition-label{font-size:.875rem;line-height:1.3}}#site-header .nav-link{color:#a3a3a3!important;font-weight:500!important;border-color:transparent!important}#site-header .nav-link:hover{color:#6f9327!important}#site-header .nav-link.nav-link--active{color:#fff!important;font-weight:600!important;border-color:#6f9327!important}.mobile-section-link{border-color:transparent!important;background:transparent!important;color:#ffffffa6!important;font-weight:500!important}.mobile-section-link:hover{background:#ffffff0a!important;color:#6f9327!important}.mobile-section-link.mobile-section-link--active{border-color:#6f932733!important;background:#ffffff08!important;color:#fff!important;font-weight:600!important}body{background:var(--poster-shell)!important;color:var(--poster-ink)}.type-copy-raised{text-shadow:none}:root{--site-nav-bg: transparent;--site-nav-solid-bg: linear-gradient(180deg, rgba(255, 255, 255, .78), rgba(255, 255, 255, .58)), rgba(255, 255, 255, .66);--site-nav-border: transparent;--site-nav-solid-border: rgba(255, 255, 255, .58);--site-nav-mobile-bg: radial-gradient(120% 92% at 0% 0%, rgba(255, 255, 255, .88) 0%, rgba(255, 255, 255, .34) 36%, rgba(255, 255, 255, 0) 70%), linear-gradient(145deg, rgba(255, 255, 255, .64), rgba(245, 243, 238, .46)), rgba(245, 243, 238, .72);--ui-radius-sm: 12px;--ui-radius-md: 16px;--ui-radius-lg: 22px;--ui-shadow-soft: 0 10px 26px rgba(12, 18, 12, .08);--ui-shadow-hover: 0 18px 42px rgba(12, 18, 12, .13);--ui-shadow-dark-soft: 0 16px 34px rgba(0, 0, 0, .3);--ui-shadow-dark-hover: 0 24px 46px rgba(0, 0, 0, .42)}:root[data-nav-theme=dark]{--site-nav-bg: transparent;--site-nav-solid-bg: linear-gradient(180deg, rgba(255, 255, 255, .76), rgba(255, 255, 255, .56)), rgba(255, 255, 255, .64);--site-nav-border: transparent;--site-nav-solid-border: rgba(255, 255, 255, .5)}:root[data-nav-theme=light]{--site-nav-bg: transparent;--site-nav-solid-bg: linear-gradient(180deg, rgba(255, 255, 255, .86), rgba(250, 249, 245, .68)), rgba(255, 255, 255, .74);--site-nav-border: transparent;--site-nav-solid-border: rgba(255, 255, 255, .72)}:root[data-nav-theme=sage]{--site-nav-bg: transparent;--site-nav-solid-bg: linear-gradient(180deg, rgba(247, 252, 237, .84), rgba(232, 243, 211, .62)), rgba(242, 249, 228, .72);--site-nav-border: transparent;--site-nav-solid-border: rgba(111, 147, 39, .28)}:root[data-nav-theme=green]{--site-nav-bg: transparent;--site-nav-solid-bg: linear-gradient(180deg, rgba(217, 235, 178, .82), rgba(156, 175, 60, .62)), rgba(156, 175, 60, .72);--site-nav-border: transparent;--site-nav-solid-border: rgba(111, 147, 39, .4)}#site-header{background:var(--site-nav-bg)!important;border-bottom-color:var(--site-nav-border)!important;box-shadow:inset 0 1px #ffffff6b,inset 0 -1px #ffffff1f,inset 0 8px 14px #ffffff05,inset 14px 0 24px #ffffff08,inset -14px 0 24px #6f932704,0 4px 10px #080c0b0a!important;backdrop-filter:saturate(145%) blur(8px)!important;-webkit-backdrop-filter:saturate(145%) blur(8px)!important}#site-header>nav{margin-top:0;width:100%;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}#site-header.header--solid{border-bottom-color:var(--site-nav-solid-border)!important;background:var(--site-nav-solid-bg)!important;box-shadow:inset 0 1.6px #ffffffe6,inset 0 -1px #ffffff47,inset 0 12px 20px #ffffff0e,inset 20px 0 34px #ffffff14,inset -20px 0 34px #6f93270a,0 9px 22px #080c0b16!important}#site-header.header--solid>nav{border-color:transparent;background:transparent;box-shadow:none}#site-header:not(.header--solid){background:transparent!important;border-bottom-color:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}#site-header:not(.header--solid):before,#site-header:not(.header--solid):after{opacity:0!important}#site-header:not(.header--solid) .nav-link{color:#ffffffb8!important}#site-header:not(.header--solid) .nav-link:hover,#site-header:not(.header--solid) .nav-link.nav-link--active{color:#fff!important}#site-header .nav-link,#site-header .nav-link.nav-link--active{color:var(--poster-ink)!important}#site-header .nav-link:hover{color:var(--poster-green)!important}#site-header .nav-link.nav-link--active{border-color:var(--poster-green)!important}.nav-cta-primary,#mobile-menu-panel a[class*="bg-[#6f9327]"],main a[class*="bg-[#6f9327]"],main button[class*="bg-[#6f9327]"]{border-radius:9999px!important;border:2px solid var(--poster-green-2)!important;background:#faf9f5f5!important;color:var(--poster-green-2)!important;box-shadow:none!important}.nav-cta-secondary,#mobile-menu-panel a[class*="border-white/"]{border-radius:9999px!important;border-color:transparent!important;background:var(--poster-green-2)!important;color:#fff!important;box-shadow:0 14px 30px #6f932747!important}.nav-cta-secondary:hover,#mobile-menu-panel a[class*="border-white/"]:hover{border-color:var(--poster-green-2)!important;background:#faf9f5f5!important;color:var(--poster-green)!important}#site-header .nav-cta-primary,#site-header .nav-cta-secondary{border-radius:12px!important}#site-header:not(.header--solid) .nav-cta-primary{border-color:#ffffff47!important;background:#00000042!important;color:#fff!important;box-shadow:inset 0 1px #ffffff2e,0 12px 28px #0000002e!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}#site-header:not(.header--solid) .nav-cta-primary:hover{border-color:#9caf3cdb!important;background:#0006!important;color:#fff!important}#mobile-menu-trigger{border-color:#ffffff85!important;background:linear-gradient(145deg,#ffffffc2,#f5f3ee5c),#f7f6f075!important;color:var(--poster-ink)!important;box-shadow:inset 0 1px #ffffffb8,inset 0 -1px #ffffff3d,0 12px 28px #1111111a!important;backdrop-filter:saturate(180%) blur(18px);-webkit-backdrop-filter:saturate(180%) blur(18px)}#mobile-menu-backdrop{background:#11111147!important}#mobile-menu-panel{border-color:#ffffff85!important;background:var(--site-nav-mobile-bg)!important;box-shadow:inset 0 1px #ffffffc2,inset 0 -1px #ffffff38,0 30px 80px #1113!important;backdrop-filter:saturate(190%) blur(28px);-webkit-backdrop-filter:saturate(190%) blur(28px)}.mobile-section-link,.mobile-section-link.mobile-section-link--active{color:var(--poster-ink)!important}.mobile-section-link:hover{color:var(--poster-green)!important}.mobile-section-link:hover,.mobile-section-link.mobile-section-link--active{background:#9caf3c24!important;border-color:#6f932742!important}main,main>div[aria-hidden=true],main>section{background:#f7f6f2!important;color:var(--poster-ink)!important}main>section{position:relative;width:100%;margin:0!important;border-radius:0!important}main>section+section{margin-top:0!important}main>section>.pointer-events-none.absolute.inset-0{left:50%!important;right:auto!important;width:100vw!important;transform:translate(-50%)!important}main>section:nth-of-type(3n+1){background:#f7f6f2!important}main>section:nth-of-type(3n+2){background:#f3f6ea!important}main>section:nth-of-type(3n+3){background:#050607!important}main>section:nth-of-type(3n+1) .pointer-events-none.absolute.inset-0,main>section:nth-of-type(3n+1) [class*="bg-[linear-gradient"],main>section:nth-of-type(3n+1) [class*="bg-[radial-gradient"]{background:linear-gradient(90deg,#f7f6f2,#fbfaf5 55%,#f2f0e9)!important}main>section:nth-of-type(3n+2) .pointer-events-none.absolute.inset-0,main>section:nth-of-type(3n+2) [class*="bg-[linear-gradient"],main>section:nth-of-type(3n+2) [class*="bg-[radial-gradient"]{background:radial-gradient(circle at 88% 22%,#9caf3c33,#f3f6ea00 32%),linear-gradient(90deg,#f3f6ea,#f8faef 55%,#edf2e1)!important}main>section:nth-of-type(3n+3) .pointer-events-none.absolute.inset-0,main>section:nth-of-type(3n+3) [class*="bg-[linear-gradient"],main>section:nth-of-type(3n+3) [class*="bg-[radial-gradient"]{background:radial-gradient(circle at 78% 20%,#9caf3c38,#05060700 30%),linear-gradient(180deg,#050607,#06080a 55%,#040506)!important}main>section .pointer-events-none.absolute.inset-0[class*=opacity-]{opacity:.18!important}main>section:not(:nth-of-type(3n+3)) [class*="bg-[#0"],main>section:not(:nth-of-type(3n+3)) [class*="bg-black/"],main>section:not(:nth-of-type(3n+3)) [class*="bg-white/"]{background-color:#f7f6f0c7!important}main>section:not(:nth-of-type(3n+3)) [class*="border-white/"],main>section:not(:nth-of-type(3n+3)) [class*="border-[#6f9327"]{border-color:#9b9b908f!important}main>section:not(:nth-of-type(3n+3)) [class*="divide-white/"]>:not([hidden])~:not([hidden]){border-color:#9b9b9075!important}main>section:not(:nth-of-type(3n+3)) :where(.text-white,[class*="text-white/"]){color:var(--poster-ink)!important}main>section:not(:nth-of-type(3n+3)) :where(.type-copy-strong,.type-copy,.type-copy-soft,.type-copy-muted,.type-copy-faint),main>section:not(:nth-of-type(3n+3)) .ai-lib-condition-label{color:var(--copy-default)!important}main>section:not(:nth-of-type(3n+3)) :where(h2,h3,h4,.font-headline){color:#1f261b!important}main>section:not(:nth-of-type(3n+3)) .type-copy-soft,main>section:not(:nth-of-type(3n+3)) .type-copy-muted{color:var(--copy-soft)!important}main>section:not(:nth-of-type(3n+3)) .type-copy-faint{color:var(--copy-faint)!important}main>section:not(:nth-of-type(3n+3)) :where(.text-neutral-400,.text-white\/48,.text-white\/36,.text-white\/30){color:#3b4435a8!important}main>section :where(h2,h3,h4,.font-headline){letter-spacing:-.018em;line-height:1.14!important}main>section :where(p,.type-copy,.type-copy-soft,.type-copy-muted,.type-copy-faint){line-height:1.68}main>section .reveal-card,main>section .card-echo,main>section [class*=rounded-2xl][class*=border]{border-radius:var(--ui-radius-md)!important;transition:transform .36s cubic-bezier(.22,1,.36,1),box-shadow .36s ease,border-color .28s ease,background-color .28s ease}main>section:not(:nth-of-type(3n+3)) .reveal-card,main>section:not(:nth-of-type(3n+3)) .card-echo,main>section:not(:nth-of-type(3n+3)) [class*=rounded-2xl][class*=border]{box-shadow:var(--ui-shadow-soft)}main>section:not(:nth-of-type(3n+3)) .reveal-card:hover,main>section:not(:nth-of-type(3n+3)) .card-echo:hover,main>section:not(:nth-of-type(3n+3)) [class*=rounded-2xl][class*=border]:hover{transform:translateY(-3px);box-shadow:var(--ui-shadow-hover);border-color:#6f93274d!important}main>section:nth-of-type(3n+3) :where(.type-copy-strong,.type-copy,.type-copy-soft,.type-copy-muted,.type-copy-faint,.ai-lib-condition-label){color:#ffffffd1!important}main>section:nth-of-type(3n+3) :where(h2,h3,h4,.font-headline){color:#fffffff2!important}main>section:nth-of-type(3n+3) :where(.text-white,[class*="text-white/"]){color:#fffffff0!important}main>section:nth-of-type(3n+3) :where(.text-neutral-400,.text-white\/48,.text-white\/36,.text-white\/30){color:#ffffffad!important}main>section:nth-of-type(3n+3) [class*="border-white/"]{border-color:#fff3!important}main>section:nth-of-type(3n+3) .reveal-card,main>section:nth-of-type(3n+3) .card-echo,main>section:nth-of-type(3n+3) [class*=rounded-2xl][class*=border]{box-shadow:var(--ui-shadow-dark-soft)}main>section:nth-of-type(3n+3) .reveal-card:hover,main>section:nth-of-type(3n+3) .card-echo:hover,main>section:nth-of-type(3n+3) [class*=rounded-2xl][class*=border]:hover{transform:translateY(-3px);box-shadow:var(--ui-shadow-dark-hover);border-color:#9caf3c61!important}.nav-cta-primary,.nav-cta-secondary,#mobile-menu-panel a[class*="bg-[#6f9327]"],#mobile-menu-panel a[class*="border-white/"],main a[class*="bg-[#6f9327]"],main button[class*="bg-[#6f9327]"]{transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s ease,filter .28s ease,background-color .24s ease,border-color .24s ease,color .24s ease!important}.nav-cta-primary:hover,.nav-cta-secondary:hover,#mobile-menu-panel a[class*="bg-[#6f9327]"]:hover,#mobile-menu-panel a[class*="border-white/"]:hover,main a[class*="bg-[#6f9327]"]:hover,main button[class*="bg-[#6f9327]"]:hover{transform:translateY(-2px);filter:saturate(1.05)}#site-header .nav-cta-primary,#site-header .nav-cta-secondary{border-radius:var(--ui-radius-sm)!important}#mobile-menu-panel,#mobile-menu-trigger{border-radius:var(--ui-radius-md)!important}#hero{background:#f7f6f2!important}#hero .hero-video-media{filter:saturate(.92) brightness(1.05)}#hero .hero-top-shade{background:transparent!important}#hero .hero-video-frame>.pointer-events-none.absolute.inset-0:not(.hero-grid){background:linear-gradient(90deg,#f5f3eecc,#f5f3ee57 42%,#f5f3ee2e)!important}#hero .hero-grid{background-image:linear-gradient(rgba(111,147,39,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(111,147,39,.1) 1px,transparent 1px)!important;opacity:.2!important}.hero-neon{background:linear-gradient(105deg,#dbe88f,#e7f1b4 38%,#f3f7d2 72%,#fff)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;filter:drop-shadow(0 0 12px rgba(219,232,143,.45)) drop-shadow(0 0 28px rgba(219,232,143,.34)) drop-shadow(0 0 56px rgba(180,205,95,.26)) drop-shadow(0 0 96px rgba(156,175,60,.18))!important}.hero-title-white{color:#fff!important;text-shadow:0 1px 14px rgba(0,0,0,.18)!important}.hero-video-sound-btn{border-color:#9b9b908c!important;background:#f5f3eec7!important;color:var(--poster-ink)!important;box-shadow:0 12px 34px #11111129!important}.hero-video-sound-btn:hover{background:#f7f6f0e6!important}#beyke-contact-form label>input:not([type=hidden]),#beyke-contact-form label>select,#beyke-contact-form label>textarea{border-color:#9b9b908c!important;background:#ffffff8c!important;color:var(--poster-ink)!important}#beyke-contact-form label>input:not([type=hidden])::placeholder,#beyke-contact-form label>textarea::placeholder{color:#3333336b!important}#beyke-contact-form select{appearance:none;-webkit-appearance:none;background-image:linear-gradient(45deg,transparent 50%,rgba(51,51,51,.68) 50%),linear-gradient(135deg,rgba(51,51,51,.68) 50%,transparent 50%);background-position:calc(100% - 22px) calc(50% - 2px),calc(100% - 16px) calc(50% - 2px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:2.5rem!important}#beyke-contact-form label>input:not([type=hidden]):focus,#beyke-contact-form label>select:focus,#beyke-contact-form label>textarea:focus{border-color:#6f93279e!important;background:#ffffffb8!important}#beyke-contact-form label>input:not([type=hidden]):-webkit-autofill,#beyke-contact-form label>input:not([type=hidden]):-webkit-autofill:hover,#beyke-contact-form label>input:not([type=hidden]):-webkit-autofill:focus,#beyke-contact-form label>textarea:-webkit-autofill,#beyke-contact-form label>textarea:-webkit-autofill:hover,#beyke-contact-form label>textarea:-webkit-autofill:focus{-webkit-text-fill-color:var(--poster-ink);caret-color:var(--poster-ink);border-color:#6f93279e;-webkit-box-shadow:0 0 0 1000px rgba(247,246,240,.95) inset;box-shadow:0 0 0 1000px #f7f6f0f2 inset}.faq-item[open] .faq-icon{color:var(--poster-green)}.beyke-contact-toast__panel{border-color:#9b9b908c;background:#f5f3eef5;box-shadow:0 22px 56px #1113}.beyke-contact-toast__text,.beyke-contact-toast__text--success{color:var(--poster-ink)}main{display:flex;flex-direction:column}#hero{order:1}main>div[aria-hidden=true]{order:1}#ai-diagnostics{order:2;background:#f6f7f0!important}#workflow{background:#0a0a0a!important}#workflow>.relative.w-full{padding-left:1rem;padding-right:1rem}@media(min-width:768px){#workflow>.relative.w-full{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){#workflow>.relative.w-full{padding-left:2rem;padding-right:2rem}}#workflow>.pointer-events-none.absolute.inset-0>div:first-child{background:linear-gradient(180deg,#0a0a0a,#0f1010,#080909)!important}#workflow>.pointer-events-none.absolute.inset-0>div:nth-child(2){opacity:.08!important;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px)!important}#workflow>.pointer-events-none.absolute.inset-0>div:nth-child(3){background:#6f93271f!important}#workflow :where(.type-copy,.type-copy-soft,.type-copy-muted,.type-copy-faint){color:#ffffffd1!important}#workflow .mb-8>div:first-child>p{color:#b4cd6cf2!important}#workflow .mb-8>div:first-child>h3{color:#eef6ddf5!important}#workflow .mb-8>p{color:#dce4d0e0!important}#workflow .workflow-chain-step h4{color:#f6faecf5!important}#workflow .workflow-chain-step .type-copy{color:#d2dcc4d6!important}#workflow .workflow-chain-step .text-\[0\.66rem\]{color:#b0c86af5!important}#workflow :where(.text-white,[class*="text-white/"]){color:#fffffff2!important}#workflow [class*="bg-white/"]{background-color:#ffffff0a!important}#workflow [class*="border-white/"]{border-color:#ffffff2e!important}#ai-diagnostics>.pointer-events-none.absolute.inset-0{background:#f6f7f0!important}#ai-diagnostics>.pointer-events-none.absolute.inset-0>div:first-child{background:#f6f7f0!important}#ai-diagnostics>.pointer-events-none.absolute.inset-0>div:nth-child(2){opacity:.03!important}#ai-diagnostics>.pointer-events-none.absolute.inset-0>div:nth-child(3){background:#9caf3c14!important}.ai-models-accuracy-card{border:0!important;background:transparent!important;padding:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.ai-accuracy-board{--accuracy-green: #10590c;--accuracy-green-soft: #f2f6ed;--accuracy-ink: #07080b;--accuracy-copy: #273142;--accuracy-muted: #5a6475;--accuracy-line: #e1e6dc;--accuracy-card: #f6f7f0;overflow:hidden;border:0!important;border-radius:14px;background:#f6f7f0!important;padding:clamp(1.2rem,2vw,2rem);color:var(--accuracy-ink);box-shadow:none!important}.ai-accuracy-board :where(h3,h4,p){margin:0}.ai-accuracy-kicker{margin:0 auto;width:max-content;max-width:100%;display:flex;align-items:center;justify-content:center;gap:.65rem;border:1px solid var(--accuracy-line);border-radius:999px;background:var(--accuracy-green-soft);padding:.45rem .9rem;color:var(--accuracy-green);font-family:Manrope,Inter,system-ui,sans-serif;font-size:clamp(.72rem,.72vw,.9rem);font-weight:800;line-height:1;letter-spacing:.02em;text-transform:uppercase}.ai-accuracy-kicker .material-symbols-outlined{font-size:1rem;line-height:1}.ai-accuracy-kicker-dot{width:.18rem;height:.18rem;border-radius:999px;background:var(--accuracy-green)}.ai-accuracy-title{margin-top:1.05rem!important;text-align:center;color:var(--accuracy-ink);font-family:Manrope,Inter,system-ui,sans-serif;font-size:clamp(2rem,3.35vw,3.6rem);font-weight:800;line-height:1.02;letter-spacing:-.045em}.ai-accuracy-title span{color:var(--accuracy-green)}.ai-accuracy-subtitle{margin-top:.8rem!important;text-align:center;color:var(--accuracy-copy);font-family:Inter,system-ui,sans-serif;font-size:clamp(.94rem,1.18vw,1.28rem);font-weight:500;line-height:1.45}.ai-accuracy-metrics{margin-top:1.35rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--accuracy-line);border-radius:10px;background:var(--accuracy-card);box-shadow:none}.ai-accuracy-metric{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1rem;align-items:center;min-height:7.2rem;padding:1.3rem 1.45rem;border-right:1px solid var(--accuracy-line)}.ai-accuracy-metric:last-child{border-right:0}.ai-accuracy-icon{width:5.3rem;height:5.3rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid var(--accuracy-line);background:var(--accuracy-green-soft);color:var(--accuracy-green)}.ai-accuracy-icon .material-symbols-outlined{font-size:2.9rem;font-variation-settings:"FILL" 0,"wght" 320,"GRAD" 0,"opsz" 48}.ai-accuracy-value{color:var(--accuracy-green);font-family:Manrope,Inter,system-ui,sans-serif;font-size:clamp(2rem,2.8vw,3.15rem);font-weight:800;line-height:.95;letter-spacing:-.04em}.ai-accuracy-value span{font-size:.56em}.ai-accuracy-label{margin-top:.45rem!important;color:var(--accuracy-ink);font-family:Inter,system-ui,sans-serif;font-size:clamp(.82rem,.96vw,1rem);font-weight:700;line-height:1.25}.ai-accuracy-note{margin-top:.75rem!important;color:var(--accuracy-copy);font-family:Inter,system-ui,sans-serif;font-size:clamp(.72rem,.82vw,.92rem);line-height:1.45}.ai-accuracy-main-grid{margin-top:1rem;display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1fr);gap:1rem}.ai-accuracy-card{border:1px solid var(--accuracy-line);border-radius:10px;background:var(--accuracy-card);padding:1.2rem 1.25rem 1.35rem;box-shadow:none}.ai-accuracy-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.ai-accuracy-section-title{position:relative;padding-left:1.1rem;color:var(--accuracy-ink);font-family:Manrope,Inter,system-ui,sans-serif;font-size:clamp(.96rem,1.15vw,1.2rem);font-weight:800;line-height:1.18;text-transform:uppercase;letter-spacing:-.01em}.ai-accuracy-section-title:before{content:"";position:absolute;left:0;top:.08rem;width:.18rem;height:1.1rem;border-radius:999px;background:var(--accuracy-green)}.ai-accuracy-card-subtitle{margin-top:.4rem!important;color:var(--accuracy-copy);font-family:Inter,system-ui,sans-serif;font-size:clamp(.78rem,.92vw,.98rem);line-height:1.4}.ai-accuracy-badge{min-width:8.6rem;border:1px solid var(--accuracy-line);border-radius:8px;padding:.78rem .95rem;text-align:center;color:var(--accuracy-green);background:#f8faf5}.ai-accuracy-badge-label{display:block;font-size:.8rem;font-weight:600}.ai-accuracy-badge-value{display:block;margin-top:.45rem;font-family:Manrope,Inter,system-ui,sans-serif;font-size:2.05rem;font-weight:800;line-height:1}.ai-chart-wrap{margin-top:1.4rem;display:grid;grid-template-columns:2.8rem minmax(0,1fr);gap:.75rem}.ai-chart-y-title{writing-mode:vertical-rl;transform:rotate(180deg);align-self:center;justify-self:center;color:var(--accuracy-copy);font-size:.82rem;line-height:1}.ai-chart-area{min-width:0}.ai-chart-plot{position:relative;height:17.2rem;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:end;gap:clamp(.7rem,2.1vw,2.2rem);border-bottom:1px solid #a7b0a0;background:linear-gradient(to bottom,transparent calc(20% - 1px),rgba(148,163,184,.2) calc(20% - 1px),rgba(148,163,184,.2) 20%,transparent 20%),linear-gradient(to bottom,transparent calc(40% - 1px),rgba(148,163,184,.2) calc(40% - 1px),rgba(148,163,184,.2) 40%,transparent 40%),linear-gradient(to bottom,transparent calc(60% - 1px),rgba(148,163,184,.2) calc(60% - 1px),rgba(148,163,184,.2) 60%,transparent 60%),linear-gradient(to bottom,transparent calc(80% - 1px),rgba(148,163,184,.2) calc(80% - 1px),rgba(148,163,184,.2) 80%,transparent 80%);padding:0 .75rem}.ai-chart-ticks{position:absolute;inset:0 auto 0 -2.2rem;width:1.7rem;display:flex;flex-direction:column;justify-content:space-between;color:var(--accuracy-copy);font-size:.82rem;text-align:right}.ai-chart-bar-group{height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:.45rem}.ai-chart-count{color:var(--accuracy-green);font-family:Manrope,Inter,system-ui,sans-serif;font-size:1rem;font-weight:800;line-height:1}.ai-chart-bar{width:min(3rem,70%);height:calc(var(--count) * 10%);min-height:2rem;border-radius:.25rem .25rem 0 0;background:#b7c99a;box-shadow:none}.ai-chart-x-labels{margin-top:.55rem;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.2rem;color:var(--accuracy-copy);font-size:clamp(.66rem,.85vw,.86rem);text-align:center}.ai-chart-x-title{margin-top:.45rem!important;color:var(--accuracy-copy);text-align:center;font-size:.9rem}.ai-model-table-pill{flex:0 0 auto;border:1px solid var(--accuracy-line);border-radius:999px;padding:.55rem 1rem;color:var(--accuracy-green);font-size:.76rem;font-weight:800;line-height:1;text-transform:uppercase}.ai-model-table-grid{margin-top:1.1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.7rem}.ai-model-table{min-width:0}.ai-model-table-note{margin-top:.75rem!important;color:var(--accuracy-muted);font-family:Inter,system-ui,sans-serif;font-size:clamp(.66rem,.78vw,.8rem);line-height:1.4}.ai-model-table-head,.ai-model-row{display:grid;grid-template-columns:1.4rem 1.25rem minmax(0,1fr) 4.4rem;gap:.55rem;align-items:center}.ai-model-table-head{border-bottom:1px solid var(--accuracy-line);padding:0 0 .55rem;color:var(--accuracy-ink);font-size:.78rem}.ai-model-table-head span:first-child,.ai-model-table-head span:nth-child(2){visibility:hidden}.ai-model-row{min-height:1.65rem;border-bottom:1px solid rgba(15,23,42,.08);color:var(--accuracy-ink);font-size:clamp(.72rem,.82vw,.9rem)}.ai-model-row:last-child{border-bottom:0}.ai-model-number,.ai-model-score{color:var(--accuracy-green);font-weight:800}.ai-model-tooth{width:1rem;height:1rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--accuracy-green);color:#fff}.ai-model-tooth .material-symbols-outlined{font-size:.72rem;font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 20}.ai-model-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-validation-card{margin-top:1rem}.ai-validation-list{margin-top:1rem;display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.ai-validation-item{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.85rem;align-items:center;padding:0 1.1rem;border-right:1px solid var(--accuracy-line)}.ai-validation-item:first-child{padding-left:0}.ai-validation-item:last-child{padding-right:0;border-right:0}.ai-validation-icon{width:4.4rem;height:4.4rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid var(--accuracy-line);background:var(--accuracy-green-soft);color:var(--accuracy-green)}.ai-validation-icon .material-symbols-outlined{font-size:2.65rem;font-variation-settings:"FILL" 0,"wght" 320,"GRAD" 0,"opsz" 48}.ai-validation-title{color:var(--accuracy-ink);font-size:clamp(.78rem,.9vw,.98rem);font-weight:800;line-height:1.2}.ai-validation-copy{margin-top:.35rem!important;color:var(--accuracy-copy);font-size:clamp(.7rem,.82vw,.88rem);line-height:1.55}.ai-accuracy-footnote{margin-top:.8rem!important;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem 1.05rem;color:var(--accuracy-muted);font-size:clamp(.64rem,.78vw,.8rem);line-height:1.35}.ai-accuracy-footnote .material-symbols-outlined{color:var(--accuracy-copy);font-size:1.1rem}.ai-accuracy-footnote-separator{width:1px;height:1rem;background:var(--accuracy-line)}@media(max-width:1180px){.ai-accuracy-metrics,.ai-validation-list{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-accuracy-metric:nth-child(2){border-right:0}.ai-accuracy-metric:nth-child(-n+2){border-bottom:1px solid var(--accuracy-line)}.ai-validation-item{border-right:0;border-bottom:1px solid var(--accuracy-line);padding:1rem 0}}@media(max-width:900px){.ai-accuracy-main-grid,.ai-model-table-grid{grid-template-columns:1fr}.ai-accuracy-kicker{flex-wrap:wrap;width:auto}}@media(max-width:640px){.ai-accuracy-board{padding:1rem;border-radius:14px}.ai-accuracy-metrics,.ai-validation-list{grid-template-columns:1fr}.ai-accuracy-metric{min-height:auto;border-right:0;border-bottom:1px solid var(--accuracy-line);padding:1rem}.ai-accuracy-metric:last-child,.ai-validation-item:last-child{border-bottom:0}.ai-accuracy-icon{width:4.25rem;height:4.25rem}.ai-chart-wrap{grid-template-columns:1.8rem minmax(0,1fr)}.ai-chart-plot{height:14rem;gap:.35rem;padding:0 .25rem}.ai-chart-bar{width:min(2.2rem,78%)}.ai-validation-item{grid-template-columns:3.7rem minmax(0,1fr);padding:1rem 0}.ai-validation-icon{width:3.7rem;height:3.7rem}}#workflow{order:3}#data-security-module{order:4}#feedback{order:5;background:#fff!important}#feedback>.pointer-events-none.absolute.inset-0:first-child{background:#fff!important}#feedback>.pointer-events-none.absolute.inset-0:nth-child(2){opacity:0!important;background-image:linear-gradient(rgba(111,147,39,.11) 1px,transparent 1px),linear-gradient(90deg,rgba(111,147,39,.11) 1px,transparent 1px)!important}#feedback>.pointer-events-none.absolute.left-\[12\%\].top-\[20\%\].h-\[18rem\].w-\[18rem\].rounded-full{background:transparent!important}#feedback .reveal.rounded-\[28px\]{border-color:#cdd5bdf2!important;background:#f6f7f0!important}#feedback article.reveal-card{border-color:#c5ceb2db!important;background:#ffffffa3!important}#feedback :where(.type-copy,.type-copy-soft,.type-copy-muted,.type-copy-faint){color:#3b4034!important}#feedback :where(.text-white,[class*="text-white/"]){color:#20251d!important}#feedback .feedback-main-title{color:#6e9331!important}#feedback [data-clinical-review][data-expanded=false] [data-clinical-review-body]{max-height:min(26rem,52vh);overflow:hidden}@media(min-width:768px){#feedback [data-clinical-review][data-expanded=false] [data-clinical-review-body]{max-height:min(30rem,48vh)}}#feedback [data-clinical-review][data-expanded=true] [data-clinical-review-body]{max-height:none;overflow:visible}#feedback [data-clinical-review-fade]{opacity:1;transition:opacity .22s ease}#feedback [data-clinical-review][data-expanded=true] [data-clinical-review-fade]{opacity:0}#feedback .feedback-marquee{position:relative;overflow:hidden;mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,1) 5%,rgba(0,0,0,1) 95%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,1) 5%,rgba(0,0,0,1) 95%,transparent 100%)}#feedback .feedback-marquee-track{display:flex;gap:1rem;width:max-content;animation:feedback-marquee 48s linear infinite;will-change:transform}#feedback .feedback-marquee:hover .feedback-marquee-track,#feedback .feedback-marquee:focus-within .feedback-marquee-track{animation-play-state:paused}#feedback .feedback-marquee-track>article{flex:0 0 20.5rem}#feedback article.reveal-card{padding:1rem;display:flex;flex-direction:column;min-height:100%}#feedback article.reveal-card blockquote{margin-top:.875rem;font-size:.88rem;line-height:1.6}#feedback article.reveal-card>div[aria-label="5 star rating"]{margin-top:auto}#feedback article.reveal-card>p.font-headline{margin-top:1rem;font-size:.92rem}.why-beyke-heading-wrap{margin-top:2.5rem;padding-left:2.34375%;padding-right:2.34375%}#feedback .feedback-marquee .reveal-card{opacity:1;transform:none}@keyframes feedback-marquee{0%{transform:translateZ(0)}to{transform:translate3d(calc(-50% - .5rem),0,0)}}@media(prefers-reduced-motion:reduce){#feedback .feedback-marquee-track{animation:none}}#downloads{order:6;background:#050909!important}#downloads>.relative.w-full{padding-left:1rem;padding-right:1rem}@media(min-width:768px){#downloads>.relative.w-full{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){#downloads>.relative.w-full{padding-left:2rem;padding-right:2rem}}#downloads>.pointer-events-none.absolute.inset-0:first-child{background:linear-gradient(180deg,#050909,#070b0b 48%,#050909)!important}#downloads>.pointer-events-none.absolute.right-\[10\%\].top-\[18\%\].h-\[20rem\].w-\[20rem\].rounded-full{background:#6f93271a!important}#downloads :where(.type-copy,.type-copy-soft,.type-copy-muted,.type-copy-faint){color:#e5eddcdb!important}#downloads .border-t{border-color:#92aa723d!important}#downloads p.text-\[0\.72rem\]{color:#9caf3c!important}#downloads h2{color:#f1f7e7f5!important}#downloads .reveal.w-full.text-center>p.type-copy{color:#cedbbce6!important}#downloads .group{border-color:#97ad794d!important;background:#ffffff0e!important}#downloads .group:hover{border-color:#9caf3c9e!important;background:#9caf3c1f!important}#downloads .group span.font-body{color:#f2f7e9f5!important}#downloads .group .material-symbols-outlined{color:#a8bf44!important}#featured-products{order:7;background:#fff!important}#featured-products>.relative.w-full>.grid.gap-10{padding-left:1rem;padding-right:1rem}@media(min-width:768px){#featured-products>.relative.w-full>.grid.gap-10{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){#featured-products>.relative.w-full>.grid.gap-10{padding-left:2rem;padding-right:2rem}}#featured-products>.pointer-events-none.absolute.inset-0>div:first-child{background:linear-gradient(180deg,#fff,#fcfcf9,#f5f7ef)!important}#featured-products>.pointer-events-none.absolute.inset-0>div:nth-child(2){opacity:.04!important;background-image:linear-gradient(rgba(111,147,39,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(111,147,39,.1) 1px,transparent 1px)!important}#featured-products>.pointer-events-none.absolute.inset-0>div:nth-child(3){background:#9caf3c14!important}#featured-products #shop-products{border-color:#ccd4bed1!important}#featured-products [data-shopify-product-card]{border-color:#ccd4bed1!important;background:#fff!important}#featured-products [data-shopify-product-card] .mt-6.overflow-hidden{border-color:#c6ceb4bf!important;background:#fff!important;box-shadow:none!important}#featured-products [data-shopify-product-card] [class*="bg-[radial-gradient"]{border-color:#c6ceb4bf!important;background:#fff!important}#featured-products [data-shopify-product-card] [class*="bg-[linear-gradient"]{background:#fff!important}#featured-products [data-shopify-product-card] [class*="bg-[#0"],#featured-products [data-shopify-product-card] [class*="bg-black/"],#featured-products [data-shopify-product-card] [class*="bg-white/"]{background-color:#fff!important}#featured-products [data-shopify-product-card]{color:#2f3929!important}#featured-products [data-shopify-product-card] :where(h3,[class*=font-headline],[data-shopify-price],.marketing-product-title){color:#1c2318!important}#featured-products [data-shopify-product-card] :where([data-shopify-description],.marketing-product-desc,.type-copy,.type-copy-soft,.type-copy-muted,.type-copy-faint){color:#4b5643!important}#featured-products [data-shopify-product-card] :where(.text-white,[class*="text-white/"],.text-neutral-400){color:#4b5643!important}#featured-products [data-shopify-product-card] p.text-\[0\.72rem\]{color:#6f9327!important}#featured-products [data-shopify-product-card] .inline-flex.rounded-full{border-color:#c6ceb4c7!important;background:#f8faf3!important;color:#5a664d!important}#featured-products [data-shopify-image-placeholder]{border-color:#c6ceb4ad!important;background:#fff!important}#featured-products [data-shopify-product-card] .border-t{border-color:#ccd4bed1!important}#featured-products :where(.marketing-product-title,[data-shopify-price],[class*=text-white]){color:#1c2318!important}#featured-products :where(.type-copy-soft,.type-copy-muted,.type-copy-faint){color:#46503f!important}#featured-products>.relative>.grid>.reveal h2{color:#1c2318!important}#featured-products>.relative>.grid>.reveal p{color:#3f4938!important}#featured-products #shop-products article h3{color:#1c2318!important}#featured-products #shop-products article p{color:#4b5643!important}#featured-products #shop-products article [class*="text-[#e7f37b]"]{color:#6f9327!important}#featured-products #shop-products article [class*="text-[#C8D92C]"]{color:#6f9327!important}#featured-products #shop-products article [class*="text-[1.72rem]"],#featured-products #shop-products article [class*="text-[1.92rem]"],#featured-products #shop-products article [class*="text-[2.35rem]"]{color:#1c2318!important}#contact-form{order:8;background:#fff!important}#contact-form>.relative.w-full{padding-left:1rem;padding-right:1rem}@media(min-width:768px){#contact-form>.relative.w-full{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){#contact-form>.relative.w-full{padding-left:2rem;padding-right:2rem}}#contact-form>.pointer-events-none.absolute.inset-0{background:#fff!important}#contact-form>.pointer-events-none.absolute.inset-0+.pointer-events-none.absolute.inset-0{opacity:0!important;background-image:none!important}#contact-form>.pointer-events-none.absolute.left-\[10\%\].top-\[12\%\].h-\[20rem\].w-\[20rem\].rounded-full,#contact-form>.pointer-events-none.absolute.right-\[-6\%\].top-1\/2.h-\[30rem\].w-\[30rem\].-translate-y-1\/2.rounded-full{background:transparent!important}#contact-form :where(h2,.font-headline){color:#1c2318!important}#contact-form :where(.type-copy,.type-copy-soft,.type-copy-muted,.type-copy-faint){color:#46503f!important}#contact-form #beyke-contact-form label>:is(input:not([type=hidden]),select,textarea){border-color:#c6ceb4d1!important;background:#fff!important;color:#1f2819!important}#contact-form #beyke-contact-form label>:is(input:not([type=hidden]),textarea)::placeholder{color:#8a9581!important}#contact-form #beyke-contact-form select option{color:#1f2819;background:#fff}#contact-form #beyke-contact-form label>:is(input:not([type=hidden]),select,textarea):focus{border-color:#6f93278c!important;box-shadow:0 0 0 3px #6f93271f!important}#contact-form #beyke-contact-form button[type=submit]{background:#6f9327!important;color:#fff!important}#copyright{order:9;background:#709327!important}#copyright .pointer-events-none.absolute.inset-0{background:transparent!important;border-top:1px solid rgba(134,175,51,.7)!important}#faq{display:none}:root{--palette-black: #050505;--palette-white: #ffffff;--palette-sage: #f3f8ea;--palette-ink: #121a10;--palette-copy: rgba(18, 26, 16, .76);--palette-muted: rgba(47, 58, 39, .64);--palette-line: rgba(118, 145, 78, .18);--palette-shadow: 0 24px 70px rgba(30, 42, 22, .1)}main>:is(#hero,#data-security-module,#featured-products,#faq){background:var(--palette-black)!important}main>:is(#ai-diagnostics,#feedback,#contact-form){background:var(--palette-white)!important}main>:is(#workflow,#downloads,#copyright){background:var(--palette-sage)!important}main>:is(#ai-diagnostics,#workflow,#data-security-module,#feedback,#downloads,#featured-products,#contact-form,#faq,#copyright)>.pointer-events-none.absolute.inset-0,main>:is(#ai-diagnostics,#workflow,#data-security-module,#feedback,#downloads,#featured-products,#contact-form,#faq,#copyright)>.pointer-events-none.absolute.inset-0>div{background:transparent!important;background-image:none!important}main>:is(#ai-diagnostics,#workflow,#data-security-module,#feedback,#downloads,#featured-products,#contact-form,#faq,#copyright)>.pointer-events-none.absolute[class*=rounded-full]{opacity:0!important;background:transparent!important}main>:is(#ai-diagnostics,#workflow,#feedback,#downloads,#contact-form,#copyright) :where(h2,h3,h4,.font-headline,.text-white,[class*="text-white/"]){color:var(--palette-ink)!important;text-shadow:none!important}main>:is(#ai-diagnostics,#workflow,#feedback,#downloads,#contact-form,#copyright) :where(.type-copy,.type-copy-soft,.type-copy-muted,.type-copy-faint){color:var(--palette-copy)!important;text-shadow:none!important}main>:is(#ai-diagnostics,#workflow,#feedback,#downloads,#contact-form) :where([class*="text-[#6f9327]"],[class*="text-[#9caf3c]"]){color:#6f9327!important}main>:is(#data-security-module,#featured-products,#faq) :where(h2,h3,h4,.font-headline){color:#fffffff5!important}main>:is(#data-security-module,#featured-products,#faq) :where(.type-copy,.type-copy-soft,.type-copy-muted,.type-copy-faint){color:#ffffffc7!important}#workflow .workflow-chain-step,#downloads .group,#feedback article.reveal-card{border-color:var(--palette-line)!important;background:var(--palette-white)!important;box-shadow:var(--palette-shadow)!important}#feedback article.reveal-card{background:var(--palette-sage)!important}#workflow .workflow-chain-step:hover,#downloads .group:hover,#feedback article.reveal-card:hover{transform:translateY(-5px);border-color:#6f932757!important;background:var(--palette-white)!important;box-shadow:0 30px 78px #1e2a1624!important}#feedback article.reveal-card:hover{background:#f7fbf1!important}#workflow .workflow-chain-step h4,#workflow .workflow-chain-step .type-copy,#downloads .group span.font-body,#feedback article.reveal-card :where(blockquote,p,.type-copy,.type-copy-muted){color:var(--palette-ink)!important}#workflow .workflow-chain-step .text-\[0\.66rem\],#workflow .mb-8>div:first-child>p,#downloads p.text-\[0\.72rem\],#feedback article.reveal-card>p:first-child,#feedback article.reveal-card>div[aria-label="5 star rating"]{color:#6f9327!important}#featured-products>.relative.w-full>.grid>.reveal :where(h2,p){color:#fffffff0!important}#featured-products [data-shopify-product-card],#data-security,#contact-form #beyke-contact-form{border-color:var(--palette-line)!important;background:var(--palette-white)!important;color:var(--palette-ink)!important;box-shadow:var(--palette-shadow)!important}#contact-form #beyke-contact-form{background:var(--palette-sage)!important}#featured-products [data-shopify-product-card] :where(h2,h3,h4,.font-headline,.marketing-product-title,[data-shopify-price]),#data-security-module #data-security :where(h2,h3,h4,.font-headline,.data-security-title-dark,.data-security-title-accent),#contact-form #beyke-contact-form :where(h2,h3,h4,.font-headline){color:var(--palette-ink)!important}#featured-products [data-shopify-product-card] :where(p,.type-copy,.type-copy-soft,.type-copy-muted,.type-copy-faint,.marketing-product-desc),#data-security-module #data-security :where(p,.type-copy,.type-copy-soft,.type-copy-muted,.type-copy-faint,.data-security-copy),#contact-form #beyke-contact-form :where(p,.type-copy,.type-copy-soft,.type-copy-muted,.type-copy-faint){color:var(--palette-copy)!important}#featured-products [data-shopify-product-card] .mt-6.overflow-hidden,#featured-products [data-shopify-image-placeholder],#data-security .data-security-card,#data-security .data-security-lead,#data-security .data-security-pill{border-color:var(--palette-line)!important;background:var(--palette-sage)!important}#contact-form #beyke-contact-form label>:is(input:not([type=hidden]),select,textarea){border-color:#76914e3d!important;background:var(--palette-white)!important;color:var(--palette-ink)!important}#copyright,#copyright .pointer-events-none.absolute.inset-0{background:var(--palette-sage)!important}#copyright .pointer-events-none.absolute.inset-0{border-top-color:#76914e3d!important}#copyright p,#copyright .copyright-notice{color:var(--palette-ink)!important}#copyright .copyright-notice{max-width:72rem;margin-inline:auto;padding-inline:1rem;line-height:1.55}#copyright .copyright-mark{font-size:1.05em;font-weight:600;letter-spacing:.02em}:root{--ref-black: #050505;--ref-white: #ffffff;--ref-sage: #f5f8ef;--ref-green: #6f9327;--ref-green-soft: #9caf3c;--ref-ink: #070807;--ref-copy: rgba(32, 35, 30, .72);--ref-dark-copy: rgba(255, 255, 255, .76);--ref-border: rgba(115, 145, 73, .18);--ref-shadow: 0 18px 48px rgba(18, 24, 15, .08)}main>section:not(#hero):not(#copyright){border-top:0!important;padding-top:clamp(4.25rem,6vw,6.25rem)!important;padding-bottom:clamp(4.25rem,6vw,6.25rem)!important}main>#copyright{padding-top:1.5rem!important;padding-bottom:1.5rem!important}main>:is(#ai-diagnostics,#feedback,#contact-form){background:var(--ref-white)!important}main>:is(#workflow,#downloads,#copyright){background:var(--ref-sage)!important}main>:is(#data-security-module,#featured-products){background:var(--ref-black)!important}main>:is(#ai-diagnostics,#workflow,#feedback,#downloads,#contact-form,#copyright) :where(h2,h3,h4,.font-headline,.text-white,[class*="text-white/"]){color:var(--ref-ink)!important;text-shadow:none!important}main>:is(#ai-diagnostics,#workflow,#feedback,#downloads,#contact-form,#copyright) :where(.type-copy,.type-copy-soft,.type-copy-muted,.type-copy-faint,p){color:var(--ref-copy)!important;text-shadow:none!important}main>:is(#data-security-module,#featured-products) :where(h2,h3,h4,.font-headline){color:#fffffff5!important}main>:is(#data-security-module,#featured-products) :where(.type-copy,.type-copy-soft,.type-copy-muted,.type-copy-faint,p){color:var(--ref-dark-copy)!important}main>:is(#ai-diagnostics,#workflow,#feedback,#featured-products,#contact-form,#downloads,#data-security-module) :where([class*="text-[#6f9327]"],[class*="text-[#9caf3c]"]){color:var(--ref-green)!important}#featured-products>.relative.w-full>.grid{margin-bottom:clamp(2rem,3vw,3.25rem)!important}#featured-products>.relative.w-full>.grid>.reveal{max-width:44rem!important}#featured-products>.relative.w-full>.grid>.reveal :where(h2,p),#featured-products>.relative>.grid>.reveal :where(h2,p){color:var(--ref-ink)!important}#featured-products #shop-products{margin-top:0!important}#featured-products [data-shopify-product-card],#workflow .workflow-chain-step,#feedback article.reveal-card,#contact-form #beyke-contact-form{border-color:#0c0e0a1a!important;background:var(--ref-white)!important;box-shadow:var(--ref-shadow)!important}#feedback article.reveal-card,#contact-form #beyke-contact-form{background:var(--ref-white)!important}#featured-products [data-shopify-product-card] .mt-6.overflow-hidden,#featured-products [data-shopify-image-placeholder],#data-security .data-security-card,#data-security .data-security-lead,#data-security .data-security-pill{border-color:var(--ref-border)!important;background:var(--ref-sage)!important}#featured-products [data-shopify-product-card] :where(h2,h3,h4,.font-headline,.marketing-product-title,[data-shopify-price]),#workflow .workflow-chain-step :where(h4,.font-headline),#feedback article.reveal-card :where(blockquote,p.font-headline),#contact-form #beyke-contact-form :where(h2,h3,h4,.font-headline){color:var(--ref-ink)!important}#featured-products [data-shopify-product-card] :where(p,.type-copy,.type-copy-soft,.type-copy-muted,.type-copy-faint,.marketing-product-desc),#workflow .workflow-chain-step :where(p,.type-copy),#feedback article.reveal-card :where(p,blockquote,.type-copy,.type-copy-muted),#contact-form #beyke-contact-form :where(p,.type-copy,.type-copy-soft,.type-copy-muted,.type-copy-faint){color:var(--ref-copy)!important}#downloads>.relative.w-full>.pt-5{padding-top:0!important}#downloads h2{color:var(--ref-ink)!important}#downloads :where(.type-copy,.type-copy-soft,.type-copy-muted,.type-copy-faint,p){color:var(--ref-copy)!important}#downloads .group{border-color:#ffffff1a!important;background:var(--ref-white)!important;box-shadow:0 22px 54px #00000038!important}#downloads .group span.font-body{color:var(--ref-ink)!important}#downloads .group .material-symbols-outlined{color:var(--ref-green-soft)!important}#data-security{background:var(--ref-white)!important}#data-security :where(h2,h3,h4,.font-headline,.data-security-title-dark,.data-security-title-accent){color:var(--ref-ink)!important}#data-security :where(p,.type-copy,.type-copy-soft,.type-copy-muted,.type-copy-faint,.data-security-copy){color:var(--ref-copy)!important}#contact-form #beyke-contact-form label>:is(input:not([type=hidden]),select,textarea){border-color:#0c0e0a1f!important;background:var(--ref-white)!important;color:var(--ref-ink)!important}#contact-form #beyke-contact-form label>:is(input:not([type=hidden]),textarea)::placeholder{color:#20231e7a!important}#contact-form #beyke-contact-form button[type=submit]{background:var(--ref-green)!important;color:#fff!important}#copyright p,#copyright .copyright-notice{color:var(--ref-ink)!important}#featured-products>.relative.w-full>.grid>.reveal :where(h2,.font-headline){color:var(--ref-ink)!important}#featured-products>.relative.w-full>.grid>.reveal :where(p,.type-copy,.type-copy-soft){color:#20231ebd!important}#featured-products #shop-products+div{margin-top:clamp(1.25rem,2vw,1.75rem)!important;padding:clamp(1rem,1.6vw,1.35rem) clamp(1.1rem,2vw,1.6rem)!important;border:1px solid rgba(115,145,73,.18)!important;border-radius:24px!important;background:#fffffff5!important;box-shadow:0 18px 48px #0000002e!important}#featured-products #shop-products+div :where(p,.type-copy-faint,.type-copy-muted){color:#1c2318c2!important;opacity:1!important;text-shadow:none!important}#featured-products #shop-products+div .material-symbols-outlined{color:var(--ref-green)!important}#workflow,main>#workflow{align-items:flex-start!important;min-height:auto!important;padding-top:clamp(3.25rem,5vw,4.5rem)!important;padding-bottom:0!important}#data-security-module,main>#data-security-module{padding-top:clamp(.45rem,1vw,.9rem)!important;padding-bottom:clamp(.9rem,1.6vw,1.4rem)!important}#data-security-module>.relative.w-full,main>#data-security-module>.relative.w-full{margin-top:0!important;padding-top:0!important}#workflow>.relative.w-full,#workflow .creator-media-grid{margin-bottom:0!important}#downloads>.relative.w-full{padding-top:clamp(1.5rem,2.5vw,2.25rem)!important;padding-bottom:clamp(1.5rem,2.5vw,2.25rem)!important}#downloads .reveal.max-w-\[36rem\]>p.type-copy,#downloads .reveal.max-w-\[36rem\]>p:not(:first-child){color:#f5f8efd1!important;opacity:1!important;text-shadow:none!important}#downloads .reveal.max-w-\[36rem\]>p:first-child{color:#9caf3c!important;opacity:1!important}#downloads .reveal.max-w-\[36rem\]>h2{color:#86a735!important}main>section#workflow:not(#hero):not(#copyright){align-items:flex-start!important;min-height:auto!important;padding-top:clamp(3rem,4vw,4rem)!important;padding-bottom:0!important}#data-security-module,main>section#data-security-module:not(#hero):not(#copyright){margin-top:-2rem!important;padding-top:clamp(.45rem,1vw,.9rem)!important;padding-bottom:clamp(.9rem,1.6vw,1.4rem)!important}#data-security-module>.relative.w-full,main>section#data-security-module:not(#hero):not(#copyright)>.relative.w-full{padding-top:0!important}#featured-products,main>section#featured-products:not(#hero):not(#copyright){padding-top:clamp(1.25rem,2vw,2rem)!important}main>section#downloads:not(#hero):not(#copyright){padding-top:clamp(2.125rem,3vw,3.125rem)!important;padding-bottom:clamp(2.125rem,3vw,3.125rem)!important}html:root[data-nav-theme=light] body #site-header,html:root[data-nav-theme=sage] body #site-header,html:root[data-nav-theme=green] body #site-header,html body #site-header.header--solid{padding:0!important;background:#fffffff5!important;border-bottom:1px solid rgba(210,216,202,.72)!important;box-shadow:0 10px 32px #1a261414!important;backdrop-filter:saturate(150%) blur(14px)!important;-webkit-backdrop-filter:saturate(150%) blur(14px)!important}html:root[data-nav-theme=light] body #site-header:before,html:root[data-nav-theme=light] body #site-header:after,html:root[data-nav-theme=sage] body #site-header:before,html:root[data-nav-theme=sage] body #site-header:after,html:root[data-nav-theme=green] body #site-header:before,html:root[data-nav-theme=green] body #site-header:after,html body #site-header.header--solid:before,html body #site-header.header--solid:after{opacity:0!important}html:root[data-nav-theme=light] body #site-header>nav,html:root[data-nav-theme=sage] body #site-header>nav,html:root[data-nav-theme=green] body #site-header>nav,html body #site-header.header--solid>nav{width:100%!important;max-width:none!important;min-height:5.05rem!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html:root[data-nav-theme=light] body #site-header .nav-link,html:root[data-nav-theme=sage] body #site-header .nav-link,html:root[data-nav-theme=green] body #site-header .nav-link,html body #site-header.header--solid .nav-link{color:#121611c7!important;background:transparent!important}html:root[data-nav-theme=light] body #site-header .nav-link:hover,html:root[data-nav-theme=light] body #site-header .nav-link.nav-link--active,html:root[data-nav-theme=sage] body #site-header .nav-link:hover,html:root[data-nav-theme=sage] body #site-header .nav-link.nav-link--active,html:root[data-nav-theme=green] body #site-header .nav-link:hover,html:root[data-nav-theme=green] body #site-header .nav-link.nav-link--active,html body #site-header.header--solid .nav-link:hover,html body #site-header.header--solid .nav-link.nav-link--active{color:#111511!important;background:transparent!important}html:root[data-nav-theme=light] body #site-header .nav-cta-primary,html:root[data-nav-theme=sage] body #site-header .nav-cta-primary,html:root[data-nav-theme=green] body #site-header .nav-cta-primary,html body #site-header.header--solid .nav-cta-primary{border-radius:12px!important;border:1.5px solid var(--ref-green-soft)!important;background:#ffffffe6!important;color:var(--ref-green)!important;box-shadow:none!important}html:root[data-nav-theme=light] body #site-header .nav-cta-secondary,html:root[data-nav-theme=sage] body #site-header .nav-cta-secondary,html:root[data-nav-theme=green] body #site-header .nav-cta-secondary,html body #site-header.header--solid .nav-cta-secondary{border-radius:12px!important;border-color:var(--ref-green)!important;background:var(--ref-green)!important;color:#fff!important;box-shadow:none!important}#data-security-module .language-support-card{position:relative;isolation:isolate;border:1px solid rgba(132,157,95,.32)!important;border-radius:28px!important;background:radial-gradient(circle at 12% 0%,rgba(156,175,60,.2),transparent 18rem),radial-gradient(circle at 86% 12%,rgba(111,147,39,.12),transparent 22rem),linear-gradient(135deg,#fff,#f6faef 58%,#edf4df)!important;color:#111511!important;box-shadow:0 24px 70px #0003,inset 0 1px #ffffffeb!important}#data-security-module .language-support-card:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;z-index:-1;border-radius:inherit;pointer-events:none;background:linear-gradient(115deg,#ffffffc7,#fff0 36%,#6f932714)}#data-security-module .language-support-card :where(h3,h4,p,span){text-shadow:none!important}#data-security-module .language-support-eyebrow{border:1px solid rgba(111,147,39,.2)!important;background:#ffffffc7!important;color:#5f8423!important;box-shadow:inset 0 1px #ffffffdb}#data-security-module .language-support-eyebrow .material-symbols-outlined{color:#6f9327!important}#data-security-module .language-support-title{color:#101610!important}#data-security-module .language-support-copy{color:#1e261bb8!important}#data-security-module .language-support-list-label{color:#6f9327!important}#data-security-module .language-support-chip{display:inline-flex;align-items:center;min-height:2.48rem;border:1px solid rgba(111,147,39,.18)!important;border-radius:999px;background:#ffffffd6!important;padding:.52rem .88rem;color:#20291f!important;font-size:.88rem;font-weight:700;line-height:1;box-shadow:0 9px 20px #2131190f}#data-security-module .language-support-visual{border:1px solid rgba(255,255,255,.5)!important;border-radius:24px!important;background:#182115!important;box-shadow:0 20px 48px #1620102e,inset 0 1px #ffffff29;isolation:isolate}#data-security-module .language-support-visual img{z-index:0;filter:saturate(.9) contrast(.98) brightness(.82)}#data-security-module .language-support-visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:radial-gradient(circle at 78% 14%,rgba(156,175,60,.2),transparent 16rem),linear-gradient(90deg,#070a076b,#070a0729 42%,#070a0770),linear-gradient(180deg,#070a072e,#070a0714 45%,#070a079e)}#data-security-module .language-support-visual:after{content:"";position:absolute;inset:auto 0 0 0;z-index:1;height:48%;pointer-events:none;background:linear-gradient(180deg,#070a0700,#070a0794)}#data-security-module .language-support-visual>:not(img){z-index:2}#data-security-module .language-support-photo-label{border:1px solid rgba(255,255,255,.5)!important;background:#fafcf6db!important;box-shadow:0 14px 32px #00000024;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}#data-security-module .language-support-photo-label p{color:#33402d!important}#data-security-module .language-support-count{min-width:7.4rem;border:1px solid rgba(255,255,255,.18)!important;border-radius:22px;background:#080d08b8!important;padding:.9rem 1rem;box-shadow:0 18px 40px #0000003d;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}#data-security-module .language-support-count p:first-child{color:#c7df70!important}#data-security-module .language-support-count p:last-child{color:#ffffffc2!important}#data-security-module .language-support-floating-card{border:1px solid rgba(255,255,255,.58)!important;border-radius:24px!important;background:#f8fbf1f0!important;box-shadow:0 22px 48px #0003;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}#data-security-module .language-support-floating-card p{color:#6f9327!important}#data-security-module .language-support-floating-card h4{color:#111511!important}#data-security-module .language-support-floating-card span{display:inline-flex;align-items:center;gap:.42rem;border:1px solid rgba(111,147,39,.16)!important;border-radius:999px;background:#ffffffb8!important;padding:.5rem .62rem;color:#192017c7!important;font-size:.72rem;font-weight:800;line-height:1.1}#data-security-module .language-support-floating-card span:before{content:"";display:inline-block;width:.38rem;height:.38rem;flex:0 0 auto;border-radius:999px;background:#6f9327}#data-security-module .language-support-quick-chips span{border:1px solid rgba(255,255,255,.58)!important;border-radius:999px;background:#ffffffd6!important;padding:.48rem .78rem;color:#1f2a1f!important;font-size:.78rem;font-weight:800;box-shadow:0 12px 28px #00000024;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}@media(max-width:767px){#data-security-module .language-support-card{border-radius:24px!important}#data-security-module .language-support-title{max-width:9.4ch}#data-security-module .language-support-visual{min-height:31rem}#data-security-module .language-support-count{min-width:6.4rem;padding:.78rem .82rem}#data-security-module .language-support-count p:first-child{font-size:2.5rem!important}#data-security-module .language-support-floating-card h4{font-size:1.24rem!important}}@media(min-width:1024px){#data-security-module .language-support-card,#data-security{width:calc(100% + 15px);max-width:none!important;margin-left:-7.5px;margin-right:-7.5px}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/marketing-page-head.css.map */
