
:root{--bg:#fbfbf7;--ink:#111318;--muted:#5f6876;--line:#e3e7ee;--card:#fff;--dark:#0b0d12;--blue:#5657ff;--shadow:0 24px 80px rgba(16,24,40,.08);--radius:28px}
*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:var(--bg);color:var(--ink);overflow-x:hidden}img{max-width:100%;display:block}.container{width:min(1160px,92%);margin:auto}
.site-header{position:sticky;top:0;z-index:1000;background:rgba(251,251,247,.95);backdrop-filter:blur(18px);border-bottom:1px solid rgba(17,19,24,.08)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px}.logo{display:flex;align-items:center;text-decoration:none}.logo img{height:46px;width:auto;max-width:225px;object-fit:contain}.nav-links{display:flex;gap:24px;align-items:center}.nav-links a{text-decoration:none;color:#29313d;font-weight:780;font-size:.94rem}.nav-links a:hover{color:var(--blue)}.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:999px;min-height:48px;padding:0 22px;font-weight:850;border:1px solid transparent;cursor:pointer;white-space:nowrap}.nav-cta,.btn.primary{background:var(--dark);color:#fff!important}.btn.secondary{background:#fff;border-color:var(--line);color:var(--ink)}.btn.light{background:#fff;color:var(--ink)}.hamburger{display:none;background:transparent;border:0;width:46px;height:46px;flex-direction:column;gap:6px;align-items:center;justify-content:center;cursor:pointer}.hamburger span{width:26px;height:2px;background:var(--ink);border-radius:99px}
.hero{padding:86px 0 66px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.eyebrow{display:inline-flex;padding:9px 14px;border-radius:999px;background:#eef1ff;color:#2936d3;font-weight:850;font-size:.86rem;margin-bottom:22px}h1,h2,h3,p{margin-top:0}.hero h1,.page-hero h1{font-size:clamp(3.1rem,7vw,6.25rem);letter-spacing:-.078em;line-height:.92;margin-bottom:24px}.lead,.page-hero p{font-size:1.15rem;line-height:1.75;color:var(--muted);max-width:720px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}
.product-card,.tile,.price-card,.form-card,.demo-app,.tool-hero-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.product-card{overflow:hidden}.product-card img{width:100%;height:auto}.workflow{display:grid;gap:12px}.workflow-item{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;display:flex;justify-content:space-between;gap:12px;color:var(--ink);font-weight:780}.pill{font-size:.78rem;border-radius:999px;background:#e8fff7;color:#087253;font-weight:900;padding:6px 10px;white-space:nowrap}
.section{padding:76px 0}.section.compact{padding:56px 0}.section-head{text-align:center;max-width:760px;margin:0 auto 40px}.section-head h2{font-size:clamp(2.25rem,4vw,3.65rem);letter-spacing:-.062em;line-height:1;margin-bottom:16px}.section-head p,.tile p,.price-card li{color:var(--muted);line-height:1.7}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.tile{padding:30px;text-decoration:none;color:var(--ink);transition:.2s ease}.tile:hover{transform:translateY(-4px);box-shadow:0 24px 70px rgba(16,24,40,.12)}.tile-icon{width:52px;height:52px;border-radius:16px;background:#eef1ff;display:grid;place-items:center;margin-bottom:20px;font-size:1.35rem}.tile h3{font-size:1.38rem;margin-bottom:10px;letter-spacing:-.04em}
.feature-band{background:var(--dark);color:white;border-radius:36px;padding:56px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;overflow:hidden}.feature-band p{color:#c4cad5;line-height:1.75}.feature-band .workflow-item{background:white;color:var(--ink)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step{background:#fff;border:1px solid var(--line);border-radius:24px;padding:26px}.step-num{width:38px;height:38px;border-radius:50%;background:var(--dark);color:white;display:grid;place-items:center;font-weight:900;margin-bottom:18px}
.pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.price-card{padding:30px;position:relative}.price-card.featured{border-color:var(--blue)}.price-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.price-head h3{margin:0}.badge{display:inline-flex;border-radius:999px;background:#eef1ff;color:#2936d3;font-weight:900;font-size:.78rem;padding:7px 10px;white-space:nowrap}.billing-toggle{display:flex;justify-content:center;gap:10px;margin:-16px auto 34px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:6px;width:max-content}.billing-toggle button{border:0;background:transparent;padding:10px 16px;border-radius:999px;font-weight:850;cursor:pointer;color:var(--muted)}.billing-toggle button.active{background:var(--dark);color:white}.price{font-size:2.55rem;font-weight:950;letter-spacing:-.055em;margin:18px 0}.price small{font-size:1rem;color:var(--muted)}.price-card ul{list-style:none;padding:0;margin:0 0 26px}.price-card li{padding:8px 0}
.cta{background:#eef1ff;border-radius:36px;padding:58px;text-align:center}.cta h2{font-size:clamp(2.2rem,5vw,4rem);letter-spacing:-.06em;line-height:1;margin-bottom:16px}.cta p{color:var(--muted);max-width:720px;margin:0 auto 28px;line-height:1.75}.page-hero{padding:76px 0 40px;text-align:center}.page-hero p{margin:auto}
.demo-card{min-height:365px;display:flex;align-items:flex-end;position:relative;overflow:hidden;border-radius:30px;border:1px solid var(--line);background:#111;color:white;text-decoration:none}.demo-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.03),rgba(0,0,0,.66));z-index:1}.demo-img{position:absolute;inset:0;background-size:cover;background-position:center;background-color:#f8fafc;opacity:.96;transition:.25s}.demo-card:hover .demo-img{transform:scale(1.05)}.demo-content{position:relative;z-index:2;padding:28px}.demo-content h3{font-size:1.75rem;letter-spacing:-.04em}.demo-content p{color:#eef2f8;line-height:1.6}
.tool-hero{display:grid;grid-template-columns:1fr .9fr;gap:36px;align-items:center}.tool-hero-card{padding:18px}.tool-hero-card img{border-radius:22px}.tool-card{position:relative;overflow:hidden}.tool-card:before{content:"";position:absolute;right:-50px;top:-50px;width:150px;height:150px;background:#eef1ff;border-radius:50%}
.form-card{max-width:780px;margin:auto;padding:32px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}input,textarea,select{width:100%;border:1px solid var(--line);border-radius:14px;padding:15px 16px;font:inherit;background:#fff;color:var(--ink)}textarea{min-height:150px;resize:vertical}.full{grid-column:1/-1}.notice{padding:14px 16px;border-radius:14px;margin-bottom:18px}.notice.success{background:#ecfdf3;color:#067647;border:1px solid #abefc6}.notice.error{background:#fef3f2;color:#b42318;border:1px solid #fecdca}
.demo-app{overflow:hidden}.app-header{padding:20px 24px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:16px;align-items:center}.app-body{padding:24px}.app-grid{display:grid;grid-template-columns:300px 1fr;gap:24px}.side-list{display:grid;gap:10px}.side-list button{border:1px solid var(--line);background:#fff;border-radius:16px;padding:14px;text-align:left;cursor:pointer;font-weight:850}.side-list button.active{background:#eef1ff;border-color:#b9c0ff;color:#2936d3}.booking-panel{background:#f6f7f9;border-radius:24px;padding:24px}.slots{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.slot{border:1px solid var(--line);background:#fff;border-radius:14px;padding:14px;text-align:center;font-weight:900;cursor:pointer}.slot.active{background:var(--dark);color:#fff}
.admin-layout{display:grid;grid-template-columns:240px 1fr;min-height:100vh;background:#f6f7f9}.admin-side{background:#fff;border-right:1px solid var(--line);padding:22px}.admin-main{padding:28px}.admin-menu{display:grid;gap:8px;margin-top:24px}.admin-menu button{border:0;background:transparent;text-align:left;border-radius:14px;padding:13px;font-weight:850;cursor:pointer}.admin-menu button.active{background:#eef1ff;color:#2936d3}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.kpi{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px}.table{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden}.table-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;padding:16px;border-bottom:1px solid var(--line);gap:12px}.table-row:last-child{border-bottom:0}
.site-footer{padding:44px 0;border-top:1px solid var(--line);background:#fff}.footer-grid{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;color:var(--muted)}.footer-links{display:flex;gap:18px;flex-wrap:wrap}.footer-links a{text-decoration:none;color:var(--muted)}
@media(max-width:920px){.container{width:min(100% - 40px,1160px)}.hamburger{display:flex}.nav-links{position:fixed;top:78px;left:0;right:0;background:rgba(251,251,247,.99);border-bottom:1px solid var(--line);padding:26px 32px 34px;display:none;flex-direction:column;align-items:flex-start;gap:22px;box-shadow:0 24px 60px rgba(16,24,40,.12);z-index:999}.nav-links.active{display:flex}.nav-links a{font-size:1.32rem}.nav-cta{width:100%;color:#fff!important;background:#0b0d12!important;font-size:1.08rem!important}.hero{padding:58px 0 44px}.hero-grid,.feature-band,.app-grid,.admin-layout,.tool-hero{grid-template-columns:1fr}.hero h1,.page-hero h1{font-size:3.1rem;letter-spacing:-.065em}.lead,.page-hero p{font-size:1.05rem}.grid-3,.grid-2,.pricing,.steps,.kpi-grid{grid-template-columns:1fr}.feature-band,.cta{padding:32px 24px;border-radius:28px}.feature-band .workflow-item{min-height:68px;align-items:center}.form-grid{grid-template-columns:1fr}.slots{grid-template-columns:1fr 1fr}.admin-side{border-right:0;border-bottom:1px solid var(--line)}.table{overflow-x:auto}.table-row{min-width:640px}.footer-grid{display:grid}.site-footer{padding-bottom:80px}.logo img{height:40px;max-width:190px}}
