@font-face{font-family:TikTok Sans;src:url(/fonts/TikTokSans-Variable.woff2)format("woff2-variations");font-weight:100 900;font-style:normal;font-display:swap}:root{--bg:#f3f3f3;--white:#fff;--dark:#111;--black:#000;--grey-1:#717171;--grey-2:#8e8e93;--grey-4:#d1d1d6;--grey-5:#e5e5ea;--grey-6:#f2f2f7;--text-muted:#444;--marker:#9e9e9e;--violet:#6534f0;--violet-light:#ad90ff;--role-all:#6534f0;--role-management:#00ca8f;--role-product:#2495ff;--role-analytics:#ff640f;--role-marketing:#ff4cd1;--role-sales:#ff294e;--white-8:#ffffff14;--white-40:#fff6;--white-64:#ffffffa3;--white-70:#ffffffb3;--white-72:#ffffffb8;--white-74:#ffffffbd;--white-75:#ffffffbf;--white-84:#ffffffd6;--white-85:#ffffffd9;--white-98:#fffffffa;--black-3:#00000009;--black-5:#0000000d;--black-6:#0000000f;--black-7:#00000012;--black-12:#0000001f;--dark-6:#1111110e;--dark-12:#1111111f;--bg-95:#f3f3f3f2;--bg-96:#f3f3f3f5;--grey-5-60:#e5e5ea99;--role-management-12:#00ca8f1f;--violet-6:#6534f00e;--violet-8:#6534f014;--violet-10:#6534f01a;--violet-12:#6534f01f;--violet-14:#6534f024;--violet-16:#6534f029;--violet-22:#6534f038;--violet-30:#6534f04d;--violet-light-20:#ad90ff33;--r-xs:4px;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-xl:24px;--r-full:999px;--sh-card:0 8px 24px #0000000f;--sh-float:0 4px 29px #0000000f;--sh-inset:inset 0 2px 0 #fff6;--sh-focus:0 0 0 3px var(--violet-10);--sh-role-management:0 0 0 5px var(--role-management)}@supports (color:color-mix(in lab, red, red)){:root{--sh-role-management:0 0 0 5px color-mix(in srgb, var(--role-management) 12%, transparent)}}:root{--gradient-primary:radial-gradient(55.56% 50% at 50% 100%, var(--violet-light) 0%, var(--violet) 100%);--s-1:8px;--s-2:12px;--s-3:16px;--s-4:20px;--s-5:24px;--s-6:32px;--s-7:40px;--s-8:44px;--s-9:56px;--s-10:80px;--ink:var(--dark);--muted:var(--grey-1);--surface:var(--white);--canvas:var(--bg);--line:var(--grey-5);--soft-line:var(--grey-6);--purple:var(--violet);--purple-light:var(--violet-light);--green:var(--role-management)}*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100vw;overflow-x:hidden}body{background:var(--bg);min-height:100vh;color:var(--dark);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:TikTok Sans,Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.shell{width:100%;max-width:1200px;margin:0 auto;padding-inline:20px}.site-header{z-index:50;border-bottom:1px solid var(--line);background:var(--bg-96);backdrop-filter:blur(12px);padding:0;position:sticky;top:0}.header-inner{width:100%;max-width:1200px;min-height:72px;box-shadow:none;background:0 0;border:0;border-radius:0;align-items:center;gap:28px;margin:0 auto;padding:0 20px;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:0;font-size:20px;font-weight:700;line-height:22px;display:flex}.desktop-nav{color:var(--grey-1);flex:1;justify-content:center;align-items:center;gap:16px;font-size:13px;font-weight:500;display:flex}.desktop-nav>a,.solutions-menu>summary{transition:color .15s}.desktop-nav>a:hover,.solutions-menu>summary:hover{color:var(--purple)}.solutions-menu{position:relative}.solutions-menu summary{cursor:pointer;align-items:center;gap:7px;line-height:18px;list-style:none;display:inline-flex}.solutions-menu summary::-webkit-details-marker{display:none}.solutions-menu[open] summary{color:var(--purple)}.solutions-chevron{border-bottom:1.5px solid;border-right:1.5px solid;flex:none;width:7px;height:7px;transition:transform .15s;transform:translateY(-2px)rotate(45deg)}.solutions-menu[open] .solutions-chevron{transform:translateY(2px)rotate(225deg)}.mega-menu{border:1px solid var(--line);border-radius:var(--r-md);background:var(--white-98);width:720px;box-shadow:var(--sh-float);padding:20px;position:absolute;top:calc(100% + 25px);left:50%;transform:translate(-36%)}.mega-title{color:var(--muted);margin-bottom:12px;font-size:13px}.mega-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.mega-grid a{border-radius:var(--r-sm);background:var(--bg);min-height:116px;padding:16px;transition:background .15s,transform .15s}.mega-grid a:hover{background:var(--bg);transform:translateY(-2px)}.mega-grid b,.mega-grid span{display:block}.mega-grid b{color:var(--ink);margin-bottom:8px;font-size:14px}.mega-grid span{color:var(--muted);font-size:13px;line-height:1.4}.mega-coming{color:var(--muted);margin:12px 4px 2px;font-size:13px;line-height:1.4}.header-actions{align-items:center;gap:14px;display:flex}.login-link{color:var(--grey-1);font-size:14px;font-weight:500}.button{border:1px solid var(--black-7);border-radius:var(--r-full);min-height:44px;color:var(--white);background:var(--gradient-primary);box-shadow:var(--sh-inset);justify-content:center;align-items:center;gap:8px;padding:0 20px;font-size:15px;font-weight:500;line-height:17px;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{box-shadow:var(--sh-inset), var(--sh-card);transform:translateY(-1px)}.button-small{min-height:44px;box-shadow:var(--sh-inset);padding:0 20px;font-size:15px}h1{letter-spacing:-.06em;margin:0;font-size:clamp(50px,5.25vw,78px);font-weight:600;line-height:.98}h1 span{color:var(--purple)}.mobile-menu{display:none;position:relative}.mega-card-disabled{border-radius:var(--r-lg);background:var(--bg);opacity:.68;min-height:116px;padding:16px;position:relative}.mega-card-disabled b,.mega-card-disabled span{display:block}.mega-card-disabled b{color:var(--ink);margin-bottom:8px;font-size:14px}.mega-card-disabled span{color:var(--muted);font-size:13px;line-height:1.4}.mega-card-disabled em{border-radius:var(--r-full);background:var(--white);color:var(--grey-2);padding:4px 7px;font-size:13px;font-style:normal;position:absolute;bottom:10px;right:10px}.footer-top{grid-template-columns:1fr 1.2fr;gap:80px;display:grid}.footer-brand p{max-width:340px;color:var(--muted);margin:22px 0 0;line-height:1.5}.footer-links{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.footer-links>div{flex-direction:column;gap:10px;display:flex}.footer-links b{margin-bottom:10px;font-size:13px}.footer-links a,.footer-links span{color:var(--muted);font-size:14px}.footer-links span{color:var(--grey-2)}.footer-links a:hover{color:var(--purple)}.footer-bottom{border-top:1px solid var(--line);color:var(--grey-2);justify-content:space-between;margin-top:64px;padding-top:22px;font-size:13px;display:flex}.contact-form .button{cursor:pointer;border:none}@media (width<=760px){.desktop-nav,.login-link{display:none}.mobile-menu{display:block}.mobile-menu summary{border:1px solid var(--line);border-radius:var(--r-full);background:var(--white);min-height:40px;color:var(--grey-1);cursor:pointer;align-items:center;padding:0 12px;font-size:13px;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--white);width:min(290px,100vw - 24px);box-shadow:var(--sh-float);gap:3px;padding:10px;display:grid;position:absolute;top:calc(100% + 14px);right:0}.mobile-menu nav a,.mobile-menu nav>span{border-radius:var(--r-sm);padding:11px 12px;font-size:13px}.mobile-menu nav>span{color:var(--grey-2)}.mobile-menu nav a:hover{background:var(--bg);color:var(--purple)}.header-actions{gap:6px}.content-section{padding:78px 0}.section-heading{margin-bottom:34px}.section-heading h2,.final-cta h2{font-size:39px}.section-heading p{font-size:16px}.card-grid.cols-2,.card-grid.cols-3,.card-grid.cols-4,.role-grid,.analysis-layout,.ask-layout,.article-grid,.route-map,.contact-page,.footer-top{grid-template-columns:1fr}.content-card{min-height:220px;padding:24px}.card-tag,.card-number{margin-bottom:30px}.step-flow{scroll-snap-type:x mandatory;padding-bottom:8px;display:flex;overflow-x:auto}.step-item{scroll-snap-align:start;flex:0 0 220px}.quote-band{align-items:flex-start;width:calc(100% - 32px);padding:26px}.quote-band blockquote{font-size:24px}.role-card{min-height:220px}.role-card h3{font-size:24px}.ecosystem-grid{grid-template-columns:1fr}.ecosystem-card{min-height:280px}.page-hero{gap:44px;width:calc(100% - 32px);padding:58px 0 70px}.page-hero-copy h1{font-size:clamp(44px,13vw,62px)}.page-hero-copy>p{font-size:17px}.page-hero-visual{border-radius:var(--r-xl);padding:14px}.mini-ui-list>div{grid-template-columns:7px 68px 1fr;padding:8px 10px}.mini-ui-list em{display:none}.mini-ui-list b{font-size:13px}.chain-panel{padding:14px}.chain-row{grid-template-columns:72px 1fr}.chain-row>em{grid-column:2}.insight-card,.answer-card{padding:26px}.insight-card h3,.answer-card h3{margin-top:38px;font-size:29px}.final-cta{padding:82px 0}.final-cta>div{flex-direction:column;align-items:flex-start;gap:34px}.footer-links{grid-template-columns:repeat(2,1fr);margin-top:12px}.footer-bottom{flex-direction:column;gap:8px}.blog-hero{padding:66px 0 46px}.article-card{min-height:360px}.route-map a{grid-template-columns:90px 1fr 16px}.contact-page{gap:44px;padding:62px 0}.contact-form{padding:22px}.contact-copy h1{font-size:50px}.digital-model{grid-template-columns:1fr;padding:14px}.model-arrow{min-height:30px;transform:rotate(90deg)}.model-core-card{padding:20px}.proof-grid{grid-template-columns:1fr}.proof-card{min-height:300px;padding:26px}.proof-card h3{margin-top:46px;font-size:30px}.metric-proof h3{font-size:52px}.coming-next{grid-template-columns:1fr;gap:8px}.sales-metric{grid-template-columns:1fr}.sales-metric>i{min-height:28px;transform:rotate(90deg)}.sales-metric>div{min-height:200px}}@media (width<=1050px){.home-section,.frontier-section,.home-final{padding:110px 0}.statement-grid,.frontier-heading,.final-heading{grid-template-columns:1fr;align-items:start}.statement-grid>p,.frontier-heading p,.final-heading p{max-width:700px}.business-model-editorial,.cross-source-story{grid-template-columns:1fr}.business-model-object{position:static}.section-conclusion{margin-left:0}.model-timeline{grid-template-columns:1fr 1fr}.model-timeline>i{display:none}.model-tomorrow{border-top:1px solid var(--dark)}.platform-line{grid-template-columns:repeat(3,1fr)}.platform-line>div:nth-child(3){border-right:0}.business-chat{grid-template-columns:1fr}.role-commercial,.role-marketing,.role-finance,.role-operations{grid-column:span 6}.university-bridge>div>div:last-child{grid-template-columns:1fr}}@media (width<=760px){.home-section,.frontier-section,.home-final,.university-bridge{padding:82px 0}.section-kicker{margin-bottom:24px}.wide-title{margin-bottom:48px;font-size:42px}.statement-grid{gap:24px}.statement-grid h2{font-size:42px}.large-thesis{margin-top:62px;font-size:34px}.context-contrast{grid-template-columns:1fr;margin-top:48px}.context-divider{min-height:48px;transform:rotate(90deg)}.manual-context,.connected-context{min-height:auto}.business-model-editorial{gap:44px}.source-editorial-list>div{grid-template-columns:28px 90px 1fr}.business-model-object{padding:26px 22px 0}.business-model-object ul{grid-template-columns:1fr}.business-model-object li:nth-child(2n){border-left:0;padding-left:0}.business-model-object blockquote{margin:0 -22px;padding:24px 22px}.transaction-timeline>div{grid-template-columns:72px 1fr;padding:0 12px}.transaction-timeline strong{color:var(--purple);grid-column:2;margin-top:-24px}.editorial-insight{padding:26px 22px}.editorial-insight h3{margin-top:52px}.editorial-insight dl div{grid-template-columns:90px 1fr}.model-timeline{grid-template-columns:1fr}.model-timeline>div{min-height:210px}.model-now,.model-tomorrow{border-right:0;border-top:1px solid var(--dark)}.solutions-comparison{grid-template-columns:1fr}.point-side,.context-side{min-height:auto;padding:28px 22px}.platform-line{scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.platform-line>div{scroll-snap-align:start;flex:0 0 210px}.chat-answer{padding:26px 22px}.chat-answer>h3{margin-top:48px;font-size:43px}.answer-metrics{grid-template-columns:1fr}.answer-metrics>div,.answer-metrics>div+div{border-right:0;border-bottom:1px solid var(--dark);min-height:90px;padding:15px 0}.next-question{margin:20px -22px -26px;padding:22px}.story-sales,.story-conversation,.story-economics,.story-workflow{grid-column:span 12}.story-workflow{align-items:stretch;display:flex}.story-economics>div{grid-template-columns:1fr 1fr}.story-economics>div i{display:none}.role-owner,.role-sales,.role-commercial,.role-marketing,.role-finance,.role-operations{grid-column:span 12;min-height:280px}.role-owner h3{font-size:34px}.ecosystem-rows>a{grid-template-columns:1fr 30px;gap:12px;padding:26px 0}.ecosystem-rows span,.ecosystem-rows h3,.ecosystem-rows p{grid-column:1}.ecosystem-rows h3{font-size:30px}.ecosystem-rows i{grid-area:1/2/4}.ecosystem-cycle{justify-content:flex-start}.evidence-process{display:flex;overflow-x:auto}.evidence-process>div{flex:0 0 180px}.finding-list{grid-template-columns:1fr}.finding-list article,.finding-list article+article{border-right:0;border-bottom:1px solid var(--dark);min-height:0;padding:34px 0}.university-bridge h2{font-size:43px}.contact-fields{grid-template-columns:1fr;gap:14px}}.home-label{color:var(--violet);letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px;font-size:13px;font-weight:500}.home-button{border:1px solid var(--black-7);border-radius:var(--r-full);min-height:44px;color:var(--white);background:var(--gradient-primary);box-shadow:var(--sh-inset);justify-content:center;align-items:center;gap:8px;padding:0 20px;font-size:15px;font-weight:500;line-height:17px;transition:transform .2s,box-shadow .2s;display:inline-flex}.home-button:hover{box-shadow:var(--sh-inset), var(--sh-card);transform:translateY(-1px)}.home-hero-facts{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.home-hero-facts span{border:1px solid var(--grey-5);border-radius:var(--r-full);min-height:36px;color:var(--grey-1);background:var(--white);font-feature-settings:"case" on;align-items:center;padding:8px 12px;font-size:15px;font-weight:500;line-height:17px;display:inline-flex}.home-actions{align-items:center;gap:12px;margin-top:32px;display:flex}.home-text-link{border:1px solid var(--grey-6);border-radius:var(--r-full);min-height:44px;color:var(--dark);background:var(--white);align-items:center;gap:8px;padding:0 16px;font-size:15px;font-weight:500;line-height:17px;display:inline-flex}.home-text-link:hover{box-shadow:var(--sh-card)}.home-block{padding:80px 0}.home-section-intro{grid-template-columns:8fr 4fr;align-items:end;gap:48px;margin-bottom:36px;display:grid}.home-section-intro h2,.home-ask>div>h2,.home-ecosystem>h2{letter-spacing:-.045em;max-width:900px;margin:0;font-size:40px;font-weight:600;line-height:44px}.home-section-intro>p{color:var(--grey-1);margin:0;font-size:20px;line-height:28px}.home-deal>.home-label{border-bottom:1px solid var(--white-8);color:var(--violet-light);margin:0;padding:16px 20px}.home-findings .home-label{color:var(--violet)}.home-onboarding{background:var(--bg)}.home-onboarding-intro{grid-template-columns:1fr}.home-onboarding-steps{border-top:1px solid var(--dark);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.home-onboarding-steps li{border-right:1px solid var(--grey-5);flex-direction:column;gap:12px;padding:24px 24px 24px 0;display:flex}.home-onboarding-steps li+li{padding-left:24px}.home-onboarding-steps li:last-child{border-right:0;padding-right:0}.home-onboarding-steps li>span{color:var(--violet);letter-spacing:.08em;font-size:13px;font-weight:500}.home-onboarding-steps li>div{flex-direction:column;gap:12px;display:flex}.home-onboarding-steps h3{letter-spacing:-.025em;margin:0;font-size:22px;line-height:28px}.home-onboarding-steps p{color:var(--grey-1);margin:0;font-size:17px;line-height:1.53}.home-onboarding-bottom{border:1px solid var(--grey-6);border-radius:var(--r-xl);background:var(--white);grid-template-columns:1fr 1fr;align-items:start;gap:40px;margin-top:32px;padding:32px;display:grid}.home-price span{color:var(--violet);letter-spacing:.08em;margin-bottom:16px;font-size:13px;font-weight:500;display:block}.home-price b{letter-spacing:-.045em;font-feature-settings:"case" on;font-size:40px;font-weight:600;line-height:44px;display:block}.home-price p{max-width:420px;color:var(--grey-1);margin:16px 0 0;font-size:15px;line-height:22px}.home-subscription-details{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.home-security{margin:0;padding:0;list-style:none}.home-security li{color:var(--dark);padding-left:20px;font-size:17px;line-height:1.53;position:relative}.home-security li+li{margin-top:12px}.home-security li:before{content:"—";color:var(--marker);position:absolute;top:0;left:0}.home-growth .home-label{color:var(--violet-light)}.home-cta{color:var(--dark);background:0 0;border:0;border-radius:0;grid-template-columns:5fr 7fr;align-items:start;gap:56px;margin-top:0;padding:0;display:grid}.home-cta .home-label{color:var(--violet)}.home-cta h2{letter-spacing:-.045em;max-width:760px;margin:0;font-size:40px;line-height:44px}.home-cta>div:first-child{padding-top:32px}.home-cta p{max-width:480px;color:var(--grey-1);margin:24px 0 0;font-size:17px;line-height:1.53}.diagnostic-form,.diagnostic-success{border:1px solid var(--grey-6);border-radius:var(--r-xl);background:var(--white);padding:32px}.diagnostic-form{gap:20px;display:grid;position:relative}.diagnostic-fields-row{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.diagnostic-form label{gap:8px;display:grid}.diagnostic-form label>span,.diagnostic-success>span{color:var(--grey-2);letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:500;line-height:1.3}.diagnostic-form input[type=text],.diagnostic-form textarea{border:1px solid var(--grey-5);border-radius:var(--r-md);width:100%;min-height:44px;color:var(--dark);background:var(--white);outline:none;padding:10px 12px;font-size:17px;line-height:1.53;transition:border-color .15s}.diagnostic-form textarea{resize:vertical;min-height:116px}.diagnostic-form input[type=text]:focus,.diagnostic-form textarea:focus{border-color:var(--violet)}.diagnostic-consent{grid-template-columns:18px 1fr;align-items:start;gap:12px}.diagnostic-consent input{width:18px;height:18px;accent-color:var(--violet);margin:1px 0 0}.diagnostic-form .diagnostic-consent>span{color:var(--grey-1);letter-spacing:0;text-transform:none;font-size:13px;font-weight:400;line-height:1.5}.diagnostic-consent a{color:var(--violet);text-underline-offset:2px;text-decoration:underline}.diagnostic-form .home-button{cursor:pointer;justify-self:start}.diagnostic-form .home-button:disabled{cursor:wait;opacity:.7}.diagnostic-error{color:var(--role-sales);margin:0;font-size:15px;line-height:22px}.diagnostic-success{flex-direction:column;justify-content:center;min-height:280px;display:flex}.diagnostic-success h3{letter-spacing:-.04em;max-width:470px;margin:16px 0 0;font-size:32px;line-height:38px}.diagnostic-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.home-final{background:var(--bg);padding:80px 0;scroll-margin-top:72px}.home-final .home-cta{margin-top:0}.site-header{background:var(--bg);backdrop-filter:none;border-bottom:0;padding:0 0 8px}.header-inner{min-height:68px}.header-actions .button{border-radius:var(--r-full);border-color:var(--black-7);background:var(--gradient-primary);min-height:44px;box-shadow:var(--sh-inset);padding:0 20px}.header-actions .button:hover{box-shadow:var(--sh-inset), var(--sh-card)}.header-cta-short{display:none}.mega-menu{border-radius:var(--r-md);width:620px;box-shadow:var(--sh-float);padding:12px}.mega-title{margin:2px 4px 8px;font-size:13px}.mega-grid{grid-template-columns:repeat(2,1fr);gap:0 12px}.mega-grid a,.mega-card-disabled{border-bottom:1px solid var(--grey-5);background:var(--white);border-radius:0;min-height:62px;padding:11px 4px}.mega-grid a:hover{color:var(--purple);background:var(--white);transform:none}.mega-grid b,.mega-card-disabled b{margin-bottom:4px;font-size:13px}.mega-grid span,.mega-card-disabled span{font-size:13px;line-height:1.3}.mega-card-disabled{opacity:.58}.mega-card-disabled em{text-transform:uppercase;background:0 0;border-radius:0;padding:0;font-size:13px;bottom:11px;right:4px}.site-footer{background:var(--canvas);padding:60px 0 20px}.footer-top{gap:60px}.footer-brand p{margin-top:16px;font-size:13px}.footer-links>div{gap:8px}.footer-links b{margin-bottom:7px}.footer-links a,.footer-links span{font-size:13px}.footer-bottom{margin-top:44px;padding-top:18px}@media (width<=1100px){.home-hero{grid-template-columns:1fr}.home-hero-copy,.home-hero-visual{max-width:820px}.home-context-grid{grid-template-columns:1fr}.home-role-row{grid-template-columns:110px 1fr 190px}.home-role-row p{display:none}.home-onboarding-bottom{grid-template-columns:1fr 1fr}.home-onboarding-bottom .home-button{justify-self:start}.desktop-nav{display:none}.mobile-menu{display:block}.mobile-menu summary{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--white);min-height:40px;color:var(--grey-1);cursor:pointer;align-items:center;padding:0 12px;font-size:13px;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--white);width:min(290px,100vw - 24px);box-shadow:var(--sh-float);gap:3px;padding:10px;display:grid;position:absolute;top:calc(100% + 12px);right:0}.mobile-menu nav a,.mobile-menu nav>span{border-radius:var(--r-sm);padding:10px 11px;font-size:13px}}@media (width<=760px){.header-actions>.button{display:inline-flex}.header-diagnostic{min-height:40px;padding:0 16px;font-size:14px}.header-cta-long{display:none}.header-cta-short{display:inline}.home-hero{gap:40px;width:100%;padding:56px 20px}.home-hero h1{font-size:clamp(40px,12vw,48px)}.home-hero-copy>p{font-size:20px;line-height:28px}.home-actions{flex-direction:column;align-items:flex-start;gap:16px}.home-hero-visual figcaption{margin-top:8px;font-size:12px;line-height:17px}.home-micro-strip>div{white-space:nowrap;min-height:58px;overflow-x:auto}.home-micro-strip>div>div,.home-micro-strip b{flex:none}.home-micro-strip b{margin-left:10px}.home-block{padding:56px 0}.home-section-intro{grid-template-columns:1fr;gap:18px;margin-bottom:30px}.home-context-intro>p{margin-top:0}.home-section-intro h2,.home-ask>div>h2,.home-ecosystem>h2{font-size:clamp(30px,9vw,32px);line-height:38px}.home-before-after{grid-template-columns:1fr}.home-today,.home-ready{padding:24px}.home-ready{border-top:1px solid var(--white-8);border-left:0}.home-deal-chain{grid-template-columns:1fr}.home-deal-stage{border-right:0;border-bottom:1px solid var(--white-8);min-height:78px}.home-deal-stage i{inset:auto auto -9px 50%;transform:rotate(90deg)}.home-deal-insight{grid-template-columns:1fr}.home-question{grid-template-columns:1fr;gap:9px}.home-question:before{left:26px}.home-question:after{left:20px}.home-answer{padding:24px 20px 0}.home-answer>h3{font-size:32px;line-height:38px}.home-answer-metrics{grid-template-columns:1fr}.home-answer-metrics>div,.home-answer-metrics>div+div{border-right:0;border-bottom:1px solid var(--white-8);padding:16px 0}.home-answer-metrics>div:last-child{border-bottom:0}.home-answer-metrics span{min-height:0}.home-answer-evidence{grid-template-columns:1fr}.home-answer-evidence>div{flex-wrap:wrap}.home-next-question{grid-template-columns:56px 1fr;margin:0 -20px;padding:15px 20px}.home-findings-head{grid-template-columns:1fr;gap:18px}.home-findings-head h2,.home-growth>h2{font-size:clamp(30px,9vw,32px);line-height:38px}.home-findings-grid{grid-template-columns:1fr}.home-findings-grid article,.home-findings-grid article:nth-child(2n){border:1px solid var(--grey-6);padding:24px}.home-findings-grid article>div{align-items:flex-start}.home-findings-grid article b{font-size:26px}.home-findings-grid article p{margin-top:16px}.home-role-row,.home-role-owner{grid-template-columns:1fr;gap:8px;min-height:0;padding:20px 0}.home-roles .home-role-row p{display:block}.home-role-row h3,.home-role-owner h3{font-size:23px}.home-role-row a,.home-role-row small{justify-self:start;margin-top:6px}.home-role-row a{text-align:left;width:auto}.home-ecosystem{margin-top:48px;padding-top:48px}.home-onboarding-steps{grid-template-columns:1fr}.home-onboarding-steps li,.home-onboarding-steps li+li{border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:22px 0}.home-onboarding-steps li:last-child{border-bottom:0}.home-onboarding-steps h3{margin:0}.home-onboarding-bottom{grid-template-columns:1fr;gap:32px;padding:24px}.home-price b{font-size:32px;line-height:38px}.home-ecosystem-grid{grid-template-columns:1fr}.home-ecosystem-grid>a,.home-ecosystem-grid>a+a{border-right:0;border-bottom:1px solid var(--grey-5);min-height:165px;padding:20px 0}.home-growth-section{padding:56px 0}.home-growth-grid{grid-template-columns:1fr;margin-top:34px}.home-growth-grid article,.home-growth-grid article+article{border-right:0;border-bottom:1px solid var(--white-40);min-height:0;padding:22px 0}.home-growth-grid article:last-child{border-bottom:0}.home-growth-grid h3{margin-top:36px}.home-cta{grid-template-columns:1fr;align-items:start;gap:32px;margin:0;padding:0}.home-cta>div:first-child{padding-top:0}.home-cta h2{font-size:32px;line-height:38px}.diagnostic-form,.diagnostic-success{padding:24px}.diagnostic-fields-row{grid-template-columns:1fr;gap:20px}.diagnostic-success{min-height:220px}.home-final{padding:56px 0}.home-final .home-cta{margin:0}.site-footer{padding-top:48px}}.product-brand{white-space:nowrap;gap:8px}.product-brand span{color:var(--dark)}.product-brand small{border-left:1px solid var(--grey-4);color:var(--grey-1);letter-spacing:0;padding-left:8px;font-size:12px;font-weight:500;line-height:16px}.jid-page{color:var(--dark);background:var(--canvas);overflow:hidden}.jid-hero{grid-template-columns:minmax(0,1fr) 500px;align-items:center;gap:60px;min-height:720px;padding:80px 20px;display:grid}.jid-hero-copy{max-width:660px}.jid-hero h1{letter-spacing:-.055em;max-width:700px;margin:0;font-size:clamp(54px,4.8vw,66px);font-weight:600;line-height:.99}.jid-hero h1 em{color:var(--violet);letter-spacing:-.03em;font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:400}.jid-hero-copy>p{max-width:640px;color:var(--grey-1);margin:24px 0 0;font-size:20px;line-height:28px}.jid-hero-visual{margin:0}.jid-hero-visual img{width:100%;height:auto;display:block}.jid-hero-visual figcaption{color:var(--grey-2);margin-top:12px;font-size:13px;line-height:1.4}.jid-hero-screen,.jid-product-screen,.jid-profit-screen{color:var(--white);background:var(--dark)}.jid-screen-head{border-bottom:1px solid var(--white-8);justify-content:space-between;align-items:center;gap:20px;padding-bottom:16px;display:flex}.jid-screen-head>span{color:var(--violet-light);letter-spacing:.1em;font-size:13px;font-weight:700}.jid-screen-head>small{color:var(--white-64);align-items:center;gap:8px;font-size:13px;display:inline-flex}.jid-screen-head>small i{border-radius:var(--r-full);background:var(--role-management);width:7px;height:7px;box-shadow:var(--sh-role-management)}.jid-hero,.jid-section,.jid-connection,.jid-final{scroll-margin-top:76px}.jid-section{padding:80px 0}.jid-section h2{letter-spacing:-.045em;max-width:900px;margin:0;font-size:40px;font-weight:600;line-height:44px}.jid-section-heading{grid-template-columns:8fr 4fr;align-items:end;gap:48px;margin-bottom:38px;display:grid}.jid-section-heading>p{color:var(--grey-1);margin:0;font-size:20px;line-height:28px}.jid-recognition{background:var(--white)}.jid-recognition-grid{border-top:1px solid var(--dark);border-bottom:1px solid var(--grey-5);grid-template-columns:repeat(2,1fr);margin-top:38px;display:grid}.jid-recognition-grid article{border-right:1px solid var(--grey-5);padding:24px 32px 30px 0}.jid-recognition-grid article+article{border-right:0;padding-left:32px}.jid-recognition-grid article>span{color:var(--violet);letter-spacing:.1em;font-size:13px;font-weight:700}.jid-recognition-grid ul{margin:28px 0 0;padding:0;list-style:none}.jid-recognition-grid li{border-top:1px solid var(--grey-6);color:var(--grey-1);padding:13px 0 13px 20px;font-size:17px;line-height:1.45;position:relative}.jid-recognition-grid li:before{content:"—";color:var(--marker);position:absolute;left:0}.jid-insight{max-width:1000px;color:var(--dark);letter-spacing:-.04em;margin:56px 0 0;font-size:clamp(30px,3vw,42px);font-weight:600;line-height:1.12}.jid-mechanism{background:var(--canvas)}.jid-context-flow{grid-template-columns:1fr 44px 1.15fr 44px 1.15fr;align-items:stretch;display:grid}.jid-flow-sources,.jid-flow-core,.jid-flow-roles{border-top:1px solid var(--dark);border-bottom:1px solid var(--grey-5);min-height:250px;padding:24px}.jid-flow-sources>span,.jid-flow-core>span,.jid-flow-roles span{color:var(--violet);letter-spacing:.09em;font-size:13px;font-weight:700}.jid-flow-sources>div{grid-template-columns:repeat(2,1fr);margin-top:30px;display:grid}.jid-flow-sources b{border-top:1px solid var(--grey-5);color:var(--grey-1);padding:11px 0;font-size:15px;font-weight:500}.jid-flow-core{color:var(--white);border-color:var(--dark);background:var(--dark);flex-direction:column;display:flex}.jid-flow-core>span{color:var(--violet-light)}.jid-flow-core>small{color:var(--white-64);align-items:center;gap:8px;margin-top:10px;font-size:13px;display:flex}.jid-flow-core>small i{border-radius:var(--r-full);background:var(--role-management);width:6px;height:6px}.jid-flow-core>b{letter-spacing:-.03em;max-width:320px;margin-top:auto;font-size:24px;line-height:1.15}.jid-flow-roles{padding:0 24px;display:grid}.jid-flow-roles>div{border-bottom:1px solid var(--grey-5);flex-direction:column;justify-content:space-between;padding:24px 0;display:flex}.jid-flow-roles>div:last-child{border-bottom:0}.jid-flow-roles b{max-width:250px;font-size:18px;line-height:1.2}.jid-flow-arrow{color:var(--violet-light);place-items:center;font-size:18px;font-style:normal;display:grid}.jid-jobs{background:var(--white);scroll-margin-top:72px}.jid-owner{background:var(--canvas)}.jid-job-grid{border-top:1px solid var(--dark);border-bottom:1px solid var(--grey-5);grid-template-columns:repeat(4,1fr);display:grid}.jid-job-grid-five{grid-template-columns:repeat(5,1fr)}.jid-job-grid article{border-right:1px solid var(--grey-5);flex-direction:column;min-height:310px;padding:22px 22px 24px 0;display:flex}.jid-job-grid article+article{padding-left:22px}.jid-job-grid article:last-child{border-right:0;padding-right:0}.jid-job-grid article>div{justify-content:space-between;gap:12px;display:flex}.jid-job-grid article span{color:var(--violet);letter-spacing:.08em;font-size:12px;font-weight:700}.jid-job-grid article small{color:var(--grey-2);font-size:12px}.jid-job-grid h3{letter-spacing:-.035em;margin:54px 0 14px;font-size:23px;line-height:1.12}.jid-job-grid p{color:var(--grey-1);margin:0;font-size:15px;line-height:1.5}.jid-owner-next{border-top:1px solid var(--dark);letter-spacing:-.025em;max-width:970px;margin:38px 0 0;padding-top:24px;font-size:22px;line-height:1.35}.jid-product-section{background:var(--canvas)}.jid-product-screen{border-radius:var(--r-xl);padding:30px 34px}.jid-morning-screen h2{max-width:760px;color:var(--white);margin:32px 0;font-size:44px;line-height:1.04}.jid-morning-counts{color:var(--violet-light);letter-spacing:.04em;margin:-12px 0 24px;font-size:13px;font-weight:600;line-height:1.5}.jid-morning-screen ol{border-top:1px solid var(--white-8);margin:0;padding:0;list-style:none}.jid-morning-screen li{border-bottom:1px solid var(--white-8);grid-template-columns:50px 1fr 20px;align-items:center;gap:18px;min-height:54px;display:grid}.jid-morning-screen li>span{color:var(--white-40);font-size:13px}.jid-morning-screen li p{color:var(--white-72);margin:0;font-size:16px;line-height:1.35}.jid-morning-screen li i{color:var(--violet-light);font-style:normal}.jid-screen-caption{color:var(--grey-1);margin:18px 0 0;font-size:15px;line-height:1.5}.jid-report-wrap{margin-top:48px}.jid-report-document{border:1px solid var(--grey-5);border-radius:var(--r-xl);background:var(--white);overflow:hidden}.jid-report-head{border-bottom:1px solid var(--grey-5);grid-template-columns:1fr auto;align-items:end;gap:28px;padding:28px 32px;display:grid}.jid-report-head h3{letter-spacing:-.035em;margin:0;font-size:30px;line-height:1.15}.jid-report-head p{color:var(--violet);letter-spacing:.03em;text-align:right;margin:0;font-size:13px;font-weight:600;line-height:1.4}.jid-report-rows{padding:0 32px}.jid-report-rows p{border-bottom:1px solid var(--grey-6);color:var(--grey-1);margin:0;padding:22px 0;font-size:17px;line-height:1.55}.jid-report-rows p:last-child{border-bottom:0}.jid-report-rows b{color:var(--dark)}.jid-report-rows span{color:var(--violet);font-weight:700}.jid-report-caption{max-width:920px;color:var(--grey-1);margin:16px 0 0;font-size:15px;line-height:1.5}.jid-report-intro{border-top:1px solid var(--dark);grid-template-columns:4fr 8fr;gap:32px;margin-top:56px;padding-top:32px;display:grid}.jid-report-intro .home-label{margin:0}.jid-report-intro p{max-width:760px;color:var(--grey-1);margin:0;font-size:20px;line-height:1.4}.jid-profit-dialog{border:1px solid var(--grey-5);border-radius:var(--r-xl);background:var(--white);overflow:hidden}.jid-profit-question{grid-template-columns:170px 1fr;align-items:center;gap:24px;padding:22px 32px;display:grid}.jid-profit-question>span{color:var(--grey-2);letter-spacing:.1em;font-size:13px;font-weight:700}.jid-profit-question h2{font-size:30px;line-height:1.15}.jid-profit-screen{padding:30px 34px 34px}.jid-profit-chain{grid-template-columns:repeat(4,minmax(0,1fr) 24px);align-items:stretch;margin-top:30px;display:grid}.jid-profit-chain>div{border:1px solid var(--white-8);flex-direction:column;justify-content:space-between;min-height:118px;padding:18px;display:flex}.jid-profit-chain>div span{color:var(--white-64);letter-spacing:.08em;font-size:12px;font-weight:700}.jid-profit-chain>div b{font-size:17px;line-height:1.25}.jid-profit-chain>i{color:var(--violet-light);place-items:center;font-style:normal;display:grid}.jid-profit-chain>div:last-child{grid-column:7}.jid-profit-screen>p{border-top:1px solid var(--white-8);max-width:920px;color:var(--white);letter-spacing:-.025em;margin:30px 0 0;padding-top:24px;font-size:24px;line-height:1.35}.jid-practice{background:var(--white)}.jid-practice-list{border-top:1px solid var(--dark)}.jid-practice-list article{border-bottom:1px solid var(--grey-5);grid-template-columns:64px 1fr;gap:28px;min-height:150px;padding:24px 0;display:grid}.jid-practice-list article>span{color:var(--violet);letter-spacing:.08em;font-size:13px;font-weight:700}.jid-practice-list article>div{grid-template-columns:5fr 7fr;align-items:start;gap:52px;display:grid}.jid-practice-list b{letter-spacing:-.03em;max-width:470px;font-size:24px;line-height:1.18}.jid-practice-list p{color:var(--grey-1);margin:0;font-size:17px;line-height:1.5}.jid-practice-list i{color:var(--violet);font-style:normal;font-weight:700}.jid-practice-note{border-top:1px solid var(--dark);letter-spacing:-.025em;max-width:920px;margin:36px 0 0;padding-top:24px;font-size:24px;line-height:1.35}.jid-difference{background:var(--white)}.jid-contrast-list{border-top:1px solid var(--dark);border-bottom:1px solid var(--grey-5);grid-template-columns:repeat(3,1fr);margin-top:38px;display:grid}.jid-contrast-list article{border-right:1px solid var(--grey-5);min-height:230px;padding:24px 28px 26px 0}.jid-contrast-list article+article{padding-left:28px}.jid-contrast-list article:last-child{border-right:0}.jid-contrast-list b{color:var(--violet);letter-spacing:-.025em;font-size:22px;line-height:1.2}.jid-contrast-list p{color:var(--grey-1);margin:48px 0 0;font-size:17px;line-height:1.5}.jid-manifest{border-top:1px solid var(--dark);border-bottom:1px solid var(--dark);grid-template-columns:1fr 1fr;margin-top:40px;padding:30px 0;display:grid}.jid-manifest p{letter-spacing:-.03em;margin:0;padding-right:32px;font-size:24px;line-height:1.3}.jid-manifest p+p{border-left:1px solid var(--grey-5);padding-left:32px}.jid-manifest b{color:var(--violet)}.jid-doubts{background:var(--canvas)}.jid-doubt-list{border-top:1px solid var(--dark)}.jid-doubt-list article{border-bottom:1px solid var(--grey-5);grid-template-columns:60px 4fr 6fr;align-items:start;gap:28px;min-height:128px;padding:24px 0;display:grid}.jid-doubt-list article>span{color:var(--violet);letter-spacing:.08em;font-size:13px;font-weight:700}.jid-doubt-list h2{font-size:26px;line-height:1.15}.jid-doubt-list p{max-width:640px;color:var(--grey-1);margin:0;font-size:17px;line-height:1.5}.jid-connection{background:var(--white)}.jid-final .home-label{color:var(--violet-light)}.jid-form-section{background:var(--canvas)}@media (width<=1100px){.jid-hero{grid-template-columns:1fr}.jid-hero-copy,.jid-hero-screen,.jid-hero-visual{max-width:820px}.jid-context-flow{grid-template-columns:1fr 34px 1.1fr 34px 1fr}.jid-job-grid-five{grid-template-columns:repeat(3,1fr)}.jid-job-grid-five article{border-bottom:1px solid var(--grey-5)}.jid-job-grid-five article:nth-child(3){border-right:0}.jid-job-grid-five article:nth-child(4){padding-left:0}.jid-profit-chain{grid-template-columns:repeat(2,minmax(0,1fr) 24px);row-gap:24px}.jid-profit-chain>div:nth-of-type(3){grid-column:1}.jid-profit-chain>i:nth-of-type(2){display:none}.jid-profit-chain>div:last-child{grid-column:3}}@media (width<=760px){.product-header .header-inner{gap:10px}.product-header .product-brand{flex-direction:column;align-items:flex-start;gap:0;font-size:17px;line-height:18px}.product-header .product-brand small{border-left:0;padding-left:0;font-size:9px;line-height:11px}.jid-hero{gap:40px;width:100%;min-height:0;padding:56px 20px}.jid-hero h1{font-size:clamp(40px,12vw,48px)}.jid-hero-copy>p{font-size:20px;line-height:28px}.jid-hero-screen{border-radius:var(--r-xl);padding:20px}.jid-screen-role{grid-template-columns:1fr auto}.jid-screen-role>span{grid-column:1/-1}.jid-section{padding:56px 0}.jid-section h2{font-size:32px;line-height:38px}.jid-section-heading{grid-template-columns:1fr;gap:18px;margin-bottom:30px}.jid-recognition-grid{grid-template-columns:1fr}.jid-recognition-grid article,.jid-recognition-grid article+article{border-right:0;border-bottom:1px solid var(--grey-5);padding:22px 0}.jid-recognition-grid article:last-child{border-bottom:0}.jid-insight{margin-top:42px;font-size:32px}.jid-context-flow{grid-template-columns:1fr}.jid-flow-arrow{min-height:42px;transform:rotate(90deg)}.jid-flow-sources,.jid-flow-core,.jid-flow-roles{min-height:220px}.jid-job-grid,.jid-job-grid-five{grid-template-columns:1fr}.jid-job-grid article,.jid-job-grid article+article,.jid-job-grid-five article,.jid-job-grid-five article:nth-child(4){border-right:0;border-bottom:1px solid var(--grey-5);min-height:0;padding:22px 0}.jid-job-grid article:last-child{border-bottom:0}.jid-job-grid h3{margin-top:40px}.jid-owner-next{font-size:20px}.jid-product-screen{padding:24px 20px}.jid-morning-screen .jid-screen-head{flex-direction:column;align-items:flex-start}.jid-morning-screen h2{margin:28px 0;font-size:32px;line-height:38px}.jid-morning-screen li{grid-template-columns:28px 1fr 14px;gap:10px;min-height:72px}.jid-profit-question{grid-template-columns:1fr;gap:10px;padding:20px}.jid-profit-screen{padding:24px 20px}.jid-profit-chain{grid-template-columns:1fr;row-gap:0}.jid-profit-chain>div,.jid-profit-chain>div:nth-of-type(3),.jid-profit-chain>div:last-child{grid-column:1}.jid-profit-chain>i,.jid-profit-chain>i:nth-of-type(2){min-height:28px;display:grid;transform:rotate(90deg)}.jid-profit-screen>p{font-size:20px}.jid-report-wrap{margin-top:36px}.jid-report-head{grid-template-columns:1fr;gap:12px;padding:24px 20px}.jid-report-head h3{font-size:26px}.jid-report-head p{text-align:left}.jid-report-rows{padding:0 20px}.jid-report-rows p{padding:20px 0;font-size:16px}.jid-report-intro{grid-template-columns:1fr;gap:10px;margin-top:42px}.jid-report-intro p{font-size:17px}.jid-practice-list article{grid-template-columns:34px 1fr;gap:12px}.jid-practice-list article>div{grid-template-columns:1fr;gap:18px}.jid-practice-list b{font-size:22px}.jid-practice-note{font-size:20px}.jid-contrast-list{grid-template-columns:1fr}.jid-contrast-list article,.jid-contrast-list article+article{border-right:0;border-bottom:1px solid var(--grey-5);min-height:0;padding:24px 0}.jid-contrast-list article:last-child{border-bottom:0}.jid-contrast-list p{margin-top:24px}.jid-manifest{grid-template-columns:1fr}.jid-manifest p,.jid-manifest p+p{border-left:0;padding:18px 0}.jid-manifest p+p{border-top:1px solid var(--grey-5)}.jid-doubt-list article{grid-template-columns:36px 1fr;gap:14px}.jid-doubt-list h2{font-size:23px}.jid-doubt-list p{grid-column:2}.jid-final{padding:56px 0}.jid-final>div{grid-template-columns:1fr;align-items:start;gap:32px}.jid-final h2{font-size:32px;line-height:38px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}.diagnostic-form .diagnostic-error{color:var(--role-sales);max-width:none;margin:0;font-size:15px;line-height:22px}.mega-menu.mega-menu-products{width:280px;transform:translate(-50%)}.mega-menu-products .mega-grid{grid-template-columns:1fr}
