﻿:root{--bg:#eef3fb;--bg-deep:#dce7f8;--surface:rgba(255,255,255,0.9);--surface-strong:#ffffff;--surface-soft:#f7f9fc;--ink:#182233;--ink-soft:#536179;--line:#d9e2ef;--accent:#ff6b2c;--accent-strong:#ff4d38;--accent-soft:#fff1e8;--brand:#1a58c6;--brand-soft:#ebf3ff;--shadow:0 22px 55px rgba(15,23,42,0.14);--shadow-soft:0 16px 34px rgba(15,23,42,0.08);--radius:28px}*{box-sizing:border-box;margin:0;padding:0}html{overflow-y:scroll;font-family:"Plus Jakarta Sans","Segoe UI",sans-serif;background:var(--bg)}body{min-height:100vh;font:16px/1.75 "Plus Jakarta Sans","Segoe UI",sans-serif;color:var(--ink);background:radial-gradient(circle at top left,rgba(255,140,92,0.18),transparent 30%),radial-gradient(circle at top right,rgba(26,88,198,0.16),transparent 28%),linear-gradient(180deg,#f9fbff 0%,var(--bg) 52%,#f4f7fc 100%);-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body::before,body::after{content:"";position:fixed;inset:auto;z-index:-1;pointer-events:none;filter:blur(30px)}body::before{top:140px;left:-80px;width:220px;height:220px;border-radius:50%;background:rgba(255,111,53,0.12)}body::after{right:-60px;bottom:120px;width:240px;height:240px;border-radius:50%;background:rgba(34,98,208,0.12)}.clear{clear:both}#Wrapper{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:24px 0 48px}#Header{position:relative;z-index:30;margin-bottom:24px;border:0;border-radius:34px;background:linear-gradient(135deg,rgba(12,20,37,0.96),rgba(18,67,140,0.88)),linear-gradient(180deg,rgba(255,255,255,0.08),rgba(255,255,255,0));box-shadow:0 28px 70px rgba(14,24,47,0.24);overflow:visible}.header-inner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:30px 34px 24px}.brand{flex:0 1 auto;display:flex;align-items:center;gap:18px;min-width:0;color:#ffffff;text-decoration:none}.brand-logo{flex:0 0 auto;display:grid;place-items:center;width:76px;height:76px;border-radius:22px;background:rgba(255,255,255,0.94);box-shadow:0 14px 34px rgba(15,23,42,0.22)}.brand-logo img{width:56px;height:56px;border-radius:0;object-fit:contain}.brand-copy{min-width:0}.brand-kicker{display:inline-block;margin-bottom:6px;font-size:0.73rem;font-weight:700;letter-spacing:0.18em;text-transform:uppercase;color:rgba(255,255,255,0.72)}.site-title{margin:0;padding:0;border:0;color:#ffffff;font-family:"Space Grotesk","Plus Jakarta Sans",sans-serif;font-size:clamp(1.72rem,3.2vw,2.8rem);line-height:1;letter-spacing:-0.035em;white-space:nowrap}.site-title a,.site-title span{color:inherit;text-decoration:none}.title_desc{display:block;margin-top:8px;color:rgba(255,255,255,0.76);font-size:1rem;font-weight:500}.header-side{flex:0 0 auto;min-width:max-content;position:relative;z-index:31;display:flex;flex-direction:column;align-items:flex-end;gap:16px}.site-nav{display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-start}.site-nav-expanded{display:flex;flex-wrap:nowrap;gap:8px;align-items:flex-start}.site-nav a,.site-nav summary{display:inline-flex;align-items:center;justify-content:center;padding:10px 15px;border-radius:999px;border:1px solid rgba(255,255,255,0.18);background:rgba(255,255,255,0.08);color:#ffffff;font-size:0.9rem;font-weight:700;text-decoration:none;box-shadow:inset 0 1px 0 rgba(255,255,255,0.12);transition:transform 0.2s ease,background 0.2s ease,color 0.2s ease,border-color 0.2s ease;white-space:nowrap}.site-nav a:hover,.site-nav a.is-current,.site-nav summary:hover,.site-nav .nav-group[open] summary,.site-nav .nav-group.is-current summary{transform:translateY(-1px);background:#ffffff;border-color:#ffffff;color:#10203a;text-decoration:none}.site-nav a:visited,.site-nav summary,.site-nav summary:visited{color:#ffffff}.site-nav a.is-current:visited,.site-nav a:hover:visited,.site-nav .nav-group[open] summary,.site-nav .nav-group.is-current summary{color:#10203a}.nav-group{position:relative;z-index:32}.nav-compact-group{display:none}.nav-group summary{list-style:none;cursor:pointer;user-select:none}.nav-group summary::-webkit-details-marker{display:none}.nav-group summary::after{content:"";width:8px;height:8px;margin-left:10px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-1px);transition:transform 0.2s ease}.nav-group[open] summary::after{transform:rotate(-135deg) translateY(-1px)}.nav-popup{position:absolute;top:calc(100% + 12px);right:0;z-index:40;display:grid;gap:8px;min-width:220px;padding:12px;border:1px solid rgba(255,255,255,0.18);border-radius:22px;background:rgba(10,21,41,0.95);box-shadow:0 20px 40px rgba(7,13,27,0.32);backdrop-filter:blur(18px)}.nav-popup a,.nav-popup a:visited{flex:none !important;width:auto !important;justify-content:flex-start;min-height:46px;border-color:rgba(255,255,255,0.12);background:rgba(255,255,255,0.04);color:#ffffff;box-shadow:none}.nav-popup a:hover,.nav-popup a.is-current,.nav-popup a.is-current:visited{color:#10203a}.header-promo{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:8px 12px;border:0;border-radius:999px;background:rgba(255,255,255,0.08);box-shadow:none;color:#ffffff;text-decoration:none;transition:transform 0.2s ease,background 0.2s ease}.header-promo,.header-promo:visited{color:#ffffff}.header-promo:hover{transform:translateY(-1px);color:#ffffff;text-decoration:none;background:rgba(255,255,255,0.14)}.header-promo-label{flex:0 0 auto;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,0.14);font-size:0.64rem;font-weight:700;letter-spacing:0.16em;text-transform:uppercase;color:rgba(255,255,255,0.82)}.header-promo-logo{display:block;flex:0 0 auto;width:122px;max-width:100%;height:auto;object-fit:contain}#Center{width:100%;float:none}#Content{width:100%;float:none;overflow:visible;padding:clamp(24px,4vw,44px);border:1px solid rgba(217,226,239,0.92);border-radius:32px;background:var(--surface);backdrop-filter:blur(18px);box-shadow:var(--shadow)}#Footer{margin-top:24px;border:0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 26px;border-radius:24px;background:linear-gradient(135deg,#121a2b,#22385f);box-shadow:var(--shadow-soft)}.footer-links{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.footer-link,.footer-link:visited{color:rgba(255,255,255,0.9);font-size:0.95rem;font-weight:600;text-decoration:none}.footer-link:hover{color:#ffffff;text-decoration:underline}.footer-sep{color:rgba(255,255,255,0.42);font-size:0.9rem}.footer-copy{text-align:right;color:rgba(255,255,255,0.74);font-size:0.95rem;letter-spacing:0.02em}a{color:var(--brand);text-decoration-color:rgba(26,88,198,0.3);text-underline-offset:0.14em}a:visited{color:var(--brand)}a:hover{color:#0f469d}img,iframe{max-width:100%}img{border:0;height:auto}center{display:block;width:100%;text-align:center}h1,h2,h3,h4,h5{color:#0f172a}h1{margin:0 0 18px;padding:0;font-family:"Space Grotesk","Plus Jakarta Sans",sans-serif;font-size:clamp(2rem,4vw,3.2rem);line-height:1.14}h2{margin:34px 0 18px;padding-bottom:12px;border-bottom:1px solid var(--line);font-size:clamp(1.42rem,2.4vw,2rem);line-height:1.28}h3{margin:24px 0 12px;padding-bottom:0;border:0;font-size:1.18rem;line-height:1.45}h4{margin:18px 0 10px;font-size:1.03rem;line-height:1.5}h5{margin:16px 0 8px;font-size:1rem;line-height:1.5;font-weight:600}p{margin:12px 0;color:var(--ink)}hr{height:1px;margin:20px 0;border:0;background:linear-gradient(90deg,transparent,var(--line),transparent)}pre{overflow-x:auto;margin:16px 0;padding:16px 18px;border-radius:18px;background:#172033;color:#eff5ff;line-height:1.55;font-family:Consolas,"Courier New",monospace}ul,ol{margin:12px 0 20px 20px;padding:0}li{margin:6px 0}table{max-width:100%;border-collapse:separate;border-spacing:0;background:transparent}tr td,tr th{padding:6px;background:transparent;vertical-align:top}iframe{display:block;width:min(100%,760px) !important;aspect-ratio:16 / 9;height:auto !important;margin:20px auto;border:0;border-radius:22px;background:#0f172a;box-shadow:0 20px 40px rgba(15,23,42,0.18)}.Center{text-align:center}.Btn{display:inline-flex !important;align-items:center;justify-content:center;gap:10px;padding:0 24px !important;min-height:54px !important;border-radius:999px !important;color:#ffffff !important;font-weight:800;text-decoration:none !important;box-shadow:0 18px 36px rgba(255,107,44,0.24);transition:transform 0.2s ease,box-shadow 0.2s ease,filter 0.2s ease}.Btn:hover{transform:translateY(-2px);box-shadow:0 20px 40px rgba(255,107,44,0.3);text-decoration:none !important}.Btn2{display:inline-flex;align-items:center;gap:8px;color:var(--brand);margin:0 5px;cursor:pointer;text-decoration:none}.Btn2:hover{color:#0f469d}.BB{font-size:15px;line-height:1.2 !important}.Btn-Txt{padding:0 !important}.Bg-Green{border:0 !important;background:linear-gradient(135deg,#91c742,#4f8f19) !important}.Bg-Red{border:0 !important;background:linear-gradient(135deg,var(--accent),var(--accent-strong)) !important}.Bg-Grey{border:0 !important;background:linear-gradient(135deg,#4f637e,#182233) !important}.Bg-White{background:#ffffff !important}.Tx-White{color:#ffffff !important}.Tx-Red{color:#d94330 !important}.Tx-Green{color:#4a8f1c !important}.Tx-Blue{color:var(--brand) !important}.Tx-Nounderline:hover{text-decoration:none !important}.popup_overlay{background-color:rgba(8,16,32,0.84)}.popup_image{border:1px solid rgba(255,255,255,0.18);background-color:#0f172a;margin-right:5px;border-radius:18px}.source,.mynotice,.help_list,.text_box,.Ad_box,.Ad_box2,.Rss_box{border-radius:24px;border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,0.96),rgba(247,249,252,0.94));box-shadow:var(--shadow-soft)}.source{margin:18px 0;padding:18px 20px;color:#182233;font-family:Consolas,"Courier New",monospace;line-height:1.65}.mynotice{margin:18px 0;padding:16px 18px;background:linear-gradient(180deg,#fff7e5,#fff1cf);border-color:#f7d18d}.help_list,.text_box{padding:18px}.help_list table,.Submenu2 table{width:100%;border-collapse:separate;border-spacing:14px}.help_list td,.Submenu2 td{padding:0;vertical-align:top}.help_list a{display:block;height:100%;padding:12px 14px;border:1px solid var(--line);border-radius:18px;background:#ffffff;color:var(--ink);font-weight:600;text-decoration:none;box-shadow:0 10px 22px rgba(15,23,42,0.06)}.help_list a:hover{border-color:rgba(26,88,198,0.22);background:var(--brand-soft);text-decoration:none}div.help_list a:visited,div.help_list a:link,div.text_box a:visited,div.text_box a:link{color:inherit}.text_box>a{color:inherit;text-decoration:none}.text_box>a:hover h2,.text_box>a:hover h3{color:var(--brand)}.Submenu2{margin-top:10px}.Submenu2 td a{display:block;height:100%;padding:14px;border-radius:22px;border:1px solid var(--line);background:#ffffff;color:var(--ink);text-decoration:none;box-shadow:0 12px 24px rgba(15,23,42,0.08)}.Submenu2 td a:hover{transform:translateY(-2px);box-shadow:0 18px 30px rgba(15,23,42,0.12);text-decoration:none}.Submenu2 td img{display:block;width:100%;margin-bottom:12px;border-radius:16px;object-fit:cover}.big{letter-spacing:-0.02em}.IconArrow{color:var(--accent);font-weight:800}.keyword{font-weight:700}.nav_bar{padding:12px 16px;border:1px solid var(--line);border-radius:18px;background:var(--surface-soft)}.nav_item{display:inline-flex;padding:8px 12px;border-radius:999px;text-decoration:none}.Ad_box,.Ad_box2,.Rss_box{margin:16px 0;padding:22px 20px}table.soolzip,table._softwarerank{width:100%;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#ffffff;box-shadow:0 16px 32px rgba(15,23,42,0.08)}table._softwarerank th,table.soolzip th{padding:14px 16px;border:0;background:linear-gradient(135deg,#16233a,#244f8f);color:#ffffff;font-size:0.84rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;text-align:center;vertical-align:middle}table._softwarerank td,table.soolzip td{padding:14px 16px;border-top:1px solid var(--line);border-right:1px solid var(--line);text-align:center;color:var(--ink);background:rgba(255,255,255,0.96)}table._softwarerank tr td:last-child,table._softwarerank tr th:last-child,table.soolzip tr td:last-child,table.soolzip tr th:last-child{border-right:0}table._softwarerank td:first-child{text-align:left;font-weight:700}table._softwarerank tbody tr:nth-child(even) td{background:#f9fbff}.OrderList{list-style:decimal}.UnorderList,.UnorderList-Num{margin-left:18px}.UnorderList{list-style:square}.UnorderList-Num{list-style:decimal}body.section-faqs #Content>ul:first-of-type{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 20px;padding:0;list-style:none;color:var(--ink-soft);font-size:0.93rem}body.section-faqs #Content>ul:first-of-type a{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;border:1px solid var(--line);background:var(--surface-soft);color:var(--ink-soft);text-decoration:none}body.section-faqs #Content>ul:first-of-type a:hover{border-color:rgba(26,88,198,0.22);background:var(--brand-soft);color:var(--brand)}#Content ul p,#Content ol p{margin:0}body.section-game-recorder #Content>h1:first-of-type,body.section-screen-recorder #Content>h1:first-of-type,body.section-webcam-recorder #Content>h1:first-of-type{margin-bottom:18px;color:var(--ink-soft);font-family:"Plus Jakarta Sans","Segoe UI",sans-serif;font-size:0.82rem;font-weight:800;letter-spacing:0.18em;text-transform:uppercase}#Context{width:100%}.line-space{display:block;height:1px !important;margin:32px 0 !important;border:0 !important;background:linear-gradient(90deg,transparent,var(--line),transparent) !important}h2.sub_t{margin:0 !important;padding:0 !important;border:0 !important;font-size:clamp(1.55rem,3vw,2.25rem) !important;font-weight:700 !important;text-align:center !important}p.sub_desc{max-width:780px;margin:12px auto 0 !important;color:var(--ink-soft) !important;font-size:1.04rem !important;text-align:center !important;line-height:1.7 !important}#Game-Recorder-Head,#Webcam-Recorder-Head{display:grid !important;grid-template-columns:minmax(0,1fr) minmax(320px,470px) !important;gap:18px 32px !important;align-items:center !important;align-content:center !important;float:none !important;width:100% !important;min-height:420px !important;height:auto !important;padding:40px !important;border-radius:30px !important;overflow:hidden !important;box-shadow:var(--shadow) !important}#Game-Recorder-Head{grid-template-columns:minmax(0,1fr) minmax(520px,620px) !important;min-height:420px !important;padding:36px !important;background:linear-gradient(135deg,rgba(12,20,37,0.92),rgba(22,74,147,0.78)),url("game-recorder/main_img.jpg") no-repeat left center / cover !important}#Webcam-Recorder-Head{grid-template-columns:minmax(0,1fr) minmax(440px,560px) !important;min-height:408px !important;background:linear-gradient(135deg,rgba(12,20,37,0.92),rgba(17,127,142,0.74)),url("webcam-recorder/main_img.jpg") no-repeat left center / cover !important}#Game-Recorder-Head>*,#Webcam-Recorder-Head>*{grid-column:2}#Game-Recorder-Head>*{margin-left:0;transform:translateX(34px)}#Game-Recorder-Head h1,#Webcam-Recorder-Head h1{width:auto !important;margin:0 !important;padding:0 !important;border:0 !important;color:#ffffff !important;font-size:clamp(1.9rem,3vw,3rem) !important;line-height:1.16 !important}#Game-Recorder-Head h1{font-size:clamp(1.64rem,1.96vw,2.34rem) !important;line-height:1.12 !important}#Webcam-Recorder-Head h1{max-width:38rem;font-size:clamp(1.62rem,2.02vw,2.38rem) !important;line-height:1.14 !important}#Game-Recorder-Head .hero-line{display:block;white-space:nowrap}#Game-Recorder-Head .hero-line + .hero-line{margin-top:2px}#Webcam-Recorder-Head .hero-line{display:block}#Webcam-Recorder-Head .hero-line + .hero-line{margin-top:4px}#Game-Recorder-Head strong,#Webcam-Recorder-Head strong{font-weight:800 !important}.Webcam-Recorder-Desc1{max-width:34rem !important}#Webcam-Recorder-Head .hero-accent{color:#8ae2ff !important}#Webcam-Recorder-Head .hero-soft{color:rgba(255,255,255,0.92) !important}.Game-Recorder-Desc1,.Webcam-Recorder-Desc1{float:none !important;clear:none !important;width:auto !important;margin:0 !important;color:rgba(255,255,255,0.84) !important;font-size:1.02rem !important;line-height:1.8 !important}.Game-Recorder-Desc1{max-width:35rem !important}.Game-Recorder-Desc2,.Webcam-Recorder-Desc2{float:none !important;clear:none !important;margin:0 !important}#Game-Recorder-Info{display:grid !important;grid-template-columns:minmax(148px,190px) minmax(0,1fr) !important;gap:28px !important;align-items:center !important;float:none !important;width:100% !important;padding:26px 30px !important;border:1px solid var(--line) !important;border-radius:28px !important;background:linear-gradient(180deg,#ffffff,#f8fbff) !important;box-shadow:var(--shadow-soft) !important}.Game-Recorder-Info-media,.Feature-Info-media{display:flex;align-items:center;justify-content:center;min-height:180px;padding:18px;border-radius:22px;border:1px solid rgba(217,226,239,0.9);background:linear-gradient(180deg,#ffffff,#fbfdff);box-shadow:inset 0 1px 0 rgba(255,255,255,0.82)}.Game-Recorder-Info-copy,.Feature-Info-copy{display:grid;gap:14px;align-content:center}.Game-Recorder-Info-kicker,.Feature-Info-kicker{display:inline-flex;align-items:center;width:fit-content;padding:6px 10px;border-radius:999px;background:var(--brand-soft);color:var(--brand);font-size:0.74rem;font-weight:800;letter-spacing:0.16em;text-transform:uppercase}#Game-Recorder-Info img{float:none !important;grid-row:auto;justify-self:center;width:min(100%,148px) !important;height:auto !important;margin:0 !important}#Game-Recorder-Info h2{width:auto !important;margin:0 !important;padding:0 !important;border:0 !important;font-size:clamp(1.26rem,1.72vw,1.72rem) !important;line-height:1.18 !important;letter-spacing:-0.03em;max-width:none;white-space:nowrap}#Game-Recorder-Info p{margin:0 !important;color:var(--ink-soft) !important;font-size:1rem !important;line-height:1.8 !important;max-width:62ch}#Webcam-Recorder-Info{display:grid !important;grid-template-columns:minmax(170px,220px) minmax(0,1fr) !important;gap:22px !important;align-items:center !important;float:none !important;width:100% !important;padding:24px 26px !important;margin:22px 0 0 !important;border:1px solid var(--line) !important;border-radius:28px !important;background:linear-gradient(180deg,#ffffff,#f8fbff) !important;box-shadow:var(--shadow-soft) !important}#Webcam-Recorder-Info img{float:none !important;justify-self:center;width:min(100%,156px) !important;height:auto !important;margin:0 !important}#Webcam-Recorder-Info .Feature-Info-copy{justify-items:start;gap:12px}#Webcam-Recorder-Info h2{width:auto !important;margin:0 !important;padding:0 !important;border:0 !important;font-size:clamp(1.08rem,1.26vw,1.38rem) !important;line-height:1.18 !important;letter-spacing:-0.03em;max-width:none;white-space:nowrap;text-align:left !important}#Webcam-Recorder-Info p{margin:0 !important;color:var(--ink-soft) !important;font-size:1rem !important;line-height:1.8 !important;max-width:62ch;text-align:left !important}#Webcam-Recorder-Info p img{float:left !important;width:min(220px,38%) !important;margin:0 26px 12px 0 !important}#WR-Usecases{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px !important;width:100% !important}#FSR-Outter{display:block !important;width:100% !important;height:auto !important;margin:0 0 30px !important;background:transparent !important;text-align:left !important}#FSR-Head{display:block !important;width:100% !important;height:auto !important;margin:0 !important;padding:44px 32px !important;border-radius:30px !important;background:linear-gradient(135deg,rgba(10,19,36,0.88),rgba(20,74,145,0.72)),url("screen-recorder/main_img3.jpg") no-repeat center top / cover !important;box-shadow:var(--shadow) !important}#FSR-Inner{display:grid !important;grid-template-columns:minmax(0,1fr) !important;grid-template-areas:"title" "desc" "cta";justify-items:center;gap:18px !important;align-items:center !important;width:100% !important;max-width:760px;height:auto !important;margin:0 auto !important;position:relative !important}#FSR-Inner h1{grid-area:title;width:auto !important;margin:0 !important;padding:0 !important;position:relative !important;left:auto !important;top:auto !important;text-align:center !important;color:#ffffff !important;font-size:clamp(2rem,3vw,2.85rem) !important;line-height:1.08 !important;max-width:none;text-shadow:none !important}#FSR-Inner strong{font-weight:800 !important;font-family:"Space Grotesk","Plus Jakarta Sans",sans-serif !important}#FSR-Inner strong:last-child{display:inline-block;white-space:nowrap}.screen{grid-area:screen;position:relative !important;left:auto !important;top:auto !important;width:100% !important;height:auto !important;min-width:0;overflow:hidden !important;padding:14px !important;border:1px solid rgba(255,255,255,0.16);border-radius:26px !important;background:linear-gradient(180deg,rgba(255,255,255,0.1),rgba(255,255,255,0.06)) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,0.12);backdrop-filter:blur(12px)}#slides{display:grid;width:100% !important;margin:0 !important;aspect-ratio:750 / 380;overflow:hidden !important;border-radius:20px;background:rgba(11,26,51,0.28)}#slides .showcase-slide{grid-area:1 / 1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity 0.7s ease}#slides:not(.is-ready) .showcase-slide:first-child,#slides .showcase-slide.is-active{opacity:1;visibility:visible}.showcase-slide img{display:block;width:100%;height:100%;margin:0 auto;border-radius:18px;object-fit:contain;object-position:center center}.FSR-Desc1{grid-area:desc;position:relative !important;left:auto !important;bottom:auto !important;width:auto !important;margin:0 !important;color:rgba(255,255,255,0.82) !important;max-width:none;font-size:1.03rem !important;line-height:1.65 !important;text-align:center !important;white-space:nowrap;text-shadow:none !important}.FSR-Desc2{display:none !important}.FSR-Desc3{grid-area:cta;position:relative !important;right:auto !important;bottom:auto !important;width:auto !important;margin:0 !important;text-align:center !important;color:rgba(255,255,255,0.8) !important}.FSR-Desc3 .Btn{width:min(100%,320px) !important}.FSR-Desc4{display:none !important}.slidesjs-navigation{position:absolute;top:50%;margin-top:-34px;padding:14px;border-radius:999px;background:rgba(10,19,36,0.5);color:#ffffff;font-size:40px}.slidesjs-next{right:14px}.slidesjs-previous{left:14px}#FSR-Comment{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px !important;float:none !important;width:100% !important;padding:0 !important}#FSR-Comment h2{grid-column:1 / -1;width:auto !important;margin:0 !important;padding:0 0 4px !important;text-align:center !important}#FSR-Comment p{width:auto !important;margin:0 !important;padding:20px 20px 20px 54px !important;border:1px solid var(--line);border-radius:20px;background:radial-gradient(circle at 22px 24px,rgba(255,107,44,0.18) 0 12px,transparent 13px),linear-gradient(180deg,#ffffff,#f8fbff) !important;color:var(--ink-soft) !important;box-shadow:var(--shadow-soft)}#FSR-Features,#Hardware-Acceleration,.popup-gallery{display:grid !important;gap:20px !important}#FSR-Features{grid-template-columns:repeat(3,minmax(0,1fr));float:none !important;width:100% !important}#FSR-Features .outter{display:grid;grid-template-columns:minmax(92px,116px) minmax(0,1fr);grid-template-areas:"media title" "media body";align-items:start;align-content:start;gap:10px 18px;padding:20px 22px !important;text-align:left !important}#FSR-Features .inner{grid-area:media;width:auto !important;min-height:0;margin:0 !important}#FSR-Features .inner img{width:auto;max-width:110px;height:auto;max-height:110px;object-fit:contain}#FSR-Features h3{grid-area:title;margin:2px 0 0 !important}#FSR-Features .outter p{grid-area:body;margin:0 !important;color:var(--ink-soft);line-height:1.7}#FSR-Features .outter a{font-weight:700}#Hardware-Acceleration{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1080px;margin:0 auto;align-items:stretch}#Hardware-Acceleration>h2,#Hardware-Acceleration>p,#GR-samples>h2,#GR-samples>p{grid-column:1 / -1}#Hardware-Acceleration>br{display:none}#FSR-Features .outter,.WR-functions,.GR-features,.ss-list,.hardware-list{float:none !important;width:auto !important;height:auto !important;margin:0 !important;padding:18px !important;border:1px solid var(--line);border-radius:24px;background:linear-gradient(180deg,#ffffff,#f8fbff);box-shadow:var(--shadow-soft)}.hardware-list{padding:20px !important}#FSR-Features .inner,.WR-functions-img,.GR-features-img{display:flex;align-items:center;justify-content:center;width:100% !important;min-height:190px;height:auto !important;margin:0 0 16px !important;border-radius:18px;background:linear-gradient(180deg,#f3f7ff,#edf3fb);overflow:hidden}.GR-features{display:grid;grid-template-columns:minmax(180px,240px) minmax(0,1fr);grid-template-areas:"media title" "media body";gap:16px 24px;align-items:start;padding:22px 24px !important}.WR-functions{display:grid;grid-template-areas:"media" "title" "body";gap:14px;align-content:start;padding:22px 24px !important}.GR-features + .GR-features{margin-top:18px !important}.GR-features-img{grid-area:media;align-self:stretch;min-height:152px;margin:0 !important;padding:16px;border-radius:20px}#FSR-Features .inner img,.WR-functions-img img,.GR-features-img img,.hardware-list img{margin:0 !important}.WR-functions-img{grid-area:media;position:relative;min-height:214px;margin:0 !important;padding:16px}.WR-functions-img img{width:auto !important;max-width:100% !important;height:auto !important;object-fit:contain}.WR-functions-img .wr-frame{position:relative;z-index:2;width:min(100%,410px) !important}.WR-functions-img .wr-animated{position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%,-50%);width:min(100%,360px) !important}.WR-functions-img-animated .wr-frame{width:min(100%,430px) !important}.WR-functions-img-animated .wr-animated{width:min(100%,382px) !important}#FSR-Features .inner{justify-content:center;align-items:flex-start;width:auto !important;min-height:0 !important;margin:0 !important;padding:0 !important;border-radius:0 !important;background:none !important;overflow:visible}#FSR-Features .outter>*{min-width:0}.GR-features-img img{width:auto !important;max-width:100% !important;height:auto !important;max-height:120px;object-fit:contain}.hardware-list a,.hardware-list a:visited{display:grid;justify-items:center;align-content:start;gap:16px;height:100%;color:var(--ink);text-align:center;text-decoration:none}.hardware-list img{display:block;width:min(100%,220px) !important;max-width:220px !important;height:120px !important;margin:0 auto !important;background:none !important;object-fit:contain}.hardware-list .hardware-title{display:block;max-width:16ch;font-size:1.02rem;line-height:1.55}#FSR-Features h3,.WR-functions h3,.GR-features h3{grid-area:title;width:auto !important;margin:2px 0 0 !important;padding:0 !important;border:0 !important;font-size:1.14rem !important;line-height:1.4 !important}.GR-features ul{grid-area:body;margin:0 0 0 18px !important}.WR-functions p{grid-area:body;margin:0 !important;color:var(--ink-soft);line-height:1.72}.GR-features ul li{width:auto !important;margin:10px 0;color:var(--ink-soft);line-height:1.7}#GR-samples{display:grid !important;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px !important;max-width:1080px;margin:0 auto;align-items:stretch}#GR-samples a{float:none !important;display:flex;flex-direction:column;justify-content:flex-start;width:100% !important;min-width:0;margin:0 !important;padding:14px !important;gap:14px;border:1px solid var(--line);border-radius:22px;background:#ffffff;color:var(--ink) !important;text-decoration:none;box-shadow:var(--shadow-soft)}#GR-samples a:hover{transform:translateY(-2px);text-decoration:none}#GR-samples a img{display:block;width:100%;margin:0 0 12px !important;border-radius:16px;aspect-ratio:16 / 9;object-fit:cover}#GR-samples .sample-title{display:block;margin-top:auto;font-size:1rem;line-height:1.6}.Game-Recorder-CTA{display:grid;justify-items:center;gap:18px;max-width:680px;margin:28px auto 0;padding:28px 20px 30px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(180deg,#ffffff,#f6faff);box-shadow:var(--shadow-soft);text-align:center}.Game-Recorder-CTA br{display:none}.Game-Recorder-CTA .cta-link{display:inline-flex;align-items:center;gap:6px;margin:0;font-size:1.02rem;font-weight:700;text-decoration:none}.Game-Recorder-CTA .Btn{width:min(100%,340px) !important;margin:0 !important;text-align:center}.popup-gallery{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));float:none !important;width:100% !important;text-align:left !important}.ss-list a{display:block !important;width:auto !important;height:auto !important;margin:0 0 12px !important;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,#f9fbff,#edf2fb) !important;overflow:hidden}.ss-list a img{display:block;width:100%;max-width:none;margin:0 !important;padding:0 !important}.hardware-list img{width:100% !important;height:auto !important;margin-bottom:12px !important;border-radius:16px;background:#f0f4fb !important}.hardware-list a{display:block;color:var(--ink);text-decoration:none}.hardware-list a:hover{color:var(--brand)}@media (max-width:1040px){.header-inner{flex-direction:column;align-items:flex-start}.header-side{width:100%;align-items:flex-start}.site-nav{justify-content:flex-start}#Game-Recorder-Head,#Webcam-Recorder-Head{grid-template-columns:1fr !important;min-height:0 !important;background-position:center !important}#Game-Recorder-Head>*,#Webcam-Recorder-Head>*{grid-column:1}#Game-Recorder-Head>*{margin-left:0;transform:none}#Game-Recorder-Head .hero-line{white-space:normal}#FSR-Inner{grid-template-columns:1fr !important;grid-template-areas:"title" "desc" "cta";gap:18px !important}#FSR-Inner h1,.FSR-Desc1{max-width:none}#FSR-Inner strong:last-child,.FSR-Desc1{white-space:normal}#FSR-Features,#Hardware-Acceleration{grid-template-columns:repeat(2,minmax(0,1fr))}#GR-samples{grid-template-columns:repeat(4,minmax(0,1fr))}#Game-Recorder-Info{grid-template-columns:1fr !important;gap:20px !important}#Game-Recorder-Info img{grid-row:auto}#Webcam-Recorder-Info p img{width:min(220px,42%) !important}#Webcam-Recorder-Info{grid-template-columns:1fr !important;gap:20px !important}}@media (max-width:1040px){.site-nav-expanded{display:none}.nav-compact-group{display:block}}@media (max-width:1040px) and (min-width:761px){.header-inner{flex-direction:row;align-items:center}.header-side{width:auto;min-width:max-content;align-items:flex-end}.site-nav{justify-content:flex-end}.header-inner{gap:20px;padding:28px 24px 22px}.site-title{font-size:clamp(1.74rem,3vw,2.65rem)}.title_desc{font-size:0.95rem}.site-nav a,.site-nav summary{padding:9px 13px;font-size:0.84rem}.header-promo{gap:8px;padding:7px 10px}.header-promo-label{padding:5px 8px;font-size:0.58rem}.header-promo-logo{width:110px}}@media (max-width:760px){#Wrapper{width:min(100% - 20px,1180px);padding-top:14px}#Header{border-radius:28px}.header-inner{padding:24px 20px 20px}.brand{align-items:flex-start}.brand-logo{width:66px;height:66px}.brand-logo img{width:50px;height:50px}.site-nav-expanded>a{flex:1 1 calc(50% - 10px)}.site-nav>.nav-compact-group{flex:1 1 calc(50% - 10px)}.nav-group summary{width:100%}.nav-popup{left:0;right:auto;min-width:min(280px,calc(100vw - 72px))}.header-promo{width:auto;max-width:100%;justify-content:flex-start}#Content{padding:22px 16px;border-radius:26px}h1{font-size:clamp(1.8rem,8vw,2.35rem)}.site-title{white-space:normal;letter-spacing:-0.025em;line-height:1.04}h2{font-size:clamp(1.25rem,5vw,1.7rem)}.help_list,.text_box,.Ad_box,.Ad_box2,.Rss_box{padding:16px;border-radius:20px}.help_list table,.Submenu2 table{border-spacing:10px}.help_list>div,.Submenu2{width:100%;min-width:0}.help_list table,.Submenu2 table{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100% !important;border-spacing:0;table-layout:fixed}.help_list table tbody,.help_list table tr,.Submenu2 table tbody,.Submenu2 table tr{display:contents}.help_list td,.Submenu2 td{display:block;width:auto !important;min-width:0}.help_list a,.Submenu2 td a{min-width:0;overflow-wrap:anywhere}#FSR-Head,#Game-Recorder-Head,#Webcam-Recorder-Head{padding:24px !important;border-radius:24px !important}#Game-Recorder-Info{padding:20px !important}#Webcam-Recorder-Info{padding:20px !important}.Game-Recorder-Info-media{min-height:150px}.Feature-Info-media{min-height:150px}.Game-Recorder-Info-copy{gap:12px}.Feature-Info-copy{gap:12px}#Game-Recorder-Info h2,#Game-Recorder-Info p{max-width:none}#Game-Recorder-Info h2{white-space:normal}#Webcam-Recorder-Info p{max-width:none}#Webcam-Recorder-Info h2{max-width:none;white-space:normal}.GR-features{grid-template-columns:1fr;grid-template-areas:"media" "title" "body";gap:14px;padding:18px !important}.GR-features + .GR-features{margin-top:14px !important}.GR-features-img{min-height:136px}#FSR-Comment,#WR-Usecases,#FSR-Features,#Hardware-Acceleration,.popup-gallery{grid-template-columns:1fr !important}#GR-samples{grid-template-columns:repeat(2,minmax(0,1fr)) !important}#Webcam-Recorder-Info p img{float:none !important;display:block;width:min(220px,100%) !important;margin:0 auto 18px !important}table._softwarerank,table.soolzip{display:block;overflow-x:auto;white-space:nowrap}.footer-inner{flex-direction:column;align-items:center}.footer-copy{text-align:center}}@media (max-width:540px){#GR-samples{grid-template-columns:1fr !important}.site-nav-expanded>a,.site-nav>.nav-compact-group{flex-basis:100%}.brand{flex-direction:column}.Submenu2 td a,.help_list a{padding:12px}.Btn{width:100% !important}.header-promo{width:auto;max-width:100%}.help_list table,.Submenu2 table{grid-template-columns:1fr}}