.pd-page { color: #18382e; background: #fafaf5; font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 1.6; }
.pd-page * { box-sizing: border-box; }
.pd-page a { color: inherit; }
.pd-page .pd-wrap { width: min(1180px, calc(100% - 64px)); margin: auto; }
.pd-page .pd-top { display: flex; align-items: center; justify-content: space-between; gap: 24px; padding-block: 25px; border-bottom: 1px solid #dce3d9; }
.pd-page .pd-brand { font-size: 24px; font-weight: 800; letter-spacing: -1px; text-decoration: none; white-space: nowrap; }
.pd-page .pd-brand span { display: inline-flex; align-items: center; justify-content: center; width: 34px; height: 34px; margin-right: 9px; color: #f3ba94; background: #163c32; border-radius: 9px; }
.pd-page .pd-links, .pd-page .pd-button-row { display: flex; flex-wrap: wrap; gap: 18px; align-items: center; }
.pd-page .pd-links a { font-size: 14px; text-decoration: none; font-weight: 600; padding-block: 8px; }
.pd-page .pd-button { display: inline-flex; align-items: center; justify-content: center; gap: 20px; min-height: 50px; padding: 13px 21px; border: 1px solid transparent; border-radius: 8px; text-decoration: none; font-size: 15px; font-weight: 700; cursor: pointer; line-height: 1.4; }
.pd-page .pd-primary { color: white; background: #163c32; }
.pd-page .pd-secondary { color: #163c32; background: transparent; border-color: #b9c9bf; }
.pd-page .pd-primary:hover { background: #245945; }
.pd-page .pd-hero { display: grid; grid-template-columns: 1fr 1fr; gap: 74px; align-items: center; padding: 86px 0 76px; }
.pd-page .pd-eyebrow { font-size: 12px; font-weight: 700; letter-spacing: 1.6px; text-transform: uppercase; color: #875137; }
.pd-page h1 { font-size: clamp(44px, 4.8vw, 67px); line-height: 1.04; letter-spacing: -3px; margin: 24px 0; font-weight: 700; }
.pd-page h1 em { font-style: normal; color: #52725b; }
.pd-page .pd-intro { font-size: 18px; max-width: 450px; color: #57695e; margin-bottom: 28px; }
.pd-page .pd-fine { font-size: 12px; color: #637369; line-height: 1.6; }
.pd-page .pd-demo { border: 1px solid #c5d2c5; border-radius: 18px; background: white; padding: 15px; box-shadow: 0 28px 65px #20483312; transform: rotate(1deg); }
.pd-page .pd-demo-top { display: flex; justify-content: space-between; align-items: center; padding: 8px 12px 18px; font-size: 12px; font-weight: 700; }
.pd-page .pd-live-dot { width: 7px; height: 7px; background: #567a60; border-radius: 100%; display: inline-block; margin-right: 6px; }
.pd-page .pd-demo-tabs { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 4px; background: #eff3eb; padding: 5px; border-radius: 9px; }
.pd-page .pd-demo-tabs button { padding: 10px 4px; min-height: 44px; border-radius: 6px; font-size: 12px; color: #486351; background: transparent; }
.pd-page .pd-demo-tabs button[aria-pressed=true] { background: white; color: #173b32; font-weight: 700; box-shadow: 0 1px 5px #183a3215; }
.pd-page .pd-demo-screen { padding: 25px 18px 12px; min-height: 395px; }
.pd-page .pd-label { font-size: 10px; font-weight: 700; letter-spacing: 1.4px; color: #806047; }
.pd-page h3 { font-size: 22px; line-height: 1.25; letter-spacing: -.5px; margin: 9px 0 24px; }
.pd-page .pd-request { display: flex; align-items: center; gap: 12px; font-size: 14px; }
.pd-page .pd-request p { font-size: 12px; margin: 2px 0 0; color: #68776b; }
.pd-page .pd-avatar { display: grid; place-items: center; height: 42px; width: 42px; background: #efe2cf; border-radius: 50%; flex: none; font-size: 12px; font-weight: 700; }
.pd-page .pd-pill { background: #e6efdf; color: #386139; padding: 4px 9px; border-radius: 20px; font-size: 11px; margin-left: auto; }
.pd-page blockquote { padding: 16px 18px; background: #f5f6f0; border-left: 2px solid #b6c5a6; margin: 18px 0; font-size: 14px; color: #53664f; }
.pd-page dl { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 9px; margin: 22px 0; font-size: 12px; }
.pd-page dt { font-size: 10px; color: #758171; }
.pd-page dd { margin: 3px 0 0; font-weight: 700; }
.pd-page .pd-demo-screen .pd-button { width: 100%; }
.pd-page .pd-demo-result { margin: 0 18px 10px; font-size: 13px; color: #356b3d; }
.pd-page .pd-checks { list-style: none; padding: 0; color: #52694f; font-size: 14px; }
.pd-page .pd-checks li { padding: 6px 0 6px 22px; position: relative; }
.pd-page .pd-checks li::before { content: '✓'; position: absolute; left: 0; color: #477446; }
.pd-page .pd-total { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding-top: 16px; border-top: 1px solid #dce3d9; font-size: 13px; }
.pd-page .pd-total strong { font-size: 28px; }
.pd-page .pd-next { display: flex; gap: 16px; padding: 24px 16px; background: #163c32; color: white; border-radius: 10px; margin-top: 26px; }
.pd-page .pd-next > span { color: #f3ba94; font-size: 30px; }
.pd-page .pd-next p { font-size: 13px; margin: 4px 0 0; color: #d0e1d4; }
.pd-page .pd-demo-screen > p { font-size: 14px; }
.pd-page .pd-strip { padding: 20px 0; border-block: 1px solid #dce3d9; display: flex; flex-wrap: wrap; gap: 24px; align-items: center; justify-content: space-between; font-size: 13px; color: #52694f; }
.pd-page .pd-section { padding: 76px 0; }
.pd-page h2 { font-size: clamp(30px, 3.3vw, 42px); letter-spacing: -1.4px; line-height: 1.13; margin: 15px 0 20px; max-width: 650px; }
.pd-page .pd-section-copy { max-width: 670px; color: #637060; }
.pd-page .pd-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; margin-top: 32px; }
.pd-page .pd-feature { border-top: 1px solid #c9d5c4; padding-top: 22px; }
.pd-page .pd-feature > span { color: #977657; font-size: 12px; }
.pd-page .pd-feature h3 { margin: 16px 0 12px; }
.pd-page .pd-feature p { color: #637060; font-size: 15px; }
.pd-page .pd-offer { display: grid; grid-template-columns: 1.1fr 1fr; gap: 60px; padding: 48px; background: #e9eee3; border-radius: 18px; }
.pd-page .pd-offer ul { padding-left: 20px; color: #486046; }
.pd-page .pd-offer li { margin-bottom: 10px; }
.pd-page .pd-roadmap { margin-top: 40px; display: grid; grid-template-columns: 1fr 1fr; gap: 35px; }
.pd-page .pd-roadmap h3 { font-size: 18px; }
.pd-page .pd-roadmap p { font-size: 14px; color: #657364; }
.pd-page .pd-faq { margin: 30px 0; max-width: 850px; }
.pd-page .pd-faq details { border-bottom: 1px solid #d0dacb; padding: 18px 0; }
.pd-page .pd-faq summary { cursor: pointer; font-weight: 700; min-height: 30px; }
.pd-page .pd-faq p { font-size: 15px; color: #637060; }
.pd-page .pd-footer { border-top: 1px solid #cbd7c7; display: flex; flex-wrap: wrap; justify-content: space-between; gap: 24px; padding-block: 30px; font-size: 12px; color: #627060; }
.pd-page :focus-visible { outline: 3px solid #8c5539; outline-offset: 4px; }
.pd-page [hidden] { display: none !important; }
@media(max-width: 850px) { .pd-page .pd-hero { gap: 35px; } .pd-page h1 { font-size: 46px; } .pd-page .pd-demo { transform: none; } .pd-page .pd-offer { padding: 32px; gap: 28px; } }
@media(max-width: 650px) { .pd-page .pd-wrap { width: calc(100% - 36px); } .pd-page .pd-top { padding-block: 20px; gap: 14px; } .pd-page .pd-brand { font-size: 21px; } .pd-page .pd-links a:not(:last-child) { display: none; } .pd-page .pd-hero { grid-template-columns: 1fr; gap: 40px; padding-block: 48px; } .pd-page h1 { font-size: 49px; letter-spacing: -2.5px; } .pd-page .pd-intro { font-size: 17px; } .pd-page .pd-button-row { gap: 10px; } .pd-page .pd-button-row .pd-button { flex: 1; padding-inline: 12px; } .pd-page .pd-demo { padding: 10px; } .pd-page .pd-demo-screen { padding-inline: 10px; } .pd-page .pd-strip { gap: 12px; flex-direction: column; align-items: flex-start; } .pd-page .pd-grid, .pd-page .pd-offer, .pd-page .pd-roadmap { grid-template-columns: 1fr; } .pd-page .pd-section { padding-block: 48px; } .pd-page .pd-offer { padding: 28px 22px; gap: 12px; } }
.pd-page { --ink: #18382e; --muted: #53675c; --line: #dce3d9; }
.pd-page .pd-nav-workspace { padding: 9px 14px !important; background: #edf1e8; border-radius: 7px; }
.pd-page .pd-hero { gap: 55px; padding-block: 85px 72px; grid-template-columns: 1.12fr 1fr; }
.pd-page h1 { font-size: clamp(50px, 5.15vw, 74px); line-height: 1.08; letter-spacing: -3.8px; }
.pd-page h1 em { font-family: Georgia, 'Times New Roman', serif; font-weight: 400; font-style: italic; letter-spacing: -3.5px; }
.pd-page .pd-hero-copy .pd-intro { max-width: 530px; line-height: 1.7; }
.pd-page .pd-dot { display: inline-block; width: 6px; height: 6px; margin-right: 5px; background: #886047; border-radius: 50%; vertical-align: middle; }
.pd-page .pd-text-link { display: inline-flex; gap: 12px; align-items: center; font-size: 13px; font-weight: 650; text-underline-offset: 5px; margin-block: 12px; }
.pd-page .pd-view-caption, .pd-page .pd-view-foot { display: flex; justify-content: space-between; gap: 10px; font-size: 10px; letter-spacing: .5px; color: #5e7364; }
.pd-page .pd-view-caption { padding: 0 7px 14px; }
.pd-page .pd-view-foot { padding: 18px 8px 0; }
.pd-page .pd-demo { transform: none; box-shadow: 0 22px 70px #25463414; border-radius: 15px; }
.pd-page .pd-section-heading { display: flex; gap: 55px; align-items: flex-end; justify-content: space-between; margin-bottom: 32px; }
.pd-page .pd-section-heading > p { max-width: 345px; color: #607266; font-size: 15px; }
.pd-page .pd-foundation-grid { display: grid; grid-template-columns: 1.15fr 1fr 1fr; gap: 18px; }
.pd-page .pd-foundation { padding: 29px 25px; border: 1px solid #d6ded2; border-radius: 12px; background: #f3f5ee; display: flex; flex-direction: column; align-items: flex-start; }
.pd-page .pd-foundation p { font-size: 14px; color: #53675b; }
.pd-page .pd-foundation h3 { margin-block: 26px 12px; font-size: 26px; }
.pd-page .pd-feature-number { font-size: 10px; letter-spacing: 1px; color: #6e755f; }
.pd-page .pd-foundation > a { font-size: 13px; font-weight: 650; margin-top: auto; padding-top: 18px; text-underline-offset: 5px; }
.pd-page .pd-foundation-dark { background: #163c32; border-color: #163c32; color: #fff; }
.pd-page .pd-foundation-dark p, .pd-page .pd-foundation-dark .pd-feature-number { color: #c7d7c9; }
.pd-page .pd-site-mini { align-self: stretch; margin-block: 12px; padding: 14px; background: #f1eade; color: #263c31; border-radius: 6px; }
.pd-page .pd-mini-bar { display: flex; justify-content: space-between; gap: 6px; font-size: 6px; letter-spacing: .5px; padding-bottom: 14px; border-bottom: 1px solid #d2d5c7; }
.pd-page .pd-site-mini > strong { display: block; font-family: Georgia, serif; font-size: 25px; line-height: 1.1; margin-block: 20px; }
.pd-page .pd-mini-blocks { display: flex; gap: 8px; }
.pd-page .pd-mini-blocks i { height: 26px; flex: 1; background: #bdc8b9; border-radius: 2px; }
.pd-page .pd-mini-blocks i:nth-child(2) { background: #d6c5ac; }
.pd-page .pd-mini-blocks i:nth-child(3) { background: #e0d8c7; }
.pd-page .pd-mini-note { display: block; font-size: 8px; margin-top: 8px; color: #5c6556; }
.pd-page .pd-address-sample { align-self: stretch; margin-block: 20px; padding: 18px 12px; background: #fff; border: 1px solid #dce3d9; border-radius: 8px; overflow-wrap: anywhere; }
.pd-page .pd-address-sample > span { display: block; font-size: 8px; color: #6f7a6e; letter-spacing: 1px; margin-bottom: 10px; }
.pd-page .pd-address-sample > strong { font-size: 19px; letter-spacing: -.6px; }
.pd-page .pd-address-sample > p { margin-bottom: 0; font-size: 13px; }
.pd-page .pd-path-section { background: #edf0e6; border-block: 1px solid #dce3d9; }
.pd-page .pd-path-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 65px; margin-top: 40px; }
.pd-page .pd-path-grid article { border-top: 1px solid #c6d1bf; padding-top: 24px; }
.pd-page .pd-path-icon { display: inline-grid; place-items: center; width: 39px; height: 39px; border: 1px solid #bccbb8; border-radius: 50%; font-size: 22px; }
.pd-page .pd-path-grid h3 { margin: 22px 0 12px; }
.pd-page .pd-path-grid p { color: #52664f; max-width: 460px; font-size: 15px; margin-bottom: 25px; }
.pd-page .pd-platform-preview { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 15px; }
.pd-page .pd-platform-preview > a { display: flex; flex-direction: column; align-items: flex-start; gap: 12px; border: 1px solid #d5dfd0; padding: 22px 18px; border-radius: 9px; text-decoration: none; background: #fff; }
.pd-page .pd-platform-preview > a:hover { border-color: #54745e; }
.pd-page .pd-platform-preview strong { font-size: 14px; }
.pd-page .pd-platform-preview a > span:last-child { font-size: 11px; color: #657365; }
.pd-page .pd-platform-initial { display: inline-grid; place-items: center; width: 37px; height: 37px; font-size: 21px; font-weight: 750; color: #315644; border: 1px solid #dce3d9; border-radius: 8px; }
.pd-page .pd-connect-actions { margin-top: 24px; }
.pd-page .pd-resource-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; margin-top: 35px; }
.pd-page .pd-resource-grid > a { text-decoration: none; border-top: 1px solid #ccd6c5; padding-top: 22px; }
.pd-page .pd-resource-grid span { font-size: 9px; letter-spacing: 1px; color: #806047; }
.pd-page .pd-resource-grid h3 { margin-block: 14px; font-size: 21px; }
.pd-page .pd-resource-grid p { color: #637060; font-size: 14px; }
.pd-page .pd-resource-grid b { display: inline-block; font-size: 24px; font-weight: 400; }
.pd-page .pd-faq-section { display: grid; grid-template-columns: .85fr 1.15fr; gap: 80px; padding-bottom: 80px; }
.pd-page .pd-faq { margin-top: 0; }
.pd-page .pd-footer nav { display: flex; flex-wrap: wrap; gap: 15px; max-width: 570px; align-items: flex-start; }
.pd-page .pd-footer > p { width: 100%; margin: 0; font-size: 10px; color: #6e7c6d; }
.pd-page .pd-footer .pd-brand { font-size: 21px; color: #163c32; }
.pd-page .pd-footer a { text-underline-offset: 4px; }
@media(max-width: 1050px) { .pd-page .pd-links { gap: 13px; } .pd-page .pd-links a { font-size: 12px; } .pd-page .pd-hero { gap: 30px; } .pd-page .pd-foundation-grid { grid-template-columns: 1fr 1fr; } .pd-page .pd-foundation:last-child { grid-column: 1 / -1; } }
@media(max-width: 750px) { .pd-page .pd-hero { grid-template-columns: 1fr; padding-block: 52px; gap: 45px; } .pd-page h1 { max-width: 600px; font-size: 58px; } .pd-page .pd-section-heading { display: block; } .pd-page .pd-section-heading > p { max-width: 600px; } .pd-page .pd-top { align-items: flex-start; flex-wrap: wrap; gap: 13px; } .pd-page .pd-links { width: 100%; justify-content: space-between; } .pd-page .pd-links a:not(:last-child) { display: inline-block; } .pd-page .pd-platform-preview { grid-template-columns: 1fr 1fr; } .pd-page .pd-faq-section { grid-template-columns: 1fr; gap: 20px; } }
@media(max-width: 650px) { .pd-page h1 { font-size: 54px; letter-spacing: -3px; } .pd-page h1 em { letter-spacing: -3px; } .pd-page .pd-foundation-grid, .pd-page .pd-path-grid, .pd-page .pd-resource-grid { grid-template-columns: 1fr; gap: 24px; } .pd-page .pd-hero .pd-button-row { flex-direction: column; align-items: stretch; } .pd-page .pd-links a { font-size: 11px; } .pd-page .pd-links { gap: 9px; } .pd-page .pd-nav-workspace { padding-inline: 10px !important; } .pd-page .pd-foundation { padding: 24px; } .pd-page .pd-foundation:last-child { grid-column: auto; } .pd-page .pd-view-caption { font-size: 8px; } .pd-page .pd-path-grid { gap: 35px; } .pd-page .pd-platform-preview { gap: 10px; } .pd-page .pd-platform-preview > a { padding: 16px 12px; } .pd-page .pd-platform-preview strong { font-size: 12px; } .pd-page .pd-faq-section { padding-bottom: 48px; } }

.platform-directory { margin-top: 32px; padding-top: 24px; border-top: 1px solid #dce4de; }
.platform-filters { display: grid; grid-template-columns: 2fr 1fr; gap: 16px; margin-top: 20px; }
.platform-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }
.platform-card { padding: 20px; border: 1px solid #dce4de; border-radius: 12px; background: #fff; }
.platform-card h4 { margin: 18px 0 9px; font-size: 17px; }
.platform-card p, .platform-card li { font-size: 13px; line-height: 1.6; color: #4b6358; }
.platform-card details { margin-block: 16px; }
.platform-card summary { cursor: pointer; font-size: 13px; font-weight: 650; min-height: 36px; }
.platform-card ol { padding-left: 20px; }
.platform-card a { font-size: 13px; }
.platform-mark { display: inline-grid; place-items: center; min-width: 38px; height: 38px; border: 1px solid #dce4de; border-radius: 9px; color: #163c32; font-size: 17px; font-weight: 750; }
.platform-badge { display: inline-block; padding: 5px 9px; border-radius: 6px; font-size: 11px; font-weight: 650; color: #4a6256; background: #edf2ed; }
.platform-badge.available { background: #e4f0e8; color: #215537; }
.platform-badge.setup, .platform-badge.guide { background: #fbf0e1; color: #785324; }
.platform-badge.planned { background: #f0f1f3; color: #515c68; }
.platform-card[hidden] { display: none !important; }
@media (max-width: 650px) { .platform-filters, .platform-grid { grid-template-columns: 1fr; } }

.public-detail { margin: 0; }
.public-detail .detail-hero { padding: 70px 0 48px; }
.public-detail .detail-hero h1 { max-width: 950px; }
.public-detail .detail-hero .pd-intro { max-width: 720px; }
.public-detail .detail-band { display: grid; grid-template-columns: 1.1fr 1fr; gap: 60px; padding: 40px; border-radius: 14px; background: #eef1e7; }
.public-detail .detail-band p { color: #53675b; }
.public-detail .detail-address { padding: 32px; background: #fff; border: 1px solid #d5ddce; border-radius: 10px; display: flex; flex-direction: column; justify-content: center; overflow-wrap: anywhere; }
.public-detail .detail-address > span { font-size: 10px; color: #6a7664; letter-spacing: 1px; }
.public-detail .detail-address > strong { font-size: 34px; letter-spacing: -1.6px; margin-block: 16px 6px; }
.public-detail .detail-address p { line-height: 2; }
.public-detail .detail-note { border: 1px solid #d7dfd1; background: #f0f3e9; padding: 25px 30px; border-radius: 10px; margin-block: 25px 45px; }
.public-detail .detail-note > p { color: #53675b; max-width: 880px; font-size: 15px; }
.public-detail .detail-table-wrap { overflow-x: auto; }
.public-detail table { border-collapse: collapse; width: 100%; font-size: 14px; text-align: left; }
.public-detail th, .public-detail td { padding: 18px 15px; border-bottom: 1px solid #d6dfcf; vertical-align: top; }
.public-detail th { font-size: 12px; background: #eef1e7; }
.public-detail .detail-list { align-self: center; }
.public-detail .detail-list > div { display: flex; flex-direction: column; gap: 8px; border-bottom: 1px solid #d1dbca; padding-block: 18px; }
.public-detail .detail-list span { font-size: 14px; color: #53675b; }
.public-detail .detail-steps { margin-top: 35px; max-width: 950px; }
.public-detail .detail-steps > article { display: flex; gap: 30px; border-top: 1px solid #d6dfcf; padding-block: 25px; }
.public-detail .detail-steps > article > span { font-size: 20px; color: #966843; }
.public-detail .detail-steps h3 { margin-bottom: 12px; }
.public-detail .detail-steps p { color: #53675b; font-size: 15px; }
.public-detail .detail-plans { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; margin-block: 35px; }
.public-detail .detail-plans article { border: 1px solid #d3ddcc; border-radius: 12px; padding: 28px 23px; display: flex; flex-direction: column; align-items: flex-start; }
.public-detail .detail-plans article:first-child { background: #edf2e7; border-color: #90a787; }
.public-detail .detail-plans h2 { font-size: 29px; margin: 23px 0 5px; }
.public-detail .detail-price { font-size: 20px; font-weight: 600; margin: 12px 0; }
.public-detail .detail-plans p { color: #53675b; font-size: 14px; }
.public-detail .detail-plans li { font-size: 14px; margin-bottom: 10px; }
.public-detail .detail-plans ul { padding-left: 18px; margin-bottom: 25px; flex-grow: 1; }
.public-detail .detail-plans .pd-button { font-size: 13px; padding-inline: 12px; width: 100%; }
.public-detail .hub-field { display: flex; flex-direction: column; gap: 9px; font-size: 13px; font-weight: 650; }
.public-detail input, .public-detail select { width: 100%; box-sizing: border-box; padding: 13px 15px; min-height: 48px; border: 1px solid #c9d5c2; border-radius: 7px; color: #18382e; background: #fff; font: inherit; }
.public-detail .hub-row { display: flex; justify-content: space-between; align-items: center; gap: 10px; }
.public-detail .platform-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); margin-block: 20px 45px; }
.public-detail .platform-card { scroll-margin-top: 25px; }
.public-detail .platform-card h3 { font-size: 19px; margin-block: 22px 15px; }
.public-detail .pd-footer { margin-top: 60px; }
@media(max-width: 950px) { .public-detail .platform-grid { grid-template-columns: 1fr 1fr; } .public-detail .detail-plans { grid-template-columns: 1fr; } .public-detail .detail-band { gap: 25px; padding: 25px; } }
@media(max-width: 650px) { .public-detail .detail-hero { padding-top: 40px; } .public-detail .detail-hero h1 { font-size: 45px; } .public-detail .detail-band, .public-detail .platform-grid { grid-template-columns: 1fr; } .public-detail .detail-address { padding: 20px; } .public-detail .detail-address > strong { font-size: 25px; } .public-detail .detail-note { padding: 20px; } .public-detail .detail-steps > article { gap: 20px; } .public-detail th, .public-detail td { min-width: 130px; padding: 14px 10px; } }
