/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid}}}@layer theme{:host,:root{--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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-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,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.flex{display:flex}.hidden{display:none}.inline{display:inline}.table{display:table}.table-row{display:table-row}.border{border-style:var(--tw-border-style);border-width:1px}.overline{text-decoration-line:overline}}:root{--ink:#17211d;--green:#173f35;--lime:#d8ff68;--line:#e7e9e5;--muted:#69736e;--paper:#f7f8f5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Noto Sans KR,sans-serif}a,button{font:inherit}.shell{min-height:100vh;display:flex}.sidebar{color:#fff;background:#12372f;flex-direction:column;width:230px;padding:34px 24px 24px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-.5px;margin:2px 8px 56px;font-size:21px;font-weight:800}.brand span{background:var(--lime);color:#13382f;border-radius:50%;place-items:center;width:26px;height:26px;margin-right:6px;display:inline-grid}.sidebar nav{gap:7px;display:grid}.sidebar nav a{color:#a9bbb5;border-radius:9px;align-items:center;gap:13px;padding:13px 14px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.sidebar nav i{text-align:center;width:20px;font-size:11px;font-style:normal}.sidebar nav a.active{color:#173f35;background:var(--lime)}.sidebar nav b{color:#31200a;background:#ffb94a;border-radius:20px;margin-left:auto;padding:2px 6px;font-size:10px}.help{border-top:1px solid #33564f;align-items:center;gap:10px;margin-top:auto;padding-top:22px;display:flex}.help>span{border:1px solid #648078;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.help small,.help strong{font-size:11px;display:block}.help small{color:#9bb0aa;margin-top:5px}.content{flex:1;min-width:0;margin-left:230px}.content header{border-bottom:1px solid var(--line);background:#fff;justify-content:flex-end;align-items:center;gap:10px;height:73px;padding:0 42px;display:flex}.mobile-brand{display:none}.chevron,.lang{color:#52605a;background:0 0;border:0;font-size:12px}.avatar{background:#d8e6df;border-radius:50%;place-items:center;width:35px;height:35px;margin-left:16px;font-size:11px;font-weight:800}.avatar,.user{display:grid}.user strong{font-size:12px}.user small{color:#89918e;margin-top:2px;font-size:10px}.page{max-width:1150px;margin:0 auto;padding:50px 50px 80px}.eyebrow{color:#69756f;letter-spacing:1.8px;font-size:11px;font-weight:800}.eyebrow span{background:#e5e9e4;border-radius:3px;margin-left:8px;padding:4px 7px}.hero{justify-content:space-between;align-items:flex-end;margin-top:15px;display:flex}.hero h1{letter-spacing:-2.4px;margin:0;font-size:46px;line-height:.99}.hero p{color:var(--muted);margin:18px 0 0;font-size:14px}.deadline{text-align:right;padding-bottom:3px;padding-right:65px;position:relative}.deadline small,.deadline strong{display:block}.deadline small{color:#84908a;margin-bottom:6px;font-size:11px}.deadline strong{font-size:15px}.deadline span{color:#fff;background:#173f35;border-radius:50%;place-items:center;width:48px;height:48px;font-size:11px;font-weight:800;display:grid;position:absolute;bottom:0;right:0}.overview{background:var(--green);color:#fff;border-radius:14px;align-items:center;gap:24px;margin-top:35px;padding:25px 28px;display:flex;box-shadow:0 12px 32px #13372f1c}.ring{background:conic-gradient(var(--lime) var(--p),#36594f 0);border-radius:50%;flex:none;place-items:center;width:86px;height:86px;display:grid}.ring:before{content:"";background:var(--green);border-radius:50%;width:66px;height:66px;position:absolute}.ring div{z-index:1}.ring strong{font-size:25px}.ring small{font-size:11px}.overview>div:nth-child(2)>small{color:#91aaa3;letter-spacing:1.4px;font-size:9px}.overview h2{margin:5px 0;font-size:21px}.overview p{color:#b6c6c1;margin:0;font-size:12px;line-height:1.55}.overview button{background:var(--lime);color:#173f35;border:0;border-radius:8px;margin-left:auto;padding:14px 16px;font-size:12px;font-weight:800}.overview button span{margin-left:25px}.section-head{justify-content:space-between;align-items:center;margin:36px 2px 16px;display:flex}.section-head h3{margin:0;font-size:16px}.section-head span{color:#9aa19e;font-size:10px}.cards{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:11px;min-height:210px;padding:18px;transition:all .2s}.card:hover{transform:translateY(-2px);box-shadow:0 10px 25px #14282014}.card-top{justify-content:space-between;align-items:center;display:flex}.num{color:#abb1ae;font-size:11px;font-weight:700}.pill{border-radius:20px;padding:5px 7px;font-size:9px;font-weight:800}.pill.mint{color:#19603f;background:#dff7eb}.pill.amber{color:#9b5a00;background:#fff0d7}.pill.gray{color:#707875;background:#eff0ef}.pill.blue{color:#395ba4;background:#e7edff}.card>small{color:#779089;letter-spacing:1.4px;margin-top:25px;font-size:9px;font-weight:800;display:block}.card h3{margin:7px 0;font-size:17px}.card p{color:#89918d;margin:0;font-size:10px}.bar{background:#edf0ed;border-radius:5px;height:4px;margin-top:25px;overflow:hidden}.bar i{background:#2c6c59;height:100%;display:block}.card footer{justify-content:space-between;align-items:center;margin-top:13px;display:flex}.card footer span{color:#8c9691;font-size:9px}.card footer button{background:#fff;border:1px solid #dfe4e1;border-radius:50%;width:27px;height:27px}.notice{background:#fbfcfa;border:1px solid #dfe4df;border-radius:10px;align-items:center;gap:12px;margin-top:22px;padding:15px 17px;display:flex}.notice>span{color:#356656;background:#e4eee9;border-radius:50%;place-items:center;width:21px;height:21px;font-size:11px;font-weight:700;display:grid}.notice p{color:#6f7874;margin:0;font-size:11px}.notice strong{color:#2c3833}.notice button{color:#42675b;background:0 0;border:0;margin-left:auto;font-size:10px;font-weight:700}@media (max-width:900px){.sidebar{width:72px;padding:28px 12px}.brand{margin:0 auto 40px;font-size:0}.brand span{margin:0;font-size:20px}.sidebar nav a{justify-content:center;font-size:0}.sidebar nav i{font-size:11px}.help div,.sidebar nav b{display:none}.help{justify-content:center}.content{margin-left:72px}.cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.sidebar{display:none}.content{margin:0}.content header{height:60px;padding:0 20px}.mobile-brand{margin-right:auto;font-weight:800;display:block}.chevron,.user{display:none}.page{padding:32px 18px 60px}.hero{display:block}.hero h1{font-size:34px}.deadline{text-align:left;width:max-content;margin-top:25px;padding-left:0}.overview{flex-wrap:wrap;align-items:flex-start}.overview button{width:100%;margin:0}.cards{grid-template-columns:1fr}.notice{align-items:flex-start}.notice button{display:none}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}.auth-page{--blue:#2d29ee;min-height:100vh;display:grid;place-items:center;padding:28px;background:#f3f5f8;color:#17181c;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.auth-card{width:min(460px,100%);padding:36px;border:1px solid #dde1e7;border-radius:16px;background:#fff;box-shadow:0 20px 55px rgba(20,23,35,.08)}.auth-brand{display:flex;align-items:center;gap:9px;font-size:1.15rem;font-weight:850}.auth-brand span{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:var(--blue);color:#fff}.auth-card>p:first-of-type{margin:28px 0 0;color:#526bd0;font-size:.66rem;font-weight:800;letter-spacing:.08em}.auth-card h1{margin:6px 0 8px;font-size:1.8rem;line-height:1.25}.auth-description{margin:0;color:#6e7580;font-size:.82rem;line-height:1.6}.auth-error,.auth-success{margin:18px 0 0;padding:11px 12px;border-radius:8px;background:#fff0ef;color:#a13d38;font-size:.75rem}.auth-success{background:#eaf7f0;color:#15704f}.auth-form{display:grid;gap:14px;margin-top:23px}.auth-form label{display:grid;gap:6px;font-size:.74rem;font-weight:750}.auth-form input{width:100%;height:44px;padding:0 12px;border:1px solid #d3d8e0;border-radius:8px;background:#fff;font:inherit;outline:none}.auth-form input:focus{border-color:#737ded;box-shadow:0 0 0 3px #eef0ff}.auth-form small{margin-top:-7px;color:#858c96;font-size:.66rem}.auth-form button{height:45px;margin-top:3px;border:0;border-radius:8px;background:var(--blue);color:#fff;font-size:.78rem;font-weight:800}.auth-links{display:flex;justify-content:space-between;gap:10px;margin-top:20px;padding-top:18px;border-top:1px solid #e8eaee;font-size:.72rem}.auth-links a{color:#3f55b5;font-weight:750;text-decoration:none}.auth-inline{display:inline}.auth-inline button{padding:0;border:0;background:none;color:#3f55b5;font-size:.72rem;font-weight:750}.account-page{min-height:100vh;background:#f4f5f7;color:#17181c;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.account-header{display:flex;align-items:center;justify-content:space-between;min-height:70px;padding:0 max(24px,calc((100% - 1080px)/2));border-bottom:1px solid #dfe3e9;background:#111215;color:#fff}.account-header a{color:inherit;text-decoration:none}.account-user{display:flex;align-items:center;gap:13px;font-size:.74rem}.account-user span{color:#a7acb5}.account-main{width:min(1080px,calc(100% - 36px));margin:auto;padding:54px 0 80px}.account-main>p{margin:0;color:#526bd0;font-size:.68rem;font-weight:800;letter-spacing:.08em}.account-main h1{margin:7px 0;font-size:2.2rem}.account-main>span{color:#727a85;font-size:.84rem}.project-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:30px}.project-card{display:grid;gap:13px;padding:23px;border:1px solid #dfe3e9;border-radius:12px;background:#fff;color:inherit;text-decoration:none}.project-card small{color:#526bd0;font-weight:750}.project-card h2{margin:0;font-size:1.25rem}.project-card p{margin:0;color:#747c87;font-size:.78rem}.project-card footer{display:flex;justify-content:space-between;padding-top:15px;border-top:1px solid #e7e9ed;color:#555d69;font-size:.72rem}.account-empty{margin-top:30px;padding:40px;border:1px dashed #cdd2db;border-radius:12px;background:#fff;text-align:center}.account-empty b,.account-empty span{display:block}.account-empty span{margin-top:8px;color:#747c87;font-size:.8rem}@media(max-width:700px){.auth-card{padding:28px 22px}.account-header{padding:0 18px}.account-user span{display:none}.account-main{padding-top:36px}.project-cards{grid-template-columns:1fr}}.auth-card-wide{width:min(720px,100%)}.auth-form-grid{grid-template-columns:1fr 1fr}.auth-form-grid .full{grid-column:1/-1}.auth-form select{width:100%;height:44px;padding:0 12px;border:1px solid #d3d8e0;border-radius:8px;background:#fff}.auth-consent{display:flex!important;grid-template-columns:20px 1fr;align-items:start}.auth-consent input{width:18px;height:18px}.auth-consent a{color:#3f55b5}.settings-sections{display:grid;grid-template-columns:1.2fr .8fr;gap:28px}.settings-sections h2{margin:0;font-size:1.05rem}.settings-sections form+form{padding-left:28px;border-left:1px solid #e3e6eb}.project-card.archived{opacity:.65}.policy-page{min-height:100vh;padding:48px 20px;background:#f3f5f8;color:#17181c;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.policy-page article{max-width:760px;margin:auto;padding:44px;border:1px solid #dde1e7;border-radius:16px;background:#fff}.policy-page article>p{margin:28px 0 0;color:#526bd0;font-size:.68rem;font-weight:800}.policy-page h1{margin:7px 0 28px;font-size:2rem}.policy-page section{padding:18px 0;border-top:1px solid #e7e9ed}.policy-page h2{font-size:1rem}.policy-page p{color:#606976;line-height:1.7}.policy-page small{display:block;color:#848b95}.policy-page article>a{display:inline-block;margin-top:26px;color:#2d29ee;font-weight:750;text-decoration:none}@media(max-width:700px){.auth-form-grid,.settings-sections{grid-template-columns:1fr}.auth-form-grid .full{grid-column:auto}.settings-sections form+form{padding:24px 0 0;border-top:1px solid #e3e6eb;border-left:0}.policy-page article{padding:28px 22px}}:root{--ui-ink:#17181c;--ui-muted:#6b7280;--ui-line:#dfe3ea;--ui-surface:#fff;--ui-bg:#f5f6f8;--ui-brand:#3531e8;--ui-brand-dark:#2723c7;--ui-success:#087454;--ui-warning:#9a5a00;--ui-danger:#b33c37;--ui-radius-sm:8px;--ui-radius-md:12px;--ui-radius-lg:18px;--ui-shadow-sm:0 1px 2px rgba(15,23,42,.04),0 5px 18px rgba(15,23,42,.04);--ui-shadow-md:0 18px 50px rgba(15,23,42,.09)}::selection{background:#d9ddff;color:#181a34}a,button,input,select,textarea{transition:border-color .16s ease,background-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease,opacity .16s ease}button:not(:disabled):active{transform:translateY(1px)}:where(button,a,input,select,textarea,summary):focus-visible{outline:3px solid rgba(53,49,232,.24);outline-offset:2px}input::placeholder,textarea::placeholder{color:#a1a8b3;opacity:1}button:disabled{cursor:not-allowed}*{scrollbar-color:#c7ccd5 transparent;scrollbar-width:thin}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#c7ccd5;background-clip:padding-box}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.auth-page{position:relative;isolation:isolate;overflow:hidden;padding:44px 24px;background:radial-gradient(circle at 12% 14%,rgba(93,88,255,.13),transparent 28%),radial-gradient(circle at 88% 86%,rgba(91,205,157,.12),transparent 26%),linear-gradient(145deg,#f8f9fc,#f1f3f8)}.auth-page:after,.auth-page:before{content:"";position:fixed;z-index:-1;border:1px solid rgba(58,54,190,.08);border-radius:50%;pointer-events:none}.auth-page:before{top:-220px;right:-140px;width:520px;height:520px}.auth-page:after{bottom:-260px;left:-180px;width:620px;height:620px}.auth-card{position:relative;padding:42px;border-color:rgba(205,211,223,.9);border-radius:20px;box-shadow:var(--ui-shadow-md);animation:auth-enter .36s ease-out}.auth-card:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 1px rgba(255,255,255,.8);pointer-events:none}@keyframes auth-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.auth-brand{letter-spacing:-.045em}.auth-brand span{box-shadow:0 7px 18px rgba(45,41,238,.24)}.auth-card>p:first-of-type{margin-top:32px;color:#565fd2;font-size:.69rem;letter-spacing:.11em}.auth-card h1{margin-top:8px;font-size:2.05rem;letter-spacing:-.055em}.auth-description{color:#69717d;font-size:.84rem}.login-livet-logo{display:flex;width:max-content}.login-livet-logo img{display:block;width:180px;height:auto}.auth-card>.login-livet-logo+p{margin-top:28px}@media(max-width:700px){.login-livet-logo img{width:164px}}.auth-assurance{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.auth-assurance span{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border:1px solid #e1e4ed;border-radius:999px;background:#f8f9fc;color:#626a76;font-size:.66rem;font-weight:700}.auth-assurance span:before{content:"✓";color:var(--ui-success);font-weight:900}.auth-error,.auth-success{display:flex;align-items:flex-start;gap:8px;padding:12px 13px;border:1px solid #f0cecb;line-height:1.55}.auth-error:before{content:"!";display:grid;place-items:center;flex:0 0 auto;width:18px;height:18px;margin-top:1px;border-radius:50%;background:#c64b45;color:#fff;font-size:.65rem;font-weight:900}.auth-success{border-color:#cbe7d9}.auth-success:before{content:"✓";font-weight:900}.auth-form{gap:16px;margin-top:25px}.auth-form label{gap:7px;color:#3e444d;font-size:.76rem}.auth-form input,.auth-form select{height:48px;padding:0 14px;border-color:#cfd4de;border-radius:9px;background:#fbfcfd}.auth-form input:hover,.auth-form select:hover{border-color:#b6bdca;background:#fff}.auth-form input:focus,.auth-form select:focus{border-color:#666de8;background:#fff;box-shadow:0 0 0 4px rgba(72,69,229,.11)}.auth-form button{height:48px;border-radius:9px;box-shadow:0 8px 20px rgba(45,41,238,.19);font-size:.82rem}.auth-form button:hover{background:#2723ce;box-shadow:0 10px 24px rgba(45,41,238,.25)}.auth-form-helper{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:-5px;color:#858c96;font-size:.66rem}.auth-form-helper a{flex:0 0 auto;color:#3f55b5;font-weight:750;text-decoration:none}.auth-links{align-items:center;color:#747b86}.auth-links a:hover{text-decoration:underline;text-underline-offset:3px}.auth-links-primary{justify-content:center;margin-top:24px;padding:15px;border:0;border-radius:10px;background:#f3f4f8}.auth-links-primary a{margin-left:auto}.signup-steps{display:grid;grid-template-columns:repeat(3,1fr);margin:24px 0 4px;padding:0;list-style:none}.signup-steps li{position:relative;display:flex;align-items:center;gap:8px;color:#727a86;font-size:.69rem;font-weight:700}.signup-steps li:not(:last-child):after{content:"";height:1px;flex:1;margin-right:8px;background:#dfe3ea}.signup-steps b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#eceefe;color:#3f46c7;font-size:.66rem}.auth-card-wide{width:min(760px,100%)}.auth-form-grid{column-gap:18px}.auth-consent{padding:13px;border:1px solid #e0e4eb;border-radius:9px;background:#f8f9fb;font-weight:600!important}.form-grid-spacer{display:block}.account-page{background:linear-gradient(180deg,#f7f8fa,#f2f4f7)}.account-header{position:sticky;top:0;z-index:10;min-height:72px;background:rgba(17,18,21,.96);backdrop-filter:blur(12px)}.account-user a{padding:8px 10px;border-radius:7px;color:#e1e3e8}.account-user a:hover{background:#292b31}.account-main{padding-top:64px}.account-main>p{letter-spacing:.11em}.account-main h1{margin-top:9px;font-size:2.45rem;letter-spacing:-.055em}.project-cards{gap:16px;margin-top:34px}.project-card{position:relative;gap:14px;overflow:hidden;padding:25px;border-color:#dde1e8;border-radius:15px;box-shadow:var(--ui-shadow-sm)}.project-card:not(.archived):hover{transform:translateY(-3px);border-color:#bfc6e9;box-shadow:0 18px 40px rgba(22,27,45,.09)}.project-card:after{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:#3e3ae7;opacity:0}.project-card:hover:after{opacity:1}.project-card-top{display:flex;align-items:center;justify-content:space-between}.project-card-top small{display:inline-flex;width:max-content;padding:5px 8px;border-radius:999px;background:#eef1ff;color:#4356b2;font-size:.65rem}.project-card-top small.approved{background:#e6f6ee;color:#147050}.project-card-top small.changes_requested{background:#ffefed;color:#a8413c}.project-card-top span{color:#5e6671;font-size:.72rem;font-weight:800}.project-card h2{font-size:1.32rem;letter-spacing:-.035em}.project-progress{height:5px;overflow:hidden;border-radius:999px;background:#e9ebf0}.project-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#3531e8,#6f8dff)}.project-card footer{align-items:center;gap:14px;margin-top:2px}.project-card footer>span{color:#7f8792}.project-card footer b{flex:0 0 auto;color:#3431d6}.account-empty{padding:52px 32px;border-color:#c8ced8;border-radius:15px}.account-empty-icon{display:grid!important;place-items:center;width:42px;height:42px;margin:0 auto 15px!important;border-radius:50%;background:#eceefe;color:#3f42cb;font-size:1.1rem;font-weight:700}.settings-page .auth-card{width:min(820px,100%)}.settings-sections{margin-top:24px;padding-top:23px;border-top:1px solid #e6e8ed}.policy-page{background:linear-gradient(145deg,#f8f9fc,#f1f3f8)}.policy-page article{border-radius:20px;box-shadow:var(--ui-shadow-sm)}@media(max-width:700px){.auth-page{align-items:start;padding:18px 12px}.auth-card{padding:28px 22px;border-radius:16px}.auth-card h1{font-size:1.75rem}.auth-card>p:first-of-type{margin-top:25px}.auth-form-helper{align-items:flex-start;flex-direction:column;gap:5px}.signup-steps li{gap:5px;font-size:.61rem}.signup-steps li:not(:last-child):after{margin-right:4px}.form-grid-spacer{display:none}.account-header{min-height:64px}.account-user{gap:4px}.account-user a{padding:7px}.account-main{padding-top:40px}.account-main h1{font-size:1.9rem}.project-card{padding:20px}.project-card footer{align-items:flex-start;flex-direction:column}.project-card footer b{align-self:flex-end}}