:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--ink:#111735;--muted:#65708d;--line:#e6e9f4;--primary:#4e45ff;--primary2:#6f4eff;--soft:#f6f8ff;--soft2:#eef2ff;--success:#17a673;--warn:#d28b18}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#fff,#f7f9ff);color:var(--ink)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.site-header{height:70px;padding:0 max(24px,calc((100vw - 1420px)/2));display:flex;align-items:center;gap:30px;border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);z-index:30}.brand{display:flex;align-items:center;gap:8px;font-weight:900;font-size:24px}.brand-mark{width:35px;height:30px;display:grid;place-items:center;color:#fff;font-weight:1000;border-radius:11px 4px 11px 4px;background:linear-gradient(135deg,#635bff,#3e5df6);box-shadow:0 8px 22px rgba(79,74,255,.24)}.main-nav{display:flex;gap:24px;font-size:14px;color:#38405f}.main-nav a:hover{color:var(--primary)}.header-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.header-actions select{border:0;background:transparent;padding:8px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:10px 16px;font-weight:800;border:1px solid transparent;cursor:pointer}.btn-primary{background:linear-gradient(135deg,var(--primary),var(--primary2));color:#fff;box-shadow:0 8px 22px rgba(79,74,255,.18)}.btn-light{background:#fff;border-color:#dfe3f5}.btn-outline{background:#fff;border-color:#bfc6ef;color:#343aac}.btn-white{background:#fff;color:#2f35a9}.btn-large{padding:14px 21px}.hero{max-width:1480px;margin:0 auto;min-height:500px;display:grid;grid-template-columns:1.06fr .94fr;gap:10px;padding:54px 28px 26px;background:radial-gradient(circle at 80% 10%,#e7eaff 0,transparent 42%)}.hero-copy{padding:30px 12px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:900;color:#5b57ee;margin-bottom:14px}.eyebrow.light{color:#d9d8ff}.hero h1{font-size:clamp(46px,5vw,72px);line-height:1.02;letter-spacing:-.055em;margin:0}.hero h1 em{font-style:normal;background:linear-gradient(90deg,#5147ff,#8673ff);-webkit-background-clip:text;color:transparent}.lead{font-size:18px;line-height:1.6;color:var(--muted);max-width:760px}.hero-actions{display:flex;gap:12px;margin:25px 0;flex-wrap:wrap}.hero-badges{display:flex;gap:22px;flex-wrap:wrap;font-size:12px;color:#616b8b}.hero-badges span{display:flex;gap:7px;align-items:center}.hero-visual{display:flex;align-items:center;justify-content:center}.hero-visual img{width:100%;max-width:620px;border-radius:26px;box-shadow:0 30px 70px rgba(36,46,110,.18)}.search-shell{max-width:1370px;margin:0 auto 24px;padding:18px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 50px rgba(43,52,120,.08)}.search-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;border:1px solid #dfe3f6;border-radius:14px;padding:8px 10px 8px 16px}.search-row input{border:0;outline:0;padding:12px;font-size:15px;min-width:0}.search-icon{font-size:25px;color:#554cff}.filter-row{display:flex;gap:9px;flex-wrap:wrap;margin-top:12px}.filter-row button{background:#fff;border:1px solid #e1e5f3;border-radius:10px;padding:9px 14px;color:#505a79}.payment-strip{max-width:1370px;margin:0 auto 32px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.payment-strip article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px;display:flex;gap:14px;box-shadow:0 12px 35px rgba(60,66,125,.06)}.payment-strip h3{margin:0 0 4px}.payment-strip strong{font-size:13px}.payment-strip p{font-size:12px;color:var(--muted);line-height:1.45;margin:5px 0}.partner-icon{width:52px;height:52px;flex:0 0 52px;border-radius:15px;display:grid;place-items:center;font-size:29px;font-weight:900}.partner-icon.paypal{background:#e7f1ff;color:#0067c7}.partner-icon.infra{background:#e9eaff;color:#5048ff}.partner-icon.wadob{background:linear-gradient(135deg,#554cff,#7d64ff);color:white}.section{max-width:1370px;margin:0 auto;padding:35px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:19px}.section-head h2{font-size:29px;margin:3px 0}.section-head p{margin:3px 0;color:var(--muted)}.section-head>a:not(.btn){font-weight:800;color:#5149e8}.category-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}.category-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:16px 12px;text-align:center;min-height:170px;box-shadow:0 8px 25px rgba(57,66,125,.05);transition:.18s transform,.18s box-shadow}.category-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(67,66,150,.10)}.category-icon{font-size:35px;height:52px;display:grid;place-items:center}.category-card h3{font-size:14px;margin:7px 0}.category-card p{font-size:11px;line-height:1.4;color:var(--muted);min-height:32px}.policy-tag{font-size:10px;padding:4px 8px;border-radius:999px;background:#e8f8f2;color:#207859;font-weight:800}.policy-tag.restricted{background:#fff1d9;color:#8b621a}.listing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.listing-card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(54,62,122,.07)}.listing-art{height:120px;background:linear-gradient(145deg,#262356,#626cff);position:relative;padding:16px;color:#fff;display:flex;align-items:flex-end}.listing-art:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 25%,rgba(255,255,255,.35),transparent 28%)}.listing-art strong{z-index:1;font-size:20px}.listing-body{padding:13px}.listing-body h3{font-size:14px;margin:0 0 8px}.listing-meta{display:flex;gap:7px;flex-wrap:wrap;font-size:10px;color:#5c6684}.listing-meta span{padding:4px 7px;background:#f0f2fb;border-radius:999px}.listing-price{margin-top:11px;font-size:18px;color:#332bd3;font-weight:900}.listing-seller{margin-top:8px;font-size:11px;color:var(--muted);display:flex;justify-content:space-between}.request-section{background:linear-gradient(145deg,#f5f4ff,#eef4ff);padding:34px;border-radius:24px}.request-layout{display:grid;grid-template-columns:1fr 320px;gap:20px}.request-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.request-card{background:#fff;border:1px solid #e1e4f4;border-radius:14px;padding:16px}.request-card h3{font-size:15px;margin:6px 0 12px}.request-card .meta{font-size:10px;color:#687393;text-transform:uppercase}.request-card .price{font-weight:900;color:#453cff}.request-card .offers{float:right;font-size:11px;color:#65708c}.flow-card{background:#fff;border:1px solid #dfe3f4;border-radius:16px;padding:20px}.flow-card ol{padding-left:22px;color:#596482;line-height:1.85}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.steps article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px}.steps b{display:grid;place-items:center;width:34px;height:34px;background:#554cff;color:#fff;border-radius:50%}.steps h3{font-size:15px}.steps p{font-size:12px;color:var(--muted);line-height:1.5}.seller-banner{max-width:1370px;margin:35px auto 55px;padding:30px 34px;border-radius:22px;background:linear-gradient(130deg,#443ce8,#705cff);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px}.seller-banner h2{margin:4px 0}.seller-banner p{color:#e5e3ff}.site-footer{background:#fff;border-top:1px solid var(--line);padding:38px max(28px,calc((100vw - 1370px)/2)) 28px}.footer-grid{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:28px}.footer-grid>div{display:flex;flex-direction:column;gap:8px}.footer-grid h3{font-size:13px;margin:0 0 8px}.footer-grid a,.footer-grid p{font-size:12px;color:#68718d;line-height:1.45}.footer-bottom{margin-top:30px;padding-top:18px;border-top:1px solid var(--line);display:flex;gap:18px;justify-content:space-between;flex-wrap:wrap;font-size:11px;color:#7b839c}.skeleton,.empty{grid-column:1/-1;padding:25px;color:#757e98;background:#fff;border:1px dashed #ccd1e5;border-radius:14px}@media(max-width:1100px){.category-grid{grid-template-columns:repeat(4,1fr)}.listing-grid{grid-template-columns:repeat(2,1fr)}.payment-strip{grid-template-columns:1fr}.hero{grid-template-columns:1fr}.hero-visual{order:-1}.hero-visual img{max-width:700px}.request-layout{grid-template-columns:1fr}.request-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.site-header{padding:10px 14px;height:auto;flex-wrap:wrap}.main-nav{order:3;width:100%;overflow:auto}.header-actions{margin-left:0}.hero{padding:24px 14px}.hero-copy{padding:10px}.hero h1{font-size:42px}.category-grid{grid-template-columns:repeat(2,1fr)}.listing-grid,.request-grid,.steps{grid-template-columns:1fr}.section,.payment-strip,.search-shell,.seller-banner{margin-left:14px;margin-right:14px}.section{padding:24px 0}.section-head{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
