.drive-sync-card{display:grid;gap:14px;margin:0 0 25px;padding:20px;border:2px solid #9cc8bf;border-radius:24px;background:linear-gradient(145deg,#effaf5,#f8fbff);box-shadow:0 12px 28px rgba(20,73,65,.1)}
.drive-sync-card.connected{border-color:#4ba98e}.drive-sync-card.attention{border-color:#e4a34c;background:linear-gradient(145deg,#fff8e9,#fff)}
.drive-sync-head{display:grid;grid-template-columns:auto 1fr;gap:15px}.drive-sync-head>span{display:grid;place-items:center;width:62px;height:62px;border-radius:20px;background:linear-gradient(145deg,#42b69b,#2979ad);font-size:2rem;box-shadow:0 7px 0 #225f72}.drive-sync-head small{color:#2b7568;font-weight:950;letter-spacing:.1em}.drive-sync-head h3{margin:3px 0 5px}.drive-sync-head p{margin:0;color:#486a66;line-height:1.45}
.drive-sync-status{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:11px;padding:12px 14px;border-radius:16px;background:#fff;box-shadow:inset 0 0 0 1px #d2e6df}.drive-sync-status strong,.drive-sync-status small{display:block}.drive-sync-status small{margin-top:2px;color:#66827e}.sync-dot{width:14px;height:14px;border-radius:50%;background:#b4c1be;box-shadow:0 0 0 5px #e8eeec}.connected .sync-dot{background:#38a77f;box-shadow:0 0 0 5px #d8f2e8}.attention .sync-dot{background:#e09931;box-shadow:0 0 0 5px #fff0d2}
.drive-sync-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.drive-sync-form>.full,.drive-sync-form>.sync-check{grid-column:1/-1}.sync-check{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:10px;padding:11px 13px;border:1px solid #c5dcd6;border-radius:15px;background:rgba(255,255,255,.75)}.sync-check input{width:21px;height:21px;margin:2px 0 0;accent-color:#247c68}.sync-check b,.sync-check small{display:block}.sync-check small{margin-top:2px;color:#617873}
.drive-sync-actions{display:flex;flex-wrap:wrap;gap:9px}.drive-sync-boundary{display:grid;grid-template-columns:auto 1fr;gap:9px;padding:11px 13px;border-radius:14px;background:#e5f1ed;color:#47655f}.sync-choice{padding:14px;border:2px solid #e3ad55;border-radius:17px;background:#fff8e8}.sync-choice p{margin:5px 0 12px;color:#775b2c}
.welcome-restore{margin-top:18px;padding:13px 15px;border:2px solid #b8d7ce;border-radius:18px;background:#eef8f4;text-align:left}.welcome-restore summary{cursor:pointer;color:#1d6154;font-weight:950}.welcome-restore>p{color:#55736c;line-height:1.45}
.drive-guide-art,.tour-sync-art{display:flex;align-items:center;justify-content:center;gap:17px;min-height:180px;border-radius:22px;background:linear-gradient(145deg,#e3fbf5,#dcefff);font-size:2.5rem}.drive-guide-art>b,.tour-sync-art>b{position:relative;display:grid;place-items:center;width:96px;height:82px;border-radius:25px;background:#fff;box-shadow:0 11px 24px rgba(35,92,91,.18)}.drive-guide-art>div{display:flex;gap:3px}.tour-sync-art{height:100%}.tour-sync-art b em{position:absolute;right:-9px;bottom:-8px;font-size:1.4rem;font-style:normal}.guide-summary-icon.drive{background:#dff7f0;color:#1a6b5b}.connection-status{grid-template-columns:repeat(3,minmax(0,1fr))}.guide-flow{grid-template-columns:repeat(11,auto)}
@media(max-width:760px){.drive-sync-form{grid-template-columns:1fr}.drive-sync-form>*{grid-column:1!important}.connection-status{grid-template-columns:1fr}.guide-flow{grid-template-columns:repeat(3,auto)}.drive-guide-art,.tour-sync-art{font-size:1.8rem}}
