[hidden]{display:none!important}.header-actions{display:flex;gap:22px;font-size:14px;align-items:center}.cart-link{border:1px solid #57604b;border-radius:4px;padding:12px 14px}.cart-count{padding:3px 6px;background:var(--lime);color:var(--ink);border-radius:3px;margin-left:5px;font-size:12px}.mobile-account{display:none}.shop-page,.workspace{background:var(--paper);color:var(--ink);min-height:70vh;padding:65px 4.5% 90px}.shop-page h1{font-size:clamp(46px,5.2vw,78px)}.shop-page h1 em{color:#667f34}.shop-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:42px}.shop-heading>p{color:#657155;line-height:1.7}.shop-page .eyebrow{font-size:12px;color:#566544}.catalog-controls{display:flex;gap:20px;margin:30px 0;align-items:flex-end}.catalog-controls>label:first-child{flex:1}.catalog-controls>label:last-child{width:250px}.catalog-controls label>span,.field>span{display:block;font-size:14px;font-weight:500;margin-bottom:9px}.field{display:block;margin-bottom:22px}input,textarea,select{font:inherit;padding:13px 15px;border:1px solid #bcc7ac;border-radius:4px;background:#fff;color:#1a2410;max-width:100%;width:100%;line-height:1.5}textarea{resize:vertical;min-height:110px}input:focus,textarea:focus,select:focus{outline:2px solid #728c42;outline-offset:2px}input[type=checkbox]{width:18px;height:18px;accent-color:#657f35}input[type=file]{font-size:14px;padding:12px}input:read-only{background:#e9edde;color:#5d6e47}.shop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.shop-item{border:1px solid #d9dfcf;background:#fff;border-radius:5px;overflow:hidden;display:flex;flex-direction:column}.shop-item>a:first-child{display:block;overflow:hidden}.shop-item img{aspect-ratio:4/3;width:100%;height:auto;object-fit:cover;transition:transform .5s}.shop-item:hover img{transform:scale(1.04)}.shop-item-content{padding:22px}.shop-item-content>span{font-size:12px;letter-spacing:.6px;color:#63754b}.shop-item h2{font-size:25px;margin:10px 0 16px;font-weight:600}.shop-item-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.price{font-family:var(--display);font-size:24px;font-weight:700;letter-spacing:-1px}.small-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:12px 16px;font-size:14px;border:1px solid #9aa98a;background:transparent;color:#233215;border-radius:4px;cursor:pointer;text-decoration:none}.small-button:hover{background:#eaf2dd}.small-button.primary{background:var(--ink);color:var(--lime);border-color:var(--ink)}.small-button:disabled,.button:disabled{opacity:.6;cursor:not-allowed;transform:none}.empty-state{border:1px dashed #bcc9aa;border-radius:6px;padding:48px 30px;text-align:center;grid-column:1/-1;background:#ecf0e4}.empty-symbol{display:block;font-size:48px;color:#738b4d;margin-bottom:16px}.empty-state h2{font-size:30px;line-height:1.25}.empty-state p{font-size:16px;line-height:1.7;color:#687758;max-width:520px;margin:18px auto 25px}.load-state{padding:55px 25px;color:#647752}.notice{font-size:14px;padding:16px 20px;border:1px solid #c5d3b1;background:#edf4df;border-radius:4px;line-height:1.7;margin-bottom:24px}.notice.error{background:#fff0eb;border-color:#e3b2a0;color:#843a23}.notice a{text-decoration:underline}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:50;width:max-content;max-width:90vw;background:var(--ink);color:var(--paper);border:1px solid #5e7146;border-radius:5px;padding:17px 24px;font-size:15px;box-shadow:0 8px 30px #0003;line-height:1.5}.toast.error{background:#7a3827}.sign-in-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;max-width:1100px;margin:20px auto}.sign-in-art{background:var(--ink);border-radius:5px;overflow:hidden;position:relative;min-height:530px}.sign-in-art img{width:100%;height:530px;object-fit:cover}.sign-in-art p{position:absolute;bottom:22px;left:25px;right:25px;color:var(--paper);font-size:22px;letter-spacing:-.5px}.sign-in-copy h1{font-size:56px;margin-bottom:26px}.sign-in-copy h1 em{color:#758d48}.sign-in-copy>p{color:#64774c;font-size:16px;line-height:1.8}.sign-in-copy .eyebrow{font-size:12px}.sign-in-copy .button{margin:15px 0;width:100%;justify-content:center;background:var(--ink);color:var(--lime)}.sign-in-copy small{display:block;color:#6c7b58;font-size:13px;line-height:1.7}.account-shell{display:grid;grid-template-columns:220px 1fr;gap:55px}.account-side{border-right:1px solid #d4dcc7;padding-right:25px}.account-side .eyebrow{font-size:12px;letter-spacing:1px;color:#687c4c}.account-side nav{display:flex;flex-direction:column;gap:7px}.account-side nav a{font-size:15px;padding:13px 16px;border-radius:4px}.account-side nav a[aria-current=page]{background:var(--ink);color:var(--lime)}.account-side nav a:hover{background:#e0e8d2;color:#293a15}.account-side .logout{display:inline-flex;margin:30px 15px;color:#6c7a59;font-size:14px}.account-content{min-width:0}.account-content h1{font-size:44px;line-height:1.2;margin:0 0 10px}.account-subtitle{color:#68775a;line-height:1.6;margin:0 0 32px}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:32px 0}.stat-box{padding:22px;border:1px solid #d3dec3;border-radius:5px;background:#eef2e7}.stat-box span{font-size:13px;color:#5f7348}.stat-box strong{display:block;font-family:var(--display);font-size:36px;margin-top:12px;letter-spacing:-1.5px}.section-label{font-family:var(--display);font-size:24px;font-weight:600;letter-spacing:-.7px;margin:35px 0 20px}.library-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.library-item,.order-card,.ticket-card{padding:24px;border:1px solid #cfdabb;border-radius:5px;background:#fff;margin-bottom:18px}.library-item h3{font-size:21px;line-height:1.35;margin:0 0 12px}.library-item p,.order-card p,.ticket-card p{font-size:14px;line-height:1.7;color:#667a4c}.library-item .small-button{margin-top:15px}.order-head{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #e0e6d7;padding-bottom:16px;margin-bottom:18px}.order-head strong{font-size:15px}.order-head span:not(.badge){font-size:13px;color:#657950}.badge{display:inline-block;font-size:12px;padding:6px 9px;border-radius:3px;background:#e5edda;color:#4b6136;white-space:nowrap}.badge.paid,.badge.published,.badge.answered{background:#d5f4b5;color:#2f5e15}.badge.pending,.badge.open{background:#faf1ca;color:#7c6218}.badge.failed,.badge.refunded,.badge.archived,.badge.disputed{background:#f6e2d8;color:#8e4e2f}.order-line{display:flex;justify-content:space-between;gap:15px;padding:9px 0;font-size:15px}.order-total{display:flex;justify-content:space-between;font-size:16px;border-top:1px solid #e0e6d7;margin-top:15px;padding-top:18px}.form-card{max-width:650px;padding:30px;border:1px solid #cfdabb;background:#fff;border-radius:5px}.form-card>p{font-size:14px;line-height:1.7;color:#697c51}.form-card .field small{display:block;color:#6f805a;font-size:12px;margin-top:6px;line-height:1.6}.ticket-card h3{font-size:19px;margin:0 0 10px}.ticket-message{white-space:pre-wrap;overflow-wrap:anywhere}.ticket-reply{background:#ecf4e0;border-radius:4px;padding:15px;margin-top:15px;font-size:15px;line-height:1.7;white-space:pre-wrap}.cart-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:45px;margin-top:40px}.cart-item{display:grid;grid-template-columns:100px 1fr auto;gap:20px;border-top:1px solid #cdd7bf;padding:25px 0;align-items:center}.cart-item img{width:100px;height:100px;object-fit:cover;border-radius:4px}.cart-item h2{font-size:22px}.cart-item p{font-size:13px;color:#677e4c}.link-button{border:0;background:none;color:#667b4e;padding:7px 0;font-size:13px;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.cart-summary{padding:30px;border:1px solid #c3d1af;background:#eaf0df;border-radius:5px;align-self:start;position:sticky;top:25px}.cart-summary h2{font-size:28px;margin-bottom:25px}.summary-row{display:flex;justify-content:space-between;gap:20px;line-height:1.6;font-size:15px;padding:12px 0}.summary-row.total{border-top:1px solid #c2cfaf;font-size:19px;margin:12px 0 20px;padding-top:20px}.terms-check{display:flex;gap:12px;font-size:13px;line-height:1.7;margin:20px 0}.terms-check input{flex-shrink:0;margin-top:3px}.terms-check a{text-decoration:underline}.cart-summary .button{width:100%;justify-content:center;background:var(--ink);color:var(--lime)}.cart-summary>p{font-size:13px;color:#6b7c55;line-height:1.7}.product-detail-text{white-space:pre-wrap;overflow-wrap:anywhere}.product-tabs details{padding:20px 0;border-top:1px solid #c8d3b9}.product-tabs summary{font-size:17px;font-weight:500;cursor:pointer}.product-tabs p{font-size:15px;line-height:1.8;white-space:pre-wrap}.product-buy{margin:30px 0;display:flex;gap:20px;align-items:center}.product-buy strong{font-size:32px;letter-spacing:-1px}.admin-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:35px}.admin-head h1{font-size:44px;margin:0}.admin-head p{color:#6d7d58;margin:10px 0 0;font-size:15px}.admin-tabs{display:flex;gap:10px;border-bottom:1px solid #c6d1b5;padding-bottom:18px;margin-bottom:30px;flex-wrap:wrap}.admin-tabs a{padding:12px 18px;font-size:14px;border:1px solid #c4d0b2;border-radius:4px}.admin-tabs a[aria-current=page]{background:var(--ink);color:var(--lime);border-color:var(--ink)}.admin-products{display:grid;gap:16px}.admin-product{display:grid;grid-template-columns:80px 1fr auto;align-items:center;gap:20px;padding:20px;border:1px solid #d3ddc4;border-radius:5px;background:white}.admin-product img{width:80px;height:80px;object-fit:cover;border-radius:4px}.admin-product h2{font-size:21px;margin:0 0 10px}.admin-product .meta{color:#6b7e55;font-size:13px;line-height:1.6}.admin-product .meta span{margin-right:12px}.product-form{max-width:900px}.form-two{display:grid;grid-template-columns:1fr 1fr;gap:22px}.form-actions{display:flex;gap:15px;align-items:center;margin-top:28px}.upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:30px}.upload-box{border:1px dashed #a4b889;padding:20px;border-radius:5px}.upload-box h3{font-size:17px;margin:0 0 14px}.upload-box p{font-size:13px;color:#62764a;line-height:1.7;overflow-wrap:anywhere}.admin-table-wrap{overflow:auto}.admin-table{width:100%;border-collapse:collapse;font-size:14px;background:white}.admin-table th,.admin-table td{text-align:left;padding:17px 16px;border-bottom:1px solid #d6dfc9;line-height:1.5}.admin-table th{font-size:12px;color:#5f7249;letter-spacing:.4px}.readiness-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:25px 0}.ready-item{border:1px solid #cdd9bb;border-radius:4px;padding:20px;background:#fff}.ready-item span{font-size:13px;color:#65794b}.ready-item strong{display:block;font-size:17px;margin-top:12px}.ready-item.ok strong{color:#417327}.ready-item.pending strong{color:#856227}.admin-hint{font-size:14px;line-height:1.8;color:#65774f;max-width:800px}.admin-link{margin-top:15px}.workspace .button.lime{background:var(--lime);color:var(--ink)}.workspace h1 em{font-style:normal;color:#728749}.license-text{white-space:pre-wrap;font-size:13px;color:#6b7c57;line-height:1.7}.no-wrap{white-space:nowrap}@media(max-width:1100px){.header nav{gap:18px}.header-actions{gap:12px}.account-shell{grid-template-columns:180px 1fr;gap:30px}.shop-grid{grid-template-columns:repeat(2,1fr)}.sign-in-grid{gap:40px}.sign-in-copy h1{font-size:47px}.cart-grid{gap:25px}.readiness-grid{grid-template-columns:1fr 1fr}}@media(max-width:900px){.header nav a[href*="como-funciona"],.header nav a[href*="estudio"]{display:none}.sign-in-grid{gap:30px}.sign-in-art,.sign-in-art img{min-height:450px;height:450px}.cart-grid{grid-template-columns:1fr}.account-shell{grid-template-columns:1fr}.account-side{border:0;border-bottom:1px solid #cad5bb;padding:0 0 20px}.account-side nav{flex-direction:row;flex-wrap:wrap;gap:4px}.account-side .logout{margin:15px 15px 0}.stat-row{gap:12px}.library-grid{grid-template-columns:1fr}.workspace{padding-top:35px}.admin-product{grid-template-columns:65px 1fr auto}.admin-product img{width:65px;height:65px}}@media(max-width:650px){.header-actions .account-link{display:none}.header-actions{margin-left:auto}.cart-link{border:0;padding:0;font-size:13px}.mobile-account{display:block}.header{gap:18px}.header nav a[href*="como-funciona"],.header nav a[href*="estudio"]{display:block}.shop-page,.workspace{padding:40px 6% 65px}.shop-page h1{font-size:46px}.shop-heading{flex-direction:column;align-items:flex-start;margin-bottom:25px}.shop-heading>p{margin:0;font-size:15px}.catalog-controls{flex-direction:column;align-items:stretch}.catalog-controls>label:last-child{width:100%}.shop-grid{grid-template-columns:1fr}.sign-in-grid{grid-template-columns:1fr;gap:35px;margin:0}.sign-in-art{order:2;min-height:320px}.sign-in-art img{height:320px;min-height:320px}.sign-in-copy h1{font-size:46px}.account-content h1{font-size:36px}.account-side nav a{font-size:13px;padding:11px 12px}.account-side .eyebrow{margin-bottom:14px}.stat-row{grid-template-columns:1fr 1fr}.stat-box{padding:18px}.stat-box:last-child{grid-column:1/3}.stat-box strong{font-size:30px}.form-card{padding:22px 18px}.cart-item{grid-template-columns:75px 1fr;gap:15px}.cart-item img{width:75px;height:75px}.cart-item>.price{grid-column:2;font-size:22px}.cart-summary{padding:24px}.order-head{align-items:flex-start;flex-wrap:wrap}.admin-head{align-items:flex-start;flex-direction:column}.admin-head h1{font-size:37px}.admin-product{grid-template-columns:60px 1fr}.admin-product>a{grid-column:2;justify-self:start}.admin-tabs a{padding:10px 12px;font-size:13px}.form-two,.upload-grid{grid-template-columns:1fr;gap:0}.upload-box{margin-bottom:20px}.readiness-grid{grid-template-columns:1fr}.form-actions{flex-wrap:wrap}.product-buy{align-items:flex-start;flex-direction:column}.product-buy .button{width:100%}.empty-state{padding:35px 20px}.empty-state h2{font-size:27px}}
/* Clear product information, with the studio's original visual identity. */
.hero-buttons{display:flex;align-items:center;flex-wrap:wrap;gap:22px}.hero-secondary{font-size:14px;display:inline-flex;align-items:center;gap:15px;min-height:44px;color:#d3d9c9}.hero-secondary:hover{color:var(--lime)}.digital-note{font-size:12px;color:#afb8a1;margin:18px 0 0;line-height:1.6}.file-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:44px 4.5%;gap:30px;border-bottom:1px solid var(--line)}.file-benefits article>span{color:var(--lime);font-size:26px;display:block;margin-bottom:20px}.file-benefits h2{font-size:19px;letter-spacing:-.5px;line-height:1.35}.file-benefits p{font-size:14px;line-height:1.75;color:#adb69f;margin:13px 0 0;max-width:280px}.library-feature{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center;background:#1c2118;border-bottom:1px solid var(--line)}.library-feature-copy h2 em{font-style:normal;color:var(--lime)}.library-feature-copy>p:not(.eyebrow){font-size:17px;line-height:1.8;color:#b6c0a9;max-width:470px;margin:25px 0 30px}.library-preview{padding:32px;border:1px solid #536343;border-radius:12px;background:linear-gradient(135deg,#2b3522,#192013);box-shadow:0 30px 70px #070b0540;transform:rotate(-2deg)}.library-preview-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:22px;border-bottom:1px solid #4e5d3d}.library-preview-top>.brand{font-size:30px}.library-preview-top>span:last-child{font-size:12px;letter-spacing:1.5px;color:#b1c09b}.preview-heading{font-family:var(--display);font-size:29px;letter-spacing:-1px;margin:30px 0}.preview-row{display:flex;align-items:center;gap:17px;background:#353f2a90;border:1px solid #4d5a3e;border-radius:6px;padding:20px;margin-bottom:12px}.preview-icon{font-size:26px;color:var(--lime);flex-shrink:0}.preview-row>div{flex:1;min-width:0}.preview-row h3{font-size:16px;font-weight:500;margin:0 0 8px}.preview-row p{font-size:13px;line-height:1.5;color:#b8c6a8;margin:0}.preview-row>span:last-child{color:#b5c79d}.preview-footer{display:flex;align-items:center;justify-content:space-between;color:var(--lime);font-size:14px;padding:19px 0 0;min-height:48px}.shop-reassurance{display:flex;flex-wrap:wrap;gap:24px;padding:20px 0;border-block:1px solid #d0d8c4;font-size:14px;color:#52623f}.shop-reassurance a{text-decoration:underline;text-underline-offset:4px}.catalog-count{font-size:13px;color:#657354;margin:0 0 20px}.shop-item-content{display:flex;flex-direction:column;flex:1}.shop-item-description{font-size:15px;color:#61704f;line-height:1.65;margin:0 0 24px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.shop-item-bottom{margin-top:auto}.shop-help{display:flex;align-items:center;justify-content:space-between;gap:35px;border-top:1px solid #cfd8c1;margin-top:65px;padding-top:30px}.shop-help h2{font-size:26px}.shop-help p{max-width:700px;font-size:15px;line-height:1.75;color:#60734b;margin-bottom:0}.shop-help>a{flex-shrink:0}.collections .section-heading>p{max-width:420px}main :is(h1,h2,h3,p){overflow-wrap:break-word}.header nav a,.header-actions a,.menu-toggle{min-height:44px;display:inline-flex;align-items:center}.header nav .mobile-account{display:none}.menu-toggle{display:none}a:focus-visible,button:focus-visible,summary:focus-visible{outline-color:#81944d}.header :focus-visible,.hero :focus-visible,.library-feature :focus-visible{outline-color:var(--lime)}
@media(max-width:1000px){.file-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.library-feature{gap:5%}.library-preview{padding:24px}.preview-row{padding:16px;gap:12px}.shop-help{align-items:flex-start;flex-direction:column}.hero-buttons{gap:12px}}
@media(max-width:750px){.library-feature{grid-template-columns:1fr;gap:44px}.library-feature-copy>p:not(.eyebrow){max-width:600px}.library-preview{max-width:560px;width:100%;transform:none}.file-benefits{padding-inline:6%}.shop-heading>p br,.section-heading>p br{display:none}}
@media(max-width:650px){.header{position:relative;height:76px;margin:0;padding-inline:6%;gap:10px;z-index:20;background:var(--ink)}.header nav{top:75px;max-height:calc(100dvh - 76px);overflow-y:auto;padding-block:16px}.header nav.open{gap:0}.header nav a,.header nav .mobile-account{display:flex;padding:12px 0;font-size:17px;border-bottom:1px solid #30392a}.header nav a:last-child{border:0}.header nav:not(.open){display:none}.header-actions .account-link{display:none}.header-actions{gap:0}.header-actions .cart-link{padding:10px 8px}.menu-toggle{display:inline-flex;padding:8px 0 8px 10px;gap:5px}.menu-toggle[aria-expanded=true] span{transform:rotate(45deg)}.hero{padding-top:28px}.hero-art{min-height:0;aspect-ratio:1.12}.hero-description{max-width:100%;line-height:1.7}.hero-buttons{gap:12px 22px}.hero-buttons .button{padding:16px 20px}.hero-foot{margin-top:22px;line-height:1.5}.art-caption{flex-direction:column;gap:5px;font-size:12px}.art-label{font-size:18px}.orbit-mark{font-size:62px}.file-benefits{padding-block:34px;gap:30px 22px}.file-benefits h2{font-size:17px}.file-benefits article>span{margin-bottom:12px}.file-benefits p{font-size:14px}.library-preview{padding:22px}.library-feature-copy>p:not(.eyebrow){font-size:16px}.shop-reassurance{gap:15px;font-size:13px}.catalog-controls{gap:18px;margin:24px 0}.catalog-controls input,.catalog-controls select{min-height:50px}.collection-title{align-items:flex-start;flex-direction:column;gap:10px}.collection-visual{height:auto;aspect-ratio:1.15}.collection-title h3{font-size:28px}.shop-help{margin-top:40px}.shop-help h2{font-size:25px}.shop-help .small-button{width:100%;min-height:48px}.footer-column a{min-height:34px;display:inline-flex;align-items:center}.toast{bottom:calc(16px + env(safe-area-inset-bottom));font-size:14px;padding:14px 18px}.form-actions .small-button{min-height:48px}.closing{padding-bottom:calc(60px + env(safe-area-inset-bottom))}.product-facts>div{flex-wrap:wrap;gap:6px 14px}.product-facts strong{overflow-wrap:anywhere}.admin-product>div{min-width:0}.library-item h3,.admin-product h2{overflow-wrap:anywhere}}
@media(max-width:360px){.brand{font-size:32px;gap:6px}.brand span{font-size:10px;padding:4px}.header-actions .cart-link{font-size:12px;padding:10px 5px}.menu-toggle{font-size:13px}h1{font-size:44px}.hero-buttons .button{width:100%}.hero-secondary{width:100%;justify-content:center}.file-benefits{grid-template-columns:1fr}.file-benefits p{max-width:100%}.preview-row{padding:14px 12px}.library-preview{padding:18px}.library-preview-top>span:last-child{font-size:10px;letter-spacing:1px}.closing h2{font-size:48px}.shop-page h1,.sign-in-copy h1{font-size:40px}.art-caption{letter-spacing:1px}}

/* Shared, optically balanced interface icons. */
.icon{display:inline-block;width:24px;height:24px;flex:0 0 auto;vertical-align:middle;pointer-events:none}.button>span{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#1113100d;transition:background .2s ease,transform .2s ease}.button .icon{width:22px;height:22px}.button:hover>span{transform:translate(2px,-2px);background:#11131018}.dark-button>span{background:#ffffff12}.small-button .icon,.text-link .icon,.hero-secondary .icon{width:18px;height:18px}.small-button{display:inline-flex;align-items:center;justify-content:center;gap:12px}.card-action{box-shadow:0 3px 20px #00000015}.collection-card:hover .card-action{transform:translate(3px,-3px);background:var(--lime)}.file-benefits article>span{display:flex;width:48px;height:48px;align-items:center;justify-content:center;border:1px solid #d7ff5726;border-radius:14px;background:#d7ff5707;margin-bottom:22px}.file-benefits .icon{width:25px;height:25px}.library-preview{padding:34px;background:radial-gradient(ellipse at 0 0,#3a462b55,transparent 70%),#1d2518;border-color:#76856055;box-shadow:0 28px 70px #080d0850,inset 0 1px 0 #ffffff0b}.preview-row{position:relative;gap:18px;padding:20px 18px;border-radius:12px;border-color:#91a47b26;background:#ffffff03;transition:background .2s ease,border-color .2s ease,transform .2s ease;text-decoration:none}.preview-icon{display:flex;align-items:center;justify-content:center;flex:0 0 48px;width:48px;height:48px;border:1px solid #d7ff5728;border-radius:14px;background:linear-gradient(145deg,#d7ff5714,#d7ff5704);color:var(--lime)}.preview-icon .icon{width:25px;height:25px}.preview-row h3{font-weight:600;letter-spacing:-.3px;margin-bottom:5px}.preview-row p{color:#b6c0aa}.preview-arrow{display:flex;align-items:center;justify-content:center;flex:0 0 32px;width:32px;height:32px;border-radius:50%;color:#bdc9ab;background:#ffffff05;transition:background .2s ease,color .2s ease,transform .2s ease}.preview-arrow .icon{width:18px;height:18px}.preview-row:hover{background:#d7ff5708;border-color:#d7ff5750;transform:translateX(3px)}.preview-row:hover .preview-arrow{background:var(--lime);color:#17200e;transform:translateX(2px)}.preview-footer{padding-top:20px}.preview-footer .icon{width:20px;height:20px}a:focus-visible,button:focus-visible{outline:2px solid var(--lime);outline-offset:5px}.collections a:focus-visible{outline-color:#304316}.preview-row:focus-visible{outline-offset:3px}
@media(max-width:650px){.library-preview{padding:22px}.preview-row{gap:13px;padding:16px 13px}.preview-icon{flex-basis:42px;width:42px;height:42px;border-radius:12px}.preview-icon .icon{width:23px;height:23px}.preview-row h3{font-size:15px}.preview-row p{font-size:12px}.preview-arrow{flex-basis:28px;width:28px;height:28px}.button{gap:24px}.preview-heading{font-size:27px}}
@media(max-width:360px){.library-preview{padding:16px}.preview-row{gap:10px;padding:15px 10px}.preview-icon{flex-basis:36px;width:36px;height:36px}.preview-arrow{flex-basis:22px;width:22px;height:22px}}
@media(prefers-reduced-motion:reduce){.button>span,.preview-row,.preview-arrow{transition:none}.preview-row:hover,.preview-row:hover .preview-arrow,.button:hover>span{transform:none}}
/* Digital bundle editions: an editorial cover, clear contents and transparent availability. */
.bundle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.bundle-card{overflow:hidden;display:flex;flex-direction:column;border:1px solid #20271c22;border-radius:16px;background:#fff;color:#182015;min-width:0;box-shadow:0 8px 26px #18201506;transition:border-color .2s ease,box-shadow .2s ease}.bundle-card:hover{border-color:#68754b80;box-shadow:0 15px 35px #18201510}.bundle-art{position:relative;aspect-ratio:1.25;overflow:hidden;background:#152014;color:white}.bundle-art img{width:100%;height:100%;object-fit:cover;display:block}.bundle-art:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#09130866,transparent 45%,#091308d9)}.bundle-art-brand,.bundle-art-title,.bundle-art-note{position:absolute;z-index:1;left:24px}.bundle-art-brand{top:22px;font-size:12px;letter-spacing:1.7px}.bundle-art-title{bottom:32px;display:flex;align-items:center;gap:16px}.bundle-art-title strong{font-family:var(--display);font-size:clamp(40px,4.4vw,72px);letter-spacing:-4px;font-weight:600;line-height:1}.bundle-art-title>span{font-size:12px;line-height:1.5;letter-spacing:1px}.bundle-art-note{bottom:12px;font-size:11px;color:#ffffffaa}.business img{object-position:65% 50%}.starter img{object-position:100% 80%;transform:scale(1.35)}.starter .bundle-art-title strong{color:var(--lime)}.bundle-body{padding:25px;display:flex;flex-direction:column;flex:1}.bundle-title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.bundle-title h3{font-family:var(--display);font-size:22px;line-height:1.25;letter-spacing:-.65px;margin:0;font-weight:650}.bundle-price{font-family:var(--display);font-size:24px;letter-spacing:-.8px;white-space:nowrap;font-weight:650;line-height:1.15;margin:0}.bundle-price small{display:block;text-align:right;font:11px var(--body);letter-spacing:1px;margin-top:6px;color:#626c5b}.bundle-quantity{font-size:14px;color:#626c5b;margin:12px 0 18px}.bundle-tags{display:flex;flex-wrap:wrap;gap:6px}.bundle-tags span{padding:6px 9px;border:1px solid #d9dfd2;border-radius:6px;font-size:12px;font-weight:550;white-space:nowrap}.bundle-tags span:nth-child(-n+2){background:#edf2e5;border-color:#edf2e5}.bundle-description{font-size:15px;line-height:1.7;color:#59634f;margin:20px 0 24px;flex:1}.bundle-digital{font-size:11px;line-height:1.6;letter-spacing:.45px;color:#626c5b;margin:0 0 16px}.bundle-availability{font-size:12px;color:#657153;margin:0 0 12px}.bundle-cta{display:flex;justify-content:space-between;align-items:center;padding:15px 17px;background:#172011;color:#fff;font-size:14px;font-weight:550;border-radius:7px;min-height:48px;transition:background .2s ease,color .2s ease}.bundle-cta:hover{background:var(--lime);color:#172011}.bundle-cta .icon{width:19px;height:19px}.bundle-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:start;margin-top:35px}.bundle-detail-grid>.bundle-art{border-radius:16px;aspect-ratio:1;position:sticky;top:110px}.bundle-detail-grid h1{font-size:clamp(36px,4vw,64px);line-height:1.08;letter-spacing:-2px;margin:18px 0 24px}.bundle-detail-description{font-size:17px;line-height:1.7;color:#b9c2ae}.bundle-detail .bundle-tags span{background:#ffffff07;border-color:#ffffff25;color:#dee6d4}.bundle-detail-price{font-size:40px;margin:30px 0 20px;letter-spacing:-1.5px}.bundle-detail-price span{font-size:14px;letter-spacing:1px;color:#acb89f}.bundle-detail .bundle-digital{color:#b9c2ae}.bundle-detail .notice p{margin-bottom:0}.bundle-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;border-top:1px solid var(--line);padding-top:45px;margin-top:65px}.bundle-facts h2{font-size:22px;font-weight:550}.bundle-facts p{font-size:16px;line-height:1.8;color:#b9c2ae}.bundle-facts a{font-size:14px;color:var(--lime);text-decoration:underline;text-underline-offset:4px}
.footer-cookie{background:none;border:0;padding:0;text-align:left;font:inherit;color:inherit;cursor:pointer}.cookie-banner[hidden]{display:none}.cookie-banner{position:fixed;z-index:200;bottom:20px;left:20px;right:20px;max-width:1200px;margin:auto;background:#f7f9f2;color:#172011;border:1px solid #b8c6a4;border-radius:16px;padding:25px 28px;display:flex;align-items:center;gap:35px;box-shadow:0 12px 80px #0007}.cookie-copy{flex:1}.cookie-copy .eyebrow{font-size:10px;letter-spacing:1.6px;margin:0 0 8px;color:#63734f}.cookie-copy h2{font-family:var(--display);font-size:22px;letter-spacing:-.6px;margin:0 0 10px}.cookie-copy>p:last-child{font-size:14px;line-height:1.6;margin:0;max-width:700px}.cookie-banner a,.cookie-dialog a{text-decoration:underline;text-underline-offset:3px}.cookie-actions{display:flex;gap:9px;flex-wrap:wrap}.cookie-banner .cookie-actions{width:240px;flex-shrink:0}.cookie-actions button{background:#edf2e5;color:#172011;border:1px solid #a8b599;border-radius:7px;min-height:44px;padding:12px 16px;font:550 14px var(--body);cursor:pointer}.cookie-banner .cookie-actions button{width:100%}.cookie-actions button:hover{background:#d7ff57;border-color:#82945f}.cookie-dialog{width:min(580px,calc(100% - 32px));max-height:calc(100dvh - 40px);overflow:auto;margin:auto;padding:30px;background:#f7f9f2;color:#172011;border:1px solid #b8c6a4;border-radius:18px;box-shadow:0 20px 100px #0005}.cookie-dialog::backdrop{background:#091006a6;backdrop-filter:blur(5px)}.cookie-dialog-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.cookie-dialog-heading .eyebrow{font-size:11px;letter-spacing:1.5px;margin:0 0 9px;color:#63734f}.cookie-dialog h2{font:600 28px var(--display);letter-spacing:-1px;margin:0}.cookie-dialog>p{font-size:14px;line-height:1.65;color:#59634f}.cookie-close{width:44px;height:44px;flex-shrink:0;font-size:27px;line-height:1;background:transparent;border:1px solid #b8c6a4;border-radius:50%;cursor:pointer;color:inherit}.cookie-category{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #d4ddca;padding:20px 0}.cookie-category strong{display:block;font-size:16px;font-weight:600}.cookie-category small{display:block;font-size:13px;line-height:1.5;color:#626c5b;margin-top:6px}.cookie-category input{accent-color:#496027;width:22px;height:22px;flex-shrink:0;cursor:pointer}.cookie-banner button:focus-visible,.cookie-dialog button:focus-visible,.cookie-dialog input:focus-visible{outline:2px solid #415626;outline-offset:3px}.cookie-policy-link{margin:0 0 22px}
@media(max-width:1100px){.bundle-grid{gap:16px}.bundle-body{padding:20px}.bundle-title{display:block}.bundle-price{margin-top:12px}.bundle-price small{display:inline;margin-left:7px}.bundle-art-title{gap:10px;left:18px}.bundle-art-title strong{font-size:50px}.bundle-art-title>span{font-size:10px}}
@media(max-width:750px){.bundle-grid{grid-template-columns:1fr;gap:28px;max-width:540px;margin:0 auto}.bundle-title{display:flex}.bundle-title h3{font-size:23px}.bundle-price{margin:0}.bundle-price small{display:block}.bundle-body{padding:24px}.bundle-art-title strong{font-size:72px}.bundle-art-title>span{font-size:12px}.bundle-art-title{left:24px;gap:18px;bottom:35px}.bundle-detail-grid{grid-template-columns:1fr;gap:32px}.bundle-detail-grid>.bundle-art{position:relative;top:auto;aspect-ratio:1.25}.bundle-facts{grid-template-columns:1fr;gap:24px}.cookie-banner{left:12px;right:12px;bottom:12px;padding:20px;display:block;max-height:calc(100dvh - 24px);overflow:auto}.cookie-copy h2{font-size:20px}.cookie-banner .cookie-actions{width:auto;margin-top:17px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.cookie-banner .cookie-actions button:last-child{grid-column:1/-1}.cookie-actions button{font-size:13px;padding:11px 9px}.cookie-dialog{padding:23px}.cookie-dialog .cookie-actions{display:grid;grid-template-columns:1fr}.cookie-dialog .cookie-actions button{font-size:14px}}
@media(max-width:360px){.bundle-body{padding:18px}.bundle-title h3{font-size:20px}.bundle-price{font-size:22px}.bundle-art-title strong{font-size:60px}.cookie-banner{padding:16px}.cookie-copy>p:last-child{font-size:13px}}
.bundle-detail-description,.bundle-facts p,.bundle-detail .bundle-digital{color:#59634f}.bundle-detail .bundle-tags span{background:#edf2e5;border-color:#d9dfd2;color:#26341d}.bundle-detail-price span{color:#626c5b}.bundle-facts{border-color:#d4ddca}.bundle-facts a{color:#3d5429}.bundle-detail a:focus-visible,.shop-page a:focus-visible{outline-color:#415626}
