*{box-sizing:border-box}html,body{color:#173f32;background:#f3ead8;min-height:100%;margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}.shell{background:radial-gradient(circle at top,#fffaf0 0,#f3ead8 55%,#e9dfcc 100%);justify-content:center;min-height:100vh;padding:24px 14px;display:flex}.app-card{background:#fffdf8;border:1px solid #d9b65b;border-radius:28px;width:min(520px,100%);overflow:hidden;box-shadow:0 18px 60px #0b5d421c}.app-card header{text-align:center;border-bottom:1px solid #ead9b3;padding:28px 24px 20px}.eyebrow{letter-spacing:2px;color:#117856;font-size:13px;font-weight:800}.app-card h1{color:#0a5b42;margin:8px 0;font-family:Georgia,serif;font-size:31px}.app-card header p{color:#60756d;margin:0;line-height:1.45}.start{text-align:center;padding:60px 24px 70px}.camera{color:#fff;cursor:pointer;background:#117856;border:0;border-radius:50%;place-items:center;width:84px;height:84px;margin:0 auto 20px;font-size:38px;display:grid}.start h2{margin:0 0 8px;font-size:24px}.start p{color:#667870;max-width:340px;margin:0 auto 26px;line-height:1.5}.primary,.secondary{cursor:pointer;border:0;border-radius:999px;padding:14px 22px;font-weight:800}.primary{color:#fff;background:#117856;box-shadow:0 8px 22px #11785633}.secondary{color:#0a5b42;background:#f4ecdc;border:1px solid #d9b65b}.cam-error{color:#b3261e;max-width:320px;margin-top:16px;margin-left:auto;margin-right:auto;font-size:13px}.camera-live{background:#000;padding:20px}.camera-feed{aspect-ratio:3/4;object-fit:cover;background:#111;border-radius:16px;width:100%;display:block}.camera-actions{gap:10px;margin-top:16px;display:flex}.camera-actions button{flex:1}.shutter{font-weight:900}.editor{padding:22px}.crop-stage{background:#173f32;border-radius:20px;justify-content:center;padding:18px;display:flex}.crop-window{aspect-ratio:947/841;touch-action:none;cursor:grab;background:#222;border-radius:18px;width:100%;position:relative;overflow:hidden}.crop-window:active{cursor:grabbing}.crop-window img{transform-origin:50%;-webkit-user-select:none;user-select:none;pointer-events:none;width:auto;min-width:100%;max-width:none;height:auto;min-height:100%;position:absolute;top:50%;left:50%}.crop-hint{color:#fff;white-space:nowrap;background:#000a;border-radius:20px;padding:7px 11px;font-size:11px;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.range-label{color:#35584b;margin:18px 2px 10px;font-weight:700;display:block}.range-label input[type=range]{accent-color:#117856;width:100%}.name-input{background:#fffdf8;border:1px solid #d9b65b;border-radius:10px;width:100%;margin-top:6px;padding:10px 12px}.actions{gap:10px;margin-top:18px;display:flex}.actions button{flex:1}.result{padding:20px}.preview-wrap{background:#eadfca;border-radius:20px;padding:10px}.preview-wrap img{border-radius:12px;width:100%;height:auto;display:block}.share-note{color:#6b7a74;text-align:center;margin:14px 8px 2px;font-size:12px;line-height:1.45}footer{color:#75847e;border-top:1px solid #ead9b3;justify-content:center;gap:8px;padding:15px;font-size:12px;display:flex}@media (max-width:420px){.app-card h1{font-size:27px}.start{padding:44px 20px 56px}.actions{flex-direction:column}.crop-hint{font-size:10px}}
