*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{margin:0;padding:0}.inkbath-page{font-family:IBM Plex Mono,monospace;background-color:#f5f1e8;color:#1a1915;line-height:1.6;overflow-x:hidden;min-height:100vh}.inkbath-grain{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:.03;z-index:1000;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E")}.inkbath-container{max-width:900px;margin:0 auto;padding:0 24px}.inkbath-header{padding:20px 0;border-bottom:1px solid #1A1915}.inkbath-header-inner{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.inkbath-header-logo{height:18px;width:auto;display:block}.inkbath-header-note{font-size:10px;color:#6b6860;letter-spacing:.05em}.inkbath-hero{padding:80px 0 60px;text-align:center;border-bottom:1px solid #1A1915}.inkbath-hero-image{max-width:240px;max-height:240px;margin:0 auto 40px;display:block}.inkbath-hero-title{font-family:"Instrument Serif",serif;font-size:clamp(42px,8vw,72px);font-weight:400;line-height:1.05;margin-bottom:24px;letter-spacing:-.02em;color:#1a1915}.inkbath-hero-title em{font-style:italic}.inkbath-tagline{font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#6b6860;margin-bottom:48px}.inkbath-hero-description{max-width:520px;margin:0 auto 48px;font-size:15px;line-height:1.8}.inkbath-price-tag{display:inline-block;background:#1a1915;color:#f5f1e8;padding:12px 32px;font-size:14px;letter-spacing:.08em;position:relative}.inkbath-price-tag:before{content:"";position:absolute;top:4px;left:4px;right:-4px;bottom:-4px;border:1px solid #1A1915;z-index:-1}.inkbath-product-image-placeholder{width:240px;height:240px;border:2px dashed #6B6860;display:flex;align-items:center;justify-content:center;position:relative;margin:0 auto 40px;background:#1a191508}.inkbath-product-image-dark{border-color:#f5f1e840;background:#f5f1e80d;margin:0}.inkbath-placeholder-tape{position:absolute;top:-8px;left:50%;transform:translate(-50%) rotate(-2deg);width:60px;height:16px;background:#e8d87e;opacity:.9}.inkbath-placeholder-label{font-size:10px;letter-spacing:.1em;color:#6b6860;text-transform:uppercase}.inkbath-placeholder-label-light{color:#f5f1e866}.inkbath-showcase-img{width:100%;height:100%;object-fit:cover;display:block}.inkbath-product-showcase{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:40px}.inkbath-whats-inside-content{display:flex;flex-direction:column}.inkbath-section-cta{margin-top:40px;text-align:center}.inkbath-hero-cta{margin-top:32px}@media(max-width:600px){.inkbath-product-image-placeholder{width:180px;height:180px}.inkbath-product-showcase{grid-template-columns:1fr;gap:16px}.inkbath-product-showcase .inkbath-product-image-placeholder{width:100%;height:200px}.inkbath-hero-image{max-width:180px;max-height:180px}}.inkbath-scramble-word{display:inline-block;transition:opacity .5s ease}.inkbath-buy-btn-container{display:inline-block;position:relative;background:#c4521a;border:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;text-decoration:none}.inkbath-buy-btn-container:hover{transform:translate(-2px,-2px);box-shadow:4px 4px #1a1915}.inkbath-buy-btn-container:active{transform:translate(0);box-shadow:none}.inkbath-cta-label{display:block;padding:16px 48px;font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:#f5f1e8}.inkbath-cta-label-lg{font-size:16px;padding:18px 56px;letter-spacing:.18em}.inkbath-section{padding:60px 0;border-bottom:1px solid #1A1915}.inkbath-section-number{font-size:10px;letter-spacing:.2em;color:#6b6860;margin-bottom:8px;display:block}.inkbath-section-title{font-family:"Instrument Serif",serif;font-size:32px;font-weight:400;margin-bottom:40px;color:#1a1915}.inkbath-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media(max-width:700px){.inkbath-features-grid{grid-template-columns:1fr;gap:40px}}.inkbath-feature{position:relative}.inkbath-feature-number{font-size:48px;font-family:"Instrument Serif",serif;color:#e8d87e;line-height:1;margin-bottom:12px;position:relative;display:inline-block}.inkbath-feature-number:after{content:"";position:absolute;bottom:8px;left:0;width:100%;height:2px;background:#1a1915}.inkbath-feature-title{font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-family:IBM Plex Mono,monospace}.inkbath-feature-desc{font-size:13px;color:#6b6860;line-height:1.7}.inkbath-whats-inside{background:#1a1915;color:#f5f1e8;padding:60px 0}.inkbath-contents-list{list-style:none;max-width:600px;padding:0;margin:0}.inkbath-contents-item{padding:16px 0;border-bottom:1px solid rgba(245,241,232,.15);display:flex;align-items:baseline;gap:16px;font-size:14px;flex-wrap:wrap}.inkbath-contents-item:last-child{border-bottom:none}.inkbath-list-marker{color:#c4521a;font-size:12px;flex-shrink:0}.inkbath-list-note{margin-left:auto;font-size:11px;color:#6b6860;font-style:italic}.inkbath-faq-list{max-width:700px}.inkbath-faq-item{padding:24px 0;border-bottom:1px solid #1A1915}.inkbath-faq-item:first-child{border-top:1px solid #1A1915}.inkbath-faq-question{font-size:14px;font-weight:600;margin-bottom:12px;display:flex;align-items:baseline;gap:12px}.inkbath-faq-q{color:#c4521a;flex-shrink:0}.inkbath-faq-answer{font-size:13px;color:#6b6860;line-height:1.8;padding-left:28px}.inkbath-purchase-section{padding:80px 0;border-bottom:1px solid #1A1915}.inkbath-purchase-note{max-width:400px;margin:0 auto;font-size:13px;color:#6b6860}.inkbath-stripe-area{max-width:420px;margin:40px auto 0}.inkbath-checkout-card{border:1px solid #1A1915;padding:40px 32px;background:#ffffff80;position:relative}.inkbath-checkout-card:before{content:"";position:absolute;top:4px;left:4px;right:-4px;bottom:-4px;border:1px solid #1A1915;z-index:-1}.inkbath-checkout-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #1A1915;gap:16px}.inkbath-checkout-label{font-size:12px;letter-spacing:.1em;text-transform:uppercase;font-weight:600}.inkbath-checkout-price{font-family:"Instrument Serif",serif;font-size:32px;font-weight:400;color:#1a1915}.inkbath-checkout-interval{font-family:IBM Plex Mono,monospace;font-size:13px;color:#6b6860}.inkbath-checkout-features{list-style:none;padding:0;margin:0 0 32px;text-align:left}.inkbath-checkout-features li{padding:8px 0;font-size:13px;color:#1a1915;display:flex;align-items:baseline;gap:10px}.inkbath-checkout-features li:before{content:"\2192";color:#c4521a;flex-shrink:0;font-size:12px}.inkbath-checkout-secure{margin-top:12px;font-size:10px;color:#6b6860;letter-spacing:.05em}.inkbath-footer{padding:40px 0;text-align:center;font-size:11px;color:#6b6860;letter-spacing:.08em}.inkbath-footer-links{margin-top:16px}.inkbath-footer-links a{color:#1a1915;text-decoration:none;margin:0 12px}.inkbath-footer-links a:hover{text-decoration:underline}.inkbath-stamp{position:fixed;bottom:24px;right:24px;width:80px;height:80px;border:3px solid #C4521A;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:8px;letter-spacing:.1em;text-transform:uppercase;color:#c4521a;transform:rotate(-12deg);opacity:.7;line-height:1.3;z-index:999;font-family:IBM Plex Mono,monospace}@media(max-width:600px){.inkbath-stamp{display:none}.inkbath-hero{padding:48px 0 40px}.inkbath-section{padding:40px 0}.inkbath-purchase-section{padding:48px 0}}@keyframes inkbathFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.inkbath-anim{animation:inkbathFadeUp .6s ease-out backwards}.inkbath-anim-1{animation-delay:.1s}.inkbath-anim-2{animation-delay:.2s}.inkbath-anim-3{animation-delay:.3s}.inkbath-anim-4{animation-delay:.4s}.inkbath-anim-5{animation-delay:.5s}.inkbath-fade-in{opacity:0;transform:translateY(16px);transition:opacity .5s ease-out,transform .5s ease-out}.inkbath-fade-in.inkbath-visible{opacity:1;transform:translateY(0)}html{scroll-behavior:smooth}
/*# sourceMappingURL=/cdn/shop/t/5/assets/inkbath.css.map */
