.mac-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 8px 32px rgba(29,120,205,.1);border:1px solid #e8edf5}.mac-section-title{font-size:1.2rem;font-weight:600;color:#1a202c;margin-bottom:1.2rem;padding-bottom:.6rem;border-bottom:2px solid #eef5ff}.mac-field{margin-bottom:1.5rem}.mac-label{display:block;font-weight:600;color:#2d3748;margin-bottom:.5rem;font-size:.97rem}.mac-field-hint{color:#4a5568;font-size:.85rem;margin-top:.4rem;margin-bottom:0;line-height:1.45}.mac-number-field{position:relative;max-width:320px}.mac-number-field-single{max-width:220px}.mac-number-input{width:100%;padding:.7rem 3.2rem .7rem 1rem;border:1.5px solid #cbd5e0;border-radius:10px;font-size:1.05rem;font-weight:500;background:#f8fafc;color:#1a202c;transition:border-color .15s,background-color .15s}.mac-number-input:focus{outline:0;border-color:#1d78cd;background:#fff;box-shadow:0 0 0 3px rgba(29,120,205,.12)}.mac-number-suffix{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#4a5568;font-weight:500;pointer-events:none;font-size:.9rem}.mac-select{width:100%;max-width:480px;padding:.7rem 1rem;border:1.5px solid #cbd5e0;border-radius:10px;font-size:.97rem;background:#f8fafc;color:#1a202c;transition:border-color .15s,background-color .15s;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3e%3cpath fill='%23718096' d='M6 8L0 0h12z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.mac-select:focus{outline:0;border-color:#1d78cd;background-color:#fff;box-shadow:0 0 0 3px rgba(29,120,205,.12)}.mac-submit{width:100%;padding:1rem 1.5rem;background:linear-gradient(135deg,#1d4ed8 0,#7c3aed 100%);color:#fff;border:none;border-radius:12px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:transform .1s,box-shadow .15s;margin-top:.5rem}.mac-submit:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(29,78,216,.28)}.mac-submit:active{transform:translateY(1px)}.mac-error{margin:.8rem 0 0 0;padding:.6rem .9rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#b91c1c;font-size:.9rem}.mac-result{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 8px 32px rgba(29,120,205,.1);border:1px solid #e8edf5;margin-top:2rem}.mac-result-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #eef5ff}.mac-result-title{font-size:1.3rem;font-weight:700;color:#1a202c;margin:0}.mac-result-badge{padding:.4rem 1rem;border-radius:999px;font-weight:700;font-size:1.05rem;color:#fff;background:linear-gradient(135deg,#1d78cd 0,#165fa3 100%)}.mac-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:.9rem;margin-bottom:1.5rem}.mac-summary-item{text-align:center;padding:1.2rem .8rem;border-radius:12px;background:#f8fafc;border:1px solid #e8edf5}.mac-summary-item.r100{background:#ecfdf5;border-color:#a7f3d0}.mac-summary-item.r815{background:#eef5ff;border-color:#cfe1fa}.mac-summary-item.r70{background:#fff7ed;border-color:#fed7aa}.mac-summary-label{font-size:.85rem;color:#4a5568;font-weight:500;margin-bottom:.4rem}.mac-summary-value{font-size:1.7rem;font-weight:700;color:#1a202c;line-height:1.1;margin-bottom:.2rem}.mac-summary-hint{font-size:.8rem;color:#718096}.mac-info-box{background:#f8fbff;border-left:4px solid #1d78cd;border-radius:8px;padding:1rem 1.2rem;margin-bottom:1.5rem}.mac-info-lead{margin:0 0 .6rem 0;color:#1a202c;line-height:1.55}.mac-info-secondary{margin:.5rem 0 0;color:#4a5568;font-size:.92rem;line-height:1.5}.mac-breakdown-title{font-size:1.1rem;font-weight:600;color:#1a202c;margin:1.5rem 0 .8rem}.mac-breakdown{width:100%;border-collapse:collapse;font-size:.95rem}.mac-breakdown td{padding:.7rem .5rem;border-bottom:1px solid #eef5ff;color:#2d3748}.mac-breakdown tr:last-child td{border-bottom:none}.mac-breakdown-value{text-align:right;color:#1a202c;white-space:nowrap}.mac-breakdown-highlight td{background:#ecfdf5;color:#1a202c;font-weight:600}.mac-content{background:#fff}.mac-content h2{font-size:1.5rem;font-weight:700;color:#1a202c;margin-top:2.2rem;margin-bottom:1rem}.mac-content h2:first-child{margin-top:0}.mac-content p{color:#2d3748;line-height:1.7;margin-bottom:1rem}.mac-content ol,.mac-content ul{color:#2d3748;line-height:1.7;margin-bottom:1.2rem;padding-left:1.5rem}.mac-content li{margin-bottom:.4rem}.mac-content strong{color:#1a202c;font-weight:600}.mac-content a{color:#1d4ed8;font-weight:500}.mac-callout{background:#f1f6ff;border:1px solid #d3e3fa;border-radius:10px;padding:1rem 1.2rem;margin:0 0 1.2rem;color:#1a202c;line-height:1.7;font-size:.97rem}.mac-table-wrap{overflow-x:auto;margin:1rem 0 1.5rem;border-radius:10px;border:1px solid #e8edf5}.mac-info-table{width:100%;border-collapse:collapse;font-size:.95rem}.mac-info-table td,.mac-info-table th{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e8edf5}.mac-info-table th{background:#eef5ff;color:#1a202c;font-weight:600;font-size:.9rem}.mac-info-table tr:last-child td{border-bottom:none}.mac-info-table tr:nth-child(even) td{background:#f8fafc}.mac-faq-item{border-bottom:1px solid #e8edf5;padding:1rem 0}.mac-faq-item:last-child{border-bottom:none}.mac-faq-question{font-weight:600;color:#1a202c;cursor:pointer;padding:.3rem 0;font-size:1.02rem;list-style:none;position:relative;padding-right:2rem}.mac-faq-question::-webkit-details-marker{display:none}.mac-faq-question::after{content:'+';position:absolute;right:.3rem;top:50%;transform:translateY(-50%);font-size:1.4rem;color:#1d78cd;font-weight:400;transition:transform .15s}.mac-faq-item[open] .mac-faq-question::after{content:'−'}.mac-faq-answer{margin-top:.6rem;color:#4a5568;line-height:1.65;padding-left:.2rem}@media (max-width:768px){.mac-card,.mac-result{padding:1.3rem}.mac-summary{grid-template-columns:1fr;gap:.7rem}.mac-hero-nav{font-size:.82rem}}.tpl-page .mac-card{border:1px solid #c5c5d9;box-shadow:0 12px 28px rgba(29,78,216,.06);border-radius:18px;padding:32px;background:#fff}.tpl-page .mac-result{margin-top:24px;border:1px solid #c5c5d9;background:#fff;border-radius:18px;padding:28px}.tpl-page .mac-content{background:#fff;border:1px solid #c5c5d9;border-radius:18px;padding:32px;margin-top:32px}.tpl-page .mac-content h2{font-size:1.5rem;font-weight:500;letter-spacing:-.01em;color:#131b2e;margin:32px 0 14px}.tpl-page .mac-content h2:first-child{margin-top:0}.tpl-page .mac-content .tpl-cta-banner h3,.tpl-page .mac-content .tpl-cta-banner p{color:#fff}.tpl-page .mac-hero-nav{display:inline-flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:center}.tpl-page .mac-hero-nav a{color:#1d4ed8;font-weight:500;text-decoration:none}.tpl-page .mac-hero-nav a:hover{text-decoration:underline}@media (max-width:767px){.tpl-page .mac-card,.tpl-page .mac-content,.tpl-page .mac-result{padding:22px}}