#actions-anchor{position:relative}.prompt-actions-container{transition:all .4s cubic-bezier(.45,.05,.55,.95)}.prompt-actions-container.is-sticky{position:fixed;top:auto;left:auto;width:auto;bottom:5.5rem;right:1.5rem;z-index:40;background-color:rgba(255,255,255,.8);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.5);border-radius:1rem;padding:.75rem;box-shadow:0 8px 16px rgba(0,0,0,.1);flex-direction:column;align-items:flex-end;gap:.75rem}.prompt-actions-container.is-sticky #tool-buttons-container{flex-direction:column;align-items:flex-end;gap:.5rem}.featured-badge{position:absolute;top:-.75rem;right:1.5rem;transform:rotate(15deg);background-color:#f59e0b;color:#fff;padding:.25rem .75rem;border-radius:.375rem;font-size:.75rem;font-weight:700;box-shadow:0 4px 6px -1px rgb(0 0 0 / .1),0 2px 4px -2px rgb(0 0 0 / .1)}.usage-guide-box{padding:1rem;margin-top:.5rem;border-left-width:4px;border-radius:.5rem;background-color:#e0f2fe;border-color:#0ea5e9;color:#075985}.usage-guide-box .usage-guide-container p{color:#0369a1}body,html{font-family:Inter,sans-serif;scroll-behavior:smooth;background-color:#f9fafb;color:#1f2937;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[role=button],button{cursor:pointer}body.dark-theme{background-color:#1a202c}.font-lora{font-family:Lora,serif}#aiCanvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-content{position:relative;z-index:10;pointer-events:none}.hero-content a,.hero-content button{pointer-events:auto}.fade-in-up{opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out}.is-visible{opacity:1;transform:translateY(0)}.article-content h2,.policy-content h2{font-family:Lora,serif;font-size:1.875rem;font-weight:700;margin-top:2.5rem;margin-bottom:1.5rem}.article-content h3{font-size:1.5rem;font-weight:600;margin-top:2.5rem;margin-bottom:1rem}.article-content h4{font-size:1.25rem;font-weight:600;margin-top:2rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}.article-content li,.article-content p,.policy-content li,.policy-content p{margin-bottom:1rem;line-height:1.75;color:#374151}body.dark-theme .article-content li,body.dark-theme .article-content p,body.dark-theme .policy-content li,body.dark-theme .policy-content p{color:#d1d5db}.article-content img{border-radius:.75rem;box-shadow:0 4px 6px -1px rgb(0 0 0 / .1),0 2px 4px -2px rgb(0 0 0 / .1);margin-top:1rem;margin-bottom:2rem;border:1px solid #e5e7eb}.article-content ul,.policy-content ul{list-style-type:disc;padding-left:1.5rem;margin-bottom:1rem}.article-content ol,.policy-content ol{list-style-type:decimal;padding-left:1.5rem;margin-bottom:1rem}.comparison-table td,.comparison-table th{border:1px solid #e5e7eb;padding:.75rem 1rem;text-align:left;vertical-align:top}.comparison-table th{background-color:#f9fafb}.highlight-bamboo{background-color:#ecfdf5}.file-list-item{transition:all .2s ease-in-out}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;appearance:textfield}.hero-section{background-size:cover;background-position:center center;background-attachment:fixed}#shape-complete-message{position:absolute;bottom:.1rem;left:50%;transform:translateX(-50%);z-index:20;padding:.75rem 1.5rem;background-color:rgba(0,0,0,.6);color:#fff;border-radius:9999px;font-size:.875rem;text-align:center;opacity:0;transition:opacity .5s ease-in-out;pointer-events:none}#shape-complete-message.visible{opacity:1}.feedback-sticky-button{position:fixed;bottom:1.5rem;right:1.5rem;z-index:40;display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:#059669;color:#fff;border-radius:9999px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .1),0 2px 4px -2px rgb(0 0 0 / .1);text-decoration:none;transition:all .2s ease-out}.feedback-sticky-button:hover{transform:scale(1.05);background-color:#047857}.feedback-sticky-button .text-content{font-size:.875rem;font-weight:600}@media (max-width:768px){.feedback-sticky-button .text-content{display:none}.feedback-sticky-button{padding:.75rem;width:50px;height:50px;justify-content:center}}.filter-controls-container{margin-bottom:2rem;padding:1.5rem;background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px 0 rgb(0 0 0 / .1),0 1px 2px -1px rgb(0 0 0 / .1);border:1px solid #e5e7eb}.prompt-search-input{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.375rem;margin-bottom:1rem;font-size:1rem}.prompt-search-input:focus{border-color:#10b981;box-shadow:0 0 0 1px #10b981;outline:0}.dropdown-button{display:inline-flex;align-items:center;justify-content:space-between;width:100%;min-width:220px;padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:.375rem;background-color:#fff;cursor:pointer;transition:all .2s ease-in-out}@media (min-width:640px){.dropdown-button{width:auto}}.dropdown-button .dropdown-chevron{width:1.25rem;height:1.25rem;margin-left:.5rem;color:#6b7280;transition:transform .2s ease-in-out}.dropdown-button.open .dropdown-chevron{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:100%;left:0;margin-top:.25rem;min-width:250px;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 4px 6px -1px rgb(0 0 0 / .1),0 2px 4px -2px rgb(0 0 0 / .1);z-index:20}.dropdown-search-container{padding:.5rem;border-bottom:1px solid #e5e7eb}.dropdown-search-input{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem}.dropdown-search-input:focus{border-color:#10b981;box-shadow:0 0 0 1px #10b981;outline:0}.dropdown-options-list{padding:.5rem;overflow-y:auto;max-height:250px}.dropdown-item{display:block;width:100%;text-align:left;padding:.5rem .75rem;border-radius:.375rem;cursor:pointer;font-size:.875rem}.dropdown-item:hover{background-color:#f3f4f6}.dropdown-item.active{background-color:#10b981;color:#fff}.header-logo-img{height:3.5rem;width:auto}.feedback-container{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.feedback-buttons button{padding:.5rem;border-radius:9999px;transition:all .2s ease-in-out;border:1px solid transparent}.feedback-buttons button:hover{transform:scale(1.1);background-color:#f3f4f6}.feedback-buttons button.selected{border-color:#10b981;background-color:#d1fae5}.feedback-comment-form{margin-top:1rem}.prompt-card-description-text ul,.usage-guide-container ul{list-style-type:disc;padding-left:1.5rem;margin-top:.5rem;margin-bottom:.5rem}.prompt-card-description-text a,.usage-guide-container a{color:#059669;text-decoration:underline}.prompt-card-description-text a:hover,.usage-guide-container a:hover{color:#047857}@keyframes heartbeat{0%{transform:scale(1);box-shadow:0 4px 6px -1px rgb(0 0 0 / .1),0 2px 4px -2px rgb(0 0 0 / .1)}50%{transform:scale(1.05);box-shadow:0 10px 15px -3px rgb(0 0 0 / .1),0 4px 6px -4px rgb(0 0 0 / .1)}100%{transform:scale(1);box-shadow:0 4px 6px -1px rgb(0 0 0 / .1),0 2px 4px -2px rgb(0 0 0 / .1)}}@keyframes heartbeat-strong{0%{transform:scale(1);box-shadow:0 4px 6px -1px rgb(0 0 0 / .1),0 2px 4px -2px rgb(0 0 0 / .1)}50%{transform:scale(1.1);box-shadow:0 10px 15px -3px rgb(0 0 0 / .1),0 4px 6px -4px rgb(0 0 0 / .1)}100%{transform:scale(1);box-shadow:0 4px 6px -1px rgb(0 0 0 / .1),0 2px 4px -2px rgb(0 0 0 / .1)}}.subscribe-sticky-button{position:fixed;bottom:20px;left:20px;z-index:1000;background-color:#047857;color:#fff;border-radius:9999px;padding:12px;transition:all .3s ease-in-out;display:flex;align-items:center;justify-content:center;overflow:hidden;width:56px;height:56px;border:none;cursor:pointer;animation:heartbeat-strong 1s ease-in-out infinite}.subscribe-sticky-button .text-content{white-space:nowrap;margin-left:8px;font-weight:600;font-size:14px;display:none;opacity:0;transform:translateX(-10px);transition:all .3s ease-in-out}.subscribe-sticky-button:hover{width:240px;background-color:#059669;justify-content:flex-start;animation-play-state:paused}.subscribe-sticky-button:hover .text-content{display:inline;opacity:1;transform:translateX(0)}.subscribe-modal{position:fixed;z-index:2000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center}.subscribe-modal-content{background-color:#fefefe;margin:auto;padding:24px 32px;border:1px solid #888;width:90%;max-width:500px;border-radius:16px;position:relative;box-shadow:0 10px 15px -3px rgb(0 0 0 / .1),0 4px 6px -4px rgb(0 0 0 / .1)}.subscribe-modal.hidden{display:none}.close-button{color:#aaa;position:absolute;top:10px;right:15px;font-size:28px;font-weight:700;border:none;background:0 0;cursor:pointer}.close-button:focus,.close-button:hover{color:#000;text-decoration:none;cursor:pointer}.prompt-actions-container{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px}.prompt-actions-container .copy-btn+.open-with-tools{margin-left:auto}.copy-btn{background-color:#059669;color:#fff;font-weight:700;padding:8px 20px;border-radius:8px;transition:background-color .2s;border:none;cursor:pointer;flex-shrink:0}.copy-btn:hover{background-color:#047857}.open-with-tools{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.open-with-label{font-size:.875rem;font-weight:500;color:#4b5563;display:none}.prompt-actions-container.is-sticky .open-with-label{display:none!important}@media (min-width:640px){.open-with-label{display:inline}}#tool-buttons-container a{transition:transform .2s ease-in-out}#tool-buttons-container a:hover{transform:scale(1.1)}