{"id":8820,"date":"2026-07-07T18:54:22","date_gmt":"2026-07-07T18:54:22","guid":{"rendered":"https:\/\/cedar-sense.com\/stage\/?post_type=product&#038;p=8820"},"modified":"2026-07-07T19:29:37","modified_gmt":"2026-07-07T19:29:37","slug":"the-big-sky-cabin-tiny-cabin","status":"publish","type":"product","link":"https:\/\/cedar-sense.com\/stage\/product\/the-big-sky-cabin-tiny-cabin\/","title":{"rendered":"The Big Sky Cabin | Tiny Cabin with Covered Porch"},"content":{"rendered":"<section>\n<style>\n    .btw-hero {<br \/>      --btw-navy: #071d33;<br \/>      --btw-charcoal: #2b2b2b;<br \/>      --btw-red: #9f1f2d;<br \/>      --btw-timber: #9a6334;<br \/>      --btw-light: #f7f4ef;<br \/>      --btw-white: #ffffff;<br \/>      background: linear-gradient(135deg, var(--btw-white) 0%, var(--btw-light) 100%);<br \/>      padding: 72px 24px;<br \/>      font-family: inherit;<br \/>      color: var(--btw-charcoal);<br \/>      overflow: hidden;<br \/>    }<br \/>    .btw-hero-inner {<br \/>      max-width: 1180px;<br \/>      margin: 0 auto;<br \/>      display: grid;<br \/>      grid-template-columns: 1.05fr 0.95fr;<br \/>      gap: 48px;<br \/>      align-items: center;<br \/>    }<br \/>    .btw-eyebrow {<br \/>      display: inline-flex;<br \/>      align-items: center;<br \/>      gap: 10px;<br \/>      margin-bottom: 18px;<br \/>      font-size: 13px;<br \/>      font-weight: 800;<br \/>      letter-spacing: 0.12em;<br \/>      text-transform: uppercase;<br \/>      color: var(--btw-red);<br \/>    }<br \/>    .btw-eyebrow::before,<br \/>    .btw-eyebrow::after {<br \/>      content: \"\";<br \/>      display: block;<br \/>      width: 34px;<br \/>      height: 2px;<br \/>      background: var(--btw-red);<br \/>    }<br \/>    .btw-hero h1 {<br \/>      margin: 0;<br \/>      color: var(--btw-navy);<br \/>      font-size: clamp(38px, 5vw, 66px);<br \/>      line-height: 0.98;<br \/>      letter-spacing: -0.03em;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>    }<br \/>    .btw-hero h1 span {<br \/>      display: block;<br \/>      margin-top: 10px;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: clamp(22px, 2.4vw, 34px);<br \/>      line-height: 1.15;<br \/>      letter-spacing: 0.01em;<br \/>      font-weight: 800;<br \/>      text-transform: none;<br \/>    }<br \/>    .btw-hero-copy {<br \/>      margin: 24px 0 0;<br \/>      max-width: 620px;<br \/>      font-size: 17px;<br \/>      line-height: 1.6;<br \/>      color: var(--btw-charcoal);<br \/>    }<br \/>    .btw-hero-copy strong {<br \/>      color: var(--btw-navy);<br \/>      font-weight: 800;<br \/>    }<br \/>    .btw-quick-specs {<br \/>      display: grid;<br \/>      grid-template-columns: repeat(3, minmax(0, 1fr));<br \/>      gap: 14px;<br \/>      margin: 28px 0;<br \/>      max-width: 640px;<br \/>    }<br \/>    .btw-spec-card {<br \/>      background: var(--btw-white);<br \/>      border: 1px solid rgba(7, 29, 51, 0.12);<br \/>      border-left: 5px solid var(--btw-timber);<br \/>      padding: 16px 14px;<br \/>      box-shadow: 0 12px 30px rgba(7, 29, 51, 0.08);<br \/>    }<br \/>    .btw-spec-card small {<br \/>      display: block;<br \/>      margin-bottom: 6px;<br \/>      color: var(--btw-red);<br \/>      font-size: 11px;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.1em;<br \/>    }<br \/>    .btw-spec-card strong {<br \/>      display: block;<br \/>      color: var(--btw-navy);<br \/>      font-size: 18px;<br \/>      line-height: 1.2;<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-badges {<br \/>      display: flex;<br \/>      flex-wrap: wrap;<br \/>      gap: 10px;<br \/>      margin-top: 22px;<br \/>    }<br \/>    .btw-badge {<br \/>      display: inline-flex;<br \/>      align-items: center;<br \/>      gap: 8px;<br \/>      background: rgba(154, 99, 52, 0.12);<br \/>      color: var(--btw-navy);<br \/>      border: 1px solid rgba(154, 99, 52, 0.24);<br \/>      padding: 9px 12px;<br \/>      font-size: 13px;<br \/>      font-weight: 800;<br \/>    }<br \/>    .btw-badge::before {<br \/>      content: \"\u2605\";<br \/>      color: var(--btw-red);<br \/>      font-size: 12px;<br \/>    }<br \/>    .btw-hero-actions {<br \/>      display: flex;<br \/>      flex-wrap: wrap;<br \/>      gap: 14px;<br \/>      align-items: center;<br \/>      margin-top: 28px;<br \/>    }<br \/>    .btw-btn {<br \/>      display: inline-flex;<br \/>      align-items: center;<br \/>      justify-content: center;<br \/>      min-height: 48px;<br \/>      padding: 14px 22px;<br \/>      border-radius: 4px;<br \/>      font-size: 15px;<br \/>      font-weight: 900;<br \/>      text-decoration: none;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.05em;<br \/>      transition: transform 0.22s ease, box-shadow 0.22s ease, background 0.22s ease;<br \/>    }<br \/>    .btw-btn-primary {<br \/>      background: var(--btw-navy);<br \/>      color: var(--btw-white);<br \/>      box-shadow: 0 14px 28px rgba(7, 29, 51, 0.22);<br \/>    }<br \/>    .btw-btn-primary:hover {<br \/>      transform: translateY(-2px);<br \/>      box-shadow: 0 18px 34px rgba(7, 29, 51, 0.28);<br \/>    }<br \/>    .btw-btn-secondary {<br \/>      background: transparent;<br \/>      color: var(--btw-navy);<br \/>      border: 2px solid var(--btw-red);<br \/>    }<br \/>    .btw-btn-secondary:hover {<br \/>      background: var(--btw-red);<br \/>      color: var(--btw-white);<br \/>      transform: translateY(-2px);<br \/>    }<br \/>    .btw-hero-note {<br \/>      margin-top: 18px;<br \/>      font-size: 14px;<br \/>      line-height: 1.5;<br \/>      color: #5f5f5f;<br \/>    }<br \/>    .btw-hero-note strong {<br \/>      color: var(--btw-navy);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-hero-media {<br \/>      position: relative;<br \/>    }<br \/>    .btw-image-frame {<br \/>      position: relative;<br \/>      background: var(--btw-white);<br \/>      border: 10px solid var(--btw-white);<br \/>      box-shadow: 0 24px 60px rgba(7, 29, 51, 0.2);<br \/>      overflow: hidden;<br \/>    }<br \/>    .btw-image-frame::before {<br \/>      content: \"\";<br \/>      position: absolute;<br \/>      inset: 0;<br \/>      border: 2px solid rgba(7, 29, 51, 0.12);<br \/>      z-index: 2;<br \/>      pointer-events: none;<br \/>    }<br \/>    .btw-image-frame img {<br \/>      display: block;<br \/>      width: 100%;<br \/>      height: auto;<br \/>      aspect-ratio: 4 \/ 3;<br \/>      object-fit: cover;<br \/>      transition: transform 1.25s ease;<br \/>    }<br \/>    .btw-image-frame:hover img {<br \/>      transform: scale(1.06);<br \/>    }<br \/>    .btw-image-badge {<br \/>      position: absolute;<br \/>      left: 22px;<br \/>      bottom: 22px;<br \/>      z-index: 3;<br \/>      background: rgba(7, 29, 51, 0.94);<br \/>      color: var(--btw-white);<br \/>      padding: 14px 18px;<br \/>      border-left: 5px solid var(--btw-red);<br \/>      box-shadow: 0 14px 28px rgba(0, 0, 0, 0.18);<br \/>    }<br \/>    .btw-image-badge strong {<br \/>      display: block;<br \/>      font-size: 15px;<br \/>      line-height: 1.25;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.08em;<br \/>    }<br \/>    .btw-image-badge span {<br \/>      display: block;<br \/>      margin-top: 4px;<br \/>      font-size: 13px;<br \/>      color: rgba(255, 255, 255, 0.82);<br \/>    }<br \/>    @media (max-width: 900px) {<br \/>      .btw-hero {<br \/>        padding: 48px 18px;<br \/>      }<br \/>      .btw-hero-inner {<br \/>        grid-template-columns: 1fr;<br \/>        gap: 34px;<br \/>      }<br \/>      .btw-quick-specs {<br \/>        grid-template-columns: 1fr;<br \/>      }<br \/>      .btw-hero-actions {<br \/>        align-items: stretch;<br \/>      }<br \/>      .btw-btn {<br \/>        width: 100%;<br \/>      }<br \/>      .btw-image-frame {<br \/>        overflow: visible;<br \/>      }<br \/>      .btw-image-frame::before {<br \/>        border-bottom: none;<br \/>      }<br \/>      .btw-image-badge {<br \/>        position: static;<br \/>        width: auto;<br \/>        margin: 0;<br \/>        background: var(--btw-navy);<br \/>        border-left: 5px solid var(--btw-red);<br \/>        box-shadow: none;<br \/>      }<br \/>    }<br \/>    @media (max-width: 600px) {<br \/>      .btw-hero h1 {<br \/>        font-size: clamp(34px, 12vw, 48px);<br \/>      }<br \/>      .btw-hero h1 span {<br \/>        font-size: 21px;<br \/>      }<br \/>      .btw-hero-copy {<br \/>        font-size: 16.5px;<br \/>      }<br \/>      .btw-image-frame {<br \/>        border-width: 6px;<br \/>      }<br \/>      .btw-image-badge {<br \/>        padding: 14px 15px;<br \/>      }<br \/>    }<br \/>  <\/style>\n<p>Backyard Timberworks Edition<\/p>\n<h1>The Big Sky Cabin<br \/>\nTiny cabin with covered porch space for relaxing, hosting, and enjoying the outdoors.<\/h1>\n<p>The <strong>Big Sky Cabin<\/strong> is a cozy <strong>tiny cabin<\/strong> style bunkie with about 138 square feet of interior space and a beautiful 95 square foot covered porch. With double doors, plenty of windows, and a warm rustic design, it is built for cabin properties, backyards, wooded land, guest overflow, and quiet weekend retreats.<\/p>\n<p><small>Footprint<\/small><br \/>\n<strong>Approx. 19&#8242; x 12.5&#8242;<\/strong><br \/>\n<small>Interior Area<\/small><br \/>\n<strong>Approx. 138 sq. ft.<\/strong><br \/>\n<small>Covered Porch<\/small><br \/>\n<strong>Approx. 95 sq. ft.<\/strong><br \/>\nDIY-Friendly Structure<br \/>\nContractor Assembly Available<br \/>\nCabin + Covered Porch<br \/>\n<a href=\"tel:2187602041\"><br \/>\nRequest Product Information<br \/>\n<\/a><br \/>\n<a href=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/The-Big-Sky-Assembly-Guide-CLICK-HERE.pdf\" target=\"_blank\" rel=\"noopener\"><br \/>\nView Assembly Guide<br \/>\n<\/a><\/p>\n<p>Have questions about this tiny cabin? Call Cedar Sense at <strong>218-760-2041<\/strong>. Shipping quotes, roof options, base options, assembly, coating, insulation, and lead time are covered below.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/cabin-_-montana-_-lifstyle-4.jpg\" alt=\"The Big Sky Cabin tiny cabin with covered porch for backyard cabin or wooded retreat\" \/><br \/>\n<strong>Tiny Cabin<\/strong><br \/>\nCozy cabin-style bunkie with a covered porch for outdoor living.<\/p>\n<\/section>\n<section id=\"product-information\">\n<style>\n    .btw-features {<br \/>      --btw-navy: #071d33;<br \/>      --btw-charcoal: #2b2b2b;<br \/>      --btw-red: #9f1f2d;<br \/>      --btw-timber: #9a6334;<br \/>      --btw-light: #f7f4ef;<br \/>      --btw-white: #ffffff;<br \/>      background: var(--btw-white);<br \/>      padding: 68px 24px;<br \/>      font-family: inherit;<br \/>      color: var(--btw-charcoal);<br \/>    }<br \/>    .btw-features-inner {<br \/>      max-width: 1180px;<br \/>      margin: 0 auto;<br \/>    }<br \/>    .btw-section-kicker {<br \/>      display: inline-flex;<br \/>      align-items: center;<br \/>      gap: 10px;<br \/>      margin-bottom: 16px;<br \/>      color: var(--btw-red);<br \/>      font-size: 13px;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.12em;<br \/>    }<br \/>    .btw-section-kicker::before {<br \/>      content: \"\";<br \/>      display: block;<br \/>      width: 38px;<br \/>      height: 2px;<br \/>      background: var(--btw-red);<br \/>    }<br \/>    .btw-features-header {<br \/>      display: grid;<br \/>      grid-template-columns: 0.9fr 1.1fr;<br \/>      gap: 40px;<br \/>      align-items: end;<br \/>      margin-bottom: 34px;<br \/>    }<br \/>    .btw-features h2 {<br \/>      margin: 0;<br \/>      color: var(--btw-navy);<br \/>      font-size: clamp(32px, 4vw, 52px);<br \/>      line-height: 1.02;<br \/>      letter-spacing: -0.025em;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>    }<br \/>    .btw-features-intro {<br \/>      margin: 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 17px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-features-intro strong {<br \/>      color: var(--btw-navy);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-feature-grid {<br \/>      display: grid;<br \/>      grid-template-columns: repeat(4, minmax(0, 1fr));<br \/>      gap: 16px;<br \/>    }<br \/>    .btw-feature-card {<br \/>      background: var(--btw-light);<br \/>      border: 1px solid rgba(7, 29, 51, 0.12);<br \/>      border-left: 5px solid var(--btw-timber);<br \/>      padding: 22px 18px;<br \/>      box-shadow: 0 12px 30px rgba(7, 29, 51, 0.06);<br \/>    }<br \/>    .btw-feature-card h3 {<br \/>      margin: 0 0 9px;<br \/>      color: var(--btw-navy);<br \/>      font-size: 20px;<br \/>      line-height: 1.2;<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-feature-card p {<br \/>      margin: 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 15px;<br \/>      line-height: 1.55;<br \/>    }<br \/>    .btw-feature-specs {<br \/>      display: grid;<br \/>      grid-template-columns: repeat(4, minmax(0, 1fr));<br \/>      gap: 12px;<br \/>      margin-top: 26px;<br \/>      padding: 20px;<br \/>      background: var(--btw-navy);<br \/>      color: var(--btw-white);<br \/>    }<br \/>    .btw-feature-spec {<br \/>      padding: 14px 12px;<br \/>      border: 1px solid rgba(255, 255, 255, 0.18);<br \/>      background: rgba(255, 255, 255, 0.06);<br \/>    }<br \/>    .btw-feature-spec small {<br \/>      display: block;<br \/>      margin-bottom: 6px;<br \/>      color: rgba(255, 255, 255, 0.72);<br \/>      font-size: 11px;<br \/>      font-weight: 900;<br \/>      letter-spacing: 0.1em;<br \/>      text-transform: uppercase;<br \/>    }<br \/>    .btw-feature-spec strong {<br \/>      display: block;<br \/>      color: var(--btw-white);<br \/>      font-size: 18px;<br \/>      line-height: 1.2;<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-feature-note {<br \/>      margin-top: 22px;<br \/>      padding: 18px 20px;<br \/>      background: rgba(159, 31, 45, 0.08);<br \/>      border-left: 5px solid var(--btw-red);<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 15.5px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-feature-note strong {<br \/>      color: var(--btw-navy);<br \/>      font-weight: 900;<br \/>    }<br \/>    @media (max-width: 1000px) {<br \/>      .btw-features-header {<br \/>        grid-template-columns: 1fr;<br \/>        gap: 18px;<br \/>      }<br \/>      .btw-feature-grid,<br \/>      .btw-feature-specs {<br \/>        grid-template-columns: repeat(2, minmax(0, 1fr));<br \/>      }<br \/>    }<br \/>    @media (max-width: 700px) {<br \/>      .btw-features {<br \/>        padding: 52px 18px;<br \/>      }<br \/>      .btw-features-intro {<br \/>        font-size: 16.5px;<br \/>      }<br \/>      .btw-feature-grid,<br \/>      .btw-feature-specs {<br \/>        grid-template-columns: 1fr;<br \/>      }<br \/>      .btw-feature-specs {<br \/>        padding: 16px;<br \/>      }<br \/>    }<br \/>  <\/style>\n<p>Features<\/p>\n<h2>Cabin Comfort With A Covered Porch<\/h2>\n<p>The <strong>Big Sky Cabin<\/strong> is a <strong>tiny cabin<\/strong> style bunkie with about <strong>138 square feet<\/strong> of interior space and a <strong>95 square foot covered porch<\/strong>. It is built for backyards, cabin properties, wooded land, guest overflow, and weekend retreat spaces.<\/p>\n<article>\n<h3>Covered Porch<\/h3>\n<p>The 95 sq. ft. porch gives you a protected outdoor area for chairs, coffee, gear, guests, or quiet evenings.<\/p>\n<\/article>\n<article>\n<h3>Cozy Cabin Interior<\/h3>\n<p>The 138 sq. ft. interior works well for sleeping space, cabin overflow, a small retreat, or a simple guest bunkie.<\/p>\n<\/article>\n<article>\n<h3>Double Doors + Windows<\/h3>\n<p>The doors and window layout help bring in natural light and make the cabin feel more open and welcoming.<\/p>\n<\/article>\n<article>\n<h3>Rustic Cabin Look<\/h3>\n<p>The Big Sky design has the warm, rugged look people want from a backyard cabin, hunting cabin, or lake property bunkie.<\/p>\n<\/article>\n<p><small>Footprint<\/small><br \/>\n<strong>Approx. 19&#8242; x 12.5&#8242;<\/strong><br \/>\n<small>Interior Area<\/small><br \/>\n<strong>Approx. 138 sq. ft.<\/strong><br \/>\n<small>Covered Porch<\/small><br \/>\n<strong>Approx. 95 sq. ft.<\/strong><br \/>\n<small>Wall Thickness<\/small><br \/>\n<strong>Approx. 1.6&#8243;<\/strong><br \/>\n<strong>Best use cases:<\/strong> tiny cabin, bunkie, guest space, lake cabin overflow, hunting cabin, backyard retreat, wooded property cabin, or weekend getaway structure.<\/p>\n<\/section>\n<section id=\"showcase\">\n<style>\n    .btw-showcase {<br \/>      --btw-navy: #071d33;<br \/>      --btw-charcoal: #2b2b2b;<br \/>      --btw-red: #9f1f2d;<br \/>      --btw-timber: #9a6334;<br \/>      --btw-light: #f7f4ef;<br \/>      --btw-white: #ffffff;<br \/>      background: linear-gradient(180deg, var(--btw-light) 0%, var(--btw-white) 100%);<br \/>      padding: 68px 24px;<br \/>      font-family: inherit;<br \/>      color: var(--btw-charcoal);<br \/>      overflow: hidden;<br \/>    }<br \/>    .btw-showcase-inner {<br \/>      max-width: 1180px;<br \/>      margin: 0 auto;<br \/>    }<br \/>    .btw-section-kicker {<br \/>      display: inline-flex;<br \/>      align-items: center;<br \/>      gap: 10px;<br \/>      margin-bottom: 16px;<br \/>      color: var(--btw-red);<br \/>      font-size: 13px;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.12em;<br \/>    }<br \/>    .btw-section-kicker::before {<br \/>      content: \"\";<br \/>      display: block;<br \/>      width: 38px;<br \/>      height: 2px;<br \/>      background: var(--btw-red);<br \/>    }<br \/>    .btw-showcase-header {<br \/>      display: grid;<br \/>      grid-template-columns: 0.95fr 1.05fr;<br \/>      gap: 38px;<br \/>      align-items: end;<br \/>      margin-bottom: 32px;<br \/>    }<br \/>    .btw-showcase h2 {<br \/>      margin: 0;<br \/>      color: var(--btw-navy);<br \/>      font-size: clamp(32px, 4vw, 52px);<br \/>      line-height: 1.02;<br \/>      letter-spacing: -0.025em;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>    }<br \/>    .btw-showcase-intro {<br \/>      margin: 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 17px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-showcase-intro strong {<br \/>      color: var(--btw-navy);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-carousel-wrap {<br \/>      position: relative;<br \/>      margin-top: 24px;<br \/>      background: var(--btw-white);<br \/>      border: 1px solid rgba(7, 29, 51, 0.12);<br \/>      box-shadow: 0 22px 54px rgba(7, 29, 51, 0.12);<br \/>      overflow: hidden;<br \/>    }<br \/>    .btw-carousel {<br \/>      position: relative;<br \/>      overflow: hidden;<br \/>      touch-action: pan-y;<br \/>      cursor: grab;<br \/>    }<br \/>    .btw-carousel.is-dragging {<br \/>      cursor: grabbing;<br \/>    }<br \/>    .btw-carousel-track {<br \/>      display: flex;<br \/>      transition: transform 0.45s ease;<br \/>      will-change: transform;<br \/>    }<br \/>    .btw-carousel-slide {<br \/>      min-width: 100%;<br \/>      display: grid;<br \/>      grid-template-columns: 1.15fr 0.85fr;<br \/>      background: var(--btw-white);<br \/>    }<br \/>    .btw-slide-image {<br \/>      position: relative;<br \/>      overflow: hidden;<br \/>      background: var(--btw-charcoal);<br \/>    }<br \/>    .btw-slide-image img {<br \/>      display: block;<br \/>      width: 100%;<br \/>      height: 100%;<br \/>      min-height: 500px;<br \/>      object-fit: cover;<br \/>      transition: transform 1.1s ease;<br \/>      user-select: none;<br \/>      -webkit-user-drag: none;<br \/>    }<br \/>    .btw-slide-image:hover img {<br \/>      transform: scale(1.04);<br \/>    }<br \/>    .btw-slide-label {<br \/>      position: absolute;<br \/>      left: 22px;<br \/>      bottom: 22px;<br \/>      z-index: 2;<br \/>      background: rgba(7, 29, 51, 0.94);<br \/>      color: var(--btw-white);<br \/>      padding: 12px 16px;<br \/>      border-left: 5px solid var(--btw-red);<br \/>      box-shadow: 0 12px 28px rgba(0, 0, 0, 0.22);<br \/>    }<br \/>    .btw-slide-label strong {<br \/>      display: block;<br \/>      font-size: 14px;<br \/>      line-height: 1.2;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.08em;<br \/>    }<br \/>    .btw-slide-content {<br \/>      display: flex;<br \/>      flex-direction: column;<br \/>      justify-content: center;<br \/>      padding: 38px 34px;<br \/>      background:<br \/>        linear-gradient(135deg, rgba(154, 99, 52, 0.08) 0%, rgba(255, 255, 255, 0) 44%),<br \/>        var(--btw-white);<br \/>    }<br \/>    .btw-slide-content small {<br \/>      display: inline-block;<br \/>      width: fit-content;<br \/>      margin-bottom: 14px;<br \/>      padding: 7px 10px;<br \/>      background: rgba(159, 31, 45, 0.1);<br \/>      color: var(--btw-red);<br \/>      font-size: 11px;<br \/>      font-weight: 900;<br \/>      letter-spacing: 0.11em;<br \/>      text-transform: uppercase;<br \/>    }<br \/>    .btw-slide-content h3 {<br \/>      margin: 0 0 14px;<br \/>      color: var(--btw-navy);<br \/>      font-size: clamp(25px, 3vw, 36px);<br \/>      line-height: 1.08;<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-slide-content p {<br \/>      margin: 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 16px;<br \/>      line-height: 1.65;<br \/>    }<br \/>    .btw-carousel-controls {<br \/>      display: flex;<br \/>      align-items: center;<br \/>      justify-content: space-between;<br \/>      gap: 16px;<br \/>      padding: 16px 20px;<br \/>      background: var(--btw-navy);<br \/>      border-top: 1px solid rgba(255, 255, 255, 0.12);<br \/>    }<br \/>    .btw-carousel-instruction {<br \/>      margin: 0;<br \/>      color: rgba(255, 255, 255, 0.82);<br \/>      font-size: 13px;<br \/>      line-height: 1.4;<br \/>      font-weight: 800;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.08em;<br \/>      text-align: center;<br \/>    }<br \/>    .btw-carousel-btn {<br \/>      display: inline-flex;<br \/>      align-items: center;<br \/>      justify-content: center;<br \/>      min-width: 112px;<br \/>      height: 44px;<br \/>      border: 2px solid rgba(255, 255, 255, 0.22);<br \/>      background: rgba(255, 255, 255, 0.08);<br \/>      color: var(--btw-white);<br \/>      font-size: 14px;<br \/>      font-weight: 900;<br \/>      cursor: pointer;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.08em;<br \/>      transition: background 0.22s ease, transform 0.22s ease, border-color 0.22s ease;<br \/>    }<br \/>    .btw-carousel-btn span {<br \/>      font-size: 22px;<br \/>      line-height: 1;<br \/>      margin: 0 6px;<br \/>    }<br \/>    .btw-carousel-btn:hover {<br \/>      background: var(--btw-red);<br \/>      border-color: var(--btw-red);<br \/>      transform: translateY(-2px);<br \/>    }<br \/>    .btw-carousel-dots {<br \/>      display: flex;<br \/>      flex-wrap: wrap;<br \/>      justify-content: center;<br \/>      gap: 8px;<br \/>      padding: 0 20px 22px;<br \/>      background: var(--btw-navy);<br \/>    }<br \/>    .btw-carousel-dot {<br \/>      width: 11px;<br \/>      height: 11px;<br \/>      border: 1px solid rgba(255, 255, 255, 0.65);<br \/>      border-radius: 999px;<br \/>      background: transparent;<br \/>      padding: 0;<br \/>      cursor: pointer;<br \/>      transition: background 0.22s ease, transform 0.22s ease, border 0.22s ease;<br \/>    }<br \/>    .btw-carousel-dot.is-active {<br \/>      background: var(--btw-red);<br \/>      border-color: var(--btw-red);<br \/>      transform: scale(1.18);<br \/>    }<br \/>    .btw-use-grid {<br \/>      display: grid;<br \/>      grid-template-columns: repeat(3, minmax(0, 1fr));<br \/>      gap: 16px;<br \/>      margin-top: 26px;<br \/>    }<br \/>    .btw-use-card {<br \/>      background: var(--btw-white);<br \/>      border: 1px solid rgba(7, 29, 51, 0.12);<br \/>      border-left: 5px solid var(--btw-timber);<br \/>      padding: 20px 18px;<br \/>      box-shadow: 0 12px 30px rgba(7, 29, 51, 0.07);<br \/>    }<br \/>    .btw-use-card h3 {<br \/>      margin: 0 0 8px;<br \/>      color: var(--btw-navy);<br \/>      font-size: 20px;<br \/>      line-height: 1.2;<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-use-card p {<br \/>      margin: 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 15px;<br \/>      line-height: 1.55;<br \/>    }<br \/>    .btw-showcase-note {<br \/>      margin-top: 24px;<br \/>      padding: 18px 20px;<br \/>      background: rgba(159, 31, 45, 0.08);<br \/>      border-left: 5px solid var(--btw-red);<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 15.5px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-showcase-note strong {<br \/>      color: var(--btw-navy);<br \/>      font-weight: 900;<br \/>    }<br \/>    @media (max-width: 980px) {<br \/>      .btw-showcase-header {<br \/>        grid-template-columns: 1fr;<br \/>        gap: 18px;<br \/>      }<br \/>      .btw-carousel-slide {<br \/>        grid-template-columns: 1fr;<br \/>      }<br \/>      .btw-slide-image img {<br \/>        min-height: 360px;<br \/>      }<br \/>      .btw-slide-content {<br \/>        padding: 30px 24px;<br \/>      }<br \/>      .btw-use-grid {<br \/>        grid-template-columns: 1fr;<br \/>      }<br \/>    }<br \/>    @media (max-width: 700px) {<br \/>      .btw-showcase {<br \/>        padding: 52px 18px;<br \/>      }<br \/>      .btw-carousel-wrap {<br \/>        overflow: hidden;<br \/>      }<br \/>      .btw-slide-image img {<br \/>        min-height: 300px;<br \/>      }<br \/>      .btw-slide-label {<br \/>        position: static;<br \/>        background: var(--btw-navy);<br \/>        box-shadow: none;<br \/>        border-left: 5px solid var(--btw-red);<br \/>      }<br \/>      .btw-carousel-controls {<br \/>        position: absolute;<br \/>        top: 128px;<br \/>        left: 10px;<br \/>        right: 10px;<br \/>        z-index: 10;<br \/>        display: flex;<br \/>        justify-content: space-between;<br \/>        align-items: center;<br \/>        gap: 0;<br \/>        padding: 0;<br \/>        background: transparent;<br \/>        border-top: none;<br \/>        pointer-events: none;<br \/>      }<br \/>      .btw-carousel-instruction {<br \/>        display: none;<br \/>      }<br \/>      .btw-carousel-btn {<br \/>        pointer-events: auto;<br \/>        min-width: 42px;<br \/>        width: 42px;<br \/>        height: 42px;<br \/>        padding: 0;<br \/>        border-radius: 999px;<br \/>        border: 2px solid rgba(255, 255, 255, 0.75);<br \/>        background: rgba(7, 29, 51, 0.82);<br \/>        box-shadow: 0 10px 22px rgba(0, 0, 0, 0.22);<br \/>        font-size: 0;<br \/>        letter-spacing: 0;<br \/>      }<br \/>      .btw-carousel-btn span {<br \/>        margin: 0;<br \/>        font-size: 30px;<br \/>        line-height: 1;<br \/>      }<br \/>      .btw-carousel-dots {<br \/>        padding: 18px 16px 20px;<br \/>      }<br \/>    }<br \/>  <\/style>\n<p>Showcase<\/p>\n<h2>A Cabin For The Dogs? Why Not.<\/h2>\n<p>The <strong>Big Sky Cabin<\/strong> shows how far a <strong>tiny cabin<\/strong> can go when someone gets creative. This country property example was finished as a high-end dog cabin, complete with a covered porch, seating, interior space, and a peaceful view.<\/p>\n<article><img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/cabin-_-montana-_-lifstyle-1a.jpg\" alt=\"Two dogs outside the Big Sky Cabin tiny cabin\" \/><br \/>\n<strong>Dog Cabin Setup<\/strong><br \/>\n<small>Creative Use<\/small><\/p>\n<h3>Yes, This One Was Built For The Dogs<\/h3>\n<p>This Big Sky Cabin was finished as a dedicated dog cabin on a beautiful country property. It is a great example of how these structures can be customized around a very specific lifestyle.<\/p>\n<\/article>\n<article><img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/cabin-_-montana-_-lifstyle-3b.jpg\" alt=\"Dogs relaxing on the covered porch of the Big Sky Cabin\" \/><br \/>\n<strong>Covered Porch<\/strong><br \/>\n<small>Outdoor Living<\/small><\/p>\n<h3>A Porch That Gets Used<\/h3>\n<p>The covered porch adds usable outdoor space for relaxing, sitting, staging gear, or just enjoying the view. For this project, it became the dogs\u2019 favorite hangout.<\/p>\n<\/article>\n<article><img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/cabin-_-montana-_-lifstyle-5a.jpg\" alt=\"Interior of the Big Sky Cabin tiny cabin used as a dog cabin\" \/><br \/>\n<strong>Interior Space<\/strong><br \/>\n<small>Finished Interior<\/small><\/p>\n<h3>Enough Room To Make It Comfortable<\/h3>\n<p>The interior gives enough room for bedding, storage, furniture, or a simple finished retreat setup. It can be adapted for guests, pets, hobbies, or cabin overflow.<\/p>\n<\/article>\n<article><img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/cabin-_-montana-_-lifstyle-2.jpg\" alt=\"Back view of the Big Sky Cabin tiny cabin\" \/><br \/>\n<strong>Back View<\/strong><br \/>\n<small>Cabin Profile<\/small><\/p>\n<h3>Clean Lines From Every Angle<\/h3>\n<p>The back view shows the simple cabin profile and solid presence of the structure. It looks right at home on rural land, wooded property, or a large backyard.<\/p>\n<\/article>\n<article><img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/cabin-_-montana-_-lifstyle-1.jpg\" alt=\"Big Sky Cabin tiny cabin viewed from a distance\" \/><br \/>\n<strong>Country Property Fit<\/strong><br \/>\n<small>Property View<\/small><\/p>\n<h3>Looks Natural In A Wide Open Setting<\/h3>\n<p>From a distance, the Big Sky Cabin has a warm, rustic look that feels appropriate for country homes, lake lots, hunting land, and retreat properties.<\/p>\n<\/article>\n<article><img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/cabin-_-montana-_-lifstyle-3.jpg\" alt=\"View from the covered porch of the Big Sky Cabin tiny cabin\" \/><br \/>\n<strong>Porch View<\/strong><br \/>\n<small>Outdoor Retreat<\/small><\/p>\n<h3>The Porch Is Part Of The Experience<\/h3>\n<p>The covered porch is not just decorative. It creates a place to sit, watch the property, take in the view, and extend the usefulness of the cabin outdoors.<\/p>\n<\/article>\n<article><img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/cabin-_-montana-_-lifstyle-3a.jpg\" alt=\"Chairs on the covered porch of the Big Sky Cabin tiny cabin\" \/><br \/>\n<strong>Porch Seating<\/strong><br \/>\n<small>Relaxing Space<\/small><\/p>\n<h3>Add Chairs And It Becomes A Destination<\/h3>\n<p>A couple chairs can turn the covered porch into a quiet morning coffee spot, guest seating area, or a place to unwind at the end of the day.<\/p>\n<\/article>\n<article><img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/cabin-_-montana-_-lifstyle-4a.jpg\" alt=\"Front view of the Big Sky Cabin tiny cabin with covered porch\" \/><br \/>\n<strong>Front Elevation<\/strong><br \/>\n<small>Cabin Character<\/small><\/p>\n<h3>A Strong First Impression<\/h3>\n<p>The front porch, double doors, and window layout give this tiny cabin a finished look that works well for guest space, retreat use, or a unique backyard project.<\/p>\n<\/article>\n<article><img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/cabin-_-montana-_-lifstyle-5.jpg\" alt=\"Fireplace on the covered porch of the Big Sky Cabin tiny cabin\" \/><br \/>\n<strong>Porch Fireplace<\/strong><br \/>\n<small>Custom Touch<\/small><\/p>\n<h3>Finish The Porch Around How You Live<\/h3>\n<p>This porch setup includes a fireplace feature, showing how the covered outdoor area can become a cozy gathering spot with the right finishing plan.<\/p>\n<\/article>\n<p><button type=\"button\" data-btw-prev=\"\" aria-label=\"Previous showcase image\"><br \/>\n\u2039 Prev<br \/>\n<\/button><\/p>\n<p>Hover to pause. Swipe or use arrows to view cabin ideas.<\/p>\n<p><button type=\"button\" data-btw-next=\"\" aria-label=\"Next showcase image\"><br \/>\nNext \u203a<br \/>\n<\/button><\/p>\n<h3>Guest Bunkie<\/h3>\n<p>Use it for cabin overflow, guest sleeping space, or a quiet retreat on your property.<\/p>\n<h3>Covered Porch Living<\/h3>\n<p>The porch adds a protected outdoor area for seating, gear, views, and everyday use.<\/p>\n<h3>Creative Property Use<\/h3>\n<p>Dog cabin, hunting cabin, lake cabin, backyard retreat, or a weekend getaway space.<\/p>\n<p><strong>Customization note:<\/strong> Interior finishing, furniture, heating, electrical, fireplace features, pet-specific upgrades, and porch furnishings are handled by the customer and contractor.<\/p>\n<\/section>\n<section id=\"dimensions\">\n<style>\n    .btw-dimensions {<br \/>      --btw-navy: #071d33;<br \/>      --btw-charcoal: #2b2b2b;<br \/>      --btw-red: #9f1f2d;<br \/>      --btw-timber: #9a6334;<br \/>      --btw-light: #f7f4ef;<br \/>      --btw-white: #ffffff;<br \/>      background: var(--btw-white);<br \/>      padding: 68px 24px;<br \/>      font-family: inherit;<br \/>      color: var(--btw-charcoal);<br \/>    }<br \/>    .btw-dimensions-inner {<br \/>      max-width: 1180px;<br \/>      margin: 0 auto;<br \/>      display: grid;<br \/>      grid-template-columns: 0.9fr 1.1fr;<br \/>      gap: 40px;<br \/>      align-items: center;<br \/>    }<br \/>    .btw-section-kicker {<br \/>      display: inline-flex;<br \/>      align-items: center;<br \/>      gap: 10px;<br \/>      margin-bottom: 16px;<br \/>      color: var(--btw-red);<br \/>      font-size: 13px;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.12em;<br \/>    }<br \/>    .btw-section-kicker::before {<br \/>      content: \"\";<br \/>      display: block;<br \/>      width: 38px;<br \/>      height: 2px;<br \/>      background: var(--btw-red);<br \/>    }<br \/>    .btw-dimensions h2 {<br \/>      margin: 0;<br \/>      color: var(--btw-navy);<br \/>      font-size: clamp(32px, 4vw, 52px);<br \/>      line-height: 1.02;<br \/>      letter-spacing: -0.025em;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>    }<br \/>    .btw-dimensions-copy {<br \/>      margin: 18px 0 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 17px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-dimensions-copy strong {<br \/>      color: var(--btw-navy);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-dimension-specs {<br \/>      display: grid;<br \/>      grid-template-columns: repeat(3, minmax(0, 1fr));<br \/>      gap: 14px;<br \/>      margin-top: 24px;<br \/>    }<br \/>    .btw-dimension-spec {<br \/>      background: var(--btw-light);<br \/>      border: 1px solid rgba(7, 29, 51, 0.12);<br \/>      border-left: 5px solid var(--btw-timber);<br \/>      padding: 18px 16px;<br \/>      box-shadow: 0 12px 28px rgba(7, 29, 51, 0.06);<br \/>    }<br \/>    .btw-dimension-spec small {<br \/>      display: block;<br \/>      margin-bottom: 7px;<br \/>      color: var(--btw-red);<br \/>      font-size: 11px;<br \/>      font-weight: 900;<br \/>      letter-spacing: 0.1em;<br \/>      text-transform: uppercase;<br \/>    }<br \/>    .btw-dimension-spec strong {<br \/>      display: block;<br \/>      color: var(--btw-navy);<br \/>      font-size: 20px;<br \/>      line-height: 1.2;<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-dimension-note {<br \/>      margin-top: 22px;<br \/>      padding: 18px 20px;<br \/>      background: rgba(159, 31, 45, 0.08);<br \/>      border-left: 5px solid var(--btw-red);<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 15.5px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-dimension-note strong {<br \/>      color: var(--btw-navy);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-dimensions-frame {<br \/>      background: var(--btw-white);<br \/>      border: 10px solid var(--btw-white);<br \/>      box-shadow: 0 24px 60px rgba(7, 29, 51, 0.16);<br \/>      overflow: hidden;<br \/>      max-width: 100%;<br \/>    }<br \/>    .btw-dimensions-expand-link {<br \/>      display: block;<br \/>      cursor: zoom-in;<br \/>      max-width: 100%;<br \/>    }<br \/>    .btw-dimensions-frame img {<br \/>      display: block;<br \/>      width: 100%;<br \/>      max-width: 100%;<br \/>      height: auto;<br \/>      object-fit: contain;<br \/>      background: var(--btw-white);<br \/>    }<br \/>    .btw-dimensions-caption {<br \/>      margin-top: 14px;<br \/>      padding: 14px 16px;<br \/>      background: var(--btw-navy);<br \/>      color: var(--btw-white);<br \/>      border-left: 5px solid var(--btw-red);<br \/>      font-size: 14px;<br \/>      line-height: 1.55;<br \/>    }<br \/>    .btw-dimensions-caption strong {<br \/>      display: block;<br \/>      margin-bottom: 4px;<br \/>      color: var(--btw-white);<br \/>      font-size: 14px;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.08em;<br \/>    }<br \/>    .btw-dimensions-caption span {<br \/>      color: rgba(255, 255, 255, 0.84);<br \/>    }<br \/>    .btw-lightbox {<br \/>      position: fixed;<br \/>      inset: 0;<br \/>      z-index: 9999;<br \/>      display: none;<br \/>      align-items: center;<br \/>      justify-content: center;<br \/>      padding: 24px;<br \/>      background: rgba(7, 29, 51, 0.92);<br \/>    }<br \/>    .btw-lightbox.is-open {<br \/>      display: flex;<br \/>    }<br \/>    .btw-lightbox-content {<br \/>      position: relative;<br \/>      width: 100%;<br \/>      max-width: 1100px;<br \/>      max-height: 92vh;<br \/>      background: var(--btw-white);<br \/>      padding: 14px;<br \/>      box-shadow: 0 24px 70px rgba(0, 0, 0, 0.35);<br \/>      overflow: auto;<br \/>    }<br \/>    .btw-lightbox-content img {<br \/>      display: block;<br \/>      width: 100%;<br \/>      height: auto;<br \/>      max-width: 100%;<br \/>    }<br \/>    .btw-lightbox-close {<br \/>      position: absolute;<br \/>      top: -18px;<br \/>      right: -18px;<br \/>      width: 42px;<br \/>      height: 42px;<br \/>      border: none;<br \/>      border-radius: 999px;<br \/>      background: var(--btw-red);<br \/>      color: var(--btw-white);<br \/>      font-size: 28px;<br \/>      line-height: 1;<br \/>      font-weight: 900;<br \/>      cursor: pointer;<br \/>      box-shadow: 0 10px 24px rgba(0, 0, 0, 0.25);<br \/>    }<br \/>    .btw-lightbox-close:hover {<br \/>      background: var(--btw-navy);<br \/>    }<br \/>    @media (max-width: 980px) {<br \/>      .btw-dimensions-inner {<br \/>        grid-template-columns: 1fr;<br \/>        gap: 30px;<br \/>      }<br \/>      .btw-dimension-specs {<br \/>        grid-template-columns: 1fr;<br \/>      }<br \/>    }<br \/>    @media (max-width: 700px) {<br \/>      .btw-dimensions {<br \/>        padding: 52px 18px;<br \/>        overflow-x: hidden;<br \/>      }<br \/>      .btw-dimensions-copy {<br \/>        font-size: 16.5px;<br \/>      }<br \/>      .btw-dimensions-frame {<br \/>        border-width: 6px;<br \/>      }<br \/>      .btw-lightbox {<br \/>        padding: 14px;<br \/>      }<br \/>      .btw-lightbox-content {<br \/>        padding: 8px;<br \/>        max-height: 88vh;<br \/>      }<br \/>      .btw-lightbox-close {<br \/>        top: 8px;<br \/>        right: 8px;<br \/>        width: 38px;<br \/>        height: 38px;<br \/>        font-size: 24px;<br \/>      }<br \/>    }<br \/>  <\/style>\n<p>Dimensions<\/p>\n<h2>Cabin Space Plus A Real Covered Porch<\/h2>\n<p>The <strong>Big Sky Cabin<\/strong> combines about <strong>138 square feet<\/strong> of interior space with an approximately <strong>95 square foot covered porch<\/strong>. With an overall footprint around <strong>19&#8242; x 12.5&#8242;<\/strong>, this <strong>tiny cabin<\/strong> gives you both enclosed cabin space and usable outdoor living space.<\/p>\n<p><small>Footprint<\/small><br \/>\n<strong>Approx. 19&#8242; x 12.5&#8242;<\/strong><br \/>\n<small>Interior Area<\/small><br \/>\n<strong>Approx. 138 sq. ft.<\/strong><br \/>\n<small>Covered Porch<\/small><br \/>\n<strong>Approx. 95 sq. ft.<\/strong><br \/>\n<strong>Planning note:<\/strong> Use the drawing to plan the base, porch orientation, door swing, seating area, roof overhang, access path, and any future interior finishing before assembly.<br \/>\n<a href=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/cabin-_-montana-_-dimensions-1.jpg\" aria-label=\"Expand full-size dimension drawing for The Big Sky Cabin\"><br \/>\n<img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/cabin-_-montana-_-dimensions-1.jpg\" alt=\"Dimension drawing for The Big Sky Cabin tiny cabin with covered porch\" \/><br \/>\n<\/a><br \/>\n<strong>Tap Or Click To Enlarge<\/strong><br \/>\nOpen the full-size drawing to view the cabin measurements, covered porch layout, door placement, roof profile, and wall details more clearly.<br \/>\n<button type=\"button\" aria-label=\"Close expanded dimension drawing\">\u00d7<\/button><br \/>\n<img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/cabin-_-montana-_-dimensions-1.jpg\" alt=\"Expanded dimension drawing for The Big Sky Cabin tiny cabin with covered porch\" \/><\/p>\n<\/section>\n<section id=\"roof-options\">\n<style>\n    .btw-roof-options {<br \/>      --btw-navy: #071d33;<br \/>      --btw-charcoal: #2b2b2b;<br \/>      --btw-red: #9f1f2d;<br \/>      --btw-timber: #9a6334;<br \/>      --btw-light: #f7f4ef;<br \/>      --btw-white: #ffffff;<br \/>      background: linear-gradient(180deg, var(--btw-white) 0%, var(--btw-light) 100%);<br \/>      padding: 68px 24px;<br \/>      font-family: inherit;<br \/>      color: var(--btw-charcoal);<br \/>      overflow: hidden;<br \/>    }<br \/>    .btw-roof-inner {<br \/>      max-width: 1180px;<br \/>      margin: 0 auto;<br \/>    }<br \/>    .btw-section-kicker {<br \/>      display: inline-flex;<br \/>      align-items: center;<br \/>      gap: 10px;<br \/>      margin-bottom: 16px;<br \/>      color: var(--btw-red);<br \/>      font-size: 13px;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.12em;<br \/>    }<br \/>    .btw-section-kicker::before {<br \/>      content: \"\";<br \/>      display: block;<br \/>      width: 38px;<br \/>      height: 2px;<br \/>      background: var(--btw-red);<br \/>    }<br \/>    .btw-roof-header {<br \/>      display: grid;<br \/>      grid-template-columns: 0.9fr 1.1fr;<br \/>      gap: 38px;<br \/>      align-items: end;<br \/>      margin-bottom: 28px;<br \/>    }<br \/>    .btw-roof-options h2 {<br \/>      margin: 0;<br \/>      color: var(--btw-navy);<br \/>      font-size: clamp(32px, 4vw, 52px);<br \/>      line-height: 1.02;<br \/>      letter-spacing: -0.025em;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>    }<br \/>    .btw-roof-intro {<br \/>      margin: 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 17px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-roof-intro strong {<br \/>      color: var(--btw-navy);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-roof-square-footage {<br \/>      margin: 0 0 30px;<br \/>      padding: 24px 22px;<br \/>      background: var(--btw-navy);<br \/>      color: var(--btw-white);<br \/>      border-left: 7px solid var(--btw-red);<br \/>      display: grid;<br \/>      grid-template-columns: auto 1fr;<br \/>      gap: 18px;<br \/>      align-items: center;<br \/>    }<br \/>    .btw-roof-square-footage strong {<br \/>      display: block;<br \/>      color: var(--btw-white);<br \/>      font-size: clamp(38px, 5vw, 64px);<br \/>      line-height: 0.95;<br \/>      font-weight: 900;<br \/>      letter-spacing: -0.04em;<br \/>      white-space: nowrap;<br \/>    }<br \/>    .btw-roof-square-footage span {<br \/>      display: block;<br \/>      color: rgba(255, 255, 255, 0.86);<br \/>      font-size: 16px;<br \/>      line-height: 1.5;<br \/>    }<br \/>    .btw-roof-choice-grid {<br \/>      display: grid;<br \/>      grid-template-columns: repeat(3, minmax(0, 1fr));<br \/>      gap: 16px;<br \/>      margin-bottom: 32px;<br \/>    }<br \/>    .btw-roof-choice {<br \/>      background: var(--btw-white);<br \/>      border: 1px solid rgba(7, 29, 51, 0.12);<br \/>      border-top: 5px solid var(--btw-timber);<br \/>      padding: 20px 18px;<br \/>      box-shadow: 0 12px 30px rgba(7, 29, 51, 0.07);<br \/>    }<br \/>    .btw-roof-choice small {<br \/>      display: inline-block;<br \/>      margin-bottom: 10px;<br \/>      color: var(--btw-red);<br \/>      font-size: 11px;<br \/>      font-weight: 900;<br \/>      letter-spacing: 0.1em;<br \/>      text-transform: uppercase;<br \/>    }<br \/>    .btw-roof-choice h3 {<br \/>      margin: 0 0 9px;<br \/>      color: var(--btw-navy);<br \/>      font-size: 21px;<br \/>      line-height: 1.2;<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-roof-choice p {<br \/>      margin: 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 15px;<br \/>      line-height: 1.55;<br \/>    }<br \/>    .btw-roof-card-grid {<br \/>      display: grid;<br \/>      grid-template-columns: repeat(2, minmax(0, 1fr));<br \/>      gap: 22px;<br \/>      margin-top: 18px;<br \/>    }<br \/>    .btw-roof-card {<br \/>      background: var(--btw-white);<br \/>      border: 1px solid rgba(7, 29, 51, 0.12);<br \/>      box-shadow: 0 18px 46px rgba(7, 29, 51, 0.11);<br \/>      overflow: hidden;<br \/>    }<br \/>    .btw-roof-image {<br \/>      overflow: hidden;<br \/>      background: var(--btw-charcoal);<br \/>    }<br \/>    .btw-roof-image img {<br \/>      display: block;<br \/>      width: 100%;<br \/>      height: 300px;<br \/>      object-fit: cover;<br \/>      transition: transform 1.05s ease;<br \/>    }<br \/>    .btw-roof-card:hover .btw-roof-image img {<br \/>      transform: scale(1.045);<br \/>    }<br \/>    .btw-roof-card-content {<br \/>      padding: 24px 22px;<br \/>    }<br \/>    .btw-roof-card-content small {<br \/>      display: inline-block;<br \/>      margin-bottom: 12px;<br \/>      padding: 7px 10px;<br \/>      background: rgba(159, 31, 45, 0.1);<br \/>      color: var(--btw-red);<br \/>      font-size: 11px;<br \/>      font-weight: 900;<br \/>      letter-spacing: 0.1em;<br \/>      text-transform: uppercase;<br \/>    }<br \/>    .btw-roof-card-content h3 {<br \/>      margin: 0 0 12px;<br \/>      color: var(--btw-navy);<br \/>      font-size: 27px;<br \/>      line-height: 1.1;<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-roof-card-content p {<br \/>      margin: 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 15.5px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-roof-card-content p + p {<br \/>      margin-top: 10px;<br \/>    }<br \/>    .btw-roof-card-content strong {<br \/>      color: var(--btw-navy);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-roof-includes {<br \/>      display: grid;<br \/>      grid-template-columns: repeat(2, minmax(0, 1fr));<br \/>      gap: 10px;<br \/>      margin: 18px 0 0;<br \/>      padding: 0;<br \/>      list-style: none;<br \/>    }<br \/>    .btw-roof-includes li {<br \/>      position: relative;<br \/>      padding: 10px 12px 10px 32px;<br \/>      background: var(--btw-light);<br \/>      border: 1px solid rgba(7, 29, 51, 0.1);<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 14.5px;<br \/>      line-height: 1.45;<br \/>      font-weight: 700;<br \/>    }<br \/>    .btw-roof-includes li::before {<br \/>      content: \"\u2605\";<br \/>      position: absolute;<br \/>      left: 12px;<br \/>      top: 10px;<br \/>      color: var(--btw-red);<br \/>      font-size: 11px;<br \/>    }<br \/>    .btw-roof-actions {<br \/>      display: flex;<br \/>      flex-wrap: wrap;<br \/>      gap: 12px;<br \/>      margin-top: 20px;<br \/>    }<br \/>    .btw-roof-btn {<br \/>      display: inline-flex;<br \/>      align-items: center;<br \/>      justify-content: center;<br \/>      min-height: 46px;<br \/>      padding: 13px 18px;<br \/>      background: var(--btw-navy);<br \/>      color: var(--btw-white);<br \/>      border: 2px solid var(--btw-navy);<br \/>      text-decoration: none;<br \/>      font-size: 13px;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.07em;<br \/>      transition: transform 0.22s ease, background 0.22s ease, border-color 0.22s ease;<br \/>    }<br \/>    .btw-roof-btn:hover {<br \/>      background: var(--btw-red);<br \/>      border-color: var(--btw-red);<br \/>      color: var(--btw-white);<br \/>      transform: translateY(-2px);<br \/>    }<br \/>    .btw-roof-btn-outline {<br \/>      background: transparent;<br \/>      color: var(--btw-navy);<br \/>      border-color: var(--btw-red);<br \/>    }<br \/>    .btw-roof-btn-outline:hover {<br \/>      background: var(--btw-red);<br \/>      border-color: var(--btw-red);<br \/>      color: var(--btw-white);<br \/>    }<br \/>    .btw-metal-colors {<br \/>      margin-top: 40px;<br \/>      padding-top: 36px;<br \/>      border-top: 1px solid rgba(7, 29, 51, 0.14);<br \/>    }<br \/>    .btw-metal-colors-header {<br \/>      display: grid;<br \/>      grid-template-columns: 0.85fr 1.15fr;<br \/>      gap: 30px;<br \/>      align-items: end;<br \/>      margin-bottom: 24px;<br \/>    }<br \/>    .btw-metal-colors h3 {<br \/>      margin: 0;<br \/>      color: var(--btw-navy);<br \/>      font-size: clamp(28px, 3.4vw, 42px);<br \/>      line-height: 1.05;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: -0.02em;<br \/>    }<br \/>    .btw-metal-colors-intro {<br \/>      margin: 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 16.5px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-metal-colors-intro strong {<br \/>      color: var(--btw-navy);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-color-grid {<br \/>      display: grid;<br \/>      grid-template-columns: repeat(4, minmax(0, 1fr));<br \/>      gap: 16px;<br \/>    }<br \/>    .btw-color-card {<br \/>      background: var(--btw-white);<br \/>      border: 1px solid rgba(7, 29, 51, 0.12);<br \/>      box-shadow: 0 12px 30px rgba(7, 29, 51, 0.07);<br \/>      overflow: hidden;<br \/>    }<br \/>    .btw-color-swatch {<br \/>      height: 150px;<br \/>      overflow: hidden;<br \/>      background: var(--btw-light);<br \/>    }<br \/>    .btw-color-swatch img {<br \/>      display: block;<br \/>      width: 100%;<br \/>      height: 100%;<br \/>      object-fit: cover;<br \/>      transition: transform 1.05s ease;<br \/>    }<br \/>    .btw-color-card:hover .btw-color-swatch img {<br \/>      transform: scale(1.05);<br \/>    }<br \/>    .btw-color-body {<br \/>      padding: 17px 15px;<br \/>    }<br \/>    .btw-color-body h4 {<br \/>      margin: 0 0 8px;<br \/>      color: var(--btw-navy);<br \/>      font-size: 19px;<br \/>      line-height: 1.2;<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-color-body p {<br \/>      margin: 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 14.5px;<br \/>      line-height: 1.5;<br \/>    }<br \/>    .btw-other-color-card {<br \/>      display: flex;<br \/>      flex-direction: column;<br \/>      justify-content: center;<br \/>      min-height: 100%;<br \/>      padding: 22px 18px;<br \/>      background:<br \/>        linear-gradient(135deg, rgba(7, 29, 51, 0.92), rgba(7, 29, 51, 0.82)),<br \/>        var(--btw-navy);<br \/>      color: var(--btw-white);<br \/>      border-left: 5px solid var(--btw-red);<br \/>    }<br \/>    .btw-other-color-card h4 {<br \/>      margin: 0 0 10px;<br \/>      color: var(--btw-white);<br \/>      font-size: 21px;<br \/>      line-height: 1.2;<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-other-color-card p {<br \/>      margin: 0;<br \/>      color: rgba(255, 255, 255, 0.84);<br \/>      font-size: 14.5px;<br \/>      line-height: 1.55;<br \/>    }<br \/>    .btw-roof-install-note {<br \/>      margin-top: 28px;<br \/>      padding: 20px 22px;<br \/>      background: var(--btw-navy);<br \/>      color: var(--btw-white);<br \/>      border-left: 6px solid var(--btw-red);<br \/>      font-size: 15.5px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-roof-install-note strong {<br \/>      color: var(--btw-white);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-roof-install-note span {<br \/>      color: rgba(255, 255, 255, 0.84);<br \/>    }<br \/>    @media (max-width: 1000px) {<br \/>      .btw-roof-header,<br \/>      .btw-metal-colors-header {<br \/>        grid-template-columns: 1fr;<br \/>        gap: 18px;<br \/>      }<br \/>      .btw-roof-choice-grid {<br \/>        grid-template-columns: 1fr;<br \/>      }<br \/>      .btw-roof-card-grid {<br \/>        grid-template-columns: 1fr;<br \/>      }<br \/>      .btw-color-grid {<br \/>        grid-template-columns: repeat(2, minmax(0, 1fr));<br \/>      }<br \/>    }<br \/>    @media (max-width: 700px) {<br \/>      .btw-roof-options {<br \/>        padding: 52px 18px;<br \/>      }<br \/>      .btw-roof-square-footage {<br \/>        grid-template-columns: 1fr;<br \/>        gap: 8px;<br \/>        padding: 20px 18px;<br \/>      }<br \/>      .btw-roof-square-footage strong {<br \/>        white-space: normal;<br \/>      }<br \/>      .btw-roof-image img {<br \/>        height: 235px;<br \/>      }<br \/>      .btw-roof-card-content {<br \/>        padding: 22px 18px;<br \/>      }<br \/>      .btw-roof-includes {<br \/>        grid-template-columns: 1fr;<br \/>      }<br \/>      .btw-roof-actions {<br \/>        align-items: stretch;<br \/>      }<br \/>      .btw-roof-btn {<br \/>        width: 100%;<br \/>      }<br \/>      .btw-color-grid {<br \/>        grid-template-columns: 1fr;<br \/>      }<br \/>      .btw-color-swatch {<br \/>        height: 180px;<br \/>      }<br \/>    }<br \/>  <\/style>\n<p>Roof Options<\/p>\n<h2>Choose Your Roof Add-On<\/h2>\n<p>This structure does not include a finished roof package by default. Customers can select <strong>no roof package<\/strong>, add a <strong>charcoal shingle roof package<\/strong>, or add a <strong>metal roof package<\/strong> with one of our standard color options.<\/p>\n<p><strong>295 sq. ft.<\/strong><br \/>\nApproximate roof square footage for this model. Use this number when reviewing roof package options, material coverage, and contractor planning.<br \/>\n<small>Option 1<\/small><\/p>\n<h3>Select Roof Type<\/h3>\n<p>Choose shingles, metal roofing, or no roof package. Roof package pricing is selected at the top of the product page.<\/p>\n<p><small>Option 2<\/small><\/p>\n<h3>Select Metal Color<\/h3>\n<p>If metal roofing is selected, choose black, dark green, red, or other. Custom colors require confirmation.<\/p>\n<p><small>Installation<\/small><\/p>\n<h3>Apply On Site<\/h3>\n<p>Roof installation is completed by the customer or contractor. Cedar Sense supplies the selected roof package materials.<\/p>\n<article><img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/shed-kit-shingles-_-charcoal.avif\" alt=\"Charcoal architectural shingle roof option for shed kits\" \/><br \/>\n<small>Shingle Roof Package<\/small><\/p>\n<h3>Charcoal Architectural Shingles<\/h3>\n<p>Our default shingle option is <strong>GAF Timberline Natural Shadow Charcoal<\/strong>, giving the structure a clean, traditional roof style.<\/p>\n<p>Want a different shingle color or brand? Contact Cedar Sense before ordering.<\/p>\n<ul>\n<li>Charcoal architectural shingles<\/li>\n<li>Roof cap<\/li>\n<li>Roofing felt<\/li>\n<li>Drip edge<\/li>\n<\/ul>\n<p><a href=\"https:\/\/www.homedepot.com\/pep\/GAF-Timberline-Natural-Shadow-Charcoal-Algae-Resistant-Architectural-Shingles-33-33-sq-ft-per-Bundle-0601180\/100658149\" target=\"_blank\" rel=\"noopener\"><br \/>\nLearn About Shingles<br \/>\n<\/a><\/p>\n<\/article>\n<article><img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/shed-kit-tin-_-black.avif\" alt=\"Black metal roof option for shed kits\" \/><br \/>\n<small>Metal Roof Package<\/small><\/p>\n<h3>Metal Roofing Panels<\/h3>\n<p>The metal roof option gives the structure a clean, rugged look that fits guest spaces, garden houses, backyard retreats, cabins, and rural properties.<\/p>\n<p>Standard metal roofing colors include <strong>black<\/strong>, <strong>dark green<\/strong>, and <strong>red<\/strong>. Other colors require confirmation.<\/p>\n<ul>\n<li>Metal roofing panels<\/li>\n<li>Roof cap<\/li>\n<li>Drip edge<\/li>\n<li>Color-matched screws<\/li>\n<\/ul>\n<p><a href=\"https:\/\/www.homedepot.com\/pep\/Gibraltar-Building-Products-12-ft-SM-Rib-Galvalume-Steel-29-Gauge-Roof-Siding-Panel-in-Red-987620\/314709071\" target=\"_blank\" rel=\"noopener\"><br \/>\nLearn About Metal Roofing<br \/>\n<\/a><\/p>\n<\/article>\n<h3>Metal Roof Color Options<\/h3>\n<p>If you choose the <strong>metal roof package<\/strong>, select one of our standard colors below. These options help match the structure to your backyard, cabin property, garden space, or rural setting.<\/p>\n<article><img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/shed-kit-tin-2-_-black.avif\" alt=\"Black metal roof color option\" \/><\/p>\n<h4>Black Metal<\/h4>\n<p>A clean, modern, and versatile roof color.<\/p>\n<\/article>\n<article><img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/shed-kit-tin-2-_-green.avif\" alt=\"Dark green metal roof color option\" \/><\/p>\n<h4>Dark Green Metal<\/h4>\n<p>A natural-looking option for wooded lots, cabins, and rural properties.<\/p>\n<\/article>\n<article><img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/shed-kit-tin-2-_-red.avif\" alt=\"Red metal roof color option\" \/><\/p>\n<h4>Red Metal<\/h4>\n<p>A bold, barn-inspired color for homesteads, farms, and backyard structures.<\/p>\n<\/article>\n<article>\n<h4>Other Color<\/h4>\n<p>Looking for a different metal roof color? Contact Cedar Sense before ordering to review availability.<\/p>\n<p><a href=\"tel:2187602041\"><br \/>\nContact Cedar Sense<br \/>\n<\/a><\/p>\n<\/article>\n<p><strong>Roof installation responsibility:<\/strong><br \/>\nRoof materials are supplied according to the selected add-on package, but installation is completed by the customer unless a contractor is hired.<\/p>\n<\/section>\n<section id=\"base-options\">\n<style>\n    .btw-base-options {<br \/>      --btw-navy: #071d33;<br \/>      --btw-charcoal: #2b2b2b;<br \/>      --btw-red: #9f1f2d;<br \/>      --btw-timber: #9a6334;<br \/>      --btw-light: #f7f4ef;<br \/>      --btw-white: #ffffff;<br \/>      background: var(--btw-white);<br \/>      padding: 68px 24px;<br \/>      font-family: inherit;<br \/>      color: var(--btw-charcoal);<br \/>      overflow: hidden;<br \/>    }<br \/>    .btw-base-inner {<br \/>      max-width: 1180px;<br \/>      margin: 0 auto;<br \/>    }<br \/>    .btw-section-kicker {<br \/>      display: inline-flex;<br \/>      align-items: center;<br \/>      gap: 10px;<br \/>      margin-bottom: 16px;<br \/>      color: var(--btw-red);<br \/>      font-size: 13px;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.12em;<br \/>    }<br \/>    .btw-section-kicker::before {<br \/>      content: \"\";<br \/>      display: block;<br \/>      width: 38px;<br \/>      height: 2px;<br \/>      background: var(--btw-red);<br \/>    }<br \/>    .btw-base-header {<br \/>      display: grid;<br \/>      grid-template-columns: 0.9fr 1.1fr;<br \/>      gap: 36px;<br \/>      align-items: end;<br \/>      margin-bottom: 28px;<br \/>    }<br \/>    .btw-base-options h2 {<br \/>      margin: 0;<br \/>      color: var(--btw-navy);<br \/>      font-size: clamp(32px, 4vw, 52px);<br \/>      line-height: 1.02;<br \/>      letter-spacing: -0.025em;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>    }<br \/>    .btw-base-intro {<br \/>      margin: 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 17px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-base-intro strong {<br \/>      color: var(--btw-navy);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-base-alert {<br \/>      margin: 0 0 28px;<br \/>      padding: 18px 20px;<br \/>      background: rgba(159, 31, 45, 0.08);<br \/>      border-left: 5px solid var(--btw-red);<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 15.5px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-base-alert strong {<br \/>      color: var(--btw-navy);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-base-grid {<br \/>      display: grid;<br \/>      grid-template-columns: repeat(3, minmax(0, 1fr));<br \/>      gap: 22px;<br \/>    }<br \/>    .btw-base-card {<br \/>      background: var(--btw-white);<br \/>      border: 1px solid rgba(7, 29, 51, 0.12);<br \/>      box-shadow: 0 18px 46px rgba(7, 29, 51, 0.1);<br \/>      overflow: hidden;<br \/>      display: flex;<br \/>      flex-direction: column;<br \/>    }<br \/>    .btw-base-image {<br \/>      overflow: hidden;<br \/>      background: var(--btw-charcoal);<br \/>    }<br \/>    .btw-base-image img {<br \/>      display: block;<br \/>      width: 100%;<br \/>      height: 250px;<br \/>      object-fit: cover;<br \/>      transition: transform 1.05s ease;<br \/>    }<br \/>    .btw-base-card:hover .btw-base-image img {<br \/>      transform: scale(1.045);<br \/>    }<br \/>    .btw-base-card-content {<br \/>      padding: 22px 20px;<br \/>      flex: 1;<br \/>      display: flex;<br \/>      flex-direction: column;<br \/>    }<br \/>    .btw-base-card-content small {<br \/>      display: inline-block;<br \/>      width: fit-content;<br \/>      margin-bottom: 12px;<br \/>      padding: 7px 10px;<br \/>      background: rgba(159, 31, 45, 0.1);<br \/>      color: var(--btw-red);<br \/>      font-size: 11px;<br \/>      font-weight: 900;<br \/>      letter-spacing: 0.1em;<br \/>      text-transform: uppercase;<br \/>    }<br \/>    .btw-base-card-content h3 {<br \/>      margin: 0 0 10px;<br \/>      color: var(--btw-navy);<br \/>      font-size: 24px;<br \/>      line-height: 1.1;<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-base-card-content p {<br \/>      margin: 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 15px;<br \/>      line-height: 1.55;<br \/>    }<br \/>    .btw-base-best {<br \/>      margin-top: 16px;<br \/>      padding: 14px 15px;<br \/>      background: var(--btw-light);<br \/>      border-left: 5px solid var(--btw-timber);<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 14.5px;<br \/>      line-height: 1.55;<br \/>      font-weight: 700;<br \/>    }<br \/>    .btw-base-best strong {<br \/>      display: block;<br \/>      margin-bottom: 4px;<br \/>      color: var(--btw-navy);<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.05em;<br \/>      font-size: 12px;<br \/>    }<br \/>    .btw-base-note {<br \/>      margin-top: 28px;<br \/>      padding: 20px 22px;<br \/>      background: var(--btw-navy);<br \/>      color: var(--btw-white);<br \/>      border-left: 6px solid var(--btw-red);<br \/>      font-size: 15.5px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-base-note strong {<br \/>      color: var(--btw-white);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-base-note span {<br \/>      color: rgba(255, 255, 255, 0.84);<br \/>    }<br \/>    .btw-base-actions {<br \/>      display: flex;<br \/>      flex-wrap: wrap;<br \/>      gap: 12px;<br \/>      margin-top: 22px;<br \/>    }<br \/>    .btw-base-btn {<br \/>      display: inline-flex;<br \/>      align-items: center;<br \/>      justify-content: center;<br \/>      min-height: 46px;<br \/>      padding: 13px 18px;<br \/>      background: var(--btw-navy);<br \/>      color: var(--btw-white);<br \/>      border: 2px solid var(--btw-navy);<br \/>      text-decoration: none;<br \/>      font-size: 13px;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.07em;<br \/>      transition: transform 0.22s ease, background 0.22s ease, border-color 0.22s ease;<br \/>    }<br \/>    .btw-base-btn:hover {<br \/>      background: var(--btw-red);<br \/>      border-color: var(--btw-red);<br \/>      color: var(--btw-white);<br \/>      transform: translateY(-2px);<br \/>    }<br \/>    @media (max-width: 1000px) {<br \/>      .btw-base-header {<br \/>        grid-template-columns: 1fr;<br \/>        gap: 18px;<br \/>      }<br \/>      .btw-base-grid {<br \/>        grid-template-columns: 1fr;<br \/>      }<br \/>      .btw-base-image img {<br \/>        height: 320px;<br \/>      }<br \/>    }<br \/>    @media (max-width: 700px) {<br \/>      .btw-base-options {<br \/>        padding: 52px 18px;<br \/>      }<br \/>      .btw-base-intro {<br \/>        font-size: 16.5px;<br \/>      }<br \/>      .btw-base-image img {<br \/>        height: 235px;<br \/>      }<br \/>      .btw-base-card-content {<br \/>        padding: 20px 18px;<br \/>      }<br \/>      .btw-base-actions {<br \/>        align-items: stretch;<br \/>      }<br \/>      .btw-base-btn {<br \/>        width: 100%;<br \/>      }<br \/>    }<br \/>  <\/style>\n<p>Base Options<\/p>\n<h2>Start With A Strong, Level Base<\/h2>\n<p>A good base helps the structure stay <strong>level<\/strong>, <strong>square<\/strong>, and properly supported. The main goal is even weight distribution so the building does not settle out of alignment over time.<\/p>\n<p><strong>Important:<\/strong> The included treated base material still needs to sit on a properly prepared support system. The final base choice is up to the customer and contractor.<\/p>\n<article><img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/bunkies-_-hudson-_-lifestyle-3a.jpg\" alt=\"Floating wood base option for a backyard structure\" \/><br \/>\n<small>Base Option 1<\/small><\/p>\n<h3>Floating Wood Base<\/h3>\n<p>A practical choice when a concrete pad is not being poured. This usually uses pressure-treated framing supported by gravel, patio stones, or concrete blocks.<\/p>\n<p><strong>Best For<\/strong><br \/>\nBackyards, smaller structures, and sites where a poured slab is not practical.<\/p>\n<\/article>\n<article><img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/cabin-_-cervino-_-lifestyle-4.jpg\" alt=\"Concrete pier or tube foundation option for a timber structure\" \/><br \/>\n<small>Base Option 2<\/small><\/p>\n<h3>Concrete Piers Or Tubes<\/h3>\n<p>A solid option for raising the structure off the ground while keeping support at key points underneath the building.<\/p>\n<p><strong>Best For<\/strong><br \/>\nUneven sites, rural properties, and projects needing extra clearance underneath.<\/p>\n<\/article>\n<article><img decoding=\"async\" src=\"https:\/\/scontent.fagc3-2.fna.fbcdn.net\/v\/t39.30808-6\/490762345_1228949015897693_8431170692611038460_n.jpg?_nc_cat=106&amp;ccb=1-7&amp;_nc_sid=13d280&amp;_nc_ohc=AhnGPICjoZkQ7kNvwGvQV8x&amp;_nc_oc=AdoBBvfh-mIyXqm6pTdyRGujYCX2z4-QzKK06MAjam25Pr7AY16VFuxLt9jTKZ11NYQUuabcjcHbpAZNhVshDRMB&amp;_nc_zt=23&amp;_nc_ht=scontent.fagc3-2.fna&amp;_nc_gid=sgw2Wd3IocuX5F-Ll4Mafg&amp;_nc_ss=7b2a8&amp;oh=00_Af4nyHODGzHvfPBqb3rR92cfA-EKDayPeKUlKWKToCGx4Q&amp;oe=69FFCB5B\" alt=\"Concrete pad base option for a wood structure\" \/><br \/>\n<small>Base Option 3<\/small><\/p>\n<h3>Concrete Pad<\/h3>\n<p>A concrete pad is the most straightforward and stable base option. It provides full support and makes layout and assembly easier.<\/p>\n<p><strong>Best For<\/strong><br \/>\nLong-term installations, finished spaces, and customers wanting the most stable base.<\/p>\n<\/article>\n<p><strong>Code note:<\/strong><br \/>\nBase and foundation requirements vary by location, soil conditions, structure size, and intended use. Always confirm local requirements before building.<br \/>\n<a href=\"tel:2187602041\"><br \/>\nAsk About Base Options<br \/>\n<\/a><\/p>\n<\/section>\n<section id=\"assembly-options\">\n<style>\n    .btw-assembly {<br \/>      --btw-navy: #071d33;<br \/>      --btw-charcoal: #2b2b2b;<br \/>      --btw-red: #9f1f2d;<br \/>      --btw-timber: #9a6334;<br \/>      --btw-light: #f7f4ef;<br \/>      --btw-white: #ffffff;<br \/>      background: linear-gradient(180deg, var(--btw-light) 0%, var(--btw-white) 100%);<br \/>      padding: 68px 24px;<br \/>      font-family: inherit;<br \/>      color: var(--btw-charcoal);<br \/>      overflow: hidden;<br \/>    }<br \/>    .btw-assembly-inner {<br \/>      max-width: 1180px;<br \/>      margin: 0 auto;<br \/>    }<br \/>    .btw-assembly-top {<br \/>      display: grid;<br \/>      grid-template-columns: 0.9fr 1.1fr;<br \/>      gap: 40px;<br \/>      align-items: center;<br \/>      margin-bottom: 42px;<br \/>    }<br \/>    .btw-section-kicker {<br \/>      display: inline-flex;<br \/>      align-items: center;<br \/>      gap: 10px;<br \/>      margin-bottom: 16px;<br \/>      color: var(--btw-red);<br \/>      font-size: 13px;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.12em;<br \/>    }<br \/>    .btw-section-kicker::before {<br \/>      content: \"\";<br \/>      display: block;<br \/>      width: 38px;<br \/>      height: 2px;<br \/>      background: var(--btw-red);<br \/>    }<br \/>    .btw-assembly h2 {<br \/>      margin: 0;<br \/>      color: var(--btw-navy);<br \/>      font-size: clamp(32px, 4vw, 52px);<br \/>      line-height: 1.02;<br \/>      letter-spacing: -0.025em;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>    }<br \/>    .btw-assembly-copy {<br \/>      margin: 18px 0 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 17px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-assembly-copy strong {<br \/>      color: var(--btw-navy);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-assembly-actions {<br \/>      display: flex;<br \/>      flex-wrap: wrap;<br \/>      gap: 12px;<br \/>      margin-top: 24px;<br \/>    }<br \/>    .btw-assembly-btn {<br \/>      display: inline-flex;<br \/>      align-items: center;<br \/>      justify-content: center;<br \/>      min-height: 46px;<br \/>      padding: 13px 18px;<br \/>      background: var(--btw-navy);<br \/>      color: var(--btw-white);<br \/>      border: 2px solid var(--btw-navy);<br \/>      text-decoration: none;<br \/>      font-size: 13px;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.07em;<br \/>      transition: transform 0.22s ease, background 0.22s ease, border-color 0.22s ease;<br \/>    }<br \/>    .btw-assembly-btn:hover {<br \/>      background: var(--btw-red);<br \/>      border-color: var(--btw-red);<br \/>      color: var(--btw-white);<br \/>      transform: translateY(-2px);<br \/>    }<br \/>    .btw-assembly-note {<br \/>      margin-top: 22px;<br \/>      padding: 18px 20px;<br \/>      background: rgba(159, 31, 45, 0.08);<br \/>      border-left: 5px solid var(--btw-red);<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 15.5px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-assembly-note strong {<br \/>      color: var(--btw-navy);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-video-frame {<br \/>      background: var(--btw-white);<br \/>      border: 10px solid var(--btw-white);<br \/>      box-shadow: 0 24px 60px rgba(7, 29, 51, 0.16);<br \/>      overflow: hidden;<br \/>    }<br \/>    .btw-video-responsive {<br \/>      position: relative;<br \/>      width: 100%;<br \/>      padding-bottom: 56.25%;<br \/>      background: var(--btw-charcoal);<br \/>      overflow: hidden;<br \/>    }<br \/>    .btw-video-responsive iframe {<br \/>      position: absolute;<br \/>      inset: 0;<br \/>      width: 100%;<br \/>      height: 100%;<br \/>      border: 0;<br \/>    }<br \/>    .btw-video-caption {<br \/>      padding: 14px 16px;<br \/>      background: var(--btw-navy);<br \/>      color: rgba(255, 255, 255, 0.84);<br \/>      border-left: 5px solid var(--btw-red);<br \/>      font-size: 14px;<br \/>      line-height: 1.55;<br \/>    }<br \/>    .btw-video-caption strong {<br \/>      display: block;<br \/>      margin-bottom: 4px;<br \/>      color: var(--btw-white);<br \/>      font-size: 14px;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.08em;<br \/>    }<br \/>    .btw-build-carousel-wrap {<br \/>      position: relative;<br \/>      background: var(--btw-white);<br \/>      border: 1px solid rgba(7, 29, 51, 0.12);<br \/>      box-shadow: 0 22px 54px rgba(7, 29, 51, 0.12);<br \/>      overflow: hidden;<br \/>    }<br \/>    .btw-build-carousel-header {<br \/>      display: grid;<br \/>      grid-template-columns: 0.85fr 1.15fr;<br \/>      gap: 28px;<br \/>      align-items: end;<br \/>      padding: 28px 28px 22px;<br \/>      background: var(--btw-white);<br \/>    }<br \/>    .btw-build-carousel-header h3 {<br \/>      margin: 0;<br \/>      color: var(--btw-navy);<br \/>      font-size: clamp(26px, 3vw, 38px);<br \/>      line-height: 1.08;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: -0.02em;<br \/>    }<br \/>    .btw-build-carousel-header p {<br \/>      margin: 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 16px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-build-carousel {<br \/>      position: relative;<br \/>      overflow: hidden;<br \/>      touch-action: pan-y;<br \/>      cursor: grab;<br \/>    }<br \/>    .btw-build-carousel.is-dragging {<br \/>      cursor: grabbing;<br \/>    }<br \/>    .btw-build-carousel-track {<br \/>      display: flex;<br \/>      transition: transform 0.45s ease;<br \/>      will-change: transform;<br \/>    }<br \/>    .btw-build-slide {<br \/>      min-width: 100%;<br \/>      position: relative;<br \/>      background: var(--btw-charcoal);<br \/>    }<br \/>    .btw-build-slide img {<br \/>      display: block;<br \/>      width: 100%;<br \/>      height: 560px;<br \/>      object-fit: cover;<br \/>      user-select: none;<br \/>      -webkit-user-drag: none;<br \/>    }<br \/>    .btw-build-step {<br \/>      position: absolute;<br \/>      left: 22px;<br \/>      bottom: 22px;<br \/>      z-index: 2;<br \/>      background: rgba(7, 29, 51, 0.94);<br \/>      color: var(--btw-white);<br \/>      padding: 12px 16px;<br \/>      border-left: 5px solid var(--btw-red);<br \/>      box-shadow: 0 12px 28px rgba(0, 0, 0, 0.22);<br \/>    }<br \/>    .btw-build-step strong {<br \/>      display: block;<br \/>      font-size: 14px;<br \/>      line-height: 1.2;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.08em;<br \/>    }<br \/>    .btw-build-controls {<br \/>      display: flex;<br \/>      align-items: center;<br \/>      justify-content: space-between;<br \/>      gap: 16px;<br \/>      padding: 16px 20px;<br \/>      background: var(--btw-navy);<br \/>    }<br \/>    .btw-build-instruction {<br \/>      margin: 0;<br \/>      color: rgba(255, 255, 255, 0.82);<br \/>      font-size: 13px;<br \/>      line-height: 1.4;<br \/>      font-weight: 800;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.08em;<br \/>      text-align: center;<br \/>    }<br \/>    .btw-build-btn {<br \/>      display: inline-flex;<br \/>      align-items: center;<br \/>      justify-content: center;<br \/>      min-width: 112px;<br \/>      height: 44px;<br \/>      border: 2px solid rgba(255, 255, 255, 0.22);<br \/>      background: rgba(255, 255, 255, 0.08);<br \/>      color: var(--btw-white);<br \/>      font-size: 14px;<br \/>      font-weight: 900;<br \/>      cursor: pointer;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.08em;<br \/>      transition: background 0.22s ease, transform 0.22s ease, border-color 0.22s ease;<br \/>    }<br \/>    .btw-build-btn span {<br \/>      font-size: 22px;<br \/>      line-height: 1;<br \/>      margin: 0 6px;<br \/>    }<br \/>    .btw-build-btn:hover {<br \/>      background: var(--btw-red);<br \/>      border-color: var(--btw-red);<br \/>      transform: translateY(-2px);<br \/>    }<br \/>    .btw-build-dots {<br \/>      display: flex;<br \/>      flex-wrap: wrap;<br \/>      justify-content: center;<br \/>      gap: 8px;<br \/>      padding: 0 20px 22px;<br \/>      background: var(--btw-navy);<br \/>    }<br \/>    .btw-build-dot {<br \/>      width: 11px;<br \/>      height: 11px;<br \/>      border: 1px solid rgba(255, 255, 255, 0.65);<br \/>      border-radius: 999px;<br \/>      background: transparent;<br \/>      padding: 0;<br \/>      cursor: pointer;<br \/>      transition: background 0.22s ease, transform 0.22s ease, border 0.22s ease;<br \/>    }<br \/>    .btw-build-dot.is-active {<br \/>      background: var(--btw-red);<br \/>      border-color: var(--btw-red);<br \/>      transform: scale(1.18);<br \/>    }<br \/>    @media (max-width: 980px) {<br \/>      .btw-assembly-top {<br \/>        grid-template-columns: 1fr;<br \/>        gap: 30px;<br \/>      }<br \/>      .btw-build-carousel-header {<br \/>        grid-template-columns: 1fr;<br \/>        gap: 12px;<br \/>      }<br \/>      .btw-build-slide img {<br \/>        height: 420px;<br \/>      }<br \/>    }<br \/>    @media (max-width: 700px) {<br \/>      .btw-assembly {<br \/>        padding: 52px 18px;<br \/>      }<br \/>      .btw-assembly-copy {<br \/>        font-size: 16.5px;<br \/>      }<br \/>      .btw-assembly-actions {<br \/>        align-items: stretch;<br \/>      }<br \/>      .btw-assembly-btn {<br \/>        width: 100%;<br \/>      }<br \/>      .btw-video-frame {<br \/>        border-width: 6px;<br \/>      }<br \/>      .btw-build-carousel-header {<br \/>        padding: 22px 18px 18px;<br \/>      }<br \/>      .btw-build-slide img {<br \/>        height: 310px;<br \/>      }<br \/>      .btw-build-step {<br \/>        position: static;<br \/>        background: var(--btw-navy);<br \/>        box-shadow: none;<br \/>      }<br \/>      .btw-build-controls {<br \/>        position: absolute;<br \/>        top: 245px;<br \/>        left: 10px;<br \/>        right: 10px;<br \/>        z-index: 10;<br \/>        display: flex;<br \/>        justify-content: space-between;<br \/>        align-items: center;<br \/>        gap: 0;<br \/>        padding: 0;<br \/>        background: transparent;<br \/>        pointer-events: none;<br \/>      }<br \/>      .btw-build-instruction {<br \/>        display: none;<br \/>      }<br \/>      .btw-build-btn {<br \/>        pointer-events: auto;<br \/>        min-width: 42px;<br \/>        width: 42px;<br \/>        height: 42px;<br \/>        padding: 0;<br \/>        border-radius: 999px;<br \/>        border: 2px solid rgba(255, 255, 255, 0.75);<br \/>        background: rgba(7, 29, 51, 0.82);<br \/>        box-shadow: 0 10px 22px rgba(0, 0, 0, 0.22);<br \/>        font-size: 0;<br \/>        letter-spacing: 0;<br \/>      }<br \/>      .btw-build-btn span {<br \/>        margin: 0;<br \/>        font-size: 30px;<br \/>        line-height: 1;<br \/>      }<br \/>      .btw-build-dots {<br \/>        padding: 18px 16px 20px;<br \/>      }<br \/>    }<br \/>  <\/style>\n<p>Assembly<\/p>\n<h2>See The Big Sky Cabin Take Shape<\/h2>\n<p>The <strong>Big Sky Cabin<\/strong> is a larger structure with both enclosed cabin space and a covered porch, so planning the build sequence matters. Use the assembly guide, video, and photo sequence below to get a better feel for how this tiny cabin comes together.<\/p>\n<p><a href=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/The-Big-Sky-Assembly-Guide-CLICK-HERE.pdf\" target=\"_blank\" rel=\"noopener\"><br \/>\nView Assembly Guide<br \/>\n<\/a><br \/>\n<strong>Assembly note:<\/strong> Customers can build the structure themselves or hire a contractor. Site prep, base work, roofing, finishing, utilities, and custom interior work are handled separately.<br \/>\n<iframe title=\"Big Sky Cabin assembly video\" src=\"https:\/\/www.youtube.com\/embed\/5p5vAPVikz0?si=oIXB1nyyuAf-WDkF\" allowfullscreen=\"allowfullscreen\"><br \/>\n<\/iframe><br \/>\n<strong>Big Sky Cabin Build Video<\/strong><br \/>\nWatch the structure come together and get a better feel for the assembly process.<\/p>\n<h3>Assembly Photo Sequence<\/h3>\n<p>Swipe through the build process from early wall layout to the finished cabin and covered porch.<\/p>\n<article><img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/cabin-_-montana-_-assemble-1.jpg\" alt=\"Big Sky Cabin assembly step 1 beginning the cabin build\" \/><br \/>\n<strong>Step 1<\/strong><\/article>\n<article><img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/cabin-_-montana-_-assemble-2.jpg\" alt=\"Big Sky Cabin assembly step 2 wall boards being installed\" \/><br \/>\n<strong>Step 2<\/strong><\/article>\n<article><img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/cabin-_-montana-_-assemble-3.jpg\" alt=\"Big Sky Cabin assembly step 3 cabin walls taking shape\" \/><br \/>\n<strong>Step 3<\/strong><\/article>\n<article><img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/cabin-_-montana-_-assemble-4.jpg\" alt=\"Big Sky Cabin assembly step 4 wall height progressing\" \/><br \/>\n<strong>Step 4<\/strong><\/article>\n<article><img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/cabin-_-montana-_-assemble-5.jpg\" alt=\"Big Sky Cabin assembly step 5 roof and porch structure progressing\" \/><br \/>\n<strong>Step 5<\/strong><\/article>\n<article><img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/cabin-_-montana-_-assemble-6.jpg\" alt=\"Big Sky Cabin assembly step 6 roof boards being installed\" \/><br \/>\n<strong>Step 6<\/strong><\/article>\n<article><img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/cabin-_-montana-_-assemble-8.jpg\" alt=\"Big Sky Cabin assembly step 7 covered porch coming together\" \/><br \/>\n<strong>Step 7<\/strong><\/article>\n<article><img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/cabin-_-montana-_-assemble-9.jpg\" alt=\"Big Sky Cabin assembly step 8 cabin nearly complete\" \/><br \/>\n<strong>Step 8<\/strong><\/article>\n<article><img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/cabin-_-montana-_-assemble-7.jpg\" alt=\"Big Sky Cabin assembly step 9 finished cabin with covered porch\" \/><br \/>\n<strong>Step 9<\/strong><\/article>\n<p><button type=\"button\" data-btw-build-prev=\"\" aria-label=\"Previous assembly photo\"><br \/>\n\u2039 Prev<br \/>\n<\/button><\/p>\n<p>Hover to pause. Swipe or use arrows to view the build.<\/p>\n<p><button type=\"button\" data-btw-build-next=\"\" aria-label=\"Next assembly photo\"><br \/>\nNext \u203a<br \/>\n<\/button><\/p>\n<\/section>\n<section id=\"coating\">\n<style>\n    .btw-coating {<br \/>      --btw-navy: #071d33;<br \/>      --btw-charcoal: #2b2b2b;<br \/>      --btw-red: #9f1f2d;<br \/>      --btw-timber: #9a6334;<br \/>      --btw-light: #f7f4ef;<br \/>      --btw-white: #ffffff;<br \/>      background: var(--btw-white);<br \/>      padding: 68px 24px;<br \/>      font-family: inherit;<br \/>      color: var(--btw-charcoal);<br \/>      overflow: hidden;<br \/>    }<br \/>    .btw-coating-inner {<br \/>      max-width: 1180px;<br \/>      margin: 0 auto;<br \/>      display: grid;<br \/>      grid-template-columns: 0.9fr 1.1fr;<br \/>      gap: 42px;<br \/>      align-items: center;<br \/>    }<br \/>    .btw-section-kicker {<br \/>      display: inline-flex;<br \/>      align-items: center;<br \/>      gap: 10px;<br \/>      margin-bottom: 16px;<br \/>      color: var(--btw-red);<br \/>      font-size: 13px;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.12em;<br \/>    }<br \/>    .btw-section-kicker::before {<br \/>      content: \"\";<br \/>      display: block;<br \/>      width: 38px;<br \/>      height: 2px;<br \/>      background: var(--btw-red);<br \/>    }<br \/>    .btw-coating h2 {<br \/>      margin: 0;<br \/>      color: var(--btw-navy);<br \/>      font-size: clamp(32px, 4vw, 52px);<br \/>      line-height: 1.02;<br \/>      letter-spacing: -0.025em;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>    }<br \/>    .btw-coating-copy {<br \/>      margin: 20px 0 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 18px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-coating-copy strong {<br \/>      color: var(--btw-navy);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-coating-grid {<br \/>      display: grid;<br \/>      grid-template-columns: repeat(3, minmax(0, 1fr));<br \/>      gap: 16px;<br \/>    }<br \/>    .btw-coating-card {<br \/>      background: var(--btw-light);<br \/>      border: 1px solid rgba(7, 29, 51, 0.12);<br \/>      border-left: 5px solid var(--btw-timber);<br \/>      padding: 22px 20px;<br \/>      box-shadow: 0 12px 30px rgba(7, 29, 51, 0.06);<br \/>    }<br \/>    .btw-coating-card h3 {<br \/>      margin: 0 0 9px;<br \/>      color: var(--btw-navy);<br \/>      font-size: 21px;<br \/>      line-height: 1.2;<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-coating-card p {<br \/>      margin: 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 15.5px;<br \/>      line-height: 1.55;<br \/>    }<br \/>    .btw-coating-note {<br \/>      margin-top: 24px;<br \/>      padding: 20px 22px;<br \/>      background: var(--btw-navy);<br \/>      color: var(--btw-white);<br \/>      border-left: 6px solid var(--btw-red);<br \/>      font-size: 16px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-coating-note strong {<br \/>      color: var(--btw-white);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-coating-note span {<br \/>      color: rgba(255, 255, 255, 0.84);<br \/>    }<br \/>    @media (max-width: 980px) {<br \/>      .btw-coating-inner {<br \/>        grid-template-columns: 1fr;<br \/>        gap: 30px;<br \/>      }<br \/>      .btw-coating-grid {<br \/>        grid-template-columns: 1fr;<br \/>      }<br \/>    }<br \/>    @media (max-width: 700px) {<br \/>      .btw-coating {<br \/>        padding: 52px 18px;<br \/>      }<br \/>      .btw-coating-copy {<br \/>        font-size: 16.5px;<br \/>      }<br \/>      .btw-coating-card {<br \/>        padding: 20px 18px;<br \/>      }<br \/>    }<br \/>  <\/style>\n<p>Coating<\/p>\n<h2>Protect The Wood After Assembly<\/h2>\n<p>The <strong>Structure Kits<\/strong> arrive as raw, untreated wood and should be coated after assembly. A quality exterior stain, paint, or wood oil helps protect the unit from moisture, sun exposure, warping, and long-term weather damage.<\/p>\n<p>Because climates vary across the country, we recommend talking with a local paint or stain supplier about the best exterior wood coating for your region, exposure level, and intended use.<\/p>\n<h3>Exterior Stain<\/h3>\n<p>A good choice for customers who want to protect the wood while keeping a natural or semi-transparent timber look.<\/p>\n<h3>Exterior Paint<\/h3>\n<p>Best for customers who want a specific color, stronger visual contrast, or a more finished backyard shed appearance.<\/p>\n<h3>Wood Oil<\/h3>\n<p>A solid option for customers who want a clean, natural finish while helping protect the wood from outdoor exposure.<\/p>\n<p><strong>Coating responsibility:<\/strong><br \/>\nCoating, staining, painting, and future maintenance are the customer\u2019s responsibility unless handled by a contractor. Always follow the coating manufacturer\u2019s prep, application, drying, and recoat instructions.<\/p>\n<\/section>\n<section id=\"insulation\">\n<style>\n    .btw-insulation {<br \/>      --btw-navy: #071d33;<br \/>      --btw-charcoal: #2b2b2b;<br \/>      --btw-red: #9f1f2d;<br \/>      --btw-timber: #9a6334;<br \/>      --btw-light: #f7f4ef;<br \/>      --btw-white: #ffffff;<br \/>      background: linear-gradient(180deg, var(--btw-light) 0%, var(--btw-white) 100%);<br \/>      padding: 68px 24px;<br \/>      font-family: inherit;<br \/>      color: var(--btw-charcoal);<br \/>      overflow: hidden;<br \/>    }<br \/>    .btw-insulation-inner {<br \/>      max-width: 1180px;<br \/>      margin: 0 auto;<br \/>      display: grid;<br \/>      grid-template-columns: 0.95fr 1.05fr;<br \/>      gap: 40px;<br \/>      align-items: center;<br \/>    }<br \/>    .btw-section-kicker {<br \/>      display: inline-flex;<br \/>      align-items: center;<br \/>      gap: 10px;<br \/>      margin-bottom: 16px;<br \/>      color: var(--btw-red);<br \/>      font-size: 13px;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.12em;<br \/>    }<br \/>    .btw-section-kicker::before {<br \/>      content: \"\";<br \/>      display: block;<br \/>      width: 38px;<br \/>      height: 2px;<br \/>      background: var(--btw-red);<br \/>    }<br \/>    .btw-insulation h2 {<br \/>      margin: 0;<br \/>      color: var(--btw-navy);<br \/>      font-size: clamp(32px, 4vw, 52px);<br \/>      line-height: 1.02;<br \/>      letter-spacing: -0.025em;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>    }<br \/>    .btw-insulation-copy {<br \/>      margin: 18px 0 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 17px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-insulation-copy strong {<br \/>      color: var(--btw-navy);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-insulation-points {<br \/>      display: grid;<br \/>      grid-template-columns: repeat(2, minmax(0, 1fr));<br \/>      gap: 14px;<br \/>      margin-top: 24px;<br \/>    }<br \/>    .btw-insulation-point {<br \/>      background: var(--btw-white);<br \/>      border: 1px solid rgba(7, 29, 51, 0.12);<br \/>      border-left: 5px solid var(--btw-timber);<br \/>      padding: 18px 16px;<br \/>      box-shadow: 0 12px 28px rgba(7, 29, 51, 0.06);<br \/>    }<br \/>    .btw-insulation-point h3 {<br \/>      margin: 0 0 8px;<br \/>      color: var(--btw-navy);<br \/>      font-size: 19px;<br \/>      line-height: 1.2;<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-insulation-point p {<br \/>      margin: 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 15px;<br \/>      line-height: 1.55;<br \/>    }<br \/>    .btw-insulation-image-wrap {<br \/>      background: var(--btw-white);<br \/>      border: 10px solid var(--btw-white);<br \/>      box-shadow: 0 24px 60px rgba(7, 29, 51, 0.16);<br \/>      overflow: hidden;<br \/>    }<br \/>    .btw-insulation-image-wrap img {<br \/>      display: block;<br \/>      width: 100%;<br \/>      height: auto;<br \/>      object-fit: cover;<br \/>    }<br \/>    .btw-insulation-note {<br \/>      margin-top: 22px;<br \/>      padding: 18px 20px;<br \/>      background: var(--btw-navy);<br \/>      color: var(--btw-white);<br \/>      border-left: 6px solid var(--btw-red);<br \/>      font-size: 15.5px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-insulation-note strong {<br \/>      color: var(--btw-white);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-insulation-note span {<br \/>      color: rgba(255, 255, 255, 0.84);<br \/>    }<br \/>    @media (max-width: 980px) {<br \/>      .btw-insulation-inner {<br \/>        grid-template-columns: 1fr;<br \/>        gap: 30px;<br \/>      }<br \/>    }<br \/>    @media (max-width: 700px) {<br \/>      .btw-insulation {<br \/>        padding: 52px 18px;<br \/>      }<br \/>      .btw-insulation-copy {<br \/>        font-size: 16.5px;<br \/>      }<br \/>      .btw-insulation-points {<br \/>        grid-template-columns: 1fr;<br \/>      }<br \/>      .btw-insulation-image-wrap {<br \/>        border-width: 6px;<br \/>      }<br \/>    }<br \/>  <\/style>\n<p>Insulation<\/p>\n<h2>Optional Insulation For Extended Use<\/h2>\n<p>Insulation is optional, but it can make a big difference if you want more comfort in cooler weather. The easiest time to plan insulation is <strong>during the build<\/strong>, especially for the floor and roof.<\/p>\n<h3>Common Options<\/h3>\n<p>Spray foam, fiberglass, and rigid foam sheets are all common insulation choices depending on budget, climate, and contractor preference.<\/p>\n<h3>Best Areas To Insulate<\/h3>\n<p>The floor and roof are usually the first areas to address because that is where a lot of heat can be lost.<\/p>\n<h3>Wall Insulation<\/h3>\n<p>Walls can be insulated too, but doing so will reduce the usable interior space inside the structure.<\/p>\n<h3>Plan Ahead<\/h3>\n<p>Insulation works best when paired with proper ventilation, a solid heat source if needed, and a build plan that fits your climate.<\/p>\n<p><strong>Important:<\/strong><br \/>\nInsulation design, material choice, R-value, wall thickness, and installation method are up to the customer and their contractor. Always confirm what makes the most sense for your climate, intended use, and local code requirements.<br \/>\n<img decoding=\"async\" src=\"https:\/\/scontent-ord5-1.xx.fbcdn.net\/v\/t39.30808-6\/488221457_1221688469957081_7916024342138532734_n.jpg?_nc_cat=108&amp;ccb=1-7&amp;_nc_sid=13d280&amp;_nc_ohc=ORZmL2I_WNIQ7kNvwFFmEcg&amp;_nc_oc=AdoT595kOA6BHJKMAO4aPKdHDKmhVtAdoBY3ATTCWRbIBGx5D-DhFU1dYvrZbFUTLaUtrdxUtaMPFAgSU-8LnbAp&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.xx&amp;_nc_gid=MTl1zrDpNB9pb0Ecfdc-fg&amp;_nc_ss=7b2a8&amp;oh=00_Af7CVEfmdcHWEfSdLQT4dDvEze0Cifmc-i0y_yiovr5DfA&amp;oe=69FF2200\" alt=\"Example of insulating a timber structure during the build process\" \/><\/p>\n<\/section>\n<section id=\"contractor-information\">\n<style>\n    .btw-contractor {<br \/>      --btw-navy: #071d33;<br \/>      --btw-charcoal: #2b2b2b;<br \/>      --btw-red: #9f1f2d;<br \/>      --btw-timber: #9a6334;<br \/>      --btw-light: #f7f4ef;<br \/>      --btw-white: #ffffff;<br \/>      background: var(--btw-white);<br \/>      padding: 68px 24px;<br \/>      font-family: inherit;<br \/>      color: var(--btw-charcoal);<br \/>      overflow: hidden;<br \/>    }<br \/>    .btw-contractor-inner {<br \/>      max-width: 1180px;<br \/>      margin: 0 auto;<br \/>      display: grid;<br \/>      grid-template-columns: 1.05fr 0.95fr;<br \/>      gap: 40px;<br \/>      align-items: center;<br \/>    }<br \/>    .btw-section-kicker {<br \/>      display: inline-flex;<br \/>      align-items: center;<br \/>      gap: 10px;<br \/>      margin-bottom: 16px;<br \/>      color: var(--btw-red);<br \/>      font-size: 13px;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.12em;<br \/>    }<br \/>    .btw-section-kicker::before {<br \/>      content: \"\";<br \/>      display: block;<br \/>      width: 38px;<br \/>      height: 2px;<br \/>      background: var(--btw-red);<br \/>    }<br \/>    .btw-contractor h2 {<br \/>      margin: 0;<br \/>      color: var(--btw-navy);<br \/>      font-size: clamp(32px, 4vw, 52px);<br \/>      line-height: 1.02;<br \/>      letter-spacing: -0.025em;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>    }<br \/>    .btw-contractor-copy {<br \/>      margin: 18px 0 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 17px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-contractor-copy strong {<br \/>      color: var(--btw-navy);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-contractor-grid {<br \/>      display: grid;<br \/>      grid-template-columns: repeat(2, minmax(0, 1fr));<br \/>      gap: 14px;<br \/>      margin-top: 24px;<br \/>    }<br \/>    .btw-contractor-card {<br \/>      background: var(--btw-light);<br \/>      border: 1px solid rgba(7, 29, 51, 0.12);<br \/>      border-left: 5px solid var(--btw-timber);<br \/>      padding: 18px 16px;<br \/>      box-shadow: 0 12px 28px rgba(7, 29, 51, 0.06);<br \/>    }<br \/>    .btw-contractor-card h3 {<br \/>      margin: 0 0 8px;<br \/>      color: var(--btw-navy);<br \/>      font-size: 19px;<br \/>      line-height: 1.2;<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-contractor-card p {<br \/>      margin: 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 15px;<br \/>      line-height: 1.55;<br \/>    }<br \/>    .btw-contractor-note {<br \/>      margin-top: 22px;<br \/>      padding: 18px 20px;<br \/>      background: var(--btw-navy);<br \/>      color: var(--btw-white);<br \/>      border-left: 6px solid var(--btw-red);<br \/>      font-size: 15.5px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-contractor-note strong {<br \/>      color: var(--btw-white);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-contractor-note span {<br \/>      color: rgba(255, 255, 255, 0.84);<br \/>    }<br \/>    .btw-contractor-actions {<br \/>      display: flex;<br \/>      flex-wrap: wrap;<br \/>      gap: 12px;<br \/>      margin-top: 24px;<br \/>    }<br \/>    .btw-contractor-btn {<br \/>      display: inline-flex;<br \/>      align-items: center;<br \/>      justify-content: center;<br \/>      min-height: 46px;<br \/>      padding: 13px 18px;<br \/>      background: var(--btw-navy);<br \/>      color: var(--btw-white);<br \/>      border: 2px solid var(--btw-navy);<br \/>      text-decoration: none;<br \/>      font-size: 13px;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.07em;<br \/>      transition: transform 0.22s ease, background 0.22s ease, border-color 0.22s ease;<br \/>    }<br \/>    .btw-contractor-btn:hover {<br \/>      background: var(--btw-red);<br \/>      border-color: var(--btw-red);<br \/>      color: var(--btw-white);<br \/>      transform: translateY(-2px);<br \/>    }<br \/>    .btw-contractor-image-wrap {<br \/>      background: var(--btw-white);<br \/>      border: 10px solid var(--btw-white);<br \/>      box-shadow: 0 24px 60px rgba(7, 29, 51, 0.16);<br \/>      overflow: hidden;<br \/>    }<br \/>    .btw-contractor-image-wrap img {<br \/>      display: block;<br \/>      width: 100%;<br \/>      height: 430px;<br \/>      object-fit: cover;<br \/>      transition: transform 1.05s ease;<br \/>    }<br \/>    .btw-contractor-image-wrap:hover img {<br \/>      transform: scale(1.04);<br \/>    }<br \/>    @media (max-width: 980px) {<br \/>      .btw-contractor-inner {<br \/>        grid-template-columns: 1fr;<br \/>        gap: 30px;<br \/>      }<br \/>      .btw-contractor-image-wrap img {<br \/>        height: 360px;<br \/>      }<br \/>    }<br \/>    @media (max-width: 700px) {<br \/>      .btw-contractor {<br \/>        padding: 52px 18px;<br \/>      }<br \/>      .btw-contractor-copy {<br \/>        font-size: 16.5px;<br \/>      }<br \/>      .btw-contractor-grid {<br \/>        grid-template-columns: 1fr;<br \/>      }<br \/>      .btw-contractor-actions {<br \/>        align-items: stretch;<br \/>      }<br \/>      .btw-contractor-btn {<br \/>        width: 100%;<br \/>      }<br \/>      .btw-contractor-image-wrap {<br \/>        border-width: 6px;<br \/>      }<br \/>      .btw-contractor-image-wrap img {<br \/>        height: 260px;<br \/>      }<br \/>    }<br \/>  <\/style>\n<p>Contractor Information<\/p>\n<h2>Build It Yourself Or Bring In A Contractor<\/h2>\n<p>We have dedicated contractors available for projects in our regional service area. Outside of our area, Cedar Sense can help your local contractor understand the build process and what to expect.<\/p>\n<h3>Local Contractor Support<\/h3>\n<p>In our region, we can discuss contractor availability for assembly, site planning, and project coordination.<\/p>\n<h3>Outside Our Area<\/h3>\n<p>We can help you find or support a local contractor who is interested in assembling one of our structures.<\/p>\n<p><strong>Important:<\/strong><br \/>\nCedar Sense sells the structure package only. The base, roof installation, insulation, electrical, plumbing, cabinetry, utility hookups, and interior finish work are handled by the customer and their contractor.<br \/>\n<a href=\"tel:2187602041\"><br \/>\nCall About Contractor Options<br \/>\n<\/a><br \/>\n<img decoding=\"async\" src=\"https:\/\/pacrimls.ca\/cdn\/shop\/files\/IMG_20240627_161428.jpg?v=1739389575&amp;width=500\" alt=\"Contractor assembly example for a wood outdoor structure\" \/><\/p>\n<\/section>\n<section id=\"explore-more-structures\">\n<style>\n    .btw-explore-more {<br \/>      --btw-navy: #071d33;<br \/>      --btw-charcoal: #2b2b2b;<br \/>      --btw-red: #9f1f2d;<br \/>      --btw-timber: #9a6334;<br \/>      --btw-light: #f7f4ef;<br \/>      --btw-white: #ffffff;<br \/>      background: linear-gradient(180deg, var(--btw-white) 0%, var(--btw-light) 100%);<br \/>      padding: 68px 24px;<br \/>      font-family: inherit;<br \/>      color: var(--btw-charcoal);<br \/>      overflow: hidden;<br \/>    }<br \/>    .btw-explore-inner {<br \/>      max-width: 1180px;<br \/>      margin: 0 auto;<br \/>    }<br \/>    .btw-section-kicker {<br \/>      display: inline-flex;<br \/>      align-items: center;<br \/>      gap: 10px;<br \/>      margin-bottom: 16px;<br \/>      color: var(--btw-red);<br \/>      font-size: 13px;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.12em;<br \/>    }<br \/>    .btw-section-kicker::before {<br \/>      content: \"\";<br \/>      display: block;<br \/>      width: 38px;<br \/>      height: 2px;<br \/>      background: var(--btw-red);<br \/>    }<br \/>    .btw-explore-header {<br \/>      display: grid;<br \/>      grid-template-columns: 0.9fr 1.1fr;<br \/>      gap: 40px;<br \/>      align-items: end;<br \/>      margin-bottom: 30px;<br \/>    }<br \/>    .btw-explore-more h2 {<br \/>      margin: 0;<br \/>      color: var(--btw-navy);<br \/>      font-size: clamp(32px, 4vw, 52px);<br \/>      line-height: 1.02;<br \/>      letter-spacing: -0.025em;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>    }<br \/>    .btw-explore-intro {<br \/>      margin: 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 17px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-explore-intro strong {<br \/>      color: var(--btw-navy);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-category-scroll {<br \/>      display: flex;<br \/>      gap: 18px;<br \/>      overflow-x: auto;<br \/>      scroll-snap-type: x mandatory;<br \/>      -webkit-overflow-scrolling: touch;<br \/>      padding: 4px 2px 24px;<br \/>      margin: 0 -2px;<br \/>    }<br \/>    .btw-category-scroll::-webkit-scrollbar {<br \/>      height: 10px;<br \/>    }<br \/>    .btw-category-scroll::-webkit-scrollbar-track {<br \/>      background: rgba(7, 29, 51, 0.08);<br \/>    }<br \/>    .btw-category-scroll::-webkit-scrollbar-thumb {<br \/>      background: var(--btw-timber);<br \/>      border-radius: 999px;<br \/>    }<br \/>    .btw-category-card {<br \/>      flex: 0 0 255px;<br \/>      scroll-snap-align: start;<br \/>      background: var(--btw-white);<br \/>      border: 1px solid rgba(7, 29, 51, 0.12);<br \/>      box-shadow: 0 16px 38px rgba(7, 29, 51, 0.1);<br \/>      overflow: hidden;<br \/>      text-decoration: none;<br \/>      color: var(--btw-charcoal);<br \/>      transition: transform 0.22s ease, box-shadow 0.22s ease;<br \/>    }<br \/>    .btw-category-card:hover {<br \/>      transform: translateY(-3px);<br \/>      box-shadow: 0 22px 48px rgba(7, 29, 51, 0.16);<br \/>    }<br \/>    .btw-category-image {<br \/>      height: 175px;<br \/>      overflow: hidden;<br \/>      background: var(--btw-charcoal);<br \/>    }<br \/>    .btw-category-image img {<br \/>      display: block;<br \/>      width: 100%;<br \/>      height: 100%;<br \/>      object-fit: cover;<br \/>      transition: transform 1s ease;<br \/>    }<br \/>    .btw-category-card:hover .btw-category-image img {<br \/>      transform: scale(1.06);<br \/>    }<br \/>    .btw-category-body {<br \/>      padding: 18px 16px;<br \/>      border-left: 5px solid var(--btw-timber);<br \/>    }<br \/>    .btw-category-body h3 {<br \/>      margin: 0 0 8px;<br \/>      color: var(--btw-navy);<br \/>      font-size: 22px;<br \/>      line-height: 1.15;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>    }<br \/>    .btw-category-body p {<br \/>      margin: 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 14.5px;<br \/>      line-height: 1.5;<br \/>    }<br \/>    .btw-scroll-note {<br \/>      margin: 0 0 28px;<br \/>      color: #666;<br \/>      font-size: 14px;<br \/>      line-height: 1.45;<br \/>    }<br \/>    .btw-catalog-callout {<br \/>      display: grid;<br \/>      grid-template-columns: 0.9fr 1.1fr;<br \/>      gap: 34px;<br \/>      align-items: center;<br \/>      margin-top: 18px;<br \/>      background: var(--btw-white);<br \/>      border: 1px solid rgba(7, 29, 51, 0.12);<br \/>      box-shadow: 0 22px 54px rgba(7, 29, 51, 0.12);<br \/>      overflow: hidden;<br \/>    }<br \/>    .btw-catalog-image {<br \/>      height: 100%;<br \/>      min-height: 360px;<br \/>      overflow: hidden;<br \/>      background: var(--btw-charcoal);<br \/>    }<br \/>    .btw-catalog-image img {<br \/>      display: block;<br \/>      width: 100%;<br \/>      height: 100%;<br \/>      min-height: 360px;<br \/>      object-fit: cover;<br \/>      transition: transform 1.05s ease;<br \/>    }<br \/>    .btw-catalog-callout:hover .btw-catalog-image img {<br \/>      transform: scale(1.04);<br \/>    }<br \/>    .btw-catalog-content {<br \/>      padding: 34px 30px;<br \/>    }<br \/>    .btw-catalog-content small {<br \/>      display: inline-block;<br \/>      width: fit-content;<br \/>      margin-bottom: 14px;<br \/>      padding: 7px 10px;<br \/>      background: rgba(159, 31, 45, 0.1);<br \/>      color: var(--btw-red);<br \/>      font-size: 11px;<br \/>      font-weight: 900;<br \/>      letter-spacing: 0.1em;<br \/>      text-transform: uppercase;<br \/>    }<br \/>    .btw-catalog-content h3 {<br \/>      margin: 0 0 14px;<br \/>      color: var(--btw-navy);<br \/>      font-size: clamp(28px, 3.2vw, 42px);<br \/>      line-height: 1.05;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: -0.02em;<br \/>    }<br \/>    .btw-catalog-content p {<br \/>      margin: 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 16px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-catalog-content p + p {<br \/>      margin-top: 12px;<br \/>    }<br \/>    .btw-catalog-content strong {<br \/>      color: var(--btw-navy);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-catalog-actions {<br \/>      display: flex;<br \/>      flex-wrap: wrap;<br \/>      gap: 12px;<br \/>      margin-top: 24px;<br \/>    }<br \/>    .btw-explore-btn {<br \/>      display: inline-flex;<br \/>      align-items: center;<br \/>      justify-content: center;<br \/>      min-height: 46px;<br \/>      padding: 13px 18px;<br \/>      background: var(--btw-navy);<br \/>      color: var(--btw-white);<br \/>      border: 2px solid var(--btw-navy);<br \/>      text-decoration: none;<br \/>      font-size: 13px;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.07em;<br \/>      transition: transform 0.22s ease, background 0.22s ease, border-color 0.22s ease;<br \/>    }<br \/>    .btw-explore-btn:hover {<br \/>      background: var(--btw-red);<br \/>      border-color: var(--btw-red);<br \/>      color: var(--btw-white);<br \/>      transform: translateY(-2px);<br \/>    }<br \/>    .btw-explore-btn-outline {<br \/>      background: transparent;<br \/>      color: var(--btw-navy);<br \/>      border-color: var(--btw-red);<br \/>    }<br \/>    .btw-explore-btn-outline:hover {<br \/>      background: var(--btw-red);<br \/>      color: var(--btw-white);<br \/>    }<br \/>    .btw-special-order-note {<br \/>      margin-top: 24px;<br \/>      padding: 18px 20px;<br \/>      background: var(--btw-navy);<br \/>      color: var(--btw-white);<br \/>      border-left: 6px solid var(--btw-red);<br \/>      font-size: 15.5px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-special-order-note strong {<br \/>      color: var(--btw-white);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-special-order-note span {<br \/>      color: rgba(255, 255, 255, 0.84);<br \/>    }<br \/>    @media (max-width: 980px) {<br \/>      .btw-explore-header,<br \/>      .btw-catalog-callout {<br \/>        grid-template-columns: 1fr;<br \/>        gap: 24px;<br \/>      }<br \/>      .btw-catalog-image,<br \/>      .btw-catalog-image img {<br \/>        min-height: 300px;<br \/>      }<br \/>    }<br \/>    @media (max-width: 700px) {<br \/>      .btw-explore-more {<br \/>        padding: 52px 18px;<br \/>      }<br \/>      .btw-explore-intro {<br \/>        font-size: 16.5px;<br \/>      }<br \/>      .btw-category-card {<br \/>        flex-basis: 230px;<br \/>      }<br \/>      .btw-category-image {<br \/>        height: 155px;<br \/>      }<br \/>      .btw-catalog-content {<br \/>        padding: 26px 20px;<br \/>      }<br \/>      .btw-catalog-actions {<br \/>        align-items: stretch;<br \/>      }<br \/>      .btw-explore-btn {<br \/>        width: 100%;<br \/>      }<br \/>    }<br \/>  <\/style>\n<p>Explore More<\/p>\n<h2>Find The Right Structure For Your Property<\/h2>\n<p>This product is part of our larger <strong>Backyard Timberworks Edition<\/strong> lineup from Cedar Sense. Explore more sheds, studios, cabins, bunkies, garages, and gazebos below, or view the full TENE catalog to see additional structures that may be available by special order.<\/p>\n<p><a href=\"https:\/\/cedar-sense.com\/product-category\/timber-kits\/sheds\/\" target=\"_blank\" rel=\"noopener\"><br \/>\n<img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/studio-_-alabama-_-lifestyle-4.jpg\" alt=\"Sheds category for Backyard Timberworks structures\" \/><\/a><\/p>\n<h3>Sheds<\/h3>\n<p>Storage, tools, garden gear, utility space, and compact backyard structures.<\/p>\n<p><a href=\"https:\/\/cedar-sense.com\/product-category\/timber-kits\/studios\/\" target=\"_blank\" rel=\"noopener\"><br \/>\n<img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/sheds-_-workhorse-_-lifestyle-1-430x430.jpg\" alt=\"Studios category for backyard offices and creative spaces\" \/><\/a><\/p>\n<h3>Studios<\/h3>\n<p>Backyard offices, creative rooms, yoga studios, hobby spaces, and retreats.<\/p>\n<p><a href=\"https:\/\/cedar-sense.com\/product-category\/timber-kits\/cabins\/\" target=\"_blank\" rel=\"noopener\"><br \/>\n<img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/tiny-cabin-_-eagle-loft-_-lifestyle-4-430x430.jpg\" alt=\"Cabins category for tiny cabins and retreat structures\" \/><\/a><\/p>\n<h3>Cabins<\/h3>\n<p>Tiny cabins, retreats, lake properties, hunting land, and weekend getaways.<\/p>\n<p><a href=\"https:\/\/cedar-sense.com\/product-category\/timber-kits\/bunkies\/\" target=\"_blank\" rel=\"noopener\"><br \/>\n<img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/tiny-cabin-_-eagle-loft-_-lifestyle-1-430x430.jpg\" alt=\"Bunkies category for guest overflow and cabin properties\" \/><\/a><\/p>\n<h3>Bunkies<\/h3>\n<p>Guest overflow, cabin support, lake lots, rentals, and lofted sleeping space.<\/p>\n<p><a href=\"https:\/\/cedar-sense.com\/product-category\/timber-kits\/garages\/\" target=\"_blank\" rel=\"noopener\"><br \/>\n<img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/garage-kit-_-overland-_-lifestyle-1.jpg\" alt=\"Garages category for vehicle and equipment storage\" \/><\/a><\/p>\n<h3>Garages<\/h3>\n<p>Vehicle storage, trailers, tools, equipment, detached garages, and workshops.<\/p>\n<p><a href=\"https:\/\/cedar-sense.com\/product-category\/timber-kits\/gazebos\/\" target=\"_blank\" rel=\"noopener\"><br \/>\n<img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/gazebo-_-louise-4F-_-lifestyle-5-430x430.jpg\" alt=\"Gazebos category for backyard pavilions and garden retreats\" \/><\/a><\/p>\n<h3>Gazebos<\/h3>\n<p>Garden pavilions, outdoor rooms, backyard studios, gathering spaces, and retreats.<\/p>\n<p>&nbsp;<\/p>\n<p>Scroll sideways to explore product categories. Each category opens in a new tab.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/TENE-_-catalog-cover-photo-_-2026.jpg\" alt=\"TENE 2026 catalog cover for timber structures available through Cedar Sense\" \/><br \/>\n<small>Special Orders Available<\/small><\/p>\n<h3>Want Something From The Full TENE Catalog?<\/h3>\n<p>Cedar Sense can help customers order additional structures from the current <strong>TENE catalog<\/strong>, even if that product is not listed on our website yet.<\/p>\n<p>If you see a structure in the catalog that you like, contact us before ordering. Special-order products must be manufactured, added to a container shipment, and shipped to the USA. A typical special-order lead time is roughly <strong>12 weeks<\/strong>.<\/p>\n<p><a href=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/pdf.net_TENE_CATALOG-2026_REV1.pdf\" target=\"_blank\" rel=\"noopener\"><br \/>\nView TENE Catalog<br \/>\n<\/a><br \/>\n<a href=\"tel:2187602041\"><br \/>\nCall About Special Orders<br \/>\n<\/a><br \/>\n<strong>Important:<\/strong><br \/>\nCatalog items not listed on our website are not guaranteed to be in stock. Call Cedar Sense at 218-760-2041 to confirm availability, pricing, container timing, shipping options, and expected lead time.<\/p>\n<\/section>\n<section id=\"faq\">\n<style>\n    .btw-faq {<br \/>      --btw-navy: #071d33;<br \/>      --btw-charcoal: #2b2b2b;<br \/>      --btw-red: #9f1f2d;<br \/>      --btw-timber: #9a6334;<br \/>      --btw-light: #f7f4ef;<br \/>      --btw-white: #ffffff;<br \/>      background: var(--btw-white);<br \/>      padding: 68px 24px;<br \/>      font-family: inherit;<br \/>      color: var(--btw-charcoal);<br \/>    }<br \/>    .btw-faq-inner {<br \/>      max-width: 980px;<br \/>      margin: 0 auto;<br \/>    }<br \/>    .btw-section-kicker {<br \/>      display: inline-flex;<br \/>      align-items: center;<br \/>      gap: 10px;<br \/>      margin-bottom: 16px;<br \/>      color: var(--btw-red);<br \/>      font-size: 13px;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.12em;<br \/>    }<br \/>    .btw-section-kicker::before {<br \/>      content: \"\";<br \/>      display: block;<br \/>      width: 38px;<br \/>      height: 2px;<br \/>      background: var(--btw-red);<br \/>    }<br \/>    .btw-faq h2 {<br \/>      margin: 0 0 18px;<br \/>      color: var(--btw-navy);<br \/>      font-size: clamp(32px, 4vw, 52px);<br \/>      line-height: 1.02;<br \/>      letter-spacing: -0.025em;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>    }<br \/>    .btw-faq-intro {<br \/>      margin: 0 0 30px;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 17px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-faq-list {<br \/>      display: grid;<br \/>      gap: 12px;<br \/>    }<br \/>    .btw-faq-item {<br \/>      background: var(--btw-light);<br \/>      border: 1px solid rgba(7, 29, 51, 0.12);<br \/>      border-left: 5px solid var(--btw-timber);<br \/>      box-shadow: 0 10px 26px rgba(7, 29, 51, 0.05);<br \/>      overflow: hidden;<br \/>    }<br \/>    .btw-faq-item summary {<br \/>      list-style: none;<br \/>      cursor: pointer;<br \/>      padding: 18px 54px 18px 18px;<br \/>      position: relative;<br \/>      color: var(--btw-navy);<br \/>      font-size: 18px;<br \/>      line-height: 1.25;<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-faq-item summary::-webkit-details-marker {<br \/>      display: none;<br \/>    }<br \/>    .btw-faq-item summary::after {<br \/>      content: \"+\";<br \/>      position: absolute;<br \/>      right: 18px;<br \/>      top: 50%;<br \/>      transform: translateY(-50%);<br \/>      width: 28px;<br \/>      height: 28px;<br \/>      display: inline-flex;<br \/>      align-items: center;<br \/>      justify-content: center;<br \/>      background: var(--btw-navy);<br \/>      color: var(--btw-white);<br \/>      font-size: 22px;<br \/>      line-height: 1;<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-faq-item[open] summary::after {<br \/>      content: \"\u2212\";<br \/>      background: var(--btw-red);<br \/>    }<br \/>    .btw-faq-answer {<br \/>      padding: 0 18px 18px;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 15.5px;<br \/>      line-height: 1.65;<br \/>    }<br \/>    .btw-faq-answer p {<br \/>      margin: 0;<br \/>    }<br \/>    .btw-faq-answer p + p {<br \/>      margin-top: 10px;<br \/>    }<br \/>    .btw-faq-answer ul {<br \/>      margin: 10px 0 0;<br \/>      padding: 0;<br \/>      list-style: none;<br \/>      display: grid;<br \/>      gap: 7px;<br \/>    }<br \/>    .btw-faq-answer li {<br \/>      position: relative;<br \/>      padding-left: 22px;<br \/>    }<br \/>    .btw-faq-answer li::before {<br \/>      content: \"\u2605\";<br \/>      position: absolute;<br \/>      left: 0;<br \/>      top: 1px;<br \/>      color: var(--btw-red);<br \/>      font-size: 11px;<br \/>    }<br \/>    .btw-faq-answer strong {<br \/>      color: var(--btw-navy);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-faq-callout {<br \/>      margin-top: 26px;<br \/>      padding: 20px 22px;<br \/>      background: var(--btw-navy);<br \/>      color: var(--btw-white);<br \/>      border-left: 6px solid var(--btw-red);<br \/>      font-size: 16px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-faq-callout strong {<br \/>      color: var(--btw-white);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-faq-callout a {<br \/>      color: var(--btw-white);<br \/>      font-weight: 900;<br \/>      text-decoration: underline;<br \/>      text-underline-offset: 3px;<br \/>    }<br \/>    @media (max-width: 700px) {<br \/>      .btw-faq {<br \/>        padding: 52px 18px;<br \/>      }<br \/>      .btw-faq-intro {<br \/>        font-size: 16.5px;<br \/>      }<br \/>      .btw-faq-item summary {<br \/>        font-size: 17px;<br \/>        padding: 17px 50px 17px 16px;<br \/>      }<br \/>      .btw-faq-answer {<br \/>        padding: 0 16px 17px;<br \/>      }<br \/>    }<br \/>  <\/style>\n<p>FAQ<\/p>\n<h2>Frequently Asked Questions<\/h2>\n<p>Here are the most common questions about what is included, what the customer handles, delivery, assembly, site prep, and finishing work.<\/p>\n<details open=\"\">\n<summary>What is included with the structure package?<\/summary>\n<p>The structure package includes the main materials needed to assemble the shell of the building.<\/p>\n<ul>\n<li>Wall boards<\/li>\n<li>Floor boards<\/li>\n<li>Roof boards<\/li>\n<li>Doors and windows, when shown for that model<\/li>\n<li>Screws, nails, handles, hinges, locks, and keys<\/li>\n<li>Assembly instructions and technical drawings<\/li>\n<\/ul>\n<\/details>\n<details>\n<summary>Is the finished roofing included?<\/summary>\n<p>Roof boards are included with the structure package, but the finished roofing package is an add-on. Customers can choose shingles, metal roofing, or no roof package at the top of the product page.<\/p>\n<p>Shingle packages include charcoal architectural shingles, roof cap, felt, and drip edge. Metal roof packages include metal panels, roof cap, drip edge, and color-matched screws.<\/p>\n<\/details>\n<details>\n<summary>Does it come with a base or foundation?<\/summary>\n<p>The structure includes pressure-treated foundation material intended to sit on a properly prepared support system. A concrete pad, concrete piers, patio stones, compacted gravel, or a built wood base may be used depending on the project.<\/p>\n<p>The customer and contractor are responsible for choosing and preparing the final base or foundation.<\/p>\n<\/details>\n<details>\n<summary>Does it come stained or painted?<\/summary>\n<p>No. These structures arrive as raw, untreated wood and should be coated after assembly. Customers can use exterior stain, paint, or wood oil depending on the look they want and the climate where the structure is installed.<\/p>\n<\/details>\n<details>\n<summary>Can it be insulated?<\/summary>\n<p>Yes. Insulation is optional and can be planned for the floor, roof, and walls. Common options include spray foam, fiberglass, and rigid foam sheets.<\/p>\n<p>Wall insulation can reduce the usable interior space, so insulation planning should be handled by the customer and contractor.<\/p>\n<\/details>\n<details>\n<summary>Can plumbing or electrical be added?<\/summary>\n<p>Yes, but plumbing, electrical, utility hookups, and interior finishing are not included with the structure package. These items are handled separately by the customer and licensed local professionals.<\/p>\n<\/details>\n<details>\n<summary>How hard is assembly?<\/summary>\n<p>The structures are precision cut and designed for organized assembly, but construction experience is helpful. Customers should be comfortable reading drawings, keeping the structure square, using power tools, and following the assembly sequence.<\/p>\n<p>Customers may also hire a contractor for assembly.<\/p>\n<\/details>\n<details>\n<summary>Do I need special tools?<\/summary>\n<p>Basic carpentry tools are required. A drill, level, tape measure, ladders, safety gear, and Torx bits are commonly needed. If you choose metal roofing, base upgrades, insulation, or interior finishing, additional tools may be required.<\/p>\n<\/details>\n<details>\n<summary>Do I need a building permit?<\/summary>\n<p>Permit requirements vary by city, county, state, property type, structure size, and intended use. Customers are responsible for checking local building codes, setbacks, zoning rules, utility requirements, and permit needs before installation.<\/p>\n<\/details>\n<details>\n<summary>Are snow loads or roof loads provided?<\/summary>\n<p>Snow load, roof load, wind load, and engineering requirements depend on your location and local building rules. Customers should speak with a local structural engineer or building official when those values are required.<\/p>\n<\/details>\n<details>\n<summary>Do you offer delivery?<\/summary>\n<p>Yes. Cedar Sense ships nationwide and can also discuss local or regional delivery from Waubun, MN. For deliveries more than <strong>50 miles from Waubun, MN<\/strong>, please call for a shipping quote.<\/p>\n<\/details>\n<details>\n<summary>Can I pick up my order?<\/summary>\n<p>Pickup may be available from Waubun, MN depending on the product and order status. Customers are responsible for using a trailer or transport method that can safely handle the package weight and dimensions.<\/p>\n<\/details>\n<details>\n<summary>Can the structure be customized?<\/summary>\n<p>Most standard models are sold as shown. Some changes may be possible depending on the model, wall thickness, production status, and whether the change affects structural integrity. Contact Cedar Sense before ordering if you want to discuss customization.<\/p>\n<\/details>\n<p><strong>Still have questions?<\/strong><br \/>\nCall Cedar Sense at <a href=\"tel:2187602041\">218-760-2041<\/a> to discuss the structure, delivery, assembly, roof options, or contractor support.<\/p>\n<\/section>\n<section id=\"shipping-information\">\n<style>\n    .btw-shipping {<br \/>      --btw-navy: #071d33;<br \/>      --btw-charcoal: #2b2b2b;<br \/>      --btw-red: #9f1f2d;<br \/>      --btw-timber: #9a6334;<br \/>      --btw-light: #f7f4ef;<br \/>      --btw-white: #ffffff;<br \/>      background: linear-gradient(180deg, var(--btw-light) 0%, var(--btw-white) 100%);<br \/>      padding: 68px 24px;<br \/>      font-family: inherit;<br \/>      color: var(--btw-charcoal);<br \/>      overflow: hidden;<br \/>    }<br \/>    .btw-shipping-inner {<br \/>      max-width: 1180px;<br \/>      margin: 0 auto;<br \/>      display: grid;<br \/>      grid-template-columns: 0.95fr 1.05fr;<br \/>      gap: 40px;<br \/>      align-items: center;<br \/>    }<br \/>    .btw-section-kicker {<br \/>      display: inline-flex;<br \/>      align-items: center;<br \/>      gap: 10px;<br \/>      margin-bottom: 16px;<br \/>      color: var(--btw-red);<br \/>      font-size: 13px;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.12em;<br \/>    }<br \/>    .btw-section-kicker::before {<br \/>      content: \"\";<br \/>      display: block;<br \/>      width: 38px;<br \/>      height: 2px;<br \/>      background: var(--btw-red);<br \/>    }<br \/>    .btw-shipping h2 {<br \/>      margin: 0;<br \/>      color: var(--btw-navy);<br \/>      font-size: clamp(32px, 4vw, 52px);<br \/>      line-height: 1.02;<br \/>      letter-spacing: -0.025em;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>    }<br \/>    .btw-shipping-copy {<br \/>      margin: 18px 0 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 17px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-shipping-copy strong {<br \/>      color: var(--btw-navy);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-shipping-grid {<br \/>      display: grid;<br \/>      grid-template-columns: repeat(3, minmax(0, 1fr));<br \/>      gap: 14px;<br \/>      margin-top: 24px;<br \/>    }<br \/>    .btw-shipping-card {<br \/>      background: var(--btw-white);<br \/>      border: 1px solid rgba(7, 29, 51, 0.12);<br \/>      border-left: 5px solid var(--btw-timber);<br \/>      padding: 18px 16px;<br \/>      box-shadow: 0 12px 28px rgba(7, 29, 51, 0.06);<br \/>    }<br \/>    .btw-shipping-card h3 {<br \/>      margin: 0 0 8px;<br \/>      color: var(--btw-navy);<br \/>      font-size: 19px;<br \/>      line-height: 1.2;<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-shipping-card p {<br \/>      margin: 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 15px;<br \/>      line-height: 1.55;<br \/>    }<br \/>    .btw-shipping-note {<br \/>      margin-top: 22px;<br \/>      padding: 18px 20px;<br \/>      background: var(--btw-navy);<br \/>      color: var(--btw-white);<br \/>      border-left: 6px solid var(--btw-red);<br \/>      font-size: 15.5px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-shipping-note strong {<br \/>      color: var(--btw-white);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-shipping-note span {<br \/>      color: rgba(255, 255, 255, 0.84);<br \/>    }<br \/>    .btw-shipping-actions {<br \/>      display: flex;<br \/>      flex-wrap: wrap;<br \/>      gap: 12px;<br \/>      margin-top: 24px;<br \/>    }<br \/>    .btw-shipping-btn {<br \/>      display: inline-flex;<br \/>      align-items: center;<br \/>      justify-content: center;<br \/>      min-height: 46px;<br \/>      padding: 13px 18px;<br \/>      background: var(--btw-navy);<br \/>      color: var(--btw-white);<br \/>      border: 2px solid var(--btw-navy);<br \/>      text-decoration: none;<br \/>      font-size: 13px;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.07em;<br \/>      transition: transform 0.22s ease, background 0.22s ease, border-color 0.22s ease;<br \/>    }<br \/>    .btw-shipping-btn:hover {<br \/>      background: var(--btw-red);<br \/>      border-color: var(--btw-red);<br \/>      color: var(--btw-white);<br \/>      transform: translateY(-2px);<br \/>    }<br \/>    .btw-shipping-image-wrap {<br \/>      background: var(--btw-white);<br \/>      border: 10px solid var(--btw-white);<br \/>      box-shadow: 0 24px 60px rgba(7, 29, 51, 0.16);<br \/>      overflow: hidden;<br \/>    }<br \/>    .btw-shipping-image-wrap img {<br \/>      display: block;<br \/>      width: 100%;<br \/>      height: 420px;<br \/>      object-fit: cover;<br \/>      transition: transform 1.05s ease;<br \/>    }<br \/>    .btw-shipping-image-wrap:hover img {<br \/>      transform: scale(1.04);<br \/>    }<br \/>    .btw-shipping-caption {<br \/>      padding: 14px 16px;<br \/>      background: var(--btw-navy);<br \/>      color: rgba(255, 255, 255, 0.84);<br \/>      border-left: 5px solid var(--btw-red);<br \/>      font-size: 14px;<br \/>      line-height: 1.55;<br \/>    }<br \/>    .btw-shipping-caption strong {<br \/>      display: block;<br \/>      margin-bottom: 4px;<br \/>      color: var(--btw-white);<br \/>      font-size: 14px;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.08em;<br \/>    }<br \/>    @media (max-width: 980px) {<br \/>      .btw-shipping-inner {<br \/>        grid-template-columns: 1fr;<br \/>        gap: 30px;<br \/>      }<br \/>      .btw-shipping-grid {<br \/>        grid-template-columns: 1fr;<br \/>      }<br \/>      .btw-shipping-image-wrap img {<br \/>        height: 340px;<br \/>      }<br \/>    }<br \/>    @media (max-width: 700px) {<br \/>      .btw-shipping {<br \/>        padding: 52px 18px;<br \/>      }<br \/>      .btw-shipping-copy {<br \/>        font-size: 16.5px;<br \/>      }<br \/>      .btw-shipping-actions {<br \/>        align-items: stretch;<br \/>      }<br \/>      .btw-shipping-btn {<br \/>        width: 100%;<br \/>      }<br \/>      .btw-shipping-image-wrap {<br \/>        border-width: 6px;<br \/>      }<br \/>      .btw-shipping-image-wrap img {<br \/>        height: 250px;<br \/>      }<br \/>    }<br \/>  <\/style>\n<p>Shipping Information<\/p>\n<h2>Pickup, Local Delivery &amp; Nationwide Shipping<\/h2>\n<p>Pickup is free from our location in <strong>Waubun, MN<\/strong>. We also offer local delivery, regional delivery, and <strong>nationwide shipping<\/strong> depending on the structure, package size, and destination.<\/p>\n<h3>Free Pickup<\/h3>\n<p>Pickup is available at our Waubun, MN location. Customers must bring a trailer or transport setup that can safely handle the package.<\/p>\n<h3>Local Delivery<\/h3>\n<p>Deliveries within 50 miles of Waubun, MN are a flat $200, unless the order is a 2 3\/4 structure package that requires adjusted delivery.<\/p>\n<h3>Over 50 Miles<\/h3>\n<p>For deliveries more than 50 miles from Waubun, MN, please call Cedar Sense for a custom shipping or delivery quote.<\/p>\n<p><strong>Important:<\/strong><br \/>\nThis structure comes as a pre-fabricated package and assembly is required. Wall boards, floor boards, roof boards, and standard hardware are included for the structure shell, along with instructions and an assembly guide video. Carpentry experience may be helpful or required depending on the project.<br \/>\n<a href=\"tel:2187602041\"><br \/>\nCall For A Shipping Quote<br \/>\n<\/a><br \/>\n<img decoding=\"async\" src=\"https:\/\/pacrimls.ca\/cdn\/shop\/files\/PacRim-Log-Structures-kit-size.jpg?v=1707501523&amp;width=500\" alt=\"Example of a packaged wood structure ready for pickup or shipping\" \/><br \/>\n<strong>Packaged Structure Example<\/strong><br \/>\nThese structures ship as large pre-fabricated packages and require proper equipment, unloading access, and site planning.<\/p>\n<\/section>\n<section id=\"lead-time\">\n<style>\n    .btw-lead-time {<br \/>      --btw-navy: #071d33;<br \/>      --btw-charcoal: #2b2b2b;<br \/>      --btw-red: #9f1f2d;<br \/>      --btw-timber: #9a6334;<br \/>      --btw-light: #f7f4ef;<br \/>      --btw-white: #ffffff;<br \/>      background: var(--btw-white);<br \/>      padding: 68px 24px;<br \/>      font-family: inherit;<br \/>      color: var(--btw-charcoal);<br \/>      overflow: hidden;<br \/>    }<br \/>    .btw-lead-time-inner {<br \/>      max-width: 1180px;<br \/>      margin: 0 auto;<br \/>      display: grid;<br \/>      grid-template-columns: 0.95fr 1.05fr;<br \/>      gap: 40px;<br \/>      align-items: center;<br \/>    }<br \/>    .btw-section-kicker {<br \/>      display: inline-flex;<br \/>      align-items: center;<br \/>      gap: 10px;<br \/>      margin-bottom: 16px;<br \/>      color: var(--btw-red);<br \/>      font-size: 13px;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.12em;<br \/>    }<br \/>    .btw-section-kicker::before {<br \/>      content: \"\";<br \/>      display: block;<br \/>      width: 38px;<br \/>      height: 2px;<br \/>      background: var(--btw-red);<br \/>    }<br \/>    .btw-lead-time h2 {<br \/>      margin: 0;<br \/>      color: var(--btw-navy);<br \/>      font-size: clamp(32px, 4vw, 52px);<br \/>      line-height: 1.02;<br \/>      letter-spacing: -0.025em;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>    }<br \/>    .btw-lead-time-copy {<br \/>      margin: 18px 0 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 17px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-lead-time-copy strong {<br \/>      color: var(--btw-navy);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-lead-time-grid {<br \/>      display: grid;<br \/>      grid-template-columns: repeat(3, minmax(0, 1fr));<br \/>      gap: 14px;<br \/>      margin-top: 24px;<br \/>    }<br \/>    .btw-lead-time-card {<br \/>      background: var(--btw-light);<br \/>      border: 1px solid rgba(7, 29, 51, 0.12);<br \/>      border-left: 5px solid var(--btw-timber);<br \/>      padding: 18px 16px;<br \/>      box-shadow: 0 12px 28px rgba(7, 29, 51, 0.06);<br \/>    }<br \/>    .btw-lead-time-card h3 {<br \/>      margin: 0 0 8px;<br \/>      color: var(--btw-navy);<br \/>      font-size: 19px;<br \/>      line-height: 1.2;<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-lead-time-card p {<br \/>      margin: 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 15px;<br \/>      line-height: 1.55;<br \/>    }<br \/>    .btw-lead-time-note {<br \/>      margin-top: 22px;<br \/>      padding: 18px 20px;<br \/>      background: var(--btw-navy);<br \/>      color: var(--btw-white);<br \/>      border-left: 6px solid var(--btw-red);<br \/>      font-size: 15.5px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-lead-time-note strong {<br \/>      color: var(--btw-white);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-lead-time-note span {<br \/>      color: rgba(255, 255, 255, 0.84);<br \/>    }<br \/>    .btw-lead-time-actions {<br \/>      display: flex;<br \/>      flex-wrap: wrap;<br \/>      gap: 12px;<br \/>      margin-top: 24px;<br \/>    }<br \/>    .btw-lead-time-btn {<br \/>      display: inline-flex;<br \/>      align-items: center;<br \/>      justify-content: center;<br \/>      min-height: 46px;<br \/>      padding: 13px 18px;<br \/>      background: var(--btw-navy);<br \/>      color: var(--btw-white);<br \/>      border: 2px solid var(--btw-navy);<br \/>      text-decoration: none;<br \/>      font-size: 13px;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.07em;<br \/>      transition: transform 0.22s ease, background 0.22s ease, border-color 0.22s ease;<br \/>    }<br \/>    .btw-lead-time-btn:hover {<br \/>      background: var(--btw-red);<br \/>      border-color: var(--btw-red);<br \/>      color: var(--btw-white);<br \/>      transform: translateY(-2px);<br \/>    }<br \/>    .btw-lead-time-video-wrap {<br \/>      background: var(--btw-white);<br \/>      border: 10px solid var(--btw-white);<br \/>      box-shadow: 0 24px 60px rgba(7, 29, 51, 0.16);<br \/>      overflow: hidden;<br \/>    }<br \/>    .btw-lead-time-video-wrap video {<br \/>      display: block;<br \/>      width: 100%;<br \/>      height: auto;<br \/>      background: var(--btw-charcoal);<br \/>    }<br \/>    .btw-lead-time-caption {<br \/>      padding: 14px 16px;<br \/>      background: var(--btw-navy);<br \/>      color: rgba(255, 255, 255, 0.84);<br \/>      border-left: 5px solid var(--btw-red);<br \/>      font-size: 14px;<br \/>      line-height: 1.55;<br \/>    }<br \/>    .btw-lead-time-caption strong {<br \/>      display: block;<br \/>      margin-bottom: 4px;<br \/>      color: var(--btw-white);<br \/>      font-size: 14px;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.08em;<br \/>    }<br \/>    @media (max-width: 980px) {<br \/>      .btw-lead-time-inner {<br \/>        grid-template-columns: 1fr;<br \/>        gap: 30px;<br \/>      }<br \/>      .btw-lead-time-grid {<br \/>        grid-template-columns: 1fr;<br \/>      }<br \/>    }<br \/>    @media (max-width: 700px) {<br \/>      .btw-lead-time {<br \/>        padding: 52px 18px;<br \/>      }<br \/>      .btw-lead-time-copy {<br \/>        font-size: 16.5px;<br \/>      }<br \/>      .btw-lead-time-actions {<br \/>        align-items: stretch;<br \/>      }<br \/>      .btw-lead-time-btn {<br \/>        width: 100%;<br \/>      }<br \/>      .btw-lead-time-video-wrap {<br \/>        border-width: 6px;<br \/>      }<br \/>    }<br \/>  <\/style>\n<p>Lead Time<\/p>\n<h2>Plan Ahead For Your Build<\/h2>\n<p>Lead times vary depending on current inventory, container schedules, and structure size. Most structures are available within <strong>6\u201312 weeks<\/strong>.<\/p>\n<h3>In Stock<\/h3>\n<p>If the structure is on site in Waubun, MN, pickup or quick shipping can usually be arranged right away.<\/p>\n<h3>Container Order<\/h3>\n<p>If we need to order it from Europe, lead time is typically <strong>6\u20139 weeks<\/strong> once the container schedule is set.<\/p>\n<h3>Larger Structures<\/h3>\n<p>Larger cabin-style models that are not in stock may take up to <strong>12 weeks<\/strong>.<\/p>\n<p><strong>Planning tip:<\/strong><br \/>\nThis timeline gives customers time to line up a contractor, prepare the base, choose roof materials, plan insulation, and confirm site details before the structure arrives.<br \/>\n<a href=\"tel:2187602041\"><br \/>\nCall For Current Lead Time<br \/>\n<\/a><br \/>\n<video preload=\"metadata\" controls=\"controls\" width=\"300\" height=\"150\"><source src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/IMG_2279.mov\" type=\"video\/quicktime\" \/><source src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/IMG_2279.mov\" \/>Your browser does not support the video tag.<\/video><br \/>\n<strong>Container-Based Ordering<\/strong><br \/>\nStructures are ordered from Europe by the container load, so calling ahead is the best way to confirm current availability and timing.<\/p>\n<\/section>\n<section id=\"tene-cedar-sense\">\n<style>\n    .btw-tene {<br \/>      --btw-navy: #071d33;<br \/>      --btw-charcoal: #2b2b2b;<br \/>      --btw-red: #9f1f2d;<br \/>      --btw-timber: #9a6334;<br \/>      --btw-light: #f7f4ef;<br \/>      --btw-white: #ffffff;<br \/>      background: linear-gradient(180deg, var(--btw-light) 0%, var(--btw-white) 100%);<br \/>      padding: 68px 24px;<br \/>      font-family: inherit;<br \/>      color: var(--btw-charcoal);<br \/>      overflow: hidden;<br \/>    }<br \/>    .btw-tene-inner {<br \/>      max-width: 1180px;<br \/>      margin: 0 auto;<br \/>      display: grid;<br \/>      grid-template-columns: 0.9fr 1.1fr;<br \/>      gap: 40px;<br \/>      align-items: center;<br \/>    }<br \/>    .btw-section-kicker {<br \/>      display: inline-flex;<br \/>      align-items: center;<br \/>      gap: 10px;<br \/>      margin-bottom: 16px;<br \/>      color: var(--btw-red);<br \/>      font-size: 13px;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.12em;<br \/>    }<br \/>    .btw-section-kicker::before {<br \/>      content: \"\";<br \/>      display: block;<br \/>      width: 38px;<br \/>      height: 2px;<br \/>      background: var(--btw-red);<br \/>    }<br \/>    .btw-tene h2 {<br \/>      margin: 0;<br \/>      color: var(--btw-navy);<br \/>      font-size: clamp(32px, 4vw, 52px);<br \/>      line-height: 1.02;<br \/>      letter-spacing: -0.025em;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>    }<br \/>    .btw-tene-copy {<br \/>      margin: 18px 0 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 17px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-tene-copy strong {<br \/>      color: var(--btw-navy);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-tene-grid {<br \/>      display: grid;<br \/>      grid-template-columns: repeat(2, minmax(0, 1fr));<br \/>      gap: 14px;<br \/>    }<br \/>    .btw-tene-card {<br \/>      background: var(--btw-white);<br \/>      border: 1px solid rgba(7, 29, 51, 0.12);<br \/>      border-left: 5px solid var(--btw-timber);<br \/>      padding: 20px 18px;<br \/>      box-shadow: 0 12px 28px rgba(7, 29, 51, 0.06);<br \/>    }<br \/>    .btw-tene-card h3 {<br \/>      margin: 0 0 8px;<br \/>      color: var(--btw-navy);<br \/>      font-size: 20px;<br \/>      line-height: 1.2;<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-tene-card p {<br \/>      margin: 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 15px;<br \/>      line-height: 1.55;<br \/>    }<br \/>    .btw-tene-note {<br \/>      margin-top: 22px;<br \/>      padding: 18px 20px;<br \/>      background: var(--btw-navy);<br \/>      color: var(--btw-white);<br \/>      border-left: 6px solid var(--btw-red);<br \/>      font-size: 15.5px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-tene-note strong {<br \/>      color: var(--btw-white);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-tene-note span {<br \/>      color: rgba(255, 255, 255, 0.84);<br \/>    }<br \/>    @media (max-width: 980px) {<br \/>      .btw-tene-inner {<br \/>        grid-template-columns: 1fr;<br \/>        gap: 30px;<br \/>      }<br \/>      .btw-tene-grid {<br \/>        grid-template-columns: 1fr;<br \/>      }<br \/>    }<br \/>    @media (max-width: 700px) {<br \/>      .btw-tene {<br \/>        padding: 52px 18px;<br \/>      }<br \/>      .btw-tene-copy {<br \/>        font-size: 16.5px;<br \/>      }<br \/>      .btw-tene-card {<br \/>        padding: 18px 16px;<br \/>      }<br \/>    }<br \/>  <\/style>\n<p>TENE + Cedar Sense<\/p>\n<h2>Premium European Structures, U.S. Support<\/h2>\n<p>TENE has been manufacturing wooden houses, sheds, garden houses, cabins, gazebos, pavilions, shelters, and outdoor wood products for over <strong>25 years<\/strong>. Their production is based in <strong>Haapsalu, Estonia<\/strong>, where the company supports local jobs while exporting high-quality wooden structures around the world.<\/p>\n<p>Cedar Sense is proud to be the <strong>first TENE dealer in the United States<\/strong> and the <strong>only TENE dealer in Minnesota<\/strong>. Through Backyard Timberworks, we are bringing these structure packages to U.S. customers with support from our team in Waubun, MN.<\/p>\n<h3>25+ Years Of Production<\/h3>\n<p>TENE has decades of experience producing wooden outdoor structures, garden buildings, cabins, sheds, and related wood products.<\/p>\n<h3>Made In Europe<\/h3>\n<p>TENE\u2019s production is based in Haapsalu, Estonia, with products exported to customers and retailers around the world.<\/p>\n<h3>Protected For Transport<\/h3>\n<p>Products are packaged with UV-protective film and transport-safe packaging to help protect the materials during delivery.<\/p>\n<h3>Dealer Support In The USA<\/h3>\n<p>Cedar Sense helps U.S. customers understand ordering, shipping, assembly, roof options, contractor support, and project planning.<\/p>\n<p><strong>Why this relationship matters:<\/strong><br \/>\nCustomers get access to TENE\u2019s European manufacturing experience with Cedar Sense support here in the United States for product questions, shipping quotes, contractor coordination, and order planning.<\/p>\n<\/section>\n<section id=\"contact-us\">\n<style>\n    .btw-contact {<br \/>      --btw-navy: #071d33;<br \/>      --btw-charcoal: #2b2b2b;<br \/>      --btw-red: #9f1f2d;<br \/>      --btw-timber: #9a6334;<br \/>      --btw-light: #f7f4ef;<br \/>      --btw-white: #ffffff;<br \/>      background: var(--btw-white);<br \/>      padding: 68px 24px;<br \/>      font-family: inherit;<br \/>      color: var(--btw-charcoal);<br \/>    }<br \/>    .btw-contact-inner {<br \/>      max-width: 1180px;<br \/>      margin: 0 auto;<br \/>      display: grid;<br \/>      grid-template-columns: 0.9fr 1.1fr;<br \/>      gap: 40px;<br \/>      align-items: start;<br \/>    }<br \/>    .btw-section-kicker {<br \/>      display: inline-flex;<br \/>      align-items: center;<br \/>      gap: 10px;<br \/>      margin-bottom: 16px;<br \/>      color: var(--btw-red);<br \/>      font-size: 13px;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.12em;<br \/>    }<br \/>    .btw-section-kicker::before {<br \/>      content: \"\";<br \/>      display: block;<br \/>      width: 38px;<br \/>      height: 2px;<br \/>      background: var(--btw-red);<br \/>    }<br \/>    .btw-contact h2 {<br \/>      margin: 0;<br \/>      color: var(--btw-navy);<br \/>      font-size: clamp(32px, 4vw, 52px);<br \/>      line-height: 1.02;<br \/>      letter-spacing: -0.025em;<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>    }<br \/>    .btw-contact-copy {<br \/>      margin: 18px 0 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 17px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-contact-copy strong {<br \/>      color: var(--btw-navy);<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-contact-info {<br \/>      display: grid;<br \/>      gap: 14px;<br \/>    }<br \/>    .btw-contact-card {<br \/>      background: var(--btw-light);<br \/>      border: 1px solid rgba(7, 29, 51, 0.12);<br \/>      border-left: 5px solid var(--btw-timber);<br \/>      padding: 18px 16px;<br \/>      box-shadow: 0 12px 28px rgba(7, 29, 51, 0.06);<br \/>    }<br \/>    .btw-contact-card h3 {<br \/>      margin: 0 0 6px;<br \/>      color: var(--btw-navy);<br \/>      font-size: 18px;<br \/>      line-height: 1.2;<br \/>      font-weight: 900;<br \/>    }<br \/>    .btw-contact-card p,<br \/>    .btw-contact-card a {<br \/>      margin: 0;<br \/>      color: var(--btw-charcoal);<br \/>      font-size: 15.5px;<br \/>      line-height: 1.55;<br \/>      font-weight: 700;<br \/>      text-decoration: none;<br \/>    }<br \/>    .btw-contact-card a:hover {<br \/>      color: var(--btw-red);<br \/>    }<br \/>    .btw-contact-form-placeholder {<br \/>      margin-top: 26px;<br \/>      padding: 18px 20px;<br \/>      background: var(--btw-navy);<br \/>      color: rgba(255, 255, 255, 0.84);<br \/>      border-left: 6px solid var(--btw-red);<br \/>      font-size: 15.5px;<br \/>      line-height: 1.6;<br \/>    }<br \/>    .btw-contact-form-placeholder strong {<br \/>      display: block;<br \/>      margin-bottom: 4px;<br \/>      color: var(--btw-white);<br \/>      font-weight: 900;<br \/>      text-transform: uppercase;<br \/>      letter-spacing: 0.06em;<br \/>    }<br \/>    @media (max-width: 980px) {<br \/>      .btw-contact-inner {<br \/>        grid-template-columns: 1fr;<br \/>        gap: 30px;<br \/>      }<br \/>    }<br \/>    @media (max-width: 700px) {<br \/>      .btw-contact {<br \/>        padding: 52px 18px;<br \/>      }<br \/>      .btw-contact-copy {<br \/>        font-size: 16.5px;<br \/>      }<br \/>    }<br \/>  <\/style>\n<p>Contact Us<\/p>\n<h2>Ready To Start Planning?<\/h2>\n<p>Have questions about ordering, shipping, contractor options, roof packages, base preparation, or lead time? Contact Cedar Sense and we\u2019ll help you plan the next step.<\/p>\n<p><strong>Contact Form<\/strong><br \/>\nAdd your contact form below this header section.<\/p>\n<h3>Phone<\/h3>\n<p><a href=\"tel:2187602041\">218-760-2041<\/a><\/p>\n<h3>Email<\/h3>\n<p><a href=\"mailto:contact@cedar-sense.com\">contact@cedar-sense.com<\/a><\/p>\n<h3>Location<\/h3>\n<p>1111 1st St<br \/>\nWaubun, MN 56589<\/p>\n<\/section>\n<p>&nbsp;<\/p>\n<form action=\"\/wp-admin\/admin-ajax.php#wpcf7-f41129-o1\" method=\"post\" novalidate=\"novalidate\" aria-label=\"Contact form\" data-status=\"init\">\n<fieldset><input name=\"_wpcf7\" type=\"hidden\" value=\"41129\" \/><input name=\"_wpcf7_version\" type=\"hidden\" value=\"6.1.5\" \/><input name=\"_wpcf7_locale\" type=\"hidden\" value=\"en\" \/><input name=\"_wpcf7_unit_tag\" type=\"hidden\" value=\"wpcf7-f41129-o1\" \/><input name=\"_wpcf7_container_post\" type=\"hidden\" value=\"0\" \/><input name=\"_wpcf7_posted_data_hash\" type=\"hidden\" value=\"\" \/><\/fieldset>\n<p><label> Your name<br \/>\n<input autocomplete=\"name\" maxlength=\"400\" name=\"your-name\" size=\"40\" type=\"text\" value=\"\" aria-required=\"true\" aria-invalid=\"false\" \/> <\/label><\/p>\n<p><label> Your email<br \/>\n<input autocomplete=\"email\" maxlength=\"400\" name=\"your-email\" size=\"40\" type=\"email\" value=\"\" aria-required=\"true\" aria-invalid=\"false\" \/> <\/label><\/p>\n<p><label> Subject<br \/>\n<input maxlength=\"400\" name=\"your-subject\" size=\"40\" type=\"text\" value=\"\" aria-required=\"true\" aria-invalid=\"false\" \/> <\/label><\/p>\n<p><label> Your message (optional)<br \/>\n<textarea cols=\"40\" maxlength=\"2000\" name=\"your-message\" rows=\"10\" aria-invalid=\"false\"><\/textarea> <\/label><\/p>\n<p><input type=\"submit\" value=\"Submit\" \/><\/p>\n<p>This form uses Akismet to reduce spam. <a href=\"https:\/\/akismet.com\/privacy\/\" target=\"_blank\" rel=\"nofollow noopener\">Learn how your data is processed.<\/a><\/p>\n<p style=\"display: none !important;\" data-prefix=\"_wpcf7_ak_\"><label>\u0394<textarea cols=\"45\" maxlength=\"100\" name=\"_wpcf7_ak_hp_textarea\" rows=\"8\"><\/textarea><\/label><input id=\"ak_js_1\" name=\"_wpcf7_ak_js\" type=\"hidden\" value=\"46\" \/><\/p>\n<\/form>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp;<\/p>\n<p><img decoding=\"async\" class=\"aligncenter size-medium wp-image-44966\" src=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/June-1-icon-_-short-description-300x150.jpg\" alt=\"\" width=\"300\" height=\"150\" \/><\/p>\n<p><span style=\"color: #3366ff;\"><a style=\"color: #3366ff;\" href=\"https:\/\/cedar-sense.com\/wp-content\/uploads\/2026\/05\/The-Big-Sky-Assembly-Guide-CLICK-HERE-1.pdf\">The Big Sky Assembly Guide &#8211; <strong><span style=\"color: #ff0000;\">CLICK HERE<\/span><\/strong><\/a><\/span><\/p>\n","protected":false},"featured_media":8993,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false},"product_brand":[],"product_cat":[1999,1998,1995],"product_tag":[],"class_list":["post-8820","product","type-product","status-publish","has-post-thumbnail","product_cat-bunkies","product_cat-cabins","product_cat-timber-kits","first","instock","sale","shipping-taxable","purchasable","product-type-simple","add-to-wishlist-after_add_to_cart"],"bundled_by":[],"bundle_stock_status":"instock","bundle_stock_quantity":null,"bundle_virtual":false,"bundle_layout":"","bundle_add_to_cart_form_location":"","bundle_editable_in_cart":false,"bundle_sold_individually_context":"","bundle_item_grouping":"","bundle_min_size":"","bundle_max_size":"","bundle_price":[],"bundled_items":[],"bundle_sell_ids":[],"exclude_global_add_ons":false,"addons":[{"name":"ROOF","type":"multiple_choice","position":0,"required":true,"title_format":"label","default":"","description_enable":false,"description":"","placeholder_enable":false,"placeholder":"","display":"images","restrictions_type":"any_text","adjust_price":false,"price":"","price_type":"flat_fee","restrictions":false,"min":"0","max":"0","options":[{"label":"Shingles","price":"620","price_type":"flat_fee","image":44298,"visibility":true},{"label":"Tin","price":"780","price_type":"flat_fee","image":44299,"visibility":true},{"label":"None","price":"","price_type":"flat_fee","image":44424,"visibility":true}],"id":1777942545},{"name":"TIN COLOR","type":"multiple_choice","position":1,"required":false,"title_format":"label","default":"","description_enable":true,"description":"If you choose tin, please choose your color.  If other, contact us.","placeholder_enable":false,"placeholder":"","display":"images","restrictions_type":"any_text","adjust_price":false,"price":"","price_type":"flat_fee","restrictions":false,"min":"0","max":"0","options":[{"label":"Black","price":"","price_type":"flat_fee","image":44300,"visibility":true},{"label":"Green","price":"","price_type":"flat_fee","image":44301,"visibility":true},{"label":"Red","price":"","price_type":"flat_fee","image":44302,"visibility":true},{"label":"Other","price":"","price_type":"flat_fee","image":44425,"visibility":true}],"id":1777942546},{"name":"Your Lake Fact","type":"custom_text","position":0,"required":false,"title_format":"heading","default":"","description_enable":true,"description":"Please provide us with the lake fact that you would like on your 'Lake Facts' plaque.","placeholder_enable":false,"placeholder":"","display":"select","restrictions_type":"any_text","adjust_price":true,"price":"10","price_type":"flat_fee","restrictions":false,"min":"0","max":"0","options":[],"id":1783594857},{"name":"Name of Lake","type":"custom_text","position":1,"required":true,"title_format":"heading","default":"","description_enable":true,"description":"Please provide the 1. Name of Lake, 2. State Lake is located in, &amp; 3.  County of the State that the Lake is located in.\r\nIf you would like an Island, River, or Ocean Bay then please email us at cedarsense@outlook.com.","placeholder_enable":false,"placeholder":"","display":"select","restrictions_type":"any_text","adjust_price":false,"price":"","price_type":"flat_fee","restrictions":false,"min":"0","max":"0","options":[],"id":1783594855},{"name":"Add Your Location To Your Map (Heart, Star, or Home)","type":"custom_text","position":2,"required":false,"title_format":"heading","default":"","description_enable":true,"description":"If you would like us to add a shape to your map to a specified location then please provide us with the Address or the Lat.\/Long in the box below.  Then tell us the shape that you would like.","placeholder_enable":false,"placeholder":"","display":"select","restrictions_type":"any_text","adjust_price":true,"price":"10","price_type":"flat_fee","restrictions":false,"min":"0","max":"0","options":[],"id":1783594856},{"name":"Finish","type":"multiple_choice","position":3,"required":true,"title_format":"heading","default":"0","description_enable":true,"description":"We offer a natural finish or a water-based polyurethane finish for your Lake Map.","placeholder_enable":false,"placeholder":"","display":"select","restrictions_type":"any_text","adjust_price":false,"price":"","price_type":"flat_fee","restrictions":false,"min":"0","max":"0","options":[{"label":"Natural finish","price":"","price_type":"flat_fee","image":0,"visibility":true},{"label":"Water-Based Polyurethane","price":"20","price_type":"flat_fee","image":0,"visibility":true}],"id":1783594858},{"name":"Finish","type":"multiple_choice","position":0,"required":true,"title_format":"heading","default":"","description_enable":false,"description":"","placeholder_enable":false,"placeholder":"","display":"select","restrictions_type":"any_text","adjust_price":false,"price":"","price_type":"flat_fee","restrictions":false,"min":"0","max":"0","options":[{"label":"Matte - natural wood","price":"","price_type":"flat_fee","image":0,"visibility":true},{"label":"Gloss - one coat","price":"","price_type":"flat_fee","image":0,"visibility":true},{"label":"Dual Gloss - two coats","price":"15.00","price_type":"flat_fee","image":0,"visibility":true},{"label":"Outdoor Finish - weather\u00a0resistant","price":"30.00","price_type":"flat_fee","image":0,"visibility":true}],"id":1783598474},{"name":"Personalized message on BACK of flag","type":"heading","position":1,"required":false,"title_format":"label","default":"","description_enable":true,"description":"We offer customized lettering on the back of our flags on any size. What you type in the box is what we will engrave on it, so ensure spelling is correct. (See video below for reference)","placeholder_enable":false,"placeholder":"","display":"select","restrictions_type":"any_text","adjust_price":false,"price":"","price_type":"flat_fee","restrictions":false,"min":"0","max":"0","options":[],"id":1783598475},{"name":"Personalized message on BACK of flag","type":"custom_textarea","position":2,"required":false,"title_format":"hide","default":"","description_enable":false,"description":"","placeholder_enable":false,"placeholder":"","display":"select","restrictions_type":"any_text","adjust_price":false,"price":"","price_type":"flat_fee","restrictions":false,"min":"0","max":"0","options":[],"id":1783598476}],"acf":[],"jetpack_sharing_enabled":true,"tiered_pricing_type":"fixed","tiered_pricing_fixed_rules":[],"tiered_pricing_product_settings":{"layout":"default","base_unit_name":{"singular":null,"plural":null},"default_variation":null},"tiered_pricing_minimum_quantity":null,"tiered_pricing_roles_data":[],"tiered_pricing_percentage_rules":[],"_links":{"self":[{"href":"https:\/\/cedar-sense.com\/stage\/wp-json\/wp\/v2\/product\/8820","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cedar-sense.com\/stage\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/cedar-sense.com\/stage\/wp-json\/wp\/v2\/types\/product"}],"replies":[{"embeddable":true,"href":"https:\/\/cedar-sense.com\/stage\/wp-json\/wp\/v2\/comments?post=8820"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cedar-sense.com\/stage\/wp-json\/wp\/v2\/media\/8993"}],"wp:attachment":[{"href":"https:\/\/cedar-sense.com\/stage\/wp-json\/wp\/v2\/media?parent=8820"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/cedar-sense.com\/stage\/wp-json\/wp\/v2\/product_brand?post=8820"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/cedar-sense.com\/stage\/wp-json\/wp\/v2\/product_cat?post=8820"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/cedar-sense.com\/stage\/wp-json\/wp\/v2\/product_tag?post=8820"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}