.ds-home{--ds-black:#101010;--ds-charcoal:#1d1d1d;--ds-white:#fff;--ds-cream:#f4f1ed;--ds-accent:#a86d44;--ds-line:#ded8d0;color:var(--ds-charcoal);background:var(--ds-white);font-family:Arial,Helvetica,sans-serif}.ds-home *{box-sizing:border-box}.ds-wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}.ds-section{padding:84px 0}.ds-eyebrow{font-size:12px;letter-spacing:.22em;text-transform:uppercase;font-weight:700;margin:0 0 14px;color:var(--ds-accent)}.ds-title{font-family:Georgia,'Times New Roman',serif;font-size:clamp(36px,5vw,66px);line-height:.98;margin:0;color:var(--ds-black);letter-spacing:-.035em}.ds-title-sm{font-family:Georgia,'Times New Roman',serif;font-size:clamp(31px,4vw,50px);line-height:1.05;margin:0 0 16px;color:var(--ds-black)}.ds-copy{font-size:17px;line-height:1.7;max-width:690px;color:#4b4b4b}.ds-btns{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.ds-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 25px;border:1px solid var(--ds-black);text-decoration:none!important;font-weight:700;font-size:13px;letter-spacing:.08em;text-transform:uppercase;transition:.2s ease}.ds-btn--dark{background:var(--ds-black);color:var(--ds-white)!important}.ds-btn--light{background:transparent;color:var(--ds-black)!important}.ds-btn:hover{transform:translateY(-2px)}.ds-hero{background:var(--ds-black);color:var(--ds-white);padding:78px 0 86px;overflow:hidden}.ds-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:52px}.ds-hero .ds-eyebrow{color:#c9a78e}.ds-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(48px,7vw,88px);line-height:.91;letter-spacing:-.05em;margin:0 0 20px;color:#fff}.ds-hero-tagline{font-family:Georgia,'Times New Roman',serif;font-size:clamp(20px,2.6vw,32px);line-height:1.2;margin:0 0 18px;color:#eee}.ds-hero-copy{font-size:17px;line-height:1.65;color:#cfcfcf;max-width:600px}.ds-hero .ds-btn--dark{background:#fff;color:#111!important;border-color:#fff}.ds-hero .ds-btn--light{color:#fff!important;border-color:#666}.ds-books-stack{position:relative;height:520px}.ds-book{position:absolute;width:235px;filter:drop-shadow(0 22px 26px rgba(0,0,0,.4));transition:.25s ease}.ds-book:hover{transform:translateY(-8px)!important;z-index:5}.ds-book img{display:block;width:100%;height:auto}.ds-book:nth-child(1){left:3%;top:90px;transform:rotate(-7deg)}.ds-book:nth-child(2){left:28%;top:10px;z-index:3}.ds-book:nth-child(3){right:3%;top:88px;transform:rotate(7deg)}.ds-book:nth-child(4){left:34%;bottom:-34px;width:205px;z-index:2;transform:rotate(2deg)}.ds-manifesto{text-align:center;background:var(--ds-cream)}.ds-manifesto .ds-copy{margin:22px auto 0}.ds-manifesto-strong{font-family:Georgia,'Times New Roman',serif;font-size:24px;margin:30px 0 0;color:var(--ds-black)}.ds-headrow{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:34px}.ds-textlink{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:#111!important;text-decoration:none;border-bottom:1px solid #111;padding-bottom:4px}.ds-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.ds-product-card{text-decoration:none!important;color:inherit!important;display:block}.ds-product-image{background:#f4f4f4;aspect-ratio:4/5;overflow:hidden;margin-bottom:16px}.ds-product-image img{width:100%;height:100%;object-fit:contain;display:block;transition:.25s}.ds-product-card:hover img{transform:scale(1.025)}.ds-product-name{font-family:Georgia,'Times New Roman',serif;font-size:20px;line-height:1.15;margin:0 0 7px;color:#111}.ds-price{font-size:14px;color:#666}.ds-feature{background:var(--ds-charcoal);color:#fff}.ds-feature-grid{display:grid;grid-template-columns:.72fr 1.28fr;align-items:center;gap:70px}.ds-feature-image{max-width:390px;margin:auto;filter:drop-shadow(0 24px 25px rgba(0,0,0,.32))}.ds-feature-image img{display:block;width:100%;height:auto}.ds-feature .ds-title-sm{color:#fff}.ds-feature .ds-copy{color:#d1d1d1}.ds-feature .ds-btn--dark{background:#fff;color:#111!important;border-color:#fff}.ds-collections{background:#fff}.ds-collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ds-collection-card{position:relative;min-height:360px;overflow:hidden;text-decoration:none!important;background:#151515}.ds-collection-card img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;opacity:.7;transition:.3s}.ds-collection-card:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 40%,rgba(0,0,0,.83))}.ds-collection-card:hover img{transform:scale(1.04);opacity:.82}.ds-collection-label{position:absolute;z-index:2;left:24px;right:24px;bottom:22px;color:#fff}.ds-collection-label strong{display:block;font-family:Georgia,'Times New Roman',serif;font-size:28px}.ds-collection-label span{font-size:12px;text-transform:uppercase;letter-spacing:.12em}.ds-series{background:var(--ds-cream)}.ds-series-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.ds-series-card{background:#fff;padding:36px;min-height:470px;display:flex;flex-direction:column}.ds-mini-books{display:flex;align-items:end;gap:12px;height:245px;margin:22px 0 28px}.ds-mini-books img{height:220px;max-width:31%;object-fit:contain;filter:drop-shadow(0 10px 12px rgba(0,0,0,.18))}.ds-mini-books--eight{gap:5px}.ds-mini-books--eight img{height:185px;max-width:24%}.ds-series-card h3{font-family:Georgia,'Times New Roman',serif;font-size:31px;margin:0 0 9px}.ds-series-card p{color:#5d5d5d;line-height:1.6;margin:0 0 20px}.ds-series-card .ds-textlink{margin-top:auto;align-self:flex-start}.ds-author{background:#fff}.ds-author-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:72px;align-items:center}.ds-author-photo{background:var(--ds-cream);min-height:490px;display:flex;align-items:end;justify-content:center;overflow:hidden}.ds-author-photo img{width:94%;height:auto;display:block}.ds-pillars{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#343434}.ds-pillar{background:#171717;color:#fff;text-align:center;padding:42px 18px}.ds-pillar strong{font-family:Georgia,'Times New Roman',serif;font-size:24px}.ds-apparel{background:#fff}.ds-apparel-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ds-apparel-card{background:#f3f3f3;text-decoration:none!important;color:#111!important}.ds-apparel-card img{width:100%;aspect-ratio:1/1;object-fit:contain;display:block}.ds-apparel-info{padding:16px}.ds-apparel-info strong{font-family:Georgia,'Times New Roman',serif;font-size:19px}.ds-news{background:var(--ds-black);color:#fff;text-align:center}.ds-news .ds-title-sm{color:#fff}.ds-news .ds-copy{color:#cfcfcf;margin:0 auto}.ds-newsletter-form{display:flex;max-width:610px;margin:30px auto 0}.ds-newsletter-form input{flex:1;min-width:0;background:#fff;border:0;padding:0 18px;min-height:52px;font-size:16px}.ds-newsletter-form button{min-height:52px;border:1px solid #fff;background:transparent;color:#fff;padding:0 22px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;cursor:pointer}.ds-form-note{font-size:13px;color:#aaa;margin-top:12px}.ds-divider{height:1px;background:var(--ds-line)}@media(max-width:989px){.ds-hero-grid,.ds-feature-grid,.ds-author-grid{grid-template-columns:1fr}.ds-books-stack{height:430px;max-width:620px;width:100%;margin:auto}.ds-book{width:195px}.ds-product-grid,.ds-collection-grid,.ds-apparel-strip{grid-template-columns:repeat(2,1fr)}.ds-series-grid{grid-template-columns:1fr}.ds-pillar strong{font-size:19px}}@media(max-width:640px){.ds-wrap{width:min(100% - 28px,1180px)}.ds-section{padding:60px 0}.ds-hero{padding:58px 0 54px}.ds-books-stack{height:345px}.ds-book{width:145px}.ds-book:nth-child(1){left:0;top:85px}.ds-book:nth-child(2){left:25%;top:10px}.ds-book:nth-child(3){right:0;top:80px}.ds-book:nth-child(4){left:32%;bottom:-20px;width:130px}.ds-headrow{display:block}.ds-headrow .ds-textlink{display:inline-block;margin-top:16px}.ds-product-grid{gap:14px}.ds-product-name{font-size:17px}.ds-collection-grid,.ds-apparel-strip{grid-template-columns:1fr}.ds-collection-card{min-height:300px}.ds-series-card{padding:25px;min-height:420px}.ds-mini-books{height:215px}.ds-mini-books img{height:190px}.ds-mini-books--eight img{height:150px}.ds-author-photo{min-height:360px}.ds-pillars{grid-template-columns:1fr 1fr}.ds-newsletter-form{display:block}.ds-newsletter-form input,.ds-newsletter-form button{width:100%}.ds-newsletter-form button{margin-top:8px}}