:root{color:#202033;font-synthesis:none;text-rendering:optimizelegibility;--ink:#202033;--muted:#73758b;--line:#e6e7ef;--panel:#fff;--soft:#f7f7fb;--primary:#0aa574;--primary-dark:#07865e;--danger:#d44d69;--shadow:0 18px 55px #2422451c;background:#f5f6fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#app{min-height:100%}body{background:#f5f6fb;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.topbar{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #e1e2ece6;justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:12px 24px;display:flex;position:sticky;top:0}.brand,.brand>span:last-child,.topbar-actions,.user-menu,.save-status,.primary-button,.ghost-button,.icon-text-button,.picker-label,.section-heading,.section-heading-right,.collection-title,.collection-actions,.add-item-button,.auth-badge,.social-button,.input-with-icon,.remember-row,.preview-toolbar>div,.marketing-strip>div{align-items:center;display:flex}.brand{gap:10px;min-width:190px}.brand-mark{color:#fff;background:linear-gradient(145deg,#16bd86,#07865e);border-radius:13px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 8px 20px #0aa57442}.brand>span:last-child{flex-direction:column;align-items:flex-start;line-height:1.05}.brand strong{letter-spacing:-.03em;font:800 18px/1 Inter,ui-sans-serif,system-ui,sans-serif}.brand small{color:var(--muted);margin-top:4px;font-size:11px}.topbar-actions{gap:10px}.topbar-downloads-link{color:var(--ink);border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:10px;align-items:center;gap:7px;padding:9px 12px;font-size:12px;font-weight:700;transition:all .18s;display:inline-flex}.topbar-downloads-link:hover{color:var(--primary-dark);background:#f4fcf9;border-color:#0aa57461;transform:translateY(-1px)}.save-status{color:var(--muted);gap:7px;padding-right:8px;font-size:12px}.anonymous-badge{color:#74758a;border:1px solid var(--line);background:#f5f5f9;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:700}.save-status i{color:#29a77a}.user-menu{background:var(--soft);border-radius:999px;gap:8px;padding:5px 7px 5px 5px;font-size:12px}.user-menu img{object-fit:cover;border-radius:50%;width:28px;height:28px}.user-menu button{color:var(--muted);background:0 0;border:0;place-items:center;padding:3px;display:grid}.primary-button,.ghost-button,.icon-text-button{border:1px solid #0000;border-radius:11px;justify-content:center;gap:8px;font-weight:700;transition:all .18s}.primary-button{color:#fff;background:var(--primary);padding:11px 17px;box-shadow:0 8px 20px #0aa57438}.primary-button:hover{background:var(--primary-dark);transform:translateY(-1px)}.ghost-button{border-color:var(--line);color:var(--ink);background:#fff;padding:10px 14px}.icon-text-button{color:var(--muted);background:0 0;padding:8px 10px}.icon-text-button:hover{background:var(--soft);color:var(--ink)}.download-button{min-width:150px}.marketing-strip{color:#087553;background:linear-gradient(90deg,#eafbf5,#f7fffc,#eef9ff);border-bottom:1px solid #d7f1e7;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 24px;padding:9px 20px;font-size:12px;display:flex}.marketing-strip>div{gap:7px;font-weight:700}.marketing-strip>span{color:#77718e}.template-picker{border-bottom:1px solid var(--line);background:#fff;padding:18px 24px 16px}.picker-label-row{justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px;display:flex}.picker-label{color:var(--muted);gap:7px;font-size:12px;font-weight:700}.template-count{color:#7a7890;font-size:11px;font-weight:700}.template-strip{scroll-snap-type:x proximity;scrollbar-color:#c9c7d8 transparent;gap:12px;padding:3px 2px 10px;display:flex;overflow-x:auto}.template-card{scroll-snap-align:start;border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;flex:0 0 148px;align-items:stretch;gap:9px;padding:9px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative}.template-card:hover{border-color:#aaa2fa;transform:translateY(-2px);box-shadow:0 10px 25px #29274a1a}.template-card.is-active{border-color:var(--primary);box-shadow:0 0 0 3px #6d5dfc1a,0 10px 25px #29274a1a}.template-thumb-stage{pointer-events:none;background:#fff;border-radius:5px;align-self:center;width:112px;height:158px;position:relative;overflow:hidden;box-shadow:0 4px 13px #1e1d342e}.template-thumb-page{transform-origin:0 0;width:210mm;height:297mm;display:block;position:absolute;top:0;left:0;transform:scale(.14)}.template-thumb-page .cv-page{filter:none!important;box-shadow:none!important}.template-card-copy{flex-direction:column;min-width:0;display:flex}.template-card strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.25;overflow:hidden}.template-card small{color:var(--muted);margin-top:3px;font-size:10px}.template-selected{color:#fff;background:var(--primary);border-radius:50%;place-items:center;width:25px;height:25px;display:grid;position:absolute;top:6px;right:6px;box-shadow:0 3px 10px #362ba74d}.builder-layout{grid-template-columns:minmax(380px,46%) minmax(520px,54%);min-height:calc(100vh - 178px);display:grid}.editor-panel{border-right:1px solid var(--line);background:#fff;min-width:0;padding:24px}.editor-panel-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.eyebrow{color:var(--primary);text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800;display:inline-block}.editor-panel h1{letter-spacing:-.04em;margin:5px 0 4px;font:800 25px/1.15 Inter,ui-sans-serif,system-ui,sans-serif}.editor-panel-head p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.section-stack{flex-direction:column;gap:10px;display:flex}.builder-section{border:1px solid var(--line);background:#fff;border-radius:14px;transition:border-color .18s,box-shadow .18s;overflow:hidden}.builder-section.is-open{border-color:#b7e5d5;box-shadow:0 8px 24px #312d5a0f}.section-heading{text-align:left;width:100%;color:var(--ink);background:#fff;border:0;justify-content:space-between;gap:16px;padding:15px 16px}.section-heading>span:first-child{flex-direction:column;gap:3px;display:flex}.section-heading strong{font-size:14px}.section-heading small{color:var(--muted);font-size:11px;font-weight:400;line-height:1.4}.section-heading-right{color:#9897a8;gap:8px}.section-heading-right em{background:var(--soft);border-radius:50%;place-items:center;min-width:22px;height:22px;font-size:11px;font-style:normal;display:grid}.section-content{border-top:1px solid #f0f0f5;padding:0 16px 16px}.field-grid{flex-wrap:wrap;gap:12px;padding-top:15px;display:flex}.field{flex-direction:column;gap:6px;min-width:0;display:flex}.field-full{flex:1 0 100%}.field-half{flex:calc(50% - 6px)}.field>span,.auth-form label>span{color:#55566a;font-size:11px;font-weight:700}.field input,.field textarea,.field select,.auth-form input{width:100%;color:var(--ink);background:#fff;border:1px solid #dedfea;border-radius:10px;outline:0;padding:10px 11px;font-size:13px;transition:all .16s}.field input:focus,.field textarea:focus,.field select:focus,.auth-form input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #6d5dfc1a}.field small{color:#99a;font-size:10px}.checkbox-field{color:#55566a;flex:calc(50% - 6px);align-self:flex-end;align-items:center;gap:8px;min-height:38px;font-size:12px;font-weight:600;display:flex}.checkbox-field input,.remember-row input{accent-color:var(--primary)}.collection-list{padding-top:14px}.collection-item{background:#fbfbfd;border:1px solid #ececf2;border-radius:12px;margin-bottom:11px;padding:12px}.collection-item>header{justify-content:space-between;align-items:center;padding-bottom:4px;display:flex}.collection-title{color:#74758a;gap:6px;font-size:12px}.collection-actions{gap:3px}.collection-actions button{color:#828296;background:0 0;border:1px solid #0000;border-radius:9px;place-items:center;width:30px;height:30px;transition:color .16s,background-color .16s,border-color .16s,box-shadow .16s,transform .16s;display:grid}.collection-actions button:hover:not(:disabled){color:var(--ink);background:#eeeef5}.collection-actions button:active:not(:disabled){transform:scale(.94)}.collection-actions button:focus-visible{outline:0;box-shadow:0 0 0 3px #6d5dfc29}.collection-actions .danger-icon{color:#b4233f}.collection-actions .danger-icon:hover:not(:disabled){color:#a51532;background:#fff1f4;border-color:#ffd5de}.collection-actions .danger-icon:focus-visible{border-color:#f4a5b5;box-shadow:0 0 0 3px #d44d692e}.collection-actions .danger-icon:active:not(:disabled){background:#ffe4ea}.add-item-button{width:100%;color:var(--primary);background:#f3fcf8;border:1px dashed #86ceb5;border-radius:10px;justify-content:center;gap:8px;padding:11px;font-size:12px;font-weight:700}.add-item-button:hover{background:#e8f8f1}.empty-collection{border:1px dashed var(--line);text-align:center;color:#9696a6;border-radius:10px;margin-bottom:10px;padding:20px;font-size:11px}.rich-editor{background:#fff;border:1px solid #dedfea;border-radius:10px;overflow:hidden}.editor-toolbar{background:#f8f8fb;border-bottom:1px solid #ececf3;align-items:center;gap:3px;padding:6px;display:flex}.editor-tool{color:#6f7082;background:0 0;border:0;border-radius:6px;place-items:center;width:28px;height:27px;display:grid}.editor-tool:hover,.editor-tool.is-active{color:var(--primary);background:#e5f8f1}.editor-divider{background:#dedee8;width:1px;height:18px;margin:0 3px}.rich-editor-content{outline:0;min-height:100px;padding:10px 11px;font-size:13px;line-height:1.55}.rich-editor-content p{margin:0 0 7px}.rich-editor-content p:last-child{margin-bottom:0}.rich-editor-content ul,.rich-editor-content ol{padding-left:20px}.preview-panel{background:#e9ebf3;min-width:0;height:calc(100vh - 68px);position:sticky;top:68px;overflow:hidden}.preview-toolbar{color:#666779;background:#f6f7fbeb;border-bottom:1px solid #dfe1ea;justify-content:space-between;align-items:center;height:45px;padding:0 18px;font-size:12px;display:flex}.preview-toolbar>div{gap:7px;font-weight:700}.preview-toolbar small{color:#9596a7;font-size:10px}.live-dot{background:#27b77e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #27b77e1f}.preview-canvas{justify-content:center;align-items:flex-start;height:calc(100% - 45px);padding:25px;display:flex;overflow:auto}.preview-document{zoom:.72;filter:drop-shadow(0 18px 38px #2122382e);flex:none;width:210mm}.cv-export-stage{z-index:2147483646;background:#fff;justify-content:center;align-items:flex-start;padding:0;display:flex;position:fixed;inset:0;overflow:auto}.cv-export-page{flex:none;zoom:1!important;filter:none!important;width:210mm!important;min-height:297mm!important;box-shadow:none!important;transform:none!important}html.is-exporting-cv,html.is-exporting-cv body{overflow:hidden!important}.missing-renderer{background:#fff;width:210mm;min-height:297mm;padding:30mm}.cv-page{background:var(--cv-paper,#fff);width:210mm;min-height:297mm;color:var(--cv-text,#292b38);box-sizing:border-box;grid-template-columns:67mm 1fr;display:grid;overflow:hidden}.cv-sidebar{color:#fff;background:linear-gradient(165deg, var(--cv-accent) 0%, #4f43c4 58%, #342c85 100%);min-height:297mm;padding:18mm 10mm 14mm}.cv-identity{text-align:center;margin-bottom:12mm}.cv-photo,.cv-photo-placeholder{object-fit:cover;border:1.5mm solid #ffffff40;border-radius:50%;width:34mm;height:34mm;margin:0 auto 6mm;box-shadow:0 5px 14px #1b145040}.cv-photo-placeholder{color:#fff;background:#ffffff29;place-items:center;font:800 25px/1 Inter,ui-sans-serif,system-ui,sans-serif;display:grid}.cv-identity h1{color:#fff;letter-spacing:-.04em;margin:0;font:800 25px/1.05 Inter,ui-sans-serif,system-ui,sans-serif}.cv-identity p{color:#ffffffc4;text-transform:uppercase;letter-spacing:.13em;margin:3mm 0 0;font-size:10px;line-height:1.35}.cv-sidebar-block{margin-top:10mm}.cv-sidebar-heading{color:#fff;text-transform:uppercase;letter-spacing:.16em;border-bottom:.25mm solid #ffffff47;margin:0 0 4mm;padding-bottom:2.4mm;font:800 10px/1 Inter,ui-sans-serif,system-ui,sans-serif}.cv-contact-item{color:#ffffffe0;overflow-wrap:anywhere;align-items:flex-start;gap:2.5mm;margin:0 0 3.2mm;font-size:8.5px;line-height:1.35;display:flex}.cv-contact-item i{opacity:.84;flex:none;margin-top:.2mm}.cv-skill-list{flex-wrap:wrap;gap:2mm;display:flex}.cv-skill-list span{color:#fff;background:#ffffff24;border:.2mm solid #ffffff24;border-radius:999px;padding:1.5mm 2.2mm;font-size:7.8px}.cv-language-list{flex-direction:column;gap:3mm;display:flex}.cv-language-list>div{justify-content:space-between;gap:3mm;font-size:8.5px;display:flex}.cv-language-list strong{color:#fff}.cv-language-list span{color:#ffffffab;text-align:right}.cv-main{padding:18mm 15mm 14mm}.cv-main section{page-break-inside:avoid;margin-bottom:9mm}.cv-main section:last-child{margin-bottom:0}.cv-main-heading{color:var(--cv-text,#282a38);text-transform:uppercase;letter-spacing:.11em;align-items:center;gap:4mm;margin:0 0 5mm;font:800 13px/1 Inter,ui-sans-serif,system-ui,sans-serif;display:flex}.cv-main-heading:after{content:"";background:linear-gradient(90deg, var(--cv-accent), #e9e8f5);flex:1;height:.35mm}.cv-rich-text{color:var(--cv-text,#515361);opacity:.78;font-size:9.2px;line-height:1.6}.cv-rich-text p{margin:0 0 2mm}.cv-rich-text p:last-child{margin-bottom:0}.cv-rich-text ul,.cv-rich-text ol{margin:1.5mm 0 0;padding-left:5mm}.cv-rich-text li{margin-bottom:1mm;padding-left:1mm}.cv-summary{font-size:9.5px}.cv-timeline{flex-direction:column;gap:6mm;display:flex}.cv-entry{page-break-inside:avoid;border-left:.55mm solid #dedcec;padding-left:5mm;position:relative}.cv-entry:before{content:"";background:var(--cv-accent);width:2.7mm;height:2.7mm;box-shadow:0 0 0 .3mm var(--cv-accent);border:.7mm solid #fff;border-radius:50%;position:absolute;top:.9mm;left:-1.65mm}.cv-entry-top{justify-content:space-between;gap:8mm;margin-bottom:2mm;display:flex}.cv-entry h3,.cv-project h3{color:var(--cv-text,#292b39);margin:0 0 1mm;font:800 10.5px/1.25 Inter,ui-sans-serif,system-ui,sans-serif}.cv-entry-top p,.cv-project>p{color:var(--cv-accent);margin:0;font-size:8.5px;font-weight:700}.cv-entry time{color:#8e8f9e;white-space:nowrap;flex:none;padding-top:.7mm;font-size:7.8px}.cv-project-grid{grid-template-columns:1fr 1fr;gap:4mm;display:grid}.cv-project{background:var(--cv-paper,#f7f7fb);page-break-inside:avoid;border:.25mm solid #78788c29;border-radius:2mm;padding:4mm}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1817299e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.auth-modal{background:#fff;border-radius:20px;width:min(460px,100%);max-height:calc(100vh - 40px);padding:27px;position:relative;overflow-y:auto;box-shadow:0 28px 90px #0d0c244d}.modal-close{color:#737487;background:#f4f4f8;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:15px;right:15px}.auth-badge{color:#087553;background:#e7f8f2;border-radius:999px;gap:7px;width:max-content;padding:6px 9px;font-size:11px;font-weight:800}.auth-modal h2{letter-spacing:-.04em;margin:14px 0 5px;font:800 25px/1.15 Inter,ui-sans-serif,system-ui,sans-serif}.auth-modal>p{color:var(--muted);margin:0 0 18px;font-size:12px;line-height:1.55}.social-auth-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.social-button{border:1px solid #dedfea;border-radius:10px;justify-content:center;gap:8px;min-height:43px;font-size:12px;font-weight:700;position:relative}.social-button:hover{background:#faf9ff;border-color:#70c5a7}.social-button.is-disabled{opacity:.55;cursor:not-allowed}.social-button small{color:var(--danger);font-size:8px;position:absolute;bottom:-13px}.auth-divider{color:#9a9aaa;align-items:center;gap:10px;margin:23px 0 13px;font-size:10px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#ececf2;flex:1;height:1px}.auth-tabs{background:#f3f3f7;border-radius:10px;grid-template-columns:1fr 1fr;margin-bottom:14px;padding:3px;display:grid}.auth-tabs button{color:#858596;background:0 0;border:0;border-radius:8px;padding:8px;font-size:11px;font-weight:800}.auth-tabs button.is-active{color:var(--ink);background:#fff;box-shadow:0 2px 7px #1e1d3414}.auth-form{flex-direction:column;gap:11px;display:flex}.auth-form label{flex-direction:column;gap:5px;display:flex}.input-with-icon{position:relative}.input-with-icon i{color:#9696a7;position:absolute;left:11px}.input-with-icon input{padding-left:36px}.remember-row{align-items:center;flex-direction:row!important;gap:7px!important}.remember-row input{width:auto}.remember-row span{font-weight:500!important}.auth-error{color:#a2314d;background:#fff0f3;border-radius:9px;padding:9px 11px;font-size:11px}.auth-submit{width:100%;margin-top:3px}@media (width<=1080px){.builder-layout{grid-template-columns:minmax(370px,50%) minmax(420px,50%)}.preview-document{zoom:.58}.save-status{display:none}}@media (width<=820px){.topbar{padding:10px 14px}.brand{min-width:auto}.brand small,.user-menu span,.ghost-button,.anonymous-badge,.topbar-downloads-link span{display:none}.topbar-downloads-link{padding:10px 11px}.download-button{min-width:auto;padding:10px 12px;font-size:0}.download-button i{margin:0}.template-picker{padding:14px}.builder-layout{display:block}.editor-panel{border-right:0;padding:18px 14px}.preview-panel{height:auto;min-height:600px;position:relative;top:auto}.preview-canvas{height:650px}.preview-document{zoom:.65}}@media (width<=560px){.marketing-strip{justify-content:flex-start}.marketing-strip>span{display:none}.field-half,.checkbox-field{flex-basis:100%}.editor-panel-head{flex-direction:column}.preview-document{zoom:.45}.social-auth-grid{grid-template-columns:1fr;gap:14px}.cv-project-grid{grid-template-columns:1fr}}@media print{body{background:#fff}.topbar,.marketing-strip,.template-picker,.editor-panel,.preview-toolbar{display:none!important}.builder-layout,.preview-panel,.preview-canvas{background:#fff;width:auto;height:auto;padding:0;display:block;overflow:visible}.preview-document{zoom:1;filter:none}}.flexible-template{isolation:isolate;background:var(--ft-paper);width:210mm;min-height:297mm;color:var(--ft-text);font-family:var(--ft-font);box-sizing:border-box;display:block;position:relative;overflow:hidden}.flexible-template *{box-sizing:border-box}.flexible-template>*{z-index:1;position:relative}.ft-top-header{border-bottom:1mm solid var(--ft-accent);justify-content:space-between;align-items:center;gap:10mm;min-height:48mm;padding:12mm 15mm;display:flex;position:relative}.ft-layout-grid{grid-template-columns:58mm 1fr;min-height:249mm;display:grid}.ft-sidebar{background:var(--ft-soft);padding:13mm 9mm}.ft-main{padding:14mm 15mm 16mm}.ft-identity{align-items:center;gap:5mm;display:flex}.ft-identity.is-sidebar{text-align:center;flex-direction:column;margin-bottom:8mm}.ft-photo-wrap{color:#fff;background:linear-gradient(145deg, var(--ft-accent), var(--ft-accent-dark));border:.7mm solid var(--ft-border);flex:none;place-items:center;width:29mm;height:29mm;display:grid;overflow:hidden;box-shadow:0 3mm 7mm #1418281f}.ft-photo-wrap.photo-rounded{border-radius:50%}.ft-photo-wrap.photo-square{border-radius:1.5mm}.ft-photo-wrap img{object-fit:cover;width:100%;height:100%}.ft-photo-wrap span{font:800 20px/1 var(--ft-heading-font);letter-spacing:-.05em}.ft-name-block h1{color:inherit;font:800 27px/1.05 var(--ft-heading-font);letter-spacing:-.045em;margin:0}.ft-name-block p{color:var(--ft-accent);text-transform:uppercase;letter-spacing:.13em;margin:2.5mm 0 0;font-size:9px;font-weight:700}.ft-identity.is-sidebar .ft-name-block h1{font-size:21px}.ft-contact-grid{flex-direction:column;gap:2.5mm;margin-bottom:8mm;display:flex}.ft-contact-grid.is-compact{grid-template-columns:1fr 1fr;gap:2mm 5mm;max-width:77mm;margin:0;display:grid}.ft-contact-item{min-width:0;color:var(--ft-muted);overflow-wrap:anywhere;align-items:flex-start;gap:2mm;font-size:7.8px;line-height:1.35;display:flex}.ft-contact-item i{color:var(--ft-accent);flex:none;margin-top:.15mm}.ft-section{page-break-inside:avoid;margin-bottom:7mm}.ft-section:last-child{margin-bottom:0}.ft-section-heading{color:var(--ft-text);font:800 11px/1 var(--ft-heading-font);text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:3mm;margin:0 0 4mm;display:flex}.ft-section-heading:after{content:"";background:var(--ft-border);flex:1;height:.35mm}.ft-section.is-sidebar .ft-section-heading{font-size:9px}.ft-section.is-sidebar .ft-section-heading:after{display:none}.ft-rich-text{color:var(--ft-muted);font-size:8.6px;line-height:1.55}.ft-rich-text p{margin:0 0 1.8mm}.ft-rich-text p:last-child{margin-bottom:0}.ft-rich-text ul,.ft-rich-text ol{margin:1.4mm 0 0;padding-left:5mm}.ft-rich-text li{margin-bottom:1mm}.ft-summary{color:var(--ft-text);font-size:9.1px}.ft-timeline{flex-direction:column;gap:5mm;display:flex}.ft-entry{border-left:.55mm solid var(--ft-border);page-break-inside:avoid;padding-left:4.5mm;position:relative}.ft-entry:before{content:"";background:var(--ft-accent);border:.65mm solid var(--ft-paper);width:2.5mm;height:2.5mm;box-shadow:0 0 0 .25mm var(--ft-accent);border-radius:50%;position:absolute;top:.7mm;left:-1.55mm}.ft-entry header{justify-content:space-between;gap:7mm;margin-bottom:1.7mm;display:flex}.ft-entry h3,.ft-card h3,.ft-compact-list h3,.ft-reference-list h3{color:var(--ft-text);font:800 10px/1.25 var(--ft-heading-font);margin:0}.ft-entry header p,.ft-compact-list p,.ft-reference-list p{color:var(--ft-accent);margin:1mm 0 0;font-size:8px;font-weight:700}.ft-entry time,.ft-compact-list time{color:var(--ft-muted);white-space:nowrap;flex:none;padding-top:.6mm;font-size:7.3px}.ft-tags{flex-wrap:wrap;gap:1.7mm;display:flex}.ft-tags span{color:var(--ft-accent-dark);background:var(--ft-soft);border:.2mm solid var(--ft-border);border-radius:999px;padding:1.3mm 2.1mm;font-size:7.4px;font-weight:700}.ft-level-list{flex-direction:column;gap:2.3mm;display:flex}.ft-level-list>div{justify-content:space-between;gap:3mm;font-size:7.8px;display:flex}.ft-level-list strong{color:var(--ft-text)}.ft-level-list span{color:var(--ft-muted);text-align:right}.ft-card-grid{grid-template-columns:1fr 1fr;gap:3mm;display:grid}.ft-card{border:.25mm solid var(--ft-border);background:var(--ft-soft);page-break-inside:avoid;border-radius:2mm;padding:3.5mm}.ft-card .ft-link{color:var(--ft-accent);overflow-wrap:anywhere;margin:1mm 0 1.7mm;font-size:7.4px;font-weight:700}.ft-compact-list{flex-direction:column;gap:3.2mm;display:flex}.ft-compact-list article{border-bottom:.25mm solid var(--ft-border);page-break-inside:avoid;grid-template-columns:1fr auto;gap:1.5mm 4mm;padding-bottom:2.7mm;display:grid}.ft-compact-list article:last-child{border-bottom:0;padding-bottom:0}.ft-compact-list small,.ft-reference-list small{color:var(--ft-muted);overflow-wrap:anywhere;margin-top:.8mm;font-size:7px;display:block}.ft-compact-list .ft-rich-text{grid-column:1/-1}.ft-reference-list{grid-template-columns:1fr;gap:3mm;display:grid}.ft-reference-list article{border-left:.7mm solid var(--ft-accent);background:var(--ft-soft);page-break-inside:avoid;padding:3mm}.layout-sidebar-left .ft-layout-grid,.layout-sidebar-right .ft-layout-grid{grid-template-columns:var(--ft-sidebar-width) 1fr;min-height:297mm}.layout-sidebar-left .ft-sidebar,.layout-sidebar-right .ft-sidebar{min-height:297mm;color:var(--ft-header-text);background:linear-gradient(165deg, var(--ft-accent) 0%, var(--ft-accent-dark) 100%);padding:16mm 9mm 14mm}.layout-sidebar-left .ft-sidebar{grid-column:1}.layout-sidebar-right .ft-sidebar{grid-area:1/2}.layout-sidebar-right .ft-main{grid-area:1/1}.layout-sidebar-left .ft-main,.layout-sidebar-right .ft-main{padding:16mm 14mm}.layout-sidebar-left .ft-sidebar .ft-name-block h1,.layout-sidebar-right .ft-sidebar .ft-name-block h1,.layout-sidebar-left .ft-sidebar .ft-section-heading,.layout-sidebar-right .ft-sidebar .ft-section-heading,.layout-sidebar-left .ft-sidebar .ft-level-list strong,.layout-sidebar-right .ft-sidebar .ft-level-list strong{color:var(--ft-header-text)}.layout-sidebar-left .ft-sidebar .ft-name-block p,.layout-sidebar-right .ft-sidebar .ft-name-block p,.layout-sidebar-left .ft-sidebar .ft-contact-item,.layout-sidebar-right .ft-sidebar .ft-contact-item,.layout-sidebar-left .ft-sidebar .ft-contact-item i,.layout-sidebar-right .ft-sidebar .ft-contact-item i,.layout-sidebar-left .ft-sidebar .ft-level-list span,.layout-sidebar-right .ft-sidebar .ft-level-list span{color:#ffffffc7}.layout-sidebar-left .ft-sidebar .ft-tags span,.layout-sidebar-right .ft-sidebar .ft-tags span{color:var(--ft-header-text);background:#ffffff1f;border-color:#ffffff29}.layout-sidebar-left .ft-sidebar .ft-section-heading,.layout-sidebar-right .ft-sidebar .ft-section-heading{border-bottom:.25mm solid #ffffff3d;padding-bottom:2.2mm}.layout-minimal .ft-top-header{border-bottom:.3mm solid var(--ft-text-border);padding:14mm 17mm 10mm}.layout-minimal .ft-layout-grid{grid-template-columns:48mm 1fr;min-height:238mm}.layout-minimal .ft-sidebar{border-right:.25mm solid var(--ft-text-border);background:0 0;padding:12mm 8mm 14mm 17mm}.layout-minimal .ft-main{padding:12mm 17mm 16mm 12mm}.layout-minimal .ft-photo-wrap{width:24mm;height:24mm;box-shadow:none}.layout-minimal .ft-name-block h1{font-size:30px}.layout-minimal .ft-entry{border-left-color:var(--ft-text-border)}.layout-minimal .ft-entry:before{background:var(--ft-text);box-shadow:none}.layout-top-band .ft-top-header{min-height:58mm;color:var(--ft-header-text);background:linear-gradient(125deg, var(--ft-accent), var(--ft-accent-dark));border:0}.layout-top-band .ft-top-header .ft-name-block p,.layout-top-band .ft-top-header .ft-contact-item,.layout-top-band .ft-top-header .ft-contact-item i{color:#ffffffd1}.layout-top-band .ft-top-header .ft-name-block h1{color:var(--ft-header-text)}.layout-top-band .ft-photo-wrap{background:#ffffff24;border-color:#fff6}.layout-top-band .ft-layout-grid{grid-template-columns:54mm 1fr;min-height:239mm}.layout-top-band .ft-sidebar{background:var(--ft-soft)}.layout-split-header .ft-top-header{background:var(--ft-paper);border:0;grid-template-columns:1.15fr .85fr;min-height:55mm;display:grid;overflow:hidden}.layout-split-header .ft-top-header:after{content:"";background:linear-gradient(135deg, var(--ft-soft-strong), var(--ft-accent-dark));z-index:0;width:105mm;height:95mm;position:absolute;top:-26mm;right:-18mm;transform:rotate(-9deg)}.layout-split-header .ft-top-header>*{z-index:1;position:relative}.layout-split-header .ft-contact-grid{color:var(--ft-header-text);justify-self:end}.layout-split-header .ft-contact-item,.layout-split-header .ft-contact-item i{color:var(--ft-header-text)}.layout-split-header .ft-layout-grid{grid-template-columns:52mm 1fr;min-height:242mm}.layout-split-header .ft-sidebar{border-right:1mm solid var(--ft-border);background:0 0}.layout-editorial{border-top:3mm solid var(--ft-accent)}.layout-editorial .ft-top-header{border-bottom:.25mm solid var(--ft-text-border);min-height:50mm;padding:12mm 18mm 9mm}.layout-editorial .ft-name-block h1{letter-spacing:-.025em;font-size:34px;font-weight:700}.layout-editorial .ft-name-block p{letter-spacing:.22em}.layout-editorial .ft-layout-grid{grid-template-columns:1fr 54mm;min-height:244mm}.layout-editorial .ft-main{grid-area:1/1;padding:12mm 10mm 17mm 18mm}.layout-editorial .ft-sidebar{border-left:.25mm solid var(--ft-text-border);background:0 0;grid-area:1/2;padding:12mm 18mm 17mm 8mm}.layout-editorial .ft-section-heading{font-family:var(--ft-heading-font);text-transform:none;letter-spacing:.01em;font-size:14px}.layout-editorial .ft-section-heading:after{height:.2mm}.layout-editorial .ft-entry{border-left:0;padding-left:0}.layout-editorial .ft-entry:before{display:none}.layout-cards{background:var(--ft-paper)}.layout-cards .ft-top-header{min-height:52mm;color:var(--ft-header-text);background:linear-gradient(135deg, var(--ft-accent), var(--ft-accent-dark));border:0;border-radius:4mm;margin:8mm 8mm 0;padding:10mm}.layout-cards .ft-top-header .ft-name-block h1,.layout-cards .ft-top-header .ft-name-block p,.layout-cards .ft-top-header .ft-contact-item,.layout-cards .ft-top-header .ft-contact-item i{color:var(--ft-header-text)}.layout-cards .ft-layout-grid{grid-template-columns:53mm 1fr;gap:5mm;min-height:229mm;padding:6mm 8mm 10mm}.layout-cards .ft-sidebar,.layout-cards .ft-main{background:0 0;padding:0}.layout-cards .ft-section{background:var(--ft-paper);border:.25mm solid var(--ft-border);border-radius:3mm;padding:4.5mm;box-shadow:0 2mm 7mm #1820380f}.layout-cards .ft-entry{border-left:0;padding-left:0}.layout-cards .ft-entry:before{display:none}.layout-border-accent{background:var(--ft-accent);padding:7mm}.layout-border-accent .ft-top-header{background:var(--ft-paper);border-bottom:.7mm solid var(--ft-accent);min-height:48mm;padding:10mm 11mm}.layout-border-accent .ft-layout-grid{background:var(--ft-paper);grid-template-columns:52mm 1fr;min-height:235mm}.layout-border-accent .ft-sidebar{border-right:.25mm solid var(--ft-border);background:0 0;padding:11mm 8mm 12mm 11mm}.layout-border-accent .ft-main{padding:11mm 11mm 13mm}.layout-border-accent .ft-section-heading:after{background:var(--ft-accent)}.layout-compact .ft-top-header{border-bottom:1.2mm solid var(--ft-accent);min-height:40mm;padding:8mm 13mm}.layout-compact .ft-photo-wrap{width:20mm;height:20mm}.layout-compact .ft-name-block h1{font-size:24px}.layout-compact .ft-contact-grid.is-compact{grid-template-columns:repeat(2,1fr);max-width:88mm}.layout-compact .ft-layout-grid{grid-template-columns:48mm 1fr;min-height:257mm}.layout-compact .ft-sidebar{background:var(--ft-soft);padding:9mm 7mm 10mm 13mm}.layout-compact .ft-main{padding:9mm 13mm 12mm 9mm}.layout-compact .ft-section{margin-bottom:4.8mm}.layout-compact .ft-section-heading{margin-bottom:2.7mm;font-size:9.5px}.layout-compact .ft-timeline{gap:3.5mm}.layout-compact .ft-rich-text{font-size:7.8px;line-height:1.45}.layout-compact .ft-entry h3{font-size:9px}.layout-diagonal .ft-top-header{min-height:62mm;color:var(--ft-header-text);background:linear-gradient(120deg, var(--ft-accent) 0%, var(--ft-accent-dark) 72%);clip-path:polygon(0 0,100% 0,100% 74%,0 100%);border:0;padding:11mm 15mm 17mm}.layout-diagonal .ft-top-header .ft-name-block h1,.layout-diagonal .ft-top-header .ft-name-block p,.layout-diagonal .ft-top-header .ft-contact-item,.layout-diagonal .ft-top-header .ft-contact-item i{color:var(--ft-header-text)}.layout-diagonal .ft-layout-grid{grid-template-columns:53mm 1fr;min-height:235mm;margin-top:-6mm}.layout-diagonal .ft-sidebar{background:var(--ft-soft);padding-top:14mm}.layout-diagonal .ft-main{padding-top:14mm}.layout-diagonal .ft-section-heading span{position:relative}.layout-diagonal .ft-section-heading span:after{content:"";background:var(--ft-accent);width:12mm;height:.7mm;position:absolute;bottom:-1.8mm;left:0;transform:skew(-25deg)}.heading-serif .ft-section-heading,.heading-serif .ft-name-block h1,.heading-serif .ft-entry h3,.heading-serif .ft-card h3,.heading-serif .ft-compact-list h3{font-family:Georgia,Times New Roman,serif}.heading-mono .ft-section-heading,.heading-mono .ft-name-block h1,.heading-mono .ft-entry h3,.heading-mono .ft-card h3,.heading-mono .ft-compact-list h3{letter-spacing:-.02em}.heading-caps .ft-name-block h1{text-transform:uppercase;letter-spacing:.02em;font-size:24px}.heading-soft .ft-section-heading{text-transform:none;letter-spacing:.02em;font-size:12px}.heading-line .ft-section-heading{letter-spacing:.18em}.flexible-template:before,.flexible-template:after{content:"";z-index:0;pointer-events:none;position:absolute}.ornament-none:before,.ornament-none:after{display:none}.ornament-corner:after{background:linear-gradient(135deg, transparent 50%, var(--ft-soft-strong) 50%);width:38mm;height:38mm;top:0;right:0}.ornament-orb:before{border:10mm solid var(--ft-soft);border-radius:50%;width:70mm;height:70mm;top:42mm;right:-25mm}.ornament-grid:before{opacity:.22;background-image:linear-gradient(var(--ft-border) .2mm, transparent .2mm), linear-gradient(90deg, var(--ft-border) .2mm, transparent .2mm);background-size:8mm 8mm;inset:0}.ornament-stripe:before{background:var(--ft-accent);width:2.5mm;top:0;bottom:0;left:0}.ornament-ring:after{border:2mm solid var(--ft-soft-strong);border-radius:50%;width:25mm;height:25mm;bottom:9mm;right:9mm}.ornament-bars:after{background:repeating-linear-gradient(90deg, var(--ft-accent) 0 3mm, transparent 3mm 5mm);opacity:.3;width:28mm;height:9mm;top:8mm;right:9mm}.ornament-diagonal-lines:before{opacity:.13;background:repeating-linear-gradient(135deg, transparent 0 8mm, var(--ft-border) 8mm 8.5mm);inset:0}.ornament-dots:before{opacity:.18;background-image:radial-gradient(var(--ft-accent) .7mm, transparent .8mm);background-size:9mm 9mm;inset:0}.ornament-brackets:before{border-left:1.2mm solid var(--ft-accent);border-top:1.2mm solid var(--ft-accent);width:18mm;height:18mm;top:6mm;left:6mm}.ornament-brackets:after{border-right:1.2mm solid var(--ft-accent);border-bottom:1.2mm solid var(--ft-accent);width:18mm;height:18mm;bottom:6mm;right:6mm}.section-style-solid .ft-section-heading{width:max-content;max-width:100%;color:var(--ft-accent-dark);background:var(--ft-soft-strong);border-radius:1mm;padding:2.2mm 3mm}.section-style-solid .ft-section-heading:after{display:none}.section-style-outline .ft-section-heading{border:.35mm solid var(--ft-border);padding:2mm 2.8mm}.section-style-outline .ft-section-heading:after{display:none}.section-style-marker .ft-section-heading:before{content:"";background:var(--ft-accent);border-radius:50%;flex:none;width:2.5mm;height:2.5mm}.section-style-numbered{counter-reset:cv-section}.section-style-numbered .ft-section{counter-increment:cv-section}.section-style-numbered .ft-section-heading:before{content:counter(cv-section, decimal-leading-zero);color:var(--ft-accent);letter-spacing:0;font-size:7px}.section-style-numbered .ft-section-heading:after{height:.2mm}.timeline-style-clean .ft-entry{border-left:0;padding-left:0}.timeline-style-clean .ft-entry:before{display:none}.timeline-style-cards .ft-entry{border:.25mm solid var(--ft-border);background:var(--ft-soft);border-radius:1.8mm;padding:3.2mm}.timeline-style-cards .ft-entry:before{display:none}.timeline-style-dots .ft-entry{border-left-style:dotted}.timeline-style-dots .ft-entry:before{width:2mm;height:2mm;left:-1.3mm}.timeline-style-bars .ft-entry{border-left:1.5mm solid var(--ft-accent);padding-left:4mm}.timeline-style-bars .ft-entry:before{display:none}.contact-style-chips .ft-contact-grid{flex-flow:wrap;gap:1.6mm}.contact-style-chips .ft-contact-item{border:.2mm solid var(--ft-border);border-radius:999px;padding:1.2mm 1.7mm}.contact-style-rule .ft-contact-item{border-bottom:.2mm solid var(--ft-border);padding-bottom:1.5mm}.contact-style-compact .ft-contact-grid{gap:1.4mm}.contact-style-compact .ft-contact-item{font-size:7px}.density-airy .ft-section{margin-bottom:8.5mm}.density-airy .ft-timeline{gap:6.2mm}.density-airy .ft-rich-text{line-height:1.68}.density-dense .ft-section{margin-bottom:4.5mm}.density-dense .ft-timeline{gap:3mm}.density-dense .ft-rich-text{font-size:7.7px;line-height:1.4}.density-dense .ft-entry h3{font-size:8.8px}.header-style-standard .ft-top-header{border-bottom-width:1mm}.header-style-standard .ft-identity.is-sidebar{padding-bottom:4mm}.header-style-centered .ft-top-header{text-align:center;flex-direction:column;justify-content:center;gap:4mm}.header-style-centered .ft-top-header .ft-identity{flex-direction:column}.header-style-centered .ft-top-header .ft-contact-grid.is-compact{grid-template-columns:repeat(3,minmax(0,1fr));max-width:150mm}.header-style-centered .ft-identity.is-sidebar{background:#ffffff14;border-radius:3mm;padding:4mm 2mm}.header-style-left-stack .ft-top-header{flex-direction:column;justify-content:center;align-items:flex-start;gap:4mm}.header-style-left-stack .ft-top-header .ft-contact-grid.is-compact{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;max-width:none}.header-style-left-stack .ft-identity.is-sidebar{text-align:left;align-items:flex-start}.header-style-nameplate .ft-top-header .ft-name-block{background:var(--ft-soft);border-left:1.5mm solid var(--ft-accent);padding:4mm 5mm}.header-style-nameplate .ft-top-header .ft-name-block h1{color:var(--ft-accent-dark)}.header-style-nameplate .ft-identity.is-sidebar .ft-name-block{border:.3mm solid #ffffff47;width:100%;padding:3mm}.header-style-split .ft-top-header{grid-template-columns:minmax(0,1.2fr) minmax(55mm,.8fr);align-items:center;display:grid}.header-style-split .ft-top-header .ft-contact-grid.is-compact{grid-template-columns:1fr;justify-self:end}.header-style-split .ft-identity.is-sidebar{text-align:left;grid-template-columns:20mm 1fr;align-items:center;display:grid}.header-style-split .ft-identity.is-sidebar .ft-photo-wrap{width:20mm;height:20mm}.header-style-capsule .ft-top-header{border:.35mm solid var(--ft-border);background:var(--ft-soft);border-radius:24mm;min-height:44mm;margin:6mm 8mm 0;padding:8mm 10mm}.header-style-capsule .ft-identity.is-sidebar{background:#ffffff1a;border-radius:18mm;padding:3mm}.header-style-border .ft-top-header{border:1mm solid var(--ft-accent);min-height:44mm;margin:7mm 9mm 0;padding:8mm 10mm}.header-style-border .ft-identity.is-sidebar{border:.5mm solid #ffffff59;padding:3mm}.header-style-banner .ft-top-header{color:var(--ft-header-text);background:linear-gradient(110deg,var(--ft-accent-dark),var(--ft-accent));border:0}.header-style-banner .ft-top-header .ft-name-block h1,.header-style-banner .ft-top-header .ft-name-block p,.header-style-banner .ft-top-header .ft-contact-item,.header-style-banner .ft-top-header .ft-contact-item i{color:var(--ft-header-text)}.header-style-banner .ft-identity.is-sidebar{background:#0000001f;width:calc(100% + 18mm);margin-left:-9mm;padding:5mm 9mm}.header-style-boxed .ft-top-header{border:.25mm solid var(--ft-border);min-height:45mm;margin:7mm 10mm 0;padding:9mm;box-shadow:0 2mm 7mm #14192817}.header-style-boxed .ft-identity.is-sidebar{border-radius:2mm;padding:4mm 3mm;box-shadow:inset 0 0 0 .25mm #ffffff4d}.header-style-offset .ft-top-header{padding-left:27mm}.header-style-offset .ft-top-header .ft-photo-wrap{box-shadow:3mm 3mm 0 var(--ft-soft-strong);transform:translate(-14mm)rotate(-4deg)}.header-style-offset .ft-identity.is-sidebar .ft-photo-wrap{transform:translate(-4mm);box-shadow:3mm 0 #ffffff2e}.header-style-underline .ft-name-block h1{border-bottom:1.3mm solid var(--ft-accent);width:max-content;max-width:100%;padding-bottom:2.5mm}.header-style-underline .ft-identity.is-sidebar .ft-name-block h1{border-bottom-color:#ffffff8c;margin-inline:auto}.sidebar-style-soft .ft-sidebar{color:var(--ft-text);background:var(--ft-soft)}.sidebar-style-soft .ft-sidebar .ft-name-block h1,.sidebar-style-soft .ft-sidebar .ft-section-heading,.sidebar-style-soft .ft-sidebar .ft-level-list strong{color:var(--ft-text)}.sidebar-style-soft .ft-sidebar .ft-name-block p,.sidebar-style-soft .ft-sidebar .ft-contact-item,.sidebar-style-soft .ft-sidebar .ft-contact-item i,.sidebar-style-soft .ft-sidebar .ft-level-list span{color:var(--ft-muted)}.sidebar-style-solid .ft-sidebar{color:var(--ft-header-text);background:var(--ft-accent)}.sidebar-style-solid .ft-sidebar .ft-name-block h1,.sidebar-style-solid .ft-sidebar .ft-section-heading,.sidebar-style-solid .ft-sidebar .ft-level-list strong{color:var(--ft-header-text)}.sidebar-style-solid .ft-sidebar .ft-name-block p,.sidebar-style-solid .ft-sidebar .ft-contact-item,.sidebar-style-solid .ft-sidebar .ft-contact-item i,.sidebar-style-solid .ft-sidebar .ft-level-list span{color:#ffffffc7}.sidebar-style-outline .ft-sidebar{color:var(--ft-text);box-shadow:inset -1mm 0 0 var(--ft-border);background:0 0}.sidebar-style-outline .ft-sidebar .ft-name-block h1,.sidebar-style-outline .ft-sidebar .ft-section-heading,.sidebar-style-outline .ft-sidebar .ft-level-list strong{color:var(--ft-text)}.sidebar-style-outline .ft-sidebar .ft-name-block p,.sidebar-style-outline .ft-sidebar .ft-contact-item,.sidebar-style-outline .ft-sidebar .ft-contact-item i,.sidebar-style-outline .ft-sidebar .ft-level-list span{color:var(--ft-muted)}.sidebar-style-rail .ft-sidebar{color:var(--ft-text);background:var(--ft-paper);box-shadow:inset 3mm 0 0 var(--ft-accent)}.sidebar-style-rail .ft-sidebar .ft-name-block h1,.sidebar-style-rail .ft-sidebar .ft-section-heading,.sidebar-style-rail .ft-sidebar .ft-level-list strong{color:var(--ft-text)}.sidebar-style-rail .ft-sidebar .ft-name-block p,.sidebar-style-rail .ft-sidebar .ft-contact-item,.sidebar-style-rail .ft-sidebar .ft-contact-item i,.sidebar-style-rail .ft-sidebar .ft-level-list span{color:var(--ft-muted)}.sidebar-style-card .ft-sidebar{min-height:calc(100% - 14mm);color:var(--ft-text);background:var(--ft-paper);border:.3mm solid var(--ft-border);border-radius:4mm;margin:7mm 0 7mm 7mm;box-shadow:0 2mm 7mm #18203817}.sidebar-style-card .ft-sidebar .ft-name-block h1,.sidebar-style-card .ft-sidebar .ft-section-heading,.sidebar-style-card .ft-sidebar .ft-level-list strong{color:var(--ft-text)}.sidebar-style-card .ft-sidebar .ft-name-block p,.sidebar-style-card .ft-sidebar .ft-contact-item,.sidebar-style-card .ft-sidebar .ft-contact-item i,.sidebar-style-card .ft-sidebar .ft-level-list span{color:var(--ft-muted)}.sidebar-style-band .ft-sidebar{color:var(--ft-text);background:linear-gradient(180deg,var(--ft-soft-strong) 0 28mm,var(--ft-soft) 28mm 100%)}.sidebar-style-band .ft-sidebar .ft-name-block h1,.sidebar-style-band .ft-sidebar .ft-section-heading,.sidebar-style-band .ft-sidebar .ft-level-list strong{color:var(--ft-text)}.sidebar-style-band .ft-sidebar .ft-name-block p,.sidebar-style-band .ft-sidebar .ft-contact-item,.sidebar-style-band .ft-sidebar .ft-contact-item i,.sidebar-style-band .ft-sidebar .ft-level-list span{color:var(--ft-muted)}.sidebar-style-ruled .ft-sidebar{color:var(--ft-text);background-color:var(--ft-paper);background-image:repeating-linear-gradient(180deg,transparent 0 8mm,var(--ft-soft) 8mm 8.3mm)}.sidebar-style-ruled .ft-sidebar .ft-name-block h1,.sidebar-style-ruled .ft-sidebar .ft-section-heading,.sidebar-style-ruled .ft-sidebar .ft-level-list strong{color:var(--ft-text)}.sidebar-style-ruled .ft-sidebar .ft-name-block p,.sidebar-style-ruled .ft-sidebar .ft-contact-item,.sidebar-style-ruled .ft-sidebar .ft-contact-item i,.sidebar-style-ruled .ft-sidebar .ft-level-list span{color:var(--ft-muted)}.sidebar-style-minimal .ft-sidebar{color:var(--ft-text);background:0 0}.sidebar-style-minimal .ft-sidebar .ft-name-block h1,.sidebar-style-minimal .ft-sidebar .ft-section-heading,.sidebar-style-minimal .ft-sidebar .ft-level-list strong{color:var(--ft-text)}.sidebar-style-minimal .ft-sidebar .ft-name-block p,.sidebar-style-minimal .ft-sidebar .ft-contact-item,.sidebar-style-minimal .ft-sidebar .ft-contact-item i,.sidebar-style-minimal .ft-sidebar .ft-level-list span{color:var(--ft-muted)}.sidebar-style-gradient .ft-sidebar{color:var(--ft-header-text);background:linear-gradient(145deg,var(--ft-accent),var(--ft-accent-dark))}.sidebar-style-gradient .ft-sidebar .ft-name-block h1,.sidebar-style-gradient .ft-sidebar .ft-section-heading,.sidebar-style-gradient .ft-sidebar .ft-level-list strong{color:var(--ft-header-text)}.sidebar-style-gradient .ft-sidebar .ft-name-block p,.sidebar-style-gradient .ft-sidebar .ft-contact-item,.sidebar-style-gradient .ft-sidebar .ft-contact-item i,.sidebar-style-gradient .ft-sidebar .ft-level-list span{color:#ffffffc7}.sidebar-style-inverted .ft-sidebar{color:var(--ft-paper);background:var(--ft-text)}.sidebar-style-inverted .ft-sidebar .ft-name-block h1,.sidebar-style-inverted .ft-sidebar .ft-section-heading,.sidebar-style-inverted .ft-sidebar .ft-level-list strong{color:var(--ft-paper)}.sidebar-style-inverted .ft-sidebar .ft-name-block p,.sidebar-style-inverted .ft-sidebar .ft-contact-item,.sidebar-style-inverted .ft-sidebar .ft-contact-item i,.sidebar-style-inverted .ft-sidebar .ft-level-list span{color:#ffffffb8}.sidebar-style-accent-top .ft-sidebar{color:var(--ft-text);background:var(--ft-soft);box-shadow:inset 0 4mm 0 var(--ft-accent)}.sidebar-style-accent-top .ft-sidebar .ft-name-block h1,.sidebar-style-accent-top .ft-sidebar .ft-section-heading,.sidebar-style-accent-top .ft-sidebar .ft-level-list strong{color:var(--ft-text)}.sidebar-style-accent-top .ft-sidebar .ft-name-block p,.sidebar-style-accent-top .ft-sidebar .ft-contact-item,.sidebar-style-accent-top .ft-sidebar .ft-contact-item i,.sidebar-style-accent-top .ft-sidebar .ft-level-list span{color:var(--ft-muted)}.frame-style-none{box-shadow:none}.frame-style-thin{box-shadow:inset 0 0 0 .5mm var(--ft-border)}.frame-style-double{box-shadow:inset 0 0 0 .5mm var(--ft-accent), inset 0 0 0 2mm var(--ft-paper), inset 0 0 0 2.4mm var(--ft-border)}.frame-style-inset{box-shadow:inset 0 0 0 3mm var(--ft-soft), inset 0 0 0 3.4mm var(--ft-border)}.frame-style-topbar{box-shadow:inset 0 3mm 0 var(--ft-accent)}.frame-style-bottombar{box-shadow:inset 0 -3mm 0 var(--ft-accent-dark)}.frame-style-leftrail{box-shadow:inset 3mm 0 0 var(--ft-accent)}.frame-style-rightrail{box-shadow:inset -3mm 0 0 var(--ft-accent)}.frame-style-corners{box-shadow:inset 2mm 2mm 0 -1.5mm var(--ft-accent), inset -2mm -2mm 0 -1.5mm var(--ft-accent-dark)}.frame-style-rounded-inset{box-shadow:inset 0 0 0 1mm var(--ft-border);border-radius:4mm}.frame-style-shadow-inset{box-shadow:inset 0 0 12mm #1419281c, inset 0 0 0 .35mm var(--ft-border)}.heading-condensed .ft-section-heading,.heading-condensed .ft-name-block h1,.heading-condensed .ft-entry h3,.heading-condensed .ft-card h3{letter-spacing:-.045em;font-family:Arial Narrow,Arial,sans-serif;font-stretch:75%}.heading-editorial .ft-name-block h1{letter-spacing:-.025em;font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:600}.heading-editorial .ft-section-heading{text-transform:none;letter-spacing:0;font-family:Georgia,Times New Roman,serif;font-size:13px}.heading-geometric .ft-name-block h1,.heading-geometric .ft-section-heading{letter-spacing:.045em;font-family:Trebuchet MS,Arial,sans-serif}.heading-geometric .ft-section-heading{text-transform:uppercase}.heading-classic .ft-name-block h1,.heading-classic .ft-section-heading,.heading-classic .ft-entry h3,.heading-classic .ft-card h3{letter-spacing:0;font-family:Times New Roman,Georgia,serif}.heading-classic .ft-section-heading{text-transform:none;font-size:12px}.heading-tinycaps .ft-name-block h1,.heading-tinycaps .ft-section-heading{font-variant:small-caps;text-transform:lowercase;letter-spacing:.08em}.ornament-wave:after{opacity:.32;background:radial-gradient(28mm 18mm at 14mm 0,var(--ft-soft-strong) 0 60%,transparent 61%) repeat-x;background-size:42mm 20mm;height:42mm;bottom:-23mm;left:-12mm;right:-12mm}.section-style-underline .ft-section-heading{border-bottom:.8mm solid var(--ft-accent);padding-bottom:2mm}.section-style-underline .ft-section-heading:after{display:none}.section-style-overline .ft-section-heading{border-top:.8mm solid var(--ft-accent);padding-top:2mm}.section-style-overline .ft-section-heading:after{display:none}.section-style-pill .ft-section-heading{width:max-content;max-width:100%;color:var(--ft-paper);background:var(--ft-accent);border-radius:999px;padding:2mm 4mm}.section-style-pill .ft-section-heading:after{display:none}.section-style-bracket .ft-section-heading{border-left:1mm solid var(--ft-accent);border-right:1mm solid var(--ft-accent);width:max-content;max-width:100%;padding:1.5mm 3mm}.section-style-bracket .ft-section-heading:after{display:none}.section-style-double .ft-section-heading{border-bottom:1.1mm double var(--ft-accent);padding-bottom:2mm}.section-style-double .ft-section-heading:after{display:none}.section-style-label .ft-section-heading{background:linear-gradient(90deg,var(--ft-accent) 0 2mm,var(--ft-soft) 2mm 100%);width:max-content;max-width:100%;padding:2mm 3mm 2mm 5mm}.section-style-label .ft-section-heading:after{display:none}.timeline-style-boxed .ft-entry{border:.3mm solid var(--ft-text-border);background:var(--ft-paper);padding:3mm 3.5mm}.timeline-style-boxed .ft-entry:before{display:none}.timeline-style-underline .ft-entry{border:0;border-bottom:.3mm solid var(--ft-border);padding:0 0 3mm}.timeline-style-underline .ft-entry:before{display:none}.timeline-style-compact .ft-entry{border-left-width:.3mm;padding-left:3mm}.timeline-style-compact .ft-entry header{margin-bottom:.7mm}.timeline-style-compact .ft-entry:before{width:1.5mm;height:1.5mm;left:-1mm}.timeline-style-accent-date .ft-entry{border-left:0;padding-left:0}.timeline-style-accent-date .ft-entry:before{display:none}.timeline-style-accent-date .ft-entry time{color:var(--ft-paper);background:var(--ft-accent);border-radius:999px;padding:1.2mm 2mm}.timeline-style-ghost .ft-entry{background:linear-gradient(90deg,var(--ft-soft) 0 4mm,transparent 4mm);border:0;padding:3mm 3mm 3mm 5mm}.timeline-style-ghost .ft-entry:before{display:none}.timeline-style-split .ft-entry{border-left:0;padding-left:0}.timeline-style-split .ft-entry:before{display:none}.timeline-style-split .ft-entry header{border-bottom:.3mm solid var(--ft-border);grid-template-columns:1fr 30mm;padding-bottom:1.5mm;display:grid}.timeline-style-split .ft-entry time{text-align:right;color:var(--ft-accent);font-weight:800}.contact-style-boxed .ft-contact-grid{border:.3mm solid var(--ft-border);border-radius:1.5mm;padding:3mm}.contact-style-two-column .ft-contact-grid{grid-template-columns:1fr 1fr;gap:2mm 3mm;display:grid}.contact-style-inline .ft-contact-grid{flex-flow:wrap;align-items:center;gap:2mm 4mm}.contact-style-icon-box .ft-contact-item i{width:5mm;height:5mm;color:var(--ft-paper);background:var(--ft-accent);border-radius:1mm;place-items:center;margin-top:-1mm;display:grid}.contact-style-accent .ft-contact-item{border-left:.8mm solid var(--ft-accent);padding:1.4mm 2mm}.contact-style-muted .ft-contact-item{color:var(--ft-muted);opacity:.78}.contact-style-muted .ft-contact-item i{color:var(--ft-muted)}.contact-style-labels .ft-contact-item{border-bottom:.2mm dotted var(--ft-border);grid-template-columns:5mm 1fr;align-items:center;padding-bottom:1.4mm;font-weight:700;display:grid}.card-style-flat .ft-card{border-color:#0000;border-bottom-color:var(--ft-border);background:0 0;border-radius:0;padding-inline:0}.card-style-soft .ft-card{background:var(--ft-soft);border-color:#0000}.card-style-outline .ft-card{border:.4mm solid var(--ft-border);background:0 0}.card-style-accent-left .ft-card{background:var(--ft-paper);border:0;border-left:1.2mm solid var(--ft-accent);border-radius:0}.card-style-accent-top .ft-card{background:var(--ft-paper);border:0;border-top:1.2mm solid var(--ft-accent);border-radius:0}.card-style-shadow .ft-card{background:var(--ft-paper);border-color:#0000;box-shadow:0 2mm 6mm #1419281f}.card-style-sharp .ft-card{background:var(--ft-soft);border-radius:0}.card-style-dashed .ft-card{border:.35mm dashed var(--ft-accent);background:0 0}.card-style-tinted .ft-card{background:linear-gradient(135deg,var(--ft-soft),var(--ft-paper));border-color:var(--ft-soft-strong)}.card-style-minimal .ft-card{background:0 0;border:0;padding:2mm 0}.card-style-elevated .ft-card{background:var(--ft-paper);border-color:var(--ft-border);box-shadow:0 1.5mm 0 var(--ft-soft-strong), 0 3mm 7mm #14192814;transform:translateY(-.6mm)}.density-compact .ft-section{margin-bottom:5.2mm}.density-compact .ft-timeline{gap:3.6mm}.density-compact .ft-rich-text{font-size:8px;line-height:1.43}.density-spacious .ft-section{margin-bottom:9.2mm}.density-spacious .ft-timeline{gap:6.8mm}.density-spacious .ft-section-heading{margin-bottom:4.8mm}.density-tight .ft-section{margin-bottom:4mm}.density-tight .ft-timeline{gap:2.6mm}.density-tight .ft-section-heading{margin-bottom:2.2mm}.density-tight .ft-rich-text{font-size:7.6px;line-height:1.36}.density-stepped .ft-section:nth-child(odd){margin-left:3mm}.density-stepped .ft-section:nth-child(2n){margin-right:3mm}.density-stepped .ft-section{margin-bottom:6.3mm}.density-generous .ft-main{padding-inline:18mm}.density-generous .ft-section{margin-bottom:8mm}.density-generous .ft-rich-text{line-height:1.62}.density-journal .ft-section{margin-bottom:6mm}.density-journal .ft-rich-text{font-size:8.4px;line-height:1.72}.density-journal .ft-entry h3{font-weight:700}.density-crisp .ft-section{margin-bottom:5.5mm}.density-crisp .ft-rich-text{line-height:1.45}.density-crisp .ft-section-heading{margin-bottom:3mm}.density-roomy .ft-main{padding-block:18mm}.density-roomy .ft-section{margin-bottom:8.7mm}.density-roomy .ft-timeline{gap:5.8mm}@media (width<=560px){.ft-card-grid{grid-template-columns:1fr 1fr}}.template-thumb-loading{background:linear-gradient(115deg,#0000 35%,#ffffffbf 50%,#0000 65%) 0 0/220% 100%,linear-gradient(135deg,#dedbf9 0 31%,#fff 31% 100%);animation:1.15s linear infinite template-thumb-shimmer;position:absolute;inset:0}.template-thumb-loading:before,.template-thumb-loading:after{content:"";background:#e4e4ed;border-radius:999px;height:4px;position:absolute;left:43%;right:11%}.template-thumb-loading:before{top:28%;box-shadow:0 13px #e4e4ed,0 26px #e4e4ed,0 52px #ececf2,0 65px #ececf2}.template-thumb-loading:after{top:72%}@keyframes template-thumb-shimmer{to{background-position:-220% 0,0 0}}@media (prefers-reduced-motion:reduce){.template-thumb-loading{animation:none}}.appearance-section{border-color:#bfe8da}.appearance-section.is-open{border-color:#79cbae;box-shadow:0 8px 24px #08755314}.appearance-heading-copy{align-items:center;flex-direction:row!important;gap:10px!important}.appearance-heading-icon{color:#fff;background:linear-gradient(145deg,#18b983,#087553);border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid}.appearance-content{padding-top:15px}.appearance-presets{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.palette-preset{color:#555f66;text-align:left;background:#fff;border:1px solid #e3e7e8;border-radius:10px;flex-direction:column;align-items:flex-start;gap:6px;min-width:0;padding:8px;font-size:10px;font-weight:700;display:flex;position:relative}.palette-preset:hover{background:#f8fffc;border-color:#8dceb7}.palette-preset.is-active{border-color:#0aa574;box-shadow:0 0 0 2px #0aa5741c}.palette-preset>i.fa-check{color:#0aa574;font-size:10px;position:absolute;top:7px;right:7px}.palette-preview{background:var(--swatch-paper);border:1px solid #141e2814;border-radius:6px;width:100%;height:30px;display:block;position:relative;overflow:hidden}.palette-preview:before{content:"";background:var(--swatch-accent);width:32%;position:absolute;inset:0 auto 0 0}.palette-preview i,.palette-preview b{background:var(--swatch-text);opacity:.75;border-radius:999px;height:3px;position:absolute;left:40%;right:8%}.palette-preview i{top:9px}.palette-preview b{opacity:.35;top:17px;right:27%}.color-control-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.color-control{color:#55566a;flex-direction:column;gap:6px;font-size:11px;font-weight:700;display:flex}.color-input-wrap{background:#fff;border:1px solid #dedfea;border-radius:10px;align-items:center;gap:8px;min-width:0;padding:6px;display:flex}.color-input-wrap input{cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;width:34px;height:29px;padding:0}.color-input-wrap input::-webkit-color-swatch-wrapper{padding:0}.color-input-wrap input::-webkit-color-swatch{border:0;border-radius:6px}.color-input-wrap code{color:#686b75;text-overflow:ellipsis;min-width:0;font:600 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:hidden}.appearance-note{color:#7d858a;border-top:1px solid #edf0f0;justify-content:space-between;align-items:center;gap:12px;margin-top:13px;padding-top:12px;font-size:10px;display:flex}.appearance-note button{color:#087553;background:#eaf9f3;border:0;border-radius:8px;flex:none;align-items:center;gap:6px;padding:7px 9px;font-size:10px;font-weight:800;display:inline-flex}.appearance-note button:hover{background:#dff5ec}@media (width<=560px){.appearance-presets{grid-template-columns:repeat(2,minmax(0,1fr))}.color-control-grid{grid-template-columns:1fr}.appearance-note{flex-direction:column;align-items:flex-start}}.photo-field-layout{grid-template-columns:82px minmax(0,1fr);align-items:start;gap:12px;display:grid}.photo-field-preview{color:#99a;text-align:center;background:#f7f7fb;border:1px dashed #d8d9e5;border-radius:12px;place-items:center;width:82px;height:82px;font-size:10px;font-weight:700;display:grid;overflow:hidden}.photo-field-preview img{object-fit:cover;width:100%;height:100%}.photo-field-controls{flex-direction:column;gap:7px;min-width:0;display:flex}.photo-field-actions{flex-wrap:wrap;gap:8px;display:flex}.photo-field-actions button{cursor:pointer;border-radius:9px;min-height:34px;padding:7px 12px;font-size:11px;font-weight:700}.photo-field-actions .secondary-button{color:#55566a;background:#fff;border:1px solid #d8d9e5}.photo-remove-button{color:#b34444;background:#fff7f7;border:1px solid #f0caca}.photo-file-input{display:none!important}.field .field-error{color:#b34444}@media (width<=560px){.photo-field-layout{grid-template-columns:1fr}.photo-field-preview{width:96px;height:96px}}.downloads-page{padding:56px 20px}.downloads-header{margin-bottom:28px}.downloads-header h1{letter-spacing:-.04em;margin:8px 0;font-size:36px}.downloads-header p{color:var(--muted)}.downloads-empty{border:1px solid var(--line);box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:20px;padding:50px 20px}.downloads-empty i{color:var(--primary);font-size:48px}.downloads-empty h2{margin:16px 0 8px}.downloads-empty p{color:var(--muted);margin-bottom:22px}.downloads-alert{color:var(--primary-dark);background:#0aa57414;border:1px solid #0aa57447;border-radius:12px;align-items:center;gap:10px;margin-bottom:20px;padding:13px 16px;font-weight:700;display:flex}.downloads-table-shell{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:20px;overflow:hidden}.downloads-table-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;display:flex}.downloads-table-heading h2{letter-spacing:-.02em;margin:0 0 4px;font-size:18px}.downloads-table-heading p{color:var(--muted);margin:0;font-size:13px}.downloads-table-scroll{width:100%;overflow-x:auto}.downloads-table{border-collapse:collapse;table-layout:auto;width:100%;min-width:920px}.downloads-table th{border-bottom:1px solid var(--line);background:var(--soft);color:var(--muted);letter-spacing:.06em;text-align:left;text-transform:uppercase;white-space:nowrap;padding:12px 16px;font-size:11px;font-weight:800}.downloads-table td{border-bottom:1px solid var(--line);vertical-align:middle;padding:15px 16px}.downloads-table tbody tr:last-child td{border-bottom:0}.downloads-table tbody tr{transition:background-color .16s}.downloads-table tbody tr:hover{background:#fbfcfc}.downloads-table th:first-child,.downloads-table td:first-child{width:92px;padding-left:22px}.downloads-table th:last-child,.downloads-table td:last-child{padding-right:22px}.downloads-actions-heading{text-align:right!important}.download-list-thumb{border:1px solid var(--line);background:var(--soft);width:58px;height:72px;color:var(--primary);border-radius:9px;place-items:center;display:grid;overflow:hidden;box-shadow:0 3px 10px #19272414}.download-list-thumb img{object-fit:cover;width:100%;height:100%}.download-list-thumb i{font-size:22px}.download-list-thumb:focus-visible{outline:0;box-shadow:0 0 0 4px #0aa57429}.download-file-details{flex-direction:column;gap:4px;min-width:190px;display:flex}.download-file-details strong{color:var(--ink);font-size:14px;line-height:1.35}.download-file-details span,.downloads-table time small{color:var(--muted);font-size:12px}.download-template-name{color:var(--ink);font-size:13px;font-weight:700}.downloads-table time{min-width:112px;color:var(--ink);white-space:nowrap;flex-direction:column;gap:3px;font-size:13px;font-weight:650;display:flex}.download-list-actions{white-space:nowrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.download-list-actions form{margin:0;display:flex}.download-action-button,.download-delete-button{border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:8px 11px;font-size:12px;font-weight:750;line-height:1;text-decoration:none;display:inline-flex}.download-action-button{border:1px solid var(--line);transition:color .16s,background-color .16s,border-color .16s,box-shadow .16s,transform .16s}.download-action-secondary{color:var(--ink);background:#fff}.download-action-secondary:hover{background:var(--soft);border-color:#cbd8d5;transform:translateY(-1px)}.download-action-primary{border-color:var(--primary);background:var(--primary);color:#fff}.download-action-primary:hover{border-color:var(--primary-dark);background:var(--primary-dark);color:#fff;transform:translateY(-1px)}.download-action-button:active{transform:translateY(0)scale(.98)}.download-action-button:focus-visible{outline:0;box-shadow:0 0 0 4px #0aa57429}.download-delete-button{border-radius:10px;flex:none;min-height:38px;padding:8px 11px}.danger-button{color:#a71937;min-height:44px;font:inherit;letter-spacing:-.01em;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff7f8;border:1px solid #f2b6c2;border-radius:12px;justify-content:center;align-items:center;gap:9px;padding:10px 16px;font-size:13px;font-weight:750;line-height:1;transition:color .16s,background-color .16s,border-color .16s,box-shadow .16s,transform .16s;display:inline-flex;box-shadow:0 1px 2px #56101f0d}.danger-button i{flex:none;font-size:13px;transition:transform .16s}.danger-button:hover:not(:disabled){color:#91132e;background:#fff0f3;border-color:#e9869a;transform:translateY(-1px);box-shadow:0 5px 14px #a719371c}.danger-button:hover:not(:disabled) i{transform:translateY(-1px)}.danger-button:active:not(:disabled){background:#ffe5eb;border-color:#df6f86;transform:translateY(0)scale(.985);box-shadow:0 1px 3px #a719371a}.danger-button:focus-visible{border-color:#d44d69;outline:0;box-shadow:0 0 0 4px #d44d692e}.danger-button:disabled,.danger-button[aria-disabled=true]{color:#ad9ca0;box-shadow:none;cursor:not-allowed;opacity:1;background:#f8f5f6;border-color:#eadde0;transform:none}@media (width<=760px){.downloads-page{padding:32px 14px}.downloads-header h1{font-size:28px}.downloads-table-shell{box-shadow:none;background:0 0;border:0;overflow:visible}.downloads-table-heading{border:0;margin-bottom:12px;padding:0}.downloads-table-scroll{overflow:visible}.downloads-table{border-collapse:separate;border-spacing:0 12px;min-width:0}.downloads-table thead{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.downloads-table tbody,.downloads-table tr,.downloads-table td{width:100%;display:block}.downloads-table tr{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px;overflow:hidden}.downloads-table tbody tr:hover{background:#fff}.downloads-table td{border-bottom:1px solid var(--line);text-align:left;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:12px;padding:11px 16px;display:grid}.downloads-table td:before{content:attr(data-label);color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:800}.downloads-table td:first-child{width:100%;padding:16px}.downloads-table td:first-child:before{align-self:start;padding-top:4px}.downloads-table td:last-child{border-bottom:0;padding:14px 16px 16px}.download-list-thumb{width:52px;height:66px}.download-file-details{min-width:0}.download-file-details strong{overflow-wrap:anywhere}.download-list-actions{white-space:normal;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;width:100%;display:grid}.download-list-actions form,.download-list-actions .danger-button{width:100%}.download-action-button,.download-delete-button{min-height:42px;padding:9px 8px}}@media (width<=430px){.downloads-table td{grid-template-columns:82px minmax(0,1fr);padding-inline:13px}.download-list-actions{grid-template-columns:1fr}.download-action-button,.download-delete-button{min-height:44px}}@media (prefers-reduced-motion:reduce){.downloads-table tbody tr,.download-action-button,.danger-button,.danger-button i,.collection-actions button{transition:none}}.social-auth-stack{gap:10px;display:grid}.social-button{color:#182230;text-align:center;background:#fff;border:1px solid #d9dde5;border-radius:12px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;width:100%;min-height:48px;padding:11px 14px;font:700 13px/1.2 Inter,ui-sans-serif,system-ui,sans-serif;text-decoration:none;transition:border-color .18s,background-color .18s,box-shadow .18s,transform .12s;display:grid;position:relative;box-shadow:0 1px 2px #1018280a}.social-button>span:not(.social-button-status){justify-self:center}.social-button:hover{background:#f9fafb;border-color:#aeb7c5;transform:translateY(-1px);box-shadow:0 4px 12px #10182814}.social-button:focus-visible{outline-offset:2px;border-color:#099d6e;outline:3px solid #099d6e38}.social-button:active{transform:translateY(0);box-shadow:0 1px 3px #10182814}.social-button--facebook{color:#174ea6}.social-provider-icon{flex:0 0 21px;width:21px;height:21px;display:block}.social-button-status{color:#667085;white-space:nowrap;background:#f2f4f7;border-radius:999px;justify-self:end;padding:3px 6px;font-size:9px;font-weight:700}.social-button.is-disabled,.social-button[aria-disabled=true]{cursor:not-allowed;opacity:.58;box-shadow:none;transform:none}.social-auth-note{text-align:center;color:#7b8493!important;margin:10px 0 0!important;font-size:10px!important;line-height:1.45!important}.auth-divider{margin:17px 0 13px}.auth-error{border:1px solid #fecdd3}@media (width<=560px){.auth-modal{border-radius:17px;padding:22px 18px}.social-button{min-height:50px;padding-inline:13px}}@media (prefers-reduced-motion:reduce){.social-button{transition:none}}.heading-modern .ft-name-block h1,.heading-modern .ft-section-heading{font-family:var(--ft-heading-font);font-style:normal}.section-style-line .ft-section-heading:after{background:var(--ft-border);height:.35mm;display:block}.timeline-style-rail .ft-entry{border-left:.55mm solid var(--ft-border);padding-left:4.5mm}.timeline-style-rail .ft-entry:before{display:block}.contact-style-stack .ft-contact-grid{flex-direction:column;gap:2.5mm;display:flex}.density-balanced .ft-section{margin-bottom:7mm}.density-balanced .ft-timeline{gap:5mm}.density-balanced .ft-rich-text{font-size:8.6px;line-height:1.55}.header-style-capsule .ft-top-header,.header-style-capsule .ft-top-header .ft-name-block h1{color:var(--ft-text)}.header-style-capsule .ft-top-header .ft-name-block p,.header-style-capsule .ft-top-header .ft-contact-item,.header-style-capsule .ft-top-header .ft-contact-item i{color:var(--ft-muted)}.header-style-underline .ft-identity.is-sidebar .ft-name-block h1{border-bottom-color:currentColor}.section-style-label .ft-section-heading{color:var(--ft-accent-dark)}.sidebar-style-soft .ft-sidebar .ft-tags span,.sidebar-style-outline .ft-sidebar .ft-tags span,.sidebar-style-rail .ft-sidebar .ft-tags span,.sidebar-style-card .ft-sidebar .ft-tags span,.sidebar-style-band .ft-sidebar .ft-tags span,.sidebar-style-ruled .ft-sidebar .ft-tags span,.sidebar-style-minimal .ft-sidebar .ft-tags span,.sidebar-style-accent-top .ft-sidebar .ft-tags span{color:var(--ft-accent-dark);background:var(--ft-soft-strong);border-color:var(--ft-border)}.sidebar-style-solid .ft-sidebar .ft-tags span,.sidebar-style-gradient .ft-sidebar .ft-tags span,.sidebar-style-inverted .ft-sidebar .ft-tags span{color:var(--ft-paper);background:#ffffff1f;border-color:#ffffff38}.tags-field .tags-input{border:1px solid var(--line);cursor:text;background:#fff;border-radius:10px;flex-wrap:wrap;align-items:center;gap:6px;min-height:42px;padding:6px 10px;transition:border-color .15s,box-shadow .15s;display:flex}.tags-field .tags-input:focus-within{border-color:#0aa5748c;box-shadow:0 0 0 3px #0aa5741f}.tags-field .tag-chip{color:#0a7a56;background:#e8f8f2;border-radius:999px;align-items:center;gap:4px;max-width:100%;padding:4px 8px 4px 10px;font-size:13px;font-weight:600;line-height:1.2;display:inline-flex}.tags-field .tag-remove{color:#0a7a56;cursor:pointer;opacity:.7;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:16px;line-height:1;transition:opacity .12s,background .12s;display:inline-flex}.tags-field .tag-remove:hover{opacity:1;background:#0a7a561f}.tags-field .tags-input input{min-width:100px;color:var(--ink);background:0 0;border:0;outline:none;flex:120px;padding:4px 2px;font-size:14px}.tags-field .tags-input input::placeholder{color:#9aa0b5}
