*{box-sizing:border-box}.cof-app{min-height:100vh;background:#07131d;color:#eef5f8;font-family:Arial,Helvetica,sans-serif}.cof-header{height:78px;padding:0 28px;display:grid;grid-template-columns:240px 1fr auto;align-items:center;gap:20px;background:#091722;border-bottom:1px solid #1b2b36}.cof-brand{display:grid;grid-template-columns:30px 1fr;grid-template-rows:auto auto;color:#fff;text-decoration:none}.cof-brand>span{grid-row:1/3;font-size:28px;color:#f22b84}.cof-brand strong{font-size:19px}.cof-brand strong em{color:#f22b84;font-style:normal}.cof-brand small{font-size:8px;color:#8ea0aa;letter-spacing:.08em}.cof-header nav{display:flex;gap:18px;align-items:center;overflow:auto}.cof-header nav a{color:#c8d2d8;text-decoration:none;font-size:12px;font-weight:700;white-space:nowrap}.cof-header nav a.is-active{color:#fff;border-bottom:2px solid #f22b84;padding-bottom:10px}.cof-header nav b{background:#f22b84;color:#fff;padding:2px 5px;border-radius:5px;font-size:8px}.cof-account a{display:inline-flex;padding:10px 14px;border:1px solid #2d4250;border-radius:8px;color:#fff;text-decoration:none;font-size:12px;font-weight:700}.cof-app main{max-width:1180px;margin:0 auto;padding:52px 24px}.cof-hero{min-height:220px;border:1px solid #203441;border-radius:20px;background:radial-gradient(circle at 15% 20%,rgba(242,43,132,.22),transparent 36%),linear-gradient(135deg,#0a1824,#101a26);display:flex;align-items:center;gap:24px;padding:44px}.cof-hero>span{font-size:54px;color:#f22b84}.cof-hero small{color:#f22b84;font-weight:800;letter-spacing:.16em}.cof-hero h1{font-size:42px;margin:8px 0 10px}.cof-hero p{margin:0;color:#aebdc5;max-width:680px}.cof-empty{margin-top:28px;text-align:center;padding:70px 28px;border:1px solid #203441;border-radius:20px;background:#0b1823}.cof-empty>span{font-size:54px}.cof-empty h2{font-size:28px;margin:14px 0 8px}.cof-empty p{max-width:660px;margin:0 auto 24px;color:#9fb0ba;line-height:1.6}.cof-empty div{display:flex;gap:12px;justify-content:center}.cof-empty a{padding:12px 18px;border-radius:9px;text-decoration:none;font-weight:800;color:#fff;background:#f22b84}.cof-empty a+ a{background:#182a37}@media(max-width:820px){.cof-header{height:auto;padding:11px 14px 0;grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:0 10px}.cof-brand small{display:none}.cof-header nav{grid-column:1/-1;grid-row:2;width:calc(100% + 28px);height:58px;margin:9px -14px 0;padding:0 14px;gap:22px;background:#0b1721;border-top:1px solid #182936}.cof-header nav a{height:58px;display:flex;align-items:center}.cof-header nav a.is-active{padding-bottom:0;position:relative}.cof-header nav a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:#f22b84}.cof-app main{padding:24px 14px}.cof-hero{padding:28px 20px;min-height:0}.cof-hero>span{font-size:38px}.cof-hero h1{font-size:30px}.cof-empty{padding:44px 20px}.cof-empty div{flex-direction:column}.cof-empty a{width:100%}}
.cof-offers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}.cof-offer{border:1px solid #293e4d;border-radius:18px;padding:26px;background:linear-gradient(145deg,#0c1a26,#111c29);box-shadow:0 18px 45px rgba(0,0,0,.18)}.cof-offer>small{color:#ff3c95;font-weight:900;letter-spacing:.12em}.cof-offer h2{font-size:25px;margin:10px 0}.cof-offer p{color:#aebdc5;line-height:1.6;min-height:70px}.cof-offer strong{display:block;color:#ffd166;margin:18px 0;font-size:17px}.cof-offer footer{border-top:1px solid #243745;padding-top:14px;color:#93a5b0;font-size:12px}.cof-terms{margin:18px 4px 0;color:#8396a2;font-size:12px;line-height:1.6}@media(max-width:900px){.cof-offers{grid-template-columns:1fr 1fr}}@media(max-width:620px){.cof-offers{grid-template-columns:1fr}.cof-offer p{min-height:0}}
