:root{color-scheme:light;--ink:#10121c;--sage:#2d4640;--cream:#f7f1e9;--peach:#c96750;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#e8e0da;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;padding:24px 16px 40px}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #a94e39;outline-offset:5px}button:disabled{cursor:wait}h1:focus{outline:none}[hidden]{display:none!important}p{margin:0}main{max-width:960px;margin:auto}.card{margin:auto;width:100%;max-width:510px;border-radius:32px;overflow:hidden;background:var(--cream);box-shadow:0 12px 36px #302a241a}.brand{display:flex;align-items:center;gap:15px}.brand img{width:76px;height:auto;flex-shrink:0}.brand span{font-size:26px;line-height:1.08;letter-spacing:-1px}.welcome{background:#faf5ef}.welcome-content{padding:34px 34px 18px;background:linear-gradient(#faf5efee,#faf5efee),url('assets/welcome-background.png') center top/100% auto}.welcome-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.welcome-header .brand{gap:12px}.welcome-header .brand img{width:76px}.welcome-header .brand span{font-size:25px}.badge{border-radius:23px;background:#e6ddd6;padding:12px 13px;line-height:1.25;font-size:12px;white-space:nowrap}h1{font-size:46px;line-height:1.08;letter-spacing:-1.7px;font-weight:500;margin:35px 0 16px}h1 em{font-family:Georgia,serif;color:var(--peach);font-size:1.08em;letter-spacing:-2px}.intro{font-size:19px;line-height:1.42;letter-spacing:-.15px}.benefits{list-style:none;padding:0;margin:17px 0 21px;display:grid;gap:15px}.benefits li{display:flex;align-items:center;gap:18px}.icon{width:62px;height:62px;flex:0 0 62px;border-radius:50%;background:#e9e1d9;display:grid;place-items:center}.icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.benefits strong{font-size:16px;font-weight:600;line-height:1.4}.benefits p{font-size:15px;line-height:1.42;color:#4c4a4c;margin-top:2px}.primary{width:100%;border:0;border-radius:50px;min-height:58px;padding:15px 22px;background:var(--sage);color:white;font-size:18px;display:flex;align-items:center;justify-content:center;gap:12px}.primary:hover{background:#203b34}.primary span{font-size:27px;line-height:.5}.launch-status{background:#fff9ed;border:1px solid #bfb0a1;border-radius:12px;margin-top:12px;padding:14px;font-size:15px;line-height:1.5}.welcome-landscape{position:relative;height:207px;background:url('assets/welcome-background.png') center bottom/100% auto no-repeat}.signature{position:absolute;right:26px;top:43px;color:white;font-family:'Segoe Print','Bradley Hand',cursive;font-style:italic;font-size:23px;line-height:1.1;transform:rotate(-9deg);text-shadow:0 1px 5px #0008}.welcome footer{position:absolute;bottom:0;width:100%;padding:22px 18px 17px;background:linear-gradient(transparent,#28221c88);font-size:10px;letter-spacing:.9px;color:white;text-align:center}.completion{padding:48px 33px 25px;text-align:center;background:linear-gradient(0deg,#271c1020,transparent 65%),url('assets/completion-background.png') center/100% 100% no-repeat}.completion>.brand{justify-content:center;gap:16px}.completion>.brand span{font-size:27px;text-align:left}.completion h1{font-size:49px;line-height:1.05;font-weight:600;margin:59px 0 20px}.completion-intro{font-size:19px;line-height:1.42}.recorded{margin:26px 0 28px;background:#fff6ecda;border:1px solid #fff5eeb0;border-radius:21px;min-height:116px;display:flex;align-items:center;gap:24px;padding:25px;text-align:left}.recorded p{font-size:18px;line-height:1.4}.check{display:grid;place-items:center;flex:0 0 58px;height:58px;border-radius:50%;background:#596e65;color:white;font-size:36px}.next{text-align:left;color:#fff; text-shadow:0 1px 4px #312819; background:#30292255;padding:16px;border-radius:14px}.next h2{font-size:20px;margin:0 0 8px;font-weight:600}.next p{font-size:16px;line-height:1.55}.closing-signature{font-family:'Segoe Print','Bradley Hand',cursive;font-style:italic;font-size:29px;line-height:1.3;color:white;text-shadow:0 2px 6px #332a22;margin:42px -6px 48px;transform:rotate(-7deg)}.completion footer{font-size:10px;letter-spacing:1.45px;margin-top:25px;color:#111;background:#ffe8c1aa;padding:7px;border-radius:5px}.review-bar{max-width:720px;margin:0 auto 20px;display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:14px;color:#35443d}.review-bar nav{display:flex;gap:6px}.review-bar button{border:1px solid #a5ada5;padding:10px 13px;border-radius:30px;background:transparent;color:inherit}.review-bar button[aria-pressed=true]{background:var(--sage);color:white}.survey{max-width:960px;min-height:calc(100svh - 64px)}.survey-header{padding:25px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px}.survey-header .brand span{font-size:21px}.survey-header .brand img{width:58px}.text-button{border:0;background:transparent;color:var(--ink);padding:12px;font-size:16px}.text-button span{font-size:24px;padding-left:7px}#typeform{height:calc(100svh - 190px);min-height:500px}#embed-status{padding:10px 28px;font-size:16px;line-height:1.5}.closed{padding:44px 32px;min-height:380px}.closed p{font-size:18px}.noscript{text-align:center;padding:20px}
@media(max-width:550px){body{padding:0;background:var(--cream)}.card{border-radius:0;box-shadow:none}.welcome-content{padding:27px 23px 18px}.welcome-header .brand img{width:59px}.welcome-header .brand span{font-size:22px}.brand{gap:12px}.badge{font-size:12px;padding:10px}h1{font-size:clamp(33px,9vw,46px);margin-top:32px}.intro{font-size:17px}.benefits li{gap:14px}.icon{width:55px;height:55px;flex-basis:55px}.benefits strong{font-size:16px}.benefits p{font-size:15px}.welcome-landscape{height:210px;background-size:100% auto}.welcome footer,.completion footer{font-size:10px;letter-spacing:.6px}.signature{right:15px;font-size:21px}.completion{padding:38px 24px 22px;min-height:100svh}.completion>.brand img{width:72px}.completion>.brand span{font-size:25px}.completion h1{font-size:44px;margin-top:50px}.completion-intro{font-size:18px}.recorded{padding:22px 20px;gap:20px}.recorded p{font-size:17px}.next{padding:14px}.closing-signature{font-size:26px}.review-bar{padding:12px;margin:0;flex-wrap:wrap;background:#e8e0da}.review-bar span{width:100%}.survey-header{padding:22px 15px}.survey-header .brand span{font-size:18px}.survey-header .brand img{width:44px}.text-button{font-size:14px}#typeform{min-height:440px;height:calc(100svh - 115px)}}
@media(prefers-reduced-motion:no-preference){.primary{transition:background .15s}.card{animation:appear .25s ease-out}@keyframes appear{from{opacity:.4}to{opacity:1}}}

/* Locally served script font; no participant requests to a font provider. */
@font-face{font-family:Allura;src:url('assets/allura.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
.welcome-landscape{height:250px;isolation:isolate}
.welcome-landscape:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(to bottom,#faf5ef 0%,#faf5efe6 8%,#faf5ef80 22%,#faf5ef26 36%,transparent 53%)}
.signature{font-family:Allura,cursive;font-style:normal;font-size:33px;line-height:.94;top:83px;right:27px;font-weight:400}
.closing-signature{font-family:Allura,cursive;font-style:normal;font-size:39px;line-height:1.06;font-weight:400;margin-top:46px;margin-bottom:49px}
.review-bar a{display:inline-block;border:1px solid #a5ada5;padding:10px 13px;border-radius:30px;background:transparent;color:inherit;text-decoration:none}
.review-bar a[aria-current=page]{background:var(--sage);color:white}
@media(max-width:550px){.signature{font-size:31px;right:20px;top:89px}.closing-signature{font-size:35px}.welcome-landscape{height:250px}}

/* Explicit iframe geometry also protects against a delayed SDK stylesheet. */
#typeform{width:100%;position:relative}
#typeform>.tf-v1-widget{width:100%;height:100%;min-height:inherit;position:relative}
#typeform iframe{display:block;width:100%;height:100%;min-height:inherit;border:0}

.reference-panel{padding:1rem;margin:1rem 0;border:1px solid #566b63;border-radius:.5rem;font-size:1rem}.reference-panel code{overflow-wrap:anywhere;user-select:all;font-size:1rem}.reference-panel p{margin:.5rem 0}.reference-panel[hidden]{display:none}

/* Welcome follows the survey's 960px desktop container, stacking on phones. */
@media(min-width:900px){
  .welcome{max-width:960px;display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2fr)}
  .welcome-content{padding:36px;background:#faf5ef}
  .welcome h1{font-size:46px;margin-top:30px}
  .welcome .intro{font-size:18px}
  .welcome .benefits{gap:16px;margin:24px 0}
  .welcome .icon{width:52px;height:52px;flex-basis:52px}
  .welcome-landscape{height:auto;min-height:100%;background-size:auto 100%;background-position:center bottom}
  .welcome-landscape:before{background:linear-gradient(to right,#faf5ef 0%,#faf5ef66 14%,transparent 36%)}
  .welcome .signature{top:auto;bottom:100px;right:30px;font-size:40px}
  .welcome footer{padding:48px 24px 24px;line-height:1.6}
}
@media(max-width:380px){
  .welcome-header{flex-wrap:wrap;gap:14px}
  .welcome-header .badge{padding:8px 12px}
  .welcome .benefits li{gap:12px}
  .welcome .icon{width:46px;height:46px;flex-basis:46px}
}
