.smart-stitch{--fji-green:#138a72;--fji-green-dim:rgba(19,138,114,0.1);--fji-primary:var(--primary);--fji-primary-dim:rgba(0,102,140,0.12);--fji-text:var(--foreground);--fji-text-secondary:var(--muted-foreground);--fji-text-tertiary:#69756f;--fji-radius-sm:6px;--fji-radius-md:8px;--fji-shadow-sm:0 1px 3px rgba(29,28,28,0.12);padding-top:72px;padding-bottom:72px;overflow:visible;background:#f4f7f5;border-top:1px solid rgba(47,143,91,.12);border-bottom:1px solid rgba(47,143,91,.12)}.landing-section__inner{width:min(100% - 32px,1200px);margin-inline:auto}.landing-section__header{max-width:780px;margin-inline:auto;text-align:center}.landing-section__eyebrow{display:inline-flex;padding:6px 10px;margin-bottom:14px;font-size:12px;font-weight:700;border:1px solid;border-radius:6px}.landing-section__title{margin:0;font-size:42px;line-height:1.15;letter-spacing:0}.landing-section__desc{max-width:680px;margin:16px auto 0;font-size:16px;line-height:1.7;color:var(--muted-foreground)}.smart-stitch__inner{max-width:1320px}.smart-stitch__heading{margin-bottom:38px}.smart-stitch__heading .landing-section__eyebrow{color:var(--fji-green);background:var(--fji-green-dim);border-color:rgba(47,143,91,.24)}.smart-stitch__tool{overflow:hidden;background:#ffffff;border:1px solid rgba(28,52,42,.16);border-radius:var(--fji-radius-md);box-shadow:0 20px 48px rgba(32,63,49,.1)}.smart-stitch__tool--active{display:flex;flex-direction:column;height:min(760px,calc(100vh - 48px));min-height:620px}.smart-stitch__file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.smart-stitch__dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:410px;padding:48px 24px;font:inherit;color:var(--fji-text-secondary);text-align:center;cursor:pointer;background:#ffffff;border:0;outline:2px dashed rgba(47,143,91,.3);outline-offset:-24px;transition:background .2s,outline-color .2s}.smart-stitch__dropzone--dragging,.smart-stitch__dropzone:focus-visible,.smart-stitch__dropzone:hover{background:#f5fbf7;outline-color:var(--fji-green)}.smart-stitch__dropzone:disabled{cursor:wait;opacity:.72}.smart-stitch__upload-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;margin-bottom:18px;color:#ffffff;background:var(--fji-green);border-radius:var(--fji-radius-md);box-shadow:0 10px 24px rgba(47,143,91,.2)}.smart-stitch__dropzone strong{margin-bottom:8px;font-size:21px;line-height:1.3;color:var(--fji-text)}.smart-stitch__dropzone>span:not(.smart-stitch__upload-icon):not(.smart-stitch__privacy){font-size:15px}.smart-stitch__dropzone small{margin-top:8px;font-size:12px;color:var(--fji-text-tertiary)}.smart-stitch__privacy{display:inline-flex;gap:7px;align-items:center;margin-top:24px;font-size:12px;font-weight:650;color:var(--fji-green)}.smart-stitch__privacy:before{width:7px;height:7px;content:"";background:var(--fji-green);border-radius:50%}.smart-stitch__toolbar{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;min-height:64px;padding:10px 14px 10px 18px;background:#ffffff;border-bottom:1px solid rgba(28,52,42,.13)}.smart-stitch__status{display:flex;flex-direction:column;min-width:0}.smart-stitch__status strong{overflow:hidden;font-size:14px;color:var(--fji-text);text-overflow:ellipsis;white-space:nowrap}.smart-stitch__status span{font-size:11px;color:var(--fji-text-tertiary)}.smart-stitch__toolbar-actions{display:flex;gap:7px;align-items:center}.smart-stitch__toolbar-divider{width:1px;height:22px;margin:0 2px;background:rgba(28,52,42,.14)}.smart-stitch__button,.smart-stitch__icon-button,.smart-stitch__modal-close,.smart-stitch__row-remove,.smart-stitch__thumbnail,.smart-stitch__zoom-controls button{font:inherit}.smart-stitch__button{display:inline-flex;gap:7px;align-items:center;justify-content:center;min-height:38px;padding:0 13px;font-size:12px;font-weight:650;cursor:pointer;border:1px solid transparent;border-radius:var(--fji-radius-sm);transition:background .15s,border-color .15s,color .15s,transform .15s}.smart-stitch__button:active:not(:disabled){transform:translateY(1px)}.smart-stitch__button--secondary{color:var(--fji-text-secondary);background:#ffffff;border-color:rgba(28,52,42,.16)}.smart-stitch__button--secondary:hover{background:#f4f7f5;border-color:rgba(28,52,42,.28)}.smart-stitch__button--primary{color:#ffffff;background:#171b19;border-color:#171b19}.smart-stitch__button--primary:hover{background:var(--fji-green);border-color:var(--fji-green)}.smart-stitch__button:disabled,.smart-stitch__icon-button:disabled{cursor:not-allowed;opacity:.32}.smart-stitch__icon-button{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;color:var(--fji-text-secondary);cursor:pointer;background:transparent;border:0;border-radius:var(--fji-radius-sm)}.smart-stitch__icon-button:hover:not(:disabled){background:#edf2ef}.smart-stitch__workspace{display:grid;flex:1 1 auto;grid-template-columns:240px minmax(0,1fr);min-height:0}.smart-stitch__controls{min-width:0;overflow:hidden auto;background:#f8faf9;border-right:1px solid rgba(28,52,42,.13)}.smart-stitch__settings-toggle{display:none}.smart-stitch__controls-body{display:flex;flex-direction:column;gap:18px;padding:18px 16px 22px}.smart-stitch__control-group{display:flex;flex-direction:column;gap:7px;min-width:0}.smart-stitch__control-label{font-size:10px;font-weight:750;color:var(--fji-text-tertiary);text-transform:uppercase}.smart-stitch__segments{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;background:#e9eeeb;border-radius:var(--fji-radius-sm)}.smart-stitch__segment{min-width:0;height:31px;padding:0 4px;font:inherit;font-size:10px;font-weight:700;color:var(--fji-text-tertiary);cursor:pointer;background:transparent;border:0;border-radius:4px}.smart-stitch__segment[aria-pressed=true]{color:#ffffff;background:#1c2420;box-shadow:var(--fji-shadow-sm)}.smart-stitch__range{width:100%;height:18px;margin:0;cursor:pointer;accent-color:var(--fji-green)}.smart-stitch__number-wrap{display:grid;grid-template-columns:minmax(0,1fr) 32px;align-items:center;height:36px;overflow:hidden;background:#ffffff;border:1px solid rgba(28,52,42,.17);border-radius:var(--fji-radius-sm)}.smart-stitch__number-wrap:focus-within{border-color:var(--fji-primary);box-shadow:0 0 0 3px var(--fji-primary-dim)}.smart-stitch__number-wrap input{width:100%;min-width:0;height:100%;padding:0 8px;font:inherit;font-size:12px;color:var(--fji-text);background:transparent;border:0;outline:0}.smart-stitch__number-wrap>span{font-size:10px;color:var(--fji-text-tertiary)}.smart-stitch__control-group small,.smart-stitch__image-list-heading small{font-size:9px;line-height:1.4;color:var(--fji-text-tertiary)}.smart-stitch__swatches{display:flex;gap:8px}.smart-stitch__swatch{position:relative;width:30px;height:30px;padding:0;cursor:pointer;border:2px solid rgba(28,52,42,.14);border-radius:5px}.smart-stitch__swatch--white{background:#ffffff}.smart-stitch__swatch--black{background:#111111}.smart-stitch__layout--transparent,.smart-stitch__swatch--transparent{background-color:#ffffff;background-image:linear-gradient(45deg,#dfe5e1 25%,transparent 0),linear-gradient(-45deg,#dfe5e1 25%,transparent 0),linear-gradient(45deg,transparent 75%,#dfe5e1 0),linear-gradient(-45deg,transparent 75%,#dfe5e1 0);background-position:0 0,0 6px,6px -6px,-6px 0;background-size:12px 12px}.smart-stitch__swatch[aria-pressed=true]{border-color:var(--fji-primary);box-shadow:0 0 0 2px var(--fji-primary-dim)}.smart-stitch__image-list-heading{display:flex;align-items:baseline;justify-content:space-between;padding-top:2px}.smart-stitch__image-list{display:flex;flex-direction:column;gap:6px;min-height:0}.smart-stitch__image-row{display:grid;grid-template-columns:38px minmax(0,1fr) 24px;gap:7px;align-items:center;min-height:40px;padding:5px;background:#edf2ef;border-radius:var(--fji-radius-sm)}.smart-stitch__thumbnail{width:38px;height:30px;padding:0;overflow:hidden;cursor:zoom-in;background:#ffffff;border:1px solid rgba(28,52,42,.13);border-radius:4px}.smart-stitch__thumbnail img{display:block;width:100%;height:100%;object-fit:cover}.smart-stitch__image-meta{display:flex;flex-direction:column;min-width:0}.smart-stitch__image-meta strong{overflow:hidden;font-size:10px;font-weight:650;color:var(--fji-text-secondary);text-overflow:ellipsis;white-space:nowrap}.smart-stitch__image-meta small{overflow:hidden;font-size:8px;color:var(--fji-text-tertiary);text-overflow:ellipsis;white-space:nowrap}.smart-stitch__row-remove{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;color:var(--fji-text-tertiary);cursor:pointer;background:transparent;border:0;border-radius:4px}.smart-stitch__row-remove:hover{color:#a93026;background:rgba(192,57,43,.09)}.smart-stitch__editor{display:flex;flex-direction:column;min-width:0;min-height:0;background:#eef2f0}.smart-stitch__editor-bar,.smart-stitch__editor-footer{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;padding:0 14px;color:var(--fji-text-tertiary);background:#ffffff}.smart-stitch__editor-bar{min-height:40px;font-size:10px;border-bottom:1px solid rgba(28,52,42,.12)}.smart-stitch__editor-bar strong{color:var(--fji-text-secondary)}.smart-stitch__editor-footer{gap:16px;min-height:32px;font-size:9px;border-top:1px solid rgba(28,52,42,.12)}.smart-stitch__zoom-controls{display:flex;gap:2px;align-items:center}.smart-stitch__zoom-controls button{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;font-size:10px;color:var(--fji-text-tertiary);cursor:pointer;background:transparent;border:0;border-radius:4px}.smart-stitch__zoom-controls button:hover{color:var(--fji-text);background:#edf2ef}.smart-stitch__zoom-controls .smart-stitch__zoom-value{width:48px}.smart-stitch__viewport{position:relative;flex:1 1 auto;min-width:0;min-height:0;padding:24px;overflow:auto;overscroll-behavior:contain;background-color:#e9eeeb;background-image:radial-gradient(rgba(31,57,45,.12) .7px,transparent 0);background-size:12px 12px;transition:box-shadow .15s,background-color .15s}.smart-stitch__viewport--dragging{background-color:#e7f4eb;box-shadow:inset 0 0 0 3px rgba(47,143,91,.45)}.smart-stitch__viewport-center{display:flex;align-items:flex-start;justify-content:center;width:max-content;min-width:100%;min-height:100%}.smart-stitch__layout-wrap{position:relative;flex:0 0 auto}.smart-stitch__layout{position:relative;overflow:hidden;border:1px solid rgba(28,52,42,.2);border-radius:3px;box-shadow:0 10px 28px rgba(28,52,42,.14)}.smart-stitch__canvas-image{touch-action:none}.smart-stitch__canvas-image--selected:after{position:absolute;inset:-2px;z-index:12;pointer-events:none;content:"";border:2px solid var(--fji-primary)}.smart-stitch__canvas-image-drag{position:relative;overflow:hidden;cursor:grab;outline:0;touch-action:none}.smart-stitch__canvas-image-drag:active{cursor:grabbing}.smart-stitch__canvas-image-drag img{display:block;max-width:none;object-fit:fill;user-select:none;pointer-events:none}.smart-stitch__image-actions{position:absolute;top:50%;left:50%;z-index:30;display:flex;gap:4px;align-items:center;justify-content:center;max-width:calc(100% + 54px);transform:translate(-50%,-50%)}.smart-stitch__image-actions .smart-stitch__icon-button{width:27px;height:27px;color:#ffffff;background:rgba(13,17,15,.72);border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.18);backdrop-filter:blur(5px)}.smart-stitch__image-actions .smart-stitch__icon-button:hover{background:rgba(13,17,15,.92)}.smart-stitch__image-actions .smart-stitch__icon-button--danger{background:rgba(192,57,43,.8)}.smart-stitch__pdf-badge{position:absolute;top:5px;left:5px;z-index:30;padding:2px 5px;font-size:8px;font-weight:700;color:#ffffff;background:rgba(18,22,20,.72);border-radius:3px}.smart-stitch__resize-handle{position:absolute;z-index:32;width:15px;height:15px;padding:0;color:#ffffff;cursor:nwse-resize;background:transparent;border:0}.smart-stitch__resize-handle span{position:absolute;top:3px;left:3px;width:8px;height:8px;border-top:2px solid;border-left:2px solid}.smart-stitch__resize-handle--top-left{top:1px;left:1px}.smart-stitch__resize-handle--top-right{top:1px;right:1px;cursor:nesw-resize;transform:rotate(90deg)}.smart-stitch__resize-handle--bottom-left{bottom:1px;left:1px;cursor:nesw-resize;transform:rotate(270deg)}.smart-stitch__resize-handle--bottom-right{right:1px;bottom:1px;transform:rotate(180deg)}.smart-stitch__resize-handle--layout{z-index:40;width:22px;height:22px;color:var(--fji-primary)}.smart-stitch__resize-handle--layout span{top:4px;left:4px;width:12px;height:12px;border-width:3px}.smart-stitch__resize-handle--layout.smart-stitch__resize-handle--top-left{top:-9px;left:-9px}.smart-stitch__resize-handle--layout.smart-stitch__resize-handle--top-right{top:-9px;right:-9px}.smart-stitch__resize-handle--layout.smart-stitch__resize-handle--bottom-left{bottom:-9px;left:-9px}.smart-stitch__resize-handle--layout.smart-stitch__resize-handle--bottom-right{right:-9px;bottom:-9px}.smart-stitch__drop-overlay{position:absolute;inset:16px;z-index:60;display:flex;gap:8px;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:var(--fji-green);pointer-events:none;background:rgba(244,251,246,.88);border:2px dashed var(--fji-green);border-radius:var(--fji-radius-md)}.smart-stitch__error,.smart-stitch__notice{max-width:760px;margin:12px auto 0;font-size:12px;text-align:center}.smart-stitch__error{color:#a93026}.smart-stitch__notice{color:var(--fji-green)}.smart-stitch__modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:48px;cursor:zoom-out;background:rgba(9,12,11,.88)}.smart-stitch__modal>img{max-width:88vw;max-height:84vh;object-fit:contain;border-radius:4px;box-shadow:0 28px 80px rgba(0,0,0,.4)}.smart-stitch__modal-meta{position:absolute;top:18px;left:22px;max-width:calc(100vw - 100px);overflow:hidden;font-size:12px;color:rgba(255,255,255,.76);text-overflow:ellipsis;white-space:nowrap}.smart-stitch__modal-close{position:absolute;top:12px;right:14px;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;color:#ffffff;cursor:pointer;background:rgba(255,255,255,.12);border:0;border-radius:50%}.smart-stitch__button:focus-visible,.smart-stitch__icon-button:focus-visible,.smart-stitch__resize-handle:focus-visible,.smart-stitch__row-remove:focus-visible,.smart-stitch__segment:focus-visible,.smart-stitch__settings-toggle:focus-visible,.smart-stitch__swatch:focus-visible,.smart-stitch__thumbnail:focus-visible,.smart-stitch__zoom-controls button:focus-visible{outline:3px solid rgba(255,127,80,.32);outline-offset:2px}@media (max-width:900px){.smart-stitch__tool--active{height:auto;min-height:0}.smart-stitch__workspace{display:flex;flex-direction:column}.smart-stitch__controls{flex:0 0 auto;overflow:visible;border-right:0;border-bottom:1px solid rgba(28,52,42,.13)}.smart-stitch__settings-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:42px;padding:0 16px;font:inherit;font-size:12px;font-weight:700;color:var(--fji-text-secondary);cursor:pointer;background:#f8faf9;border:0}.smart-stitch__settings-toggle svg{transition:transform .2s}.smart-stitch__controls--expanded .smart-stitch__settings-toggle svg{transform:rotate(180deg)}.smart-stitch__controls-body{display:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-height:340px;overflow:auto;border-top:1px solid rgba(28,52,42,.1)}.smart-stitch__controls--expanded .smart-stitch__controls-body{display:grid}.smart-stitch__image-list,.smart-stitch__image-list-heading{grid-column:1/-1}.smart-stitch__editor{height:540px}}@media (max-width:640px){.smart-stitch{padding-top:56px}.landing-section__title{font-size:32px}.smart-stitch__heading{margin-bottom:28px}.smart-stitch__dropzone{min-height:340px;padding:42px 22px;outline-offset:-14px}.smart-stitch__dropzone strong{font-size:18px}.smart-stitch__toolbar{align-items:flex-start;flex-wrap:wrap;gap:8px;padding:10px}.smart-stitch__status{width:100%;max-width:none;padding-top:2px}.smart-stitch__toolbar-actions{justify-content:flex-end;width:100%;gap:4px}.smart-stitch__toolbar-divider{display:none}.smart-stitch__button{width:44px;min-height:44px;padding:0}.smart-stitch__button span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.smart-stitch__icon-button{width:44px;height:44px}.smart-stitch__zoom-controls button{width:40px;height:40px}.smart-stitch__controls-body{grid-template-columns:1fr}.smart-stitch__image-list,.smart-stitch__image-list-heading{grid-column:auto}.smart-stitch__editor{height:470px}.smart-stitch__viewport{padding:20px}.smart-stitch__editor-footer{align-items:flex-start;flex-direction:column;gap:1px;justify-content:center;min-height:42px}.smart-stitch__modal{padding:28px 16px}}@media (prefers-reduced-motion:reduce){.smart-stitch *,.smart-stitch :after,.smart-stitch :before{scroll-behavior:auto!important;transition-duration:.01ms!important}}