:root{color-scheme:light;--accent: #D9572E;--ink: #151716;--muted: #626764;--line: #d8ddd6;--paper: #f6f7f2;--surface: #ffffff;--surface-strong: #eef1eb;--shadow: 0 18px 44px rgba(20, 25, 22, .12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink)}body.theme-emlak-web-sitesi{--paper: #f3f7f1;--surface-strong: #dfeae2}body.theme-kafe-restoran-web-sitesi{--paper: #fbf6ec;--ink: #20170f;--muted: #6b5f51;--line: #e0d1b8;--surface-strong: #f0e1c8}body.theme-kuafor-web-sitesi{--paper: #fbf3f6;--ink: #1f171b;--muted: #6c5862;--line: #ead4de;--surface-strong: #f3dce7}body.theme-klinik-web-sitesi{--paper: #f1f8f8;--ink: #10201f;--muted: #566a69;--line: #cfe0df;--surface-strong: #dcebea}body.theme-oto-yikama-web-sitesi{--paper: #eef5fb;--ink: #101923;--muted: #566575;--line: #ccdae8;--surface-strong: #d8e7f5}body.theme-avukat-web-sitesi{--paper: #f7f2ec;--ink: #1d1712;--muted: #665a50;--line: #dfd0c0;--surface-strong: #ede0d1}body.theme-dis-klinigi-web-sitesi{--paper: #eef8fa;--ink: #102126;--muted: #526a70;--line: #cce3e8;--surface-strong: #d9edf1}body.theme-butik-otel-web-sitesi{--paper: #f4f1e8;--ink: #181c16;--muted: #606454;--line: #dbd6c5;--surface-strong: #e9e2cf}body.theme-veteriner-web-sitesi{--paper: #f2f7ee;--ink: #172113;--muted: #5c6a55;--line: #d2dfc9;--surface-strong: #e1ecd9}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:linear-gradient(180deg,#ffffffdb,#f6f7f200 46rem),linear-gradient(120deg,color-mix(in srgb,var(--accent) 9%,transparent),transparent 34rem);z-index:-1}a{color:inherit;text-decoration:none}img{max-width:100%}.wrap{width:min(1180px,calc(100% - 32px));margin-inline:auto}.topbar{position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line);background:#f6f7f2e6;backdrop-filter:blur(18px)}.topbar__inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:850}.brand-mark{width:36px;height:36px;border-radius:8px;display:grid;place-items:center;background:var(--accent);color:#fff}.nav{display:flex;gap:6px;align-items:center}.nav a{border:1px solid transparent;border-radius:8px;color:var(--muted);font-size:.92rem;padding:9px 11px}.nav a[aria-current=page],.nav a:hover{border-color:var(--line);color:var(--ink);background:#ffffff9e}.demo-ribbon{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;background:var(--ink);color:#fff;font-size:.82rem}.demo-ribbon a{color:#fff;border-bottom:1px solid color-mix(in srgb,var(--accent) 70%,#fff)}.kicker{display:inline-flex;align-items:center;gap:8px;color:var(--accent);font-weight:850;text-transform:uppercase;font-size:.78rem}.kicker:before{content:"";width:22px;height:2px;background:var(--accent)}.hero{padding:72px 0 42px}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:56px;align-items:center}h1,h2,h3,p{margin:0}h1{margin:18px 0;font-size:4.8rem;line-height:.98;letter-spacing:0;max-width:12ch}h2{margin:12px 0;font-size:3rem;line-height:1.03;letter-spacing:0}h3{font-size:1.12rem;letter-spacing:0}.lead{max-width:65ch;color:var(--muted);font-size:1.14rem;line-height:1.7}.actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.btn{border:1px solid var(--ink);border-radius:8px;padding:13px 18px;font-weight:850;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn--primary{background:var(--ink);color:#fff}.btn--accent{border-color:var(--accent);background:var(--accent);color:#fff}.btn--ghost{background:#ffffff9e}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:34px;border:1px solid var(--line);background:var(--line);border-radius:8px;overflow:hidden}.stat{background:#ffffffb8;padding:16px}.stat strong{display:block;font-size:1.35rem}.stat span{color:var(--muted);font-size:.82rem}.screen{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);overflow:hidden}.screen-head{padding:14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.dots{display:flex;gap:6px}.dots span{width:10px;height:10px;border-radius:999px;background:var(--surface-strong)}.screen-body{padding:18px;display:grid;gap:14px}.chips{display:flex;flex-wrap:wrap;gap:8px}.chip{border:1px solid var(--line);border-radius:999px;padding:8px 11px;color:var(--muted);font-size:.86rem}.item-card{display:grid;grid-template-columns:86px 1fr auto;gap:14px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:12px}.thumb{height:68px;border-radius:8px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 72%,#fff),#1d1d1d);position:relative;overflow:hidden}.thumb:after{content:"";position:absolute;inset:auto 12px 12px;height:10px;border-radius:999px;background:#ffffffc2}.item-card p{margin-top:4px;color:var(--muted);font-size:.9rem}.price{font-weight:900;white-space:nowrap}.section{padding:58px 0}.section--band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff70}.section-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:54px}.text-block p{color:var(--muted);line-height:1.7}.feature-list{display:grid;gap:12px}.feature{border:1px solid var(--line);border-radius:8px;padding:18px;background:#ffffff9e}.feature p{color:var(--muted);line-height:1.6;margin-top:7px}.page-links{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.page-link{border:1px solid var(--line);border-radius:8px;background:var(--surface);padding:18px;transition:border-color .2s,transform .2s}.page-link:hover{border-color:var(--accent);transform:translateY(-2px)}.page-link span{display:block;color:var(--accent);font-size:.78rem;font-weight:850;text-transform:uppercase;margin-bottom:10px}.page-link p{color:var(--muted);line-height:1.55;margin-top:8px}.highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px}.highlight{border:1px solid var(--line);border-radius:8px;padding:16px;background:#ffffffb8;font-weight:800}.faq{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}details{border:1px solid var(--line);border-radius:8px;padding:16px;background:#ffffff9e}summary{cursor:pointer;font-weight:850}details p{margin-top:10px;color:var(--muted);line-height:1.65}.footer{margin-top:44px;border-top:1px solid var(--line);padding:28px 0;color:var(--muted)}.footer__inner{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer a{color:var(--ink);font-weight:800}body.theme-galeri-web-sitesi .hero{background:linear-gradient(90deg,rgba(0,0,0,.055),transparent 40%),var(--paper)}body.theme-galeri-web-sitesi .screen{transform:rotate(-1deg)}body.theme-emlak-web-sitesi .hero-grid{grid-template-columns:.9fr 1.1fr}body.theme-emlak-web-sitesi .screen{box-shadow:0 28px 70px #26584629}body.theme-emlak-web-sitesi .item-card{grid-template-columns:72px 1fr auto}body.theme-kafe-restoran-web-sitesi .hero-grid{grid-template-columns:1fr .9fr}body.theme-kafe-restoran-web-sitesi .screen{border-radius:8px 8px 52px}body.theme-kafe-restoran-web-sitesi .thumb{border-radius:999px}body.theme-kuafor-web-sitesi .hero{background:linear-gradient(135deg,#ffffffb8,#fff0),var(--paper)}body.theme-kuafor-web-sitesi .item-card{grid-template-columns:70px 1fr auto}body.theme-kuafor-web-sitesi .thumb{border-radius:999px 999px 8px 8px}body.theme-klinik-web-sitesi .screen{box-shadow:0 18px 48px #1b746f24}body.theme-klinik-web-sitesi .item-card{border-radius:2px}body.theme-oto-yikama-web-sitesi .hero{background:linear-gradient(180deg,#ffffffc7,#eef5fbd6),var(--paper)}body.theme-oto-yikama-web-sitesi .screen-head{background:var(--ink);color:#fff}body.theme-avukat-web-sitesi .hero-grid{grid-template-columns:1fr .85fr}body.theme-avukat-web-sitesi .screen{border-radius:2px;box-shadow:0 24px 60px #402a1a24}body.theme-avukat-web-sitesi .item-card{border-left:4px solid var(--accent)}body.theme-dis-klinigi-web-sitesi .screen{border-radius:28px 8px;box-shadow:0 24px 60px #2f8f9d29}body.theme-dis-klinigi-web-sitesi .thumb{border-radius:50%}body.theme-butik-otel-web-sitesi .hero{background:linear-gradient(90deg,rgba(65,107,91,.08),transparent 52%),var(--paper)}body.theme-butik-otel-web-sitesi .screen{transform:translateY(18px)}body.theme-butik-otel-web-sitesi .item-card{grid-template-columns:96px 1fr auto}body.theme-veteriner-web-sitesi .screen{border-radius:8px 42px}body.theme-veteriner-web-sitesi .screen-head{background:color-mix(in srgb,var(--accent) 16%,#fff)}body.theme-veteriner-web-sitesi .thumb{border-radius:16px 16px 999px 999px}@media(max-width:960px){.hero-grid,.section-grid,.faq,.page-links,.highlights{grid-template-columns:1fr}.nav{display:none}h1{font-size:3.1rem}h2{font-size:2.2rem}}@media(max-width:620px){.stats{grid-template-columns:1fr}.item-card{grid-template-columns:72px 1fr}.price{grid-column:2}h1{font-size:2.45rem}.demo-ribbon{align-items:flex-start;flex-direction:column}}
