:root{color:#0b1939;background:#fffdf8;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;--ink: #0b1939;--muted: #677188;--line: #e5e7eb;--cream: #fffdf8;--paper: #ffffff;--coral: #ff5b50;--blue: #1477f8;--yellow: #e9a600;--green: #5ca641;--shadow: 0 22px 60px rgba(18, 33, 61, .09)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px}body{margin:0;min-width:320px;min-height:100vh;overflow-x:clip;background:radial-gradient(circle at 12% 13%,rgba(255,91,80,.06),transparent 25%),radial-gradient(circle at 88% 21%,rgba(20,119,248,.05),transparent 23%),var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(20,119,248,.24);outline-offset:3px}.site-header{height:68px;display:grid;grid-template-columns:250px 1fr 250px;align-items:center;gap:24px;padding:0 clamp(22px,4vw,58px);background:#fffdf8f0;border-bottom:1px solid rgba(229,231,235,.88);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0;z-index:30}.brand{display:inline-flex;align-items:center;gap:8px;width:max-content;font-size:27px;font-weight:900;letter-spacing:-.055em}.brand span{color:var(--coral);font-size:35px;font-style:italic;letter-spacing:-.09em}.main-nav{display:flex;align-items:center;justify-content:center;gap:42px}.main-nav a{color:#34405a;font-size:14px;font-weight:700}.main-nav a:hover{color:var(--coral)}.github-link{justify-self:end;display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border:1px solid #d8dce4;border-radius:10px;background:#fff;font-size:13px;font-weight:750}.github-link svg{width:19px;height:19px}.hero{max-width:1180px;margin:0 auto;padding:86px 24px 70px;text-align:center}.hero-proof{width:max-content;max-width:100%;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 13px;background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#536078;font-size:12px;font-weight:750;box-shadow:0 8px 30px #1724400f}.hero-proof svg{color:var(--green)}.hero h1{max-width:980px;margin:0 auto;font-size:clamp(48px,6.4vw,82px);line-height:1.04;letter-spacing:-.07em}.hero h1 span{display:block;color:var(--coral);position:relative}.hero h1 span:after{content:"";position:absolute;width:230px;height:7px;left:50%;bottom:-13px;transform:translate(-50%) rotate(-1.5deg);background:var(--coral);border-radius:999px;opacity:.75}.hero>p{max-width:720px;margin:34px auto 0;color:var(--muted);font-size:18px;line-height:1.8}.hero-actions{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:30px}.hero-actions button,.hero-actions a{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 22px;border-radius:12px;font-size:14px;font-weight:800;cursor:pointer}.hero-actions button{border:1px solid var(--coral);background:var(--coral);color:#fff;box-shadow:0 14px 30px #ff5b5038}.hero-actions a{border:1px solid #d8dce4;background:#fff}.trust-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:24px;margin-top:30px;color:#687287;font-size:12px;font-weight:650}.trust-row span{display:inline-flex;align-items:center;gap:6px}.trust-row svg{color:var(--green)}.project-section,.all-sources{max-width:1260px;margin:0 auto;padding:54px 24px 80px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:26px}.section-kicker{color:var(--coral);font-size:11px;font-weight:900;letter-spacing:.14em}.section-heading h2{margin:7px 0 0;font-size:clamp(30px,4vw,48px);letter-spacing:-.05em}.section-heading>p{max-width:390px;margin:0 0 4px;color:var(--muted);font-size:14px;line-height:1.65;text-align:right}.project-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.project-card{min-height:330px;display:flex;flex-direction:column;padding:26px;border-right:1px solid var(--line);position:relative;overflow:hidden}.project-card:last-child{border-right:0}.project-card:after{content:"";width:180px;height:180px;position:absolute;right:-90px;bottom:-80px;border:2px dashed currentColor;border-radius:50%;opacity:.11}.project-card.coral{color:#e84e45;background:linear-gradient(160deg,#fff,#fff5f2)}.project-card.blue{color:#1477f8;background:linear-gradient(160deg,#fff,#f2f7ff)}.project-card.yellow{color:#d99a00;background:linear-gradient(160deg,#fff,#fffaea)}.project-card.green{color:#5a9d42;background:linear-gradient(160deg,#fff,#f4faef)}.project-card-top{display:flex;align-items:center;justify-content:space-between}.project-card-top>svg{width:34px;height:34px;opacity:.83}.project-number{display:inline-grid;place-items:center;width:48px;height:42px;background:#fff;border:1px solid currentColor;border-radius:12px;font-family:Georgia,serif;font-size:21px;font-weight:700}.project-card h3{margin:32px 0 10px;color:var(--ink);font-size:24px;letter-spacing:-.04em}.project-card p{margin:0;color:#667087;font-size:14px;line-height:1.75}.project-card button{width:max-content;display:inline-flex;align-items:center;gap:7px;margin-top:auto;padding:10px 0 2px;border:0;border-bottom:2px solid currentColor;background:transparent;color:inherit;font-size:13px;font-weight:850;cursor:pointer}.workbench-section{--accent: var(--coral);--accent-soft: #fff0ed;max-width:1380px;margin:0 auto;padding:22px clamp(20px,4vw,54px) 54px}.workbench-section.theme-blue{--accent: var(--blue);--accent-soft: #eaf3ff}.workbench-section.theme-yellow{--accent: var(--yellow);--accent-soft: #fff7dc}.workbench-section.theme-green{--accent: var(--green);--accent-soft: #eef8e9}.workbench-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px;padding:7px;border:1px solid var(--line);border-radius:16px;background:#ffffffc7;box-shadow:0 10px 35px #12213d0f}.workbench-tabs button{min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:11px;background:transparent;color:#667087;font-size:13px;font-weight:800;cursor:pointer}.workbench-tabs button>span{font-family:Georgia,serif}.workbench-tabs button svg{width:18px;height:18px}.workbench-tabs button.active{background:var(--accent);color:#fff;box-shadow:0 8px 20px color-mix(in srgb,var(--accent) 25%,transparent)}.workbench-heading{display:flex;align-items:center;gap:18px;padding:28px 4px 24px}.workbench-icon{width:58px;height:58px;display:grid;place-items:center;flex:0 0 auto;border-radius:17px;background:var(--accent-soft);color:var(--accent)}.workbench-icon svg{width:30px;height:30px}.workbench-heading span{color:var(--accent);font-size:10px;font-weight:900;letter-spacing:.12em}.workbench-heading h2{margin:4px 0 2px;font-size:clamp(28px,3.2vw,42px);letter-spacing:-.045em}.workbench-heading p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.workbench-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:16px;align-items:start}.builder-panel,.result-panel,.source-shelf{border:1px solid var(--line);border-radius:20px;background:#fffffff0;box-shadow:var(--shadow)}.builder-panel{padding:24px}.panel-title{display:flex;align-items:center;gap:12px;margin-bottom:22px}.panel-title>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--accent);color:#fff;font-size:13px;font-weight:900}.panel-title h3{margin:0;font-size:18px}.panel-title p{margin:3px 0 0;color:var(--muted);font-size:12px}.tool-form{display:grid;gap:16px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:grid;gap:7px}.field>span{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#26324c;font-size:12px}.field>span b{font-weight:800}.field>span small{color:#939aac;font-weight:500}.field input,.field select,.field textarea{width:100%;min-width:0;border:1px solid #dfe2e9;border-radius:11px;background:#fbfbfc;color:var(--ink);font-size:13px;line-height:1.55;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.field input,.field select{height:43px;padding:0 12px}.field textarea{min-height:76px;padding:10px 12px;resize:vertical}.field textarea.large-textarea{min-height:170px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--accent);background:#fff;box-shadow:0 0 0 4px color-mix(in srgb,var(--accent) 10%,transparent);outline:0}.form-grid>.field:first-child{grid-column:1 / -1}.inline-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.generate-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 20px;border:1px solid var(--accent);border-radius:12px;background:var(--accent);color:#fff;font-size:14px;font-weight:850;cursor:pointer;box-shadow:0 12px 26px color-mix(in srgb,var(--accent) 22%,transparent)}.generate-button:hover{filter:brightness(.97);transform:translateY(-1px)}.creator-presets{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.creator-preset{display:grid;gap:2px;padding:12px;border:1px solid #dfe2e9;border-radius:11px;background:#fbfbfc;text-align:left;cursor:pointer}.creator-preset strong{font-size:12px}.creator-preset span,.creator-preset small{color:var(--muted);font-size:10px}.creator-preset.active{border-color:var(--accent);background:var(--accent-soft);box-shadow:inset 0 0 0 1px var(--accent)}.result-panel{min-height:600px;overflow:hidden}.result-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:25px;border-bottom:1px solid var(--line);background:linear-gradient(135deg,var(--accent-soft),#fff 62%)}.result-ready{display:inline-flex;align-items:center;gap:5px;color:var(--accent);font-size:11px;font-weight:850}.result-heading h3{margin:7px 0 5px;font-size:22px;letter-spacing:-.025em}.result-heading p{max-width:560px;margin:0;color:#667087;font-size:12px;line-height:1.65}.result-actions{display:flex;gap:7px}.result-actions button{min-height:35px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid #dfe2e9;border-radius:9px;background:#fff;font-size:11px;font-weight:800;cursor:pointer}.result-sections{display:grid;gap:0}.result-sections article{display:grid;grid-template-columns:130px 1fr;gap:20px;padding:18px 24px;border-bottom:1px solid #eceef2}.result-sections article:last-child{border-bottom:0}.result-sections article>span{color:var(--accent);font-size:11px;font-weight:900}.result-sections article p{margin:0;color:#38435a;font-size:13px;line-height:1.75;white-space:pre-line}.source-shelf{margin-top:16px;padding:23px}.source-shelf-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:15px}.source-shelf-heading>div>span{display:inline-flex;align-items:center;gap:6px;color:var(--accent);font-size:10px;font-weight:900;letter-spacing:.08em}.source-shelf-heading h3{margin:5px 0 0;font-size:20px}.source-shelf-heading>p{margin:0;color:var(--muted);font-size:11px}.source-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.source-card{min-width:0;display:grid;grid-template-columns:38px 1fr 15px;gap:10px;align-items:start;padding:13px;border:1px solid #e3e6ec;border-radius:13px;background:#fff;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.source-card:hover{transform:translateY(-2px);border-color:var(--accent);box-shadow:0 10px 24px #12213d14}.source-avatar{width:38px;height:38px;display:grid;place-items:center;overflow:hidden;border:1px solid #e3e6ec;border-radius:10px;background:#f6f7f9}.source-avatar img{width:100%;height:100%;object-fit:cover}.source-avatar svg{width:20px;height:20px}.source-main{min-width:0}.source-heading{display:flex;align-items:center;justify-content:space-between;gap:7px}.source-heading strong{min-width:0;overflow:hidden;color:#1b2742;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.source-type{display:inline-flex;align-items:center;gap:3px;padding:3px 5px;border-radius:5px;font-size:8px;font-weight:850}.source-type svg{width:9px;height:9px}.source-type.github{background:#edf0f5}.source-type.x{background:#111;color:#fff}.source-card p{display:-webkit-box;min-height:47px;margin:8px 0;overflow:hidden;color:#70798c;font-size:10px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.source-meta{display:flex;flex-wrap:wrap;gap:5px 8px;color:#8c94a4;font-size:8px}.source-open{width:13px;height:13px;color:#9299a8}.all-sources{padding-top:90px}.source-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.source-summary-grid article{min-height:170px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 35px #12213d0f}.source-summary-grid svg{width:26px;height:26px;color:var(--coral)}.source-summary-grid strong{font-family:Georgia,serif;font-size:36px}.source-summary-grid span{color:var(--muted);font-size:12px}footer{min-height:120px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:30px;padding:28px clamp(24px,6vw,90px);border-top:1px solid var(--line);background:#fff}footer>div{display:grid;gap:4px}footer strong{font-size:20px}footer span{color:var(--muted);font-size:12px}footer a{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:800}footer a svg{width:14px;height:14px}.toast{position:fixed;left:50%;bottom:28px;z-index:70;display:flex;align-items:center;gap:8px;max-width:calc(100vw - 32px);padding:12px 16px;transform:translate(-50%);border:1px solid rgba(255,255,255,.14);border-radius:11px;background:#101a32;color:#fff;box-shadow:0 16px 35px #0a173140;font-size:12px;font-weight:700}.toast svg{color:#7bd65f}@media(max-width:1080px){.site-header{grid-template-columns:1fr auto}.main-nav{display:none}.project-grid{grid-template-columns:1fr 1fr}.project-card:nth-child(2){border-right:0}.project-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.workbench-grid{grid-template-columns:1fr}.result-panel{min-height:0}.source-list{grid-template-columns:1fr 1fr}}@media(max-width:720px){html{scroll-padding-top:70px}.site-header{height:60px;padding:0 17px}.brand{font-size:22px}.brand span{font-size:29px}.github-link{padding:8px 10px;font-size:0}.hero{padding:58px 19px 45px}.hero-proof{margin-bottom:18px;padding:7px 10px;font-size:10px}.hero h1{font-size:clamp(40px,12vw,60px)}.hero h1 span:after{width:150px;height:5px}.hero>p{margin-top:28px;font-size:15px}.hero-actions{align-items:stretch;flex-direction:column}.trust-row{gap:10px 16px}.project-section,.all-sources{padding:40px 16px 56px}.section-heading,.source-shelf-heading{align-items:flex-start;flex-direction:column;gap:10px}.section-heading>p,.source-shelf-heading>p{text-align:left}.project-grid{grid-template-columns:1fr}.project-card{min-height:260px;border-right:0;border-bottom:1px solid var(--line)}.project-card:last-child{border-bottom:0}.workbench-section{padding:8px 12px 44px}.workbench-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:5px}.workbench-tabs button{min-height:58px;flex-direction:column;gap:2px;padding:5px 2px;font-size:10px}.workbench-tabs button>span{display:none}.workbench-heading{align-items:flex-start;padding:22px 5px 18px}.workbench-icon{width:46px;height:46px;border-radius:13px}.workbench-heading h2{font-size:27px}.builder-panel,.source-shelf{padding:18px}.form-grid{grid-template-columns:1fr}.form-grid>.field:first-child{grid-column:auto}.creator-presets{grid-template-columns:1fr 1fr}.result-heading{align-items:flex-start;flex-direction:column;padding:20px}.result-actions{width:100%}.result-actions button{flex:1;justify-content:center}.result-sections article{grid-template-columns:1fr;gap:6px;padding:17px 20px}.source-list,.source-summary-grid{grid-template-columns:1fr}.source-summary-grid article{min-height:130px}footer{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition-duration:.01ms!important}}.site-header{height:66px;grid-template-columns:230px 1fr 230px;border-bottom-color:#e5e1d8d6}.main-nav{gap:34px}.main-nav a{color:#4c566c;font-weight:650}.github-link{border-color:#e7e1d8;border-radius:999px;background:#ffffffd1}.hero{max-width:1280px;padding:64px 24px 48px;text-align:left}.hero-grid{display:grid;grid-template-columns:minmax(0,.84fr) minmax(520px,1.16fr);gap:clamp(36px,6vw,82px);align-items:center}.hero-copy{position:relative;padding:32px 0 30px}.hero-copy:before{content:"";width:250px;height:250px;position:absolute;left:-90px;top:-60px;z-index:-1;border-radius:46% 54% 63% 37%;background:linear-gradient(135deg,#ff5b501f,#f6ad0c0d);filter:blur(1px);transform:rotate(-10deg)}.hero-proof{width:max-content;margin:0 0 20px;justify-content:flex-start;border-color:#f3dcd5;background:#fff7f4;color:#d8564d;box-shadow:none}.hero-proof svg{color:var(--coral)}.hero h1{max-width:600px;margin:0;font-size:clamp(48px,5.2vw,72px);line-height:1.08;letter-spacing:-.068em}.hero h1 span{margin-top:8px}.hero h1 span:after{width:178px;height:6px;left:6px;bottom:-11px;transform:rotate(-1.5deg)}.hero-copy>p{max-width:560px;margin:30px 0 0;color:#667087;font-size:17px;line-height:1.85}.hero-actions{align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:13px;margin-top:27px}.hero-actions button{min-height:52px;padding:0 24px;border-radius:14px}.hero-safe{display:inline-flex;align-items:center;gap:6px;color:#7a8394;font-size:11px;font-weight:650}.hero-safe svg{color:var(--green)}.task-picker{position:relative;padding:20px;border:1px solid #e8e3da;border-radius:28px;background:linear-gradient(145deg,#fffffffa,#fffcf6f0),#fff;box-shadow:0 30px 80px #1d28411f}.task-picker:before,.task-picker:after{content:"";position:absolute;z-index:-1;border-radius:999px}.task-picker:before{width:96px;height:96px;right:-28px;top:-28px;background:#e9f4ff}.task-picker:after{width:76px;height:76px;left:-24px;bottom:-20px;background:#eff8e9}.task-picker-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:4px 5px 16px}.task-picker-heading span{color:var(--coral);font-size:10px;font-weight:900;letter-spacing:.12em}.task-picker-heading h2{margin:5px 0 0;font-size:23px;letter-spacing:-.035em}.task-picker-heading>small{color:#9a9fac;font-size:11px}.task-picker-list{display:grid;gap:9px}.task-choice{--task: var(--coral);--task-soft: #fff2ef;display:grid;grid-template-columns:44px minmax(0,1fr) auto 18px;gap:12px;align-items:center;min-height:78px;padding:11px 15px 11px 11px;border:1px solid #e7e5e1;border-radius:17px;background:#fff;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.task-choice.blue{--task: var(--blue);--task-soft: #eaf3ff}.task-choice.yellow{--task: var(--yellow);--task-soft: #fff7dd}.task-choice.green{--task: var(--green);--task-soft: #eef8e9}.task-choice:hover{transform:translate(4px);border-color:color-mix(in srgb,var(--task) 48%,#e7e5e1);box-shadow:0 10px 25px color-mix(in srgb,var(--task) 10%,transparent)}.task-choice-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:var(--task-soft);color:var(--task)}.task-choice-icon svg{width:23px;height:23px}.task-choice-copy{min-width:0;display:grid;gap:4px}.task-choice-copy strong{overflow:hidden;color:#18243f;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.task-choice-copy small{color:#7d8595;font-size:11px}.task-choice-outcome{padding:6px 9px;border-radius:999px;background:var(--task-soft);color:var(--task);font-size:10px;font-weight:800;white-space:nowrap}.task-choice>svg{width:16px;height:16px;color:var(--task)}.task-picker-foot{display:flex;align-items:center;justify-content:center;gap:6px;padding:15px 0 0;color:#858c9a;font-size:10px}.task-picker-foot svg{color:var(--green)}.how-section{max-width:1232px;display:grid;grid-template-columns:.74fr 1.26fr;gap:40px;align-items:center;margin:18px auto 72px;padding:25px 28px;border:1px solid #ebe6dd;border-radius:22px;background:#ffffffb8}.how-intro h2{max-width:340px;margin:7px 0 0;font-size:25px;line-height:1.28;letter-spacing:-.04em}.how-list{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:0;padding:0;list-style:none}.how-list li{display:grid;grid-template-columns:30px 1fr;gap:10px;padding:4px 18px;border-left:1px solid #e9e5de}.how-list li>span{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#fff0ed;color:var(--coral);font-family:Georgia,serif;font-size:14px;font-weight:800}.how-list strong{display:block;margin:1px 0 5px;font-size:12px}.how-list p{margin:0;color:#7d8594;font-size:10px;line-height:1.55}.workbench-section{max-width:1280px;margin-bottom:30px;padding:20px 26px 30px;border:1px solid color-mix(in srgb,var(--accent) 16%,#e8e3da);border-radius:30px;background:radial-gradient(circle at 92% 4%,color-mix(in srgb,var(--accent) 8%,transparent),transparent 25%),#ffffff8f}.workbench-tabs{max-width:710px;margin:0 auto 20px;border-color:#e7e3db;border-radius:999px;box-shadow:none}.workbench-tabs button{border-radius:999px}.workbench-heading{justify-content:center;padding:18px 4px 25px;text-align:left}.workbench-heading>div:last-child{max-width:660px}.workbench-heading span{letter-spacing:0}.workbench-heading h2{font-size:clamp(30px,3vw,40px)}.builder-panel,.result-panel{border-color:#e8e4dc;box-shadow:0 18px 50px #12213d13}.panel-title>span{box-shadow:0 6px 16px color-mix(in srgb,var(--accent) 25%,transparent)}.result-heading{background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--accent) 13%,transparent),transparent 40%),linear-gradient(135deg,var(--accent-soft),#fff 62%)}.result-ready{padding:5px 8px;border-radius:999px;background:#fff}details.source-shelf{padding:0;overflow:hidden;border-color:#e8e4dc;box-shadow:none}.source-shelf>summary{display:grid;grid-template-columns:42px 1fr 18px;gap:12px;align-items:center;padding:17px 20px;cursor:pointer;list-style:none}.source-shelf>summary::-webkit-details-marker{display:none}.source-shelf>summary:hover{background:#ffffff9e}.source-summary-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:var(--accent-soft);color:var(--accent)}.source-summary-icon svg{width:22px;height:22px}.source-shelf>summary>span:nth-child(2){display:grid;gap:4px}.source-shelf>summary strong{font-size:13px}.source-shelf>summary small{color:#818899;font-size:10px}.source-shelf>summary>svg{color:#8a91a0;transition:transform .18s ease}.source-shelf[open]>summary>svg{transform:rotate(180deg)}.source-shelf-body{padding:4px 20px 20px}.source-shelf-heading{margin:0 0 12px}.source-shelf-heading>p{text-align:left}.all-sources{padding-top:64px}.all-sources .section-heading{align-items:center}.source-summary-grid article{min-height:150px;border-color:#e9e4db;background:radial-gradient(circle at 80% 10%,rgba(255,91,80,.06),transparent 28%),#fff;box-shadow:0 10px 30px #12213d0b}@media(max-width:1080px){.hero-grid{grid-template-columns:1fr;gap:25px}.hero-copy{max-width:760px;margin:0 auto;text-align:center}.hero-proof,.hero-actions{margin-left:auto;margin-right:auto;align-items:center}.hero h1,.hero-copy>p{margin-left:auto;margin-right:auto}.hero h1 span:after{left:50%;transform:translate(-50%) rotate(-1.5deg)}.task-picker{max-width:760px;width:100%;margin:0 auto}.how-section{grid-template-columns:1fr;margin-left:20px;margin-right:20px}.how-intro{text-align:center}.how-intro h2{max-width:none}}@media(max-width:720px){.site-header{height:60px;grid-template-columns:1fr auto}.hero{padding:38px 14px 30px}.hero-copy{padding:14px 8px 10px}.hero-proof{margin-bottom:16px}.hero h1{font-size:clamp(40px,11vw,54px)}.hero-copy>p{margin-top:26px;font-size:14px;line-height:1.75}.hero-actions{align-items:stretch}.hero-safe{justify-content:center;text-align:center}.task-picker{padding:14px;border-radius:22px}.task-picker-heading{align-items:flex-start}.task-picker-heading h2{font-size:20px}.task-choice{grid-template-columns:42px minmax(0,1fr) 16px;min-height:70px;padding-right:12px}.task-choice-outcome{display:none}.task-choice-icon{width:42px;height:42px}.how-section{margin:10px 14px 44px;padding:20px 17px}.how-list{grid-template-columns:1fr;gap:15px}.how-list li{padding:0;border-left:0}.workbench-section{margin:0 10px 26px;padding:8px 8px 22px;border-radius:24px}.workbench-tabs{border-radius:18px}.workbench-tabs button{border-radius:13px}.workbench-heading{justify-content:flex-start;padding-left:8px;padding-right:8px}.source-shelf>summary{grid-template-columns:38px 1fr 16px;padding:15px}.source-summary-icon{width:38px;height:38px}.source-shelf-body{padding:2px 14px 14px}}
