.agreement-page{width:min(calc(100% - 1rem),1280px);margin:0 auto;padding:2.5rem .25rem 3rem}.agreement-container{max-width:100%}.agreement-intro{margin-bottom:1.5rem;padding:2rem 1.5rem;border-radius:2rem;background:radial-gradient(circle at top right,rgba(107,193,159,.18),transparent 36%),linear-gradient(145deg,#f9fcfe,#eef6fb 48%,#f7fbf8);border:1px solid rgba(130,189,209,.22)}.agreement-intro h1{margin:0 0 .75rem;font-size:clamp(2rem,3.8vw,3rem);color:#0a567d;font-weight:900;line-height:1.05;letter-spacing:-.03em}.agreement-intro p{margin:0;max-width:70ch;color:#426b80;line-height:1.7;font-size:1.02rem}.agreement-form{display:grid;gap:1.25rem}.agreement-card{background:#fff;border:1px solid rgba(130,189,209,.16);border-radius:1.6rem;padding:2rem;box-shadow:0 16px 26px #085b860f}.agreement-section{padding:.12rem 0 1rem;margin-bottom:1rem;border-bottom:1px solid rgba(130,189,209,.14)}.agreement-section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.agreement-section h2,.guarantee-card h2,.signature-card h2{margin:0 0 .75rem;color:#0a567d;font-size:1.2rem;font-weight:900;line-height:1.25}.agreement-section.payment-section{padding-bottom:1rem;margin-bottom:1.15rem}.field-grid{display:grid;gap:.85rem}.field-grid.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.agreement-page label:not(.choice-item):not(.terms-row){display:flex;flex-direction:column;gap:.4rem}.agreement-page label>span{color:#0a567d;font-size:.88rem;font-weight:700}.agreement-page input:not([type=radio]):not([type=checkbox]),.agreement-page select{width:100%;border:2px solid rgba(130,189,209,.22);border-radius:.75rem;background:#fff;font:inherit;font-size:.95rem;color:#0a567d;padding:.85rem 1rem;min-height:52px;transition:border-color .25s ease,box-shadow .25s ease;box-sizing:border-box}.agreement-page input:not([type=radio]):not([type=checkbox]):focus,.agreement-page select:focus{outline:none;border-color:var(--header-teal, #177da4);box-shadow:0 0 0 3px #177da41f}.agreement-page select{cursor:pointer}.choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.choice-grid.payments{display:flex;flex-wrap:wrap;gap:.5rem}.choice-item{display:flex!important;flex-direction:row!important;align-items:center!important;gap:.65rem;border:2px solid rgba(130,189,209,.22);border-radius:.85rem;background:#fff;min-height:48px;padding:.6rem .9rem;cursor:pointer;transition:border-color .25s ease,background .25s ease,box-shadow .25s ease}.choice-grid.payments .choice-item{min-height:42px;padding:.45rem .75rem;flex:0 0 auto}.choice-item.selected{border-color:var(--header-teal, #177da4);background:#eef8fb;box-shadow:inset 0 0 0 1px #177da426}.choice-item input[type=radio]{appearance:none;-webkit-appearance:none;width:22px;height:22px;min-height:22px;border:2px solid rgba(130,189,209,.4);border-radius:50%;margin:0;padding:0;display:inline-grid;place-items:center;background:#fff;flex-shrink:0}.choice-item input[type=radio]:before{content:"";width:10px;height:10px;border-radius:50%;transform:scale(0);transition:transform .18s ease-in-out;background:var(--header-blue, #036b99)}.choice-item input[type=radio]:checked{border-color:var(--header-blue, #036b99)}.choice-item input[type=radio]:checked:before{transform:scale(1)}.choice-item span{margin:0;font-size:.9rem;color:#0a567d;font-weight:700;line-height:1.35}.agreement-section.summary-section{background:#eef8fb;border:1px solid rgba(130,189,209,.18);border-radius:1rem;padding:1.3rem 1.3rem 1.7rem;margin-bottom:0}.summary-rows{display:grid;gap:.65rem}.summary-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;color:#426b80;font-size:1rem}.summary-row strong{color:#0a567d;font-size:1rem;font-weight:800;line-height:1.2;display:inline-block}.summary-row.total{padding-top:.75rem;padding-bottom:.3rem;margin-top:.35rem;border-top:1px dashed rgba(130,189,209,.3);font-size:1.08rem;font-weight:700}.summary-row.total strong{font-size:1.3rem;color:var(--header-blue, #036b99);font-weight:900;line-height:1.2}.guarantee-card{background:#fff}.guarantee-card p{margin:0 0 .85rem;color:#426b80;line-height:1.7;font-size:.98rem}.guarantee-card h3{margin:1.25rem 0 .4rem;color:#0a567d;font-size:1.08rem;font-weight:800}.agreement-note{margin-top:1.2rem;padding-top:1rem;border-top:1px solid rgba(130,189,209,.14)}.signature-card{display:flex;flex-direction:column;align-items:flex-start;gap:.9rem}.terms-row{display:flex!important;flex-direction:row!important;align-items:center!important;gap:.7rem;width:100%}.terms-row input[type=checkbox]{width:22px;height:22px;min-width:22px;min-height:22px;margin:0;padding:0;accent-color:var(--header-blue, #036b99);flex-shrink:0}.terms-row span{font-size:.96rem;line-height:1.45;color:#426b80;font-weight:600}.terms-row a{color:var(--header-blue, #036b99);text-decoration:underline;text-underline-offset:.15em}.signature-field{width:100%;max-width:28rem}.signature-note{margin:0;color:#6b9ab5;font-size:.88rem}.action-row{display:flex;flex-wrap:wrap;gap:.9rem}.btn-submit,.btn-download{border:2px solid transparent;border-radius:999px;min-height:54px;font:inherit;font-size:1rem;font-weight:800;padding:.85rem 1.75rem;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.btn-submit{background:linear-gradient(135deg,var(--header-blue, #036b99) 0%,var(--header-teal, #177da4) 100%);color:#fff;box-shadow:0 4px 14px #036b993d}.btn-submit:hover{transform:translateY(-1px);box-shadow:0 7px 16px #036b9952}.btn-submit:disabled{opacity:.7;cursor:not-allowed;transform:none}.btn-download{background:#fff;color:var(--header-blue, #036b99);border-color:#82bdd159}.btn-download:hover{background:#eef8fb;transform:translateY(-1px)}.form-status{margin:0;font-size:.98rem;font-weight:700;min-height:1.35rem}.form-status.success{color:#1c6b39}.form-status.error{color:#8b2f2f}@media(max-width:1100px){.agreement-page{width:min(calc(100% - .75rem),100%)}}@media(max-width:760px){.agreement-page{width:min(calc(100% - .5rem),100%);padding:1.5rem .25rem 2.5rem}.agreement-intro{padding:1.25rem;border-radius:1.35rem}.agreement-card{padding:1.25rem;border-radius:1.2rem}.field-grid.two-col{grid-template-columns:1fr}.choice-grid{grid-template-columns:1fr;gap:.6rem}.choice-grid.payments{gap:.45rem}.agreement-section h2,.guarantee-card h2,.signature-card h2{font-size:1.15rem}.guarantee-card h3{font-size:1rem}.agreement-page input:not([type=radio]):not([type=checkbox]),.agreement-page select,.btn-submit,.btn-download{font-size:.95rem;min-height:52px}.action-row{flex-direction:column}.btn-submit,.btn-download{width:100%}.signature-field{max-width:100%}}@media print{.site-header,.page-cta,.site-footer,.action-row,.form-status{display:none!important}.agreement-page{background:#fff;padding:0;width:100%}.agreement-intro{background:none;border:none;padding:0}.agreement-card{box-shadow:none;border:1px solid #ccc;page-break-inside:avoid;break-inside:avoid}.agreement-page input:not([type=radio]):not([type=checkbox]),.agreement-page select{border:1px solid #ccc;background:#fff}}
