:root{--tj-ink:#172c42;--tj-paper:#f7f0e4;--tj-cream:#efe4d3;--tj-gold:#9a6a22;--tj-red:#a53e39;--tj-muted:#625d56;--tj-line:#d5c7b4}
.tj-shell,.tj-reader{margin:0;background:var(--tj-paper);color:#292620;font-family:"Avenir Next","Segoe UI",Arial,sans-serif}.tj-shell *,.tj-reader *{box-sizing:border-box}
/* Keep the shared footer brand identical to the main storefront. */
.tarangeeta-journal-landing .tarangeeta-footer-brand{display:inline-flex;align-items:center;gap:.7rem;margin:0 0 .8rem;color:#fff;font-size:1.08rem;font-weight:750;letter-spacing:.075em;line-height:1}
.tarangeeta-journal-landing .tarangeeta-footer-brand__mark{display:block;position:relative;flex:0 0 62px;box-sizing:border-box;width:62px;height:62px;overflow:hidden;border-radius:50%;background:#fffdfa}
.tarangeeta-journal-landing .tarangeeta-footer-brand__mark img{display:block!important;width:100%!important;max-width:100%!important;height:100%!important;object-fit:cover!important;transform:none!important}
.tarangeeta-journal-landing .tarangeeta-footer-brand__name{display:block;white-space:nowrap}
/* Catalog landing */
.tj-landing{max-width:1120px;margin:auto;padding:clamp(30px,4vw,56px) clamp(20px,5vw,60px)}.tj-eyebrow{margin:0 0 9px;color:var(--tj-gold);font-size:10px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.tj-landing h1{max-width:560px;margin:0;color:var(--tj-ink);font:500 clamp(36px,4.4vw,58px)/.9 Georgia,serif;letter-spacing:-.05em}.tj-landing__intro{max-width:570px;margin:13px 0 30px;color:var(--tj-muted);font-size:clamp(15px,1.35vw,17px);line-height:1.5}.tj-issue-card{display:grid;grid-template-columns:minmax(210px,.55fr) minmax(300px,1.45fr);gap:clamp(28px,5vw,62px);align-items:center;color:inherit}.tj-issue-card+.tj-issue-card{margin-top:56px}.tj-issue-card__cover-link{display:block;width:min(100%,300px);color:inherit;text-decoration:none}.tj-issue-card__cover{position:relative;aspect-ratio:305/510;overflow:hidden;background:#ddd;box-shadow:0 18px 42px rgba(24,45,67,.15)}.tj-issue-card__cover img{width:100%;height:100%;object-fit:cover}.tj-issue-card__cover:after{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(12,25,38,.4));content:""}.tj-issue-card__cover-copy{position:absolute;z-index:1;inset:auto 10% 8%;color:white}.tj-issue-card__cover-copy strong{display:block;font:500 clamp(27px,3.3vw,44px)/.95 Georgia,serif}.tj-issue-card__cover-copy span{display:block;margin-top:8px;font-size:9px;letter-spacing:.16em;text-transform:uppercase}.tj-issue-card__meta h2{margin:0 0 8px;color:var(--tj-ink);font:500 clamp(31px,3.7vw,49px)/.98 Georgia,serif}.tj-issue-card__meta>p:not(.tj-eyebrow){max-width:500px;color:var(--tj-muted);font-size:15px;line-height:1.5}.tj-issue-card__actions{display:flex;align-items:center;flex-wrap:wrap;gap:11px 18px;margin-top:15px}.tj-read{display:inline-flex;align-items:center;gap:14px;padding:11px 18px;border:1px solid var(--tj-ink);border-radius:999px;color:var(--tj-ink);font-size:10px;font-weight:800;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.tj-download{display:inline-flex;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid rgba(23,47,69,.45);color:var(--tj-ink);font-size:10px;font-weight:800;letter-spacing:.1em;text-decoration:none;text-transform:uppercase}.tj-download small{color:var(--tj-muted);font-size:9px;font-weight:600;letter-spacing:.08em}
/* Compare issues side by side, newest first. */
.tj-issue-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(42px,7vw,82px);align-items:start}
.tj-issue-grid .tj-issue-card{display:flex;flex-direction:column;align-items:flex-start;gap:22px;min-width:0}
.tj-issue-grid .tj-issue-card+.tj-issue-card{margin-top:0}
.tj-issue-grid .tj-issue-card__cover-link{width:min(100%,260px)}
.tj-issue-grid .tj-issue-card__meta{width:100%}
.tj-issue-grid .tj-issue-card__meta h2{font-size:clamp(30px,3.1vw,43px)}
/* Reader shell preserves the designed page canvas. */
.tj-reader{min-height:100vh;overflow:hidden;background:#d9d2c8}.tj-reader__bar{position:relative;z-index:20;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:58px;padding:8px clamp(12px,3vw,30px);background:var(--tj-ink);color:#fff}.tj-reader__brand{font-size:11px;font-weight:800;letter-spacing:.16em}.tj-reader__brand:after{margin-left:12px;color:#d9bd86;content:"PROTOTYPE";font-size:8px}.tj-reader__count{font-size:11px;font-variant-numeric:tabular-nums;letter-spacing:.14em}.tj-reader__actions{justify-self:end;display:flex;gap:7px}.tj-icon{display:grid;width:39px;height:39px;padding:0;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:transparent;color:#fff;font:20px/1 Arial;text-decoration:none;cursor:pointer}.tj-reader__actions a.tj-icon,.tj-reader__actions a.tj-icon:visited{color:#fff;font-weight:700}.tj-icon:focus-visible,.tj-page a:focus-visible{outline:3px solid #e0b85d;outline-offset:3px}.tj-stage{display:grid;min-height:calc(100dvh - 58px);place-items:center;padding:14px}.tj-spread{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:min(calc((100dvh - 86px)*1.19608),calc(100vw - 28px));aspect-ratio:610/510;overflow:hidden;background:var(--tj-paper);box-shadow:0 25px 70px rgba(20,25,30,.28)}.tj-spread.is-single{grid-template-columns:1fr;width:min(calc((100dvh - 86px)*.59804),calc(100vw - 28px));aspect-ratio:305/510}.tj-page{container-type:inline-size;position:relative;display:none;width:100%;height:100%;overflow:hidden;background:var(--tj-paper);isolation:isolate}.tj-page.is-visible{display:block}.tj-page:nth-child(even).is-visible{border-right:1px solid rgba(47,37,23,.12)}.tj-mast{position:absolute;z-index:15;top:0;left:0;display:grid;grid-template-columns:1fr auto auto;gap:4cqw;width:100%;padding:3.2cqw 5.8cqw 2cqw;color:var(--tj-ink);font-size:2.05cqw;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.tj-page--cover .tj-mast{display:none}.tj-accent{color:var(--tj-red);font:italic 4.6cqw/1.05 Georgia,serif}
/* 01 Cover */
.tj-page--cover{background:#f5ecdd}.tj-page--cover:before{position:absolute;z-index:3;top:13.5%;right:-8%;width:98%;height:9%;background:linear-gradient(180deg,#f5ecdd 0%,rgba(245,236,221,.88) 24%,rgba(245,236,221,.38) 58%,transparent 100%);content:"";pointer-events:none}.tj-page--cover:after{position:absolute;z-index:3;inset:15.5% 0 0;background:linear-gradient(90deg,#f5ecdd 0%,rgba(245,236,221,.98) 14%,rgba(245,236,221,.72) 25%,rgba(245,236,221,.24) 37%,transparent 49%);content:"";pointer-events:none}.tj-cover__logo{position:absolute;z-index:4;top:4.5%;left:5.7%;width:38%;height:15%;object-fit:contain;mix-blend-mode:multiply}.tj-cover__deck{position:absolute;z-index:5;top:4.8%;right:5%;margin:0;color:#32302c;font-size:2.4cqw;font-weight:700;letter-spacing:.22em;line-height:1.8;text-transform:uppercase}.tj-cover__model{position:absolute;z-index:2;top:15.5%;right:-8%;width:88%;height:84.5%;object-fit:cover;object-position:center top}.tj-cover__title{position:absolute;z-index:5;top:29%;left:6%;margin:0;color:var(--tj-ink);font:500 11.7cqw/.84 Georgia,serif;letter-spacing:-.055em;text-shadow:0 0 12px rgba(245,236,221,.95),0 0 24px rgba(245,236,221,.75);text-transform:uppercase}.tj-cover__season{position:absolute;z-index:5;top:55.5%;left:6%;margin:0;color:#49433b;font-size:2.55cqw;font-weight:700;letter-spacing:.28em;line-height:1.65;text-transform:uppercase}.tj-cover__accent{position:absolute;z-index:5;top:66%;left:6%;margin:0;color:var(--tj-red);font:italic 6.5cqw/.95 Georgia,serif;transform:rotate(-5deg)}.tj-cover__bottom{position:absolute;z-index:5;bottom:4.5%;left:6%;margin:0;color:#39352f;font-size:2cqw;font-weight:700;letter-spacing:.21em;line-height:1.7;text-transform:uppercase}.tj-cover__site{position:absolute;z-index:5;right:6%;bottom:3%;font-size:1.8cqw;font-weight:700;letter-spacing:.2em}
/* 02 Story */
.tj-page--story{background:#f4eadb}.tj-story__intro{position:absolute;z-index:3;top:10%;left:8%;width:83%}.tj-story__intro h2{margin:0;color:var(--tj-ink);font:500 12cqw/.82 Georgia,serif;letter-spacing:-.06em}.tj-story__intro .tj-accent{margin:2cqw 0 2.4cqw;font-size:6.2cqw}.tj-story__intro>p:last-child{width:86%;margin:0;color:#3f3a34;font:2.9cqw/1.4 Georgia,serif}.tj-story__image{position:absolute;left:0;bottom:0;width:94%;height:47%;object-fit:cover}.tj-story__note{position:absolute;z-index:4;right:2%;bottom:31%;margin:0;padding:2.2cqw 2.5cqw;background:rgba(247,240,228,.9);box-shadow:0 1.2cqw 3cqw rgba(36,31,25,.12);color:#40372e;font:italic 4.8cqw/1.08 Georgia,serif;text-shadow:0 1px 0 #fff;transform:rotate(-5deg)}.tj-attribution{position:absolute;z-index:4;bottom:3%;left:4%;padding:1.8cqw 2.5cqw;background:rgba(25,31,29,.76);color:#fff;font-size:2.15cqw;font-weight:700;letter-spacing:.11em;line-height:1.5;text-shadow:0 1px 2px rgba(0,0,0,.35);text-transform:uppercase}
/* 03 Craft collage */
.tj-page--craft{background:#f6ede0}.tj-craft__hero{position:absolute;top:7%;left:5%;width:88%;height:38%;object-fit:cover}.tj-craft__title{position:absolute;z-index:4;top:21%;left:5%;width:78%;margin:0;padding:2cqw 2.5cqw;background:linear-gradient(90deg,rgba(22,31,38,.62) 0%,rgba(22,31,38,.38) 58%,transparent 100%);color:#fff7e9!important;font:500 8.8cqw/.84 Georgia,serif;text-shadow:0 2px 10px rgba(0,0,0,.82),0 0 24px rgba(0,0,0,.42)}.tj-craft__dye{position:absolute;top:47%;left:5%;width:45%;height:23%;object-fit:cover}.tj-craft__detail{position:absolute;bottom:6%;left:5%;width:45%;height:21%;object-fit:cover}.tj-craft__copy{position:absolute;top:47%;right:5%;width:39%;margin:0;color:#3e3933;font:3cqw/1.48 Georgia,serif}.tj-craft__steps{position:absolute;right:5%;bottom:26%;margin:0;color:var(--tj-red);font-size:2cqw;font-weight:800;letter-spacing:.18em;line-height:1.8;text-transform:uppercase}.tj-craft__accent{position:absolute;right:6%;bottom:10%;margin:0;transform:rotate(-7deg)}
/* 04 Collection opener */
.tj-page--collection-opener{background:#f4eadb}.tj-collection__title{position:absolute;z-index:3;top:12%;left:6%;margin:0;color:var(--tj-ink);font:500 9.5cqw/.91 Georgia,serif;letter-spacing:-.05em}.tj-collection__list{position:absolute;z-index:4;top:36%;left:7%;display:grid;grid-template-rows:repeat(9,auto);grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);column-gap:4cqw;width:56%;margin:0;padding:0;list-style:none;color:#3f3a34;font-size:1.95cqw;font-weight:700;letter-spacing:.1em;line-height:1.78;text-transform:uppercase}.tj-collection__list li{white-space:nowrap}.tj-collection__stack{position:absolute;z-index:1;right:2%;bottom:0;width:60%;height:74%;object-fit:contain;object-position:right bottom}.tj-collection__accent{position:absolute;z-index:4;left:8%;bottom:8%;margin:0;transform:rotate(-8deg)}
/* 05–09 Product editorials */
.tj-page--catalogue{background:#f5ecde}.tj-catalogue__title{position:absolute;z-index:4;top:8%;left:6%;width:68%;margin:0;color:var(--tj-ink);font:500 7.6cqw/.92 Georgia,serif;letter-spacing:-.045em}.tj-catalogue__count{position:absolute;z-index:4;top:7%;right:7%;margin:0;color:#403a32;font-size:1.7cqw;font-weight:800;letter-spacing:.28em;line-height:1.5;text-align:center;text-transform:uppercase}.tj-catalogue__grid{position:absolute;z-index:4;top:24%;left:5%;display:grid;box-sizing:border-box;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(6,minmax(0,1fr));gap:1.1cqw 2.2cqw;width:90%;height:69%;padding:0;background:transparent}.tj-catalogue__grid figure{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:.45cqw;min-width:0;margin:0;text-align:center}.tj-catalogue__grid a{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:.45cqw;min-height:0;color:inherit;text-decoration:none}.tj-catalogue__grid img{width:100%;height:100%;min-height:0;object-fit:cover;object-position:center;background:#eadfce}.tj-catalogue__grid figcaption{overflow:hidden;color:#302c27;font:1.65cqw/1.15 Georgia,serif;white-space:nowrap;text-overflow:ellipsis}

.tj-page--collection-portrait{background:#f5ecde}.tj-portrait__model{position:absolute;z-index:1;inset:5% 4% 4%;width:92%;height:91%;object-fit:cover;object-position:center top}.tj-page--collection-portrait:after{position:absolute;z-index:2;inset:5% 4% 4%;background:linear-gradient(180deg,rgba(245,236,222,.55),transparent 20%,transparent 70%,rgba(245,236,222,.12));content:"";pointer-events:none}.tj-portrait__count{position:absolute;z-index:4;top:8%;right:8%;margin:0;color:#403a32;font-size:1.7cqw;font-weight:800;letter-spacing:.28em;line-height:1.5;text-align:center;text-shadow:0 1px 8px rgba(245,236,222,.9);text-transform:uppercase}.tj-portrait__accent{position:absolute;z-index:4;right:7%;bottom:8%;margin:0;padding:1cqw 1.5cqw;background:rgba(245,236,222,.8);color:var(--tj-red);font:italic 5cqw/1.05 Georgia,serif;transform:rotate(-3deg)}

.tj-page--style-guide{background:#f5ecde}.tj-page--style-guide:before{position:absolute;z-index:2;top:7%;right:4%;left:4%;height:1px;background:rgba(23,49,73,.35);content:""}.tj-style__title{position:absolute;z-index:4;top:8%;left:5%;width:58%;margin:0;color:var(--tj-ink);font:500 10.4cqw/.78 Georgia,serif;letter-spacing:-.05em;text-transform:uppercase}.tj-style__intro{position:absolute;z-index:4;top:21%;left:6%;margin:0;color:var(--tj-red);font:italic 3.7cqw/1 Georgia,serif}.tj-style__same{position:absolute;z-index:4;top:9%;right:7%;margin:0;color:var(--tj-red);font:italic 2.9cqw/1 Georgia,serif}.tj-style__look{position:absolute;z-index:3;margin:0;overflow:hidden;background:#dfd0bc}.tj-style__look img{display:block;width:100%;height:100%;object-fit:cover}.tj-style__look figcaption{position:absolute;z-index:2;color:#fff;text-shadow:0 1px 5px rgba(0,0,0,.8)}.tj-style__look figcaption strong,.tj-style__look figcaption span{display:block}.tj-style__look figcaption strong{font:500 3.2cqw/.95 Georgia,serif;text-transform:uppercase}.tj-style__look figcaption span{margin-top:1.6cqw;padding-top:1.2cqw;border-top:1px solid rgba(255,255,255,.8);font:italic 2.4cqw/1.15 Georgia,serif}.tj-style__look--iris{top:27%;left:4%;width:50%;height:56%}.tj-style__look--iris figcaption{top:5%;left:6%}.tj-style__look--bamboo{top:16%;right:4%;width:40%;height:42%;background:#111}.tj-style__look--bamboo img{object-fit:contain;object-position:center bottom}.tj-style__look--bamboo figcaption{top:5%;left:6%}.tj-style__look--wild{top:59%;right:4%;width:40%;height:29%}.tj-style__look--wild figcaption{top:6%;left:6%}.tj-style__dots{position:absolute;z-index:4;left:6%;bottom:10%;display:flex;gap:2cqw}.tj-style__dots i{display:block;width:4cqw;aspect-ratio:1;border-radius:50%;background:#66823d}.tj-style__dots i:nth-child(2){background:#e1a916}.tj-style__dots i:nth-child(3){background:#8e3d54}.tj-style__closing{position:absolute;z-index:4;right:6%;bottom:3%;left:20%;margin:0;color:var(--tj-red);font:italic 4.3cqw/1.08 Georgia,serif;transform:rotate(-3deg)}

.tj-page--product{background:#f5ecde}.tj-product__editorial{position:absolute;z-index:4;top:8%;left:5%;width:41%;height:88%}.tj-product__editorial h2{margin:2cqw 0 1.3cqw;color:var(--tj-ink);font:500 8.2cqw/.82 Georgia,serif;letter-spacing:-.05em;text-transform:uppercase}.tj-product__editorial h2 small{display:block;margin-bottom:1cqw;font-size:8cqw;font-weight:400}.tj-product__editorial>.tj-accent{margin:0 0 2.5cqw;font-size:3.7cqw}.tj-product__swatch{display:block;width:82%;aspect-ratio:1/1;margin:0 0 2.4cqw;object-fit:cover}.tj-product__facts{margin:0;color:#39352f;font:2.35cqw/1.5 Georgia,serif}.tj-product__detail{position:absolute;left:0;bottom:12%;width:78%;height:15%;object-fit:cover}.tj-product__caption{position:absolute;left:0;bottom:4%;margin:0;font-size:3.6cqw;transform:rotate(-5deg)}.tj-product__cta{position:absolute;right:0;bottom:2%;padding-bottom:.6cqw;border-bottom:1px solid var(--tj-gold);color:var(--tj-ink);font-size:1.7cqw;font-weight:800;letter-spacing:.13em;text-decoration:none;text-transform:uppercase}.tj-product__model{position:absolute;right:0;bottom:0;width:62%;height:93%;object-fit:cover;object-position:center top}.tj-page--product-daffodil .tj-product__model{width:59%}.tj-page--product-daffodil .tj-product__editorial{width:44%}.tj-page--product-bamboo{background:#f0e8d9}.tj-page--product-bamboo .tj-product__model{width:58%}.tj-page--product-bamboo .tj-product__editorial{width:44%}.tj-page--product-wild .tj-product__model{width:61%}.tj-page--product-wild .tj-product__detail{height:13%}.tj-page--product-temple .tj-product__model{width:60%}
/* 10 Back cover */
.tj-page--closing{background:#f4ecdf}.tj-closing__logo{position:absolute;top:12%;left:25%;width:50%;height:22%;object-fit:contain;mix-blend-mode:multiply}.tj-closing__title{position:absolute;top:35%;left:18%;width:64%;margin:0;color:#3e3932;font:italic 4.2cqw/1.25 Georgia,serif;text-align:center}.tj-closing__address{position:absolute;top:49%;left:22%;width:56%;margin:0;color:#3e3932;font:2.25cqw/1.45 Georgia,serif;text-align:center}.tj-closing__address a{color:inherit}.tj-closing__botanicals{position:absolute;right:0;bottom:0;width:28%;height:73%;object-fit:cover;object-position:left center;mix-blend-mode:multiply}.tj-closing__accent{position:absolute;right:5%;bottom:4%;margin:0;text-align:right;transform:rotate(-7deg)}.tj-closing__list{position:absolute;bottom:5%;left:6%;margin:0;color:#3d3933;font:italic 3.4cqw/1.25 Georgia,serif}
.tj-page--wear-guide{background:#f5ecde}.tj-page--wear-guide:after{position:absolute;z-index:2;top:0;right:0;bottom:0;width:45%;background:linear-gradient(90deg,#f5ecde 0,rgba(245,236,222,.15) 16%,transparent 34%);content:"";pointer-events:none}.tj-wear__heading{position:absolute:absolute;z-index:4;top:8%;left:5%;width:58%}.tj-wear__heading h2{margin:0;color:#454a2d;font:500 8.1cqw/.88 Georgia,serif;letter-spacing:-.045em;text-transform:uppercase}.tj-wear__heading p{margin:1.5cqw 0 0;color:#565247;font:2.7cqw/1.2 Georgia,serif;letter-spacing:.05em}.tj-wear__grid{position:absolute;z-index:4;top:28%;left:4%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr));gap:2.2cqw 1cqw;width:57%;height:59%}.tj-wear__grid figure{display:grid;grid-template-rows:minmax(0,1fr) auto;margin:0;min-width:0;text-align:center}.tj-wear__grid img{width:100%;height:100%;min-height:0;object-fit:contain;mix-blend-mode:multiply}.tj-wear__grid figcaption strong,.tj-wear__grid figcaption span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.tj-wear__grid figcaption strong{color:#403d35;font-size:1.45cqw;letter-spacing:.08em;text-transform:uppercase}.tj-wear__grid figcaption span{margin-top:.35cqw;color:#5a554c;font:1.5cqw/1.1 Georgia,serif}.tj-wear__model{position:absolute;z-index:1;top:0;right:0;width:46%;height:100%;object-fit:cover;object-position:center top}.tj-wear__accent{position:absolute;z-index:4;right:32%;bottom:13%;margin:0;color:#8c6432;font:italic 4cqw/1.05 Georgia,serif;transform:rotate(-5deg)}.tj-wear__values{position:absolute;z-index:4;right:20%;bottom:4%;margin:0;color:#655d52;font-size:1.45cqw;font-weight:700;letter-spacing:.2em;line-height:1.65;text-transform:uppercase}

.tj-page--style-guide .tj-style__look figcaption{top:auto;right:5%;bottom:4%;left:5%;box-sizing:border-box;width:auto;padding:1.1cqw 1.3cqw;background:linear-gradient(90deg,rgba(12,29,43,.78),rgba(12,29,43,.2));text-shadow:0 1px 3px rgba(0,0,0,.65)}
.tj-page--style-guide .tj-style__look--bamboo{background:#eadbc8}
.tj-page--style-guide .tj-style__look--bamboo img{position:absolute;top:0;left:0;width:100%;height:auto;max-width:none;object-fit:initial;transform:none}
.tj-page--style-guide .tj-style__look--bamboo figcaption{background:linear-gradient(90deg,rgba(245,236,222,.94),rgba(245,236,222,.55));color:var(--tj-ink);text-shadow:none}
.tj-page--style-guide .tj-style__look--wild{top:57%;height:31%}
.tj-page--wear-guide .tj-wear__heading{position:absolute}
.tj-page--wear-guide .tj-wear__heading{width:53%}.tj-page--wear-guide .tj-wear__heading h2{font-size:7.7cqw}.tj-page--wear-guide .tj-wear__grid{width:52%;height:57%}.tj-page--wear-guide .tj-wear__grid figcaption strong{font-size:1.65cqw}.tj-page--wear-guide .tj-wear__grid figcaption span{font-size:1.6cqw}.tj-page--wear-guide .tj-wear__model{width:44%;object-position:58% top}.tj-page--wear-guide .tj-wear__accent{right:auto;bottom:5%;left:36%;color:#8c6432;font-size:3.8cqw}.tj-page--wear-guide .tj-wear__values{right:8%;bottom:3%}
.tj-page--style-guide .tj-style__look figcaption{background:linear-gradient(90deg,rgba(12,29,43,.64),rgba(12,29,43,.12))}.tj-page--style-guide .tj-style__look--bamboo figcaption{top:4%;right:auto;bottom:auto;left:5%;width:62%;background:rgba(245,236,222,.82)}.tj-page--wear-guide .tj-wear__heading h2{font-size:7.3cqw}.tj-page--wear-guide .tj-wear__accent{right:auto;bottom:4%;left:31%;width:20%;font-size:3.2cqw;text-align:center}.tj-page--wear-guide .tj-wear__values{right:7%;bottom:3%;font-size:1.65cqw;line-height:1.55}
.tj-page--style-guide .tj-style__look--bamboo img{height:82%;object-fit:contain}.tj-page--style-guide .tj-style__look--bamboo figcaption{top:auto;right:0;bottom:0;left:0;width:100%;min-height:18%;padding:1cqw 1.3cqw;background:#eadbc8;color:var(--tj-ink)}
.tj-page--style-guide .tj-style__look--bamboo img{position:absolute;top:0;left:0;width:100%;height:auto;max-width:none;object-fit:initial;transform:none}.tj-page--style-guide .tj-style__look--bamboo figcaption{top:auto;right:3%;bottom:2%;left:3%;width:94%;min-height:0;padding:.7cqw 1cqw;background:linear-gradient(90deg,rgba(245,236,222,.92),rgba(245,236,222,.58));color:var(--tj-ink)}

.tj-page--occasion-style{background:#f7efe4}.tj-page--occasion-style:before{position:absolute;z-index:2;top:7%;right:5%;left:5%;height:1px;background:rgba(23,49,73,.35);content:""}.tj-occasion__intro{position:absolute;z-index:5;top:10%;left:5%;width:38%}.tj-occasion__intro h2{margin:0;color:var(--tj-ink);font:500 8.5cqw/.82 Georgia,serif;letter-spacing:-.045em;text-transform:uppercase}.tj-occasion__dek{margin:2cqw 0 1.8cqw;color:var(--tj-red);font:italic 3.7cqw/1 Georgia,serif}.tj-occasion__copy{margin:0;color:#3e3b35;font:2.35cqw/1.35 Georgia,serif}.tj-occasion__accent{margin:4cqw 0 0 18%;color:#263946;font:italic 3.4cqw/.95 Georgia,serif;transform:rotate(-7deg)}.tj-occasion__looks{position:absolute;inset:0;z-index:3}.tj-occasion__look{position:absolute;margin:0;background:#eadfce;box-shadow:0 0 0 1.1cqw #f7efe4,0 .5cqw 1.4cqw rgba(70,54,40,.12)}.tj-occasion__look img{display:block;width:100%;height:100%;object-fit:cover}.tj-occasion__look figcaption{position:absolute;z-index:4;padding:1.5cqw;background:rgba(247,239,228,.95);color:var(--tj-ink)}.tj-occasion__look figcaption strong,.tj-occasion__look figcaption em,.tj-occasion__look figcaption span{display:block}.tj-occasion__look figcaption strong{font-size:1.65cqw;letter-spacing:.2em;text-transform:uppercase}.tj-occasion__look figcaption em{margin-top:1.2cqw;padding-top:1.2cqw;border-top:1px solid var(--tj-red);color:var(--tj-red);font:italic 2.7cqw/1 Georgia,serif}.tj-occasion__look figcaption span{margin-top:1.2cqw;font:2cqw/1.25 Georgia,serif}.tj-occasion__look--1{top:9%;right:10%;width:47%;height:48%;transform:rotate(1deg)}.tj-occasion__look--1 figcaption{top:7%;right:-14%;width:37%;transform:rotate(-1deg)}.tj-occasion__look--2{bottom:9%;left:4%;width:34%;height:43%;transform:rotate(-1deg)}.tj-occasion__look--2 figcaption{left:0;bottom:4%;width:58%;transform:rotate(1deg)}.tj-occasion__look--3{right:31%;bottom:9%;width:25%;height:34%}.tj-occasion__look--3 figcaption,.tj-occasion__look--4 figcaption{right:0;bottom:0;left:0}.tj-occasion__look--4{right:4%;bottom:9%;width:25%;height:39%;transform:rotate(1.5deg)}.tj-occasion__footer{position:absolute;z-index:5;bottom:2%;left:18%;margin:0;color:var(--tj-ink);font-size:1.7cqw;font-weight:800;letter-spacing:.25em;text-transform:uppercase}.tj-occasion__signoff{position:absolute;z-index:5;right:5%;bottom:2%;margin:0;color:#263946;font:italic 3.2cqw/.95 Georgia,serif;transform:rotate(-7deg)}

.tj-page--our-people{background:#f6eee2}.tj-people__intro{position:absolute;z-index:6;top:9%;left:5%;width:29%}.tj-people__intro h2{margin:0;color:var(--tj-ink);font:500 7.8cqw/.88 Georgia,serif;letter-spacing:-.04em}.tj-people__dek{margin:2cqw 0;padding-bottom:2cqw;border-bottom:1px solid rgba(137,54,50,.4);color:var(--tj-red);font:italic 3.3cqw/1.08 Georgia,serif}.tj-people__copy{margin:0;color:#363633;font:2.15cqw/1.34 Georgia,serif}.tj-people__note{margin:1.7cqw 0 0;color:#363633;font:2.15cqw/1.25 Georgia,serif}.tj-people__gallery{position:absolute;inset:0;z-index:3}.tj-people__photo{position:absolute;margin:0;background:#fff;box-shadow:0 .45cqw 1.3cqw rgba(70,54,40,.15)}.tj-people__photo img{display:block;width:100%;height:100%;object-fit:cover}.tj-people__photo figcaption{position:absolute;right:0;bottom:-4.7cqw;left:0;box-sizing:border-box;min-height:5.2cqw;padding:.8cqw 1.2cqw;background:#f8f0e5;color:#263946;font:italic 2.4cqw/1 Georgia,serif}.tj-people__photo--1{top:10%;right:4%;width:62%;height:37%}.tj-people__photo--1 figcaption{right:auto;bottom:-1.5cqw;left:2%;width:45%;transform:rotate(-4deg)}.tj-people__photo--2{left:4%;bottom:9%;width:29%;height:25%;transform:rotate(-2deg)}.tj-people__photo--3{left:36%;bottom:29%;width:28%;height:22%;transform:rotate(1deg)}.tj-people__photo--4{left:39%;bottom:7%;width:29%;height:20%;transform:rotate(-1deg)}.tj-people__photo--5{right:3%;bottom:30%;width:28%;height:22%;transform:rotate(1.5deg)}.tj-people__photo--6{left:4%;bottom:37%;width:27%;height:19%;transform:rotate(1deg)}.tj-people__photo--7{right:3%;bottom:7%;width:27%;height:20%;transform:rotate(-1deg)}.tj-people__closing{position:absolute;z-index:7;right:4%;bottom:3%;width:22%;margin:0;color:var(--tj-red);font:italic 2.8cqw/1.12 Georgia,serif}.tj-people__values{position:absolute;z-index:7;right:4%;bottom:1%;margin:0;color:var(--tj-ink);font-size:1.2cqw;font-weight:800;letter-spacing:.25em;line-height:1.5;text-transform:uppercase}

.tj-page--our-people .tj-people__intro{top:9%;left:5%;width:28%}.tj-page--our-people .tj-people__intro h2{font-size:6.8cqw;line-height:.88}.tj-page--our-people .tj-people__dek{margin:1.5cqw 0;padding-bottom:1.5cqw;font-size:2.75cqw;line-height:1.05}.tj-page--our-people .tj-people__copy{font-size:1.72cqw;line-height:1.3}.tj-page--our-people .tj-people__note{margin-top:1.3cqw;font-size:1.85cqw}.tj-page--our-people .tj-people__photo{box-shadow:0 0 0 .8cqw #f8f0e5,0 .45cqw 1.3cqw rgba(70,54,40,.14)}.tj-page--our-people .tj-people__photo img{height:100%;object-fit:cover}.tj-page--our-people .tj-people__photo figcaption{right:0;bottom:-4cqw;left:0;min-height:4.4cqw;padding:.7cqw 1cqw;font-size:2cqw;transform:none}.tj-page--our-people .tj-people__photo--1{top:10%;right:4%;width:62%;height:37%;transform:none}.tj-page--our-people .tj-people__photo--1 figcaption{right:auto;bottom:-1.5cqw;left:2%;width:44%;font-size:2.2cqw;transform:rotate(-4deg)}.tj-page--our-people .tj-people__photo--2{top:50%;bottom:auto;left:4%;width:31%;height:20%;transform:rotate(-1.5deg)}.tj-page--our-people .tj-people__photo--3{top:48%;bottom:auto;left:37%;width:29%;height:21%;transform:rotate(1deg)}.tj-page--our-people .tj-people__photo--4{top:47%;right:3%;bottom:auto;left:auto;width:28%;height:22%;transform:rotate(1.3deg)}.tj-page--our-people .tj-people__photo--5{top:auto;right:auto;bottom:8%;left:7%;width:34%;height:18%;transform:rotate(-1deg)}.tj-page--our-people .tj-people__photo--6{top:auto;right:auto;bottom:7%;left:44%;width:31%;height:19%;transform:rotate(1deg)}.tj-page--our-people .tj-people__closing{right:4%;bottom:9%;width:19%;font-size:2.55cqw;line-height:1.12}.tj-page--our-people .tj-people__values{right:4%;bottom:3%;font-size:1.05cqw;line-height:1.45}

.tj-page--our-people .tj-people__intro{width:34%}.tj-page--our-people .tj-people__intro h2{font-size:5.25cqw;line-height:.92}.tj-page--our-people .tj-people__dek{font-size:2.45cqw}.tj-page--our-people .tj-people__copy{font-size:1.75cqw;line-height:1.32}.tj-page--our-people .tj-people__photo--1{right:3%;width:59%;height:37%}.tj-page--our-people .tj-people__photo--1 img{object-position:center top}

.tj-page--our-people .tj-people__intro{width:31%}.tj-page--our-people .tj-people__copy{font-size:1.62cqw;line-height:1.3}.tj-page--our-people .tj-people__photo--1{right:3%;width:57%}.tj-page--our-people .tj-people__photo--1 figcaption{right:auto;bottom:0;left:2%;width:46%;box-sizing:border-box;padding:.8cqw 1.1cqw;background:rgba(248,240,229,.94);font-size:1.9cqw;transform:none}

.tj-page--our-people .tj-people__intro{width:33%}.tj-page--our-people .tj-people__copy{font-size:1.9cqw;line-height:1.34}.tj-page--our-people .tj-people__note{font-size:2.05cqw;line-height:1.25}

.tj-page--care-guide{background:#f7efe4}.tj-page--care-guide:before{position:absolute;z-index:2;top:8%;bottom:9%;left:39%;width:1px;background:rgba(72,62,52,.35);content:""}.tj-care__left{position:absolute;z-index:3;top:7%;bottom:8%;left:3%;width:35%}.tj-care__logo{position:absolute;top:0;left:13%;width:66%;height:15%;object-fit:contain;mix-blend-mode:multiply}.tj-care__model{position:absolute;right:-2%;bottom:7%;left:-3%;width:105%;height:72%;object-fit:cover;object-position:center top;mix-blend-mode:multiply}.tj-care__accent{position:absolute;z-index:4;bottom:12%;left:4%;margin:0;color:#172c3d;font:italic 3cqw/1.05 Georgia,serif;transform:rotate(-7deg)}.tj-care__values{position:absolute;right:0;bottom:3%;margin:0;color:#172c3d;font:2cqw/1.05 Georgia,serif}.tj-care__content{position:absolute;z-index:4;top:8%;right:3%;width:55%;height:82%}.tj-care__content h2{margin:0;color:var(--tj-ink);font:500 6.2cqw/.95 Georgia,serif;letter-spacing:-.04em}.tj-care__intro{margin:1cqw 0 2cqw;color:var(--tj-red);font:italic 2.6cqw/1.18 Georgia,serif}.tj-care__sections{display:grid;gap:1.2cqw}.tj-care__sections section{display:grid;grid-template-columns:8cqw 1fr;gap:1.2cqw;box-sizing:border-box;padding:1.4cqw 1.7cqw;background:#e6eef0}.tj-care__sections section:nth-child(2),.tj-care__sections section:nth-child(4){background:#f2ddd2}.tj-care__sections section:nth-child(3){background:#e4e9df}.tj-care__sections i{display:grid;width:7cqw;aspect-ratio:1;place-items:center;border-radius:50%;background:rgba(255,255,255,.45);color:var(--tj-ink);font:4cqw/1 Georgia,serif}.tj-care__sections h3{margin:0 0 .6cqw;color:var(--tj-ink);font:italic 3cqw/1 Georgia,serif}.tj-care__sections ul{margin:0;padding-left:2.5cqw;color:#30383c;font:1.55cqw/1.25 Georgia,serif}.tj-care__sections li+li{margin-top:.35cqw}.tj-care__footer{position:absolute;z-index:5;right:3%;bottom:1%;left:3%;display:grid;grid-template-columns:1.3fr 1fr .8fr;gap:3cqw;padding:1.2cqw 4cqw 0;border-top:1px solid rgba(72,62,52,.45);color:#24333e;font:1.45cqw/1.25 Georgia,serif}.tj-care__footer p{margin:0}.tj-care__footer a{color:inherit;text-decoration:none}

.tj-page--care-guide .tj-care__logo{top:-1%;left:2%;width:94%;height:17%}.tj-page--care-guide .tj-care__model{bottom:8%;height:70%}.tj-page--care-guide .tj-care__accent{bottom:10%;left:0;box-sizing:border-box;width:58%;padding:1cqw;background:rgba(247,239,228,.88);font-size:2.7cqw}.tj-page--care-guide .tj-care__values{right:1%;bottom:4%;font-size:1.8cqw}.tj-page--care-guide .tj-care__sections{gap:1cqw}.tj-page--care-guide .tj-care__sections section{grid-template-columns:7cqw 1fr;padding:1.2cqw 1.5cqw}.tj-page--care-guide .tj-care__sections i{width:6cqw}.tj-page--care-guide .tj-care__sections h3{font-size:2.85cqw}.tj-page--care-guide .tj-care__sections ul{font-size:1.72cqw;line-height:1.28}.tj-page--care-guide .tj-care__footer{font-size:1.55cqw}

.tj-page--care-guide .tj-care__logo{left:-2%;width:102%;background:transparent;mix-blend-mode:multiply;filter:contrast(1.08)}.tj-page--care-guide .tj-care__model{right:auto;bottom:6%;left:-9%;width:118%;height:76%;object-position:center top}.tj-page--care-guide .tj-care__accent{bottom:9%}.tj-page--care-guide .tj-care__values{bottom:3%}

.tj-page--care-guide .tj-care__logo{mix-blend-mode:normal;filter:none}

.tj-page--care-guide-left .tj-care__content h2{font-size:7.3cqw}.tj-page--care-guide-left .tj-care__intro{margin-top:1.5cqw;font-size:3cqw;line-height:1.25}.tj-page--care-guide-left .tj-care__sections{margin-top:4cqw}.tj-page--care-guide-left .tj-care__sections section{grid-template-columns:9cqw 1fr;padding:2.4cqw}.tj-page--care-guide-left .tj-care__sections i{width:8cqw;font-size:4.5cqw}.tj-page--care-guide-left .tj-care__sections h3{font-size:3.8cqw}.tj-page--care-guide-left .tj-care__sections ul{font-size:2.1cqw;line-height:1.42}.tj-page--care-guide-right:before{display:none}.tj-page--care-guide-right{background:#f7efe4}.tj-orders{position:absolute;z-index:4;top:9%;right:5%;left:5%}.tj-orders>h2{margin:0 0 3cqw;color:var(--tj-ink);font:500 8cqw/.95 Georgia,serif;letter-spacing:-.04em}.tj-page--care-guide-right .tj-care__sections{gap:2.3cqw}.tj-page--care-guide-right .tj-care__sections section{grid-template-columns:10cqw 1fr;padding:2.5cqw 3cqw}.tj-page--care-guide-right .tj-care__sections i{width:9cqw;font-size:4.8cqw}.tj-page--care-guide-right .tj-care__sections h3{font-size:4cqw}.tj-page--care-guide-right .tj-care__sections ul{font-size:2.15cqw;line-height:1.38}.tj-page--care-guide-right .tj-care__sections li+li{margin-top:.7cqw}.tj-page--care-guide-right .tj-care__footer{grid-template-columns:1.3fr 1fr .8fr;padding:1.5cqw 2cqw 0;font-size:1.8cqw}


@media(max-width:760px){.tarangeeta-journal-landing header.wp-block-template-part .tarangeeta-brand-logo{width:150px!important;max-width:150px!important}.tj-landing{padding-top:42px}.tj-issue-card{grid-template-columns:1fr}.tj-issue-card+.tj-issue-card{margin-top:58px}.tj-issue-card__cover-link{width:min(76vw,360px);justify-self:center}.tj-issue-card__meta{text-align:center}.tj-issue-card__meta p{margin-inline:auto}.tj-issue-card__actions{justify-content:center}.tj-reader__bar{min-height:54px}.tj-reader__brand{font-size:9px}.tj-reader__brand:after{display:none}.tj-icon{width:36px;height:36px}.tj-stage{min-height:calc(100dvh - 54px);padding:8px}.tj-spread,.tj-spread.is-single{display:block;width:min(calc((100dvh - 70px)*.59804),calc(100vw - 16px));max-width:none;aspect-ratio:305/510}.tj-page{width:100%;height:100%;border:0!important}}

.tj-page--care-guide-left:before{display:none}.tj-page--care-guide-left .tj-care__content{display:none}.tj-page--care-guide-left .tj-care__left{inset:7% 0 0;width:100%}.tj-page--care-guide-left .tj-care__logo{z-index:4;top:0;left:18%;width:64%;height:20%;object-fit:contain}.tj-page--care-guide-left .tj-care__model{z-index:2;top:18%;right:auto;bottom:auto;left:0;width:100%;height:78%;object-fit:cover;object-position:center top;mix-blend-mode:multiply}.tj-page--care-guide-left .tj-care__accent{z-index:5;top:22%;bottom:auto;left:6%;width:30%;padding:0;background:transparent;font-size:4.2cqw;line-height:1.03}.tj-page--care-guide-left .tj-care__values{z-index:5;right:auto;bottom:11%;left:7%;font-size:3.1cqw;line-height:1.05}.tj-page--care-guide-left .tj-care__values:after{display:block;width:13cqw;height:.7cqw;margin-top:1.7cqw;background:var(--tj-red);content:"";transform:rotate(-7deg)}

.tj-page--care-guide-left{background:linear-gradient(135deg,#ddccbc 0%,#eadacb 48%,#f1e1d1 100%)}.tj-page--care-guide-left .tj-mast{background:transparent}.tj-page--care-guide-left .tj-care__left{background:transparent}

.tj-page--care-guide-right{background:#f7efe4}.tj-page--care-guide-right .tj-orders{top:9%;right:4%;left:4%}.tj-page--care-guide-right .tj-orders>h2{font-size:6.8cqw}.tj-orders__intro{margin:1.2cqw 0 2.4cqw;color:var(--tj-red);font:italic 2.55cqw/1.18 Georgia,serif}.tj-page--care-guide-right .tj-care__sections{gap:1.25cqw}.tj-page--care-guide-right .tj-care__sections section{grid-template-columns:7.5cqw 1fr;padding:1.35cqw 1.6cqw}.tj-page--care-guide-right .tj-care__sections i{width:6.6cqw;font-size:3.8cqw;overflow:hidden}.tj-page--care-guide-right .tj-care__sections i img{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover}.tj-page--care-guide-right .tj-care__sections h3{font-size:3.05cqw}.tj-page--care-guide-right .tj-care__sections ul{font-size:1.55cqw;line-height:1.26}.tj-page--care-guide-right .tj-care__sections li+li{margin-top:.25cqw}.tj-page--care-guide-right .tj-care__footer{right:4%;bottom:8%;left:4%;grid-template-columns:1.25fr 1fr .75fr;gap:2cqw;padding:1.2cqw 1cqw 0;font-size:1.35cqw}.tj-orders__signoff{position:absolute;z-index:6;right:6%;bottom:1.5%;margin:0;color:var(--tj-red);font:italic 3.2cqw/1.05 Georgia,serif;transform:rotate(-6deg)}
@media(prefers-reduced-motion:reduce){.tj-reader *{scroll-behavior:auto!important;transition:none!important}}

/* Keep the exit glyph bright even when theme link styles override anchor text. */
.tj-icon--close svg{display:block;width:18px;height:18px;overflow:visible}.tj-icon--close svg path{fill:none;stroke:#fff;stroke-width:2.25;stroke-linecap:round}

/* The Dupatta Issue uses its portrait as a true full-height cover. */
.tj-page--dupatta-cover .tj-cover__model{top:0;right:-15%;bottom:0;left:auto;width:100%;height:100%;object-fit:cover;object-position:center top}.tj-page--dupatta-cover:before{display:none}.tj-page--dupatta-cover:after{inset:0;background:linear-gradient(90deg,rgba(245,236,221,.98) 0%,rgba(245,236,221,.9) 18%,rgba(245,236,221,.36) 40%,rgba(245,236,221,0) 64%)}.tj-page--dupatta-cover .tj-cover__deck{top:66%;right:auto;left:6%;font-size:2.4cqw;line-height:1.8}.tj-page--dupatta-cover .tj-cover__accent{display:none}

.tj-page--care-guide-right .tj-care__sections{gap:1.6cqw}.tj-page--care-guide-right .tj-care__sections section{grid-template-columns:8.5cqw 1fr;gap:1.5cqw;padding:1.9cqw 2cqw}.tj-page--care-guide-right .tj-care__sections i{width:7.6cqw;font-size:4.2cqw}.tj-page--care-guide-right .tj-care__sections h3{margin-bottom:.8cqw;font-size:3.55cqw}.tj-page--care-guide-right .tj-care__sections ul{padding-left:2.8cqw;font-size:2.05cqw;line-height:1.32}.tj-page--care-guide-right .tj-care__sections li+li{margin-top:.5cqw}.tj-page--care-guide-right .tj-care__footer{bottom:6%;font-size:1.65cqw}.tj-page--care-guide-right .tj-orders__signoff{bottom:1%}
.tj-page--care-guide-right .tj-care__sections section{position:relative!important;display:block!important;padding-left:21.5cqw!important}.tj-page--care-guide-right .tj-care__sections section:last-child{min-height:18.5cqw;margin-bottom:2cqw}.tj-page--care-guide-right .tj-care__sections i{position:absolute!important;top:1.25cqw!important;left:2cqw!important;width:16.5cqw!important;height:16.5cqw!important;margin:0!important;aspect-ratio:auto!important;font-size:8cqw!important}.tj-page--care-guide-right .tj-care__sections i img{width:16.5cqw!important;height:16.5cqw!important;transform:none!important}

.tj-page--catalogue-large .tj-catalogue__grid{top:23%;left:6%;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr));gap:2.3cqw 3.2cqw;width:88%;height:70%}.tj-page--catalogue-large .tj-catalogue__grid img{object-fit:contain;background:#e4ceb7}.tj-page--catalogue-large .tj-catalogue__grid figcaption{font-size:2.15cqw}.tj-page--catalogue-large .tj-catalogue__count{top:8%;right:8%}
.tj-page--stole-grid-16 .tj-catalogue__grid{top:22%;left:5%;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(4,minmax(0,1fr));gap:1.2cqw 1.5cqw;width:90%;height:70%}.tj-page--stole-grid-16 .tj-catalogue__grid figure{box-sizing:border-box;padding:.35cqw;overflow:hidden;border:1px solid #e7ddd1;border-radius:.7cqw;background:#fdf8f2}.tj-page--stole-grid-16 .tj-catalogue__grid a,.tj-page--stole-grid-16 .tj-catalogue__grid img{background:#fdf8f2}.tj-page--stole-grid-16 .tj-catalogue__grid img{border-radius:.45cqw;object-fit:contain}.tj-page--stole-grid-16 .tj-catalogue__grid figcaption{font-size:1.35cqw;line-height:1.1}.tj-page--stole-grid-16 .tj-catalogue__title{font-size:6.8cqw}.tj-page--stole-grid-16 .tj-catalogue__count{top:8%;right:6%}

.tj-page--catalogue-large .tj-catalogue__grid{height:65%}.tj-catalogue__disclaimer{position:absolute;z-index:5;right:6%;bottom:1.8%;left:6%;margin:0;color:#665c52;font:1.28cqw/1.35 Georgia,serif;text-align:center}.tj-care__footer .tj-care__disclaimer{grid-column:1/-1;margin:0 0 .5cqw;font-size:1.3cqw;line-height:1.3;text-align:left}
.tj-catalogue__disclaimer{font-size:1.5cqw}.tj-page--care-guide-right .tj-care__sections{transform:scale(.80)!important;transform-origin:top left!important;width:125%!important}.tj-care__footer .tj-care__disclaimer{font-size:1.5cqw;line-height:1.25}
/* Dupatta cover v1.9.5: shift the model slightly farther right. */
.tj-page--dupatta-cover .tj-cover__model{right:-20%}
.tj-page--dupatta-cover .tj-cover__model{transform:scale(1.1);transform-origin:55% 5%}

/* Dupatta collection: one matched lifestyle image with three shop-ready cascades. */
.tj-page--dupatta-editorial .tj-catalogue__title{top:7%;width:58%;font-size:6.5cqw}
.tj-page--dupatta-editorial .tj-catalogue__count{top:7%}
.tj-page--dupatta-editorial .tj-catalogue__model{position:absolute;z-index:3;top:20%;left:5%;width:52%;height:69%;margin:0;overflow:hidden;background:#eadfce}
.tj-page--dupatta-editorial .tj-catalogue__model img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}
.tj-page--dupatta-editorial .tj-catalogue__model figcaption{position:absolute;right:0;bottom:0;left:0;display:flex;align-items:end;justify-content:space-between;gap:1cqw;padding:2.2cqw 2.4cqw;background:linear-gradient(transparent,rgba(17,30,41,.82));color:#fff;font:2.2cqw/1.15 Georgia,serif}
.tj-page--dupatta-editorial .tj-catalogue__model figcaption strong,.tj-page--dupatta-editorial .tj-catalogue__model figcaption span{display:block}
.tj-page--dupatta-editorial .tj-catalogue__model figcaption span{font-family:Arial,sans-serif;font-size:1.35cqw;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
.tj-page--dupatta-editorial .tj-catalogue__grid{top:20%;right:5%;left:auto;grid-template-columns:1fr;grid-template-rows:repeat(3,minmax(0,1fr));gap:1.5cqw;width:34%;height:69%}
.tj-page--dupatta-editorial .tj-catalogue__grid figure{min-height:0}
.tj-page--dupatta-editorial .tj-catalogue__grid figure a{display:grid;grid-template-rows:minmax(0,1fr) auto;min-height:0;color:inherit;text-decoration:none}
.tj-page--dupatta-editorial .tj-catalogue__grid img{min-height:0;object-fit:cover;object-position:center 42%}
.tj-page--dupatta-editorial .tj-catalogue__grid figcaption{padding-top:.25cqw;font-size:1.7cqw}
.tj-page--dupatta-editorial .tj-catalogue__disclaimer{bottom:1.4%;font-size:1.18cqw}

/* Full-height editorial model panel with softly glazed edges. */
.tj-page--dupatta-editorial .tj-catalogue__model{z-index:2;top:0;bottom:0;left:0;width:61%;height:100%}
.tj-page--dupatta-editorial .tj-catalogue__model:after{position:absolute;z-index:2;inset:0;background:linear-gradient(180deg,rgba(245,236,222,.72) 0%,rgba(245,236,222,0) 13%,rgba(245,236,222,0) 84%,rgba(245,236,222,.42) 100%),linear-gradient(90deg,rgba(245,236,222,.18) 0%,rgba(245,236,222,0) 12%,rgba(245,236,222,0) 75%,rgba(245,236,222,.96) 100%);content:"";pointer-events:none}
.tj-page--dupatta-editorial .tj-catalogue__model figcaption{z-index:3;right:8%;bottom:3%;left:6%;background:linear-gradient(transparent,rgba(17,30,41,.76))}
.tj-page--dupatta-editorial .tj-catalogue__title{z-index:6;text-shadow:0 1px 12px rgba(245,236,222,.98),0 0 28px rgba(245,236,222,.9)}
.tj-page--dupatta-editorial .tj-catalogue__count,.tj-page--dupatta-editorial .tj-catalogue__grid,.tj-page--dupatta-editorial .tj-catalogue__disclaimer{z-index:6}
.tj-page--dupatta-editorial .tj-catalogue__grid{top:18%;height:66%}
.tj-page--dupatta-editorial .tj-catalogue__disclaimer{right:5%;bottom:2%;left:auto;width:34%;padding:.8cqw;background:rgba(245,236,222,.88);text-align:left}

/* v1.10.1: model right, with a staggered stack of floating product cards. */
.tj-page--dupatta-editorial .tj-catalogue__model{right:0;left:auto;width:62%}
.tj-page--dupatta-editorial .tj-catalogue__model:after{background:linear-gradient(180deg,rgba(245,236,222,.58) 0%,rgba(245,236,222,0) 12%,rgba(245,236,222,0) 86%,rgba(245,236,222,.32) 100%),linear-gradient(90deg,rgba(245,236,222,.98) 0%,rgba(245,236,222,.38) 15%,rgba(245,236,222,0) 35%,rgba(245,236,222,.08) 100%)}
.tj-page--dupatta-editorial .tj-catalogue__model figcaption{right:5%;bottom:5%;left:17%}
.tj-page--dupatta-editorial .tj-catalogue__title{left:5%;width:44%}
.tj-page--dupatta-editorial .tj-catalogue__count{top:8%;right:auto;left:36%;z-index:7}
.tj-page--dupatta-editorial .tj-catalogue__grid{top:19%;right:auto;left:5%;grid-template-columns:1fr;grid-template-rows:repeat(3,minmax(0,1fr));gap:1.1cqw;width:37%;height:66%;overflow:visible}
.tj-page--dupatta-editorial .tj-catalogue__grid figure{box-sizing:border-box;padding:.8cqw;overflow:hidden;border:1px solid rgba(121,92,57,.2);border-radius:2.6cqw;background:rgba(255,251,244,.96);box-shadow:0 1.5cqw 3.8cqw rgba(36,31,25,.18)}
.tj-page--dupatta-editorial .tj-catalogue__grid figure:nth-child(1){margin-right:3.5cqw;transform:rotate(-1.5deg)}
.tj-page--dupatta-editorial .tj-catalogue__grid figure:nth-child(2){margin-left:3.5cqw;transform:rotate(1.2deg)}
.tj-page--dupatta-editorial .tj-catalogue__grid figure:nth-child(3){margin-right:2cqw;transform:rotate(-.8deg)}
.tj-page--dupatta-editorial .tj-catalogue__grid img{border-radius:1.7cqw}
.tj-page--dupatta-editorial .tj-catalogue__grid figcaption{padding:.55cqw .25cqw .1cqw;font-size:1.62cqw}
.tj-page--dupatta-editorial .tj-catalogue__disclaimer{right:5%;bottom:1.2%;left:5%;width:auto;padding:.65cqw 1cqw;background:rgba(245,236,222,.9);font-size:1.05cqw;line-height:1.3;text-align:center}

/* Page 8 only: reverse the editorial composition. */
.tj-page--dupatta-editorial[data-page="collection-05"] .tj-catalogue__model{right:auto;left:0}
.tj-page--dupatta-editorial[data-page="collection-05"] .tj-catalogue__model:after{background:linear-gradient(180deg,rgba(245,236,222,.58) 0%,rgba(245,236,222,0) 12%,rgba(245,236,222,0) 86%,rgba(245,236,222,.32) 100%),linear-gradient(90deg,rgba(245,236,222,.08) 0%,rgba(245,236,222,0) 65%,rgba(245,236,222,.38) 85%,rgba(245,236,222,.98) 100%)}
.tj-page--dupatta-editorial[data-page="collection-05"] .tj-catalogue__model figcaption{right:17%;left:5%}
.tj-page--dupatta-editorial[data-page="collection-05"] .tj-catalogue__grid{right:5%;left:auto}
.tj-page--dupatta-editorial[data-page="collection-05"] .tj-catalogue__count{right:6%;left:auto}
.tj-page--dupatta-editorial[data-page="collection-05"] .tj-catalogue__title{top:7%;right:5%;left:auto;width:37%;font-size:5.6cqw;text-shadow:none}
.tj-page--dupatta-editorial[data-page="collection-05"] .tj-catalogue__count{top:15%;right:6%;left:auto;font-size:1.45cqw;text-align:right}
.tj-page--dupatta-editorial[data-page="collection-05"] .tj-catalogue__model>img{transform:translateX(-2%) scale(1.12);transform-origin:46% 8%}
.tj-page--dupatta-editorial[data-page="collection-04"] .tj-catalogue__model>img{transform:scale(1.09);transform-origin:58% 9%}

/* Page 4 only: reverse the editorial composition. */
.tj-page--dupatta-editorial[data-page="collection-01"] .tj-catalogue__model{right:auto;left:0}
.tj-page--dupatta-editorial[data-page="collection-01"] .tj-catalogue__model:after{background:linear-gradient(180deg,rgba(245,236,222,.58) 0%,rgba(245,236,222,0) 12%,rgba(245,236,222,0) 86%,rgba(245,236,222,.32) 100%),linear-gradient(90deg,rgba(245,236,222,.08) 0%,rgba(245,236,222,0) 65%,rgba(245,236,222,.38) 85%,rgba(245,236,222,.98) 100%)}
.tj-page--dupatta-editorial[data-page="collection-01"] .tj-catalogue__model figcaption{right:17%;left:5%}
.tj-page--dupatta-editorial[data-page="collection-01"] .tj-catalogue__grid{right:5%;left:auto}
.tj-page--dupatta-editorial[data-page="collection-01"] .tj-catalogue__title{top:7%;right:5%;left:auto;width:37%;font-size:5.6cqw;text-shadow:none}
.tj-page--dupatta-editorial[data-page="collection-01"] .tj-catalogue__count{top:15%;right:6%;left:auto;font-size:1.45cqw;text-align:right}
.tj-page--dupatta-editorial[data-page="collection-01"] .tj-catalogue__model>img{transform:scale(1.12);transform-origin:32% 8%}

/* Dupatta page 10: six draping ideas with a full-height lifestyle panel. */
.tj-page--dupatta-drape .tj-wear__heading{top:7%;left:5%;width:56%}
.tj-page--dupatta-drape .tj-wear__heading h2{color:var(--tj-ink);font-size:6.8cqw;line-height:.88}
.tj-page--dupatta-drape .tj-wear__heading p{margin-top:1.3cqw;font-size:2.65cqw}
.tj-page--dupatta-drape .tj-wear__grid{top:24%;left:3.5%;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr));gap:1.1cqw 1cqw;width:56%;height:67%}
.tj-page--dupatta-drape .tj-wear__grid figure{display:block;box-sizing:border-box;padding:.35cqw;overflow:hidden;border:1px solid rgba(143,104,71,.3);border-radius:1.6cqw;background:rgba(255,251,244,.88);box-shadow:0 .45cqw 1.1cqw rgba(74,48,34,.08)}
.tj-page--dupatta-drape .tj-wear__grid figure:nth-child(1){transform:rotate(-1.3deg) translateY(.35cqw)}
.tj-page--dupatta-drape .tj-wear__grid figure:nth-child(2){transform:rotate(1.1deg) translateY(-.25cqw)}
.tj-page--dupatta-drape .tj-wear__grid figure:nth-child(3){transform:rotate(.8deg) translateY(.45cqw)}
.tj-page--dupatta-drape .tj-wear__grid figure:nth-child(4){transform:rotate(-1.15deg) translateY(-.2cqw)}
.tj-page--dupatta-drape .tj-wear__grid figure:nth-child(5){transform:rotate(-.7deg) translateY(.25cqw)}
.tj-page--dupatta-drape .tj-wear__grid figure:nth-child(6){transform:rotate(1.25deg) translateY(-.35cqw)}
.tj-page--dupatta-drape .tj-wear__grid img{border-radius:1.15cqw;object-fit:contain;object-position:center top;mix-blend-mode:multiply}
.tj-page--dupatta-drape .tj-wear__grid figcaption{display:none}
.tj-page--dupatta-drape .tj-wear__model{right:3%;width:62%;object-position:64% top;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 11%,#000 100%);mask-image:linear-gradient(90deg,transparent 0,#000 11%,#000 100%)}
.tj-page--dupatta-drape:after{right:0;left:0;width:auto;background:linear-gradient(90deg,transparent 0,transparent 34%,rgba(245,236,222,.92) 38%,rgba(245,236,222,.48) 42%,transparent 51%,transparent 100%)}
.tj-page--dupatta-drape .tj-wear__accent{right:auto;bottom:1.2%;left:36%;width:20%;font-size:3cqw;text-align:center}
.tj-page--dupatta-drape .tj-wear__values{display:none}

/* Dupatta page 12: textile-led care guide, distinct from the Stole issue. */
.tj-page--dupatta-care{background:#f7efe4}
.tj-page--dupatta-care:before{display:block;z-index:3;top:8%;bottom:8%;left:44%;background:rgba(72,62,52,.28)}
.tj-page--dupatta-care .tj-care__left{inset:0 auto 0 0;width:44%;height:100%;overflow:hidden}
.tj-page--dupatta-care .tj-care__logo{display:none}
.tj-page--dupatta-care .tj-care__model{z-index:1;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;mix-blend-mode:normal}
.tj-page--dupatta-care .tj-care__left:after{position:absolute;z-index:2;inset:0;background:linear-gradient(90deg,rgba(247,239,228,.2),transparent 18%,transparent 76%,rgba(247,239,228,.88)),linear-gradient(180deg,rgba(247,239,228,.28),transparent 14%,transparent 82%,rgba(247,239,228,.48));content:"";pointer-events:none}
.tj-page--dupatta-care .tj-care__accent{z-index:4;top:auto;bottom:7%;left:6%;width:76%;padding:1.3cqw;background:rgba(247,239,228,.88);font-size:3.15cqw;line-height:1.06;transform:rotate(-4deg)}
.tj-page--dupatta-care .tj-care__values{z-index:4;right:auto;bottom:2.5%;left:7%;font-size:1.7cqw;font-weight:700;letter-spacing:.14em;line-height:1.35;text-transform:uppercase}
.tj-page--dupatta-care .tj-care__values:after{display:none}
.tj-page--dupatta-care .tj-care__content{display:block;top:9%;right:4%;width:48%;height:84%}
.tj-page--dupatta-care .tj-care__content h2{font-size:7.2cqw;line-height:.88}
.tj-page--dupatta-care .tj-care__intro{margin:1.8cqw 0 3cqw;font-size:2.65cqw;line-height:1.25}
.tj-page--dupatta-care .tj-care__sections{margin-top:0}
.tj-page--dupatta-care .tj-care__sections section{display:block;padding:2.3cqw 2.5cqw;background:#e6eef0}
.tj-page--dupatta-care .tj-care__sections i{float:left;width:8cqw;margin:0 2cqw 1cqw 0}
.tj-page--dupatta-care .tj-care__sections i img{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover}
.tj-page--dupatta-care .tj-care__sections h3{margin-bottom:1.5cqw;font-size:3.6cqw}
.tj-page--dupatta-care .tj-care__sections ul{clear:both;padding-left:3cqw;font-size:1.9cqw;line-height:1.4}
.tj-page--dupatta-care .tj-care__sections li+li{margin-top:.9cqw}

@media(max-width:760px){.tj-issue-grid{grid-template-columns:1fr;gap:52px}.tj-issue-grid .tj-issue-card{align-items:center}.tj-issue-grid .tj-issue-card__meta{text-align:center}.tj-issue-grid .tj-issue-card__meta>p{margin-inline:auto}.tj-issue-grid .tj-issue-card__actions{justify-content:center}}

/* Page 12: compact brand and contact close beneath the guide. */
.tj-page--care-guide-right .tj-care__footer{top:68.5%;right:4%;bottom:auto;left:4%;display:grid;grid-template-columns:31% 1fr;grid-template-areas:"disclaimer disclaimer" "brand contacts";align-items:center;column-gap:4cqw;row-gap:2.8cqw;padding:1.35cqw 0 0;border-top:1px solid rgba(72,62,52,.32);font-size:1.75cqw;text-align:left}
.tj-page--care-guide-right .tj-care__footer .tj-care__disclaimer{grid-area:disclaimer;width:100%;margin:0;color:#746b62;font-size:1.35cqw;line-height:1.35;text-align:left}
.tj-page--care-guide-right .tj-care__brand{grid-area:brand;display:block;width:100%;height:17cqw;object-fit:contain;mix-blend-mode:multiply}
.tj-page--care-guide-right .tj-care__contacts{grid-area:contacts;display:grid;grid-template-columns:1.45fr .8fr;gap:1.8cqw 3.2cqw;width:100%;margin:0;text-align:left}
.tj-page--care-guide-right .tj-care__contacts p:first-child{grid-column:1/-1}
.tj-page--care-guide-right .tj-care__contacts p{margin:0;color:#24333e;font-size:1.75cqw;line-height:1.38}
.tj-page--care-guide-right .tj-care__contacts strong{display:block;margin-bottom:.7cqw;font:700 1.45cqw/1.1 Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase}
.tj-page--care-guide-right .tj-orders__signoff{top:88%;right:6%;bottom:auto;font-size:3.6cqw}
