/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-gray-900:oklch(21% .034 264.665);--color-white:#fff;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.static{position:static}.isolate{isolation:isolate}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.grow{flex-grow:1}.gap-8{gap:calc(var(--spacing) * 8)}.rounded{border-radius:.25rem}.bg-white{background-color:var(--color-white)}.box-decoration-clone{-webkit-box-decoration-break:clone;box-decoration-break:clone}.box-decoration-slice{-webkit-box-decoration-break:slice;box-decoration-break:slice}.decoration-clone{-webkit-box-decoration-break:clone;box-decoration-break:clone}.decoration-slice{-webkit-box-decoration-break:slice;box-decoration-break:slice}.overflow-ellipsis,.text-ellipsis{text-overflow:ellipsis}.text-gray-900{color:var(--color-gray-900)}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (prefers-color-scheme:dark){.dark\:bg-gray-900{background-color:var(--color-gray-900)}.dark\:text-white{color:var(--color-white)}}}:root{--forest:#123c2d;--forest-2:#1c563f;--lime:#c9ef77;--lime-2:#a8d950;--cream:#f5f7ef;--paper:#fff;--ink:#17211d;--muted:#65716b;--line:#dce4dc;--amber:#f2b94b;--blue:#5b8def;--purple:#8769d2;--danger:#b9493f;--shadow:0 18px 55px #123c2d1f;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);margin:0;font-family:Instrument Sans,Inter,system-ui,sans-serif;font-size:16px;line-height:1.55}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}[hidden]{display:none!important}:focus-visible{outline-offset:3px;outline:3px solid #70a7ff}.skip-link{z-index:200;color:var(--forest);background:#fff;border-radius:.7rem;padding:.8rem 1rem;font-weight:700;position:fixed;top:-6rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f5f7efe6;border-bottom:1px solid #123c2d17;justify-content:space-between;align-items:center;gap:2rem;height:74px;padding:0 clamp(1rem,4vw,4.5rem);display:flex;position:sticky;top:0}.brand{color:var(--forest);letter-spacing:-.035em;white-space:nowrap;align-items:center;gap:.65rem;font-size:1.22rem;font-weight:800;display:inline-flex}.brand>span:last-child>span{color:#659b32}.brand-mark{background:#040821;border-radius:12px;place-items:center;width:39px;height:39px;display:grid;overflow:hidden;box-shadow:0 5px 16px #2a4cc533}.brand-mark img{object-fit:contain;width:43px;max-width:none;height:43px}.desktop-nav{align-items:center;gap:1.9rem;display:flex}.desktop-nav a{color:#415049;font-size:.94rem;font-weight:600;position:relative}.desktop-nav a:after{content:"";background:var(--forest);height:2px;transition:right .2s;position:absolute;bottom:-.55rem;left:0;right:100%}.desktop-nav a:hover:after,.desktop-nav a.active:after{right:0}.header-actions{align-items:center;gap:.7rem;display:flex}.network-chip,.status-pill{border:1px solid var(--line);color:#4d5d55;white-space:nowrap;background:#ffffffa6;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .72rem;font-size:.77rem;font-weight:700;display:inline-flex}.network-chip i{background:#71b34b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #71b34b24}.button{background:var(--forest);color:#fff;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:.55rem;min-height:44px;padding:.72rem 1.05rem;font-weight:700;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.button:hover{background:var(--forest-2);transform:translateY(-1px);box-shadow:0 9px 20px #123c2d2b}.button-secondary{color:var(--forest);background:var(--lime)}.button-secondary:hover{background:var(--lime-2)}.button-ghost{color:var(--forest);background:0 0;border-color:#b9c7be}.button-ghost:hover{background:#fff}.button-small{min-height:38px;padding:.5rem .8rem;font-size:.84rem}.button-full{width:100%}.button[disabled]{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.menu-button{border:1px solid var(--line);background:#fff;border-radius:12px;place-items:center;width:44px;height:44px;display:none}.menu-button svg{fill:none;stroke:currentColor;stroke-width:2px;width:22px}.mobile-nav{z-index:70;border-bottom:1px solid var(--line);box-shadow:var(--shadow);background:#fff;padding:.8rem 1rem 1.2rem;display:grid;position:fixed;top:74px;left:0;right:0}.mobile-nav a{border-bottom:1px solid #edf0eb;padding:.9rem;font-weight:700}main{min-height:60vh}.shell{width:min(1180px,100% - 2rem);margin:0 auto}.hero{grid-template-columns:1.06fr .94fr;align-items:stretch;min-height:calc(100vh - 74px);display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(4rem,8vw,8.5rem) clamp(1rem,6vw,6.5rem);display:flex}.eyebrow{color:#55713c;letter-spacing:.13em;align-items:center;gap:.45rem;width:fit-content;margin-bottom:1.2rem;font-size:.78rem;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:24px;height:2px}.hero h1{max-width:760px;color:var(--forest);letter-spacing:-.075em;margin:0;font-size:clamp(3.25rem,6.5vw,6.8rem);font-weight:800;line-height:.94}.hero h1 em{color:#77a83b;font-family:Georgia,serif;font-weight:400;display:block}.hero-copy>p{color:#506059;max-width:650px;margin:1.8rem 0 2rem;font-size:clamp(1.03rem,1.5vw,1.25rem)}.hero-actions{flex-wrap:wrap;gap:.7rem;display:flex}.hero-proof{gap:1.6rem;margin-top:2.7rem;display:flex}.proof-stat{border-left:1px solid #cdd7cd;padding-left:1rem}.proof-stat strong{color:var(--forest);font-size:1.1rem;display:block}.proof-stat span{color:var(--muted);font-size:.78rem}.hero-media{min-height:600px;position:relative;overflow:hidden}.hero-media img{object-fit:cover;filter:saturate(.88)contrast(1.04);width:100%;height:100%}.hero-media:after{content:"";background:linear-gradient(135deg,#123c2d0d,#123c2d73);position:absolute;inset:0}.impact-float{z-index:2;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#113327d1;border:1px solid #ffffff59;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1.1rem;display:grid;position:absolute;bottom:2rem;left:2rem;right:2rem}.impact-float .icon-box{background:var(--lime);width:46px;height:46px;color:var(--forest);border-radius:13px;place-items:center;font-size:1.3rem;display:grid}.impact-float small{color:#ffffffb3;display:block}.impact-float strong{font-size:1.05rem}.impact-float>strong{font-size:1.5rem}.section{padding:clamp(4.5rem,8vw,7rem) 0}.section-white{background:#fff}.section-dark{color:#fff;background:var(--forest)}.section-head{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.3rem;display:flex}.section-head h2,.page-head h1{color:var(--forest);letter-spacing:-.055em;margin:0;font-size:clamp(2rem,4vw,3.7rem);line-height:1.03}.section-head p{max-width:520px;color:var(--muted);margin:0}.section-dark .section-head h2{color:#fff}.section-dark .section-head p{color:#c4d2cb}.how-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.how-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-height:255px;padding:1.5rem;position:relative;overflow:hidden}.how-card .step{color:#84a765;font-family:Georgia,serif;font-size:2.4rem;font-style:italic}.how-card h3{color:var(--forest);letter-spacing:-.025em;margin:2.7rem 0 .65rem;font-size:1.25rem}.how-card p{color:var(--muted);margin:0;font-size:.92rem}.how-card:after{content:"→";color:#bdc9c0;font-size:1.5rem;position:absolute;top:1rem;right:1.25rem}.role-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.role-card{background:#ffffff0e;border:1px solid #ffffff24;border-radius:18px;padding:1.4rem}.role-card .role-icon{width:42px;height:42px;color:var(--forest);background:var(--lime);border-radius:12px;place-items:center;margin-bottom:1.8rem;font-size:1.25rem;display:grid}.role-card h3{margin:0 0 .5rem}.role-card p{color:#bdcec5;margin:0;font-size:.9rem}.page{padding:3.2rem 0 6rem}.page-head{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.page-head p{max-width:600px;color:var(--muted);margin:.7rem 0 0}.toolbar{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:1.5fr repeat(2,minmax(150px,.55fr));gap:.8rem;margin-bottom:1.4rem;padding:.8rem;display:grid}.field{gap:.42rem;display:grid}.field label{color:#4a5952;font-size:.79rem;font-weight:700}.field input,.field select,.field textarea{width:100%;min-height:46px;color:var(--ink);background:#fff;border:1px solid #cfd9d1;border-radius:11px;padding:.72rem .8rem}.field textarea{resize:vertical;min-height:88px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#6c9a47;outline:none;box-shadow:0 0 0 3px #6c9a4724}.field-row{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.catalog-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.lot-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:transform .2s,box-shadow .2s;overflow:hidden}.lot-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.lot-visual{background:linear-gradient(145deg,#ddecce,#f5c878);align-items:end;height:180px;padding:1rem;display:flex;position:relative}.lot-visual.tomato{background:linear-gradient(145deg,#e9d5aa,#df7563)}.lot-visual.green{background:linear-gradient(145deg,#cfe2ba,#79a86b)}.lot-visual.purple{background:linear-gradient(145deg,#d6c8dd,#9984b0)}.produce-shape{filter:blur(1px);background:#ffffff3d;border-radius:50% 42% 48% 45%;position:absolute;inset:18px 28px 25px;transform:rotate(-8deg)}.lot-tag{z-index:1;color:var(--forest);background:#ffffffe6;border-radius:999px;padding:.35rem .58rem;font-size:.73rem;font-weight:800;position:relative}.lot-body{padding:1.2rem}.lot-title{justify-content:space-between;align-items:start;gap:.8rem;display:flex}.lot-title h3{color:var(--forest);margin:0;font-size:1.18rem}.lot-price{color:var(--forest);white-space:nowrap;font-weight:800}.lot-price small{color:var(--muted);text-align:right;font-weight:500;display:block}.lot-meta{color:var(--muted);flex-wrap:wrap;gap:.85rem;margin:.85rem 0 1.1rem;font-size:.82rem;display:flex}.lot-actions{gap:.55rem;display:flex}.lot-actions .button{flex:1}.dashboard-layout{grid-template-columns:240px 1fr;align-items:start;gap:1.2rem;display:grid}.sidebar{color:#fff;background:var(--forest);border-radius:18px;padding:1rem;position:sticky;top:94px}.sidebar-user{border-bottom:1px solid #ffffff24;padding:.7rem .6rem 1rem}.sidebar-user small{color:#adc3b7}.sidebar nav{gap:.25rem;margin-top:.8rem;display:grid}.sidebar button,.sidebar nav a{color:#c6d5cd;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:.6rem;padding:.72rem;display:flex}.sidebar button.active,.sidebar button:hover,.sidebar nav a.active,.sidebar nav a:hover{color:#fff;background:#ffffff1a}.trade-picker{gap:.6rem;margin-bottom:1.1rem;padding-bottom:.3rem;display:flex;overflow-x:auto}.trade-picker button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:14px;flex:none;gap:.15rem;min-width:190px;padding:.7rem .85rem;display:grid}.trade-picker button.active{border-color:var(--forest);box-shadow:0 0 0 2px #123c2d1f}.trade-picker span{color:var(--ink);font-size:.84rem;font-weight:600}.trade-picker small{color:var(--muted);font-size:.76rem}.dashboard-main{min-width:0}.role-switcher{flex-wrap:wrap;gap:.45rem;margin-bottom:1.3rem;display:flex}.role-switcher button{border:1px solid var(--line);min-height:38px;color:var(--muted);background:#fff;border-radius:999px;padding:.5rem .75rem;font-size:.82rem;font-weight:700}.role-switcher button.active{color:#fff;border-color:var(--forest);background:var(--forest)}.metric-grid{grid-template-columns:repeat(4,1fr);gap:.8rem;margin-bottom:1rem;display:grid}.metric-card,.panel{border:1px solid var(--line);background:#fff;border-radius:17px;padding:1.2rem}.metric-card small{color:var(--muted)}.metric-card strong{color:var(--forest);letter-spacing:-.04em;margin-top:.6rem;font-size:1.7rem;display:block}.metric-card span{color:#63953c;font-size:.78rem;font-weight:700}.panel-grid{grid-template-columns:1.35fr .65fr;gap:1rem;display:grid}.panel h2,.panel h3{color:var(--forest);margin:0 0 1rem;font-size:1.1rem}.status-list{gap:.6rem;display:grid}.status-row{grid-template-columns:135px 1fr 32px;align-items:center;gap:.7rem;font-size:.84rem;display:grid}.status-bar{background:#edf1ed;border-radius:999px;height:8px;overflow:hidden}.status-bar i{border-radius:inherit;background:var(--lime-2);height:100%;display:block}.activity-list{gap:.7rem;display:grid}.activity-item{border-bottom:1px solid #edf0ed;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;padding:.7rem 0;display:grid}.activity-item:last-child{border-bottom:0}.activity-icon{width:38px;height:38px;color:var(--forest);background:#eaf3df;border-radius:11px;place-items:center;display:grid}.activity-item small{color:var(--muted);display:block}.activity-item>small{white-space:nowrap}.timeline-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:clamp(1.2rem,3vw,2rem);box-shadow:0 12px 38px #123c2d12}.trade-summary{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding-bottom:1.2rem;display:flex}.trade-summary h2{color:var(--forest);margin:0;font-size:1.25rem}.trade-summary p{color:var(--muted);margin:.25rem 0 0}.timeline{grid-template-columns:repeat(6,1fr);margin:2rem 0;display:grid}.timeline-step{text-align:center;color:#7b8780;padding-top:2rem;font-size:.8rem;font-weight:700;position:relative}.timeline-step:before{content:"";background:#dde4de;height:3px;position:absolute;top:.58rem;left:0;right:0}.timeline-step:after{content:"";z-index:1;background:#fff;border:3px solid #dde4de;border-radius:50%;width:.88rem;height:.88rem;position:absolute;top:.25rem;left:calc(50% - .44rem)}.timeline-step.done:before,.timeline-step.active:before{background:var(--lime-2)}.timeline-step.done:after,.timeline-step.active:after{border-color:var(--forest);background:var(--lime)}.timeline-step.active{color:var(--forest)}.details-grid{grid-template-columns:repeat(3,1fr);gap:.8rem;display:grid}.detail{background:#f4f7f2;border-radius:12px;padding:.9rem}.detail small{color:var(--muted);display:block}.detail strong{color:var(--forest);word-break:break-word}.donation-hero{background:radial-gradient(circle at 100% 0%, #28664b 0, transparent 38%), var(--forest);color:#fff;border-radius:28px;grid-template-columns:1fr 1fr;min-height:510px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #123c2d2e}.donation-hero:before{content:"";opacity:.08;pointer-events:none;background:repeating-linear-gradient(135deg,#0000 0 18px,#d9f4b4 19px 20px);position:absolute;inset:0 50% 0 0}.donation-copy{z-index:1;flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,4.5rem);display:flex;position:relative}.donation-copy h1{letter-spacing:-.06em;max-width:590px;margin:0;font-size:clamp(2.5rem,5vw,4.6rem);line-height:.98}.donation-copy h1 em{color:var(--lime);font-family:Georgia,serif;font-weight:400;display:block}.donation-copy p{color:#c8d8cf}.donation-actions{flex-wrap:wrap;gap:.7rem;margin-top:.8rem;display:flex}.donation-hero .button-ghost{color:#fff;background:#ffffff0f;border-color:#ffffff59}.donation-hero .button-ghost:hover{color:var(--forest);background:#fff}.donation-assurance{color:#d8e7dd;align-items:center;gap:.7rem;margin-top:2rem;font-size:.84rem;display:flex}.donation-assurance strong,.donation-assurance small{display:block}.donation-assurance small{color:#a9c2b4}.assurance-icon{width:30px;height:30px;color:var(--forest);background:var(--lime);border-radius:50%;place-items:center;font-weight:900;display:grid}.donation-skeleton{background:linear-gradient(100deg,#ffffff0f 20%,#ffffff24 40%,#ffffff0f 60%) 0 0/200% 100%;border:1px solid #ffffff26;min-height:330px;margin:1.4rem}.proof-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff17;border:1px solid #ffffff38;border-radius:20px;align-self:center;margin:1.4rem;padding:clamp(1.5rem,3vw,2.3rem);box-shadow:0 20px 45px #0000001f}.proof-card-heading{justify-content:space-between;align-items:start;gap:1rem;display:flex}.proof-seal{width:70px;height:70px;color:var(--forest);background:var(--lime);border:1px solid #ffffff40;border-radius:50%;place-items:center;margin-bottom:1.5rem;font-size:1.8rem;display:grid}.proof-seal-pending{color:#624a12;background:#f4cf72}.proof-status{color:var(--lime);white-space:nowrap;background:#c9ef771a;border:1px solid #c9ef7759;border-radius:999px;padding:.35rem .55rem;font-size:.7rem;font-weight:800}.proof-status.pending{color:#f4cf72;background:#f4cf721a;border-color:#f4cf7259}.proof-card dl{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.proof-card dt{color:#b6c9be;font-size:.76rem}.proof-card dd{margin:.15rem 0 0;font-weight:700}.donation-highlights{grid-template-columns:repeat(3,1fr);gap:.8rem;margin:1rem 0 0;display:grid}.donation-highlights article{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:start;gap:.8rem;padding:1.15rem;display:flex}.highlight-icon{width:34px;height:34px;color:var(--forest);background:#eaf3df;border-radius:10px;flex:none;place-items:center;font-size:1.15rem;font-weight:800;display:grid}.donation-highlights strong{color:var(--forest);font-size:.92rem;display:block}.donation-highlights p{color:var(--muted);margin:.2rem 0 0;font-size:.8rem;line-height:1.4}.donation-flow{padding-bottom:2rem}.chain-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.chain-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:1.5rem}.chain-card.featured{color:#fff;background:var(--forest);border-color:var(--forest)}.chain-card h2{margin:0 0 .8rem}.chain-card p{color:var(--muted)}.chain-card.featured p{color:#bed0c6}.network-page-head{margin-bottom:1.4rem}.network-page-head h1{max-width:650px}.network-page-head p{max-width:650px;font-size:1.02rem}.network-intro{background:linear-gradient(100deg,#eef6e8,#fff);border:1px solid #d5e2d4;border-radius:16px;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem 1.15rem;display:flex}.network-intro-icon{width:42px;height:42px;color:var(--forest);background:var(--lime);border-radius:13px;flex:none;place-items:center;font-size:1.45rem;display:grid}.network-intro strong{color:var(--forest)}.network-intro p{color:var(--muted);margin:.15rem 0 0;font-size:.86rem}.network-flow{padding-top:4.5rem}.network-flow .how-card{min-height:225px}.network-footnote{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.network-footnote a{color:var(--forest);font-weight:800}.address{word-break:break-all;background:#f2f5f1;border-radius:11px;justify-content:space-between;align-items:center;gap:.8rem;margin-top:1rem;padding:.8rem;font-family:ui-monospace,monospace;font-size:.82rem;display:flex}.featured .address{background:#ffffff17}.address a{color:#67993e;white-space:nowrap;font-family:Instrument Sans,sans-serif;font-weight:800}.featured .address a{color:var(--lime)}.empty-state{text-align:center;color:var(--muted);background:#ffffff80;border:1px dashed #bdc9c0;border-radius:18px;padding:3.5rem 1rem}.skeleton{border-radius:var(--radius);background:linear-gradient(100deg,#edf0eb 20%,#f8faf6 40%,#edf0eb 60%) 0 0/200% 100%;min-height:260px;animation:1.3s infinite shimmer}.modal-backdrop{z-index:120;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#071812a6;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.auth-modal{background:#fff;border-radius:25px;grid-template-columns:.82fr 1.18fr;width:min(950px,100%);max-height:min(790px,100vh - 2rem);display:grid;position:relative;overflow:auto;box-shadow:0 35px 100px #0000004d}.modal-close{z-index:2;width:42px;height:42px;color:var(--muted);background:#ffffffd9;border:0;border-radius:50%;font-size:1.7rem;line-height:1;position:absolute;top:.8rem;right:.9rem}.auth-visual{color:#fff;background:linear-gradient(#123c2d33,#123c2df5),url(/images/foodrescue-market.jpg) 50%/cover;flex-direction:column;justify-content:end;min-height:570px;padding:2.2rem;display:flex}.auth-visual h2{letter-spacing:-.05em;margin:0;font-size:2.4rem;line-height:1.02}.auth-visual p{color:#d1ded7}.eyebrow-light{color:var(--lime)}.safe-note{margin-top:1rem;font-size:.86rem}.safe-note span{width:23px;height:23px;color:var(--forest);background:var(--lime);border-radius:50%;place-items:center;margin-right:.4rem;display:inline-grid}.auth-content{padding:clamp(1.5rem,4vw,2.7rem)}.auth-tabs{background:#edf1eb;border-radius:12px;gap:.25rem;margin-bottom:1.6rem;padding:.25rem;display:flex}.auth-tabs button{color:var(--muted);background:0 0;border:0;border-radius:9px;flex:1;padding:.7rem;font-weight:700}.auth-tabs button.active{color:var(--forest);background:#fff;box-shadow:0 3px 12px #123c2d14}.wallet-connect-card{background:#f7f9f5;border:1px solid #ced9d0;border-radius:14px;gap:.7rem;margin-bottom:1rem;padding:1rem;display:grid}.wallet-connect-card strong{color:var(--forest)}.wallet-connect-card p{color:var(--muted);margin:0;font-size:.83rem}.form-grid{gap:.8rem;display:grid}.form-divider{color:#87918c;align-items:center;gap:.8rem;margin:.7rem 0;font-size:.76rem;display:flex}.form-divider:before,.form-divider:after{content:"";background:var(--line);flex:1;height:1px}.form-message{min-height:1.4rem;color:var(--danger);margin:.4rem 0 0;font-size:.83rem}.toast-region{z-index:160;gap:.5rem;display:grid;position:fixed;bottom:1rem;right:1rem}.toast{color:#fff;background:var(--forest);max-width:380px;box-shadow:var(--shadow);border-radius:12px;padding:.9rem 1rem;animation:.24s toast-in}.toast.error{background:#843c35}.site-footer{border-top:1px solid var(--line);background:#fff;grid-template-columns:1.3fr 1fr 1fr;gap:2rem;padding:3rem clamp(1rem,4vw,4.5rem);display:grid}.brand-footer .brand-mark{font-size:.65rem}.site-footer p{color:var(--muted);font-size:.85rem}.footer-links{align-content:start;gap:.5rem;font-size:.88rem;font-weight:700;display:grid}.footer-note{margin:0}@keyframes shimmer{to{background-position-x:-200%}}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}}.pagination{color:var(--muted);justify-content:center;align-items:center;gap:.9rem;margin-top:1.6rem;font-size:.86rem;font-weight:700;display:flex}.pagination:empty{display:none}.demo-banner{color:#7a5a12;background:#fdf6e4;border:1px solid #e2c98f;border-radius:13px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:0 0 1.2rem;padding:.85rem 1rem;font-size:.87rem;font-weight:600;display:flex}.catalog-alert{color:var(--forest);background:#f2f8ee;border:1px solid #d5e2d4;border-radius:13px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:0 0 1.2rem;padding:.9rem 1rem;font-size:.87rem;font-weight:600;display:flex}.mobile-nav-action{text-align:left;color:var(--forest);background:0 0;border:0;border-bottom:1px solid #edf0eb;padding:.9rem;font-weight:700}.check-line{color:var(--ink);align-items:center;gap:.55rem;padding:.3rem 0;font-size:.88rem;font-weight:600;display:flex}.check-line input{width:18px;height:18px;min-height:0;accent-color:var(--forest)}fieldset.field{border:1px solid #cfd9d1;border-radius:11px;padding:.7rem .9rem}fieldset.field legend{color:#4a5952;padding:0 .35rem;font-size:.79rem;font-weight:700}.action-bar{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1rem;display:flex}.action-bar .footer-note{margin:0 0 0 auto}.action-panel{margin-top:1rem}.action-panel h3{margin-top:0}.payment-intro{background:linear-gradient(135deg,#f2f8f2,#f8fbf7);border:1px solid #dce9dd;border-radius:14px;gap:.35rem;margin-bottom:1rem;padding:1rem;display:grid}.payment-intro strong{color:var(--forest);font-size:1.05rem}.payment-intro p{color:var(--muted);margin:0}.settlement-intro{background:linear-gradient(135deg,#f2f8f2,#fbfcf8);border:1px solid #dce9dd;border-radius:14px;gap:.35rem;margin-bottom:.75rem;padding:1.05rem 1.1rem;display:grid}.settlement-intro .eyebrow{color:var(--forest);letter-spacing:.09em;font-size:.7rem}.settlement-intro strong{color:var(--forest);font-size:1.1rem}.settlement-intro p{color:var(--muted);margin:0}.settlement-release-notice{color:#6f561b;background:#fdf8e9;border:1px solid #e2c98f;border-radius:13px;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding:.9rem 1rem;display:flex}.settlement-release-notice>span{color:#fff;background:#b78a24;border-radius:50%;flex:0 0 1.45rem;place-items:center;width:1.45rem;height:1.45rem;font-weight:800;display:grid}.settlement-release-notice strong{color:#5e4815;margin-bottom:.2rem;display:block}.settlement-release-notice p{margin:0;font-size:.88rem}.payment-steps{grid-template-columns:repeat(2,1fr);gap:.65rem;margin-bottom:1rem;display:grid}.payment-steps span{border:1px solid var(--line);color:var(--muted);border-radius:10px;align-items:center;gap:.5rem;padding:.7rem;font-size:.84rem;display:flex}.payment-steps b{background:var(--forest);color:#fff;border-radius:50%;place-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;display:grid}.quote-list{gap:.55rem;margin-top:.8rem;display:grid}.quote-row{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:1fr auto auto;align-items:center;gap:.9rem;padding:.7rem .85rem;display:grid}.quote-row small{color:var(--muted);font-size:.78rem;display:block}.freight-card+.freight-card,.lot-row+.lot-row{margin-top:1rem}.role-switcher a{color:var(--muted);border-radius:10px;padding:.55rem .9rem;font-size:.86rem;font-weight:700}.role-switcher a.active{color:var(--forest);background:#fff;box-shadow:0 2px 8px #123c2d1a}.impact-float a{color:var(--forest);white-space:nowrap;font-weight:700}.stars{color:#d8a01f;letter-spacing:.06em}.activity-icon{place-items:center;display:inline-grid}.code-block{color:#cfe6d8;background:#12261e;border-radius:10px;margin:.5rem 0;padding:.7rem .85rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.82rem;overflow-x:auto}.field-hint-label{color:#4a5952;font-size:.79rem;font-weight:700}.field-note{color:var(--muted);margin-top:.35rem;font-size:.76rem;line-height:1.35;display:block}.transit-hint{min-height:46px;color:var(--forest);background:#f6f9f4;border:1px dashed #cfd9d1;border-radius:11px;align-items:center;padding:.72rem .8rem;font-size:.86rem;font-weight:700;display:flex}.transit-hint.invalid{color:#8c3a2c;background:#fdf1ef;border-color:#d99a8f}.mobile-nav-divider{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;padding:.9rem .9rem .3rem;font-size:.74rem;font-weight:700;display:block}.desktop-nav a[aria-current=page],.mobile-nav a[aria-current=page]{color:var(--forest);font-weight:800}.quote-status{color:#1d4a35;background:#eef7f0;border:1px solid #bcd8c4;border-radius:12px;margin:.9rem 0 0;padding:.7rem .9rem;font-size:.87rem}@media (width<=980px){.desktop-nav,.network-chip{display:none}.menu-button{display:grid}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:5rem max(1rem,6vw)}.hero-media{min-height:520px}.how-grid,.role-grid,.catalog-grid,.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-layout{grid-template-columns:1fr}.sidebar{display:none;position:static}.panel-grid{grid-template-columns:1fr}}@media (width<=680px){.site-header{gap:.5rem;padding:0 1rem}.wallet-button,.logout-button{display:none}.hero-copy{padding:3.8rem 1rem 3rem}.hero h1{font-size:clamp(3rem,17vw,4.6rem)}.hero-media{min-height:410px}.impact-float{grid-template-columns:auto 1fr;bottom:1rem;left:1rem;right:1rem}.impact-float>strong{grid-column:2}.hero-proof{flex-wrap:wrap;gap:.8rem}.section-head,.page-head{flex-direction:column;align-items:start}.how-grid,.role-grid,.catalog-grid,.metric-grid,.chain-grid,.toolbar,.quote-row{grid-template-columns:1fr}.action-bar .footer-note{margin-left:0}.page{padding-top:2rem}.field-row,.details-grid{grid-template-columns:1fr}.timeline{grid-template-columns:1fr;gap:0;margin-left:.3rem}.timeline-step{text-align:left;align-items:start;min-height:58px;padding:0 0 0 2.2rem;display:flex}.timeline-step:before{width:3px;height:auto;inset:0 auto 0 .4rem}.timeline-step:after{top:.1rem;left:0}.donation-hero{grid-template-columns:1fr}.donation-copy{padding:2.5rem 1.5rem 2rem}.donation-copy h1{font-size:clamp(2.6rem,13vw,4.2rem)}.donation-highlights,.proof-card dl{grid-template-columns:1fr}.donation-skeleton{min-height:260px;margin:0 1rem 1rem}.network-intro{align-items:start}.network-page-head p{font-size:.95rem}.auth-modal{grid-template-columns:1fr}.auth-visual{min-height:260px;padding:1.5rem}.auth-visual h2{max-width:80%;font-size:2rem}.auth-visual p{display:none}.site-footer{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
