.share-modal{display:flex;flex-direction:column;overflow:hidden;width:100%}.share-modal__content{display:flex;flex-direction:column;gap:24px}.share-modal__options{display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}.share-modal__copy-section{display:flex;flex-direction:column;gap:16px}.share-modal__divider{align-items:center;color:var(--ui-text-muted);display:flex;font-size:14px;font-weight:400;gap:12px;line-height:20px}.share-modal__divider:after,.share-modal__divider:before{background:var(--ui-border);content:"";flex:1;height:1px}.share-modal__divider span{white-space:nowrap}.share-modal__copy-container{align-items:center;background:var(--ui-bg-accented);border-radius:8px;display:flex;gap:8px;padding:12px}.share-modal__url{color:var(--ui-text-muted);flex:1;font-size:14px;font-weight:400;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.share-modal__copy-button{flex-shrink:0;min-width:90px}@media screen and (max-width:768px){.share-modal{border-radius:16px 16px 0 0;max-width:100%}.share-modal__header{padding:16px 20px}.share-modal__content{padding:20px}.share-modal__options{gap:12px;grid-template-columns:repeat(3,1fr)}}.share-option{align-items:center;background:var(--ui-bg-elevated);border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:8px;padding:10px;transition:all .2s ease}.share-option:hover{background:var(--ui-bg-accented);box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.share-option:active{transform:translateY(0)}.share-option__icon{align-items:center;border-radius:50%;color:#fff;display:flex;height:44px;justify-content:center;transition:transform .2s ease;width:44px}.share-option__icon svg{stroke:#fff}.share-option__label{color:var(--ui-text-highlighted);font-size:13px;font-weight:500;line-height:18px;text-align:center}@media screen and (max-width:768px){.share-option{padding:12px 8px}.share-option__icon{height:44px;width:44px}.share-option__label{font-size:12px}}:root{--large-container-max-width:1920px;--listings-page-max-width:3840px;--container-max-width:1240px;--container-padding:96px;--container-padding-redesign:64px;--project-max-width:812px;--project-margin-right:340px;--header-height:84px}@media screen and (max-width:1400px){:root{--container-padding:64px;--project-max-width:750px}}@media screen and (max-width:1100px){:root{--project-margin-right:0}}@media screen and (max-width:992px){:root{--container-padding:48px;--container-padding-redesign:48px;--project-max-width:646px;--project-margin-right:0}}@media screen and (max-width:768px){:root{--container-padding:8px;--container-padding-redesign:20px;--project-margin-right:0}}.modal-header{align-items:center;backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);background:#fff9;border:none;border-bottom:1px solid hsla(0,0%,100%,.45);box-shadow:inset 0 1px #ffffffb3,inset 0 -1px #1418230f,0 0 0 1px #1418230a,0 0 16px #1418230d,0 0 32px #1418230f;display:flex;gap:12px;isolation:isolate;left:0;padding:10px 16px;position:relative;position:absolute;top:0;width:100%;z-index:1000}.modal-header:after{background-image:conic-gradient(#ffffffe6 78deg,#ffffff40 85deg,#ffffff40 95deg,#ffffffd9 102deg,#ffffffd9 258deg,#ffffff26 265deg,#ffffff26 275deg,#ffffffe6 282deg);content:"";top:0;right:0;bottom:0;left:0;mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff);mask-composite:exclude;-webkit-mask:linear-gradient(#fff,#fff) padding-box,linear-gradient(#fff,#fff);-webkit-mask-composite:xor;padding:0 0 1.5px;pointer-events:none;position:absolute;z-index:0}.modal-header>*{position:relative;z-index:1}.modal-header.mobile{-webkit-backdrop-filter:none;backdrop-filter:none;background:transparent;border-bottom:unset;box-shadow:none;position:sticky}.modal-header.mobile:after{display:none}.modal-header__close .app-button__container{padding-left:0}.modal-header__close-icon{color:var(--ui-text-dimmed)}.modal-header.mobile .modal-header__close{align-items:center;border:unset;border-radius:50%;display:flex;height:38px;justify-content:center;padding:0;width:38px}.modal-header.mobile .modal-header__close .app-button__container{padding-left:10px}.modal-header.mobile .modal-header__close-icon{color:var(--ui-text-highlighted)}.modal-header.mobile .modal-header__close-label{display:none}.modal-header__leading{align-items:center;display:flex;flex:1 1 0;gap:8px;min-width:0}.modal-header__breadcrumbs{flex:1 1 auto;min-width:0;overflow-x:auto}.modal-header__breadcrumbs::-webkit-scrollbar{display:none}.modal-header.mobile .modal-header__breadcrumbs{display:none}.modal-header__right{align-items:center;backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);background:#fff9;background:#fff9!important;border:none;border-radius:var(--rounded-3xl);box-shadow:inset 0 1px #ffffffe6,inset 0 -1px #14182314,0 0 0 1px #1418230d,0 0 8px #1418231f,0 0 18px #14182329,0 0 32px #14182324;display:flex;flex-shrink:0;gap:.25rem;isolation:isolate;justify-content:flex-end;margin-left:auto;padding:4px;position:relative;transition:box-shadow .2s ease,background-color .2s ease}.modal-header__right:before{background-image:conic-gradient(#ffffffe6 78deg,#ffffff40 85deg,#ffffff40 95deg,#ffffffd9 102deg,#ffffffd9 258deg,#ffffff26 265deg,#ffffff26 275deg,#ffffffe6 282deg);border-radius:inherit;content:"";top:0;right:0;bottom:0;left:0;margin:-1.5px;mask:linear-gradient(#fff,#fff) content-box exclude,linear-gradient(#fff,#fff);-webkit-mask:linear-gradient(#fff,#fff) content-box,linear-gradient(#fff,#fff);-webkit-mask-composite:xor;mask-composite:exclude;padding:1.5px;pointer-events:none;position:absolute;z-index:0}.modal-header__right>*{position:relative;z-index:1}.modal-header__right .app-button{backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);background:#fff9;background:#fff9!important;border:none;border:none!important;border-radius:var(--rounded-3xl);box-shadow:inset 0 1px #ffffffe6,inset 0 -1px #14182314,0 0 0 1px #1418230d,0 0 8px #1418231f,0 0 18px #14182329,0 0 32px #14182324;color:#0c0e15!important;height:36px;isolation:isolate;min-width:36px;outline:none!important;position:relative;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease}.modal-header__right .app-button:before{background-image:conic-gradient(#ffffffe6 78deg,#ffffff40 85deg,#ffffff40 95deg,#ffffffd9 102deg,#ffffffd9 258deg,#ffffff26 265deg,#ffffff26 275deg,#ffffffe6 282deg);border-radius:inherit;content:"";top:0;right:0;bottom:0;left:0;margin:-1.5px;mask:linear-gradient(#fff,#fff) content-box exclude,linear-gradient(#fff,#fff);-webkit-mask:linear-gradient(#fff,#fff) content-box,linear-gradient(#fff,#fff);-webkit-mask-composite:xor;mask-composite:exclude;padding:1.5px;pointer-events:none;position:absolute;z-index:0}.modal-header__right .app-button__container{color:#0c0e15;height:100%;padding:0 12px;position:relative;z-index:1}.modal-header__right .app-button__icon{color:#0c0e15;position:relative;z-index:1}.modal-header__right .app-button:hover:not(:disabled){background:#ffffffc7!important;transform:translateY(-1px)}.modal-header__right .action-buttons__folder,.modal-header__right .action-buttons__like{border-radius:var(--rounded-3xl);height:36px;width:36px}.modal-header__title{font-size:var(--font-size-text-xl);font-weight:var(--font-weight-semibold);line-height:var(--line-height-text-xl);text-align:center}.modal-header.mobile .modal-header__right{-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);background-color:var(--bg-white-transparent-6);border-radius:var(--rounded-3xl);box-shadow:0 4px 24px #2727263d;color:var(--ui-text-highlighted);gap:.25rem;padding:4px}.modal-header.mobile .modal-header__support-label{display:none}.modal-header.mobile .action-buttons__folder,.modal-header.mobile .action-buttons__like{background:none;border:none;padding:0}.fly-to-project-button .app-button__icon{display:none}.fly-to-project-button--compact{backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);background:#fff9;background:#fff9!important;border:none;border:none!important;border-radius:var(--rounded-3xl);box-shadow:inset 0 1px #ffffffe6,inset 0 -1px #14182314,0 0 0 1px #1418230d,0 0 8px #1418231f,0 0 18px #14182329,0 0 32px #14182324;color:#0c0e15!important;isolation:isolate;outline:none!important;position:relative;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease}.fly-to-project-button--compact:before{background-image:conic-gradient(#ffffffe6 78deg,#ffffff40 85deg,#ffffff40 95deg,#ffffffd9 102deg,#ffffffd9 258deg,#ffffff26 265deg,#ffffff26 275deg,#ffffffe6 282deg);border-radius:inherit;content:"";top:0;right:0;bottom:0;left:0;margin:-1.5px;mask:linear-gradient(#fff,#fff) content-box exclude,linear-gradient(#fff,#fff);-webkit-mask:linear-gradient(#fff,#fff) content-box,linear-gradient(#fff,#fff);-webkit-mask-composite:xor;mask-composite:exclude;padding:1.5px;pointer-events:none;position:absolute;z-index:0}.fly-to-project-button--compact .app-button__container{color:#0c0e15;padding:0 4px 0 0;position:relative;z-index:1}.fly-to-project-button--compact .app-button__icon{color:#0c0e15;position:relative;z-index:1}.fly-to-project-button--compact:hover:not(:disabled){background:#ffffffc7!important;transform:translateY(-1px)}@media(max-width:768px){.modal-header__right .app-button__container{padding:0 8px}}@media screen and (max-width:480px){.modal-header__support-label{display:none}.fly-to-project-button{background:transparent}.fly-to-project-button .app-button__icon{color:var(--color-primary);display:block}.fly-to-project-button .app-button__label{display:none}}
