/* Three examples only. The hero, shared chrome and native radio behaviour are unchanged. */
[data-gdm-root] .gdm-case{--gdm-tone:#218064;position:relative;isolation:isolate}
[data-gdm-root] [data-gai-case="1"]{--gdm-tone:#a67615}
[data-gdm-root] [data-gai-case="2"]{--gdm-tone:#c04b3d}
[data-gdm-root] [hidden]{display:none!important}
[data-gdm-root] .gdm-controls{grid-column:1/-1;display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding-top:4px}
[data-gdm-root] .gdm-controls button{display:inline-flex;align-items:center;gap:7px;border:1px solid #d9e6e9;border-radius:9px;padding:9px 12px;min-height:40px;background:#fff;color:#274854;font:inherit;font-size:.78rem;font-weight:650;cursor:pointer;line-height:1.4}
[data-gdm-root] .gdm-controls button:hover{background:#eaf7f6;border-color:#b6d9d7}
[data-gdm-root] .gdm-controls button:focus-visible{outline:3px solid #087f88;outline-offset:3px}
[data-gdm-root] .gdm-controls svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
[data-gdm-root] [data-gdm-toggle] svg{fill:currentColor;stroke:none}
[data-gdm-root] .gdm-progress{height:3px;width:88px;max-width:100%;margin-left:auto;overflow:hidden;border-radius:3px;background:#dfeceb}
[data-gdm-root] .gdm-progress>span{display:block;height:100%;background:#087f88;transform-origin:left;transform:scaleX(0)}
[data-gdm-root] .gdm-motion-note{grid-column:1/-1;font-size:.78rem;color:#536b77}
[data-gdm-root] .gdm-answer{position:relative;min-width:0}
[data-gdm-root] .gdm-typing{display:none;position:absolute;top:20px;left:0;max-width:95%;padding:13px 15px;border-radius:4px 15px 15px;background:#edf5f6;font-size:.68rem;color:#56747d;line-height:1.5;pointer-events:none}
[data-gdm-root][data-gdm-ready] .gdm-typing{display:block;opacity:0}
[data-gdm-root] .gdm-typing svg{display:block;margin-top:5px;width:45px;height:17px;fill:#128e97}
[data-gdm-root] .gdm-badge{display:inline-flex;margin-top:8px;padding:4px 9px;border-radius:15px;font-size:.65rem;font-weight:700;line-height:1.4}
[data-gdm-root] .gdm-badge-human{background:#fff0cd;color:#81580e}
[data-gdm-root] .gdm-badge-urgent{background:#fce6e1;color:#a13427}
[data-gdm-root] .gdm-figure,[data-gdm-root] .gai-owner{position:relative;z-index:2;min-width:0}
[data-gdm-root] .gdm-outcome-head{display:flex;align-items:center;gap:12px;margin-bottom:12px}
[data-gdm-root] .gdm-outcome-head>div{min-width:0}
[data-gdm-root] .gdm-outcome-head small{display:block;font-size:.72rem;font-weight:650}
[data-gdm-root] .gdm-outcome-head h4{margin:5px 0 0}
[data-gdm-root] .gdm-outcome-icon{width:40px;height:40px;flex:0 0 40px;fill:none;stroke:var(--gdm-tone);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
[data-gdm-root] .gdm-icon-ring{opacity:.18;stroke-width:1.3}
[data-gdm-root] .gdm-icon-draw{stroke-dasharray:1;stroke-dashoffset:0}
[data-gdm-root] .gdm-connection{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none;overflow:visible;fill:none}
[data-gdm-root] .gdm-route-track{fill:none;stroke:var(--gdm-tone);stroke-width:1.5;stroke-dasharray:3 5;opacity:.18}
[data-gdm-root] .gdm-route-draw{fill:none;stroke:var(--gdm-tone);stroke-width:2;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:0}
[data-gdm-root] .gdm-packet{fill:var(--gdm-tone);stroke:#fff;stroke-width:1.5;opacity:0}
[data-gdm-root] .gdm-notifications{margin-top:8px}
[data-gdm-root] .gdm-branches{display:block;width:100%;height:40px;overflow:visible;pointer-events:none}
[data-gdm-root] .gdm-channels{display:grid;grid-template-columns:1fr 1fr;gap:10px}
[data-gdm-root] .gdm-channels>span{display:flex;justify-content:center;align-items:center;gap:7px;padding:10px 8px;background:#fff;border:1px solid #eadedb;border-radius:9px;font-size:.75rem;font-weight:700;color:#1f604f;line-height:1.4}
[data-gdm-root] .gdm-channels svg{width:20px;height:20px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:820px){[data-gdm-root] .gdm-connection{display:none!important}}
@media(max-width:390px){[data-gdm-root] .gdm-controls button{font-size:.72rem;padding-inline:9px}[data-gdm-root] .gdm-progress{width:45px}[data-gdm-root] .gdm-outcome-head{gap:9px}[data-gdm-root] .gdm-outcome-icon{width:32px;height:32px;flex-basis:32px}[data-gdm-root] .gdm-channels{gap:6px}[data-gdm-root] .gdm-channels>span{font-size:.7rem;gap:5px;padding-inline:6px}}
@media(prefers-reduced-motion:reduce){[data-gdm-root] [data-gdm-question],[data-gdm-root] [data-gdm-reply],[data-gdm-root] [data-gdm-owner],[data-gdm-root] [data-gdm-badge],[data-gdm-root] [data-gdm-sms],[data-gdm-root] [data-gdm-whatsapp]{opacity:1!important;transform:none!important}[data-gdm-root] .gdm-typing,[data-gdm-root] .gdm-packet{display:none!important}[data-gdm-root] .gdm-route-draw,[data-gdm-root] .gdm-icon-draw{stroke-dashoffset:0!important}}
@media(forced-colors:active){[data-gdm-root] .gdm-channels>span,[data-gdm-root] .gdm-controls button{border:1px solid ButtonText}[data-gdm-root] .gdm-connection{display:none!important}}
@media print{[data-gdm-root] .gdm-controls,[data-gdm-root] .gdm-progress,[data-gdm-root] .gdm-motion-note,[data-gdm-root] .gdm-connection,[data-gdm-root] .gdm-typing,[data-gdm-root] .gdm-packet{display:none!important}[data-gdm-root] [data-gdm-question],[data-gdm-root] [data-gdm-reply],[data-gdm-root] [data-gdm-owner],[data-gdm-root] [data-gdm-badge],[data-gdm-root] [data-gdm-sms],[data-gdm-root] [data-gdm-whatsapp]{opacity:1!important;transform:none!important}[data-gdm-root] .gdm-route-draw,[data-gdm-root] .gdm-icon-draw{stroke-dashoffset:0!important}}
