:root{--primary-black: #000000;--primary-white: #FFFFFF;--accent-teal: #11778E;--deep-navy: #000C1A;--text-primary: #1f2937;--text-secondary: #6b7280;--bg-secondary: #f5f5f5;--border-light: #e5e7eb}.container[data-astro-cid-fhz6agxh]{max-width:1200px;margin:0 auto;padding:0 2rem}.tool-hero[data-astro-cid-fhz6agxh]{background:linear-gradient(135deg,var(--deep-navy) 0%,var(--accent-teal) 100%);padding:6rem 0 3rem;color:#fff}.hero-content[data-astro-cid-fhz6agxh]{text-align:center}.back-link[data-astro-cid-fhz6agxh]{color:#fff;text-decoration:none;display:inline-block;margin-bottom:1.5rem;transition:opacity .3s ease}.back-link[data-astro-cid-fhz6agxh]:hover{text-decoration:underline}.hero-title[data-astro-cid-fhz6agxh]{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;margin-bottom:1rem;letter-spacing:-.03em;line-height:1.1;color:#fff}.hero-subtitle[data-astro-cid-fhz6agxh]{font-size:1.25rem;max-width:700px;margin:0 auto;line-height:1.6;color:#fff}.tool-section[data-astro-cid-fhz6agxh]{padding:3rem 0;background:var(--bg-secondary)}.generator-card[data-astro-cid-fhz6agxh],.palette-card[data-astro-cid-fhz6agxh],.preview-card[data-astro-cid-fhz6agxh],.history-card[data-astro-cid-fhz6agxh]{background:#fff;border:2px solid #000;padding:2rem;margin-bottom:2rem;box-shadow:8px 8px 0 var(--deep-navy)}.card-header[data-astro-cid-fhz6agxh] h2[data-astro-cid-fhz6agxh],.palette-header[data-astro-cid-fhz6agxh] h2[data-astro-cid-fhz6agxh],.preview-header[data-astro-cid-fhz6agxh] h2[data-astro-cid-fhz6agxh],.history-header[data-astro-cid-fhz6agxh] h2[data-astro-cid-fhz6agxh]{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.card-header[data-astro-cid-fhz6agxh] p[data-astro-cid-fhz6agxh],.preview-header[data-astro-cid-fhz6agxh] p[data-astro-cid-fhz6agxh]{color:var(--text-secondary);margin-bottom:1.5rem}.controls-grid[data-astro-cid-fhz6agxh]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:1.5rem}.control-group[data-astro-cid-fhz6agxh] label[data-astro-cid-fhz6agxh]{display:block;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.optional[data-astro-cid-fhz6agxh]{font-weight:400;color:var(--text-secondary);font-size:.875rem}.select-field[data-astro-cid-fhz6agxh],.input-field[data-astro-cid-fhz6agxh]{width:100%;padding:.75rem 1rem;border:2px solid var(--border-light);font-size:1rem;transition:border-color .2s ease}.select-field[data-astro-cid-fhz6agxh]:focus,.input-field[data-astro-cid-fhz6agxh]:focus{outline:none;border-color:var(--accent-teal);box-shadow:4px 4px 0 var(--deep-navy)}.color-input-wrapper[data-astro-cid-fhz6agxh]{display:flex;gap:.5rem}.color-input-wrapper[data-astro-cid-fhz6agxh] .input-field[data-astro-cid-fhz6agxh]{flex:1}.color-picker[data-astro-cid-fhz6agxh]{width:50px;height:100%;padding:0;border:2px solid var(--border-light);cursor:pointer}.button-row[data-astro-cid-fhz6agxh]{display:flex;gap:1rem;flex-wrap:wrap}.btn-primary[data-astro-cid-fhz6agxh],.btn-secondary[data-astro-cid-fhz6agxh]{padding:1rem 2rem;font-size:1rem;font-weight:600;border:2px solid #000;cursor:pointer;transition:all .2s ease}.btn-primary[data-astro-cid-fhz6agxh]{background:var(--accent-teal);color:#fff}.btn-secondary[data-astro-cid-fhz6agxh]{background:#fff;color:var(--text-primary)}.btn-primary[data-astro-cid-fhz6agxh]:hover,.btn-secondary[data-astro-cid-fhz6agxh]:hover{transform:translate(-4px,-4px);box-shadow:4px 4px 0 var(--deep-navy)}.btn-text[data-astro-cid-fhz6agxh]{background:transparent;border:none;color:var(--accent-teal);cursor:pointer;font-size:.875rem;font-weight:500}.btn-text[data-astro-cid-fhz6agxh]:hover{text-decoration:underline}.palette-header[data-astro-cid-fhz6agxh]{margin-bottom:1.5rem}.palette-details[data-astro-cid-fhz6agxh]{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;padding:1rem;background:var(--bg-secondary);border:1px solid var(--border-light);margin-top:1rem}.detail-item[data-astro-cid-fhz6agxh]{font-size:.875rem}.detail-label[data-astro-cid-fhz6agxh]{font-weight:600;color:var(--text-primary)}.palette-grid[data-astro-cid-fhz6agxh]{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;margin-bottom:1rem}.color-swatch[data-astro-cid-fhz6agxh]{border:2px solid #000;cursor:pointer;transition:all .2s ease}.color-swatch[data-astro-cid-fhz6agxh]:hover{transform:translateY(-4px);box-shadow:4px 4px 0 var(--deep-navy)}.color-swatch[data-astro-cid-fhz6agxh].locked{box-shadow:0 0 0 3px #eab308}.swatch-color[data-astro-cid-fhz6agxh]{aspect-ratio:1;display:flex;align-items:center;justify-content:center;position:relative;min-height:150px;border-radius:16px}.swatch-hex[data-astro-cid-fhz6agxh]{font-family:monospace;font-weight:600;font-size:.875rem;padding:.25rem .5rem;background:#ffffff1a;border-radius:4px}.lock-btn[data-astro-cid-fhz6agxh]{position:absolute;top:.5rem;right:.5rem;background:#ffffffe6;border:none;padding:.25rem;border-radius:4px;cursor:pointer;opacity:0;transition:opacity .2s ease}.color-swatch[data-astro-cid-fhz6agxh]:hover .lock-btn[data-astro-cid-fhz6agxh],.color-swatch[data-astro-cid-fhz6agxh].locked .lock-btn[data-astro-cid-fhz6agxh]{opacity:1}.swatch-info[data-astro-cid-fhz6agxh]{padding:.75rem;display:flex;justify-content:space-between;align-items:center;background:#fff}.swatch-role[data-astro-cid-fhz6agxh]{font-size:.75rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.contrast-badge[data-astro-cid-fhz6agxh]{font-size:.625rem;font-weight:600;padding:.25rem .5rem;border-radius:9999px}.contrast-aaa[data-astro-cid-fhz6agxh]{background:#dcfce7;color:#166534}.contrast-aa[data-astro-cid-fhz6agxh]{background:#dbeafe;color:#1e40af}.contrast-fail[data-astro-cid-fhz6agxh]{background:#fee2e2;color:#991b1b}.palette-hint[data-astro-cid-fhz6agxh]{text-align:center;color:var(--text-secondary);font-size:.875rem;margin-bottom:1.5rem}.palette-action-row[data-astro-cid-fhz6agxh]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;padding-top:1rem;border-top:1px solid var(--border-light)}.action-btn[data-astro-cid-fhz6agxh]{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;border:2px solid #000;cursor:pointer;transition:all .2s ease}.share-btn[data-astro-cid-fhz6agxh]{background:var(--deep-navy);color:#fff}.export-btn[data-astro-cid-fhz6agxh]{background:var(--accent-teal);color:#fff}.action-btn[data-astro-cid-fhz6agxh]:hover{transform:translate(-4px,-4px);box-shadow:4px 4px 0 var(--accent-teal)}.colorblind-tabs[data-astro-cid-fhz6agxh]{display:flex;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.cb-tab[data-astro-cid-fhz6agxh]{padding:.5rem 1rem;border:2px solid var(--border-light);background:#fff;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s ease}.cb-tab[data-astro-cid-fhz6agxh]:hover{border-color:var(--accent-teal)}.cb-tab[data-astro-cid-fhz6agxh].active{background:var(--accent-teal);border-color:var(--accent-teal);color:#fff}.colorblind-preview[data-astro-cid-fhz6agxh]{display:flex;gap:1rem;margin-bottom:1rem}.cb-swatch[data-astro-cid-fhz6agxh]{flex:1;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border:2px solid #000;font-family:monospace;font-size:.75rem;font-weight:600;min-height:80px}.cb-description[data-astro-cid-fhz6agxh]{color:var(--text-secondary);font-size:.875rem;font-style:italic}.mockup-grid[data-astro-cid-fhz6agxh]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.mockup-item[data-astro-cid-fhz6agxh] h3[data-astro-cid-fhz6agxh]{font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem;text-align:center}.mockup-item[data-astro-cid-fhz6agxh].wide{grid-column:1 / -1}.mockup-scene[data-astro-cid-fhz6agxh]{background:#e5e5e5;border-radius:12px;padding:2.5rem;display:flex;justify-content:center;align-items:center;min-height:320px;position:relative}.business-card-scene[data-astro-cid-fhz6agxh]{perspective:1200px}.cards-stack[data-astro-cid-fhz6agxh]{position:relative;width:280px;height:200px}.card-back[data-astro-cid-fhz6agxh]{position:absolute;width:240px;height:140px;border-radius:8px;top:0;left:50%;transform:translate(-50%) rotate(-8deg);box-shadow:0 1px 2px #0000000d,0 4px 8px #0000001a,0 12px 24px #00000026;overflow:hidden}.card-back[data-astro-cid-fhz6agxh]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#fff3,#fff0 40%,#0000000d);pointer-events:none;z-index:2}.card-front[data-astro-cid-fhz6agxh]{position:absolute;width:240px;height:140px;border-radius:8px;bottom:0;left:50%;transform:translate(-40%) rotate(5deg);box-shadow:0 2px 4px #0000000d,0 8px 16px #0000001a,0 20px 40px #0003;overflow:hidden;z-index:2}.card-front[data-astro-cid-fhz6agxh]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(120deg,#ffffff4d,#fff0 30%,#00000005);pointer-events:none;z-index:3}.bc-front[data-astro-cid-fhz6agxh],.bc-back[data-astro-cid-fhz6agxh]{width:100%;height:100%;display:flex;flex-direction:column;filter:url(#paper-noise)}.bc-back-content[data-astro-cid-fhz6agxh]{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.bc-back-logo[data-astro-cid-fhz6agxh]{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.5rem;border:3px solid}.bc-front-content[data-astro-cid-fhz6agxh]{flex:1;padding:1rem 1.25rem;display:flex;flex-direction:column;justify-content:space-between}.bc-front-header[data-astro-cid-fhz6agxh]{display:flex;align-items:flex-start;justify-content:space-between}.bc-initials[data-astro-cid-fhz6agxh]{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;border:2px solid}.bc-info[data-astro-cid-fhz6agxh]{text-align:right}.bc-name[data-astro-cid-fhz6agxh]{font-weight:700;font-size:.9rem;margin-bottom:.125rem}.bc-title[data-astro-cid-fhz6agxh]{font-size:.65rem;opacity:.8}.bc-contact[data-astro-cid-fhz6agxh]{display:flex;flex-direction:column;gap:.25rem}.bc-contact-item[data-astro-cid-fhz6agxh]{font-size:.6rem;display:flex;align-items:center;gap:.5rem}.bc-contact-item[data-astro-cid-fhz6agxh] svg[data-astro-cid-fhz6agxh]{width:10px;height:10px;opacity:.7}.letterhead-scene[data-astro-cid-fhz6agxh]{background:#f0f0f0}.paper-mockup[data-astro-cid-fhz6agxh]{.paper-mockup[data-astro-cid-fhz6agxh]{box-shadow:0 1px 2px #0000000d,0 5px 10px #0000000d,0 20px 50px #0000001a;border-radius:2px}border-radius:2px}.lh-paper[data-astro-cid-fhz6agxh]{width:200px;height:280px;background:#fff;display:flex;position:relative;filter:url(#paper-noise)}.lh-paper[data-astro-cid-fhz6agxh]:before{content:"";position:absolute;top:0;left:0;width:40px;height:100%;background:linear-gradient(to right,rgba(0,0,0,.03),transparent);pointer-events:none}.lh-header[data-astro-cid-fhz6agxh]{padding:1rem;display:flex;justify-content:space-between;align-items:flex-start}.lh-logo-section[data-astro-cid-fhz6agxh]{display:flex;align-items:center;gap:.5rem}.lh-logo-icon[data-astro-cid-fhz6agxh]{width:28px;height:28px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.6rem}.lh-company-name[data-astro-cid-fhz6agxh]{font-weight:700;font-size:.7rem}.lh-company-tagline[data-astro-cid-fhz6agxh]{font-size:.45rem;opacity:.7}.lh-contact-side[data-astro-cid-fhz6agxh]{text-align:right;font-size:.4rem;line-height:1.5}.lh-body[data-astro-cid-fhz6agxh]{flex:1;padding:0 1rem}.lh-date-line[data-astro-cid-fhz6agxh]{font-size:.45rem;margin-bottom:1rem}.lh-content-line[data-astro-cid-fhz6agxh]{height:4px;background:#e0e0e0;border-radius:2px;margin-bottom:.4rem}.lh-content-line[data-astro-cid-fhz6agxh].short{width:65%}.lh-content-line[data-astro-cid-fhz6agxh].medium{width:80%}.lh-footer[data-astro-cid-fhz6agxh]{padding:.75rem 1rem;border-top:2px solid;display:flex;justify-content:center;gap:1rem;font-size:.4rem}.phone-scene[data-astro-cid-fhz6agxh]{padding:1.5rem;perspective:1000px}.iphone-frame[data-astro-cid-fhz6agxh]{width:220px;height:440px;background:#000;border-radius:40px;position:relative;box-shadow:0 0 0 2px #333,0 0 0 4px #555,0 20px 50px #00000080,inset 0 0 10px #ffffff1a;padding:12px;margin:0 auto}.iphone-frame[data-astro-cid-fhz6agxh]:before{content:"";position:absolute;right:-4px;top:100px;width:4px;height:35px;background:#444;border-radius:0 2px 2px 0}.iphone-frame[data-astro-cid-fhz6agxh]:after{content:"";position:absolute;left:-4px;top:90px;width:4px;height:65px;background:linear-gradient(to bottom,#444 0%,#444 45%,transparent 45%,transparent 55%,#444 55%,#444 100%);border-radius:2px 0 0 2px}.iphone-notch[data-astro-cid-fhz6agxh]{position:absolute;top:18px;left:50%;transform:translate(-50%);width:80px;height:24px;background:#000;border-radius:12px;z-index:10}.iphone-screen[data-astro-cid-fhz6agxh]{background:#fff;width:100%;height:100%;border-radius:30px;overflow:hidden;position:relative;border:3px solid #000}.iphone-screen[data-astro-cid-fhz6agxh]:after{content:"";position:absolute;top:-50%;left:-100%;width:200%;height:200%;background:linear-gradient(115deg,#fff0 40%,#fff6 47%,#fff0 50%);pointer-events:none;z-index:20;opacity:.6}.iphone-speaker[data-astro-cid-fhz6agxh]{width:60px;height:6px;background:#1a1a1a;border-radius:3px;margin:0 auto 6px}.iphone-screen[data-astro-cid-fhz6agxh]{background:#fff;border-radius:26px;overflow:hidden}.status-bar[data-astro-cid-fhz6agxh]{display:flex;justify-content:space-between;align-items:center;padding:6px 16px;font-size:.7rem;font-weight:600}.status-time[data-astro-cid-fhz6agxh]{color:#000}.status-icons[data-astro-cid-fhz6agxh]{display:flex;align-items:center;gap:4px}.status-icons[data-astro-cid-fhz6agxh] svg[data-astro-cid-fhz6agxh]{width:14px;height:auto;color:#000}.ig-app-header[data-astro-cid-fhz6agxh]{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-bottom:1px solid #efefef}.ig-logo[data-astro-cid-fhz6agxh]{height:20px;width:auto;color:#262626}.ig-header-icons[data-astro-cid-fhz6agxh]{display:flex;gap:16px}.ig-header-icons[data-astro-cid-fhz6agxh] svg[data-astro-cid-fhz6agxh]{width:20px;height:20px;color:#262626}.ig-post-header[data-astro-cid-fhz6agxh]{display:flex;align-items:center;padding:10px 12px;gap:10px}.ig-avatar[data-astro-cid-fhz6agxh]{width:32px;height:32px;border-radius:50%;background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);padding:2px}.ig-avatar[data-astro-cid-fhz6agxh]:after{content:"";display:block;width:100%;height:100%;background:#ccc;border-radius:50%;border:2px solid white}.ig-user-info[data-astro-cid-fhz6agxh]{flex:1}.ig-username[data-astro-cid-fhz6agxh]{display:block;font-size:.75rem;font-weight:600;color:#262626}.ig-location[data-astro-cid-fhz6agxh]{display:block;font-size:.6rem;color:#666}.ig-more-dots[data-astro-cid-fhz6agxh]{font-weight:700;font-size:1rem;color:#262626;letter-spacing:1px}.sm-realistic[data-astro-cid-fhz6agxh]{aspect-ratio:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1.25rem;position:relative;overflow:hidden}.sm-realistic[data-astro-cid-fhz6agxh]:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,#fff0 40%,#ffffff1a,#fff0 60%);transform:rotate(30deg);pointer-events:none}.sm-inner[data-astro-cid-fhz6agxh]{text-align:center}.sm-badge[data-astro-cid-fhz6agxh]{display:inline-block;padding:.25rem .6rem;border-radius:9999px;font-size:.55rem;font-weight:700;margin-bottom:.6rem}.sm-headline[data-astro-cid-fhz6agxh]{font-size:1rem;font-weight:700;margin-bottom:.3rem}.sm-subline[data-astro-cid-fhz6agxh]{font-size:.6rem;margin-bottom:.75rem;line-height:1.4;opacity:.9}.sm-cta-btn[data-astro-cid-fhz6agxh]{display:inline-block;padding:.4rem 1rem;border-radius:6px;font-size:.6rem;font-weight:600}.sm-handle[data-astro-cid-fhz6agxh]{position:absolute;bottom:.75rem;font-size:.55rem;opacity:.8}.ig-actions[data-astro-cid-fhz6agxh]{display:flex;justify-content:space-between;align-items:center;padding:10px 12px}.ig-action-left[data-astro-cid-fhz6agxh]{display:flex;gap:14px}.ig-actions[data-astro-cid-fhz6agxh] svg[data-astro-cid-fhz6agxh]{width:20px;height:20px;color:#262626}.ig-engagement[data-astro-cid-fhz6agxh]{padding:0 12px 10px}.ig-likes[data-astro-cid-fhz6agxh]{font-size:.7rem;font-weight:600;color:#262626;margin-bottom:4px}.ig-caption[data-astro-cid-fhz6agxh]{font-size:.65rem;color:#262626;line-height:1.4}.ig-caption[data-astro-cid-fhz6agxh] strong[data-astro-cid-fhz6agxh]{font-weight:600}.ig-bottom-nav[data-astro-cid-fhz6agxh]{display:flex;justify-content:space-around;align-items:center;padding:8px 0;border-top:1px solid #efefef;background:#fff}.ig-bottom-nav[data-astro-cid-fhz6agxh] svg[data-astro-cid-fhz6agxh]{width:22px;height:22px;color:#262626}.ig-nav-avatar[data-astro-cid-fhz6agxh]{width:22px;height:22px;border-radius:50%;background:#ccc;border:1px solid #262626}.browser-scene[data-astro-cid-fhz6agxh]{padding:1.5rem}.browser-frame[data-astro-cid-fhz6agxh]{width:100%;max-width:600px;background:#fff;border-radius:12px;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #0000000d;overflow:hidden}.browser-toolbar[data-astro-cid-fhz6agxh]{display:flex;align-items:center;padding:10px 14px;background:#f5f5f7;gap:12px;border-bottom:1px solid #e5e5e5}.browser-dots[data-astro-cid-fhz6agxh]{display:flex;gap:6px}.browser-dots[data-astro-cid-fhz6agxh] .dot[data-astro-cid-fhz6agxh]{width:10px;height:10px;border-radius:50%}.dot[data-astro-cid-fhz6agxh].red{background:#ff5f57}.dot[data-astro-cid-fhz6agxh].yellow{background:#febc2e}.dot[data-astro-cid-fhz6agxh].green{background:#28c840}.browser-address-bar[data-astro-cid-fhz6agxh]{flex:1;display:flex;align-items:center;gap:6px;background:#fff;padding:6px 12px;border-radius:6px;border:1px solid #e5e5e5}.lock-icon[data-astro-cid-fhz6agxh]{color:#28c840;display:flex;align-items:center}.address-text[data-astro-cid-fhz6agxh]{font-size:.75rem;color:#666}.browser-content[data-astro-cid-fhz6agxh]{background:#fff}.web-realistic[data-astro-cid-fhz6agxh]{overflow:hidden}.web-nav[data-astro-cid-fhz6agxh]{display:flex;align-items:center;padding:.75rem 1rem;gap:1rem}.web-logo[data-astro-cid-fhz6agxh]{font-weight:700;font-size:.875rem}.web-links[data-astro-cid-fhz6agxh]{flex:1;display:flex;gap:1rem;font-size:.75rem}.web-cta[data-astro-cid-fhz6agxh]{padding:.375rem .75rem;border:none;border-radius:4px;font-size:.625rem;font-weight:600;cursor:pointer}.web-hero[data-astro-cid-fhz6agxh]{padding:2rem 1.5rem}.web-hero-content[data-astro-cid-fhz6agxh] h1[data-astro-cid-fhz6agxh]{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.web-hero-content[data-astro-cid-fhz6agxh] p[data-astro-cid-fhz6agxh]{font-size:.75rem;margin-bottom:1rem}.web-hero-buttons[data-astro-cid-fhz6agxh]{display:flex;gap:.5rem}.web-hero-buttons[data-astro-cid-fhz6agxh] button[data-astro-cid-fhz6agxh]{padding:.5rem 1rem;border-radius:4px;font-size:.625rem;font-weight:600;cursor:pointer;border:none}.design-examples[data-astro-cid-fhz6agxh]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.example-item[data-astro-cid-fhz6agxh] h3[data-astro-cid-fhz6agxh]{font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem}.example-content[data-astro-cid-fhz6agxh]{padding:1.5rem;background:#f8f9fa;border-radius:8px;border:1px solid var(--border-light)}.btn-examples[data-astro-cid-fhz6agxh]{display:flex;flex-wrap:wrap;gap:.75rem}.example-btn[data-astro-cid-fhz6agxh]{padding:.625rem 1.25rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;border:none;transition:transform .2s,box-shadow .2s}.example-btn[data-astro-cid-fhz6agxh]:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.example-btn[data-astro-cid-fhz6agxh].ghost{text-decoration:underline}.example-card[data-astro-cid-fhz6agxh]{padding:1.25rem;border-radius:12px;position:relative}.card-badge[data-astro-cid-fhz6agxh]{position:absolute;top:-.5rem;right:1rem;padding:.25rem .75rem;border-radius:9999px;font-size:.625rem;font-weight:700}.card-title[data-astro-cid-fhz6agxh]{font-size:1rem;font-weight:600;margin-bottom:.5rem}.card-desc[data-astro-cid-fhz6agxh]{font-size:.875rem;margin-bottom:1rem;line-height:1.5}.card-btn[data-astro-cid-fhz6agxh]{padding:.5rem 1rem;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer}.example-nav[data-astro-cid-fhz6agxh]{display:flex;align-items:center;padding:.75rem 1rem;border-radius:8px;gap:1rem}.nav-brand[data-astro-cid-fhz6agxh]{font-weight:700;font-size:1rem}.nav-items[data-astro-cid-fhz6agxh]{flex:1;display:flex;gap:1rem;font-size:.875rem}.nav-item[data-astro-cid-fhz6agxh]{cursor:pointer;padding-bottom:.25rem}.nav-action[data-astro-cid-fhz6agxh]{padding:.5rem 1rem;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer}.history-header[data-astro-cid-fhz6agxh]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.history-grid[data-astro-cid-fhz6agxh]{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}.history-item[data-astro-cid-fhz6agxh]{border:2px solid var(--border-light);padding:.75rem;cursor:pointer;transition:all .2s ease}.history-item[data-astro-cid-fhz6agxh]:hover{border-color:var(--accent-teal);box-shadow:4px 4px 0 var(--deep-navy)}.history-name[data-astro-cid-fhz6agxh]{font-size:.75rem;font-weight:600;color:var(--text-secondary);margin-bottom:.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-colors[data-astro-cid-fhz6agxh]{display:flex;gap:2px}.history-color[data-astro-cid-fhz6agxh]{flex:1;height:24px;border-radius:2px}.history-empty[data-astro-cid-fhz6agxh]{grid-column:1 / -1;text-align:center;color:var(--text-secondary);padding:2rem}.modal-overlay[data-astro-cid-fhz6agxh]{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-overlay[data-astro-cid-fhz6agxh].hidden{display:none}.modal-container[data-astro-cid-fhz6agxh]{background:#fff;border:2px solid #000;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:8px 8px 0 var(--deep-navy)}.modal-sm[data-astro-cid-fhz6agxh]{max-width:450px}.modal-header[data-astro-cid-fhz6agxh]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:2px solid var(--border-light)}.modal-header[data-astro-cid-fhz6agxh] h3[data-astro-cid-fhz6agxh]{font-size:1.25rem;font-weight:600}.modal-close[data-astro-cid-fhz6agxh]{background:transparent;border:none;cursor:pointer;color:var(--text-secondary)}.modal-close[data-astro-cid-fhz6agxh]:hover{color:var(--text-primary)}.modal-body[data-astro-cid-fhz6agxh]{padding:1.5rem}.export-preview[data-astro-cid-fhz6agxh]{display:flex;gap:.5rem;margin-bottom:1.5rem}.export-swatch[data-astro-cid-fhz6agxh]{flex:1;height:60px;border:1px solid var(--border-light);border-radius:4px}.export-formats[data-astro-cid-fhz6agxh] h4[data-astro-cid-fhz6agxh]{font-size:.875rem;font-weight:600;margin-bottom:.75rem}.format-grid[data-astro-cid-fhz6agxh]{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.export-format-btn[data-astro-cid-fhz6agxh]{padding:.75rem;border:2px solid var(--border-light);background:#fff;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s ease}.export-format-btn[data-astro-cid-fhz6agxh]:hover{border-color:var(--accent-teal);background:var(--accent-teal);color:#fff}.export-code[data-astro-cid-fhz6agxh]{margin-top:1.5rem}.code-header[data-astro-cid-fhz6agxh]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.code-header[data-astro-cid-fhz6agxh] h4[data-astro-cid-fhz6agxh]{font-size:.875rem;font-weight:600}.export-code[data-astro-cid-fhz6agxh] pre[data-astro-cid-fhz6agxh]{background:var(--deep-navy);color:#fff;padding:1rem;overflow-x:auto;font-size:.75rem;border:2px solid #000}.share-preview[data-astro-cid-fhz6agxh]{margin:1rem 0}.share-colors[data-astro-cid-fhz6agxh]{display:flex;gap:.25rem;border-radius:8px;overflow:hidden}.share-color-swatch[data-astro-cid-fhz6agxh]{flex:1;height:50px}.share-url-box[data-astro-cid-fhz6agxh]{display:flex;gap:.5rem;margin-top:1rem}.share-url-input[data-astro-cid-fhz6agxh]{flex:1;padding:.75rem;border:2px solid var(--border-light);font-size:.75rem;font-family:monospace;background:#f8f9fa}.share-note[data-astro-cid-fhz6agxh]{font-size:.75rem;color:var(--text-secondary);margin-top:.75rem}.toast[data-astro-cid-fhz6agxh]{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);background:var(--deep-navy);color:#fff;padding:1rem 2rem;border:2px solid #000;font-weight:600;z-index:1001;animation:slideUp .3s ease}.toast[data-astro-cid-fhz6agxh].hidden{display:none}@keyframes slideUp{0%{opacity:0;transform:translate(-50%) translateY(20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.tool-cta-section[data-astro-cid-fhz6agxh]{background:linear-gradient(135deg,var(--deep-navy) 0%,var(--accent-teal) 100%);padding:4rem 0;text-align:center;color:#fff}.cta-content[data-astro-cid-fhz6agxh] h2[data-astro-cid-fhz6agxh]{font-size:clamp(2rem,4vw,2.5rem);font-weight:900;margin-bottom:1rem;letter-spacing:-.02em;color:#fff}.cta-content[data-astro-cid-fhz6agxh] p[data-astro-cid-fhz6agxh]{font-size:1.25rem;margin-bottom:2rem;max-width:700px;margin-left:auto;margin-right:auto;color:#fff}.cta-buttons[data-astro-cid-fhz6agxh]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button[data-astro-cid-fhz6agxh]{padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .2s ease;display:inline-block;border:2px solid white}.cta-button[data-astro-cid-fhz6agxh].primary{background:#fff;color:var(--deep-navy)}.cta-button[data-astro-cid-fhz6agxh].secondary{background:transparent;color:#fff}.cta-button[data-astro-cid-fhz6agxh]:hover{transform:translate(-4px,-4px);box-shadow:4px 4px #0000004d}@media(max-width:968px){.palette-grid[data-astro-cid-fhz6agxh]{grid-template-columns:repeat(3,1fr)}.colorblind-preview[data-astro-cid-fhz6agxh]{flex-wrap:wrap}.cb-swatch[data-astro-cid-fhz6agxh]{min-width:calc(33.333% - .67rem)}.mockup-grid[data-astro-cid-fhz6agxh]{grid-template-columns:1fr 1fr}}@media(max-width:768px){.hero-title[data-astro-cid-fhz6agxh]{font-size:2rem}.hero-subtitle[data-astro-cid-fhz6agxh]{font-size:1.1rem}.palette-grid[data-astro-cid-fhz6agxh],.format-grid[data-astro-cid-fhz6agxh]{grid-template-columns:repeat(2,1fr)}.cta-content[data-astro-cid-fhz6agxh] h2[data-astro-cid-fhz6agxh]{font-size:2rem}.cta-buttons[data-astro-cid-fhz6agxh]{flex-direction:column;align-items:center}.cta-button[data-astro-cid-fhz6agxh]{width:100%;max-width:300px}.mockup-grid[data-astro-cid-fhz6agxh],.design-examples[data-astro-cid-fhz6agxh]{grid-template-columns:1fr}.palette-action-row[data-astro-cid-fhz6agxh]{flex-direction:column}.action-btn[data-astro-cid-fhz6agxh]{width:100%;justify-content:center}}@media(max-width:480px){.tool-hero[data-astro-cid-fhz6agxh]{padding:4rem 0 2rem}.container[data-astro-cid-fhz6agxh]{padding:0 1rem}.generator-card[data-astro-cid-fhz6agxh],.palette-card[data-astro-cid-fhz6agxh],.preview-card[data-astro-cid-fhz6agxh],.history-card[data-astro-cid-fhz6agxh]{padding:1.5rem}.palette-grid[data-astro-cid-fhz6agxh]{grid-template-columns:1fr}.swatch-color[data-astro-cid-fhz6agxh]{min-height:80px}.cb-swatch[data-astro-cid-fhz6agxh]{min-width:calc(50% - .5rem);min-height:60px}.colorblind-tabs[data-astro-cid-fhz6agxh]{gap:.25rem}.cb-tab[data-astro-cid-fhz6agxh]{padding:.375rem .5rem;font-size:.75rem}.format-grid[data-astro-cid-fhz6agxh]{grid-template-columns:1fr}}
