@import "https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,700;1,9..144,700&display=swap";@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&family=Outfit:wght@500;600;700;800&display=swap";.welcome{padding-top:12px}.welcome p,.eyebrow{color:#8c7853;letter-spacing:1px;text-transform:uppercase;margin:0;font-size:11px;font-weight:700}.welcome h1{color:#2b2825;letter-spacing:-.8px;margin:6px 0;font-family:Outfit,sans-serif;font-size:30px;font-weight:700;line-height:1.12}.welcome h1 em{color:#a38146;font-style:normal}.welcome>span{color:#787267;font-size:13px;font-weight:400}.categories{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:8px;padding:14px 0 6px;display:flex;overflow-x:auto}.categories::-webkit-scrollbar{display:none}.categories button{cursor:pointer;white-space:nowrap;color:#635d52;background:#fff;border:1px solid #efeae0;border-radius:18px;padding:8px 15px;font-size:12px;font-weight:600;transition:all .2s}.categories button:hover:not(.active){color:#2b2825;background:#f7f3e9;border-color:#e5ded0}.categories .active{color:#2b2825;background:#f4e6c7;border-color:#ebd7ac;font-weight:700}.categories .active:hover{background:#ebd6a9}.spotlight{background:#f7f1e3;border:1px solid #ebd7b0;border-radius:20px;min-height:180px;margin:20px 0 24px;padding:22px 20px;display:flex;position:relative;overflow:hidden}.spotlight>div:first-child{z-index:1;position:relative}.spotlight span{color:#7a6645;letter-spacing:.8px;align-items:center;gap:5px;font-size:10px;font-weight:700;display:flex}.spotlight h2{color:#2b2825;letter-spacing:-.5px;margin:7px 0;font-family:Outfit,sans-serif;font-size:23px;font-weight:700;line-height:1.15}.spotlight p{color:#635640;max-width:210px;margin:0 0 14px;font-size:12px;line-height:1.45}.spotlight a{color:#f7e8c6;background:#2b2825;border-radius:11px;align-items:center;gap:6px;padding:8px 16px;font-size:12px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.spotlight a svg{transition:transform .2s}.spotlight a:hover{color:#fff;background:#423e39}.spotlight a:hover svg{transform:translate(3px)}.spotlight-art{color:#544426;background:#ebd8af;border:14px solid #fff9;border-radius:52% 48% 51% 49%;place-items:center;width:135px;height:135px;font-size:42px;display:grid;position:absolute;bottom:-25px;right:-15px;transform:rotate(-12deg)}.section-row{justify-content:space-between;align-items:flex-end;margin-bottom:14px;display:flex}.section-row h2{color:#2b2825;letter-spacing:-.4px;margin:3px 0 0;font-family:Outfit,sans-serif;font-size:21px;font-weight:700}.section-row button{color:#8c7349;cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:12px;font-weight:600;transition:color .15s}.section-row button:hover{color:#5c4a2c}.product-grid{grid-template-columns:repeat(var(--grid-cols-mobile,2), minmax(0, 1fr));gap:14px;display:grid}@media (width>=640px){.product-grid{grid-template-columns:repeat(var(--grid-cols,2), minmax(0, 1fr))}}.empty-search-container{flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:36px 10px;display:flex}.empty-search{color:#787267;text-align:center;margin:0;font-size:13.5px}.reset-filters-btn{color:#f7e8c6;cursor:pointer;background:#2b2825;border:none;border-radius:18px;align-items:center;gap:6px;padding:8px 16px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.reset-filters-btn:hover{background:#423e39}.search-bar{color:#7a7469;background:#fff;border:1px solid #f0ece1;border-radius:16px;align-items:center;gap:10px;margin:16px 0;padding:5px 5px 5px 15px;transition:all .2s;display:flex}.search-bar:focus-within{border-color:#d8c7a1}.search-bar input{color:#2b2825;background:0 0;border:0;outline:0;flex:1;min-width:0;padding:8px 0;font-size:13.5px;font-weight:500}.search-bar input::placeholder{color:#a39c90}.search-bar .search-bar-btn{color:#4f432b;cursor:pointer;background:#f4e8ce;border:0;border-radius:11px;place-items:center;width:36px;height:36px;font-size:15px;transition:all .2s;display:grid}.search-bar .search-bar-btn:hover{color:#2b2825;background:#ebdcaa}.search-bar .search-bar-btn.active{color:#f4e8ce;background:#2b2825}.search-bar .search-bar-btn.clear{color:#a39c90;background:0 0}.search-bar .search-bar-btn.clear:hover{color:#dc2626;background:#fef2f2}.product-card{cursor:pointer;background:#fff;border:1px solid #f0ece1;border-radius:18px;min-width:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.product-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0000000f}.cover-wrap{aspect-ratio:.86;background:#f6f1e5;position:relative;overflow:hidden}.product-card img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.product-card:hover img{transform:scale(1.03)}.tag{color:#5c5446;background:#ffffffeb;border-radius:7px;padding:4px 8px;font-size:9.5px;font-weight:700;position:absolute;top:9px;left:9px}.product-info{padding:11px 12px 13px}.rating{color:#9c804b;align-items:center;gap:3px;font-size:10.5px;font-weight:700;display:flex}.rating svg{fill:currentColor}.product-info h3{color:#2b2825;letter-spacing:-.2px;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 5px;font-size:13px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.product-info p{color:#8c7349;margin:0;font-size:13.5px;font-weight:700}.account-page{padding-top:20px}.account-page h1{color:#2e4b3b;letter-spacing:-1px;margin:5px 0 20px;font-family:Fraunces,Georgia,serif;font-size:29px}.empty-orders{text-align:center;margin:30px auto 24px}.empty-orders>span{color:#50765b;background:#e5ede1;border-radius:20px;place-items:center;width:62px;height:62px;margin:auto;font-size:27px;display:grid}.empty-orders h2{color:#405948;margin:13px 0 5px;font-size:16px}.empty-orders p{color:#7a887d;max-width:240px;margin:0 auto 16px;font-size:12px;line-height:1.5}.empty-orders button{color:#fff;background:#38634c;border:0;border-radius:11px;padding:11px 17px;font-size:11px;font-weight:700;transition:background-color .15s,box-shadow .15s,transform .15s}.empty-orders button:hover{background:#2c523e;transform:translateY(-1px);box-shadow:0 4px 12px #38634c40}.help-card,.library-note{color:#55705c;background:#f1f2e9;border-radius:15px;align-items:center;gap:12px;padding:15px;display:flex}.help-card svg,.library-note svg{font-size:21px}.help-card b,.library-note b{color:#405b49;font-size:12px;display:block}.help-card span,.library-note span{color:#829084;margin-top:3px;font-size:10px;display:block}.empty-copy{color:#7a887d;font-size:12px;line-height:1.5}.library-preview{gap:10px;margin-top:17px;display:grid}.library-preview article{border:1px solid #ebe9e0;border-radius:14px;gap:12px;padding:9px;display:flex}.library-preview img{object-fit:cover;border-radius:8px;width:48px;height:58px}.library-preview b{color:#405744;margin:4px 0 10px;font-size:12px;display:block}.library-preview button{color:#4c7959;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:10px;font-weight:700;transition:color .15s,opacity .15s;display:flex}.library-preview button:hover{color:#2c523e;opacity:.85}.profile-page{padding-top:20px}.profile-header-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:5px 0 20px;display:flex}.profile-header-row h1{color:#2b2825;align-items:center;gap:10px;margin:0;font-family:Outfit,sans-serif;font-size:28px;font-weight:800;display:flex}.member-badge{letter-spacing:.3px;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:11px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 2px 8px #0000000a}.member-badge:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.member-badge.novice{color:#787267;background:#f4f3ef;border:1px solid #e5e2d8}.profile-card{background:#fff;border:1px solid #f0ece1;border-radius:20px;align-items:center;gap:12px;padding:16px 18px;display:flex;box-shadow:0 4px 14px #00000008}.profile-card>span{color:#594a2b;background:#f4e8ce;border-radius:16px;place-items:center;width:48px;height:48px;font-family:Outfit,sans-serif;font-size:16px;font-weight:800;display:grid}.profile-card h2{color:#2b2825;margin:0;font-size:15px;font-weight:700}.profile-card p{color:#787267;margin:3px 0 0;font-size:12px}.profile-card button{color:#2b2825;background:#fcfbf8;border:1px solid #f0ece1;border-radius:10px;margin-left:auto;padding:7px 12px;font-size:11px;font-weight:700;transition:all .2s}.profile-card button:hover{background:#f4e8ce;border-color:#ebd7ac}.profile-stats{background:#fff;border:1px solid #f0ece1;border-radius:18px;grid-template-columns:repeat(3,1fr);margin:16px 0;padding:14px 0;display:grid}.profile-stats div{text-align:center;border-right:1px solid #f2eee5}.profile-stats div:last-child{border:0}.profile-stats b{color:#2b2825;font-size:16px;font-weight:800;display:block}.profile-stats span{color:#8c867a;margin-top:3px;font-size:10px;font-weight:600;display:block}.badge-progress-card{background:#fff;border:1px solid #f0ece1;border-radius:18px;margin-bottom:16px;padding:16px}.badge-progress-header{justify-content:space-between;align-items:center;margin-bottom:8px;font-size:12px;display:flex}.badge-progress-header b{color:#2b2825}.badge-progress-bar-bg{background:#f4f3ef;border-radius:10px;width:100%;height:8px;margin-bottom:8px;overflow:hidden}.badge-progress-bar-fill{border-radius:10px;height:100%;transition:width .3s}.profile-links{background:#fff;border:1px solid #f0ece1;border-radius:18px;overflow:hidden}.profile-links button{color:#4a453d;text-align:left;background:#fff;border:0;border-bottom:1px solid #f2eee5;align-items:center;gap:12px;width:100%;padding:15px 16px;font-size:13px;font-weight:600;transition:background-color .2s;display:flex}.profile-links button:hover{background:#fcfbf8}.profile-links button:last-child{border:0}.profile-links button svg:last-child{color:#a39c90;margin-left:auto;transition:transform .2s,color .2s}.profile-links button:hover svg:last-child{color:#2b2825;transform:translate(3px)}.theme-reward-tag{color:#594a2b;background:#f4e8ce;border-radius:10px;margin-left:auto;padding:3px 8px;font-size:10px;font-weight:700}.theme-reward-tag.locked{color:#999184;background:#f4f3ef}.sign-out{color:#dc2626;background:0 0;border:0;align-items:center;gap:8px;margin-top:18px;font-size:13px;font-weight:600;transition:opacity .15s;display:flex}.sign-out:hover{opacity:.8}.profile-photo{object-fit:cover;border-radius:16px;width:47px;height:47px}.modal-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;background:#16261d73;place-items:center;padding:20px;animation:.2s fadeIn;display:grid;position:fixed;inset:0}.modal-content{background:#fffdf8;border:1px solid #e8e5da;border-radius:20px;width:100%;max-width:360px;padding:22px;box-shadow:0 16px 32px #00000026}.modal-header{justify-content:space-between;align-items:center;display:flex}.modal-header button{color:#607567;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:30px;height:30px;font-size:18px;display:grid}.modal-header button:hover{color:#1e3327;background:#f0ede1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.cart-page{padding-top:20px}.cart-page h1,.empty-state h1{color:#2e4b3b;letter-spacing:-1px;margin:5px 0 20px;font-family:Fraunces,Georgia,serif;font-size:28px}.cart-page h1 span{color:#d17a50}.cart-item{background:#fff;border:1px solid #ece9e0;border-radius:15px;grid-template-columns:64px 1fr 32px;align-items:center;gap:12px;margin-bottom:12px;padding:9px;display:grid}.cart-item img{object-fit:cover;border-radius:9px;width:64px;height:75px}.cart-item small{color:#8c9b8b;font-size:10px;font-weight:700}.cart-item h2{color:#3b5444;margin:3px 0 7px;font-size:13px}.cart-item b{color:#d2764d;font-size:12px}.cart-item button{color:#b6836c;background:0 0;border:0;font-size:16px;transition:color .15s,transform .15s}.cart-item button:hover{color:#b44a3d;transform:scale(1.15)}.cart-summary{background:#e4ecdf;border-radius:18px;margin-top:22px;padding:18px}.cart-summary div{color:#3b5847;justify-content:space-between;display:flex}.cart-summary p{color:#738377;font-size:11px}.cart-summary button,.empty-state a{color:#fff;background:#39634b;border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;width:100%;padding:14px;font-size:12px;font-weight:700;text-decoration:none;transition:background-color .2s,box-shadow .2s,transform .15s;display:flex}.cart-summary button:hover,.empty-state a:hover{background:#2c523e;transform:translateY(-1px);box-shadow:0 4px 14px #39634b40}.cart-summary button svg,.empty-state a svg{transition:transform .2s}.cart-summary button:hover svg,.empty-state a:hover svg{transform:translate(3px)}.empty-state{text-align:center;max-width:300px;margin:90px auto}.empty-state>span{color:#4d765a;background:#e3eddf;border-radius:21px;place-items:center;width:64px;height:64px;margin:auto;font-size:28px;display:grid}.empty-state p{color:#77857a;margin:0 0 20px;font-size:13px;line-height:1.5}.product-page{padding:12px 0 0}.product-top{justify-content:space-between;margin-bottom:12px;display:flex}.product-top a,.product-top button{color:#3d5a49;background:#fffdf8;border:1px solid #eae8df;border-radius:12px;place-items:center;width:37px;height:37px;font-size:18px;display:grid}.product-hero{background:#ead9bd;border-radius:24px;place-items:center;height:310px;display:grid;position:relative;overflow:hidden}.product-hero img{object-fit:cover;width:75%;height:86%;box-shadow:0 18px 30px #42362333}.product-hero span{color:#526e5a;background:#fffdf8;border-radius:9px;padding:6px 10px;font-size:10px;font-weight:700;position:absolute;top:16px;left:16px}.product-rating{color:#b87a2d;align-items:center;gap:5px;margin-top:17px;font-size:12px;font-weight:700;display:flex}.product-rating svg{fill:currentColor}.product-rating i{border-left:1px solid #d6d6ce;height:12px;margin:0 3px}.product-rating:after{content:""}.product-page h1{color:#2d4b3b;letter-spacing:-1px;margin:8px 0;font-family:Fraunces,Georgia,serif;font-size:29px;line-height:1.08}.product-lede{color:#748277;margin:0;font-size:13px;line-height:1.55}.product-meta{grid-template-columns:repeat(3,1fr);gap:7px;margin:20px 0;display:grid}.product-meta div{text-align:center;background:#f4f4ee;border-radius:13px;padding:12px 8px}.product-meta strong{color:#3d604b;font-size:14px;display:block}.product-meta span{color:#88948a;margin-top:3px;font-size:9px;line-height:1.2;display:block}.included{border:1px solid #e8e9df;border-radius:17px;padding:17px}.included h2{color:#365442;margin:0 0 10px;font-size:14px}.included p{color:#68776c;align-items:center;gap:8px;margin:8px 0 0;font-size:11px;display:flex}.included svg{color:#5b966c}.purchase-bar{z-index:4;background:#fffdf8f5;border:1px solid #e6e5dc;border-radius:18px;justify-content:space-between;align-items:center;margin:20px -4px 0;padding:11px;display:flex;position:sticky;bottom:82px;box-shadow:0 8px 22px #2a3b2f17}.purchase-bar div{padding-left:6px}.purchase-bar span{color:#8d978d;letter-spacing:.7px;font-size:8px;font-weight:700;display:block}.purchase-bar strong{color:#d07149;font-size:17px}.purchase-bar button{color:#fff;background:#3a664e;border:0;border-radius:12px;align-items:center;gap:7px;padding:13px 15px;font-size:12px;font-weight:700;display:flex}.product-hero img{object-fit:contain}.product-hero{height:480px}.product-hero img{height:94%}@media (width<=520px){.product-hero{height:min(480px,112vw)}}.product-preview-nav{z-index:10;box-sizing:border-box;color:#fff;cursor:pointer;pointer-events:auto;background:#2b28259e;border:0;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;font-size:25px;line-height:1;transition:background-color .18s,transform .18s,opacity .18s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.product-preview-nav:hover:not(:disabled){background:#2b2825c7;transform:translateY(-50%)scale(1.05)}.product-preview-nav:active:not(:disabled){transform:translateY(-50%)scale(.96)}.product-preview-nav:disabled{visibility:hidden}.product-preview-nav-prev{pointer-events:auto;left:8px;right:auto}.product-preview-nav-next{pointer-events:auto;left:auto;right:8px}.product-preview-image{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;animation:.18s product-preview-fade}.product-hero .product-preview-image{object-fit:contain;width:75%;height:86%}.product-hero .product-preview-indicator{z-index:10;pointer-events:none;background:#2b28259e;border-radius:14px;align-items:center;gap:6px;padding:5px 8px;display:flex;position:absolute;top:auto;bottom:6px;left:50%;transform:translate(-50%)}.product-hero .product-preview-indicator span{background:0 0;border:1.5px solid #ffffffe6;border-radius:50%;width:8px;height:8px;padding:0;display:block;position:static}.product-hero .product-preview-indicator span.active{background:#fff}@keyframes product-preview-fade{0%{opacity:.55}to{opacity:1}}.rich-text-editor{background:#fff;border:1px solid #e0e5de;border-radius:8px;margin-top:6px;overflow:hidden}.rich-text-toolbar{background:#f8faf7;border-bottom:1px solid #e8ece6;flex-wrap:wrap;gap:4px;padding:7px;display:flex}.rich-text-toolbar button{color:#526b59;cursor:pointer;background:0 0;border:0;border-radius:5px;min-width:28px;padding:5px 7px;font-size:11px}.rich-text-toolbar button.active,.rich-text-toolbar button:hover{color:#fff;background:#37634b}.rich-text-content{color:#405747;outline:0;min-height:112px;padding:10px;font-size:11px;line-height:1.6}.rich-text-content p{margin:0 0 8px}.rich-text-content p:last-child{margin-bottom:0}.rich-text-content ul,.rich-text-content ol{margin:0 0 8px;padding-left:22px}.rich-text-content li p{margin:0}.product-lede .rich-text-content{min-height:0;font-size:inherit;line-height:inherit;padding:0}.login-page{background:radial-gradient(circle at 85% 10%,#f7f1e3 0,#f2e9d8 15%,#0000 40%),#fcfbf8;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border:1px solid #efeae0;border-radius:24px;width:min(100%,420px);padding:32px 26px 28px;box-shadow:0 12px 35px #0000000a}.login-brand{color:#2b2825;letter-spacing:-.4px;align-items:center;gap:10px;font-family:Outfit,sans-serif;font-size:22px;font-weight:700;display:flex}.login-brand small{color:#8c867a;letter-spacing:1px;text-transform:uppercase;margin-top:-2px;font-family:Plus Jakarta Sans,sans-serif;font-size:9px;font-weight:600;display:block}.login-mark{color:#594a2b;background:#f4e8ce;border-radius:11px;place-items:center;width:38px;height:38px;font-family:Outfit,sans-serif;font-size:21px;font-weight:800;display:grid}.login-copy{margin:48px 0 28px}.login-copy p{color:#8c7853;letter-spacing:1.1px;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:700}.login-copy h1{color:#2b2825;letter-spacing:-.8px;margin:0 0 11px;font-family:Outfit,sans-serif;font-size:29px;font-weight:700;line-height:1.12}.login-copy span{color:#787267;font-size:13px;line-height:1.5}.google-login{color:#2b2825;background:#fcfbf8;border:1px solid #efeae0;border-radius:13px;justify-content:center;align-items:center;gap:10px;width:100%;padding:13px;font-size:13.5px;font-weight:600;transition:all .2s;display:flex}.google-login:hover{background:#f4e8ce;border-color:#e5ded0;transform:translateY(-1px)}.google-login svg{font-size:19px}.login-note{color:#999184;text-align:center;margin-top:14px;font-size:10.5px;display:block}.login-links{justify-content:center;gap:14px;margin-top:18px;font-size:11px;display:flex}.login-links a{color:#8c7853}.google-login:disabled{cursor:wait;opacity:.7;transform:none}.login-error{color:#bd664e;text-align:center;margin-top:12px;font-size:10px;display:block}.landing-page{color:#272725;background:#fcfaf6;width:100%;min-height:100vh;padding:28px 22px 58px;position:relative;overflow:hidden}.landing-page:before,.landing-page:after{content:"";z-index:0;opacity:.72;background:#dfe4d5;border-radius:48% 52% 62% 38%;width:280px;height:220px;position:absolute}.landing-page:before{top:-110px;left:-90px;transform:rotate(-25deg)}.landing-page:after{background:#f5ded1;bottom:-110px;right:-120px;transform:rotate(18deg)}.landing-header,.landing-hero,.landing-showcase,.landing-benefits{z-index:1;position:relative}.landing-header{justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto;display:flex}.landing-brand{color:#292927;align-items:center;gap:10px;font-family:Outfit,sans-serif;font-size:21px;font-weight:750;display:flex}.landing-brand small{color:#879875;letter-spacing:1.4px;text-transform:uppercase;font-family:Plus Jakarta Sans,sans-serif;font-size:9px;display:block}.landing-mark{color:#5c5d42;background:#f1e4d1;border-radius:14px;place-items:center;width:42px;height:42px;font-size:22px;font-weight:800;display:grid;box-shadow:0 5px 12px #48433414}.landing-hero{text-align:center;max-width:700px;margin:clamp(70px,12vh,130px) auto 0}.landing-eyebrow{color:#879875;letter-spacing:1.7px;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:800}.landing-hero h1{color:#282827;letter-spacing:-3px;max-width:650px;margin:0 auto 22px;font-family:Outfit,sans-serif;font-size:clamp(43px,8vw,76px);line-height:.98}.landing-description{color:#666764;max-width:500px;margin:0 auto 30px;font-size:16px;line-height:1.65}.landing-cta{color:#fff;background:#81966a;border-radius:18px;justify-content:center;min-width:230px;padding:17px 25px;font-size:14px;font-weight:750;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 10px 22px #64794e33}.landing-cta:hover{background:#70875b;transform:translateY(-2px)}.landing-showcase{justify-content:center;align-items:end;max-width:720px;height:300px;margin:70px auto 35px;display:flex}.worksheet{text-align:center;background:#fff;border-radius:23px;flex-direction:column;align-items:center;width:235px;height:285px;padding:24px 15px;display:flex;box-shadow:0 12px 25px #534c4329}.worksheet strong{letter-spacing:.5px;font-size:15px}.worksheet-main{z-index:2;padding-top:25px;position:relative}.worksheet-main strong{color:#d67f68;letter-spacing:1px;font-size:25px}.worksheet-main small{letter-spacing:1px;font-size:11px}.dino{color:#87a06d;border:3px solid #242421;border-radius:48% 48% 42% 42%;place-items:center;width:125px;height:145px;margin:18px 0 10px;font-size:70px;display:grid}.maze-lines{background:repeating-linear-gradient(0deg,#0000 0 22px,#30302d 23px 25px),repeating-linear-gradient(90deg,#0000 0 34px,#30302d 35px 37px);border:2px solid #30302d;width:145px;height:150px;margin-top:20px}.count-lines{word-spacing:25px;margin-top:42px;font-size:24px;line-height:2.3}.landing-spark{color:#5e625c;font-size:34px}.landing-benefits{text-align:center;background:#ffffffc7;border-radius:28px;grid-template-columns:repeat(3,1fr);max-width:760px;margin:0 auto;padding:30px 20px;display:grid;box-shadow:0 8px 25px #534c430d}.landing-benefits article{border-right:1px solid #eee8df;padding:0 22px}.landing-benefits article:last-child{border-right:0}.benefit-icon{color:#789261;background:#e9eee2;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 14px;font-size:32px;font-weight:700;display:grid}.benefit-icon-purple{color:#8c7ba9;background:#eeeaf4;font-size:14px}.benefit-icon-peach{color:#d48d73;background:#fce9df}.landing-benefits h2{margin:0 0 8px;font-family:Outfit,sans-serif;font-size:16px}.landing-benefits p{color:#777873;margin:0;font-size:13px;line-height:1.55}@media (width>=700px){.landing-page{padding-inline:48px}}@media (width<=620px){.landing-showcase{height:235px;margin-top:55px}.worksheet{border-radius:17px;width:145px;height:220px;padding:17px 8px}.worksheet strong{font-size:10px}.worksheet-main strong{font-size:16px}.worksheet-main small{font-size:8px}.dino{width:85px;height:105px;margin:12px 0 8px;font-size:48px}.maze-lines{width:95px;height:110px;margin-top:14px}.count-lines{margin-top:24px;font-size:16px}.worksheet-left{transform:rotate(-7deg)translate(22px)}.worksheet-right{transform:rotate(7deg)translate(-22px)}.landing-spark{font-size:22px}.landing-benefits{grid-template-columns:1fr;gap:22px;padding:24px 18px}.landing-benefits article{border-bottom:1px solid #eee8df;border-right:0;padding:0 0 20px}.landing-benefits article:last-child{border-bottom:0;padding-bottom:0}.landing-hero h1{letter-spacing:-1.7px}}.landing-page{width:390px;max-width:100%;margin:0 auto;padding-inline:22px}.landing-hero{min-height:100dvh}.landing-mark{width:clamp(70px,12vw,100px);height:clamp(70px,12vw,100px)}.landing-hero h1{font-size:clamp(2rem,5vw,3.5rem)}.landing-showcase{width:min(70vw,300px);max-width:300px}.landing-hero-image{border-radius:20px;width:min(70vw,300px);height:auto;margin:clamp(12px,2dvh,22px) auto clamp(14px,2.5dvh,28px);display:block;box-shadow:0 10px 24px #534c4324}.landing-page{border-radius:30px;flex-direction:column;height:100dvh;min-height:0;max-height:100dvh;display:flex;overflow:hidden}.landing-header{flex:none;height:clamp(42px,5.5dvh,52px)}.landing-hero{flex:none;height:clamp(250px,39dvh,370px);min-height:0;margin:0 auto}.landing-hero h1{margin-bottom:clamp(12px,2dvh,22px)}.landing-description{margin-bottom:clamp(16px,2.5dvh,30px)}.landing-account-note{color:#8c867a;max-width:260px;margin:6px auto 0;font-size:9px;line-height:1.3}.landing-showcase{flex:none;height:clamp(145px,22dvh,220px);margin:clamp(8px,1dvh,18px) auto clamp(8px,1dvh,16px)}.landing-benefits{flex:none;height:clamp(150px,23dvh,220px)}.landing-page{background:#fffdf8;box-shadow:0 0 50px #24392c14}.landing-page:before,.landing-page:after{display:none}.landing-header{max-width:none;height:70px}.landing-brand{letter-spacing:-.4px;font-size:20px}.landing-mark{color:#594a2b;width:35px;height:35px;box-shadow:none;background:#f4e8ce;border-radius:10px;font-size:19px}.landing-brand small{color:#8c867a;letter-spacing:.9px}.landing-hero{margin:68px auto 0}.landing-eyebrow{color:#8c7853;letter-spacing:1px}.landing-hero h1{letter-spacing:-.8px;font-size:30px;line-height:1.12}.landing-description{color:#787267;font-size:13px;line-height:1.6}.landing-cta{color:#f7e8c6;min-width:190px;box-shadow:none;background:#2b2825;border-radius:13px;padding:14px 22px;font-size:13px}.landing-cta:hover{background:#423e39}.landing-cta svg{background:#fff;border-radius:50%;width:22px;height:22px;margin-right:10px;padding:2px}.landing-showcase{background:#f7f1e3;border:1px solid #ebd7b0;border-radius:20px;height:220px;margin:52px -2px 24px;padding:20px 12px}.worksheet{border-radius:16px;width:126px;height:175px;padding:16px 8px;box-shadow:0 8px 16px #534c4324}.worksheet strong{font-size:10px}.worksheet-main strong{font-size:15px}.worksheet-main small{font-size:8px}.dino{width:70px;height:85px;margin:12px 0 8px;font-size:42px}.maze-lines{width:80px;height:85px;margin-top:12px}.count-lines{word-spacing:8px;margin-top:22px;font-size:15px}.worksheet-left{transform:rotate(-7deg)translate(18px)}.worksheet-right{transform:rotate(7deg)translate(-18px)}.landing-spark{font-size:20px}.landing-benefits{max-width:none;box-shadow:none;background:#fff;border:1px solid #f2eee5;border-radius:20px;padding:22px 8px}.landing-benefits article{padding:0 8px}.benefit-icon{width:48px;height:48px;margin-bottom:10px;font-size:26px}.landing-benefits h2{font-size:14px}.landing-benefits p{font-size:11px}.landing-page{background:#fcfaf6;height:100dvh;min-height:0;max-height:100dvh;overflow:hidden}.landing-page:before,.landing-page:after{pointer-events:none;display:block}.landing-page:before{opacity:.82;background:#cbd3c1;width:300px;height:250px;top:-105px;left:-105px;transform:rotate(-25deg)}.landing-page:after{opacity:.8;background:#f4ddd1;width:300px;height:250px;bottom:-105px;right:-125px;transform:rotate(18deg)}.landing-hero{height:auto;min-height:0;margin:12px auto 0}.landing-hero-image{width:min(82vw,320px);margin:16px auto 24px}.landing-account-note{color:#8c867a;text-align:center;max-width:250px;margin:6px auto 0;font-size:9px;line-height:1.3}.lang-switcher{background:#fcfbf8;border:1px solid #f2eee5;border-radius:12px;align-items:center;gap:3px;padding:4px 8px;display:flex}.lang-btn{color:#8c867a;background:0 0;border:0;border-radius:8px;padding:4px 8px;font-size:11px;font-weight:600}.lang-btn:hover,.lang-btn.active{color:#2b2825;background:#f4e8ce}.lang-btn.active{font-weight:700}.layout{background:#fffdf8;width:100%;max-width:480px;min-height:100vh;margin:auto;box-shadow:0 0 50px #24392c14}.content{min-height:calc(100vh - 76px);padding:0 20px 108px}.header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;background:#fffffff2;border-bottom:1px solid #f2eee5;justify-content:space-between;align-items:center;height:70px;padding:0 20px;display:flex;position:sticky;top:0}.brand{color:#2b2825;letter-spacing:-.4px;align-items:center;gap:10px;font-family:Outfit,sans-serif;font-size:20px;font-weight:700;text-decoration:none;transition:transform .2s cubic-bezier(.2,0,0,1);display:flex}.brand:active{transform:scale(.97)}.brand small{letter-spacing:.9px;text-transform:uppercase;color:#8c867a;margin-top:-2px;font-family:Plus Jakarta Sans,sans-serif;font-size:9px;font-weight:600;display:block}.brand-mark{color:#594a2b;background:#f4e8ce;border-radius:10px;place-items:center;width:35px;height:35px;font-family:Outfit,sans-serif;font-size:19px;font-weight:800;display:grid}.header-actions{align-items:center;gap:8px;display:flex}.contact-menu{position:relative}.contact-btn{color:#4a453d;cursor:pointer;white-space:nowrap;background:#fcfbf8;border:1px solid #f2eee5;border-radius:12px;padding:9px 10px;font-size:11px;font-weight:700}.contact-btn:hover,.contact-btn[aria-expanded=true]{color:#2b2825;background:#f7f2e6;border-color:#e8deca}.contact-panel{z-index:100;background:#fff;border:1px solid #f0ece1;border-radius:16px;width:238px;padding:14px;position:absolute;top:46px;right:0;box-shadow:0 10px 30px #0000001a}.contact-panel-header{color:#2b2825;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:12px;display:flex}.contact-close{color:#8c867a;cursor:pointer;background:0 0;border:0}.contact-panel a{color:#635d52;align-items:center;gap:8px;padding:7px 0;font-size:11px;text-decoration:none;display:flex}.contact-panel a:hover{color:#2b2825}.contact-panel a svg{color:#8c7853;flex-shrink:0}.lang-switcher{background:#fcfbf8;border:1px solid #f2eee5;border-radius:12px;align-items:center;gap:3px;margin-right:4px;padding:4px 8px;display:flex}.lang-btn{color:#8c867a;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:4px 8px;font-size:11px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1)}.lang-btn:hover{color:#2b2825;background:#f4e8ce66}.lang-btn:active{transform:scale(.91)}.lang-btn.active{color:#2b2825;background:#f4e8ce;font-weight:700;box-shadow:0 2px 6px #0000000a}.lang-divider{color:#d8cfae;-webkit-user-select:none;user-select:none;font-size:11px}.header-icon{color:#4a453d;background:#fcfbf8;border:1px solid #f2eee5;border-radius:12px;place-items:center;width:40px;height:40px;font-size:18px;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:grid;position:relative}.header-icon:hover{color:#2b2825;background:#f7f2e6;border-color:#e8deca}.header-icon:active{transform:scale(.92)}.header-icon b{color:#f4e8ce;background:#2b2825;border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:700;display:grid;position:absolute;top:-3px;right:-3px}.bottom-nav{z-index:100;width:min(100%,480px);height:70px;padding:8px 16px max(8px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;border-top:1px solid #f0ece1;justify-content:space-around;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav a{color:#999184;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:60px;font-size:10px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.bottom-nav a:hover{color:#574c39}.bottom-nav svg{font-size:19px;transition:transform .2s,background-color .2s}.bottom-nav a.active{color:#2b2825}.bottom-nav a.active svg{color:#2b2825;box-sizing:content-box;background:#f4e6c7;border-radius:12px;margin-top:-2px;padding:5px 12px}.terms-page{color:#2b2825;background:#fffdf8;max-width:640px;min-height:100vh;margin:auto;padding:48px 24px}.terms-page h1{margin-bottom:20px}.terms-page p{line-height:1.6}.terms-page label{gap:8px;margin:28px 0;display:flex}.terms-page button{color:#fff;background:#594a2b;border:0;border-radius:10px;padding:12px 24px}.terms-page button:disabled{opacity:.5}.terms-error{color:#a43d32}.admin-shell{color:#344a3a;background:#f5f6f2;min-height:100vh;display:flex}.admin-sidebar{color:#eaf1e8;background:#315d47;flex-direction:column;width:224px;height:100vh;padding:25px 15px;display:flex;position:fixed}.admin-brand{letter-spacing:-.8px;align-items:center;gap:9px;padding:0 10px 34px;font-size:20px;font-weight:700;display:flex}.admin-brand>span{color:#fff;background:#eaaa67;border-radius:10px 10px 10px 3px;place-items:center;width:31px;height:31px;font-family:Fraunces,Georgia,serif;display:grid}.admin-brand small{color:#b5c7bb;letter-spacing:1px;text-transform:uppercase;margin-top:-1px;font-size:8px;display:block}.admin-sidebar nav{gap:4px;display:grid}.admin-sidebar a,.admin-signout{color:#c8d8ca;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:11px 12px;font-size:12px;text-decoration:none;display:flex}.admin-sidebar a.active{color:#fff;background:#ffffff21}.admin-sidebar svg{font-size:16px}.admin-signout{color:#d7e4d8;margin-top:auto}.admin-main{width:calc(100% - 224px);margin-left:224px;padding:0 38px 42px}.admin-header{border-bottom:1px solid #e2e5de;justify-content:space-between;align-items:center;padding:25px 0;display:flex}.admin-header p{color:#8a9a8c;letter-spacing:1px;margin:0 0 3px;font-size:9px;font-weight:700}.admin-header strong{font-size:15px}.admin-avatar{color:#fff;background:#d58459;border-radius:11px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:700;display:grid}@media (width<=700px){.admin-sidebar{width:100%;height:auto;padding:17px;position:relative}.admin-brand{padding:0 90px 0 0}.admin-sidebar nav{margin:18px 0 0;display:flex;overflow:auto}.admin-sidebar a{white-space:nowrap}.admin-sidebar a:last-child{display:none}.admin-signout{color:#fff;white-space:nowrap;background:#ffffff21;margin:0;padding:9px 10px;display:flex;position:absolute;top:17px;right:17px}.admin-shell{display:block}.admin-main{width:100%;margin:0;padding:0 20px 30px}}.admin-header-actions{align-items:center;gap:12px;display:flex;position:relative}.admin-activity-button{color:#52745c;cursor:pointer;background:#fff;border:1px solid #e2e5de;border-radius:10px;place-items:center;width:34px;height:34px;display:grid;position:relative}.admin-activity-button>span{color:#fff;text-align:center;background:#d58459;border-radius:8px;min-width:15px;height:15px;padding:2px;font-size:8px;position:absolute;top:-5px;right:-5px}.admin-activity-popover{z-index:5;background:#fff;border:1px solid #e5e8e1;border-radius:14px;width:240px;padding:15px;position:absolute;top:44px;right:0;box-shadow:0 10px 28px #263d2e29}.admin-activity-popover h2{color:#3b5645;margin:0;font-size:13px}.admin-activity-popover>p{color:#8c978d;margin:3px 0 10px;font-size:10px}.admin-activity-popover>div:not(.empty-panel){border-top:1px solid #edf0eb;padding:9px 0}.admin-activity-popover b,.admin-activity-popover span,.admin-activity-popover small{font-size:9px;display:block}.admin-activity-popover b{color:#496050}.admin-activity-popover span{color:#718175;margin-top:2px}.admin-activity-popover small{color:#9aa59b;margin-top:4px}.admin-page{max-width:1120px;margin:auto;padding-top:33px}.admin-title{justify-content:space-between;align-items:start;gap:20px;margin-bottom:25px;display:flex}.admin-title h1{color:#2f4c3b;letter-spacing:-1.1px;margin:0;font-family:Fraunces,Georgia,serif;font-size:30px}.admin-title p{color:#829084;margin:5px 0 0;font-size:12px}.admin-title>a,.admin-title>button{color:#fff;background:#37634b;border:0;border-radius:10px;align-items:center;gap:6px;padding:10px 12px;font-size:11px;font-weight:700;text-decoration:none;display:flex}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.metric-grid article,.admin-panel{background:#fff;border:1px solid #e5e8e1;border-radius:16px}.metric-grid article{padding:16px}.metric-icon{border-radius:9px;place-items:center;width:31px;height:31px;font-size:15px;display:grid}.peach{color:#c9714d;background:#f9e6dd}.green{color:#497657;background:#e5eee0}.blue{color:#5d7da1;background:#e5edf5}.yellow{color:#a47a39;background:#f6efd9}.metric-grid p{color:#819083;margin:14px 0 4px;font-size:11px}.metric-grid strong{color:#355442;letter-spacing:-.7px;font-size:21px;display:block}.metric-grid small{color:#709276;font-size:9px}.admin-columns{grid-template-columns:1.55fr 1fr;gap:14px;margin-top:14px;display:grid}.admin-panel{padding:18px}.panel-title{justify-content:space-between;align-items:start;margin-bottom:12px;display:flex}.panel-title h2,.product-editor h2{color:#3b5645;margin:0;font-size:14px}.panel-title p{color:#8c978d;margin:3px 0 0;font-size:10px}.panel-title button{color:#52745c;background:0 0;border:0;font-size:10px;font-weight:700}.download-list article,.top-products article{border-top:1px solid #edf0eb;align-items:center;gap:10px;padding:11px 0;display:flex}.download-list article>span{color:#42644d;background:#e5eee1;border-radius:9px;place-items:center;width:29px;height:29px;font-size:9px;font-weight:700;display:grid}.download-list b,.top-products b{color:#496050;font-size:11px}.download-list p,.top-products p{color:#929d93;margin:2px 0 0;font-size:9px}.download-list em{color:#4e815c;background:#e7f1e7;border-radius:5px;margin-left:auto;padding:4px 6px;font-size:8px;font-style:normal}.top-products article>span{color:#9aab9c;font-size:11px}.top-products img{object-fit:cover;border-radius:5px;width:29px;height:36px}.admin-search{color:#89998d;background:#fff;border:1px solid #e2e6df;border-radius:11px;align-items:center;gap:9px;margin-bottom:14px;padding:5px 6px 5px 12px;display:flex}.admin-search input{color:#44604e;border:0;outline:0;flex:1;font-size:12px}.admin-search button{color:#617266;background:#f1f3ed;border:0;border-radius:7px;padding:7px 9px;font-size:10px}.product-table{background:#fff;border:1px solid #e2e6df;border-radius:15px;overflow:hidden}.table-head,.product-table article{grid-template-columns:minmax(210px,2fr) 1fr 1fr 1fr 35px;align-items:center;gap:12px;padding:12px 15px;display:grid}.table-head{color:#9aa59b;letter-spacing:.5px;background:#f8f9f6;font-size:9px;font-weight:700}.product-table article{color:#597061;border-top:1px solid #edf0eb;font-size:11px}.table-product{align-items:center;gap:10px;display:flex}.table-product img{object-fit:cover;border-radius:6px;width:35px;height:42px}.table-product b{color:#415b49;font-size:11px;display:block}.table-product small{color:#99a299;margin-top:3px;font-size:9px;display:block}.product-table em{color:#4c8059;background:#e6f0e6;border-radius:5px;width:max-content;padding:4px 6px;font-size:8px;font-style:normal}.product-table a{color:#5b8163;place-items:center;display:grid}.back-admin{color:#62816a;align-items:center;gap:6px;width:max-content;margin-bottom:18px;font-size:11px;font-weight:700;text-decoration:none;display:flex}.editor-title{margin-bottom:18px}.product-editor{grid-template-columns:1.4fr .9fr;gap:15px;display:grid}.product-editor>section,.product-editor>aside{background:#fff;border:1px solid #e3e7e0;border-radius:16px;padding:20px}.product-editor label{color:#657669;margin-top:15px;font-size:10px;font-weight:700;display:block}.product-editor input,.product-editor select,.product-editor textarea{color:#405747;background:#fff;border:1px solid #e0e5de;border-radius:8px;outline-color:#6c9a76;width:100%;margin-top:6px;padding:10px;font-size:11px}.product-editor textarea{resize:vertical}.form-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.file-drop{text-align:center;background:#f9fcf7;border:1px dashed #b8cbb8;border-radius:11px;flex-direction:column;align-items:center;margin-top:15px;padding:22px 12px;color:#537e5d!important;display:flex!important}.file-drop svg{font-size:25px}.file-drop b{color:#4d6c55;margin-top:7px;font-size:11px}.file-drop span,.file-drop small{color:#91a092;margin-top:3px;font-size:9px;font-weight:400}.file-drop input,.cover-upload input{display:none}.file-status{color:#68806d;background:#f3f6f1;border-radius:8px;align-items:center;gap:8px;margin-top:12px;padding:9px;display:flex}.file-status b,.file-status span{font-size:9px;display:block}.file-status span{color:#97a397;margin-top:2px}.cover-heading{margin-top:22px!important}.cover-upload{text-align:center;border:1px dashed #b8cbb8;border-radius:8px;padding:10px;color:#5b7d63!important;display:block!important}.product-editor footer{grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.cancel-button,.save-button{border-radius:9px;padding:10px 13px;font-size:11px;font-weight:700}.cancel-button{color:#65756a;background:#fff;border:1px solid #dde3da}.save-button{color:#fff;background:#37634b;border:0}.admin-title>a:hover,.admin-title>button:hover:not(:disabled){background:#2c523e;transform:translateY(-1px);box-shadow:0 4px 12px #37634b40}.cancel-button:hover{color:#435448;background:#f4f6f2;border-color:#c9d2c6;transform:translateY(-1px)}.save-button:hover:not(:disabled){background:#2c523e;transform:translateY(-1px);box-shadow:0 4px 12px #37634b40}.panel-title button:hover{color:#2f4c3b;opacity:.85}.admin-search button:hover{color:#3b5042;background:#e4e8df}.back-admin{transition:color .15s,transform .15s}.back-admin:hover{color:#37634b;transform:translate(-2px)}@media (width<=850px){.metric-grid{grid-template-columns:repeat(2,1fr)}.admin-columns,.product-editor{grid-template-columns:1fr}.table-head{display:none}.product-table article{grid-template-columns:1fr auto}.product-table article>b,.product-table article>span,.product-table article>em{display:none}}@media (width<=480px){.metric-grid{gap:8px}.metric-grid article{padding:12px}.table-product small{max-width:180px}.admin-title h1{font-size:26px}}.admin-list{border-top:1px solid #edf0eb;margin-top:13px;padding-top:12px}.admin-list>span{color:#95a196;letter-spacing:.7px;font-size:8px;font-weight:700}.admin-list p{color:#52745c;margin:6px 0 0;font-size:10px;font-weight:700}.empty-panel{color:#8b978d;text-align:center;padding:22px 8px;font-size:10px;line-height:1.5}.admin-search select{color:#617266;background:#f1f3ed;border:0;border-radius:7px;padding:7px 9px;font-size:10px}.product-table{height:320px;overflow-y:auto}.product-actions{justify-content:center;display:flex;position:relative}.product-actions>button{color:#5b8163;cursor:pointer;background:0 0;border:0;place-items:center;transition:color .15s,transform .15s;display:grid}.product-actions>button:hover{color:#37634b;transform:scale(1.18)}.product-action-menu{z-index:2;background:#fff;border:1px solid #e2e6df;border-radius:9px;min-width:150px;padding:5px;animation:.15s cubic-bezier(.2,0,0,1) menuFadeIn;display:grid;position:absolute;top:27px;right:0;box-shadow:0 8px 20px #263d2e1f}@keyframes menuFadeIn{0%{opacity:0;transform:translateY(-4px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.product-action-menu a,.product-action-menu button{color:#52745c;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:8px;font-size:10px;text-decoration:none;transition:background-color .15s,color .15s;display:flex}.product-action-menu a:hover{color:#37634b;background:#f4f7f2;border-radius:6px}.product-action-menu button{color:#b44a3d}.product-action-menu button:hover{color:#9b3c31;background:#fff0ed;border-radius:6px}.admin-notice,.admin-action-error{border-radius:9px;margin:0 0 14px;padding:10px 12px;font-size:11px}.admin-notice{color:#3f754c;background:#eef8ef}.admin-action-error{color:#b44a3d;background:#fff0ed}.image-placeholder{background:#fafbf9;border:1px solid #dfe5dd;border-radius:6px;width:35px;height:42px}.danger-button{color:#fff;background:#b44a3d;border:0;border-radius:9px;padding:10px 13px;font-size:11px;font-weight:700}.danger-button:hover{background:#9b3c31;transform:translateY(-1px);box-shadow:0 4px 12px #b44a3d40}.admin-activity{background:#fff;border:1px solid #e5e8e1;border-radius:14px;width:210px;padding:15px;position:absolute;top:160px;right:38px}.admin-activity h2{color:#3b5645;margin:0;font-size:13px}.admin-activity>p{color:#8c978d;margin:3px 0 10px;font-size:10px}.admin-activity div{border-top:1px solid #edf0eb;padding:9px 0}.admin-activity b,.admin-activity span,.admin-activity small{font-size:9px;display:block}.admin-activity b{color:#496050}.admin-activity span{color:#718175;margin-top:2px}.admin-activity small{color:#9aa59b;margin-top:4px}@media (width<=1250px){.admin-activity{width:auto;margin-top:14px;position:static}}@media (width<=700px){.product-table{height:260px}}.status-toggle{color:#4c8059;cursor:pointer;background:#e6f0e6;border:0;border-radius:5px;width:max-content;padding:4px 6px;font-size:8px}.status-toggle.unpublished{color:#9a6e35;background:#f8eedc}.status-toggle:disabled{cursor:wait;opacity:.65}.upload-error{color:#b44a3d;margin:8px 0 0;font-size:10px;line-height:1.4}.upload-success{color:#3f754c;background:#eef8ef;border:1px solid #c9e1cc;border-radius:9px;margin:0 0 14px;padding:11px 13px;font-size:11px}.cover-upload small{color:#91a092;margin-top:5px;font-size:9px;font-weight:400;display:block}.admin-modal-backdrop{z-index:10;background:#1f302659;place-items:center;padding:20px;animation:.2s ease-out backdropFadeIn;display:grid;position:fixed;inset:0}.admin-modal{background:#fff;border-radius:16px;width:min(380px,100%);padding:22px;animation:.2s cubic-bezier(.2,0,0,1) modalPop;box-shadow:0 18px 50px #1c322433}@keyframes backdropFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalPop{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.admin-modal h2{color:#355442;margin:0;font-size:16px}.admin-modal p{color:#7b897d;margin:8px 0 20px;font-size:11px;line-height:1.5}.admin-modal>div{justify-content:flex-end;gap:8px;display:flex}.cancel-button{text-decoration:none}.file-cancel{color:#b44a3d;background:0 0;border:0;margin-left:auto;font-size:10px;font-weight:700;transition:color .15s,opacity .15s}.file-cancel:hover{color:#9b3c31;opacity:.85}.admin-layout-config{flex-direction:column;gap:1.25rem;max-width:1120px;margin:0 auto;padding-top:10px;padding-bottom:3rem;display:flex}.admin-layout-header{background:#fff;border:1px solid #e5e8e1;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 2px 10px #00000005}.admin-layout-header h1{color:#2f4c3b;letter-spacing:-.8px;margin:0 0 .25rem;font-family:Fraunces,Georgia,serif;font-size:1.65rem;font-weight:700}.admin-layout-header p{color:#829084;margin:0;font-size:.85rem}.admin-layout-actions{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.btn-secondary{color:#435448;cursor:pointer;background:#f1f3ed;border:1px solid #e2e6df;border-radius:10px;align-items:center;gap:.45rem;padding:.55rem 1.1rem;font-size:.85rem;font-weight:700;transition:all .15s;display:inline-flex}.btn-secondary:hover{color:#2f4c3b;background:#e4e8df}.btn-primary{color:#fff;cursor:pointer;background:#37634b;border:none;border-radius:10px;align-items:center;gap:.45rem;padding:.55rem 1.2rem;font-size:.85rem;font-weight:700;transition:all .15s;display:inline-flex}.btn-primary:hover:not(:disabled){background:#2c523e;transform:translateY(-1px);box-shadow:0 4px 12px #37634b40}.btn-accent{color:#fff;cursor:pointer;background:#c9714d;border:none;border-radius:10px;align-items:center;gap:.45rem;padding:.55rem 1.1rem;font-size:.85rem;font-weight:700;transition:all .15s;display:inline-flex}.btn-accent:hover:not(:disabled){background:#b55e3a;box-shadow:0 4px 12px #c9714d40}.btn-primary:disabled,.btn-secondary:disabled,.btn-accent:disabled{opacity:.6;cursor:not-allowed}.config-grid{grid-template-columns:1.45fr 1fr;gap:1.25rem;display:grid}@media (width<=960px){.config-grid{grid-template-columns:1fr}}.sections-list{flex-direction:column;gap:.85rem;display:flex}.section-card{background:#fff;border:1px solid #e5e8e1;border-radius:14px;transition:all .2s;overflow:hidden}.section-card.disabled{opacity:.65;background:#fcfdfe}.section-card-header{background:#fff;justify-content:space-between;align-items:center;padding:.9rem 1.15rem;display:flex}.section-card-left{align-items:center;gap:.65rem;display:flex}.reorder-btns{flex-direction:column;gap:2px;display:flex}.btn-icon{color:#617266;cursor:pointer;background:#f1f3ed;border:none;border-radius:4px;justify-content:center;align-items:center;padding:2px 4px;display:flex}.btn-icon:hover:not(:disabled){color:#2f4c3b;background:#e4e8df}.btn-icon:disabled{opacity:.3;cursor:not-allowed}.section-badge{color:#37634b;background:#e5eee0;border-radius:6px;padding:.2rem .5rem;font-size:.72rem;font-weight:700}.custom-tag{color:#c9714d;text-transform:uppercase;background:#f9e6dd;border-radius:5px;padding:.2rem .45rem;font-size:.68rem;font-weight:700}.section-title-text{color:#3b5645;font-size:.92rem;font-weight:700}.section-controls{align-items:center;gap:.75rem;display:flex}.toggle-switch{color:#657669;cursor:pointer;align-items:center;gap:.4rem;font-size:.8rem;font-weight:700;display:flex}.toggle-switch input{appearance:none;cursor:pointer;background:#cbd5e1;border-radius:20px;outline:none;width:34px;height:18px;transition:background .2s;position:relative}.toggle-switch input:checked{background:#37634b}.toggle-switch input:before{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .2s;position:absolute;top:2px;left:2px}.toggle-switch input:checked:before{transform:translate(16px)}.expand-btn{color:#52745c;cursor:pointer;background:#f9fcf7;border:1px solid #e0e5de;border-radius:7px;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.8rem;font-weight:700;transition:all .15s;display:flex}.expand-btn:hover{color:#2f4c3b;background:#e5eee0}.delete-panel-btn{color:#c9714d;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;padding:4px;display:flex}.delete-panel-btn:hover{background:#f9e6dd}.section-settings-body{background:#f9fcf7;border-top:1px solid #edf0eb;flex-direction:column;gap:.85rem;padding:1.15rem;display:flex}.form-group{flex-direction:column;gap:.3rem;display:flex}.form-group label{color:#657669;font-size:.8rem;font-weight:700}.form-group input,.form-group select,.form-group textarea{color:#405747;background:#fff;border:1px solid #e0e5de;border-radius:8px;outline-color:#6c9a76;padding:.55rem .75rem;font-size:.88rem}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#37634b;box-shadow:0 0 0 3px #37634b1a}.add-cat-row{gap:.5rem;display:flex}.add-cat-btn{color:#fff;cursor:pointer;background:#37634b;border:none;border-radius:8px;align-items:center;gap:.35rem;padding:.45rem .85rem;font-size:.82rem;font-weight:700;display:inline-flex}.add-cat-btn:hover{background:#2c523e}.category-toggle-grid{flex-wrap:wrap;gap:.45rem;margin-top:.2rem;display:flex}.cat-chip{cursor:pointer;background:#fff;border:1px solid #e0e5de;border-radius:18px;align-items:center;gap:.35rem;padding:.35rem .7rem;font-size:.82rem;font-weight:700;transition:all .15s;display:inline-flex}.cat-chip.included{color:#37634b;background:#e5eee0;border-color:#b8cbb8}.cat-chip.excluded{color:#929d93;background:#f1f3ed;border-color:#e2e6df;text-decoration:line-through}.preview-panel{background:#fff;border:1px solid #e5e8e1;border-radius:16px;height:fit-content;padding:1.15rem;position:sticky;top:1rem;box-shadow:0 4px 15px #00000005}.preview-panel-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.preview-panel-header h3{color:#2f4c3b;align-items:center;gap:.4rem;margin:0;font-family:Fraunces,Georgia,serif;font-size:1.1rem;display:flex}.device-badge{text-transform:uppercase;color:#657669;background:#f1f3ed;border-radius:4px;padding:.2rem .45rem;font-size:.68rem;font-weight:700}.preview-subtext{color:#829084;margin-bottom:.85rem;font-size:.78rem}.interactive-mockup-canvas{background:#f9fcf7;border:1.5px solid #e2e6df;border-radius:14px;flex-direction:column;gap:.65rem;max-height:620px;padding:.75rem;display:flex;overflow-y:auto}.mockup-sec{background:#fff;border:1px solid #e5e8e1;border-radius:10px;padding:.65rem;transition:all .2s;position:relative}.mockup-sec.hidden-sec{opacity:.35;background:#f1f3ed;border-style:dashed}.mockup-sec-tag{color:#89998d;text-transform:uppercase;font-size:.62rem;font-weight:700;position:absolute;top:5px;right:7px}.mock-hero-greeting{color:#c9714d;font-size:.68rem;font-weight:700}.mock-hero-title{color:#2f4c3b;margin:.15rem 0;font-size:.9rem;font-weight:800;line-height:1.2}.mock-hero-sub{color:#829084;font-size:.72rem}.mock-search-box{color:#89998d;background:#f1f3ed;border:1px solid #e0e5de;border-radius:16px;justify-content:space-between;align-items:center;padding:.35rem .65rem;font-size:.72rem;display:flex}.mock-categories-row{gap:.3rem;display:flex;overflow-x:auto}.mock-cat-pill{color:#52745c;white-space:nowrap;background:#f1f3ed;border-radius:10px;padding:.2rem .5rem;font-size:.68rem;font-weight:700}.mock-cat-pill.active{color:#fff;background:#37634b}.mock-spotlight-box{background:#f4f8f3;border:1px solid #d4e2d2;border-radius:9px;padding:.6rem}.mock-spotlight-badge{color:#37634b;text-transform:uppercase;font-size:.62rem;font-weight:800}.mock-spotlight-title{color:#2f4c3b;margin:.1rem 0;font-size:.82rem;font-weight:700}.mock-spotlight-desc{color:#52745c;margin-bottom:.35rem;font-size:.68rem}.mock-spotlight-btn{color:#fff;background:#37634b;border-radius:5px;padding:.2rem .45rem;font-size:.62rem;font-weight:700;display:inline-block}.mock-custom-banner-box{border-radius:8px;padding:.6rem}.mock-sec-header-eyebrow{color:#c9714d;text-transform:uppercase;font-size:.62rem;font-weight:700}.mock-sec-header-title{color:#2f4c3b;font-size:.82rem;font-weight:800}.mock-product-grid{grid-template-columns:1fr 1fr;gap:.35rem;display:grid}.mock-product-card{background:#fff;border:1px solid #e5e8e1;border-radius:5px;flex-direction:column;gap:.2rem;padding:.35rem;display:flex}.mock-product-thumb{background:#e5eee0;border-radius:4px;height:36px}.mock-product-title{color:#405747;font-size:.62rem;font-weight:700}.modal-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:999;background:#0f172a73;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border:1px solid #e5e8e1;border-radius:16px;width:100%;max-width:580px;max-height:85vh;padding:1.5rem;overflow-y:auto;box-shadow:0 20px 40px #00000026}.modal-header{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.modal-header h2{color:#2f4c3b;margin:0;font-family:Fraunces,Georgia,serif;font-size:1.35rem}.close-modal-btn{color:#657669;cursor:pointer;background:#f1f3ed;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.close-modal-btn:hover{color:#2f4c3b;background:#e4e8df}.version-history-list{flex-direction:column;gap:.75rem;display:flex}.version-item{background:#f9fcf7;border:1px solid #e0e5de;border-radius:10px;justify-content:space-between;align-items:center;padding:.85rem;display:flex}.version-info b{color:#2f4c3b;font-size:.9rem;display:block}.version-info small{color:#829084;margin-top:2px;font-size:.75rem;display:block}.status-toast{border-radius:10px;padding:.75rem 1rem;font-size:.88rem;font-weight:700}.status-toast.success{color:#2f4c3b;background:#e5eee0;border:1px solid #b8cbb8}.status-toast.error{color:#c9714d;background:#f9e6dd;border:1px solid #f2c6b4}.auth-loading{color:#52705b;background:#f4f6f1;place-items:center;min-height:100vh;font-size:13px;font-weight:700;display:grid}:root{color:#2b2825;background:#fcfbf8;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}body{color:#2b2825;background:#fcfbf8;min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer}button,a,select,input[type=button],input[type=submit],.lang-btn,.header-icon,[role=button]{-webkit-tap-highlight-color:transparent;transition:background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),transform .15s cubic-bezier(.2,0,0,1),opacity .2s cubic-bezier(.4,0,.2,1)}button:active:not(:disabled),a:active,input[type=button]:active,input[type=submit]:active,.lang-btn:active,.header-icon:active,[role=button]:active{transform:scale(.94)translateY(1px)}button:disabled,input:disabled{cursor:not-allowed;opacity:.65;transform:none!important}button:focus-visible,a:focus-visible{outline-offset:2px;outline:2px solid #e0c896}
