@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);:root{--main-font-family:"Poppins",sans-serif;--font-family-mono:"Source Code Pro",monospace;--primary-color:#05070a;--success-color:#4caf50;--error-color:#e53935;--warning-color:#ed6c02;--draft-color:#0091ea;--black-color:#fff;--white-color-text:#fff;--white-color-text-70:#ffffffb3;--dashboard-header-height:35px}*{font-family:Poppins,sans-serif;font-family:var(--main-font-family)}#root,html{height:100%!important;scroll-behavior:auto}body,html{min-height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#05070a;font-family:Poppins,sans-serif!important;height:100%;margin:0;overflow-x:hidden;padding:0;scroll-behavior:auto}.scrollable::-webkit-scrollbar,body::-webkit-scrollbar{width:.25rem}.scrollable::-webkit-scrollbar-track,body::-webkit-scrollbar-track{background-color:initial}.scrollable::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background-color:#565a64cc;border-radius:.25rem}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a:any-link{text-decoration:none}a:-webkit-any-link:active{color:inherit}.text-link.underline:hover{font-weight:600;text-decoration:underline}input:-internal-autofill-selected{background-color:inherit!important;color:inherit!important}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;border:none!important;box-shadow:inset 0 0 0 30px #05070a!important;-webkit-box-shadow:inset 0 0 0 100px #05070a!important}.white-text{color:#fff;color:var(--white-color-text)}.lowercase{text-transform:lowercase}.pretty-text{text-wrap-style:pretty!important}.btn-text-container{align-items:center;display:flex;height:26px}div.section-auth{align-items:center;display:flex;flex-direction:column;font-family:var(--main-font-family)!important;font-size:calc(10px + 2vmin);height:auto;justify-content:center;padding-bottom:2rem;padding-top:2rem}.section-auth::-webkit-scrollbar{width:.5rem}.section-auth::-webkit-scrollbar-track{background-color:#ffffff14}.section-auth::-webkit-scrollbar-thumb{background-color:#69696980;border-radius:.2rem}div.section-auth-body{display:flex;flex-direction:column;height:100%;justify-content:center}h1.title-auth,h5.text-body{font-family:Poppins,sans-serif!important}.auth-grid-container{align-items:center;display:flex;justify-content:center}.auth-box{max-width:25rem;width:100%}.auth-box .auth-paper{padding:2rem 1.5rem}.auth-form-header,.auth-form-login{align-items:center;display:flex;flex-direction:column}.auth-form-header{margin-bottom:.5rem}.auth-form-header-title{align-items:center;display:flex}p.auth-form-header-body{margin-top:1rem;text-align:left}button.auth-btn{margin-top:1rem}.section-auth .MuiOutlinedInput-root:hover fieldset{border-color:#e8e7e7;border-width:2px!important}.section-auth .MuiOutlinedInput-root fieldset{border-color:#ffffff4d}.section-auth .MuiOutlinedInput-root.Mui-focused{border-width:2px}.section-auth .MuiOutlinedInput-root.Mui-error:hover fieldset{border-color:#d32f2f;border-width:2px}.section-auth #email,.section-auth #password,.section-auth .MuiInputLabel-root,.section-auth .MuiInputLabel-root #email-label,.section-auth .MuiInputLabel-root #password-label{color:#e8e7e7}.section-auth #password{border-end-end-radius:0;border-start-end-radius:0}.section-auth .auth-form-login div.MuiInputAdornment-root button{left:-.2rem}.auth-request-error,.section-auth .MuiInputLabel-root.Mui-error #email-label,.section-auth .MuiInputLabel-root.Mui-error #password-label{color:#d32f2f}p.auth-forgot-password,span.accepted-terms-privacy{align-self:flex-start;margin-top:.8rem}span.accepted-terms-privacy{align-items:center;display:flex;gap:.5rem}@media screen and (max-width:767px){.auth-box .auth-paper{padding:1.5rem 1rem}}@media (min-width:0px) and (max-width:576px){h1.title-auth{font-size:2.2rem}h5.text-body{font-size:1.2rem}}.editable-link-item{align-items:center;background-color:#151a23;border-radius:8px 4px 4px 8px;box-sizing:border-box;justify-content:flex-start;padding:1rem 1rem 1rem .5rem;width:100%}.editable-link-item .editable-link-container-dnd{display:flex}.button-link{border-radius:2rem}.text-link{font-family:var(--main-font-family);font-weight:600}.disabled-link{pointer-events:none}.profile-view{--lk-avatar:clamp(140px,35cqi,180px);--lk-title:clamp(1.5rem,7cqi,2rem);--lk-body:clamp(0.9rem,3.6cqi,1.1rem);--lk-gap:clamp(0.9rem,4cqi,1.5rem);--lk-pad-x:clamp(1rem,5cqi,3rem);--lk-pad-y:clamp(4rem,12.5cqi - 1.25rem,5rem);--lk-links-pad:clamp(0rem,35cqi - 7rem,5rem);--lk-info-gap:0.5rem;box-sizing:border-box;container-type:inline-size;max-width:100%;width:100%}.profile-view-inner{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:column;gap:var(--lk-gap);padding:var(--lk-pad-y) var(--lk-pad-x)}.profile-view-avatar{align-self:center}.profile-view-avatar.MuiAvatar-root,.profile-view-avatar>.MuiAvatar-root{height:var(--lk-avatar);width:var(--lk-avatar)}.profile-view-header{display:flex;flex-direction:column;gap:var(--lk-info-gap)}.profile-view-title{text-wrap-style:balance;font-family:var(--main-font-family)!important;font-size:var(--lk-title)!important;font-weight:500!important;line-height:calc(var(--lk-title) + .25rem)!important;margin:0;overflow-wrap:anywhere;text-align:center}.profile-view-at{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.profile-view-body{text-wrap-style:balance;font-family:var(--main-font-family)!important;font-size:var(--lk-body)!important;margin:0;overflow-wrap:anywhere;text-align:center;white-space:pre-wrap}.profile-view-links{padding-inline:var(--lk-links-pad)}.profile-view-empty{align-items:center;display:flex;flex-direction:column;gap:.5rem;justify-content:center;text-align:center}.profile-view-skeleton-avatar{align-self:center}.profile-view-skeleton-links{display:flex;flex-direction:column;gap:1rem;padding-inline:var(--lk-links-pad)}.profile-view-skeleton-pill{border-radius:24px!important}.skeleton-centered{align-self:center}.section-links{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100lvh}div.section-links-body{padding:0;position:relative;z-index:1}.section-links:before{background:#05070a;content:"";inset:0;opacity:1;pointer-events:none;position:fixed;transition:opacity .4s ease;z-index:0}.section-links.is-ready:before{opacity:0}.section-links::-webkit-scrollbar{width:.5rem}.section-links::-webkit-scrollbar-track{background-color:#ffffff14}.section-links::-webkit-scrollbar-thumb{background-color:#69696980;border-radius:.2rem}.user-links{min-width:250px;overflow-wrap:anywhere}.section-not-found{align-items:center;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);height:auto;justify-content:center}.usernotfound-grid-container{inline-size:100%;min-width:250px;overflow-wrap:anywhere}h3.title-not-found{color:#fff;font-family:var(--main-font-family)!important;font-weight:600}@media (min-width:0px) and (max-width:576px){h3.title-not-found{font-size:2rem}}div.section-home{align-items:center;display:flex;flex-direction:column;font-family:var(--main-font-family)!important;font-size:calc(10px + 2vmin);height:auto;justify-content:flex-start}.section-home::-webkit-scrollbar{width:.5rem}.section-home::-webkit-scrollbar-track{background-color:#ffffff14}.section-home::-webkit-scrollbar-thumb{background-color:#69696980;border-radius:.2rem}div.section-carousel-container{padding:0;padding-block:1rem}div.section-carousel-container,div.section-hero-container{align-items:center;color:#fff;flex-direction:column;height:100%;justify-content:center}div.section-hero-container{display:flex}div.home-hero-container,div.home-pricing-container,div.section-us-grid{text-wrap:balance}h1.title-home,h2.subtitle-body,p.text-body{font-family:Poppins,sans-serif!important}h1.title-home{font-weight:600;line-height:3rem}p.text-body{font-size:1rem}h2.subtitle-body{font-size:2rem;font-weight:600}h3.title-cta{font-weight:600}p.text-body:is(.why-text-body,.pricing-text-body){margin-bottom:40px;max-width:30rem;text-align:center}@media (min-width:0px) and (max-width:576px){h1.title-home{font-size:2.2rem;line-height:2.2rem}.subtitle-body{font-size:1.2rem}p.text-body{font-size:1rem}p:is(.why-text-body,.pricing-text-body){margin-bottom:24px}div.section-us-grid{padding-bottom:4.5rem}div:is(.home-pricing-container,.home-faq-container){padding-block:4.5rem}}.embla{--slide-height:60vh;--slide-spacing:1rem;--slide-size:75%;margin:auto;max-width:100%}.embla__viewport{overflow:hidden}.embla__container{display:flex;margin-left:calc(var(--slide-spacing)*-1);padding-block:1.5em;touch-action:pan-y pinch-zoom}.embla__slide{flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing);transform:translateZ(0)}.embla__slide__img{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #333b4d99;border-radius:8px;box-shadow:0 0 24px 12px #01182d33;display:block;height:var(--slide-height);object-fit:cover;outline-color:#5664811a;width:100%}.embla__slide__number{align-items:center;border-radius:1.8rem;box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);display:flex;font-size:4rem;font-weight:600;height:var(--slide-height);justify-content:center;-webkit-user-select:none;user-select:none}.embla__controls{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:auto 1fr;justify-content:space-between;margin-top:1.8rem}.embla__buttons{grid-gap:.6rem;align-items:center;display:grid;gap:.6rem;grid-template-columns:repeat(2,1fr)}.embla__button{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);align-items:center;-webkit-appearance:none;appearance:none;background-color:initial;border:0;border-radius:50%;box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);color:var(--text-body);cursor:pointer;display:inline-flex;display:flex;height:3.6rem;justify-content:center;margin:0;padding:0;text-decoration:none;touch-action:manipulation;width:3.6rem;z-index:1}.embla__button:disabled{color:var(--detail-high-contrast)}.embla__button__svg{height:35%;width:35%}.embla__dots{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-end;margin-right:-.6rem}.embla__dot{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);-webkit-appearance:none;appearance:none;background-color:initial;border:0;cursor:pointer;display:inline-flex;height:2.6rem;justify-content:center;margin:0;padding:0;text-decoration:none;touch-action:manipulation;width:2.6rem}.embla__dot,.embla__dot:after{align-items:center;border-radius:50%;display:flex}.embla__dot:after{box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);content:"";height:1.4rem;width:1.4rem}.embla__dot--selected:after{box-shadow:inset 0 0 0 .2rem var(--text-body)}.embla__slide__number{-webkit-backface-visibility:hidden;backface-visibility:hidden}@media screen and (min-width:1280px){.embla{--slide-height:min(75vh,560px);--slide-size:55%}}@media screen and (min-width:1600px){.embla{--slide-height:min(70vh,520px);--slide-size:38%}}@media screen and (min-width:768px) and (max-width:1279px){.embla{--slide-height:65vh;--slide-size:70%}}@media screen and (max-width:900px){.embla__slide__img{background-size:cover}}@media screen and (max-width:767px){.embla__slide__img{--slide-spacing:0.5rem}}.card-container{text-wrap-style:balance;height:100%}.card-title{font-size:.85rem!important}.card-description{font-size:.8rem!important}.pricing-card{background-color:#0b0e14!important;border:1px solid #333b4d99;box-shadow:0 0 10px #0000001a;height:100%;opacity:.5}.pricing-card.highlighted{background-color:#0b0e14!important;box-shadow:0 0 2rem .2rem #333b4d4d;opacity:1}div.section-profile{align-items:center;display:flex;flex-direction:column;font-family:var(--main-font-family)!important;font-size:calc(10px + 2vmin);height:auto;justify-content:flex-start}.section-profile::-webkit-scrollbar{width:.5rem}.section-profile::-webkit-scrollbar-track{background-color:#ffffff14}.section-profile::-webkit-scrollbar-thumb{background-color:#69696980;border-radius:.2rem}.section-profile-container{display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}div.section-profile-body{display:flex;flex-direction:column;justify-content:flex-start;padding-bottom:2rem;padding-top:2rem}div.section-profile-container::-webkit-scrollbar{width:.375rem}div.section-profile-container::-webkit-scrollbar-track{background-color:initial}div.section-profile-container::-webkit-scrollbar-thumb{background-color:#c2c5ca80;border-radius:.2rem}h3.title-profile,h3.title-profile-skeleton,h5.text-body{font-family:Poppins,sans-serif!important}div.title-profile-grid-skeleton.MuiGrid-item{padding-top:2rem}.profile-grid-container{color:#fff;padding-bottom:2rem}div.profile-grid-username{align-items:baseline}.profile-grid-skeleton>span{border-radius:4px;height:15rem}.profile-grid-skeleton>span:last-child{margin-top:1rem}h3.title-profile,h3.title-profile-skeleton{font-weight:600}div.section-profile-body .section-profile-alert-action{align-items:center;color:#fff;display:flex}div.section-profile-body .section-profile-alert-action .MuiAlert-message{align-items:center;display:flex;gap:1rem;justify-content:space-between;width:100%}div.section-profile-body .section-profile-alert-action .MuiAlert-action{padding-top:0}a.link-profile-page{text-decoration:underline}@media (max-width:1199px){.profile-grid-container{color:#fff;padding-bottom:0}}@media (min-width:576px) and (max-width:899px){.profile-grid-skeleton>span{height:12rem}}@media (min-width:0px) and (max-width:576px){h3.title-profile,h3.title-profile-skeleton{font-size:2rem}h5.text-body{font-size:1.2rem}.profile-grid-skeleton>span{height:10rem}}.signature-username{align-items:center;display:flex;gap:12px;justify-content:space-between;min-height:32px;width:100%}.signature-url-block{align-items:center;display:inline-flex;flex:1 1;gap:2px;min-width:0}.signature-url{color:#ffffff8c;font-family:var(--font-family-mono);font-size:.92rem;line-height:1.2;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.signature-url-domain{color:#ffffff73}.signature-url-user{color:#ffffffeb;font-weight:500}.signature-copy-btn.MuiIconButton-root{color:#ffffff73;padding:4px;transition:color .15s ease}.signature-copy-btn.MuiIconButton-root:focus-visible,.signature-copy-btn.MuiIconButton-root:hover{background-color:#ffffff0f;color:var(--white-color-text)}.username-modal-box{border-radius:12px;box-sizing:border-box;left:50%;max-height:calc(100dvh - 32px);max-width:440px;overflow-y:auto;padding:32px;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% - 32px)}.username-modal-title.MuiTypography-root{margin-bottom:24px}.username-modal-input-row{align-items:baseline;display:flex;gap:4px}.username-modal-prefix.MuiTypography-root{white-space:nowrap}.username-modal-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:32px}@media (max-width:576px){.username-modal-box{border-radius:12px;padding:20px}.username-modal-actions{margin-top:24px}}@media (max-width:400px){.username-modal-actions{flex-direction:column-reverse}.username-modal-actions .MuiButton-root{width:100%}}.editable-link-swipe-wrapper{overflow:hidden;position:relative}.editable-link-swipe-row{align-items:stretch;display:flex;gap:8px;width:100%}.editable-link-swipe-row>.editable-link-item{flex-shrink:0;width:100%}.editable-link-swipe-delete{align-items:center;background:var(--error-color);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-family:inherit;justify-content:center;padding:0;touch-action:manipulation;width:80px}.editable-link-swipe-delete:active{background:#b71c1c}@media (hover:hover) and (pointer:fine){.editable-link-swipe-delete{display:none}}@media (hover:none) and (pointer:coarse){.editable-link-delete.MuiIconButton-root{display:none}}.editable-link-item{background-color:#0b0e14;border:1px solid #333b4d99;border-radius:12px;container-type:inline-size;display:flex;flex-direction:column;padding:.625rem .75rem;transition:background-color .15s ease,border-color .15s ease}.editable-link-item--hovered{background-color:#ffffff0a;border-color:#ffffff38}.editable-link-main{align-items:center;display:flex;gap:.75rem;width:100%}.editable-link-dnd-handle{align-items:center;color:#ffffff80;cursor:grab;display:flex;flex-shrink:0}div.editable-link-textfield{flex:1 1;min-width:0}.editable-link-textfield .MuiInputBase-input:not(:focus){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (hover:hover) and (pointer:fine){.editable-link-delete{opacity:0;transition:opacity .15s ease}.editable-link-delete--visible{opacity:1}}.editable-link-guard{align-items:center;display:flex;flex-direction:column;gap:2px;margin-top:6px;padding-top:8px}.editable-link-guard-status{align-items:center;display:flex;gap:6px}.editable-link-error{color:#f44336}.editable-link-guard-action,.editable-link-guard-pro{font-size:.7rem!important;line-height:1.4!important;margin-left:20px!important;min-width:0!important;min-width:auto!important;padding:0!important;text-transform:none!important}.editable-link-guard-action{padding-inline:.5rem!important}.editable-link-guard-pro{font-size:.65rem!important}.icon-picker-trigger{border:1px solid #ffffff1f!important;border-radius:8px;flex-shrink:0;height:40px;width:40px}.icon-picker-popover{padding:12px;width:228px}.icon-picker-label{color:#fff6;display:block;font-size:.65rem!important;letter-spacing:.08em;margin-bottom:8px;padding-left:2px;text-transform:uppercase}.icon-picker-grid{grid-gap:4px;display:grid;gap:4px;grid-template-columns:repeat(6,1fr)}.icon-picker-option{border-radius:8px;height:36px;width:36px}.icon-picker-option--selected{background-color:#ffffff1f!important;outline:1px solid #fff3}.safe-link-guard-icon{display:inline-block;flex-shrink:0;vertical-align:-2px}.editable-links-root{display:flex;flex-direction:column;gap:1.25rem}.editable-links-header{align-items:center;display:flex;gap:1rem;justify-content:space-between}.editable-links-droppable,.editable-links-list{display:flex;flex-direction:column}.editable-links-droppable{gap:.75rem}.editable-links-empty{align-items:center;display:flex;flex-direction:column;gap:4px;justify-content:center;padding:2.5rem 1rem;text-align:center}.editable-links-empty-title.MuiTypography-root{font-weight:600}.editable-links-empty-cta.MuiButton-root{margin-top:16px;width:auto}.theme-stack{display:flex;flex-direction:column;gap:20px}.theme-sample-wrap{margin-bottom:16px}div.theme-section-card{border-radius:12px}.sub-section-label{display:block;font-weight:600!important;letter-spacing:.8px;margin-bottom:10px;text-transform:uppercase}.sub-section-label--inline{display:inline!important;margin-bottom:0!important}.sub-section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:0}.sub-section-header--open{margin-bottom:10px}.border-sliders-stack{display:flex;flex-direction:column;gap:12px}.border-slider-row{display:flex;flex-direction:column;gap:4px;padding-inline:4px}.border-slider-row__header{align-items:baseline;display:flex;justify-content:space-between}.border-slider-row__label{font-weight:500;letter-spacing:.05em;text-transform:uppercase}.border-slider-row__value{font-feature-settings:"tnum","tnum";font-family:var(--font-family-mono);font-variant-numeric:tabular-nums}.bg-type-row .MuiToggleButtonGroup-root,.direction-row .MuiToggleButtonGroup-root{border-radius:8px}.bg-type-row .MuiToggleButtonGroup-root .MuiToggleButton-root:first-of-type,.direction-row .MuiToggleButtonGroup-root .MuiToggleButton-root:first-of-type{border-radius:8px 0 0 8px}.bg-type-row .MuiToggleButtonGroup-root .MuiToggleButton-root:last-of-type,.direction-row .MuiToggleButtonGroup-root .MuiToggleButton-root:last-of-type{border-radius:0 8px 8px 0}.bg-type-row{align-items:center;display:flex;gap:12px}.bg-type-row__label{flex-shrink:0;min-width:120px}.direction-row{align-items:center;display:flex;gap:12px}.direction-row__label{flex-shrink:0;min-width:120px}.direction-btns{display:flex;gap:4px}.direction-btn{font-size:1rem!important;height:36px!important;min-width:40px!important;padding:0!important;width:40px!important}.direction-skeletons{display:flex;gap:4px}@media screen and (max-width:768px){.color-field{flex-wrap:wrap}.border-sliders-stack{gap:16px}.bg-type-row,.direction-row{flex-wrap:wrap}.theme-stack{gap:16px}}@media screen and (max-width:575px){.theme-stack{gap:12px}}.color-field{align-items:center;display:flex;gap:12px;padding:2px 0}.color-field__label{flex-shrink:0;min-width:120px}.color-field__swatch{cursor:pointer;height:32px!important;min-width:56px!important;padding:0!important;width:56px!important}.color-field__swatch,.color-field__swatch-skeleton{border-radius:8px;flex-shrink:0}.color-field__value{font-family:monospace!important;font-size:.68rem!important}div.MuiPopover-paper::-webkit-scrollbar{width:.3rem}div.MuiPopover-paper::-webkit-scrollbar-track{background-color:#2f3f4e}div.MuiPopover-paper::-webkit-scrollbar-thumb{background-color:#3f4e5c;border-radius:.2rem}.popover-theme-option>div.MuiPopover-paper{overflow:inherit}@media screen and (max-width:768px){.color-field{flex-wrap:wrap}}.preset-cards-row{display:flex;flex-wrap:wrap;gap:12px}.preset-card{align-items:center;border:1px solid #ffffff14;border-radius:8px;cursor:default;display:flex;flex-shrink:0;height:54px;justify-content:center;outline:2px solid #0000;outline-offset:2px;padding:4px 10px;text-align:center;transition:transform .15s ease,outline .1s ease;width:80px}.preset-card--clickable{cursor:pointer}.preset-card--clickable:hover{transform:translateY(-2px)}.preset-card--custom{background:#0000!important;border:1px dashed #ffffff40!important}.preset-card__label{font-size:.75rem!important;font-weight:600!important;letter-spacing:.2px;line-height:1.3!important;text-shadow:0 1px 3px #0000004d}.preset-card-skeleton{border-radius:8px;flex-shrink:0}@media screen and (max-width:768px){.preset-cards-row{gap:8px}}.theme-sample-frame{display:flex;flex-direction:column;gap:6px}.theme-sample-label{align-self:flex-start;color:#ffffff6b;font-size:.65rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.theme-sample-stage{align-items:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;display:flex;flex-direction:column;gap:4px;justify-content:center;min-height:72px;padding:18px 16px}.theme-sample-text-title{font-size:1rem;font-weight:600;white-space:nowrap}.theme-sample-text-body,.theme-sample-text-title{max-width:100%;overflow:hidden;text-overflow:ellipsis}.theme-sample-text-body{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:.85rem;line-height:1.35;text-align:center}.theme-sample-button{display:inline-block;font-size:.78rem;font-weight:600;letter-spacing:.06em;padding:8px 22px;transition:none;-webkit-user-select:none;user-select:none}.theme-sample-background{border-radius:10px;height:80px;width:100%}.signature-info{gap:18px}.signature-info,.signature-info-skeleton{display:flex;flex-direction:column;width:100%}.signature-info-skeleton{gap:14px;padding-top:4px}.signature-field{display:flex;flex-direction:column;gap:6px;position:relative}.signature-input{background:#0000;border:none;box-sizing:border-box;caret-color:#fff;caret-color:var(--field-user-color,#fff);color:var(--white-color-text);font-family:var(--main-font-family);margin:0;outline:none;padding:6px 0 8px;resize:none;width:100%}.signature-input::placeholder{color:#ffffff52;font-weight:inherit}.signature-input-name{font-size:2rem;font-weight:500;line-height:1.15;overflow:hidden;word-break:break-word}.signature-input-bio{font-size:1rem;font-weight:400;line-height:1.5;min-height:3em;overflow:hidden}.signature-underline{background-image:linear-gradient(90deg,#ffffff2e 0,#ffffff2e 4px,#0000 0,#0000 8px);background-repeat:repeat-x;background-size:8px 1px;bottom:0;height:1px;left:0;pointer-events:none;position:absolute;right:0;transform-origin:left center;transition:background .25s ease,height .2s ease,opacity .2s ease}.signature-field:hover .signature-underline{background-image:linear-gradient(90deg,#ffffff59 0,#ffffff59 4px,#0000 0,#0000 8px)}.signature-input:focus~.signature-underline{background-color:#ffffffe6;background-color:var(--field-user-color,#ffffffe6);background-image:none;box-shadow:0 0 12px color-mix(in srgb,var(--field-user-color) 35%,#0000);height:1.5px}.signature-input.is-error~.signature-underline{background-color:var(--error-color);background-image:none}.signature-meta{align-items:center;color:#ffffff80;display:flex;font-size:.78rem;gap:12px;justify-content:space-between;letter-spacing:.02em;min-height:16px}.signature-hint{flex:1 1;line-height:1.4}.signature-counter{font-feature-settings:"tnum";font-family:var(--font-family-mono);font-variant-numeric:tabular-nums;letter-spacing:0;margin-left:auto}.signature-counter.is-error{color:var(--error-color)}@media (max-width:576px){.signature-input-name{font-size:1.75rem}.signature-input-bio{font-size:1rem}}.profile-preview-links{display:flex;justify-content:center}.profile-preview-links:not(.dashboard .profile-preview-links){margin-top:1rem}.profile-preview-links .profile-grid-preview-links{border-radius:4px;max-height:100%}.editable-user-image{align-items:center;display:flex;justify-content:center}.editable-user-image-button.MuiButtonBase-root{border-radius:50%;padding:0}.editable-user-image .editable-avatar.MuiAvatar-root{background-color:#0b0e14;border:1px solid #333b4d99;color:#fff}.editable-user-image .editable-avatar-loading-skeleton.MuiSkeleton-root,.editable-user-image .editable-avatar.MuiAvatar-root{height:144px;height:var(--lk-avatar,144px);width:144px;width:var(--lk-avatar,144px)}.editable-user-image .editable-avatar-initials.MuiTypography-root{font-family:var(--main-font-family);font-size:47.52px;font-size:calc(var(--lk-avatar, 144px)*.33);font-weight:800;letter-spacing:-.02em;line-height:1}.user-image-badge .MuiBadge-badge{background:#0000;padding:0}.user-image-badge-container{align-items:center;background-color:#0f1c29;border:1px solid #ffffff2e;border-radius:50%;box-shadow:0 2px 6px #0006;color:#ffffffd9;display:flex;height:28px;justify-content:center;transition:transform .15s ease,border-color .15s ease;width:28px}.editable-user-image-button:focus-visible .user-image-badge-container,.editable-user-image-button:hover .user-image-badge-container{border-color:#fff6;transform:scale(1.08)}.editable-avatar-file-input{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.user-image-skeleton{position:absolute}div.section-prereset-password{align-items:center;display:flex;flex-direction:column;font-family:var(--main-font-family)!important;font-size:calc(10px + 2vmin);height:auto;justify-content:flex-start}.section-prereset-password::-webkit-scrollbar{width:.5rem}.section-prereset-password::-webkit-scrollbar-track{background-color:#ffffff14}.section-prereset-password::-webkit-scrollbar-thumb{background-color:#69696980;border-radius:.2rem}div.section-prepass-body{display:flex;flex-direction:column;height:100%;justify-content:center}h1.title-prepass,h5.text-body{font-family:Poppins,sans-serif!important}.prepass-grid-container{align-items:center;display:flex;justify-content:center}.prepass-box{max-width:25rem;width:100%}.prepass-box .prepass-paper{padding:2rem 1.5rem}.prepass-form,.prepass-form-header{align-items:center;display:flex;flex-direction:column}.prepass-form-header{margin-bottom:.5rem}.prepass-form-header-title{align-items:center;display:flex}button.prepass-btn,p.prepass-form-header-body{margin-top:1rem}.section-prepass .MuiOutlinedInput-root:hover fieldset{border-color:#e8e7e7;border-width:2px!important}.section-prepass .MuiOutlinedInput-root fieldset{border-color:#ffffff4d}.section-prepass .MuiOutlinedInput-root.Mui-focused{border-width:2px}.section-prepass .MuiOutlinedInput-root.Mui-error:hover fieldset{border-color:#d32f2f;border-width:2px}.section-prepass #email,.section-prepass #password,.section-prepass .MuiInputLabel-root,.section-prepass .MuiInputLabel-root #email-label,.section-prepass .MuiInputLabel-root #password-label{color:#e8e7e7}.section-prepass #password{border-end-end-radius:0;border-start-end-radius:0}.section-prepass .prepass-form div.MuiInputAdornment-root button{left:-.2rem}.prepass-request-error,.section-prepass .MuiInputLabel-root.Mui-error #email-label,.section-prepass .MuiInputLabel-root.Mui-error #password-label{color:#d32f2f}@media (min-width:0px) and (max-width:576px){h1.title-prepass{font-size:2.2rem}h5.text-body{font-size:1.2rem}}div.section-reset-password{align-items:center;display:flex;flex-direction:column;font-family:var(--main-font-family)!important;font-size:calc(10px + 2vmin);height:auto;justify-content:flex-start}.section-reset-password::-webkit-scrollbar{width:.5rem}.section-reset-password::-webkit-scrollbar-track{background-color:#ffffff14}.section-reset-password::-webkit-scrollbar-thumb{background-color:#69696980;border-radius:.2rem}div.section-resetpass-body{display:flex;flex-direction:column;height:100%;justify-content:center}h1.title-resetpass,h5.text-body{font-family:Poppins,sans-serif!important}.resetpass-grid-container{align-items:center;display:flex;justify-content:center}.resetpass-box{max-width:25rem;width:100%}.resetpass-box .resetpass-paper{padding:2rem 1.5rem}.resetpass-complete,.resetpass-form{align-items:center;display:flex;flex-direction:column}.resetpass-complete-body{margin-top:1rem}.resetpass-form-header{flex-direction:column;margin-bottom:.5rem}.resetpass-form-header,.resetpass-form-header-title{align-items:center;display:flex}a.resetpass-btn,button.resetpass-btn,p.resetpass-form-header-body{margin-top:1rem}a.resetpass-btn{color:#1a1a1a}.section-resetpass .MuiOutlinedInput-root:hover fieldset{border-color:#e8e7e7;border-width:2px!important}.section-resetpass .MuiOutlinedInput-root fieldset{border-color:#ffffff4d}.section-resetpass .MuiOutlinedInput-root.Mui-focused{border-width:2px}.section-resetpass .MuiOutlinedInput-root.Mui-error:hover fieldset{border-color:#d32f2f;border-width:2px}.section-resetpass #email,.section-resetpass #password,.section-resetpass .MuiInputLabel-root,.section-resetpass .MuiInputLabel-root #email-label,.section-resetpass .MuiInputLabel-root #password-label{color:#e8e7e7}.section-resetpass #password{border-end-end-radius:0;border-start-end-radius:0}.section-resetpass .resetpass-form div.MuiInputAdornment-root button{left:-.2rem}.resetpass-request-error,.section-resetpass .MuiInputLabel-root.Mui-error #email-label,.section-resetpass .MuiInputLabel-root.Mui-error #password-label{color:#d32f2f}@media (min-width:0px) and (max-width:576px){h1.title-resetpass{font-size:2.2rem}h5.text-body{font-size:1.2rem}}div.section-tc{align-items:center;display:flex;flex-direction:column;font-family:var(--main-font-family)!important;height:auto;justify-content:flex-start}.section-tc-container{display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.section-tc::-webkit-scrollbar{width:.5rem}.section-tc::-webkit-scrollbar-track{background-color:#ffffff14}.section-tc::-webkit-scrollbar-thumb{background-color:#69696980;border-radius:.2rem}div.section-tc-body{display:flex;flex-direction:column;height:auto;justify-content:center;padding-bottom:2rem;padding-top:2rem}h3.title-tc,p.subtitle-body,p.text-body{font-family:Poppins,sans-serif!important}.tc-grid-container,.text-link{color:#fff}h3.title-tc{font-weight:600}@media (min-width:0px) and (max-width:576px){h3.title-tc{font-size:2rem}}div.section-pc{align-items:center;display:flex;flex-direction:column;font-family:var(--main-font-family)!important;height:auto;justify-content:flex-start}.section-pc-container{display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.section-pc::-webkit-scrollbar{width:.5rem}.section-pc::-webkit-scrollbar-track{background-color:#ffffff14}.section-pc::-webkit-scrollbar-thumb{background-color:#69696980;border-radius:.2rem}div.section-pc-body{display:flex;flex-direction:column;height:auto;justify-content:center;padding-bottom:2rem;padding-top:2rem}h3.title-pc,p.subtitle-body,p.text-body{font-family:Poppins,sans-serif!important}p.text-body{margin-bottom:1rem}.pc-grid-container{color:#fff}h3.title-pc{font-weight:600}@media (min-width:0px) and (max-width:576px){h3.title-pc{font-size:2rem}}header.section-nav{background-color:initial;box-shadow:none}header.section-nav h6{font-family:var(--main-font-family)!important;font-weight:700}.iconProfileMenu{margin-right:.5rem}button.login-btn{margin-right:1rem}a.linkButton{align-items:center;display:flex}@media (max-width:1199px){header.section-nav{padding:.2rem 0}}.section-footer{border-top:1px solid #333b4d99;height:3rem;padding-bottom:.5rem;padding-top:.5rem}.footer-container{display:flex;height:100%;justify-content:space-between}.footer-copyright,.footer-social-media{align-items:center;display:flex;height:100%}.toggle-group-language{align-items:center;display:flex}.toggle-group-language button{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.2rem .5rem}.footer-copyright{justify-content:flex-end}.footer-social-media{justify-content:flex-start}.footer-copyright p{align-items:center;display:flex;height:100%}.divider-footer{min-height:.9375rem}.separate-dot{margin-left:.2rem;margin-right:.2rem}@media (min-width:0px) and (max-width:599px){.section-footer{height:auto}.footer-copyright,.footer-developed,.footer-social-media{height:auto;justify-content:center}div.footer-copyright{margin-top:.5rem}}.default-layout{background-image:radial-gradient(ellipse 70% 50% at 0 0,#0a376133,#0000),radial-gradient(ellipse 80% 50% at 120% 50%,#89253e33,#0000),radial-gradient(ellipse 70% 50% at 0 100%,#141e304d,#0000);display:flex;flex-direction:column;height:auto;justify-content:space-between;min-height:100vh;overflow:auto}.user-links-layout{height:auto;min-height:100lvh}.menu-user-float span.MuiSpeedDialAction-staticTooltipLabel{text-wrap:nowrap}.menu-divider{padding:0 1rem}.menu-divider hr{border-color:#0f1c291a}.menu-user-drawer-wrapper{display:none;padding-block:2rem;visibility:hidden}.menu-user-drawer{align-items:center;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);background:#05070ad9;border:1px solid #ffffff0f;border-radius:16px;container-type:inline-size;display:flex;gap:.125rem;justify-content:center;margin:0 1rem;padding:.5rem .6rem calc(.5rem + env(safe-area-inset-bottom));width:100%}.menu-user-drawer .menu-user-drawer-brand{color:#ffffff59;font-size:.8rem;font-weight:700;margin-right:auto;padding:0 .5rem;text-decoration:none}.menu-user-drawer .menu-user-drawer-btn{color:#fff9;font-size:.72rem;font-weight:500;text-transform:none}.menu-user-drawer .menu-user-drawer-btn:hover{background:#ffffff14;color:#fff}.menu-user-drawer .menu-user-drawer-btn.is-primary{color:#ffffffe6;font-weight:600}@container (max-width: 508px){.menu-user-drawer .menu-user-drawer-btn.is-secondary{border-radius:50%;height:40px;min-width:0;padding:0;width:40px}.menu-user-drawer .menu-user-drawer-btn.is-secondary .MuiButton-startIcon{margin:0}.menu-user-drawer .menu-user-drawer-btn.is-secondary .menu-user-drawer-btn-label{display:none}}@container (max-width: 347px){.menu-user-drawer .menu-user-drawer-btn.is-primary{border-radius:50%;height:40px;min-width:0;padding:0;width:40px}.menu-user-drawer .menu-user-drawer-btn.is-primary .MuiButton-startIcon{margin:0}.menu-user-drawer .menu-user-drawer-btn.is-primary .menu-user-drawer-btn-label{display:none}}@media screen and (min-width:768px){.menu-user-float{display:flex;position:fixed!important}.menu-user-drawer{display:none;visibility:hidden}}@media screen and (max-width:767px){.menu-user-drawer-wrapper{display:flex;visibility:visible}.menu-user-float{display:none!important;visibility:hidden}.menu-user-drawer{display:flex;visibility:visible}}.snackbar-notifications .MuiAlert-action,.snackbar-notifications .MuiAlert-icon,.snackbar-notifications .MuiAlert-message{color:#fff}.snackbar-notifications .MuiAlert-action{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:0}.dashboard-layout{height:100%}h5.title-section{font-weight:600;grid-area:title-section;height:var(--dashboard-header-height)}@media (max-width:1024px){h5.title-section{height:auto}}@media (max-width:576px){h5.title-section{font-size:1.25rem;line-height:1.25rem}}.drawer-container{background-color:initial;background-image:radial-gradient(ellipse 70% 50% at 0 0,#0a37611a,#0000),radial-gradient(ellipse 80% 50% at 120% 50%,#89253e1a,#0000),radial-gradient(ellipse 70% 50% at 0 100%,#141e3033,#0000);display:flex;height:100%;min-height:100%;overflow-y:hidden}.drawer-mui-drawer{display:flex}.drawer-mui-drawer>div{border:1px solid #333b4d99;border-bottom-right-radius:16px;border-left:none;border-top-right-radius:16px;display:flex;height:calc(100% - 2px);overflow-y:hidden}.drawer-mui-drawer .drawer-items{flex:auto;overflow-x:hidden;overflow-y:auto}.drawer-appbar{background-image:linear-gradient(rgba(16,22,30,.436),rgba(17,22,29,.467));border-left:none}.drawer-header{border-bottom:none!important;gap:.5rem;padding-inline:5px}.drawer-header.mobile{padding-inline:1rem}.drawer-header button:last-child{margin-left:auto}.linkerto-button{color:#fff}.app-bar-mobile-container{display:none;width:100%}header.app-bar-mobile{background:#0000;box-shadow:none;left:0;opacity:0;padding-top:env(safe-area-inset-top);position:fixed;right:0;top:0}.tool-bar-mobile{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background-color:#05070a66;border:1px solid #2f374a99;border-radius:16px;box-shadow:0 4px 16px 0 #090b11b3,0 8px 16px -5px #131720cc;display:flex;justify-content:space-between;margin-top:12px;min-height:calc(70px + env(safe-area-inset-top));width:100%}.mobile-spacer{display:none!important;visibility:hidden}.drawer-swipeable{display:none;visibility:hidden}.drawer-swipeable>.MuiDrawer-paper{background-color:#0b0e14;background-image:linear-gradient(#fff0,#fff0);border:1px solid #333b4d99;border-bottom-right-radius:16px;border-left:none;border-top-right-radius:16px;box-shadow:none;height:calc(100% - 2px);overflow:hidden}.drawer-swipeable .drawer-box-mobile{display:flex;flex-direction:column;height:100%}.drawer-swipeable .drawer-box-mobile .drawer-items{flex:auto;overflow-x:hidden;overflow-y:auto}.list-footer{width:100%}.list-item-footer{display:flex;gap:.5rem;padding:0!important}.list-item-footer>div:last-child{min-width:auto;right:0!important}.list-item-text{min-width:auto!important}div.drawer-footer{background:#10151e;gap:.5rem;padding:0 8px}.drawer-avatar{height:44px;min-width:auto;pointer-events:none;width:44px}.drawer-avatar-initials{font-family:var(--main-font-family);font-size:.9rem;font-weight:700;letter-spacing:-.02em}.content-children{height:100%;overflow-y:auto;width:100vw}@media screen and (min-width:1025px){body{overflow-y:auto!important}}@media screen and (max-width:1024px){.drawer-container,.main-drawer-content{height:auto}.content-children{-webkit-overflow-scrolling:touch;height:auto;overflow-y:hidden}.drawer-mui-drawer{display:none;visibility:hidden}.app-bar-mobile-container,.drawer-swipeable,.mobile-spacer{display:flex!important;visibility:visible}header.app-bar-mobile{opacity:1;pointer-events:auto}}@media screen and (min-width:0px){.mobile-spacer{height:70px!important}}@media screen and (min-width:600px){.mobile-spacer{height:78px!important}}.identity{overflow:hidden;position:relative;& .dashboard-card-content{box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:space-between;position:relative;z-index:1}& .indentity-footer{align-items:center;display:flex;flex-shrink:0;gap:12px;justify-content:space-between}}.identity-waves-container{overflow:hidden;z-index:0}.identity-grain,.identity-waves-container{inset:0;pointer-events:none;position:absolute}.identity-grain{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");background-size:180px 180px;opacity:.045;z-index:3}.identity-gradient-sweep{inset:0;opacity:.11;position:absolute}.identity-waves-svg{bottom:0;height:100%;left:-8%;position:absolute;width:116%}.identity-wave-1{animation:waveFlow1 50s ease-in-out infinite}.identity-wave-2{animation:waveFlow2 40s ease-in-out infinite}.identity-wave-3{animation:waveFlow3 60s ease-in-out infinite}@keyframes waveFlow1{0%,to{transform:translateX(0)}50%{transform:translateX(70px)}}@keyframes waveFlow2{0%,to{transform:translateX(0)}50%{transform:translateX(-60px)}}@keyframes waveFlow3{0%,to{transform:translateX(0)}50%{transform:translateX(45px)}}.identity-content{gap:2rem}.identity-body{align-items:center;display:flex;flex:1 1;min-height:0;padding:8px 0}.identity-bio{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:var(--white-color-text-70);display:-webkit-box;font-size:.9rem;line-height:1.6;max-width:55ch;overflow:hidden;word-break:break-word}.identity-bio-empty{font-style:italic;opacity:.35}.identity-footer-label{color:var(--white-color-text-70);flex:1 1;font-size:.85rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.identity-footer-actions{flex-shrink:0}p.identity-title{font-size:28px;font-weight:600;max-width:40ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.indentity-header{display:flex;flex-shrink:0;gap:12px;min-width:0}.indentity-header>div{min-width:0;overflow:hidden}div.identity-avatar{height:66px;width:66px}p.identity-url{color:var(--white-color-text-70);font-family:var(--font-family-mono);font-size:.9rem}.identity-copy{font-size:1rem!important;margin-left:2px!important}.identity-status-container{align-items:center;display:flex;gap:8px}@media (max-width:576px){p.identity-title{font-size:20px}div.identity-avatar{height:56px;width:56px}.identity-status-container{flex-wrap:wrap;row-gap:2px}.identity .indentity-footer{align-items:flex-start;flex-direction:column;gap:10px}.identity-footer-label{overflow:visible;text-overflow:clip;white-space:normal}}@media (max-width:400px){div.identity-avatar{height:48px;width:48px}.indentity-header{gap:10px}}.status-indicator{height:10px;max-height:10px;max-width:10px;width:10px}.indicator{border-radius:50%;display:flex;height:8px;width:8px;&.default{background-color:var(--primary-color);border:1px solid var(--white-color-text-70)}&.published{background-color:var(--success-color);border:1px solid var(--success-color)}&.draft{background-color:var(--draft-color);border:1px solid var(--draft-color)}&.not-published{background-color:var(--error-color);border:1px solid var(--error-color)}}@media (max-width:576px){.status-indicator{height:8px;max-height:8px;max-width:8px;width:8px}.indicator{height:6px;width:6px}}.activity-content{box-sizing:border-box;display:flex;flex-direction:column;gap:12px;height:100%}.activity-header{align-items:center;display:flex;flex-shrink:0;justify-content:space-between}.activity-title{font-size:20px;font-weight:600}.activity-period{font-size:.78rem;opacity:.45}.activity-chart{flex:1 1;min-height:180px;width:100%}.activity-empty{align-items:center;display:flex;height:100%;justify-content:center;min-height:180px;padding:0 16px;text-align:center}.activity-empty-text{font-size:.85rem;line-height:1.5;max-width:32ch;opacity:.45}.activity-footer{align-items:center;border-top:1px solid #ffffff12;display:flex;flex-shrink:0;justify-content:center;padding-top:10px}.activity-stat{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:2px}.activity-stat+.activity-stat{border-left:1px solid #ffffff1a}.activity-stat-label{font-size:.7rem;font-weight:600;letter-spacing:.05em;opacity:.45;text-transform:uppercase}span.activity-stat-value{font-size:.9rem;font-weight:700}.health-card-content{box-sizing:border-box;display:flex;flex-direction:column;gap:16px;height:100%}.health-title{flex-shrink:0;font-size:20px;font-weight:600}.health-body{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:16px;justify-content:space-between;min-height:0}.health-body--complete{align-items:center;flex-direction:column;gap:12px;justify-content:center}.health-body--complete .health-circle-container{order:-1}.health-body--complete .health-status-label{font-size:1.1rem}.health-body-text{display:flex;flex:1 1;flex-direction:column;gap:6px;min-width:0}.health-status-label{font-size:1.05rem;font-weight:500;line-height:1.4}.health-hint{color:var(--white-color-text-70);font-size:.78rem;line-height:1.4;max-width:22ch;opacity:.55}p.health-score-text{font-size:1.2rem;font-weight:700;pointer-events:none;position:absolute}.health-circle-container{align-items:center;display:flex;flex-shrink:0;justify-content:center;position:relative}.health-circle-track{color:#fff;opacity:.12;position:absolute!important}.health-criteria{display:flex;flex-direction:column;gap:7px}.health-criteria-label{font-size:.75rem;letter-spacing:.08em;opacity:.4;text-transform:uppercase}.health-criterion{align-items:center;display:flex;gap:5px;opacity:.55}.health-criterion-dot{background-color:currentColor;border-radius:50%;flex-shrink:0;height:6px;width:6px}.health-criterion-label{font-size:.82rem;line-height:1}.health-footer{display:flex;flex-shrink:0;justify-content:center}@media (max-width:576px){.health-body:not(.health-body--complete){align-items:stretch;flex-direction:column;gap:14px}.health-body:not(.health-body--complete) .health-circle-container{align-self:center}}.top-links-content{box-sizing:border-box;display:flex;flex-direction:column;gap:16px;height:100%}.top-links-header{align-items:center;display:flex;flex-shrink:0;justify-content:space-between}.top-links-title{font-size:20px;font-weight:600}.top-links-period{font-size:.78rem;opacity:.45}.top-links-body{display:flex;flex:1 1;flex-direction:column;gap:14px;justify-content:center}.top-links-row{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:24px 1fr 1fr auto}.top-links-bar-skeleton{border-radius:4px;flex:1 1}.top-links-icon{flex-shrink:0;font-size:1.2rem;opacity:.75}.top-links-name{font-size:.88rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-links-bar-track{background-color:#ffffff14;border-radius:4px;flex-shrink:0;height:8px;justify-content:center;overflow:hidden;width:auto}.top-links-bar-fill{background-color:currentColor;border-radius:4px;height:100%;opacity:.5;transition:width .4s ease}.top-links-clicks{font-size:.82rem;font-weight:600;min-width:28px;opacity:.75;text-align:center}.top-links-empty{align-items:center;display:flex;flex:1 1;justify-content:center}.top-links-empty-text{font-size:.85rem;opacity:.4;text-align:center}.top-links-footer{display:flex;flex-shrink:0;justify-content:center}.tips-card-content{box-sizing:border-box;display:flex;flex-direction:column;gap:16px;height:100%}.tips-header{align-items:flex-start;display:flex;flex-shrink:0;justify-content:space-between}.tips-title{font-size:20px;font-weight:600}.tips-body{display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:flex-start;min-height:0}.tips-tip-title{font-size:1.05rem;font-weight:600;line-height:1.3}.tips-tip-body{font-size:.85rem;line-height:1.55;opacity:.7}.tips-footer{display:flex;flex-shrink:0;justify-content:center}.tips-cta-btn{font-weight:600;letter-spacing:.01em!important}.whats-new-content{box-sizing:border-box;display:flex;flex-direction:column;gap:16px;height:100%}.whats-new-header{align-items:flex-start;display:flex;justify-content:space-between}.whats-new-title{font-size:20px;font-weight:600}.whats-new-list{display:flex;flex:1 1;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.whats-new-item{font-size:.83rem;line-height:1.7;opacity:.8}.whats-new-chip{display:inline-flex!important;margin-bottom:2px;margin-right:6px;vertical-align:middle}.whats-new-footer{display:flex;flex-shrink:0;justify-content:center}.whats-new-cta-btn{font-weight:600;letter-spacing:.01em!important}.pro-card-content{box-sizing:border-box;display:flex;flex-direction:column;gap:16px;height:100%}.pro-card-header{align-items:center;display:flex;flex-shrink:0;justify-content:space-between}.pro-card-title{font-size:20px;font-weight:600}.pro-card-badge{font-size:.78rem;opacity:.45}.pro-card-body{display:flex;flex:1 1;flex-direction:column;gap:10px;min-height:0}.pro-card-description{font-size:.85rem;line-height:1.55}.pro-card-features{display:flex;flex-direction:column;gap:6px;list-style:none;margin:0;opacity:.7;padding:0}.pro-card-features li{align-items:center;display:flex;gap:8px}.pro-card-features li:before{content:"•";flex-shrink:0;opacity:.5}.pro-card-features li .MuiTypography-root{font-size:.85rem;line-height:1.4}.pro-card-footer{display:flex;flex-shrink:0;justify-content:center}.pro-card-cta{letter-spacing:.01em!important}.pro-card-cta,h5.title-main{font-weight:600}.deletion-alert{align-items:center;box-sizing:border-box;margin-bottom:16px;width:100%;& .MuiAlert-message{text-wrap:pretty}}.deletion-alert-btn{white-space:nowrap}.main-cards-container{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr;width:100%;width:auto}.dashboard-card{text-wrap-style:balance;height:100%;width:100%}.identity{min-height:200px}@media (max-width:575px){.main-cards-container{gap:12px}}@media (min-width:576px){.main-cards-container{grid-template-columns:repeat(2,1fr)}.activity,.identity{grid-column:span 2}}@media (min-width:900px){.main-cards-container{gap:20px;grid-auto-rows:minmax(120px,auto);grid-template-columns:repeat(12,1fr)}.identity{grid-column:span 8}.health,.top-links{grid-column:span 4}.activity{grid-column:span 8}.grow,.pro,.updates{grid-column:span 4}}.links-sections{display:flex;flex-direction:column;gap:20px}h5.title-appearence{font-weight:600}.signature-composition{display:flex;flex-direction:column;gap:28px;padding-top:8px;width:100%}.signature-portrait{display:flex;justify-content:center;padding-bottom:4px;padding-top:4px}.signature-username-row{padding-top:4px;width:100%}@media (max-width:576px){.signature-composition{gap:22px}}.preview-status{align-items:center;display:flex;gap:6px}.preview-status p{width:-webkit-max-content;width:max-content}@media (max-width:499px){.preview-status-date{display:none}}.live-preview{border:none!important;border:1px solid #333b4d99;display:flex;flex-direction:column}.live-preview-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.live-preview-btn-text-long{display:inline}.live-preview-btn-text-short{display:none}.live-preview-btn-icon{align-items:center;display:none;line-height:0}.live-preview-header .MuiButton-root{white-space:nowrap}@media (max-width:359px){.live-preview-btn-text-long{display:none}.live-preview-btn-text-short{display:inline}}.preview-status-dot{border-radius:50%;flex-shrink:0;height:7px;width:7px}.dot-saving{animation:pulse-dot 1.2s ease-in-out infinite;background:#fff9}.dot-unsaved{background:#ffb300}.dot-published{background:#4caf50}.dot-draft{background:#fff3}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.15}}.phone-frame-wrapper{background:linear-gradient(145deg,#ffffff40,#ffffff0a);border-radius:36px;margin-top:16px;margin-inline:auto;max-width:420px;padding:2px;width:100%}.phone-frame{background:#0b0e14;border-radius:34px;max-height:calc(var(--preview-height) - 85px);overflow:hidden;position:relative}.live-preview .live-preview-links{-ms-overflow-style:none;max-height:calc(var(--preview-height) - 85px);overflow-y:auto;scrollbar-width:none}.live-preview-links::-webkit-scrollbar{display:none}.live-preview .live-preview-links .profile-view-inner{padding-bottom:4rem;padding-top:3rem}.preview-tab{display:flex;flex-direction:column;height:100%}.preview-tab-header{justify-content:space-between;margin-bottom:2rem}.preview-body,.preview-tab-header{align-items:center;display:flex;gap:2rem}.preview-body{flex:1 1;justify-self:center}.preview-left{align-self:baseline;flex:1 1 55%;min-width:0;width:100%}.preview-right{align-self:flex-start;flex:0 0 340px;position:-webkit-sticky;position:sticky;top:24px}.preview-frame-container{display:flex;justify-content:center}[data-device=desktop] .preview-frame-phone,[data-device=mobile] .preview-frame-desktop{display:none}.preview-phone-wrapper{width:340px}.preview-phone-frame{height:620px!important;max-height:620px!important}.preview-desktop-frame{width:100%}.preview-profile-content{-ms-overflow-style:none;height:100%;overflow-y:auto;scrollbar-width:none}.preview-profile-content::-webkit-scrollbar{display:none}.preview-phone-frame .profile-view-inner{padding-bottom:4rem;padding-top:3rem}.preview-desktop-frame .preview-profile-content{min-height:380px}.preview-desktop-frame .profile-view-inner{margin-inline:auto;max-width:620px}.phone-home-bar{bottom:12px;display:flex;justify-content:center;left:0;pointer-events:none;position:absolute;right:0}.phone-home-bar-indicator{background:#00000059;border-radius:2px;border-radius:20px;display:flex;height:auto;justify-content:center;padding-block:.1rem;padding-inline:.3rem;width:100px}.preview-share-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.preview-share-locked{align-items:center;background:hsla(0,0%,100%,.015);border:1px dashed #ffffff1f;border-radius:12px;display:flex;flex-direction:column;gap:8px;padding:28px 16px 16px;text-align:center}.preview-share-locked-icon{align-items:center;background:#ffffff0a;border-radius:50%;color:#ffffff8c;display:flex;height:56px;justify-content:center;margin-bottom:4px;width:56px}.preview-share-locked-title.MuiTypography-root{font-weight:600;line-height:1.3}.preview-share-copy-btn.MuiButton-root{margin-bottom:24px}.preview-share-networks-label.MuiTypography-root{display:block;font-size:.7rem;letter-spacing:.08em;margin-bottom:10px;text-transform:uppercase}.preview-share-chips{display:flex;flex-wrap:wrap;gap:10px}.share-btn{background:var(--share-color)!important;border:1px solid #ffffff14!important;border-radius:8px!important;color:#fff!important;flex-shrink:0;height:40px!important;width:40px!important}.share-btn:hover{filter:brightness(1.2)}.share-btn.Mui-disabled{opacity:.35!important}@media (max-width:1024px){.preview-body{flex-direction:column}.preview-right{flex:initial;position:static;width:100%}.preview-device-toggle,.preview-frame-desktop{display:none!important}.preview-frame-phone{display:flex!important}.preview-phone-wrapper{width:320px}.preview-phone-frame{height:560px!important;max-height:560px!important}}@media (max-width:600px){.preview-tab-header{align-items:center;flex-direction:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.preview-phone-wrapper{border-radius:24px;max-width:340px;width:100%}.preview-phone-frame{border-radius:24px!important}}.settings-wrapper{gap:24px;margin:0 auto;max-width:680px;width:100%}.settings-section,.settings-wrapper{display:flex;flex-direction:column}.settings-section-title{font-weight:600!important;margin-bottom:8px!important}.settings-section-divider{margin-bottom:20px!important}.settings-card{overflow:hidden}.settings-card-padded{padding:20px}.settings-row{align-items:center;display:flex;justify-content:space-between;padding:16px 20px}.settings-row-label{font-weight:600!important}.settings-billing-header{align-items:center;display:flex;gap:12px;margin-bottom:4px}.settings-billing-features{display:flex;flex-direction:column;gap:4px;margin-bottom:20px!important}.settings-pro-upsell{margin-top:16px}.settings-pro-notify-signed{align-items:flex-start;display:flex;flex-direction:column;gap:4px}.settings-pro-notify-optout.MuiButton-root{color:#ffffff80;font-size:.78rem;min-width:0;padding:2px 0;text-decoration:underline}.settings-pro-notify-optout.MuiButton-root:hover{background:#0000;color:#fffc}.settings-danger-divider{margin-bottom:20px!important}.settings-danger-card{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding:20px}.settings-danger-cta{flex-shrink:0;margin-left:16px}@media screen and (max-width:768px){.settings-wrapper{gap:20px}.settings-card-padded{padding:16px}}@media screen and (max-width:576px){.settings-wrapper{gap:16px}.settings-row{align-items:flex-start;flex-direction:column;gap:10px;padding:14px 16px}.settings-row>.MuiBox-root,.settings-row>div:first-child{min-width:0;width:100%}.settings-row .MuiTypography-body2{word-break:break-word}.settings-card-padded{padding:14px}.settings-danger-card{align-items:flex-start;flex-direction:column;gap:12px;padding:14px}.settings-danger-cta{margin-left:0}.settings-billing-header{flex-wrap:wrap}}.change-password-modal-box{border-radius:12px;box-sizing:border-box;left:50%;max-height:calc(100dvh - 32px);max-width:440px;overflow-y:auto;padding:32px;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% - 32px)}.change-password-fields{display:flex;flex-direction:column;gap:16px;margin-top:24px}.change-password-warning{display:block;margin-top:8px}.change-password-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:32px}@media screen and (max-width:576px){.change-password-modal-box{border-radius:12px;padding:20px}.change-password-actions{margin-top:24px}}@media screen and (max-width:400px){.change-password-actions{flex-direction:column-reverse}.change-password-actions .MuiButton-root{width:100%}}.delete-account-modal-box{border-radius:12px;box-sizing:border-box;left:50%;max-height:calc(100dvh - 32px);max-width:440px;overflow-y:auto;padding:32px;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% - 32px)}.delete-account-warning-block{border-radius:8px;display:flex;flex-direction:column;gap:4px;margin-top:16px;padding:12px 14px}.delete-account-fields{margin-top:24px}.delete-account-footer-warning{display:block;margin-top:8px}.delete-account-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:32px}@media screen and (max-width:576px){.delete-account-modal-box{border-radius:12px;padding:20px}.delete-account-actions{margin-top:24px}}@media screen and (max-width:400px){.delete-account-actions{flex-direction:column-reverse}.delete-account-actions .MuiButton-root{width:100%}}.container-view-wrapper{container-type:inline-size;width:100%}.container-view{grid-gap:20px;align-items:start;display:grid;gap:20px;padding-block:20px}.container-view.has-preview{grid-template-areas:"title-section title-section" "editor-area preview-area";grid-template-columns:1fr clamp(340px,33cqw,420px);overscroll-behavior:auto}.container-view.no-preview{grid-template-areas:"title-section" "editor-area";grid-template-columns:1fr;grid-template-rows:auto 1fr}@media screen and (max-width:1024px){.container-view.has-preview{grid-template-areas:"title-section" "editor-area";grid-template-columns:1fr}.container-view:not(.narrow){max-width:1200px}.container-view.narrow{max-width:680px}}@media screen and (min-width:1025px){.preview-drawer-backdrop,.preview-drawer-viewport{display:none!important}}@media screen and (max-width:1024px){.container-view.has-preview{padding-bottom:calc(env(safe-area-inset-bottom, 0px) + 80px)}}.preview-drawer-viewport{align-items:flex-end;display:flex;inset:0;justify-content:center;pointer-events:none;position:fixed;touch-action:none;z-index:1200}.preview-drawer-backdrop{background-color:#000;inset:0;opacity:.55;opacity:calc((1 - var(--drawer-swipe-progress, 0))*.55);pointer-events:auto;position:fixed;transition:opacity .28s cubic-bezier(.32,.72,0,1);z-index:1199}.preview-drawer-backdrop[data-ending-style],.preview-drawer-backdrop[data-starting-style]{opacity:0}.preview-drawer-backdrop[data-swiping]{transition-duration:0ms}@supports (-webkit-touch-callout:none){.preview-drawer-backdrop{position:absolute}}.preview-drawer-popup{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#0b0c0f;border-radius:16px 16px 0 0;border-top:1px solid #ffffff14;box-shadow:0 -8px 24px #00000059;box-sizing:border-box;display:flex;flex-direction:column;height:92dvh;isolation:isolate;max-height:92dvh;padding-bottom:env(safe-area-inset-bottom,0);pointer-events:auto;position:relative;touch-action:none;transform:translateY(0);transform:translateY(var(--drawer-swipe-movement-y,0));transition:transform .32s cubic-bezier(.32,.72,0,1);width:100%;will-change:transform}.preview-drawer-popup[data-ending-style],.preview-drawer-popup[data-starting-style]{transform:translateY(100%)}.preview-drawer-popup[data-swiping]{transition-duration:0ms}@media (prefers-reduced-motion:reduce){.preview-drawer-backdrop,.preview-drawer-popup{transition:none}}.preview-drawer-drag-area{align-items:center;cursor:grab;display:grid;flex-shrink:0;grid-template-columns:36px 1fr 36px;height:36px;justify-items:center;padding:0 8px;touch-action:none}.preview-drawer-drag-area:active{cursor:grabbing}.preview-drawer-drag-spacer{display:block;height:100%;width:100%}.preview-drawer-handle{background:#ffffff59;border-radius:2px;height:4px;width:40px}.preview-drawer-close{align-items:center;background:#0000;border:0;border-radius:50%;color:#ffffffa6;cursor:pointer;display:inline-flex;height:32px;justify-content:center;touch-action:manipulation;transition:background-color .18s ease,color .18s ease;width:32px}.preview-drawer-close:focus-visible,.preview-drawer-close:hover{background-color:#ffffff14;color:#fff;outline:none}.preview-drawer-close:active{background-color:#ffffff24}.preview-drawer-content{outline:none;overflow:hidden}.preview-drawer-content,.preview-drawer-inner,.preview-drawer-inner>.live-preview{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.preview-drawer-inner>.live-preview{background:#0000;border:none;box-shadow:none}.preview-drawer-inner>.live-preview>.live-preview-header{flex-shrink:0;padding:8px 16px}.preview-drawer-inner>.live-preview>.live-preview-header .MuiButton-root{touch-action:manipulation}.preview-drawer-inner .phone-frame,.preview-drawer-inner>.live-preview>.phone-frame-wrapper{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.preview-drawer-inner .phone-frame{max-height:none}.preview-drawer-inner .live-preview-links{flex:1 1 auto;max-height:none;min-height:0;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y}@media (max-width:499px){.preview-drawer-inner>.live-preview>.live-preview-header{gap:8px}.preview-drawer-inner>.live-preview>.live-preview-header .MuiButton-root{font-size:.72rem;min-width:auto;padding:4px 10px}.preview-drawer-inner>.live-preview>.live-preview-header .preview-status .MuiTypography-root{font-size:.78rem}}@media screen and (min-width:1025px){.preview-fab{display:none!important}}.preview-fab.MuiFab-root{backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);background-color:#05070a66;border:1px solid #2f374a99;border-radius:16px;bottom:calc(env(safe-area-inset-bottom, 0px) + 16px);box-shadow:0 4px 16px 0 #090b11b3,0 8px 16px -5px #131720cc;color:#fff;font-weight:500;letter-spacing:.02em;min-height:48px;padding:0 18px;position:fixed;right:16px;text-transform:none;transition:opacity .22s cubic-bezier(.32,.72,0,1),transform .22s cubic-bezier(.32,.72,0,1);z-index:1100}.preview-fab.MuiFab-root:focus-visible,.preview-fab.MuiFab-root:hover{background-color:#0f11168c}.preview-fab.MuiFab-root:active{transform:scale(.96)}.preview-fab.is-hidden{opacity:0;pointer-events:none;transform:translateY(20px) scale(.9)}.preview-fab .preview-status{align-items:center;display:flex;gap:8px}.preview-fab .preview-status .MuiTypography-root{color:#fff;font-size:.85rem;line-height:1;white-space:nowrap}.preview-fab .preview-status .indicator.draft{background-color:var(--draft-color);background-color:var(--preview-fab-user-color,var(--draft-color));border-color:var(--preview-fab-user-color,var(--draft-color))}.editor-area{display:flex;flex:1 1 auto;flex-direction:column;gap:24px;grid-area:editor-area;height:100%;min-width:370px;width:100%}@media screen and (max-width:900px){.editor-area{min-width:auto}}div.preview-area{align-self:flex-start;flex:0 0 420px;grid-area:preview-area;max-width:420px;position:-webkit-sticky;position:sticky;top:24px}.preview-scroll{border:1px solid #333b4d99;border-radius:12px;flex:1 1 auto;min-height:0;overflow:hidden;overscroll-behavior:auto}@media screen and (max-width:1024px){.preview-area{display:none}}.section-updates{color:#fff;display:flex;flex:1 1;flex-direction:column;font-family:var(--main-font-family)!important}.updates-container{padding-bottom:2rem;padding-top:2rem}.updates-subtitle{margin-bottom:2rem!important;opacity:.6}.updates-entry{margin-bottom:2rem}.updates-entry-header{align-items:baseline;display:flex;gap:16px;margin-bottom:8px}.updates-entry-date{opacity:.45}.updates-divider{margin-bottom:24px!important}.updates-items-list{display:flex;flex-direction:column;gap:16px}.updates-item{align-items:flex-start;display:flex;gap:16px}.updates-chip{flex-shrink:0!important;font-size:.7rem!important;height:20px!important;margin-top:3px!important}.updates-item-text{line-height:1.6!important}@media (min-width:0px) and (max-width:576px){h1.updates-title{font-size:2rem}}
/*# sourceMappingURL=main.e6c29083.css.map*/