@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-border-style:solid}}}@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;--radius-md:.375rem;--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}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.border{border-style:var(--tw-border-style);border-width:1px}}:root{--background:#f5f7f2;--foreground:#172019;--brand:#237a3b;--brand-dark:#18592b;--brand-soft:#e8f4e9;--surface:#fff;--surface-soft:#f9fbf7;--border:#dfe7dc;--muted:#6b756d;--danger:#b42318;--warning:#a15c00;--radius-sm:12px;--radius-md:18px;--radius-lg:24px;--shadow-soft:0 8px 30px #1f412812}*{box-sizing:border-box}html{background:var(--background)}body{background:radial-gradient(circle at top right, #237a3b12, transparent 320px), var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;margin:0;font-family:Segoe UI,Tahoma,Arial,sans-serif;line-height:1.6}button,input,select,textarea{font:inherit}button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:14px;min-height:48px;padding:10px 16px;font-weight:700;transition:transform .15s,background .15s,opacity .15s}button:hover{background:var(--brand-dark)}button:active{transform:scale(.98)}button:disabled{cursor:not-allowed;opacity:.55}input,select,textarea{border:1px solid var(--border);background:var(--surface);width:100%;min-height:48px;color:var(--foreground);border-radius:14px;outline:none;padding:11px 13px}textarea{resize:vertical;min-height:92px}input:focus,select:focus,textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #237a3b1f}a{color:var(--brand-dark);font-weight:700;text-decoration:none}hr{border:0;border-top:1px solid var(--border)}.app-shell{width:min(100%,720px);padding:18px max(16px, env(safe-area-inset-right)) calc(100px + env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));margin:0 auto}.app-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-soft)}.app-section-title{margin:0 0 12px;font-size:20px;font-weight:800}.app-muted{color:var(--muted)}@media (max-width:640px){body{font-size:16px}h1{font-size:26px}h2{font-size:21px}button{min-height:52px}}.farmer-page>details{background:var(--surface);box-shadow:var(--shadow-soft);margin-bottom:12px;overflow:hidden;border:1px solid var(--border)!important;border-radius:18px!important}.farmer-page>details>summary{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;min-height:64px;list-style:none;display:flex;padding:14px 16px!important;font-size:18px!important;font-weight:800!important}.farmer-page>details>summary::-webkit-details-marker{display:none}.farmer-page>details>summary:after{content:"⌄";color:var(--muted);margin-right:auto;font-size:20px;transition:transform .2s}.farmer-page>details[open]>summary:after{transform:rotate(180deg)}.farmer-page>details[open]>summary{color:var(--brand-dark);background:var(--brand-soft)}.farmer-page>details>div{padding:4px 16px 16px}.farmer-page>details form button{width:100%}.farm-detail-card{border:1px solid var(--border);background:var(--surface);border-radius:18px;margin-bottom:14px;padding:16px;box-shadow:0 8px 24px #2252360f}.farm-detail-card>h3{color:var(--brand-dark);margin:0 0 6px;font-size:20px}.farm-detail-card>p{color:var(--muted);margin:4px 0;font-size:14px;line-height:1.7}.farm-detail-card>h4{color:var(--text);margin:18px 0 8px;font-size:16px}.barn-detail-card{border:1px solid var(--border);background:#fbfdf9;border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;padding:14px;display:grid}.barn-detail-card>strong{color:var(--brand-dark);grid-column:1/-1;margin-bottom:2px;font-size:18px;display:block}.barn-detail-card>p{border:1px solid var(--border);background:var(--surface);border-radius:12px;margin:0;padding:9px 10px;font-size:13px;line-height:1.55}.barn-detail-card>h5{grid-column:1/-1;margin:10px 0 0;font-size:15px}.barn-detail-card>h5+p{color:var(--muted);background:0 0;border:0;grid-column:1/-1;padding:8px 0 0}.barn-detail-card>div,.barn-detail-card>details{grid-column:1/-1}@media (max-width:640px){.farm-detail-card{border-radius:16px;padding:14px}.barn-detail-card{border-radius:14px;padding:12px}}.market-section{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:18px;margin:14px 0;padding:16px}.market-section-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.market-section-kicker{color:var(--muted);margin-bottom:2px;font-size:12px;font-weight:700;display:block}.market-section h2{color:var(--brand-dark);margin:0;font-size:20px}.market-section-count{background:var(--brand-soft);min-width:34px;height:34px;color:var(--brand-dark);border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:14px;font-weight:800;display:inline-flex}.market-empty-state{border:1px dashed var(--border);background:#fbfdf9;border-radius:14px;align-items:center;gap:12px;padding:14px;display:flex}.market-empty-icon{flex:none;font-size:24px}.market-empty-state strong{color:var(--text);font-size:15px;display:block}.market-empty-state p{color:var(--muted);margin:3px 0 0;font-size:13px;line-height:1.55}.sale-offer-card{border:1px solid var(--border);background:#fbfdf9;border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px;padding:14px;display:grid}.sale-offer-card>strong{border-bottom:1px solid var(--border);color:var(--brand-dark);overflow-wrap:anywhere;grid-column:1/-1;padding-bottom:10px;font-size:16px;display:block}.sale-offer-card>p{border:1px solid var(--border);background:var(--surface);border-radius:12px;margin:0;padding:9px 10px;font-size:13px;line-height:1.55}.sale-offer-card>.sale-offer-status{background:var(--brand-soft);color:var(--brand-dark);border-color:#cfe4d2;grid-column:1/-1;font-weight:800}.sale-offer-card>.sale-offer-notes{grid-column:1/-1}.sale-offer-archive{grid-column:1/-1;margin-top:4px!important}.sale-offer-archive button{color:#8a3b24;width:100%;min-height:44px;box-shadow:none;background:#fff7f2;border:1px solid #efc7b8}.sale-offer-archive button:hover{background:#fcebe3}@media (max-width:440px){.sale-offer-card{grid-template-columns:1fr}.sale-offer-card>p{grid-column:1/-1}}.buyer-interest-card{border:1px solid var(--border);background:#fbfdf9;border-radius:16px;gap:10px;margin-bottom:12px;padding:14px;display:grid}.buyer-interest-card>strong{color:var(--brand-dark);font-size:17px}.buyer-interest-card>p{margin:0;line-height:1.6}.buyer-interest-message{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:12px;padding:11px 12px;font-size:14px}.buyer-interest-status{background:var(--brand-soft);color:var(--brand-dark);border:1px solid #cfe4d2;border-radius:12px;padding:9px 11px;font-size:14px;font-weight:800}.buyer-interest-actions{order:5;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.buyer-interest-actions form,.buyer-interest-actions button{width:100%;margin:0}.buyer-interest-actions button{min-height:46px}.buyer-interest-actions form:first-child button{background:var(--brand);color:#fff}.buyer-interest-actions form:last-child button{color:#9b2c2c;box-shadow:none;background:#fff5f5;border:1px solid #efbcbc}.buyer-interest-archive{order:10;margin:0!important}.buyer-interest-archive button{color:#8a3b24;width:100%;min-height:44px;box-shadow:none;background:#fff7f2;border:1px solid #efc7b8}.buyer-request-composer{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:18px;margin:14px 0 18px;overflow:hidden}.buyer-request-composer>summary{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;min-height:68px;padding:14px 16px;list-style:none;display:flex}.buyer-request-composer>summary::-webkit-details-marker{display:none}.buyer-request-composer>summary:after{content:"⌄";color:var(--muted);margin-inline-start:auto;font-size:20px;transition:transform .2s}.buyer-request-composer[open]>summary{background:var(--brand-soft);color:var(--brand-dark)}.buyer-request-composer[open]>summary:after{transform:rotate(180deg)}.buyer-request-composer>summary strong{color:var(--brand-dark);font-size:18px;display:block}.buyer-request-composer>summary small{color:var(--muted);margin-top:3px;font-size:12px;display:block}.buyer-request-composer-body{border-top:1px solid var(--border);padding:14px 16px 16px}.buyer-request-form{gap:14px;display:grid}.buyer-request-form button{width:100%}.buyer-deal-area{gap:12px;margin-top:14px;display:grid}.buyer-contact-link{border:1px solid var(--border);background:var(--brand-soft);min-height:52px;color:var(--brand-dark);border-radius:14px;justify-content:center;align-items:center;padding:10px 14px;font-weight:800;text-decoration:none;display:flex}.market-deal-card{border:1px solid var(--border);background:#fbfdf9;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:16px;display:grid}.market-deal-title{border-bottom:1px solid var(--border);color:var(--brand-dark);grid-column:1/-1;padding-bottom:10px;font-size:18px;display:block}.market-deal-metric{border:1px solid var(--border);background:var(--surface);text-align:center;border-radius:14px;margin:0;padding:12px}.market-deal-status{background:var(--brand-soft);color:var(--brand-dark);border:1px solid #cce2d0;border-radius:14px;grid-column:1/-1;margin:0;padding:12px;font-weight:800}.market-deal-card>form,.market-deal-card>div,.market-deal-card>p:not(.market-deal-metric){grid-column:1/-1}.market-deal-card>p:not(.market-deal-metric):not(.market-deal-status),.market-deal-card>div>p{color:var(--muted);background:#f4f7f2;border-radius:14px;margin:0;padding:12px}.market-deal-card form button,.buyer-deal-create button{width:100%}@media (max-width:480px){.market-deal-card{grid-template-columns:1fr;padding:14px}.market-deal-metric{grid-column:1/-1}}.farmer-market-deal-card{margin-top:14px}.market-deal-archive button{width:100%;color:#963f22!important;box-shadow:none!important;background:#fff7f2!important;border:1px solid #f1c3b2!important}.market-deal-archive button:hover{background:#ffefe6!important}.buyer-requests-section{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:22px;margin:20px 0 24px;padding:20px}.buyer-requests-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.buyer-requests-header h2{color:var(--brand-dark);margin:2px 0 0;font-size:26px;font-weight:500}.buyer-requests-kicker{color:var(--muted);font-size:13px;font-weight:700}.buyer-requests-count{background:var(--brand-soft);min-width:52px;height:52px;color:var(--brand-dark);border-radius:50%;place-items:center;font-size:18px;font-weight:900;display:grid}.buyer-requests-empty{border:1px dashed var(--border);background:#fbfdf9;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:4px 12px;padding:18px;display:grid}.buyer-requests-empty>span{grid-row:1/3;font-size:28px}.buyer-requests-empty>strong,.buyer-requests-empty>p{margin:0}.buyer-requests-empty>p{color:var(--muted);font-size:14px}.buyer-request-card{border:1px solid var(--border);background:#fbfdf9;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;padding:16px;display:grid}.buyer-request-title{border-bottom:1px solid var(--border);color:var(--brand-dark);grid-column:1/-1;padding-bottom:10px;font-size:20px;display:block}.buyer-request-card>p{border:1px solid var(--border);background:var(--surface);border-radius:14px;margin:0;padding:11px 12px}.buyer-request-status{color:var(--brand-dark);grid-column:1/-1;font-weight:800;background:var(--brand-soft)!important;border-color:#cce2d0!important}.buyer-request-search,.buyer-request-archive{margin:0}.buyer-request-search button,.buyer-request-archive button,.buyer-request-clear button{width:100%;min-height:52px}.buyer-request-archive button{color:#963f22!important;box-shadow:none!important;background:#fff7f2!important;border:1px solid #f1c3b2!important}.buyer-request-clear,.buyer-match-results{grid-column:1/-1}.buyer-request-clear{margin:0}.buyer-request-clear button{border:1px solid var(--border)!important;color:var(--muted)!important;box-shadow:none!important;background:#f4f6f2!important}.buyer-match-results{border-top:1px solid var(--border);gap:12px;margin-top:8px;padding-top:14px;display:grid}.buyer-match-results-title{color:var(--brand-dark);margin:0;font-size:18px}.buyer-match-card{border:1px solid var(--border);background:var(--surface);border-radius:16px;gap:10px;padding:14px;display:grid}.buyer-match-card>strong{color:var(--brand-dark);font-size:17px}.buyer-match-card>p{margin:0}.buyer-match-interest-form{grid-template-columns:minmax(100px,.7fr) minmax(0,1.3fr);gap:8px;margin-top:4px;display:grid}.buyer-match-interest-form button{grid-column:1/-1;width:100%}@media (max-width:480px){.buyer-requests-section{border-radius:18px;padding:14px}.buyer-request-card{grid-template-columns:1fr;padding:14px}.buyer-request-title,.buyer-request-card>p,.buyer-request-search,.buyer-request-archive,.buyer-request-clear,.buyer-match-results{grid-column:1/-1}.buyer-match-interest-form{grid-template-columns:1fr}.buyer-match-interest-form button{grid-column:1}}.buyer-request-distance{grid-column:1/-1}.buyer-interests-section{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:22px;margin:20px 0 24px;padding:20px}.buyer-interests-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.buyer-interests-header h2{color:var(--brand-dark);margin:2px 0 0;font-size:26px;font-weight:500}.buyer-interests-kicker{color:var(--muted);font-size:13px;font-weight:700}.buyer-interests-icon{background:var(--brand-soft);border-radius:50%;place-items:center;width:52px;height:52px;font-size:24px;display:grid}.buyer-interests-empty{border:1px dashed var(--border);background:#fbfdf9;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:4px 12px;padding:18px;display:grid}.buyer-interests-empty>span{grid-row:1/3;font-size:28px}.buyer-interests-empty>strong,.buyer-interests-empty>p{margin:0}.buyer-interests-empty>p{color:var(--muted);font-size:14px}.buyer-sent-interest-card{border:1px solid var(--border);background:#fbfdf9;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;padding:16px;display:grid}.buyer-sent-interest-title{border-bottom:1px solid var(--border);color:var(--brand-dark);grid-column:1/-1;padding-bottom:10px;font-size:20px;display:block}.buyer-sent-interest-card>p{border:1px solid var(--border);background:var(--surface);border-radius:14px;margin:0;padding:11px 12px}.buyer-sent-interest-status{color:var(--brand-dark);grid-column:1/-1;font-weight:800;background:var(--brand-soft)!important;border-color:#cce2d0!important}.buyer-sent-interest-archive,.buyer-sent-interest-card>.buyer-deal-area{grid-column:1/-1}.buyer-sent-interest-archive{margin:0}.buyer-sent-interest-archive button{width:100%;color:#963f22!important;box-shadow:none!important;background:#fff7f2!important;border:1px solid #f1c3b2!important}@media (max-width:480px){.buyer-interests-section{border-radius:18px;padding:14px}.buyer-sent-interest-card{grid-template-columns:1fr;padding:14px}.buyer-sent-interest-title,.buyer-sent-interest-card>p,.buyer-sent-interest-archive,.buyer-sent-interest-card>.buyer-deal-area{grid-column:1/-1}}.buyer-contact-page{width:min(100%,620px)}.buyer-contact-header{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#fff 0%,#eef8ef 100%);border-radius:22px;align-items:center;gap:16px;margin-bottom:18px;padding:20px;display:flex}.buyer-contact-header-icon{background:var(--brand-soft);border-radius:18px;flex:0 0 58px;place-items:center;width:58px;height:58px;font-size:28px;display:grid}.buyer-contact-header small{color:var(--muted);font-weight:700}.buyer-contact-header h1{color:var(--brand-dark);margin:2px 0 4px;font-size:28px}.buyer-contact-header p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.buyer-contact-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:22px;gap:12px;padding:18px;display:grid}.buyer-contact-item{border:1px solid var(--border);background:#fbfdf9;border-radius:16px;align-items:center;gap:14px;min-height:82px;padding:14px;display:flex}.buyer-contact-item-icon{background:var(--brand-soft);border-radius:14px;flex:0 0 46px;place-items:center;width:46px;height:46px;font-size:22px;display:grid}.buyer-contact-item>div{gap:3px;display:grid}.buyer-contact-item small{color:var(--muted);font-size:13px;font-weight:700}.buyer-contact-item strong,.buyer-contact-phone{color:var(--text);font-size:19px;font-weight:800}.buyer-contact-phone{text-align:right;direction:ltr;text-decoration:none}.buyer-contact-back{border:1px solid var(--border);background:var(--surface);min-height:54px;color:var(--brand-dark);box-shadow:var(--shadow-soft);border-radius:16px;justify-content:center;align-items:center;gap:8px;margin-top:14px;padding:12px 16px;font-weight:800;text-decoration:none;display:flex}@media (max-width:480px){.buyer-contact-header{border-radius:18px;align-items:flex-start;padding:16px}.buyer-contact-header h1{font-size:24px}.buyer-contact-card{border-radius:18px;padding:14px}}.buyer-page{width:min(100%,780px)}.buyer-dashboard-header{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#fff 0%,#eef8ef 100%);border-radius:22px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:20px;display:flex}.buyer-dashboard-identity{align-items:center;gap:14px;display:flex}.buyer-dashboard-icon{background:var(--brand-soft);border-radius:18px;flex:0 0 58px;place-items:center;width:58px;height:58px;font-size:28px;display:grid}.buyer-dashboard-identity small{color:var(--muted);font-size:13px;font-weight:700}.buyer-dashboard-identity h1{color:var(--brand-dark);margin:2px 0;font-size:29px}.buyer-dashboard-identity p{color:var(--muted);margin:0}.buyer-dashboard-logout{flex:none;margin:0}.buyer-dashboard-logout button{width:auto;min-width:108px;min-height:50px}.buyer-alert{border-radius:14px;margin:0 0 14px;padding:13px 15px;font-weight:700;line-height:1.6}.buyer-alert-success{background:var(--brand-soft);color:var(--brand-dark);border:1px solid #cce2d0}.buyer-alert-error{color:#a32f2f;background:#fff4f4;border:1px solid #f1c3c3}@media (max-width:520px){.buyer-dashboard-header{border-radius:18px;flex-direction:column;align-items:stretch;padding:16px}.buyer-dashboard-logout,.buyer-dashboard-logout button{width:100%}.buyer-dashboard-identity h1{font-size:25px}}.buyer-market-price-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:22px;margin-bottom:18px;padding:20px}.buyer-market-price-header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.buyer-market-price-header>div>span{color:var(--muted);font-size:13px;font-weight:700}.buyer-market-price-header h2{color:var(--brand-dark);margin:2px 0;font-size:25px;font-weight:500}.buyer-market-price-header p{color:var(--muted);margin:0;font-size:14px}.buyer-market-price-icon{background:var(--brand-soft);border-radius:16px;flex:0 0 52px;place-items:center;width:52px;height:52px;font-size:25px;display:grid}.buyer-market-price-content{gap:12px;display:grid}.buyer-market-price-average{background:var(--brand-soft);color:var(--brand-dark);border-radius:18px;justify-content:center;align-items:baseline;gap:7px;padding:16px;display:flex}.buyer-market-price-average strong{font-size:38px;line-height:1}.buyer-market-price-average span{font-weight:800}.buyer-market-price-range{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.buyer-market-price-range>div{border:1px solid var(--border);text-align:center;background:#fbfdf9;border-radius:14px;gap:4px;padding:13px;display:grid}.buyer-market-price-range small{color:var(--muted);font-weight:700}.buyer-market-price-range strong{color:var(--text);font-size:20px}.buyer-market-price-date{color:var(--muted);text-align:center;margin:0;font-size:13px}.buyer-market-price-empty{border:1px dashed var(--border);background:#fbfdf9;border-radius:17px;grid-template-columns:auto 1fr;align-items:center;gap:5px 12px;padding:17px;display:grid}.buyer-market-price-empty>span{grid-row:1/3;font-size:28px}.buyer-market-price-empty strong,.buyer-market-price-empty p{margin:0}.buyer-market-price-empty p{color:var(--muted);font-size:14px}@media (max-width:480px){.buyer-market-price-card{border-radius:18px;padding:16px}.buyer-market-price-header h2{font-size:22px}.buyer-market-price-average strong{font-size:34px}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
