Changes for page Public Web Site
Last modified by Agnease on 2026/07/07 14:40
Summary
-
Page properties (3 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Default language
-
... ... @@ -1,1 +1,0 @@ 1 -en - Hidden
-
... ... @@ -1,1 +1,1 @@ 1 - false1 +true - Content
-
... ... @@ -1,11 +3,47 @@ 1 -{{include reference="PublicWebSite.MacrosAndVariables" /}} 2 - 3 3 {{velocity}} 4 4 #macro (displayPublicContent) 5 5 #set ($discard = $xwiki.ssx.use('PublicWebSite.WebHome')) 6 6 {{html clean="false"}} 5 + <section class="hero hero-saas" id="top"> 6 + <div class="container"> 7 + <div class="hero-layout"> 8 + <div class="hero-copy"> 9 + <h1>Professional XWiki consulting <span>and engineering</span></h1> 7 7 8 - <section class="hero hero-centered main-page-hero" aria-labelledby="hero-title"> 11 + <p class="lead"> 12 + Agnease helps organizations upgrade, maintain, secure and extend production XWiki platforms with practical engineering support, custom development, integrations and long-term care. 13 + </p> 14 + 15 + <ul class="benefits"> 16 + <li>XWiki LTS upgrades</li> 17 + <li>Maintenance and support</li> 18 + <li>Custom XWiki development</li> 19 + <li>Migrations and integrations</li> 20 + </ul> 21 + 22 + <div class="hero-actions" id="hero-cta"> 23 + <a class="btn btn-primary" href="https://calendly.com/alex-agnease/30min?back=1&month=2026-06"> 24 + Book a free discussion 25 + </a> 26 + <a class="btn btn-secondary" href="$xwiki.getURL('services.WebHome')">View XWiki services</a> 27 + </div> 28 + </div> 29 + 30 + <div class="hero-image-wrapper"> 31 + <img 32 + class="hero-image" 33 + src="$xwiki.getDocument('PublicWebSite.WebHome').getAttachmentURL('agnease-xwiki-hero.png')" 34 + alt="Illustration of a professional XWiki platform dashboard with upgrade, security and maintenance elements" 35 + width="1200" 36 + height="900" 37 + loading="eager" 38 + /> 39 + </div> 40 + </div> 41 + </div> 42 + </section> 43 +#* 44 + <section class="hero hero-centered" aria-labelledby="hero-title"> 9 9 <div class="container hero-inner"> 10 10 <h1 id="hero-title">Professional XWiki consulting and engineering</h1> 11 11 ... ... @@ -22,13 +22,13 @@ 22 22 </ul> 23 23 24 24 <div class="hero-actions"> 25 - <a class="btn btn-primary" href=" $freeXWikiReviewCallURL">$freeXWikiReviewCallLabel</a>61 + <a class="btn btn-primary" href="https://calendly.com/alex-agnease/30min?back=1&month=2026-06">Book a free discussion</a> 26 26 ##<a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Request a consultation</a> 27 27 <a class="btn btn-secondary" href="$xwiki.getURL('services.WebHome')">View XWiki services</a> 28 28 </div> 29 29 </div> 30 30 </section> 31 - 67 +*# 32 32 <section class="trust-strip" aria-label="Agnease experience"> 33 33 <div class="container"> 34 34 <ul> ... ... @@ -113,6 +113,36 @@ 113 113 </div> 114 114 </section> 115 115 152 + <section class="industry-trust-section" aria-labelledby="industry-trust-title"> 153 + <div class="container"> 154 + <div class="industry-trust-panel"> 155 + <h2 id="industry-trust-title">Trusted XWiki expertise for business-critical platforms</h2> 156 + 157 + <p class="section-intro"> 158 + Experience supporting XWiki platforms used in healthcare, financial services, scientific research, 159 + government institutions, transportation, software development, compliance programs and regulated environments. 160 + </p> 161 + 162 + <div class="industry-tags" aria-label="Industries and environments supported"> 163 + <span>Healthcare</span> 164 + <span>Financial services</span> 165 + <span>Scientific research</span> 166 + <span>Government institutions</span> 167 + <span>Transportation</span> 168 + <span>Software development</span> 169 + <span>Compliance programs</span> 170 + <span>Regulated environments</span> 171 + </div> 172 + 173 + <p class="industry-support"> 174 + Organizations rely on these platforms to manage documentation, workflows, compliance processes, 175 + research knowledge and critical business information. From upgrades and authentication integrations 176 + to workflow systems and long-term maintenance, Agnease helps keep XWiki secure, stable and ready for the future. 177 + </p> 178 + </div> 179 + </div> 180 + </section> 181 + 116 116 <section class="split-section" aria-labelledby="why-title"> 117 117 <div class="container"> 118 118 <div class="split-grid"> ... ... @@ -120,10 +120,11 @@ 120 120 <h2 id="why-title">Why work with an XWiki specialist</h2> 121 121 <p> 122 122 XWiki projects often involve more than pages. Production platforms may include custom code, 123 - extensions, authentication, permissions, workflows, integrations and business-critical content. 189 + extensions, authentication, permissions, workflows, integrations, compliance documentation 190 + and business-critical knowledge. 124 124 </p> 125 125 <p> 126 - Agnease brings 11+ years of hands-on XWiki experience to help reduce risk, deliverpracticalimprovements193 + Agnease brings 11+ years of hands-on XWiki experience to help reduce risk, support long-term reliability 127 127 and leave the platform easier to maintain after the work is complete. 128 128 </p> 129 129 </div>
- agnease-xwiki-hero.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +981.8 KB - Content
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -1,5 +1,5 @@ 1 1 /* ========== Agnease Public Website ========== */ 2 - 2 +/* 3 3 @brand: #00937D; 4 4 @brand-strong: #007B6A; 5 5 @brand-soft: #E7FFF8; ... ... @@ -11,6 +11,19 @@ 11 11 @shadow-sm: 0 6px 20px rgba(0, 0, 0, .06); 12 12 @shadow: 0 12px 36px rgba(0, 0, 0, .08); 13 13 @maxw: 1140px; 14 +*/ 15 +@brand: #00937D; 16 +@brand-strong: #007B6A; 17 +@brand-soft: #E7FFF8; 18 +@brand-bg: #F7F9FC; 19 +@text: #07182D; 20 +@text-soft: #10243D; 21 +@muted: #64748B; 22 +@line: #E6EBF2; 23 +@radius: 18px; 24 +@shadow-sm: 0 18px 45px rgba(15, 23, 42, .06); 25 +@shadow: 0 30px 80px rgba(15, 23, 42, .12); 26 +@maxw: 1140px; 14 14 15 15 @section-padding: 30px 0; 16 16 @section-padding-mobile: 28px 0; ... ... @@ -137,7 +137,7 @@ 137 137 138 138 /* ========== Buttons ========== */ 139 139 140 -.btn-primary { 153 +/*.btn-primary { 141 141 background: @brand; 142 142 border-color: @brand; 143 143 color: #fff; ... ... @@ -149,18 +149,12 @@ 149 149 color: #fff; 150 150 } 151 151 } 152 - 165 +*/ 153 153 .btn-secondary { 154 - color: @ brand;167 + color: @text; 155 155 background: #fff; 156 - border: 1px solid fade(@ brand, 35%);169 + border: 1px solid fade(@text, 35%); 157 157 158 - &:hover, 159 - &:focus { 160 - color: @brand-strong; 161 - border-color: @brand; 162 - background: @brand-bg; 163 - } 164 164 } 165 165 166 166 /* ========== Hero ========== */ ... ... @@ -167,14 +167,11 @@ 167 167 168 168 .hero { 169 169 overflow: hidden; 177 + background-repeat: no-repeat; 178 + background-attachment: scroll; 170 170 171 - overflow: hidden; 172 - 173 173 &.hero-centered { 174 174 text-align: center; 175 - background: 176 - radial-gradient(50rem 18rem at 50% -10%, @brand-soft 0%, transparent 60%), 177 - radial-gradient(50rem 18rem at 50% 0%, #E8F6F3 0%, transparent 60%); 178 178 display: flex; 179 179 align-items: center; 180 180 justify-content: center; ... ... @@ -181,15 +181,6 @@ 181 181 min-height: 330px; 182 182 } 183 183 184 - &.main-page-hero { 185 - background: 186 - linear-gradient( 187 - rgba(244, 252, 250, 0.74), 188 - rgba(255, 255, 255, 0.86) 189 - ), 190 - url('/bin/download/PublicWebSite/WebHome/main-page-hero.png') center center / cover no-repeat; 191 - } 192 - 193 193 .hero-inner { 194 194 max-width: 860px; 195 195 margin: 0 auto; ... ... @@ -257,7 +257,6 @@ 257 257 .trust-strip { 258 258 padding: 18px 0; 259 259 border-top: 1px solid @line; 260 - background: #fff; 261 261 262 262 ul { 263 263 max-width: 960px; ... ... @@ -330,7 +330,6 @@ 330 330 .pathway-card, 331 331 .service-card, 332 332 .resource-card { 333 - background: #fff; 334 334 border: 1px solid @line; 335 335 border-radius: @radius; 336 336 box-shadow: @shadow-sm; ... ... @@ -440,6 +440,80 @@ 440 440 } 441 441 } 442 442 436 +.industry-trust-section { 437 + background: 438 + radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 70%); 439 + 440 + .industry-trust-panel { 441 + max-width: 1040px; 442 + margin: 0 auto; 443 + padding: 30px 28px; 444 + border: 1px solid fade(@brand, 16%); 445 + border-radius: @radius; 446 + background: 447 + radial-gradient(34rem 12rem at 50% 0%, fade(@brand-soft, 75%) 0%, #fff 72%); 448 + box-shadow: @shadow-sm; 449 + text-align: center; 450 + } 451 + 452 + h2 { 453 + margin-bottom: 12px; 454 + } 455 + 456 + .section-intro { 457 + margin-bottom: 20px; 458 + max-width: 820px; 459 + } 460 + 461 + .industry-tags { 462 + max-width: 880px; 463 + margin: 0 auto; 464 + display: flex; 465 + flex-wrap: wrap; 466 + justify-content: center; 467 + gap: 10px; 468 + } 469 + 470 + .industry-tags span { 471 + display: inline-flex; 472 + align-items: center; 473 + padding: 7px 12px; 474 + border: 1px solid fade(@brand, 20%); 475 + border-radius: 999px; 476 + background: #fff; 477 + color: @text; 478 + font-size: 13px; 479 + font-weight: 600; 480 + line-height: 1.2; 481 + box-shadow: 0 3px 10px rgba(0, 0, 0, .04); 482 + } 483 + 484 + .industry-support { 485 + max-width: 820px; 486 + margin: 22px auto 0; 487 + color: @muted; 488 + font-size: 16px; 489 + line-height: 1.6; 490 + } 491 +} 492 + 493 +@media (max-width: 640px) { 494 + .industry-trust-section { 495 + .industry-trust-panel { 496 + padding: 24px 18px; 497 + } 498 + 499 + .industry-tags { 500 + gap: 8px; 501 + } 502 + 503 + .industry-tags span { 504 + font-size: 12px; 505 + padding: 6px 10px; 506 + } 507 + } 508 +} 509 + 443 443 /* ========== Services ========== */ 444 444 445 445 .services { ... ... @@ -452,7 +452,6 @@ 452 452 align-items: flex-start; 453 453 gap: 16px; 454 454 padding: 22px; 455 - background: #fff; 456 456 border: 1px solid @line; 457 457 border-radius: @radius; 458 458 box-shadow: @shadow-sm; ... ... @@ -510,22 +510,60 @@ 510 510 511 511 .split-grid { 512 512 display: grid; 513 - grid-template-columns: 1.1fr .9fr;579 + grid-template-columns: .95fr 1.05fr; 514 514 grid-gap: 36px; 515 515 max-width: 1040px; 516 516 margin: 0 auto; 517 - align-items: center;583 + align-items: stretch; 518 518 } 519 519 520 520 .split-copy { 587 + position: relative; 588 + overflow: hidden; 589 + min-height: 100%; 590 + padding: 42px 38px; 591 + border-radius: 26px; 592 + background: 593 + radial-gradient(circle at 86% 12%, fade(@brand, 22%) 0%, transparent 32%), 594 + linear-gradient(135deg, @text 0%, @text-soft 100%); 595 + color: #fff; 596 + box-shadow: @shadow; 597 + 598 + &::before { 599 + content: ""; 600 + position: absolute; 601 + inset: 0; 602 + background: 603 + linear-gradient(90deg, fade(#fff, 4%) 1px, transparent 1px), 604 + linear-gradient(180deg, fade(#fff, 4%) 1px, transparent 1px); 605 + background-size: 48px 48px; 606 + opacity: .36; 607 + pointer-events: none; 608 + } 609 + 610 + h2, 611 + p { 612 + position: relative; 613 + z-index: 1; 614 + } 615 + 521 521 h2 { 522 522 text-align: left; 523 - margin-top: 0; 618 + margin: 0 0 18px; 619 + color: #fff; 620 + font-size: 30px; 621 + line-height: 1.18; 622 + letter-spacing: -.02em; 524 524 } 525 525 526 526 p { 527 - color: @muted; 528 - line-height: 1.6; 626 + margin: 0 0 18px; 627 + color: #DBE4EF; 628 + line-height: 1.65; 629 + 630 + &:last-child { 631 + margin-bottom: 0; 632 + } 529 529 } 530 530 } 531 531 ... ... @@ -538,35 +538,43 @@ 538 538 li { 539 539 counter-increment: process; 540 540 position: relative; 541 - padding: 16px16px 16px 58px;542 - margin-bottom:12px;543 - background:#fff;645 + min-height: 104px; 646 + padding: 24px 26px 24px 82px; 647 + margin-bottom: 18px; 544 544 border: 1px solid @line; 545 545 border-radius: @radius; 650 + background: #fff; 546 546 box-shadow: @shadow-sm; 547 547 color: @muted; 548 548 line-height: 1.5; 549 549 655 + &:last-child { 656 + margin-bottom: 0; 657 + } 658 + 550 550 &:before { 551 551 content: counter(process); 552 552 position: absolute; 553 - left: 16px;554 - top: 16px;555 - width: 28px;556 - height: 28px;662 + left: 26px; 663 + top: 26px; 664 + width: 38px; 665 + height: 38px; 557 557 border-radius: 50%; 558 - background: fade(@brand, 10%);559 - color: @brand;667 + background: @brand; 668 + color: #fff; 560 560 display: flex; 561 561 align-items: center; 562 562 justify-content: center; 563 563 font-weight: 800; 673 + box-shadow: 0 0 0 8px fade(@brand, 10%); 564 564 } 565 565 566 566 strong { 567 567 display: block; 568 568 color: @text; 569 - margin-bottom: 3px; 679 + margin-bottom: 5px; 680 + font-size: 16px; 681 + line-height: 1.3; 570 570 } 571 571 } 572 572 } ... ... @@ -673,7 +673,7 @@ 673 673 /* ========== CTA ========== */ 674 674 675 675 .cta-section { 676 - padding: @section-padding;788 + padding: 44px 0 56px; 677 677 678 678 .contact-inline { 679 679 margin: 0; ... ... @@ -683,69 +683,68 @@ 683 683 color: @brand; 684 684 } 685 685 } 686 -} 687 687 688 -.cta-panel { 689 - max-width: 860px; 690 - margin: 0 auto; 691 - padding: 32px; 692 - border-radius: @radius; 693 - border: 1px solid fade(@brand, 20%); 694 - background: 695 - radial-gradient(34rem 12rem at 50% 0%, @brand-soft 0%, #fff 70%); 696 - box-shadow: @shadow-sm; 697 - text-align: center; 799 + .cta-panel { 800 + position: relative; 801 + overflow: hidden; 802 + max-width: 1040px; 803 + margin: 0 auto; 804 + padding: 48px 40px; 805 + border: 0; 806 + border-radius: 26px; 807 + background: 808 + radial-gradient(circle at 88% 10%, fade(@brand, 24%) 0%, transparent 30%), 809 + linear-gradient(135deg, @text 0%, @text-soft 100%); 810 + color: #fff; 811 + box-shadow: @shadow; 812 + text-align: center; 698 698 699 - h2 { 700 - margin-top: 0; 701 - } 814 + &::before { 815 + content: ""; 816 + position: absolute; 817 + inset: 0; 818 + background: 819 + linear-gradient(90deg, fade(#fff, 4%) 1px, transparent 1px), 820 + linear-gradient(180deg, fade(#fff, 4%) 1px, transparent 1px); 821 + background-size: 48px 48px; 822 + opacity: .4; 823 + pointer-events: none; 824 + } 702 702 703 - p { 704 - color: @muted; 705 - line-height: 1.55; 706 - } 707 -} 826 + h2, 827 + p, 828 + .btn { 829 + position: relative; 830 + z-index: 1; 831 + } 708 708 709 -.resource-inline-cta { 710 - display: flex; 711 - align-items: center; 712 - justify-content: space-between; 713 - gap: 22px; 714 - margin: 30px 0; 715 - padding: 20px 22px; 716 - border: 1px solid fade(@brand, 22%); 717 - border-radius: @radius; 718 - background: @brand-bg; 719 - box-shadow: @shadow-sm; 833 + h2 { 834 + max-width: 760px; 835 + margin: 0 auto 16px; 836 + color: #fff; 837 + } 720 720 721 - p { 722 - margin: 0; 723 - color: @muted; 724 - line-height: 1.55; 725 - } 726 - 727 - strong { 728 - color: @text; 729 - } 730 - 731 - .btn { 732 - flex-shrink: 0; 733 - } 734 -} 735 - 736 -@media (max-width: 767px) { 737 - .resource-inline-cta { 738 - display: block; 739 - text-align: center; 740 - 741 741 p { 742 - margin-bottom: 14px; 840 + max-width: 760px; 841 + margin: 0 auto 28px; 842 + color: #DBE4EF; 843 + font-size: 16px; 844 + line-height: 1.6; 743 743 } 744 744 745 - .btn { 746 - display: inline-block; 747 - margin-left: auto; 748 - margin-right: auto; 847 + .btn-primary { 848 + border-color: #fff; 849 + background: #fff; 850 + color: @text; 851 + box-shadow: 0 18px 42px rgba(0, 0, 0, .18); 852 + 853 + &:hover, 854 + &:focus { 855 + border-color: #fff; 856 + background: #fff; 857 + color: @brand-strong; 858 + text-decoration: none; 859 + } 749 749 } 750 750 } 751 751 } ... ... @@ -764,8 +764,12 @@ 764 764 grid-template-columns: 1fr; 765 765 } 766 766 767 - .split-copy h2 { 768 - text-align: center; 878 + .split-copy { 879 + padding: 34px 28px; 880 + 881 + h2 { 882 + text-align: center; 883 + } 769 769 } 770 770 } 771 771 ... ... @@ -799,15 +799,6 @@ 799 799 min-height: 280px; 800 800 } 801 801 802 - .hero.main-page-hero { 803 - background: 804 - linear-gradient( 805 - rgba(244, 252, 250, 0.92), 806 - rgba(255, 255, 255, 0.97) 807 - ), 808 - url('/bin/download/PublicWebSite/WebHome/main-page-hero.png') center center / cover no-repeat; 809 - } 810 - 811 811 .hero { 812 812 .lead { 813 813 font-size: 17px; ... ... @@ -841,13 +841,36 @@ 841 841 .widget { 842 842 padding: 20px; 843 843 } 950 + 951 + .split-copy { 952 + padding: 30px 22px; 953 + border-radius: 20px; 954 + } 844 844 956 + .process-list li { 957 + padding: 22px 20px 22px 68px; 958 + 959 + &:before { 960 + left: 20px; 961 + top: 22px; 962 + width: 32px; 963 + height: 32px; 964 + } 965 + } 966 + 845 845 .services .service { 846 846 gap: 14px; 847 847 } 848 848 849 - .cta-panel { 850 - padding: 24px 20px; 971 + .cta-section { 972 + .cta-panel { 973 + padding: 30px 22px; 974 + border-radius: 20px; 975 + 976 + .btn-primary { 977 + width: 100%; 978 + } 979 + } 851 851 } 852 852 } 853 853 ... ... @@ -860,9 +860,6 @@ 860 860 .resource-header { 861 861 padding: @section-padding; 862 862 border-top: none; 863 - background: 864 - radial-gradient(50rem 18rem at 50% -10%, @brand-soft 0%, transparent 60%), 865 - radial-gradient(50rem 18rem at 50% 0%, #E8F6F3 0%, transparent 60%); 866 866 867 867 h1 { 868 868 margin: 0 auto 14px; ... ... @@ -940,6 +940,45 @@ 940 940 } 941 941 } 942 942 1069 +.resource-note.related-resources { 1070 + p { 1071 + margin-bottom: 10px; 1072 + } 1073 + 1074 + ul { 1075 + margin: 0; 1076 + padding-left: 20px; 1077 + } 1078 + 1079 + li { 1080 + margin: 6px 0; 1081 + color: @muted; 1082 + } 1083 +} 1084 + 1085 +.resource-faq-item { 1086 + display: flow-root; 1087 + border-bottom: 1px solid @line; 1088 + padding: 12px 0; 1089 + 1090 + summary { 1091 + cursor: pointer; 1092 + font-weight: 700; 1093 + color: @text; 1094 + line-height: 1.4; 1095 + } 1096 + 1097 + summary:hover, 1098 + summary:focus { 1099 + color: @brand-strong; 1100 + } 1101 + 1102 + p { 1103 + margin: 10px 0 4px; 1104 + color: @muted; 1105 + } 1106 +} 1107 + 943 943 .resource-checklist { 944 944 margin: 18px 0 24px; 945 945 padding: 0; ... ... @@ -971,7 +971,6 @@ 971 971 border: 1px solid @line; 972 972 border-radius: @radius; 973 973 padding: 18px; 974 - background: #fff; 975 975 box-shadow: @shadow-sm; 976 976 977 977 h4 { ... ... @@ -1061,30 +1061,39 @@ 1061 1061 } 1062 1062 1063 1063 .product-card-grid { 1064 - max-width: 8 40px;1065 - margin: 2 2px auto 0;1228 + max-width: 980px; 1229 + margin: 26px auto 0; 1066 1066 display: grid; 1067 1067 grid-template-columns: 1fr; 1068 - grid-gap: 18px;1232 + grid-gap: 22px; 1069 1069 } 1070 1070 1071 1071 .product-card { 1072 - background:#fff;1236 + position: relative; 1073 1073 border: 1px solid @line; 1074 1074 border-radius: @radius; 1075 1075 box-shadow: @shadow-sm; 1076 - padding: 2 8px;1240 + padding: 32px; 1077 1077 display: grid; 1078 - grid-template-columns: 68px 1fr;1079 - grid-gap: 2 2px;1242 + grid-template-columns: 70px 1fr; 1243 + grid-gap: 24px; 1080 1080 align-items: start; 1245 + overflow: hidden; 1081 1081 1247 + &:before { 1248 + content: ""; 1249 + position: absolute; 1250 + inset: 0 auto 0 0; 1251 + width: 5px; 1252 + background: linear-gradient(180deg, @brand 0%, @brand-strong 100%); 1253 + } 1254 + 1082 1082 .product-card-icon { 1083 1083 width: 58px; 1084 1084 height: 58px; 1085 1085 border-radius: 50%; 1086 1086 background: fade(@brand, 10%); 1087 - border: 1px solid fade(@brand, 2 0%);1260 + border: 1px solid fade(@brand, 22%); 1088 1088 color: @brand; 1089 1089 display: flex; 1090 1090 align-items: center; ... ... @@ -1093,11 +1093,15 @@ 1093 1093 flex-shrink: 0; 1094 1094 } 1095 1095 1269 + .product-card-body { 1270 + min-width: 0; 1271 + } 1272 + 1096 1096 h3 { 1097 1097 margin: 0 0 10px; 1098 1098 color: @text; 1099 - font-size: 2 3px;1100 - line-height: 1.2 5;1276 + font-size: 25px; 1277 + line-height: 1.22; 1101 1101 font-weight: 800; 1102 1102 } 1103 1103 ... ... @@ -1106,25 +1106,36 @@ 1106 1106 line-height: 1.6; 1107 1107 } 1108 1108 1109 - .card-link { 1110 - margin: 0; 1111 - 1112 - a { 1113 - font-weight: 700; 1114 - } 1286 + .product-card-description { 1287 + max-width: 760px; 1288 + margin: 0 0 14px; 1289 + font-size: 16px; 1115 1115 } 1116 1116 } 1117 1117 1118 1118 .product-card-kicker { 1294 + display: inline-flex; 1295 + align-items: center; 1296 + gap: 7px; 1297 + width: fit-content; 1119 1119 margin-bottom: 10px; 1120 1120 padding: 5px 10px; 1300 + border: 1px solid fade(@brand, 24%); 1301 + border-radius: 999px; 1302 + background: fade(@brand, 8%); 1303 + color: @brand-strong; 1121 1121 font-size: 12px; 1305 + font-weight: 800; 1122 1122 text-transform: uppercase; 1123 1123 letter-spacing: .04em; 1308 + 1309 + i { 1310 + color: @brand; 1311 + } 1124 1124 } 1125 1125 1126 1126 .product-highlights { 1127 - margin: 14px 0 2 0px;1315 + margin: 14px 0 22px; 1128 1128 padding-left: 18px; 1129 1129 color: @muted; 1130 1130 ... ... @@ -1134,12 +1134,58 @@ 1134 1134 } 1135 1135 } 1136 1136 1325 +.product-card-actions { 1326 + display: flex; 1327 + align-items: center; 1328 + gap: 16px; 1329 + flex-wrap: wrap; 1330 + 1331 + .btn { 1332 + font-weight: 700; 1333 + } 1334 +} 1335 + 1336 +.product-card-contact { 1337 + color: @brand; 1338 + font-weight: 700; 1339 + text-decoration: underline; 1340 + 1341 + &:hover, 1342 + &:focus { 1343 + color: @brand-strong; 1344 + } 1345 +} 1346 + 1347 +@media (max-width: 640px) { 1348 + .product-card { 1349 + grid-template-columns: 1fr; 1350 + padding: 26px 22px; 1351 + text-align: left; 1352 + 1353 + &:before { 1354 + width: 4px; 1355 + } 1356 + 1357 + .product-card-icon { 1358 + margin-bottom: 2px; 1359 + } 1360 + 1361 + h3 { 1362 + font-size: 22px; 1363 + } 1364 + } 1365 + 1366 + .product-card-actions { 1367 + gap: 12px; 1368 + } 1369 +} 1370 + 1137 1137 /* ========== Individual Product Pages ========== */ 1138 1138 1139 1139 .product-layout { 1140 1140 display: grid; 1141 - grid-template-columns: 1.1fr . 9fr;1142 - grid-gap: 3 6px;1375 + grid-template-columns: minmax(0, 1.12fr) minmax(280px, .88fr); 1376 + grid-gap: 32px; 1143 1143 max-width: 1040px; 1144 1144 margin: 0 auto; 1145 1145 align-items: start; ... ... @@ -1147,8 +1147,8 @@ 1147 1147 1148 1148 .product-summary-card, 1149 1149 .product-info-card, 1384 +.product-feature, 1150 1150 .product-gallery-panel { 1151 - background: #fff; 1152 1152 border: 1px solid @line; 1153 1153 border-radius: @radius; 1154 1154 box-shadow: @shadow-sm; ... ... @@ -1155,16 +1155,18 @@ 1155 1155 } 1156 1156 1157 1157 .product-summary-card { 1158 - padding: 2 6px;1392 + padding: 28px; 1159 1159 1160 1160 h2 { 1161 1161 text-align: left; 1162 1162 margin-top: 0; 1397 + margin-bottom: 14px; 1398 + line-height: 1.25; 1163 1163 } 1164 1164 1165 1165 p { 1166 1166 color: @muted; 1167 - line-height: 1.6; 1403 + line-height: 1.62; 1168 1168 } 1169 1169 1170 1170 p:last-child { ... ... @@ -1173,13 +1173,19 @@ 1173 1173 } 1174 1174 1175 1175 .product-info-card { 1176 - padding: 2 2px;1412 + padding: 24px; 1177 1177 1178 1178 h3 { 1179 1179 margin-top: 0; 1180 1180 margin-bottom: 12px; 1417 + line-height: 1.3; 1181 1181 } 1182 1182 1420 + p { 1421 + color: @muted; 1422 + line-height: 1.55; 1423 + } 1424 + 1183 1183 ul { 1184 1184 margin: 0; 1185 1185 padding-left: 20px; ... ... @@ -1188,25 +1188,30 @@ 1188 1188 1189 1189 li { 1190 1190 margin: 8px 0; 1191 - line-height: 1. 45;1433 + line-height: 1.3; 1192 1192 } 1193 1193 } 1194 1194 1437 +.product-card-note { 1438 + margin: 0 0 14px; 1439 + color: @muted; 1440 + line-height: 1.55; 1441 +} 1442 + 1195 1195 .product-feature-grid { 1196 1196 display: grid; 1197 1197 grid-template-columns: repeat(3, minmax(0, 1fr)); 1198 - grid-gap: 18px;1446 + grid-gap: 20px; 1199 1199 max-width: 1040px; 1200 - margin: 2 2px auto 0;1448 + margin: 24px auto 0; 1201 1201 } 1202 1202 1203 1203 .product-feature { 1204 - background: #fff; 1205 - border: 1px solid @line; 1206 - border-radius: @radius; 1207 - box-shadow: @shadow-sm; 1208 - padding: 22px; 1452 + padding: 24px; 1453 + min-width: 0; 1454 + min-height: 100%; 1209 1209 1456 + .card-heading, 1210 1210 .feature-heading { 1211 1211 display: flex; 1212 1212 align-items: center; ... ... @@ -1237,10 +1237,56 @@ 1237 1237 p { 1238 1238 margin: 0; 1239 1239 color: @muted; 1240 - line-height: 1.5; 1487 + line-height: 1.52; 1241 1241 } 1242 1242 } 1243 1243 1491 +.product-gallery-caption { 1492 + max-width: 820px; 1493 + margin: 12px auto 0; 1494 + color: @muted; 1495 + font-size: 14px; 1496 + line-height: 1.5; 1497 + text-align: center; 1498 +} 1499 + 1500 +/* Keep the default XWiki gallery style. 1501 + Only add spacing before it and center it. */ 1502 +.gallery.xGallery { 1503 + margin: 25px auto; 1504 + width: 920px; 1505 + height: 518px; 1506 +} 1507 + 1508 +.product-section-muted { 1509 + background: 1510 + radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 65%); 1511 +} 1512 + 1513 +/* Compact process list when used inside a product card. */ 1514 +.product-summary-card .process-list { 1515 + margin-top: 16px; 1516 + 1517 + li { 1518 + padding: 13px 14px 13px 50px; 1519 + margin-bottom: 10px; 1520 + box-shadow: none; 1521 + } 1522 + 1523 + li:before { 1524 + left: 14px; 1525 + top: 14px; 1526 + width: 24px; 1527 + height: 24px; 1528 + font-size: 12px; 1529 + } 1530 + 1531 + strong { 1532 + margin-bottom: 2px; 1533 + } 1534 +} 1535 + 1536 +/* Kept for older product pages that still use a screenshot placeholder/panel. */ 1244 1244 .product-gallery-panel { 1245 1245 max-width: 1040px; 1246 1246 margin: 20px auto 0; ... ... @@ -1273,11 +1273,6 @@ 1273 1273 justify-content: center; 1274 1274 } 1275 1275 1276 -.product-section-muted { 1277 - background: 1278 - radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 65%); 1279 -} 1280 - 1281 1281 @media (max-width: 980px) { 1282 1282 .product-layout, 1283 1283 .product-feature-grid { ... ... @@ -1306,12 +1306,37 @@ 1306 1306 .product-gallery-panel { 1307 1307 padding: 20px; 1308 1308 } 1597 + 1598 + .product-feature { 1599 + .card-heading, 1600 + .feature-heading { 1601 + gap: 12px; 1602 + } 1603 + 1604 + .feature-icon { 1605 + width: 42px; 1606 + height: 42px; 1607 + font-size: 16px; 1608 + } 1609 + } 1610 + 1611 + .gallery.xGallery { 1612 + margin-top: 22px !important; 1613 + } 1614 + 1615 + .product-gallery-caption { 1616 + margin-top: 10px; 1617 + padding: 0 14px; 1618 + } 1619 + 1620 + .product-summary-card .process-list li { 1621 + padding-left: 46px; 1622 + } 1309 1309 } 1310 1310 1311 1311 /* ========== Resources Index ========== */ 1312 1312 1313 1313 .resources-index-page { 1314 - background: #fff; 1315 1315 1316 1316 .services-grid { 1317 1317 grid-template-columns: repeat(2, minmax(0, 1fr)); ... ... @@ -1347,3 +1347,229 @@ 1347 1347 color: @muted; 1348 1348 } 1349 1349 } 1663 + 1664 +/* ========== Global Theme Background ========== */ 1665 + 1666 +html, 1667 +body { 1668 + min-height: 100%; 1669 +} 1670 + 1671 +body { 1672 + color: @text; 1673 + background: 1674 + radial-gradient(circle at 12% 8%, rgba(0, 147, 125, 0.08) 0, transparent 26%), 1675 + radial-gradient(circle at 90% 28%, rgba(7, 24, 45, 0.05) 0, transparent 30%), 1676 + linear-gradient(180deg, #fff 0, @brand-bg 42%, #fff 100%) !important; 1677 + background-attachment: fixed; 1678 +} 1679 + 1680 +/* Let the body background show through the XWiki wrappers. 1681 +#mainContentArea, 1682 +.resource-page, 1683 +.resources-index-page { 1684 + background: transparent !important; 1685 + background-image: none !important; 1686 +} 1687 +*/ 1688 +/* Remove local decorative backgrounds that compete with the global gradient. 1689 +.hero, 1690 +.hero.hero-centered, 1691 +.trust-strip, 1692 +.industry-trust-section, 1693 +.split-section, 1694 +.resource-strip, 1695 +.homepage-resource-strip, 1696 +.resource-header, 1697 +.product-section-muted, 1698 +.resources-index-page { 1699 + background: transparent !important; 1700 + background-image: none !important; 1701 +} 1702 + */ 1703 +/* Keep large panels readable, but remove their inner gradients. 1704 +.industry-trust-section .industry-trust-panel, 1705 +.cta-panel, 1706 +.resource-inline-cta, 1707 +.resource-note, 1708 +.resource-cta { 1709 + background: #fff !important; 1710 + background-image: none !important; 1711 +} */ 1712 + 1713 +/* ========== Main Page Hero / SaaS Layout ========== */ 1714 + 1715 +#mainContentArea .hero.hero-saas { 1716 + min-height: auto; 1717 + padding: 60px 0 34px; 1718 + display: flex; 1719 + align-items: center; 1720 + overflow: hidden; 1721 + background: transparent; 1722 +} 1723 + 1724 +#mainContentArea .hero-layout { 1725 + max-width: 1120px; 1726 + margin: 0 auto; 1727 + display: grid; 1728 + grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); 1729 + gap: 56px; 1730 + align-items: center; 1731 +} 1732 + 1733 +#mainContentArea .hero-copy { 1734 + min-width: 0; 1735 + text-align: left; 1736 +} 1737 + 1738 +#mainContentArea .hero.hero-saas h1 { 1739 + max-width: 640px; 1740 + margin: 0 0 26px; 1741 + font-size: 60px; 1742 + font-weight: 800; 1743 + line-height: 1; 1744 + letter-spacing: -3px; 1745 +} 1746 + 1747 +#mainContentArea .hero.hero-saas h1 span { 1748 + color: @brand; 1749 +} 1750 + 1751 +#mainContentArea .hero.hero-saas .lead { 1752 + max-width: 590px; 1753 + margin: 0 0 28px; 1754 + color: #334155; 1755 + text-align: left; 1756 + font-size: 18px; 1757 + line-height: 1.6; 1758 +} 1759 + 1760 +#mainContentArea .hero.hero-saas .benefits { 1761 + max-width: 620px; 1762 + margin: 0 0 30px; 1763 + padding: 0; 1764 + display: grid; 1765 + grid-template-columns: repeat(2, minmax(0, 1fr)); 1766 + gap: 10px 24px; 1767 + list-style: none; 1768 + color: #475569; 1769 + font-size: 15px; 1770 + text-align: left; 1771 +} 1772 + 1773 +#mainContentArea .hero.hero-saas .benefits li { 1774 + display: grid; 1775 + grid-template-columns: 18px minmax(0, 1fr); 1776 + column-gap: 8px; 1777 + align-items: start; 1778 + margin: 0; 1779 + line-height: 1.45; 1780 +} 1781 + 1782 +#mainContentArea .hero.hero-saas .benefits li::before { 1783 + content: "✓"; 1784 + display: block; 1785 + width: 18px; 1786 + color: @brand; 1787 + font-weight: 900; 1788 + line-height: 1.45; 1789 + text-align: left; 1790 + margin: 0; 1791 +} 1792 + 1793 +#mainContentArea .hero.hero-saas .hero-actions, 1794 +#mainContentArea .hero.hero-saas #hero-cta { 1795 + display: flex; 1796 + flex-wrap: wrap; 1797 + justify-content: flex-start; 1798 + gap: 12px; 1799 + margin-top: 0; 1800 +} 1801 + 1802 +#mainContentArea .hero-image-wrapper { 1803 + min-width: 0; 1804 + display: flex; 1805 + justify-content: center; 1806 + align-items: center; 1807 +} 1808 + 1809 +#mainContentArea .hero-image { 1810 + display: block; 1811 + width: 100%; 1812 + max-width: 620px; 1813 + height: auto; 1814 + border: 0; 1815 +} 1816 + 1817 +/* ========== Main Page Hero Responsive ========== */ 1818 + 1819 +@media (max-width: 1100px) { 1820 + #mainContentArea .hero-layout { 1821 + max-width: 760px; 1822 + grid-template-columns: 1fr; 1823 + gap: 34px; 1824 + } 1825 + 1826 + #mainContentArea .hero-copy { 1827 + order: 1; 1828 + text-align: center; 1829 + } 1830 + 1831 + #mainContentArea .hero-image-wrapper { 1832 + order: 2; 1833 + } 1834 + 1835 + #mainContentArea .hero.hero-saas h1 { 1836 + margin-left: auto; 1837 + margin-right: auto; 1838 + text-align: center; 1839 + } 1840 + 1841 + #mainContentArea .hero.hero-saas .lead { 1842 + margin-left: auto; 1843 + margin-right: auto; 1844 + text-align: center; 1845 + } 1846 + 1847 + #mainContentArea .hero.hero-saas .benefits { 1848 + margin-left: auto; 1849 + margin-right: auto; 1850 + } 1851 + 1852 + #mainContentArea .hero.hero-saas .hero-actions, 1853 + #mainContentArea .hero.hero-saas #hero-cta { 1854 + justify-content: center; 1855 + } 1856 + 1857 + #mainContentArea .hero-image { 1858 + max-width: 620px; 1859 + } 1860 +} 1861 + 1862 +@media (max-width: 640px) { 1863 + #mainContentArea .hero.hero-saas { 1864 + padding: 42px 0 28px; 1865 + } 1866 + 1867 + #mainContentArea .hero-layout { 1868 + gap: 28px; 1869 + } 1870 + 1871 + #mainContentArea .hero.hero-saas h1 { 1872 + font-size: 42px; 1873 + letter-spacing: -1.5px; 1874 + } 1875 + 1876 + #mainContentArea .hero.hero-saas .lead { 1877 + font-size: 17px; 1878 + } 1879 + 1880 + #mainContentArea .hero.hero-saas .benefits { 1881 + grid-template-columns: 1fr; 1882 + } 1883 + 1884 + #mainContentArea .hero-image { 1885 + max-width: 100%; 1886 + } 1887 +} 1888 +