/* generated from src/section-system.css — edit that file, not this one */
.fl-system-section.system-bento-section,.fl-system-section.system-bento-section *{box-sizing:border-box}.fl-system-section.system-bento-section{position:relative;background:var(--system-bento-section-bg, var(--surface-page, #f5f5f7));padding:120px 40px;font-family:var(--font-helvetica-nue)}.fl-system-section .system-bento-dotgrid{display:block;position:absolute;inset:0;z-index:0;pointer-events:none;background-image:radial-gradient(circle,rgba(255,255,255,var(--system-bento-grid-opacity)) 1px,transparent 1.6px);background-size:28px 28px}.fl-system-section .system-bento-dotgrid--glow{background-image:radial-gradient(circle,rgba(255,255,255,var(--system-bento-glow-grid-opacity)) 1px,transparent 1.6px);opacity:0;transition:opacity .5s ease}.fl-system-section .system-bento-container{position:relative;z-index:1;max-width:1200px;margin:0 auto}.fl-system-section .system-bento-header{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:24px;margin-bottom:48px}.fl-system-section .system-bento-eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:20px;font-size:11px;line-height:1;letter-spacing:.22em;text-transform:uppercase;color:var(--system-bento-eyebrow-color, var(--text-on-light-3, rgba(0, 0, 0, .45)))}.fl-system-section .system-bento-eyebrow span{font-family:var(--font-jet-brains)}.fl-system-section .system-bento-dot{display:inline-block;width:6px;height:6px;flex:0 0 auto;border-radius:99px;background:var(--cool, var(--accent-cool, var(--system-bento-dot-color)))}.fl-system-section .system-bento-title{margin:0;max-width:560px;color:var(--color-foreground, #111113);font-family:var(--font-helvetica-nue);font-size:clamp(34px,5vw,48px);line-height:1.02;letter-spacing:-.03em;font-weight:700}.fl-system-section .system-bento-description{margin:0;max-width:340px;color:var(--system-bento-desc-color, var(--text-on-light-2, rgba(0, 0, 0, .55)));font-size:15px;line-height:1.6}.fl-system-section .system-bento-learnmore{align-self:flex-end;display:inline-flex;align-items:center;gap:6px;padding:0 0 3px;color:var(--accent-cool, #0077ed);font-family:var(--font-sans);font-size:13px;line-height:1.2;font-weight:500;text-decoration:none;text-transform:capitalize;white-space:nowrap}.fl-system-section .system-bento-learnmore:hover{opacity:.75}.fl-system-section .system-bento-card-link{position:absolute;inset:0;z-index:6;border-radius:inherit}.fl-system-section .system-bento-card--linked{transition:transform .45s var(--ease-card, cubic-bezier(.22, 1, .36, 1)),box-shadow .45s var(--ease-card, cubic-bezier(.22, 1, .36, 1)),border-color .45s var(--ease-card, cubic-bezier(.22, 1, .36, 1))}@media (hover: hover){.fl-system-section .system-bento-card--linked:hover{transform:translateY(-8px);border-color:#00000021;box-shadow:var(--shadow-hover, 0 24px 50px rgba(0, 0, 0, .1));z-index:5}}.fl-system-section .system-bento-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(200px,auto);gap:16px}.fl-system-section .system-bento-card{position:relative;display:flex;min-width:0;overflow:hidden;border-radius:var(--system-bento-card-radius);border:1px solid var(--border-dark, rgba(255, 255, 255, .1));box-shadow:0 14px 40px #0000,inset 0 1px #ffffff0d;transition:border-color .4s,box-shadow .4s}@media (hover: hover){.fl-system-section .system-bento-card:hover{border-color:var(--border-dark-strong, rgba(255, 255, 255, .2));box-shadow:0 14px 40px #0006,inset 0 1px #ffffff12}}.fl-system-section .system-bento-card--large{grid-column:span 2;grid-row:span 2}.fl-system-section .system-bento-card--wide{grid-column:span 2}.fl-system-section .system-bento-card--small{grid-column:span 1;min-height:200px}.fl-system-section .system-bento-card--full{grid-column:span 4;align-items:center;justify-content:space-between;gap:var(--system-bento-card-padding);flex-wrap:wrap}.fl-system-section .system-bento-card--dark{background:var(--ink-800, #0e0e10);color:var(--text-on-dark, #f5f5f4)}.fl-system-section .system-bento-card--light{background:var(--paper-0, #ffffff);color:var(--ink-900, #0a0a0b);border:1px solid rgba(0,0,0,.07)}.fl-system-section .system-bento-card-content{position:relative;z-index:3;display:flex;flex-direction:column;gap:18px;width:100%;min-height:100%;padding:var(--system-bento-card-padding)}.fl-system-section .system-bento-card-content--split{justify-content:flex-start;gap:clamp(22px,3vw,36px)}.fl-system-section .system-bento-card-content--stack,.fl-system-section .system-bento-card--media-background_image .system-bento-card-content,.fl-system-section .system-bento-card--media-background_video .system-bento-card-content,.fl-system-section .system-bento-card--media-background_video_url .system-bento-card-content{justify-content:flex-end}.fl-system-section .system-bento-card-top,.fl-system-section .system-bento-copy{display:flex;flex-direction:column;align-items:flex-start;gap:0}.fl-system-section .system-bento-card-content--split .system-bento-card-top,.fl-system-section .system-bento-card-content--split .system-bento-copy{flex:0 0 auto}.fl-system-section .system-bento-card--media-top_logo .system-bento-card-top{width:100%;align-items:center}.fl-system-section .system-bento-card--media-background_image,.fl-system-section .system-bento-card--media-background_video,.fl-system-section .system-bento-card--media-background_video_url{align-items:flex-end}.fl-system-section .system-bento-media--background{position:absolute;inset:0;z-index:0;display:block;width:100%;height:100%;object-fit:cover;transform:translateZ(0);backface-visibility:hidden;will-change:transform}.fl-system-section video.system-bento-media--background{pointer-events:none}.fl-system-section .system-bento-overlay{position:absolute;inset:0;z-index:1;display:block;pointer-events:none;background:var( --system-bento-overlay-custom, linear-gradient( 180deg, rgba(10, 10, 11, var(--system-bento-overlay-top)) 0%, transparent 38%, rgba(10, 10, 11, var(--system-bento-overlay-bottom)) 100% ) )}.fl-system-section .system-bento-card--media-background_image:after,.fl-system-section .system-bento-card--media-background_video:after,.fl-system-section .system-bento-card--media-background_video_url:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,transparent var(--system-bento-content-overlay-start),rgba(10,10,11,var(--system-bento-content-overlay-opacity)) 100%)}.fl-system-section .system-bento-card-eyebrow{font-family:var(--font-jet-brains);font-size:11px;letter-spacing:.14em;text-transform:uppercase}.fl-system-section .system-bento-eyebrow,.fl-system-section .system-bento-card-eyebrow{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fl-system-section .system-bento-card--dark .system-bento-card-eyebrow{color:#ffffff8c}.fl-system-section .system-bento-card--light .system-bento-card-eyebrow{color:var(--text-on-light-3, rgba(0, 0, 0, .45))}.fl-system-section .system-bento-card-title{margin:8px 0 6px;font-family:var(--font-sans);font-size:26px;line-height:normal;letter-spacing:-.02em;font-weight:700;color:var(--text-on-light, #111113)}.fl-system-section .system-bento-card--small .system-bento-card-title{margin-top:0;margin-bottom:8px;font-size:18px;line-height:1.1;letter-spacing:-.01em}.fl-system-section .system-bento-card--full .system-bento-card-title{font-size:clamp(20px,3vw,26px)}.fl-system-section .system-bento-card--dark .system-bento-card-title{color:var(--text-on-dark, #f5f5f4)}.fl-system-section .system-bento-card-text{font-family:var(--font-sans);margin:0;font-size:13px;line-height:1.5}.fl-system-section .system-bento-card--dark .system-bento-card-text{color:#fff9}.fl-system-section .system-bento-card--light .system-bento-card-text{color:#0000008c}.fl-system-section .system-bento-metric{font-family:var(--font-sans);font-size:clamp(40px,6vw,48px);font-weight:700;letter-spacing:-.03em;line-height:1}.fl-system-section .system-bento-gradient-bar{width:100%;height:5px;margin-top:18px;border-radius:99px}.fl-system-section .system-bento-logo-wrap{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:34px;padding:8px 16px;border:1px solid var(--border-light, rgba(0, 0, 0, .08));border-radius:var(--radius-pill, 99px)}.fl-system-section .system-bento-logo{display:block;width:auto;height:34px;max-width:160px;object-fit:contain}.fl-system-section #hdmi-card.system-bento-card,.fl-system-section #hdmi-card.system-bento-card:hover,.fl-system-section #hdmi-card .system-bento-logo-wrap{border-color:#fff}.fl-system-section .system-bento-card--full .system-bento-card-content{width:auto;max-width:460px;flex:0 0 auto}.fl-system-section .system-bento-card--full.system-bento-card--media-side_image{padding:var(--system-bento-card-padding)}.fl-system-section .system-bento-card--full.system-bento-card--media-side_image .system-bento-card-content{min-height:auto;padding:0}.fl-system-section .system-bento-side-image-wrap{position:relative;z-index:2;flex:1 1 260px;min-width:260px;margin:0;overflow:hidden;border-radius:10px}.fl-system-section .system-bento-side-image{display:block;width:100%;height:var(--system-bento-image-height);object-fit:cover}@keyframes system-bento-shimmer{0%{background-position:0 50%}to{background-position:560px 50%}}@media screen and (min-width: 761px){.fl-system-section.system-bento-section{padding:120px 40px}.fl-system-section .system-bento-container{max-width:1200px}.fl-system-section .system-bento-grid{grid-auto-rows:200px;gap:16px}.fl-system-section .system-bento-card--large .system-bento-card-content{justify-content:flex-end;gap:0;padding:30px}.fl-system-section .system-bento-card--panel .system-bento-media--background{transform:translate3d(0,-8%,0)}.fl-system-section .system-bento-card--panel .system-bento-card-content{background:linear-gradient(to top,#0e0e10 5%,#0e0e1000 40%)}.fl-system-section .system-bento-card--large .system-bento-card-title{font-size:26px;line-height:1.1}.fl-system-section .system-bento-card--large .system-bento-card-text{max-width:300px;font-weight:400}.fl-system-section .system-bento-card--wide .system-bento-card-content{justify-content:space-between;gap:0;padding:28px}.fl-system-section .system-bento-card--wide .system-bento-metric{margin:0;font-size:48px;letter-spacing:-.03em}.fl-system-section .system-bento-card--wide .system-bento-card-text{margin:8px 0 0;font-weight:400}.fl-system-section .system-bento-card--small{min-height:200px}.fl-system-section .system-bento-card--small .system-bento-card-content{justify-content:space-between;gap:0;padding:23px}.fl-system-section .system-bento-card--small .system-bento-card-title{margin:0 0 4px}.fl-system-section .system-bento-card--small .system-bento-card-text{font-size:13px;line-height:1.45;font-weight:400}.fl-system-section .system-bento-card--small.system-bento-card--media-top_logo .system-bento-card-top{min-height:34px}.fl-system-section .system-bento-card--full.system-bento-card--media-side_image{gap:32px;min-height:200px;padding:30px}.fl-system-section .system-bento-card--full.system-bento-card--media-side_image .system-bento-card-content{width:420px;max-width:420px}.fl-system-section .system-bento-card--full.system-bento-card--media-side_image .system-bento-copy{max-width:420px}.fl-system-section .system-bento-card--full.system-bento-card--media-side_image .system-bento-card-eyebrow{margin:0 0 10px}.fl-system-section .system-bento-card--full.system-bento-card--media-side_image .system-bento-card-title{margin:0 0 6px;font-size:26px;line-height:1.1}.fl-system-section .system-bento-card--full.system-bento-card--media-side_image .system-bento-card-text{max-width:75%;font-weight:400}.fl-system-section .system-bento-card--full.system-bento-card--media-side_image .system-bento-side-image-wrap{width:100%;margin:0 -31px 0 0;align-self:center;border-radius:10px 0 0 10px}.fl-system-section .system-bento-card--full.system-bento-card--media-side_image .system-bento-side-image{height:88px;object-position:center center}}@media screen and (max-width: 760px){.fl-system-section.system-bento-section{padding:72px 20px}.fl-system-section .system-bento-container{max-width:430px}.fl-system-section .system-bento-header{margin-bottom:28px}.fl-system-section .system-bento-eyebrow{gap:9px;font-size:10px}.fl-system-section .system-bento-title{max-width:360px;font-size:clamp(26px,7.2vw,34px);line-height:1.06;letter-spacing:-.035em;font-family:var(--font-sans)}.fl-system-section .system-bento-description{margin-top:24px;max-width:350px;font-size:13px;line-height:1.55;display:none}.fl-system-section .system-bento-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;gap:12px}.fl-system-section .system-bento-card--large,.fl-system-section .system-bento-card--wide,.fl-system-section .system-bento-card--full{grid-column:1 / -1;grid-row:auto;min-height:200px}.fl-system-section .system-bento-card--panel{min-height:480px}.fl-system-section .system-bento-card--panel .system-bento-media--background{transform:translate3d(0,-15%,0)}.fl-system-section .system-bento-card--panel .system-bento-card-content{min-height:0;margin-top:auto;gap:12px;background:linear-gradient(to top,#0e0e10 20%,#0e0e1000 40%)}.fl-system-section .system-bento-card--small{min-height:148px}.fl-system-section .system-bento-card-content{padding:26px}.fl-system-section .system-bento-card--small .system-bento-card-content{justify-content:flex-start;gap:18px;min-height:148px;padding:24px}.fl-system-section .system-bento-card--wide .system-bento-card-content,.fl-system-section .system-bento-card--large .system-bento-card-content{min-height:200px;padding:28px}.fl-system-section .system-bento-card-eyebrow{font-size:11px;font-weight:400;line-height:normal;letter-spacing:.22em}.fl-system-section .system-bento-card-title{margin:10px 0 8px;line-height:1.05}.fl-system-section .system-bento-card--small .system-bento-card-title{margin-bottom:8px;font-size:15px;line-height:1.12}.fl-system-section .system-bento-card--full .system-bento-card-title{font-size:20px;line-height:1.08}.fl-system-section .system-bento-card-text{font-size:13px;line-height:1.35}.fl-system-section #hdmi-card .system-bento-card-text,.fl-system-section #dolby-card .system-bento-card-text{font-size:12.5px!important;font-weight:400;line-height:145%}.fl-system-section .system-bento-card--large .system-bento-card-text,.fl-system-section .system-bento-card--full .system-bento-card-text{font-weight:400}.fl-system-section .system-bento-metric{margin-top:28px;font-size:34px;margin-bottom:8px}.fl-system-section .system-bento-gradient-bar{margin-top:16px}.fl-system-section .system-bento-logo-wrap{min-height:32px}.fl-system-section .system-bento-logo{height:22px;max-width:112px}.fl-system-section .system-bento-card--full .system-bento-card-content{width:100%;max-width:none;min-height:auto;padding:28px 28px 18px}.fl-system-section .system-bento-card--full.system-bento-card--media-side_image{flex-direction:column;justify-content:flex-start;align-items:stretch;min-height:250px;padding:0;gap:18px}.fl-system-section .system-bento-card--full.system-bento-card--media-side_image .system-bento-card-content{padding:30px 30px 0}.fl-system-section .system-bento-card--full.system-bento-card--media-side_image .system-bento-copy{max-width:320px}.fl-system-section .system-bento-card--full.system-bento-card--media-side_image .system-bento-card-eyebrow{margin-bottom:8px}.fl-system-section .system-bento-card--full.system-bento-card--media-side_image .system-bento-card-title{margin:0 0 8px;font-size:20px;font-weight:700;line-height:normal;letter-spacing:-.02em}.fl-system-section .system-bento-card--full.system-bento-card--media-side_image .system-bento-card-text{margin-bottom:0;max-width:300px;font-size:13px;font-weight:400;line-height:150%}.fl-system-section .system-bento-card--full.system-bento-card--media-side_image .system-bento-side-image-wrap{width:calc(100% - 30px);min-width:0;flex:0 0 auto;margin:0 0 30px 30px;padding:0;border-radius:8px 0 0 8px}.fl-system-section .system-bento-card--full.system-bento-card--media-side_image .system-bento-side-image{height:60px;object-position:center center}}@media screen and (max-width: 390px){.fl-system-section .system-bento-grid{grid-template-columns:1fr}.fl-system-section.system-bento-section{padding-left:16px;padding-right:16px}.fl-system-section .system-bento-card-content{padding:22px}.fl-system-section .system-bento-card--small .system-bento-card-content{padding:24px 18px}.fl-system-section .system-bento-card--small .system-bento-card-title{font-size:13px}.fl-system-section .system-bento-card--small .system-bento-card-text,.fl-system-section .system-bento-card--full.system-bento-card--media-side_image .system-bento-card-text{font-size:12px}.fl-system-section .system-bento-card--full.system-bento-card--media-side_image .system-bento-card-content{padding:28px 28px 0}.fl-system-section .system-bento-card--full.system-bento-card--media-side_image .system-bento-card-title{font-size:23px}.fl-system-section .system-bento-card--full.system-bento-card--media-side_image .system-bento-side-image-wrap{width:calc(100% - 28px);margin:10px 0 28px 28px}}
