:root{--blue:#154273;--dark:#102a46;--ink:#17344f;--muted:#63788a;--pale:#f4f8fc;--line:#dce6ef;--aqua:#8bd9ca}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font:16px/1.6 Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}.wrap{max-width:1180px;margin:auto;padding-left:26px;padding-right:26px}.top{height:80px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0 max(26px,calc((100vw - 1128px)/2));border-bottom:1px solid var(--line);background:#fff}.logo{font-weight:850;font-size:22px;color:var(--blue);white-space:nowrap;letter-spacing:-.7px}.logo span:not(.mark){color:#168e86}.logo small{font-size:16px}.mark{background:var(--blue);color:#fff;padding:2px 8px;border-radius:9px;margin-right:7px}.top nav{display:flex;gap:30px;color:#496174;font-size:14px}.top nav a:hover,.text-link:hover{color:#168e86}.button{background:var(--blue);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:15px 22px;border:1px solid var(--blue);border-radius:10px;font-weight:750;box-shadow:0 8px 18px #15427320}.button:hover{background:#0d3159}.button.small{padding:9px 15px;font-size:14px}.button.outline,.button.secondary{background:#fff;color:var(--blue);box-shadow:none}.button.ghost{background:transparent;color:var(--blue);border-color:var(--line);box-shadow:none}.hero{min-height:565px;display:grid;grid-template-columns:1.07fr .93fr;align-items:center;gap:66px;padding-top:75px;padding-bottom:80px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:850;color:#148d87}.hero h1{font-size:clamp(42px,4.3vw,66px);line-height:1.13;letter-spacing:-2.9px;margin:18px 0 22px;color:var(--dark)}.hero h1 em{color:#148d87;font-style:normal}.hero p{color:var(--muted);max-width:530px;font-size:18px}.actions{display:flex;align-items:center;gap:25px;margin-top:32px}.text-link{font-weight:700;color:var(--blue)}.trust{display:flex;flex-wrap:wrap;gap:14px 24px;margin-top:31px;font-size:13px;color:#526d81}.hero-card{position:relative;background:linear-gradient(140deg,#e8f4f8,#d3e8f2);border-radius:30px;padding:52px 34px 55px;box-shadow:0 20px 55px #174d7330}.card-head{position:absolute;top:16px;left:32px;right:32px;display:flex;justify-content:space-between;font-size:12px;color:#6a8191}.dots{color:#9db1bd;letter-spacing:3px}.sample{background:linear-gradient(135deg,#f6dce4,#f9e9ec 52%,#e8ced7);border-radius:20px;padding:23px;min-height:275px;box-shadow:0 22px 30px #5b607340;transform:rotate(-3deg);overflow:hidden}.sample-bar{font-size:20px;font-weight:900;letter-spacing:2px;color:#536b88;display:flex;justify-content:space-between;border-bottom:2px solid #aeb1c333;padding-bottom:15px}.sample-bar span{background:#316eb1;color:#fff;padding:1px 8px;border-radius:4px}.sample-content{display:flex;gap:20px;margin-top:26px}.portrait{width:105px;height:118px;background:linear-gradient(145deg,#8995a1,#d7dce1);border-radius:8px}.sample-lines{display:grid;gap:7px;font-size:13px;color:#47586b;white-space:nowrap}.sample-lines span:nth-child(n+3),.sample-bottom span{background:#1c2c39;color:#1c2c39;border-radius:3px}.sample-bottom{margin-top:20px;font-size:12px;letter-spacing:2px}.float-tag{position:absolute;bottom:29px;right:0;transform:translateX(12%);background:white;color:#257761;padding:11px 16px;border-radius:12px;box-shadow:0 8px 22px #15427330;font-size:12px;font-weight:750}.strip{background:var(--blue);color:#e4f0fb}.strip-inner{display:flex;justify-content:space-between;gap:20px;padding-top:20px;padding-bottom:20px;font-size:14px;font-weight:650}.block{padding-top:90px;padding-bottom:95px}.workspace{padding-top:94px;padding-bottom:95px}.section-intro h2,.privacy h2{font-size:clamp(32px,3vw,43px);line-height:1.18;letter-spacing:-1.4px;color:var(--dark);margin:12px 0}.section-intro p,.privacy p{color:var(--muted);max-width:650px}.editor-layout{display:grid;grid-template-columns:1.65fr 1fr;gap:28px;margin-top:32px}.editor-card,.editor-side,.price,.privacy-panel{border:1px solid var(--line);border-radius:18px;background:white;box-shadow:0 12px 30px #1542730b}.editor-card{padding:24px}.editor-title{display:flex;justify-content:space-between;gap:12px;padding-bottom:20px}.editor-title span{font-size:12px;color:var(--muted);max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drop{border:2px dashed #b2c8d8;min-height:270px;background:#f8fbfd;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center;cursor:pointer;padding:20px}.drop.drag{border-color:#168e86;background:#f0fffa}.drop input{position:absolute;width:1px;height:1px;opacity:0}.drop small{color:var(--muted)}.upload-icon{width:60px;height:60px;border-radius:16px;background:#e4f2f4;color:var(--blue);font-size:39px;line-height:52px}.canvas-wrap{background:#e7edf3;text-align:center;border-radius:12px;overflow:auto;max-height:70vh}.canvas-wrap canvas{max-width:100%;height:auto;vertical-align:middle;touch-action:none;cursor:crosshair}.editor-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.editor-actions .button{font-size:13px;padding:11px}.hint{color:var(--muted);font-size:12px;margin:15px 0 0}.editor-side{padding:27px}.aside-title{font-weight:800;font-size:20px}.editor-side ol{list-style:none;padding:0;counter-reset:steps}.editor-side li{counter-increment:steps;position:relative;padding:0 0 25px 46px}.editor-side li:before{content:counter(steps);position:absolute;left:0;top:0;border-radius:50%;width:29px;height:29px;background:#e5f2f4;color:var(--blue);display:grid;place-items:center;font-weight:800;font-size:13px}.editor-side li b,.editor-side li span{display:block}.editor-side li span{font-size:13px;color:var(--muted)}.notice{background:#fff7e9;color:#76582d;border-radius:12px;padding:16px;font-size:13px}.light{background:var(--pale)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:38px}.steps article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:28px}.steps article>span{font-weight:900;color:#168e86}.steps h3{margin:18px 0 6px}.steps p{color:var(--muted);margin:0}.privacy{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.privacy-panel{padding:30px}.privacy-panel ul{padding-left:22px}.privacy-panel li{margin:8px 0}.privacy-panel small{color:var(--muted)}.price{max-width:360px;padding:28px;margin-top:30px}.price>span{color:#148d87;font-weight:800}.price h3{font-size:36px;margin:4px 0}.price p{color:var(--muted)}footer{background:#102a46;color:white}.foot{display:flex;justify-content:space-between;gap:20px;padding-top:26px;padding-bottom:26px}.foot small{color:#aac0d0}@media(max-width:850px){.top nav{display:none}.hero{grid-template-columns:1fr;gap:30px;padding-top:55px}.hero-card{max-width:520px;width:100%;justify-self:center}.editor-layout,.privacy{grid-template-columns:1fr;gap:22px}.strip-inner{flex-wrap:wrap;justify-content:center}.steps{grid-template-columns:1fr}}@media(max-width:520px){.top{height:66px;padding:0 18px}.logo{font-size:18px}.top>.button{font-size:12px;padding:8px}.wrap{padding-left:18px;padding-right:18px}.hero h1{letter-spacing:-1.8px}.hero p{font-size:16px}.actions{align-items:stretch;flex-direction:column;gap:18px}.hero-card{padding:50px 18px 45px}.sample{min-height:230px;padding:17px}.portrait{width:75px;height:95px}.sample-lines{font-size:10px;gap:5px}.float-tag{right:20px;transform:none}.strip-inner{font-size:12px}.workspace,.block{padding-top:65px;padding-bottom:65px}.editor-card,.editor-side{padding:16px}.editor-actions .button{flex:1}.foot{flex-direction:column}}

.camera-choice{display:block;margin-top:12px;color:#154273;font-weight:700;cursor:pointer}.camera-choice input{position:absolute;width:1px;height:1px;opacity:0}.canvas-wrap[hidden],.drop[hidden]{display:none!important}#hint{min-height:20px}

.drop .file-picker{position:static;width:auto;max-width:100%;height:auto;opacity:1;padding:8px;color:#154273;background:#fff;border:1px solid #b2c8d8;border-radius:8px}.suggestions{background:#eef6fc;border:1px solid #b9d5ea;border-radius:12px;padding:16px;margin-top:18px}.suggestions h3{font-size:16px;margin:0 0 8px}.suggestions label{display:block;margin:7px 0}.suggestions button{margin-top:10px}.suggestions[hidden]{display:none!important}

.price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}.price-grid .price{margin:0;max-width:none}.price-grid .price h3{font-size:28px}@media(max-width:800px){.price-grid{grid-template-columns:1fr}}

.camera-row{margin-top:14px}.camera-row .button{font-size:13px;padding:10px 16px}.camera-input{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.drop .file-picker{position:static;width:auto;max-width:100%;height:auto;opacity:1;padding:8px;color:#154273;background:#fff;border:1px solid #b2c8d8;border-radius:8px}
