@charset "UTF-8";
:root{color-scheme:light;--ink:#192132;--muted:#687387;--line:#e3e8f0;--blue:#285ee8;--paper:#fff;--page:#fafbfe;--radius:24px;--header:155px;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Text","PingFang SC","Microsoft YaHei",sans-serif;font-size:16px;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header) + 24px)}body{margin:0;color:var(--ink);background:var(--page);-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:default}svg{flex:none}.icon{width:20px;height:20px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;fill:none}a,button,input,select{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #80a5ff;outline-offset:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}.skip-link{position:fixed;top:-100px;left:20px;padding:14px;background:white;z-index:100}.skip-link:focus{top:12px}::selection{background:#dbe6ff;color:#102955}
.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(215,222,233,.75);background:rgba(255,255,255,.88);backdrop-filter:blur(24px) saturate(160%);-webkit-backdrop-filter:blur(24px) saturate(160%)}.header-inner,.navigation{max-width:1320px;margin:auto;padding-inline:40px}.header-inner{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;align-items:center;gap:13px;border:1px solid #e6eaf1;border-radius:18px;padding:8px 17px 8px 8px;background:linear-gradient(135deg,#fff,rgba(247,250,255,.7));box-shadow:0 4px 18px #233e7310;transition:border-color .25s,box-shadow .25s,transform .25s;flex-shrink:0}.brand-mark{height:48px;width:48px;display:grid;place-content:center;position:relative;border-radius:13px;background:#1c2535;color:white;font:600 31px/1 Georgia,serif;box-shadow:inset 0 1px 0 #ffffff30}.brand-mark span{position:absolute;right:8px;bottom:9px;color:#a5bdff;font-size:26px}.brand-type{display:grid;gap:5px}.brand-type strong{font-size:21px;font-weight:700;letter-spacing:-.04em}.brand-type small{font-size:9px;letter-spacing:.17em;color:#8390a4}.search-box{display:flex;gap:11px;align-items:center;padding:0 16px;background:#f1f4f9;border:1px solid transparent;border-radius:14px;width:min(360px,36vw);min-height:46px;color:#8190a6;transition:.2s}.search-box:focus-within{background:#fff;border-color:#abc2fa;box-shadow:0 0 0 4px #2864e809}.search-box input{min-width:0;width:100%;border:0;background:none;outline:none;color:var(--ink);font-size:14px;line-height:1.5;padding:12px 0}.search-box input:focus-visible{outline:none}.search-box input::-webkit-search-cancel-button{-webkit-appearance:none}.search-box input::placeholder{color:#8390a4}.search-box kbd{font:12px/1.6 inherit;border:1px solid #dce2ec;border-radius:4px;width:21px;text-align:center}.clear-search{border:0;background:none;font-size:24px;line-height:1;padding:0 4px;color:#687387}.navigation{display:flex;gap:8px;padding-bottom:12px;align-items:center}.nav-link{display:inline-flex;gap:8px;justify-content:center;align-items:center;min-height:43px;padding:0 19px;border-radius:12px;color:#647087;font-size:14px;font-weight:600;white-space:nowrap;border:1px solid transparent;transition:background .2s,color .2s,box-shadow .2s}.nav-link .icon{width:17px;height:17px}.nav-link[aria-current="page"]{color:#214da9;background:#eaf0fc;border-color:#dce6fa;box-shadow:inset 0 1px 0 #fff}.nav-link:first-child{margin-right:12px}.nav-link:last-child{margin-left:auto}
main{max-width:1320px;padding:36px 40px 56px;margin:auto;min-height:calc(100svh - 240px);outline:none}h1,h2,h3,p{margin:0}h2{font-size:32px;line-height:1.3;letter-spacing:-.04em}h3{font-size:19px;line-height:1.45;letter-spacing:-.025em}.eyebrow{font-size:11px;font-weight:600;letter-spacing:.16em;color:#8491a5;line-height:1.5}.page-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:26px}.page-head .eyebrow{margin-bottom:8px}.page-description{color:var(--muted);font-size:15px;line-height:1.7;margin-top:10px;max-width:700px}.head-meta{font-size:13px;color:#7c8799;white-space:nowrap}.home-heading{font-size:28px;letter-spacing:-.04em}.home-head{margin-bottom:22px}.quick-tasks{display:flex;gap:9px;align-items:center;flex-wrap:wrap;margin-bottom:25px}.quick-label{font-size:13px;color:#808da1;margin-right:7px}.quick-link{display:inline-flex;gap:5px;align-items:center;font-size:13px;border:1px solid #e3e8f1;background:#fff;padding:8px 13px;border-radius:99px;color:#5c6b82;transition:.2s}.quick-link .icon{width:13px;height:13px}.home-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.category{--accent:#3768da;--tint:#edf3ff;min-width:0;position:relative;isolation:isolate;overflow:hidden;border:1px solid #dce5f1;border-radius:var(--radius);background:linear-gradient(125deg,#ffffffd9 0%,#ffffff80 55%,#ffffff20),var(--tint);box-shadow:inset 0 1px 0 #fff,0 4px 12px #24386103;transition:transform .3s,box-shadow .3s,border-color .3s;grid-column:span 2;min-height:212px;display:flex;flex-direction:column}.category::after{content:"";position:absolute;z-index:-1;inset:0;pointer-events:none;background:radial-gradient(ellipse at var(--mx,90%) var(--my,0%),#fff9,transparent 68%);opacity:.55;transition:opacity .3s}.category-main{display:flex;flex:1;flex-direction:column;padding:27px 28px;gap:10px}.category-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.category-icon{width:47px;height:47px;border-radius:14px;display:grid;place-items:center;color:var(--accent);background:#ffffffa6;box-shadow:inset 0 1px 0 #fff,0 3px 8px #18284405;border:1px solid #ffffffc0}.category-icon .icon{width:25px;height:25px}.category-count{font-size:12px;font-weight:500;letter-spacing:.03em;color:var(--accent);background:#ffffff7a;border-radius:99px;padding:6px 10px}.category h3{font-size:21px}.category-description{font-size:14px;line-height:1.65;color:#738098;max-width:90%}.category-arrow{position:absolute;right:25px;bottom:26px;width:28px;height:28px;display:grid;place-items:center;color:var(--accent);transition:transform .25s}.category-arrow .icon{width:21px}.category-featured{grid-column:span 4;--accent:#4263d0;--tint:#e9eefe;min-height:258px}.category-featured .category-main{padding-bottom:16px;flex:0}.category-featured .category-top{margin-bottom:2px}.category-featured h3{font-size:29px}.category-featured .category-icon{position:absolute;right:38px;top:34px;width:80px;height:80px;border-radius:24px;background:linear-gradient(145deg,#ffffffdf,#ffffff58);box-shadow:inset 0 1px 1px #fff,0 15px 28px #5069b010;transform:rotate(-7deg)}.category-featured .category-icon .icon{width:39px;height:39px}.category-featured .category-count{padding:0;background:none;font-size:13px}.category-featured .category-description{max-width:75%;font-size:15px}.category-shortcuts{display:flex;gap:7px;flex-wrap:wrap;padding:0 72px 25px 28px}.category-shortcut{font-size:13px;padding:8px 11px;line-height:1.3;border:1px solid #ffffffcb;background:#ffffff85;border-radius:9px;color:#52689b;transition:background .2s}.category-formula{--accent:#477bd3;--tint:#edf5ff;min-height:258px}.category-half{--accent:#21857f;--tint:#eaf6f4}.category-full{--accent:#af7352;--tint:#fbf1e9}.category-examples{--accent:#92668b;--tint:#f5edf7}.category-examples .category-main{padding-bottom:24px}.category-examples .category-top{margin-bottom:12px}.example-peek{position:absolute;right:20px;top:16px;display:flex;align-items:center;height:60px;gap:4px}.example-peek img{width:43px;height:58px;object-fit:cover;border:3px solid #fff;border-radius:7px;box-shadow:0 3px 12px #45324915;transform:rotate(7deg)}.example-peek img:first-child{transform:rotate(-8deg)}.category-examples .category-count{position:absolute;left:84px;top:39px;background:none;font-size:12px}.home-footnote{margin-top:23px;display:flex;gap:10px;align-items:center;color:#8893a5;font-size:12px}.home-footnote .icon{width:15px;height:15px}.site-footer{max-width:1240px;margin:0 auto;padding:22px 0 28px;display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line);font-size:12px;color:#8a94a5}
.button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:10px 16px;border:1px solid #dfe5ef;border-radius:11px;background:#fff;font-size:14px;line-height:1.3;font-weight:550;white-space:nowrap;transition:.2s}.button .icon{width:17px;height:17px}.button.primary{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 4px 12px #285ee81a}.button.subtle{background:#f8faff;border-color:#e8edf5;color:#637187}.text-link{border:0;background:none;color:var(--blue);padding:8px 0;font-size:14px;display:inline-flex;align-items:center;gap:6px}.text-link .icon{width:17px}.filter-panel{background:#fff;border:1px solid var(--line);padding:17px 19px;border-radius:17px;margin-bottom:27px}.filter-row{display:flex;gap:7px;flex-wrap:wrap}.filter{font-size:13px;line-height:1.5;padding:8px 12px;border:1px solid transparent;background:transparent;color:#6b768a;border-radius:9px;min-height:38px;display:inline-flex;align-items:center;gap:7px}.filter span{font-size:11px;color:#919daf;font-weight:400}.filter.active{color:#264ca1;border-color:#dee7fb;background:#edf2ff;font-weight:600}.filter.active span{color:#6382c5}.mobile-filter{display:none}.group-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 15px}.group-heading h3{font-size:18px;display:flex;align-items:center;gap:9px}.group-heading h3 .icon{color:#7e92b8}.group-heading span{font-size:12px;color:#8c98aa}.prompt-group+.prompt-group{margin-top:34px}.prompt-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.prompt-card{position:relative;min-width:0;border:1px solid #e3e8f0;border-radius:18px;background:#fff;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 3px 9px #1b315d02;transition:border-color .2s,box-shadow .2s,transform .2s}.prompt-open{display:block;text-align:left;border:0;background:none;min-width:0;width:100%;padding:21px 22px 15px;flex:1}.prompt-top{display:flex;align-items:center;gap:10px;margin-bottom:13px;min-width:0}.small-icon{width:32px;height:32px;background:#f1f5fc;border-radius:9px;display:grid;place-items:center;color:#6b83b3;flex:none}.small-icon .icon{width:18px;height:18px}.prompt-card h3{font-size:16px;font-weight:650;line-height:1.55}.prompt-preview{font-size:14px;line-height:1.8;color:#8190a4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-weight:400}.prompt-footer{padding:0 18px 16px 22px;display:flex;align-items:center;justify-content:space-between;gap:10px}.prompt-tag{font-size:11px;color:#93a0b2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.copy-small{font-size:12px;min-height:35px;border:1px solid #e5eaf3;border-radius:8px;padding:7px 10px;background:#f8faff;display:inline-flex;align-items:center;gap:6px;flex:none;color:#536c98}.copy-small .icon{width:14px;height:14px}.result-count{font-size:14px;color:var(--muted);margin-bottom:18px}.empty-state{border:1px dashed #d9e2f0;background:#fff;border-radius:20px;text-align:center;padding:56px 24px}.empty-state>.icon{color:#a4b4d0;width:35px;height:35px;margin-bottom:18px}.empty-state h3{font-size:21px;margin-bottom:12px}.empty-state p{color:var(--muted);font-size:14px;line-height:1.8}.empty-state .quick-tasks{justify-content:center;margin:22px 0 0}mark{color:#244baf;background:#eaf1ff;border-radius:2px}
.formula-strip{display:flex;gap:10px;align-items:center;padding:18px 22px;background:#edf3fe;border:1px solid #dbe7ff;border-radius:16px;margin-bottom:25px;color:#3d5f9c}.formula-strip span{background:#fff;padding:9px 13px;border-radius:8px;font-size:14px;box-shadow:0 2px 4px #28436904;white-space:nowrap}.formula-strip b{font-weight:400;color:#91a9cf}.formula-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.formula-grid .prompt-card{min-height:290px}.formula-grid .prompt-top{flex-direction:column;align-items:flex-start;gap:16px}.formula-grid .small-icon{width:43px;height:43px}.formula-grid .small-icon .icon{width:23px;height:23px}.formula-grid .prompt-preview{-webkit-line-clamp:4}.step-label{font-size:12px;font-variant-numeric:tabular-nums;color:#758bac;display:block;margin-bottom:17px;font-weight:600;letter-spacing:.06em}.formula-note{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px;background:#fff;padding:20px 24px;border:1px solid var(--line);border-radius:16px}.formula-note p{font-size:14px;color:var(--muted);line-height:1.8}.formula-note strong{color:var(--ink);font-weight:600}.workflow{display:grid;gap:16px}.workflow-step{display:grid;grid-template-columns:50px 1fr;gap:18px}.step-rail{position:relative;padding-top:24px;display:flex;justify-content:center}.step-rail span{border:1px solid #dfe7f3;background:#fff;box-shadow:0 4px 10px #415d8505;z-index:1;position:relative;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;font-size:13px;font-weight:600;color:#5a78a7}.workflow-step:not(:last-child) .step-rail:after{content:"";position:absolute;top:63px;bottom:-40px;width:1px;background:#dce5f2}.workflow .prompt-card{display:grid;grid-template-columns:1fr 160px;min-height:130px}.workflow .prompt-open{padding:23px 26px}.workflow .prompt-top{margin-bottom:8px}.workflow .prompt-preview{-webkit-line-clamp:2}.workflow .prompt-footer{flex-direction:column;justify-content:center;align-items:flex-end;padding:23px 26px 23px 0}.workflow .prompt-tag{font-size:12px;color:#71819a}.branch-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.branch-grid .prompt-card{display:flex}.branch-grid .prompt-footer{flex-direction:row;padding:0 24px 18px}.workflow-kicker{display:flex;align-items:center;gap:8px;color:#71829b;font-size:13px;margin-bottom:18px}.workflow-kicker .icon{width:16px}.gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.example-card{border:1px solid var(--line);background:white;border-radius:18px;overflow:hidden;transition:transform .25s,box-shadow .25s}.example-open{display:block;border:0;padding:0;background:none;width:100%;text-align:left}.example-image{overflow:hidden;aspect-ratio:4/5;background:#f1f4f9;position:relative}.example-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.example-number{position:absolute;top:12px;left:12px;background:#ffffffd9;padding:5px 9px;border-radius:7px;font-size:11px;backdrop-filter:blur(12px);color:#495870}.example-info{padding:17px 17px 8px}.example-info h3{font-size:15px}.example-card .prompt-footer{padding:4px 15px 15px 17px}.example-info small{color:var(--muted);font-size:12px;display:block;margin-top:7px}.example-card .copy-small{font-size:11px;padding:6px 8px;min-height:32px}.gallery-tabs{margin-bottom:22px;display:flex;gap:6px}
dialog{padding:0;border:1px solid #ffffffdd;border-radius:25px;width:min(740px,calc(100% - 48px));max-height:calc(100dvh - 72px);color:var(--ink);background:#fff;box-shadow:0 30px 100px #14244233;overflow:hidden}dialog[open]{display:flex;flex-direction:column;animation:dialog-enter .25s ease-out}dialog::backdrop{background:rgba(23,32,51,.22);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}.dialog-head{padding:25px 28px 22px;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex:none;background:linear-gradient(125deg,#f8faff,#fff)}.dialog-head .eyebrow{margin-bottom:8px;color:#6b84ad;font-size:12px;letter-spacing:.04em}.dialog-head h2{font-size:25px;line-height:1.5}.icon-button{display:grid;place-items:center;border:1px solid #e2e7f0;background:#f5f7fb;border-radius:11px;width:38px;height:38px;color:#78879e;flex:none}.close-button{font-size:27px;line-height:1}.dialog-body{overflow:auto;overscroll-behavior:contain;padding:27px 28px 30px;flex:1;min-height:0}.prompt-full{font-size:16px;line-height:1.95;white-space:pre-wrap;overflow-wrap:anywhere;color:#374258;user-select:text}.dialog-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 28px;border-top:1px solid var(--line);background:#f9fbff;flex:none}.dialog-footer>span{color:#8b97aa;font-size:12px}.dialog-footer .button{min-height:44px}.dialog-image{display:block;max-width:100%;max-height:47dvh;width:auto;height:auto;margin:0 auto 24px;border-radius:12px}.qr-view{display:grid;justify-items:center;gap:12px;background:#f8faff;border:1px solid var(--line);border-radius:16px;padding:22px}.qr-view img{width:180px;max-width:100%;height:auto}.qr-view p{font-size:14px;line-height:1.8;color:var(--muted);text-align:center}.qr-view a{color:var(--blue);font-size:13px;border-bottom:1px solid #abc4ff;padding-bottom:3px}.example-details>summary{font-size:14px;font-weight:600;color:#53698d;cursor:pointer;margin-bottom:18px}.toast{position:fixed;z-index:80;left:50%;bottom:max(25px,env(safe-area-inset-bottom));transform:translate(-50%,15px);opacity:0;pointer-events:none;background:#222d42;color:#fff;padding:13px 19px;border-radius:12px;box-shadow:0 8px 32px #15264220;font-size:14px;transition:opacity .2s,transform .2s;max-width:calc(100% - 40px);text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}body:has(dialog[open]){overflow:hidden}.no-script{padding:30px}.page-enter{animation:page-enter .3s cubic-bezier(.2,.65,.3,1)}
@keyframes page-enter{from{opacity:.35;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes dialog-enter{from{opacity:.4;transform:translateY(12px) scale(.99)}to{opacity:1;transform:none}}
@media(hover:hover){.brand:hover{border-color:#b7cbfa;box-shadow:0 7px 25px #2b5de712;transform:translateY(-1px)}.nav-link:hover{color:#2856ab;background:#f0f4fd;box-shadow:0 3px 12px #3060b308}.category:hover{transform:translateY(-3px);border-color:#c9d7f0;box-shadow:0 15px 35px #3555870a,inset 0 1px 0 #fff}.category:hover:after{opacity:1}.category:hover .category-arrow{transform:translateX(3px)}.category-shortcut:hover{background:#fff}.quick-link:hover{color:#285bd0;border-color:#bfd0f5;background:#f4f7ff}.button:hover,.copy-small:hover{border-color:#b7c9ec;background:#f1f6ff}.button.primary:hover{background:#174cd4;border-color:#174cd4}.prompt-card:hover{border-color:#c3d3ed;box-shadow:0 8px 20px #24406f08}.prompt-open:hover h3{color:#2b59bb}.filter:hover{background:#f3f6fc;color:#36568c}.example-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #20365d0c}.example-card:hover img{transform:scale(1.035)}}
.search-filters{margin-bottom:22px}html{scrollbar-gutter:stable}.category-featured .category-main{min-height:172px}
@media(min-width:1600px){main{padding-top:46px}.home-grid{gap:22px}.category{min-height:234px}.category-featured,.category-formula{min-height:278px}}
@media(max-width:1100px){.header-inner,.navigation{padding-inline:28px}.header-inner{gap:22px}.brand-type strong{font-size:20px}.search-box{width:310px}.nav-link{padding-inline:14px}main{padding:30px 28px 45px}.category-main{padding:24px}.category h3{font-size:19px}.category-description{font-size:13px}.example-peek img{width:35px;height:49px}.example-peek{right:14px}.category-examples .category-count{left:78px;top:39px}.prompt-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.formula-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.formula-grid .prompt-card{min-height:230px}.site-footer{margin-inline:28px}.home-grid{gap:14px}.category-shortcuts{padding-left:24px}.category-featured .category-main{padding-bottom:16px}.category-featured .category-icon{right:26px}}
@media(max-width:820px){:root{--header:150px}.brand-type strong{font-size:18px}.brand-mark{width:42px;height:42px;font-size:27px}.brand{gap:10px;padding-right:12px}.brand-type small{font-size:8px}.header-inner{min-height:88px}.search-box{width:250px}.navigation{gap:4px}.nav-link{padding-inline:11px;font-size:13px}.nav-link:first-child{margin-right:0}.nav-link .icon{display:none}.nav-link:first-child .icon{display:block}.category{grid-column:span 3}.category-featured{grid-column:span 6;min-height:225px}.category-formula{min-height:210px}.category-featured .category-icon{right:36px;top:35px}.category-featured h3{font-size:27px}.category-examples .category-count{position:static}.example-peek{top:18px;right:55px}.category-examples .category-main{min-height:210px}.category-examples .category-icon{display:none}.category-examples{grid-column:span 3}.category-examples .category-top{height:47px;margin-bottom:15px;justify-content:flex-start}.category-examples h3{margin-top:0}.page-head{align-items:flex-start}.head-meta{white-space:normal;font-size:12px;text-align:right}.workflow .prompt-card{grid-template-columns:1fr 135px}.workflow .prompt-footer{padding-right:20px}.workflow .prompt-open{padding:21px}.formula-strip{gap:7px;padding:16px}.formula-strip span{padding:9px 10px;font-size:13px}.site-footer{font-size:11px}}
@media(max-width:600px){:root{--header:188px}.header-inner{padding:12px 18px 10px;min-height:0;display:grid;grid-template-columns:1fr;gap:12px}.brand{justify-self:start;border:0;padding:0;border-radius:12px;background:none;box-shadow:none;gap:11px}.brand-mark{width:41px;height:41px;border-radius:12px;font-size:28px}.brand-mark span{right:7px;bottom:7px}.brand-type strong{font-size:19px}.brand-type small{font-size:8px;letter-spacing:.13em}.search-box{width:100%;min-height:42px;padding:0 13px;border-radius:11px;gap:10px}.search-box input{font-size:16px;padding:9px 0;line-height:1.4}.search-box input::placeholder{font-size:14px}.search-box kbd{display:none}.navigation{padding:0 18px 10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px 5px}.nav-link{min-height:33px;line-height:1.3;font-size:12px;border-radius:8px;padding:7px 5px}.nav-link:first-child{margin:0}.nav-link:last-child{margin:0}.nav-link .icon,.nav-link:first-child .icon{display:none}.site-header{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}main{padding:24px 18px 36px;min-height:calc(100svh - 300px)}h2{font-size:26px}.page-head{gap:12px;margin-bottom:21px}.page-head .eyebrow{font-size:9px;letter-spacing:.1em;margin-bottom:7px}.page-description{font-size:14px;line-height:1.7;margin-top:8px}.page-head .button{font-size:12px;padding:9px 11px;min-height:37px}.page-head .button .icon{width:14px;height:14px}.page-head:has(.page-description){flex-wrap:wrap}.home-head{align-items:center;margin-bottom:17px}.home-heading{font-size:24px}.head-meta{font-size:11px;max-width:105px;line-height:1.65}.quick-tasks{gap:6px;margin-bottom:19px}.quick-label{display:none}.quick-link{font-size:12px;padding:7px 10px}.quick-link .icon{display:none}.home-grid{display:flex;flex-direction:column;gap:11px}.category{min-height:0;border-radius:18px}.category-main{position:relative;display:grid;grid-template-columns:43px 1fr;column-gap:14px;row-gap:5px;padding:19px 46px 19px 18px;align-content:center}.category-top{display:contents;margin:0}.category-icon{width:43px;height:43px;border-radius:12px;grid-column:1;grid-row:1/3;align-self:center}.category-icon .icon{width:23px;height:23px}.category h3{font-size:17px;grid-column:2;line-height:1.4}.category-description{font-size:12px;grid-column:2;max-width:100%;line-height:1.55}.category-count{display:none}.category-arrow{right:14px;bottom:50%;transform:translateY(50%);width:23px;height:23px}.category-arrow .icon{width:18px}.category-featured{min-height:0}.category-featured .category-main{display:flex;padding:22px 20px 14px;gap:6px}.category-featured h3{font-size:24px}.category-featured .category-top{display:block;margin-bottom:3px}.category-featured .category-count{display:inline;font-size:11px}.category-featured .category-icon{width:60px;height:60px;top:24px;right:22px;border-radius:18px;display:grid}.category-featured .category-icon .icon{width:30px;height:30px}.category-featured .category-description{font-size:13px;max-width:76%}.category-shortcuts{padding:0 46px 20px 20px;gap:6px}.category-shortcut{font-size:12px;padding:7px 9px}.category-featured .category-arrow{bottom:20px;transform:none}.category-formula{min-height:0}.category-examples .category-main{min-height:0}.category-examples .category-icon{display:grid}.category-examples .category-top{display:contents;height:auto}.category-examples .category-count{display:none}.example-peek{display:none}.home-footnote{font-size:11px;line-height:1.7;margin-top:17px;align-items:flex-start}.home-footnote .icon{margin-top:2px}.site-footer{margin-inline:18px;padding:18px 0 24px;font-size:10px}.button{font-size:13px}.filter-panel{padding:12px;border-radius:13px;margin-bottom:21px}.filter-panel .filter-row{display:none}.mobile-filter{display:flex;align-items:center;gap:12px;color:#7b889d;font-size:13px}.mobile-filter select{min-width:0;flex:1;padding:9px 8px;background:#f6f8fd;border:1px solid #e1e8f4;border-radius:8px;color:#385681;font-size:14px}.prompt-grid{grid-template-columns:1fr;gap:11px}.prompt-open{padding:18px 18px 12px}.prompt-top{gap:9px;margin-bottom:10px}.prompt-card h3{font-size:16px}.prompt-preview{font-size:14px}.prompt-footer{padding:0 16px 14px 18px}.prompt-card{border-radius:15px}.prompt-tag{font-size:11px}.copy-small{font-size:12px;min-height:38px;padding-inline:12px}.prompt-group+.prompt-group{margin-top:27px}.group-heading{margin-bottom:13px}.group-heading h3{font-size:17px}.filter-row.search-filters{display:flex;gap:4px;flex-wrap:wrap;margin-bottom:18px}.filter{font-size:12px;padding:7px 9px;gap:4px;min-height:35px}.filter span{font-size:10px}.result-count{font-size:13px}.formula-strip{flex-wrap:wrap;gap:7px;padding:13px}.formula-strip span{font-size:12px;padding:7px 9px}.formula-strip b{font-size:12px}.formula-grid{grid-template-columns:1fr;gap:12px}.formula-grid .prompt-card{min-height:0}.formula-grid .prompt-top{flex-direction:row;align-items:center;gap:12px;margin-bottom:10px}.formula-grid .prompt-preview{-webkit-line-clamp:3}.formula-grid .step-label{position:absolute;right:18px;top:18px;font-size:10px;opacity:.7}.formula-grid .prompt-top h3{padding-right:28px}.formula-grid .small-icon{width:34px;height:34px}.formula-grid .small-icon .icon{width:19px;height:19px}.formula-note{padding:18px;flex-wrap:wrap;gap:12px}.formula-note p{font-size:13px}.workflow-step{grid-template-columns:30px 1fr;gap:9px}.step-rail{padding-top:20px}.step-rail span{width:29px;height:29px;font-size:11px}.workflow-step:not(:last-child) .step-rail:after{top:48px}.workflow .prompt-card{display:flex;min-height:0}.workflow .prompt-open{padding:18px 16px 12px}.workflow .prompt-top{gap:9px;align-items:flex-start}.workflow .prompt-card h3{font-size:15px}.workflow .prompt-footer{flex-direction:row;align-items:center;padding:0 14px 14px 16px}.workflow .prompt-tag{font-size:11px}.branch-grid{grid-template-columns:1fr;gap:11px}.workflow-kicker{font-size:12px;align-items:flex-start;line-height:1.7}.workflow-kicker .icon{margin-top:3px}.workflow{gap:14px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 11px}.example-card{border-radius:14px}.example-info{padding:12px 12px 7px}.example-info h3{font-size:14px;line-height:1.6}.example-info small{font-size:11px}.example-card .prompt-footer{padding:2px 11px 12px;align-items:flex-end}.example-card .prompt-tag{display:none}.example-card .copy-small{width:100%;justify-content:center;min-height:36px;font-size:11px}.example-image{aspect-ratio:3/4}.example-number{font-size:10px;left:9px;top:9px;padding:4px 7px}.gallery-tabs{gap:3px}.empty-state{padding:36px 18px}.empty-state h3{font-size:18px}dialog{width:100%;max-width:100%;max-height:91dvh;border-radius:24px 24px 0 0;border-width:1px 0 0;margin:auto 0 0}.dialog-head{padding:22px 21px 17px}.dialog-head h2{font-size:21px}.dialog-head .eyebrow{font-size:11px}.dialog-body{padding:21px}.prompt-full{font-size:16px;line-height:1.9}.dialog-footer{padding:14px 21px max(17px,env(safe-area-inset-bottom));gap:10px}.dialog-footer>span{font-size:11px;max-width:120px;line-height:1.6}.dialog-footer .button{font-size:14px;min-height:45px;padding-inline:18px}.dialog-image{max-height:39dvh}.qr-view img{width:165px}.toast{bottom:max(22px,env(safe-area-inset-bottom));font-size:13px}}
@media(max-width:360px){.header-inner,.navigation{padding-inline:14px}main{padding-inline:14px}.brand-type strong{font-size:17px}.brand-mark{width:38px;height:38px}.category-description{font-size:11px}.category h3{font-size:16px}.category-featured h3{font-size:22px}.category-featured .category-icon{right:18px;width:51px;height:51px}.category-shortcuts{padding-right:18px}.quick-link{padding:7px 8px;font-size:11px}.dialog-footer>span{display:none}.dialog-footer .button{width:100%}}
@media(max-width:600px){.category-description{font-size:13px}.category-featured .category-main{min-height:0}.nav-link{font-size:13px;min-height:35px}.quick-link{font-size:13px}.copy-small{min-height:40px}.site-footer{padding-bottom:max(24px,env(safe-area-inset-bottom))}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
