*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#020812;color:#f8fbff;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.nav{height:92px;padding:0 4.5%;display:flex;align-items:center;gap:28px;background:#020812;border-bottom:1px solid #123852;position:relative;z-index:20}.brand{display:flex;align-items:center;gap:12px;min-width:345px}.brand img{width:61px;height:61px;border-radius:50%;object-fit:cover;object-position:26% center}.brandwords strong{font-size:27px;letter-spacing:.5px}.brandwords strong span,.mini-logo span,footer strong span{color:#0aaaff}.brandwords small{display:block;font-size:8px;letter-spacing:2.1px;margin-top:5px}.nav nav{display:flex;justify-content:center;gap:38px;flex:1;font-weight:700}.nav nav a:hover{color:#19b8ff}.nav-actions{display:flex;gap:22px;align-items:center}.login{font-weight:700}.button{display:inline-block;border:0;border-radius:8px;background:linear-gradient(135deg,#19c8ee,#078ef4);padding:16px 26px;color:white;font-weight:800;font-size:15px;box-shadow:0 0 25px #008dff33}.button.compact{padding:13px 20px}.hero{min-height:650px;display:grid;grid-template-columns:42% 58%;position:relative;overflow:hidden;background:radial-gradient(circle at 55% 48%,#062542 0,#020b16 44%,#020812 72%)}.hero-copy{padding:58px 0 40px 8vw;position:relative;z-index:9}.eyebrow{font-size:13px;letter-spacing:4px;color:#15b8ff;font-weight:900}.hero h1{font-size:69px;line-height:.92;letter-spacing:-2px;margin:15px 0 25px}.hero h1 span{color:#12baff}.hero-copy>p{max-width:570px;font-size:17px;line-height:1.55;color:#e2e9ef}.hero-buttons{display:flex;gap:17px;margin-top:24px}.ghost{border:1px solid #6e8495;border-radius:8px;padding:15px 24px;font-weight:800}.ghost:first-letter{color:#fff}.benefits{display:flex;gap:25px;margin-top:27px;font-size:13px;font-weight:700}.benefits span::first-letter{color:#0aaaff}.visual{position:relative;min-height:650px}.wolf-layer{position:absolute;inset:-4% 20% -5% -20%;background-image:linear-gradient(90deg,#020812 0%,transparent 22%,transparent 70%,#020812 100%),linear-gradient(0deg,#020812 0%,transparent 24%,transparent 78%,#020812 100%),url('sitewolf-hero-wolf.jpg');background-size:cover;background-position:center;filter:saturate(1.06);opacity:.96}.phones{position:absolute;z-index:5;right:3.5%;top:54px;width:47%;height:550px}.phone{position:absolute;background:linear-gradient(160deg,#071827,#03101c);border:2px solid #72889b;border-radius:37px;padding:35px 16px 16px;box-shadow:0 28px 70px #000c;font-size:12px}.speaker{position:absolute;top:10px;left:38%;width:24%;height:10px;border-radius:10px;background:#000}.phone-one{left:0;width:58%;height:520px;transform:rotate(3deg)}.phone-two{right:0;top:40px;width:55%;height:490px;transform:rotate(5deg)}.mini-logo{font-size:14px;font-weight:900;margin-bottom:23px}.phone p{line-height:1.35}.quick{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:14px 0}.quick div{height:62px;background:#0c263a;border-radius:7px;color:#0aaaff;display:flex;flex-direction:column;justify-content:center;align-items:center}.quick b{color:white;margin-top:5px;font-size:10px}.phone h4{font-size:14px;margin:12px 0 7px}.phone h3{font-size:20px;margin:11px 0}.phone em{display:inline-block;background:#0b9e69;padding:5px 8px;border-radius:12px;font-style:normal;font-size:9px}.job{padding:9px 7px;background:#0a1f2f;margin-top:6px;border-radius:6px;font-size:9px}.job i{font-style:normal;color:#15baff;font-weight:800}.job.actions{text-align:center}.featurebar{min-height:145px;display:grid;grid-template-columns:repeat(6,1fr);padding:22px 5%;border-top:1px solid #0b9df0;border-bottom:1px solid #15354b;background:#020b14}.featurebar article{text-align:center;border-right:1px solid #263e51;display:flex;flex-direction:column;align-items:center;gap:5px}.featurebar article:last-child{border:0}.featurebar b{font-size:27px;color:#0aaaff}.featurebar strong{font-size:13px}.featurebar span{font-size:12px;color:#9fb0be;line-height:1.4}.section{max-width:1450px;margin:auto;padding:80px 7%}.section h2,.early h2{font-size:44px;margin:9px 0 27px}.workflow{display:flex;justify-content:space-between;align-items:center;gap:12px}.workflow b{background:#071725;border:1px solid #164566;padding:17px 22px;border-radius:9px}.workflow i{font-style:normal;color:#0aaaff;font-size:23px}.about{border-top:1px solid #112a3e;display:grid;grid-template-columns:1.3fr 1fr;gap:80px}.about p{font-size:18px;color:#bdcbd5;line-height:1.6}.checklist{font-size:19px;line-height:2.05;color:#dce7ee}.early{text-align:center;padding:85px 6%;background:radial-gradient(circle,#092c4a,#030e19 60%,#020812)}.early form{display:flex;justify-content:center;gap:10px;margin:28px auto 18px}.early input{min-width:235px;padding:16px;background:#061522;border:1px solid #29475e;border-radius:8px;color:white}.early small{color:#718596}footer{padding:27px 5%;display:flex;justify-content:space-between;border-top:1px solid #153149;color:#91a4b3}
@media(max-width:1050px){.nav nav{display:none}.brand{min-width:0}.hero{grid-template-columns:1fr}.hero-copy{padding:55px 6%}.visual{min-height:580px}.wolf-layer{inset:-5% 20% -5% 0}.featurebar{grid-template-columns:repeat(3,1fr);gap:25px}.featurebar article{padding:10px}.hero h1{font-size:61px}}
@media(max-width:700px){
.nav{height:76px;padding:0 4%}
.brand{gap:8px;min-width:0}
.brand img{width:46px;height:46px}
.brandwords strong{font-size:18px}
.brandwords small,.login{display:none}
.button.compact{padding:10px 11px;font-size:12px}

.hero{display:block;min-height:0;overflow:hidden}
.hero-copy{padding:42px 6% 30px}
.hero h1{font-size:48px;line-height:.94;letter-spacing:-1.5px}
.hero-copy>p{font-size:16px;line-height:1.5}
.hero-buttons{
  flex-direction:row;
  align-items:stretch;
  gap:10px;
  width:100%;
}
.hero-buttons .button{
  flex:1 1 0;
  min-width:0;
  padding:14px 10px;
  font-size:14px;
  white-space:nowrap;
  text-align:center;
  justify-content:center;
}
.benefits{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:8px;
  width:100%;
}
.benefits span{
  font-size:12px;
  white-space:nowrap;
}

.visual{
  min-height:430px;
  margin-top:-92px;
  overflow:visible;
  position:relative;
  z-index:2;
  pointer-events:none;
  background:transparent;
}
.wolf-layer{
  position:absolute;
  left:-10%;
  right:-10%;
  top:-10px;
  bottom:-24px;
  background-image:url('sitewolf-hero-wolf.jpg');
  background-size:108% auto;
  background-position:50% 42%;
  background-repeat:no-repeat;
  opacity:.96;
  filter:saturate(1.08) contrast(1.04);
  -webkit-mask-image:
    linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.18) 8%,#000 28%,#000 70%,rgba(0,0,0,.45) 86%,transparent 100%),
    linear-gradient(to right,transparent 0%,#000 20%,#000 80%,transparent 100%);
  -webkit-mask-composite:source-in;
  mask-image:
    linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.18) 8%,#000 28%,#000 70%,rgba(0,0,0,.45) 86%,transparent 100%),
    linear-gradient(to right,transparent 0%,#000 20%,#000 80%,transparent 100%);
  mask-composite:intersect;
}
.visual::before{
  content:"";
  position:absolute;
  inset:-80px -20% -35px;
  z-index:-1;
  background:radial-gradient(ellipse at 50% 45%,rgba(8,54,92,.9) 0%,rgba(3,22,36,.72) 43%,rgba(2,8,18,0) 76%);
}
.phones{display:none}

.featurebar{grid-template-columns:repeat(2,1fr);padding:24px 5%;gap:0}
.featurebar article{padding:15px 7px;min-height:112px}
.featurebar article:nth-child(even){border-right:0}

.section{padding:58px 7%}
.section h2,.early h2{font-size:34px;line-height:1.05;letter-spacing:-1px;margin:10px 0 24px}

.workflow{
  display:flex;
  flex-direction:column;
  align-items:stretch;
  gap:8px;
  max-width:310px;
  margin:28px auto 0;
}
.workflow b{
  display:block;
  width:100%;
  text-align:center;
  padding:16px 18px;
}
.workflow i{
  display:block;
  text-align:center;
  height:22px;
  line-height:22px;
  font-size:0;
}
.workflow i::after{
  content:"↓";
  font-size:23px;
  color:#0aaaff;
}

.about{grid-template-columns:1fr;gap:24px}
.about p{font-size:16px}
.checklist{font-size:17px;line-height:1.9}

.early{padding:62px 7%}
.early form{flex-direction:column}
.early input{width:100%;min-width:0}

footer{flex-direction:column;align-items:center;gap:12px;text-align:center}
}/* V6.4: sections below the approved hero */
.section-heading{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:30px}.section-heading p{max-width:440px;color:#b8cbd9;font-size:17px;line-height:1.65;margin:0 0 22px}.workflow-section{padding-top:95px;padding-bottom:100px}.workflow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.workflow-grid article{min-width:0;padding:27px 22px 20px;border:1px solid #19405b;border-radius:15px;background:linear-gradient(150deg,#09243a,#061421 72%);display:flex;flex-direction:column;min-height:335px}.step{font-size:12px;letter-spacing:2px;font-weight:800;color:#20bafa}.workflow-grid h3{font-size:22px;line-height:1.16;margin:35px 0 12px}.workflow-grid p{font-size:15px;line-height:1.55;color:#aebfcc;margin:0 0 23px}.mini-panel{margin-top:auto;padding:14px;background:#04101c;border:1px solid #24506b;border-radius:9px;display:flex;flex-direction:column;gap:7px}.mini-panel span,.mini-panel small{font-size:11px;color:#8da9bd}.mini-panel span{letter-spacing:1.5px;color:#22baff}.mini-panel strong{font-size:14px}.feature-detail{max-width:none;background:radial-gradient(circle at 72% 55%,#0b3453 0,#061727 34%,#030b15 75%);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:8%;padding:95px max(7%,calc((100vw - 1250px)/2))}.feature-copy h2 span{color:#1abaff}.feature-copy p{max-width:510px;color:#b9cbd9;line-height:1.65;font-size:17px}.feature-copy ul{list-style:none;padding:0;margin:29px 0 0}.feature-copy li{padding:12px 0;border-top:1px solid #244258;color:#e0edf5;font-size:15px}.feature-copy li::before{content:'✓';color:#20c0fa;margin-right:13px}.detail-preview{border:1px solid #357497;background:#061726;box-shadow:0 25px 75px #0008;border-radius:19px;padding:23px;transform:rotate(1deg)}.preview-top{display:flex;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid #1b3a50}.preview-top strong{letter-spacing:1px}.preview-top strong span{color:#16bafa}.preview-top small,.preview-head small{color:#2ac4fa;letter-spacing:1.5px;font-size:11px}.preview-head{display:flex;justify-content:space-between;gap:10px;padding:25px 0}.preview-head h3{font-size:26px;margin:7px 0}.preview-head p{margin:0;color:#abc1d1;font-size:13px}.preview-head b{font-size:12px;color:#c5e9fb;white-space:nowrap}.preview-rows{display:grid;gap:8px}.preview-rows div{background:#0c273b;border:1px solid #1b3f57;border-radius:9px;padding:16px;display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:8px}.preview-rows span{color:#21bfff}.preview-rows strong{font-size:14px}.preview-rows small{color:#9fbed0}.about{align-items:center}.about-callout{padding:35px;border-left:3px solid #1abaff;background:linear-gradient(90deg,#0b2b44,#061421);border-radius:0 14px 14px 0}.about-callout span{display:block;color:#23bfff;letter-spacing:2px;font-size:12px;font-weight:800;margin-bottom:17px}.about-callout strong{font-size:24px;line-height:1.4;display:block}.early{padding:100px 6%}.early-inner{max-width:900px;margin:auto}.early p{color:#bbd0de;font-size:17px;line-height:1.65;max-width:690px;margin:0 auto}.early form{align-items:end;margin-top:34px}.early label{text-align:left;display:flex;flex-direction:column;gap:9px;color:#cbdce7;font-size:14px;font-weight:700}.early input{font:inherit;min-width:210px}.early form button{cursor:pointer;white-space:nowrap}.early small{display:block;margin-top:18px;font-size:13px}.early #form-status{font-size:14px;color:#b8dfff;margin-top:16px}.button:hover{filter:brightness(1.13)}.button:focus-visible,.ghost:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid #79d8ff;outline-offset:3px}
@media(max-width:1050px){.workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-detail{gap:5%}}
@media(max-width:700px){.section-heading{display:block}.section-heading p{font-size:16px;margin:0 0 25px}.workflow-section{padding-top:65px;padding-bottom:65px}.workflow-grid{grid-template-columns:1fr;gap:12px}.workflow-grid article{min-height:0}.workflow-grid h3{margin-top:22px}.mini-panel{margin-top:6px}.feature-detail{grid-template-columns:1fr;padding:65px 7%;gap:30px}.feature-copy p{font-size:16px}.detail-preview{transform:none;padding:16px}.preview-head{display:block}.preview-head b{display:block;margin-top:12px}.preview-rows div{padding:12px;grid-template-columns:24px 1fr auto}.preview-rows strong{font-size:12px}.preview-rows small{font-size:11px}.about-callout{padding:25px}.about-callout strong{font-size:20px}.early{padding:70px 7%}.early p{font-size:16px}.early form{align-items:stretch}.early label{width:100%}.early form button{width:100%}}
@media(max-width:370px){.hero-buttons{gap:6px}.hero-buttons .button,.hero-buttons .ghost{font-size:12px;padding:12px 7px}.benefits span{font-size:10px}.brandwords strong{font-size:16px}.button.compact{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Waitlist submission states */
[hidden]{display:none!important}.signup-trap{position:absolute!important;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.early button:disabled{opacity:.65;cursor:wait}

/* V6.6: Inside SiteWolf product introduction */
.inside-section{padding-top:90px;padding-bottom:65px;scroll-margin-top:24px}.inside-section h2 span{color:#1abaff}.inside-intro{max-width:440px;padding-bottom:24px}.inside-intro p{margin-bottom:16px}.preview-label{display:inline-block;font-size:12px;line-height:1.5;color:#a9c6d8;border:1px solid #284559;border-radius:20px;padding:7px 12px}.inside-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.inside-card{min-width:0}.inside-screen{margin:0;border:1px solid #285575;border-radius:16px;background:linear-gradient(145deg,#102e47,#061421 65%);overflow:hidden;box-shadow:0 18px 42px #0004;display:flex;flex-direction:column;min-height:430px}.screen-bar{display:flex;justify-content:space-between;align-items:center;padding:18px;border-bottom:1px solid #254157;background:#061421}.screen-bar strong{font-size:13px;letter-spacing:1px}.screen-bar strong span{color:#1abaff}.screen-bar>span{font-size:10px;color:#9cb4c6;letter-spacing:1px}.screen-body{padding:23px 20px;flex:1}.screen-body h3{font-size:20px;margin:12px 0 7px;line-height:1.2}.screen-muted{font-size:12px;color:#acc2d1;margin:0 0 17px;line-height:1.5}.screen-status{font-size:10px;background:#123f39;color:#a0edcf;border:1px solid #246957;padding:5px 9px;border-radius:20px;display:inline-block}.draft-status{background:#23394b;border-color:#3a576f;color:#cce0ef}.screen-kicker{font-size:10px;letter-spacing:1.8px;color:#44c8fb;display:inline-block;padding:6px 0}.screen-tabs{display:flex;gap:18px;border-bottom:1px solid #2c485d;padding:0 0 11px;font-size:11px;color:#a8bdcc}.screen-tabs b{color:#46caff}.screen-line{display:flex;justify-content:space-between;gap:8px;padding:12px 0;border-bottom:1px solid #203d53;font-size:11px;color:#b9cbd8}.screen-line strong{color:#e5f1fa;text-align:right;font-size:11px}.screen-note{border-left:2px solid #1abaff;background:#10283b;padding:11px 12px;margin-top:15px}.screen-note>span{font-size:9px;letter-spacing:1.4px;color:#56caff}.screen-note p{font-size:11px;line-height:1.5;margin:6px 0 0;color:#c0d3e0}.screen-chips{display:flex;gap:8px;margin-top:13px}.screen-chips span{font-size:10px;border:1px solid #2c536e;padding:5px 8px;border-radius:5px;color:#c5e3f5}.inside-screen figcaption{padding:10px 20px;background:#05111c;color:#93adbf;font-size:10px;border-top:1px solid #203d53}.screen-week{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:8px 0 15px}.screen-week span{text-align:center;font-size:10px;color:#acc0d0;padding:6px 0;border-radius:7px}.screen-week b{display:block;margin-top:5px;font-size:13px}.screen-week .selected-day{background:#1274ac;color:#fff}.screen-appointment{display:flex;align-items:center;gap:14px;padding:10px 0;border-top:1px solid #254157}.screen-appointment time{font-size:11px;color:#50caff;font-weight:bold}.screen-appointment strong{display:block;font-size:12px}.screen-appointment small{display:block;font-size:10px;color:#9fb8ca;margin-top:4px}.quote-labels{display:flex;justify-content:space-between;padding:9px 0;font-size:9px;letter-spacing:1px;color:#91b4cb;border-bottom:1px solid #2c485d}.screen-total{display:flex;justify-content:space-between;align-items:center;margin-top:15px;font-size:12px;color:#bfd4e2}.screen-total strong{font-size:23px;color:#51caff}.inside-caption{padding:25px 3px 0}.inside-caption .step{font-size:10px}.inside-caption h3{font-size:23px;line-height:1.2;letter-spacing:-.4px;margin:12px 0}.inside-caption p{font-size:15px;line-height:1.65;color:#b8cbd9;margin:0}.inside-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:38px;border-top:1px solid #244055;padding-top:27px}.inside-footer p{font-size:17px;color:#c3d7e5;line-height:1.5;margin:0}.nav nav{gap:24px}
@media(min-width:701px) and (max-width:1100px){.inside-grid{gap:14px}.screen-body{padding:20px 13px}.screen-bar{padding:16px 13px}.screen-body h3{font-size:18px}.inside-caption h3{font-size:20px}}
@media(max-width:700px){.inside-section{padding-top:60px;padding-bottom:35px}.inside-intro{padding-bottom:0}.inside-intro p{margin-bottom:15px}.inside-grid{grid-template-columns:1fr;gap:36px}.inside-screen{height:auto;min-height:395px;max-width:440px;width:100%;margin:0 auto}.screen-body{padding:22px}.inside-caption{padding:21px 0 0}.inside-caption h3{font-size:24px}.inside-footer{align-items:stretch;flex-direction:column;text-align:center;margin-top:30px}.inside-footer .button{align-self:center}.inside-section .section-heading{margin-bottom:28px}}

/* V6.7: accessible FAQ, expandable without JavaScript */
.faq-section{border-top:1px solid #17354b;scroll-margin-top:24px;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:65px;padding-top:85px;padding-bottom:85px}.faq-heading h2{font-size:40px;line-height:1.12;letter-spacing:-1px;max-width:380px}.faq-heading>p{color:#b8cbd9;font-size:16px;line-height:1.6}.faq-heading .eyebrow{font-size:11px;letter-spacing:2.4px}.faq-list{min-width:0;border-top:1px solid #28495e}.faq-item{border-bottom:1px solid #28495e}.faq-item summary{list-style:none;position:relative;padding:22px 44px 22px 4px;font-size:17px;font-weight:700;line-height:1.5;cursor:pointer;overflow-wrap:break-word}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary::after{content:'+';position:absolute;right:6px;top:21px;font-size:23px;line-height:26px;font-weight:400;color:#35c2ff}.faq-item[open] summary::after{content:'−'}.faq-item[open] summary{color:#64ceff}.faq-item summary:hover{color:#64ceff}.faq-item summary:focus-visible{outline:2px solid #79d8ff;outline-offset:4px;border-radius:3px}.faq-answer{padding:0 30px 23px 4px}.faq-answer p{color:#b8cbd9;font-size:15px;line-height:1.75;margin:0 0 14px}.faq-answer p:last-child{margin-bottom:0}
@media(max-width:900px){.faq-section{grid-template-columns:1fr;gap:22px}.faq-heading h2{max-width:600px}}
@media(max-width:700px){.faq-section{padding:60px 7%}.faq-heading h2{font-size:34px;line-height:1.12}.faq-item summary{font-size:16px;padding-top:20px;padding-bottom:20px}.faq-answer{padding-right:8px}.faq-answer p{font-size:15px}}

/* V6.8 contact and privacy */
.contact-section{display:flex;align-items:center;justify-content:space-between;gap:40px;border-top:1px solid #17354b}.contact-section p{max-width:540px;color:#b8cbd9;line-height:1.7;font-size:17px}.contact-email{display:inline-flex;align-items:center;gap:22px;padding:20px 24px;border:1px solid #285575;border-radius:12px;background:#081d2e;color:#65cfff;font-size:21px;overflow-wrap:anywhere}.contact-email:hover{background:#102f47}.footer-links{display:flex;flex-wrap:wrap;gap:24px}.footer-links a:hover{color:#65cfff}.early small a{text-decoration:underline;color:#b8dfff;text-underline-offset:3px}.privacy-back{margin-left:auto}.privacy-page{max-width:1000px}.privacy-page h1{font-size:48px;letter-spacing:-1px;margin:16px 0}.privacy-page h2{font-size:25px;line-height:1.3;margin:38px 0 14px}.privacy-page p,.privacy-page li{color:#bfd0dd;font-size:16px;line-height:1.8}.privacy-page li{margin-bottom:10px}.privacy-page a{color:#64cfff;text-decoration:underline;overflow-wrap:anywhere}.privacy-date{font-size:13px!important}.privacy-draft{border:1px solid #ab8550;background:#302919;border-radius:12px;padding:20px;margin:28px 0}.privacy-draft p{margin:8px 0 0}.privacy-page mark{background:#302919;color:#f5d6a4;padding:2px 3px}.privacy-page ul{padding-left:22px}@media(max-width:700px){.contact-section{flex-direction:column;align-items:stretch;gap:16px}.contact-email{font-size:18px;justify-content:space-between;padding:18px}.privacy-page h1{font-size:38px}.privacy-page h2{font-size:24px;letter-spacing:0;line-height:1.3}.privacy-back{font-size:13px}.footer-links{justify-content:center}.privacy-page{padding:50px 7%}}
