:root{color-scheme:light;--ink:#132321;--muted:#5f706d;--paper:#fbfaf6;--surface:#fff;--surface-soft:#f1f6f4;--line:#d8e1de;--brand:#145f5a;--brand-dark:#0b4945;--brand-soft:#ddf1ed;--accent:#e9773e;--accent-dark:#c95625;--success:#197047;--danger:#a33d35;--shadow-sm:0 2px 10px #1323210f;--shadow-lg:0 24px 60px #1323211f;--radius-sm:10px;--radius:18px;--radius-lg:28px;--content:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:linear-gradient(#145f5a06 1px, transparent 1px), linear-gradient(90deg, #145f5a06 1px, transparent 1px), var(--paper);text-rendering:optimizelegibility;background-size:36px 36px;margin:0;font-family:Inter,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}body.menu-open{overflow:hidden}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent;color:inherit}svg{display:block}.container{width:min(calc(100% - 40px), var(--content));margin-inline:auto}.icon{flex:none;width:20px;height:20px}[hidden]{display:none!important}:focus-visible{outline-offset:3px;outline:3px solid #e9773e6b}.eyebrow{color:var(--brand);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 14px;font-size:.76rem;font-weight:850;display:inline-flex}.eyebrow:before{content:"";background:var(--accent);width:24px;height:2px}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.16}h1{font-size:clamp(2.8rem,5.5vw,4.75rem);font-weight:850}h2{font-size:clamp(2rem,3.7vw,3.2rem)}h3{font-size:1.16rem}.lead{color:var(--muted);margin-top:20px;font-size:clamp(1.03rem,1.8vw,1.2rem);line-height:1.76}.button{color:#fff;background:var(--brand);cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:11px 20px;font-weight:780;text-decoration:none;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.button svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.button:hover{background:var(--brand-dark);transform:translateY(-1px);box-shadow:0 8px 20px #145f5a2e}.button:active{transform:translateY(0)}.button.accent{background:var(--accent)}.button.accent:hover{background:var(--accent-dark)}.button.secondary{color:var(--brand);background:var(--surface);border-color:var(--line);box-shadow:none}.button.ghost{color:var(--muted);border-color:var(--line);box-shadow:none;background:0 0}.site-header{z-index:50;isolation:isolate;background:#fbfaf6;border-bottom:1px solid #d8e1ded9;height:74px;position:sticky;top:0}.site-header:before{content:"";z-index:-1;background:#fbfaf6;position:absolute;inset:0}.header-inner{align-items:center;gap:28px;height:100%;display:flex}.brand{color:var(--ink);letter-spacing:-.03em;white-space:nowrap;align-items:center;gap:10px;font-size:1.15rem;font-weight:840;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:var(--brand);border-radius:10px 10px 10px 3px;place-items:center;width:34px;height:34px;display:grid;box-shadow:inset 0 -4px #00000014}.brand-mark svg{width:20px}.brand em{color:var(--accent);font-style:normal}.nav{align-items:center;gap:4px;margin-left:auto;display:flex}.nav a,.menu-button{color:#3f504d;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;min-height:44px;padding:0 13px;font-size:.91rem;font-weight:690;text-decoration:none;display:inline-flex}.nav a:hover,.menu-button:hover{color:var(--brand);background:var(--brand-soft)}.header-local{color:var(--brand-dark);background:var(--brand-soft);white-space:nowrap;border:1px solid #bfddd8;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:.72rem;font-weight:780;display:inline-flex}.header-local i,.footer-local i{background:#31a26e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #31a26e24}.language{position:relative}.language-button{color:#3f504d;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:11px;align-items:center;gap:7px;min-height:42px;padding:0 10px;font-size:.78rem;font-weight:720;display:inline-flex}.language-button:hover{color:var(--brand);background:var(--brand-soft)}.language-button svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:18px}.language-menu{z-index:60;border:1px solid var(--line);background:var(--surface);min-width:210px;box-shadow:var(--shadow-lg);border-radius:16px;padding:8px;position:absolute;top:calc(100% + 10px);right:0}.language-menu a{border-radius:8px;justify-content:space-between;align-items:center;min-height:40px;padding:6px 10px;font-size:.82rem;text-decoration:none;display:flex}.language-menu a:hover{background:var(--surface-soft)}.language-menu a[aria-current=true]{color:var(--brand);font-weight:800}.menu-button{justify-content:center;width:44px;padding:0;display:none}.menu-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:21px}.home-hero{grid-template-columns:1.18fr .82fr;align-items:center;gap:clamp(44px,5.4vw,76px);min-height:660px;padding-block:76px 90px;display:grid}.hero-copy h1{max-width:760px}.hero-copy h1 span{color:var(--brand);white-space:nowrap}.hero-copy .lead{max-width:690px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.hero-note{color:#6c7a77;align-items:center;gap:8px;margin-top:19px;font-size:.79rem;display:flex}.hero-note svg{fill:none;width:16px;stroke:var(--brand);stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.privacy-diagram{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-lg);padding:18px;position:relative;transform:rotate(.3deg)}.diagram-top{border-bottom:1px solid var(--line);min-height:39px;color:var(--muted);align-items:center;gap:9px;padding:1px 4px 14px;font-size:.76rem;display:flex}.diagram-top .status-dot{background:#31a26e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #ddf3e7}.diagram-top strong{color:#39514d}.diagram-top>span:last-child{color:var(--brand);background:var(--brand-soft);letter-spacing:.1em;border-radius:5px;margin-left:auto;padding:2px 7px;font-size:.61rem;font-weight:850}.diagram-stage{background:#edf4f1;border-radius:18px;justify-content:center;align-items:center;gap:clamp(14px,3vw,30px);min-height:260px;margin:16px 0;padding:24px 12px;display:flex;overflow:hidden}.mini-image{background:#fff;border-radius:8px;width:94px;height:120px;padding:17px 13px;position:relative;transform:rotate(-4deg);box-shadow:0 13px 26px #13232121}.mini-image:after{content:"";border-radius:inherit;border:1px solid #fffc;position:absolute;inset:0}.mini-image span{color:var(--accent);letter-spacing:.08em;font-size:.58rem;font-weight:900}.mini-image i{background:linear-gradient(145deg,#f4c9ae 0 36%,#86bdb5 36% 64%,#1d6963 64%);border-radius:4px;height:49px;margin:10px 0 7px;display:block}.mini-image b{color:#6d7d79;font-size:.58rem}.mini-image.result{transform:rotate(4deg)}.mini-image.result span{color:var(--brand)}.mini-image.result i{background:linear-gradient(145deg,#d6ece8 0 38%,#6faea5 38% 64%,#155d58 64%)}.process-core{border:9px solid #b7ddd6;border-top-color:var(--brand);width:95px;height:95px;color:var(--brand);background:#edf4f1;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;transform:rotate(24deg)}.process-core>*{transform:rotate(-24deg)}.process-core svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px}.process-core strong{margin-top:3px;font-size:.66rem}.process-core small{color:var(--muted);font-size:.52rem}.blocked-route{color:var(--muted);grid-template-columns:auto 1fr auto auto;align-items:center;gap:9px;font-size:.69rem;display:grid}.blocked-route>i{background:repeating-linear-gradient(90deg,#a9bab6 0 5px,#0000 5px 9px);height:1px}.blocked-route strong{color:var(--danger);font-size:.66rem}.server-icon{border:1px solid #e2bcb7;border-radius:6px;align-content:center;gap:2px;width:26px;height:27px;padding:4px;display:grid;transform:rotate(-7deg)}.server-icon b{background:#cf8f87;border-radius:2px;height:3px}.server-icon:after{content:"";background:var(--danger);width:32px;height:2px;position:absolute;transform:translate(-7px,8px)rotate(45deg)}.privacy-diagram>p{color:#47605c;background:#fafbf9;border-radius:12px;align-items:center;gap:8px;margin-top:14px;padding:12px 13px;font-size:.76rem;line-height:1.5;display:flex}.privacy-diagram>p svg{fill:none;width:16px;stroke:var(--success);stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;flex:none}.trust-strip{border-block:1px solid var(--line);background:#ffffffad}.trust-grid{grid-template-columns:repeat(4,1fr);display:grid}.trust-grid div{border-right:1px solid var(--line);align-items:center;gap:13px;min-height:94px;padding:20px 24px;display:flex}.trust-grid div:first-child{border-left:1px solid var(--line)}.trust-grid span{color:var(--accent);font-size:.7rem;font-weight:900}.trust-grid strong{font-size:.88rem}.studio-section{padding-top:112px;scroll-margin-top:80px}.section-heading{justify-content:space-between;align-items:end;gap:36px;margin-bottom:38px;display:flex}.section-heading>p{max-width:470px;color:var(--muted);text-align:right}.privacy-badge{color:var(--brand-dark);background:var(--brand-soft);border:1px solid #bfddd8;border-radius:16px 16px 0 0;align-items:center;gap:13px;padding:15px 18px;display:flex}.privacy-badge .badge-icon{color:#fff;background:var(--brand);border-radius:50%;flex:none;place-items:center;width:36px;height:36px;display:grid}.privacy-badge svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px}.privacy-badge strong{font-size:.92rem;display:block}.privacy-badge p{color:#37615d;font-size:.78rem;line-height:1.45}.local-chip{letter-spacing:.08em;white-space:nowrap;border:1px solid #aed4ce;border-radius:999px;align-items:center;gap:7px;margin-left:auto;padding:5px 9px;font-size:.63rem;font-weight:850;display:flex}.local-chip i{background:#31a26e;border-radius:50%;width:7px;height:7px}.studio-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-lg);border-top:0;border-radius:0 0 24px 24px;overflow:hidden}.drop-zone{text-align:center;background:radial-gradient(circle at 50% 20%,#ddf1ed99,#0000 44%);outline:none;flex-direction:column;justify-content:center;align-items:center;min-height:480px;padding:54px 24px;transition:background .18s,box-shadow .18s;display:flex}.drop-zone.dragging{background:var(--brand-soft);box-shadow:inset 0 0 0 3px var(--brand)}.drop-visual{width:98px;height:98px;color:var(--brand);background:var(--brand-soft);border:1px solid #b8d5cf;border-radius:28px 28px 28px 8px;place-items:center;margin-bottom:24px;display:grid;position:relative;transform:rotate(-3deg)}.drop-visual svg{fill:none;stroke:currentColor;stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round;width:48px}.drop-visual i{color:#fff;background:var(--accent);border:4px solid #fff;border-radius:50%;place-items:center;width:31px;height:31px;font-size:1.1rem;font-style:normal;line-height:1;display:grid;position:absolute;bottom:-8px;right:-7px}.drop-zone h3{font-size:1.65rem}.drop-zone>p{max-width:560px;color:var(--muted);margin-top:10px;font-size:.91rem}.drop-zone kbd{color:#4b5c59;background:#fff;border:1px solid #cdd7d4;border-bottom-width:2px;border-radius:5px;padding:2px 6px;font:700 .72rem inherit}.drop-zone .button{min-width:148px;margin-top:25px}.drop-zone>small{color:#7a8986;align-items:center;gap:5px;margin-top:13px;font-size:.72rem;display:flex}.drop-zone>small:before{content:"";background:#31a26e;border-radius:50%;width:6px;height:6px}.editor{grid-template-columns:218px minmax(400px,1fr) 304px;min-height:690px;display:grid}.file-panel,.settings-panel{background:#fafbf9}.file-panel{border-right:1px solid var(--line);flex-direction:column;padding:18px 14px;display:flex}.panel-title{justify-content:space-between;align-items:center;padding:0 4px 13px;display:flex}.panel-title>div{align-items:center;gap:7px;font-size:.8rem;font-weight:800;display:flex}.panel-title b{min-width:22px;height:22px;color:var(--brand);background:var(--brand-soft);border-radius:99px;place-items:center;font-size:.68rem;display:grid}.panel-title button{color:#81908d;cursor:pointer;background:0 0;border:0;padding:4px;font-size:.69rem}.panel-title button:hover{color:var(--danger)}.file-list{align-content:start;gap:7px;min-height:0;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.file-item{position:relative}.file-item>button:first-child{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:9px;width:100%;padding:7px;display:grid}.file-item>button:first-child:hover{background:#fff}.file-item.active>button:first-child{background:var(--brand-soft);border-color:#abd0ca}.file-thumb{object-fit:cover;background:#e8eeec;border-radius:7px;width:48px;height:42px;display:block}.file-copy{min-width:0;padding-right:15px;display:block}.file-copy strong,.file-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.file-copy strong{font-size:.7rem}.file-copy small{color:#778582;margin-top:2px;font-size:.62rem}.remove-file{color:#7f8c89;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:22px;height:22px;padding:0;font-size:1rem;display:grid;position:absolute;top:16px;right:8px}.remove-file:hover{color:var(--danger);background:#f6e4e2}.add-file{min-height:40px;color:var(--brand);cursor:pointer;background:#fff;border:1px dashed #b9c9c6;border-radius:10px;justify-content:center;align-items:center;gap:7px;margin-top:12px;font-size:.72rem;font-weight:780;display:flex}.add-file:hover{border-color:var(--brand);background:var(--brand-soft)}.add-file span{font-size:1.1rem;font-weight:500}.batch-hint{color:#83918e;margin-top:auto;padding:12px 4px 2px;font-size:.64rem;line-height:1.5}.edit-stage{background:#eef2f0;flex-direction:column;min-width:0;display:flex}.stage-toolbar{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:4px;min-height:58px;padding:7px 12px;display:flex}.stage-toolbar>button{color:#4d5e5b;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;min-height:39px;padding:0 9px;font-size:.67rem;font-weight:720;display:inline-flex}.stage-toolbar>button:hover{color:var(--brand);background:var(--brand-soft)}.stage-toolbar svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px}.ratio-control{border-left:1px solid var(--line);color:#4d5e5b;align-items:center;gap:7px;min-height:39px;margin-left:4px;padding:0 7px 0 10px;font-size:.67rem;font-weight:720;display:flex}.ratio-control select{border:1px solid var(--line);color:#40514e;background:#fff;border-radius:7px;width:92px;height:31px;padding:0 24px 0 8px;font-size:.67rem}.stage-toolbar .reset-edit{color:#788582;margin-left:auto}.canvas-shell{background-color:#e6ebe9;background-image:linear-gradient(45deg,#dce2df 25%,#0000 25%),linear-gradient(-45deg,#dce2df 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#dce2df 75%),linear-gradient(-45deg,#0000 75%,#dce2df 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;flex:1;place-items:center;min-height:0;padding:28px;display:grid;position:relative;overflow:hidden}#previewCanvas{cursor:crosshair;touch-action:none;background:#fff;border-radius:2px;max-width:100%;max-height:530px;display:block;box-shadow:0 12px 38px #12221f30}.crop-tip{color:#fff;pointer-events:none;backdrop-filter:blur(6px);background:#0f2b28d1;border:1px solid #ffffff8c;border-radius:99px;align-items:center;gap:7px;padding:7px 11px;font-size:.67rem;font-weight:700;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 4px 14px #0000001f}.crop-tip svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px}.stage-meta{border-top:1px solid var(--line);color:#6f7f7b;background:#fff;align-items:center;gap:14px;min-height:43px;padding:8px 14px;font-size:.66rem;display:flex}.stage-meta span+span{margin-left:auto}.stage-meta button{color:var(--brand);cursor:pointer;background:#fff;border:1px solid #d3ddda;border-radius:6px;padding:3px 7px;font-size:.62rem}.settings-panel{border-left:1px solid var(--line);padding:17px 18px;overflow-y:auto}.settings-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.settings-head>div span,.settings-head>div small{display:block}.settings-head span{font-size:.82rem;font-weight:820}.settings-head small{color:#899592;margin-top:1px;font-size:.62rem}.settings-head>svg{fill:none;stroke:#7c8c88;stroke-width:1.55px;stroke-linecap:round;stroke-linejoin:round;width:19px}.setting-group{border:0;border-bottom:1px solid var(--line);margin:0;padding:15px 0}.setting-group legend{color:#41524f;justify-content:space-between;width:100%;padding:0 0 9px;font-size:.7rem;font-weight:800;display:flex}.format-grid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.format-grid label{cursor:pointer}.format-grid input{opacity:0;pointer-events:none;position:absolute}.format-grid span{border:1px solid var(--line);color:#435451;background:#fff;border-radius:8px;flex-direction:column;justify-content:center;min-height:47px;padding:7px 9px;font-size:.69rem;font-weight:820;transition:border .15s,background .15s;display:flex}.format-grid small{color:#889491;font-size:.52rem;font-weight:600}.format-grid input:checked+span{border-color:var(--brand);color:var(--brand);background:var(--brand-soft);box-shadow:inset 0 0 0 1px var(--brand)}.format-grid input:focus-visible+span{outline-offset:2px;outline:3px solid #e9773e6b}.size-presets{scrollbar-width:none;gap:5px;padding-bottom:8px;display:flex;overflow-x:auto}.size-presets button{color:#6b7a77;cursor:pointer;background:#fff;border:1px solid #d6dfdd;border-radius:99px;flex:none;padding:4px 7px;font-size:.56rem}.size-presets button:hover,.size-presets button.active{color:var(--brand);background:var(--brand-soft);border-color:#9ec7c0}.dimension-row{grid-template-columns:1fr auto 1fr;align-items:end;gap:6px;display:grid}.dimension-row>i{color:#9aa5a2;padding-bottom:8px;font-size:.68rem;font-style:normal}.dimension-row label{color:#788683;font-size:.56rem;position:relative}.dimension-row input{border:1px solid var(--line);width:100%;height:36px;color:var(--ink);background:#fff;border-radius:8px;margin-top:3px;padding:0 27px 0 8px;font-size:.7rem}.dimension-row label span{color:#9aa5a2;font-size:.58rem;position:absolute;bottom:8px;right:8px}.check-row{color:#60706d;cursor:pointer;align-items:center;gap:7px;margin-top:9px;font-size:.64rem;display:flex}.check-row input{opacity:0;position:absolute}.check-row span{background:#fff;border:1px solid #bdcbc8;border-radius:4px;place-items:center;width:15px;height:15px;display:grid}.check-row input:checked+span{border-color:var(--brand);background:var(--brand)}.check-row input:checked+span:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:7px;height:4px;transform:translateY(-1px)rotate(-45deg)}.quality-group output{color:var(--accent);font-size:.74rem;font-weight:850}.quality-group input[type=range]{width:100%;height:4px;accent-color:var(--accent);cursor:pointer;margin:5px 0 0}.range-labels{color:#929c9a;justify-content:space-between;margin-top:4px;font-size:.53rem;display:flex}.quality-group>p{color:#8a9693;margin-top:5px;font-size:.55rem}.quality-group.disabled{opacity:.48}.color-row,.suffix-row{color:#65736f;align-items:center;min-height:32px;font-size:.62rem;display:flex}.color-row>span,.suffix-row>span{margin-right:auto}.color-row input{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;width:24px;height:24px;padding:2px}.color-row b{color:#74817e;text-align:right;width:51px;font-size:.55rem}.suffix-row input{border:1px solid var(--line);border-radius:7px;width:93px;height:29px;padding:0 7px;font-size:.62rem}.process-button{color:#fff;background:var(--accent);cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:48px;margin-top:16px;padding:10px;font-size:.76rem;font-weight:820;transition:background .16s,transform .16s;display:flex;box-shadow:0 8px 18px #e9773e33}.process-button:hover{background:var(--accent-dark);transform:translateY(-1px)}.process-button:disabled{opacity:.6;cursor:wait;transform:none}.process-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:17px}.progress{height:29px;color:var(--brand);justify-content:center;align-items:end;font-size:.58rem;display:flex;position:relative;overflow:hidden}.progress:before{content:"";background:#dce7e4;border-radius:4px;height:4px;position:absolute;top:7px;left:0;right:0}.progress i{width:var(--progress,0%);background:var(--brand);border-radius:4px;height:4px;transition:width .2s;position:absolute;top:7px;left:0}.settings-foot{color:#899592;justify-content:center;align-items:center;gap:5px;margin-top:9px;font-size:.57rem;display:flex}.settings-foot svg{fill:none;width:12px;stroke:var(--success);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.results{border-top:1px solid var(--line);background:#fff;padding:27px}.results-head{justify-content:space-between;align-items:center;gap:20px;display:flex}.results-head>div:first-child{align-items:center;gap:12px;display:flex}.success-icon{color:#fff;background:var(--success);border-radius:50%;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.results-head h3{font-size:.98rem}.results-head p{color:var(--muted);margin-top:2px;font-size:.69rem}.result-actions{gap:7px;display:flex}.result-actions .button{min-height:40px;padding:8px 14px;font-size:.69rem}.result-list{gap:7px;margin-top:18px;display:grid}.result-item{border:1px solid var(--line);background:#fafbf9;border-radius:10px;grid-template-columns:48px minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:61px;padding:7px 10px;display:grid}.result-item img{object-fit:cover;background:#e8eeec;border-radius:7px;width:48px;height:44px}.result-name{min-width:0}.result-name strong{text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;display:block;overflow:hidden}.result-name small{color:#7a8985;font-size:.59rem}.saving{min-width:66px;color:var(--success);text-align:center;background:#e2f2e9;border-radius:99px;padding:4px 7px;font-size:.57rem;font-weight:800}.saving.grown{color:#8d5e22;background:#f7ead9}.download-one{min-height:31px;color:var(--brand);background:#fff;border:1px solid #b8d2cd;border-radius:7px;padding:5px 9px;font-size:.62rem;font-weight:750;text-decoration:none}.download-one:hover{background:var(--brand-soft)}.compat-note{color:#7b8885;text-align:center;max-width:1040px;margin:16px auto 0;font-size:.68rem}.compat-note strong{color:#5a6865}.features-section{padding-top:130px;scroll-margin-top:80px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-grid article{border:1px solid var(--line);background:var(--surface);min-height:275px;box-shadow:var(--shadow-sm);border-radius:22px;flex-direction:column;padding:27px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.feature-grid article:after{content:"";border:24px solid var(--brand-soft);opacity:.66;border-radius:50%;width:132px;height:132px;position:absolute;bottom:-29px;right:-22px}.feature-grid article:hover{border-color:#b8cfca;transform:translateY(-4px);box-shadow:0 18px 45px #145f5a1a}.feature-icon{width:48px;height:48px;color:var(--brand);background:var(--brand-soft);border-radius:14px 14px 14px 4px;place-items:center;margin-bottom:26px;display:grid}.feature-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:24px}.feature-grid article:nth-child(2) .feature-icon,.feature-grid article:nth-child(5) .feature-icon{color:#8b5520;background:#f7e8d8}.feature-grid article:nth-child(3) .feature-icon,.feature-grid article:nth-child(4) .feature-icon{color:#374f88;background:#e5eaf6}.feature-grid h3{z-index:1;font-size:1.26rem;position:relative}.feature-grid p{z-index:1;color:var(--muted);margin-top:10px;font-size:.89rem;position:relative}.feature-grid article>b{z-index:1;color:var(--brand);letter-spacing:.08em;margin-top:auto;font-size:.68rem;position:relative}.how-section{grid-template-columns:.88fr 1.12fr;align-items:start;gap:clamp(56px,9vw,130px);padding-block:140px 110px;display:grid}.how-intro{position:sticky;top:120px}.how-intro .lead{max-width:480px}.step-list{margin:0;padding:0;list-style:none}.step-list li{border-top:1px solid var(--line);grid-template-columns:58px 1fr;gap:20px;padding:31px 0;display:grid}.step-list li:last-child{border-bottom:1px solid var(--line)}.step-list>li>span{color:var(--accent);font-size:.78rem;font-weight:900}.step-list p{color:var(--muted);margin-top:8px;font-size:.94rem}.privacy-story{color:#fff;background:var(--brand-dark);padding-block:94px;scroll-margin-top:70px}.privacy-story-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:40px;display:grid}.story-lock{color:#9ee2d8;background:#ffffff0d;border:1px solid #9ee2d847;border-radius:28px 28px 28px 8px;place-items:center;width:100px;height:100px;display:grid}.story-lock svg{fill:none;stroke:currentColor;stroke-width:1.35px;stroke-linecap:round;stroke-linejoin:round;width:47px}.privacy-story .eyebrow{color:#9ee2d8}.privacy-story h2{max-width:750px}.privacy-story p:not(.eyebrow){color:#c2d4d0;max-width:730px;margin-top:19px}.privacy-story .button{white-space:nowrap}.faq-section{grid-template-columns:.75fr 1.25fr;gap:clamp(50px,8vw,110px);padding-top:125px;scroll-margin-top:90px;display:grid}.faq-heading>p:last-child{max-width:340px;color:var(--muted);margin-top:16px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;align-items:center;min-height:72px;padding:18px 48px 18px 0;font-weight:760;list-style:none;display:flex;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span:before,.faq-list summary span:after{content:"";background:var(--brand);width:14px;height:2px;position:absolute;top:35px;right:8px}.faq-list summary span:after{transition:transform .18s;transform:rotate(90deg)}.faq-list details[open] summary span:after{transform:rotate(0)}.faq-list details p{color:var(--muted);padding:0 50px 23px 0;font-size:.91rem}.site-footer{border-top:1px solid var(--line);color:#dbe7e4;background:#102b29;margin-top:125px}.footer-main{grid-template-columns:1.35fr 1fr 1fr;gap:64px;padding-block:58px 44px;display:grid}.footer-brand{color:#fff}.footer-brand .brand-mark{letter-spacing:.05em;font-size:.55rem}.footer-copy{color:#aebfbb;max-width:410px;margin-top:16px;font-size:.88rem}.footer-local{color:#9fc1ba;border:1px solid #9ee2d82e;border-radius:99px;align-items:center;gap:7px;margin-top:18px;padding:5px 9px;font-size:.63rem;display:inline-flex}.footer-col h3{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin-bottom:15px;font-size:.79rem}.footer-links{gap:8px;display:grid}.footer-links a{color:#bdcfcb;font-size:.86rem;text-decoration:none}.footer-links a:hover{color:#fff}.footer-bottom{color:#91a8a3;border-top:1px solid #ffffff1a;padding:21px 0;font-size:.77rem}.footer-bottom .container{justify-content:space-between;gap:20px;display:flex}.toast{z-index:100;color:#fff;background:#173c38;border-radius:11px;max-width:min(90vw,520px);padding:11px 16px;font-size:.8rem;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #0003}.toast.error{background:#743a35}@media (width<=1100px){.header-local{display:none}.editor{grid-template-columns:180px minmax(360px,1fr) 286px}.stage-toolbar>button span{display:none}.feature-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.nav{border-bottom:1px solid var(--line);background:var(--paper);align-items:stretch;margin:0;padding:12px 20px 18px;display:none;position:fixed;inset:74px 0 auto;box-shadow:0 16px 30px #1323211a}.nav.open{display:grid}.nav a{justify-content:center}.language{margin-left:auto}.menu-button{margin-left:0;display:inline-flex}.home-hero{grid-template-columns:1fr;padding-top:58px}.privacy-diagram{max-width:640px}.editor{grid-template-columns:1fr 290px}.file-panel{border-right:0;border-bottom:1px solid var(--line);grid-column:1/-1;min-height:auto;padding:12px;display:block}.file-list{display:flex;overflow-x:auto}.file-item{flex:0 0 180px}.add-file{width:180px;margin:8px 0 0}.batch-hint{display:none}.feature-grid{grid-template-columns:1fr 1fr}.how-section{grid-template-columns:1fr}.how-intro{position:static}.privacy-story-inner{grid-template-columns:auto 1fr}.privacy-story .button{grid-column:2;justify-self:start}.faq-section{grid-template-columns:1fr}.faq-heading>p:last-child{max-width:600px}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:1/-1}}@media (width<=720px){.container{width:min(calc(100% - 28px), var(--content))}.site-header{height:66px}.nav{inset-block-start:66px}.brand{font-size:1.05rem}.brand-mark{width:32px;height:32px}.language-button{justify-content:center;width:39px;padding:0}.language-button span{display:none}h1{font-size:clamp(2.45rem,12vw,4rem)}.hero-copy h1 span{white-space:normal}.home-hero{min-height:0;padding-block:48px 64px}.hero-actions .button{flex:150px}.privacy-diagram{padding:12px}.diagram-stage{gap:9px;min-height:220px}.mini-image{width:71px;height:96px;padding:12px 9px}.mini-image i{height:39px;margin-block:8px 5px}.process-core{border-width:6px;width:66px;height:66px}.process-core small{display:none}.blocked-route{grid-template-columns:auto 1fr auto}.blocked-route strong{display:none}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid div,.trust-grid div:first-child{border:0;border-bottom:1px solid var(--line);min-height:78px;padding:16px}.trust-grid div:nth-child(odd){border-right:1px solid var(--line)}.trust-grid strong{font-size:.75rem}.studio-section{padding-top:82px}.section-heading{flex-direction:column;align-items:start;margin-bottom:28px}.section-heading>p{text-align:left}.privacy-badge{align-items:flex-start;padding:13px}.privacy-badge p{margin-top:3px}.local-chip{display:none}.drop-zone{min-height:410px;padding-inline:18px}.editor{display:block}.edit-stage{min-height:540px}.settings-panel{border-top:1px solid var(--line);border-left:0}.format-grid{grid-template-columns:repeat(4,1fr)}.format-grid span{padding-inline:6px}.compact-settings{grid-template-columns:1fr 1fr;column-gap:24px;display:grid}.compact-settings legend{grid-column:1/-1}.results{padding:20px 14px}.results-head{flex-direction:column;align-items:flex-start}.result-actions{width:100%}.result-actions .button{flex:1}.result-item{grid-template-columns:44px minmax(0,1fr) auto}.result-item img{width:44px}.saving{display:none}.features-section{padding-top:95px}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:245px}.how-section{padding-block:100px 82px}.privacy-story{padding-block:68px}.privacy-story-inner{grid-template-columns:1fr}.story-lock{width:76px;height:76px}.privacy-story .button{grid-column:auto}.faq-section{padding-top:90px}.footer-main{grid-template-columns:1fr;gap:34px;padding-top:44px}.footer-main>div:first-child{grid-column:auto}.site-footer{margin-top:90px}.footer-bottom .container{flex-direction:column;align-items:flex-start;gap:5px}}@media (width<=430px){.hero-note{align-items:flex-start}.diagram-stage{margin-bottom:10px}.mini-image{width:65px}.studio-card{border-radius:0 0 16px 16px}.file-item{flex-basis:160px}.stage-toolbar{padding-inline:7px}.stage-toolbar>button{padding-inline:8px}.ratio-control>span{display:none}.ratio-control select{width:86px}.canvas-shell{min-height:390px;padding:15px}.crop-tip{white-space:nowrap}.stage-meta{gap:7px}.format-grid{grid-template-columns:1fr 1fr}.compact-settings{display:block}.result-item{grid-template-columns:42px minmax(0,1fr)}.download-one{text-align:center;grid-column:1/-1}.trust-grid div{padding-inline:11px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
