:root{
    --protein-accent:#0ea5e9;
    --protein-bg-from:#ffffff;
    --protein-bg-to:#ffffff;
    --protein-ink:#223548;
    --protein-heading:#172033;
    --protein-muted:#6b7c90;
    --protein-line:#e4edf6;
    --protein-soft:#f7fbff;
    --protein-deep:#0f172a;
    --protein-shadow:0 24px 60px rgba(34,53,72,.09);
    --protein-radius:26px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.protein-page{
    margin:0;
    font-family:var(--zp-ui-font-family,"72 Brand Variable",Inter,Segoe UI,Arial,Helvetica,sans-serif);
    font-size:16px;
    line-height:24px;
    font-weight:400;
    color:var(--protein-ink);
    background:linear-gradient(180deg,var(--protein-bg-from),var(--protein-bg-to));
    overflow-x:hidden;
    text-rendering:geometricPrecision;
}
a{color:inherit}
.protein-shell{width:min(1280px,calc(100% - 56px));margin:0 auto}
.protein-topbar{height:44px;background:#1a1a1a;color:#fff;font-size:14px;line-height:18px}
.protein-topbar-inner{height:44px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.protein-topbar-message{opacity:.9;font-weight:600;white-space:nowrap}
.protein-topbar-links{display:flex;align-items:center;gap:24px;min-width:0}
.protein-topbar-links a{text-decoration:none;color:#fff;font-weight:600;opacity:.92;white-space:nowrap}
.protein-topbar-links a:hover{color:#d8f3ff}
.protein-topbar-links .is-lang::after{content:"";display:inline-block;margin-left:9px;vertical-align:middle;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid currentColor}
.protein-header{position:sticky;top:0;z-index:70;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid #eef2f6;box-shadow:0 10px 28px rgba(34,53,72,.045)}
.protein-header-inner{height:98px;display:flex;align-items:center;gap:26px}
.protein-brand{display:flex;align-items:center;gap:14px;text-decoration:none;min-width:260px;color:#1f2937}
.protein-brand>span{width:58px;height:58px;display:grid;place-items:center;font-size:52px;line-height:1;font-weight:950;color:var(--protein-accent);letter-spacing:-.08em}
.protein-brand strong{font-size:26px;line-height:28px;font-weight:600;letter-spacing:-.035em;color:#1f2937}
.protein-brand small{display:block;font-size:11px;line-height:14px;font-weight:600;color:#7b8794;letter-spacing:.06em;text-transform:uppercase}
.protein-nav-toggle{display:none;align-items:center;justify-content:center;gap:8px;height:42px;border:1px solid #d6ebfb;background:#fff;color:#172033;border-radius:999px;padding:0 14px;font:inherit;font-weight:800;cursor:pointer;box-shadow:0 12px 28px rgba(14,165,233,.09)}
.protein-nav-toggle i{font-size:20px;color:var(--protein-accent)}
.protein-nav{flex:1;height:100%;display:flex;align-items:center;justify-content:center;gap:8px;min-width:0}
.protein-nav-link,.protein-nav-item>a,.protein-login{height:44px;display:inline-flex;align-items:center;gap:5px;padding:0 13px;text-decoration:none;border-radius:999px;color:#1f2937;font-weight:650;font-size:16px;line-height:18px;white-space:nowrap;position:relative}
.protein-nav-link::after,.protein-nav-item>a::after,.protein-login::after{content:"";position:absolute;left:14px;right:14px;bottom:3px;height:2px;border-radius:999px;background:var(--protein-accent);transform:scaleX(0);transform-origin:left;transition:transform .18s ease}
.protein-nav-link:hover::after,.protein-nav-item:hover>a::after,.protein-login:hover::after{transform:scaleX(1)}
.protein-nav-link.is-highlight{color:var(--protein-accent)}
.protein-nav-item{height:100%;display:flex;align-items:center;position:static}
.protein-nav-item>a i{font-size:15px}
.protein-header-actions{display:flex;align-items:center;gap:12px;white-space:nowrap}
.protein-nav-cta,.protein-hero-actions .primary,.protein-final-cta a,.protein-pos-highlight a,.protein-about a{height:52px;padding:0 24px;border-radius:8px;background:var(--protein-accent);color:#fff;text-decoration:none;font-size:16px;line-height:18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 16px 30px rgba(14,165,233,.24);white-space:nowrap;transition:transform .16s ease,filter .16s ease,box-shadow .16s ease}
.protein-nav-cta:hover,.protein-hero-actions .primary:hover,.protein-final-cta a:hover,.protein-pos-highlight a:hover,.protein-about a:hover{filter:brightness(.96);transform:translateY(-1px);box-shadow:0 20px 36px rgba(14,165,233,.28)}
.protein-mega{position:absolute;left:0;right:0;top:98px;width:min(1280px,calc(100vw - 64px));margin:0 auto;background:#fff;border:1px solid #eef2f6;border-radius:0 0 26px 26px;box-shadow:0 28px 64px rgba(34,53,72,.14);opacity:0;visibility:hidden;transform:translateY(10px);pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease;padding:34px 38px;overflow:hidden}
.protein-mega::before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#ff4d6d,#22c55e,#38bdf8,#a855f7,#f59e0b,#14b8a6)}
.protein-nav-item:hover .protein-mega,.protein-nav-item:focus-within .protein-mega{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}
.protein-mega a{text-decoration:none;color:var(--protein-ink)}
.protein-mega-solutions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 32px}
.protein-mega-link,.protein-mega-platform section a,.protein-mega-customers section a,.protein-blog-link{--item-color:var(--protein-accent);display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;align-items:start;padding:12px;border-radius:18px;border:1px solid transparent;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}
.protein-mega-link:hover,.protein-mega-platform section a:hover,.protein-mega-customers section a:hover,.protein-blog-link:hover{background:color-mix(in srgb,var(--item-color) 7%,#fff);border-color:color-mix(in srgb,var(--item-color) 35%,#eaf2fb);box-shadow:0 18px 32px rgba(34,53,72,.06);transform:translateY(-2px)}
.protein-mega-link>i,.protein-blog-link>i{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;font-size:25px;color:var(--item-color);background:color-mix(in srgb,var(--item-color) 9%,#fff);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--item-color) 38%,#fff)}
.protein-mega b{display:block;font-size:17px;line-height:23px;font-weight:800;color:#111827;letter-spacing:-.015em}
.protein-mega em{display:block;font-style:normal;color:#637286;font-size:14px;line-height:22px;margin-top:5px;font-weight:500}
.protein-mega-platform{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}
.protein-mega-platform h4,.protein-mega-customers h4{margin:0 0 12px;font-size:12px;line-height:16px;text-transform:uppercase;letter-spacing:.12em;color:var(--protein-accent);font-weight:900}
.protein-mega-platform section,.protein-mega-customers section{display:grid;align-content:start;gap:7px}
.protein-mega-platform section a,.protein-mega-customers section a{grid-template-columns:34px minmax(0,1fr);padding:9px 8px;border-radius:14px}
.protein-mega-platform .protein-mega-link>i,.protein-mega-customers .protein-mega-link>i{width:30px;height:30px;border-radius:10px;font-size:19px}
.protein-mega-platform b,.protein-mega-customers b{font-size:15px;line-height:20px}.protein-mega-platform em,.protein-mega-customers em{font-size:12px;line-height:18px;margin-top:3px}
.protein-mega-customers{display:grid;grid-template-columns:1fr 1fr 320px;gap:28px}
.protein-mega-customers aside{background:linear-gradient(135deg,#f8fcff,#fff);border:1px solid var(--protein-line);border-radius:22px;padding:22px;min-height:210px;box-shadow:inset 0 0 0 1px rgba(14,165,233,.03)}
.protein-mega-customers aside small{display:inline-block;color:var(--protein-accent);font-weight:900;text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px}
.protein-mega-customers aside b{display:block;font-size:24px;line-height:28px;font-weight:800;color:#223548;letter-spacing:-.025em}
.protein-mega-customers aside p{color:#65758a;line-height:24px}
.protein-mega-customers aside a{display:inline-flex;height:38px;align-items:center;padding:0 14px;border:1px solid var(--protein-line);border-radius:999px;color:var(--protein-accent);font-weight:800;background:#fff;text-decoration:none}
.protein-mega-blog{right:auto;left:50%;transform:translate(-20%,10px);width:min(540px,calc(100vw - 64px));display:grid;gap:10px;padding:24px}
.protein-blog-nav:hover .protein-mega-blog,.protein-blog-nav:focus-within .protein-mega-blog{transform:translate(-20%,0)}
.protein-blog-link{grid-template-columns:38px minmax(0,1fr);padding:12px 14px;background:#fbfdff}.protein-blog-link b{font-size:16px}.protein-blog-link em{font-size:13px}
.protein-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(480px,1.05fr);gap:64px;align-items:center;min-height:640px;padding:74px 0 82px;border-bottom:1px solid #eef2f6;background:#fff}
.protein-hero-copy small,.protein-section-head small,.protein-ai small,.protein-final-cta small,.protein-about small,.protein-pos-highlight small,.protein-detail-copy small,.protein-detail-split small{display:inline-flex;align-items:center;gap:8px;font-size:15px;line-height:18px;font-weight:900;color:#b77900;letter-spacing:.04em;text-transform:none}
.protein-hero-copy h1{font-size:clamp(50px,5.3vw,82px);line-height:1.04;letter-spacing:-.055em;font-weight:700;margin:18px 0 22px;color:#1e2938;max-width:730px}
.protein-hero-copy p{font-size:21px;line-height:30px;font-weight:450;color:#223548;max-width:630px;margin:0}
.protein-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.protein-hero-actions a{height:56px;border-radius:9px;padding:0 28px;text-decoration:none;font-weight:800;display:inline-flex;align-items:center}.protein-hero-actions .secondary{background:#fff;color:#223548;border:1px solid var(--protein-accent)}.protein-hero-actions .secondary:hover{color:var(--protein-accent)}
.protein-trust-line{display:flex;align-items:center;gap:12px;margin-top:26px;color:#65758a}.protein-trust-line span{height:1px;width:54px;background:var(--protein-accent)}.protein-trust-line b{font-size:14px;font-weight:700}
.protein-hero-visual{position:relative;min-height:520px;display:grid;place-items:center;isolation:isolate}.protein-hero-visual::before{content:"";position:absolute;width:440px;height:440px;right:9%;top:4%;border-radius:49% 51% 48% 52% / 43% 46% 54% 57%;background:#fbfbf2;outline:1px dashed rgba(14,165,233,.18);z-index:-2}.protein-hero-visual::after{content:"";position:absolute;width:116px;height:86px;right:8%;bottom:12%;background-image:radial-gradient(var(--protein-accent) 2.3px,transparent 2.5px);background-size:18px 18px;opacity:.75;z-index:-1}
.protein-hero-image{width:100%;max-height:570px;object-fit:cover;border-radius:24px}.protein-window{width:min(100%,660px);background:#fff;border:1px solid #e9eef4;border-radius:28px;box-shadow:0 26px 55px rgba(34,53,72,.09);overflow:hidden}.protein-window-bar{height:56px;background:#fff;border-bottom:1px solid #e9eef4;display:flex;align-items:center;gap:8px;padding:0 18px}.protein-window-bar span{width:11px;height:11px;border-radius:50%;background:rgba(14,165,233,.32)}.protein-window-bar b{margin-left:8px;font-weight:800}.protein-window-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:14px;padding:18px}.protein-window-grid article{min-height:118px;background:#fff;border:1px solid #e9eef4;border-radius:20px;padding:18px}.protein-window-grid .wide{grid-column:span 2}.protein-window-grid .soft{background:#172033;color:#fff;border-color:#172033}.protein-window-grid small{display:block;color:var(--protein-accent);font-weight:900;text-transform:uppercase;letter-spacing:.08em}.protein-window-grid strong{display:block;font-size:34px;line-height:36px;margin-top:9px;color:#223548}.protein-window-grid em{font-style:normal;color:#65758a}.protein-window-grid .soft small,.protein-window-grid .soft strong{color:#fff}.protein-window-grid .soft p{margin:8px 0 0;color:#cbd5e1}.protein-window-grid .chart{display:flex;align-items:flex-end;gap:10px}.protein-window-grid .chart i{flex:1;background:linear-gradient(180deg,var(--protein-accent),rgba(14,165,233,.12));border-radius:999px 999px 0 0}.protein-float-card{position:absolute;background:#fff;border:1px solid #e9eef4;border-radius:18px;box-shadow:0 18px 40px rgba(34,53,72,.1);padding:14px 18px}.protein-float-card.left{left:5%;bottom:8%}.protein-float-card.right{right:2%;top:16%}.protein-float-card span{display:block;color:#7a8795;font-size:13px}.protein-float-card strong{display:block;color:var(--protein-accent);font-size:28px;line-height:30px}
.protein-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:34px 0;border-bottom:1px solid #eef2f6}.protein-stats article{border:1px solid #e9eef4;border-radius:18px;background:#fff;padding:20px;box-shadow:0 14px 30px rgba(34,53,72,.04)}.protein-stats strong{display:block;color:#223548;font-size:25px;line-height:30px;font-weight:850}.protein-stats span{display:block;color:#65758a;margin-top:4px}
.protein-about{display:grid;grid-template-columns:minmax(0,.8fr) minmax(420px,1fr);gap:70px;align-items:start;padding:86px 0;border-bottom:1px solid #eef2f6}.protein-about h2,.protein-ai h2,.protein-pos-highlight h2,.protein-section-head h2,.protein-final-cta h2,.protein-detail-split h2,.protein-detail-copy h1{font-size:clamp(34px,3.2vw,54px);line-height:1.08;letter-spacing:-.045em;font-weight:750;color:#1e2938;margin:16px 0 18px}.protein-about p{font-size:18px;line-height:30px;color:#44566c;margin:0 0 22px}.protein-section,.protein-workflow,.protein-faq,.protein-final-cta{padding:92px 0}.protein-section-head{text-align:center;margin:0 auto 38px;max-width:920px}.protein-section-head.compact{margin-bottom:30px}.protein-section-head p,.protein-ai p,.protein-final-cta p,.protein-pos-highlight p{font-size:16px;line-height:26px;color:#65758a;margin:0 auto;max-width:780px}
.protein-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.protein-feature-card,.protein-product-card,.protein-workflow-grid article,.protein-ai aside,.protein-faq details,.protein-detail-cards article{--item-color:var(--protein-accent);position:relative;border:1px solid #e9eef4;background:#fff;border-radius:24px;padding:24px;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;overflow:hidden}.protein-feature-card::before,.protein-product-card::before,.protein-detail-cards article::before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:var(--item-color);opacity:.78}.protein-feature-card:hover,.protein-product-card:hover,.protein-workflow-grid article:hover,.protein-detail-cards article:hover{border-color:color-mix(in srgb,var(--item-color) 40%,#e9eef4);box-shadow:0 20px 38px rgba(34,53,72,.08);transform:translateY(-3px)}.protein-card-icon{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;color:var(--item-color);background:color-mix(in srgb,var(--item-color) 9%,#fff);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--item-color) 38%,#fff)}.protein-card-icon i{font-size:28px;color:currentColor}.protein-feature-card h3,.protein-product-card h3,.protein-detail-cards h3{font-size:22px;line-height:28px;font-weight:800;margin:16px 0 10px;color:#223548;letter-spacing:-.02em}.protein-feature-card p,.protein-product-card p,.protein-workflow-grid p,.protein-detail-cards p{color:#65758a;line-height:24px}.protein-feature-card a,.protein-product-card a{text-decoration:none;color:var(--item-color);font-weight:850}.protein-feature-card a:hover,.protein-product-card a:hover{text-decoration:underline;text-underline-offset:4px}
.protein-ai{border-top:1px solid #eef2f6;border-bottom:1px solid #eef2f6;padding:92px 0;background:linear-gradient(180deg,#fff,#fbfdff)}.protein-ai-inner{display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,.85fr);gap:70px;align-items:center}.protein-prompt-list{display:grid;gap:10px;margin-top:24px}.protein-prompt-list span{display:block;border-left:3px solid var(--protein-accent);border-radius:0 14px 14px 0;padding:10px 14px;background:#fbfdff;color:#223548;font-weight:650}.protein-chat-head{display:flex;justify-content:space-between;border-bottom:1px solid #e9eef4;padding-bottom:14px}.protein-chat-head b{color:var(--protein-accent);font-weight:850}.protein-chat-head em{font-style:normal;color:#65758a}.protein-chat-bubble{margin-top:14px;padding:14px 16px;line-height:24px;border-radius:18px}.protein-chat-bubble.user{background:var(--protein-accent);color:#fff}.protein-chat-bubble.ai{background:#f7fbff;color:#223548;border:1px solid #e9eef4}.protein-mini-table{margin-top:16px;display:grid;grid-template-columns:1.2fr .8fr 1fr;border:1px solid #e9eef4;border-radius:16px;overflow:hidden}.protein-mini-table span,.protein-mini-table b{padding:10px;border-bottom:1px solid #e9eef4;font-size:13px}.protein-mini-table span{color:var(--protein-accent);font-weight:850;background:#fbfdff}.protein-mini-table b{font-weight:500;color:#223548}
.protein-module-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.protein-product-card span,.protein-workflow-grid article b{display:inline-flex;min-height:28px;align-items:center;color:var(--item-color);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-top:14px}.protein-product-card .protein-card-icon{width:54px;height:54px;border-radius:18px}.protein-workflow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.protein-workflow-grid article b{display:block;color:var(--protein-accent);font-size:14px;margin-bottom:10px}.protein-workflow-grid article strong{display:block;font-size:20px;line-height:26px;font-weight:850;color:#223548;margin-bottom:8px}.protein-integration-cloud,.protein-plan-strip{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:26px 0 28px}.protein-integration-cloud span,.protein-plan-strip span{display:inline-flex;min-height:40px;align-items:center;border:1px solid #e9eef4;border-radius:999px;background:#fff;padding:0 15px;color:#223548;font-weight:700}.protein-integration-cloud span:hover,.protein-plan-strip span:hover{border-color:var(--protein-accent);color:var(--protein-accent)}
.protein-pos-highlight{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,.8fr);gap:70px;align-items:center;padding:92px 0;border-top:1px solid #eef2f6;border-bottom:1px solid #eef2f6}.protein-pos-highlight a{margin-top:22px}.protein-kiosk-card{display:grid;grid-template-columns:1fr 160px;gap:16px}.kiosk-screen,.kiosk-list{border:1px solid #e9eef4;background:#fff;border-radius:24px;box-shadow:0 20px 45px rgba(34,53,72,.06);padding:22px}.kiosk-screen b{display:block;color:var(--protein-accent);font-size:14px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px}.kiosk-screen span,.kiosk-list span{display:block;border:1px solid #e9eef4;border-radius:14px;margin-bottom:10px;padding:12px;color:#223548}.kiosk-screen strong{display:flex;height:48px;align-items:center;justify-content:center;border-radius:14px;background:var(--protein-accent);color:#fff;font-weight:850}.kiosk-list span{border-left:3px solid var(--protein-accent);background:#fbfdff;font-size:14px}
.protein-plans,.protein-customers{border-top:1px solid #eef2f6}.protein-faq-list{max-width:920px;margin:0 auto;display:grid;gap:10px}.protein-faq details{padding:0}.protein-faq summary{cursor:pointer;padding:18px 22px;font-weight:850;color:#223548}.protein-faq details p{margin:0;padding:0 22px 20px;color:#65758a}.protein-final-cta{text-align:center;border-top:1px solid #eef2f6}.protein-final-cta p{margin-bottom:24px}.protein-final-cta a{margin-top:10px}
.protein-footer{background:#111827;color:#dce7f3;padding:58px 0 22px}.protein-footer-grid{display:grid;grid-template-columns:1.4fr repeat(5,minmax(120px,1fr));gap:30px}.protein-footer h4{margin:0 0 14px;color:#fff;font-size:15px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.protein-footer a{display:block;color:#c8d5e3;text-decoration:none;margin:9px 0}.protein-footer a:hover{color:#fff}.protein-footer-brand b{display:block;font-size:28px;line-height:32px;font-weight:850;color:#fff}.protein-footer p{color:#aebdcc;line-height:24px;margin:12px 0}.protein-footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:34px;padding-top:18px;display:flex;justify-content:space-between;gap:16px;color:#aebdcc;font-size:14px}.protein-footer-bottom a{margin:0;color:#fff;display:inline}
.protein-detail-main{background:#fff}.protein-detail-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,.75fr);gap:72px;align-items:center;min-height:610px;padding:78px 0 84px;border-bottom:1px solid #eef2f6}.protein-detail-copy h1{font-size:clamp(46px,5.2vw,80px);line-height:1.02;max-width:800px}.protein-detail-copy p{font-size:21px;line-height:32px;color:#223548;max-width:760px}.protein-detail-panel{position:relative;background:#fff;border:1px solid #e9eef4;border-radius:28px;padding:28px;min-height:430px;box-shadow:0 28px 56px rgba(34,53,72,.06);overflow:hidden}.protein-detail-panel::before{content:"";position:absolute;right:28px;bottom:24px;width:92px;height:92px;background-image:radial-gradient(var(--protein-accent) 2px,transparent 2.2px);background-size:14px 14px}.protein-detail-panel-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e9eef4;padding-bottom:18px}.protein-detail-panel-head span{color:var(--protein-accent);font-size:42px;line-height:1;font-weight:850}.protein-detail-panel-head b{font-size:13px;color:#65758a;text-transform:uppercase;letter-spacing:.09em}.protein-detail-chart{height:170px;display:flex;align-items:flex-end;gap:14px;padding:34px 8px 10px;border-bottom:1px solid #e9eef4}.protein-detail-chart i{flex:1;min-width:24px;border-radius:999px 999px 0 0;background:linear-gradient(180deg,var(--protein-accent),rgba(14,165,233,.08))}.protein-detail-chart i:nth-child(1){height:44%}.protein-detail-chart i:nth-child(2){height:68%}.protein-detail-chart i:nth-child(3){height:51%}.protein-detail-chart i:nth-child(4){height:88%}.protein-detail-chart i:nth-child(5){height:62%}.protein-detail-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}.protein-detail-kpis article{border:1px solid #e9eef4;border-radius:16px;padding:14px;background:#fff}.protein-detail-kpis small{display:block;color:#65758a;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.protein-detail-kpis strong{display:block;color:#223548;font-size:24px;font-weight:850}.protein-detail-note{margin-top:18px;color:#65758a;line-height:24px;max-width:360px}.protein-detail-split{display:grid;grid-template-columns:minmax(0,.86fr) minmax(420px,1fr);gap:70px;align-items:start;padding:88px 0;border-bottom:1px solid #eef2f6}.protein-detail-split p{font-size:18px;line-height:30px;color:#44566c}.protein-detail-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.protein-detail-checks span{--item-color:var(--protein-accent);display:flex;align-items:flex-start;gap:10px;border:1px solid #e9eef4;border-radius:16px;background:#fff;padding:14px;color:#223548}.protein-detail-checks span:hover{border-color:color-mix(in srgb,var(--item-color) 40%,#e9eef4)}.protein-detail-checks i{color:var(--item-color);margin-top:3px}.protein-detail-card-section,.protein-detail-flow,.protein-detail-faq{padding:88px 0;border-bottom:1px solid #eef2f6}.protein-detail-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.protein-detail-cards .protein-card-icon{margin-bottom:14px}
.pps-sep{border:0;border-top:1px solid #e9eef4;margin:18px 0}
@media (max-width:1180px){.protein-header-inner{height:auto;min-height:98px;padding:14px 0;flex-wrap:wrap}.protein-nav{order:3;width:100%;justify-content:flex-start;overflow:auto;padding-bottom:6px}.protein-mega{top:122px}.protein-hero,.protein-about,.protein-pos-highlight,.protein-ai-inner,.protein-detail-hero,.protein-detail-split{grid-template-columns:1fr}.protein-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.protein-brand{min-width:0}.protein-mega-platform,.protein-mega-solutions{grid-template-columns:repeat(2,minmax(0,1fr))}.protein-mega-customers{grid-template-columns:1fr 1fr}}
@media (max-width:900px){.protein-shell{width:min(100% - 28px,1280px)}.protein-topbar{height:auto}.protein-topbar-inner{min-height:40px;height:auto;padding:8px 0}.protein-topbar-message{display:none}.protein-topbar-links{width:100%;justify-content:flex-end;gap:14px;overflow:auto}.protein-header{max-height:100vh;overflow:auto}.protein-header-inner{min-height:72px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.protein-brand>span{width:42px;height:42px;font-size:42px}.protein-brand strong{font-size:22px;line-height:24px}.protein-nav-toggle{display:inline-flex}.protein-nav,.protein-header-actions{display:none}.protein-header.is-open .protein-nav{grid-column:1/-1;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;width:100%;height:auto;overflow:visible;padding:8px 0 0;border-top:1px solid #eef2f6}.protein-header.is-open .protein-header-actions{grid-column:1/-1;display:flex;width:100%;justify-content:space-between;gap:10px;padding-bottom:10px}.protein-nav-item{display:block;height:auto;width:100%}.protein-nav-link,.protein-nav-item>a,.protein-login{width:100%;height:46px;justify-content:space-between;border-radius:14px;padding:0 12px}.protein-nav-link::after,.protein-nav-item>a::after,.protein-login::after{display:none}.protein-header.is-open .protein-mega{position:static;width:100%;display:grid;opacity:1;visibility:visible;transform:none;pointer-events:auto;box-shadow:none;border-radius:18px;margin:4px 0 10px;padding:14px;background:#fbfdff}.protein-mega-solutions,.protein-mega-platform,.protein-mega-customers,.protein-mega-blog{grid-template-columns:1fr;left:auto;right:auto;width:100%;transform:none}.protein-blog-nav:hover .protein-mega-blog,.protein-blog-nav:focus-within .protein-mega-blog{transform:none}.protein-mega-customers aside{display:none}.protein-header.is-open .protein-mega::before{height:2px}.protein-nav-cta{height:46px;padding:0 16px}.protein-hero-copy h1{font-size:44px}.protein-hero-copy p,.protein-detail-copy p{font-size:18px;line-height:28px}.protein-hero,.protein-section,.protein-workflow,.protein-faq,.protein-final-cta,.protein-about,.protein-pos-highlight,.protein-detail-hero,.protein-detail-split,.protein-detail-card-section,.protein-detail-flow{padding:52px 0}.protein-stats,.protein-feature-grid,.protein-module-grid,.protein-workflow-grid,.protein-detail-cards,.protein-detail-checks{grid-template-columns:1fr}.protein-footer-grid{grid-template-columns:1fr}.protein-footer-bottom{display:block}.protein-kiosk-card{grid-template-columns:1fr}.protein-float-card{display:none}.protein-hero-visual{min-height:360px}.protein-window-grid{grid-template-columns:1fr}.protein-window-grid .wide{grid-column:span 1}.protein-detail-kpis{grid-template-columns:1fr}}
@media (max-width:560px){.protein-shell{width:min(100% - 22px,1280px)}.protein-header-actions{flex-direction:column;align-items:stretch}.protein-header-actions>*{width:100%}.protein-nav-cta,.protein-login{justify-content:center}.protein-hero-actions a{width:100%;justify-content:center}.protein-hero-copy h1,.protein-detail-copy h1{font-size:38px}.protein-section-head h2,.protein-about h2,.protein-ai h2,.protein-pos-highlight h2,.protein-final-cta h2{font-size:32px}.protein-mini-table{grid-template-columns:1fr}.protein-mini-table span,.protein-mini-table b{border-bottom:1px solid #e9eef4}.protein-brand{gap:10px}.protein-brand small{font-size:10px}}

/* 2026-06-01: PROTEIN landing menu/product-module color icon polish */
.protein-header{
    backdrop-filter:saturate(150%) blur(10px);
}
.protein-nav-item.has-mega>a{
    font-weight:560;
}
.protein-nav-item.has-mega>a .ti-chevron-down{
    opacity:.72;
}
.protein-mega{
    border-radius:0 0 24px 24px;
    border:1px solid rgba(216,226,238,.9);
    background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);
    box-shadow:0 34px 86px rgba(15,23,42,.16),0 1px 0 rgba(255,255,255,.9) inset;
    padding:38px 42px 40px;
    overflow:hidden;
}
.protein-mega::before{
    content:"";
    position:absolute;
    left:42px;
    right:42px;
    top:0;
    height:3px;
    background:linear-gradient(90deg,var(--protein-accent),rgba(14,165,233,0));
    opacity:.72;
}
.protein-mega-solutions{
    grid-template-columns:repeat(4,minmax(180px,1fr));
    gap:32px 54px;
}
.protein-mega-solutions>a,
.protein-mega-platform section a,
.protein-mega-customers section a{
    border-left:0;
    border-radius:18px;
    padding:10px;
    transition:background .18s ease,transform .18s ease,box-shadow .18s ease;
}
.protein-mega-solutions>a{
    grid-template-columns:42px minmax(0,1fr);
}
.protein-mega-platform section a,
.protein-mega-customers section a{
    grid-template-columns:36px minmax(0,1fr);
    min-height:70px;
}
.protein-mega-solutions>a:hover,
.protein-mega-platform section a:hover,
.protein-mega-customers section a:hover{
    background:#f8fbff;
    border-left-color:transparent;
    transform:translateY(-2px);
    box-shadow:0 14px 30px rgba(15,23,42,.055);
}
.protein-mega a i{
    width:36px;
    min-width:36px;
    height:36px;
    display:grid;
    place-items:center;
    font-size:29px;
    line-height:1;
    color:var(--item-color,var(--protein-icon-color,var(--protein-accent)))!important;
    background:transparent!important;
    box-shadow:none!important;
    border-radius:0!important;
    text-shadow:0 10px 22px rgba(15,23,42,.12);
}
.protein-mega-platform i,
.protein-mega-customers i{
    font-size:25px!important;
}
.protein-mega b{
    color:#101828;
    font-weight:760;
    letter-spacing:-.015em;
}
.protein-mega em{
    color:#66758a;
    font-weight:440;
}
.protein-mega-platform h4,
.protein-mega-customers h4{
    color:#0f172a;
    font-weight:820;
    letter-spacing:.09em;
    padding-left:10px;
    position:relative;
}
.protein-mega-platform h4::before,
.protein-mega-customers h4::before{
    content:"";
    position:absolute;
    left:0;
    top:3px;
    bottom:3px;
    width:3px;
    border-radius:999px;
    background:var(--protein-accent);
}
.protein-mega-blog a{
    border-left-color:var(--item-color,var(--protein-icon-color,var(--protein-accent)));
    border-radius:16px;
}
.protein-feature-card,
.protein-module-grid article,
.protein-detail-cards article{
    border-radius:24px;
    position:relative;
    overflow:hidden;
}
.protein-feature-card::after,
.protein-module-card::after,
.protein-detail-cards article::after{
    content:"";
    position:absolute;
    right:-40px;
    top:-42px;
    width:112px;
    height:112px;
    border-radius:50%;
    background:radial-gradient(circle,color-mix(in srgb,var(--item-color,var(--protein-accent)) 13%,transparent),transparent 70%);
    pointer-events:none;
}
.protein-feature-card i,
.protein-detail-cards i,
.protein-detail-checks i{
    color:var(--item-color,var(--protein-icon-color,var(--protein-accent)))!important;
}
.protein-feature-card a,
.protein-detail-cards article:hover h3{
    color:var(--item-color,var(--protein-icon-color,var(--protein-accent)))!important;
}
.protein-product-module-grid{
    align-items:stretch;
}
.protein-module-card{
    min-height:252px;
    display:flex;
    flex-direction:column;
    gap:0;
    background:linear-gradient(180deg,#fff,#fbfdff)!important;
}
.protein-module-card-top{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:14px;
    margin-bottom:14px;
}
.protein-module-card-top span{
    display:inline-flex!important;
    align-items:center;
    justify-content:center;
    min-width:42px;
    height:28px;
    margin:0!important;
    border-radius:999px;
    background:#f1f7ff;
    color:#64748b!important;
    font-size:12px!important;
    font-weight:840!important;
    letter-spacing:.08em;
}
.protein-module-card-top i{
    width:56px;
    height:56px;
    border-radius:20px;
    display:grid;
    place-items:center;
    color:var(--item-color,var(--protein-icon-color,var(--protein-accent)))!important;
    background:#fff;
    border:1px solid rgba(226,232,240,.95);
    box-shadow:0 16px 34px rgba(15,23,42,.075);
    font-size:30px;
}
.protein-module-card h3{
    margin-top:4px!important;
}
.protein-module-card p{
    margin-bottom:18px;
}
.protein-module-card a{
    margin-top:auto;
    color:var(--item-color,var(--protein-icon-color,var(--protein-accent)));
    text-decoration:none;
    font-weight:780;
    display:inline-flex;
    align-items:center;
    gap:8px;
}
.protein-module-card:hover .protein-module-card-top i{
    transform:translateY(-2px) scale(1.02);
}
.protein-detail-checks span{
    border-radius:18px;
    transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;
}
.protein-detail-checks span:hover{
    border-color:color-mix(in srgb,var(--item-color,var(--protein-accent)) 42%,#e9eef4);
    box-shadow:0 14px 28px rgba(15,23,42,.055);
    transform:translateY(-1px);
}
@media (max-width:1180px){
    .protein-nav{
        gap:7px;
        scrollbar-width:none;
    }
    .protein-nav::-webkit-scrollbar{display:none}
    .protein-nav-link,
    .protein-nav-item>a,
    .protein-login{
        height:40px;
        border:1px solid #e6eef7;
        border-radius:999px;
        background:#fff;
        padding:0 13px;
        font-size:14px;
    }
    .protein-nav-link::after,
    .protein-nav-item>a::after,
    .protein-login::after{
        display:none;
    }
    .protein-product-module-grid{
        grid-template-columns:repeat(2,minmax(0,1fr));
    }
}
@media (max-width:780px){
    .protein-topbar{
        min-height:38px;
        height:auto;
    }
    .protein-topbar-inner{
        min-height:38px;
        height:auto;
        padding:7px 0;
    }
    .protein-header-inner{
        gap:12px;
        padding:10px 0 8px;
    }
    .protein-brand{
        flex:1 1 auto;
    }
    .protein-header-actions{
        width:100%;
        gap:8px;
    }
    .protein-header-actions .protein-nav-cta{
        flex:1 1 auto;
        height:42px;
        padding:0 14px;
        font-size:13px;
    }
    .protein-login{
        height:42px;
        font-size:13px;
    }
    .protein-nav{
        margin:0 -14px;
        padding:2px 14px 8px;
    }
    .protein-nav-link,
    .protein-nav-item>a{
        height:36px;
        padding:0 12px;
        font-size:13px;
    }
    .protein-hero{
        min-height:auto;
        gap:30px;
    }
    .protein-hero-visual{
        min-height:360px;
    }
    .protein-product-module-grid{
        grid-template-columns:1fr;
    }
    .protein-module-card{
        min-height:0;
    }
    .protein-section-head p{
        font-size:14px;
        line-height:22px;
    }
}

/* 2026-06-01 final product module card alignment */
.protein-product-card{
    min-height:268px;
    display:flex;
    flex-direction:column;
    background:linear-gradient(180deg,#fff,#fbfdff)!important;
}
.protein-product-card .protein-card-icon{
    width:56px;
    height:56px;
    border-radius:20px;
    background:#fff;
    border:1px solid rgba(226,232,240,.95);
    box-shadow:0 16px 34px rgba(15,23,42,.075),inset 0 0 0 1px color-mix(in srgb,var(--item-color,var(--protein-accent)) 16%,#fff);
}
.protein-product-card span{
    width:max-content;
    max-width:100%;
    padding:5px 10px;
    border-radius:999px;
    background:color-mix(in srgb,var(--item-color,var(--protein-accent)) 8%,#fff);
    margin-top:16px!important;
}
.protein-product-card a{
    margin-top:auto;
    display:inline-flex;
    align-items:center;
    gap:7px;
}
.protein-product-card:hover .protein-card-icon{
    transform:translateY(-2px) scale(1.02);
}
@media (max-width:780px){
    .protein-product-card{min-height:0}
}
