.coi-module *{box-sizing:border-box;margin:0;padding:0}.coi-module{background:linear-gradient(135deg,#eff6ff,#f8fafc 50%,#eef2ff);font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:2rem 1rem;position:relative;width:100%}.coi-module .blob-container{inset:0;overflow:hidden;pointer-events:none;position:fixed;z-index:0}.coi-module .blob{animation:blob 7s infinite;border-radius:50%;filter:blur(100px);mix-blend-mode:multiply;position:absolute}.coi-module .blob1{background-color:#93c5fd;height:500px;opacity:.4;right:0;top:0;width:500px}.coi-module .blob2{animation-delay:2s;background-color:#c7d2fe;height:500px;left:-80px;opacity:.5;top:0;width:500px}.coi-module .blob3{animation-delay:4s;background-color:#a5f3fc;bottom:-128px;height:500px;left:80px;opacity:.4;width:500px}@keyframes blob{0%{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}to{transform:translate(0) scale(1)}}.coi-module .content{animation:fadeInUp .5s ease-out;margin:0 auto;max-width:1280px;position:relative;z-index:10}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.coi-module .header{margin-bottom:2.5rem;margin-top:2rem;text-align:center}.coi-module .logo{height:4rem;margin-bottom:2rem}.coi-module h1{color:#0f172a;font-size:3rem;font-weight:900;letter-spacing:-.02em;line-height:1.2;margin-bottom:1.5rem}.coi-module .gradient-text{background:linear-gradient(135deg,#2563eb,#4f46e5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.coi-module .subtitle{color:#64748b;font-size:1.25rem;font-weight:500;line-height:1.6;margin:0 auto;max-width:48rem}.coi-module .form-panel{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:hsla(0,0%,100%,.7);border:1px solid hsla(0,0%,100%,.5);border-radius:2rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);margin-bottom:2.5rem;padding:2.5rem}.coi-module .sections-grid{display:grid;gap:2rem;grid-template-columns:1fr;margin-bottom:2rem}@media (min-width:1024px){.coi-module .sections-grid{grid-template-columns:1fr 1fr}}.coi-module .section{display:flex;flex-direction:column;gap:1rem}.coi-module .section-header{border-bottom:1px solid rgba(226,232,240,.6);display:flex;flex-direction:column;padding-bottom:.75rem}.coi-module .section-title-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.coi-module .section-title-left{align-items:center;display:flex;gap:.5rem}.coi-module .section-icon{align-items:center;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);color:#fff;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.coi-module .icon-blue{background:linear-gradient(135deg,#3b82f6,#2563eb)}.coi-module .icon-rose{background:linear-gradient(135deg,#f43f5e,#e11d48)}.coi-module .icon-orange{background:linear-gradient(135deg,#f97316,#ea580c)}.coi-module .icon-teal{background:linear-gradient(135deg,#14b8a6,#0d9488)}.coi-module .section-title{color:#0f172a;font-size:1.25rem;font-weight:700}.coi-module .target-input-box{align-items:center;background:linear-gradient(135deg,#fff,#eff6ff);border:2px solid;border-radius:.5rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);display:flex;gap:.375rem;padding:.375rem .75rem}.coi-module .target-blue{border-color:#bfdbfe}.coi-module .target-rose{border-color:#fecdd3}.coi-module .target-orange{border-color:#fed7aa}.coi-module .target-teal{border-color:#99f6e4}.coi-module .target-label{color:#64748b;font-size:.5625rem;font-weight:700;text-transform:uppercase}.coi-module .target-number{background:#fff;border:2px solid;border-radius:.25rem;font-size:.875rem;font-weight:700;padding:.125rem .375rem;text-align:right;transition:all .2s;width:3rem}.coi-module .target-number:focus{box-shadow:0 0 0 3px rgba(59,130,246,.1);outline:none}.coi-module .target-blue .target-number{border-color:#93c5fd;color:#2563eb}.coi-module .target-rose .target-number{border-color:#fda4af;color:#e11d48}.coi-module .target-orange .target-number{border-color:#fed7aa;color:#ea580c}.coi-module .target-teal .target-number{border-color:#5eead4;color:#0d9488}.coi-module .target-percent{font-size:.75rem;font-weight:700}.coi-module .target-blue .target-percent{color:#2563eb}.coi-module .target-rose .target-percent{color:#e11d48}.coi-module .target-orange .target-percent{color:#ea580c}.coi-module .target-teal .target-percent{color:#0d9488}.coi-module .info-box{align-items:flex-start;border-left:4px solid;border-radius:.5rem;display:flex;gap:.75rem;padding:1rem}.coi-module .info-blue{background:linear-gradient(135deg,#eff6ff,#e0e7ff);border-color:#3b82f6}.coi-module .info-rose{background:linear-gradient(135deg,#fff1f2,#fee2e2);border-color:#f43f5e}.coi-module .info-orange{background:linear-gradient(135deg,#fff7ed,#fef3c7);border-color:#f97316}.coi-module .info-teal{background:linear-gradient(135deg,#f0fdfa,#d1fae5);border-color:#14b8a6}.coi-module .info-icon{align-items:center;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);color:#fff;display:flex;flex-shrink:0;height:2rem;justify-content:center;width:2rem}.coi-module .info-title{font-size:.875rem;font-weight:700;margin-bottom:.25rem}.coi-module .info-blue .info-title{color:#1e3a8a}.coi-module .info-rose .info-title{color:#881337}.coi-module .info-orange .info-title{color:#7c2d12}.coi-module .info-teal .info-title{color:#134e4a}.coi-module .info-text{color:#475569;font-size:.75rem;line-height:1.5}.coi-module .input-group{position:relative}.coi-module .input-label{color:#475569;display:block;font-size:.6875rem;font-weight:700;letter-spacing:.08em;margin-bottom:.625rem;text-transform:uppercase}.coi-module .input-field{background:#fff;border:2px solid #e2e8f0;border-radius:1rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.02);color:#0f172a;font-size:1rem;font-weight:600;padding:1rem 1.125rem;transition:all .25s;width:100%}.coi-module .input-field:hover{border-color:#cbd5e1;box-shadow:0 2px 4px 0 rgba(0,0,0,.04)}.coi-module .input-field:focus{background:#fff;border-color:#4f46e5;box-shadow:0 0 0 4px rgba(79,70,229,.1);outline:none;transform:translateY(-1px)}.coi-module .input-hint{color:#94a3b8;display:block;font-size:.6875rem;font-weight:500;margin-top:.375rem}.coi-module .input-note{color:#2563eb;display:block;font-size:.75rem;font-weight:500;margin-top:.25rem}.coi-module .submit-btn{align-items:center;background:linear-gradient(135deg,#2563eb,#4f46e5);border:none;border-radius:1rem;box-shadow:0 20px 25px -5px rgba(37,99,235,.3);color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:1.25rem;font-weight:700;gap:.75rem;justify-content:center;margin-top:1.5rem;padding:1.5rem 2rem;transition:all .2s;width:100%}.coi-module .submit-btn:hover{box-shadow:0 25px 30px -5px rgba(37,99,235,.4);transform:scale(1.02)}.coi-module .submit-btn:active{transform:scale(.98)}@media (max-width:768px){.coi-module h1{font-size:2.5rem}.coi-module .logo{height:3rem}.coi-module .form-panel{padding:1.5rem}}