@font-face{font-family:Newsreader;src:url(/prototype/assets/newsreader-400.ttf)format("truetype");font-display:swap}@font-face{font-family:Manrope;src:url(/prototype/assets/manrope-400.ttf)format("truetype");font-display:swap}._shell_fmg9d_13{--ink:#171714;--paper:#f6f1e7;--muted:#ded8cc;--red:#f23820;background:var(--paper);min-height:100vh;color:var(--ink);font:17px/1.5 Manrope,Arial,sans-serif;overflow-x:hidden}._shell_fmg9d_13 *{box-sizing:border-box}._shell_fmg9d_13 button,._shell_fmg9d_13 input,._shell_fmg9d_13 textarea{font:inherit}._shell_fmg9d_13 button,._shell_fmg9d_13 label{-webkit-tap-highlight-color:transparent}._header_fmg9d_29{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:center;gap:30px;min-height:96px;padding:18px clamp(24px,5vw,72px);display:flex}._brand_fmg9d_39{width:min(240px,46vw);display:block}._brand_fmg9d_39 img{object-fit:contain;object-position:left center;width:100%;max-height:54px;display:block}._header_fmg9d_29>div{justify-items:end;gap:4px;font-family:Courier New,monospace;display:grid}._header_fmg9d_29 b{letter-spacing:.12em;font-size:16px}._header_fmg9d_29 span{color:#6d685f;letter-spacing:.1em;font-size:14px}._section_fmg9d_45{border-bottom:1px solid var(--ink);width:100%;padding:clamp(44px,6vw,88px) clamp(24px,5vw,72px)}._sectionHeader_fmg9d_51{grid-template-columns:58px minmax(0,1fr);align-items:start;gap:22px;margin-bottom:42px;display:grid}._sectionHeader_fmg9d_51>span{color:var(--red);font:900 22px/1 Courier New,monospace}._sectionHeader_fmg9d_51 h1,._sectionHeader_fmg9d_51 h2{letter-spacing:-.045em;margin:0;font:500 clamp(38px,5.6vw,82px)/.92 Newsreader,Georgia,serif}._sectionHeader_fmg9d_51 h2{font-size:clamp(34px,4.5vw,64px)}._sectionHeader_fmg9d_51 p{color:#625e56;max-width:840px;margin:15px 0 0;font-size:clamp(17px,1.4vw,21px)}._methodGrid_fmg9d_64{border:1px solid var(--ink);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}._methodCard_fmg9d_70{border-right:1px solid var(--ink);background:#ffffff2e;min-width:0;min-height:390px;padding:26px}._methodCard_fmg9d_70:last-child{border-right:0}._methodCard_fmg9d_70>header{align-items:center;gap:12px;margin-bottom:28px;display:flex}._methodCard_fmg9d_70>header span{border:1px solid var(--ink);border-radius:50%;place-items:center;width:30px;height:30px;font:800 13px/1 Courier New,monospace;display:grid}._methodCard_fmg9d_70 h2{margin:0;font:500 28px/1 Newsreader,Georgia,serif}._methodCard_fmg9d_70>p{color:#625e56;margin:0 0 24px;font-size:16px}._codeForm_fmg9d_83 label{letter-spacing:.08em;margin-bottom:9px;font:800 14px/1 Courier New,monospace;display:block}._codeForm_fmg9d_83>div{border:1px solid var(--ink);background:var(--paper);grid-template-columns:minmax(0,1fr) auto;display:grid}._codeForm_fmg9d_83 input{min-width:0;height:58px;color:var(--ink);text-transform:uppercase;background:0 0;border:0;outline:0;padding:0 14px;font:800 18px/1 Courier New,monospace}._codeForm_fmg9d_83 button,._wheelControls_fmg9d_86 button{border:1px solid var(--ink);background:var(--ink);min-height:48px;color:var(--paper);cursor:pointer;letter-spacing:.06em;padding:0 17px;font:800 14px/1 Courier New,monospace}._codeForm_fmg9d_83 button{border-width:0 0 0 1px}._codeForm_fmg9d_83 small{color:#777167;overflow-wrap:anywhere;min-height:52px;padding-top:10px;font:13px/1.4 Courier New,monospace;display:block}._error_fmg9d_98{color:#b20c09!important;font-weight:800!important}._wheelLayout_fmg9d_100{grid-template-columns:minmax(130px,1fr) minmax(120px,.8fr);align-items:center;gap:20px;display:grid}._colorWheel_fmg9d_101{aspect-ratio:1;border:1px solid var(--ink);cursor:crosshair;touch-action:none;background:conic-gradient(from -90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red);border-radius:50%;width:min(180px,100%);position:relative;box-shadow:9px 9px #17171424}._colorWheel_fmg9d_101:after{content:"";border-radius:inherit;background:radial-gradient(circle,#fff 0,#fff0 72%);position:absolute;inset:0}._wheelShade_fmg9d_113{z-index:1;border-radius:inherit;background:rgba(0,0,0,var(--wheel-value));pointer-events:none;position:absolute;inset:0}._wheelHandle_fmg9d_114{z-index:2;left:var(--wheel-x);top:var(--wheel-y);background:var(--draft-color);width:24px;height:24px;box-shadow:0 0 0 2px var(--ink);pointer-events:none;border:3px solid #fff;border-radius:50%;position:absolute;transform:translate(-50%,-50%)}._wheelControls_fmg9d_86{gap:16px;display:grid}._wheelControls_fmg9d_86 strong{font:900 22px/1 Courier New,monospace}._wheelControls_fmg9d_86 label{gap:8px;font:800 12px/1.2 Courier New,monospace;display:grid}._wheelControls_fmg9d_86 input{width:100%;accent-color:var(--red)}._wheelControls_fmg9d_86 button{width:100%;padding:12px}._pickerActions_fmg9d_121{gap:12px;display:grid}._nativePickerButton_fmg9d_122{border:1px solid var(--ink);background:var(--ink);min-height:68px;color:var(--paper);cursor:crosshair;letter-spacing:.06em;justify-content:space-between;align-items:center;gap:16px;padding:0 18px;font:900 15px/1 Courier New,monospace;display:flex;position:relative;overflow:hidden}._nativePickerButton_fmg9d_122 b{font:400 31px/1 Arial,sans-serif}._nativePickerButton_fmg9d_122 input{opacity:0;cursor:crosshair;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}._nativePickerButton_fmg9d_122:focus-within{outline:4px solid var(--red);outline-offset:3px}._pickerPreview_fmg9d_126{border:1px solid var(--ink);grid-template-columns:38px 1fr auto;align-items:center;gap:12px;min-height:58px;padding:10px 12px;font-family:Courier New,monospace;display:grid}._pickerPreview_fmg9d_126 i{aspect-ratio:1;border:1px solid var(--ink);background:var(--picker-color);width:38px;display:block}._pickerPreview_fmg9d_126 span{color:#777167;letter-spacing:.06em;font-size:11px;font-weight:800}._pickerPreview_fmg9d_126 strong{font-size:15px}._pickerNote_fmg9d_130{color:#777167;font:13px/1.45 Courier New,monospace}._uploadBox_fmg9d_132{border:1px dashed var(--ink);cursor:pointer;text-align:center;background:#ffffff40;place-content:center;justify-items:center;gap:7px;min-height:150px;padding:22px;display:grid}._uploadBox_fmg9d_132 input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}._uploadBox_fmg9d_132 b{font:900 15px/1 Courier New,monospace}._uploadBox_fmg9d_132 span{color:#777167;font-size:14px}._photoResult_fmg9d_137{border:1px solid var(--ink);grid-template-columns:minmax(250px,.4fr) minmax(0,1.6fr);margin-top:34px;display:grid}._photoPreview_fmg9d_138{border:0;border-right:1px solid var(--ink);color:#fff;cursor:crosshair;background:#242421;min-height:360px;padding:0;position:relative;overflow:hidden}._photoPreview_fmg9d_138 img,._photoOverlay_fmg9d_139{object-fit:contain;width:100%;height:100%;transition:filter .16s,opacity .16s;display:block;position:absolute;inset:0}._photoPreview_fmg9d_138._mapping_fmg9d_140 img{filter:grayscale(.65)brightness(.46)}._photoOverlay_fmg9d_139{z-index:2;pointer-events:none;image-rendering:auto}._photoClickHint_fmg9d_142{z-index:3;color:#fff;letter-spacing:.04em;text-align:center;background:#171714c7;border:1px solid #ffffffb8;padding:10px 12px;font:800 11px/1.2 Courier New,monospace;position:absolute;bottom:12px;left:12px;right:12px}._photoAnalysis_fmg9d_143{min-width:0;padding:28px}._photoAnalysisHeader_fmg9d_144{justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px;display:flex}._photoAnalysisHeader_fmg9d_144>div:first-child{gap:5px;display:grid}._photoAnalysisHeader_fmg9d_144 span{color:#6d685f;letter-spacing:.08em;font:800 13px/1 Courier New,monospace}._photoAnalysisHeader_fmg9d_144 strong{font:500 30px/1 Newsreader,Georgia,serif}._threshold_fmg9d_148{align-items:center;gap:8px;display:flex}._threshold_fmg9d_148 button{border:1px solid var(--ink);cursor:pointer;background:0 0;min-width:46px;min-height:40px;font:800 14px/1 Courier New,monospace}._threshold_fmg9d_148 button._active_fmg9d_150{background:var(--ink);color:var(--paper)}._mapInstruction_fmg9d_151{border-left:4px solid var(--red);color:#625e56;max-width:760px;margin:0 0 18px;padding-left:14px;font-size:15px;line-height:1.45}._photoPalette_fmg9d_152{border:1px solid var(--ink);align-items:stretch;min-width:0;display:flex;overflow-x:auto}._photoPalette_fmg9d_152 button{cursor:pointer;text-align:left;border:0;border-right:1px solid #1717147a;flex-direction:column;flex:1 1 0;justify-content:space-between;align-items:flex-start;gap:14px;min-width:142px;min-height:250px;padding:18px;display:flex}._photoPalette_fmg9d_152 button:last-child{border-right:0}._photoPalette_fmg9d_152 b{font:900 21px/1 Courier New,monospace}._photoPalette_fmg9d_152 strong{margin-top:auto;font:900 20px/1 Courier New,monospace}._photoPalette_fmg9d_152 span{border-bottom:1px solid;padding-bottom:3px;font:800 11px/1.2 Courier New,monospace}._photoAnalysis_fmg9d_143>small{color:#777167;margin-top:13px;font-size:14px;display:block}._noColors_fmg9d_159{border:1px solid var(--ink);padding:24px}._selectedBar_fmg9d_161{border:1px solid var(--ink);background:#fff3;grid-template-columns:116px minmax(180px,.5fr) minmax(420px,1.5fr);align-items:stretch;gap:26px;margin-top:34px;padding:26px;display:grid}._selectedSwatch_fmg9d_162{aspect-ratio:1;border:1px solid var(--ink);background:var(--selected);width:116px;box-shadow:inset 0 0 0 9px var(--paper), inset 0 0 0 10px var(--ink), 8px 8px 0 #1717141f;display:block}._selectedIdentity_fmg9d_163{align-content:center;gap:12px;display:grid}._selectedIdentity_fmg9d_163 span{color:#6d685f;letter-spacing:.1em;font:900 13px/1 Courier New,monospace}._selectedIdentity_fmg9d_163 strong{letter-spacing:-.05em;font:900 clamp(28px,2.5vw,39px)/1 Courier New,monospace}._selectedValues_fmg9d_166{grid-template-columns:1fr 1.25fr;gap:12px;min-width:0;display:grid}._selectedValues_fmg9d_166>div,._anchorValues_fmg9d_167>div{border:1px solid var(--ink);background:var(--paper);align-content:center;gap:11px;min-width:0;padding:15px 17px;display:grid}._selectedValues_fmg9d_166 span,._anchorValues_fmg9d_167 span{color:#6d685f;letter-spacing:.1em;font:900 12px/1 Courier New,monospace}._selectedValues_fmg9d_166 strong{overflow-wrap:anywhere;font:900 clamp(17px,1.45vw,23px)/1.15 Courier New,monospace}._colorAnchor_fmg9d_171{border:1px solid var(--ink);outline-offset:5px;background:repeating-linear-gradient(90deg,#0000 0 79px,#17171409 80px);outline:1px solid #1717144d;grid-template-columns:112px minmax(190px,.45fr) minmax(220px,.8fr) minmax(360px,1.25fr);align-items:stretch;gap:26px;margin:0 6px 38px;padding:26px;display:grid;position:relative}._colorAnchor_fmg9d_171:before,._colorAnchor_fmg9d_171:after{content:"";z-index:2;pointer-events:none;width:17px;height:17px;position:absolute}._colorAnchor_fmg9d_171:before{border-top:3px solid var(--red);border-left:3px solid var(--red);top:-7px;left:-7px}._colorAnchor_fmg9d_171:after{border-right:3px solid var(--red);border-bottom:3px solid var(--red);bottom:-7px;right:-7px}._colorAnchor_fmg9d_171>i{aspect-ratio:1;border:1px solid var(--ink);background:var(--selected);width:112px;box-shadow:inset 0 0 0 9px var(--paper), inset 0 0 0 10px var(--ink), 8px 8px 0 #1717141f;align-self:center;display:block}._colorAnchor_fmg9d_171>div:not(._anchorValues_fmg9d_167){align-content:center;gap:12px;display:grid}._colorAnchor_fmg9d_171>div:not(._anchorValues_fmg9d_167)>span{color:#6d685f;letter-spacing:.1em;font:900 13px/1 Courier New,monospace}._colorAnchor_fmg9d_171>div:not(._anchorValues_fmg9d_167)>strong{letter-spacing:-.05em;font:900 clamp(27px,2.25vw,37px)/1 Courier New,monospace}._colorAnchor_fmg9d_171>p{color:#4f4b44;align-self:center;margin:0;font-size:17px;line-height:1.45}._anchorValues_fmg9d_167{grid-template-columns:1fr 1.25fr;gap:12px;min-width:0;display:grid}._anchorValues_fmg9d_167 strong{overflow-wrap:anywhere;font:900 clamp(16px,1.3vw,21px)/1.15 Courier New,monospace}._variationToolbar_fmg9d_183{border:1px solid var(--ink);border-bottom:0;justify-content:space-between;align-items:stretch;min-height:58px;display:flex}._variationToolbar_fmg9d_183>span{color:#6d685f;letter-spacing:.08em;align-items:center;padding:0 20px;font:900 12px/1 Courier New,monospace;display:flex}._variationToolbar_fmg9d_183 button{border:0;border-left:1px solid var(--ink);background:var(--ink);min-width:310px;color:var(--paper);cursor:pointer;letter-spacing:.04em;padding:0 22px;font:900 13px/1 Courier New,monospace}._variationToolbar_fmg9d_183 button b{margin-left:7px;font-size:18px}._variationToolbarActions_fmg9d_187{align-items:stretch;display:flex}._variationToolbar_fmg9d_183 ._promptRouteButton_fmg9d_188{background:var(--paper);min-width:280px;color:var(--ink)}._variationGrid_fmg9d_189{border:1px solid var(--ink);grid-template-columns:repeat(6,minmax(0,1fr));display:grid}._variationGrid_fmg9d_189 button{cursor:pointer;text-align:left;border:0;border-right:1px solid #17171480;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:220px;padding:20px;display:flex}._variationGrid_fmg9d_189 button:last-child{border-right:0}._variationGrid_fmg9d_189 span{text-transform:uppercase;font:900 14px/1 Courier New,monospace}._variationGrid_fmg9d_189 strong{letter-spacing:-.05em;font:900 clamp(18px,1.7vw,27px)/1 Courier New,monospace}._basePaletteColor_fmg9d_194{z-index:1;position:relative;box-shadow:inset 0 0 0 5px #00c9ff,inset 0 0 0 8px}._basePaletteColor_fmg9d_194:before,._basePaletteColor_fmg9d_194:after{content:"";z-index:3;pointer-events:none;width:24px;height:24px;position:absolute}._basePaletteColor_fmg9d_194:before{border-top:3px solid #00c9ff;border-left:3px solid #00c9ff;top:10px;left:10px}._basePaletteColor_fmg9d_194:after{border-bottom:3px solid #00c9ff;border-right:3px solid #00c9ff;bottom:10px;right:10px}._paletteBaseBadge_fmg9d_198{z-index:4;border:1px solid var(--ink);color:var(--ink);letter-spacing:.04em;white-space:nowrap;background:#00c9ff;padding:8px 9px 7px;font:900 10px/1 Courier New,monospace;position:absolute;top:13px;right:13px}._paletteBaseBadge_fmg9d_198:after{content:"";border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);background:#00c9ff;width:10px;height:10px;position:absolute;bottom:-7px;right:12px;transform:rotate(45deg)}._variationGrid_fmg9d_189 ._basePaletteColor_fmg9d_194,._harmonyGrid_fmg9d_200 ._basePaletteColor_fmg9d_194{padding-top:62px}._ruleVisualGrid_fmg9d_202{border:1px solid var(--ink);grid-template-columns:repeat(7,minmax(176px,1fr));margin-bottom:24px;display:grid;overflow-x:auto}._ruleCard_fmg9d_203{border-right:1px solid var(--ink);min-height:286px;color:var(--ink);background:0 0;position:relative}._ruleCard_fmg9d_203:last-child{border-right:0}._ruleCardActive_fmg9d_205{background:var(--ink);color:var(--paper)}._ruleSelectButton_fmg9d_206{width:100%;min-height:286px;color:inherit;cursor:pointer;text-align:center;background:0 0;border:0;align-content:start;justify-items:center;gap:18px;padding:22px 16px 18px;display:grid}._ruleInfoButton_fmg9d_207{z-index:5;background:var(--paper);width:34px;height:34px;color:var(--ink);cursor:pointer;border:1px solid;border-radius:50%;place-items:center;font:900 16px/1 Newsreader,Georgia,serif;display:grid;position:absolute;top:11px;right:11px;box-shadow:3px 3px #17171429}._ruleCardActive_fmg9d_205 ._ruleInfoButton_fmg9d_207{background:var(--ink);color:var(--paper);box-shadow:3px 3px #ffffff29}._ruleWheel_fmg9d_209{background:conic-gradient(from -90deg,#ff2d23,#ffd600,#1bcf64,#00c9ff,#3154ff,#e748ff,#ff2d23);border:1px solid;border-radius:50%;width:122px;height:122px;display:block;position:relative;box-shadow:7px 7px #17171421}._ruleWheel_fmg9d_209:before{content:"";z-index:1;background:var(--paper);border:1px solid #17171452;border-radius:50%;position:absolute;inset:12px}._ruleWheel_fmg9d_209:after{content:"";z-index:2;border:2px solid var(--paper);background:var(--selected);width:9px;height:9px;box-shadow:0 0 0 1px var(--ink);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._ruleWheel_fmg9d_209 i{z-index:3;border:2px solid var(--paper);background:var(--dot);width:15px;height:15px;box-shadow:0 0 0 1px var(--ink);transform:translate(-50%,-50%) rotate(var(--angle)) translateY(calc(var(--radius) * -1));transform-origin:50%;border-radius:50%;position:absolute;top:50%;left:50%}._toneScale_fmg9d_213{border:1px solid;border-radius:18px;grid-template-rows:repeat(3,1fr);grid-template-columns:1fr 1fr;width:122px;height:122px;display:grid;overflow:hidden;box-shadow:7px 7px #17171421}._toneScale_fmg9d_213 i{border-bottom:1px solid #1717144d;border-right:1px solid #1717144d;min-width:0;min-height:0;display:block}._toneScale_fmg9d_213 i:nth-child(2n){border-right:0}._toneScale_fmg9d_213 i:nth-last-child(-n+2){border-bottom:0}._ruleCaption_fmg9d_217{justify-items:center;gap:5px;display:grid}._ruleCaption_fmg9d_217 b{font:900 15px/1.1 Courier New,monospace}._ruleCaption_fmg9d_217 small{color:#777167;font-size:13px}._ruleCaption_fmg9d_217 em{color:#625e56;max-width:150px;font-size:12px;font-style:normal;line-height:1.3}._ruleCardActive_fmg9d_205 ._ruleCaption_fmg9d_217 small,._ruleCardActive_fmg9d_205 ._ruleCaption_fmg9d_217 em{color:#c9c5bc}._ruleDialogBackdrop_fmg9d_223{z-index:60;background:#0e0e0ca3;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}._ruleDialog_fmg9d_223{border:1px solid var(--ink);background:var(--paper);width:min(1080px,100%);max-height:calc(100vh - 48px);color:var(--ink);overflow-y:auto;box-shadow:18px 18px #00000047}._ruleDialogHeader_fmg9d_225{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:center;gap:20px;min-height:88px;padding:20px 24px;display:flex}._ruleDialogHeader_fmg9d_225>div{gap:7px;display:grid}._ruleDialogHeader_fmg9d_225 span{color:#6d685f;letter-spacing:.08em;font:900 11px/1 Courier New,monospace}._ruleDialogHeader_fmg9d_225 h2{margin:0;font:500 38px/1 Newsreader,Georgia,serif}._ruleDialogHeader_fmg9d_225 button{border:1px solid var(--ink);cursor:pointer;background:0 0;width:46px;height:46px;font-size:29px;line-height:1}._ruleDialogBody_fmg9d_230{grid-template-columns:220px minmax(0,1fr) 300px;align-items:start;gap:24px;padding:28px;display:grid}._ruleDialogWheel_fmg9d_231{justify-items:center;display:grid}._ruleWheelLarge_fmg9d_232{width:206px;height:206px}._ruleWheelLarge_fmg9d_232:before{inset:24px}._ruleWheelLarge_fmg9d_232:after{width:13px;height:13px}._ruleWheelLarge_fmg9d_232 i{width:23px;height:23px}._ruleDialogCopy_fmg9d_236>p{margin:0 0 22px;font:500 22px/1.3 Newsreader,Georgia,serif}._ruleDialogCopy_fmg9d_236>div:not(._ruleInfoPalette_fmg9d_237){border-top:1px solid var(--ink);gap:7px;padding:14px 0;display:grid}._ruleDialogCopy_fmg9d_236>div>b{letter-spacing:.08em;font:900 11px/1 Courier New,monospace}._ruleDialogCopy_fmg9d_236>div>span{color:#514d46;font-size:14px;line-height:1.4}._ruleInfoPalette_fmg9d_237{border:1px solid var(--ink);min-height:58px;margin-top:15px;display:flex}._ruleInfoPalette_fmg9d_237 i{border-right:1px solid #17171473;flex:1 1 0;min-width:0}._ruleInfoPalette_fmg9d_237 i:last-child{border-right:0}._ruleVisualExample_fmg9d_243{border-left:1px solid var(--ink);padding-left:24px}._ruleVisualExample_fmg9d_243>span{letter-spacing:.08em;margin-bottom:10px;font:900 11px/1 Courier New,monospace;display:block}._exampleArtwork_fmg9d_245{border:1px solid var(--ink);background:var(--example-main);height:282px;color:var(--example-text);position:relative;overflow:hidden;box-shadow:8px 8px #17171421}._exampleArtwork_fmg9d_245:before{content:"";background:var(--example-accent);border:1px solid #ffffff59;border-radius:50%;width:228px;height:228px;position:absolute;top:-54px;right:-73px}._exampleArtwork_fmg9d_245:after{content:"";background:var(--example-detail);border:1px solid #1717146b;border-radius:50%;width:94px;height:94px;position:absolute;top:72px;right:42px}._exampleArtwork_fmg9d_245>i{z-index:2;color:inherit;opacity:.72;letter-spacing:.1em;font:900 9px/1 Courier New,monospace;position:absolute;top:17px;left:18px}._exampleArtwork_fmg9d_245>strong{z-index:2;max-width:190px;font:500 31px/.92 Newsreader,Georgia,serif;position:absolute;bottom:64px;left:18px}._exampleArtwork_fmg9d_245>b{z-index:2;background:var(--example-accent);min-height:32px;color:var(--example-accent-text);letter-spacing:.06em;border:1px solid #ffffff8c;align-items:center;padding:0 13px;font:900 9px/1 Courier New,monospace;display:flex;position:absolute;bottom:18px;left:18px}._exampleRatio_fmg9d_251{border:1px solid var(--ink);margin-top:13px;display:grid}._exampleRatio_fmg9d_251 span{color:#fff;align-items:end;min-height:44px;padding:8px;font:900 9px/1.2 Courier New,monospace;display:flex}._exampleRatio_fmg9d_251 span:first-child{background:var(--example-main);color:var(--example-text)}._exampleRatio_fmg9d_251 span:last-child{background:var(--example-accent);color:var(--example-accent-text)}._ruleVisualExample_fmg9d_243>p{color:#6d685f;margin:11px 0 0;font-size:11px;line-height:1.35}._ruleDialogFooter_fmg9d_256{border-top:1px solid var(--ink);justify-content:space-between;align-items:center;gap:22px;min-height:74px;padding:14px 24px;display:flex}._ruleDialogFooter_fmg9d_256 small{color:#6d685f;max-width:470px;font-size:12px}._ruleDialogFooter_fmg9d_256 button{border:1px solid var(--ink);background:var(--ink);min-height:46px;color:var(--paper);cursor:pointer;padding:0 19px;font:900 12px/1 Courier New,monospace}._harmonyGrid_fmg9d_200{border:1px solid var(--ink);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}._harmonyGrid_fmg9d_200 article{border-right:1px solid #17171480;grid-template-rows:auto 1fr auto auto;gap:13px;min-width:0;min-height:360px;padding:20px;display:grid}._harmonyGrid_fmg9d_200 article:last-child{border-right:0}._harmonyGrid_fmg9d_200 article>span{font:900 13px/1 Courier New,monospace}._harmonyGrid_fmg9d_200 article button{min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;align-content:end;justify-items:start;gap:9px;padding:0;display:grid}._harmonyGrid_fmg9d_200 article strong{overflow-wrap:anywhere;max-width:100%;font:900 clamp(20px,2vw,31px)/.95 Courier New,monospace}._harmonyGrid_fmg9d_200 article small{border-bottom:1px solid;padding-bottom:2px;font:800 11px/1 Courier New,monospace}._harmonyGrid_fmg9d_200 article p{overflow-wrap:anywhere;margin:0;font:12px/1.35 Courier New,monospace}._printNote_fmg9d_268{color:#777167;margin:16px 0 0;font-size:14px}._promptMaker_fmg9d_270{border:1px solid var(--ink);background:#ffffff29;grid-template-columns:minmax(330px,.68fr) minmax(0,1.32fr);display:grid}._promptActivePalette_fmg9d_271{border-bottom:1px solid var(--ink);background:var(--paper);grid-column:1/-1;grid-template-columns:minmax(190px,.55fr) minmax(240px,1.45fr) auto;align-items:center;gap:22px;min-width:0;min-height:112px;padding:20px 22px;display:grid}._promptActivePalette_fmg9d_271>div{gap:6px;display:grid}._promptActivePalette_fmg9d_271>div span{color:var(--red);letter-spacing:.07em;font:900 11px/1 Courier New,monospace}._promptActivePalette_fmg9d_271>div strong{font:500 27px/1 Newsreader,Georgia,serif}._promptActivePalette_fmg9d_271>div small{color:#625e56;font-size:12px}._promptActiveSwatches_fmg9d_276{border:1px solid var(--ink);grid-auto-columns:1fr;grid-auto-flow:column;min-width:0;height:66px;display:grid;overflow:hidden}._promptActiveSwatches_fmg9d_276 i{border-right:1px solid #17171466;min-width:0;display:block}._promptActiveSwatches_fmg9d_276 i:last-child{border-right:0}._promptActivePalette_fmg9d_271>button{border:1px solid var(--ink);min-height:48px;color:var(--ink);cursor:pointer;letter-spacing:.04em;white-space:nowrap;background:0 0;padding:0 16px;font:900 11px/1 Courier New,monospace}._promptActivePalette_fmg9d_271>button b{margin-left:6px;font-size:16px}._promptControls_fmg9d_281{border-right:1px solid var(--ink);background:#eee8dc;min-width:0;padding:28px}._promptPrivacyNote_fmg9d_282{border:1px solid var(--ink);border-left:6px solid var(--red);background:var(--paper);gap:7px;margin-bottom:28px;padding:17px;display:grid}._promptPrivacyNote_fmg9d_282 b{letter-spacing:.08em;font:900 12px/1 Courier New,monospace}._promptPrivacyNote_fmg9d_282 span{color:#625e56;font-size:13px;line-height:1.45}._promptFieldset_fmg9d_285{border:0;border-top:1px solid var(--ink);min-width:0;margin:0;padding:22px 0}._promptFieldset_fmg9d_285 legend,._promptDescription_fmg9d_286>span{color:#625e56;letter-spacing:.08em;padding:0;font:900 12px/1 Courier New,monospace}._promptChoiceGrid_fmg9d_287,._promptStrengthGrid_fmg9d_287{gap:8px;margin-top:15px;display:grid}._promptChoiceGrid_fmg9d_287{grid-template-columns:1fr 1fr}._promptStrengthGrid_fmg9d_287{grid-template-columns:repeat(3,1fr)}._promptChoiceGrid_fmg9d_287 button,._promptStrengthGrid_fmg9d_287 button{border:1px solid var(--ink);min-height:54px;color:var(--ink);cursor:pointer;background:0 0;padding:10px 12px;font:900 11px/1.25 Courier New,monospace}._promptChoiceGrid_fmg9d_287 button[aria-pressed=true],._promptStrengthGrid_fmg9d_287 button[aria-pressed=true]{background:var(--ink);color:var(--paper)}._promptDescription_fmg9d_286{border-top:1px solid var(--ink);gap:15px;padding:22px 0;display:grid}._promptDescription_fmg9d_286 textarea{resize:vertical;border:1px solid var(--ink);background:var(--paper);width:100%;min-height:128px;color:var(--ink);border-radius:0;outline:0;padding:15px;font-size:15px;line-height:1.45}._promptDescription_fmg9d_286 textarea::placeholder{color:#8a8479}._promptChecks_fmg9d_295{gap:8px;margin-top:15px;display:grid}._promptChecks_fmg9d_295 label{border:1px solid var(--ink);background:var(--paper);cursor:pointer;grid-template-columns:22px 1fr;align-items:center;gap:10px;min-height:48px;padding:10px 12px;display:grid}._promptChecks_fmg9d_295 input{width:20px;height:20px;accent-color:var(--ink);margin:0}._promptChecks_fmg9d_295 span{font-size:13px;line-height:1.3}._promptWorkspace_fmg9d_300{align-content:start;gap:24px;min-width:0;padding:28px;display:grid}._promptPaletteEditor_fmg9d_301{border:1px solid var(--ink);background:var(--paper)}._promptPaletteEditor_fmg9d_301>header{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:center;gap:18px;min-height:78px;padding:16px 18px;display:flex}._promptPaletteEditor_fmg9d_301>header>div{gap:6px;display:grid}._promptPaletteEditor_fmg9d_301>header span,._promptPaletteEditor_fmg9d_301>header>b{color:#625e56;letter-spacing:.07em;font:900 11px/1 Courier New,monospace}._promptPaletteEditor_fmg9d_301>header strong{font:500 24px/1 Newsreader,Georgia,serif}._promptPaletteEditor_fmg9d_301>header>b{color:var(--ink);white-space:nowrap}._promptPaletteEditor_fmg9d_301>div{display:grid}._promptPaletteRow_fmg9d_308{border-bottom:1px solid #17171459;grid-template-columns:42px minmax(118px,.48fr) minmax(120px,1fr) 54px;align-items:center;gap:14px;min-width:0;min-height:68px;padding:10px 16px;display:grid}._promptPaletteRow_fmg9d_308:last-child{border-bottom:0}._promptPaletteRow_fmg9d_308>i{aspect-ratio:1;border:1px solid var(--ink);width:42px;display:block;box-shadow:4px 4px #1717141f}._promptPaletteRow_fmg9d_308>span{gap:5px;min-width:0;display:grid}._promptPaletteRow_fmg9d_308 b,._promptPaletteRow_fmg9d_308 small,._promptPaletteRow_fmg9d_308 output{font-family:Courier New,monospace}._promptPaletteRow_fmg9d_308 b{font-size:11px;line-height:1}._promptPaletteRow_fmg9d_308 small{color:#625e56;font-size:13px;font-weight:800}._promptPaletteRow_fmg9d_308 input{width:100%;accent-color:var(--red)}._promptPaletteRow_fmg9d_308 output{border:1px solid var(--ink);text-align:center;background:#fff;min-width:54px;padding:8px 6px;font-size:14px;font-weight:900}._promptResults_fmg9d_318{grid-template-columns:1fr 1fr;gap:14px;min-width:0;display:grid}._promptResults_fmg9d_318 article{border:1px solid var(--ink);background:var(--paper);grid-template-rows:auto 1fr;min-width:0;display:grid}._promptResults_fmg9d_318 article>header{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:center;gap:14px;min-height:66px;padding:12px 14px;display:flex}._promptResults_fmg9d_318 article>header>div{align-items:center;gap:10px;display:flex}._promptResults_fmg9d_318 article>header span{border:1px solid var(--ink);border-radius:50%;place-items:center;width:32px;height:32px;font:900 11px/1 Courier New,monospace;display:grid}._promptResults_fmg9d_318 h3{letter-spacing:.04em;margin:0;font:900 13px/1 Courier New,monospace}._promptResults_fmg9d_318 button{border:1px solid var(--ink);background:var(--ink);min-height:40px;color:var(--paper);cursor:pointer;letter-spacing:.05em;padding:0 13px;font:900 11px/1 Courier New,monospace}._promptResults_fmg9d_318 textarea{resize:vertical;width:100%;min-height:280px;color:var(--ink);background:#fbf8f1;border:0;border-radius:0;outline:0;padding:18px;font:14px/1.58 Courier New,monospace}._promptFootnote_fmg9d_326{border-left:4px solid var(--red);color:#625e56;margin:0;padding-left:14px;font-size:13px;line-height:1.45}._footer_fmg9d_328{background:var(--ink);min-height:120px;color:var(--paper);justify-content:space-between;align-items:center;gap:24px;padding:28px clamp(24px,5vw,72px);display:flex}._footer_fmg9d_328 span,._footer_fmg9d_328 a{color:inherit;letter-spacing:.08em;font:800 13px/1 Courier New,monospace;text-decoration:none}._notice_fmg9d_331{z-index:20;border:1px solid var(--paper);background:var(--ink);max-width:min(380px,100vw - 44px);color:var(--paper);opacity:0;pointer-events:none;padding:15px 18px;font:800 14px/1.35 Courier New,monospace;transition:all .18s;position:fixed;bottom:22px;right:22px;transform:translateY(12px)}._noticeVisible_fmg9d_332{opacity:1;transform:translateY(0)}._methodCard_fmg9d_70 button:hover,._methodCard_fmg9d_70 button:focus-visible,._photoPalette_fmg9d_152 button:hover,._photoPalette_fmg9d_152 button:focus-visible,._variationToolbar_fmg9d_183 button:hover,._variationToolbar_fmg9d_183 button:focus-visible,._variationGrid_fmg9d_189 button:hover,._variationGrid_fmg9d_189 button:focus-visible,._ruleVisualGrid_fmg9d_202 button:hover,._ruleVisualGrid_fmg9d_202 button:focus-visible,._ruleDialog_fmg9d_223 button:hover,._ruleDialog_fmg9d_223 button:focus-visible,._harmonyGrid_fmg9d_200 button:hover,._harmonyGrid_fmg9d_200 button:focus-visible,._promptMaker_fmg9d_270 button:hover,._promptMaker_fmg9d_270 button:focus-visible,._promptMaker_fmg9d_270 input:focus-visible,._promptMaker_fmg9d_270 textarea:focus-visible{outline-offset:-5px;outline:3px solid #00c9ff}@media (width<=1100px){._methodGrid_fmg9d_64{grid-template-columns:1fr 1fr}._methodCard_fmg9d_70{border-bottom:1px solid var(--ink)}._methodCard_fmg9d_70:nth-child(2n){border-right:0}._methodCard_fmg9d_70:nth-child(n+3){border-bottom:0}._variationGrid_fmg9d_189{grid-template-columns:repeat(3,1fr)}._variationGrid_fmg9d_189 button{border-bottom:1px solid #17171480}._variationGrid_fmg9d_189 button:nth-child(3n){border-right:0}._variationGrid_fmg9d_189 button:nth-child(n+4){border-bottom:0}._selectedBar_fmg9d_161{grid-template-columns:106px minmax(170px,.45fr) minmax(0,1.4fr)}._selectedSwatch_fmg9d_162{width:106px}._colorAnchor_fmg9d_171{grid-template-columns:106px minmax(170px,.5fr) minmax(220px,1fr)}._colorAnchor_fmg9d_171>i{width:106px}._anchorValues_fmg9d_167{grid-column:2/-1}._ruleDialogBody_fmg9d_230{grid-template-columns:210px minmax(0,1fr)}._ruleVisualExample_fmg9d_243{border-top:1px solid var(--ink);border-left:0;grid-column:1/-1;grid-template-columns:minmax(220px,300px) minmax(220px,1fr);column-gap:24px;padding:24px 0 0;display:grid}._ruleVisualExample_fmg9d_243>span{grid-column:1/-1}._ruleVisualExample_fmg9d_243 ._exampleArtwork_fmg9d_245{grid-area:2/1/4}._ruleVisualExample_fmg9d_243 ._exampleRatio_fmg9d_251{grid-area:2/2;align-self:start;margin-top:0}._ruleVisualExample_fmg9d_243>p{grid-area:3/2;align-self:start;margin-top:0}._harmonyGrid_fmg9d_200{grid-template-columns:repeat(2,1fr)}._harmonyGrid_fmg9d_200 article{border-bottom:1px solid #17171480;min-height:300px}._harmonyGrid_fmg9d_200 article:nth-child(2n){border-right:0}._harmonyGrid_fmg9d_200 article:last-child{border-bottom:0;grid-column:1/-1}._promptMaker_fmg9d_270{grid-template-columns:1fr}._promptControls_fmg9d_281{border-right:0;border-bottom:1px solid var(--ink)}}@media (width<=760px){._header_fmg9d_29{min-height:78px}._header_fmg9d_29>div{display:none}._sectionHeader_fmg9d_51{grid-template-columns:1fr;gap:12px}._methodGrid_fmg9d_64{grid-template-columns:1fr}._methodCard_fmg9d_70,._methodCard_fmg9d_70:nth-child(2n),._methodCard_fmg9d_70:nth-child(n+3){border-right:0;border-bottom:1px solid var(--ink);min-height:auto}._methodCard_fmg9d_70:last-child{border-bottom:0}._photoResult_fmg9d_137{grid-template-columns:1fr}._photoPreview_fmg9d_138{border-right:0;border-bottom:1px solid var(--ink);min-height:240px}._photoPreview_fmg9d_138 img,._photoOverlay_fmg9d_139{min-height:240px;max-height:380px}._photoAnalysisHeader_fmg9d_144{flex-direction:column;align-items:start}._selectedBar_fmg9d_161{grid-template-columns:92px minmax(0,1fr);gap:18px}._selectedSwatch_fmg9d_162{width:92px}._selectedValues_fmg9d_166{grid-column:1/-1}._colorAnchor_fmg9d_171{grid-template-columns:92px minmax(0,1fr);gap:18px}._colorAnchor_fmg9d_171>i{width:92px}._colorAnchor_fmg9d_171>p,._anchorValues_fmg9d_167{grid-column:1/-1}._variationToolbar_fmg9d_183{flex-direction:column;align-items:stretch}._variationToolbar_fmg9d_183>span{min-height:50px}._variationToolbarActions_fmg9d_187{flex-direction:column}._variationToolbar_fmg9d_183 button,._variationToolbar_fmg9d_183 ._promptRouteButton_fmg9d_188{border-top:1px solid var(--ink);border-left:0;min-width:0;min-height:56px}._variationGrid_fmg9d_189{grid-template-columns:1fr 1fr}._variationGrid_fmg9d_189 button,._variationGrid_fmg9d_189 button:nth-child(3n),._variationGrid_fmg9d_189 button:nth-child(n+4){border-bottom:1px solid #17171480;border-right:1px solid #17171480;min-height:170px}._variationGrid_fmg9d_189 button:nth-child(2n){border-right:0}._variationGrid_fmg9d_189 button:nth-child(n+5){border-bottom:0}._harmonyGrid_fmg9d_200{grid-template-columns:1fr}._harmonyGrid_fmg9d_200 article,._harmonyGrid_fmg9d_200 article:nth-child(2n),._harmonyGrid_fmg9d_200 article:last-child{border-bottom:1px solid #17171480;border-right:0;grid-column:auto;min-height:260px}._harmonyGrid_fmg9d_200 article:last-child{border-bottom:0}._ruleDialogBackdrop_fmg9d_223{place-items:start center;padding:12px}._ruleDialog_fmg9d_223{max-height:none}._ruleDialogHeader_fmg9d_225{align-items:flex-start}._ruleDialogHeader_fmg9d_225 h2{font-size:32px}._ruleDialogBody_fmg9d_230{grid-template-columns:1fr;padding:22px}._ruleDialogCopy_fmg9d_236>p{font-size:20px}._ruleVisualExample_fmg9d_243{border-top:1px solid var(--ink);grid-column:auto;padding:22px 0 0;display:block}._ruleVisualExample_fmg9d_243 ._exampleArtwork_fmg9d_245,._ruleVisualExample_fmg9d_243 ._exampleRatio_fmg9d_251,._ruleVisualExample_fmg9d_243>p{grid-area:auto}._ruleDialogFooter_fmg9d_256{flex-direction:column;align-items:stretch}._ruleDialogFooter_fmg9d_256 button{width:100%}._promptControls_fmg9d_281,._promptWorkspace_fmg9d_300{padding:20px}._promptActivePalette_fmg9d_271{grid-template-columns:1fr auto}._promptActiveSwatches_fmg9d_276{grid-area:2/1/auto/-1}._promptActivePalette_fmg9d_271>button{grid-area:1/2}._promptChoiceGrid_fmg9d_287,._promptResults_fmg9d_318{grid-template-columns:1fr}._promptPaletteEditor_fmg9d_301>header{flex-direction:column;align-items:flex-start}._promptPaletteRow_fmg9d_308{grid-template-columns:42px minmax(0,1fr) 58px}._promptPaletteRow_fmg9d_308 input{grid-column:1/-1}._promptResults_fmg9d_318 textarea{min-height:220px}._footer_fmg9d_328{flex-direction:column;align-items:flex-start}}@media (width<=430px){._wheelLayout_fmg9d_100{grid-template-columns:1fr}._colorWheel_fmg9d_101{width:min(220px,100%)}._codeForm_fmg9d_83>div{grid-template-columns:1fr}._codeForm_fmg9d_83 button{border-width:1px 0 0;min-height:52px}._variationGrid_fmg9d_189{grid-template-columns:1fr}._variationGrid_fmg9d_189 button,._variationGrid_fmg9d_189 button:nth-child(2n),._variationGrid_fmg9d_189 button:nth-child(n+5){border-bottom:1px solid #17171480;border-right:0;min-height:150px}._variationGrid_fmg9d_189 button:last-child{border-bottom:0}._selectedBar_fmg9d_161{padding:18px}._selectedValues_fmg9d_166,._anchorValues_fmg9d_167{grid-template-columns:1fr}._colorAnchor_fmg9d_171{padding:20px}._promptStrengthGrid_fmg9d_287,._promptActivePalette_fmg9d_271{grid-template-columns:1fr}._promptActiveSwatches_fmg9d_276,._promptActivePalette_fmg9d_271>button{grid-area:auto/1}._promptActivePalette_fmg9d_271>button{width:100%}}@media (prefers-reduced-motion:reduce){._shell_fmg9d_13 *{scroll-behavior:auto!important;transition-duration:.01ms!important}}
