#pdf-file-gate{min-height:calc(100vh - 60px);padding:108px 20px 70px;background:#f6f6f8;color:#33333b;font-family:Arial,Helvetica,sans-serif;text-align:center}#pdf-file-gate *{box-sizing:border-box}.pfg-wrap{max-width:980px;margin:0 auto}.pfg-title{margin:0;font-size:clamp(34px,5vw,52px);line-height:1.12;letter-spacing:-1.5px}.pfg-subtitle{max-width:760px;margin:14px auto 38px;color:#60636d;font-size:18px;line-height:1.55}.pfg-drop{position:relative;min-height:340px;border:2px dashed transparent;border-radius:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:.2s}.pfg-drop.pfg-over{border-color:#e5322d;background:#fff}.pfg-actions{display:flex;align-items:center;justify-content:center;gap:12px}.pfg-main{border:0;border-radius:10px;background:#e5322d;color:#fff;padding:20px 38px;font-size:22px;font-weight:800;cursor:pointer;box-shadow:0 10px 25px rgba(229,50,45,.3);transition:.18s}.pfg-main:hover{background:#cf2824;transform:translateY(-2px)}.pfg-cloud{position:relative;isolation:isolate;overflow:hidden;width:60px;height:60px;border:1px solid rgba(255,255,255,.7);border-radius:20px;display:grid;place-items:center;color:#fff;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.pfg-cloud:before{content:"";position:absolute;z-index:-1;width:48px;height:28px;left:-10px;top:-12px;border-radius:50%;background:rgba(255,255,255,.28);transform:rotate(-18deg)}.pfg-cloud:after{content:"";position:absolute;width:7px;height:7px;right:8px;bottom:8px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:0 0 0 3px rgba(255,255,255,.12)}#pfg-drive{background:linear-gradient(145deg,#ff765f 0%,#e5322d 52%,#c51f28 100%);box-shadow:0 10px 23px rgba(229,50,45,.32),inset 0 1px 1px rgba(255,255,255,.5)}#pfg-dropbox{background:linear-gradient(145deg,#4b9cff 0%,#1473e6 52%,#0756b8 100%);box-shadow:0 10px 23px rgba(20,115,230,.3),inset 0 1px 1px rgba(255,255,255,.5)}.pfg-cloud:hover{transform:translateY(-4px) scale(1.045);filter:saturate(1.08)}#pfg-drive:hover{box-shadow:0 15px 29px rgba(229,50,45,.4),inset 0 1px 1px rgba(255,255,255,.55)}#pfg-dropbox:hover{box-shadow:0 15px 29px rgba(20,115,230,.4),inset 0 1px 1px rgba(255,255,255,.55)}.pfg-cloud:active{transform:translateY(-1px) scale(.97)}.pfg-cloud svg{position:relative;z-index:2;width:28px;height:28px;fill:currentColor;filter:drop-shadow(0 2px 2px rgba(0,0,0,.2))}.pfg-droptext{margin:19px 0 0;color:#686b74;font-size:15px}.pfg-cloud-labels{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:27px}.pfg-provider{border:1px solid #dadbe0;border-radius:8px;background:#fff;color:#4d5059;padding:10px 15px;font-size:13px;font-weight:700;cursor:pointer}.pfg-provider:hover{border-color:#e5322d;color:#e5322d}.pfg-note{margin-top:20px;color:#8a8c93;font-size:12px}.pfg-hidden{display:none!important}@media(max-width:600px){#pdf-file-gate{padding:90px 12px 45px}.pfg-subtitle{font-size:16px}.pfg-drop{min-height:290px}.pfg-main{padding:17px 24px;font-size:18px}.pfg-actions{gap:8px}.pfg-cloud{width:52px;height:52px;border-radius:17px}.pfg-cloud svg{width:24px;height:24px}.pfg-cloud-labels{flex-direction:column;align-items:stretch}.pfg-provider{width:100%}}
