.html-css-demo{border:1px solid rgba(255,255,255,.08);border-radius:.75rem;overflow:hidden;margin:1.5rem 0;background:#0c0c0f}.html-css-demo-chrome{display:flex;align-items:center;justify-content:space-between;padding:.625rem 1rem;background:#18181b;border-bottom:1px solid rgba(255,255,255,.06)}.html-css-demo-dots{display:flex;gap:.375rem}.html-css-demo-dots .dot{width:.5rem;height:.5rem;border-radius:50%}.html-css-demo-dots .dot.red{background:#ef444499}.html-css-demo-dots .dot.yellow{background:#eab30899}.html-css-demo-dots .dot.green{background:#22c55e99}.html-css-demo-filename{font-size:.6875rem;font-family:JetBrains Mono,monospace;color:#71717a}.html-css-demo-badge{font-size:.5625rem;font-weight:700;color:#60a5fa;background:#3b82f61a;padding:.125rem .5rem;border-radius:9999px;letter-spacing:.05em}.html-css-demo-tabs{display:flex;gap:0;border-bottom:1px solid rgba(255,255,255,.06);overflow-x:auto;scrollbar-width:none}.html-css-demo-tabs::-webkit-scrollbar{display:none}.html-css-demo-tab{padding:.625rem 1rem;font-size:.75rem;font-weight:500;color:#71717a;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;white-space:nowrap;transition:color .15s,border-color .15s;font-family:inherit}.html-css-demo-tab:hover{color:#a1a1aa}.html-css-demo-tab.active{color:#fafafa;border-bottom-color:#3b82f6}.html-css-demo-content{padding:1.5rem}.html-css-demo-panel{display:none}.html-css-demo-panel.active{display:block}.html-css-demo-preview{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.html-css-demo-hint{font-size:.6875rem;color:#52525b;text-align:center;margin:0;max-width:480px}.html-css-demo-controls{display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:520px}.html-css-demo-control-group{display:flex;align-items:center;gap:.375rem;flex-wrap:wrap}.html-css-demo-control-label{font-size:.6875rem;font-family:JetBrains Mono,monospace;color:#71717a;min-width:5rem;flex-shrink:0}.html-css-demo-control-btn{padding:.5rem 1rem;min-height:2.75rem;font-size:.6875rem;font-weight:600;color:#a1a1aa;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:.375rem;cursor:pointer;font-family:inherit;transition:background .15s,border-color .15s,color .15s;white-space:nowrap}.html-css-demo-control-btn:hover{background:#ffffff0f;border-color:#ffffff1f;color:#fafafa}.html-css-demo-control-btn.active{background:#3b82f61a;color:#60a5fa;border-color:#3b82f633}.flex-css-display,.grid-css-display,.responsive-css-display{width:100%;max-width:520px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:.5rem;padding:.75rem 1rem;font-size:.6875rem;font-family:JetBrains Mono,monospace;color:#71717a;line-height:1.7}.flex-css-display span,.grid-css-display span,.responsive-css-display span{color:#60a5fa}.boxmodel-diagram{display:flex;align-items:center;justify-content:center;width:100%;padding:.5rem}.boxmodel-layer{position:relative;display:flex;align-items:center;justify-content:center}.boxmodel-margin{background:#f9731614;border:1.5px dashed rgba(249,115,22,.3);border-radius:.625rem;padding:28px 36px}.boxmodel-border{background:#eab3081a;border:2px solid rgba(234,179,8,.4);border-radius:.5rem;padding:24px 32px}.boxmodel-padding{background:#22c55e14;border:1.5px dashed rgba(34,197,94,.3);border-radius:.375rem;padding:24px 32px}.boxmodel-content{background:#3b82f61f;border:1.5px solid rgba(59,130,246,.3);border-radius:.25rem;min-width:100px;min-height:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.125rem;padding:.5rem 1rem}.boxmodel-content-label{font-size:.625rem;font-weight:600;color:#60a5fa;text-transform:uppercase;letter-spacing:.05em}.boxmodel-content-size{font-size:.6875rem;font-family:JetBrains Mono,monospace;color:#93c5fd}.boxmodel-label-corner{position:absolute;top:3px;left:8px;font-size:.5625rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;opacity:.7}.boxmodel-margin>.boxmodel-label-corner{color:#f97316}.boxmodel-border>.boxmodel-label-corner{color:#eab308}.boxmodel-padding>.boxmodel-label-corner{color:#22c55e}.boxmodel-val{position:absolute;font-size:.5625rem;font-family:JetBrains Mono,monospace;color:#a1a1aa}.boxmodel-val-top{top:3px;left:50%;transform:translate(-50%)}.boxmodel-val-bottom{bottom:3px;left:50%;transform:translate(-50%)}.boxmodel-val-left{left:4px;top:50%;transform:translateY(-50%)}.boxmodel-val-right{right:4px;top:50%;transform:translateY(-50%)}.boxmodel-margin>.boxmodel-val-top{top:14px}.boxmodel-border>.boxmodel-val-top{top:12px}.boxmodel-padding>.boxmodel-val-top{top:12px}.boxmodel-info{width:100%;max-width:520px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:.5rem;padding:.625rem 1rem;text-align:center}.boxmodel-info-text{font-size:.6875rem;font-family:JetBrains Mono,monospace;color:#71717a;display:flex;flex-direction:column;gap:.25rem;align-items:center}.boxmodel-info-text strong{color:#a1a1aa}.boxmodel-info-calc{color:#52525b;font-size:.625rem}.boxmodel-info-calc strong{color:#60a5fa}.flex-container{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;width:100%;max-width:520px;min-height:140px;background:#ffffff05;border:1px dashed rgba(255,255,255,.08);border-radius:.5rem;padding:.75rem;gap:.5rem;transition:flex-direction .3s ease,justify-content .3s ease,align-items .3s ease}.flex-child{display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;color:#fafafa;border-radius:.375rem;min-width:44px;min-height:44px;transition:background .3s ease,border-color .3s ease}.flex-child-a{background:#3b82f640;border:1px solid rgba(59,130,246,.4);padding:.5rem 1rem}.flex-child-b{background:#a855f740;border:1px solid rgba(168,85,247,.4);padding:.5rem 1.5rem}.flex-child-c{background:#22c55e40;border:1px solid rgba(34,197,94,.4);padding:.5rem .75rem}.flex-child-d{background:#f9731640;border:1px solid rgba(249,115,22,.4);padding:.5rem 1.25rem}.grid-container{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%;max-width:520px;transition:gap .3s ease}.grid-child{display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;color:#fafafa;border-radius:.375rem;padding:1.25rem 1rem;transition:background .3s ease,border-color .3s ease}.grid-child-1{background:#3b82f633;border:1px solid rgba(59,130,246,.35)}.grid-child-2{background:#a855f733;border:1px solid rgba(168,85,247,.35)}.grid-child-3{background:#22c55e33;border:1px solid rgba(34,197,94,.35)}.grid-child-4{background:#f9731633;border:1px solid rgba(249,115,22,.35)}.grid-child-5{background:#ec489933;border:1px solid rgba(236,72,153,.35)}.grid-child-6{background:#eab30833;border:1px solid rgba(234,179,8,.35)}.responsive-viewport-wrapper{width:100%;display:flex;justify-content:center;overflow:hidden}.responsive-viewport{position:relative;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;overflow:hidden;background:#ffffff05;transition:width .4s ease;width:320px;min-height:220px}.responsive-viewport-label{position:absolute;top:6px;right:8px;font-size:.5625rem;font-family:JetBrains Mono,monospace;color:#52525b;background:#0006;padding:.125rem .375rem;border-radius:.25rem;z-index:2}.responsive-layout{display:flex;flex-direction:column;height:100%;min-height:220px;gap:0}.responsive-header{background:#3b82f626;border-bottom:1px solid rgba(59,130,246,.25);padding:.625rem .75rem;font-size:.75rem;font-weight:700;color:#60a5fa;text-align:center}.responsive-body{display:flex;flex:1;transition:flex-direction .3s ease}.responsive-layout.mobile .responsive-body{flex-direction:column}.responsive-layout.tablet .responsive-body,.responsive-layout.desktop .responsive-body{flex-direction:row}.responsive-sidebar{background:#a855f71a;border:none;padding:.75rem;font-size:.6875rem;font-weight:600;color:#a78bfa;display:flex;align-items:center;justify-content:center;transition:background .3s ease,border-color .3s ease,min-width .3s ease}.responsive-layout.mobile .responsive-sidebar{border-bottom:1px solid rgba(168,85,247,.2);min-height:36px}.responsive-layout.tablet .responsive-sidebar,.responsive-layout.desktop .responsive-sidebar{border-right:1px solid rgba(168,85,247,.2);min-width:80px;writing-mode:horizontal-tb}.responsive-layout.desktop .responsive-sidebar{min-width:120px}.responsive-main{background:#22c55e0f;flex:1;padding:.75rem;font-size:.6875rem;font-weight:600;color:#4ade80;display:flex;align-items:center;justify-content:center}.responsive-footer{background:#ffffff08;border-top:1px solid rgba(255,255,255,.06);padding:.5rem .75rem;font-size:.625rem;font-weight:600;color:#52525b;text-align:center}.html-css-demo-tabs{position:relative}.html-css-demo-tabs:after{content:"";position:absolute;right:0;top:0;bottom:0;width:2rem;background:linear-gradient(to right,transparent,#0c0c0f);pointer-events:none}@media(prefers-reduced-motion:reduce){.html-css-demo *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:480px){.html-css-demo-control-group{flex-wrap:wrap}.html-css-demo-control-label{min-width:auto;width:100%;margin-bottom:.125rem}.boxmodel-margin{padding:20px}.boxmodel-border,.boxmodel-padding{padding:18px 22px}.responsive-viewport{max-width:100%}}.html-inline-tags-demo{position:relative;border:1px solid var(--demo-border, rgba(255,255,255,.08));border-radius:.625rem;background:var(--demo-bg, #0c0c0f);padding:2rem 1.25rem 1.25rem;margin:1rem 0 1.5rem}.html-inline-tags-label{position:absolute;top:.5rem;left:.75rem;font-size:.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--demo-text-faint, #52525b)}.html-inline-tags-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}@media(min-width:640px){.html-inline-tags-grid{grid-template-columns:repeat(3,1fr)}}.html-inline-tags-row{display:flex;align-items:center;gap:.625rem;padding:.375rem .625rem;background:var(--demo-bg-surface, rgba(255,255,255,.02));border:1px solid var(--demo-border, rgba(255,255,255,.08));border-radius:.375rem}.html-inline-tags-code{font-family:Geist Mono,monospace;font-size:.6875rem;font-weight:600;color:#6366f1;background:#6366f11a!important;padding:.125rem .375rem!important;border-radius:.25rem!important;border:none!important;white-space:nowrap;flex-shrink:0}.html-inline-tags-preview{display:flex;align-items:center;gap:.375rem;min-width:0}.html-inline-tags-h1{font-size:.875rem;font-weight:800;color:var(--demo-text, #fafafa);line-height:1}.html-inline-tags-p{font-size:.6875rem;color:var(--demo-text-secondary, #a1a1aa)}.html-inline-tags-a{font-size:.6875rem;color:#6366f1;text-decoration:underline;text-underline-offset:2px}.html-inline-tags-li{font-size:.625rem;color:var(--demo-text-secondary, #a1a1aa)}.html-inline-tags-img{width:28px;height:22px;background:var(--demo-border, rgba(255,255,255,.08));border:1px solid var(--demo-border-hover, rgba(255,255,255,.15));border-radius:.25rem;display:flex;align-items:center;justify-content:center;color:var(--demo-text-faint, #52525b)}.html-inline-tags-btn{font-size:.625rem;font-weight:600;color:#fff;background:#6366f1;padding:.2rem .625rem;border-radius:.25rem;line-height:1.4}@media(max-width:480px){.html-inline-tags-grid{grid-template-columns:1fr}}.html-inline-box-demo{position:relative;border:1px solid var(--demo-border, rgba(255,255,255,.08));border-radius:.625rem;background:var(--demo-bg, #0c0c0f);padding:2rem 1.25rem 1.25rem;margin:1rem 0 1.5rem}.html-inline-box-label{position:absolute;top:.5rem;left:.75rem;font-size:.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--demo-text-faint, #52525b)}.html-inline-box-diagram{display:flex;justify-content:center;align-items:center}.html-inline-box-layer{position:relative;display:flex;justify-content:center;align-items:center;border-radius:.25rem}.html-inline-box-margin{background:#fb923c1f;border:1px dashed rgba(251,146,60,.35);padding:18px 28px}.html-inline-box-margin-name{color:#fb923c}.html-inline-box-margin-size{color:#fb923c99}.html-inline-box-border{background:#facc151f;border:1px dashed rgba(250,204,21,.35);padding:16px 24px}.html-inline-box-border-name{color:#facc15}.html-inline-box-border-size{color:#facc1599}.html-inline-box-padding{background:#34d3991f;border:1px dashed rgba(52,211,153,.35);padding:14px 20px}.html-inline-box-padding-name{color:#34d399}.html-inline-box-padding-size{color:#34d39999}.html-inline-box-content{background:#60a5fa26;border:1px dashed rgba(96,165,250,.4);padding:12px 20px;min-width:80px;min-height:36px}.html-inline-box-content-text{font-size:.625rem;font-weight:600;color:#60a5fa;text-align:center;line-height:1.3}.html-inline-box-layer-name{position:absolute;top:1px;left:4px;font-size:.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.html-inline-box-size{position:absolute;font-family:Geist Mono,monospace;font-size:.5rem;font-weight:500}.html-inline-box-size-top{top:3px;left:50%;transform:translate(-50%)}.html-inline-box-size-bottom{bottom:2px;left:50%;transform:translate(-50%)}.html-inline-box-size-left{left:3px;top:50%;transform:translateY(-50%)}.html-inline-box-size-right{right:3px;top:50%;transform:translateY(-50%)}@media(max-width:480px){.html-inline-box-margin{padding:14px 18px}.html-inline-box-border{padding:12px 16px}.html-inline-box-padding{padding:10px 14px}}.html-inline-flex-demo{position:relative;border:1px solid var(--demo-border, rgba(255,255,255,.08));border-radius:.625rem;background:var(--demo-bg, #0c0c0f);padding:2rem 1.25rem 1.25rem;margin:1rem 0 1.5rem;display:flex;flex-direction:column;gap:.625rem}.html-inline-flex-label{position:absolute;top:.5rem;left:.75rem;font-size:.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--demo-text-faint, #52525b)}.html-inline-flex-container{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:.5rem;min-height:80px;padding:.625rem;background:var(--demo-bg-surface, rgba(255,255,255,.02));border:1px dashed rgba(99,102,241,.25);border-radius:.5rem;transition:all .25s ease}.html-inline-flex-item{width:36px;min-height:36px;display:flex;align-items:center;justify-content:center;border-radius:.375rem;font-size:.75rem;font-weight:700;color:#fff;flex-shrink:0}.html-inline-flex-item-a{background:#3b82f6}.html-inline-flex-item-b{background:#8b5cf6}.html-inline-flex-item-c{background:#22c55e}.html-inline-flex-item-d{background:#f97316}.html-inline-flex-controls{display:flex;flex-wrap:wrap;gap:.5rem}.html-inline-flex-group{display:flex;align-items:center;gap:.375rem}.html-inline-flex-group-label{font-size:.625rem;font-weight:600;color:var(--demo-text-muted, #71717a);font-family:Geist Mono,monospace;flex-shrink:0}.html-inline-flex-btns{display:flex;gap:.25rem;flex-wrap:wrap}.html-inline-flex-btn{padding:.5rem .75rem;font-size:.625rem;font-weight:600;font-family:Geist Mono,monospace;border-radius:.375rem;cursor:pointer;border:1px solid var(--demo-border, rgba(255,255,255,.08));background:var(--demo-bg-surface, rgba(255,255,255,.02));color:var(--demo-text-secondary, #a1a1aa);transition:all .15s ease;white-space:nowrap;display:flex;align-items:center;justify-content:center}.html-inline-flex-btn:hover{background:#6366f11a;border-color:#6366f140;color:#c7d2fe}.html-inline-flex-btn.html-inline-flex-btn-active{background:#6366f126;border-color:#6366f159;color:#a5b4fc}.html-inline-flex-output{font-family:Geist Mono,monospace!important;font-size:.5625rem!important;color:#6366f1!important;background:#6366f10f!important;padding:.375rem .625rem!important;border-radius:.375rem!important;border:1px solid rgba(99,102,241,.12)!important;display:block;word-break:break-all;line-height:1.5}@media(max-width:480px){.html-inline-flex-controls{flex-direction:column}.html-inline-flex-btns{flex-wrap:wrap}}.html-inline-grid-demo{position:relative;border:1px solid var(--demo-border, rgba(255,255,255,.08));border-radius:.625rem;background:var(--demo-bg, #0c0c0f);padding:2rem 1rem 1rem;margin:1rem 0 1.5rem;display:flex;flex-direction:column;gap:.75rem}.html-inline-grid-label{position:absolute;top:.5rem;left:.75rem;font-size:.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--demo-text-faint, #52525b)}.html-inline-grid-container{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:.75rem;background:var(--demo-bg-surface, rgba(255,255,255,.02));border:1px dashed rgba(99,102,241,.25);border-radius:.5rem;transition:gap .25s ease}.html-inline-grid-item{display:flex;align-items:center;justify-content:center;padding:.75rem .5rem;border-radius:.375rem;font-size:.875rem;font-weight:700;color:#fff;min-height:44px;transition:all .2s ease}.html-inline-grid-item-1{background:#6366f1b3}.html-inline-grid-item-2{background:#8b5cf6b3}.html-inline-grid-item-3{background:#22c55eb3}.html-inline-grid-item-4{background:#f97316b3}.html-inline-grid-item-5{background:#ec4899b3}.html-inline-grid-item-6{background:#06b6d4b3}.html-inline-grid-controls{display:flex;flex-wrap:wrap;gap:.75rem}.html-inline-grid-group{display:flex;align-items:center;gap:.375rem;flex-wrap:wrap}.html-inline-grid-group-label{font-size:.6875rem;font-weight:600;color:var(--demo-text-muted, #71717a);font-family:Geist Mono,monospace;flex-shrink:0}.html-inline-grid-btns{display:flex;gap:.25rem;flex-wrap:wrap}.html-inline-grid-btn{padding:.5rem .75rem;font-size:.6875rem;font-weight:600;font-family:Geist Mono,monospace;border-radius:.375rem;cursor:pointer;border:1px solid var(--demo-border, rgba(255,255,255,.08));background:var(--demo-bg-surface, rgba(255,255,255,.03));color:var(--demo-text-secondary, #a1a1aa);transition:background .15s ease,border-color .15s ease,color .15s ease;white-space:nowrap}.html-inline-grid-btn:hover{background:#6366f11a;border-color:#6366f140;color:#c7d2fe}.html-inline-grid-btn.html-inline-grid-btn-active{background:#6366f126;border-color:#6366f159;color:#a5b4fc}.html-inline-grid-output{font-family:Geist Mono,monospace!important;font-size:.625rem!important;color:#6366f1!important;background:#6366f10f!important;padding:.5rem .75rem!important;border-radius:.375rem!important;border:1px solid rgba(99,102,241,.12)!important;display:block;line-height:1.5;word-break:break-all}@media(max-width:480px){.html-inline-grid-controls{flex-direction:column;gap:.5rem}}@media(prefers-reduced-motion:reduce){.html-inline-grid-demo *{transition-duration:.01ms!important}}.html-inline-resp-demo{position:relative;border:1px solid var(--demo-border, rgba(255,255,255,.08));border-radius:.625rem;background:var(--demo-bg, #0c0c0f);padding:2rem 1.25rem 1.25rem;margin:1rem 0 1.5rem;display:flex;flex-direction:column;gap:.625rem}.html-inline-resp-label{position:absolute;top:.5rem;left:.75rem;font-size:.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--demo-text-faint, #52525b)}.html-inline-resp-controls{display:flex;gap:.25rem;flex-wrap:wrap}.html-inline-resp-btn{padding:.5rem .75rem;font-size:.625rem;font-weight:600;font-family:Geist Mono,monospace;border-radius:.375rem;cursor:pointer;border:1px solid var(--demo-border, rgba(255,255,255,.08));background:var(--demo-bg-surface, rgba(255,255,255,.02));color:var(--demo-text-secondary, #a1a1aa);transition:all .15s ease;white-space:nowrap;display:flex;align-items:center;justify-content:center}.html-inline-resp-btn:hover{background:#6366f11a;border-color:#6366f140;color:#c7d2fe}.html-inline-resp-btn.html-inline-resp-btn-active{background:#6366f126;border-color:#6366f159;color:#a5b4fc}.html-inline-resp-viewport-wrap{display:flex;justify-content:center;overflow:hidden}.html-inline-resp-viewport{width:160px;background:var(--demo-bg-surface, rgba(255,255,255,.02));border:1px solid var(--demo-border-hover, rgba(255,255,255,.15));border-radius:.375rem;overflow:hidden;transition:width .35s ease;flex-shrink:0}.html-inline-resp-header{display:flex;align-items:center;justify-content:space-between;padding:.375rem .5rem;background:#6366f11f;border-bottom:1px solid rgba(99,102,241,.2)}.html-inline-resp-nav-logo{font-size:.5rem;font-weight:700;color:#a5b4fc}.html-inline-resp-nav-links{display:flex;gap:.25rem}.html-inline-resp-nav-link{width:16px;height:3px;border-radius:2px;background:#a5b4fc4d}.html-inline-resp-body{display:flex;flex-direction:column;gap:.375rem;padding:.5rem;min-height:80px;transition:flex-direction .3s ease}.html-inline-resp-sidebar{display:flex;flex-direction:row;gap:.25rem;padding:.375rem;background:#8b5cf614;border:1px solid rgba(139,92,246,.15);border-radius:.25rem}.html-inline-resp-sidebar-item{height:4px;flex:1;border-radius:2px;background:#8b5cf64d}.html-inline-resp-main{flex:1;display:flex;flex-direction:column;gap:.25rem;padding:.375rem;background:var(--demo-bg-surface, rgba(255,255,255,.02));border:1px solid var(--demo-border, rgba(255,255,255,.08));border-radius:.25rem}.html-inline-resp-main-line{height:4px;border-radius:2px;background:var(--demo-border, rgba(255,255,255,.08))}.html-inline-resp-main-line-long{width:90%}.html-inline-resp-main-line-med{width:65%}.html-inline-resp-main-line-short{width:45%}.html-inline-resp-footer{height:14px;background:#6366f10f;border-top:1px solid rgba(99,102,241,.12)}.html-inline-resp-query{font-family:Geist Mono,monospace;font-size:.5625rem;color:#6366f1;background:#6366f10f;padding:.375rem .625rem;border-radius:.375rem;border:1px solid rgba(99,102,241,.12);text-align:center}.html-inline-resp-body.html-inline-resp-row{flex-direction:row}.html-inline-resp-body.html-inline-resp-row .html-inline-resp-sidebar{flex-direction:column;min-width:36px;width:36px}.html-inline-resp-body.html-inline-resp-row .html-inline-resp-sidebar-item{height:auto;min-height:4px;width:100%;flex:none}@media(max-width:480px){.html-inline-resp-controls{flex-wrap:wrap}}
