.cc-student-bundle-builder{background:#fff}.student-bundle{--navy:#14243b;--charcoal:#333840;--coral:#d66f63;--soft:#f6f5f1;--border:rgba(20,36,59,.14);display:block;max-width:1380px;margin:auto;padding:22px clamp(18px,4vw,64px) 90px;color:var(--charcoal)}.student-bundle *,.student-bundle *:before,.student-bundle *:after{box-sizing:border-box}.student-bundle__preview-banner{display:flex;align-items:center;justify-content:center;gap:8px;width:fit-content;max-width:100%;margin:0 auto 20px;padding:9px 14px;border:1px solid rgba(214,111,99,.34);border-radius:999px;background:#fff7f5;color:#713d37;font-size:1.18rem;line-height:1.35;text-align:center}.student-bundle__preview-banner>span{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:var(--coral)}.student-bundle__hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(24px,5vw,70px);align-items:end;padding:clamp(28px,5vw,66px);border-radius:22px;background:radial-gradient(circle at 95% 10%,rgba(214,111,99,.18),transparent 31%),linear-gradient(135deg,#eef1f5,#f8f7f3 58%,#fff)}.student-bundle__eyebrow,.student-bundle__summary-kicker,.student-bundle__detail-kicker{margin:0 0 10px;color:var(--coral);font-size:1.14rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.student-bundle__hero h1{max-width:780px;margin:0;color:var(--navy);font-family:inherit;font-size:clamp(3.4rem,4.8vw,6.2rem);font-weight:760;line-height:.98;letter-spacing:-.045em}.student-bundle__lead{max-width:700px;margin:22px 0 0;color:#333840cc;font-size:clamp(1.55rem,1.4vw,1.9rem);line-height:1.55}.student-bundle__hero-points{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:24px;color:var(--navy);font-size:1.24rem;font-weight:700}.student-bundle__hero-points span{white-space:nowrap}.student-bundle__hero-price{display:grid;justify-items:end;min-width:230px;padding:24px;border:1px solid rgba(20,36,59,.1);border-radius:18px;background:#ffffffe0;box-shadow:0 14px 38px #14243b14;text-align:right}.student-bundle__hero-price span,.student-bundle__hero-price small{color:#333840ad;font-size:1.2rem}.student-bundle__hero-price strong{color:var(--coral);font-size:clamp(4.2rem,5vw,6.4rem);font-weight:820;line-height:1;letter-spacing:-.06em}.student-bundle__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,390px);gap:clamp(24px,3vw,44px);align-items:start;margin-top:34px}.student-bundle__builder{min-width:0}.student-bundle__step{min-width:0;margin:0 0 30px;padding:0;border:0}.student-bundle__step legend,.student-bundle__section-heading{display:flex;align-items:center;gap:13px;width:100%;margin:0 0 16px;padding:0}.student-bundle__step legend>span:last-child,.student-bundle__section-heading>span:last-child{display:grid}.student-bundle__step legend strong,.student-bundle__section-heading h2{margin:0;color:var(--navy);font-family:inherit;font-size:clamp(1.9rem,2vw,2.6rem);font-weight:760;letter-spacing:-.02em}.student-bundle__step legend small,.student-bundle__section-heading p{margin:2px 0 0;color:#333840a8;font-size:1.24rem}.student-bundle__selected-count{width:max-content;margin-top:7px;padding:4px 9px;border-radius:999px;background:#d66f631f;color:var(--coral);font-size:1.08rem;font-style:normal;font-weight:800}.student-bundle__step-number{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:var(--navy);color:#fff;font-size:1.35rem;font-weight:800}.student-bundle__choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.student-bundle__choice-wrap{min-width:0}.student-bundle__choice-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.student-bundle__choice{position:relative;display:grid;height:100%;overflow:hidden;border:1px solid var(--border);border-radius:14px;background:#fff;cursor:pointer;transition:border-color .16s,box-shadow .16s,transform .16s}.student-bundle__choice:hover{border-color:#14243b6b;transform:translateY(-2px)}.student-bundle__choice-input:focus-visible+.student-bundle__choice{outline:3px solid rgba(214,111,99,.35);outline-offset:3px}.student-bundle__choice-input:checked+.student-bundle__choice{border-color:var(--navy);box-shadow:0 0 0 2px var(--navy),0 14px 28px #14243b1a}.student-bundle__choice-input:disabled+.student-bundle__choice{cursor:not-allowed;opacity:.48;filter:grayscale(.65)}.student-bundle__choice-media{display:block;aspect-ratio:1/1;overflow:hidden;background:var(--soft)}.student-bundle__choice-media img,.student-bundle__choice-media .placeholder-svg{display:block;width:100%;height:100%;object-fit:cover;transition:transform .22s}.student-bundle__choice:hover .student-bundle__choice-media img{transform:scale(1.025)}.student-bundle__choice-media--swatch{display:grid;place-items:center;aspect-ratio:2.3/1;background:linear-gradient(145deg,#f7f7f5,#ecebe7)}.student-bundle__swatch{width:58px;height:58px;border:5px solid #fff;border-radius:50%;background:var(--choice-swatch);box-shadow:0 0 0 1px #14243b29,0 8px 18px #14243b1c}.student-bundle__choice-copy{display:grid;gap:3px;padding:14px 46px 15px 14px}.student-bundle__choice-copy strong{color:var(--navy);font-size:1.38rem;line-height:1.25}.student-bundle__choice-copy small{color:#333840ad;font-size:1.15rem;line-height:1.35}.student-bundle__choice-copy em{color:#9c3434;font-size:1.12rem;font-style:normal;font-weight:700}.student-bundle__choice-check{position:absolute;right:12px;bottom:14px;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:1px solid var(--border);border-radius:50%;background:#fff;color:transparent;font-size:1.2rem;font-weight:900}.student-bundle__choice-input:checked+.student-bundle__choice .student-bundle__choice-check{border-color:var(--coral);background:var(--coral);color:#fff}.student-bundle__choice-wrap--quantity .student-bundle__choice{cursor:default}.student-bundle__choice-wrap--quantity .student-bundle__choice-copy{padding-right:14px}.student-bundle__choice-wrap--quantity[data-quantity-selected=true] .student-bundle__choice{border-color:var(--navy);box-shadow:0 0 0 2px var(--navy),0 14px 28px #14243b1a}.student-bundle__choice-wrap--quantity[data-choice-available=false] .student-bundle__choice{opacity:.48;filter:grayscale(.65)}.student-bundle__quantity{display:grid;grid-template-columns:44px minmax(32px,auto) 44px;gap:7px;align-items:center;justify-content:center;margin:0 14px 14px;padding:8px;border-radius:10px;background:var(--soft)}.student-bundle__quantity button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid rgba(20,36,59,.22);border-radius:50%;background:#fff;color:var(--navy);font:inherit;font-size:2rem;font-weight:750;line-height:1;cursor:pointer}.student-bundle__quantity button:hover:not(:disabled),.student-bundle__quantity button:focus-visible{border-color:var(--coral);color:var(--coral)}.student-bundle__quantity button:focus-visible{outline:3px solid rgba(214,111,99,.28);outline-offset:2px}.student-bundle__quantity button:disabled{cursor:not-allowed;opacity:.34}.student-bundle__quantity>strong{min-width:32px;color:var(--navy);font-size:1.45rem;text-align:center}.student-bundle__included-products{margin:8px 0 34px;padding:22px;border:1px solid var(--border);border-radius:16px;background:var(--soft)}.student-bundle__section-heading .student-bundle__step-number{background:var(--coral)}.student-bundle__included-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.student-bundle__included-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;padding:13px;border:1px solid rgba(20,36,59,.1);border-radius:10px;background:#fff}.student-bundle__included-item>span{display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;border-radius:7px;background:#d66f6324;color:var(--coral);font-weight:900}.student-bundle__included-item h3{margin:0;color:var(--navy);font-family:inherit;font-size:1.32rem;font-weight:750}.student-bundle__included-item p{margin:2px 0 0;color:#333840ad;font-size:1.13rem;line-height:1.35}.student-bundle__included-item>strong{color:var(--coral);font-size:1.3rem}.student-bundle__details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.student-bundle__detail-card{min-width:0;padding:clamp(18px,2.5vw,28px);border:1px solid var(--border);border-radius:16px;background:#fff}.student-bundle__detail-card--fit{background:linear-gradient(145deg,#f2f5f8,#fff)}.student-bundle__detail-card--checklist{grid-column:1/-1;background:var(--soft)}.student-bundle__detail-card h2{margin:0 0 10px;color:var(--navy);font-family:inherit;font-size:clamp(1.8rem,1.8vw,2.25rem);font-weight:750}.student-bundle__detail-card>p:not(.student-bundle__detail-kicker){margin:0;color:#333840bf;font-size:1.28rem;line-height:1.55}.student-bundle__detail-card ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:14px 0 0;padding:0;list-style:none}.student-bundle__detail-card li{display:flex;gap:9px;align-items:flex-start;font-size:1.27rem;line-height:1.4}.student-bundle__detail-card li span{color:var(--coral);font-weight:900}.student-bundle__summary{position:sticky;top:24px}.student-bundle__summary-inner{padding:clamp(22px,3vw,32px);border:1px solid rgba(20,36,59,.15);border-radius:18px;background:#fff;box-shadow:0 18px 50px #14243b17}.student-bundle__summary h2{margin:0;color:var(--navy);font-family:inherit;font-size:2.35rem;font-weight:780;letter-spacing:-.025em}.student-bundle__summary-selections{display:grid;gap:9px;margin:22px 0;padding:16px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.student-bundle__summary-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:baseline}.student-bundle__summary-row span{color:#333840ad;font-size:1.16rem}.student-bundle__summary-row strong{color:var(--navy);font-size:1.2rem;text-align:right}.student-bundle__summary-price{display:grid}.student-bundle__summary-price>span,.student-bundle__summary-price small,.student-bundle__summary-price p{color:#333840ad;font-size:1.15rem}.student-bundle__summary-price strong{color:var(--coral);font-size:5rem;font-weight:820;line-height:1;letter-spacing:-.06em}.student-bundle__summary-price p{margin:7px 0 0;line-height:1.45}.student-bundle__cta{width:100%;min-height:50px;margin-top:20px;border-color:var(--coral);background:var(--coral);color:#fff;font-weight:800}.student-bundle__cta:hover,.student-bundle__mobile-bar .btn:hover{border-color:#b9554b;background:#b9554b;color:#fff}.student-bundle__cta:disabled,.student-bundle__mobile-bar .btn:disabled{cursor:not-allowed;opacity:.48}.student-bundle__status{min-height:20px;margin:8px 0 0;color:var(--navy);font-size:1.14rem;font-weight:700;line-height:1.4}.student-bundle__warehouse{margin:17px 0 0;padding-top:16px;border-top:1px solid var(--border);color:var(--navy);font-size:1.2rem;font-weight:750}.student-bundle__prelaunch{margin:8px 0 0;color:#333840a6;font-size:1.07rem;line-height:1.45}.student-bundle__mobile-bar{display:none}@media(max-width:989px){.student-bundle{padding-inline:24px}.student-bundle__hero{grid-template-columns:1fr;align-items:start}.student-bundle__hero-price{justify-items:start;width:min(100%,360px);min-width:0;text-align:left}.student-bundle__layout{grid-template-columns:1fr}.student-bundle__summary{position:static}}@media(max-width:749px){.student-bundle{padding:12px 0 108px}.student-bundle__preview-banner{width:calc(100% - 28px);margin-bottom:12px;border-radius:12px;font-size:1.08rem}.student-bundle__hero{gap:20px;margin:0 14px;padding:26px 20px;border-radius:16px}.student-bundle__hero h1{font-size:clamp(3.25rem,11vw,4.4rem);line-height:1.02}.student-bundle__lead{margin-top:14px;font-size:1.42rem}.student-bundle__hero-points{display:grid;gap:8px;margin-top:18px}.student-bundle__hero-price{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2px 14px;width:100%;padding:16px}.student-bundle__hero-price strong{grid-row:1/3;grid-column:2;font-size:4.4rem}.student-bundle__layout{gap:22px;margin-top:24px}.student-bundle__builder,.student-bundle__summary{padding:0 14px}.student-bundle__step{margin-bottom:26px}.student-bundle__choices{grid-auto-flow:column;grid-auto-columns:minmax(205px,72vw);grid-template-columns:none;gap:12px;margin:0 -14px;padding:4px 14px 18px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:thin}.student-bundle__choice-wrap{scroll-snap-align:start}.student-bundle__choice-media--swatch{aspect-ratio:2.8/1}.student-bundle__included-products{padding:18px}.student-bundle__included-grid,.student-bundle__details,.student-bundle__detail-card ul{grid-template-columns:1fr}.student-bundle__detail-card--checklist{grid-column:auto}.student-bundle__summary-inner{padding:22px}.student-bundle__summary .student-bundle__cta{display:none}.student-bundle__mobile-bar{position:fixed;z-index:25;right:0;bottom:0;left:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center;padding:11px 14px calc(11px + env(safe-area-inset-bottom));border-top:1px solid rgba(20,36,59,.14);background:#fffffff5;box-shadow:0 -10px 30px #14243b1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.student-bundle__mobile-bar span{display:grid}.student-bundle__mobile-bar small{color:#333840a1;font-size:.95rem}.student-bundle__mobile-bar strong{color:var(--coral);font-size:2.2rem;line-height:1}.student-bundle__mobile-bar .btn{width:100%;min-height:46px;border-color:var(--coral);background:var(--coral);color:#fff;font-size:1.2rem;font-weight:800}}@media(prefers-reduced-motion:reduce){.student-bundle__choice,.student-bundle__choice-media img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/152/assets/student-bundle-builder.css.map */
