:root{color:#172126;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f7f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{border:0}.app-shell{min-height:100vh;padding:24px}.workspace{width:min(1280px,100%);margin:0 auto}.top-bar{justify-content:space-between;align-items:center;gap:16px;padding:0 0 18px;display:flex}.top-bar h1{color:#101719;letter-spacing:0;margin:0;font-size:clamp(1.8rem,4vw,3rem);line-height:1.05}.top-bar p{color:#617176;min-height:22px;margin:8px 0 0;font-size:.96rem}.mode-tabs{background:#fff;border:1px solid #ccd6d9;border-radius:8px;grid-template-columns:1fr 1fr;min-width:220px;padding:4px;display:grid}.mode-tabs button{color:#526166;cursor:pointer;background:0 0;border-radius:6px;min-height:38px}.mode-tabs button.active{color:#fff;background:#16343d}.content-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:18px;display:grid}.editor-pane,.preview-pane{background:#fff;border:1px solid #dbe2e4;border-radius:8px;box-shadow:0 18px 45px #151f2314}.editor-pane{padding:18px}.preview-pane{padding:18px;position:sticky;top:24px}.contact-editor{gap:16px;display:grid}.tool-section{border-bottom:1px solid #e5ecee;gap:14px;padding-block:2px 18px;display:grid}.tool-section:last-child{border-bottom:0;padding-bottom:0}.tool-section h2,.section-heading h2,.address-heading h3{color:#1e2b30;letter-spacing:0;margin:0}.tool-section h2,.section-heading h2{align-items:center;gap:8px;font-size:1rem;display:inline-flex}.address-heading h3{font-size:.95rem}.section-heading,.address-heading,.action-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.field-grid{gap:12px;display:grid}.field-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.field{color:#4f5d62;gap:6px;min-width:0;font-size:.84rem;font-weight:650;display:grid}.field input,.tool-section textarea{color:#152025;background:#fbfcfc;border:1px solid #cbd6da;border-radius:7px;outline:none;width:100%;min-height:42px;padding:10px 12px}.field input:focus,.tool-section textarea:focus{border-color:#256f7e;box-shadow:0 0 0 3px #256f7e24}.field input:disabled{color:#8b979b;background:#eef2f3}.tool-section textarea{resize:vertical;min-height:330px}.repeating-list{gap:10px;display:grid}.inline-row{grid-template-columns:minmax(130px,.8fr) minmax(170px,1fr) 42px;align-items:end;gap:10px;display:grid}.inline-row.single{grid-template-columns:minmax(0,1fr) 42px}.address-block{background:#fbfcfc;border:1px solid #d9e1e4;border-radius:8px;gap:12px;padding:14px;display:grid}.check-row{color:#4f5d62;align-items:center;gap:8px;width:max-content;font-size:.9rem;font-weight:650;display:inline-flex}.check-row input{accent-color:#256f7e;width:17px;height:17px}.preview-frame{aspect-ratio:1;color:#7b898e;background-color:#fff;background-image:linear-gradient(45deg,#e7ecee 25%,#0000 25%),linear-gradient(-45deg,#e7ecee 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#e7ecee 75%),linear-gradient(-45deg,#0000 75%,#e7ecee 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-repeat:repeat,repeat,repeat,repeat;background-size:20px 20px;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;border:1px dashed #c6d1d5;border-radius:8px;place-items:center;width:100%;display:grid}.preview-frame img{width:min(82%,300px);height:auto;image-rendering:pixelated}.preview-frame>svg{stroke-width:1.35px;width:88px;height:88px}.action-row{justify-content:flex-start;margin-top:14px}.primary-button,.icon-button{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:42px;transition:transform .14s,background .14s,color .14s;display:inline-flex}.primary-button{color:#fff;background:#256f7e;min-width:142px;padding:0 18px;font-weight:750}.icon-button{color:#294248;background:#edf3f4;width:42px}.icon-button.small{width:34px;min-height:34px}.icon-button.danger{color:#9b3a22;background:#f7eeeb}.primary-button:hover:not(:disabled),.icon-button:hover:not(:disabled){transform:translateY(-1px)}.primary-button:hover:not(:disabled){background:#1e5f6c}.icon-button:hover:not(:disabled){background:#dfe8eb}.icon-button.danger:hover:not(:disabled){background:#f1dfd9}.primary-button:disabled,.icon-button:disabled{cursor:not-allowed;opacity:.45}@media (width<=980px){.content-grid{grid-template-columns:1fr}.preview-pane{position:static}}@media (width<=720px){.app-shell{padding:16px}.top-bar{flex-direction:column;align-items:stretch}.mode-tabs{width:100%;min-width:0}.field-grid.two,.inline-row,.inline-row.single{grid-template-columns:1fr}.inline-row .icon-button{width:100%}}
