:root{color:#15191e;font-synthesis:none;background:#f7f8fa}*{box-sizing:border-box}::selection{color:#18181b;background:#fff}body{-webkit-user-select:none;user-select:none;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.app-shell{background:radial-gradient(circle at 10% -10%,#fff 0,#0000 31%),#f7f8fa;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100vh;padding-bottom:0;display:flex;position:relative;overflow:hidden}.topbar{background:0 0;border:0;grid-template-columns:1fr auto 1fr;align-items:center;width:min(768px,100% - 48px);height:44px;padding:0;display:grid}.brand{color:inherit;align-items:center;gap:12px;width:max-content;text-decoration:none;display:flex}.brand-mark{color:#fff;clip-path:polygon(50% 0,91% 16%,91% 57%,50% 100%,9% 57%,9% 16%);background:#151a20;place-items:center;width:41px;height:41px;font-size:23px;display:grid}.brand-mark span{clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);border:1px solid #fff;place-items:center;width:26px;height:26px;display:grid}.brand strong,.brand small{display:block}.brand strong{letter-spacing:-.6px;font-size:18px}.brand small{color:#555e68;margin-top:1px;font-size:13px}.new-record-button{color:#fff;background:#171c23;border:0;border-radius:13px;justify-self:end;padding:13px 21px;font-weight:600;box-shadow:0 6px 15px #19202c21}.new-record-button span{vertical-align:-2px;margin-right:4px;font-size:23px;font-weight:300;line-height:10px}.dashboard-card{background:#fff;border:1px solid #edf0f2;border-radius:14px;flex-direction:column;width:min(768px,100% - 48px);height:min(654px,100vh - 102px);margin:0;display:flex;overflow:hidden;box-shadow:0 10px 30px #1a22300b}.text-button{color:#77808b;background:0 0;border:0;padding:6px;font-size:13px}.text-button:hover{color:#15191e}.side-panel{flex-direction:column;gap:14px;min-height:0;padding:16px;display:flex}.topbar-user{grid-column:3;grid-template-columns:auto auto;justify-self:end;align-items:center;gap:8px;display:grid}.topbar-user__name{color:#f4f4f5;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;max-width:110px;padding:0;font-size:13px;font-weight:600;display:block;overflow:hidden}.topbar-user__name:hover{color:#fff;text-decoration:underline}.user-panel{border-bottom:1px solid #e9ecef;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding-bottom:14px;display:grid}.user-avatar{color:#fff;background:#1b2027;border-radius:50%;place-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:grid}.panel-eyebrow{color:#858c96;margin-bottom:2px;font-size:10px;display:block}.user-panel strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.login-button,.start-edit-button{color:#4e5965;background:#fff;border:1px solid #dfe3e7;border-radius:7px;font-size:12px;font-weight:600}.login-button{padding:5px 7px;font-size:11px}.side-editor{flex-direction:column;flex:1;min-height:0;display:flex}.side-editor__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.side-editor h2{margin:0;font-size:15px}.side-editor__sequence{flex:1;min-height:96px;max-height:none;margin-top:12px}.side-editor .sequence-summary{margin-top:8px}.side-editor__actions{grid-template-columns:1fr;margin-top:9px}.side-editor__actions .result-options{gap:6px}.side-editor__actions .result-options button,.side-editor__actions .modal-actions button{border-radius:7px;min-height:32px;padding:5px 7px;font-size:12px}.side-editor__actions .result-options i{width:15px;height:15px;margin-right:3px}.side-editor .modal-actions{grid-template-columns:1fr}.start-edit-button{color:#727b86;border-style:dashed;width:100%;min-height:96px;margin-top:16px}.heat-legend{color:#68717d;flex-wrap:wrap;gap:13px;font-size:11px;display:flex}.heat-legend--footer{justify-content:center;margin-top:20px}.heat-legend span{white-space:nowrap;align-items:center;gap:5px;display:flex}.heat-legend i{border-radius:3px;width:11px;height:11px}.heat-legend .strong-win{background:#147333}.heat-legend .win{background:#44a957}.heat-legend .draw{background:#c7cbd0}.heat-legend .loss{background:#e17882}.heat-legend .strong-loss{background:#cf2f3d}.inline-editor{background:#fafbfc;border:1px solid #e7eaed;border-radius:9px;grid-template-columns:170px minmax(0,1fr) auto;align-items:center;gap:14px;margin:11px 0 2px;padding:9px 12px;display:grid}.editor-label span,.editor-label strong{display:block}.editor-label span{color:#77818c;font-size:12px}.editor-label strong{margin-top:2px;font-size:14px}.editor-results{flex-wrap:wrap;gap:5px;min-width:0;display:flex}.editor-empty{color:#a0a7af;font-size:12px}.editor-result{border-radius:50%;place-items:center;width:25px;height:25px;font-size:12px;font-weight:600;display:grid}.editor-result.win{color:#176b2a;background:#dcf3de}.editor-result.loss{color:#c32735;background:#ffe0e4}.editor-actions{gap:6px;display:flex}.editor-actions button{border-radius:6px;padding:6px 8px;font-size:12px;font-weight:600}.editor-win{color:#176b2a;background:#e6f6e7;border:1px solid #c8eacb}.editor-loss{color:#c32735;background:#ffeaed;border:1px solid #ffd0d6}.editor-undo,.editor-cancel{color:#59636e;background:#fff;border:1px solid #dfe3e7}.editor-save{color:#fff;background:#181d23;border:1px solid #181d23}.editor-actions button:disabled{cursor:not-allowed;opacity:.4}.week-grid{grid-template-rows:minmax(0,1fr)}.heat-empty,.heat-draw,.heat-win,.heat-strong-win,.heat-loss,.heat-strong-loss{color:#181c21;background:#f6f7f8}.legend{color:#68717d;flex-wrap:wrap;justify-content:center;gap:29px;margin-top:10px;font-size:14px;display:flex}.legend span{align-items:center;gap:9px;display:flex}.legend i{border-radius:3px;width:19px;height:19px}.legend .strong-win{background:#469a4b}.legend .win{background:#cceccb}.legend .draw{background:#f0f1f2}.legend .loss{background:#ffcbd2}.legend .strong-loss{background:#ff666f}.modal-backdrop{z-index:10;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f141baa;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.record-modal{background:#fff;border-radius:18px;width:min(400px,100%);padding:16px 32px 32px;position:relative;box-shadow:0 25px 80px #0004}.record-modal h2{margin:4px 0 24px;font-size:25px}.eyebrow{color:#66717c;margin:0;font-size:13px;font-weight:600}.close-modal{color:#707984;background:0 0;border:0;font-size:29px;position:absolute;top:16px;right:36px}.record-modal label{color:#59636d;gap:7px;font-size:13px;display:grid}.record-modal input{color:#171c23;border:1px solid #dde1e5;border-radius:9px;width:100%;padding:11px}.login-modal{width:min(340px,100%)}.login-form{gap:15px;display:grid}.login-form .save-sequence{border-radius:8px;min-height:36px;font-weight:600}.api-error{color:#ffabb4;margin:12px 0 0;font-size:12px;line-height:1.45}.logout-modal{width:min(340px,100%)}.logout-modal p{color:#b3b3ba;margin:0 0 22px;font-size:14px}.logout-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.logout-actions button{border-radius:8px;min-height:36px;font-size:13px;font-weight:600}.logout-actions .text-button{color:#d4d4d8;background:#202023;border:1px solid #3b3b40}.logout-actions .text-button:hover:not(:disabled){color:#f4f4f5;background:#303033}.result-options{grid-template-columns:1fr 1fr;gap:8px;display:grid}.result-options button{border:0;border-radius:7px;justify-content:center;align-items:center;min-height:32px;padding:5px 7px;font-size:12px;font-weight:600;display:inline-flex}.result-options i{width:15px;height:15px;margin-right:3px;display:inline-block}.modal-note{color:#89919b;text-align:center;margin:20px 0 0;font-size:12px}.sequence-summary{color:#77818c;justify-content:center;align-items:center;gap:8px;margin-top:8px;font-size:12px;display:flex}.sequence-summary span,.sequence-summary strong{display:block}.sequence-summary span{color:#77818c;font-size:12px}.sequence-summary>div strong,.sequence-result-summary{color:inherit;font-size:inherit;font-weight:500}.sequence-list{background-color:#fbfcfc;background-image:linear-gradient(#edf0f2 1px,#0000 1px),linear-gradient(90deg,#edf0f2 1px,#0000 1px);background-size:18px 18px;flex-wrap:wrap;align-items:center;gap:22px;min-height:102px;max-height:106px;padding:10px 15px;display:flex;overflow-y:auto}.sequence-placeholder{color:#a0a7af;font-size:12px}.sequence-result{cursor:grab;border-radius:50%;place-items:center;width:30px;height:30px;font-size:13px;font-weight:600;transition:opacity .15s,transform .15s;display:grid;position:relative}.sequence-result:active{cursor:grabbing}.sequence-result.dragging{opacity:.4;transform:scale(.9)}.sequence-result__delete{color:#69727d;cursor:pointer;opacity:.72;background:#fff;border:1px solid;border-radius:50%;place-items:center;width:14px;height:14px;padding:0;font-size:12px;line-height:1;transition:opacity .15s,transform .15s;display:grid;position:absolute;top:-5px;right:-5px}.sequence-result:hover .sequence-result__delete,.sequence-result__delete:focus-visible{opacity:1}.sequence-result__delete:hover{transform:scale(1.1)}.record-title-mood{vertical-align:-5px;width:26px;height:26px;margin-right:7px;display:inline-block}.result-options{margin:0}.record-actions{grid-template-columns:1fr 1fr;gap:11px;margin-top:18px;display:grid}.modal-actions{margin:0;display:grid}.modal-actions button{border-radius:7px;min-height:32px;padding:5px 7px;font-size:12px;font-weight:600}.save-sequence{color:#fff;background:#181d23;border:1px solid #181d23}.modal-actions button:disabled{cursor:not-allowed;opacity:.42}.calendar-share-flip-enter-active,.calendar-share-flip-leave-active{transform-origin:50%;backface-visibility:hidden;transition:opacity .18s,transform .3s cubic-bezier(.22,1,.36,1)}.calendar-share-flip-enter-from{opacity:0;transform:perspective(1000px)rotateY(-82deg)scale(.96)}.calendar-share-flip-leave-to{opacity:0;transform:perspective(1000px)rotateY(82deg)scale(.96)}:root{color:#f4f4f5;--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0b0b0c}body{background:#0b0b0c}.app-shell{background:radial-gradient(circle at 50% -30%,#1b1b1e 0,#0000 38%),#0b0b0c}.dashboard-card{background:#151516;border-color:#29292c;box-shadow:0 18px 45px #0000004d}.topbar{box-shadow:none}.user-panel{border-bottom-color:#29292c}.user-avatar{color:#18181b;background:#f4f4f5}.login-button,.start-edit-button{color:#d4d4d8;background:#202023;border-color:#3b3b40}.login-button{color:#f4f4f5;background:#303033;border-color:#0000;border-radius:10px;transition:background-color .18s}.login-button:hover{background:#3b3b40}.modal-backdrop{background:#000000b8}.record-modal{color:#f4f4f5;background:#1a1a1c;box-shadow:0 25px 80px #0009}.login-form label{color:#b3b3ba}.login-form input{color:#f4f4f5;background:#202023;border-color:#3b3b40}.close-modal{color:#a1a1aa}.sequence-summary>div strong,.sequence-result-summary{color:inherit}.sequence-list{background-color:#1a1a1c;background-image:linear-gradient(#28282b 1px,#0000 1px),linear-gradient(90deg,#28282b 1px,#0000 1px)}.sequence-placeholder{color:#8f9096}.sequence-result.win{color:#8ee2ae;background:#143e29}.sequence-result.loss{color:#ffabb4;background:#4a2026}.win-option{color:#a7efbe;background:#143e29}.loss-option{color:#ffc0c7;background:#4a2026}.save-sequence{color:#18181b;background:#f4f4f5;border-color:#f4f4f5}@media (width<=980px){.app-shell{height:auto;min-height:100vh;padding:72px 0 32px;overflow:visible}.topbar{grid-template-columns:1fr auto;height:44px;min-height:0;padding:0}.topbar-user{grid-column:2;justify-self:end}.dashboard-card{height:auto;margin:0;display:block}.side-panel{min-height:320px}}@media (width<=640px){.app-shell{padding:24px 0}.topbar{width:calc(100% - 24px)}.brand strong{font-size:17px}.brand-mark{width:37px;height:37px}.brand small{font-size:11px}.new-record-button{padding:10px 12px;font-size:13px}.dashboard-card{border-radius:12px;width:calc(100% - 24px);margin:0}.side-panel{padding:18px 14px}.heat-legend{gap:8px}.heat-legend--footer{justify-content:flex-start}.inline-editor{grid-template-columns:1fr;gap:9px}.editor-actions{flex-wrap:wrap}.modal-backdrop{align-items:end;padding:12px}.record-modal{border-radius:15px;max-height:calc(100dvh - 24px);padding:16px 18px 20px;overflow-y:auto}.record-modal h2{margin-bottom:18px;font-size:21px}.close-modal{top:9px;right:14px}}.view-tabs{gap:2px;height:42px;display:flex}.view-tabs button{color:#626974;background:0 0;border:0;border-radius:7px;place-items:center;width:34px;height:34px;padding:0;transition:background-color .18s,color .18s,transform .18s;display:grid;position:relative}.view-tabs button.active{color:#161a20;font-weight:600}.view-tabs button.active:after{display:none}.view-mode-switcher{background:#151516;border:1px solid #29292c;border-radius:10px;grid-area:1/1;justify-self:start;align-items:center;padding:4px;position:static}.view-mode-switcher i{width:19px;height:19px}.positive{color:#147134}.negative{color:#d62d39}.calendar-section{border-top:1px solid #eef0f2;flex-direction:column;flex:1;min-height:0;padding:13px 35px 15px;display:flex;position:relative}.today-button{color:#4c5662;border:1px solid #dce0e4;border-radius:50%;width:34px;height:34px;font-size:13px;font-weight:600}.today-button:hover{color:#15191e}.rank-calendar{flex-direction:column;flex:1;width:100%;height:100%;min-height:0;margin-top:2px;display:flex}.calendar-view-enter--forward,.calendar-view-enter--backward{animation-duration:.36s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:both}.calendar-view-enter--forward{animation-name:calendar-view-slide-in-forward}.calendar-view-enter--backward{animation-name:calendar-view-slide-in-backward}@keyframes calendar-view-slide-in-forward{0%{opacity:0;transform:translate(44px)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes calendar-view-slide-in-backward{0%{opacity:0;transform:translate(-44px)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}.calendar-header{justify-content:center;align-items:center;width:100%;margin:0 auto 25px;display:flex}.calendar-navigation{grid-template-columns:1fr auto 1fr;align-items:center;width:100%;display:grid}.calendar-period{display:contents}.calendar-navigation h2{grid-area:1/2;justify-self:center;margin:0;font-size:20px;font-weight:600}.calendar-navigation__actions{grid-area:1/3;justify-self:end;align-items:center;gap:4px;display:flex}.calendar-navigation__today{font-weight:600;font-size:13px!important}.calendar-navigation button{color:#1c2229;background:0 0;border:0;border-radius:50%;place-items:center;width:35px;height:35px;padding:0;font-size:30px;line-height:1;transition:transform .18s,background-color .18s,box-shadow .18s;display:grid}.calendar-navigation button:active{transform:scale(.92)}.calendar-navigation__share:disabled{cursor:not-allowed;opacity:.45}.calendar-navigation__share i{font-size:16px}.calendar-navigation__icon{width:26px;height:26px}@media (prefers-reduced-motion:reduce){.calendar-view-enter--forward,.calendar-view-enter--backward{animation:none}}.weekdays,.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));column-gap:8px;display:grid}.weekdays{color:#b3b3b3;text-align:center;height:24px;margin-bottom:0;font-size:16px;font-weight:600;line-height:24px}.calendar-grid{background:0 0;border:0;border-radius:12px;flex:1;grid-template-rows:repeat(6,minmax(0,1fr));row-gap:8px;padding-top:5px}.calendar-mode-month .weekdays,.calendar-mode-month .calendar-grid{align-self:center;width:100%}.calendar-mode-month .calendar-grid{flex:none;grid-template-rows:repeat(6,80px)}.week-summary-grid{background:0 0;border:0;border-radius:12px;flex:1;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-height:0;padding:8px;display:grid}.calendar-mode-week .week-summary-grid{flex:none;grid-template-rows:none;grid-auto-rows:120px}.calendar-mode-week .week-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:12px 14px;display:flex}.week-card{color:#181c21;text-align:left;border:2px solid #0000;border-radius:8px;min-height:0;padding:15px 17px;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s}.week-card:hover{z-index:1;box-shadow:none;border-color:#fff;transform:none}.week-card span,.week-card strong,.week-card small{display:block}.week-card span{color:#626b76;font-size:14px;font-weight:600}.week-card strong{margin-top:8px;font-size:28px;font-weight:600}.week-card small{color:#858d97;margin-top:7px;font-size:12px}.month-grid{background:0 0;border:0;border-radius:12px;flex:1;grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;min-height:0;padding:11px;display:grid}.calendar-mode-year .month-grid{flex:none;grid-template-rows:none;grid-auto-rows:120px}.calendar-grid,.week-summary-grid,.month-grid{width:100%;height:525px}.calendar-mode-week .week-summary-grid,.calendar-mode-year .month-grid{grid-template-rows:none;grid-auto-rows:120px;height:549px}.month-card{color:#181c21;border:2px solid #0000;border-radius:8px;min-height:0;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s}.month-card:hover{z-index:1;box-shadow:none;border-color:#fff;transform:none}.month-card span,.month-card strong,.month-card small{display:block}.month-card span{font-size:16px;font-weight:600}.month-card strong{margin-top:7px;font-size:25px;font-weight:600}.month-card small{color:#6f7884;margin-top:5px;font-size:12px}.calendar-day{color:#181c21;background:#f6f7f8;border:2px solid #0000;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;min-height:0;padding:6px;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s;display:flex;position:relative}.calendar-day:hover{z-index:1;transform:translateY(-2px);box-shadow:0 7px 14px #17213119}.calendar-day span,.calendar-day strong{z-index:1;text-align:center;display:table;position:relative}.calendar-day span{font-size:15px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.calendar-day span.calendar-day__date--with-record{top:6px;left:6px;transform:none}.calendar-day__mood{z-index:0;width:30px;height:30px;color:inherit;opacity:.9;pointer-events:none;font-size:30px;transition:transform .18s,opacity .18s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1.35)}.calendar-day:hover .calendar-day__mood{opacity:1;transform:translate(-50%,-50%)scale(1.5)}.calendar-day strong,.week-card .record-summary,.month-card .record-summary{color:#66707c;white-space:nowrap;background:#f0f2f4;border:1px solid #dce1e5;border-radius:999px;margin:5px auto 0;padding:3px 6px;font-family:inherit;font-size:12px;font-weight:600;line-height:1.15;display:table}.calendar-day strong{z-index:1;color:#66707c;white-space:nowrap;background:#f0f2f4;border:1px solid #dce1e5;border-radius:999px;margin:0;padding:3px 6px;font-size:9px;font-weight:600;line-height:1.15;position:absolute;bottom:0;right:50%;transform:translate(50%)}.calendar-day small{display:none}.calendar-day.muted{visibility:hidden}.calendar-day.selected,.week-card.selected,.month-card.selected{color:#fff;box-shadow:none;background:#59616b}.calendar-day.today.selected{background:#30363d}.calendar-section{border-top-color:#29292c}.view-tabs button{color:#8f9096}.view-tabs button.active{color:#f4f4f5;background:#303033}.view-tabs button:hover:not(.active){color:#e4e4e7;background:#242426}.view-tabs button:active{transform:scale(.92)}.calendar-navigation h2{color:#f4f4f5}.calendar-navigation button{color:#d9d9dd}.calendar-navigation button:hover{background:#2a2a2d;box-shadow:0 4px 10px #0000004d}.weekdays,.heat-legend{color:#a1a1aa}.weekdays{color:#b3b3b3}.calendar-grid,.week-summary-grid,.month-grid{background:0 0;border:0}.calendar-day,.week-card,.month-card,.heat-empty,.heat-draw,.heat-win,.heat-strong-win,.heat-loss,.heat-strong-loss{color:#f4f4f5;background:#29292b}.calendar-day:hover,.week-card:hover,.month-card:hover{box-shadow:0 7px 16px #00000073}.calendar-day:hover{box-shadow:none;border-color:#fff;transform:none}.week-card span,.month-card small{color:#b3b3ba}.calendar-day strong,.week-card .record-summary,.month-card .record-summary{color:#d4d4d8;background:#202023;border-color:#48484d}.calendar-day.today{color:#fff;background:#3a3a3d}.calendar-day.selected,.calendar-day.today.selected,.week-card.selected,.month-card.selected{color:#18181b;background:#f4f4f5}.week-card.selected span{color:#18181b}.calendar-day .positive,.week-card .record-summary.positive,.month-card .record-summary.positive{color:#8ee2ae;background:#143e29;border-color:#217a49}.calendar-day .negative,.week-card .record-summary.negative,.month-card .record-summary.negative{color:#ffabb4;background:#4a2026;border-color:#99414a}.calendar-day.heat-strong-win .positive,.week-card.heat-strong-win .record-summary.positive,.month-card.heat-strong-win .record-summary.positive{color:#fff;background:#25824f;border-color:#25824f}.calendar-day.heat-strong-loss .negative,.week-card.heat-strong-loss .record-summary.negative,.month-card.heat-strong-loss .record-summary.negative{color:#fff;background:#b53b47;border-color:#b53b47}.today-button{color:#f4f4f5;background:#303033;border-color:#29292c}.today-button:hover{color:#f4f4f5;background:#3a3a3d;border-color:#444449}@media (width<=980px){.calendar-section,.rank-calendar{display:flex}.rank-calendar{flex:auto;height:auto;min-height:0}.calendar-day{min-height:62px}.calendar-section{border-bottom:0}}@media (width<=640px){.calendar-section{padding:16px 10px 18px;overflow:visible}.calendar-header{margin-bottom:14px}.calendar-navigation{grid-template-columns:auto minmax(0,1fr) auto}.calendar-navigation h2{white-space:nowrap;grid-column:1;justify-self:start;font-size:18px}.calendar-navigation__actions{grid-column:3}.view-mode-switcher{grid-area:1/2;justify-self:center}.calendar-navigation button{width:28px;height:28px}.calendar-navigation__icon{width:20px;height:20px}.weekdays,.calendar-grid,.week-summary-grid,.month-grid{column-gap:4px;min-width:0}.weekdays{height:15px;margin-bottom:0;font-size:11px;line-height:15px}.calendar-mode-month .calendar-grid{grid-template-rows:repeat(6,clamp(38px,12vw,52px));row-gap:4px;padding-top:3px}.calendar-grid,.week-summary-grid,.month-grid{height:clamp(251px,72vw + 23px,335px)}.calendar-mode-week .week-summary-grid,.calendar-mode-year .month-grid{height:clamp(266px,72vw + 38px,350px)}.rank-calendar{padding-bottom:0;overflow:visible}.calendar-day{border-width:1px;border-radius:5px;min-height:0;padding:2px}.calendar-day span{font-size:12px}.calendar-day span.calendar-day__date--with-record{top:3px;left:4px}.calendar-day__mood{width:22px;height:22px;font-size:22px;transform:translate(-50%,-50%)scale(1.15)}.calendar-day strong{border-width:0;padding:1px 3px;font-size:7px;bottom:2px;right:50%}.calendar-mode-week .week-summary-grid{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:78px;gap:7px;padding:3px}.calendar-mode-week .week-card{padding:8px}.week-card span{font-size:11px}.week-card .record-summary{margin-top:5px;font-size:11px}.calendar-mode-year .month-grid{grid-template-rows:none;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:76px;gap:7px;padding:3px}.month-card{padding:8px}.month-card span{font-size:13px}.month-card .record-summary{margin-top:5px;font-size:10px}}.share-modal{width:min(560px,100% - 24px)}.share-preview{color:#a1a1aa;background:#111113;border:1px solid #3b3b40;border-radius:12px;place-items:center;width:min(100%,430px);max-height:56vh;margin:40px auto 0;display:grid;overflow:hidden}.share-preview img{object-fit:contain;width:100%;max-height:56vh;display:block}.share-theme-picker{justify-content:center;gap:6px;display:flex}.share-theme-picker button{color:#a1a1aa;background:0 0;border:1px solid #3b3b40;border-radius:999px;padding:4px 10px;font-size:12px}.share-theme-picker button.active{color:#f4f4f5;background:#303033;border-color:#71717a}.share-actions{justify-content:center;gap:8px;margin-top:16px;display:flex}.share-actions .text-button{color:#d4d4d8;border:1px solid #3b3b40;border-radius:8px}.share-actions .save-sequence{padding:7px 14px}.share-workspace{flex:auto;grid-template-columns:minmax(0,1fr) 220px;gap:18px;width:100%;min-height:0;padding:18px;display:grid}.share-workspace__preview{color:#a1a1aa;cursor:grab;touch-action:none;place-items:center;min-width:0;min-height:0;display:grid;overflow:hidden}.share-workspace__preview.dragging{cursor:grabbing}.share-workspace__preview img{object-fit:contain;transform-origin:50%;-webkit-user-select:none;user-select:none;pointer-events:none;max-width:100%;max-height:100%;transition:transform .16s;display:block}.share-workspace__preview.dragging img{transition:none}.share-workspace__settings{flex-direction:column;gap:20px;padding:4px 0;display:flex}.share-workspace__back{color:#a1a1aa;align-self:flex-start;padding:0}.share-workspace__back:hover{color:#f4f4f5}.share-workspace__settings h2{margin:0;font-size:24px}.share-setting{color:#b3b3ba;gap:9px;font-size:13px;font-weight:600;display:grid}.share-setting input{color:#f4f4f5;background:#202023;border:1px solid #3b3b40;border-radius:8px;outline:none;width:100%;padding:10px 11px}.share-setting input:focus{border-color:#71717a}.share-theme-picker{justify-content:flex-start}.share-preview-hint{color:#71717a;margin:-8px 0 0;font-size:12px}.share-workspace__download{border-radius:9px;width:100%;min-height:40px;margin-top:auto}@media (width<=760px){.share-workspace{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:1fr;gap:18px;padding:18px;overflow-y:auto}.share-workspace__preview img{max-height:420px}.share-workspace__settings{gap:14px}.share-workspace__download{margin-top:0}}:root,:host{--font-sans:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--spacing:.25rem;--text-xl-fontSize:1.25rem;--text-xl-lineHeight:1.75rem;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-monoFont-family:var(--font-mono)}*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-featureSettings,normal);font-variation-settings:var(--default-font-variationSettings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-monoFont-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-monoFont-featureSettings,normal);font-variation-settings:var(--default-monoFont-variationSettings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden~=until-found])){display:none!important}.i-iconamoon-apps-light{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M4 4h2v2H4zm0 14h2v2H4zM18 4h2v2h-2zm0 7h2v2h-2zm-7 0h2v2h-2zm-7 0h2v2H4zm7-7h2v2h-2zm0 14h2v2h-2zm7 0h2v2h-2z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;color:inherit;background-color:currentColor;width:1em;height:1em;-webkit-mask-size:100% 100%;mask-size:100% 100%}.i-iconamoon-arrow-down-2-bold{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' d='m7 10l5 5m0 0l5-5'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;color:inherit;background-color:currentColor;width:1em;height:1em;-webkit-mask-size:100% 100%;mask-size:100% 100%}.i-iconamoon-arrow-left-2-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M15 7a1 1 0 0 0-1.707-.707l-5 5a1 1 0 0 0 0 1.414l5 5A1 1 0 0 0 15 17z' clip-rule='evenodd'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;color:inherit;background-color:currentColor;width:1em;height:1em;-webkit-mask-size:100% 100%;mask-size:100% 100%}.i-iconamoon-arrow-right-2-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M9 17a1 1 0 0 0 1.707.707l5-5a1 1 0 0 0 0-1.414l-5-5A1 1 0 0 0 9 7z' clip-rule='evenodd'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;color:inherit;background-color:currentColor;width:1em;height:1em;-webkit-mask-size:100% 100%;mask-size:100% 100%}.i-iconamoon-arrow-up-2-bold{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' d='m17 14l-5-5m0 0l-5 5'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;color:inherit;background-color:currentColor;width:1em;height:1em;-webkit-mask-size:100% 100%;mask-size:100% 100%}.i-iconamoon-calendar-1-light{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M4 4h16v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm0 4h16m-4-5v2M8 3v2'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;color:inherit;background-color:currentColor;width:1em;height:1em;-webkit-mask-size:100% 100%;mask-size:100% 100%}.i-iconamoon-menu-burger-horizontal-light{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M3 6.001h18m-18 6h18m-18 6h18'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;color:inherit;background-color:currentColor;width:1em;height:1em;-webkit-mask-size:100% 100%;mask-size:100% 100%}.i-iconamoon-share-1-light{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M16.272 6.008A2 2 0 0 0 20 5a2 2 0 1 0-3.728 1.008m0 0l-8.544 4.984m0 0a2 2 0 1 0 0 2.016m0-2.016a2 2 0 0 1 0 2.016m0 0l8.544 4.984m0 0a2 2 0 1 1 3.454 2.014a2 2 0 0 1-3.454-2.014'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;color:inherit;background-color:currentColor;width:1em;height:1em;-webkit-mask-size:100% 100%;mask-size:100% 100%}.i-noto-v1-face-savoring-food{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 128 128' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23fcc21b' d='M127.22 93.42c0 13.86-28.29 25.1-63.22 25.1c-34.92 0-63.23-11.24-63.23-25.1C.77 79.55 2.24 9.48 64 9.48c61.77 0 63.22 70.06 63.22 83.94'/%3E%3Cpath fill='%23d7598b' d='M82.18 93.97c9.68-.36 14.23 12.61 24.02 9.77c1.83-.52 3.71-1.75 5.25-3.39l-.06-.06l.06.06c1.53-1.65 2.55-3.62 3.04-5.46c2.96-11.15-9.57-21.61-13.72-20.76z'/%3E%3Cg fill='%232f2f2f'%3E%3Cpath d='M64 98.38c-1.66 0-3-1.34-3-3s1.34-3 3-3c14.93 0 27.82-8.18 32.07-20.35a3 3 0 0 1 3.82-1.84a3 3 0 0 1 1.84 3.82C96.64 88.59 81.48 98.38 64 98.38'/%3E%3Cpath d='M64 98.38c-17.48 0-32.64-9.79-37.74-24.37c-.55-1.56.28-3.28 1.84-3.82s3.27.28 3.82 1.84C36.18 84.21 49.07 92.38 64 92.38c1.66 0 3 1.34 3 3s-1.34 3-3 3'/%3E%3C/g%3E%3Cpath fill='%232f2f2f' d='M30.84 55.61a2.73 2.73 0 0 1-3.73.93a2.72 2.72 0 0 1-.96-3.71c.18-.31 4.6-7.62 14.37-7.62c9.78 0 14.2 7.31 14.39 7.62a2.735 2.735 0 0 1-2.36 4.11c-.92 0-1.83-.47-2.34-1.32c-.13-.22-3.12-4.96-9.69-4.96c-6.57-.01-9.55 4.74-9.68 4.95m70.04.94c-.43.26-.91.38-1.37.38c-.94 0-1.85-.49-2.36-1.34c-.11-.2-3.08-4.94-9.66-4.94c-6.69 0-9.66 4.89-9.69 4.94a2.724 2.724 0 0 1-4.69-2.77c.18-.31 4.6-7.62 14.38-7.62c9.77 0 14.18 7.31 14.36 7.62c.76 1.3.32 2.98-.97 3.73'/%3E%3C/svg%3E") 0 0/100% 100% no-repeat;width:1em;height:1em}.i-noto-v1-face-with-open-mouth{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 128 128' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23fcc21b' d='M63.79 8.64C1.48 8.64 0 78.5 0 92.33s28.56 25.03 63.79 25.03c35.24 0 63.79-11.21 63.79-25.03c0-13.83-1.47-83.69-63.79-83.69'/%3E%3Cpath fill='%232f2f2f' d='M42.21 61.3c-4.49.04-8.17-4.27-8.22-9.62c-.05-5.37 3.55-9.75 8.04-9.79c4.48-.04 8.17 4.27 8.22 9.64c.05 5.35-3.55 9.72-8.04 9.77m44.11 0c4.48-.01 8.11-4.36 8.1-9.71c-.01-5.37-3.66-9.7-8.14-9.69c-4.49.01-8.13 4.36-8.12 9.73c.02 5.35 3.67 9.68 8.16 9.67'/%3E%3Cpath fill='%23ed6c30' d='M64 69.05c-10.15 0-14.76 10.5-14.76 20.23s5.21 15.01 14.76 15.01s14.76-5.28 14.76-15.01c0-9.74-4.61-20.23-14.76-20.23'/%3E%3C/svg%3E") 0 0/100% 100% no-repeat;width:1em;height:1em}.i-noto-v1-face-with-rolling-eyes{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 128 128' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23fcc21b' d='M63.8 9.5c-62.5 0-64 70.1-64 83.9c0 13.9 28.7 25.1 64 25.1s64-11.2 64-25.1c0-13.8-1.5-83.9-64-83.9'/%3E%3Cpath fill='%232f2f2f' d='M75.6 94.8h-24c-1.6 0-2.9-1.5-2.9-3.3s1.3-3.3 2.9-3.3h24c1.6 0 2.9 1.5 2.9 3.3s-1.3 3.3-2.9 3.3'/%3E%3Cellipse cx='87.4' cy='58.8' fill='%23fff' rx='16.6' ry='16.3'/%3E%3Cdefs%3E%3Cellipse id='SVGs5CqJb9S' cx='87.4' cy='58.8' rx='16.6' ry='16.3'/%3E%3C/defs%3E%3CclipPath id='SVG91pxDeKH'%3E%3Cuse href='%23SVGs5CqJb9S'/%3E%3C/clipPath%3E%3Ccircle cx='83.5' cy='47' r='7.9' fill='%232f2f2f' clip-path='url(%23SVG91pxDeKH)'/%3E%3Cellipse cx='40.6' cy='58.8' fill='%23fff' rx='16.6' ry='16.3'/%3E%3Cdefs%3E%3Cellipse id='SVG8YXNYRop' cx='40.6' cy='58.8' rx='16.6' ry='16.3'/%3E%3C/defs%3E%3CclipPath id='SVGDrpK1bCi'%3E%3Cuse href='%23SVG8YXNYRop'/%3E%3C/clipPath%3E%3Ccircle cx='36.7' cy='47' r='7.9' fill='%232f2f2f' clip-path='url(%23SVGDrpK1bCi)'/%3E%3Cpath fill='%23fcc21b' d='M23.6 72h34.2v8.7H23.6zm46.6 0h34.2v8.7H70.2z'/%3E%3C/svg%3E") 0 0/100% 100% no-repeat;width:1em;height:1em}.i-noto-v1-face-with-steam-from-nose{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 128 128' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23fcc21b' d='M64 9.64C1.69 9.64.21 79.5.21 93.33S28.77 118.36 64 118.36c35.24 0 63.79-11.21 63.79-25.03c0-13.83-1.47-83.69-63.79-83.69'/%3E%3Cpath fill='%23fcc21b' d='M109.54 76.27c-9.5 3.41-19.98-1.4-23.44-10.78c-3.44-9.37 1.43-19.74 10.93-23.17c9.47-3.41 19.98 1.42 23.45 10.79c3.44 9.38-1.46 19.75-10.94 23.16'/%3E%3Cpath fill='%23fcc01c' d='M109.31 75.63c-9.15 3.29-19.24-1.35-22.56-10.37c-3.31-9.02 1.38-19 10.52-22.3c9.12-3.28 19.23 1.37 22.57 10.39c3.31 9.02-1.41 19.01-10.53 22.28'/%3E%3Cpath fill='%23fcbe1c' d='M109.07 75c-8.79 3.16-18.49-1.29-21.69-9.97c-3.18-8.67 1.33-18.26 10.11-21.43c8.77-3.15 18.48 1.31 21.69 9.98c3.19 8.67-1.34 18.27-10.11 21.42'/%3E%3Cpath fill='%23fbbb1d' d='M108.84 74.36c-8.44 3.03-17.74-1.24-20.81-9.57c-3.06-8.32 1.27-17.53 9.7-20.57c8.41-3.03 17.74 1.26 20.82 9.58c3.05 8.33-1.29 17.54-9.71 20.56'/%3E%3Cpath fill='%23fbb91e' d='M108.61 73.73c-8.08 2.9-17-1.19-19.93-9.17c-2.93-7.97 1.22-16.79 9.3-19.7c8.06-2.9 16.99 1.21 19.94 9.18c2.91 7.97-1.25 16.79-9.31 19.69'/%3E%3Cpath fill='%23fbb71e' d='M108.37 73.09c-7.73 2.78-16.25-1.14-19.06-8.76c-2.8-7.62 1.17-16.05 8.89-18.84c7.7-2.77 16.24 1.15 19.06 8.77c2.8 7.63-1.18 16.07-8.89 18.83'/%3E%3Cpath fill='%23fbb51f' d='M108.14 72.46c-7.37 2.65-15.5-1.09-18.18-8.36c-2.67-7.27 1.11-15.31 8.48-17.97c7.35-2.64 15.5 1.1 18.19 8.37c2.66 7.27-1.14 15.32-8.49 17.96'/%3E%3Cpath fill='%23fab220' d='M107.9 71.82c-7.02 2.52-14.75-1.03-17.3-7.96c-2.54-6.92 1.06-14.57 8.07-17.1c7-2.52 14.75 1.05 17.31 7.97c2.54 6.92-1.08 14.58-8.08 17.09'/%3E%3Cpath fill='%23fab020' d='M107.67 71.19c-6.66 2.39-14.01-.98-16.43-7.55c-2.41-6.57 1.01-13.84 7.66-16.24c6.64-2.39 14 1 16.43 7.56c2.42 6.57-1.02 13.85-7.66 16.23'/%3E%3Cpath fill='%23faae21' d='M107.44 70.56c-6.31 2.26-13.26-.93-15.55-7.15c-2.28-6.22.95-13.1 7.25-15.37c6.29-2.26 13.26.94 15.56 7.16c2.28 6.21-.97 13.1-7.26 15.36'/%3E%3Cpath fill='%23faac22' d='M107.2 69.92c-5.95 2.14-12.51-.88-14.68-6.75c-2.15-5.87.9-12.36 6.84-14.5c5.93-2.13 12.51.89 14.68 6.76c2.16 5.86-.9 12.36-6.84 14.49'/%3E%3Cpath fill='%23f9a922' d='M106.97 69.29c-5.59 2.01-11.77-.82-13.8-6.35c-2.03-5.51.85-11.62 6.44-13.64c5.58-2.01 11.76.84 13.8 6.35c2.02 5.52-.86 11.63-6.44 13.64'/%3E%3Cpath fill='%23f9a723' d='M106.74 68.65c-5.24 1.88-11.02-.77-12.92-5.94c-1.9-5.16.79-10.88 6.03-12.77c5.23-1.88 11.02.78 12.93 5.95c1.88 5.16-.82 10.89-6.04 12.76'/%3E%3Cpath fill='%23f9a524' d='M106.5 68.02c-4.88 1.75-10.27-.72-12.05-5.54c-1.77-4.81.74-10.14 5.62-11.91c4.87-1.75 10.27.73 12.05 5.55c1.77 4.81-.75 10.15-5.62 11.9'/%3E%3Cpath fill='%23f9a324' d='M106.27 67.38c-4.53 1.63-9.53-.67-11.17-5.14c-1.64-4.46.68-9.41 5.21-11.04c4.52-1.62 9.52.68 11.17 5.14c1.64 4.48-.69 9.42-5.21 11.04'/%3E%3Cpath fill='%23f8a025' d='M106.03 66.75c-4.17 1.5-8.78-.62-10.29-4.74c-1.51-4.11.63-8.67 4.8-10.17c4.16-1.5 8.77.63 10.3 4.74c1.51 4.12-.64 8.67-4.81 10.17'/%3E%3Cpath fill='%23f89e26' d='M105.8 66.11c-3.82 1.37-8.03-.56-9.42-4.33c-1.38-3.76.58-7.93 4.39-9.31c3.81-1.37 8.03.57 9.42 4.34s-.58 7.94-4.39 9.3'/%3E%3Cpath fill='%23f89c26' d='M105.57 65.48c-3.46 1.24-7.28-.51-8.54-3.93c-1.25-3.41.52-7.19 3.98-8.44c3.46-1.24 7.28.52 8.55 3.93c1.25 3.42-.54 7.2-3.99 8.44'/%3E%3Cpath fill='%23f89a27' d='M105.33 64.85c-3.11 1.12-6.54-.46-7.67-3.53c-1.13-3.06.47-6.45 3.57-7.58c3.1-1.11 6.53.47 7.67 3.53c1.14 3.07-.47 6.46-3.57 7.58'/%3E%3Cpath fill='%23f79728' d='M105.1 64.21c-2.75.99-5.79-.41-6.79-3.12s.42-5.72 3.17-6.71s5.79.41 6.79 3.13c.99 2.71-.43 5.72-3.17 6.7'/%3E%3Cpath fill='%23f79528' d='M104.87 63.58c-2.4.86-5.04-.35-5.91-2.72c-.87-2.36.36-4.98 2.76-5.84c2.39-.86 5.04.36 5.92 2.72c.85 2.36-.38 4.98-2.77 5.84'/%3E%3Cpath fill='%23f79329' d='M104.63 62.94c-2.04.73-4.3-.3-5.04-2.32c-.74-2.01.31-4.24 2.35-4.98c2.04-.73 4.29.31 5.04 2.32c.74 2.02-.31 4.25-2.35 4.98'/%3E%3Cpath fill='%23fcc21b' d='M31.54 76.27c-9.5 3.41-19.98-1.4-23.44-10.78c-3.44-9.37 1.43-19.74 10.93-23.17c9.47-3.41 19.98 1.42 23.45 10.79c3.44 9.38-1.46 19.75-10.94 23.16'/%3E%3Cpath fill='%23fcc01c' d='M31.31 75.63c-9.15 3.29-19.24-1.35-22.56-10.37c-3.31-9.02 1.38-19 10.52-22.3c9.12-3.28 19.23 1.37 22.57 10.39c3.31 9.02-1.41 19.01-10.53 22.28'/%3E%3Cpath fill='%23fcbe1c' d='M31.07 75c-8.79 3.16-18.49-1.29-21.69-9.97c-3.18-8.67 1.34-18.27 10.12-21.44c8.77-3.15 18.48 1.31 21.69 9.98c3.18 8.68-1.35 18.28-10.12 21.43'/%3E%3Cpath fill='%23fbbb1d' d='M30.84 74.36c-8.44 3.03-17.74-1.24-20.81-9.57c-3.06-8.32 1.27-17.53 9.7-20.57c8.41-3.03 17.74 1.26 20.82 9.58c3.05 8.33-1.29 17.54-9.71 20.56'/%3E%3Cpath fill='%23fbb91e' d='M30.61 73.73c-8.08 2.9-17-1.19-19.93-9.17c-2.93-7.97 1.22-16.79 9.3-19.7c8.06-2.9 16.99 1.21 19.94 9.18c2.91 7.97-1.25 16.79-9.31 19.69'/%3E%3Cpath fill='%23fbb71e' d='M30.37 73.09c-7.73 2.78-16.25-1.14-19.06-8.76c-2.8-7.62 1.17-16.05 8.89-18.84c7.7-2.77 16.24 1.15 19.06 8.77c2.8 7.63-1.18 16.07-8.89 18.83'/%3E%3Cpath fill='%23fbb51f' d='M30.14 72.46c-7.37 2.65-15.5-1.09-18.18-8.36c-2.67-7.27 1.11-15.31 8.48-17.97c7.35-2.64 15.5 1.1 18.19 8.37c2.66 7.27-1.14 15.32-8.49 17.96'/%3E%3Cpath fill='%23fab220' d='M29.9 71.82c-7.02 2.52-14.76-1.03-17.3-7.96c-2.54-6.92 1.06-14.57 8.07-17.1c7-2.52 14.75 1.05 17.31 7.97c2.54 6.92-1.08 14.58-8.08 17.09'/%3E%3Cpath fill='%23fab020' d='M29.67 71.19c-6.66 2.39-14.01-.98-16.43-7.55c-2.41-6.57 1.01-13.84 7.66-16.24c6.64-2.39 14 1 16.43 7.56c2.42 6.57-1.02 13.85-7.66 16.23'/%3E%3Cpath fill='%23faae21' d='M29.44 70.56c-6.31 2.26-13.26-.93-15.55-7.15c-2.28-6.22.95-13.1 7.25-15.37c6.29-2.26 13.26.94 15.56 7.16c2.28 6.21-.97 13.1-7.26 15.36'/%3E%3Cpath fill='%23faac22' d='M29.2 69.92c-5.95 2.14-12.51-.88-14.68-6.75c-2.15-5.87.9-12.36 6.84-14.5c5.93-2.13 12.51.89 14.68 6.76c2.16 5.86-.9 12.36-6.84 14.49'/%3E%3Cpath fill='%23f9a922' d='M28.97 69.29c-5.59 2.01-11.77-.82-13.8-6.35c-2.03-5.51.85-11.62 6.44-13.64c5.58-2.01 11.76.84 13.8 6.35c2.02 5.52-.86 11.63-6.44 13.64'/%3E%3Cpath fill='%23f9a723' d='M28.74 68.65c-5.24 1.88-11.02-.77-12.92-5.94c-1.9-5.16.79-10.88 6.03-12.77c5.23-1.88 11.02.78 12.93 5.95c1.88 5.16-.82 10.89-6.04 12.76'/%3E%3Cpath fill='%23f9a524' d='M28.5 68.02c-4.88 1.75-10.27-.72-12.05-5.54c-1.77-4.81.74-10.14 5.62-11.91c4.87-1.75 10.27.73 12.05 5.55c1.77 4.81-.75 10.15-5.62 11.9'/%3E%3Cpath fill='%23f9a324' d='M28.27 67.38c-4.53 1.63-9.53-.67-11.17-5.14c-1.64-4.46.68-9.41 5.21-11.04c4.52-1.62 9.52.68 11.17 5.14c1.64 4.48-.69 9.42-5.21 11.04'/%3E%3Cpath fill='%23f8a025' d='M28.03 66.75c-4.17 1.5-8.78-.62-10.29-4.74c-1.51-4.11.63-8.67 4.8-10.17c4.16-1.5 8.77.63 10.3 4.74c1.51 4.12-.64 8.67-4.81 10.17'/%3E%3Cpath fill='%23f89e26' d='M27.8 66.11c-3.82 1.37-8.03-.56-9.42-4.33c-1.38-3.76.58-7.93 4.39-9.31c3.81-1.37 8.03.57 9.42 4.34s-.58 7.94-4.39 9.3'/%3E%3Cpath fill='%23f89c26' d='M27.57 65.48c-3.46 1.24-7.28-.51-8.54-3.93c-1.25-3.41.52-7.19 3.98-8.44c3.46-1.24 7.28.52 8.55 3.93c1.25 3.42-.54 7.2-3.99 8.44'/%3E%3Cpath fill='%23f89a27' d='M27.33 64.85c-3.11 1.12-6.54-.46-7.67-3.53c-1.13-3.06.47-6.45 3.57-7.58c3.1-1.11 6.53.47 7.67 3.53c1.14 3.07-.47 6.46-3.57 7.58'/%3E%3Cpath fill='%23f79728' d='M27.1 64.21c-2.75.99-5.79-.41-6.79-3.12s.42-5.72 3.17-6.71s5.79.41 6.79 3.13c.99 2.71-.43 5.72-3.17 6.7'/%3E%3Cpath fill='%23f79528' d='M26.87 63.58c-2.4.86-5.04-.35-5.91-2.72c-.87-2.36.36-4.98 2.76-5.84c2.39-.86 5.04.36 5.92 2.72c.85 2.36-.38 4.98-2.77 5.84'/%3E%3Cpath fill='%23f79329' d='M26.63 62.94c-2.04.73-4.3-.3-5.04-2.32c-.74-2.01.31-4.24 2.35-4.98c2.04-.73 4.29.31 5.04 2.32c.74 2.02-.31 4.25-2.35 4.98'/%3E%3Cpath fill='%23fff' d='M37.92 95.6c-3.29 5.74-10.63 7.77-16.45 4.53c-.33-.19-.61-.43-.91-.64c-3.63 2.2-8.29 2.49-12.26.29C2.5 96.54.46 89.24 3.74 83.51c.07-.13.18-.23.26-.35c-1.91-3.49-2.04-7.82.09-11.53c3.28-5.74 10.66-7.76 16.45-4.53c2.38 1.33 4.08 3.35 5.09 5.64c8-2.09 21.07-10.5 27.49-16.84c0 0-9.53 15.02-19.64 23.52c5.69 3.28 7.69 10.49 4.44 16.18m52.16 0c3.29 5.74 10.63 7.77 16.45 4.53c.33-.19.61-.43.91-.64c3.63 2.2 8.29 2.49 12.26.29c5.8-3.24 7.84-10.54 4.56-16.27c-.07-.13-.18-.23-.26-.35c1.91-3.49 2.04-7.82-.09-11.53c-3.28-5.74-10.66-7.76-16.45-4.53c-2.38 1.33-4.08 3.35-5.09 5.64c-8-2.09-21.07-10.5-27.49-16.84c0 0 9.53 15.02 19.64 23.52c-5.69 3.28-7.69 10.49-4.44 16.18'/%3E%3Cpath fill='%232f2f2f' d='M80.04 48.65c0-.88.12-1.71.3-2.51c1.72-.47 3.52-1.13 5.35-2.22c1.85-1.11 3.39-2.23 4.77-3.37c2.19 1.58 3.67 4.59 3.67 8.1c0 5.11-3.14 9.25-7.04 9.25c-3.9.01-7.05-4.14-7.05-9.25m-31.66 0c0-.88-.12-1.71-.3-2.51c-1.72-.47-3.52-1.13-5.34-2.22a38 38 0 0 1-4.77-3.37c-2.19 1.58-3.67 4.59-3.67 8.1c0 5.11 3.14 9.25 7.04 9.25c3.88.01 7.04-4.14 7.04-9.25m-5.51 30.5c-.67 0-1.35-.25-1.88-.75a2.75 2.75 0 0 1-.12-3.89c5.8-6.18 14.24-9.73 23.13-9.73c8.9 0 17.33 3.55 23.13 9.73a2.76 2.76 0 0 1-.12 3.89a2.76 2.76 0 0 1-3.89-.12C78.35 73.2 71.38 70.29 64 70.29s-14.35 2.91-19.12 7.99c-.55.58-1.28.87-2.01.87'/%3E%3C/svg%3E") 0 0/100% 100% no-repeat;width:1em;height:1em}.i-noto-v1-face-without-mouth{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 128 128' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23fcc21b' d='M64 9.56C1.59 9.56.12 79.52.12 93.36c0 13.86 28.59 25.08 63.88 25.08c35.28 0 63.88-11.22 63.88-25.08c0-13.84-1.48-83.8-63.88-83.8'/%3E%3Cpath fill='%232f2f2f' d='M42.21 65.3c-4.49.04-8.17-4.27-8.22-9.62c-.05-5.37 3.55-9.75 8.04-9.79c4.48-.04 8.17 4.27 8.22 9.64c.05 5.35-3.55 9.72-8.04 9.77m44.11 0c4.48-.01 8.11-4.36 8.1-9.71c-.01-5.37-3.66-9.7-8.14-9.69c-4.49.01-8.13 4.36-8.12 9.73c.02 5.35 3.67 9.68 8.16 9.67'/%3E%3C/svg%3E") 0 0/100% 100% no-repeat;width:1em;height:1em}.i-noto-v1-grinning-squinting-face{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 128 128' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23fcc21b' d='M63.79 8.64C1.48 8.64 0 78.5 0 92.33s28.56 25.03 63.79 25.03c35.24 0 63.79-11.21 63.79-25.03c0-13.83-1.47-83.69-63.79-83.69'/%3E%3Cpath fill='%23fcc21b' d='M109.54 90.9c-9.5 3.41-19.98-1.4-23.44-10.78c-3.44-9.37 1.43-19.74 10.93-23.17c9.47-3.41 19.98 1.42 23.45 10.79c3.44 9.39-1.46 19.76-10.94 23.16'/%3E%3Cpath fill='%23fcc01c' d='M109.31 90.27c-9.15 3.29-19.24-1.35-22.56-10.37c-3.31-9.02 1.38-19 10.52-22.3c9.12-3.28 19.23 1.37 22.57 10.39c3.31 9.02-1.41 19-10.53 22.28'/%3E%3Cpath fill='%23fcbe1c' d='M109.07 89.63c-8.79 3.16-18.49-1.29-21.69-9.97C84.2 71 88.72 61.4 97.5 58.23c8.77-3.15 18.48 1.31 21.69 9.98c3.18 8.68-1.35 18.28-10.12 21.42'/%3E%3Cpath fill='%23fbbb1d' d='M108.84 89c-8.44 3.03-17.74-1.24-20.81-9.57c-3.06-8.32 1.27-17.53 9.7-20.57c8.41-3.03 17.74 1.26 20.82 9.58c3.05 8.33-1.29 17.54-9.71 20.56'/%3E%3Cpath fill='%23fbb91e' d='M108.61 88.36c-8.08 2.9-17-1.19-19.93-9.17c-2.93-7.97 1.22-16.79 9.3-19.7c8.06-2.9 16.99 1.21 19.94 9.18c2.91 7.98-1.25 16.8-9.31 19.69'/%3E%3Cpath fill='%23fbb71e' d='M108.37 87.73c-7.73 2.78-16.25-1.14-19.06-8.76c-2.8-7.62 1.17-16.05 8.89-18.84c7.7-2.77 16.24 1.15 19.06 8.77c2.8 7.63-1.18 16.06-8.89 18.83'/%3E%3Cpath fill='%23fbb51f' d='M108.14 87.1c-7.37 2.65-15.5-1.09-18.18-8.36c-2.67-7.27 1.11-15.31 8.48-17.97c7.35-2.64 15.5 1.1 18.19 8.37c2.66 7.27-1.14 15.32-8.49 17.96'/%3E%3Cpath fill='%23fab220' d='M107.9 86.46c-7.02 2.52-14.76-1.03-17.3-7.96c-2.54-6.92 1.06-14.57 8.07-17.1c7-2.52 14.75 1.05 17.31 7.97c2.54 6.92-1.08 14.58-8.08 17.09'/%3E%3Cpath fill='%23fab020' d='M107.67 85.83c-6.66 2.39-14.01-.98-16.43-7.55c-2.41-6.57 1.01-13.84 7.66-16.24c6.64-2.39 14 1 16.43 7.56c2.42 6.57-1.02 13.84-7.66 16.23'/%3E%3Cpath fill='%23faae21' d='M107.44 85.19c-6.31 2.26-13.26-.93-15.55-7.15c-2.28-6.22.95-13.1 7.25-15.37c6.29-2.26 13.26.94 15.56 7.16c2.28 6.22-.97 13.1-7.26 15.36'/%3E%3Cpath fill='%23faac22' d='M107.2 84.56c-5.95 2.14-12.51-.88-14.68-6.75c-2.15-5.87.9-12.36 6.84-14.5c5.93-2.13 12.51.89 14.68 6.76c2.16 5.86-.9 12.36-6.84 14.49'/%3E%3Cpath fill='%23f9a922' d='M106.97 83.92c-5.59 2.01-11.77-.82-13.8-6.35c-2.03-5.51.85-11.62 6.44-13.64c5.58-2.01 11.76.84 13.8 6.35c2.02 5.53-.86 11.64-6.44 13.64'/%3E%3Cpath fill='%23f9a723' d='M106.74 83.29c-5.24 1.88-11.02-.77-12.92-5.94c-1.9-5.16.79-10.88 6.03-12.77c5.23-1.88 11.02.78 12.93 5.95c1.88 5.16-.82 10.88-6.04 12.76'/%3E%3Cpath fill='%23f9a524' d='M106.5 82.65c-4.88 1.75-10.27-.72-12.05-5.54c-1.77-4.81.74-10.14 5.62-11.91c4.87-1.75 10.27.73 12.05 5.55c1.77 4.82-.75 10.16-5.62 11.9'/%3E%3Cpath fill='%23f9a324' d='M106.27 82.02c-4.53 1.63-9.53-.67-11.17-5.14c-1.64-4.46.68-9.41 5.21-11.04c4.52-1.62 9.52.68 11.17 5.14c1.64 4.47-.69 9.42-5.21 11.04'/%3E%3Cpath fill='%23f8a025' d='M106.03 81.39c-4.17 1.5-8.78-.62-10.29-4.74c-1.51-4.11.63-8.67 4.8-10.17c4.16-1.5 8.77.63 10.3 4.74c1.51 4.11-.64 8.67-4.81 10.17'/%3E%3Cpath fill='%23f89e26' d='M105.8 80.75c-3.82 1.37-8.03-.56-9.42-4.33c-1.38-3.76.58-7.93 4.39-9.31c3.81-1.37 8.03.57 9.42 4.34c1.39 3.76-.58 7.93-4.39 9.3'/%3E%3Cpath fill='%23f89c26' d='M105.57 80.12c-3.46 1.24-7.28-.51-8.54-3.93c-1.25-3.41.52-7.19 3.98-8.44c3.46-1.24 7.28.52 8.55 3.93c1.25 3.41-.54 7.2-3.99 8.44'/%3E%3Cpath fill='%23f89a27' d='M105.33 79.48c-3.11 1.12-6.54-.46-7.67-3.53c-1.13-3.06.47-6.45 3.57-7.58c3.1-1.11 6.53.47 7.67 3.53c1.14 3.07-.47 6.47-3.57 7.58'/%3E%3Cpath fill='%23f79728' d='M105.1 78.85c-2.75.99-5.79-.41-6.79-3.12s.42-5.72 3.17-6.71s5.79.41 6.79 3.13c.99 2.7-.43 5.71-3.17 6.7'/%3E%3Cpath fill='%23f79528' d='M104.87 78.21c-2.4.86-5.04-.35-5.91-2.72c-.87-2.36.36-4.98 2.76-5.84c2.39-.86 5.04.36 5.92 2.72c.85 2.36-.38 4.99-2.77 5.84'/%3E%3Cpath fill='%23f79329' d='M104.63 77.58c-2.04.73-4.3-.3-5.04-2.32c-.74-2.01.31-4.24 2.35-4.98c2.04-.73 4.29.31 5.04 2.32c.74 2.01-.31 4.25-2.35 4.98'/%3E%3Cpath fill='%23fcc21b' d='M31.54 90.9c-9.5 3.41-19.98-1.4-23.44-10.78c-3.44-9.37 1.43-19.74 10.93-23.17c9.47-3.41 19.98 1.42 23.45 10.79c3.44 9.39-1.46 19.76-10.94 23.16'/%3E%3Cpath fill='%23fcc01c' d='M31.31 90.27c-9.15 3.29-19.24-1.35-22.56-10.37c-3.31-9.02 1.38-19 10.52-22.3c9.12-3.28 19.23 1.37 22.57 10.39c3.31 9.02-1.41 19-10.53 22.28'/%3E%3Cpath fill='%23fcbe1c' d='M31.07 89.63c-8.79 3.16-18.49-1.29-21.69-9.97C6.2 71 10.72 61.4 19.5 58.23c8.77-3.15 18.48 1.31 21.69 9.98c3.18 8.68-1.35 18.28-10.12 21.42'/%3E%3Cpath fill='%23fbbb1d' d='M30.84 89c-8.44 3.03-17.74-1.24-20.81-9.57c-3.06-8.32 1.27-17.53 9.7-20.57c8.41-3.03 17.74 1.26 20.82 9.58c3.05 8.33-1.29 17.54-9.71 20.56'/%3E%3Cpath fill='%23fbb91e' d='M30.61 88.36c-8.08 2.9-17-1.19-19.93-9.17c-2.93-7.97 1.22-16.79 9.3-19.7c8.06-2.9 16.99 1.21 19.94 9.18c2.91 7.98-1.25 16.8-9.31 19.69'/%3E%3Cpath fill='%23fbb71e' d='M30.37 87.73c-7.73 2.78-16.25-1.14-19.06-8.76c-2.8-7.62 1.17-16.05 8.89-18.84c7.7-2.77 16.24 1.15 19.06 8.77c2.8 7.63-1.18 16.06-8.89 18.83'/%3E%3Cpath fill='%23fbb51f' d='M30.14 87.1c-7.37 2.65-15.5-1.09-18.18-8.36c-2.67-7.27 1.11-15.31 8.48-17.97c7.35-2.64 15.5 1.1 18.19 8.37c2.66 7.27-1.14 15.32-8.49 17.96'/%3E%3Cpath fill='%23fab220' d='M29.9 86.46c-7.02 2.52-14.76-1.03-17.3-7.96c-2.54-6.92 1.06-14.57 8.07-17.1c7-2.52 14.75 1.05 17.31 7.97c2.54 6.92-1.08 14.58-8.08 17.09'/%3E%3Cpath fill='%23fab020' d='M29.67 85.83c-6.66 2.39-14.01-.98-16.43-7.55c-2.41-6.57 1.01-13.84 7.66-16.24c6.64-2.39 14 1 16.43 7.56c2.42 6.57-1.02 13.84-7.66 16.23'/%3E%3Cpath fill='%23faae21' d='M29.44 85.19c-6.31 2.26-13.26-.93-15.55-7.15c-2.28-6.22.95-13.1 7.25-15.37c6.29-2.26 13.26.94 15.56 7.16c2.28 6.22-.97 13.1-7.26 15.36'/%3E%3Cpath fill='%23faac22' d='M29.2 84.56c-5.95 2.14-12.51-.88-14.68-6.75c-2.15-5.87.9-12.36 6.84-14.5c5.93-2.13 12.51.89 14.68 6.76c2.16 5.86-.9 12.36-6.84 14.49'/%3E%3Cpath fill='%23f9a922' d='M28.97 83.92c-5.59 2.01-11.77-.82-13.8-6.35c-2.03-5.51.85-11.62 6.44-13.64c5.58-2.01 11.76.84 13.8 6.35c2.02 5.53-.86 11.64-6.44 13.64'/%3E%3Cpath fill='%23f9a723' d='M28.74 83.29c-5.24 1.88-11.02-.77-12.92-5.94c-1.9-5.16.79-10.88 6.03-12.77c5.23-1.88 11.02.78 12.93 5.95c1.88 5.16-.82 10.88-6.04 12.76'/%3E%3Cpath fill='%23f9a524' d='M28.5 82.65c-4.88 1.75-10.27-.72-12.05-5.54c-1.77-4.81.74-10.14 5.62-11.91c4.87-1.75 10.27.73 12.05 5.55c1.77 4.82-.75 10.16-5.62 11.9'/%3E%3Cpath fill='%23f9a324' d='M28.27 82.02c-4.53 1.63-9.53-.67-11.17-5.14c-1.64-4.46.68-9.41 5.21-11.04c4.52-1.62 9.52.68 11.17 5.14c1.64 4.47-.69 9.42-5.21 11.04'/%3E%3Cpath fill='%23f8a025' d='M28.03 81.39c-4.17 1.5-8.78-.62-10.29-4.74c-1.51-4.11.63-8.67 4.8-10.17c4.16-1.5 8.77.63 10.3 4.74c1.51 4.11-.64 8.67-4.81 10.17'/%3E%3Cpath fill='%23f89e26' d='M27.8 80.75c-3.82 1.37-8.03-.56-9.42-4.33c-1.38-3.76.58-7.93 4.39-9.31c3.81-1.37 8.03.57 9.42 4.34c1.39 3.76-.58 7.93-4.39 9.3'/%3E%3Cpath fill='%23f89c26' d='M27.57 80.12c-3.46 1.24-7.28-.51-8.54-3.93c-1.25-3.41.52-7.19 3.98-8.44c3.46-1.24 7.28.52 8.55 3.93c1.25 3.41-.54 7.2-3.99 8.44'/%3E%3Cpath fill='%23f89a27' d='M27.33 79.48c-3.11 1.12-6.54-.46-7.67-3.53c-1.13-3.06.47-6.45 3.57-7.58c3.1-1.11 6.53.47 7.67 3.53c1.14 3.07-.47 6.47-3.57 7.58'/%3E%3Cpath fill='%23f79728' d='M27.1 78.85c-2.75.99-5.79-.41-6.79-3.12s.42-5.72 3.17-6.71s5.79.41 6.79 3.13c.99 2.7-.43 5.71-3.17 6.7'/%3E%3Cpath fill='%23f79528' d='M26.87 78.21c-2.4.86-5.04-.35-5.91-2.72c-.87-2.36.36-4.98 2.76-5.84c2.39-.86 5.04.36 5.92 2.72c.85 2.36-.38 4.99-2.77 5.84'/%3E%3Cpath fill='%23f79329' d='M26.63 77.58c-2.04.73-4.3-.3-5.04-2.32c-.74-2.01.31-4.24 2.35-4.98c2.04-.73 4.29.31 5.04 2.32c.74 2.01-.31 4.25-2.35 4.98'/%3E%3Cpath fill='%232f2f2f' d='M98.46 57.78c-.5 1.13-1.7 1.72-2.86 1.52c-.21-.04-.42-.1-.61-.19c-7.83-3.49-18.47-3.39-18.57-3.39c-1.21.02-2.24-.78-2.57-1.92c-.33-1.15.16-2.37 1.18-2.98c9.01-5.41 21.72-7.26 22.25-7.33c1.45-.2 2.78.8 2.98 2.24s-.81 2.77-2.24 2.98c-.07.01-5.28.76-11.12 2.65c3.25.47 6.94 1.48 10.24 2.94c1.32.59 1.92 2.16 1.32 3.48m-68.7 0c.5 1.13 1.7 1.72 2.86 1.52c.21-.04.42-.1.61-.19c7.83-3.49 18.47-3.39 18.57-3.39c1.21.02 2.24-.78 2.57-1.92c.33-1.15-.16-2.37-1.18-2.98c-9.01-5.41-21.72-7.26-22.25-7.33c-1.45-.2-2.78.8-2.98 2.24s.81 2.77 2.24 2.98c.07.01 5.28.76 11.12 2.65c-3.25.47-6.94 1.48-10.24 2.94a2.65 2.65 0 0 0-1.32 3.48'/%3E%3Cpath fill='%23ed6c30' d='M96.46 68.26c-3.09-2.09-6.98-.71-10.42 0c-9.58 1.98-18 2.06-22.04 2.06s-12.46-.08-22.04-2.06c-3.44-.71-7.33-2.09-10.42 0c-3.92 2.65-1.03 12.15 5.14 18.57C40.41 90.71 49.29 98.24 64 98.24s23.59-7.53 27.32-11.41c6.17-6.42 9.05-15.92 5.14-18.57'/%3E%3C/svg%3E") 0 0/100% 100% no-repeat;width:1em;height:1em}.i-noto-v1-smiling-face-with-sunglasses{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 128 128' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23fcc21b' d='M63.79 8.64C1.48 8.64 0 78.5 0 92.33s28.56 25.03 63.79 25.03c35.24 0 63.79-11.21 63.79-25.03c0-13.83-1.47-83.69-63.79-83.69'/%3E%3Cpath fill='%232f2f2f' d='M63.91 104.82c-3.43 0-6.87-.43-10.25-1.31a3.014 3.014 0 0 1-2.15-3.66a3 3 0 0 1 3.66-2.14c11.65 3.04 24.21-.21 32.78-8.48a2.99 2.99 0 0 1 4.24.08a2.99 2.99 0 0 1-.08 4.24c-7.57 7.3-17.79 11.27-28.2 11.27m-8.38-37.56l-.02.02c0-.01.01-.02.02-.02'/%3E%3Cpath fill='%232f2f2f' d='M98.21 41.34c-13.36 0-15.15 2.03-21.4 3.36C70.56 46.02 64 46.02 64 46.02s-6.56 0-12.81-1.33s-8.05-3.36-21.4-3.36C16.43 41.33.42 44.22.42 44.22v8.51s3.59.47 3.91 3.75c.16 1.33-3.12 28.35 23.51 28.35c18.9 0 26.87-11.33 29.45-20.54c1.17-4.37 2.19-9.37 6.72-9.37s5.55 5 6.72 9.37c2.58 9.22 10.54 20.54 29.45 20.54c26.63 0 23.35-27.03 23.51-28.35c.31-3.28 3.91-3.75 3.91-3.75v-8.51c-.02.01-16.03-2.88-29.39-2.88'/%3E%3Cpath fill='%23fff' d='M95.94 45.05c-6.62.23-11.65 1.31-11.65 1.31c-9.84 2.06-10.55 8.14-9.93 12.97c.8 6.07 3.29 13.75 10.04 18.49c.53.38 1.76.79 2.35-.77c0 0-.02.11 0 0c2.22-10.48 5.52-20.14 10.78-29.89c.61-1.79-.82-2.14-1.59-2.11m-64.88-.03c-4.27-.09-9.11.19-13.65 1.34c-5.1 1.28-7.07 3.85-7.6 9.39c-.53 5.43-1.13 19.27 8.73 24.46c.57.3 1.83.5 2.44-.91C24 66.21 25.61 60.13 32.54 47.22c.57-1.73-.71-2.19-1.48-2.2'/%3E%3C/svg%3E") 0 0/100% 100% no-repeat;width:1em;height:1em}.i-noto-v1-tired-face{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 128 128' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23fcc21b' d='M64.22 9.62C1.81 9.62.34 79.58.34 93.42c0 13.86 28.59 25.08 63.88 25.08c35.28 0 63.88-11.22 63.88-25.08c0-13.84-1.48-83.8-63.88-83.8'/%3E%3Cpath fill='%232f2f2f' d='M98.98 61.36a2.63 2.63 0 0 1-2.72 1.76c-.21-.02-.42-.06-.63-.13c-8.11-2.79-18.7-1.77-18.79-1.76c-1.21.12-2.3-.58-2.73-1.68c-.43-1.11-.04-2.37.91-3.07c8.51-6.17 21-9.13 21.52-9.24c1.43-.33 2.84.55 3.17 1.97c.32 1.41-.56 2.83-1.97 3.16c-.07.01-5.19 1.22-10.85 3.61c3.28.19 7.04.87 10.45 2.03c1.38.48 2.11 1.98 1.64 3.35m-69.54 0c.4 1.17 1.54 1.86 2.72 1.76c.21-.02.42-.06.63-.13c8.11-2.79 18.7-1.77 18.79-1.76c1.21.12 2.3-.58 2.73-1.68c.43-1.11.04-2.37-.91-3.07c-8.51-6.17-21-9.13-21.52-9.24c-1.43-.33-2.84.55-3.17 1.97c-.32 1.41.56 2.83 1.97 3.16c.07.01 5.19 1.22 10.85 3.61c-3.28.19-7.04.87-10.45 2.03a2.63 2.63 0 0 0-1.64 3.35'/%3E%3Cpath fill='%23fff' d='M8.2 67.88c1.23 4.65 4.41 7.43 7.02 8.13c2.92.77 5.53.24 7.32-1.5c2.28-2.2 2.95-5.96 1.9-10.59c-1.91-8.32-1.4-23.14-1.4-23.28c.02-.57-.29-1.08-.81-1.3c-.51-.24-1.11-.11-1.51.28C6.92 53.24 6.95 63.17 8.2 67.88'/%3E%3Cpath fill='%23ed6c30' d='M84.84 69.79c-9.48 0-12.61 4.66-21.05 4.66s-11.57-4.66-21.05-4.66s-17.16 6.66-17.16 14.88s7.68 14.88 17.16 14.88s12.61-4.66 21.05-4.66s11.57 4.66 21.05 4.66S102 92.88 102 84.66c0-8.21-7.68-14.87-17.16-14.87'/%3E%3C/svg%3E") 0 0/100% 100% no-repeat;width:1em;height:1em}.text-xl{font-size:var(--text-xl-fontSize);line-height:var(--un-leading,var(--text-xl-lineHeight))}.font-sans{font-family:var(--font-sans)}.h2{height:calc(var(--spacing) * 2)}.transform{transform:var(--un-rotate-x) var(--un-rotate-y) var(--un-rotate-z) var(--un-skew-x) var(--un-skew-y)}
