{"id":53429,"date":"2026-08-05T15:17:32","date_gmt":"2026-08-05T13:17:32","guid":{"rendered":"https:\/\/figueras.com\/?p=53429"},"modified":"2026-08-28T16:40:27","modified_gmt":"2026-08-28T14:40:27","slug":"from-vision-to-installation-the-end-to-end-corporate-auditorium-seating-journey","status":"publish","type":"post","link":"https:\/\/figueras.com\/es\/from-vision-to-installation-the-end-to-end-corporate-auditorium-seating-journey\/","title":{"rendered":"From Vision to Installation: The End-to-End Corporate Auditorium Seating Journey"},"content":{"rendered":"<p><!-- ============================================================\n     FIGUERAS SEATING - Single Post\n     \"The corporate auditorium seating journey: the six phases\"\n     Bloques 3 -> 6 de la guia de estructura (indice -> CTA final)\n     Pegar TODO este codigo en un bloque \"HTML personalizado\" de WordPress.\n     ============================================================ --><\/p>\n<div class=\"fg-post\">\n<style>\n\/* ---------- TOKENS ---------- *\/\n.fg-post{\n  --fg-red:#E30613;\n  --fg-red-dark:#B00410;\n  --fg-green:#1B3A2E;\n  --fg-green-dark:#132A21;\n  --fg-font:DIN, sans-serif;  \/* la tipograf\u00eda del tema Figueras *\/\n  --fg-ink:#3F3F46;      \/* gris del texto, igual que el resto del post *\/\n  --fg-strong:#27272A;   \/* negritas *\/\n  --fg-muted:#71717A;\n  --fg-line:#E7E7E7;\n  --fg-tint:#FDF3F4;\n  --fg-bg:#F6F6F6;\n  --fg-radius:10px;\n  max-width:860px;      \/* quita esta l\u00ednea si tu tema ya limita el ancho *\/\n  margin:0 auto;\n  \/* Tipograf\u00eda copiada del tema: DIN 20px \/ 26px, peso 300 *\/\n  font-family:var(--fg-font, DIN, sans-serif);\n  font-weight:300;      \/* mismos valores que el tema: DIN 20\/26, weight 300 *\/\n  color:var(--fg-ink);\n  font-size:20px;\n  line-height:26px;\n}\n.fg-post *{box-sizing:border-box}\n\/* Tipograf\u00eda del sitio aplicada a TODO el bloque, incluidos los elementos\n   donde el tema declara otra familia (strong, span, table, button, summary) *\/\n.fg-post,.fg-post *{font-family:var(--fg-font, DIN, sans-serif)!important}\n.fg-post p{margin:0 0 26px}\n.fg-post strong,.fg-post b{font-weight:700;color:var(--fg-strong)}\n.fg-post a{color:var(--fg-red);text-decoration:none}\n.fg-post a:hover{text-decoration:underline}\n.fg-post :focus-visible{outline:2px solid var(--fg-red);outline-offset:3px;border-radius:4px}\n.fg-post svg{flex:none}<\/p>\n<p>\/* ---------- TIPOGRAF\u00cdA ---------- *\/\n.fg-post h2,.fg-post h3,.fg-post h4{\n  font-family:var(--fg-font, DIN, sans-serif);letter-spacing:normal;color:var(--fg-strong);\n}\n.fg-post h2{font-size:30px;font-weight:300;line-height:1.25;margin:46px 0 14px;scroll-margin-top:100px}\n.fg-post h3{font-size:20px;font-weight:700;line-height:1.35;margin:34px 0 10px}\n.fg-post .fg-eyebrow{\n  display:inline-block;font-size:13px;font-weight:700;letter-spacing:.14em;\n  text-transform:uppercase;color:var(--fg-red);margin-bottom:.35em;\n}\n.fg-post .fg-lead{font-size:21px;line-height:1.45}<\/p>\n<p>\/* ---------- 3. \u00cdNDICE DE CONTENIDOS ---------- *\/\n.fg-toc{\n  background:#fff;border:1px solid var(--fg-line);border-radius:var(--fg-radius);\n  padding:26px 28px;margin:0 0 40px;\n}\n.fg-toc__title{\n  font-size:20px;font-weight:700;margin:0 0 14px;display:flex;align-items:center;gap:10px;\n}\n.fg-toc__title svg{color:var(--fg-red)}\n.fg-toc ol{list-style:none;margin:0;padding:0;counter-reset:toc}\n.fg-toc li{counter-increment:toc;border-top:1px solid #F0F0F0}\n.fg-toc li:first-child{border-top:0}\n.fg-toc a{\n  display:flex;align-items:center;gap:12px;padding:11px 0;color:var(--fg-ink);\n  font-size:18px;line-height:1.4;text-decoration:none;\n}\n.fg-toc a::before{\n  content:counter(toc) \".\";color:var(--fg-red);font-weight:700;min-width:22px;font-size:17px;\n}\n.fg-toc a span{flex:1}\n.fg-toc a svg{color:#C9C9C9;transition:color .15s}\n.fg-toc a:hover{color:var(--fg-red);text-decoration:none}\n.fg-toc a:hover svg{color:var(--fg-red)}<\/p>\n<p>\/* ---------- PAUSA VISUAL: TARJETA DE RESALTE ---------- *\/\n.fg-card{\n  background:var(--fg-tint);border-radius:var(--fg-radius);\n  padding:22px 26px;margin:28px 0;border:1px solid #F6DDE0;\n}\n.fg-card__head{\n  display:flex;align-items:center;gap:9px;color:var(--fg-red);\n  font-size:13px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;margin-bottom:10px;\n}\n.fg-card p:last-child,.fg-card ul:last-child{margin-bottom:0}<\/p>\n<p>\/* ---------- PAUSA VISUAL: CITA DE AUTORIDAD ---------- *\/\n.fg-quote{\n  background:var(--fg-tint);border-radius:var(--fg-radius);\n  padding:26px 30px 26px 76px;margin:34px 0;position:relative;\n  font-size:21px;line-height:1.5;\n}\n.fg-quote::before{\n  content:\"\u201c\";position:absolute;left:24px;top:2px;\n  font-family:Georgia,serif;font-size:96px;line-height:1;color:var(--fg-red);\n}\n.fg-quote p{margin:0 0 .5em}\n.fg-quote cite{display:block;font-style:normal;font-size:16px;color:var(--fg-muted);font-weight:400}<\/p>\n<p>\/* ---------- PAUSA VISUAL: LISTA DE VERIFICACI\u00d3N ---------- *\/\n.fg-check{list-style:none;margin:0 0 1.2em;padding:0}\n.fg-check li{position:relative;padding:0 0 11px 30px;line-height:1.5}\n.fg-check li::before{\n  content:\"\";position:absolute;left:2px;top:.5em;width:13px;height:13px;\n  border:2px solid var(--fg-red);border-radius:3px;\n}\n.fg-check--done li::after{\n  content:\"\";position:absolute;left:6px;top:.62em;width:5px;height:9px;\n  border:solid var(--fg-red);border-width:0 2px 2px 0;transform:rotate(45deg);\n}<\/p>\n<p>\/* ---------- PAUSA VISUAL: NOTA \/ SAB\u00cdAS QUE ---------- *\/\n.fg-note{\n  border-left:3px solid var(--fg-red);background:#FAFAFA;\n  padding:18px 22px;margin:24px 0;border-radius:0 var(--fg-radius) var(--fg-radius) 0;\n  font-size:18px;line-height:1.5;\n}\n.fg-note strong{display:block;font-size:13px;letter-spacing:.13em;text-transform:uppercase;color:var(--fg-red);margin-bottom:6px}\n.fg-note p:last-child{margin-bottom:0}<\/p>\n<p>\/* ---------- CTA (estilos en l\u00ednea en el markup) ---------- *\/\n.fg-post a.fg-btn:hover{opacity:.88}<\/p>\n<p>\/* ---------- TABLA ---------- *\/\n.fg-tablewrap{overflow-x:auto;margin:26px 0}\n.fg-post table.fg-table{width:100%;border-collapse:collapse;font-size:17px;line-height:1.4;min-width:520px}\n.fg-post table.fg-table th{\n  background:var(--fg-green);color:#fff;text-align:left;padding:13px 16px;\n  font-size:13px;letter-spacing:.1em;text-transform:uppercase;font-weight:700;\n}\n.fg-post table.fg-table td{padding:13px 16px;border-bottom:1px solid var(--fg-line);vertical-align:top}\n.fg-post table.fg-table tr:nth-child(even) td{background:#FBFBFB}\n.fg-post table.fg-table td:first-child{font-weight:700}<\/p>\n<p>\/* ---------- 5. FAQ ---------- *\/\n.fg-faq{border:1px solid var(--fg-line);border-radius:var(--fg-radius);background:#fff;overflow:hidden;margin:26px 0}\n.fg-faq details{border-top:1px solid var(--fg-line)}\n.fg-faq details:first-of-type{border-top:0}\n.fg-faq summary{\n  list-style:none;cursor:pointer;padding:17px 52px 17px 22px;position:relative;\n  font-weight:700;font-size:19px;line-height:1.4;\n}\n.fg-faq summary::-webkit-details-marker{display:none}\n.fg-faq summary::after{\n  content:\"+\";position:absolute;right:22px;top:50%;transform:translateY(-50%);\n  color:var(--fg-red);font-size:30px;font-weight:400;line-height:1;\n}\n.fg-faq details[open] summary::after{content:\"\u2013\"}\n.fg-faq summary:hover{color:var(--fg-red)}\n.fg-faq__body{padding:0 22px 20px;font-size:18px;line-height:1.5;color:#3A3A3A}\n.fg-faq__body p:last-child{margin-bottom:0}<\/p>\n<p>\/* ---------- REFERENCIAS ---------- *\/\n.fg-refs{border-top:2px solid var(--fg-line);margin-top:44px;padding-top:22px;font-size:16px;line-height:1.5;color:var(--fg-muted)}\n.fg-refs h3{font-size:13px;letter-spacing:.13em;text-transform:uppercase;color:var(--fg-ink);margin:0 0 12px}\n.fg-refs ol{padding-left:18px;margin:0}\n.fg-refs li{margin-bottom:7px;word-break:break-word}<\/p>\n<p>\/* ---------- RESPONSIVE ---------- *\/\n@media (max-width:560px){\n  .fg-post{font-size:18px;line-height:1.45}\n  .fg-post h2{font-size:25px}\n  .fg-toc{padding:20px}\n  .fg-quote{padding:22px 20px 22px 20px}\n  .fg-quote::before{position:static;display:block;font-size:62px;margin-bottom:-18px}\n}\n@media (prefers-reduced-motion:reduce){\n  .fg-post *{transition:none!important}\n}\n<\/style>\n<nav class=\"fg-toc\" aria-label=\"Table of contents\">\n<p class=\"fg-toc__title\">\n    <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M8 6h13M8 12h13M8 18h13M3 6h.01M3 12h.01M3 18h.01\"\/><\/svg><br \/>\n    Table of contents\n  <\/p>\n<ol>\n<li><a href=\"#what-is\"><span>What is the corporate auditorium seating journey?<\/span><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M10 13a5 5 0 0 0 7.5.5l3-3a5 5 0 0 0-7-7l-1.7 1.7\"\/><path d=\"M14 11a5 5 0 0 0-7.5-.5l-3 3a5 5 0 0 0 7 7l1.7-1.7\"\/><\/svg><\/a><\/li>\n<li><a href=\"#why-it-matters\"><span>Why understanding the full journey reduces risk<\/span><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M10 13a5 5 0 0 0 7.5.5l3-3a5 5 0 0 0-7-7l-1.7 1.7\"\/><path d=\"M14 11a5 5 0 0 0-7.5-.5l-3 3a5 5 0 0 0 7 7l1.7-1.7\"\/><\/svg><\/a><\/li>\n<li><a href=\"#phase-1\"><span>Phase 1 &mdash; Needs assessment<\/span><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M10 13a5 5 0 0 0 7.5.5l3-3a5 5 0 0 0-7-7l-1.7 1.7\"\/><path d=\"M14 11a5 5 0 0 0-7.5-.5l-3 3a5 5 0 0 0 7 7l1.7-1.7\"\/><\/svg><\/a><\/li>\n<li><a href=\"#phase-2\"><span>Phase 2 &mdash; Design &amp; specification<\/span><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M10 13a5 5 0 0 0 7.5.5l3-3a5 5 0 0 0-7-7l-1.7 1.7\"\/><path d=\"M14 11a5 5 0 0 0-7.5-.5l-3 3a5 5 0 0 0 7 7l1.7-1.7\"\/><\/svg><\/a><\/li>\n<li><a href=\"#phase-3\"><span>Phase 3 &mdash; Manufacturing<\/span><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M10 13a5 5 0 0 0 7.5.5l3-3a5 5 0 0 0-7-7l-1.7 1.7\"\/><path d=\"M14 11a5 5 0 0 0-7.5-.5l-3 3a5 5 0 0 0 7 7l1.7-1.7\"\/><\/svg><\/a><\/li>\n<li><a href=\"#phase-4\"><span>Phase 4 &mdash; Logistics &amp; delivery<\/span><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M10 13a5 5 0 0 0 7.5.5l3-3a5 5 0 0 0-7-7l-1.7 1.7\"\/><path d=\"M14 11a5 5 0 0 0-7.5-.5l-3 3a5 5 0 0 0 7 7l1.7-1.7\"\/><\/svg><\/a><\/li>\n<li><a href=\"#phase-5\"><span>Phase 5 &mdash; Installation<\/span><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M10 13a5 5 0 0 0 7.5.5l3-3a5 5 0 0 0-7-7l-1.7 1.7\"\/><path d=\"M14 11a5 5 0 0 0-7.5-.5l-3 3a5 5 0 0 0 7 7l1.7-1.7\"\/><\/svg><\/a><\/li>\n<li><a href=\"#phase-6\"><span>Phase 6 &mdash; Aftercare &amp; lifecycle service<\/span><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M10 13a5 5 0 0 0 7.5.5l3-3a5 5 0 0 0-7-7l-1.7 1.7\"\/><path d=\"M14 11a5 5 0 0 0-7.5-.5l-3 3a5 5 0 0 0 7 7l1.7-1.7\"\/><\/svg><\/a><\/li>\n<li><a href=\"#at-a-glance\"><span>The journey at a glance<\/span><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M10 13a5 5 0 0 0 7.5.5l3-3a5 5 0 0 0-7-7l-1.7 1.7\"\/><path d=\"M14 11a5 5 0 0 0-7.5-.5l-3 3a5 5 0 0 0 7 7l1.7-1.7\"\/><\/svg><\/a><\/li>\n<li><a href=\"#faq\"><span>Frequently asked questions<\/span><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M10 13a5 5 0 0 0 7.5.5l3-3a5 5 0 0 0-7-7l-1.7 1.7\"\/><path d=\"M14 11a5 5 0 0 0-7.5-.5l-3 3a5 5 0 0 0 7 7l1.7-1.7\"\/><\/svg><\/a><\/li>\n<\/ol>\n<\/nav>\n<h2 id=\"what-is\">What is the corporate auditorium seating journey?<\/h2>\n<p class=\"fg-lead\">The end-to-end process from initial needs assessment through design, manufacturing, delivery, installation and ongoing service.<\/p>\n<p>Custom auditorium seating projects are evaluated as part of the overall project strategy &mdash; architecture, intended use, audience profile, capacity, circulation and long-term operation &mdash; and managed across multiple stakeholders: architect, acoustic consultant, AV integrator and facility team. <a href=\"#ref-3\">[3]<\/a> A manufacturer&rsquo;s project management capability is therefore an important part of what you are buying.<\/p>\n<div class=\"fg-card\">\n<p class=\"fg-card__head\">\n    <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M15 9l-6 6M9 9l6 6\"\/><\/svg><br \/>\n    What it is not\n  <\/p>\n<p>A simple &ldquo;order seats, receive seats, install seats&rdquo; purchase.<\/p>\n<\/div>\n<p><!-- Tira de fases: estilos EN LINEA a proposito, para que el tema no los sobrescriba --><\/p>\n<div style=\"display:flex!important;flex-wrap:wrap;gap:0;align-items:stretch;border:1px solid #E7E7E7;border-radius:10px;background:#fff;margin:34px 0;padding:0;overflow:hidden\">\n<div style=\"font-family:var(--fg-font, DIN, sans-serif);display:block!important;flex:1 1 122px;min-width:108px;width:auto;padding:22px 10px;margin:0;text-align:center;border-left:0;font-size:14px;line-height:1.35;font-weight:700;color:#27272A\">\n    <svg style=\"color:#E30613;display:block;margin:0 auto 10px\" width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 21l-4.35-4.35\"\/><circle cx=\"11\" cy=\"11\" r=\"7\"\/><\/svg><br \/>\n    1. Needs<br \/>assessment\n  <\/div>\n<div style=\"font-family:var(--fg-font, DIN, sans-serif);display:block!important;flex:1 1 122px;min-width:108px;width:auto;padding:22px 10px;margin:0;text-align:center;border-left:1px solid #E7E7E7;font-size:14px;line-height:1.35;font-weight:700;color:#27272A\">\n    <svg style=\"color:#E30613;display:block;margin:0 auto 10px\" width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 20h9\"\/><path d=\"M16.5 3.5a2.1 2.1 0 0 1 3 3L7 19l-4 1 1-4 12.5-12.5z\"\/><\/svg><br \/>\n    2. Design &amp;<br \/>specification\n  <\/div>\n<div style=\"font-family:var(--fg-font, DIN, sans-serif);display:block!important;flex:1 1 122px;min-width:108px;width:auto;padding:22px 10px;margin:0;text-align:center;border-left:1px solid #E7E7E7;font-size:14px;line-height:1.35;font-weight:700;color:#27272A\">\n    <svg style=\"color:#E30613;display:block;margin:0 auto 10px\" width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 20h20\"\/><path d=\"M4 20V9l6-4v15\"\/><path d=\"M10 20V9l8-4v15\"\/><path d=\"M14 12h.01M14 16h.01\"\/><\/svg><br \/>\n    3. Manu-<br \/>facturing\n  <\/div>\n<div style=\"font-family:var(--fg-font, DIN, sans-serif);display:block!important;flex:1 1 122px;min-width:108px;width:auto;padding:22px 10px;margin:0;text-align:center;border-left:1px solid #E7E7E7;font-size:14px;line-height:1.35;font-weight:700;color:#27272A\">\n    <svg style=\"color:#E30613;display:block;margin:0 auto 10px\" width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"1\" y=\"7\" width=\"14\" height=\"10\" rx=\"1\"\/><path d=\"M15 10h4l3 3v4h-7z\"\/><circle cx=\"6\" cy=\"19\" r=\"2\"\/><circle cx=\"18\" cy=\"19\" r=\"2\"\/><\/svg><br \/>\n    4. Logistics<br \/>&amp; delivery\n  <\/div>\n<div style=\"font-family:var(--fg-font, DIN, sans-serif);display:block!important;flex:1 1 122px;min-width:108px;width:auto;padding:22px 10px;margin:0;text-align:center;border-left:1px solid #E7E7E7;font-size:14px;line-height:1.35;font-weight:700;color:#27272A\">\n    <svg style=\"color:#E30613;display:block;margin:0 auto 10px\" width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.7 6.3a4 4 0 0 0 5 5l-9.9 9.9a2.1 2.1 0 0 1-3-3l9.9-9.9z\"\/><path d=\"M17 3l4 4\"\/><\/svg><br \/>\n    5. Instal-<br \/>lation\n  <\/div>\n<div style=\"font-family:var(--fg-font, DIN, sans-serif);display:block!important;flex:1 1 122px;min-width:108px;width:auto;padding:22px 10px;margin:0;text-align:center;border-left:1px solid #E7E7E7;font-size:14px;line-height:1.35;font-weight:700;color:#27272A\">\n    <svg style=\"color:#E30613;display:block;margin:0 auto 10px\" width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><path d=\"M9 12l2 2 4-4\"\/><\/svg><br \/>\n    6. After-<br \/>care\n  <\/div>\n<\/div>\n<h2 id=\"why-it-matters\">Why understanding the full journey reduces risk<\/h2>\n<p>Most cost overruns and schedule delays in custom corporate auditorium projects originate from misaligned expectations between phases, rather than from manufacturing failure. Understanding the full journey lets you:<\/p>\n<ul class=\"fg-check\">\n<li>Set accurate timelines and budget contingencies.<\/li>\n<li>Make specification decisions at the right phase, not after manufacturing.<\/li>\n<li>Coordinate dependent workstreams: AV, acoustic and construction.<\/li>\n<li>Evaluate manufacturers&rsquo; project management capability against your project&rsquo;s complexity.<\/li>\n<\/ul>\n<h2 id=\"phase-1\"><span class=\"fg-eyebrow\">Phase 1<\/span><br \/>Needs assessment<\/h2>\n<h3>What happens<\/h3>\n<p>The manufacturer&rsquo;s project team works with you to audit the space and document requirements: physical measurements, sightlines, capacity, AV and power infrastructure context, acoustic baseline, ADA compliance scoping and brand specification. <a href=\"#ref-3\">[3]<\/a><\/p>\n<h3>Key decisions<\/h3>\n<ul class=\"fg-check\">\n<li>Primary use cases: presentations, hybrid meetings, training, external events.<\/li>\n<li>AV and power coordination requirements.<\/li>\n<li>Accessible-seating count under \u00a7221 \/ \u00a7802 of the 2010 ADA Standards. <a href=\"#ref-4\">[4]<\/a><\/li>\n<li>Brand customization scope.<\/li>\n<\/ul>\n<div class=\"fg-note\">\n  <strong>Common mistake<\/strong><\/p>\n<p>Compressing the needs assessment to accelerate the timeline. Errors discovered later are more expensive to correct.<\/p>\n<\/div>\n<h2 id=\"phase-2\"><span class=\"fg-eyebrow\">Phase 2<\/span><br \/>Design &amp; specification<\/h2>\n<h3>What happens<\/h3>\n<p>Based on the needs assessment, the manufacturer develops the technical specification: configuration layouts, materials, finishes, AV and power coordination schematics, ADA documentation and visual renderings.<\/p>\n<div class=\"fg-card\">\n<p class=\"fg-card__head\">\n    <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg><br \/>\n    Made-to-Measure projects\n  <\/p>\n<p>For projects using Figueras&rsquo;s Made-to-Measure programme, the design department works directly with the architectural team to bring the concept to a buildable specification. <a href=\"#ref-1\">[1]<\/a><\/p>\n<\/div>\n<h3>Key decisions<\/h3>\n<ul class=\"fg-check\">\n<li>Final model and configuration selection.<\/li>\n<li>Materials, colors and finishes, ideally reviewed with physical samples.<\/li>\n<li>AV and power coordination sign-off, jointly with your AV integrator.<\/li>\n<li>Acoustic parameters confirmed with the acoustic consultant.<\/li>\n<\/ul>\n<div class=\"fg-note\">\n  <strong>Common mistake<\/strong><\/p>\n<p>Approving the specification without your AV integrator&rsquo;s review.<\/p>\n<\/div>\n<h2 id=\"phase-3\"><span class=\"fg-eyebrow\">Phase 3<\/span><br \/>Manufacturing<\/h2>\n<h3>What happens<\/h3>\n<p>Following specification sign-off, manufacturing begins. Custom components are produced to the approved specification.<\/p>\n<h3>Key decisions<\/h3>\n<ul class=\"fg-check\">\n<li>Approval of any specification clarifications raised during production.<\/li>\n<li>Coordination of delivery logistics with facility management.<\/li>\n<li>Confirmation of the installation schedule and phasing plan.<\/li>\n<\/ul>\n<div class=\"fg-note\">\n  <strong>Common mistake<\/strong><\/p>\n<p>Treating manufacturing as a passive waiting period. Client-side preparation during this phase determines whether installation runs on schedule.<\/p>\n<\/div>\n<p><!-- CTA INTERMEDIO - estilos EN LINEA a proposito --><\/p>\n<div style=\"display:flex!important;align-items:center;gap:22px;flex-wrap:wrap;background:#fff;border:1px solid #E7E7E7;border-radius:10px;padding:22px 26px;margin:34px 0\">\n  <svg style=\"color:#E30613;flex:none;display:block\" width=\"34\" height=\"34\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M16 2v4M8 2v4M3 10h18\"\/><path d=\"M9 16l2 2 4-4\"\/><\/svg><\/p>\n<div style=\"flex:1 1 240px;min-width:200px\">\n    <strong style=\"font-family:var(--fg-font, DIN, sans-serif);display:block;font-size:20px;line-height:1.3;font-weight:700;color:#27272A;margin:0 0 4px\">Mapping out your project schedule?<\/strong><br \/>\n    <span style=\"font-family:var(--fg-font, DIN, sans-serif);display:block;color:#71717A;font-size:17px;line-height:1.45\">Our project team can walk you through every phase and its lead times.<\/span>\n  <\/div>\n<p>  <a class=\"fg-btn\" href=\"https:\/\/figueras.com\/request-a-quote\/\" style=\"font-family:var(--fg-font, DIN, sans-serif);display:inline-block;background:#E30613;color:#fff!important;padding:13px 26px;border-radius:6px;font-weight:700;font-size:14px;letter-spacing:.09em;text-transform:uppercase;text-decoration:none!important;line-height:1.2;white-space:nowrap\">Request a quote<\/a>\n<\/div>\n<h2 id=\"phase-4\"><span class=\"fg-eyebrow\">Phase 4<\/span><br \/>Logistics &amp; delivery<\/h2>\n<h3>What happens<\/h3>\n<p>Manufactured components are shipped and staged at the project site, including any required freight, customs and last-mile coordination.<\/p>\n<h3>Key decisions<\/h3>\n<ul class=\"fg-check\">\n<li>Site access schedule with building management.<\/li>\n<li>Component staging and storage.<\/li>\n<li>Installation team schedule.<\/li>\n<\/ul>\n<div class=\"fg-note\">\n  <strong>Common mistake<\/strong><\/p>\n<p>Handling delivery logistics in isolation from the manufacturer. Staging errors for large-scale custom components create installation delays.<\/p>\n<\/div>\n<h2 id=\"phase-5\"><span class=\"fg-eyebrow\">Phase 5<\/span><br \/>Installation<\/h2>\n<h3>What happens<\/h3>\n<p>The installation team executes the layout. For corporate auditoriums inside active buildings, installation is typically phased to minimise operational disruption.<\/p>\n<h3>Key decisions<\/h3>\n<ul class=\"fg-check\">\n<li>Phase sequencing and schedule with building management.<\/li>\n<li>Resolution of any site condition variances.<\/li>\n<li>AV and power integration testing at each phase.<\/li>\n<\/ul>\n<div class=\"fg-note\">\n  <strong>Common mistake<\/strong><\/p>\n<p>Scheduling installation without accounting for building constraints: noise hours, loading dock access, elevator capacity.<\/p>\n<\/div>\n<h2 id=\"phase-6\"><span class=\"fg-eyebrow\">Phase 6<\/span><br \/>Aftercare &amp; lifecycle service<\/h2>\n<h3>What happens<\/h3>\n<p>Following installation, the manufacturer provides warranty coverage, maintenance documentation and ongoing technical support. Figueras describes its lifecycle service programme as a customer-service programme covering ongoing attention over the seating&rsquo;s life. <a href=\"#ref-2\">[2]<\/a><\/p>\n<h3>Key decisions<\/h3>\n<ul class=\"fg-check\">\n<li>Registration of warranty coverage and documentation.<\/li>\n<li>Training of facility management on seat operation and maintenance.<\/li>\n<li>Maintenance schedule for mechanical components.<\/li>\n<\/ul>\n<div class=\"fg-note\">\n  <strong>Common mistake<\/strong><\/p>\n<p>Treating post-installation aftercare as an afterthought. Replacement-parts availability and response time matter when components require servicing.<\/p>\n<\/div>\n<blockquote class=\"fg-quote\">\n<p>Most delays do not start in the factory. They start with decisions taken in the wrong phase.<\/p>\n<p>  <cite>&mdash; Figueras Seating<\/cite>\n<\/p><\/blockquote>\n<h2 id=\"at-a-glance\">The journey at a glance<\/h2>\n<div class=\"fg-tablewrap\">\n<table class=\"fg-table\">\n<thead>\n<tr>\n<th scope=\"col\">Phase<\/th>\n<th scope=\"col\">Key output<\/th>\n<th scope=\"col\">Who leads<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>1. Needs assessment<\/td>\n<td>Documented requirements<\/td>\n<td>Manufacturer + client<\/td>\n<\/tr>\n<tr>\n<td>2. Design &amp; specification<\/td>\n<td>Approved technical specification<\/td>\n<td>Manufacturer + architect \/ designer<\/td>\n<\/tr>\n<tr>\n<td>3. Manufacturing<\/td>\n<td>Completed production run<\/td>\n<td>Manufacturer<\/td>\n<\/tr>\n<tr>\n<td>4. Logistics &amp; delivery<\/td>\n<td>Components staged at site<\/td>\n<td>Manufacturer logistics team<\/td>\n<\/tr>\n<tr>\n<td>5. Installation<\/td>\n<td>Completed installation and integration testing<\/td>\n<td>Manufacturer install team<\/td>\n<\/tr>\n<tr>\n<td>6. Aftercare<\/td>\n<td>Warranty coverage and service <a href=\"#ref-2\">[2]<\/a><\/td>\n<td>Manufacturer aftercare team<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<h2 id=\"faq\">Frequently asked questions<\/h2>\n<div class=\"fg-faq\">\n<details>\n<summary>How long does a custom corporate auditorium seating project take?<\/summary>\n<div class=\"fg-faq__body\">\n<p>Lead time depends on customization scope, project complexity and installation phasing. Request a written lead time and milestone schedule from each manufacturer.<\/p>\n<\/div>\n<\/details>\n<details>\n<summary>At what phase should the AV integrator be involved?<\/summary>\n<div class=\"fg-faq__body\">\n<p>From Phase 2, design and specification, so that AV and power coordination is compatible with the existing infrastructure.<\/p>\n<\/div>\n<\/details>\n<details>\n<summary>Can the project timeline be compressed?<\/summary>\n<div class=\"fg-faq__body\">\n<p>The earlier phases have limited compression potential: errors there are expensive to correct later. The most reliable way to accelerate overall delivery is to begin procurement planning earlier in the facility project timeline.<\/p>\n<\/div>\n<\/details>\n<details>\n<summary>What happens if a specification clarification is needed during manufacturing?<\/summary>\n<div class=\"fg-faq__body\">\n<p>It should be flagged to the client immediately and resolved before production continues. Ask each manufacturer to describe their mid-production quality-control process.<\/p>\n<\/div>\n<\/details>\n<details>\n<summary>What does Figueras&rsquo;s Life Cycle Service include?<\/summary>\n<div class=\"fg-faq__body\">\n<p>Figueras describes Life Cycle Service as an ongoing customer-service programme intended to support durability and responsible, cost-effective decisions over the seating&rsquo;s life. <a href=\"#ref-2\">[2]<\/a> Discuss specific warranty terms and replacement-parts availability with Figueras at the specification stage.<\/p>\n<\/div>\n<\/details>\n<\/div>\n<h2 id=\"three-actions\">Three actions to take now<\/h2>\n<p>If you only do three things:<\/p>\n<ol>\n<li><strong>Map the six-phase journey<\/strong> before committing to any project schedule.<\/li>\n<li><strong>Confirm that your manufacturer documents project management responsibilities<\/strong> across all six phases.<\/li>\n<li><strong>Involve your AV integrator and acoustic consultant during Phase 2<\/strong>, design and specification. <a href=\"#ref-3\">[3]<\/a><\/li>\n<\/ol>\n<div style=\"display:flex!important;align-items:center;gap:26px;flex-wrap:wrap;background:#1B3A2E;border-radius:10px;padding:34px;margin:44px 0\">\n<div style=\"flex:1 1 260px;min-width:240px\">\n<h3 style=\"font-family:var(--fg-font, DIN, sans-serif);color:#fff!important;font-size:26px;font-weight:700;line-height:1.25;margin:0 0 8px\">Let&rsquo;s talk about your project<\/h3>\n<p style=\"font-family:var(--fg-font, DIN, sans-serif);margin:0;color:#CFDBD4;font-size:18px;line-height:1.45\">Our team supports you across all six phases: needs assessment, specification, manufacturing, logistics, installation and aftercare.<\/p>\n<\/p><\/div>\n<p>  <a class=\"fg-btn\" href=\"https:\/\/figueras.com\/request-a-quote\/\" style=\"font-family:var(--fg-font, DIN, sans-serif);display:inline-block;background:#fff;color:#1B3A2E!important;padding:13px 26px;border-radius:6px;font-weight:700;font-size:14px;letter-spacing:.09em;text-transform:uppercase;text-decoration:none!important;line-height:1.2;white-space:nowrap\">Request a quote<\/a>\n<\/div>\n<div class=\"fg-refs\">\n<h3>References<\/h3>\n<ol>\n<li id=\"ref-1\">Figueras. Customized Products &mdash; Made-to-Measure. <a href=\"https:\/\/figueras.com\/customized-products\/\">figueras.com\/customized-products<\/a><\/li>\n<li id=\"ref-2\">Figueras. Life Cycle Service. <a href=\"https:\/\/figueras.com\/life-cycle-service\/\">figueras.com\/life-cycle-service<\/a><\/li>\n<li id=\"ref-3\">Figueras. FAQs &mdash; Approach &amp; Decision-Making. <a href=\"https:\/\/figueras.com\/seating-faqs-approach-decision-making\/\">figueras.com\/seating-faqs-approach-decision-making<\/a><\/li>\n<li id=\"ref-4\">U.S. Access Board. 2010 ADA Standards for Accessible Design &mdash; \u00a7221 Assembly Areas and \u00a7802 Wheelchair Spaces. <a href=\"https:\/\/www.access-board.gov\/ada\/\" rel=\"nofollow noopener\" target=\"_blank\">access-board.gov\/ada<\/a><\/li>\n<\/ol>\n<\/div>\n<\/div>\n<p><!-- ===== OPCIONAL: SCHEMA FAQ PARA RICH SNIPPETS =====\n     Si Yoast o RankMath ya generan FAQ schema, elimina este bloque\n     para no duplicar el marcado. --><br \/>\n<script type=\"application\/ld+json\">\n{\n  \"@context\":\"https:\/\/schema.org\",\n  \"@type\":\"FAQPage\",\n  \"mainEntity\":[\n    {\"@type\":\"Question\",\"name\":\"How long does a custom corporate auditorium seating project take?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Lead time depends on customization scope, project complexity and installation phasing. Request a written lead time and milestone schedule from each manufacturer.\"}},\n    {\"@type\":\"Question\",\"name\":\"At what phase should the AV integrator be involved?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"From Phase 2, design and specification, so that AV and power coordination is compatible with the existing infrastructure.\"}},\n    {\"@type\":\"Question\",\"name\":\"Can the project timeline be compressed?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The earlier phases have limited compression potential: errors there are expensive to correct later. The most reliable way to accelerate overall delivery is to begin procurement planning earlier in the facility project timeline.\"}},\n    {\"@type\":\"Question\",\"name\":\"What happens if a specification clarification is needed during manufacturing?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"It should be flagged to the client immediately and resolved before production continues. Ask each manufacturer to describe their mid-production quality-control process.\"}},\n    {\"@type\":\"Question\",\"name\":\"What does Figueras Life Cycle Service include?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Figueras describes Life Cycle Service as an ongoing customer-service programme intended to support durability and responsible, cost-effective decisions over the seating life. Discuss specific warranty terms and replacement-parts availability with Figueras at the specification stage.\"}}\n  ]\n}\n<\/script><br \/>\n<!-- ===== FIN DEL POST ===== --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Table of contents What is the corporate auditorium seating journey? Why understanding the full journey reduces risk Phase 1 &mdash; Needs assessment Phase 2 &mdash; Design &amp; specification Phase 3 &mdash; Manufacturing Phase 4 &mdash; Logistics &amp; delivery Phase 5 &mdash; Installation Phase 6 &mdash; Aftercare &amp; lifecycle service The journey at a glance Frequently [&hellip;]<\/p>\n","protected":false},"author":12,"featured_media":53556,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"content-type":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-53429","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"acf":[],"_links":{"self":[{"href":"https:\/\/figueras.com\/es\/wp-json\/wp\/v2\/posts\/53429","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/figueras.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/figueras.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/figueras.com\/es\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/figueras.com\/es\/wp-json\/wp\/v2\/comments?post=53429"}],"version-history":[{"count":1,"href":"https:\/\/figueras.com\/es\/wp-json\/wp\/v2\/posts\/53429\/revisions"}],"predecessor-version":[{"id":53557,"href":"https:\/\/figueras.com\/es\/wp-json\/wp\/v2\/posts\/53429\/revisions\/53557"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/figueras.com\/es\/wp-json\/wp\/v2\/media\/53556"}],"wp:attachment":[{"href":"https:\/\/figueras.com\/es\/wp-json\/wp\/v2\/media?parent=53429"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/figueras.com\/es\/wp-json\/wp\/v2\/categories?post=53429"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/figueras.com\/es\/wp-json\/wp\/v2\/tags?post=53429"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}