:root{
  --ink:#1f2b22;--forest:#233b2b;--forest-2:#36523b;--leaf:#6e7f49;
  --wheat:#d9aa58;--wheat-pale:#f1dfb9;--paper:#f7f2e8;--paper-2:#eee5d4;
  --white:#fffdf8;--rust:#a85f3e;--muted:#746f63;--line:#ddd1bd;
  --shadow:0 22px 60px rgba(43,53,36,.12);--radius:22px;
}
*{box-sizing:border-box}.is-installed-app .apk-btn{display:none!important}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;min-height:100vh;background:var(--paper);color:var(--ink);font-family:"LXGW WenKai","Microsoft YaHei",sans-serif;line-height:1.55;padding-bottom:92px;overflow-x:hidden}button,input,select{font:inherit;color:inherit}.grain-noise{position:fixed;inset:0;pointer-events:none;opacity:.18;z-index:-1;background-image:radial-gradient(#756d5c 0.55px,transparent .7px);background-size:8px 8px;mask-image:linear-gradient(to bottom,#000,transparent 85%)}
.topbar{height:74px;padding:0 max(22px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20;background:rgba(247,242,232,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(117,104,79,.12)}.brand{display:flex;gap:11px;align-items:center;text-decoration:none;color:var(--ink)}.brand-mark{width:43px;height:43px;border-radius:13px;background:var(--forest);color:var(--wheat);display:grid;place-items:center;font-family:"STKaiti",serif;font-size:27px;box-shadow:0 8px 18px rgba(35,59,43,.2)}.brand>span:last-child{display:flex;flex-direction:column}.brand strong{font-family:"STKaiti","KaiTi",serif;font-size:22px;line-height:1}.brand small{font-size:10px;letter-spacing:.16em;color:var(--muted);margin-top:4px}.topbar-right{display:flex;align-items:center;gap:14px}.location{font-size:13px;color:var(--muted);display:flex;align-items:center;gap:7px}.location i{width:7px;height:7px;border-radius:50%;background:#75a15e;box-shadow:0 0 0 4px rgba(117,161,94,.13)}.apk-btn{display:inline-flex;align-items:center;height:38px;padding:0 14px;border-radius:12px;background:var(--forest);color:#fffdf8;text-decoration:none;font-size:12px;font-weight:800;box-shadow:0 7px 16px rgba(35,59,43,.16)}.icon-btn{width:40px;height:40px;border:1px solid var(--line);background:rgba(255,253,248,.75);border-radius:13px;cursor:pointer}
.shell{max-width:1180px;margin:0 auto;padding:34px 22px 60px}.view{display:none}.view.active{display:block}.hero{min-height:250px;padding:42px 46px;border-radius:30px;background:var(--forest);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;overflow:hidden;box-shadow:var(--shadow)}.hero:before{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(217,170,88,.28);border-radius:50%;right:-100px;top:-240px;box-shadow:0 0 0 45px rgba(217,170,88,.05),0 0 0 90px rgba(217,170,88,.035)}.hero:after{content:"禾";position:absolute;right:250px;bottom:-80px;font-family:"STKaiti",serif;font-size:210px;color:rgba(255,255,255,.025);transform:rotate(-10deg)}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:800;color:var(--wheat);margin:0 0 8px}.hero h1,.page-title h1{font-family:"STKaiti","KaiTi",serif;font-weight:700;letter-spacing:-.04em}.hero h1{font-size:clamp(34px,5vw,58px);line-height:1.05;margin:0}.hero h1 em{font-style:normal;color:var(--wheat)}.hero-copy{color:#d6ded7;max-width:570px;margin:17px 0 0}.camera-cta{position:relative;z-index:2;min-width:190px;padding:22px;border:0;border-radius:22px;background:var(--wheat);color:#261e12;display:grid;grid-template-columns:42px 1fr;text-align:left;cursor:pointer;box-shadow:0 14px 30px rgba(0,0,0,.25);transition:.25s}.camera-cta:hover{transform:translateY(-3px) rotate(-1deg)}.camera-cta span{grid-row:1/3;font-size:35px;align-self:center}.camera-cta b{font-size:17px}.camera-cta small{font-size:11px;opacity:.72}
.decision-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:22px 0}.decision-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:25px;position:relative;overflow:hidden;min-height:210px;box-shadow:0 8px 30px rgba(67,55,37,.06)}.decision-card:before{content:"";position:absolute;width:8px;inset:0 auto 0 0;background:var(--leaf)}.decision-card.wheat:before{background:var(--wheat)}.decision-top{display:flex;justify-content:space-between;align-items:flex-start}.grain-name{font-family:"STKaiti",serif;font-size:27px}.status-chip{font-size:12px;padding:6px 10px;border-radius:999px;background:#e8eedf;color:#435837;font-weight:700}.status-chip.empty{background:#eee9de;color:#756c5b}.decision-main{margin-top:28px;display:flex;align-items:end;justify-content:space-between;gap:20px}.decision-copy strong{font-family:"STKaiti",serif;font-size:27px}.decision-copy p{margin:6px 0 0;color:var(--muted);font-size:13px}.decision-price{text-align:right}.decision-price small{display:block;color:var(--muted)}.decision-price b{font-size:27px;color:var(--forest)}
.dashboard-grid{display:grid;grid-template-columns:1.45fr .75fr;gap:18px}.panel{background:rgba(255,253,248,.9);border:1px solid var(--line);border-radius:var(--radius);padding:27px;box-shadow:0 10px 35px rgba(60,48,31,.055)}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.panel h2,.dialog-card h2{font-family:"STKaiti",serif;font-size:26px;margin:0}.section-kicker{color:#92713d;margin-bottom:2px}.text-btn{border:0;background:none;color:var(--forest-2);font-weight:800;cursor:pointer}.inventory-row{display:grid;grid-template-columns:110px 1fr auto;align-items:center;gap:18px;padding:15px 0;border-top:1px solid #e9dfcf}.inventory-row:first-child{border-top:0}.inventory-name{font-weight:800}.inventory-name small{display:block;color:var(--muted);font-weight:400}.inventory-bar{height:8px;border-radius:99px;background:#e9e1d3;overflow:hidden}.inventory-bar span{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,var(--forest-2),var(--leaf))}.inventory-row.wheat .inventory-bar span{background:linear-gradient(90deg,#a77831,var(--wheat))}.inventory-value{text-align:right}.inventory-value strong{display:block;font-size:20px}.inventory-value small{color:var(--muted)}.empty-state{padding:30px 10px;text-align:center;color:var(--muted)}.empty-state b{display:block;color:var(--ink);margin-bottom:5px}.alert-item{display:flex;gap:12px;padding:14px 0;border-top:1px solid #e9dfcf}.alert-item:first-child{border-top:0}.alert-dot{width:9px;height:9px;border-radius:50%;background:var(--wheat);margin-top:8px;flex:0 0 auto}.alert-item strong{display:block;font-size:14px}.alert-item p{margin:3px 0 0;color:var(--muted);font-size:12px}
.page-title{display:flex;align-items:end;justify-content:space-between;margin:12px 0 26px}.page-title .eyebrow{color:#91703b}.page-title h1{font-size:45px;margin:0;line-height:1}.page-badge{padding:8px 13px;border-radius:999px;background:var(--wheat-pale);font-size:12px;font-weight:800;color:#654b22}.form-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:18px;align-items:start}.entry-form{padding:0;overflow:hidden}.mode-switch{display:grid;grid-template-columns:1fr 1fr;background:#e9e0d0}.mode-switch button{padding:16px;border:0;background:transparent;cursor:pointer;font-weight:800;color:var(--muted)}.mode-switch button.active{background:var(--white);color:var(--forest);box-shadow:inset 0 -3px var(--wheat)}.photo-drop{margin:26px 26px 0;border:1.5px dashed #b9a98d;border-radius:18px;min-height:160px;display:grid;place-items:center;position:relative;overflow:hidden;background:#faf6ee}.photo-drop button#photoButton{border:0;background:none;display:flex;flex-direction:column;align-items:center;cursor:pointer}.camera-glyph{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--forest);color:var(--wheat);font-size:25px;margin-bottom:8px}.photo-drop small{color:var(--muted)}.photo-drop img{width:100%;height:240px;object-fit:contain;background:#221f1a}.photo-replace{position:absolute;right:12px;bottom:12px;border:0;background:rgba(255,253,248,.9);padding:7px 12px;border-radius:9px;font-size:12px;cursor:pointer}.form-note{font-size:12px;color:var(--muted);margin:10px 26px 22px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:0 26px}.field-grid label{display:flex;flex-direction:column;gap:6px}.field-grid label span{font-size:12px;font-weight:800;color:#59564d}.field-grid input,.field-grid select{width:100%;border:1px solid #d7cbb8;background:#fffcf6;border-radius:12px;padding:12px 13px;outline:none;transition:.2s}.field-grid input:focus,.field-grid select:focus{border-color:var(--forest-2);box-shadow:0 0 0 3px rgba(54,82,59,.1)}.field-wide{grid-column:1/-1}.form-actions{display:flex;justify-content:flex-end;gap:10px;padding:22px 26px 26px}.primary-btn,.secondary-btn{border:0;border-radius:13px;padding:13px 20px;font-weight:800;cursor:pointer}.primary-btn{background:var(--forest);color:#fff;box-shadow:0 8px 18px rgba(35,59,43,.18)}.primary-btn.compact{padding:11px 16px}.secondary-btn{background:#e9e0d2;color:#554d42}.live-calc{position:sticky;top:96px;background:var(--forest);color:#fff;border:0}.live-calc h2{font-size:28px}.calc-main{padding:20px 0;border-bottom:1px solid rgba(255,255,255,.13)}.calc-main small{display:block;color:#bac6bb}.calc-main strong{display:block;color:var(--wheat);font-size:34px}.live-calc dl{margin:8px 0}.live-calc dl div{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.1)}.live-calc dt{color:#bac6bb}.live-calc dd{margin:0;font-weight:800}.calc-foot{font-size:11px;color:#c4cec5;margin-bottom:0}.records-panel{margin-top:18px}.record-list{display:grid;gap:10px}.record-row{display:grid;grid-template-columns:90px 1fr auto auto;gap:16px;align-items:center;padding:14px;border:1px solid #e4d9c7;border-radius:14px;background:#fffcf6}.record-date{font-size:12px;color:var(--muted)}.record-main strong{display:block}.record-main small{color:var(--muted)}.record-number{text-align:right}.record-number strong{display:block}.record-number small{color:var(--muted)}.delete-btn{border:0;background:none;color:#a75f45;cursor:pointer;font-size:18px}
.commodity-tabs{display:flex;gap:8px;margin-bottom:18px}.commodity-tabs button{border:1px solid var(--line);background:var(--white);padding:10px 22px;border-radius:999px;font-weight:800;cursor:pointer}.commodity-tabs button.active{background:var(--forest);color:#fff;border-color:var(--forest)}.inventory-hero{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:1px;padding:0;overflow:hidden;background:var(--line)}.inventory-hero>div{background:var(--white);padding:25px}.inventory-hero .major{background:var(--forest);color:#fff}.inventory-hero small{display:block;color:var(--muted);font-size:12px}.inventory-hero .major small{color:#c5d0c7}.inventory-hero strong{font-size:26px}.inventory-hero .major strong{font-size:42px;color:var(--wheat)}.lot-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:18px}.lot-card{padding:20px;border:1px solid var(--line);border-radius:18px;background:var(--white)}.lot-card header{display:flex;justify-content:space-between}.lot-card header span{font-size:12px;color:var(--muted)}.lot-card h3{margin:6px 0 14px}.lot-card dl{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0}.lot-card dl div{background:#f5efe4;padding:10px;border-radius:10px}.lot-card dt{font-size:11px;color:var(--muted)}.lot-card dd{margin:2px 0 0;font-weight:800}.market-notice{padding:18px 22px;background:#fbefd5;border:1px solid #e9d29f;border-radius:18px;margin-bottom:18px;display:grid;grid-template-columns:auto 1fr;gap:0 12px}.market-notice span{font-size:12px;color:#77613d}.market-notice strong{justify-self:end;color:#93602e}.market-notice p{grid-column:1/-1;margin:5px 0 0;font-size:13px}.market-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.market-card{background:var(--forest);color:#fff;border-radius:var(--radius);padding:28px;position:relative;overflow:hidden}.market-card.wheat{background:#76552d}.market-card:after{content:"↗";position:absolute;right:18px;bottom:-35px;font-size:130px;color:rgba(255,255,255,.05)}.market-card header{display:flex;justify-content:space-between}.market-card h2{font-family:"STKaiti",serif;font-size:29px;margin:0}.market-card .market-price{font-size:38px;color:var(--wheat);margin:24px 0 4px;font-weight:800}.market-card .market-price small{font-size:13px;color:#d5ddd6}.market-card p{font-size:13px;color:#d0d8d1}.market-card .plain-advice{margin-top:17px;padding:13px;border-radius:12px;background:rgba(255,255,255,.1);font-weight:800}
dialog{border:0;padding:0;border-radius:24px;background:transparent;max-width:680px;width:calc(100% - 28px)}dialog::backdrop{background:rgba(22,30,24,.58);backdrop-filter:blur(5px)}.dialog-card{background:var(--paper);border-radius:24px;padding:26px;box-shadow:var(--shadow)}.dialog-card header{display:flex;justify-content:space-between;align-items:start;margin-bottom:20px}.dialog-close{border:0;background:#e4dac9;border-radius:50%;width:36px;height:36px;font-size:22px;cursor:pointer}.dialog-card .field-grid{padding:0}.dialog-card>.primary-btn{width:100%;margin-top:20px}#saleEstimate{display:block;margin:18px 0 0;padding:13px;background:#e8eedf;border-radius:12px;font-weight:800;color:#405637}.toast{position:fixed;left:50%;bottom:100px;transform:translate(-50%,25px);background:var(--ink);color:#fff;padding:12px 18px;border-radius:12px;opacity:0;pointer-events:none;transition:.25s;z-index:100;box-shadow:var(--shadow)}.toast.show{opacity:1;transform:translate(-50%,0)}.bottom-nav{display:none}
.intro-reveal{animation:rise .55s both}.delay-1{animation-delay:.08s}.delay-2{animation-delay:.16s}@keyframes rise{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
@media(max-width:850px){body{padding-bottom:92px}.topbar{height:64px;padding:0 12px}.brand small{display:none}.location{display:none}.topbar-right{gap:7px}.apk-btn{height:36px;padding:0 10px;font-size:11px}.shell{padding:18px 14px 35px}.hero{min-height:auto;padding:27px 22px;display:block;border-radius:24px}.hero h1{font-size:39px}.hero-copy{font-size:13px;margin-right:40px}.camera-cta{width:100%;margin-top:24px}.decision-grid,.dashboard-grid,.form-layout,.market-grid{grid-template-columns:1fr}.decision-main{align-items:flex-start}.panel{padding:21px}.live-calc{position:static}.page-title{align-items:center}.page-title h1{font-size:36px}.page-title .eyebrow{font-size:10px}.page-badge{display:none}.inventory-hero{grid-template-columns:1fr 1fr}.inventory-hero .major{grid-column:1/-1}.lot-grid{grid-template-columns:1fr}.bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;z-index:50;bottom:0;left:0;right:0;padding:7px 8px calc(7px + env(safe-area-inset-bottom));background:rgba(255,253,248,.94);backdrop-filter:blur(18px);border-top:1px solid var(--line)}.bottom-nav button{border:0;background:none;display:flex;flex-direction:column;align-items:center;gap:1px;color:#7a7468;font-size:11px}.bottom-nav button span{font-size:22px;line-height:1.2}.bottom-nav button.active{color:var(--forest)}.bottom-nav button b{font-weight:700}.record-row{grid-template-columns:70px 1fr auto}.record-number{grid-column:2}.delete-btn{grid-row:1/3;grid-column:3}.topbar-right .icon-btn{width:36px;height:36px}.field-grid{grid-template-columns:1fr;padding:0 18px}.field-wide{grid-column:auto}.photo-drop{margin:20px 18px 0}.form-note{margin-left:18px;margin-right:18px}.form-actions{padding:20px 18px}.dialog-card{padding:20px}.dialog-card .field-grid{grid-template-columns:1fr}.dialog-card .field-wide{grid-column:auto}}
@media(max-width:450px){.decision-card{min-height:190px;padding:20px}.decision-main{display:block}.decision-price{text-align:left;margin-top:14px}.inventory-row{grid-template-columns:82px 1fr}.inventory-value{grid-column:2;text-align:left}.market-card{padding:22px}.inventory-hero>div{padding:18px}.inventory-hero strong{font-size:21px}.inventory-hero .major strong{font-size:36px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.decision-grid,.decision-card,.decision-main,.decision-copy,.decision-price{min-width:0}.decision-price b{overflow-wrap:anywhere}
.desktop-nav{display:flex;gap:5px;margin-left:auto;margin-right:18px;background:#eee7da;padding:4px;border-radius:12px}.desktop-nav button{border:0;background:transparent;padding:9px 15px;border-radius:9px;color:var(--muted);font-weight:800;cursor:pointer}.desktop-nav button.active{background:var(--white);color:var(--forest);box-shadow:0 2px 8px rgba(35,59,43,.08)}
.ocr-status{margin:14px 28px 0;padding:12px 14px;border-radius:12px;background:#eee7da;display:flex;gap:8px 14px;align-items:center}.ocr-status b{white-space:nowrap;color:var(--forest)}.ocr-status span{font-size:13px;color:var(--muted)}.ocr-status.working{background:#e7edf0}.ocr-status.success{background:#e5efdf}.ocr-status.warning{background:#fff0cc}.entry-form input.ocr-filled{background:#edf6e7;border-color:#7b9a66;box-shadow:0 0 0 3px rgba(123,154,102,.12)}.entry-form input.ocr-review{background:#fff2bd;border-color:#c48b28;box-shadow:0 0 0 3px rgba(196,139,40,.14)}
.public-market-section{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:22px;margin-bottom:18px}.public-market-section .panel-head{margin-bottom:14px}.market-unit{font-size:12px;color:var(--muted)}.shaanxi-price{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:18px;background:#f7efe0;border-radius:15px}.shaanxi-price span{font-size:12px;color:var(--muted)}.shaanxi-price strong{display:block;font-size:28px;color:#805b26;margin-top:4px}.shaanxi-price strong small{font-size:13px}.shaanxi-price p{margin:5px 0 0;font-size:12px;color:var(--muted)}.shaanxi-price a,.global-price a,.market-source-line a{color:var(--forest);font-weight:800;text-decoration:none}.province-market{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.province-price{padding:11px 10px;border-radius:11px;background:#f3efe7;display:flex;justify-content:space-between;gap:6px}.province-price span{font-size:12px;color:var(--muted)}.province-price strong{font-size:13px}.province-price.home{background:#f8e5b9;outline:1px solid #d2a956}.market-source-line{grid-column:1/-1;font-size:12px;color:var(--muted);margin:8px 2px 0}.global-market{display:grid;grid-template-columns:1fr 1fr;gap:12px}.global-price{padding:18px;border-radius:15px;background:var(--forest);color:#fff}.global-price>span{font-size:12px;color:#c9d4cc}.global-price strong{display:block;color:var(--wheat);font-size:27px;margin:6px 0}.global-price strong small{font-size:12px;color:#dce2dd}.global-price p{font-size:12px;color:#c9d4cc;margin:0 0 7px}.global-price a{color:#f0cc82;font-size:12px}
@media(max-width:850px){.desktop-nav{display:none}.hero h1 em{display:block}.hero h1{overflow-wrap:anywhere}.decision-grid{width:100%;min-width:0}.decision-card{width:100%}.decision-main{width:100%;display:block}.decision-price{text-align:left;margin-top:14px}.decision-price b{font-size:24px}.bottom-nav{width:100vw;max-width:100vw}}
@media(max-width:850px){.ocr-status{margin-left:18px;margin-right:18px;align-items:flex-start;flex-direction:column;gap:3px}.province-market{grid-template-columns:repeat(3,1fr)}.global-market{grid-template-columns:1fr}.shaanxi-price{align-items:flex-start;flex-direction:column}.public-market-section{padding:18px}}
@media(max-width:450px){.province-market{grid-template-columns:repeat(2,1fr)}.province-price{padding:10px 8px}}

.quick-calc{display:none}.local-market-first{margin-bottom:18px}.settings-actions{display:flex;align-items:center;gap:12px;margin-top:18px}.settings-actions .primary-btn{flex:1}.backup-link{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border:1px solid var(--forest-2);border-radius:13px;color:var(--forest);font-weight:800;text-decoration:none;background:var(--white)}.profit-positive{color:#3f7044}.profit-negative{color:var(--rust)}
@media(max-width:850px){.live-calc{display:none}.quick-calc{display:grid;grid-template-columns:1fr 1fr;margin:18px 18px 0;border-radius:15px;overflow:hidden;background:var(--forest);color:#fff}.quick-calc div{padding:12px;border-right:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.quick-calc div:last-child{grid-column:1/-1;border-bottom:0}.quick-calc span{display:block;font-size:11px;color:#c6d1c8}.quick-calc strong{display:block;margin-top:2px;color:var(--wheat);font-size:17px}.settings-actions{align-items:stretch;flex-direction:column}.settings-actions .primary-btn,.backup-link{width:100%}}
.profit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:0 0 18px}.profit-card{min-width:0;padding:18px 19px;border:1px solid var(--line);border-radius:18px;background:var(--white);box-shadow:0 8px 26px rgba(60,48,31,.05)}.profit-card span{display:block;font-size:12px;color:var(--muted);font-weight:800}.profit-card strong{display:block;margin:5px 0 3px;font-size:25px;line-height:1.2;overflow-wrap:anywhere}.profit-card small{display:block;color:var(--muted);font-size:11px}.profit-card.featured{background:var(--forest);border-color:var(--forest);color:#fff}.profit-card.featured span,.profit-card.featured small{color:#c7d1c9}.profit-card.featured strong,.profit-card.featured .profit-positive{color:var(--wheat)}.supplier-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.supplier-card{padding:18px;border:1px solid var(--line);border-radius:16px;background:#fffcf6}.supplier-card header{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:10px}.supplier-card h3{font-family:"STKaiti",serif;font-size:24px;margin:0}.supplier-card header span{font-size:11px;color:var(--muted)}.supplier-cost-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid #e9dfcf}.supplier-cost-row span{font-weight:800}.supplier-cost-row small{display:block;font-size:11px;font-weight:400;color:var(--muted)}.supplier-cost-row strong{white-space:nowrap}.supplier-card p{margin:10px 0 0;padding:10px 12px;border-radius:10px;background:#f1eadf;color:var(--forest);font-size:12px;font-weight:800}
@media(max-width:850px){.profit-grid{grid-template-columns:1fr 1fr}.supplier-grid{grid-template-columns:1fr}.supplier-panel .panel-head{display:block}.supplier-panel .market-unit{display:block;margin-top:4px}}
@media(max-width:450px){.profit-card{padding:15px}.profit-card strong{font-size:21px}}/* simple-workflow-v2 */
[hidden]{display:none!important}
.hero{min-height:190px;padding:32px 38px}.hero h1{font-size:clamp(34px,4.2vw,50px)}.hero-copy{margin-top:12px}
.quick-actions{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:10px;min-width:390px}.quick-actions .camera-cta,.sale-cta{min-width:0;padding:18px;border:0;border-radius:18px;display:grid;grid-template-columns:36px 1fr;text-align:left;cursor:pointer;transition:.2s}.quick-actions .camera-cta{box-shadow:none}.quick-actions .camera-cta span,.sale-cta span{grid-row:1/3;font-size:28px;align-self:center}.quick-actions .camera-cta b,.sale-cta b{font-size:15px}.quick-actions .camera-cta small,.sale-cta small{font-size:11px;opacity:.72}.sale-cta{background:#fff8e9;color:var(--forest);border:1px solid rgba(217,170,88,.45)}.sale-cta:hover{transform:translateY(-3px)}
.profit-grid{grid-template-columns:repeat(3,1fr);margin-top:18px}.profit-card{padding:20px 22px}.profit-card strong{font-size:27px}
.form-layout{display:block;max-width:900px}.entry-form{box-shadow:var(--shadow)}.photo-drop{min-height:140px}.more-fields{margin:14px 26px 0;border:1px solid var(--line);border-radius:14px;background:#faf6ee}.more-fields summary{padding:13px 15px;cursor:pointer;font-size:13px;font-weight:800;color:var(--forest)}.more-fields summary::marker{color:var(--wheat)}.optional-grid{padding:0 14px 15px}
.quick-calc{display:grid;grid-template-columns:repeat(4,1fr);margin:20px 26px 0;border-radius:16px;overflow:hidden;background:var(--forest);color:#fff}.quick-calc div{min-width:0;padding:14px;border-right:1px solid rgba(255,255,255,.1)}.quick-calc div:last-child{border-right:0}.quick-calc span{display:block;font-size:11px;color:#c6d1c8}.quick-calc strong{display:block;margin-top:3px;color:var(--wheat);font-size:17px;overflow-wrap:anywhere}.calc-explanation{margin:9px 28px 0;color:var(--muted);font-size:12px}.form-actions .primary-btn{min-width:180px}
.fold-panel{margin-top:18px;border:1px solid var(--line);border-radius:18px;background:var(--white);overflow:hidden}.fold-panel>summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;cursor:pointer}.fold-panel>summary::-webkit-details-marker{display:none}.fold-panel>summary span{display:flex;flex-direction:column}.fold-panel>summary b{font-size:17px}.fold-panel>summary small{color:var(--muted);font-size:12px;margin-top:2px}.fold-panel>summary i{font-style:normal;font-size:12px;font-weight:800;color:var(--forest)}.fold-panel[open]>summary{border-bottom:1px solid var(--line)}.fold-panel[open]>summary i{font-size:0}.fold-panel[open]>summary i::after{content:'收起';font-size:12px}.fold-content{padding:18px}.market-fold .public-market-section{margin:0;border:0;border-radius:0;padding:20px 22px}.market-fold .public-market-section>.panel-head{margin-bottom:14px}.market-fold{margin-bottom:18px}.supplier-panel{max-width:900px}
@media(max-width:850px){
  .hero{padding:22px;min-height:auto}.hero h1{font-size:34px}.hero-copy{margin-right:0}.quick-actions{min-width:0;width:100%;margin-top:18px}.quick-actions .camera-cta,.sale-cta{width:auto;margin:0;padding:15px 13px;grid-template-columns:28px 1fr;border-radius:15px}.quick-actions .camera-cta span,.sale-cta span{font-size:23px}.quick-actions .camera-cta b,.sale-cta b{font-size:14px}.quick-actions .camera-cta small,.sale-cta small{font-size:10px}
  .profit-grid{grid-template-columns:1fr 1fr;gap:10px}.profit-card{padding:15px}.profit-card:last-child{grid-column:1/-1}.profit-card strong{font-size:22px}
  .form-layout{max-width:none}.quick-calc{grid-template-columns:1fr 1fr;margin:16px 18px 0}.quick-calc div{padding:12px;border-bottom:1px solid rgba(255,255,255,.1)}.quick-calc div:nth-child(2n){border-right:0}.quick-calc div:nth-last-child(-n+2){border-bottom:0}.quick-calc div:last-child{grid-column:auto}.more-fields{margin-left:18px;margin-right:18px}.optional-grid{padding:0 12px 13px}.calc-explanation{margin-left:20px;margin-right:20px}.form-actions{position:sticky;bottom:68px;z-index:8;background:rgba(255,253,248,.95);backdrop-filter:blur(14px);border-top:1px solid var(--line);padding-top:12px;padding-bottom:12px}.form-actions .primary-btn{flex:1;min-width:0}
  .fold-panel>summary{padding:16px 18px}.fold-content{padding:14px}.market-fold .public-market-section{padding:16px 18px}.apk-btn{padding:0 9px}
}
@media(max-width:380px){.quick-actions{grid-template-columns:1fr}.profit-grid{grid-template-columns:1fr}.profit-card:last-child{grid-column:auto}.apk-btn{display:none}}