:root{--pad:clamp(20px,3vw,36px);--content-pad:max(var(--pad),calc((100vw - var(--max))/2 + var(--pad)));--ink:#26243f;--indigo:#d2ceff;--indigo-deep:#aaa3f2;--tan:#fbf5e9;--tan-deep:#eee3d1;--white:#fffdfa;--line:rgba(38,36,63,.18);--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:var(--tan);color:var(--ink);font:18px/1.55 "Nunito",sans-serif}h1,h2,h3,.brand,.kicker,.app-button,.header-cta{font-family:"Sora",sans-serif}a{color:inherit}.visually-hidden,.skip{position:absolute;left:-9999px}.skip:focus{left:12px;top:12px;background:#fff;padding:8px;z-index:20}.header{height:82px;max-width:var(--max);margin:auto;padding:0 var(--pad);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:25px;font-weight:700}.brand img{border-radius:10px}.header nav{display:flex;align-items:center;gap:34px;font-size:15px;font-weight:800}.header nav a{text-decoration:none}.header nav>a:not(.header-cta):hover{text-decoration:underline;text-underline-offset:5px}.header-cta{padding:10px 16px;background:var(--indigo);border:2px solid var(--ink);border-radius:999px}.kicker{margin:0 0 16px;color:#665fb0;text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:700}.hero{min-height:790px;max-width:var(--max);margin:auto;padding:85px var(--pad) 70px;display:grid;grid-template-columns:1.05fr .95fr;gap:35px;align-items:center}.hero-copy{position:relative;z-index:3}.hero h1{font-size:clamp(51px,5.5vw,76px);line-height:1.04;letter-spacing:-.055em;margin:0 0 28px}.intro{font-size:20px;max-width:630px;margin:0 0 32px}.app-button{display:inline-flex;align-items:center;gap:11px;background:var(--ink);color:#fff;text-decoration:none;border-radius:12px;padding:12px 18px;box-shadow:0 7px 0 var(--indigo-deep);transition:.15s}.app-button:hover{transform:translateY(3px);box-shadow:0 4px 0 var(--indigo-deep)}.app-button svg{width:27px}.app-button span{font-size:17px;font-weight:600;line-height:1.05}.app-button small{display:block;font-family:"Nunito";font-size:10px;text-align:left}.hero-art{height:650px;position:relative}.halo{position:absolute;width:520px;height:520px;background:var(--indigo);border-radius:50%;top:54%;left:52%;transform:translate(-50%,-50%)}.hero-phone{position:absolute;height:590px;filter:drop-shadow(0 25px 22px rgba(38,36,63,.2))}.hero-back{left:5%;top:50px;transform:rotate(-8deg)}.hero-front{right:-8%;top:0;transform:rotate(7deg)}.hero-note{position:absolute;z-index:2;background:var(--white);border:2px solid var(--ink);border-radius:15px;padding:12px 18px;font-weight:800;line-height:1.2;box-shadow:6px 6px 0 var(--ink)}.note-one{left:-4%;bottom:17%;transform:rotate(3deg)}.note-two{right:-5%;top:14%;transform:rotate(-4deg)}
.pain-points{background:var(--indigo);text-align:left;padding:95px var(--content-pad) 115px;overflow:hidden}.pain-points h2,.feature-intro h2,.shelf-heading h2,.focus-copy h2,.more-heading h2,.final-cta h2{font-size:clamp(39px,5vw,62px);line-height:1.1;letter-spacing:-.045em}.pain-points h2{max-width:var(--max);margin:0 0 58px}.question-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch;overflow:visible;padding:0 0 14px}.question-row p{min-width:0;background:rgba(255,253,250,.92);border:2px solid var(--ink);border-radius:10px;padding:28px 24px;margin:0;color:var(--ink);font-size:clamp(17px,1.6vw,23px);font-weight:700;line-height:1.25;box-shadow:0 10px 0 var(--ink);text-align:left}.question-row p:nth-child(2){background:rgba(255,253,250,.82)}.question-row p:nth-child(3){background:rgba(255,253,250,.88)}.question-row strong{display:inline;font-size:1.08em}.answer{max-width:700px;margin:48px auto 0;font-size:20px;font-weight:700}.feature-intro{max-width:var(--max);margin:auto;text-align:left;padding:120px var(--pad) 80px}.feature-intro h2{margin:0 0 25px}.feature-intro>p:last-child{max-width:780px;margin:0;font-size:20px}
.shelf-section{padding:45px 0 100px}.shelf-section.alternate{background:var(--tan-deep);padding-top:100px}.shelf-heading{max-width:var(--max);padding:0 var(--pad);margin:0 auto 42px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.shelf-heading-controls-only{justify-content:flex-end;margin-bottom:18px}.shelf-heading h2{font-size:clamp(36px,4vw,52px);margin:0}.shelf-controls{display:flex;gap:10px}.scroll-button{width:48px;height:48px;border:0;border-radius:50%;background:var(--ink);color:#fff;font:34px/1 "Nunito";cursor:pointer}.scroll-button:disabled{opacity:.2;cursor:default}.shelf{width:calc(100% - (var(--pad) * 2));max-width:calc(var(--max) - (var(--pad) * 2));margin:0 auto;display:flex;gap:24px;overflow-x:auto;padding:0 0 32px;scroll-snap-type:x mandatory;scrollbar-width:none}.shelf-section:not(.alternate) .shelf{width:100%;max-width:none;margin:0;padding:0 var(--content-pad) 32px;scroll-padding-left:var(--content-pad)}.shelf::-webkit-scrollbar{display:none}.feature-card{flex:0 0 430px;height:600px;background:var(--white);border-radius:32px;overflow:hidden;scroll-snap-align:start;position:relative}.screen-feature{display:block;flex-basis:430px;padding:44px 64px 0}.screen-feature.indigo{background:var(--indigo)}.screen-feature.tan{background:var(--tan-deep)}.screen-feature.light{background:var(--white)}.card-copy{width:100%;max-width:300px;position:relative;z-index:2}.feature-card h3{font-size:30px;line-height:1.2;margin:0 0 14px;letter-spacing:-.025em}.feature-card p{font-size:18px;margin:0}.screen-feature img{position:absolute;height:540px;left:64px;right:auto;bottom:-250px;filter:drop-shadow(0 16px 17px rgba(38,36,63,.2))}.text-feature{flex-basis:min(430px,70vw);padding:50px;display:flex;flex-direction:column}.archive-card{flex:0 0 430px;max-width:430px}.symbol,.bell{width:55px;height:55px;border-radius:50%;background:var(--indigo);display:grid;place-items:center;font-size:25px;margin-bottom:auto}.symbol svg,.bell svg,.line-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.reminder-card{background:var(--indigo)}.bell{background:var(--white)}.notification{margin-top:auto;background:rgba(255,255,255,.76);padding:13px;border-radius:18px;display:flex;align-items:center;gap:11px;box-shadow:0 9px 25px rgba(38,36,63,.12)}.notification img{width:42px;height:42px;border-radius:9px}.notification span{display:flex;flex-direction:column}.notification span small{font-size:13px}.notification time{margin-left:auto;font-size:12px}
.focus-feature{width:calc(100% - (var(--pad) * 2));max-width:var(--max);margin:120px auto;padding:80px;background:var(--indigo);border-radius:40px;display:grid;grid-template-columns:1fr 1fr;gap:70px;height:690px;overflow:hidden}.focus-copy{align-self:center}.focus-copy h2{font-size:clamp(37px,4vw,54px);margin:0 0 25px}.focus-copy>p:last-child{font-size:20px}.focus-phone{text-align:center}.focus-phone img{height:680px;filter:drop-shadow(0 18px 18px rgba(38,36,63,.18))}.more-grid{max-width:var(--max);margin:0 auto 120px;padding:0 var(--pad);display:grid;grid-template-columns:1fr 1fr;gap:24px}.more-heading{grid-column:1/-1;max-width:800px;margin-bottom:30px}.more-heading h2{margin:0}.more-grid article{background:var(--white);border:1px solid var(--line);border-radius:28px;padding:42px;min-height:280px}.more-grid h3{font-size:26px;margin:25px 0 10px}.line-icon{width:50px;height:50px;border:2px solid;border-radius:50%;display:grid;place-items:center}.final-cta{text-align:center;background:var(--indigo);padding:105px var(--pad)}.final-cta>img{border-radius:22px;margin-bottom:30px;box-shadow:0 8px 20px rgba(38,36,63,.18)}.final-cta h2{max-width:850px;margin:0 auto 22px}.final-cta>p:not(.kicker){font-size:20px;margin-bottom:30px}.final-cta .app-button{box-shadow:none}footer{max-width:var(--max);margin:auto;padding:60px var(--pad) 30px;display:grid;grid-template-columns:1.2fr 1fr 1.4fr;gap:30px}footer p{margin:0;font-weight:700}footer nav{display:grid;grid-template-columns:1fr 1fr;gap:8px;font-size:14px;font-weight:700}footer small{grid-column:1/-1;border-top:1px solid var(--line);padding-top:25px;margin-top:25px}
@media(max-width:900px){.hero{grid-template-columns:1fr;text-align:left;padding-top:70px}.intro{margin-left:0;margin-right:0}.hero-art{margin-top:40px}.question-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.question-row p{padding:24px 18px;font-size:clamp(16px,2.4vw,20px);text-align:left}.feature-card{flex-basis:420px}.focus-feature{margin:90px 28px;padding:55px;grid-template-columns:1fr;height:900px}.focus-copy{text-align:center}.focus-phone img{height:580px}.focus-phone{height:500px}.more-grid{grid-template-columns:1fr}.more-heading{grid-column:1}.header nav>a:not(.header-cta){display:none}}
@media(max-width:600px){body{font-size:16px}.header{height:72px;padding:0 18px}.brand{font-size:22px}.brand img{width:35px;height:35px}.header-cta{font-size:12px;padding:8px 13px}.hero{padding:60px 20px 45px;min-height:0}.hero h1{font-size:43px}.intro{font-size:18px}.hero-art{height:530px}.halo{width:360px;height:360px}.hero-phone{height:450px}.hero-back{left:-16%;top:55px}.hero-front{right:-18%}.hero-note{font-size:12px;padding:9px 12px}.note-one{left:-2%;bottom:12%}.note-two{right:-3%;top:11%}.pain-points{padding:75px 20px 90px}.pain-points h2,.feature-intro h2{font-size:37px}.pain-points h2{margin-bottom:42px}.question-row{grid-template-columns:1fr;gap:20px}.question-row p{padding:24px 22px;border-radius:8px;font-size:20px}.feature-intro{padding:90px 20px 55px}.shelf-section,.shelf-section.alternate{padding-top:35px;padding-bottom:70px}.shelf-heading{align-items:flex-start;padding:0 20px}.shelf-heading h2{font-size:35px}.scroll-button{width:42px;height:42px}.shelf{width:calc(100% - 40px);padding:0 0 32px}.feature-card{flex-basis:86vw;height:600px;border-radius:25px}.archive-card{flex-basis:78vw;max-width:none}.screen-feature{display:block;padding:32px 28px 0}.card-copy{width:100%;max-width:none}.feature-card h3{font-size:25px}.screen-feature img{height:430px;left:28px;right:auto;transform:none;bottom:-125px}.text-feature{padding:35px 28px}.focus-feature{margin:75px 20px;padding:45px 25px 0;height:800px;border-radius:28px}.focus-copy h2{font-size:35px}.focus-copy>p:last-child{font-size:17px}.focus-phone img{height:490px}.more-grid{margin-bottom:80px;padding:0 20px}.more-heading h2,.final-cta h2{font-size:37px}.more-grid article{padding:30px}.final-cta{padding:85px 20px}footer{grid-template-columns:1fr;padding:45px 20px 25px}footer nav{margin-top:10px}footer small{margin-top:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Static feature grids */
.shelf,
.shelf-section:not(.alternate) .shelf{
  width:calc(100% - (var(--pad) * 2));
  max-width:calc(var(--max) - (var(--pad) * 2));
  margin:0 auto;
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(min(340px,100%),1fr));
  justify-content:center;
  gap:24px;
  overflow:visible;
  padding:0 0 32px;
  scroll-snap-type:none;
}
.feature-card,
.screen-feature,
.text-feature,
.archive-card{
  min-width:0;
  width:100%;
  max-width:none;
  flex:none;
  scroll-snap-align:none;
}
.screen-feature{padding-left:48px;padding-right:48px}
.screen-feature img{left:48px}
@media(min-width:601px) and (max-width:900px){
  .shelf>.feature-card:last-child:nth-child(odd){
    grid-column:1/-1;
    justify-self:center;
    width:calc((100% - 24px)/2);
  }
}
@media(max-width:600px){
  .shelf,.shelf-section:not(.alternate) .shelf{width:calc(100% - 40px)}
  .screen-feature{padding-left:28px;padding-right:28px}
  .screen-feature img{left:28px}
}
html,body{overflow-x:clip}
.hero .app-button{background:var(--indigo);color:var(--ink);border:2px solid var(--ink);box-shadow:6px 6px 0 var(--ink)}
.hero .app-button:hover{transform:translate(3px,3px);box-shadow:3px 3px 0 var(--ink)}
.hero-back{z-index:2}
.hero-front{z-index:1}

/* Reduced page gutters */
:root{--pad:clamp(12px,1.5vw,18px);--max:1360px}
@media(max-width:900px){
  .focus-feature{margin-left:19px;margin-right:19px}
}
@media(max-width:600px){
  .header{padding-left:14px;padding-right:14px}
  .hero{padding-left:14px;padding-right:14px}
  .pain-points{padding-left:14px;padding-right:14px}
  .feature-intro{padding-left:14px;padding-right:14px}
  .shelf-heading{padding-left:14px;padding-right:14px}
  .shelf,.shelf-section:not(.alternate) .shelf{width:calc(100% - 28px)}
  .focus-feature{margin-left:14px;margin-right:14px}
  .more-grid{padding-left:14px;padding-right:14px}
  .final-cta{padding-left:14px;padding-right:14px}
  footer{padding-left:14px;padding-right:14px}
}

.feature-intro>p:last-child{max-width:900px;text-wrap:balance}

/* Refined reminder, focus, and supporting details */
.reminder-card .notification{order:-1;margin:0 0 auto}
.focus-copy{text-align:left}
.more-grid article{
  background:transparent;
  border:0;
  border-radius:0;
  min-height:0;
  padding:0;
}
.more-grid .line-icon{width:38px;height:38px;border-width:1.5px}
.more-grid .line-icon svg{width:20px;height:20px}
.more-grid h3{font-size:20px;line-height:1.3;margin:16px 0 4px}
.more-grid article p{margin:0;line-height:1.45}
@media(max-width:900px){
  .focus-copy{text-align:left}
  .hero-back{left:14%}
  .hero-front{right:8%}
}
@media(max-width:600px){
  .hero-back{left:-2%}
  .hero-front{right:-4%}
}

.more-heading h2{font-size:clamp(28px,3vw,40px)}
.hero .app-button{box-shadow:0 7px 0 var(--ink)}
.hero .app-button:hover{transform:translateY(3px);box-shadow:0 4px 0 var(--ink)}
@media(max-width:900px){
  .focus-feature{height:760px;padding:48px;gap:28px}
  .focus-copy{align-self:start}
  .focus-phone{height:500px}
  .focus-phone img{height:570px}
}
@media(max-width:600px){
  .more-heading h2{font-size:30px}
  .focus-feature{height:680px;padding:36px 24px 0;gap:22px}
  .focus-phone{height:440px}
  .focus-phone img{height:500px}
}

.header button.header-cta{font:700 15px "Sora",sans-serif;cursor:pointer}
.header button.header-cta{display:inline-flex;align-items:center;gap:7px}
.header button.header-cta svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
footer{grid-template-columns:1fr auto}
footer nav{display:flex;align-items:start;gap:28px}
@media(max-width:600px){
  footer{grid-template-columns:1fr}
  footer nav{display:flex;flex-wrap:wrap;gap:12px 24px}
}
