*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;color:#111827;background:#f8fafc;overflow-x:hidden}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.cashier-page{min-height:100vh;background:linear-gradient(180deg,#e9f8ee 0,#f8fafc 42%,#f8fafc);color:#17202a}.cashier-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:18px}.cashier-panel{width:min(100%,430px);padding:18px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 18px 42px #0f172a1f}.cashier-header{margin-bottom:18px}.cashier-brand{display:inline-flex;align-items:center;gap:10px}.cashier-brand img{width:38px;height:38px;border-radius:8px;object-fit:cover}.cashier-brand span{display:grid;gap:3px}.cashier-brand strong{color:#111827;font-size:17px;font-weight:900}.cashier-brand small{color:#64748b;font-size:13px;font-weight:700}.cashier-state,.cashier-result{display:flex;flex-direction:column;gap:5px;padding:14px;border-radius:8px;background:#f8fafc;color:#475569}.cashier-state{flex-direction:row;align-items:center}.cashier-spinner{width:16px;height:16px;border:2px solid #d9e2ec;border-top-color:#16a34a;border-radius:50%;animation:cashier-spin .8s linear infinite}.cashier-order{padding:18px;border:1px solid #e8edf3;border-radius:8px;background:linear-gradient(180deg,#f8fffb 0,#fff 72%),#fff}.cashier-amount{padding:8px 0 18px;border-bottom:1px solid #edf2f6;text-align:center}.cashier-amount span,.cashier-summary span{color:#667085;font-size:13px}.cashier-amount strong{display:block;margin-top:8px;color:#101828;font-size:38px;line-height:1;letter-spacing:0}.cashier-summary{display:grid;gap:12px;padding-top:16px}.cashier-summary div{display:flex;justify-content:space-between;gap:16px;font-size:14px}.cashier-summary span{white-space:nowrap}.cashier-summary strong{min-width:0;color:#1f2933;text-align:right;word-break:break-all}.cashier-result{margin-top:14px}.cashier-result.success{background:#ecfdf3;color:#067647}.cashier-result.warning{background:#fff7ed;color:#9a3412}.cashier-result.error{background:#fff4ed;color:#b42318}.cashier-result strong{font-size:15px}.cashier-result span{font-size:12px;line-height:1.45}.cashier-primary,.cashier-secondary{width:100%;height:46px;margin-top:14px;border:0;border-radius:8px;font-size:15px;font-weight:850}.cashier-primary{color:#fff;background:#16a34a;box-shadow:0 10px 20px #16a34a2e}.cashier-secondary{color:#344054;background:#eef2f6}.cashier-primary:disabled,.cashier-secondary:disabled{opacity:.62;cursor:not-allowed}@keyframes cashier-spin{to{transform:rotate(360deg)}}.coop-page{min-height:100vh;color:#17202a;background:linear-gradient(180deg,#fff7ed,#fff7ed00 310px),#f8fafc}.guide-page{min-height:100vh;color:#17202a;background:radial-gradient(circle at top left,rgba(255,90,0,.08),transparent 28%),linear-gradient(180deg,#fff7ed,#fff7ed00 260px),#f8fafc}.coop-header{position:sticky;top:0;z-index:20;height:56px;padding:8px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:#ffffffeb;border-bottom:1px solid rgba(226,232,240,.78);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.coop-brand{min-width:0;display:inline-flex;align-items:center;gap:9px}.coop-brand img{width:38px;height:38px;border-radius:8px;object-fit:cover;box-shadow:0 8px 18px #ff5a0029}.coop-brand span{display:flex;flex-direction:column;gap:2px;line-height:1.1}.coop-brand strong{color:#111827;font-size:15px;font-weight:900}.coop-brand small{color:#64748b;font-size:11px;font-weight:700}.coop-header-link{height:32px;padding:0 10px;border:1px solid rgba(255,90,0,.18);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#ff5a00;background:#fff;font-size:13px;font-weight:850;white-space:nowrap}.coop-main{max-width:560px;margin:0 auto;padding:10px 14px 30px}.guide-main{padding-bottom:34px}.guide-hero{min-height:204px;padding:18px 16px 14px;border-radius:8px;display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:10px;position:relative;overflow:hidden;background:linear-gradient(140deg,#ff5a00fa,#ff8f2ee6),linear-gradient(135deg,#ff5a00,#ffb020);box-shadow:0 14px 32px #ff5a0038}.guide-hero:after{content:"";position:absolute;right:-38px;bottom:-44px;width:190px;height:110px;border-radius:999px 999px 0 0;background:#08c96bf0;transform:rotate(-6deg)}.guide-hero-copy,.guide-hero-visual{position:relative;z-index:1}.guide-hero-copy{color:#fff}.guide-hero-copy span{display:inline-flex;min-height:22px;padding:0 8px;border-radius:999px;align-items:center;color:#ff5a00;background:#ffffffeb;font-size:11px;font-weight:900}.guide-hero-copy h1{margin:10px 0 8px;max-width:250px;font-size:28px;line-height:1.08}.guide-hero-copy p{margin:0;max-width:270px;color:#fffffff0;font-size:13px;line-height:1.55}.guide-hero-actions{margin-top:14px;display:flex;flex-wrap:wrap;gap:8px}.guide-hero-actions a{height:34px;padding:0 12px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#111827;background:#fff;border:1px solid rgba(255,255,255,.7);font-size:12px;font-weight:900}.guide-hero-actions a:first-child{color:#fff;background:#1118272e;border-color:#ffffff42}.guide-hero-visual{min-width:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.guide-hero-visual img{width:82px;height:82px;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(0,0,0,.18))}.guide-stage-list{width:100%;margin-top:8px;display:flex;flex-direction:column;gap:5px}.guide-stage-list span{height:22px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#065f46;background:#fffffff0;font-size:11px;font-weight:850;white-space:nowrap}.guide-signal-grid{margin-top:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.guide-signal-grid article,.guide-block,.guide-routing-card,.guide-step-card,.guide-check-item,.guide-action-card,.guide-faq-item{border-radius:8px}.guide-signal-grid article{padding:12px 10px 13px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 12px 22px #0f172a0d}.guide-signal-icon{width:46px;height:46px;margin-bottom:8px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#fff7ed;border:1px solid #fed7aa;box-shadow:0 8px 18px #ff5a0014}.guide-signal-grid strong,.guide-routing-card strong,.guide-step-card strong,.guide-check-item strong,.guide-action-card strong,.guide-faq-item strong{display:block;color:#111827;font-size:13px;line-height:1.25;font-weight:900}.guide-signal-grid p,.guide-block-copy,.guide-routing-card p,.guide-step-card p,.guide-check-item p,.guide-action-card p,.guide-faq-item p{margin:4px 0 0;color:#64748b;font-size:12px;line-height:1.55}.guide-block{margin-top:10px;padding:14px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 16px 34px #0f172a0f}.guide-block-head{margin-bottom:10px}.guide-block-head span{color:#ff5a00;font-size:12px;font-weight:900}.guide-block-head h2{margin:4px 0 0;color:#17202a;font-size:18px;line-height:1.24}.guide-block-copy{margin-top:0}.guide-routing-card{margin-top:12px;padding:12px;display:grid;grid-template-columns:minmax(0,1fr);gap:10px;background:#fff7ed;border:1px solid #fed7aa}.guide-routing-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.guide-routing-actions a{height:40px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#ff5a00;background:#fff;border:1px solid rgba(255,90,0,.18);font-size:13px;font-weight:900}.guide-step-list,.guide-check-grid,.guide-action-grid,.guide-faq-list{display:grid;gap:8px}.guide-step-card{padding:12px;display:grid;grid-template-columns:40px minmax(0,1fr);gap:10px;background:#fffaf5;border:1px solid #fde6d4}.guide-step-no{width:40px;height:40px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#ff5a00;background:#fff;border:1px solid #fed7aa;box-shadow:0 8px 16px #ff5a0014;font-size:14px;font-weight:900}.guide-check-grid,.guide-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-check-item,.guide-action-card{min-width:0;padding:12px 10px;border:1px solid #e5e7eb;background:#fff}.guide-check-item span,.guide-action-card span{width:42px;height:42px;margin:0 auto 8px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#ff5a00;background:#fff7ed;border:1px solid #fed7aa;font-size:13px;font-weight:900}.guide-signal-icon img,.guide-check-item span img,.guide-action-card span img,.coop-value-icon img,.coop-process-icon img{width:100%;height:100%;object-fit:contain;display:block}.guide-faq-item{padding:12px;border:1px solid #e5e7eb;background:#f8fafc}.coop-hero{min-height:178px;padding:16px 16px 14px;border-radius:8px;display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:10px;position:relative;overflow:hidden;background:linear-gradient(135deg,#ff5a00f5,#f97316e0),linear-gradient(135deg,#ff5a00,#ffb020);box-shadow:0 14px 32px #ff5a0038}.coop-hero:after{content:"";position:absolute;right:-46px;bottom:-58px;width:210px;height:128px;border-radius:999px 999px 0 0;background:#08c96b;transform:rotate(-5deg);opacity:.96}.coop-hero-copy{position:relative;z-index:2;color:#fff}.coop-hero-copy span{display:inline-flex;height:22px;padding:0 8px;border-radius:999px;align-items:center;color:#ff5a00;background:#ffffffeb;font-size:11px;font-weight:900}.coop-hero-copy h1{margin:10px 0 8px;max-width:230px;font-size:27px;line-height:1.08;letter-spacing:0}.coop-hero-copy p{margin:0;max-width:250px;color:#ffffffeb;font-size:13px;line-height:1.55}.coop-hero-visual{position:relative;z-index:2;min-width:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.coop-hero-visual img{width:86px;height:86px;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(0,0,0,.18))}.coop-scene{width:100%;margin-top:8px;display:flex;flex-direction:column;gap:5px}.coop-scene span{height:22px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#064e3b;background:#ffffffeb;font-size:11px;font-weight:850;white-space:nowrap}.coop-form-section{margin-top:10px;padding:14px;border-radius:8px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 16px 34px #0f172a14}.coop-form-head{margin-bottom:11px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.coop-form-head span{color:#ff5a00;font-size:12px;font-weight:900}.coop-form-head h2{margin:3px 0 0;font-size:18px;line-height:1.2}.coop-form-head small{flex-shrink:0;height:24px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;color:#047857;background:#dcfce7;font-size:11px;font-weight:850}.coop-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.coop-field{min-width:0;display:flex;flex-direction:column;gap:5px}.coop-field.coop-field-wide{grid-column:1 / -1}.coop-field span{color:#475569;font-size:12px;font-weight:800}.coop-field input,.coop-field select,.coop-field textarea{width:100%;min-height:40px;border:1px solid #dbe2ea;border-radius:8px;padding:0 11px;color:#111827;background:#f8fafc;font:inherit;font-size:14px;outline:none}.coop-field textarea{min-height:72px;padding-top:10px;resize:vertical;line-height:1.45}.coop-field input:focus,.coop-field select:focus,.coop-field textarea:focus{border-color:#ff5a00;background:#fff;box-shadow:0 0 0 3px #ff5a001a}.coop-submit{grid-column:1 / -1;height:46px;margin-top:2px;border:0;border-radius:8px;color:#fff;background:#ff5a00;box-shadow:0 12px 22px #ff5a0038;font-size:16px;font-weight:900}.coop-submit:disabled{cursor:not-allowed;opacity:.7}.coop-form-tip{grid-column:1 / -1;margin:0;min-height:18px;color:#64748b;font-size:12px;line-height:1.45}.coop-info-card{margin-top:12px;padding:20px 12px 14px;border-radius:8px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 16px 34px #0f172a14}.coop-value{padding-top:0}.coop-process{padding-top:20px}.coop-section-title{margin-bottom:12px;display:flex;align-items:center;justify-content:center;gap:12px}.coop-section-title span{width:58px;height:1px;position:relative;background:linear-gradient(90deg,#ff5a0000,#ff5a0057)}.coop-section-title span:last-child{background:linear-gradient(90deg,#ff5a0057,#ff5a0000)}.coop-section-title span:after{content:"";position:absolute;top:-3px;right:8px;width:6px;height:6px;border-radius:999px;background:#ff5a00;box-shadow:10px 0 #ffb020}.coop-section-title span:last-child:after{left:8px;right:auto;box-shadow:10px 0 #ffb020}.coop-section-title h2{margin:0;color:#17202a;font-size:18px;line-height:1.2;font-weight:900}.coop-value-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.coop-value-grid article{min-width:0;text-align:center}.coop-value-icon{width:50px;height:50px;margin:0 auto 9px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#ff5a00;background:#fff7ed;border:1px solid #fed7aa;box-shadow:0 8px 18px #ff5a0014;padding:5px}.coop-type-brand .coop-value-icon{color:#059669;background:#ecfdf5;border-color:#bbf7d0;box-shadow:0 8px 18px #08c96b14}.coop-value-grid strong{display:block;color:#111827;font-size:13px;line-height:1.25;font-weight:900;white-space:nowrap}.coop-value-grid p{margin:3px 0 0;color:#64748b;font-size:11px;line-height:1.3}.coop-process-card{padding:14px 10px 12px;border:1px solid rgba(255,90,0,.16);border-radius:8px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;box-shadow:none}.coop-process-step{min-width:0;position:relative;text-align:center}.coop-process-icon{width:44px;height:44px;margin:0 auto 8px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#ff5a00;background:#fff7ed;border:1px solid #fed7aa;padding:5px}.coop-type-brand .coop-process-icon{color:#059669;background:#ecfdf5;border-color:#bbf7d0}.coop-process-step strong{display:block;color:#334155;font-size:12px;font-weight:850;line-height:1.2;white-space:nowrap}.coop-process-step i{position:absolute;top:16px;right:-8px;color:#fbbf24;font-size:15px;font-style:normal;font-weight:900}.policy-page{min-height:100vh;color:#17202a;background:linear-gradient(180deg,#fff7ed,#fff7ed00 300px),#f8fafc}.policy-mobile-toc{display:none}.policy-main{max-width:1120px;margin:0 auto;padding:24px 20px 42px;display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px;align-items:start}.policy-sidebar{position:sticky;top:76px;min-width:0}.policy-toc-card{padding:16px 12px;border-radius:8px;display:grid;gap:5px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 14px 32px #0f172a0f}.policy-toc-card strong{margin:0 4px 9px;color:#94a3b8;font-size:12px;font-weight:900;letter-spacing:2px}.policy-toc-card a,.policy-mobile-toc a{min-width:0;display:flex;align-items:center;gap:8px;color:#475569;font-size:13px;font-weight:800}.policy-toc-card a{min-height:36px;padding:7px 8px;border-radius:8px}.policy-toc-card a:hover{color:#ff5a00;background:#fff7ed}.policy-toc-card a span,.policy-mobile-toc a span{min-width:26px;height:26px;padding:0 5px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#ff5a00;font-size:11px;font-weight:900;flex-shrink:0}.policy-content{min-width:0;display:grid;gap:12px}.policy-hero{min-height:178px;padding:28px 30px;border-radius:8px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;position:relative;overflow:hidden;color:#fff;background:linear-gradient(135deg,#ff5a00f5,#f97316e0),linear-gradient(135deg,#ff5a00,#ffb020);box-shadow:0 16px 34px #ff5a0033}.policy-hero:after{content:"";position:absolute;right:-58px;bottom:-70px;width:250px;height:150px;border-radius:999px 999px 0 0;background:#08c96b;transform:rotate(-5deg);opacity:.92}.policy-hero>*{position:relative;z-index:1}.policy-hero span{display:inline-flex;min-height:24px;padding:0 9px;border-radius:999px;align-items:center;color:#ff5a00;background:#ffffffeb;font-size:12px;font-weight:900}.policy-hero h1{margin:14px 0 0;max-width:680px;font-size:34px;line-height:1.16;font-weight:950;letter-spacing:0}.policy-hero p{margin:12px 0 0;max-width:640px;color:#ffffffeb;font-size:14px;line-height:1.75}.policy-hero small{height:28px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;color:#064e3b;background:#ffffffeb;font-size:12px;font-weight:900;white-space:nowrap}.policy-section{min-width:0;padding:24px 28px;border-radius:8px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 14px 32px #0f172a0d;scroll-margin-top:84px}.policy-section-head{margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;gap:10px}.policy-section-head span{min-width:34px;height:34px;padding:0 7px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#ff5a00;font-size:13px;font-weight:900;flex-shrink:0}.policy-section-head h2{margin:0;color:#111827;font-size:20px;line-height:1.3;font-weight:950}.policy-party-card{padding:16px;border-radius:8px;background:#f8fafc;border:1px solid #e5e7eb}.policy-party-card strong{display:block;margin-bottom:8px;color:#ff5a00;font-size:14px;font-weight:900}.policy-party-card p,.policy-paragraphs p,.policy-list li,.policy-note{color:#475569;font-size:14px;line-height:1.82}.policy-party-card p,.policy-paragraphs p{margin:0}.policy-party-card p+p,.policy-paragraphs p+p{margin-top:7px}.policy-subheading{margin:18px 0 9px;color:#17202a;font-size:15px;line-height:1.45;font-weight:900}.policy-list{margin:0;padding-left:20px;display:grid;gap:9px}.policy-list+.policy-list,.policy-paragraphs+.policy-list,.policy-list+.policy-paragraphs,.policy-note+.policy-list,.policy-list+.policy-note{margin-top:12px}.policy-note{margin:0;padding:12px 14px;border-radius:8px;color:#c2410c;background:#fff7ed;border:1px solid #fed7aa;font-weight:700}.policy-agree-bar{position:sticky;bottom:0;z-index:5;margin-top:4px;padding:14px 16px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fffffff0;border:1px solid #e5e7eb;box-shadow:0 -8px 26px #0f172a12;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.policy-agree-bar span{color:#64748b;font-size:13px;font-weight:800}.policy-agree-bar button{height:38px;padding:0 22px;border:0;border-radius:8px;color:#fff;background:#ff5a00;box-shadow:0 10px 18px #ff5a0033;font-size:14px;font-weight:900}.site-header{position:sticky;top:0;z-index:50;background:#ffffffdb;border-bottom:1px solid rgba(226,232,240,.78);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:0 12px 40px #0f172a0a}.header-inner{max-width:1240px;height:68px;margin:0 auto;padding:0 20px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:10px;padding:0;border:0;background:transparent;flex-shrink:0}.brand-logo{width:46px;height:46px;border-radius:8px;object-fit:cover;box-shadow:0 10px 24px #ff6b0042}.brand-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1.1}.brand-text strong{color:#ff6b00;font-size:16px;font-weight:900}.brand-text span{margin-top:4px;color:#111827;font-size:15px;font-weight:850}.desktop-nav{flex:1;display:flex;justify-content:center;gap:2px;min-width:0}.desktop-nav button,.desktop-nav a{height:36px;border:0;border-radius:8px;background:transparent;color:#475569;padding:0 12px;font-size:14px;font-weight:700;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}.desktop-nav button:hover,.desktop-nav a:hover{color:#ff6b00;background:#fff7ed}.header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.btn-fill{height:38px;padding:0 18px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:800}.btn-fill{color:#fff;border:1px solid #ff6b00;background:#ff6b00;box-shadow:0 8px 18px #ff6b0038}.hero{min-height:calc(100vh - 68px);max-height:860px;display:flex;align-items:center;position:relative;overflow:hidden;background:linear-gradient(90deg,#090d14e0,#090d14b8 34%,#090d1457 64%,#090d141f),var(--hero-image),linear-gradient(90deg,#090d14eb,#090d14c2 34%,#090d146b 64%,#090d1433),linear-gradient(135deg,#0f172a,#164e63 45%,#fff7ed);background-size:auto,cover,auto,auto;background-position:center,center,center,center}.hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:140px;background:linear-gradient(180deg,#f8fafc00,#f8fafc);pointer-events:none}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff14,#fff0 30%),radial-gradient(circle at 18% 22%,#ff6b002e,#ff6b0000 36%);pointer-events:none;z-index:1}.hero-inner{position:relative;z-index:1;width:100%;max-width:1240px;margin:0 auto;padding:72px 20px 96px;display:block}.hero-copy{color:#fff;max-width:720px}.eyebrow,.section-label{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;padding:0 10px;font-size:12px;font-weight:900}.eyebrow{color:#fed7aa;border:1px solid rgba(254,215,170,.44);background:#ffffff1a;gap:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.eyebrow-dot{width:7px;height:7px;border-radius:999px;background:#22c55e;box-shadow:0 0 0 5px #22c55e29}.section-label{color:#c2410c;border:1px solid #fed7aa;background:#fff7ed}.section-label.dark{color:#fed7aa;border-color:#fed7aa57;background:#ffffff14}.hero h1{margin:20px 0 0;font-size:72px;line-height:1.05;letter-spacing:0;font-weight:950;text-shadow:0 18px 50px rgba(0,0,0,.26)}.hero h1 span{display:block;margin-top:20px;font-size:38px;line-height:1.18;font-weight:900}.hero p{max-width:650px;margin:26px 0 0;color:#ffffffe0;font-size:18px;line-height:1.75}.hero-actions{margin-top:34px;display:flex;flex-wrap:wrap;gap:14px}.hero-primary,.hero-secondary{height:50px;border-radius:8px;padding:0 25px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:900}.hero-primary{color:#fff;border:1px solid #ff6b00;background:linear-gradient(135deg,#ff6b00,#f97316);box-shadow:0 18px 40px #ff6b0047}.hero-secondary{color:#fff;border:1px solid rgba(255,255,255,.46);background:#ffffff1a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-trust{margin-top:28px;display:flex;flex-wrap:wrap;gap:10px}.hero-trust span{min-height:30px;border-radius:999px;padding:0 12px;display:inline-flex;align-items:center;color:#ffffffdb;background:#ffffff1c;border:1px solid rgba(255,255,255,.18);font-size:12px;font-weight:800;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.section{padding:82px 0}.section-white{background:#fff}.section-muted{background:linear-gradient(180deg,#f8fafc,#f1f5f9)}.section-inner{max-width:1240px;margin:0 auto;padding:0 20px}.section-heading{max-width:760px;margin-bottom:42px}.section-heading h2,.join-inner h2{margin:14px 0 0;color:#111827;font-size:38px;line-height:1.25;font-weight:950;overflow-wrap:anywhere}.section-heading p,.join-inner p{margin:14px 0 0;color:#64748b;font-size:15px;line-height:1.75}.platform-section{position:relative;overflow:hidden}.platform-section:before{content:"";position:absolute;inset:auto 0 0 0;height:54%;background:linear-gradient(180deg,#f8fafc00,#f8fafceb);pointer-events:none}.platform-section .section-inner{position:relative;z-index:1}.platform-intro{margin-bottom:34px;display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:44px;align-items:end}.platform-intro .section-heading{margin-bottom:0}.platform-statement{min-width:0;padding:24px 26px;border-radius:8px;background:#111827;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 70px #0f172a29}.platform-statement span,.platform-caption{color:#ff6b00;font-size:12px;font-weight:950}.platform-statement strong{display:block;margin-top:12px;color:#fff;font-size:26px;line-height:1.32;font-weight:950;overflow-wrap:anywhere}.platform-statement p{margin:12px 0 0;color:#cbd5e1;font-size:14px;line-height:1.75;overflow-wrap:anywhere}.platform-system{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;align-items:stretch}.platform-map{min-width:0;min-height:560px;padding:26px;border-radius:8px;position:relative;background:linear-gradient(135deg,#fff7edc7,#fffffff5),#fff;border:1px solid rgba(226,232,240,.92);box-shadow:0 24px 70px #0f172a14}.platform-map:before,.platform-map:after{content:"";position:absolute;background:#ff6b0029;pointer-events:none}.platform-map:before{left:50%;top:86px;bottom:86px;width:1px}.platform-map:after{left:92px;right:92px;top:50%;height:1px}.platform-map-grid{height:100%;min-height:508px;position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:18px}.platform-node,.platform-core{min-width:0;border-radius:8px;background:#ffffffe0;border:1px solid rgba(226,232,240,.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.platform-node{padding:22px;display:flex;flex-direction:column;justify-content:flex-start;box-shadow:0 16px 38px #0f172a0f}.platform-node-market,.platform-node-supplier{justify-content:flex-end}.platform-node span{width:fit-content;min-height:25px;padding:0 9px;border-radius:999px;display:inline-flex;align-items:center;color:#c2410c;background:#fff7ed;border:1px solid #fed7aa;font-size:12px;font-weight:900}.platform-node strong{margin-top:22px;color:#111827;font-size:22px;line-height:1.28;font-weight:950}.platform-node p{margin:10px 0 0;color:#64748b;font-size:14px;line-height:1.72}.platform-core{width:224px;height:224px;padding:28px;position:absolute;left:50%;top:50%;z-index:2;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;text-align:center;color:#fff;background:linear-gradient(145deg,#111827f5,#0f766eeb),#111827;border-color:#ffffff1f;box-shadow:0 28px 70px #0f172a3d}.platform-core span{color:#fed7aa;font-size:12px;font-weight:950}.platform-core strong{margin-top:10px;font-size:46px;line-height:1;font-weight:950}.platform-core p{margin:14px 0 0;color:#ffffffc7;font-size:13px;line-height:1.7}.platform-capabilities{padding:28px;border-radius:8px;background:#111827;box-shadow:0 24px 70px #0f172a24}.platform-capabilities h3{margin:12px 0 24px;color:#fff;font-size:28px;line-height:1.25;font-weight:950}.platform-capabilities article{padding:18px 0;display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;border-top:1px solid rgba(255,255,255,.1)}.platform-capabilities article>span{color:#fed7aac7;font-size:13px;font-weight:950}.platform-capabilities strong{color:#fff;font-size:16px;font-weight:950}.platform-capabilities p{margin:6px 0 0;color:#cbd5e1;font-size:13px;line-height:1.72}.update-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.update-card{min-height:260px;padding:24px;border:1px solid rgba(226,232,240,.92);border-radius:8px;display:flex;flex-direction:column;background:#fff;box-shadow:0 18px 45px #0f172a0d}.update-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.update-meta span{min-height:26px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;color:#ff6b00;background:#fff7ed;font-size:12px;font-weight:900}.update-meta time{color:#94a3b8;font-size:12px;font-weight:800;white-space:nowrap}.update-card h3{margin:22px 0 0;color:#111827;font-size:20px;line-height:1.35;font-weight:950}.update-card p{margin:12px 0 0;color:#64748b;font-size:14px;line-height:1.75}.update-card a{margin-top:auto;padding-top:24px;color:#ff6b00;font-size:14px;font-weight:900}.join-section{padding:76px 20px;background:#fff}.join-inner{max-width:1240px;margin:0 auto;padding:54px 48px;border-radius:8px;background:linear-gradient(135deg,#fff7edf5,#ecfefff5);display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:36px;align-items:center;border:1px solid rgba(226,232,240,.9);box-shadow:0 24px 70px #0f172a14}.join-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}.join-actions a{height:44px;border-radius:8px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;color:#0f172a;border:1px solid #cbd5e1;background:#fff;font-size:14px;font-weight:900}.join-actions a:first-child{color:#fff;border-color:#ff6b00;background:linear-gradient(135deg,#ff6b00,#f97316);box-shadow:0 14px 30px #ff6b0038}.home-hero{position:relative;min-height:700px;padding:96px 20px 58px;overflow:hidden;background:linear-gradient(90deg,#fff7edf7,#fff7edd6 34%,#fff7ed47 58%,#0f172a33),linear-gradient(180deg,#fff0 74%,#f8fafc),var(--home-hero-bg),#fff7ed;background-size:auto,auto,cover,auto;background-position:center,center,center,center}.home-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(255,255,255,.16) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(112deg,transparent 0%,transparent 43%,rgba(255,255,255,.28) 49%,transparent 56%,transparent 100%);background-size:72px 72px,72px 72px,220% 100%;mix-blend-mode:soft-light;opacity:.56;pointer-events:none;animation:homeGridSweep 12s linear infinite}.home-hero:after{content:"";position:absolute;inset:auto 0 0;height:180px;background:linear-gradient(180deg,#f8fafc00,#f8fafc);pointer-events:none}.home-hero-inner{position:relative;z-index:2;width:100%;max-width:1240px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);gap:52px;align-items:center}.home-hero-copy{width:100%;min-width:0}.home-hero h1{max-width:640px;margin:18px 0 0;color:#0f172a;font-size:64px;line-height:1.12;letter-spacing:0;font-weight:950}.home-hero h1 span{display:block}.home-hero p{max-width:640px;margin:22px 0 0;color:#475569;font-size:18px;line-height:1.86;font-weight:650;overflow-wrap:anywhere}.home-hero-mission{max-width:600px;color:#0f172a;font-weight:850}.home-hero-actions{width:100%;margin-top:30px;display:flex;flex-wrap:wrap;gap:12px}.home-primary,.home-secondary{min-width:132px;height:46px;border-radius:8px;padding:0 20px;font-size:15px;font-weight:900}.home-primary{border:1px solid #ff5a00;color:#fff;background:#ff5a00;box-shadow:0 12px 28px #ff5a003d}.home-secondary{border:1px solid #fed7aa;color:#c2410c;background:#fff}.home-hero-points{width:100%;margin-top:24px;display:flex;flex-wrap:wrap;gap:10px}.home-hero-points span{min-height:34px;border-radius:999px;padding:7px 12px;display:inline-flex;align-items:center;color:#0f766e;background:#ecfdf5;border:1px solid #bbf7d0;font-size:13px;font-weight:850}.home-hero-visual{width:100%;max-width:590px;position:relative;overflow:visible}.home-hero-showcase{min-height:420px;padding:28px;isolation:isolate}.home-hero-showcase:before,.home-hero-showcase:after{content:"";position:absolute;pointer-events:none;z-index:-1}.home-hero-showcase:before{top:10px;right:12px;bottom:10px;left:12px;border-radius:8px;background:linear-gradient(135deg,#0f172a33,#ffffff14),repeating-linear-gradient(90deg,rgba(255,255,255,.18) 0 1px,transparent 1px 28px);border:1px solid rgba(255,255,255,.3);transform:rotate(-2.4deg);opacity:.52}.home-hero-showcase:after{left:46px;right:18px;bottom:2px;height:26px;background:linear-gradient(90deg,#ff5a0000,#ff5a0042,#22c55e38,#ff5a0000);filter:blur(12px);opacity:.72}.platform-visual-card img,.updates-visual img,.join-entry-card img{width:100%;display:block;object-fit:cover}.home-hero-card{position:relative;min-height:332px;padding:32px;overflow:hidden;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;gap:18px;background:radial-gradient(circle at 18% 12%,rgba(255,90,0,.22),transparent 34%),radial-gradient(circle at 88% 14%,rgba(34,197,94,.2),transparent 30%),linear-gradient(135deg,#0f172aeb,#111827c7);border:1px solid rgba(255,255,255,.24);box-shadow:0 34px 90px #0f172a47,inset 0 1px #ffffff38;-webkit-backdrop-filter:blur(26px) saturate(1.16);backdrop-filter:blur(26px) saturate(1.16)}.home-hero-card:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;background:linear-gradient(112deg,transparent 0%,transparent 38%,rgba(255,255,255,.46) 49%,transparent 61%,transparent 100%);transform:translate(-112%);opacity:.62;pointer-events:none;animation:homeGlassSheen 5.8s ease-in-out infinite}.home-hero-card:after{content:"";position:absolute;inset:auto 22px 0;height:3px;border-radius:999px 999px 0 0;background:linear-gradient(90deg,#ff5a0000,#ff5a00eb,#22c55edb,#ff5a0000);opacity:.76}.home-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.home-card-eyebrow{width:fit-content;min-height:30px;border-radius:999px;padding:0 11px;display:inline-flex;align-items:center;color:#fed7aa;background:#ff5a0024;border:1px solid rgba(253,186,116,.46);font-size:13px;font-weight:950}.home-card-state{min-height:30px;padding:0 11px;border-radius:999px;display:inline-flex;align-items:center;color:#bbf7d0;background:#10b98124;border:1px solid rgba(187,247,208,.42);font-size:12px;font-weight:950;white-space:nowrap}.home-hero-card strong{position:relative;z-index:1;color:#fff;font-size:27px;line-height:1.42;font-weight:950;overflow-wrap:anywhere;text-shadow:0 12px 34px rgba(0,0,0,.24)}.home-hero-card p{position:relative;z-index:1;max-width:420px;margin:0;color:#ffffffc7;font-size:15px;line-height:1.7;font-weight:750}.home-data-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.home-data-grid article{min-width:0;padding:12px;border-radius:8px;background:#ffffff14;border:1px solid rgba(255,255,255,.16);box-shadow:inset 0 1px #ffffff24}.home-data-grid em,.home-data-grid strong{display:block;font-style:normal}.home-data-grid em{color:#fed7aa;font-size:12px;line-height:1.2;font-weight:950}.home-data-grid span{position:relative;display:block;height:4px;margin:10px 0 9px;overflow:hidden;border-radius:999px;background:#ffffff24}.home-data-grid span:after{content:"";position:absolute;inset:0 auto 0 0;width:74%;border-radius:inherit;background:linear-gradient(90deg,#ff5a00,#22c55e);animation:homeDataPulse 3.6s ease-in-out infinite}.home-data-grid article:nth-child(2) span:after{width:62%;animation-delay:.45s}.home-data-grid article:nth-child(3) span:after{width:86%;animation-delay:.9s}.home-data-grid strong{color:#fffffff0;font-size:13px;line-height:1.25;font-weight:950}.home-float-panel{position:absolute;z-index:2;border-radius:8px;padding:14px;overflow:hidden;background:linear-gradient(135deg,#0f172ad1,#111827a3);border:1px solid rgba(255,255,255,.2);box-shadow:0 18px 54px #0f172a42;-webkit-backdrop-filter:blur(20px) saturate(1.16);backdrop-filter:blur(20px) saturate(1.16)}.home-float-panel span{display:block;color:#ffffffad;font-size:12px;line-height:1.2;font-weight:850}.home-float-panel strong{display:block;margin-top:5px;color:#fff;font-size:15px;line-height:1.2;font-weight:950}.home-float-panel-primary{top:2px;right:0;width:178px;animation:homeFloatY 5.5s ease-in-out infinite}.home-float-panel-secondary{left:0;bottom:22px;width:196px;animation:homeFloatY 6.2s ease-in-out .55s infinite}.home-sparkline{height:44px;margin-top:10px;display:flex;align-items:flex-end;gap:7px}.home-sparkline i{flex:1;border-radius:999px 999px 3px 3px;background:linear-gradient(180deg,#22c55e,#ff5a00);box-shadow:0 0 18px #ff5a0033;animation:homeBarRise 2.6s ease-in-out infinite}.home-sparkline i:nth-child(1){height:44%}.home-sparkline i:nth-child(2){height:68%;animation-delay:.16s}.home-sparkline i:nth-child(3){height:52%;animation-delay:.32s}.home-sparkline i:nth-child(4){height:78%;animation-delay:.48s}.home-sparkline i:nth-child(5){height:92%;animation-delay:.64s}.home-flow-line{margin-top:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.home-flow-line i{height:8px;border-radius:999px;background:linear-gradient(90deg,#ffedd5,#ff5a00,#22c55e);box-shadow:0 0 14px #22c55e2e;animation:homeFlowGlow 2.8s ease-in-out infinite}.home-flow-line i:nth-child(2){animation-delay:.25s}.home-flow-line i:nth-child(3){animation-delay:.5s}@keyframes homeRevealUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes homeGridSweep{0%{background-position:0 0,0 0,120% 0}to{background-position:0 0,0 0,-120% 0}}@keyframes homeGlassSheen{0%,44%{transform:translate(-112%)}70%,to{transform:translate(112%)}}@keyframes homeDataPulse{0%,to{opacity:.72;transform:scaleX(.82);transform-origin:left center}50%{opacity:1;transform:scaleX(1);transform-origin:left center}}@keyframes homeFloatY{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes homeBarRise{0%,to{transform:scaleY(.88);transform-origin:bottom center;opacity:.76}50%{transform:scaleY(1.08);transform-origin:bottom center;opacity:1}}@keyframes homeFlowGlow{0%,to{opacity:.58;transform:scaleX(.88)}50%{opacity:1;transform:scaleX(1)}}.home-metrics{position:relative;z-index:2;max-width:1240px;margin:26px auto 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.home-metrics article{min-height:92px;padding:18px 20px;border-radius:8px;display:grid;grid-template-columns:54px minmax(0,1fr);column-gap:14px;align-items:center;background:#fffffff0;border:1px solid rgba(226,232,240,.9);box-shadow:0 14px 38px #0f172a0f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.home-metrics article:hover{transform:translateY(-4px);border-color:#ff5a0038;box-shadow:0 20px 46px #0f172a1a}.home-metrics article img{width:54px;height:54px;grid-row:span 2;object-fit:contain}.home-metrics strong{display:block;color:#0f172a;font-size:24px;font-weight:950}.home-metrics span{display:block;margin-top:4px;color:#64748b;font-size:14px;line-height:1.55;font-weight:700}.home-platform{background:#fff}.platform-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:52px;align-items:center}.platform-visual-card{overflow:hidden;border-radius:8px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 26px 72px #0f172a1a}.platform-visual-card img{aspect-ratio:1.36}.platform-copy{min-width:0}.platform-copy h2,.updates-copy h2,.join-heading h2{margin:16px 0 0;color:#0f172a;font-size:40px;line-height:1.22;letter-spacing:0;font-weight:950}.platform-copy>p,.updates-copy>p,.join-heading p{margin:16px 0 0;color:#64748b;font-size:16px;line-height:1.85;font-weight:650}.platform-feature-list{margin-top:28px;display:grid;gap:12px}.platform-feature-list article{min-height:96px;padding:18px;border-radius:8px;display:grid;grid-template-columns:58px minmax(0,1fr);gap:16px;align-items:start;background:#fff;border:1px solid #e5e7eb;box-shadow:0 12px 28px #0f172a0a}.platform-feature-list article>span{width:58px;height:58px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#fff7ed;border:1px solid #fed7aa;overflow:hidden}.platform-feature-list article>span img{width:48px;height:48px;display:block;object-fit:contain}.platform-feature-list strong{display:block;color:#0f172a;font-size:18px;font-weight:950}.platform-feature-list p{margin:8px 0 0;color:#64748b;font-size:14px;line-height:1.65;font-weight:650}.home-updates{background:radial-gradient(circle at 18% 12%,rgba(255,90,0,.07),transparent 30%),linear-gradient(180deg,#f8fafc,#f3f6fa)}.updates-layout{display:grid;grid-template-columns:minmax(360px,.78fr) minmax(0,1.22fr);gap:54px;align-items:start}.updates-visual{position:sticky;top:92px;overflow:visible}.updates-glass-card{position:relative;min-height:560px;overflow:hidden;border-radius:8px;padding:34px;background:linear-gradient(135deg,#ffffffd1,#fff7ed80),radial-gradient(circle at 28% 6%,rgba(255,90,0,.22),transparent 34%),radial-gradient(circle at 80% 18%,rgba(34,197,94,.16),transparent 28%);border:1px solid rgba(255,255,255,.78);box-shadow:0 30px 80px #0f172a1f,inset 0 1px #ffffffdb;-webkit-backdrop-filter:blur(24px) saturate(1.12);backdrop-filter:blur(24px) saturate(1.12)}.updates-glass-card:before{content:"";position:absolute;top:16px;right:16px;bottom:16px;left:16px;border-radius:8px;border:1px solid rgba(255,255,255,.58);background:linear-gradient(120deg,rgba(255,255,255,.22),transparent 40%),repeating-linear-gradient(90deg,rgba(255,255,255,.22) 0 1px,transparent 1px 34px);pointer-events:none}.updates-glass-card:after{content:"";position:absolute;left:16%;right:16%;bottom:-18px;height:60px;border-radius:999px;background:linear-gradient(90deg,#ff5a0000,#ff5a003d,#22c55e2e,#ff5a0000);filter:blur(18px);pointer-events:none}.updates-phone-crop{position:relative;z-index:1;width:min(340px,100%);height:390px;margin:0 auto;overflow:hidden;border-radius:8px;background:#fff;border:1px solid rgba(255,255,255,.76);box-shadow:0 24px 58px #0f172a2e,inset 0 0 0 1px #ffffff5c}.updates-visual img{width:100%;max-width:none;max-height:none;display:block;border-radius:0;aspect-ratio:auto;object-fit:cover;transform:translateY(-42px) scale(1.12);transform-origin:top center;box-shadow:none}.updates-visual-caption{position:relative;z-index:1;width:min(340px,100%);margin:18px auto 0;padding:16px 18px;border-radius:8px;background:#0f172adb;border:1px solid rgba(255,255,255,.18);box-shadow:0 18px 44px #0f172a2e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.updates-visual-caption span{color:#fed7aa;font-size:12px;font-weight:950}.updates-visual-caption strong{display:block;margin-top:6px;color:#fff;font-size:18px;line-height:1.35;font-weight:950}.updates-visual-caption p{margin:6px 0 0;color:#ffffffad;font-size:13px;line-height:1.6;font-weight:700}.updates-copy{min-width:0}.updates-list{position:relative;margin-top:30px;display:grid;gap:18px}.updates-timeline:before{content:"";position:absolute;left:23px;top:18px;bottom:18px;width:2px;border-radius:999px;background:linear-gradient(180deg,#ff5a00,#ff5a004d 56%,#22c55e47)}.updates-list article{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px}.timeline-node{position:relative;z-index:1;width:48px;height:48px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#ff5a00;background:#fff7ed;border:1px solid #fed7aa;box-shadow:0 12px 28px #ff5a0024;font-size:13px;font-weight:950}.update-card-inner{min-width:0;padding:22px 24px;border-radius:8px;background:#ffffffeb;border:1px solid rgba(226,232,240,.9);box-shadow:0 14px 34px #0f172a0e;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.updates-list article:first-child .update-card-inner{background:linear-gradient(135deg,#fffffff5,#fff7edd6);border-color:#ff5a0047;box-shadow:0 18px 42px #ff5a001a}.updates-list article:hover .update-card-inner{transform:translateY(-2px);border-color:#ff5a0038;box-shadow:0 20px 48px #0f172a17}.updates-list h3{margin:14px 0 0;color:#0f172a;font-size:20px;line-height:1.45;font-weight:950}.updates-list p{margin:10px 0 0;color:#64748b;font-size:14px;line-height:1.75;font-weight:650}.updates-list a{margin-top:14px;display:inline-flex;color:#ff5a00;font-size:14px;font-weight:900}.home-join{padding:84px 20px 92px;background:#fff}.join-heading{max-width:740px}.join-card-grid{margin-top:30px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.join-entry-card{overflow:hidden;border-radius:8px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 16px 40px #0f172a0f;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.join-entry-card:hover{transform:translateY(-3px);border-color:#fed7aa;box-shadow:0 22px 52px #ff5a001f}.join-entry-card img{aspect-ratio:1.46}.join-entry-card div{padding:18px 18px 20px}.join-entry-card span{display:inline-flex;min-height:26px;padding:0 9px;border-radius:999px;align-items:center;color:#c2410c;background:#fff7ed;border:1px solid #fed7aa;font-size:12px;font-weight:900}.join-entry-card strong{display:block;margin-top:14px;color:#0f172a;font-size:20px;font-weight:950}.join-entry-card p{margin:10px 0 0;color:#64748b;font-size:14px;line-height:1.7;font-weight:650}.product-service-page{background:#f8fafc}.product-nav{justify-content:center}.product-hero{padding:76px 20px 38px;position:relative;overflow:hidden;background:linear-gradient(110deg,#fff7edfa,#fff7edf0 42%,#f8fafce6),var(--product-hero-bg),#fff7ed;background-size:auto,cover,auto;background-position:center,center,center}.product-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(255,90,0,.12),transparent 32%),linear-gradient(180deg,#ffffffb8,#fff0);pointer-events:none}.product-hero-inner,.product-signal-grid,.product-section-inner{position:relative;z-index:1;max-width:1240px;margin:0 auto}.product-hero-inner{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(340px,.72fr);gap:54px;align-items:center}.product-hero-copy{min-width:0}.product-hero-copy h1{max-width:760px;margin:18px 0 0;color:#0f172a;font-size:54px;line-height:1.12;letter-spacing:0;font-weight:950;overflow-wrap:anywhere}.product-hero-copy p{max-width:720px;margin:20px 0 0;color:#475569;font-size:17px;line-height:1.85;font-weight:650}.product-hero-actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:12px}.product-primary-link,.product-secondary-link{min-height:46px;padding:0 20px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:900}.product-primary-link{color:#fff;background:#ff5a00;border:1px solid #ff5a00;box-shadow:0 14px 28px #ff5a0038}.product-secondary-link{color:#0f172a;background:#ffffffc2;border:1px solid rgba(226,232,240,.9);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.product-hero-visual{min-width:0;padding:18px;border-radius:8px;background:#ffffffd1;border:1px solid rgba(255,255,255,.9);box-shadow:0 26px 70px #0f172a24;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.product-hero-visual img{width:100%;height:430px;display:block;object-fit:cover;object-position:top center;border-radius:8px;border:1px solid #e5e7eb;background:#fff}.product-visual-note{margin-top:14px;padding:16px;border-radius:8px;color:#fff;background:#111827}.product-visual-note span{color:#fed7aa;font-size:12px;font-weight:950}.product-visual-note strong{display:block;margin-top:6px;font-size:20px;line-height:1.35;font-weight:950}.product-visual-note p{margin:6px 0 0;color:#cbd5e1;font-size:13px;line-height:1.65}.product-signal-grid{margin-top:30px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.product-signal-grid article{min-width:0;min-height:128px;padding:18px;border-radius:8px;display:grid;grid-template-columns:48px minmax(0,1fr);column-gap:12px;align-items:center;background:#fffffff0;border:1px solid rgba(226,232,240,.92);box-shadow:0 14px 36px #0f172a0f}.product-signal-grid img{width:48px;height:48px;grid-row:span 2;object-fit:contain}.product-signal-grid strong{color:#0f172a;font-size:18px;line-height:1.3;font-weight:950}.product-signal-grid span{color:#64748b;font-size:13px;line-height:1.55;font-weight:700}.product-section{padding:82px 20px}.product-section-white{background:#fff}.product-section-muted{background:linear-gradient(180deg,#f8fafc,#f1f5f9)}.product-section-head{max-width:820px;margin-bottom:34px}.product-section-head h2,.service-copy h2,.product-entry-inner h2{margin:16px 0 0;color:#0f172a;font-size:40px;line-height:1.22;letter-spacing:0;font-weight:950;overflow-wrap:anywhere}.product-section-head p,.service-copy>p,.product-entry-inner p{margin:14px 0 0;color:#64748b;font-size:16px;line-height:1.8;font-weight:650}.product-line-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.product-line-card{min-width:0;overflow:hidden;border-radius:8px;display:grid;grid-template-columns:minmax(190px,.82fr) minmax(0,1fr);background:#fff;border:1px solid #e5e7eb;box-shadow:0 18px 46px #0f172a12}.product-line-image{width:100%;height:100%;min-height:320px;display:block;object-fit:cover;background:#fff7ed}.product-line-card:nth-child(2) .product-line-image,.product-line-card:nth-child(3) .product-line-image,.product-line-card:nth-child(4) .product-line-image{object-fit:contain}.product-line-body{min-width:0;padding:24px 22px 22px}.product-line-icon{width:54px;height:54px;margin-bottom:16px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#fff7ed;border:1px solid #fed7aa}.product-line-icon img{width:46px;height:46px;display:block;object-fit:contain}.product-line-body small{display:block;color:#ff5a00;font-size:12px;font-weight:950}.product-line-body h3{margin:8px 0 0;color:#0f172a;font-size:24px;line-height:1.3;font-weight:950}.product-line-body p{margin:10px 0 0;color:#64748b;font-size:14px;line-height:1.7;font-weight:650}.product-line-body ul{margin:16px 0 0;padding:0;display:grid;gap:9px;list-style:none}.product-line-body li{min-width:0;display:grid;grid-template-columns:8px minmax(0,1fr);gap:9px;align-items:start;color:#334155;font-size:13px;line-height:1.55;font-weight:750}.product-line-body li:before{content:"";width:8px;height:8px;margin-top:6px;border-radius:999px;background:#22c55e}.product-line-body a{margin-top:18px;min-height:38px;padding:0 14px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#ff5a00;background:#fff7ed;border:1px solid #fed7aa;font-size:13px;font-weight:900}.service-layout{display:grid;grid-template-columns:minmax(320px,.78fr) minmax(0,1fr);gap:46px;align-items:start}.service-copy{position:sticky;top:96px;min-width:0}.service-emphasis{margin-top:24px;padding:18px;border-radius:8px;display:grid;gap:8px;background:#111827;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 48px #0f172a1f}.service-emphasis strong{color:#fed7aa;font-size:13px;font-weight:950}.service-emphasis span{color:#e2e8f0;font-size:14px;line-height:1.75;font-weight:700}.service-capability-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.service-capability-grid article{min-width:0;min-height:220px;padding:22px;border-radius:8px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 14px 36px #0f172a0e}.service-capability-grid article>span{width:54px;height:54px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#fff7ed;border:1px solid #fed7aa}.service-capability-grid img{width:46px;height:46px;display:block;object-fit:contain}.service-capability-grid strong{display:block;margin-top:16px;color:#0f172a;font-size:19px;line-height:1.35;font-weight:950}.service-capability-grid p{margin:10px 0 0;color:#64748b;font-size:14px;line-height:1.72;font-weight:650}.service-flow-list{display:grid;gap:12px}.service-flow-list article{min-width:0;padding:18px;border-radius:8px;display:grid;grid-template-columns:58px minmax(0,1fr);gap:16px;align-items:start;background:#fff;border:1px solid #e5e7eb;box-shadow:0 12px 30px #0f172a0b}.service-flow-list article>span{width:58px;height:58px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#ff5a00;background:#fff7ed;border:1px solid #fed7aa;font-size:16px;font-weight:950}.service-flow-list strong{color:#0f172a;font-size:20px;line-height:1.35;font-weight:950}.service-flow-list p{margin:8px 0 0;color:#64748b;font-size:14px;line-height:1.75;font-weight:650}.product-entry-section{padding:70px 20px;color:#fff;background:linear-gradient(135deg,#111827f5,#0f172aeb),#111827}.product-entry-inner{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1fr);gap:36px;align-items:center}.product-entry-inner h2{color:#fff}.product-entry-inner p{color:#cbd5e1}.product-entry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.product-entry-grid a{min-width:0;min-height:132px;padding:18px;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;background:#ffffff14;border:1px solid rgba(255,255,255,.16)}.product-entry-grid a:hover{background:#ff5a002e;border-color:#fed7aa57}.product-entry-grid strong{font-size:18px;line-height:1.35;font-weight:950}.product-entry-grid span{margin-top:12px;color:#cbd5e1;font-size:13px;line-height:1.6;font-weight:700}.site-footer{background:#111827;color:#cbd5e1}.footer-inner{max-width:1240px;margin:0 auto;padding:34px 20px;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);align-items:start;justify-content:space-between;gap:24px}.footer-main,.footer-brand,.footer-contact,.footer-links,.footer-records{display:flex;flex-direction:column;gap:6px}.footer-brand strong{color:#fff;font-size:18px}.footer-brand span,.footer-brand small,.footer-contact span,.footer-records span,.footer-records a,.footer-links a{color:#94a3b8;font-size:13px}.footer-brand span{color:#e2e8f0}.footer-brand small{color:#64748b;font-weight:800}.footer-contact{margin-top:10px}.footer-links{align-items:flex-end}.footer-links nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px}.footer-links a:hover{color:#fff}.footer-records{margin-top:12px;align-items:flex-end}@media (max-width: 1100px){.desktop-nav{justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.desktop-nav::-webkit-scrollbar{display:none}.hero-inner,.join-inner,.platform-intro,.platform-system{grid-template-columns:1fr}.update-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.join-actions{justify-content:flex-start}}@media (max-width: 780px){.guide-signal-grid,.guide-check-grid,.guide-action-grid{grid-template-columns:1fr}.policy-mobile-toc{position:sticky;top:56px;z-index:18;padding:8px 14px;display:flex;gap:8px;overflow-x:auto;background:#fffffff0;border-bottom:1px solid #e5e7eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);scrollbar-width:none}.policy-mobile-toc::-webkit-scrollbar{display:none}.policy-mobile-toc a{min-height:34px;padding:0 10px 0 6px;border-radius:8px;flex:0 0 auto;background:#fff;border:1px solid #e5e7eb;white-space:nowrap}.policy-main{padding:12px 14px 34px;grid-template-columns:1fr;gap:12px}.policy-sidebar{display:none}.policy-hero{min-height:168px;padding:20px 16px;flex-direction:column}.policy-hero h1{max-width:100%;font-size:27px}.policy-hero p{max-width:100%;font-size:13px;line-height:1.65}.policy-hero small{align-self:flex-start}.policy-section{padding:18px 16px;scroll-margin-top:104px}.policy-section-head{margin-bottom:12px;padding-bottom:12px}.policy-section-head h2{font-size:17px}.policy-party-card p,.policy-paragraphs p,.policy-list li,.policy-note{font-size:13px;line-height:1.78;overflow-wrap:anywhere}.policy-agree-bar{flex-direction:column;align-items:stretch;text-align:center}.policy-agree-bar button{width:100%}.header-inner{height:auto;min-height:64px;padding:10px 14px;flex-wrap:wrap;gap:14px}.desktop-nav{order:3;width:100%}.header-actions{margin-left:auto}.hero{min-height:760px;max-height:none;align-items:flex-start}.hero-inner{padding:56px 16px 64px;gap:32px}.hero h1{font-size:48px}.hero h1 span{font-size:30px}.hero p{font-size:16px}.section{padding:64px 0}.section-heading h2,.join-inner h2{font-size:27px;line-height:1.32}.update-grid{grid-template-columns:1fr}.platform-intro{gap:18px}.platform-statement{padding:20px 18px}.platform-statement strong{font-size:20px;line-height:1.34}.platform-map{min-height:auto;padding:18px}.platform-map:before,.platform-map:after{display:none}.platform-map-grid{min-height:auto;grid-template-columns:1fr;grid-template-rows:auto}.platform-core{width:auto;height:auto;min-height:180px;position:static;transform:none;order:-1}.platform-core strong{font-size:38px}.platform-capabilities{padding:22px}.platform-capabilities h3{font-size:24px}.join-section{padding:56px 16px}.join-inner{padding:32px 20px}.footer-inner{grid-template-columns:1fr;align-items:flex-start}.footer-links,.footer-records{align-items:flex-start}.footer-links nav{justify-content:flex-start}}@media (max-width: 480px){.coop-header{padding:8px 14px}.coop-header-link{display:none}.coop-main,.guide-main{padding:10px 14px 34px}.coop-hero{grid-template-columns:minmax(0,1fr) 64px;min-height:174px;padding:14px}.coop-hero:after{right:-76px;bottom:-62px}.coop-hero-copy h1{max-width:230px;font-size:24px}.coop-hero-copy p{max-width:235px;font-size:12px;line-height:1.5}.coop-hero-visual{align-items:flex-end}.coop-hero-visual img{width:64px;height:64px;transform:translate(18px)}.coop-scene{width:100px;transform:translate(18px)}.coop-scene span{height:20px;font-size:10px}.coop-form{grid-template-columns:1fr}.coop-form-head{flex-direction:column;gap:6px}.coop-form-head small{align-self:flex-start}.coop-info-card{overflow:hidden}.coop-value-grid,.coop-process-card{display:flex;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding-bottom:4px;scrollbar-width:none}.coop-value-grid::-webkit-scrollbar,.coop-process-card::-webkit-scrollbar{display:none}.coop-value-grid article,.coop-process-step{flex:0 0 86px;scroll-snap-align:start}.coop-process-card{gap:12px}.coop-process-step i{right:-13px}.guide-hero{grid-template-columns:1fr}.guide-hero-copy h1{max-width:none;font-size:26px}.guide-hero-copy p{max-width:none}.guide-hero-visual{align-items:flex-start}.guide-stage-list{max-width:180px}.guide-hero-actions,.guide-routing-actions{grid-template-columns:1fr}.guide-hero-actions a,.guide-routing-actions a{width:100%}.brand-text strong{font-size:14px}.brand-text span{font-size:13px}.site-header{position:static}.header-inner{padding:10px 14px;gap:10px}.brand{gap:8px}.brand-logo{width:38px;height:38px;border-radius:8px}.desktop-nav,.header-actions{display:none}.btn-fill{padding:0 12px}.hero{min-height:auto}.hero-inner{padding:54px 16px 48px;gap:0}.hero h1{font-size:42px;line-height:1.04}.hero h1 span{margin-top:16px;font-size:22px;line-height:1.24}.hero p{max-width:100%;font-size:15px;line-height:1.7}.hero-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.hero-trust span{width:100%;justify-content:center;text-align:center;padding:0 8px}.hero-actions,.join-actions{flex-direction:column;align-items:stretch}.hero-primary,.hero-secondary,.join-actions a{width:100%}.section{padding:72px 0}.section-inner{padding:0 16px}.section-heading{max-width:100%}.section-heading h2{font-size:25px;word-break:break-all;overflow-wrap:anywhere}.section-heading p,.platform-statement strong,.platform-statement p,.platform-node p,.platform-core p,.platform-capabilities p,.update-card h3,.update-card p{overflow-wrap:anywhere}.platform-system{gap:12px}.platform-statement{padding:18px 16px}.platform-statement strong{font-size:19px}.platform-statement p{font-size:13px;line-height:1.68}.platform-map{padding:12px}.platform-map-grid{gap:10px}.platform-node{padding:18px}.platform-node-market,.platform-node-supplier{justify-content:flex-start}.platform-node strong{margin-top:16px;font-size:20px}.platform-core{min-height:166px;padding:24px 20px}.platform-core strong{font-size:34px}.platform-capabilities{padding:20px 18px}.platform-capabilities article{grid-template-columns:34px minmax(0,1fr);gap:12px}.update-card{min-width:0}}@media (max-width: 1100px){.home-hero-inner,.platform-layout,.updates-layout{grid-template-columns:1fr}.home-hero-visual,.platform-visual-card,.updates-visual{max-width:760px}.home-metrics{grid-template-columns:1fr}.updates-layout{gap:28px}.join-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-hero-inner,.service-layout,.product-entry-inner{grid-template-columns:1fr}.product-hero-visual,.service-copy{position:relative;top:auto}.product-hero-visual{max-width:760px}.product-signal-grid,.product-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-line-grid{grid-template-columns:1fr}.product-line-card{grid-template-columns:minmax(240px,.6fr) minmax(0,1fr)}}@media (max-width: 780px){.home-hero{min-height:auto;padding:42px 14px 32px;background:linear-gradient(180deg,#fff7edf5,#fff7edc2 54%,#f8fafcf0),var(--home-hero-bg),#fff7ed;background-size:auto,cover,auto;background-position:center,58% center,center}.home-hero-inner{gap:26px}.home-hero h1{max-width:100%;font-size:36px;line-height:1.16;overflow-wrap:anywhere}.home-hero p{font-size:15px;line-height:1.76}.home-hero-mission{font-size:14px;line-height:1.7}.home-hero-actions{margin-top:22px}.home-primary,.home-secondary{flex:1 1 138px}.home-hero-points span{font-size:12px}.home-metrics{margin-top:18px}.home-metrics article{min-height:auto;padding:15px 16px}.home-metrics article img{width:46px;height:46px}.home-hero-card{min-height:auto;padding:22px 18px;gap:10px;max-width:100%}.home-hero-card strong{font-size:16px;line-height:1.5;word-break:break-all}.home-hero-card p{font-size:13px}.platform-visual-card img,.join-entry-card img{aspect-ratio:1.28}.platform-visual-card img,.join-entry-card img{object-fit:contain;background:#fff7ed}.updates-visual{position:relative;top:auto}.updates-glass-card{min-height:auto;padding:18px}.updates-phone-crop{width:min(300px,100%);height:300px}.updates-visual img{transform:translateY(-34px) scale(1.12);background:transparent}.updates-visual-caption{width:min(300px,100%);padding:14px}.platform-layout,.updates-layout{gap:24px}.platform-copy h2,.updates-copy h2,.join-heading h2{font-size:28px;overflow-wrap:anywhere}.platform-copy>p,.updates-copy>p,.join-heading p{font-size:14px;line-height:1.76}.platform-feature-list article{min-height:auto;padding:16px;grid-template-columns:52px minmax(0,1fr)}.platform-feature-list article>span{width:52px;height:52px}.platform-feature-list article>span img{width:44px;height:44px}.updates-list article{grid-template-columns:40px minmax(0,1fr);gap:10px}.updates-timeline:before{left:19px}.timeline-node{width:40px;height:40px;font-size:12px}.update-card-inner{padding:18px}.updates-list h3,.join-entry-card strong{font-size:18px;overflow-wrap:anywhere}.home-join{padding:48px 14px 58px}.join-card-grid{grid-template-columns:1fr}.product-hero{padding:42px 14px 28px}.product-hero-inner{gap:24px}.product-hero-copy h1{font-size:34px;line-height:1.18}.product-hero-copy p,.product-section-head p,.service-copy>p,.product-entry-inner p{font-size:14px;line-height:1.76}.product-hero-actions{margin-top:22px}.product-primary-link,.product-secondary-link{flex:1 1 160px}.product-hero-visual{padding:14px}.product-hero-visual img{height:320px}.product-signal-grid,.service-capability-grid,.product-entry-grid{grid-template-columns:1fr}.product-signal-grid article{min-height:auto;padding:16px}.product-section{padding:58px 14px}.product-section-head{margin-bottom:24px}.product-section-head h2,.service-copy h2,.product-entry-inner h2{font-size:28px}.product-line-card{grid-template-columns:1fr}.product-line-image{min-height:auto;height:auto;aspect-ratio:1.34}.product-line-body{padding:20px 18px}.product-line-body h3,.service-flow-list strong{font-size:20px}.service-layout{gap:24px}.service-capability-grid article{min-height:auto;padding:18px}.service-flow-list article{grid-template-columns:46px minmax(0,1fr);gap:12px;padding:16px}.service-flow-list article>span{width:46px;height:46px;font-size:14px}.product-entry-section{padding:52px 14px}}@media (max-width: 480px){.site-shell,.home-hero,.home-platform,.home-updates,.home-join{width:100%;max-width:100vw;overflow-x:hidden}.home-hero-inner,.home-hero-copy,.home-hero h1,.home-hero p,.home-hero-actions,.home-hero-points,.home-hero-visual,.home-metrics,.platform-layout,.updates-layout,.join-card-grid,.product-hero-inner,.product-hero-copy,.product-hero-copy h1,.product-hero-copy p,.product-hero-actions,.product-hero-visual,.product-signal-grid,.product-section-inner,.product-line-grid,.service-layout,.service-capability-grid,.service-flow-list,.product-entry-inner,.product-entry-grid{width:100%;max-width:calc(100vw - 28px);min-width:0}.home-hero h1{font-size:30px}.home-hero-actions{flex-direction:column}.home-primary,.home-secondary{width:100%;flex-basis:auto}.home-hero-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.home-hero-points span{justify-content:center;min-width:0;padding:7px 8px;text-align:center;white-space:normal}.platform-feature-list article{grid-template-columns:1fr}.platform-feature-list article>span{justify-self:start}.product-hero-copy h1{max-width:330px;font-size:26px;line-height:1.22;word-break:break-all;overflow-wrap:anywhere}.product-hero-copy p{max-width:340px;word-break:break-all;overflow-wrap:anywhere}.product-hero-actions{flex-direction:column}.product-primary-link,.product-secondary-link{width:100%;flex-basis:auto}.product-hero-visual img{height:280px}.product-signal-grid article{grid-template-columns:44px minmax(0,1fr)}.product-signal-grid img{width:44px;height:44px}.product-line-card,.service-capability-grid article,.service-flow-list article,.product-entry-grid a{overflow-wrap:anywhere}.product-line-image{aspect-ratio:1.18}.product-line-body li{font-size:12px}}@media (max-width: 780px){.home-hero:before{opacity:.26}.home-hero-showcase{width:100%;min-height:auto;padding:8px 0 0;overflow:hidden}.home-hero-showcase:before,.home-hero-showcase:after,.home-float-panel{display:none}.home-hero-card{width:100%;min-height:auto;padding:20px;gap:14px;background:radial-gradient(circle at 18% 12%,rgba(255,90,0,.2),transparent 34%),radial-gradient(circle at 88% 14%,rgba(34,197,94,.18),transparent 30%),linear-gradient(135deg,#0f172ae6,#111827c7);-webkit-backdrop-filter:blur(18px) saturate(1.1);backdrop-filter:blur(18px) saturate(1.1)}.home-card-top{display:block}.home-card-eyebrow,.home-card-state{min-height:28px;font-size:12px}.home-card-state{display:none}.home-hero-card strong{display:block;font-size:18px;line-height:1.5;word-break:normal;overflow-wrap:anywhere}.home-data-grid{grid-template-columns:1fr;gap:8px}.home-data-grid article{padding:10px 12px}}@media (max-width: 480px){.home-hero-showcase{width:calc(100vw - 28px);max-width:100%}.home-hero-card{width:calc(100vw - 28px);max-width:100%;padding:18px}.home-hero-card strong{max-width:300px;font-size:17px;line-height:1.56;word-break:break-all}.home-hero-card p{max-width:300px}.home-data-grid{display:none}}@media (prefers-reduced-motion: reduce){.home-hero:before,.home-hero-copy,.home-hero-showcase,.home-hero-card:before,.home-data-grid span:after,.home-float-panel,.home-sparkline i,.home-flow-line i,.home-metrics article{animation:none}.home-metrics article:hover{transform:none}}
