@keyframes elbow-offset-module__lg7fYG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes elbow-offset-module__lg7fYG__toastIn{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}.elbow-offset-module__lg7fYG__container{flex-direction:column;gap:1.25rem;width:100%;max-width:720px;margin:0 auto;padding:0 1rem;animation:.6s ease-out elbow-offset-module__lg7fYG__fadeIn;display:flex}.elbow-offset-module__lg7fYG__header{text-align:center;margin-bottom:.5rem}.elbow-offset-module__lg7fYG__title{color:var(--color-text-primary,#1e293b);margin-bottom:.5rem;font-size:2rem;font-weight:800}.elbow-offset-module__lg7fYG__subtitle{color:var(--color-text-secondary,#64748b);font-size:1rem;line-height:1.5}.elbow-offset-module__lg7fYG__panel{background:var(--color-bg-card,#fff);border:1px solid var(--color-border,#f1f5f9);box-shadow:var(--shadow-card,0 10px 15px -3px #0000000d);border-radius:1.25rem;padding:1.4rem 1.25rem}.elbow-offset-module__lg7fYG__section_title{color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.85rem;font-size:.78rem;font-weight:800}.elbow-offset-module__lg7fYG__size_grid{grid-template-columns:repeat(4,1fr);gap:.45rem;display:grid}.elbow-offset-module__lg7fYG__size_btn{cursor:pointer;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:.7rem;min-height:48px;padding:.55rem .3rem;font-size:.85rem;font-weight:800;transition:all .15s}.elbow-offset-module__lg7fYG__size_btn_active{background:var(--color-primary,#8b5cf6);color:#fff;border-color:var(--color-primary,#8b5cf6)}.elbow-offset-module__lg7fYG__elbow_grid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.elbow-offset-module__lg7fYG__elbow_card{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e2e8f0;border-radius:.85rem;flex-direction:column;gap:.25rem;min-height:76px;padding:.75rem .85rem;transition:all .15s;display:flex}.elbow-offset-module__lg7fYG__elbow_card_active{border-color:var(--color-primary,#8b5cf6);background:#8b5cf60f}.elbow-offset-module__lg7fYG__elbow_name{color:#1e293b;font-size:.92rem;font-weight:800}.elbow-offset-module__lg7fYG__elbow_card_active .elbow-offset-module__lg7fYG__elbow_name{color:var(--color-primary,#8b5cf6)}.elbow-offset-module__lg7fYG__elbow_desc{color:#94a3b8;font-size:.7rem}.elbow-offset-module__lg7fYG__mode_grid{grid-template-columns:repeat(3,1fr);gap:.45rem;display:grid}.elbow-offset-module__lg7fYG__mode_btn{cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:.85rem;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;min-height:76px;padding:.65rem .4rem;transition:all .15s;display:flex}.elbow-offset-module__lg7fYG__mode_btn_active{background:var(--color-primary,#8b5cf6);border-color:var(--color-primary,#8b5cf6)}.elbow-offset-module__lg7fYG__mode_label{color:#475569;font-size:.85rem;font-weight:800}.elbow-offset-module__lg7fYG__mode_btn_active .elbow-offset-module__lg7fYG__mode_label{color:#fff}.elbow-offset-module__lg7fYG__mode_subtext{color:#94a3b8;text-align:center;font-size:.65rem;line-height:1.3}.elbow-offset-module__lg7fYG__mode_btn_active .elbow-offset-module__lg7fYG__mode_subtext{color:#ffffffd9}.elbow-offset-module__lg7fYG__input_group{flex-direction:column;gap:.4rem;margin-bottom:.85rem;display:flex}.elbow-offset-module__lg7fYG__input_label{color:#475569;font-size:.85rem;font-weight:700}.elbow-offset-module__lg7fYG__input_hint{color:#94a3b8;font-size:.72rem}.elbow-offset-module__lg7fYG__input_wrap{position:relative}.elbow-offset-module__lg7fYG__input{color:#1e293b;box-sizing:border-box;background:#fff;border:1.5px solid #e2e8f0;border-radius:.75rem;outline:none;width:100%;height:48px;padding:0 3rem 0 1rem;font-size:1.05rem;font-weight:700;transition:border-color .2s}.elbow-offset-module__lg7fYG__input:focus{border-color:var(--color-primary,#8b5cf6)}.elbow-offset-module__lg7fYG__input_suffix{color:#94a3b8;pointer-events:none;font-size:.85rem;font-weight:600;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.elbow-offset-module__lg7fYG__radio_row{flex-direction:column;gap:.4rem;display:flex}.elbow-offset-module__lg7fYG__radio_label{cursor:pointer;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;align-items:center;gap:.6rem;padding:.6rem .85rem;font-size:.88rem;font-weight:600;display:flex}.elbow-offset-module__lg7fYG__radio_label input[type=radio]{accent-color:var(--color-primary,#8b5cf6);width:18px;height:18px}.elbow-offset-module__lg7fYG__radio_label_active{border-color:var(--color-primary,#8b5cf6);color:var(--color-primary,#8b5cf6);background:#8b5cf60f}.elbow-offset-module__lg7fYG__result_card{border:1.5px solid var(--color-primary,#8b5cf6);background:linear-gradient(135deg,#fafaff 0%,#f5f3ff 100%);border-radius:1.25rem;padding:1.5rem 1.25rem}.elbow-offset-module__lg7fYG__result_header{border-bottom:1px dashed #c4b5fd;justify-content:space-between;align-items:center;margin-bottom:.85rem;padding-bottom:.75rem;display:flex}.elbow-offset-module__lg7fYG__result_summary_text{color:var(--color-primary,#8b5cf6);font-size:.82rem;font-weight:800}.elbow-offset-module__lg7fYG__copy_btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.6rem;padding:.4rem .85rem;font-size:.78rem;font-weight:700;transition:all .2s}.elbow-offset-module__lg7fYG__copy_btn:hover{border-color:var(--color-primary,#8b5cf6)}.elbow-offset-module__lg7fYG__copy_btn_done{color:#16a34a;background:#f0fdf4;border-color:#16a34a}.elbow-offset-module__lg7fYG__result_cut_label{color:#475569;text-align:center;margin-top:.5rem;font-size:.82rem;font-weight:700}.elbow-offset-module__lg7fYG__result_cut_value{color:var(--color-primary,#8b5cf6);text-align:center;letter-spacing:-1px;margin-bottom:.25rem;font-size:2.5rem;font-weight:900;line-height:1.1}.elbow-offset-module__lg7fYG__result_cut_unit{color:#94a3b8;margin-left:.25rem;font-size:.95rem;font-weight:700}.elbow-offset-module__lg7fYG__result_grid{border-top:1px dashed #c4b5fd;grid-template-columns:1fr 1fr;gap:.5rem;margin-top:1rem;padding-top:.85rem;display:grid}.elbow-offset-module__lg7fYG__result_item{background:#ffffff8c;border-radius:.65rem;padding:.65rem .75rem}.elbow-offset-module__lg7fYG__result_item_label{color:#64748b;margin-bottom:.2rem;font-size:.7rem;font-weight:700}.elbow-offset-module__lg7fYG__result_item_value{color:#1e293b;font-size:1.05rem;font-weight:800}.elbow-offset-module__lg7fYG__margin_box{background:#ffffffb3;border:1px dashed #c4b5fd;border-radius:.7rem;margin-top:1rem;padding:.75rem .9rem}.elbow-offset-module__lg7fYG__margin_title{color:#6d28d9;margin-bottom:.4rem;font-size:.78rem;font-weight:800}.elbow-offset-module__lg7fYG__margin_row{color:#475569;justify-content:space-between;margin-bottom:.15rem;font-size:.82rem;display:flex}.elbow-offset-module__lg7fYG__margin_row strong{color:#6d28d9;font-weight:800}.elbow-offset-module__lg7fYG__insulation_note{color:#94a3b8;text-align:center;margin-top:.85rem;font-size:.72rem;line-height:1.5}.elbow-offset-module__lg7fYG__warn_box{color:#b91c1c;text-align:center;background:#fef2f2;border:1.5px solid #fecaca;border-radius:.85rem;padding:1rem;font-weight:700}.elbow-offset-module__lg7fYG__warn_title{margin-bottom:.3rem;font-size:.95rem}.elbow-offset-module__lg7fYG__warn_detail{color:#991b1b;font-size:.82rem}.elbow-offset-module__lg7fYG__diagram_wrap{background:#fafafa;border:1px solid #f1f5f9;border-radius:.85rem;justify-content:center;align-items:center;padding:.5rem;display:flex}.elbow-offset-module__lg7fYG__diagram_svg{width:100%;max-width:500px;height:auto;display:block}.elbow-offset-module__lg7fYG__disclaimer{color:#92400e;background:#fef3c7;border:1px solid #fcd34d;border-radius:.85rem;padding:.85rem 1rem;font-size:.82rem;line-height:1.6}.elbow-offset-module__lg7fYG__toast{color:#fff;z-index:1000;background:#1f2937;border-radius:2rem;padding:.7rem 1.2rem;font-size:.85rem;font-weight:700;animation:.3s ease-out elbow-offset-module__lg7fYG__toastIn;position:fixed;top:1rem;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #0003}.elbow-offset-module__lg7fYG__ad_placeholder{color:#94a3b8;background:#f1f5f980;border:1px dashed #cbd5e1;border-radius:.5rem;justify-content:center;align-items:center;width:100%;min-height:90px;margin:1.5rem 0;font-size:.85rem;display:flex}@media (max-width:540px){.elbow-offset-module__lg7fYG__title{font-size:1.7rem}.elbow-offset-module__lg7fYG__panel{padding:1.1rem .85rem}.elbow-offset-module__lg7fYG__size_grid{grid-template-columns:repeat(4,1fr);gap:.35rem}.elbow-offset-module__lg7fYG__size_btn{padding:.5rem .2rem;font-size:.78rem}.elbow-offset-module__lg7fYG__elbow_grid{grid-template-columns:1fr 1fr}.elbow-offset-module__lg7fYG__mode_grid{grid-template-columns:1fr}.elbow-offset-module__lg7fYG__mode_btn{flex-direction:row;justify-content:flex-start;min-height:56px;padding:.65rem .85rem}.elbow-offset-module__lg7fYG__result_cut_value{font-size:2rem}.elbow-offset-module__lg7fYG__result_grid{grid-template-columns:1fr}}
