html,body{margin:0;width:100%;height:100%}:root{--card-preview-max: min(400px, calc(100vw - 2.75rem) );--card-preview-max-single: min(500px, calc(100vw - 2.75rem) )}body{font-family:Outfit,Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#f3f4f6;color:#181a27;letter-spacing:-.015em;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.hero h1,.upload-content h2,.filters-panel h3,.results-topline h3,.results-placeholder h4,.action-primary{font-family:Space Grotesk,sans-serif}.page-layout{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;width:100%}.app-shell{flex:1 1 auto;max-width:1500px;width:100%;margin:0 auto;background:transparent;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;overflow:hidden;box-sizing:border-box}.topbar{display:flex;justify-content:flex-start;align-items:center;gap:.75rem 1rem;flex-wrap:wrap;padding:1rem 1.6rem;border-bottom:1px solid #e5e7eb;color:#73778a;font-size:.78rem;font-weight:600;letter-spacing:0}.topbar-end{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.65rem 1rem;text-align:right;margin-left:auto}.topbar-tagline{margin:0;line-height:1.35}.topbar-ideas-btn{display:inline-flex;align-items:center;justify-content:center;padding:.45rem .85rem;border-radius:999px;border:1px solid #c9bffc;background:#f7f5ff;color:#5f46e9;font-size:.78rem;font-weight:700;text-decoration:none;white-space:nowrap;transition:background .15s ease,border-color .15s ease}.topbar-ideas-btn:hover{background:#efeafd;border-color:#b8a6f5}.topbar-ideas-btn[aria-current=page]{border-color:#5f46e9;background:#ede9fe}.brand--link{text-decoration:none;color:inherit}.brand--link:hover .fit-accent{color:#4a3ac4}.site-info-banner{background:linear-gradient(180deg,#ecfdf5,#d1fae5);border-bottom:1px solid #6ee7b7;color:#065f46}.site-info-banner.hidden{display:none!important}.site-info-banner-inner{max-width:1500px;margin:0 auto;padding:.65rem 1.6rem;display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem 1rem;box-sizing:border-box}.site-info-banner-inner p{margin:0;font-size:.88rem;font-weight:600;line-height:1.45}.site-info-banner-close{flex-shrink:0;width:1.75rem;height:1.75rem;border:none;border-radius:8px;background:#10b98133;color:#047857;font-size:1.25rem;line-height:1;cursor:pointer;display:grid;place-items:center;padding:0}.site-info-banner-close:hover{background:#10b98159}.ideas-shell{max-width:36rem;margin:0 auto;padding:2rem 1.6rem 3rem;box-sizing:border-box}.ideas-title{font-family:Space Grotesk,sans-serif;font-size:clamp(1.65rem,4vw,2rem);font-weight:700;color:#181a27;margin:0 0 .65rem;letter-spacing:-.03em}.ideas-lead{margin:0 0 1.5rem;font-size:.98rem;line-height:1.55;color:#4b5063}.ideas-form-field{margin-bottom:1.1rem}.ideas-form-field label{display:block;font-size:.86rem;font-weight:700;color:#363a4d;margin-bottom:.4rem}.ideas-form-optional{font-weight:600;color:#8b90a3}.ideas-form input[type=email],.ideas-form textarea{width:100%;box-sizing:border-box;border:1px solid #d9dbea;border-radius:12px;padding:.6rem .75rem;font-size:.95rem;font-family:inherit;background:#fff;color:#181a27}.ideas-form textarea{resize:vertical;min-height:8rem;line-height:1.5}.ideas-form input:focus,.ideas-form textarea:focus{outline:none;border-color:#8b7ae8;box-shadow:0 0 0 3px #5f46e91f}.ideas-form-honey{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.ideas-form{position:relative}.ideas-form-submit{margin-top:.25rem;width:100%;border:0;border-radius:11px;padding:.85rem 1rem;font-size:1rem;font-weight:700;font-family:Space Grotesk,sans-serif;cursor:pointer;background:#5f46e9;color:#fff;transition:background .15s ease,transform .05s ease}.ideas-form-submit:hover{background:#4f3dd4}.ideas-form-submit:active{transform:scale(.99)}.ideas-form-note{margin:1rem 0 0;font-size:.82rem;color:#7a8094;line-height:1.45}.brand{display:flex;align-items:center;gap:.5rem;flex:0 1 auto;min-width:0;font-weight:800;color:#1f2434;font-size:1.46rem;letter-spacing:-.02em}.fit-accent{color:#5a48db}.brand-icon{width:1.8rem;height:1.8rem;border-radius:.5rem;display:grid;place-items:center;background:#6b4ce6;color:#fff}.brand-icon svg{width:1.1rem;height:1.1rem;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hero{text-align:center;padding:3rem 1.5rem 1.55rem}.hero h1{margin:0;font-size:clamp(2.7rem,4.8vw,4.3rem);font-weight:800;line-height:1.04;letter-spacing:-.03em;color:#151827}.hero h1 span{color:#5a48db}.hero p{margin:.85rem auto 0;max-width:690px;color:#767b8e;font-size:clamp(1.02rem,1.18vw,1.12rem);font-weight:500;line-height:1.52;letter-spacing:-.01em}.upload-area{margin:.35rem 1.3rem 1.5rem;padding:2.4rem 1.4rem;border:2px dashed #ccc4e6;border-radius:14px;background:transparent;text-align:center;cursor:pointer;position:relative}.upload-area:hover{border-color:#8870f4}.upload-area.dragging{background:#f2eeff;border-color:#9c86ff}#fileInput{display:none}.upload-icon{width:4.25rem;height:4.25rem;border-radius:1rem;background:#e8eaef;color:#6b7280;display:grid;place-items:center;margin-bottom:.4rem;margin-inline:auto;transition:color .15s ease,background .15s ease}.upload-area:hover .upload-icon,.upload-area.dragging .upload-icon{background:#efebff;color:#6b4ce6}.upload-icon svg{width:2.45rem;height:2.45rem;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.upload-content h2{margin:0;font-size:clamp(2rem,2.08vw,2.1rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;color:#242838}.upload-content p{margin:.5rem 0 0;color:#808495;font-size:1.03rem;font-weight:500;letter-spacing:-.005em}.workspace{display:grid;grid-template-columns:minmax(0,min(480px,100%)) minmax(0,1fr);gap:1.4rem;padding:0 1.4rem 1.4rem;align-items:start;min-width:0}.workspace.hidden{display:none}.results-panel{min-width:0}.filters-panel{background:#fff;border:1px solid #dfdfea;border-radius:14px;padding:1rem;min-width:0;box-sizing:border-box}.filters-panel h3{margin:0 0 .8rem;font-size:1rem}.crop-presets{display:grid;grid-template-columns:repeat(4,1fr);gap:.45rem;margin-bottom:.8rem}.preset-btn{border:1px solid #d9dbea;background:#f5f6fa;color:#363a4d;border-radius:10px;padding:.48rem .55rem;font-size:.85rem;font-weight:600;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.28rem}.preset-btn svg{width:.95rem;height:.95rem;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.preset-label{line-height:1.15;font-size:.78rem}.preset-dims{font-size:.65rem;font-weight:600;color:#8b90a3;line-height:1.2}.preset-btn.active .preset-dims{color:#7c6adb}.preset-btn.active{border-color:#6d55e9;color:#573fe0;background:#f1edff}.custom-size{background:#eef0f4;border:1px solid #e2e5ec;border-radius:12px;padding:.65rem .7rem;margin-bottom:1rem}.custom-size-row{display:flex;align-items:flex-end;gap:.45rem}.custom-size-field{flex:1;min-width:0;display:flex;flex-direction:column;gap:.28rem}.custom-size-field label{font-size:.78rem;font-weight:600;color:#5c6170}.custom-size-x{flex:0 0 auto;padding:0 .1rem .55rem;font-size:.95rem;font-weight:600;color:#9ca3af;line-height:1}.custom-size input{width:100%;box-sizing:border-box;border:1px solid #d9dbea;border-radius:10px;padding:.5rem .55rem;font-size:.88rem;background:#fff}.filter-row{display:flex;justify-content:space-between;font-size:.9rem;margin-top:.8rem;color:#3a3e50;align-items:center;gap:.55rem}.filter-name{display:inline-flex;align-items:center;gap:.4rem;min-width:0}.filter-name svg{width:.85rem;height:.85rem;stroke:#747a8f;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.filters-panel input[type=range]{--track-fill: 0%;width:100%;margin-top:.3rem;height:1.25rem;-webkit-appearance:none;appearance:none;background:transparent;cursor:pointer;touch-action:pan-x}.filters-panel input[type=range]::-webkit-slider-runnable-track{height:4px;border-radius:999px;background:linear-gradient(to right,#5f46e9 0%,#5f46e9 var(--track-fill),rgba(105,82,234,.22) var(--track-fill),rgba(105,82,234,.22) 100%)}.filters-panel input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;margin-top:-5px;border-radius:50%;background:#fff;border:2px solid #6952ea;box-shadow:0 1px 2px #00000014}.filters-panel input[type=range]::-moz-range-track{height:4px;border-radius:999px;background:#6952ea38}.filters-panel input[type=range]::-moz-range-progress{height:4px;border-radius:999px;background:#5f46e9}.filters-panel input[type=range]::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#fff;border:2px solid #6952ea;box-shadow:0 1px 2px #00000014}.results-topline{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:1rem;padding:.2rem .15rem 0}.results-topline h3{margin:0;font-size:1.05rem}.results-topline h3 span{font-size:.95rem;color:#8a8e9d;font-weight:600}.results-topline p{margin:0;font-size:.85rem;color:#72778a}.cards-grid{display:grid;grid-template-columns:repeat(2,minmax(250px,400px));gap:.75rem;align-items:start;justify-content:center;justify-items:stretch;width:100%;min-width:0}.hidden{display:none!important}.result-card{border:1px solid #e8e8ef;border-radius:14px;background:#fff;padding:.75rem;display:flex;flex-direction:column;align-items:stretch;box-shadow:0 1px 3px #0f172a0f;width:100%;max-width:min(calc(var(--card-preview-max) + 1.5rem + .4rem + 2px),100%);min-width:0;box-sizing:border-box;transition:box-shadow .2s ease}.result-card:hover{box-shadow:0 8px 24px #5f46e914}.crop-frame-wrap{width:100%;max-width:var(--card-preview-max);margin:0 auto;padding:.2rem;display:flex;justify-content:center;align-items:flex-start;box-sizing:border-box}.crop-frame{position:relative;width:100%;max-width:var(--card-preview-max);background:#b8b8c2;border-radius:0;overflow:hidden;cursor:grab;margin:0 auto;box-sizing:border-box;touch-action:none;-webkit-user-select:none;user-select:none}.crop-frame.circle{border-radius:999px}.crop-frame:active{cursor:grabbing}.crop-frame canvas{position:absolute;inset:0;display:block;width:100%;height:100%}.crop-frame-drag-overlay{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;background:#0f172a47;opacity:0;transition:opacity .2s ease;pointer-events:none;border-radius:inherit}.crop-frame:hover .crop-frame-drag-overlay{opacity:1}.crop-frame:active .crop-frame-drag-overlay{opacity:0}.crop-frame-drag-hint{display:inline-flex;align-items:center;gap:.4rem;padding:.38rem .72rem;border-radius:999px;background:#0f172a8c;color:#fff;font-size:.72rem;font-weight:600;letter-spacing:.01em;box-shadow:0 2px 8px #0000001f}.crop-frame-move-icon{width:.88rem;height:.88rem;flex-shrink:0;stroke:currentColor}.zoom-row{width:100%;max-width:var(--card-preview-max);margin:.35rem auto 0;padding:0;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:stretch;gap:.3rem;box-sizing:border-box;min-height:0}.cards-grid .result-card:only-child{grid-column:1 / -1;justify-self:center;max-width:min(calc(var(--card-preview-max-single) + 1.5rem + .4rem + 2px),100%)}.cards-grid .result-card:only-child .crop-frame-wrap,.cards-grid .result-card:only-child .crop-frame,.cards-grid .result-card:only-child .zoom-row{max-width:var(--card-preview-max-single)}.zoom-icon{flex:0 0 13px;width:13px;height:13px;display:flex;align-items:center;justify-content:center;color:#a8adb8;overflow:hidden}.zoom-icon svg{display:block;width:13px!important;height:13px!important;max-width:13px;max-height:13px;flex-shrink:0;stroke-width:2}.zoom-range{flex:1 1 auto;min-width:0;width:auto;max-width:100%;accent-color:#6952ea;display:block;height:18px;margin:0;padding:0;-webkit-appearance:none;appearance:none;background:transparent;touch-action:pan-x}.zoom-range::-webkit-slider-runnable-track{height:3px;border-radius:999px;background:#6952ea38}.zoom-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:9px;height:9px;margin-top:-3px;border-radius:50%;background:#fff;border:1px solid #6952ea;box-shadow:0 0 0 1px #0000000f}.zoom-range::-moz-range-track{height:3px;border-radius:999px;background:#6952ea38}.zoom-range::-moz-range-thumb{width:9px;height:9px;border-radius:50%;background:#fff;border:1px solid #6952ea}.card-footer{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.5rem;padding:.15rem .15rem 0;min-width:0}.card-name-field{display:flex;align-items:center;min-width:0;flex:1 1 auto;max-width:min(220px,100%);gap:.1rem}.card-name-input{margin:0;font-size:.75rem;color:#4b5563;flex:1 1 auto;min-width:0;text-align:left;padding:.2rem .35rem;border:1px solid #e5e7eb;border-radius:6px;background:#fafafa;box-sizing:border-box}.card-name-input:hover{border-color:#d1d5db}.card-name-input:focus{outline:none;border-color:#a78bfa;background:#fff;box-shadow:0 0 0 2px #5f46e926}.card-name-ext{flex-shrink:0;font-size:.75rem;font-weight:700;color:#4b5563;letter-spacing:-.02em}.card-name-ext--empty{display:none}.card-actions{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.card-icon-btn{display:grid;place-items:center;width:1.75rem;height:1.75rem;padding:0;border:none;border-radius:6px;background:transparent;color:#6b7280;cursor:pointer;transition:background .15s ease,color .15s ease}.card-icon-btn--primary{color:#5f46e9}.card-icon-btn--primary:hover{background:#5f46e91a;color:#5f46e9}.card-icon-btn--danger:hover{background:#dc26261a;color:#dc2626}.card-icon-btn svg{width:1.1rem;height:1.1rem;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.results-placeholder{min-height:360px;display:flex;align-items:center;justify-content:center;padding:1.25rem 1rem;background:transparent;border:none}.results-placeholder-inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem;max-width:26rem;color:#6f7386}.placeholder-icon{width:3.2rem;height:3.2rem;border-radius:.95rem;background:#ebe8f8;display:grid;place-items:center;color:#6b4ce6;margin:0;flex-shrink:0}.placeholder-icon svg{width:1.55rem;height:1.55rem;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.results-placeholder h4{margin:0;font-size:1.65rem;color:#202433;line-height:1.2}.results-placeholder p{margin:0;max-width:22rem;font-size:.95rem;line-height:1.45;color:#7a7f92}.actions-panel{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e6ef}.action-primary,.action-secondary,.action-download-all{width:100%;border-radius:11px;padding-left:.8rem;padding-right:.8rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.action-primary .btn-icon,.action-secondary .btn-icon,.action-download-all .btn-icon{width:1.15rem;height:1.15rem;flex-shrink:0;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.action-primary{border:0;background:#5f46e9;color:#fff;padding-top:1.05rem;padding-bottom:1.05rem;font-size:1.08rem}.action-download-all{margin-top:.55rem;border:1px solid #c9bffc;background:#f7f5ff;color:#5f46e9;padding-top:.72rem;padding-bottom:.72rem;font-size:.95rem}.action-download-all:hover{background:#efeafd;border-color:#b8a6f5}.action-secondary{margin-top:.55rem;border:none;background:transparent;color:#41445b;padding-top:.72rem;padding-bottom:.72rem}.action-secondary:hover{background:transparent;color:#2d3142}.action-secondary:focus-visible{outline:2px solid #5f46e9;outline-offset:2px}.loaded-count{margin-top:.7rem;border-radius:10px;background:#f4f5fa;padding:.58rem .7rem;font-size:.86rem;color:#6e7388;display:flex;align-items:center;gap:.45rem}.loaded-count-num{font-weight:700;color:#3d4354}.loaded-count .loaded-icon{width:1.05rem;height:1.05rem;flex-shrink:0;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;color:#6e7388}.site-footer{flex-shrink:0;border-top:1px solid #e5e7eb;background:#f8f9fa;width:100%;box-sizing:border-box}.site-footer-inner{max-width:1500px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem 2rem;flex-wrap:wrap;padding:.85rem 1.6rem;box-sizing:border-box}.site-footer-left{display:flex;flex-direction:column;align-items:flex-start;gap:.65rem;flex:1 1 16rem;min-width:min(100%,20rem)}.site-footer-right{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem;text-align:right;flex:0 1 auto}.site-footer-block{display:flex;flex-direction:column;gap:.35rem;width:100%}.site-footer-line{margin:0;font-size:.8125rem;color:#6b7280;font-weight:500;line-height:1.45;letter-spacing:-.01em}.site-footer-links{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;font-size:.8125rem;font-weight:600}.site-footer-links a{color:#5f46e9;text-decoration:none}.site-footer-links a:hover{text-decoration:underline}.site-footer-sep{color:#9ca3af;user-select:none}.legal-shell{flex:1;width:100%;max-width:42rem;margin:0 auto;padding:1.5rem 1.6rem 2.5rem;box-sizing:border-box}.legal-back{display:inline-block;font-size:.9rem;font-weight:600;color:#5f46e9;text-decoration:none;margin-bottom:1.25rem}.legal-back:hover{text-decoration:underline}.legal-doc h1{font-family:Space Grotesk,sans-serif;font-size:clamp(1.5rem,4vw,1.85rem);font-weight:700;color:#181a27;margin:0 0 .5rem;letter-spacing:-.03em}.legal-doc h2{font-family:Space Grotesk,sans-serif;font-size:1.05rem;font-weight:700;color:#242838;margin:1.5rem 0 .5rem;letter-spacing:-.02em}.legal-doc .legal-effective{font-size:.9rem;color:#6b7280;margin:0 0 1.25rem}.legal-doc p{margin:0 0 .85rem;font-size:.95rem;line-height:1.6;color:#3d4354}.legal-doc ul{margin:0 0 .85rem;padding-left:1.25rem;color:#3d4354;font-size:.95rem;line-height:1.55}.legal-doc li{margin-bottom:.35rem}.legal-doc a{color:#5f46e9;font-weight:600;text-decoration:none}.legal-doc a:hover{text-decoration:underline}@media(max-width:1024px){.workspace{grid-template-columns:1fr}.cards-grid{grid-template-columns:repeat(2,minmax(250px,400px));justify-content:center}.crop-presets{grid-template-columns:repeat(auto-fill,minmax(6.75rem,1fr))}}@media(max-width:640px){:root{--card-preview-max: min(400px, calc(100vw - 1.75rem) );--card-preview-max-single: min(500px, calc(100vw - 1.75rem) )}.workspace{padding:0 1rem 1.25rem;gap:1rem}.filters-panel{padding:.85rem .75rem}.crop-presets{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem}.preset-btn{padding:.42rem .4rem;font-size:.78rem}.preset-label{font-size:.72rem}.preset-dims{font-size:.6rem}.custom-size-row{flex-direction:column;align-items:stretch;gap:.65rem}.custom-size-x{display:none}.filter-row{flex-wrap:wrap;row-gap:.25rem}.filters-panel input[type=range]{min-height:2.75rem;height:2.75rem}.filters-panel input[type=range]::-webkit-slider-thumb{width:22px;height:22px;margin-top:-9px}.filters-panel input[type=range]::-moz-range-thumb{width:22px;height:22px}.zoom-range{min-height:2.5rem;height:2.5rem}.zoom-range::-webkit-slider-thumb{width:22px;height:22px;margin-top:-9px}.zoom-range::-moz-range-thumb{width:22px;height:22px}.topbar{align-items:center;gap:.5rem .75rem}.topbar-end{flex-direction:column;align-items:flex-end;gap:.45rem;justify-content:flex-end;text-align:right}.topbar-tagline{order:1}.topbar-ideas-btn{order:2}.site-info-banner-inner{padding-left:1rem;padding-right:1rem}.cards-grid{grid-template-columns:1fr;justify-items:stretch}.cards-grid .result-card{width:100%;max-width:100%;padding:.65rem}.cards-grid .crop-frame-wrap,.cards-grid .crop-frame,.cards-grid .zoom-row{max-width:100%}.site-footer-inner{align-items:stretch;gap:.4rem;padding:.45rem 1rem .55rem}.site-footer-left{align-items:flex-start;min-width:0;gap:.35rem}.site-footer-block{gap:.2rem}.site-footer .site-footer-line{line-height:1.35;font-size:.78rem}.site-footer-links{gap:.25rem .45rem;font-size:.78rem}.site-footer-right{align-items:flex-start;text-align:left;padding-top:.35rem;margin-top:.15rem;border-top:1px solid #e5e7eb}}
