#fcr-app{max-width:1360px;margin:0 auto;padding:16px;background:#f7fbfd;color:#243b4b}.fcr-layout{display:grid;grid-template-columns:330px 1fr;gap:20px}.fcr-form,#fcr-results{background:#fff;border-radius:10px;padding:20px}.fcr-form h2{margin-top:0}.fcr-fields{display:grid;gap:10px}.fcr-fields label{font-size:13px;font-weight:700}.fcr-fields input,.fcr-fields select{display:block;width:100%;box-sizing:border-box;margin-top:4px;padding:9px;border:1px solid #cbd8dd;border-radius:5px}.fcr-form fieldset{margin:14px 0;border:1px solid #dce7eb}.fcr-form button{width:100%;margin-top:16px;padding:13px;border:0;border-radius:6px;background:#ff5000;color:#fff;font-weight:800;cursor:pointer}.fcr-scheme{padding:12px;background:#eef9fe;text-align:center}.fcr-scheme svg{width:100%;max-height:400px}.fcr-table{width:100%;border-collapse:collapse;margin-top:16px;font-size:13px}.fcr-table th,.fcr-table td{padding:7px;border-bottom:1px solid #dce5e8;text-align:left}.fcr-group td{background:#f4f8f9;font-weight:800}.fcr-total{margin-top:14px;padding:15px;background:#fff4ec;text-align:right}.fcr-total strong{display:block;font-size:24px;color:#a53b00;margin-top:6px}@media(max-width:760px){.fcr-layout{grid-template-columns:1fr}.fcr-form,#fcr-results{padding:12px}.fcr-table{font-size:11px}.fcr-table th,.fcr-table td{padding:5px}}
#fcr-app{max-width:1440px;margin:0 auto;padding:24px;background:#fff}.fcr-layout{grid-template-columns:minmax(300px,360px) minmax(0,1fr);gap:24px}.fcr-form,#fcr-results{border:1px solid #e2e8eb;border-radius:12px;box-shadow:0 2px 10px rgba(24,43,59,.06);background:#fff}.fcr-form h2{font-size:24px;color:#172d3d}.fcr-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.fcr-fields input,.fcr-fields select{border:1px solid #ccd9de;border-radius:6px;padding:10px;background:#fff}.fcr-form button{background:#ff5000;border-radius:7px;font-size:15px}.fcr-scheme{border-radius:10px;background:#eef9fe}.fcr-table th{background:#f5f8f9}.fcr-total{border-radius:8px;border:1px solid #ffd5be}.fcr-total strong{color:#ff5000}@media(max-width:760px){#fcr-app{padding:10px}.fcr-layout{gap:12px}.fcr-fields{grid-template-columns:1fr}.fcr-form,#fcr-results{border-radius:8px}}
.fcr-photo{width:200px;height:150px;margin:14px auto;display:block;background:#fff;border:1px solid #d6dfe2;border-radius:8px;overflow:hidden}.fcr-photo img{width:100%;height:100%;object-fit:contain;background:#fff}
#fcr-order-form{display:flex;gap:8px;align-items:center;margin-top:10px}#fcr-order-form input{padding:9px;border:1px solid #ccd9de;border-radius:6px}#fcr-order-form button{padding:10px 14px;background:#ff5000;border:0;color:#fff;border-radius:6px}
.fcr-photos{display:grid;grid-template-columns:repeat(5,200px);gap:10px;margin:14px 0;overflow-x:auto}@media(max-width:760px){.fcr-photos{grid-template-columns:repeat(2,minmax(0,1fr))}.fcr-photos .fcr-photo{width:100%;height:auto;aspect-ratio:4/3}}
@media(max-width:760px){
  #fcr-app{width:100%;max-width:100%;padding:8px;overflow:hidden}
  .fcr-layout{display:block!important;width:100%;min-width:0}
  .fcr-form,#fcr-results{width:100%;min-width:0;margin:0 0 12px;padding:12px}
  .fcr-scheme svg{width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important}
}@media(max-width:760px){
  .fce-scroll{overflow:visible!important}.fce-scroll table{min-width:0!important}
  .fcr-mobile-bar{position:fixed;z-index:99999;left:0;right:0;bottom:0;display:flex;align-items:center;gap:10px;padding:8px 10px calc(8px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #ffd4c2;box-shadow:0 -4px 14px #0002}.fcr-mobile-bar span{flex:1;display:flex;flex-direction:column;min-width:0;color:#6d4a34;font-size:10px;text-transform:uppercase}.fcr-mobile-bar strong{color:#ff5000;font-size:17px;white-space:nowrap;text-transform:none}.fcr-mobile-bar button{border:0;border-radius:7px;background:#ff5000;color:#fff;padding:10px 14px;font-weight:800}.fcr-layout{padding-bottom:64px}
}
@media(min-width:761px){.fcr-mobile-bar{display:none}}.fcr-captcha input{width:100%;padding:10px 14px;border:1.5px solid #d5d5c8;border-radius:8px;font:14px Arial}