/*
Theme Name: Ironworks Gutenberg
Author: OpenAI
Description: Full-site-editing industrial parts theme with Gutenberg templates, product catalog and quotation workflow.
Version: 1.0.0
Requires at least: 6.5
Requires PHP: 7.4
Text Domain: ironworks
*/
:root{--yellow:#F9C901;--black:#110F0F;--gray:#F0F0F0;--muted:#6b6b6b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--black);background:#fff;font-family:Arial,Helvetica,sans-serif}a{text-decoration:none;color:inherit}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.topline{background:var(--black);color:#cfcfcf;font-size:12px}.topinner{height:34px;display:flex;justify-content:space-between;align-items:center}.header{height:84px;background:#fff;position:sticky;top:0;z-index:30;border-bottom:1px solid #ddd}.navrow{height:100%;display:flex;align-items:center;gap:30px}.logo{display:flex;align-items:center;gap:10px;font-weight:900;font-size:18px;line-height:.9;letter-spacing:-.4px;margin-right:auto}.logo small{display:block;font-size:7px;letter-spacing:1.5px;margin-top:6px}.logoMark{width:42px;height:42px;background:var(--yellow);display:grid;place-items:center;clip-path:polygon(0 0,100% 0,84% 100%,0 100%);font-size:16px}.nav{display:flex;align-items:center;height:100%;gap:24px;font-size:12px;font-weight:800;letter-spacing:.5px}.nav>a,.drop>button{height:100%;display:flex;align-items:center;border:0;background:none;font:inherit;cursor:pointer}.nav>a:hover,.drop>button:hover{color:#9a7c00}.drop{height:100%;position:relative}.dropmenu{display:none;position:absolute;top:83px;right:0;width:255px;background:#fff;box-shadow:0 14px 35px #0003;border-top:4px solid var(--yellow);padding:10px}.drop:hover .dropmenu{display:block}.dropmenu a{display:block;padding:12px;border-bottom:1px solid #eee;font-size:12px}.dropmenu a:hover{background:var(--gray)}.quote{background:var(--yellow);padding:15px 18px;font-weight:900;font-size:11px;letter-spacing:.5px}.hero{min-height:690px;position:relative;background:url('https://cdn.europosters.eu/image/750/posters/yellow-excavator-at-construction-site-i240725.jpg') center 58%/cover no-repeat;color:#fff;display:flex;align-items:center}.heroShade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(17,15,15,.94) 0%,rgba(17,15,15,.7) 45%,rgba(17,15,15,.12) 76%)}.heroContent{position:relative;padding-top:20px}.eyebrow,.kicker{font-size:11px;font-weight:900;letter-spacing:2px;color:#a28700}.eyebrow{color:var(--yellow);border-left:38px solid var(--yellow);padding-left:12px}.hero h1{font-size:70px;line-height:.96;letter-spacing:-3px;margin:22px 0 24px;max-width:720px}.hero h1 em{font-style:normal;color:var(--yellow)}.heroContent>p{font-size:18px;line-height:1.7;max-width:650px;color:#ddd}.heroSearch{display:flex;max-width:670px;margin-top:32px;background:#fff;padding:6px}.heroSearch input{flex:1;border:0;padding:17px 18px;font-weight:700;outline:0}.heroSearch button,.partSearch button,.contactForm button{border:0;background:var(--yellow);padding:0 26px;font-size:11px;font-weight:900;cursor:pointer}.heroFacts{display:flex;gap:44px;margin-top:38px;font-size:10px;color:#ccc;letter-spacing:1px}.heroFacts b{font-size:24px;color:#fff;display:block;margin-bottom:5px}.section{padding:105px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.photoBlock{height:480px;background:var(--gray);position:relative;padding:26px}.photoBlock img{width:100%;height:100%;object-fit:contain;background:white}.experience{position:absolute;right:-35px;bottom:36px;background:var(--yellow);width:185px;height:105px;display:flex;align-items:center;gap:12px;padding:20px}.experience b{font-size:50px}.experience span{font-size:10px;font-weight:900;line-height:1.5}.copy h2,.sectionHead h2,.searchInner h2,.contact h2{font-size:43px;line-height:1.08;margin:14px 0 23px;letter-spacing:-1.5px}.copy p,.sectionHead p,.searchInner p,.contact>div>div>p{color:var(--muted);line-height:1.8;font-size:15px}.textLink{display:inline-block;margin-top:18px;padding-bottom:7px;border-bottom:3px solid var(--yellow);font-size:11px;font-weight:900;letter-spacing:.6px}.textLink span{margin-left:12px}.darkSection{padding:95px 0;background:var(--black);color:#fff}.sectionHead{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:45px}.sectionHead>div{max-width:650px}.sectionHead h2{margin-bottom:0}.sectionHead>p{max-width:400px;margin:0}.sectionHead.light p{color:#aaa}.catGrid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.catCard{height:430px;position:relative;overflow:hidden;background:#222}.catCard img{width:100%;height:100%;object-fit:cover;filter:grayscale(.2);transition:.4s}.catCard:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#000e 0%,transparent 70%)}.catCard>div{position:absolute;z-index:2;left:34px;right:34px;bottom:30px}.catCard span{color:var(--yellow);font-size:11px;font-weight:bold}.catCard h3{font-size:28px;margin:8px 0}.catCard p{color:#ccc;font-size:13px;line-height:1.5;max-width:430px}.catCard b{font-size:10px;color:var(--yellow);letter-spacing:.5px}.catCard:hover img{transform:scale(1.04)}.valueGrid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ddd;border-left:1px solid #ddd}.valueGrid article{padding:30px;border-right:1px solid #ddd;border-bottom:1px solid #ddd;min-height:260px;position:relative}.valueGrid strong{position:absolute;right:22px;top:24px;color:#bbb;font-size:12px}.valueGrid article>span{display:block;color:#9a7c00;font-size:28px;margin:15px 0 32px}.valueGrid h3{font-size:19px}.valueGrid p{color:var(--muted);font-size:13px;line-height:1.65}.brands{padding:95px 0;background:#1a1818;color:#fff}.brandGrid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#444}.brandGrid a{padding:45px;background:#222;position:relative}.brandGrid a:hover{background:#2b2929}.brandGrid a>span{position:absolute;right:35px;top:30px;font-size:72px;font-weight:900;color:#333}.brandGrid h3{font-size:30px;margin:35px 0 12px}.brandGrid p{color:#aaa;line-height:1.7;max-width:440px}.brandGrid b{display:block;color:var(--yellow);font-size:10px;margin-top:26px}.partSearch{background:var(--yellow);padding:68px 0}.searchInner{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.searchInner .kicker{color:#4e4200}.searchInner h2{font-size:38px;margin-bottom:12px}.searchInner p{color:#4c430e}.searchInner form{height:68px;display:flex;background:white;padding:7px}.searchInner input{flex:1;border:0;padding:18px;outline:0}.searchInner button{background:var(--black);color:white}.productGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.productCard{border:1px solid #ddd;padding-bottom:24px}.prodImg{height:220px;background:#f7f7f7;position:relative;padding:15px}.prodImg img{width:100%;height:100%;object-fit:contain}.prodImg span{position:absolute;left:10px;top:10px;background:var(--yellow);padding:7px 9px;font-size:8px;font-weight:900}.productCard>small,.productCard>h3,.productCard>p,.productCard>b{margin-left:20px;margin-right:20px}.productCard>small{display:block;color:#8b7300;font-weight:900;margin-top:18px}.productCard h3{font-size:16px}.productCard p{font-size:12px;color:#777}.productCard>b{font-size:9px}.contact{background:var(--gray);padding:95px 0}.contactGrid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.contactDetails{margin-top:35px;display:grid;grid-template-columns:1fr 1fr;gap:15px;font-size:13px}.contactDetails b{font-size:10px;color:#8b7300}.contactForm{background:#fff;padding:32px;box-shadow:0 12px 35px #00000012}.contactForm>div{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contactForm input,.contactForm textarea{width:100%;border:1px solid #ddd;padding:16px;margin-bottom:14px;font:inherit;font-size:12px}.contactForm textarea{height:105px;resize:none}.contactForm button{height:50px}.footerLogo{color:#fff}.footerLogo .logoMark{color:#111}.footerGrid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:60px;padding:65px 0}footer{background:var(--black);color:#aaa;font-size:12px;line-height:1.8}.footerGrid>div:first-child p{max-width:300px;margin-top:22px}.footerGrid h4{color:#fff;border-bottom:2px solid var(--yellow);padding-bottom:10px}.footerGrid a:not(.logo){display:block;margin:7px 0}.legal{border-top:1px solid #333;padding:18px 0;text-align:center;font-size:10px}
@media(max-width:900px){.nav{display:none}.quote{margin-left:auto}.hero{min-height:610px}.hero h1{font-size:52px}.split,.searchInner,.contactGrid{grid-template-columns:1fr}.catGrid,.brandGrid{grid-template-columns:1fr}.valueGrid,.productGrid{grid-template-columns:repeat(2,1fr)}.sectionHead{display:block}.sectionHead>p{margin-top:20px}.footerGrid{grid-template-columns:1fr 1fr}.photoBlock{height:420px}.experience{right:0}.topinner span:first-child{display:none}.topinner{justify-content:center}}
@media(max-width:560px){.wrap{width:min(100% - 30px,1180px)}.header{height:70px}.quote{display:none}.hero{min-height:650px;background-position:60% center}.hero h1{font-size:42px;letter-spacing:-2px}.heroSearch{display:block;background:transparent;padding:0}.heroSearch input,.heroSearch button{width:100%;height:55px}.heroSearch button{margin-top:8px}.heroFacts{gap:18px;flex-wrap:wrap}.heroFacts b{font-size:20px}.section{padding:70px 0}.split{gap:50px}.photoBlock{height:310px}.copy h2,.sectionHead h2,.searchInner h2,.contact h2{font-size:34px}.catCard{height:370px}.valueGrid,.productGrid{grid-template-columns:1fr}.contactForm>div,.contactDetails{grid-template-columns:1fr}.footerGrid{grid-template-columns:1fr;gap:25px}.sectionHead{margin-bottom:30px}}
.innerHero{background:var(--black);color:#fff;padding:65px 0}.innerHero h1{font-size:46px;margin:14px 0;text-transform:capitalize}.innerHero p{color:#aaa}.listingLayout{display:grid;grid-template-columns:240px 1fr;gap:45px;padding:65px 0}.listingLayout aside{border:1px solid #ddd;padding:22px;align-self:start}.listingLayout aside h3{font-size:11px;letter-spacing:1px;border-bottom:2px solid var(--yellow);padding-bottom:12px;margin:0 0 16px}.listingLayout aside h3:not(:first-child){margin-top:30px}.listingLayout aside label,.listingLayout aside>a{display:block;font-size:12px;padding:8px 0;color:#555}.toolbar{height:50px;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;align-items:start;margin-bottom:25px;color:#666;font-size:12px}.toolbar select{padding:10px;border:1px solid #ddd}.listingLayout .productGrid{grid-template-columns:repeat(3,1fr)}.searchHero{padding-bottom:45px}.resultSearch{display:flex;max-width:700px;height:58px;background:white;padding:6px;margin-top:25px}.resultSearch input{flex:1;border:0;padding:14px;outline:0}.resultSearch button{border:0;background:var(--yellow);font-weight:900;padding:0 28px}.searchResults{padding:65px 0 90px}.resultTitle{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd;margin-bottom:8px}.resultTitle span{font-size:12px;color:#777}.resultRow{display:grid;grid-template-columns:130px 1fr 110px 120px;align-items:center;gap:25px;border-bottom:1px solid #ddd;padding:22px 0}.resultRow img{width:130px;height:100px;object-fit:contain;background:#f5f5f5}.resultRow small{color:#8b7300;font-weight:900}.resultRow h3{margin:7px 0}.resultRow p{font-size:12px;color:#777}.resultRow .stock{font-size:9px;font-weight:900;color:#397d3d}.resultRow>b{font-size:9px}.crumbs{font-size:11px;color:#777;padding:24px 0}.productDetail{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;padding-bottom:85px}.mainProduct{height:500px;background:#f5f5f5;padding:35px}.mainProduct img{width:100%;height:100%;object-fit:contain}.thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.thumbs button{height:90px;background:white;border:1px solid #ddd;padding:5px}.thumbs img{width:100%;height:100%;object-fit:contain}.productBrand{font-size:10px;font-weight:900;color:#8b7300;letter-spacing:1px}.productInfo h1{font-size:42px;line-height:1.05;margin:13px 0 16px}.partNo{font-size:12px;padding-bottom:18px;border-bottom:1px solid #ddd}.availability{font-size:11px;font-weight:900;margin:20px 0}.availability i{display:inline-block;width:8px;height:8px;background:#42a14b;border-radius:50%;margin-right:8px}.productInfo>p{color:#666;line-height:1.7}.productInfo table{width:100%;border-collapse:collapse;margin:25px 0;font-size:12px}.productInfo th,.productInfo td{text-align:left;padding:11px;border-bottom:1px solid #ddd}.productInfo th{width:42%;color:#777}.quoteBox{display:flex;gap:15px;background:#f0f0f0;padding:18px;align-items:end}.quoteBox label{font-size:9px;font-weight:900}.quoteBox label>div{display:flex;margin-top:7px;background:#fff}.quoteBox label button,.quoteBox label span{width:36px;height:42px;border:0;background:white;display:grid;place-items:center}.quoteBox>a{height:49px;flex:1;background:var(--yellow);display:grid;place-items:center;font-size:11px;font-weight:900}.note{display:block;color:#777;line-height:1.6;margin-top:13px}.productTabs{background:#f3f3f3;padding:60px 0 85px}.tabNav{display:flex;gap:40px;border-bottom:1px solid #ccc}.tabNav>*{padding:0 0 18px;font-size:11px}.tabNav b{border-bottom:3px solid var(--yellow)}.tabBody{max-width:850px}.tabBody h2{font-size:30px}.tabBody p,.tabBody li{font-size:14px;color:#666;line-height:1.8}.tabBody li{margin:5px 0}
@media(max-width:900px){.listingLayout{grid-template-columns:1fr}.listingLayout aside{display:none}.listingLayout .productGrid{grid-template-columns:repeat(2,1fr)}.productDetail{grid-template-columns:1fr}.resultRow{grid-template-columns:100px 1fr}.resultRow .stock,.resultRow>b{display:none}}
@media(max-width:560px){.listingLayout .productGrid{grid-template-columns:1fr}.innerHero h1{font-size:36px}.productDetail{gap:35px}.mainProduct{height:330px}.productInfo h1{font-size:34px}.quoteBox{display:block}.quoteBox>a{margin-top:12px}.tabNav{overflow:auto;gap:24px}.resultRow{grid-template-columns:85px 1fr;gap:14px}.resultRow img{width:85px;height:75px}}

/* Black-led industrial direction */
.topline{background:#070707;color:#999;border-bottom:1px solid #2b2929}
.header{background:var(--black);color:#fff;border-bottom:1px solid #302d2d}
.nav>a:hover,.drop>button:hover{color:var(--yellow)}
.dropmenu{background:#171515;color:#fff;box-shadow:0 18px 40px #0008}
.dropmenu a{border-bottom-color:#302d2d}.dropmenu a:hover{background:#292626}
.quote{border:0;color:#110f0f;cursor:pointer}
.welcome{background:var(--black);color:#fff}
.welcome .copy p{color:#b7b7b7}
.buttonLink{background:none;color:inherit;cursor:pointer}
.modalBackdrop{position:fixed;inset:0;z-index:100;background:#000c;display:grid;place-items:center;padding:24px}
.quoteModal{position:relative;width:min(720px,100%);max-height:calc(100vh - 48px);overflow:auto;background:#fff;color:var(--black);padding:44px 48px;border-top:7px solid var(--yellow);box-shadow:0 25px 90px #000}
.quoteModal h2{font-size:38px;line-height:1.1;margin:12px 0}.quoteModal>p{color:#666;line-height:1.7;margin-bottom:24px;max-width:590px}
.modalClose{position:absolute;right:18px;top:14px;border:0;background:none;font-size:31px;line-height:1;cursor:pointer}
.modalFields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.quoteModal input,.quoteModal textarea{width:100%;border:1px solid #d4d4d4;padding:15px;margin-bottom:12px;font:inherit;font-size:12px}.quoteModal textarea{height:100px;resize:vertical}
.fileField{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px dashed #aaa;padding:12px 14px;margin-bottom:14px;font-size:10px;font-weight:900}.customFileControl{display:flex;align-items:center;gap:10px;min-width:300px}.customFileControl label{background:#110f0f;color:#fff;padding:9px 12px;cursor:pointer;white-space:nowrap}.customFileControl span{font-weight:400;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:155px}.customFileControl input{position:absolute;width:1px!important;height:1px;opacity:0;pointer-events:none;margin:0!important;padding:0!important}
.modalSubmit{height:52px;border:0;background:var(--yellow);padding:0 28px;font-size:11px;font-weight:900;cursor:pointer}
@media(max-width:560px){.quoteModal{padding:36px 22px}.quoteModal h2{font-size:30px}.modalFields{grid-template-columns:1fr}.fileField{display:block}.customFileControl{min-width:0;margin-top:10px}.customFileControl span{max-width:120px}}
.wp-site-blocks>*{margin-block-start:0}.iw-header{position:sticky;top:0;z-index:50}.iw-header-dark{background:#110f0f;color:#fff;padding:18px max(24px,calc((100vw - 1180px)/2))}.iw-nav{font-size:12px;font-weight:800}.iw-nav .wp-block-navigation__submenu-container{background:#171515!important;color:#fff!important;border-top:4px solid #f9c901!important}.iw-open-quote .wp-block-button__link{border-radius:0;background:#f9c901;color:#110f0f;font-size:11px;font-weight:900}.iw-home-hero{min-height:690px}.iw-home-hero .wp-block-cover__background{background:linear-gradient(90deg,rgba(17,15,15,.94),rgba(17,15,15,.7) 45%,rgba(17,15,15,.12) 76%)!important;opacity:1!important}.iw-home-hero h1{font-size:70px;line-height:.96;letter-spacing:-3px}.iw-home-hero mark{background:none;color:#f9c901}.iw-section{padding:95px max(24px,calc((100vw - 1180px)/2))}.iw-dark{background:#110f0f;color:#fff}.iw-yellow{background:#f9c901}.iw-kicker{font-size:11px;font-weight:900;letter-spacing:2px;color:#b29100}.iw-title{font-size:43px;line-height:1.08;letter-spacing:-1.5px}.iw-product-grid .wp-block-post{border:1px solid #ddd;padding-bottom:22px}.iw-product-grid .wp-block-post-featured-image{height:230px;background:#f5f5f5;margin:0}.iw-product-grid .wp-block-post-featured-image img{height:100%;object-fit:contain}.iw-product-grid .wp-block-post-title,.iw-product-grid .wp-block-post-excerpt,.iw-product-grid .wp-block-post-terms{padding:0 20px}.iw-inner-hero{background:#110f0f;color:#fff;padding:65px max(24px,calc((100vw - 1180px)/2))}.iw-detail{padding:60px max(24px,calc((100vw - 1180px)/2)) 85px}.iw-detail>.wp-block-columns{gap:70px}.iw-detail .wp-block-post-featured-image{background:#f5f5f5;padding:35px}.iw-detail .wp-block-post-title{font-size:42px}.iw-content{background:#f3f3f3;padding:60px max(24px,calc((100vw - 1180px)/2)) 85px}.iw-enquiry{background:#110f0f;color:#fff;padding:90px max(24px,calc((100vw - 1180px)/2))}.iw-footer{background:#110f0f;color:#aaa;padding:65px max(24px,calc((100vw - 1180px)/2)) 20px}.iw-footer h4{color:#fff;border-bottom:2px solid #f9c901}.iw-modal{display:none;position:fixed;inset:0;z-index:9999;background:#000c;place-items:center;padding:24px}.iw-modal.open{display:grid}.iw-dialog{position:relative;width:min(720px,100%);max-height:calc(100vh - 48px);overflow:auto;background:#fff;padding:44px 48px;border-top:7px solid #f9c901}.iw-close{position:absolute;right:18px;top:14px;border:0;background:none;font-size:31px}.iw-quote-form input,.iw-quote-form textarea{width:100%;border:1px solid #d4d4d4;padding:15px;margin-bottom:12px;font:inherit}.iw-quote-form textarea{height:110px}.iw-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.iw-file{display:flex;gap:10px;align-items:center;border:1px dashed #aaa;padding:12px;margin-bottom:14px}.iw-file input{position:absolute;width:1px;opacity:0}.iw-file label{background:#110f0f;color:#fff;padding:9px 12px}.iw-submit{border:0;background:#f9c901;padding:17px 25px;font-weight:900}.iw-contact{background:#f0f0f0}@media(max-width:900px){.iw-nav{display:none}.iw-home-hero h1{font-size:52px}.iw-detail>.wp-block-columns{display:block}}@media(max-width:600px){.iw-home-hero h1{font-size:42px}.iw-title{font-size:34px}.iw-row{grid-template-columns:1fr}.iw-dialog{padding:36px 22px}}
.listingLayout aside button{width:100%;display:flex;justify-content:space-between;border:0;background:transparent;padding:10px 8px;text-align:left;color:#555;cursor:pointer}.listingLayout aside button:hover,.listingLayout aside button.filterActive{background:var(--yellow);color:#110f0f;font-weight:800}.productQuoteButton{height:49px;flex:1;background:var(--yellow);display:grid;place-items:center;font-size:11px;font-weight:900;border:0;cursor:pointer}.tabNav button{border:0;background:transparent;cursor:pointer;font-weight:800;white-space:nowrap}.tabNav button.active{border-bottom:3px solid var(--yellow)}.tabBody table{width:100%;border-collapse:collapse;margin-top:20px}.tabBody th,.tabBody td{text-align:left;border-bottom:1px solid #ddd;padding:13px}.tabBody th{width:35%}.productEnquiry{padding:90px 0;background:#110f0f;color:#fff;scroll-margin-top:90px}.enquiryGrid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.productEnquiry h2{font-size:40px;margin:14px 0}.productEnquiry p{color:#aaa;line-height:1.7}.enquiryProduct{border-left:4px solid var(--yellow);padding:12px 18px;margin-top:28px}.enquiryProduct b,.enquiryProduct span{display:block}.enquiryProduct span{font-size:12px;color:#aaa;margin-top:7px}.productEnquiry form{background:#fff;padding:30px;color:#111}.productEnquiry form>div{display:grid;grid-template-columns:1fr 1fr;gap:12px}.productEnquiry input,.productEnquiry textarea{width:100%;padding:15px;border:1px solid #ddd;margin-bottom:12px;font:inherit}.productEnquiry textarea{height:110px;resize:vertical}.productEnquiry form button{border:0;background:var(--yellow);padding:17px 25px;font-weight:900;cursor:pointer}.productEnquiry form small{display:block;color:#777;margin-top:12px}.noResults{padding:50px;background:#f4f4f4;text-align:center}@media(max-width:900px){.enquiryGrid{grid-template-columns:1fr;gap:35px}}@media(max-width:560px){.productEnquiry{padding:65px 0}.productEnquiry h2{font-size:32px}.productEnquiry form>div{grid-template-columns:1fr}}
