.products-grid{display:flex;flex-direction:column;gap:28px}.product-card{min-width:0;overflow:hidden;border:1px solid var(--line-soft);border-radius:30px;background:rgba(255,255,255,.97);box-shadow:0 1px 0 rgba(255,255,255,.95) inset,var(--shadow-card);transition:transform .22s var(--ease),box-shadow .22s var(--ease),border-color .22s var(--ease);scroll-margin-top:calc(var(--header-h) + var(--admin-bar) + 40px)}.product-card:hover{transform:translateY(-3px);border-color:rgba(11,65,237,.18);box-shadow:var(--shadow-lift)}.product-card[hidden]{display:none}.product-feature{min-height:478px;display:grid;grid-template-columns:1fr 1fr}.product-feature.visual-right .product-feature-visual{grid-column:2;grid-row:1}.product-feature.visual-right .product-feature-copy{grid-column:1;grid-row:1}.product-feature-visual{position:relative;min-width:0;min-height:478px;display:grid;place-items:center;padding:22px;background:#f8f9fc}.visual-watermark{position:absolute;right:30px;bottom:22px;color:rgba(24,35,61,.1);font-size:54px;font-weight:800;letter-spacing:-.07em;line-height:1}.feature-card-topline{display:flex;align-items:center;gap:12px;margin-bottom:24px}.product-icon{width:45px;height:45px;display:grid;place-items:center;flex:0 0 auto;overflow:hidden;border-radius:13px}.product-icon .real-product-icon{width:100%;height:100%;object-fit:contain}.product-status{min-height:28px;display:flex;align-items:center;gap:6px;padding:5px 10px;border:1px solid rgba(181,122,24,.15);border-radius:999px;color:#705c34;background:#fff9ed;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.product-status i{width:5px;height:5px;border-radius:50%;background:#c88a22}.feature-card-topline .product-status{margin-left:auto}.product-status.status-available{border-color:rgba(22,136,95,.22);color:#0f6b49;background:#e3f7ed}.product-status.status-available i{background:#16885f}.product-actions--card{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.product-actions--card .button{min-height:44px;padding:0 16px;font-size:13px}.product-actions--card .dsd-download svg{width:16px;height:16px}.product-card .card-link{margin-top:18px}.product-visual-wrap{width:100%;height:100%;min-height:410px;display:grid;place-items:center;overflow:hidden;border-radius:22px}.product-content{display:flex;flex-direction:column;padding:50px 56px}.product-category{color:#5f6b80;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-feature-copy h3{margin:0;font:750 20px/1.25 var(--font);letter-spacing:-.035em}.product-feature-copy h4{max-width:520px;margin:14px 0 18px;font:720 34px/1.12 var(--font);letter-spacing:-.048em}.product-content p{margin:0;color:#536077;font-size:16px;line-height:1.8}.product-benefits{display:flex;flex-direction:column;gap:11px;margin:24px 0 0;padding:0;list-style:none}.product-benefits li{display:flex;align-items:flex-start;gap:9px;color:#344159;font-size:15px;font-weight:700;line-height:1.55}.product-benefits li svg{box-sizing:content-box;flex:0 0 auto;margin-top:1px;padding:2px;color:#fff;border-radius:50%;background:var(--brand)}.product-metadata{display:flex;flex-wrap:wrap;gap:8px;margin-top:26px}.card-link,.product-metadata span{display:inline-flex;align-items:center}.product-metadata span{min-height:28px;padding:0 10px;border:1px solid rgba(24,35,61,.12);border-radius:999px;color:#4f5c72;background:#f7f8fb;font-size:11px;font-weight:750;line-height:1}.card-link{align-self:flex-start;min-height:44px;gap:7px;margin-top:24px;padding:12px 1px 0;border:0;border-bottom:1px solid rgba(11,65,237,.4);color:var(--brand);background:0 0;cursor:pointer;font-size:14px;font-weight:800;transition:gap .18s var(--ease),border-color .18s var(--ease),color .18s var(--ease),transform .18s var(--ease)}.card-link:focus-visible,.card-link:hover{gap:10px;border-color:var(--brand);color:#0737cf;transform:translateY(-1px)}.product-violet .product-icon,.product-violet .product-visual-wrap{color:#6858dd;background:#eae7ff}.product-coral .product-icon,.product-coral .product-visual-wrap{color:#d85138;background:#ffebe6}.product-blue .product-icon{color:#2c6fc8;background:#e1efff}.product-blue .product-visual-wrap{color:#946400;background:#fff4d6}.product-cyan .product-icon,.product-cyan .product-visual-wrap{color:#16885f;background:#e3f7ed}.product-indigo .product-icon,.product-indigo .product-visual-wrap{color:#d94461;background:#ffe9ee}.product-voice .product-icon,.product-voice .product-visual-wrap{color:#245fcf;background:linear-gradient(145deg,#e8f2ff,#eeebff)}.product-violet .product-benefits svg{background:#6257e8}.product-coral .product-benefits svg{background:#dd624e}.product-cyan .product-benefits svg{background:#16885f}.product-indigo .product-benefits svg{background:#e04f6d}.product-blue .product-benefits svg{background:#4967dd}.product-voice .product-benefits svg{background:#0b41ed}.feature-scene{position:relative;width:calc(100% - 52px);max-width:540px;height:336px;overflow:hidden;border:1px solid rgba(24,35,61,.14);border-radius:22px;color:var(--ink);background:rgba(255,255,255,.95);box-shadow:0 24px 54px rgba(34,48,82,.17),0 2px 0 rgba(255,255,255,.9) inset}.feature-scene:before{content:"";position:absolute;top:-80px;right:-80px;width:190px;height:190px;border-radius:50%;background:currentColor;opacity:.06;filter:blur(2px);pointer-events:none}.feature-scene-bar{position:relative;z-index:2;height:43px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:0 14px;border-bottom:1px solid rgba(24,35,61,.1);background:rgba(255,255,255,.86)}.feature-scene-product{min-width:0;display:flex;align-items:center;gap:8px}.feature-scene-product .real-product-icon,.feature-scene-product>svg{width:24px;height:24px;flex:0 0 24px;border-radius:7px;object-fit:contain}.feature-scene-product>svg{padding:5px;color:#fff;background:var(--brand)}.feature-scene-product b{overflow:hidden;font-size:11px;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.feature-scene-controls{display:flex;gap:6px}.feature-scene-controls i{width:7px;height:7px;border-radius:50%;background:#cbd2dd}.feature-scene-controls i:first-child{background:#ef8c7a}.feature-scene-controls i:nth-child(2){background:#efbd4b}.feature-scene-controls i:last-child{background:#53b889}.feature-scene-body{position:relative;z-index:1;height:calc(100% - 43px)}.scene-pdf .feature-scene-body{padding:20px}.pdf-feature-layout{height:100%;display:grid;grid-template-columns:.9fr 1.1fr;gap:14px}.pdf-drop-zone{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;border:2px dashed rgba(98,87,232,.26);border-radius:17px;text-align:center;background:linear-gradient(145deg,#faf9ff,#f2efff)}.pdf-drop-zone>span{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;color:#fff;background:#6257e8;box-shadow:0 12px 24px rgba(98,87,232,.22)}.pdf-drop-zone b{font-size:14px}.pdf-drop-zone small{color:#667086;font-size:10px;font-weight:650}.pdf-tool-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.pdf-tool-grid>span{min-width:0;display:flex;align-items:center;gap:7px;padding:10px;border:1px solid rgba(98,87,232,.12);border-radius:13px;color:#5e52cf;background:#faf9ff}.pdf-tool-grid>span:last-child{grid-column:1/-1;justify-content:center}.pdf-tool-grid b{overflow:hidden;color:#3d4560;font-size:11px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.scene-color .feature-scene-body{padding:18px}.color-feature-layout{height:100%;display:grid;grid-template-rows:1fr auto auto;gap:10px}.color-pick-area{position:relative;min-height:132px;overflow:hidden;border-radius:16px;background:linear-gradient(118deg,#ff7968 0,#ff7968 23%,#f5be43 23%,#f5be43 45%,#53c29d 45%,#53c29d 68%,#715cf2 68%,#715cf2 100%);box-shadow:0 14px 28px rgba(92,74,167,.15) inset}.color-pick-area:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.22),transparent 48%,rgba(32,35,55,.08))}.color-pick-area>small{position:absolute;z-index:2;right:13px;bottom:10px;padding:5px 8px;border-radius:999px;color:#fff;background:rgba(24,35,61,.55);font-size:10px;font-weight:750;backdrop-filter:blur(8px)}.color-focus-ring{position:absolute;z-index:3;top:31px;left:52%;width:68px;height:68px;border:5px solid #fff;border-radius:50%;background:#7a5af8;box-shadow:0 12px 26px rgba(33,38,74,.28);transform:translateX(-50%)}.color-focus-ring i{position:absolute;inset:13px;border:1px solid rgba(255,255,255,.72);border-radius:50%}.color-focus-ring svg{position:absolute;right:-10px;bottom:-8px;color:#18233d;fill:#fff}.color-value-panel{min-height:52px;display:flex;align-items:center;gap:10px;padding:8px 10px;border:1px solid rgba(24,35,61,.1);border-radius:13px;background:#fff}.color-current{width:34px;height:34px;flex:0 0 34px;border-radius:10px;background:#7a5af8;box-shadow:0 7px 15px rgba(122,90,248,.24)}.color-value-panel>div{display:flex;flex-direction:column;gap:2px}.color-value-panel small{color:#687286;font-size:10px;font-weight:750}.color-value-panel b{font-size:13px;letter-spacing:.02em}.color-copy,.color-formats{align-items:center;font-size:10px}.color-copy{margin-left:auto;display:inline-flex;gap:5px;padding:7px 9px;border-radius:9px;color:#fff;background:#18233d;font-weight:750}.color-formats{display:flex;gap:7px;color:#687286;font-weight:800}.color-formats>span{padding:4px 7px;border-radius:6px;background:#f0f2f6}.color-formats>i{width:16px;height:16px;border-radius:50%;background:#ff7968}.color-formats>i:nth-of-type(2){background:#f5be43}.color-formats>i:nth-of-type(3){background:#53c29d}.color-formats>i:nth-of-type(4){background:#715cf2}.scene-compress .feature-scene-body{padding:20px}.compress-feature-layout{height:100%;display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:1fr auto;align-items:center;gap:13px}.compress-file{position:relative;align-self:stretch;min-width:0;display:flex;flex-direction:column;gap:9px;padding:11px;border:1px solid rgba(24,35,61,.1);border-radius:16px;background:#fff;box-shadow:0 10px 24px rgba(34,48,82,.08)}.compress-thumbnail{min-height:104px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(145deg,#45c895,#16885f)}.original-file .compress-thumbnail{color:#627086;background:linear-gradient(145deg,#eef1f6,#dfe5ee)}.compress-file>div{display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.compress-file small{color:#687286;font-size:10px;font-weight:700}.compress-file b{font-size:13px}.compress-file em{position:absolute;top:18px;right:18px;padding:4px 7px;border-radius:7px;color:#fff;background:#16885f;font-size:10px;font-style:normal;font-weight:800;box-shadow:0 6px 14px rgba(22,136,95,.2)}.compress-arrow{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#16885f;background:#e3f7ed}.compress-result{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:8px}.compress-result>span{display:inline-flex;align-items:center;gap:5px;padding:7px 9px;border-radius:999px;color:#315f4d;background:#edf8f2;font-size:10px;font-weight:750}.scene-capture .feature-scene-body{padding:17px}.capture-feature-layout{position:relative;height:100%}.capture-browser{width:82%;height:100%;overflow:hidden;border:1px solid rgba(24,35,61,.13);border-radius:15px;background:#fff;box-shadow:0 14px 30px rgba(34,48,82,.1)}.capture-browser-bar{height:32px;display:flex;align-items:center;gap:5px;padding:0 10px;border-bottom:1px solid #e4e7ed;background:#f4f5f8}.capture-browser-bar>i{width:6px;height:6px;border-radius:50%;background:#e56f78}.capture-browser-bar>i:nth-child(2){background:#efbd4b}.capture-browser-bar>i:nth-child(3){background:#53b889}.capture-browser-bar>span{margin-left:5px;color:#687286;font-size:10px;font-weight:700}.capture-page{position:relative;height:calc(100% - 32px);padding:22px;background:linear-gradient(145deg,#fff,#f8f9fc)}.page-copy,.page-heading{display:block;width:48%;height:12px;border-radius:5px;background:#293451}.page-copy{width:74%;height:6px;margin-top:10px;background:#d8dde7}.page-copy.short{width:57%;margin-top:6px}.page-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:20px}.page-cards i{height:76px;border-radius:9px;background:#edf0f5}.page-cards i:nth-child(2){background:#eaf0ff}.page-cards i:nth-child(3){background:#f7edf1}.capture-bound,.capture-bound i{position:absolute;border:2px solid #e04f6d}.capture-bound{inset:13px 16px 12px;border-radius:9px;box-shadow:0 0 0 999px rgba(24,35,61,.06)}.capture-bound i{width:9px;height:9px;border-radius:3px;background:#fff}.capture-bound i:first-child{top:-6px;left:-6px}.capture-bound i:nth-child(2){top:-6px;right:-6px}.capture-bound i:nth-child(3){bottom:-6px;left:-6px}.capture-bound i:last-child{right:-6px;bottom:-6px}.scroll-track{position:absolute;top:12px;right:6px;width:5px;height:calc(100% - 24px);border-radius:999px;background:#e1e4ea}.scroll-track i{display:block;width:100%;height:45%;border-radius:inherit;background:#e04f6d}.capture-output{position:absolute;right:0;bottom:14px;min-width:205px;display:flex;align-items:center;gap:9px;padding:11px 12px;border:1px solid rgba(224,79,109,.16);border-radius:13px;color:#d94461;background:#fff;box-shadow:0 16px 32px rgba(76,42,55,.16)}.capture-output>span{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}.capture-output b{color:#344159;font-size:11px}.capture-output small{color:#687286;font-size:10px;font-weight:650}.scene-guide .feature-scene-body{padding:17px}.guide-feature-layout{height:100%;display:grid;grid-template-rows:1fr auto;gap:11px}.guide-screen{position:relative;overflow:hidden;border:1px solid rgba(24,35,61,.12);border-radius:15px;background:#fff;box-shadow:0 14px 30px rgba(80,64,32,.1)}.guide-sidebar{position:absolute;inset:0 auto 0 0;width:52px;display:flex;align-items:center;flex-direction:column;gap:10px;padding-top:18px;background:#202840}.guide-sidebar i{width:24px;height:6px;border-radius:4px;background:#64708d}.guide-sidebar i:first-child{height:24px;border-radius:8px;background:#4d6de0}.guide-content{margin-left:52px;padding:25px 22px}.guide-content>span{display:block;width:48%;height:13px;border-radius:5px;background:#2d3856}.guide-content>span:nth-child(2){width:72%;height:6px;margin-top:10px;background:#dce0e8}.guide-content>div{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.guide-content>div i{height:72px;border-radius:10px;background:#f0f2f6}.guide-content>div i:last-child{background:#fff1c7}.guide-target{position:absolute;z-index:3;width:27px;height:27px;display:grid;place-items:center;border:4px solid #fff;border-radius:50%;color:#fff;background:#4d6de0;box-shadow:0 8px 18px rgba(48,61,118,.24);font-size:10px;font-weight:800}.target-one{top:51px;left:42%}.target-two{right:22%;bottom:38px;background:#e2a827}.guide-callout{position:absolute;z-index:2;padding:8px 10px;border-radius:9px;color:#344159;background:#fff;box-shadow:0 10px 24px rgba(34,48,82,.15);font-size:10px;font-weight:750}.callout-one{top:43px;left:49%}.callout-two{right:6%;bottom:71px}.guide-timeline{display:flex;align-items:center;gap:9px;padding:8px 10px;border-radius:11px;color:#4d6de0;background:#f8f9fc}.guide-timeline>span{height:6px;display:block;flex:1;overflow:hidden;border-radius:999px;background:#dfe3eb}.guide-timeline>span i{display:block;width:58%;height:100%;border-radius:inherit;background:#4d6de0}.guide-timeline b{color:#5b6579;font-size:10px}.scene-voice .feature-scene-body{padding:19px}.voice-feature-layout{position:relative;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:15px}.voice-listening{position:absolute;top:0;right:0;display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;color:#245fcf;background:#edf3ff;font-size:10px;font-weight:800}.voice-listening i{width:7px;height:7px;border-radius:50%;background:#0b41ed;box-shadow:0 0 0 5px rgba(11,65,237,.1)}.voice-live-row{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:15px;color:#3e6fd0}.voice-live-mic{width:62px;height:62px;display:grid;place-items:center;border:7px solid rgba(255,255,255,.72);border-radius:20px;color:#fff;background:linear-gradient(145deg,#2878ef,#6257e8);box-shadow:0 18px 34px rgba(46,75,166,.25),0 0 0 12px rgba(98,87,232,.08)}.voice-bars{height:52px;display:flex;align-items:center;gap:4px}.voice-bars i{width:4px;height:18px;border-radius:999px;background:#5e72df}.voice-bars i:nth-child(2),.voice-bars i:nth-child(6){height:28px}.voice-bars i:nth-child(3),.voice-bars i:nth-child(5){height:40px}.voice-bars i:nth-child(4){height:50px;background:#0b41ed}.voice-output-cue{width:90%;min-height:58px;display:flex;align-items:center;gap:11px;padding:10px 12px;border:1px solid rgba(36,95,207,.13);border-radius:14px;background:#fff;box-shadow:0 12px 26px rgba(34,48,82,.08)}.voice-output-cue>span{padding:5px 7px;border-radius:7px;color:#fff;background:#0b41ed;font-size:10px;font-weight:800}.voice-output-cue p{flex:1;margin:0;color:#344159;font-size:15px;font-weight:700}.voice-output-cue>svg{color:#6257e8}.voice-shortcut{color:#667086;font-size:10px;font-weight:700}@media (min-width:1360px){.product-feature-copy h4{font-size:37px}}@media (max-width:1100px){.product-feature,.product-feature.visual-right{display:flex;flex-direction:column;min-height:0}.product-feature.visual-right .product-feature-copy,.product-feature.visual-right .product-feature-visual{grid-column:auto;grid-row:auto}.product-feature-visual{order:1;min-height:400px;padding:18px}.product-feature-copy{order:2}.product-visual-wrap{height:364px;min-height:364px}.product-content{padding:44px 42px}.product-feature-copy h4{font-size:29px}}@media (max-width:820px){.products-grid{gap:18px}.product-feature-visual{order:1;min-height:318px;padding:13px}.product-visual-wrap{height:290px;min-height:290px}.visual-watermark{right:21px;bottom:17px;font-size:42px}.product-content{padding:29px 24px 31px}.feature-card-topline{flex-wrap:wrap;gap:9px;margin-bottom:21px}.pdf-drop-zone>span,.product-icon{width:42px;height:42px}.product-status{margin-left:auto;padding:5px 9px;font-size:11px}.product-feature-copy h3{font-size:18px}.product-feature-copy h4{margin:12px 0 16px;font-size:28px;line-height:1.14}.product-content p{font-size:15px;line-height:1.75}.product-benefits{gap:10px;margin-top:21px}.product-benefits li,.voice-output-cue p{font-size:14px}.product-metadata{margin-top:23px}.card-link{margin-top:20px}.feature-scene{width:calc(100% - 20px);height:262px;border-radius:18px}.feature-scene-bar{height:38px;padding-inline:11px}.feature-scene-body{height:calc(100% - 38px)}.feature-scene-product .real-product-icon,.feature-scene-product>svg{width:22px;height:22px;flex-basis:22px}.feature-scene-product b,.pdf-drop-zone small{font-size:10px}.feature-scene-controls{gap:4px}.feature-scene-controls i{width:6px;height:6px}.scene-compress .feature-scene-body,.scene-pdf .feature-scene-body{padding:12px}.pdf-feature-layout{gap:8px}.pdf-drop-zone{gap:5px;border-radius:13px}.pdf-drop-zone>span{border-radius:12px}.pdf-drop-zone b{font-size:12px}.pdf-tool-grid{gap:5px}.pdf-tool-grid>span{gap:5px;padding:7px;border-radius:9px}.pdf-tool-grid b{font-size:10px}.scene-capture .feature-scene-body,.scene-color .feature-scene-body,.scene-guide .feature-scene-body{padding:11px}.color-feature-layout{gap:7px}.color-pick-area{min-height:90px;border-radius:12px}.color-focus-ring{top:18px;width:57px;height:57px;border-width:4px}.color-pick-area>small{right:8px;bottom:7px}.color-value-panel{min-height:47px;padding:6px 8px}.color-current{width:30px;height:30px;flex-basis:30px}.color-formats>i{width:13px;height:13px}.compress-feature-layout{gap:8px}.compress-file{gap:6px;padding:8px;border-radius:12px}.compress-thumbnail{min-height:70px;border-radius:9px}.compress-file>div{align-items:flex-start;flex-direction:column;gap:1px}.compress-file em{top:11px;right:11px}.compress-arrow{width:29px;height:29px}.compress-result{gap:5px}.compress-result>span{padding:6px 7px;font-size:10px}.capture-browser{width:87%;border-radius:12px}.capture-page{padding:16px}.page-cards{gap:5px;margin-top:14px}.page-cards i{height:54px}.capture-output{right:0;bottom:9px;min-width:174px;padding:8px 9px}.capture-output small{font-size:10px}.guide-feature-layout{gap:7px}.guide-sidebar{width:44px;padding-top:13px}.guide-sidebar i{width:20px}.guide-content{margin-left:44px;padding:17px 14px}.guide-content>div{gap:6px;margin-top:15px}.guide-content>div i{height:50px}.guide-target{width:24px;height:24px;border-width:3px}.target-one{top:38px}.target-two{right:19%;bottom:28px}.guide-callout{padding:6px 8px;font-size:10px}.callout-one{top:33px}.callout-two{right:3%;bottom:54px}.guide-timeline{padding:6px 8px}.scene-voice .feature-scene-body{padding:12px}.voice-feature-layout{gap:10px}.voice-live-row{gap:10px;margin-top:20px}.voice-live-mic{width:52px;height:52px;border-width:5px;border-radius:17px}.voice-bars{height:43px;gap:3px}.voice-bars i{width:3px}.voice-output-cue{width:96%;min-height:50px;padding:8px 9px}}