.lazy-reports-page{--lr-bg:#f6f8ff;--lr-surface:#fff;--lr-surface-soft:#f2f5ff;--lr-text:#101828;--lr-muted:#667085;--lr-border:#1018281a;--lr-border-strong:#4252ff59;--lr-primary:#3457ff;--lr-primary-dark:#253fd1;--lr-primary-soft:#eef2ff;--lr-success:#12b76a;--lr-warning:#f79009;--lr-danger:#f04438;--lr-radius-xl:28px;--lr-radius-lg:20px;--lr-shadow-soft:0 20px 60px #10182814;min-height:100vh;color:var(--lr-text);background:radial-gradient(circle at 0 0,#3457ff1c,#0000 34rem),radial-gradient(circle at 100% 0,#7367f01a,#0000 30rem),linear-gradient(#f8faff 0%,#fff 48%,#f6f8ff 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.lazy-reports-shell-main,.lazy-reports-page{animation:none!important;transform:none!important}.lazy-reports-studio{max-width:1180px;margin:0 auto;padding:32px 32px 38px;animation:none!important;transform:none!important}.lazy-report-breadcrumb{color:var(--lr-muted);align-items:center;gap:9px;margin-bottom:18px;font-size:13px;font-weight:650;display:flex}.lazy-report-breadcrumb a{color:#475467;text-decoration:none}.lazy-report-breadcrumb a:hover{color:var(--lr-primary)}.lazy-report-breadcrumb strong{color:var(--lr-primary-dark);font-weight:750}.lazy-report-header{justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:24px;display:flex}.lazy-report-eyebrow,.lazy-report-step-kicker{color:var(--lr-primary-dark);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:760}.lazy-report-header h1{color:var(--lr-text);letter-spacing:-.04em;margin:0;font-size:clamp(32px,5vw,56px);font-weight:750;line-height:1.05}.lazy-report-header p:not(.lazy-report-eyebrow){max-width:650px;color:var(--lr-muted);margin:12px 0 0;font-size:15.5px;line-height:1.65}.lazy-report-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;padding-top:6px;display:flex}.lazy-report-status-pill,.lazy-report-header-actions a,.lazy-report-format-switch button,.lazy-report-format-switch a{border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-size:13px;font-weight:740;text-decoration:none;display:inline-flex}.lazy-report-status-pill{color:#087443;background:#12b76a1a;border:1px solid #12b76a2e}.lazy-report-header-actions a,.lazy-report-format-switch a{border:1px solid var(--lr-border);color:var(--lr-text);background:#ffffffc7}.lazy-report-progress-path{margin-bottom:24px}.lazy-report-progress-meta{display:none}.lazy-report-progress-path ol{border:1px solid var(--lr-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);scrollbar-width:none;background:#ffffffb8;border-radius:999px;grid-template-columns:repeat(9,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid;overflow:hidden;box-shadow:0 12px 38px #1018280e}.lazy-report-progress-path ol::-webkit-scrollbar{display:none}.lazy-report-progress-path li{min-width:0}.lazy-report-progress-path button{color:#667085;cursor:pointer;width:100%;min-height:54px;font:inherit;background:0 0;border:0;border-right:1px solid #10182812;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:720;transition:background .18s,color .18s;display:flex;position:relative}.lazy-report-progress-path li:last-child button{border-right:0}.lazy-report-progress-path button span{color:#667085;background:#f1f4ff;border-radius:999px;flex:none;place-items:center;width:22px;height:22px;font-size:12px;font-weight:800;display:grid}.lazy-report-progress-path button.active{color:var(--lr-primary-dark);background:linear-gradient(135deg,#3457ff1f,#6c5ce714)}.lazy-report-progress-path button.active span,.lazy-report-progress-path button.complete span{background:var(--lr-primary);color:#fff}.lazy-report-progress-path button.complete{color:#344054}.lazy-report-workspace{border:1px solid var(--lr-border);border-radius:var(--lr-radius-xl);min-height:620px;box-shadow:var(--lr-shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;padding:clamp(22px,3vw,38px)}.lazy-report-step-head{margin-bottom:26px}.lazy-report-step-head h2{max-width:790px;color:var(--lr-text);letter-spacing:-.035em;margin:0;font-size:clamp(28px,4vw,44px);font-weight:720;line-height:1.08}.lazy-report-step-head p{max-width:760px;color:var(--lr-muted);margin:12px 0 0;font-size:15.5px;line-height:1.65}.lazy-report-step-content{gap:22px;display:grid}.lazy-report-focus-copy{border-radius:var(--lr-radius-lg);background:linear-gradient(135deg,#eef2ffe6,#ffffffb8);border:1px solid #3457ff1a;justify-content:space-between;align-items:flex-start;gap:24px;padding:18px 20px;display:flex}.lazy-report-focus-copy span{color:var(--lr-primary-dark);font-size:18px;font-weight:760;line-height:1.25}.lazy-report-focus-copy p{max-width:720px;color:var(--lr-muted);margin:0;font-size:15px;line-height:1.62}.lazy-report-card-grid{gap:18px;display:grid}.lazy-report-card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.lazy-report-choice{border:1px solid var(--lr-border);min-height:238px;color:var(--lr-text);text-align:left;cursor:pointer;background:#ffffffe0;border-radius:24px;padding:22px;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;box-shadow:0 12px 32px #1018280d}.lazy-report-choice:hover,.lazy-report-choice:focus-visible,.lazy-report-template-card:hover,.lazy-report-template-card:focus-within{border-color:var(--lr-border-strong);transform:translateY(-2px);box-shadow:0 24px 58px #1018281a}.lazy-report-choice.active,.lazy-report-template-card.active{border-color:var(--lr-primary);background:linear-gradient(#fff 0%,#f5f7ff 100%);box-shadow:0 26px 70px #3457ff2e}.lazy-report-choice-top{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.lazy-report-icon,.lazy-report-upload-icon{background:var(--lr-primary-soft);width:42px;height:42px;color:var(--lr-primary);border-radius:14px;flex:none;place-items:center;display:inline-grid}.lazy-report-choice strong{color:var(--lr-text);margin-bottom:8px;font-size:18px;font-weight:740;line-height:1.3;display:block}.lazy-report-choice>span:not(.lazy-report-choice-top):not(.lazy-report-tag-row){color:var(--lr-muted);font-size:15px;line-height:1.58;display:block}.lazy-report-tag-row{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.lazy-report-tag-row small,.lazy-report-template-badge{background:var(--lr-primary-soft);color:var(--lr-primary-dark);border-radius:999px;font-size:12px;font-weight:720}.lazy-report-tag-row small{padding:6px 9px}.lazy-report-format-hero{border-radius:var(--lr-radius-xl);background:linear-gradient(135deg,#eef2fff2,#ffffffd6),radial-gradient(circle at 12% 10%,#3457ff1f,#0000 18rem);border:1px solid #3457ff1a;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;padding:clamp(22px,3vw,34px);display:grid}.lazy-report-format-hero h3,.lazy-report-gallery-head h3,.lazy-report-export-hero h3,.lazy-report-result-card h3,.lazy-report-section-toolbar h3,.lazy-report-card-title h3,.lazy-report-input-card h3,.lazy-report-outline-empty h3{color:var(--lr-text);margin:0;font-size:18px;font-weight:740;line-height:1.3}.lazy-report-format-hero h3{letter-spacing:-.035em;max-width:700px;font-size:clamp(28px,4vw,40px);font-weight:730;line-height:1.08}.lazy-report-format-hero p,.lazy-report-gallery-head p,.lazy-report-upload-panel p,.lazy-report-card-title p,.lazy-report-input-card p,.lazy-report-export-hero p,.lazy-report-result-card p,.lazy-report-section-toolbar p,.lazy-report-outline-empty p{color:var(--lr-muted);margin:9px 0 0;font-size:15.5px;line-height:1.65}.lazy-report-format-switch{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.lazy-report-format-switch button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3457ff,#6c5ce7);border:0}.lazy-report-upload-panel{border:1px solid var(--lr-border);border-radius:var(--lr-radius-xl);background:#ffffffb8;grid-template-columns:minmax(0,1fr) minmax(300px,420px);align-items:center;gap:24px;padding:clamp(22px,3vw,32px);display:grid;box-shadow:0 18px 48px #10182811}.lazy-report-upload-panel h3{color:var(--lr-text);letter-spacing:-.03em;margin:14px 0 0;font-size:clamp(24px,3vw,32px);font-weight:730}.lazy-report-privacy-note,.lazy-report-success,.lazy-report-soft-error,.lazy-report-error{border-radius:16px;align-items:flex-start;gap:10px;margin-top:16px;padding:12px 14px;font-size:14px;line-height:1.5;display:flex}.lazy-report-privacy-note,.lazy-report-success{color:#067647;background:#12b76a14;border:1px solid #12b76a2e}.lazy-report-success{gap:2px;display:grid}.lazy-report-soft-error,.lazy-report-error{color:#b42318;background:#f0443812;border:1px solid #f0443829}.lazy-report-soft-error{gap:2px;display:grid}.lazy-report-upload-card{min-height:210px;color:var(--lr-muted);text-align:center;cursor:pointer;background:linear-gradient(#fff,#f7f9ff);border:1.5px dashed #3457ff57;border-radius:22px;place-items:center;gap:10px;padding:24px;display:grid;position:relative}.lazy-report-upload-card strong{color:var(--lr-text);font-size:17px;font-weight:760}.lazy-report-upload-card span:not(.lazy-report-upload-icon){max-width:320px;color:var(--lr-muted);font-size:14.5px;line-height:1.5}.lazy-report-upload-card small{color:#98a2b3;font-size:12px;line-height:1.45}.lazy-report-upload-card input{opacity:0;cursor:pointer;position:absolute;inset:0}.lazy-report-upload-card.busy{opacity:.72;cursor:progress}.lazy-report-gallery-head{justify-content:space-between;align-items:flex-end;gap:20px;margin:8px 0 18px;display:flex}.lazy-report-template-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.lazy-report-template-card{border:1px solid var(--lr-border);background:#ffffffeb;border-radius:18px;flex-direction:column;min-height:440px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;overflow:hidden;box-shadow:0 18px 48px #10182813}.lazy-report-template-preview{background:linear-gradient(#eef2ff,#fbfcff);place-items:center;min-height:285px;padding:24px;display:grid;position:relative}.lazy-report-template-badge{z-index:2;padding:6px 10px;position:absolute;top:16px;left:16px}.lazy-report-paper{aspect-ratio:.707;background:#fff;border-radius:8px;width:min(78%,188px);padding:18px;position:relative;overflow:hidden;box-shadow:0 20px 44px #10182829}.paper-bar,.paper-title,.paper-subtitle,.paper-lines i,.paper-blocks i,.paper-table i{background:#d0d5dd;border-radius:999px;display:block}.paper-bar{background:#101828;width:100%;height:14px;margin-bottom:22px}.paper-title{background:#101828;width:76%;height:15px;margin:0 auto 10px}.paper-subtitle{width:48%;height:7px;margin:0 auto 22px}.paper-lines{gap:7px;display:grid}.paper-lines i{height:6px}.paper-lines i:nth-child(2){width:88%}.paper-lines i:nth-child(3){width:62%}.paper-blocks{gap:9px;margin-top:24px;display:grid}.paper-blocks i{background:#eaecf0;border-radius:5px;height:18px}.paper-table{grid-template-columns:1fr 1fr;gap:5px;margin-top:18px;display:grid}.paper-table i{background:#eaecf0;border-radius:4px;height:14px}.lazy-report-template-card.modern .paper-bar{background:linear-gradient(135deg,#3457ff,#6c5ce7);border-radius:0;width:calc(100% + 36px);height:44px;margin:-18px -18px 22px}.lazy-report-template-card.modern .paper-title,.lazy-report-template-card.modern .paper-lines i:first-child{background:#3457ff}.lazy-report-template-card.classic .lazy-report-paper{padding-top:34px}.lazy-report-template-card.classic .paper-bar{background:#344054;width:auto;height:1px;margin:0 16px 28px}.lazy-report-template-card.classic .paper-title{background:#182230;height:18px}.lazy-report-template-card.internship .paper-title{background:#344054;margin-top:38px}.lazy-report-template-card.internship .paper-bar{background:#3457ff;border-radius:50%;width:42px;height:42px;margin:0;position:absolute;top:22px;left:50%;transform:translate(-50%)}.lazy-report-template-card.project .paper-blocks{grid-template-columns:1fr 1fr}.lazy-report-template-card.project .paper-blocks i{background:#e0e7ff;height:34px}.lazy-report-template-card.research .paper-lines{grid-template-columns:1fr 1fr;gap:6px 10px}.lazy-report-template-card.research .paper-lines i{width:100%}.lazy-report-template-card.lab .paper-table{grid-template-columns:1fr 1fr 1fr}.lazy-report-template-card.lab .paper-table i{background:#dcfce7;height:22px}.lazy-report-template-card.seminar .paper-bar{background:linear-gradient(135deg,#101828,#3457ff);border-radius:0;width:calc(100% + 36px);height:68px;margin:-18px -18px 24px}.lazy-report-template-copy{gap:6px;padding:18px 18px 0;display:grid}.lazy-report-template-copy h3{color:var(--lr-text);margin:0;font-size:18px;font-weight:740}.lazy-report-template-copy p{color:var(--lr-muted);margin:0;font-size:14px;line-height:1.55}.lazy-report-template-button{background:var(--lr-primary-soft);min-height:46px;color:var(--lr-primary-dark);cursor:pointer;border:1px solid #3457ff2e;border-radius:999px;justify-content:center;align-items:center;gap:8px;margin:auto 18px 18px;font-weight:760;display:inline-flex}.lazy-report-template-card.active .lazy-report-template-button,.lazy-report-template-button:hover{color:#fff;background:linear-gradient(135deg,#3457ff,#6c5ce7);border-color:#0000}.lazy-report-template-modal-backdrop{z-index:999;overscroll-behavior:contain;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172a8a;place-items:center;width:100vw;min-height:100dvh;padding:18px;display:grid;position:fixed;inset:0;overflow:auto}.lazy-report-template-modal{background:#fffffffa;border:1px solid #ffffffb8;border-radius:28px;grid-template-columns:minmax(280px,.86fr) minmax(0,1.14fr);gap:clamp(18px,3vw,30px);width:min(940px,100%);max-height:calc(100dvh - 36px);margin:auto;padding:clamp(18px,3vw,30px);display:grid;position:relative;overflow:auto;box-shadow:0 30px 90px #0f172a52}.lazy-report-template-modal-close{z-index:2;border:1px solid var(--lr-border);width:38px;height:38px;color:var(--lr-text);cursor:pointer;background:#fff;border-radius:999px;place-items:center;display:grid;position:absolute;top:14px;right:14px;box-shadow:0 12px 28px #0f172a1a}.lazy-report-template-modal-preview{background:linear-gradient(#eef2ff,#fbfcff);border-radius:22px;place-items:center;min-height:520px;padding:18px;display:grid;position:relative;overflow:hidden}.lazy-report-template-preview-asset{object-fit:contain;background:#fff;border:0;border-radius:16px;width:100%;height:100%;min-height:482px;box-shadow:0 18px 42px #10182829}.lazy-report-template-pdf-sample{scroll-snap-type:y proximity;gap:14px;width:min(100%,330px);max-height:500px;padding:16px 8px;display:grid;overflow:auto}.lazy-report-template-sample-page{scroll-snap-align:center;color:#101828;background:#fff;border:1px solid #e4e7ec;border-radius:10px;min-height:430px;padding:34px 30px 46px;font-family:Georgia,Times New Roman,serif;position:relative;box-shadow:0 18px 42px #10182829}.lazy-report-template-sample-page.cover{text-align:center;align-content:center;justify-items:center;gap:10px;display:grid}.lazy-report-template-sample-page.cover p{color:#3457ff;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:800}.lazy-report-template-sample-page h4{max-width:230px;margin:0 0 10px;font-size:27px;line-height:1.08}.lazy-report-template-sample-page h5{color:#101828;margin:0 0 16px;font-size:18px;line-height:1.2}.lazy-report-template-sample-page span,.lazy-report-template-sample-page p{color:#475467;font-size:12px;line-height:1.65}.lazy-report-template-sample-page.body p{text-align:justify;margin:0 0 12px}.sample-toc-row{color:#344054;border-bottom:1px dotted #cbd5e1;justify-content:space-between;gap:16px;padding:8px 0;font-family:Inter,system-ui,sans-serif;font-size:12px;display:flex}.sample-toc-row b{color:#667085}.lazy-report-template-sample-page footer{color:#98a2b3;letter-spacing:.08em;text-transform:uppercase;font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:760;position:absolute;bottom:22px;right:30px}.lazy-report-template-modal-copy{align-content:center;gap:16px;padding:10px 8px 10px 0;display:grid}.lazy-report-template-modal-copy h3{color:var(--lr-text);letter-spacing:-.04em;margin:0;font-size:clamp(32px,5vw,54px);line-height:.98}.lazy-report-template-modal-copy p{color:var(--lr-muted);margin:0;font-size:16px;line-height:1.68}.lazy-report-template-modal-copy dl{gap:10px;margin:0;display:grid}.lazy-report-template-modal-copy dl div{border:1px solid var(--lr-border);background:#f8fafc;border-radius:16px;gap:4px;padding:12px;display:grid}.lazy-report-template-modal-copy dt{color:var(--lr-muted);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:780}.lazy-report-template-modal-copy dd{color:var(--lr-text);margin:0;font-weight:680;line-height:1.45}.lazy-report-template-modal-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.lazy-report-grid,.lazy-report-preview-layout{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:start;gap:22px;display:grid}.lazy-report-detail-groups,.lazy-report-format-grid,.lazy-report-section-list{gap:18px;display:grid}.lazy-report-input-card,.lazy-report-result-card,.lazy-report-preview-frame,.lazy-report-outline-empty,.lazy-report-section-card,.lazy-report-mini-preview,.lazy-report-format-card{border:1px solid var(--lr-border);border-radius:var(--lr-radius-lg);background:#ffffffdb;box-shadow:0 14px 38px #1018280e}.lazy-report-input-card,.lazy-report-result-card,.lazy-report-preview-frame{padding:22px}.lazy-report-card-title{align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.lazy-report-form-section-head{margin-bottom:18px}.lazy-report-form-section-head h3{color:var(--lr-text);margin:0;font-size:18px;font-weight:740}.lazy-report-form-section-head p{color:var(--lr-muted);margin:7px 0 0;font-size:14.5px;line-height:1.55}.lazy-report-form-grid,.lazy-report-mini-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.lazy-report-form-grid label,.lazy-report-mini-form label,.lazy-report-field{color:#344054;gap:8px;font-size:13px;font-weight:650;display:grid}.lazy-report-form-grid input,.lazy-report-form-grid textarea,.lazy-report-form-grid select,.lazy-report-mini-form input,.lazy-report-mini-form select,.lazy-report-field textarea{width:100%;color:var(--lr-text);font:inherit;background:#fff;border:1px solid #1018281f;border-radius:15px;outline:none;font-size:15px;transition:border-color .18s,box-shadow .18s}.lazy-report-form-grid input,.lazy-report-form-grid select,.lazy-report-mini-form input,.lazy-report-mini-form select{min-height:52px;padding:0 15px}.lazy-report-form-grid textarea,.lazy-report-field textarea{resize:vertical;min-height:132px;padding:14px 15px}.lazy-report-form-grid input:focus,.lazy-report-form-grid textarea:focus,.lazy-report-form-grid select:focus,.lazy-report-mini-form input:focus,.lazy-report-mini-form select:focus,.lazy-report-field textarea:focus{border-color:var(--lr-primary);box-shadow:0 0 0 4px #3457ff1c}.span-2{grid-column:span 2}.lazy-report-chip-cloud{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.lazy-report-chip-cloud button{color:#344054;cursor:pointer;font:inherit;background:#f7f9ff;border:1px solid #3457ff24;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:700}.lazy-report-mode-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.lazy-report-mode-cards button{border:1px solid var(--lr-border);color:var(--lr-text);text-align:left;cursor:pointer;background:#ffffffdb;border-radius:20px;gap:8px;padding:18px;display:grid}.lazy-report-mode-cards button.active{border-color:var(--lr-primary);background:var(--lr-primary-soft)}.lazy-report-mode-cards small,.lazy-report-empty-state span,.lazy-report-result-card small{color:var(--lr-muted);font-size:13.5px;line-height:1.5}.lazy-report-ai-helper,.lazy-report-empty-state{background:var(--lr-surface-soft);color:var(--lr-muted);border-radius:18px;gap:6px;margin-top:18px;padding:16px;display:grid}.lazy-report-ai-helper strong,.lazy-report-empty-state strong{color:var(--lr-text)}.lazy-report-actions-inline{flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;display:flex}.lazy-report-button,.lazy-report-button.secondary{min-height:52px;font:inherit;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-size:14px;font-weight:750;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.lazy-report-button{color:#fff;background:linear-gradient(135deg,#3457ff,#6c5ce7);border:0;box-shadow:0 14px 28px #3457ff38}.lazy-report-button.secondary{color:var(--lr-text);box-shadow:none;background:#fff;border:1px solid #1018281f}.lazy-report-button.compact,.lazy-report-button.secondary.compact{min-height:40px;padding:0 14px;font-size:13px}.lazy-report-button:hover:not(:disabled){transform:translateY(-1px)}.lazy-report-button:disabled,.lazy-report-template-button:disabled,.lazy-report-choice:disabled{cursor:not-allowed;opacity:1;color:#667085;box-shadow:none;background:#eef1f6}.lazy-report-button.danger,.lazy-report-button.secondary.danger{color:#b42318}.lazy-report-actions{border:1px solid var(--lr-border);box-shadow:var(--lr-shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:14px;display:flex}.lazy-report-actions>span{color:var(--lr-muted);font-size:13.5px;font-weight:650}.lazy-report-actions>div{gap:10px;display:flex}.lazy-report-outline-empty{background:radial-gradient(circle at 0 0,#3457ff17,#0000 22rem),#ffffffdb;grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:center;gap:28px;padding:clamp(24px,4vw,40px);display:grid}.lazy-report-outline-skeleton{gap:12px;margin:0;padding:0;list-style:none;display:grid}.lazy-report-outline-skeleton li{color:#344054;background:linear-gradient(90deg,#f4f6ff,#fff);border:1px solid #3457ff1f;border-radius:14px;padding:14px 16px;font-weight:720}.lazy-report-section-toolbar{justify-content:space-between;align-items:center;gap:18px;display:flex}.lazy-report-section-card{padding:16px}.lazy-report-section-summary{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:14px;display:grid}.lazy-report-section-summary h3{color:var(--lr-text);margin:5px 0 6px;font-size:19px}.lazy-report-section-summary p{color:var(--lr-muted);margin:0;font-size:14.5px;line-height:1.55}.lazy-report-section-meta{flex-wrap:wrap;gap:7px;display:flex}.lazy-report-section-meta span{background:var(--lr-primary-soft);color:var(--lr-primary-dark);border-radius:999px;padding:5px 8px;font-size:12px;font-weight:720}.lazy-report-icon-button{border:1px solid var(--lr-border);color:#475467;cursor:pointer;background:#fff;border-radius:999px;place-items:center;width:40px;height:40px;display:grid}.lazy-report-icon-button.drag{cursor:grab}.lazy-report-section-editor{border-top:1px solid var(--lr-border);margin-top:18px;padding-top:18px}.lazy-report-toggle-row{flex-wrap:wrap;gap:14px;margin-top:14px;display:flex}.lazy-report-toggle-row label,.lazy-report-toggle{color:#344054;align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.lazy-report-section-actions{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.lazy-report-design-layout{grid-template-columns:minmax(0,1fr) minmax(300px,390px);align-items:start;gap:28px;display:grid}.lazy-report-format-card{padding:0;overflow:hidden}.lazy-report-format-card summary{cursor:pointer;color:var(--lr-text);padding:18px 20px;font-size:18px;font-weight:740}.lazy-report-format-card>div{border-top:1px solid var(--lr-border);padding:18px 20px 20px}.lazy-report-mini-preview{background:linear-gradient(#eef2ff,#fff);place-items:center;padding:26px;display:grid;position:sticky;top:22px}.lazy-report-mini-page{aspect-ratio:.707;color:#101828;background:#fff;border-radius:10px;width:min(100%,300px);padding:32px 28px;box-shadow:0 22px 48px #1018282e}.lazy-report-mini-page>span{color:var(--lr-primary);text-align:center;font-size:12px;font-weight:760;display:block}.lazy-report-mini-page h4{text-align:center;margin:28px 0 10px;font-size:22px;line-height:1.15}.lazy-report-mini-page p{color:#667085;text-align:center;margin:0 0 30px;font-size:12px}.lazy-report-mini-page ol{gap:12px;margin:0;padding:0;list-style:none;display:grid}.lazy-report-mini-page li{border-bottom:1px solid #eaecf0;grid-template-columns:24px minmax(0,1fr);gap:8px;padding-bottom:9px;font-size:12px;display:grid}.lazy-report-preview-metrics{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px;display:grid}.lazy-report-preview-metrics span{background:var(--lr-surface-soft);color:var(--lr-muted);border-radius:16px;padding:13px;font-size:13px}.lazy-report-preview-metrics strong{color:var(--lr-text);font-size:22px;display:block}.lazy-report-warning-list{gap:10px;display:grid}.lazy-report-warning-list div{color:#b54708;background:#f7900917;border-radius:14px;align-items:center;gap:8px;padding:11px 12px;font-size:14px;font-weight:650;display:flex}.lazy-report-preview-frame{min-height:420px}.lazy-report-preview-frame iframe{background:#f2f4f7;border:0;border-radius:14px;width:100%;min-height:540px}.lazy-report-export-layout{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.lazy-report-export-hero{border:1px solid var(--lr-border);border-radius:var(--lr-radius-xl);box-shadow:var(--lr-shadow-soft);background:radial-gradient(circle at 0 0,#3457ff1a,#0000 26rem),#ffffffdb;grid-column:1/-1;padding:clamp(24px,3.8vw,40px)}.lazy-report-export-hero dl{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:24px 0 0;display:grid}.lazy-report-export-hero div{background:var(--lr-surface-soft);border-radius:16px;padding:13px}.lazy-report-export-hero dt{color:var(--lr-muted);font-size:12px;font-weight:720}.lazy-report-export-hero dd{color:var(--lr-text);margin:5px 0 0;font-size:14px;font-weight:740}.lazy-reports-loading{min-height:60vh;color:var(--lr-muted,#667085);place-items:center;display:grid}@media (max-width:1020px){.lazy-reports-studio{padding:24px 20px 34px}.lazy-report-progress-path ol{scroll-snap-type:x mandatory;border-radius:20px;display:flex;overflow-x:auto}.lazy-report-progress-path li{scroll-snap-align:start;min-width:148px}.lazy-report-template-gallery,.lazy-report-card-grid.three,.lazy-report-export-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.lazy-report-grid,.lazy-report-preview-layout,.lazy-report-design-layout,.lazy-report-template-modal,.lazy-report-upload-panel{grid-template-columns:1fr}.lazy-report-mini-preview{position:static}.lazy-report-export-hero dl{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.lazy-reports-page{background:radial-gradient(circle at 0 0,#3457ff21,#0000 24rem),linear-gradient(#f8faff 0%,#fff 56%,#f6f8ff 100%)}.lazy-reports-studio{padding:16px;padding-bottom:calc(120px + env(safe-area-inset-bottom))}.lazy-report-breadcrumb{white-space:nowrap;gap:6px;margin-bottom:12px;overflow:hidden}.lazy-report-header{gap:14px;margin-bottom:18px;display:grid}.lazy-report-header h1{font-size:clamp(30px,11vw,42px)}.lazy-report-header-actions{justify-content:flex-start}.lazy-report-progress-meta{color:var(--lr-muted);justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px;font-size:13px;font-weight:700;display:flex}.lazy-report-progress-meta strong{color:var(--lr-primary-dark)}.lazy-report-progress-path ol{box-shadow:none;background:0 0;border:0;border-radius:0;margin:0 -16px;padding:0 16px}.lazy-report-progress-path li{min-width:max-content}.lazy-report-progress-path button{border:1px solid var(--lr-border);background:#ffffffd1;border-radius:999px;min-height:42px;padding:0 12px;font-size:12.5px}.lazy-report-progress-path button b{text-overflow:ellipsis;white-space:nowrap;max-width:90px;overflow:hidden}.lazy-report-workspace{border-radius:22px;min-height:0;padding:18px}.lazy-report-step-head{margin-bottom:18px}.lazy-report-step-head h2{font-size:clamp(27px,9vw,36px)}.lazy-report-focus-copy,.lazy-report-format-hero,.lazy-report-section-toolbar,.lazy-report-actions{display:grid}.lazy-report-format-hero{grid-template-columns:1fr}.lazy-report-format-switch{flex-direction:column;align-items:stretch}.lazy-report-format-switch button,.lazy-report-format-switch a{width:100%}.lazy-report-card-grid.three,.lazy-report-template-gallery,.lazy-report-mode-cards,.lazy-report-export-layout,.lazy-report-form-grid,.lazy-report-mini-form,.lazy-report-preview-metrics{grid-template-columns:1fr}.span-2{grid-column:auto}.lazy-report-choice{min-height:0;padding:18px}.lazy-report-template-card{min-height:420px}.lazy-report-template-preview{min-height:250px}.lazy-report-template-modal-backdrop{padding:10px}.lazy-report-template-modal{border-radius:22px}.lazy-report-template-modal-preview{min-height:300px;padding:12px}.lazy-report-template-preview-asset{min-height:300px}.lazy-report-template-pdf-sample{width:100%;max-height:330px}.lazy-report-template-sample-page{min-height:330px;padding:28px 22px 42px}.lazy-report-template-modal-copy{padding:0}.lazy-report-upload-panel,.lazy-report-outline-empty{padding:20px}.lazy-report-outline-empty{grid-template-columns:1fr}.lazy-report-section-summary{grid-template-columns:auto minmax(0,1fr)}.lazy-report-section-summary>.lazy-report-icon-button:last-child{grid-column:1/-1;width:100%}.lazy-report-export-hero dl{grid-template-columns:1fr}.lazy-report-actions{z-index:50;padding:14px 16px calc(14px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:0;border-left:0;border-right:0;border-radius:22px 22px 0 0;margin:0;position:fixed;bottom:0;left:0;right:0}.lazy-report-actions>div{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);width:100%;display:grid}.lazy-report-actions>span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.lazy-report-button,.lazy-report-button.secondary{min-height:52px;padding:0 14px}.lazy-report-actions-inline .lazy-report-button,.lazy-report-actions-inline .lazy-report-button.secondary{width:100%}}@media (max-width:380px){.lazy-reports-studio{padding-inline:12px}.lazy-report-workspace{padding:15px}.lazy-report-actions{margin-inline:0}.lazy-report-button,.lazy-report-button.secondary{font-size:13px}}
html,body{width:100%;max-width:100%;overflow-x:hidden}.tools-command-page{background:radial-gradient(circle at 12% 0,#625df517,#0000 23rem),radial-gradient(circle at 88% 2%,#0ea5e914,#0000 24rem),linear-gradient(#fff 0%,#f8faff 46%,#fff 100%);min-height:100vh}.tools-command-page .premium-nav{flex:none}.tools-command-hero{padding:34px 24px 14px}.tools-command-hero-inner{text-align:center;justify-items:center;width:min(940px,100% - 48px);margin:0 auto;display:grid}.tools-command-hero .premium-eyebrow{height:34px;margin-bottom:16px;font-size:12px}.tools-command-hero h1{color:#101322;letter-spacing:0;max-width:790px;margin:0;font-size:clamp(38px,5vw,62px);font-weight:760;line-height:1.06}.tools-command-hero .premium-gradient-text{color:#0000}.tools-command-hero p{color:#475569;max-width:660px;margin:16px 0 0;font-size:clamp(15px,1.7vw,18px);font-weight:450;line-height:1.58}.tools-command-shell{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #cbd5e1e0;border-radius:32px;width:min(1180px,100% - 48px);margin:12px auto 0;padding:clamp(18px,2.4vw,28px);box-shadow:0 24px 80px #0f172a1c}.tools-command-shell-top{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.tools-command-shell-top h2{color:#111827;letter-spacing:0;margin:0;font-size:clamp(22px,2.5vw,32px);font-weight:720;line-height:1.12}.tools-ghost-button,.tools-secondary-action,.tools-primary-action,.tools-load-more-row button{font:inherit;cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;display:inline-flex}.tools-ghost-button,.tools-secondary-action{color:#334155;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:999px;min-height:38px;padding:0 14px;font-size:13px;font-weight:720}.tools-ghost-button:hover,.tools-secondary-action:hover{color:#4f46e5;background:#eef2ff;border-color:#c7d2fe}.tools-ghost-button svg,.tools-secondary-action svg,.tools-primary-action svg,.tools-load-more-row button svg{width:15px;height:15px}.tools-command-layout{grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);align-items:stretch;gap:16px;display:grid}.tools-command-main,.tools-live-dock,.tools-browse-panel{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 16px 44px #0f172a0e}.tools-command-main{padding:16px}.tools-command-search{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #dbe3ef;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:58px;padding:0 14px;display:grid}.tools-command-search:focus-within{border-color:#a5b4fc;box-shadow:0 0 0 4px #6366f11f}.tools-command-search>svg{color:#625df5;width:20px;height:20px}.tools-command-search input{color:#0f172a;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:15px;font-weight:520}.tools-command-search input::placeholder{color:#94a3b8}.tools-command-search button{color:#64748b;cursor:pointer;background:#f1f5f9;border:0;border-radius:999px;place-items:center;width:34px;height:34px;display:grid}.tools-command-search button:hover{color:#4f46e5;background:#eef2ff}.tools-command-search button svg{width:16px;height:16px}.tools-command-search span{color:#64748b;white-space:nowrap;background:#f1f5f9;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:750}.tools-command-chips{flex-wrap:wrap;gap:8px;margin:12px 0 14px;display:flex}.tools-command-chips button{color:#334155;min-height:31px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:0 11px;font-size:12px;font-weight:720}.tools-command-chips button:hover,.tools-command-chips button:focus-visible{color:#4f46e5;background:#eef2ff;border-color:#c7d2fe;outline:0}.tools-lane-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.tools-lane-card{color:#0f172a;text-align:left;min-height:116px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:start;gap:10px;padding:13px;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:grid}.tools-lane-card:hover,.tools-lane-card.active{background:linear-gradient(#fff 0%,#f8faff 100%);border-color:#c7d2fe;transform:translateY(-2px);box-shadow:0 18px 42px #0f172a13}.tools-lane-card>svg{color:#94a3b8;width:16px;height:16px;margin-top:3px}.tools-lane-icon,.tools-result-icon{color:#4f46e5;background:#eef2ff;border-radius:14px;flex:none;place-items:center;width:40px;height:40px;display:grid}.tools-lane-icon svg,.tools-result-icon svg{width:19px;height:19px}.tools-lane-icon.cyan,.tools-result-icon.cyan{color:#0891b2;background:#ecfeff}.tools-lane-icon.amber,.tools-result-icon.amber{color:#d97706;background:#fffbeb}.tools-lane-icon.green,.tools-result-icon.green{color:#059669;background:#ecfdf5}.tools-lane-icon.rose,.tools-result-icon.rose{color:#e11d48;background:#fff1f2}.tools-lane-copy{gap:4px;min-width:0;display:grid}.tools-lane-copy strong{color:#0f172a;font-size:14px;font-weight:750;line-height:1.18}.tools-lane-copy small,.tools-result-copy small,.tools-browse-card-copy small{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:450;line-height:1.38;display:-webkit-box;overflow:hidden}.tools-lane-copy em{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:normal;font-weight:650;line-height:1.35;overflow:hidden}.tools-lane-count{color:#64748b;white-space:nowrap;background:#f8fafc;border-radius:999px;align-self:start;padding:5px 8px;font-size:10px;font-weight:780}.tools-live-dock{flex-direction:column;min-height:100%;padding:16px;display:flex}.tools-live-dock-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.tools-live-dock-head span{color:#625df5;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:780;display:inline-flex}.tools-live-dock-head h3{color:#0f172a;letter-spacing:0;margin:0;font-size:22px;font-weight:760}.tools-live-dock-head p{color:#64748b;margin:5px 0 0;font-size:13px;line-height:1.45}.tools-live-dock-head button{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;flex:none;place-items:center;width:34px;height:34px;display:grid}.tools-live-dock-head button:hover{color:#4f46e5;background:#eef2ff;border-color:#c7d2fe}.tools-live-dock-head button svg{width:15px;height:15px}.tools-result-list{gap:8px;display:grid}.tools-result-row{min-height:72px;color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.tools-result-row:hover{border-color:#c7d2fe;transform:translateY(-1px);box-shadow:0 14px 30px #0f172a13}.tools-result-copy,.tools-browse-card-copy{gap:4px;min-width:0;display:grid}.tools-result-copy strong,.tools-browse-card-copy strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:740;line-height:1.2;overflow:hidden}.tools-result-lane{color:#64748b;white-space:nowrap;background:#f8fafc;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:760}.tools-result-open{color:#4f46e5;white-space:nowrap;align-items:center;gap:5px;font-size:12px;font-weight:760;display:inline-flex}.tools-result-open svg{width:13px;height:13px}.tools-matching-lanes{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.tools-matching-lanes>span{color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;font-size:11px;font-weight:760}.tools-matching-lanes button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-height:56px;padding:9px;display:grid}.tools-matching-lanes button:hover{background:#f8faff;border-color:#c7d2fe}.tools-matching-lanes svg{color:#625df5;width:17px;height:17px}.tools-matching-lanes strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:740;overflow:hidden}.tools-matching-lanes small{color:#64748b;grid-column:2;font-size:11px}.tools-primary-action{color:#fff;background:linear-gradient(135deg,#625df5,#8b5cf6);border-radius:999px;width:100%;min-height:42px;margin-top:12px;font-size:13px;font-weight:760;box-shadow:0 16px 34px #625df538}.tools-primary-action:hover{transform:translateY(-1px)}.tools-subcategory-row{flex-wrap:wrap;gap:7px;margin-bottom:12px;display:flex}.tools-subcategory-row span,.tools-active-filters span{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:730}.tools-dock-actions{gap:8px;margin-top:12px;display:grid}.tools-browse-summary{background:#f8faff;border:1px solid #e5e7eb;border-radius:18px;gap:8px;padding:14px;display:grid}.tools-browse-summary strong{color:#0f172a;font-size:26px;font-weight:780;line-height:1}.tools-browse-summary span{color:#64748b;font-size:13px;line-height:1.4}.tools-browse-summary button{color:#4f46e5;width:fit-content;font:inherit;cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:760}.tools-browse-panel{margin-top:16px;padding:16px}.tools-browse-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.tools-browse-head h3{color:#0f172a;letter-spacing:0;margin:0;font-size:24px;font-weight:760}.tools-browse-head p{color:#64748b;margin:5px 0 0;font-size:13px;line-height:1.45}.tools-active-filters{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.tools-browse-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.tools-browse-card{min-height:148px;color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:18px;grid-template-rows:minmax(0,1fr) auto;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:13px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.tools-browse-card:hover{border-color:#c7d2fe;transform:translateY(-2px);box-shadow:0 18px 42px #0f172a13}.tools-browse-card .tools-result-icon{grid-row:1/span 2}.tools-browse-card-meta{grid-column:2;justify-content:space-between;align-items:center;gap:8px;display:flex}.tools-browse-card-meta em{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:normal;font-weight:740;overflow:hidden}.tools-browse-card-meta span{color:#4f46e5;white-space:nowrap;align-items:center;gap:5px;font-size:12px;font-weight:760;display:inline-flex}.tools-browse-card-meta svg{width:13px;height:13px}.tools-empty-state{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:18px;place-items:center;min-height:140px;padding:18px;display:grid}.tools-empty-state.large{min-height:220px}.tools-empty-state strong{color:#0f172a;font-size:16px;font-weight:760}.tools-empty-state span{color:#64748b;font-size:13px}.tools-load-more-row{justify-content:center;align-items:center;gap:12px;margin-top:16px;display:flex}.tools-load-more-row button{color:#fff;background:#0f172a;border-radius:999px;min-height:42px;padding:0 16px;font-size:13px;font-weight:760}.tools-load-more-row span{color:#64748b;font-size:12px;font-weight:650}.tools-command-proof-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:min(1180px,100% - 48px);margin:18px auto 38px;display:grid}.tools-command-proof-row div{background:#ffffffc7;border:1px solid #e5e7eb;border-radius:20px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:5px 10px;min-height:88px;padding:14px;display:grid}.tools-command-proof-row svg{color:#625df5;grid-row:1/span 2;width:21px;height:21px}.tools-command-proof-row strong{color:#0f172a;font-size:13px;font-weight:760}.tools-command-proof-row span{color:#64748b;font-size:12px;line-height:1.35}@media (max-width:1120px){.tools-command-layout{grid-template-columns:1fr}.tools-browse-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.tools-command-hero{padding:26px 16px 12px}.tools-command-hero-inner,.tools-command-shell,.tools-command-proof-row{width:calc(100% - 28px)}.tools-command-hero h1{font-size:clamp(34px,10vw,46px)}.tools-command-hero p{font-size:14px}.tools-command-shell{border-radius:24px;padding:12px}.tools-command-shell-top,.tools-browse-head{flex-direction:column}.tools-command-shell-top h2{font-size:22px}.tools-ghost-button{width:100%}.tools-command-main,.tools-live-dock,.tools-browse-panel{border-radius:20px;padding:12px}.tools-command-layout{flex-direction:column;display:flex}.tools-command-main{display:contents}.tools-command-search{order:1}.tools-live-dock{order:2}.tools-command-chips{order:3}.tools-lane-grid{order:4}.tools-command-search{gap:9px;min-height:54px;padding:0 11px}.tools-command-search input{font-size:14px}.tools-command-search span{display:none}.tools-command-chips{flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.tools-command-chips::-webkit-scrollbar{display:none}.tools-command-chips button{flex:none}.tools-lane-grid,.tools-browse-grid,.tools-command-proof-row{grid-template-columns:1fr}.tools-lane-card{grid-template-columns:auto minmax(0,1fr) auto;min-height:104px}.tools-lane-count{grid-column:2;width:fit-content}.tools-lane-card>svg{grid-area:1/3}.tools-result-row{grid-template-columns:auto minmax(0,1fr) auto;min-height:78px}.tools-result-lane{display:none}.tools-result-open{font-size:0}.tools-result-open svg{width:16px;height:16px}.tools-matching-lanes{grid-template-columns:1fr}.tools-active-filters{justify-content:flex-start}.tools-load-more-row{flex-direction:column}}@media (prefers-reduced-motion:reduce){.tools-command-page *,.tools-command-page :before,.tools-command-page :after{scroll-behavior:auto!important;transition:none!important}}#__next,.app,.page{width:100%;max-width:100%;overflow-x:hidden}*,:before,:after{box-sizing:border-box}section,div,main,article{min-width:0}img,svg,canvas,video{max-width:100%}.premium-page{--premium-bg:#fff;--premium-surface:#fff;--premium-soft:#f7f8fb;--premium-text:#101322;--premium-text-soft:#334155;--premium-muted:#64748b;--premium-muted-2:#94a3b8;--premium-line:#e5e7eb;--premium-line-soft:#edf2f7;--premium-primary:#625df5;--premium-primary-dark:#4641d9;--premium-blue:#2563eb;--premium-cyan:#0891b2;--premium-green:#059669;--premium-amber:#d97706;--premium-rose:#e11d48;--premium-shadow-soft:0 18px 50px #0f172a14;--premium-shadow-card:0 26px 80px #0f172a1f;--premium-shadow-button:0 16px 34px #625df538;--premium-max:1180px;min-height:100vh;color:var(--premium-text);font-family:var(--font-inter), Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;background:radial-gradient(circle at 14% 4%,#625df51a,#0000 24%),radial-gradient(circle at 86% 0,#0ea5e91a,#0000 26%),linear-gradient(#fff 0%,#fbfcff 100%);overflow-x:hidden}.premium-page button,.premium-page input{font:inherit}.premium-page :focus-visible{outline-offset:3px;outline:3px solid #625df557}.premium-nav{z-index:50;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffc7;border-bottom:1px solid #e2e8f0c7;justify-content:center;align-items:center;height:76px;display:flex;position:sticky;top:0}.premium-nav-inner{width:min(var(--premium-max), calc(100% - 48px));justify-content:space-between;align-items:center;gap:22px;display:flex}.premium-brand{letter-spacing:-.035em;color:#0f172a;white-space:nowrap;align-items:center;gap:11px;font-size:20px;font-weight:650;display:inline-flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#625df5 0%,#7c3aed 54%,#0ea5e9 100%);border-radius:14px;flex:none;place-items:center;width:37px;height:37px;display:grid;box-shadow:0 14px 34px #625df53d}.brand-mark svg{stroke-width:2.35px;width:20px;height:20px}.premium-brand small{color:var(--premium-muted);letter-spacing:-.01em;margin-left:2px;font-size:11px;font-weight:550}.premium-nav-links,.premium-nav-actions{align-items:center;display:flex}.premium-nav-links{color:#334155;gap:28px;font-size:14px;font-weight:500}.premium-nav-actions{gap:12px}.premium-nav-link,.back-link{color:#334155;align-items:center;gap:6px;transition:color .18s,background .18s;display:inline-flex}.premium-nav-link:hover,.premium-nav-link.active{color:var(--premium-primary-dark)}.premium-nav-link svg{stroke-width:2px;width:14px;height:14px}.back-link{border-radius:999px;height:42px;padding:0 14px;font-size:14px;font-weight:500}.back-link:hover{color:#0f172a;background:#f1f5f9}.back-link svg{width:17px;height:17px}.premium-btn{cursor:pointer;white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;font-weight:600;line-height:1;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.premium-btn svg{stroke-width:2.25px;width:17px;height:17px}.premium-btn:hover{transform:translateY(-2px)}.premium-btn-text{color:#334155;background:0 0;height:42px;padding:0 14px}.premium-btn-text:hover{color:#0f172a;background:#f1f5f9}.premium-btn-primary{color:#fff;height:48px;box-shadow:var(--premium-shadow-button);background:linear-gradient(135deg,#111827 0%,#3730a3 46%,#625df5 100%);padding:0 22px}.premium-btn-primary:hover{box-shadow:0 22px 44px #625df547}.premium-btn-secondary{color:#101322;background:#fff;border:1px solid #dbe3ef;height:48px;padding:0 22px;box-shadow:0 10px 26px #0f172a0f}.premium-btn-secondary:hover{border-color:#c7d2fe;box-shadow:0 18px 40px #0f172a17}.premium-hero,.premium-tools-hero{justify-content:center;align-items:center;padding:72px 24px 70px;display:flex}.premium-hero{min-height:calc(100vh - 76px)}.premium-tools-hero{padding-top:76px;padding-bottom:42px}.premium-hero-inner,.premium-tools-hero-inner{width:min(var(--premium-max), 100%);align-items:center;gap:56px;display:grid}.premium-hero-inner{grid-template-columns:.94fr 1.06fr}.premium-tools-hero-inner{grid-template-columns:.88fr 1.12fr}.premium-eyebrow,.premium-section-kicker,.premium-feature-number,.premium-story-label{align-items:center;gap:8px;display:inline-flex}.premium-eyebrow{color:#3730a3;background:#fff;border:1px solid #dde3f0;border-radius:999px;height:38px;margin-bottom:26px;padding:0 15px;font-size:13px;font-weight:600;box-shadow:0 10px 28px #625df514}.premium-eyebrow svg{width:15px;height:15px}.premium-hero-title{letter-spacing:-.072em;max-width:690px;margin-bottom:28px;font-size:clamp(54px,6.2vw,90px);font-weight:650;line-height:.98}.premium-gradient-text{background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 46%,#0ea5e9 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.premium-hero-copy{color:var(--premium-text-soft);letter-spacing:-.018em;max-width:585px;margin-bottom:18px;font-size:20px;font-weight:400;line-height:1.72}.premium-hero-line{letter-spacing:-.045em;color:#0f172a;margin-bottom:34px;font-size:22px;font-weight:650;line-height:1.35}.premium-hero-actions,.premium-trust-row{flex-wrap:wrap;align-items:center;display:flex}.premium-hero-actions{gap:14px;margin-bottom:26px}.premium-trust-row{color:#475569;gap:12px;font-size:13px;font-weight:500}.premium-trust-row span{background:#ffffffc7;border:1px solid #edf2f7;border-radius:999px;align-items:center;gap:7px;height:34px;padding:0 11px;display:inline-flex}.premium-trust-row svg{width:14px;height:14px;color:var(--premium-primary);stroke-width:2.4px}.premium-visual,.premium-command-wrap{position:relative}.premium-visual:before,.premium-command-wrap:before{content:"";filter:blur(72px);z-index:-1;background:radial-gradient(circle,#625df540,#0000 65%);position:absolute;inset:6% -2% 12% 2%}.premium-app-window,.premium-command-card,.premium-mockup-card,.premium-login-shell{box-shadow:var(--premium-shadow-card);background:#ffffffe6;border:1px solid #cbd5e1d1;overflow:hidden}.premium-app-window{border-radius:32px;transform:rotate(-1deg)}.premium-window-bar,.premium-mockup-top{background:#fffffff0;border-bottom:1px solid #edf2f7;align-items:center;gap:11px;height:58px;padding:0 18px;display:flex}.premium-dot{background:#cbd5e1;border-radius:999px;width:11px;height:11px}.premium-search-pill{color:#94a3b8;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;flex:1;align-items:center;height:34px;margin-left:8px;padding:0 14px;font-size:12px;font-weight:450;display:flex}.premium-search-pill svg{width:14px;height:14px;margin-right:8px}.premium-workspace{background:#fbfdff;grid-template-columns:178px 1fr;min-height:560px;display:grid}.premium-sidebar{background:linear-gradient(#fff 0%,#f7f7ff 100%);border-right:1px solid #edf2f7;padding:18px}.premium-side-section{margin-top:18px}.premium-side-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.11em;margin-bottom:9px;padding-left:10px;font-size:10px;font-weight:600}.premium-side-item,.premium-mini-nav-item{color:#475569;border-radius:12px;align-items:center;gap:9px;font-size:12px;font-weight:500;display:flex}.premium-side-item{height:36px;margin-bottom:5px;padding:0 10px}.premium-side-item.active,.premium-mini-nav-item.active{color:#4f46e5;background:#eef2ff;font-weight:600}.premium-side-item svg,.premium-mini-nav-item svg{width:15px;height:15px}.premium-main-panel{padding:24px}.premium-panel-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.premium-panel-header h3{letter-spacing:-.05em;margin-bottom:7px;font-size:25px;font-weight:650;line-height:1.12}.premium-panel-header p,.premium-quick-card p,.premium-mini-panel p{color:var(--premium-muted)}.premium-goal-card,.premium-quick-card,.premium-mini-panel,.premium-tool-card,.premium-workflow-card{background:#fff;border:1px solid #e5e7eb;box-shadow:0 12px 28px #0f172a0a}.premium-goal-card{border-radius:18px;width:166px;padding:14px}.premium-goal-card small{color:#64748b;font-size:11px;font-weight:500}.premium-progress{background:#e2e8f0;border-radius:99px;height:7px;margin-top:10px;overflow:hidden}.premium-progress div{background:linear-gradient(90deg,#625df5,#0ea5e9);width:72%;height:100%}.premium-quick-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:15px;display:grid}.premium-quick-card{border-radius:20px;min-height:118px;padding:17px}.premium-quick-icon,.premium-tool-icon,.premium-mini-category-icon,.premium-command-icon,.premium-preview-icon{color:#4f46e5;background:#eef2ff;place-items:center;display:grid}.premium-quick-icon{border-radius:14px;width:38px;height:38px;margin-bottom:13px}.premium-quick-icon svg{width:19px;height:19px}.premium-quick-icon.cyan,.premium-tool-icon.cyan,.premium-mini-category-icon.cyan{color:#0891b2;background:#ecfeff}.premium-quick-icon.amber,.premium-tool-icon.amber,.premium-mini-category-icon.amber{color:#d97706;background:#fffbeb}.premium-tool-icon.green,.premium-mini-category-icon.green{color:#059669;background:#ecfdf5}.premium-tool-icon.rose{color:#e11d48;background:#fff1f2}.premium-quick-card h4,.premium-mini-panel h4{letter-spacing:-.02em;margin-bottom:8px;font-size:14px;font-weight:600}.premium-quick-card p{font-size:12px;line-height:1.5}.premium-mini-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.premium-mini-panel{border-radius:21px;padding:17px}.premium-row-line{color:#334155;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:12px;padding:9px 0;font-size:12px;font-weight:500;display:flex}.premium-row-line:last-child{border-bottom:0}.premium-row-line span{color:#94a3b8;font-size:11px;font-weight:450}.premium-ad-slot{width:min(var(--premium-max), calc(100% - 48px));color:#475569;background:linear-gradient(135deg,#f8fafc 0%,#eef2ff 100%);border:1px dashed #c7d2fe;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;margin:0 auto 84px;padding:18px 22px;font-size:13px;font-weight:450;display:flex}.premium-ad-slot.compact{margin-top:36px;margin-bottom:86px}.premium-ad-slot span:first-child{align-items:center;gap:9px;display:inline-flex}.premium-ad-slot svg{color:#625df5;width:17px;height:17px}.premium-section{padding:94px 24px}.premium-section-inner{width:min(var(--premium-max), 100%);margin:0 auto}.premium-center{text-align:center}.premium-section-kicker{color:#4f46e5;letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px;font-size:13px;font-weight:600}.premium-section-kicker svg{width:16px;height:16px}.premium-section-title{letter-spacing:-.07em;margin-bottom:22px;font-size:clamp(40px,5vw,72px);font-weight:650;line-height:1.02}.premium-section-lead{color:#475569;letter-spacing:-.018em;max-width:740px;margin:0 auto;font-size:19px;font-weight:400;line-height:1.72}.premium-stats-card{box-shadow:var(--premium-shadow-soft);background:#ffffffe0;border:1px solid #e5e7eb;border-radius:30px;grid-template-columns:repeat(4,1fr);margin-top:58px;display:grid;overflow:hidden}.premium-stat{text-align:left;border-right:1px solid #e5e7eb;padding:32px 30px}.premium-stat:last-child{border-right:0}.premium-stat svg{color:#625df5;width:24px;height:24px;margin-bottom:16px}.premium-stat strong{letter-spacing:-.05em;margin-bottom:8px;font-size:34px;font-weight:650;line-height:1;display:block}.premium-stat span{color:#64748b;font-size:14px;font-weight:450}.premium-feature-list{padding-top:26px}.premium-feature-row{border-bottom:1px solid #e5e7eb;grid-template-columns:.82fr 1.18fr;align-items:center;gap:64px;padding:78px 0;display:grid}.premium-feature-row:nth-child(2n){grid-template-columns:1.18fr .82fr}.premium-feature-row:nth-child(2n) .premium-feature-copy{order:2}.premium-feature-number{color:#4f46e5;letter-spacing:.08em;text-transform:uppercase;background:#eef2ff;border-radius:999px;margin-bottom:18px;padding:8px 13px;font-size:12px;font-weight:600}.premium-feature-number svg{width:15px;height:15px}.premium-feature-copy h3{letter-spacing:-.065em;margin-bottom:18px;font-size:clamp(34px,3.9vw,50px);font-weight:650;line-height:1.04}.premium-feature-copy p{color:#475569;letter-spacing:-.018em;max-width:470px;margin-bottom:24px;font-size:17px;font-weight:400;line-height:1.72}.premium-feature-points{gap:12px;display:grid}.premium-point{color:#334155;align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.premium-point svg{color:#059669;width:18px;height:18px}.premium-mockup-card{color:inherit;border-radius:30px;transition:transform .18s,box-shadow .18s,border-color .18s}a.premium-mockup-card:hover,.premium-notes-link:hover{border-color:#c7d2fe;transform:translateY(-3px);box-shadow:0 30px 84px #0f172a24}.premium-mockup-top{color:#64748b;justify-content:space-between;height:54px;font-size:12px;font-weight:500}.premium-mockup-top div,.premium-mockup-top a{color:#334155;align-items:center;gap:8px;font-weight:600;display:flex}.premium-mockup-top a{color:#4f46e5}.premium-mockup-top svg{color:#625df5;width:16px;height:16px}.premium-notes-ui,.premium-study-ui{min-height:350px;display:grid}.premium-notes-ui{grid-template-columns:160px 1fr 180px}.premium-study-ui{grid-template-columns:170px 1fr 220px;min-height:360px}.premium-notes-side,.premium-ai-side{background:#f8fafc;padding:18px}.premium-notes-doc,.premium-study-main{border-left:1px solid #edf2f7;border-right:1px solid #edf2f7;padding:26px}.premium-mini-nav-item{background:#fff;border:1px solid #eef2f7;height:37px;margin-bottom:7px;padding:0 10px}.premium-notes-doc h4,.premium-study-main h4{letter-spacing:-.04em;margin-bottom:16px;font-size:20px;font-weight:650}.premium-notes-doc p,.premium-study-main p{color:#475569;margin-bottom:14px;font-size:14px;font-weight:400;line-height:1.72}.premium-doc-bullet{color:#334155;align-items:center;gap:9px;margin-top:10px;font-size:13px;font-weight:500;display:flex}.premium-doc-bullet svg{color:#625df5;width:15px;height:15px}.premium-ai-card{color:#475569;background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:11px;padding:12px;font-size:12px;font-weight:450;line-height:1.45}.premium-pdf-grid{grid-template-columns:repeat(4,1fr);gap:14px;padding:24px;display:grid}.premium-pdf-tool{text-align:center;color:#334155;background:#fff;border:1px solid #e5e7eb;border-radius:20px;place-items:center;height:108px;font-size:12px;font-weight:500;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;box-shadow:0 10px 24px #0f172a09}.premium-pdf-tool:hover{border-color:#c7d2fe;transform:translateY(-2px);box-shadow:0 16px 36px #0f172a14}.premium-pdf-tool svg{color:#625df5;width:25px;height:25px;margin:0 auto 10px}.premium-upload-box{color:#64748b;text-align:center;background:#f8fafc;border:1px dashed #c7d2fe;border-radius:20px;place-items:center;min-height:110px;margin-top:22px;font-size:13px;font-weight:500;display:grid}.premium-upload-box div{place-items:center;gap:9px;display:grid}.premium-upload-box svg{color:#625df5;width:24px;height:24px}.premium-summary-lines{background:#f8fafc;padding:22px}.premium-summary-lines h5{color:#334155;margin-bottom:15px;font-size:13px;font-weight:650}.premium-summary-lines div{background:#e2e8f0;border-radius:99px;height:9px;margin-bottom:12px}.premium-summary-lines div:nth-child(odd){width:78%}.premium-workflow-section{background:linear-gradient(#f8fafc66,#fff);padding:96px 24px}.premium-workflow-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-top:58px;display:grid}.premium-workflow-grid.five{grid-template-columns:repeat(5,1fr)}.premium-workflow-card{text-align:left;color:inherit;cursor:pointer;border-radius:28px;padding:25px;transition:transform .18s,box-shadow .18s,border-color .18s}div.premium-workflow-card{cursor:default}.premium-workflow-card:hover{border-color:#c7d2fe;transform:translateY(-3px);box-shadow:0 26px 70px #0f172a1a}.premium-workflow-card svg{color:#625df5;width:25px;height:25px;margin-bottom:18px}.premium-workflow-card h3,.premium-workflow-card h4{letter-spacing:-.04em;margin-bottom:10px;font-size:20px;font-weight:650}.premium-workflow-card p{color:#64748b;margin-bottom:20px;font-size:14px;font-weight:400;line-height:1.62}.premium-workflow-link{color:#4f46e5;align-items:center;gap:7px;font-size:13px;font-weight:550;display:inline-flex}.premium-workflow-link svg{width:15px;height:15px;margin:0}.premium-final-cta{text-align:center;padding:105px 24px 112px}.premium-final-cta h2{letter-spacing:-.075em;margin-bottom:22px;font-size:clamp(44px,6vw,82px);font-weight:650;line-height:1.02}.premium-final-cta p{color:#475569;max-width:680px;margin:0 auto 30px;font-size:18px;line-height:1.72}.premium-footer{background:#fff;border-top:1px solid #e5e7eb;padding:62px 24px}.premium-footer-inner{width:min(var(--premium-max), 100%);grid-template-columns:1.35fr repeat(3,1fr);gap:42px;margin:0 auto;display:grid}.premium-footer-brand p{color:#64748b;max-width:360px;margin-top:16px;line-height:1.7}.premium-footer h4{text-transform:uppercase;letter-spacing:.1em;color:#0f172a;margin-bottom:15px;font-size:13px;font-weight:650}.premium-footer a:not(.premium-brand){color:#64748b;margin-bottom:11px;font-size:14px;font-weight:450;display:block}.premium-footer a:hover{color:#4f46e5}.premium-command-card{border-radius:34px}.premium-command-top{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;gap:18px;padding:20px;display:flex}.premium-command-title{color:#0f172a;letter-spacing:-.02em;align-items:center;gap:11px;font-size:15px;font-weight:600;display:flex}.premium-command-icon{border-radius:15px;width:40px;height:40px}.premium-command-top a{color:#4f46e5;font-size:13px;font-weight:500}.premium-search-box,.premium-tool-search{background:#f8fafc;border:1px solid #dbe3ef;align-items:center;gap:12px;display:flex}.premium-search-box{border-radius:18px;height:58px;margin:22px 22px 18px;padding:0 18px}.premium-search-box svg,.premium-tool-search svg{color:#94a3b8;flex:none;width:20px;height:20px}.premium-search-box input,.premium-tool-search input{color:#101322;background:0 0;border:0;outline:none;width:100%;font-size:15px;font-weight:400}.premium-search-box input::placeholder,.premium-tool-search input::placeholder{color:#94a3b8}.premium-mini-category-grid{grid-template-columns:repeat(2,1fr);gap:12px;padding:0 22px 22px;display:grid}.premium-mini-category{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:18px;align-items:flex-start;gap:13px;min-height:96px;padding:17px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.premium-mini-category:hover{border-color:#c7d2fe;transform:translateY(-2px);box-shadow:0 16px 40px #0f172a14}.premium-mini-category-icon{border-radius:14px;flex:none;width:38px;height:38px}.premium-mini-category-icon svg,.premium-command-icon svg{width:19px;height:19px}.premium-mini-category h3{letter-spacing:-.025em;color:#0f172a;margin-bottom:6px;font-size:14px;font-weight:600}.premium-mini-category p{color:#64748b;font-size:12px;font-weight:400;line-height:1.5}.premium-command-footer{color:#64748b;background:#fbfdff;border-top:1px solid #edf2f7;justify-content:space-between;align-items:center;gap:16px;padding:17px 22px;font-size:13px;display:flex}.premium-command-footer span{align-items:center;gap:7px;display:inline-flex}.premium-command-footer svg{color:#625df5;width:15px;height:15px}.premium-tools-browser-section{background:radial-gradient(circle at 15% 0,#625df517,#0000 32%),linear-gradient(#fff 0%,#f8fafc 100%);padding:100px 24px}.premium-browser-head{width:min(var(--premium-max), 100%);grid-template-columns:.8fr 1.2fr;align-items:end;gap:40px;margin:0 auto 34px;display:grid}.premium-browser-head h2,.premium-featured-card h2{letter-spacing:-.07em;margin-bottom:18px;font-size:clamp(40px,5vw,70px);font-weight:650;line-height:1.02}.premium-browser-head p,.premium-featured-card p{color:#475569;letter-spacing:-.018em;max-width:560px;font-size:18px;line-height:1.7}.premium-tool-search-panel{background:#ffffffe6;border:1px solid #e5e7eb;border-radius:24px;padding:16px;box-shadow:0 16px 44px #0f172a0f}.premium-tool-search{border-radius:18px;height:56px;padding:0 16px}.premium-filter-row{width:min(var(--premium-max), 100%);flex-wrap:wrap;align-items:center;gap:10px;margin:0 auto 28px;display:flex}.premium-filter-button{color:#475569;cursor:pointer;background:#fff;border:1px solid #dbe3ef;border-radius:999px;align-items:center;gap:7px;height:40px;padding:0 15px;font-size:13px;font-weight:500;transition:background .18s,color .18s,border-color .18s,box-shadow .18s;display:inline-flex}.premium-filter-button svg{width:15px;height:15px}.premium-filter-button:hover,.premium-filter-button.active{color:#4f46e5;border-color:#c7d2fe;box-shadow:0 10px 26px #0f172a0f}.premium-filter-button.active{background:#eef2ff}.premium-tools-grid{width:min(var(--premium-max), 100%);grid-template-columns:repeat(4,1fr);gap:16px;margin:0 auto;display:grid}.premium-tool-card{min-height:222px;color:inherit;border-radius:26px;flex-direction:column;justify-content:space-between;padding:22px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.premium-tool-card:hover{border-color:#c7d2fe;transform:translateY(-4px);box-shadow:0 28px 72px #0f172a1a}.premium-tool-icon{border-radius:17px;width:46px;height:46px;margin-bottom:20px}.premium-tool-icon svg{width:22px;height:22px}.premium-tool-card h3{letter-spacing:-.035em;margin-bottom:9px;font-size:18px;font-weight:650}.premium-tool-card p{color:#64748b;margin-bottom:20px;font-size:14px;font-weight:400;line-height:1.62}.premium-tool-meta{color:#64748b;border-top:1px solid #edf2f7;justify-content:space-between;align-items:center;gap:12px;padding-top:16px;font-size:12px;font-weight:450;display:flex}.premium-tool-open{color:#4f46e5;align-items:center;gap:5px;font-weight:550;display:inline-flex}.premium-tool-open svg{width:14px;height:14px}.premium-tool-card-actions{justify-content:space-between;align-items:center;gap:10px;margin-top:14px;display:flex}.premium-tool-card-actions .premium-tool-open,.premium-favorite-button{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px}.premium-tool-card-actions .premium-tool-open{min-height:38px;padding:0 14px}.premium-favorite-button{color:#64748b;place-items:center;width:38px;height:38px;display:grid}.premium-favorite-button.active{color:#4f46e5;background:#eef2ff;border-color:#c7d2fe}.premium-session-chip{color:#334155;white-space:nowrap;background:#ffffffd1;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:9px;min-height:42px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.premium-session-chip span{color:#4f46e5;background:#eef2ff;border-radius:999px;place-items:center;width:26px;height:26px;display:grid}.premium-nav-logout{cursor:pointer;border:0}@media (max-width:760px){.premium-session-chip{text-overflow:ellipsis;max-width:134px;overflow:hidden}.premium-tool-card-actions{grid-template-columns:42px 1fr;display:grid}.premium-tool-card-actions .premium-tool-open{justify-content:center}}.premium-no-results{width:min(var(--premium-max), 100%);color:#64748b;text-align:center;background:#fff;border:1px dashed #c7d2fe;border-radius:24px;margin:24px auto 0;padding:28px;font-size:15px}.premium-featured-strip{padding:92px 24px}.premium-featured-card{width:min(var(--premium-max), 100%);box-shadow:var(--premium-shadow-soft);background:radial-gradient(circle at 88% 0,#625df529,#0000 34%),linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e5e7eb;border-radius:36px;grid-template-columns:.88fr 1.12fr;align-items:center;gap:38px;margin:0 auto;padding:38px;display:grid}.premium-featured-ui{background:#fff;border:1px solid #e5e7eb;border-radius:30px;overflow:hidden;box-shadow:0 20px 60px #0f172a14}.premium-featured-ui-top{color:#64748b;border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;height:54px;padding:0 18px;font-size:12px;font-weight:500;display:flex}.premium-featured-ui-top div{color:#334155;align-items:center;gap:8px;font-weight:600;display:flex}.premium-featured-ui-body{grid-template-columns:190px 1fr;min-height:300px;display:grid}.premium-mini-sidebar{background:#f8fafc;border-right:1px solid #edf2f7;padding:18px}.premium-mini-side-item{color:#475569;border-radius:12px;align-items:center;gap:8px;height:38px;margin-bottom:8px;padding:0 10px;font-size:12px;font-weight:500;display:flex}.premium-mini-side-item.active{color:#4f46e5;background:#eef2ff;font-weight:600}.premium-action-panel{place-items:center;padding:24px;display:grid}.premium-action-panel>div{text-align:center;background:#f8fafc;border:1px dashed #c7d2fe;border-radius:24px;place-items:center;width:100%;min-height:190px;padding:24px;display:grid}.premium-action-panel svg{color:#625df5;width:34px;height:34px;margin-bottom:14px}.premium-action-panel h3{letter-spacing:-.04em;margin-bottom:8px;font-size:22px;font-weight:650}.premium-action-panel p{margin:0 auto;font-size:14px}.premium-login-surface{background:radial-gradient(circle at 12% 0,#625df51f,#0000 28%),radial-gradient(circle at 88% 0,#0ea5e91a,#0000 28%),linear-gradient(#fff 0%,#f8fafc 100%)}.premium-login-page{justify-content:center;align-items:center;min-height:calc(100vh - 76px);padding:64px 24px;display:flex}.premium-login-shell{border-radius:36px;grid-template-columns:.95fr 1.05fr;width:min(1040px,100%);display:grid}.premium-login-story{background:radial-gradient(circle at 20% 12%,#625df52e,#0000 32%),linear-gradient(135deg,#f8fafc 0%,#eef2ff 100%);flex-direction:column;justify-content:space-between;min-height:650px;padding:44px;display:flex}.premium-story-label{color:#3730a3;background:#fff;border:1px solid #dbe3ef;border-radius:999px;width:fit-content;height:36px;padding:0 13px;font-size:13px;font-weight:500}.premium-login-story h1{letter-spacing:-.07em;max-width:410px;margin-top:30px;font-size:clamp(42px,4.2vw,58px);font-weight:650;line-height:1.02}.premium-login-story p{color:#475569;max-width:410px;margin-top:18px;font-size:16px;font-weight:400;line-height:1.72}.premium-preview-card{background:#ffffffd1;border:1px solid #dbe3ef;border-radius:28px;margin-top:36px;padding:18px;box-shadow:0 20px 60px #0f172a14}.premium-preview-row{background:#fff;border:1px solid #eef2f7;border-radius:18px;align-items:center;gap:13px;margin-bottom:11px;padding:14px;display:flex}.premium-preview-row:last-child{margin-bottom:0}.premium-preview-icon{border-radius:14px;flex:none;width:38px;height:38px}.premium-preview-row strong,.premium-preview-row span{display:block}.premium-preview-row strong{color:#0f172a;margin-bottom:3px;font-size:14px;font-weight:600}.premium-preview-row span{color:#64748b;font-size:13px}.premium-login-form-area{background:#fff;justify-content:center;align-items:center;padding:54px;display:flex}.premium-form-box{width:min(410px,100%)}.premium-form-box h2{letter-spacing:-.06em;margin-bottom:11px;font-size:38px;font-weight:650;line-height:1.05}.premium-form-box>p{color:#64748b;margin-bottom:28px;font-size:15px;font-weight:400;line-height:1.65}.premium-social-button,.premium-submit-button{cursor:pointer;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;height:52px;font-weight:550;display:flex}.premium-social-button{color:#101322;background:#fff;border:1px solid #dbe3ef;transition:border-color .18s,box-shadow .18s,transform .18s}.premium-social-button:hover{border-color:#c7d2fe;transform:translateY(-1px);box-shadow:0 14px 34px #0f172a14}.premium-auth-method-switch{background:#f8fbff;border:1px solid #d9e2f3;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0 0 20px;padding:5px;display:grid}.premium-auth-method-switch button{color:#475569;min-height:44px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:14px;font-size:14px;font-weight:650;transition:color .18s,background .18s,box-shadow .18s,transform .18s}.premium-auth-method-switch button:hover{color:#312e81}.premium-auth-method-switch button.active{color:#fff;background:linear-gradient(135deg,#111827 0%,#3730a3 48%,#625df5 100%);box-shadow:0 12px 26px #625df538}.premium-divider{color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:14px;margin:24px 0;font-size:12px;font-weight:500;display:flex}.premium-divider:before,.premium-divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.premium-form-group{margin-bottom:16px}.premium-form-group label{color:#334155;margin-bottom:8px;font-size:13px;font-weight:550;display:block}.premium-input-wrap{position:relative}.premium-input-wrap svg{color:#94a3b8;width:18px;height:18px;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.premium-input-wrap input{color:#101322;background:#f8fbff;border:1px solid #d9e2f3;border-radius:16px;outline:none;width:100%;height:54px;padding:0 16px 0 44px;font-size:15px;transition:border-color .18s,box-shadow .18s}.premium-input-wrap input:focus{border-color:#818cf8;box-shadow:0 0 0 4px #625df51f}.premium-form-options{color:#64748b;justify-content:space-between;align-items:center;gap:12px;margin:4px 0 22px;font-size:13px;font-weight:450;display:flex}.premium-remember{align-items:center;gap:8px;display:inline-flex}.premium-remember input{accent-color:#625df5;width:15px;height:15px}.premium-form-options a,.premium-signup-note a{color:#4f46e5;font-weight:550}.premium-submit-button{color:#fff;box-shadow:var(--premium-shadow-button);background:linear-gradient(135deg,#111827 0%,#3730a3 46%,#625df5 100%);border:0;transition:transform .18s,box-shadow .18s}.premium-submit-button:hover{transform:translateY(-2px);box-shadow:0 22px 44px #625df547}.premium-signup-note{text-align:center;color:#64748b;margin-top:22px;font-size:14px}.premium-security-note,.premium-auth-message{color:#64748b;background:#f8fafc;border:1px solid #eef2f7;border-radius:16px;align-items:flex-start;gap:10px;line-height:1.55;display:flex}.premium-security-note{color:#748197;background:#f8fbffbd;max-width:360px;margin:16px auto 0;padding:9px 11px;font-size:12px;line-height:1.45}.premium-security-note svg{color:#64748b;flex:none;width:15px;height:15px;margin-top:2px}.premium-auth-message{color:#3730a3;background:#eef2ff;border-color:#c7d2fe;margin-top:14px;padding:14px;font-size:13px;display:block}@media (max-width:1120px){.premium-tools-grid{grid-template-columns:repeat(3,1fr)}.premium-workflow-grid,.premium-workflow-grid.five{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.premium-nav-links{display:none}.premium-hero-inner,.premium-tools-hero-inner,.premium-feature-row,.premium-feature-row:nth-child(2n),.premium-browser-head,.premium-featured-card,.premium-login-shell{grid-template-columns:1fr}.premium-feature-row:nth-child(2n) .premium-feature-copy{order:0}.premium-login-story{min-height:auto}.premium-preview-card{display:none}}@media (max-width:760px){.premium-nav{height:auto;min-height:70px}.premium-nav-inner{width:calc(100% - 28px)}.premium-nav-actions .premium-btn-text,.premium-nav-actions .premium-btn-primary{display:none}.premium-nav-actions .premium-btn-text:not(.premium-nav-logout){height:38px;padding:0 12px;display:inline-flex}.premium-session-chip{gap:0;max-width:42px;padding:0 7px;font-size:0;overflow:hidden}.premium-hero,.premium-tools-hero{min-height:auto;padding:48px 16px}.premium-hero-title{letter-spacing:-.06em;font-size:clamp(42px,14vw,60px)}.premium-hero-copy{font-size:17px}.premium-hero-line{font-size:19px}.premium-app-window{transform:none}.premium-workspace{grid-template-columns:1fr;min-height:auto}.premium-sidebar,.premium-goal-card,.premium-ai-side,.premium-summary-lines{display:none}.premium-main-panel{padding:18px}.premium-quick-grid,.premium-mini-grid,.premium-stats-card,.premium-notes-ui,.premium-study-ui,.premium-pdf-grid,.premium-mini-category-grid,.premium-tools-grid,.premium-workflow-grid,.premium-workflow-grid.five,.premium-footer-inner,.premium-featured-ui-body{grid-template-columns:1fr}.premium-notes-doc,.premium-study-main{border:0}.premium-ad-slot,.premium-command-footer,.premium-form-options{flex-direction:column;align-items:flex-start}.premium-section,.premium-workflow-section,.premium-tools-browser-section,.premium-featured-strip,.premium-final-cta{padding-left:16px;padding-right:16px}.premium-stat{border-bottom:1px solid #e5e7eb;border-right:0}.premium-stat:last-child{border-bottom:0}.premium-login-page{padding:28px 14px}.premium-login-shell{border-radius:26px}.premium-login-story,.premium-login-form-area{padding:28px 22px}.premium-login-story h1{font-size:40px}.premium-form-box h2{font-size:32px}.back-link span{display:none}}.premium-page .premium-hero{align-items:center;min-height:calc(100vh - 76px);display:flex;overflow:hidden;padding:clamp(48px,6vw,72px) 24px clamp(56px,7vw,76px)!important}.premium-page .premium-hero-inner{width:min(var(--premium-max), calc(100% - 48px));grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(32px,4vw,56px);margin:0 auto}.premium-page .premium-hero-content,.premium-page .premium-visual,.premium-page .premium-main-panel{min-width:0}.premium-page .premium-hero-title{max-width:640px;margin:0 0 28px;letter-spacing:-.065em!important;color:#101322!important;-webkit-text-fill-color:#101322!important;font-size:clamp(48px,5.2vw,82px)!important;font-weight:650!important;line-height:1.02!important}.premium-page .premium-gradient-text,.premium-page .premium-hero .premium-gradient-text{background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 45%,#0ea5e9 100%);-webkit-background-clip:text;background-clip:text;color:#0000!important;-webkit-text-fill-color:transparent!important}.premium-page .premium-visual{justify-self:end;width:100%;max-width:680px;position:relative}.premium-page .premium-visual:before{opacity:.78;inset:8% 0 12%}.premium-page .premium-app-window{border-radius:32px;width:100%;max-width:680px;overflow:hidden;transform:rotate(-1deg)}.premium-page .premium-workspace{grid-template-columns:178px minmax(0,1fr);min-height:520px}.premium-page .premium-panel-header p{letter-spacing:-.01em!important;font-size:13px!important;line-height:1.5!important}.premium-page .premium-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.premium-page .premium-quick-card{min-width:0;padding:15px}.premium-page .premium-quick-card h4{letter-spacing:-.02em!important;font-size:14px!important;line-height:1.25!important}.premium-page .premium-quick-card p{letter-spacing:-.01em!important;font-size:12px!important;line-height:1.45!important}.premium-page .premium-mini-panel h4,.premium-page .premium-row-line{font-size:13px!important;line-height:1.45!important}.premium-phone-preview{display:none}.premium-section.section-notes .premium-feature-list,.premium-section.section-pdf .premium-feature-list,.premium-section.section-study .premium-feature-list{padding-top:0}.premium-section.section-notes .premium-feature-row,.premium-section.section-pdf .premium-feature-row,.premium-section.section-study .premium-feature-row{border-bottom:0;padding:22px 0}@media (max-width:980px){.premium-page .premium-hero-inner{grid-template-columns:1fr}.premium-page .premium-visual{justify-self:center}}@media (max-width:768px){.premium-page .premium-nav-inner{width:calc(100% - 28px)}.premium-page .premium-nav-links,.premium-page .premium-nav-actions .premium-btn-primary{display:none}.premium-page .premium-nav-actions .premium-btn-text{height:38px;padding:0 12px;display:inline-flex}.premium-page .premium-hero{background:radial-gradient(circle at 20% 0,#625df529,#0000 38%),radial-gradient(circle at 90% 18%,#0ea5e91f,#0000 34%),linear-gradient(#fff 0%,#f8faff 100%);min-height:auto;padding:42px 18px 54px!important}.premium-page .premium-hero-inner{grid-template-columns:1fr;gap:34px;width:100%;display:grid}.premium-page .premium-hero-title{max-width:100%;letter-spacing:-.055em!important;font-size:clamp(42px,13vw,56px)!important;line-height:1.04!important}.premium-page .premium-hero-copy{max-width:100%;font-size:16px;line-height:1.65}.premium-page .premium-hero-line{font-size:18px;line-height:1.4}.premium-page .premium-hero-actions{flex-direction:column;align-items:stretch}.premium-page .premium-hero-actions .premium-btn{width:100%}.premium-page .premium-trust-row,.premium-page .premium-app-window{display:none}.premium-phone-preview{width:min(360px,100%);margin:0 auto;display:block}.premium-phone-shell{background:#ffffffeb;border:1px solid #dbe3ef;border-radius:34px;padding:18px;box-shadow:0 26px 70px #0f172a24}.premium-phone-top{background:#cbd5e1;border-radius:999px;width:86px;height:5px;margin:0 auto 18px}.premium-phone-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;align-items:center;gap:13px;margin-bottom:12px;padding:14px;display:flex}.premium-phone-card:last-child{margin-bottom:0}.premium-phone-card.active{background:#eef2ff;border-color:#c7d2fe}.premium-phone-card svg{color:#625df5;flex:none;width:22px;height:22px}.premium-phone-card strong{color:#101322;margin-bottom:3px;font-size:14px;font-weight:600;display:block}.premium-phone-card span{color:#64748b;font-size:12px;display:block}.premium-page .premium-section,.premium-page .premium-workflow-section{padding:64px 18px}.premium-page .premium-section-title{letter-spacing:-.055em;font-size:clamp(36px,10vw,48px);line-height:1.08}.premium-page .premium-section-lead{font-size:16px;line-height:1.65}.premium-page .premium-feature-row,.premium-page .premium-feature-row:nth-child(2n){grid-template-columns:1fr;gap:32px;padding:0}.premium-page .premium-feature-row:nth-child(2n) .premium-feature-copy{order:0}.premium-page .premium-notes-ui,.premium-page .premium-study-ui,.premium-page .premium-workspace{grid-template-columns:1fr}.premium-page .premium-sidebar,.premium-page .premium-notes-side,.premium-page .premium-ai-side{display:none}.premium-page .premium-pdf-grid,.premium-page .premium-quick-grid,.premium-page .premium-mini-grid,.premium-page .premium-workflow-grid,.premium-page .premium-workflow-grid.five,.premium-page .premium-stats-card{grid-template-columns:1fr}.premium-page .premium-mockup-card{border-radius:24px}}.premium-show-more-wrap{display:none}@media (max-width:768px){.marquee,.marquee-track{animation:none!important;display:none!important}.premium-tools-hero,.premium-tools-browser-section,.premium-featured-strip{background:linear-gradient(#fff 0%,#f7f9ff 100%)!important}.premium-tools-hero:before,.premium-tools-hero:after,.premium-command-wrap:before,.premium-visual:before{display:none!important}.premium-page .premium-tools-hero{padding:36px 18px 42px!important}.premium-page .premium-tools-hero-inner,.premium-page .premium-browser-head,.premium-page .premium-featured-card{gap:22px;width:100%;grid-template-columns:1fr!important}.premium-page .premium-command-card,.premium-page .premium-featured-ui{display:none}.premium-page .premium-workflow-grid{gap:12px}.premium-page .premium-tools-browser-section,.premium-page .premium-featured-strip{padding:52px 18px!important}.premium-page .premium-filter-row{overscroll-behavior-inline:contain;flex-wrap:nowrap;padding-bottom:6px;overflow-x:auto}.premium-page .premium-filter-button{flex:none}.premium-page .premium-tools-grid{gap:12px;grid-template-columns:1fr!important}.premium-page .premium-tool-card{border-radius:20px;min-height:0;padding:16px}.premium-page .premium-tool-icon{border-radius:14px;width:38px;height:38px;margin-bottom:13px}.premium-page .premium-tool-card h3{margin-bottom:6px;font-size:16px}.premium-page .premium-tool-card p{margin-bottom:14px;font-size:13px;line-height:1.5}.premium-show-more-wrap{justify-items:center;gap:8px;width:100%;margin:18px auto 0;display:grid}.premium-show-more-button{color:#3730a3;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:46px;padding:0 18px;font-weight:600;display:inline-flex}.premium-show-more-button svg{width:16px;height:16px}.premium-show-more-wrap p{color:#64748b;margin:0;font-size:12px}}.brand-logo-wrap{border-radius:14px;flex:none;place-items:center;width:38px;height:38px;display:inline-grid;overflow:hidden}.logo-img{object-fit:contain;width:38px;height:38px;display:block}.premium-mobile-tools-link,.mobile-feature-tools,.premium-mobile-app-card{display:none}.premium-workspace-showcase,.premium-home-plans{background:radial-gradient(circle at 12% 20%,#625df51f,#0000 30rem),linear-gradient(#f8faff 0%,#fff 100%);padding:clamp(84px,10vw,140px) 24px}.premium-workspace-showcase-grid{grid-template-columns:minmax(0,.78fr) minmax(480px,1.22fr);align-items:center;gap:clamp(36px,6vw,84px);display:grid}.premium-workspace-showcase-copy>p,.premium-home-plans-head>p{color:#475569;max-width:660px;font-size:clamp(16px,1.7vw,19px);line-height:1.72}.premium-workspace-capabilities{flex-wrap:wrap;gap:9px;margin-top:24px;display:flex}.premium-workspace-capabilities span{color:#334155;background:#ffffffc2;border:1px solid #625df524;border-radius:999px;align-items:center;gap:8px;min-height:40px;padding:0 13px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 10px 28px #3341550d}.premium-workspace-capabilities svg{color:#625df5;width:15px}.premium-workspace-visual{background:#eef3ff;border:1px solid #c7d2fec7;border-radius:34px;min-width:0;position:relative;overflow:hidden;box-shadow:0 36px 90px #312e8126}.premium-workspace-visual img{width:100%;height:auto;display:block}.premium-workspace-visual-badge{color:#312e81;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #ffffffd1;border-radius:18px;align-items:center;gap:11px;padding:12px 15px;display:flex;position:absolute;bottom:22px;left:22px;box-shadow:0 18px 46px #312e8129}.premium-workspace-visual-badge>svg{color:#625df5;width:21px}.premium-workspace-visual-badge span{gap:2px;font-size:12px;font-weight:700;display:grid}.premium-workspace-visual-badge strong{color:#0f172a;font-size:14px}.premium-home-plans{background:radial-gradient(circle at 88% 10%,#0ea5e91a,#0000 28rem),linear-gradient(#fff 0%,#f6f8ff 100%)}.premium-home-plans-head{grid-template-columns:minmax(0,1fr) minmax(340px,.65fr);align-items:end;gap:28px;margin-bottom:34px;display:grid}.premium-home-plan-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.premium-home-plan-card{background:#ffffffe6;border:1px solid #e6eaf3;border-radius:27px;gap:20px;min-width:0;padding:24px;display:grid;box-shadow:0 20px 54px #312e8112}.premium-home-plan-card.popular{background:linear-gradient(#eef2fff5,#fff 55%);border-color:#625df557;box-shadow:0 26px 62px #625df524}.premium-home-plan-card.current{box-shadow:0 0 0 3px #625df524,0 26px 62px #625df521}.premium-home-plan-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.premium-home-plan-top h3{color:#0f172a;letter-spacing:-.035em;margin:0 0 8px;font-size:20px}.premium-home-plan-top p{color:#64748b;margin:0;font-size:13px;line-height:1.5}.premium-home-plan-top>span{color:#4f46e5;text-transform:uppercase;letter-spacing:.04em;background:#eef2ff;border-radius:999px;flex:none;padding:6px 9px;font-size:10px;font-weight:800}.premium-home-plan-card dl{gap:0;margin:0;display:grid}.premium-home-plan-card dl div{border-bottom:1px solid #eef1f7;justify-content:space-between;gap:16px;padding:11px 0;display:flex}.premium-home-plan-card dt{color:#64748b;font-size:12px;font-weight:650}.premium-home-plan-card dd{color:#172033;text-align:right;margin:0;font-size:13px;font-weight:800}.premium-home-plan-card>a{color:#fff;background:#151947;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-size:13px;font-weight:750;display:inline-flex}.premium-home-plan-card>a svg{width:15px}.premium-plan-preview-note{color:#475569;background:#ffffffd1;border:1px solid #e0e7ff;border-radius:999px;align-items:center;gap:9px;width:fit-content;margin:24px auto 0;padding:10px 14px;font-size:13px;font-weight:650;display:flex}.premium-plan-preview-note svg{color:#625df5;width:16px}@media (max-width:1080px){.premium-workspace-showcase-grid,.premium-home-plans-head{grid-template-columns:1fr}.premium-home-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.premium-workspace-showcase,.premium-home-plans{padding:68px 18px}.premium-workspace-showcase-grid{gap:30px}.premium-workspace-visual{border-radius:24px}.premium-workspace-visual-badge{background:#fff;border-color:#e0e7ff;margin:10px;position:static}.premium-home-plan-grid{grid-template-columns:1fr}.premium-plan-preview-note{border-radius:18px;align-items:flex-start;width:100%}}.subdomain-root-page{color:#0b1020;min-height:100svh;font-family:var(--font-inter), Inter, system-ui, sans-serif;background:radial-gradient(circle at 12% 2%,#6d3ff629,#0000 32rem),radial-gradient(circle at 88% 12%,#3b82f626,#0000 30rem),linear-gradient(#f8faff 0%,#fff 62%,#f6f8ff 100%);flex-direction:column;display:flex;overflow:hidden}.subdomain-root-page.api{background:radial-gradient(circle at 18% 0,#06b6d41f,#0000 30rem),radial-gradient(circle at 88% 18%,#6d3ff626,#0000 32rem),linear-gradient(#f8fbff 0%,#fff 64%,#f7f9ff 100%)}.subdomain-root-nav{border-bottom:1px solid #e2e8f0c7;justify-content:space-between;align-items:center;gap:20px;width:min(1180px,100% - 40px);min-height:76px;margin:0 auto;display:flex}.subdomain-root-nav>span{color:#4f46e5;background:#ffffffb8;border:1px solid #e0e7ff;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.subdomain-root-page main{flex:1;width:min(1180px,100% - 40px);margin:0 auto}.subdomain-root-hero{grid-template-columns:minmax(0,.9fr) minmax(430px,.72fr);align-items:center;gap:clamp(44px,7vw,96px);min-height:610px;padding:72px 0;display:grid}.subdomain-root-copy h1{letter-spacing:-.07em;max-width:760px;margin:18px 0;font-size:clamp(52px,7.4vw,92px);line-height:.98}.subdomain-root-copy>p{color:#526074;max-width:690px;margin:0;font-size:clamp(17px,2vw,21px);line-height:1.68}.subdomain-root-actions{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.subdomain-root-note{color:#667085;margin-top:20px;font-size:13px;font-weight:650;display:block}.subdomain-root-orbit{place-items:center;min-height:420px;display:grid;position:relative}.subdomain-root-orbit:before,.subdomain-root-orbit:after{content:"";border:1px solid #6d3ff62e;border-radius:50%;position:absolute}.subdomain-root-orbit:before{width:410px;height:410px}.subdomain-root-orbit:after{border-color:#3b82f63d;width:310px;height:310px}.subdomain-root-window{z-index:1;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);text-align:center;background:#ffffffb8;border:1px solid #fffffff0;border-radius:34px;align-content:center;justify-items:center;gap:14px;width:min(380px,100%);min-height:300px;padding:42px;display:grid;position:relative;box-shadow:0 34px 90px #312e8129}.subdomain-root-window>span{background:#dbe4ff;border-radius:50%;width:8px;height:8px;position:absolute;top:20px}.subdomain-root-window>span:first-child{left:22px}.subdomain-root-window>span:nth-child(2){background:#c4b5fd;left:36px}.subdomain-root-window>span:nth-child(3){background:#7dd3fc;left:50px}.subdomain-root-window>div{color:#fff;background:linear-gradient(135deg,#6d3ff6,#3b82f6);border-radius:24px;place-items:center;width:76px;height:76px;display:grid;box-shadow:0 18px 42px #6d3ff647}.subdomain-root-window>div svg{width:34px;height:34px}.subdomain-root-window strong{letter-spacing:-.04em;font-size:25px}.subdomain-root-window small{color:#667085;font-size:14px;line-height:1.55}.subdomain-root-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-bottom:72px;display:grid}.subdomain-root-page.api .subdomain-root-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.subdomain-root-grid article{background:#ffffffd1;border:1px solid #e6eaf3;border-radius:25px;min-width:0;padding:24px;box-shadow:0 18px 50px #312e810f}.subdomain-root-grid article>svg{color:#6d3ff6;width:22px;height:22px}.subdomain-root-grid h2{margin:18px 0 8px;font-size:18px}.subdomain-root-grid p{color:#667085;margin:0;font-size:14px;line-height:1.6}.subdomain-root-page footer{color:#667085;border-top:1px solid #e6eaf3;width:min(1180px,100% - 40px);margin:0 auto;padding:22px 0 28px;font-size:12px}@media (max-width:900px){.subdomain-root-hero{grid-template-columns:1fr;min-height:0}.subdomain-root-orbit{min-height:360px}.subdomain-root-page.api .subdomain-root-grid,.subdomain-root-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.subdomain-root-nav,.subdomain-root-page main,.subdomain-root-page footer{width:min(100% - 28px,1180px)}.subdomain-root-nav>span{display:none}.subdomain-root-hero{gap:20px;padding:52px 0}.subdomain-root-copy h1{font-size:clamp(44px,15vw,62px)}.subdomain-root-actions{display:grid}.subdomain-root-actions .premium-btn{width:100%}.subdomain-root-orbit{min-height:310px}.subdomain-root-orbit:before{width:300px;height:300px}.subdomain-root-orbit:after{width:230px;height:230px}.subdomain-root-window{border-radius:26px;min-height:250px;padding:34px 24px}.subdomain-root-page.api .subdomain-root-grid,.subdomain-root-grid{grid-template-columns:1fr}}.premium-tools-page main{width:100%;overflow:visible}.premium-tools-page .premium-tools-hero-centered{text-align:center;max-width:980px;display:block}.premium-tools-page .premium-tools-hero-copy .premium-hero-title{letter-spacing:0;max-width:850px;margin-bottom:20px;font-size:clamp(42px,6vw,72px);line-height:1.04}.premium-tools-page .premium-tools-hero-copy .premium-hero-copy{max-width:720px;margin-bottom:24px}.premium-tools-trust-row{justify-content:center}.premium-tools-command-section{width:min(var(--premium-max), calc(100% - 48px));margin:10px auto 0}.premium-command-center-card{border-radius:30px;padding:clamp(18px,3vw,30px)}.premium-command-top a,.premium-command-top a svg{align-items:center;gap:6px;display:inline-flex}.premium-command-top a svg{width:13px;height:13px}.premium-search-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:60px;margin-top:22px;padding:0 14px;display:grid;position:relative}.premium-search-box>svg{color:#625df5;width:20px;height:20px}.premium-search-box input{color:#101322;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:16px;font-weight:500}.premium-search-clear{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;place-items:center;width:36px;height:36px;display:grid}.premium-search-clear svg{width:16px;height:16px}.premium-search-hint{color:#64748b;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:700}.premium-tools-category-section{padding:58px 24px 12px}.premium-tools-section-head{justify-content:space-between;align-items:end;gap:18px;margin-bottom:22px;display:flex}.premium-tools-section-head h2,.premium-browser-head h2{color:#101322;letter-spacing:0;margin:0;font-size:clamp(28px,4vw,44px);font-weight:650;line-height:1.08}.premium-category-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid;position:relative}.premium-category-card{color:#101322;text-align:left;cursor:pointer;background:#ffffffe6;border:1px solid #e5e7eb;border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;min-height:118px;padding:16px;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:grid;box-shadow:0 12px 28px #0f172a0a}.premium-category-card:hover,.premium-category-card.active{background:#fff;border-color:#c7d2fe;transform:translateY(-3px);box-shadow:0 22px 54px #0f172a17}.premium-category-card strong,.premium-tool-title-row h3{color:#101322;font-weight:650;display:block}.premium-category-card small{color:#64748b;margin-top:4px;font-size:13px;font-weight:600;display:block}.premium-category-card>svg{color:#94a3b8;width:17px;height:17px}.premium-category-mega{z-index:30;background:#fffffffa;border:1px solid #cbd5e1e6;border-radius:26px;padding:18px;position:absolute;top:calc(100% + 14px);left:0;right:0;box-shadow:0 28px 80px #0f172a26}.premium-category-mega-head{border-bottom:1px solid #edf2f7;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding-bottom:16px;display:grid}.premium-category-mega-head strong{color:#101322;font-size:18px}.premium-category-mega-head p{color:#64748b;margin:3px 0 0;font-size:13px}.premium-category-mega-head button{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;place-items:center;width:36px;height:36px;display:grid}.premium-category-mega-head button svg{width:16px;height:16px}.premium-category-mega-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding-top:16px;display:grid}.premium-category-mega-grid h4{color:#64748b;letter-spacing:.06em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:800}.premium-category-mega-grid a{color:#334155;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-width:0;min-height:34px;padding:0 8px;font-size:13px;font-weight:600;display:grid}.premium-category-mega-grid a:hover{color:#4f46e5;background:#eef2ff}.premium-category-mega-grid a svg{color:#625df5;width:15px;height:15px}.premium-category-mega-grid a span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.premium-results-section,.premium-popular-section{padding-top:62px}.premium-popular-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.premium-directory-tool-card{min-height:236px}.premium-tool-title-row{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.premium-tool-title-row span{color:#4f46e5;text-transform:uppercase;background:#eef2ff;border-radius:999px;flex:none;padding:5px 8px;font-size:10px;font-weight:800}.premium-tool-card .premium-tool-meta{gap:10px}.premium-tool-card .premium-tool-meta>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.premium-filter-row-compact{justify-content:flex-end;max-width:560px}.premium-clear-filter-button,.premium-show-more-button{color:#334155;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dbe3ef;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-size:14px;font-weight:650;display:inline-flex;box-shadow:0 10px 26px #0f172a0d}.premium-show-more-wrap{justify-items:center;gap:8px;margin-top:24px;display:grid}.premium-show-more-wrap p{color:#64748b;margin:0;font-size:13px;font-weight:600}.premium-no-results{color:#64748b;text-align:center;background:#f8fafc;border:1px dashed #c7d2fe;border-radius:24px;justify-items:center;gap:8px;padding:46px 20px;display:grid}.premium-no-results h3{color:#101322;margin:0;font-size:22px}.premium-no-results p{margin:0}.premium-tool-workflow-section{padding-top:34px}.premium-tool-workflow-card{align-items:center}.premium-workflow-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.premium-workflow-step{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:22px;justify-items:center;gap:9px;padding:24px 18px;display:grid;position:relative}.premium-workflow-step span{color:#4f46e5;background:#eef2ff;border-radius:999px;place-items:center;width:24px;height:24px;font-size:12px;font-weight:800;display:grid;position:absolute;top:12px;left:12px}.premium-workflow-step svg{color:#625df5;width:28px;height:28px}.premium-workflow-step strong{color:#101322;font-size:18px}.premium-workflow-step p{color:#64748b;margin:0;font-size:13px;line-height:1.55}.premium-tools-feature-row{width:min(var(--premium-max), calc(100% - 48px));grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:10px auto 72px;display:grid}.premium-tools-feature-row>div{gap:9px;min-width:0;display:grid}.premium-tools-feature-row svg{color:#625df5;width:24px;height:24px}.premium-tools-feature-row h3{color:#101322;margin:0;font-size:16px}.premium-tools-feature-row p{color:#64748b;margin:0;font-size:14px;line-height:1.55}.premium-footer{background:radial-gradient(circle at 10% 0,#625df514,#0000 28rem),radial-gradient(circle at 92% 12%,#0ea5e914,#0000 24rem),linear-gradient(#fff 0%,#f8faff 100%);border-top:1px solid #e6eaf3;width:100%;margin-top:auto;position:relative}.premium-footer-inner{width:min(var(--premium-max), calc(100% - 48px));grid-template-columns:minmax(260px,1.25fr) repeat(5,minmax(120px,1fr));align-items:start;gap:28px;padding:52px 0 34px;display:grid}.premium-footer-brand{align-content:start;gap:16px;display:grid}.premium-footer-brand .footer-tagline{color:#475569;max-width:330px;margin:0;font-size:14px;line-height:1.65}.premium-footer-vision{color:#101322;background:#fff;border:1px solid #dbe3ef;border-radius:999px;align-items:center;gap:8px;width:fit-content;min-height:40px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 10px 26px #0f172a0d}.premium-footer-vision svg{width:15px;height:15px}.premium-footer-socials{gap:9px;display:grid}.premium-footer-socials>span{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:800}.social-icons{gap:8px;display:flex}.social-icons a{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:999px;place-items:center;width:36px;height:36px;display:grid}.social-icons svg{width:18px;height:18px}.premium-footer-column{gap:9px;min-width:0;display:grid}.premium-footer .premium-footer-column h4{color:#101322;margin:0 0 5px;font-size:13px;font-weight:800}.premium-footer .premium-footer-column a{color:#475569;width:fit-content;font-size:13px;font-weight:600;line-height:1.4}.premium-footer .premium-footer-column a:hover,.premium-footer-vision:hover,.social-icons a:hover,.version-link:hover,.badge-beta:hover{color:#4f46e5}.column-subtext{color:#94a3b8;max-width:180px;margin:6px 0 0;font-size:12px;line-height:1.55}.premium-footer-bottom{border-top:1px solid #e6eaf3}.premium-footer-bottom-inner{width:min(var(--premium-max), calc(100% - 48px));color:#64748b;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;min-height:76px;margin:0 auto;font-size:12px;font-weight:650;display:grid}.premium-footer-bottom-left,.premium-footer-bottom-center,.premium-footer-bottom-right,.premium-footer-india,.lang-selector,.version-link,.badge-beta{align-items:center;display:inline-flex}.premium-footer-bottom-left{flex-wrap:wrap;gap:12px}.premium-footer-bottom-center{text-align:center;justify-content:center}.premium-footer-bottom-right{flex-wrap:wrap;justify-content:flex-end;gap:8px}.premium-footer-india{color:#334155;gap:7px}.premium-footer-india img{object-fit:contain;width:34px;height:34px}.lang-selector,.version-link,.badge-beta{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:999px;gap:6px;min-height:32px;padding:0 10px}.lang-selector svg{width:14px;height:14px}.badge-beta{color:#4f46e5;background:#eef2ff;border-color:#c7d2fe}@media (max-width:1120px){.premium-footer-inner{grid-template-columns:1.2fr repeat(3,1fr)}.premium-footer-bottom-inner{grid-template-columns:1fr;justify-items:start;padding:18px 0}.premium-footer-bottom-center,.premium-footer-bottom-right{justify-content:flex-start}}@media (max-width:980px){.premium-category-card-grid,.premium-popular-grid,.premium-tools-feature-row{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-category-mega-grid,.premium-workflow-steps{grid-template-columns:1fr 1fr}.premium-filter-row-compact{justify-content:flex-start;max-width:none}}@media (max-width:760px){.premium-tools-page .compact-tools-hero{padding:34px 18px 10px}.premium-tools-page .premium-tools-hero-copy .premium-hero-title{font-size:clamp(36px,11vw,48px);line-height:1.06}.premium-tools-command-section,.premium-tools-feature-row{width:min(100% - 28px, var(--premium-max))}.premium-command-center-card{border-radius:24px}.premium-search-box{border-radius:17px;min-height:54px}.premium-search-hint{display:none}.premium-mini-category-grid,.premium-category-card-grid,.premium-tools-feature-row,.premium-workflow-steps{grid-template-columns:1fr}.premium-category-card-grid{scroll-snap-type:x proximity;scrollbar-width:none;padding-bottom:6px;display:flex;overflow-x:auto}.premium-category-card-grid::-webkit-scrollbar{display:none}.premium-category-card{scroll-snap-align:start;flex:0 0 78%}.premium-category-mega{display:none}.premium-tools-section-head,.premium-browser-head{align-items:start;display:grid}.premium-tools-browser-section{width:min(100% - 28px, var(--premium-max));padding-inline:0}.premium-tools-grid,.premium-popular-grid{grid-template-columns:1fr}.premium-directory-tool-card{min-height:210px}.premium-tool-workflow-section{padding-inline:14px}.premium-footer-inner{width:min(100% - 28px, var(--premium-max));grid-template-columns:1fr;padding-top:40px}.premium-footer-bottom-inner{width:min(100% - 28px, var(--premium-max))}}.premium-page .accent-gradient,.premium-page .premium-hero .accent-gradient,.premium-page .section-final .accent-gradient,.premium-page .gradient-text,.premium-page .premium-gradient-text{background:linear-gradient(135deg,#5b21b6 0%,#7c3aed 42%,#2563eb 100%) 0 0/100% 100%;-webkit-background-clip:text;background-clip:text;display:inline;opacity:1!important;color:#0000!important;-webkit-text-fill-color:transparent!important;text-shadow:none!important}.premium-section.section-student-os{background:radial-gradient(circle at 18% 0,#625df524,#0000 34%),linear-gradient(#f4f7ff 0%,#fff 100%)}.premium-section.section-notes{background:radial-gradient(circle at 12% 10%,#6366f121,#0000 32%),linear-gradient(#fff 0%,#f7f9ff 100%)}.premium-section.section-pdf{background:radial-gradient(circle at 88% 12%,#0ea5e921,#0000 32%),linear-gradient(#f8fbff 0%,#fff 100%)}.premium-section.section-study{background:radial-gradient(circle at 16% 12%,#7c3aed1f,#0000 32%),linear-gradient(#fff 0%,#fbf7ff 100%)}.premium-workflow-section.section-workflows{background:radial-gradient(circle at 50% 0,#625df524,#0000 36%),linear-gradient(#f9fbff 0%,#fff 100%)}.premium-final-cta.section-final,.premium-page .section-final{isolation:isolate;background:linear-gradient(135deg, #ffffffd1 0%, #f8faffe0 45%, #eef2ffe6 100%), radial-gradient(circle at 20% 20%, #7c3aed3d, transparent 34%), radial-gradient(circle at 80% 10%, #2563eb38, transparent 32%), var(--final-cta-bg), linear-gradient(180deg, #fff 0%, #f8faff 100%);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;overflow:hidden}.premium-final-cta.section-final:before,.premium-page .section-final:before{content:"";z-index:-1;background:radial-gradient(circle at 50% 0,#7c3aed33,#0000 36%),linear-gradient(#ffffffad 0%,#ffffffe0 100%);position:absolute;inset:0}.premium-final-cta.section-final:after,.premium-page .section-final:after{content:"";z-index:-1;filter:blur(28px);pointer-events:none;background:radial-gradient(circle,#6366f138,#0000 62%);width:520px;height:520px;position:absolute;top:10%;left:50%;transform:translate(-50%)}.premium-final-cta.section-final h2,.premium-final-cta.section-final p,.premium-final-cta.section-final .premium-btn,.premium-page .section-final h2,.premium-page .section-final p,.premium-page .section-final .premium-btn{z-index:1;position:relative}.premium-final-cta.section-final h2,.premium-page .section-final h2{color:#0f172a}.premium-final-cta.section-final p,.premium-page .section-final p{color:#475569}@media (min-width:769px){.premium-final-cta.section-final,.premium-page .section-final{flex-direction:column;justify-content:center;align-items:center;min-height:520px;padding:120px 24px;display:flex}}@media (max-width:768px){.brand-logo-wrap,.logo-img{width:36px;height:36px}.premium-page .premium-nav-actions{gap:10px;display:flex}.premium-mobile-tools-link{color:#334155;background:#fff;border:1px solid #e5e7eb;border-radius:999px;justify-content:center;align-items:center;height:38px;padding:0 12px;font-size:14px;font-weight:600;display:inline-flex}.premium-page .premium-hero{background:radial-gradient(circle at 20% 0,#625df52e,#0000 34%),radial-gradient(circle at 90% 18%,#0ea5e921,#0000 32%),linear-gradient(#fff 0%,#f8faff 100%);min-height:auto;padding:34px 18px 42px!important}.premium-page .premium-hero-inner{grid-template-columns:1fr;gap:24px;width:100%;display:grid}.premium-page .premium-hero-title{margin-bottom:16px;letter-spacing:-.055em!important;font-size:clamp(36px,10.5vw,46px)!important;font-weight:650!important;line-height:1.04!important}.premium-page .premium-hero-copy{margin-bottom:10px;font-size:15.5px;line-height:1.58}.premium-page .premium-hero-line{margin-bottom:22px;font-size:16.5px;line-height:1.35}.premium-phone-preview,.premium-page .premium-app-window,.premium-page .full-ui-preview,.premium-page .notes-full-mockup,.premium-page .study-full-mockup,.premium-page .desktop-mockup,.premium-page .large-dashboard{display:none!important}.premium-mobile-app-card{background:#fffffff0;border:1px solid #dbe3ef;border-radius:28px;gap:10px;width:min(330px,100%);margin:4px auto 0;padding:16px;display:grid;box-shadow:0 22px 58px #0f172a1f}.premium-mobile-app-row{background:#fff;border:1px solid #e5e7eb;border-radius:17px;align-items:center;gap:12px;padding:13px;display:flex}.premium-mobile-app-row.active{background:#eef2ff;border-color:#c7d2fe}.premium-mobile-app-row svg{color:#625df5;flex:none;width:21px;height:21px}.premium-mobile-app-row strong{color:#101322;margin-bottom:2px;font-size:14px;font-weight:600;display:block}.premium-mobile-app-row span{color:#64748b;font-size:12px;display:block}.premium-page .premium-section,.premium-page .premium-workflow-section{padding:52px 18px!important}.premium-page .premium-section-title{margin-bottom:14px;letter-spacing:-.055em!important;font-size:clamp(32px,9vw,42px)!important;font-weight:650!important;line-height:1.08!important}.premium-page .premium-section-lead{font-size:15.5px;line-height:1.62}.premium-page .premium-feature-row,.premium-page .premium-feature-row:nth-child(2n){padding:0;display:block}.premium-page .premium-feature-copy h3{letter-spacing:-.055em!important;font-size:clamp(31px,8.8vw,40px)!important;line-height:1.08!important}.premium-page .premium-feature-copy p{font-size:15.5px;line-height:1.62}.mobile-feature-tools{grid-template-columns:1fr;gap:10px;margin-top:20px;display:grid}.mobile-feature-tools a{color:#101322;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:14px 16px;font-size:14px;font-weight:500;box-shadow:0 10px 24px #0f172a0a}.premium-page .premium-stats-card{border-radius:24px;grid-template-columns:1fr 1fr!important}.premium-page .premium-stat{border-right:1px solid #e5e7eb;min-height:128px;padding:20px}.premium-page .premium-stat:nth-child(2n){border-right:0}.premium-page .premium-stat strong{font-size:30px}.premium-page .premium-stat span{font-size:13px}.premium-page .premium-final-cta{background:linear-gradient(180deg, #ffffffe0 0%, #f8fafff0 100%), radial-gradient(circle at 50% 0%, #7c3aed2e, transparent 36%), var(--final-cta-bg), linear-gradient(180deg, #fff 0%, #f8faff 100%);background-position:50%;background-size:cover;min-height:auto;padding:72px 18px 88px!important}.premium-final-cta.section-final:before,.premium-page .section-final:before{background:linear-gradient(#ffffffc7 0%,#fffffff0 100%)}.premium-final-cta.section-final:after,.premium-page .section-final:after{display:none}.premium-page .premium-final-cta h2{letter-spacing:-.055em!important;font-size:clamp(34px,9.5vw,44px)!important;line-height:1.08!important}.premium-page .premium-final-cta p{font-size:15.5px;line-height:1.62}.premium-page .premium-final-cta .premium-btn{width:auto;min-width:220px;height:52px}}@media (max-width:380px){.premium-page .premium-stats-card{grid-template-columns:1fr!important}.premium-page .premium-stat{border-right:0}}@supports (padding:max(0px)){@media (max-width:768px){.premium-footer{padding-bottom:max(90px, env(safe-area-inset-bottom))}.premium-final-cta{padding-bottom:max(76px, env(safe-area-inset-bottom))!important}}}.premium-tools-page{background:radial-gradient(circle at 14% 0,#625df514,#0000 22rem),radial-gradient(circle at 86% 0,#0ea5e914,#0000 24rem),linear-gradient(#fff 0%,#fbfcff 55%,#fff 100%)}.premium-tools-page .premium-nav{flex:none}.premium-tools-page .compact-tools-hero{padding:38px 24px 14px!important}.premium-tools-page .premium-tools-hero-centered{text-align:center;width:min(940px,100% - 48px);margin:0 auto;display:block}.premium-tools-page .premium-tools-hero-copy{justify-items:center;display:grid}.premium-tools-page .premium-eyebrow{height:34px;margin-bottom:18px;font-size:12px}.premium-tools-page .premium-tools-hero-copy .premium-hero-title{max-width:800px;margin:0 0 16px;color:#101322!important;-webkit-text-fill-color:#101322!important;letter-spacing:0!important;font-size:clamp(38px,5vw,62px)!important;line-height:1.06!important}.premium-tools-page .premium-tools-hero-copy .premium-gradient-text{color:#0000!important;-webkit-text-fill-color:transparent!important}.premium-tools-page .premium-tools-hero-copy .premium-hero-copy{color:#475569;letter-spacing:0;max-width:670px;margin:0 0 18px;font-size:clamp(15px,1.7vw,18px);line-height:1.58}.premium-tools-page .premium-tools-trust-row{justify-content:center;gap:8px}.premium-tools-page .premium-tools-command-section,.premium-tools-page .premium-section-inner,.premium-tools-page .premium-tools-browser-section,.premium-tools-page .premium-featured-card,.premium-tools-page .premium-tools-feature-row{width:min(1080px,100% - 48px)}.premium-tools-page .premium-tools-command-section{margin:12px auto 0}.premium-tools-page .premium-command-center-card{border-radius:28px;padding:clamp(18px,2.4vw,26px);box-shadow:0 22px 70px #0f172a1a}.premium-tools-page .premium-command-top{margin-bottom:14px}.premium-tools-page .premium-command-link{color:#4f46e5;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;font-size:13px;font-weight:650;display:inline-flex}.premium-tools-page .premium-command-link svg{width:13px;height:13px}.premium-tools-page .premium-search-box{border-radius:18px;min-height:56px;margin-top:0}.premium-tools-page .premium-search-box input{font-size:15px}.premium-tools-page .premium-search-hint{padding:6px 10px;font-size:11px}.premium-tools-page .premium-quick-chip-row{flex-wrap:wrap;gap:8px;margin:12px 0 16px;display:flex}.premium-tools-page .premium-quick-chip-row button{color:#334155;min-height:32px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:0 12px;font-size:12px;font-weight:700}.premium-tools-page .premium-quick-chip-row button:hover{color:#4f46e5;background:#eef2ff;border-color:#c7d2fe}.premium-tools-page .premium-mini-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.premium-tools-page .premium-mini-category{border-radius:16px;min-height:76px;padding:12px}.premium-tools-page .premium-mini-category h3{margin-bottom:3px;font-size:13px;line-height:1.2}.premium-tools-page .premium-mini-category p{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.35;display:-webkit-box;overflow:hidden}.premium-tools-page .premium-mini-category-icon{border-radius:12px;width:34px;height:34px}.premium-tools-page .premium-mini-category-icon svg{width:17px;height:17px}.premium-tools-page .premium-command-footer{margin-top:14px;padding-top:14px}.premium-tools-page .premium-tools-category-section{padding:40px 24px 8px!important}.premium-tools-page .premium-tools-section-head{margin-bottom:16px}.premium-tools-page .premium-tools-section-head h2,.premium-tools-page .premium-browser-head h2{letter-spacing:0;font-size:clamp(24px,3vw,34px)}.premium-tools-page .premium-section-kicker{margin-bottom:8px;font-size:11px}.premium-tools-page .premium-category-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.premium-tools-page .premium-category-card{border-radius:18px;gap:12px;min-height:96px;padding:14px}.premium-tools-page .premium-category-card .premium-tool-icon{border-radius:14px;width:38px;height:38px}.premium-tools-page .premium-category-card strong{font-size:14px;line-height:1.2}.premium-tools-page .premium-category-card small{margin-top:2px;font-size:12px}.premium-tools-page .premium-category-card em{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:5px;font-size:11px;font-style:normal;line-height:1.3;display:block;overflow:hidden}.premium-tools-page .premium-category-card>svg{width:15px;height:15px}.premium-tools-page .premium-category-mega{top:calc(100% + 10px)}.premium-tools-page .premium-tools-browser-section{margin:0 auto;padding:38px 0 0!important}.premium-tools-page .premium-popular-section{padding-top:36px!important}.premium-tools-page .premium-browser-head{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;margin-bottom:16px;display:grid}.premium-tools-page .premium-browser-head p{color:#64748b;max-width:650px;margin:8px 0 0;font-size:14px;line-height:1.55}.premium-tools-page .premium-tools-grid,.premium-tools-page .premium-popular-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.premium-tools-page .premium-directory-tool-card{border-radius:18px;min-height:172px;padding:14px}.premium-tools-page .premium-directory-tool-card .premium-tool-icon{border-radius:13px;width:36px;height:36px;margin-bottom:12px}.premium-tools-page .premium-directory-tool-card .premium-tool-icon svg{width:18px;height:18px}.premium-tools-page .premium-tool-title-row{align-items:start;min-height:22px}.premium-tools-page .premium-tool-title-row h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.22;display:-webkit-box;overflow:hidden}.premium-tools-page .premium-tool-title-row span{padding:4px 6px;font-size:9px}.premium-tools-page .premium-directory-tool-card p{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:38px;margin:8px 0 12px;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.premium-tools-page .premium-tool-meta{margin-top:auto;font-size:11px}.premium-tools-page .premium-tool-open svg{width:13px;height:13px}.premium-tools-page .premium-show-more-wrap{justify-items:center;gap:7px;margin-top:18px;display:grid}.premium-tools-page .premium-featured-strip{padding:42px 24px 0!important}.premium-tools-page .premium-tool-workflow-card{border-radius:28px;grid-template-columns:minmax(0,.78fr) minmax(0,1fr);gap:28px;padding:clamp(22px,3vw,34px);display:grid}.premium-tools-page .premium-tool-workflow-card h2{letter-spacing:0;font-size:clamp(26px,3.4vw,42px)}.premium-tools-page .premium-tool-workflow-card p{font-size:14px}.premium-tools-page .premium-workflow-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.premium-tools-page .premium-workflow-step{border-radius:18px;min-height:150px;padding:22px 14px 16px}.premium-tools-page .premium-workflow-step svg{width:24px;height:24px}.premium-tools-page .premium-workflow-step strong{font-size:16px}.premium-tools-page .premium-workflow-step p{font-size:12px;line-height:1.45}.premium-tools-page .premium-tools-feature-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:30px auto 54px;display:grid}.premium-tools-page .premium-tools-feature-row>div{border-top:1px solid #e6eaf3;padding-top:16px}.premium-tools-page .premium-tools-feature-row h3{font-size:14px}.premium-tools-page .premium-tools-feature-row p{font-size:12px}@media (max-width:980px){.premium-tools-page .premium-mini-category-grid,.premium-tools-page .premium-category-card-grid,.premium-tools-page .premium-tools-grid,.premium-tools-page .premium-popular-grid,.premium-tools-page .premium-tools-feature-row{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-tools-page .premium-tool-workflow-card{grid-template-columns:1fr}}@media (max-width:760px){.premium-tools-page .compact-tools-hero{padding:28px 16px 10px!important}.premium-tools-page .premium-tools-hero-centered,.premium-tools-page .premium-tools-command-section,.premium-tools-page .premium-section-inner,.premium-tools-page .premium-tools-browser-section,.premium-tools-page .premium-featured-card,.premium-tools-page .premium-tools-feature-row{width:min(100% - 28px,1080px)}.premium-tools-page .premium-tools-hero-copy .premium-hero-title{font-size:clamp(34px,10.5vw,46px)!important}.premium-tools-page .premium-tools-trust-row{display:flex}.premium-tools-page .premium-command-center-card{border-radius:22px;display:block}.premium-tools-page .premium-command-top{flex-direction:column;align-items:flex-start;gap:8px}.premium-tools-page .premium-search-box{grid-template-columns:auto minmax(0,1fr) auto;min-height:54px}.premium-tools-page .premium-mini-category-grid,.premium-tools-page .premium-tools-grid,.premium-tools-page .premium-popular-grid,.premium-tools-page .premium-workflow-steps,.premium-tools-page .premium-tools-feature-row{grid-template-columns:1fr}.premium-tools-page .premium-category-card-grid{scroll-snap-type:x proximity;scrollbar-width:none;grid-template-columns:none;display:flex;overflow-x:auto}.premium-tools-page .premium-category-card-grid::-webkit-scrollbar{display:none}.premium-tools-page .premium-category-card{scroll-snap-align:start;flex:0 0 82%}.premium-tools-page .premium-browser-head{grid-template-columns:1fr;align-items:start}.premium-tools-page .premium-directory-tool-card{min-height:150px}.premium-tools-page .premium-tool-workflow-card{padding:22px}}
