
:root{--g:#10b981;--gd:#0c9e6e;--gs:#eefaf6;--ink:#122033;--mut:#738091;--line:#e5eaee;--orange:#ff7f1d}*{box-sizing:border-box}html,body{margin:0;background:#fff;color:var(--ink);font-family:Kanit,system-ui,sans-serif}a{text-decoration:none;color:inherit}img{display:block;width:100%}button,input,select,textarea{font:inherit}.wrap{max-width:1320px;margin:auto;padding:0 34px}.top{height:86px;border-bottom:1px solid #f0f2f4;background:#fff}.head{height:86px;display:grid;grid-template-columns:240px 1fr 320px;align-items:center}.logo img{width:166px;height:72px;object-fit:contain;object-position:left center}.nav{display:flex;justify-content:center;gap:36px}.nav a{font-size:15px;font-weight:500;padding:33px 0 25px;position:relative}.nav a.on{color:var(--gd);font-weight:600}.nav a.on:after{content:'';position:absolute;left:0;right:0;bottom:12px;height:3px;background:var(--g);border-radius:8px}.actions{display:flex;justify-content:flex-end;align-items:center;gap:14px}.ico{width:32px;height:32px;display:grid;place-items:center;position:relative;color:#182235}.ico svg,.svg svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dot{position:absolute;top:-2px;right:-3px;background:#ef4444;color:#fff;width:17px;height:17px;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:700}.btn{height:44px;padding:0 22px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;font-size:14px;border:1px solid transparent;background:#fff}.btn.out{border-color:var(--g);color:var(--gd)}.btn.green{background:linear-gradient(180deg,#17c389,#09aa76);color:#fff}.btn.orange{background:linear-gradient(180deg,#ff9730,#ff7a13);color:#fff}.main{padding:24px 0 42px}.hero{height:360px;border-radius:24px;overflow:hidden;background:linear-gradient(110deg,#eff9f6 0%,#f8fbfa 52%,#e9f6ef 100%);display:grid;grid-template-columns:52% 48%}.hero-copy{padding:56px 52px}.hero h1{margin:0 0 14px;font-size:44px;line-height:1.12}.hero h1 b{color:var(--gd)}.hero p{font-size:18px;font-weight:500;line-height:1.7;margin:0 0 20px}.hero p b{color:var(--g)}.search{display:grid;grid-template-columns:1fr 94px;gap:12px;max-width:500px}.input-icon{height:52px;border:1px solid var(--line);background:#fff;border-radius:12px;display:flex;align-items:center;gap:10px;padding:0 16px;color:#a0a9b4}.input-icon input{border:0;outline:0;width:100%;font-size:15px}.search .btn{height:52px}.hero-ctas{display:flex;gap:16px;margin-top:20px}.hero-ctas .btn{min-width:205px;height:48px}.hero-art{position:relative;overflow:hidden}.hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 88% 5%,#e5f1b1 0 13%,transparent 31%),linear-gradient(180deg,#eef7f4,#f4faf7)}.hero-pic{position:absolute;right:8px;bottom:0;width:620px;height:350px;background-image:url('https://images.unsplash.com/photo-1558788353-f76d92427f16?auto=format&fit=crop&w=1200&q=90');background-size:cover;background-position:center;border-radius:180px 20px 0 0;filter:saturate(.9)}.hero-pic:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(238,247,244,.92),transparent 26%)}.cats{display:grid;grid-template-columns:repeat(9,1fr);gap:18px;padding:28px 0 20px}.cat{text-align:center;font-size:14px;font-weight:600}.cat img{width:80px;height:80px;border-radius:50%;object-fit:cover;margin:0 auto 9px}.cat-all .boxi{width:80px;height:80px;border-radius:16px;background:#f2faf7;margin:0 auto 9px;display:grid;place-items:center;color:var(--g)}.cat-all svg{width:28px!important;height:28px!important}.section-head{display:flex;justify-content:space-between;align-items:center;margin:14px 0}.section-head h2{margin:0;font-size:23px}.section-head a{color:var(--gd);font-weight:600;font-size:14px}.cards{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.card{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.card-img{height:154px;position:relative}.card-img img{height:100%;object-fit:cover}.fav{position:absolute;right:10px;top:10px;width:31px;height:31px;border:1px solid var(--line);background:#fff;border-radius:50%;display:grid;place-items:center;color:#8d98a6}.fav svg{width:17px!important;height:17px!important}.body{padding:12px 13px 15px}.body h3{font-size:15px;margin:0 0 7px}.meta,.loc{font-size:12px;color:var(--mut)}.loc{margin-top:6px;display:flex;align-items:center;gap:4px}.loc svg{width:13px!important;height:13px!important}.price{font-size:15px;color:#ff6412;font-weight:700;margin-top:7px}.features{margin-top:28px;background:linear-gradient(180deg,#f2fbf7,#ecf8f3);border-radius:16px;display:grid;grid-template-columns:repeat(5,1fr);padding:18px 10px}.feat{display:flex;align-items:center;gap:13px;padding:7px 18px;border-right:1px solid #d9eee6}.feat:last-child{border-right:0}.feat .svg{color:var(--gd);width:40px}.feat .svg svg{width:32px;height:32px}.feat b{font-size:14px;color:#0f8e69}.feat small{display:block;color:#667482;line-height:1.45;margin-top:2px}.footer{border-top:1px solid #eef1f3;margin-top:34px;background:#fff}.foot{padding:30px 0;display:grid;grid-template-columns:1.4fr .8fr .9fr 1fr 1fr;gap:28px}.foot h4{margin:0 0 10px;font-size:16px}.foot p,.foot a,.foot li{font-size:13px;color:#647180;line-height:1.7}.foot ul{list-style:none;padding:0;margin:0}.footlogo img{width:150px;height:65px;object-fit:contain;object-position:left}.copyright{text-align:center;border-top:1px solid #eef1f3;padding:12px;color:#7c8793;font-size:12px}.page-title{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:22px}.page-title h1{font-size:28px;margin:0 0 5px}.page-title p{margin:0;color:#667483}.page-search{width:570px}.listing{display:grid;grid-template-columns:320px 1fr;gap:24px}.panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px}.filters h3{margin:0 0 16px;font-size:20px}.field{margin-bottom:16px}.field label{display:block;font-weight:600;font-size:14px;margin-bottom:8px}.field input,.field select,.field textarea{width:100%;height:44px;border:1px solid var(--line);border-radius:10px;padding:0 12px;outline:none}.field textarea{height:90px;padding:10px 12px}.type-row{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.type-pill{border:1px solid var(--line);border-radius:10px;padding:8px;text-align:center;font-size:12px;background:#fafcfc}.resulttop{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.resulttools{display:flex;align-items:center;gap:10px}.resulttools select{height:40px;border:1px solid var(--line);border-radius:10px;padding:0 12px}.view{display:flex;gap:8px}.view span{height:40px;padding:0 12px;border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;gap:6px;font-size:13px}.view .active{color:var(--gd);background:var(--gs)}.listing .cards{grid-template-columns:repeat(4,1fr)}.seller{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);margin:10px -13px -15px;padding:10px 13px;font-size:12px}.pagination{display:flex;justify-content:center;gap:8px;margin-top:22px}.pagination a{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;border:1px solid var(--line);font-size:13px}.pagination .on{background:var(--g);color:#fff;border-color:var(--g)}.auth-wrap{border:1px solid var(--line);border-radius:22px;overflow:hidden;display:grid;grid-template-columns:.85fr 1.15fr;min-height:600px}.auth-art{background:linear-gradient(180deg,#f0fbf7,#eef8f4);padding:70px 45px;position:relative}.auth-art h1{font-size:34px;line-height:1.2;margin:0}.auth-art h1 b{color:var(--gd)}.auth-art p{font-size:17px}.auth-pets{position:absolute;left:30px;right:30px;bottom:20px;height:275px;background-image:url('https://images.unsplash.com/photo-1552053831-71594a27632d?auto=format&fit=crop&w=650&q=85'),url('https://images.unsplash.com/photo-1573865526739-10659fec78a5?auto=format&fit=crop&w=500&q=85');background-repeat:no-repeat;background-size:55% auto,40% auto;background-position:left bottom,right bottom}.auth-form{padding:50px 48px}.auth-form h2{font-size:34px;margin:0 0 20px}.socials{display:grid;gap:10px}.social{height:46px;border:1px solid var(--line);border-radius:10px;background:#fff;font-weight:600}.divider{text-align:center;color:#9aa4af;margin:20px 0;position:relative}.divider:before,.divider:after{content:'';position:absolute;top:50%;width:38%;height:1px;background:var(--line)}.divider:before{left:0}.divider:after{right:0}.steps{display:flex;justify-content:flex-end;gap:42px}.step{text-align:center;font-size:12px;color:#7f8b98}.step span{width:30px;height:30px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;margin:0 auto 6px}.step.on{color:var(--gd)}.step.on span{background:var(--g);color:#fff;border-color:var(--g)}.sell{display:grid;grid-template-columns:1fr 360px;gap:24px}.upload{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:10px}.drop,.upbox{height:125px;border:1.5px dashed #cfd8df;border-radius:12px;display:grid;place-items:center;text-align:center;color:#85919f}.drop svg,.upbox svg{width:28px;height:28px}.form2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.chips{display:flex;gap:8px;flex-wrap:wrap}.chip{border:1px solid var(--line);border-radius:20px;padding:7px 12px;font-size:12px;background:#fff}.tip{display:flex;gap:12px;padding:10px 0;border-bottom:1px solid var(--line)}.tip:last-child{border-bottom:0}.tip .svg{color:var(--gd)}.article-hero{height:190px;border-radius:20px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;background:linear-gradient(110deg,#f1f9f7,#fff)}.article-hero .copy{padding:34px 28px}.article-hero h1{font-size:34px;margin:0 0 8px}.article-hero p{font-size:16px;line-height:1.6}.article-img{background:url('https://images.unsplash.com/photo-1517849845537-4d257902454a?auto=format&fit=crop&w=900&q=85') center/cover}.article-tabs{display:flex;gap:12px;flex-wrap:wrap;margin:20px 0}.tab{height:44px;padding:0 16px;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;gap:8px;background:#fff}.tab.on{background:var(--gs);color:var(--gd)}.articles-layout{display:grid;grid-template-columns:1fr 360px;gap:24px}.featured{display:grid;grid-template-columns:.9fr 1.1fr;border:1px solid var(--line);border-radius:16px;overflow:hidden}.featured img{height:245px;object-fit:cover}.featured .copy{padding:24px}.tag{display:inline-block;background:var(--gs);color:var(--gd);padding:4px 9px;border-radius:99px;font-size:12px;font-weight:600}.article-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:16px}.article-card{border:1px solid var(--line);border-radius:14px;overflow:hidden}.article-card img{height:118px;object-fit:cover}.article-card .body{padding:10px}.article-card h3{font-size:14px;line-height:1.45}.popular{display:grid;grid-template-columns:26px 84px 1fr;gap:10px;padding:9px 0;border-bottom:1px solid var(--line)}.popular img{width:84px;height:62px;object-fit:cover;border-radius:8px}.rank{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:var(--gs);color:var(--gd);font-weight:700}.newsletter{background:#f8fbfa;border:1px solid var(--line);border-radius:14px;padding:16px;margin-top:16px}.newsletter .row2{display:grid;grid-template-columns:1fr 125px;gap:8px}.newsletter input{height:42px;border:1px solid var(--line);border-radius:9px;padding:0 10px}.newsletter button{border:0;border-radius:9px;background:var(--g);color:#fff;font-weight:600}
@media(max-width:980px){.head{grid-template-columns:1fr auto}.nav{display:none}.hero{grid-template-columns:1fr;height:auto}.hero-art{display:none}.cards{grid-template-columns:repeat(2,1fr)}.cats{grid-template-columns:repeat(3,1fr)}.features{grid-template-columns:1fr}.listing,.sell,.articles-layout,.auth-wrap{grid-template-columns:1fr}.listing .cards,.article-grid{grid-template-columns:repeat(2,1fr)}.foot{grid-template-columns:1fr 1fr}.page-search{width:100%}}
