.site-shell{background:var(--canvas);min-width:0;overflow:clip}.site-header,.hero,.problem-section,.feature-section,.export-section,.privacy-section,footer{width:min(var(--content), calc(100% - var(--page-gutter) * 2));margin-inline:auto}.site-header{grid-template-columns:1fr auto 1fr;align-items:center;gap:36px;height:96px;display:grid}.site-header>a:first-child{justify-self:start;text-decoration:none}.site-header nav{gap:38px;display:flex}.site-header nav a,.support-link,footer a{color:#5e5a68;align-items:center;min-height:44px;font-size:14px;font-weight:650;text-decoration:none;display:inline-flex}.site-header nav a:hover,footer a:hover{color:var(--purple-deep)}.support-link{border:1px solid #c9c3de;border-radius:24px;justify-self:end;align-items:center;min-height:44px;padding:0 19px;display:inline-flex}.brand{color:var(--ink);letter-spacing:-.8px;align-items:center;gap:10px;font-size:24px;font-weight:850;display:inline-flex}.brand img{object-fit:contain;width:44px;height:44px}.brand--compact{letter-spacing:-.3px;font-size:17px}.brand--compact img{width:34px;height:34px}.hero{grid-template-columns:minmax(0,1.05fr) minmax(400px,.95fr);align-items:center;min-height:680px;padding:28px 0 76px;display:grid}.hero__copy{z-index:2;position:relative}.hero h1,.feature-copy h2,.problem-section h2,.export-section h2,.privacy-section h2{color:var(--ink);letter-spacing:-.055em;text-wrap:balance;margin:0;font-weight:850}.hero h1{max-width:720px;font-size:clamp(54px,6.7vw,88px);line-height:.97}.hero__copy>p{color:#6f6b7b;max-width:600px;margin:30px 0 0;font-size:clamp(18px,2vw,24px);line-height:1.45}.hero__actions{flex-wrap:wrap;align-items:center;gap:30px;margin-top:38px;display:flex}.store-button{background:var(--purple);color:#fff;cursor:pointer;border:0;border-radius:29px;justify-content:center;align-items:center;gap:11px;min-height:58px;padding:0 26px;font-size:16px;font-weight:750;text-decoration:none;display:inline-flex;box-shadow:0 13px 28px #746cb23d}.store-button svg{width:23px;height:23px}.store-button:disabled{cursor:default;opacity:1;background:#a6a1c9}.store-button--compact{min-height:52px;padding-inline:22px;font-size:14px}.text-link{min-height:44px;color:var(--purple-deep);text-underline-offset:5px;align-items:center;gap:7px;font-weight:750;text-decoration:underline;text-decoration-thickness:1px;display:inline-flex}.text-link svg,.problem-strip>svg,.export-flow>svg{flex:none;width:20px;height:20px}.hero__visual{place-items:center;height:640px;display:grid;position:relative}.hero__visual:before{content:"";background:var(--purple-soft);border-radius:50%;width:480px;height:480px;position:absolute}.logo-orbit{z-index:3;width:92px;height:92px;box-shadow:var(--shadow-soft);background:#fff;border-radius:30px;place-items:center;display:grid;position:absolute;top:7%;left:4%;transform:rotate(-6deg)}.logo-orbit img{object-fit:contain;width:80px;height:80px}.scribble{z-index:4;color:var(--purple-deep);white-space:nowrap;font-family:Bradley Hand,Comic Sans MS,cursive;font-size:17px;position:absolute;transform:rotate(-7deg)}.scribble--one{bottom:12%;left:-12%}.scribble--two{top:24%;right:0;transform:rotate(7deg)}.phone{z-index:2;background:#17161b;border-radius:55px;width:300px;height:604px;padding:10px;position:relative;transform:rotate(2.5deg);box-shadow:0 34px 70px #302e363b,inset 0 0 0 2px #4c4951}.phone__island{z-index:5;background:#09090a;border-radius:20px;width:88px;height:25px;position:absolute;top:20px;left:50%;transform:translate(-50%)}.phone__screen{background:#fbfafd;border-radius:46px;flex-direction:column;height:100%;padding:20px 14px 12px;display:flex;overflow:hidden}.phone__status{color:#151419;justify-content:space-between;padding:0 8px 14px;font-size:11px;display:flex}.phone__status span{letter-spacing:2px;font-size:9px}.phone__title{color:var(--ink);letter-spacing:-1px;justify-content:space-between;align-items:center;margin:5px 2px 12px;font-size:25px;font-weight:850;display:flex}.phone__title i{background:var(--purple-soft);width:36px;height:36px;color:var(--purple-deep);border:0;border-radius:18px;place-items:center;font-size:26px;font-style:normal;line-height:1;display:grid}.phone__nav{border-top:1px solid var(--line);color:#a09baa;text-align:center;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:auto;padding:10px 0 2px;display:grid}.phone__nav>span{color:#a09baa;justify-items:center;gap:3px;min-width:0;font-weight:650;display:grid}.phone__nav>span.is-active{color:var(--purple-deep);font-weight:800}.phone__nav svg{display:block}.phone__nav small{text-overflow:ellipsis;max-width:100%;font-size:6px;line-height:1.1;display:block;overflow:hidden}.calendar{background:#fff;border-radius:25px;padding:13px 10px;box-shadow:0 8px 28px #514c5b0d}.calendar__top{text-align:center;grid-template-columns:36px 1fr 36px;align-items:center;font-size:13px;display:grid}.calendar__top>span{height:32px;color:var(--ink);place-items:center;font-size:25px;display:grid}.calendar__week,.calendar__grid{grid-template-columns:repeat(7,1fr);display:grid}.calendar__week{color:var(--muted);text-align:center;margin:8px 0 3px;font-size:8px}.calendar__day{color:#44414a;border-radius:12px;justify-content:center;align-items:center;height:31px;font-size:10px;display:flex;position:relative}.calendar__day.is-active{background:var(--purple);color:#fff;font-weight:800}.calendar__day.is-muted{color:#c2bec8}.dot{background:var(--mint);border-radius:50%;width:5px;height:5px;display:inline-block}.calendar__day .dot{position:absolute;bottom:2px}.dot--coral{background:var(--coral)}.dot--mint{background:var(--mint)}.dot--blue{background:var(--blue)}.dot--purple{background:var(--purple)}.shift-list{gap:7px;margin-top:12px;display:grid}.shift{min-height:38px;color:var(--ink);border-radius:16px;grid-template-columns:12px 1fr auto;align-items:center;gap:6px;padding:8px 10px;font-size:9px;display:grid}.shift>i{background:currentColor;border-radius:50%;width:8px;height:8px}.shift span{color:#5e5a68}.shift--mint{color:#54aa91;background:#ddf2e9}.shift--coral{color:#d87975;background:#fae2e1}.shift--blue{color:#6d9fc3;background:#e1eff9}.people-key{border-top:1px solid var(--line);color:var(--muted);gap:18px;margin-top:15px;padding:9px 4px 0;font-size:9px;display:flex}.people-key span{align-items:center;gap:5px;display:flex}.problem-section{border-top:1px solid var(--line);padding:90px 0 110px}.problem-section h2{max-width:900px;font-size:clamp(37px,4.5vw,59px);line-height:1.04}.problem-strip{grid-template-columns:1fr 30px 1fr 30px 1fr;align-items:center;gap:20px;margin-top:54px;display:grid}.problem-strip>svg{color:#b1acca}.problem{min-width:0}.problem>div{height:205px}.problem h3{margin:22px 0 6px;font-size:17px}.problem p{color:var(--muted);margin:0;font-size:14px;line-height:1.45}.paper{color:#5d574d;background:#f3efe8;border:1px solid #ddd3c4;flex-direction:column;gap:16px;padding:23px;font-family:ui-monospace,monospace;display:flex;transform:rotate(-2deg);box-shadow:0 15px 30px #54483a17}.paper b{color:#3f3b35;font-size:14px}.paper span{word-spacing:10px;border-bottom:1px solid #bcb3a7;padding-bottom:8px;font-size:12px}.chat{box-shadow:var(--shadow-soft);background:#fff;border-radius:28px;flex-direction:column;justify-content:center;gap:15px;padding:20px;display:flex}.chat span,.chat b{border-radius:18px;max-width:85%;padding:12px 14px;font-size:12px;line-height:1.35}.chat span{background:#f0eef4}.chat b{background:var(--purple);color:#fff;align-self:flex-end;font-weight:650}.problem--result .calendar{height:205px;overflow:hidden}.problem--result .shift-list{display:none}.feature-section{content-visibility:auto;contain-intrinsic-size:790px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;min-height:790px;padding:110px 0;display:grid}.feature-copy h2{font-size:clamp(50px,5vw,72px);line-height:.98}.feature-copy>p{color:#706b7c;max-width:500px;margin:28px 0 0;font-size:19px;line-height:1.55}.text-highlight{color:inherit;white-space:nowrap;padding:0 2px;font-weight:650;position:relative}.text-highlight:after{content:"";opacity:.9;clip-path:polygon(0% 42%,9% 18%,20% 35%,32% 8%,44% 31%,57% 12%,70% 35%,82% 15%,100% 39%,96% 73%,84% 57%,70% 82%,57% 58%,44% 89%,30% 61%,17% 83%,5% 61%);z-index:-1;background:#d8cdf2;height:5px;position:absolute;bottom:-1px;left:-1px;right:-2px;transform:rotate(-1.5deg)}.feature-copy ul{gap:17px;margin:35px 0 0;padding:0;list-style:none;display:grid}.feature-copy li{align-items:center;gap:14px;display:flex}.feature-copy li span{gap:3px;display:grid}.feature-copy li strong{font-size:15px}.feature-copy li small{color:var(--muted);font-size:13px}.feature-icon{background:var(--purple-soft);width:46px;height:46px;color:var(--purple-deep);border-radius:50%;flex:none;place-items:center;font-size:20px;font-style:normal;font-weight:800;display:grid}.feature-icon--mint{color:#4f9e87;background:#dff2eb}.feature-icon--blue{color:#528db4;background:#e4f0f8}.feature-icon svg{width:23px;height:23px}.calendar-section{position:relative}.calendar-section:before{content:"";z-index:0;background:var(--purple-soft);border-radius:80px;position:absolute;inset:11% -8% 11% 42%}.calendar-section>*{z-index:1;position:relative}.calendar-showcase{justify-content:center;align-items:center;gap:25px;min-width:0;display:flex}.calendar-showcase .phone{transform:rotate(-1deg)}.selection-panel{width:270px;box-shadow:var(--shadow-soft);background:#fff;border-radius:30px;gap:10px;padding:24px 18px;display:grid}.selection-panel>small{color:var(--ink);margin-bottom:7px;font-size:15px;font-weight:800}.selection-action{background:var(--purple);color:#fff;border-radius:22px;place-items:center;height:44px;margin-top:4px;font-size:12px;font-weight:750;display:grid}.sharing-section{border-top:1px solid var(--line);grid-template-columns:1.2fr .8fr}.sharing-visual{align-items:center;gap:22px;min-width:0;padding-left:36px;display:flex}.sharing-visual .phone{width:265px;height:538px;transform:rotate(-2deg)}.sharing-visual .phone__title{font-size:18px}.invite-panel{width:290px;box-shadow:var(--shadow-soft);background:#fff;border-radius:32px;padding:25px 20px}.invite-label,.invite-panel>h3{color:var(--ink);font-size:16px;font-weight:800;display:block}.invite-row{gap:7px;margin:13px 0 24px;display:flex}.invite-row>span{border:1px solid var(--line);width:100%;min-width:0;height:42px;color:var(--purple-deep);background:var(--canvas);letter-spacing:1px;border-radius:21px;align-items:center;padding:0 14px;font-size:12px;display:flex}.invite-row>i{background:var(--purple);color:#fff;border-radius:21px;align-items:center;padding-inline:14px;font-size:11px;font-style:normal;font-weight:700;display:flex}.colleague{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:63px;display:flex}.avatar{color:#a65f64;background:#f8dfdf;border-radius:50%;place-items:center;width:39px;height:39px;font-size:12px;font-weight:800;display:grid}.colleague>div{flex:1;gap:3px;font-size:12px;display:grid}.colleague small{color:var(--muted);font-size:9px}.toggle{background:#d8d4dd;border-radius:12px;width:37px;height:22px;padding:3px;display:flex}.toggle i{background:#fff;border-radius:50%;width:16px;height:16px;box-shadow:0 2px 5px #aaa}.toggle.is-on{background:var(--purple);justify-content:flex-end}.control-note{background:var(--purple-soft);color:#656074;text-align:center;border-radius:16px;margin:18px 0 0;padding:12px;font-size:10px}.reports-section{border-top:1px solid var(--line);grid-template-columns:.8fr 1.2fr}.report-showcase{isolation:isolate;place-items:center;min-width:0;min-height:640px;display:grid;position:relative}.report-showcase:before{content:"";z-index:-1;background:var(--purple-soft);border-radius:76px;width:540px;height:500px;position:absolute;transform:rotate(-3deg)}.report-phone{width:292px;height:590px;transform:rotate(1.5deg)}.report-phone .phone__screen{padding-inline:15px}.report-title{color:var(--ink);letter-spacing:-1px;margin:5px 2px 10px;font-size:25px;font-weight:850}.report-controls{text-align:center;height:38px;color:var(--ink);grid-template-columns:34px 1fr 34px;align-items:center;font-size:12px;display:grid}.report-controls span{font-size:22px}.report-controls strong{font-weight:800}.report-person{background:var(--purple-soft);width:max-content;min-width:72px;height:30px;color:var(--ink);border-radius:15px;align-items:center;gap:6px;margin:1px 0 10px auto;padding:0 10px;font-size:9px;display:flex}.report-person>span{color:var(--purple);font-size:8px}.report-person small{color:var(--muted);margin-left:auto}.report-metrics{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.report-metric{background:#fff;border:1px solid #8883bc1f;border-radius:17px;align-content:space-between;min-height:70px;padding:10px;display:grid}.report-metric small{color:#716c7e;letter-spacing:.35px;max-width:90px;font-size:7px;font-weight:850;line-height:1.3}.report-metric strong{color:var(--ink);font-size:21px;line-height:1}.report-metric--purple{box-shadow:inset 3px 0 var(--purple)}.report-metric--coral{box-shadow:inset 3px 0 var(--coral)}.report-metric--mint{box-shadow:inset 3px 0 var(--mint)}.report-metric--blue{box-shadow:inset 3px 0 var(--blue)}.report-breakdown{background:#fff;border-radius:19px;margin-top:10px;padding:12px;box-shadow:0 7px 22px #514c5b0d}.report-breakdown>div:first-child,.report-panel__head{justify-content:space-between;align-items:center;display:flex}.report-breakdown>div:first-child strong{font-size:11px}.report-breakdown>div:first-child small{color:var(--muted);font-size:7px}.report-row{color:#5e5a68;grid-template-columns:1fr auto;align-items:center;gap:5px 8px;margin-top:9px;font-size:8px;display:grid}.report-row>span,.report-panel__row>span{align-items:center;gap:6px;display:flex}.report-row>b{color:var(--ink)}.report-row>div,.report-panel__row>div{background:var(--canvas);border-radius:3px;grid-column:1/-1;height:5px;overflow:hidden}.report-bar{border-radius:inherit;height:100%;display:block}.report-bar--purple{background:var(--purple)}.report-bar--coral{background:var(--coral)}.report-bar--mint{background:var(--mint)}.report-bar--blue{background:var(--blue)}.report-panel{z-index:4;width:245px;box-shadow:var(--shadow-soft);background:#fff;border-radius:29px;padding:21px;position:absolute;bottom:88px;right:0;transform:rotate(-1deg)}.report-panel__head{margin-bottom:19px}.report-panel__head strong{font-size:16px}.report-panel__head small{color:var(--muted);font-size:10px}.report-panel__row{color:#5e5a68;grid-template-columns:1fr auto;align-items:center;gap:8px 12px;margin-top:15px;font-size:11px;display:grid}.report-panel__row>strong{color:var(--ink)}.export-section,.privacy-section{content-visibility:auto;border-radius:44px;align-items:center;margin-top:26px;padding:50px 56px;display:grid}.export-section{background:#f3f0fa;grid-template-columns:.9fr 1.1fr;gap:45px}.export-section h2,.privacy-section h2{font-size:clamp(32px,3.5vw,47px);line-height:1.05}.export-section p,.privacy-section p{color:#716c7b;margin:16px 0 0;line-height:1.55}.export-flow{justify-content:center;align-items:center;gap:18px;display:flex}.export-flow>svg{color:var(--purple-deep)}.export-event{background:#fff;border-radius:22px;align-items:center;gap:11px;min-width:190px;min-height:90px;padding:15px;display:flex;box-shadow:0 14px 34px #514c5b12}.export-event img{object-fit:contain}.export-event>span:last-child{gap:5px;display:grid}.export-event strong{font-size:13px}.export-event small{color:var(--muted);font-size:10px;line-height:1.4}.calendar-glyph{border:1px solid var(--line);border-top:8px solid var(--coral);width:38px;height:38px;color:var(--ink);border-radius:10px;place-items:center;font-size:12px;font-weight:800;display:grid}.privacy-section{background:#fff;grid-template-columns:auto 1fr;gap:32px;margin-top:88px;margin-bottom:110px;box-shadow:0 12px 50px #514c5b0d}.privacy-mark{background:var(--purple-soft);width:96px;height:96px;color:var(--purple-deep);border-radius:32px;place-items:center;font-size:43px;display:grid}.privacy-section .text-link{margin-top:20px;font-size:14px}footer{border-top:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;gap:40px;min-height:112px;display:grid}footer nav{gap:26px;display:flex}footer small{color:var(--muted);text-align:right;justify-self:end;font-size:12px}@media (width<=980px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr 420px}.hero h1{font-size:clamp(52px,7vw,70px)}.problem-strip{grid-template-columns:1fr 1fr}.problem-strip>svg{display:none}.problem--result{grid-column:1/-1}.feature-section{grid-template-columns:1fr}.feature-copy{max-width:620px}.calendar-showcase{order:2}.calendar-section:before{inset:42% -8% 7%}.sharing-section .sharing-visual{order:2;padding-left:0}.sharing-section{border-top:1px solid var(--line)}.reports-section{grid-template-columns:1fr}.report-showcase{order:2}.export-section{grid-template-columns:1fr}.export-flow{justify-content:flex-start}}@media (width<=700px){:root{--page-gutter:20px}.site-header{height:76px}.brand{font-size:20px}.brand img{width:38px;height:38px}.support-link{padding-inline:15px;font-size:13px}.hero{grid-template-columns:1fr;min-height:auto;padding:55px 0 72px}.hero h1{font-size:clamp(45px,14.5vw,63px);line-height:.98}.hero__copy>p{margin-top:24px;font-size:18px}.hero__actions{gap:22px;margin-top:30px}.store-button{width:100%}.hero .text-link{justify-content:center;width:100%}.hero__visual{height:650px;margin-top:25px}.hero__visual:before{width:410px;height:410px}.logo-orbit{border-radius:25px;width:76px;height:76px;top:8%;left:0}.logo-orbit img{width:66px;height:66px}.scribble--one{bottom:0;left:50%;transform:translate(-50%)rotate(-5deg)}.scribble--two{top:20%;right:-4px}.problem-section{padding:72px 0 85px}.problem-section h2{font-size:39px;line-height:1.02}.problem-section h2 br{display:none}.problem-strip{grid-template-columns:1fr;gap:42px;margin-top:40px}.problem>div{height:190px}.problem h3{margin-top:17px}.problem--result{grid-column:auto}.feature-section{gap:62px;min-height:0;padding:86px 0}.feature-copy h2{font-size:49px}.feature-copy>p{font-size:17px}.feature-copy li{align-items:flex-start}.feature-copy li small{line-height:1.4}.calendar-section:before{border-radius:60px;inset:43% -100px 3%}.calendar-showcase{align-items:flex-end;gap:0}.calendar-showcase .phone{width:272px;height:548px;margin-left:-70px}.selection-panel{z-index:3;width:210px;margin:0 0 60px -80px;padding:18px 14px;position:relative}.selection-panel>small{font-size:13px}.sharing-visual{gap:0}.sharing-visual .phone{width:240px;height:488px;margin-left:-50px}.invite-panel{z-index:3;width:230px;margin-left:-72px;padding:19px 14px;position:relative}.invite-row{flex-direction:column}.invite-row>i{justify-content:center;height:40px}.colleague{min-height:58px}.report-showcase{min-height:575px}.report-showcase:before{width:440px;height:445px}.report-phone{width:270px;height:545px;margin-left:-48px}.report-panel{width:218px;padding:17px;bottom:62px;right:8px}.report-panel__row{margin-top:12px}.export-section,.privacy-section{border-radius:35px;width:calc(100% - 24px);padding:38px 24px}.export-flow{gap:9px;width:100%}.export-event{flex:1;gap:7px;min-width:0;padding:12px 9px}.export-event img,.calendar-glyph{flex:none;width:31px;height:31px}.export-event strong{font-size:11px}.export-event small{font-size:8px}.export-flow>svg{width:17px}.privacy-section{grid-template-columns:1fr;margin-top:72px;margin-bottom:82px}.privacy-mark{border-radius:25px;width:72px;height:72px}footer{text-align:center;grid-template-columns:1fr;align-content:center;justify-items:center;gap:22px;min-height:250px;padding:44px 0}footer .brand{justify-self:center}footer nav{flex-wrap:wrap;grid-column:1;justify-content:center;gap:12px 24px}footer small{text-align:center;justify-self:center}}@media (width<=390px){.hero__visual{transform-origin:top;margin-bottom:-45px;transform:scale(.92)}.phone{width:286px}.calendar-showcase{transform-origin:50%;margin-inline:-34px;transform:scale(.88)}.sharing-visual{transform-origin:50%;margin-inline:-32px;transform:scale(.9)}.report-showcase{transform-origin:50%;margin:-35px -36px -42px;transform:scale(.88)}.feature-copy h2{font-size:45px}.problem-section h2{font-size:36px}footer{grid-template-columns:1fr}footer small{justify-self:center}footer nav{grid-column:1}}