:root{--ab-green: #007a53;--ab-green-dark: #005c3f;--ab-green-light: #0a8f66;--ab-green-glow: rgba(0, 122, 83, .45);--ab-silver: #e8ece9;--ab-silver-deep: #b8c4bf;--ab-border: #c5d0cb;--ab-bg: #f4f6f5;--ab-text: #1a1f1d;--ab-muted: #5c6b66;--ab-highlight: #c8f542;--ab-warn: #f5d000;--ab-off: #6b7570;--ab-radius: 10px;--ab-font: Inter, "Helvetica Neue", Helvetica, Arial, "Noto Sans SC", system-ui, sans-serif;--ab-mono: "IBM Plex Mono", ui-monospace, monospace}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:var(--ab-font);color:var(--ab-text);background:var(--ab-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;touch-action:manipulation}a,button,[role=button],input[type=button],input[type=submit]{-webkit-tap-highlight-color:transparent}.ui-press{touch-action:manipulation;transition:transform .16s ease,box-shadow .18s ease,filter .18s ease,opacity .18s ease;transform-origin:center}@media (hover: hover) and (pointer: fine){.ui-press:hover{transform:translateY(-1px)}}@media (hover: none) and (pointer: coarse){.ui-press:active{transform:scale(.98)}}html{scroll-behavior:smooth}input,select,textarea{font-family:inherit}:focus-visible{outline:2px solid var(--ab-green);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.floating-widgets{position:fixed;z-index:140;pointer-events:none}.floating-widgets:has(.floating-panel){z-index:1000}.floating-widgets:has(.floating-panel):before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#0a120e6b;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);pointer-events:auto}.floating-widgets:has(.floating-panel) .floating-panel{z-index:1001}.floating-dock{display:flex;flex-direction:column;gap:1.5rem;align-items:center;pointer-events:auto}.floating-dock__btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border:1px solid rgba(17,48,36,.14);border-radius:18px;background:#fffffff5;color:#173731;box-shadow:0 16px 36px #0a1f1824;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.floating-dock__btn--service{background:linear-gradient(135deg,var(--ab-green),var(--ab-green-dark));color:#fff}.floating-dock__glyph{font-size:1.2rem;line-height:1}.floating-dock__badge{position:absolute;top:-5px;right:-5px;min-width:20px;height:20px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ff7648;color:#fff;font-size:.74rem;font-weight:800;box-shadow:0 0 0 3px #fff}.floating-panel{pointer-events:auto;position:fixed;top:0;right:0;left:auto;height:100dvh;width:100%;max-width:450px;padding:16px;border-radius:0;border-left:.5px solid rgba(0,122,83,.55);background:#ffffffb8;box-shadow:-24px 0 60px #0a1f182e;backdrop-filter:blur(18px) saturate(1.15);-webkit-backdrop-filter:blur(18px) saturate(1.15);transform:translate(100%);animation:ab-drawer-in .22s cubic-bezier(.2,.9,.2,1) forwards;overflow:auto}@keyframes ab-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width: 520px){.floating-panel{max-width:none}}.floating-panel--chat{width:100%}.floating-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.floating-panel__head h3,.floating-panel__head p,.floating-panel__empty{margin:0}.floating-panel__head button{width:32px;height:32px;border:none;border-radius:999px;background:#11302414;color:#173731;font-size:1rem}.floating-cart-list,.floating-chat__faq-list,.floating-chat__messages,.floating-chat__meta{display:grid;gap:10px}.floating-cart-item{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:10px;align-items:start;padding:10px;border-radius:18px;background:#f8fbfa;border:1px solid rgba(17,48,36,.06)}.floating-cart-item img,.chat-image-preview__thumb img,.floating-chat__image img,.floating-lightbox img{display:block;width:100%;height:auto;object-fit:cover}.floating-cart-item img,.chat-image-preview__thumb{width:64px;height:64px;overflow:hidden;border-radius:14px}.floating-cart-item__body{display:grid;gap:6px}.floating-cart-item__body strong,.floating-panel__foot strong,.floating-chat__faq h4,.floating-chat__empty,.chat-image-preview__actions span{color:#173731}.floating-cart-item__body span,.floating-chat__status,.floating-chat__meta span,.floating-panel__empty{color:#61726b;line-height:1.6}.floating-cart-item__qty{display:inline-flex;align-items:center;gap:8px}.floating-cart-item__qty button,.floating-cart-item__remove,.floating-chat__faq-chip,.floating-secondary-btn,.floating-primary-btn,.floating-chat__media-btn,.floating-chat__send-btn,.chat-new-message-hint{min-height:34px;padding:0 12px;border-radius:999px;border:none;font-weight:700}.floating-cart-item__qty button,.floating-secondary-btn,.floating-chat__media-btn{background:#11302414;color:#173731}.floating-cart-item__remove,.floating-chat__faq-chip{background:#007a5314;color:var(--ab-green)}.floating-primary-btn,.floating-chat__send-btn,.chat-new-message-hint{background:linear-gradient(135deg,var(--ab-green),var(--ab-green-dark));color:#fff;box-shadow:0 12px 24px #007a5333}.floating-panel__foot,.floating-panel__actions,.chat-image-preview__actions,.chat-image-preview__actions div,.floating-chat__composer{display:flex;gap:10px}.floating-panel__foot,.chat-image-preview__actions{align-items:center;justify-content:space-between;margin-top:14px}.floating-chat__faq{display:grid;gap:10px;margin-bottom:12px}.chat-scroll-area{position:relative}.floating-chat__messages{max-height:280px;overflow:auto;padding:4px 2px 10px}.floating-chat__message{display:flex}.floating-chat__message--user{justify-content:flex-end}.floating-chat__bubble,.floating-chat__image{max-width:84%;padding:10px 12px;border-radius:18px;background:#f4f7f6;color:#173731;border:1px solid rgba(17,48,36,.06)}.floating-chat__message--user .floating-chat__bubble,.floating-chat__message--user .floating-chat__image{background:linear-gradient(135deg,var(--ab-green),var(--ab-green-dark));color:#fff}.floating-chat__image{padding:6px}.floating-chat__image img{border-radius:14px;max-width:180px}.floating-chat__composer{align-items:center;margin-top:12px}.floating-chat__composer input{flex:1;min-width:0;min-height:42px;padding:0 14px;border-radius:16px;border:1px solid rgba(17,48,36,.1);background:#fbfdfc;color:#173731}.floating-chat__meta{margin-top:12px;font-size:.82rem}.chat-image-preview{display:flex;gap:12px;align-items:center;margin-top:12px;padding:10px;border-radius:18px;background:#f8fbfa;border:1px solid rgba(17,48,36,.06)}.floating-chat__context-menu{position:fixed;z-index:160;display:grid;gap:6px;min-width:140px;padding:8px;border-radius:14px;background:#fffffffa;border:1px solid rgba(17,48,36,.08);box-shadow:0 18px 44px #0a1f182e}.floating-chat__context-menu button{min-height:34px;border:none;border-radius:10px;text-align:left;background:transparent;color:#173731}.floating-chat__context-menu button:hover{background:#007a5314}.floating-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;display:grid;place-items:center;padding:20px;background:#0a120ead;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.floating-lightbox img{max-width:min(88vw,720px);max-height:80vh;border-radius:20px;box-shadow:0 24px 60px #00000047}.buyer-shell{min-height:100vh;display:flex;flex-direction:column;background:#f3f4f2;color:#173731}.buyer-shell--subpage{background:#f6f6f4}.buyer-header{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:minmax(214px,272px) minmax(0,1fr) minmax(200px,248px);align-items:center;gap:1.35rem;min-height:92px;padding:14px 24px;background:#007a53;border-bottom:1px solid rgba(24,32,36,.06);box-shadow:0 8px 24px #11292414}.buyer-header--home{background:linear-gradient(180deg,#007a53fa,#006946f5);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 16px 36px #062c2133}.buyer-header__brand{display:inline-flex;align-items:center;justify-self:start;padding:6px 10px 6px 0}.site-logo--buyer{display:block;width:214px;max-width:100%;height:64px;object-fit:contain;object-position:left center;filter:drop-shadow(0 8px 14px rgba(4,30,22,.16))}.buyer-nav{display:flex;justify-content:center;align-items:center;gap:1.1rem;flex-wrap:wrap;justify-self:center}.buyer-nav--home{gap:1.1rem}.buyer-nav__link{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.62rem;min-height:44px;padding:0 1.08rem;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff1f;color:#ffffffeb;font-size:.94rem;font-weight:600;letter-spacing:.02em;line-height:1;white-space:nowrap;transition:color .26s ease,transform .26s ease,background-color .26s ease,box-shadow .26s ease,border-color .26s ease}.buyer-nav__link:hover{color:#fff;transform:translateY(-2px);border-color:#ffffff3d;background:#ffffff2e}.buyer-nav__link--active{color:#0f3429;font-weight:700;background:#fffffff5;border-color:#ffffff4d;box-shadow:0 10px 24px #041e1624}.buyer-nav__icon{display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;flex-shrink:0;opacity:.92}.buyer-nav__icon svg{display:block;width:17px;height:17px}.buyer-header__right{display:flex;align-items:center;justify-content:flex-end;justify-self:end;gap:.72rem}.buyer-lang-wrap{position:relative}.buyer-lang-switch,.buyer-avatar-btn,.buyer-auth-links>a,.buyer-auth-links__reg{min-height:36px}.buyer-lang-switch{display:inline-flex;align-items:center;justify-content:space-between;gap:.5rem;min-width:138px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff24;color:#ffffffeb;letter-spacing:.06em;font-size:.68rem;text-transform:uppercase;font-weight:600}.buyer-lang-switch__state{display:inline-flex;align-items:center;justify-content:center;min-width:34px;min-height:22px;padding:0 8px;border-radius:999px;background:#fffffff0;color:#0d3a2d;font-weight:700}.buyer-lang-menu{position:absolute;right:0;top:calc(100% + .5rem);min-width:146px;padding:.45rem;border-radius:16px;background:#fff7ed;box-shadow:0 20px 48px #0000002e;display:flex;flex-direction:column;gap:.35rem;z-index:40}.buyer-lang-menu button{min-height:38px;border:none;border-radius:12px;background:transparent;color:#173731;font-weight:600}.buyer-lang-menu button.is-active,.buyer-lang-menu button:hover{background:#17373114}.buyer-auth-links{display:flex;align-items:center;gap:.65rem}.buyer-auth-links>a,.buyer-auth-links__reg{display:inline-flex;align-items:center;justify-content:center;padding:0 .92rem;border-radius:999px;border:1px solid rgba(255,255,255,.14);color:#ffffffeb;background:#ffffff24;font-weight:600}.buyer-auth-links__reg{background:#fffffff5;color:#0f3429;border-color:#ffffff47}.buyer-avatar-wrap{position:relative}.buyer-avatar-btn{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff24;box-shadow:0 10px 24px #1129241a}.buyer-avatar-frame{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;overflow:hidden;aspect-ratio:1 / 1}.buyer-avatar-frame--header{width:36px;height:36px}.buyer-avatar-frame--popover{width:48px;height:48px}.buyer-avatar-img,.buyer-avatar-frame img{display:block;width:100%;height:100%;object-fit:cover;border-radius:999px}.buyer-user-popover{position:absolute;right:0;top:calc(100% + .6rem);min-width:240px;padding:.8rem;display:flex;flex-direction:column;gap:.5rem;border-radius:18px;background:#fff7ed;color:#173f37;box-shadow:0 22px 60px #00000038}.buyer-user-popover a,.buyer-popover-btn{display:inline-flex;align-items:center;min-height:38px;padding:0 .8rem;border-radius:12px;color:#173731;background:transparent;border:none;text-align:left}.buyer-user-popover a:hover,.buyer-popover-btn:hover{background:#17373114}.buyer-user-popover__head{display:flex;align-items:center;gap:.75rem;padding-bottom:.35rem;border-bottom:1px solid rgba(23,55,49,.08)}.buyer-user-popover__name{font-weight:700}.buyer-user-popover__phone{font-size:.84rem;color:#173731a8}.buyer-main{flex:1;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:1.75rem 0 2.8rem}.buyer-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:0 0 1.75rem;color:#5f716a;font-size:.9rem}.buyer-footer a{color:#173731}@media (max-width: 1100px){.buyer-header{grid-template-columns:minmax(182px,224px) minmax(0,1fr) auto;gap:.95rem;padding:12px 16px}.site-logo--buyer{width:188px;height:56px}.buyer-nav,.buyer-nav--home{gap:.82rem}.buyer-nav__link{padding:0 .9rem;font-size:.88rem}}@media (max-width: 980px){.buyer-header{grid-template-columns:1fr;justify-items:center;min-height:auto;padding:.9rem 1rem 1rem;gap:.9rem}.buyer-header__brand,.buyer-header__right{justify-self:center}.buyer-header__brand{padding-right:0}.buyer-header__right{justify-content:center;flex-wrap:wrap}.buyer-nav,.buyer-nav--home{gap:.8rem}}@media (max-width: 720px){.buyer-nav,.buyer-nav--home{gap:.7rem .9rem}.buyer-nav__link{min-height:38px;padding:0 .8rem;font-size:.84rem;gap:.45rem}.buyer-nav__icon,.buyer-nav__icon svg{width:15px;height:15px}.site-logo--buyer{width:170px;height:50px}.buyer-lang-switch{min-width:126px}}._authPage_1kwyb_1{min-height:100vh;display:grid;place-items:center;padding:32px 18px;background:radial-gradient(circle at 12% 18%,rgba(255,215,0,.16),transparent 20%),radial-gradient(circle at 84% 14%,rgba(0,122,83,.16),transparent 26%),radial-gradient(circle at 76% 78%,rgba(227,29,43,.08),transparent 18%),linear-gradient(180deg,#f8fbf9,#eef3f0 52%,#f9faf8)}._authPageLab_1kwyb_25{background:radial-gradient(circle at 14% 16%,rgba(255,215,0,.12),transparent 18%),radial-gradient(circle at 88% 12%,rgba(0,122,83,.16),transparent 24%),radial-gradient(circle at 76% 84%,rgba(227,29,43,.06),transparent 16%),linear-gradient(180deg,#f8fbf9,#eef3f0)}._authPageShell_1kwyb_41{width:min(1220px,100%);display:grid;gap:20px}._authPageShellLab_1kwyb_53{grid-template-columns:minmax(0,1.15fr) minmax(380px,470px);align-items:stretch}._authShowcase_1kwyb_63{position:relative;overflow:hidden;border-radius:36px;padding:40px;min-height:720px;background:linear-gradient(160deg,#0f221df5,#0c372af0 46%,#09583ce6);border:1px solid rgba(9,35,27,.08);box-shadow:0 28px 90px #09231b2e}._authShowcaseBackdrop_1kwyb_87{position:absolute;inset:auto auto -10% -6%;width:60%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.14),transparent 60%);filter:blur(12px)}._authShowcaseCopy_1kwyb_107{position:relative;z-index:2;display:grid;gap:16px;max-width:40ch}._authShowcaseEyebrow_1kwyb_123{margin:0;color:#ffffffc7;font-size:.76rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}._authShowcaseCopy_1kwyb_107 h2,._authCardTitle_1kwyb_143{margin:0}._authShowcaseCopy_1kwyb_107 h2{color:#f7fbf8;font-size:clamp(2.6rem,5vw,4.6rem);line-height:.94;letter-spacing:-.05em}._authShowcaseCopy_1kwyb_107 p{margin:0;color:#e8f2edd6;line-height:1.8;font-size:1rem}._authShowcaseMetrics_1kwyb_179{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px}._authShowcaseMetrics_1kwyb_179 div{padding:16px 18px;border-radius:20px;background:#ffffff14;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:grid;gap:6px}._authShowcaseMetrics_1kwyb_179 strong{color:#fff;font-size:1.45rem;line-height:1}._authShowcaseMetrics_1kwyb_179 span{color:#ebf4efd1;font-size:.84rem;line-height:1.5}._authShowcaseVisual_1kwyb_237{position:absolute;top:0;right:0;bottom:0;left:0}._authShowcaseHalo_1kwyb_247{position:absolute;right:10%;bottom:14%;width:min(40vw,420px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.18),rgba(255,255,255,.04) 42%,transparent 68%);filter:blur(4px)}._authShowcaseRings_1kwyb_269{position:absolute;right:8%;bottom:10%;width:min(44vw,500px);aspect-ratio:1;z-index:1}._authRingOuter_1kwyb_287,._authRingMiddle_1kwyb_289,._authRingInner_1kwyb_291{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:1px solid rgba(255,255,255,.16);box-shadow:inset 0 0 40px #ffffff0a}._authRingMiddle_1kwyb_289{top:14%;right:14%;bottom:14%;left:14%;border-color:#ffffff24}._authRingInner_1kwyb_291{top:29%;right:29%;bottom:29%;left:29%;border-color:#fff3}._authDodecahedron_1kwyb_327{position:absolute;right:10%;bottom:12%;width:min(46%,360px);stroke:#ffffff2e;stroke-width:1.5;z-index:2}._authOrb_1kwyb_347{position:absolute;width:96px;transform:translate3d(var(--orb-rx),var(--orb-ry),0) scale(var(--orb-scale));animation:_authOrbFloat_1kwyb_1 7.8s ease-in-out infinite;z-index:3}._authOrbSvg_1kwyb_363,._authCardLogoOrb_1kwyb_365{width:100%;overflow:visible;filter:drop-shadow(0 10px 18px rgba(9,35,27,.16))}._authPane_1kwyb_377{display:grid}._authPaneLab_1kwyb_385{align-items:center}._authCard_1kwyb_143{border-radius:34px;padding:34px 30px;background:#ffffffe0;border:1px solid rgba(17,48,36,.08);box-shadow:0 24px 70px #0c231c1a;display:grid;gap:20px}._authCardLab_1kwyb_413{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}._authCardBrand_1kwyb_421{display:flex;align-items:center;justify-content:space-between;gap:12px}._authCardLogo_1kwyb_365{display:inline-flex;align-items:center;gap:12px;color:inherit;text-decoration:none}._authCardLogoMark_1kwyb_451{display:inline-flex;width:76px}._authCardLogoText_1kwyb_461{color:#173731;font-size:1rem;font-weight:800;letter-spacing:.04em}._authCardTag_1kwyb_475{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#007a5314;color:#0f6b4c;font-size:.74rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}._authCardBody_1kwyb_503{display:grid;gap:10px}._authCardTitle_1kwyb_143{color:#173731;font-size:clamp(2rem,4vw,2.8rem);line-height:.98;letter-spacing:-.04em}._authCardSubtitle_1kwyb_527,._authCardFooter_1kwyb_529{margin:0;color:#61726b;line-height:1.75}._authCardFooter_1kwyb_529 a,._authCardFooter_1kwyb_529 p a{color:#007a53;font-weight:700}@keyframes _authOrbFloat_1kwyb_1{0%,to{transform:translate3d(var(--orb-rx),var(--orb-ry),0) scale(var(--orb-scale))}50%{transform:translate3d(calc(var(--orb-rx) * 1.1),calc(var(--orb-ry) - 10px),0) scale(calc(var(--orb-scale) * 1.03))}}@media (max-width: 980px){._authPageShellLab_1kwyb_53{grid-template-columns:1fr}._authShowcase_1kwyb_63{min-height:540px;padding:28px}._authShowcaseMetrics_1kwyb_179{grid-template-columns:1fr}._authShowcaseRings_1kwyb_269,._authShowcaseHalo_1kwyb_247,._authDodecahedron_1kwyb_327{right:50%;transform:translate(50%)}}@media (max-width: 640px){._authPage_1kwyb_1{padding:20px 12px}._authShowcase_1kwyb_63{min-height:460px;border-radius:28px;padding:22px}._authShowcaseCopy_1kwyb_107 h2{font-size:2.35rem}._authShowcaseRings_1kwyb_269{width:calc(100% - 44px);bottom:6%}._authShowcaseHalo_1kwyb_247{width:calc(100% - 74px);bottom:10%}._authDodecahedron_1kwyb_327{width:min(66%,280px);bottom:10%}._authCard_1kwyb_143{padding:24px 18px;border-radius:26px}._authCardLogoMark_1kwyb_451{width:68px}._authCardLogoText_1kwyb_461{font-size:.95rem}}.lab-media-container{--lab-media-z-video: 0;--lab-media-z-aura: 1;--lab-media-z-hud: 2;--lab-media-z-content: 3;--lab-media-fit: cover;position:relative;isolation:isolate;overflow:hidden}.lab-media-container__video-layer,.lab-media-container__aura-layer,.lab-media-container__hud-layer,.lab-media-container__content-layer{position:absolute;top:0;right:0;bottom:0;left:0}.lab-media-container__video-layer{z-index:var(--lab-media-z-video)}.lab-media-container__aura-layer{z-index:var(--lab-media-z-aura);pointer-events:none}.lab-media-container__hud-layer{z-index:var(--lab-media-z-hud);pointer-events:none}.lab-media-container__hud-layer--interactive{pointer-events:auto}.lab-media-container__content-layer{z-index:var(--lab-media-z-content)}.lab-media-container__blur,.lab-media-container__poster,.lab-media-container__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:var(--lab-media-fit);display:block}.lab-media-container__blur{opacity:.82;transform:scale(1.05);transition:opacity .45s ease}.lab-media-container__poster{opacity:.78;transition:opacity .45s ease}.lab-media-container__video{opacity:0;transition:opacity .45s ease}.lab-media-container.is-video-ready .lab-media-container__blur,.lab-media-container.is-video-ready .lab-media-container__poster{opacity:0}.lab-media-container.is-video-ready .lab-media-container__video{opacity:1}.buyer-page{display:grid;gap:20px}.buyer-page-head{display:grid;gap:10px;padding:24px 22px;border-radius:28px;background:linear-gradient(180deg,#fffffffa,#f3f7f5f0);border:1px solid rgba(17,48,36,.08);box-shadow:0 20px 46px #0c231c0f}.buyer-page-head h1,.buyer-page-head p,.buyer-empty{margin:0}.buyer-page-head h1{color:#173731;font-size:clamp(1.8rem,5vw,2.8rem);line-height:1.02}.buyer-page-head p,.buyer-empty,.buyer-field span{color:#61726b;line-height:1.75}.buyer-empty a,.buyer-page a,.buyer-back{color:#007a53}.buyer-btn{min-height:42px;padding:0 16px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;font-weight:800}.buyer-btn--primary{background:linear-gradient(135deg,#007a53,#005c3f);color:#fff;box-shadow:0 14px 24px #09231b29}.buyer-btn--ghost{background:#007a5314;color:#0f6b4c}.buyer-btn--outline{background:transparent;color:#0f6b4c;border:1px solid rgba(0,122,83,.16)}.buyer-btn--small{min-height:34px;padding:0 12px;font-size:.86rem}.buyer-field{display:grid;gap:8px}.buyer-field input,.buyer-field textarea,.buyer-field select{width:100%;min-height:46px;padding:0 14px;border-radius:16px;border:1px solid rgba(17,48,36,.12);background:#fbfdfc;color:#173731;font:inherit;outline:none}.buyer-field textarea{min-height:120px;padding:14px;resize:vertical}.buyer-field input:focus,.buyer-field textarea:focus,.buyer-field select:focus{border-color:#007a536b;box-shadow:0 0 0 4px #007a5314}.buyer-field--row{display:flex;justify-content:space-between;gap:12px;align-items:center}.buyer-muted{margin:0;color:#61726b;line-height:1.7}.buyer-region-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ui-press{transition:transform .18s ease,box-shadow .18s ease}.ui-press:hover{transform:translateY(-1px)}.buyer-pay-grid{display:grid;gap:12px}.buyer-address-book-list.is-expanded{max-height:320px;overflow-y:auto;padding-right:4px}.buyer-address-book-list.is-expanded::-webkit-scrollbar{width:8px}.buyer-address-book-list.is-expanded::-webkit-scrollbar-thumb{background:#17373133;border-radius:999px}.buyer-pay-option{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;padding:0 16px;border-radius:18px;border:1px solid rgba(17,48,36,.1);background:#fbfdfc}.buyer-pay-option__main{display:inline-flex;align-items:center;gap:12px;color:#173731;font-weight:700}.buyer-pay-brand{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px}.buyer-pay-brand--wechat{position:relative;width:36px}.buyer-pay-brand__wechat{position:absolute;border-radius:999px;background:#25d366}.buyer-pay-brand__wechat--back{width:18px;height:18px;left:1px;top:8px}.buyer-pay-brand__wechat--front{width:22px;height:22px;right:0;top:0}.buyer-pay-brand--alipay{background:#1677ff;color:#fff;font-weight:900}.buyer-pay-brand--bank{background:#17373114}.buyer-pay-brand__card{width:18px;height:12px;border-radius:4px;background:linear-gradient(180deg,#173731,#31564b)}.buyer-checkout,.buyer-account,.buyer-order-page{gap:18px}.buyer-checkout__grid{display:grid;gap:18px}.buyer-checkout__card,.buyer-account-card,.buyer-order-panel{display:grid;gap:14px;padding:22px 20px;border-radius:26px;background:#fffffff5;border:1px solid rgba(17,48,36,.08);box-shadow:0 18px 40px #0c231c0d}.buyer-checkout__card h2,.buyer-checkout__item p,.buyer-checkout__line span,.buyer-checkout__line strong,.buyer-order-panel__title,.buyer-order-page__hero h1,.buyer-order-page__summary,.buyer-order-copy-card span,.buyer-order-copy-card strong,.buyer-order-meta-card span,.buyer-order-meta-card strong,.buyer-order-info-list p,.buyer-order-info-list strong,.buyer-order-info-list span,.buyer-back{margin:0}.buyer-checkout__items{display:grid;gap:12px}.buyer-checkout__item{display:grid;grid-template-columns:68px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border-radius:18px;background:#f7faf8}.buyer-checkout__item img{width:68px;height:68px;object-fit:cover;border-radius:14px}.buyer-checkout__summary{gap:12px}.buyer-checkout__line{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#61726b}.buyer-checkout__line--total{padding-top:10px;border-top:1px solid rgba(17,48,36,.08);color:#173731;font-weight:800}.buyer-account-actions,.buyer-profile-avatar__actions{display:flex;flex-wrap:wrap;gap:10px}.buyer-profile-avatar{display:grid;gap:14px}.buyer-profile-avatar__main{display:flex;flex-wrap:wrap;gap:18px;align-items:center}.buyer-avatar-frame--profile{width:96px;height:96px}.buyer-bead-color-picker{display:grid;gap:10px}.buyer-bead-color-picker__label{color:#35544a;font-size:.88rem;font-weight:700}.buyer-bead-color-picker__grid{display:flex;flex-wrap:wrap;gap:10px}.buyer-bead-color-swatch{width:30px;height:30px;border-radius:999px;border:2px solid transparent;box-shadow:0 0 0 1px #11302414}.buyer-bead-color-swatch.is-active{border-color:#173731}.buyer-back{font-weight:700}.buyer-order-page__hero{display:grid;gap:16px;padding:24px 22px;border-radius:28px;background:linear-gradient(135deg,#fffffffa,#eff6f3f0);border:1px solid rgba(17,48,36,.08);box-shadow:0 22px 52px #0c231c0f}.buyer-order-page__hero-main,.buyer-order-page__hero-actions,.buyer-order-meta-grid,.buyer-order-info-grid,.buyer-order-info-list,.buyer-order-timeline{display:grid;gap:14px}.buyer-order-page__eyebrow{margin:0;color:#007a53c2;font-size:.76rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.buyer-order-page__hero h1,.buyer-order-panel__title{color:#173731}.buyer-order-page__summary,.buyer-order-copy-card span,.buyer-order-meta-card span,.buyer-order-info-list span,.buyer-order-timeline__time,.buyer-order-timeline__place,.buyer-order-timeline__content p{color:#61726b;line-height:1.75}.buyer-order-copy-card,.buyer-order-meta-card{display:grid;gap:8px;padding:16px;border-radius:20px;background:#ffffffe6;border:1px solid rgba(17,48,36,.08)}.buyer-order-copy-card strong,.buyer-order-meta-card strong,.buyer-order-info-list strong,.buyer-order-timeline__status{color:#173731}.buyer-order-timeline__item{display:grid;grid-template-columns:120px 20px minmax(0,1fr);gap:12px}.buyer-order-timeline__axis{display:grid;justify-items:center}.buyer-order-timeline__dot{width:12px;height:12px;border-radius:999px;background:#c8d6d0}.buyer-order-timeline__line{width:2px;min-height:54px;background:#d9e3df}.buyer-order-timeline__item.is-done .buyer-order-timeline__dot,.buyer-order-timeline__item.is-current .buyer-order-timeline__dot{background:#007a53}.buyer-order-info-list p{display:grid;gap:4px}@media (min-width: 920px){.buyer-checkout__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.buyer-order-page__hero{grid-template-columns:minmax(0,1fr) auto;align-items:start}.buyer-order-meta-grid,.buyer-order-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.buyer-region-row{grid-template-columns:1fr}.buyer-checkout__item{grid-template-columns:56px minmax(0,1fr)}.buyer-checkout__item>strong{grid-column:2}.buyer-order-timeline__item{grid-template-columns:1fr}}.buyer-about{gap:18px}.buyer-about__mixed-media{position:relative;min-height:min(92vh,980px);border-radius:32px;overflow:hidden;background:#06110d;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 60px #06110d47;isolation:isolate}.buyer-about__mixed-media-shell{position:absolute;top:0;right:0;bottom:0;left:0}.buyer-about__mixed-media-shell--hud{z-index:1}.buyer-about__aura-layer{background:radial-gradient(circle at 20% 20%,rgba(0,122,83,.12),transparent 34%)}.buyer-about__overlay-aura{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#040c0924,#040c0952)}.buyer-about__video-layer,.buyer-about__overlay,.buyer-about__content-layer{position:absolute;top:0;right:0;bottom:0;left:0}.buyer-about__video-layer{z-index:0}.buyer-about__video{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.85) contrast(1.02) brightness(.54)}.buyer-about__video-tint{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 20%,rgba(0,122,83,.18),transparent 34%),linear-gradient(135deg,#040c093d,#040c09ad)}.buyer-about__overlay{z-index:10;pointer-events:none;color:#fff;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.buyer-about__wireframe-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;mix-blend-mode:screen;opacity:.96;filter:drop-shadow(0 0 16px rgba(0,122,83,.26))}.buyer-about__wireframe-layer canvas{width:100%!important;height:100%!important}.buyer-about__overlay-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.95}.buyer-about__overlay-meta{position:absolute;left:22px;right:22px;display:flex;justify-content:space-between;gap:16px;color:#ffffffc2;font-size:.72rem;line-height:1.3;letter-spacing:.22em;text-transform:uppercase}.buyer-about__overlay-meta--top{top:18px}.buyer-about__overlay-meta--bottom{bottom:18px}.buyer-about__hud-pulse{animation:buyer-about-hud-pulse 2.6s ease-in-out infinite;text-shadow:0 0 10px rgba(0,122,83,.2),0 0 18px rgba(255,255,255,.16)}.buyer-about__annotation{position:absolute;width:min(240px,34vw);display:grid;gap:6px;padding-top:12px;color:#fff}.buyer-about__annotation:before{content:"";position:absolute;top:0;left:0;width:72px;height:1px;background:linear-gradient(90deg,#007a53,#ffffff47);transform-origin:left center}.buyer-about__annotation--right{transform:translate(-100%);text-align:right}.buyer-about__annotation--right:before{left:auto;right:0;background:linear-gradient(90deg,#ffffff47,#007a53)}.buyer-about__annotation-index{color:#007a53;font-size:.74rem;letter-spacing:.24em}.buyer-about__annotation-label{color:#fff;font-size:.86rem;letter-spacing:.14em;text-transform:uppercase}.buyer-about__annotation small{color:#ffffffb8;font-size:.74rem;line-height:1.6}.buyer-about__timed-layer{position:absolute;top:0;right:0;bottom:0;left:0}.buyer-about__tetra-frame,.buyer-about__log-panel,.buyer-about__vision-panel{position:absolute;opacity:0;transition:opacity .42s ease,transform .42s ease,filter .42s ease;filter:drop-shadow(0 0 12px rgba(0,122,83,.22))}.buyer-about__tetra-frame.is-active,.buyer-about__log-panel.is-active,.buyer-about__vision-panel.is-active{opacity:1}.buyer-about__tetra-frame{left:48%;top:18%;width:min(34vw,360px);transform:translate(-50%)}.buyer-about__tetra-svg{width:100%;height:auto}.buyer-about__tetra-svg path{fill:none;stroke:#ffffffe6;stroke-width:1.1;vector-effect:non-scaling-stroke}.buyer-about__tetra-svg path:last-child{stroke:#007a53e6}.buyer-about__status-chip{position:absolute;right:-8%;top:20%;padding:10px 14px;border:1px solid rgba(255,255,255,.24);background:#06110d66;color:#fff;font-size:.74rem;letter-spacing:.14em;white-space:nowrap}.buyer-about__status-chip:before{content:"";position:absolute;left:-28px;top:50%;width:24px;height:1px;background:linear-gradient(90deg,#007a53f0,#ffffff2e)}.buyer-about__log-panel{left:8%;top:26%;width:min(320px,38vw);padding:14px 14px 12px;border:1px solid rgba(255,255,255,.18);background:#06110d6b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:translateY(8px)}.buyer-about__log-panel.is-active{transform:translateY(0)}.buyer-about__log-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px;color:#ffffffd1;font-size:.68rem;letter-spacing:.16em}.buyer-about__log-viewport{overflow:hidden;height:102px;position:relative}.buyer-about__log-viewport:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(6,17,13,.76),transparent 18%,transparent 82%,rgba(6,17,13,.76));pointer-events:none}.buyer-about__log-track{display:grid;gap:10px;animation:buyer-about-log-scroll 5.4s linear infinite}.buyer-about__log-track p{margin:0;color:#98cdbb;font-size:.78rem;line-height:1.55;letter-spacing:.08em}.buyer-about__vision-panel{left:50%;top:34%;transform:translate(-50%) scale(.97);display:grid;gap:10px;width:min(520px,78vw);text-align:center}.buyer-about__vision-panel.is-active{transform:translate(-50%) scale(1)}.buyer-about__vision-kicker{color:#98cdbb;font-size:.74rem;letter-spacing:.24em}.buyer-about__vision-text{color:#fff;font-size:clamp(1.4rem,3.2vw,2.5rem);font-weight:600;line-height:1.18;letter-spacing:.08em;text-transform:uppercase;animation:buyer-about-data-flicker 1.7s steps(10,end) infinite;text-shadow:0 0 14px rgba(0,122,83,.32),0 0 24px rgba(255,255,255,.18)}.buyer-about__content-layer{z-index:20;position:relative;display:grid;align-content:space-between;gap:22px;padding:clamp(24px,4vw,42px)}.buyer-about__hero-panel{width:min(720px,100%);display:grid;gap:14px;align-self:start;margin-top:clamp(32px,9vh,96px)}.buyer-about__eyebrow,.buyer-about__card-kicker{margin:0;color:#98cdbb;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.76rem;letter-spacing:.24em;text-transform:uppercase}.buyer-about__hero-panel h1,.buyer-about__glass-card h2,.buyer-about__glass-card p,.buyer-about__glass-card ul,.buyer-about__contact-block h2,.buyer-about__contact-block ul{margin:0}.buyer-about__hero-panel h1{color:#fff;font-size:clamp(2.4rem,7vw,5.6rem);line-height:.94;letter-spacing:-.04em;max-width:8ch}.buyer-about__lead{max-width:58ch;color:#ffffffd1;line-height:1.8;font-size:clamp(.98rem,1.6vw,1.08rem)}.buyer-about__info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-self:end}.buyer-about__glass-card{position:relative;display:grid;gap:12px;min-height:220px;padding:22px 20px;border-radius:24px;background:#06110d52;border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:inset 0 0 0 .5px #ffffff29}.buyer-about__glass-card:after{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border:.5px solid rgba(255,255,255,.08);border-radius:18px;pointer-events:none}.buyer-about__glass-card h2{color:#fff;font-size:1.16rem}.buyer-about__glass-card p,.buyer-about__milestones li{color:#fffc;line-height:1.8}.buyer-about__milestones{display:grid;gap:12px;padding:0;list-style:none}.buyer-about__milestones li{position:relative;padding-left:20px}.buyer-about__milestones li:before{content:"";position:absolute;left:0;top:.9em;width:10px;height:1px;background:#007a53}.buyer-about__block{display:grid;gap:16px;padding:22px 20px;border-radius:28px;background:#fffffff5;border:1px solid rgba(17,48,36,.08);box-shadow:0 18px 40px #0c231c0d}.buyer-about__contact-block ul{display:grid;gap:10px;padding-left:18px}.buyer-about__contact-block li{color:#60726a;line-height:1.8}@keyframes buyer-about-hud-pulse{0%,to{opacity:.76;filter:drop-shadow(0 0 0 rgba(0,122,83,0))}50%{opacity:1;filter:drop-shadow(0 0 14px rgba(0,122,83,.28))}}@keyframes buyer-about-log-scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes buyer-about-data-flicker{0%,16%,18%,22%,52%,to{opacity:1}17%,20%,24%,48%{opacity:.36}19%,21%,50%{opacity:.72}}@media (max-width: 980px){.buyer-about__mixed-media{min-height:860px}.buyer-about__overlay-meta{font-size:.68rem;letter-spacing:.16em}.buyer-about__annotation{width:min(220px,48vw)}.buyer-about__tetra-frame{width:min(42vw,320px)}.buyer-about__log-panel{width:min(300px,44vw)}.buyer-about__info-grid{grid-template-columns:1fr}}@media (max-width: 720px){.buyer-about__mixed-media{min-height:820px;border-radius:26px}.buyer-about__content-layer{padding:18px}.buyer-about__hero-panel{margin-top:54px}.buyer-about__hero-panel h1{max-width:none}.buyer-about__overlay-meta{left:16px;right:16px;flex-direction:column;align-items:flex-start;gap:6px}.buyer-about__overlay-meta--bottom{bottom:auto;top:74px}.buyer-about__annotation{width:min(180px,54vw);gap:4px}.buyer-about__annotation-label{font-size:.74rem}.buyer-about__annotation small{font-size:.68rem;line-height:1.45}.buyer-about__tetra-frame{left:50%;top:24%;width:min(64vw,260px)}.buyer-about__status-chip{right:50%;top:auto;bottom:-18px;transform:translate(50%);font-size:.64rem}.buyer-about__status-chip:before{display:none}.buyer-about__log-panel{left:16px;right:16px;top:24%;width:auto}.buyer-about__vision-panel{top:38%;width:min(88vw,420px)}}.buyer-after-sales-page{gap:18px}.buyer-after-sales-page__hero{background:linear-gradient(135deg,#fffffffa,#eff6f3f0)}.buyer-after-sales-product{grid-template-columns:96px minmax(0,1fr);align-items:start}.buyer-after-sales-product__thumb{width:96px;height:96px;object-fit:cover;border-radius:20px}.buyer-after-sales-product__info{display:grid;gap:8px}.buyer-after-sales-product__info h2,.buyer-after-sales-product__info p,.buyer-service-type span,.buyer-form-field span,.buyer-form-field small,.buyer-note-card strong,.buyer-note-card p,.buyer-after-sales-hint{margin:0}.buyer-after-sales-product__info p,.buyer-form-field small,.buyer-note-card p,.buyer-after-sales-hint{color:#61726b;line-height:1.75}.buyer-service-types{display:grid;gap:10px}.buyer-service-type{display:flex;align-items:center;gap:10px;min-height:52px;padding:0 14px;border-radius:18px;border:1px solid rgba(17,48,36,.08);background:#fbfdfc}.buyer-service-type.is-active{border-color:#007a533d;background:#007a530f}.buyer-after-sales-form,.buyer-form-grid,.buyer-form-upload{display:grid;gap:14px}.buyer-form-grid{grid-template-columns:1fr}.buyer-form-field{display:grid;gap:8px}.buyer-form-field input,.buyer-form-field select,.buyer-form-field textarea{width:100%;min-height:46px;padding:0 14px;border-radius:16px;border:1px solid rgba(17,48,36,.12);background:#fbfdfc;color:#173731;font:inherit}.buyer-form-field textarea{min-height:120px;padding:14px;resize:vertical}.buyer-upload-list{margin:0;padding-left:1rem;color:#61726b;display:grid;gap:6px}.buyer-note-card{display:grid;gap:8px;padding:16px;border-radius:18px;background:#007a530f}.buyer-after-sales-actions{display:flex;flex-wrap:wrap;gap:10px}@media (min-width: 920px){.buyer-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.buyer-section-page{gap:24px}.buyer-section-page__hero{display:grid;gap:20px;padding:26px 22px;border-radius:32px;background:linear-gradient(180deg,#fffffffa,#f3f7f5f0);border:1px solid rgba(10,62,46,.08);box-shadow:0 24px 56px #0c231c14}.buyer-section-page__hero-copy{display:grid;align-content:start;gap:14px}.buyer-section-page__kicker{margin:0;font-size:.76rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#007a53c2}.buyer-section-page__hero-copy h1{margin:0;font-size:clamp(2rem,6vw,3.5rem);line-height:.96;letter-spacing:-.04em;color:#173731}.buyer-section-page__hero-copy>p:last-of-type{margin:0;color:#61726b;line-height:1.8}.buyer-section-page__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:6px}.buyer-section-page__hero-visual{position:relative;display:grid;gap:14px;align-content:start}.buyer-section-page__hero-orbit{position:relative;min-height:360px;padding:20px;border-radius:30px;background:radial-gradient(circle at 20% 18%,rgba(0,122,83,.14),transparent 28%),linear-gradient(180deg,#ffffffe0,#ebf4f0eb);border:1px solid rgba(0,122,83,.12);box-shadow:inset 0 1px #ffffffb8,0 20px 44px #0c231c14;overflow:hidden;display:grid;place-items:center}.buyer-section-page__hero-orbit:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(0,122,83,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(0,122,83,.06) 1px,transparent 1px);background-size:28px 28px;pointer-events:none}.buyer-section-page__hero-ybead{position:relative;z-index:1;width:min(78%,340px);filter:drop-shadow(0 14px 28px rgba(10,37,29,.14))}.buyer-section-page__hero-orbit-core{position:relative;z-index:1;width:160px;height:160px;border-radius:999px;background:radial-gradient(circle at 32% 28%,rgba(255,255,255,.96),rgba(255,255,255,.28) 18%,rgba(0,122,83,.22) 44%,rgba(0,122,83,.08) 70%,transparent 78%);box-shadow:0 22px 40px #0c231c1f}.buyer-section-page__hero-note{display:grid;gap:8px;padding:16px 18px;border-radius:22px;background:#ffffffdb;border:1px solid rgba(0,122,83,.1);box-shadow:0 14px 32px #0c231c0f}.buyer-section-page__hero-note span{color:#0f6b4c;font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.buyer-section-page__hero-note strong{color:#173731;line-height:1.6}.buyer-section-page__content{display:grid;gap:18px}.buyer-section-page__content article{display:grid;gap:12px;padding:22px 20px;border-radius:26px;background:#ffffffeb;border:1px solid rgba(17,48,36,.08);box-shadow:0 18px 40px #0c231c0d}.buyer-section-page__content h2,.buyer-section-page__content p,.buyer-section-page__content ul{margin:0}.buyer-section-page__content h2{color:#173731}.buyer-section-page__content p,.buyer-section-page__content li{color:#60726a;line-height:1.75}.buyer-section-page__content ul{padding-left:1.2rem;display:grid;gap:8px}@media (min-width: 920px){.buyer-section-page__hero{grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);align-items:stretch}.buyer-section-page__content{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.buyer-section-page__hero-orbit{min-height:300px;padding:14px}.buyer-section-page__hero-ybead{width:min(88%,280px)}}.buyer-home--lab{display:flex;flex-direction:column;gap:28px;padding:18px 14px 44px;background:linear-gradient(rgba(102,114,108,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(102,114,108,.08) 1px,transparent 1px),radial-gradient(circle at top left,rgba(0,122,83,.08),transparent 28%),#f2f4f2;background-size:36px 36px,36px 36px,auto,auto}.buyer-home-intro-block--lab,.buyer-home-hero--lab,.buyer-home-showcase--lab,.buyer-home-section--lab{border-radius:30px;background:#ffffffd6;border:1px solid rgba(0,122,83,.1);box-shadow:0 22px 54px #0d261e14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.buyer-home-intro-block--lab,.buyer-home-showcase--lab,.buyer-home-section--lab{padding:24px 20px}.buyer-home-intro-block--lab{display:grid;gap:18px}.buyer-home-intro-block__kicker,.buyer-home-showcase__eyebrow,.buyer-home-section__kicker,.buyer-home-hero__eyebrow{margin:0 0 10px;font-size:.76rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#007a53c2}.buyer-home-intro-block__text h2,.buyer-home-showcase__head h2,.buyer-home-section__head h2,.buyer-home-hero__content h1,.buyer-home-card h3,.buyer-showcase-card__meta h3{margin:0;color:#173731}.buyer-home-intro-block__text h2,.buyer-home-showcase__head h2,.buyer-home-section__head h2{font-size:clamp(1.5rem,4.6vw,2.1rem);line-height:1.1}.buyer-home-intro-block__text p,.buyer-home-showcase__head p,.buyer-home-section__head p,.buyer-home-card p,.buyer-showcase-card__category,.buyer-showcase-card__hint,.buyer-video-placeholder p,.buyer-home-hero__content p{margin:0;color:#62726b;line-height:1.75}.buyer-home-cta{min-height:46px!important;padding:0 18px!important;border-radius:999px!important;font-weight:800!important;box-shadow:0 14px 26px #0d261e1f!important}.buyer-home-cta--ghost{background:#ffffffd1!important;border:1px solid rgba(0,122,83,.16)!important;color:#0f6b4c!important}.buyer-home-cta--primary{background:linear-gradient(135deg,#007a53,#005c3f)!important;border:1px solid rgba(0,122,83,.18)!important;color:#fff!important}.buyer-home-cta--shop{background:linear-gradient(135deg,#1e3a8a,#2563eb)!important;border:1px solid rgba(30,58,138,.18)!important;color:#fff!important}.buyer-home-hero--lab .buyer-home-cta--ghost{background:#ffffffe6!important}.buyer-home-hero--lab .buyer-home-cta--primary{box-shadow:0 16px 28px #007a532e!important}.buyer-home-hero--lab .buyer-home-cta--shop{box-shadow:0 16px 28px #1e3a8a2e!important}.buyer-home-intro-block__actions,.buyer-home-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.buyer-home-hero--lab{padding:26px 20px 20px;background:radial-gradient(circle at top right,rgba(0,122,83,.1),transparent 28%),linear-gradient(180deg,#fffffff5,#f2f7f4eb)}.buyer-home-hero__grid{display:grid;gap:20px}.buyer-home-hero__content--lab{display:grid;gap:16px}.buyer-home-hero__brand-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.buyer-home-hero__logo{display:inline-flex;align-items:center;gap:12px}.buyer-home-hero__logo-bead{width:86px;filter:drop-shadow(0 10px 18px rgba(0,122,83,.16))}.buyer-home-hero__logo-copy{display:grid;gap:2px;font-size:.96rem;line-height:1;font-weight:800;letter-spacing:.18em;color:#173731}.buyer-home-hero__micro-cluster{position:relative;width:168px;height:92px;flex-shrink:0}.buyer-home-hero__micro-bead{position:absolute;width:68px;opacity:.82;filter:drop-shadow(0 8px 14px rgba(13,38,30,.08))}.buyer-home-hero__micro-bead--1{top:0;left:0}.buyer-home-hero__micro-bead--2{top:18px;left:86px}.buyer-home-hero__micro-bead--3{top:30px;left:42px}.buyer-home-hero__micro-bead--4{top:44px;left:112px}.buyer-home-hero__micro-bead--5{top:46px;left:0}.buyer-home-hero__content h1{font-size:clamp(2rem,6.4vw,3.4rem);line-height:.96;letter-spacing:-.04em}.buyer-home-mixed-media{position:relative;min-height:250px;border-radius:24px;overflow:hidden;background:#09120f;border:1px solid rgba(0,122,83,.14);box-shadow:0 18px 40px #08231b14}.buyer-home-mixed-media__video-wrap,.buyer-home-mixed-media__hud{position:absolute;top:0;right:0;bottom:0;left:0}.buyer-home-mixed-media__video{width:100%;height:100%;object-fit:cover;filter:saturate(.88) contrast(1.02) brightness(.84)}.buyer-home-mixed-media__hud{z-index:10;pointer-events:none;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;color:#ffffffd1}.buyer-home-mixed-media__frame{position:absolute;left:18px;right:18px;height:14px;border-left:.5px solid rgba(0,122,83,.55);border-right:.5px solid rgba(0,122,83,.55)}.buyer-home-mixed-media__frame--top{top:18px;border-top:.5px solid rgba(0,122,83,.55)}.buyer-home-mixed-media__frame--bottom{bottom:18px;border-bottom:.5px solid rgba(0,122,83,.55)}.buyer-home-mixed-media__crosshair{position:absolute;left:50%;top:50%;width:84px;height:84px;transform:translate(-50%,-50%)}.buyer-home-mixed-media__crosshair-x,.buyer-home-mixed-media__crosshair-y{position:absolute;background:#007a53ad}.buyer-home-mixed-media__crosshair-x{left:0;right:0;top:50%;height:.5px}.buyer-home-mixed-media__crosshair-y{top:0;bottom:0;left:50%;width:.5px}.buyer-home-mixed-media__scale{position:absolute;opacity:.72}.buyer-home-mixed-media__scale--left,.buyer-home-mixed-media__scale--right{top:32px;bottom:32px;width:10px;background-image:linear-gradient(rgba(255,255,255,.58) 0 1px,transparent 1px 14px);background-size:100% 15px}.buyer-home-mixed-media__scale--left{left:10px}.buyer-home-mixed-media__scale--right{right:10px}.buyer-home-mixed-media__scale--top,.buyer-home-mixed-media__scale--bottom{left:36px;right:36px;height:10px;background-image:linear-gradient(90deg,rgba(255,255,255,.58) 0 1px,transparent 1px 14px);background-size:15px 100%}.buyer-home-mixed-media__scale--top{top:10px}.buyer-home-mixed-media__scale--bottom{bottom:10px}.buyer-home-mixed-media__label,.buyer-home-mixed-media__coords{position:absolute;display:grid;gap:4px;padding:8px 10px;border-radius:12px;background:#07120e42;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:.73rem;letter-spacing:.08em;text-transform:uppercase}.buyer-home-mixed-media__label{color:#ffffffbd}.buyer-home-mixed-media__coords{color:#007a53eb}.buyer-home-mixed-media__label--top-left{top:18px;left:18px}.buyer-home-mixed-media__coords--top-right{top:18px;right:18px;justify-items:end}.buyer-home-mixed-media__coords--bottom-left{left:18px;bottom:18px}.buyer-home-mixed-media__label--bottom-right{right:18px;bottom:18px}.buyer-video-placeholder--lab{display:grid;justify-items:center;gap:14px;min-height:250px;padding:24px 20px;border-radius:24px;background:linear-gradient(180deg,#ffffffd1,#f1f7f4eb);border:1px solid rgba(0,122,83,.1);text-align:center}.buyer-video-placeholder__badge{padding:7px 12px;border-radius:999px;background:#007a5314;color:#0f5d42;font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.buyer-video-placeholder__orbital{position:relative;width:220px;height:128px}.buyer-video-placeholder__bead{position:absolute;width:96px;filter:drop-shadow(0 12px 18px rgba(13,38,30,.08))}.buyer-video-placeholder__bead--main{top:18px;left:60px}.buyer-video-placeholder__bead--accent{top:0;left:0;opacity:.78}.buyer-video-placeholder__bead--muted{top:28px;right:0;opacity:.6}.buyer-home-showcase__head,.buyer-home-section__head{display:grid;gap:12px;margin-bottom:22px}.buyer-home-showcase__cta{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:42px;padding:0 16px;border-radius:999px;background:#007a5314;color:#173731;font-weight:700;text-decoration:none}.buyer-home-showcase__grid{display:grid;grid-template-columns:1fr;gap:18px}.buyer-showcase-card--lab{position:relative;overflow:hidden;border-radius:24px;min-height:348px;background:#f2f4f2;box-shadow:0 16px 34px #08231b0d;transition:transform .3s ease,box-shadow .3s ease,filter .3s ease}.buyer-showcase-card--lab:hover,.buyer-showcase-card--lab:focus-within{transform:translateY(-4px);box-shadow:0 20px 40px #08231b14}.buyer-showcase-card__link{display:grid;height:100%;text-decoration:none;color:inherit}.buyer-showcase-card__media{position:relative;min-height:236px;background:radial-gradient(circle at top,rgba(0,122,83,.08),transparent 34%),#f2f4f2;overflow:hidden}.buyer-showcase-card__bead-mark{position:absolute;top:14px;left:14px;z-index:3;width:76px;height:54px;padding:6px;border-radius:18px;background:#ffffffad;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.buyer-showcase-card__bead-icon{width:100%}.buyer-showcase-card__label{position:absolute;top:16px;right:16px;z-index:3;display:inline-flex;align-items:center;min-height:28px;padding:0 11px;border-radius:999px;border:1px solid rgba(0,122,83,.72);color:#007a53;background:#ffffff80;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.buyer-showcase-card__wireframe{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;opacity:0;transform:scale(.94) rotate(-4deg);transition:opacity .42s ease,transform .42s ease}.buyer-showcase-card__wireframe svg{width:min(76%,260px);stroke:#007a5347;stroke-width:1.8;fill:none;filter:drop-shadow(0 10px 18px rgba(0,122,83,.08))}.buyer-showcase-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .44s ease,transform .44s ease,filter .44s ease}.buyer-showcase-card__image--main{opacity:1}.buyer-showcase-card__image--hover{opacity:0}.buyer-showcase-card:hover .buyer-showcase-card__image--main,.buyer-showcase-card:focus-within .buyer-showcase-card__image--main{opacity:0;transform:scale(1.02);filter:saturate(.92) contrast(.98)}.buyer-showcase-card:hover .buyer-showcase-card__image--hover,.buyer-showcase-card:focus-within .buyer-showcase-card__image--hover{opacity:1;transform:scale(1.03)}.buyer-showcase-card:hover .buyer-showcase-card__wireframe,.buyer-showcase-card:focus-within .buyer-showcase-card__wireframe{opacity:1;transform:scale(1) rotate(0)}.buyer-showcase-card__meta{display:grid;gap:10px;padding:18px}.buyer-showcase-card__category{font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#60756d}.buyer-showcase-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.buyer-showcase-card__price{color:#0f6b4c;font-size:1.1rem;font-weight:900}.buyer-showcase-card__hint{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#123d310f;font-size:.78rem;color:#4f6960}.buyer-home-grid{display:grid;grid-template-columns:1fr;gap:24px}.buyer-home-card--lab{position:relative;isolation:isolate;display:grid;grid-template-rows:auto auto 1fr auto;gap:14px;min-height:260px;padding:24px 22px;border-radius:24px;background:#ffffff57;border:1px solid rgba(255,255,255,.26);box-shadow:inset 0 1px #ffffff75,0 18px 36px #08231b0f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-decoration:none;color:#173731;overflow:hidden;opacity:0;transform:translateY(20px);transition:opacity .56s cubic-bezier(.22,1,.36,1),transform .56s cubic-bezier(.22,1,.36,1),background-color .35s ease,box-shadow .35s ease;transition-delay:var(--feature-delay,0s)}.buyer-home-card--lab.is-visible{opacity:1;transform:translateY(0)}.buyer-home-card__preview{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;opacity:.86;transition:opacity .35s ease,filter .35s ease}.buyer-home-card__preview-grid,.buyer-home-card__preview-glow{position:absolute;top:0;right:0;bottom:0;left:0}.buyer-home-card__preview-grid{background-image:linear-gradient(rgba(255,255,255,.22) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.22) 1px,transparent 1px);background-size:26px 26px;opacity:.34}.buyer-home-card__preview-glow{background:radial-gradient(circle at 22% 18%,rgba(255,255,255,.42),transparent 22%),radial-gradient(circle at 78% 68%,rgba(255,255,255,.26),transparent 24%)}.buyer-home-card__preview--education{background:linear-gradient(180deg,#f59b5d42,#f59b5d1f)}.buyer-home-card__preview--science{background:linear-gradient(180deg,#007a534d,#007a5324)}.buyer-home-card__preview--toys{background:linear-gradient(180deg,#e378843d,#e378841a)}.buyer-home-card__preview--printing{background:linear-gradient(180deg,#5295ff47,#5295ff1f)}.buyer-home-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.8rem}.buyer-home-card__meta span:first-child{font-size:.8rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#173731;text-shadow:0 1px 2px rgba(255,255,255,.35)}.buyer-home-card__meta span:last-child{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#ffffff6b;color:#173731;font-weight:800;white-space:nowrap;text-shadow:0 1px 2px rgba(255,255,255,.28)}.buyer-home-card__wire-orb{position:absolute;right:-8px;bottom:-6px;width:160px;z-index:-1;opacity:.96;transform-style:preserve-3d;transition:transform .5s ease,opacity .35s ease}.buyer-home-card__wire-bead{width:100%}.buyer-home-card__arrow{align-self:end;justify-self:end;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;background:#ffffff94;box-shadow:inset 0 0 0 1px #ffffff6b;font-size:1.15rem;font-weight:900;color:#0e5b43;transition:transform .24s ease,background-color .24s ease}.buyer-home-card--lab:hover,.buyer-home-card--lab:focus-visible{box-shadow:inset 0 1px #ffffff80,0 22px 44px #08231b17}.buyer-home-card--lab:hover .buyer-home-card__preview,.buyer-home-card--lab:focus-visible .buyer-home-card__preview{opacity:1;filter:saturate(1.08) brightness(.96)}.buyer-home-card--lab:hover .buyer-home-card__wire-orb,.buyer-home-card--lab:focus-visible .buyer-home-card__wire-orb{transform:perspective(600px) rotateY(-14deg) rotateX(8deg) translateZ(6px)}.buyer-home-card--lab:hover .buyer-home-card__arrow,.buyer-home-card--lab:focus-visible .buyer-home-card__arrow{transform:translate(4px);background:#ffffffbd}.buyer-home-card--education{background:linear-gradient(180deg,#fff0e694,#fff4ed5c)}.buyer-home-card--science{background:linear-gradient(180deg,#007a533d,#007a5314)}.buyer-home-card--science h3,.buyer-home-card--science p,.buyer-home-card--science .buyer-home-card__meta span:first-child,.buyer-home-card--science .buyer-home-card__meta span:last-child{color:#f3fbf7}.buyer-home-card--science .buyer-home-card__meta span:last-child,.buyer-home-card--science .buyer-home-card__arrow{background:#ffffff29;color:#f3fbf7}.buyer-home-card--toys{background:linear-gradient(180deg,#ffe4e894,#ffeff257)}.buyer-home-card--printing{background:linear-gradient(180deg,#e0ecff9e,#eaf2ff5c)}@media (min-width:860px){.buyer-home-showcase__head,.buyer-home-section__head{grid-template-columns:1fr auto;align-items:end}.buyer-home-showcase__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.buyer-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.buyer-home-hero__grid{grid-template-columns:1.08fr .92fr;align-items:stretch}}@media (max-width:760px){.buyer-home-hero__brand-row{flex-direction:column;align-items:flex-start}.buyer-home-hero__micro-cluster{width:150px}.buyer-home-card__wire-orb{width:128px;right:-12px;bottom:-8px}}.buyer-home-card--lab h3{font-weight:800;color:#173731;text-shadow:0 1px 2px rgba(255,255,255,.3)}.buyer-home-card--lab p{color:#223b34;font-weight:500;text-shadow:0 1px 2px rgba(255,255,255,.24)}.buyer-home-card--science h3,.buyer-home-card--science p,.buyer-home-card--science .buyer-home-card__meta span:first-child,.buyer-home-card--science .buyer-home-card__meta span:last-child{color:#f5fcf8;text-shadow:0 1px 2px rgba(0,0,0,.16)}.buyer-home-section--bento{background:#f2f4f2;border-radius:32px;border:1px solid rgba(255,255,255,.5)!important;box-shadow:0 26px 60px #0e251e14,inset 0 1px #ffffffb8!important}.buyer-home-bento-card{border:1px solid rgba(255,255,255,.56)!important;box-shadow:inset 0 1px #ffffffdb,0 18px 42px #0c1f180d!important}.buyer-home-bento-card__bead-wrap{right:-4px!important;bottom:-2px!important;width:min(38%,208px)!important;transition:transform .22s ease!important}.buyer-home-bento-card__bead{opacity:.68!important;animation:buyer-bento-float-refined 8.6s ease-in-out infinite!important}.buyer-home-bento-card:hover .buyer-home-bento-card__bead,.buyer-home-bento-card:focus-visible .buyer-home-bento-card__bead{animation-duration:2.8s!important}.buyer-home-bento-card__content{grid-template-rows:auto auto 1fr auto!important;gap:16px!important}.buyer-home-bento-card__tech-label{display:inline-flex;align-items:center;width:fit-content;min-height:26px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.72);background:#ffffff75;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#486158}.buyer-home-bento-card__copy h3{font-size:clamp(1.42rem,2vw,2.5rem)!important}.buyer-home-bento-card__arrow{width:50px!important;height:50px!important;margin-right:2px;margin-bottom:2px}.buyer-home-bento-card__arrow span{animation:buyer-bento-arrow-refined 1.1s ease-in-out infinite!important}.buyer-home-bento-card--education-size{aspect-ratio:1/1!important}.buyer-home-bento-card--science-size{aspect-ratio:1.6/1!important}.buyer-home-bento-card--toys-size{aspect-ratio:1/1!important}.buyer-home-bento-card--printing-size{aspect-ratio:1.6/1!important}@keyframes buyer-bento-float-refined{0%,to{transform:translateZ(0) rotate(-2deg)}50%{transform:translate3d(0,-11px,0) rotate(1deg)}}@keyframes buyer-bento-arrow-refined{0%,to{transform:translate(-2px)}50%{transform:translate(7px)}}@media (min-width:860px){.buyer-home-bento-card--education-size{grid-column:span 4!important}.buyer-home-bento-card--science-size{grid-column:span 8!important}.buyer-home-bento-card--toys-size{grid-column:span 5!important}.buyer-home-bento-card--printing-size{grid-column:span 7!important}}@media (max-width:760px){.buyer-home-bento-card{aspect-ratio:1.48/1!important;min-height:236px!important}.buyer-home-bento-card__bead-wrap{width:150px!important;right:-14px!important;bottom:-12px!important}.buyer-home-bento-card__copy p{max-width:30ch!important}}.buyer-home-section--bento{background:#f2f4f2;border-radius:32px;border:1px solid rgba(17,48,36,.08);box-shadow:0 26px 60px #0e251e14}.buyer-home-section__head--bento{margin-bottom:28px}.buyer-home-bento-grid{display:grid;grid-template-columns:1fr;gap:32px}.buyer-home-bento-card{--mouse-x:50%;--mouse-y:50%;--float-shift-x:0px;--float-shift-y:0px;position:relative;isolation:isolate;display:grid;min-height:280px;padding:24px;border-radius:32px;background:#f2f4f2;overflow:hidden;text-decoration:none;color:#1a2f23;border:1px solid rgba(26,47,35,.08);box-shadow:0 18px 42px #0c1f180d;aspect-ratio:1.08/1;opacity:0;transform:translateY(18px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1),box-shadow .35s ease}.buyer-home-bento-card.is-visible{opacity:1;transform:translateY(0)}.buyer-home-bento-card:hover,.buyer-home-bento-card:focus-visible{box-shadow:0 24px 52px #0c1f1817}.buyer-home-bento-card__base-grid,.buyer-home-bento-card__glow,.buyer-home-bento-card__spotlight,.buyer-home-bento-card__poster,.buyer-home-bento-card__video{position:absolute;top:0;right:0;bottom:0;left:0}.buyer-home-bento-card__base-grid{background-image:linear-gradient(rgba(26,47,35,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(26,47,35,.06) 1px,transparent 1px);background-size:24px 24px;opacity:.38;pointer-events:none}.buyer-home-bento-card__glow{opacity:.95;pointer-events:none}.buyer-home-bento-card__glow--education{background:radial-gradient(circle at 22% 24%,rgba(255,245,230,.96),rgba(255,245,230,.24) 40%,transparent 70%)}.buyer-home-bento-card__glow--science{background:radial-gradient(circle at 24% 26%,rgba(0,122,83,.14),rgba(0,122,83,.06) 42%,transparent 72%)}.buyer-home-bento-card__glow--toys{background:radial-gradient(circle at 22% 24%,rgba(255,240,240,.94),rgba(255,240,240,.22) 40%,transparent 70%)}.buyer-home-bento-card__glow--printing{background:radial-gradient(circle at 24% 24%,rgba(240,247,255,.98),rgba(240,247,255,.24) 42%,transparent 72%)}.buyer-home-bento-card__spotlight{background:radial-gradient(circle at var(--mouse-x) var(--mouse-y),rgba(255,255,255,.44),transparent 28%);opacity:.7;pointer-events:none;transition:opacity .3s ease}.buyer-home-bento-card__poster{width:100%;height:100%;object-fit:cover;opacity:0;filter:saturate(.92) contrast(1.02);transition:opacity .35s ease}.buyer-home-bento-card__video{width:100%;height:100%;object-fit:cover;opacity:0;mix-blend-mode:multiply;filter:saturate(.88) contrast(1.02);transition:opacity .45s ease}.buyer-home-bento-card__video.is-active{opacity:.3}.buyer-home-bento-card__bead-wrap{position:absolute;right:-10px;bottom:-8px;width:min(42%,230px);z-index:0;transform:translate3d(var(--float-shift-x),var(--float-shift-y),0);transition:transform .28s ease}.buyer-home-bento-card__bead{width:100%;opacity:.72;filter:drop-shadow(0 16px 24px rgba(15,42,33,.06));animation:buyer-bento-float 8s ease-in-out infinite}.buyer-home-bento-card--science .buyer-home-bento-card__bead{animation-duration:7.2s}.buyer-home-bento-card--printing .buyer-home-bento-card__bead{animation-duration:8.8s}.buyer-home-bento-card--toys .buyer-home-bento-card__bead{animation-duration:9.1s}.buyer-home-bento-card__content{position:relative;z-index:2;display:grid;grid-template-rows:auto 1fr auto;gap:20px;min-height:100%}.buyer-home-bento-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.8rem;color:#1a2f23}.buyer-home-bento-card__meta span:first-child{font-weight:900;letter-spacing:.12em;text-transform:uppercase}.buyer-home-bento-card__meta span:last-child{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#ffffff8a;font-weight:700}.buyer-home-bento-card__copy{display:grid;gap:12px;align-content:start}.buyer-home-bento-card__copy h3{margin:0;font-size:clamp(1.4rem,2vw,2.4rem);line-height:1.02;color:#1a2f23}.buyer-home-bento-card__copy p{margin:0;max-width:34ch;color:#33463b;line-height:1.74}.buyer-home-bento-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.buyer-home-bento-card__pill{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#ffffff8a;font-size:.78rem;font-weight:700;color:#294135}.buyer-home-bento-card__arrow{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:999px;background:#1a2f23;color:#fff;overflow:hidden;box-shadow:0 12px 24px #11231c29}.buyer-home-bento-card__arrow span{display:inline-flex;animation:buyer-bento-arrow 1.35s ease-in-out infinite}.buyer-home-bento-card:hover .buyer-home-bento-card__poster,.buyer-home-bento-card:focus-visible .buyer-home-bento-card__poster{opacity:.12}.buyer-home-bento-card:hover .buyer-home-bento-card__bead,.buyer-home-bento-card:focus-visible .buyer-home-bento-card__bead{animation-duration:3.4s}.buyer-home-bento-card--education-size{aspect-ratio:1.05/1}.buyer-home-bento-card--science-size{aspect-ratio:1.45/1}.buyer-home-bento-card--toys-size{aspect-ratio:1.05/1}.buyer-home-bento-card--printing-size{aspect-ratio:1.45/1}.buyer-home-bento-card--education,.buyer-home-bento-card--science,.buyer-home-bento-card--toys,.buyer-home-bento-card--printing{background:#f2f4f2}@keyframes buyer-bento-float{0%,to{transform:translateZ(0) rotate(-3deg)}50%{transform:translate3d(0,-14px,0) rotate(1deg)}}@keyframes buyer-bento-arrow{0%,to{transform:translate(-3px)}50%{transform:translate(6px)}}@media (min-width:860px){.buyer-home-bento-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.buyer-home-bento-card--education-size{grid-column:span 4}.buyer-home-bento-card--science-size{grid-column:span 8}.buyer-home-bento-card--toys-size{grid-column:span 4}.buyer-home-bento-card--printing-size{grid-column:span 8}}@media (max-width:760px){.buyer-home-bento-card{aspect-ratio:1.4/1;min-height:240px}.buyer-home-bento-card__bead-wrap{width:170px;right:-18px;bottom:-18px}}.buyer-home-cursor{position:fixed;left:0;top:0;z-index:10000;width:30px;height:22px;pointer-events:none;opacity:0;transform:translate3d(-999px,-999px,0);transition:opacity .18s ease}.buyer-home-cursor.is-visible{opacity:1}.buyer-home-cursor__icon{width:100%;height:100%;overflow:visible;filter:drop-shadow(0 6px 14px rgba(0,122,83,.12))}.buyer-home-cursor__arm,.buyer-home-cursor__node,.buyer-home-cursor__core{stroke:var(--cursor-color);fill:none;transition:stroke .16s ease,transform .18s ease}.buyer-home-cursor__arm{stroke-width:4;stroke-linecap:round;transform-origin:60px 40px}.buyer-home-cursor__node{stroke-width:3.2}.buyer-home-cursor__core{stroke-width:3.4}.buyer-home-cursor__core-glow{fill:#ffffff47}.buyer-home-cursor__arm--left,.buyer-home-cursor__arm--right{transform:rotate(0)}.buyer-home-cursor.is-open .buyer-home-cursor__arm--left{transform:rotate(-12deg)}.buyer-home-cursor.is-open .buyer-home-cursor__arm--right{transform:rotate(12deg)}.buyer-home-cursor__burst{position:absolute;left:50%;top:55%;width:4px;height:4px;margin:-2px 0 0 -2px;border-radius:999px;background:var(--cursor-color);opacity:0}.buyer-home-cursor.is-bursting .buyer-home-cursor__burst{opacity:.9;animation:buyer-home-cursor-burst .24s ease-out forwards}.buyer-home-cursor__burst--1{--burst-x:14px;--burst-y:-12px}.buyer-home-cursor__burst--2{--burst-x:-14px;--burst-y:-11px}.buyer-home-cursor__burst--3{--burst-x:12px;--burst-y:11px}.buyer-home-cursor__burst--4{--burst-x:-12px;--burst-y:12px}@keyframes buyer-home-cursor-burst{0%{transform:translateZ(0) scale(.6);opacity:.95}to{transform:translate3d(var(--burst-x),var(--burst-y),0) scale(0);opacity:0}}body.buyer-home-cursor-hidden,body.buyer-home-cursor-hidden a,body.buyer-home-cursor-hidden button,body.buyer-home-cursor-hidden [role=button]{cursor:none!important}@media (hover:none),(pointer:coarse){body.buyer-home-cursor-hidden,body.buyer-home-cursor-hidden a,body.buyer-home-cursor-hidden button,body.buyer-home-cursor-hidden [role=button]{cursor:auto!important}.buyer-home-cursor{display:none}}.buyer-home-bento-card{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.buyer-home-bento-card__copy h3{font-weight:600!important}.buyer-home-bento-card--education{background:#d977061a!important;border-color:#d977064d!important}.buyer-home-bento-card--education .buyer-home-bento-card__glow--education{background:radial-gradient(circle at 22% 24%,rgba(217,119,6,.22),rgba(217,119,6,.08) 44%,transparent 74%)!important}.buyer-home-bento-card--education .buyer-home-bento-card__meta,.buyer-home-bento-card--education .buyer-home-bento-card__copy h3,.buyer-home-bento-card--education .buyer-home-bento-card__copy p,.buyer-home-bento-card--education .buyer-home-bento-card__tech-label,.buyer-home-bento-card--education .buyer-home-bento-card__pill{color:#d97706!important}.buyer-home-bento-card--education .buyer-home-bento-card__meta span:last-child,.buyer-home-bento-card--education .buyer-home-bento-card__tech-label,.buyer-home-bento-card--education .buyer-home-bento-card__pill{border-color:#d9770638!important;background:#ffffff75!important}.buyer-home-bento-card--education .buyer-home-bento-card__arrow{background:#d97706!important}.buyer-home-bento-card--education .buyer-home-bento-card__bead{opacity:.8!important;filter:drop-shadow(0 0 18px rgba(217,119,6,.18)) brightness(1.12)!important}.buyer-home-bento-card--science{background:#007a531a!important;border-color:#007a534d!important}.buyer-home-bento-card--science .buyer-home-bento-card__glow--science{background:radial-gradient(circle at 24% 24%,rgba(0,122,83,.22),rgba(0,122,83,.08) 42%,transparent 72%)!important}.buyer-home-bento-card--science .buyer-home-bento-card__meta,.buyer-home-bento-card--science .buyer-home-bento-card__copy h3,.buyer-home-bento-card--science .buyer-home-bento-card__copy p,.buyer-home-bento-card--science .buyer-home-bento-card__tech-label,.buyer-home-bento-card--science .buyer-home-bento-card__pill{color:#007a53!important}.buyer-home-bento-card--science .buyer-home-bento-card__meta span:last-child,.buyer-home-bento-card--science .buyer-home-bento-card__tech-label,.buyer-home-bento-card--science .buyer-home-bento-card__pill{border-color:#007a5333!important;background:#ffffff75!important}.buyer-home-bento-card--science .buyer-home-bento-card__arrow{background:#007a53!important}.buyer-home-bento-card--science .buyer-home-bento-card__bead{opacity:.8!important;filter:drop-shadow(0 0 18px rgba(0,122,83,.18)) brightness(1.16)!important}.buyer-home-bento-card--toys{background:#991b1b1a!important;border-color:#991b1b4d!important}.buyer-home-bento-card--toys .buyer-home-bento-card__glow--toys{background:radial-gradient(circle at 22% 24%,rgba(153,27,27,.2),rgba(153,27,27,.08) 42%,transparent 72%)!important}.buyer-home-bento-card--toys .buyer-home-bento-card__meta,.buyer-home-bento-card--toys .buyer-home-bento-card__copy h3,.buyer-home-bento-card--toys .buyer-home-bento-card__copy p,.buyer-home-bento-card--toys .buyer-home-bento-card__tech-label,.buyer-home-bento-card--toys .buyer-home-bento-card__pill{color:#991b1b!important}.buyer-home-bento-card--toys .buyer-home-bento-card__meta span:last-child,.buyer-home-bento-card--toys .buyer-home-bento-card__tech-label,.buyer-home-bento-card--toys .buyer-home-bento-card__pill{border-color:#991b1b38!important;background:#ffffff75!important}.buyer-home-bento-card--toys .buyer-home-bento-card__arrow{background:#991b1b!important}.buyer-home-bento-card--toys .buyer-home-bento-card__bead{opacity:.8!important;filter:drop-shadow(0 0 18px rgba(153,27,27,.16)) brightness(1.14)!important}.buyer-home-bento-card--printing{background:#1e3a8a1a!important;border-color:#1e3a8a4d!important}.buyer-home-bento-card--printing .buyer-home-bento-card__glow--printing{background:radial-gradient(circle at 24% 24%,rgba(30,58,138,.2),rgba(30,58,138,.08) 42%,transparent 72%)!important}.buyer-home-bento-card--printing .buyer-home-bento-card__meta,.buyer-home-bento-card--printing .buyer-home-bento-card__copy h3,.buyer-home-bento-card--printing .buyer-home-bento-card__copy p,.buyer-home-bento-card--printing .buyer-home-bento-card__tech-label,.buyer-home-bento-card--printing .buyer-home-bento-card__pill{color:#1e3a8a!important}.buyer-home-bento-card--printing .buyer-home-bento-card__meta span:last-child,.buyer-home-bento-card--printing .buyer-home-bento-card__tech-label,.buyer-home-bento-card--printing .buyer-home-bento-card__pill{border-color:#1e3a8a38!important;background:#ffffff75!important}.buyer-home-bento-card--printing .buyer-home-bento-card__arrow{background:#1e3a8a!important}.buyer-home-bento-card--printing .buyer-home-bento-card__bead{opacity:.82!important;filter:drop-shadow(0 0 18px rgba(30,58,138,.18)) brightness(1.18)!important}.buyer-home-hero__brand-mark{width:86px;height:auto;filter:drop-shadow(0 10px 18px rgba(0,122,83,.16))}.buyer-home-mixed-media__video-wrap,.buyer-home-mixed-media__glow,.buyer-home-mixed-media__hud{position:absolute;top:0;right:0;bottom:0;left:0}.buyer-home-mixed-media__blur,.buyer-home-mixed-media__poster,.buyer-home-mixed-media__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.buyer-home-mixed-media__blur{filter:blur(18px) saturate(.82);transform:scale(1.06);opacity:.82;transition:opacity .5s ease}.buyer-home-mixed-media__poster{opacity:.78;transition:opacity .5s ease}.buyer-home-mixed-media__video{opacity:0;filter:saturate(.88) contrast(1.02) brightness(.84);transition:opacity .5s ease}.buyer-home-mixed-media__video.is-ready{opacity:1}.buyer-home-mixed-media__blur.is-hidden,.buyer-home-mixed-media__poster.is-hidden{opacity:0}.buyer-home-mixed-media__glow{z-index:2;background:radial-gradient(circle at 22% 24%,rgba(0,122,83,.2),rgba(0,122,83,.08) 34%,transparent 60%),linear-gradient(180deg,#07120e24,#07120e57)}.buyer-home-mixed-media__hud{z-index:3}.buyer-home-bento-card__blur{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:blur(16px);transform:scale(1.04);opacity:.22}.buyer-mall{gap:18px}.buyer-mall .buyer-page-head{background:linear-gradient(135deg,#fffffffa,#eff6f3f0)}.buyer-mall__filters{display:flex;flex-wrap:wrap;gap:10px}.buyer-mall__filters button{min-height:40px;padding:0 16px;border-radius:999px;border:1px solid rgba(0,122,83,.12);background:#ffffffeb;color:#0f6b4c;font-weight:800;box-shadow:0 10px 20px #0c231c0a}.buyer-mall__filters button.is-active{background:linear-gradient(135deg,#007a53,#005c3f);border-color:transparent;color:#fff;box-shadow:0 14px 24px #09231b29}.buyer-grid--smooth-scroll{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:18px}.buyer-card--shop{display:grid;gap:0;overflow:hidden;border-radius:28px;background:linear-gradient(180deg,#fffffffa,#f6faf8f5);border:1px solid rgba(17,48,36,.08);box-shadow:0 20px 44px #0c231c0d}.buyer-card__media-link{display:block;position:relative;overflow:hidden;background:linear-gradient(180deg,#eef5f1,#f7faf8);aspect-ratio:1 / 1}.buyer-card__img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease,filter .35s ease}.buyer-card__media-link:hover .buyer-card__img,.buyer-card__media-link:focus-visible .buyer-card__img{transform:scale(1.04);filter:saturate(1.04)}.buyer-card__body{display:grid;gap:10px;padding:18px}.buyer-card__series,.buyer-card__stock,.buyer-card__desc{margin:0;color:#62726b;line-height:1.7}.buyer-card__series{font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#007a53c2}.buyer-card__title,.buyer-card__price{margin:0;color:#173731}.buyer-card__title{font-size:1.12rem;line-height:1.3}.buyer-card__title a{color:inherit;text-decoration:none}.buyer-card__desc{min-height:3.4em}.buyer-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.buyer-card__price{font-size:1.16rem;font-weight:900;color:#0f6b4c}.buyer-card__stock{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:#007a5314;font-size:.78rem;font-weight:800}.buyer-card__actions{display:flex;flex-wrap:wrap;gap:10px;padding-top:4px}.buyer-card__actions .buyer-btn{flex:1 1 140px}.buyer-card__actions .buyer-btn--ghost{background:#007a5314;color:#0f6b4c;border:1px solid rgba(0,122,83,.1)}.buyer-card__actions .buyer-btn--primary{background:linear-gradient(135deg,#007a53,#005c3f);color:#fff}.buyer-card--skeleton{min-height:420px}@media (min-width: 760px){.buyer-grid--smooth-scroll{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1080px){.buyer-grid--smooth-scroll{grid-template-columns:repeat(3,minmax(0,1fr))}}.buyer-orders{gap:18px}.buyer-orders__title{margin:0;color:#173731;font-size:clamp(1.9rem,5vw,2.8rem);line-height:1.02}.buyer-order-list{display:grid;gap:16px}.buyer-order-card{display:grid;gap:14px;padding:18px;border-radius:26px;background:#fffffff5;border:1px solid rgba(17,48,36,.08);box-shadow:0 18px 40px #0c231c0d}.buyer-order-card__main{display:grid;grid-template-columns:88px minmax(0,1fr);gap:14px}.buyer-order-card__thumb{width:88px;height:88px;object-fit:cover;border-radius:18px;background:#eef5f1}.buyer-order-card__info,.buyer-order-card__corner,.buyer-order-card__detail{display:grid;gap:8px}.buyer-order-card__topline{display:flex;align-items:start;justify-content:space-between;gap:12px}.buyer-order-card__name,.buyer-order-card__meta,.buyer-order-card__money,.buyer-order-card__alert,.buyer-order-card__detail p,.buyer-order-card__detail h3{margin:0}.buyer-order-card__name,.buyer-order-card__detail h3{color:#173731}.buyer-order-card__meta,.buyer-order-card__detail p{color:#64736d;line-height:1.7}.buyer-order-card__money{color:#0f6b4c;font-size:1.05rem;font-weight:800}.buyer-order-card__alert{color:#8a5b25;line-height:1.7}.buyer-order-card__status{min-height:30px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;font-size:.78rem;font-weight:800}.buyer-order-card__status.is-after-sales{background:#dc262614;color:#b42318}.buyer-order-card__status.is-pending{background:#f59e0b1f;color:#9a6700}.buyer-order-card__status.is-shipped{background:#007a5314;color:#0f6b4c}.buyer-order-action,.buyer-order-card__toggle{min-height:38px;padding:0 14px;border:none;border-radius:999px;background:#007a5314;color:#0f6b4c;font-weight:800;justify-self:start}.buyer-order-card__detail{padding-top:6px;border-top:1px solid rgba(17,48,36,.08)}@media (min-width: 920px){.buyer-order-card__main{grid-template-columns:88px minmax(0,1fr) auto;align-items:start}}.buyer-printing-page{gap:20px}.buyer-printing-hero,.buyer-printing-panel{display:grid;gap:18px;padding:24px 20px;border-radius:30px;background:#fffffff5;border:1px solid rgba(17,48,36,.08);box-shadow:0 22px 52px #0c231c0f}.buyer-printing-hero__copy{display:grid;gap:14px}.buyer-printing-hero__eyebrow,.buyer-printing-panel__head p{margin:0;font-size:.76rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#1e3a8ac7}.buyer-printing-hero__copy h1,.buyer-printing-panel__head h2,.buyer-printing-card__body h3,.buyer-printing-modal__card h3{margin:0;color:#173731}.buyer-printing-hero__copy h1{font-size:clamp(2rem,6vw,3.5rem);line-height:.96}.buyer-printing-hero__copy p:last-child,.buyer-printing-card__body p{margin:0;color:#62726b;line-height:1.75}.buyer-printing-hero__visual{position:relative;min-height:280px;overflow:hidden;border-radius:28px;background:linear-gradient(180deg,#1e3a8a1f,#f2f4f2e6);border:1px solid rgba(30,58,138,.12)}.buyer-printing-hero__grid,.buyer-printing-card__grid,.buyer-printing-hero__rings{position:absolute;top:0;right:0;bottom:0;left:0}.buyer-printing-hero__grid,.buyer-printing-card__grid{background-image:linear-gradient(rgba(30,58,138,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(30,58,138,.08) 1px,transparent 1px);background-size:28px 28px}.buyer-printing-hero__rings{background:radial-gradient(circle at 60% 46%,rgba(255,255,255,.56),transparent 18%),radial-gradient(circle at 60% 46%,rgba(30,58,138,.12) 0,rgba(30,58,138,.12) 2px,transparent 2px,transparent 46px,rgba(30,58,138,.08) 46px,rgba(30,58,138,.08) 48px,transparent 48px,transparent 92px,rgba(30,58,138,.06) 92px,rgba(30,58,138,.06) 94px,transparent 94px)}.buyer-printing-hero__interactive{position:absolute;top:0;right:0;bottom:0;left:0;transition:transform .18s ease}.buyer-printing-hero__bead{position:absolute;filter:drop-shadow(0 18px 32px rgba(30,58,138,.18))}.buyer-printing-hero__bead--main{right:34px;top:26px;width:220px;opacity:.22;animation:buyer-printing-float 6.2s ease-in-out infinite}.buyer-printing-hero__bead--ghost{left:26px;bottom:18px;width:128px;opacity:.12;animation:buyer-printing-float 7.4s ease-in-out infinite reverse}.buyer-printing-hero__bead--interactive{right:76px;top:56px;width:190px;opacity:.94;animation:buyer-printing-float 4.8s ease-in-out infinite}.buyer-printing-hero__badge{position:absolute;right:20px;bottom:20px;min-height:32px;padding:0 14px;border-radius:999px;display:inline-flex;align-items:center;background:#ffffffe6;color:#1e3a8a;font-size:.78rem;font-weight:800}.buyer-printing-grid{display:grid;grid-template-columns:1fr;gap:16px}.buyer-printing-card{display:grid;gap:12px}.buyer-printing-card__media{position:relative;min-height:280px;overflow:hidden;border-radius:24px;background:#f2f4f2;border:1px solid rgba(17,48,36,.08)}.buyer-printing-card__media img,.buyer-printing-video-card__media img,.buyer-printing-video-card__media video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.buyer-printing-card__download{position:absolute;right:16px;bottom:16px;min-height:42px;padding:0 16px;border:none;border-radius:999px;background:#1e3a8a;color:#fff;font-weight:800}.buyer-printing-video-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,320px);gap:16px;overflow-x:auto}.buyer-printing-video-card{display:grid}.buyer-printing-video-card__media{position:relative;min-height:220px;border-radius:26px;overflow:hidden;background:#f2f4f2}.buyer-printing-video-card__media video{opacity:0;transition:opacity .3s ease}.buyer-printing-video-card__wire{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.16) 1px,transparent 1px);background-size:20px 20px;transition:opacity .3s ease}.buyer-printing-video-card:hover .buyer-printing-video-card__wire{opacity:0}.buyer-printing-video-card:hover .buyer-printing-video-card__media video{opacity:1}.buyer-printing-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:180;display:grid;place-items:center;padding:20px;background:#0a100e8f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.buyer-printing-modal__card{width:min(720px,calc(100vw - 28px));display:grid;gap:18px;padding:24px;border-radius:32px;background:linear-gradient(180deg,#fffdfb,#f4f5f2);border:1px solid rgba(17,48,36,.08);box-shadow:0 32px 80px #0a100e3d;position:relative}.buyer-printing-modal__close{position:absolute;right:18px;top:18px;min-height:38px;padding:0 14px;border:none;border-radius:999px;background:#1e3a8a14;color:#1e3a8a;font-weight:800}.buyer-printing-report{display:grid;gap:0;border-radius:24px;overflow:hidden;border:1px solid rgba(17,48,36,.08)}.buyer-printing-report>div{display:grid;grid-template-columns:minmax(120px,180px) 1fr;gap:12px;padding:16px 18px;border-top:1px solid rgba(17,48,36,.08);background:#fdfdfb}.buyer-printing-report>div:first-child{border-top:none}.buyer-printing-report span,.buyer-printing-report strong{margin:0}.buyer-printing-report span{color:#687771;font-weight:700}.buyer-printing-report strong{color:#173731}@keyframes buyer-printing-float{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-10px) rotate(1deg)}}@media (min-width: 920px){.buyer-printing-hero{grid-template-columns:minmax(0,1fr) minmax(320px,.92fr);align-items:stretch}.buyer-printing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.buyer-detail{gap:18px}.buyer-detail__back{font-weight:700}.buyer-detail__hero-card{display:grid;gap:18px}.buyer-detail__hero-frame,.buyer-detail__summary-card,.buyer-detail__service-panel{position:relative;border-radius:28px;background:#fffffff5;border:1px solid rgba(17,48,36,.08);box-shadow:0 20px 44px #0c231c0f}.buyer-detail__hero-frame{overflow:hidden;min-height:420px;background:#eef5f1}.buyer-detail__slides{display:flex;height:100%;transition:transform .35s ease}.buyer-detail__slide{min-width:100%}.buyer-detail__hero-image{width:100%;height:100%;min-height:420px;object-fit:cover}.buyer-detail__badge-row{position:absolute;left:16px;top:16px;display:flex;gap:8px;flex-wrap:wrap}.buyer-detail__badge,.buyer-detail__stock-pill,.buyer-detail__chip,.buyer-detail__video-link{min-height:30px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center}.buyer-detail__badge{background:#ffffffe0;color:#173731;font-weight:800}.buyer-detail__badge--accent,.buyer-detail__chip.is-active,.buyer-detail__video-link{background:#007a53;color:#fff}.buyer-detail__dots{position:absolute;left:50%;bottom:16px;transform:translate(-50%);display:flex;gap:8px}.buyer-detail__dot{width:10px;height:10px;border:none;border-radius:999px;background:#ffffff8a}.buyer-detail__dot.is-active{width:28px;background:#fff}.buyer-detail__summary-card{display:grid;gap:14px;padding:22px 20px}.buyer-detail__title,.buyer-detail__sku,.buyer-detail__price,.buyer-detail__desc,.buyer-detail__spec-row span,.buyer-detail__meta-card strong,.buyer-detail__meta-card span,.buyer-detail__service-head h3,.buyer-detail__service-head p,.buyer-detail__service-info p{margin:0}.buyer-detail__title,.buyer-detail__meta-card strong,.buyer-detail__service-head h3{color:#173731}.buyer-detail__sku,.buyer-detail__desc,.buyer-detail__spec-row span,.buyer-detail__meta-card span,.buyer-detail__service-head p,.buyer-detail__service-info p,.buyer-muted{color:#61726b;line-height:1.75}.buyer-detail__price-strip,.buyer-detail__title-row,.buyer-detail__floating-actions,.buyer-detail__service-head,.buyer-detail__service-faqs{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between}.buyer-detail__price{color:#0f6b4c;font-size:1.4rem;font-weight:900}.buyer-detail__spec-toggle{min-height:46px;padding:0 14px;border:none;border-radius:18px;background:#007a5314;color:#0f6b4c;font-weight:800;display:flex;justify-content:space-between}.buyer-detail__spec-panel,.buyer-detail__chip-group,.buyer-detail__meta-grid{display:grid;gap:12px}.buyer-detail__spec-row{display:grid;gap:8px}.buyer-detail__chip-group{grid-template-columns:repeat(auto-fit,minmax(120px,max-content))}.buyer-detail__chip{border:none;background:#007a5314;color:#0f6b4c;font-weight:700}.buyer-detail__meta-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.buyer-detail__meta-card{display:grid;gap:6px;padding:14px;border-radius:18px;background:#f7faf8}.buyer-detail__qty-box{display:inline-grid;grid-template-columns:38px 80px 38px;gap:6px;align-items:center}.buyer-detail__qty-box button,.buyer-detail__qty-box input,.buyer-detail__service-chip,.buyer-detail__action{min-height:40px;border-radius:14px}.buyer-detail__qty-box button{border:none;background:#007a5314;color:#0f6b4c;font-weight:800}.buyer-detail__qty-box input{border:1px solid rgba(17,48,36,.12);text-align:center}.buyer-detail__action{min-width:140px}.buyer-detail__service-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;display:grid;place-items:center;padding:20px;background:#0a100e75;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.buyer-detail__service-panel{width:min(560px,calc(100vw - 28px));display:grid;gap:14px;padding:20px}.buyer-detail__service-head button,.buyer-detail__service-chip{border:none}.buyer-detail__service-head button{width:36px;height:36px;border-radius:999px;background:#007a5314;color:#0f6b4c}.buyer-detail__service-chip{min-height:36px;padding:0 12px;border-radius:999px;background:#007a5314;color:#0f6b4c;font-weight:700}@media (min-width: 980px){.buyer-detail__hero-card{grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);align-items:start}}.buyer-science-page{gap:22px;padding-bottom:40px}.buyer-science-head,.buyer-science-panel,.buyer-science-quantum{border-radius:30px;border:1px solid rgba(17,48,36,.08);box-shadow:0 22px 52px #0c231c0f}.buyer-science-head{background:linear-gradient(180deg,#fffffffa,#f2f7f4f0)}.buyer-science-head__actions{display:flex;flex-wrap:wrap;gap:12px}.buyer-science-panel{display:grid;gap:18px;padding:24px 20px;background:#fffffff5}.buyer-science-panel__head{display:grid;gap:10px}.buyer-science-panel__eyebrow{margin:0;color:#007a53c2;font-size:.76rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.buyer-science-panel__head h2,.buyer-science-panel__head p,.buyer-science-log-card h3,.buyer-science-quantum__copy h2,.buyer-science-geometry__tooltip p,.buyer-science-geometry__tooltip strong,.buyer-science__mono-card p,.buyer-science__mono-card span,.buyer-science-compare__item strong{margin:0}.buyer-science-panel__head h2,.buyer-science-quantum__copy h2{color:#173731}.buyer-science-panel__head p,.buyer-science-geometry__tooltip p,.buyer-science__mono-card p{color:#61726b;line-height:1.8}.buyer-science__latex-block,.buyer-science-log-card__formula,.buyer-science__mono-card,.buyer-science-geometry__tooltip,.buyer-science-compare__item strong,.buyer-science-quantum__copy{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.buyer-science__latex-block{display:grid;gap:6px;padding:14px 16px;border-radius:18px;background:#07120eeb;color:#d6f8ea;letter-spacing:.02em}.buyer-science-geometry__layout{display:grid;gap:18px}.buyer-science-geometry__canvas-shell{position:relative;min-height:420px;border-radius:28px;overflow:hidden;background:radial-gradient(circle at top,rgba(0,122,83,.08),transparent 34%),linear-gradient(180deg,#f5fbf8,#edf5f1);border:1px solid rgba(17,48,36,.08)}.buyer-science-geometry__canvas-shell canvas{width:100%!important;height:100%!important}.buyer-science-geometry__hotspot{width:22px;height:22px;border-radius:999px;border:1px solid rgba(0,122,83,.4);background:#ffffff8c;box-shadow:0 0 0 8px #007a5314;transition:transform 10s ease-in-out,box-shadow 10s ease-in-out}.buyer-science-geometry__canvas-shell:hover .buyer-science-geometry__hotspot{transform:translateY(-2px);box-shadow:0 0 0 10px #007a531a}.buyer-science-geometry__tooltip{position:absolute;right:16px;top:16px;width:min(360px,calc(100% - 32px));display:grid;gap:12px;padding:16px;border-radius:22px;background:#ffffffeb;border:1px solid rgba(17,48,36,.08);box-shadow:0 18px 44px #0c231c1a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);animation:buyer-science-tooltip-fade 10s ease-in-out}.buyer-science-geometry__notes{display:grid;gap:14px}.buyer-science-toggle{min-height:44px;padding:0 16px;border-radius:999px;border:1px solid rgba(0,122,83,.16);background:#007a530f;color:#0f6b4c;font-weight:800}.buyer-science-toggle.is-active{background:linear-gradient(135deg,#007a53,#005c3f);color:#fff}.buyer-science__mono-card{display:grid;gap:10px;padding:18px;border-radius:22px;background:linear-gradient(180deg,#fbfdfc,#f4f8f6);border:1px solid rgba(17,48,36,.08)}.buyer-science__mono-card span{color:#36544b;font-size:.8rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.buyer-science-compare{display:grid;grid-template-columns:1fr;gap:14px}.buyer-science-compare__item{display:grid;gap:10px;padding:16px;border-radius:22px;background:#f8fbfa;border:1px solid rgba(17,48,36,.08)}.buyer-science-compare__svg{width:100%;height:180px}.buyer-science-compare__svg path,.buyer-science-compare__svg circle{fill:none;stroke:#0f6b4c;stroke-width:4;stroke-linejoin:round}.buyer-science-compare__svg circle{fill:#d9f6ea}.buyer-science-compare__svg--quad{animation:buyer-science-quad-wobble 3s ease-in-out infinite;transform-origin:center}.buyer-science-logs__grid{display:grid;grid-template-columns:1fr;gap:16px}.buyer-science-log-card{display:grid;gap:12px}.buyer-science-log-card__frame{position:relative;min-height:280px;overflow:hidden;border-radius:24px;border:1px solid rgba(17,48,36,.08);background:#f0f4f2}.buyer-science-log-card__frame:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background-image:linear-gradient(rgba(255,255,255,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.18) 1px,transparent 1px);background-size:26px 26px}.buyer-science-log-card__frame img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.buyer-science-log-card__formula{position:absolute;inset:auto 16px 16px 16px;z-index:3;padding:14px 16px;border-radius:18px;background:#0a120f7a;color:#eaf7f1f0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.buyer-science-log-card h3{color:#173731;font-size:1rem}.buyer-science-quantum{position:relative;min-height:360px;overflow:hidden;background:linear-gradient(180deg,#07120e,#0d1714)}.buyer-science-quantum__media{position:absolute;top:0;right:0;bottom:0;left:0}.buyer-science-quantum__aura{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 24% 18%,rgba(0,122,83,.12),transparent 34%),linear-gradient(180deg,#07120e14,#07120e2e)}.buyer-science-quantum__canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.buyer-science-quantum__copy{position:relative;z-index:2;display:grid;gap:14px;max-width:560px;padding:26px 22px;color:#edf9f3}.buyer-science-quantum__copy h2{color:#edf9f3}@keyframes buyer-science-quad-wobble{0%,to{transform:skew(0)}50%{transform:skew(-10deg) translateY(3px)}}@keyframes buyer-science-tooltip-fade{0%{opacity:0;transform:translateY(5px);filter:blur(8px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.buyer-science-geometry__hotspot{width:30px;height:30px;transition:transform .5s ease,box-shadow .5s ease}.buyer-science-geometry__tooltip{opacity:0;transform:translateY(8px);filter:blur(8px);pointer-events:none;transition:opacity .5s ease,transform .5s ease,filter .5s ease;animation:none}.buyer-science-geometry__tooltip.is-visible{opacity:1;transform:translateY(0);filter:blur(0)}@media (min-width: 980px){.buyer-science-geometry__layout{grid-template-columns:minmax(0,1.06fr) minmax(320px,.94fr);align-items:start}.buyer-science-compare,.buyer-science-logs__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.buyer-science-logs__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.buyer-toys-page{display:grid;gap:20px;padding-bottom:36px}.buyer-toys-hero,.buyer-toys-stream{border-radius:30px;background:linear-gradient(180deg,#fffdfb,#f7f2ec);border:1px solid rgba(120,37,37,.08);box-shadow:0 24px 60px #4e171714}.buyer-toys-hero{display:grid;gap:18px;padding:22px 20px;background:radial-gradient(circle at top right,rgba(255,214,102,.22),transparent 28%),linear-gradient(135deg,#761b1b,#bf3636 55%,#7c1d1d);color:#fffaf6}.buyer-toys-hero__eyebrow,.buyer-toys-stream__head p{margin:0 0 10px;font-size:.76rem;letter-spacing:.16em;text-transform:uppercase;font-weight:800}.buyer-toys-hero__copy,.buyer-toys-video__frame,.buyer-toys-video__screen,.buyer-toys-card,.buyer-toys-card__body,.buyer-toys-overlay__content,.buyer-toys-overlay__scroll,.buyer-toys-modal__card{display:grid;gap:14px}.buyer-toys-hero__copy h1,.buyer-toys-stream__head h2,.buyer-toys-card__body h3,.buyer-toys-overlay__content h2,.buyer-toys-modal__card h2{margin:0}.buyer-toys-hero__copy h1{font-size:clamp(2rem,6vw,3.5rem);line-height:.95}.buyer-toys-hero__copy p,.buyer-toys-card__body p,.buyer-toys-video__screen p,.buyer-toys-overlay__scroll p,.buyer-toys-upload-slot span{margin:0;line-height:1.75}.buyer-toys-video__frame{padding:16px;border-radius:28px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.buyer-toys-video__screen{position:relative;justify-items:center;min-height:260px;padding:18px;border-radius:24px;background:linear-gradient(180deg,#ffffff2e,#ffffff14);border:1px solid rgba(255,255,255,.2);text-align:center;overflow:hidden}.buyer-toys-video__float-bead{position:absolute;width:180px;top:18px;right:12px;opacity:.34;filter:drop-shadow(0 14px 26px rgba(255,240,220,.26));will-change:transform,filter,opacity}.buyer-toys-video__badge{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#ffffff2e;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.buyer-toys-video__play{display:grid;place-items:center;width:74px;height:74px;border-radius:999px;background:#ffffff2e;font-size:1.65rem}.buyer-toys-stream{padding:22px 20px}.buyer-toys-stream__head{display:grid;gap:10px;margin-bottom:18px}.buyer-toys-stream__head--with-action{grid-template-columns:1fr auto;align-items:end}.buyer-toys-upload-btn{min-height:42px;padding:0 16px;border:none;border-radius:999px;background:linear-gradient(135deg,#991b1b,#b91c1c);color:#fff;font-weight:800;box-shadow:0 14px 24px #78252529}.buyer-toys-grid{display:grid;grid-template-columns:1fr;gap:16px}.buyer-toys-card,.buyer-toys-upload-slot{gap:0;overflow:hidden;border-radius:26px;border:1px solid rgba(120,37,37,.1);background:linear-gradient(180deg,#fffdfb,#f8f2ed);box-shadow:0 18px 38px #3b181814;text-align:left;padding:0}.buyer-toys-card__body{padding:18px}.buyer-toys-card__body span,.buyer-toys-overlay__content p{color:#a0562b;font-size:.8rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.buyer-toys-upload-slot{min-height:240px;padding:22px;align-content:center;justify-items:start;background:linear-gradient(135deg,#991b1b14,#f59e0b14);border-style:dashed}.buyer-toys-upload-slot strong{color:#7f1d1d;font-size:1.08rem}.buyer-toys-upload-slot span{color:#7b6259}.buyer-toys-artwork{position:relative;min-height:240px;overflow:hidden;--museum-float-duration: 4.2s;--museum-float-delay: -.6s;--museum-parallax-x: 0px;--museum-parallax-y: 0px}.buyer-toys-artwork__halo{position:absolute;width:220px;height:220px;left:50%;top:50%;transform:translate(calc(-50% + var(--museum-parallax-x)),calc(-50% + var(--museum-parallax-y)));border-radius:999px;background:radial-gradient(circle,#ffffff57,#fff0);will-change:transform,opacity,filter;transition:opacity .45s ease-in-out,filter .45s ease-in-out,transform .26s ease-out}.buyer-toys-bead--nebula-arch{--museum-float-duration: 3.6s;--museum-float-delay: -.4s}.buyer-toys-bead--aurora-beast{--museum-float-duration: 4.4s;--museum-float-delay: -1.1s}.buyer-toys-bead--mini-lab{--museum-float-duration: 3.9s;--museum-float-delay: -.8s}.buyer-toys-bead--orbit-cart{--museum-float-duration: 4.8s;--museum-float-delay: -1.6s}.buyer-toys-bead--hero{--museum-float-duration: 4.6s;--museum-float-delay: -.9s}.buyer-toys-artwork__bead-shell{position:absolute;left:50%;top:52%;transform:translate(calc(-50% + var(--museum-parallax-x)),calc(-50% + var(--museum-parallax-y)));will-change:transform;transition:transform .24s ease-out}.buyer-toys-artwork__bead-spin{will-change:transform}.buyer-toys-artwork__bead{width:170px;filter:drop-shadow(0 20px 32px rgba(0,0,0,.14));will-change:transform,filter,opacity;animation:buyer-toys-float var(--museum-float-duration) ease-in-out infinite;animation-delay:var(--museum-float-delay)}.buyer-toys-artwork__bead line,.buyer-toys-artwork__bead circle,.buyer-toys-video__float-bead line,.buyer-toys-video__float-bead circle{animation:buyer-toys-luminous-breathing var(--museum-float-duration) ease-in-out infinite;animation-delay:var(--museum-float-delay)}.buyer-toys-artwork__bead-aura{position:absolute;left:50%;top:52%;width:156px;height:156px;border-radius:999px;transform:translate(calc(-50% + var(--museum-parallax-x)),calc(-50% + var(--museum-parallax-y)));background:radial-gradient(circle,rgba(255,248,231,.34),rgba(255,248,231,.08) 48%,transparent 72%);mix-blend-mode:screen;pointer-events:none;will-change:transform,opacity,filter;transition:transform .24s ease-out,opacity .45s ease-in-out,filter .45s ease-in-out;animation:buyer-toys-aura-breathing var(--museum-float-duration) ease-in-out infinite;animation-delay:var(--museum-float-delay)}.buyer-toys-artwork.is-hovered .buyer-toys-artwork__bead-spin{animation:buyer-toys-hover-spin 1.8s ease-in-out 1}.buyer-toys-artwork.is-hovered .buyer-toys-artwork__bead-shell{transform:translate(calc(-50% + var(--museum-parallax-x)),calc(-50% + var(--museum-parallax-y))) scale(1.1)}.buyer-toys-artwork.is-hovered .buyer-toys-artwork__halo{opacity:1;filter:brightness(1.3)}.buyer-toys-artwork.is-hovered .buyer-toys-artwork__bead-aura{opacity:.91;filter:brightness(1.3)}.buyer-toys-artwork__caption{position:absolute;right:16px;bottom:16px;min-height:28px;padding:0 12px;border-radius:999px;background:#fff3;color:#fff9f3;display:inline-flex;align-items:center;font-weight:800;letter-spacing:.12em}.buyer-toys-artwork--large{min-height:min(68vh,680px)}.buyer-toys-overlay,.buyer-toys-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:180;display:grid;place-items:center;padding:20px;background:#1208088f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.buyer-toys-overlay__card,.buyer-toys-modal__card{background:linear-gradient(180deg,#fffdfb,#f7efe8);border:1px solid rgba(120,37,37,.1);border-radius:30px;box-shadow:0 30px 90px #210b0b3d;overflow:hidden;position:relative}.buyer-toys-overlay__card{width:min(1180px,calc(100vw - 28px));display:grid}.buyer-toys-modal__card{width:min(620px,calc(100vw - 28px));padding:24px}.buyer-toys-modal__card label{display:grid;gap:8px}.buyer-toys-modal__card input,.buyer-toys-modal__card textarea{width:100%;min-height:46px;padding:0 14px;border-radius:16px;border:1px solid rgba(120,37,37,.12);background:#fffdfb;color:#3b1c1c;font:inherit}.buyer-toys-modal__card textarea{min-height:128px;padding:14px;resize:vertical}.buyer-toys-modal__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.buyer-toys-overlay__close{position:absolute;top:18px;right:18px;z-index:2;min-height:40px;padding:0 14px;border:none;border-radius:999px;background:#ffffffe0;color:#7f1d1d;font-weight:800}.buyer-toys-overlay__media{padding:18px;background:linear-gradient(180deg,#1f0f0f,#4b1919)}.buyer-toys-overlay__content{padding:22px}@keyframes buyer-toys-float{0%,to{transform:translateY(-10px)}50%{transform:translateY(10px)}}@keyframes buyer-toys-luminous-breathing{0%,to{opacity:.78;filter:drop-shadow(0 0 8px rgba(255,248,231,.12))}50%{opacity:1;filter:drop-shadow(0 0 18px rgba(255,248,231,.34))}}@keyframes buyer-toys-aura-breathing{0%,to{opacity:.36;transform:translate(calc(-50% + var(--museum-parallax-x)),calc(-50% + var(--museum-parallax-y))) scale(.94)}50%{opacity:.7;transform:translate(calc(-50% + var(--museum-parallax-x)),calc(-50% + var(--museum-parallax-y))) scale(1.06)}}@keyframes buyer-toys-hover-spin{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}@media (min-width: 900px){.buyer-toys-hero{grid-template-columns:1.02fr .98fr;align-items:stretch}.buyer-toys-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.buyer-toys-overlay__card{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr)}}.app-shell{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at top left,rgba(0,122,83,.08),transparent 26%),linear-gradient(180deg,#f7f9f8,#f2f4f2)}.app-shell--subpage{background:radial-gradient(circle at top right,rgba(0,122,83,.06),transparent 22%),linear-gradient(180deg,#fafbfa,#f3f5f4)}.app-header{position:sticky;top:0;z-index:60;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;min-height:86px;padding:16px 24px;background:#ffffffe6;border-bottom:1px solid rgba(0,0,0,.06);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 10px 26px #0a1f180f}.app-header__brand{display:inline-flex;align-items:center;gap:.9rem;min-width:0}.site-logo--seller{display:block;width:178px;max-width:100%;height:52px;object-fit:contain;object-position:left center}.app-logo__sub{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#007a5314;color:var(--ab-green);font-size:.82rem;font-weight:700;letter-spacing:.04em;white-space:nowrap}.app-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:.72rem;flex-wrap:wrap}.seller-to-buyer,.seller-pill-btn,.header-user,.icon-btn,.avatar{min-height:38px}.seller-to-buyer,.seller-pill-btn{display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border-radius:999px;border:1px solid rgba(0,122,83,.14);font-weight:700}.seller-to-buyer{background:#007a5314;color:var(--ab-green)}.seller-pill-btn{border:none;background:linear-gradient(135deg,var(--ab-green),var(--ab-green-dark));color:#fff;box-shadow:0 10px 24px #007a5338}.header-user{display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;background:#fff;border:1px solid rgba(17,48,36,.08);color:#294135;font-weight:600}.icon-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:38px;padding:0;border:1px solid rgba(17,48,36,.08);border-radius:999px;background:#fff;color:#173731}.icon-btn__dot{position:absolute;top:8px;right:8px;width:8px;height:8px;border-radius:999px;background:#ff7648;box-shadow:0 0 0 3px #fff}.bell{position:relative;width:14px;height:14px;border:2px solid currentColor;border-bottom:none;border-radius:14px 14px 0 0}.bell:before,.bell:after{content:"";position:absolute;left:50%;transform:translate(-50%)}.bell:before{bottom:-5px;width:18px;height:2px;background:currentColor;border-radius:999px}.bell:after{bottom:-8px;width:5px;height:5px;background:currentColor;border-radius:999px}.avatar{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;overflow:hidden;box-shadow:0 10px 22px #1129241a}.avatar img{display:block;width:100%;height:100%;object-fit:cover}.app-body{flex:1;display:grid;grid-template-columns:260px minmax(0,1fr);gap:1.25rem;width:min(1440px,calc(100% - 32px));margin:0 auto;padding:20px 0 28px}.app-sidebar{position:sticky;top:108px;align-self:start}.side-nav{display:grid;gap:.55rem;padding:16px;border-radius:24px;background:#ffffffd6;border:1px solid rgba(17,48,36,.08);box-shadow:0 20px 44px #08231b0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.side-nav__link{display:flex;align-items:center;justify-content:space-between;gap:.9rem;min-height:48px;padding:0 14px;border-radius:16px;color:#284139;font-weight:600;transition:background-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.side-nav__link:hover{background:#007a5312;color:var(--ab-green);transform:translate(2px)}.side-nav__link--active{background:linear-gradient(135deg,var(--ab-green),var(--ab-green-dark));color:#fff;box-shadow:0 14px 28px #007a5338}.side-nav__badge-wrap{display:inline-flex;align-items:center;gap:.4rem}.side-nav__dot{width:8px;height:8px;border-radius:999px;background:#ff7648}.side-nav__badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#ffffff38;color:inherit;font-size:.78rem;font-weight:800}.app-main{min-width:0}.page{display:grid;gap:1.2rem}.page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.page-title{margin:0;color:#173731;font-size:clamp(1.8rem,2.6vw,2.6rem);line-height:1.04}.page-desc{margin:.45rem 0 0;color:#62726b;line-height:1.7}.section-title{margin:0 0 .9rem;color:#173731;font-size:1.08rem}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.kpi-card,.panel,.quick-card,.seller-order-card,.seller-order-tabs,.seller-order-center__hint,.personnel-modal,.muted-panel{border-radius:24px;border:1px solid rgba(17,48,36,.08);background:#ffffffe0;box-shadow:0 18px 44px #08231b0f}.kpi-card{display:grid;gap:.65rem;padding:1.1rem 1.15rem;text-align:left}.kpi-card--interactive{border:none}.kpi-card__label,.seller-order-panel h3{margin:0;font-size:.92rem;color:#5d6f68}.kpi-card__value{margin:0;color:#173731;font-size:clamp(1.5rem,2vw,2rem);font-weight:800}.kpi-card__hint{color:var(--ab-green);font-size:.88rem;font-weight:700}.kpi-card--alert{background:linear-gradient(180deg,#007a531a,#fffffff2)}.kpi-card--warn{background:linear-gradient(180deg,#f5d0001f,#fffffff2)}.quick-links{display:grid;gap:.9rem}.quick-links__row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.quick-card{display:grid;gap:.45rem;padding:1rem 1.05rem;color:#173731;font-weight:700}.quick-card__hint{color:#62726b;font-size:.9rem;font-weight:500}.quick-card--ghost{border:1px dashed rgba(0,122,83,.18)}.panel{padding:1rem}.field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-bottom:.9rem}.field{display:grid;gap:.45rem}.field--grow{min-width:0}.field__label{color:#476159;font-size:.88rem;font-weight:700}.input,select.input,textarea.input{width:100%;min-height:44px;padding:0 14px;border:1px solid rgba(17,48,36,.1);border-radius:14px;background:#fff;color:#173731;box-shadow:inset 0 1px 2px #10181408}textarea.input{min-height:112px;padding:12px 14px;resize:vertical}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:999px;border:none;font-weight:700}.btn:disabled{opacity:.45;cursor:not-allowed}.btn--primary{background:linear-gradient(135deg,var(--ab-green),var(--ab-green-dark));color:#fff}.btn--outline{background:#fff;color:var(--ab-green);border:1px solid rgba(0,122,83,.22)}.btn--muted{background:#11302414;color:#294135}.seller-orders__head{align-items:center}.seller-orders__summary{display:grid;justify-items:end;gap:.2rem;min-width:132px;padding:.95rem 1rem;border-radius:20px;background:#ffffffdb;border:1px solid rgba(17,48,36,.08)}.seller-orders__summary span{color:#60756d;font-size:.85rem}.seller-orders__summary strong{color:#173731;font-size:1.4rem}.seller-order-tabs{display:flex;flex-wrap:wrap;gap:.75rem;padding:.75rem}.seller-order-tab{display:inline-flex;align-items:center;gap:.65rem;min-height:44px;padding:0 14px;border:1px solid rgba(17,48,36,.08);border-radius:999px;background:#fff;color:#294135;font-weight:700}.seller-order-tab strong{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 6px;border-radius:999px;background:#007a5314;color:var(--ab-green);font-size:.78rem}.seller-order-tab.is-active{background:linear-gradient(135deg,var(--ab-green),var(--ab-green-dark));color:#fff}.seller-order-tab.is-active strong{background:#ffffff2e;color:#fff}.seller-order-stack{display:grid;gap:1rem}.seller-order-card{display:grid;gap:1rem;padding:1rem}.seller-order-card__head,.seller-order-card__footer-actions,.seller-order-overview{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.seller-order-card__head h2{margin:.3rem 0;color:#173731;font-size:1.15rem}.seller-order-card__meta,.seller-order-info p,.seller-order-log-item span,.seller-order-log-item p{margin:0;color:#62726b;line-height:1.65}.seller-order-status,.seller-order-remind-flag{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border-radius:999px;font-size:.8rem;font-weight:800;white-space:nowrap}.seller-order-remind-flag{margin-bottom:.5rem;background:#ff764824;color:#d65a2c}.seller-order-status--pending_ship{background:#007a531f;color:var(--ab-green)}.seller-order-status--shipped{background:#1e3a8a1f;color:#1e3a8a}.seller-order-status--pending_process{background:#d977061f;color:#d97706}.seller-order-card__body{display:grid;gap:1rem}.seller-order-overview{align-items:stretch}.seller-order-info,.seller-order-panel{flex:1;min-width:0;padding:1rem;border-radius:18px;background:#f3f6f5e6;border:1px solid rgba(17,48,36,.06)}.seller-order-log-list{display:grid;gap:.85rem}.seller-order-log-item{display:grid;gap:.35rem;padding-bottom:.8rem;border-bottom:1px dashed rgba(17,48,36,.1)}.seller-order-log-item:last-child{padding-bottom:0;border-bottom:none}.seller-order-card__footer-actions{flex-wrap:wrap}.seller-order-center__hint{display:flex;align-items:center;gap:.5rem;padding:.95rem 1rem;color:#4b655d}.seller-order-center__hint span{color:var(--ab-green);font-weight:800}.muted-panel{padding:1rem;color:#62726b}.personnel-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:20px;background:#0a120e59;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.personnel-modal{width:min(720px,100%);max-height:min(86vh,900px);overflow:auto}@media (max-width: 1120px){.app-body{grid-template-columns:220px minmax(0,1fr)}.kpi-grid,.quick-links__row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 860px){.app-header{align-items:flex-start;flex-direction:column}.app-body{grid-template-columns:1fr}.app-sidebar{position:static}.side-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.page-head,.seller-orders__head,.seller-order-card__head,.seller-order-overview{flex-direction:column}.seller-orders__summary{justify-items:start}}@media (max-width: 640px){.app-header,.app-body{width:min(100%,calc(100% - 20px))}.app-header{padding:14px 16px}.app-body{padding-top:14px;gap:.9rem}.field-row,.kpi-grid,.quick-links__row,.side-nav{grid-template-columns:1fr}.side-nav{display:grid}.site-logo--seller{width:156px}}.auth-form{display:grid;gap:14px}.auth-field{display:grid;gap:8px}.auth-field--inline{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px}.auth-field--grow{min-width:0}.auth-label{color:#35544a;font-size:.88rem;font-weight:700}.auth-input,.auth-seg,.auth-code-btn,.auth-submit,.auth-secondary{font:inherit}.auth-input{width:100%;min-height:50px;padding:0 16px;border-radius:16px;border:1px solid rgba(17,48,36,.12);background:#fbfdfc;color:#173731;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.auth-input::placeholder{color:#8a9a94}.auth-input:focus{border-color:#007a536b;box-shadow:0 0 0 4px #007a5314;background:#fff}.auth-submit,.auth-secondary,.auth-code-btn{min-height:48px;padding:0 16px;border-radius:999px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.auth-submit{border:none;background:linear-gradient(135deg,#007a53,#005c3f);color:#fff;box-shadow:0 16px 28px #09231b2e}.auth-submit:hover:not(:disabled),.auth-secondary:hover:not(:disabled),.auth-code-btn:hover:not(:disabled){transform:translateY(-1px)}.auth-submit:disabled,.auth-code-btn:disabled,.auth-secondary:disabled{opacity:.7}.auth-secondary,.auth-code-btn{border:1px solid rgba(0,122,83,.14);background:#007a5314;color:#0f6b4c}.auth-muted,.auth-hint,.auth-demo-note{margin:0;color:#66756f;line-height:1.7}.auth-muted a,.auth-link{color:#007a53;font-weight:700}.auth-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.auth-row--between{justify-content:space-between}.auth-fieldset{margin:0;padding:0;border:none;display:grid;gap:8px}.auth-seg{display:inline-flex;flex-wrap:wrap;gap:10px;padding:8px;border-radius:16px;background:#007a530f}.auth-radio{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;border-radius:999px;background:#ffffffe0;color:#173731;font-weight:700}.auth-steps{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:10px}.auth-steps li{min-height:34px;padding:0 14px;border-radius:999px;display:inline-flex;align-items:center;background:#007a5314;color:#5c7369;font-weight:700}.auth-steps li.is-active{background:#007a53;color:#fff}.auth-steps li.is-done{background:#007a5324;color:#0f6b4c}@media (max-width: 640px){.auth-field--inline,.auth-row--between{grid-template-columns:1fr;display:grid;justify-content:stretch}}
