:root{color-scheme:light;--bg: #ffffff;--bg-soft: #f8fbff;--panel: #ffffff;--panel-2: #f7faff;--line: #e6eaf2;--line-strong: #dce3ee;--text: #0d1428;--muted: #667089;--soft: #8a94a8;--blue: #5d5cf4;--blue-2: #4b46e8;--blue-3: #8b83ff;--green: #22c55e;--danger: #ef4444;--shadow: 0 22px 64px rgba(26, 37, 69, .08);--soft-shadow: 0 12px 38px rgba(26, 37, 69, .08);font-family:Inter,Arial,Helvetica,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;color:var(--text);background:#eef2f7;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select{font:inherit}select option{color:#111827;background:#fff}select option:checked{color:#111827;background:#e7ebff}button,label,a{-webkit-tap-highlight-color:transparent}button,a{color:inherit}.app-shell{width:100%;max-width:1440px;max-width:min(15in,40cm);min-height:100vh;margin:0 auto;background:radial-gradient(circle at 50% 22rem,rgba(93,92,244,.055),transparent 40rem),linear-gradient(180deg,#fff,#fbfdff 54%,#fff);box-shadow:0 0 0 1px #94a3b82e}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(10rem,1fr) auto minmax(10rem,1fr);align-items:center;gap:1.25rem;min-height:80px;padding:0 2.6rem;border-bottom:1px solid var(--line);background:#ffffffeb;backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:.72rem;width:max-content;color:var(--text);font-size:1.25rem;font-weight:800;text-decoration:none}.brand-logo{display:block;width:2rem;height:2rem;flex:0 0 auto}.brand-mark{position:relative;width:2rem;height:2rem;display:inline-block}.brand-mark span:first-child{position:absolute;right:0;bottom:0;width:1.45rem;height:1.45rem;border:2.5px solid #6472ff}.brand-mark span:last-child{position:absolute;left:0;top:0;width:.72rem;height:.72rem;border:2.5px solid #27b66d;background:#fff}.main-nav{display:flex;align-items:center;justify-content:center;gap:1.25rem;font-size:1rem;font-weight:760}.menu-check,.mobile-menu-toggle,.mobile-sheet-backdrop,.mobile-sheet-title{display:none}.main-nav button,.main-nav a{display:inline-flex;align-items:center;gap:.62rem;min-height:44px;padding:0;color:#0f172a;text-decoration:none;background:transparent;border:0;cursor:pointer}.main-nav .active-tool{color:#0f172a}.nav-menu{position:relative;display:inline-flex;align-items:center}.nav-trigger{display:inline-flex;align-items:center;gap:.55rem}.nav-dropdown{position:absolute;left:50%;top:calc(100% - .05rem);z-index:25;display:grid;min-width:220px;padding:.45rem;border:1px solid var(--line);border-radius:8px;background:#fffffffa;box-shadow:0 20px 48px #222b491f;opacity:0;pointer-events:none;transform:translate(-50%,.4rem);transition:opacity .15s ease,transform .15s ease}.nav-menu:hover .nav-dropdown,.nav-menu:focus-within .nav-dropdown{opacity:1;pointer-events:auto;transform:translate(-50%)}.main-nav .nav-dropdown a{justify-content:flex-start;min-height:38px;padding:0 .78rem;border-radius:7px;color:#526078;font-size:.9rem;font-weight:650}.main-nav .nav-dropdown a:hover,.main-nav .nav-dropdown a.active{color:#4338ca;background:#f1f0ff}.nav-link.active{color:#4338ca}.chevron,.select-caret{width:.52rem;height:.52rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px)}.select-button,.export-button,.crop-export-button,.download-ready-button{border:1px solid rgba(93,92,244,.5);background:linear-gradient(135deg,#635bff,#5146e8);box-shadow:0 14px 30px #5146e829}.header-actions{display:flex;justify-content:flex-end;gap:1.25rem}.login-button,.signup-button{display:inline-flex;align-items:center;justify-content:center;min-width:76px;min-height:42px;padding:0 1.15rem;border-radius:8px;color:var(--text);font-size:.95rem;font-weight:720;text-decoration:none}.login-button{border:1px solid rgba(139,131,255,.56);background:#fff}.signup-button{color:#fff}.home-view{max-width:1024px;margin:0 auto;padding:2.65rem 1.5rem 2rem}.hero-copy{text-align:center}.hero-copy h1{margin:0;color:#0d1428;font-size:1.8rem;line-height:1.08;letter-spacing:0;font-weight:600}.hero-copy p{margin:.55rem 0 1.25rem;color:#657089;font-size:1.08rem}.dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;width:min(100%,20cm);max-width:20cm;min-height:8cm;margin:0 auto;padding:1.1rem 1rem;border:1.5px dashed #8b83ff;border-radius:14px;background:#ffffffc2;box-shadow:inset 0 0 34px #5d5cf406;transition:border-color .18s ease,background .18s ease,transform .18s ease}.dropzone.is-dragging{border-color:#635bff;background:#f9f8ff;transform:translateY(-2px)}.dropzone input,.add-row input{position:fixed;width:1px;height:1px;opacity:0;pointer-events:none}.upload-art{display:grid;place-items:center;width:54px;height:54px;margin-bottom:.9rem;color:#5d5cf4}.upload-art svg{width:52px;height:52px}.select-button{display:inline-flex;align-items:center;justify-content:center;gap:.52rem;width:5.5cm;min-width:0;max-width:100%;min-height:1.5cm;border-radius:8px;color:#fff;cursor:pointer;overflow:hidden}.select-button svg{flex:0 0 auto;width:19px;height:19px}.select-button span:nth-child(2){padding-left:0;font-size:.94rem;font-weight:740}.select-button .select-caret{position:relative;align-self:stretch;width:42px;height:1.5cm;border:0;border-left:1px solid rgba(255,255,255,.18);transform:none}.select-button .select-caret:after{content:"";display:block;width:.5rem;height:.5rem;margin:20px auto 0;border-right:2.5px solid #ffffff;border-bottom:2.5px solid #ffffff;transform:rotate(45deg)}.drag-text{margin:.95rem 0 .8rem;color:#606b84;font-size:.98rem}.limit-text{margin:0;color:#667089;font-size:.84rem}.limit-text a{color:#5d5cf4}.feature-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;width:min(100%,20cm);max-width:20cm;margin:2cm auto 0}.feature-row article{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:132px;padding:1rem .65rem;border:0;border-radius:0;background:transparent;box-shadow:none}.feature-icon{display:grid;place-items:center;width:52px;height:52px;margin-bottom:.62rem;border-radius:50%;color:#5d5cf4;background:#efedff;font-size:1.35rem;line-height:1}.feature-row article:nth-child(2) .feature-icon{color:#3f6dff;background:#edf4ff}.feature-row article:nth-child(3) .feature-icon{color:#22c55e;background:#eafaf0}.feature-icon svg{width:27px;height:27px}.feature-row h2{margin:0 0 .38rem;color:#0d1428;font-size:.9rem;line-height:1.2;font-weight:760;text-align:center}.feature-row p{max-width:195px;margin:0;color:#526078;font-size:.75rem;line-height:1.45;text-align:center}.how-to-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:1.4rem;width:min(100%,20cm);max-width:20cm;margin:3cm auto 0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.how-to-art-wrap{display:grid;place-items:center;min-width:0}.how-to-art{display:block;width:100%;max-width:310px;height:auto}.bulk-how-to-art-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;width:100%}.bulk-how-to-art{max-width:none}.art-bg{fill:#f4f7ff}.art-card{fill:#fff;stroke:#cbd5e1;stroke-width:2}.art-card-right{fill:#f9fbff}.art-line,.art-arrow{fill:none;stroke:#5d5cf4;stroke-width:7;stroke-linecap:round;stroke-linejoin:round}.art-arrow{stroke:#22c55e}.art-dash{fill:none;stroke:#8b83ff;stroke-width:4;stroke-dasharray:8 8}.art-dot,.art-knob{fill:#5d5cf4}.art-control{fill:#e8edff}.how-to-copy{min-width:0}.how-to-copy h2{margin:0 0 .55rem;color:#0d1428;font-size:1.2rem;line-height:1.25;font-weight:700}.how-to-copy>p{margin:0 0 .85rem;color:#526078;font-size:.82rem;line-height:1.55}.how-to-copy ol{display:grid;gap:.58rem;margin:0;padding:0;list-style:none;counter-reset:how-to-step}.how-to-copy li{position:relative;min-height:34px;padding-left:2.15rem;counter-increment:how-to-step}.how-to-copy li:before{content:counter(how-to-step);position:absolute;left:0;top:.05rem;display:grid;place-items:center;width:1.42rem;height:1.42rem;border-radius:50%;color:#fff;background:#5d5cf4;font-size:.76rem;font-weight:800}.how-to-copy strong,.how-to-copy span{display:block}.how-to-copy strong{color:#111827;font-size:.84rem;line-height:1.25}.how-to-copy span{margin-top:.15rem;color:#526078;font-size:.76rem;line-height:1.45}.detail-sections{display:grid;gap:4cm;width:min(100%,20cm);max-width:20cm;margin:3cm auto 0}.home-seo-content{display:grid;gap:1.35rem;width:min(100%,20cm);max-width:20cm;margin:3cm auto 0}.home-seo-content article{padding:0}.home-seo-content h2{margin:0 0 .55rem;color:#0d1428;font-size:1.18rem;line-height:1.28;font-weight:700}.home-seo-content p{margin:0;color:#526078;font-size:.86rem;line-height:1.62}.home-seo-content p+p{margin-top:.62rem}.info-page{width:min(100%,22cm);max-width:22cm;margin:0 auto;padding:2.4rem 1.5rem 3rem}.info-content{color:#172033}.info-content h1{margin:0 0 1rem;color:#0d1428;font-size:2.6rem;line-height:1.08;font-weight:820;letter-spacing:0}.info-content h2{margin:2rem 0 .6rem;color:#0d1428;font-size:1.24rem;line-height:1.3;font-weight:760;letter-spacing:0}.info-content p{margin:0 0 .82rem;color:#526078;font-size:1rem;line-height:1.72}.info-content a{color:#4338ca;font-weight:720;text-decoration:none}.info-content a:hover{text-decoration:underline}.detail-section{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:1.8rem;padding:.35rem 0}.detail-section.reverse .detail-art{order:2}.detail-art{display:grid;place-items:center;min-width:0}.tool-visual{position:relative;display:grid;justify-items:center;width:min(100%,310px);min-height:245px;padding:0 0 3.2rem}.tool-visual:before{content:"";position:absolute;top:1rem;width:88%;height:55%;border-radius:8px;background:#6d98f5;z-index:0}.tool-visual img{position:relative;display:block;width:min(100%,230px);height:auto;border-radius:8px;z-index:1;box-shadow:0 14px 28px #1a25451f}.mock-panel{position:absolute;left:50%;bottom:0;width:min(88%,225px);transform:translate(-50%);z-index:2;border:1px solid #e5eaf3;border-radius:7px;background:#fff;box-shadow:0 14px 28px #1a254521;color:#202a3d;font-size:.58rem}.mock-panel strong{display:block;padding:.62rem .7rem .42rem;color:#111827;font-size:.68rem;line-height:1.1}.mock-tabs{display:grid;grid-template-columns:1fr 1fr;gap:.25rem;margin:0 .7rem .58rem;padding:.22rem;border-radius:5px;background:#f4f6fb}.mock-tabs span{padding:.32rem .18rem;border-radius:4px;color:#7b8494;text-align:center;font-size:.5rem;font-weight:700}.mock-tabs span:first-child{color:#111827;background:#fff}.mock-fields{display:grid;grid-template-columns:1fr 1fr;gap:.55rem;margin:0 .7rem .62rem}.mock-panel label{display:grid;gap:.22rem;margin:0 .7rem .58rem}.mock-fields label{margin:0}.mock-panel label span,.mock-panel p{color:#526078}.mock-panel b{display:block;min-height:1.45rem;padding:.42rem .45rem;border:1px solid #e5eaf3;border-radius:5px;color:#202a3d;background:#fff;font-weight:600}.mock-panel p{display:flex;align-items:center;gap:.36rem;margin:0 .7rem .7rem;font-size:.54rem;line-height:1.2}.mock-panel p span{width:.55rem;height:.55rem;border:1px solid #7da2f6;border-radius:2px;background:#7da2f6}.export-panel,.background-panel,.crop-area-panel,.crop-presets-panel{bottom:.4rem}.export-panel p{justify-content:center;padding:.38rem;border-radius:5px;color:#fff;background:#22c55e;font-weight:800}.background-panel p{justify-content:space-between}.background-panel p span{border-radius:50%;background:#fff}.background-panel p:first-of-type span{background:#e8efff}.background-panel p b{min-height:0;padding:0;border:0;font-size:.54rem}.crop-area-panel p,.crop-presets-panel p{justify-content:center;padding:.38rem;border-radius:5px;color:#fff;background:#5d5cf4;font-weight:800}.crop-presets-panel p{background:#14b8a6}.detail-copy{min-width:0}.detail-copy h2{margin:0 0 .65rem;color:#0d1428;font-size:1.12rem;line-height:1.28;font-weight:700}.detail-copy p{margin:0;color:#526078;font-size:.82rem;line-height:1.58}.seo-panel{width:min(100%,20cm);max-width:20cm;margin:3cm auto 0;padding:0}.seo-panel h2{margin:0 0 .8rem;color:#0d1428;font-size:1.2rem;line-height:1.2;font-weight:650;text-align:center}.faq-list{display:grid;gap:.5rem}.faq-list details{border:0;border-radius:0;background:transparent;box-shadow:none;overflow:hidden}.faq-list summary{position:relative;min-height:42px;padding:.72rem 2.35rem .72rem .9rem;color:#111827;font-size:.84rem;font-weight:700;line-height:1.35;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"";position:absolute;right:.95rem;top:50%;width:.5rem;height:.5rem;border-right:2px solid #6b7280;border-bottom:2px solid #6b7280;transform:translateY(-65%) rotate(45deg);transition:transform .15s ease}.faq-list details[open] summary:after{transform:translateY(-35%) rotate(225deg)}.faq-list p{margin:0;padding:0 .9rem .85rem;color:#526078;font-size:.8rem;line-height:1.55}.related-tools{margin-top:.95rem;padding:.85rem;border:0;border-radius:0;background:transparent;box-shadow:none}.related-tools h3{margin:0 0 .65rem;color:#0d1428;font-size:.9rem;line-height:1.2;font-weight:700;text-align:center}.related-tools div{display:flex;justify-content:center;gap:.45rem;flex-wrap:wrap}.related-tools a{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0;border:0;border-radius:0;color:#4338ca;background:transparent;font-size:.78rem;font-weight:700;text-decoration:none}.workspace-view{display:grid;grid-template-columns:360px minmax(0,1fr);min-height:calc(100vh - 80px);background:#f7faff}.settings-panel,.crop-panel{display:flex;flex-direction:column;min-height:calc(100vh - 80px);padding:1rem 1rem .7rem;border-right:1px solid var(--line);background:#fff;box-shadow:8px 0 30px #1a25450a}.add-row{display:grid;grid-template-columns:48px 1fr 48px 48px;align-items:center;gap:.85rem}.add-tile,.icon-button{display:grid;place-items:center;border-radius:8px;color:#4f46e5;background:#fff;border:1px solid #e6eaf2;cursor:pointer}.add-tile{width:48px;height:48px;border:1.5px dashed #8b83ff}.add-tile svg{width:28px;height:28px}.icon-button{width:48px;height:48px;color:#526078;box-shadow:0 8px 20px #1a25450a}.icon-button svg{width:24px;height:24px}.mobile-editor-backdrop,.mobile-editor-toolbar,.mobile-panel-head{display:none}.side-limit{margin:.9rem 0 1rem;padding-bottom:1rem;border-bottom:1px solid var(--line);color:var(--muted)}.control-group,.crop-control-group{padding:1.05rem 0;border-bottom:1px solid var(--line)}.crop-control-group{padding:.9rem 0 1.35rem}.crop-control-group+.crop-control-group{border-top:0}.control-group h2,.accordion-title,.crop-control-group h2{margin:0 0 1.25rem;color:#0d1428;font-size:1.28rem;line-height:1.15;font-weight:780}.segment-control{display:grid;grid-template-columns:.9fr 1.35fr 1.3fr;min-height:48px;margin-bottom:1.6rem;border:1px solid #e6eaf2;border-radius:8px;background:#f6f8fc;overflow:hidden}.segment-control button{min-width:0;border:0;color:#526078;font-size:.9rem;font-weight:650;background:transparent;cursor:pointer}.segment-control button.active{color:#fff;background:linear-gradient(135deg,#635bff,#5146e8)}.size-controls,.crop-size-controls{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.75rem;align-items:end}.percent-controls{display:grid;grid-template-columns:minmax(0,1fr) 54px;gap:.65rem;align-items:end}.social-controls{display:block}.size-controls label,.percent-controls label,.social-controls label,.export-controls label,.crop-size-controls label,.crop-select-label{display:grid;gap:.75rem;color:#172033;font-size:.92rem;font-weight:680}.label-line{display:flex;align-items:center;justify-content:space-between;min-height:18px}.size-controls input,.percent-controls input,.social-controls select,.export-controls input,.export-controls select,.unit-select select,.crop-size-controls input,.crop-select-label select{width:100%;min-width:0;min-height:46px;border:1px solid #e3e8f0;border-radius:7px;color:#172033;background:#fff;outline:0;box-shadow:inset 0 1px #1a254505}.size-controls input,.percent-controls input,.export-controls input,.crop-size-controls input{padding:0 1rem}.social-controls select,.export-controls select,.unit-select select,.label-line select,.crop-select-label select{padding:0 2.25rem 0 .85rem;appearance:none;background:linear-gradient(45deg,transparent 50%,#6b7280 50%) calc(100% - 18px) 20px / 7px 7px no-repeat,linear-gradient(135deg,#6b7280 50%,transparent 50%) calc(100% - 13px) 20px / 7px 7px no-repeat,#fff}.label-line select{width:44px;min-height:18px;padding:0 14px 0 0;border:0;color:#526078;background:linear-gradient(45deg,transparent 50%,#6b7280 50%) calc(100% - 7px) 7px / 5px 5px no-repeat,linear-gradient(135deg,#6b7280 50%,transparent 50%) calc(100% - 3px) 7px / 5px 5px no-repeat}.size-controls input::placeholder,.export-controls input::placeholder{color:#a3acbc}.unit-select span{opacity:0}.unit-chip{display:grid;place-items:center;min-height:48px;border-radius:7px;color:#526078;background:#f6f8fc;border:1px solid #e6eaf2}.check-row{display:inline-flex;align-items:center;gap:.75rem;margin-top:1.35rem;color:#172033;font-size:.94rem;cursor:pointer}.check-row input{width:19px;height:19px;accent-color:var(--blue)}.export-group{padding-bottom:1.25rem}.accordion-title{display:flex;align-items:center;justify-content:space-between;width:100%;border:0;background:transparent;cursor:pointer;padding:0}.accordion-title svg{width:22px;height:22px}.export-controls{display:grid;gap:1.25rem}.export-controls em{color:var(--muted);font-style:normal;font-weight:500}.inline-control{display:grid;grid-template-columns:minmax(0,1fr) 84px;gap:.25rem}.export-controls p{margin:-.55rem 0 0;color:var(--soft);font-size:.78rem;line-height:1.45}.progress-panel{position:fixed;left:50%;top:50%;z-index:60;width:min(430px,calc(100vw - 2rem));margin:0;padding:1.25rem;transform:translate(-50%,-50%);border:1px solid #e6eaf2;border-radius:8px;background:#fffffffa;box-shadow:0 24px 70px #1a254529}.progress-copy{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.8rem}.progress-copy strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.progress-copy span,.progress-panel p{color:var(--muted);font-size:.9rem}.progress-track{height:10px;overflow:hidden;border-radius:999px;background:#edf1f7}.progress-track span{display:block;width:0%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#8b83ff,#5d5cf4);transition:width .16s ease}.progress-panel p{min-height:1.2rem;margin:.7rem 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.export-button,.crop-export-button{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;width:calc(100% - 2rem);min-height:54px;margin:1.05rem auto 0;border-radius:8px;color:#fff;font-size:1.08rem;font-weight:760;cursor:pointer}.crop-export-button{min-height:62px;margin:auto auto 0;font-size:1.18rem}.export-button:disabled,.crop-export-button:disabled{cursor:wait;opacity:.68}.export-button svg,.crop-export-button svg{width:24px;height:24px}.workspace-main{min-width:0;min-height:calc(100vh - 80px)}.image-board{min-width:0;height:calc(100vh - 80px);padding:1.65rem 1rem 2rem;overflow:auto}.image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,250px));gap:1rem;align-items:start}.image-card{min-width:0;width:250px;border:1px solid #e9edf5;border-radius:8px;background:#fff;box-shadow:var(--soft-shadow);overflow:hidden}.preview-wrap{position:relative;display:grid;place-items:center;height:282px;padding:2.55rem 1rem .8rem;overflow:hidden;border-bottom:1px solid #eef1f7;background:#fbfdff}.preview-wrap img{display:block;width:auto;height:auto;max-width:calc(100% - .5rem);max-height:220px;object-fit:contain;box-shadow:0 18px 42px #1a254524}.card-tools{position:absolute;top:.65rem;right:.65rem;z-index:2;display:flex;gap:.35rem}.card-tools button{display:grid;place-items:center;width:28px;height:28px;border:1px solid #e6eaf2;border-radius:50%;color:#526078;background:#ffffffeb;cursor:pointer}.card-tools svg{width:18px;height:18px}.card-meta{padding:.75rem .85rem 1.25rem}.card-meta h3{min-width:0;margin:0 0 1rem;overflow:hidden;color:#0d1428;font-size:1.05rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.dimension-row{display:flex;align-items:center;gap:.65rem;min-width:0;color:#172033}.dimension-row span{display:inline-flex;align-items:center;min-height:28px;min-width:0;padding:0 .55rem;border-radius:5px;background:#f1f4f9;font-size:.78rem;white-space:nowrap}.dimension-row span:last-child{color:#fff;background:linear-gradient(135deg,#635bff,#5146e8)}.dimension-arrow{flex:0 0 auto;width:18px;height:18px;color:#8a94a8}.toast{position:fixed;right:1.25rem;bottom:1.25rem;z-index:40;max-width:min(420px,calc(100vw - 2.5rem));padding:1rem 1.1rem;border:1px solid #e6eaf2;border-radius:8px;color:#172033;background:#fffffff5;box-shadow:var(--shadow)}.result-page{display:grid;grid-template-columns:minmax(0,180px) minmax(0,680px) minmax(0,180px);grid-template-areas:"left main right" "bottom bottom bottom";align-content:start;justify-content:center;gap:1.25rem;min-height:calc(100vh - 80px);padding:2rem 1.25rem 2.6rem;background:#f7faff}.result-page-main{grid-area:main;display:grid;align-content:start;justify-items:center;min-width:0}.result-ad-slot{min-height:280px}.result-ad-left{grid-area:left}.result-ad-right{grid-area:right}.result-ad-bottom{grid-area:bottom;min-height:120px}.crop-workspace{display:grid;grid-template-columns:360px minmax(0,1fr);min-height:calc(100vh - 80px);background:#f7faff}.crop-select-label{margin-top:1.25rem}.crop-reset-button{width:100%;min-height:44px;margin-top:2rem;border:1px solid #e6eaf2;border-radius:7px;color:#526078;background:#f6f8fc;font-size:1.05rem;font-weight:680;cursor:pointer}.crop-progress{margin:0}.crop-board{min-width:0;height:calc(100vh - 80px);padding:1rem 0 1.3rem;overflow:auto;background:#f7faff}.crop-stage{position:relative;display:grid;place-items:center;width:max-content;max-width:calc(100% - 2rem);min-width:min(720px,calc(100vw - 2rem));margin:0 auto;overflow:hidden;border:1px solid #e6eaf2;border-radius:8px;background:linear-gradient(45deg,#eef2f8 25%,transparent 25%) 0 0 / 24px 24px,linear-gradient(45deg,transparent 75%,#eef2f8 75%) 0 0 / 24px 24px,linear-gradient(45deg,transparent 75%,#eef2f8 75%) 12px 12px / 24px 24px,linear-gradient(45deg,#eef2f8 25%,#fff 25%) 12px 12px / 24px 24px;box-shadow:var(--soft-shadow)}.crop-stage img{display:block;max-width:min(100%,1080px);max-height:calc(100vh - 116px);user-select:none;-webkit-user-drag:none}.crop-box{position:absolute;left:0;top:0;min-width:24px;min-height:24px;border:1px dashed #ffffff;cursor:move;touch-action:none;box-shadow:0 0 0 9999px #0f172a61}.crop-grid-line{position:absolute;pointer-events:none;background:#ffffffb3}.crop-grid-line.vertical{top:0;bottom:0;width:1px}.crop-grid-line.horizontal{left:0;right:0;height:1px}.crop-grid-line.one.vertical{left:33.333%}.crop-grid-line.two.vertical{left:66.666%}.crop-grid-line.one.horizontal{top:33.333%}.crop-grid-line.two.horizontal{top:66.666%}.crop-box button{position:absolute;width:14px;height:14px;padding:0;border:1px solid rgba(17,24,39,.25);border-radius:50%;background:#fff;cursor:pointer}[data-crop-handle=nw]{left:-7px;top:-7px;cursor:nwse-resize}[data-crop-handle=n]{left:50%;top:-7px;transform:translate(-50%);cursor:ns-resize}[data-crop-handle=ne]{right:-7px;top:-7px;cursor:nesw-resize}[data-crop-handle=e]{right:-7px;top:50%;transform:translateY(-50%);cursor:ew-resize}[data-crop-handle=se]{right:-7px;bottom:-7px;cursor:nwse-resize}[data-crop-handle=s]{left:50%;bottom:-7px;transform:translate(-50%);cursor:ns-resize}[data-crop-handle=sw]{left:-7px;bottom:-7px;cursor:nesw-resize}[data-crop-handle=w]{left:-7px;top:50%;transform:translateY(-50%);cursor:ew-resize}.result-card{width:min(520px,100%);padding:2rem;border:1px solid #e6eaf2;border-radius:10px;color:#172033;text-align:center;background:#fff;box-shadow:var(--soft-shadow)}.celebration{display:grid;place-items:center;width:58px;height:58px;margin:0 auto .85rem;border-radius:50%;color:#fff;background:#22c55e;font-size:1.35rem;font-weight:800;animation:celebrate 1.35s ease-in-out infinite}.result-kicker{margin:0 0 .4rem;color:#5d5cf4;font-size:.82rem;font-weight:760;text-transform:uppercase}.result-card h2{margin:0;color:#0d1428;font-size:1.85rem;line-height:1.15}.result-card>p:not(.result-kicker){margin:.8rem auto 1.35rem;color:var(--muted);line-height:1.45}.result-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem;margin:0 0 1.35rem}.result-stats span{display:grid;gap:.25rem;min-width:0;padding:.85rem .5rem;border:1px solid #e6eaf2;border-radius:8px;background:#f8fbff}.result-stats strong,.result-stats small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result-stats small{color:var(--soft)}.result-actions{display:flex;justify-content:center;gap:.65rem;flex-wrap:wrap}.download-ready-button,.secondary-action{min-height:42px;padding:0 1rem;border-radius:7px;font-weight:760;cursor:pointer}.download-ready-button{color:#fff}.secondary-action{border:1px solid #e6eaf2;color:#172033;background:#fff}@keyframes celebrate{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-5px) scale(1.06)}}[hidden]{display:none!important}@media(max-width:1050px){.site-header{grid-template-columns:1fr auto;gap:1rem;min-height:72px;padding:0 1rem;z-index:1000}.menu-check{position:absolute;opacity:0;pointer-events:none}.mobile-menu-toggle{position:fixed;top:.8rem;right:.9rem;z-index:1004;display:inline-flex;flex-direction:column;justify-content:center;gap:.25rem;width:42px;height:42px;justify-self:end;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer;box-shadow:0 10px 24px #1a254514}.mobile-menu-toggle span{display:block;width:18px;height:2px;margin:0 auto;border-radius:999px;background:#172033}.mobile-sheet-backdrop{position:fixed;inset:0;z-index:1001;display:block;background:#0f172a4d;opacity:0;pointer-events:none;transition:opacity .18s ease}.main-nav{position:fixed;top:0;right:0;bottom:0;z-index:1002;display:flex;width:min(320px,calc(100vw - 42px));height:100dvh;padding:1rem;align-items:stretch;justify-content:flex-start;flex-direction:column;gap:.5rem;overflow-y:auto;border-left:1px solid var(--line);background:#fff;box-shadow:-18px 0 44px #1a254524;transform:translate(105%);transition:transform .18s ease;font-size:.95rem}.menu-check:checked~.mobile-sheet-backdrop{opacity:1;pointer-events:auto}.menu-check:checked~.main-nav{transform:translate(0)}.mobile-sheet-title{display:block;margin:0 3.5rem .35rem 0;color:#0d1428;font-size:.95rem;font-weight:820}.main-nav button,.main-nav a{min-height:40px;width:100%}.main-nav .nav-menu{display:grid;align-items:stretch}.nav-trigger{justify-content:space-between;padding:0 .2rem}.nav-dropdown{position:static;left:auto;top:auto;min-width:0;padding:.15rem 0 .2rem .75rem;border:0;border-radius:0;background:transparent;box-shadow:none;opacity:1;pointer-events:auto;transform:none;transition:none}.nav-menu:hover .nav-dropdown,.nav-menu:focus-within .nav-dropdown{transform:none}.main-nav .nav-dropdown a{min-height:34px;padding:0 .55rem;font-size:.86rem}.nav-link{padding:0 .2rem}.result-page{grid-template-columns:minmax(0,1fr);grid-template-areas:"main" "bottom";min-height:calc(100vh - 72px)}.result-ad-left,.result-ad-right{display:none}.workspace-view,.crop-workspace{grid-template-columns:1fr}.settings-panel,.crop-panel{min-height:0;border-right:0;border-bottom:1px solid var(--line)}.image-board{height:auto;min-height:60vh;padding-top:1.5rem}.crop-board{height:auto;min-height:60vh}}@media(max-width:760px){.site-header{min-height:68px}.brand{font-size:1.05rem}.brand-mark,.brand-logo{width:1.8rem;height:1.8rem}.home-view{padding:2.25rem 1rem 2rem}.info-page{padding:1.8rem 1rem 2.4rem}.info-content h1{font-size:2rem}.info-content h2{font-size:1.12rem}.info-content p{font-size:.95rem}.hero-copy h1{font-size:1.8rem}.hero-copy p{margin-bottom:1.7rem;font-size:1.08rem}.dropzone{min-height:8cm;padding:1.1rem .85rem}.select-button{grid-template-columns:19px minmax(0,1fr) 42px;min-width:0;width:min(100%,5.5cm)}.select-button span:nth-child(2){font-size:.94rem}.drag-text{font-size:1rem;text-align:center}.feature-row{grid-template-columns:1fr;gap:1rem}.feature-row article{min-height:138px}.how-to-section{grid-template-columns:1fr;gap:.9rem;padding:.9rem}.how-to-art{max-width:260px}.how-to-copy h2{text-align:center}.detail-section{grid-template-columns:1fr;gap:.9rem;padding:.9rem}.detail-section.reverse .detail-art{order:0}.tool-visual{width:min(100%,280px)}.tool-visual img{width:min(100%,215px)}.detail-copy h2,.detail-copy p{text-align:center}.header-actions{display:none}body.mobile-editor-panel-open{overflow:hidden}.workspace-view,.crop-workspace{display:block;min-height:calc(100dvh - 68px);padding-bottom:calc(5.6rem + env(safe-area-inset-bottom,0px));background:#f7faff}.workspace-main{min-height:calc(100dvh - 68px)}.image-board{min-height:calc(100dvh - 68px);padding:1.05rem 1.05rem calc(6.5rem + env(safe-area-inset-bottom,0px));overflow:visible}.image-grid{grid-template-columns:minmax(0,1fr);justify-items:center}.image-card{width:min(100%,478px);max-width:100%;box-shadow:0 12px 30px #1a254512}.preview-wrap{height:min(52vh,392px);min-height:320px;padding:3.25rem 1.25rem 1rem;background:#fbfdff}.preview-wrap img{max-height:min(42vh,280px)}.card-meta{padding:1rem 1rem 1.25rem}.card-meta h3{font-size:1.22rem}.dimension-row{gap:.8rem;flex-wrap:wrap}.dimension-row span{min-height:36px;padding:0 .85rem;border-radius:7px;font-size:.95rem}.mobile-editor-backdrop{position:fixed;inset:0;z-index:1080;display:block;border:0;background:#0f172a29;opacity:0;pointer-events:none;transition:opacity .18s ease}body.mobile-editor-panel-open .mobile-editor-backdrop{opacity:1;pointer-events:auto}.mobile-editor-toolbar{position:fixed;left:max(.85rem,env(safe-area-inset-left,0px));right:max(.85rem,env(safe-area-inset-right,0px));bottom:calc(.7rem + env(safe-area-inset-bottom,0px));z-index:1075;display:grid;grid-template-columns:5.35rem 5.35rem minmax(0,1fr);min-height:72px;overflow:hidden;border:1px solid rgba(255,255,255,.22);border-radius:8px 28px 28px 8px;color:#fff;background:linear-gradient(135deg,#6b8ff7,#5f7fee);box-shadow:0 16px 34px #4463c942;transition:opacity .16s ease,transform .16s ease}.crop-mobile-toolbar{grid-template-columns:minmax(0,1fr)}body.mobile-editor-panel-open .mobile-editor-toolbar{opacity:0;pointer-events:none;transform:translateY(.7rem)}.mobile-tool-button{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:72px;padding:0;border:0;border-right:1px solid rgba(40,70,160,.18);color:inherit;background:transparent;cursor:pointer;text-decoration:none}.mobile-tool-button:last-child{border-right:0}.mobile-tool-button svg{width:31px;height:31px}.mobile-settings-button{gap:.7rem;justify-content:center;padding:0 .9rem;font-size:clamp(1rem,4.8vw,1.22rem);font-weight:780;line-height:1.1}.mobile-settings-button svg{flex:0 0 auto;width:27px;height:27px}.settings-panel,.crop-panel{position:fixed;left:0;right:0;bottom:0;z-index:1090;display:block;width:100%;max-height:min(84dvh,720px);min-height:0;padding:0 1.38rem calc(1.05rem + env(safe-area-inset-bottom,0px));overflow-y:auto;overscroll-behavior:contain;border:0;border-radius:22px 22px 0 0;background:#fff;box-shadow:0 -18px 42px #1a254529;transform:translateY(105%);transition:transform .21s ease}body.mobile-editor-panel-open .settings-panel,body.mobile-editor-panel-open .crop-panel{transform:translateY(0)}.mobile-panel-head{position:sticky;top:0;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:start;min-height:46px;padding:.65rem 0 .1rem;background:#fff}.mobile-panel-head>span{position:absolute;left:50%;top:.8rem;width:66px;height:7px;border-radius:999px;background:#d7d7d7;transform:translate(-50%)}.mobile-panel-head button{display:grid;place-items:center;width:40px;height:40px;justify-self:end;border:0;border-radius:50%;color:#111827;background:#f7f7f8;cursor:pointer}.mobile-panel-head button svg{width:23px;height:23px}.settings-panel>.add-row,.settings-panel>.side-limit{display:none}.control-group,.crop-control-group{padding:.9rem 0 1.3rem;border-bottom:0}.control-group h2,.accordion-title,.crop-control-group h2{margin-bottom:1.35rem;font-size:1.55rem;line-height:1.12;font-weight:780}.segment-control{grid-template-columns:.9fr 1.35fr 1.25fr;min-height:54px;margin-bottom:1.55rem;padding:.25rem;border:0;border-radius:8px;background:#f0f0f0;gap:0}.segment-control button{min-height:46px;border-radius:7px;color:#8b8f98;font-size:clamp(.83rem,3.6vw,1rem);font-weight:760}.segment-control button.active{color:#111827;background:#fff;box-shadow:0 1px 4px #1a25450f}.size-controls,.crop-size-controls{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.8rem}.percent-controls{grid-template-columns:minmax(0,1fr) 74px}.size-controls label,.percent-controls label,.social-controls label,.export-controls label,.crop-size-controls label,.crop-select-label{gap:.7rem;font-size:1rem;font-weight:720}.size-controls input,.percent-controls input,.social-controls select,.export-controls input,.export-controls select,.crop-size-controls input,.crop-select-label select{min-height:58px;border-color:#d8dce4;border-radius:8px;font-size:1rem}.label-line select{width:50px;color:#111827;font-size:1rem;font-weight:720}.check-row{margin-top:1.35rem;font-size:1.08rem}.check-row input{width:21px;height:21px}.export-group{padding-top:1.25rem}.accordion-title svg{width:26px;height:26px}.export-controls{gap:1.35rem}.inline-control{grid-template-columns:minmax(0,1fr) 88px;gap:0}.inline-control input{border-radius:8px 0 0 8px}.inline-control select{border-left:0;border-radius:0 8px 8px 0}.export-controls p{margin-top:-.6rem;font-size:.92rem}.export-button,.crop-export-button{position:sticky;bottom:calc(.75rem + env(safe-area-inset-bottom,0px));width:100%;min-height:64px;margin:1rem 0 0;border-radius:8px;font-size:1.12rem;box-shadow:0 15px 34px #5146e838}.crop-board{min-height:calc(100dvh - 68px);padding:1rem 1rem calc(6.4rem + env(safe-area-inset-bottom,0px));overflow:auto}.crop-stage{min-width:0;max-width:100%}.unit-select span{display:none}}
