.fx-surface-light{background:var(--fx-surface-light);color:var(--fx-text);border-radius:0}.fx-surface-dark{background:var(--fx-surface-dark);border-radius:0}.fx-surface-dark,.fx-surface-dark .fx-body-text,.fx-surface-dark .fx-card-body,.fx-surface-dark .fx-card-title,.fx-surface-dark .fx-meta-text,.fx-surface-dark .fx-section-kicker,.fx-surface-dark .fx-section-title{color:var(--fx-text-on-dark)}.fx-brand-wordmark{text-decoration:none;font-family:var(--fx-font-display);font-size:clamp(1.3rem,1vw + 1rem,1.95rem);font-weight:800;letter-spacing:0;line-height:1}.fx-site-header-brand{display:inline-flex;align-items:center;justify-content:flex-start;flex:0 0 auto;width:clamp(170px,18vw,228px);height:80px;padding-left:clamp(20px,2vw,32px);text-decoration:none}.fx-site-header-mark{width:100%;height:auto;flex:0 0 auto}.fx-site-header-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fx-site-header-nav{min-width:0}.fx-site-header-nav-list{margin:0;padding:0;list-style:none;display:flex;align-items:center;gap:clamp(1.2rem,1.4vw,2rem)}.fx-site-header-nav-item{position:relative}.fx-site-header-nav-link{display:inline-flex;align-items:center;gap:.7rem;min-height:80px;padding:0;color:#0b0b0b;text-decoration:none;font-family:var(--fx-font-body);font-size:.78rem;font-weight:700;letter-spacing:0;transition:color .18s ease}.fx-site-header-nav-link.is-caret:after{content:"";width:.44rem;height:.26rem;background:currentColor;-webkit-clip-path:polygon(0 0,100% 0,50% 100%);clip-path:polygon(0 0,100% 0,50% 100%)}.fx-site-header-nav-link:focus-visible,.fx-site-header-nav-link:hover{color:var(--fx-red)}.fx-site-header-dropdown{position:absolute;top:100%;left:50%;z-index:60;min-width:12rem;margin:0;padding:.65rem 0;list-style:none;background:#fff;box-shadow:0 14px 30px rgba(0,0,0,.1);opacity:0;visibility:hidden;transform:translate(-50%,.45rem);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.fx-site-header-nav-item:focus-within .fx-site-header-dropdown,.fx-site-header-nav-item:hover .fx-site-header-dropdown{opacity:1;visibility:visible;transform:translate(-50%)}.fx-site-header-dropdown-link{display:flex;align-items:center;min-height:2.55rem;padding:0 1rem;color:#111;text-decoration:none;font-size:.88rem;font-weight:700;line-height:1.25;white-space:nowrap}.fx-site-header-dropdown-link:focus-visible,.fx-site-header-dropdown-link:hover{color:var(--fx-red)}.fx-site-header-actions{display:flex;align-items:stretch;margin-left:clamp(1.6rem,2vw,2.6rem)}.fx-site-header-contact,.fx-site-header-link{display:inline-flex;align-items:center;justify-content:center;min-height:80px;min-width:clamp(162px,14vw,190px);padding-inline:clamp(1.5rem,2.4vw,2.4rem);text-decoration:none;font-size:.92rem;font-weight:700;letter-spacing:0;transition:color .18s ease,background-color .18s ease}.fx-site-header-link{color:#fff;background:#000}.fx-site-header-link:focus-visible,.fx-site-header-link:hover{background:#111}.fx-site-header-contact{background:#ff403a;color:#fff}.fx-site-header-contact:focus-visible,.fx-site-header-contact:hover{background:#ff4b46}.fx-site-header-mobile{display:none}.fx-site-header-mobile-trigger{position:absolute;right:0;top:50%;transform:translateY(-50%);border:0;margin:0;padding:0;width:48px;height:48px;display:inline-grid;align-content:center;gap:5px;background:transparent;color:#0b0b0b;cursor:pointer;margin-right:var(--fx-shell-padding-x)}.fx-site-header-mobile-trigger>span{width:24px;height:2px;margin-inline:auto;border-radius:999px;background:currentColor}.fx-site-header-mobile-backdrop{position:fixed;inset:74px 0 0;border:0;margin:0;padding:0;background:rgba(255,255,255,.74);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:55}.fx-site-header-mobile-panel{position:fixed;inset:74px 0 auto;padding:0 var(--fx-shell-padding-x) var(--fx-shell-padding-x);z-index:56}.fx-site-header-mobile-nav{background:#fff;border-top:1px solid rgba(17,17,17,.1);box-shadow:0 24px 60px rgba(17,17,17,.13);padding:1.1rem 1rem 1rem;display:grid;grid-gap:1rem;gap:1rem}.fx-site-header-mobile-group{display:grid;grid-gap:.55rem;gap:.55rem}.fx-site-header-mobile-heading{display:none}.fx-site-header-mobile-list{margin:0;padding:0;list-style:none;display:grid;grid-gap:0;gap:0}.fx-site-header-mobile-link,.fx-site-header-mobile-primary,.fx-site-header-mobile-secondary{display:flex;align-items:center;min-height:3rem;padding:0 .85rem;text-decoration:none;font-size:1rem;font-weight:700}.fx-site-header-mobile-link,.fx-site-header-mobile-secondary{color:#111;border-bottom:1px solid rgba(17,17,17,.1)}.fx-site-header-mobile-link{justify-content:space-between;gap:1rem;min-height:3.45rem;padding-inline:.15rem}.fx-site-header-mobile-link:after{content:"›";flex:0 0 auto;color:#ff403a;font-size:1.25rem;line-height:1}.fx-site-header-mobile-link-main{min-width:7.2rem;font-family:var(--fx-font-display);font-size:1.08rem;font-weight:900;letter-spacing:0}.fx-site-header-mobile-link-sub{margin-left:auto;color:#5e5e5e;font-size:.78rem;font-weight:700;line-height:1.35;text-align:right}.fx-site-header-mobile-cta{display:grid;grid-gap:.75rem;gap:.75rem;padding-top:.6rem}.fx-site-header-mobile-secondary{justify-content:center;min-height:3.3rem;background:#000;color:#fff;border:0}.fx-site-header-mobile-primary{justify-content:center;min-height:3.5rem;background:#ff403a;color:#fff}@media (max-width:768px){.fx-site-header-mobile{display:contents}.fx-site-header-inner{justify-content:center;padding-inline:var(--fx-shell-padding-x)}.fx-site-header-brand{position:absolute;left:50%;transform:translateX(-50%);width:clamp(148px,38vw,180px);height:74px;padding-left:0;justify-content:center}.fx-site-header-mark{width:100%}.fx-site-header-mobile-trigger{right:var(--fx-shell-padding-x);margin-right:0}}@media (max-width:640px){.fx-site-header-brand{height:70px}.fx-site-header-mobile-backdrop,.fx-site-header-mobile-panel{top:70px}}.fx-about-cta:focus-visible,.fx-brand-wordmark:focus-visible,.fx-nav-item-link:focus-visible,.fx-section-anchor:focus-visible,.fx-site-header-brand:focus-visible,.fx-site-header-contact:focus-visible,.fx-site-header-dropdown-link:focus-visible,.fx-site-header-link:focus-visible,.fx-site-header-mobile-link:focus-visible,.fx-site-header-mobile-primary:focus-visible,.fx-site-header-mobile-secondary:focus-visible,.fx-site-header-mobile-trigger:focus-visible,.fx-site-header-summary:focus-visible,.fx-text-anchor:focus-visible{outline:3px solid rgba(225,6,0,.35);outline-offset:3px}.fx-section-header{display:grid;grid-gap:var(--fx-space-2);gap:var(--fx-space-2)}.fx-section-title-row{display:inline-flex;align-items:baseline;gap:.55rem}.fx-section-anchor{text-decoration:none;font-family:var(--fx-font-display);font-size:.9rem;font-weight:700;line-height:1;color:color-mix(in srgb,currentColor 68%,transparent);opacity:0;transition:color .18s ease}.fx-section-anchor:focus-visible,.fx-section-anchor:hover,.fx-section-title-row:focus-within .fx-section-anchor,.fx-section-title-row:hover .fx-section-anchor{opacity:1}.fx-section-anchor:focus-visible,.fx-section-anchor:hover{color:var(--fx-red)}.fx-section-kicker{margin:0;color:currentColor;font-family:var(--fx-font-display);font-size:.74rem;letter-spacing:0;text-transform:uppercase;font-weight:700;opacity:.9}.fx-hero-title,.fx-page-title,.fx-section-title{margin:0;font-family:var(--fx-font-display);font-weight:800;line-height:var(--fx-lh-tight);letter-spacing:0}.fx-section-title{font-size:var(--fx-fs-section-title);max-width:16ch}.fx-page-title{font-size:var(--fx-fs-page-title);max-width:18ch;white-space:pre-line;overflow-wrap:anywhere}.fx-hero-title{font-size:var(--fx-fs-hero-title);max-width:11ch}.fx-body-text{margin:var(--fx-space-4) 0 0;max-width:62ch;font-size:var(--fx-fs-body);line-height:var(--fx-lh-body);color:var(--fx-text-muted);overflow-wrap:anywhere}.fx-meta-text{margin:var(--fx-space-3) 0 0;font-size:var(--fx-fs-meta);line-height:1.5;color:var(--fx-text-muted)}.fx-text-anchor{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor;text-decoration-thickness:1.5px;text-underline-offset:.18em;transition:color .18s ease,-webkit-text-decoration-color .18s ease;transition:color .18s ease,text-decoration-color .18s ease;transition:color .18s ease,text-decoration-color .18s ease,-webkit-text-decoration-color .18s ease}.fx-text-anchor:focus-visible,.fx-text-anchor:hover{color:var(--fx-red);-webkit-text-decoration-color:var(--fx-red);text-decoration-color:var(--fx-red)}.fx-divider{border:0;border-top:2px solid var(--fx-line-light);margin:0}.fx-scroll-hint{display:inline-block;margin-top:var(--fx-space-5);color:rgba(225,6,0,.78);font-family:var(--fx-font-display);font-size:clamp(1.25rem,1.6vw,1.6rem);line-height:1}.fx-hero-organism{position:relative;isolation:isolate;overflow:hidden;min-height:min(860px,100svh);display:flex;align-items:center;margin-top:calc(-1 * var(--fx-header-height));padding-top:calc(var(--fx-header-height) + clamp(2rem, 5vw, 4.6rem));padding-bottom:clamp(3rem,7vw,5rem);background:#fff}.fx-hero-radial-bg{position:absolute;inset:0;z-index:0;pointer-events:none;background:#fff}.fx-hero-radial-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,rgba(255,255,255,.98),rgba(255,255,255,.96) 34%,rgba(255,255,255,.38) 62%,rgba(247,246,244,.02));opacity:1}.fx-hero-radial-canvas{display:block;width:100%;height:100%}.fx-about-organism{border-top:0}.fx-section-organism[aria-labelledby=about-page-who-we-are-title] .fx-section-header,.fx-section-organism[aria-labelledby=column-page-title] .fx-section-header,.fx-section-organism[aria-labelledby=contact-page-title] .fx-section-header,.fx-section-organism[aria-labelledby=news-page-title] .fx-section-header,.fx-section-organism[aria-labelledby=what-we-do-page-title] .fx-section-header{justify-items:center;text-align:center}.fx-section-organism[aria-labelledby=column-page-title]>.fx-shell,.fx-section-organism[aria-labelledby=contact-page-title]>.fx-shell,.fx-section-organism[aria-labelledby=news-page-title]>.fx-shell{max-width:var(--fx-page-shell-max)}.fx-section-organism[aria-labelledby=column-page-title] .fx-column-page-description,.fx-section-organism[aria-labelledby=column-page-title] .fx-column-page-empty{text-align:center;margin-inline:auto}.fx-section-organism[aria-labelledby=column-page-title] .fx-column-page-description{max-width:40ch}.fx-section-organism[aria-labelledby=about-page-company-profile-title] .fx-section-header,.fx-section-organism[aria-labelledby=about-page-history-title] .fx-section-header,.fx-section-organism[aria-labelledby=about-page-mvv-title] .fx-section-header,.fx-section-organism[aria-labelledby=about-page-team-title] .fx-section-header{justify-items:center;text-align:center}.fx-about-body-emphasis{margin:var(--fx-space-5) auto 0;max-width:56ch;text-align:center}.fx-section-organism[aria-labelledby=about-page-who-we-are-title]{padding-bottom:clamp(2.2rem,4.2vw,3.4rem)}.fx-section-organism[aria-labelledby=about-page-mvv-title]{--fx-mvv-label-offset:0.035em;position:relative;overflow:hidden;padding-top:clamp(2.2rem,4.2vw,3.4rem);color:var(--fx-text-on-dark)}.fx-section-organism[aria-labelledby=about-page-mvv-title]:before{content:"";position:absolute;inset-block:clamp(.45rem,1vw,.9rem);inset-inline:0;border-radius:var(--fx-radius-xl);background:var(--fx-red);pointer-events:none}.fx-section-organism[aria-labelledby=about-page-mvv-title]>.fx-shell{position:relative;z-index:1}.fx-section-organism[aria-labelledby=about-page-mvv-title] .fx-section-title{max-width:16ch;margin-inline:auto}.fx-section-organism[aria-labelledby=about-page-mvv-title] .fx-mvv-label{color:var(--fx-text-on-dark);font-size:clamp(1.8rem,2vw + 1.05rem,3rem);line-height:1.1;letter-spacing:0;text-transform:none;font-weight:800;-webkit-margin-start:var(--fx-mvv-label-offset);margin-inline-start:var(--fx-mvv-label-offset)}.fx-section-organism[aria-labelledby=about-page-mvv-title] .fx-mvv-row{grid-template-columns:minmax(180px,240px) minmax(0,1fr)}.fx-section-organism[aria-labelledby=about-page-mvv-title] .fx-mvv-grid{grid-template-columns:minmax(0,1fr);gap:var(--fx-space-4)}.fx-section-organism[aria-labelledby=about-page-mvv-title] .fx-mvv-card{border:0;border-radius:var(--fx-radius-lg);padding:clamp(1.05rem,1.9vw,1.5rem) clamp(1.1rem,2vw,1.7rem)}.fx-section-organism[aria-labelledby=about-page-mvv-title] .fx-mvv-body{color:var(--fx-text)}.fx-section-organism[aria-labelledby=about-page-mvv-title] .fx-mvv-body--statement{margin-top:0;max-width:none;font-size:clamp(1.28rem,1vw + 1.02rem,1.9rem);line-height:1.45;font-weight:700;color:var(--fx-text);white-space:pre-line}.fx-section-organism[aria-labelledby=about-page-mvv-title] .fx-mvv-accordion{background:transparent}.fx-section-organism[aria-labelledby=about-page-mvv-title] .fx-mvv-accordion-summary,.fx-section-organism[aria-labelledby=about-page-mvv-title] .fx-mvv-body--detail{color:var(--fx-text)}.fx-poem-organism{--fx-poem-header-clearance:var(--fx-header-height);position:relative;overflow:hidden;display:flex;align-items:flex-start;min-height:calc(100svh - var(--fx-poem-header-clearance));scroll-margin-top:var(--fx-poem-header-clearance);padding-block:clamp(3.2rem,5vw,4.8rem) clamp(1.1rem,1.8vw,1.8rem);background:linear-gradient(270deg,#f33d3b,#ff9e3c 19%,#fff0f0 60%,#ffffff)}.fx-poem-organism:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 24% 52%,rgba(255,187,120,.82) 0,rgba(255,187,120,0) 34%),radial-gradient(circle at 12% 18%,rgba(255,108,67,.48) 0,rgba(255,108,67,0) 28%);pointer-events:none}.fx-poem-shell{width:100%;display:grid;grid-template-columns:minmax(0,1fr);align-items:start;text-align:left;min-height:100%}.fx-poem-copy{position:relative;z-index:1;display:grid;grid-gap:0;gap:0;justify-items:start;min-width:0;max-width:min(100%,34rem)}.fx-poem-header{display:grid;grid-gap:.1rem;gap:.1rem}.fx-poem-eyebrow-en{color:#ff433d;font-size:clamp(3.2rem,5.2vw,4.6rem);font-weight:800;line-height:.96;letter-spacing:0}.fx-poem-eyebrow-en,.fx-poem-eyebrow-ja{margin:0;font-family:var(--fx-font-body)}.fx-poem-eyebrow-ja{color:#121212;font-size:clamp(1.15rem,1.6vw,1.55rem);font-weight:500;line-height:1.35}.fx-poem-title{margin:clamp(2rem,4vw,2.7rem) 0 0;color:#0e0e0e;font-family:var(--fx-font-body);font-size:clamp(2.7rem,4.3vw,4rem);font-weight:800;line-height:1.12;letter-spacing:0}.fx-poem-title-line{display:block}.fx-poem-title-line-text{display:inline-block;white-space:nowrap}.fx-poem-body{margin:clamp(1.3rem,2vw,1.7rem) 0 0;max-width:33rem;font-size:clamp(1rem,1.1vw,1.08rem);line-height:var(--fx-lh-body);color:#161616}.fx-poem-cta{margin-top:clamp(1.8rem,3vw,2.4rem);display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:0 1.35rem;background:#ff433d;color:#fff;text-decoration:none;font-family:var(--fx-font-body);font-size:.98rem;font-weight:700;line-height:1;transition:background-color .18s ease}.fx-poem-cta:after{content:"›";margin-left:.55rem;font-size:1.1em}.fx-poem-cta:focus-visible,.fx-poem-cta:hover{background:#ef2d27}.fx-service-view-organism{display:flex;align-items:center;min-height:100svh;background:#fff;padding-block:clamp(2rem,3.8vw,3.4rem)}.fx-service-view-shell{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);grid-gap:clamp(2rem,5vw,5rem);gap:clamp(2rem,5vw,5rem);align-items:center}.fx-service-view-copy{max-width:34rem}.fx-service-view-header{display:grid;grid-gap:.12rem;gap:.12rem}.fx-service-view-eyebrow-en{margin:0;color:#ff433d;font-family:var(--fx-font-body);font-size:clamp(2.7rem,4.2vw,3.7rem);font-weight:800;line-height:.96;letter-spacing:0}.fx-service-view-eyebrow-ja{margin:0;color:#161616;font-family:var(--fx-font-body);font-size:clamp(.98rem,1.1vw,1.08rem);font-weight:500}.fx-service-view-title{margin:clamp(1.1rem,2vw,1.45rem) 0 0;color:#101010;font-family:var(--fx-font-body);font-size:clamp(2.25rem,3.4vw,4rem);font-weight:800;line-height:1.08;letter-spacing:0}.fx-service-view-title-line{display:block}.fx-service-view-body{margin:clamp(1rem,1.7vw,1.35rem) 0 0;color:#181818;font-size:clamp(.92rem,1vw,1.02rem);font-weight:700;line-height:1.55;max-width:33rem}.fx-service-view-body-line{display:block}.fx-service-view-cta{display:inline-flex;align-items:center;justify-content:center;min-height:2.9rem;padding:0 1rem;text-decoration:none;font-family:var(--fx-font-body);font-size:.88rem;font-weight:700;line-height:1;transition:background-color .18s ease,color .18s ease}.fx-service-view-cta:after{content:"›";margin-left:.5rem;font-size:1.1em}.fx-service-view-cta-primary,.fx-service-view-cta-secondary{margin-top:clamp(1.25rem,2.2vw,1.9rem);background:#ff433d;color:#fff}.fx-service-view-cta-primary{min-width:7.8rem}.fx-service-view-cta-primary:focus-visible,.fx-service-view-cta-primary:hover,.fx-service-view-cta-secondary:focus-visible,.fx-service-view-cta-secondary:hover{background:#ef2d27}.fx-service-view-content{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:clamp(.95rem,1.5vw,1.25rem);gap:clamp(.95rem,1.5vw,1.25rem);align-items:start;padding-top:clamp(1rem,3vw,2.2rem)}.fx-service-view-agent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(.65rem,1vw,.95rem);gap:clamp(.65rem,1vw,.95rem)}.fx-service-view-agent-card{position:relative;display:grid;align-content:start;min-height:clamp(8.2rem,12vw,10.2rem);padding:clamp(.95rem,1.45vw,1.25rem);border:1px solid rgba(17,17,17,.08);border-radius:.5rem;background:#f7f7f8}.fx-service-view-agent-icon{display:block;width:clamp(3rem,4.3vw,3.8rem);height:auto;border-radius:.28rem}.fx-service-view-agent-title{margin:0;padding-top:clamp(.75rem,1vw,.9rem);color:#111;font-family:var(--fx-font-body);font-size:clamp(1rem,1.25vw,1.22rem);font-weight:800;line-height:1.2}.fx-service-view-agent-body{margin:.45rem 0 0;color:#3b3b3f;font-size:clamp(.78rem,.88vw,.88rem);font-weight:700;line-height:1.45}.fx-home-column-organism{display:flex;align-items:flex-start;background:#fff;padding-block:clamp(.35rem,.7vw,.65rem) clamp(1.8rem,3vw,2.6rem)}.fx-home-column-shell{display:grid;grid-gap:clamp(1rem,1.6vw,1.35rem);gap:clamp(1rem,1.6vw,1.35rem)}.fx-home-column-header{display:grid;grid-gap:.08rem;gap:.08rem}.fx-home-column-eyebrow-en{margin:0;color:#ff433d;font-family:var(--fx-font-body);font-size:clamp(2.8rem,4.1vw,3.85rem);font-weight:800;line-height:.96;letter-spacing:0}.fx-home-column-eyebrow-ja{margin:0;color:#181818;font-family:var(--fx-font-body);font-size:1.05rem;font-weight:500;line-height:1.3}.fx-home-column-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:.75rem;gap:.75rem}.fx-home-column-item{margin:0}.fx-home-column-link{display:grid;grid-template-columns:248px minmax(0,1fr);grid-gap:1.2rem;gap:1.2rem;align-items:start;width:-moz-fit-content;width:fit-content;text-decoration:none}.fx-home-column-thumbnail{position:relative;width:248px;aspect-ratio:248/140;overflow:hidden;background:linear-gradient(135deg,#f8e2d3,#ef9168)}.fx-home-column-thumbnail-image{object-fit:cover}.fx-home-column-thumbnail-fallback{position:absolute;inset:0;display:grid;align-content:end;justify-items:start;padding:.55rem;background:radial-gradient(circle at 6% -8%,rgba(255,255,255,.95) 0 24%,rgba(255,255,255,0) 25%),linear-gradient(120deg,#ff904f,#f3b38b 48%,#ef7b58)}.fx-home-column-thumbnail-fallback-mark{width:.72rem;height:.72rem;background:#ff433d;border-radius:.1rem;transform:rotate(45deg)}.fx-home-column-thumbnail-fallback-wordmark{margin-top:.22rem;color:#fff;font-size:.88rem;font-weight:800;line-height:1}.fx-home-column-item-copy{display:grid;align-content:start;grid-gap:.5rem;gap:.5rem;padding-top:.08rem;min-width:0}.fx-home-column-date{margin:0;color:#222;font-size:.78rem;line-height:1.2}.fx-home-column-item-title{margin:0;color:#111;font-family:var(--fx-font-body);font-size:clamp(1.05rem,1.55vw,1.18rem);font-weight:500;line-height:1.45}.fx-home-column-cta-wrap{display:flex;justify-content:center;padding-top:.2rem}.fx-home-column-cta{display:inline-flex;align-items:center;justify-content:center;min-height:2.95rem;min-width:8rem;padding-inline:1.1rem;background:#ff433d;color:#fff;text-decoration:none;font-family:var(--fx-font-body);font-size:.92rem;font-weight:700;line-height:1}.fx-home-column-cta:after{content:"›";margin-left:.45rem;font-size:1.05em}.fx-home-column-cta:focus-visible,.fx-home-column-cta:hover{background:#ef2d27}.fx-home-news-organism{display:grid;background:#fff}.fx-home-news-panel{position:relative;overflow:hidden;min-height:52svh;padding-block:clamp(1.7rem,2.7vw,2.4rem);background:linear-gradient(90deg,#f33d3b,#ff9e3c 19%,#fff0f0 60%,#ffffff)}.fx-home-news-panel:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 24% 52%,rgba(255,187,120,.82) 0,rgba(255,187,120,0) 34%),radial-gradient(circle at 12% 18%,rgba(255,108,67,.48) 0,rgba(255,108,67,0) 28%);pointer-events:none}.fx-home-news-shell{position:relative;z-index:1;display:grid;grid-template-columns:minmax(220px,.88fr) minmax(0,1.62fr);grid-gap:clamp(2rem,4vw,4.8rem);gap:clamp(2rem,4vw,4.8rem);align-items:start}.fx-home-news-header{display:grid;grid-gap:.08rem;gap:.08rem}.fx-home-news-eyebrow-en{margin:0;color:#fff;font-family:var(--fx-font-body);font-size:clamp(3.1rem,5vw,4.5rem);font-weight:800;line-height:.96;letter-spacing:0}.fx-home-news-eyebrow-ja{margin:0;color:#111;font-family:var(--fx-font-body);font-size:clamp(1.1rem,1.4vw,1.35rem);font-weight:500}.fx-home-news-list{list-style:none;margin:0;padding:clamp(.8rem,1.3vw,1.1rem) 0 0;display:grid;grid-gap:.7rem;gap:.7rem}.fx-home-news-item{margin:0}.fx-home-news-link{text-decoration:none;color:inherit}.fx-home-news-date{margin:0;color:#111;font-size:.82rem;line-height:1.2}.fx-home-news-title{margin:.18rem 0 0;color:#111;font-family:var(--fx-font-body);font-size:clamp(1rem,1.45vw,1.2rem);font-weight:500;line-height:1.4}.fx-home-news-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.fx-home-news-link-card{display:block;text-decoration:none}.fx-home-news-link-card-image{display:block;width:100%;height:auto}.fx-home-contact-cta-organism{position:relative;overflow:hidden;display:flex;align-items:center;min-height:76svh;padding-block:clamp(2.2rem,3.6vw,3rem) clamp(1rem,1.8vw,1.4rem);background:radial-gradient(ellipse at 50% 94%,rgba(255,70,58,.98) 0,rgba(255,102,76,.82) 18%,rgba(255,143,104,.38) 34%,rgba(255,255,255,0) 58%),radial-gradient(ellipse at 50% 76%,rgba(255,122,96,.34) 0,rgba(255,122,96,.14) 22%,rgba(255,255,255,0) 48%),linear-gradient(180deg,#ffffff,#fffdfb 16%,#fff7f4 38%,#ffe8df 62%,#ffb29e)}.fx-home-contact-cta-organism:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.4) 28%,rgba(255,255,255,0) 48%),radial-gradient(circle at 15% 18%,rgba(255,239,232,.9) 0,rgba(255,239,232,0) 32%),radial-gradient(circle at 84% 18%,rgba(255,240,234,.82) 0,rgba(255,240,234,0) 30%);pointer-events:none}.fx-home-contact-cta-shell{position:relative;z-index:1}.fx-home-contact-cta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(2rem,3.8vw,3.2rem);gap:clamp(2rem,3.8vw,3.2rem);align-items:start;width:min(100%,61rem);margin-inline:auto}.fx-home-contact-cta-card{display:grid}.fx-home-contact-cta-card-inner{display:grid;grid-template-rows:auto auto auto auto 1fr auto;justify-items:center;align-content:start;min-height:clamp(470px,46vw,515px);padding:clamp(1.35rem,2vw,1.7rem) clamp(1.15rem,1.8vw,1.45rem) clamp(1.45rem,2vw,1.75rem);border-radius:.5rem;background:rgba(255,255,255,.96);box-shadow:0 8px 18px rgba(112,54,43,.13)}.fx-home-contact-cta-card-header{display:grid;grid-gap:.12rem;gap:.12rem;text-align:center}.fx-home-contact-cta-card-eyebrow{margin:0;color:#111;font-family:var(--fx-font-body);font-size:.98rem;font-weight:800;line-height:1.2}.fx-home-contact-cta-card-title{margin:0;color:#ff433d;font-family:var(--fx-font-body);font-size:clamp(1.32rem,2vw,1.7rem);font-weight:800;line-height:1.14;letter-spacing:0}.fx-home-contact-cta-card-thumbnail{position:relative;display:grid;overflow:hidden;width:min(100%,340px);aspect-ratio:16/9;margin-top:.85rem;background-color:transparent;background-position:50%;background-size:cover;border-radius:.25rem;box-shadow:0 16px 32px rgba(255,67,61,.16)}.fx-home-contact-cta-card-cover{position:relative;z-index:1;display:grid;align-content:center;justify-items:start;height:100%;padding:clamp(.78rem,1.45vw,1.16rem);color:#111}.fx-home-contact-cta-card-cover-cta,.fx-home-contact-cta-card-cover-kicker,.fx-home-contact-cta-card-cover-subtitle,.fx-home-contact-cta-card-cover-title{max-width:58%}.fx-home-contact-cta-card-cover-kicker{font-family:var(--fx-font-heading);font-size:clamp(.48rem,.8vw,.66rem);font-weight:800;letter-spacing:0;line-height:1}.fx-home-contact-cta-card-cover-title{margin-top:.38rem;color:#ff433d;font-family:var(--fx-font-heading);font-size:clamp(1.28rem,2.28vw,1.78rem);font-weight:900;line-height:1.03;white-space:pre-line}.fx-home-contact-cta-card-cover-subtitle{margin-top:.34rem;font-size:clamp(.62rem,1vw,.82rem);font-weight:800;line-height:1.25}.fx-home-contact-cta-card-cover-cta{width:-moz-fit-content;width:fit-content;margin-top:.72rem;padding:.34rem .78rem;background:#000;color:#fff;font-size:clamp(.58rem,.88vw,.72rem);font-weight:800;line-height:1}.fx-home-contact-cta-card-body{margin:.9rem 0 0;color:#111;font-size:.95rem;line-height:1.34}.fx-home-contact-cta-card-points{list-style:none;margin:.75rem 0 0;padding:0;display:grid;grid-gap:.18rem;gap:.18rem;width:100%}.fx-home-contact-cta-card-point{position:relative;padding-left:1rem;color:#111;font-size:.93rem;line-height:1.32}.fx-home-contact-cta-card-point:before{content:"✓";position:absolute;left:0;top:0;color:#ff433d;font-weight:800}.fx-home-contact-cta-card-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.8rem;align-self:end;margin-top:1rem;padding-inline:1.05rem;background:#ff433d;color:#fff;text-decoration:none;font-family:var(--fx-font-body);font-size:.9rem;font-weight:700;line-height:1}.fx-home-contact-cta-card-link:after{content:"›";margin-left:.42rem;font-size:1.05em}.fx-home-contact-cta-card-link:focus-visible,.fx-home-contact-cta-card-link:hover{background:#ef2d27}.fx-hero-grid{position:relative;z-index:2;display:grid;grid-gap:clamp(1.6rem,2.8vw,3.2rem);gap:clamp(1.6rem,2.8vw,3.2rem);grid-template-columns:minmax(0,1fr);align-items:center;width:100%}.fx-hero-grid--home{min-height:clamp(620px,calc(100svh - var(--fx-header-height)),780px)}.fx-hero-copy{position:relative;z-index:2;left:auto;top:auto;bottom:auto;width:min(100%,38rem);transform:none;padding-top:clamp(1rem,2vw,2rem)}.fx-hero-title-home{display:inline-flex;flex-direction:column;align-items:flex-start;gap:.18em;max-width:none;color:#0a0a0a;font-family:var(--fx-font-body);font-size:clamp(3.6rem,5.6vw,4.6rem);font-weight:800;line-height:1.1;letter-spacing:0}.fx-hero-title-line{--fx-hero-line-delay:calc(var(--fx-hero-line-index) * 320ms);display:block}.fx-hero-organism:not(.is-ready) .fx-hero-title-line{opacity:0;transform:translateX(-44px);-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);filter:blur(3px)}.fx-hero-organism.is-ready .fx-hero-title-line{animation:fx-hero-line-reveal 1.4s cubic-bezier(.2,.82,.2,1) forwards;animation-delay:var(--fx-hero-line-delay)}.fx-hero-title-line-text{display:inline-block;color:inherit;white-space:nowrap}.fx-hero-body-home{margin:clamp(1.4rem,2.2vw,1.9rem) 0 0;max-width:32rem;color:#202020;font-size:clamp(1rem,1.1vw,1.12rem);line-height:var(--fx-lh-body);letter-spacing:0}.fx-hero-cta-row{display:flex;align-items:center;gap:clamp(.8rem,1.4vw,1.35rem);flex-wrap:wrap;margin-top:clamp(2rem,3vw,2.8rem)}.fx-hero-cta{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;text-decoration:none;font-family:var(--fx-font-body);font-size:.96rem;font-weight:700;line-height:1;transition:background-color .18s ease,color .18s ease}.fx-hero-cta:after{content:"›";margin-left:.6rem;font-size:1.1em;line-height:1}.fx-hero-cta-primary{padding:0 1.5rem;background:#ff403a;color:#fff}.fx-hero-cta-primary:focus-visible,.fx-hero-cta-primary:hover{background:#ef2d27}.fx-hero-cta-secondary,.fx-hero-cta-tertiary{padding:0;color:#0b0b0b}.fx-hero-cta-secondary:focus-visible,.fx-hero-cta-secondary:hover,.fx-hero-cta-tertiary:focus-visible,.fx-hero-cta-tertiary:hover{color:var(--fx-red)}@keyframes fx-hero-line-reveal{0%{opacity:0;transform:translateX(-44px);-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);filter:blur(3px)}to{opacity:1;transform:translateX(0);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);filter:blur(0)}}.fx-hero-visual{position:relative;min-height:clamp(420px,54vh,640px);transform:translateX(-30%) translateY(-7%);z-index:1}.fx-hero-logo-image{position:absolute;width:165%;height:165%;left:50%;top:50%;transform:translate(-50%,-50%);object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;filter:drop-shadow(0 26px 44px rgba(36,26,26,.24))}.fx-about-cta{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:.5rem 1rem;border-radius:var(--fx-radius-md);background:var(--fx-red);color:var(--fx-text-on-dark);font-family:var(--fx-font-display);font-size:.8rem;font-weight:700;letter-spacing:0;transition:background-color .18s ease,color .18s ease}.fx-about-cta:focus-visible,.fx-about-cta:hover{background:#b60703}.fx-services-organism{position:relative;overflow:hidden}.fx-services-organism-accent{color:var(--fx-text-on-dark)}.fx-services-organism-accent:before{content:"";position:absolute;inset-block:clamp(.45rem,1vw,.9rem);inset-inline:0;border-radius:var(--fx-radius-xl);background:var(--fx-red);pointer-events:none}.fx-services-organism>.fx-shell{position:relative;z-index:1}.fx-services-organism-featured>.fx-shell{max-width:none;padding-inline:0}.fx-whatwedo-featured{background:var(--fx-red);border-radius:clamp(2rem,3.4vw,2.75rem);padding-block:clamp(2rem,5vw,3.3rem);color:var(--fx-text-on-dark);width:100%}.fx-whatwedo-featured-inner{width:min(100%,var(--fx-shell-max));margin-inline:auto;padding-inline:var(--fx-shell-padding-x)}.fx-whatwedo-featured-header{margin-bottom:clamp(1.8rem,4vw,3rem)}.fx-whatwedo-featured-header .fx-section-title{color:var(--fx-text-on-dark);font-size:clamp(2.1rem,3.3vw,3.1rem)}.fx-whatwedo-featured-intro{margin:0 0 clamp(1.8rem,4vw,3rem);max-width:50ch;color:rgba(255,245,242,.9);font-size:clamp(1rem,.35vw + .96rem,1.12rem)}.fx-whatwedo-featured-list{display:grid}.fx-whatwedo-featured-row{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(0,1.35fr);grid-gap:clamp(1.5rem,3vw,3.25rem);gap:clamp(1.5rem,3vw,3.25rem);align-items:start;padding:clamp(1.35rem,2.6vw,2rem) 0;border-top:1px solid rgba(255,255,255,.58)}.fx-whatwedo-featured-row:first-child{border-top:0;padding-top:0}.fx-whatwedo-featured-row:last-child{padding-bottom:0}.fx-whatwedo-featured-title{margin:0;color:var(--fx-text-on-dark);font-family:var(--fx-font-display);font-size:clamp(2rem,2.6vw,3.1rem);line-height:1.05;font-weight:800}.fx-whatwedo-featured-body{margin:0;color:rgba(255,255,255,.96);font-size:clamp(1rem,.75vw + .9rem,1.45rem);line-height:1.55;letter-spacing:0}.fx-whatwedo-featured-line{display:block}.fx-services-organism-accent .fx-section-kicker,.fx-services-organism-accent .fx-section-title{color:var(--fx-text-on-dark)}.fx-whatwedo-stack{margin-top:var(--fx-space-6)}.fx-whatwedo-intro{margin:var(--fx-space-5) auto 0;max-width:56ch;text-align:center}.fx-whatwedo-overview{margin-top:var(--fx-space-6);display:grid;grid-template-columns:1fr;grid-gap:var(--fx-space-4);gap:var(--fx-space-4)}.fx-whatwedo-overview-card{border-radius:var(--fx-radius-lg);border:1px solid rgba(24,19,19,.12);background:linear-gradient(180deg,rgba(255,255,255,.74),rgba(255,255,255,.96));padding:clamp(1.4rem,2.3vw,2rem);display:grid;grid-template-columns:minmax(220px,.85fr) minmax(0,1.35fr);grid-gap:clamp(1rem,2vw,2rem);gap:clamp(1rem,2vw,2rem);align-items:start;box-shadow:0 12px 28px rgba(24,19,19,.04)}.fx-whatwedo-overview-title{margin:0;font-family:var(--fx-font-display);font-size:clamp(1.35rem,1vw + 1.02rem,1.9rem);line-height:1.1;font-weight:800}.fx-whatwedo-overview-body{margin:0;color:var(--fx-text-muted);font-size:.96rem;line-height:1.72}.fx-whatwedo-overview-line{display:block}.fx-whatwedo-group{margin:0;padding:clamp(1.7rem,2.9vw,2.8rem) 0;display:grid;grid-template-columns:minmax(180px,.42fr) minmax(0,1fr);grid-gap:var(--fx-space-5);gap:var(--fx-space-5);align-items:start}.fx-whatwedo-category{margin:0;font-family:var(--fx-font-display);font-size:clamp(1.8rem,2vw + 1.05rem,3rem);line-height:1.1;font-weight:800}.fx-whatwedo-list{list-style:none;padding:0;margin:0;display:grid;grid-gap:var(--fx-space-3);gap:var(--fx-space-3)}.fx-whatwedo-item{margin:0;min-height:100%;border-radius:var(--fx-radius-lg);background:#fff;border:0;padding:clamp(1rem,1.8vw,1.4rem) clamp(1.05rem,1.9vw,1.5rem);display:flex;gap:var(--fx-space-4);align-items:center;justify-content:space-between}.fx-whatwedo-item-link{display:block;border-radius:var(--fx-radius-lg);text-decoration:none;color:inherit}.fx-whatwedo-item-title{margin:0;color:var(--fx-text);font-family:var(--fx-font-display);font-size:clamp(1.15rem,.7vw + 1rem,1.6rem);line-height:var(--fx-lh-title);font-weight:800}.fx-whatwedo-item-body{margin:.55rem 0 0;color:var(--fx-text-muted);font-size:.92rem;max-width:56ch}.fx-whatwedo-item-content{min-width:0}.fx-whatwedo-item-image{margin:0;width:clamp(160px,20vw,280px);border-radius:var(--fx-radius-md);overflow:hidden;border:1px solid var(--fx-line-light);background:linear-gradient(140deg,rgba(225,6,0,.14),rgba(225,6,0,.02)),#fff;flex:0 0 auto}.fx-whatwedo-item-image img{display:block;width:100%;height:auto}.fx-whatwedo-arrow{width:2.5rem;height:2.5rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;border:2px solid rgba(225,6,0,.28);color:var(--fx-red);font-family:var(--fx-font-display);font-size:1.08rem;line-height:1;flex:0 0 auto}.fx-services-organism-page .fx-whatwedo-item-link{transition:transform .2s ease}.fx-services-organism-page .fx-whatwedo-item{display:grid;grid-template-columns:minmax(0,1fr) clamp(160px,20vw,280px) auto;grid-gap:clamp(.9rem,1.6vw,1.4rem);gap:clamp(.9rem,1.6vw,1.4rem);align-items:center}.fx-services-organism-page .fx-whatwedo-item:hover{border-color:rgba(225,6,0,.38)}.fx-services-organism-page .fx-whatwedo-item-link:hover{transform:translateY(-2px)}.fx-services-organism-page .fx-whatwedo-item-link:focus-visible{outline:3px solid rgba(225,6,0,.62);outline-offset:4px}.fx-service-detail-shell{display:grid;grid-gap:var(--fx-space-4);gap:var(--fx-space-4)}.fx-service-detail-lp{padding-bottom:calc(120px + env(safe-area-inset-bottom, 0px))}.fx-service-detail-back{width:-moz-fit-content;width:fit-content;text-decoration:none;font-family:var(--fx-font-display);font-size:.86rem;font-weight:700;letter-spacing:0;color:var(--fx-text-muted)}.fx-service-detail-back:focus-visible,.fx-service-detail-back:hover{color:var(--fx-red)}.fx-service-detail-description{margin:0;max-width:62ch}.fx-service-detail-content{margin-top:var(--fx-space-3);display:grid;grid-gap:clamp(1.1rem,2.8vw,2.4rem);gap:clamp(1.1rem,2.8vw,2.4rem);grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);align-items:start}.fx-service-detail-body{display:grid;grid-gap:var(--fx-space-3);gap:var(--fx-space-3)}.fx-service-detail-lead{margin:0;max-width:62ch}.fx-service-detail-points{margin:0;padding-left:1.2rem;display:grid;grid-gap:.5rem;gap:.5rem;max-width:64ch}.fx-service-detail-points li{color:var(--fx-text)}.fx-service-detail-cta{margin-top:var(--fx-space-2);width:-moz-fit-content;width:fit-content}.fx-service-detail-media{margin:0;border-radius:var(--fx-radius-lg);overflow:hidden;border:1px solid var(--fx-line-light);background:linear-gradient(140deg,rgba(225,6,0,.14),rgba(225,6,0,.02)),#fff}.fx-service-detail-media img{width:100%;height:auto;display:block}.fx-service-section{padding:clamp(1.2rem,2.8vw,2rem) 0;border-top:1px solid var(--fx-line-light)}.fx-service-section-alt{margin-inline:calc(-1 * var(--fx-space-2));padding-inline:var(--fx-space-2);border-radius:var(--fx-radius-md);background:rgba(24,19,19,.02)}.fx-service-hero{border-top:0;padding-top:var(--fx-space-2)}.fx-service-hero-cta-row{margin-top:var(--fx-space-3);display:flex;gap:var(--fx-space-3);flex-wrap:wrap;align-items:center}.fx-service-hero-note{margin:.7rem 0 0;color:var(--fx-text-muted);font-size:.92rem}.fx-service-hero-headline{margin:0;font-family:var(--fx-font-display);font-size:clamp(1.8rem,2.5vw + 1rem,3rem);line-height:1.15;font-weight:800;max-width:18ch}.fx-service-hero-subhead{margin:.75rem 0 0;color:var(--fx-text);max-width:62ch}.fx-service-hero-media{margin-top:var(--fx-space-4)}.fx-service-section-title{margin:0 0 var(--fx-space-3);font-family:var(--fx-font-display);font-size:clamp(1.35rem,1.3vw + 1rem,2.1rem);line-height:1.2;font-weight:800}.fx-service-section-text{margin:.62rem 0 0;max-width:64ch}.fx-service-section-summary{margin:0 0 var(--fx-space-3);color:var(--fx-text-muted);font-size:.94rem;max-width:62ch}.fx-service-section-text-strong{font-weight:700}.fx-service-list{margin:0;padding-left:1.2rem;display:grid;grid-gap:.55rem;gap:.55rem}.fx-service-list li{line-height:1.65}.fx-service-usecase-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fx-service-case-carousel,.fx-service-usecase-grid{display:grid;grid-gap:var(--fx-space-3);gap:var(--fx-space-3)}.fx-service-case-slider{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:var(--fx-space-2);gap:var(--fx-space-2);align-items:center}.fx-service-case-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:var(--fx-space-3);gap:var(--fx-space-3)}.fx-service-case-nav{width:2.5rem;height:2.5rem;border-radius:50%;border:1px solid var(--fx-line-light);background:#fff;color:var(--fx-text);font-family:var(--fx-font-display);font-size:1rem;cursor:pointer}.fx-service-case-nav:disabled{opacity:.35;cursor:not-allowed}.fx-service-case-nav:focus-visible,.fx-service-case-nav:hover{border-color:rgba(225,6,0,.45);color:var(--fx-red)}.fx-service-case-card{border:1px solid var(--fx-line-light);border-radius:var(--fx-radius-md);overflow:hidden;background:#fff}.fx-service-case-card-empty{border-style:dashed;background:rgba(24,19,19,.02);min-height:100%}.fx-service-case-thumbnail{aspect-ratio:16/9;width:100%;background:linear-gradient(135deg,rgba(225,6,0,.14),rgba(24,19,19,.08)),repeating-linear-gradient(-45deg,rgba(225,6,0,.08) 0 14px,rgba(225,6,0,.02) 14px 28px);display:flex;align-items:center;justify-content:center}.fx-service-case-thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.fx-service-case-thumbnail-label{font-family:var(--fx-font-display);font-size:.68rem;letter-spacing:0;text-transform:uppercase;color:var(--fx-text-muted)}.fx-service-case-body{padding:clamp(.95rem,1.7vw,1.25rem);display:grid;grid-gap:.72rem;gap:.72rem}.fx-service-case-tags{display:flex;flex-wrap:wrap;gap:.4rem}.fx-service-case-tag{border:1px solid var(--fx-line-light);border-radius:var(--fx-radius-pill);padding:.2rem .55rem;font-size:.68rem;letter-spacing:0;text-transform:uppercase;font-family:var(--fx-font-display)}.fx-service-case-title{margin:0;font-family:var(--fx-font-display);font-size:clamp(1.02rem,.5vw + .94rem,1.25rem);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fx-service-case-status{margin:0;width:-moz-fit-content;width:fit-content;border-radius:var(--fx-radius-pill);padding:.28rem .62rem;background:rgba(24,19,19,.08);color:var(--fx-text-muted);font-size:.72rem;font-family:var(--fx-font-display);letter-spacing:0;text-transform:uppercase}.fx-service-case-dots{display:flex;gap:.4rem;justify-content:center}.fx-service-case-dot{width:.56rem;height:.56rem;border-radius:50%;border:0;background:rgba(24,19,19,.24);cursor:pointer}.fx-service-case-dot.is-active{background:var(--fx-red)}.fx-service-compare-card,.fx-service-usecase-card{border:1px solid var(--fx-line-light);border-radius:var(--fx-radius-md);background:#fff;padding:clamp(.95rem,1.7vw,1.35rem)}.fx-service-subtitle{margin:0 0 var(--fx-space-2);font-family:var(--fx-font-display);font-size:clamp(1.02rem,.4vw + .95rem,1.24rem);line-height:1.2;font-weight:800}.fx-service-compare-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--fx-space-3);gap:var(--fx-space-3)}.fx-service-compare-card-featured{border-color:rgba(225,6,0,.4);background:linear-gradient(145deg,rgba(225,6,0,.08),rgba(225,6,0,.02))}.fx-service-flow-list{margin:0;padding-left:1.32rem;display:grid;grid-gap:.55rem;gap:.55rem}.fx-service-flow-list li{line-height:1.7}.fx-service-pricing{margin:0;padding:0;list-style:none;display:grid;grid-gap:.7rem;gap:.7rem}.fx-service-pricing li{border:1px solid var(--fx-line-light);border-radius:var(--fx-radius-md);padding:.8rem 1rem;font-family:var(--fx-font-display);font-size:clamp(1rem,.5vw + .95rem,1.2rem);font-weight:700}.fx-service-note{margin:.7rem 0 0;color:var(--fx-text-muted);font-size:.9rem}.fx-service-cta-section{margin-top:var(--fx-space-2);border-top:2px solid color-mix(in srgb,var(--fx-red) 28%,transparent)}.fx-service-cta-row{display:flex;gap:var(--fx-space-3);flex-wrap:wrap;align-items:center}.fx-service-detail-cta-secondary{background:var(--fx-ink)}.fx-service-detail-cta-secondary.is-disabled{opacity:.56;cursor:not-allowed}.fx-service-cta-note{margin:.7rem 0 0;color:var(--fx-text-muted);font-size:.9rem}.fx-service-sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:55;padding:.7rem var(--fx-shell-padding-x) calc(.7rem + env(safe-area-inset-bottom, 0px));background:rgba(255,250,249,.95);border-top:1px solid rgba(24,19,19,.12);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.fx-service-sticky-cta-inner{width:min(var(--fx-shell-max),100%);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:var(--fx-space-3)}.fx-service-sticky-cta-copy{margin:0;font-size:.88rem;color:var(--fx-text-muted)}.fx-service-sticky-cta-link{margin-top:0;white-space:nowrap}.fx-service-detail-lp-ja{--fx-ox-line:rgba(24,19,19,0.14);--fx-ox-accent:var(--fx-red);--fx-ox-accent-deep:var(--fx-red-deep)}.fx-service-detail-lp-ja.fx-surface-light{background:var(--fx-surface-light)}.fx-service-detail-lp-ja .fx-service-detail-shell{gap:clamp(1.2rem,2.8vw,2.4rem)}.fx-service-detail-lp-ja .fx-service-detail-back{color:var(--fx-text-muted)}.fx-service-detail-lp-ja .fx-service-detail-back:focus-visible,.fx-service-detail-lp-ja .fx-service-detail-back:hover{color:var(--fx-ox-accent)}.fx-service-detail-lp-ja .fx-section-kicker{color:var(--fx-ox-accent)}.fx-service-detail-lp-ja .fx-section-title{color:var(--fx-text)}.fx-service-detail-lp-ja .fx-service-detail-description{max-width:68ch;color:var(--fx-text-muted)}.fx-service-detail-lp-ja .fx-service-hero{padding:clamp(1.1rem,2.3vw,1.8rem) 0 clamp(1.4rem,2.8vw,2rem);border-top:0;border-bottom:1px solid var(--fx-ox-line)}.fx-service-detail-lp-ja .fx-service-hero:before{content:none}.fx-service-detail-lp-ja .fx-service-hero-headline{color:var(--fx-text);font-size:clamp(1.95rem,2.4vw + 1.2rem,3rem);max-width:14.5ch}.fx-service-detail-lp-ja .fx-service-hero-subhead{color:var(--fx-text);max-width:66ch}.fx-service-detail-lp-ja .fx-service-hero-cta-row{margin-top:clamp(1rem,2vw,1.5rem);gap:clamp(.7rem,1vw,1rem)}.fx-service-detail-lp-ja .fx-service-detail-cta{margin-top:0;min-height:3.15rem;border-radius:12px;border:1px solid transparent;background:linear-gradient(160deg,var(--fx-ox-accent) 0,var(--fx-ox-accent-deep) 100%);box-shadow:none;transition:background-color .22s ease,color .22s ease,border-color .22s ease,opacity .22s ease}.fx-service-detail-lp-ja .fx-service-detail-cta:focus-visible,.fx-service-detail-lp-ja .fx-service-detail-cta:hover{background:var(--fx-ox-accent-deep)}.fx-service-detail-lp-ja .fx-service-detail-cta-secondary{background:#fff;color:var(--fx-text);border-color:var(--fx-ox-line);box-shadow:none}.fx-service-detail-lp-ja .fx-service-detail-cta-secondary:focus-visible,.fx-service-detail-lp-ja .fx-service-detail-cta-secondary:hover{background:rgba(24,19,19,.05);color:var(--fx-text)}.fx-service-detail-lp-ja .fx-service-detail-cta-secondary.is-disabled{background:rgba(24,19,19,.04);color:var(--fx-text-muted);border-color:var(--fx-ox-line)}.fx-service-detail-lp-ja .fx-service-hero-note{color:var(--fx-text-muted)}.fx-service-detail-lp-ja .fx-service-detail-media{border-radius:0;border:0;background:transparent;box-shadow:none}.fx-service-detail-lp-ja .fx-service-section{margin-top:0;padding:clamp(1.3rem,2.6vw,2rem) 0;border-top:1px solid var(--fx-ox-line);border-radius:0;border-inline:0;border-bottom:0;background:transparent;box-shadow:none}.fx-service-detail-lp-ja .fx-service-section-alt{margin-inline:0;padding-inline:0;background:transparent}.fx-service-detail-lp-ja .fx-service-section-title{margin-bottom:clamp(.8rem,1.6vw,1.15rem);color:var(--fx-text);font-size:clamp(1.4rem,1.3vw + 1.05rem,2.25rem)}.fx-service-detail-lp-ja .fx-service-section-summary{color:var(--fx-text-muted);margin-bottom:clamp(.85rem,1.5vw,1.15rem)}.fx-service-detail-lp-ja .fx-service-flow-list li,.fx-service-detail-lp-ja .fx-service-list li,.fx-service-detail-lp-ja .fx-service-section-text{color:var(--fx-text);line-height:1.78}.fx-service-detail-lp-ja .fx-service-list{gap:.62rem}.fx-service-detail-lp-ja .fx-service-case-carousel{gap:clamp(.75rem,1.6vw,1.1rem)}.fx-service-detail-lp-ja .fx-service-case-slider{gap:clamp(.45rem,1vw,.9rem)}.fx-service-detail-lp-ja .fx-service-case-nav{border-color:var(--fx-ox-line);color:var(--fx-text);background:transparent}.fx-service-detail-lp-ja .fx-service-case-nav:focus-visible,.fx-service-detail-lp-ja .fx-service-case-nav:hover{border-color:var(--fx-ox-accent);background:transparent;color:var(--fx-ox-accent)}.fx-service-detail-lp-ja .fx-service-case-card{border:0;border-radius:0;background:transparent;box-shadow:none}.fx-service-detail-lp-ja .fx-service-case-card-empty{background:transparent;border:1px dashed var(--fx-ox-line)}.fx-service-detail-lp-ja .fx-service-case-thumbnail{background:rgba(24,19,19,.05)}.fx-service-detail-lp-ja .fx-service-case-status,.fx-service-detail-lp-ja .fx-service-case-thumbnail-label{color:var(--fx-text-muted)}.fx-service-detail-lp-ja .fx-service-case-tag{border-color:var(--fx-ox-line);color:var(--fx-text-muted);background:transparent}.fx-service-detail-lp-ja .fx-service-case-title{color:var(--fx-text)}.fx-service-detail-lp-ja .fx-service-case-dot{background:rgba(24,19,19,.22)}.fx-service-detail-lp-ja .fx-service-case-dot.is-active{background:var(--fx-ox-accent)}.fx-service-detail-lp-ja .fx-service-compare-card{border:0;border-radius:0;background:transparent;padding:0}.fx-service-detail-lp-ja .fx-service-compare-card-featured{border-left:2px solid color-mix(in srgb,var(--fx-ox-accent) 42%,transparent);padding-left:clamp(.8rem,1.8vw,1.2rem)}.fx-service-detail-lp-ja .fx-service-subtitle{color:var(--fx-text)}.fx-service-detail-lp-ja .fx-service-pricing li{border:0;border-radius:0;background:transparent;color:var(--fx-text);padding:.15rem 0;box-shadow:none;border-bottom:1px solid var(--fx-ox-line)}.fx-service-detail-lp-ja .fx-service-cta-note,.fx-service-detail-lp-ja .fx-service-note,.fx-service-detail-lp-ja .fx-service-sticky-cta-copy{color:var(--fx-text-muted)}.fx-service-detail-lp-ja .fx-service-cta-section{border-top:1px solid var(--fx-ox-line)}.fx-service-detail-lp-ja .fx-service-sticky-cta{background:rgba(255,250,249,.92);border-top:1px solid var(--fx-ox-line);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.fx-ox-section{border-top:1px solid rgba(24,19,19,.1);padding:clamp(1.6rem,3vw,2.7rem) 0}.fx-ox-band{margin-inline:calc(-1 * var(--fx-space-2));padding-inline:var(--fx-space-2);background:rgba(24,19,19,.03)}.fx-ox-hero{border-top:0;padding-top:var(--fx-space-2)}.fx-ox-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);grid-gap:clamp(1rem,2vw,1.6rem);gap:clamp(1rem,2vw,1.6rem);align-items:center}.fx-ox-hero-headline{margin:0;font-family:var(--fx-font-display);font-size:clamp(2rem,2.7vw + 1.1rem,3.35rem);line-height:1.15;font-weight:800;max-width:14ch}.fx-ox-hero-subhead{margin:.68rem 0 0;max-width:64ch}.fx-ox-hero-note{margin:.8rem 0 0;color:var(--fx-text-muted);font-size:.92rem}.fx-ox-hero-media{margin:0;border:1px solid rgba(24,19,19,.08);border-radius:var(--fx-radius-lg);background:linear-gradient(145deg,rgba(225,6,0,.08),rgba(255,255,255,.9));overflow:hidden}.fx-ox-hero-media img{display:block;width:100%;height:auto}.fx-ox-hero-cards{margin-top:clamp(1.1rem,2vw,1.6rem);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:var(--fx-space-3);gap:var(--fx-space-3)}.fx-ox-mini-card{border:1px solid rgba(24,19,19,.12);border-radius:var(--fx-radius-md);padding:clamp(.9rem,1.5vw,1.2rem);background:#fff}.fx-ox-mini-title{margin:0;font-family:var(--fx-font-display);font-size:clamp(1rem,.3vw + .95rem,1.15rem);font-weight:700}.fx-ox-mini-body{margin:.45rem 0 0;color:var(--fx-text-muted);font-size:.92rem;line-height:1.6}.fx-ox-title{margin:0 0 var(--fx-space-3);font-family:var(--fx-font-display);font-size:clamp(1.45rem,1.4vw + 1rem,2.3rem);line-height:1.2;font-weight:800;max-width:24ch}.fx-ox-text{margin:.62rem 0 0;max-width:68ch;line-height:1.76}.fx-ox-problem-grid{display:grid;grid-gap:var(--fx-space-3);gap:var(--fx-space-3);grid-template-columns:repeat(3,minmax(0,1fr))}.fx-ox-case-card,.fx-ox-metric-card,.fx-ox-problem-card,.fx-ox-support-card,.fx-ox-trust-card{border-radius:var(--fx-radius-md);border:1px solid rgba(24,19,19,.12);background:#fff}.fx-ox-problem-card{padding:clamp(.95rem,1.6vw,1.25rem)}.fx-ox-card-title{margin:0;font-family:var(--fx-font-display);font-size:clamp(1.02rem,.45vw + .95rem,1.25rem);line-height:1.35}.fx-ox-card-body{margin:.52rem 0 0;color:var(--fx-text-muted);line-height:1.65}.fx-ox-impact-grid{display:grid;grid-gap:clamp(.9rem,2vw,1.7rem);gap:clamp(.9rem,2vw,1.7rem);grid-template-columns:minmax(0,1fr) minmax(280px,.9fr);align-items:center}.fx-ox-illustration{margin:0;border-radius:var(--fx-radius-md);border:1px solid rgba(24,19,19,.08);background:#fff;overflow:hidden}.fx-ox-illustration img{width:100%;height:auto;display:block}.fx-ox-list{margin:var(--fx-space-3) 0 0;padding-left:1.2rem;display:grid;grid-gap:.5rem;gap:.5rem}.fx-ox-list li{line-height:1.68}.fx-ox-metric-grid{margin-top:var(--fx-space-3);display:grid;grid-gap:var(--fx-space-3);gap:var(--fx-space-3);grid-template-columns:repeat(2,minmax(0,1fr))}.fx-ox-metric-card,.fx-ox-trust-card{padding:clamp(.9rem,1.6vw,1.2rem)}.fx-ox-metric-label{margin:0;font-size:.82rem;text-transform:uppercase;letter-spacing:0;color:var(--fx-text-muted)}.fx-ox-metric-value{margin:.42rem 0 0;font-family:var(--fx-font-display);font-size:clamp(1.3rem,.9vw + 1rem,2rem);line-height:1.2;font-weight:800}.fx-ox-metric-note{margin:.42rem 0 0;font-size:.78rem;color:var(--fx-text-muted)}.fx-ox-cta-row{margin-top:var(--fx-space-3);display:flex;flex-wrap:wrap;align-items:center;gap:var(--fx-space-3)}.fx-ox-cta-primary,.fx-ox-cta-secondary{margin-top:0;min-height:3.05rem;border-radius:12px}.fx-ox-cta-primary{background:linear-gradient(160deg,var(--fx-red) 0,var(--fx-red-deep) 100%)}.fx-ox-cta-primary:focus-visible,.fx-ox-cta-primary:hover{background:var(--fx-red-deep)}.fx-ox-cta-secondary{background:#fff;color:var(--fx-text);border:1px solid rgba(24,19,19,.2)}.fx-ox-cta-secondary:focus-visible,.fx-ox-cta-secondary:hover{color:var(--fx-text);background:rgba(24,19,19,.04)}.fx-ox-cta-secondary.is-disabled{opacity:.58;cursor:not-allowed}.fx-ox-cta-banner{display:flex;gap:var(--fx-space-4);align-items:center;justify-content:space-between;border-top:0;border-radius:var(--fx-radius-md);background:linear-gradient(160deg,rgba(225,6,0,.13),rgba(225,6,0,.04));padding-inline:clamp(1rem,2vw,1.6rem)}.fx-ox-support-grid{display:grid;grid-gap:var(--fx-space-3);gap:var(--fx-space-3);grid-template-columns:repeat(3,minmax(0,1fr))}.fx-ox-support-card{overflow:hidden}.fx-ox-support-media{margin:0;aspect-ratio:16/9;background:rgba(24,19,19,.04)}.fx-ox-support-media img{width:100%;height:100%;object-fit:cover;display:block}.fx-ox-support-body{padding:clamp(.95rem,1.6vw,1.2rem)}.fx-ox-platform-grid{display:grid;grid-gap:clamp(1rem,2vw,1.7rem);gap:clamp(1rem,2vw,1.7rem);align-items:center;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.fx-ox-platform-media{margin:0;border:1px solid rgba(24,19,19,.08);border-radius:var(--fx-radius-md);overflow:hidden;background:#fff}.fx-ox-platform-media img{width:100%;height:auto;display:block}.fx-ox-case-grid,.fx-ox-trust-grid{display:grid;grid-gap:var(--fx-space-3);gap:var(--fx-space-3);grid-template-columns:repeat(3,minmax(0,1fr))}.fx-ox-logo-list{list-style:none;margin:var(--fx-space-3) 0 0;padding:0;display:grid;grid-gap:.65rem;gap:.65rem;grid-template-columns:repeat(6,minmax(0,1fr))}.fx-ox-logo-item{border:1px solid rgba(24,19,19,.14);border-radius:10px;min-height:2.45rem;display:inline-flex;align-items:center;justify-content:center;font-family:var(--fx-font-display);font-size:.76rem;color:var(--fx-text-muted);background:rgba(255,255,255,.8)}.fx-ox-caption{margin:.65rem 0 0;color:var(--fx-text-muted);font-size:.82rem}.fx-ox-case-card{overflow:hidden}.fx-ox-case-media{aspect-ratio:16/9;background:rgba(24,19,19,.05)}.fx-ox-case-media img{width:100%;height:100%;display:block;object-fit:cover}.fx-ox-case-fallback{height:100%;display:inline-flex;width:100%;align-items:center;justify-content:center;font-family:var(--fx-font-display);font-size:.8rem;letter-spacing:0;text-transform:uppercase;color:var(--fx-text-muted)}.fx-ox-case-body{padding:clamp(.95rem,1.6vw,1.2rem)}.fx-ox-case-tags{display:flex;gap:.4rem;flex-wrap:wrap;margin-bottom:.56rem}.fx-ox-case-tag{border:1px solid rgba(24,19,19,.14);padding:.2rem .55rem;font-size:.68rem}.fx-ox-case-status,.fx-ox-case-tag{border-radius:var(--fx-radius-pill);letter-spacing:0;color:var(--fx-text-muted);font-family:var(--fx-font-display)}.fx-ox-case-status{margin:.5rem 0 0;width:-moz-fit-content;width:fit-content;padding:.26rem .58rem;background:rgba(24,19,19,.08);font-size:.7rem;text-transform:uppercase}.fx-ox-faq-list{display:grid;grid-gap:.7rem;gap:.7rem}.fx-ox-faq-item{border:1px solid rgba(24,19,19,.12);border-radius:12px;background:#fff;padding:.2rem .85rem}.fx-ox-faq-summary{list-style:none;cursor:pointer;display:flex;align-items:flex-start;padding:.9rem 0}.fx-ox-faq-summary::-webkit-details-marker{display:none}.fx-ox-faq-question{font-family:var(--fx-font-display);font-size:1rem;line-height:1.4}.fx-ox-faq-answer{margin:0 0 .8rem;color:var(--fx-text-muted);line-height:1.7}.fx-ox-final-cta{border-top:2px solid rgba(225,6,0,.3)}.fx-ox-sticky{position:fixed;left:0;right:0;bottom:0;z-index:55;padding:.65rem var(--fx-shell-padding-x) calc(.65rem + env(safe-area-inset-bottom, 0px));background:rgba(255,250,249,.95);border-top:1px solid rgba(24,19,19,.12);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.fx-ox-sticky-inner{width:min(var(--fx-shell-max),100%);margin:0 auto;display:flex;gap:var(--fx-space-3);align-items:center;justify-content:space-between}.fx-ox-sticky-copy{margin:0;font-size:.88rem;color:var(--fx-text-muted)}.fx-ox-sticky-link{white-space:nowrap}.fx-news-grid,.fx-service-grid{list-style:none;padding:0;margin:var(--fx-page-block-gap-y) 0 0;display:grid;grid-gap:var(--fx-space-4);gap:var(--fx-space-4)}.fx-news-grid,.fx-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:var(--fx-content-max);margin-inline:auto}.fx-service-card{border:2px solid var(--fx-line-light);border-radius:var(--fx-radius-md)}.fx-news-card{border:1px solid rgba(24,19,19,.14);border-radius:.25rem}.fx-service-card{min-height:100%}.fx-service-card-dark{background:linear-gradient(150deg,var(--fx-red) 0,var(--fx-red-deep) 100%);border-color:rgba(24,19,19,.26)}.fx-service-card-dark .fx-card-body,.fx-service-card-dark .fx-card-title{color:var(--fx-text-on-dark)}.fx-service-card-light{background:rgba(24,19,19,.02)}.fx-density-comfortable{padding:1.35rem 1.2rem}.fx-density-compact{padding:1.05rem}.fx-card-title{margin:0;font-family:var(--fx-font-body);font-size:var(--fx-fs-card-title);line-height:var(--fx-lh-title);font-weight:800}.fx-card-body{margin-top:.72rem;font-size:.92rem;line-height:1.72;max-width:44ch;color:rgba(17,17,17,.72);display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:3}.fx-news-card{padding:0;min-height:100%;background:#fff;overflow:hidden;transition:background-color .18s ease,border-color .18s ease}.fx-news-card:focus-within,.fx-news-card:hover{border-color:rgba(255,61,56,.58);background-color:rgba(255,61,56,.018)}.fx-news-thumbnail{aspect-ratio:16/9;width:100%;border-radius:0;background:linear-gradient(135deg,rgba(255,61,56,.1),rgba(17,17,17,.035)),linear-gradient(120deg,rgba(255,255,255,.64),rgba(255,255,255,0));background-size:cover;background-position:50%;position:relative}.fx-news-card-body{display:grid;grid-gap:.9rem;gap:.9rem;padding:1.05rem 1.05rem 1.15rem}.fx-news-card-header{display:flex;align-items:center;justify-content:space-between;gap:.8rem;flex-wrap:wrap}.fx-news-card .fx-card-body,.fx-news-card .fx-card-title,.fx-news-card .fx-meta-text,.fx-news-card .fx-news-tag{padding-inline:0}.fx-news-card .fx-news-tag{margin:0;width:-moz-fit-content;width:fit-content;border:0;border-left:3px solid #ff3d38;font-family:var(--fx-font-body);font-size:.72rem;font-weight:800;letter-spacing:0;line-height:1.15;padding:.08rem 0 .08rem .48rem;color:#ff3d38;background:transparent}.fx-news-card .fx-card-title{margin-top:0}.fx-news-card-date{margin:0;color:rgba(17,17,17,.58);font-family:var(--fx-font-body);font-weight:700}.fx-news-grid--latest{display:block;max-width:var(--fx-content-max)}.fx-news-grid--latest>li{border-top:1px solid var(--fx-line-light)}.fx-news-grid--latest>li:last-child{border-bottom:1px solid var(--fx-line-light)}.fx-news-grid--latest .fx-news-card{border:0;border-radius:0;display:grid;grid-template-columns:clamp(108px,21vw,156px) minmax(0,1fr);grid-column-gap:var(--fx-space-5);column-gap:var(--fx-space-5);grid-row-gap:.35rem;row-gap:.35rem;align-items:center;padding-block:clamp(1.1rem,1.5vw,1.5rem);background:transparent;transform:none}.fx-news-grid--latest .fx-news-card:focus-within,.fx-news-grid--latest .fx-news-card:hover{transform:none;border-color:transparent;background:transparent}.fx-news-grid--latest .fx-news-thumbnail{grid-column:1;grid-row:1/span 3;border-radius:.25rem}.fx-news-grid--latest .fx-card-body,.fx-news-grid--latest .fx-card-title,.fx-news-grid--latest .fx-meta-text,.fx-news-grid--latest .fx-news-tag{grid-column:2;padding-inline:0;margin-top:0}.fx-news-grid--latest .fx-news-card-body{display:contents}.fx-news-grid--latest .fx-news-tag{order:1}.fx-news-grid--latest .fx-card-title{order:2}.fx-news-grid--latest .fx-meta-text{order:3}.fx-news-grid--latest .fx-card-body{display:none}.fx-news-card .fx-text-anchor{-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.fx-news-card .fx-text-anchor:focus-visible,.fx-news-card .fx-text-anchor:hover{-webkit-text-decoration-color:var(--fx-red);text-decoration-color:var(--fx-red)}.fx-mvv-grid{list-style:none;margin:var(--fx-space-5) 0 0;padding:0;display:grid;grid-gap:var(--fx-space-3);gap:var(--fx-space-3);grid-template-columns:repeat(3,minmax(0,1fr))}.fx-mvv-row{display:grid;grid-gap:var(--fx-space-4);gap:var(--fx-space-4);align-items:center}.fx-mvv-card{border:1px solid var(--fx-line-light);border-radius:var(--fx-radius-lg);padding:clamp(1rem,2vw,1.4rem);background:#fff}.fx-mvv-label{margin:0;font-family:var(--fx-font-display);font-size:.92rem;font-weight:700;letter-spacing:0;text-transform:uppercase;color:var(--fx-red)}.fx-mvv-body{margin:0}.fx-mvv-points{margin:0;padding-left:1.15rem;color:var(--fx-text);display:grid;grid-gap:.42rem;gap:.42rem}.fx-mvv-points li{line-height:1.6}.fx-mvv-accordion-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:.7rem;gap:.7rem}.fx-mvv-accordion-item{margin:0}.fx-mvv-accordion{border:0;border-radius:0;background:transparent}.fx-mvv-accordion-summary{list-style:none;cursor:pointer;padding:1rem 3.2rem 1rem 1rem;position:relative;font-family:var(--fx-font-display);font-size:clamp(1rem,.3vw + .98rem,1.16rem);font-weight:700;line-height:1.4}.fx-mvv-accordion-summary::-webkit-details-marker{display:none}.fx-mvv-accordion-summary:after{content:"+";position:absolute;right:1rem;top:50%;transform:translateY(-50%);font-size:1.25rem;line-height:1;color:var(--fx-red)}.fx-mvv-accordion[open] .fx-mvv-accordion-summary:after{content:"-"}.fx-mvv-accordion-panel{padding:0 1rem 1rem;display:grid;grid-gap:.7rem;gap:.7rem}.fx-mvv-body--detail{white-space:pre-line}.fx-team-points{list-style:none;margin:var(--fx-space-5) 0 0;padding:0;display:grid;grid-gap:.72rem;gap:.72rem}.fx-team-points li{position:relative;padding-left:1.1rem}.fx-team-points li:before{content:"";position:absolute;left:0;top:.62rem;width:.38rem;height:.38rem;border-radius:50%;background:var(--fx-red)}.fx-team-grid{list-style:none;margin:var(--fx-space-5) 0 0;padding:0;display:grid;grid-gap:var(--fx-space-4);gap:var(--fx-space-4);grid-template-columns:repeat(auto-fit,minmax(min(100%,22rem),24rem));justify-content:center}.fx-team-card{border-radius:var(--fx-radius-lg);background:transparent;padding:clamp(1rem,2vw,1.4rem);display:grid;grid-gap:var(--fx-space-3);gap:var(--fx-space-3);align-content:start}.fx-team-card-body{display:grid;grid-template-rows:minmax(2.8rem,auto) minmax(3.6rem,auto) 1fr;align-items:start}.fx-team-avatar{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;border-radius:calc(var(--fx-radius-lg) - 6px);border:1px solid rgba(24,19,19,.08)}.fx-team-name{margin:0;font-family:var(--fx-font-display);font-size:clamp(1.15rem,.8vw + .95rem,1.45rem);line-height:1.2}.fx-team-role{margin:.4rem 0 0;font-size:var(--fx-fs-meta);letter-spacing:0;text-transform:uppercase;color:var(--fx-text-muted);line-height:1.5}.fx-team-bio{margin-top:var(--fx-space-3)}.fx-history-list{list-style:none;margin:var(--fx-space-5) 0 0;padding:0;border-top:1px solid var(--fx-line-light)}.fx-history-item{margin:0;padding:clamp(1rem,1.8vw,1.4rem) 0;display:grid;grid-template-columns:minmax(110px,.28fr) minmax(0,1fr);grid-gap:var(--fx-space-4);gap:var(--fx-space-4);border-bottom:1px solid var(--fx-line-light)}.fx-history-year{margin:0;font-family:var(--fx-font-display);font-size:.9rem;letter-spacing:0;color:var(--fx-text-muted)}.fx-history-detail{margin:0;color:var(--fx-text);line-height:1.7}.fx-company-profile-list{margin:var(--fx-space-5) 0 0;border-top:1px solid var(--fx-line-light)}.fx-company-profile-row{margin:0;padding:clamp(1rem,1.8vw,1.4rem) 0;display:grid;grid-template-columns:minmax(120px,.32fr) minmax(0,1fr);grid-gap:var(--fx-space-4);gap:var(--fx-space-4);border-bottom:1px solid var(--fx-line-light)}.fx-company-profile-label{margin:0;font-family:var(--fx-font-display);font-size:.9rem;letter-spacing:0;color:var(--fx-text-muted)}.fx-company-profile-value{margin:0;color:var(--fx-text);line-height:1.7}.fx-company-profile-bullets{margin:0;padding-left:1.2rem}.fx-company-profile-bullets li+li{margin-top:.35rem}.fx-contact-links{margin-top:var(--fx-space-5);max-width:760px;display:flex}.fx-contact-page-organism{overflow:hidden}.fx-about-page-hero{position:relative;overflow:hidden;min-height:clamp(270px,30vw,390px);display:grid;place-items:start center;padding:clamp(3rem,5.1vw,4.9rem) var(--fx-shell-padding-x) clamp(4.2rem,7vw,6.2rem);background:radial-gradient(ellipse at 50% 100%,rgba(255,58,51,.9) 0,rgba(255,92,77,.58) 24%,rgba(255,185,167,.24) 50%,rgba(255,255,255,0) 78%),radial-gradient(ellipse at 50% 54%,rgba(255,134,103,.42) 0,rgba(255,134,103,0) 42%),#fff}.fx-about-page-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 18%,rgba(255,245,241,.92) 0,rgba(255,245,241,0) 32%),radial-gradient(circle at 90% 18%,rgba(255,244,239,.9) 0,rgba(255,244,239,0) 30%);pointer-events:none}.fx-about-page-hero-inner{position:relative;z-index:1;display:grid;justify-items:center;text-align:center;width:min(100%,54rem)}.fx-about-page-title{margin:0;color:#050505;font-family:var(--fx-font-body);font-size:clamp(2.9rem,4.6vw,4.05rem);font-weight:800;line-height:1;letter-spacing:0}.fx-about-page-lead{margin:clamp(1.55rem,2.7vw,2.25rem) 0 0;max-width:46rem;color:#111;font-size:clamp(.92rem,.9vw,1.01rem);font-weight:700;line-height:var(--fx-lh-lead)}.fx-about-page-hero-actions{display:flex;align-items:center;justify-content:center;gap:clamp(1rem,2vw,1.8rem);margin-top:clamp(1.55rem,2.5vw,2.25rem);flex-wrap:wrap}.fx-about-page-primary-link,.fx-about-page-secondary-link{display:inline-flex;align-items:center;justify-content:center;min-height:3.5rem;padding-inline:1.8rem;color:#fff;text-decoration:none;font-size:1rem;font-weight:800;line-height:1}.fx-about-page-primary-link{background:#ff3d38}.fx-about-page-secondary-link{background:transparent}.fx-about-page-primary-link:after,.fx-about-page-secondary-link:after{content:"›";margin-left:.7rem;font-size:1.12em}.fx-about-page-section{background:#fff;padding:var(--fx-page-section-padding-y) var(--fx-shell-padding-x) 0}.fx-about-page-shell{width:min(100%,var(--fx-page-shell-max));margin-inline:auto}.fx-about-page-section-title{position:relative;margin:0;padding-bottom:.48rem;color:#050505;text-align:center;font-family:var(--fx-font-body);font-size:var(--fx-fs-section-title);font-weight:800;line-height:var(--fx-lh-title);letter-spacing:0}.fx-about-page-section-title:after{content:"";position:absolute;left:50%;bottom:0;width:4.2rem;height:.34rem;transform:translateX(-50%);background:#ff3d38}.fx-about-page-profile{margin:var(--fx-page-content-gap-y) 0 0;border-top:1px solid #aaa}.fx-about-page-profile-row{display:grid;grid-template-columns:minmax(180px,.29fr) minmax(0,1fr);margin:0;min-height:clamp(6.5rem,9.8vw,9rem);border-bottom:1px solid #aaa}.fx-about-page-profile-row dd,.fx-about-page-profile-row dt{display:flex;align-items:center;margin:0;color:#111;font-size:clamp(1.2rem,1.75vw,1.6rem);line-height:1.5}.fx-about-page-profile-row dt{justify-content:center;background:#f7f7f7;font-weight:500}.fx-about-page-profile-row dd{padding-inline:clamp(2rem,4.2vw,4.2rem);font-weight:500}.fx-about-page-team{padding-top:var(--fx-page-section-gap-y)}.fx-about-page-members{list-style:none;display:grid;grid-gap:var(--fx-page-block-gap-y);gap:var(--fx-page-block-gap-y);width:min(100%,1040px);margin:var(--fx-page-content-gap-y) auto 0;padding:0}.fx-about-page-member{display:grid;grid-template-columns:clamp(180px,23vw,264px) minmax(0,1fr);grid-gap:clamp(1.8rem,3vw,3rem);gap:clamp(1.8rem,3vw,3rem);align-items:center}.fx-about-page-member-image{width:100%;aspect-ratio:357/244;height:auto;display:block;object-fit:cover;border-radius:.6rem}.fx-about-page-member-copy{min-width:0}.fx-about-page-member-role{margin:0;color:#ff3d38;font-size:clamp(1.25rem,1.9vw,1.75rem);font-weight:800;line-height:1.2}.fx-about-page-member-name{margin:.28rem 0 0;color:#050505;font-size:clamp(2rem,3vw,3rem);font-weight:800;line-height:1.1}.fx-about-page-member-bio{margin:.35rem 0 0;color:#080808;font-size:clamp(.92rem,.95vw,1.02rem);font-weight:500;line-height:1.62}.fx-about-page-story{padding-top:var(--fx-page-section-gap-y)}.fx-about-page-logo-wrap{display:flex;justify-content:center;margin-top:var(--fx-page-content-gap-y)}.fx-about-page-logo{width:min(100%,360px);height:auto}.fx-about-page-mvv{display:grid;grid-gap:var(--fx-page-block-gap-y);gap:var(--fx-page-block-gap-y);width:min(100%,910px);margin:var(--fx-page-content-gap-y) auto 0}.fx-about-page-mvv-row{display:grid;grid-template-columns:240px minmax(0,1fr);grid-gap:clamp(2rem,3.6vw,3.5rem);gap:clamp(2rem,3.6vw,3.5rem);align-items:center}.fx-about-page-mvv-label{position:relative;display:grid;justify-items:center;padding-right:clamp(1.2rem,2.3vw,2.2rem)}.fx-about-page-mvv-label:after{content:"";position:absolute;top:.2rem;right:0;width:1px;height:100%;background:#9b9b9b}.fx-about-page-mvv-label h3{margin:0;color:#ff3d38;font-size:clamp(2rem,3vw,3rem);font-weight:800;line-height:1.05}.fx-about-page-mvv-label p{margin:.28rem 0 0;color:#111;font-size:clamp(.95rem,1.15vw,1.08rem);line-height:1.3}.fx-about-page-mvv-body{margin:0;color:#ff3d38;font-size:clamp(1.7rem,2.6vw,2.6rem);font-weight:800;line-height:1.32;letter-spacing:0;white-space:pre-line}.fx-about-page-story-body{width:min(100%,1040px);margin:var(--fx-page-content-gap-y) auto 0;display:grid;grid-gap:1.35rem;gap:1.35rem}.fx-about-page-story-body p{margin:0;color:#111;font-size:clamp(1.04rem,1.15vw,1.22rem);line-height:var(--fx-lh-body)}.fx-about-page-story-body strong{color:#ff3d38;font-weight:800}.fx-about-page-recruit{padding-top:var(--fx-page-section-gap-y);padding-bottom:clamp(8rem,14vw,14rem)}.fx-about-page-recruit-shell{width:min(100%,var(--fx-page-narrow-shell-max))}.fx-about-page-recruit-lead{margin:var(--fx-page-content-gap-y) 0 0;text-align:center;color:#111;font-size:clamp(1.08rem,1.45vw,1.25rem);font-weight:500;line-height:1.5}.fx-about-page-recruit-list{list-style:none;display:grid;grid-gap:1.45rem;gap:1.45rem;margin:var(--fx-page-content-gap-y) 0 0;padding:0}.fx-about-page-recruit-item{display:grid;grid-template-columns:minmax(0,1fr) 3.3rem;align-items:center;grid-gap:2rem;gap:2rem}.fx-about-page-recruit-item span{color:#111;font-size:clamp(1.12rem,1.7vw,1.45rem);font-weight:500;line-height:1.35}.fx-about-page-recruit-link{position:relative;display:grid;place-items:center;width:2.7rem;aspect-ratio:1;justify-self:center;border-radius:50%;background:#ff3d38;text-decoration:none}.fx-about-page-recruit-link:before{content:"";width:0;height:0;margin-left:.16rem;border-top:.34rem solid transparent;border-bottom:.34rem solid transparent;border-left:.46rem solid #fff}.fx-about-page-recruit+.fx-home-contact-cta-organism{margin-top:0}.fx-about-page-recruit+.fx-home-contact-cta-organism .fx-home-contact-cta-card-title{font-size:clamp(1.25rem,1.75vw,1.55rem)}.fx-service-page-hero{position:relative;overflow:hidden;min-height:clamp(270px,30vw,390px);display:grid;place-items:start center;padding:clamp(3rem,5.1vw,4.9rem) var(--fx-shell-padding-x) clamp(4.2rem,7vw,6.2rem);background:radial-gradient(ellipse at 50% 100%,rgba(255,58,51,.9) 0,rgba(255,92,77,.58) 24%,rgba(255,185,167,.24) 50%,rgba(255,255,255,0) 78%),radial-gradient(ellipse at 50% 54%,rgba(255,134,103,.42) 0,rgba(255,134,103,0) 42%),#fff}.fx-service-page-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 18%,rgba(255,245,241,.92) 0,rgba(255,245,241,0) 32%),radial-gradient(circle at 90% 18%,rgba(255,244,239,.9) 0,rgba(255,244,239,0) 30%);pointer-events:none}.fx-service-page-hero-inner{position:relative;z-index:1;display:grid;justify-items:center;text-align:center;width:min(100%,54rem)}.fx-service-page-title{margin:0;color:#050505;font-family:var(--fx-font-body);font-size:clamp(2.9rem,4.6vw,4.05rem);font-weight:800;line-height:1;letter-spacing:0}.fx-service-page-lead{margin:clamp(1.55rem,2.7vw,2.25rem) 0 0;max-width:46rem;color:#111;font-size:clamp(.92rem,.9vw,1.01rem);font-weight:700;line-height:var(--fx-lh-lead)}.fx-service-page-hero-actions{display:flex;align-items:center;justify-content:center;gap:clamp(1rem,2vw,1.8rem);margin-top:clamp(1.55rem,2.5vw,2.25rem);flex-wrap:wrap}.fx-service-page-cta{display:inline-flex;align-items:center;justify-content:center;min-height:3.5rem;padding-inline:1.8rem;color:#fff;text-decoration:none;font-size:1rem;font-weight:800;line-height:1}.fx-service-page-cta:after{content:"›";margin-left:.7rem;font-size:1.12em}.fx-service-page-cta-primary{background:#ff3d38}.fx-service-page-cta-ghost{background:transparent}.fx-service-page-business{background:#fff;padding:var(--fx-page-section-padding-y) var(--fx-shell-padding-x) var(--fx-page-section-gap-y)}.fx-service-page-shell{width:min(100%,var(--fx-page-shell-max));margin-inline:auto}.fx-service-page-section-title{position:relative;margin:0;padding-bottom:.48rem;color:#050505;text-align:center;font-family:var(--fx-font-body);font-size:var(--fx-fs-section-title);font-weight:800;line-height:var(--fx-lh-title);letter-spacing:0}.fx-service-page-section-title:after{content:"";position:absolute;left:50%;bottom:0;width:4.2rem;height:.34rem;transform:translateX(-50%);background:#ff3d38}.fx-service-page-ax{margin-top:var(--fx-page-content-gap-y)}.fx-service-page-red-heading,.fx-service-page-service-title{margin:0;color:#ff3d38;font-family:var(--fx-font-body);font-weight:800;line-height:1.14;letter-spacing:0}.fx-service-page-red-heading{font-size:clamp(2.15rem,3.4vw,3rem)}.fx-service-page-ax-body{margin:clamp(1.7rem,2.5vw,2.2rem) 0 0;color:#111;font-size:clamp(.91rem,1.05vw,1.02rem);font-weight:700;line-height:1.52}.fx-service-page-agent{margin-top:var(--fx-page-section-gap-y)}.fx-service-page-service-list{display:grid;grid-gap:var(--fx-page-block-gap-y);gap:var(--fx-page-block-gap-y);margin-top:var(--fx-page-block-gap-y)}.fx-service-page-service-row{display:grid;grid-template-columns:minmax(0,.96fr) minmax(320px,.83fr);grid-gap:clamp(2rem,4vw,4.7rem);gap:clamp(2rem,4vw,4.7rem);align-items:start}.fx-service-page-service-copy{min-width:0}.fx-service-page-service-title{font-size:clamp(1.95rem,3vw,2.7rem)}.fx-service-page-service-body{display:grid;grid-gap:0;gap:0;margin:clamp(1.35rem,2vw,1.75rem) 0 0;color:#111;font-size:clamp(.91rem,1.02vw,1rem);font-weight:700;line-height:1.52}.fx-service-page-service-body span{display:block}.fx-service-page-service-media{width:100%;aspect-ratio:443/249;background:#d6d6d6}.fx-service-page-flow-section{position:relative;overflow:hidden;background:radial-gradient(ellipse at 50% 100%,rgba(255,65,57,.17) 0,rgba(255,114,91,.12) 31%,rgba(255,255,255,0) 64%),#fff;padding:var(--fx-page-section-gap-y) var(--fx-shell-padding-x) var(--fx-page-section-gap-y)}.fx-service-page-flow-shell{display:grid;justify-items:center;width:min(100%,var(--fx-page-shell-max));margin-inline:auto}.fx-service-page-flow-title{position:relative;margin:0;padding-bottom:.48rem;color:#050505;font-family:var(--fx-font-body);font-size:var(--fx-fs-section-title);font-weight:800;line-height:var(--fx-lh-title);letter-spacing:0;text-align:center}.fx-service-page-flow-title:after{content:"";position:absolute;left:50%;bottom:0;width:4.2rem;height:.34rem;transform:translateX(-50%);background:#ff3d38}.fx-service-page-flow-lead{width:min(100%,40rem);margin:clamp(1.7rem,2.7vw,2.3rem) 0 0;color:#111;font-size:clamp(.98rem,1.15vw,1.08rem);font-weight:700;line-height:var(--fx-lh-lead);text-align:center}.fx-service-page-flow-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:clamp(1.05rem,1.8vw,1.65rem);gap:clamp(1.05rem,1.8vw,1.65rem);width:100%;margin:var(--fx-page-content-gap-y) 0 0;padding:0;list-style:none}.fx-service-page-flow-item{min-width:0}.fx-service-page-flow-card{position:relative;display:grid;align-content:start;grid-template-rows:auto auto 1fr;min-height:clamp(235px,20vw,286px);padding:clamp(1.2rem,1.7vw,1.55rem);border:1px solid rgba(17,17,17,.12);border-radius:.5rem;background:rgba(255,255,255,.96);box-shadow:0 14px 32px rgba(88,35,28,.08)}.fx-service-page-flow-card-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.fx-service-page-flow-icon,.fx-service-page-flow-number{display:grid;place-items:center;flex:0 0 auto;width:4.05rem;aspect-ratio:1;border-radius:50%}.fx-service-page-flow-icon{background:rgba(255,61,56,.09);color:#ff3d38}.fx-service-page-flow-icon svg{display:block;width:2.05rem;height:2.05rem}.fx-service-page-flow-number{background:#ff3d38;color:#fff;font-family:var(--fx-font-body);font-size:1.05rem;font-weight:800;line-height:1}.fx-service-page-flow-card-title{margin:clamp(1.35rem,2vw,1.9rem) 0 0;color:#111;font-size:clamp(1.35rem,1.55vw,1.7rem);font-weight:800;line-height:1.2}.fx-service-page-flow-card-body{margin:.85rem 0 0;color:#111;font-size:clamp(.9rem,1vw,1rem);font-weight:700;line-height:1.65}.fx-service-page-flow-section+.fx-home-contact-cta-organism{min-height:74svh}.fx-service-page-flow-section+.fx-home-contact-cta-organism .fx-home-contact-cta-grid{width:min(100%,1066px);gap:clamp(3rem,7.5vw,7.05rem)}.fx-service-page-flow-section+.fx-home-contact-cta-organism .fx-home-contact-cta-card-inner{min-height:clamp(468px,45vw,508px)}.fx-service-page-flow-section+.fx-home-contact-cta-organism .fx-home-contact-cta-card-title{font-size:clamp(1.22rem,1.75vw,1.58rem)}.fx-service-page-products{background:#fff;padding:clamp(4.2rem,6.8vw,6.4rem) var(--fx-shell-padding-x) 0}.fx-service-page-products .fx-service-page-shell{display:grid;grid-gap:clamp(4.2rem,6.4vw,6.2rem);gap:clamp(4.2rem,6.4vw,6.2rem)}.fx-service-page-agent-suite,.fx-service-page-platform{display:grid;justify-items:center;text-align:center}.fx-service-page-agent-suite{gap:clamp(1.9rem,3.2vw,2.7rem)}.fx-service-page-products .fx-service-page-red-heading{display:grid;justify-items:center;color:#ff3d38;text-align:center;font-size:clamp(1.95rem,2.8vw,2.7rem);line-height:1.14;letter-spacing:0}.fx-service-page-products .fx-service-page-red-heading span{display:block}.fx-service-page-agent-lead,.fx-service-page-crm-body,.fx-service-page-platform-lead{margin:0;color:#111;font-size:clamp(.95rem,1.02vw,1.02rem);font-weight:700;line-height:1.55}.fx-service-page-agent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(1.25rem,2vw,1.9rem) clamp(1.1rem,2.8vw,2.6rem);gap:clamp(1.25rem,2vw,1.9rem) clamp(1.1rem,2.8vw,2.6rem);width:100%;margin-top:.3rem}.fx-service-page-agent-card{display:grid;grid-template-columns:clamp(4.7rem,7vw,6.3rem) minmax(0,1fr);grid-gap:clamp(1rem,1.6vw,1.35rem);gap:clamp(1rem,1.6vw,1.35rem);align-items:start;min-height:clamp(5.8rem,7vw,6.6rem);text-align:left}.fx-service-page-agent-thumb{display:block;width:100%;height:auto;aspect-ratio:1;border-radius:.45rem}.fx-service-page-agent-copy{display:grid;grid-template-rows:auto 1fr auto;grid-gap:.2rem;gap:.2rem;height:100%;min-width:0}.fx-service-page-agent-title{margin:0;color:#111;font-size:clamp(1.02rem,1.15vw,1.14rem);font-weight:800;line-height:1.25}.fx-service-page-agent-body{margin:0;color:#111;font-size:clamp(.78rem,.88vw,.88rem);font-weight:700;line-height:1.32}.fx-service-page-agent-link{align-self:end;width:-moz-fit-content;width:fit-content;color:#ff3d38;text-decoration:none;font-size:clamp(.8rem,.9vw,.88rem);font-weight:800;line-height:1.2}.fx-service-page-agent-link:after{content:"›";margin-left:.36rem}.fx-service-page-platform{gap:clamp(1.8rem,3vw,2.5rem)}.fx-service-page-platform-visual{position:relative;width:min(100%,58rem);margin-top:.1rem}.fx-service-page-platform-image{display:block;width:100%;height:auto}.fx-service-page-crm{display:grid;justify-items:center;text-align:center;overflow:hidden;margin-top:clamp(.6rem,1vw,1rem);padding:clamp(3.1rem,4.7vw,4.25rem) clamp(1.1rem,3vw,3.2rem) clamp(3.9rem,6vw,5.5rem);border-radius:1rem;background:radial-gradient(ellipse at 50% 105%,rgba(255,255,255,.86) 0,rgba(255,255,255,0) 56%),linear-gradient(150deg,#ff9f3f,#ff433d 50%,#fff7f3);color:#fff}.fx-service-page-crm-title{display:grid;justify-items:center;margin:0;color:#fff;font-size:clamp(2rem,3.1vw,2.85rem);font-weight:800;line-height:1.08}.fx-service-page-crm-title span{display:block}.fx-service-page-crm-body{margin-top:clamp(1.8rem,2.6vw,2.4rem);color:#fff}.fx-service-page-crm .fx-service-page-cta{margin-top:clamp(1.7rem,2.6vw,2.35rem);min-height:3.2rem;background:#ff3d38}.fx-service-page-crm-media{width:min(100%,56rem);aspect-ratio:920/515;margin-top:clamp(3.9rem,6vw,5.7rem);border-radius:.35rem;background:url(/images/services/crm/field-crm-coming-soon.png) 50%/cover no-repeat,#d9d9d9}.fx-service-page-products+.fx-home-contact-cta-organism{min-height:74svh;padding-top:clamp(7rem,12vw,11rem)}.fx-service-page-products+.fx-home-contact-cta-organism .fx-home-contact-cta-grid{width:min(100%,1066px);gap:clamp(3rem,7.5vw,7.05rem)}.fx-service-page-products+.fx-home-contact-cta-organism .fx-home-contact-cta-card-inner{min-height:clamp(468px,45vw,508px)}.fx-service-page-products+.fx-home-contact-cta-organism .fx-home-contact-cta-card-title{font-size:clamp(1.22rem,1.75vw,1.58rem)}.fx-column-page-hero,.fx-contact-page-hero,.fx-news-page-hero{position:relative;overflow:hidden;min-height:clamp(270px,30vw,390px);display:grid;place-items:start center;padding:clamp(3rem,5.1vw,4.9rem) var(--fx-shell-padding-x) clamp(4.2rem,7vw,6.2rem);background:radial-gradient(ellipse at 50% 100%,rgba(255,58,51,.9) 0,rgba(255,92,77,.58) 24%,rgba(255,185,167,.24) 50%,rgba(255,255,255,0) 78%),radial-gradient(ellipse at 50% 54%,rgba(255,134,103,.42) 0,rgba(255,134,103,0) 42%),#fff}.fx-column-page-hero:before,.fx-contact-page-hero:before,.fx-news-page-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 18%,rgba(255,245,241,.92) 0,rgba(255,245,241,0) 32%),radial-gradient(circle at 90% 18%,rgba(255,244,239,.9) 0,rgba(255,244,239,0) 30%);pointer-events:none}.fx-column-page-hero-inner,.fx-contact-page-hero-inner,.fx-news-page-hero-inner{position:relative;z-index:1;display:grid;justify-items:center;text-align:center;width:min(100%,54rem)}.fx-column-page-title,.fx-contact-page-title,.fx-news-page-title{margin:0;color:#050505;font-family:var(--fx-font-body);font-size:clamp(2.9rem,4.6vw,4.05rem);font-weight:800;line-height:1;letter-spacing:0}.fx-column-page-lead,.fx-contact-page-lead,.fx-news-page-lead{margin:clamp(1.55rem,2.7vw,2.25rem) 0 0;max-width:46rem;color:#111;font-size:clamp(.92rem,.9vw,1.01rem);font-weight:700;line-height:var(--fx-lh-lead)}.fx-column-page-hero-actions,.fx-contact-page-hero-actions,.fx-news-page-hero-actions{display:flex;align-items:center;justify-content:center;gap:clamp(1rem,2vw,1.8rem);margin-top:clamp(1.55rem,2.5vw,2.25rem);flex-wrap:wrap}.fx-column-page-primary-link,.fx-column-page-secondary-link,.fx-contact-page-primary-link,.fx-contact-page-secondary-link,.fx-news-page-primary-link,.fx-news-page-secondary-link{display:inline-flex;align-items:center;justify-content:center;min-height:3.5rem;padding-inline:1.8rem;color:#fff;text-decoration:none;font-size:1rem;font-weight:800;line-height:1}.fx-column-page-primary-link,.fx-contact-page-primary-link,.fx-news-page-primary-link{background:#ff3d38}.fx-column-page-secondary-link,.fx-contact-page-secondary-link,.fx-news-page-secondary-link{background:transparent}.fx-column-page-primary-link:after,.fx-column-page-secondary-link:after,.fx-contact-page-primary-link:after,.fx-contact-page-secondary-link:after,.fx-news-page-primary-link:after,.fx-news-page-secondary-link:after{content:"›";margin-left:.7rem;font-size:1.12em}.fx-column-page-section,.fx-contact-page-section,.fx-news-page-section{background:#fff;padding:var(--fx-page-section-padding-y) var(--fx-shell-padding-x) var(--fx-page-section-gap-y)}.fx-column-page-shell,.fx-contact-page-shell,.fx-news-page-shell{width:min(100%,var(--fx-page-shell-max));margin-inline:auto}.fx-column-page-section-title,.fx-contact-page-section-title,.fx-news-page-section-title{position:relative;margin:0;padding-bottom:.48rem;color:#050505;text-align:center;font-family:var(--fx-font-body);font-size:var(--fx-fs-section-title);font-weight:800;line-height:var(--fx-lh-title);letter-spacing:0}.fx-column-page-section-title:after,.fx-contact-page-section-title:after,.fx-news-page-section-title:after{content:"";position:absolute;left:50%;bottom:0;width:4.2rem;height:.34rem;transform:translateX(-50%);background:#ff3d38}.fx-column-page-description,.fx-column-page-empty,.fx-contact-page-description,.fx-news-page-description,.fx-news-page-empty{width:min(100%,40rem);margin:clamp(1.7rem,2.7vw,2.3rem) auto 0;color:#111;font-size:clamp(.98rem,1.15vw,1.08rem);font-weight:700;line-height:var(--fx-lh-lead);text-align:center}.fx-column-page-grid,.fx-news-page-grid{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(1rem,1.8vw,1.5rem);gap:clamp(1rem,1.8vw,1.5rem);width:100%;margin:var(--fx-page-content-gap-y) 0 0;padding:0}.fx-column-page-grid .fx-news-card,.fx-news-page-grid .fx-news-card{min-height:100%}.fx-column-hub-grid,.fx-column-materials-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(1rem,1.8vw,1.5rem);gap:clamp(1rem,1.8vw,1.5rem);width:100%;margin:var(--fx-page-content-gap-y) 0 0;padding:0;list-style:none}.fx-column-materials-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fx-column-hub-card,.fx-column-material-card{display:grid;align-content:start;min-height:100%;padding:clamp(1.35rem,2.2vw,2rem);border:1px solid rgba(17,17,17,.12);border-radius:.5rem;background:rgba(255,255,255,.96);color:#111;text-decoration:none;box-shadow:0 14px 32px rgba(88,35,28,.08)}.fx-column-hub-card{min-height:clamp(260px,24vw,330px);transition:border-color .18s ease,transform .18s ease}.fx-column-hub-card:focus-visible,.fx-column-hub-card:hover{border-color:rgba(255,61,56,.42);transform:translateY(-2px)}.fx-column-hub-card-label,.fx-column-material-status{width:-moz-fit-content;width:fit-content;padding:.42rem .72rem;background:#ff3d38;color:#fff;font-size:.78rem;font-weight:800;line-height:1}.fx-column-hub-card-title,.fx-column-material-title{margin:clamp(1.1rem,1.8vw,1.45rem) 0 0;color:#111;font-size:clamp(1.35rem,1.7vw,1.75rem);font-weight:800;line-height:1.28}.fx-column-hub-card-body,.fx-column-material-body{margin:.85rem 0 0;color:#111;font-size:clamp(.92rem,1vw,1rem);font-weight:700;line-height:1.7}.fx-column-hub-card-cta,.fx-column-material-link{align-self:end;width:-moz-fit-content;width:fit-content;margin-top:clamp(1.4rem,2.2vw,2rem);color:#ff3d38;font-size:.95rem;font-weight:800;line-height:1.2;text-decoration:none}.fx-column-hub-card-cta:after,.fx-column-material-link:after{content:"›";margin-left:.5rem}.fx-column-page-section+.fx-home-contact-cta-organism,.fx-news-page-section+.fx-home-contact-cta-organism{margin-top:0}.fx-news-post-shell{border-top:0;background:#fff}.fx-news-post-inner{width:min(100%,860px);margin-inline:auto}.fx-news-post-breadcrumb{display:flex;align-items:center;gap:.65rem;color:var(--fx-text-muted);font-size:.82rem;font-weight:700;line-height:1.6}.fx-news-post-breadcrumb-link{color:var(--fx-red);-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.fx-news-post-breadcrumb-link:focus-visible,.fx-news-post-breadcrumb-link:hover{-webkit-text-decoration-color:var(--fx-red);text-decoration-color:var(--fx-red)}.fx-news-post-breadcrumb-current{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fx-news-post-hero{display:grid;grid-gap:clamp(1rem,2vw,1.35rem);gap:clamp(1rem,2vw,1.35rem);margin-top:clamp(2.2rem,4vw,3.6rem)}.fx-news-post-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.fx-news-post-tag{display:inline-flex;align-items:center;min-height:2rem;padding-inline:.82rem;background:var(--fx-red);color:var(--fx-text-on-dark);font-size:.78rem;font-weight:800;line-height:1}.fx-news-post-date{color:var(--fx-text-muted);font-size:.9rem;font-weight:800;line-height:1}.fx-news-post-title{margin:0;color:var(--fx-text);font-family:var(--fx-font-body);font-size:clamp(2rem,2.4vw + 1.35rem,3.35rem);font-weight:800;line-height:1.2;letter-spacing:0}.fx-news-post-lead{margin:0;max-width:48rem;color:var(--fx-ink-soft);font-size:clamp(1.02rem,.32vw + .96rem,1.16rem);font-weight:700;line-height:1.85}.fx-news-post-cover{position:relative;width:100%;aspect-ratio:16/9;margin:clamp(2rem,4vw,3rem) 0 0;overflow:hidden;border-radius:var(--fx-radius-md);background:#f7f3f1}.fx-news-post-cover-image{object-fit:cover}.fx-news-post-content{margin-top:clamp(2.4rem,5vw,4rem);color:var(--fx-text);font-size:clamp(1rem,.14vw + .98rem,1.06rem);line-height:1.9}.fx-news-post-content *{color:var(--fx-text)}.fx-news-post-content p{margin:1.15rem 0 0}.fx-news-post-content h2{position:relative;margin:clamp(3.2rem,5vw,4.2rem) 0 1.2rem;padding-bottom:.62rem;color:var(--fx-text);font-family:var(--fx-font-body);font-size:clamp(1.26rem,.34vw + 1.16rem,1.48rem);font-weight:800;line-height:1.48;letter-spacing:0}.fx-news-post-content h2:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:rgba(24,19,19,.16)}.fx-news-post-company{margin-top:clamp(3.8rem,7vw,5.8rem);padding:clamp(1.4rem,3vw,2.1rem);background:#f6f7fa}.fx-news-post-company-title{margin:0 0 .9rem;color:var(--fx-text);font-family:var(--fx-font-body);font-size:clamp(1.18rem,.32vw + 1.08rem,1.36rem);font-weight:800;line-height:1.4;letter-spacing:0}.fx-news-post-company-list{margin:0}.fx-news-post-company-row{display:grid;grid-template-columns:minmax(8rem,28%) minmax(0,1fr);grid-gap:clamp(1.5rem,4vw,4rem);gap:clamp(1.5rem,4vw,4rem);padding:clamp(1.25rem,2.4vw,1.9rem) 0;border-top:1px solid rgba(24,19,19,.12)}.fx-news-post-company-row:last-child{border-bottom:1px solid rgba(24,19,19,.12)}.fx-news-post-company-row dt{color:var(--fx-text-muted);font-size:clamp(.92rem,.2vw + .86rem,1rem);font-weight:800;line-height:1.7}.fx-news-post-company-row dd{margin:0;color:var(--fx-text);font-size:clamp(1rem,.28vw + .94rem,1.12rem);font-weight:700;line-height:1.8}.fx-news-post-company-bullets{list-style:none;margin:0;padding:0}.fx-news-post-company-bullets li+li{margin-top:.35rem}@media (max-width:640px){.fx-news-post-company-row{grid-template-columns:minmax(0,1fr);gap:.45rem}}.fx-news-post-footer{margin-top:clamp(2.2rem,4vw,3.5rem);padding-top:1.2rem;border-top:1px solid rgba(24,19,19,.1)}.fx-news-post-back-link{color:var(--fx-red);font-size:.95rem;font-weight:800;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.fx-news-post-back-link:before{content:"‹";margin-right:.52rem}.fx-news-post-back-link:focus-visible,.fx-news-post-back-link:hover{-webkit-text-decoration-color:var(--fx-red);text-decoration-color:var(--fx-red)}.fx-contact-page-grid{grid-template-columns:minmax(0,1fr);grid-gap:clamp(2rem,4vw,3.5rem);gap:clamp(2rem,4vw,3.5rem);align-items:start;margin-inline:auto}.fx-contact-page-copy,.fx-contact-page-grid{display:grid;justify-items:center;width:min(100%,44rem)}.fx-contact-page-copy{align-content:start;text-align:center}.fx-contact-page-copy .fx-contact-page-section-title{text-align:center}.fx-contact-page-copy .fx-contact-page-section-title:after{left:50%;transform:translateX(-50%)}.fx-contact-page-copy .fx-contact-page-description{width:min(100%,40rem);margin-inline:auto;text-align:center}.fx-contact-page-notes{display:grid;grid-gap:clamp(1rem,1.8vw,1.35rem);gap:clamp(1rem,1.8vw,1.35rem);width:min(100%,42rem);margin:var(--fx-page-content-gap-y) 0 0}.fx-contact-page-notes div{display:grid;grid-gap:.45rem;gap:.45rem;padding-bottom:clamp(1rem,1.8vw,1.35rem);border-bottom:1px solid rgba(17,17,17,.16)}.fx-contact-page-notes dd,.fx-contact-page-notes dt{margin:0;color:#111}.fx-contact-page-notes dt{font-size:clamp(1.05rem,1.35vw,1.25rem);font-weight:800;line-height:1.35}.fx-contact-page-notes dd{font-size:clamp(.92rem,1.05vw,1rem);font-weight:700;line-height:1.7}.fx-contact-form-block{max-width:42rem;width:100%;padding:clamp(1.25rem,2vw,1.8rem);border:1px solid rgba(17,17,17,.12);border-radius:.5rem;background:rgba(255,255,255,.96);box-shadow:0 14px 32px rgba(88,35,28,.08)}.fx-contact-form{display:grid;grid-gap:1rem;gap:1rem}.fx-contact-form-grid{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:1rem;gap:1rem}.fx-contact-name-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.fx-contact-field{min-width:0}.fx-contact-label{gap:.45rem;margin-bottom:.4rem;font-family:var(--fx-font-display);font-size:.82rem;font-weight:700;color:var(--fx-text)}.fx-contact-label,.fx-contact-required{display:inline-flex;align-items:center;letter-spacing:0}.fx-contact-required{min-height:auto;padding:0;border-radius:0;background:transparent;color:var(--fx-red);font-size:.72rem}.fx-contact-input{width:100%;min-height:2.9rem;border:1px solid rgba(24,19,19,.12);border-radius:10px;background:rgba(255,255,255,.7);color:var(--fx-text);font:inherit;padding:.75rem .9rem;transition:border-color .18s ease,background-color .18s ease}.fx-contact-input::placeholder{color:rgba(107,90,90,.75)}.fx-contact-input:hover{border-color:rgba(225,6,0,.26)}.fx-contact-input:focus-visible{outline:none;border-color:rgba(24,19,19,.36);background:#fff}.fx-contact-input[aria-invalid=true]{border-color:rgba(225,6,0,.6);background:rgba(255,247,247,.98)}.fx-contact-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:2.7rem}.fx-contact-select-wrap{position:relative;display:block}.fx-contact-select-wrap:after{content:"›";position:absolute;right:1rem;top:50%;color:rgba(17,17,17,.72);font-size:1.15rem;font-weight:800;line-height:1;pointer-events:none;transform:translateY(-50%) rotate(90deg)}.fx-contact-textarea{min-height:9rem;resize:vertical}.fx-contact-checkbox-field{padding:0;border:0}.fx-contact-checkbox-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.65rem 1rem;gap:.65rem 1rem;margin-top:.05rem}.fx-contact-checkbox-label{display:flex;align-items:center;gap:.55rem;min-height:2.7rem;padding:.65rem .75rem;border:1px solid rgba(24,19,19,.12);border-radius:10px;background:rgba(255,255,255,.7);color:var(--fx-text);font-size:.88rem;font-weight:700;line-height:1.35}.fx-contact-checkbox-label input{width:1rem;height:1rem;accent-color:var(--fx-red)}.fx-contact-direct-link,.fx-contact-error,.fx-contact-note,.fx-contact-status{margin:.4rem 0 0;font-size:.8rem;line-height:1.6}.fx-contact-direct-link,.fx-contact-note{color:var(--fx-text-muted);text-align:center}.fx-contact-error{color:var(--fx-red-deep)}.fx-contact-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.8rem 1rem;padding-top:.35rem}.fx-contact-submit{border:0;cursor:pointer;min-height:2.8rem;padding-inline:1.1rem;border-radius:10px;letter-spacing:0}.fx-contact-submit:disabled{cursor:wait;opacity:.72}.fx-contact-submit:focus-visible{outline:2px solid rgba(225,6,0,.24);outline-offset:2px}.fx-contact-direct-link a{color:var(--fx-red);text-decoration-thickness:1px}.fx-contact-status{min-height:1.4em;color:var(--fx-text);text-align:center}.fx-footer-wordmark{margin:0;max-width:none;font-family:var(--fx-font-display);font-size:clamp(4.8rem,10.8vw,9rem);line-height:.9;letter-spacing:0;font-weight:800;color:var(--fx-text-on-dark);white-space:nowrap}.fx-lp-hero{border-bottom:2px solid var(--fx-line-light)}.fx-lp-cta-text{margin-top:var(--fx-space-4);font-weight:700}.fx-lp-cta-text .fx-text-anchor{color:var(--fx-red)}.fx-column-article .fx-article-layout{display:grid;grid-template-columns:minmax(0,720px) minmax(260px,320px);align-items:start;justify-content:center;grid-gap:clamp(3rem,5vw,4.5rem);gap:clamp(3rem,5vw,4.5rem);max-width:1160px}.fx-column-article{border-top:0;background:#fff}.fx-column-article .fx-article-inner{max-width:720px;margin-inline:auto}.fx-article-sidebar{position:-webkit-sticky;position:sticky;top:calc(var(--fx-header-height) + var(--fx-space-4));align-self:start}.fx-article-sidebar-card{padding:1.45rem;background:linear-gradient(90deg,rgba(225,6,0,.1),rgba(225,6,0,.025))}.fx-article-sidebar-card:before{content:"";display:block;width:2.2rem;height:3px;margin-bottom:1rem;background:var(--fx-red)}.fx-article-sidebar-kicker{margin:0 0 .72rem;color:var(--fx-red);font-size:.72rem;font-weight:800;line-height:1;text-transform:uppercase}.fx-article-sidebar-title{margin:0;color:var(--fx-text);font-family:var(--fx-font-body);font-size:1.12rem;font-weight:800;line-height:1.55;letter-spacing:0}.fx-article-sidebar-body{margin:.72rem 0 0;color:var(--fx-ink-soft);font-size:.88rem;line-height:1.72}.fx-article-breadcrumb{display:flex;align-items:center;gap:.6rem;margin-bottom:clamp(1rem,2vw,1.3rem);color:var(--fx-text-muted);font-size:.84rem}.fx-article-breadcrumb-link{color:var(--fx-text);-webkit-text-decoration-color:rgba(225,6,0,.2);text-decoration-color:rgba(225,6,0,.2)}.fx-article-breadcrumb-current{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fx-article-breadcrumb-separator{color:rgba(24,19,19,.32)}.fx-article-hero{display:block}.fx-article-hero-copy{min-width:0;max-width:100%;margin-inline:0;text-align:left;display:grid;justify-items:start;grid-gap:1rem;gap:1rem}.fx-article-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.52rem 0;color:var(--fx-text-muted);font-size:.82rem;font-weight:700;line-height:1.4}.fx-article-meta-item{display:inline-flex;align-items:center}.fx-article-meta-item+.fx-article-meta-item:before{content:"";display:inline-block;width:1px;height:.86em;margin-inline:.72rem;background:rgba(24,19,19,.28)}.fx-editorial-heading-group{display:grid;grid-gap:.75rem;gap:.75rem;width:100%}.fx-editorial-heading-group .fx-section-kicker{display:none}.fx-editorial-heading{margin:0;font-family:var(--fx-font-body);font-weight:800;letter-spacing:0;color:var(--fx-text);text-wrap:balance}.fx-editorial-heading-level-1{width:100%;max-width:100%;font-size:clamp(1.62rem,.55vw + 1.45rem,1.95rem);line-height:1.42;letter-spacing:0}.fx-editorial-heading-level-2{font-size:clamp(1.5rem,1vw + 1.22rem,2rem);line-height:1.32;position:relative;padding-top:0;padding-bottom:.9rem;border-top:0;border-bottom:0;color:var(--fx-red);font-weight:800}.fx-editorial-heading-level-2:before{content:"";position:absolute;top:auto;bottom:0;left:0;width:100%;height:3px;background:var(--fx-red)}.fx-editorial-heading-level-3{font-size:clamp(1.18rem,.24vw + 1.1rem,1.3rem);line-height:1.46;position:relative;padding:.85rem 1rem .9rem 1.45rem;border-left:5px solid var(--fx-red);background:linear-gradient(90deg,rgba(225,6,0,.1),rgba(225,6,0,.025));color:var(--fx-text);font-weight:800;border-radius:0}.fx-article-lead{margin:clamp(1.7rem,3vw,2.25rem) 0 0;max-width:none;font-size:clamp(1rem,.24vw + .96rem,1.08rem);line-height:1.82;color:var(--fx-ink-soft)}.fx-article-toc{margin-top:clamp(1.9rem,3vw,2.6rem);padding:clamp(1.15rem,2vw,1.45rem);border:2px solid var(--fx-red);border-radius:0;background:#fff;box-shadow:none}.fx-article-toc-label{margin:0 0 .95rem;font-family:var(--fx-font-body);font-size:.8rem;font-weight:800;letter-spacing:0;color:var(--fx-red)}.fx-article-toc-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:.62rem;gap:.62rem}.fx-article-toc-item{position:relative;padding-left:.95rem}.fx-article-toc-item:before{content:"";position:absolute;left:0;top:.82em;width:.28rem;height:.28rem;border-radius:999px;background:var(--fx-red);transform:translateY(-50%)}.fx-article-toc-item-level-3{padding-left:1.65rem}.fx-article-toc-item-level-3:before{left:.78rem;width:.28rem;height:.28rem;background:var(--fx-red)}.fx-article-toc-link{color:var(--fx-text);font-size:.96rem;line-height:1.72;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;transition:color .18s ease}.fx-article-toc-item-level-3 .fx-article-toc-link{color:var(--fx-text);font-size:.9rem}.fx-article-toc-item:hover .fx-article-toc-link,.fx-article-toc-link:focus-visible{color:var(--fx-red)}.fx-article-meta-panel{padding:1rem 1.1rem;border:1px solid rgba(24,19,19,.1);border-radius:var(--fx-radius-md);background:linear-gradient(160deg,rgba(255,255,255,.74),rgba(255,255,255,.46)),radial-gradient(circle at top right,rgba(225,6,0,.1),transparent 45%)}.fx-article-meta-line{margin:0}.fx-article-tags{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 .85rem;padding:0}.fx-article-tag{padding:.4rem .72rem;border-radius:var(--fx-radius-pill);background:rgba(225,6,0,.08);color:var(--fx-text);font-family:var(--fx-font-display);font-size:.76rem;letter-spacing:0}.fx-article-cover{position:relative;width:min(100%,920px);aspect-ratio:16/9;margin:clamp(1.7rem,3vw,2.8rem) auto 0;overflow:hidden;border-radius:var(--fx-radius-md)}.fx-article-cover-image{display:block;width:100%;height:100%;object-fit:cover;box-shadow:none}.fx-article-content{margin-top:clamp(1.8rem,4vw,3rem);padding-top:0;border-top:0}.fx-mdx{width:100%;min-width:0;font-size:clamp(1rem,.12vw + .98rem,1.05rem);line-height:1.82}.fx-article-keypoints{margin:clamp(1.8rem,3vw,2.4rem) 0 0;padding:clamp(1.25rem,2vw,1.6rem);background:#f7f3f1}.fx-article-keypoints-label{margin:0 0 .85rem;color:var(--fx-red);font-size:.82rem;font-weight:800;line-height:1}.fx-article-keypoints ul{margin:0;padding-left:1.2rem}.fx-article-keypoints li{line-height:1.72}.fx-article-keypoints li+li{margin-top:.5rem}.fx-article-inline-cta{margin:clamp(3rem,5vw,4.2rem) 0 0;padding:clamp(1.35rem,2.4vw,1.9rem);background:var(--fx-text);color:var(--fx-text-on-dark)}.fx-article-inline-cta-title{margin:0;color:inherit;font-family:var(--fx-font-body);font-size:clamp(1.28rem,.45vw + 1.12rem,1.5rem);font-weight:800;line-height:1.48}.fx-article-inline-cta-body{margin:.75rem 0 0;color:rgba(255,245,242,.84);font-size:.96rem;line-height:1.78}.fx-article-inline-cta-link{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;margin-top:1.15rem;padding-inline:1.25rem;background:var(--fx-red);color:var(--fx-text-on-dark);font-size:.92rem;font-weight:800;line-height:1;text-decoration:none}.fx-article-inline-cta-link:after{content:"›";margin-left:.65rem;font-size:1.08em}.fx-article-closing-cta{margin-top:clamp(3.2rem,6vw,5rem);padding:clamp(1.4rem,2.6vw,2rem);background:#f7f3f1;border-top:0}.fx-article-closing-cta-kicker{margin:0 0 .8rem;color:var(--fx-red);font-size:.78rem;font-weight:800;line-height:1;text-transform:uppercase}.fx-article-closing-cta-title{margin:0;color:var(--fx-text);font-family:var(--fx-font-body);font-size:clamp(1.42rem,1vw + 1.15rem,2rem);font-weight:800;line-height:1.25;letter-spacing:0}.fx-article-closing-cta-body{margin:.85rem 0 0;max-width:46rem;color:var(--fx-ink-soft);font-size:clamp(.96rem,.18vw + .92rem,1.04rem);font-weight:500;line-height:1.82}.fx-article-closing-cta-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:clamp(1.2rem,2vw,1.6rem)}.fx-article-closing-cta-primary,.fx-article-closing-cta-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:3.15rem;padding-inline:1.35rem;text-decoration:none;font-size:.95rem;font-weight:800;line-height:1}.fx-article-closing-cta-primary{background:var(--fx-red);color:var(--fx-text-on-dark)}.fx-article-closing-cta-secondary{background:#000;color:#fff}.fx-article-closing-cta-primary:after,.fx-article-closing-cta-secondary:after{content:"›";margin-left:.65rem;font-size:1.08em}.fx-article-materials-form{display:grid;grid-gap:.85rem;gap:.85rem;margin-top:1.1rem}.fx-article-materials-field{display:grid;grid-gap:.38rem;gap:.38rem}.fx-article-materials-label{display:flex;align-items:center;justify-content:space-between;color:var(--fx-text);font-size:.78rem;font-weight:800;line-height:1.3}.fx-article-materials-label span{color:var(--fx-red);font-size:.68rem}.fx-article-materials-input{width:100%;min-height:2.7rem;border:1px solid rgba(24,19,19,.18);border-radius:0;background:#fff;color:var(--fx-text);font:inherit;font-size:.9rem;line-height:1.4;padding:.72rem .78rem}.fx-article-materials-input:focus-visible{outline:2px solid rgba(225,6,0,.5);outline-offset:2px}.fx-article-materials-submit{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:3rem;border:0;border-radius:0;background:var(--fx-red);color:var(--fx-text-on-dark);font:inherit;font-size:.92rem;font-weight:800;line-height:1;cursor:pointer}.fx-article-materials-submit:disabled{cursor:wait;opacity:.72}.fx-article-materials-note,.fx-article-materials-status{margin:0;color:var(--fx-text-muted);font-size:.76rem;line-height:1.65}.fx-article-materials-status{color:var(--fx-text);font-weight:700}.fx-mdx h2,.fx-mdx h3,.fx-mdx li,.fx-mdx p{overflow-wrap:anywhere}.fx-mdx .fx-editorial-heading-level-2{margin:clamp(4.2rem,6vw,5rem) 0 1.35rem;color:var(--fx-red)}.fx-mdx .fx-editorial-heading-level-3{margin:clamp(3rem,4.6vw,3.75rem) 0 1.15rem;color:var(--fx-text)}.fx-mdx .fx-editorial-heading-level-2+p,.fx-mdx .fx-editorial-heading-level-3+p{margin-top:0}.fx-mdx h2[id],.fx-mdx h3[id]{scroll-margin-top:calc(var(--fx-header-height) + var(--fx-header-offset) + 1.5rem)}@media (max-width:980px){.fx-column-article .fx-article-layout{grid-template-columns:minmax(0,1fr);max-width:760px}.fx-article-sidebar{position:static;width:min(100%,28rem);margin:clamp(3rem,7vw,4.5rem) auto 0}.fx-service-page-shell{width:min(100%,var(--fx-page-narrow-shell-max))}.fx-column-materials-grid,.fx-column-page-grid,.fx-news-page-grid,.fx-service-page-flow-list{grid-template-columns:repeat(2,minmax(0,1fr))}.fx-contact-page-grid{grid-template-columns:minmax(0,1fr);gap:var(--fx-page-content-gap-y)}.fx-contact-page-copy{justify-items:center;text-align:center}.fx-contact-page-copy .fx-contact-page-section-title{text-align:center}.fx-contact-page-copy .fx-contact-page-section-title:after{left:50%;transform:translateX(-50%)}.fx-contact-page-copy .fx-contact-page-description{margin-inline:auto;text-align:center}.fx-contact-page-notes{width:min(100%,var(--fx-page-narrow-shell-max))}.fx-service-page-service-row{grid-template-columns:minmax(0,1fr);gap:1.45rem}.fx-service-page-service-media{max-width:443px}.fx-service-page-agent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fx-service-page-platform-visual{width:min(100%,48rem)}.fx-about-page-profile-row{grid-template-columns:minmax(150px,.32fr) minmax(0,1fr)}.fx-about-page-members,.fx-about-page-story-body{width:min(100%,var(--fx-page-narrow-shell-max))}.fx-about-page-member,.fx-about-page-mvv-row{grid-template-columns:190px minmax(0,1fr)}.fx-article-hero{grid-template-columns:minmax(0,1fr)}.fx-article-toc{padding-inline:clamp(1rem,3vw,1.2rem)}.fx-mvv-grid,.fx-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.fx-service-page-hero{min-height:auto;padding-block:3rem 4rem}.fx-service-page-lead{max-width:28rem}.fx-service-page-hero-actions{align-items:stretch;width:min(100%,21rem);gap:.8rem}.fx-service-page-cta{width:100%;min-height:3.2rem}.fx-service-page-cta-ghost{background:#000}.fx-service-page-business{padding-top:var(--fx-page-section-padding-y);padding-bottom:5.2rem}.fx-service-page-ax{margin-top:var(--fx-page-content-gap-y)}.fx-service-page-agent{margin-top:var(--fx-page-section-gap-y)}.fx-service-page-service-list{margin-top:var(--fx-page-block-gap-y);gap:var(--fx-page-block-gap-y)}.fx-service-page-ax-body br{display:none}.fx-service-page-flow-section{padding-block:var(--fx-page-section-gap-y) 5.5rem}.fx-service-page-flow-list{grid-template-columns:minmax(0,1fr);gap:1rem;margin-top:var(--fx-page-content-gap-y)}.fx-service-page-flow-card{min-height:0;padding:1.15rem}.fx-service-page-flow-icon,.fx-service-page-flow-number{width:3.35rem}.fx-service-page-flow-icon svg{width:1.75rem;height:1.75rem}.fx-service-page-flow-number{font-size:.95rem}.fx-service-page-flow-card-title{margin-top:1rem}.fx-service-page-flow-card-body{margin-top:.42rem}.fx-service-page-products{padding-top:4rem}.fx-service-page-products .fx-service-page-red-heading{font-size:clamp(1.72rem,7.2vw,2.25rem);line-height:1.15}.fx-service-page-products .fx-service-page-shell{gap:4rem}.fx-service-page-agent-lead br,.fx-service-page-crm-body br,.fx-service-page-platform-lead br{display:none}.fx-service-page-agent-grid{grid-template-columns:minmax(0,1fr);width:min(100%,28rem)}.fx-service-page-agent-card{grid-template-columns:4.8rem minmax(0,1fr)}.fx-service-page-platform-visual{margin-top:0}.fx-service-page-crm{padding-inline:1rem;border-radius:.75rem}.fx-service-page-crm-media{margin-top:2.6rem}.fx-service-page-products+.fx-home-contact-cta-organism{padding-top:5rem}.fx-column-page-hero,.fx-contact-page-hero,.fx-news-page-hero{min-height:auto;padding-block:3rem 4rem}.fx-column-page-lead,.fx-contact-page-lead,.fx-news-page-lead{max-width:28rem}.fx-column-page-hero-actions,.fx-contact-page-hero-actions,.fx-news-page-hero-actions{align-items:stretch;width:min(100%,21rem);gap:.8rem}.fx-column-page-primary-link,.fx-column-page-secondary-link,.fx-contact-page-primary-link,.fx-contact-page-secondary-link,.fx-news-page-primary-link,.fx-news-page-secondary-link{width:100%;min-height:3.25rem}.fx-column-page-secondary-link,.fx-contact-page-secondary-link,.fx-news-page-secondary-link{background:#000}.fx-column-page-section,.fx-contact-page-section,.fx-news-page-section{padding-top:var(--fx-page-section-padding-y);padding-bottom:5.5rem}.fx-column-hub-grid,.fx-column-materials-grid,.fx-column-page-grid,.fx-news-page-grid{grid-template-columns:minmax(0,1fr);gap:1rem;margin-top:var(--fx-page-content-gap-y)}.fx-contact-form-block{padding:1.1rem}.fx-about-page-hero{min-height:auto;padding-block:3.1rem 4rem}.fx-about-page-lead{max-width:28rem}.fx-about-page-hero-actions{align-items:stretch;width:min(100%,21rem);gap:.8rem}.fx-about-page-primary-link,.fx-about-page-secondary-link{width:100%;min-height:3.25rem}.fx-about-page-secondary-link{background:#000}.fx-about-page-section{padding-top:var(--fx-page-section-padding-y)}.fx-about-page-profile{margin-top:var(--fx-page-content-gap-y)}.fx-about-page-profile-row{grid-template-columns:minmax(0,1fr);min-height:0}.fx-about-page-profile-row dd,.fx-about-page-profile-row dt{justify-content:flex-start;font-size:1.05rem}.fx-about-page-profile-row dt{padding:1rem 1.1rem}.fx-about-page-profile-row dd{padding:1rem 1.1rem 1.25rem}.fx-about-page-members{margin-top:var(--fx-page-content-gap-y);gap:var(--fx-page-block-gap-y)}.fx-about-page-member{grid-template-columns:minmax(0,1fr);gap:1.2rem}.fx-about-page-member-image{max-width:20rem;object-position:center 32%}.fx-about-page-logo-wrap,.fx-about-page-mvv{margin-top:var(--fx-page-content-gap-y)}.fx-about-page-mvv{gap:var(--fx-page-block-gap-y)}.fx-about-page-mvv-row{grid-template-columns:minmax(0,1fr);gap:1rem}.fx-about-page-mvv-label{justify-items:start;padding:0 0 .85rem}.fx-about-page-mvv-label:after{top:auto;right:auto;bottom:0;left:0;width:4rem;height:1px}.fx-about-page-story-body{margin-top:var(--fx-page-content-gap-y)}.fx-about-page-recruit{padding-bottom:6rem}.fx-about-page-recruit-item{grid-template-columns:minmax(0,1fr) 2.7rem;gap:1rem}.fx-about-page-recruit-link{width:2.35rem}.fx-mvv-grid,.fx-team-grid{grid-template-columns:minmax(0,1fr)}.fx-section-organism[aria-labelledby=about-page-mvv-title] .fx-mvv-row{grid-template-columns:minmax(0,1fr);align-items:start;gap:var(--fx-space-2)}.fx-company-profile-row,.fx-history-item{grid-template-columns:minmax(0,1fr);gap:.5rem}.fx-contact-checkbox-grid,.fx-contact-form-grid,.fx-contact-name-grid{grid-template-columns:minmax(0,1fr)}.fx-article-toc-item-level-3{padding-left:1.45rem}.fx-article-toc-item-level-3:before{left:.65rem}.fx-contact-actions{align-items:stretch}.fx-contact-submit{width:100%}.fx-article-breadcrumb-current{white-space:normal}}.fx-mdx canvas,.fx-mdx img,.fx-mdx svg,.fx-mdx video{max-width:100%;height:auto}.fx-mdx>:first-child{margin-top:0}.fx-mdx>:last-child{margin-bottom:0}.fx-mdx p{margin:1.15rem 0 0;color:var(--fx-text)}.fx-mdx .fx-article-keypoints-label{margin:0 0 .85rem;color:var(--fx-red)}.fx-mdx .fx-article-keypoints ul{margin:0}.fx-mdx .fx-article-inline-cta-title{margin:0;color:var(--fx-text-on-dark)}.fx-mdx .fx-article-inline-cta-body{margin:.75rem 0 0;color:rgba(255,245,242,.84)}.fx-mdx h2,.fx-mdx h3{font-family:var(--fx-font-body);color:var(--fx-text)}.fx-mdx h2{margin:clamp(4.2rem,6vw,5rem) 0 1.35rem;font-size:clamp(1.36rem,.28vw + 1.27rem,1.5rem);line-height:1.58}.fx-mdx h3{margin:clamp(3rem,4.6vw,3.75rem) 0 1.15rem;font-size:clamp(1.18rem,.24vw + 1.1rem,1.3rem);line-height:1.72}.fx-mdx ol,.fx-mdx ul{margin:1.25rem 0 0;padding:1.1rem 1.2rem 1.1rem 2.45rem;background:#f7f3f1}.fx-mdx li+li{margin-top:.62rem}.fx-mdx li{line-height:1.72}.fx-mdx li>p{margin:0}.fx-mdx .fx-article-keypoints ol,.fx-mdx .fx-article-keypoints ul{padding:0 0 0 1.2rem;background:transparent}.fx-mdx blockquote{margin:1.8rem 0 0;padding:1rem 1.15rem 1.1rem;border-left:0;background:#f7f3f1;color:var(--fx-text);font-weight:700}.fx-mdx blockquote:before{content:"POINT";display:block;margin-bottom:.55rem;color:var(--fx-red);font-size:.72rem;font-weight:800;line-height:1;letter-spacing:0}.fx-mdx blockquote p{margin:0}.fx-mdx hr{margin:2rem 0 0;border:0;border-top:1px solid rgba(24,19,19,.12)}.fx-mdx a{color:var(--fx-red-deep);text-decoration-thickness:1px;text-underline-offset:.16em}.fx-mdx .fx-article-inline-cta-link{color:var(--fx-text-on-dark);text-decoration:none}.fx-mdx strong{color:var(--fx-red);font-weight:800}.fx-mdx code{font-family:SFMono-Regular,Consolas,monospace;font-size:.92em;padding:.14rem .34rem;border-radius:.35rem;background:rgba(24,19,19,.06)}.fx-mdx pre{max-width:100%;display:block;overflow-x:auto;margin-top:1.3rem;padding:1rem 1.05rem;border-radius:var(--fx-radius-md);background:#181313;color:#fff5f2}.fx-mdx pre code{background:transparent;padding:0;color:inherit}.fx-mdx table{border-collapse:collapse;table-layout:fixed;display:table;width:100%;max-width:100%;margin-top:1.8rem;background:#fff;border:1px solid rgba(24,19,19,.1);box-shadow:none}.fx-mdx thead{background:#fbfaf9;color:var(--fx-text)}.fx-mdx tbody{background:#fff}.fx-mdx tr{width:100%}.fx-mdx td,.fx-mdx th{padding:1rem 1.05rem;border:1px solid rgba(24,19,19,.1);text-align:left;vertical-align:top;font-size:.95rem;line-height:1.72}.fx-mdx tbody tr:last-child td{border-bottom:1px solid rgba(24,19,19,.1)}.fx-mdx tbody tr:nth-child(2n){background:transparent}.fx-mdx th{background:#fbfaf9;color:var(--fx-text);font-family:var(--fx-font-body);font-size:.95rem;font-weight:500}.fx-mdx td:first-child,.fx-mdx th:first-child{width:28%}.fx-mdx td:first-child{color:var(--fx-text);font-weight:700}@media (max-width:980px){.fx-hero-organism{min-height:clamp(400px,72svh,640px);align-items:flex-start;margin-top:calc(-1 * var(--fx-header-height));padding-top:calc(var(--fx-header-height) + 2.4rem);padding-bottom:clamp(1.4rem,3.6vw,2.4rem)}.fx-hero-title-line{transform:none}.fx-hero-organism.is-ready .fx-hero-title-line,.fx-hero-organism:not(.is-ready) .fx-hero-title-line{opacity:1;transform:none;-webkit-clip-path:none;clip-path:none;filter:none;animation:none}.fx-poem-organism{--fx-poem-header-clearance:84px;align-items:flex-start}.fx-poem-shell{grid-template-columns:minmax(0,1fr)}.fx-service-view-organism{min-height:auto}.fx-home-column-link{grid-template-columns:152px minmax(0,1fr)}.fx-home-news-shell{grid-template-columns:minmax(0,1fr);gap:1.5rem}.fx-home-contact-cta-grid{grid-template-columns:1fr;max-width:34rem}.fx-service-view-content,.fx-service-view-shell{grid-template-columns:minmax(0,1fr)}.fx-service-view-shell{gap:clamp(2rem,4vw,3rem)}.fx-service-view-agent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fx-services-organism-accent:before{inset-inline:0}.fx-whatwedo-stack{margin-top:var(--fx-space-5)}.fx-whatwedo-group{padding-block:clamp(1.25rem,3vw,1.85rem)}.fx-global-nav-list{justify-content:flex-start;flex-wrap:wrap}.fx-hero-grid{grid-template-columns:1fr}.fx-hero-grid--single{min-height:clamp(420px,66svh,620px)}.fx-hero-grid--home{min-height:clamp(520px,68svh,660px)}.fx-hero-visual{min-height:clamp(320px,68vw,460px);transform:none}.fx-hero-logo-image{width:128%;height:128%}.fx-whatwedo-featured-row,.fx-whatwedo-group{grid-template-columns:1fr;gap:var(--fx-space-4)}.fx-services-organism-page .fx-whatwedo-item{grid-template-columns:minmax(0,1fr) clamp(140px,34vw,220px) auto}.fx-service-case-slider,.fx-service-compare-grid,.fx-service-detail-content,.fx-service-usecase-grid{grid-template-columns:minmax(0,1fr)}.fx-service-case-track{grid-template-columns:1fr}.fx-service-case-nav{justify-self:center}.fx-service-sticky-cta-inner{flex-direction:column;align-items:stretch}.fx-service-sticky-cta-link{width:100%;justify-content:center}.fx-news-grid,.fx-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fx-footer-wordmark{font-size:clamp(3rem,18vw,8.8rem)}}@media (max-width:768px){.fx-mobile-menu{display:block;position:relative;justify-self:end}.fx-mobile-menu-trigger{min-height:2.35rem;min-width:2.35rem;padding-inline:.66rem}.fx-mobile-menu-backdrop{top:calc(74px + (var(--fx-space-2) * 2))}}@media (max-width:640px){.fx-news-card-body{padding:.95rem .95rem 1.05rem}.fx-article-meta-panel{padding:.9rem .95rem}.fx-article-cover-image{min-height:220px;border-radius:var(--fx-radius-md)}.fx-article-closing-cta-actions{align-items:stretch;flex-direction:column}.fx-article-closing-cta-primary,.fx-article-closing-cta-secondary{width:100%}.fx-mdx table{display:block;overflow-x:auto}.fx-mdx td,.fx-mdx th{min-width:11rem}.fx-mdx h2{margin-top:2.35rem}.fx-mobile-menu-backdrop{top:calc(70px + (var(--fx-space-3) * 2))}.fx-hero-organism{min-height:calc(100svh - (var(--fx-space-3) * 2));height:auto;align-items:stretch;margin-top:-70px;padding-top:calc(70px + 1.4rem);padding-bottom:clamp(1.8rem,6vw,2.6rem)}.fx-hero-radial-bg{inset:-2% -10% 0 -10%}.fx-hero-radial-bg:after{opacity:.98}.fx-hero-radial-canvas{transform:translateY(-3%) scale(1.06);transform-origin:center}.fx-hero-title-line{transform:none}.fx-hero-organism.is-ready .fx-hero-title-line,.fx-hero-organism:not(.is-ready) .fx-hero-title-line{opacity:1;transform:none;-webkit-clip-path:none;clip-path:none;filter:none;animation:none}.fx-hero-copy{width:100%;max-width:min(100%,21rem);margin-bottom:clamp(3.4rem,10vw,5rem);padding:0}.fx-hero-title-home{max-width:11.5ch;gap:.12em;font-size:clamp(2.35rem,9vw,3rem);line-height:1.12;letter-spacing:0}.fx-hero-title-line-text{white-space:normal}.fx-hero-body-home{max-width:28ch;font-size:.98rem}.fx-hero-cta-row{align-items:flex-start;flex-direction:column;gap:.9rem}.fx-hero-cta{min-height:2.7rem}.fx-hero-cta-primary{padding-inline:1.2rem}.fx-poem-organism{--fx-poem-header-clearance:70px;align-items:flex-start;padding-block:clamp(2.4rem,8vw,3.6rem)}.fx-poem-body{max-width:100%;font-size:.98rem;line-height:1.6}.fx-poem-copy{gap:0;max-width:min(100%,24rem)}.fx-poem-title{max-width:100%;font-size:clamp(1.78rem,7.2vw,2.35rem);line-height:1.15;letter-spacing:0;overflow-wrap:anywhere}.fx-poem-title-line-text{white-space:normal}.fx-poem-eyebrow-en{font-size:clamp(2.4rem,11vw,3.2rem)}.fx-poem-eyebrow-ja{font-size:1rem}.fx-service-view-organism{min-height:auto;padding-block:clamp(2.2rem,7vw,3rem)}.fx-home-column-organism{padding-block:clamp(2rem,7vw,2.8rem)}.fx-home-news-panel{min-height:auto;padding-block:clamp(2.1rem,7vw,2.7rem)}.fx-home-contact-cta-organism{min-height:auto;padding-block:clamp(2.2rem,8vw,2.8rem) clamp(.8rem,3vw,1rem)}.fx-home-contact-cta-card-inner{min-height:auto;padding:1.35rem 1.1rem 1.5rem}.fx-home-news-links{grid-template-columns:1fr}.fx-home-column-link{grid-template-columns:minmax(168px,44vw) minmax(0,1fr);width:100%}.fx-home-column-thumbnail{width:100%}.fx-home-column-item-title{font-size:1rem;line-height:1.4}.fx-service-view-shell{gap:2rem}.fx-service-view-title{font-size:clamp(2rem,8.2vw,2.6rem)}.fx-service-view-body{font-size:.92rem}.fx-service-view-agent-grid{grid-template-columns:1fr}.fx-service-view-agent-card{min-height:auto}.fx-whatwedo-item{border-radius:var(--fx-radius-md);flex-direction:row;align-items:flex-start;gap:var(--fx-space-3);padding:1.3rem 1.25rem}.fx-whatwedo-item-content,.fx-whatwedo-item>div{flex:1 1;min-width:0;display:grid;grid-gap:.5rem;gap:.5rem}.fx-whatwedo-item-body{margin:0}.fx-services-organism-page .fx-whatwedo-item{grid-template-columns:1fr;gap:var(--fx-space-3);align-items:start}.fx-service-detail-content{margin-top:var(--fx-space-2)}.fx-service-hero-headline{max-width:100%}.fx-service-hero-cta-row{flex-direction:column;align-items:stretch}.fx-service-hero-cta-row .fx-about-cta{width:100%;justify-content:center}.fx-service-cta-row{flex-direction:column;align-items:stretch}.fx-service-cta-row .fx-about-cta{width:100%;justify-content:center}.fx-service-sticky-cta{padding-inline:var(--fx-space-3)}.fx-services-organism-page .fx-whatwedo-item-image{width:100%;max-width:100%;aspect-ratio:16/9}.fx-services-organism-page .fx-whatwedo-item-image img{width:100%;height:100%;object-fit:cover}.fx-services-organism{margin-top:1rem}.fx-services-organism .fx-shell{padding-inline:clamp(14px,4vw,20px)}.fx-whatwedo-featured{border-radius:2rem;padding-block:1.85rem}.fx-whatwedo-featured-header{margin-bottom:1.6rem}.fx-whatwedo-overview,.fx-whatwedo-overview-card{grid-template-columns:1fr}.fx-whatwedo-featured-title{font-size:clamp(1.65rem,7vw,2.15rem)}.fx-whatwedo-featured-body{font-size:.98rem;line-height:1.65}.fx-whatwedo-stack{margin-top:var(--fx-space-5)}.fx-whatwedo-group{padding-block:1.25rem}.fx-whatwedo-group,.fx-whatwedo-list{gap:var(--fx-space-4)}.fx-whatwedo-category{font-size:clamp(1.55rem,5.2vw,2.15rem)}.fx-whatwedo-item-title{font-size:clamp(1rem,4.5vw,1.2rem)}.fx-whatwedo-arrow{width:2.25rem;height:2.25rem;font-size:1rem;align-self:flex-start;margin-top:.08rem}.fx-news-grid,.fx-service-grid{grid-template-columns:1fr}.fx-news-grid--latest .fx-news-card{grid-template-columns:clamp(108px,34vw,142px) minmax(0,1fr);column-gap:var(--fx-space-3);row-gap:.45rem}.fx-news-grid--latest .fx-news-thumbnail{grid-column:1;grid-row:1/span 3}.fx-news-grid--latest .fx-card-title,.fx-news-grid--latest .fx-meta-text,.fx-news-grid--latest .fx-news-tag{grid-column:2;grid-row:auto}.fx-contact-organism,.fx-section-organism#news{padding-top:clamp(3.9rem,9.5vw,4.9rem)}.fx-contact-links{max-width:none}.fx-contact-links .fx-about-cta{width:100%;justify-content:center;min-height:3rem}.fx-mobile-menu-panel{width:min(96vw,360px);right:-.1rem;padding:.78rem}.fx-global-nav-list-mobile .fx-nav-item-link{width:100%;justify-content:flex-start;min-height:2.25rem;font-size:.75rem}.fx-footer-wordmark{max-width:100%;font-size:clamp(2.5rem,19vw,5rem);line-height:.92}}@media (max-width:480px){.fx-hero-organism{min-height:auto;padding-bottom:var(--fx-space-4)}.fx-hero-radial-bg{inset:0 -12% 0 -12%}.fx-hero-radial-canvas{transform:translateY(-2%) scale(1.08)}.fx-hero-copy{max-width:min(100%,18.5rem);margin-bottom:clamp(3rem,12vw,4.2rem)}.fx-hero-title-line{transform:translateX(-16px)}.fx-whatwedo-featured{border-radius:1.5rem;padding-block:1.5rem}.fx-whatwedo-category,.fx-whatwedo-featured-title{max-width:11ch}.fx-news-grid--latest .fx-news-card{grid-template-columns:1fr;row-gap:.7rem;padding-block:1rem}.fx-news-grid--latest .fx-news-thumbnail{grid-column:1;grid-row:auto;width:min(100%,11rem)}.fx-news-grid--latest .fx-card-title,.fx-news-grid--latest .fx-meta-text,.fx-news-grid--latest .fx-news-tag{grid-column:1}.fx-news-grid--latest .fx-card-title{font-size:1rem;line-height:1.45}.fx-news-grid--latest .fx-meta-text{margin-top:-.1rem}}@keyframes fx-hero-line-reveal-mobile{0%{opacity:0;transform:translateX(-20px);-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);filter:blur(2px)}to{opacity:1;transform:translateX(0);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);filter:blur(0)}}@media (max-width:980px){.fx-service-detail-lp-ja .fx-service-hero{padding:clamp(1.2rem,3.6vw,1.7rem) 0 clamp(1.2rem,2.6vw,1.6rem)}.fx-service-detail-lp-ja .fx-service-section{padding:clamp(1.1rem,2.8vw,1.5rem) 0}}@media (max-width:640px){.fx-service-detail-lp-ja .fx-service-cta-row .fx-about-cta,.fx-service-detail-lp-ja .fx-service-hero-cta-row .fx-about-cta,.fx-service-detail-lp-ja .fx-service-sticky-cta-link{min-height:3rem}.fx-service-detail-lp-ja .fx-service-hero-headline{font-size:clamp(1.75rem,7.2vw,2.25rem)}.fx-service-detail-lp-ja .fx-service-section-title{font-size:clamp(1.3rem,5vw,1.8rem)}}@media (max-width:980px){.fx-ox-hero-grid,.fx-ox-impact-grid,.fx-ox-platform-grid{grid-template-columns:minmax(0,1fr)}.fx-ox-case-grid,.fx-ox-hero-cards,.fx-ox-problem-grid,.fx-ox-support-grid,.fx-ox-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fx-ox-logo-list{grid-template-columns:repeat(3,minmax(0,1fr))}.fx-ox-cta-banner{flex-direction:column;align-items:flex-start}.fx-ox-sticky-inner{flex-direction:column;align-items:stretch}.fx-ox-sticky-link{width:100%;justify-content:center}}@media (max-width:640px){.fx-ox-band{margin-inline:calc(-1 * var(--fx-space-3));padding-inline:var(--fx-space-3)}.fx-ox-case-grid,.fx-ox-hero-cards,.fx-ox-logo-list,.fx-ox-metric-grid,.fx-ox-problem-grid,.fx-ox-support-grid,.fx-ox-trust-grid{grid-template-columns:minmax(0,1fr)}.fx-ox-title{font-size:clamp(1.35rem,5.2vw,1.9rem)}.fx-ox-cta-row{flex-direction:column;align-items:stretch}.fx-ox-cta-primary,.fx-ox-cta-secondary,.fx-ox-sticky-link{width:100%;justify-content:center}.fx-ox-sticky{padding-inline:var(--fx-space-3)}}@media (prefers-reduced-motion:reduce){.fx-hero-copy,.fx-hero-title-line,.fx-locale-switcher,.fx-mobile-menu-backdrop,.fx-mobile-menu-panel,.fx-mobile-menu-trigger,.fx-nav-item-link,.fx-ox-cta-primary,.fx-ox-cta-secondary,.fx-service-detail-lp-ja .fx-service-case-card,.fx-service-detail-lp-ja .fx-service-case-dot,.fx-service-detail-lp-ja .fx-service-case-nav,.fx-service-detail-lp-ja .fx-service-detail-cta{transition:none!important}.fx-hero-title-line{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);filter:none;animation:none}.fx-hero-copy .fx-scroll-hint,.fx-hero-title-line{opacity:1;transform:none}}