.site-header{position:sticky;top:0;z-index:1000;background:#ffffffe6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid #e5e7eb;transition:all .3s ease}.site-header__container{max-width:1400px;margin:0 auto;padding:16px 24px;display:flex;justify-content:space-between;align-items:center}.site-header__brand{display:flex;align-items:center;gap:12px}.site-header__logo{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#5b6ee8,#8b5cf6);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #5b6ee84d}.site-header__logo-text{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:18px;color:#fff;letter-spacing:-.5px}.site-header__brand-info{display:flex;flex-direction:column}.site-header__brand-name{font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700;color:#1f2937;margin:0;line-height:1.2}.site-header__tagline{font-size:12px;color:#6b7280;margin:0;font-weight:500}.site-header__nav{display:flex;gap:8px;align-items:center}.site-header__nav-link{padding:8px 16px;font-size:14px;font-weight:600;color:#4b5563;text-decoration:none;border-radius:8px;transition:all .2s ease;background:transparent;border:none;cursor:pointer;font-family:inherit}.site-header__nav-link:hover{color:#5b6ee8;background:#5b6ee814}@media (max-width: 768px){.site-header__container{padding:12px 16px}.site-header__brand-name{font-size:16px}.site-header__tagline{font-size:11px}.site-header__nav{gap:4px}.site-header__nav-link{padding:6px 12px;font-size:13px}.site-header__logo{width:38px;height:38px}.site-header__logo-text{font-size:16px}}.presets{padding:60px 24px;background:#fff}.presets__container{max-width:1200px;margin:0 auto}.presets__title{font-family:Space Grotesk,sans-serif;font-size:28px;font-weight:600;color:#1f2937;text-align:center;margin:0 0 8px}.presets__subtitle{font-size:16px;color:#6b7280;text-align:center;margin:0 0 40px}.presets__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.preset-card{height:120px;border-radius:12px;border:2px solid #e5e7eb;cursor:pointer;position:relative;overflow:hidden;transition:all .3s ease;padding:0}.preset-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000026;border-color:transparent}.preset-card__name{position:absolute;bottom:0;left:0;right:0;padding:12px;background:#000000b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:14px;font-weight:600;text-align:center;font-family:Space Grotesk,sans-serif}@media (max-width: 768px){.presets{padding:48px 20px}.presets__grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px}.preset-card{height:100px}}.guide{padding:100px 24px;background:#fff}.guide__container{max-width:900px;margin:0 auto}.guide__title{font-family:Space Grotesk,sans-serif;font-size:42px;font-weight:700;color:#1f2937;text-align:center;margin:0 0 64px}.guide__section{margin-bottom:56px}.guide__section-title{font-family:Space Grotesk,sans-serif;font-size:28px;font-weight:600;color:#1f2937;margin:0 0 20px;display:flex;align-items:center;gap:12px}.guide__icon{font-size:32px}.guide__text{font-size:16px;line-height:1.7;color:#4b5563;margin:0 0 16px}.guide__use-cases{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-top:24px}.use-case{padding:24px;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.use-case__title{font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:600;color:#1f2937;margin:0 0 8px}.use-case__description{font-size:14px;line-height:1.6;color:#6b7280;margin:0}.guide__list{margin:20px 0;padding-left:24px}.guide__list li{font-size:16px;line-height:1.8;color:#4b5563;margin-bottom:12px}.guide__compatibility{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.compatibility-badge{padding:8px 16px;background:linear-gradient(135deg,#5b6ee8,#8b5cf6);color:#fff;border-radius:20px;font-size:14px;font-weight:600}.guide__comparison{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-top:24px}.comparison-card{padding:28px;background:#f9fafb;border-radius:12px;border:2px solid #e5e7eb}.comparison-card__title{font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:600;color:#1f2937;margin:0 0 16px}.comparison-card__list{list-style:none;padding:0;margin:0}.comparison-card__list li{font-size:15px;line-height:1.8;color:#4b5563;margin-bottom:8px}.guide__tips{display:grid;gap:16px;margin-top:24px}.tip-card{padding:20px;background:linear-gradient(135deg,#5b6ee80d,#8b5cf60d);border-left:4px solid #5b6ee8;border-radius:8px;font-size:15px;line-height:1.6;color:#4b5563}.tip-card strong{color:#1f2937;display:block;margin-bottom:4px}@media (max-width: 768px){.guide{padding:60px 20px}.guide__title{font-size:32px}.guide__section-title{font-size:24px}.guide__use-cases,.guide__comparison{grid-template-columns:1fr}}.site-footer{background:#1f2937;color:#d1d5db;padding:60px 24px 32px}.site-footer__container{max-width:1200px;margin:0 auto}.site-footer__main{display:grid;grid-template-columns:2fr 3fr;gap:48px;margin-bottom:48px;padding-bottom:48px;border-bottom:1px solid #374151}.site-footer__brand{max-width:300px}.site-footer__logo{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#5b6ee8,#8b5cf6);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.site-footer__logo-text{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:20px;color:#fff;letter-spacing:-.5px}.site-footer__description{font-size:14px;line-height:1.6;color:#9ca3af;margin:0}.site-footer__links{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.site-footer__link-group{display:flex;flex-direction:column;gap:12px}.site-footer__link-title{font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:600;color:#f9fafb;margin:0 0 8px;text-transform:uppercase;letter-spacing:.5px}.site-footer__link{font-size:14px;color:#9ca3af;text-decoration:none;transition:color .2s ease}.site-footer__link:hover{color:#5b6ee8}.site-footer__social-link{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#9ca3af;text-decoration:none;transition:all .2s ease;width:fit-content}.site-footer__social-link:hover{color:#5b6ee8;transform:translate(4px)}.site-footer__bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.site-footer__copyright,.site-footer__credit{font-size:14px;color:#6b7280;margin:0}.site-footer__heart{color:#ef4444;animation:heartbeat 1.5s ease-in-out infinite}@keyframes heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media (max-width: 768px){.site-footer{padding:48px 20px 24px}.site-footer__main{grid-template-columns:1fr;gap:32px}.site-footer__links{grid-template-columns:repeat(2,1fr);gap:24px}.site-footer__bottom{flex-direction:column;text-align:center}}.toast{position:fixed;bottom:32px;left:50%;transform:translate(-50%) translateY(100px);background:#1f2937;color:#fff;padding:14px 24px;border-radius:12px;display:flex;align-items:center;gap:10px;font-size:15px;font-weight:500;box-shadow:0 8px 24px #0000004d;z-index:9999;opacity:0;pointer-events:none;transition:all .3s cubic-bezier(.68,-.55,.265,1.55)}.toast--visible{opacity:1;transform:translate(-50%) translateY(0);pointer-events:auto}.toast svg{color:#10b981;flex-shrink:0}@media (max-width: 640px){.toast{bottom:24px;left:16px;right:16px;transform:translateY(100px);width:calc(100% - 32px)}.toast--visible{transform:translateY(0)}}:root{--ge-accent: #5b6ee8;--ge-accent-hover: #4a5dd6;--ge-bg: #f8f9fa;--ge-surface: #ffffff;--ge-border: #e1e4e8;--ge-border-light: #f0f1f3;--ge-text: #1f2937;--ge-text-secondary: #6b7280;--ge-text-muted: #9ca3af;--ge-danger: #ef4444;--ge-shadow: rgba(0, 0, 0, .04);--ge-shadow-sm: rgba(0, 0, 0, .02);--code-bg: #0d1117;--code-surface: #161b22;--code-border: #21262d;--code-text: #c9d1d9;--code-line-number: #6e7681;--code-property: #79c0ff;--code-value: #ffa657;--code-punctuation: #c9d1d9}.gradient-editor-layout{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:1400px;margin:0 auto;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}.gradient-editor{width:100%;background:var(--ge-bg);border-radius:10px;padding:16px}.gradient-editor__preview{width:100%;aspect-ratio:2 / 1;border-radius:12px;box-shadow:0 2px 8px var(--ge-shadow),inset 0 1px 2px #0000000d;margin-bottom:16px;border:1px solid var(--ge-border-light)}.gradient-editor__direction{background:var(--ge-surface);border-radius:8px;padding:12px 14px;margin-bottom:12px;border:1px solid var(--ge-border)}.gradient-editor__direction-label{display:block;font-size:11px;font-weight:600;color:var(--ge-text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.gradient-editor__direction-inputs{display:flex;align-items:center;gap:10px}.gradient-editor__direction-slider{flex:1;height:3px;border-radius:2px;background:var(--ge-border);outline:none;-webkit-appearance:none;appearance:none;cursor:pointer}.gradient-editor__direction-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:var(--ge-accent);cursor:pointer;transition:all .12s ease;box-shadow:0 1px 2px #0000001a}.gradient-editor__direction-slider::-webkit-slider-thumb:hover{background:var(--ge-accent-hover);transform:scale(1.1)}.gradient-editor__direction-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:var(--ge-accent);cursor:pointer;border:none;transition:all .12s ease;box-shadow:0 1px 2px #0000001a}.gradient-editor__direction-slider::-moz-range-thumb:hover{background:var(--ge-accent-hover);transform:scale(1.1)}.gradient-editor__direction-value{display:flex;align-items:center;gap:2px;background:var(--ge-bg);border:1px solid var(--ge-border);border-radius:6px;padding:4px 8px}.gradient-editor__direction-input{width:40px;padding:0;border:none;font-size:12px;font-weight:500;color:var(--ge-text);background:transparent;text-align:right}.gradient-editor__direction-input:focus{outline:none}.gradient-editor__direction-unit{font-size:11px;color:var(--ge-text-secondary);font-weight:500}.gradient-editor__stops{background:var(--ge-surface);border-radius:8px;padding:10px;border:1px solid var(--ge-border)}.gradient-editor__stops-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;padding:0 4px}.gradient-editor__add-stop{width:20px;height:20px;padding:0;border:none;border-radius:50%;background:var(--ge-border);color:var(--ge-text-secondary);font-size:14px;font-weight:600;line-height:1;cursor:pointer;transition:opacity .12s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0;opacity:.6}.gradient-editor__add-stop:hover{opacity:1}.gradient-editor__stops-title{font-size:11px;font-weight:600;color:var(--ge-text-muted);text-transform:uppercase;letter-spacing:.5px}.gradient-editor__stop-row{display:flex;align-items:center;gap:8px;padding:6px 8px;background:var(--ge-bg);border-radius:6px;margin-bottom:4px;transition:background .12s ease;font-size:12px}.gradient-editor__stop-row:last-child{margin-bottom:0}.gradient-editor__stop-row:hover{background:var(--ge-border-light)}.gradient-editor__color-picker{width:28px;height:28px;border:1px solid var(--ge-border);border-radius:5px;cursor:pointer;padding:0;background:none;flex-shrink:0;transition:border-color .12s ease}.gradient-editor__color-picker:hover{border-color:var(--ge-accent)}.gradient-editor__color-picker::-webkit-color-swatch-wrapper{padding:0}.gradient-editor__color-picker::-webkit-color-swatch{border:none;border-radius:4px}.gradient-editor__color-picker::-moz-color-swatch{border:none;border-radius:4px}.gradient-editor__hex-input{flex:1;min-width:0;padding:5px 8px;border:1px solid var(--ge-border);border-radius:5px;font-size:12px;font-family:SF Mono,Monaco,Cascadia Code,monospace;font-weight:500;color:var(--ge-text);background:var(--ge-surface);text-transform:uppercase;transition:border-color .12s ease}.gradient-editor__hex-input:focus{outline:none;border-color:var(--ge-accent);box-shadow:0 0 0 2px #5b6ee814}.gradient-editor__input-group{display:flex;align-items:center;gap:4px;background:var(--ge-surface);border:1px solid var(--ge-border);border-radius:5px;padding:4px 6px;transition:border-color .12s ease;flex-shrink:0}.gradient-editor__input-group:focus-within{border-color:var(--ge-accent);box-shadow:0 0 0 2px #5b6ee814}.gradient-editor__number-input{width:36px;padding:0;border:none;font-size:12px;font-weight:500;color:var(--ge-text);background:transparent;text-align:right}.gradient-editor__number-input:focus{outline:none}.gradient-editor__number-input::-webkit-outer-spin-button,.gradient-editor__number-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.gradient-editor__number-input[type=number]{-moz-appearance:textfield}.gradient-editor__input-unit{font-size:11px;color:var(--ge-text-muted);font-weight:500}.gradient-editor__stop-remove{width:24px;height:24px;padding:0;border:none;border-radius:4px;background:transparent;color:var(--ge-text-muted);font-size:18px;line-height:1;cursor:pointer;transition:opacity .12s ease;flex-shrink:0;display:flex;align-items:center;justify-content:center;opacity:.5}.gradient-editor__stop-remove:hover:not(:disabled){opacity:1}.gradient-editor__stop-remove:disabled{opacity:.2;cursor:not-allowed}.code-display{flex:0 0 45%;min-width:0;background:var(--code-bg);border-radius:10px;overflow:hidden;display:flex;flex-direction:column;height:fit-content;position:sticky;top:0;margin-top:16px}.code-display__header{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:var(--code-surface);border-bottom:1px solid var(--code-border)}.code-display__tabs{display:flex;gap:4px}.code-display__tab{padding:6px 12px;background:transparent;border:none;border-radius:6px;color:var(--code-text);font-size:12px;font-weight:500;cursor:pointer;transition:all .12s ease;font-family:inherit;opacity:.6}.code-display__tab:hover{opacity:.8;background:#ffffff0d}.code-display__tab--active{opacity:1;background:#58a6ff26;color:#58a6ff}.code-display__copy-button{display:flex;align-items:center;gap:6px;padding:6px 12px;background:transparent;border:1px solid var(--code-border);border-radius:6px;color:var(--code-text);font-size:12px;font-weight:500;cursor:pointer;transition:all .12s ease;font-family:inherit}.code-display__copy-button:hover{background:#ffffff0d;border-color:#58a6ff}.code-display__copy-button svg{flex-shrink:0}.code-display__content{padding:16px;font-family:Fira Code,Consolas,Monaco,Courier New,monospace;font-size:13px;line-height:1.6;overflow-x:auto}.code-display__line{display:flex;gap:16px}.code-display__line-number{color:var(--code-line-number);-webkit-user-select:none;user-select:none;text-align:right;min-width:20px;flex-shrink:0}.code-display__code{color:var(--code-text);word-break:break-all}.code-display__property{color:var(--code-property)}.code-display__punctuation{color:var(--code-punctuation)}.code-display__value{color:var(--code-value)}.code-display__keyword{color:#d2a8ff}.code-display__string{color:var(--code-value)}@media (max-width: 1024px){.gradient-editor-layout{grid-template-columns:1fr}.code-display{position:static}}@media (max-width: 640px){.gradient-editor-layout{gap:1rem}.gradient-editor{padding:12px;border-radius:0}.gradient-editor__stop-row{flex-wrap:wrap;gap:6px}.gradient-editor__color-picker{width:32px;height:32px}.gradient-editor__hex-input{width:100%;order:3}.code-display{border-radius:0}.code-display__content{font-size:12px}}@media (max-width: 480px){.gradient-editor__direction,.gradient-editor__stops{padding:10px}.gradient-editor__input-group{flex:1}}*{box-sizing:border-box}body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#1f2937}.app{min-height:100vh;display:flex;flex-direction:column}.editor-section{padding:24px 24px 60px;background:linear-gradient(180deg,#f9fafb,#fff)}.editor-section__container{max-width:1400px;margin:0 auto}.editor-section__title{font-family:Space Grotesk,sans-serif;font-size:42px;font-weight:700;color:#1f2937;text-align:center;margin:0 0 16px}.editor-section__subtitle{font-size:18px;color:#6b7280;text-align:center;margin:0 0 48px}html{scroll-behavior:smooth}::selection{background:#5b6ee84d;color:#1f2937}:focus-visible{outline:2px solid #5b6ee8;outline-offset:2px}@media (max-width: 768px){.editor-section{padding:16px 16px 48px}}
