
:root{
  --navy:#06182d; --navy2:#0b2746; --blue:#0e4f83; --orange:#f47b20; --orange2:#ff9b36;
  --accent:#4588e1; --accent2:#5aa5ff;
  --ink:#071a33; --muted:#5d6b7a; --line:#d8dee7; --paper:#f6f7f9; --white:#fff;
  --shadow:0 18px 50px rgba(4,21,42,.16);
}
*{box-sizing:border-box} body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;color:var(--ink);background:#f3f5f8;line-height:1.45}
a{text-decoration:none;color:inherit}.wrap{width:min(1160px,92vw);margin:auto}.topbar{height:108px;background:linear-gradient(90deg,#031225,#082947);color:white;display:flex;align-items:center;position:sticky;top:0;z-index:20;box-shadow:0 4px 20px rgba(0,0,0,.18)}
.nav{display:flex;align-items:center;justify-content:space-between;gap:34px}.brand{display:flex;align-items:center;flex:0 0 auto}.brand img{display:block;width:250px;height:auto;border-radius:2px}.fibro-wordmark{display:inline-flex;flex-direction:column;align-items:flex-start;color:#fff;line-height:1}.fibro-wordmark-title{display:block;color:#fff;font-weight:700;letter-spacing:-.04em;text-shadow:0 1px 0 rgba(255,255,255,.18),0 8px 16px rgba(0,0,0,.22)}.fibro-wordmark-subtitle{display:block;margin-top:5px;color:var(--accent2);font-weight:500;letter-spacing:.01em}.header-wordmark .fibro-wordmark-title{font-size:31px}.header-wordmark .fibro-wordmark-subtitle{font-size:13px}.links{display:flex;align-items:center;gap:36px;font-size:13px;font-weight:700;text-transform:uppercase}.links a{padding:43px 0;border-bottom:3px solid transparent}.links a.active,.links a:hover{color:#fff;border-color:var(--accent)}.language-switch{appearance:none;border:1px solid rgba(255,255,255,.38);border-radius:999px;background:rgba(255,255,255,.04);color:#fff;font:inherit;font-weight:700;text-transform:uppercase;padding:8px 28px 8px 12px;cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,#fff 50%),linear-gradient(135deg,#fff 50%,transparent 50%);background-position:calc(100% - 15px) 50%,calc(100% - 10px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.language-switch option{color:#071a33;background:#fff}
.hero{position:relative;min-height:560px;color:white;overflow:hidden;background:#06182d}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 35%,rgba(255,133,29,.34),transparent 18%),radial-gradient(circle at 47% 42%,rgba(37,153,216,.28),transparent 20%),linear-gradient(90deg,rgba(3,12,25,.93),rgba(3,22,42,.58),rgba(3,12,25,.2)),url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="1400" height="700" viewBox="0 0 1400 700"><rect fill="%2307182f" width="1400" height="700"/><g fill="none" stroke="%233e5e7c" stroke-width="1" opacity=".42"><path d="M100 220 C300 170 420 230 600 190 S970 140 1250 210"/><path d="M90 360 C340 280 550 360 750 300 S1120 260 1320 360"/><path d="M160 490 C390 410 610 470 810 420 S1120 390 1290 470"/></g><g fill="%23ffffff" opacity=".22"><circle cx="254" cy="220" r="2"/><circle cx="505" cy="190" r="2"/><circle cx="788" cy="285" r="2"/><circle cx="1000" cy="236" r="2"/><circle cx="1128" cy="348" r="2"/><circle cx="635" cy="420" r="2"/></g><g stroke="%23ff861d" fill="none" stroke-width="2" opacity=".9"><path d="M260 230 Q640 80 1050 345"/><path d="M520 185 Q770 70 1130 350"/><path d="M410 430 Q760 185 1010 335"/></g><g stroke="%232997d1" fill="none" stroke-width="2" opacity=".8"><path d="M220 500 Q410 230 690 190"/><path d="M620 520 Q740 330 980 250"/></g></svg>') center/cover no-repeat}.hero .wrap{position:relative;z-index:2;padding:105px 0 56px}.eyebrow{color:var(--orange2);font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:14px}.hero h1{font-size:64px;line-height:.96;margin:18px 0 18px;max-width:650px;letter-spacing:-2px}.hero p{font-size:20px;max-width:575px;color:#dbe7f3}.actions{display:flex;gap:18px;margin-top:35px}.btn{display:inline-flex;align-items:center;gap:10px;background:var(--orange);color:#fff;font-weight:900;text-transform:uppercase;font-size:13px;padding:17px 24px;border-radius:4px}.btn.secondary{background:transparent;border:1px solid rgba(255,255,255,.6)}
.darkband{background:linear-gradient(90deg,#051529,#082a49);color:white}.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.pillar{padding:28px 34px;border-right:1px solid rgba(255,255,255,.22);display:flex;gap:20px}.pillar:last-child{border:0}.icon{width:54px;height:54px;border:2px solid var(--orange);border-radius:50%;display:grid;place-items:center;color:var(--orange);font-size:28px;flex:0 0 auto}.pillar h3{margin:0 0 8px;font-size:15px;text-transform:uppercase}.pillar p{margin:0;color:#d6e2ee;font-size:14px}.section{padding:68px 0;background:white}.section.alt{background:#f7f8fa}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center}.kicker{color:var(--orange);font-weight:900;text-transform:uppercase}.h2{font-size:38px;line-height:1.05;margin:8px 0 18px;letter-spacing:-1px}.lead{font-size:18px;color:#4e5d6d}.statgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:white}.stat{padding:28px 26px;border-right:1px solid var(--line)}.stat:last-child{border:0}.stat b{font-size:32px;color:var(--orange)}.stat span{display:block;text-transform:uppercase;font-size:12px;font-weight:900;color:#687584}.cards{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.card{background:white;border:1px solid var(--line);box-shadow:var(--shadow);padding:34px}.card.dark{background:linear-gradient(135deg,#06182d,#0c3458);color:white}.card h3{font-size:26px;margin:10px 0}.ticks{list-style:none;padding:0;margin:20px 0 0}.ticks li{margin:10px 0;padding-left:28px;position:relative}.ticks li:before{content:"✓";position:absolute;left:0;color:var(--orange);font-weight:900}.servicebar{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid rgba(255,255,255,.15);margin-top:35px}.service{padding:24px 18px;text-align:center;border-right:1px solid rgba(255,255,255,.16)}.service:last-child{border:0}.service .big{font-size:36px}.service h4{margin:12px 0 0;font-size:13px;text-transform:uppercase}.producthero{background:linear-gradient(90deg,#fff 0%,#fff 43%,#edf2f7 43%,#edf2f7 100%);padding:80px 0 60px}.product-visual{height:250px;background:radial-gradient(circle at 50% 70%,#fff,transparent 40%),linear-gradient(135deg,#d9e0e8,#fff);border-radius:8px;box-shadow:var(--shadow);position:relative;overflow:hidden}.product-visual:before{content:"";position:absolute;left:40px;top:70px;width:420px;height:18px;background:linear-gradient(90deg,#eee,#bbb,#eee);box-shadow:0 28px 0 #c8d0d9,0 56px 0 #efc97a,0 84px 0 #fff}.product-visual:after{content:"";position:absolute;right:90px;bottom:50px;width:220px;height:16px;background:#204a80;border-radius:20px;box-shadow:30px -24px 0 #ef4b65,60px -48px 0 #3dc1a3,90px -72px 0 #f1cf35}.logo-unison{max-width:180px;margin-bottom:20px}.clientbar{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;align-items:center}.client{font-size:28px;font-weight:900;text-align:center}.client.walmart{color:#0071ce}.client.target{color:#cc0000}.client.tree{color:#178e3a}.client.dg{color:#000;background:#ffd400;padding:8px 12px;transform:skew(-5deg)}.mapwrap{display:grid;grid-template-columns:.85fr 1.15fr;gap:40px;align-items:center}.locations{display:grid;grid-template-columns:1fr 1fr;gap:20px}.loc{padding:16px;border-left:4px solid var(--orange);background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.06)}.map{height:420px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="700" height="420" viewBox="0 0 700 420"><rect fill="%23f5f7fa" width="700" height="420"/><g fill="%23b7c2cf" opacity=".75"><ellipse cx="180" cy="145" rx="115" ry="48"/><ellipse cx="340" cy="155" rx="70" ry="45"/><ellipse cx="440" cy="205" rx="100" ry="60"/><ellipse cx="535" cy="170" rx="115" ry="50"/><ellipse cx="285" cy="278" rx="52" ry="38"/></g></svg>') center/contain no-repeat;position:relative}.pin{position:absolute;width:18px;height:18px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 8px rgba(244,123,32,.18)}.p1{left:18%;top:42%}.p2{left:12%;top:52%}.p3{left:48%;top:35%}.p4{left:72%;top:50%}.p5{left:84%;top:42%}.footer{background:#051529;color:white;padding:34px 0}.contactrow{display:flex;justify-content:space-between;gap:28px;color:#dce8f4}.muted{color:var(--muted)}
@media(max-width:800px){.topbar{height:auto;min-height:96px;padding:10px 0}.nav{align-items:flex-start;gap:12px;flex-direction:column}.brand img{width:210px}.links{gap:14px;font-size:11px;flex-wrap:wrap}.links a{padding:6px 0 8px}.language-switch{padding:6px 26px 6px 10px}.hero h1{font-size:42px}.pillars,.statgrid,.cards,.servicebar,.clientbar,.split,.mapwrap,.locations{grid-template-columns:1fr}.pillar,.stat,.service{border-right:0;border-bottom:1px solid var(--line)}.contactrow{flex-direction:column}.producthero{background:white}.actions{flex-direction:column;align-items:flex-start}}

/* Homepage redesign */
.home-hero{background:#011330;color:#fff;overflow:hidden}
.home-brand-tabs>input{position:absolute;opacity:0;pointer-events:none}
.home-hero-grid{display:grid;grid-template-columns:minmax(310px,.88fr) minmax(460px,1.42fr);gap:26px;align-items:center;padding:28px 0 24px}
.home-copy{position:relative;z-index:2}.home-eyebrow{margin:0 0 22px;color:var(--accent2);font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.home-copy h1{max-width:440px;margin:0 0 22px;font-size:58px;line-height:1.08;letter-spacing:-1px;font-weight:700}.home-lead{max-width:470px;margin:0;color:#fff;font-size:20px;line-height:1.45;font-weight:400}.home-map{min-width:0;position:relative}.home-map img{display:block;width:100%;height:auto;max-height:540px;object-fit:contain}.map-flow{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;overflow:visible}.map-flow path{fill:none;stroke:none}.route-bullet{fill:#fff;stroke:#ff8b22;stroke-width:5;filter:drop-shadow(0 0 8px rgba(255,123,28,.95))}
@media(prefers-reduced-motion:reduce){.route-bullet{display:none}}
.home-selector{display:inline-grid;grid-template-columns:auto auto;width:max-content;max-width:100%;margin:36px 0 24px;border:1px solid rgba(255,255,255,.38);border-radius:999px;overflow:hidden;background:rgba(2,12,25,.32)}.home-selector label{min-height:34px;padding:0 14px;display:grid;place-items:center;cursor:pointer;font-size:12px;font-weight:700;text-transform:uppercase;white-space:nowrap;transition:background .2s,color .2s}
#brand-fibro:checked~.home-selector label[for=brand-fibro],#brand-unison:checked~.home-selector label[for=brand-unison]{background:linear-gradient(90deg,#2f78d8,var(--accent2));color:#fff}
.strengths{padding:0 0 68px}.strength-panels{position:relative;min-height:178px}.strength-panel{display:none;width:100%;margin:auto}
#brand-fibro:checked~.strengths .fibro-panel,#brand-unison:checked~.strengths .unison-panel{display:block}.usp-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px}.usp-item{display:grid;grid-template-columns:72px 1fr;gap:20px;align-items:start;text-align:left;justify-items:start}.usp-icon{width:72px;height:72px;border:2px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:38px;line-height:1}.usp-icon svg{width:42px;height:42px;display:block;fill:none;stroke:currentColor;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}.usp-icon .gear-icon{width:43px;height:43px;transform:translateY(-2px)}.fibro-panel .usp-icon,.unison-panel .usp-icon{color:var(--accent2)}.usp-item h4{margin:0 0 8px;font-size:18px;line-height:1.1;text-transform:uppercase;font-weight:700}.usp-item p{margin:0;color:#e4eef8;font-size:15px;line-height:1.45;max-width:260px;font-weight:400}
.home-market{background:linear-gradient(180deg,#fff 0%,#f8fafc 100%);padding:70px 0 76px}.home-market .kicker{color:var(--accent);font-weight:700;letter-spacing:.03em}.home-market-grid{display:grid;grid-template-columns:.96fr 1.04fr;gap:60px;align-items:center}.home-market-copy h2{max-width:575px;margin:24px 0 30px;font-size:38px;line-height:1.12;letter-spacing:-.6px;font-weight:700}.home-market-copy>p:not(.kicker){max-width:560px;margin:0 0 24px;color:#102845;font-size:17px;line-height:1.58}.home-market-copy>p:not(.kicker)+p:not(.kicker){margin-top:4px}.home-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:40px}.home-stats article{padding:0 28px;border-right:1px solid var(--line)}.home-stats article:first-child{padding-left:10px}.home-stats article:last-child{border-right:0}.stat-icon{display:block;width:54px;height:54px;color:var(--accent);line-height:1}.stat-icon svg{width:100%;height:100%;display:block;fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.home-stats strong{display:block;margin-top:12px;color:var(--accent);font-size:32px;line-height:1;font-weight:700}.home-stats p{margin:6px 0 0;color:#08213f;font-size:14px;line-height:1.35}
.home-brand-cards{display:grid;grid-template-columns:1fr 1fr;gap:28px}.home-brand-card{position:relative;min-height:390px;padding:58px 36px 86px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#06182d;box-shadow:var(--shadow);overflow:hidden}.home-brand-card.primary{background:linear-gradient(145deg,#031225,#082947);color:#fff}.card-logo{display:block;width:auto;object-fit:contain;object-position:left center}.card-logo-fibro{width:300px;max-width:112%;margin:-18px 0 22px -18px}.card-logo-unison{width:210px;max-width:100%;margin:40px 0 58px 0}.card-fibro-wordmark{margin:26px 0 54px}.card-fibro-wordmark .fibro-wordmark-title{font-size:29px}.card-fibro-wordmark .fibro-wordmark-subtitle{font-size:12px}.home-brand-card i{display:block;width:52px;height:3px;background:var(--accent);margin-bottom:30px}.home-brand-card.primary i{background:var(--accent2)}.home-brand-card p{margin:0;max-width:260px;font-size:17px;line-height:1.5}.home-brand-card b{position:absolute;right:28px;bottom:28px;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:#fff;font-size:28px;font-style:normal}.home-brand-card.primary b{background:var(--accent)}
.home-footer{background:linear-gradient(90deg,#031225,#082947);color:#fff;padding:22px 0}.home-footer .wrap{position:relative;display:flex;justify-content:center;gap:28px;align-items:center;flex-wrap:wrap}.home-footer a,.home-footer span{color:#fff;font-size:15px}.home-footer a:not(:first-child){padding-left:24px;border-left:1px solid rgba(255,255,255,.38)}.home-footer .founder-note{position:absolute;right:0;color:#082947;text-align:right}
.placeholder-page{min-height:calc(100vh - 172px);background:#fff}

@media(max-width:1000px){.home-hero-grid{grid-template-columns:1fr;padding-top:34px}.home-map{order:-1}.home-map img{max-height:380px}.home-copy h1{font-size:46px}.home-market-grid{grid-template-columns:1fr}.home-brand-cards{max-width:700px}.strengths{padding-top:20px}}
@media(max-width:800px){.home-hero-grid{gap:22px}.home-map{margin:0 -6vw}.home-copy h1{font-size:42px}.home-eyebrow{font-size:16px}.home-lead{font-size:18px}.home-selector{margin:30px 0 24px}.strengths{padding:0 0 52px}.strength-panels{min-height:0}.usp-list{grid-template-columns:1fr;gap:24px}.usp-item{grid-template-columns:68px 1fr;gap:18px;text-align:left;justify-items:start}.usp-icon{width:58px;height:58px;font-size:30px}.home-market{padding:46px 0 52px}.home-market-copy h2{font-size:30px}.home-stats,.home-brand-cards{grid-template-columns:1fr}.home-stats article{padding:18px 0;border-right:0;border-bottom:1px solid var(--line)}.home-stats article:first-child{padding-top:0}.home-stats article:last-child{border-bottom:0}.home-brand-card{min-height:290px}.home-footer .wrap{justify-content:flex-start}.home-footer a:not(:first-child){padding-left:0;border-left:0}}
@media(max-width:480px){.home-map{margin:0 -8vw}.home-copy h1{font-size:38px}.home-selector label{min-height:34px;font-size:11px;padding:0 12px}.usp-item{align-items:flex-start}.home-brand-card{padding:30px 28px 78px}.home-brand-card h3{font-size:29px}}

/* Unison page */
.unison-page{background:#fff;color:var(--ink)}.unison-hero{background:#fff;padding:72px 0 60px}.unison-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:58px;align-items:center}.unison-hero-logo{display:block;width:260px;max-width:100%;height:auto;margin:0 0 34px}.unison-hero h1{max-width:540px;margin:0 0 22px;font-size:54px;line-height:1.02;letter-spacing:-.9px;font-weight:700}.unison-hero p{max-width:560px;margin:0;color:#102845;font-size:20px;line-height:1.55}.unison-hero-product{min-height:360px;aspect-ratio:1.5;display:block;background:#f7f8fa;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);overflow:hidden}.unison-hero-product img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.unison-capabilities{background:#fff;padding:40px 0 64px}.unison-eyebrow{margin:0 0 28px;color:#071a33;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.unison-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.unison-info-card{border:1px solid var(--line);border-radius:8px;background:#fff;padding:30px 26px;box-shadow:0 14px 42px rgba(4,21,42,.08)}.unison-card-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:24px;border:2px solid #d8dee7;border-radius:50%;color:#071a33}.unison-card-icon svg{width:34px;height:34px;display:block;fill:none;stroke:currentColor;stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round}.unison-info-card h2{margin:0 0 12px;font-size:20px;line-height:1.15;font-weight:700}.unison-info-card p{margin:0;color:#31455f;font-size:15px;line-height:1.45}
.focus-products{background:#fff;padding:28px 0 78px}.product-carousel>input{position:absolute;opacity:0;pointer-events:none}.focus-view{position:relative;min-height:390px;margin-bottom:24px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(145deg,#fbfcfd,#fff);box-shadow:var(--shadow);overflow:hidden}.focus-panel{position:absolute;inset:0;display:grid;grid-template-columns:.95fr 1.05fr;gap:34px;align-items:center;padding:42px 54px;opacity:0;transform:translateX(18px);pointer-events:none;transition:opacity .22s ease,transform .22s ease}.focus-panel h2{margin:0 0 14px;font-size:38px;line-height:1.06;letter-spacing:-.4px}.focus-panel p{max-width:360px;margin:0;color:#31455f;font-size:19px;line-height:1.45}.focus-art{position:relative;width:min(360px,100%);aspect-ratio:1.24;margin:auto;border-radius:8px;background:#f8fafc}.focus-art:before,.focus-art:after{content:"";position:absolute}.art-notebooks:before{left:70px;top:38px;width:170px;height:230px;border:3px solid #102845;border-radius:7px;background:linear-gradient(90deg,#e21b2d 0 18px,#fff 18px);box-shadow:28px -18px 0 -3px #fff,28px -18px 0 0 #ffd234,56px -36px 0 -3px #fff,56px -36px 0 0 #0aa64f}.art-notebooks:after{left:124px;top:92px;width:118px;height:8px;background:#cfd7e3;box-shadow:0 44px 0 #cfd7e3,0 88px 0 #cfd7e3}.art-writing:before{left:70px;top:132px;width:220px;height:22px;border-radius:999px;background:#071a33;transform:rotate(-28deg);box-shadow:0 36px 0 #e21b2d,0 -36px 0 #ffd234}.art-writing:after{left:220px;top:48px;width:48px;height:48px;border-radius:50%;background:#0aa64f;box-shadow:-92px 176px 0 #e21b2d}.art-paper:before{left:80px;top:34px;width:190px;height:240px;border:3px solid #102845;border-radius:6px;background:repeating-linear-gradient(#fff 0 26px,#d8dee7 27px 29px)}.art-paper:after{left:104px;top:72px;width:142px;height:10px;background:#ffd234;box-shadow:0 52px 0 #e21b2d,0 104px 0 #0aa64f}.art-folders:before{left:62px;top:76px;width:240px;height:170px;border:3px solid #102845;border-radius:8px;background:#ffd234;clip-path:polygon(0 16%,36% 16%,44% 0,100% 0,100% 100%,0 100%)}.art-folders:after{left:92px;top:122px;width:180px;height:14px;background:#fff;box-shadow:0 42px 0 #fff,0 84px 0 #fff}
#focus-notebooks:checked~.focus-view .panel-notebooks,#focus-writing:checked~.focus-view .panel-writing,#focus-paper:checked~.focus-view .panel-paper,#focus-folders:checked~.focus-view .panel-folders{opacity:1;transform:translateX(0);pointer-events:auto}.focus-picker{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.focus-picker label{display:grid;grid-template-columns:64px 1fr;gap:14px;align-items:center;min-height:98px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:14px;cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .2s}.focus-picker label:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(4,21,42,.08)}.focus-picker strong{display:block;font-size:16px;line-height:1.15}.focus-picker em{display:block;margin-top:4px;color:#5d6b7a;font-style:normal;font-size:13px;line-height:1.25}.mini-product{position:relative;width:58px;height:58px;border-radius:8px;background:#f8fafc;border:1px solid #d8dee7}.mini-product:before,.mini-product:after{content:"";position:absolute}.mini-notebooks:before{left:18px;top:11px;width:25px;height:36px;border:2px solid #071a33;border-left:7px solid #e21b2d;border-radius:3px;background:#fff}.mini-writing:before{left:13px;top:27px;width:36px;height:7px;border-radius:999px;background:#071a33;transform:rotate(-28deg);box-shadow:0 11px 0 #e21b2d}.mini-paper:before{left:16px;top:10px;width:29px;height:38px;border:2px solid #071a33;background:repeating-linear-gradient(#fff 0 8px,#d8dee7 9px 10px)}.mini-folders:before{left:10px;top:18px;width:40px;height:28px;border:2px solid #071a33;border-radius:4px;background:#ffd234;clip-path:polygon(0 22%,38% 22%,46% 0,100% 0,100% 100%,0 100%)}#focus-notebooks:checked~.focus-picker label[for=focus-notebooks],#focus-writing:checked~.focus-picker label[for=focus-writing],#focus-paper:checked~.focus-picker label[for=focus-paper],#focus-folders:checked~.focus-picker label[for=focus-folders]{border-color:#071a33;box-shadow:0 14px 36px rgba(4,21,42,.1)}
.retail-logos{background:#fff;padding:0 0 76px;overflow:hidden}.logo-marquee{position:relative;margin-top:8px;overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.logo-marquee:before,.logo-marquee:after{content:"";position:absolute;top:0;bottom:0;width:120px;z-index:2;pointer-events:none}.logo-marquee:before{left:0;background:linear-gradient(90deg,#fff,rgba(255,255,255,0))}.logo-marquee:after{right:0;background:linear-gradient(270deg,#fff,rgba(255,255,255,0))}.logo-track{display:flex;align-items:center;gap:64px;width:max-content;padding:30px 0;animation:logoDrift 42s linear infinite}.logo-track img{display:block;width:150px;max-height:62px;object-fit:contain;filter:grayscale(1) saturate(0) contrast(.36) brightness(1.1) opacity(.72);mix-blend-mode:multiply}.logo-track img[src$=".svg"]{filter:grayscale(1) saturate(0) contrast(.42) brightness(1.02) opacity(.68)}@keyframes logoDrift{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.logo-track{animation:none}}
@media(max-width:1000px){.unison-hero-grid{grid-template-columns:1fr}.unison-hero-product{min-height:300px}.unison-card-grid,.focus-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.focus-panel{grid-template-columns:1fr;padding:34px}.focus-view{min-height:620px}.focus-panel h2{font-size:32px}}@media(max-width:640px){.unison-hero{padding:46px 0}.unison-hero h1{font-size:40px}.unison-hero p{font-size:18px}.unison-card-grid,.focus-picker{grid-template-columns:1fr}.focus-view{min-height:560px}.focus-panel{padding:28px}.focus-art{width:min(280px,100%)}.logo-track{gap:42px}.logo-track img{width:124px}.logo-marquee:before,.logo-marquee:after{width:52px}}

/* Focus product expansion */
.focus-view{min-height:460px}.focus-panel{padding-bottom:86px;opacity:0!important;pointer-events:none!important}.focus-detail{position:relative}.focus-controls{display:flex;gap:10px;margin-top:26px}.focus-controls label{width:36px;height:36px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;cursor:pointer;font-size:25px;line-height:1;color:#071a33;background:#fff;box-shadow:0 8px 22px rgba(4,21,42,.08);transition:transform .18s,border-color .18s}.focus-controls label:hover{transform:translateY(-1px);border-color:#071a33}
#focus-notebooks:checked~#focus-shot-1:checked~.focus-view .panel-notebooks.shot-1,#focus-notebooks:checked~#focus-shot-2:checked~.focus-view .panel-notebooks.shot-2,#focus-notebooks:checked~#focus-shot-3:checked~.focus-view .panel-notebooks.shot-3,#focus-writing:checked~#focus-shot-1:checked~.focus-view .panel-writing.shot-1,#focus-writing:checked~#focus-shot-2:checked~.focus-view .panel-writing.shot-2,#focus-writing:checked~#focus-shot-3:checked~.focus-view .panel-writing.shot-3,#focus-paper:checked~#focus-shot-1:checked~.focus-view .panel-paper.shot-1,#focus-paper:checked~#focus-shot-2:checked~.focus-view .panel-paper.shot-2,#focus-paper:checked~#focus-shot-3:checked~.focus-view .panel-paper.shot-3,#focus-folders:checked~#focus-shot-1:checked~.focus-view .panel-folders.shot-1,#focus-folders:checked~#focus-shot-2:checked~.focus-view .panel-folders.shot-2,#focus-folders:checked~#focus-shot-3:checked~.focus-view .panel-folders.shot-3,#focus-seasonal:checked~#focus-shot-1:checked~.focus-view .panel-seasonal.shot-1,#focus-seasonal:checked~#focus-shot-2:checked~.focus-view .panel-seasonal.shot-2,#focus-seasonal:checked~#focus-shot-3:checked~.focus-view .panel-seasonal.shot-3{opacity:1!important;transform:translateX(0);pointer-events:auto!important}
.focus-picker{grid-template-columns:repeat(5,minmax(0,1fr))}.focus-picker label{grid-template-columns:58px 1fr;min-height:118px}.mini-seasonal:before{left:15px;top:12px;width:30px;height:34px;border:2px solid #071a33;border-radius:5px;background:linear-gradient(135deg,#e21b2d 0 45%,#fff 45% 56%,#0aa64f 56%)}.mini-seasonal:after{left:27px;top:5px;width:12px;height:12px;border-radius:50%;background:#ffd234}
#focus-seasonal:checked~.focus-picker label[for=focus-seasonal],#focus-notebooks:checked~.focus-picker label[for=focus-notebooks],#focus-writing:checked~.focus-picker label[for=focus-writing],#focus-paper:checked~.focus-picker label[for=focus-paper],#focus-folders:checked~.focus-picker label[for=focus-folders]{border-color:#071a33;box-shadow:0 14px 36px rgba(4,21,42,.1)}
.art-notebooks.art-variant-b:before{border-left-color:#0aa64f;box-shadow:24px -14px 0 -3px #fff,24px -14px 0 0 #e21b2d}.art-notebooks.art-variant-c:before{border-left-color:#ffd234;box-shadow:30px -12px 0 -3px #fff,30px -12px 0 0 #0aa64f,60px 12px 0 -3px #fff,60px 12px 0 0 #e21b2d}.art-writing.art-variant-b:before{background:#0aa64f;box-shadow:0 36px 0 #071a33,0 -36px 0 #ffd234}.art-writing.art-variant-c:before{background:#e21b2d;box-shadow:0 28px 0 #ffd234,0 -28px 0 #0aa64f,0 56px 0 #071a33}.art-paper.art-variant-b:before{background:repeating-linear-gradient(#fff 0 20px,#d8dee7 21px 23px);border-top:14px solid #e21b2d}.art-paper.art-variant-c:before{width:170px;height:210px;left:95px;top:50px;border-top:14px solid #0aa64f}.art-folders.art-variant-b:before{background:#0aa64f}.art-folders.art-variant-c:before{background:#e21b2d;box-shadow:26px 22px 0 -3px #ffd234,26px 22px 0 0 #071a33}.art-seasonal:before{left:84px;top:46px;width:178px;height:220px;border:3px solid #071a33;border-radius:8px;background:linear-gradient(135deg,#e21b2d 0 36%,#fff 36% 48%,#0aa64f 48%);box-shadow:26px -18px 0 -3px #fff,26px -18px 0 0 #ffd234}.art-seasonal:after{left:142px;top:108px;width:86px;height:86px;background:#fff;clip-path:polygon(50% 0,61% 35%,98% 35%,68% 56%,79% 91%,50% 70%,21% 91%,32% 56%,2% 35%,39% 35%)}.art-seasonal.art-variant-b:before{background:linear-gradient(135deg,#0aa64f 0 34%,#fff 34% 48%,#e21b2d 48%)}.art-seasonal.art-variant-c:before{background:linear-gradient(135deg,#ffd234 0 34%,#fff 34% 48%,#e21b2d 48%);box-shadow:28px -12px 0 -3px #fff,28px -12px 0 0 #0aa64f,56px 18px 0 -3px #fff,56px 18px 0 0 #071a33}
.sustainability-logos{position:absolute;right:38px;bottom:26px;display:flex;align-items:center;justify-content:flex-end;gap:18px;z-index:3}.sustainability-logos img{display:block;max-width:92px;max-height:40px;object-fit:contain;filter:grayscale(1) saturate(0) contrast(.9) brightness(.82) opacity(.9);mix-blend-mode:multiply}.sustainability-logos img[src*="pefc"]{max-width:54px;max-height:54px}.sustainability-logos img[src*="sfi"]{max-width:104px}.sustainability-logos img[src*="eudr"]{max-width:72px}
@media(max-width:1000px){.focus-picker{grid-template-columns:repeat(3,minmax(0,1fr))}.focus-view{min-height:700px}.focus-panel{padding-bottom:112px}.sustainability-logos{left:34px;right:34px;justify-content:flex-start;flex-wrap:wrap}}@media(max-width:640px){.focus-picker{grid-template-columns:1fr}.focus-view{min-height:650px}.focus-panel{padding-bottom:122px}.sustainability-logos{bottom:22px;gap:12px}.sustainability-logos img{max-width:64px;max-height:28px}}

/* Fibro Source page */
.fibro-page{background:#fff;color:var(--ink)}.fibro-eyebrow{margin:0 0 24px;color:var(--accent2);font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.fibro-hero{background:#011330;color:#fff;padding:72px 0 76px;overflow:hidden}.fibro-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:58px;align-items:center}.fibro-hero h1{max-width:620px;margin:0 0 22px;font-size:58px;line-height:1.06;letter-spacing:-1px;font-weight:700}.fibro-hero p{max-width:590px;margin:0;color:#fff;font-size:20px;line-height:1.5}.fibro-hero-gallery{position:relative;min-height:360px;aspect-ratio:1.5;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:linear-gradient(145deg,#06182d,#092d4f);box-shadow:var(--shadow);overflow:hidden}.fibro-hero-gallery article{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;padding:52px;opacity:0;animation:fibroGallery 12s linear infinite}.fibro-hero-gallery article:nth-child(2){animation-delay:4s}.fibro-hero-gallery article:nth-child(3){animation-delay:8s}.fibro-hero-gallery article:before{content:"";position:absolute;inset:22px;border:1px solid rgba(90,165,255,.22);border-radius:6px;pointer-events:none}.fibro-hero-gallery h2{position:relative;margin:0 0 18px;color:var(--accent2);font-size:18px;text-transform:uppercase;letter-spacing:.04em}.fibro-hero-gallery p{position:relative;max-width:440px;font-size:32px;line-height:1.16;letter-spacing:-.4px}.fibro-hero-gallery strong{font-weight:700}@keyframes fibroGallery{0%,30%{opacity:1;transform:translateX(0)}33%,100%{opacity:0;transform:translateX(-10px)}}@media(prefers-reduced-motion:reduce){.fibro-hero-gallery article{animation:none}.fibro-hero-gallery article:first-child{opacity:1;transform:none}}
.pulp-products{background:#fff;padding:72px 0 78px}.pulp-carousel>input{position:absolute;opacity:0;pointer-events:none}.pulp-view{position:relative;min-height:430px;margin-bottom:24px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(145deg,#fbfcfd,#fff);box-shadow:var(--shadow);overflow:hidden}.pulp-panel{position:absolute;inset:0;display:grid;grid-template-columns:.95fr 1.05fr;gap:34px;align-items:center;padding:46px 56px;opacity:0;transform:translateX(18px);pointer-events:none;transition:opacity .22s ease,transform .22s ease}.pulp-detail h2{margin:0 0 14px;font-size:38px;line-height:1.06;letter-spacing:-.4px}.pulp-detail p{max-width:400px;margin:0;color:#31455f;font-size:19px;line-height:1.45}.pulp-art{position:relative;width:min(360px,100%);aspect-ratio:1.24;margin:auto;border-radius:8px;background:#f8fafc}.pulp-art:before,.pulp-art:after{content:"";position:absolute}.art-kraft:before{left:84px;top:56px;width:196px;height:220px;border:3px solid #102845;border-radius:8px;background:linear-gradient(135deg,#c8924d,#f5d28d)}.art-kraft:after{left:116px;top:106px;width:132px;height:10px;background:#fff;box-shadow:0 42px 0 rgba(255,255,255,.75),0 84px 0 rgba(255,255,255,.75)}.art-corrugated:before{left:70px;top:92px;width:230px;height:140px;border:3px solid #102845;border-radius:8px;background:repeating-linear-gradient(90deg,#d7a65d 0 14px,#f5d28d 15px 28px)}.art-corrugated:after{left:94px;top:66px;width:180px;height:48px;border:3px solid #102845;border-bottom:0;border-radius:8px 8px 0 0;background:#f5d28d}.art-hardwood:before{left:78px;top:62px;width:210px;height:210px;border-radius:50%;border:3px solid #102845;background:radial-gradient(circle at 50% 50%,#fff 0 28%,#d8e6f4 29% 48%,#5aa5ff 49%)}.art-hardwood:after{left:132px;top:120px;width:100px;height:100px;border-radius:50%;background:#fff}.art-softwood:before{left:98px;top:44px;width:168px;height:240px;border:3px solid #102845;border-radius:12px;background:linear-gradient(180deg,#fff,#d8e6f4)}.art-softwood:after{left:132px;top:88px;width:100px;height:12px;background:var(--accent2);box-shadow:0 42px 0 #cfd7e3,0 84px 0 #cfd7e3,0 126px 0 #cfd7e3}.art-recovered:before{left:82px;top:74px;width:210px;height:176px;border:3px solid #102845;border-radius:12px;background:linear-gradient(135deg,#eef3f8,#fff);transform:rotate(-4deg)}.art-recovered:after{left:122px;top:124px;width:120px;height:96px;border:10px solid var(--accent2);border-left-color:transparent;border-radius:50%;transform:rotate(35deg)}
#pulp-kraft:checked~.pulp-view .panel-kraft,#pulp-corrugated:checked~.pulp-view .panel-corrugated,#pulp-hardwood:checked~.pulp-view .panel-hardwood,#pulp-softwood:checked~.pulp-view .panel-softwood,#pulp-recovered:checked~.pulp-view .panel-recovered{opacity:1;transform:translateX(0);pointer-events:auto}.pulp-picker{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.pulp-picker label{display:grid;grid-template-columns:58px 1fr;gap:14px;align-items:center;min-height:118px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:14px;cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .2s}.pulp-picker label:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(4,21,42,.08)}.pulp-picker strong{display:block;font-size:16px;line-height:1.15}.pulp-picker em{display:block;margin-top:4px;color:#5d6b7a;font-style:normal;font-size:13px;line-height:1.25}.mini-pulp{position:relative;width:58px;height:58px;border-radius:8px;background:#f8fafc;border:1px solid #d8dee7}.mini-pulp:before,.mini-pulp:after{content:"";position:absolute}.mini-kraft:before{left:16px;top:12px;width:28px;height:34px;border:2px solid #071a33;border-radius:4px;background:#d7a65d}.mini-corrugated:before{left:10px;top:20px;width:38px;height:20px;border:2px solid #071a33;background:repeating-linear-gradient(90deg,#d7a65d 0 5px,#f5d28d 6px 10px)}.mini-hardwood:before{left:14px;top:14px;width:30px;height:30px;border:2px solid #071a33;border-radius:50%;background:var(--accent2)}.mini-softwood:before{left:18px;top:10px;width:24px;height:38px;border:2px solid #071a33;background:repeating-linear-gradient(#fff 0 8px,#d8dee7 9px 10px)}.mini-recovered:before{left:15px;top:15px;width:28px;height:28px;border:5px solid var(--accent2);border-left-color:transparent;border-radius:50%;transform:rotate(35deg)}#pulp-kraft:checked~.pulp-picker label[for=pulp-kraft],#pulp-corrugated:checked~.pulp-picker label[for=pulp-corrugated],#pulp-hardwood:checked~.pulp-picker label[for=pulp-hardwood],#pulp-softwood:checked~.pulp-picker label[for=pulp-softwood],#pulp-recovered:checked~.pulp-picker label[for=pulp-recovered]{border-color:#071a33;box-shadow:0 14px 36px rgba(4,21,42,.1)}
.fibro-audience{background:#f8fafc;padding:72px 0}.fibro-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.fibro-info-card{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);padding:38px 36px;border-radius:4px}.fibro-info-card h2{margin:0 0 20px;font-size:30px;line-height:1.25;letter-spacing:-.35px}.fibro-info-card>p:not(.fibro-eyebrow){margin:0 0 22px;color:#102845;font-size:17px;line-height:1.5}.blue-ticks{list-style:none;padding:0;margin:0}.blue-ticks li{margin:12px 0;padding-left:28px;position:relative;color:#102845;font-size:16px}.blue-ticks li:before{content:"✓";position:absolute;left:0;color:var(--accent2);font-weight:900}.how-we-work{background:#fff;padding:74px 0 86px}.work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.work-grid article{border-top:3px solid var(--accent2);padding:26px 0 0}.work-grid h2{margin:0 0 12px;font-size:24px;line-height:1.2}.work-grid p{margin:0;color:#31455f;font-size:16px;line-height:1.55}
@media(max-width:1000px){.fibro-hero-grid,.pulp-panel{grid-template-columns:1fr}.fibro-hero-gallery{min-height:320px}.pulp-view{min-height:650px}.pulp-picker{grid-template-columns:repeat(3,minmax(0,1fr))}.fibro-card-grid,.work-grid{grid-template-columns:1fr}}@media(max-width:640px){.fibro-hero{padding:46px 0}.fibro-hero h1{font-size:40px}.fibro-hero p{font-size:18px}.fibro-hero-gallery article{padding:34px}.fibro-hero-gallery p{font-size:25px}.pulp-products,.fibro-audience,.how-we-work{padding:46px 0}.pulp-view{min-height:610px}.pulp-panel{padding:28px}.pulp-picker{grid-template-columns:1fr}.pulp-detail h2{font-size:32px}.pulp-art{width:min(280px,100%)}.fibro-info-card{padding:30px 26px}}

.fibro-page .art-kraft:before{background:linear-gradient(135deg,#5aa5ff,#d8e6f4)}.fibro-page .art-corrugated:before{background:repeating-linear-gradient(90deg,#5aa5ff 0 14px,#d8e6f4 15px 28px)}.fibro-page .art-corrugated:after{background:#d8e6f4}.fibro-page .mini-kraft:before{background:#5aa5ff}.fibro-page .mini-corrugated:before{background:repeating-linear-gradient(90deg,#5aa5ff 0 5px,#d8e6f4 6px 10px)}

/* Contact page */
.contact-page{background:linear-gradient(180deg,#fff 0%,#f8fafc 100%);padding:42px 0 72px}.contact-grid{display:grid;grid-template-columns:.74fr 1.26fr;gap:32px;align-items:start}.contact-eyebrow{margin:0 0 10px;color:var(--accent);font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.contact-copy h1{margin:0 0 14px;font-size:38px;line-height:1.04;letter-spacing:-.5px;font-weight:700}.contact-intro{max-width:350px;margin:0 0 20px;color:#31455f;font-size:15px;line-height:1.42}.office-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px}.office-grid article{display:grid;grid-template-columns:18px 1fr;gap:10px;padding:0 0 10px;margin-bottom:10px;border-bottom:1px solid var(--line)}.office-grid h2{margin:0 0 3px;font-size:13px;line-height:1.16;font-weight:700}.office-grid p{margin:0;color:#31455f;font-size:12px;line-height:1.22}.office-pin{position:relative;width:16px;height:16px;margin-top:2px;border-radius:50% 50% 50% 0;background:var(--accent);transform:rotate(-45deg)}.office-pin:after{content:"";position:absolute;inset:5px;border-radius:50%;background:#fff}.contact-map-card{position:relative;aspect-ratio:925/520;border-radius:10px;background:#f7f9fc;box-shadow:0 22px 60px rgba(4,21,42,.08);overflow:hidden}.contact-map-card img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;background:#f7f9fc;transform:scale(1.06)}.contact-map-card:before{display:none}.contact-map-art{position:absolute;inset:26px;width:calc(100% - 52px);height:calc(100% - 52px)}.map-glow path{fill:#dbe8f6;opacity:.45}.map-dots path{fill:url(#mapDots)}.map-dots circle{fill:#b7cbe3}.map-location{position:absolute;display:inline-flex;align-items:center;gap:6px;color:#071a33;font-size:12px;font-weight:500;white-space:nowrap}.map-location i{position:relative;width:16px;height:16px;border-radius:50% 50% 50% 0;background:var(--accent);transform:rotate(-45deg);box-shadow:0 5px 12px rgba(69,136,225,.3)}.map-location i:after{content:"";position:absolute;inset:5px;border-radius:50%;background:#fff}.map-location{z-index:2}.map-location:not(.loc-philadelphia):not(.loc-san-diego){transform:translate(-8px,-18px)}.loc-philadelphia{left:26%;top:37%}.loc-san-diego{left:16%;top:41%}.loc-london{left:46%;top:29%}.loc-delhi{left:68%;top:46%}.loc-chennai{left:69%;top:57%}.loc-shenzhen{left:82%;top:45%}
.contact-form{margin-top:20px;padding:30px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.form-heading{margin-bottom:22px}.form-heading h2{margin:0 0 4px;font-size:24px;line-height:1.15}.form-heading p{margin:0;color:#31455f;font-size:14px}.form-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:26px}.contact-form label{display:block;color:#071a33;font-size:12px;font-weight:600}.contact-form label span,.form-footer span{color:var(--accent)}.contact-form input,.contact-form textarea,.contact-form select{width:100%;margin-top:8px;border:1px solid #cfd7e3;border-radius:5px;background:#fff;color:#071a33;font:inherit;font-size:14px;font-weight:400;outline:none;transition:border-color .18s,box-shadow .18s}.contact-form input,.contact-form select{height:40px;padding:0 12px}.contact-form textarea{min-height:78px;padding:12px;resize:vertical}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(69,136,225,.14)}.phone-field{display:grid;grid-template-columns:84px 1fr;margin-top:8px}.phone-field select,.phone-field input{margin-top:0;border-radius:0}.phone-field select{border-radius:5px 0 0 5px;border-right:0}.phone-field input{border-radius:0 5px 5px 0}.message-field{margin-top:18px}.form-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:26px}.form-footer p{margin:0;color:#53667d;font-size:12px}.form-footer button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-width:138px;height:42px;border:0;border-radius:4px;background:linear-gradient(90deg,#2f78d8,var(--accent));color:#fff;font:inherit;font-size:13px;font-weight:700;cursor:pointer;box-shadow:0 10px 24px rgba(69,136,225,.24)}.form-footer button span{color:#fff;font-size:18px;line-height:1}
@media(max-width:1000px){.contact-grid{grid-template-columns:1fr}.contact-map-card{min-height:0}.contact-intro{max-width:520px}.form-row{grid-template-columns:1fr 1fr}.form-row label:last-child{grid-column:1/-1}}@media(max-width:720px){.contact-page{padding:38px 0 52px}.contact-copy h1{font-size:36px}.office-grid,.form-row{grid-template-columns:1fr}.form-row label:last-child{grid-column:auto}.map-location{font-size:10px}.contact-form{padding:22px}.form-footer{align-items:flex-start;flex-direction:column}.form-footer button{width:100%}}@media(max-width:480px){.contact-map-art{inset:16px;width:calc(100% - 32px);height:calc(100% - 32px)}.map-location{font-size:9px}.office-grid article{min-height:0}.phone-field{grid-template-columns:76px 1fr}}
