.download-app{padding:3rem 0 4rem}@media (min-width:768px){.download-app{padding:4rem 0 5rem}}.download-app__layout{grid-template-columns:1fr;align-items:center;gap:2rem;display:grid}@media (min-width:768px){.download-app__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem}}.download-app__media{border-radius:1.25rem;overflow:hidden}.download-app__image{object-fit:cover;width:100%;height:auto;display:block}.download-app__content{max-width:36rem}.download-app__tag{margin-bottom:1rem}.download-app__title{border:0;margin:0 0 1rem;padding:0}.download-app__description{margin:0 0 1.5rem}.download-app__benefits{flex-direction:column;gap:.875rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.download-app__benefit{color:var(--foreground);align-items:center;gap:.75rem;font-size:1rem;line-height:1.5;display:flex}.download-app__benefit-icon{background:var(--primary);color:#fff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:inline-flex}.download-app__benefit-icon svg{stroke-width:3px;width:.875rem;height:.875rem}.download-app__actions{grid-template-columns:1fr;gap:.75rem;display:grid}@media (min-width:768px){.download-app__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem}}.download-app__option{border:1px solid color-mix(in srgb, var(--border) 80%, var(--primary) 20%);background:color-mix(in srgb, var(--card) 92%, var(--primary) 8%);min-height:4.25rem;color:var(--foreground);border-radius:1rem;align-items:center;gap:.75rem;padding:.875rem 1rem;text-decoration:none;transition:border-color .18s,background-color .18s,box-shadow .18s,transform .18s;display:flex}.download-app__option:hover{border-color:color-mix(in srgb, var(--primary) 45%, var(--border));background:var(--card);box-shadow:0 10px 24px color-mix(in srgb, var(--primary) 12%, transparent);transform:translateY(-1px)}.download-app__option:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.download-app__option-icon{background:color-mix(in srgb, var(--primary) 12%, var(--card));width:2.5rem;height:2.5rem;color:var(--primary);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.download-app__option-icon svg{width:1.15rem;height:1.15rem}.download-app__option-copy{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.download-app__option-title{font-size:.95rem;font-weight:600;line-height:1.25}.download-app__option-subtitle{color:var(--muted-foreground);font-size:.8125rem;line-height:1.3}.download-app__option-download{background:var(--primary);color:#fff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.download-app__option-download svg{width:.95rem;height:.95rem}
.faq{padding:3rem 0 4rem}@media (min-width:768px){.faq{padding:4rem 0 5rem}}.faq__layout{flex-direction:column;gap:2.5rem;margin:0 auto;display:flex}@media (min-width:768px){.faq__layout{gap:3rem}}.faq__header{text-align:center;margin:0 auto}.faq__tag{margin-bottom:1rem}.faq__title{border:0;margin:0 0 1rem;padding:0}.faq__description{margin:0 auto}.faq__accordion{flex-direction:column;gap:.875rem;width:100%;display:flex}.faq__item{border:1px solid color-mix(in srgb, var(--primary) 18%, transparent);background:var(--card);border-radius:1rem;padding:0 1.25rem;overflow:hidden;box-shadow:0 8px 24px #0f172a0a}@media (min-width:768px){.faq__item{padding:0 1.5rem}}.faq__trigger{padding-top:1.125rem;padding-bottom:1.125rem;font-size:1rem;font-weight:600;line-height:1.5;text-decoration:none}.faq__trigger:hover{color:var(--primary);text-decoration:none}.faq__content{color:var(--foreground)}.faq__answer{margin:0;padding-bottom:.25rem;font-size:1rem}
.features{padding:3rem 0 4rem}@media (min-width:768px){.features{padding:4rem 0 5rem}}@media (min-width:1280px){.features{padding:5rem 0 6rem}}.features__header{z-index:2;text-align:center;max-width:42rem;margin:0 auto;position:relative}.features__tag{margin-bottom:1rem}.features__title{border:0;margin:0 0 1rem;padding:0}.features__title-highlight{color:var(--primary)}.features__description{max-width:38rem;margin:0 auto}.features__visuals{z-index:1;pointer-events:none;height:0;position:relative}.features__visual{opacity:.95;width:18rem;height:auto;display:none;position:absolute;top:-12rem}@media (min-width:768px){.features__visual{display:block}}.features__visual--left{left:0%}.features__visual--right{right:0%}.features__grid{z-index:2;grid-template-columns:1fr;align-items:stretch;gap:1rem;margin:2.5rem 0 0;padding:0;list-style:none;display:grid;position:relative}@media (min-width:768px){.features__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-top:3rem}}@media (min-width:1280px){.features__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:3.5rem}}.features__card{border:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);background:linear-gradient(180deg, color-mix(in srgb, var(--card) 96%, transparent) 0%, var(--card) 100%),linear-gradient(135deg, color-mix(in srgb, var(--primary) 8%, transparent), transparent 55%);border-radius:1.25rem;flex-direction:column;gap:1.25rem;height:100%;padding:1.5rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 10px 30px #0f172a0d,0 1px 2px #0f172a0a}@media (min-width:768px){.features__card{padding:1.75rem}}@media (hover:hover){.features__card:hover{border-color:color-mix(in srgb, var(--primary) 22%, transparent);transform:translateY(-2px);box-shadow:0 16px 36px #0f172a14,0 2px 6px #0f172a0d}.features__card:hover .features__icon{transform:translateY(-1px)scale(1.06)}.features__card:hover .features__icon--interview{box-shadow:inset 0 1px #ffffff80,0 14px 28px #f973166b}.features__card:hover .features__icon--realtime{box-shadow:inset 0 1px #ffffff80,0 14px 28px #ec48996b}.features__card:hover .features__icon--answers{box-shadow:inset 0 1px #ffffff80,0 14px 28px #8b5cf66b}.features__card:hover .features__icon--screenshot{box-shadow:inset 0 1px #ffffff80,0 14px 28px #0ea5e96b}.features__card:hover .features__icon--language{box-shadow:inset 0 1px #ffffff80,0 14px 28px #10b9816b}.features__card:hover .features__icon--mock{box-shadow:inset 0 1px #ffffff80,0 14px 28px #3b82f66b}}.features__icon{color:#fff;isolation:isolate;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;transition:transform .25s,box-shadow .25s;display:inline-flex;position:relative}.features__icon:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff47 0%,#0000 48%);position:absolute;inset:0}.features__icon svg{z-index:1;stroke-width:2.25px;filter:drop-shadow(0 1px 2px #0f172a33);width:1.5rem;height:1.5rem;position:relative}.features__icon--interview{background:linear-gradient(145deg,#fdba74 0%,#f97316 55%,#ea580c 100%);box-shadow:inset 0 1px #ffffff6b,0 10px 22px #f9731652}.features__icon--realtime{background:linear-gradient(145deg,#f9a8d4 0%,#f472b6 52%,#db2777 100%);box-shadow:inset 0 1px #ffffff6b,0 10px 22px #ec489952}.features__icon--answers{background:linear-gradient(145deg,#c4b5fd 0%,#8b5cf6 52%,#6d28d9 100%);box-shadow:inset 0 1px #ffffff6b,0 10px 22px #8b5cf652}.features__icon--screenshot{background:linear-gradient(145deg,#7dd3fc 0%,#38bdf8 52%,#0284c7 100%);box-shadow:inset 0 1px #ffffff6b,0 10px 22px #0ea5e952}.features__icon--language{background:linear-gradient(145deg,#6ee7b7 0%,#34d399 52%,#059669 100%);box-shadow:inset 0 1px #ffffff6b,0 10px 22px #10b98152}.features__icon--mock{background:linear-gradient(145deg,#93c5fd 0%,#3b82f6 52%,#1d4ed8 100%);box-shadow:inset 0 1px #ffffff6b,0 10px 22px #3b82f652}.features__content{flex-direction:column;flex:1;min-width:0;display:flex}.features__kicker{color:var(--primary);letter-spacing:.04em;text-transform:uppercase;margin-bottom:.375rem;font-size:.8125rem;font-weight:650}.features__card-title{border:0;margin:0 0 .5rem;padding:0;font-size:1.125rem;line-height:1.35}.features__card-description{color:var(--subtext);margin:0;font-size:.9375rem;line-height:1.65}@media (prefers-reduced-motion:reduce){.features__card,.features__icon{transition:none}.features__card:hover,.features__card:hover .features__icon{transform:none}}
.hero-stats{background:var(--card);border-radius:1rem;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin-inline:auto;display:grid;box-shadow:0 12px 40px #00000014}.hero-stats__item{align-items:center;gap:12px;padding:1rem;display:flex}.hero-stats__item:nth-child(-n+2){border-bottom:1px solid var(--border)}.hero-stats__item:nth-child(odd){border-right:1px solid var(--border)}.hero-stats__icon{background:color-mix(in srgb, var(--primary) 12%, transparent);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.hero-stats__icon-svg{width:1.5rem;height:1.5rem;color:var(--primary)}.hero-stats__content{min-width:0}.hero-stats__value{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:700;line-height:1.2}.hero-stats__label{color:var(--foreground);margin:4px 0 0;font-size:.875rem;font-weight:400;line-height:1.2}@media (min-width:768px){.hero-stats{background:color-mix(in srgb, var(--card) 82%, transparent);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border:1px solid var(--primary);justify-content:space-around;align-items:center;max-width:50rem;margin-inline:auto;display:flex;position:absolute;bottom:0;left:0;right:0}.hero-stats__item{align-items:center;gap:12px;padding:20px 24px;display:flex}.hero-stats__item:nth-child(-n+2),.hero-stats__item:nth-child(odd){border:none}}
.waving{width:var(--waving-width,180px);height:var(--waving-height,30px);justify-content:center;align-items:center;gap:3px;display:flex}.waving__bar{--bar-height:12px;--bar-index:0;--bar-duration:1.1s;width:4px;height:var(--bar-height);transform-origin:50%;will-change:transform,opacity;background:linear-gradient(90deg, var(--primary) 0%, var(--primary-300) 50%, var(--primary) 100%);background-size:var(--waving-width,180px) 100%;background-position:calc(var(--bar-index)*var(--bar-step,7px)*-1) center;animation:waving-pulse var(--bar-duration) cubic-bezier(.45, .05, .55, .95) infinite;animation-delay:calc(var(--bar-index)*70ms);border-radius:999px}@media (prefers-reduced-motion:reduce){.waving__bar{animation:none}}@keyframes waving-pulse{0%,to{opacity:.55;transform:scaleY(.3)}18%{opacity:.75;transform:scaleY(.62)}38%{opacity:.92;transform:scaleY(.92)}50%{opacity:1;transform:scaleY(1)}68%{opacity:.82;transform:scaleY(.72)}84%{opacity:.65;transform:scaleY(.48)}}
.hero-showcase{flex-direction:column;gap:1.5rem;display:flex;top:0;right:0}.hero-showcase__card{border:1px solid var(--primary);background:var(--card);border-radius:1rem;flex-direction:column;gap:1rem;max-width:26rem;margin:auto;padding:1rem;transition:opacity .4s,transform .4s,box-shadow .4s;display:flex}.hero-showcase__card--question.question-in{animation:.6s cubic-bezier(.22,1,.36,1) forwards hero-showcase-question-in}.hero-showcase__card--question.streaming,.hero-showcase__card--question.complete{opacity:1;transform:translateY(0)}.hero-showcase__card--question.out{opacity:0;transform:translateY(-8px)}.hero-showcase__card--answer.question-in{opacity:.55;transform:translateY(6px)}.hero-showcase__card--answer.streaming{opacity:1;box-shadow:0 8px 32px color-mix(in srgb, var(--primary) 12%, transparent);transform:translateY(0)}.hero-showcase__card--answer.complete{opacity:1;box-shadow:0 8px 32px color-mix(in srgb, var(--primary) 16%, transparent);transform:translateY(0)}.hero-showcase__card--answer.out{opacity:0;transform:translateY(8px)}.hero-showcase__question{animation:.55s cubic-bezier(.22,1,.36,1) forwards hero-showcase-text-in}.hero-showcase__star{flex-direction:column;gap:.875rem;display:flex}.hero-showcase__star-item{opacity:.85;animation:.45s cubic-bezier(.22,1,.36,1) forwards hero-showcase-star-in;transform:translateY(4px)}.hero-showcase__star-item--active{opacity:1}.hero-showcase__star-heading{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.hero-showcase__star-key{background:color-mix(in srgb, var(--primary) 14%, transparent);width:1.375rem;height:1.375rem;color:var(--primary);border-radius:9999px;justify-content:center;align-items:center;font-size:.6875rem;font-weight:700;line-height:1;display:inline-flex}.hero-showcase__star-label{letter-spacing:.04em;text-transform:uppercase;color:var(--primary);font-size:.75rem;font-weight:600}.hero-showcase__star-text{color:var(--foreground);margin:0;font-size:.875rem;line-height:1.55}.hero-showcase__code-wrap{align-items:flex-end;gap:2px;max-width:100%;display:inline-flex}.hero-showcase__code-block{width:100%;margin:0;padding:1rem;overflow-x:auto}.hero-showcase__code-block>div{background:0 0!important}.hero-showcase__code-block code{white-space:pre-wrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.6875rem;line-height:1.55;display:block}.hero-showcase__cursor{vertical-align:text-bottom;background-color:var(--primary);opacity:0;width:2px;height:1em;margin-left:2px;display:inline-block}.hero-showcase__cursor--active{animation:.9s step-end infinite hero-showcase-cursor-blink}.hero-showcase__cursor--code{background-color:#38bdf8}.hero-showcase__match{opacity:0;transition:opacity .35s,transform .35s cubic-bezier(.22,1,.36,1);transform:translateY(6px)}.hero-showcase__match--visible{opacity:1;transform:translateY(0)}@keyframes hero-showcase-question-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-showcase-text-in{0%{opacity:0;filter:blur(4px)}to{opacity:1;filter:blur()}}@keyframes hero-showcase-star-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-showcase-cursor-blink{0%,to{opacity:1}50%{opacity:0}}
.hero-highlight{vertical-align:baseline;min-width:10.75ch;display:inline-block}.hero-highlight--static{background:linear-gradient(90deg, var(--primary-700) 0%, var(--primary) 45%, var(--primary-300) 100%);-webkit-text-fill-color:#0000;color:var(--primary);-webkit-background-clip:text;background-clip:text}.hero-highlight__clip{vertical-align:bottom;will-change:max-width;max-width:0;animation:7s infinite hero-highlight-flow;display:inline-block;overflow:hidden}.hero-highlight__content{white-space:nowrap;background:linear-gradient(90deg, var(--primary-700) 0%, var(--primary) 45%, var(--primary-300) 100%);-webkit-text-fill-color:#0000;color:#0000;-webkit-background-clip:text;background-clip:text;align-items:baseline;display:inline-flex}.hero-highlight__cursor{vertical-align:text-bottom;background:var(--primary);opacity:.9;border-radius:1px;flex-shrink:0;width:2px;height:.92em;margin-left:2px;animation:1.1s ease-in-out infinite hero-highlight-cursor;display:inline-block}@media (prefers-reduced-motion:reduce){.hero-highlight__clip{max-width:11ch;animation:none}.hero-highlight__cursor{display:none}}.hero-live-dot{background-color:var(--primary);width:1rem;height:1rem;box-shadow:0 1px 12px color-mix(in srgb, var(--primary) 65%, transparent);border-radius:9999px;flex-shrink:0;display:inline-block}.hero-visual{margin-top:2rem;position:relative}@media (min-width:1280px){.hero-visual{margin-top:0}}@keyframes hero-highlight-flow{0%{max-width:0;animation-timing-function:cubic-bezier(.22,1,.36,1)}24%{max-width:11ch;animation-timing-function:cubic-bezier(.4,0,.2,1)}46%{max-width:11ch;animation-timing-function:cubic-bezier(.55,0,.85,.35)}70%{max-width:0;animation-timing-function:cubic-bezier(.4,0,.2,1)}to{max-width:0}}@keyframes hero-highlight-cursor{0%,to{opacity:.95}50%{opacity:.2}}
.how-it-works-steps{margin-top:3rem;padding:3rem 0 1.5rem}@media (min-width:768px){.how-it-works-steps{padding:4rem 0 2rem}}@media (min-width:1280px){.how-it-works-steps{padding:4.5rem 0 2.5rem}}.how-it-works-steps__header{text-align:center;max-width:42rem;margin:0 auto 2.5rem}@media (min-width:768px){.how-it-works-steps__header{margin-bottom:3rem}}.how-it-works-steps__tag{margin-bottom:1rem}.how-it-works-steps__title{border:0;margin:0 0 1rem;padding:0}.how-it-works-steps__title-highlight{color:var(--primary)}.how-it-works-steps__description{max-width:36rem;margin:0 auto}.how-it-works-steps__list{flex-direction:column;gap:1rem;max-width:52rem;margin:0 auto;padding:0;list-style:none;display:flex}@media (min-width:768px){.how-it-works-steps__list{gap:1.25rem}}.how-it-works-steps__item{grid-template-columns:auto 1fr;align-items:stretch;gap:1rem;display:grid}@media (min-width:768px){.how-it-works-steps__item{gap:1.25rem}}.how-it-works-steps__track{flex-direction:column;align-items:center;width:2.75rem;padding-top:1.35rem;display:flex}.how-it-works-steps__number{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-700) 100%);color:#fff;width:2.75rem;height:2.75rem;box-shadow:0 10px 24px color-mix(in srgb, var(--primary) 28%, transparent);border-radius:9999px;justify-content:center;align-items:center;font-size:1rem;font-weight:700;line-height:1;display:inline-flex}.how-it-works-steps__line{background:linear-gradient(180deg, color-mix(in srgb, var(--primary) 55%, transparent) 0%, color-mix(in srgb, var(--primary) 12%, transparent) 100%);border-radius:9999px;flex:1;width:2px;min-height:1.5rem;margin-top:.75rem}.how-it-works-steps__card{border:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);background:linear-gradient(180deg, color-mix(in srgb, var(--card) 96%, transparent) 0%, var(--card) 100%),linear-gradient(135deg, color-mix(in srgb, var(--primary) 8%, transparent), transparent 55%);border-radius:1.25rem;flex-direction:column;gap:1rem;padding:1.25rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 10px 30px #0f172a0d,0 1px 2px #0f172a0a}@media (min-width:768px){.how-it-works-steps__card{padding:1.5rem}}@media (hover:hover){.how-it-works-steps__card:hover{border-color:color-mix(in srgb, var(--primary) 22%, transparent);transform:translateY(-2px);box-shadow:0 16px 36px #0f172a14,0 2px 6px #0f172a0d}}.how-it-works-steps__card-top{align-items:flex-start;gap:1rem;display:flex}.how-it-works-steps__icon{margin-top:.125rem}.how-it-works-steps__card-copy{min-width:0}.how-it-works-steps__card-title{border:0;margin:0 0 .5rem;padding:0;font-size:1.125rem;line-height:1.35}.how-it-works-steps__card-description{color:var(--subtext);margin:0;font-size:.9375rem;line-height:1.65}.how-it-works-steps__link{color:var(--primary);align-items:center;gap:.375rem;font-size:.9375rem;font-weight:600;line-height:1.4;text-decoration:none;transition:color .2s,gap .25s;display:inline-flex}.how-it-works-steps__link:hover{color:var(--primary-700);gap:.625rem;text-decoration:none}.how-it-works-steps__link:hover .how-it-works-steps__link-icon{transform:translate(3px)}.how-it-works-steps__link-icon{flex-shrink:0;width:1rem;height:1rem;transition:transform .25s}
.mock-interview-promo{padding:3rem 0 4rem}@media (min-width:768px){.mock-interview-promo{padding:4rem 0 5rem}}.mock-interview-promo__layout{grid-template-columns:1fr;align-items:center;gap:2rem;display:grid}@media (min-width:768px){.mock-interview-promo__layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:3rem}}.mock-interview-promo__content{max-width:36rem}.mock-interview-promo__tag{margin-bottom:1rem}.mock-interview-promo__title{border:0;margin:0 0 1rem;padding:0}.mock-interview-promo__title-highlight{color:var(--primary)}.mock-interview-promo__description{margin:0 0 1.5rem}.mock-interview-promo__benefits{flex-direction:column;gap:.875rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.mock-interview-promo__benefit{color:var(--foreground);align-items:flex-start;gap:.75rem;font-size:1rem;line-height:1.5;display:flex}.mock-interview-promo__benefit-icon{background:var(--primary);color:#fff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-top:.125rem;display:inline-flex}.mock-interview-promo__benefit-icon svg{stroke-width:3px;width:.875rem;height:.875rem}.mock-interview-promo__actions{flex-wrap:wrap;gap:.75rem;display:flex}.mock-interview-promo__preview{width:100%;min-width:0;display:flex}.mock-interview-stage{border:1px solid color-mix(in srgb, var(--primary) 18%, transparent);background:radial-gradient(80% 70% at 50% 0%, color-mix(in srgb, var(--primary) 12%, transparent), transparent 70%),var(--card);border-radius:1.5rem;flex-direction:column;align-items:center;gap:.75rem;width:100%;padding:1.5rem 1.25rem 1.35rem;display:flex;box-shadow:0 18px 40px #0f172a14}.mock-interview-stage__orb{width:12rem;height:12rem}.mock-interview-stage__ai{width:100%;height:100%;display:block}.mock-interview-stage__status{color:var(--primary);letter-spacing:.16em;text-transform:uppercase;margin:0 0 1rem;font-size:.7rem;font-weight:600}.mock-interview-stage__card{border:1px solid var(--border);background:var(--muted);border-radius:1rem;width:100%;padding:.85rem 1rem}.mock-interview-stage__kicker{color:var(--primary);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .4rem;font-size:.65rem;font-weight:600}.mock-interview-stage__question{color:var(--foreground);margin:0;font-size:.95rem;line-height:1.45}.mock-interview-stage__hints{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.mock-interview-stage__hints li{color:var(--muted-foreground);align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.45;display:flex}.mock-interview-stage__hints span{background:color-mix(in srgb, var(--primary) 14%, transparent);width:1.15rem;height:1.15rem;color:var(--primary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-top:.1rem;font-size:.68rem;font-weight:700;display:inline-flex}
.private-on-call{--private-ink:#f8fafc;--private-muted:#f8fafcad;color:var(--private-ink);background-color:#0b0b0d;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px),radial-gradient(80% 70% at 50% -10%,#f9731629,#0000 52%),linear-gradient(#141414 0%,#0b0b0d 55%,#101010 100%);background-size:48px 48px,48px 48px,auto,auto;padding:3.5rem 0 4.5rem}@media (min-width:768px){.private-on-call{background-size:64px 64px,64px 64px,auto,auto}}@media (min-width:1280px){.private-on-call{background-size:72px 72px,72px 72px,auto,auto}}@media (min-width:768px){.private-on-call{padding:4.5rem 0 5.5rem}}@media (min-width:1280px){.private-on-call{padding:5.5rem 0 6.5rem}}.private-on-call__header{text-align:center;max-width:42rem;margin:0 auto 2rem;padding:0 .25rem}@media (min-width:768px){.private-on-call__header{margin-bottom:2.75rem;padding:0}}@media (min-width:1280px){.private-on-call__header{margin-bottom:3rem}}.private-on-call__tag{color:#fdba74;background:#f9731629;border-color:#fdba7459;margin-bottom:1rem}.private-on-call__title{color:var(--private-ink);border:0;margin:0 0 1rem;padding:0}.private-on-call__title-highlight{color:#fb923c}.private-on-call__description{max-width:36rem;color:var(--private-muted);margin:0 auto}.private-on-call__list{grid-template-columns:1fr;gap:.85rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.private-on-call__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}@media (min-width:1024px){.private-on-call__list{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (min-width:1280px){.private-on-call__list{grid-template-columns:repeat(5,minmax(0,1fr))}}.private-on-call__item{-webkit-backdrop-filter:blur(22px);background:linear-gradient(#fff3 0%,#ffffff14 46%,#ffffff0a 100%);border:1px solid #ffffff38;border-radius:1.2rem;flex-direction:column;align-items:flex-start;min-width:0;min-height:100%;padding:1.15rem 1.1rem 1.25rem;display:flex;box-shadow:inset 0 1px #ffffff61,0 18px 40px #00000047}@media (min-width:768px){.private-on-call__item{border-radius:1.35rem;padding:1.35rem 1.2rem 1.5rem}.private-on-call__item:nth-child(5){grid-column:1/-1;justify-self:center;width:100%;max-width:calc(50% - .5rem)}}@media (min-width:1024px){.private-on-call__item{grid-column:span 2}.private-on-call__item:nth-child(4){grid-column:2/4}.private-on-call__item:nth-child(5){grid-column:4/6;justify-self:stretch;max-width:none}}@media (min-width:1280px){.private-on-call__item{grid-column:auto;justify-self:stretch;max-width:none}.private-on-call__item:nth-child(4),.private-on-call__item:nth-child(5){grid-column:auto;max-width:none}}.private-on-call__number{color:#fdba74;letter-spacing:.12em;margin-bottom:1.15rem;font-size:.75rem;font-weight:750}.private-on-call__icon{color:#ffffffb8;background:#ffffff14;border:1px solid #ffffff29;border-radius:1.15rem;justify-content:center;align-items:center;width:4.25rem;height:4.25rem;margin-bottom:1.75rem;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff38,0 10px 22px #00000038}@media (min-width:768px){.private-on-call__icon{border-radius:1.4rem;width:5.5rem;height:5.5rem;margin-bottom:2.5rem}}@media (min-width:1280px){.private-on-call__icon{border-radius:1.6rem;width:6.25rem;height:6.25rem}}.private-on-call__icon>svg{z-index:1;width:2.15rem;height:2.15rem;position:relative}@media (min-width:768px){.private-on-call__icon>svg{width:2.75rem;height:2.75rem}}@media (min-width:1280px){.private-on-call__icon>svg{width:3.15rem;height:3.15rem}}.private-on-call__icon-mirror{transform-origin:top;opacity:.28;pointer-events:none;display:flex;position:absolute;top:calc(100% + .25rem);left:50%;transform:translate(-50%)scaleY(-1);-webkit-mask-image:linear-gradient(#000000b3 0%,#0000 72%);mask-image:linear-gradient(#000000b3 0%,#0000 72%)}@media (min-width:768px){.private-on-call__icon-mirror{top:calc(100% + .35rem)}}.private-on-call__icon-mirror svg{color:#ffffff8c;width:2.15rem;height:2.15rem}@media (min-width:768px){.private-on-call__icon-mirror svg{width:2.75rem;height:2.75rem}}@media (min-width:1280px){.private-on-call__icon-mirror svg{width:3.15rem;height:3.15rem}}.private-on-call__item-title{color:var(--private-ink);font-family:var(--font-heading);overflow-wrap:break-word;text-wrap:balance;margin:0 0 .5rem;font-size:1rem;font-weight:650;line-height:1.35}@media (min-width:768px){.private-on-call__item-title{font-size:1.05rem}}.private-on-call__item-description{color:var(--private-muted);overflow-wrap:break-word;margin:0;font-size:.8125rem;line-height:1.55}@media (min-width:768px){.private-on-call__item-description{font-size:.875rem}}
