.container{max-width:1100px;margin:0 auto;padding:0 16px}.site-header{padding:20px 16px 0;display:flex;align-items:center}.site-header img{height:180px;width:auto;display:block;margin-bottom:-16px}.hero-tight{margin-top:-36px;margin-bottom:8px}.hero-tight h1{margin:0 0 6px;font-size:28px}.hero-tight .muted{color:#64748b;margin:0}.btn{display:inline-block;font-weight:600;padding:10px 20px;border-radius:8px;font-size:1rem;text-align:center;text-decoration:none;cursor:pointer;transition:background .2s ease,color .2s ease}.btn-primary{background-color:#2563eb;color:#fff;border:none}.btn-primary:hover{background-color:#1e40af}.section-title{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.price-card{flex:1 1 300px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;box-shadow:0 1px 2px rgba(0,0,0,.02)}.price-plan{font-size:1.15rem;font-weight:600;margin-bottom:8px;color:#1e293b}.form-grid{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 4px rgba(0,0,0,.06);padding:24px 24px 18px;display:grid;grid-template-columns:1fr 1fr;grid-gap:16px 24px;gap:16px 24px}label{display:block;font-weight:500;color:#1e293b;margin-bottom:4px}input,select,textarea{width:100%;padding:10px 12px;border:1px solid #cbd5e1;border-radius:6px;background:#f9fafb;font-size:.95rem;font-family:inherit}input:focus,select:focus,textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.15)}.ai-shell{grid-column:1/-1;background:#fff;border:2px solid #cbd5e1;border-radius:12px;box-shadow:0 2px 6px rgba(0,0,0,.05);padding:24px;margin-top:24px;margin-bottom:32px}.ai-head h2{font-size:1.15rem;font-weight:600;margin-bottom:4px;color:#1e293b}.ai-head .muted{margin:0;color:#64748b;font-size:.9rem}.ai-controls{display:flex;flex-direction:column;gap:12px;margin-top:10px}.ai-controls textarea{min-height:100px;resize:vertical;border:1px solid #d1d5db;border-radius:8px;padding:12px;font-size:.95rem;background:#f9fafb}.ai-controls textarea:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.15)}.ai-controls .actions{display:flex;justify-content:flex-end;align-items:center;gap:12px}.ai-controls .actions select{padding:8px 10px;border-radius:8px;border:1px solid #cbd5e1;background:#f9fafb}.ai-controls .actions button{background:#2563eb;color:#fff;border:none;border-radius:8px;padding:10px 18px;font-weight:600;cursor:pointer;transition:background .2s ease}.ai-controls .actions button:hover{background:#1e40af}.preview{position:relative;margin:24px 0 32px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:16px;box-shadow:0 1px 2px rgba(0,0,0,.04);color:#334155}.preview-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.preview .btns button{margin-left:8px;padding:8px 12px;border-radius:8px;border:1px solid #cbd5e1;background:#fff;font-weight:600}.preview .btns button:hover{border-color:#64748b}.preview .muted{color:#64748b}.preview .error{color:#b00020}.preview-body{white-space:pre-wrap;outline:none}.preview.locked .preview-body{-moz-user-select:none;user-select:none;-webkit-user-select:none;pointer-events:none}.preview.locked:after{content:"Letterhead AI — Preview Only";position:absolute;inset:0;display:grid;place-items:center;font-weight:700;font-size:34px;color:rgba(0,0,0,.12);transform:rotate(-18deg);pointer-events:none}.preview.locked .preview-body *{-moz-user-select:none;user-select:none;-webkit-user-select:none}.preview.locked .preview-body{opacity:.86}body{zoom:.85;-moz-transform:scale(.85);-moz-transform-origin:top center}@media (max-width:768px){body{zoom:1;-moz-transform:none}}