@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-leading:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.container{width:100%}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-transparent{border-color:#0000}.leading-none{--tw-leading:1;line-height:1}.whitespace-nowrap{white-space:nowrap}.italic{font-style:italic}.underline-offset-4{text-underline-offset:4px}.ring{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}@media (hover:hover){.hover\:underline:hover{text-decoration-line:underline}}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}@layer base{*{box-sizing:border-box}body{color:#111827;background-color:#f5f5f5;margin:0;padding:0;font-family:system-ui,-apple-system,sans-serif}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600}button{cursor:pointer}}.app-header{z-index:50;background:#fff;border-bottom:1px solid #e2e8f0;padding:1rem 0;position:sticky;top:0}.hero-section{text-align:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:3rem 1rem}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;box-shadow:0 1px 3px #0000001a}.feature-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.upload-area{text-align:center;background:#fff;border:2px dashed #cbd5e1;border-radius:.75rem;padding:3rem 1.5rem;transition:all .2s}.upload-area:hover{background-color:#f8fafc;border-color:#3b82f6}.upload-area.drag-active{background-color:#eff6ff;border-color:#3b82f6}.canvas-container,.color-analysis{background:#fff;border:1px solid #d1d5db;border-radius:4px;padding:16px}.btn-primary{color:#fff;background:#374151;border:none;border-radius:3px;padding:8px 16px;font-size:12px;font-weight:400;transition:background-color .15s}.btn-primary:hover{background:#1f2937}.btn-secondary{color:#374151;background:#f3f4f6;border:1px solid #d1d5db;border-radius:3px;padding:6px 12px;font-size:12px;font-weight:400;transition:all .15s}.btn-secondary:hover{background:#e5e7eb;border-color:#9ca3af}.btn-active{color:#fff;background:#374151;border:1px solid #374151}.btn-active:hover{background:#1f2937}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.grid{gap:1.5rem;display:grid}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes eyedropPulse{0%,to{opacity:1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.7;transform:translate(-50%,-50%)scale(1.2)}}@media (max-width:768px){.grid-cols-3,.grid-cols-4{grid-template-columns:1fr}.hero-section{padding:2rem 1rem}.analysis-layout{grid-template-columns:1fr!important}.tab-label{display:none}}.tab-label{display:inline}.custom-slider{background:linear-gradient(to right,#3b82f6 0%,#3b82f6 var(--slider-progress,0%),#e2e8f0 var(--slider-progress,0%),#e2e8f0 100%)}.custom-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:2px solid #fff;border-radius:50%;width:18px;height:18px;transition:all .2s;box-shadow:0 2px 4px #0003}.custom-slider::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 4px 8px #0000004d}.custom-slider::-moz-range-thumb{cursor:pointer;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:2px solid #fff;border-radius:50%;width:18px;height:18px;transition:all .2s;box-shadow:0 2px 4px #0003}.custom-slider::-moz-range-thumb:hover{transform:scale(1.1);box-shadow:0 4px 8px #0000004d}.custom-slider::-moz-range-track{background:#e2e8f0;border-radius:3px;height:6px}.help-overlay{z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.help-modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:800px;max-height:90vh;display:flex;box-shadow:0 25px 50px -12px #00000040}.help-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:2rem 2rem 0;display:flex}.help-header h2{color:#1e293b;margin:0;font-size:1.5rem;font-weight:700}.help-close-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem;transition:all .2s}.help-close-btn:hover{color:#1e293b;background:#f1f5f9}.help-content{flex:1;padding:0 2rem;overflow-y:auto}.help-intro{background:linear-gradient(135deg,#eff6ff,#f3e8ff);border:1px solid #bfdbfe;border-radius:12px;margin-bottom:2rem;padding:1rem}.help-intro p{color:#374151;margin:0;line-height:1.6}.help-sections{flex-direction:column;gap:.5rem;display:flex}.help-section{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.help-section-header{cursor:pointer;text-align:left;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.5rem;transition:all .2s;display:flex}.help-section-header:hover{background:#f8fafc}.help-section-title{align-items:center;gap:.75rem;display:flex}.help-section-icon{color:#3b82f6}.help-section-title span{color:#1e293b;font-size:1rem;font-weight:600}.help-section-body{background:#fafbfc;border-top:1px solid #e2e8f0;padding:1.5rem}.help-section-content h4{color:#1e293b;margin:0 0 1rem;font-weight:600}.help-section-content ol,.help-section-content ul{margin:0 0 1rem;padding-left:1.5rem}.help-section-content li{color:#374151;margin-bottom:.5rem;line-height:1.5}.feature-list{flex-direction:column;gap:1rem;display:flex}.feature-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.75rem}.feature-header{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.feature-icon{color:#3b82f6}.golden-spiral-icon{justify-content:center;align-items:center;width:16px;height:16px;font-size:16px;display:flex}.sub-feature{color:#64748b;margin-top:.5rem;margin-left:1rem;font-size:.9rem}.help-tip{background:linear-gradient(135deg,#dcfce7,#fef3c7);border:1px solid #fbbf24;border-radius:8px;margin-top:1rem;padding:.75rem}.help-tip strong{color:#1e293b}.workflow-steps{counter-reset:step-counter}.workflow-steps li{counter-increment:step-counter;margin-bottom:1.5rem;padding-left:2rem;list-style:none;position:relative}.workflow-steps li:before{content:counter(step-counter);color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:0;left:0}.workflow-steps li strong{color:#1e293b;margin-bottom:.25rem;display:block}.workflow-steps li p{color:#64748b;margin:0;line-height:1.5}.help-footer{border-top:1px solid #e2e8f0;margin-top:1.5rem;padding:1.5rem 2rem 2rem}.help-footer p{color:#64748b;text-align:center;margin:0;line-height:1.5}@media (max-width:768px){.help-overlay{padding:1rem}.help-modal{max-height:95vh}.help-header{padding:1.5rem 1.5rem 0}.help-content{padding:0 1.5rem}.help-footer{padding:1.5rem}.help-header h2{font-size:1.25rem}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
