.editor-panel-body[data-v-740bd344]{flex:1;min-height:0}.markdown-editor[data-v-740bd344]{flex:1;height:auto;min-height:0}.markdown-editor[data-v-740bd344] .md-editor{border:none;border-radius:0;height:100%}.markdown-editor[data-v-740bd344] .cm-scroller{-webkit-overflow-scrolling:touch}.boot-screen[data-v-39ed559f]{height:100dvh;color:var(--text-muted);font-family:var(--font-ui);place-items:center;display:grid}:root{--bg-app:#edf1f5;--bg-panel:#f5f7fa;--bg-panel-card:#fff;--bg-preview:#e5e9ef;--border-light:#e2e8f0;--border-dark:#cbd5e1;--text-main:#0f172a;--text-muted:#64748b;--text-placeholder:#94a3b8;--accent:#0ea5e9;--accent-hover:#0284c7;--accent-soft:#e0f2fe;--accent-muted:#bae6fd;--shadow-sm:0 1px 2px 0 #0f172a0a;--shadow-md:0 4px 12px -2px #0f172a14;--shadow-lg:0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;--shadow-glow:0 0 0 3px #0ea5e92e;--shadow-panel:4px 0 24px -4px #0f172a0f;--radius-lg:8px;--radius-md:8px;--radius-sm:6px;--font-ui:"Inter", -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", sans-serif;--header-bar-height:72px;--panel-width:520px}*{box-sizing:border-box;margin:0;padding:0}html{overflow-x:hidden}body{background:var(--bg-app);color:var(--text-main);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;line-height:1.5;overflow:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.app{flex-direction:column;height:100dvh;min-height:100dvh;display:flex}.workspace{flex:1;min-height:0;display:flex}.app-header{box-sizing:border-box;min-height:calc(var(--header-bar-height) + env(safe-area-inset-top,0px));padding:env(safe-area-inset-top,0px) 20px 0;background:var(--bg-panel-card);border-bottom:1px solid var(--border-light);z-index:20;flex-shrink:0;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"brand tools device";align-items:center;gap:0 16px;display:grid;position:relative}.app-header:after{content:"";background:linear-gradient(90deg, transparent, var(--accent-muted), transparent);pointer-events:none;height:1px;position:absolute;bottom:-1px;left:20px;right:20px}.header-brand{grid-area:brand}.header-toolbar{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;grid-area:tools;align-items:center;gap:10px;min-width:0;padding:2px 0;display:flex;overflow:auto hidden}.header-toolbar::-webkit-scrollbar{display:none}.header-group{flex-shrink:0;align-items:center;gap:8px;display:flex;position:relative}.header-group--theme{min-width:0}.header-label{color:var(--text-muted);white-space:nowrap;font-size:12px;font-weight:700}.header-select{width:auto;min-width:180px;max-width:220px;height:38px}.header-divider{background:var(--border-light);flex-shrink:0;width:1px;height:28px}.header-btn{border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:6px;height:38px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;display:inline-flex}.header-btn svg{flex-shrink:0;width:16px;height:16px}.header-btn--ghost{color:var(--text-main);border-color:var(--border-light);background:#f8fafc}.header-btn--ghost:hover{border-color:var(--accent-muted);background:#fff}.header-btn--primary{color:#fff;background:linear-gradient(135deg,#0ea5e9 0%,#6366f1 100%);box-shadow:0 2px 10px #0ea5e947}.header-btn--primary:hover{transform:translateY(-1px);box-shadow:0 4px 14px #0ea5e959}.header-btn--secondary{color:var(--accent);border-color:var(--accent-muted);background:#fff}.header-btn--secondary:hover{background:var(--accent-soft)}.header-btn-text--short{display:none}.header-export{gap:10px}.header-export-actions{flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:8px;display:flex}.header-device{flex-shrink:0;grid-area:device}.header-dropdown-panel{background:var(--bg-panel-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);width:min(360px,100vw - 40px);max-height:min(70vh,520px);box-shadow:var(--shadow-lg);z-index:30;padding:16px;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto}.header-dropdown-head{border-bottom:1px solid var(--border-light);flex-direction:column;gap:6px;margin-bottom:12px;padding-bottom:12px;display:flex}.header-dropdown-head strong{color:var(--text-main);font-size:14px}.header-dropdown-head p{color:var(--text-muted);font-size:11px;line-height:1.45}.editor-panel{background:var(--bg-panel-card);border-right:1px solid var(--border-light);flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.panel-brand{box-sizing:border-box;flex-shrink:0;align-items:center;gap:14px;padding-right:8px;display:flex;position:relative}.brand-mark{color:#fff;background:linear-gradient(145deg,#0f766e 0%,#0ea5e9 55%,#6366f1 100%);border-radius:10px;flex-shrink:0;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 4px 14px #0ea5e959}.brand-mark svg{width:22px;height:22px}.brand-name{letter-spacing:0;font-size:17px;font-weight:800;line-height:1.2}.brand-desc{color:var(--text-muted);align-items:center;gap:6px;margin-top:5px;font-size:11px;display:flex}.brand-desc:before{content:"";background:#34d399;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 2px #34d39940}.panel-body{padding:16px;padding-bottom:max(16px, env(safe-area-inset-bottom));flex-direction:column;flex:1;gap:14px;display:flex;overflow-y:auto}.panel-card{background:var(--bg-panel-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);flex-direction:column;gap:14px;padding:16px;display:flex;box-shadow:0 1px 2px #0f172a0a}.panel-card--export{border-color:var(--accent-muted);background:linear-gradient(#fff 0%,#f8fafc 100%);margin-top:auto}.panel-title{align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex}.panel-title-icon{background:var(--accent-soft);width:28px;height:28px;color:var(--accent);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.panel-title-icon svg{width:15px;height:15px}.panel-title-hint{color:var(--text-muted);margin:-6px 0 2px 38px;font-size:11px;font-weight:500;line-height:1.45}.panel-title-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.theme-context{border:1px solid var(--accent-muted);border-radius:var(--radius-sm);background:linear-gradient(135deg, var(--accent-soft), #ffffffe0);flex-direction:column;gap:8px;padding:12px;display:flex}.theme-context-top{align-items:center;gap:8px;display:flex}.theme-badge{min-height:22px;color:var(--accent);border:1px solid var(--accent-muted);background:#fff;border-radius:999px;align-items:center;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.theme-context-title{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.theme-context-desc{color:var(--text-muted);font-size:11px;line-height:1.45}.theme-config-chips{flex-wrap:wrap;gap:6px;display:flex}.theme-config-chips span{min-height:22px;color:var(--text-muted);background:#ffffffb8;border:1px solid #94a3b847;border-radius:999px;align-items:center;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.theme-select{border:1px solid var(--border-light);border-radius:var(--radius-sm);cursor:pointer;appearance:none;background-color:#f8fafc;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%230ea5e9%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpolyline%20points%3D%226%209%2012%2015%2018%209%22%3E%3C%2Fpolyline%3E%3C%2Fsvg%3E);background-position:right 12px center;background-repeat:no-repeat;background-size:18px;outline:none;width:100%;height:44px;padding:0 36px 0 14px;font-family:inherit;font-size:13px;font-weight:500}.theme-select:focus{border-color:var(--accent);box-shadow:var(--shadow-glow);background-color:#fff}.template-toolbar{flex-direction:column;gap:8px;margin-bottom:10px;display:flex}.template-search{align-items:center;display:flex;position:relative}.template-search-icon{width:16px;height:16px;color:var(--text-muted);pointer-events:none;position:absolute;left:12px}.template-search-input{border:1px solid var(--border-light);border-radius:var(--radius-sm);background:#f8fafc;outline:none;width:100%;height:40px;padding:0 32px 0 36px;font-family:inherit;font-size:13px}.template-search-input:focus{border-color:var(--accent);box-shadow:var(--shadow-glow);background:#fff}.template-search-clear{width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;font-family:inherit;font-size:18px;line-height:1;position:absolute;right:6px}.template-search-clear:active{transform:scale(.92)}.template-category-select{border:1px solid var(--border-light);border-radius:var(--radius-sm);cursor:pointer;appearance:none;width:100%;height:36px;color:var(--text-main);background-color:#f8fafc;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%230ea5e9%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpolyline%20points%3D%226%209%2012%2015%2018%209%22%3E%3C%2Fpolyline%3E%3C%2Fsvg%3E);background-position:right 10px center;background-repeat:no-repeat;background-size:16px;outline:none;padding:0 32px 0 12px;font-family:inherit;font-size:12px;font-weight:600}.template-category-select:focus{border-color:var(--accent);box-shadow:var(--shadow-glow);background-color:#fff}.template-select{margin-top:0}.template-hint{flex-wrap:wrap;gap:4px;margin:8px 0 0;line-height:1.45;display:flex}.template-filter-count{color:var(--accent);font-weight:600}.field-group{flex-direction:column;gap:12px;display:flex}.field{flex-direction:column;gap:6px;display:flex}.field label{align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.field label svg{width:13px;height:13px;color:var(--accent);opacity:.85}.field-note{color:var(--text-muted);margin-top:-2px;font-size:11px;line-height:1.4}.field input,.field select{border:1px solid var(--border-light);border-radius:var(--radius-sm);background:#f8fafc;outline:none;width:100%;height:40px;padding:0 12px;font-family:inherit;font-size:14px}.field select{appearance:none;cursor:pointer;background-image:linear-gradient(45deg, transparent 50%, var(--accent) 50%), linear-gradient(135deg, var(--accent) 50%, transparent 50%);background-position:calc(100% - 16px) 17px,calc(100% - 11px) 17px;background-repeat:no-repeat;background-size:5px 5px,5px 5px}.field input:focus,.field select:focus{border-color:var(--accent);box-shadow:var(--shadow-glow);background-color:#fff}.field textarea{border:1px solid var(--border-light);border-radius:var(--radius-sm);resize:vertical;background:#f8fafc;outline:none;width:100%;min-height:72px;padding:10px 12px;font-family:inherit;font-size:13px;line-height:1.55}.field textarea:focus{border-color:var(--accent);box-shadow:var(--shadow-glow);background:#fff}.field-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.form-section{flex-direction:column;gap:12px;display:flex}.form-section-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.form-section-title{color:var(--text-main);letter-spacing:.02em;font-size:12px;font-weight:800}.entry-card{border:1px solid var(--border-light);border-radius:var(--radius-sm);background:#fafbfc;flex-direction:column;gap:10px;padding:12px;display:flex}.entry-card-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.entry-card-label{color:var(--text-muted);font-size:11px;font-weight:700}.btn-mini{border:1px solid var(--border-light);height:28px;color:var(--text-muted);cursor:pointer;background:#fff;border-radius:6px;flex-shrink:0;padding:0 10px;font-family:inherit;font-size:11px;font-weight:600}.btn-mini:hover{border-color:var(--accent-muted);color:var(--accent)}.btn-mini--danger:hover{color:#dc2626;border-color:#fecaca}.btn-mini--primary{border-color:var(--accent-muted);color:var(--accent);background:var(--accent-soft)}#sourceEditor.active{min-height:calc(100dvh - var(--header-bar-height) - 138px)}#sourceEditor .field{flex:1;min-height:0}.md-editor{min-height:clamp(620px, 100dvh - var(--header-bar-height) - 180px, 920px);height:clamp(620px, 100dvh - var(--header-bar-height) - 180px, 920px);resize:vertical;font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;line-height:1.6}.md-hint{color:var(--text-muted);border-radius:var(--radius-sm);background:var(--accent-soft);border:1px solid var(--accent-muted);padding:10px 12px;font-size:11px;line-height:1.55}.md-hint code{background:#ffffffb3;border-radius:3px;padding:1px 4px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px}.form-toolbar{flex-wrap:wrap;gap:8px;display:flex}.editor-mode-toggle{border-radius:var(--radius-md);background:#e2e8f0;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.editor-mode-tab{border-radius:var(--radius-sm);height:34px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:12px;font-weight:800}.editor-mode-tab.active{color:var(--text-main);background:#fff;box-shadow:0 1px 3px #0f172a1f}.editor-mode-panel{display:none}.editor-mode-panel.active{flex-direction:column;gap:14px;display:flex}.editor-block{flex-direction:column;gap:12px;padding-top:2px;display:flex}.editor-block+.editor-block{border-top:1px solid var(--border-light);padding-top:16px}.editor-block-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.editor-block-title{letter-spacing:.04em;color:#334155;font-size:12px;font-weight:900}.editor-block-count{background:var(--accent-soft);min-width:26px;height:22px;color:var(--accent);border:1px solid var(--accent-muted);border-radius:999px;justify-content:center;align-items:center;padding:0 8px;font-size:10px;font-weight:900;display:inline-flex}.editor-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.editor-grid .field--wide{grid-column:1/-1}.section-list,.custom-meta-list{flex-direction:column;gap:10px;display:flex}.resume-section-item,.custom-meta-item{border:1px solid var(--border-light);border-radius:var(--radius-md);background:#fbfcfe;flex-direction:column;gap:10px;padding:12px;display:flex}.section-item-head,.custom-meta-head{align-items:center;gap:8px;display:flex}.section-drag-handle{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-muted);background:#eef2f7;flex-shrink:0;place-items:center;font-size:14px;font-weight:900;display:grid}.section-title-input,.custom-meta-key{border:1px solid var(--border-light);border-radius:var(--radius-sm);min-width:0;height:36px;font:inherit;background:#fff;outline:none;flex:1;padding:0 10px;font-size:13px;font-weight:700}.section-title-input:focus,.custom-meta-key:focus{border-color:var(--accent);box-shadow:var(--shadow-glow)}.section-body{resize:vertical;min-height:116px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;line-height:1.6}.custom-meta-row{flex:1;grid-template-columns:minmax(90px,.8fr) minmax(0,1.2fr);gap:8px;min-width:0;display:grid}.custom-meta-value{border:1px solid var(--border-light);border-radius:var(--radius-sm);min-width:0;height:36px;font:inherit;background:#fff;outline:none;padding:0 10px;font-size:13px}.custom-meta-value:focus{border-color:var(--accent);box-shadow:var(--shadow-glow)}.empty-state{border:1px dashed var(--border-dark);border-radius:var(--radius-md);color:var(--text-muted);text-align:center;background:#f8fafc;padding:16px;font-size:12px}.source-actions{justify-content:space-between;align-items:center;gap:8px;display:flex}.source-status{color:var(--text-muted);font-size:11px;font-weight:700}.field-file{border:1.5px dashed var(--border-dark);border-radius:var(--radius-md);text-align:center;cursor:pointer;background:linear-gradient(#fafbff 0%,#f1f5f9 100%);padding:20px 16px 16px}.field-file-icon{border:1px solid var(--border-light);width:40px;height:40px;color:var(--accent);background:#fff;border-radius:12px;place-items:center;margin:0 auto 10px;display:grid}.field-file-icon svg{width:20px;height:20px}.field-file-title{margin-bottom:4px;font-size:13px;font-weight:600}.field-file-desc{color:var(--text-muted);margin-bottom:14px;font-size:11px}.field-file input[type=file]{width:100%;color:var(--text-muted);background:0 0;border:none;font-size:12px}.field-file input[type=file]::file-selector-button{border-radius:var(--radius-sm);background:linear-gradient(135deg, var(--accent) 0%, #06b6d4 100%);color:#fff;cursor:pointer;border:none;margin-right:8px;padding:8px 18px;font-family:inherit;font-size:12px;font-weight:600}.btn-primary{color:#fff;border-radius:var(--radius-sm);cursor:pointer;background:linear-gradient(135deg,#0ea5e9 0%,#0284c7 100%);border:none;justify-content:center;align-items:center;gap:8px;width:100%;height:46px;font-family:inherit;font-size:14px;font-weight:600;display:flex;box-shadow:0 4px 14px #0ea5e959}.btn-primary:active{transform:scale(.98)}.btn-primary svg{width:18px;height:18px}.export-actions{flex-direction:column;gap:10px;display:flex}.btn-secondary{color:var(--accent);border:1px solid var(--accent-muted);box-shadow:none;background:#fff}.btn-primary-sub{color:var(--text-muted);text-align:center;margin-top:-4px;font-size:11px;font-weight:500;line-height:1.4}.preview-panel{background-color:var(--bg-preview);background-image:radial-gradient(var(--border-dark) 1px, transparent 1px);background-size:24px 24px;flex-direction:column;flex:1;min-width:0;display:flex}.preview-toolbar{height:calc(var(--header-bar-height) + env(safe-area-inset-top,0px));min-height:calc(var(--header-bar-height) + env(safe-area-inset-top,0px));padding:env(safe-area-inset-top,0px) 24px 0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-light);background:#ffffffb3;flex-shrink:0}.preview-toolbar-inner{height:var(--header-bar-height);grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;width:100%;display:grid}.preview-status{color:var(--text-muted);justify-self:start;align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.preview-status:before{content:"";background:#10b981;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #10b98124}.preview-theme-label{border:1px solid var(--border-light);min-width:112px;height:28px;color:var(--text-muted);background:#ffffffc7;border-radius:999px;justify-content:center;justify-self:end;align-items:center;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.device-switcher{background:#e2e8f0;border-radius:10px;gap:3px;padding:3px;display:inline-flex}.device-tab{height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:6px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:600;transition:all .2s;display:flex}.device-tab svg{width:15px;height:15px}.device-tab:hover{color:var(--text-main)}.device-tab.active{color:var(--text-main);background:#fff;box-shadow:0 1px 3px #0000001a}.device-stage{flex:1;justify-content:center;align-items:center;min-height:0;padding:40px 32px;display:flex;overflow:auto}.device-view{justify-content:center;align-items:center;width:100%;height:100%;animation:.3s fadeIn;display:none}.device-view.is-active{display:flex}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.iphone-frame{aspect-ratio:390/844;width:min(380px,100%);height:auto;max-height:100%;box-shadow:var(--shadow-lg), 0 0 0 1px #334155;background:#0f172a;border-radius:54px;padding:12px}.iphone-screen{background:#fff;border-radius:42px;width:100%;height:100%;position:relative;overflow:hidden}.iphone-dynamic-island{z-index:12;background:#000;border-radius:20px;width:120px;height:35px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.iphone-home-indicator{z-index:12;opacity:.8;background:#000;border-radius:10px;width:134px;height:5px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.iphone-screen iframe{border:none;width:100%;height:100%;display:block}.pc-frame{width:min(1200px,100%);height:min(800px,100%);max-height:calc(100vh - 120px);box-shadow:var(--shadow-lg);background:#fff;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.pc-topbar{border-bottom:1px solid var(--border-light);background:#f1f5f9;align-items:center;gap:8px;height:48px;padding:0 16px;display:flex}.window-btn{border-radius:50%;width:12px;height:12px;display:inline-block}.window-btn.close{background:#ef4444}.window-btn.minimize{background:#f59e0b}.window-btn.maximize{background:#10b981}.pc-url{max-width:400px;height:28px;color:var(--text-muted);border:1px solid var(--border-light);background:#fff;border-radius:6px;flex:1;justify-content:center;align-items:center;margin:0 auto;font-size:12px;display:flex}.pc-url svg{opacity:.6;width:12px;height:12px;margin-right:6px}.pc-frame iframe{background:#ebe8e2;border:none;flex:1;width:100%;display:block}@media (width<=1100px){.header-btn-text{display:none}.header-btn-text--short{display:inline}.header-select{min-width:140px;max-width:160px}}@media (width<=860px){body{overflow:hidden auto}.app{height:auto;overflow-x:hidden}.workspace{flex-direction:column}.editor-panel{border-right:none;flex:none;width:100%;min-height:50dvh}.markdown-editor{min-height:50dvh}.preview-panel{min-height:80dvh}.device-stage{padding:24px 16px}.app-header{grid-template-columns:1fr;grid-template-areas:"brand""tools""device";row-gap:12px;padding-bottom:12px}.header-toolbar{flex-wrap:wrap}.header-device{justify-self:end}}@media (width<=520px){.panel-title{align-items:flex-start}.panel-title-actions{flex-wrap:wrap;width:100%;margin-left:0}.panel-card--editor .panel-title{flex-wrap:wrap}.editor-grid,.custom-meta-row{grid-template-columns:1fr}.section-item-head,.custom-meta-head{align-items:stretch}.section-title-input{width:100%}}@media print{.studio-layout__sidebar,.preview-toolbar,.collapse-btn{display:none!important}}html,body,#app{height:100%}body{-webkit-font-smoothing:antialiased;margin:0}button,input,textarea,select{font:inherit}a{color:inherit}
