.prompt-page{background:var(--paper);color:var(--ink);font-family:var(--font-manrope),Arial,sans-serif}.prompt-library-gated-content[inert]{pointer-events:none;-webkit-user-select:none;user-select:none}.prompt-gate-backdrop{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#061622c7;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.prompt-gate{isolation:isolate;background:radial-gradient(circle at 92% 5%,#58c3f22e,transparent 34%),var(--ink);color:#fff;width:min(100%,620px);font-family:var(--font-manrope),Arial,sans-serif;border:1px solid #58c3f28c;border-radius:24px;padding:34px;position:relative;overflow:hidden;box-shadow:0 28px 90px #00000061}.prompt-gate:after{content:"";z-index:-1;border:1px solid #58c3f242;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-110px;right:-86px;box-shadow:0 0 0 34px #58c3f20d}.prompt-gate-brand{color:#fff;align-items:center;gap:10px;font-size:18px;text-decoration:none;display:inline-flex}.prompt-gate-logo{background:0 0;flex:0 0 56px;place-items:center;width:56px;height:56px;display:grid;overflow:visible}.prompt-gate-logo img{object-fit:contain;object-position:center;width:56px;max-width:100%;height:56px;display:block;position:static}.prompt-gate-eyebrow{color:var(--lime);letter-spacing:.13em;margin:28px 0 10px;font-size:11px;font-weight:800}.prompt-gate h2{max-width:520px;font-family:var(--font-geist),Arial,sans-serif;letter-spacing:-.05em;margin:12px 0 0;font-size:clamp(34px,6vw,54px);font-weight:520;line-height:1.02}.prompt-gate>p:not(.prompt-gate-eyebrow):not(.prompt-gate-status){color:#ffffffd1;max-width:520px;margin:18px 0 0;font-size:15px;line-height:1.65}.prompt-gate-form{margin-top:26px}.prompt-gate-form label{margin-bottom:9px;font-size:13px;font-weight:750;display:block}.prompt-gate-form>div{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.prompt-gate-form input{min-width:0;height:52px;color:var(--ink);font:inherit;background:#fff;border:1px solid #ffffff73;border-radius:11px;padding:0 16px;font-size:15px}.prompt-gate-form input::placeholder{color:#536673}.prompt-gate-form button{background:var(--lime);min-height:52px;color:var(--ink);font:inherit;cursor:pointer;border:1px solid #fff;border-radius:11px;padding:0 22px;font-size:14px;font-weight:800;box-shadow:0 3px #fff}.prompt-gate-form button:hover:not(:disabled){transform:translateY(1px);box-shadow:0 2px #fff}.prompt-gate-form button:disabled{cursor:default;opacity:.72}.prompt-gate :is(input,button):focus-visible{outline-offset:3px;outline:3px solid #fff}.prompt-gate-status{color:#ffffffc7;min-height:24px;margin:14px 0 0;font-size:13px;line-height:1.55}.prompt-gate-status.error{color:#ffd2d2}.prompt-gate-status.pending{color:#fff3bf}.prompt-unlock-announcement{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:fixed;overflow:hidden}.prompt-header,.prompt-footer{background:var(--ink);color:#fff}.prompt-header{border-bottom:1px solid #53c6ef59}.prompt-header .brand-logo-frame img{filter:none}.prompt-back{border-bottom:1px solid #ffffff8c;padding-bottom:3px;font-size:14px;text-decoration:none}.prompt-back:hover{border-color:var(--lime);color:var(--lime)}.prompt-page main{max-width:1240px;margin:auto;padding:28px 32px 64px}.prompt-intro{isolation:isolate;background:var(--ink);color:#fff;border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:center;gap:52px;padding:48px 52px 60px;display:grid;position:relative;overflow:hidden}.prompt-intro:after{content:"";z-index:-1;border:1px solid #53c6ef52;border-radius:50%;width:260px;height:260px;position:absolute;top:-120px;right:-95px;box-shadow:0 0 0 42px #53c6ef0f,0 0 0 84px #53c6ef0a}.prompt-eyebrow{letter-spacing:.13em;color:var(--lime);font-size:11px;font-weight:800}.prompt-intro h1{font-family:var(--font-geist),Arial,sans-serif;letter-spacing:-.058em;max-width:720px;margin:18px 0 20px;font-size:clamp(46px,5.1vw,70px);font-weight:520;line-height:.98}.prompt-intro h1 em{color:var(--lime);font-family:Georgia,serif;font-weight:600}.prompt-intro-description{color:#ffffffd1;max-width:660px;font-size:16px;line-height:1.65}.prompt-facts{gap:10px;margin:28px 0 0;display:flex}.prompt-facts div{background:#ffffff0d;border:1px solid #53c6ef61;border-radius:12px;min-width:112px;padding:11px 14px}.prompt-facts dt{text-transform:uppercase;letter-spacing:.09em;color:#ffffff9e;font-size:10px;line-height:1.2}.prompt-facts dd{color:#fff;margin:4px 0 0;font-size:17px;font-weight:760}.prompt-visual{background:#fff;border:1px solid #53c6ef8c;border-radius:22px;padding:10px;position:relative;box-shadow:12px 14px #53c6ef29}.prompt-visual span{z-index:1;background:var(--ink);color:var(--lime);letter-spacing:.08em;border:1px solid #53c6ef8c;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800;position:absolute;top:20px;left:20px}.prompt-intro img{aspect-ratio:3/2;object-fit:cover;border-radius:14px;width:100%;height:auto;display:block}.prompt-start{border:1px solid var(--ink);background:#fff;border-radius:14px;margin:20px 0 18px;overflow:hidden}.prompt-start summary{cursor:pointer;padding:17px 54px 17px 20px;font-weight:750;list-style:none;position:relative}.prompt-start summary::-webkit-details-marker{display:none}.prompt-start summary:after{content:"+";background:var(--ink);width:26px;height:26px;color:var(--lime);border-radius:50%;place-items:center;font-size:18px;display:grid;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.prompt-start[open] summary:after{content:"−"}.prompt-start>div{max-width:800px;padding:0 20px 20px;line-height:1.75}.prompt-start li{margin:10px 0}.prompt-start h2{font-size:17px}.prompt-source-note{border-left:3px solid var(--lime);max-width:940px;margin:0 0 26px;padding-left:16px;font-size:13px;line-height:1.7}.prompt-source-note p{margin:6px 0}.prompt-variables{overflow-wrap:anywhere;margin:0 0 20px;font-size:12px;line-height:1.7}.prompt-variables ul{flex-wrap:wrap;gap:8px;padding:0;list-style:none;display:flex}.prompt-variables li{background:var(--paper);border:1px solid var(--line);border-radius:4px;padding:3px 8px}.prompt-caution{border-left:3px solid var(--lime);margin-top:22px;padding-left:14px;font-size:13px;line-height:1.7}.prompt-caution p{margin:8px 0}.prompt-preview-notice,.prompt-editorial-pending{border-left:3px solid var(--lime);background:#fff;padding:12px 16px;font-size:14px;line-height:1.6}.prompt-preview-notice{margin:20px 0}.prompt-controls{z-index:2;border:2px solid var(--ink);background:#fff;border-radius:20px;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) auto;align-items:end;gap:18px;margin:-28px 28px 0;padding:22px 24px 24px;display:grid;position:relative;box-shadow:0 12px #0f273a17}.prompt-controls-intro{border-bottom:1px solid #0f273a2e;grid-column:1/-1;justify-content:space-between;align-items:baseline;gap:18px;padding-bottom:13px;display:flex}.prompt-controls-intro span{letter-spacing:.11em;text-transform:uppercase;color:var(--ink);font-size:10px;font-weight:800}.prompt-controls-intro strong{font-family:var(--font-geist),Arial,sans-serif;letter-spacing:-.035em;font-size:22px}.prompt-controls>div{min-width:0}.prompt-controls label{margin-bottom:10px;font-size:14px;font-weight:700;display:block}.prompt-controls :is(input,select){width:100%;min-width:0;color:var(--ink);border:1px solid var(--ink);font:inherit;background:#fff;border-radius:10px;height:50px;padding:12px 14px;font-size:15px}.prompt-controls :is(input,select):hover{border-color:var(--lime)}.prompt-tag-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:28px 28px 20px;padding:0 2px;display:grid}.prompt-tag-grid .prompt-tags{display:contents}.prompt-page .prompt-tag-grid .prompt-tag{justify-content:flex-start;width:100%;min-width:0}.prompt-tag-grid .prompt-tag>span:not(.prompt-tag-icon):not(.prompt-tag-count){overflow-wrap:normal;word-break:normal;text-align:left;min-width:0;line-height:1.4}.prompt-tag-grid .prompt-tag-count{flex-shrink:0;margin-left:auto}@media (max-width:1000px){.prompt-tag-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prompt-page .prompt-tag-grid .prompt-tag{border-radius:14px;gap:12px;min-height:52px;padding:10px 14px}}@media (max-width:700px){.prompt-tag-grid{grid-template-columns:minmax(0,1fr);gap:8px;margin:24px 10px 18px}.prompt-page .prompt-tag-grid .prompt-tag{font-size:14px}}.prompt-page .prompt-tag{width:auto;min-height:42px;color:var(--ink);font:inherit;box-shadow:none;cursor:pointer;background:#fff;border:1px solid #0f273a38;border-radius:999px;align-items:center;gap:9px;padding:6px 13px 6px 9px;font-size:14px;font-weight:650;transition:background .15s,border-color .15s;display:inline-flex}.prompt-page .prompt-tag:hover,.prompt-page .prompt-tag[aria-pressed=true]{box-shadow:none;background:#eaf6fa;border-color:#399ab5;transform:none}.prompt-tag img{object-fit:contain;width:28px;height:28px;display:block}.prompt-tag-icon{flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:21px;line-height:1;display:grid}.prompt-tag-count{min-width:25px;height:25px;color:var(--ink);background:#edf1f4;border-radius:999px;place-items:center;padding:0 5px;font-size:12px;display:grid}.prompt-tag:focus-visible{outline-offset:4px;outline:2px solid #399ab5}@media (max-width:600px){.prompt-tags{margin:24px 10px 18px}}.prompt-page .prompt-search-button{background:var(--lime);min-width:112px;height:50px;box-shadow:0 3px 0 var(--ink)}.prompt-page .prompt-search-button:hover{background:var(--lime);box-shadow:0 2px 0 var(--ink);transform:translateY(1px)}.prompt-page button{font:inherit;cursor:pointer;border:1px solid var(--ink);min-height:44px;color:var(--ink);background:#fff;border-radius:99px;padding:10px 20px;font-size:14px;font-weight:700}.prompt-page button:hover:not(:disabled){background:var(--lime)}.prompt-page button:disabled{opacity:.5;cursor:default}.prompt-page :is(a,button,input,select,summary,pre):focus-visible{outline:3px solid var(--lime);outline-offset:3px}.prompt-page .prompt-copy{background:var(--lime);box-shadow:inset 0 1px 0 #fff,0 3px 0 var(--ink);margin-bottom:5px}.prompt-page .prompt-copy:hover{box-shadow:inset 0 1px 0 #fff,0 1px 0 var(--ink);transform:translateY(1px)}.prompt-results-bar{border-top:1px solid #0f273a38;justify-content:space-between;align-items:center;gap:18px;margin:30px 0 20px;padding-top:24px;display:flex}.prompt-results-bar h2{max-width:720px;margin:0;scroll-margin-top:110px;font-size:18px;line-height:1.5}.prompt-results-bar p{white-space:nowrap;font-size:13px}.prompt-category-note{border-left:3px solid var(--lime);background:#fff;padding:12px 18px;line-height:1.7}.prompt-results{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:24px;display:grid}.prompt-card{border:1px solid var(--line);background:#fff;border-radius:18px;min-width:0;padding:26px;box-shadow:0 8px 26px #0f273a0a}.prompt-card-heading{justify-content:space-between;align-items:start;gap:15px;font-size:11px;font-weight:650;line-height:1.5;display:flex}.prompt-search-match{border-left:3px solid var(--lime);background:var(--paper);gap:5px;margin:0 0 16px;padding:11px 13px;font-size:12px;line-height:1.55;display:grid}.prompt-search-match strong{text-transform:uppercase;letter-spacing:.04em;font-size:11px}.prompt-search-match span{overflow-wrap:anywhere}.prompt-card-heading span:last-child{white-space:nowrap}.prompt-card h2{font-family:var(--font-geist),Arial,sans-serif;letter-spacing:-.035em;margin:14px 0;font-size:28px;font-weight:500}.prompt-purpose{overflow-wrap:anywhere;margin:0 0 22px;font-size:15px;line-height:1.75}.prompt-original-label{justify-content:space-between;gap:12px;margin:20px 0 8px;font-size:11px;font-weight:700;display:flex}.prompt-original-label span{font-weight:400}.prompt-card pre{white-space:pre-wrap;overflow-wrap:anywhere;word-break:normal;font-family:var(--font-manrope),Arial,sans-serif;background:var(--paper);border-left:3px solid var(--lime);-webkit-user-select:text;user-select:text;margin:0 0 18px;padding:18px;font-size:15px;line-height:1.8}.prompt-card code{font:inherit}.prompt-copy-status{overflow-wrap:anywhere;margin:12px 0;font-size:13px;line-height:1.6}.prompt-copy-status:empty{display:none}.prompt-guidance{border-top:1px solid var(--line);margin-top:24px}.prompt-guidance summary{cursor:pointer;min-height:44px;padding:18px 0 0;font-size:14px;font-weight:700}.prompt-guidance>div{overflow-wrap:anywhere;font-size:14px;line-height:1.75}.prompt-guidance h3{margin:22px 0 8px;font-size:14px}.prompt-guidance p{margin:0 0 14px}.prompt-guidance ul{padding-left:20px}.prompt-guidance li{margin:7px 0}.prompt-guidance aside{border-left:3px solid var(--lime);padding:0 14px}.prompt-note-label{font-size:12px}.prompt-pagination{justify-content:center;align-items:center;gap:24px;margin-top:32px;font-size:14px;display:flex}.prompt-bundle-tags{margin-top:0}.prompt-system{background:#edf8fb;border:1px solid #399ab5;border-radius:20px;margin:24px 0;padding:28px;font-size:16px;line-height:1.7}.prompt-system-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.prompt-system h2{margin:4px 0;font-size:28px;line-height:1.2}.prompt-system h3,.prompt-step-brief h3{margin:18px 0 5px;font-size:16px}.prompt-system-label{letter-spacing:.08em;margin:0;font-size:12px;font-weight:750}.prompt-system-order{flex-wrap:wrap;gap:8px 18px;padding:0;list-style:none;display:flex}.prompt-system-order a{text-underline-offset:4px;font-size:14px}.prompt-system aside{border-left:3px solid #399ab5;padding-left:15px;font-size:14px}.prompt-system-results{grid-template-columns:1fr;max-width:900px;margin:auto}.prompt-system-results h2{scroll-margin-top:110px}.prompt-step-brief{background:#edf8fb;border-radius:12px;padding:16px 20px;font-size:16px;line-height:1.65}.prompt-step-brief h3:first-child{margin-top:0}.prompt-step-brief p{margin:0 0 12px}.prompt-step-brief span,.prompt-system-results .prompt-card-heading{font-size:12px}@media (max-width:600px){.prompt-system{padding:20px}.prompt-bundle-tags{margin-top:0}.prompt-system h2{font-size:24px}}.prompt-empty{text-align:center;background:#fff;border-radius:16px;grid-column:1/-1;padding:40px 24px}.prompt-empty p{line-height:1.6}.prompt-load-error{border:1px solid var(--ink);margin:20px 0;padding:20px;line-height:1.6}.prompt-footer{justify-content:space-between;align-items:center;gap:25px;padding:35px 5vw;display:flex}.prompt-footer nav{gap:24px;font-size:14px;display:flex}.prompt-skip{z-index:100;background:var(--ink);color:#fff;padding:12px;position:fixed;top:8px;left:12px;transform:translateY(-150%)}.prompt-skip:focus{transform:none}@media (max-width:850px){.prompt-intro{grid-template-columns:1fr 210px;gap:28px;padding:40px 38px 52px}.prompt-controls{grid-template-columns:1fr 1fr;margin-left:20px;margin-right:20px}.prompt-controls .prompt-search-button{justify-self:start}.prompt-results{grid-template-columns:1fr}.prompt-results-bar{flex-direction:column;align-items:start;gap:0}}@media (max-width:600px){.prompt-page main{padding:14px 14px 44px}.prompt-header{padding:0 20px}.prompt-header .brand{font-size:22px}.prompt-back{font-size:12px}.prompt-intro{border-radius:20px;grid-template-columns:1fr;gap:16px;padding:28px 22px 48px}.prompt-intro:after{top:-145px;right:-170px}.prompt-visual{display:none}.prompt-intro h1{margin:14px 0 15px;font-size:clamp(39px,12vw,48px)}.prompt-intro-description{font-size:14px;line-height:1.55}.prompt-facts{gap:6px;margin-top:20px}.prompt-facts div{flex:1;min-width:0;padding:9px}.prompt-facts dt{font-size:8px}.prompt-facts dd{font-size:14px}.prompt-controls{border-radius:17px;grid-template-columns:1fr;gap:14px;margin:-24px 10px 0;padding:17px}.prompt-controls-intro{gap:3px;padding-bottom:10px;display:grid}.prompt-controls-intro strong{font-size:20px}.prompt-controls label{margin-bottom:7px;font-size:12px}.prompt-controls :is(input,select){height:47px;font-size:14px}.prompt-page .prompt-search-button{width:100%;height:47px}.prompt-start{margin-top:17px}.prompt-card{padding:20px}.prompt-card pre{padding:14px;font-size:14px}.prompt-original-label{flex-wrap:wrap}.prompt-pagination{gap:12px}.prompt-pagination button{padding:10px 16px}.prompt-footer{flex-direction:column;align-items:start}.prompt-footer nav{gap:20px}.prompt-card-heading{flex-wrap:wrap}.prompt-intro{gap:24px}.prompt-visual{border-radius:16px;width:100%;padding:7px;display:block;box-shadow:8px 9px #53c6ef29}.prompt-gate-backdrop{align-items:end;padding:12px}.prompt-gate{border-radius:20px;max-height:calc(100dvh - 24px);padding:26px 20px 24px;overflow:hidden auto}.prompt-gate:after{display:none}.prompt-gate-eyebrow{margin-top:22px}.prompt-gate h2{font-size:clamp(34px,10.5vw,44px)}.prompt-gate-form>div{grid-template-columns:1fr}.prompt-gate-form button{width:100%}}@media (prefers-reduced-motion:reduce){.prompt-gate-form button{transition:none}}.library-feature{color:#fff;max-width:1310px;font-family:var(--font-manrope),Arial,sans-serif;background:#0f273a;border:1px solid #58c3f2;border-radius:24px;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:48px;margin:36px auto 48px;padding:44px;display:grid}.library-feature-copy,.library-feature-preview{min-width:0}.library-feature-label{color:#58c3f2;letter-spacing:.1em;margin:0 0 16px;font-size:12px;font-weight:800}.library-feature h2{font-family:var(--font-geist),Arial,sans-serif;letter-spacing:-.045em;margin:0 0 20px;font-size:clamp(34px,3.8vw,52px);font-weight:520;line-height:1.08}.library-feature-copy>p:not(.library-feature-label){color:#d4e4ed;margin:0 0 24px;font-size:16px;line-height:1.7}.library-feature-action{color:#0f273a;background:#58c3f2;border-radius:12px;justify-content:center;align-items:center;gap:18px;min-height:50px;padding:13px 20px;font-size:15px;font-weight:800;display:inline-flex}.library-feature-action:hover{background:#86d4f6}.library-feature-action:focus-visible{outline-offset:4px;outline:3px solid #fff}.library-feature-copy small{color:#b7d1df;margin-top:13px;font-size:12px;line-height:1.6;display:block}.library-feature-preview{color:#0f273a;background:#f8f9f9;border-radius:18px;padding:24px}.library-feature-preview>p:first-child{letter-spacing:.04em;margin:0 0 18px;font-size:12px;font-weight:800}.library-feature-preview article{border-top:1px solid #cfdee5;gap:14px;padding:16px 0;display:flex}.library-feature-icon{flex:0 0 36px;font-size:26px}.library-feature-preview h3{margin:0 0 5px;font-size:18px;line-height:1.35}.library-feature-preview article p{margin:0 0 8px;font-size:14px;line-height:1.6}.library-feature-preview article div>span{color:#4b6575;font-size:12px;line-height:1.5}.library-feature-more{color:#4b6575;margin:12px 0 0;font-size:13px;line-height:1.6}@media (max-width:1400px){.library-feature{margin-left:4.5vw;margin-right:4.5vw}}@media (max-width:850px){.library-feature{grid-template-columns:minmax(0,1fr);gap:28px;margin-top:24px;padding:28px}.library-feature-preview{padding:20px}}@media (max-width:480px){.library-feature{border-radius:20px;padding:24px 20px}.library-feature-action{gap:12px;width:100%}.library-feature h2{font-size:34px}}.library-search-feature{text-align:center;background:radial-gradient(at 50% 100%,#1a4b65 0%,#0f273a 65%);padding:58px 44px;display:block}.library-search-feature h2{max-width:900px;margin:18px auto;font-size:clamp(36px,4.7vw,64px);line-height:1.08}.library-search-feature h2 em{color:#58c3f2;font-style:normal}.library-search-description{color:#d8e7ef;margin:0 auto 28px;font-size:18px;line-height:1.65}.library-feature-search{text-align:left;max-width:740px;margin:0 auto 18px}.library-feature-search label{color:#d8e7ef;margin-bottom:10px;font-size:14px;display:block}.library-search-field{background:#f8f9f9;border:1px solid #a4d7ee;border-radius:18px;align-items:center;gap:12px;padding:8px 8px 8px 20px;display:flex;box-shadow:0 10px 36px #06162240}.library-search-field>span{color:#36738f;font-size:32px}.library-search-field input{color:#0f273a;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;height:48px;font-size:18px}.library-search-field input::placeholder{color:#597486}.library-search-field:focus-within{outline-offset:4px;outline:3px solid #58c3f2}.library-search-field button{color:#0f273a;min-height:48px;font:inherit;cursor:pointer;background:#58c3f2;border:0;border-radius:12px;align-items:center;gap:16px;padding:0 22px;font-weight:800;display:flex}.library-search-field button:focus-visible{outline-offset:2px;outline:3px solid #0f273a}.library-search-feature>small{color:#c0d6e3;font-size:13px}.library-search-feature .library-feature-label{letter-spacing:.1em;font-size:14px}@media (max-width:600px){.library-search-feature{padding:36px 20px}.library-search-description{font-size:16px}.library-search-field{gap:8px;padding-left:12px}.library-search-field input{font-size:16px}.library-search-field button{padding:0 12px;font-size:14px}.library-search-field button span{display:none}.library-search-field>span{font-size:26px}.library-search-feature>small{line-height:1.6;display:block}}
