/* F3 isolated page. Typography and responsive reference: approved GEM3 Max modules, 2026-09-22. */
@font-face{font-family:F3MiSans;src:url('/static/fonts/miSans.ttf') format('truetype');font-style:normal;font-weight:700;font-display:swap}
#nova-f3{--f3-blue:#009fe3;color:#333;background:#fff;font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.75;letter-spacing:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;width:100%;margin:0;padding:0}
#nova-f3 *,#nova-f3 *::before,#nova-f3 *::after{box-sizing:border-box}
#nova-f3 h1,#nova-f3 h2,#nova-f3 h3,#nova-f3 h4,#nova-f3 p,#nova-f3 figure{margin:0;padding:0}
#nova-f3 h1,#nova-f3 h2,#nova-f3 h3,#nova-f3 h4{color:inherit;letter-spacing:0}
#nova-f3 a{color:inherit;text-decoration:none}
#nova-f3 img{display:block;max-width:100%;height:auto;border:0}
#nova-f3 button{font:inherit;cursor:pointer}
#nova-f3 [hidden]{display:none}
#nova-f3 section,#nova-f3 tr{scroll-margin-top:70px}
#nova-f3 a:focus-visible,#nova-f3 button:focus-visible,#nova-f3 [tabindex]:focus-visible{outline:3px solid #009fe3;outline-offset:4px}
#nova-f3 .f3-wide{width:min(1380px,calc(100% - 48px));margin:0 auto}
#nova-f3 .f3-nav{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:48px;padding:0 48px;color:#ccc;background:#272727;font-size:14px}
#nova-f3 .f3-nav>span{color:#fff;white-space:nowrap;font-size:18px}
#nova-f3 .f3-nav>div{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0}
#nova-f3 .f3-nav>div a{padding:0 12px;line-height:20px;border-right:1px solid #666}
#nova-f3 .f3-nav>div a:last-child{border:0}
#nova-f3 .f3-buy{padding:0 24px;border-radius:5px;background:#00ae42;color:#fff;white-space:nowrap;line-height:30px}
#nova-f3 .f3-hero{position:relative;width:100%;aspect-ratio:1920/925;min-height:620px;background:#080b0e;color:#fff;border-radius:0;overflow:hidden}
#nova-f3 .f3-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
#nova-f3 .f3-hero-copy{position:relative;width:min(1120px,calc(100% - 48px));margin:0 auto;padding-top:17%;text-align:center}
#nova-f3 .f3-hero h1{font-family:F3MiSans,"PingFang SC",sans-serif;font-size:36px;line-height:1.25;font-weight:700}
#nova-f3 .f3-hero p{margin:24px auto 0;max-width:1060px;font-size:16px;line-height:30px;color:#fff}
#nova-f3 .f3-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px}
#nova-f3 .f3-button{display:inline-flex;align-items:center;justify-content:center;min-width:160px;min-height:44px;padding:8px 24px;border-radius:24px;background:var(--f3-blue);color:#fff;font-size:16px;font-weight:500;line-height:28px;text-align:center}
#nova-f3 .f3-button:hover{background:#008dcc}
#nova-f3 .f3-hero .f3-button{min-width:200px;min-height:50px}
#nova-f3 .f3-definition{min-height:241px;padding:65px 24px;text-align:center;color:#333;background:#fff}
#nova-f3 .f3-definition h2{font-size:18px;line-height:28px;font-weight:700}
#nova-f3 .f3-definition p{max-width:1373px;margin:8px auto 0;font-size:14px;line-height:30px;color:#666}
#nova-f3 .f3-features{padding:100px 0 200px;background:#000;color:#fff}
#nova-f3 .f3-feature-heading{width:min(1180px,calc(100% - 48px));margin:0 auto;text-align:center}
#nova-f3 .f3-feature-heading h2{font-family:F3MiSans,"PingFang SC",sans-serif;font-size:48px;font-weight:700;line-height:1.25;color:#00b8ef}
#nova-f3 .f3-feature-heading p{margin-top:20px;font-size:18px;line-height:32px;color:#eee}
#nova-f3 .f3-overview-image{width:min(1380px,100%);margin:64px auto 100px;overflow:hidden;border-radius:10px}
#nova-f3 .f3-overview-image img{width:100%}
#nova-f3 .f3-feature{display:grid;grid-template-columns:minmax(0,690fr) minmax(0,408fr);align-items:center;gap:80px;width:min(1178px,calc(100% - 48px));margin:0 auto}
#nova-f3 .f3-feature+.f3-feature{margin-top:230px}
#nova-f3 .f3-feature-media{overflow:hidden;border-radius:10px;aspect-ratio:690/518}
#nova-f3 .f3-feature-media img{width:100%;height:100%;object-fit:contain}
#nova-f3 .f3-feature-copy h3{font-family:F3MiSans,"PingFang SC",sans-serif;font-size:42px;font-weight:700;line-height:55px}
#nova-f3 .f3-feature-copy p{margin-top:19px;font-size:16px;line-height:28px;color:#bcbcbc}
#nova-f3 .f3-feature-copy .f3-safety-note{margin-top:14px;color:#cc77ff;font-size:12px;line-height:22px}
#nova-f3 .f3-feature-copy ul{margin:24px 0 0;padding:0 0 0 20px;list-style:disc}
#nova-f3 .f3-feature-copy li{font-size:18px;line-height:36px;color:#fff}
/* FastCure 3 feature story: GEM3 Max sticky reveal and persistent image. */
#nova-f3 .f3-features.f3-story-ready{position:relative;isolation:isolate;padding:0 0 120px;overflow:clip}
#nova-f3 .f3-story-bg{display:none}
#nova-f3 .f3-story-ready .f3-story-bg{display:block;position:absolute;inset:0;z-index:0;overflow:clip;pointer-events:none}
#nova-f3 .f3-story-ready .f3-story-bg-viewport{position:sticky;top:var(--f3-story-top,0px);height:calc(100svh - var(--f3-story-top,0px));min-height:520px;overflow:hidden;background:#000;opacity:var(--f3-bg-opacity,0)}
#nova-f3 .f3-story-ready .f3-story-bg-viewport::after{position:absolute;inset:0;content:"";background:rgba(0,0,0,.7)}
#nova-f3 .f3-story-ready .f3-story-bg-viewport img{width:100%;height:100%;max-width:none;object-fit:contain;transform:scale(var(--f3-bg-scale,.72));transform-origin:center}
#nova-f3 .f3-story-ready .f3-story-intro{position:relative;z-index:1;height:180vh;min-height:1300px}
#nova-f3 .f3-story-ready .f3-story-sticky{position:sticky;top:var(--f3-story-top,0px);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:calc(100svh - var(--f3-story-top,0px));min-height:520px;overflow:hidden}
#nova-f3 .f3-story-ready .f3-feature-heading{position:relative;z-index:2;padding-top:clamp(54px,7vh,110px);opacity:var(--f3-title-opacity,0);transform:translateY(var(--f3-title-shift,55vh));will-change:opacity,transform}
#nova-f3 .f3-story-ready .f3-overview-image{display:none}
#nova-f3 .f3-story-ready .f3-story-content{position:relative;z-index:1;padding-top:20px}
#nova-f3 .f3-story-ready .f3-feature{min-height:100vh;padding:80px 0;opacity:0;transform:translateY(36px);transition:opacity .6s ease,transform .6s cubic-bezier(.22,1,.36,1)}
#nova-f3 .f3-story-ready .f3-feature-copy{padding:20px 24px;border-radius:12px;background:rgba(0,0,0,.8)}
#nova-f3 .f3-story-ready .f3-feature.is-visible{opacity:1;transform:none}
#nova-f3 .f3-story-ready .f3-feature+.f3-feature{margin-top:0}
@media(max-width:767px){
#nova-f3 .f3-story-ready .f3-story-intro{height:150svh;min-height:900px}
#nova-f3 .f3-story-ready .f3-story-sticky{min-height:480px}
#nova-f3 .f3-story-ready .f3-feature-heading{padding-top:40px}
#nova-f3 .f3-story-ready .f3-feature{min-height:0;padding:62px 0}
}
@media(prefers-reduced-motion:reduce){
#nova-f3 .f3-story-ready .f3-story-intro{height:auto;min-height:0}
#nova-f3 .f3-story-ready .f3-story-sticky{position:relative;top:auto;height:auto;min-height:0}
#nova-f3 .f3-story-ready .f3-feature{opacity:1;transform:none;transition:none}
}
#nova-f3 .f3-applications{padding:80px 0;background:#fff}
#nova-f3 .f3-tabs{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:20px}
#nova-f3 .f3-tabs button{padding:10px 24px;background:#eee;border:0;border-radius:6px;color:#333;line-height:24px}
#nova-f3 .f3-tabs button[aria-selected=true]{color:#fff;background:var(--f3-blue)}
#nova-f3 .f3-scene{display:grid;grid-template-columns:320fr 1050fr;gap:10px}
#nova-f3 .f3-scene-info{display:flex;flex-direction:column;padding:36px 28px;background:#333;color:#fff;border-radius:10px}
#nova-f3 .f3-scene-info .f3-eyebrow{font-size:14px;line-height:24px;color:#aaa;margin:0 0 14px}
#nova-f3 .f3-scene-info h3{font-size:24px;line-height:30px;font-weight:700}
#nova-f3 .f3-scene-info p{margin-top:14px;font-size:16px;line-height:28px;color:#ddd}
#nova-f3 .f3-scene-info h4{margin-top:24px;font-size:16px;line-height:28px;color:#aaa;font-weight:400}
#nova-f3 .f3-products{display:flex;flex-direction:column;align-items:start;gap:4px}
#nova-f3 .f3-link{color:var(--f3-blue);font-size:16px;line-height:28px}
#nova-f3 .f3-scene-info>.f3-button{align-self:flex-start;min-width:0;margin-top:auto;font-size:14px;line-height:24px;padding:6px 22px}
#nova-f3 .f3-scene-media{border-radius:10px;overflow:hidden;aspect-ratio:2100/1576;background:#eee}
#nova-f3 .f3-scene-media img{width:100%;height:100%;object-fit:cover}
#nova-f3 .f3-samples{padding:80px 0;background:#f5f5f5}
#nova-f3 .f3-sample-grid{display:grid;grid-template-columns:520fr 806fr;gap:54px;align-items:start}
#nova-f3 .f3-sample-copy{padding-top:28px}
#nova-f3 .f3-sample-copy h2{font-size:24px;line-height:36px;font-weight:600}
#nova-f3 .f3-sample-copy>p{margin-top:18px;line-height:30px;font-size:16px;color:#666}
#nova-f3 .f3-tags{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0 28px;padding:0;list-style:none}
#nova-f3 .f3-tags li{padding:4px 12px;border-radius:4px;background:#e5e5e5;color:#666;font-size:14px;line-height:24px}
#nova-f3 .f3-tags li:first-child{background:var(--f3-blue);color:#fff}
#nova-f3 .f3-sample-copy h3{font-size:16px;line-height:28px;font-weight:600}
#nova-f3 .f3-downloads{list-style:none;padding:0;margin:14px 0 0}
#nova-f3 .f3-downloads li{margin:0 0 8px;line-height:28px}
#nova-f3 .f3-downloads a::before{content:'↓';margin-right:10px}
#nova-f3 .f3-sample-card{border-radius:10px;overflow:hidden;background:var(--f3-blue);color:#fff}
#nova-f3 .f3-sample-card>img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain}
#nova-f3 .f3-sample-card figcaption{display:flex;align-items:flex-end;gap:20px;padding:20px 24px}
#nova-f3 .f3-sample-card figcaption p{font-size:14px;line-height:26px;flex:1}
#nova-f3 .f3-sample-card figcaption a{color:#fff;font-size:14px;white-space:nowrap}
#nova-f3 .f3-ecosystem{padding:70px 0;background:#fff}
#nova-f3 .f3-section-heading{text-align:center}
#nova-f3 .f3-section-heading h2{font-size:24px;font-weight:500;line-height:36px}
#nova-f3 .f3-section-heading p{margin:10px auto 0;font-size:16px;line-height:30px;color:#666}
#nova-f3 .f3-ecosystem-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px;margin-top:30px}
#nova-f3 .f3-ecosystem-card{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);grid-column:span 3;height:341px;overflow:hidden;border-radius:10px;background:#f5f5f5}
#nova-f3 .f3-ecosystem-card:nth-child(n+3){grid-column:span 2;height:223px;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}
#nova-f3 .f3-ecosystem-media{height:100%;min-width:0;display:flex;align-items:center;overflow:hidden}
#nova-f3 .f3-ecosystem-media img{width:100%;max-height:100%;object-fit:contain}
#nova-f3 .f3-ecosystem-copy{align-self:center;padding:16px 16px 16px 8px}
#nova-f3 .f3-ecosystem-copy h3{font-size:18px;line-height:28px;font-weight:600}
#nova-f3 .f3-ecosystem-copy a{margin-top:16px;min-width:0;min-height:40px;font-size:14px;line-height:24px;padding:8px 20px;display:inline-flex}
#nova-f3 .f3-ecosystem-copy .f3-link{padding:0}
#nova-f3 .f3-specs{padding:80px 0;background:#f5f5f5}
#nova-f3 .f3-table-scroll{margin-top:42px;overflow-x:auto;border-radius:10px;background:#fff}
#nova-f3 table{width:100%;border-collapse:collapse;table-layout:fixed;min-width:850px;text-align:left;font-size:16px;color:#555}
#nova-f3 caption{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
#nova-f3 th,#nova-f3 td{padding:15px 24px;vertical-align:middle;border-bottom:1px solid #eee;line-height:28px;overflow-wrap:anywhere;text-align:left}
#nova-f3 th{font-weight:400}
#nova-f3 thead th{height:260px}
#nova-f3 thead th:first-child{width:21%}
#nova-f3 tbody th{background:#fafafa}
#nova-f3 tbody tr:nth-child(2n) td{background:#fdfdfd}
#nova-f3 .f3-model{display:flex;gap:24px;align-items:center}
#nova-f3 .f3-model>img{width:48%;height:180px;object-fit:contain}
#nova-f3 .f3-model h3{font-size:22px;line-height:32px;white-space:nowrap}
#nova-f3 .f3-model .f3-button{min-width:90px;min-height:34px;margin-top:14px;font-size:14px;padding:2px 20px}
#nova-f3 .f3-model p{font-size:14px;color:#999;margin-top:10px}
#nova-f3 .f3-faq{padding:80px 24px;background:#f5f5f5;color:#333;text-align:center}
#nova-f3 .f3-faq>h2{font-size:24px;font-weight:500;line-height:36px}
#nova-f3 .f3-faq-card{width:min(1200px,100%);margin:31px auto 0;padding:42px 60px 20px;border:1px solid #ddd;border-radius:10px;text-align:left;background:#fff}
#nova-f3 .f3-faq-card article{padding:0 0 16px;margin:0 0 16px;border-bottom:1px dashed #bbb}
#nova-f3 .f3-faq-card article h3,#nova-f3 .f3-faq-card article p{margin:0;color:#666;font-size:14px;line-height:24px}
#nova-f3 .f3-faq-card article h3{color:#333;font-weight:600}
#nova-f3 .f3-faq-card.is-condensed article:nth-of-type(n+4){display:none}
#nova-f3 .f3-faq-toggle{display:block;margin:4px auto 0;padding:0;border:0;color:#666;background:transparent}
#nova-f3 .f3-faq-toggle[hidden]{display:none}
#nova-f3 .f3-faq-toggle span{display:inline-block;margin-left:8px}
#nova-f3 .f3-contact{padding:70px 24px 90px;text-align:center;background:#fff}
#nova-f3 .f3-contact h2{font-size:28px;line-height:40px;font-weight:600}
#nova-f3 .f3-contact p{margin-top:14px;font-size:16px;line-height:30px;color:#666}
@media(max-width:1199px){
#nova-f3 .f3-nav{padding:12px 24px;gap:16px;flex-wrap:wrap}
#nova-f3 .f3-nav>div{order:3;width:100%;row-gap:12px}
#nova-f3 .f3-hero-copy{padding-top:170px}
#nova-f3 .f3-feature{gap:48px}
#nova-f3 .f3-feature-copy h3{font-size:32px;line-height:44px}
#nova-f3 .f3-feature+.f3-feature{margin-top:140px}
#nova-f3 .f3-scene{grid-template-columns:1fr 2fr}
#nova-f3 .f3-scene-media{aspect-ratio:auto}
#nova-f3 .f3-scene-info{padding:28px 22px}
#nova-f3 .f3-scene-info>.f3-button{margin-top:28px}
#nova-f3 .f3-sample-grid{gap:32px}
#nova-f3 .f3-ecosystem-card{height:280px}
#nova-f3 .f3-ecosystem-card:nth-child(n+3){height:200px}
#nova-f3 .f3-model{gap:14px}
}
@media(max-width:767px){
#nova-f3 .f3-wide{width:calc(100% - 32px)}
#nova-f3 .f3-nav{padding:12px 16px}
#nova-f3 .f3-nav>div{justify-content:flex-start;gap:12px 0}
#nova-f3 .f3-nav>div a{font-size:12px;padding:0 8px}
#nova-f3 .f3-hero{min-height:590px;aspect-ratio:auto}
#nova-f3 .f3-hero>img{object-fit:contain;object-position:center bottom}
#nova-f3 .f3-hero-copy{width:calc(100% - 32px);padding-top:42px}
#nova-f3 .f3-hero h1{font-size:28px;line-height:40px}
#nova-f3 .f3-hero p{font-size:14px;line-height:25px;margin-top:16px}
#nova-f3 .f3-actions{gap:10px;margin-top:20px}
#nova-f3 .f3-hero .f3-button,#nova-f3 .f3-button{min-width:0;min-height:42px;padding:7px 15px;font-size:14px}
#nova-f3 .f3-definition{padding:40px 20px}
#nova-f3 .f3-definition h2{font-size:18px;line-height:28px}
#nova-f3 .f3-definition p{font-size:14px;line-height:26px;margin-top:12px}
#nova-f3 .f3-features{padding:56px 0 72px}
#nova-f3 .f3-feature-heading{width:calc(100% - 32px)}
#nova-f3 .f3-feature-heading h2{font-size:30px;line-height:42px}
#nova-f3 .f3-feature-heading p{font-size:16px;line-height:28px}
#nova-f3 .f3-feature-heading br{display:none}
#nova-f3 .f3-overview-image{margin:36px auto 60px}
#nova-f3 .f3-feature{grid-template-columns:1fr;gap:28px;width:calc(100% - 40px)}
#nova-f3 .f3-feature+.f3-feature{margin-top:80px}
#nova-f3 .f3-feature-copy h3{font-size:30px;line-height:40px}
#nova-f3 .f3-feature-copy p{font-size:16px;line-height:28px;margin-top:16px}
#nova-f3 .f3-feature-copy li{font-size:16px;line-height:30px}
#nova-f3 .f3-applications,#nova-f3 .f3-samples,#nova-f3 .f3-ecosystem,#nova-f3 .f3-specs{padding:48px 0}
#nova-f3 .f3-tabs{gap:8px}
#nova-f3 .f3-tabs button{font-size:14px;padding:8px 12px}
#nova-f3 .f3-scene{grid-template-columns:1fr;gap:16px}
#nova-f3 .f3-scene-info{padding:28px 24px}
#nova-f3 .f3-scene-media{aspect-ratio:2100/1576}
#nova-f3 .f3-sample-grid{grid-template-columns:1fr;gap:28px}
#nova-f3 .f3-sample-copy{padding:0 8px}
#nova-f3 .f3-sample-card figcaption{padding:16px;display:block}
#nova-f3 .f3-section-heading h2{font-size:24px;line-height:36px}
#nova-f3 .f3-ecosystem-grid{grid-template-columns:1fr;gap:16px}
#nova-f3 .f3-ecosystem-card,#nova-f3 .f3-ecosystem-card:nth-child(n+3){grid-column:auto;grid-template-columns:55% 45%;height:223px}
#nova-f3 .f3-ecosystem-copy h3{font-size:16px;line-height:26px}
#nova-f3 .f3-ecosystem-copy a{padding:6px 16px}
#nova-f3 .f3-table-scroll{margin-top:28px}
#nova-f3 .f3-faq{padding:48px 16px}
#nova-f3 .f3-faq-card{padding:24px 20px 20px}
#nova-f3 .f3-contact{padding:48px 20px 64px}
#nova-f3 .f3-contact h2{font-size:24px;line-height:36px}
}
#nova-f3 .f3-ecosystem-copy h3{overflow-wrap:anywhere}
@media(min-width:768px) and (max-width:1000px){
#nova-f3 .f3-ecosystem-card:nth-child(n+3){grid-template-columns:1fr;height:auto}
#nova-f3 .f3-ecosystem-card:nth-child(n+3) .f3-ecosystem-media{height:180px}
#nova-f3 .f3-ecosystem-card:nth-child(n+3) .f3-ecosystem-copy{padding:20px}
}
#nova-f3 .f3-scene[hidden]{display:none}

/* User-approved GEM3 Max module typography and responsive reuse. */
#nova-f3 .f3-hero h1{line-height:34px}
#nova-f3 .f3-feature-copy p{font-size:14px;color:#aaa;line-height:28px}
#nova-f3 .f3-feature-copy .f3-safety-note{font-size:12px;line-height:22px;color:#cc77ff}
#nova-f3 .f3-sample-grid{grid-template-columns:minmax(0,558fr) minmax(0,822fr);gap:0}
#nova-f3 .f3-sample-copy{padding:50px 30px 0 0}
#nova-f3 .f3-sample-copy h2{font-size:30px;line-height:1.2;font-weight:700}
#nova-f3 .f3-sample-copy h2 span{display:inline-block}
#nova-f3 .f3-sample-copy>p{margin-top:17px;font-size:16px;line-height:2}
#nova-f3 .f3-tags{gap:10px;margin:14px 0 0}
#nova-f3 .f3-tags li{font-size:16px;line-height:24px;min-height:40px;padding:8px 20px;border-radius:10px}
#nova-f3 .f3-sample-copy h3{margin:39px 0 0;font-size:16px;line-height:28px}
#nova-f3 .f3-sample-copy .f3-downloads{margin-top:9px}
#nova-f3 .f3-sample-copy .f3-downloads li{margin:0;line-height:44px}
#nova-f3 .f3-sample-copy .f3-downloads a{line-height:44px}
#nova-f3 .f3-sample-card>img{width:calc(100% - 16px);margin:8px 8px 0;border-radius:6px}
#nova-f3 .f3-sample-card figcaption{min-height:110px;align-items:center}
#nova-f3 .f3-sample-card figcaption p{font-size:16px;line-height:24px}
#nova-f3 .f3-sample-card figcaption a{font-size:16px}
#nova-f3 .f3-ecosystem-copy h3{font-size:18px;line-height:28px}
@media(min-width:768px){
#nova-f3 .f3-feature{gap:clamp(32px,4.1667vw,80px);width:min(1178px,calc(100% - 80px))}
}
@media(min-width:768px) and (max-width:1199px){
#nova-f3 .f3-feature-copy h3{font-size:36px;line-height:1.28}
#nova-f3 .f3-feature-copy p{font-size:15px;line-height:1.8;margin-top:22px}
}
@media(max-width:1199px){
#nova-f3 .f3-scene{grid-template-columns:1fr;gap:16px}
#nova-f3 .f3-scene-media{order:0;aspect-ratio:2100/1576}
#nova-f3 .f3-scene-info{order:1;padding:24px 20px 28px}
}
@media(max-width:900px){
#nova-f3 .f3-sample-grid{grid-template-columns:1fr}
#nova-f3 .f3-sample-copy{padding:0 0 40px}
#nova-f3 .f3-sample-card{max-width:822px}
}
@media(max-width:767px){
#nova-f3 .f3-hero h1{font-size:28px;line-height:1.3}
#nova-f3 .f3-hero p{margin-top:18px;line-height:1.75}
#nova-f3 .f3-definition h2{line-height:1.5}
#nova-f3 .f3-definition p{margin-top:16px;line-height:1.8}
#nova-f3 .f3-feature-copy h3{font-size:clamp(27px,7.6vw,34px);line-height:1.28}
#nova-f3 .f3-feature-copy p{font-size:14px;line-height:1.8;margin-top:22px}
#nova-f3 .f3-feature-copy li{font-size:13px;line-height:1.3;margin-top:8px}
#nova-f3 .f3-feature-copy .f3-safety-note{font-size:12px;line-height:22px;margin-top:14px}
#nova-f3 .f3-sample-card figcaption{display:block;min-height:110px}
#nova-f3 .f3-sample-card figcaption a{display:inline-block;margin-top:8px}
}
@media(max-width:600px){
#nova-f3 .f3-sample-copy h2{font-size:24px}
}
@media(max-width:430px){
#nova-f3 .f3-hero h1{font-size:24px}
}
/* Current GEM3 Max uses the jc-samples module from jewelry-casting.css. */
#nova-f3 .f3-sample-grid{grid-template-columns:minmax(0,529fr) minmax(0,822fr);gap:29px}
#nova-f3 .f3-sample-copy{padding:50px 0 0}
#nova-f3 .f3-sample-copy h2{line-height:1}
#nova-f3 .f3-sample-copy>p{max-width:528px;color:#333}
@media(min-width:1200px){
#nova-f3 .f3-sample-copy h2{font-family:"PingFang SC","Microsoft YaHei",sans-serif}
}
@media(max-width:1199px){
#nova-f3 .f3-sample-grid{display:flex;flex-direction:column;gap:0}
#nova-f3 .f3-sample-copy{display:contents}
#nova-f3 .f3-sample-copy h2{order:1;margin-top:0}
#nova-f3 .f3-sample-copy>p{order:2}
#nova-f3 .f3-tags{order:3;margin:18px 0 12px}
#nova-f3 .f3-sample-card{order:4;width:100%;max-width:none}
#nova-f3 .f3-sample-copy h3{order:5;margin-top:28px}
#nova-f3 .f3-sample-copy .f3-downloads{order:6}
}
@media(max-width:768px){
#nova-f3 .f3-sample-copy h2{font-size:24px}
}
/* Sample category controls: native buttons, responsive wrapping. */
#nova-f3 .f3-tags li,#nova-f3 .f3-tags li:first-child{padding:0;min-height:0;background:transparent;color:inherit}
#nova-f3 .f3-tags button{display:block;min-height:40px;max-width:100%;padding:8px 20px;border:0;border-radius:10px;background:#e5e5e5;color:#666;font-size:16px;line-height:24px}
#nova-f3 .f3-tags button[aria-pressed="true"]{background:var(--f3-blue);color:#fff}
#nova-f3 .f3-tags button:hover{background:#d5edf7;color:#126582}
#nova-f3 .f3-tags button[aria-pressed="true"]:hover{background:#008dcc;color:#fff}
#nova-f3 .f3-sample-card>img{object-fit:contain;background:#f5f5f5}
#nova-f3 [data-f3-sample-line]{display:block}
@media(max-width:600px){#nova-f3 .f3-tags button{min-height:44px;padding:10px 16px}}

/* Fixed jewelry-reference image ratio for every sample, without letterboxing. */
#nova-f3 .f3-sample-card>img{aspect-ratio:806/605;height:auto;object-fit:cover;background:transparent}
#nova-f3 .f3-carousel-controls{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:16px}
#nova-f3 .f3-carousel-controls[hidden]{display:none}
#nova-f3 .f3-carousel-controls button{min-width:44px;min-height:44px;padding:8px 16px;border:0;border-radius:6px;background:#eee;color:#333;font:inherit;cursor:pointer}
#nova-f3 .f3-carousel-controls button:hover{background:var(--f3-blue);color:#fff}
#nova-f3 .f3-carousel-controls button:focus-visible{outline:2px solid var(--f3-blue);outline-offset:3px}
#nova-f3 .f3-scene-media{aspect-ratio:806/605;touch-action:pan-y}

/* Jewelry casting .jc-scenes: 320:1050, 10px gap, side arrows and bottom illustrated tabs. */
#nova-f3 .f3-sample-heading{display:block;padding:0;margin-bottom:32px}
#nova-f3 .f3-sample-heading>p{max-width:960px;font-size:16px;line-height:32px}
#nova-f3 .f3-sample-stage{position:relative;width:min(1380px,calc(100% - 128px));margin:0 auto}
#nova-f3 .f3-sample-viewport{overflow:hidden}
#nova-f3 .f3-sample-slide{display:grid;grid-template-columns:minmax(0,320fr) minmax(0,1050fr);gap:10px;margin-bottom:24px}
#nova-f3 .f3-sample-viewport.is-ready{display:block;isolation:isolate}
#nova-f3 .is-ready .swiper-wrapper{display:flex;align-items:stretch;width:100%;height:auto}
#nova-f3 .is-ready .f3-sample-slide{flex:0 0 100%;width:100%;height:auto;margin:0;min-width:0}
#nova-f3 .f3-sample-info{display:flex;flex-direction:column;padding:40px 29px;background:#333;color:#fff;border-radius:15px;min-width:0}
#nova-f3 .f3-sample-info h3{font-size:24px;line-height:30px;font-weight:700}
#nova-f3 .f3-sample-info p{margin-top:16px;color:#ddd;font-size:16px;line-height:28px}
#nova-f3 .f3-sample-info h4{margin-top:28px;font-size:16px;font-weight:400;color:#aaa;line-height:26px}
#nova-f3 .f3-sample-info .f3-sample-product{color:var(--f3-blue)}
#nova-f3 .f3-sample-info>.f3-link{margin-top:auto;padding-top:28px;color:var(--f3-blue);font-size:16px;line-height:28px;align-self:flex-start}
#nova-f3 .f3-sample-visual{border-radius:15px;overflow:hidden;aspect-ratio:806/605;align-self:start;background:#252525;touch-action:pan-y}
#nova-f3 .f3-sample-visual>img{display:block;width:100%;height:100%;object-fit:cover}
#nova-f3 .f3-sample-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:64px;border:0;background:transparent;color:#ccc;display:flex;align-items:center;justify-content:center;z-index:2;padding:0}
#nova-f3 .f3-sample-arrow span{display:block;width:36px;height:36px;border-top:4px solid currentColor;border-right:4px solid currentColor;transform:rotate(45deg)}
#nova-f3 .f3-sample-prev{left:-48px}
#nova-f3 .f3-sample-next{right:-48px}
#nova-f3 .f3-sample-prev span{transform:rotate(-135deg)}
#nova-f3 .f3-sample-arrow:hover{color:var(--f3-blue)}
#nova-f3 .f3-sample-tabs{display:flex;justify-content:space-between;gap:16px;width:min(1298px,calc(100% - 128px));margin:40px auto 0;padding:4px;overflow-x:auto;scrollbar-width:none}
#nova-f3 .f3-sample-tabs::-webkit-scrollbar{display:none}
#nova-f3 .f3-sample-tabs>button{display:flex;flex:0 0 180px;align-items:center;min-height:80px;text-align:left;padding:0;border:0;background:transparent;color:#666;border-radius:0}
#nova-f3 .f3-sample-icon{width:60px;height:80px;object-fit:contain;flex-shrink:0;mix-blend-mode:multiply}
#nova-f3 .f3-sample-tab-copy{padding-left:14px;display:flex;flex-direction:column}
#nova-f3 .f3-sample-tab-copy strong{font-size:16px;line-height:1.35;font-weight:600;color:#333}
#nova-f3 .f3-sample-tab-copy small{font-size:13px;line-height:1.35;margin-top:3px}
#nova-f3 .f3-sample-tabs [aria-selected="true"]{color:var(--f3-blue)}
#nova-f3 .f3-sample-tabs [aria-selected="true"] strong{color:var(--f3-blue)}
#nova-f3 .f3-sample-tabs [aria-selected="true"] img{filter:url(#f3-icon-blue)}
#nova-f3 .f3-sample-resources{border-top:1px solid #ddd;margin-top:28px;padding-top:24px}
#nova-f3 .f3-sample-resources h3{font-size:16px;line-height:28px;font-weight:600}
#nova-f3 .f3-sample-resources .f3-downloads{display:flex;flex-wrap:wrap;gap:0 32px;margin:8px 0 0}
@media(max-width:1199px){
#nova-f3 .f3-sample-stage{width:calc(100% - 64px)}
#nova-f3 .f3-sample-slide{grid-template-columns:1fr;gap:16px}
#nova-f3 .f3-sample-info{order:1;padding:24px 20px 28px}
#nova-f3 .f3-sample-visual{order:0}
#nova-f3 .f3-sample-tabs{width:calc(100% - 48px);justify-content:flex-start;margin-top:24px}
#nova-f3 .f3-sample-prev{left:-28px}
#nova-f3 .f3-sample-next{right:-28px}
#nova-f3 .f3-sample-arrow{top:calc((100vw - 64px)*605/806/2);width:28px}
#nova-f3 .f3-sample-arrow span{width:20px;height:20px;border-width:3px}
}
@media(max-width:767px){
#nova-f3 .f3-sample-heading h2{font-size:24px;line-height:1.4}
#nova-f3 .f3-sample-heading>p{line-height:28px}
#nova-f3 .f3-sample-stage{width:calc(100% - 48px)}
#nova-f3 .f3-sample-info,#nova-f3 .f3-sample-visual{border-radius:10px}
#nova-f3 .f3-sample-info h3{font-size:20px;line-height:28px}
#nova-f3 .f3-sample-arrow{top:calc((100vw - 48px)*605/806/2);width:24px}
#nova-f3 .f3-sample-prev{left:-24px}
#nova-f3 .f3-sample-next{right:-24px}
#nova-f3 .f3-sample-arrow span{width:16px;height:16px}
#nova-f3 .f3-sample-tabs{width:calc(100% - 32px);gap:12px}
#nova-f3 .f3-sample-tabs>button{flex-basis:164px}
}

#nova-f3 .f3-icon-defs{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}

/* Mentor sample card: restore the established FastCure 3 / GEM3 Max split module. */
#nova-f3 .f3-samples{background:#fff}
#nova-f3 .f3-sample-grid{grid-template-columns:minmax(0,529fr) minmax(0,822fr);gap:29px;align-items:start}
#nova-f3 .f3-sample-copy{display:block;padding:42px 0 0}
#nova-f3 .f3-sample-copy h2{font-size:30px;line-height:1.2}
#nova-f3 .f3-sample-copy>p{margin-top:18px;font-size:16px;line-height:2;color:#333}
#nova-f3 .f3-tags{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 0;padding:0;list-style:none}
#nova-f3 .f3-tags li{background:none;padding:0;min-height:0;border-radius:0}
#nova-f3 .f3-tags li:first-child{background:none;color:inherit}
#nova-f3 .f3-tags button{padding:8px 20px;min-height:40px;border:1px solid #999;border-radius:10px;background:#fff;color:#333;font:inherit;font-size:16px;cursor:pointer}
#nova-f3 .f3-tags button[aria-pressed="true"]{background:var(--f3-blue);border-color:var(--f3-blue);color:#fff}
#nova-f3 .f3-tags button:focus-visible{outline:2px solid var(--f3-blue);outline-offset:2px}
#nova-f3 .f3-sample-copy h3{margin-top:36px}
#nova-f3 .f3-sample-card{order:initial;width:100%;max-width:none;border-radius:10px}
#nova-f3 .f3-sample-card>img{display:block;width:calc(100% - 16px);height:auto;aspect-ratio:806/605;object-fit:cover;margin:8px 8px 0;border-radius:6px}
#nova-f3 .f3-sample-card figcaption{display:flex;align-items:center;min-height:110px;padding:18px 24px}
#nova-f3 [data-f3-sample-line]{display:block}
#nova-f3 .f3-scene-stage{position:relative}
#nova-f3 .f3-carousel-controls{position:absolute;inset:0;display:block;pointer-events:none;margin:0}
#nova-f3 .f3-carousel-controls button{position:absolute;top:50%;transform:translateY(-50%);min-width:44px;width:44px;height:64px;padding:0;border:0;background:transparent;color:#ccc;font:normal 70px/1 Arial,sans-serif;display:flex;align-items:center;justify-content:center;pointer-events:auto;border-radius:0}
#nova-f3 .f3-carousel-controls button:hover{background:transparent;color:var(--f3-blue)}
#nova-f3 [data-f3-prev]{left:-54px}
#nova-f3 [data-f3-next]{right:-54px}
@media(max-width:1199px){#nova-f3 .f3-sample-grid{grid-template-columns:1fr;gap:26px}#nova-f3 .f3-sample-copy{padding:0}#nova-f3 .f3-sample-card{order:initial}#nova-f3 [data-f3-prev]{left:-30px}#nova-f3 [data-f3-next]{right:-30px}}
@media(max-width:767px){#nova-f3 .f3-sample-copy h2{font-size:24px}#nova-f3 .f3-tags button{font-size:14px;padding:7px 12px}#nova-f3 .f3-sample-card figcaption{display:block;padding:16px}#nova-f3 .f3-sample-card figcaption a{margin-top:8px}#nova-f3 .f3-scene-stage{margin:0 24px}#nova-f3 .f3-carousel-controls button{width:24px;min-width:24px;height:44px;font-size:44px}#nova-f3 [data-f3-prev]{left:-24px}#nova-f3 [data-f3-next]{right:-24px}}
