/* Full public catalogue: one consistent card layout and instant service finder. */
.gf-service-finder{position:relative;z-index:12;max-width:900px;margin:0 auto 36px;padding:24px;border:1px solid #dfebf6;border-radius:18px;background:#fff;box-shadow:0 10px 35px rgba(12,61,107,.06);text-align:left}.gf-finder-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}.gf-finder-heading span{font-size:1.1rem;font-weight:700;color:#082b52}.gf-finder-heading p{margin:4px 0 0;color:#657e96;font-size:.88rem;line-height:1.5}.gf-finder-heading>small{white-space:nowrap;color:#126dc4;background:#edf6ff;padding:7px 10px;border-radius:8px;font-size:.74rem;font-weight:600}.gf-finder-field{position:relative;display:flex;align-items:center}.gf-finder-field>svg{position:absolute;left:16px;width:21px;height:21px;fill:none;stroke:#2d75bc;stroke-width:1.8;pointer-events:none}.gf-finder-field input[type=search]{display:block;box-sizing:border-box;width:100%;max-width:none;height:54px;padding:0 48px;border:1px solid #c6dcee;border-radius:11px;background:#f8fbff;color:#173b61;font-family:inherit;font-size:16px;outline:0;appearance:none;-webkit-appearance:none}.gf-finder-field input[type=search]:focus{border-color:#1679d5;box-shadow:0 0 0 3px rgba(22,121,213,.10);background:#fff}.gf-finder-field input::-webkit-search-cancel-button{display:none}.gf-finder-clear{position:absolute;right:12px;border:0;background:none;color:#55758e;font-size:25px;line-height:1;cursor:pointer}.gf-finder-clear[hidden],.gf-finder-results[hidden]{display:none!important}.gf-finder-results{position:absolute;top:calc(100% - 16px);left:24px;right:24px;max-height:400px;overflow:auto;padding:8px;border:1px solid #d5e5f3;border-radius:12px;background:#fff;box-shadow:0 18px 44px rgba(6,34,64,.18);z-index:20}.gf-finder-result{display:flex;align-items:center;gap:13px;padding:10px;border-radius:9px;border-bottom:1px solid #f0f4f8;text-decoration:none;transition:background .15s}.gf-finder-result:hover,.gf-finder-result[aria-selected=true]{background:#edf6ff}.gf-finder-result img{flex:0 0 52px;width:52px;height:47px;border-radius:7px;object-fit:cover}.gf-finder-result>span{display:grid;gap:3px;flex:1;min-width:0}.gf-finder-result strong{color:#11365e;font-size:.91rem;line-height:1.3}.gf-finder-result small{color:#74889b;font-size:.75rem}.gf-finder-result>b{flex:0 0 auto;max-width:160px;color:#0873ce;font-size:.84rem;text-align:right}.gf-finder-empty{padding:14px;margin:0;font-size:.9rem;color:#667e93}.gf-catalogue-search-section{padding:36px 0 0;background:#f5f8fc}.gf-catalogue-search-section .gf-service-finder{margin-bottom:0}.gf-services-clean .gf-service-category-section{padding-top:50px}.gf-page-shell{overflow:visible}.gf-service-catalogue-grid.gf-category-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:24px}.gf-service-catalogue-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid #dce7f1;border-radius:16px;background:#fff;box-shadow:0 7px 25px rgba(16,57,94,.055)}.gf-service-catalogue-card .gf-service-card-image{position:relative;display:block;flex:0 0 auto;height:auto;aspect-ratio:16/10;overflow:hidden;background:#eaf3fc}.gf-service-catalogue-card .gf-service-card-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .45s}.gf-service-catalogue-card .gf-service-card-image:after{content:'Image illustrative';position:absolute;right:9px;bottom:8px;padding:4px 7px;border-radius:5px;background:rgba(4,29,55,.65);color:white;font-size:.61rem;font-weight:500;letter-spacing:.015em}.gf-service-catalogue-card .gf-service-card-body{display:flex;flex:1;flex-direction:column;align-items:stretch;gap:0;padding:21px}.gf-service-catalogue-card .gf-card-tag{font-size:.66rem;letter-spacing:.08em;line-height:1.4}.gf-service-catalogue-card h2{margin:9px 0 10px;min-height:2.45em;font-size:1.19rem;line-height:1.23;color:#082b52;letter-spacing:-.025em;text-transform:none}.gf-service-catalogue-card h2 a{color:inherit}.gf-service-catalogue-card .gf-service-card-body>p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:4.8em;margin:0 0 18px;font-size:.87rem;line-height:1.6;color:#637c96}.gf-service-catalogue-card .gf-price-preview{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;width:auto;gap:4px 10px;min-height:71px;margin:0 0 17px;padding:13px 14px;border-radius:10px;background:#f0f7ff}.gf-service-catalogue-card .gf-price-preview span{font-size:.74rem;color:#697f97}.gf-service-catalogue-card .gf-price-preview strong{max-width:145px;color:#0669bf;font-size:.88rem;line-height:1.3;text-align:right}.gf-service-catalogue-card .gf-price-preview small{grid-column:1/-1;font-size:.73rem;color:#6c8298}.gf-service-catalogue-card .gf-service-card-action{display:flex;width:auto;justify-content:space-between;align-items:center;gap:15px;min-height:47px;padding:12px 16px;margin:auto 0 0;border-radius:9px;font-size:.82rem;line-height:1.2}.gf-catalogue-tariffs{padding:0 0 34px;background:#fff}.gf-tariffs-box{max-width:100%;padding:27px;border:1px solid #dce8f4;border-radius:17px;background:#fff}.gf-tariffs-heading{display:flex;align-items:start;justify-content:space-between;gap:20px;margin-bottom:18px}.gf-tariffs-heading h2{margin:0 0 6px;color:#082b52;font-size:1.7rem;text-transform:none}.gf-tariffs-heading p{margin:0;color:#687e94;font-size:.88rem}.gf-tariffs-heading>span{padding:7px 10px;border-radius:8px;background:#edf6ff;color:#0871c9;font-size:.76rem;white-space:nowrap}.gf-tariff-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.gf-tariff-row{display:flex;justify-content:space-between;align-items:start;gap:15px;padding:13px 14px;border:1px solid #e5eef6;border-radius:8px;background:#f8fbfe;font-size:.86rem}.gf-tariff-row span{color:#526d85}.gf-tariff-row strong{color:#066bc4;text-align:right}.gf-category-page .gf-category-hero .container{max-width:1240px}.gf-category-page>.section{padding-top:36px}.gf-category-page>.section>.container>.gf-service-finder{margin-bottom:30px}.gf-service-configurator select{white-space:normal}.gf-page-shell h1,.gf-page-shell h2,.gf-page-shell h3,.services-section h2{text-transform:none}.service-grid .service-card{display:flex;flex-direction:column}.service-grid .service-card-body{display:flex;flex:1;flex-direction:column}.service-grid .service-card-body>.text-link{margin-top:auto}
@media(max-width:1000px){.gf-service-catalogue-grid.gf-category-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gf-tariff-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.gf-service-finder{padding:18px;border-radius:13px;margin-bottom:28px}.gf-finder-heading{align-items:flex-start;flex-direction:column;gap:8px}.gf-finder-results{left:12px;right:12px;top:calc(100% - 10px)}.gf-finder-result{gap:9px;padding:9px 7px}.gf-finder-result img{width:40px;flex-basis:40px;height:40px}.gf-finder-result strong{font-size:.85rem}.gf-finder-result>b{max-width:108px;font-size:.76rem}.gf-service-catalogue-grid.gf-category-service-grid{grid-template-columns:1fr;gap:20px}.gf-service-catalogue-card h2{min-height:0}.gf-service-catalogue-card .gf-service-card-body>p{min-height:0}.gf-tariff-grid{grid-template-columns:1fr}.gf-tariffs-box{padding:20px}.gf-tariffs-heading{flex-direction:column;gap:12px}.gf-tariffs-heading h2{font-size:1.45rem}.gf-catalogue-search-section{padding-top:22px}.gf-service-slider{overflow:hidden}}
.gf-services-clean .gf-slide h2{max-width:610px;margin:14px 0 16px;color:#fff;font-size:clamp(2.9rem,5vw,4.8rem);line-height:.98;letter-spacing:-.06em}.gf-services-clean .gf-slide-one{background-image:url('../images/hero-printing.png')}.gf-services-clean .gf-slide-two{background-image:url('../images/hero-textile.png')}.gf-services-clean .gf-slide-three{background-image:url('../images/hero-signage.png')}.gf-service-single .gf-rich-content h2{margin:18px 0 7px;font-size:1.07rem;line-height:1.3;color:#173b62}.gf-service-single .gf-rich-content p{font-size:.9rem;line-height:1.65}.gf-service-single .gf-service-detail-grid{align-items:start}.gf-service-single .gf-service-main-image{height:430px;aspect-ratio:auto}.gf-service-single .gf-service-main-image img{object-fit:cover;object-position:center}@media(max-width:640px){.gf-services-clean .gf-slide h2{font-size:2.65rem}.gf-service-single .gf-service-main-image{height:270px}}
/* Clip decorative hero circles so they cannot widen the mobile page. */
.gf-page-shell{overflow:clip}.gf-page-hero{overflow:hidden}.gf-service-finder,.gf-service-card-body,.gf-category-card-content{min-width:0}.gf-services-clean .gf-category-cards{grid-template-columns:repeat(6,minmax(0,1fr))}.gf-services-clean .gf-category-card{grid-column:span 2}.gf-services-clean .gf-category-card:nth-child(4){grid-column:2/span 2}.gf-services-clean .gf-category-card:nth-child(5){grid-column:4/span 2}@media(max-width:900px){.gf-services-clean .gf-category-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.gf-services-clean .gf-category-card,.gf-services-clean .gf-category-card:nth-child(4),.gf-services-clean .gf-category-card:nth-child(5){grid-column:auto}}@media(max-width:640px){.gf-services-clean .gf-category-cards{grid-template-columns:1fr}}
.gf-tariff-source-note{margin:16px 0 0;padding:12px 14px;border-radius:8px;background:#fff7e9;color:#7b6130;font-size:.85rem;line-height:1.55}
/* Soft finder with optional category and tariff filters. */
.gf-service-finder{padding:20px 22px;border:1px solid #e6edf4;border-radius:20px;box-shadow:0 5px 22px rgba(24,66,105,.035);background:#fff}.gf-finder-heading span{font-size:1rem}.gf-finder-heading p{font-size:.81rem}.gf-finder-field input[type=search]{border:1px solid #e1e9f1;background:#f7f9fc;border-radius:14px;box-shadow:none;height:52px}.gf-finder-filters{display:flex;align-items:end;gap:12px;margin-top:13px}.gf-finder-filters label{display:grid;gap:4px;flex:1;min-width:0}.gf-finder-filters label>span{font-size:.7rem;color:#7b8b9c}.gf-finder-filters select{box-sizing:border-box;width:100%;min-width:0;border:1px solid #e4ecf3;background:#fafbfd;border-radius:9px;padding:8px 10px;font-family:inherit;font-size:.79rem;color:#49657f;outline:0}.gf-finder-filters select:focus{border-color:#3987d3}.gf-finder-filters>button{border:0;padding:9px 0;background:transparent;color:#64829b;font:inherit;font-size:.73rem;cursor:pointer}.gf-finder-results{top:calc(100% + 5px);border-color:#e5edf5;box-shadow:0 12px 36px rgba(16,49,82,.12)}.solutions-heading{grid-template-columns:1fr!important;display:block!important}.solutions-copy{max-width:780px}.solutions-copy h2{max-width:none}
/* Service detail: short visual introduction, selected tariff cards and scale preview. */
.gf-detail-refined .gf-service-detail-hero{padding:35px 0 48px;background:linear-gradient(120deg,#edf6ff,#fff 75%)}.gf-detail-refined .gf-breadcrumb{margin-bottom:26px;font-size:.76rem}.gf-detail-refined .gf-service-detail-grid{grid-template-columns:1.08fr .92fr;gap:55px;align-items:center}.gf-detail-category{display:inline-block;padding:6px 10px;border-radius:7px;background:#e1effc;color:#176ebc;font-size:.73rem;font-weight:600}.gf-detail-refined .gf-detail-intro h1{margin:17px 0 15px;font-size:clamp(2.1rem,3.9vw,3.8rem);line-height:1.04;letter-spacing:-.05em}.gf-detail-intro>p{margin:0;color:#617990;font-size:.98rem;line-height:1.75;max-width:590px}.gf-detail-hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:23px;margin:25px 0}.gf-detail-hero-actions .button{padding:13px 18px;font-size:.84rem}.gf-detail-hero-actions .text-link{font-size:.82rem}.gf-detail-quick-facts{display:flex;gap:24px;border-top:1px solid #dce8f4;padding-top:18px;color:#72869a;font-size:.73rem}.gf-detail-quick-facts b{display:block;margin-bottom:2px;color:#1c4264;font-size:.84rem}.gf-detail-refined .gf-service-main-image{height:330px;border:6px solid #fff;border-radius:20px;box-shadow:0 20px 38px rgba(13,63,106,.12);transform:rotate(1deg);transition:transform .3s}.gf-detail-refined .gf-service-main-image:hover{transform:rotate(0deg)}.gf-service-main-image figcaption{position:absolute;bottom:14px;left:14px;right:14px;padding:10px 13px;border-radius:9px;background:rgba(255,255,255,.91);color:#335774;font-size:.75rem;backdrop-filter:blur(8px)}.gf-detail-workspace{padding:42px 0 60px;background:#f7fafd}.gf-detail-refined .gf-tariffs-box{padding:27px;border:1px solid #e0ebf5;box-shadow:0 4px 20px rgba(21,60,94,.025)}.gf-detail-refined .gf-tariffs-heading h2{margin:6px 0 9px;font-size:1.8rem}.gf-detail-refined .gf-tariff-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.gf-detail-refined button.gf-tariff-row{position:relative;display:flex;flex-direction:column;align-items:start;justify-content:space-between;gap:7px;min-height:83px;padding:14px;border:1px solid #e0eaf4;border-radius:11px;background:#fbfdff;font-family:inherit;cursor:pointer;text-align:left;transition:border-color .2s,background .2s,transform .2s,box-shadow .2s}.gf-detail-refined button.gf-tariff-row:hover{border-color:#90bce5;transform:translateY(-2px)}.gf-detail-refined button.gf-tariff-row.is-selected{border-color:#197bd3;background:#edf6ff;box-shadow:0 0 0 2px rgba(22,117,207,.08)}.gf-detail-refined button.gf-tariff-row>span{font-size:.8rem;color:#586f85;padding-right:16px}.gf-detail-refined button.gf-tariff-row>strong{font-size:.96rem;color:#066abf;text-align:left}.gf-tariff-row>i{position:absolute;top:9px;right:10px;display:none;color:#1074cb;font-style:normal;font-weight:700}.gf-tariff-row.is-selected>i{display:block}.gf-detail-request{margin-top:36px;scroll-margin-top:100px}.gf-detail-request-heading{margin:0 0 20px}.gf-detail-request-heading h2{margin:7px 0 8px;font-size:1.8rem;letter-spacing:-.03em;color:#0b3158}.gf-detail-request-heading p{margin:0;color:#74889c;font-size:.88rem}.gf-detail-refined .gf-service-configurator{padding:26px;gap:28px;border-radius:19px;border-color:#dfebf5;grid-template-columns:1.08fr .92fr;box-shadow:0 9px 28px rgba(16,58,94,.045);align-items:start}.gf-detail-refined .gf-config-fields{gap:16px}.gf-detail-refined .gf-config-fields label{font-size:.79rem}.gf-detail-refined .gf-config-fields input,.gf-detail-refined .gf-config-fields select,.gf-detail-refined .gf-config-fields textarea{padding:12px;border-radius:9px;border-color:#d6e3ef;font-size:.89rem}.gf-config-custom-size{display:grid;grid-template-columns:1fr 1fr;gap:14px;background:#f3f8fd;padding:13px;border-radius:10px}.gf-config-custom-size[hidden]{display:none!important}.gf-detail-refined .gf-config-fields .button{font-size:.86rem;justify-content:space-between;min-height:48px}.gf-detail-refined .gf-config-feedback{min-height:0;margin:0}.gf-detail-refined .gf-config-feedback:empty{display:none}.gf-detail-refined .gf-dimension-preview{padding:20px;min-height:0;background:#f5f9fe;border:1px solid #e3edf6;border-radius:13px}.gf-scale-heading{display:flex;flex-direction:column;gap:3px}.gf-scale-heading>span{font-size:.89rem;font-weight:700;color:#16496e}.gf-scale-heading>small{color:#8a9cad;font-size:.7rem}.gf-human-stage{position:relative;display:flex;justify-content:center;align-items:flex-end;gap:25px;height:328px;padding:20px 18px 48px;background:linear-gradient(#edf4fc55,#edf4fc55),repeating-linear-gradient(0deg,transparent,transparent 29px,#e0ebf566 30px),repeating-linear-gradient(90deg,transparent,transparent 29px,#e0ebf566 30px);border-radius:10px;margin-top:12px;overflow:hidden}.gf-human-stage:after{content:"";position:absolute;bottom:46px;left:15px;right:15px;border-top:1px solid #c8d9e8}.gf-human-reference{position:relative;z-index:1;flex:0 0 auto;height:var(--gf-human-height,240px);width:calc(var(--gf-human-height,240px)*.35)}.gf-human-reference svg{display:block;width:100%;height:100%;fill:#afc3d8}.gf-human-reference>small{position:absolute;left:0;right:0;bottom:-26px;text-align:center;font-size:.7rem;color:#7890a7;white-space:nowrap}.gf-format-reference{position:relative;z-index:2;flex:0 0 auto}.gf-detail-refined .gf-format-reference .gf-preview-object{box-sizing:border-box;aspect-ratio:auto;max-height:none;min-width:0;border:2px solid #fff;border-radius:2px;background:#d5e7f5;box-shadow:4px 7px 15px rgba(16,58,99,.14);transition:width .35s ease,height .35s ease;overflow:hidden}.gf-detail-refined .gf-preview-object[hidden]{display:none!important}.gf-format-reference>small{position:absolute;bottom:-26px;left:50%;transform:translateX(-50%);color:#337dbf;font-size:.67rem;white-space:nowrap}.gf-scale-empty{position:absolute;left:15px;right:15px;top:17px;color:#8297ab;font-size:.73rem;text-align:center}.gf-scale-empty[hidden]{display:none}.gf-detail-refined .gf-preview-meta{padding:14px 0 9px;margin-top:12px;border-color:#dde7f2;align-items:start}.gf-detail-refined .gf-preview-meta strong{font-size:.9rem}.gf-detail-refined .gf-preview-meta span{font-size:.88rem;max-width:170px;text-align:right}.gf-detail-refined .gf-scale-note{font-size:.69rem;line-height:1.55;color:#899aae}.gf-detail-information{margin-top:30px;border:1px solid #e0eaf4;border-radius:13px;background:white;overflow:hidden;scroll-margin-top:100px}.gf-detail-information details+details{border-top:1px solid #e6edf4}.gf-detail-information summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 22px;color:#23486b;font-size:.93rem;font-weight:600;cursor:pointer;list-style:none}.gf-detail-information summary::-webkit-details-marker{display:none}.gf-detail-information summary span{color:#4685bb;font-size:1.3rem;transition:transform .2s}.gf-detail-information details[open] summary span{transform:rotate(45deg)}.gf-detail-information .gf-rich-content{padding:0 22px 19px;max-width:980px}#formats{scroll-margin-top:100px}
@media(max-width:1000px){.gf-detail-refined .gf-service-detail-grid{gap:28px}.gf-detail-refined .gf-tariff-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gf-detail-refined .gf-service-configurator{grid-template-columns:1fr}.gf-detail-refined .gf-dimension-preview{max-width:650px;width:100%;margin:auto}}@media(max-width:680px){.gf-finder-filters{display:grid;grid-template-columns:1fr 1fr;gap:10px}.gf-finder-filters>button{grid-column:1/-1;justify-self:start;padding:0}.gf-finder-filters select{padding:8px 5px;font-size:16px}.gf-detail-refined .gf-service-detail-hero{padding:23px 0 30px}.gf-detail-refined .gf-service-detail-grid{grid-template-columns:1fr}.gf-detail-refined .gf-detail-intro h1{font-size:2.4rem}.gf-detail-refined .gf-service-main-image{height:235px;transform:none}.gf-detail-workspace{padding:24px 0 40px}.gf-detail-refined .gf-tariffs-box{padding:19px}.gf-detail-refined .gf-tariff-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gf-detail-refined .gf-tariffs-heading h2,.gf-detail-request-heading h2{font-size:1.5rem}.gf-detail-refined .gf-tariffs-heading p{font-size:.83rem}.gf-detail-refined .gf-service-configurator{padding:18px;gap:24px}.gf-detail-refined .gf-config-fields{grid-template-columns:1fr}.gf-detail-refined .gf-dimension-preview{padding:15px}.gf-human-stage{height:317px;padding-inline:12px;gap:20px}.gf-detail-information summary{padding:17px;font-size:.87rem}.gf-detail-information .gf-rich-content{padding-inline:17px}.gf-detail-quick-facts{gap:22px}.gf-detail-refined .gf-service-main-image figcaption{font-size:.7rem}.solutions-copy{max-width:100%}}
@media(prefers-reduced-motion:reduce){.gf-detail-refined button.gf-tariff-row,.gf-detail-refined .gf-format-reference .gf-preview-object,.gf-detail-refined .gf-service-main-image{transition:none}}
.gf-detail-refined button.gf-tariff-custom{border-style:dashed;background:#f5f9fd}.gf-detail-refined button.gf-tariff-custom strong{color:#315f87}.gf-detail-refined button.gf-tariff-custom.is-selected{border-style:solid;background:#eaf5ff}.gf-human-reference{width:calc(var(--gf-human-height,240px)*.45)}.gf-human-reference img{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 5px 6px rgba(19,49,75,.16))}.gf-human-reference svg{display:none}
/* Inch-based preview. The stage is a fixed viewport: extreme dimensions scale down inside it. */
.gf-human-stage{contain:layout paint;min-width:0;max-width:100%;isolation:isolate}.gf-human-reference{width:calc(var(--gf-human-height,240px)*.524);max-height:240px;min-width:0}.gf-human-reference img{object-fit:contain;object-position:center bottom}.gf-format-reference{max-width:calc(100% - 40px);max-height:240px;min-width:0}.gf-detail-refined .gf-format-reference .gf-preview-object{max-width:100%!important;max-height:240px!important;min-width:1px!important;min-height:1px!important}.gf-detail-refined .gf-format-reference .gf-preview-object img{display:block;width:100%;height:100%;object-fit:cover}.gf-config-custom-size input{max-width:100%}
/* Scale ruler and unit switcher. */
.gf-scale-heading{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:14px}.gf-scale-heading>div:first-child{display:grid;gap:3px}.gf-unit-switcher{display:inline-flex;padding:3px;border:1px solid #d8e5f0;border-radius:9px;background:#fff}.gf-unit-switcher button{min-width:32px;padding:5px 7px;border:0;border-radius:6px;background:transparent;color:#6b8195;font:inherit;font-size:.69rem;font-weight:700;cursor:pointer}.gf-unit-switcher button.is-active{background:#1478d0;color:#fff;box-shadow:0 2px 6px rgba(15,100,181,.18)}.gf-height-ruler{position:relative;z-index:2;flex:0 0 40px;width:40px;height:var(--gf-human-height,240px);margin-right:-13px;border-right:2px solid #6e91b2;background:repeating-linear-gradient(to bottom,transparent 0,transparent 9px,#88a6c1 9px,#88a6c1 10px) right top/11px 100% no-repeat}.gf-height-ruler:after{content:"";position:absolute;right:-2px;top:0;bottom:0;width:17px;background:repeating-linear-gradient(to bottom,transparent 0,transparent 49px,#587c9f 49px,#587c9f 51px);pointer-events:none}.gf-height-ruler span{position:absolute;right:16px;color:#567896;font-size:.59rem;white-space:nowrap}.gf-height-ruler span:first-child{top:-5px}.gf-height-ruler span:nth-child(2){top:50%;transform:translateY(-50%)}.gf-height-ruler span:last-child{bottom:-4px}.gf-scale-empty{position:static;box-sizing:border-box;margin:10px 0 0;padding:9px 11px;border-radius:8px;background:#eaf3fb;color:#607c96;font-size:.71rem;line-height:1.45;text-align:left}.gf-scale-empty[hidden]{display:none}.gf-human-stage{gap:22px}.gf-format-reference{margin-left:2px}@media(max-width:480px){.gf-scale-heading{align-items:flex-start}.gf-unit-switcher button{min-width:29px;padding-inline:5px}.gf-height-ruler{flex-basis:34px;width:34px;margin-right:-15px}.gf-human-stage{gap:17px;padding-inline:8px}.gf-height-ruler span{right:14px;font-size:.54rem}}

/* Fixed coordinate system: wide or tall custom dimensions stay inside the preview. */
.gf-detail-refined .gf-human-stage{display:block;height:328px;padding:0;overflow:hidden}
.gf-detail-refined .gf-human-stage:after{bottom:47px;left:15px;right:15px}
.gf-detail-refined .gf-human-reference{position:absolute;z-index:2;left:62px;bottom:47px;width:var(--gf-human-width,126px);height:var(--gf-human-height,240px);margin:0;max-width:none;max-height:240px}
.gf-detail-refined .gf-height-ruler{position:absolute;z-index:3;left:19px;bottom:47px;width:35px;height:var(--gf-human-height,240px);margin:0;max-height:240px}
.gf-detail-refined .gf-format-reference{position:absolute;z-index:4;left:calc(78px + var(--gf-human-width,126px));bottom:47px;width:0;height:0;margin:0;max-width:none;max-height:none;min-width:0}
.gf-detail-refined .gf-format-reference .gf-preview-object{position:absolute;bottom:0;left:0;max-width:none!important;max-height:none!important;min-width:1px!important;min-height:1px!important}
.gf-detail-refined .gf-format-reference>small{top:8px;bottom:auto;left:0;transform:none;width:max-content;max-width:180px;overflow:hidden;text-overflow:ellipsis}
@media(max-width:480px){.gf-detail-refined .gf-human-reference{left:55px}.gf-detail-refined .gf-height-ruler{left:13px}.gf-detail-refined .gf-format-reference{left:calc(67px + var(--gf-human-width,126px))}}
/* Equal hero actions and preview export tools. */
.gf-detail-hero-actions .button,.gf-detail-hero-actions .text-link{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:190px;height:49px;margin:0;padding:0 16px;border-radius:10px;line-height:1.2}.gf-detail-hero-actions .text-link{border:1px solid #cbddec;background:#fff;color:#176abd}.gf-preview-tools{display:inline-flex;gap:5px;margin-left:auto}.gf-preview-tools button{display:inline-flex;align-items:center;gap:5px;min-height:31px;padding:6px 8px;border:1px solid #d8e5f0;border-radius:8px;background:#fff;color:#4e718e;font:inherit;font-size:.64rem;font-weight:650;cursor:pointer}.gf-preview-tools button:hover{border-color:#78aedd;color:#116fc4}.gf-preview-tools button:disabled{opacity:.55;cursor:wait}.gf-preview-tools svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.gf-preview-watermark{position:absolute;z-index:0;left:50%;top:48%;transform:translate(-50%,-50%) rotate(-12deg);color:#1c70bb;font-size:clamp(1rem,4vw,1.65rem);font-weight:800;letter-spacing:.06em;opacity:.075;white-space:nowrap;pointer-events:none;text-transform:uppercase}.gf-unit-switcher{margin-left:0}.gf-preview-dialog{width:min(920px,calc(100vw - 32px));max-height:calc(100vh - 32px);padding:0;border:0;border-radius:16px;background:#fff;box-shadow:0 24px 70px rgba(2,25,48,.35)}.gf-preview-dialog::backdrop{background:rgba(2,20,38,.72);backdrop-filter:blur(5px)}.gf-preview-dialog-head{display:flex;align-items:center;justify-content:space-between;padding:14px 17px;border-bottom:1px solid #e2eaf1;color:#173e63}.gf-preview-dialog-head button{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:8px;background:#edf4fa;color:#234e73;font-size:1.3rem;cursor:pointer}.gf-preview-dialog>img{display:block;width:100%;max-height:calc(100vh - 155px);object-fit:contain;background:#f5f9fe}.gf-preview-dialog-actions{display:flex;justify-content:flex-end;padding:12px 17px;border-top:1px solid #e2eaf1}.gf-preview-dialog-actions .button{min-height:42px;padding:10px 15px;font-size:.78rem}@media(max-width:760px){.gf-scale-heading{display:grid;grid-template-columns:1fr auto}.gf-preview-tools{grid-column:1/-1;grid-row:2;margin:5px 0 0}.gf-unit-switcher{grid-column:2;grid-row:1}.gf-preview-tools button{flex:1;justify-content:center}.gf-detail-hero-actions{gap:10px}.gf-detail-hero-actions .button,.gf-detail-hero-actions .text-link{width:calc(50% - 5px);min-width:0;height:48px;font-size:.76rem}}@media(max-width:390px){.gf-preview-tools button span{display:none}.gf-preview-tools button{flex:0 0 34px;padding:6px}.gf-preview-tools{gap:6px}}
.gf-detail-hero-actions .button,.gf-detail-hero-actions .text-link{min-height:49px!important;max-height:49px}
