.callout{border-left:4px solid var(--mm-callout-color,#3b82f6);background:var(--mm-callout-bg,#eff6ff);color:#1f2937;border-radius:.5rem;gap:.75rem;margin:1.5rem 0;padding:1rem 1.25rem;display:flex;position:relative}.callout-icon{width:1.5rem;height:1.5rem;color:var(--mm-callout-color,#3b82f6);flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.callout-body{flex:1;min-width:0}.callout-body>:first-child{margin-top:0}.callout-body>:last-child{margin-bottom:0}.callout-info{--mm-callout-color:#3b82f6;--mm-callout-bg:#eff6ff}.callout-tip{--mm-callout-color:#10b981;--mm-callout-bg:#ecfdf5}.callout-warning{--mm-callout-color:#f59e0b;--mm-callout-bg:#fffbeb}.callout-danger{--mm-callout-color:#ef4444;--mm-callout-bg:#fef2f2}.speech-balloon{align-items:flex-start;gap:.75rem;margin:1.5rem 0;display:flex}.speech-balloon-right{flex-direction:row-reverse}.speech-balloon-avatar{object-fit:cover;border:2px solid #e5e7eb;border-radius:9999px;flex-shrink:0;width:64px;height:64px}.speech-balloon-text{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:.75rem;flex:1;max-width:calc(100% - 80px);padding:.75rem 1rem;position:relative}.speech-balloon-text:before,.speech-balloon-text:after{content:"";border:8px solid #0000;width:0;height:0;position:absolute;top:1rem}.speech-balloon-left .speech-balloon-text:before{border-right-color:#e5e7eb;left:-17px}.speech-balloon-left .speech-balloon-text:after{border-right-color:#f3f4f6;left:-16px}.speech-balloon-right .speech-balloon-text:before{border-left-color:#e5e7eb;right:-17px}.speech-balloon-right .speech-balloon-text:after{border-left-color:#f3f4f6;right:-16px}.speech-balloon-name{color:#6b7280;margin-bottom:.25rem;font-size:.75rem;font-weight:700;display:block}.speech-balloon-text>p{margin:0}.marker{background-image:linear-gradient(transparent 60%,var(--mm-marker-color,#fef08a)0);padding:0 .125rem}.marker-yellow{--mm-marker-color:#fef08a}.marker-pink{--mm-marker-color:#fbcfe8}.marker-blue{--mm-marker-color:#bfdbfe}.marker-green{--mm-marker-color:#bbf7d0}.heading-ribbon{color:#fff;background:#b7a06a;margin-left:0;padding:.5rem 1rem .5rem 1.25rem;font-weight:700;display:inline-block;position:relative}.heading-ribbon:after{content:"";border:19px solid #0000;border-left-color:#b7a06a;width:0;height:0;position:absolute;top:0;right:-16px}.heading-border-left{border-left:6px solid #b7a06a;padding-left:.75rem}.heading-gradient{color:#fff;background:linear-gradient(90deg,#b7a06a 0%,#d4be8a 100%);border-radius:.25rem;padding:.5rem 1rem}.cta-button{border-radius:.5rem;flex-direction:column;align-items:center;gap:.25rem;margin:1.5rem auto;padding:.75rem 1.5rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex;text-decoration:none!important}.cta-button:hover{transform:translateY(-1px);box-shadow:0 6px 12px #0000001a}.cta-microcopy{opacity:.9;font-size:.75rem;font-weight:500}.cta-label{font-size:1rem}.cta-button-primary{color:#fff;background:#b7a06a}.cta-button-outline{color:#b7a06a;background:#fff;border:2px solid #b7a06a}.cta-button-large{padding:1rem 2.5rem}.steps{counter-reset:step-counter;margin:1.5rem 0;padding-left:0;list-style:none}.step{counter-increment:step-counter;background:#fafaf9;border:1px solid #e7e5e4;border-radius:.5rem;gap:1rem;margin-bottom:.75rem;padding:1rem;display:flex;position:relative}.step-number{color:#fff;background:#b7a06a;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;font-weight:700;display:flex}.step-number:before{content:counter(step-counter)}.step-content{flex:1}.step-content>:first-child{margin-top:0}.step-content>:last-child{margin-bottom:0}.accordion{border:1px solid #e5e7eb;border-radius:.5rem;margin:1rem 0;overflow:hidden}.accordion[open]{background:#fafafa}.accordion-summary{cursor:pointer;background:#f9fafb;justify-content:space-between;align-items:center;padding:1rem;font-weight:600;list-style:none;display:flex}.accordion-summary::-webkit-details-marker{display:none}.accordion-summary:after{content:"+";color:#6b7280;font-size:1.25rem;transition:transform .2s}.accordion[open] .accordion-summary:after{content:"−"}.accordion-body{border-top:1px solid #e5e7eb;padding:1rem}.accordion-body>:first-child{margin-top:0}.accordion-body>:last-child{margin-bottom:0}.tabs{border:1px solid #e5e7eb;border-radius:.5rem;margin:1.5rem 0;overflow:hidden}.tabs-nav{background:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex}.tabs-nav>button[data-tab]{cursor:pointer;color:#6b7280;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:.75rem 1rem;font-weight:600;transition:color .15s,border-color .15s}.tabs-nav>button[data-tab][aria-current=true]{color:#b7a06a;background:#fff;border-bottom-color:#b7a06a}.tabs-panels{padding:1rem}.tabs-panels>[data-panel]{display:none}.tabs-panels>[data-panel][aria-current=true]{display:block}.tabs-panels>[data-panel]>:first-child{margin-top:0}.tabs-panels>[data-panel]>:last-child{margin-bottom:0}.comparison-table{margin:1.5rem 0;overflow-x:auto}.comparison-table table{border-collapse:collapse;background:#fff;border:1px solid #e5e7eb;width:100%}.comparison-table th,.comparison-table td{text-align:center;border:1px solid #e5e7eb;padding:.75rem}.comparison-table thead th,.comparison-table tr:first-child th{background:#f9fafb;font-weight:700}.cmp-ok{text-align:center;color:#065f46;background:#d1fae5;border-radius:9999px;width:1.5rem;height:1.5rem;font-weight:700;line-height:1.5rem;display:inline-block}.cmp-mid{text-align:center;color:#92400e;background:#fef3c7;border-radius:9999px;width:1.5rem;height:1.5rem;font-weight:700;line-height:1.5rem;display:inline-block}.cmp-ng{text-align:center;color:#991b1b;background:#fee2e2;border-radius:9999px;width:1.5rem;height:1.5rem;font-weight:700;line-height:1.5rem;display:inline-block}
