:root{--green:#0d6547;--green-dark:#093e2f;--green-soft:#eaf4ef;--gold:#c99a4a;--cream:#f7f5ef;--ink:#17231e;--muted:#718079;--line:#e2e7e3;--white:#fff;--red:#cf4a42;--shadow:0 16px 50px rgba(28,56,44,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,"PingFang SC","Microsoft YaHei",sans-serif}.container{width:min(1200px,calc(100% - 40px));margin:auto}button,input,select,textarea{font:inherit}button,a{transition:.2s}a{color:inherit;text-decoration:none}.topbar{height:36px;background:#f3f5f2;color:#69766f;font-size:12px}.topbar .container{height:100%;display:flex;align-items:center;justify-content:space-between}.text-btn{border:0;background:none;color:inherit;padding:0;cursor:pointer}.site-header{background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:5}.header-row{height:94px;display:flex;align-items:center;gap:50px}.logo{display:flex;align-items:center;gap:12px;font-size:21px;font-weight:800;white-space:nowrap}.logo-mark{width:42px;height:42px;border-radius:13px;background:linear-gradient(145deg,#13805b,#084833);color:#fff;display:grid;place-items:center;box-shadow:0 8px 20px rgba(13,101,71,.2)}.logo small{display:block;font-size:9px;letter-spacing:.21em;color:#91a099;margin-top:3px}.search{height:45px;display:flex;flex:1;max-width:580px;border:2px solid var(--green);border-radius:99px;overflow:hidden}.search input{border:0;outline:0;padding:0 20px;flex:1;min-width:0}.search button{border:0;background:var(--green);color:#fff;padding:0 27px;cursor:pointer}.header-action{margin-left:auto;display:flex;align-items:center;gap:10px}.header-action small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.round-icon{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--green-soft);color:var(--green);font-size:20px}.nav{height:52px;display:flex;align-items:center;gap:36px;font-size:14px}.nav a:hover,.nav .text-btn:hover{color:var(--green)}.all-category{height:100%;border:0;background:var(--green-dark);color:#fff;width:205px;text-align:left;padding:0 22px;font-weight:700}.hero{height:475px;border-radius:0 0 30px 30px;background:linear-gradient(120deg,#e9f5ee 0%,#f7f2e5 100%);display:grid;grid-template-columns:1.08fr .92fr;overflow:hidden;position:relative}.hero:before{content:"";position:absolute;width:430px;height:430px;border:1px solid rgba(13,101,71,.09);border-radius:50%;left:-220px;bottom:-240px}.hero-copy{padding:72px 0 50px 74px;position:relative;z-index:2}.hero-kicker,.mini-title,.section-title>div>span{font-size:11px;font-weight:800;letter-spacing:.2em;color:var(--green)}.hero h1{font-family:Georgia,"Songti SC",serif;font-size:54px;line-height:1.15;margin:17px 0;color:#173b2e}.hero h1 em{font-style:normal;color:var(--green)}.hero-copy>p{max-width:510px;line-height:1.8;color:#5d6e66;font-size:15px}.primary-btn,.secondary-btn{display:inline-flex;justify-content:center;align-items:center;gap:24px;border:0;border-radius:8px;background:var(--green);color:#fff;padding:14px 24px;font-weight:700;cursor:pointer}.primary-btn:hover{background:#084d37;transform:translateY(-1px)}.hero .primary-btn{margin-top:12px}.hero-points{display:flex;gap:22px;font-size:12px;color:#68786f;margin-top:28px}.hero-art{position:relative}.glow{position:absolute;width:330px;height:330px;border-radius:50%;background:rgba(255,255,255,.55);top:62px;left:50px;box-shadow:0 0 0 28px rgba(255,255,255,.18)}.gift-card{position:absolute;width:305px;height:190px;border-radius:23px;padding:28px;color:#fff;box-shadow:0 30px 50px rgba(19,54,42,.23);display:flex;flex-direction:column}.gift-card span,.gift-card small{font-size:10px;letter-spacing:.22em;opacity:.75}.gift-card b{font-family:Georgia,"Songti SC",serif;font-size:30px;margin:auto 0}.card-one{background:linear-gradient(145deg,#126f50,#073e30);top:96px;left:60px;transform:rotate(-7deg)}.card-two{background:linear-gradient(145deg,#d6ad65,#986c2b);top:178px;left:190px;transform:rotate(10deg)}.floating-badge{position:absolute;top:70px;right:50px;width:102px;height:102px;background:#fff;border-radius:50%;display:grid;place-content:center;text-align:center;font-size:11px;color:var(--muted);box-shadow:var(--shadow);transform:rotate(8deg)}.floating-badge b{color:var(--green);margin-top:4px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);margin-top:-1px;padding:28px 0;border-bottom:1px solid var(--line)}.benefits>div{display:flex;align-items:center;justify-content:center;gap:14px;border-right:1px solid var(--line)}.benefits>div:last-child{border:0}.benefits i{width:42px;height:42px;border-radius:50%;background:var(--green-soft);color:var(--green);display:grid;place-items:center;font-style:normal;font-weight:800}.benefits b,.benefits small{display:block}.benefits b{font-size:14px}.benefits small{color:var(--muted);font-size:11px;margin-top:5px}.products-section{padding:82px 0}.section-title{display:flex;justify-content:space-between;align-items:end}.section-title h2{font-family:Georgia,"Songti SC",serif;font-size:34px;margin:8px 0}.section-title p{margin:0;color:var(--muted)}.section-title.center{text-align:center;justify-content:center}.sort-box{font-size:13px;color:var(--muted)}.sort-box select{border:1px solid var(--line);border-radius:8px;padding:9px 13px;margin-left:8px;background:#fff}.category-tabs{display:flex;gap:10px;margin:32px 0 25px;overflow:auto;padding-bottom:4px}.category{border:1px solid var(--line);background:#fff;border-radius:99px;padding:9px 20px;color:#647269;white-space:nowrap;cursor:pointer}.category.active,.category:hover{background:var(--green);border-color:var(--green);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff;cursor:pointer;transition:.25s}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:transparent}.product-media{height:235px;background:linear-gradient(145deg,#edf5f0,#d8e9df);display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;overflow:hidden}.product-media>span{font-size:72px;filter:drop-shadow(0 18px 13px rgba(22,80,57,.15))}.product-media>small{margin-top:14px;color:#6f857a;letter-spacing:.15em}.product-media img{width:100%;height:100%;object-fit:cover}.product-tags{position:absolute;top:13px;left:13px;display:flex;gap:6px}.product-tags b{font-size:10px;padding:5px 8px;border-radius:4px;background:rgba(255,255,255,.92);color:var(--green)}.quick{position:absolute;right:14px;bottom:14px;width:38px;height:38px;border:0;border-radius:50%;background:#fff;color:var(--green);font-size:23px;box-shadow:0 6px 20px rgba(0,0,0,.12);cursor:pointer}.product-info{padding:18px}.product-category{font-size:10px;letter-spacing:.12em;color:var(--green);font-weight:700}.product-info h3{font-size:17px;margin:7px 0}.product-info>p{font-size:12px;color:var(--muted);line-height:1.6;height:39px;overflow:hidden;margin:0}.product-meta{display:flex;justify-content:space-between;align-items:end;margin-top:16px}.product-price{display:flex;align-items:baseline;gap:3px;color:var(--red)}.product-price>b{font-size:25px}.product-price>small{font-weight:700}.product-price>span{font-size:11px}.product-price del{font-size:11px;color:#a2aaa6;margin-left:5px}.sales{font-size:11px;color:#9aa39f}.loading,.empty{grid-column:1/-1;text-align:center;padding:70px;color:var(--muted)}.empty b{font-size:20px;color:var(--ink)}.secondary-btn{background:var(--green-soft);color:var(--green)}.story{background:var(--green-dark);color:#fff;padding:63px 0}.story-inner{display:grid;grid-template-columns:1.5fr .5fr .5fr;gap:60px;align-items:center}.story h2{font-family:Georgia,"Songti SC",serif;font-size:32px;margin:12px 0}.story p{color:#bbd0c7;line-height:1.8}.story .mini-title{color:#81bea7}.story-number{border-left:1px solid rgba(255,255,255,.18);padding-left:35px}.story-number b,.story-number span{display:block}.story-number b{font-size:31px;color:#efd49d}.story-number span{font-size:12px;color:#adc5bb;margin-top:8px}.service{padding:82px 0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:34px}.service-grid article{padding:30px;border:1px solid var(--line);border-radius:14px}.service-grid i{font-style:normal;color:#b78b45;font-size:13px}.service-grid h3{margin:16px 0 10px}.service-grid p{color:var(--muted);font-size:13px;line-height:1.7}footer{background:#f2f4f1}.footer-main{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:40px;padding:50px 0}.footer-brand p,footer div>p{color:var(--muted);font-size:12px;line-height:1.8}.footer-main>div:not(:first-child){display:flex;flex-direction:column;gap:12px;font-size:13px}.footer-main>div>b{margin-bottom:5px}.footer-link{text-align:left}.copyright{border-top:1px solid #dce1dd;padding:18px;text-align:center;color:#8b9690;font-size:11px}.drawer-mask{position:fixed;inset:0;background:rgba(6,24,17,.55);opacity:0;visibility:hidden;z-index:20;transition:.25s}.drawer-mask.open{opacity:1;visibility:visible}.buy-drawer{position:fixed;right:0;top:0;bottom:0;width:min(500px,100%);background:#fff;z-index:21;padding:28px 34px;transform:translateX(105%);transition:.3s;overflow:auto}.buy-drawer.open{transform:none}.drawer-close,.close{float:right;border:0;background:#f0f3f1;width:36px;height:36px;border-radius:50%;font-size:21px;cursor:pointer}.drawer-media{height:200px;border-radius:15px;background:linear-gradient(145deg,#e7f2ec,#d5e7dd);display:grid;place-items:center;margin-bottom:22px;overflow:hidden}.drawer-media span{font-size:72px}.drawer-media img{width:100%;height:100%;object-fit:cover}.buy-drawer h2{font-family:Georgia,"Songti SC",serif;font-size:28px;margin:8px 0}.drawer-tags{display:flex;gap:6px}.drawer-tags b{font-size:10px;background:var(--green-soft);color:var(--green);padding:5px 8px;border-radius:4px}.drawer-desc{color:var(--muted);line-height:1.75;font-size:14px}.drawer-line{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line);font-size:13px}.buy-label{font-weight:700;margin:24px 0 12px}.amount-options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.amount-option{padding:12px;border:1px solid var(--line);background:#fff;border-radius:8px;cursor:pointer}.amount-option.active{border-color:var(--green);background:var(--green-soft);color:var(--green);font-weight:700}.amount-input{border:2px solid var(--green);border-radius:9px;height:50px;display:flex;align-items:center;padding:0 14px;color:var(--green);font-weight:700}.amount-input input{border:0;outline:0;font-size:20px;flex:1;min-width:0;margin-left:8px}.price-tip{font-size:11px;color:var(--muted);margin-top:6px}.quantity-row,.total-row{display:flex;align-items:center;justify-content:space-between;margin-top:22px}.stepper{display:flex;border:1px solid var(--line);border-radius:8px;overflow:hidden}.stepper button{border:0;background:#f5f6f5;width:36px;cursor:pointer}.stepper input{border:0;text-align:center;width:45px;padding:8px}.total-row{border-top:1px solid var(--line);padding-top:20px}.total-row b{font-size:26px;color:var(--red)}.buy-submit{width:100%;padding:15px;border:0;border-radius:9px;background:var(--green);color:#fff;font-weight:800;margin-top:18px;cursor:pointer}.modal{position:fixed;inset:0;background:rgba(6,24,17,.55);display:none;place-items:center;padding:20px;z-index:30}.modal.open{display:grid}.modal-box{background:#fff;border-radius:18px;padding:27px;width:min(470px,100%);box-shadow:var(--shadow)}.modal-head{display:flex;align-items:start;justify-content:space-between}.modal-head h2{margin:7px 0 0}.field{margin:18px 0}.field label{display:block;font-size:12px;font-weight:700;margin-bottom:7px}.field input,.field textarea,.field select{width:100%;border:1px solid var(--line);border-radius:8px;padding:12px;outline:0;background:#fff}.field input:focus{border-color:var(--green)}.wide{width:100%}.muted{color:var(--muted);font-size:13px}.lookup-loading,.lookup-error{padding:18px;text-align:center;background:#f5f6f5;border-radius:9px;margin-top:17px}.lookup-error{background:#fdebea;color:var(--red)}.order-result{border-top:1px solid var(--line);margin-top:20px;padding-top:20px}.status-dot{display:inline-block;width:9px;height:9px;background:#d49c31;border-radius:50%;margin-right:7px}.status-dot.paid{background:#1a9a69}.status-dot.expired,.status-dot.failed,.status-dot.cancelled,.status-dot.refunded,.status-dot.reversed{background:var(--red)}.order-result dl{display:grid;grid-template-columns:100px 1fr;font-size:12px;gap:11px;margin:18px 0}.order-result dt{color:var(--muted)}.order-result dd{margin:0;text-align:right;word-break:break-all}.center-btn{text-align:center}.toast{position:fixed;left:50%;bottom:30px;transform:translate(-50%,20px);background:#16251f;color:#fff;padding:12px 20px;border-radius:8px;opacity:0;visibility:hidden;z-index:50;transition:.25s}.toast.show{opacity:1;visibility:visible;transform:translate(-50%,0)}.toast.error{background:#9e332e}
/* admin */.admin{display:grid;grid-template-columns:220px 1fr;min-height:100vh;background:var(--cream)}.sidebar{background:#123d30;color:#fff;padding:30px 22px}.sidebar .logo{margin-bottom:45px}.sidebar a{display:block;color:#c8dacf;padding:12px;border-radius:9px;margin:4px 0;font-size:14px}.sidebar a.active,.sidebar a:hover{background:rgba(255,255,255,.1);color:#fff}.main{padding:36px}.topline{display:flex;justify-content:space-between;align-items:center}.eyebrow{font-size:11px;letter-spacing:.16em}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:28px 0}.stat,.panel{background:#fff;border:1px solid var(--line);border-radius:15px;padding:20px}.stat b{display:block;font-size:27px;margin-top:9px}.panel{margin-top:20px;overflow:auto}.panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.panel h2{margin:0;font-size:20px}table{border-collapse:collapse;width:100%;font-size:13px}th,td{text-align:left;border-bottom:1px solid #edf0ee;padding:13px 9px;white-space:nowrap}th{color:var(--muted);font-weight:600}.badge{padding:5px 9px;border-radius:99px;background:#eee;font-size:11px}.badge.paid,.badge.active{background:var(--green-soft);color:var(--green)}.badge.pending{background:#fff3cd;color:#856404}.badge.expired,.badge.failed,.badge.cancelled,.badge.refunded,.badge.reversed{background:#fbe7e7;color:var(--red)}button.secondary{background:var(--green-soft);color:var(--green);border:0;border-radius:8px;padding:9px 13px;cursor:pointer}.message{padding:12px;border-radius:8px;margin-top:14px;display:none}.message.error{display:block;background:#fbe7e7;color:var(--red)}.hint{font-size:11px;color:var(--muted);margin-top:6px}
@media(max-width:960px){.header-action{display:none}.hero{grid-template-columns:1fr;height:auto}.hero-copy{padding:55px 40px}.hero-art{height:310px}.product-grid{grid-template-columns:repeat(2,1fr)}.story-inner{grid-template-columns:1fr 1fr}.story-inner>div:first-child{grid-column:1/-1}.api-layout{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.container{width:min(100% - 24px,1200px)}.topbar{display:none}.header-row{height:auto;padding:17px 0;flex-wrap:wrap;gap:15px}.search{order:3;flex-basis:100%;max-width:none}.nav{display:none}.hero{width:100%;border-radius:0}.hero-copy{padding:45px 24px}.hero h1{font-size:39px}.hero-art{display:none}.benefits{grid-template-columns:1fr 1fr;gap:18px}.benefits>div{border:0;justify-content:flex-start}.products-section{padding:55px 0}.section-title{align-items:start;gap:18px;flex-direction:column}.section-title h2{font-size:29px}.product-grid{grid-template-columns:1fr 1fr;gap:10px}.product-media{height:170px}.product-info{padding:13px}.product-info h3{font-size:14px}.product-info>p{display:none}.product-price>b{font-size:20px}.service-grid,.footer-main{grid-template-columns:1fr}.story-inner{grid-template-columns:1fr}.story-number{padding-left:20px}.service{padding:55px 0}.footer-main>div:not(:first-child){display:none}.admin{display:block}.sidebar{display:none}.main{padding:18px}.stats{grid-template-columns:1fr 1fr}.buy-drawer{padding:20px}.amount-options{grid-template-columns:repeat(2,1fr)}}
