.gb-page{--gb-ink: #26343b;--gb-muted: #68747a;--gb-paper: #fffdf9;--gb-cream: #f7f0e8;--gb-rose: #a94f5a;--gb-rose-dark: #843c46;--gb-rust: #b96a3c;--gb-plum: #67506e;--gb-teal: #3f7572;--gb-gold: #d3a13d;--gb-line: rgba(38, 52, 59, .14);color:var(--gb-ink);background:var(--gb-paper)}.gb-page *{box-sizing:border-box}.gb-page [hidden]{display:none!important}.gb-wrap{width:min(1320px,calc(100% - 40px));margin:0 auto}.gb-page h1,.gb-page h2,.gb-page h3,.gb-page p{margin-top:0}.gb-page h1,.gb-page h2{font-family:Georgia,Times New Roman,serif;letter-spacing:-.04em;color:var(--gb-ink)}.gb-page h1{max-width:770px;margin-bottom:24px;font-size:clamp(53px,6.3vw,92px);line-height:.94}.gb-page h2{margin-bottom:18px;font-size:clamp(36px,4.1vw,60px);line-height:1}.gb-kicker{margin:0 0 12px;color:var(--gb-rose);font-size:12px;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.gb-hero{position:relative;overflow:hidden;padding:72px 0 78px;background:linear-gradient(130deg,#fbf4ed,#f3e6df 52%,#ead7d0)}.gb-hero:before{content:"";position:absolute;width:430px;height:430px;left:-270px;bottom:-290px;border:2px dashed rgba(169,79,90,.2);border-radius:50%}.gb-hero:after{content:"";position:absolute;width:280px;height:280px;right:-90px;top:-120px;border-radius:50%;background:var(--gb-gold);opacity:.09}.gb-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(500px,.98fr);gap:66px;align-items:center}.gb-lead{max-width:690px;margin-bottom:30px;color:#536169;font-size:19px;line-height:1.7}.gb-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:28px}.gb-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 22px;border-radius:999px;font-weight:850;line-height:1.1;text-decoration:none;transition:transform .2s ease,background .2s ease}.gb-button:hover{transform:translateY(-2px)}.gb-button--primary{background:var(--gb-rose);color:#fff}.gb-button--primary:hover{background:var(--gb-rose-dark);color:#fff}.gb-button--secondary{border:1px solid var(--gb-ink);background:#ffffff85;color:var(--gb-ink)}.gb-button--light{flex:0 0 auto;background:#fff;color:var(--gb-ink);white-space:nowrap}.gb-notes{display:flex;flex-wrap:wrap;gap:9px}.gb-notes span{padding:8px 12px;border:1px solid rgba(38,52,59,.15);border-radius:999px;background:#ffffff73;font-size:13px;font-weight:750}.gb-board{position:relative;min-height:590px;overflow:hidden;border:1px solid rgba(76,55,39,.13);border-radius:28px;background-color:#f3e5d7;background-image:linear-gradient(rgba(125,91,67,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(125,91,67,.055) 1px,transparent 1px);background-size:28px 28px;box-shadow:0 26px 64px #5b392f26}.gb-board__label{position:absolute;z-index:20;top:28px;left:31px;margin:0;color:#7a554d;font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.gb-board__tape{position:absolute;z-index:14;width:74px;height:24px;background:#e2c577b8;box-shadow:0 2px 5px #50372214}.gb-board__tape--one{left:25%;top:72px;transform:rotate(-8deg)}.gb-board__tape--two{right:18%;bottom:54px;transform:rotate(7deg)}.gb-board__thread{position:absolute;z-index:1;width:260px;height:260px;right:-88px;top:100px;border:3px dashed rgba(169,79,90,.2);border-radius:50%}.gb-board-book{position:absolute;z-index:4;display:block;width:29%;max-width:165px;color:var(--gb-ink);text-decoration:none;transform-origin:center;transition:transform .22s ease,z-index .22s ease}.gb-board-book:hover{z-index:25;transform:translateY(-8px) rotate(0) scale(1.04);color:var(--gb-ink)}.gb-board-book--1{left:6%;top:96px;transform:rotate(-6deg)}.gb-board-book--2{left:35%;top:75px;transform:rotate(2deg)}.gb-board-book--3{right:6%;top:105px;transform:rotate(6deg)}.gb-board-book--4{left:9%;bottom:35px;transform:rotate(4deg)}.gb-board-book--5{left:37%;bottom:17px;transform:rotate(-2deg)}.gb-board-book--6{right:7%;bottom:38px;transform:rotate(5deg)}.gb-board-book__cover{display:block;overflow:hidden;aspect-ratio:.72;border:6px solid #fff;border-radius:4px;background:#fff;box-shadow:0 13px 22px #3c251e38}.gb-board-book__cover img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}.gb-board-book__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:10px;background:linear-gradient(145deg,var(--gb-plum),#47384d);color:#fff;font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1.05;text-align:center}.gb-board-book strong{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gb-paths{padding:90px 0 96px;background:#fff}.gb-heading{max-width:870px;margin-bottom:38px}.gb-heading>p:last-child{margin-bottom:0;color:var(--gb-muted);font-size:17px;line-height:1.7}.gb-path-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.gb-path{position:relative;display:flex;flex-direction:column;min-height:330px;padding:27px;overflow:hidden;border:1px solid var(--gb-line);border-radius:21px;background:#fbf5ef;color:var(--gb-ink);text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.gb-path:hover{transform:translateY(-5px);border-color:#a94f5a57;box-shadow:0 17px 38px #26343b1a;color:var(--gb-ink)}.gb-path--fabric{background:#edf4f2}.gb-path--mend{background:#f6eee0}.gb-path--cosplay{background:#f1edf4}.gb-path__icon{position:relative;display:block;width:68px;height:68px;color:var(--gb-rose)}.gb-path__icon:before,.gb-path__icon:after{content:"";position:absolute}.gb-path__icon--dress:before{left:18px;top:5px;width:32px;height:54px;background:linear-gradient(180deg,transparent 0 19px,currentColor 20px);clip-path:polygon(36% 0,64% 0,70% 28%,100% 100%,0 100%,30% 28%)}.gb-path__icon--swatch:before{top:10px;right:10px;bottom:10px;left:10px;border:5px solid currentColor;transform:rotate(8deg)}.gb-path__icon--swatch:after{left:22px;top:22px;width:22px;height:22px;border-radius:50%;background:currentColor}.gb-path__icon--stitch:before{left:4px;top:29px;width:60px;border-top:5px dashed currentColor;transform:rotate(-8deg)}.gb-path__icon--stitch:after{right:3px;top:16px;width:15px;height:28px;border:4px solid currentColor;border-radius:50%;transform:rotate(35deg)}.gb-path__icon--star:before{top:6px;right:6px;bottom:6px;left:6px;background:currentColor;clip-path:polygon(50% 0,61% 34%,98% 35%,68% 56%,79% 93%,50% 71%,21% 93%,32% 56%,2% 35%,39% 34%)}.gb-path h3{margin:45px 0 12px;font-size:23px;line-height:1.1}.gb-path p{margin-bottom:22px;color:var(--gb-muted);font-size:14px;line-height:1.62}.gb-path strong{margin-top:auto;color:var(--gb-rose);font-size:13px}.gb-featured{padding:88px 0 96px;background:var(--gb-cream)}.gb-heading--row{display:flex;align-items:end;justify-content:space-between;gap:30px;max-width:none}.gb-heading--row>div{max-width:800px}.gb-refresh{-webkit-appearance:none;appearance:none;padding:12px 18px;border:1px solid var(--gb-ink);border-radius:999px;background:transparent;color:var(--gb-ink);font:inherit;font-size:13px;font-weight:850;white-space:nowrap;cursor:pointer}.gb-refresh:hover{background:var(--gb-ink);color:#fff}.gb-featured-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.gb-featured-card{display:grid;grid-template-rows:minmax(0,1fr) auto;overflow:hidden;min-height:480px;border:1px solid rgba(38,52,59,.12);border-radius:20px;background:#fff;color:var(--gb-ink);text-decoration:none;transition:transform .22s ease,box-shadow .22s ease}.gb-featured-card:hover{transform:translateY(-5px);box-shadow:0 17px 38px #26343b1f;color:var(--gb-ink)}.gb-featured-card__image{display:flex;align-items:center;justify-content:center;min-height:340px;padding:24px;overflow:hidden;background:linear-gradient(145deg,#fff,#eee2dc)}.gb-featured-card__image img{display:block;width:100%;height:100%;max-height:330px;object-fit:contain;filter:drop-shadow(0 11px 12px rgba(50,31,27,.2));transition:transform .32s ease}.gb-featured-card:hover img{transform:translateY(-5px) rotate(-1deg)}.gb-placeholder{display:flex;align-items:center;justify-content:center;width:74%;max-width:210px;aspect-ratio:.72;border-radius:5px;background:linear-gradient(145deg,var(--gb-plum),#48384f);box-shadow:0 12px 18px #26343b38}.gb-placeholder span{color:#fff;font-family:Georgia,Times New Roman,serif;font-size:27px;line-height:1.05;text-align:center}.gb-featured-card__copy{padding:19px}.gb-featured-card__copy>span{display:block;margin-bottom:8px;color:var(--gb-teal);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.gb-featured-card__copy h3{margin-bottom:10px;font-size:17px;line-height:1.25}.gb-featured-card__copy p{margin-bottom:0;color:var(--gb-rose);font-weight:850}.gb-process{padding:92px 0 98px;background:#fff}.gb-process__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:0;padding:0;list-style:none;border-top:1px solid var(--gb-line)}.gb-process__steps li{position:relative;padding:28px 28px 0 0}.gb-process__steps li:not(:last-child):after{content:"";position:absolute;right:18px;top:28px;bottom:0;width:1px;background:var(--gb-line)}.gb-process__steps span{display:block;margin-bottom:36px;color:var(--gb-rust);font-family:Georgia,Times New Roman,serif;font-size:38px;line-height:1}.gb-process__steps h3{margin-bottom:10px;font-size:21px}.gb-process__steps p{max-width:255px;margin-bottom:0;color:var(--gb-muted);line-height:1.65}.gb-library{padding:90px 0 96px;background:#26343b;color:#fff}.gb-library__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:76px;align-items:start}.gb-library .gb-kicker{color:#efbd67}.gb-library h2{color:#fff}.gb-library__copy>p:last-child{margin-bottom:0;color:#ffffffb8;font-size:17px;line-height:1.75}.gb-library__list{display:grid;gap:12px}.gb-library__list a{display:block;padding:23px 25px;border:1px solid rgba(255,255,255,.15);border-radius:17px;background:#ffffff0d;color:#fff;text-decoration:none;transition:transform .2s ease,background .2s ease}.gb-library__list a:hover{transform:translate(5px);background:#ffffff17;color:#fff}.gb-library__list b,.gb-library__list span{display:block}.gb-library__list b{margin-bottom:7px;font-size:18px}.gb-library__list span{color:#ffffffab;font-size:14px;line-height:1.55}.gb-local{padding:64px 0;background:#f0dfd6}.gb-local__inner{display:flex;align-items:center;justify-content:space-between;gap:58px}.gb-local h2{max-width:880px;font-size:clamp(35px,4vw,55px)}.gb-local p:last-child{max-width:880px;margin-bottom:0;color:#637076;font-size:16px;line-height:1.7}.gb-local .gb-button--light{border:1px solid var(--gb-ink)}.gb-products{padding:84px 0 12px;background:#fff}.gb-products .gb-heading{margin-bottom:0}@media(max-width:1120px){.gb-hero__grid{grid-template-columns:1fr;gap:48px}.gb-board{min-height:600px}.gb-board-book{max-width:170px}.gb-path-grid{grid-template-columns:repeat(2,1fr)}.gb-path{min-height:285px}.gb-featured-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.gb-wrap{width:min(100% - 28px,1320px)}.gb-hero{padding:48px 0 58px}.gb-page h1{font-size:clamp(46px,14vw,67px)}.gb-page h2{font-size:clamp(35px,10vw,49px)}.gb-lead{font-size:17px}.gb-actions{display:grid}.gb-button{width:100%}.gb-notes{gap:7px}.gb-notes span{font-size:11px}.gb-board{min-height:510px;border-radius:20px}.gb-board__label{top:21px;left:21px;font-size:9px}.gb-board-book{width:31%;max-width:132px}.gb-board-book--1{left:4%;top:75px}.gb-board-book--2{left:34%;top:58px}.gb-board-book--3{right:4%;top:78px}.gb-board-book--4{left:5%;bottom:28px}.gb-board-book--5{left:35%;bottom:14px}.gb-board-book--6{right:4%;bottom:30px}.gb-paths,.gb-featured,.gb-process,.gb-library{padding:64px 0 70px}.gb-path-grid{gap:10px}.gb-path{min-height:285px;padding:21px;border-radius:16px}.gb-path h3{margin-top:34px;font-size:20px}.gb-path p{font-size:13px}.gb-heading--row{align-items:start;flex-direction:column;gap:18px}.gb-refresh{width:100%}.gb-featured-grid{gap:10px}.gb-featured-card{min-height:370px;border-radius:14px}.gb-featured-card__image{min-height:245px;padding:13px}.gb-featured-card__image img{max-height:235px}.gb-featured-card__copy{padding:13px}.gb-featured-card__copy h3{font-size:14px}.gb-process__steps{grid-template-columns:repeat(2,1fr);gap:30px 0}.gb-process__steps li{padding-right:18px}.gb-process__steps li:nth-child(2):after{display:none}.gb-process__steps span{margin-bottom:20px}.gb-library__grid{grid-template-columns:1fr;gap:34px}.gb-local{padding:54px 0}.gb-local__inner{align-items:flex-start;flex-direction:column;gap:28px}.gb-products{padding-top:62px}}@media(max-width:480px){.gb-board{min-height:445px}.gb-board-book{max-width:110px}.gb-path-grid{grid-template-columns:1fr}.gb-path{min-height:235px}.gb-featured-card{min-height:330px}.gb-featured-card__image{min-height:215px}.gb-featured-card__image img{max-height:205px}.gb-featured-card__copy>span{font-size:8px}.gb-featured-card__copy h3{font-size:13px}.gb-process__steps{grid-template-columns:1fr;border-top:0}.gb-process__steps li{padding:22px 0 0;border-top:1px solid var(--gb-line)}.gb-process__steps li:after{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/garment-books.css.map */
