@charset "UTF-8";.ColorPaletteGeneratorPage-module__root___-avL4{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"kern" 1,"liga" 1,"calt" 1}.ColorPaletteGeneratorPage-module__root___-avL4 *{box-sizing:border-box}.ColorPaletteGeneratorPage-module__root___-avL4 .dm-sans{font-family:DM Sans,sans-serif}.ColorPaletteGeneratorPage-module__root___-avL4 .breadcrumb{max-width:1280px;margin:0 auto 12px;padding:0 32px;font-family:Inter,sans-serif;font-size:13px;color:#8e8e93;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ColorPaletteGeneratorPage-module__root___-avL4 .breadcrumb a{color:#6e6e73;text-decoration:none;transition:color .2s ease}.ColorPaletteGeneratorPage-module__root___-avL4 .breadcrumb a:hover{color:#1d1d1f}.ColorPaletteGeneratorPage-module__root___-avL4 .breadcrumb-sep{color:#c7c7cc}.ColorPaletteGeneratorPage-module__root___-avL4 .breadcrumb-current{color:#1d1d1f;font-weight:500}.ColorPaletteGeneratorPage-module__root___-avL4 .hero{position:relative;min-height:auto;width:100%;overflow:visible;background:#fff;padding:60px 32px 40px;transition:padding .4s ease}.ColorPaletteGeneratorPage-module__root___-avL4 .hero.is-working{background:#fff;min-height:auto;padding:40px 32px}.ColorPaletteGeneratorPage-module__root___-avL4 .hero-grid{position:relative;z-index:10;max-width:720px;margin:0 auto;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:32px;min-height:auto;transition:max-width .4s ease,gap .4s ease}.ColorPaletteGeneratorPage-module__root___-avL4 .hero.is-working .hero-grid{max-width:1280px;min-height:auto;gap:32px;display:grid;grid-template-columns:1.3fr 1fr;align-items:start;text-align:left}.ColorPaletteGeneratorPage-module__root___-avL4 .hero.is-working.is-curated .hero-grid{grid-template-columns:1fr}.ColorPaletteGeneratorPage-module__root___-avL4 .hero.is-working.is-curated .hero-left{display:none}.ColorPaletteGeneratorPage-module__root___-avL4 .hero.is-working.is-curated .stack-square{aspect-ratio:auto;min-height:360px}.ColorPaletteGeneratorPage-module__root___-avL4 .hero-left{width:100%;transition:opacity .5s ease,padding .5s ease}.ColorPaletteGeneratorPage-module__root___-avL4 .hero.is-working .hero-left{padding:0;text-align:left}.ColorPaletteGeneratorPage-module__root___-avL4 .hero-right{width:100%;transition:max-width .7s cubic-bezier(.4,0,.2,1)}.ColorPaletteGeneratorPage-module__root___-avL4 .hero.is-working .hero-right{max-width:100%;width:100%}.ColorPaletteGeneratorPage-module__root___-avL4 .hero.is-working .image-frame{max-height:70vh;min-height:320px}.ColorPaletteGeneratorPage-module__root___-avL4 .hero.is-working .image-frame img{max-height:calc(70vh - 28px)}.ColorPaletteGeneratorPage-module__root___-avL4 .hero-h1{font-family:DM Sans,sans-serif;font-size:clamp(36px,4.5vw,56px);font-weight:700;line-height:1.04;letter-spacing:-.035em;color:#1d1d1f;margin-bottom:18px}.ColorPaletteGeneratorPage-module__root___-avL4 .hero-sub{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#6e6e73;max-width:600px;margin-left:auto;margin-right:auto}.ColorPaletteGeneratorPage-module__root___-avL4 .hero.is-working .hero-sub{margin-left:0;margin-right:0}.ColorPaletteGeneratorPage-module__root___-avL4 .upload-card{background:#fff;border:3px solid #d1d5db;border-radius:56px;box-shadow:0 12px 30px -10px #00000026,0 4px 10px -5px #0000001a;max-width:680px;margin:0 auto;padding:56px 40px;text-align:center;position:relative;overflow:hidden}.ColorPaletteGeneratorPage-module__root___-avL4 .upload-card-desc{color:#8e8e93;font-size:14px;margin:0 0 32px}.ColorPaletteGeneratorPage-module__root___-avL4 .image-frame{position:relative;z-index:30;background:transparent;border:none;border-radius:0;padding:0;display:flex;align-items:center;justify-content:center;min-height:280px;max-height:520px;overflow:visible;animation:cpgImageFrameIn .5s cubic-bezier(.2,.9,.2,1) both}@keyframes cpgImageFrameIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:none}}.ColorPaletteGeneratorPage-module__root___-avL4 .image-frame img{max-width:100%;max-height:520px;width:auto;height:auto;display:block;border-radius:16px}.ColorPaletteGeneratorPage-module__root___-avL4 .image-frame img.picker-on{cursor:crosshair;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.ColorPaletteGeneratorPage-module__root___-avL4 .loading-overlay{position:absolute;inset:14px;background:#ffffffd9;backdrop-filter:blur(4px);border-radius:16px;display:flex;align-items:center;justify-content:center;gap:10px}.ColorPaletteGeneratorPage-module__root___-avL4 .picker-tooltip{position:fixed;background:#fff;border:1px solid #e5e5ea;border-radius:8px;padding:6px;display:flex;align-items:center;gap:8px;z-index:100;pointer-events:none;box-shadow:0 4px 12px #1d1d1f1f}.ColorPaletteGeneratorPage-module__root___-avL4 .picker-tooltip-swatch{width:22px;height:22px;border-radius:4px}.ColorPaletteGeneratorPage-module__root___-avL4 .picker-tooltip-hex{font-size:12px;font-weight:600}.ColorPaletteGeneratorPage-module__root___-avL4 .tool-workspace{background:transparent;padding:0;animation:cpgWorkspaceIn .7s cubic-bezier(.4,0,.2,1) .4s both}@keyframes cpgWorkspaceIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.ColorPaletteGeneratorPage-module__root___-avL4 .controls-bar{position:relative;z-index:2;max-width:100%;margin:0 0 12px}.ColorPaletteGeneratorPage-module__root___-avL4 .controls-bar-inner{display:flex;flex-direction:column;gap:12px;background:transparent;border:none;border-radius:0;padding:0;box-shadow:none}.ColorPaletteGeneratorPage-module__root___-avL4 .controls-bar-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.ColorPaletteGeneratorPage-module__root___-avL4 .controls-bar-row.controls-slider-row{background:#fff;border:1px solid #e5e5ea;border-radius:999px;padding:10px 18px;box-shadow:0 2px 8px -2px #1d1d1f0f;flex-wrap:nowrap}.ColorPaletteGeneratorPage-module__root___-avL4 .jb-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;height:52px;padding:0 28px!important;border-radius:56px;font-family:Inter,sans-serif;font-weight:600;font-size:15px;cursor:pointer;border:1px solid transparent!important;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease;white-space:nowrap;box-shadow:none!important;filter:none;text-shadow:none;transform:none}.ColorPaletteGeneratorPage-module__root___-avL4 .jb-btn:hover,.ColorPaletteGeneratorPage-module__root___-avL4 .jb-btn:focus,.ColorPaletteGeneratorPage-module__root___-avL4 .jb-btn:active{box-shadow:none!important;transform:none!important;filter:none}.ColorPaletteGeneratorPage-module__root___-avL4 .jb-btn-primary{background:#000!important;color:#fff!important;border-color:#000!important}.ColorPaletteGeneratorPage-module__root___-avL4 .jb-btn-primary:hover{background:#1d1d1f!important;border-color:#1d1d1f!important}.ColorPaletteGeneratorPage-module__root___-avL4 .jb-btn-primary:disabled{opacity:.6;cursor:not-allowed}.ColorPaletteGeneratorPage-module__root___-avL4 .jb-btn-pink{background:#ff1dad!important;color:#fff!important;border-color:#ff1dad!important}.ColorPaletteGeneratorPage-module__root___-avL4 .jb-btn-pink:hover{background:#e6189a!important;border-color:#e6189a!important}.ColorPaletteGeneratorPage-module__root___-avL4 .jb-btn-sm{height:40px;padding:0 18px!important;font-size:13px}.ColorPaletteGeneratorPage-module__root___-avL4 .jb-btn-secondary{background:#fff!important;color:#1d1d1f!important;border-color:#e5e5ea!important}.ColorPaletteGeneratorPage-module__root___-avL4 .jb-btn-secondary:hover{border-color:#1d1d1f!important}.ColorPaletteGeneratorPage-module__root___-avL4 .jb-btn-secondary.is-active{background:#1d1d1f!important;color:#fff!important;border-color:#1d1d1f!important}.ColorPaletteGeneratorPage-module__root___-avL4 .jb-btn-ghost{background:transparent!important;color:#6e6e73!important;border:none!important}.ColorPaletteGeneratorPage-module__root___-avL4 .jb-btn-ghost:hover{color:#1d1d1f!important}.ColorPaletteGeneratorPage-module__root___-avL4 .jb-btn-share-label{display:inline-flex;align-items:center;justify-content:center;min-width:72px;transition:font-size .15s ease}.ColorPaletteGeneratorPage-module__root___-avL4 .jb-btn-share-label.is-copied{font-size:11px;font-weight:600;letter-spacing:.01em}.ColorPaletteGeneratorPage-module__root___-avL4 .jb-btn-copy-all-label{display:inline-flex;align-items:center;justify-content:center;min-width:124px;transition:font-size .15s ease}.ColorPaletteGeneratorPage-module__root___-avL4 .jb-btn-copy-all-label.is-copied{font-size:11px;font-weight:600;letter-spacing:.01em}.ColorPaletteGeneratorPage-module__root___-avL4 .toolbar-slider{display:flex;align-items:center;gap:14px;width:100%;height:32px}.ColorPaletteGeneratorPage-module__root___-avL4 .toolbar-slider-label{font-size:13px;color:#6e6e73;font-weight:500;white-space:nowrap}.ColorPaletteGeneratorPage-module__root___-avL4 .toolbar-slider-value{font-size:13px;font-weight:600;min-width:16px;text-align:right;color:#1d1d1f;font-variant-numeric:tabular-nums}.ColorPaletteGeneratorPage-module__root___-avL4 input[type=range].jb-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;background:#e5e5ea;border-radius:2px;outline:none;flex:1;cursor:pointer;min-width:100px}.ColorPaletteGeneratorPage-module__root___-avL4 input[type=range].jb-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#1d1d1f;cursor:pointer;border:none;-webkit-transition:transform .15s ease;transition:transform .15s ease}.ColorPaletteGeneratorPage-module__root___-avL4 input[type=range].jb-range:hover::-webkit-slider-thumb{transform:scale(1.25)}.ColorPaletteGeneratorPage-module__root___-avL4 input[type=range].jb-range:active::-webkit-slider-thumb{transform:scale(1.35)}.ColorPaletteGeneratorPage-module__root___-avL4 input[type=range].jb-range::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#1d1d1f;cursor:pointer;border:none;-moz-transition:transform .15s ease;transition:transform .15s ease}.ColorPaletteGeneratorPage-module__root___-avL4 input[type=range].jb-range:hover::-moz-range-thumb{transform:scale(1.25)}.ColorPaletteGeneratorPage-module__root___-avL4 input[type=range].jb-range:active::-moz-range-thumb{transform:scale(1.35)}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-section{position:relative;z-index:20;max-width:1280px;margin:0 auto}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-caption{font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;color:#6e6e73;margin-bottom:12px;letter-spacing:-.005em}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-rows{display:flex;flex-direction:column;gap:4px}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row{display:grid;grid-template-columns:44px 1fr;gap:14px;align-items:center;padding:8px;border-radius:12px;cursor:pointer;outline:none;transition:background-color .15s ease}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row:focus-visible{box-shadow:0 0 0 2px #1d1d1f}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row-cell{cursor:copy}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row:hover{background-color:#f5f5f7}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row-swatch{width:44px;height:44px;border-radius:10px;cursor:pointer;transition:transform .15s ease}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row-swatch:hover{transform:scale(1.06)}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row-body{display:flex;flex-direction:column;gap:6px;min-width:0}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row-name{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;font-family:DM Sans,sans-serif}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row-name-text{font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;color:#1d1d1f;letter-spacing:-.005em;text-align:left;pointer-events:none}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row-name-near{font-size:11px;color:#8e8e93;font-weight:500}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row-cells{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:8px;min-width:0}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row-cell{cursor:pointer;min-width:0;padding:2px 0}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row-cell-label{font-family:Inter,sans-serif;font-size:10px;font-weight:500;color:#8e8e93;margin-bottom:1px;transition:color .7s cubic-bezier(.22,1,.36,1)}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row-cell-value{font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;color:#1d1d1f;font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .7s cubic-bezier(.22,1,.36,1)}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row-cell:hover .palette-row-cell-value,.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row-cell.is-copied .palette-row-cell-value{color:#ff1dad}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-stack{display:flex;flex-direction:row-reverse;flex-wrap:wrap-reverse;gap:8px}.ColorPaletteGeneratorPage-module__root___-avL4 .stack-bar{display:flex;cursor:pointer;background:transparent;border:none;padding:0;flex-grow:var(--weight, 1);flex-basis:0;min-width:110px;transition:opacity .4s cubic-bezier(.22,1,.36,1)}.ColorPaletteGeneratorPage-module__root___-avL4 .stack-bar:hover{opacity:.92}.ColorPaletteGeneratorPage-module__root___-avL4 .stack-square{width:100%;aspect-ratio:1/1;border-radius:24px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:16px;position:relative;overflow:hidden;transition:border-radius .2s ease;gap:2px}.ColorPaletteGeneratorPage-module__root___-avL4 .stack-bar:hover .stack-square{border-radius:28px}.ColorPaletteGeneratorPage-module__root___-avL4 .stack-bar.is-copied .stack-square{outline:2px solid #1d1d1f;outline-offset:4px}.ColorPaletteGeneratorPage-module__root___-avL4 .stack-bar-hex{font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;color:var(--text-color, #1d1d1f);letter-spacing:0;font-variant-numeric:tabular-nums;transition:opacity .4s cubic-bezier(.22,1,.36,1)}.ColorPaletteGeneratorPage-module__root___-avL4 .stack-bar-name{font-family:DM Sans,sans-serif;font-size:10px;font-weight:500;letter-spacing:-.005em;line-height:1.15;color:var(--text-color, #1d1d1f);opacity:.6;max-width:100%;word-break:break-word;transition:opacity .4s cubic-bezier(.22,1,.36,1)}.ColorPaletteGeneratorPage-module__root___-avL4 .stack-bar-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:DM Sans,sans-serif;font-size:15px;font-weight:600;letter-spacing:-.005em;color:var(--text-color, #1d1d1f);opacity:0;transition:opacity .4s cubic-bezier(.22,1,.36,1);pointer-events:none}.ColorPaletteGeneratorPage-module__root___-avL4 .stack-bar:hover .stack-bar-overlay,.ColorPaletteGeneratorPage-module__root___-avL4 .stack-bar.is-copied .stack-bar-overlay{opacity:1}.ColorPaletteGeneratorPage-module__root___-avL4 .stack-bar:hover .stack-bar-name,.ColorPaletteGeneratorPage-module__root___-avL4 .stack-bar:hover .stack-bar-hex,.ColorPaletteGeneratorPage-module__root___-avL4 .stack-bar.is-copied .stack-bar-name,.ColorPaletteGeneratorPage-module__root___-avL4 .stack-bar.is-copied .stack-bar-hex{opacity:0}.ColorPaletteGeneratorPage-module__root___-avL4 .color-details{max-width:1100px;margin:32px auto 40px;padding:0 32px}.ColorPaletteGeneratorPage-module__root___-avL4 .color-details-intro{margin-bottom:24px;max-width:720px}.ColorPaletteGeneratorPage-module__root___-avL4 .color-details-h2{font-family:DM Sans,sans-serif;font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:1.2;color:#1d1d1f;margin-bottom:4px}.ColorPaletteGeneratorPage-module__root___-avL4 .color-details-sub{font-size:13px;line-height:1.4;color:#8e8e93}.ColorPaletteGeneratorPage-module__root___-avL4 .picked-section{margin-top:28px}.ColorPaletteGeneratorPage-module__root___-avL4 .picked-section-label{font-family:DM Sans,sans-serif;font-size:14px;color:#6e6e73;font-weight:500;margin-bottom:12px}.ColorPaletteGeneratorPage-module__root___-avL4 .picked-section-cap{color:#a8a8ad;font-weight:400}.ColorPaletteGeneratorPage-module__root___-avL4 .picked-list{display:flex;gap:8px;flex-wrap:wrap;max-height:152px;overflow-y:auto;padding:4px 6px 4px 0;scrollbar-width:thin;scrollbar-color:#d5d5da transparent}.ColorPaletteGeneratorPage-module__root___-avL4 .picked-list::-webkit-scrollbar{width:6px}.ColorPaletteGeneratorPage-module__root___-avL4 .picked-list::-webkit-scrollbar-track{background:transparent}.ColorPaletteGeneratorPage-module__root___-avL4 .picked-list::-webkit-scrollbar-thumb{background:#d5d5da;border-radius:3px}.ColorPaletteGeneratorPage-module__root___-avL4 .picked-list::-webkit-scrollbar-thumb:hover{background:#b8b8be}.ColorPaletteGeneratorPage-module__root___-avL4 .jb-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#fff;border:1px solid #e5e5ea;cursor:pointer;transition:border-color .15s ease}.ColorPaletteGeneratorPage-module__root___-avL4 .jb-chip:hover{border-color:#1d1d1f}.ColorPaletteGeneratorPage-module__root___-avL4 .jb-chip-swatch{width:18px;height:18px;border-radius:4px}.ColorPaletteGeneratorPage-module__root___-avL4 .jb-chip-text{font-size:13px;font-weight:500;color:#1d1d1f}.ColorPaletteGeneratorPage-module__root___-avL4 .action-row{margin-top:28px;display:flex;justify-content:center;gap:10px;flex-wrap:wrap}@keyframes cpgSpin{to{transform:rotate(360deg)}}.ColorPaletteGeneratorPage-module__root___-avL4 .spinner{animation:cpgSpin .8s linear infinite;display:inline-block}@keyframes cpgFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.ColorPaletteGeneratorPage-module__root___-avL4 .fade-in{animation:cpgFadeIn .4s ease forwards;opacity:0}.ColorPaletteGeneratorPage-module__root___-avL4 .stats-section{padding:24px 32px 40px;background:#fff;text-align:center}.ColorPaletteGeneratorPage-module__root___-avL4 .stats-section-line{font-family:Inter,sans-serif;font-size:13px;color:#6e6e73;max-width:720px;margin:0 auto;display:inline-flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:center;line-height:1.5}.ColorPaletteGeneratorPage-module__root___-avL4 .stats-text-desktop{display:inline}.ColorPaletteGeneratorPage-module__root___-avL4 .stats-text-mobile{display:none}.ColorPaletteGeneratorPage-module__root___-avL4 .upload-btn-text-desktop{display:inline}.ColorPaletteGeneratorPage-module__root___-avL4 .upload-btn-text-mobile{display:none}.ColorPaletteGeneratorPage-module__root___-avL4 .stats-section-link{text-decoration:none;transition:color .2s ease}.ColorPaletteGeneratorPage-module__root___-avL4 .stats-section-link:hover{color:#1d1d1f}.ColorPaletteGeneratorPage-module__root___-avL4 .stats-section-link:hover .stats-section-arrow{transform:translate(3px)}.ColorPaletteGeneratorPage-module__root___-avL4 .stats-section-arrow{font-size:16px;color:#1d1d1f;transition:transform .2s ease;display:inline-block}.ColorPaletteGeneratorPage-module__root___-avL4 .stats-section-heart{width:14px;height:14px;flex-shrink:0;vertical-align:middle;display:inline-block}.ColorPaletteGeneratorPage-module__root___-avL4 .stats-section-count{font-family:DM Sans,sans-serif;font-weight:700;color:#1d1d1f;font-variant-numeric:tabular-nums;letter-spacing:-.01em}.ColorPaletteGeneratorPage-module__root___-avL4 .stats-section-swatches{display:inline-flex;gap:6px;vertical-align:middle}.ColorPaletteGeneratorPage-module__root___-avL4 .stats-section-swatch{width:18px;height:18px;border-radius:50%}.ColorPaletteGeneratorPage-module__root___-avL4 .popular-section{padding:64px 32px 96px;background:#fff}.ColorPaletteGeneratorPage-module__root___-avL4 .popular-inner{max-width:1100px;margin:0 auto}.ColorPaletteGeneratorPage-module__root___-avL4 .popular-intro{margin-bottom:32px;max-width:100%}.ColorPaletteGeneratorPage-module__root___-avL4 .popular-h2{font-family:DM Sans,sans-serif;font-size:clamp(24px,3vw,36px);font-weight:700;letter-spacing:-.025em;line-height:1.1;color:#1d1d1f;margin-bottom:8px}.ColorPaletteGeneratorPage-module__root___-avL4 .popular-sub{font-size:15px;line-height:1.5;color:#6e6e73;max-width:720px;overflow-wrap:break-word}.ColorPaletteGeneratorPage-module__root___-avL4 .popular-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ColorPaletteGeneratorPage-module__root___-avL4 .popular-card{background:#fff;border:1px solid #e5e5ea;border-radius:18px;overflow:hidden;transition:border-color .2s ease,transform .2s ease;display:flex;flex-direction:column}.ColorPaletteGeneratorPage-module__root___-avL4 .popular-card:hover{border-color:#1d1d1f;transform:translateY(-2px)}.ColorPaletteGeneratorPage-module__root___-avL4 .popular-card-strip{display:flex;height:88px;width:100%}.ColorPaletteGeneratorPage-module__root___-avL4 .popular-card-stripe{position:relative;flex:1;border:none;padding:0;cursor:pointer;overflow:hidden;transition:flex .25s ease}.ColorPaletteGeneratorPage-module__root___-avL4 .popular-card:hover .popular-card-stripe:hover{flex:2}.ColorPaletteGeneratorPage-module__root___-avL4 .popular-card-stripe-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;letter-spacing:-.005em;font-variant-numeric:tabular-nums;color:var(--stripe-text-color, #1d1d1f);opacity:0;transition:opacity .25s ease;pointer-events:none}.ColorPaletteGeneratorPage-module__root___-avL4 .popular-card-stripe:hover .popular-card-stripe-overlay,.ColorPaletteGeneratorPage-module__root___-avL4 .popular-card-stripe.is-copied .popular-card-stripe-overlay,.ColorPaletteGeneratorPage-module__root___-avL4 .popular-card-stripe:focus-visible .popular-card-stripe-overlay{opacity:1}.ColorPaletteGeneratorPage-module__root___-avL4 .popular-card-meta{background:transparent;border:none;padding:16px 18px 18px;cursor:pointer;text-align:left;font-family:inherit;display:flex;flex-direction:column;gap:4px}.ColorPaletteGeneratorPage-module__root___-avL4 .popular-card-name{font-family:DM Sans,sans-serif;font-size:16px;font-weight:600;letter-spacing:-.01em;color:#1d1d1f;margin:0}.ColorPaletteGeneratorPage-module__root___-avL4 .popular-card-desc{font-family:Inter,sans-serif;font-size:13px;line-height:1.45;color:#6e6e73;margin:0}.ColorPaletteGeneratorPage-module__root___-avL4 .popular-card-cat{font-family:Inter,sans-serif;font-size:11px;font-weight:500;color:#8e8e93;margin-top:6px}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-section{padding:48px 32px 24px;background:#fff}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-inner{max-width:1280px;margin:0 auto}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-header{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px;flex-wrap:wrap}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-header-text{flex:1;min-width:280px}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-h1{font-family:DM Sans,sans-serif;font-size:clamp(28px,3.5vw,42px);font-weight:700;letter-spacing:-.03em;line-height:1.05;color:#1d1d1f;margin-bottom:6px}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-sub{font-size:14px;color:#6e6e73;line-height:1.5}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-header-actions{display:flex;gap:8px;flex-wrap:wrap}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-card{border:1px solid #e5e5ea;border-radius:18px;overflow:hidden;background:#fff}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-card-img-wrap{position:relative;width:100%;aspect-ratio:16/9;background:#fafafa;overflow:hidden}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-card-img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-card-remove{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;background:#1d1d1f99;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-card-remove:hover{background:#1d1d1fd9}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-card-remove-static{background:#f5f5f7}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-card-remove-static:hover{background:#e8e8ec}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-card-shared-banner{position:relative;padding:18px 18px 16px;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;justify-content:space-between}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-card-shared-label{font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;color:#1d1d1f;letter-spacing:-.01em}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-detail-thumb-placeholder{display:flex;flex-direction:row;overflow:hidden}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-detail-thumb-placeholder>div{height:100%}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-card-body{padding:16px 18px 18px}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-colors{display:flex;gap:6px;flex-wrap:wrap}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-color-cell{position:relative;flex:1;min-width:56px;height:64px;display:flex;align-items:flex-end;justify-content:flex-start;padding:10px 12px;border-radius:12px;cursor:pointer;transform-origin:center;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s cubic-bezier(.22,1,.36,1)}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-color-cell:hover{transform:scale(1.06);z-index:2;box-shadow:0 10px 24px -8px #1d1d1f40}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-color-cell.is-copied{transform:scale(.97)}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-color-cell-text{font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;letter-spacing:-.005em;font-variant-numeric:tabular-nums;color:inherit;text-align:left;pointer-events:none}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-color-cell-pct{position:absolute;top:8px;right:10px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:-.005em;font-variant-numeric:tabular-nums;color:inherit;opacity:0;transform:translateY(-4px);transition:opacity .35s cubic-bezier(.22,1,.36,1),transform .35s cubic-bezier(.22,1,.36,1);pointer-events:none}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-color-cell:hover .gallery-color-cell-pct{opacity:.95;transform:translateY(0)}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-detail-block{padding-top:32px;margin-top:32px;border-top:1px solid #f0f0f0}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-detail-block:first-of-type{border-top:none;padding-top:0;margin-top:0}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-detail-header{display:flex;align-items:center;gap:14px;margin-bottom:16px}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-detail-thumb{width:56px;height:56px;-o-object-fit:cover;object-fit:cover;border-radius:12px}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-detail-title{font-family:DM Sans,sans-serif;font-size:17px;font-weight:600;letter-spacing:-.01em;color:#1d1d1f;margin:0 0 2px}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-detail-sub{font-family:Inter,sans-serif;font-size:12px;color:#8e8e93;margin:0}@keyframes cpgLightboxIn{0%{opacity:0}to{opacity:1}}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox{position:fixed;inset:0;z-index:9000;display:flex;align-items:flex-end;transition:background .3s ease;animation:cpgLightboxIn .18s ease forwards;-moz-user-select:none;user-select:none;-webkit-user-select:none;cursor:default;-webkit-tap-highlight-color:transparent}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox *{caret-color:transparent}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-textblock{position:relative;z-index:2;display:flex;flex-direction:column;gap:clamp(18px,2.5vw,32px);padding:0 clamp(160px,12vw + 64px,210px) 56px 56px;max-width:100%;min-width:0}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-name{font-family:DM Sans,sans-serif;font-size:clamp(48px,8vw,96px);font-weight:800;letter-spacing:-.04em;line-height:.95;text-decoration:none;display:block;max-width:100%;word-break:break-word;transition:opacity .15s ease}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-name:hover{opacity:.85}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-hex{font-family:DM Sans,sans-serif;font-size:clamp(13px,1.4vw,16px);font-weight:500;font-variant-numeric:tabular-nums;letter-spacing:0;opacity:.85;pointer-events:none;max-width:calc(100vw - 200px)}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-meta-hex{font-weight:500}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-meta{font-weight:400;opacity:.85}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-meta-sep{opacity:.55;margin:0 2px}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-corner{position:fixed;right:48px;bottom:40px;z-index:9015;display:flex;flex-direction:column;align-items:flex-end;gap:14px}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-thumb{display:flex;flex-direction:column;align-items:flex-end;gap:8px;pointer-events:none}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-thumb-img{width:clamp(96px,12vw,144px);height:clamp(96px,12vw,144px);-o-object-fit:cover;object-fit:cover;border-radius:14px;box-shadow:0 6px 24px #0000002e}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-thumb-palette{display:flex;flex-direction:row;width:clamp(96px,12vw,144px);height:clamp(96px,12vw,144px);border-radius:14px;overflow:hidden;box-shadow:0 6px 24px #0000002e}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-close{position:fixed;top:24px;right:24px;z-index:9020;width:44px;height:44px;border-radius:999px;background:#ffffffeb!important;color:#1d1d1f;border:none!important;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0!important;transition:background .15s ease}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-close:hover{background:#fff!important}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-nav{position:fixed;top:50%;transform:translateY(-50%);z-index:9020;width:52px;height:52px;border-radius:999px;background:#ffffffeb!important;color:#1d1d1f;border:none!important;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0!important;transition:background .15s ease}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-nav:hover{background:#fff!important}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-nav-prev{left:24px}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-nav-next{right:24px}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-nav-up,.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-nav-down{left:50%;top:auto;bottom:auto;transform:translate(-50%);background:transparent!important;color:currentColor}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-nav-up{top:24px}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-nav-down{bottom:24px}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-nav-up:hover,.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-nav-down:hover{background:#ffffff2e!important}.ColorPaletteGeneratorPage-module__root___-avL4 .cpg-icon{width:16px;height:16px;flex-shrink:0}.ColorPaletteGeneratorPage-module__root___-avL4 .cpg-icon-sm{width:14px;height:14px}.ColorPaletteGeneratorPage-module__root___-avL4 .cpg-icon-lg{width:20px;height:20px}@media (max-width: 900px){.ColorPaletteGeneratorPage-module__root___-avL4 .breadcrumb{padding:0 16px;font-size:12px;gap:6px;margin-bottom:8px}.ColorPaletteGeneratorPage-module__root___-avL4 .hero{padding:28px 16px 20px}.ColorPaletteGeneratorPage-module__root___-avL4 .hero.is-working{padding:20px 16px 12px}.ColorPaletteGeneratorPage-module__root___-avL4 .hero-grid{gap:18px;max-width:100%}.ColorPaletteGeneratorPage-module__root___-avL4 .hero.is-working .hero-grid{grid-template-columns:1fr;gap:14px}.ColorPaletteGeneratorPage-module__root___-avL4 .hero-h1{font-size:26px;line-height:1.1;margin-bottom:8px}.ColorPaletteGeneratorPage-module__root___-avL4 .hero-sub{font-size:12px;line-height:1.4;max-width:100%}.ColorPaletteGeneratorPage-module__root___-avL4 .upload-card{padding:36px 24px;border-radius:32px}.ColorPaletteGeneratorPage-module__root___-avL4 .upload-card-desc{font-size:13px;margin-bottom:14px}.ColorPaletteGeneratorPage-module__root___-avL4 .stats-section{padding:16px 16px 28px}.ColorPaletteGeneratorPage-module__root___-avL4 .stats-section-line{font-size:11.5px;gap:5px;line-height:1.4;flex-wrap:nowrap;white-space:nowrap}.ColorPaletteGeneratorPage-module__root___-avL4 .stats-text-desktop{display:none}.ColorPaletteGeneratorPage-module__root___-avL4 .stats-text-mobile{display:inline}.ColorPaletteGeneratorPage-module__root___-avL4 .upload-btn-text-desktop{display:none}.ColorPaletteGeneratorPage-module__root___-avL4 .upload-btn-text-mobile{display:inline}.ColorPaletteGeneratorPage-module__root___-avL4 .stats-section-heart{width:12px;height:12px}.ColorPaletteGeneratorPage-module__root___-avL4 .stats-section-arrow{font-size:13px}.ColorPaletteGeneratorPage-module__root___-avL4 .stats-section-swatches{gap:5px}.ColorPaletteGeneratorPage-module__root___-avL4 .stats-section-swatch{width:11px;height:11px}.ColorPaletteGeneratorPage-module__root___-avL4 .image-frame{border-radius:0;padding:0;min-height:180px;max-height:36vh}.ColorPaletteGeneratorPage-module__root___-avL4 .image-frame img{max-height:36vh;border-radius:14px}.ColorPaletteGeneratorPage-module__root___-avL4 .hero.is-working .image-frame{max-height:36vh;min-height:180px}.ColorPaletteGeneratorPage-module__root___-avL4 .hero.is-working .image-frame img{max-height:36vh}.ColorPaletteGeneratorPage-module__root___-avL4 .controls-bar{margin:0 0 10px}.ColorPaletteGeneratorPage-module__root___-avL4 .controls-bar-row{gap:6px;flex-wrap:nowrap}.ColorPaletteGeneratorPage-module__root___-avL4 .controls-bar-row .jb-btn-sm{flex:1 1 0;min-width:0;padding:0 8px!important;gap:4px}.ColorPaletteGeneratorPage-module__root___-avL4 .controls-bar-row.controls-slider-row{padding:8px 14px}.ColorPaletteGeneratorPage-module__root___-avL4 .toolbar-slider{gap:10px;height:28px}.ColorPaletteGeneratorPage-module__root___-avL4 .toolbar-slider-label,.ColorPaletteGeneratorPage-module__root___-avL4 .toolbar-slider-value{font-size:12px}.ColorPaletteGeneratorPage-module__root___-avL4 .jb-btn{height:42px;padding:0 16px;font-size:13px}.ColorPaletteGeneratorPage-module__root___-avL4 .jb-btn-sm{height:34px;padding:0 12px;font-size:12px}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-stack{gap:6px}.ColorPaletteGeneratorPage-module__root___-avL4 .stack-bar{min-width:80px}.ColorPaletteGeneratorPage-module__root___-avL4 .stack-square{border-radius:16px;padding:10px;gap:1px}.ColorPaletteGeneratorPage-module__root___-avL4 .stack-bar:hover .stack-square{border-radius:18px}.ColorPaletteGeneratorPage-module__root___-avL4 .hero.is-working.is-curated .stack-square{min-height:220px}.ColorPaletteGeneratorPage-module__root___-avL4 .stack-bar-hex{font-size:11px}.ColorPaletteGeneratorPage-module__root___-avL4 .stack-bar-name{font-size:8px;line-height:1.15}.ColorPaletteGeneratorPage-module__root___-avL4 .stack-bar-overlay{font-size:13px}.ColorPaletteGeneratorPage-module__root___-avL4 .action-row{margin-top:14px;gap:6px;flex-wrap:wrap}.ColorPaletteGeneratorPage-module__root___-avL4 .action-row .jb-btn{flex:1 1 calc(50% - 3px);min-width:0}.ColorPaletteGeneratorPage-module__root___-avL4 .action-row .jb-btn:last-child{flex:1 1 100%}.ColorPaletteGeneratorPage-module__root___-avL4 .color-details{margin:20px auto 24px;padding:0 14px}.ColorPaletteGeneratorPage-module__root___-avL4 .color-details-intro{margin-bottom:12px}.ColorPaletteGeneratorPage-module__root___-avL4 .color-details-h2{font-size:16px}.ColorPaletteGeneratorPage-module__root___-avL4 .color-details-sub{font-size:12px}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row{grid-template-columns:32px 1fr;gap:10px;padding:6px}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row-swatch{width:32px;height:32px;border-radius:8px}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row-name-text{font-size:13px}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row-name-near{font-size:10px}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row-cells{gap:6px 12px}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row-cell-label{font-size:10px}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row-cell-value{font-size:12px}.ColorPaletteGeneratorPage-module__root___-avL4 .popular-section{padding:24px 14px 32px}.ColorPaletteGeneratorPage-module__root___-avL4 .popular-intro{margin-bottom:14px}.ColorPaletteGeneratorPage-module__root___-avL4 .popular-h2{font-size:18px;margin-bottom:4px}.ColorPaletteGeneratorPage-module__root___-avL4 .popular-sub{font-size:12px}.ColorPaletteGeneratorPage-module__root___-avL4 .popular-grid{grid-template-columns:1fr 1fr;gap:8px}.ColorPaletteGeneratorPage-module__root___-avL4 .popular-card{border-radius:12px}.ColorPaletteGeneratorPage-module__root___-avL4 .popular-card-strip{height:44px}.ColorPaletteGeneratorPage-module__root___-avL4 .popular-card-stripe-overlay{font-size:10px}.ColorPaletteGeneratorPage-module__root___-avL4 .popular-card-meta{padding:8px 10px 10px;gap:2px}.ColorPaletteGeneratorPage-module__root___-avL4 .popular-card-name{font-size:12px;line-height:1.2;letter-spacing:-.005em}.ColorPaletteGeneratorPage-module__root___-avL4 .popular-card-desc{display:none}.ColorPaletteGeneratorPage-module__root___-avL4 .popular-card-cat{font-size:10px;margin-top:2px}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-section{padding:24px 14px 12px}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-header{flex-direction:column;align-items:stretch;gap:14px;margin-bottom:18px}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-header-text{min-width:0}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-h1{font-size:22px;line-height:1.1}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-sub{font-size:12px}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-header-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:6px}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-header-actions .jb-btn{width:100%;padding:0 12px;font-size:12px;height:40px}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-header-actions .jb-btn-primary{grid-column:1/-1}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-grid{grid-template-columns:1fr;gap:14px}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-card{border-radius:14px}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-card-img-wrap{aspect-ratio:16/10}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-card-body{padding:12px 14px 14px}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-color-cell{min-width:44px;height:52px;border-radius:10px;padding:6px}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-color-cell-text{font-size:9px;letter-spacing:-.02em}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-card-shared-banner{padding:14px 14px 12px}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-card-shared-label{font-size:13px}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-detail-block{padding-top:20px;margin-top:20px}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-detail-thumb{width:40px;height:40px;border-radius:10px}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-detail-title{font-size:14px}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-detail-sub{font-size:11px}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row{grid-template-columns:36px 1fr;gap:10px}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row-swatch{width:36px;height:36px}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-textblock{padding:0 108px 28px 24px;gap:12px}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-hex{max-width:calc(100vw - 130px)}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-close{top:16px;right:16px;width:38px;height:38px}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-nav{width:42px;height:42px}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-nav-prev{left:12px}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-nav-next{right:12px}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-nav-up{top:12px}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-nav-down{bottom:12px}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-corner{right:16px;bottom:16px;gap:10px}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-thumb{gap:6px}.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-thumb-img,.ColorPaletteGeneratorPage-module__root___-avL4 .color-lightbox-thumb-palette{width:80px;height:80px;border-radius:10px}}@media (max-width: 380px){.ColorPaletteGeneratorPage-module__root___-avL4 .hero-h1{font-size:22px}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-h1{font-size:19px}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-color-cell{min-width:38px;padding:5px 4px}.ColorPaletteGeneratorPage-module__root___-avL4 .gallery-color-cell-text{font-size:8px}.ColorPaletteGeneratorPage-module__root___-avL4 .color-details{padding:0 8px}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row{grid-template-columns:28px 1fr;gap:8px;padding:4px}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row-swatch{width:28px;height:28px;border-radius:6px}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row-body{gap:3px}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row-cells{gap:4px 8px}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row-cell{padding:1px 0}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row-cell-label{font-size:9px;margin-bottom:0}.ColorPaletteGeneratorPage-module__root___-avL4 .palette-row-cell-value{font-size:11px}}
