:root{--navy:#163a78;--navy-deep:#0b2552;--ink:#10203a;--orange:#f36f21;--amber:#f4ad23;--cream:#f5f1e8;--paper:#fbfaf7;--line:#d9d7d0;--muted:#667085}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}img{max-width:100%;display:block}.shell{width:min(1180px,100% - 48px);margin:0 auto}.skip-link{z-index:200;color:var(--navy-deep);background:#fff;padding:12px 16px;position:fixed;top:10px;left:10px;transform:translateY(-160%);box-shadow:0 8px 24px #0003}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--amber);outline-offset:3px}.topbar{background:var(--navy-deep);color:#fffc;letter-spacing:.12em;text-transform:uppercase;font-size:11px}.topbar-inner{justify-content:space-between;align-items:center;height:34px;display:flex}.topbar-inner div{align-items:center;gap:12px;display:flex}.topbar-inner i{background:var(--orange);border-radius:50%;width:3px;height:3px}.topbar a:hover{color:#fff}.site-header{z-index:40;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fbfaf7ed;border-bottom:1px solid #10203a1a;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:82px;display:flex}.brand img{object-fit:contain;width:128px;height:56px}nav{gap:34px;font-size:13px;font-weight:700;display:flex}nav a{padding:31px 0;position:relative}nav a:after{content:"";background:var(--orange);height:2px;transition:right .25s;position:absolute;bottom:22px;left:0;right:100%}nav a:hover:after{right:0}.header-cta{background:var(--navy);color:#fff;text-transform:uppercase;letter-spacing:.08em;border-radius:3px;align-items:center;gap:16px;padding:13px 18px;font-size:12px;font-weight:800;display:inline-flex}.header-cta span{color:var(--amber);font-size:16px}.hero{background:var(--cream);background-image:radial-gradient(circle at 20% 15%,#fffc,#0000 30%),linear-gradient(135deg,#163a7809 25%,#0000 25%);background-size:auto,8px 8px;overflow:hidden}.hero-grid{grid-template-columns:.94fr 1.06fr;align-items:center;gap:74px;min-height:690px;padding:54px 0 68px;display:grid}.eyebrow{color:var(--navy);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 24px;font-size:11px;font-weight:800;display:flex}.eyebrow span{align-items:center;gap:10px;display:inline-flex}.eyebrow span:before{content:"";background:var(--orange);width:28px;height:2px}.hero h1,.section-heading h2,.system-copy h2,.contact h2{color:var(--navy-deep);letter-spacing:-.055em;margin:0;font-size:clamp(54px,5.5vw,82px);line-height:.98}.hero h1 em,.section-heading h2 em,.system-copy h2 em,.contact h2 em{color:var(--orange);font-family:Georgia,Times New Roman,serif;font-weight:400}.hero-lead{color:#536078;max-width:575px;margin:28px 0 0;font-size:17px;line-height:1.7}.hero-actions{align-items:center;gap:12px;margin-top:34px;display:flex}.button{letter-spacing:.07em;text-transform:uppercase;border-radius:3px;justify-content:center;align-items:center;gap:22px;min-height:52px;padding:0 22px;font-size:12px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--navy);color:#fff}.button.primary span{color:var(--amber)}.button.ghost{color:var(--navy-deep);background:#ffffff73;border:1px solid #c9c7bf}.hero-meta{border-top:1px solid #10203a21;gap:40px;margin-top:48px;padding-top:26px;display:flex}.hero-meta div{flex-direction:column;gap:3px;display:flex}.hero-meta strong{color:var(--navy);font-size:25px}.hero-meta span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.hero-visual{align-self:stretch;min-height:560px;margin-right:calc(-50vw + min(1180px,100vw - 48px)/2);position:relative}.hero-visual:before{content:"";z-index:2;background:linear-gradient(90deg, var(--cream) 0%, transparent 25%), linear-gradient(0deg, #0b25522e, transparent 40%);pointer-events:none;position:absolute;inset:0}.hero-visual img{object-fit:cover;object-position:52% center;clip-path:polygon(12% 0,100% 0,100% 100%,0 100%,0 14%);width:100%;height:100%;min-height:560px}.hero-float{z-index:3;background:#fff;align-items:center;gap:12px;display:flex;position:absolute;box-shadow:0 18px 45px #0b255229}.hero-float.top{padding:12px 18px 12px 12px;top:36px;left:24px}.hero-float.top span{background:var(--orange);color:#fff;place-items:center;width:42px;height:42px;font-size:12px;font-weight:900;display:grid}.hero-float.top strong{color:var(--navy-deep);font-size:12px}.hero-float.bottom{border-left:4px solid var(--orange);flex-direction:column;align-items:flex-start;gap:4px;padding:16px 20px;bottom:32px;right:28px}.hero-float.bottom small{color:var(--orange);letter-spacing:.16em;font-size:9px;font-weight:900}.hero-float.bottom strong{color:var(--navy-deep);font-size:13px}.category-overview{background:var(--paper);padding:88px 0 96px}.section-kicker{color:var(--orange);letter-spacing:.16em;text-transform:uppercase;margin-bottom:24px;font-size:10px;font-weight:900}.category-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.category-grid>a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:32px 1fr 24px;align-items:center;gap:14px;min-height:106px;padding:20px;transition:background .2s,color .2s;display:grid}.category-grid>a:hover{background:var(--navy);color:#fff}.category-number{color:var(--orange);align-self:start;font-family:Georgia,serif;font-size:13px}.category-grid>a>span:nth-child(2){flex-direction:column;gap:7px;display:flex}.category-grid strong{font-size:15px}.category-grid small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.category-grid>a:hover small{color:#ffffff9e}.category-go{color:var(--orange);justify-self:end;font-size:17px}.catalog{background:#fff;padding:104px 0 110px}.section-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:100px;margin-bottom:52px;display:grid}.section-heading h2,.system-copy h2,.contact h2{font-size:clamp(44px,4.5vw,68px)}.section-heading>p{color:var(--muted);margin:0 0 6px;font-size:15px;line-height:1.75}.catalog-toolbar{background:var(--cream);border:1px solid #e4e0d5;grid-template-columns:1fr auto;align-items:center;gap:20px;padding:14px;display:grid}.search-box{background:#fff;border:1px solid #ddd8cb;align-items:center;gap:14px;min-height:50px;padding:0 16px;display:flex}.search-box>span{color:var(--orange);font-size:24px;transform:rotate(-20deg)}.search-box input{min-width:0;color:var(--ink);border:0;outline:0;flex:1;font-size:14px}.search-box input::placeholder{color:#9b9b96}.search-box button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:22px}.result-count{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;padding:0 18px;font-size:11px;font-weight:800}.result-count strong{color:var(--navy);font-size:19px}.filter-row{scrollbar-width:thin;gap:8px;margin:18px 0 34px;padding-bottom:6px;display:flex;overflow-x:auto}.filter-row button{color:#5f6878;letter-spacing:.04em;cursor:pointer;background:#fff;border:1px solid #dddcd7;border-radius:2px;flex:none;padding:10px 14px;font-size:10px;font-weight:800}.filter-row button:hover,.filter-row button.active{background:var(--navy);border-color:var(--navy);color:#fff}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.product-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e1dc;border-radius:3px;flex-direction:column;min-width:0;padding:0;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.product-card:hover{border-color:#c7c5bc;transform:translateY(-5px);box-shadow:0 18px 40px #0b25521c}.product-image{background-color:#f2f1ed;background-repeat:no-repeat;height:180px;transition:transform .35s;display:block;position:relative;overflow:hidden}.product-card:hover .product-image{transform:scale(1.025)}.product-image:after{content:"";background:linear-gradient(#0000 45%,#0b255224);position:absolute;inset:0}.product-code{z-index:1;background:var(--orange);color:#fff;letter-spacing:.05em;border-radius:2px;padding:7px 10px;font-size:11px;font-weight:900;position:absolute;bottom:12px;left:12px;box-shadow:0 6px 18px #10203a24}.card-arrow{z-index:1;width:32px;height:32px;color:var(--navy);background:#ffffffe6;border-radius:50%;place-items:center;font-size:14px;display:grid;position:absolute;top:12px;right:12px}.product-info{flex-direction:column;flex:1;padding:18px 17px 19px;display:flex}.product-family{color:var(--orange);letter-spacing:.09em;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:900}.product-info strong{color:var(--navy-deep);font-size:16px}.product-detail{color:var(--muted);margin-top:9px;font-size:12px;line-height:1.5}.show-all{border:1px solid var(--navy);width:100%;color:var(--navy);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#fff;justify-content:center;align-items:center;gap:16px;margin-top:24px;padding:17px;font-size:11px;font-weight:900;display:flex}.show-all:hover{background:var(--navy);color:#fff}.empty-state{background:var(--cream);min-height:220px;color:var(--muted);border:1px dashed #ccc8bc;flex-direction:column;justify-content:center;align-items:center;gap:18px;display:flex}.empty-state button{color:var(--orange);cursor:pointer;background:0 0;border:0;text-decoration:underline}.system-section{background:var(--navy-deep);color:#fff;position:relative;overflow:hidden}.system-section:after{content:"MİRTHERM";color:#ffffff09;letter-spacing:-.05em;font-size:140px;font-weight:900;position:absolute;bottom:-48px;right:-34px}.system-grid{grid-template-columns:.9fr 1.1fr;min-height:760px;display:grid}.system-image{margin-left:calc(-50vw + min(1180px,100vw - 48px)/2);position:relative}.system-image:after{content:"";background:linear-gradient(90deg, transparent 65%, var(--navy-deep));position:absolute;inset:0}.system-image img{object-fit:cover;object-position:top center;filter:saturate(.8);width:100%;height:100%}.system-image>span{z-index:2;background:var(--orange);color:#fff;letter-spacing:.12em;text-transform:uppercase;padding:10px 14px;font-size:9px;font-weight:900;position:absolute;bottom:28px;left:28px}.system-copy{z-index:2;padding:94px 0 82px 78px;position:relative}.eyebrow.light{color:#dce6fa}.system-copy h2{color:#fff}.system-copy>p:not(.eyebrow){color:#b9c4d8;max-width:570px;margin:27px 0 32px;font-size:15px;line-height:1.75}.system-copy ol{border-top:1px solid #ffffff21;margin:0 0 34px;padding:0;list-style:none}.system-copy li{border-bottom:1px solid #ffffff21;grid-template-columns:42px 1fr;gap:18px;padding:17px 0;display:grid}.system-copy li>span{color:var(--orange);padding-top:3px;font-family:Georgia,serif;font-size:12px}.system-copy li div{flex-direction:column;gap:5px;display:flex}.system-copy li strong{font-size:14px}.system-copy li small{color:#9fadc4;font-size:12px;line-height:1.45}.button.warm{background:var(--orange);color:#fff}.contact{background:var(--cream);padding:106px 0 100px}.contact-head{grid-template-columns:1fr auto;align-items:end;gap:40px;display:grid}.contact-head .eyebrow{grid-column:1/-1;margin-bottom:-8px}.contact-head a{border-bottom:2px solid var(--orange);color:var(--navy);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:18px;padding:14px 0;font-size:12px;font-weight:900;display:inline-flex}.contact-head a span{color:var(--orange);font-size:18px}.contact-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:58px;display:grid}.contact-card{background:#ffffff80;border:1px solid #d5d0c4;min-height:250px;padding:28px;position:relative}.contact-card.featured{background:var(--navy);border-color:var(--navy);color:#fff}.contact-card small{color:var(--orange);letter-spacing:.16em;text-transform:uppercase;margin-bottom:24px;font-size:9px;font-weight:900;display:block}.contact-card strong{color:inherit;font-size:24px}.contact-card p{color:var(--muted);margin:14px 0 30px;font-size:13px;line-height:1.65}.contact-card.featured p{color:#cbd4e4}.contact-card a{color:var(--orange);font-size:14px;font-weight:900;position:absolute;bottom:26px;left:28px}footer{color:#fff;background:#071b3b}.footer-inner{grid-template-columns:180px 1fr auto;align-items:center;gap:44px;min-height:170px;display:grid}.footer-inner img{background:#fff;width:138px;padding:8px}.footer-inner>div{color:#aebbd0;gap:26px;font-size:11px;display:flex}.footer-inner>div a:hover{color:#fff}.footer-inner p{color:#fff;letter-spacing:.08em;text-align:right;margin:0;font-size:14px;font-weight:900}.footer-inner p span{color:#8291aa;letter-spacing:.12em;font-size:8px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#041127cc;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.product-modal{background:#fff;grid-template-columns:1.08fr .92fr;width:min(900px,100%);max-height:calc(100vh - 48px);display:grid;position:relative;overflow:auto;box-shadow:0 32px 90px #00000052}.modal-close{z-index:3;background:var(--navy-deep);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:38px;height:38px;font-size:24px;display:grid;position:absolute;top:14px;right:14px}.modal-image{background-color:var(--cream);background-repeat:no-repeat;min-height:560px;position:relative}.modal-image:after{content:"";background:linear-gradient(#0000 60%,#0b255238);position:absolute;inset:0}.modal-image>span{z-index:1;background:var(--orange);color:#fff;padding:10px 13px;font-size:13px;font-weight:900;position:absolute;bottom:24px;left:24px}.modal-copy{flex-direction:column;justify-content:center;padding:56px 46px;display:flex}.modal-copy>p:first-child{color:var(--orange);letter-spacing:.12em;text-transform:uppercase;margin:0 0 14px;font-size:10px;font-weight:900}.modal-copy h3{color:var(--navy-deep);letter-spacing:-.04em;margin:0 0 32px;font-size:38px}.dimension{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;gap:9px;padding:20px 0;display:flex}.dimension small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900}.dimension strong{color:var(--navy);font-size:14px;line-height:1.55}.modal-note{color:var(--muted);margin:22px 0 28px;font-size:12px;line-height:1.6}.modal-copy>a{background:var(--navy);color:#fff;letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:16px 18px;font-size:11px;font-weight:900;display:flex}.modal-copy>a span{color:var(--amber);font-size:17px}.inner-hero{background:var(--cream);border-bottom:1px solid var(--line);padding:82px 0 76px}.inner-hero h1,.product-detail-copy h1,.not-found-page h1{color:var(--navy-deep);letter-spacing:-.055em;margin:0;font-size:clamp(48px,6vw,78px);line-height:1}.inner-hero>.shell>p:last-child{max-width:720px;color:var(--muted);margin:24px 0 0;font-size:16px;line-height:1.75}.inner-catalog{padding-top:72px}.breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:9px;margin:0 0 34px;font-size:12px;font-weight:700;display:flex}.breadcrumbs a{color:var(--navy)}.breadcrumbs a:hover{color:var(--orange)}.category-links{border-top:1px solid var(--line);flex-wrap:wrap;gap:8px;margin-top:52px;padding-top:30px;display:flex}.category-links a{border:1px solid var(--line);color:var(--navy);padding:10px 13px;font-size:11px;font-weight:800}.category-links a:hover{background:var(--navy);border-color:var(--navy);color:#fff}.product-detail-page{background:var(--cream);padding:54px 0 96px}.product-detail-grid{background:#fff;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);min-height:620px;display:grid;overflow:hidden;box-shadow:0 24px 70px #0b25521f}.product-detail-image{background-color:#f2f1ed;background-repeat:no-repeat;min-height:620px;position:relative}.product-detail-image:after{content:"";background:linear-gradient(#0000 55%,#0b255233);position:absolute;inset:0}.product-detail-image>span{z-index:1;background:var(--orange);color:#fff;border-radius:2px;padding:11px 14px;font-size:14px;font-weight:900;position:absolute;bottom:28px;left:28px}.product-detail-copy{flex-direction:column;justify-content:center;padding:60px 52px;display:flex}.product-detail-copy h1{font-size:clamp(52px,6vw,76px)}.product-name{color:var(--muted);margin:10px 0 34px;font-size:15px}.product-detail-note{color:var(--muted);margin:24px 0;font-size:13px;line-height:1.7}.product-quote{background:var(--navy);color:#fff;letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:17px 19px;font-size:11px;font-weight:900;display:flex}.product-quote span{color:var(--amber);font-size:18px}.phone-link{color:var(--navy);border-bottom:1px solid var(--orange);align-self:flex-start;margin-top:19px;padding-bottom:4px;font-size:12px;font-weight:800}.related-products{background:#fff;padding:90px 0 104px}.section-heading.compact{grid-template-columns:1fr auto;align-items:end;gap:40px;margin-bottom:38px}.section-heading.compact h2{font-size:clamp(38px,4vw,56px)}.section-heading.compact>a{color:var(--navy);border-bottom:2px solid var(--orange);text-transform:uppercase;padding-bottom:8px;font-size:12px;font-weight:900}.not-found-page{background:var(--cream);align-items:center;min-height:65vh;padding:90px 0;display:grid}.not-found-page .shell>p:not(.eyebrow){color:var(--muted);margin:24px 0 30px}@media (max-width:1050px){.hero-grid{grid-template-columns:1fr 1fr;gap:28px}.product-grid{grid-template-columns:repeat(3,1fr)}.system-copy{padding-left:44px}}@media (max-width:820px){.shell{width:min(100% - 32px,680px)}.topbar-inner>span,nav{display:none}.topbar-inner{justify-content:flex-end}.topbar-inner div a:last-child,.topbar-inner i{display:none}.header-inner{height:72px}.brand img{width:112px;height:48px}.header-cta{padding:12px 14px}.hero-grid{grid-template-columns:1fr;padding-top:62px}.hero-copy{max-width:650px}.hero-visual{min-height:480px;margin:10px -16px -68px}.hero-visual img{clip-path:polygon(10% 0,100% 0,100% 100%,0 100%,0 12%);min-height:480px}.category-grid{grid-template-columns:repeat(2,1fr)}.section-heading{grid-template-columns:1fr;gap:24px}.product-grid{grid-template-columns:repeat(2,1fr)}.system-grid{grid-template-columns:1fr}.system-image{height:460px;margin:0 -16px}.system-image:after{background:linear-gradient(0deg, var(--navy-deep), transparent 35%)}.system-copy{padding:62px 0 78px}.contact-head{grid-template-columns:1fr}.contact-head .eyebrow{grid-column:auto}.contact-head a{justify-self:start}.contact-grid{grid-template-columns:1fr}.footer-inner{grid-template-columns:140px 1fr;min-height:200px}.footer-inner>div{flex-direction:column;gap:8px}.footer-inner p{display:none}}@media (max-width:560px){.shell{width:calc(100% - 28px)}.topbar{display:none}.header-cta{gap:8px;font-size:10px}.hero-grid{min-height:0;padding-top:48px}.hero h1{font-size:50px}.hero-lead{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.hero-meta{justify-content:space-between;gap:18px}.hero-meta strong{font-size:21px}.hero-meta span{font-size:8px}.hero-visual,.hero-visual img{min-height:390px}.hero-float.top{left:14px}.hero-float.bottom{right:14px}.category-overview,.catalog,.contact{padding:74px 0}.category-grid{grid-template-columns:1fr}.section-heading h2,.system-copy h2,.contact h2{font-size:43px}.catalog-toolbar{grid-template-columns:1fr}.result-count{display:none}.product-grid{grid-template-columns:1fr}.product-image{height:220px}.system-image{height:380px}.system-copy{padding-top:48px}.contact-grid{margin-top:40px}.footer-inner{grid-template-columns:1fr;gap:22px;padding:34px 0}.footer-inner>div{font-size:10px}.product-modal{grid-template-columns:1fr}.modal-image{min-height:320px}.modal-copy{padding:36px 26px}.product-detail-grid{grid-template-columns:1fr}.inner-hero{padding:56px 0 54px}.inner-hero h1,.not-found-page h1{font-size:45px}.breadcrumbs{margin-bottom:26px}.product-detail-page{padding:30px 0 68px}.product-detail-image{min-height:360px}.product-detail-copy{padding:38px 25px}.product-detail-copy h1{font-size:52px}.related-products{padding:68px 0 74px}.section-heading.compact{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
