.page-premium--feature .feature-scene{--scene-primary: color-mix(in srgb, var(--primary) 76%, var(--ink));--scene-primary-soft: color-mix(in srgb, var(--primary) 15%, var(--surface));--scene-mint: color-mix(in srgb, var(--mint) 76%, var(--ink));--scene-mint-soft: color-mix(in srgb, var(--mint) 16%, var(--surface));display:grid;min-height:248px;place-items:center}.page-premium--feature .feature-scene>div{position:relative;width:min(100%,410px);height:196px}.page-premium--feature .feature-scene-folders{display:flex;align-items:flex-end;justify-content:center;perspective:500px}.page-premium--feature .feature-scene-folder{position:absolute;bottom:calc(42px + var(--folder-offset, 0px));width:58%;height:86px;border:1px solid var(--line);border-radius:13px 13px 18px 18px;background:var(--surface);box-shadow:0 14px 30px -24px color-mix(in srgb,var(--ink) 48%,transparent);transform:translate(var(--folder-x, -38px)) rotateY(var(--folder-rotate, 8deg))}.page-premium--feature .feature-scene-folder:before{position:absolute;top:-12px;left:18px;width:72px;height:18px;border:1px solid var(--line);border-bottom:0;border-radius:9px 9px 0 0;background:inherit;content:""}.page-premium--feature .feature-scene-folder:nth-child(2){--folder-offset: 18px;--folder-x: 0px;--folder-rotate: 0deg;background:var(--scene-primary-soft)}.page-premium--feature .feature-scene-folder:nth-child(3){--folder-offset: 36px;--folder-x: 38px;--folder-rotate: -8deg;background:var(--scene-mint-soft)}.page-premium--feature .feature-scene-archive-box{z-index:2;width:72%;height:52px;border:1px solid color-mix(in srgb,var(--primary) 28%,var(--line));border-radius:14px;background:var(--surface);box-shadow:0 18px 38px -26px color-mix(in srgb,var(--primary) 52%,transparent)}.page-premium--feature .feature-scene-protection{display:grid;place-items:center}.page-premium--feature .feature-scene-shield{z-index:2;width:96px;height:116px;clip-path:polygon(50% 0,92% 16%,84% 70%,50% 100%,16% 70%,8% 16%);background:linear-gradient(145deg,var(--scene-primary),var(--scene-mint));box-shadow:0 24px 46px -26px color-mix(in srgb,var(--primary) 58%,transparent)}.page-premium--feature .feature-scene-shield:after,.page-premium--feature .feature-scene-id-shield:after{position:absolute;width:18px;height:10px;border-bottom:3px solid var(--surface);border-left:3px solid var(--surface);content:"";transform:rotate(-45deg)}.page-premium--feature .feature-scene-orbit{position:absolute;border:1px solid color-mix(in srgb,var(--primary) 24%,var(--line));border-radius:50%}.page-premium--feature .feature-scene-orbit--one{width:190px;height:120px;transform:rotate(18deg)}.page-premium--feature .feature-scene-orbit--two{width:220px;height:92px;transform:rotate(-14deg)}.page-premium--feature .feature-scene-orbit-dot{position:absolute;width:12px;height:12px;border-radius:50%;background:var(--scene-mint)}.page-premium--feature .feature-scene-orbit-dot:nth-of-type(4){top:24px;left:74px}.page-premium--feature .feature-scene-orbit-dot:nth-of-type(5){top:52px;right:60px}.page-premium--feature .feature-scene-orbit-dot:nth-of-type(6){bottom:28px;left:56px}.page-premium--feature .feature-scene-orbit-dot:nth-of-type(7){right:92px;bottom:16px}.page-premium--feature .feature-scene-search{display:grid;place-items:center}.page-premium--feature .feature-scene-search-document{display:grid;width:58%;gap:13px;padding:30px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:var(--shadow-sm);transform:translate(-24px) rotate(-3deg)}.page-premium--feature .feature-scene-document-line{display:block;width:100%;height:8px;border-radius:999px;background:var(--line2)}.page-premium--feature .feature-scene-document-line:nth-child(2n){width:72%}.page-premium--feature .feature-scene-magnifier{position:absolute;right:68px;bottom:20px;width:82px;height:82px;border:10px solid var(--scene-primary);border-radius:50%;background:color-mix(in srgb,var(--surface) 70%,transparent);box-shadow:0 18px 32px -24px var(--primary)}.page-premium--feature .feature-scene-magnifier:after{position:absolute;right:-36px;bottom:-24px;width:48px;height:10px;border-radius:999px;background:var(--scene-primary);content:"";transform:rotate(45deg)}.page-premium--feature .feature-scene-spreadsheet,.page-premium--feature .feature-scene-table{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;padding:46px 20px 20px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:var(--shadow-sm)}.page-premium--feature .feature-scene-sheet-head,.page-premium--feature .feature-scene-table-head{position:absolute;top:18px;left:20px;right:20px;height:14px;border-radius:7px;background:var(--scene-primary-soft)}.page-premium--feature .feature-scene-cell,.page-premium--feature .feature-scene-table-cell{min-height:27px;border:1px solid var(--line);border-radius:6px;background:var(--bg-soft)}.page-premium--feature .feature-scene-cell:nth-child(4n),.page-premium--feature .feature-scene-table-cell:nth-child(3n){background:var(--scene-mint-soft)}.page-premium--feature .feature-scene-documents{display:grid;place-items:center;perspective:520px}.page-premium--feature .feature-scene-document{position:absolute;display:grid;width:44%;height:150px;gap:12px;align-content:center;padding:22px;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:var(--shadow-sm)}.page-premium--feature .feature-scene-document:nth-child(1){transform:translate(-74px) rotate(-9deg)}.page-premium--feature .feature-scene-document:nth-child(2){z-index:2;background:color-mix(in srgb,var(--surface) 90%,var(--scene-primary-soft))}.page-premium--feature .feature-scene-document:nth-child(3){transform:translate(74px) rotate(9deg)}.page-premium--feature .feature-scene-progress{display:grid;grid-template-columns:140px 1fr;gap:38px;align-items:center}.page-premium--feature .feature-scene-progress-ring{display:grid;width:132px;height:132px;place-items:center;border-radius:50%;background:conic-gradient(var(--scene-primary) 0 74%,var(--line) 74% 100%);box-shadow:var(--shadow-sm)}.page-premium--feature .feature-scene-progress-ring i{width:88px;height:88px;border-radius:50%;background:var(--surface)}.page-premium--feature .feature-scene-progress>div{display:grid;gap:20px}.page-premium--feature .feature-scene-progress-bar{width:100%;height:16px;border-radius:999px;background:linear-gradient(90deg,var(--scene-mint) var(--progress, 82%),var(--line) var(--progress, 82%))}.page-premium--feature .feature-scene-progress-bar:nth-child(2){--progress: 64%}.page-premium--feature .feature-scene-progress-bar:nth-child(3){--progress: 44%}.page-premium--feature .feature-scene-message{display:grid;place-items:center}.page-premium--feature .feature-scene-envelope{position:relative;z-index:2;width:160px;height:104px;border:1px solid color-mix(in srgb,var(--primary) 32%,var(--line));border-radius:16px;background:var(--surface);box-shadow:var(--shadow-sm);transform:translate(-54px,16px) rotate(-5deg)}.page-premium--feature .feature-scene-envelope:before,.page-premium--feature .feature-scene-envelope:after{position:absolute;inset:0;clip-path:polygon(0 0,50% 54%,100% 0);background:var(--scene-primary-soft);content:""}.page-premium--feature .feature-scene-envelope:after{clip-path:polygon(0 100%,50% 48%,100% 100%);background:var(--scene-mint-soft)}.page-premium--feature .feature-scene-flight-path{position:absolute;right:48px;width:160px;border-top:2px dashed color-mix(in srgb,var(--primary) 42%,var(--line));transform:rotate(-18deg)}.page-premium--feature .feature-scene-flight-dot{position:absolute;width:10px;height:10px;border-radius:50%;background:var(--scene-primary)}.page-premium--feature .feature-scene-flight-dot:nth-of-type(3){right:176px;top:118px}.page-premium--feature .feature-scene-flight-dot:nth-of-type(4){right:134px;top:101px}.page-premium--feature .feature-scene-flight-dot:nth-of-type(5){right:92px;top:86px}.page-premium--feature .feature-scene-flight-dot:nth-of-type(6){right:50px;top:70px}.page-premium--feature .feature-scene-channels{display:flex;align-items:center;justify-content:center;gap:18px}.page-premium--feature .feature-scene-channel{position:relative;display:grid;width:92px;height:134px;place-items:center;border:1px solid var(--line);border-radius:22px;background:var(--surface);box-shadow:var(--shadow-sm)}.page-premium--feature .feature-scene-channel i{display:block;width:44px;height:34px;border:3px solid var(--scene-primary);border-radius:8px}.page-premium--feature .feature-scene-channel--mail i{clip-path:polygon(0 0,50% 52%,100% 0,100% 100%,0 100%);background:var(--scene-primary-soft)}.page-premium--feature .feature-scene-channel--bubble{transform:translateY(22px)}.page-premium--feature .feature-scene-channel--bubble i{border-radius:14px 14px 14px 3px;background:var(--scene-mint-soft)}.page-premium--feature .feature-scene-channel--phone{transform:translateY(-12px)}.page-premium--feature .feature-scene-channel--phone:after{position:absolute;bottom:9px;width:18px;height:4px;border-radius:999px;background:var(--line2);content:""}.page-premium--feature .feature-scene-tracking{display:flex;align-items:center;justify-content:space-around}.page-premium--feature .feature-scene-track-line{position:absolute;left:12%;right:12%;height:4px;border-radius:999px;background:linear-gradient(90deg,var(--scene-primary),var(--scene-mint))}.page-premium--feature .feature-scene-track-node{z-index:2;width:34px;height:34px;border:8px solid var(--surface);border-radius:50%;background:var(--scene-primary);box-shadow:0 0 0 2px var(--line)}.page-premium--feature .feature-scene-track-node:last-child{background:var(--scene-mint)}.page-premium--feature .feature-scene-lifecycle{display:grid;place-items:center}.page-premium--feature .feature-scene-cycle-core{width:78px;height:78px;border:16px solid var(--scene-primary-soft);border-radius:50%;background:var(--surface);box-shadow:var(--shadow-sm)}.page-premium--feature .feature-scene-cycle-node{position:absolute;width:38px;height:38px;border:8px solid var(--surface);border-radius:50%;background:var(--scene-mint);box-shadow:0 0 0 2px var(--line)}.page-premium--feature .feature-scene-cycle-node:nth-of-type(2){top:8px}.page-premium--feature .feature-scene-cycle-node:nth-of-type(3){right:84px}.page-premium--feature .feature-scene-cycle-node:nth-of-type(4){bottom:8px}.page-premium--feature .feature-scene-cycle-node:nth-of-type(5){left:84px}.page-premium--feature .feature-scene-consent{display:grid;gap:16px;align-content:center}.page-premium--feature .feature-scene-consent-row{display:flex;min-height:48px;align-items:center;justify-content:space-between;padding:10px 16px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.page-premium--feature .feature-scene-consent-row>span{width:58%;height:9px;border-radius:999px;background:var(--line2)}.page-premium--feature .feature-scene-consent-row i{position:relative;width:44px;height:24px;border-radius:999px;background:var(--line2)}.page-premium--feature .feature-scene-consent-row i:after{position:absolute;top:4px;left:4px;width:16px;height:16px;border-radius:50%;background:var(--surface);content:""}.page-premium--feature .feature-scene-consent-row i[data-active=true]{background:var(--scene-mint)}.page-premium--feature .feature-scene-consent-row i[data-active=true]:after{left:24px}.page-premium--feature .feature-scene-vault{display:flex;align-items:center;justify-content:center}.page-premium--feature .feature-scene-database{display:grid;width:170px;gap:8px;transform:translate(-30px)}.page-premium--feature .feature-scene-database-layer{height:46px;border:1px solid var(--line);border-radius:50%/28%;background:linear-gradient(180deg,var(--scene-primary-soft),var(--surface));box-shadow:0 10px 18px -18px var(--ink)}.page-premium--feature .feature-scene-vault-lock{position:absolute;right:64px;bottom:20px;width:84px;height:72px;border-radius:14px;background:var(--scene-primary);box-shadow:var(--shadow-sm)}.page-premium--feature .feature-scene-vault-lock:before{position:absolute;top:-38px;left:18px;width:48px;height:50px;border:10px solid var(--scene-primary);border-bottom:0;border-radius:28px 28px 0 0;content:""}.page-premium--feature .feature-scene-vault-lock i{position:absolute;top:26px;left:37px;width:10px;height:24px;border-radius:999px;background:var(--surface)}.page-premium--feature .feature-scene-scales{display:grid;place-items:center}.page-premium--feature .feature-scene-scale-mast{position:absolute;bottom:22px;width:8px;height:132px;border-radius:999px;background:var(--scene-primary)}.page-premium--feature .feature-scene-scale-mast:after{position:absolute;bottom:-8px;left:-44px;width:96px;height:12px;border-radius:999px;background:var(--scene-primary);content:""}.page-premium--feature .feature-scene-scale-beam{position:absolute;top:44px;width:250px;height:8px;border-radius:999px;background:var(--scene-primary);transform:rotate(-4deg)}.page-premium--feature .feature-scene-scale-pan{position:absolute;top:74px;width:92px;height:48px;border-bottom:5px solid var(--scene-mint);border-radius:0 0 50% 50%}.page-premium--feature .feature-scene-scale-pan:before,.page-premium--feature .feature-scene-scale-pan:after{position:absolute;top:-34px;width:2px;height:42px;background:var(--scene-mint);content:""}.page-premium--feature .feature-scene-scale-pan:before{left:12px;transform:rotate(20deg)}.page-premium--feature .feature-scene-scale-pan:after{right:12px;transform:rotate(-20deg)}.page-premium--feature .feature-scene-scale-pan--left{left:48px}.page-premium--feature .feature-scene-scale-pan--right{right:48px;transform:translateY(-18px)}.page-premium--feature .feature-scene-timeline{display:grid;place-items:center}.page-premium--feature .feature-scene-timeline-document{display:grid;width:54%;gap:13px;padding:26px;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:var(--shadow-sm);transform:translate(-42px)}.page-premium--feature .feature-scene-timeline-line{position:absolute;right:48px;width:4px;height:150px;border-radius:999px;background:var(--scene-primary-soft)}.page-premium--feature .feature-scene-timeline-stamp{position:absolute;right:31px;width:38px;height:38px;border:8px solid var(--surface);border-radius:50%;background:var(--scene-primary);box-shadow:0 0 0 2px var(--line)}.page-premium--feature .feature-scene-timeline-stamp:nth-of-type(3){top:18px}.page-premium--feature .feature-scene-timeline-stamp:nth-of-type(4){top:78px;background:var(--scene-mint)}.page-premium--feature .feature-scene-timeline-stamp:nth-of-type(5){bottom:18px}.page-premium--feature .feature-scene-identity{display:grid;place-items:center}.page-premium--feature .feature-scene-id-card{display:grid;grid-template-columns:74px 1fr;gap:20px;align-items:center;width:78%;min-height:132px;padding:24px;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:var(--shadow-sm);transform:translate(-20px) rotate(-2deg)}.page-premium--feature .feature-scene-id-card>div{display:grid;gap:12px}.page-premium--feature .feature-scene-id-avatar{width:68px;height:68px;border-radius:50%;background:linear-gradient(145deg,var(--scene-primary-soft),var(--scene-mint-soft))}.page-premium--feature .feature-scene-id-shield{position:absolute;right:38px;bottom:8px;display:grid;width:70px;height:82px;place-items:center;clip-path:polygon(50% 0,92% 16%,84% 70%,50% 100%,16% 70%,8% 16%);background:var(--scene-primary)}.page-premium--feature .feature-scene-dashboard{display:grid;grid-template-rows:58px 1fr;gap:16px}.page-premium--feature .feature-scene-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.page-premium--feature .feature-scene-metric{border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:var(--shadow-sm)}.page-premium--feature .feature-scene-metric:nth-child(2){background:var(--scene-primary-soft)}.page-premium--feature .feature-scene-metric:nth-child(3){background:var(--scene-mint-soft)}.page-premium--feature .feature-scene-chart{display:flex;align-items:flex-end;justify-content:space-around;padding:18px 22px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.page-premium--feature .feature-scene-chart-bar{width:10%;height:var(--bar-height, 54%);border-radius:7px 7px 3px 3px;background:var(--scene-primary)}.page-premium--feature .feature-scene-chart-bar:nth-child(2){--bar-height: 78%}.page-premium--feature .feature-scene-chart-bar:nth-child(3){--bar-height: 42%}.page-premium--feature .feature-scene-chart-bar:nth-child(4){--bar-height: 88%;background:var(--scene-mint)}.page-premium--feature .feature-scene-chart-bar:nth-child(5){--bar-height: 62%}.page-premium--feature .feature-scene-chart-bar:nth-child(6){--bar-height: 72%}.page-premium--feature .feature-scene-table{grid-template-columns:repeat(3,minmax(0,1fr))}.page-premium--feature .feature-scene-table-cell{min-height:31px}.page-premium--feature .feature-scene-table-cell:nth-child(3n+2){background:var(--scene-primary-soft)}.page-premium--feature .feature-scene-export{display:grid;place-items:center}.page-premium--feature .feature-scene-export-files{display:flex;align-items:center;justify-content:center;gap:14px;transform:translateY(-18px)}.page-premium--feature .feature-scene-export-file{width:78px;height:104px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:var(--shadow-sm)}.page-premium--feature .feature-scene-export-file:nth-child(2){background:var(--scene-primary-soft);transform:translateY(-12px)}.page-premium--feature .feature-scene-export-arrow{position:absolute;bottom:18px;width:44px;height:8px;border-radius:999px;background:var(--scene-primary)}.page-premium--feature .feature-scene-export-arrow:after{position:absolute;right:-2px;top:-6px;width:18px;height:18px;border-top:6px solid var(--scene-primary);border-right:6px solid var(--scene-primary);content:"";transform:rotate(45deg)}.page-premium--feature .feature-scene-export-arrow:nth-of-type(2){left:84px;transform:rotate(18deg)}.page-premium--feature .feature-scene-export-arrow:nth-of-type(3){transform:rotate(90deg)}.page-premium--feature .feature-scene-export-arrow:nth-of-type(4){right:84px;transform:rotate(162deg)}.page-premium--feature .feature-scene-lock{display:grid;grid-template-columns:150px 1fr;gap:34px;align-items:center}.page-premium--feature .feature-scene-lock-shackle{position:absolute;top:8px;left:38px;width:88px;height:90px;border:14px solid var(--scene-primary);border-bottom:0;border-radius:50px 50px 0 0}.page-premium--feature .feature-scene-lock-body{z-index:2;display:grid;width:150px;height:112px;place-items:center;border-radius:20px;background:linear-gradient(145deg,var(--scene-primary),var(--scene-mint));box-shadow:var(--shadow-sm);transform:translateY(28px)}.page-premium--feature .feature-scene-lock-body i{width:14px;height:38px;border-radius:999px;background:var(--surface)}.page-premium--feature .feature-scene-lock>div{display:grid;gap:18px}.page-premium--feature .feature-scene-encrypted-line{height:10px;border-radius:999px;background:var(--line2)}.page-premium--feature .feature-scene-encrypted-line:nth-child(2n){width:68%;background:var(--scene-primary-soft)}.page-premium--feature .feature-scene-access{display:flex;align-items:center;justify-content:center;gap:30px}.page-premium--feature .feature-scene-access-user{width:56px;height:56px;border-radius:50%;background:var(--scene-primary-soft);box-shadow:0 68px 0 14px var(--scene-primary-soft);transform:translateY(-28px)}.page-premium--feature .feature-scene-gates{display:flex;gap:14px}.page-premium--feature .feature-scene-gate{width:34px;height:150px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:var(--shadow-sm)}.page-premium--feature .feature-scene-gate:nth-child(2){height:116px;background:var(--scene-primary-soft);transform:translateY(17px)}.page-premium--feature .feature-scene-access-check{width:62px;height:62px;border-radius:50%;background:var(--scene-mint)}.page-premium--feature .feature-scene-access-check:after{position:absolute;width:24px;height:12px;border-bottom:5px solid var(--surface);border-left:5px solid var(--surface);content:"";transform:translate(17px,18px) rotate(-45deg)}.page-premium--feature .feature-scene-pulse{display:grid;place-items:center}.page-premium--feature .feature-scene-monitor{position:absolute;inset:16px 20px 30px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:var(--shadow-sm)}.page-premium--feature .feature-scene-monitor:after{position:absolute;right:36%;bottom:-22px;width:28%;height:8px;border-radius:999px;background:var(--line2);content:""}.page-premium--feature .feature-scene-pulse svg{z-index:2;width:76%;overflow:visible}.page-premium--feature .feature-scene-pulse path{fill:none;stroke:var(--scene-primary);stroke-width:6;stroke-linecap:round;stroke-linejoin:round}.page-premium--feature .feature-scene-event-dot{position:absolute;z-index:3;width:12px;height:12px;border:3px solid var(--surface);border-radius:50%;background:var(--scene-mint);box-shadow:0 0 0 2px var(--line)}.page-premium--feature .feature-scene-event-dot:nth-of-type(2){top:54px;left:92px}.page-premium--feature .feature-scene-event-dot:nth-of-type(3){top:108px;left:174px}.page-premium--feature .feature-scene-event-dot:nth-of-type(4){top:70px;right:118px}.page-premium--feature .feature-scene-event-dot:nth-of-type(5){bottom:42px;right:70px}@media(max-width:520px){.page-premium--feature .feature-scene{min-height:210px}.page-premium--feature .feature-scene>div{height:172px;transform:scale(.88)}.page-premium--feature .feature-scene-progress{grid-template-columns:112px 1fr;gap:20px}.page-premium--feature .feature-scene-progress-ring{width:106px;height:106px}.page-premium--feature .feature-scene-progress-ring i{width:70px;height:70px}.page-premium--feature .feature-scene-channel{width:76px;height:116px}}@media(prefers-reduced-motion:reduce){.page-premium--feature .feature-scene *{animation:none!important;transition-duration:.01ms!important}}.fh-section[data-astro-cid-hju3ered]{position:relative;overflow:hidden;padding:80px 0 60px;background:transparent}.fh-blobs[data-astro-cid-hju3ered]{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.fh-blob[data-astro-cid-hju3ered]{position:absolute;border-radius:50%;filter:blur(80px)}.fh-b1[data-astro-cid-hju3ered]{width:520px;height:520px;background:var(--blob1);top:-160px;right:-100px}.fh-b2[data-astro-cid-hju3ered]{width:380px;height:380px;background:var(--blob2);top:80px;left:-140px}.fh-wrap[data-astro-cid-hju3ered]{max-width:1180px;margin:0 auto;padding:0 24px;position:relative;z-index:2}.fh-header[data-astro-cid-hju3ered]{text-align:center;max-width:740px;margin:0 auto 48px}.fh-eyebrow[data-astro-cid-hju3ered]{display:inline-flex;align-items:center;gap:9px;font-size:13px;font-weight:600;color:var(--primary-ink);background:var(--chip);border:1px solid color-mix(in srgb,var(--primary) 18%,transparent);padding:7px 14px;border-radius:99px;margin-bottom:22px}.fh-eyebrow-dot[data-astro-cid-hju3ered]{width:7px;height:7px;border-radius:99px;background:var(--primary);flex-shrink:0}.fh-title[data-astro-cid-hju3ered]{font-size:clamp(34px,5vw,56px);font-weight:800;letter-spacing:-.038em;line-height:1.05;color:var(--ink);margin:0}.fh-underline[data-astro-cid-hju3ered]{width:220px;margin:8px auto 0}.fh-sub[data-astro-cid-hju3ered]{font-size:18px;line-height:1.65;color:var(--muted);max-width:52ch;margin:20px auto 0}@media(max-width:640px){.fh-section[data-astro-cid-hju3ered]{padding:60px 0 40px}.fh-header[data-astro-cid-hju3ered]{margin-bottom:36px}}.ft-section[data-astro-cid-ebigtvkq]{background:transparent}.ft-wrap[data-astro-cid-ebigtvkq]{margin:0 auto}.ft-list[data-astro-cid-ebigtvkq]{display:flex;flex-direction:column;gap:20px}.ft-card[data-astro-cid-ebigtvkq]{display:grid;grid-template-columns:1fr auto;gap:0;background:var(--surface);border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .2s,box-shadow .2s}.ft-card[data-astro-cid-ebigtvkq]:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.ft-card-body[data-astro-cid-ebigtvkq]{padding:40px;display:flex;flex-direction:column;gap:20px}.ft-company[data-astro-cid-ebigtvkq]{display:flex;align-items:center}.ft-logo[data-astro-cid-ebigtvkq]{height:32px;width:auto;object-fit:contain;filter:grayscale(1) opacity(.65);transition:filter .2s}.ft-card[data-astro-cid-ebigtvkq]:hover .ft-logo[data-astro-cid-ebigtvkq]{filter:grayscale(0) opacity(1)}.ft-company-name[data-astro-cid-ebigtvkq]{font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.ft-quote[data-astro-cid-ebigtvkq]{font-size:17px;line-height:1.7;color:var(--ink);margin:0;quotes:none;position:relative}.ft-quote-mark[data-astro-cid-ebigtvkq]{font-size:28px;line-height:0;color:var(--primary);font-weight:900;vertical-align:-8px}.ft-quote-mark--close[data-astro-cid-ebigtvkq]{margin-left:2px;vertical-align:-4px}.ft-author[data-astro-cid-ebigtvkq]{display:flex;align-items:center;gap:12px}.ft-avatar[data-astro-cid-ebigtvkq]{width:44px;height:44px;border-radius:50%;object-fit:cover;border:2px solid var(--line);flex-shrink:0}.ft-author-name[data-astro-cid-ebigtvkq]{font-size:15px;font-weight:700;color:var(--ink);margin:0}.ft-author-role[data-astro-cid-ebigtvkq]{font-size:14px;color:var(--muted);margin:2px 0 0}.ft-stats[data-astro-cid-ebigtvkq]{background:var(--bg-soft);border-left:1px solid var(--line);padding:40px 44px;display:flex;flex-direction:column;justify-content:center;gap:24px;min-width:200px}.ft-stat-value[data-astro-cid-ebigtvkq]{font-size:clamp(28px,3.5vw,44px);font-weight:800;letter-spacing:-.04em;color:var(--primary);line-height:1}.ft-stat-label[data-astro-cid-ebigtvkq]{font-size:14px;color:var(--muted);margin-top:4px;line-height:1.4}.ft-cta[data-astro-cid-ebigtvkq]{margin-top:36px;display:flex;justify-content:center}.ft-cta-btn[data-astro-cid-ebigtvkq]{display:inline-flex;align-items:center;gap:10px;font-size:15px;font-weight:700;padding:14px 28px;border-radius:14px;background:var(--primary);color:#fff;text-decoration:none;box-shadow:0 10px 24px -10px color-mix(in srgb,var(--primary) 70%,transparent);transition:transform .2s,box-shadow .2s}.ft-cta-btn[data-astro-cid-ebigtvkq]:hover{transform:translateY(-2px);box-shadow:0 16px 32px -10px color-mix(in srgb,var(--primary) 80%,transparent)}@media(max-width:860px){.ft-card[data-astro-cid-ebigtvkq]{grid-template-columns:1fr}.ft-stats[data-astro-cid-ebigtvkq]{border-left:none;border-top:1px solid var(--line);flex-direction:row;flex-wrap:wrap;gap:20px;padding:28px 32px;min-width:unset}.ft-stat[data-astro-cid-ebigtvkq]{min-width:100px}}@media(max-width:560px){.ft-card-body[data-astro-cid-ebigtvkq]{padding:28px 24px}.ft-stats[data-astro-cid-ebigtvkq]{padding:24px}}
