.booklist-finder{max-width:960px;margin:3rem auto 4rem}.booklist-header{text-align:center;margin-bottom:2rem}.booklist-header h1{font-size:2.4rem;margin:0 0 .5rem;letter-spacing:.03em}.booklist-header p{margin:0;color:#555;font-size:.98rem}.booklist-notice{margin:0 auto 2rem;max-width:960px;border-radius:14px;border:1px solid #f1e2d3;background:#fff8f2;padding:1.25rem 1.5rem;box-shadow:0 8px 20px #00000008;font-size:.92rem;line-height:1.5}.booklist-notice__title{font-weight:600;font-size:.98rem;margin:0 0 .4rem;text-transform:uppercase;letter-spacing:.09em;color:#a86e33}#stb-school-notice{padding:2rem 2.25rem;font-size:1.05rem;line-height:1.7;text-align:center;margin:1.25rem auto 2.25rem;border-radius:16px}#stb-school-notice .booklist-notice__title{font-size:1.25rem;margin-bottom:.85rem}#stb-school-notice ul{margin:.75rem auto 0;padding-left:0;list-style-position:inside;display:inline-block;text-align:left}#stb-school-notice li{margin:.5rem 0}@media (max-width: 640px){#stb-school-notice{padding:1.5rem 1.25rem;font-size:1rem}}.booklist-card{background:#fff;border-radius:16px;padding:2.25rem 2.5rem;box-shadow:0 14px 35px #0000000f;border:1px solid #eee}.booklist-section+.booklist-section{margin-top:1.75rem;padding-top:1.75rem;border-top:1px solid #f0f0f0}.booklist-section h2{font-size:1.15rem;margin-bottom:1rem;font-weight:600}.booklist-grid{display:grid;gap:1.25rem 1.5rem}.booklist-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.booklist-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width: 900px){.booklist-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.booklist-card{padding:1.75rem 1.4rem}.booklist-grid--2,.booklist-grid--3{grid-template-columns:1fr}}.booklist-field label{display:block;font-size:.9rem;font-weight:500;margin-bottom:.35rem}.booklist-field label span{color:#d12a2a}.booklist-field input,.booklist-field select{width:100%;border-radius:8px;border:1px solid #d4d4d4;padding:.55rem .7rem;font-size:.95rem;outline:none;transition:border-color .15s ease,box-shadow .15s ease;background-color:#fafafa}.booklist-field input:focus,.booklist-field select:focus{border-color:#c79a6a;box-shadow:0 0 0 1px #c79a6a59;background-color:#fff}.booklist-actions{margin-top:2rem;text-align:center}.booklist-actions--bottom{margin-top:2.5rem}.booklist-btn{display:inline-block;padding:.9rem 2.8rem;border-radius:999px;border:none;cursor:pointer;font-size:.98rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:linear-gradient(120deg,#c79a6a,#b27a48);box-shadow:0 10px 20px #0000001f;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease;text-decoration:none}.booklist-btn:hover{transform:translateY(-1px);box-shadow:0 12px 26px #00000029}.booklist-btn--disabled,.booklist-btn[disabled]{cursor:not-allowed;opacity:.55;box-shadow:none;background:#c7c7c7}.booklist-btn--secondary{background:#fff;color:#b27a48;border:1px solid #e7c9a8;box-shadow:0 10px 20px #00000014}.booklist-btn--secondary:hover{transform:translateY(-1px)}.booklist-results{margin-top:3rem}.booklist-results h2{text-align:center;font-size:1.6rem;margin-bottom:1.75rem}.booklist-row-list{max-width:900px;margin:0 auto;border-radius:14px;border:1px solid #eee;background:#fff;overflow:hidden}.booklist-row{display:flex;align-items:center;gap:1.25rem;padding:.9rem 1.25rem;border-bottom:1px solid #f2f2f2}.booklist-row:last-child{border-bottom:none}.booklist-row__title{flex:1}.booklist-row__title-heading{font-size:.98rem;font-weight:600;margin-bottom:.2rem}.booklist-row__title-link{font-size:.86rem;color:#777;text-decoration:underline}.booklist-row__qty{text-align:right;min-width:120px}.booklist-row__qty label{display:block;font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;color:#777;margin-bottom:.25rem}.booklist-row__qty input{width:70px;border-radius:999px;border:1px solid #d4d4d4;padding:.3rem .55rem;text-align:center;font-size:.9rem}@media (max-width: 640px){.booklist-row{flex-direction:column;align-items:flex-start}.booklist-row__qty{text-align:left}}.booklist-family-tools{max-width:900px;margin:1.25rem auto 0;padding:1rem 1.25rem;border-radius:14px;border:1px solid #e9e9e9;background:#fff;box-shadow:0 10px 26px #0000000d;text-align:center}.booklist-family-tools__msg{font-weight:600;margin-bottom:.85rem}.booklist-family-tools__buttons{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.booklist-list-subtitle{font-weight:500;font-size:.95rem;color:#666}.booklist-list-subtitle strong{font-weight:700}.booklist-info{margin:.9rem 0 1rem;padding:.9rem 1rem;border-radius:14px;border:1px solid #eee;background:#fafafa}.booklist-info__section+.booklist-info__section{margin-top:.75rem;padding-top:.75rem;border-top:1px dashed #e6e6e6}.booklist-info__label{font-weight:700;margin-bottom:.35rem}.booklist-info__list{margin:0;padding-left:1.1rem}.booklist-info__list li{margin:.18rem 0}.booklist-info--listA{background:#f3fbf5;border-color:#d7efde}.booklist-info--listB{background:#f3f7ff;border-color:#d7e4ff}.booklist-info--Music{background:#fff7ec;border-color:#ffe0b8}.booklist-listblock--attention{box-shadow:0 0 0 4px rgba(var(--color-foreground),.08);border-radius:16px}.booklist-btn--pulse{animation:blPulse .9s ease-in-out 2}@keyframes blPulse{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}#stb-school-notice ul{margin:.5rem 0 0;padding-left:1.1rem}#stb-school-notice li{margin:.25rem 0}#brighton-school-notice{padding:2rem 2.25rem;text-align:center;font-size:1.05rem;line-height:1.7}#brighton-school-notice ul{margin:.75rem auto 0;padding-left:0;list-style-position:inside;display:inline-block;text-align:left}.booklist-listhead{margin-bottom:.75rem;text-align:center;text-decoration:underline;color:#3638c7}.booklist-listhead__line,.booklist-listhead__subtitle{font-weight:800;font-size:1.55rem}.yug-title-line{text-align:center;font-weight:700;color:#3638c7;text-decoration:underline;font-size:1.55rem;line-height:1.35}.booklist-listwrap{border:1px solid #eee;border-radius:14px;overflow:hidden}.yug-actions{margin-top:1.1rem}#yug-school-notice{padding:2rem 2.25rem;text-align:center;font-size:1.05rem;line-height:1.7}#yug-school-notice ul{margin:.75rem auto 0;padding-left:0;list-style-position:inside;display:inline-block;text-align:left}#yug-school-notice li{margin:.25rem 0}
/*# sourceMappingURL=/cdn/shop/t/10/assets/booklist-finder.css.map */
