@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@font-face{font-family:Arizona Flare;src:url(/dist/assets/ABCArizonaFlare-Medium-Trial--batMUFo.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Arizona Flare;src:url(/dist/assets/ABCArizonaFlare-Bold-Trial-mwEuobPS.woff2) format("woff2");font-weight:700;font-display:swap}h1,h2,h3{font-family:Arizona Flare,sans-serif;font-weight:500}h1{font-size:3.5rem}h2{font-size:2.25rem;line-height:1.2}h2.section-headline{font-family:Inter,sans-serif;font-size:1rem;font-weight:500;padding-bottom:1rem;border-bottom:1px solid var(--medium-grey);margin-bottom:1rem}a{color:inherit;text-decoration:none}.middle-nav{position:fixed;top:1rem;left:50%;height:var(--header-height);transform:translate(-50%);background-color:var(--grey);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 4px 8px #0000001a;padding:.5rem;border-radius:var(--border-radius);display:flex;gap:.5rem;z-index:10}.middle-nav a{font-family:Arizona Flare,sans-serif;font-weight:700;font-size:1.75rem;background-color:var(--accent-color);padding:.5rem 1rem;display:inline-block;border-radius:var(--border-radius)}.middle-nav a:has(svg){padding:.5rem;background-color:#fff;display:grid;place-items:center;height:100%;aspect-ratio:1/1}.lang-switcher{position:fixed;top:1rem;right:.5rem;z-index:10;display:flex;align-items:center;background-color:var(--grey);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);height:var(--header-height);padding:0 .5rem;border-radius:var(--border-radius);gap:.5rem}.lang-switcher svg{margin:0 .5rem}.lang-switcher svg *{stroke-width:.3rem}.lang-switcher ul{display:flex;gap:.1rem;background-color:#fff;padding:.5rem 1rem;border-radius:var(--border-radius)}.lang-switcher ul li{background-color:#fff;padding:.5rem 1rem;border-radius:var(--border-radius);font-weight:600}.lang-switcher ul li.active{box-shadow:1px 1px 2px #00000040}.lang-switcher a{text-transform:uppercase}.filter-nav{display:none;position:fixed;bottom:1rem;left:1rem;right:1rem;z-index:10;justify-content:center}.filter-nav.filter-nav--home{display:flex}.filter-nav ul{background-color:var(--grey);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:.5rem;border-radius:var(--border-radius);box-shadow:0 4px 8px #00000040;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;max-width:90vw}.filter-nav button{display:flex;align-items:center;padding:0 1.15rem 0 .5rem;background-color:var(--accent-color);border-radius:var(--border-radius);border:none;height:3rem;cursor:pointer}.filter-nav button span{font-family:Inter;font-weight:500}.filter-nav button svg{margin:0 .5rem}.filter-nav button svg *{stroke-width:.3rem}.filter-nav button.is-active{background-color:#000;color:#fff}.filter-nav button.is-active svg *{stroke:#fff}.filter-nav button.filter-button--secondary{background-color:#fff}.filter-nav select{height:3rem;border-radius:var(--border-radius);border:1px solid rgba(0,0,0,.25);padding:0 .5rem;cursor:pointer;font-family:Inter;font-weight:500}.filter-nav .entry-count{padding:0 .5rem;font-family:Inter;font-weight:500}.filter-nav .active-filter-pill{display:flex}.filter-nav .active-filter-button{display:inline-flex;align-items:center;gap:.65rem;min-height:3rem;padding:0 1rem;border:none;border-radius:var(--border-radius);background-color:#fff;cursor:pointer;border:1px solid rgba(0,0,0,.5)}.filter-nav .active-filter-button span{font-family:Inter;font-weight:500}.filter-nav .active-filter-button .category-icon,.filter-nav .active-filter-button .icon-placeholder{flex-shrink:0;margin-bottom:0}.filter-nav .filter-nav__close{margin-left:auto}span.active-filter-pill__remove-wrapper{display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;border-radius:.25rem;background-color:#00000014}span.active-filter-pill__remove-wrapper span{transform:translateY(-.125rem);font-size:1.5rem;font-weight:200!important}button.remove-all-filters-button{background-color:#000;color:#fff;padding-left:1rem;gap:.33rem;padding-right:.75rem}.filter-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:9}.filter-overlay ul{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;max-width:90vw}.filter-overlay ul button{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;background-color:#fff;border-radius:var(--border-radius);border:none;font-family:Inter;font-weight:500;cursor:pointer}.filter-overlay ul button svg *{transition:stroke .18s ease,fill .18s ease}@media(hover:hover){.filter-overlay ul button:hover{background-color:#000;color:#fff}.filter-overlay ul button:hover svg *{stroke:#fff;fill:#fff}}.filter-overlay ul button.active{background-color:#000;color:#fff}.filter-overlay ul button.active svg *{stroke:#fff;fill:#fff}main.prompt-page{width:calc(100svw - 6rem);margin:6rem auto 0;padding:2rem;background-color:#fff;border-radius:var(--border-radius-l)}.page-inner{width:100%;max-width:60rem;margin:3rem auto}.page-main-title{margin:5rem 0}.prompt-page-categories{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.two-col-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin-bottom:4rem}@media(max-width:812px)and (orientation:portrait){.two-col-section{grid-template-columns:1fr}}.prompt-section{background-color:var(--grey);border-radius:var(--border-radius);padding:1.5rem .75rem .75rem}.prompt-section .prompt-section-header{display:flex;justify-content:space-between;padding:0 .5rem .5rem}.prompt-section .prompt-section-label{font-family:Inter,sans-serif;font-size:1rem;font-weight:500;color:var(--dark-grey)}.prompt-section .prompt-form{padding:1.5rem;background-color:#fff;border-radius:var(--border-radius)}.prompt-section .prompt-form h1{font-family:Inter,sans-serif;font-size:1rem;font-weight:500;margin-bottom:.35rem}.prompt-section .prompt-form p{margin-bottom:1.5rem}.prompt-section .prompt-form .prompt-slot-wrap{position:relative;display:inline-block;width:100%;margin:0 0 1rem;border-radius:calc(var(--border-radius) * .7);background-color:var(--grey)}.prompt-section .prompt-form .prompt-slot-wrap:last-child{margin-bottom:0}.prompt-section .prompt-form .prompt-slot-label{position:absolute;top:1rem;left:.5rem;max-width:calc(100% - 1rem);color:var(--dark-grey);font-size:1rem;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none;transform-origin:left top;transition:transform .18s ease,color .18s ease}.prompt-section .prompt-form .prompt-slot-wrap:focus-within .prompt-slot-label,.prompt-section .prompt-form textarea.prompt-slot:not(:placeholder-shown)+.prompt-slot-label{transform:translateY(-.7rem) scale(.78)}.prompt-section .prompt-form textarea.prompt-slot{display:block;border:none;background-color:transparent;width:100%;min-height:calc(1.2rem + 1.5em + .35rem);padding:1.4rem .5rem .5rem .55rem;border-radius:calc(var(--border-radius) * .7);color:inherit;font:inherit;resize:none;overflow:hidden;overflow-wrap:break-word;white-space:pre-wrap}.prompt-section .prompt-form textarea.prompt-slot:focus{outline:1px solid var(--medium-grey)}.prompt-section .filled-prompt{display:none}.prompt-section .filled-prompt .prompt-slot-preview{margin-bottom:1.5rem}.prompt-section .filled-prompt .prompt-slot-preview:last-child{margin-bottom:0}.prompt-section .filled-prompt h3{margin-bottom:.35rem;color:var(--dark-grey);font-family:Inter,sans-serif;font-size:.95rem;font-weight:600}.prompt-slot-value{white-space:pre-wrap}:root:has(main.about-page){background-color:var(--grey)}main.about-page{width:calc(100svw - 3rem);margin:6rem auto 2rem;padding:2rem;background-color:#fff;border-radius:var(--border-radius-l)}.about-page-nav{display:block;width:max-content;margin:0 auto}.about-page-nav ul{display:flex;background-color:var(--grey);padding:.3rem;border-radius:var(--border-radius)}.about-page-nav ul li{padding:.5rem 1rem;border-radius:var(--border-radius);font-weight:600;cursor:pointer;color:var(--text-color-50)}.about-page-nav ul li.active{background-color:#fff;box-shadow:1px 1px 2px #00000040;color:var(--text-color)}.intro-text{margin-bottom:2.5rem}.about-page-categories ul{display:flex;gap:1rem;flex-wrap:wrap}.scenarios{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.scenario-options{margin-top:1rem}.scenario-options li{margin-bottom:1rem}[x-cloak]{display:none!important}*{margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricPrecision;list-style:none}:root{font-family:Inter,sans-serif;font-size:14px;background-color:var(--accent-color);--accent-color: #70FF8D;--medium-grey: #E0E0E0;--dark-grey: #888888;--grey: rgba(247, 247, 247, .75);--grey: #F5F5F5;--text-color: #000;--text-color-50: rgba(0, 0, 0, .5);--border-radius: .75rem;--border-radius-l: 1.5rem;--header-height: 4.08rem;--svg-width: 1.4rem}html.is-changing .transition-fade{transition:opacity .25s;opacity:1}html.is-animating .transition-fade{opacity:0}body.filter-open{overflow:hidden}.prompts-grid{margin-top:6rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:start;padding:1rem}@media(max-width:1000px){.prompts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.prompts-grid{grid-template-columns:1fr}}.prompts-grid.is-masonry{position:relative}.prompts-grid.is-masonry-ready{display:grid}.prompts-grid.is-masonry-ready .prompt{position:absolute;margin:0}.prompt[hidden],.prompt.is-hidden{display:none!important}.prompt-card{padding:2rem;background-color:#fff;border-radius:var(--border-radius)}.prompt-card h2{margin-top:5rem;margin-bottom:1rem}.prompt-card p{color:var(--text-color-50)}.categories{display:flex;gap:1rem;flex-wrap:wrap}.category-with-icon{display:inline-flex;align-items:center;gap:.65rem;min-height:3rem;padding:0 1rem;border:none;border-radius:var(--border-radius);background-color:#fff;cursor:pointer;border:1px solid rgba(0,0,0,.5);transition:background-color .18s ease,color .18s ease,border-color .18s ease}.category-with-icon span{font-family:Inter;font-weight:500}.category-with-icon .category-icon,.category-with-icon .icon-placeholder{flex-shrink:0;margin-bottom:0}.category-icon{width:25px;height:25px}.icon-placeholder{display:inline-block;width:20px;height:20px;background-color:#2d2d2d;border-radius:50%;margin-bottom:1rem}svg{width:var(--svg-width);height:var(--svg-width)}.icon-button{background-color:transparent;border:none;cursor:pointer}.icon-button svg{height:20px}.icon-button svg *{stroke:var(--dark-grey)}.btn{margin:.5rem 0;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;padding:.5rem 1rem;display:inline-block;border:1px solid var(--accent-color);border-radius:var(--border-radius);transition:background-color .18s ease,color .18s ease,border-color .18s ease}@media(hover:hover){.btn:hover{background-color:#000;color:#fff;border-color:#000}}footer{margin-bottom:0rem}footer ul{display:flex;gap:1rem;justify-content:center;padding:2rem 0}footer ul li{color:var(--text-color-50);font-family:Inter,sans-serif;font-size:1rem;font-weight:500}:root:has(main.prompts-grid) footer{margin-bottom:5rem}
