:root{color:#211c27;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#211c27;--muted:#706977;--cream:#fbfaf7;--yellow:#ffd84d;--yellow-light:#fff3bd;--coral:#ff7059;--lavender:#e4ddff;--line:#ded9d2;--paper:#fff;background:#fbfaf7;font-family:Inter,ui-rounded,SF Pro Rounded,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}html{background:var(--cream);min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #ff705973}button:disabled{cursor:not-allowed}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.app{background:radial-gradient(circle at 88% 8%, #ffd84d2e, transparent 22rem), var(--cream);min-height:100vh;overflow:hidden}.site-header{border-bottom:1px solid #211c271a;align-items:center;gap:24px;max-width:1240px;height:78px;margin:0 auto;padding:0 28px;display:flex}.brand{letter-spacing:-.03em;background:0 0;border:0;align-items:center;gap:10px;padding:0;font-size:19px;font-weight:850;display:inline-flex}.editor-open .brand{cursor:pointer}.brand-mark{width:80px;height:80px;display:block}.brand-mark.small{flex:none;width:34px;height:34px}.privacy-pill{color:#504957;align-items:center;gap:8px;margin-left:auto;font-size:13px;font-weight:700;display:flex}.privacy-pill span{color:#55a470;font-size:12px}.text-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:99px;padding:9px 14px;font-size:13px;font-weight:750}.landing{grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);align-items:center;gap:68px;max-width:1160px;min-height:calc(100vh - 156px);margin:0 auto;padding:72px 32px 36px;display:grid}.hero-copy{padding-bottom:50px}.eyebrow,.step-label{color:#7a4c14;background:var(--yellow-light);letter-spacing:.07em;text-transform:uppercase;border-radius:99px;padding:7px 12px;font-size:12px;font-weight:850;display:inline-block}.hero-copy h1{letter-spacing:-.065em;max-width:680px;margin:20px 0 22px;font-size:clamp(50px,6.3vw,82px);line-height:.98}.hero-copy h1 span{color:var(--coral)}.hero-intro{max-width:560px;color:var(--muted);font-size:19px;line-height:1.55}.hero-intro strong{color:var(--ink)}.choose-button{border:2px solid var(--ink);background:var(--ink);color:#fff;box-shadow:5px 5px 0 var(--yellow);cursor:pointer;border-radius:14px;align-items:center;gap:12px;margin-top:34px;padding:15px 22px 15px 16px;font-weight:800;transition:transform .15s,box-shadow .15s;display:inline-flex}.choose-button:hover{box-shadow:7px 7px 0 var(--yellow);transform:translate(-2px,-2px)}.choose-button .button-icon,.tool-plus{font-size:25px;font-weight:400;line-height:1}.button-note{color:#8a838e;margin:17px 0 0 5px;font-size:13px}.button-note b{color:var(--coral);padding:0 4px}.maker-note{color:#77707c;margin:22px 0 0 5px;font-size:13px;line-height:1.65}.maker-note a{color:var(--ink);-webkit-text-decoration-color:var(--coral);text-decoration-color:var(--coral);text-underline-offset:3px;font-weight:750;text-decoration-thickness:2px}.maker-note a:hover{color:#b94635}.hero-visual{border-radius:30px;align-self:center;padding:24px;transition:background .15s;position:relative}.hero-visual.dragging{outline:2px dashed var(--coral);background:#ffd84d47}.photo-card{z-index:1;border:2px solid var(--ink);box-shadow:13px 14px 0 var(--lavender);background:#fff;border-radius:25px;padding:13px 13px 0;position:relative;transform:rotate(2deg)}.photo-card:before,.photo-card:after{content:"";z-index:-1;border:2px solid var(--ink);background:#fff;border-radius:20px;position:absolute}.photo-card:before{inset:18px -17px -14px 14px;transform:rotate(4deg)}.photo-card:after{inset:-12px 20px 16px -15px;transform:rotate(-5deg)}.decorative-photo{background:#bde2ed;border-radius:16px;height:360px;position:relative;overflow:hidden}.sun{background:#fff0a5;border-radius:50%;width:64px;height:64px;position:absolute;top:34px;right:45px}.hill{border-radius:50% 50% 0 0;position:absolute}.hill-back{background:#82c39f;width:520px;height:230px;bottom:-78px;left:-120px;transform:rotate(8deg)}.hill-front{background:#519d78;width:490px;height:190px;bottom:-54px;right:-150px;transform:rotate(-7deg)}.person{position:absolute;bottom:30px}.person .head{z-index:2;background:#bd7654;border-radius:50%;display:block;position:absolute}.person .body{border-radius:50% 50% 12px 12px;display:block;position:absolute}.person.adult{left:84px}.person.adult .head{width:70px;height:78px;bottom:142px;left:18px}.person.adult .body{background:#73579e;width:108px;height:162px;bottom:-30px}.person.child{left:230px}.person.child .head{width:59px;height:65px;bottom:104px;left:10px}.person.child .body{background:#ff8069;width:80px;height:123px;bottom:-30px}.face-cover{z-index:5;position:absolute;bottom:122px;left:220px;transform:rotate(-8deg)}.face-cover .brand-mark{filter:drop-shadow(0 4px 5px #0003);width:78px;height:78px}.card-caption{z-index:2;justify-content:space-between;align-items:center;height:64px;padding:0 10px;font-size:14px;font-weight:800;display:flex;position:relative}.check{color:#fff;background:#58a674;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.drop-note{z-index:3;color:#837b87;text-align:center;margin:32px 0 0;font-size:13px;position:relative}.trust-row{border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:20px;padding-top:8px;display:grid}.trust-row>div{align-items:center;gap:13px;padding:15px;display:flex}.trust-row p{color:#817986;margin:0;font-size:12px;line-height:1.5}.trust-row strong{color:var(--ink);font-size:13px}.trust-icon{background:var(--lavender);border-radius:12px;place-items:center;width:37px;height:37px;font-size:19px;font-weight:900;display:grid}.trust-row>div:nth-child(2) .trust-icon{background:var(--yellow-light)}.trust-row>div:nth-child(3) .trust-icon{background:#d8efe1}.editor-page{max-width:1300px;margin:0 auto;padding:34px 28px 48px}.editor-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:22px;display:flex}.step-label{background:var(--lavender);color:#5e4a8f;margin:0 0 9px}.editor-heading h1{letter-spacing:-.045em;margin:0;font-size:34px}.detection-status{color:#655e69;background:#f0eee9;border-radius:12px;align-items:center;gap:9px;max-width:560px;padding:11px 15px;font-size:13px;font-weight:650;display:flex}.detection-status.complete{color:#296842;background:#e1f2e6}.detection-status.error{color:#83521a;background:#fff0df}.status-icon{color:#fff;background:currentColor;border-radius:50%;place-items:center;width:21px;height:21px;font-size:12px;display:grid}.spinner{border:2px solid #cdc8d0;border-top-color:var(--coral);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.editor-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:22px;display:grid}.workspace-panel{border:1px solid var(--line);background:#efede8;border-radius:20px;min-width:0;overflow:hidden;box-shadow:0 12px 35px #271e2d12}.editor-canvas-wrap{background:repeating-conic-gradient(#e8e5df 0 25%, #f0eee9 0 50%) 50% / 20px 20px;place-items:center;min-height:430px;padding:24px;display:grid;position:relative;overflow:hidden}.editor-canvas-wrap.is-adding canvas{cursor:crosshair!important}.canvas-shell{background:#ddd;max-width:100%;position:relative;overflow:hidden;box-shadow:0 6px 30px #18131c33}.zoom-controls{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1d1921d6;border-radius:9px;align-items:center;font-size:11px;display:flex;position:absolute;bottom:10px;right:10px;overflow:hidden}.zoom-controls button{color:#fff;cursor:pointer;background:0 0;border:0;width:29px;height:29px;font-size:17px}.zoom-controls span{text-align:center;min-width:42px}.add-hint{z-index:5;white-space:nowrap;background:var(--ink);color:#fff;border-radius:99px;margin:0;padding:8px 12px;font-size:12px;font-weight:750;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:0 4px 15px #0003}.editor-toolbar{border-top:1px solid var(--line);background:#fff;align-items:center;gap:16px;min-height:83px;padding:10px 14px;display:flex}.editor-toolbar button{cursor:pointer;background:0 0;border:0}.editor-toolbar button:disabled{opacity:.35}.history-tools{border-right:1px solid var(--line);padding-right:12px;display:flex}.history-tools button{border-radius:10px;width:36px;height:42px;font-size:22px}.history-tools button:not(:disabled):hover{background:#f2f0ec}.main-tools{flex:1;justify-content:center;align-items:stretch;gap:5px;display:flex}.main-tools button{border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:72px;padding:7px 9px;font-size:10px;font-weight:750;display:flex}.main-tools button:hover:not(:disabled),.main-tools button.active{background:var(--yellow-light)}.main-tools svg{width:25px;height:25px}.solid-icon,.blur-icon{border-radius:50%;width:25px;height:25px;display:block}.solid-icon{background:#242128}.blur-icon{filter:blur(1px);background:radial-gradient(circle,#948c98,#d8d3db 40%,#8e8793 70%,#d8d3db)}.delete-tool:hover:not(:disabled){color:#ad3625;background:#ffebe7!important}.delete-tool>span:first-child{font-size:25px;line-height:1}.review-panel{gap:13px;display:grid}.review-card,.save-card{border:1px solid var(--line);background:#fff;border-radius:15px;padding:17px}.review-card{gap:12px;display:flex}.review-symbol{background:var(--yellow);border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:13px;font-weight:900;display:grid}.tip-card .review-symbol{background:var(--lavender)}.review-card h2,.save-card h2{letter-spacing:-.015em;margin:1px 0 7px;font-size:14px}.review-card p,.save-card p{color:#766f7a;margin:0;font-size:12px;line-height:1.5}.save-card{border:2px solid var(--ink);box-shadow:5px 5px 0 var(--yellow);margin-top:4px;padding:20px}.save-card h2{font-size:18px}.save-card p{margin-bottom:17px}.primary-save,.secondary-save{cursor:pointer;border-radius:10px;width:100%;min-height:43px;padding:10px 12px;font-size:12px;font-weight:800}.primary-save{border:1px solid var(--ink);background:var(--ink);color:#fff}.secondary-save{border:1px solid var(--line);background:#fff;margin-top:8px}.primary-save:hover:not(:disabled){background:#3a3340}.secondary-save:hover:not(:disabled){background:#f4f2ed}.error-message{color:#a23c2c;margin:16px 0 0;font-size:13px;font-weight:700}.technical-note{color:#8a838d;overflow-wrap:anywhere;margin:0;padding:0 5px;font-size:10px}footer{border-top:1px solid var(--line);color:#8a838e;justify-content:space-between;align-items:center;max-width:1240px;min-height:78px;margin:0 auto;padding:18px 28px;font-size:12px;display:flex}footer>span:first-child{color:var(--ink);align-items:center;gap:8px;font-weight:800;display:flex}footer .brand-mark.small{width:25px;height:25px}@media (width<=900px){.landing{text-align:center;grid-template-columns:1fr;gap:20px;padding-top:48px}.hero-copy{padding:0}.hero-intro{margin-inline:auto}.hero-visual{width:min(500px,100%);margin:0 auto}.trust-row{margin-top:36px}.editor-layout{grid-template-columns:1fr}.review-panel{grid-template-columns:1fr 1fr}.save-card{grid-column:1/-1}}@media (width<=640px){.site-header{height:66px;padding:0 16px}.brand{font-size:16px}.brand-mark.small{width:29px;height:29px}.privacy-pill{display:none}.text-button{margin-left:auto;padding:7px 10px;font-size:11px}.landing{min-height:0;padding:38px 20px 28px}.hero-copy h1{font-size:48px}.hero-intro{font-size:16px}.hero-visual{padding:15px 4px}.decorative-photo{height:285px}.person.adult{left:50px}.person.child{left:180px}.face-cover{left:170px}.trust-row{text-align:left;grid-template-columns:1fr;gap:0}.editor-page{padding:22px 12px 35px}.editor-heading{display:block}.editor-heading h1{margin-bottom:14px;font-size:29px}.detection-status{font-size:11px}.editor-canvas-wrap{min-height:330px;padding:12px}.editor-toolbar{gap:3px;padding:7px 5px;overflow-x:auto}.history-tools{padding-right:3px}.history-tools button{width:31px}.main-tools{justify-content:flex-start}.main-tools button{min-width:57px;padding-inline:4px}.review-panel{grid-template-columns:1fr}.save-card{grid-column:auto}footer{text-align:center;display:block}footer>span{justify-content:center;margin:5px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
