:root{--black: #070808;--deep-black: #010202;--paper: #f7f6f4;--soft-paper: #efebe6;--gold: #b78028;--gold-bright: #c9933b;--text: #171717;--muted: #d6d1ca;--body: "Nunito", Arial, sans-serif;--display: "Cormorant Garamond", Georgia, serif}*{box-sizing:border-box}html{background:var(--black);scroll-behavior:smooth}body{margin:0;min-width:320px;background:#f7f4ef;color:var(--text);font-family:var(--body);letter-spacing:0;padding-bottom:74px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-frame{width:100%;margin:0;overflow:hidden;background:var(--paper)}.site-header{background:var(--deep-black);color:#fff}.topbar{height:31px;background:#010101;border-bottom:1px solid rgba(255,255,255,.03);font-size:12px}.topbar-inner{height:100%;display:flex;align-items:center;justify-content:flex-end;gap:13px;padding:0 33px 0 24px;color:#f1ece7}.divider{width:1px;height:12px;background:#b88028a6}.contact-item{position:relative;display:inline-flex;align-items:center;gap:8px;color:inherit}.contact-item:before{color:var(--gold-bright);font-size:15px;line-height:1}.contact-item.phone:before{content:"☎"}.contact-item.mail:before{content:"✉"}.contact-item.pin:before{content:"◉"}.nav-shell{height:89px;display:flex;align-items:center;padding:0 33px;background:linear-gradient(110deg,#080a0b,#0d0f12 52%,#050607)}.brand{width:260px;flex:0 0 260px;margin-top:-1px}.brand img{width:260px;height:68px;object-fit:contain;object-position:left center}.site-frame nav{display:flex;align-items:center;gap:35px;margin-left:112px;white-space:nowrap;font-size:12px;font-weight:800;text-transform:uppercase}.site-frame nav a:nth-child(3):before{content:"⌄";position:absolute;right:-13px;top:35px;color:#fff;font-size:9px}.site-frame nav a{position:relative;padding:38px 0 33px;color:#f3f3f3;transition:color .18s ease}.site-frame nav a:after{content:"";position:absolute;left:2px;bottom:25px;width:100%;height:2px;background:var(--gold);transform:scaleX(0);transform-origin:left center;transition:transform .21s cubic-bezier(.22,1,.36,1)}.site-frame nav a.active:after,.site-frame nav a:hover:after,.site-frame nav a:focus-visible:after{transform:scaleX(1)}.site-frame nav a:hover,.site-frame nav a:focus-visible{color:#fff4df}.quote-small,.gold-button{display:inline-flex;align-items:center;justify-content:center;height:32px;border:1px solid rgba(255,191,86,.25);background:linear-gradient(180deg,#ca963f,#b37a25);color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;box-shadow:inset 0 1px #ffffff21;transition:transform .19s cubic-bezier(.22,1,.36,1),border-color .19s ease,background .19s ease,box-shadow .19s ease}.quote-small:hover,.quote-small:focus-visible,.gold-button:hover,.gold-button:focus-visible{transform:translateY(-2px);border-color:#ffd389b8;background:linear-gradient(180deg,#d9ad62,#bd812c);box-shadow:inset 0 1px #ffffff38,0 13px 26px #b7802847}.quote-small:active,.gold-button:active,.fx-button:active{transform:translateY(0)}.quote-small{width:131px;margin-left:auto}.hero{position:relative;height:363px;background:#111;color:#fff;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:51% 50%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#000000b8,#00000061 32%,#00000005 76%),linear-gradient(180deg,#00000014 40%,#0000004d)}.hero-copy{position:relative;z-index:1;padding:39px 0 0 44px;max-width:345px}.hero h1{margin:0;color:#fff;font-family:var(--display);font-size:47px;font-weight:500;line-height:.92}.hero h1 span{color:var(--gold)}.hero-rule{display:block;width:69px;height:2px;margin:18px 0 17px;background:var(--gold)}.hero p{margin:0 0 25px;color:#f4f2f1;font-size:14px;font-weight:600;line-height:1.55}.hero .gold-button{width:169px;height:33px}.benefits{height:170px;display:grid;grid-template-columns:repeat(4,1fr);background:#f8f7f5;padding:22px 40px 20px}.benefit{position:relative;display:flex;align-items:center;flex-direction:column;text-align:center;padding:0 26px}.benefit img{width:46px;height:46px;margin-bottom:11px;object-fit:contain}.benefit h3{margin:0 0 5px;color:#111;font-size:11px;font-weight:800;line-height:1.12;text-transform:uppercase}.benefit p{margin:0;max-width:168px;color:#111;font-size:12px;font-weight:600;line-height:1.25}.benefit-line{position:absolute;top:2px;right:0;width:1px;height:123px;background:#b780288a}.products-section,.projects-section{background:#f8f7f5;text-align:center}.products-section{height:314px;padding-top:8px}.section-heading h2{margin:0;color:#17120f;font-family:var(--display);font-size:22px;font-weight:500;line-height:1.1;text-transform:uppercase}.section-heading span{display:block;width:28px;height:2px;margin:9px auto 15px;background:var(--gold)}.products-section .section-heading span{margin-bottom:7px}.category-grid{display:grid;grid-template-columns:142px 141px 142px 141px 142px 146px;justify-content:center;gap:7px}.category-card{display:block;height:255px;overflow:hidden;background:#111;box-shadow:0 0 #0000;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease}.category-card img{width:100%;height:100%;object-fit:cover;transition:transform .28s cubic-bezier(.22,1,.36,1),filter .22s ease}.category-card:hover,.category-card:focus-visible{transform:translateY(-4px);box-shadow:0 18px 34px #0003}.category-card:hover img,.category-card:focus-visible img{transform:scale(1.055);filter:saturate(1.08) contrast(1.04)}.projects-section{height:281px;padding-top:16px}.projects-section .section-heading span{margin-bottom:0}.project-grid{display:grid;grid-template-columns:217px 217px 237px 197px;justify-content:center;gap:7px}.project-grid img{width:100%;height:175px;object-fit:cover;transition:transform .24s cubic-bezier(.22,1,.36,1),filter .22s ease,box-shadow .22s ease}.project-grid img:hover{transform:translateY(-3px) scale(1.015);filter:saturate(1.08) contrast(1.04);box-shadow:0 16px 30px #0000002e}.outline-button{display:inline-flex;align-items:center;justify-content:center;width:211px;height:29px;margin-top:12px;border:1px solid var(--gold);color:#a26616;background:transparent;font-size:11px;font-weight:800;text-transform:uppercase;transition:transform .19s cubic-bezier(.22,1,.36,1),background-color .19s ease,color .19s ease,box-shadow .19s ease}.outline-button:hover,.outline-button:focus-visible{transform:translateY(-2px);color:#fff;background:var(--gold);box-shadow:0 12px 24px #b7802838}.testimonial{position:relative;height:127px;display:grid;grid-template-columns:190px 1fr 248px;align-items:center;background:#efedea;color:#1d1713}.quote-mark{justify-self:end;width:43px;height:37px;margin-right:30px;object-fit:contain;transform:translateY(-3px)}.testimonial blockquote{margin:-4px 0 0;max-width:472px;font-family:var(--display);font-size:17px;font-style:italic;font-weight:500;line-height:1.35}.testimonial-author{justify-self:start;margin-top:3px;color:#151515;font-size:12px;line-height:1.35}.testimonial-author strong{display:block;margin-bottom:1px;font-family:var(--display);font-size:14px;font-weight:600;text-transform:uppercase}.testimonial-author span{display:block}.dots{position:absolute;left:50%;bottom:17px;display:flex;gap:21px;transform:translate(-50%)}.dots span{width:9px;height:9px;border-radius:999px;background:#a9aaa9}.dots .current{background:var(--gold)}.cta{position:relative;height:120px;display:grid;grid-template-columns:504px 169px 1fr;align-items:center;overflow:hidden;background:#070808;color:#fff;border-top:1px solid rgba(255,255,255,.04)}.cta:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#070808 0% 48%,#07080899 66%,#0708081f)}.cta img{position:absolute;right:0;top:0;height:120px;width:369px;object-fit:cover;opacity:.62}.cta-copy,.cta .gold-button{position:relative;z-index:1}.cta-copy{padding-left:98px}.cta h2{margin:0 0 8px;font-family:var(--display);font-size:30px;font-weight:400;line-height:1}.cta p{margin:0;max-width:370px;color:#fff;font-size:13px;font-weight:600;line-height:1.45}.cta .gold-button{width:158px;height:32px;justify-self:start}.footer{position:relative;height:177px;display:grid;grid-template-columns:213px 132px 236px 1fr;column-gap:26px;padding:20px 53px 18px;background:#080909;color:#edeceb;border-top:1px solid rgba(183,128,40,.58)}.footer h3{position:relative;margin:0 0 13px;color:#fff;font-size:13px;font-weight:800;line-height:1;text-transform:uppercase}.footer h3:after{content:"";position:absolute;left:0;bottom:-8px;width:20px;height:2px;background:var(--gold)}.footer-brand img{width:230px;height:auto;margin-bottom:5px;object-fit:contain;object-position:left center}.footer-brand p{margin:0;max-width:180px;color:#eeedeb;font-size:11px;font-weight:600;line-height:1.25}.socials{display:flex;gap:14px;margin-top:10px}.socials a{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--gold);border-radius:50%;color:var(--gold);font-size:12px;font-weight:800;line-height:1;transition:background-color .17s ease,color .17s ease,transform .17s cubic-bezier(.22,1,.36,1)}.socials a:hover,.socials a:focus-visible{transform:translateY(-2px);background:var(--gold);color:#080909}.footer-list,.footer-contact{padding-top:2px}.footer-list a{position:relative;width:max-content;display:block;margin-bottom:2px;color:#d9d8d6;font-size:11px;font-weight:600;line-height:1.25;transition:color .17s ease}.footer-list a:hover,.footer-list a:focus-visible{color:#ffd18a}.footer-contact p{margin:0 0 13px;color:#f2f1ef;font-size:12px;font-weight:700;line-height:1.2}.footer-contact .pin{max-width:220px}.copyright{position:absolute;right:345px;bottom:8px;margin:0;color:#9c9c9c;font-size:10px;font-weight:600}.fx-page{--fx-gold: #b88435;--fx-gold-2: #d0a45c;--fx-black: #0b0d0d;--fx-ink: #161514;--fx-paper: #f4f1ec;--fx-content-max: 1180px;--fx-edge: max(36px, calc((100vw - var(--fx-content-max)) / 2 + 52px));width:100%;margin:0;overflow:hidden;background:var(--fx-paper)}.fx-page-three{width:100%}.fx-page h1,.fx-page h2{font-family:var(--display);font-weight:500;letter-spacing:0}.fx-page p{margin:0}.fx-topbar{height:25px;display:flex;align-items:center;justify-content:space-between;padding:0 47px;background:#080908;color:#cfc9c0;border-bottom:1px solid rgba(184,132,53,.28);font-size:11px;line-height:1}.fx-topbar div{display:flex;gap:22px}.fx-topbar a,.fx-footer a{transition:color .16s ease}.fx-topbar a:hover,.fx-footer a:hover{color:var(--fx-gold-2)}.fx-topbar p{font-size:10px}.fx-nav{height:81px;display:grid;grid-template-columns:318px 1fr 146px;align-items:center;padding:0 32px;background:#101111;border-bottom:1px solid rgba(184,132,53,.28)}.fx-header-compact .fx-topbar{display:none}.fx-header-compact .fx-nav{height:82px;grid-template-columns:274px 1fr 168px;padding:0 36px;border-bottom:none}.fx-logo img{width:auto;height:66px;max-width:270px;object-fit:contain;object-position:left center}.fx-header-compact .fx-logo img{width:auto;height:58px;max-width:220px}.fx-nav nav{display:flex;justify-content:center;align-items:center;gap:42px;margin:0;color:#f3f0eb;font-size:11px;font-weight:800;text-transform:uppercase;white-space:nowrap}.fx-nav nav a{position:relative;padding:32px 0}.fx-nav nav a:after{content:"";position:absolute;left:0;bottom:20px;width:0;height:1px;background:var(--fx-gold);transition:width .17s ease}.fx-nav nav a:hover:after,.fx-nav nav a:focus-visible:after{width:100%}.fx-nav nav a:nth-child(2):before{content:"⌄";position:absolute;right:-13px;top:29px;color:var(--fx-gold);font-size:10px}.fx-button{display:inline-flex;align-items:center;justify-content:center;gap:15px;min-width:143px;height:33px;padding:0 16px;white-space:nowrap;border:1px solid rgba(208,164,92,.72);color:#fff;font-size:10px;line-height:1;font-weight:800;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 0 #b8843500;transition:transform .19s cubic-bezier(.22,1,.36,1),background .19s ease,border-color .19s ease,color .19s ease,box-shadow .19s ease}.fx-header-compact .fx-button{min-width:160px}.fx-button:hover,.fx-button:focus-visible{transform:translateY(-2px);border-color:#e7b86bf2;box-shadow:0 13px 28px #b884353d}.fx-button-gold{background:linear-gradient(180deg,#c79b55,#af7c2f)}.fx-button-gold:hover,.fx-button-gold:focus-visible{background:linear-gradient(180deg,#d3aa67,#bd8838)}.fx-button-outline{background:#00000038}.fx-button-outline:hover,.fx-button-outline:focus-visible{background:#b884351f}.fx-button-plain{min-width:0;height:auto;padding:0;border:0;color:var(--fx-gold);background:transparent;box-shadow:none}.fx-button-plain span:first-child{position:relative}.fx-button-plain span:first-child:after,.fx-footer a:after,.footer a:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left center;transition:transform .2s cubic-bezier(.22,1,.36,1)}.fx-button-plain:hover,.fx-button-plain:focus-visible{transform:none;box-shadow:none}.fx-button-plain:hover span:first-child:after,.fx-button-plain:focus-visible span:first-child:after,.fx-footer a:hover:after,.fx-footer a:focus-visible:after,.footer a:hover:after,.footer a:focus-visible:after{transform:scaleX(1)}.fx-hero{position:relative;overflow:hidden;color:#fff}.fx-hero-two{min-height:306px;background:#0c0d0d}.fx-hero-three{min-height:265px;background:#090a09}.fx-hero-bg{position:absolute;inset:0;background-repeat:no-repeat;background-size:cover}.fx-hero-two .fx-hero-bg{background-image:linear-gradient(90deg,#070808fa,#070808f0 25%,#07080880 52%,#0708080f),url(/assets/design-two/functional/hero/generated-lounge.png);background-position:right center}.fx-hero-three .fx-hero-bg{background-image:linear-gradient(90deg,#050605f0,#050605a8 42%,#0506050a),url(/assets/design-three/functional/hero/generated-restaurant.png);background-position:right center}.fx-hero-copy{position:relative;z-index:1;width:420px;padding:26px 0 34px 47px}.fx-hero-three .fx-hero-copy{width:570px;padding:48px 0 30px 54px}.eyebrow{color:var(--fx-gold);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.fx-hero h1{margin:12px 0 15px;font-size:52px;line-height:.9}.fx-hero-three h1{margin-top:0;font-size:39px;line-height:1.05}.fx-hero h1 em{font-style:italic}.fx-hero h1 span{color:var(--fx-gold)}.fx-hero-copy>p:not(.eyebrow){max-width:315px;color:#eee8df;font-size:14px;font-weight:600;line-height:1.42}.fx-hero-three .fx-hero-copy>p{max-width:440px}.fx-actions{display:flex;gap:18px;margin-top:20px}.fx-hero-three .fx-button{margin-top:21px}.fx-benefit-band,.fx-stat-band{display:grid;grid-template-columns:repeat(4,1fr);background:#151817;color:#eee9e2}.fx-benefit-band{min-height:159px;padding:22px 47px 20px}.fx-benefit-band article{position:relative;padding:0 30px}.fx-benefit-band article+article:before{content:"";position:absolute;left:0;top:6px;width:1px;height:105px;background:#b884358c}.fx-benefit-band img,.fx-stat-band img{width:35px;height:35px;object-fit:contain;margin-bottom:17px}.fx-benefit-band h2,.fx-benefit-band p,.fx-stat-band p,.fx-stat-band span{font-family:var(--body)}.fx-benefit-band h2{margin:0 0 9px;color:#fff;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.fx-benefit-band p{color:#ded8cf;font-size:12px;font-weight:600;line-height:1.55}.fx-collection{display:grid;grid-template-columns:244px 1fr;gap:35px;padding:16px 26px 10px 52px;background:#f2eee8}.fx-section-intro h2{margin:15px 0 12px;color:#1a1714;font-size:31px;font-style:italic;line-height:1}.fx-section-intro p:not(.eyebrow){color:#26221f;font-size:13px;font-weight:600;line-height:1.5}.fx-section-intro .fx-button{margin-top:25px}.fx-product-mosaic{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.fx-product-card,.fx-wide-card,.fx-ground-card,.fx-project-card{position:relative;overflow:hidden;background:#111;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease}.fx-product-card{min-height:154px}.fx-product-card img,.fx-wide-card img,.fx-ground-card img,.fx-project-card img{width:100%;height:100%;object-fit:cover;transition:transform .26s ease,filter .26s ease}.fx-product-card span,.fx-wide-card span,.fx-ground-card strong,.fx-product-card b,.fx-wide-card b,.fx-ground-card b{position:absolute;z-index:1}.fx-product-card span{left:9px;bottom:8px;max-width:142px;padding:8px 10px;background:#ffffffc7;color:#111;font-size:12px;font-weight:900;line-height:1.05;text-transform:uppercase}.fx-product-card b{right:12px;bottom:14px;width:24px;height:24px;display:grid;place-items:center;background:var(--fx-gold);color:#fff;font-size:13px;transition:transform .19s cubic-bezier(.22,1,.36,1),background-color .17s ease}.fx-product-card:hover,.fx-product-card:focus-visible,.fx-wide-card:hover,.fx-wide-card:focus-visible,.fx-ground-card:hover,.fx-ground-card:focus-visible,.fx-project-card:hover,.fx-project-card:focus-visible{transform:translateY(-4px);box-shadow:0 18px 38px #00000042}.fx-product-card:hover img,.fx-product-card:focus-visible img,.fx-wide-card:hover img,.fx-wide-card:focus-visible img,.fx-ground-card:hover img,.fx-ground-card:focus-visible img,.fx-project-card:hover img,.fx-project-card:focus-visible img{transform:scale(1.05);filter:saturate(1.06) contrast(1.04)}.fx-product-card:hover b,.fx-product-card:focus-visible b,.fx-wide-card:hover b,.fx-wide-card:focus-visible b,.fx-ground-card:hover b,.fx-ground-card:focus-visible b{transform:translate(4px);background:var(--fx-gold-2)}.fx-projects-dark{display:grid;grid-template-columns:215px 1fr;gap:25px;padding:18px 29px 18px 52px;background:#121514;color:#fff}.fx-projects-dark .fx-section-intro h2{color:#fff}.fx-projects-dark .fx-section-intro p:not(.eyebrow){color:#d9d2c8}.fx-project-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.fx-project-card{background:transparent}.fx-project-card img{height:148px}.fx-project-card strong,.fx-project-card span{display:block}.fx-project-card strong{margin-top:9px;color:var(--fx-gold);font-family:var(--display);font-size:17px;font-weight:500}.fx-project-card span{color:#e6e0d7;font-size:12px}.fx-process{display:grid;grid-template-columns:205px 1fr;gap:35px;padding:23px 39px 25px 49px;background:#f4f0ea}.fx-process .fx-section-intro h2,.fx-timeline .fx-section-intro h2,.fx-project-title h2{font-size:31px;font-style:italic;line-height:.96}.fx-step-grid{display:grid;grid-template-columns:repeat(4,1fr)}.fx-step-grid article{position:relative;padding:0 18px}.fx-step-grid article+article:before{content:"";position:absolute;left:0;top:0;width:1px;height:123px;background:#b8843573}.fx-step-grid span{font-family:var(--display);font-size:31px;color:#201c18}.fx-step-grid img{width:34px;height:34px;object-fit:contain;margin:0 auto 8px}.fx-step-grid h3{margin:5px 0 8px;color:#181512;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.fx-step-grid p{color:#2c2926;font-size:11px;font-weight:600;line-height:1.35}.fx-testimonial{display:grid;grid-template-columns:290px 1fr 230px;align-items:center;min-height:160px;padding:0 56px 0 122px;background:#111514;color:#fff}.fx-testimonial img{align-self:stretch;width:157px;height:160px;object-fit:cover;opacity:.92}.fx-testimonial blockquote{position:relative;margin:0;color:#f3eee8;font-family:var(--display);font-size:20px;font-style:italic;line-height:1.12}.fx-testimonial blockquote:before,.fx-ground-testimonial>span{content:"“";color:var(--fx-gold);font-size:47px;line-height:0}.fx-testimonial p strong,.fx-testimonial p span,.fx-ground-testimonial p strong,.fx-ground-testimonial p span{display:block}.fx-testimonial p strong,.fx-ground-testimonial p strong{color:var(--fx-gold);text-transform:uppercase}.fx-testimonial p span,.fx-ground-testimonial p span{color:#ddd5ca;font-size:12px;line-height:1.45}.fx-mini-cta{min-height:73px;display:grid;grid-template-columns:1fr 220px;align-items:center;padding:0 149px 0 235px;background:linear-gradient(90deg,#0b0d0df5,#0b0d0ddb 38%,#0b0d0d80 68%,#0b0d0d52),url(/assets/generated/cta-lounge-clean.png) right 58% / cover;color:#fff}.fx-mini-cta h2{margin:0;font-size:30px;font-style:italic;line-height:1}.fx-mini-cta p{color:#e6ded3;font-size:11px}.fx-stat-band{min-height:104px;padding:20px 95px;gap:42px;border-top:1px solid rgba(184,132,53,.58)}.fx-stat-band article{display:grid;grid-template-columns:38px 1fr;column-gap:12px}.fx-stat-band img{grid-row:span 3;margin:6px 0 0}.fx-stat-band p{color:#ccc4ba;font-size:9px;font-weight:800;text-transform:uppercase}.fx-stat-band strong{color:var(--fx-gold);font-family:var(--display);font-size:27px;font-weight:500;line-height:1}.fx-stat-band span{color:#efe8dd;font-size:11px;line-height:1.25}.fx-why{display:grid;grid-template-columns:225px 1fr;gap:18px;padding:25px 60px 23px 52px;background:#f6f4f0}.fx-why .fx-section-intro h2{font-size:30px;line-height:1.03}.fx-why-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.fx-why-cards article{min-height:170px;padding:19px 15px 14px;background:#fff;text-align:center;box-shadow:0 8px 20px #0000000d;transition:transform .18s ease,box-shadow .18s ease}.fx-why-cards article:hover{transform:translateY(-3px);box-shadow:0 14px 28px #0000001a}.fx-why-cards img{width:38px;height:38px;object-fit:contain;margin:0 auto 16px}.fx-why-cards h3{margin:0 0 11px;color:#151515;font-size:10px;font-weight:900;text-transform:uppercase}.fx-why-cards p{color:#1f1d1a;font-size:11px;font-weight:600;line-height:1.45}.fx-categories-dark{display:grid;grid-template-columns:255px 1fr;gap:5px;padding:15px 52px 13px;background:#111514;color:#fff}.fx-categories-dark .fx-section-intro h2{color:#fff;font-size:28px;line-height:1}.fx-wide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.fx-wide-card{min-height:151px}.fx-wide-card span{left:14px;bottom:12px;color:#fff;font-size:12px;font-weight:900;text-transform:uppercase}.fx-wide-card b,.fx-ground-card b{right:14px;bottom:10px;color:var(--fx-gold);font-size:20px}.fx-wide-card:after,.fx-ground-card:after{content:"";position:absolute;inset:auto 0 0;height:48px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.75))}.fx-wide-card span,.fx-wide-card b,.fx-ground-card strong,.fx-ground-card span,.fx-ground-card b{z-index:1}.fx-timeline{display:grid;grid-template-columns:260px 1fr;gap:25px;padding:21px 52px 20px;background:#f7f4ef}.fx-timeline-steps{display:grid;grid-template-columns:repeat(4,1fr);align-items:start;border-top:1px solid rgba(184,132,53,.65);margin-top:20px}.fx-timeline-steps article{position:relative;padding:0 18px;text-align:center}.fx-timeline-steps span{display:grid;place-items:center;width:28px;height:28px;margin:-15px auto 12px;border-radius:50%;background:var(--fx-gold);color:#fff;font-family:var(--display);font-size:17px;font-weight:600}.fx-timeline-steps h3{margin:0 0 8px;font-size:10px;font-weight:900;text-transform:uppercase}.fx-timeline-steps p{font-size:11px;font-weight:600;line-height:1.35}.fx-projects-light{padding:0 52px 17px;background:#f7f4ef}.fx-project-title{display:flex;justify-content:space-between;align-items:end;padding:0 0 12px;border-top:1px solid rgba(184,132,53,.45)}.fx-ground-projects{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.fx-ground-card{min-height:139px;color:#fff}.fx-ground-card strong,.fx-ground-card span{left:17px}.fx-ground-card strong{bottom:31px;font-size:13px;font-weight:900;text-transform:uppercase}.fx-ground-card span{position:absolute;bottom:15px;color:#fff;font-size:12px}.fx-ground-testimonial{display:grid;grid-template-columns:105px 1fr 280px;align-items:center;min-height:99px;padding:0 70px 0 121px;background:#101413;color:#fff;border-bottom:1px solid rgba(184,132,53,.5)}.fx-ground-testimonial blockquote{margin:0;max-width:510px;color:#eee8de;font-size:13px;font-weight:600;line-height:1.35}.fx-ground-testimonial p{padding-left:38px;border-left:1px solid rgba(184,132,53,.7)}.fx-split-cta{min-height:70px;display:grid;grid-template-columns:280px 1fr 250px;align-items:center;gap:20px;padding:0 72px;background:#181c1a;color:#fff}.fx-split-cta h2{margin:0;font-size:25px;line-height:.95}.fx-split-cta p{color:#e8e0d6;font-size:12px;font-weight:600;line-height:1.35}.fx-footer{position:relative;min-height:129px;display:grid;grid-template-columns:235px 145px 210px 1fr;gap:25px;padding:20px 52px 22px;background:#0b0d0d;color:#eee9e1}.fx-page-two .fx-footer{min-height:131px;grid-template-columns:250px 95px 130px 1fr}.fx-footer img{width:145px;height:auto;margin-bottom:8px}.fx-page-two .fx-footer img{width:224px}.fx-footer h2{margin:0 0 8px;color:#fff;font-family:var(--body);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.fx-footer p,.fx-footer a{display:block;color:#ddd7ce;font-size:10px;font-weight:600;line-height:1.45}.fx-footer a{position:relative;width:max-content}.fx-socials{display:flex;gap:11px;margin-top:10px}.fx-socials a{width:20px;height:20px;display:grid;place-items:center;border:1px solid var(--fx-gold);border-radius:50%;color:var(--fx-gold);line-height:1;transition:transform .17s cubic-bezier(.22,1,.36,1),background-color .17s ease,color .17s ease}.fx-socials a:hover,.fx-socials a:focus-visible{transform:translateY(-2px);background:var(--fx-gold);color:#0b0d0d}.socials a:after,.fx-socials a:after{display:none}.review-carousel{position:relative;display:grid;align-items:center;color:#1d1713}.review-carousel blockquote{margin:0;animation:reviewFade .28s cubic-bezier(.22,1,.36,1)}.review-carousel-classic{min-height:150px;grid-template-columns:minmax(80px,14vw) minmax(0,1fr) minmax(210px,25vw);gap:28px;padding:30px max(38px,7vw) 42px;background:#efedea}.review-carousel-classic blockquote{max-width:680px;font-family:var(--display);font-size:clamp(19px,2.2vw,27px);font-style:italic;font-weight:500;line-height:1.28}.review-carousel-luxe,.review-carousel-ground{min-height:178px;grid-template-columns:76px minmax(0,1fr) minmax(220px,28vw);gap:28px;padding:34px var(--fx-edge) 46px;background:#101413;color:#fff;border-top:1px solid rgba(184,132,53,.42);border-bottom:1px solid rgba(184,132,53,.38)}.review-carousel-luxe{background:linear-gradient(90deg,#090b0bfa,#0f1211f0),#101413}.review-carousel-ground{min-height:132px}.review-carousel-luxe blockquote,.review-carousel-ground blockquote{max-width:820px;color:#f3eee8;font-family:var(--display);font-size:clamp(19px,2vw,28px);font-style:italic;line-height:1.18}.review-carousel-ground blockquote{font-family:var(--body);font-size:14px;font-style:normal;font-weight:600;line-height:1.45}.review-quote-mark{justify-self:end;color:var(--gold);font-family:var(--display);font-size:clamp(58px,8vw,92px);line-height:.8}.review-carousel-luxe .review-quote-mark,.review-carousel-ground .review-quote-mark{color:var(--fx-gold)}.review-author{font-size:12px;line-height:1.38}.review-author strong,.review-author span{display:block}.review-author strong{margin-bottom:3px;color:inherit;font-family:var(--display);font-size:16px;font-weight:700;text-transform:uppercase}.review-carousel-luxe .review-author,.review-carousel-ground .review-author{color:#ddd5ca}.review-carousel-luxe .review-author strong,.review-carousel-ground .review-author strong{color:var(--fx-gold)}.review-arrow{position:absolute;top:50%;width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(184,128,40,.45);border-radius:50%;background:#ffffff14;color:var(--gold);cursor:pointer;transform:translateY(-50%);transition:transform .19s cubic-bezier(.22,1,.36,1),background-color .17s ease,color .17s ease,border-color .17s ease}.review-arrow-prev{left:22px}.review-arrow-next{right:22px}.review-arrow:hover,.review-arrow:focus-visible{color:#fff;border-color:#b88028d9;background:var(--gold);transform:translateY(-50%) scale(1.06)}.review-dots{position:absolute;left:50%;bottom:17px;display:flex;gap:15px;transform:translate(-50%)}.review-dots button{width:10px;height:10px;padding:0;border:0;border-radius:999px;background:#a9aaa9;cursor:pointer;transition:width .19s cubic-bezier(.22,1,.36,1),background-color .17s ease,transform .17s ease}.review-dots button:hover,.review-dots button:focus-visible{transform:scale(1.18);background:#c9933b}.review-dots button.active{width:28px;background:var(--gold)}.review-carousel-luxe .review-dots button.active,.review-carousel-ground .review-dots button.active{background:var(--fx-gold)}@keyframes reviewFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.fx-copyright{position:absolute;left:var(--fx-edge);right:var(--fx-edge);bottom:8px;text-align:center}.fx-page .fx-topbar,.fx-page .fx-nav,.fx-page .fx-benefit-band,.fx-page .fx-stat-band,.fx-page .fx-collection,.fx-page .fx-projects-dark,.fx-page .fx-process,.fx-page .fx-why,.fx-page .fx-categories-dark,.fx-page .fx-timeline,.fx-page .fx-projects-light,.fx-page .fx-ground-testimonial,.fx-page .fx-split-cta,.fx-page .fx-footer,.fx-page .fx-mini-cta{padding-left:var(--fx-edge);padding-right:var(--fx-edge)}.fx-page .fx-hero-copy{box-sizing:content-box;padding-left:var(--fx-edge);width:min(590px,calc(100vw - var(--fx-edge) - 32px))}.fx-page .fx-hero-three .fx-hero-copy{width:min(760px,calc(100vw - var(--fx-edge) - 32px))}.fx-page .fx-hero-two{min-height:clamp(360px,36vw,500px)}.fx-page .fx-hero-three{min-height:clamp(340px,32vw,470px)}.fx-page .fx-hero h1{font-size:clamp(54px,5vw,72px)}.fx-page .fx-hero-three h1{font-size:clamp(46px,4.25vw,60px)}.fx-page .fx-hero-three .fx-hero-copy{padding-top:clamp(58px,7vw,94px)}.fx-page .fx-hero-copy>p:not(.eyebrow){font-size:15px}.suite-cover{min-height:100vh;padding-bottom:118px;background:radial-gradient(900px 460px at 86% -6%,rgba(184,128,40,.18),transparent 62%),linear-gradient(180deg,#fbf8f1,#eee9df);color:#151312}.suite-header{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:30px clamp(24px,5vw,48px)}.suite-logo img{width:min(280px,58vw);height:76px;object-fit:contain;object-position:left center}.suite-header>span{color:#15131294;font-size:12px;font-weight:900;letter-spacing:.24em;text-transform:uppercase}.suite-intro{max-width:1280px;margin:0 auto;padding:clamp(36px,6vw,78px) clamp(24px,5vw,48px) 48px}.suite-intro h1{margin:18px 0 0;max-width:980px;color:#14110f;font-family:var(--display);font-size:clamp(62px,9vw,128px);font-weight:500;line-height:.88}.suite-copy{max-width:920px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(24px,5vw,68px);margin-top:36px;color:#39342f;font-size:17px;font-weight:600;line-height:1.68}.suite-cards{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding:0 clamp(24px,5vw,48px) clamp(82px,8vw,118px)}.suite-card{min-width:0;padding:0;overflow:hidden;border:1px solid rgba(21,19,18,.12);border-radius:18px;background:#fffaf1;color:#151312;text-align:left;box-shadow:0 24px 60px -38px #15131270;cursor:pointer;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,border-color .3s ease}.suite-card:hover,.suite-card:focus-visible{transform:translateY(-7px);border-color:#b880288a;box-shadow:0 34px 70px -38px #56371285}.suite-card-media{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden;background:#111}.suite-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1),filter .3s ease}.suite-card:hover .suite-card-media img,.suite-card:focus-visible .suite-card-media img{transform:scale(1.055);filter:saturate(1.08) contrast(1.04)}.suite-card-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000000a,#00000075)}.suite-card-letter{position:absolute;left:22px;top:18px;z-index:1;color:#fff;font-family:var(--display);font-size:76px;line-height:.8;text-shadow:0 12px 32px rgba(0,0,0,.38)}.suite-card-body{display:block;padding:28px}.suite-card-body strong,.suite-card-body>span,.suite-card-body b{display:block}.suite-card-body strong{color:#17120f;font-family:var(--display);font-size:clamp(32px,3.1vw,44px);font-weight:600;line-height:.95}.suite-card-body>span{min-height:54px;margin-top:13px;color:#4b4540;font-size:15px;font-weight:600;line-height:1.5}.suite-card-body b{margin-top:24px;color:#9c681e;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.suite-card-body b span{display:inline-block;margin-left:9px;transition:transform .19s cubic-bezier(.22,1,.36,1)}.suite-card:hover .suite-card-body b span,.suite-card:focus-visible .suite-card-body b span{transform:translate(5px)}.suite-card-premium{background:#111413;color:#fff}.suite-card-premium .suite-card-body strong,.suite-card-premium .suite-card-body>span{color:#f5efe6}.suite-card-grounded{background:#f4f0e8}.quote-small,.gold-button{min-height:42px;height:auto;min-width:158px;padding:0 23px;border:1px solid rgba(218,174,101,.72);border-radius:2px;background:#b88435;color:#fff;font-size:12px;letter-spacing:.04em;box-shadow:none}.quote-small:hover,.quote-small:focus-visible,.gold-button:hover,.gold-button:focus-visible{color:#17120f;border-color:#dfb96f;background:#d5aa61;box-shadow:0 16px 30px #5f3d1133}.quote-small{width:auto}.hero{height:clamp(540px,58vw,720px)}.hero-copy{max-width:540px;padding:clamp(78px,8vw,124px) 0 0 max(48px,calc((100vw - 1180px)/2 + 48px))}.hero h1{font-size:clamp(58px,6.2vw,92px);line-height:.9}.hero p{max-width:440px;font-size:17px;line-height:1.65}.hero .gold-button{width:auto;min-width:198px;height:46px}.benefits{height:auto;min-height:238px;padding:56px max(42px,calc((100vw - 1180px)/2 + 42px));gap:34px}.benefit img{width:58px;height:58px;margin-bottom:16px}.benefit h3{font-size:14px;margin-bottom:10px}.benefit p{max-width:220px;font-size:15px;line-height:1.55}.benefit-line{height:150px}.products-section,.projects-section{height:auto;padding:70px max(28px,calc((100vw - 1180px)/2 + 28px))}.projects-section{padding-top:58px}.section-heading h2{font-size:clamp(31px,3vw,43px)}.section-heading span,.products-section .section-heading span,.projects-section .section-heading span{width:46px;margin:14px auto 30px}.category-grid{max-width:1180px;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0 auto}.category-card{height:auto;min-height:320px;aspect-ratio:4 / 5}.project-grid{max-width:1180px;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0 auto}.project-grid img{height:260px}.outline-button{min-width:242px;height:44px;margin-top:24px;border-radius:2px;font-size:12px;letter-spacing:.05em}.cta{min-height:230px;height:auto;grid-template-columns:minmax(0,1fr) auto;gap:48px;padding:0 max(48px,calc((100vw - 1180px)/2 + 48px))}.cta img{width:min(48vw,620px);height:100%}.cta-copy{padding-left:0}.cta h2{font-size:clamp(38px,3.8vw,58px)}.cta p{max-width:520px;font-size:16px;line-height:1.65}.cta .gold-button{min-width:198px;height:46px}.footer{height:auto;min-height:310px;grid-template-columns:minmax(250px,1.3fr) minmax(150px,.7fr) minmax(230px,1fr) minmax(260px,1fr);gap:42px;padding:54px max(48px,calc((100vw - 1180px)/2 + 48px)) 62px}.footer-brand img{width:270px;margin-bottom:18px}.footer-brand p,.footer-list a,.footer-contact p{font-size:14px;line-height:1.55}.footer-brand p{max-width:260px}.footer h3{margin-bottom:20px;font-size:14px}.footer-list a{margin-bottom:8px}.copyright{right:max(48px,calc((100vw - 1180px)/2 + 48px));bottom:24px;font-size:12px}.fx-page{--fx-content-max: 1280px;--fx-edge: max(42px, calc((100vw - var(--fx-content-max)) / 2 + 48px))}.fx-topbar{height:34px;font-size:12px}.fx-topbar p{font-size:12px}.fx-nav,.fx-header-compact .fx-nav{min-height:104px;height:auto;grid-template-columns:minmax(240px,300px) minmax(0,1fr) auto;gap:28px}.fx-logo img{height:74px;max-width:285px}.fx-header-compact .fx-logo img{height:68px;max-width:260px}.fx-nav nav{gap:clamp(22px,3.2vw,48px);font-size:12px}.fx-button:not(.fx-button-plain){min-width:178px;min-height:44px;height:auto;padding:0 22px;border-radius:2px;font-size:12px;letter-spacing:.06em}.fx-button-gold{background:#b88435;box-shadow:none}.fx-button-gold:hover,.fx-button-gold:focus-visible{color:#14110f;background:#d5aa61}.fx-button-outline{background:#0000003d}.fx-button-outline:hover,.fx-button-outline:focus-visible{color:#fff7eb;background:#b8843533}.fx-button:not(.fx-button-plain) span:last-child{display:inline-block;transition:transform .18s cubic-bezier(.22,1,.36,1)}.fx-button:not(.fx-button-plain):hover span:last-child,.fx-button:not(.fx-button-plain):focus-visible span:last-child{transform:translate(4px)}.fx-hero-two{min-height:clamp(560px,60vh,720px)}.fx-hero-three{min-height:clamp(520px,55vh,680px)}.fx-page .fx-hero-copy,.fx-page .fx-hero-three .fx-hero-copy{width:min(720px,calc(100vw - var(--fx-edge) - 48px));padding-top:clamp(86px,10vw,136px);padding-bottom:clamp(84px,9vw,126px)}.fx-page .fx-hero h1{font-size:clamp(68px,6.8vw,104px);line-height:.9}.fx-page .fx-hero-three h1{font-size:clamp(56px,5.2vw,82px);line-height:1}.fx-page .fx-hero-copy>p:not(.eyebrow){max-width:560px;font-size:18px;line-height:1.6}.eyebrow{font-size:12px;letter-spacing:.16em}.fx-actions{gap:16px;margin-top:32px}.fx-benefit-band,.fx-stat-band{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px}.fx-benefit-band{min-height:260px;padding-top:62px;padding-bottom:58px}.fx-benefit-band article{padding:0 22px}.fx-benefit-band article+article:before{height:160px}.fx-benefit-band img,.fx-stat-band img{width:50px;height:50px}.fx-benefit-band h2{font-size:13px}.fx-benefit-band p,.fx-stat-band span{font-size:15px;line-height:1.6}.fx-collection,.fx-projects-dark,.fx-process,.fx-why,.fx-categories-dark,.fx-timeline{gap:clamp(36px,5vw,70px);padding-top:clamp(72px,7vw,100px);padding-bottom:clamp(72px,7vw,100px)}.fx-collection,.fx-projects-dark,.fx-process,.fx-why,.fx-categories-dark,.fx-timeline{grid-template-columns:minmax(260px,340px) minmax(0,1fr)}.fx-section-intro h2,.fx-process .fx-section-intro h2,.fx-timeline .fx-section-intro h2,.fx-project-title h2,.fx-categories-dark .fx-section-intro h2,.fx-why .fx-section-intro h2{font-size:clamp(42px,4vw,64px);line-height:.98}.fx-section-intro p:not(.eyebrow){max-width:320px;font-size:16px;line-height:1.65}.fx-product-mosaic,.fx-wide-grid{gap:16px}.fx-product-card{min-height:260px}.fx-product-card span{left:16px;bottom:16px;max-width:min(230px,calc(100% - 74px));padding:13px 15px;font-size:14px;line-height:1.15}.fx-product-card b{right:16px;bottom:20px;width:34px;height:34px;font-size:17px}.fx-project-row{gap:18px}.fx-project-card img{height:250px}.fx-project-card strong{margin-top:16px;font-size:24px}.fx-project-card span{font-size:15px}.fx-step-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.fx-step-grid article{min-height:210px;padding:28px;background:#ffffffa3;border:1px solid rgba(184,132,53,.16)}.fx-step-grid article+article:before{display:none}.fx-step-grid span{font-size:44px}.fx-step-grid img{width:44px;height:44px;margin:0 0 16px}.fx-step-grid h3{font-size:13px}.fx-step-grid p{font-size:15px;line-height:1.55}.fx-mini-cta{min-height:220px;grid-template-columns:minmax(0,1fr) auto;gap:36px}.fx-mini-cta h2{font-size:clamp(40px,4vw,62px)}.fx-mini-cta p{margin-top:10px;font-size:16px}.fx-stat-band{min-height:180px;padding-top:42px;padding-bottom:42px}.fx-stat-band article{grid-template-columns:58px 1fr;column-gap:16px}.fx-stat-band p{font-size:11px}.fx-stat-band strong{font-size:36px}.fx-why-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.fx-why-cards article{min-height:230px;padding:32px 28px}.fx-why-cards img{width:52px;height:52px}.fx-why-cards h3{font-size:13px}.fx-why-cards p{max-width:280px;margin:0 auto;font-size:15px;line-height:1.6}.fx-wide-card{min-height:270px}.fx-wide-card span{left:22px;bottom:22px;font-size:15px}.fx-wide-card b,.fx-ground-card b{right:22px;bottom:20px}.fx-timeline-steps{gap:16px;border-top:0;margin-top:4px}.fx-timeline-steps article{min-height:190px;padding:26px 20px;background:#fff;border-top:2px solid rgba(184,132,53,.74);box-shadow:0 14px 34px #0000000d}.fx-timeline-steps span{width:40px;height:40px;margin:-48px auto 18px;font-size:22px}.fx-timeline-steps h3{font-size:13px}.fx-timeline-steps p{font-size:15px;line-height:1.5}.fx-projects-light{padding-top:72px;padding-bottom:82px}.fx-project-title{align-items:center;padding-bottom:32px}.fx-ground-projects{gap:18px}.fx-ground-card{min-height:270px}.fx-ground-card strong{bottom:52px;font-size:16px}.fx-ground-card span{bottom:28px;font-size:15px}.review-carousel-classic,.review-carousel-luxe,.review-carousel-ground{min-height:240px}.review-carousel-ground{min-height:220px}.review-carousel-ground blockquote{font-size:17px;line-height:1.55}.review-author{font-size:14px}.review-author strong{font-size:20px}.fx-split-cta{min-height:210px;grid-template-columns:minmax(260px,.9fr) minmax(0,1fr) auto;gap:42px}.fx-split-cta h2{font-size:clamp(36px,3.4vw,54px);line-height:1}.fx-split-cta p{font-size:16px;line-height:1.6}.fx-footer{min-height:330px;grid-template-columns:minmax(270px,1.3fr) minmax(150px,.7fr) minmax(230px,1fr) minmax(270px,1fr);gap:44px;padding-top:58px;padding-bottom:72px}.fx-page-two .fx-footer{min-height:340px;grid-template-columns:minmax(320px,1.35fr) minmax(150px,.7fr) minmax(230px,1fr) minmax(270px,1fr)}.fx-footer img,.fx-page-two .fx-footer img{width:min(270px,100%);margin-bottom:18px}.fx-footer h2{margin-bottom:18px;font-size:13px}.fx-footer p,.fx-footer a{font-size:14px;line-height:1.6}.fx-copyright{bottom:24px;font-size:12px}.design-switcher{position:fixed;left:50%;bottom:16px;z-index:2147483000;width:max-content;max-width:calc(100% - 28px);margin:0;padding:0;transform:translate(-50%);color:#f7f4ef;animation:switcherRise .52s cubic-bezier(.22,1,.36,1) .22s both}.design-switcher-inner{display:flex;align-items:center;gap:4px;padding:6px 6px 6px 8px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#110f19d1;box-shadow:0 18px 50px -16px #000000a8;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.design-switcher-divider{width:1px;height:20px;margin:0 2px;background:#ffffff24}.design-switcher-actions{display:flex;align-items:center;gap:4px}.design-switcher button,.design-switcher-home{min-width:0;min-height:36px;height:36px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;border:0;border-radius:999px;background:transparent;color:#ffffffb8;font:inherit;cursor:pointer;transition:transform .18s cubic-bezier(.22,1,.36,1),background-color .18s ease,color .18s ease,box-shadow .18s ease}.design-switcher button:hover,.design-switcher button:focus-visible{transform:translateY(-2px);color:#fff;background:transparent}.design-switcher button.active{color:#fff;background:#b88435;box-shadow:0 8px 22px -8px #d0a45cc7}.design-switcher-home.active{color:#fff;background:transparent;box-shadow:none}.design-switcher span,.design-switcher small{display:inline-block}.design-switcher span{font-family:var(--display);font-size:18px;font-weight:800;line-height:1}.design-switcher small{color:currentColor;font-size:10px;font-weight:900;letter-spacing:.12em;line-height:1;text-transform:uppercase}.design-switcher-home svg{flex:0 0 auto}@keyframes switcherRise{0%{opacity:0;transform:translate(-50%,24px)}to{opacity:1;transform:translate(-50%)}}@media(max-width:920px){.nav-shell{height:auto;min-height:89px;flex-wrap:wrap;gap:12px;padding-bottom:14px}.site-frame nav{order:3;width:100%;justify-content:center;gap:clamp(12px,4vw,35px);margin:0;overflow-x:auto}.site-frame nav a{padding:10px 0 8px}.site-frame nav a.active:after{bottom:0}.quote-small{margin-left:auto}.benefits{height:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 0}.benefit-line{display:none}.products-section,.projects-section{height:auto;padding-bottom:28px}.category-grid,.project-grid{width:calc(100% - 52px);grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto}.category-card{height:auto;aspect-ratio:142 / 255}.footer{height:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding-bottom:42px}.copyright{left:53px;right:auto}.design-switcher-inner,.design-switcher-actions{grid-template-columns:1fr}}@media(max-width:620px){.topbar{height:auto}.topbar-inner{justify-content:center;flex-wrap:wrap;padding:8px 18px}.nav-shell{justify-content:center;padding:14px 20px}.brand,.brand img{width:158px}.quote-small{margin-left:0}.hero{height:470px}.hero-copy{padding:46px 26px 0}.hero h1{font-size:clamp(38px,12vw,45px)}.benefits{grid-template-columns:1fr;padding:30px 24px}.category-grid,.project-grid{grid-template-columns:1fr}.testimonial{height:auto;grid-template-columns:54px 1fr;gap:0;padding:28px 24px 50px}.quote-mark{margin-right:12px;align-self:start;transform:translateY(19px)}.testimonial blockquote{font-size:16px}.testimonial-author{grid-column:2;margin-top:20px}.cta{height:auto;grid-template-columns:1fr;gap:18px;padding:36px 24px}.cta-copy{padding-left:0}.cta h2{font-size:28px}.cta .gold-button{justify-self:start}.footer{grid-template-columns:1fr;padding:26px 30px 46px}.copyright{left:30px}}
