{"id":734,"date":"2026-07-10T13:03:16","date_gmt":"2026-07-10T11:03:16","guid":{"rendered":"https:\/\/web.infn.it\/srf2027\/?page_id=734"},"modified":"2026-07-10T13:03:59","modified_gmt":"2026-07-10T11:03:59","slug":"topics","status":"publish","type":"page","link":"https:\/\/web.infn.it\/srf2027\/topics\/","title":{"rendered":"Topics"},"content":{"rendered":"<style>.kb-row-layout-id734_071564-a9 > .kt-row-column-wrap{align-content:start;}:where(.kb-row-layout-id734_071564-a9 > .kt-row-column-wrap) > .wp-block-kadence-column{justify-content:start;}.kb-row-layout-id734_071564-a9 > .kt-row-column-wrap{column-gap:var(--global-kb-gap-md, 2rem);row-gap:var(--global-kb-gap-md, 2rem);padding-top:var(--global-kb-spacing-sm, 1.5rem);padding-bottom:var(--global-kb-spacing-sm, 1.5rem);grid-template-columns:minmax(0, 1fr);}.kb-row-layout-id734_071564-a9 > .kt-row-layout-overlay{opacity:0.30;}@media all and (max-width: 1024px){.kb-row-layout-id734_071564-a9 > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}@media all and (max-width: 767px){.kb-row-layout-id734_071564-a9 > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}<\/style><div class=\"kb-row-layout-wrap kb-row-layout-id734_071564-a9 alignnone wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top\">\n<style>.kadence-column734_4f7e2f-dd > .kt-inside-inner-col,.kadence-column734_4f7e2f-dd > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column734_4f7e2f-dd > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column734_4f7e2f-dd > .kt-inside-inner-col{flex-direction:column;}.kadence-column734_4f7e2f-dd > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column734_4f7e2f-dd > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column734_4f7e2f-dd{position:relative;}@media all and (max-width: 1024px){.kadence-column734_4f7e2f-dd > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column734_4f7e2f-dd > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column734_4f7e2f-dd\"><div class=\"kt-inside-inner-col\">\n<style>\n  .srf-page {\n    font-family: 'Segoe UI', system-ui, sans-serif;\n    max-width: 900px; margin: 0 auto;\n    padding: 40px 20px 60px;\n  }\n  .srf-page-tag {\n    display: inline-block;\n    background: rgba(226,90,68,0.1);\n    border: 1px solid rgba(226,90,68,0.3);\n    border-radius: 20px;\n    padding: 5px 16px;\n    font-size: 12px; text-transform: uppercase; letter-spacing: 3px;\n    color: #E25A44; margin-bottom: 12px;\n  }\n  .srf-page-title {\n    font-size: 36px; font-weight: 700; color: #0C4B60;\n    margin: 0 0 8px 0; line-height: 1.2;\n  }\n  .srf-page-title span {\n    background: linear-gradient(135deg, #E25A44, #EA9986);\n    -webkit-background-clip: text; -webkit-text-fill-color: transparent;\n    background-clip: text;\n  }\n  .srf-page-subtitle {\n    font-size: 15px; color: #618A97; margin: 0 0 40px 0;\n  }\n  .srf-page-highlight {\n    background: linear-gradient(135deg, rgba(12,75,96,0.06), rgba(206,219,223,0.2));\n    border-left: 4px solid #0C4B60;\n    border-radius: 0 10px 10px 0;\n    padding: 24px 28px;\n    margin-bottom: 36px;\n    animation: srf-pg-in 0.6s ease both;\n  }\n  .srf-page-highlight p {\n    font-size: 17px; line-height: 1.7; color: #060F16 !important;\n    margin: 0;\n  }\n  .srf-page-highlight strong { color: #0C4B60 !important; }\n  .srf-page-body {\n    animation: srf-pg-in 0.6s ease both 0.15s;\n  }\n  .srf-page-body p {\n    font-size: 16px; line-height: 1.75; color: #060F16 !important;\n    margin: 0 0 20px 0;\n  }\n  .srf-page-body strong { color: inherit !important; }\n\n  .srf-page-divider {\n    width: 60px; height: 3px; background: #E25A44;\n    border-radius: 2px; margin: 40px 0;\n    animation: srf-pg-in 0.6s ease both 0.2s;\n  }\n\n  \/* Accordion topics, stessa palette delle card *\/\n  .srf-topics-list {\n    animation: srf-pg-in 0.6s ease both 0.3s;\n  }\n  .srf-topics-category {\n    background: rgba(255,255,255,0.95);\n    border: 1px solid #CEDBDF;\n    border-radius: 12px;\n    margin-bottom: 16px;\n    overflow: hidden;\n    transition: box-shadow 0.3s, border-color 0.3s;\n  }\n  .srf-topics-category:hover {\n    box-shadow: 0 6px 20px rgba(12,75,96,0.12);\n    border-color: #0C4B60;\n  }\n  .srf-topics-category summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 20px 28px;\n    display: flex; align-items: center; justify-content: space-between;\n    font-size: 18px; font-weight: 600;\n    color: #0C4B60;\n  }\n  .srf-topics-category summary::-webkit-details-marker { display: none; }\n  .srf-topics-category summary::after {\n    content: \"+\";\n    font-size: 22px; font-weight: 400; line-height: 1;\n    color: #E25A44;\n    margin-left: 12px; flex-shrink: 0;\n    transition: transform 0.3s;\n  }\n  .srf-topics-category[open] summary::after {\n    content: \"\u2212\";\n  }\n  .srf-topics-category ul {\n    margin: 0;\n    padding: 0 28px 24px 52px;\n    list-style: disc;\n  }\n  .srf-topics-category ul li {\n    font-size: 15px;\n    color: #618A97;\n    line-height: 1.7;\n    margin-bottom: 8px;\n  }\n\n  @keyframes srf-pg-in {\n    from { opacity: 0; transform: translateY(16px); }\n    to   { opacity: 1; transform: translateY(0); }\n  }\n\n  @media (max-width: 640px) {\n    .srf-page-title { font-size: 28px; }\n    .srf-page-highlight { padding: 20px; }\n    .srf-page-highlight p { font-size: 15px; }\n    .srf-topics-category summary { padding: 16px 20px; font-size: 16px; }\n    .srf-topics-category ul { padding: 0 20px 20px 40px; }\n  }\n<\/style>\n\n<div class=\"srf-page\">\n\n  <div class=\"srf-page-tag\">Authors<\/div>\n  <h1 class=\"srf-page-title\">Conference <span>Topics<\/span><\/h1>\n  <p class=\"srf-page-subtitle\">The scientific areas covered by SRF 2027 contributions<\/p>\n\n  <div class=\"srf-page-highlight\">\n    <p>\n      Authors are invited to submit contributions covering the full breadth of\n      <strong>RF superconductivity science and technology<\/strong>, from facilities and fundamental\n      research to cavities, technologies, and applications. Browse the topics below to identify\n      the area that best fits your work.\n    <\/p>\n  <\/div>\n\n  <div class=\"srf-page-body\">\n    <p>\n      Each topic area listed below corresponds to a track of the conference programme. Click on\n      any category to expand the full list of sub-topics.\n    <\/p>\n  <\/div>\n\n  <div class=\"srf-page-divider\"><\/div>\n\n  <div class=\"srf-topics-list\">\n\n    <details class=\"srf-topics-category\" open>\n      <summary>SRF Facilities<\/summary>\n      <ul>\n        <li>Ongoing Projects<\/li>\n        <li>Future Projects<\/li>\n        <li>Operational Experience and Lessons Learned<\/li>\n      <\/ul>\n    <\/details>\n\n    <details class=\"srf-topics-category\">\n      <summary>Fundamental SRF Research and Development<\/summary>\n      <ul>\n        <li>Theoretical advancements<\/li>\n        <li>Surface treatments<\/li>\n        <li>New Materials beyond Niobium<\/li>\n        <li>Thin Films and Multi-layer Structures<\/li>\n      <\/ul>\n    <\/details>\n\n    <details class=\"srf-topics-category\">\n      <summary>SRF Cavities<\/summary>\n      <ul>\n        <li>Cavity Design\/Fabrication\/Preparation\/Tuning<\/li>\n        <li>High Quality Factors\/High Gradients<\/li>\n        <li>Nb Bulk Cavities<\/li>\n        <li>Thin Film Cavities<\/li>\n        <li>Nb3Sn Cavities<\/li>\n        <li>Non-Nb Cavities<\/li>\n        <li>Novel Structure<\/li>\n        <li>Diagnostics for Cavity Test<\/li>\n      <\/ul>\n    <\/details>\n\n    <details class=\"srf-topics-category\">\n      <summary>SRF Technologies<\/summary>\n      <ul>\n        <li>Tuners<\/li>\n        <li>Input Couplers\/Higher-Order Mode Couplers and Dampers, Assembly\/Integration<\/li>\n        <li>Low-level RF Control\/Microphonics<\/li>\n        <li>RF Sources<\/li>\n        <li>Control System (interlock, protection)<\/li>\n      <\/ul>\n    <\/details>\n\n    <details class=\"srf-topics-category\">\n      <summary>SRF Applications<\/summary>\n      <ul>\n        <li>Small Industrial Accelerators<\/li>\n        <li>Medical Applications<\/li>\n        <li>Quantum Computing Applications<\/li>\n        <li>Detector Applications for Physics Experiments<\/li>\n      <\/ul>\n    <\/details>\n\n  <\/div>\n\n<\/div>\n<\/div><\/div>\n\n<\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Authors Conference Topics The scientific areas covered by SRF 2027 contributions Authors are invited to submit contributions covering the full breadth of RF superconductivity science and technology, from facilities and fundamental research to cavities, technologies, and applications. Browse the topics below to identify the area that best fits your work. Each topic area listed below&#8230;<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-734","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/pages\/734","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/comments?post=734"}],"version-history":[{"count":2,"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/pages\/734\/revisions"}],"predecessor-version":[{"id":736,"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/pages\/734\/revisions\/736"}],"wp:attachment":[{"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/media?parent=734"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}