:root{--red: #e60012;--red-dark: #c9000d;--red-soft: #fff1ef;--orange: #ff7a1a;--green: #16b978;--blue: #2c88ff;--purple: #8652ea;--text: #161616;--muted: #666b72;--line: #f0dfdc;--surface: #ffffff;--shadow: 0 18px 44px rgba(205, 27, 18, .1);font-family:Microsoft YaHei,PingFang SC,Noto Sans SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at 83% 11%,rgba(255,60,60,.08),transparent 24rem),linear-gradient(180deg,#fff 0% 58%,#fff8f7)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-shell{overflow:hidden}.topbar{position:sticky;top:0;z-index:50;background:#fffffff0;border-bottom:1px solid rgba(238,218,216,.66);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.topbar-inner,.search-panel,main,.footer-inner{width:min(1320px,calc(100% - 48px));margin:0 auto}.topbar-inner{height:92px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:grid;grid-template-columns:206px;width:206px;gap:0;align-items:start;flex:0 0 auto}.brand img{width:206px;height:44px;object-fit:contain;object-position:left center}.brand span{margin-left:62px;margin-top:-4px;color:#666;font-size:14px;font-weight:600;line-height:1.2;white-space:nowrap}.nav{display:flex;align-items:center;justify-content:center;gap:clamp(22px,3vw,42px);flex:1 1 auto;font-size:16px;font-weight:700}.nav a{position:relative;padding:35px 0 32px;color:#222}.nav a.active{color:var(--red)}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:23px;height:4px;border-radius:999px;background:var(--red)}.header-actions{display:flex;align-items:center;gap:14px}.icon-button,.menu-button{width:50px;height:40px;border:1px solid #e7e1df;border-radius:999px;display:grid;place-items:center;background:#fff;color:#111;cursor:pointer;transition:transform .18s ease,border-color .18s ease,color .18s ease}.menu-button{display:none}.icon-button:hover,.menu-button:hover{color:var(--red);border-color:#e6001259;transform:translateY(-1px)}.ghost-button,.solid-button,.outline-button,.service-button,.more-button{border:0;border-radius:999px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 24px;font-size:16px;font-weight:800;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.ghost-button{background:#fff;border:1px solid #e7e1df;color:#222}.solid-button{background:var(--red);color:#fff;box-shadow:0 14px 28px #e600123b}.solid-button.small{min-height:42px;min-width:76px;padding:0 22px}.solid-button.large,.outline-button.large{min-height:58px;min-width:220px;font-size:22px}.outline-button{background:#fff;color:var(--red);border:2px solid var(--red)}.ghost-button:hover,.solid-button:hover,.outline-button:hover,.service-button:hover,.more-button:hover{transform:translateY(-2px)}.solid-button:hover{background:var(--red-dark);box-shadow:0 18px 34px #e600124d}.search-panel{height:54px;margin-top:-8px;margin-bottom:12px;display:flex;align-items:center;gap:12px;border:1px solid #f0d7d4;border-radius:18px;padding:0 18px;box-shadow:var(--shadow);color:var(--red)}.search-panel input{width:100%;border:0;outline:0;font-size:15px;color:#222}.search-count{flex:0 0 auto;min-height:28px;display:inline-flex;align-items:center;border-radius:999px;padding:0 12px;background:var(--red-soft);color:var(--red);font-size:13px;font-weight:800}main{position:relative}.hero-section{position:relative;min-height:430px;padding:56px 0 58px 54px;overflow:hidden;isolation:isolate}.hero-section:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#fff 0%,#fff 34%,rgba(255,255,255,.9) 47%,transparent 70%),linear-gradient(180deg,#ffffff05,#fff 98%)}.hero-image{position:absolute;z-index:-2;top:0;right:max(-40px,-4vw);width:min(880px,72%);height:100%;object-fit:cover;object-position:center right}.hero-content{width:min(670px,58%);position:relative;z-index:2}.hero-content h1{margin:0;color:var(--red);font-size:clamp(58px,8vw,92px);line-height:1.05;font-weight:950;letter-spacing:0}.hero-subtitle{margin:18px 0 28px;font-size:clamp(30px,3.5vw,42px);line-height:1.24;font-weight:950;color:#141414}.hero-points{display:flex;align-items:center;gap:clamp(24px,4vw,54px);margin-bottom:28px}.hero-points span{display:grid;grid-template-columns:38px auto;align-items:center;gap:10px;color:#222;font-size:16px;font-weight:700;line-height:1.55}.hero-points svg{width:38px;height:38px;color:var(--red)}.hero-ctas{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.hero-ribbon{position:absolute;right:0;bottom:0;z-index:1;width:min(450px,40vw);min-height:104px;color:#fff;background:linear-gradient(140deg,var(--red) 0%,#f41622 100%);clip-path:polygon(22% 0,100% 0,100% 100%,0% 100%);display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:4px;padding:18px 38px 18px 108px;transform:rotate(-2deg);transform-origin:right bottom}.hero-ribbon span,.hero-ribbon strong{font-size:clamp(18px,1.65vw,23px);line-height:1.2;font-weight:700}.hero-ribbon svg{position:absolute;right:34px;bottom:18px}.services-panel,.stats-bar,.role-workspace,.workflow-section,.content-grid,.promise-band{position:relative;z-index:3}.services-panel{margin-top:-2px;background:#fffffff0;border:1px solid var(--line);border-radius:24px;padding:18px 24px;box-shadow:0 18px 44px #7d2a2314}.section-head,.panel-title{display:flex;align-items:center;justify-content:space-between;gap:18px;min-width:0}.section-head h2,.panel-title h2{margin:0;font-size:27px;line-height:1.2;font-weight:950}.section-head a,.panel-title a{display:inline-flex;align-items:center;gap:4px;color:#777;font-weight:700;font-size:14px;white-space:nowrap}.service-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:18px;margin-top:18px}.service-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.service-card{min-height:166px;background:#fff;border:1px solid #f1e6e4;border-radius:16px;padding:18px 13px 16px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:space-between;box-shadow:0 10px 28px #5a1c160a}.service-icon{width:44px;height:44px;display:grid;place-items:center}.service-icon.blue{color:var(--blue)}.service-icon.green{color:var(--green)}.service-icon.orange{color:var(--orange)}.service-icon.purple{color:var(--purple)}.service-icon.red{color:#ff3047}.service-card h3{margin:6px 0 4px;font-size:17px;line-height:1.25}.service-card p{min-height:39px;margin:0;color:#777;font-size:12px;line-height:1.6}.service-button{min-height:34px;min-width:88px;padding:0 13px;color:#fff;font-size:12px;margin-top:14px;white-space:nowrap}.service-button.blue{background:var(--blue)}.service-button.green{background:var(--green)}.service-button.orange{background:var(--orange)}.service-button.purple{background:var(--purple)}.service-button.red{background:#ff3047}.join-card{min-height:184px;position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.85) 52%,transparent 100%),var(--red-soft);border-radius:18px;padding:24px 22px;display:flex;align-items:center;border:1px solid #f5e2df}.join-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.join-card:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#fff,#ffffffeb 43%,#ffffff2e)}.join-card>div{position:relative;z-index:2}.join-card h3{margin:0 0 16px;color:var(--red);font-size:23px;line-height:1.35;font-weight:950}.join-card ul{display:grid;gap:8px;margin:0 0 16px;padding:0;list-style:none;color:#515151;font-size:13px;font-weight:700}.join-card li{display:flex;align-items:center;gap:6px}.join-card li svg{color:var(--red)}.stats-bar{margin-top:14px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 12px 30px #7828220d}.role-workspace,.workflow-section{margin-top:14px;background:#fffffff5;border:1px solid var(--line);border-radius:22px;padding:22px 24px 24px;box-shadow:0 16px 38px #7828220f}.role-head p{margin:8px 0 0;color:#6b6b6b;font-size:15px;font-weight:700}.role-tabs{margin-top:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.role-tab{min-height:64px;border:1px solid #f1dfdc;border-radius:14px;background:#fff;color:#313131;display:flex;align-items:center;justify-content:center;gap:10px;font-size:16px;font-weight:900;cursor:pointer;transition:transform .18s ease,border-color .18s ease,color .18s ease,background .18s ease,box-shadow .18s ease}.role-tab svg{color:var(--red)}.role-tab.active,.role-tab:hover{transform:translateY(-2px);border-color:#e600123d;background:linear-gradient(180deg,#fff,#fff5f3);color:var(--red);box-shadow:0 12px 28px #e6001217}.role-content{margin-top:14px;display:grid;grid-template-columns:280px minmax(0,1fr);gap:16px}.role-summary,.workspace-panel{border:1px solid #f0dfdc;border-radius:18px;background:#fff;box-shadow:0 12px 28px #7828220a}.role-summary{min-height:250px;padding:22px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.role-summary-icon{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;color:#fff;background:radial-gradient(circle at 35% 25%,#ffb28c,var(--red) 62%);box-shadow:0 12px 24px #e600122e}.role-summary h3{margin:16px 0 8px;font-size:25px;line-height:1.2;font-weight:950}.role-summary p{margin:0 0 18px;color:#666;font-size:14px;line-height:1.75;font-weight:700}.workspace-panel{min-height:250px;padding:20px}.resident-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.85fr);gap:16px;align-items:stretch}.mini-form{display:grid;align-content:start;gap:12px;padding:16px;border-radius:15px;background:#fff9f8;border:1px solid #f3ddd9}.mini-form label{color:#222;font-size:20px;font-weight:950}.tracking-input{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.tracking-input input{width:100%;min-height:44px;border:1px solid #ead9d6;border-radius:999px;padding:0 16px;outline:0;color:#222}.tracking-input input:focus{border-color:#e600128c;box-shadow:0 0 0 4px #e6001214}.progress-card{padding:18px;border:1px solid #eee0de;border-radius:15px;background:#fff}.progress-card-head{display:grid;gap:8px}.progress-card-head span{color:var(--red);font-size:13px;font-weight:900}.progress-card-head strong{color:#171717;font-size:22px;font-weight:950}.progress-steps{margin:18px 0 14px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.progress-steps span{min-height:34px;display:grid;place-items:center;border-radius:999px;border:1px solid #eee0de;background:#fff;color:#888;font-size:13px;font-weight:900}.progress-steps span.done{border-color:#e6001238;background:var(--red);color:#fff}.progress-card p{margin:0;color:#666;line-height:1.65;font-weight:700}.solid-button.wide{grid-column:1 / -1;width:100%}.volunteer-panel{display:grid;grid-template-columns:280px minmax(0,1fr);gap:16px}.volunteer-checklist{padding:18px;border-radius:15px;background:#fff9f8;border:1px solid #f3ddd9}.volunteer-checklist h3,.dispatch-board h3{margin:0 0 14px;color:#1e1e1e;font-size:20px;line-height:1.25;font-weight:950}.volunteer-checklist span{min-height:32px;display:flex;align-items:center;gap:8px;color:#555;font-size:14px;font-weight:800}.volunteer-checklist svg{color:var(--red)}.claim-list{display:grid;gap:10px}.claim-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;border:1px solid #eee0de;border-radius:14px;background:#fff}.claim-card h3{margin:8px 0 6px;overflow:hidden;color:#1c1c1c;font-size:17px;line-height:1.25;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.claim-card p{margin:0;color:#737373;font-size:13px;line-height:1.4;font-weight:700}.claim-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.claim-actions .solid-button,.claim-actions .outline-button{min-height:36px;min-width:72px;padding:0 16px;font-size:14px}.admin-panel{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1fr);gap:16px}.admin-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.admin-metrics article{min-height:148px;display:grid;place-items:center;align-content:center;gap:10px;text-align:center;border:1px solid #eee0de;border-radius:15px;background:#fff9f8;color:var(--red)}.admin-metrics strong{color:var(--red);font-size:30px;line-height:1;font-weight:950}.admin-metrics span{color:#555;font-size:13px;font-weight:800}.dispatch-board{border:1px solid #eee0de;border-radius:15px;padding:18px}.dispatch-board p{margin:0 0 16px;color:#666;line-height:1.7;font-weight:700}.dispatch-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;border-top:1px solid #f1e5e2;color:#555;font-size:14px;font-weight:800}.dispatch-row strong{color:var(--red)}.workflow-grid{margin-top:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.workflow-grid article{min-height:168px;position:relative;padding:22px 18px 20px;border:1px solid #f1dfdc;border-radius:16px;background:#fff;box-shadow:0 10px 24px #7828220a}.workflow-grid article>span{position:absolute;top:16px;right:16px;color:#f0c3bc;font-size:22px;line-height:1;font-weight:950}.workflow-grid svg{color:var(--red)}.workflow-grid h3{margin:18px 0 8px;font-size:19px;line-height:1.25;font-weight:950}.workflow-grid p{margin:0;color:#666;font-size:14px;line-height:1.65;font-weight:700}.stat-item{min-height:88px;display:flex;align-items:center;justify-content:center;gap:18px;padding:18px;color:var(--red);border-right:1px solid #f1e5e2}.stat-item:last-child{border-right:0}.stat-item span{display:block;margin-bottom:7px;color:#333;font-size:15px;font-weight:800}.stat-item strong{display:flex;align-items:baseline;gap:8px;font-size:27px;line-height:1;font-weight:950}.stat-item em{font-style:normal;color:#333;font-size:15px}.content-grid{margin-top:14px;display:grid;grid-template-columns:1fr 1fr .86fr;gap:14px}.content-column{min-width:0;display:grid;grid-template-rows:auto 1fr}.panel-title{background:#fff;border:1px solid var(--line);border-bottom:0;border-radius:18px 18px 0 0;padding:24px 24px 6px}.panel-title+.panel-title{margin:0}.panel{min-height:322px;background:#fff;border:1px solid var(--line);border-top:0;border-radius:0 0 18px 18px;padding:8px 24px 18px;box-shadow:0 16px 36px #7828220d}.orders-list{display:grid;gap:14px}.order-row{display:grid;grid-template-columns:86px minmax(0,1fr) auto;align-items:center;gap:14px;padding-bottom:14px;border-bottom:1px solid #f3e5e2}.order-row img{width:86px;height:64px;border-radius:8px;object-fit:cover}.order-line{display:flex;align-items:center;gap:10px;min-width:0}.order-line strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px}.tag{display:inline-flex;align-items:center;border-radius:6px;min-height:24px;padding:0 8px;color:#fff;font-size:12px;font-weight:800;white-space:nowrap}.tag.blue{background:var(--blue)}.tag.green{background:var(--green)}.tag.orange{background:var(--orange)}.order-copy p{margin:10px 0 0;display:flex;gap:15px;flex-wrap:wrap;color:#777;font-size:13px}.status{border-radius:7px;min-width:56px;min-height:28px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}.status.done{color:#15a977;background:#ecfff7;border:1px solid #8febcd}.status.active{color:#ff8a12;background:#fff6e9;border:1px solid #ffd398}.more-button{width:min(230px,100%);min-height:38px;margin:20px auto 0;border:1px solid #eadedb;background:#fff;color:#777;font-size:14px;font-weight:800}.map-panel{display:flex;flex-direction:column;align-items:center;justify-content:center}.map-card{position:relative;width:min(330px,100%);aspect-ratio:1.28}.city-map{width:100%;height:100%}.map-pin{position:absolute;color:var(--red);transform:translate(-50%,-100%);filter:drop-shadow(0 3px 4px rgba(230,0,18,.18))}.map-slogan{margin-top:6px;color:var(--red);font-size:18px;font-weight:950}.news-panel{display:grid;gap:16px;align-content:start}.news-row{display:grid;grid-template-columns:96px minmax(0,1fr);gap:14px;align-items:center}.news-row img{width:96px;height:70px;border-radius:8px;object-fit:cover}.news-row strong{display:-webkit-box;overflow:hidden;color:#232323;font-size:15px;line-height:1.45;font-weight:800;-webkit-line-clamp:2;-webkit-box-orient:vertical}.news-row span{display:block;margin-top:9px;color:#777;font-size:13px}.promise-band{margin:14px 0 24px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 14px 34px #7828220f}.promise-band article{min-height:76px;display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;column-gap:14px;padding:14px 24px;border-right:1px solid #f1e4e2}.promise-band article:last-child{border-right:0}.promise-band div{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;color:#fff;background:radial-gradient(circle at 35% 25%,#ffb28c,var(--red) 62%);box-shadow:0 10px 22px #e6001233;grid-row:span 2}.promise-band span{font-size:19px;line-height:1.2;font-weight:950}.promise-band p{margin:5px 0 0;color:#666;font-size:14px}.site-footer{border-top:1px solid var(--line);background:#fff}.footer-inner{min-height:130px;display:grid;grid-template-columns:240px minmax(0,1fr) 260px;gap:32px;align-items:center;padding:18px 0}.footer-brand img{width:230px;height:52px;object-fit:contain;object-position:left center}.footer-brand p{margin:-3px 0 0 70px;color:#676767;font-size:14px;font-weight:700}.footer-links{color:#656565;font-size:14px;line-height:1.85}.footer-links p{margin:0}.footer-links span{color:#bbb;margin:0 10px}.qr-wrap{display:grid;grid-template-columns:92px minmax(0,1fr);column-gap:18px;align-items:center}.qr-code{width:92px;height:92px;border:1px solid #d7c9c6;border-radius:8px;padding:8px;display:grid;grid-template-columns:repeat(11,1fr);grid-template-rows:repeat(11,1fr);gap:2px;background:#fff;grid-row:span 2}.qr-code span{border-radius:1px}.qr-code span.dark{background:#121212}.qr-wrap strong{align-self:end;font-size:17px}.qr-wrap p{align-self:start;margin:5px 0 0;color:#666;font-size:15px}.modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:22px;background:#0f0c0c61;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.modal{position:relative;width:min(480px,100%);max-height:min(760px,calc(100vh - 40px));overflow:auto;background:#fff;border-radius:18px;padding:32px;box-shadow:0 24px 64px #00000038}.modal-close{position:absolute;top:14px;right:14px;width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:50%;color:#555;background:#f8f2f1;cursor:pointer}.modal h2{margin:0 0 22px;color:var(--red);font-size:28px;line-height:1.25}.modal form{display:grid;gap:16px}.modal label{display:grid;gap:8px;color:#333;font-size:14px;font-weight:800}.modal input,.modal select,.modal textarea{width:100%;border:1px solid #ead9d6;border-radius:12px;outline:0;padding:12px 14px;color:#1f1f1f;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.modal textarea{min-height:104px;resize:vertical}.modal input:focus,.modal select:focus,.modal textarea:focus{border-color:#e600128c;box-shadow:0 0 0 4px #e6001214}.success-state{display:grid;justify-items:center;text-align:center;gap:14px;padding:18px 0 4px}.success-state svg{color:var(--red)}.success-state h2{margin:0}.success-state p{margin:0 0 6px;color:#666;line-height:1.7}@media(max-width:1080px){.topbar-inner,.search-panel,main,.footer-inner{width:min(100% - 32px,1020px)}.topbar-inner{height:78px}.brand{grid-template-columns:170px;width:170px}.brand img{width:170px;height:38px}.brand span{margin-left:51px;font-size:12px}.nav{gap:18px;font-size:14px}.service-layout{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(3,1fr)}.role-content,.resident-panel,.volunteer-panel,.admin-panel{grid-template-columns:1fr}.workflow-grid{grid-template-columns:repeat(2,1fr)}.join-card{min-height:210px}.content-grid{grid-template-columns:1fr 1fr}.content-column:nth-child(3){grid-column:1 / -1}.promise-band{grid-template-columns:repeat(2,1fr)}.promise-band article:nth-child(2){border-right:0}.footer-inner{grid-template-columns:210px minmax(0,1fr)}.qr-wrap{grid-column:1 / -1;justify-self:end}}@media(max-width:900px){.topbar-inner{gap:16px}.nav{position:absolute;left:16px;right:16px;top:calc(100% + 8px);display:none;padding:14px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);flex-wrap:wrap;justify-content:flex-start}.nav.nav-open{display:flex}.nav a{padding:10px 8px}.nav a.active:after{bottom:3px}.menu-button{display:grid}.ghost-button,.solid-button.small{display:none}.hero-section{min-height:680px;padding:54px 24px 220px;border-radius:0 0 24px 24px}.hero-section:before{background:linear-gradient(180deg,#fff,#fffffff7 39%,#ffffff59 68%,#fff),linear-gradient(90deg,#fff,transparent)}.hero-image{top:auto;bottom:0;right:-90px;width:110%;height:52%;object-position:right bottom}.hero-content{width:100%}.hero-points{align-items:flex-start;flex-wrap:wrap;gap:16px 22px}.hero-points span{font-size:14px}.hero-ribbon{display:none}.solid-button.large,.outline-button.large{min-width:180px;font-size:18px}.services-panel,.role-workspace,.workflow-section{padding:20px 16px}.service-grid,.role-tabs,.workflow-grid,.stats-bar,.content-grid,.promise-band,.footer-inner{grid-template-columns:1fr}.role-tab{justify-content:flex-start;padding:0 18px}.role-summary{min-height:auto}.stat-item{justify-content:flex-start;border-right:0;border-bottom:1px solid #f1e5e2}.stat-item:last-child{border-bottom:0}.content-column:nth-child(3){grid-column:auto}.content-grid{gap:0}.panel-title{margin-top:14px}.panel{min-height:auto}.promise-band article,.promise-band article:nth-child(2){border-right:0;border-bottom:1px solid #f1e4e2}.promise-band article:last-child{border-bottom:0}.footer-inner{align-items:start}.qr-wrap{justify-self:start}}@media(max-width:560px){.topbar-inner,.search-panel,main,.footer-inner{width:calc(100% - 24px)}.topbar-inner{height:68px;position:relative}.brand{grid-template-columns:136px;width:136px}.brand img{width:136px;height:34px}.brand span{margin-left:41px;margin-top:-5px;font-size:11px}.header-actions{position:absolute;top:50%;right:auto;left:min(224px,calc(100% - 96px));transform:translateY(-50%);gap:8px}.icon-button,.menu-button{width:42px;height:36px}.hero-section{min-height:660px;padding:36px 10px 250px}.hero-content h1{font-size:48px}.hero-subtitle{font-size:26px}.hero-points{display:grid}.hero-ctas{gap:14px}.solid-button.large,.outline-button.large{width:100%}.hero-image{right:-150px;width:150%;height:50%}.role-head{align-items:flex-start}.role-head p{font-size:14px}.tracking-input,.claim-card,.admin-metrics,.dispatch-row{grid-template-columns:1fr}.tracking-input .outline-button{width:100%}.progress-steps{grid-template-columns:1fr}.claim-actions,.dispatch-row{align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}.workspace-panel{padding:16px}.section-head h2,.panel-title h2{font-size:23px}.join-card{padding:20px 18px}.order-row{grid-template-columns:72px minmax(0,1fr)}.order-row img{width:72px;height:58px}.status{grid-column:2;justify-self:start;margin-top:-6px}.news-row{grid-template-columns:82px minmax(0,1fr)}.news-row img{width:82px;height:62px}.promise-band article{padding:16px 18px}.footer-brand img{width:180px}.footer-links{font-size:13px}.modal{padding:28px 20px 22px}}
