.upload-page{background:#f8fbfa;min-height:100vh}.upload-header{background:#fff;border-bottom:1px solid #dfe9e6;justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:12px clamp(22px,5vw,76px);display:flex}.upload-home-link{color:var(--blue);font-size:14px;font-weight:900}.upload-hero{color:#fff;background:linear-gradient(135deg,#123e55,#0c718b);grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:center;gap:45px;padding:70px max(5vw,24px);display:grid}.upload-hero h1{margin:12px 0 18px;font-size:clamp(42px,6vw,72px)}.upload-hero>div:first-child p{color:#d6edf4;max-width:760px;margin:0;font-size:17px;line-height:1.85}.upload-account-card{background:#ffffff1a;border:1px solid #fff3;border-radius:24px;flex-direction:column;align-items:flex-start;padding:28px;display:flex}.upload-account-card span{color:#ffd55a;letter-spacing:.12em;font-size:12px;font-weight:900}.upload-account-card b{margin-top:10px;font-size:22px}.upload-account-card small{color:#c7dfe7;overflow-wrap:anywhere;margin-top:6px}.upload-account-card>a{color:#ffd55a;margin-top:18px;font-weight:900}.upload-account-card .button{color:#17384d}.upload-content{width:min(1180px,100% - 40px);margin:0 auto;padding:70px 0 95px}.upload-form-section,.shared-section{scroll-margin-top:90px}.upload-section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:25px;display:flex}.upload-section-heading h2{margin:6px 0 0;font-size:clamp(30px,4vw,46px)}.upload-section-heading>p{color:#69808b;text-align:right;max-width:350px;margin:0;font-size:13px;line-height:1.7}.upload-form{background:#fff;border:1px solid #dfe8e5;border-radius:25px;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:28px;display:grid;box-shadow:0 12px 35px #17384d12}.upload-form label{color:#385564;flex-direction:column;gap:8px;font-size:13px;font-weight:900;display:flex}.upload-form input,.upload-form select,.upload-form textarea{width:100%;min-height:48px;color:var(--ink);background:#fbfdfc;border:1px solid #ccdcd8;border-radius:11px;padding:11px 13px;font-size:14px;font-weight:500}.upload-form textarea{resize:vertical;line-height:1.65}.upload-form .wide{grid-column:1/-1}.file-picker{background:#f1f8fa;border:1px dashed #9bbfca;border-radius:15px;padding:18px}.file-picker input{background:#fff;padding:9px}.file-picker small{color:#708792;font-weight:500}.privacy-reminder{color:#7d5600;background:#fff7da;border:1px solid #ead68e;border-radius:13px;gap:8px;padding:15px 17px;font-size:12px;line-height:1.7;display:flex}.privacy-reminder b,.privacy-reminder span{display:block}.upload-submit{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:13px;justify-self:start;min-height:52px;padding:0 24px;font-weight:900;box-shadow:0 5px #075f7f}.upload-submit:disabled{opacity:.6;cursor:wait}.upload-signin-reminder{background:#fff6d8;border:1px solid #ebd586;border-radius:23px;align-items:center;gap:20px;padding:28px;display:flex}.upload-signin-reminder>span{font-size:42px}.upload-signin-reminder h2{margin:0 0 7px;font-size:23px}.upload-signin-reminder p{color:#76612b;margin:0;line-height:1.7}.upload-message{color:#1e6c53;background:#e7f7f0;border:1px solid #a9d8c6;border-radius:12px;margin:24px 0;padding:14px 17px;font-weight:900}.shared-section{margin-top:75px}.shared-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.shared-card{background:#fff;border:1px solid #dfe8e5;border-radius:22px;min-width:0;overflow:hidden;box-shadow:0 9px 26px #17384d12}.shared-preview{background:#e8f2f4;place-items:center;min-height:220px;display:grid;overflow:hidden}.shared-preview img{object-fit:cover;width:100%;height:230px;transition:transform .2s}.shared-preview:hover img{transform:scale(1.025)}.shared-preview.pdf{text-align:center;color:#fff;background:linear-gradient(135deg,#f06b58,#c8443c);align-content:center;gap:12px;padding:30px}.shared-preview.pdf span{font-size:38px;font-weight:900}.shared-preview.pdf small{overflow-wrap:anywhere;max-width:240px;line-height:1.5}.shared-info{padding:20px}.shared-meta{color:#718792;justify-content:space-between;gap:12px;font-size:10px;display:flex}.shared-meta span{color:var(--coral);font-weight:900}.shared-meta time{white-space:nowrap}.shared-info h3{margin:12px 0 8px;font-size:20px;line-height:1.4}.shared-info>p{color:#5f7681;white-space:pre-wrap;margin:0;font-size:13px;line-height:1.75}.shared-details{flex-wrap:wrap;gap:7px;margin-top:15px;display:flex}.shared-details span{color:#486d7a;background:#eef6f7;border-radius:999px;padding:6px 8px;font-size:10px;font-weight:800}.shared-actions{border-top:1px solid #e5ecea;flex-direction:column;align-items:flex-start;gap:9px;margin-top:17px;padding-top:15px;display:flex}.shared-actions a{color:var(--blue);font-size:12px;font-weight:900}.shared-actions button{color:#b3483d;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:900}.upload-empty{text-align:center;color:#718792;background:#fff;border:2px dashed #cfdfdc;border-radius:23px;align-content:center;place-items:center;min-height:210px;padding:45px 25px;display:grid}.upload-empty>span{font-size:40px}.upload-empty h3{color:var(--ink);margin:12px 0 4px}.upload-empty p{margin:0}@media (max-width:900px){.upload-hero{grid-template-columns:1fr}.shared-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.upload-header{min-height:68px;padding:10px 16px}.upload-home-link{font-size:12px}.upload-hero{padding:52px 20px}.upload-hero h1{font-size:44px}.upload-content{width:calc(100% - 32px);padding-top:55px}.upload-section-heading{flex-direction:column;align-items:flex-start;gap:9px}.upload-section-heading>p{text-align:left}.upload-form{grid-template-columns:1fr;padding:20px}.upload-form .wide{grid-column:auto}.privacy-reminder{flex-direction:column}.upload-submit{width:100%}.shared-grid{grid-template-columns:1fr}.upload-signin-reminder{align-items:flex-start}.shared-preview img{height:215px}}
