@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100vh}body{font-family:Roboto,sans-serif}*{box-sizing:border-box}.page{background:#f7f9fc;justify-content:center;align-items:flex-start;width:100%;min-height:100vh;padding:48px 24px;font-family:Roboto,sans-serif;display:flex}.card{background:#fff;border:1px solid #e6edf5;border-radius:24px;width:100%;max-width:620px;padding:48px 48px 40px}.logo{object-fit:contain;width:90px;height:auto;margin-bottom:20px;display:block}.title{color:#0f172a;margin:0 0 20px;font-size:36px;font-weight:700;line-height:1.15}.subtitle{color:#475569;margin:0 0 32px;font-size:16px;line-height:1.75}.warning{color:#8a5a00;background:#fff8e8;border:1px solid #ffe3a3;border-radius:14px;margin-bottom:36px;padding:16px 20px;font-size:14px;line-height:1.65}.form{flex-direction:column;gap:24px;display:flex}.field{flex-direction:column;gap:8px;display:flex}.field label{color:#334155;font-size:14px;font-weight:500}.label-hint{color:#94a3b8;font-size:13px;font-weight:400}.field input{color:#0f172a;background:#fff;border:1.5px solid #dbe4ee;border-radius:12px;outline:none;width:100%;height:52px;padding:0 16px;font-family:Roboto,sans-serif;font-size:15px;transition:border-color .15s,box-shadow .15s}.field input:focus{border-color:#1976d2;box-shadow:0 0 0 3px #1976d21f}.textarea{color:#0f172a;resize:vertical;background:#fff;border:1.5px solid #dbe4ee;border-radius:12px;outline:none;width:100%;padding:14px 16px;font-family:Roboto,sans-serif;font-size:15px;transition:border-color .15s,box-shadow .15s}.textarea:focus{border-color:#1976d2;box-shadow:0 0 0 3px #1976d21f}.helper{color:#94a3b8;margin:0;font-size:13px}.char-count{text-align:right}.field-error{color:#b91c1c;margin:0;font-size:13px}.reasons-list{flex-direction:column;gap:10px;margin-top:4px;display:flex}.reason-item{color:#334155;cursor:pointer;text-align:left;background:#fff;border:1.5px solid #dbe4ee;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;font-family:Roboto,sans-serif;font-size:15px;transition:border-color .15s,background .15s;display:flex}.reason-item:hover{background:#f0f7ff;border-color:#1976d2}.reason-item.selected{color:#0f172a;background:#e8f2fd;border-color:#1976d2;font-weight:500}.reason-item.highlight{color:#64748b;background:#f8fafc;border-color:#e2e8f0}.reason-item.highlight.selected{color:#0f172a;background:#f1f5f9;border-color:#475569}.reason-check{color:#1976d2;background:#fff;border:1.5px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;width:22px;min-width:22px;height:22px;font-size:13px;font-weight:700;transition:border-color .15s,background .15s;display:flex}.reason-item.selected .reason-check{color:#fff;background:#1976d2;border-color:#1976d2}.reason-item.highlight.selected .reason-check{color:#fff;background:#475569;border-color:#475569}.step-header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.back-btn{color:#1976d2;cursor:pointer;background:0 0;border:none;padding:0;font-family:Roboto,sans-serif;font-size:15px;font-weight:500}.back-btn:hover{color:#1565c0}.step-counter{color:#94a3b8;font-size:13px}.step-title{color:#0f172a;margin:0 0 10px;font-size:24px;font-weight:700}.step-subtitle{color:#64748b;margin:0 0 24px;font-size:15px}.button{color:#fff;cursor:pointer;background:#1976d2;border:none;border-radius:12px;width:100%;height:52px;font-family:Roboto,sans-serif;font-size:15px;font-weight:600;transition:background .15s}.button:hover{background:#1565c0}.button:disabled{opacity:.6;cursor:not-allowed}.mt-16{margin-top:16px}.mt-24{margin-top:24px}.message{border-radius:12px;padding:14px 18px;font-size:14px;line-height:1.55}.success{color:#1b7f4c;background:#e8f8ee;border:1px solid #a7e6c4}.error{color:#b91c1c;background:#fdecec;border:1px solid #fca5a5}.success-screen{text-align:center;flex-direction:column;align-items:center;padding:16px 0 8px;display:flex}.success-icon{color:#1b7f4c;background:#e8f8ee;border:2px solid #a7e6c4;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;font-size:28px;display:flex}.success-title{color:#0f172a;margin:0 0 16px;font-size:26px;font-weight:700}.success-body{color:#475569;margin:0;font-size:16px;line-height:1.75}.divider{border:none;border-top:1px solid #f1f5f9;margin:40px 0 0}.footer{text-align:center;color:#94a3b8;margin-top:20px;font-size:13px}.info-block{box-sizing:border-box;background:#f8fafc;border:1px solid #e6edf5;border-radius:12px;width:100%;margin-bottom:16px;padding:20px 20px 16px}.info-block-heading{color:#0f172a;text-transform:uppercase;letter-spacing:.05em;margin:0 0 12px;font-family:Roboto,sans-serif;font-size:13px;font-weight:700}.info-block-heading.mt-12{margin-top:16px}.info-steps{flex-direction:column;gap:8px;margin:0;padding-left:20px;display:flex}.info-steps li{color:#334155;padding-left:4px;font-family:Roboto,sans-serif;font-size:14px;line-height:1.6}.info-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.info-list li{color:#334155;flex-wrap:wrap;align-items:flex-start;gap:8px;font-family:Roboto,sans-serif;font-size:14px;line-height:1.5;display:flex}.badge{white-space:nowrap;border-radius:6px;flex-shrink:0;margin-top:1px;padding:2px 8px;font-family:Roboto,sans-serif;font-size:11px;font-weight:700;display:inline-block}.badge-delete{color:#b91c1c;background:#fee2e2}.badge-keep{color:#854d0e;background:#fef9c3}.home-page{background:#f7f9fc;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:48px 24px;font-family:Roboto,sans-serif;display:flex}.home-card{text-align:center;background:#fff;border:1px solid #e6edf5;border-radius:24px;flex-direction:column;align-items:center;width:100%;max-width:480px;padding:48px 48px 40px;display:flex}.home-logo{object-fit:contain;width:90px;height:auto;margin-bottom:24px}.home-title{color:#0f172a;margin:0 0 16px;font-size:32px;font-weight:700}.home-subtitle{color:#475569;margin:0 0 36px;font-size:16px;line-height:1.75}.home-links{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.home-store-btn{color:#fff;background:#1976d2;border-radius:12px;padding:14px 28px;font-family:Roboto,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.home-store-btn:hover{background:#1565c0}.home-store-btn.secondary{color:#0f172a;background:#f1f5f9}.home-store-btn.secondary:hover{background:#e2e8f0}.home-divider{border:none;border-top:1px solid #f1f5f9;width:100%;margin:40px 0 0}.home-footer{color:#94a3b8;margin-top:20px;font-size:13px}.pp-page{box-sizing:border-box;background:#f7f9fc;justify-content:center;width:100%;min-height:100vh;padding:48px 24px;font-family:Roboto,sans-serif;display:flex}.pp-card{box-sizing:border-box;background:#fff;border:1px solid #e6edf5;border-radius:24px;width:100%;max-width:720px;padding:48px 56px 40px}.pp-header{text-align:center;flex-direction:column;align-items:center;margin-bottom:40px;display:flex}.pp-logo{object-fit:contain;width:72px;height:auto;margin-bottom:20px}.pp-title{color:#0f172a;margin:0 0 8px;font-family:Roboto,sans-serif;font-size:28px;font-weight:700}.pp-meta{color:#94a3b8;margin:0;font-family:Roboto,sans-serif;font-size:13px}.pp-body{flex-direction:column;gap:32px;display:flex}.pp-section{flex-direction:column;gap:12px;display:flex}.pp-section-header{align-items:center;gap:12px;display:flex}.pp-section-number{color:#fff;background:#1976d2;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;min-width:32px;height:32px;font-family:Roboto,sans-serif;font-size:13px;font-weight:700;display:flex}.pp-section-title{color:#0f172a;margin:0;font-family:Roboto,sans-serif;font-size:17px;font-weight:700}.pp-section-content{padding-left:44px}.pp-section-content p{color:#334155;margin:0 0 12px;font-family:Roboto,sans-serif;font-size:15px;line-height:1.75}.pp-section-content p:last-child{margin-bottom:0}.pp-section-content h3{color:#1e293b;text-transform:uppercase;letter-spacing:.04em;margin:20px 0 8px;font-family:Roboto,sans-serif;font-size:14px;font-weight:700}.pp-section-content h3:first-child{margin-top:0}.pp-section-content ul{margin:0 0 12px;padding-left:20px;list-style:none}.pp-section-content ul:last-child{margin-bottom:0}.pp-section-content ul li{color:#334155;margin-bottom:4px;padding-left:16px;font-family:Roboto,sans-serif;font-size:15px;line-height:1.75;position:relative}.pp-section-content ul li:before{content:"";opacity:.6;background:#1976d2;border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:0}.pp-section-content strong{color:#1e293b;font-weight:700}.pp-section-content em{color:#475569;font-style:italic}.pp-section-content a{color:#1976d2;font-weight:500;text-decoration:none}.pp-section-content a:hover{text-decoration:underline}.pp-divider{border:none;border-top:1px solid #f1f5f9;margin:40px 0 0}.pp-footer{color:#94a3b8;text-align:center;margin-top:20px;font-family:Roboto,sans-serif;font-size:13px}@media (width<=600px){.pp-card{border-radius:16px;padding:32px 24px}.pp-title{font-size:22px}.pp-section-content{padding-left:0}.pp-section-header{align-items:flex-start}}
