.crb-share{--cs-green: #3d5c3a;--cs-green-dark: #2e4a2c;--cs-err: #a33a2f;--cs-border: #d8d4cc}.crb-share__hero{position:relative;background:var(--cs-green);overflow:hidden}.crb-share__hero-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.crb-share__hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#141e128c}.crb-share__hero-content{position:relative;text-align:center;color:#fff;padding:64px 20px;max-width:720px;margin:0 auto}.crb-share__hero-content h1{color:#fff;font-size:clamp(30px,5vw,46px);margin:0 0 10px}.crb-share__hero-content p{font-size:clamp(15px,2vw,19px);margin:0 0 22px;color:#fffffff0}.crb-share__btn{display:inline-block;padding:14px 30px;border-radius:8px;font-size:17px;font-weight:600;text-decoration:none;border:0;cursor:pointer}.crb-share__btn--primary{background:#e9a13b;color:#241a05}.crb-share__btn--primary:hover{background:#f0b055}.crb-share__body{max-width:860px}.crb-share__block{margin:40px 0}.crb-share__examples{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:10px}.crb-share__examples li{background:#f5f3ee;border-radius:8px;padding:12px 14px}.crb-share__steps li{margin-bottom:10px}.crb-share__contest{background:#f5f3ee;border-radius:12px;padding:20px 24px}.crb-share__require-note{color:#555}.crb-share__req{color:var(--cs-err)}.crb-share__grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 18px}@media(max-width:649px){.crb-share__grid{grid-template-columns:1fr}}.crb-share__field{margin:12px 0}.crb-share__field label,.crb-share__label{display:block;font-weight:600;margin-bottom:5px}.crb-share__field input[type=text],.crb-share__field input[type=email],.crb-share__field input[type=tel],.crb-share__field input[type=url],.crb-share__field select,.crb-share__field textarea{width:100%;padding:12px;font-size:16px;border:1px solid var(--cs-border);border-radius:8px;background:#fff;box-sizing:border-box}.crb-share__field input:focus-visible,.crb-share__field select:focus-visible,.crb-share__field textarea:focus-visible,.crb-share__drop:focus-within,.crb-share__btn:focus-visible,.crb-share__checks input:focus-visible{outline:3px solid #7fa578;outline-offset:1px}.crb-share__field input[aria-invalid=true],.crb-share__field textarea[aria-invalid=true]{border-color:var(--cs-err)}.crb-share__hint{color:#666;font-size:14px;margin:0 0 8px}.crb-share__err{color:var(--cs-err);font-size:14px;margin:6px 0 0}.crb-share__hp{position:absolute!important;left:-9999px!important;height:0;overflow:hidden}.crb-share__drop{display:block;border:2px dashed var(--cs-border);border-radius:12px;padding:26px 16px;text-align:center;cursor:pointer;background:#fbfaf7}.crb-share__drop--drag{border-color:var(--cs-green);background:#eef3ec}.crb-share__drop input[type=file]{position:absolute;width:1px;height:1px;opacity:0}.crb-share__drop-inner{color:#444;font-weight:600}.crb-share__drop-inner small{font-weight:400;color:#777}.crb-share__drop--sm{padding:14px 12px}.crb-share__ba{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:649px){.crb-share__ba{grid-template-columns:1fr}}.crb-share__files{list-style:none;padding:0;margin:10px 0 0;display:grid;gap:8px}.crb-share__files li{display:flex;align-items:center;gap:10px;background:#f5f3ee;border-radius:8px;padding:8px 10px;font-size:14px}.crb-share__files img{width:44px;height:44px;object-fit:cover;border-radius:6px;flex:none}.crb-share__file-icon{width:44px;height:44px;border-radius:6px;background:#ddd8cd;display:flex;align-items:center;justify-content:center;flex:none;font-size:20px}.crb-share__file-meta{flex:1;min-width:0}.crb-share__file-name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crb-share__bar{height:6px;border-radius:3px;background:#e0dcd2;overflow:hidden;margin-top:4px}.crb-share__bar-fill{height:100%;width:0;background:var(--cs-green);transition:width .3s ease}.crb-share__file-x{border:0;background:none;color:var(--cs-err);font-size:18px;cursor:pointer;padding:4px 8px}.crb-share__more{border:1px solid var(--cs-border);border-radius:12px;padding:4px 18px 14px;margin:22px 0}.crb-share__more-title{font-size:18px;font-weight:700;margin:12px 0 4px}.crb-share__privacy-note{background:#eef3ec;border:1px solid #c9d8c5;border-radius:10px;padding:12px 16px}.crb-share__field label small{font-weight:400;color:#667}.crb-share__checks{border:0;padding:0;margin:18px 0}.crb-share__checks legend{font-weight:700;margin-bottom:8px}.crb-share__checks label{display:flex;gap:10px;align-items:flex-start;margin:8px 0;font-weight:400}.crb-share__checks input[type=checkbox]{width:20px;height:20px;flex:none;margin-top:1px}.crb-share__checks--consent{background:#f5f3ee;border-radius:12px;padding:16px 18px}.crb-share__submit-row{margin-top:18px}.crb-share__submit-row .crb-share__btn{width:100%;max-width:380px}.crb-share__btn[disabled]{opacity:.6;cursor:wait}.crb-share__status{margin-top:10px;color:#444;min-height:20px}.crb-share__success{background:#eef3ec;border:1px solid #c9d8c5;border-radius:12px;padding:26px;text-align:center}.crb-share__faq{border-bottom:1px solid var(--cs-border);padding:4px 0}.crb-share__faq summary{cursor:pointer;font-weight:600;padding:12px 0}.crb-share__faq p{color:#444}.crb-share__legal{color:#555;font-size:14px}@media(prefers-reduced-motion:reduce){.crb-share *{transition:none!important}}.crb-bldg{padding-top:20px;padding-bottom:40px;max-width:980px}.crb-bldg__back a{color:#3d5c3a}.crb-bldg__loading{text-align:center;color:#666;padding:60px 0}.crb-bldg__head{text-align:center;margin-bottom:14px}.crb-bldg__head h1{margin-bottom:6px}.crb-bldg__meta{color:#666;margin:0}.crb-bldg__hero img{width:100%;max-height:640px;object-fit:contain;background:#f4f2ec;border-radius:12px;display:block}.crb-bldg__thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px;margin-top:10px}.crb-bldg__thumbs img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px;cursor:pointer;border:2px solid transparent;display:block;background:#eee9df}.crb-bldg__thumbs img[data-active=true]{border-color:#3d5c3a}.crb-bldg__videos{margin-top:18px;display:grid;gap:14px}.crb-bldg__videos video{width:100%;border-radius:12px;background:#000;max-height:540px}.crb-bldg__story-wrap,.crb-bldg__specs-wrap,.crb-bldg__share,.crb-bldg__ctas{margin-top:32px}.crb-bldg__vote{margin-top:26px;background:#fdf6e8;border:2px solid #e9a13b;border-radius:12px;padding:18px 22px}.crb-bldg__vote--ended{background:#f5f3ee;border-color:#d8d4cc}.crb-bldg__vote h2{margin:0 0 6px}.crb-bldg__vote-status{color:#555;margin:0 0 12px}.crb-bldg__vote-label{display:block;font-weight:700;margin-bottom:6px}.crb-bldg__vote-row{display:flex;gap:10px;flex-wrap:wrap}.crb-bldg__vote-row input{flex:1;min-width:220px;padding:12px;font-size:16px;border:1px solid #d8d4cc;border-radius:8px}.crb-bldg__vote-fine{color:#777;font-size:13px;margin:8px 0 0}.crb-bldg__vote-msg{font-weight:600;margin:10px 0 0;min-height:20px}.crb-bldg__vote-msg[data-tone=good]{color:#3d5c3a}.crb-bldg__vote-msg[data-tone=bad]{color:#a33a2f}.crb-bldg__use{font-size:17px;color:#333}.crb-bldg__story{white-space:pre-wrap;color:#444}.crb-bldg__specs{display:grid;grid-template-columns:max-content 1fr;gap:6px 18px;margin:0}.crb-bldg__specs dt{font-weight:700}.crb-bldg__specs dd{margin:0;color:#444}.crb-bldg__share-row,.crb-bldg__cta-row{display:flex;gap:10px;flex-wrap:wrap}.crb-bldg__btn{display:inline-block;padding:10px 18px;border-radius:8px;border:1px solid #3d5c3a;color:#3d5c3a;background:#fff;text-decoration:none;font-weight:600;cursor:pointer;font-size:15px}.crb-bldg__btn:hover{background:#eef3ec}.crb-bldg__btn--primary{background:#3d5c3a;color:#fff}.crb-bldg__btn--primary:hover{background:#2e4a2c;color:#fff}.crb-bldg__share-note{color:#3d5c3a;min-height:20px;margin:8px 0 0}.crb-bldg__ctas{background:#f5f3ee;border-radius:12px;padding:20px 22px}.crb-bldg__ctas h2{margin-top:0}.crb-gallery{padding-top:26px;padding-bottom:40px}.crb-gallery__head{text-align:center;max-width:720px;margin:0 auto 10px}.crb-gallery__head h1{margin-bottom:8px}.crb-gallery__cta{font-weight:700;color:#3d5c3a}.crb-gallery__bar{display:flex;align-items:center;gap:10px;margin:18px 0;flex-wrap:wrap}.crb-gallery__bar label{font-weight:600}.crb-gallery__bar select{padding:8px 12px;font-size:15px;border:1px solid #d8d4cc;border-radius:8px;background:#fff}.crb-gallery__count{color:#666;font-size:14px;margin-left:auto}.crb-gallery__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px}@media(max-width:549px){.crb-gallery__grid{grid-template-columns:1fr 1fr;gap:10px}}.crb-gallery__card{border:1px solid #e3e0d8;border-radius:12px;overflow:hidden;background:#fff;text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:box-shadow .15s ease}.crb-gallery__card:hover{box-shadow:0 4px 18px #0000001f}.crb-gallery__card img{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block;background:#eee9df}.crb-gallery__card-noimg{width:100%;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;background:#eee9df;font-size:40px}.crb-gallery__card-body{padding:12px 14px 14px}.crb-gallery__card-title{font-weight:700;font-size:16px;margin:0 0 4px}.crb-gallery__card-meta{color:#666;font-size:13px;margin:0 0 6px}.crb-gallery__card-use{color:#444;font-size:13px;margin:0}.crb-gallery__badge{display:inline-block;background:#eef3ec;color:#3d5c3a;border-radius:999px;font-size:12px;padding:2px 10px;margin-top:8px}.crb-gallery__more-row{text-align:center;margin-top:22px}.crb-gallery__more{background:#3d5c3a;color:#fff;border:0;border-radius:8px;padding:12px 26px;font-size:16px;font-weight:600;cursor:pointer}.crb-gallery__more[disabled]{opacity:.6}.crb-gallery__empty,.crb-gallery__error{text-align:center;color:#666;padding:30px 0}
/*# sourceMappingURL=/cdn/shop/t/54/compiled_assets/styles.css.map */
