:root{--navy: #061323;--navy-2: #0a1a2c;--ink: #091220;--cream: #f6f1e9;--cream-2: #fbf8f2;--gold: #c39b56;--gold-light: #dbbd7a;--line: rgba(9, 18, 32, .17);--serif: "Libre Baskerville", Georgia, serif;--display: "Cinzel", Georgia, serif;--sans: "Montserrat", Arial, sans-serif;--page-width: 1180px;--wide-width: 1288px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream-2);font-family:var(--sans);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0)}.page-width{width:min(calc(100% - 48px),var(--page-width));margin-inline:auto}.page-width--wide{width:min(calc(100% - 80px),var(--wide-width))}.section-padding{padding:66px 0 40px}.section-padding--small{padding-top:52px}.eyebrow{margin:0 0 8px;font-family:var(--sans);font-size:13px;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:var(--gold)}.eyebrow--light{color:#fff}.eyebrow--gold{color:var(--gold-light)}.gold-rule{display:block;width:52px;height:3px;background:var(--gold);margin:22px 0}.gold-rule--center{margin:12px auto 18px;width:46px;height:2px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 30px;border:1px solid transparent;font-family:var(--sans);font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;transition:transform .2s ease,background .2s ease,border-color .2s ease}.button:hover{transform:translateY(-1px)}.button--gold{color:#fff;background:linear-gradient(135deg,#b48a45,#d3b166);box-shadow:0 10px 28px #09122029}.site-header{position:sticky;top:0;z-index:20;background:#061323fa;color:#fff;box-shadow:0 1px #ffffff0f}.site-header__inner{min-height:70px;display:grid;grid-template-columns:210px 1fr 48px;align-items:center;gap:24px}.site-header__logo-image{width:168px;height:auto}.site-nav{display:flex;justify-content:center;align-items:center;gap:clamp(20px,2.2vw,36px)}.site-nav__link{position:relative;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:28px 0 24px;opacity:.96;white-space:nowrap}.site-nav__link:after{content:"";position:absolute;left:0;right:0;bottom:18px;height:2px;background:var(--gold);transform:scaleX(0);transform-origin:center;transition:transform .2s ease}.site-nav__link:hover:after,.site-nav__link.is-active:after{transform:scaleX(1)}.site-header__cart{justify-self:end;position:relative;width:34px;height:34px;display:grid;place-items:center}.site-header__cart svg{width:25px;height:25px}.cart-count{position:absolute;right:-4px;top:-3px;min-width:17px;height:17px;border-radius:999px;background:var(--gold);color:var(--navy);display:grid;place-items:center;font-size:10px;font-weight:800}.nav-toggle,.nav-toggle-label{display:none}.home-hero{position:relative;min-height:610px;overflow:hidden;isolation:isolate;background:#071322}.home-hero__image{position:absolute;top:0;right:0;bottom:0;left:33%;background-image:var(--hero-image);background-size:cover;background-position:58% center;z-index:-3}.home-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#061323,#061323f5 23%,#0613238c 48%,#0613231a 78%,#06132308);z-index:-2}.home-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 50%,rgba(255,255,255,.06),transparent 25%);z-index:-1}.home-hero__content{min-height:610px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff;padding-top:32px;padding-bottom:20px}.home-hero h1{margin:0;font-family:var(--display);font-weight:500;letter-spacing:.035em;text-transform:uppercase;font-size:clamp(54px,6.6vw,92px);line-height:.98;max-width:620px}.home-hero__body{max-width:385px;margin:0 0 28px;color:#fffffff0;font-size:16px;line-height:1.72}.section-heading{text-align:center;max-width:720px}.section-heading h2{margin:0;font-family:var(--display);font-weight:500;text-transform:uppercase;letter-spacing:.035em;font-size:clamp(28px,3vw,42px);line-height:1.1;color:var(--ink)}.section-heading p:not(.eyebrow){margin:0 auto;max-width:580px}.section-heading--compact{margin-bottom:26px}.section-heading--compact .eyebrow{color:var(--ink)}.detail-grid{background:linear-gradient(180deg,#fbf8f2,#f6f1e9)}.detail-grid__items{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:30px}.detail-card{text-align:center}.detail-card__image-wrap{aspect-ratio:1.14 / 1;overflow:hidden;background:#0b1725}.detail-card__image{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.detail-card:hover .detail-card__image{transform:scale(1.025)}.detail-card h3{margin:20px 0 7px;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.detail-card p{margin:0 auto;max-width:250px;font-size:14px;line-height:1.65}.customization{margin-top:36px;display:grid;grid-template-columns:1.02fr 1fr;background:var(--navy);color:#fff;min-height:345px}.customization__media{min-height:345px;overflow:hidden}.customization__media img{width:100%;height:100%;object-fit:cover}.customization__content{padding:clamp(38px,5vw,68px) clamp(36px,5vw,72px);display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 95% 0%,rgba(255,255,255,.08),transparent 40%),linear-gradient(135deg,#061323,#0a1c31)}.customization h2{margin:0;font-family:var(--display);font-size:clamp(32px,4.4vw,56px);line-height:1.02;font-weight:500;text-transform:uppercase;letter-spacing:.025em}.customization p:not(.eyebrow){max-width:430px;margin:0 0 28px;color:#fffffff0}.customization .button{align-self:flex-start}.how-it-works{background:#fbf8f2}.how-it-works__grid{display:grid;grid-template-columns:repeat(5,1fr);margin-top:6px}.step-card{min-height:176px;padding:10px 24px 4px;text-align:center;border-left:1px solid var(--line)}.step-card:first-child{border-left:0}.step-card__icon{height:48px;display:grid;place-items:center;color:var(--ink);margin-bottom:9px}.step-card__icon svg{width:48px;height:48px}.step-card__number{margin:0 0 6px;font-size:12px;font-weight:600}.step-card h3{margin:0 0 6px;font-size:12px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.step-card p:not(.step-card__number){margin:0;font-size:12px;line-height:1.48}.site-footer{background:linear-gradient(135deg,#061323,#0a1b2d);color:var(--gold-light);padding:38px 0}.site-footer__inner{display:grid;grid-template-columns:220px 1fr 160px;align-items:center;gap:28px}.site-footer__logo img{width:172px}.site-footer__tagline{margin:0;text-align:center;font-family:var(--display);text-transform:uppercase;letter-spacing:.18em;font-size:clamp(16px,1.8vw,22px)}.site-footer__social{justify-self:end;display:flex;gap:20px;font-weight:700}.main-page{min-height:50vh}.main-page h1{font-family:var(--display);text-transform:uppercase;font-size:clamp(36px,5vw,64px)}@media(max-width:1050px){.site-header__inner{grid-template-columns:190px 1fr 42px}.site-nav{gap:18px}.site-nav__link{font-size:10px}.detail-grid__items{grid-template-columns:repeat(2,1fr);gap:22px}.how-it-works__grid{grid-template-columns:repeat(3,1fr);row-gap:28px}.step-card:nth-child(4){border-left:0}}@media(max-width:760px){.page-width,.page-width--wide{width:min(calc(100% - 32px),var(--wide-width))}.site-header__inner{min-height:66px;grid-template-columns:1fr auto auto}.site-header__logo-image{width:148px}.nav-toggle-label{display:flex;flex-direction:column;gap:5px;width:36px;padding:8px;cursor:pointer}.nav-toggle-label span{height:2px;background:#fff;display:block}.site-nav{position:absolute;left:0;right:0;top:66px;background:#061323;display:none;flex-direction:column;align-items:flex-start;padding:18px 24px 26px;border-top:1px solid rgba(255,255,255,.08)}.site-nav__link{padding:9px 0;font-size:12px}.nav-toggle:checked~.site-nav{display:flex}.home-hero,.home-hero__content{min-height:560px}.home-hero__image{top:0;right:0;bottom:0;left:0;opacity:.55;background-position:62% center}.home-hero:before{background:linear-gradient(90deg,#061323,#061323c7)}.section-padding{padding:48px 0 30px}.detail-grid__items,.customization{grid-template-columns:1fr}.customization__media{min-height:260px}.how-it-works__grid{grid-template-columns:1fr}.step-card,.step-card:nth-child(4){border-left:0;border-top:1px solid var(--line);padding:22px 10px}.step-card:first-child{border-top:0}.site-footer__inner{grid-template-columns:1fr;text-align:center}.site-footer__logo img{margin:0 auto}.site-footer__social{justify-self:center}}@media(min-width:1440px){.home-hero__image{top:0;right:0;bottom:0;left:0;background-size:auto 100%;background-repeat:no-repeat;background-position:right center}.home-hero:before{background:linear-gradient(90deg,#061323,#061323fa 31%,#061323bd 49%,#0613232e 79%,#0613230f)}.home-hero__content{padding-left:2vw}}.collection-hero{position:relative;min-height:470px;overflow:hidden;isolation:isolate;background:var(--navy)}.collection-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--hero-image);background-size:cover;background-position:center;z-index:-3;filter:saturate(.96) contrast(1.04)}.collection-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#061323fa,#061323d6 37%,#0613233d 76%,#06132314);z-index:-2}.collection-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 31% 48%,rgba(255,255,255,.07),transparent 24%);z-index:-1}.collection-hero__content{min-height:470px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff}.collection-hero h1{margin:0;font-family:var(--display);text-transform:uppercase;letter-spacing:.035em;font-weight:500;font-size:clamp(54px,6.2vw,88px);line-height:.98}.collection-hero p:not(.eyebrow){margin:0;max-width:410px;color:#fffffff0;font-size:16px;line-height:1.7}.university-hub{background:linear-gradient(180deg,#fbf8f2,#f6f1e9)}.university-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:38px}.university-card{position:relative;min-height:505px;border-radius:8px;overflow:hidden;color:#fff;background:var(--navy);box-shadow:0 18px 42px #09122024}.university-card__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--card-image);background-size:cover;background-position:center;transform:scale(1.03);filter:saturate(.85)}.university-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#06132352,#061323eb);z-index:1}.university-card__content{position:relative;z-index:2;min-height:505px;padding:58px 36px 38px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center}.university-card__crest{width:70px;height:82px;margin-bottom:22px;display:grid;place-items:center;border:2px solid rgba(255,255,255,.88);color:#fff;font-family:var(--display);font-size:22px;background:#06132352;clip-path:polygon(50% 0,96% 20%,87% 86%,50% 100%,13% 86%,4% 20%)}.university-card__badge,.university-card__prefix{margin:0;font-family:var(--sans);font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-light);font-weight:700}.university-card__prefix{color:#fff;margin-bottom:2px}.university-card h3{margin:0;font-family:var(--display);font-size:clamp(30px,3vw,44px);line-height:1.04;text-transform:uppercase;font-weight:500}.university-card p:not(.university-card__badge):not(.university-card__prefix){max-width:305px;margin:0 0 24px;line-height:1.55;color:#fffffff0}.university-card .button{min-width:198px}.launch-signup{background:linear-gradient(135deg,#061323,#0a1b2d);color:#fff;padding:58px 0}.launch-signup__inner{display:grid;grid-template-columns:76px 1fr minmax(430px,560px);gap:28px;align-items:center}.launch-signup__icon{color:var(--gold-light)}.launch-signup__icon svg{width:58px;height:58px}.launch-signup h2{margin:0 0 6px;font-family:var(--display);font-weight:500;font-size:clamp(30px,3vw,44px)}.launch-signup p{margin:0;color:#ffffffe6}.launch-signup__form{display:grid;grid-template-columns:1fr 142px;gap:12px}.launch-signup__form input{min-height:48px;border:1px solid rgba(255,255,255,.3);background:#0000002e;color:#fff;padding:0 18px;font:inherit}.section-padding--product{padding:34px 0 0;background:#fbf8f2}.university-product__inner{display:grid;grid-template-columns:minmax(360px,1.08fr) 150px minmax(420px,.94fr);gap:22px;align-items:start}.university-product__main-image{min-height:700px;background:#dde1dc;overflow:hidden}.university-product__main-image img{width:100%;height:100%;min-height:700px;object-fit:cover;object-position:center}.university-product__thumbs{display:flex;flex-direction:column;gap:14px}.university-product__thumb{aspect-ratio:1 / 1;border-radius:6px;overflow:hidden;background:var(--navy)}.university-product__thumb img{width:100%;height:100%;object-fit:cover}.university-product__info{padding:48px 0 0 28px}.breadcrumbs{display:flex;gap:10px;flex-wrap:wrap;color:#0912208c;font-size:12px;margin-bottom:32px}.university-product__kicker{margin:0 0 4px;font-family:var(--display);letter-spacing:.16em;text-transform:uppercase;font-size:17px}.university-product h1{margin:0;font-family:var(--display);font-size:clamp(64px,8vw,110px);letter-spacing:.03em;text-transform:uppercase;line-height:.9;font-weight:500}.university-product__subtitle{margin:16px 0 24px;color:var(--gold);font-family:var(--sans);font-weight:700;letter-spacing:.18em;text-transform:uppercase;font-size:clamp(22px,2.2vw,30px)}.university-product__body{max-width:560px;margin:0 0 24px;line-height:1.72}.product-feature-list{list-style:none;padding:0;margin:0 0 24px;display:grid;gap:12px}.product-feature-list li{position:relative;padding-left:32px}.product-feature-list li:before{content:"\2726";position:absolute;left:0;top:0;color:var(--gold)}.university-product__price{display:flex;align-items:baseline;gap:16px;margin:12px 0 4px}.university-product__price span{font-family:var(--display);font-size:44px}.university-product__price small{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#0912209e}.preorder-note{margin:0 0 20px;font-weight:700;color:var(--gold);text-transform:uppercase;letter-spacing:.13em;font-size:13px}.button--wide{width:min(100%,430px);min-height:56px}.order-deadline{margin:18px 0 0;font-size:13px;color:#091220b3}.collection-details{background:linear-gradient(180deg,#fbf8f2,#f6f1e9)}.school-story{display:grid;grid-template-columns:1fr 1fr;background:var(--navy);color:#fff}.school-story__text{padding:clamp(54px,6vw,84px) clamp(34px,6vw,88px);display:flex;flex-direction:column;justify-content:center}.school-story h2{margin:0 0 18px;font-family:var(--display);font-weight:500;font-size:clamp(30px,4vw,52px);text-transform:uppercase;color:var(--gold-light)}.school-story p:not(.eyebrow){max-width:620px;line-height:1.75}.school-story__image{min-height:420px;overflow:hidden}.school-story__image img{width:100%;height:100%;object-fit:cover}.school-facts{display:grid;grid-template-columns:repeat(2,minmax(150px,1fr));gap:18px 28px;margin-top:28px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;font-size:12px;color:#fff}.benefit-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:36px 0 44px}.benefit-strip div{padding:0 28px;border-left:1px solid var(--line)}.benefit-strip div:first-child{border-left:0}.benefit-strip strong{display:block;margin-bottom:6px;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.benefit-strip p{margin:0;font-size:13px;line-height:1.55}@media(max-width:1050px){.university-grid{grid-template-columns:repeat(2,1fr)}.launch-signup__inner{grid-template-columns:60px 1fr}.launch-signup__form{grid-column:1 / -1}.university-product__inner{grid-template-columns:1fr}.university-product__thumbs{flex-direction:row;order:2}.university-product__media{order:1}.university-product__info{order:3;padding:20px 0 0}.university-product__thumb{flex:1}.school-story,.benefit-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.collection-hero,.collection-hero__content{min-height:430px}.collection-hero h1{font-size:48px}.university-grid{grid-template-columns:1fr}.university-card,.university-card__content{min-height:455px}.launch-signup__inner,.launch-signup__form,.school-story,.benefit-strip{grid-template-columns:1fr}.launch-signup__form{gap:10px}.university-product__main-image,.university-product__main-image img{min-height:500px}.university-product__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.university-product h1{font-size:56px}.school-story__image{min-height:290px}.benefit-strip div{border-left:0;border-top:1px solid var(--line);padding:22px 0}.benefit-strip div:first-child{border-top:0}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/base.css.map */
