:root{--bg:#e9edf0;--bg-soft:#f7f9fb;--panel:#fff;--ink:#2b2f33;--muted:#6d7681;--border:#dde4ea;--green:#7ab51d;--green-strong:#6ba318;--accent:#2a9dbf;--sidebar-width:320px}html{min-height:100%}*,:before,:after{box-sizing:border-box}body{min-height:100%;color:var(--ink);background:var(--bg);margin:0;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.site-shell{min-height:100dvh;padding:18px 0 24px}#page.boxed{background:var(--panel);width:min(1280px,100% - 28px);margin:0 auto;box-shadow:0 2px 10px #00000014,0 18px 42px #0000001a}.wf-wrap{width:min(1220px,100% - 28px);margin:0 auto}.wf-table{align-items:center;gap:18px;width:100%;display:flex}.wf-td{min-width:0}#top-bar{border-bottom:1px solid var(--border);color:#55606d;background:#f2f6f8;font-size:12px}#top-bar .wf-table{justify-content:space-between;min-height:38px}.mini-contacts ul{flex-wrap:wrap;gap:12px;margin:0;padding:0;list-style:none;display:flex}.mini-contacts li{padding-left:16px;position:relative}.mini-contacts li:before{content:"•";color:#8ea2b1;position:absolute;top:-1px;left:0}.right-block{margin-left:auto}.shopping-cart{position:relative}.wc-ico-cart{color:#3b6f0f;background:#ebf7e0;border:1px solid #c8e7ab;border-radius:20px;padding:4px 12px;font-weight:700;display:inline-block}.shopping-cart-inner{z-index:30;border:1px solid var(--border);background:#fff;border-radius:6px;width:260px;padding:10px;display:none;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 20px #0c141c1f}.shopping-cart:hover .shopping-cart-inner{display:block}.cart_list{margin:0;padding:0;list-style:none}#header{border-bottom:1px solid var(--border);background:#fff}#header .wf-table{align-items:flex-start;min-height:116px;padding:8px 0}#branding{z-index:5;width:170px;position:relative}#branding .preload-me{display:block}.brand-home-link{z-index:10;cursor:pointer;display:inline-flex;position:relative}.assistive-text{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}#navigation{flex:1;align-self:center;position:relative}#main-nav{flex-wrap:wrap;align-items:center;gap:2px;margin:0;padding:0;list-style:none;display:flex}#main-nav>li{position:relative}#main-nav>li>a{color:#3a444c;border-radius:4px;padding:10px 12px;font-size:13px;font-weight:700;line-height:1.2;display:inline-block}#main-nav>li:hover>a{background:var(--green);color:#fff}#main-nav .sub-nav{z-index:40;border:1px solid var(--border);background:#fff;border-radius:4px;min-width:270px;margin:0;padding:8px 0;list-style:none;display:none;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 12px 24px #111f2d1f}#main-nav .sub-nav li a{color:#2d3a43;white-space:nowrap;padding:8px 14px;font-size:12.5px;display:block}#main-nav .sub-nav li a:hover{color:#2f6010;background:#eef8df}#main-nav li:hover>.sub-nav{display:block}#mobile-menu{display:none}.mini-search{align-self:center;width:220px}.searchform{position:relative}.searchform .searchform-s{border:1px solid var(--border);width:100%;height:34px;font:inherit;border-radius:18px;padding:0 34px 0 12px}.searchform .submit{background:#dce5ec;border-radius:50%;width:18px;height:18px;position:absolute;top:8px;right:10px}#main{background:#fff}.main-gradient{background:linear-gradient(90deg,#70ad17 0%,#97c73b 48%,#7fb522 100%);height:4px}.wf-container-main{grid-template-columns:minmax(0, 1fr) var(--sidebar-width);align-items:start;gap:28px;padding:20px 0 30px;display:grid}#content.content{min-width:0}.site-content{flex-direction:column;gap:14px;display:flex}.page-hero{border:1px solid var(--border);border-left:4px solid var(--green);background:linear-gradient(#fff 0%,#f9fbfd 100%);border-radius:2px;padding:14px 16px}.hero-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#7a8896;margin:0 0 4px;font-size:10px;font-weight:700}.page-hero h1{color:#24303a;margin:0;font-size:28px;font-weight:300;line-height:1.2}.hero-description{color:var(--muted);margin:8px 0 0}.section-card{border:1px solid var(--border);background:#fff;border-radius:2px;padding:16px}.home-showcase{flex-direction:column;gap:12px;display:flex}.home-slideshow{background:#e8edf2;border:1px solid #d5e0e8;border-radius:4px;min-height:370px;position:relative;overflow:hidden}.home-slide{opacity:0;transition:opacity .42s,transform .42s;position:absolute;inset:0;transform:scale(1.02)}.home-slide.is-active{opacity:1;transform:scale(1)}.home-slide:after{content:"";background:linear-gradient(110deg,#0d1b298f 0%,#0d1b291a 62%);position:absolute;inset:0}.home-slide-overlay{z-index:2;color:#fff;max-width:580px;padding:26px 24px;position:relative}.home-slide-kicker{text-transform:uppercase;letter-spacing:.08em;opacity:.95;margin:0 0 5px;font-size:11px;font-weight:700}.home-slide-overlay h1{margin:0;font-size:36px;font-weight:300;line-height:1.14}.home-slide-overlay p{color:#fffffff0;max-width:510px;margin:10px 0 0}.home-slide-overlay .button-ghost{color:#fff;background:#ffffff14;border-color:#ffffffbf}.home-slide-overlay .button-ghost:hover{background:#ffffff2e}.home-slide-dots{z-index:3;gap:7px;display:flex;position:absolute;bottom:12px;right:14px}.home-slide-dots button{cursor:pointer;background:#ffffff73;border:1px solid #ffffffd9;border-radius:999px;width:11px;height:11px;padding:0}.home-slide-dots button.is-active{background:#fff}.home-summer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.summer-card{background:#fff;border:1px solid #d6e0e8;border-radius:2px;min-height:132px;overflow:hidden}.summer-card img{object-fit:cover;width:100%;height:100%;min-height:132px;display:block}.home-focus-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.home-focus-card{background:linear-gradient(#fff 0%,#f8fbfd 100%);border:1px solid #dbe5ec;flex-direction:column;gap:10px;padding:14px;display:flex}.home-focus-card h3{margin:0;font-size:20px;font-weight:400;line-height:1.25}.home-focus-card p{color:#5c6976;margin:0}.home-intro-rich{margin-top:12px}.home-intro-rich .rich-html table{width:100%;max-width:100%}.home-intro-rich .rich-html td{vertical-align:top}.home-intro-rich .rich-html img{margin:3px;display:inline-block}.section-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.section-head h2{margin:0;font-size:21px;font-weight:400}.rich-html p{margin:0 0 .9em}.rich-html h1,.rich-html h2,.rich-html h3,.rich-html h4{line-height:1.25}.rich-html img{max-width:100%;height:auto}.legacy-hero{background:linear-gradient(125deg,#ffffffeb,#f4fbffeb),url(https://www.ecardhk.com/wp-content/uploads/2014/05/main_277.jpg) 50%/cover no-repeat;border:1px solid #d5e0e8;border-radius:2px;align-items:center;min-height:240px;margin:4px 0 16px;display:flex}.legacy-hero-inner{max-width:560px;padding:18px}.legacy-hero-kicker{color:#4b5a66;letter-spacing:.06em;text-transform:uppercase;margin:0 0 4px;font-size:11px;font-weight:700}.legacy-hero h2{color:#23404f;margin:0;font-size:34px;font-weight:300;line-height:1.2}.legacy-hero p{color:#344350;margin:10px 0 0}.legacy-hero-cta,.legacy-inline-link{border:1px solid var(--green-strong);background:var(--green);color:#fff;border-radius:2px;margin-top:12px;padding:8px 14px;font-weight:700;display:inline-flex}.legacy-hero-cta:hover,.legacy-inline-link:hover{background:var(--green-strong)}.legacy-benefits-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;margin:16px 0;display:grid}.legacy-benefit-card{border:1px solid var(--border);text-align:center;background:#fff;padding:12px}.legacy-benefit-card img{object-fit:contain;width:56px;height:56px;margin-bottom:8px}.legacy-benefit-card h4{margin:0 0 6px;font-size:16px;font-weight:600}.legacy-benefit-card p{color:#4f5e6b;margin:0;font-size:13px}.legacy-pricing-placeholder,.legacy-map-placeholder{border:1px solid var(--border);background:#f8fbfd;margin:16px 0;padding:14px}.legacy-pricing-placeholder h3,.legacy-map-placeholder h3{margin:0 0 6px;font-size:20px;font-weight:400}.empty-state{background:#f7fafc;border:1px dashed #c7d3dc;padding:14px}.empty-state h2{margin:0 0 6px;font-size:19px;font-weight:400}.stack-sm{flex-direction:column;gap:8px;display:flex}.stack-md{flex-direction:column;gap:14px;display:flex}.input-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.field{flex-direction:column;gap:5px;display:flex}.field span{font-size:12px;font-weight:700}.field input,.field textarea,.field select{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #cfd9e1;border-radius:2px;padding:7px 9px}.field input:focus,.field textarea:focus,.field select:focus{border-color:#9ccd55;outline:2px solid #cae7a2}.actions-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.button{font:inherit;cursor:pointer;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;padding:8px 12px;font-weight:700;display:inline-flex}.button-primary{background:var(--green);border-color:var(--green-strong);color:#fff}.button-primary:hover{background:var(--green-strong)}.button-ghost{color:#31414d;background:#fff;border-color:#cfd9e1}.button-ghost:hover{background:#f5f9fc}.button:disabled{opacity:.7;cursor:not-allowed}.card-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:12px;display:grid}.product-card{border:1px solid var(--border);background:#fff;padding:12px}.product-card-image{border:1px solid #e8edf2;width:100%;max-width:150px;height:auto;margin:0 0 10px;display:block}.product-title{margin:0;font-size:18px;font-weight:400;line-height:1.25}.price{color:#3a8d0e;margin:0;font-size:20px;font-weight:700}.line-items{gap:10px;margin:0;padding:0;list-style:none;display:grid}.line-item{border:1px solid var(--border);gap:8px;padding:12px;display:grid}.line-item.compact{justify-content:space-between;align-items:center;display:flex}.qty-controls{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.pill{border:1px solid #ced7df;border-radius:999px;align-items:center;padding:2px 10px;font-size:12px;display:inline-flex}.feedback{color:#5f6770;margin:0;font-size:13px}.feedback-error{color:#a11e1e}.feedback-success{color:#2f7e14}.muted{color:var(--muted);margin:0}.directory-list{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.directory-item{border:1px solid var(--border);background:#fff;padding:10px}.directory-item h3{margin:0 0 4px;font-size:17px;font-weight:600}#sidebar.sidebar{min-width:0}.sidebar-content{flex-direction:column;gap:14px;display:flex}.widget{border:1px solid var(--border);background:#fff;padding:12px}.widget-title{border-bottom:1px solid #e6edf2;margin:0 0 9px;padding-bottom:7px;font-size:15px;font-weight:700}.widget p{margin:0 0 6px}.product_list_widget{gap:8px;margin:0;padding:0;list-style:none;display:grid}.product_list_widget li{border-bottom:1px solid #edf2f6;flex-direction:column;gap:3px;padding-bottom:7px;display:flex}.product_list_widget li:last-child{border-bottom:0;padding-bottom:0}.product_list_widget .amount{color:#3c9a0d;font-weight:700}#footer.footer{border-top:1px solid var(--border);background:#f8fafc}#footer .wf-container{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:24px 0;display:grid}#footer h3{margin:0 0 10px;font-size:17px;font-weight:600}#footer p{margin:0 0 6px}.footer-menu{margin:0;padding-left:16px}.footer-menu li{margin:0 0 3px}#bottom-bar{background:#edf3f7;border-top:1px solid #d6e0e7}#bottom-bar .wf-table{justify-content:space-between;min-height:64px}#branding-bottom{width:160px}.bottom-text{text-align:right;color:#657380;font-size:12px}code{background:#f3f7fb;border:1px solid #d6e0e8;border-radius:4px;padding:1px 5px;font-size:12px}@media (max-width:1080px){.wf-container-main{grid-template-columns:1fr}.mini-search{display:none}.home-focus-grid{grid-template-columns:1fr}}@media (max-width:940px){#page.boxed{width:calc(100% - 12px)}.wf-wrap{width:calc(100% - 16px)}#main-nav{display:none}#mobile-menu{color:#54616d;border:1px solid #c9d5df;border-radius:20px;align-items:center;gap:8px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}#header .wf-table{align-items:center;min-height:84px}.input-grid{grid-template-columns:1fr}.home-slideshow{min-height:300px}.home-slide-overlay{padding:18px 16px}.home-slide-overlay h1{font-size:28px}.home-summer-grid,#footer .wf-container{grid-template-columns:1fr}#bottom-bar .wf-table{flex-direction:column;justify-content:center;gap:8px;padding:10px 0}.bottom-text{text-align:center}}
