.b2w-style-grid{display:grid;gap:12px;grid-template-columns:repeat(2,1fr);margin:20px 0}.b2w-style-col{background:#fff;border:1px solid #e5e2d8;border-radius:8px;padding:16px}.b2w-style-col-head{align-items:center;display:flex;gap:8px;margin-bottom:10px}.b2w-style-dot{color:#e85d3c;flex-shrink:0;font-size:14px;line-height:1}.b2w-style-col-label{color:#0d0e12;font-weight:600;line-height:1.3}.b2w-style-col-label,.b2w-style-row{font-family:Outfit,sans-serif;font-size:13px}.b2w-style-row{align-items:flex-start;border-bottom:1px solid #f0ede8;color:#42424e;display:flex;font-weight:400;gap:7px;line-height:1.5;padding:6px 0}.b2w-style-row:last-child{border:none}.b2w-style-icon{color:#e85d3c;flex-shrink:0;font-size:12px;margin-top:1px}@media (max-width:700px){.b2w-style-grid{grid-template-columns:1fr}}.b2w-sg-grid{display:grid;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;gap:12px;grid-template-columns:repeat(auto-fit,minmax(var(--b2w-sg-min,210px),1fr));margin:20px 0}.b2w-sg-card{background:#fff;border:1px solid #e4e0da;border-radius:10px;padding:18px;transition:all .2s}.b2w-sg-card:hover{border-color:var(--b2w-sg-accent,#d9512a);box-shadow:0 3px 14px rgba(0,0,0,.06)}.b2w-sg-emoji{display:block;font-size:24px;line-height:1;margin-bottom:9px}.b2w-sg-title{color:#1a1a2a;font-family:Manrope,sans-serif!important;font-size:14.08px;font-weight:700;line-height:1.3;margin:0 0 3px!important}.b2w-sg-use{color:var(--b2w-sg-accent,#d9512a);font-size:11.84px;font-weight:600;line-height:1.4;margin-bottom:6px}.b2w-sg-desc p{color:#6b6880;font-size:12.48px;line-height:1.52;margin:0 0 5px}.b2w-sg-desc p:last-child{margin-bottom:0}.b2w-sg-desc strong{color:#1a1a2a;font-weight:600}.b2w-sg-desc a{color:var(--b2w-sg-accent,#d9512a);text-decoration:none}.b2w-sg-desc a:hover{text-decoration:underline}.b2w-sg-title-small .b2w-sg-title{font-size:13px}.b2w-sg-title-medium .b2w-sg-title{font-size:14.08px}.b2w-sg-title-large .b2w-sg-title{font-size:16px}.b2w-sg-title-xlarge .b2w-sg-title{font-size:18px}.b2w-sg-body-small .b2w-sg-use{font-size:11px}.b2w-sg-body-small .b2w-sg-desc p{font-size:12px}.b2w-sg-body-medium .b2w-sg-use{font-size:11.84px}.b2w-sg-body-medium .b2w-sg-desc p{font-size:12.48px}.b2w-sg-body-large .b2w-sg-use{font-size:13px}.b2w-sg-body-large .b2w-sg-desc p,.b2w-sg-body-xlarge .b2w-sg-use{font-size:14px}.b2w-sg-body-xlarge .b2w-sg-desc p{font-size:16px}@media (max-width:480px){.b2w-sg-card{padding:16px}}