.hero{isolation:isolate;background:radial-gradient(at 30%,#fefcf8b3 0%,#0000 60%);padding:140px 0 100px;position:relative}.hero__inner{grid-template-columns:1fr 1fr;align-items:center;gap:48px;max-width:1140px;display:grid}.hero__content{flex-direction:column;align-items:flex-start;display:flex}.hero__title{color:var(--color-text-dark);margin-bottom:20px;font-size:clamp(36px,5vw,56px);line-height:1.15}.hero__title em{color:var(--color-primary);font-style:italic}.hero__highlight{display:inline-block;position:relative}.hero__underline{width:100%;height:8px;color:var(--color-primary);opacity:.5;stroke-dasharray:200;stroke-dashoffset:200px;animation:1s ease-out .8s forwards draw-underline;position:absolute;bottom:-2px;left:0}@keyframes draw-underline{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.hero__underline{stroke-dashoffset:0;animation:none}}.hero__subtitle{color:var(--color-text-body);max-width:480px;margin-bottom:32px;font-size:17px;line-height:1.65}.hero__subtitle strong{color:var(--color-text-dark);font-weight:600}.hero__actions{flex-wrap:nowrap;gap:12px;display:flex}.hero__cta-sub{color:#2c2a3e8c;margin:12px 0 0;font-size:13px;line-height:1.4}.hero__visual{justify-content:center;align-items:center;min-height:500px;display:flex}.hero-page:after{content:"";border-radius:inherit;pointer-events:none;z-index:0;opacity:.07;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='400'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.45' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23g)'/%3E%3C/svg%3E");background-size:400px 400px;position:absolute;inset:0}.hero-stack{width:360px;height:480px;margin-top:36px;position:relative}.hero-page{border:1px solid var(--border);border-radius:16px;width:320px;transition:transform .8s cubic-bezier(.16,1,.3,1),box-shadow .8s cubic-bezier(.16,1,.3,1),top .8s cubic-bezier(.16,1,.3,1),height .8s cubic-bezier(.16,1,.3,1);position:absolute;left:0;overflow:visible}.hero-page--day{background:var(--color-paper)}.hero-page--sprint{background:var(--color-paper-alt)}.hero-page--goals{background:var(--color-cream-deep)}.hero-page--pos-front{z-index:3;height:calc(100% - 16px);box-shadow:var(--shadow-paper);flex-direction:column;padding:32px 22px 18px;display:flex;top:16px;transform:rotate(-1.5deg)}.hero-page--pos-mid{z-index:2;height:calc(100% + 10px);box-shadow:var(--shadow-md);padding:36px 20px 20px;top:-14px;transform:rotate(2deg)translate(52px)}.hero-page--pos-back{z-index:1;height:calc(100% + 24px);box-shadow:var(--shadow-sm);padding:36px 20px 20px;top:-32px;transform:rotate(4deg)translate(66px)}.hero-stack:hover .hero-page--pos-back{box-shadow:var(--shadow-md);transform:rotate(5deg)translate(76px)translateY(-16px)}.hero-stack:hover .hero-page--pos-mid{box-shadow:var(--shadow-lg);transform:rotate(2.5deg)translate(57px)translateY(-10px)}.hero-stack:hover .hero-page--pos-front{box-shadow:var(--shadow-lifted);transform:rotate(-1.5deg)translateY(-4px)}.hero-page__tab{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-body);border:1px solid var(--border);z-index:10;border-bottom:none;border-radius:8px 8px 0 0;padding:6px 16px 8px;font-size:11px;font-weight:700;position:absolute;top:-26px}.hero-page--day .hero-page__tab{background:var(--color-paper);border-color:#5a503c2e;left:20px}.hero-page--sprint .hero-page__tab{background:var(--color-paper-alt);border-color:#5a503c2e;left:20px}.hero-page--goals .hero-page__tab{background:var(--color-cream-deep);right:20px}.goals-okr{opacity:.85;flex-direction:column;flex:1;gap:10px;display:flex}.hero-page--pos-front .goals-okr{opacity:1;gap:10px}.goals-okr__header{border-bottom:1px solid var(--border);padding-bottom:6px}.goals-okr__quarter{font-family:var(--font-display);color:var(--color-text-dark);font-size:14px}.hero-page--pos-front .goals-okr__quarter{font-size:16px}.goals-okr__objective{align-items:center;gap:6px;display:flex}.goals-okr__objective-icon{color:var(--color-primary);flex-shrink:0;font-size:14px}.hero-page--pos-front .goals-okr__objective-icon{font-size:16px}.goals-okr__objective-text{font-family:var(--font-body);color:var(--color-text-dark);font-size:12px;font-weight:600}.hero-page--pos-front .goals-okr__objective-text{font-size:14px}.goals-okr__progress{align-items:center;gap:8px;display:flex}.goals-okr__progress-bar{background:var(--border);border-radius:4px;flex:1;height:8px;overflow:hidden}.hero-page--pos-front .goals-okr__progress-bar{border-radius:5px;height:10px}.goals-okr__progress-fill{background:linear-gradient(90deg,var(--color-primary),var(--color-secondary,#5aa8d8));border-radius:inherit;height:100%;transition:width .4s}.goals-okr__progress-pct{color:var(--color-primary);text-align:right;min-width:32px;font-size:14px;font-weight:700}.hero-page--pos-front .goals-okr__progress-pct{font-size:18px}.goals-okr__results-label{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin-top:2px;font-size:10px;font-weight:600}.hero-page--pos-front .goals-okr__results-label{font-size:11px}.goals-okr__results{flex-direction:column;gap:8px;display:flex}.goals-okr__kr{flex-direction:column;gap:3px;display:flex}.goals-okr__kr--hoverable{cursor:default;border-radius:6px;margin:-4px -6px;padding:4px 6px;transition:background-color .2s}.goals-okr__kr--hoverable:hover{background:#7a70c00f}.goals-okr__kr-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.goals-okr__kr-name{color:var(--color-text-body);font-size:11px}.hero-page--pos-front .goals-okr__kr-name{font-size:13px}.goals-okr__kr-pct{color:var(--color-text-muted);text-align:right;min-width:28px;font-size:11px;font-weight:600}.goals-okr__kr-pct--done{color:var(--color-success)}.hero-page--pos-front .goals-okr__kr-pct{font-size:13px}.goals-okr__kr-bar{background:var(--border);border-radius:3px;height:6px;overflow:hidden}.hero-page--pos-front .goals-okr__kr-bar{border-radius:4px;height:8px}.goals-okr__kr-fill{background:var(--color-primary);border-radius:inherit;height:100%;transition:width .4s}.goals-okr__kr-fill--done{background:var(--color-success)}.hero-sticker--goals{margin-top:12px}.hero-page--pos-front .hero-sticker--goals{margin-top:14px}.sprint-balance{opacity:.85;flex-direction:column;flex:1;gap:10px;display:flex}.hero-page--pos-front .sprint-balance{opacity:1;gap:10px}.sprint-balance__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}.sprint-balance__title{font-family:var(--font-body);color:var(--color-text-dark);font-size:14px;font-weight:600}.hero-page--pos-front .sprint-balance__title{font-size:16px}.sprint-balance__counter{font-family:var(--font-display);color:var(--color-primary);font-size:22px}.hero-page--pos-front .sprint-balance__counter{font-size:28px}.sprint-balance__counter-sep{color:var(--color-text-muted);margin:0 2px;font-weight:400}.sprint-balance__categories{flex-direction:column;gap:8px;display:flex}.hero-page--pos-front .sprint-balance__categories{gap:7px}.sprint-balance__cat{align-items:center;gap:8px;display:flex}.sprint-balance__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.hero-page--pos-front .sprint-balance__dot{width:12px;height:12px}.sprint-balance__dot--strategy{background:var(--color-primary)}.sprint-balance__dot--routine{background:var(--color-warning)}.sprint-balance__dot--personal{background:var(--color-success)}.sprint-balance__cat-name{color:var(--color-text-body);flex-shrink:0;min-width:68px;font-size:12px}.hero-page--pos-front .sprint-balance__cat-name{min-width:80px;font-size:14px}.sprint-balance__cat-bar{background:var(--color-cream-deep);border-radius:3px;flex:1;height:6px;overflow:hidden}.hero-page--pos-front .sprint-balance__cat-bar{border-radius:4px;height:8px}.sprint-balance__cat-fill{border-radius:inherit;height:100%;transition:width .6s;display:block}.sprint-balance__cat-fill--strategy{background:var(--color-primary)}.sprint-balance__cat-fill--routine{background:var(--color-warning)}.sprint-balance__cat-fill--personal{background:var(--color-success)}.sprint-balance__dot--urgent{background:var(--color-error)}.sprint-balance__cat--empty .sprint-balance__cat-label{color:var(--color-text-muted);flex:1;font-size:11px;font-style:italic}.hero-page--pos-front .sprint-balance__cat--empty .sprint-balance__cat-label{font-size:13px}.sprint-balance__cat-pct{color:var(--color-text-muted);text-align:right;min-width:28px;font-size:11px;font-weight:600}.hero-page--pos-front .sprint-balance__cat-pct{color:var(--color-text-body);font-size:13px}.sprint-unplanned{border-top:1px solid var(--border);padding-top:6px}.hero-page--pos-front .sprint-unplanned{padding-top:6px}.sprint-unplanned__title{text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted);margin-bottom:6px;font-size:10px;font-weight:700}.hero-page--pos-front .sprint-unplanned__title{margin-bottom:6px;font-size:11px}.sprint-balance__cat--hoverable{cursor:pointer;border-radius:6px;margin:-2px -4px;padding:2px 4px;transition:background .2s}.sprint-balance__cat--hoverable:hover{background:#7a70c014}.sprint-unplanned .hero-page__tasks{gap:2px}.hero-sticker--sprint{padding-top:2px}.hero-page--pos-front .hero-sticker--sprint{padding-top:4px}.hero-sticker--sprint .hero-sticker__mascot{margin-top:-8px}.hero-page__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;margin-bottom:16px;padding-bottom:10px;display:flex}.hero-page__date{font-family:var(--font-display);color:var(--color-text-dark);font-size:19px}.hero-page__weekday{color:var(--color-text-muted);font-size:12px;font-weight:500}.hero-page__tasks{flex-direction:column;gap:5px;display:flex}.hero-task{border-radius:8px;align-items:center;gap:10px;line-height:1.4;display:flex}.hero-task__icon{flex-shrink:0;justify-content:center;align-items:center;width:16px;font-size:10px;display:flex}.hero-task--main{background:var(--color-primary-tint);color:var(--color-text-dark);padding:9px 14px;font-size:13px;font-weight:600;position:relative}.hero-task--main:before{content:"";background:var(--color-primary);border-radius:0 3px 3px 0;width:4px;position:absolute;top:4px;bottom:4px;left:0}.hero-task--main .hero-task__icon{color:var(--color-primary);font-size:11px}.hero-task--second{color:var(--color-text-body);background:#5aa8d826;padding:7px 14px;font-size:12.5px;font-weight:500}.hero-task--second .hero-task__icon{color:var(--color-secondary);font-size:12px}.hero-task--done{opacity:.5}.hero-task--done .hero-task__text{text-decoration:line-through}.hero-task--extra.hero-task--done .hero-task__icon{color:var(--color-success);font-size:11px}.hero-task--second.hero-task--done .hero-task__icon{color:var(--color-secondary)}.hero-task--hoverable{cursor:pointer;transition:opacity .3s}.hero-task--hover-done{opacity:.5}.hero-task--hover-done .hero-task__text{position:relative}.hero-task--hover-done .hero-task__text:after{content:"";background:currentColor;height:1.5px;animation:.3s ease-out forwards hero-strike;position:absolute;top:50%;left:0}@keyframes hero-strike{0%{width:0}to{width:100%}}.hero-task--hover-done .hero-task__icon{color:var(--color-success)!important}.hero-task--main.hero-task--hover-done{background:#7a70c00f}.hero-task--main.hero-task--hover-done:before{opacity:.4}@media (prefers-reduced-motion:reduce){.hero-task--hover-done .hero-task__text:after{width:100%;animation:none}}.hero-task--extra{color:var(--color-text-muted);padding:4px 14px;font-size:11px}.hero-task--extra .hero-task__icon{color:var(--color-text-muted);font-size:9px}.hero-progress{border-top:1px solid var(--border);flex-direction:column;gap:6px;margin-top:14px;padding-top:12px;display:flex}.hero-progress__title{text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted);font-size:11px;font-weight:700}.hero-progress__row{align-items:center;gap:10px;display:flex}.hero-progress__bar{background:var(--color-cream-deep);border-radius:3px;flex:1;height:6px;overflow:hidden}.hero-progress__fill{background:linear-gradient(90deg,var(--color-primary),var(--color-primary-light));border-radius:3px;height:100%;transition:width .4s cubic-bezier(.16,1,.3,1)}.hero-progress__label{color:var(--color-primary);white-space:nowrap;font-size:13px;font-weight:700}.hero-sticker{align-items:flex-start;gap:8px;margin-top:auto;display:flex}.hero-sticker__mascot{flex-shrink:0;width:90px;height:auto}.hero-sticker__bubble{background:linear-gradient(145deg,var(--color-primary-tint),#e8e4f8);border:1px solid #7a70c026;border-radius:12px;flex-direction:column;flex:1;gap:2px;min-width:0;margin-top:16px;padding:8px 12px;transition:box-shadow .3s,transform .3s;display:flex;position:relative;box-shadow:0 2px 8px #7a70c014}.hero-sticker__bubble--active{transform:scale(1.02);box-shadow:0 4px 16px #7a70c02e}.hero-sticker__bubble:before{content:"";background:var(--color-primary-tint);border-bottom:1px solid #7a70c026;border-left:1px solid #7a70c026;width:14px;height:14px;position:absolute;top:10px;left:-7px;transform:rotate(45deg)}.hero-sticker__badge{text-transform:uppercase;letter-spacing:.06em;color:var(--color-primary);font-size:9px;font-weight:700;line-height:1}.hero-sticker__text{color:var(--color-text-dark);font-size:13px;font-weight:600;line-height:1.3}@media (max-width:1024px){.hero{padding:120px 0 80px}.hero__inner{grid-template-columns:1fr;gap:40px}.hero__content{text-align:center;align-items:center}.hero__title{max-width:none}.hero__subtitle{max-width:520px}.hero__actions{justify-content:center}}@media (max-width:768px){.hero{padding:100px 0 48px}.hero__title{font-size:clamp(26px,7vw,36px)}.hero__subtitle{font-size:15px}.hero__actions{flex-flow:wrap;justify-content:center}.hero__visual{min-height:400px}.hero-stack{width:300px;height:400px;margin-top:28px}.hero-page{width:270px}.hero-page--pos-front{padding:18px 16px 14px}.hero-page--pos-mid{padding:28px 14px 14px;top:-4px;transform:rotate(2deg)translate(37px)}.hero-page--pos-back{padding:28px 14px 14px;top:-14px;transform:rotate(4deg)translate(48px)}.hero-stack:hover .hero-page--pos-mid{transform:rotate(2.5deg)translate(42px)translateY(-10px)}.hero-stack:hover .hero-page--pos-back{transform:rotate(5deg)translate(58px)translateY(-16px)}.hero-page__tab{padding:4px 10px 5px;font-size:10px;top:-22px}.hero-page__date{font-size:16px}.hero-task--main{padding:7px 12px;font-size:12px}.hero-task--second{padding:6px 12px;font-size:11px}.hero-task--extra{padding:3px 12px;font-size:10px}.goals-okr{gap:8px}.goals-okr__quarter{font-size:12px}.goals-okr__objective-text{font-size:11px}.goals-okr__progress-pct{font-size:12px}.goals-okr__progress-bar{height:6px}.goals-okr__results-label{font-size:9px}.goals-okr__kr-name,.goals-okr__kr-pct{font-size:10px}.goals-okr__kr-bar{height:5px}.hero-sticker--goals{margin-top:8px}.sprint-balance__title{font-size:13px}.sprint-balance__counter{font-size:18px}.sprint-balance__cat-name{min-width:58px;font-size:11px}.sprint-balance__cat-pct,.sprint-balance__cat--empty .sprint-balance__cat-label{font-size:10px}.hero-sticker__mascot{width:56px}.hero-sticker__text{font-size:11px}.hero-sticker__bubble{padding:8px 12px}.hero-page--pos-front .sprint-balance__title{font-size:13px}.hero-page--pos-front .sprint-balance__counter{font-size:20px}.hero-page--pos-front .sprint-balance__categories{gap:5px}.hero-page--pos-front .sprint-balance__dot{width:9px;height:9px}.hero-page--pos-front .sprint-balance__cat-name{min-width:58px;font-size:11px}.hero-page--pos-front .sprint-balance__cat-bar{border-radius:3px;height:6px}.hero-page--pos-front .sprint-balance__cat-pct,.hero-page--pos-front .sprint-balance__cat--empty .sprint-balance__cat-label{font-size:10px}.hero-page--pos-front .sprint-unplanned__title{margin-bottom:4px;font-size:10px}.hero-page--pos-front .hero-sticker--sprint{padding-top:2px}.hero-page--pos-front .hero-sticker__mascot{width:56px}.hero-page--pos-front .hero-sticker__bubble{margin-top:10px;padding:6px 10px}.hero-page--pos-front .hero-sticker__text{font-size:11px;line-height:1.25}.hero-page--pos-front .hero-sticker__badge{font-size:8px}.hero-page--pos-front .hero-page__date{font-size:16px}.hero-page--pos-front .hero-page__header{margin-bottom:10px;padding-bottom:8px}.hero-page--pos-front .hero-progress{margin-top:8px;padding-top:8px}.hero-page--pos-front .goals-okr__quarter{font-size:14px}.hero-page--pos-front .goals-okr__objective-text{font-size:12px}.hero-page--pos-front .goals-okr__objective-icon{font-size:14px}.hero-page--pos-front .goals-okr__progress-pct{font-size:15px}.hero-page--pos-front .goals-okr__progress-bar{height:8px}.hero-page--pos-front .goals-okr__results-label{font-size:10px}.hero-page--pos-front .goals-okr__kr-name,.hero-page--pos-front .goals-okr__kr-pct{font-size:11px}.hero-page--pos-front .goals-okr__kr-bar{border-radius:3px;height:6px}.hero-page--pos-front .hero-sticker--goals{margin-top:8px}.hero-page--pos-mid .hero-sticker__mascot,.hero-page--pos-back .hero-sticker__mascot{width:48px}.hero-page--pos-mid .hero-sticker__bubble,.hero-page--pos-back .hero-sticker__bubble{margin-top:8px;padding:5px 9px}.hero-page--pos-mid .hero-sticker__text,.hero-page--pos-back .hero-sticker__text{font-size:10px;line-height:1.25}.hero-page--pos-mid .hero-sticker__badge,.hero-page--pos-back .hero-sticker__badge{font-size:7px}.hero-page--pos-mid .hero-sticker,.hero-page--pos-back .hero-sticker{gap:6px}.hero-sticker--sprint{margin-top:6px}.hero-sticker--sprint .hero-sticker__mascot{margin-top:0}}@media (max-width:480px){.hero-stack{width:270px;height:360px}.hero-page{width:240px}.hero-page--pos-front{padding:14px 12px 10px}.hero-page--pos-front .sprint-balance__title{font-size:12px}.hero-page--pos-front .sprint-balance__counter{font-size:18px}.hero-page--pos-front .sprint-balance__dot{width:8px;height:8px}.hero-page--pos-front .sprint-balance__cat-name{min-width:50px;font-size:10px}.hero-page--pos-front .sprint-balance__cat-pct,.hero-page--pos-front .sprint-unplanned__title{font-size:9px}.hero-page--pos-front .hero-sticker__mascot{width:46px}.hero-page--pos-front .hero-sticker__bubble{margin-top:6px;padding:5px 8px}.hero-page--pos-front .hero-sticker__text{font-size:10px}.hero-page--pos-front .hero-sticker__badge{font-size:7px}.hero-page--pos-front .hero-page__date{font-size:14px}.hero-page--pos-front .hero-page__header{margin-bottom:8px;padding-bottom:6px}.hero-page--pos-front .hero-progress{margin-top:6px;padding-top:6px}.hero-task--main{padding:6px 10px;font-size:11px}.hero-task--second{padding:5px 10px;font-size:10px}.hero-task--extra{padding:2px 10px;font-size:9px}.hero-page--pos-front .goals-okr__quarter{font-size:13px}.hero-page--pos-front .goals-okr__objective-text{font-size:11px}.hero-page--pos-front .goals-okr__progress-pct{font-size:13px}.hero-page--pos-front .goals-okr__progress-bar{height:6px}.hero-page--pos-front .goals-okr__results-label,.hero-page--pos-front .goals-okr__kr-name,.hero-page--pos-front .goals-okr__kr-pct{font-size:9px}.hero-page--pos-front .goals-okr__kr-bar{height:5px}.hero-page--pos-front .hero-sticker--goals{margin-top:6px}.hero-page--pos-mid .hero-sticker__mascot,.hero-page--pos-back .hero-sticker__mascot{width:40px}.hero-page--pos-mid .hero-sticker__bubble,.hero-page--pos-back .hero-sticker__bubble{margin-top:5px;padding:4px 7px}.hero-page--pos-mid .hero-sticker__text,.hero-page--pos-back .hero-sticker__text{font-size:9px}.hero-page--pos-mid .hero-sticker__badge,.hero-page--pos-back .hero-sticker__badge{font-size:6px}}
.microjobs-section{padding:var(--section-pad-top)0 86px;isolation:isolate;background:var(--color-corkboard);position:relative;overflow:hidden}.microjobs-section:before{content:"";pointer-events:none;opacity:.12;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.4'/%3E%3C/svg%3E");position:absolute;inset:0}.microjobs-section__inner{z-index:1;max-width:min(1720px,100vw - 80px);position:relative}.microjobs-section__title{text-align:center;color:#fefcf8;opacity:0;max-width:980px;margin:0 auto 50px;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transform:translateY(18px)}.microjobs-section--visible .microjobs-section__title{opacity:1;transform:translateY(0)}.microjobs-section__title-highlight{font-style:normal;display:inline-block;position:relative}.microjobs-section__title-highlight--split{display:none}.microjobs-section__title-underline{color:#e8a94a;opacity:.7;stroke-dasharray:200;stroke-dashoffset:200px;width:100%;height:8px;position:absolute;bottom:-2px;left:0}.microjobs-section--visible .microjobs-section__title-underline{animation:1.05s ease-out .55s forwards microjobs-title-line}.microjobs-section--visible .microjobs-section__title-underline--late{animation-delay:1.2s}@keyframes microjobs-title-line{to{stroke-dashoffset:0}}.microjobs-board{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:20px;max-width:1720px;margin:0 auto;display:grid}.microjob-card{--paper-bg:#fff8e7;text-align:center;background-color:var(--paper-bg);background-blend-mode:multiply;min-height:326px;transform:rotate(var(--microjob-rotation))translateY(18px);opacity:0;transition:opacity .55s cubic-bezier(.16,1,.3,1),transform .55s cubic-bezier(.16,1,.3,1),box-shadow .35s;transition-delay:var(--microjob-delay);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.95' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 0.42  0 0 0 0 0.36  0 0 0 0 0.28  0 0 0 0.32 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:180px 180px;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;padding:44px 22px 30px;display:flex;position:relative;box-shadow:0 2px 4px #00000024,0 10px 26px #0000001a,inset 0 0 0 1px #0000000d,inset 4px 3px 8px -4px #0000000f,inset -4px 5px 10px -5px #0000000d}.microjob-card:nth-child(2),.microjob-card:nth-child(5){--paper-bg:#f7f0ff}.microjob-card:nth-child(3){--paper-bg:#eff8ee}.microjob-card:nth-child(4){--paper-bg:#eef7fc}.microjob-card--visible{opacity:1;transform:rotate(var(--microjob-rotation))translateY(0)}.microjob-card:hover{transform:rotate(var(--microjob-rotation))translateY(-6px);box-shadow:0 7px 14px #0000002e,0 18px 42px #00000024,inset 0 0 0 1px #0000000a}.microjob-card:before{content:"";pointer-events:none;border-radius:inherit;mix-blend-mode:multiply;opacity:.8;background:linear-gradient(150deg,#0000 22%,#00000006 47%,#ffffff0a 50%,#0000 68%),linear-gradient(to bottom right,#ffffff24 0%,#0000 45%,#00000006 100%);position:absolute;inset:0}.microjob-card:after{content:"";background:linear-gradient(135deg,#0000 50%,#0000000b 50%,#00000012);border-radius:0 0 4px;width:18px;height:18px;position:absolute;bottom:0;right:0}.microjob-card__pin{z-index:2;width:20px;height:20px;transform:translateX(-50%)rotate(var(--microjob-rotation));background:var(--microjob-pin);border-radius:50%;position:absolute;top:-10px;left:50%;box-shadow:0 4px 8px #00000059,0 0 0 2px #fefcf847,inset 0 -2px 3px #0000002e,inset 0 2px 2px #ffffff59}.microjob-card__pin:before{content:"";background:#2c2a3e29;border-radius:50%;position:absolute;inset:5px;box-shadow:inset 0 1px 1px #fff3}.microjob-card__pin:after{content:"";background:#ffffff8c;border-radius:50%;width:6px;height:4px;position:absolute;top:3px;left:5px}.microjob-card__anchor{z-index:2;font-family:var(--font-script);color:#4b4137c7;pointer-events:none;-webkit-user-select:none;user-select:none;transform-origin:100%;font-size:28px;font-weight:400;line-height:1;position:absolute;top:12px;right:22px;transform:rotate(-5deg)}.microjob-card__title{z-index:1;max-width:100%;font-family:var(--font-display);letter-spacing:-.015em;color:#2c2a3e;white-space:pre-line;margin:0 0 18px;font-size:25px;line-height:1.14;position:relative}.microjob-card__description{z-index:1;color:#4e4c66;max-width:100%;margin:0;font-size:15.5px;line-height:1.6;position:relative}.microjob-card__highlight{-webkit-box-decoration-break:clone;box-decoration-break:clone;background-image:linear-gradient(#e8a94a6b,#e8a94a6b);background-position:0 88%;background-repeat:no-repeat;background-size:0% 65%;padding:0 2px;transition:background-size .55s cubic-bezier(.16,1,.3,1),background-image .3s;display:inline}.microjobs-section--visible .microjob-card__highlight{transition-delay:calc(var(--microjob-delay) + .4s);background-size:28% 65%}.microjob-card:hover .microjob-card__highlight{background-image:linear-gradient(#e8a94a9e,#e8a94a9e);background-size:100% 65%;transition-delay:0s}@media (max-width:1360px){.microjobs-section__inner{max-width:min(1180px,100vw - 56px)}.microjobs-board{grid-template-columns:repeat(6,minmax(0,1fr));max-width:1080px}.microjob-card:first-child{grid-column:1/span 2}.microjob-card:nth-child(2){grid-column:3/span 2}.microjob-card:nth-child(3){grid-column:5/span 2}.microjob-card:nth-child(4){grid-column:2/span 2}.microjob-card:nth-child(5){grid-column:4/span 2}}@media (max-width:920px){.microjobs-board{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:720px}.microjob-card:first-child,.microjob-card:nth-child(2),.microjob-card:nth-child(3),.microjob-card:nth-child(4),.microjob-card:nth-child(5){grid-column:auto}.microjob-card:nth-child(5){grid-column:1/-1;justify-self:center;max-width:348px}}@media (max-width:768px){.microjobs-section{padding:var(--section-pad-top)0 64px}.microjobs-section__inner{max-width:calc(100vw - 32px)}.microjobs-section__title{margin-bottom:30px}.microjobs-section__title-highlight--single{display:none}.microjobs-section__title-highlight--split{display:inline}.microjobs-board{grid-template-columns:1fr;gap:14px;max-width:370px}.microjob-card,.microjob-card:first-child,.microjob-card:nth-child(2),.microjob-card:nth-child(3),.microjob-card:nth-child(4),.microjob-card:nth-child(5){max-width:none;min-height:210px;transform:rotate(var(--microjob-rotation))translateY(14px);grid-column:auto;padding:30px 22px 22px}.microjob-card--visible,.microjob-card:hover{transform:rotate(var(--microjob-rotation))translateY(0)}.microjob-card__title{margin-bottom:12px;font-size:23px}.microjob-card__description{font-size:15px;line-height:1.55}.microjob-card__anchor{font-size:24px;top:10px;right:18px}}@media (prefers-reduced-motion:reduce){.microjobs-section__title,.microjobs-section__title-underline,.microjob-card,.microjob-card__highlight{transition:none!important;animation:none!important}.microjobs-section__title,.microjob-card{opacity:1;transform:rotate(var(--microjob-rotation,0deg))}.microjobs-section__title-underline{stroke-dashoffset:0}}
.aha{--aha-marker-dark:#2c2a3e;--aha-marker-warm:#e8a94a;--aha-priority-uragan:#ff6b6b;--aha-priority-strategy:#7a70c0;--aha-priority-routine:#ffc166;--aha-priority-yama:#8e8a82;background:var(--color-paper);padding-top:var(--section-pad-top);padding-bottom:40px;position:relative;overflow:hidden}.aha__header{text-align:center;margin-bottom:56px}.aha__title{margin:0}.aha__title-highlight{white-space:nowrap;display:inline-block;position:relative}.aha__title-underline{width:100%;height:8px;color:var(--aha-marker-warm);opacity:.7;stroke-dasharray:200;stroke-dashoffset:200px;pointer-events:none;position:absolute;bottom:-2px;left:0}.aha--visible .aha__title-underline{animation:1.2s ease-out .4s forwards aha-title-line}@keyframes aha-title-line{to{stroke-dashoffset:0}}.aha__subtitle{max-width:640px;color:var(--text-secondary,#4a4540);margin:24px auto 0;font-size:18px;line-height:1.6}.aha__subtitle strong{color:var(--text-primary,#2c2a3e);font-weight:600}.aha__stage{position:relative}.aha-screen{flex-direction:column;align-items:center;gap:24px;animation:.4s both aha-screen-in;display:flex}.aha-screen--matrix{scroll-margin-top:96px}@keyframes aha-screen-in{0%{opacity:0;transform:translateY(8px)}}.aha-prompt{flex-direction:column;align-self:center;gap:10px;width:100%;max-width:480px;display:flex}.aha-prompt--standalone{align-self:center;align-items:center;gap:6px}.aha-prompt__label{font-family:var(--font-serif,"DM Serif Display"),serif;text-align:center;color:var(--text-primary,#2c2a3e);margin:0;font-size:22px;line-height:1.3;display:block}.aha-prompt__label--standalone{align-self:center;font-size:24px}.aha-prompt__label-soft{color:#2c2a3e8c;font-size:.86em}.aha-prompt__hint{text-align:center;color:#2c2a3e8c;margin:0;font-size:14px;line-height:1.5}.aha-form{width:100%}.aha-input{width:100%;color:var(--text-primary,#2c2a3e);background:#fff;border:1px solid #2c2a3e2e;border-radius:6px;outline:none;padding:12px 16px;font-family:inherit;font-size:16px;line-height:1.4;transition:border-color .2s,box-shadow .2s;box-shadow:0 1px #3c32280a}.aha-input::placeholder{color:#2c2a3e6b}.aha-input:focus{border-color:var(--aha-marker-warm);box-shadow:0 0 0 3px #e8a94a2e}.aha-input:disabled{opacity:.6;cursor:not-allowed}.aha-hint{color:#2c2a3e8c;text-align:center;margin:0;font-size:13px}.aha-stack{flex-wrap:wrap;place-content:flex-start center;gap:14px;width:100%;max-width:780px;padding:12px 16px;animation:.3s both aha-stack-in;display:flex}.aha-cards-grid{grid-template-columns:repeat(5,100px);justify-content:center;align-self:center;gap:14px 16px;padding:4px;animation:.3s both aha-stack-in;display:grid}.aha-screen__col--stack .aha-cards-grid{grid-template-columns:repeat(2,100px)}.aha-screen__columns{grid-template-columns:232px 1fr;align-self:stretch;align-items:start;gap:32px;width:100%;display:grid}.aha-screen__col{flex-direction:column;display:flex}.aha-screen__col--stack{align-items:stretch;gap:24px}.aha-screen__col--action{align-items:center}@keyframes aha-stack-in{0%{opacity:0;transform:translateY(-6px)}}.aha-sticker{background:#fff1a8;justify-content:flex-start;align-items:flex-start;width:100px;min-height:100px;padding:6px 6px 8px;transition:transform .2s,box-shadow .2s;animation:.35s cubic-bezier(.34,1.56,.64,1) both aha-sticker-in;display:flex;position:relative;box-shadow:1px 2px #785a1e14,2px 6px 14px #3c32281f}.aha-sticker:hover{box-shadow:1px 3px #785a1e1a,3px 10px 22px #3c32282e}.aha-sticker__text{font-family:var(--font-marker,"Caveat"),"Caveat",cursive;color:var(--aha-marker-dark);word-break:normal;overflow-wrap:anywhere;-webkit-hyphens:manual;hyphens:manual;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;flex:1;padding-right:4px;font-size:18px;line-height:1.2;display:-webkit-box;overflow:hidden}.aha-sticker__remove{color:#2c2a3e73;cursor:pointer;opacity:0;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:18px;line-height:1;transition:opacity .2s,background .2s,color .2s;display:flex;position:absolute;top:4px;right:4px}.aha-sticker:hover .aha-sticker__remove,.aha-sticker:focus-within .aha-sticker__remove{opacity:1}.aha-sticker__remove:hover{color:var(--aha-marker-dark);background:#2c2a3e1a}@keyframes aha-sticker-in{0%{opacity:0;transform:scale(.8)rotate(0)}}.aha-screen__footer{justify-content:space-between;align-self:center;align-items:center;gap:16px;width:100%;max-width:540px;margin-top:8px;display:flex}.aha-counter{color:#2c2a3e8c;font-variant-numeric:tabular-nums;font-size:14px}.aha-button{cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:12px 32px;font-family:inherit;font-size:15px;font-weight:600;transition:transform .15s,box-shadow .15s,opacity .15s;display:inline-flex}.aha-button--primary{background:var(--color-primary,#7a70c0);color:#fff}.aha-button--primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #7a70c052}.aha-button--ghost{color:#2c2a3ea6;background:0 0;padding:12px 16px}.aha-button--ghost:hover:not(:disabled){color:var(--text-primary,#2c2a3e);background:#2c2a3e0d}.aha-button:disabled{opacity:.35;cursor:not-allowed}.aha-goal-pinned{background:#fff8e0;border:1px solid #2c2a3e1f;align-self:center;align-items:baseline;gap:10px;max-width:100%;padding:10px 18px;display:inline-flex;transform:rotate(-.6deg);box-shadow:1px 2px #785a1e0f,2px 5px 12px #3c322814}.aha-goal-pinned__label{font-family:var(--font-marker,"Caveat"),"Caveat",cursive;color:#2c2a3e8c;font-size:18px}.aha-goal-pinned__text{font-family:var(--font-marker,"Caveat"),"Caveat",cursive;color:var(--aha-marker-dark);word-break:break-word;overflow-wrap:anywhere;font-size:19px;line-height:1.2}.aha-stage-placeholder{color:#2c2a3e73;border:2px dashed #2c2a3e29;border-radius:12px;justify-content:center;align-items:center;min-height:280px;font-size:14px;font-style:italic;display:flex}.aha-matrix-wrapper{flex-direction:column;align-self:center;gap:10px;width:100%;max-width:560px;display:flex}.aha-axis-label{font-family:var(--font-marker,"Caveat"),"Caveat",cursive;color:#2c2a3e9e;text-align:center;font-size:17px;line-height:1.15}.aha-matrix__top-axis{grid-template-columns:1fr 1fr;gap:0;padding-left:64px;display:grid}.aha-matrix__row{grid-template-columns:64px 1fr;align-items:stretch;gap:0;display:grid}.aha-matrix__left-axis{grid-template-rows:1fr 1fr;place-items:center;display:grid}.aha-axis-label--vertical{writing-mode:vertical-rl;letter-spacing:.02em;transform:rotate(180deg)}.aha-matrix{aspect-ratio:1;background:#f8f0dc;border:1px solid #3c322814;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;width:100%;display:grid;position:relative;box-shadow:0 1px #3c32280f,0 6px 20px #3c32281a,0 16px 40px #3c32280f}.aha-matrix__lines{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.aha-matrix__stroke{fill:none;stroke:var(--aha-marker-dark);stroke-width:3.4px;stroke-linecap:round;stroke-linejoin:round;opacity:.88;filter:url(#aha-marker-rough)}.aha-matrix__stroke--inner{stroke-width:2.6px;opacity:.5}.aha-quadrant{transition:background-color .15s,box-shadow .15s;position:relative}.aha-quadrant--uragan{grid-area:1/1}.aha-quadrant--strategy{grid-area:1/2}.aha-quadrant--routine{grid-area:2/1}.aha-quadrant--yama{grid-area:2/2}.aha-quadrant--over{background-color:#7a70c012;box-shadow:inset 0 0 0 2px #7a70c047}.aha-quadrant__label{font-family:var(--font-marker,"Caveat"),"Caveat",cursive;letter-spacing:.01em;pointer-events:none;z-index:1;font-size:28px;font-weight:700;line-height:1;position:absolute}.aha-quadrant--uragan .aha-quadrant__label{top:14px;left:16px}.aha-quadrant--strategy .aha-quadrant__label{top:14px;right:16px}.aha-quadrant--routine .aha-quadrant__label{bottom:14px;left:16px}.aha-quadrant--yama .aha-quadrant__label{bottom:14px;right:16px}.aha-quadrant__tasks{flex-wrap:wrap;place-content:flex-start;gap:6px;padding:12px;display:flex;position:absolute;inset:0}.aha-quadrant--uragan .aha-quadrant__tasks,.aha-quadrant--strategy .aha-quadrant__tasks{padding:48px 12px 12px}.aha-quadrant--routine .aha-quadrant__tasks,.aha-quadrant--yama .aha-quadrant__tasks{padding:12px 12px 48px}.aha-quadrant--uragan .aha-quadrant__label{color:var(--aha-priority-uragan)}.aha-quadrant--strategy .aha-quadrant__label{color:var(--aha-priority-strategy)}.aha-quadrant--routine .aha-quadrant__label{color:var(--aha-priority-routine)}.aha-quadrant--yama .aha-quadrant__label{color:var(--aha-priority-yama)}.aha-stack--ready{margin-top:8px}.aha-sticker--static{cursor:default}.aha-sticker--static:hover{box-shadow:1px 2px #785a1e14,2px 6px 14px #3c32281f}.aha-sticker--draggable{cursor:grab;touch-action:none}.aha-sticker--draggable:active{cursor:grabbing}.aha-sticker--dragging{cursor:grabbing;z-index:10;transition:box-shadow .15s;box-shadow:2px 4px #785a1e1f,8px 18px 36px #3c322838}.aha-sticker--placed{cursor:default;width:64px;min-height:64px;padding:6px 6px 8px;box-shadow:1px 1px #785a1e14,1px 3px 8px #3c32281a}.aha-sticker--placed:hover{box-shadow:1px 1px #785a1e14,1px 3px 8px #3c32281a}.aha-sticker--placed .aha-sticker__text{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;padding-right:0;font-size:13px;line-height:1.15;display:-webkit-box;overflow:hidden}.aha-main-candidates{flex-wrap:wrap;justify-content:center;align-self:center;align-items:flex-start;gap:28px 24px;max-width:720px;padding:16px 8px 48px;display:flex}.aha-main-candidate{display:inline-block;position:relative}.aha-sticker--candidate{width:124px;min-height:124px;font-family:var(--font-marker,"Caveat"),"Caveat",cursive;cursor:pointer;text-align:left;color:var(--aha-marker-dark);background:#fff1a8;border:none;padding:10px}.aha-sticker--candidate .aha-sticker__text{padding-right:0;font-size:17px;line-height:1.2}.aha-sticker--candidate:hover{box-shadow:1px 4px #785a1e24,4px 14px 30px #3c322833}.aha-sticker--candidate:focus-visible{outline:2px solid var(--color-primary,#7a70c0);outline-offset:4px}.aha-sticker--main,.aha-sticker--main:hover{box-shadow:0 0 0 3px var(--color-primary,#7a70c0),1px 4px 0 #785a1e24,4px 14px 30px #3c322838}.aha-main-badge{font-family:var(--font-marker,"Caveat"),"Caveat",cursive;color:var(--color-primary,#7a70c0);white-space:nowrap;pointer-events:none;font-size:22px;font-weight:700;line-height:1;animation:.3s cubic-bezier(.34,1.56,.64,1) both aha-badge-in;position:absolute;bottom:-32px;left:50%;transform:translate(-50%)rotate(-3deg)}@keyframes aha-badge-in{0%{opacity:0;transform:translate(-50%)rotate(-3deg)translateY(-6px)}}.aha-empty-message{text-align:center;max-width:460px;color:var(--text-secondary,#4a4540);background:#2c2a3e0a;border-radius:8px;align-self:center;margin:0;padding:20px 24px;font-size:15px;line-height:1.5}.aha-plan-paper{background:repeating-linear-gradient(#0000,#0000 27px,#3c322812 27px 28px),#faf6e8;border:1px solid #3c32281a;flex-direction:column;align-self:center;gap:12px;width:100%;max-width:520px;padding:22px 28px 26px;display:flex;position:relative;box-shadow:0 1px #3c32280f,0 6px 18px #3c32281a,0 16px 36px #3c32280f}.aha-plan-paper__today{font-family:var(--font-marker,"Caveat"),"Caveat",cursive;color:var(--color-primary,#7a70c0);letter-spacing:.01em;transform-origin:0;word-break:break-word;overflow-wrap:anywhere;align-self:flex-start;padding-right:90px;font-size:28px;font-weight:700;line-height:1.1;transform:rotate(-1deg)}.aha-plan-progress{font-family:var(--font-marker,"Caveat"),"Caveat",cursive;color:#7a70c0d9;pointer-events:none;font-size:20px;font-weight:700;position:absolute;top:18px;right:22px;transform:rotate(2deg)}.aha-plan-goal{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.aha-plan-goal__label{font-family:var(--font-marker,"Caveat"),"Caveat",cursive;color:#2c2a3ebf;font-size:22px;font-weight:700}.aha-plan-goal__text{font-family:var(--font-marker,"Caveat"),"Caveat",cursive;color:var(--aha-marker-dark);word-break:break-word;overflow-wrap:anywhere;font-size:22px;line-height:1.2}.aha-plan-row{flex-direction:column;gap:2px;display:flex}.aha-plan-task-label{cursor:pointer;font-family:var(--font-display,"DM Serif Display"),Georgia,serif;-webkit-user-select:none;user-select:none;align-self:flex-start;align-items:center;gap:8px;display:inline-flex}.aha-plan-row__label{font-family:var(--font-display,"DM Serif Display"),Georgia,serif;letter-spacing:.02em;color:var(--color-primary,#7a70c0);margin-bottom:4px;font-size:18px;line-height:1.1}.aha-plan-row--second .aha-plan-row__label{color:#7a70c0bf}.aha-plan-checkbox-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.aha-plan-checkbox{background:0 0;border:1.5px solid #2c2a3e8c;border-radius:2px;flex-shrink:0;width:14px;height:14px;transition:background .15s,border-color .15s;display:inline-block;position:relative}.aha-plan-checkbox--lg{border-width:2px;border-radius:50%;width:20px;height:20px}.aha-plan-checkbox-input:checked+.aha-plan-checkbox{background:var(--color-primary,#7a70c0);border-color:var(--color-primary,#7a70c0)}.aha-plan-checkbox-input:checked+.aha-plan-checkbox:after{content:"✓";color:#fff;font-size:11px;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.aha-plan-checkbox--lg.aha-plan-checkbox:after,.aha-plan-checkbox-input:checked+.aha-plan-checkbox--lg:after{font-size:13px}.aha-plan-task-label:hover .aha-plan-checkbox{border-color:var(--color-primary,#7a70c0)}.aha-plan-task{font-family:var(--font-marker,"Caveat"),"Caveat",cursive;color:var(--aha-marker-dark);word-break:break-word;overflow-wrap:anywhere;font-size:24px;line-height:1.2}.aha-plan-task--main{font-weight:700}.aha-plan-task--second{color:#2c2a3ed9;font-weight:400}.aha-plan-row.is-completed .aha-plan-task{color:#2c2a3e8c;-webkit-text-decoration:line-through #2c2a3e80;text-decoration:line-through #2c2a3e80}.aha-plan-section{flex-direction:column;gap:8px;display:flex}.aha-plan-section__title{font-family:var(--font-display,"DM Serif Display"),Georgia,serif;color:#2c2a3eb3;letter-spacing:.01em;margin:0 0 2px;font-size:18px}.aha-plan-list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.aha-plan-list__item{font-family:var(--font-marker,"Caveat"),"Caveat",cursive;color:var(--aha-marker-dark);font-size:18px;line-height:1.25}.aha-plan-task-label--inline{align-items:baseline;gap:8px;width:100%;display:inline-flex}.aha-plan-list__text{font-family:var(--font-marker,"Caveat"),"Caveat",cursive;color:var(--aha-marker-dark);word-break:break-word;overflow-wrap:anywhere;font-size:20px;line-height:1.25}.aha-plan-list__item.is-completed .aha-plan-list__text{color:#2c2a3e8c;-webkit-text-decoration:line-through #2c2a3e80;text-decoration:line-through #2c2a3e80}.aha-plan-section--trash .aha-plan-section__title{color:#2c2a3e80}.aha-plan-list__item--trash{font-family:var(--font-marker,"Caveat"),"Caveat",cursive;color:#2c2a3e80;font-size:20px;line-height:1.25;-webkit-text-decoration:line-through #2c2a3e66;text-decoration:line-through #2c2a3e66;text-decoration-thickness:1px}.aha-plan-cta{flex-direction:column;align-self:center;align-items:center;gap:10px;margin-top:20px;display:flex}.aha-plan-cta__sub{color:#2c2a3e8c;text-align:center;margin:0;font-size:13px;line-height:1.4}.aha-screen--plan{margin-bottom:-24px;padding-bottom:0}@media (max-width:768px){.aha{padding-bottom:56px}.aha__header{margin-bottom:40px}.aha__subtitle{font-size:16px}.aha-prompt__label{font-size:19px}.aha-prompt__label--standalone{font-size:20px}.aha-input{padding:14px 16px;font-size:16px}.aha-screen__columns{grid-template-columns:1fr;gap:20px;max-width:100%}.aha-screen__col--action{order:1;align-items:stretch}.aha-screen__col--stack{order:2}.aha-cards-grid,.aha-screen__col--stack .aha-cards-grid{grid-template-columns:repeat(3,92px);gap:10px 12px}.aha-sticker{width:92px;min-height:92px;padding:8px 8px 10px}.aha-sticker__text{font-size:15px}.aha-sticker__remove{opacity:1}.aha-matrix-wrapper{max-width:100%}.aha-matrix__top-axis{padding-left:44px}.aha-matrix__row{grid-template-columns:44px 1fr}.aha-axis-label{font-size:15px}.aha-quadrant{padding:10px 12px}.aha-quadrant__label{font-size:18px}.aha-quadrant--uragan .aha-quadrant__label,.aha-quadrant--strategy .aha-quadrant__label{top:8px}.aha-quadrant--uragan .aha-quadrant__label{left:10px}.aha-quadrant--strategy .aha-quadrant__label{right:10px}.aha-quadrant--routine .aha-quadrant__label,.aha-quadrant--yama .aha-quadrant__label{bottom:8px}.aha-quadrant--routine .aha-quadrant__label{left:10px}.aha-quadrant--yama .aha-quadrant__label{right:10px}.aha-sticker--placed{width:46px;min-height:46px;padding:4px 5px 6px}.aha-sticker--placed .aha-sticker__text{-webkit-line-clamp:2;line-clamp:2;font-size:11px}.aha-quadrant__tasks{gap:4px;padding:8px}.aha-quadrant--uragan .aha-quadrant__tasks,.aha-quadrant--strategy .aha-quadrant__tasks{padding:30px 8px 8px}.aha-quadrant--routine .aha-quadrant__tasks,.aha-quadrant--yama .aha-quadrant__tasks{padding:8px 8px 30px}.aha-sticker--candidate{width:104px;min-height:104px}.aha-sticker--candidate .aha-sticker__text{font-size:16px}.aha-main-candidates{gap:24px 16px;padding:12px 4px 40px}.aha-main-badge{font-size:18px;bottom:-26px}.aha-plan-paper{gap:12px;max-width:100%;padding:16px 18px 20px}.aha-plan-task{font-size:19px}.aha-plan-task--main{font-size:21px}.aha-plan-task--second{font-size:18px}.aha-plan-final{font-size:19px}.aha-plan-paper__today{font-size:22px}.aha-plan-progress{font-size:17px;top:12px;right:14px}}@media (hover:none){.aha-sticker__remove{opacity:1}}@media (prefers-reduced-motion:reduce){.aha__title-underline{stroke-dashoffset:0;animation:none}.aha-sticker{animation:none}.aha-button{transition:none}}
.stats{--marker-color:#2c2a3e;--marker-accent:#e8a94a;--stagger-step:.3s;--stagger-base:.3s;padding-top:var(--section-pad-top);padding-bottom:72px;position:relative;overflow:hidden}.stats__scribble{pointer-events:none;opacity:.75;filter:url(#marker-rough);position:absolute}.stats__scribble path{fill:none;stroke:var(--marker-color);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1px;opacity:0}.stats__scribble--animate path{animation:marker-write var(--stroke-duration,.2s)ease-out both;animation-delay:var(--stroke-delay,0s)}.stats__scribble--tl{width:56px;height:32px;top:18px;left:40px;transform:rotate(-8deg)}.stats__scribble--br{width:46px;height:28px;bottom:28px;right:56px;transform:rotate(5deg)}.stats__header{text-align:center;opacity:0;margin-bottom:44px;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transform:translateY(20px)}.stats--visible .stats__header{opacity:1;transform:translateY(0)}.stats__title-highlight{display:inline-block;position:relative}.stats__title-underline{width:100%;height:8px;color:var(--color-primary);opacity:.5;stroke-dasharray:200;stroke-dashoffset:200px;position:absolute;bottom:-2px;left:0}.stats--visible .stats__title-underline{animation:.8s ease-out .4s forwards stats-draw-line}@keyframes stats-draw-line{to{stroke-dashoffset:0}}.stats__grid{grid-template-columns:repeat(4,1fr);align-items:start;column-gap:20px;display:grid}.stats__item{text-align:center;padding:0 16px;position:relative}.stats__item:not(:last-child):after{content:"";background:linear-gradient(180deg,transparent,var(--border-hover),transparent);width:1px;height:80%;position:absolute;top:10%;right:0}.stats__marker-svg{width:auto;height:88px;margin:0 auto 12px;display:block;overflow:visible}.stats__marker-stroke{fill:none;stroke:var(--marker-color);stroke-width:14px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1px;opacity:0}.stats__marker-stroke--animate{animation:marker-write var(--stroke-duration,.6s)cubic-bezier(.25,.1,.25,1)both;animation-delay:var(--stroke-delay,0s)}@keyframes marker-write{0%{stroke-dashoffset:1px;opacity:0}3%{opacity:1}to{stroke-dashoffset:0;opacity:1}}.stats__label{color:var(--color-text-body);opacity:0;margin-bottom:6px;font-size:16px;line-height:1.5;transition:opacity .5s,transform .5s;transform:translateY(8px)}.stats--visible .stats__label{opacity:1;transition-delay:var(--label-delay,1.5s);transform:translateY(0)}.stats__item:first-child{--highlight-color:#e8a94a59}.stats__item:nth-child(2){--highlight-color:#6ec3864d}.stats__item:nth-child(3){--highlight-color:#7a70c04d}.stats__item:nth-child(4){--highlight-color:#5aa8d84d}.stats__highlight{-webkit-box-decoration-break:clone;box-decoration-break:clone;background-image:linear-gradient(var(--highlight-color),var(--highlight-color));background-position:0 calc(100% - 1px);background-repeat:no-repeat;background-size:0% 8px;padding:0 2px;transition:background-size .3s ease-out;display:inline}.stats__circle{pointer-events:none;width:calc(100% + 96px);height:calc(100% + 60px);position:absolute;inset:-24px -48px -36px;overflow:visible}.stats__circle path{fill:none;stroke:var(--marker-accent);stroke-width:6px;stroke-linecap:round;stroke-linejoin:round;opacity:.5;stroke-dasharray:1;stroke-dashoffset:1px}.stats__circle--animate path{animation:1.2s 3.5s both marker-write}@media (hover:hover){.stats__marker-svg{transition:transform .3s,filter .3s}.stats__item:hover .stats__marker-svg{filter:drop-shadow(0 4px 8px #2c2a3e1f);transform:translateY(-4px)}.stats__item:hover .stats__label{color:var(--color-text-dark)}.stats__item:hover .stats__highlight{background-size:100% 8px}}@media (prefers-reduced-motion:reduce){.stats__header{opacity:1;transition:none;transform:none}.stats__title-underline{stroke-dashoffset:0;animation:none}.stats__marker-stroke{stroke-dashoffset:0;opacity:1;animation:none}.stats__label{opacity:1;transition:none;transform:none}}@media (max-width:1024px){.stats__grid{grid-template-columns:repeat(2,1fr);gap:48px 20px}.stats__item:nth-child(2n):after{display:none}}@media (max-width:600px){.stats{--stagger-step:.15s;padding-bottom:48px}.stats__header{margin-bottom:32px}.stats__marker-svg{height:72px}.stats__grid{grid-template-columns:1fr;row-gap:36px}.stats__item{padding:0 0 36px}.stats__item:not(:last-child):after{background:linear-gradient(90deg,transparent,var(--border-hover),transparent);width:70%;height:1px;inset:auto 15% 0}.stats__item:last-child{padding-bottom:0}.stats__circle,.stats__scribble{display:none}.stats__highlight{background-size:100% 8px}}
.section--struggling{padding:var(--section-pad-top)0 40px;background:var(--color-corkboard);position:relative;overflow:hidden}.section--struggling .section__title{color:#fefcf8}.struggling-board-pins{pointer-events:none;z-index:7;position:absolute;inset:0}.struggling-board-pin{background:var(--struggling-pin-color);width:20px;height:20px;transform:rotate(var(--struggling-pin-rotation,0deg));border-radius:50%;position:absolute;box-shadow:0 4px 8px #00000059,0 0 0 2px #fefcf847,inset 0 -2px 3px #0000002e,inset 0 2px 2px #ffffff59}.struggling-board-pin:before{content:"";background:#2c2a3e29;border-radius:50%;position:absolute;inset:5px;box-shadow:inset 0 1px 1px #fff3}.struggling-board-pin:after{content:"";background:#ffffff8c;border-radius:50%;width:6px;height:4px;position:absolute;top:3px;left:5px}.struggling__title{text-align:center;opacity:0;margin-bottom:8px;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transform:translateY(20px)}.struggling__title--visible{opacity:1;transform:translateY(0)}.struggle-board{width:min(1320px,100vw - 52px);max-width:1320px;min-height:690px;margin:0 auto;position:relative}.journal-page-shell{top:var(--page-offset-y);left:var(--page-offset-x);z-index:2;opacity:0;width:262px;transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1);transition-delay:var(--page-delay);cursor:default;position:absolute}.journal-page-shell--life{z-index:3;width:292px}.journal-page-shell--morning{width:344px}.journal-page-shell--evening{width:278px}.journal-page-shell--year{width:310px}.journal-page-shell--visible{opacity:1}.journal-page{z-index:2;transform:rotate(var(--page-rotation));background-color:var(--page-bg,#fefaf3);background-image:linear-gradient(90deg,#0000 39px,#c8505040 39px 40px,#0000 40px),repeating-linear-gradient(#0000,#0000 23px,#6b96be2e 23px 24px);background-position:0 16px;border-radius:2px;padding:32px 24px 24px 48px;transition:transform .35s,box-shadow .35s;position:relative;box-shadow:0 2px 4px #00000026,0 8px 24px #0000001a,inset 0 0 0 1px #0000000a}.journal-page-shell:hover .journal-page{transform:rotate(var(--page-rotation))translateY(-4px);box-shadow:0 6px 12px #0000002e,0 16px 40px #00000024,inset 0 0 0 1px #00000008}.journal-page--torn{clip-path:var(--torn-edge)}.journal-page__pin{top:var(--pin-top,10px);left:var(--pin-left,50%);background:var(--pin-color);z-index:6;border-radius:50%;width:20px;height:20px;position:absolute;transform:translate(-50%);box-shadow:0 4px 8px #00000059,0 0 0 2px #fefcf847,inset 0 -2px 3px #0000002e,inset 0 2px 2px #ffffff59}.journal-page__pin-shadow{top:calc(var(--pin-top,10px) + 16px);left:var(--pin-left,50%);filter:blur(2px);z-index:5;pointer-events:none;background:#2c2a3e42;border-radius:50%;width:18px;height:7px;position:absolute;transform:translate(-50%)}.journal-page__pin:before{content:"";background:#2c2a3e29;border-radius:50%;position:absolute;inset:5px;box-shadow:inset 0 1px 1px #fff3}.journal-page__pin:after{content:"";background:#ffffff8c;border-radius:50%;width:6px;height:4px;position:absolute;top:3px;left:5px}.journal-page__time{font-family:var(--font-display);color:#2f2b2a;letter-spacing:-.02em;margin-bottom:10px;font-size:24px;line-height:1.05}.journal-page-shell--life .journal-page__time{text-align:center}.journal-page__text{font-family:var(--font-marker);color:#4a4540;margin:0;font-size:20px;line-height:1.4}.journal-page__date-note{opacity:.94;pointer-events:none;width:108px;height:auto;display:block;position:absolute;top:18px;right:16px;transform:rotate(-7deg)}.journal-page__date-note--evening{width:78px;top:20px;right:18px;transform:rotate(-6deg)}.journal-page__date-note--year{width:64px;top:20px;right:16px;transform:rotate(-6deg)}.journal-page__date-note--week{width:38px;top:22px;right:10px;transform:rotate(-6deg)}.journal-circle{border:1.5px solid #4a454059;border-radius:50%;padding:1px 6px;display:inline-block}.journal-strikethrough{opacity:.5;-webkit-text-decoration:line-through #4a454080;text-decoration:line-through #4a454080}.journal-hover-highlight{background-image:linear-gradient(#e8a94a57,#e8a94a57);background-position:0 calc(100% - 1px);background-repeat:no-repeat;background-size:0% 12px;padding:0 1px;transition:background-size .28s ease-out;display:inline}.journal-list{margin:8px 0;display:block}.journal-list__item{padding-left:22px;display:block;position:relative}.journal-list__item:before{content:"—";color:#4a4540d1;position:absolute;top:0;left:0}.journal-page__scribble{pointer-events:none;opacity:.42;position:absolute;left:8px}.journal-page__tree{pointer-events:none;opacity:.48;position:absolute;bottom:18px;left:10px}.journal-hover-underlined{display:inline;position:relative}.journal-hover-underlined__underline{display:inline-block;position:relative}.journal-hover-underlined__text{background-image:linear-gradient(#e8a94a57,#e8a94a57);background-position:0 calc(100% - 1px);background-repeat:no-repeat;background-size:0% 12px;padding:0 1px;transition:background-size .28s ease-out;display:inline}.journal-hover-underlined__underline:after{content:"";opacity:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 9' preserveAspectRatio='none'%3E%3Cpath d='M2 6.2 C 24 1.8, 48 8.3, 70 5.7 S 101 2.4, 118 5.9' fill='none' stroke='rgba(74,69,64,0.58)' stroke-width='1.55' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;height:9px;transition:opacity .18s ease-out;position:absolute;bottom:-5px;left:0;right:0}.journal-page-shell:hover .journal-hover-highlight,.journal-page-shell:hover .journal-hover-underlined__text{background-size:100% 12px}.journal-page-shell:hover .journal-hover-underlined__underline:after{opacity:0}.journal-page-shell--morning .journal-page{padding:32px 24px 24px 46px}.journal-page-shell--week{width:336px}.struggling__coda{text-align:center;font-family:var(--font-display);color:#fefcf8cc;opacity:0;margin-top:-34px;font-size:clamp(22px,3vw,34px);line-height:1.2;transition:opacity .8s .5s,transform .8s .5s;position:relative;transform:translateY(16px)}.struggling__coda--visible{opacity:1;transform:translateY(0)}.struggling__coda:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#fefcf829 0%,#fefcf814 34%,#fefcf800 72%);border-radius:999px;transition:opacity .24s,transform .24s;position:absolute;inset:-12px -18px;transform:scale(.96)}.struggling__coda:hover{transform:translateY(-3px)}.struggling__coda:hover:before{opacity:1;animation:1.9s ease-in-out infinite struggling-coda-pulse;transform:scale(1)}.struggling__coda-highlight{color:#fefcf8;padding:0 2px 4px;display:inline-block;position:relative}.struggling__coda-underline{color:#e8a94a;opacity:.72;width:100%;height:8px;position:absolute;bottom:-1px;left:0}.struggling__coda-underline path{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;stroke-dasharray:200;stroke-dashoffset:200px;transition:none}.struggling__coda-underline--visible path{animation:.95s ease-out .18s forwards struggling-draw-underline}@keyframes struggling-draw-underline{to{stroke-dashoffset:0}}@keyframes struggling-coda-pulse{0%,to{opacity:.82;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}@media (max-width:1024px){.section--struggling{padding:var(--section-pad-top)0 52px}.struggle-board{min-height:760px}.journal-page-shell{width:238px}.journal-page-shell--life{width:262px}.journal-page{width:100%;padding:28px 20px 20px 44px}.journal-page__time{font-size:22px}.journal-page__text{font-size:15px}}@media (max-width:768px){.section--struggling{padding:var(--section-pad-top)0 38px}.struggling-board-pins{display:none}.struggling__title{margin-bottom:18px;font-size:38px}.struggle-board{flex-direction:column;align-items:center;gap:20px;min-height:auto;display:flex}.journal-page-shell{width:90%;max-width:340px;position:relative;top:auto;left:auto}.journal-page-shell--life{width:90%;max-width:340px}.journal-page{width:100%}.struggling__coda{margin-top:20px;font-size:26px}.journal-hover-highlight,.journal-hover-underlined__text{background-size:100% 12px}.journal-hover-underlined__underline:after{opacity:0}}@media (prefers-reduced-motion:reduce){.struggling__title,.journal-page-shell,.struggling__coda{opacity:1;transition:none;transform:none}.journal-page,.journal-page-shell:hover .journal-page{transform:rotate(var(--page-rotation));transition:none}.struggling__coda:hover{transform:none}.struggling__coda:before{display:none}.struggling__coda-underline path{stroke-dashoffset:0;animation:none}}
