:root{--blue:#1769f5;--blue2:#0b55d4;--ink:#13233b;--muted:#657995;--line:#dbe5f1;--soft:#f4f8fd;--green:#10a86e;--orange:#ff6a18}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit}.rc-header{position:sticky;z-index:50;top:0;display:flex;align-items:center;gap:34px;min-height:68px;padding:0 max(24px,calc((100vw - 1480px)/2));border-bottom:1px solid #e4ebf4;background:rgba(255,255,255,.94);backdrop-filter:blur(18px)}.rc-logo{display:flex;margin-right:auto}.rc-logo img{width:146px}.rc-header nav{display:flex;gap:26px}.rc-header nav a{color:#53677f;font-size:13px;font-weight:750;text-decoration:none}.rc-header nav a:hover{color:var(--blue)}.rc-head-cta{padding:12px 17px;border-radius:9px;background:var(--blue);color:#fff;font-size:12px;font-weight:850;text-decoration:none;box-shadow:0 8px 18px #1769f52a}.rc-breadcrumbs{display:flex;gap:8px;max-width:1480px;margin:auto;padding:14px 24px;color:#7a8ba1;font-size:11px}.rc-breadcrumbs a{text-decoration:none}.rc-hero{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:54px;max-width:1480px;margin:0 auto;padding:58px 24px 70px}.rc-eyebrow,.rc-section-title>span,.rc-content article>span,.rc-estimate header>div>span,.rc-layers header span,.rc-layout header span,.rc-tech>span,.rc-faq>div:first-child>span,.rc-related>div>span{color:var(--blue);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.rc-hero h1{margin:15px 0 20px;font-size:clamp(44px,5vw,76px);line-height:.98;letter-spacing:-.055em}.rc-hero h1 em{color:var(--blue);font-style:normal}.rc-hero p{max-width:650px;margin:0;color:#5c708a;font-size:17px;line-height:1.7}.rc-hero ul{display:grid;gap:10px;margin:25px 0 30px;padding:0;list-style:none;color:#425873;font-size:13px;font-weight:700}.rc-hero li:before{content:"✓";display:inline-grid;place-items:center;width:19px;height:19px;margin-right:9px;border-radius:50%;background:#e4f7ef;color:var(--green)}.rc-hero>div>a{display:inline-flex;align-items:center;gap:18px;padding:15px 21px;border-radius:10px;background:var(--blue);color:#fff;font-size:14px;font-weight:900;text-decoration:none}.rc-hero figure{position:relative;min-height:500px;margin:0;border:1px solid #d6e4f5;border-radius:28px;background:radial-gradient(circle at 50% 20%,#fff 0,#ecf5ff 55%,#e0edfb 100%);box-shadow:0 30px 80px #2f6aa51d}.rc-hero canvas{display:block;width:100%;height:500px}.rc-hero figcaption{position:absolute;right:22px;bottom:20px;display:grid;gap:3px;padding:13px 17px;border:1px solid #dce7f3;border-radius:12px;background:#fffc;backdrop-filter:blur(12px)}.rc-hero figcaption b{font-size:12px}.rc-hero figcaption span{color:#71829a;font-size:10px}.rc-app{max-width:1540px;margin:0 auto 80px;border:1px solid #d4e0ee;border-radius:20px;background:#fff;box-shadow:0 26px 80px #1b4f8521;overflow:hidden}.rc-app-head{display:flex;align-items:center;gap:24px;min-height:62px;padding:0 18px;border-bottom:1px solid var(--line)}.rc-app-head>div:first-child{display:grid;gap:2px;margin-right:auto}.rc-app-head span{color:#7d8da2;font-size:9px;text-transform:uppercase}.rc-app-head b{font-size:13px}.rc-app-head output{display:flex;align-items:center;gap:7px;color:#647991;font-size:10px}.rc-app-head output i{width:8px;height:8px;border-radius:50%;background:var(--green)}.rc-app-head>div:last-child{display:flex;gap:6px}.rc-app-head button,.rc-stage header button{display:flex;align-items:center;gap:6px;height:34px;padding:0 10px;border:1px solid #d4dfec;border-radius:8px;background:#fff;color:#526982;font-size:9px;font-weight:800}.rc-app-head svg,.rc-stage svg,.rc-estimate svg{width:15px}.rc-steps{display:flex;align-items:center;padding:10px 18px;border-bottom:1px solid var(--line);background:#fbfdff}.rc-steps button{display:flex;align-items:center;gap:8px;min-width:165px;padding:6px;border:0;background:transparent;text-align:left}.rc-steps button>b{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#e9eef5;color:#6a7b91;font-size:10px}.rc-steps button.active>b{background:var(--blue);color:#fff}.rc-steps button span{display:grid;font-size:10px;font-weight:850}.rc-steps button small{margin-top:2px;color:#8291a4;font-size:8px;font-weight:500}.rc-steps>i{flex:1;height:1px;background:linear-gradient(90deg,#9dc1f7,#d9e4f1)}.rc-workspace{display:grid;grid-template-columns:292px minmax(450px,1fr) 265px;min-height:700px}.rc-controls{max-height:740px;padding:14px;overflow:auto;border-right:1px solid var(--line);scrollbar-width:thin}.rc-controls section{display:grid;gap:10px;padding:0 0 15px;margin-bottom:15px;border-bottom:1px solid #e5ebf3}.rc-controls section:last-child{border:0}.rc-controls h2{margin:0 0 3px;font-size:13px}.rc-controls label{display:grid;gap:6px;color:#50647d;font-size:9px;font-weight:750}.rc-controls label>span{display:flex}.rc-controls input[type=number],.rc-controls select{min-width:0;width:100%;height:35px;padding:0 9px;border:1px solid #d5e0ec;border-radius:7px;background:#fff;color:#223954;font-size:10px}.rc-controls label>span input{border-radius:7px 0 0 7px}.rc-controls label>span button{width:31px;border:1px solid #d5e0ec;border-left:0;background:#f7f9fc;color:#526881}.rc-controls input[type=range],.rc-insulation input{width:100%;height:4px;accent-color:var(--blue)}.rc-roof-types{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.rc-roof-types button{display:grid;gap:6px;place-items:center;min-height:68px;padding:7px 3px;border:1px solid #d6e1ee;border-radius:8px;background:#fff;color:#5b6e86;font-size:8px;font-weight:800}.rc-roof-types button.active{border-color:var(--blue);background:#edf5ff;color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.roof-icon{position:relative;display:block;width:42px;height:23px;border-bottom:3px solid #385571}.roof-icon:before,.roof-icon:after{content:"";position:absolute;bottom:5px;height:3px;background:var(--blue);transform-origin:left}.roof-icon.gable:before{left:3px;width:26px;transform:rotate(-28deg)}.roof-icon.gable:after{right:3px;width:25px;transform-origin:right;transform:rotate(28deg)}.roof-icon.shed:before{left:3px;width:38px;transform:rotate(-17deg)}.roof-icon.hip:before{left:6px;width:23px;transform:rotate(-24deg)}.roof-icon.hip:after{right:6px;width:23px;transform-origin:right;transform:rotate(24deg)}.rc-slope{display:grid;grid-template-columns:1fr 1fr;gap:6px}.rc-slope span{display:grid;gap:3px;padding:8px;border-radius:7px;background:#f1f6fc;color:#73849a;font-size:8px}.rc-slope b{color:#26405e;font-size:10px}.rc-cover-swatches{display:grid;gap:5px}.rc-cover-swatches button{display:grid;grid-template-columns:44px 1fr;align-items:center;gap:8px;padding:5px;border:1px solid #d8e3ef;border-radius:8px;background:#fff;text-align:left}.rc-cover-swatches button.active{border-color:var(--blue);background:#f2f7ff}.rc-cover-swatches i{height:34px;border-radius:5px;background:repeating-linear-gradient(90deg,#4d5c69 0 8px,#6b7b87 8px 13px)}.rc-cover-swatches button:nth-child(2) i{background:repeating-linear-gradient(90deg,#637481 0 4px,#8797a2 4px 8px)}.rc-cover-swatches button:nth-child(3) i{background:linear-gradient(135deg,#514f56 25%,#76727a 25% 50%,#4e4b51 50% 75%,#77737c 75%)}.rc-cover-swatches button:nth-child(4) i{background:repeating-linear-gradient(0deg,#8a563b 0 7px,#ad7250 7px 12px)}.rc-cover-swatches span{display:grid;color:#2b415d;font-size:9px;font-weight:800}.rc-cover-swatches small{color:#8291a3;font-size:7px}.rc-check{display:grid;grid-template-columns:1fr 1fr;gap:5px}.rc-check label{display:flex;align-items:center;gap:5px;min-height:30px;padding:6px;border-radius:7px;background:#f5f8fc}.rc-check input{accent-color:var(--blue)}.rc-check>input{grid-column:1/-1}.rc-stage{display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:#edf4fc}.rc-stage>header{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:#fff}.rc-stage>header div:first-child{display:grid;gap:2px}.rc-stage>header b{font-size:11px}.rc-stage>header span{color:#8392a5;font-size:8px}.rc-stage>header div:last-child{display:flex;gap:4px}.rc-stage header button{display:grid;width:32px;padding:0;place-items:center}.rc-canvas-wrap{position:relative;min-height:600px;overflow:hidden;background:radial-gradient(circle at 52% 42%,#fff 0,#edf5fd 52%,#deebf8 100%)}.rc-canvas-wrap:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#6d99c60c 1px,transparent 1px),linear-gradient(90deg,#6d99c60c 1px,transparent 1px);background-size:28px 28px}.rc-canvas-wrap canvas{position:relative;width:100%;height:100%;min-height:600px;touch-action:none}.rc-canvas-wrap>p{position:absolute;right:15px;bottom:12px;left:15px;margin:0;color:#74879f;font-size:8px;text-align:center}.rc-dim{position:absolute;color:#4a6686;font-size:9px}.dim-width{left:20px;top:48%;height:110px;border-left:1px solid #6f8da9}.dim-length{left:35%;right:25%;bottom:34px;border-bottom:1px solid #6f8da9;text-align:center}.rc-axis{position:absolute;left:18px;bottom:48px;width:48px;height:48px}.rc-axis i{position:absolute;font-size:8px;font-style:normal;font-weight:900}.rc-axis i:first-child{right:0;bottom:0;color:#ed4040}.rc-axis i:nth-child(2){left:0;top:0;color:#21a66c}.rc-axis i:last-child{left:0;bottom:0;color:#2670ec}.rc-view-tabs{display:flex;justify-content:center;gap:4px;padding:8px;background:#fff}.rc-view-tabs button{min-height:32px;padding:0 12px;border:0;border-radius:7px;background:#f0f4f9;color:#60738b;font-size:8px;font-weight:800}.rc-view-tabs button.active{background:#e5f0ff;color:var(--blue)}.rc-summary{padding:14px;border-left:1px solid var(--line);background:#fff}.rc-summary>header{display:flex;align-items:center;padding-bottom:12px;border-bottom:1px solid #e4ebf3}.rc-summary header>div{display:grid;gap:3px}.rc-summary header span{color:#8291a5;font-size:8px}.rc-summary header b{font-size:12px}.rc-summary header>i{width:8px;height:8px;margin-left:auto;border-radius:50%;background:var(--green)}.rc-summary dl{margin:8px 0}.rc-summary dl>div{display:flex;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid #edf1f6;font-size:9px}.rc-summary dt{color:#687b92}.rc-summary dd{margin:0;color:#243b59;font-weight:850;text-align:right}.rc-total{display:grid;gap:9px;padding:15px 0}.rc-total span{display:flex;justify-content:space-between;color:#687a91;font-size:9px}.rc-total span b{color:#263e5c}.rc-total strong{display:flex;justify-content:space-between;padding-top:12px;border-top:1px solid #dfe7f0;font-size:11px}.rc-total strong b{color:var(--blue);font-size:19px}.rc-total small{color:#8493a6;text-align:right}.rc-summary>button{width:100%;min-height:43px;border:0;border-radius:8px;background:var(--blue);color:#fff;font-size:10px;font-weight:900}.rc-summary>p{display:flex;align-items:center;gap:6px;color:#71839a;font-size:8px}.rc-detail{display:grid;grid-template-columns:285px minmax(450px,1fr) 290px;gap:10px;padding:10px;background:#f4f8fd}.rc-detail>article{min-width:0;padding:14px;border:1px solid #dce6f1;border-radius:11px;background:#fff}.rc-detail header{display:flex;align-items:center;justify-content:space-between;gap:10px}.rc-detail h2{margin:4px 0 10px;font-size:14px}.rc-layers header label{display:flex;align-items:center;gap:5px;color:#60748e;font-size:8px}.rc-layers header input{accent-color:var(--blue)}#layerList{display:grid;gap:5px}.rc-layer{display:grid;grid-template-columns:22px 34px minmax(0,1fr) auto;align-items:center;gap:7px;padding:6px;border:1px solid #e3eaf3;border-radius:7px}.rc-layer input{accent-color:var(--blue)}.rc-layer i{height:28px;border-radius:4px;background:var(--color)}.rc-layer span{display:grid;font-size:9px;font-weight:750}.rc-layer small{color:#8391a3;font-size:7px}.rc-layer b{color:#526980;font-size:8px}.rc-insulation{display:grid;gap:7px;margin-top:10px;color:#61758d;font-size:8px}.rc-insulation b{color:#27415f}.rc-layout header nav{display:flex}.rc-layout header button{height:28px;padding:0 8px;border:1px solid #d7e2ef;background:#fff;color:#687b92;font-size:8px}.rc-layout header button.active{border-color:var(--blue);background:#edf5ff;color:var(--blue)}.rc-layout canvas{display:block;width:100%;height:310px;border-radius:8px;background:#f7fafd}.rc-layout>div:last-child{display:flex;gap:18px;padding-top:8px;color:#76879b;font-size:8px}.rc-layout>div b{color:#2d4664}.rc-tech ul{display:grid;gap:7px;margin:8px 0 12px;padding:0;list-style:none}.rc-tech li{padding:8px;border-radius:7px;background:#f1f7ff;color:#50657d;font-size:8px;line-height:1.4}.rc-tech li.warn{background:#fff6e6;color:#825b1d}.rc-tech>div{display:grid;grid-template-columns:1fr 1fr;gap:5px}.rc-tech label{display:flex;align-items:center;gap:5px;padding:8px;border-radius:7px;background:#f6f8fb;color:#5e728a;font-size:8px}.rc-tech input{accent-color:var(--blue)}.rc-estimate{margin:10px;padding:19px;border:1px solid #d9e4f0;border-radius:13px;background:#fff;scroll-margin-top:80px}.rc-estimate>header{display:flex;align-items:flex-start;justify-content:space-between}.rc-estimate h2{margin:5px 0 4px;font-size:20px}.rc-estimate header p{margin:0;color:#71839a;font-size:10px}.rc-estimate header>div:last-child{display:flex;gap:7px}.rc-estimate button{display:flex;align-items:center;gap:7px;min-height:38px;padding:0 12px;border:1px solid #cfdaea;border-radius:8px;background:#fff;color:#38506c;font-size:9px;font-weight:850}.rc-estimate header button:first-child{color:#d94343}.rc-estimate header button:last-child{color:#118350}.rc-table-wrap{margin-top:14px;overflow:auto;border:1px solid #dce5ef;border-radius:9px}.rc-estimate table{width:100%;border-collapse:collapse;font-size:9px}.rc-estimate th{padding:10px;background:#f3f7fc;color:#62758d;text-align:left}.rc-estimate td{padding:8px 10px;border-top:1px solid #e5ebf2}.rc-estimate td:nth-child(n+4){text-align:right}.rc-estimate input{width:84px;height:30px;padding:0 6px;border:1px solid #d5e0ec;border-radius:6px;text-align:right}.rc-estimate tbody tr.section td{background:#eef5ff;color:#1f5fb9;font-weight:900}.rc-estimate tfoot td{background:#f1f6fc;font-size:11px;font-weight:900}.rc-estimate>footer{display:flex;align-items:center;gap:18px;margin-top:14px;padding:14px;border-radius:10px;background:linear-gradient(90deg,#eef5ff,#fff7ed)}.rc-estimate footer>div{display:grid;gap:4px;margin-right:auto}.rc-estimate footer span{color:#697c92;font-size:8px}.rc-estimate footer b{font-size:10px}.rc-estimate footer button{border:0;background:var(--orange);color:#fff}.rc-content,.rc-roof-cards,.rc-faq,.rc-related{max-width:1240px;margin:100px auto;padding:0 24px}.rc-section-title{max-width:760px;margin-bottom:28px}.rc-section-title h2,.rc-faq h2,.rc-related h2{margin:10px 0;font-size:clamp(30px,4vw,48px);line-height:1.05;letter-spacing:-.035em}.rc-section-title p{color:#5d718a;font-size:15px;line-height:1.7}.rc-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.rc-benefits article{padding:22px;border:1px solid #dce5ef;border-radius:15px;background:#fff}.rc-benefits article>b{color:var(--blue);font-size:11px}.rc-benefits h3{font-size:16px}.rc-benefits p,.rc-method-grid p{color:#63778f;font-size:12px;line-height:1.65}.rc-method-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;margin-top:18px}.rc-method-grid article{padding:28px;border-radius:17px;background:#f4f8fd}.rc-method-grid h2{margin-top:0;font-size:27px}.rc-method-grid ol{display:grid;gap:13px;padding-left:20px;color:#526880;font-size:12px;line-height:1.55}.rc-note{background:#143f75!important;color:#fff}.rc-note span{color:#9ec5ff}.rc-note h3{font-size:23px}.rc-note p{color:#dbe9fa}.rc-note a{display:inline-block;margin-top:10px;color:#fff;font-size:12px;font-weight:850}.rc-roof-cards>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.rc-roof-cards article{padding:14px;border:1px solid #dce6f1;border-radius:16px;background:#fff}.rc-roof-cards canvas{width:100%;height:190px;border-radius:10px;background:#eff6fd}.rc-roof-cards h3{font-size:18px}.rc-roof-cards p{min-height:65px;color:#657991;font-size:12px;line-height:1.55}.rc-roof-cards button{min-height:38px;border:0;background:transparent;color:var(--blue);font-size:10px;font-weight:900}.rc-faq{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px}.rc-faq>div:last-child{display:grid}.rc-faq details{padding:18px 0;border-bottom:1px solid #dce5ef}.rc-faq summary{font-size:14px;font-weight:850;cursor:pointer}.rc-faq p{color:#63768e;font-size:12px;line-height:1.65}.rc-related{padding:35px;border-radius:20px;background:#f1f6fc}.rc-related nav{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.rc-related a{display:grid;gap:7px;padding:16px;border:1px solid #d9e4f1;border-radius:11px;background:#fff;text-decoration:none}.rc-related b{font-size:13px}.rc-related small{color:#72849a;font-size:10px;line-height:1.4}.rc-footer{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:40px;padding:42px max(24px,calc((100vw - 1240px)/2));background:#0d2c53;color:#fff}.rc-footer>div{display:grid;align-content:start;gap:9px}.rc-footer a,.rc-footer small{color:#bdd0e6;font-size:11px;text-decoration:none}.rc-footer b{margin-bottom:5px;font-size:12px}.rc-app:fullscreen{max-width:none;border:0;border-radius:0}.rc-app:fullscreen .rc-workspace{min-height:calc(100vh - 115px)}.rc-app:fullscreen .rc-canvas-wrap{min-height:calc(100vh - 180px)}
@media(max-width:1100px){.rc-header nav{display:none}.rc-hero{grid-template-columns:1fr}.rc-workspace{grid-template-columns:270px 1fr}.rc-summary{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.3fr auto;gap:20px;align-items:center;border-top:1px solid var(--line);border-left:0}.rc-summary dl{display:grid;grid-template-columns:repeat(3,1fr);gap:0 15px}.rc-summary>button{width:180px}.rc-detail{grid-template-columns:1fr 1.4fr}.rc-tech{grid-column:1/-1}.rc-benefits,.rc-related nav{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.rc-header{min-height:58px;padding:0 14px}.rc-logo img{width:122px}.rc-head-cta{padding:10px;font-size:10px}.rc-breadcrumbs{padding:11px 14px}.rc-hero{gap:22px;padding:35px 15px 50px}.rc-hero h1{font-size:42px}.rc-hero p{font-size:14px}.rc-hero figure{min-height:330px}.rc-hero canvas{height:330px}.rc-app{margin:0;border-right:0;border-left:0;border-radius:0}.rc-app-head{padding:0 10px}.rc-app-head>div:last-child button{width:34px;padding:0;font-size:0}.rc-app-head>div:last-child svg{margin:auto}.rc-app-head output{display:none}.rc-steps{overflow:auto;padding:7px}.rc-steps button{min-width:128px}.rc-steps>i{min-width:20px}.rc-workspace{display:flex;flex-direction:column}.rc-controls{max-height:none;border:0}.rc-controls section{scroll-margin-top:70px}.rc-stage{order:-1}.rc-canvas-wrap{min-height:390px}.rc-canvas-wrap canvas{min-height:390px}.rc-summary{display:block}.rc-summary>button{width:100%}.rc-detail{grid-template-columns:1fr;padding:8px}.rc-tech{grid-column:auto}.rc-layout canvas{height:280px}.rc-estimate{margin:8px;padding:12px}.rc-estimate>header{gap:10px}.rc-estimate header>div:last-child{display:grid}.rc-estimate h2{font-size:17px}.rc-estimate table{min-width:720px}.rc-estimate>footer{align-items:flex-start;flex-direction:column}.rc-estimate footer button{width:100%;justify-content:center}.rc-content,.rc-roof-cards,.rc-faq,.rc-related{margin:65px auto;padding:0 15px}.rc-benefits,.rc-method-grid,.rc-roof-cards>div:last-child,.rc-faq,.rc-related nav{grid-template-columns:1fr}.rc-roof-cards p{min-height:0}.rc-footer{grid-template-columns:1fr 1fr;padding:35px 20px}.rc-footer>a{grid-column:1/-1}}

/* Wide workspace: keep every panel useful instead of stretching empty columns. */
.rc-summary-note{display:grid;gap:7px;margin-top:14px;padding:12px;border:1px solid #dbe7f4;border-radius:10px;background:linear-gradient(145deg,#f0f6ff,#fff)}.rc-summary-note b{margin-bottom:2px;color:#29496e;font-size:9px}.rc-summary-note span{position:relative;padding-left:16px;color:#687d95;font-size:8px}.rc-summary-note span:before{content:'✓';position:absolute;left:0;top:-1px;color:var(--green);font-weight:900}
@media(min-width:1101px){.rc-app{width:min(1760px,calc(100vw - 32px));max-width:none}.rc-workspace{grid-template-columns:270px minmax(0,1fr) 250px;grid-template-rows:minmax(0,1fr);height:clamp(640px,72vh,740px);min-height:0;align-items:stretch;overflow:hidden;background:#edf4fc}.rc-controls,.rc-summary{position:relative;z-index:2;align-self:stretch;height:auto;min-height:0;max-height:none;margin:10px;border:1px solid #d7e3ef;border-radius:12px;background:#fff;box-shadow:0 10px 30px rgba(28,70,115,.07)}.rc-controls{width:auto;padding:13px;margin-right:8px;overflow:auto}.rc-summary{width:auto;padding:13px;margin-left:8px;overflow:auto}.rc-stage{align-self:stretch;height:auto;min-width:0;min-height:0;overflow:hidden;grid-template-rows:54px minmax(0,1fr) 50px;border-right:1px solid #dce6f1;border-left:1px solid #dce6f1}.rc-canvas-wrap,.rc-canvas-wrap canvas{height:100%;min-height:0}.rc-stage>header{padding:9px 13px}.rc-view-tabs{align-items:center}.rc-app:fullscreen .rc-workspace{height:calc(100vh - 122px);min-height:0}.rc-app:fullscreen .rc-controls,.rc-app:fullscreen .rc-summary{height:auto;margin-top:8px;margin-bottom:8px}.rc-app:fullscreen .rc-canvas-wrap{height:100%;min-height:0}}
@media(min-width:1500px){.rc-workspace{grid-template-columns:260px minmax(0,1fr) 240px}.rc-controls{padding:12px}.rc-summary{padding:12px}}
@media(max-width:760px){.rc-summary-note{margin-top:10px}.rc-controls,.rc-summary{height:auto}}

/* Stable 3D viewport: the canvas backing buffer must never participate in layout. */
.rc-canvas-wrap{contain:layout paint;overscroll-behavior:contain}
.rc-canvas-wrap canvas#roofCanvas{position:absolute;z-index:1;inset:0;display:block;width:100%;height:100%;min-height:0;max-height:100%;touch-action:none;overscroll-behavior:contain}
@media(max-width:760px){.rc-stage{grid-template-rows:auto 390px auto}.rc-canvas-wrap{height:390px;min-height:390px;max-height:390px}.rc-canvas-wrap canvas#roofCanvas{height:100%;min-height:0;max-height:100%}}

/* A tall or square fullscreen must not turn the editor into a vertical tunnel. */
@media(min-width:1101px){.rc-app:fullscreen .rc-workspace{height:min(780px,calc(100dvh - 122px));max-height:780px;min-height:0}.rc-app:fullscreen .rc-stage{height:100%;max-height:780px}.rc-app:fullscreen .rc-canvas-wrap{height:100%;max-height:none;min-height:0}}
#addRoofToEstimate{background:var(--blue);color:#fff}.rc-estimate footer #attachContract{background:var(--orange);color:#fff}
