.dan-hero-section{background:#000;width:100%}.dan-hero-section .dan-hero-container{max-width:1200px;margin:0 auto;padding:50px 40px;display:flex;flex-direction:column;align-items:center;text-align:center}.dan-hero-section .dan-hero-container .dan-hero-icon{width:110px;height:120px;margin-bottom:10px;object-fit:contain}.dan-hero-section .dan-hero-container .dan-hero-heading{font-size:50px;font-weight:700;color:#fff;margin-bottom:30px;line-height:1.2}.dan-hero-section .dan-hero-container .dan-hero-description{font-size:50px;font-weight:700;color:#fff;max-width:900px;line-height:1.3}@media(max-width:800px){.dan-hero-section .dan-hero-container{padding:120px 20px}.dan-hero-section .dan-hero-container .dan-hero-icon{width:80px;height:90px;margin-bottom:30px}.dan-hero-section .dan-hero-container .dan-hero-heading{font-size:32px;margin-bottom:20px}.dan-hero-section .dan-hero-container .dan-hero-description{font-size:24px;max-width:100%}}.prompt-performance-section{background:#000000;width:100%;padding:80px 40px}.prompt-performance-container{max-width:1200px;margin:0 auto;text-align:center}.section-badge{display:inline-block;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);padding:8px 20px;border-radius:20px;color:white;font-size:14px;font-weight:500;margin-bottom:20px}.section-heading{font-size:48px;font-weight:700;color:white;text-align:center;margin-bottom:60px;line-height:1.2}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto;grid-gap:24px;gap:24px;text-align:left}.feature-card{background:rgba(20,20,30,.8);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:32px;color:white}.feature-card:first-child{grid-column:1;grid-row:1}.feature-card:nth-child(2){grid-column:2;grid-row:1/3}.feature-card:nth-child(4){grid-column:1;grid-row:2}.card-icon{font-size:53px;width:53px;height:53px;margin-bottom:20px;display:flex;align-items:center;justify-content:center}.card-title{font-size:20px;font-weight:600;color:white}.card-list{list-style:none;padding:0;margin:0 0 24px}.card-list li{font-size:14px;font-weight:400;color:rgba(255,255,255,.8);line-height:1.6;margin-bottom:12px;padding-left:20px;position:relative}.card-list li:before{content:"•";position:absolute;left:0;color:rgba(255,255,255,.6)}.engines-section,.llms-section{margin-top:24px}.engines-heading,.llms-heading{font-size:16px;font-weight:600;color:white;margin-bottom:12px}.engines-tags,.llms-tags{display:flex;flex-wrap:wrap;gap:8px}.engine-tag,.llm-tag{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);padding:6px 12px;border-radius:20px;font-size:13px;font-weight:500;color:white}.subsection-description{font-size:14px;font-weight:400;color:rgba(255,255,255,.8);line-height:1.6;margin-top:24px;margin-bottom:20px}.subsections{margin-bottom:16px}.subsection-title{font-size:15px;font-weight:600;color:white;margin-bottom:8px}.subsection-text{font-size:13px;font-weight:400;color:rgba(255,255,255,.7);line-height:1.5}.custom-prompt-image{width:100%;height:auto;object-fit:contain;border-radius:12px;grid-column:3;grid-row:1/3}.card-description{font-size:14px;color:rgba(255,255,255,.8);margin-bottom:16px}@media (max-width:1024px){.cards-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.feature-card:first-child,.feature-card:nth-child(2),.feature-card:nth-child(4){grid-column:auto;grid-row:auto}.custom-prompt-image{grid-column:1/-1;grid-row:auto}}@media (max-width:768px){.prompt-performance-section{padding:60px 20px}.section-heading{font-size:32px;margin-bottom:40px}.cards-grid{grid-template-columns:1fr;grid-template-rows:auto;gap:20px}.feature-card{padding:24px}.feature-card:first-child,.feature-card:nth-child(2),.feature-card:nth-child(4){grid-column:auto;grid-row:auto}.card-icon{font-size:40px;width:40px;height:40px}.card-title{font-size:18px}.custom-prompt-image{grid-column:1/-1;grid-row:auto}}.keywords-section{background:#000;width:100%;padding:80px 40px}.keywords-container{max-width:1200px;margin:0 auto}.keywords-heading{font-size:42px;font-weight:700;color:#fff;text-align:center;margin-bottom:60px;line-height:1.3;max-width:1000px;margin-left:auto;margin-right:auto}.keywords-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px;gap:24px}.keyword-card{background:rgba(20,20,30,.8);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:32px;color:#fff;transition:transform .3s ease,box-shadow .3s ease}.keyword-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,.3)}.keyword-card:first-child,.keyword-card:nth-child(2),.keyword-card:nth-child(3){grid-column:span 2}.keyword-card:nth-child(4){grid-column:2/4}.keyword-card:nth-child(5){grid-column:4/6}.card-icon-wrapper{width:53px;height:53px;margin-bottom:20px;background:rgba(81,178,158,.15);border-radius:50%}.keyword-icon{width:53px;height:53px;object-fit:contain}.keyword-title{font-size:20px;font-weight:600;color:#fff;margin-bottom:16px;line-height:1.3}.keyword-description{font-size:14px;font-weight:400;color:hsla(0,0%,100%,.8);line-height:1.6;margin:0}.keywords-image-container{margin-top:60px;display:flex;justify-content:center;align-items:center}.keywords-dashboard-image{width:100%;height:750px;object-fit:contain}@media(max-width:1024px){.keywords-grid{grid-template-columns:repeat(2,1fr)}.keyword-card:first-child,.keyword-card:nth-child(2),.keyword-card:nth-child(3),.keyword-card:nth-child(4),.keyword-card:nth-child(5){grid-column:span 1}.keyword-card:nth-child(5){grid-column:1/-1}}@media(max-width:768px){.keywords-section{padding:60px 20px}.keywords-heading{font-size:28px;margin-bottom:40px}.keywords-grid{grid-template-columns:1fr;gap:20px}.keyword-card{padding:24px}.keyword-card:first-child,.keyword-card:nth-child(2),.keyword-card:nth-child(3),.keyword-card:nth-child(4),.keyword-card:nth-child(5){grid-column:1}.card-icon-wrapper,.keyword-icon{width:50px;height:50px}.keyword-title{font-size:18px}.keyword-description{font-size:13px}.keywords-image-container{margin-top:40px}.keywords-dashboard-image{height:auto;min-height:400px}}.track-engagement-section{background:#000;width:100%;padding:50px 40px;max-width:1200px;margin:0 auto}.track-engagement-container{max-width:1400px;margin:0 auto}.track-engagement-heading{font-size:48px;font-weight:700;color:#fff;text-align:center;margin-bottom:60px;line-height:1.3}.cards-container{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;margin-bottom:40px}.metric-card{background:rgba(20,20,30,.8);border:.94px solid #4e4e4e;border-radius:24px;padding:40px;color:#fff}.large-card{grid-row:span 2;justify-content:center;min-height:500px}.large-card,.right-cards{display:flex;flex-direction:column}.right-cards{gap:24px}.small-card{flex:1 1;display:flex;flex-direction:column;justify-content:center;min-height:238px}.card-title{font-size:28px;margin-bottom:20px}.card-description{font-size:16px}.table-container{background:rgba(20,20,30,.6);border:.94px solid #4e4e4e;border-radius:16px;overflow-x:auto;padding:20px}.engagement-table{width:100%;border-collapse:collapse;color:#fff;min-width:1200px}.engagement-table thead tr{border-bottom:1px solid hsla(0,0%,100%,.1)}.engagement-table thead th{padding:16px 12px;text-align:left;font-size:13px;font-weight:600;color:hsla(0,0%,100%,.9);white-space:nowrap}.engagement-table tbody tr{border-bottom:1px solid hsla(0,0%,100%,.05)}.engagement-table tbody tr:last-child{border-bottom:none}.engagement-table tbody tr:hover{background:hsla(0,0%,100%,.02)}.engagement-table tbody td{padding:20px 12px;font-size:14px;font-weight:400;color:hsla(0,0%,100%,.8);white-space:nowrap}@media(max-width:1024px){.cards-container{grid-template-columns:1fr}.large-card{grid-row:span 1;min-height:400px}.small-card{min-height:200px}}@media(max-width:768px){.track-engagement-section{padding:60px 20px}.track-engagement-heading{font-size:32px;margin-bottom:40px}.metric-card{padding:30px}.card-title{font-size:22px;text-align:center}.card-description{font-size:14px}.large-card{min-height:350px}.small-card{min-height:180px}.table-container{padding:15px}.engagement-table thead th{font-size:11px;padding:12px 8px}.engagement-table tbody td{font-size:12px;padding:16px 8px}}.workloads-section{background:#000;width:100%;padding:80px 40px;max-width:1200px;margin:0 auto}.workloads-container{max-width:1400px;margin:0 auto}.workloads-heading{font-size:48px;font-weight:700;color:#fff;text-align:center;margin-bottom:60px;line-height:1.3}.workloads-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.workload-card{background:rgba(20,20,30,.8);border:.94px solid #4e4e4e;border-radius:24px;padding:30px 20px;color:#fff;transition:transform .3s ease,box-shadow .3s ease}.workload-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,.3)}.card-icon-wrapper{margin-bottom:24px;display:flex;align-items:center;justify-content:center}.workload-icon{width:53px;height:53px;object-fit:contain}.card-title{font-size:24px;font-weight:700;color:#fff;margin-bottom:16px;line-height:1.3}.card-description{font-size:15px;font-weight:400;color:hsla(0,0%,100%,.8);line-height:1.6;margin:0}@media(max-width:1024px){.workloads-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.workloads-section{padding:60px 20px}.workloads-heading{font-size:32px;margin-bottom:40px}.workloads-grid{grid-template-columns:1fr;gap:20px}.workload-card{padding:30px}.card-icon-wrapper{width:56px;height:56px;margin-bottom:20px}.workload-icon{width:36px;height:36px}.card-title{font-size:20px}.card-description{font-size:14px}}