:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fff;--bg-soft:#f6f8fb;--surface:#fff;--surface-soft:#f9fafb;--text:#080a0d;--muted:#606672;--subtle:#8a93a1;--border:#dfe3ea;--border-soft:#ecf0f5;--blue:#095fdd;--blue-dark:#054db8;--blue-soft:#eef4ff;--green:#0f8f49;--green-soft:#eaf8f1;--amber:#f5b33d;--shadow-soft:0 22px 55px #0a121c17;--shadow-window:0 28px 80px #0a101824;--max:1120px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0d0f13;--bg-soft:#13161d;--surface:#171a21;--surface-soft:#1d212a;--text:#f4f6fa;--muted:#a7adb8;--subtle:#747c89;--border:#303540;--border-soft:#252a33;--blue:#4f8cff;--blue-dark:#2f6fe7;--blue-soft:#4f8cff29;--green:#24c877;--green-soft:#24c87721;--shadow-soft:0 22px 55px #00000052;--shadow-window:0 28px 80px #0000006b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(180deg, #fffffff5, #f6f8fb59), var(--bg);color:var(--text);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0}:root[data-theme=dark] body{background:linear-gradient(180deg, #181c24e6, #0d0f1300), var(--bg)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1em;height:1em}.site-shell{min-height:100vh;overflow-x:clip}.tab-switch{border:1px solid var(--border-soft);background:#f0efec;border-radius:999px;grid-template-columns:repeat(2,minmax(118px,1fr));gap:4px;min-width:286px;padding:4px;display:grid;box-shadow:inset 0 1px #fffc}.tab-button{color:#4b5058;cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:42px;font-size:15px;font-weight:600;transition:color .16s,background .16s,box-shadow .16s}.tab-button[aria-pressed=true]{color:var(--blue);background:var(--surface);box-shadow:0 1px 2px #0f172a14,0 9px 24px #0f172a0f}:root[data-theme=dark] .tab-switch{border-color:var(--border-soft);background:#1b1d23}:root[data-theme=dark] .tab-button{color:var(--muted)}:root[data-theme=dark] .tab-button[aria-pressed=true]{color:#f7f9ff;background:#262b35;box-shadow:0 1px 2px #00000042,0 9px 24px #0000002e}.icon-button{color:#2d3138;cursor:pointer;background:0 0;border:0;place-items:center;width:36px;height:36px;display:inline-grid}.header-actions{align-items:center;gap:10px;display:flex;position:absolute;top:26px;right:clamp(20px,4vw,46px)}.theme-button{font-size:23px}.sign-in-button{color:#15191f;background:#ffffffc7;border-color:#d9d9d4;min-height:36px;padding:0 15px;font-size:14px;box-shadow:0 5px 16px #080a0d0a}.signed-in-chip{border:1px solid var(--border);max-width:300px;min-height:36px;color:var(--text);background:#ffffffc7;border-radius:999px;align-items:center;gap:10px;padding:0 6px 0 13px;font-size:13px;font-weight:650;display:inline-flex;box-shadow:0 5px 16px #080a0d0a}.signed-in-chip span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.signed-in-chip button{background:var(--blue-soft);min-height:26px;color:var(--blue);cursor:pointer;border:0;border-radius:999px;font-size:12px;font-weight:700}.hero{background:linear-gradient(#ffffffe0,#fbfaf8b3),#fbfaf8db;border-bottom:1px solid #1214181a;width:100%;margin:0 auto;padding:54px clamp(20px,4vw,46px) 36px;position:relative}.hero h1{letter-spacing:0;margin:0;font-size:clamp(54px,8vw,84px);font-weight:760;line-height:.96}.hero h1 span,.hero-subtitle span,.section-heading p span{display:block}.hero p{color:#5b6068;margin:18px auto 0;font-size:clamp(18px,2vw,22px);line-height:1.42}:root[data-theme=dark] .hero p{color:var(--muted)}.hero .tab-switch{width:min(360px,100%);margin:30px auto 0}.button{letter-spacing:0;cursor:pointer;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:11px;min-height:48px;padding:0 24px;font-size:16px;font-weight:650;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.68;transform:none}.button svg{font-size:21px}.button-primary{color:#fff;background:linear-gradient(180deg, #1668f6, var(--blue));box-shadow:0 12px 28px #125ee840}.button-primary:hover,.button-download:hover{background:linear-gradient(180deg, #1b72ff, var(--blue-dark))}.button-download{color:#fff;background:linear-gradient(180deg, #1668f6, var(--blue));border-color:#125ee8b8;box-shadow:0 12px 28px #125ee83d,inset 0 1px #ffffff3d}.button-secondary,.button-subtle{color:#15191f;background:#ffffffc7;border-color:#d9d9d4;box-shadow:0 5px 16px #080a0d0a}.button-secondary:hover,.button-subtle:hover{background:#fff;border-color:#c9cac5}:root[data-theme=dark] .icon-button{color:#d6d9df}:root[data-theme=dark] .sign-in-button,:root[data-theme=dark] .signed-in-chip,:root[data-theme=dark] .button-secondary,:root[data-theme=dark] .button-subtle{border-color:var(--border);color:var(--text);background:#181c24d1;box-shadow:0 5px 16px #0003}:root[data-theme=dark] .button-secondary:hover,:root[data-theme=dark] .button-subtle:hover,:root[data-theme=dark] .sign-in-button:hover{background:#202632}.button-subtle{min-height:42px;padding:0 18px;font-size:14px}.reader-window{width:min(var(--max), calc(100% - 44px));box-shadow:var(--shadow-window);background:#fff;border:1px solid #cfcfca;border-radius:8px;margin:34px auto 0;overflow:hidden}.immersive-reader{background:linear-gradient(#f8f9f7eb,#fffffffa),#fff}.kompletepdf-window{background:#fff;border-color:#c8c8c5;height:clamp(520px,54vw,680px);position:relative;box-shadow:0 24px 70px #05080c1f,inset 0 0 0 1px #ffffff73}.kompletepdf-traffic-lights{z-index:5;gap:8px;display:flex;position:absolute;top:12px;left:13px}.kompletepdf-traffic-lights span{border-radius:999px;width:14px;height:14px}.kompletepdf-traffic-lights .close{background:#ff5f57}.kompletepdf-traffic-lights .minimize{background:#ffbd2e}.kompletepdf-traffic-lights .maximize{background:#28c840}.kompletepdf-tab-rail{z-index:4;background:#eef5ff;border:1px solid #d7e4f8;border-radius:16px;justify-content:space-between;align-items:center;height:50px;padding:0 14px;display:flex;position:absolute;top:8px;left:90px;right:18px;box-shadow:0 12px 30px #0c1f3a14}.kompletepdf-active-tab{color:#fff;letter-spacing:0;background:#316ee8;border:0;border-radius:10px;justify-content:space-between;align-items:center;width:190px;min-height:36px;padding:0 13px;font-size:15px;font-weight:760;display:inline-flex;box-shadow:0 10px 22px #316ee833}.kompletepdf-rail-actions{color:#9aaac1;align-items:center;gap:16px;display:inline-flex}.kompletepdf-rail-actions>svg{width:23px;height:23px}.kompletepdf-plus-button{color:#1e3f78;background:#dfeaff;border:0;border-radius:12px;place-items:center;width:36px;height:36px;display:inline-grid}.kompletepdf-plus-button svg{width:22px;height:22px}.kompletepdf-reading-stage{padding:0;position:absolute;inset:0;overflow:hidden}.kompletepdf-page{color:#050505;background:#fff;border-radius:8px;display:block;position:absolute;inset:0;overflow:hidden}.book-page-content{font-family:Georgia,Times New Roman,serif;position:absolute;top:34%;left:19%;right:10%}.book-page-content h2{color:#52718b;text-align:right;margin:0;font-size:clamp(36px,4.4vw,58px);font-style:italic;font-weight:500;line-height:1}.book-page-content hr{border:0;border-top:1.5px solid #6f8aa1;margin:14px 0 22px}.book-page-content p{color:#050505;max-width:760px;margin:0 auto;font-size:clamp(17px,1.55vw,24px);font-weight:600;line-height:1.28}.book-page-content strong{font-variant:small-caps;letter-spacing:.01em}.book-page-number{color:#050505;font-size:17px;font-weight:700;position:absolute;bottom:48px;left:50%;transform:translate(-50%)}.kompletepdf-page-progress{color:#1456d9;background:#f7faffeb;border:1px solid #2b5ba91a;border-radius:999px;place-items:center;min-width:62px;min-height:35px;padding:0 13px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:780;display:inline-grid;position:absolute;bottom:22px;right:22px;box-shadow:0 8px 24px #11203814}.kompletepdf-bookmark-drawer{z-index:3;color:#162238;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#eff6fff0;border-radius:0 14px 14px 0;width:min(300px,35%);position:absolute;top:72px;bottom:0;left:0;overflow:hidden;box-shadow:18px 0 44px #1e36591a}.kompletepdf-bookmark-header{color:#34516f;border-bottom:1px solid #7089aa3d;justify-content:space-between;align-items:center;height:52px;padding:0 18px;font-size:15px;font-weight:780;display:flex}.kompletepdf-bookmark-header div{color:#7890ad;align-items:center;gap:13px;display:flex}.kompletepdf-bookmark-header svg{width:20px;height:20px}.kompletepdf-bookmark-header div svg:nth-child(n+2){stroke-width:3px;width:14px;height:14px}.kompletepdf-bookmark-list{gap:7px;height:calc(100% - 52px);margin:0;padding:18px 12px 24px 16px;font-size:13px;font-weight:780;list-style:none;display:grid;overflow:hidden}.kompletepdf-bookmark-list li{border-radius:10px;grid-template-columns:18px minmax(0,1fr) 44px;align-items:center;gap:8px;min-height:34px;padding:6px 9px;display:grid}.kompletepdf-bookmark-list li.active{background:#dbe8fff5}.bookmark-dash{color:#6f84a1;font-weight:800}.bookmark-label{text-overflow:ellipsis;min-width:0;overflow:hidden}.bookmark-label.indent-1{padding-left:14px}.bookmark-label.indent-2{padding-left:32px}.bookmark-row-actions{color:#5d728f6b;justify-content:flex-end;gap:12px;font-weight:700;display:inline-flex}.bookmark-row-actions svg{width:13px;height:13px}.window-toolbar{background:linear-gradient(#fbfbfa,#efefec);border-bottom:1px solid #d8d8d3;grid-template-columns:98px minmax(0,1fr) 92px;align-items:center;min-height:44px;display:grid}.traffic-lights{gap:8px;padding-left:16px;display:flex}.traffic-lights span{border-radius:999px;width:12px;height:12px}.traffic-lights .close{background:#ff6159}.traffic-lights .minimize{background:#ffbe2f}.traffic-lights .maximize{background:#2ac940}.pdf-tabs{min-width:0;height:44px;display:flex}.pdf-tab{color:#5d626a;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:0;border-right:1px solid #dadad5;align-items:center;gap:8px;width:178px;min-width:0;padding:0 16px;font-size:13px;display:inline-flex;overflow:hidden}.pdf-tab.active{color:#20242a;background:#fff;border-left:1px solid #dadad5;border-top-left-radius:7px;border-top-right-radius:7px}.pdf-tab.add{color:#3e4249;justify-content:center;width:46px;min-width:46px}.toolbar-icons{color:#555a62;justify-content:flex-end;gap:20px;padding-right:20px;font-size:18px;display:flex}.reader-body{background:#fff;min-height:496px;display:block}.bookmark-sidebar{background:#f8f8f6;border-right:1px solid #dcdcd7}.bookmark-title{color:#191c22;border-bottom:1px solid #e2e2dc;justify-content:space-between;align-items:center;height:39px;padding:0 14px;font-size:13px;font-weight:650;display:flex}.bookmark-title button{color:#535961;background:0 0;border:0;place-items:center;width:24px;height:24px;display:inline-grid}.bookmark-sidebar ol{color:#3f444d;margin:0;padding:8px 8px 0 34px;font-size:13px;list-style:decimal}.bookmark-sidebar li{border-radius:5px;padding:8px}.bookmark-sidebar li.active{color:var(--blue);background:var(--blue-soft)}.pdf-canvas{background:radial-gradient(circle at 50% 8%,#125ee80f,#0000 34%),#fff;min-width:0;min-height:496px;padding:88px 70px 78px;position:relative}.immersive-canvas{overflow:hidden}.reader-floating-bar,.reader-tool-strip{z-index:2;color:#3b4048;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;border:1px solid #1214181a;align-items:center;display:inline-flex;position:absolute;box-shadow:0 12px 34px #0a121c14}.reader-floating-bar{border-radius:999px;gap:18px;min-height:36px;padding:0 14px;font-size:12px}.reader-floating-bar-top{top:18px;left:50%;transform:translate(-50%)}.reader-file-chip{color:#171b21;align-items:center;gap:8px;font-weight:650;display:inline-flex}.reader-file-chip svg,.reader-tool-strip svg{width:17px;height:17px}.reader-tool-strip{color:#5d636c;border-radius:999px;gap:8px;min-height:34px;padding:0 12px;font-size:12px;top:20px;right:22px}.reader-progress{color:#252a31;bottom:20px;left:50%;transform:translate(-50%)}.canvas-search{color:#81858d;background:#fff;border:1px solid #ddddda;border-radius:5px;align-items:center;gap:8px;width:154px;height:30px;padding:0 10px;font-size:12px;display:flex;position:absolute;top:13px;right:12px}.document-content{grid-template-columns:minmax(0,1fr) 256px;align-items:center;gap:48px;min-height:330px;display:grid}.document-text h2{letter-spacing:0;margin:0;font-size:clamp(36px,4.6vw,55px);line-height:1}.doc-subtitle{color:#686d75;margin:22px 0 0;font-size:23px}.document-text hr{border:0;border-top:2px solid #d0d3d7;width:100%;margin:45px 0}.document-text h3{margin:0;font-size:22px}.document-text p:last-child{color:#41464f;max-width:440px;margin:18px 0 0;font-size:16px;line-height:1.5}.document-image{background:#d8e6f8;height:316px;overflow:hidden}.document-image div{transform-origin:20% 20%;background:linear-gradient(118deg,#0000 0 22%,#fffc 22.2% 24%,#0000 24.2%),linear-gradient(64deg,#0000 0 47%,#00000029 47.2% 48%,#0000 48.2%),repeating-linear-gradient(90deg,#1f4a7240 0 1px,#0000 1px 38px),repeating-linear-gradient(0deg,#1f4a7238 0 1px,#0000 1px 35px),linear-gradient(135deg,#cde0f7,#eef6ff 40%,#a9bfd9);height:100%;transform:skewY(-9deg)scale(1.15)}.reader-statusbar{color:#2e3238;background:#f7f7f5;border-top:1px solid #d9d9d4;grid-template-columns:1fr auto 1fr;align-items:center;height:48px;font-size:13px;display:grid}.status-icons{gap:22px;padding-left:20px;display:flex}.status-icons span{border:1px solid #a6abb1;border-radius:3px;width:16px;height:16px}.page-progress,.zoom-control{align-items:center;gap:18px;display:flex}.page-progress strong,.zoom-control strong{font-weight:650}.zoom-control{justify-self:end;padding-right:24px}.section-band{width:min(1160px,100% - 44px);margin:0 auto}.tab-panel{scroll-margin-top:92px}.free-panel{padding-bottom:38px}.product-band{padding-top:28px}.product-module{border:1px solid var(--border);background:#ffffffb8;border-radius:8px;grid-template-columns:minmax(340px,1fr) minmax(430px,1fr);gap:34px;padding:32px 38px;display:grid;box-shadow:0 10px 30px #0a121c0a}.product-module>.reader-window{grid-column:1/-1;width:100%;height:clamp(440px,43vw,580px);margin:0}.product-summary{border-right:1px solid var(--border-soft);grid-template-columns:112px minmax(0,1fr);align-items:start;gap:26px;padding-right:24px;display:grid}.app-identity{justify-items:center;gap:12px;display:grid}.app-icon{aspect-ratio:1;background:#fff;border-radius:8px;place-items:center;width:112px;display:grid;overflow:hidden;box-shadow:0 16px 28px #080a0d29,0 0 0 1px #080a0d14}.app-icon img{object-fit:cover;width:100%;height:100%;display:block}.platform-badges{flex-wrap:wrap;justify-content:center;gap:6px;width:132px;display:flex}.platform-badge{background:var(--green-soft);color:#117345;white-space:nowrap;border:1px solid #16a05d38;border-radius:999px;align-items:center;gap:5px;min-height:23px;padding:0 8px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.platform-badge.is-soon{color:#8a5b06;background:#fff8ec;border-color:#f5b33d52}.platform-badge em{color:inherit;opacity:.78;font-style:normal;font-weight:560}.product-summary h2,.idea-form h2{letter-spacing:0;margin:0;font-size:29px;line-height:1.08}.product-subtitle{margin:8px 0 0;font-size:17px;font-weight:550}.product-body{color:#555b64;max-width:390px;margin:22px 0 20px;font-size:15px;line-height:1.55}.product-actions{flex-wrap:wrap;gap:12px;display:flex}.product-actions .button{min-height:44px;padding:0 18px;font-size:14px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:34px 42px;display:grid}.feature-item{grid-template-columns:40px minmax(0,1fr);gap:14px;display:grid}.feature-icon{color:#333840;place-items:center;width:34px;height:34px;font-size:32px;display:grid}.feature-item h3{margin:0;font-size:17px;line-height:1.25}.feature-item p{color:#676c75;margin:6px 0 0;font-size:14px;line-height:1.45}.vote-section{grid-template-columns:minmax(320px,.78fr) minmax(420px,1.22fr);gap:18px;padding-top:18px;padding-bottom:38px;display:grid}.vote-mode-switch{border:1px solid var(--border-soft);background:#f0efec;border-radius:8px;grid-column:1/-1;grid-template-columns:repeat(2,minmax(180px,1fr));justify-self:center;gap:4px;padding:4px;display:inline-grid}.vote-mode-switch button{color:#555b64;cursor:pointer;background:0 0;border:0;border-radius:6px;min-height:40px;font-size:14px;font-weight:650}.vote-mode-switch button[aria-pressed=true]{color:var(--blue);background:#fff;box-shadow:0 1px 2px #0f172a14,0 9px 24px #0f172a0f}.idea-form,.idea-list{border:1px solid var(--border);background:#ffffffc2;border-radius:8px;box-shadow:0 10px 28px #0a121c09}:root[data-theme=dark] .product-module,:root[data-theme=dark] .idea-form,:root[data-theme=dark] .idea-list{background:#171a21c7}:root[data-theme=dark] .product-body,:root[data-theme=dark] .feature-item p,:root[data-theme=dark] .idea-row p,:root[data-theme=dark] .vote-count span,:root[data-theme=dark] .idea-list-header,:root[data-theme=dark] .idea-form label span{color:var(--muted)}.site-shell[data-active-tab=vote] .idea-form,.site-shell[data-active-tab=vote] .idea-list,.site-shell[data-active-tab=free] .product-module{border-color:#125ee847;box-shadow:0 18px 46px #125ee814}.idea-form{padding:30px}.idea-form label{margin-top:28px;display:block}.idea-form label span{color:#252930;margin-bottom:9px;font-size:14px;font-weight:560;display:block}.idea-form input,.idea-form select,.idea-form textarea{width:100%;color:var(--text);background:#fff;border:1px solid #dcdcd7;border-radius:6px;outline:none;font-size:15px;transition:border-color .16s,box-shadow .16s}.idea-form input{height:48px;padding:0 16px}.idea-form select{appearance:none;background:linear-gradient(45deg,#0000 50%,#555b64 50%) right 21px top 22px/7px 7px no-repeat,linear-gradient(135deg,#555b64 50%,#0000 50%) right 15px top 22px/7px 7px no-repeat,#fff;height:48px;padding:0 42px 0 16px}.idea-form textarea{resize:vertical;min-height:146px;padding:15px 16px;line-height:1.45}.idea-form input:focus,.idea-form select:focus,.idea-form textarea:focus{border-color:#125ee8a3;box-shadow:0 0 0 4px #125ee81a}.form-submit{margin-top:24px}.idea-list{overflow:hidden}.idea-list-header{border-bottom:1px solid var(--border-soft);color:#252930;background:#f9f9f7b8;padding:18px 26px;font-size:14px;font-weight:720}:root[data-theme=dark] .idea-list-header{background:#1d212ab8}.app-badge{background:var(--blue-soft);min-height:24px;color:var(--blue);border:1px solid #125ee833;border-radius:999px;align-items:center;padding:0 9px;font-size:12px;font-weight:650;display:inline-flex}.idea-row{border-bottom:1px solid var(--border-soft);grid-template-columns:minmax(0,1fr) 74px 48px;align-items:center;gap:20px;min-height:92px;padding:19px 26px;display:grid}.idea-row:last-child{border-bottom:0}.idea-title-line{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.idea-row h3{margin:0;font-size:15px;line-height:1.2}.idea-row p{color:#626770;margin:7px 0 0;font-size:14px;line-height:1.36}.vote-count{text-align:center}.vote-count strong,.vote-count span{display:block}.vote-count strong{font-size:17px;font-weight:720}.vote-count span{color:#666b73;margin-top:2px;font-size:13px}.vote-button{width:42px;height:36px;color:var(--blue);cursor:pointer;background:#fff;border:1px solid #125ee8c7;border-radius:5px;place-items:center;font-size:21px;transition:background .16s,transform .16s,box-shadow .16s;display:inline-grid}.vote-button:hover{background:var(--blue-soft);transform:translateY(-1px);box-shadow:0 8px 20px #125ee81f}.auth-overlay{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080a0d3d;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.auth-dialog{border:1px solid var(--border);background:var(--surface);width:min(420px,100%);box-shadow:var(--shadow-soft);border-radius:8px;padding:30px;position:relative}.auth-close{position:absolute;top:16px;right:16px}.auth-dialog h2{margin:0;font-size:28px;line-height:1.1}.auth-dialog p{color:var(--muted);margin:10px 0 0;font-size:14px;line-height:1.45}.auth-form{gap:18px;margin-top:24px;display:grid}.auth-form label span{color:var(--text);margin-bottom:9px;font-size:14px;font-weight:620;display:block}.auth-form input{color:#080a0d;background:#fff;border:1px solid #dcdcd7;border-radius:6px;outline:none;width:100%;height:48px;padding:0 16px;font-size:15px;transition:border-color .16s,box-shadow .16s}.auth-form input:focus{border-color:#125ee8a3;box-shadow:0 0 0 4px #125ee81a}.auth-link-button{color:var(--blue);cursor:pointer;background:0 0;border:0;justify-self:start;font-size:13px;font-weight:700}.auth-message,.auth-error{border-radius:6px;margin-top:16px;padding:11px 12px;font-size:13px;line-height:1.35}.auth-message{background:var(--blue-soft);color:var(--blue-dark);border:1px solid #125ee82e}.auth-error{color:#b42318;background:#fff1f1;border:1px solid #dc26262e}:root[data-theme=dark] .auth-form input,:root[data-theme=dark] .idea-form input,:root[data-theme=dark] .idea-form select,:root[data-theme=dark] .idea-form textarea{border-color:var(--border);color:var(--text);background-color:#12151c}:root[data-theme=dark] .idea-form select{background:linear-gradient(45deg,#0000 50%,#b8bec8 50%) right 21px top 22px/7px 7px no-repeat,linear-gradient(135deg,#b8bec8 50%,#0000 50%) right 15px top 22px/7px 7px no-repeat,#12151c}:root[data-theme=dark] .auth-message{color:#dbe7ff}:root[data-theme=dark] .auth-error{color:#ffc4c4;background:#dc262629}.hero{background:linear-gradient(180deg, #fffffffa, #f6f8fbd1), var(--bg);min-height:680px;padding:0 0 34px}.site-nav{z-index:40;border-bottom:1px solid var(--border-soft);-webkit-backdrop-filter:blur(18px);background:#ffffffe0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;min-height:74px;padding:0 clamp(20px,4vw,46px);display:grid;position:sticky;top:0}.brand-lockup,.footer-brand{color:var(--text);letter-spacing:0;align-items:center;gap:12px;font-size:23px;font-weight:780;display:inline-flex}.brand-mark{color:#fff;background:#111827;border:1px solid #111827;border-radius:8px;place-items:center;width:38px;height:38px;font-size:13px;font-weight:850;display:inline-grid}.header-nav{justify-content:center;align-items:center;gap:8px;display:flex}.nav-link{color:#232833;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;min-height:38px;padding:0 13px;font-size:14px;font-weight:640;display:inline-flex}.nav-link:hover,.nav-link[aria-current=page]{background:var(--blue-soft);color:var(--blue)}.header-actions{justify-content:end;gap:10px;display:flex;position:static}.hero-grid{grid-template-columns:minmax(320px,.78fr) minmax(440px,1.22fr);align-items:center;gap:clamp(34px,5vw,78px);padding-top:clamp(46px,7vw,78px);display:grid}.hero-copy{text-align:left;max-width:520px;margin:0}.hero h1{text-wrap:balance;font-size:clamp(40px,4.5vw,60px);font-weight:790;line-height:1.04}.hero p{margin-left:0}.hero-subtitle{max-width:500px}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.hero-support{color:var(--muted);margin-top:18px;font-size:13px}.hero-media .reader-window{width:100%;margin:0}.section-heading{text-align:center;max-width:680px;margin:0 auto 38px}.section-heading h2{letter-spacing:0;margin:0;font-size:clamp(32px,4vw,48px);font-weight:780;line-height:1.08}.section-heading p{color:var(--muted);margin:14px auto 0;font-size:17px;line-height:1.55}.product-section,.vote-section,.legal-section{padding:74px 0}.product-detail-grid{grid-template-columns:minmax(300px,.9fr) minmax(320px,.7fr);align-items:center;gap:54px;display:grid}.feature-list{gap:24px;display:grid}.feature-list .feature-item{grid-template-columns:54px minmax(0,1fr)}.feature-list .feature-icon{background:var(--blue-soft);width:44px;height:44px;color:var(--blue);border:1px solid #095fdd2e;border-radius:8px;font-size:25px}.feature-list .feature-item h3{font-size:18px}.feature-list .feature-item p{max-width:420px;font-size:15px}.platform-card{border:1px solid var(--border);background:linear-gradient(180deg, #fffffff0, #f9fafbe6), var(--surface);border-radius:8px;gap:24px;padding:34px;display:grid;box-shadow:0 24px 56px #0f172a14}.platform-card .app-identity{grid-template-columns:82px minmax(0,1fr);place-items:center start}.platform-card .app-icon{width:82px}.platform-card-copy h3{margin:0;font-size:21px}.platform-card-copy p{color:var(--muted);margin:7px 0 0;font-size:14px;line-height:1.45}.platform-card .platform-badges{justify-content:flex-start;width:auto}.platform-card .product-actions{display:grid}.vote-section{border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);display:block}.roadmap-heading{margin-bottom:24px}.vote-mode-switch{grid-template-columns:repeat(2,minmax(170px,1fr));margin:0 auto 18px;display:inline-grid}.roadmap-content{grid-template-columns:minmax(0,1.15fr) minmax(320px,.55fr);align-items:start;gap:22px;display:grid}.roadmap-content .idea-list,.roadmap-content .idea-form{background:#ffffffdb}.roadmap-content .idea-form{position:sticky;top:22px}.idea-form h3{margin:0;font-size:25px;line-height:1.1}.legal-section{padding-bottom:44px}.company-grid{border:1px solid var(--border);background:var(--border);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.company-fact{background:var(--surface);gap:8px;min-height:150px;padding:24px;display:grid}.company-fact-icon{width:36px;height:36px;color:var(--blue);place-items:center;font-size:27px;display:grid}.company-fact span:not(.company-fact-icon){color:var(--muted);font-size:13px;font-weight:660}.company-fact strong{align-self:end;font-size:17px;line-height:1.25}.contact-strip{background:linear-gradient(#fff,#f5f8ff);border:1px solid #095fdd3d;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin:24px 0 48px;display:grid;overflow:hidden}.contact-item{min-height:92px;color:var(--text);justify-content:center;align-items:center;gap:16px;padding:18px;font-size:15px;font-weight:650;display:flex}.contact-item+.contact-item{border-left:1px solid #095fdd29}.contact-item span:first-child{width:38px;height:38px;color:var(--blue);place-items:center;font-size:29px;display:grid}.legal-documents{gap:24px;display:grid}.legal-document{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:34px;scroll-margin-top:96px;box-shadow:0 18px 48px #0f172a0e}.legal-document-header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:18px;display:flex}.legal-document h3{margin:0;font-size:30px;line-height:1.1}.legal-document-header p,.legal-intro,.legal-content-section p,.legal-content-section li{color:var(--muted);font-size:14px;line-height:1.62}.legal-document-header p{margin:8px 0 0}.legal-document-header a{min-height:34px;color:var(--blue);border:1px solid #095fdd40;border-radius:6px;padding:8px 12px;font-size:13px;font-weight:740}.legal-intro{margin:18px 0 0}.legal-section-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px;margin-top:28px;display:grid}.legal-content-section{padding-top:2px}.legal-content-section h4{margin:0 0 8px;font-size:16px;line-height:1.25}.legal-content-section h5{margin:14px 0 6px;font-size:14px;line-height:1.25}.legal-content-section p{margin:8px 0 0}.legal-content-section ul{gap:7px;margin:8px 0 0;padding-left:18px;display:grid}.footer{color:#101319;background:#fff;border-top:1px solid #12141817;grid-template-columns:auto minmax(220px,1fr) minmax(260px,.9fr);align-items:center;gap:26px;min-height:120px;padding:26px clamp(20px,4vw,46px);display:grid}.footer nav{justify-content:center;gap:28px;font-size:14px;font-weight:680;display:flex}.footer p{color:var(--muted);text-align:right;margin:0;font-size:12px;line-height:1.5}:root[data-theme=dark] .site-nav,:root[data-theme=dark] .footer{border-color:var(--border-soft);background:#0d0f13e6}:root[data-theme=dark] .brand-lockup,:root[data-theme=dark] .footer,:root[data-theme=dark] .footer-brand,:root[data-theme=dark] .nav-link,:root[data-theme=dark] .contact-item{color:var(--text)}:root[data-theme=dark] .brand-mark{background:#111827;border-color:#2f6fe7}:root[data-theme=dark] .platform-card,:root[data-theme=dark] .company-fact,:root[data-theme=dark] .legal-document,:root[data-theme=dark] .roadmap-content .idea-list,:root[data-theme=dark] .roadmap-content .idea-form{background:#171a21eb}:root[data-theme=dark] .contact-strip{background:linear-gradient(#151923,#10141d)}:root[data-theme=dark] .hero{background:linear-gradient(180deg, #181c24e6, #0d0f13c7), var(--bg)}:root[data-theme=dark] .company-grid{background:var(--border)}@media (width<=1080px){.hero-grid,.product-detail-grid,.roadmap-content{grid-template-columns:1fr}.hero-copy{max-width:760px}.hero-media .kompletepdf-window{height:clamp(420px,62vw,560px)}.roadmap-content .idea-form{position:static}.company-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.hero{padding-top:44px}.reader-window{border-radius:7px}.kompletepdf-window{height:clamp(430px,62vw,560px)}.kompletepdf-tab-rail{height:44px;left:72px}.kompletepdf-active-tab{width:150px;min-height:32px;font-size:13px}.kompletepdf-bookmark-drawer{width:270px}.book-page-content{top:36%;left:22%;right:7%}.book-page-content p{font-size:16px}.window-toolbar{grid-template-columns:72px minmax(0,1fr)}.toolbar-icons{display:none}.pdf-tabs{overflow:hidden}.pdf-tab{width:146px;padding:0 12px}.reader-body{grid-template-columns:150px minmax(0,1fr);min-height:360px}.bookmark-sidebar{font-size:12px}.bookmark-sidebar ol{padding-left:28px}.pdf-canvas{padding:64px 28px 30px}.document-content{grid-template-columns:1fr}.document-image{display:none}.product-module,.vote-section{grid-template-columns:1fr}.product-summary{border-right:0;border-bottom:1px solid var(--border-soft);padding-bottom:28px;padding-right:0}}@media (width<=760px){.site-nav{grid-template-columns:1fr;gap:12px;min-height:auto;padding:14px 16px;overflow:hidden}.brand-lockup,.footer-brand{font-size:20px}.header-nav{order:3;grid-column:1/-1;justify-content:flex-start;overflow-x:auto}.nav-link{white-space:nowrap}.header-actions{order:2;grid-column:1;justify-content:flex-start;min-width:0;position:static;top:auto;right:auto}.site-nav .button,.site-nav .icon-button{flex:none;width:auto}.sign-in-button{min-width:78px;padding:0 13px}.hero{min-height:auto;padding:0 0 28px}.section-band{width:calc(100vw - 28px);max-width:calc(100vw - 28px)}.hero-grid{grid-template-columns:minmax(0,1fr);gap:28px;width:calc(100vw - 32px);max-width:calc(100vw - 32px);padding-top:30px}.hero-copy,.section-heading,.feature-item,.platform-card,.idea-form,.idea-list,.legal-document{min-width:0;max-width:100%}.hero-copy{text-align:left}.hero h1{font-size:42px}.hero p{margin-left:0}.hero-actions{margin-top:26px}.product-section,.vote-section,.legal-section{padding:52px 0}.section-heading{margin-bottom:28px}.platform-card,.legal-document{padding:24px}.contact-strip,.footer{grid-template-columns:1fr}.contact-item{justify-content:flex-start}.contact-item+.contact-item{border-top:1px solid #095fdd29;border-left:0}.legal-section-list{grid-template-columns:1fr}.footer{align-items:start}.footer nav{flex-wrap:wrap;justify-content:flex-start}.footer p{text-align:left}}@media (width<=640px){.tab-switch{width:100%;min-width:0}.tab-button{min-height:38px;font-size:14px}.site-nav .header-actions{top:auto;right:auto}.hero-copy,.section-heading{max-width:330px}.hero{overflow:hidden}.hero h1{font-size:37px}.hero p{font-size:16px}.signed-in-chip{max-width:210px}.button{width:100%}.reader-window{margin-top:26px}.hero-media .kompletepdf-window,.kompletepdf-window{height:360px}.kompletepdf-traffic-lights{gap:5px;top:11px;left:10px}.kompletepdf-traffic-lights span{width:9px;height:9px}.kompletepdf-tab-rail{border-radius:12px;height:36px;padding:0 8px;top:8px;left:44px;right:9px}.kompletepdf-active-tab{border-radius:8px;width:112px;min-height:28px;padding:0 9px;font-size:11px}.kompletepdf-rail-actions{gap:8px}.kompletepdf-rail-actions>svg,.kompletepdf-plus-button svg{width:16px;height:16px}.kompletepdf-plus-button{border-radius:9px;width:28px;height:28px}.kompletepdf-reading-stage{padding:10px}.kompletepdf-page{inset:10px}.kompletepdf-bookmark-drawer{display:none}.book-page-content{top:35%;left:12%;right:8%}.book-page-content h2{text-align:left;font-size:29px}.book-page-content hr{margin:9px 0 13px}.book-page-content p{max-height:92px;font-size:12px;line-height:1.25;overflow:hidden}.book-page-number{font-size:12px;bottom:26px}.kompletepdf-page-progress{min-width:50px;min-height:29px;padding:0 10px;font-size:11px;bottom:16px;right:16px}.window-toolbar{grid-template-columns:52px minmax(0,1fr)}.traffic-lights{gap:5px;padding-left:9px}.traffic-lights span{width:8px;height:8px}.pdf-tab{width:112px;padding:0 9px;font-size:10px}.reader-body{grid-template-columns:112px minmax(0,1fr);min-height:296px}.bookmark-title{height:32px;padding:0 8px;font-size:10px}.bookmark-sidebar ol{padding:6px 5px 0 23px;font-size:9px}.bookmark-sidebar li{padding:6px 4px}.pdf-canvas{padding:50px 16px 22px}.canvas-search{width:96px;height:24px;font-size:10px}.document-text h2{font-size:25px}.doc-subtitle{margin-top:10px;font-size:13px}.document-text hr{margin:22px 0}.document-text h3{font-size:13px}.document-text p:last-child{margin-top:10px;font-size:10px}.reader-statusbar{height:36px;font-size:10px}.status-icons{gap:10px;padding-left:10px}.status-icons span{width:12px;height:12px}.page-progress,.zoom-control{gap:9px}.zoom-control{padding-right:10px}.product-module,.idea-form{padding:22px}.product-summary{grid-template-columns:76px minmax(0,1fr);gap:18px}.app-icon{width:76px}.platform-card .app-identity{grid-template-columns:68px minmax(0,1fr)}.platform-card .app-icon{width:68px}.platform-badges{justify-content:flex-start;width:92px}.platform-badge{min-height:21px;padding:0 7px;font-size:10px}.feature-grid{grid-template-columns:1fr;gap:22px}.feature-list .feature-item{max-width:340px}.vote-mode-switch{grid-template-columns:1fr;width:100%}.idea-row{grid-template-columns:minmax(0,1fr) 52px;gap:12px;padding:18px}.vote-count{grid-area:1/2}.vote-button{grid-area:2/2}.company-grid{grid-template-columns:1fr}.company-fact{min-height:116px}.legal-document-header{display:grid}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
