.file-shares-page{padding:0;background:#f5f8fc;min-height:100vh;color:#172033}.file-shares-page:before,.file-shares-page:after{display:none!important}.file-shares-page main{max-width:1120px;margin:auto;padding:32px 24px 70px}.file-shares-page header{display:flex;align-items:center;justify-content:space-between;margin-bottom:46px}.file-shares-page header a{display:flex;align-items:center;gap:10px;color:#172033;text-decoration:none;font-size:20px}.file-shares-page header span{color:var(--portal-accent);letter-spacing:-4px}.file-shares-page header img{max-width:180px;max-height:52px}.file-shares-page header small{color:#6b7688}.portal-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:58px;background:#fff;border:1px solid #e0e7f0;border-radius:26px;padding:54px;box-shadow:0 25px 70px #25436d12}.portal-copy h1{font-size:clamp(40px,5vw,65px);line-height:1;letter-spacing:-3px;margin:16px 0 24px}.portal-copy>p:not(.eyebrow){font-size:17px;line-height:1.65;color:#657187}.portal-copy ul{list-style:none;padding:0;margin-top:32px}.portal-copy li{padding:9px 0}.portal-copy li:before{content:'✓';color:var(--portal-accent);font-weight:900;margin-right:10px}#file-shares-form>label{display:block;font-weight:700;margin-bottom:16px}#file-shares-form input,#file-shares-form textarea{display:block;width:100%;margin-top:7px;padding:12px;border:1px solid #c4cedb;border-radius:9px;font:inherit}#file-shares-form textarea{min-height:105px;resize:vertical}.portal-dropzone input{display:none!important}.portal-dropzone{display:flex!important;flex-direction:column;align-items:center;border:2px dashed #b9c7da;border-radius:15px;padding:28px!important;text-align:center;cursor:pointer;background:#f9fbfe;transition:.15s}.portal-dropzone:hover,.portal-dropzone.dragging{border-color:var(--portal-accent);background:#eef5ff}.portal-dropzone>span{font-size:30px;color:var(--portal-accent)}.portal-dropzone small,.portal-dropzone em{font-weight:400;color:#6c788a;margin-top:5px}.portal-dropzone em{color:var(--portal-accent);font-style:normal}.file-shares-page progress{width:100%;height:10px;margin:0 0 15px}.file-shares-page button{width:100%;background:var(--portal-accent)}.file-shares-page footer{text-align:center;color:#7b8695;padding:24px}@media(max-width:780px){.portal-card{grid-template-columns:1fr;padding:28px;gap:28px}.portal-copy h1{letter-spacing:-2px}}
