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