.bwi-analyzer-root,.bwi-pricelist-analyzer,.bwi-analyzer-root *,.bwi-pricelist-analyzer *{box-sizing:border-box}.bwi-analyzer-root,.bwi-pricelist-analyzer{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#fff;color:#201818;line-height:1.4;letter-spacing:-.01em;text-align:left;width:100%;-webkit-font-smoothing:antialiased}.bwi-analyzer-root a{text-decoration:none}.bwi-analyzer-root .bwi-btn:not(.bwi-btn-outline):not(.bwi-btn-sm){display:block;width:100%;background:#600f31;color:#fff;font-weight:600;font-size:15px;padding:15px;border-radius:100px;border:none;cursor:pointer;margin-top:14px;letter-spacing:-.01em}.bwi-analyzer-root input,.bwi-analyzer-root textarea{box-shadow:none;line-height:normal;-webkit-appearance:none;-moz-appearance:none;appearance:none}.bwi-analyzer-root #bwi-pricelist-analyzer-root{width:100%}.bwi-app{min-height:auto;display:flex;flex-direction:column}.bwi-app-center{align-items:center;justify-content:center;min-height:400px}.bwi-nav{background:#fff;border-bottom:1px solid #EAE5E2;padding:0 32px;height:64px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:50}.bwi-nav-logo{display:flex;align-items:center;gap:10px;font-weight:600;font-size:19px;text-decoration:none;color:#201818;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;letter-spacing:-.02em}.bwi-nav-mark{width:32px;height:32px;background:linear-gradient(135deg,#600f31,#d51a68 90%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:700}.bwi-nav-tag{font-size:13px;color:#727272;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:500}.bwi-nav-btn{background:transparent;border:1px solid #201818;border-radius:100px;padding:9px 18px;font-size:13px;cursor:pointer;color:#201818;font-weight:500}.bwi-main{flex:1;max-width:780px;margin:0 auto;width:100%;padding:30px 24px}.bwi-results-actions{display:flex;justify-content:flex-end;margin-bottom:24px}.bwi-results-reset{display:inline-block;width:auto;margin-top:0;background:transparent;border:1px solid #201818;border-radius:100px;padding:9px 18px;font-size:13px;cursor:pointer;color:#201818;font-weight:500;font-family:inherit;letter-spacing:normal}.bwi-results-reset:hover{background:#f9f7f6}.bwi-hero{text-align:center;margin-bottom:40px}.bwi-tag{display:inline-flex;align-items:center;gap:8px;color:#600f31;font-weight:600;font-size:13px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.bwi-tag-line{width:22px;height:1.5px;background:#d51a68;display:inline-block}.bwi-h1{font-size:clamp(32px,5vw,44px);font-weight:500;letter-spacing:-.03em;color:#201818;margin:0 0 14px;line-height:1.06;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.bwi-sub{font-size:17px;color:#4d4646;line-height:1.6;max-width:540px;margin:0 auto}.bwi-drop{border:2px dashed #EAE5E2;border-radius:22px;padding:48px 24px;text-align:center;cursor:pointer;background:#f9f7f6;transition:border-color .2s,background .2s;margin-bottom:16px}.bwi-drop-active{border-color:#600f31;background:#fdf5f7}.bwi-drop-icon{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#600f31,#d51a68 90%);display:flex;align-items:center;justify-content:center;margin:0 auto 14px;color:#fff;font-size:22px;font-weight:600}.bwi-drop-title{font-weight:600;font-size:16px;color:#201818;margin-bottom:4px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.bwi-drop-sub{font-size:13px;color:#727272}.bwi-divider{display:flex;align-items:center;gap:12px;margin:16px 0;color:#727272;font-size:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.bwi-div-line{flex:1;height:1px;background:#eae5e2}.bwi-input,.bwi-textarea{width:100%;border:1px solid #EAE5E2;border-radius:12px;padding:14px 16px;font-size:14px;outline:none;background:#f9f7f6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin-bottom:10px}.bwi-textarea{font-family:monospace;font-size:13px;color:#4d4646;resize:vertical;min-height:120px}.bwi-btn{display:block;width:100%;background:#600f31;color:#fff;font-weight:600;font-size:15px;padding:15px;border-radius:100px;border:none;cursor:pointer;margin-top:14px;letter-spacing:-.01em}.bwi-btn-sm{display:inline-block;width:auto;padding:11px 20px;font-size:13px;margin-top:0;white-space:nowrap}.bwi-btn-outline{background:#fff;color:#600f31;border:1px solid #600F31}.bwi-note{font-size:12px;color:#727272;text-align:center;margin-top:12px}.bwi-analyzing{text-align:center;padding:48px 24px}.bwi-spinner{width:52px;height:52px;border:4px solid #F4F3F2;border-top-color:#600f31;border-radius:50%;animation:bwi-spin .8s linear infinite;display:inline-block;margin-bottom:24px}@keyframes bwi-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bwi-analyzing-title{font-weight:600;font-size:22px;margin-bottom:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;letter-spacing:-.02em}.bwi-analyzing-sub{font-size:14px;color:#727272}.bwi-score-card{background:#fff;border:1px solid #EAE5E2;border-radius:20px;padding:36px;margin-bottom:28px;display:grid;grid-template-columns:auto 1fr;gap:36px;align-items:center}.bwi-score-ring-wrap{position:relative;width:150px;height:150px}.bwi-score-ring-label{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.bwi-score-num{font-size:40px;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;letter-spacing:-.03em;line-height:1}.bwi-score-denom{font-size:11px;color:#727272;font-weight:500;margin-top:2px}.bwi-score-status{font-size:22px;font-weight:500;color:#201818;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;letter-spacing:-.02em;margin-bottom:4px}.bwi-score-file{font-size:13px;color:#727272;margin-bottom:20px}.bwi-tier{margin-bottom:12px}.bwi-tier-head{display:flex;justify-content:space-between;font-size:13px;margin-bottom:5px}.bwi-tier-head span:first-child{color:#4d4646;font-weight:500}.bwi-tier-head span:last-child{color:#727272}.bwi-tier-bar{height:6px;background:#f1edea;border-radius:100px;overflow:hidden}.bwi-tier-fill{height:100%;border-radius:100px;transition:width .8s ease}.bwi-template-box{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fdf5f7;border:1px solid #F3D8E2;border-radius:16px;padding:18px 24px;margin-bottom:28px}.bwi-template-box button{background:#600f31;color:#fff;border:none;border-radius:100px;padding:11px 20px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}.bwi-template-title{font-weight:600;font-size:15px;color:#201818}.bwi-template-sub{font-size:13px;color:#727272}.bwi-section{background:#fff;border-radius:22px;border:1px solid #EAE5E2;margin-bottom:16px;overflow:hidden}.bwi-section-head{padding:18px 24px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #F4F3F2}.bwi-section-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.bwi-section-title{font-weight:600;font-size:15px;font-family:General Sans,Inter,sans-serif}.bwi-section-count{margin-left:auto;font-size:12px;color:#727272}.bwi-field-row{display:flex;align-items:center;padding:12px 24px;border-bottom:1px solid #F9F7F6;gap:10px}.bwi-field-icon{font-size:14px;flex-shrink:0}.bwi-field-label{font-size:13.5px;flex:1}.bwi-field-muted{color:#6b7280}.bwi-badge{font-size:11px;font-weight:600;padding:3px 10px;border-radius:100px}.bwi-badge-critical{background:#fef2f2;color:#dc2626}.bwi-badge-important{background:#fffbeb;color:#d97706}.bwi-badge-plus{background:#eff6ff;color:#2563eb}.bwi-badge-found{background:#f0fdf4;color:#15803d}.bwi-cta{background:#600f31;border-radius:22px;padding:32px 28px;text-align:center;margin-top:24px;position:relative;overflow:hidden}.bwi-cta-glow{position:absolute;width:420px;height:420px;border-radius:50%;right:-160px;top:-200px;background:radial-gradient(circle,rgba(213,26,104,.35),transparent 65%);pointer-events:none}.bwi-cta-title{font-weight:600;font-size:20px;color:#fff;margin-bottom:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;letter-spacing:-.02em;position:relative}.bwi-cta-sub{font-size:14px;color:#ffffffc7;margin-bottom:20px;line-height:1.5;position:relative}.bwi-cta-btn{background:#fff;color:#600f31;font-weight:600;font-size:14px;padding:13px 26px!important;border-radius:100px;border:none;cursor:pointer;text-decoration:none;display:inline-block;position:relative}.bwi-reject-card{background:#fff;border:1px solid #EAE5E2;border-radius:22px;padding:36px 32px}.bwi-reject-icon{width:52px;height:52px;border-radius:50%;background:#fef2f2;color:#dc2626;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:22px;font-weight:700}.bwi-reject-title{font-weight:600;font-size:22px;text-align:center;margin-bottom:10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;letter-spacing:-.02em}.bwi-reject-sub{font-size:14px;color:#4d4646;text-align:center;line-height:1.6;margin-bottom:20px}.bwi-reject-file{margin-top:8px;font-size:13px;color:#727272}.bwi-reject-list{background:#f9f7f6;border:1px solid #EAE5E2;border-radius:14px;padding:16px 20px;margin-bottom:20px}.bwi-reject-tips-warn{background:#fffbeb;border-color:#fde68a}.bwi-reject-tips-pink{background:#fdf5f7;border-color:#f3d8e2}.bwi-reject-tips-title{font-weight:600;font-size:14px;color:#201818;margin-bottom:10px}.bwi-reject-tip{font-size:13px;color:#727272;line-height:1.6;margin-bottom:8px}.bwi-history{margin-top:44px}.bwi-history-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.bwi-history-title{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#727272;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin:0}.bwi-link-btn{background:transparent;border:none;color:#a8a29e;font-size:12px;cursor:pointer;font-weight:500}.bwi-history-list{display:flex;flex-direction:column;gap:8px}.bwi-history-item{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #EAE5E2;border-radius:14px;padding:12px 16px}.bwi-history-score{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:15px;flex-shrink:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.bwi-history-meta{flex:1;min-width:0}.bwi-history-name{font-size:14px;font-weight:600;color:#201818;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bwi-history-sub{font-size:12px;color:#727272;margin-top:2px}.bwi-history-remove{background:transparent;border:none;color:#c4beb9;font-size:18px;cursor:pointer;line-height:1;flex-shrink:0;padding:4px}.bwi-history-note{font-size:11px;color:#a8a29e;margin-top:12px;text-align:center}.bwi-checks{margin-top:48px}.bwi-checks-title{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#727272;margin-bottom:16px;text-align:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.bwi-checks-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px}.bwi-check-item{background:#f9f7f6;border:1px solid #EAE5E2;border-radius:12px;padding:14px 16px;display:flex;align-items:center;gap:10px;font-size:13.5px;font-weight:500;color:#4d4646}.bwi-check-dot{width:7px;height:7px;border-radius:50%;background:#d51a68;flex-shrink:0}@media (max-width: 640px){.bwi-score-card{grid-template-columns:1fr;justify-items:center;text-align:center}.bwi-template-box{flex-direction:column;text-align:center}.bwi-nav{padding:0 16px}.bwi-main{padding:40px 16px}}
