@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&family=Roboto+Flex:opsz,wght@8..144,400;8..144,500;8..144,700&display=swap";:root{--ink:#17231d;--muted:#66736c;--cream:#f6f4ec;--paper:#fffef9;--green:#244c3a;--lime:#d9f36a;--orange:#ff8a5b;--line:#17231d24;color:var(--ink);background:var(--cream);font-synthesis:none;-webkit-font-smoothing:antialiased;scroll-behavior:smooth;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{background:var(--cream);min-width:320px;margin:0}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}.site-shell{overflow:hidden}.header,main,.footer{width:min(1240px,100% - 48px);margin-inline:auto}.header{z-index:10;justify-content:space-between;align-items:center;height:92px;display:flex;position:relative}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-size:1.15rem;font-weight:800;display:inline-flex}.brand-mark{border-radius:10px;place-items:center;width:34px;height:34px;display:grid;overflow:hidden}.brand-mark img{object-fit:cover;width:100%;height:100%;display:block}.nav-links{align-items:center;gap:24px;font-size:.9rem;font-weight:600;display:flex}.language-switcher{border:1px solid var(--line);background:var(--paper);border-radius:999px;padding:3px;display:inline-flex}.language-switcher button{cursor:pointer;letter-spacing:.04em;background:0 0;border:0;border-radius:999px;min-width:34px;padding:5px 7px;font-size:.72rem;font-weight:800}.language-switcher button[aria-pressed=true]{background:var(--green);color:#fff}.nav-links a{transition:opacity .2s}.nav-links a:hover{opacity:.55}.account-trigger{border:1px solid var(--ink);cursor:pointer;background:0 0;border-radius:999px;padding:10px 18px;font-weight:600;transition:background .2s,color .2s}.account-trigger:hover{background:var(--ink);color:#fff}.hero{grid-template-columns:1.03fr .97fr;align-items:center;gap:52px;min-height:690px;padding:42px 0 72px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:var(--green);align-items:center;gap:10px;font-size:.72rem;font-weight:700;display:flex}.eyebrow>span{background:var(--orange);width:24px;height:2px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{letter-spacing:-.07em;max-width:700px;margin:24px 0;font-size:clamp(3.5rem,6.3vw,6.7rem);line-height:.97}h1 em{color:var(--green);white-space:nowrap;font-style:normal;position:relative}h1 em:after{content:"";border-top:3px solid var(--orange);border-radius:50%;width:96%;height:10px;position:absolute;bottom:-4px;left:2%;transform:rotate(-2deg)}.hero-lede{max-width:570px;color:var(--muted);font-size:1.16rem;line-height:1.7}.hero-actions{align-items:center;gap:28px;margin-top:34px;display:flex}.primary-cta{background:var(--green);color:#fff;border-radius:12px;align-items:center;gap:15px;padding:16px 22px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px #173226}.primary-cta:hover{transform:translateY(3px);box-shadow:0 5px #173226}.primary-cta svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:20px}.waitlist-form{flex-direction:column;gap:12px;max-width:430px;display:flex}.waitlist-form .primary-cta{cursor:pointer;border:0;justify-content:center}.waitlist-form .primary-cta:disabled{opacity:.7;cursor:default}.waitlist-fields{flex-wrap:wrap;gap:10px;display:flex}.waitlist-field{flex:1;min-width:160px}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.waitlist-field input,.waitlist-field select{width:100%;font:inherit;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:14px 16px;font-size:.95rem}.waitlist-field input:focus,.waitlist-field select:focus{outline:2px solid var(--green);outline-offset:1px}.waitlist-privacy{color:var(--muted);margin:0;font-size:.78rem}.waitlist-error{color:#b23a2e;margin:0;font-size:.85rem;font-weight:600}.waitlist-confirmation{color:var(--green);margin:0;font-weight:700}.final-waitlist .waitlist-form{margin-inline:auto}.final-waitlist .waitlist-field input,.final-waitlist .waitlist-field select{background:#fff}@media (width<=720px){.waitlist-fields{flex-direction:column}.final-waitlist .waitlist-form{width:100%}}.text-link{border-bottom:1px solid var(--ink);padding-bottom:3px;font-weight:700}.trust-line{color:var(--muted);align-items:center;gap:12px;margin-top:44px;font-size:.82rem;display:flex}.trust-line p{margin:0}.avatar-stack{padding-left:8px;display:flex}.avatar-stack span{border:2px solid var(--cream);background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;margin-left:-8px;font-size:.7rem;font-weight:700;display:grid}.avatar-stack span:nth-child(2){background:#7a87e8}.avatar-stack span:nth-child(3){background:var(--green)}.hero-visual{isolation:isolate;place-items:center;min-height:700px;display:grid;position:relative}.hero-visual:before{content:"";background:var(--lime);z-index:-2;border-radius:48% 52% 58% 42%;width:470px;height:470px;position:absolute;transform:rotate(-10deg)}.orbit{z-index:-1;border:1px solid #244c3a3d;border-radius:50%;position:absolute}.orbit-one{width:560px;height:420px;transform:rotate(25deg)}.orbit-two{width:430px;height:560px;transform:rotate(-28deg)}.phone-frame{z-index:2;background:#171a19;border-radius:46px;padding:7px;position:relative;box-shadow:0 28px 70px #1b302540}.phone-frame img,.phone-frame .ap{border-radius:39px;width:100%;display:block}.phone-main{width:320px}.phone-frame .ap{aspect-ratio:1280/2856}.floating-note{z-index:3;background:var(--paper);pointer-events:none;border:1px solid #17231d14;align-items:center;gap:12px;font-weight:700;transition:transform .48s cubic-bezier(.2,.8,.2,1),opacity .36s,box-shadow .36s;display:flex;position:absolute;box-shadow:0 14px 35px #18302321}.note-top{border-radius:999px;padding:12px 18px;top:95px;right:3%;transform:rotate(4deg)}.note-top span{color:var(--green)}.note-bottom{border-radius:16px;padding:14px 18px;bottom:85px;left:1%;transform:rotate(-4deg)}:is(.hero-visual:has(.phone-main:hover) .note-top,.hero-visual:has(.phone-main:focus-within) .note-top){opacity:.48;transform:translate(82px,-12px)rotate(7deg)scale(.96);box-shadow:0 8px 20px #18302314}:is(.hero-visual:has(.phone-main:hover) .note-bottom,.hero-visual:has(.phone-main:focus-within) .note-bottom){opacity:.48;transform:translate(-86px,15px)rotate(-7deg)scale(.96);box-shadow:0 8px 20px #18302314}.note-bottom .spark{background:var(--orange);color:#fff;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.note-bottom strong,.note-bottom small{display:block}.note-bottom small{color:var(--muted);margin-top:2px;font-weight:500}.integration-strip{background:var(--paper);border:1px solid var(--line);border-radius:18px;justify-content:space-between;align-items:center;gap:30px;min-height:92px;padding:20px 28px;display:flex}.strip-label{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;font-size:.76rem;font-weight:700}.integration-list{justify-content:flex-end;align-items:center;gap:25px;font-family:Manrope,sans-serif;font-weight:700;display:flex}.integration-list i{background:var(--orange);border-radius:50%;width:4px;height:4px}.steps-section{padding:150px 0}.section-heading{justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:52px;display:flex}.section-heading h2{letter-spacing:-.055em;max-width:650px;margin:0;font-size:clamp(2.5rem,4.5vw,4.5rem);line-height:1.06}.steps-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.step-card{background:var(--paper);border:1px solid var(--line);border-radius:20px;min-height:320px;padding:28px;transition:transform .25s,box-shadow .25s}.step-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #1f372a14}.step-card:nth-child(2){background:var(--lime);transform:rotate(1.5deg)}.step-card:nth-child(2):hover{transform:rotate(1.5deg)translateY(-6px)}.step-number{border:1px solid;border-radius:50%;place-items:center;width:46px;height:46px;margin-bottom:60px;font-size:.8rem;font-weight:700;display:grid}.step-card h3{letter-spacing:-.035em;margin-bottom:14px;font-size:1.35rem}.step-card p{color:var(--muted);margin:0;line-height:1.65}.step-card:nth-child(2) p{color:#4d5b35}.showcase{background:var(--green);color:#fff;grid-template-columns:1fr 1fr;width:100vw;min-height:760px;margin-left:calc(50% - 50vw);display:grid}.showcase-visual{background:#e9e4d8;justify-content:center;align-items:center;gap:28px;min-height:700px;padding:36px 20px;display:flex;position:relative;overflow:hidden}.showcase-visual:before{content:"";background:var(--orange);opacity:.9;border-radius:50%;width:540px;height:540px;position:absolute}.showcase-visual .phone-frame{width:260px;position:relative}.phone-back{transform:translate(-8px,18px)rotate(-4deg);box-shadow:0 24px 56px #18302333}.phone-front{z-index:2;transform:translate(10px,-10px)rotate(3deg);box-shadow:0 32px 70px #1830233d}.showcase-copy{align-self:center;padding:100px clamp(40px,7vw,110px)}.eyebrow.light{color:var(--lime)}.showcase h2{letter-spacing:-.065em;max-width:550px;margin:22px 0;font-size:clamp(3rem,5vw,5.4rem);line-height:1}.showcase-lede{color:#ffffffb3;max-width:600px;font-size:1.08rem;line-height:1.7}.signal-grid{grid-template-columns:1fr 1fr;gap:30px 25px;margin-top:55px;display:grid}.signal-grid article{gap:13px;display:flex}.signal-dot{color:var(--lime)}.signal-grid h3{margin-bottom:7px;font-size:.98rem}.signal-grid p{color:#fff9;margin:0;font-size:.85rem;line-height:1.5}.final-cta{text-align:center;padding:150px 24px 140px;position:relative}.cta-scribble{color:var(--orange);margin-bottom:15px;font-weight:700;display:inline-block;transform:rotate(-5deg)}.final-cta h2{letter-spacing:-.065em;max-width:850px;margin:0 auto 22px;font-size:clamp(3rem,6vw,6rem);line-height:1}.final-cta p{color:var(--muted);font-size:1.05rem}.primary-cta.dark{margin-top:20px}.footer{border-top:1px solid var(--line);min-height:120px;color:var(--muted);justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.footer p{margin:0}.footer-account{border-color:var(--line);color:var(--ink)}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:12px 22px;display:flex}.footer-links a{text-underline-offset:3px;text-decoration:underline}.legal-header{border-bottom:1px solid var(--line)}.legal-page{max-width:760px;padding:92px 0 128px}.legal-page .eyebrow{margin-bottom:26px}.legal-page h1{max-width:16ch;margin-bottom:18px;font-size:clamp(2.6rem,6vw,4.8rem);line-height:1.02}.legal-intro{max-width:68ch;color:var(--muted);font-size:1.08rem;line-height:1.75}.legal-sections{margin-top:64px}.legal-sections section{margin-top:46px}.legal-sections h2,.account-page-card h2{letter-spacing:-.02em;margin-bottom:13px;font-size:1.12rem;line-height:1.35}.legal-section-number{min-width:2rem;color:var(--muted);font-variant-numeric:tabular-nums;display:inline-block}.legal-sections p,.account-page-card p{color:#3f4843;margin:0;line-height:1.78}.account-page-card{margin-top:58px}.account-page-card h2:not(:first-child){margin-top:42px}.account-page-card .primary-cta{cursor:pointer;border:0;width:fit-content;margin:24px 0}.legal-updated{border-top:1px solid var(--line);color:var(--muted);margin-top:58px;padding-top:22px;font-size:.85rem}@media (width<=900px){.hero{grid-template-columns:1fr;padding-top:70px}.hero-copy{text-align:center}.hero-copy .eyebrow,.hero-actions,.trust-line{justify-content:center}.hero-lede{margin-inline:auto}.hero-visual{min-height:640px}.integration-strip{flex-direction:column}.integration-list{flex-wrap:wrap;justify-content:center}.section-heading{display:block}.section-heading .eyebrow{margin-bottom:22px}.showcase{grid-template-columns:1fr}.showcase-copy{order:-1}}@media (width<=680px){.header,main,.footer{width:min(100% - 30px,1240px)}.header{height:74px}.nav-links a{display:none}.nav-links{gap:8px}.language-switcher button{min-width:32px;padding:5px}.account-trigger{padding:8px 14px}h1{font-size:clamp(3rem,15vw,4.6rem)}.hero{padding-top:48px}.hero-actions{flex-direction:column;gap:22px}.hero-visual{min-height:560px;margin-inline:-20px}.phone-main{width:280px}.note-top{right:-2%}.note-bottom{left:-2%}.integration-list{gap:12px;font-size:.8rem}.steps-section{padding:105px 0}.steps-grid{grid-template-columns:1fr}.step-card{min-height:270px}.step-number{margin-bottom:40px}.showcase-copy{padding:80px 25px}.signal-grid{grid-template-columns:1fr}.showcase-visual{gap:0;min-height:540px}.showcase-visual .phone-back{display:none}.showcase-visual .phone-frame{width:230px;transform:none}.final-cta{padding:105px 10px}.footer{flex-direction:column;justify-content:center;gap:18px;padding:30px 0}.footer-links{text-align:center;justify-content:center}.legal-page{padding-top:55px}}@media (prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}.ap{--ap-bg:#fff8ff;--ap-ink:#1d1b20;--ap-muted:#49454f;--ap-primary:#65558f;--ap-container:#eaddff;--ap-border:#c7b9d9;isolation:isolate;background:var(--ap-bg);color:var(--ap-ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;-webkit-font-smoothing:antialiased;font-family:Roboto Flex,Roboto,Arial,sans-serif;font-weight:400;line-height:1.42;position:relative;overflow:hidden;container-type:inline-size}.ap *,.ap :before,.ap :after{box-sizing:border-box}.ap button,.ap input,.ap select{font:inherit;color:inherit;letter-spacing:inherit}.ap button{cursor:pointer;touch-action:manipulation;background:0 0;border:0;padding:0}.ap button:focus-visible,.ap input:focus-visible,.ap select:focus-visible{outline:.65cqw solid var(--ap-primary);outline-offset:.65cqw}.ap button:disabled{cursor:default;color:#a69fa9;background:#e2dce5}.ap button:not(:disabled):active{filter:brightness(.94)}.ap h2,.ap h3,.ap h4,.ap h5,.ap p{color:inherit;letter-spacing:normal;margin:0;font-family:inherit}.ap svg{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:5cqw;height:5cqw}.ap-screen{font-size:3.52cqw;position:absolute;inset:0}.ap-status{color:#080808;justify-content:space-between;align-items:flex-start;height:16cqw;padding:6.2cqw 7.2cqw 0;display:flex;position:relative}.ap-status strong{font-variant-numeric:tabular-nums;font-size:3.42cqw;font-weight:650;line-height:1.15}.ap-camera-hole{background:#090a09;border-radius:50%;width:4.2cqw;height:4.2cqw;position:absolute;top:5.4cqw;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 .35cqw #202321}.ap .ap-status-icons{object-fit:contain;border-radius:0;width:21.72cqw;height:3.75cqw}.ap svg.ap-material-icon{fill:currentColor;stroke:none}.ap-toolbar{grid-template-columns:11cqw 1fr 11cqw;align-items:center;height:15.6cqw;padding:0 1.8cqw;display:grid;position:relative}.ap-toolbar-title{text-align:center;white-space:nowrap}.ap-toolbar h2{font-size:5.63cqw;font-weight:600;line-height:1.15}.ap-toolbar-title p{margin-top:.6cqw;font-size:3.05cqw}.ap-toolbar-actions{justify-content:flex-end;display:flex;position:absolute;top:2.2cqw;right:1cqw}.ap .ap-icon-button{border-radius:50%;flex:none;justify-content:center;align-items:center;width:11.25cqw;height:11.25cqw;display:inline-flex}.ap-icon-button svg{stroke-width:1.9px;width:5.25cqw;height:5.25cqw}.ap-toolbar-actions{color:var(--ap-muted)}.ap-toolbar-calendar{grid-template-columns:11cqw 1fr 32cqw;height:14.7cqw}.ap-toolbar-calendar .ap-toolbar-title{padding-left:13cqw}.ap-toolbar-calendar h2{font-size:5.4cqw}.ap-scroll{overscroll-behavior:contain;scrollbar-width:none;padding:1.5cqw 3.75cqw 4cqw;position:absolute;inset:31.6cqw 0 24cqw;overflow-y:auto}.ap-scroll::-webkit-scrollbar{display:none}.ap h3{letter-spacing:-.15cqw;font-size:6.57cqw;font-weight:700;line-height:1.15}.ap-lead{font-size:3.52cqw;line-height:1.5;color:var(--ap-muted)!important;margin-top:1.1cqw!important}.ap-home{padding-top:1.7cqw}.ap-hourglass{height:10.5cqw;padding:1.2cqw 3.3cqw;display:flex}.ap-hourglass svg{width:3.5cqw;height:3.5cqw}.ap-stats{grid-template-columns:repeat(3,1fr);margin:4.6cqw 0 6.4cqw;display:grid}.ap-stats>div{flex-direction:column;align-items:center;gap:.7cqw;display:flex}.ap-stats svg{width:4.3cqw;height:4.3cqw;color:var(--ap-muted)}.ap-stats strong{font-size:4cqw;font-weight:600}.ap-stats span{color:var(--ap-muted);letter-spacing:.08cqw;font-size:3.1cqw;font-weight:500}.ap h4{font-size:5.4cqw;font-weight:600;line-height:1.25}.ap-task-card{border:.23cqw solid var(--ap-border);color:#4f4078;border-radius:5.65cqw;margin-top:3.4cqw;overflow:hidden}.ap-task-content{flex-direction:column;gap:2.6cqw;padding:4cqw 3.6cqw 4.2cqw;display:flex}.ap-task-meta{color:#80709e;justify-content:space-between;align-items:center;gap:1cqw;font-weight:500;display:flex}.ap-task-meta>span{align-items:center;gap:1.8cqw;min-width:0;font-size:3.5cqw;display:flex}.ap-task-meta i{background:#80817d;border-radius:50%;flex:none;width:1.9cqw;height:1.9cqw}.ap-task-meta small{white-space:nowrap;letter-spacing:.04cqw;font-size:3cqw}.ap-task-title{overflow-wrap:anywhere;font-size:4cqw;font-weight:600}.ap-task-due{align-items:center;gap:2cqw;font-size:3.52cqw;display:flex;color:#80709e!important}.ap-task-due svg{width:3.5cqw;height:3.5cqw}.ap-priority{font-size:3.05cqw;color:#80709e!important;letter-spacing:.06cqw!important}.ap-task-actions{border-top:.23cqw solid #e4dee8;align-items:center;gap:2.5cqw;padding:2.8cqw 1.6cqw;display:flex}.ap .ap-primary{background:var(--ap-primary);color:#fff;border-radius:100px;justify-content:center;align-items:center;gap:2.5cqw;min-height:9.4cqw;padding:1.6cqw 3.5cqw;font-size:3.5cqw;font-weight:500;display:inline-flex}.ap-task-actions>.ap-primary{flex:1}.ap-task-actions .ap-icon-button{width:9.4cqw;height:9.4cqw}.ap-task-actions .ap-complete{color:var(--ap-muted);background:#e9def8}.ap-task-actions>.ap-icon-button:last-child{color:var(--ap-ink);margin-right:.6cqw}.ap .ap-fab{color:#4f4078;background:#e9ddff;border-radius:4.7cqw;width:13.15cqw;height:13.15cqw;position:absolute;bottom:30.2cqw;right:3.75cqw;box-shadow:0 1.4cqw 1.7cqw #0003}.ap-fab svg{width:5.4cqw;height:5.4cqw}.ap-nav{-webkit-backdrop-filter:blur(5.2cqw)saturate(145%);z-index:2;background:linear-gradient(145deg,#fffaffb8,#f4ecf9a3);border:.2cqw solid #ffffffd9;border-radius:10cqw;grid-template-columns:repeat(3,1fr);height:16cqw;padding:1.35cqw 1.2cqw;display:grid;position:absolute;bottom:9.1cqw;left:2.8cqw;right:2.8cqw;box-shadow:inset 0 .35cqw .4cqw #ffffffd9,inset 0 -.2cqw .45cqw #8e7d9b16,0 2.1cqw 7cqw #33293b20}.ap-nav button{letter-spacing:.08cqw;color:#716b76;border:.2cqw solid #0000;border-radius:8cqw;flex-direction:column;justify-content:center;align-items:center;gap:.45cqw;font-size:2.9cqw;font-weight:550;transition:background .22s,color .22s,border-color .22s,transform .22s;display:flex}.ap-nav svg{stroke-width:1.85px;width:4.75cqw;height:4.75cqw}.ap-nav button[aria-current]{color:#51406f;background:linear-gradient(145deg,#eee1ffcb,#e4d6f7a6);border-color:#ffffffb8;transform:translateY(-.15cqw);box-shadow:inset 0 .3cqw .35cqw #ffffffb8,0 .55cqw 1.4cqw #65558f1c}.ap-home-indicator{z-index:5;pointer-events:none;background:#646464;border-radius:2cqw;width:25.4%;height:.95cqw;position:absolute;bottom:3.2cqw;left:37.3%}.ap-library{padding-top:3.75cqw}.ap-library-storage{font-size:2.82cqw;margin-bottom:2.8cqw!important}.ap-book-group{margin-bottom:2.8cqw}.ap-book-group h4{margin-bottom:2.8cqw;font-size:3.75cqw;font-weight:500;line-height:1.5}.ap-book-card{background:#f7f2fa;border-radius:2.8cqw;flex-direction:column;gap:1.88cqw;margin-bottom:2.8cqw;padding:3.75cqw;display:flex}.ap-book-card h5{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:3.75cqw;font-weight:500;line-height:1.5;display:-webkit-box;overflow:hidden}.ap-book-card p{font-size:2.82cqw;line-height:1.4}.ap-book-card .ap-book-provider{color:var(--ap-muted);font-size:3.29cqw}.ap-book-card progress{appearance:none;background:var(--ap-container);width:100%;height:.94cqw;color:var(--ap-primary);border:none;border-radius:1cqw;overflow:hidden}.ap-book-card progress::-webkit-progress-bar{background:var(--ap-container)}.ap-book-card progress::-webkit-progress-value{background:var(--ap-primary);border-radius:1cqw}.ap-book-card progress::-moz-progress-bar{background:var(--ap-primary);border-radius:1cqw}.ap-book-actions{flex-wrap:wrap;align-items:center;gap:1.88cqw;display:flex}.ap-book-subject{background:var(--ap-primary);color:#fff;border-radius:10cqw;max-width:100%;padding:2.35cqw 5.6cqw;font-size:3.29cqw;font-weight:500;position:relative}.ap-book-subject span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.ap-book-subject select{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.ap-book-subject:focus-within{outline:.65cqw solid var(--ap-primary);outline-offset:.65cqw}.ap .ap-remove{color:#b3261e;padding:2.35cqw 2.8cqw;font-size:3.29cqw;font-weight:500}.ap .ap-wide{justify-content:center;align-items:center;gap:2.8cqw;width:100%;display:flex}.ap .ap-outline{min-height:9.4cqw;color:var(--ap-muted);border:.24cqw solid #cdc4d2;border-radius:10cqw;padding:1.5cqw 2cqw;font-size:3.5cqw;font-weight:500}.ap-settings{padding-top:2.5cqw;bottom:12cqw}.ap-settings-list{flex-direction:column;gap:2.8cqw;margin-top:3cqw;margin-bottom:3cqw;display:flex}.ap-settings-list button{text-align:left;background:#e7e1e9;border-radius:4cqw;align-items:center;gap:4.2cqw;padding:4.2cqw;display:flex}.ap-settings-list button>svg:first-child{color:var(--ap-primary);width:5.6cqw;height:5.6cqw}.ap-settings-list button>svg:last-child{width:3cqw;height:3cqw;color:var(--ap-muted);margin-left:auto}.ap-settings-list span{flex:1}.ap-settings-list strong{font-size:4cqw;font-weight:600;display:block}.ap-settings-list small{letter-spacing:.05cqw;color:var(--ap-muted);margin-top:.9cqw;font-size:3.05cqw;line-height:1.4;display:block}.ap-calendar{padding:0;top:30.7cqw;bottom:24cqw}.ap-updated{padding:1cqw 3.75cqw 3.4cqw;font-size:3.05cqw;font-weight:500;color:var(--ap-muted)!important}.ap-days{z-index:1;background:var(--ap-bg);grid-template-columns:15% repeat(5,17%);height:11cqw;display:grid;position:sticky;top:0}.ap-days>div{text-align:center;flex-direction:column;gap:.35cqw;display:flex}.ap-days strong{font-size:3.95cqw;font-weight:600}.ap-days span{color:var(--ap-muted);white-space:nowrap;font-size:3.05cqw}.ap-days .ap-today,.ap-days .ap-today span{color:var(--ap-primary)}.ap-timetable{height:162cqw;display:flex;position:relative}.ap-time-gutter{flex:none;width:15%;position:relative}.ap-time-gutter>div{width:100%;color:var(--ap-muted);font-size:2.95cqw;position:absolute}.ap-time-gutter>div>span{padding-left:1cqw}.ap-time-gutter>div:nth-child(2)>span,.ap-time-gutter>div:nth-child(4)>span{text-align:right;padding-right:1cqw;display:block;transform:translateY(-100%)}.ap-time-gutter strong{text-align:center;width:100%;color:var(--ap-ink);font-size:4cqw;font-weight:600;position:absolute;top:14cqw;left:0}.ap-time-gutter>div:nth-child(6) strong{top:7cqw}.ap-grid{background:repeating-linear-gradient(90deg,#e6dfea 0 .16cqw,#0000 .16cqw 20%);flex:1;position:relative}.ap-day-highlight{background:#e9e4ed99;width:20%;position:absolute;inset:0 auto 0 0}.ap-grid-line{background:#e1dbe6;width:100%;height:.16cqw;position:absolute}.ap .ap-lesson{left:calc(var(--day) * 20% + .4cqw);color:#fff;text-align:left;background:#665b78;border:.2cqw solid #ffffff42;border-radius:1.1cqw;width:calc(20% - .8cqw);padding:.75cqw;position:absolute;overflow:hidden;box-shadow:inset 0 .2cqw .25cqw #ffffff1f}.ap-lesson span{-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;font-size:3.5cqw;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.ap .ap-subject-0{background:#66558a}.ap .ap-subject-1{background:#4d6f88}.ap .ap-subject-2{background:#537967}.ap .ap-subject-3{background:#8a624f}.ap .ap-subject-4{background:#5e668f}.ap .ap-subject-5{background:#7a5b78}.ap .ap-subject-6{background:#4d7478}.ap .ap-lesson-past{filter:saturate(.45)brightness(1.25);opacity:.8}.ap-more{text-align:center;color:var(--ap-muted);background:linear-gradient(transparent, var(--ap-bg));pointer-events:none;padding:7cqw 0 .5cqw;font-size:2.9cqw;font-weight:500;position:absolute;bottom:25.3cqw;left:0;right:0}.ap-overlay{z-index:4;background:#1d1b205c;align-items:flex-end;font-size:3.75cqw;display:flex;position:absolute;inset:0}.ap-sheet{overscroll-behavior:contain;scrollbar-width:none;background:#f9f1fc;border-radius:6.6cqw 6.6cqw 0 0;width:100%;max-height:88%;padding:5.2cqw 5.6cqw 14.5cqw;overflow-y:auto}.ap .ap-sheet-handle{background:var(--ap-muted);border-radius:1cqw;width:7.5cqw;height:1cqw;margin:0 auto 5.7cqw;display:block;position:relative}.ap-sheet-handle:after{content:"";position:absolute;inset:-3cqw}.ap-sheet h3{margin-bottom:5.3cqw;font-size:5.85cqw;line-height:1.2}.ap-sheet input{outline-offset:.6cqw;background:0 0;border:.24cqw solid #817a86;border-radius:1.8cqw;width:100%;min-height:13.1cqw;padding:3.2cqw 3.5cqw;font-size:4cqw}.ap-sheet input::placeholder{color:var(--ap-muted)}.ap-field-label{margin:2.8cqw 0;font-size:3.5cqw;font-weight:500;display:block}.ap-sheet select{text-align:center;appearance:none;width:100%;min-height:9.4cqw;color:var(--ap-muted);background:0 0;border:.24cqw solid #cdc4d2;border-radius:10cqw;padding:1.8cqw;font-size:3.5cqw;font-weight:500}.ap-sheet-actions{justify-content:flex-end;align-items:center;gap:4.7cqw;margin-top:4.7cqw;display:flex}.ap-sheet-actions>button{color:var(--ap-primary);padding:2cqw 0;font-size:3.5cqw;font-weight:500}.ap-sheet-actions>.ap-primary{min-width:21cqw}.ap .ap-primary:disabled{color:#a69fa9;background:#e2dce5}.ap-sheet p{color:var(--ap-muted);overflow-wrap:anywhere;margin-bottom:4cqw;line-height:1.5}.ap-sheet .ap-demo-note{font-size:3cqw}.ap-empty{text-align:center;flex-direction:column;align-items:center;gap:3cqw;padding:7cqw 3cqw;display:flex}.ap-empty>svg{width:9cqw;height:9cqw;color:var(--ap-primary)}.ap-toast{color:#fff;text-align:center;z-index:3;background:#322f35;border-radius:2cqw;padding:3cqw;font-size:3cqw;position:absolute;bottom:27cqw;left:5cqw;right:5cqw}.ap-refreshed svg{transition:transform .3s;transform:rotate(45deg)}.ap-sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.ap-refreshed svg,.ap-nav button{transition:none}}
