.hero{background:var(--ink);isolation:isolate;flex-direction:column;min-height:92vh;display:flex;position:relative}.hero__media{z-index:0;background:radial-gradient(120% 90% at 78% 18%,#1f9d6338 0%,#1a1c2000 62%),radial-gradient(90% 70% at 12% 92%,#2bb4761f 0%,#1a1c2000 60%),linear-gradient(160deg,#20242a 0%,#16181c 55%,#101215 100%);position:absolute;inset:0;overflow:hidden}.hero__media:after{content:"";background-image:linear-gradient(#faf9f70a 1px,#0000 1px),linear-gradient(90deg,#faf9f70a 1px,#0000 1px);background-size:68px 68px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70% at 70% 30%,#000 0%,#0000 78%);mask-image:radial-gradient(80% 70% at 70% 30%,#000 0%,#0000 78%)}.hero__img,.hero__video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero__scrim{z-index:1;pointer-events:none;background:linear-gradient(105deg,#111317b8 0%,#1113176b 55%,#1113171f 100%);position:absolute;inset:0}.hero .site-header{z-index:60}.hero__body{z-index:4;pointer-events:none;flex:1;align-items:center;display:flex;position:relative}.hero__content{flex-direction:column;gap:24px;padding-top:64px;padding-bottom:150px;display:flex}.hero__eyebrow{font-family:var(--font-mono);color:var(--green-light);letter-spacing:.12em;text-shadow:0 1px 12px #0006;font-size:13px}.hero__title{letter-spacing:-.02em;color:var(--text-on-dark);text-wrap:balance;text-shadow:0 2px 28px #00000073;max-width:680px;margin:0;font-size:56px;font-weight:700;line-height:1.06}.hero__lead{color:#e3e0d9;text-shadow:0 1px 16px #00000073;max-width:520px;font-size:18px;line-height:1.55}.hero__actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.hero__actions .btn{pointer-events:auto}.hero__note{font-family:var(--font-mono);color:#d8d5cd;text-shadow:0 1px 12px #00000080;font-size:13px;line-height:1.5}.hero__wave{z-index:3;pointer-events:none;width:100%;height:110px;display:block;position:absolute;bottom:-1px;left:0;right:0}@media (width<=900px){.hero{min-height:0}.hero__content{padding-top:120px;padding-bottom:130px}.hero__title{font-size:42px}.hero__lead{font-size:17px}.hero__wave{height:72px}}@media (width<=560px){.hero__content{gap:20px;padding-top:108px;padding-bottom:104px}.hero__title{font-size:32px;line-height:1.12}.hero__lead{font-size:16px}.hero__actions{gap:10px}.hero__actions .btn{width:100%}.hero__wave{height:48px}}[hidden]{display:none!important}.packages__head{max-width:640px}.packages__grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px;display:grid}.packages__card{border:1px solid var(--line);border-radius:var(--r-xl);background:var(--surface);flex-direction:column;gap:18px;padding:28px;display:flex}.packages__card--featured{background:var(--ink);color:var(--text-on-dark);border:none;position:relative}.packages__badge{background:var(--green);color:var(--text-on-dark);letter-spacing:.08em;border-radius:6px;margin:0;padding:4px 10px;font-size:11px;line-height:1.4;position:absolute;top:-11px;left:28px}.packages__top{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.packages__name{font-size:19px;font-weight:600;line-height:1.25}.packages__term{color:var(--text-dim);white-space:nowrap;font-size:12px}.packages__price{font-size:28px;font-weight:500;line-height:1.15}.packages__price--accent{color:var(--green-light)}.packages__old{color:var(--text-dim);white-space:nowrap;font-size:14px}.packages__list{color:var(--text-muted);flex-direction:column;gap:8px;font-size:14.5px;line-height:1.45;display:flex}.packages__card--featured .packages__list{color:var(--text-on-dark-muted)}.packages__item{padding-left:14px;position:relative}.packages__item:before{content:"·";position:absolute;top:0;left:0}.packages__cta{margin-top:auto}.included__grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:36px;display:grid}.included__chip{border-radius:var(--r-md);background:var(--bg);justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;font-size:15px;line-height:1.35;display:flex}.included__name{min-width:0}.included__value{color:var(--green);white-space:nowrap}.works__body{flex-direction:column;align-items:stretch;display:flex}.works__grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px;display:grid}.works__slot{aspect-ratio:4/3;border:1px dashed var(--line-dash);border-radius:var(--r-lg);text-align:center;background:repeating-linear-gradient(45deg,#f5f3ef,#f5f3ef 10px,#efede8 10px 20px);justify-content:center;align-items:center;padding:16px;display:flex}.works__label{color:var(--text-dim);font-size:13px}.works__cta{align-self:flex-start;margin-top:28px}.why__grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px;display:grid}.why__card{border-radius:var(--r-lg);background:var(--ink-card);flex-direction:column;gap:10px;padding:26px;display:flex}.why__num{color:var(--green-light);letter-spacing:.04em;font-size:13px}.why__title{color:var(--text-on-dark);font-size:18px;font-weight:600;line-height:1.3}.why__text{color:var(--text-on-dark-muted);font-size:14.5px;line-height:1.55}.process__grid{grid-template-columns:repeat(4,1fr);gap:20px;margin:40px 0 0;padding:0;list-style:none;display:grid}.process__step{border-top:3px solid var(--green);flex-direction:column;gap:8px;padding-top:16px;display:flex}.process__num{color:var(--text-dim);letter-spacing:.08em;font-size:12px}.process__title{font-size:17px;font-weight:600;line-height:1.3}.process__text{color:var(--text-muted);font-size:14.5px;line-height:1.5}.faq__grid{grid-template-columns:repeat(2,1fr);align-items:start;gap:16px;margin-top:36px;display:grid}.faq__item{border-radius:var(--r-lg);background:var(--bg);padding:22px 24px}.faq__q{cursor:pointer;padding-right:28px;font-size:16px;font-weight:600;line-height:1.4;list-style:none;display:block;position:relative}.faq__q::-webkit-details-marker{display:none}.faq__q:after{content:"+";font-family:var(--font-mono);color:var(--green);font-size:18px;font-weight:400;line-height:1;position:absolute;top:50%;right:0;transform:translateY(-50%)}.faq__item[open] .faq__q:after{content:"−"}.faq__a{color:var(--text-muted);margin-top:8px;padding-right:28px;font-size:14.5px;line-height:1.55}.contact__grid{flex-wrap:wrap;align-items:center;gap:56px;display:flex}.contact__intro,.contact__col{flex:1;min-width:380px}.contact__title{color:var(--text-on-dark);font-size:38px;line-height:1.15}.contact__lead{max-width:460px;color:var(--text-on-dark-muted);margin-top:14px;font-size:16px;line-height:1.6}.contact__form{border-radius:var(--r-xl);background:var(--ink-card);flex-direction:column;gap:16px;padding:32px;display:flex}.contact__input{border:1px solid var(--line-dark);border-radius:var(--r-sm);background:var(--ink);width:100%;color:var(--text-on-dark);outline:none;padding:14px 16px;font-size:15px;line-height:1.4;transition:border-color .18s}.contact__input::placeholder{color:var(--text-dim);opacity:1}.contact__input:focus{border-color:var(--green)}.contact__input--phone{font-family:var(--font-mono)}.contact__input.is-invalid{border-color:#e05a4f}.contact__consent.is-invalid .contact__consent-text{color:#e05a4f}.contact__consent.is-invalid .contact__checkbox{outline-offset:2px;outline:2px solid #e05a4f}.contact__consent{cursor:pointer;align-items:flex-start;gap:10px;display:flex}.contact__checkbox{width:16px;height:16px;accent-color:var(--green);cursor:pointer;flex-shrink:0;margin:2px 0 0}.contact__consent-text{color:var(--text-dim);font-size:13px;line-height:1.45}.contact__consent-text a{color:var(--text-on-dark-muted);text-decoration:underline}.contact__consent-text a:hover{color:var(--green-light)}.contact__submit{background:var(--line-dark-2);width:100%;color:var(--text-on-dark);font-family:var(--font-sans);border:none;border-radius:11px;padding:15px;font-size:16px;font-weight:600;line-height:1.2;transition:background-color .18s,opacity .18s}.contact__submit.is-ready{background:var(--green)}.contact__submit.is-ready:hover{background:var(--green-light)}.contact__submit[disabled]{cursor:default;opacity:.7}.contact__error{color:#e05a4f;font-size:13.5px;line-height:1.45}.contact__estimate{border:1px solid var(--line-dark);border-radius:var(--r-sm);background:var(--ink);align-items:center;gap:12px;padding:14px 16px;display:flex}.contact__estimate-body{flex:1;min-width:0}.contact__estimate-label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-dim);font-size:11.5px}.contact__estimate-value{color:var(--text-on-dark);margin-top:4px;font-size:14.5px;line-height:1.4}.contact__estimate-edit{color:var(--green-light);flex-shrink:0;font-size:13px;text-decoration:underline}.contact__estimate-edit:hover{color:var(--green)}.contact__estimate-drop{width:26px;height:26px;color:var(--text-dim);background:0 0;border:none;border-radius:6px;flex-shrink:0;padding:0;font-size:18px;line-height:1;transition:color .18s,background-color .18s}.contact__estimate-drop:hover{background:var(--line-dark);color:var(--text-on-dark)}.contact__success{border:1px solid var(--green);border-radius:var(--r-xl);background:var(--ink-card);flex-direction:column;gap:10px;padding:40px;display:flex}.contact__success:focus{outline:none}.contact__success-title{color:var(--green-light);font-size:22px;font-weight:600;line-height:1.25}.contact__success-text{color:var(--text-on-dark-muted);font-size:15px;line-height:1.55}@media (width<=900px){.packages__grid,.why__grid{grid-template-columns:1fr}.packages__card--featured{margin-top:11px}.included__grid,.works__grid,.process__grid{grid-template-columns:repeat(2,1fr)}.contact__grid{gap:36px}.contact__intro,.contact__col{flex:100%;min-width:0}.contact__title{font-size:30px}.contact__lead{max-width:none}}@media (width<=760px){.faq__grid{grid-template-columns:1fr}}@media (width<=560px){.packages__grid,.works__grid,.why__grid,.process__grid,.included__grid{gap:14px}.included__grid,.works__grid,.process__grid{grid-template-columns:1fr}.packages__card{padding:24px 20px}.packages__badge{left:20px}.packages__price{font-size:25px}.faq__item{padding:18px 20px}.contact__title{font-size:26px}.contact__form,.contact__success{padding:24px 20px}.contact__estimate{flex-wrap:wrap}}@media (width<=380px){.included__chip{padding:16px;font-size:14.5px}.works__cta{white-space:normal;width:100%}}
