@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap";:root{--bg:#090a0b;--surface:#121417;--card:#171a1e;--text:#f7f7f5;--muted:#9ba1a8;--yellow:#ffbc0e;--orange:#ff6b00;--line:#292d32}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:DM Sans,sans-serif}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 80% 0,#33230044,transparent 28%)}::selection{background:var(--yellow);color:#000}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:#3a3c3e;border-radius:10px}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}header{position:sticky;top:0;z-index:30;background:#090a0bd9;backdrop-filter:blur(18px);border-bottom:1px solid #ffffff0c}.nav{height:80px;display:flex;align-items:center;justify-content:space-between}.logo{display:inline-flex;width:185px}.logo img{width:100%;height:auto}.nav nav{display:flex;gap:25px;align-items:center}.nav nav a{font-size:14px;color:var(--muted);font-weight:600}.nav nav a.active,.nav nav a:hover{color:var(--yellow)}.nav-actions{display:flex;gap:10px}.language,.menu{border:1px solid var(--line);background:#ffffff08;color:#fff;border-radius:10px;height:36px;min-width:42px}.menu{display:none;font-size:20px}.hero{min-height:680px;display:flex;align-items:center;position:relative;overflow:hidden;background:linear-gradient(90deg,#090a0b 15%,#090a0b9c 50%,#090a0b44),url(https://images.unsplash.com/photo-1504148455328-c376907d081c?auto=format&fit=crop&w=1800&q=90) center/cover}.hero-grid{position:absolute;inset:0;opacity:.16;background-image:linear-gradient(#ffbc0e20 1px,transparent 1px),linear-gradient(90deg,#ffbc0e20 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to right,black,transparent)}.hero-content{position:relative;padding:110px 0}.eyebrow{color:var(--yellow);font-size:12px;font-weight:800;letter-spacing:1.8px;text-transform:uppercase;display:flex;gap:8px;align-items:center}.hero h1,.page h1,h2{font-family:Barlow Condensed;text-transform:uppercase;line-height:.92;margin:13px 0}.hero h1{font-size:clamp(54px,8vw,112px);max-width:790px}.hero h2{font-family:DM Sans;color:#ffe5a7;text-transform:none;font-size:18px;font-weight:500}.hero-text{max-width:510px;color:#d1d4d5;line-height:1.7}.hero-buttons{display:flex;gap:12px;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:12px;padding:13px 19px;border:1px solid transparent;font-weight:700;transition:.25s}.btn:hover{transform:translateY(-2px)}.primary{background:linear-gradient(120deg,var(--yellow),#ff9d00);color:#15120a;box-shadow:0 10px 30px #ffae0029}.ghost{background:#ffffff09;border-color:#fff2;color:#fff}.hero-meta{margin-top:52px;display:flex;gap:25px;color:#d7d7d7;font-size:13px}.hero-meta span{display:flex;gap:7px;align-items:center}.hero-meta svg{color:var(--yellow)}.section,.page{padding:100px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px}.section h2,.page h1{font-size:54px}.section-head>div>p:not(.eyebrow){color:var(--muted);margin:0}.text-link{color:var(--yellow);font-size:14px;font-weight:700;display:flex;align-items:center}.grid{display:grid}.tools-grid{grid-template-columns:repeat(3,1fr);gap:20px}.tool-card{background:linear-gradient(145deg,#1b1e22,#111316);border:1px solid #ffffff0c;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px #0004}.tool-image{height:210px;position:relative;background:#222}.tool-image img{width:100%;height:100%;object-fit:cover}.pill{position:absolute;left:14px;top:14px;background:#1c1e20d9;border:1px solid #ffffff18;color:#ddd;border-radius:30px;padding:6px 10px;font-size:11px;font-weight:700}.pill i{display:inline-block;width:6px;height:6px;background:#999;border-radius:50%;margin:0 5px 1px 0}.pill.available{color:#d5ffd1}.pill.available i{background:#4dde62}.tool-info{padding:20px}.tool-info small{color:var(--yellow);font-size:11px;font-weight:700;text-transform:uppercase}.tool-info h3{margin:7px 0;font-size:20px}.tool-info p{margin:0;color:var(--muted);font-size:13px;line-height:1.5;height:40px}.tool-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:18px}.tool-bottom strong{font-size:19px;color:var(--yellow)}.tool-bottom em{font-style:normal;color:var(--muted);font-size:11px;font-weight:500}.tool-bottom button{border:0;background:var(--yellow);border-radius:10px;width:37px;height:37px;font-size:19px;display:grid;place-items:center}.tool-bottom button:disabled{opacity:.3}.benefits{background:#101215;padding:92px 0}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.benefit{padding:29px;border:1px solid #ffffff0d;border-radius:18px;background:#ffffff05}.benefit>svg{color:var(--yellow);font-size:28px}.benefit h3{margin:17px 0 8px}.benefit p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}footer{border-top:1px solid var(--line);background:#070808}.footer{display:grid;grid-template-columns:2fr 1fr 1fr;padding:54px 0;gap:30px}.footer .logo{width:170px}.footer p{color:var(--muted);font-size:13px;line-height:1.6}.footer b{display:block;margin-bottom:15px}.footer a,.footer span{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:13px;margin:9px 0}.footer a:hover{color:var(--yellow)}.social{font-size:20px!important;color:#fff!important}.copyright{text-align:center;color:#60666b;font-size:12px;border-top:1px solid #ffffff0c;padding:16px}.page{min-height:70vh}.page-title{padding:20px 0 54px;border-bottom:1px solid var(--line);margin-bottom:38px}.page h1{font-size:clamp(48px,7vw,86px)}.filters{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:30px}.filters button{border:1px solid var(--line);background:#ffffff05;color:#ddd;border-radius:10px;padding:9px 12px;font-size:13px}.filters button.active{background:var(--yellow);color:#111;border-color:var(--yellow);font-weight:700}.story{display:grid;grid-template-columns:1.1fr 1fr;gap:50px;align-items:center}.story-image{border-radius:20px;overflow:hidden;height:400px}.story img{width:100%;height:100%;object-fit:cover}.story>div>p{font-size:19px;line-height:1.8;color:#c5c8ca}.stats{display:flex;gap:30px;margin-top:35px}.stats div{display:flex;flex-direction:column}.stats b{font:800 42px Barlow Condensed;color:var(--yellow)}.stats span{font-size:12px;color:var(--muted)}.delivery{display:grid;grid-template-columns:160px 1fr;gap:35px;max-width:850px;padding:40px;background:linear-gradient(130deg,#1e1910,#161719);border:1px solid #433a22;border-radius:20px}.delivery>svg{font-size:90px;color:var(--yellow)}.delivery h2{font-size:45px}.delivery p{color:var(--muted);line-height:1.7}.delivery ul{list-style:none;padding:0;color:#ddd;font-size:14px;line-height:2.2}.delivery li svg{color:var(--yellow);vertical-align:middle}.contact-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:30px}.contact-info{background:linear-gradient(150deg,#ffb800,#f07b00);border-radius:20px;color:#17120a;padding:38px}.contact-info h2{font-size:42px}.contact-info p{line-height:1.6}.contact-info a,.contact-info span{display:flex;gap:10px;margin:18px 0;font-weight:600}.contact-form,.login,.tool-form{display:grid;gap:13px;background:#15171a;border:1px solid var(--line);padding:28px;border-radius:20px}.contact-form input,.contact-form textarea,.login input,.tool-form input,.tool-form select{border:1px solid #30343a;background:#0d0f11;color:#fff;border-radius:10px;padding:13px;font:inherit;outline:none}.contact-form input:focus,.contact-form textarea:focus,.login input:focus,.tool-form input:focus{border-color:var(--yellow)}textarea{min-height:135px;resize:vertical}.success{color:#88e88c;margin:0;font-size:13px}.loader{min-height:100vh;display:grid;place-content:center;gap:20px;background:#090a0b}.loader img{width:210px}.loader span{margin:auto;width:34px;height:34px;border-radius:50%;border:3px solid #ffffff22;border-top-color:var(--yellow);animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login{width:min(420px,100%);margin:auto}.login>svg{font-size:32px;color:var(--yellow)}.error{color:#ff9696;font-size:13px}.admin-top{display:flex;justify-content:space-between;margin-bottom:22px}.tool-form{grid-template-columns:repeat(2,1fr);margin-bottom:22px}.tool-form .check,.tool-form .upload{font-size:13px;display:flex;gap:8px;align-items:center}.upload input{display:none}.admin-list{display:grid;gap:8px}.admin-list>div{display:flex;align-items:center;gap:13px;padding:10px;background:#15171a;border:1px solid #ffffff0d;border-radius:12px}.admin-list img{width:54px;height:44px;border-radius:7px;object-fit:cover}.admin-list span{flex:1;display:grid;gap:4px}.admin-list small{color:var(--muted)}.admin-list button{border:0;background:#ffffff10;color:#fff;border-radius:8px;width:34px;height:34px}.admin-list .danger{color:#ff7979}@media(max-width:800px){.nav nav{position:absolute;top:80px;left:0;right:0;background:#101216;display:none;flex-direction:column;align-items:stretch;padding:20px}.nav nav.open{display:flex}.menu{display:grid;place-items:center}.tools-grid,.benefit-grid{grid-template-columns:repeat(2,1fr)}.hero{min-height:620px}.hero-meta{flex-wrap:wrap;gap:12px}.footer,.contact-layout,.story{grid-template-columns:1fr}.story{gap:25px}.section,.page{padding:70px 0}.delivery{grid-template-columns:1fr}.delivery>svg{font-size:65px}.tool-form{grid-template-columns:1fr}}@media(max-width:520px){.wrap{width:min(100% - 28px,1180px)}.logo{width:150px}.tools-grid,.benefit-grid{grid-template-columns:1fr}.hero-buttons{flex-direction:column;align-items:stretch}.hero h1{font-size:55px}.hero-meta{display:grid;grid-template-columns:1fr 1fr}.section-head{align-items:start;gap:15px;flex-direction:column}.section h2{font-size:44px}.tool-image{height:190px}.footer{padding:40px 0}.stats{gap:16px}.stats b{font-size:34px}.contact-info{padding:27px}}html[data-theme=light]{--bg:#f5f3ee;--surface:#fff;--card:#fff;--text:#151515;--muted:#62676d;--line:#ddd7cb;color-scheme:light}html[data-theme=light] body:before{background:radial-gradient(circle at 80% 0,#ffd36b66,transparent 28%)}html[data-theme=light] header,html[data-theme=light] footer{background:#f5f3eee9}html[data-theme=light] .tool-card,html[data-theme=light] .benefit,html[data-theme=light] .contact-form,html[data-theme=light] .login,html[data-theme=light] .tool-form,html[data-theme=light] .admin-list>div{background:#fff;box-shadow:0 15px 35px #4d382012}html[data-theme=light] .benefits{background:#eae6dd}html[data-theme=light] .tool-info small{color:#a66c00}html[data-theme=light] .tool-info h3,html[data-theme=light] .contact-form input,html[data-theme=light] .contact-form textarea,html[data-theme=light] .login input,html[data-theme=light] .tool-form input,html[data-theme=light] .tool-form select{color:#171717}html[data-theme=light] .contact-form input,html[data-theme=light] .contact-form textarea,html[data-theme=light] .login input,html[data-theme=light] .tool-form input,html[data-theme=light] .tool-form select{background:#f8f7f3;border-color:#ddd7cb}html[data-theme=light] .hero{background:linear-gradient(90deg,#f5f3eee8 15%,#f5f3eea6 50%,#f5f3ee44),url(https://images.unsplash.com/photo-1504148455328-c376907d081c?auto=format&fit=crop&w=1800&q=90) center/cover}html[data-theme=light] .hero h2,html[data-theme=light] .hero-text,html[data-theme=light] .hero-meta{color:#3f403e}html .language{padding:0 9px;display:flex;align-items:center;gap:5px;font-weight:800;font-size:12px;color:var(--text)}html .theme-toggle{border:1px solid var(--line);background:#ffffff08;color:var(--text);border-radius:10px;height:36px;min-width:42px;font-size:20px;display:grid;place-items:center;transition:transform .3s,background .3s}html .theme-toggle:hover{transform:rotate(18deg);background:var(--yellow);color:#15120a}html .hero-grid{animation:gridDrift 20s linear infinite}@keyframes gridDrift{to{background-position:104px 52px}}html .logo{width:auto;display:flex;align-items:center;gap:10px;transition:transform .25s}html .logo:hover{transform:translateY(-2px)}html .logo .brand-mark{width:46px;height:46px;object-fit:cover;border-radius:13px;box-shadow:0 8px 18px #ffb80038}html .logo .brand-type{display:grid;line-height:1;gap:4px}html .logo .brand-type b{font-family:Barlow Condensed;font-size:24px;letter-spacing:.5px;white-space:nowrap;color:var(--text)}html .logo .brand-type small{font-size:7px;letter-spacing:1.25px;font-weight:800;color:var(--yellow);white-space:nowrap}html[data-theme=light] .hero{background:linear-gradient(90deg,#f8f5efee,#f8f5efbe 43%,#f8f5ef28 75%),url(https://images.unsplash.com/photo-1504148455328-c376907d081c?auto=format&fit=crop&w=1800&q=90) center/cover}html[data-theme=light] .hero h1{color:#141414;text-shadow:0 1px 0 #fff}html[data-theme=light] .hero .ghost{color:#171717;background:#ffffffcf;border-color:#d1c5ad;box-shadow:0 9px 24px #5b45221c}html[data-theme=light] .hero .ghost:hover{background:#fff;color:#000;border-color:var(--yellow)}html[data-theme=light] .nav nav a{color:#565a60}html[data-theme=light] .nav nav a.active,html[data-theme=light] .nav nav a:hover{color:#9b6500}html[data-theme=light] .language,html[data-theme=light] .theme-toggle{background:#fff;border-color:#d7cdbb;box-shadow:0 4px 12px #5b45220e}.tool-explorer{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:30px}.tool-explorer .filters{margin:0}.tool-search{display:flex;align-items:center;gap:8px;min-width:290px;padding:0 12px;border:1px solid var(--line);background:var(--surface);border-radius:12px}.tool-search span{color:var(--yellow);font-size:25px;line-height:1}.tool-search input{width:100%;padding:12px 0;border:0;outline:0;background:transparent;color:var(--text);font:inherit;font-size:13px}@media(max-width:700px){html .logo .brand-type b{font-size:19px}html .logo .brand-type small{font-size:6px}html .logo .brand-mark{width:40px;height:40px}.tool-explorer{align-items:stretch;flex-direction:column}.tool-search{min-width:0}}html[data-theme=light] .filters button{color:#41464d;background:#fff;border-color:#d8d0c1;box-shadow:0 3px 10px #5b45210b}html[data-theme=light] .filters button:hover{color:#191919;border-color:#e7a500;background:#fff8e6;transform:translateY(-1px)}html[data-theme=light] .filters button.active{color:#17120a;background:linear-gradient(135deg,#ffd01a,#ffad00);border-color:#ffb800;box-shadow:0 7px 16px #e59d0030}.tool-explorer .filters{gap:7px;flex-wrap:nowrap}.tool-explorer .filters button{padding:8px 10px;font-size:12px;white-space:nowrap}.tool-explorer .tool-search{min-width:250px;box-shadow:0 4px 14px #5b45210c}@media(max-width:1050px){.tool-explorer{align-items:flex-start;flex-direction:column}.tool-explorer .filters{flex-wrap:wrap}.tool-explorer .tool-search{width:100%}}
