.product-demo{position:relative;container-type:inline-size;width:100%;border:1px solid var(--border);border-radius:20px;background:var(--background);box-shadow:0 18px 65px #33497912;overflow:hidden;text-align:left;color:var(--foreground);font-size:13px}.product-demo button,.product-demo input,.product-demo textarea,.product-demo select{font-family:var(--font-sans)}.pd-toolbar{height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid var(--border);background:#f7f9ff;color:#566382;font-size:11px}.pd-toolbar>span,.pd-toolbar>div,.pd-toolbar button,.pd-toolbar a{display:flex;align-items:center;gap:6px}.pd-toolbar i{width:6px;height:6px;border-radius:50%;background:#5a75f7}.pd-toolbar small{color:#8390a7;margin-left:6px}.pd-toolbar>div{gap:16px}.pd-toolbar a:hover,.pd-toolbar button:hover{color:var(--primary)}.pd-shell{display:flex;height:650px;max-height:75vh;min-height:460px}.pd-sidebar{width:14%;min-width:135px;display:flex;flex-direction:column;padding:14px 11px;background:#fafbfe;border-right:1px solid var(--border)}.pd-logo{padding:0 5px 20px;min-height:38px}.pd-logo img{width:100%}.pd-sidebar nav{display:flex;flex-direction:column;gap:5px}.pd-sidebar nav button,.pd-side-bottom>button{width:100%;display:flex;gap:12px;align-items:center;border-radius:10px;padding:11px 12px;text-align:left;color:#6b7280;font-size:14px;white-space:nowrap}.pd-sidebar button svg{font-size:20px;flex-shrink:0}.pd-sidebar nav button.active{background:#fff;border:1px solid var(--border);color:var(--foreground);box-shadow:0 2px 7px #4857830a;font-weight:600}.pd-sidebar nav button.active svg{color:#6074fc}.pd-sidebar nav button:hover,.pd-side-bottom>button:hover{background:#f0f3fc}.pd-side-bottom{margin-top:auto}.pd-account{border-top:1px solid var(--border)!important;border-radius:0!important;margin-top:12px;padding-top:16px!important}.pd-avatar{display:grid;place-items:center;width:29px;height:29px;background:#8b9cec;color:#fff;border-radius:50%;flex-shrink:0}.pd-account b{font-size:13px;color:var(--foreground);font-weight:600}.pd-account small{display:block;margin-top:3px;font-size:10px}.pd-main{flex:1;min-width:0;display:flex;flex-direction:column}.pd-topbar{height:48px;flex-shrink:0;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 22px;background:#fff}.pd-topbar strong{font-size:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.pd-topbar strong button{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:12px}.pd-topbar>div{display:flex;gap:12px}.pd-topbar>div>button{width:28px;height:28px;font-size:19px;color:#6b7280}.pd-bell{position:relative}.pd-bell i{position:absolute;right:1px;top:3px;background:#f34c50;width:5px;height:5px;border-radius:50%}.pd-content{flex:1;min-height:0;overflow:auto;scroll-behavior:smooth;background:#fdfefe}.pd-home,.pd-library{width:78%;margin:36px auto}.pd-home h3,.pd-page-title h3{font-size:22px;font-weight:650;letter-spacing:-.02em}.pd-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--border);border-radius:18px;margin:22px 0;padding:0;background:#fff}.pd-stats>div{padding:15px 17px;min-width:0}.pd-stats>div+div{border-left:1px solid var(--border)}.pd-stats span,.pd-stats small{color:#858b97;font-size:11px;line-height:1.6}.pd-stats p{margin:6px 0 3px;font-size:13px}.pd-stats b{font-size:24px;letter-spacing:-.03em}.pd-stats .green b{color:#008954}.pd-stats .blue b{color:#586dff}.pd-upload{display:flex;align-items:center;gap:18px;padding:24px;border:1.5px dashed #aab9ff;background:#f7f9fe;border-radius:24px}.pd-upload>div{flex:1;min-width:0}.pd-upload h4,.pd-tools-grid h4{margin:0;font-size:16px;font-weight:600}.pd-upload p,.pd-tools-grid p{font-size:12px;line-height:1.85;color:#858b97;margin:8px 0 0}.pd-feature-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#e9edff;color:#5d76ff;font-size:24px;flex-shrink:0}.pd-feature-icon.warm{color:#b97809;background:#fcf2e2}.pd-primary,.pd-outline{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:9px 13px;border-radius:10px;font-size:12px;white-space:nowrap;min-height:34px}.pd-primary{color:#fff!important;background:var(--brand-gradient);box-shadow:var(--shadow-soft)}.pd-primary:hover{filter:brightness(1.045)}.pd-outline{border:1px solid var(--border);background:#fff;color:var(--foreground)}.pd-outline:hover{border-color:#9ba9f1;background:#f8faff}.pd-tools-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.pd-tools-grid article{padding:22px;border:1px dashed #dce1eb;border-radius:22px;background:#fff;box-shadow:0 7px 20px #18274705}.pd-tools-grid article>div{display:flex;gap:12px;align-items:center}.pd-tools-grid article h4{flex:1;font-size:15px}.pd-tools-grid .pd-feature-icon{width:38px;height:38px;font-size:21px}.pd-tools-grid p{margin-top:15px}.pd-section-title{display:flex;align-items:center;justify-content:space-between;margin:30px 0 14px}.pd-section-title h4{font-size:14px;margin:0}.pd-section-title button{display:flex;gap:6px;align-items:center;color:#7284ff;font-size:12px}.pd-project-list{display:grid;gap:10px}.pd-project-row{display:flex;align-items:center;gap:15px;width:100%;padding:18px 20px;border:1px solid var(--border);border-radius:18px;text-align:left;background:#fff;transition:border-color .2s,box-shadow .2s}.pd-project-row:hover{border-color:#a8b4f4;box-shadow:0 4px 16px #6375be0f}.pd-project-row>span:first-child{min-width:0;flex:1}.pd-project-row b{display:block;font-size:13px;line-height:1.5;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pd-project-row small{display:block;margin-top:5px;font-size:11px;color:#8a909d}.pd-badge{display:inline-flex;font-size:11px;color:#6479f5;background:#f0f3ff;border-radius:20px;padding:5px 9px;white-space:nowrap}.pd-badge.warm{color:#ba7a13;background:#fff4e4}.pd-project-row progress{width:75px;height:6px;border:0;border-radius:10px;overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none}.pd-project-row progress::-webkit-progress-bar{background:#f0f2f7}.pd-project-row progress::-webkit-progress-value{background:var(--brand-gradient);border-radius:10px}.pd-page-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.pd-filters{display:flex;gap:12px;margin-bottom:20px}.pd-filters label{display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--border);border-radius:10px;background:#fff;flex:1}.pd-filters input{height:38px;width:100%;min-width:0;border:0;outline:none;background:none;font-size:12px}.pd-filters label:focus-within{border-color:#8898e6;box-shadow:0 0 0 2px #8c9eef13}.pd-filters select{max-width:140px;border:1px solid var(--border);border-radius:10px;background:#fff;padding:0 10px;font-size:12px}.pd-empty{font-size:13px;color:#8991a3;padding:28px;text-align:center}.pd-category{display:flex;gap:8px;margin:0 0 20px;flex-wrap:wrap}.pd-category button{border-radius:8px;padding:8px 12px;color:#798396;font-size:12px}.pd-category button[aria-pressed=true]{background:#edf1ff;color:#5670ee}.pd-doc-grid{display:grid;gap:12px}.pd-doc-card{display:grid;grid-template-columns:30px 1fr;gap:6px 12px;border:1px solid var(--border);border-radius:14px;background:#fff;padding:18px;text-align:left}.pd-doc-card>svg{grid-row:1/4;color:#6a82fc;font-size:26px}.pd-doc-card b{font-size:14px}.pd-doc-card span{font-size:11px;color:#8b92a0}.pd-doc-card small{font-size:11px;color:#7284ed;margin-top:5px}.pd-doc-card:hover{border-color:#a9b4f0}.pd-project-detail{padding:22px}.pd-stage-nav{display:flex;gap:12px;margin-bottom:22px;border-bottom:1px solid var(--border);padding-bottom:15px}.pd-stage-nav button{display:flex;gap:8px;align-items:center;font-size:12px;padding:7px;color:#9299a8}.pd-stage-nav span{display:grid;place-items:center;background:#f1f3fa;width:23px;height:23px;border-radius:50%}.pd-stage-nav [aria-pressed=true]{color:#526cea}.pd-stage-nav [aria-pressed=true] span{background:#5870f6;color:#fff}.pd-review-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.pd-paper{border:1px solid var(--border);background:#fff;box-shadow:var(--shadow-soft);padding:24px;font-size:12px;line-height:2}.pd-paper h4{text-align:center;margin:8px 0 20px;font-size:14px}.pd-paper p{margin-bottom:12px}.pd-paper .pd-sample-label{color:#99a0ae;font-size:10px}.pd-highlight{background:#fff6dc;padding:10px;border-radius:5px}.pd-score-list h4{font-size:14px;margin:0 0 18px}.pd-score-list h4 span{font-size:11px;color:#99a0ae;font-weight:400;margin-left:8px}.pd-score-list>button:not(.pd-primary){display:flex;gap:8px;align-items:center;width:100%;padding:15px 12px;border:1px solid var(--border);background:#fff;border-radius:10px;margin-bottom:10px;font-size:11px;text-align:left}.pd-score-list button span{flex:1}.pd-score-list button small{color:#44a373;background:#eef9f1;padding:3px 5px;border-radius:4px;font-size:10px}.pd-score-list>button.active{border-color:#9daced;background:#f7f9ff}.pd-score-list>p{font-size:11px;color:#8c94a5;margin:18px 0}.pd-score-list>.pd-primary{width:100%}.pd-editor-tools{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;margin-bottom:15px}.pd-editor textarea{width:100%;height:280px;resize:vertical;border:1px solid var(--border);border-radius:12px;padding:24px;line-height:2;font-size:13px;background:#fff}.pd-editor textarea:focus{outline:0;border-color:#8f9eed;box-shadow:0 0 0 2px #8c9eef13}.pd-editor-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.pd-editor-footer small,.pd-reference{font-size:11px;color:#8590a4}.pd-reference{margin:10px 0;color:#4f8e64}.pd-review-results h4{font-size:16px;margin:0 0 24px}.pd-review-results h4 span{display:block;font-size:11px;font-weight:400;color:#99a0ae;margin-top:8px}.pd-review-results label{display:flex;align-items:center;gap:10px;border:1px solid var(--border);border-radius:10px;padding:18px;margin-bottom:12px;font-size:13px;background:#fff}.pd-review-results input{accent-color:var(--primary);width:16px;height:16px}.pd-review-results label span{flex:1}.pd-review-results small{color:#8b95a7;font-size:11px}.pd-review-results>p{font-size:12px;color:#8490a3;margin:22px 0}.pd-toast{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:8px;align-items:center;max-width:90%;padding:12px 18px;border:1px solid var(--border);background:#fff;box-shadow:var(--shadow-float);border-radius:12px;font-size:12px;z-index:8;pointer-events:none}.pd-toast svg{color:#309262;flex-shrink:0}.pd-dialog{width:min(520px,calc(100vw - 32px));max-height:85svh;overflow:auto;border:1px solid var(--border);border-radius:22px;padding:24px;color:var(--foreground);background:#fff;box-shadow:var(--shadow-float);font-family:var(--font-sans)}.pd-dialog::backdrop{background:#17244245;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.pd-dialog-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;gap:15px}.pd-dialog h3{font-size:18px}.pd-dialog-head button{width:30px;height:30px;font-size:22px;border-radius:8px}.pd-dialog-head button:hover{background:var(--muted)}.pd-dialog>p,.pd-dialog li{font-size:13px;line-height:1.85;color:#7c8595;margin-bottom:16px}.pd-dialog>h4{font-size:15px}.pd-dialog .pd-primary{margin-top:12px}.pd-sample-file{display:flex;gap:12px;align-items:center;width:100%;border:1px solid var(--border);border-radius:12px;padding:18px;text-align:left;background:#f9faff}.pd-sample-file>svg{color:#6880f5;font-size:22px}.pd-sample-file span{flex:1}.pd-sample-file b{display:block;font-size:13px}.pd-sample-file small{display:block;font-size:11px;color:#8a96a8;margin-top:6px}.pd-dialog pre{font-family:inherit;white-space:pre-wrap;font-size:12px;line-height:1.9;padding:18px;background:#f8f9fc;border-radius:10px;max-height:280px;overflow:auto}.pd-standalone{border-radius:0;border:0;min-height:100svh}.pd-standalone .pd-shell{height:calc(100svh - 42px);max-height:none}.pd-standalone .pd-home,.pd-standalone .pd-library{max-width:1080px}.pd-standalone .pd-sidebar{max-width:200px}.pd-standalone .pd-content{font-size:14px}.pd-standalone .pd-sidebar{width:12.4%;max-width:184px}.pd-standalone .pd-home{width:68.8%}@container (max-width:1000px){.pd-home,.pd-library,.pd-standalone .pd-home{width:88%;margin:28px auto}.pd-upload{padding:20px;gap:12px}.pd-tools-grid article{padding:16px}.pd-tools-grid article>div{gap:8px}.pd-tools-grid h4{font-size:13px!important}.pd-sidebar{min-width:120px}.pd-sidebar nav button,.pd-side-bottom>button{font-size:12px;padding:10px 8px}.pd-stats>div{padding:12px}.pd-tools-grid p,.pd-upload p{font-size:11px}.pd-stats b{font-size:21px}.pd-shell{height:630px;max-height:none}}@container (max-width:650px){.pd-toolbar{height:auto;min-height:42px;flex-wrap:wrap;gap:7px;padding:10px 12px;font-size:10px}.pd-toolbar small{display:none}.pd-toolbar>div{gap:12px}.pd-sidebar{width:51px;min-width:51px;padding:13px 5px}.pd-logo{padding:0 3px 14px}.pd-logo img{width:39px;max-width:none;object-fit:cover;object-position:left;height:12px}.pd-sidebar nav button,.pd-side-bottom>button{justify-content:center;padding:10px 5px}.pd-sidebar nav button span,.pd-side-bottom>button>span:not(.pd-avatar){display:none}.pd-account{margin-top:8px}.pd-sidebar nav button svg,.pd-side-bottom>button svg{font-size:20px}.pd-topbar{padding:0 14px;height:44px}.pd-home,.pd-library{width:auto;margin:22px 15px}.pd-home h3{font-size:19px}.pd-stats{grid-template-columns:repeat(2,minmax(0,1fr));margin:18px 0}.pd-stats>div:nth-child(3){border-left:0;border-top:1px solid var(--border)}.pd-stats>div:nth-child(4){border-top:1px solid var(--border)}.pd-stats b{font-size:22px}.pd-stats small{font-size:10px}.pd-upload{padding:17px 14px;gap:10px;flex-wrap:wrap;border-radius:17px}.pd-upload .pd-feature-icon{width:35px;height:35px;font-size:21px}.pd-upload h4{font-size:13px}.pd-upload>button{margin-left:45px}.pd-upload p{font-size:10px;line-height:1.65}.pd-tools-grid{grid-template-columns:1fr}.pd-tools-grid article{border-radius:15px}.pd-project-row{padding:14px;gap:9px;flex-wrap:wrap;border-radius:12px}.pd-project-row progress{display:none}.pd-project-row b{font-size:12px;white-space:normal}.pd-badge{font-size:10px}.pd-shell{height:620px;min-height:0}.pd-review-grid{grid-template-columns:1fr}.pd-project-detail{padding:15px}.pd-stage-nav{gap:3px}.pd-stage-nav button{font-size:10px;padding:5px;gap:4px}.pd-stage-nav span{width:18px;height:18px}.pd-editor-tools,.pd-editor-footer{align-items:flex-start;flex-direction:column}.pd-editor textarea{font-size:12px;padding:14px}.pd-review-results label{padding:14px;font-size:12px;flex-wrap:wrap}.pd-review-results small{margin-left:26px}.pd-score-list>button:not(.pd-primary){font-size:12px}.pd-project-row>span:first-child{min-width:120px}.pd-page-title h3{font-size:19px}.pd-category{gap:4px}.pd-category button{font-size:11px;padding:7px 9px}}.pd-flow-host{min-height:100%;height:100%}.pd-flow-host[hidden]{display:none}.pf-flow{height:100%;min-height:460px;display:flex;flex-direction:column;position:relative;background:#fcfdff;font-size:12px;color:#252b36;--pf-line:#e3e6ed;--pf-muted:#858b96}.pf-flow button:disabled{opacity:.4;cursor:not-allowed}.pf-flow input,.pf-flow textarea,.pf-flow select{font:inherit;color:inherit;background:#fff;border:1px solid var(--pf-line);border-radius:9px;max-width:100%}.pf-flow input:focus,.pf-flow textarea:focus,.pf-flow select:focus{outline:0;border-color:#8795e6;box-shadow:0 0 0 2px #8795e612}.pf-flow input[type=checkbox]{accent-color:#5269e5;width:17px;height:17px;flex-shrink:0}.pf-flow h3,.pf-flow h4,.pf-flow p{margin:0}.pf-flow h3{font-size:21px;font-weight:650;letter-spacing:-.025em}.pf-flow h4{font-size:14px;font-weight:600}.pf-flow p{line-height:1.9}.pf-flow small{font-size:10px;color:var(--pf-muted)}.pf-path{display:flex;gap:3px;align-items:center;padding:8px 22px;background:#f6f8fc;border-bottom:1px solid var(--pf-line);flex-shrink:0;overflow-x:auto}.pf-path button{display:flex;align-items:center;gap:7px;white-space:nowrap;border-radius:6px;padding:5px 10px;font-size:10px;color:#929aab}.pf-path button[aria-current]{background:#eaf0ff;color:#526cef}.pf-heading{padding:19px 23px;border-bottom:1px solid var(--pf-line);background:#fff;display:flex;align-items:center;justify-content:space-between;gap:15px;flex-shrink:0}.pf-heading>div{display:flex;align-items:center;gap:10px;min-width:0}.pf-heading>div>button:not(.pd-primary):not(.pd-outline){font-size:22px}.pf-actions{display:flex;gap:10px;align-items:center}.pf-body{flex:1;min-height:0;overflow:auto}.pf-overview{width:74%;max-width:1000px;margin:22px auto 38px}.pf-tabs{display:flex;gap:14px;align-items:center;border-bottom:1px solid var(--pf-line);margin-bottom:22px;overflow-x:auto;flex-shrink:0}.pf-tabs button{padding:12px 5px;white-space:nowrap;font-size:12px;font-weight:500;color:#7a828e;border-bottom:2px solid transparent}.pf-tabs button[aria-selected=true]{color:#252b36;font-weight:600;border-color:#526eff}.pf-card{border:1px solid var(--pf-line);border-radius:21px;padding:22px;background:#fff;margin-bottom:16px}.pf-card-row{display:flex;align-items:center;gap:12px}.pf-card-row strong{font-size:14px}.pf-card-row .pf-actions{margin-left:auto}.pf-card p{color:var(--pf-muted);margin:10px 0}.pf-badge{display:inline-flex;gap:6px;align-items:center;font-size:10px;white-space:nowrap;border-radius:30px;padding:5px 9px;background:#f2f4f7;color:#858c97;font-weight:500}.pf-badge i{height:5px;width:5px;border-radius:50%;background:currentColor}.pf-badge.green{color:#289464;background:#eaf5ef}.pf-badge.amber{color:#b47813;background:#fcf0dd}.pf-subject{display:inline-block;font-size:10px;color:#6780ea;background:#f0f3ff;border-radius:20px;padding:4px 8px;white-space:nowrap}.pf-note{text-align:right;font-size:11px;margin:14px 0!important}.pf-subject-row{display:flex;gap:15px;align-items:center;padding:18px 0;border-top:1px solid var(--pf-line)}.pf-subject-row>div{flex:1;min-width:0}.pf-subject-row b{margin-right:8px}.pf-subject-row small{display:block;margin-top:8px}.pf-text-button{display:inline-flex;gap:6px;align-items:center;color:#6179f0;font-size:11px;padding:8px 0}.pf-text-button svg{font-size:18px}.pf-file{display:flex;align-items:center;gap:14px}.pf-file>svg{font-size:26px;color:#687bfa;flex-shrink:0}.pf-file>div{flex:1;min-width:0}.pf-file b{display:block;overflow-wrap:anywhere}.pf-file small{display:block;margin-top:5px}.pf-file+.pf-file{margin-top:18px;border-top:1px solid var(--pf-line);padding-top:18px}.pf-log{list-style:none}.pf-log li{display:flex;gap:15px;padding:12px 0;border-bottom:1px solid var(--pf-line)}.pf-log span{color:#7d8ce7}.pf-muted{color:var(--pf-muted);line-height:1.85}.pf-drop{padding:40px 25px;text-align:center;border:1.5px dashed #b1c0ff;border-radius:26px;margin:24px 0;background:#f8faff}.pf-drop .pd-feature-icon{margin:0 auto 18px;width:52px;height:52px}.pf-drop h4{font-size:16px}.pf-drop p{margin:12px 0 20px;color:var(--pf-muted);font-size:12px}.pf-scope{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.pf-scope label{border:1px solid var(--pf-line);padding:16px;border-radius:12px;display:flex;align-items:center;gap:10px}.pf-bottom-actions{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-top:20px}.pf-parse-grid{display:grid;grid-template-columns:46% 54%;min-height:100%}.pf-source{background:#f2f5f8;border-right:1px solid var(--pf-line)}.pf-panel-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 20px;border-bottom:1px solid var(--pf-line);background:#fff;color:#7b818c;font-size:11px}.pf-panel-bar span{white-space:nowrap}.pf-paper{background:#fff;border:1px solid var(--pf-line);box-shadow:0 5px 18px #172d4410;margin:20px;padding:25px;border-radius:5px;line-height:2.1;font-size:12px}.pf-paper h4{line-height:1.8;margin:18px 0}.pf-paper p{margin:12px 0;white-space:pre-line}.pf-highlight{background:#fff4cf;border-left:3px solid #e6bc4d;padding:12px;transition:background .3s}.pf-extraction{min-width:0;background:#fff}.pf-extraction>.pf-tabs{margin:0;padding:0 15px;gap:9px}.pf-extraction>.pf-tabs button{font-size:11px}.pf-extraction-inner{padding:17px}.pf-info-row{display:flex;align-items:center;gap:12px;background:#f7f8fc;border:1px solid var(--pf-line);border-radius:12px;padding:12px;margin-bottom:12px;font-size:11px;color:#838a96}.pf-info-row button{margin-left:auto;white-space:nowrap;color:#6b7ff8;font-size:10px}.pf-info-row b{color:#252b36}.pf-explain{padding:12px;background:#f7f8fc;border:1px solid var(--pf-line);border-radius:12px;color:#858b96;font-size:11px;margin-bottom:12px!important;line-height:1.9}.pf-explain summary{cursor:pointer;color:#515967}.pf-explain p{margin-top:9px}.pf-extract-card{border:1px solid var(--pf-line);border-radius:14px;margin:10px 0;background:#fff;overflow:hidden}.pf-extract-card.warning{border-color:#eed0a8;background:#fffaf4}.pf-extract-head{display:flex;align-items:center;gap:8px;width:100%;padding:17px 13px;text-align:left;font-size:11px}.pf-extract-head>span:first-child{flex:1;font-weight:600}.pf-extract-head>b{white-space:nowrap}.pf-extract-detail{padding:0 14px 14px;color:#858b96;font-size:11px}.pf-extract-detail>div{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:10px}.pf-review-note{color:#526bbc;margin-top:10px!important}.pf-outline-grid{display:grid;grid-template-columns:25% 75%;min-height:100%}.pf-score-panel{background:#f7f9fd;border-right:1px solid var(--pf-line);padding:20px 16px}.pf-score-panel>p{color:var(--pf-muted);font-size:11px;margin:8px 0 15px}.pf-score-panel .pf-card{padding:14px;border-radius:13px;font-size:11px}.pf-score-panel strong{float:right}.pf-score-panel select{width:100%;padding:6px;color:#6078e3;font-size:11px}.pf-outline-main{padding:22px;min-width:0}.pf-outline-main>.pf-card-row{margin-bottom:15px}.pf-chapters{border:1px solid var(--pf-line);border-radius:15px;overflow:hidden;margin:15px 0}.pf-chapter{display:flex;align-items:center;gap:10px;padding:18px 14px;background:#fff}.pf-chapter:nth-child(odd){background:#f8f9fd}.pf-chapter+.pf-chapter{border-top:1px solid var(--pf-line)}.pf-chapter>span{width:16px;color:#9098a5}.pf-chapter input{flex:1;width:0;min-width:80px;background:transparent;border-color:transparent;border-radius:4px;padding:5px;font-size:13px}.pf-chapter input:hover{border-color:var(--pf-line)}.pf-chapter button{color:#929aa7;padding:5px;font-size:15px}.pf-chapter small{white-space:nowrap}.pf-editor-grid{display:grid;grid-template-columns:21% 52% 27%;min-height:100%;height:auto}.pf-tree{padding:20px 10px;background:#f7f9fd;border-right:1px solid var(--pf-line)}.pf-tree h4{padding:0 10px 18px}.pf-tree>button{display:flex;align-items:flex-start;gap:8px;padding:12px 10px;width:100%;text-align:left;font-size:11px;line-height:1.8;color:#858b96;border:1px solid transparent;border-radius:9px;margin:3px 0}.pf-tree>button[aria-current]{border-color:#718cef;background:#fff;color:#2d3542;box-shadow:0 3px 10px #6376b511}.pf-tree i{flex-shrink:0;width:5px;height:5px;border-radius:50%;background:#cad0d8;margin-top:8px}.pf-tree i.green{background:#2ba565}.pf-writing{background:#fff;min-width:0;border-right:1px solid var(--pf-line)}.pf-editor-toolbar{display:flex;gap:17px;align-items:center;padding:12px 17px;border-bottom:1px solid var(--pf-line);color:#7d8390;font-size:11px}.pf-editor-toolbar button:hover{color:#506be7}.pf-writing-content{padding:24px}.pf-writing-content>.pf-card-row{margin-bottom:15px;flex-wrap:wrap}.pf-writing-content>.pf-card-row>small{margin-left:auto}.pf-writing-content h3{font-size:18px;line-height:1.7;margin:18px 0}.pf-writing-content>textarea{width:100%;height:330px;border:1px solid transparent;resize:vertical;padding:8px 0;border-radius:4px;line-height:2.1;font-size:13px}.pf-writing-content>textarea:focus{padding:8px;border-color:#c2caf1;box-shadow:none}.pf-warning{padding:14px;background:#fcf6ed;border:1px solid #ecd2ae;border-radius:12px;color:#9c7951;font-size:11px;line-height:1.85;margin:14px 0}.pf-warning b{display:flex;gap:7px;align-items:center;font-weight:500}.pf-warning p{margin:7px 0}.pf-warning .pd-outline{font-size:10px;padding:5px 8px;min-height:28px;color:#997651}.pf-chat{padding:12px 14px;background:#fff;min-width:0;display:flex;flex-direction:column;gap:12px}.pf-chat header{display:flex;gap:8px;align-items:center;justify-content:space-between}.pf-chat header b{color:#6279f1;background:#f0f3ff;padding:7px;border-radius:20px;font-size:12px}.pf-chat header>div{display:flex;gap:4px}.pf-chat header button{border:1px solid var(--pf-line);padding:5px;border-radius:16px;font-size:9px;white-space:nowrap;color:#828c9a}.pf-chat header button[aria-pressed=true]{background:#edf1ff;color:#6076ed;border-color:#b1befc}.pf-chat>.pf-badge{align-self:flex-start;font-size:9px}.pf-chat-answer{min-height:140px;font-size:12px;line-height:2;white-space:pre-wrap;color:#555f6c}.pf-apply{border:1px dashed #b0beff;border-radius:10px;padding:8px;display:flex;align-items:center;gap:8px}.pf-apply .pd-primary{padding:6px;font-size:10px}.pf-prompts{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto}.pf-prompts button{border:1px solid var(--pf-line);border-radius:20px;padding:5px 8px;font-size:10px;color:#848c97}.pf-chat-input{border:1px solid var(--pf-line);border-radius:14px;background:#f8f9fd;padding:12px}.pf-chat-input textarea{border:0;background:transparent;width:100%;min-height:75px;resize:vertical;font-size:11px;line-height:1.8}.pf-chat-input>div{display:flex;justify-content:space-between;align-items:center;gap:5px}.pf-chat-input .pd-primary{padding:7px 10px}.pf-chat>.pf-muted{font-size:9px;text-align:center}.pf-progress{width:72%;max-width:570px;margin:30px auto;text-align:center}.pf-progress>img{width:92px;margin:0 auto 16px;filter:drop-shadow(0 9px 22px #7989e329);animation:pf-float 3s ease-in-out infinite}.pf-progress>p{color:var(--pf-muted);margin:12px 0 22px}.pf-progress>progress{width:88%;height:7px;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:9px;overflow:hidden}.pf-progress>progress::-webkit-progress-bar{background:#eef1f6}.pf-progress>progress::-webkit-progress-value{background:linear-gradient(90deg,#6378ff,#9c88f2);border-radius:9px}.pf-task-step{display:flex;align-items:center;gap:14px;text-align:left;padding:14px 0}.pf-task-step>span{width:19px;height:19px;border:1px solid var(--pf-line);border-radius:50%;color:#bac2d0;display:grid;place-items:center;font-size:10px}.pf-task-step>span.done{background:#8790f4;color:#fff;border-color:transparent}.pf-task-step small{margin-left:auto}.pf-progress details{text-align:left;font-size:11px}.pf-progress summary{cursor:pointer}.pf-progress details p{margin-top:12px}.pf-compare-grid{display:grid;grid-template-columns:70% 30%;min-height:100%}.pf-document-pair{background:#f1f5f8;border-right:1px solid var(--pf-line);min-width:0}.pf-two-pages{display:grid;grid-template-columns:1fr 1fr;padding:15px;gap:15px}.pf-two-pages .pf-paper{margin:0;padding:22px;font-size:12px}.pf-findings{padding:15px;background:#fff}.pf-findings .pf-tabs{gap:6px;justify-content:space-around;background:#f8f9fc;border:0;border-radius:12px;padding:0 5px}.pf-findings .pf-tabs button{font-size:10px}.pf-findings .pf-card{border-radius:15px;padding:14px;font-size:11px}.pf-findings .pf-card.selected{border-color:#b9c5fc;box-shadow:0 3px 14px #6d82cc0a}.pf-finding-title{display:flex;align-items:flex-start;gap:8px;text-align:left;line-height:1.8;font-weight:600;width:100%}.pf-finding-title span{background:#fff1d8;color:#c18c32;border-radius:5px;padding:1px 6px;white-space:nowrap}.pf-findings .pd-outline{padding:5px 10px;font-size:10px;min-height:29px}.pf-empty{padding:30px 10px;color:var(--pf-muted);font-size:12px;line-height:1.9}.pf-export-grid{display:grid;grid-template-columns:66% 34%;min-height:100%}.pf-preview{background:#f0f4f7;border-right:1px solid var(--pf-line);min-width:0}.pf-preview select{max-width:60%;padding:7px;font-size:11px}.pf-preview-canvas{padding:28px 20px;display:flex;justify-content:center}.pf-cover{width:76%;max-width:560px;min-height:620px;aspect-ratio:210/297;border-radius:0;margin:0;padding:70px 35px 35px;display:flex;flex-direction:column;text-align:center;font-family:serif}.pf-cover>p:first-child{letter-spacing:2px}.pf-cover hr{border:0;border-top:1px solid #b9bcc1;width:100%;margin:0 0 24px}.pf-cover h2{font-size:22px;line-height:1.85;font-weight:700}.pf-cover h3{font-size:18px;margin:18px 0}.pf-cover>p{font-size:12px}.pf-cover-bottom{margin-top:auto;padding-top:70px}.pf-cover.pending{justify-content:center;padding-top:35px;color:#9ba3b0}.pf-cover.pending>svg{font-size:45px;margin:0 auto;color:#b6c2ed}.pf-preview-text{text-align:left;white-space:pre-wrap;line-height:2.2!important}.pf-pagination{display:flex;justify-content:center;gap:10px;padding:0 15px 22px}.pf-pagination button{width:30px;height:30px;border:1px solid var(--pf-line);border-radius:5px;background:#fff}.pf-pagination button[aria-current]{background:#6376ee;color:#fff}.pf-export-controls{padding:24px;background:#fff}.pf-export-controls h4{margin:0 0 13px}.pf-export-controls .pf-card{border-radius:15px;padding:16px;font-size:12px}.pf-export-controls .pf-card p{font-size:11px}.pf-export-controls>.pd-primary{width:100%;margin:4px 0 12px;min-height:40px}.pf-switch-row{display:flex;align-items:center;gap:15px}.pf-switch-row>div{flex:1}.pf-switch-row small{display:block;margin-top:8px}.pf-switch-row.disabled{opacity:.4}.pf-switch-row input[role=switch]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:36px;height:21px;border:0;border-radius:30px;background:#e4e8ef;position:relative;cursor:pointer}.pf-switch-row input[role=switch]:before{content:"";position:absolute;top:3px;left:3px;width:15px;height:15px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #192c541a;transition:transform .2s}.pf-switch-row input[role=switch]:checked{background:#536ce7}.pf-switch-row input[role=switch]:checked:before{transform:translate(15px)}.pf-notice{position:absolute;bottom:18px;left:50%;transform:translate(-50%);z-index:10;border:1px solid var(--pf-line);border-radius:12px;padding:12px 18px;background:#fff;box-shadow:0 8px 35px #23386022;font-size:12px;max-width:85%;pointer-events:none}.pf-modal input,.pf-modal textarea{display:block;width:100%;padding:12px;border:1px solid #dfe4ed;border-radius:10px;margin:10px 0;font:inherit;font-size:13px}.pf-modal textarea{height:150px;resize:vertical}.pf-modal p{font-size:12px;line-height:1.9;color:#8c95a5}.pf-modal label{font-size:13px}.pf-editor-grid,.pf-parse-grid,.pf-outline-grid,.pf-compare-grid,.pf-export-grid{height:100%;min-height:0;overflow:hidden}.pf-tree,.pf-chat,.pf-source,.pf-extraction,.pf-score-panel,.pf-outline-main,.pf-findings,.pf-document-pair,.pf-preview,.pf-export-controls{overflow:auto;min-height:0}.pf-writing{display:flex;flex-direction:column;overflow:hidden;min-height:0}.pf-editor-toolbar{flex-shrink:0}.pf-writing-content{overflow:auto;flex:1;min-height:0}.pf-chat-answer{flex:1;min-height:100px;overflow:auto}.pf-chat>*:not(.pf-chat-answer){flex-shrink:0}.pf-extraction>.pf-tabs{position:sticky;top:0;background:#fff;z-index:1}.pf-writing-content>textarea{font-size:14px}.pf-source .pf-paper,.pf-chat-answer{font-size:13px}.pf-path button{font-size:11px}.pf-heading{min-height:68px}.pf-export-progress{margin:auto 0}.pf-export-progress h3{font-family:var(--font-sans);font-size:15px}.pf-export-progress .pf-task-step{font-family:var(--font-sans);font-size:11px}.pf-screen-overview .pf-heading,.pf-screen-upload .pf-heading{padding-left:13%}.pf-guided-card{scroll-margin-block:28px}.pf-review-guide{display:flex;align-items:flex-start;gap:7px;padding:10px 12px;margin-top:12px!important;color:#5267bd;background:#edf1ff;border-radius:8px;line-height:1.8}.pf-review-guide svg{flex-shrink:0;margin-top:3px;font-size:15px}.pf-review-target{display:inline-flex;padding:4px;background:#e9eeff;border-radius:13px;box-shadow:0 0 0 2px #93a4f326}.pf-review-target>.pd-outline{border-color:#8598ee;color:#4c63cc;background:#fff}.pf-review-target>.pd-outline:focus-visible{outline:2px solid #8499f0;outline-offset:3px}@keyframes pf-float{50%{transform:translateY(-7px)}}@container (max-width:1100px){.pf-overview{width:88%}.pf-path{padding:7px 12px;gap:0}.pf-path button{padding:4px 7px}.pf-heading{padding:15px}.pf-heading h3{font-size:18px}.pf-editor-grid{grid-template-columns:22% 48% 30%}.pf-chat{padding:10px}.pf-chat header{flex-wrap:wrap}.pf-writing-content{padding:17px}.pf-editor-toolbar{gap:10px}.pf-parse-grid{grid-template-columns:42% 58%}.pf-paper{padding:18px;margin:14px}.pf-extraction-inner{padding:12px}.pf-extract-head{padding:14px 10px}.pf-extraction>.pf-tabs{gap:7px;padding:0 10px}.pf-extraction>.pf-tabs button{font-size:10px}.pf-card{padding:18px}.pf-two-pages{padding:10px;gap:10px}.pf-two-pages .pf-paper{padding:14px;font-size:11px}.pf-export-controls{padding:17px}.pf-cover{width:90%;padding:45px 24px;min-height:500px}.pf-cover h2{font-size:18px}.pf-outline-main{padding:16px}.pf-chapter{padding:12px 9px;gap:6px}.pf-chapter input{font-size:12px}}@container (max-width:750px){.pf-heading{align-items:flex-start;flex-wrap:wrap;gap:10px}.pf-heading>div{flex-wrap:wrap}.pf-heading .pf-subject{display:none}.pf-path button{padding:5px 8px}.pf-path button span{font-size:10px}.pf-overview{width:auto;margin:16px}.pf-card-row{flex-wrap:wrap}.pf-card-row .pf-actions{margin-left:auto}.pf-card strong{font-size:12px}.pf-card{padding:17px;border-radius:16px}.pf-subject-row{flex-wrap:wrap}.pf-subject-row>div{flex-basis:100%}.pf-tabs{gap:12px}.pf-tabs button{font-size:11px}.pf-scope{grid-template-columns:1fr}.pf-scope label{padding:12px;font-size:11px}.pf-parse-grid,.pf-outline-grid,.pf-editor-grid,.pf-compare-grid,.pf-export-grid{display:flex;flex-direction:column}.pf-source{max-height:300px;overflow:auto;border-bottom:1px solid var(--pf-line)}.pf-extraction{min-height:340px}.pf-info-row,.pf-extract-head{flex-wrap:wrap}.pf-extract-head>span:first-child{flex-basis:50%}.pf-score-panel{max-height:230px;overflow:auto;border-bottom:1px solid var(--pf-line)}.pf-tree{max-height:200px;overflow:auto;border-bottom:1px solid var(--pf-line)}.pf-writing-content>textarea{height:340px}.pf-chat{padding:20px;min-height:420px;border-top:1px solid var(--pf-line)}.pf-chat-answer{min-height:100px}.pf-chat header{flex-wrap:nowrap}.pf-chat header>div{margin-left:auto}.pf-prompts{margin-top:0}.pf-chapter small{display:none}.pf-chapter{gap:3px;padding:12px 6px}.pf-chapter button{padding:3px}.pf-heading .pd-outline,.pf-heading .pd-primary{font-size:10px;padding:7px 10px}.pf-progress{width:88%;margin:20px auto}.pf-progress>p{font-size:11px}.pf-task-step{font-size:11px;gap:8px}.pf-two-pages{overflow:auto;max-height:360px}.pf-two-pages .pf-paper{padding:12px;font-size:11px;min-width:0}.pf-two-pages .pf-paper h4{font-size:12px}.pf-findings{padding:16px}.pf-export-controls{padding:20px}.pf-cover{width:100%;min-height:430px;max-width:400px;padding:35px 22px}.pf-cover h2{font-size:18px}.pf-cover-bottom{padding-top:30px}.pf-preview-canvas{padding:20px 14px}.pf-panel-bar{padding:12px;flex-wrap:wrap;gap:7px}.pf-drop{padding:25px 16px}.pf-file{flex-wrap:wrap}.pf-file>div{min-width:130px}.pf-bottom-actions{flex-wrap:wrap}.pf-notice{font-size:10px;width:85%;text-align:center}.pf-outline-main .pf-card-row .pf-actions{margin:0}.pf-body{scroll-behavior:auto}}@container (max-width:1100px){.pf-screen-overview .pf-heading,.pf-screen-upload .pf-heading{padding-left:6%}}@container (max-width:750px){.pf-editor-grid,.pf-parse-grid,.pf-outline-grid,.pf-compare-grid,.pf-export-grid{height:auto;min-height:100%;overflow:visible}.pf-writing,.pf-writing-content,.pf-chat{overflow:visible}.pf-chat-answer{min-height:140px;max-height:320px;flex:none}.pf-heading{min-height:0}.pf-screen-overview .pf-heading,.pf-screen-upload .pf-heading{padding-left:15px}}@media(prefers-reduced-motion:reduce){.pf-progress>img{animation:none}.pf-flow *{scroll-behavior:auto!important;transition:none!important}}.trial-page{min-height:100svh;background:radial-gradient(ellipse at 8% 42%,#e9edff 0,transparent 52%),linear-gradient(135deg,#f8faff,#fff 75%);color:var(--foreground);display:flex;flex-direction:column}.trial-header{width:88%;max-width:1320px;margin:0 auto;height:105px;display:flex;align-items:center;justify-content:space-between;gap:25px}.trial-header>a:first-child{width:245px}.trial-header img{width:100%}.trial-header>a:last-child{display:flex;align-items:center;gap:8px;font-size:14px;color:#74819a}.trial-header>a:hover{color:#526fee}.trial-layout{width:82%;max-width:1130px;flex:1;margin:42px auto 65px;display:grid;grid-template-columns:1fr 480px;gap:9%;align-items:center}.trial-eyebrow{font-size:20px;font-weight:600;margin:0 0 25px}.trial-eyebrow span{font-size:12px;font-weight:400;letter-spacing:3px;color:#8490a5;margin-left:12px}.trial-intro h1{font-size:clamp(32px,3.3vw,48px);line-height:1.5;font-weight:650;letter-spacing:-.025em}.trial-intro>p:not(.trial-eyebrow){font-size:16px;color:#7c89a2;line-height:1.9;margin-top:18px}.trial-intro ol{list-style:none;padding:0;display:grid;gap:27px;margin:40px 0}.trial-intro li{display:flex;gap:16px;align-items:center}.trial-intro li>span{display:grid;place-items:center;width:36px;height:36px;border:1px solid #dde4ff;border-radius:50%;background:#f8faff;color:#6179ed;font-size:14px;flex-shrink:0}.trial-intro li b{font-size:15px;font-weight:500}.trial-intro li small{display:block;margin-top:7px;font-size:12px;color:#8692a6;line-height:1.7}.trial-intro .trial-safe{font-size:12px!important;display:flex;align-items:flex-start;gap:8px}.trial-safe svg{margin-top:4px;color:#61a17c;flex-shrink:0}.trial-form-card{padding:36px 38px;border:1px solid #e7eaf3;border-radius:24px;background:#ffffffed;box-shadow:0 18px 60px #46588709}.trial-tag{display:inline-block;color:#7185df;background:#f0f3ff;padding:5px 9px;border-radius:7px;font-size:11px}.trial-form-card h2{font-size:28px;margin:18px 0 12px;font-weight:600}.trial-form-card .dialog-description{font-size:14px}.trial-form-card .preview-notice{font-size:12px}.trial-form-card .field{font-size:14px}.trial-form-card .field input:focus{outline:none;border-color:#8d9bed;box-shadow:0 0 0 2px #8799e914}.trial-form-card .button{font-size:15px;min-height:48px;border-radius:10px}.trial-form-card .consent{font-size:12px}.trial-footer{padding:20px;text-align:center;color:#9aa3b5;font-size:11px;line-height:1.8}@media(max-width:950px){.trial-layout{width:88%;gap:5%;grid-template-columns:1fr 430px}.trial-form-card{padding:28px}.trial-intro h1{font-size:32px}.trial-eyebrow span{display:block;margin:8px 0 0}}@media(max-width:720px){.trial-header{height:85px;width:88%}.trial-header>a:first-child{width:190px}.trial-header>a:last-child{font-size:12px}.trial-layout{grid-template-columns:1fr;width:88%;margin:22px auto 30px;gap:26px}.trial-intro h1{font-size:30px}.trial-intro h1 br{display:none}.trial-eyebrow{font-size:16px;margin:0 0 15px}.trial-eyebrow span{display:inline;margin-left:10px;font-size:10px}.trial-intro>p:not(.trial-eyebrow){font-size:14px;margin-top:10px}.trial-intro ol,.trial-intro .trial-safe{display:none}.trial-form-card{padding:25px 22px;border-radius:20px}.trial-form-card h2{font-size:25px}}@media(max-width:720px){.trial-intro h1 br{display:initial}}.trial-footer .icp-link{color:inherit;text-decoration:none}.trial-footer .icp-link:hover{text-decoration:underline}@font-face{font-family:TitleNoto;src:url(/assets/title-noto-sc-900.ttf) format("truetype");font-style:normal;font-weight:900;font-display:swap}:root{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Noto Sans SC,sans-serif;color:#11172c;background:#fcfdff;font-synthesis:none;--blue:#5067ff;--ink:#11172c;--muted-foreground:#6e7b9c;--line:#e6ebfa;--surface:#f5f8ff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:40px}body{margin:0;min-width:320px;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;border:0;background:none;transition:background .2s,box-shadow .2s,color .2s,transform .2s}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid #7a88ff;outline-offset:5px}button:active{transform:translateY(1px)}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}button svg{flex-shrink:0}svg{vertical-align:middle}.skip-link{position:fixed;top:-80px;left:20px;z-index:100;background:#fff;padding:14px}.skip-link:focus{top:12px}.hero{position:relative;width:100%;aspect-ratio:1672/595;isolation:isolate;max-width:2000px;margin:auto}.hero-art{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:url(/assets/hero-art.png) center center/100% 100% no-repeat;animation:art-breathe 8s ease-in-out infinite}.header{height:clamp(64px,5.05vw,85px);position:absolute;top:0;left:6.45%;right:6.7%;display:flex;align-items:center;justify-content:space-between;gap:25px;z-index:5}.brand{width:16.8%;max-width:245px;flex-shrink:0}.brand img{width:100%;height:auto}.navigation{display:flex;align-items:center;gap:clamp(22px,2.5vw,43px);margin-left:6.8%}.navigation button{position:relative;white-space:nowrap;font-size:clamp(14px,1.08vw,18px);font-weight:600;padding:15px 0}.navigation button:after{content:"";position:absolute;height:2px;bottom:3px;left:0;right:0;background:var(--blue);transform:scaleX(0);transition:transform .2s}.navigation button.active:after,.navigation button:hover:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:clamp(16px,2.2vw,38px);font-size:clamp(13px,1.08vw,18px)}.language{position:relative}.language>button{display:flex;align-items:center;gap:7px;white-space:nowrap}.language svg:first-child{font-size:24px}.language-menu{position:absolute;right:0;top:38px;min-width:210px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:8px;box-shadow:0 12px 40px #28346618}.language-menu button{display:block;padding:12px;width:100%;text-align:left;font-size:14px;border-radius:8px}.language-menu button:hover{background:var(--surface)}.nav-download{color:#fff;background:#11182b;border-radius:30px;width:7.3vw;max-width:122px;min-width:74px;height:46px;box-shadow:inset 0 1px 3px #ffffff29}.nav-download:hover{background:#263555}.login{white-space:nowrap}.mobile-menu{display:none!important}.hero-copy{position:absolute;left:45.9%;top:33.6%;width:36.5%;transform:translate(-50%);text-align:center}.hero-copy h1{font-size:clamp(42px,5.26vw,100px);letter-spacing:-.04em;line-height:1.18;font-weight:900;white-space:nowrap}.hero-copy h1 span{color:#536dff}.hero-subtitle{font-size:clamp(18px,1.85vw,36px);font-weight:600;line-height:1.45;margin-top:clamp(12px,1.1vw,23px);white-space:nowrap;letter-spacing:.01em}.hero-buttons{display:flex;gap:1vw;justify-content:center;margin-top:2vw}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:50px;padding:13px 28px;border-radius:12px;font-size:17px;line-height:1.4;font-weight:600;white-space:nowrap}.button svg{font-size:23px}.primary{background:#5067ff;color:#fff;border:1px solid #667aff;box-shadow:0 5px 14px #536dff18,inset 0 1px 3px #ffffff29}.primary:hover{background:#4059f0;box-shadow:0 8px 24px #5067ff38;transform:translateY(-2px)}.secondary{border:1.5px solid #6671ff;background:#ffffff80;color:#5063ff}.secondary:hover{background:#eef1ff;transform:translateY(-2px)}.hero-buttons .button{width:15.5vw;max-width:310px;height:4.32vw;max-height:86px;min-height:48px;border-radius:1.65vw;font-size:clamp(16px,1.45vw,28px);font-weight:500;gap:15px}.hero-buttons .button svg{font-size:1.6vw}.os-switch{display:flex;align-items:center;justify-content:space-between;padding:3px;width:32.4vw;max-width:650px;height:3.05vw;min-height:43px;max-height:62px;margin:1.73vw auto 0;border-radius:40px;border:1px solid white;background:#ffffffa8;box-shadow:0 5px 14px #788aff14}.os-switch :is(button,a){display:flex;justify-content:center;align-items:center;gap:8px;height:100%;border-radius:30px;flex:1;font-size:clamp(11px,.9vw,17px)}.os-switch :is(button,a) svg{font-size:clamp(19px,1.35vw,27px)}.os-switch :is(button,a).selected{background:#ecf0ff}.os-switch :is(button,a).selected svg{color:#3158ff}.os-switch :is(button,a):hover{background:#eef2ff}.workbench-section{padding:0 0 90px;background:#f4f7ff}.workbench-wrap{width:78.4%;max-width:1312px;margin:auto}.screenshot{display:block;width:100%;padding:0;border:1px solid #e5e9f5;position:relative;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #3a5a9210;background:#fff;text-align:left}.screenshot>img{width:100%;height:auto}.zoom-hint{position:absolute;bottom:16px;right:16px;background:#ffffffed;box-shadow:0 4px 20px #1b2b6826;padding:9px 14px;border-radius:30px;color:#5263b0;display:flex;align-items:center;gap:7px;font-size:13px;opacity:0;transform:translateY(5px);transition:opacity .2s,transform .2s}.screenshot:hover .zoom-hint,.screenshot:focus-visible .zoom-hint{opacity:1;transform:translateY(0)}.image-caption{font-size:14px;color:var(--muted-foreground);text-align:center;margin-top:20px;line-height:1.6}.section{max-width:1420px;width:88%;margin:auto;padding:90px 0}.section-heading{text-align:center;margin-bottom:54px}.section-heading h2{font-size:clamp(28px,2.6vw,44px);font-weight:750;letter-spacing:-.03em;line-height:1.45}.section-heading h2 span{color:#2455ff}.section-heading p{font-size:19px;color:var(--muted-foreground);line-height:1.75;margin-top:8px}.workflow{padding-top:70px}.step-tabs{display:flex;justify-content:space-between;align-items:center;margin:0 15px 46px;gap:30px}.step-tabs button{display:flex;gap:17px;align-items:center;position:relative;flex:1;white-space:nowrap;text-align:left;color:#7180a8;font-weight:600;font-size:21px;padding:5px 0}.step-tabs button:not(:last-child):after{content:"";height:1px;background:#8ba2ff;position:absolute;width:15%;right:3%}.step-tabs button[aria-selected=true]{color:#1554ff}.step-number{display:grid;place-items:center;background:#e9efff;color:#253858;border-radius:50%;width:51px;height:51px;font-size:23px;flex-shrink:0}.step-tabs button[aria-selected=true] .step-number{background:#1554ff;color:#fff;box-shadow:0 5px 16px #2d59ff25}.workflow-panel{display:grid;grid-template-columns:31% 1fr;gap:4%;align-items:center;animation:panel-in .35s ease both;min-height:530px}.large-number{font-size:100px;line-height:1;color:#bbcaff;font-weight:700;letter-spacing:-.05em}.step-copy h3{font-size:clamp(27px,2.4vw,40px);line-height:1.4;margin:24px 0 18px;font-weight:700;letter-spacing:-.02em}.step-copy p{font-size:19px;color:var(--muted-foreground);line-height:1.85;max-width:340px}.review-note{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted-foreground);font-size:15px;margin-top:34px}.review-note svg{font-size:20px}.knowledge-section{background:#f5f8ff}.knowledge-grid{display:grid;grid-template-columns:30% 1fr;gap:5%;align-items:center}.feature-list{display:grid;gap:33px}.feature{display:flex;gap:20px}.feature>svg{font-size:46px;color:#1554ff;flex-shrink:0}.feature h3{font-size:21px;line-height:1.45;margin-bottom:5px}.feature p{font-size:17px;color:var(--muted-foreground);line-height:1.7;max-width:280px}.download-section{max-width:1200px;padding:105px 0 80px}.download-cards{display:grid;grid-template-columns:1fr 1fr;gap:24px}.download-card{display:flex;gap:30px;align-items:center;background:#fff;border:1px solid #e6eafa;padding:36px 42px;border-radius:16px;box-shadow:0 6px 20px #47598d08;transition:box-shadow .2s,border-color .2s}.download-card:hover,.download-card.chosen{border-color:#c4ceff;box-shadow:0 10px 30px #5067ff12}.platform-icon{font-size:64px;flex-shrink:0;color:#111c36}.platform-icon.Windows{color:#1a59ff}.download-card h3{font-size:25px}.download-card p{font-size:15px;color:var(--muted-foreground);margin:9px 0 20px}.download-card .button{min-height:44px;padding:9px 20px;font-size:15px;border-radius:9px}.microcopy{font-size:13px;line-height:1.8;text-align:center;color:#7682a1;margin-top:20px}.trial-flow{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:55px}.trial-flow ol{display:flex;flex:1;gap:35px;list-style:none;margin:0;padding:0;justify-content:space-between}.trial-flow li{display:flex;gap:12px;align-items:center;font-size:16px;color:#63739c;white-space:nowrap}.trial-flow li span{display:grid;place-items:center;flex-shrink:0;width:42px;height:42px;border-radius:50%;background:#edf2ff;color:#1254ff;font-weight:700}.trial-flow>.button{font-size:15px}.faq-section{max-width:1200px;padding:55px 0 115px}.faq-section .section-heading{margin-bottom:34px}.faq-list{border:1px solid #e2e8f8;border-radius:16px;overflow:hidden;background:#fff}.faq-item+.faq-item{border-top:1px solid #e8edfa}.faq-item h3{font-weight:600;font-size:17px}.faq-item h3 button{width:100%;display:flex;align-items:center;gap:18px;padding:25px 28px;text-align:left}.faq-item h3 button span{flex:1}.faq-item h3 button:hover{background:#f7f9ff}.faq-item h3 svg{font-size:20px;color:#385dff}.faq-arrow{transform:rotate(-90deg);transition:transform .22s}.faq-item.is-open .faq-arrow{transform:rotate(0)}.faq-item p{font-size:16px;line-height:1.9;color:#6a7899;margin:0;padding:0 66px 28px;animation:panel-in .2s ease}.closing{position:relative;overflow:hidden;min-height:355px;background:#eef3ff;isolation:isolate}.closing-art{position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/hero-art.png) right center/cover no-repeat;z-index:-1;opacity:.85}.closing-content{padding:85px 0;position:relative}.closing h2{font-size:47px;color:#3d62ff;letter-spacing:-.03em;font-weight:800}.closing p{color:#607396;font-size:20px;margin:14px 0 25px}.closing-buttons{display:flex;gap:16px}.footer{max-width:1600px;width:92%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:40px 0;color:#7381a2;font-size:13px}.footer>a{width:180px}.footer nav{display:flex;gap:24px}.footer button{padding:12px 0}.footer button:hover{color:var(--blue)}.footer>span{font-size:11px}.back-top{position:fixed!important;right:25px;bottom:25px;background:#fff!important;box-shadow:0 6px 25px #1b2e5224;border:1px solid var(--line)!important;z-index:15;color:var(--blue)}.icon-button{display:flex;justify-content:center;align-items:center;width:42px;height:42px;border-radius:50%;font-size:24px}.icon-button:hover{background:#f1f4ff}.dialog-open{overflow:hidden}.dialog{border:1px solid #e5eafa;border-radius:23px;padding:0;width:min(530px,calc(100vw - 32px));max-height:calc(100dvh - 48px);color:var(--ink);box-shadow:0 25px 100px #17295138;background:#fff;overflow:auto;animation:dialog-in .22s ease}.dialog::backdrop{background:#121d4566;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.dialog-inner{padding:30px}.dialog-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:15px}.dialog-heading h2{font-size:25px;letter-spacing:-.02em}.dialog-wide{width:min(1250px,calc(100vw - 48px))}.dialog-description{font-size:16px;color:var(--muted-foreground);line-height:1.8;margin-bottom:22px}.info-body{margin:24px 0 30px}.full-width{width:100%}.preview-notice{display:flex;gap:10px;align-items:flex-start;padding:13px;background:#f2f5ff;color:#607091;font-size:13px;line-height:1.7;border-radius:10px;margin-bottom:24px}.preview-notice svg{flex-shrink:0;margin-top:2px;font-size:19px}.field{display:block;font-size:15px;font-weight:600;margin:18px 0}.field input{display:block;width:100%;margin-top:9px;min-height:48px;border:1px solid #dfe5f2;border-radius:10px;padding:10px 14px;color:var(--ink);background:#fff;font-size:16px;transition:border-color .2s}.field input:focus{border-color:#697dff;outline-offset:2px}.field input[aria-invalid=true]{border-color:#ca4b55}.field small{color:#8590aa;font-weight:400;margin-left:8px}.required{color:#e05c68}.consent{display:flex;align-items:flex-start;gap:9px;color:#687593;font-size:13px;line-height:1.75;margin:23px 0}.consent input{accent-color:#5067ff;width:17px;height:17px;margin-top:3px;flex-shrink:0}.form-error{color:#b83846;font-size:14px;margin-bottom:14px}.form-result{text-align:center;padding:25px 0}.form-result>svg{font-size:55px;color:#385eff}.form-result h3{font-size:22px;margin:15px 0}.form-result p{color:var(--muted-foreground);line-height:1.85;margin:0 0 25px}.modal-os{display:flex;gap:12px;margin:24px 0}.modal-os button{flex:1;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid #e4e9f6;border-radius:11px;padding:15px;font-size:16px}.modal-os button.selected{border-color:#6475ff;background:#f4f6ff;color:#3755e6}.modal-os svg{font-size:23px}.download-status{padding:25px;background:#f5f7fe;border-radius:14px;text-align:center}.download-status>svg{color:#526cff;font-size:32px}.download-status h3{font-size:20px;margin:12px 0}.download-status p{color:var(--muted-foreground);font-size:14px;line-height:1.85}.install-steps{font-size:14px;margin:25px 0;color:#687794}.install-steps h4{color:var(--ink);margin:0 0 8px}.install-steps ol{padding-left:20px;line-height:2.2}.lightbox-image{width:100%;height:auto;border:1px solid var(--line);border-radius:8px}.reveal{opacity:1}.reveal.in-view{animation:reveal-in .65s ease both}@keyframes reveal-in{0%{opacity:.4;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes panel-in{0%{opacity:.3;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes dialog-in{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes art-breathe{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.hero-copy h1{font-family:TitleNoto,PingFang SC,sans-serif;font-size:5.5vw;line-height:1.13;letter-spacing:0}.hero-subtitle{margin-top:12px}.hero-art{animation:none}.hero-art:after{content:"";position:absolute;left:63.4%;top:16.8%;width:36.6%;height:83.2%;background:url(/assets/mascot-original.png) center/100% 100% no-repeat;animation:art-breathe 8s ease-in-out infinite}@media(min-width:1900px){.hero-copy h1{font-size:100px}.hero-subtitle{font-size:36px}.hero-buttons{margin-top:38px}.os-switch{margin-top:33px}}@media(max-width:1150px){.header{left:5%;right:5%;gap:18px}.navigation{gap:22px;margin-left:0}.header-actions{gap:15px}.nav-download{height:38px}.hero-copy{top:32%}.hero-buttons{margin-top:1.5vw}.os-switch{margin-top:1.3vw}.step-tabs{gap:12px;margin-left:0;margin-right:0}.step-tabs button{font-size:17px;gap:10px}.step-number{width:43px;height:43px;font-size:20px}.step-tabs button:not(:last-child):after{right:0;width:9%}.section{padding:70px 0}.workflow-panel{min-height:400px;grid-template-columns:30% 1fr}.step-copy p{font-size:16px}.large-number{font-size:76px}.section-heading p{font-size:17px}.feature-list{gap:20px}.feature{gap:13px}.feature>svg{font-size:35px}.feature h3{font-size:19px}.feature p{font-size:15px}.download-card{padding:30px 22px;gap:20px}.platform-icon{font-size:52px}.trial-flow{flex-direction:column}.trial-flow ol{width:100%}.footer{flex-wrap:wrap}.footer>span{width:100%;text-align:center}.workbench-section{padding-bottom:45px}.closing-content{padding:65px 0}}@media(max-width:850px){.header{height:68px}.brand{width:190px}.navigation{display:none}.header-actions{margin-left:auto}.language{display:none}.mobile-menu{display:flex!important}.nav-download{height:38px}.login{display:none}.navigation.mobile-open{display:flex;position:absolute;left:0;right:0;top:65px;flex-direction:column;align-items:stretch;background:#fffffffa;border:1px solid var(--line);border-radius:16px;padding:12px 20px;gap:0;box-shadow:0 10px 30px #1d2c5614}.navigation.mobile-open button{text-align:left;font-size:16px;padding:14px}.navigation button:after{display:none}.navigation button.active{color:var(--blue)}.hero{min-height:590px;aspect-ratio:auto}.hero-art{background-size:auto 440px;background-position:center 170px;opacity:.8}.hero-copy{top:118px;left:50%;width:92%;transform:translate(-50%)}.hero-copy h1{font-size:clamp(43px,7.8vw,65px);line-height:1.25;letter-spacing:-.04em}.hero-subtitle{font-size:clamp(18px,3vw,25px);margin-top:12px;white-space:normal}.hero-buttons{margin-top:25px;gap:12px}.hero-buttons .button{font-size:17px;height:52px;width:190px;border-radius:15px;gap:9px}.hero-buttons .button svg{font-size:21px}.os-switch{width:min(420px,96%);height:46px;margin-top:22px;background:#fff}.os-switch :is(button,a){font-size:12px}.os-switch :is(button,a) svg{font-size:21px}.workbench-wrap,.section{width:90%}.section-heading{margin-bottom:35px}.section-heading h2{font-size:30px}.step-tabs{gap:7px;margin-bottom:35px}.step-tabs button{font-size:15px;gap:8px;flex-direction:column;justify-content:center}.step-tabs button:after{display:none}.workflow-panel{grid-template-columns:1fr;min-height:0;gap:28px}.step-copy{display:grid;grid-template-columns:85px 1fr;column-gap:20px;align-items:start}.large-number{grid-row:1/3;font-size:74px}.step-copy h3{margin:0 0 10px;font-size:27px}.step-copy h3 br{display:none}.step-copy p{max-width:none;font-size:16px}.knowledge-grid{grid-template-columns:1fr;gap:38px}.feature-list{grid-template-columns:1fr 1fr;gap:28px}.feature p{max-width:none}.download-card{flex-direction:column;align-items:flex-start}.download-card h3{font-size:23px}.download-card p{line-height:1.65}.trial-flow ol{gap:10px}.trial-flow li{flex-direction:column;gap:10px;font-size:13px;text-align:center}.trial-flow li span{width:36px;height:36px}.closing-art{opacity:.4;background-size:auto 500px;background-position:center}.closing h2{font-size:36px}.footer{justify-content:center}.footer nav{gap:20px}.section-heading p{font-size:16px}.dialog-heading h2{font-size:23px}}@media(max-width:480px){.header{left:6%;right:6%;gap:10px}.brand{width:170px}.header-actions{gap:8px}.hero{min-height:520px}.hero-art{background-size:auto 330px;background-position:60% 195px;opacity:.55}.hero-copy{top:123px}.hero-copy h1{font-size:43px;letter-spacing:-2px}.hero-subtitle{font-size:19px}.hero-buttons .button{width:43%;font-size:16px;min-height:50px}.os-switch{margin-top:22px}.section{padding:58px 0}.section-heading h2{font-size:26px;letter-spacing:-.03em}.section-heading p{font-size:15px}.step-copy{grid-template-columns:62px 1fr;gap:12px}.large-number{font-size:60px}.step-copy h3{font-size:24px;line-height:1.5}.step-copy p{font-size:15px}.step-tabs button{font-size:14px}.step-number{width:38px;height:38px;font-size:18px}.screenshot{border-radius:10px}.image-caption{font-size:12px;margin-top:14px}.review-note{font-size:12px;gap:5px;white-space:nowrap}.feature-list{gap:26px 17px}.feature{display:block}.feature>svg{font-size:33px;margin-bottom:9px}.feature h3{font-size:18px}.feature p{font-size:14px}.download-cards{gap:13px}.download-card{padding:22px 16px;gap:17px}.download-card h3{font-size:22px}.download-card p{font-size:13px;margin:8px 0 17px}.download-card .button{font-size:13px;padding:9px 12px;gap:5px;min-height:43px}.download-card .button svg{font-size:16px}.platform-icon{font-size:43px}.trial-flow{margin-top:34px;gap:25px}.trial-flow>.button{width:100%}.faq-item h3{font-size:15px}.faq-item h3 button{padding:21px 17px;gap:10px}.faq-item p{padding:0 21px 23px 45px;font-size:14px}.faq-section{padding-top:25px;padding-bottom:65px}.closing{min-height:290px}.closing-content{padding:60px 0}.closing h2{font-size:32px}.closing p{font-size:17px}.closing-buttons{gap:10px}.closing-buttons .button{padding:12px 18px;font-size:14px}.closing-buttons .button svg{font-size:17px}.footer{padding:28px 0;gap:15px}.footer nav{gap:13px;flex-wrap:wrap;justify-content:center;font-size:12px}.footer>a{width:160px}.dialog-inner{padding:22px}.dialog-wide{width:calc(100vw - 24px)}.dialog-wide .dialog-inner{padding:15px}.dialog-description{font-size:15px}.back-top{right:14px;bottom:14px}.zoom-hint{font-size:10px;padding:6px 9px;bottom:8px;right:8px}}@media(max-width:850px){.hero-art:after{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.icp-link{color:inherit;text-decoration:none}.icp-link:hover{color:var(--blue);text-decoration:underline}.download-status .text-link{display:inline-flex;align-items:center;gap:4px;margin-top:8px;color:var(--blue);font-weight:600;text-decoration:none}.download-status .text-link:hover{text-decoration:underline}@media(max-width:360px){.brand{width:140px}.header,.header-actions{gap:6px}.download-cards{grid-template-columns:1fr}.trial-flow ol{flex-wrap:wrap;gap:8px 12px}}:root{--background: oklch(.995 .002 250);--foreground: oklch(.18 .02 260);--card: oklch(1 0 0);--card-foreground: oklch(.18 .02 260);--popover: oklch(1 0 0);--popover-foreground: oklch(.18 .02 260);--surface: oklch(.985 .004 250);--surface-strong: oklch(.97 .006 252);--primary: oklch(.55 .19 268);--primary-foreground: oklch(.99 0 0);--brand-gradient: linear-gradient(135deg, oklch(.6 .2 268), oklch(.68 .16 290));--secondary: oklch(.97 .005 250);--secondary-foreground: oklch(.25 .02 260);--muted: oklch(.97 .005 250);--muted-foreground: oklch(.5 .015 260);--accent: oklch(.965 .012 255);--accent-foreground: oklch(.25 .02 260);--destructive: oklch(.62 .22 27);--destructive-foreground: oklch(.99 0 0);--success: oklch(.6 .14 155);--warning: oklch(.72 .15 70);--border: oklch(.93 .006 255);--input: oklch(.95 .006 255);--ring: oklch(.55 .19 268 / .3);--chart-1: oklch(.6 .18 268);--chart-2: oklch(.7 .14 220);--chart-3: oklch(.75 .12 285);--chart-4: oklch(.8 .1 200);--chart-5: oklch(.65 .16 250);--sidebar: oklch(.99 .003 250);--sidebar-foreground: oklch(.25 .02 260);--sidebar-primary: oklch(.55 .19 268);--sidebar-primary-foreground: oklch(.99 0 0);--sidebar-accent: oklch(.96 .008 255);--sidebar-accent-foreground: oklch(.25 .02 260);--sidebar-border: oklch(.93 .006 255);--sidebar-ring: oklch(.55 .19 268 / .3)}.dark{--background: oklch(.129 .042 264.695);--foreground: oklch(.984 .003 247.858);--card: oklch(.208 .042 265.755);--card-foreground: oklch(.984 .003 247.858);--popover: oklch(.208 .042 265.755);--popover-foreground: oklch(.984 .003 247.858);--surface: oklch(.208 .042 265.755);--surface-strong: oklch(.24 .042 265.755);--primary: oklch(.929 .013 255.508);--primary-foreground: oklch(.208 .042 265.755);--secondary: oklch(.279 .041 260.031);--secondary-foreground: oklch(.984 .003 247.858);--muted: oklch(.279 .041 260.031);--muted-foreground: oklch(.704 .04 256.788);--accent: oklch(.279 .041 260.031);--accent-foreground: oklch(.984 .003 247.858);--destructive: oklch(.704 .191 22.216);--destructive-foreground: oklch(.984 .003 247.858);--border: oklch(1 0 0 / 10%);--input: oklch(1 0 0 / 15%);--ring: oklch(.551 .027 264.364);--chart-1: oklch(.488 .243 264.376);--chart-2: oklch(.696 .17 162.48);--chart-3: oklch(.769 .188 70.08);--chart-4: oklch(.627 .265 303.9);--chart-5: oklch(.645 .246 16.439);--sidebar: oklch(.208 .042 265.755);--sidebar-foreground: oklch(.984 .003 247.858);--sidebar-primary: oklch(.488 .243 264.376);--sidebar-primary-foreground: oklch(.984 .003 247.858);--sidebar-accent: oklch(.279 .041 260.031);--sidebar-accent-foreground: oklch(.984 .003 247.858);--sidebar-border: oklch(1 0 0 / 10%);--sidebar-ring: oklch(.551 .027 264.364)}:root{--font-sans: -apple-system, "Noto Sans SC", "Helvetica Neue", "Microsoft YaHei", sans-serif;--font-mono: "SF Mono", ui-monospace, "Menlo", "Consolas", "Liberation Mono", monospace;--text-2xs: 10.5px;--text-xs: 11.5px;--text-sm: 12.5px;--text-base: 13.5px;--text-md: 14px;--text-lg: 18px;--text-xl: 24px;--text-2xl: 28px;--text-3xl: 36px;--text-4xl: 44px;--weight-normal: 400;--weight-medium: 500;--weight-semibold: 600;--leading-tight: 1.15;--leading-snug: 1.3;--leading-normal: 1.5;--leading-relaxed: 1.65;--tracking-tight: -.02em;--tracking-normal: 0;--tracking-wide: .04em;--text-display: var(--font-sans);--text-body: var(--font-sans);--text-code: var(--font-mono)}:root{--space-0: 0;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-7: 28px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-14: 56px;--radius: .875rem;--radius-sm: calc(var(--radius) - 4px);--radius-md: calc(var(--radius) - 2px);--radius-lg: var(--radius);--radius-xl: calc(var(--radius) + 4px);--radius-2xl: calc(var(--radius) + 8px);--radius-3xl: calc(var(--radius) + 12px);--radius-full: 9999px;--sidebar-width: 232px;--topbar-height: 56px;--content-max: 1280px;--reading-max: 760px}:root{--shadow-soft: 0 1px 2px oklch(.2 .02 260 / .04), 0 8px 24px oklch(.2 .02 260 / .05);--shadow-float: 0 12px 40px oklch(.2 .05 268 / .08);--shadow-composer: 0 24px 70px -30px rgba(15, 23, 42, .18);--shadow-sidebar-active: 0 1px 0 oklch(0 0 0 / .04), 0 4px 12px oklch(.55 .19 268 / .08);--blur-glass: saturate(180%) blur(16px);--glass-bg: color-mix(in oklab, white 70%, transparent);--ease-standard: cubic-bezier(.4, 0, .2, 1);--ease-out: cubic-bezier(0, 0, .2, 1);--duration-fast: .15s;--duration-base: .2s;--duration-slow: .3s}@keyframes float-slow{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-12px) rotate(2deg)}}@keyframes orb-pulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}:root{--blue:var(--primary);--ink:var(--foreground);--line:var(--border);font-family:var(--font-sans);color:var(--foreground);background:var(--background);font-feature-settings:"ss01","cv11"}.button{font-weight:var(--weight-medium);border-radius:var(--radius-sm);transition:background-color var(--duration-fast) var(--ease-standard),box-shadow var(--duration-slow) var(--ease-standard),transform var(--duration-base) var(--ease-out)}.primary{background:var(--brand-gradient);color:var(--primary-foreground);border-color:transparent;box-shadow:var(--shadow-soft)}.primary:hover{background:var(--brand-gradient);filter:brightness(1.04);box-shadow:var(--shadow-float)}.secondary{color:var(--primary);border-color:color-mix(in oklab,var(--primary) 70%,var(--border));background:var(--card)}.secondary:hover{background:var(--surface)}.hero-copy h1{font-family:TitleNoto,var(--font-sans)}.hero-copy h1 span{color:#5674ff;background:var(--brand-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-buttons .primary{background:#526eff}.hero-buttons .primary:hover{background:#4764f4}.hero-art{background-image:url(/assets/hero-art.png);animation:none}.hero-art:after{display:block;background-image:url(/assets/mascot-original-feather.png);animation:art-breathe 8s ease-in-out infinite}.navigation{position:absolute;left:31%;margin-left:0;gap:3vw}.header-actions{margin-left:auto}.dialog{border-color:var(--border);border-radius:var(--radius-2xl);background:var(--card);box-shadow:var(--shadow-float);color:var(--foreground)}.dialog::backdrop{background:#0c121a47;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.dialog-heading h2{font-weight:var(--weight-semibold);font-size:18px;letter-spacing:var(--tracking-tight)}.dialog-inner{padding:24px}.dialog-description{font-size:14px;line-height:var(--leading-relaxed);color:var(--muted-foreground)}.dialog .button{font-size:14px;min-height:40px;padding:0 24px;height:40px}.dialog .button svg{font-size:18px}.dialog .icon-button{width:32px;height:32px;border-radius:10px;font-size:20px;color:var(--muted-foreground)}.icon-button:hover{background:var(--muted)}.field{font-size:13.5px;font-weight:500}.field input{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);color:var(--foreground);font-family:var(--font-sans);font-size:var(--text-base);height:40px;min-height:40px;padding:0 14px;transition:border-color var(--duration-fast),box-shadow var(--duration-fast)}.field input:focus{border-color:var(--primary);box-shadow:0 0 0 4px var(--ring);outline:0}.field input[aria-invalid=true]{border-color:var(--destructive)}.form-error,.required{color:var(--destructive)}.form-result>svg{color:var(--success)}.consent input{accent-color:var(--primary)}.preview-notice,.download-status{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg)}.modal-os button{border-color:var(--border);border-radius:var(--radius-sm);font-size:14px}.modal-os button.selected{color:var(--primary);background:color-mix(in oklab,var(--primary) 6%,var(--card));border-color:var(--primary)}.download-status h3{font-size:18px;font-weight:600}.download-status p,.install-steps{font-size:13.5px;line-height:1.75}.download-card{border-color:var(--border);border-radius:var(--radius-2xl);background:var(--card);box-shadow:var(--shadow-soft)}.download-card .button{border-radius:var(--radius-sm);font-size:14px;font-weight:500;min-height:40px}.faq-list{border-color:var(--border);border-radius:var(--radius-lg)}.faq-item+.faq-item{border-color:var(--border)}.faq-item h3 button:hover{background:var(--surface)}.screenshot{border-color:var(--border);box-shadow:var(--shadow-soft)}.language-menu{border-color:var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-float)}@media(max-width:1150px){.navigation{left:25%;gap:22px}}@media(max-width:850px){.navigation.mobile-open{left:0;gap:0}.hero-art:after{display:none}}@media(max-width:480px){.hero-art{background-position:right 215px}.dialog .field input{font-size:16px;min-height:44px}.dialog .button{min-height:44px}.download-card .button{font-size:13px}}.button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.field input:disabled,.consent input:disabled{cursor:not-allowed;opacity:.75}
