@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,: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-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,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:currentColor}@supports (color:color-mix(in lab,red,red)){::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}}@layer components;@layer utilities{.visible{visibility:visible}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}}:root{--bg-main:#fefefe;--bg-card:#fff;--bg-onboarding:linear-gradient(135deg,#e9defa 0%,#fbfcdb 100%);--text-primary:#1d2939;--text-heading:#222b45;--text-secondary:#8f9bb3;--text-muted:#525252;--text-white:#fff;--text-dark:#0f1314;--accent-primary:#2084f6;--accent-premium-from:#874da2;--accent-premium-to:#c43a30;--shadow-card:0px -2px 38.1px -10px #403b4b1f;--shadow-deal:0px -2px 35.5px 0px #403b4b26;--text-secondary-dark:#6a6a6a;--deal-selected-border:#a376ff;--badge-green-from:#0ba360;--badge-green-to:#3cba92;--counter-bg:#ff6b6b;--finance-bg-from:#4a4a4a;--finance-bg-to:#ed609c;--pill-income-from:#28a6b2;--pill-income-to:#4abc7f;--pill-expense-from:#fca681;--pill-expense-to:#f8c56e;--pill-balance-from:#ee609c;--pill-balance-to:#ea62a2;--radius-card:20px;--radius-btn:8px;--radius-circle:27px;--bg-input:#f4f4f4db;--text-placeholder:#929292;--font-family:"Inter","Segoe UI",sans-serif}body{font-family:var(--font-family);background:var(--bg-main);-webkit-font-smoothing:antialiased;margin:0}.btn-primary{background:var(--accent-primary);border-radius:var(--radius-btn);height:45px;font-family:var(--font-family);letter-spacing:-.04em;color:var(--text-white);cursor:pointer;border:none;justify-content:center;align-items:center;font-size:16px;font-weight:600;transition:opacity .2s;display:flex}.btn-primary:active{opacity:.85}.onboarding{background:var(--bg-onboarding);-webkit-user-select:none;user-select:none;flex-direction:column;width:100%;min-height:100dvh;display:flex;overflow:hidden}.onboarding__header{flex-shrink:0;justify-content:space-between;align-items:center;padding:54px 27px 0;display:flex}.onboarding__logo{align-items:center;gap:2px;display:flex}.onboarding__logo-text{letter-spacing:-.04em;color:var(--text-primary);font-size:14px;font-weight:600;line-height:32px}.onboarding__skip{letter-spacing:-.04em;color:var(--text-muted);cursor:pointer;font-size:16px;font-weight:600;font-family:var(--font-family);background:0 0;border:none}.onboarding__slide{text-align:center;flex-direction:column;flex:1;align-items:center;padding-bottom:80px;display:flex}.onboarding__image{object-fit:contain;width:258px;height:183px;margin-top:40px}.onboarding__title{letter-spacing:-.04em;color:var(--text-heading);white-space:pre-line;margin:auto 20px 0;font-size:28px;font-weight:600;line-height:32px}.onboarding__subtitle{letter-spacing:-.04em;color:var(--text-secondary);white-space:pre-line;margin:20px 56px auto;font-size:16px;font-weight:600;line-height:20px}.onboarding__dots{justify-content:center;gap:8px;padding-top:30px;display:flex}.onboarding__dot{background:#222b4533;border-radius:50%;width:8px;height:8px;transition:background .3s}.onboarding__dot--active{background:var(--accent-primary)}.onboarding__btn{width:266px;margin:20px auto 0}.onboarding__btn--finish{background:linear-gradient(90deg,var(--accent-premium-from)0%,var(--accent-premium-to)100%)}.dashboard{background:var(--bg-main);width:100%;min-height:100dvh;padding-bottom:24px}.app-header{justify-content:space-between;align-items:center;padding:59px 17px 0;display:flex}.app-header__account{cursor:pointer;align-items:center;gap:11px;display:flex}.app-header__avatar{background:#c4c4c4;border-radius:50%;width:40px;height:40px;overflow:hidden}.app-header__avatar img{object-fit:cover;width:100%;height:100%}.dashboard__welcome{letter-spacing:-.04em;color:var(--text-primary);margin-top:16px;padding:0 17px;font-size:24px;font-weight:600;line-height:32px}.dashboard__body{flex-direction:column;gap:16px;padding:16px 16.5px 0;display:flex}.dashboard__card{background:var(--bg-card);width:100%;box-shadow:var(--shadow-card);border-radius:var(--radius-card);min-height:191px;position:relative;overflow:hidden}.dashboard__card-header{justify-content:space-between;align-items:center;padding:8px 13px 0;display:flex}.dashboard__card-title{letter-spacing:-.04em;color:var(--text-primary);font-size:16px;font-weight:600;line-height:32px}.dashboard__card-add{cursor:pointer;flex-shrink:0;width:24px;height:24px}.dashboard__card-add img{width:100%;height:100%}.dashboard__card-body{flex-direction:column;justify-content:center;align-items:center;padding:10px 13px 15px;display:flex;position:relative}.dashboard__card-body:before{content:"";opacity:.15;background:#ffcd07;border-radius:50% 40%;width:107px;height:72px;position:absolute;top:28px;left:50%;transform:rotate(-.74deg)translate(-50%)}.dashboard__card-image{object-fit:contain;width:78px;height:78px}.dashboard__card-desc{letter-spacing:-.04em;color:var(--text-muted);text-align:center;white-space:pre-line;margin-top:16px;font-size:12px;font-weight:400;line-height:13px}.badge-premium{background:linear-gradient(90deg,var(--accent-premium-from)0%,var(--accent-premium-to)100%);letter-spacing:.5px;text-transform:uppercase;color:var(--text-white);border-radius:20px;align-items:center;gap:10px;padding:1px 8px;font-size:10px;font-weight:600;line-height:18px;display:flex}.logo{align-items:center;gap:2px;width:95px;display:flex}.logo__icon{width:24px;height:24px}.logo__text{letter-spacing:-.04em;color:var(--text-primary);font-size:14px;font-weight:600;line-height:24px}.auth{background:var(--bg-main);width:100%;min-height:100dvh}.auth__header{padding:59px 17px 0}.auth__content{flex-direction:column;align-items:center;gap:43px;margin-top:98px;padding:0 15px;display:flex}.auth__form{flex-direction:column;align-items:center;gap:14px;width:100%;display:flex}.auth__title{letter-spacing:-.04em;color:var(--text-primary);font-size:18px;font-weight:600;line-height:32px}.auth__input{background:var(--bg-input);border-radius:var(--radius-btn);box-sizing:border-box;align-items:center;gap:8px;width:100%;height:46px;padding:7px 10px;display:flex}.auth__input-icon{flex-shrink:0;width:24px;height:24px}.auth__input-field{font-family:var(--font-family);letter-spacing:-.04em;color:var(--text-muted);background:0 0;border:none;outline:none;flex:1;font-size:15px;font-weight:600}.auth__input-field::placeholder{color:var(--text-placeholder)}.auth__btn{width:100%}.auth__code{gap:14px;display:flex}.auth__code-cell{background:var(--bg-input);border-radius:var(--radius-btn);width:33px;height:43px;font-family:var(--font-family);letter-spacing:-.04em;color:var(--text-muted);text-align:center;border:none;outline:none;padding:0;font-size:15px;font-weight:600}.auth__social{flex-direction:column;gap:16px;display:flex}.auth__social-text{letter-spacing:-.04em;color:#000;font-size:12px;font-weight:400;line-height:13px}.auth__social-icons{align-items:center;gap:28px;display:flex}.auth__social-icon{width:36px;height:36px}.auth__link{letter-spacing:-.04em;color:#000;font-size:12px;font-weight:400;line-height:13px;text-decoration:underline}.projects{background:var(--bg-main);width:100%;min-height:100dvh;padding-bottom:24px}.projects__body{flex-direction:column;gap:16px;padding:16px 16.5px 0;display:flex}.projects__section-title{letter-spacing:-.04em;color:var(--text-primary);font-size:16px;font-weight:600;line-height:32px}.projects__selector{background:var(--bg-card);box-shadow:var(--shadow-deal);border-radius:16px;justify-content:space-between;align-items:center;padding:15px 10px 15px 13px;display:flex}.projects__selector-left{align-items:center;gap:12px;display:flex}.projects__selector-icon{background:#4a4a4a;border-radius:6px;justify-content:center;align-items:center;width:22px;height:20px;display:flex;box-shadow:0 -2px 35.5px -10px #403b4b26}.projects__selector-icon img{width:10px;height:10px}.projects__selector-icon--blue{background:var(--accent-primary)}.projects__selector-text{letter-spacing:-.04em;color:var(--text-primary);font-size:13px;font-weight:600;line-height:32px}.projects__selector-text--blue{color:var(--accent-primary)}.projects__selector-arrow{width:16px;height:16px;transform:rotate(90deg)}.projects__deals{scrollbar-width:none;border-radius:var(--radius-card);gap:11px;margin-right:-16.5px;padding:4px 0;display:flex;overflow-x:auto}.projects__deals::-webkit-scrollbar{display:none}.projects__deal{background:var(--bg-card);border-radius:var(--radius-card);width:153px;height:142px;box-shadow:var(--shadow-deal);box-sizing:border-box;cursor:pointer;z-index:0;flex-direction:column;flex-shrink:0;gap:11px;padding:15px 10px 15px 13px;display:flex;position:relative}.projects__deal--selected{border:1px solid var(--deal-selected-border);background:linear-gradient(181.44deg,#fefaff 28.98%,#eef1ff 93.17%);box-shadow:0 -2px 13.1px #225cc71f}.projects__deal--placeholder{cursor:default;height:90px;box-shadow:0 -2px 13.1px #225cc71f}.projects__deal-add{cursor:pointer;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:132px;display:flex}.projects__deal-add img{width:24px;height:24px}.projects__deal-header{justify-content:space-between;align-items:center;display:flex}.projects__deal-name{letter-spacing:-.04em;color:var(--text-primary);font-size:13px;font-weight:600;line-height:1.2}.projects__deal-badge{background:linear-gradient(90deg,var(--badge-green-from)0%,var(--badge-green-to)100%);letter-spacing:-.04em;color:var(--text-white);white-space:nowrap;border-radius:20px;justify-content:center;align-items:center;padding:2px 8px;font-size:10px;font-weight:600;display:flex}.projects__deal-badge--test{background:linear-gradient(90deg,#ff5858,#f09819)}.projects__deal-badge--work{background:linear-gradient(121deg,#0095ff 21%,#4b6fe5 85%)}.projects__deal-desc{letter-spacing:-.04em;color:var(--text-primary);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:12px;font-weight:400;line-height:13px;display:-webkit-box;overflow:hidden}.projects__deal-footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.projects__deal-tasks{align-items:center;gap:4px;display:flex}.projects__deal-tasks-icon{width:16px;height:16px}.projects__deal-tasks span{letter-spacing:-.04em;color:var(--text-primary);font-size:13px;font-weight:600;line-height:1.2}.projects__deal-counter{background:var(--counter-bg);letter-spacing:-.04em;width:16px;height:16px;color:var(--text-white);border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:600;display:flex}.projects__tasks-card{background:var(--bg-card);border-radius:var(--radius-card);padding:8px 10px 15px 13px;box-shadow:0 -2px 38.1px #403b4b1f}.projects__tasks-card--empty{height:191px;position:relative}.projects__tasks-empty-text{letter-spacing:-.04em;width:150px;color:var(--text-muted);text-align:center;font-size:12px;font-weight:400;line-height:13px;position:absolute;top:84px;left:50%;transform:translate(-50%)}.projects__tasks-header{justify-content:space-between;align-items:center;display:flex}.projects__tasks-header-actions{align-items:center;gap:8px;display:flex}.projects__tasks-header-actions img{cursor:pointer}.projects__tasks-header-actions img:hover{opacity:.7}.projects__tasks-header-icon,.projects__tasks-header-add{width:24px;height:24px}.projects__task-row{border-radius:10px;align-items:flex-start;gap:9px;min-height:45px;padding:6px;display:flex}.projects__task-row:nth-child(2n){background:var(--bg-input)}.projects__task-icon{border-radius:50%;flex-shrink:0;width:30px;height:30px}.projects__task-info{flex-direction:column;flex:1;min-width:0;display:flex}.projects__task-name{letter-spacing:-.04em;color:var(--text-dark);font-size:13px;font-weight:600;line-height:18px}.projects__task-desc{letter-spacing:-.04em;color:var(--text-secondary-dark);font-size:12px;font-weight:400;line-height:13px}.projects__task-project{letter-spacing:-.04em;color:var(--text-secondary-dark);flex-shrink:0;margin-left:auto;padding-right:6px;font-size:12px;font-weight:600;line-height:13px}.projects__finance{border-radius:var(--radius-card);flex-direction:column;gap:10px;padding:15px 17px;display:flex;position:relative;overflow:hidden}.projects__finance-content{z-index:1;align-items:center;gap:15px;display:flex}.projects__finance-bg{background:linear-gradient(164.65deg,var(--finance-bg-from)78.53%,var(--finance-bg-to)144.19%);border-radius:22px;position:absolute;inset:0;box-shadow:0 4px 7.3px #00000042}.projects__chart{z-index:1;border-radius:50%;flex-shrink:0;width:95px;height:95px;position:relative}.projects__chart:after{content:"";background:var(--finance-bg-from);border-radius:50%;position:absolute;inset:22px}.projects__chart--empty{opacity:.5;background:conic-gradient(#4abc7f 0% 33%,#f8c56e 33% 66%,#ee609c 66% 100%)}.projects__chart-svg{z-index:1;flex-shrink:0}.projects__finance-data{z-index:1;flex:1;grid-template-columns:max-content auto;align-items:center;gap:6px 8px;display:grid}.projects__finance-row{display:contents}.projects__finance-label{letter-spacing:-.04em;color:var(--text-white);white-space:nowrap;font-size:12px;font-weight:400;line-height:13px}.projects__finance-label--balance{color:#ee609d}.projects__finance-pill{height:20px;color:var(--text-white);white-space:nowrap;border-radius:38px;justify-content:center;align-items:center;padding:0 8px;font-size:12px;font-weight:600;display:flex}.projects__finance-pill--income{background:linear-gradient(90deg,var(--pill-income-from)0%,var(--pill-income-to)100%)}.projects__finance-pill--expense{background:linear-gradient(90deg,var(--pill-expense-from)0%,var(--pill-expense-to)100%)}.projects__finance-pill--balance{background:linear-gradient(90deg,var(--pill-balance-from)0%,var(--pill-balance-to)100%)}.projects__finance-divider{background:#fff3;grid-column:1/-1;width:100%;height:1px;margin:2px 0}.projects__finance-empty-text{letter-spacing:-.04em;color:#d9d9d9;z-index:1;width:150px;font-size:12px;font-weight:400;line-height:13px}.profile{background:var(--bg-main);width:100%;min-height:100dvh;padding-bottom:24px}.profile__body{flex-direction:column;gap:14px;padding:16px 15px 0;display:flex}.profile__back{cursor:pointer;font-family:var(--font-family);letter-spacing:-.04em;color:var(--text-primary);background:0 0;border:none;align-items:center;gap:5px;padding:0;font-size:18px;font-weight:600;line-height:32px;display:flex}.profile__back img{width:24px;height:24px;transform:rotate(-90deg)}.profile__tariffs{scrollbar-width:none;gap:11px;margin-right:-15px;padding-bottom:4px;display:flex;overflow-x:auto}.profile__tariffs::-webkit-scrollbar{display:none}.profile__tariff{background:var(--bg-card);border-radius:var(--radius-card);width:153px;min-height:130px;box-shadow:var(--shadow-deal);box-sizing:border-box;cursor:pointer;flex-direction:column;flex-shrink:0;gap:11px;padding:15px 10px 15px 13px;display:flex}.profile__tariff--selected{border:1px solid var(--deal-selected-border);background:linear-gradient(181.44deg,#fefaff 28.98%,#eef1ff 93.17%);box-shadow:0 -2px 13.1px #225cc71f}.profile__tariff-header{justify-content:space-between;align-items:center;display:flex}.profile__tariff-name{letter-spacing:-.04em;color:var(--text-primary);font-size:13px;font-weight:600;line-height:1.2}.profile__tariff-badge{background:linear-gradient(90deg,var(--badge-green-from)0%,var(--badge-green-to)100%);letter-spacing:-.04em;height:13px;color:var(--text-white);border-radius:20px;justify-content:center;align-items:center;padding:0 5px 3px;font-size:10px;font-weight:600;display:flex}.profile__tariff-desc{letter-spacing:-.04em;color:var(--text-primary);margin:0;font-size:12px;font-weight:400;line-height:13px}.profile__tariff-price{letter-spacing:-.04em;color:#0ba360;margin-top:auto;font-size:13px;font-weight:600;line-height:1.2}.profile__title{letter-spacing:-.04em;color:var(--text-primary);font-size:16px;font-weight:600;line-height:32px}.profile__steps{flex-direction:column;gap:20px;display:flex}.profile__step{flex-direction:column;gap:10px;display:flex}.profile__step-header{align-items:center;gap:18px;display:flex}.profile__step-badge{letter-spacing:-.04em;width:45px;height:21px;color:var(--text-primary);background:#e0f2ff;border-radius:6px;justify-content:center;align-items:center;font-size:12px;font-weight:600;line-height:13px;display:flex}.profile__step-title{letter-spacing:-.04em;color:var(--text-primary);font-size:13px;font-weight:600;line-height:32px}.profile__step-inputs{flex-direction:column;gap:12px;display:flex}.profile__input{background:var(--bg-input);border-radius:var(--radius-btn);box-sizing:border-box;align-items:center;height:45px;padding:7px 10px;display:flex}.profile__input--with-btn{justify-content:space-between;gap:10px}.profile__input-field{font-family:var(--font-family);letter-spacing:-.04em;color:var(--text-muted);background:0 0;border:none;outline:none;flex:1;font-size:16px;font-weight:600;line-height:32px}.profile__input-field::placeholder{color:var(--text-muted)}.profile__input-btn{background:var(--accent-primary);border-radius:var(--radius-btn);width:81px;height:31px;font-family:var(--font-family);letter-spacing:-.04em;color:var(--text-white);cursor:pointer;border:none;justify-content:center;align-items:center;font-size:13px;font-weight:600;line-height:32px;display:flex}.profile__file-btn{background:var(--bg-input);border-radius:var(--radius-btn);height:45px;font-family:var(--font-family);letter-spacing:-.04em;color:var(--accent-primary);cursor:pointer;border:none;align-items:center;gap:8px;padding:7px 10px;font-size:12px;font-weight:600;line-height:13px;display:flex}.profile__file-btn img{width:24px;height:24px}.profile__select{width:100%}.profile__select-root{background:var(--bg-input);border-radius:var(--radius-btn);box-sizing:border-box;cursor:pointer;border:none;outline:none;justify-content:space-between;align-items:center;height:45px;padding:7px 10px;display:flex}.profile__select-text{font-family:var(--font-family);letter-spacing:-.04em;color:var(--text-muted);font-size:16px;font-weight:600;line-height:32px}.profile__select-dropdown{justify-content:center;align-items:center;display:flex}.profile__select-dropdown img{width:24px;height:24px}.profile__select-overlay{background:var(--bg-card);border-radius:var(--radius-btn);margin-top:4px;box-shadow:0 4px 12px #00000026}.profile__select-list{margin:0;padding:4px;list-style:none}.profile__select-option{font-family:var(--font-family);letter-spacing:-.04em;color:var(--text-muted);border-radius:var(--radius-btn);cursor:pointer;padding:7px 10px;font-size:16px;font-weight:600;line-height:32px;transition:background .2s}.profile__select-option:hover{background:var(--bg-input)}.profile__save{width:100%;margin-top:6px}.projects-modal{z-index:1000;background:#00000075;justify-content:center;align-items:flex-start;padding:60px 18px 0;display:flex;position:fixed;inset:0}.projects-modal__dialog{background:var(--bg-card);border-radius:16px;flex-direction:column;width:340px;max-height:596px;display:flex;box-shadow:0 -2px 35.5px #403b4b26}.projects-modal__header{flex-shrink:0;justify-content:space-between;align-items:center;padding:26.5px 15px 19px;display:flex}.projects-modal__back{cursor:pointer;align-items:center;gap:11px;display:flex}.projects-modal__back img{width:24px;height:24px;transform:rotate(-90deg)}.projects-modal__back span{font-family:var(--font-family);letter-spacing:-.04em;color:var(--text-primary);font-size:18px;font-weight:600;line-height:32px}.projects-modal__new{cursor:pointer;align-items:center;gap:11px;display:flex}.projects-modal__new img{width:24px;height:24px}.projects-modal__new span{font-family:var(--font-family);letter-spacing:-.04em;color:var(--accent-primary);font-size:11px;font-weight:600;line-height:13px}.projects-modal__list{flex-direction:column;flex:1;gap:4px;padding:0 15px 19px;display:flex;overflow-y:auto}.projects-modal__item{cursor:pointer;align-items:center;gap:12px;height:40px;display:flex}.projects-modal__item--alt{background:#f4f4f4db;border-radius:8px}.projects-modal__logo{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:21.66px;height:20.113px;font-size:10px;display:flex;box-shadow:0 -2px 35.5px -10px #403b4b26}.projects-modal__name{font-family:var(--font-family);letter-spacing:-.04em;color:var(--text-primary);font-size:13px;font-weight:600;line-height:13px}.create-project-modal{z-index:1001;background:#00000075;justify-content:center;align-items:center;padding:0 18px;display:flex;position:fixed;inset:0}.create-project-modal__dialog{background:var(--bg-card);border-radius:16px;flex-direction:column;gap:11px;width:340px;height:243px;padding:14.5px 15px;display:flex;box-shadow:0 -2px 35.5px #403b4b26}.create-project-modal__header{flex-shrink:0;align-items:center;height:48px;display:flex}.create-project-modal__back{cursor:pointer;align-items:center;gap:11px;display:flex}.create-project-modal__back img{width:24px;height:24px;transform:rotate(-90deg)}.create-project-modal__back span{font-family:var(--font-family);letter-spacing:-.04em;color:var(--text-primary);font-size:18px;font-weight:600;line-height:32px}.create-project-modal__input{width:100%;height:46px;font-family:var(--font-family);letter-spacing:-.04em;color:#525252;background:#f4f4f4db;border:none;border-radius:8px;outline:none;padding:7px 10px;font-size:12px;font-weight:600;line-height:13px}.create-project-modal__input::placeholder{color:#525252}.create-project-modal__file-btn{width:100%;height:46px;font-family:var(--font-family);letter-spacing:-.04em;color:var(--accent-primary);cursor:pointer;background:#f4f4f4db;border:none;border-radius:8px;align-items:center;gap:8px;padding:7px 10px;font-size:12px;font-weight:600;line-height:13px;display:flex}.create-project-modal__file-btn img{width:24px;height:24px}.create-project-modal__save{width:100%;height:45px;margin-top:auto}.project-detail{background:#fefefe;flex-direction:column;min-height:100vh;display:flex}.project-detail__body{flex-direction:column;gap:20px;padding:17px;display:flex}.project-detail__header{justify-content:space-between;align-items:center;width:100%;display:flex}.project-detail__back{cursor:pointer;align-items:center;gap:5px;display:flex}.project-detail__back img{width:24px;height:24px;transform:rotate(-90deg)}.project-detail__back span{font-family:var(--font-family);letter-spacing:-.72px;color:#1d2939;font-size:18px;font-weight:600;line-height:32px}.project-detail__add{cursor:pointer;width:24px;height:24px}.project-detail__deals{-webkit-overflow-scrolling:touch;gap:11px;display:flex;overflow-x:auto}.project-detail__deals::-webkit-scrollbar{display:none}.documents-widget{flex-direction:column;gap:12px;display:flex}.documents-widget__header{justify-content:space-between;align-items:center;display:flex}.documents-widget__title{font-family:var(--font-family);letter-spacing:-.64px;color:#1d2939;font-size:16px;font-weight:600;line-height:32px}.documents-widget__add{cursor:pointer;width:24px;height:24px}.documents-widget__list{-webkit-overflow-scrolling:touch;gap:41px;display:flex;overflow-x:auto}.documents-widget__list::-webkit-scrollbar{display:none}.documents-widget__item{flex-direction:column;align-items:center;gap:8px;min-width:66.444px;display:flex}.documents-widget__icon{object-fit:contain;width:44px;height:44px}.documents-widget__info{text-align:center;flex-direction:column;align-items:center;gap:3px;display:flex}.documents-widget__name{font-family:var(--font-family);letter-spacing:-.52px;color:#0f1314;font-size:13px;font-weight:600;line-height:21.584px}.documents-widget__desc{font-family:var(--font-family);letter-spacing:-.48px;color:#6a6a6a;font-size:12px;font-weight:400;line-height:13px}.form-field{width:100%;height:45px;font-family:var(--font-family);letter-spacing:-.04em;color:#525252;appearance:none;background:#f4f4f4db;border:none;border-radius:8px;outline:none;padding:7px 10px;font-size:16px;font-weight:600}.form-field::placeholder{color:#525252}.bottom-nav{--fill-0:white;background:#4a4a4a;border-radius:14px;justify-content:space-between;align-items:center;margin:0 9px 9px;padding:15px 24px;display:flex;box-shadow:-2px -5px 5.2px #0000000d}.bottom-nav img{width:36px;height:36px}.deal{background:#fefefe;flex-direction:column;min-height:100vh;display:flex}.deal__body{flex-direction:column;flex:1;gap:14px;padding:0 17px 17px;display:flex}.deal__form{flex-direction:column;gap:12px;display:flex}.deal-date-field{cursor:pointer;background:#f4f4f4db;border-radius:8px;align-items:center;gap:8px;width:100%;height:46px;padding:7px 10px;display:flex;position:relative}.deal-date-field img{flex-shrink:0;width:24px;height:24px}.deal-date-field__label{font-family:var(--font-family);color:#929292;flex-shrink:0;font-size:12px;font-weight:400}.deal__employees-section{flex-direction:column;gap:12px;display:flex}.deal__employees-title{font-family:var(--font-family);letter-spacing:-.04em;color:#1d2939;font-size:16px;font-weight:600}.deal__employees{align-items:center;gap:14px;display:flex}.deal__employees-add{cursor:pointer;width:24px;height:24px}.deal__employee-avatar{width:36px;height:36px;font-family:var(--font-family);color:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:16px;font-weight:600;display:flex}.deal__save{width:100%;height:45px}.deal__select{width:100%}.deal-date-field__value{font-family:var(--font-family);letter-spacing:-.04em;color:#525252;flex:1;font-size:16px;font-weight:600}.deal-date-field__input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.task-form__textarea{resize:none;height:auto;min-height:90px;line-height:1.5}.task-form__file{cursor:pointer;background:#f4f4f4db;border-radius:8px;align-items:center;gap:8px;height:45px;padding:7px 10px;display:flex}.task-form__file img{flex-shrink:0;width:24px;height:24px}.task-form__file span{font-family:var(--font-family);letter-spacing:-.48px;color:#2084f6;font-size:12px;font-weight:600}.tasks-widget__empty{text-align:center;color:#525252;letter-spacing:-.48px;padding:40px 0;font-size:12px;line-height:13px}.tasks-page{background:var(--bg-main);flex-direction:column;min-height:100vh;display:flex}.tasks-page__body{flex-direction:column;flex:1;gap:16px;padding:16px;display:flex}.task-card{background:#fff;border-radius:15px;flex-direction:column;justify-content:center;gap:9px;padding:13px;display:flex;box-shadow:0 4px 6.5px #00000024}.task-card__text{font-family:var(--font-family);color:#1d2939;letter-spacing:-.48px;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:12px;line-height:14px;display:-webkit-box;overflow:hidden}.task-card__footer{justify-content:space-between;align-items:center;display:flex}.task-card__avatar{width:22.927px;height:22.927px;font-family:var(--font-family);color:#fff;background:#ccc;border-radius:50%;justify-content:center;align-items:center;font-size:9px;font-weight:600;display:flex}.task-card__date{font-family:var(--font-family);color:#929292;letter-spacing:-.48px;align-items:center;gap:6px;font-size:12px;display:flex}.task-card__date img{width:14px;height:14px}.task-card--kanban{flex-shrink:0;width:100px}.tasks__groups{flex-direction:column;gap:18px;display:flex}.tasks__group{flex-direction:column;gap:4px;display:flex}.tasks__group-header{font-family:var(--font-family);color:#1d2939;letter-spacing:-.64px;justify-content:space-between;align-items:center;font-size:16px;font-weight:600;display:flex}.tasks__list{flex-direction:column;gap:7px;display:flex}.tasks__more{text-align:center;font-family:var(--font-family);color:#2084f6;letter-spacing:-.48px;cursor:pointer;font-size:12px}.tasks__kanban-statuses{gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.tasks__kanban-statuses::-webkit-scrollbar{display:none}.tasks__status-pill{height:24px;font-family:var(--font-family);color:#fff;white-space:nowrap;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:600;display:flex}.tasks__status-pill--новая{background:linear-gradient(90deg,#0ba360,#3cba92)}.tasks__status-pill--в-работе{background:linear-gradient(90deg,#0095ff,#4b6fe5)}.tasks__status-pill--тест{background:linear-gradient(90deg,#ff5858,#f09819)}.tasks__status-pill--приёмка{background:linear-gradient(135deg,#5271c4,#b19fff,#eca1fe)}.tasks__status-pill--готово{background:linear-gradient(90deg,#505285,#65689f)}.tasks__kanban-board{gap:18px;padding-bottom:8px;display:flex;overflow-x:auto}.tasks__kanban-board::-webkit-scrollbar{display:none}.tasks__kanban-col{flex-direction:column;align-items:center;gap:7px;min-width:100px;display:flex}.finance-operation{flex-direction:column;gap:15px;margin-bottom:8px;display:flex}.finance-operation--income{align-items:flex-start}.finance-operation--expense{align-items:flex-end}.operation-card{border-radius:16px;flex-direction:column;justify-content:space-between;align-items:flex-end;width:218px;height:84px;padding:10px 15px 10px 14px;display:flex}.operation-card--income{background:linear-gradient(200.75deg,#fff 68%,#3cba92 301%);border:1px solid #cfeae2;box-shadow:0 1px 9.5px #68b7763d}.operation-card--expense{background:linear-gradient(209.52deg,#fff 66%,#ffa8c442 255%);border:1px solid #ffcece;box-shadow:0 1px 9.5px #ff81cc2b}.operation-card__content{align-items:flex-start;gap:48px;width:100%;display:flex}.operation-card__title{color:#1d2939;width:126px;font-size:14px;line-height:18px}.operation-card__arrow{flex-shrink:0;width:18px;height:18px}.operation-card__arrow--flip{transform:scaleX(-1)}.operation-card__amount-pill{color:#1d2939;border:1px solid #4a4a4a;border-radius:20px;height:17px;padding:0 5px;font-size:12px;line-height:17px;display:inline-block}.operation-card__balance-pill{color:#ff487c;border:1px solid #ff487c;border-radius:20px;height:17px;padding:0 8px;font-size:12px;line-height:17px;display:inline-block}.finance-list{background:#f9f9f9db;border:1px solid #ebebeb;border-radius:19px;flex-direction:column;margin-bottom:16px;padding:12px 14px;display:flex}.finance-date-label{color:#fff;font-family:var(--font-family);background:linear-gradient(164.64deg,#4a4a4a 78%,#ed609c 144%);border-radius:20px;align-self:center;margin:12px 0 8px;padding:2px 12px;font-size:12px;font-weight:600}.saldo-widget{background:linear-gradient(166.88deg,#4a4a4a 78%,#ed609c 144%);border-radius:22px;flex-direction:column;gap:10px;margin-top:16px;padding:18px;display:flex;box-shadow:0 4px 7.3px #00000042}.saldo-widget__row{justify-content:space-between;align-items:center;display:flex}.saldo-widget__label{font-family:var(--font-family);color:#fff;font-size:12px}.saldo-widget__label--bold{font-weight:600}.saldo-widget__pill{height:20px;font-family:var(--font-family);white-space:nowrap;border-radius:38px;padding:0 10px;font-size:12px;font-weight:600;line-height:20px}.saldo-widget__pill--income{color:#fff;background:linear-gradient(91deg,#28a6b2,#4abc7f)}.saldo-widget__pill--expense{color:#fff;background:linear-gradient(91deg,#f093fb,#f5576c)}.saldo-widget__pill--saldo{color:#1d2939;background:linear-gradient(91deg,#4facfe,#00f2fe)}.saldo-widget__divider{background:#fff3;height:1px}.projects__finance-header{z-index:1;justify-content:space-between;align-items:center;width:100%;display:flex}.projects__finance-title{font-family:var(--font-family);color:#fff;letter-spacing:-.04em;font-size:16px;font-weight:600}.projects__finance-header-actions{align-items:center;gap:12px;display:flex}.finance-widget__all-btn{font-family:var(--font-family);color:#fefefe;cursor:pointer;letter-spacing:-.04em;border:1px solid #2084f6;border-radius:20px;height:15px;padding:0 5px;font-size:10px;font-weight:600;line-height:15px}.operation-type-radio{flex-direction:column;gap:10px;margin-bottom:8px;padding-top:4px;display:flex}.operation-type-radio__item{cursor:pointer;font-family:var(--font-family);color:#525252;align-items:center;gap:13px;font-size:16px;font-weight:600;display:flex}.operation-type-radio__circle{cursor:pointer;border:2px solid #2084f6;border-radius:50%;flex-shrink:0;width:18px;height:18px}.operation-type-radio__circle--active{background:#2084f6;box-shadow:inset 0 0 0 3px #fff}.operation-account-card{font-family:var(--font-family);color:#1d2939;cursor:pointer;background:#e8f3fa;border-radius:5px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;display:flex}.operation-account-card--expense{cursor:default;background:#ffeaf7;gap:30px;font-size:13px;font-weight:600}.operation-account-card--selected{outline:2px solid #2084f6}.operation-account-card img{width:16px;height:16px}.operation-photo-placeholders{gap:12px;display:flex}.operation-photo-slot{background:#f4f4f4db;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:58px;display:flex}.operation-photo-slot img{width:24px;height:24px}.operation__save-more{width:100%;height:48px;font-family:var(--font-family);color:#1d2939;cursor:pointer;background:0 0;border:1px solid #2084f6;border-radius:10px;margin-top:12px;font-size:16px;font-weight:600}.finance-filter{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.finance-filter__dates{align-items:flex-end;gap:22px;display:flex}.finance-filter-date{flex-direction:column;flex:1;gap:7px;display:flex}.finance-filter-date__label{font-family:var(--font-family);color:#929292;font-size:12px;line-height:13px}.finance-filter-icon--active{filter:invert(48%)sepia(79%)saturate(476%)hue-rotate(90deg)brightness(95%)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
