:root{color-scheme:light;--ink: #132321;--muted: #5f706d;--paper: #fbfaf6;--surface: #ffffff;--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 rgba(19, 35, 33, .06);--shadow-lg: 0 24px 60px rgba(19, 35, 33, .12);--radius: 18px;--radius-lg: 28px;--content: 1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:radial-gradient(circle at 87% 9%,rgba(221,241,237,.64),transparent 21rem),var(--paper);font-family:Inter,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.58}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img,svg{display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.18;letter-spacing:-.035em}h1{font-size:clamp(2.8rem,4.8vw,4.5rem)}h2{font-size:clamp(2rem,3.8vw,3.2rem)}h3{font-size:1.05rem}[hidden]{display:none!important}.container{width:min(calc(100% - 40px),var(--content));margin-inline:auto}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 14px;color:var(--brand);font-size:.76rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.eyebrow:before{content:"";width:24px;height:2px;background:var(--accent)}.lead{margin-top:20px;color:var(--muted);font-size:clamp(1.03rem,1.8vw,1.2rem);line-height:1.76}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 20px;border:1px solid transparent;border-radius:999px;color:#fff;background:var(--brand);font-weight:780;text-decoration:none;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.button:hover{background:var(--brand-dark);transform:translateY(-1px);box-shadow:0 8px 20px #145f5a2e}.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.compact{min-height:42px;padding:8px 16px;font-size:.82rem}.site-header{position:sticky;z-index:50;top:0;height:74px;border-bottom:1px solid rgba(216,225,222,.86);background:#fbfaf6f0;backdrop-filter:blur(14px)}.header-inner{height:100%;display:flex;align-items:center;gap:18px}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-size:1.15rem;font-weight:840;text-decoration:none;letter-spacing:-.03em;white-space:nowrap}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:10px 10px 10px 3px;color:#fff;background:var(--brand);box-shadow:inset 0 -4px #00000014;font-size:.68rem;font-weight:900;letter-spacing:-.04em}.brand-mark svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.brand em{color:var(--accent);font-style:normal}.nav{display:flex;align-items:center;margin-left:auto}.nav a,.menu-button{min-height:44px;display:inline-flex;align-items:center;padding:0 13px;border:0;border-radius:12px;color:#3f504d;background:transparent;font-size:.9rem;font-weight:690;text-decoration:none;cursor:pointer}.nav a:hover,.menu-button:hover{color:var(--brand);background:var(--brand-soft)}.header-local,.footer-local{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid #bfddd8;border-radius:999px;color:var(--brand-dark);background:var(--brand-soft);font-size:.72rem;font-weight:780;white-space:nowrap}.header-local i,.footer-local i{width:7px;height:7px;border-radius:50%;background:#31a26e;box-shadow:0 0 0 3px #31a26e24}.language{position:relative}.language-button{min-height:42px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;border:0;border-radius:11px;color:#3f504d;background:transparent;font-size:.78rem;font-weight:720;cursor:pointer}.language-button:hover{color:var(--brand);background:var(--brand-soft)}.language-button svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.6}.language-menu{position:absolute;z-index:60;top:calc(100% + 10px);right:0;min-width:210px;padding:8px;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:var(--shadow-lg)}.language-menu a{display:flex;align-items:center;justify-content:space-between;padding:9px 11px;border-radius:9px;color:#445552;font-size:.8rem;text-decoration:none}.language-menu a:hover{background:var(--surface-soft)}.language-menu a[aria-current=true]{color:var(--brand);font-weight:800}.menu-button{display:none;margin-left:auto}.menu-button svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.9}.home-hero{min-height:660px;display:grid;grid-template-columns:1.12fr .88fr;gap:clamp(44px,5vw,76px);align-items:center;padding-block:76px 90px}.hero-copy h1 span{color:var(--brand)}.hero-copy .lead{max-width:675px}.hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:30px}.hero-note{display:flex;align-items:center;gap:8px;margin-top:18px;color:#6c7a77;font-size:.79rem}.hero-note svg{width:16px;fill:none;stroke:var(--brand);stroke-width:1.9}.pipeline-card{padding:18px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-lg);transform:rotate(.2deg)}.pipeline-head{min-height:40px;display:flex;align-items:center;gap:9px;padding:0 4px 14px;border-bottom:1px solid var(--line);color:var(--muted);font-size:.76rem}.pipeline-head>span{width:8px;height:8px;border-radius:50%;background:#31a26e;box-shadow:0 0 0 4px #ddf3e7}.pipeline-head b{margin-left:auto;padding:2px 7px;border-radius:5px;color:var(--brand);background:var(--brand-soft);font-size:.61rem;letter-spacing:.1em}.portrait-pipeline{min-height:260px;display:flex;align-items:center;justify-content:center;gap:11px;margin:16px 0;padding:24px 10px;border-radius:18px;background:#edf4f1}.photo-tile{width:88px;flex:0 0 auto;padding:10px;border-radius:9px;background:#fff;box-shadow:0 13px 26px #13232121;transform:rotate(-3deg)}.photo-tile.result{transform:rotate(3deg)}.photo-tile i{height:105px;display:block;border-radius:5px;background:radial-gradient(circle at 50% 27%,#ecc2aa 0 13%,transparent 14%),radial-gradient(ellipse at 50% 92%,#195f59 0 42%,transparent 43%),linear-gradient(140deg,#f4d8c8 0 48%,#6aa69d 49%)}.photo-tile.result i{background:radial-gradient(circle at 50% 27%,#ecc2aa 0 13%,transparent 14%),radial-gradient(ellipse at 50% 92%,#195f59 0 42%,transparent 43%),#fff}.photo-tile strong{display:block;margin-top:8px;color:#53625f;font-size:.58rem;text-align:center}.flow-arrow{display:grid;justify-items:center;gap:6px;color:#6e817d}.flow-arrow span{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#fff;font-size:.55rem;font-weight:900}.flow-arrow svg{width:26px;fill:none;stroke:#8ba19d;stroke-width:1.7}.ai-core{width:92px;height:92px;flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;border:8px solid #b7ddd6;border-top-color:var(--brand);border-radius:50%;color:var(--brand);background:#edf4f1;transform:rotate(10deg)}.ai-core>*{transform:rotate(-10deg)}.ai-core svg{width:23px;fill:none;stroke:currentColor;stroke-width:1.5}.ai-core strong{margin-top:2px;font-size:.66rem}.ai-core small{color:var(--muted);font-size:.48rem}.blocked-upload{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:9px;color:var(--muted);font-size:.68rem}.blocked-upload>i{height:1px;background:repeating-linear-gradient(90deg,#a9bab6 0 5px,transparent 5px 9px)}.blocked-upload svg{width:25px;fill:none;stroke:var(--danger);stroke-width:1.6}.blocked-upload b{color:var(--danger);font-size:.66rem}.pipeline-card>p{display:flex;align-items:flex-start;gap:8px;margin-top:14px;padding:12px 13px;border-radius:12px;color:#47605c;background:#fafbf9;font-size:.74rem;line-height:1.5}.pipeline-card>p span{color:var(--success);font-weight:900}.trust-strip{border-block:1px solid var(--line);background:#ffffffad}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid div{min-height:94px;display:flex;align-items:center;gap:13px;padding:20px 24px;border-right:1px solid var(--line)}.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:.82rem}.studio-section,.features-section,.faq-section{padding-top:112px;scroll-margin-top:60px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px}.section-heading>p{max-width:500px;color:var(--muted);text-align:right}.privacy-badge{display:flex;align-items:center;gap:13px;padding:15px 18px;border:1px solid #bfddd8;border-radius:16px 16px 0 0;color:var(--brand-dark);background:var(--brand-soft)}.badge-icon{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--brand)}.badge-icon svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.8}.privacy-badge strong{display:block;font-size:.92rem}.privacy-badge p{color:#37615d;font-size:.78rem}.local-chip{display:inline-flex;align-items:center;gap:7px;margin-left:auto;padding:5px 9px;border:1px solid #aed4ce;border-radius:999px;font-size:.63rem;font-weight:850;letter-spacing:.08em;white-space:nowrap}.local-chip i{width:7px;height:7px;border-radius:50%;background:#31a26e}.studio-card{border:1px solid var(--line);border-top:0;border-radius:0 0 24px 24px;background:var(--surface);box-shadow:var(--shadow-lg);overflow:hidden}.drop-zone{min-height:480px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:52px 24px;text-align:center;outline:0;transition:background .18s,box-shadow .18s}.drop-zone:focus-visible,.drop-zone.dragging{background:var(--brand-soft);box-shadow:inset 0 0 0 3px var(--brand)}.drop-visual{position:relative;width:98px;height:98px;display:grid;place-items:center;margin-bottom:24px;border:1px solid #b8d5cf;border-radius:28px 28px 28px 8px;color:var(--brand);background:var(--brand-soft);transform:rotate(-3deg)}.drop-visual>svg{width:46px;fill:none;stroke:currentColor;stroke-width:1.4}.drop-visual i{position:absolute;right:-7px;bottom:-8px;width:31px;height:31px;display:grid;place-items:center;border:4px solid #fff;border-radius:50%;color:#fff;background:var(--accent);font-style:normal}.drop-zone h3{font-size:1.45rem}.drop-zone>p{margin:9px 0 20px;color:var(--muted)}.drop-zone>small{margin-top:13px;color:#7a8986;font-size:.72rem}.workspace-top{display:grid;grid-template-columns:minmax(220px,.55fr) minmax(520px,1.45fr);gap:15px;padding:15px;border-bottom:1px solid var(--line);background:#fafbf9}.source-summary{display:flex;align-items:center;gap:11px;min-width:0;padding:8px 10px;border:1px solid var(--line);border-radius:13px;background:#fff}.source-summary img{width:50px;height:50px;flex:0 0 auto;border-radius:9px;object-fit:cover;background:#eef2f0}.source-summary div{min-width:0}.source-summary strong,.source-summary small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-summary strong{font-size:.76rem}.source-summary small{color:var(--muted);font-size:.62rem}.source-summary button{margin-left:auto;padding:6px 8px;border:1px solid var(--line);border-radius:8px;color:var(--brand);background:#fff;font-size:.62rem;font-weight:750;cursor:pointer}.model-switch{display:grid;grid-template-columns:1fr 1fr;gap:9px}.model-switch button{position:relative;display:grid;grid-template-columns:auto 1fr;column-gap:9px;align-items:center;padding:10px 12px;border:1px solid var(--line);border-radius:13px;color:#435451;background:#fff;text-align:left;cursor:pointer}.model-switch button>span{grid-row:1 / 3;padding:3px 7px;border-radius:99px;color:var(--muted);background:var(--surface-soft);font-size:.57rem;font-weight:850}.model-switch strong{font-size:.7rem}.model-switch small{color:#7a8986;font-size:.57rem}.model-switch button.active{border-color:var(--brand);color:var(--brand);background:var(--brand-soft);box-shadow:inset 0 0 0 1px var(--brand)}.model-switch button.active>span{color:#fff;background:var(--brand)}.tool-row{display:grid;grid-template-columns:150px repeat(4,1fr);gap:0;border-bottom:1px solid var(--line)}.tool-row>span{display:grid;place-items:center start;padding:16px 18px;color:#4c5d59;font-size:.72rem;font-weight:850}.tool-row button{display:grid;grid-template-columns:auto 1fr;gap:2px 9px;align-items:center;padding:13px 12px;border:0;border-left:1px solid var(--line);color:#53635f;background:#fff;text-align:left;cursor:pointer}.tool-row button:hover{background:var(--surface-soft)}.tool-row button.active{color:var(--brand);background:var(--brand-soft);box-shadow:inset 0 -3px var(--brand)}.tool-row svg{grid-row:1 / 3;width:25px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.tool-row strong{font-size:.69rem}.tool-row small{overflow:hidden;color:#83908d;font-size:.54rem;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.editor-grid{min-height:650px;display:grid;grid-template-columns:minmax(0,1fr) 315px}.preview-panel{min-width:0;display:flex;flex-direction:column;background:#eef2f0}.panel-head{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 16px;border-bottom:1px solid var(--line);background:#fff}.panel-head>div span,.panel-head>div small{display:block}.panel-head>div span{color:#41524f;font-size:.74rem;font-weight:850}.panel-head>div small{color:#8a9794;font-size:.58rem}.engine-badge{max-width:270px;display:flex;align-items:center;gap:7px;padding:5px 9px;border:1px solid #d0ddda;border-radius:99px;color:#677773;background:#fafbf9;font-size:.61rem}.engine-badge i{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#9aa8a5}.engine-badge.ready{color:var(--success);border-color:#badbc9;background:#eff9f3}.engine-badge.ready i{background:#31a26e}.engine-badge.busy i{background:var(--accent);animation:pulse 1s infinite}@keyframes pulse{50%{opacity:.35}}.preview-grid{min-height:480px;flex:1;display:grid;grid-template-columns:1fr 1fr;gap:13px;padding:18px}.preview-grid figure{min-width:0;display:flex;flex-direction:column;margin:0}.preview-grid figcaption{align-self:flex-start;z-index:1;margin:9px 0 -34px 9px;padding:4px 9px;border-radius:99px;color:#fff;background:#0f2b28c7;font-size:.6rem;font-weight:800;backdrop-filter:blur(6px)}.preview-surface{min-height:430px;flex:1;display:grid;place-items:center;padding:22px;border:1px solid #d5dddb;border-radius:14px;overflow:hidden;background-color:#e4e9e7;background-image:linear-gradient(45deg,#d6ddda 25%,transparent 25%),linear-gradient(-45deg,#d6ddda 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#d6ddda 75%),linear-gradient(-45deg,transparent 75%,#d6ddda 75%);background-size:18px 18px;background-position:0 0,0 9px,9px -9px,-9px 0}.preview-surface img,.preview-surface canvas{max-width:100%;max-height:430px;width:auto;height:auto;box-shadow:0 12px 30px #12221f29;background:transparent;object-fit:contain}.preview-surface.result{position:relative}.empty-result{position:absolute;inset:0;display:grid;place-content:center;justify-items:center;gap:12px;color:#82908d;text-align:center;font-size:.72rem}.empty-result svg{width:48px;fill:none;stroke:#8fa29e;stroke-width:1.3}.preview-hint{display:flex;align-items:center;gap:8px;margin:0 18px 14px;color:#71817d;font-size:.65rem}.preview-hint span{width:17px;height:17px;display:grid;place-items:center;border:1px solid #b7c6c3;border-radius:50%;font:800 .6rem serif}.model-progress{padding:0 18px 18px}.model-progress>div{display:flex;justify-content:space-between;color:#64746f;font-size:.63rem}.model-progress progress{width:100%;height:7px;margin-top:5px;border:0;accent-color:var(--accent)}.settings-panel{padding:17px 18px;border-left:1px solid var(--line);background:#fafbf9;overflow-y:auto}.settings-head{display:flex;justify-content:space-between;gap:10px;padding-bottom:14px;border-bottom:1px solid var(--line)}.settings-head span,.settings-head small{display:block}.settings-head span{font-size:.74rem;font-weight:850}.settings-head small{max-width:205px;margin-top:2px;color:#899592;font-size:.56rem;line-height:1.35}.settings-head button{height:30px;flex:0 0 auto;padding:0 8px;border:1px solid var(--line);border-radius:7px;color:#6e7e7a;background:#fff;font-size:.6rem;cursor:pointer}.setting-group{margin:0;padding:15px 0;border:0;border-bottom:1px solid var(--line)}.setting-group legend{width:100%;padding:0 0 9px;color:#41524f;font-size:.7rem;font-weight:800}.swatches{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.swatches label{position:relative;display:grid;justify-items:center;gap:4px;cursor:pointer}.swatches input[type=radio]{position:absolute;opacity:0}.swatches label>span,.custom-swatch input[type=color]{width:34px;height:34px;display:block;padding:0;border:2px solid #fff;border-radius:50%;background:var(--swatch);box-shadow:0 0 0 1px #c8d3d0;cursor:pointer}.swatches .checker{background-color:#fff;background-image:linear-gradient(45deg,#cfd6d4 25%,transparent 25%),linear-gradient(-45deg,#cfd6d4 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#cfd6d4 75%),linear-gradient(-45deg,transparent 75%,#cfd6d4 75%);background-size:12px 12px;background-position:0 0,0 6px,6px -6px,-6px 0}.swatches input[type=radio]:checked+span,.custom-swatch:has(input[type=radio]:checked) input[type=color]{box-shadow:0 0 0 2px var(--brand)}.swatches small{color:#7b8986;font-size:.48rem;text-align:center}.custom-swatch input[type=color]{overflow:hidden}.custom-swatch input[type=color]::-webkit-color-swatch-wrapper{padding:0}.custom-swatch input[type=color]::-webkit-color-swatch{border:0;border-radius:50%}.range-row{display:block;margin-bottom:12px}.range-row>span{display:flex;justify-content:space-between;align-items:center;color:#5c6c68;font-size:.61rem}.range-row output{color:var(--accent);font-weight:850}.range-row input{width:100%;height:4px;margin:8px 0 0;accent-color:var(--accent);cursor:pointer}.guide-note{padding:9px 10px;border-radius:8px;color:#7c6a54;background:#f8eee1;font-size:.55rem;line-height:1.45}.process-button{width:100%;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:17px;padding:11px 15px;border:0;border-radius:11px;color:#fff;background:var(--accent);font-size:.73rem;font-weight:850;cursor:pointer;box-shadow:0 8px 20px #e9773e2e}.process-button:hover{background:var(--accent-dark)}.process-button:disabled{opacity:.55;cursor:wait}.process-button svg{width:18px;fill:none;stroke:currentColor;stroke-width:2}.status-line{min-height:36px;display:flex;align-items:center;gap:8px;padding:8px 2px 4px;color:#71807d;font-size:.59rem}.status-line i{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#a4afad}.status-line.busy i{background:var(--accent);animation:pulse 1s infinite}.status-line.success{color:var(--success)}.status-line.success i{background:#31a26e}.status-line.error{color:var(--danger)}.status-line.error i{background:var(--danger)}.download-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.download-row button{min-height:40px;padding:8px;border:1px solid var(--brand);border-radius:9px;color:var(--brand);background:#fff;font-size:.63rem;font-weight:800;cursor:pointer}.download-row button:last-child{color:#fff;background:var(--brand)}.download-row button:disabled{opacity:.42;cursor:not-allowed}.download-notice{margin-top:9px;color:#899592;font-size:.53rem;text-align:center}.compat-note{margin-top:14px;color:#74827f;font-size:.72rem;text-align:center}.features-section{padding-bottom:110px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-grid article{position:relative;min-height:250px;padding:27px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow-sm);overflow:hidden}.feature-icon{width:50px;height:50px;display:grid;place-items:center;margin-bottom:26px;border-radius:15px;color:var(--brand);background:var(--brand-soft)}.feature-icon svg{width:26px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.feature-grid article:nth-child(2n) .feature-icon{color:#8b5520;background:#f7e8d8}.feature-grid article p{margin-top:11px;color:var(--muted);font-size:.87rem}.feature-grid article>b{position:absolute;right:22px;top:24px;color:#d4dfdc;font-size:.78rem}.how-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start;padding-block:110px;border-top:1px solid var(--line)}.how-section ol{display:grid;gap:0;margin:0;padding:0;list-style:none}.how-section li{display:grid;grid-template-columns:50px 1fr;gap:18px;padding:24px 0;border-bottom:1px solid var(--line)}.how-section li:first-child{padding-top:0}.how-section li>span{color:var(--accent);font-size:.75rem;font-weight:900}.how-section li p{margin-top:6px;color:var(--muted);font-size:.87rem}.privacy-story{padding-block:94px;color:#fff;background:var(--brand-dark);scroll-margin-top:70px}.privacy-inner{display:grid;grid-template-columns:auto 1fr auto;gap:38px;align-items:center}.story-lock{width:66px;height:66px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:20px;color:#9ee2d8;background:#ffffff0d}.story-lock svg{width:31px;fill:none;stroke:currentColor;stroke-width:1.5}.privacy-story .eyebrow{color:#9ee2d8}.privacy-story h2{max-width:780px}.privacy-story p:not(.eyebrow){max-width:750px;margin-top:18px;color:#c2d4d0}.faq-section{display:grid;grid-template-columns:.65fr 1.35fr;gap:70px;padding-bottom:110px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;gap:20px;padding:22px 3px;font-weight:780;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span:before{content:"+";color:var(--brand);font-size:1.35rem;font-weight:400}.faq-list details[open] summary span:before{content:"−"}.faq-list details p{padding:0 30px 23px 3px;color:var(--muted)}.site-footer{margin-top:20px;color:#dbe7e4;background:#102b29}.footer-main{display:grid;grid-template-columns:1.5fr .65fr .65fr;gap:70px;padding-block:64px}.footer-main .brand{color:#fff}.footer-main p{max-width:430px;margin:16px 0;color:#aebfbb;font-size:.88rem}.footer-main h3{margin-bottom:13px;color:#fff;font-size:.72rem;letter-spacing:.1em}.footer-main>div>a:not(.brand){display:block;margin:8px 0;color:#bdcfcb;font-size:.84rem;text-decoration:none}.footer-main>div>a:hover{color:#fff}.footer-local{color:#b9d2cd;border-color:#ffffff29;background:#ffffff0d}.footer-bottom{padding:20px 0;border-top:1px solid rgba(255,255,255,.1);color:#91a8a3;font-size:.74rem}.footer-bottom>div{display:flex;justify-content:space-between;gap:20px}.toast{position:fixed;z-index:100;right:22px;bottom:22px;max-width:min(420px,calc(100% - 44px));padding:12px 16px;border-radius:11px;color:#fff;background:#183d39;box-shadow:var(--shadow-lg);font-size:.76rem}.toast.error{background:var(--danger)}.license-page{min-height:75vh;padding-block:90px 120px}.license-page>.lead{max-width:800px}.license-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:50px}.license-grid article{padding:30px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow-sm)}.license-grid article>span{color:var(--accent);font-size:.65rem;font-weight:900;letter-spacing:.12em}.license-grid h2{margin:9px 0 14px;font-size:1.45rem}.license-grid p{color:var(--muted);font-size:.88rem}.license-grid dl{margin:22px 0 0}.license-grid dl>div{display:grid;grid-template-columns:90px 1fr;gap:14px;padding:9px 0;border-top:1px solid var(--line);font-size:.78rem}.license-grid dt{color:#7b8986}.license-grid dd{margin:0}.license-grid a{color:var(--brand);font-weight:700}.license-note{margin-top:20px;padding:13px;border-radius:10px;background:#f8eee1}@media(max-width:1080px){.header-local{display:none}.home-hero{grid-template-columns:1fr}.pipeline-card{max-width:680px}.workspace-top{grid-template-columns:1fr}.tool-row{grid-template-columns:repeat(4,1fr)}.tool-row>span{grid-column:1 / -1;padding:11px 15px;border-bottom:1px solid var(--line)}.tool-row button:first-of-type{border-left:0}.editor-grid{grid-template-columns:1fr 300px}.preview-grid{grid-template-columns:1fr}.preview-surface{min-height:360px}.preview-surface img,.preview-surface canvas{max-height:350px}}@media(max-width:820px){.site-header{height:66px}.nav{position:fixed;inset:66px 0 auto;display:none;padding:15px 20px 22px;border-bottom:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow-lg)}.nav.open{display:grid}.nav a{justify-content:flex-start}.language{margin-left:auto}.menu-button{display:inline-flex;margin-left:0}.language-button span{display:none}.home-hero{min-height:0;padding-block:55px 68px}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid div:nth-child(3){border-left:1px solid var(--line)}.trust-grid div:nth-child(-n+2){border-bottom:1px solid var(--line)}.section-heading{display:block}.section-heading>p{margin-top:15px;text-align:left}.editor-grid{grid-template-columns:1fr}.settings-panel{border-top:1px solid var(--line);border-left:0}.feature-grid{grid-template-columns:1fr 1fr}.how-section,.faq-section{grid-template-columns:1fr;gap:42px}.privacy-inner{grid-template-columns:auto 1fr}.privacy-inner .button{grid-column:2;justify-self:start}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:1 / -1}.license-grid{grid-template-columns:1fr}}@media(max-width:560px){.container{width:min(calc(100% - 28px),var(--content))}h1{font-size:clamp(2.35rem,12vw,3.25rem)}h2{font-size:2rem}.brand{font-size:1.03rem}.language-button{padding-inline:8px}.home-hero{padding-top:46px}.hero-copy h1 span{white-space:normal}.pipeline-card{padding:12px}.portrait-pipeline{min-height:220px;gap:6px;padding-inline:4px}.photo-tile{width:66px;padding:7px}.photo-tile i{height:84px}.flow-arrow svg{width:16px}.ai-core{width:72px;height:72px;border-width:6px}.blocked-upload span{display:none}.blocked-upload{grid-template-columns:1fr auto auto}.trust-grid div{min-height:82px;padding:16px 12px}.trust-grid strong{font-size:.72rem}.studio-section,.features-section,.faq-section{padding-top:82px}.privacy-badge{align-items:flex-start;padding:13px}.local-chip{display:none}.drop-zone{min-height:400px;padding-inline:16px}.model-switch{grid-template-columns:1fr}.tool-row{grid-template-columns:1fr 1fr}.tool-row button:nth-of-type(3){border-top:1px solid var(--line);border-left:0}.tool-row button:nth-of-type(4){border-top:1px solid var(--line)}.tool-row small{white-space:normal}.preview-grid{min-height:0;padding:10px}.preview-surface{min-height:310px;padding:16px}.preview-surface img,.preview-surface canvas{max-height:295px}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:225px}.how-section{padding-block:82px}.privacy-story{padding-block:70px}.privacy-inner{grid-template-columns:1fr}.privacy-inner .button{grid-column:auto}.story-lock{width:55px;height:55px}.faq-section{padding-bottom:85px}.footer-main{grid-template-columns:1fr;gap:35px}.footer-main>div:first-child{grid-column:auto}.footer-bottom>div{display:grid}.license-page{padding-block:65px 90px}.license-grid article{padding:22px}}
