.bm-basics-section{background:#eff6ff;padding:120px 0}.bm-basics-header{text-align:center;max-width:850px;margin:0 auto 60px}.bm-basics-header .main-title{margin-bottom:10px}.bm-basics-grid{grid-template-columns:1fr 1fr;gap:40px;margin-bottom:60px;display:grid}.bm-type-card{border-radius:30px;flex-direction:column;padding:50px;transition:transform .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden}.bm-type-card:hover{transform:translateY(-10px)}.bm-type-card.linked-card{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);box-shadow:0 20px 40px -10px #2563eb66}.bm-type-card.unlinked-card{color:#fff;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);box-shadow:0 20px 40px -10px #0f172a66}.bm-type-card:after{content:"";pointer-events:none;background:#ffffff0d;border-radius:50%;width:250px;height:250px;position:absolute;top:-50px;right:-50px}.bm-type-card:before{content:"";pointer-events:none;background:#ffffff08;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-80px;left:-50px}.bm-type-header{z-index:2;align-items:center;gap:20px;margin-bottom:30px;display:flex;position:relative}.bm-type-icon{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;font-size:30px;display:flex}.bm-type-header h3{color:#fff;margin:0;font-size:28px;font-weight:700}.bm-mock-visual{-webkit-backdrop-filter:blur(12px);text-align:center;z-index:2;background:#ffffff26;border:1px solid #ffffff40;border-radius:20px;flex-grow:1;justify-content:center;align-items:center;margin-bottom:30px;padding:24px 30px;display:flex;position:relative;box-shadow:0 8px 32px #00000026}.bm-mock-text{color:#fffffff2;margin:0;line-height:1.7}.bm-mock-brand.linked{color:#fff;text-underline-offset:4px;background:#2563eb66;border:1px solid #fff3;border-radius:6px;padding:2px 8px;font-weight:700;-webkit-text-decoration:underline #60a5fa;text-decoration:underline #60a5fa}.bm-mock-brand.unlinked{color:#fff;background:#0f172a66;border:1px solid #fff3;border-radius:6px;padding:2px 8px;font-weight:800}.bm-type-desc{color:#ffffffe6;z-index:2;margin:0;line-height:1.6;position:relative}.bm-closing-banner{-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#f8fafccc 0%,#e2e8f066 100%);border:1px solid #e2e8f0e6;border-radius:20px;align-items:center;gap:24px;margin:0 auto;padding:24px 32px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #0f172a0d,inset 0 1px #fffc}.bm-closing-banner:before{content:"";pointer-events:none;background:linear-gradient(135deg,#fff9 0%,#fff0 100%);border-radius:20px;position:absolute;inset:0}.bm-closing-icon{color:#3b82f6;z-index:2;background:#fff;border:1px solid #e2e8f0cc;border-radius:50%;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;font-size:24px;display:flex;position:relative;box-shadow:0 4px 12px #2563eb14}.bm-closing-text{color:#334155;z-index:2;margin:0;font-size:15px;font-weight:500;line-height:1.6;position:relative}@media (max-width:768px){.bm-basics-grid{grid-template-columns:1fr}.bm-basics-header .main-title{font-size:36px}.bm-closing-banner{text-align:center;flex-direction:column;padding:30px}.bm-basics-section{padding:70px 0}.bm-basics-header{margin:0 auto 30px}.bm-type-card{padding:40px 20px}.bm-type-header h3{font-size:18px}.bm-type-icon{border-radius:10px;width:50px;height:50px;font-size:24px}.bm-basics-grid{gap:30px;margin-bottom:30px}.bm-closing-text{font-size:14px}}
.bm-strategy-section{background:#f8fafc;padding:100px 0}.bm-strategy-header{text-align:center;margin-bottom:60px}.bm-strategy-header .section-desc{max-width:60%;margin:0 auto}.bm-formats-grid{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.bm-format-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;flex:1;align-items:center;padding:40px 24px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 6px -1px #00000005}.bm-format-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px -5px #0000000d}.bm-format-icon{border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;font-size:36px;display:flex}.bm-format-card.card-blue .bm-format-icon{color:#2563eb;background:#eff6ff}.bm-format-card.card-green .bm-format-icon{color:#10b981;background:#ecfdf5}.bm-format-card.card-yellow .bm-format-icon{color:#eab308;background:#fefce8}.bm-format-card.card-purple .bm-format-icon{color:#a855f7;background:#faf5ff}.bm-format-card.card-orange .bm-format-icon{color:#f97316;background:#fff7ed}.bm-format-title{margin-bottom:8px;font-size:18px;font-weight:700;line-height:1.3}.bm-format-line{border-radius:2px;width:30px;height:3px;margin-bottom:20px}.bm-format-card.card-blue .bm-format-line{background:#2563eb}.bm-format-card.card-green .bm-format-line{background:#10b981}.bm-format-card.card-yellow .bm-format-line{background:#eab308}.bm-format-card.card-purple .bm-format-line{background:#a855f7}.bm-format-card.card-orange .bm-format-line{background:#f97316}.bm-format-desc{margin:0}.bm-compliance-box{background:#fff;border:1px solid #e2e8f0;border-radius:20px;justify-content:center;align-items:center;margin-top:50px;margin-left:auto;margin-right:auto;padding:20px 32px;display:flex}.bm-compliance-content{flex:1;align-items:flex-start;gap:30px;display:flex}.bm-compliance-icon{flex-shrink:0;justify-content:center;align-items:center;font-size:42px;display:flex}.bm-compliance-icon img{object-fit:contain}.bm-compliance-text h4{color:#1e40af;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-size:18px;font-weight:800}.bm-compliance-text p{color:#334155;margin:0;font-size:15px;line-height:1.7}.bm-compliance-text p strong{color:#0f172a;font-weight:700}@media (max-width:991px){.bm-compliance-box{padding:40px 20px}.bm-compliance-content{text-align:center;flex-direction:column;align-items:center}.bm-compliance-box{margin-top:20px}}@media (max-width:1200px){.bm-formats-grid{grid-template-columns:repeat(3,1fr);max-width:900px;margin:0 auto;display:grid}.bm-format-card{max-width:100%}}@media (max-width:768px){.bm-formats-grid{grid-template-columns:repeat(2,1fr)}.bm-strategy-header{margin-bottom:40px}.bm-compliance-text p{font-size:14px}.bm-format-title{font-size:16px}.bm-strategy-section{padding:70px 0}}@media (max-width:480px){.bm-formats-grid{grid-template-columns:1fr}}
@media (max-width:991px){.bm-donotdo-grid{grid-template-columns:1fr!important}.bm-donotdo-details{padding:40px 30px!important}}@media (max-width:768px){.grid-card-dnd{padding:20px 24px!important}}
