:root{color:#0b1d35;font-synthesis:none;text-rendering:optimizelegibility;--ink:#0b1d35;--green:#145744;--green-dark:#0d342b;--green-soft:#eaf1ee;--gold:#c5932e;--line:#dfe5e3;--muted:#68727f;--cool:#f5f7f7;--white:#fff;--serif:"Noto Serif SC", "Songti SC", STSong, "Times New Roman", serif;--gutter:clamp(24px, 5vw, 82px);--shadow:0 20px 60px #1428231a;background:#fff;font-family:Inter,Noto Sans SC,Microsoft YaHei,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{min-width:320px;color:var(--ink);background:#fff;margin:0;overflow-x:clip}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #c5932e6b}.skip-link{z-index:300;background:var(--ink);color:#fff;padding:12px 18px;position:fixed;top:-60px;left:18px}.skip-link:focus{top:14px}.site-header{z-index:100;height:92px;padding:0 var(--gutter);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff7;align-items:center;gap:clamp(18px,2.2vw,42px);display:flex;position:sticky;top:0}.brand{border-right:1px solid var(--line);flex-direction:column;gap:2px;min-width:max-content;padding-right:28px;display:flex}.brand strong{font:700 clamp(20px, 1.55vw, 27px)/1.18 var(--serif);letter-spacing:.04em}.brand span{color:var(--muted);letter-spacing:.15em;text-transform:uppercase;font-size:10px}.desktop-nav{align-items:center;gap:clamp(20px,2.5vw,42px);display:flex}.desktop-nav a{white-space:nowrap;padding:35px 0 31px;font-size:14px;font-weight:620;position:relative}.desktop-nav a:after{content:"";background:var(--green);height:2px;transition:right .18s;position:absolute;bottom:26px;left:0;right:100%}.desktop-nav a:hover:after{right:0}.header-search{min-width:210px;max-width:370px;height:46px;color:var(--ink);border:1px solid #d3d9d7;border-radius:8px;align-items:center;gap:10px;margin-left:auto;padding:0 15px;display:flex}.header-search:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #14574417}.header-search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:13px}.header-search input::placeholder{color:#8a929a}.language-switch{white-space:nowrap;align-items:center;gap:3px;display:flex}.language-switch button{color:#7c858d;cursor:pointer;background:0 0;border:0;padding:9px 7px;font-size:12px}.language-switch button.active{color:var(--green);font-weight:800}.language-switch button:not(:last-child):after{content:"/";color:#c7ccca;margin-left:12px}.account-header-button{border:1px solid var(--green);background:var(--white);height:42px;color:var(--green);cursor:pointer;border-radius:7px;align-items:center;gap:8px;padding:0 12px;font-size:12px;font-weight:750;display:flex}.account-header-button b{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;display:grid}.mobile-menu-button,.mobile-menu{display:none}.hero{min-height:750px;padding:54px var(--gutter) 0;background:#fff;grid-template-rows:1fr 102px;grid-template-columns:minmax(430px,.84fr) minmax(560px,1.16fr);column-gap:clamp(34px,4vw,74px);display:grid;overflow:hidden}.hero-copy{align-self:center;max-width:620px;padding:40px 0 60px 40px;position:relative}.hero-rule{background:var(--green);width:2px;height:280px;position:absolute;top:48px;left:0}.hero-rule:after{content:"";background:var(--gold);width:2px;height:30px;position:absolute;bottom:-38px}.hero h1{font:700 clamp(54px, 4.9vw, 78px)/1.25 var(--serif);letter-spacing:.04em;text-wrap:balance;margin:0}.hero h1 span{display:block}html[lang=en] .hero h1,html[lang=vi] .hero h1{letter-spacing:.018em}html[lang=en] .hero h1{font-size:clamp(48px,4.2vw,66px)}html[lang=vi] .hero h1{font-size:clamp(42px,3.7vw,58px)}html[lang=en] .hero h1 span,html[lang=vi] .hero h1 span{display:inline}html[lang=en] .hero h1 span:first-child:after,html[lang=vi] .hero h1 span:first-child:after{content:" "}.hero-copy>p{color:#3f4d5d;max-width:540px;margin:28px 0 30px;font-size:clamp(17px,1.35vw,22px);line-height:1.85}.hero-actions{flex-wrap:wrap;gap:18px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:24px;min-height:50px;padding:0 26px;font-size:14px;font-weight:760;transition:transform .16s,background .16s,color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--green);color:#fff;border-color:var(--green)}.button-primary:hover{background:var(--green-dark)}.button-outline-gold{color:var(--gold);border-color:var(--gold);background:0 0}.button-outline-gold:hover{background:var(--gold);color:#102033}.button-secondary{color:var(--green);background:#fff;border-color:#b8c7c2}.hero-media{height:min(590px,46vw);min-height:500px;margin:8px calc(var(--gutter) * -1) 8px 0;align-self:center;position:relative}.hero-media img{z-index:2;object-fit:cover;object-position:52% center;width:100%;height:100%;box-shadow:var(--shadow);position:relative}.hero-frame{z-index:1;border:1px solid var(--green);position:absolute;inset:38px 30px -22px -30px}.section-preview{border-top:1px solid var(--line);color:var(--ink);grid-column:1/-1;grid-template-columns:auto 44px auto 1fr;align-items:center;gap:20px;display:grid}.section-preview span{color:var(--green);font:500 33px/1 var(--serif)}.section-preview i:first-of-type{background:var(--gold);width:44px;height:1px}.section-preview i:last-child{background:var(--line);height:1px}.section-preview b{font-family:var(--serif);letter-spacing:.08em;font-size:19px}.category-section{padding:30px var(--gutter) 0;background:#fff}.section-title-row{grid-template-columns:auto 40px 1fr auto;align-items:center;gap:20px;min-height:98px;display:grid}.section-title-row>i{background:var(--gold);width:40px;height:1px}.section-number{color:var(--green);font:500 37px/1 var(--serif)}.section-title-row h2{font:700 clamp(26px, 2.5vw, 38px)/1.3 var(--serif);letter-spacing:.06em;margin:0 0 4px}.section-title-row p{color:var(--muted);margin:0;font-size:13px}.rail-controls{gap:8px;display:flex}.rail-controls button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;place-items:center;width:42px;height:42px;display:grid}.rail-controls button:hover{border-color:var(--green);color:var(--green)}.category-rail{scrollbar-width:none;border-bottom:1px solid var(--line);scroll-snap-type:x proximity;display:flex;overflow-x:auto}.category-rail::-webkit-scrollbar{display:none}.category-rail button{cursor:pointer;scroll-snap-align:start;background:#fff;border:0;flex:none;justify-content:center;align-items:center;gap:9px;min-width:132px;height:74px;padding:0 18px;display:flex;position:relative}.category-rail button span{white-space:nowrap;font-size:14px}.category-rail button small{color:#9aa19f;font-size:10px}.category-rail button:after{content:"";background:0 0;height:2px;position:absolute;bottom:0;left:20px;right:20px}.category-rail button.active{color:#fff;background:var(--green);border-radius:6px 6px 0 0}.category-rail button.active small{color:#c9d9d4}.category-rail button.active:after{background:var(--gold)}.catalog-section{padding:42px var(--gutter) 78px;background:#fff}.catalog-heading-row{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:32px;display:flex}.catalog-heading-row h2{font:700 clamp(31px, 3vw, 44px)/1.25 var(--serif);letter-spacing:.06em;margin:0 0 10px}.catalog-heading-row p{color:var(--muted);margin:0;font-size:14px}.catalog-heading-row p strong{color:var(--green);font-weight:700}.catalog-tools{align-items:center;gap:10px;display:flex}.catalog-search,.select-control{background:#fff;border:1px solid #d5dcda;border-radius:7px;align-items:center;height:48px;display:flex}.catalog-search{gap:10px;width:min(370px,28vw);padding:0 14px}.catalog-search:focus-within,.select-control:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #14574414}.catalog-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:13px}.select-control{min-width:130px;padding-right:34px;position:relative}.select-control select{appearance:none;width:100%;height:100%;color:var(--ink);cursor:pointer;background:0 0;border:0;outline:0;padding:0 14px;font-size:12px}.select-control svg{pointer-events:none;position:absolute;right:12px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 20px;display:grid}.product-card{border:1px solid var(--line);content-visibility:auto;contain-intrinsic-size:0 470px;background:#fff;border-radius:10px;min-width:0;transition:transform .18s,box-shadow .18s,border-color .18s;overflow:hidden}.product-card:hover{border-color:#c5d0cd;transform:translateY(-4px);box-shadow:0 18px 40px #12302717}.product-media{border:0;border-bottom:1px solid var(--line);background:var(--cool);cursor:pointer;width:100%;height:250px;padding:0;overflow:hidden}.product-media>img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:16px}.product-image-fallback{color:#8fa099;background:#eef2f1;place-items:center;width:100%;height:100%;display:grid}.product-image-fallback svg{stroke-width:1.2px;width:52px;height:52px}.product-card-body{padding:16px 17px 17px}.product-meta{color:#737d87;align-items:center;gap:9px;margin:0 0 9px;font-size:11px;display:flex}.product-meta span{color:var(--green);font-weight:750}.product-meta i{background:#c9cfcd;width:1px;height:11px}.product-card h3{-webkit-line-clamp:2;min-height:52px;font:600 16px/1.62 var(--serif);letter-spacing:.018em;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.product-card-body>small{color:#858e96;letter-spacing:.04em;margin-top:6px;font-size:10px;display:block}.product-card-actions{justify-content:space-between;align-items:center;gap:10px;margin-top:17px;display:flex}.text-action{cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:9px 0;font-size:12px;font-weight:700;display:flex}.text-action:hover{color:var(--green)}.add-button{border:1px solid var(--gold);color:#9b6b0e;cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:11px;font-weight:750;display:inline-flex}.add-button:hover,.add-button.added{background:var(--green);border-color:var(--green);color:#fff}.catalog-status{min-height:280px;color:var(--muted);border:1px solid var(--line);place-items:center;display:grid}.catalog-status.error{color:#983d3d}.catalog-status.empty{align-content:center;gap:16px}.catalog-status.empty p{margin:0}.catalog-status.empty button{color:var(--green);cursor:pointer;background:0 0;border:0;font-weight:750}.pagination{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:38px;padding-top:24px;display:flex}.pagination>p{color:var(--muted);font-size:12px}.pagination>div,.pagination span{align-items:center;gap:7px;display:flex}.pagination button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;min-width:40px;height:40px;padding:0 12px;font-size:12px}.pagination button:hover:not(:disabled),.pagination button.active{border-color:var(--green);background:var(--green);color:#fff}.pagination button:disabled{opacity:.42;cursor:not-allowed}.pagination i{color:var(--muted);font-style:normal}.procurement{min-height:450px;padding:66px var(--gutter);background:var(--green);color:#fff;grid-template-columns:minmax(360px,.78fr) 1.22fr;align-items:center;gap:clamp(60px,8vw,150px);display:grid}.procurement-number{color:var(--gold);font:500 35px/1 var(--serif);align-items:center;gap:25px;display:flex}.procurement-number i{background:var(--gold);width:50px;height:1px}.procurement h2{font:700 clamp(46px, 4.7vw, 72px)/1.2 var(--serif);letter-spacing:.06em;margin:30px 0 20px}.procurement-intro>p{color:#e3ece9;max-width:480px;margin:0 0 26px;padding-left:18px;font-size:16px;line-height:1.8;position:relative}.procurement-intro>p:before{content:"";background:var(--gold);width:2px;position:absolute;top:7px;bottom:7px;left:0}.procurement .button-outline-gold:hover{color:var(--green-dark)}.procurement-steps{justify-content:space-between;align-items:flex-start;margin:0;padding:0;list-style:none;display:flex}.procurement-steps li{flex:1;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;column-gap:20px;display:grid}.procurement-steps span{font:400 clamp(42px, 4vw, 62px)/1 var(--serif)}.procurement-steps i{background:var(--gold);opacity:.8;height:1px}.procurement-steps b{font:500 clamp(14px, 1.3vw, 19px)/1.4 var(--serif);letter-spacing:.08em;grid-column:1/-1;margin-top:28px}.about-contact{padding:62px var(--gutter);background:#fff;grid-template-columns:.76fr 1.24fr;gap:58px;display:grid}.about-block{border-right:1px solid var(--line);padding-right:56px}.gold-rule-title{font:700 clamp(28px, 2.6vw, 40px)/1.25 var(--serif);letter-spacing:.06em;margin:0 0 42px;padding-left:16px;position:relative}.gold-rule-title:before{content:"";background:var(--gold);width:2px;position:absolute;top:4px;bottom:4px;left:0}.gold-rule-title:after{content:"";background:var(--green);width:42px;height:2px;position:absolute;bottom:-18px;left:0}.about-block h2{color:var(--green);font:700 clamp(25px, 2.3vw, 36px)/1.4 var(--serif);letter-spacing:.05em;margin:0 0 24px}.about-block>p:last-child{color:#415062;margin:0;font-size:16px;line-height:2.1}.contact-layout{grid-template-columns:1fr 210px;align-items:start;gap:42px;display:grid}.contact-layout.address-only{grid-template-columns:1fr}.contact-layout address{font-style:normal}.contact-row{border-bottom:1px solid var(--line);grid-template-columns:30px 1fr;align-items:center;gap:12px;min-height:58px;display:grid}.contact-row>svg{width:21px;color:var(--green);stroke-width:1.7px}.contact-row div{grid-template-columns:85px 1fr;align-items:center;gap:8px;display:grid}.contact-row span{color:var(--muted);font-size:11px}.contact-row b,.contact-row a{font-size:13px;font-weight:620;line-height:1.55}.contact-row a:hover{color:var(--green);text-decoration:underline}.qr-card{border:1px solid var(--green);text-align:center;border-radius:7px;margin:0;padding:14px}.qr-card img{aspect-ratio:1;object-fit:contain;width:100%}.qr-card figcaption{color:#3d4d5a;margin-top:9px;font-size:11px}.site-footer{min-height:144px;padding:32px var(--gutter);background:var(--ink);color:#fff;grid-template-columns:.85fr 1.3fr auto;align-items:center;gap:50px;display:grid}.site-footer>div{border-right:1px solid #ffffff42;padding-right:40px}.site-footer strong{font:700 32px/1 var(--serif);letter-spacing:.1em}.site-footer p{color:#aeb9c6;margin:8px 0 0;font-size:11px}.site-footer nav{justify-content:space-around;gap:28px;display:flex}.site-footer nav a{font-size:13px;font-weight:650}.site-footer nav a:hover{color:var(--gold)}.site-footer>p{color:#fff;white-space:nowrap;border-left:1px solid #ffffff42;margin:0;padding-left:40px}.modal-backdrop,.drawer-backdrop{z-index:210;background:#05131fa3;place-items:center;padding:24px;animation:.14s ease-out fade-in;display:grid;position:fixed;inset:0}.product-modal{background:#fff;border-radius:12px;grid-template-columns:1.05fr .95fr;width:min(940px,96vw);max-height:min(700px,92vh);display:grid;position:relative;overflow:auto;box-shadow:0 28px 90px #00000042}.modal-close{z-index:3;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:16px;right:16px}.product-modal-media{background:var(--cool);border-right:1px solid var(--line);min-height:520px}.product-modal-media>img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:42px}.product-modal-copy{align-self:center;padding:60px 48px}.modal-label{color:var(--gold);text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:800}.product-modal h2{font:700 clamp(23px, 2vw, 31px)/1.42 var(--serif);margin:12px 0 30px}.product-modal dl{border-top:1px solid var(--line);margin:0}.product-modal dl div{border-bottom:1px solid var(--line);grid-template-columns:115px 1fr;align-items:center;gap:12px;min-height:46px;display:grid}.product-modal dt{color:var(--muted);font-size:11px}.product-modal dd{margin:0;font-size:12px;font-weight:650}.modal-actions{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.drawer-backdrop{place-items:stretch end;padding:0}.inquiry-drawer{background:#fff;width:min(620px,100vw);height:100%;animation:.2s ease-out drawer-in;overflow-y:auto;box-shadow:-20px 0 70px #00000038}.drawer-header{z-index:3;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;min-height:100px;padding:22px 30px;display:flex;position:sticky;top:0}.drawer-header span{color:var(--gold);text-transform:uppercase;letter-spacing:.14em;font-size:10px}.drawer-header h2{font:700 28px/1.2 var(--serif);margin:5px 0 0}.drawer-header button{cursor:pointer;background:0 0;border:0}.inquiry-items{padding:12px 30px 0}.inquiry-item{border-bottom:1px solid var(--line);grid-template-columns:104px 1fr;gap:18px;min-height:138px;padding:16px 42px 16px 0;display:grid;position:relative}.inquiry-thumb{background:var(--cool);width:104px;height:104px}.inquiry-thumb>img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:6px}.inquiry-item p{color:var(--muted);margin:2px 0 7px;font-size:10px}.inquiry-item h3{-webkit-line-clamp:2;font:600 14px/1.55 var(--serif);-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.remove-item{color:#9a5e5e;cursor:pointer;background:0 0;border:0;position:absolute;top:18px;right:0}.remove-item svg{width:17px}.quantity-control{border:1px solid var(--line);text-align:center;border-radius:5px;grid-template-columns:32px 1fr 32px;align-items:center;width:108px;height:32px;margin-top:12px;display:grid}.quantity-control button{cursor:pointer;background:0 0;border:0;place-items:center;height:100%;display:grid}.quantity-control svg{width:13px}.quantity-control span{font-size:11px;font-weight:700}.inquiry-form{background:var(--cool);border-radius:9px;gap:12px;margin:24px 30px 34px;padding:24px;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.inquiry-form input,.inquiry-form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d2d9d7;border-radius:6px;outline:0;padding:12px 13px;font-size:12px}.inquiry-form input:focus,.inquiry-form textarea:focus{border-color:var(--green)}.inquiry-form textarea{resize:vertical;min-height:108px}.inquiry-form .button{width:100%}.empty-inquiry,.inquiry-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 100px);padding:60px 34px;display:flex}.empty-inquiry>svg,.inquiry-success>svg{width:58px;height:58px;color:var(--green);stroke-width:1.2px}.empty-inquiry h3,.inquiry-success h3{font:700 28px/1.4 var(--serif);margin:24px 0 10px}.empty-inquiry p{max-width:380px;color:var(--muted);margin:0 0 24px;line-height:1.7}.inquiry-success .button{margin-top:26px}.form-error{color:#9b3f3f;margin:0;font-size:12px;line-height:1.55}.button:disabled{opacity:.6;cursor:wait;transform:none}.auth-backdrop{z-index:240}.auth-modal{background:#fff;border-radius:12px;width:min(470px,94vw);max-height:92vh;padding:46px 48px 48px;position:relative;overflow-y:auto;box-shadow:0 28px 90px #00000042}.auth-mark{width:54px;height:54px;color:var(--green);border:1px solid #b9cac4;border-radius:50%;place-items:center;margin-bottom:26px;display:grid}.auth-mark svg{width:23px}.auth-modal h2{font:700 36px/1.25 var(--serif);margin:8px 0 10px}.auth-intro{color:var(--muted);margin:0 0 28px;font-size:14px;line-height:1.7}.auth-tabs{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;margin-bottom:24px;display:grid}.auth-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:12px;position:relative}.auth-tabs button.active{color:var(--green);font-weight:800}.auth-tabs button.active:after{content:"";background:var(--gold);height:2px;position:absolute;bottom:-1px;left:18px;right:18px}.auth-form{gap:16px;display:grid}.auth-form label{color:var(--muted);gap:8px;font-size:11px;display:grid}.auth-form input{width:100%;height:48px;color:var(--ink);background:#fff;border:1px solid #d2d9d7;border-radius:6px;outline:none;padding:0 14px}.auth-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px #14574414}.auth-form .button{width:100%;margin-top:4px}.account-drawer{background:var(--cool);width:min(660px,100vw);height:100%;animation:.2s ease-out drawer-in;overflow-y:auto;box-shadow:-20px 0 70px #00000038}.account-header{justify-content:flex-start;gap:16px}.account-header>div:nth-child(2){flex:1;min-width:0}.account-header h2{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-header>button{margin-left:auto}.account-avatar{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.account-avatar svg{width:21px}.account-actions{border-bottom:1px solid var(--line);background:#fff;gap:12px;padding:20px 28px;display:flex}.account-actions button{cursor:pointer;border-radius:7px}.account-action-primary{background:var(--green);color:#fff;text-align:left;border:0;flex:1;align-items:center;gap:14px;min-height:62px;padding:0 18px;display:flex}.account-action-primary span{gap:3px;display:grid}.account-action-primary small{color:#cbdcd7}.account-logout{border:1px solid var(--line);color:var(--muted);background:#fff;align-items:center;gap:8px;padding:0 16px;font-size:12px;display:flex}.account-actions svg{width:19px}.orders-heading{justify-content:space-between;align-items:flex-end;padding:28px 30px 16px;display:flex}.orders-heading span{color:var(--gold);text-transform:uppercase;letter-spacing:.14em;font-size:10px}.orders-heading h3{font:700 25px/1.3 var(--serif);margin:5px 0 0}.orders-heading button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.orders-heading button svg{width:16px}.orders-state{color:var(--muted);background:#fff;margin:0 30px 18px;padding:15px;font-size:12px}.orders-empty{text-align:center;background:#fff;align-content:center;place-items:center;min-height:280px;margin:0 30px;padding:40px;display:grid}.orders-empty>svg{width:52px;height:52px;color:var(--green);stroke-width:1.2px}.orders-empty h3{font:700 24px/1.3 var(--serif);margin:22px 0 8px}.orders-empty p{max-width:360px;color:var(--muted);margin:0;line-height:1.7}.customer-orders{gap:16px;padding:0 30px 36px;display:grid}.customer-order{border:1px solid var(--line);background:#fff;border-radius:9px;padding:24px}.customer-order-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.customer-order-top span{color:var(--muted);font-size:10px}.customer-order-top h4{font:700 18px/1.3 var(--serif);margin:5px 0 0}.status-pill{border-radius:999px;flex:none;padding:6px 9px;font-weight:700;font-size:10px!important}.status-pending{background:#f8f0dc;color:#876517!important}.status-quoted{background:var(--green-soft);color:var(--green)!important}.status-confirmed{background:#e8f1f8;color:#235d89!important}.status-closed{background:#edf0f2;color:#68727f!important}.quote-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin:18px 0;padding:15px 0;display:flex}.quote-row span{color:var(--muted);font-size:11px}.quote-row strong{color:var(--green);font:700 20px/1 var(--serif)}.customer-order-items{gap:10px;display:grid}.customer-order-items>div{grid-template-columns:52px 1fr;align-items:center;gap:12px;display:grid}.customer-order-items img{object-fit:contain;background:var(--cool);mix-blend-mode:multiply;width:52px;height:52px;padding:4px}.customer-order-items p{-webkit-line-clamp:2;font:600 12px/1.5 var(--serif);-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.customer-order-items small{color:var(--muted);font-size:10px;line-height:1.5;display:block}.order-details-list{border-top:1px solid var(--line);gap:9px;margin:18px 0 0;padding-top:14px;display:grid}.order-details-list div{grid-template-columns:86px 1fr;gap:12px;display:grid}.order-details-list dt{color:var(--muted);font-size:10px}.order-details-list dd{white-space:pre-wrap;margin:0;font-size:11px;line-height:1.6}.spinning{animation:.7s linear infinite spin}@keyframes fade-in{0%{opacity:0}}@keyframes drawer-in{0%{transform:translate(100%)}}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1360px){.site-header{gap:18px}.brand{padding-right:18px}.desktop-nav{gap:18px}.header-search{max-width:270px}.account-header-button span{display:none}.hero{grid-template-columns:.8fr 1.2fr}.hero h1{font-size:clamp(50px,5.2vw,70px)}.product-media{height:220px}.contact-layout{grid-template-columns:1fr 180px}}@media (width<=980px){:root{--gutter:28px}.site-header{height:76px}.brand{border-right:0}.brand span,.desktop-nav,.header-search,.account-header-button{display:none}.language-switch{margin-left:auto}.mobile-menu-button{border:1px solid var(--line);background:#fff;border-radius:6px;place-items:center;width:42px;height:42px;display:grid}.mobile-menu{padding:22px var(--gutter);border-bottom:1px solid var(--line);background:#fff;display:grid;position:absolute;top:76px;left:0;right:0;box-shadow:0 18px 28px #1428231a}.mobile-menu a,.mobile-menu button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;padding:15px 0;font-size:14px;font-weight:700}.hero{grid-template-rows:auto auto 86px;grid-template-columns:1fr;min-height:auto;padding-top:34px}.hero-copy{padding:30px 0 48px 28px}.hero-rule{height:220px;top:36px}.hero-media{height:570px;min-height:0;margin:0 calc(var(--gutter) * -1)}.hero-frame{display:none}.section-preview{grid-row:3}.catalog-heading-row{flex-direction:column;align-items:stretch}.catalog-tools{grid-template-columns:1fr 1fr;display:grid}.catalog-search{grid-column:1/-1;width:100%}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-media{height:210px}.procurement{grid-template-columns:1fr;gap:60px}.procurement-intro{max-width:620px}.about-contact{grid-template-columns:1fr}.about-block{border-right:0;border-bottom:1px solid var(--line);padding-bottom:50px;padding-right:0}.site-footer{grid-template-columns:1fr;gap:26px}.site-footer>div,.site-footer>p{border:0;padding:0}.site-footer nav{flex-wrap:wrap;justify-content:flex-start}}@media (width<=720px){:root{--gutter:18px}html{scroll-padding-top:76px}.site-header{gap:10px}.brand{min-width:0;max-width:135px;padding-right:0}.brand strong{font-size:13px;line-height:1.25}.language-switch button{padding:8px 3px}.language-switch button:not(:last-child):after{margin-left:4px}.hero{padding-top:16px}.hero-copy{padding:36px 0 44px 22px}.hero h1{letter-spacing:.025em;font-size:clamp(43px,13vw,62px);line-height:1.32}html[lang=en] .hero h1{font-size:clamp(39px,11vw,52px)}html[lang=vi] .hero h1{font-size:clamp(34px,9.5vw,46px)}.hero-copy>p{margin:22px 0;font-size:15px;line-height:1.8}.hero-actions{gap:10px}.button{gap:14px;min-height:46px;padding:0 18px;font-size:12px}.hero-media{height:390px}.hero-media img{object-position:50% center}.section-preview{grid-template-columns:auto 28px auto 1fr;gap:12px}.section-preview span{font-size:27px}.section-preview i:first-of-type{width:28px}.section-preview b{font-size:14px}.category-section{padding-top:16px}.section-title-row{grid-template-columns:auto 24px 1fr;gap:12px}.section-title-row>i{width:24px}.section-number{font-size:29px}.section-title-row h2{font-size:25px}.rail-controls{display:none}.category-rail{margin-right:calc(var(--gutter) * -1)}.category-rail button{min-width:116px;height:64px;padding:0 12px}.category-rail button span{font-size:12px}.catalog-section{padding-top:30px;padding-bottom:56px}.catalog-heading-row h2{font-size:30px}.catalog-tools{grid-template-columns:1fr}.catalog-search{grid-column:auto}.select-control{width:100%}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-media{height:160px}.product-media>img{padding:9px}.product-card-body{padding:12px}.product-meta{gap:6px;font-size:9px}.product-card h3{min-height:45px;font-size:13px;line-height:1.65}.product-card-actions{flex-direction:column;align-items:stretch}.text-action{justify-content:space-between;padding:5px 0}.add-button{justify-content:center;width:100%}.pagination{flex-direction:column;align-items:stretch}.pagination>div{overflow-x:auto}.pagination button{flex:none}.procurement{gap:50px;padding-top:50px;padding-bottom:52px}.procurement h2{font-size:48px}.procurement-steps{flex-direction:column;gap:28px}.procurement-steps li{grid-template-rows:auto;grid-template-columns:54px 1fr auto;width:100%}.procurement-steps span{font-size:38px}.procurement-steps i{order:2}.procurement-steps b{order:3;grid-column:auto;margin:0}.about-contact{gap:44px;padding-top:48px;padding-bottom:48px}.gold-rule-title{margin-bottom:36px;font-size:28px}.about-block h2{font-size:25px}.about-block>p:last-child{font-size:14px}.contact-layout{grid-template-columns:1fr}.contact-row div{grid-template-columns:68px 1fr}.qr-card{width:min(230px,100%)}.site-footer{padding-top:38px;padding-bottom:38px}.site-footer nav{gap:18px}.product-modal{grid-template-columns:1fr;max-height:92vh}.product-modal-media{border-right:0;border-bottom:1px solid var(--line);min-height:300px}.product-modal-copy{padding:36px 24px}.product-modal h2{padding-right:36px;font-size:25px}.product-modal dl div{grid-template-columns:90px 1fr}.modal-actions{flex-direction:column}.modal-actions .button{width:100%}.drawer-header{padding:18px}.inquiry-items{padding:8px 18px 0}.inquiry-item{grid-template-columns:84px 1fr;gap:12px}.inquiry-thumb{width:84px;height:84px}.inquiry-form{margin:20px 18px 30px;padding:18px}.form-row{grid-template-columns:1fr}.auth-modal{padding:40px 24px 30px}.auth-modal h2{font-size:31px}.account-actions{padding:16px 18px}.orders-heading{padding:24px 18px 14px}.customer-orders{padding:0 18px 28px}.orders-empty{margin:0 18px}.customer-order{padding:18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
