/* FacilPrint studio refresh. Plain CSS; no asset build required. */
:root{--fp-ink:#101319;--fp-blue:#00aeef;--fp-pink:#ed008c;--fp-yellow:#fff200}
[x-cloak]{display:none!important}html{scroll-padding-top:90px}body{color:var(--fp-ink)}a,button{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid #0089c0;outline-offset:5px}.fp-art{position:relative;width:100%;aspect-ratio:1;background-image:url('/images/studio/product-atlas.webp');background-size:400% 400%;background-position:var(--art-x,33.3333%) var(--art-y,0%);background-repeat:no-repeat}.fp-eyebrow{font-size:12px;font-weight:800;letter-spacing:.15em;margin:0 0 22px}.fp-button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:17px 23px;background:var(--fp-ink);border-radius:100px;color:white;font-size:15px;font-weight:700;transition:background .2s,transform .2s}.fp-button:hover{background:#007aa6;transform:translateY(-2px)}.fp-button span{font-size:23px;line-height:1}.fp-story{background:#f8fbfc;position:relative}.fp-story.motion-ready{height:620svh}.fp-story-pin{position:relative;height:calc(100svh - 80px);min-height:640px;max-width:1700px;margin:auto;overflow:hidden;isolation:isolate}.motion-ready .fp-story-pin{position:sticky;top:80px}.fp-story-top,.fp-story-bottom{position:absolute;left:5.2%;right:5.2%;z-index:7;display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:700;letter-spacing:.11em}.fp-story-top{top:28px}.fp-story-top a{letter-spacing:0;font-size:13px;border-bottom:1px solid #aab3bb;padding-bottom:5px}.fp-story-bottom{bottom:27px}.fp-story-copy{position:absolute;left:8%;top:21%;width:43%;z-index:5}.fp-chapter{position:absolute;top:0;left:0;width:100%;opacity:0;visibility:hidden;transform:translateY(20px);transition:opacity .32s,transform .45s,visibility .32s}.fp-chapter.is-active{opacity:1;visibility:visible;transform:translateY(0)}.fp-chapter h1,.fp-chapter h2{font-size:clamp(58px,6.4vw,104px);font-weight:800;letter-spacing:-.065em;line-height:1.02;color:var(--fp-ink);margin:0}.fp-chapter em{font-style:normal;color:#008fc5}.fp-story-description{max-width:365px;line-height:1.75;font-size:17px;color:#525e68;margin:25px 0}.fp-story-note{font-size:12px;color:#62717b;margin-top:16px}.fp-stage{position:absolute;width:47%;aspect-ratio:1;right:3%;top:50%;transform:translateY(-50%);perspective:1000px}.fp-orbit{border-radius:50%;position:absolute;pointer-events:none}.fp-orbit-one{width:85%;height:85%;left:10%;top:7%;background:#d9f3ff}.fp-orbit-two{width:30%;height:30%;right:2%;top:1%;border:1px solid #b4d8e8}.fp-stage-word{position:absolute;top:43%;left:-3%;font-size:clamp(55px,8vw,125px);font-weight:800;letter-spacing:-.06em;color:rgba(0,137,190,.09)}.fp-printer{position:absolute;width:84%;left:8%;top:0;z-index:3;transform-origin:center}.fp-shirt{position:absolute;width:100%;left:0;top:0;opacity:0;z-index:1}.fp-paper{position:absolute;z-index:4;width:43%;height:55%;left:50%;top:51%;transform:translate(-50%,-50%) rotate(-8deg);box-shadow:0 25px 35px -20px #152f4960;will-change:transform;overflow:hidden;background:white}.fp-paper-design{position:absolute;inset:0;background:#101820;overflow:hidden;padding:9%;display:flex;flex-direction:column;justify-content:space-between;color:white}.fp-paper-design:before{content:'';position:absolute;width:90%;height:140%;background:#00aeef;transform:rotate(35deg);top:-5%;right:-56%}.fp-paper-design:after{content:'';position:absolute;width:80%;height:25%;background:#ed008c;transform:rotate(-30deg);bottom:-10%;right:-15%}.fp-paper-brand{font-size:clamp(5px,.6vw,9px);font-weight:800;letter-spacing:.1em;z-index:1}.fp-paper strong{font-weight:900;font-size:clamp(18px,3vw,44px);line-height:.97;letter-spacing:-.05em;z-index:1}.fp-paper strong em{color:#fff200;font-style:normal}.fp-paper-bottom{font-size:clamp(4px,.47vw,7px);letter-spacing:.07em;z-index:1}.fp-fold{position:absolute;top:0;bottom:0;width:33.333%;opacity:var(--fold,0);pointer-events:none;z-index:2;transition:opacity .2s}.fp-fold-one{left:0;background:linear-gradient(90deg,#fff2,transparent 90%,#0007);border-right:1px solid #fff5}.fp-fold-two{right:0;background:linear-gradient(90deg,#0006,transparent 15%,#fff2);border-left:1px solid #0007}.fp-register{position:absolute;bottom:1%;right:10%;font-size:10px;letter-spacing:.05em;display:flex;align-items:center;gap:8px;color:#677985}.fp-register i{display:block;width:9px;height:9px;border-radius:50%;background:#00aeef}.fp-register i:nth-child(2){background:#ed008c}.fp-register i:nth-child(3){background:#ffdf00}.fp-register i:nth-child(4){background:#101319}.fp-story-steps{display:flex;gap:10px}.fp-story-steps button{height:34px;width:34px;padding:0;display:grid;place-items:center;background:none;border:0;position:relative;cursor:pointer}.fp-story-steps button:before{content:'';width:7px;height:7px;border-radius:10px;background:#acb9c3;transition:width .3s,background .3s}.fp-story-steps button[aria-current]:before{width:28px;background:var(--fp-ink)}.fp-story-steps span{display:none}.fp-catalog-section{padding:85px 0 90px;scroll-margin-top:75px;background:white}.fp-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:32px}.fp-section-heading h2{font-size:clamp(28px,3.2vw,46px);font-weight:800;letter-spacing:-.045em;line-height:1.1}.fp-section-heading .fp-eyebrow{margin-bottom:12px}.fp-section-heading>a{font-size:14px;font-weight:700;border-bottom:1px solid;padding-bottom:5px;white-space:nowrap}.fp-category-rail{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;padding:3px 3px 25px;scrollbar-width:thin;scrollbar-color:#00aeef #eff4f6}.fp-category-card{position:relative;display:block;flex:0 0 275px;height:320px;border:1px solid #e0e6eb;border-radius:20px;scroll-snap-align:start;background:#eef8fc;transition:transform .25s}.fp-category-card:nth-child(3n+2){background:#fff1f8}.fp-category-card:nth-child(3n){background:#fffbdc}.fp-category-card>div:first-child{padding:24px 24px 0;position:relative;z-index:1}.fp-category-card h3{font-size:22px;font-weight:800;letter-spacing:-.035em;max-width:200px;line-height:1.15}.fp-category-card p{font-size:12px;letter-spacing:.1em;text-transform:uppercase;margin-top:9px;color:#626b73}.fp-category-card .fp-art{position:absolute;width:84%;right:-3%;bottom:5px;transform:rotate(-6deg);transition:transform .4s}.fp-category-card:hover .fp-art{transform:rotate(0) translateY(-5px)}.fp-category-arrow{position:absolute;bottom:22px;left:22px;font-size:24px}.fp-subheading{margin-top:46px;align-items:center}.fp-subheading h2{font-size:27px}.fp-subheading p{font-size:14px;color:#68727b}.fp-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.fp-product-card{position:relative;min-width:0;border:1px solid #e6ebee;border-radius:18px;background:white;overflow:hidden;transition:box-shadow .25s,transform .25s}.fp-product-card:hover{transform:translateY(-3px);box-shadow:0 10px 30px #203e5810}.fp-card-image{display:block;background:#f6f9fb;padding:20px 24px 0}.fp-card-copy{padding:20px}.fp-kicker{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#697681;margin-bottom:8px}.fp-card-copy h3{font-size:18px;line-height:1.35;letter-spacing:-.025em;font-weight:800;padding-right:8px}.fp-card-desc{font-size:13px;line-height:1.6;color:#64707b;margin-top:10px;min-height:42px}.fp-card-price{font-size:12px;margin:16px 0 3px}.fp-card-price strong{font-size:20px;font-weight:800;color:#101319}.fp-card-price span,.fp-card-min{font-size:11px;color:#73808a}.fp-card-arrow{position:absolute;right:15px;bottom:16px;display:grid;place-items:center;width:34px;height:34px;background:#f0f6f9;border-radius:50%;font-size:20px}.fp-marketing-art{width:90%;margin:auto}.fp-shirt-print{position:absolute;top:35%;left:39%;width:28%;font-size:clamp(8px,1.8vw,26px);font-weight:900;color:#101319;line-height:.94;letter-spacing:-.03em;transform:rotate(-2deg)}.fp-shirt-print b{color:#008abf}.fp-detail-visual{position:relative;isolation:isolate;min-width:0}.fp-detail-visual>.fp-art{position:relative;width:90%;margin:30px auto 0}.fp-detail-halo{position:absolute;left:5%;top:0;width:90%;aspect-ratio:1;border-radius:50%;background:#dff6ff;z-index:-1}.fp-back{position:relative;z-index:2;display:inline-block;padding:12px 0;font-size:14px;font-weight:700}.fp-mockup-caption{font-size:12px;color:#71818a;text-align:center;margin:15px 0}.fp-category-banner-art{position:absolute;width:380px;right:5%;top:-15%}.fp-shop{padding:48px 0 80px}.fp-shop h1{font-size:clamp(36px,5vw,64px);font-weight:800;letter-spacing:-.05em;margin-bottom:12px}.fp-shop-intro{color:#64717d;font-size:16px;margin-bottom:30px}.fp-shop-tools{display:flex;align-items:center;gap:15px;margin:25px 0}.fp-shop-tools input{flex:1;min-width:0}.fp-shop-tools input,.fp-shop-tools select{border:1px solid #dce4e9;border-radius:12px;padding:13px 16px;font-size:16px;background:white}.fp-filter-rail{display:flex;gap:9px;overflow-x:auto;padding:5px 0 18px;scrollbar-width:none}.fp-filter-rail button{flex-shrink:0;border:1px solid #dbe2e6;border-radius:30px;padding:10px 17px;background:white;font-size:14px;font-weight:600;min-height:44px}.fp-filter-rail button.is-selected{background:#101319;color:white;border-color:#101319}.fp-shop-count{margin:24px 0 18px;font-size:14px;color:#64717d}.fp-legal{max-width:800px;margin:0 auto;padding:65px 24px 95px}.fp-legal h1{font-weight:800;font-size:clamp(36px,5vw,58px);letter-spacing:-.045em;line-height:1.1;margin:14px 0 18px}.fp-legal h2{font-size:21px;font-weight:800;margin:30px 0 10px}.fp-legal p,.fp-legal li{font-size:16px;line-height:1.85;margin-bottom:14px;color:#4e5b66}.fp-legal ul{list-style:disc;padding-left:22px}.fp-legal a{color:#007ba8;text-decoration:underline}.fp-legal .fp-effective{font-size:13px;color:#71818a}.fp-product-detail .fp-art{animation:fp-detail-arrive .5s ease both}@keyframes fp-detail-arrive{from{opacity:.3;transform:translateY(25px) scale(.95)}to{opacity:1;transform:none}}
@media(min-width:1500px){.fp-story-copy{top:24%}.fp-stage{max-width:680px}}
@media(max-width:1023px){.fp-story-pin{min-height:590px;top:64px;height:calc(100svh - 64px)}.motion-ready .fp-story-pin{top:64px}.fp-story-copy{left:5%;width:45%;top:25%}.fp-chapter h1,.fp-chapter h2{font-size:64px}.fp-story-description{font-size:15px}.fp-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:640px){html{scroll-padding-top:75px}.fp-story.motion-ready{height:580svh}.fp-story-pin{height:calc(100svh - 64px);min-height:640px}.fp-story-top{top:17px;left:6%;right:6%;font-size:9px;letter-spacing:.08em}.fp-story-top>span{max-width:135px}.fp-story-top a{font-size:12px}.fp-stage{width:290px;max-width:78vw;top:53px;right:50%;transform:translateX(50%);aspect-ratio:1}.fp-stage-word{font-size:70px}.fp-register{display:none}.fp-story-copy{left:7%;width:86%;top:355px;text-align:center}.fp-chapter h1,.fp-chapter h2{font-size:47px;letter-spacing:-.055em;line-height:1.01}.fp-chapter h1 br,.fp-chapter h2 br{display:none}.fp-chapter em:before{content:' '}.fp-eyebrow{font-size:10px;letter-spacing:.13em;margin-bottom:13px}.fp-story-description{font-size:14px;line-height:1.6;max-width:330px;margin:14px auto 17px}.fp-button{padding:13px 20px;font-size:14px;gap:24px;min-height:47px}.fp-story-note{font-size:11px;margin-top:9px}.fp-story-bottom{bottom:12px;left:7%;right:7%;font-size:9px}.fp-scroll-hint{max-width:80px;font-size:8px}.fp-story-steps{gap:0}.fp-story-steps button{width:26px}.fp-story-steps button[aria-current]:before{width:20px}.fp-story-top,.fp-story-bottom{z-index:6}.fp-paper strong{font-size:26px}.fp-paper-brand{font-size:6px}.fp-paper-bottom{font-size:4px}.fp-catalog-section{padding:43px 0 48px}.fp-section-heading{gap:12px;margin-bottom:23px}.fp-section-heading h2{font-size:29px}.fp-section-heading>a{font-size:12px}.fp-category-rail{gap:15px;margin-right:-16px;padding-right:20px}.fp-category-card{flex-basis:78vw;max-width:310px;height:335px}.fp-category-card h3{font-size:24px}.fp-category-card .fp-art{width:84%}.fp-subheading{margin-top:28px;align-items:flex-start}.fp-subheading h2{font-size:25px}.fp-subheading p{display:none}.fp-product-grid{grid-template-columns:1fr;gap:12px}.fp-product-card{display:grid;grid-template-columns:92px minmax(0,1fr) 28px;padding:9px 10px 9px 6px;align-items:center;border-radius:15px;overflow:visible;min-height:116px}.fp-card-image{padding:0;background:none}.fp-card-copy{padding:8px 8px 8px 5px;min-width:0}.fp-kicker{display:none}.fp-card-copy h3{font-size:16px;font-weight:700;letter-spacing:-.015em;padding-right:0}.fp-card-desc{display:none}.fp-card-price{font-size:12px;margin:8px 0 0}.fp-card-price strong{font-size:17px}.fp-card-min{font-size:11px}.fp-card-arrow{position:static;width:28px;height:36px;background:transparent}.fp-shirt-print{font-size:8px}.fp-detail-visual>.fp-art{width:90%;max-width:360px}.fp-detail-visual .fp-shirt-print{font-size:26px}.fp-product-detail>.container-page>nav{display:none}.fp-product-detail>.container-page{padding-top:14px}.fp-product-detail .fp-detail-halo{width:100%;left:0;top:20px}.fp-product-detail .fp-detail-visual{margin-bottom:-15px}.fp-product-detail .fp-detail-visual+.lg\:col-span-5>div>div:first-child{box-shadow:none;border:0;padding:12px 0 20px;border-radius:0;background:white}.fp-product-detail .fp-detail-visual+.lg\:col-span-5 h1{font-size:30px}.fp-shop{padding-top:28px}.fp-shop h1{font-size:37px}.fp-shop-intro{font-size:14px;margin-bottom:18px}.fp-shop-tools{gap:8px;margin:14px 0}.fp-shop-tools select{max-width:125px;font-size:14px;padding:13px 10px}.fp-shop .fp-category-rail{margin-top:9px}.fp-shop-count{margin-top:16px}.fp-filter-rail{margin-right:-16px;padding-right:16px}.fp-legal{padding-top:40px}}
@media(max-width:640px) and (max-height:740px){.fp-story-pin{min-height:570px}.fp-stage{width:230px;top:42px}.fp-story-copy{top:275px}.fp-chapter h1,.fp-chapter h2{font-size:40px}.fp-story-description{margin-top:10px;margin-bottom:12px}.fp-story-note{margin-top:7px}.fp-paper strong{font-size:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation:none!important;transition:none!important}.fp-story.motion-ready{height:auto}.fp-story-pin{position:relative!important;top:auto!important;height:auto;min-height:0;padding:70px 7% 30px}.fp-story-top{top:22px}.fp-story-copy{position:relative;left:auto;top:auto;width:auto}.fp-chapter{position:relative;visibility:visible;opacity:1;transform:none;margin-bottom:40px}.fp-chapter h1,.fp-chapter h2{font-size:clamp(32px,5vw,68px)}.fp-stage,.fp-story-bottom{display:none}.fp-story-description{max-width:500px}.fp-product-card:hover{transform:none}}
.fp-detail-zoom{display:block;position:relative;width:90%;margin:30px auto 0;border:0;padding:0;background:none;cursor:zoom-in}.fp-lightbox-art{width:min(80vh,90vw);background:white;border-radius:20px;padding:20px}.fp-detail-zoom .fp-shirt-print,.fp-lightbox-art .fp-shirt-print{font-size:clamp(18px,3vw,40px)}body:has(.fp-product-detail)>a[aria-label="Chat with FacilPrint on WhatsApp"]{bottom:100px}
@media(max-width:640px){.fp-detail-zoom{max-width:360px}.fp-detail-zoom .fp-shirt-print{font-size:26px}}
@media(max-width:640px) and (max-height:640px){.fp-story-pin{min-height:500px}.fp-stage{width:185px;top:42px}.fp-story-copy{top:236px}.fp-chapter h1,.fp-chapter h2{font-size:35px}.fp-story-description{font-size:13px;line-height:1.45}.fp-story-note{font-size:10px}.fp-eyebrow{margin-bottom:9px}.fp-paper strong{font-size:18px}}
/* Expanded print journey and tactile, persistent ink treatment. */
.fp-story.motion-ready{height:850svh}.fp-printer{width:100%;left:0;top:9%;z-index:5;pointer-events:none}.fp-printer img{width:100%;height:auto}.fp-drinkware{position:absolute;width:100%;left:0;top:0;opacity:0;z-index:1}.fp-paper strong{font-size:var(--paper-font,32px)}.fp-ink-controls{position:absolute;left:8%;bottom:88px;z-index:8;font-size:11px;color:#526371}.fp-ink-controls p{margin:0 0 8px}.fp-ink-controls>div{display:flex;gap:8px}.fp-ink-controls button{border:1px solid #bdcad2;background:#ffffffb0;border-radius:30px;padding:8px 13px;min-height:36px;font-weight:600;color:#1b2d38}.fp-ink-glaze{position:fixed;inset:0;z-index:60;pointer-events:none;backdrop-filter:grayscale(1);-webkit-backdrop-filter:grayscale(1);mask-size:100% 100%;-webkit-mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;background:rgba(255,255,255,.001)}.fp-ink-glaze[hidden]{display:none}.fp-stage{touch-action:pan-y pinch-zoom}.fp-story-steps{gap:2px}.fp-story-steps button{width:30px}
@media(max-width:640px){.fp-story.motion-ready{height:810svh}.fp-stage{width:310px;max-width:84vw}.fp-ink-controls{left:7%;right:7%;bottom:48px;text-align:center;font-size:10px}.fp-ink-controls>div{justify-content:center}.fp-ink-controls button{min-height:30px;padding:5px 12px}.fp-ink-controls p{margin-bottom:5px}.fp-story-copy{top:350px}.fp-story-steps button{width:20px}.fp-story-steps button:before{width:5px;height:5px}.fp-story-steps button[aria-current]:before{width:16px}.fp-scroll-hint{max-width:65px;font-size:7px}.fp-story-note{max-width:290px;margin-left:auto;margin-right:auto}}
@media(max-width:640px) and (max-height:740px){.fp-stage{width:215px}.fp-story-copy{top:270px}.fp-ink-controls{bottom:42px}.fp-story-note{display:none}}
@media(max-width:640px) and (max-height:640px){.fp-stage{width:175px}.fp-story-copy{top:223px}.fp-story-description{max-width:280px;font-size:12px}.fp-chapter h1,.fp-chapter h2{font-size:32px}.fp-story-copy .fp-button{padding:10px 16px;min-height:40px}.fp-ink-controls p{display:none}.fp-ink-controls{bottom:38px}}
@media(prefers-reduced-motion:reduce){.fp-story.motion-ready{height:auto}.fp-ink-controls{display:none}}
.fp-drinkware img{width:100%;height:auto}.fp-stage-word{white-space:nowrap;max-width:100%;overflow:hidden;font-size:clamp(35px,6vw,85px)}
@supports(backdrop-filter:grayscale(1)){@media(prefers-reduced-motion:no-preference){body:has([data-print-story]):not(.fp-ink-ready)>.sticky,body:not(.fp-ink-ready) [data-print-story]{filter:grayscale(1)}}}
.fp-shirt-art{clip-path:inset(0 1% 7%)}.fp-paper.is-sticker .fp-paper-design{padding:21% 16%}.fp-paper.is-sticker .fp-paper-brand,.fp-paper.is-sticker .fp-paper-bottom{display:none}.fp-paper.is-sticker strong{margin:auto}
@media(max-width:640px) and (max-height:640px){.fp-stage{width:155px;top:37px}.fp-story-copy{top:205px}.fp-story-copy .fp-eyebrow{font-size:9px;line-height:1.3;margin-bottom:9px}.fp-chapter h1,.fp-chapter h2{font-size:30px}.fp-story-description{line-height:1.4;margin-top:10px;margin-bottom:12px}.fp-story-bottom{left:6%;right:6%}.fp-counter{white-space:nowrap}.fp-ink-controls{bottom:40px}}
@media(max-width:640px) and (max-height:640px){.fp-scroll-hint{display:none}.fp-story-steps button{width:24px}}
/* Digital products, then wide format; output finisher faces the viewer. */
.fp-story.motion-ready{height:1050svh}.fp-digital-press{position:absolute;inset:0 3% 6%;z-index:5;pointer-events:none}.fp-digital-press img{width:100%;height:auto}.fp-group-nav{gap:6px}.fp-group-nav button{width:auto;min-height:40px;height:auto;border:1px solid #d9e2e7;border-radius:30px;padding:8px 15px;font:600 12px/1.2 inherit;letter-spacing:0;background:#fff9}.fp-group-nav button:before{display:none}.fp-group-nav button[aria-current]{background:#15202b;border-color:#15202b;color:white}.fp-story-bottom .fp-scroll-hint{display:none}.fp-story-bottom .fp-counter{margin-left:10px}.fp-ink-controls{bottom:90px}
@media(max-width:640px){.fp-story.motion-ready{height:1010svh}.fp-group-nav{gap:5px}.fp-group-nav button{font-size:10px;padding:8px 9px;min-height:38px;white-space:nowrap}.fp-story-bottom{left:5%;right:5%;bottom:8px}.fp-ink-controls{bottom:60px}.fp-counter{font-size:9px;white-space:nowrap}.fp-story-top>span{max-width:160px;font-size:9px}}
@media(max-width:350px){.fp-group-nav{gap:3px}.fp-group-nav button{font-size:9px;padding:8px}.fp-story-bottom .fp-counter{font-size:8px;margin-left:4px}}
@media(prefers-reduced-motion:reduce){.fp-story.motion-ready{height:auto}}
.fp-group-nav button{font-family:inherit;font-weight:600;line-height:1.2}.fp-printer{opacity:0}.fp-paper{opacity:0}.motion-ready .fp-paper{opacity:1}.fp-paper.is-exiting{border:2px solid white}

@media(max-width:640px) and (max-height:640px){.fp-stage{width:145px;top:49px}}

/* A brief, scroll-controlled look through the casing before the tray exit. */
.fp-press-closed{opacity:calc(1 - var(--cutaway,0))}.fp-press-cutaway{position:absolute;inset:0;opacity:var(--cutaway,0)}.fp-internal-sheet{position:absolute;display:block;width:9%;height:5%;background:#fff;border:1px solid #d5e5e9;box-shadow:0 1px 5px #003d5270;opacity:0;overflow:hidden;transform:translate(-50%,-50%) rotate(-10deg) skewX(-14deg)}.fp-internal-sheet i{position:absolute;inset:10%;background:linear-gradient(90deg,#00aeef 0 25%,#ed008c 25% 50%,#ffdf00 50% 75%,#101319 75%);clip-path:inset(0 calc(100% - var(--printed,0%)) 0 0)}

.fp-chapter:not(.is-active){transition:none}
