.perform-chart-section{padding:64px 40px;background:#fff;border-top:.5px solid var(--line)}.perform-chart-inner{max-width:1280px;margin:0 auto}.perform-chart-header{margin-bottom:36px}.perform-chart-header h2{font-family:Fraunces,serif;font-size:clamp(32px,3.8vw,52px);font-weight:400;letter-spacing:-.025em;line-height:1.08;color:var(--ink);margin-bottom:10px}.perform-chart-header h2 em{font-style:italic;color:var(--accent)}.perform-chart-header p{font-size:15px;line-height:1.6;color:var(--ink-soft);max-width:560px}.perform-dashboard{background:var(--ink);border-radius:18px;padding:32px;overflow:hidden}.perform-dash-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:28px}.perform-dash-title{font-family:Fraunces,serif;font-size:18px;font-weight:400;color:var(--cream);letter-spacing:-.01em}.perform-dash-sub{font-family:JetBrains Mono,monospace;font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:#f5efe266;margin-top:5px}.perform-dash-signal{display:flex;align-items:center;gap:10px}.perform-dash-signal svg{width:100px;height:28px}.perform-signal-dot{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 8px #6b8e3db3;animation:perf-pulse 2s ease-in-out infinite}@keyframes perf-pulse{0%,to{opacity:1}50%{opacity:.4}}.perform-status-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:28px}.perform-status-card{background:#f5efe20d;border-radius:12px;padding:18px 20px;border:.5px solid rgba(245,239,226,.08)}.perform-status-icon{width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:10px;background:#f5efe20f}.perform-status-icon svg{width:19px;height:19px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.perform-status-icon.green{color:#6b8e3d}.perform-status-icon.orange{color:#b87a3d}.perform-status-icon.blue{color:#4a8fa8}.perform-status-label{font-family:JetBrains Mono,monospace;font-size:9px;letter-spacing:.15em;text-transform:uppercase;color:#f5efe273;margin-bottom:4px}.perform-status-value{font-family:Fraunces,serif;font-size:15px;font-weight:500;color:var(--cream)}.perform-status-value.green{color:#9bb86a}.perform-status-value.orange{color:#d4a040}.perform-status-value.blue{color:#7ac4d4}.perform-status-note{font-size:11px;color:#f5efe259;margin-top:2px}.perform-chart-row{display:grid;grid-template-columns:1.5fr 1fr;gap:16px}.perform-mini-title{font-family:JetBrains Mono,monospace;font-size:9px;letter-spacing:.15em;text-transform:uppercase;color:#f5efe266;margin-bottom:10px}.perform-bars-wrap{background:#f5efe20a;border-radius:10px;padding:18px 20px;border:.5px solid rgba(245,239,226,.06)}.perform-bar-group{margin-bottom:12px}.perform-bar-group:last-child{margin-bottom:0}.perform-bar-label{font-family:Inter Tight,sans-serif;font-size:11px;color:#f5efe299;margin-bottom:5px;display:flex;justify-content:space-between}.perform-bar-track{height:7px;background:#f5efe212;border-radius:4px;overflow:hidden}.perform-bar-fill{height:100%;border-radius:4px;transform-origin:left center;transform:translateY(10px) scaleX(0);opacity:0}.perform-dashboard.bars-visible .perform-bar-fill{animation:perform-bar-reveal 2.45s cubic-bezier(.16,1,.3,1) forwards}.perform-dashboard.bars-visible .perform-bar-group:nth-child(3) .perform-bar-fill{animation-delay:.32s}.perform-dashboard.bars-visible .perform-bar-group:nth-child(4) .perform-bar-fill{animation-delay:.64s}.perform-dashboard.bars-visible .perform-bar-group:nth-child(5) .perform-bar-fill{animation-delay:.96s}@keyframes perform-bar-reveal{0%{opacity:0;transform:translateY(10px) scaleX(0)}44%{opacity:1;transform:translateY(0) scaleX(.32)}to{opacity:1;transform:translateY(0) scaleX(1)}}.perform-bar-fill.green{background:linear-gradient(90deg,#6b8e3d,#9bb86a)}.perform-bar-fill.orange{background:linear-gradient(90deg,#a86030,#d4a040)}.perform-bar-fill.blue{background:linear-gradient(90deg,#3a7090,#4a8fa8)}.perform-insight-wrap{background:#f5efe20a;border-radius:10px;padding:18px 20px;border:.5px solid rgba(245,239,226,.06)}.perform-pill{display:flex;align-items:flex-start;gap:8px;padding:8px 0;border-bottom:.5px solid rgba(245,239,226,.07);font-size:12px;color:#f5efe2a6;line-height:1.4}.perform-pill:last-child{border-bottom:none}.perform-pill span{color:var(--accent);flex-shrink:0;font-size:11px;margin-top:1px}.perform-dash-caption{font-size:12px;color:#f5efe24d;margin-top:20px;text-align:center;font-family:JetBrains Mono,monospace;letter-spacing:.08em}.perform-team-apps{padding:72px 40px 80px;background:linear-gradient(180deg,var(--cream) 0%,#fff 100%);border-top:.5px solid var(--line);overflow:hidden}.perform-team-inner{max-width:1280px;margin:0 auto}.perform-team-header{display:grid;grid-template-columns:minmax(0,1fr) 540px;gap:44px;align-items:start;margin-bottom:34px}.perform-team-header h2{font-family:Fraunces,serif;font-size:clamp(36px,4.5vw,58px);line-height:1.05;font-weight:400;letter-spacing:-.025em;color:var(--ink);margin-top:-4px}.perform-team-header h2 em{font-style:italic;color:var(--accent)}.perform-team-header p{font-size:16px;line-height:1.65;color:var(--ink-soft);max-width:58ch}.perform-wordrail{position:relative;margin-top:0;min-height:132px;width:100%;justify-self:end}.perform-team-pill{position:absolute;top:0;left:0;display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:999px;background:#6b8e3d14;border:.5px solid rgba(107,142,61,.22);font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);opacity:0;transform:translateY(12px);animation-duration:9.6s;animation-timing-function:cubic-bezier(.16,1,.3,1);animation-fill-mode:forwards;animation-name:none}.perform-team-pill.pill-cleaning{left:0}.perform-team-pill.pill-security{left:178px;color:#4a8fa8;border-color:#4a8fa83d;background:#4a8fa814}.perform-team-pill.pill-engineering{left:340px;color:#b87a3d;border-color:#b87a3d3d;background:#b87a3d14}.perform-operating-view{position:absolute;left:252px;top:0;display:inline-flex;align-items:center;gap:10px;padding:13px 20px;border-radius:18px;background:#fff;border:.5px solid rgba(21,17,11,.16);color:var(--ink);box-shadow:0 22px 44px -30px #15110b3d;font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.16em;text-transform:uppercase;opacity:0;transform:translate(-50%) translateY(8px) scale(.82);animation:none}.perform-operating-view svg{width:34px;height:34px;color:var(--accent)}.perform-wordrail.animate-team-flow .perform-team-pill.pill-cleaning{animation-name:team-pill-cleaning-stage}.perform-wordrail.animate-team-flow .perform-team-pill.pill-security{animation-name:team-pill-security-stage}.perform-wordrail.animate-team-flow .perform-team-pill.pill-engineering{animation-name:team-pill-engineering-stage}.perform-wordrail.animate-team-flow .perform-operating-view{animation:operating-view-stage 9.6s cubic-bezier(.16,1,.3,1) forwards}@keyframes team-pill-cleaning-stage{0%{opacity:0;transform:translateY(12px)}9%,36%{opacity:1;transform:translateY(0)}46%,66%{opacity:0;transform:translateY(-8px)}82%{opacity:0;transform:translateY(12px)}90%,to{opacity:1;transform:translateY(0)}}@keyframes team-pill-security-stage{0%,5%{opacity:0;transform:translateY(12px)}14%,36%{opacity:1;transform:translateY(0)}46%,66%{opacity:0;transform:translateY(-8px)}82%{opacity:0;transform:translateY(12px)}90%,to{opacity:1;transform:translateY(0)}}@keyframes team-pill-engineering-stage{0%,10%{opacity:0;transform:translateY(12px)}19%,36%{opacity:1;transform:translateY(0)}46%,66%{opacity:0;transform:translateY(-8px)}82%{opacity:0;transform:translateY(12px)}90%,to{opacity:1;transform:translateY(0)}}@keyframes operating-view-stage{0%,45%{opacity:0;transform:translate(-50%) translateY(8px) scale(.82)}55%,66%{opacity:1;transform:translate(-50%) translateY(0) scale(1.28)}82%,to{opacity:1;transform:translate(-50%) translateY(64px) scale(1.04)}}.perform-system-map{display:grid;grid-template-columns:1fr 150px 1fr;gap:18px;align-items:stretch;margin-bottom:24px}.perform-system-stack{display:grid;gap:10px;grid-template-rows:repeat(3,108px)}.perform-mini-system{background:#fff;border:.5px solid var(--line);border-radius:16px;padding:11px;display:grid;grid-template-columns:84px 1fr;gap:12px;align-items:center;min-height:0;height:108px;transition:transform .24s,box-shadow .24s,border-color .24s;overflow:hidden}.perform-mini-system:hover,.perform-mini-system.is-card-active{transform:translateY(-3px);border-color:#6b8e3d73;box-shadow:0 20px 40px -28px #15110b42}.perform-image-slot{width:84px;height:84px;min-height:0;aspect-ratio:1 / 1;border-radius:14px;border:1px solid rgba(107,142,61,.22);background:radial-gradient(circle at 18% 18%,rgba(107,142,61,.18),transparent 34%),linear-gradient(135deg,#fffffff0,#f5efe285);display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:inset 0 1px #ffffffb8}.perform-image-slot svg{width:100%;height:84px;display:block}.perform-image-slot img{width:100%;height:100%;min-height:0;object-fit:cover;object-position:center center;display:block;filter:saturate(.9) contrast(.98) brightness(.98);transform:scale(1.01)}.perform-system-stack .perform-mini-system:nth-child(2) .perform-image-slot img{object-position:center 50%;transform:scale(1.03);filter:saturate(.9) contrast(.98) brightness(.98)}.perform-mini-system h3{font-family:Fraunces,serif;font-size:18px;font-weight:500;line-height:1.08;letter-spacing:-.01em;margin-bottom:4px}.perform-mini-system h3 em{font-style:italic;color:var(--accent)}.perform-mini-system p{font-size:12px;line-height:1.35;color:var(--ink-soft);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.perform-gateway-card{background:var(--ink);color:var(--cream);border-radius:18px;border:.5px solid rgba(245,239,226,.12);padding:15px 14px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden;min-height:344px}.perform-gateway-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 30%,rgba(107,142,61,.35),transparent 58%);opacity:.75}.perform-gateway-code{position:relative;width:76px;height:76px;border-radius:14px;background:var(--cream);color:var(--ink);display:flex;align-items:center;justify-content:center;padding:7px;margin-bottom:12px;box-shadow:0 18px 36px -20px #00000073;animation:qr-glow 4s infinite}.perform-gateway-code svg,.perform-gateway-code img{width:100%;height:100%;display:block;object-fit:contain;border-radius:8px}@keyframes qr-glow{0%,to{transform:scale(1)}50%{transform:scale(.96)}}.perform-gateway-title{position:relative;font-family:Fraunces,serif;font-size:19px;line-height:1.08;font-weight:500;margin-bottom:7px}.perform-gateway-text{position:relative;font-size:11px;line-height:1.42;color:#f5efe2ad}.perform-unified-panel{background:linear-gradient(135deg,#fff 0%,var(--cream-deep) 100%);border:.5px solid var(--line);border-radius:18px;padding:18px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 30px 60px -42px #15110b38;min-height:344px}.perform-unified-title{font-family:Fraunces,serif;font-size:23px;font-weight:500;line-height:1.08;letter-spacing:-.015em;margin-bottom:12px}.perform-unified-title em{font-style:italic;color:var(--accent)}.perform-unified-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:8px 0;border-bottom:.5px solid rgba(201,184,150,.65);font-size:12px;color:var(--ink-soft)}.perform-unified-row:last-child{border-bottom:none}.perform-unified-row strong{color:var(--ink);font-weight:600}.perform-unified-badge{font-family:JetBrains Mono,monospace;font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:var(--accent)}.perform-team-switcher{background:#fff;border:.5px solid var(--line);border-radius:20px;padding:24px;box-shadow:0 28px 56px -38px #15110b38}.perform-team-switcher input{position:absolute;opacity:0;pointer-events:none}.perform-team-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.perform-team-tabs label{padding:10px 16px;border-radius:999px;border:.5px solid var(--line);background:var(--cream);font-size:13px;font-weight:600;color:var(--ink-soft);cursor:pointer;transition:background .2s,color .2s,border-color .2s,transform .2s}.perform-team-tabs label:hover{transform:translateY(-1px);border-color:var(--accent);color:var(--ink)}#perform-tab-cleaning:checked~.perform-team-tabs label[for=perform-tab-cleaning],#perform-tab-security:checked~.perform-team-tabs label[for=perform-tab-security],#perform-tab-engineering:checked~.perform-team-tabs label[for=perform-tab-engineering]{background:var(--ink);color:var(--cream);border-color:var(--ink)}.perform-team-panels{position:relative;min-height:340px}.perform-team-panel{display:none;grid-template-columns:.9fr 1.1fr;gap:22px;align-items:stretch;animation:panel-rise .32s ease-out}#perform-tab-cleaning:checked~.perform-team-panels .panel-cleaning,#perform-tab-security:checked~.perform-team-panels .panel-security,#perform-tab-engineering:checked~.perform-team-panels .panel-engineering{display:grid}@keyframes panel-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.perform-panel-image{min-height:300px;border-radius:18px;border:1px solid rgba(107,142,61,.22);background:radial-gradient(circle at 15% 12%,rgba(107,142,61,.18),transparent 30%),linear-gradient(145deg,#fffffff5,#f5efe294);display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:inset 0 1px #fffc,0 18px 44px #1f231c14}.perform-panel-image svg{width:100%;height:300px;display:block}.perform-panel-image img{width:100%;height:300px;display:block;object-fit:cover;filter:saturate(.9) contrast(.98)}.perform-panel-card{border-radius:16px;background:var(--cream);border:.5px solid rgba(201,184,150,.8);padding:24px;overflow:hidden}.perform-panel-card h3{font-family:Fraunces,serif;font-size:28px;font-weight:500;line-height:1.08;letter-spacing:-.015em;margin-bottom:8px}.perform-panel-card h3 em{font-style:italic;color:var(--accent)}.perform-panel-card p{font-size:14px;color:var(--ink-soft);line-height:1.55;margin-bottom:18px;max-width:50ch}.perform-check-list{display:grid;gap:10px}.perform-check-row{display:grid;grid-template-columns:24px 1fr auto;gap:12px;align-items:center;padding:12px 14px;border-radius:12px;background:#fff;border:.5px solid rgba(201,184,150,.65);opacity:0;transform:translate(-8px);animation:check-in .42s forwards}.perform-check-row:nth-child(2){animation-delay:.12s}.perform-check-row:nth-child(3){animation-delay:.24s}.perform-check-row:nth-child(4){animation-delay:.36s}@keyframes check-in{to{opacity:1;transform:translate(0)}}.perform-check-box{width:22px;height:22px;border-radius:7px;border:1px solid rgba(107,142,61,.45);background:#6b8e3d14;position:relative}.perform-check-box:after{content:"";position:absolute;left:6px;top:3px;width:7px;height:12px;border-right:2px solid var(--accent);border-bottom:2px solid var(--accent);transform:rotate(45deg) scale(0);transform-origin:center;animation:tick-in .28s forwards;animation-delay:.25s}.perform-check-row:nth-child(2) .perform-check-box:after{animation-delay:.42s}.perform-check-row:nth-child(3) .perform-check-box:after{animation-delay:.58s}.perform-check-row:nth-child(4) .perform-check-box:after{animation-delay:.74s}@keyframes tick-in{to{transform:rotate(45deg) scale(1)}}.perform-check-main{font-size:13px;font-weight:600;color:var(--ink);line-height:1.2}.perform-check-sub{font-size:11px;color:var(--muted);margin-top:3px}.perform-check-proof{font-family:JetBrains Mono,monospace;font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);white-space:nowrap}.perform-panel-footer{margin-top:16px;display:flex;flex-wrap:wrap;gap:8px}.perform-proof-chip{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border-radius:999px;background:#6b8e3d17;color:var(--accent);font-family:JetBrains Mono,monospace;font-size:9px;letter-spacing:.12em;text-transform:uppercase}body[data-page=perform] .perform-unified-badge{font-family:Inter Tight,sans-serif;letter-spacing:.035em;text-transform:none;font-weight:650;font-size:11px;line-height:1.1;white-space:nowrap}body[data-page=perform] .perform-team-pill{font-size:11px}body[data-page=perform] .perform-operating-view{font-size:12px}body[data-page=perform] .perform-dash-sub{display:none}body[data-page=perform] .perform-proof-chip{font-size:10px;letter-spacing:.04em}body[data-page=perform] .perform-gateway-code{background:linear-gradient(145deg,#f5efe2,#dfe9cf 58%,#b7ca8b);border:1px solid rgba(107,142,61,.32);box-shadow:0 20px 42px -22px #384d1f6b,inset 0 1px #ffffffd9}body[data-page=perform] .perform-status-label{font-size:12px;line-height:1.15;letter-spacing:.055em;color:#f5efe2c7}body[data-page=perform] .perform-mini-title{font-size:12px;line-height:1.2;letter-spacing:.055em;color:#f5efe2c2}body[data-page=perform] .perform-team-panels,body[data-page=perform] .perform-panel-image{min-height:320px}body[data-page=perform] .perform-panel-image img,body[data-page=perform] .perform-panel-image svg{height:320px}@media(max-width:1024px){.perform-team-header,.perform-system-map,.perform-team-panel{grid-template-columns:1fr}.perform-wordrail{margin-top:20px;justify-self:start;max-width:540px}.perform-gateway-card{min-height:190px}.perform-team-panels{min-height:auto}.perform-chart-row{grid-template-columns:1fr}}@media(max-width:720px){.perform-chart-section{padding:48px 12px}.perform-team-apps{padding:56px 12px}body[data-page=perform] .features-section{padding-left:12px;padding-right:12px}.perform-panel-card p,.perform-team-header p{max-width:none}.perform-chart-header p{font-size:13px}.perform-team-header p,body[data-page=perform] .p-hero-desc{font-size:14px}body[data-page=perform] .p-hero-tag{font-size:18px}.perform-status-grid{grid-template-columns:1fr}.perform-dashboard{padding:20px}.perform-dash-head{margin-bottom:16px}.perform-status-grid{gap:8px;margin-bottom:16px}.perform-status-card{padding:12px 16px}.perform-status-icon{margin-bottom:6px}.perform-status-label{margin-bottom:2px}.perform-wordrail{min-height:172px}.perform-team-pill{left:0!important}.perform-team-pill.pill-security{top:42px}.perform-team-pill.pill-engineering{top:84px}.perform-operating-view{left:0;transform:translateY(8px) scale(.82);transform-origin:left center}@keyframes operating-view-stage{0%,45%{opacity:0;transform:translateY(8px) scale(.82)}55%,66%{opacity:1;transform:translateY(0) scale(1.12)}82%,to{opacity:1;transform:translateY(126px) scale(1)}}.perform-mini-system{grid-template-columns:1fr;height:auto;overflow:visible}.perform-system-stack{grid-template-rows:none}.perform-image-slot{width:100%;height:160px}.perform-mini-system p{-webkit-line-clamp:unset}.perform-panel-image{min-height:180px}.perform-check-row{grid-template-columns:24px 1fr}.perform-check-proof{grid-column:2}}.perform-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.perform-card{border-radius:18px;border:.5px solid var(--line);overflow:hidden;background:#fff;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;flex-direction:column}.perform-card:hover,.perform-card.is-card-active{transform:translateY(-6px);box-shadow:0 28px 56px -24px #6b8e3d52,0 0 0 1.5px #6b8e3d52;border-color:#6b8e3d80}.perform-card:hover .perform-card-title,.perform-card.is-card-active .perform-card-title{color:var(--accent)}.perform-card-visual{height:180px;position:relative;overflow:hidden;background:var(--ink)}.perform-card-body{padding:28px 26px;flex:1;background:#fff;transition:background .25s}.perform-card:hover .perform-card-body,.perform-card.is-card-active .perform-card-body{background:#fdf9f2}.perform-card-title{font-family:Fraunces,serif;font-size:20px;font-weight:500;line-height:1.2;margin-bottom:10px;transition:color .2s}.perform-card-title em{font-style:italic;color:var(--accent)}.perform-card-text{font-size:14px;line-height:1.65;color:var(--ink-soft)}.pcv-gps{background:linear-gradient(135deg,#0d1a0a,#152010 60%,#1e2e14)}.pcv-gps svg,.pcv-rec svg,.pcv-iq2 svg{position:absolute;inset:0;width:100%;height:100%}.pcv-rec{background:linear-gradient(135deg,#0a100f,#0e1a18)}.pcv-iq2{background:linear-gradient(135deg,#0c0d18,#10122a)}.quote-band-mark-close{position:absolute;bottom:60px;left:50%;transform:translate(-50%);font-family:Fraunces,serif;font-style:italic;font-size:120px;color:var(--accent-bright);line-height:1;opacity:.4}@media(max-width:720px){.perform-cards{grid-template-columns:1fr}}body[data-page=perform] .features-section{padding-top:48px;padding-bottom:32px}body[data-page=perform] .features-header{display:block;margin-bottom:16px}body[data-page=perform] .features-header h2{max-width:820px;white-space:nowrap;margin-bottom:12px}@media(max-width:640px){body[data-page=perform] .features-header h2{white-space:normal}}@media(max-width:720px){body[data-page=perform] .features-section,.perform-chart-section{padding-top:24px;padding-bottom:24px}.perform-team-apps{padding-top:28px;padding-bottom:28px}.perform-chart-header{margin-bottom:18px}.perform-team-header{margin-bottom:18px;gap:0}.perform-wordrail{margin-top:10px}.perform-dashboard{padding:16px}.perform-dash-head{margin-bottom:12px}.perform-cards{gap:12px}.perform-status-card{padding:10px 12px}.perform-card-body{padding:16px 16px 18px}.perform-panel-card{padding:16px}.perform-mini-system{padding:8px}}@media(max-width:720px){body[data-page=perform] .quote-band{height:220px!important}body[data-page=perform] .perform-panel-image{min-height:160px}body[data-page=perform] .perform-panel-image img,body[data-page=perform] .perform-panel-image svg{height:160px}.perform-status-card{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"icon text" "note note";align-items:center;column-gap:12px;row-gap:6px}.perform-status-icon{grid-area:icon;margin-bottom:0}.perform-status-text{grid-area:text}.perform-status-note{grid-area:note;margin-top:0}.perform-system-map{gap:10px;margin-bottom:10px}.perform-gateway-card,.perform-unified-panel{min-height:0;padding:16px}}
