/* Hostna AI Website Builder — generated design system (v3) */
:root{--hb-primary:#2f6bff;--hb-accent:#12c8a0;--hb-bg:#ffffff;--hb-bg-alt:#f5f7fb;--hb-ink:#12172a;--hb-muted:#5a6480;--hb-line:rgba(16,23,42,.10);--hb-card:#ffffff;--hb-radius:20px;--hb-fh:'Sora', 'Inter', system-ui, sans-serif;--hb-fb:'Inter', system-ui, sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:var(--hb-fb);color:var(--hb-ink);background:var(--hb-bg);line-height:1.6;-webkit-font-smoothing:antialiased}
img{max-width:100%;display:block}
a{color:inherit;text-decoration:none}
h1,h2,h3,h4{font-family:var(--hb-fh);line-height:1.12;margin:0 0 .4em;letter-spacing:-.02em}
h1{font-size:clamp(2.2rem,5vw,3.7rem);font-weight:800}
h2{font-size:clamp(1.7rem,3.2vw,2.5rem);font-weight:700}
h3{font-size:1.25rem;font-weight:600}
p{margin:0 0 1rem;color:var(--hb-muted)}
.hb-container{width:100%;max-width:1140px;margin:0 auto;padding:0 24px}
.hb-section{padding:88px 0}
.hb-kicker{display:inline-block;font-family:var(--hb-fb);font-size:.74rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--hb-primary);margin-bottom:14px}
.hb-head{max-width:640px;margin:0 auto 48px;text-align:center}
.hb-head .hb-sub{font-size:1.1rem}
.hb-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}
.hb-head + .hb-actions,.hb-grid + .hb-actions,.hb-list + .hb-actions,.hb-rows + .hb-actions,.hb-steps + .hb-actions{justify-content:center}
.hb-btn{display:inline-flex;align-items:center;gap:.5em;background:var(--hb-primary);color:#fff;padding:14px 26px;border-radius:999px;font-weight:600;font-family:var(--hb-fb);border:0;cursor:pointer;transition:transform .2s,box-shadow .2s}
.hb-btn:hover{transform:translateY(-2px);box-shadow:0 16px 30px -12px var(--hb-primary)}
.hb-btn-sm{padding:10px 20px;font-size:.92rem}
.hb-btn-ghost{background:transparent;color:var(--hb-ink);box-shadow:none;border:1px solid var(--hb-line)}
.hb-btn-ghost:hover{box-shadow:none;background:var(--hb-bg-alt)}
.hb-photo{width:100%;height:100%;object-fit:cover;border-radius:var(--hb-radius)}
/* header */
.hb-header{position:sticky;top:0;z-index:20;backdrop-filter:blur(12px);background:color-mix(in srgb,var(--hb-bg) 82%,transparent);border-bottom:1px solid var(--hb-line)}
.hb-header-in{display:flex;align-items:center;gap:24px;height:70px}
.hb-brand{font-family:var(--hb-fh);font-weight:800;font-size:1.25rem;letter-spacing:-.02em}
.hb-nav{display:flex;gap:22px;margin-left:auto;font-size:.95rem;font-weight:500}
.hb-nav a{color:var(--hb-muted)}.hb-nav a:hover,.hb-nav a.is-on{color:var(--hb-ink)}
.hb-header .hb-btn{margin-left:8px}
/* hero */
.hb-hero{padding:96px 0 80px;background:radial-gradient(1200px 600px at 80% -10%,color-mix(in srgb,var(--hb-primary) 16%,transparent),transparent 60%),radial-gradient(900px 500px at 0% 10%,color-mix(in srgb,var(--hb-accent) 14%,transparent),transparent 60%)}
.hb-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}
.hb-hero-copy h1{margin-bottom:.3em}
.hb-hero-copy p{font-size:1.18rem;max-width:44ch}
.hb-hero-fig{margin:0;height:440px}
.hb-hero-center{text-align:center}
.hb-hero-center .hb-hero-copy{max-width:760px;margin:0 auto}
.hb-hero-center .hb-hero-copy p{margin-left:auto;margin-right:auto}
.hb-hero-center .hb-actions{justify-content:center}
.hb-hero-center .hb-hero-fig{height:460px;margin-top:48px}
.hb-hero.hb-v-photo{padding:0}
.hb-hero-bg{position:relative;min-height:620px;display:flex;align-items:center;color:#fff}
.hb-hero-bgimg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:0}
.hb-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,12,24,.78),rgba(8,12,24,.35))}
.hb-hero-over{position:relative;padding-top:96px;padding-bottom:96px}
.hb-hero-over h1,.hb-hero-over p{color:#fff}
.hb-hero-over .hb-kicker{color:#fff;opacity:.85}
.hb-hero-over .hb-btn-ghost{color:#fff;border-color:rgba(255,255,255,.4)}
.hb-hero-art{position:relative;height:420px}
.hb-orb{position:absolute;border-radius:50%;filter:blur(6px);opacity:.9}
.hb-orb-1{width:320px;height:320px;right:0;top:10px;background:conic-gradient(from 120deg,var(--hb-primary),var(--hb-accent),var(--hb-primary))}
.hb-orb-2{width:200px;height:200px;left:10px;bottom:0;background:radial-gradient(circle at 30% 30%,var(--hb-accent),transparent 70%)}
.hb-card{position:absolute;background:var(--hb-card);border:1px solid var(--hb-line);border-radius:var(--hb-radius);box-shadow:0 30px 60px -30px rgba(10,20,50,.5);padding:18px}
.hb-float{width:210px;height:130px;right:40px;top:40px}
.hb-float b{display:block;width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,var(--hb-primary),var(--hb-accent));margin-bottom:12px}
.hb-float i{display:block;height:9px;border-radius:6px;background:var(--hb-line);margin:8px 0}
.hb-float i:nth-child(3){width:80%}.hb-float i:nth-child(4){width:60%}
.hb-float-2{width:170px;height:96px;left:0;bottom:60px;display:flex;flex-direction:column;justify-content:center;gap:10px}
.hb-float-2 span{height:12px;width:70%;border-radius:6px;background:linear-gradient(90deg,var(--hb-primary),var(--hb-accent))}
.hb-float-2 em{height:8px;width:50%;border-radius:6px;background:var(--hb-line)}
/* grids */
.hb-grid{display:grid;gap:22px}
.hb-grid-3{grid-template-columns:repeat(3,1fr)}
.hb-grid-2{grid-template-columns:repeat(2,1fr);max-width:820px;margin:0 auto}
.hb-list{display:grid;gap:14px;max-width:820px;margin:0 auto}
.hb-list .hb-feature{display:grid;grid-template-columns:46px 1fr;gap:16px;align-items:start}
.hb-list .hb-feature h3{margin-top:8px}
.hb-list .hb-feature p{grid-column:2}
.hb-rows{display:grid;gap:14px}
.hb-rows .hb-service{display:grid;grid-template-columns:1fr 2fr auto;gap:20px;align-items:center}
.hb-rows .hb-service p{margin:0}
.hb-section:nth-of-type(even){background:var(--hb-bg-alt)}
/* stats */
.hb-stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;text-align:center}
.hb-stat strong{display:block;font-family:var(--hb-fh);font-size:2.6rem;font-weight:800;background:linear-gradient(120deg,var(--hb-primary),var(--hb-accent));-webkit-background-clip:text;background-clip:text;color:transparent}
.hb-stat span{color:var(--hb-muted);font-size:.95rem}
/* cards */
.hb-feature,.hb-service,.hb-quote,.hb-price,.hb-person{background:var(--hb-card);border:1px solid var(--hb-line);border-radius:var(--hb-radius);padding:28px}
.hb-ico{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;font-family:var(--hb-fh);font-weight:800;color:#fff;background:linear-gradient(135deg,var(--hb-primary),var(--hb-accent));margin-bottom:16px}
.hb-service .hb-tag{display:inline-block;margin-top:12px;font-size:.8rem;font-weight:600;color:var(--hb-primary);background:color-mix(in srgb,var(--hb-primary) 12%,transparent);padding:4px 12px;border-radius:999px}
/* about */
.hb-about-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center}
.hb-about-grid .hb-head{text-align:left;margin:0 0 20px}
.hb-about-fig{margin:0;height:380px}
.hb-about-art{position:relative;height:300px;border-radius:var(--hb-radius);background:linear-gradient(135deg,color-mix(in srgb,var(--hb-primary) 18%,var(--hb-card)),color-mix(in srgb,var(--hb-accent) 18%,var(--hb-card)));overflow:hidden}
.hb-about-art .hb-orb-2{left:auto;right:20px;top:30px}
.hb-ticks{list-style:none;padding:0;margin:0 0 20px;display:grid;gap:10px}
.hb-ticks li{padding-left:26px;position:relative;color:var(--hb-muted)}
.hb-ticks li:before{content:"✓";position:absolute;left:0;color:var(--hb-accent);font-weight:800}
.hb-ticks b{color:var(--hb-ink)}
/* gallery */
.hb-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.hb-tile{aspect-ratio:4/3;border-radius:var(--hb-radius);position:relative;display:flex;align-items:flex-end;padding:16px;color:#fff;font-weight:600;overflow:hidden;margin:0}
.hb-tile span,.hb-tile figcaption{position:relative;z-index:2;text-shadow:0 2px 12px rgba(0,0,0,.5)}
.hb-tile-photo{padding:0}
.hb-tile-photo img{border-radius:0}
.hb-tile-photo figcaption{position:absolute;left:16px;bottom:14px;font-size:.9rem}
.hb-tile-1{background:linear-gradient(135deg,var(--hb-primary),var(--hb-accent))}
.hb-tile-2{background:linear-gradient(135deg,#7a5cff,var(--hb-primary))}
.hb-tile-3{background:linear-gradient(135deg,var(--hb-accent),#12a0c8)}
.hb-tile-4{background:linear-gradient(135deg,#ff8a5c,var(--hb-primary))}
.hb-tile-5{background:linear-gradient(135deg,var(--hb-primary),#12c8a0)}
.hb-masonry{display:block;columns:3;column-gap:16px}
.hb-masonry .hb-tile{aspect-ratio:auto;break-inside:avoid;margin-bottom:16px;min-height:160px}
.hb-masonry .hb-tile-photo img{height:auto}
/* testimonials */
.hb-quote blockquote{margin:0 0 16px;font-size:1.06rem;color:var(--hb-ink)}
.hb-quote figcaption{color:var(--hb-primary);font-weight:600;font-size:.9rem}
.hb-quote-single .hb-head{margin-bottom:24px}
.hb-quote-big{max-width:820px;margin:0 auto;text-align:center;padding:40px}
.hb-quote-big blockquote{font-family:var(--hb-fh);font-size:1.5rem;line-height:1.35}
/* pricing */
.hb-price{display:flex;flex-direction:column;text-align:center}
.hb-price-hot{border-color:var(--hb-primary);box-shadow:0 24px 50px -30px var(--hb-primary);transform:translateY(-6px)}
.hb-price-amt{font-family:var(--hb-fh);font-size:2.2rem;font-weight:800;margin:8px 0 16px}
.hb-price ul{list-style:none;padding:0;margin:0 0 22px;text-align:left;display:grid;gap:10px}
.hb-price li{padding-left:26px;position:relative;color:var(--hb-muted)}
.hb-price li:before{content:"✓";position:absolute;left:0;color:var(--hb-accent);font-weight:800}
.hb-price .hb-btn{margin-top:auto;justify-content:center}
/* faq */
.hb-faq-wrap{max-width:820px}
.hb-faq{display:grid;gap:12px}
.hb-faq-item{background:var(--hb-card);border:1px solid var(--hb-line);border-radius:14px;padding:18px 22px}
.hb-faq-item summary{cursor:pointer;font-weight:600;font-family:var(--hb-fh);list-style:none}
.hb-faq-item summary::-webkit-details-marker{display:none}
.hb-faq-item[open]{border-color:var(--hb-primary)}
.hb-faq-item p{margin:12px 0 0}
/* contact */
.hb-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}
.hb-contact-grid .hb-head{text-align:left;margin:0 0 18px}
.hb-cbox{display:grid;gap:12px;background:var(--hb-card);border:1px solid var(--hb-line);border-radius:var(--hb-radius);padding:28px}
.hb-crow{display:grid;grid-template-columns:110px 1fr;gap:12px;align-items:baseline;padding:10px 0;border-bottom:1px solid var(--hb-line)}
.hb-crow:last-child{border-bottom:0}
.hb-crow b{font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;color:var(--hb-muted)}
.hb-crow span{color:var(--hb-ink);font-weight:500}
/* cta */
.hb-cta-band{display:flex;align-items:center;justify-content:space-between;gap:28px;flex-wrap:wrap;background:linear-gradient(120deg,var(--hb-primary),var(--hb-accent));color:#fff;border-radius:calc(var(--hb-radius) + 6px);padding:48px}
.hb-cta-band h2{color:#fff;margin:0}
.hb-cta-band p{color:rgba(255,255,255,.9);margin:.4em 0 0}
.hb-cta-band .hb-btn{background:#fff;color:var(--hb-primary)}
.hb-cta-band .hb-actions{margin-top:0}
.hb-cta-plain{text-align:center}
.hb-cta-plain .hb-actions{justify-content:center;margin-top:0}
/* team */
.hb-person{text-align:center}
.hb-avatar{width:72px;height:72px;border-radius:50%;margin:0 auto 14px;display:grid;place-items:center;font-family:var(--hb-fh);font-weight:800;font-size:1.5rem;color:#fff;background:linear-gradient(135deg,var(--hb-primary),var(--hb-accent))}
.hb-role{display:block;color:var(--hb-primary);font-weight:600;font-size:.9rem;margin-bottom:10px}
/* steps */
.hb-steps{list-style:none;padding:0;margin:0;display:grid;gap:18px;max-width:820px;margin-inline:auto}
.hb-step{display:grid;grid-template-columns:44px 1fr;gap:18px;align-items:start}
.hb-step b{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;font-family:var(--hb-fh);font-weight:800;color:#fff;background:linear-gradient(135deg,var(--hb-primary),var(--hb-accent))}
.hb-step h3{margin-top:6px}
/* logos */
.hb-logos-wrap{text-align:center}
.hb-logos-lead{font-size:.85rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:var(--hb-muted)}
.hb-logos{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}
.hb-logo{font-family:var(--hb-fh);font-weight:700;font-size:1.05rem;color:var(--hb-muted);border:1px solid var(--hb-line);border-radius:999px;padding:10px 20px}
/* footer + mark */
.hb-footer{background:var(--hb-bg-alt);border-top:1px solid var(--hb-line);padding:64px 0 28px}
.hb-footer-in{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:32px}
.hb-fabout strong{font-family:var(--hb-fh);font-size:1.2rem;font-weight:800}
.hb-fcol h4{font-size:.82rem;letter-spacing:.1em;text-transform:uppercase;color:var(--hb-muted);margin-bottom:14px}
.hb-fcol a,.hb-fcol span{display:block;color:var(--hb-muted);margin-bottom:9px;font-size:.95rem}
.hb-fcol a:hover{color:var(--hb-ink)}
.hb-footer-legal{margin-top:40px;padding-top:20px;border-top:1px solid var(--hb-line);color:var(--hb-muted);font-size:.85rem}
.hb-mark{font:12px/1.4 system-ui,sans-serif;text-align:center;padding:10px;color:#666;background:#f6f7f9}
.hb-mark a{color:inherit;text-decoration:underline}
@media(max-width:900px){
  .hb-hero-grid,.hb-about-grid,.hb-contact-grid{grid-template-columns:1fr}
  .hb-hero-fig{height:300px;order:-1}
  .hb-grid-3,.hb-grid-2{grid-template-columns:1fr 1fr}
  .hb-stats-row{grid-template-columns:1fr 1fr}
  .hb-gallery{grid-template-columns:1fr 1fr}
  .hb-masonry{columns:2}
  .hb-footer-in{grid-template-columns:1fr 1fr}
  .hb-rows .hb-service{grid-template-columns:1fr}
  .hb-nav{display:none}
}
@media(max-width:560px){
  .hb-section{padding:60px 0}
  .hb-grid-3,.hb-grid-2,.hb-stats-row,.hb-gallery,.hb-footer-in{grid-template-columns:1fr}
  .hb-masonry{columns:1}
  .hb-cta-band{padding:32px}
  .hb-crow{grid-template-columns:1fr}
  .hb-hero-bg{min-height:520px}
}