.cv-page{min-height:100vh;padding:2rem 1rem 3rem;background:linear-gradient(165deg,#f0fafc,#d4f1f7 50%,#e8f4f8)}.cv-toolbar{max-width:820px;margin:0 auto 1.25rem;display:flex;flex-wrap:wrap;gap:.65rem;align-items:center;justify-content:space-between}.cv-toolbar a,.cv-toolbar button{font-size:.82rem;font-weight:600;padding:.45rem .9rem;border-radius:999px;text-decoration:none;border:1px solid rgba(42,154,173,.35);background:rgba(255,255,255,.8);color:#1a3a45;cursor:pointer;font-family:inherit}.cv-toolbar .cv-print{background:linear-gradient(135deg,#5ec8d8,#2a9aad);color:#fff;border:none}.cv-sheet{max-width:820px;margin:0 auto;background:#fff;border-radius:4px;box-shadow:0 28px 80px rgba(42,154,173,.18);overflow:hidden;color:#1a3a45}.cv-header{display:grid;grid-template-columns:1fr auto;grid-gap:1.5rem;gap:1.5rem;padding:2rem 2.25rem 1.5rem;background:linear-gradient(135deg,#2a9aad,#5ec8d8 55%,#a8e8f0);color:#fff}.cv-header h1{font-size:2rem;letter-spacing:-.03em;margin:0 0 .35rem;line-height:1.1}.cv-header .cv-tagline{font-size:.95rem;opacity:.95;margin:0 0 .5rem;font-weight:500}.cv-header .cv-title-line{font-size:.88rem;opacity:.9}.cv-contact{text-align:right;font-size:.78rem;line-height:1.65}.cv-contact a{color:#fff;text-decoration:none}.cv-contact a:hover{text-decoration:underline}.cv-body{display:grid;grid-template-columns:260px 1fr;grid-gap:0;gap:0}.cv-sidebar{background:#f4fbfc;padding:1.5rem 1.35rem;border-right:1px solid #d4f1f7}.cv-main{padding:1.5rem 1.75rem 2rem}.cv-section{margin-bottom:1.35rem}.cv-section:last-child{margin-bottom:0}.cv-section h2{font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;color:#2a9aad;margin:0 0 .65rem;padding-bottom:.35rem;border-bottom:2px solid #a8e8f0}.cv-summary{font-size:.86rem;line-height:1.6;color:#4a6b78}.cv-skill-group{margin-bottom:.85rem}.cv-skill-group h3{font-size:.72rem;color:#2a9aad;margin:0 0 .35rem;font-weight:700}.cv-chips{display:flex;flex-wrap:wrap;gap:.3rem}.cv-chips span{font-size:.68rem;padding:.15rem .45rem;border-radius:6px;background:#fff;border:1px solid #d4f1f7;color:#1a3a45}.cv-cert-list,.cv-highlight-list{list-style:none;padding:0;margin:0}.cv-cert-list li,.cv-highlight-list li{font-size:.78rem;line-height:1.45;color:#4a6b78;padding:.25rem 0 .25rem .85rem;position:relative}.cv-cert-list li:before,.cv-highlight-list li:before{content:"◆";position:absolute;left:0;color:#5ec8d8;font-size:.55rem;top:.45rem}.cv-entry{margin-bottom:.9rem}.cv-entry:last-child{margin-bottom:0}.cv-entry-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.35rem;margin-bottom:.2rem}.cv-entry-head strong{font-size:.88rem;color:#1a3a45}.cv-entry-head em{font-size:.75rem;color:#2a9aad;font-style:normal;font-weight:600}.cv-entry p{font-size:.8rem;line-height:1.5;color:#4a6b78;margin:0}.cv-project-row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.25rem;margin-bottom:.45rem;font-size:.82rem}.cv-project-row a{color:#2a9aad;text-decoration:none;font-weight:600}.cv-footer-note{text-align:center;font-size:.7rem;color:#4a6b78;padding:.75rem;border-top:1px solid #d4f1f7}@media print{.cv-page{padding:0;background:#fff}.cv-toolbar{display:none}.cv-sheet{box-shadow:none;max-width:100%}.cv-header{-webkit-print-color-adjust:exact;print-color-adjust:exact}}@media (max-width:700px){.cv-page{padding:1rem .65rem calc(2rem + env(safe-area-inset-bottom))}.cv-toolbar{flex-direction:column;align-items:stretch;gap:.5rem}.cv-toolbar a,.cv-toolbar button{width:100%;text-align:center;min-height:44px}.cv-sheet{border-radius:12px}.cv-header{grid-template-columns:1fr;padding:1.35rem 1.15rem 1.1rem}.cv-header h1{font-size:1.55rem}.cv-contact{text-align:left;font-size:.82rem}.cv-body{grid-template-columns:1fr}.cv-sidebar{border-right:none;border-bottom:1px solid #d4f1f7;padding:1.15rem 1rem}.cv-main{padding:1.15rem 1rem 1.5rem}.cv-chips span{font-size:.72rem}.cv-entry-head,.cv-project-row{flex-direction:column;align-items:flex-start}.cv-project-row{gap:.35rem}}@media (max-width:380px){.cv-header h1{font-size:1.35rem}.cv-tagline{font-size:.85rem}}