:root{--ink:#09243a;--ink-soft:#587083;--ocean-950:#031520;--ocean-900:#062034;--ocean-800:#0a3449;--teal:#12b8a6;--teal-dark:#098c82;--aqua:#62e6df;--cyan:#18cbe0;--coral:#ff786a;--sand:#f4eee2;--mist:#f4f8f8;--line:#dfe9e8;--white:#fff;--shadow:0 22px 70px #08283a21;--shadow-soft:0 10px 32px #08283a17;--radius-xl:28px;--radius-lg:20px;--radius-md:14px}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{min-width:320px;color:var(--ink);-webkit-font-smoothing:antialiased;background:#f5faf9;margin:0;font-family:Inter,Aptos,Segoe UI,Helvetica,Arial,sans-serif;transition:color .22s,background .22s;overflow-x:hidden}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{border:0}button:not(:disabled),select,a{cursor:pointer}a{color:inherit;text-decoration:none}svg{width:1em;height:1em;display:block}.svg-sprite{width:0;height:0;position:absolute;overflow:hidden}.wrap{width:min(1480px,100% - 56px);margin-inline:auto}.ambient{z-index:-1;filter:blur(1px);pointer-events:none;border-radius:999px;position:absolute}.ambient-one{background:radial-gradient(circle,#26dac51f,#0000 70%);width:560px;height:560px;top:-180px;left:-240px}.ambient-two{background:radial-gradient(circle,#1fa7df1c,#0000 70%);width:620px;height:620px;top:90px;right:-350px}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;border:1px solid #d5e6e6e6;border-radius:18px;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1540px,100% - 36px);height:72px;margin:14px auto 0;padding:0 20px 0 22px;display:grid;position:sticky;top:12px;box-shadow:0 12px 38px #08283a14}.brand{letter-spacing:-.6px;align-items:center;gap:10px;width:max-content;font-size:20px;font-weight:800;display:inline-flex}.brand>span:last-child>span{color:var(--teal-dark)}.brand-mark{color:#78f3e5;background:linear-gradient(145deg,#0c566b,#061f35);border-radius:13px;place-items:center;width:40px;height:40px;display:grid;box-shadow:inset 0 1px #ffffff38}.brand-mark svg{width:29px;height:29px}.main-nav{color:#597080;align-items:center;gap:34px;font-size:13px;font-weight:650;display:flex}.main-nav a{padding:26px 0;transition:color .18s;position:relative}.main-nav a:hover,.main-nav a.active{color:var(--ink)}.main-nav a.active:after{content:"";background:var(--teal);border-radius:10px;width:22px;height:3px;position:absolute;bottom:17px;left:50%;transform:translate(-50%)}.header-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.icon-button{color:#385265;background:0 0;border:1px solid #0000;border-radius:12px;place-items:center;width:40px;height:40px;padding:0;transition:background .16s,color .16s,border .16s,transform .16s;display:inline-grid;position:relative}.icon-button:hover{color:var(--ink);border-color:var(--line);background:#f4f8f8;transform:translateY(-1px)}.icon-button svg{width:19px;height:19px}.header-builder-cta{color:#052c31;white-space:nowrap;background:linear-gradient(135deg,#73f1e3,#25cdbd);border-radius:10px;justify-content:center;align-items:center;height:38px;padding:0 15px;font-size:10px;font-weight:850;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 8px 20px #12b8a633}.header-builder-cta:hover{transform:translateY(-1px);box-shadow:0 11px 24px #12b8a64d}[data-tooltip]:after{z-index:1000;content:attr(data-tooltip);color:#fff;white-space:nowrap;pointer-events:none;opacity:0;background:#061c2d;border-radius:7px;padding:6px 8px;font-size:11px;font-weight:650;line-height:1;transition:opacity .14s,transform .14s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%,-4px)}[data-tooltip]:hover:after{opacity:1;transform:translate(-50%)}.cart-button{margin-right:6px}.cart-count{color:#fff;background:var(--coral);border:2px solid #fff;border-radius:20px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:8px;font-weight:800;display:grid;position:absolute;top:2px;right:1px}.cart-layer{z-index:700;position:fixed;inset:0}.cart-backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#000a10b8;border:0;border-radius:0;position:absolute;inset:0}.cart-drawer{color:#e8f5f4;background:radial-gradient(circle at 100% 0,#29cfbe1f,#0000 30%),#071b24;border-left:1px solid #2b4d56;flex-direction:column;width:min(460px,100%);height:100dvh;padding:28px;display:flex;position:absolute;top:0;right:0;box-shadow:-28px 0 70px #00070c75}.cart-drawer-header{border-bottom:1px solid #24414a;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:20px;display:flex}.cart-drawer-header span{color:#56ded0;letter-spacing:1.6px;font-size:8px;font-weight:900}.cart-drawer-header h2{letter-spacing:-1px;margin:5px 0 3px;font-size:28px}.cart-drawer-header p{color:#8fa8b1;margin:0;font-size:10px}.cart-close{color:#b9d0d5;background:#102b35;border-color:#2a4a53;flex:none}.cart-items{scrollbar-color:#315b61 transparent;flex-direction:column;flex:auto;gap:10px;min-height:0;padding:18px 2px 12px 0;display:flex;overflow-y:auto}.cart-line{background:#0d2b35d1;border:1px solid #24434c;border-radius:14px;grid-template-columns:68px minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px;display:grid}.cart-line-visual{background:linear-gradient(145deg,#173c45,#0d2933);border:1px solid #2c5059;border-radius:11px;place-items:center;width:68px;height:68px;display:grid;overflow:hidden}.cart-line-visual img{object-fit:contain;filter:drop-shadow(0 5px 6px #00080c59);width:88%;height:88%}.cart-mini-tank{background:linear-gradient(#3e8b93,#155369);border:3px solid #6d9da2;border-top-width:4px;border-radius:3px 3px 6px 6px;width:49px;height:37px;position:relative;overflow:hidden;box-shadow:0 7px 10px #00070a4d}.cart-mini-tank:after{content:"";clip-path:polygon(0 30%,40% 0,100% 28%,100% 100%,0 100%);background:#70523d;height:9px;position:absolute;bottom:0;left:0;right:0}.cart-mini-tank i,.cart-mini-tank b{z-index:2;background:#4fae74;border-radius:60% 30% 50% 40%;position:absolute;bottom:6px}.cart-mini-tank i{width:10px;height:18px;left:10px;transform:rotate(-12deg)}.cart-mini-tank b{width:13px;height:14px;right:8px}.kit-stone .cart-mini-tank:after{background:#a09072}.kit-blackwater .cart-mini-tank{background:linear-gradient(#79664e,#493223)}.kit-blackwater .cart-mini-tank:after{background:#9b6846}.cart-line-copy{min-width:0}.cart-line-copy>small{color:#6edfd4;letter-spacing:.45px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:7px;font-weight:850;display:block;overflow:hidden}.cart-line-copy h3{text-overflow:ellipsis;white-space:nowrap;margin:4px 0 3px;font-size:12px;line-height:1.25;overflow:hidden}.cart-line-copy>strong{color:#a9bec3;font-size:10px}.cart-quantity{background:#09212a;border:1px solid #31525b;border-radius:8px;grid-template-columns:26px 28px 26px;align-items:center;margin-top:7px;display:inline-grid}.cart-quantity button{color:#b9d4d6;background:0 0;width:26px;height:26px;padding:0;font-size:15px}.cart-quantity button:disabled{color:#45616a;cursor:not-allowed}.cart-quantity span{color:#edf9f8;text-align:center;font-size:9px;font-weight:800}.cart-line-end{flex-direction:column;justify-content:space-between;align-self:stretch;align-items:flex-end;gap:12px;min-width:72px;display:flex}.cart-line-end button{color:#759098;background:0 0;border-radius:8px;place-items:center;width:28px;height:28px;padding:0;display:grid}.cart-line-end button:hover{color:#ff9c8f;background:#e05c4d1f}.cart-line-end button svg{width:14px;height:14px}.cart-line-end>strong{color:#f1fbfa;font-size:11px}.cart-drawer-summary{border-top:1px solid #24414a;flex:none;padding-top:18px}.cart-drawer-summary>div{justify-content:space-between;align-items:baseline;margin-top:7px;display:flex}.cart-drawer-summary>div span{color:#a0b5bb;font-size:11px}.cart-drawer-summary>div strong{letter-spacing:-.8px;font-size:24px}.cart-drawer-summary p{color:#748f98;margin:8px 0 14px;font-size:8px;line-height:1.55}.cart-clear{color:#829ba3;text-underline-offset:3px;background:0 0;padding:0;font-size:8px;font-weight:800;text-decoration:underline}.cart-checkout,.cart-empty>button{color:#032c31;background:linear-gradient(135deg,#73f0e2,#22c7b8);border-radius:11px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;font-size:10px;font-weight:900;display:inline-flex;box-shadow:0 12px 26px #14c2b22e}.cart-checkout svg{width:14px;height:14px}.cart-continue{color:#9fb7bd;background:0 0;width:100%;min-height:40px;margin-top:6px;font-size:9px;font-weight:800}.cart-empty{text-align:center;flex-direction:column;flex:auto;justify-content:center;align-items:center;padding:40px 20px;display:flex}.cart-empty>span{color:#73e8dd;background:#10383a;border:1px solid #2e5b5c;border-radius:20px;place-items:center;width:68px;height:68px;display:grid}.cart-empty>span svg{width:28px;height:28px}.cart-empty h3{margin:18px 0 7px;font-size:20px}.cart-empty p{color:#829da5;max-width:290px;margin:0 0 22px;font-size:10px;line-height:1.6}.avatar{color:#0d574f;background:linear-gradient(145deg,#d4fbf4,#aee9dd);border:2px solid #fff;border-radius:50%;place-items:center;width:36px;height:36px;padding:0;font-size:12px;font-weight:800;display:grid;box-shadow:0 0 0 1px #cfdfdc}.hero{justify-content:space-between;align-items:flex-end;gap:40px;min-height:190px;padding:34px 6px 28px;display:flex}.hero-copy{max-width:800px}.eyebrow,.section-kicker,.modal-kicker{color:var(--teal-dark);letter-spacing:1.8px;text-transform:uppercase;align-items:center;gap:9px;font-size:10px;font-weight:850;display:flex}.eyebrow span{background:var(--teal);border-radius:4px;width:21px;height:2px}.hero h1{color:#09263a;letter-spacing:-2.8px;max-width:790px;margin:12px 0;font-size:clamp(36px,4vw,58px);font-weight:730;line-height:1.03}.hero h1 em{color:var(--teal-dark);font-family:Georgia,Times New Roman,serif;font-weight:500}.hero-copy>p{max-width:710px;color:var(--ink-soft);margin:0;font-size:15px;line-height:1.65}.hero-aside{align-items:center;gap:16px;margin-bottom:8px;display:flex}.hero-aside>div:last-child{flex-direction:column;display:flex}.hero-aside strong{font-size:14px}.hero-aside div>span{color:#78909e;font-size:11px}.keeper-stack{padding-left:22px;display:flex}.keeper-stack span{background:#d8f6ef;border:3px solid #f5faf9;border-radius:50%;place-items:center;width:42px;height:42px;margin-left:-12px;font-size:18px;display:grid}.builder-section{border-radius:var(--radius-xl);background:var(--white);box-shadow:var(--shadow);border:1px solid #d2e1e1d9;scroll-margin-top:96px;overflow:hidden}.builder-topbar{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;min-height:82px;padding:16px 20px 16px 24px;display:grid}.builder-topbar h2{letter-spacing:-.4px;margin:5px 0 0;font-size:19px}.progress-steps{color:#8b9ba5;align-items:center;gap:12px;font-size:10px;font-weight:700;display:flex}.progress-steps span{white-space:nowrap;align-items:center;gap:7px;display:flex}.progress-steps b{border:1px solid #cad8d9;border-radius:50%;place-items:center;width:22px;height:22px;font-size:9px;display:grid}.progress-steps .done b{color:#fff;border-color:var(--teal);background:var(--teal)}.progress-steps .done b:before{content:"✓"}.progress-steps .done b{font-size:0}.progress-steps .done,.progress-steps .current{color:var(--ink)}.progress-steps .current b{color:var(--teal-dark);border-color:var(--teal);box-shadow:0 0 0 4px #12b8a61a}.progress-steps i{background:#dbe5e5;width:30px;height:1px}.topbar-actions{justify-content:flex-end;gap:5px;display:flex}.icon-button.subtle{border:1px solid #e2ebea;border-radius:10px;width:34px;height:34px}.text-button{height:36px;color:var(--ink);background:#fff;border:1px solid #dce6e5;border-radius:10px;align-items:center;gap:7px;padding:0 14px;font-size:11px;font-weight:750;transition:border .16s,transform .16s,box-shadow .16s;display:inline-flex}.text-button:hover{border-color:#b8cdca;transform:translateY(-1px);box-shadow:0 5px 16px #08283a14}.text-button svg{width:15px;height:15px}.builder-shell{grid-template-columns:300px minmax(520px,1fr) 290px;min-height:710px;display:grid}.catalog-panel,.summary-panel{background:#fbfdfc;min-width:0;padding:22px 18px 18px}.catalog-panel{border-right:1px solid var(--line)}.summary-panel{border-left:1px solid var(--line)}.panel-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.panel-heading h3{letter-spacing:-.1px;margin:0 0 4px;font-size:14px}.panel-heading p{color:#7c909c;margin:0;font-size:10px}.icon-button.tiny{background:#fff;border-color:#e0e9e8;border-radius:9px;width:32px;height:32px}.icon-button.tiny.active{color:#0f8d82;background:#e7fbf7;border-color:#9be1d7}.icon-button.tiny svg{width:16px;height:16px}.search-field{color:#8ba0aa;background:#fff;border:1px solid #dfe9e8;border-radius:11px;align-items:center;gap:8px;height:40px;margin-top:16px;padding:0 10px;transition:border .16s,box-shadow .16s;display:flex}.search-field:focus-within{border-color:#74d3c9;box-shadow:0 0 0 3px #12b8a61a}.search-field svg{flex:none;width:16px;height:16px}.search-field input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:10px}.search-field input::placeholder{color:#96a7b0}.search-field kbd{color:#95a3ab;white-space:nowrap;background:#f7f9f9;border:1px solid #e2e9e8;border-radius:5px;padding:3px 5px;font-family:inherit;font-size:8px}.category-tabs{border-bottom:1px solid #dfe8e7;gap:1px;margin:15px -2px 0;display:flex}.category-tabs button{color:#81939e;background:0 0;flex:1;padding:0 3px 10px;font-size:9px;font-weight:750;position:relative}.category-tabs button:after{content:"";background:0 0;border-radius:5px 5px 0 0;width:68%;height:2px;position:absolute;bottom:-1px;left:16%}.category-tabs button.active{color:var(--teal-dark)}.category-tabs button.active:after{background:var(--teal)}.livestock-planning-note{color:#735229;background:#fff8e8;border:1px solid #efd7a8;border-radius:10px;flex-direction:column;gap:3px;margin-top:10px;padding:9px 10px;display:flex}.livestock-planning-note strong{letter-spacing:.1px;font-size:9px}.livestock-planning-note span{color:#876a42;font-size:7.5px;line-height:1.45}.planning-only-price{letter-spacing:.2px;text-transform:uppercase;color:#a16a20!important;font-size:8px!important}.catalog-meta{color:#8b9da7;justify-content:space-between;align-items:center;margin:13px 1px 8px;font-size:8.5px;display:flex}.catalog-sort{color:#6b7f8c;align-items:center;gap:5px;font-weight:700;display:flex}.catalog-sort select{color:#355161;cursor:pointer;background:#fff;border:1px solid #d9e7e5;border-radius:7px;max-width:103px;padding:4px 18px 4px 6px;font-size:8px;font-weight:750}.catalog-list{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c7d6d4 transparent;flex-direction:column;gap:8px;max-height:448px;padding:2px 3px 5px 1px;display:flex;overflow-y:auto}.catalog-empty{color:#81939e;text-align:center;place-items:center;min-height:180px;font-size:11px;line-height:1.6;display:grid}.catalog-item{cursor:grab;background:#fff;border:1px solid #e0e9e8;border-radius:13px;grid-template-columns:68px 1fr 26px;align-items:center;gap:10px;min-height:88px;padding:10px;transition:border .16s,transform .16s,box-shadow .16s;display:grid;position:relative}.catalog-item:hover{border-color:#9fd9d2;transform:translateY(-1px);box-shadow:0 7px 18px #08283a14}.catalog-item.dragging{opacity:.55;cursor:grabbing}.sculptable-chip,.nano-pick-chip{color:#087f79;letter-spacing:.45px;pointer-events:none;background:#e6f8f4;border:1px solid #b9e4dd;border-radius:999px;padding:3px 5px;font-size:5px;font-weight:900;position:absolute;top:5px;right:5px}.nano-pick-chip{color:#7f5900;background:#fff5d9;border-color:#f0d695}.item-thumb{background:linear-gradient(145deg,#e8f7f5,#d3efeb);border-radius:11px;place-items:center;width:68px;height:66px;display:grid;overflow:hidden}.item-thumb.plants{background:linear-gradient(145deg,#e9f5df,#cbe6c0)}.item-thumb.decor{background:linear-gradient(145deg,#f3eee4,#e6d8c7)}.item-thumb.equipment{background:linear-gradient(145deg,#e9eef3,#d6e0e7)}.item-thumb.substrate{background:linear-gradient(145deg,#f2ead9,#d8c6a4)}.item-thumb.photo-thumb{background:#d7e9e7;padding:0;position:relative}.item-thumb.specimen-thumb{background:0 0;padding:2px;overflow:visible}.specimen-product-image{object-fit:contain;filter:drop-shadow(0 4px 4px #012c3840);width:100%;height:100%;transition:transform .22s}.real-product-image{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .22s}.catalog-item:hover .real-product-image,.catalog-item:hover .specimen-product-image{transform:scale(1.05)}.catalog-item.product-filter .specimen-product-image{transform:scale(1.45)}.catalog-item.product-filter:hover .specimen-product-image{transform:scale(1.52)}.catalog-item.product-heater .specimen-product-image{transform:scale(1.65)}.catalog-item.product-heater:hover .specimen-product-image{transform:scale(1.73)}.photo-source{color:#fff;letter-spacing:.5px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#031e2cb8;border-radius:5px;padding:3px 5px;font-size:5.5px;font-weight:850;position:absolute;bottom:4px;right:4px}.item-thumb .aquatic-art{filter:drop-shadow(0 6px 6px #08283a29);width:58px;height:45px}.item-copy{min-width:0}.item-copy h4{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:10px;line-height:1.2;overflow:hidden}.item-copy p{color:#81939d;align-items:center;gap:4px;margin:5px 0 6px;font-size:8px;display:flex}.compat-dot{background:var(--teal);border-radius:50%;width:5px;height:5px}.item-copy strong{margin-top:3px;font-size:10px;display:block}.item-size-note{color:#55717b;text-overflow:ellipsis;white-space:nowrap;font-size:7px;font-weight:700;line-height:1.25;display:block;overflow:hidden}.add-item-button{color:#168f85;background:#ebfaf7;border:1px solid #b3ddd7;border-radius:8px;place-items:center;width:26px;height:26px;padding:0;font-size:16px;transition:background .15s,color .15s;display:grid}.add-item-button:hover{color:#fff;background:var(--teal-dark)}.browse-all{color:#0b756d;background:#f3fbf9;border:1px dashed #9ed4ce;border-radius:11px;justify-content:center;align-items:center;gap:7px;width:100%;height:40px;margin-top:10px;font-size:9px;font-weight:750;display:flex}.browse-all svg{width:13px;height:13px}.tank-workspace{background:radial-gradient(circle at 50% 25%,#1ebeb414,#0000 34%),linear-gradient(#f2f7f6,#eaf2f1);min-width:0;padding:20px 22px 16px}.workspace-toolbar{background:#ffffffd6;border:1px solid #dbe6e5;border-radius:12px;align-items:center;gap:14px;min-height:54px;padding:8px 10px 8px 15px;display:flex;box-shadow:0 5px 14px #08283a0a}.tank-picker-wrap{align-items:center;gap:9px;min-width:0;display:flex}.tank-picker-wrap>span{color:#82929b;font-size:clamp(10px,.62vw,12px);font-weight:650}.tank-picker-wrap select{max-width:315px;color:var(--ink);background:0 0;border:0;outline:0;padding:5px 26px 5px 3px;font-size:clamp(11px,.68vw,13px);font-weight:750}.dimension-badge{color:#64808d;white-space:nowrap;background:#edf4f3;border-radius:7px;padding:7px 10px;font-size:clamp(9px,.56vw,11px);font-weight:650}.substrate-toolbar{background:#ffffffe0;border:1px solid #dbe6e5;border-radius:12px;align-items:center;gap:10px;min-height:58px;margin-top:10px;padding:8px 10px;display:flex;box-shadow:0 5px 14px #08283a0a}.substrate-picker,.brush-picker{align-items:center;gap:7px;min-width:0;display:flex}.substrate-picker{flex:1}.substrate-picker span,.brush-picker span,.substrate-live-usage span{color:#83969e;white-space:nowrap;font-size:clamp(9px,.52vw,10.5px);font-weight:650}.substrate-picker select,.brush-picker select{color:#173c49;background:#f8fbfa;border:1px solid #d7e5e3;border-radius:7px;outline:0;min-width:0;min-height:38px;padding:7px 24px 7px 10px;font-size:clamp(10px,.62vw,12px);font-weight:750}.substrate-picker select{width:100%}.substrate-live-usage{flex-direction:column;gap:2px;min-width:125px;display:flex}.substrate-live-usage strong{color:#315761;white-space:nowrap;font-size:clamp(10px,.62vw,12px)}.shape-substrate-button,.reset-substrate-button{color:#46707a;white-space:nowrap;background:#f3f8f7;border:1px solid #d4e4e2;border-radius:8px;justify-content:center;align-items:center;gap:4px;min-height:38px;padding:8px 12px;font-size:clamp(9px,.56vw,11px);font-weight:800;display:inline-flex}.shape-substrate-button svg{width:14px;height:14px}.shape-substrate-button.active{color:#fff;background:linear-gradient(135deg,#12b5a8,#078b86);border-color:#079d93;box-shadow:0 5px 12px #0a9a903d}.shape-substrate-button.ready{color:#087f79;background:#e4faf6;border-color:#63cfc3;box-shadow:0 0 0 3px #12b5a81f}.shape-substrate-button:disabled,.reset-substrate-button:disabled,.brush-picker select:disabled{opacity:.42;cursor:not-allowed}.canvas-actions{gap:5px;margin-left:auto;display:flex}.canvas-stage{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:537px;padding:36px 0 0;display:flex;position:relative}.tank-view-controls{z-index:50;color:#5d7380;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffc7;border:1px solid #b9d7d4e6;border-radius:10px;align-items:center;gap:2px;padding:4px;display:flex;position:absolute;top:4px;right:2px;box-shadow:0 5px 15px #09354214}.tank-view-controls strong{color:#087d76;letter-spacing:.35px;text-transform:uppercase;padding:0 6px;font-size:8px}.tank-view-controls button{color:#69808c;background:0 0;border-radius:7px;padding:5px 7px;font-size:8px;font-weight:800}.tank-view-controls button.active{color:#fff;background:#087f79;box-shadow:0 3px 8px #087f7938}.tank-view-controls button:disabled{opacity:.42;cursor:not-allowed}.scene3d-shell{z-index:2;touch-action:none;background:radial-gradient(circle at 50% 8%,#37dacf24,#0000 36%),linear-gradient(155deg,#071d27 0%,#092935 52%,#061922 100%);border:1px solid #5ed7d34d;border-radius:18px;width:100%;min-height:500px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #d4fffc09,0 22px 55px #000a1157}.scene3d-shell:before{z-index:1;content:"";opacity:.22;pointer-events:none;background-image:radial-gradient(circle,#70eee657 0 1px,#0000 1.2px);background-position:11px 11px;background-size:26px 26px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(135deg,#000,#0000 52%);mask-image:linear-gradient(135deg,#000,#0000 52%)}.scene3d-shell.drag-over{border-color:#62f5e5;box-shadow:inset 0 0 0 2px #62f5e573,0 0 38px #2dddd238}.scene3d-host{z-index:2;width:100%;height:500px;position:relative}.aquarium-webgl-canvas{cursor:grab;outline:none;width:100%;height:100%;display:block}.aquarium-webgl-canvas.has-object-hover{cursor:pointer}.aquarium-webgl-canvas.is-moving-object,.scene3d-shell.sculpting .aquarium-webgl-canvas{cursor:crosshair}.scene3d-badge,.scene3d-help,.scene3d-axis-key,.scene3d-reset-camera{z-index:12;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);background:#051a23c7;border:1px solid #7deee638;position:absolute;box-shadow:0 8px 22px #000a123d}.scene3d-badge{color:#bffff8;letter-spacing:.7px;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:8px;font-weight:900;display:flex;top:13px;left:13px}.scene3d-badge i{background:#59f0df;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #59f0df}.scene3d-help{color:#8ba7af;border-radius:10px;grid-template-columns:auto auto;gap:3px 9px;padding:8px 10px;font-size:7px;display:grid;top:13px;right:13px}.scene3d-help b{color:#d8f5f2;font-weight:850}.scene3d-axis-key{border-radius:8px;justify-content:space-around;align-items:center;width:66px;height:24px;padding:3px;font-size:8px;font-weight:950;display:flex;bottom:13px;right:13px}.scene3d-axis-key .axis-x{color:#ff6d6d}.scene3d-axis-key .axis-y{color:#72e986}.scene3d-axis-key .axis-z{color:#6aa9ff}.scene3d-reset-camera{color:#c8e2e4;border-radius:8px;padding:7px 10px;font-size:7px;font-weight:850;bottom:13px;left:13px}.scene3d-reset-camera:hover{color:#061b23;background:#5cebdc;border-color:#5cebdc}.scene3d-loading,.scene3d-drop{z-index:20;color:#e7fffd;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0518208f;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.scene3d-loading span{border:2px solid #6aefe233;border-top-color:#6aefe2;border-radius:50%;width:28px;height:28px;margin-bottom:10px;animation:.8s linear infinite spin3d}.scene3d-loading strong,.scene3d-drop strong{font-size:11px}.scene3d-drop span{color:#9fc4c5;margin-top:5px;font-size:8px}@keyframes spin3d{to{transform:rotate(360deg)}}.scene3d-sculpt-panel{z-index:60;color:#dff8f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#051d26f0;border:1px solid #64eadd61;border-radius:13px;align-items:center;gap:9px;width:min(570px,100% - 160px);min-height:54px;padding:7px 8px 7px 12px;display:flex;position:absolute;top:54px;left:50%;transform:translate(-50%);box-shadow:0 14px 32px #000a116b}.scene3d-sculpt-panel>span{flex-direction:column;min-width:150px;margin-right:auto;display:flex}.scene3d-sculpt-panel>span b{font-size:9px}.scene3d-sculpt-panel>span small{color:#8fabb0;margin-top:3px;font-size:7px;line-height:1.35}.scene3d-sculpt-panel>div{background:#0b2530;border:1px solid #294a53;border-radius:9px;gap:3px;padding:3px;display:flex}.scene3d-sculpt-panel>div button,.scene3d-sculpt-done{color:#a8c2c6;background:0 0;border-radius:7px;padding:7px 9px;font-size:8px;font-weight:850}.scene3d-sculpt-panel>div button strong{margin-right:3px;font-size:12px;line-height:0}.scene3d-sculpt-panel>div button.active.raise{color:#05201f;background:#5cebdc}.scene3d-sculpt-panel>div button.active.lower{color:#2b0d08;background:#ff917d}.scene3d-sculpt-done{color:#d7eeee;background:#15343d;border:1px solid #3b5d64;flex:none}.scene3d-sculpt-done:hover{color:#062028;background:#d8fffb;border-color:#d8fffb}.scene3d-selection-menu{z-index:55;color:#e7f5f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#061f29e6;border:1px solid #6deee247;border-radius:12px;align-items:center;gap:7px;min-width:min(520px,100% - 80px);min-height:47px;padding:6px 7px 6px 12px;display:flex;position:absolute;bottom:42px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #00091066}.scene3d-selection-menu>span:first-child{flex-direction:column;min-width:128px;display:flex}.scene3d-selection-menu>span b{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.scene3d-selection-menu>span small{color:#83a3aa;margin-top:2px;font-size:7px}.scene3d-selection-menu .item-depth-control{flex:1}.scene3d-selection-menu>button{color:#b8d4d5;background:#102e38;border:1px solid #294a53;border-radius:8px;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid}.scene3d-selection-menu>button:hover{color:#61eddf;border-color:#4bcfc4}.scene3d-fallback{color:#dceeed;text-align:center;background:#09232d;border:1px solid #2b4d56;border-radius:18px;place-content:center;width:100%;min-height:420px;padding:28px;display:grid}.scene3d-fallback p{color:#8faab0;max-width:360px;margin:8px auto 16px;font-size:10px}.scene3d-fallback button{color:#062129;background:#5cebdc;border-radius:8px;margin:auto;padding:9px 14px;font-size:9px;font-weight:900}html[data-theme=dark] .tank-view-controls button.active{color:#061d25;background:#5cebdc}.tank-view-frame{width:min(100%, var(--tank-max-width,760px));aspect-ratio:var(--tank-ratio,16 / 9.4);z-index:2;transition:width .3s,aspect-ratio .3s;position:relative}.tank-canvas{aspect-ratio:auto;z-index:3;isolation:isolate;color:#fff;outline-offset:-9px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);-webkit-user-select:none;user-select:none;background-image:radial-gradient(at 50% -12%,#ffffffc2 0 10%,#0000 47%),linear-gradient(#e0fdfab3,#5fcdcd52 55%,#1a7e977a);background-position:50%;background-size:cover;border:7px solid #1c4f5ee6;border-top-width:9px;border-radius:8px 8px 13px 13px;outline:3px solid #dcffffb8;width:100%;height:100%;transition:filter .3s,box-shadow .18s;position:relative;overflow:visible;box-shadow:inset 0 0 24px #0b596f33,inset 0 0 0 2px #e6ffff42,0 24px 35px #03223238,0 0 0 1px #659199d9}.tank-canvas:before{z-index:6;content:"";pointer-events:none;border:2px solid #deffffb3;border-radius:2px 2px 7px 7px;position:absolute;inset:0;box-shadow:inset 8px 0 14px #ffffff1f,inset -8px 0 14px #ffffff14,inset 0 8px 16px #ffffff17}.tank-canvas:after{z-index:-1;content:"";background:linear-gradient(#274958,#0b2939);border-radius:2px 2px 9px 9px;height:13px;position:absolute;bottom:-15px;left:-9px;right:-9px;box-shadow:0 6px 12px #03172340}.tank-canvas:not(.lit){filter:brightness(.68)saturate(.82)}.tank-canvas.drag-over{box-shadow:inset 0 0 0 3px var(--aqua), 0 24px 35px #03223238, 0 0 35px #18cbe047}.tank-canvas.view-top{background-image:radial-gradient(at 50% 42%,#e2fffc9e,#57c7cb5c 58%,#177b937a),linear-gradient(#e0fdfa9e,#38a7b670);border-width:7px;border-radius:10px}.tank-canvas.view-top:after{display:none}.glass-glare{z-index:5;opacity:.24;clip-path:polygon(0 0,35% 0,100% 100%,62% 100%);pointer-events:none;background:linear-gradient(108deg,#ffffff6b,#0000 35%);width:18%;height:77%;position:absolute;top:2%;left:1%}.water-surface{z-index:1;opacity:.86;pointer-events:none;background:linear-gradient(90deg,#0000,#e8ffffd1 18%,#65dbdcb8 50%,#e8ffffc7 82%,#0000);border-radius:50%;height:5px;position:absolute;top:2.4%;left:1.2%;right:1.2%;box-shadow:0 3px 8px #c4fffc38}.top-view-grid{z-index:0;opacity:.3;pointer-events:none;background-image:linear-gradient(#dcfffd3d 1px,#0000 1px),linear-gradient(90deg,#dcfffd38 1px,#0000 1px);background-size:10% 10%;position:absolute;inset:2%}.depth-edge-label{z-index:7;color:#e5fffcd1;letter-spacing:.55px;text-transform:uppercase;pointer-events:none;background:#043d4c59;border:1px solid #d2fffc42;border-radius:999px;padding:3px 7px;font-size:7px;font-weight:850;position:absolute;left:50%;transform:translate(-50%)}.depth-edge-label.back{top:2.5%}.depth-edge-label.front{bottom:2.5%}.top-view-substrate{z-index:2;pointer-events:none;border-radius:2px;grid-template-columns:repeat(33,1fr);display:grid;position:absolute;inset:1.5%;overflow:hidden}.top-view-substrate span{background:var(--top-substrate-color);box-shadow:inset -1px 0 #ffffff14}.top-view-substrate:after{content:"";opacity:.65;background-image:radial-gradient(circle,#ffffff6b 0 1px,#0000 1.4px);background-size:11px 9px;position:absolute;inset:0}.top-view-substrate.substrate-natural-sand{--top-substrate-color:#d5bb82}.top-view-substrate.substrate-aqua-soil{--top-substrate-color:#3c2d24}.top-view-substrate.substrate-river-gravel{--top-substrate-color:#756e65}.substrate-layer{z-index:3;pointer-events:none;filter:drop-shadow(0 -2px 2px #13383b38);width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.substrate-fill{opacity:.98}.substrate-surface-line{fill:none;stroke:#f8f4d7ad;stroke-width:.65px;vector-effect:non-scaling-stroke}.substrate-aqua-soil .substrate-surface-line{stroke:#9e7552b8}.substrate-shaper{z-index:32;cursor:none;pointer-events:none;touch-action:none;position:absolute;inset:0;overflow:hidden}.substrate-shaper.active{pointer-events:auto}.substrate-shaper:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(#0000 54%,#2cd3c714);border:2px dashed #68f4e5b3;transition:opacity .16s;position:absolute;inset:0}.substrate-shaper.active:after{opacity:1}.sculpt-mode-banner{z-index:2;color:#eafffc;text-align:center;cursor:pointer;pointer-events:auto;background:#033642e0;border:1px solid #b8fff68c;border-radius:10px;flex-direction:column;align-items:center;gap:2px;min-width:min(330px,100% - 28px);padding:10px 13px;transition:transform .16s,background .16s,box-shadow .16s;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%)translateY(-5px);box-shadow:0 8px 22px #011e283d,0 0 0 3px #42e0d21a}.sculpt-mode-banner:hover,.sculpt-mode-banner:focus-visible{background:#044d57f5;outline:none;transform:translate(-50%)translateY(0)scale(1.015);box-shadow:0 10px 26px #011e284d,0 0 0 4px #42e0d22e}.sculpt-mode-banner b{color:#fff;letter-spacing:.2px;font-size:9px}.sculpt-mode-banner small{color:#c9fff8;font-size:7px;font-weight:720}.sculpt-mode-banner em{color:#74f3e6;letter-spacing:.35px;text-transform:uppercase;margin-top:3px;font-size:6.5px;font-style:normal;font-weight:850}.substrate-shaper.active .sculpt-mode-banner{transform:translate(-50%)translateY(0)}.substrate-brush-cursor{width:var(--brush-diameter);height:var(--brush-diameter);z-index:3;opacity:0;pointer-events:none;background:radial-gradient(circle,#58efe00d 0 45%,#4fe7d83d 72%,#ffffff47 100%);border:2px solid #dcfff9f2;border-radius:50%;transition:width .12s,height .12s,opacity 90ms,transform 90ms;position:absolute;transform:translate(-50%,-50%)scale(.88);box-shadow:0 0 0 2px #075e664d,0 0 18px #52f4e247}.substrate-brush-cursor.visible{opacity:1;transform:translate(-50%,-50%)scale(1)}.tank-items{z-index:4;position:absolute;inset:0;overflow:visible}.placed-item{z-index:2;cursor:grab;width:80px;height:58px;transform:translate(calc(-50% + var(--item-depth-shift,0px)), -50%) scale(var(--item-depth-scale,1));transform-origin:50%;filter:blur(var(--item-depth-blur,0));touch-action:none;background:0 0;border:1px solid #0000;border-radius:13px;place-items:center;padding:0;transition:transform .18s,filter .18s,border-color .16s,background .16s,box-shadow .16s;display:grid;position:absolute}.placed-item:hover,.placed-item.selected{background:#052f3f2e;border-color:#7cf3e7d1;box-shadow:0 0 0 3px #40e8d81f}.placed-item.dragging{cursor:grabbing;filter:drop-shadow(0 9px 8px #000a1466);z-index:24!important}.placed-item.fish{animation:3.6s ease-in-out infinite alternate fish-float}.placed-item.fish:nth-child(2n){animation-duration:4.7s;animation-delay:-1.2s}.placed-item.plants,.placed-item.decor,.placed-item.equipment{transform:translate(calc(-50% + var(--item-depth-shift,0px)), -100%) scale(var(--item-depth-scale,1))}.tank-canvas.view-top .placed-item.plants,.tank-canvas.view-top .placed-item.decor,.tank-canvas.view-top .placed-item.equipment{transform:translate(-50%, -50%) scale(var(--item-depth-scale,1))}.placed-item.mounted-top,.tank-canvas.view-top .placed-item.mounted-top{transform:translate(-50%, -100%) scale(var(--item-depth-scale,1))}.placed-item.mounted-bottom-right,.tank-canvas.view-top .placed-item.mounted-bottom-right{transform:translate(-100%, 22%) scale(var(--item-depth-scale,1));transform-origin:100% 0}.placed-item.mounted-bottom-right:after{content:"AIR PUMP";color:#087f79;letter-spacing:.4px;text-align:right;pointer-events:none;border-right:1px dashed #087f798c;width:45%;height:15px;font-size:6px;font-weight:900;line-height:1;position:absolute;bottom:calc(100% + 5px);right:8%}.placed-item.mounted-gear .item-depth-shadow{display:none}.tank-canvas.view-top .item-depth-shadow{opacity:.28;bottom:-18%}.item-depth-shadow{z-index:-1;opacity:.48;transform-origin:50%;pointer-events:none;background:radial-gradient(#00182061,#00182000 70%);border-radius:50%;width:82%;height:20%;position:absolute;bottom:-4%;left:9%;transform:perspective(80px)rotateX(68deg)scaleX(1.2)}.placed-item.fish .item-depth-shadow{opacity:.2;filter:blur(2px);bottom:-28%}.placed-item .aquatic-art{filter:drop-shadow(0 6px 5px #00101d5c);pointer-events:none;width:72px;height:50px}.placed-item.plants .aquatic-art,.placed-item.decor .aquatic-art{width:76px;height:68px}.placed-item.equipment .aquatic-art{width:58px;height:64px}.placed-item .realistic-tank-art{object-fit:contain;object-position:center;width:94px;height:62px;box-shadow:none;filter:saturate(1.06)contrast(1.03)drop-shadow(0 7px 5px #00121e61);background:0 0;border:0;border-radius:0;overflow:visible}.placed-item.plants{width:94px;height:106px}.placed-item.plants .realistic-tank-art{filter:saturate(1.03)contrast(1.02)drop-shadow(0 7px 5px #00121e57);width:94px;height:106px}.placed-item.product-amazon-sword,.placed-item.product-amazon-sword .realistic-tank-art{width:102px;height:122px}.placed-item.product-anubias,.placed-item.product-anubias .realistic-tank-art{width:88px;height:88px}.placed-item.product-moss-ball,.placed-item.product-moss-ball .realistic-tank-art{width:58px;height:58px}.placed-item.decor,.placed-item.decor .realistic-tank-art{width:96px;height:82px}.placed-item.product-dragon-stone,.placed-item.product-dragon-stone .realistic-tank-art{width:92px;height:112px}.placed-item.product-driftwood,.placed-item.product-driftwood .realistic-tank-art{width:150px;height:96px}.placed-item.product-ceramic-cave,.placed-item.product-ceramic-cave .realistic-tank-art{width:102px;height:76px}.placed-item.product-river-pebbles,.placed-item.product-river-pebbles .realistic-tank-art{width:96px;height:65px}.placed-item.product-filter{width:58px;height:105px}.placed-item.product-filter .realistic-tank-art{transform-origin:bottom;width:58px;height:105px;transform:scale(1.9)}.placed-item.product-heater{width:42px;height:122px}.placed-item.product-heater .realistic-tank-art{transform-origin:bottom;width:42px;height:122px;transform:scale(2)}.placed-item.product-led-light,.placed-item.product-led-light .realistic-tank-art{width:164px;height:58px}.placed-item.product-air-stone,.placed-item.product-air-stone .realistic-tank-art{width:74px;height:48px}.placed-item.to-scale{border-radius:10px;min-width:0;min-height:0}.placed-item.to-scale .item-art-frame{pointer-events:none;width:100%;height:100%;filter:blur(var(--item-depth-blur,0));border-radius:8px;display:block;overflow:hidden}.placed-item.to-scale .realistic-tank-art,.placed-item.to-scale .aquatic-art{object-fit:fill;object-position:center;transform-origin:50%;max-width:none;max-height:none}@keyframes fish-float{0%{margin-top:-2px}to{margin-top:3px}}.drop-prompt{z-index:4;color:#e2ffff;text-align:center;pointer-events:none;opacity:0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0326388a;border:1px dashed #9df4eaad;border-radius:16px;flex-direction:column;align-items:center;padding:14px 18px;transition:opacity .18s,transform .18s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-45%)}.tank-canvas.drag-over .drop-prompt,.tank-canvas.is-empty .drop-prompt{opacity:1;transform:translate(-50%,-50%)}.drop-prompt>span{background:#5ceee12e;border-radius:50%;place-items:center;width:32px;height:32px;margin-bottom:6px;display:grid}.drop-prompt strong{font-size:11px}.drop-prompt small{color:#dafcf9b8;margin-top:3px;font-size:8px}.selection-menu{z-index:40;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#041d2cd6;border:1px solid #ffffff3d;border-radius:10px;align-items:center;gap:3px;min-height:42px;padding:3px 4px 3px 10px;display:flex;position:absolute;top:10px;left:50%;transform:translate(-50%);box-shadow:0 7px 18px #00141e40}.selection-menu[hidden]{display:none}.tank-canvas.view-top .selection-menu{z-index:60;color:#fff;background:#073447;border-color:#a6efe857;top:auto;bottom:-54px;box-shadow:0 9px 22px #001a264d}.selection-menu>span{text-overflow:ellipsis;white-space:nowrap;flex-direction:column;align-items:flex-start;max-width:120px;margin-right:4px;font-size:9px;display:flex;overflow:hidden}.item-depth-control{border-left:1px solid #ffffff24;border-right:1px solid #ffffff24;flex-direction:column;gap:2px;width:92px;padding:3px 7px;display:flex}.item-depth-control small{color:#9ff9ef;letter-spacing:.25px;text-transform:uppercase;font-size:6.5px;font-weight:850}.item-depth-control input{accent-color:#62e8dc;cursor:ew-resize;width:100%;height:10px;margin:0}.mounted-position-label{color:#9ff9ef;letter-spacing:.25px;text-transform:uppercase;white-space:nowrap;border-left:1px solid #ffffff24;border-right:1px solid #ffffff24;padding:5px 8px;font-size:6.5px;font-weight:850}.selection-menu>span b{text-overflow:ellipsis;max-width:100%;font-size:9px;overflow:hidden}.selection-menu>span small{color:#aef6ee;text-overflow:ellipsis;max-width:100%;font-size:6.5px;font-weight:700;overflow:hidden}.selection-menu button{color:#d6f2ef;background:#ffffff14;border-radius:7px;place-items:center;width:26px;height:26px;padding:0;display:grid}.selection-menu button:hover{color:#fff;background:#ffffff2e}.selection-menu button svg{width:14px;height:14px}.tank-stand{background:linear-gradient(#0e2e3e,#071c29);border-radius:2px 2px 8px 8px;justify-content:space-between;align-items:flex-start;width:min(68%,500px);height:19px;margin-top:38px;margin-bottom:18px;display:flex;box-shadow:0 9px 12px #041a252e}.tank-stand span{background:#071c29;border-radius:0 0 3px 3px;width:22px;height:20px;margin:14px 10px 0}.workspace-hint{color:#7a8f9a;justify-content:center;align-items:center;gap:20px;margin-top:7px;font-size:10px;display:flex}.workspace-hint span{align-items:center;gap:5px;display:inline-flex}.scale-mode-hint{color:#087d76;background:#eefbf8e0;border:1px solid #b6dfda;border-radius:999px;padding:4px 7px;font-weight:800}.workspace-hint svg{width:13px;height:13px}.workspace-hint button{color:#657b87;background:0 0;border-radius:8px;margin-left:auto;padding:6px 9px;font-size:10px;font-weight:700}.workspace-hint button:hover{background:#ffffffb8}.summary-heading{align-items:center}.health-badge{color:#087167;white-space:nowrap;background:#eaf9f6;border:1px solid #a5ddd6;border-radius:20px;align-items:center;gap:5px;padding:5px 7px;font-size:7.5px;font-weight:800;display:inline-flex}.health-badge i{background:var(--teal);border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 3px #12b8a61a}.health-badge.warning{color:#9b5c12;background:#fff7e6;border-color:#efd49e}.health-badge.warning i{background:#e7a736;box-shadow:0 0 0 3px #e7a73621}.capacity-card{color:#fff;background:linear-gradient(135deg,#0d5364,#07364c 66%,#072b41);border-radius:14px;margin-top:15px;padding:14px;box-shadow:0 10px 23px #05354626}.capacity-top{justify-content:space-between;align-items:center;display:flex}.capacity-top>div:first-child{align-items:baseline;gap:6px;display:flex}.capacity-top span{color:#dcfaf8b3;font-size:9px}.capacity-top strong{font-size:19px}.capacity-icon{color:#6ce7db;background:#ffffff14;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.capacity-icon svg{width:27px;height:27px}.meter{background:#ffffff26;border-radius:10px;width:100%;height:5px;margin-top:12px;overflow:hidden}.meter span{border-radius:inherit;background:linear-gradient(90deg,#4be3d3,#81f2e8);height:100%;transition:width .26s,background .26s;display:block;box-shadow:0 0 10px #59e8d96b}.meter span.warning{background:linear-gradient(90deg,#f5b544,#ffd274)}.meter span.danger{background:linear-gradient(90deg,#f76d61,#ff9a8b)}.capacity-card>p{color:#defaf8a8;margin:8px 0 0;font-size:8px}.checks-list{flex-direction:column;gap:7px;margin:13px 0;display:flex}.check-row{background:#fff;border:1px solid #e0e9e8;border-radius:10px;grid-template-columns:25px 1fr auto;align-items:center;gap:8px;min-height:38px;padding:7px 8px;display:grid}.check-icon{color:#0b8b81;background:#e9f8f5;border-radius:8px;place-items:center;width:25px;height:25px;display:grid}.check-icon svg{width:13px;height:13px}.check-row.warning .check-icon{color:#9c621c;background:#fff3da}.check-row div:nth-child(2){min-width:0}.check-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;display:block;overflow:hidden}.check-row small{color:#8698a2;margin-top:2px;font-size:7px;display:block}.check-row>span:last-child{color:#5c777f;font-size:7px;font-weight:750}.build-stats{background:#e0e8e7;border:1px solid #e0e8e7;border-radius:11px;grid-template-columns:1fr 1fr;gap:1px;margin-bottom:12px;display:grid;overflow:hidden}.build-stats div{background:#fff;flex-direction:column;justify-content:center;gap:3px;min-height:47px;padding:8px 10px;display:flex}.build-stats span{color:#8a9ba4;font-size:7px}.build-stats strong{font-size:11px}.build-stats .tank-volume-value{flex-direction:column;gap:1px;line-height:1.05;display:flex}.tank-volume-value b{font-size:10px}.tank-volume-value small{color:#64808d;font-size:7px;font-weight:800}.substrate-usage-card{color:#6e838c;background:#f7faf9;border:1px dashed #cedddb;border-radius:11px;margin-bottom:11px;padding:10px}.substrate-usage-card.active{color:#244e58;background:linear-gradient(145deg,#f7fbf8,#edf6f3);border-style:solid;border-color:#cfe3df}.substrate-usage-card>div:first-child{justify-content:space-between;align-items:center;gap:8px;display:flex}.substrate-usage-card>div:first-child span{color:#84989f;font-size:7px}.substrate-usage-card>div:first-child strong{font-size:9px}.substrate-usage-card>small{margin-top:5px;font-size:7px;display:block}.substrate-figures{grid-template-columns:repeat(3,1fr);gap:4px;margin-top:8px;display:grid}.substrate-figures span{color:#778e95;text-align:center;background:#ffffffc2;border-radius:6px;flex-direction:column;gap:2px;padding:5px 3px;font-size:6px;display:flex}.substrate-figures b{color:#1d4c55;font-size:8px}.budget-block{border-top:1px solid #e1e9e8;border-bottom:1px solid #e1e9e8;margin-top:7px}.budget-block>button{width:100%;color:var(--ink);background:0 0;justify-content:space-between;align-items:center;padding:12px 0 9px;font-size:9px;font-weight:750;display:flex}.budget-block>button svg{width:14px;height:14px;transition:transform .18s}.budget-block>button[aria-expanded=false] svg{transform:rotate(-90deg)}.budget-details{flex-direction:column;gap:6px;padding-bottom:7px;display:flex;overflow:hidden}.budget-details.collapsed{display:none}.budget-details div,.budget-total{color:#81929c;justify-content:space-between;font-size:8px;display:flex}.budget-details strong{color:#5f7682;font-weight:700}.budget-total{color:var(--ink);align-items:baseline;padding:10px 0 12px;font-size:9px;font-weight:750}.budget-total strong{font-size:15px}.primary-button,.secondary-button{border-radius:11px;justify-content:center;align-items:center;gap:8px;width:100%;height:42px;font-size:9.5px;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s;display:flex}.primary-button{color:#fff;background:linear-gradient(135deg,#10aa9d,#07857e);margin-top:14px;box-shadow:0 8px 19px #088e8338}.primary-button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #088e834d}.primary-button svg,.secondary-button svg{width:15px;height:15px}.secondary-button{color:#0c7069;background:#f4fbf9;border:1px solid #b9dcd8;margin-top:8px}.secondary-button:hover{background:#e8f8f5;transform:translateY(-1px)}.summary-note{color:#9aa8af;text-align:center;margin:9px 0 0;font-size:7px}.starter-section{color:#fff;background:radial-gradient(circle at 90% 0,#2dd9c62e,#0000 31%),radial-gradient(circle at 0 100%,#0f93b133,#0000 34%),#061e30;border-radius:32px;margin-top:68px;padding:55px 58px 60px;position:relative;overflow:hidden}.starter-section:before{content:"";opacity:.08;background-image:radial-gradient(circle,#9ffff5 1px,#0000 1.8px);background-size:17px 17px;width:190px;height:100px;position:absolute;top:30px;right:8%;transform:rotate(-7deg)}.section-heading-row{justify-content:space-between;align-items:flex-end;gap:30px;display:flex;position:relative}.section-kicker.aqua{color:#65dbd1}.section-heading-row h2,.marketplace-section h2,.care-strip h2{letter-spacing:-1.3px;margin:9px 0 7px;font-size:clamp(27px,3vw,38px);line-height:1.1}.section-heading-row p{color:#92a9b4;margin:0;font-size:13px}.text-button.on-dark{color:#fff;background:#ffffff0f;border-color:#ffffff2e}.starter-grid{grid-template-columns:repeat(3,1fr);gap:17px;margin-top:32px;display:grid;position:relative}.starter-card{background:#ffffff13;border:1px solid #ffffff1f;border-radius:19px;transition:transform .18s,border .18s;overflow:hidden;box-shadow:0 12px 28px #000c1721}.starter-card:hover{border-color:#66e6da59;transform:translateY(-4px)}.kit-art{background:radial-gradient(at bottom,#5be6c74d,#0000 45%),linear-gradient(#0b5164,#083448);justify-content:center;align-items:center;gap:11px;height:145px;padding:12px;display:flex;position:relative;overflow:hidden}.starter-card.nano .kit-art{background:radial-gradient(at bottom,#85e6934f,#0000 47%),linear-gradient(#0c5c58,#073d47)}.starter-card.blackwater .kit-art{background:radial-gradient(at bottom,#e6964e4f,#0000 47%),linear-gradient(#5e3729,#241f2b)}.kit-art:after{content:"";background:linear-gradient(#0000,#02141f94);height:25px;position:absolute;bottom:0;left:0;right:0}.kit-art span{z-index:1;filter:drop-shadow(0 8px 7px #000a1459);font-size:46px;position:relative}.kit-art span:nth-child(2){margin-top:-23px;font-size:38px}.kit-content{padding:20px}.kit-tag{color:#5fdbcf;letter-spacing:1px;font-size:8px;font-weight:850}.kit-content h3{margin:7px 0 6px;font-size:17px}.kit-content p{color:#91a9b4;margin:0;font-size:10px;line-height:1.5}.kit-content>div{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.kit-content strong{font-size:11px}.kit-content button{color:#fff;background:#ffffff1a;border-radius:8px;align-items:center;gap:5px;padding:7px 9px;font-size:8px;font-weight:700;display:inline-flex}.kit-content button:hover{background:#ffffff2b}.kit-content button svg{width:12px;height:12px}.marketplace-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;padding:95px 55px;display:grid}.marketplace-copy>p{color:#657b88;max-width:550px;margin:0;font-size:13px;line-height:1.7}.marketplace-points{flex-direction:column;gap:10px;margin:22px 0;display:flex}.marketplace-points span{color:#46606e;align-items:center;gap:9px;font-size:11px;font-weight:650;display:flex}.marketplace-points svg{color:#087b72;background:#dff7f3;border-radius:50%;width:17px;height:17px;padding:3px}.primary-button.compact{width:max-content;height:43px;padding:0 18px}.marketplace-preview{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #d7e7e5;border-radius:22px;padding:19px;transform:rotate(1deg)}.preview-top{color:#7f919b;border-bottom:1px solid #e4eceb;justify-content:space-between;align-items:center;padding:2px 3px 14px;font-size:9px;display:flex}.preview-top span:first-child{color:var(--ink);font-size:12px;font-weight:800}.preview-grid{grid-template-columns:1fr 1fr;gap:10px;padding-top:14px;display:grid}.preview-grid article{background:#fbfdfd;border:1px solid #e3ebea;border-radius:13px;grid-template-columns:45px 1fr auto;align-items:center;gap:9px;min-height:72px;padding:10px;display:grid}.preview-grid article>span{background:#e4f5f2;border-radius:11px;place-items:center;width:45px;height:45px;font-size:22px;display:grid}.preview-product-visual{overflow:hidden}.preview-product-visual>img{object-fit:contain;width:100%;height:100%}.preview-product-visual>.supply-package{border-radius:4px 4px 6px 6px;width:27px;min-width:0;height:36px;padding:8px 3px 4px;transform:none;box-shadow:0 5px 8px #0525322e}.preview-product-visual>.supply-package.bottle{border-radius:5px 5px 7px 7px;width:22px;height:36px;padding-top:9px}.preview-product-visual>.supply-package.bottle:before{border-radius:2px 2px 1px 1px;width:11px;height:6px;top:-4px}.preview-product-visual>.supply-package span{letter-spacing:.3px;font-size:4px}.preview-product-visual>.supply-package small{color:#fff;letter-spacing:.2px;margin-top:1px;font-size:3px}.preview-grid article:nth-child(2)>span{background:#ebf3e3}.preview-grid article:nth-child(3)>span{color:#547789;background:#e8f0f3}.preview-grid strong,.preview-grid small{display:block}.preview-grid strong{font-size:9px}.preview-grid small{color:#82949e;margin-top:3px;font-size:7px}.preview-grid b{color:#79a09e;font-size:8px}.supplies-marketplace{box-shadow:var(--shadow);background:#f8fbfa;border:1px solid #d8e7e5;border-radius:30px;margin-top:72px;margin-bottom:78px;overflow:hidden}.marketplace-hero{color:#fff;background:radial-gradient(circle at 88% 0,#4fe6d138,#0000 31%),linear-gradient(122deg,#062136,#0a4556);grid-template-columns:1fr auto;align-items:center;gap:40px;min-height:230px;padding:48px 52px;display:grid;position:relative;overflow:hidden}.marketplace-hero:after{content:"";opacity:.14;pointer-events:none;background-image:radial-gradient(circle,#8ff4e9 1.2px,#0000 1.8px);background-size:18px 18px;width:320px;height:190px;position:absolute;bottom:-70px;right:-35px;transform:rotate(-8deg)}.marketplace-hero>div{z-index:1;position:relative}.marketplace-hero h2{letter-spacing:-1.8px;max-width:780px;margin:10px 0;font-size:clamp(30px,3.2vw,45px);line-height:1.05}.marketplace-hero p{color:#a9c2cb;max-width:760px;margin:0;font-size:13px;line-height:1.65}.marketplace-source{flex-direction:column;align-items:flex-end;gap:8px;min-width:205px;display:flex}.sync-badge{background:#50dfcf1a;border:1px solid #79f2e24d;border-radius:30px;align-items:center;gap:7px;padding:8px 11px;font-size:9px;font-weight:800;display:inline-flex}.sync-badge i{background:#67eadb;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #67eadb1f}.sync-badge.saved i{background:#e9c166;box-shadow:0 0 0 4px #e9c1661f}.sync-badge.error i{background:#ef756c}.marketplace-source small{color:#d8fff8;letter-spacing:.01em;background:linear-gradient(135deg,#26beaa33,#18748433);border:1px solid #5ee7d24d;border-radius:10px;padding:8px 12px;font-size:12px;font-weight:750;line-height:1.4;display:inline-flex;box-shadow:0 8px 22px #011a2333,inset 0 1px #ffffff0f}.marketplace-source :is(a,button){color:inherit;background:#ffffff0f;border:1px solid #ffffff29;border-radius:9px;align-items:center;gap:7px;margin-top:5px;padding:9px 12px;font-size:9px;font-weight:750;display:inline-flex}.marketplace-source :is(a,button):hover{background:#ffffff1f}.marketplace-source :is(a,button) svg{width:13px;height:13px}.marketplace-controls{background:#fff;border-bottom:1px solid #dce8e6;grid-template-columns:auto minmax(220px,1fr) auto auto;align-items:center;gap:12px;padding:17px 22px;display:grid}.supply-marketplace-controls{grid-template-columns:auto minmax(220px,1fr) auto}.supply-marketplace-controls .marketplace-tabs{scrollbar-width:none;overflow-x:auto}.supply-marketplace-controls .marketplace-tabs::-webkit-scrollbar{display:none}.marketplace-tabs{background:#edf4f3;border-radius:12px;gap:3px;padding:4px;display:flex}.marketplace-tabs button{color:#617783;white-space:nowrap;background:0 0;border-radius:9px;align-items:center;gap:7px;height:38px;padding:0 12px;font-size:9px;font-weight:750;display:inline-flex}.marketplace-tabs button.active{color:#075f5a;background:#fff;box-shadow:0 3px 10px #072e3c14}.marketplace-tabs button>span{font-size:14px}.marketplace-tabs b{color:#5f8c88;background:#def3ef;border-radius:10px;padding:2px 5px;font-size:7px}.marketplace-search{color:#81949e;background:#fbfdfd;border:1px solid #dbe5e4;border-radius:11px;align-items:center;gap:8px;height:44px;padding:0 12px;display:flex}.marketplace-search:focus-within{border-color:#72cfc5;box-shadow:0 0 0 3px #12b8a617}.marketplace-search svg{width:17px;height:17px}.marketplace-search input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:10px}.stock-toggle{color:#536b77;white-space:nowrap;cursor:pointer;align-items:center;gap:7px;font-size:9px;font-weight:700;display:flex}.stock-toggle input{opacity:0;pointer-events:none;position:absolute}.stock-toggle>span{background:#c9d6d4;border-radius:20px;width:31px;height:18px;padding:2px;transition:background .16s;position:relative}.stock-toggle>span:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .16s;display:block;box-shadow:0 1px 4px #072a363d}.stock-toggle input:checked+span{background:var(--teal)}.stock-toggle input:checked+span:after{transform:translate(13px)}.marketplace-controls>select{color:#536b77;background:#fff;border:1px solid #dbe5e4;border-radius:10px;outline:0;height:40px;padding:0 28px 0 10px;font-size:9px;font-weight:700}.marketplace-result-row{color:#657b86;justify-content:space-between;align-items:center;padding:20px 25px 4px;font-size:9px;font-weight:750;display:flex}.marketplace-result-row small{color:#92a2aa;font-size:8px;font-weight:500}.marketplace-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;padding:16px 22px 25px;display:grid}.marketplace-card{background:#fff;border:1px solid #dce7e5;border-radius:16px;min-width:0;transition:border-color .18s,transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 7px 20px #072a360d}.marketplace-card:hover{border-color:#9dd8d1;transform:translateY(-3px);box-shadow:0 14px 28px #072a361a}.marketplace-card.featured-product{border-color:#52e3d4;box-shadow:0 0 0 1px #52e3d433,0 14px 34px #14c7b524}.marketplace-card.featured-product .marketplace-photo{background:radial-gradient(circle at 50% 42%,#5bf0de47,#0000 48%),linear-gradient(145deg,#d9f2ee,#f7fbfa);box-shadow:inset 0 4px #52e3d4}.marketplace-card.featured-product .stock-pill.benefit{color:#01282d;background:#5ff0de;box-shadow:0 0 0 2px #5ff0de40,0 7px 20px #00000057}.marketplace-photo{aspect-ratio:4/3;background:linear-gradient(145deg,#dcebe8,#edf5f3);display:block;position:relative;overflow:hidden}.marketplace-photo img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .26s}.marketplace-photo.supply-photo{background:radial-gradient(circle at 50% 42%,#5fdecd30,#0000 38%),linear-gradient(145deg,#e2eeec,#f6faf9);place-items:center;display:grid}.marketplace-photo.supply-photo>img{object-fit:contain;filter:drop-shadow(0 12px 12px #072a3630);width:82%;height:82%;padding:8px}.marketplace-photo.supply-photo>img.official-product-image{width:calc(100% - 48px);max-width:none;height:calc(100% - 54px);max-height:none;box-shadow:none;filter:drop-shadow(0 12px 14px #02192247);background:0 0;border:0;border-radius:10px;padding:0;position:absolute;inset:40px 24px 14px;object-fit:contain!important}.supply-package{color:#fff;background:linear-gradient(150deg, color-mix(in srgb, var(--package-accent), white 20%), var(--package-accent));border:1px solid #ffffff8c;flex-direction:column;justify-content:center;align-items:center;width:88px;height:116px;padding:20px 10px 13px;display:flex;position:relative;transform:perspective(500px)rotateY(-5deg);box-shadow:0 15px 22px #05253233,inset 0 1px #ffffff59}.supply-package.pouch{clip-path:polygon(4% 3%,96% 3%,100% 95%,92% 100%,8% 100%,0 95%);border-radius:10px 10px 15px 15px}.supply-package.tub{border-radius:13px 13px 19px 19px;width:104px;height:82px;padding-top:16px}.supply-package.tub:before{content:"";background:#173443;border-radius:8px;width:108px;height:13px;position:absolute;top:-5px;box-shadow:inset 0 2px #ffffff29}.supply-package.bottle{border-radius:13px 13px 18px 18px;width:72px;height:120px;padding-top:26px}.supply-package.bottle:before{content:"";background:#173443;border-radius:7px 7px 3px 3px;width:35px;height:18px;position:absolute;top:-13px;box-shadow:inset 0 2px #ffffff29}.supply-package span{letter-spacing:1px;font-size:11px;font-weight:900}.supply-package small{letter-spacing:.7px;margin-top:3px;font-size:7px;font-weight:800}.marketplace-tank-visual{width:min(82%,235px);max-height:72%;aspect-ratio:var(--tank-ratio,4 / 3);color:#d9ffff;background:linear-gradient(#59c5ce47,#1263718c);border:3px solid #7db9bd;border-top-width:5px;border-radius:3px 3px 7px 7px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:inset 0 0 24px #90f8f41f,0 15px 22px #021b2447}.marketplace-tank-visual:after{content:"";background:#061d27;border-radius:2px 2px 6px 6px;width:calc(100% + 10px);height:7px;position:absolute;bottom:-9px;right:-5px;box-shadow:0 5px 9px #00000040}.marketplace-tank-visual i{background:#b7fffa94;width:calc(100% - 8px);height:1px;position:absolute;top:12%}.marketplace-tank-visual span{letter-spacing:.2px;font-size:9px;font-weight:850}.marketplace-tank-visual small{color:#94cfd2;margin-top:5px;font-size:7px;font-weight:750}.marketplace-card:hover .marketplace-photo img{transform:scale(1.045)}.stock-pill,.variant-pill{letter-spacing:.1px;white-space:nowrap;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);border-radius:20px;padding:5px 8px;font-size:8.5px;font-weight:800;line-height:1;position:absolute;top:10px}.stock-pill{left:10px}.stock-pill.available{color:#075f57;background:#dffaf4eb;box-shadow:0 0 0 1px #2ca79329}.stock-pill.unavailable{color:#9b4b43;background:#ffeae6eb}.stock-pill.benefit{color:#032f35;background:#7af0df;box-shadow:0 0 0 1px #9bfff06b,0 5px 16px #00000047}.variant-pill{color:#fff;background:#061f2b;right:10px;box-shadow:0 0 0 1px #97d8e138,0 5px 16px #0000004d}.marketplace-card-copy{flex-direction:column;min-height:175px;padding:14px;display:flex}.sold-by{color:#0c8b80;letter-spacing:.75px;font-size:7px;font-weight:850}.marketplace-card-copy h3{letter-spacing:-.2px;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:36px;margin:7px 0 6px;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.marketplace-card-copy h3 a:hover{color:var(--teal-dark)}.marketplace-card-copy>p{color:#7c8f98;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:8px;line-height:1.5;display:-webkit-box;overflow:hidden}.marketplace-variant-select{gap:5px;margin-top:10px;display:grid}.marketplace-variant-select>span{color:#6d838d;letter-spacing:.55px;text-transform:uppercase;font-size:7px;font-weight:800}.marketplace-variant-select select{color:#173d47;background:#f5fbfa;border:1px solid #cfe2df;border-radius:8px;outline:none;width:100%;height:32px;padding:0 28px 0 9px;font-size:8.5px;font-weight:750}.marketplace-variant-select select:focus{border-color:#4acbbc;box-shadow:0 0 0 3px #4acbbc24}.marketplace-quantity-row{justify-content:space-between;align-items:center;gap:8px;margin-top:10px;display:flex}.marketplace-quantity-row>span{color:#6d838d;letter-spacing:.55px;text-transform:uppercase;font-size:7px;font-weight:800}.marketplace-quantity{background:#f5fbfa;border:1px solid #cfe2df;border-radius:8px;grid-template-columns:27px 38px 27px;align-items:center;display:grid;overflow:hidden}.marketplace-quantity button,.marketplace-quantity input{color:#173d47;text-align:center;background:0 0;border:0;height:29px;padding:0;font-size:10px;font-weight:850}.marketplace-quantity button:hover:not(:disabled){color:#053f46;background:#d7f1ed}.marketplace-quantity button:disabled{color:#9db2b7;cursor:not-allowed}.marketplace-quantity input{appearance:textfield;border-left:1px solid #cfe2df;border-right:1px solid #cfe2df;outline:none;width:38px}.marketplace-quantity input::-webkit-inner-spin-button{appearance:none;margin:0}.marketplace-quantity input::-webkit-outer-spin-button{appearance:none;margin:0}.marketplace-purchase-row{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:13px;display:flex}.marketplace-card-copy strong{font-size:12px}.marketplace-add-button{color:#087b72;white-space:nowrap;background:#e9f8f5;border-radius:8px;align-items:center;gap:4px;padding:7px 8px;font-size:7.5px;font-weight:800;display:inline-flex}.marketplace-add-button:hover{background:#d7f1ed}.livestock-budget-row strong{color:#a16a20;text-transform:uppercase;font-size:8px!important}.review-row.planning-only{color:#80623c;background:#fff8e8}.review-row.planning-only strong{color:#9a6824;font-size:9px}.marketplace-add-button svg{width:11px;height:11px}.load-more-products{color:#075f59;background:#fff;border:1px solid #a8d8d2;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-width:235px;height:46px;margin:0 auto 28px;padding:0 15px;font-size:9px;font-weight:800;display:flex}.load-more-products:hover{background:#edf9f7}.load-more-products span{color:#80959d;font-size:7.5px;font-weight:600}.marketplace-attribution{color:#83959d;background:#fff;border-top:1px solid #dce8e6;justify-content:space-between;align-items:center;padding:14px 23px;font-size:8px;display:flex}.marketplace-attribution a{color:#087c73;font-weight:750}.marketplace-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:45px;display:flex}.marketplace-empty>span{font-size:38px}.marketplace-empty h3{margin:12px 0 5px;font-size:18px}.marketplace-empty p{color:#7d9099;margin:0;font-size:10px}.marketplace-empty a{color:#fff;background:var(--teal-dark);border-radius:9px;align-items:center;gap:6px;margin-top:15px;padding:10px 13px;font-size:9px;font-weight:800;display:inline-flex}.marketplace-card.skeleton{min-height:390px;padding:0;animation:1.4s ease-in-out infinite alternate skeleton-pulse}.marketplace-card.skeleton div{background:#e1ecea;height:235px}.marketplace-card.skeleton span{background:#e1ecea;border-radius:7px;width:75%;height:12px;margin:18px 14px 0;display:block}.marketplace-card.skeleton span:last-child{width:42%;margin-top:10px}@keyframes skeleton-pulse{0%{opacity:.58}to{opacity:1}}.care-strip{color:#fff;background:linear-gradient(100deg,#083046,#0b4a58)}.care-inner{grid-template-columns:1.3fr .8fr auto;align-items:center;gap:35px;min-height:178px;padding-block:32px;display:grid}.care-inner>div:first-child{align-items:center;gap:18px;display:flex}.care-icon{color:#67e1d6;background:#35ddcd14;border:1px solid #67e1d647;border-radius:18px;flex:none;place-items:center;width:58px;height:58px;font-size:32px;display:grid}.care-strip h2{margin-bottom:0;font-size:25px}.care-inner>p{color:#9eb6c0;margin:0;font-size:11px;line-height:1.6}.secondary-button.light{color:#fff;background:#ffffff14;border-color:#ffffff38;width:max-content;margin:0;padding:0 16px}.site-footer{grid-template-columns:auto 1fr auto auto;align-items:center;gap:28px;min-height:140px;display:grid}.footer-brand{font-size:17px}.footer-brand .brand-mark{border-radius:10px;width:34px;height:34px}.site-footer>p{color:#728793;font-size:10px}.site-footer>div{color:#617884;gap:22px;font-size:9px;font-weight:700;display:flex}.site-footer>div a:hover{color:var(--teal-dark)}.site-footer small{color:#9aabb2;font-size:8px}.toast{z-index:800;color:#fff;pointer-events:none;opacity:0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#042333f0;border:1px solid #ffffff21;border-radius:15px;align-items:center;gap:11px;width:min(350px,100% - 30px);min-height:66px;padding:11px 14px;transition:opacity .2s,transform .2s;display:flex;position:fixed;bottom:20px;right:20px;transform:translateY(18px);box-shadow:0 18px 45px #0216224d}@media (width<=560px){.cart-drawer{padding:22px 18px 18px}.cart-line{grid-template-columns:58px minmax(0,1fr) auto;gap:9px}.cart-line-visual{width:58px;height:58px}.cart-line-end{min-width:64px}}.toast.visible{opacity:1;transform:translateY(0)}.toast-icon{color:#8df5e9;background:#49e5d61f;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid}.toast-icon svg{width:17px;height:17px}.toast>div>strong,.toast>div>span{display:block}.toast strong{font-size:11px}.toast div span{color:#adc1ca;margin-top:3px;font-size:9px}.modal{z-index:500;position:fixed;inset:0}.modal[hidden]{display:none}.modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#01121dad;position:absolute;inset:0}.modal-card{background:#fff;border-radius:22px;width:min(440px,100% - 30px);max-height:calc(100vh - 40px);padding:30px;position:absolute;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 32px 90px #00141e66}.modal-close{position:absolute;top:15px;right:15px}.modal-card h2{letter-spacing:-1px;margin:8px 0 7px;font-size:26px}.modal-card>p{color:#718590;margin:0 0 18px;font-size:11px}.review-list{flex-direction:column;gap:7px;display:flex}.review-row{background:#fbfdfd;border:1px solid #e1e9e8;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 11px;font-size:10px;display:flex}.review-row span{color:#718690}.modal-tip{background:#f2faf8;border:1px solid #dcebe9;border-radius:12px;align-items:flex-start;gap:10px;margin:17px 0;padding:12px;display:flex}.modal-tip>span{font-size:17px}.modal-tip strong{font-size:10px;display:block}.modal-tip p{color:#6f848e;margin:4px 0 0;font-size:9px;line-height:1.5}body.modal-open{overflow:hidden}.dependency-warning-card{text-align:center;width:min(470px,100% - 30px)}.dependency-warning-symbol{color:#9a5a0a;background:#fff4dc;border:1px solid #f0c47a;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 14px;font-size:25px;font-weight:900;display:grid;box-shadow:0 8px 20px #aa661124}.dependency-warning-note{color:#6e4a1b;text-align:left;background:#fffaf0;border:1px solid #f1d8a9;border-radius:12px;flex-direction:column;gap:4px;margin:18px 0;padding:14px;display:flex}.dependency-warning-note strong{font-size:11px}.dependency-warning-note span{color:#806b51;font-size:10px;line-height:1.5}.dependency-warning-actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.dependency-warning-actions .secondary-button,.dependency-warning-actions .danger-button{border-radius:10px;min-height:42px;margin:0;font-size:10px;font-weight:850}.danger-button{color:#fff;background:#c95a4f;border:1px solid #b84f45;box-shadow:0 7px 15px #a740372e}.danger-button:hover{background:#b84f45}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#e8f5f4;--ink-soft:#9db3bd;--ocean-950:#020d14;--ocean-900:#041923;--ocean-800:#082d3c;--teal:#27cfbd;--teal-dark:#56ded0;--aqua:#79efe5;--mist:#0a2029;--line:#25414a;--white:#0c222c;--shadow:0 24px 72px #00070c6b;--shadow-soft:0 12px 36px #00070c4d}html[data-theme=dark] body{color:var(--ink);background:#06141b}html[data-theme=dark] .ambient-one{background:radial-gradient(circle,#24d7c51a,#0000 70%)}html[data-theme=dark] .ambient-two{background:radial-gradient(circle,#1fa7df14,#0000 70%)}html[data-theme=dark] .site-header{background:#071b24e6;border-color:#365862db;box-shadow:0 14px 42px #00070c61}html[data-theme=dark] .main-nav{color:#8ca5af}html[data-theme=dark] .icon-button{color:#a8bec6}html[data-theme=dark] .icon-button:hover{color:#e9fbf8;background:#122f39;border-color:#35535c}html[data-theme=dark] .avatar{color:#b9fff5;background:linear-gradient(145deg,#16483f,#0d302f);border-color:#183641;box-shadow:0 0 0 1px #31515a}html[data-theme=dark] .hero h1{color:#eefafa}html[data-theme=dark] .hero-aside div>span,html[data-theme=dark] .panel-heading p,html[data-theme=dark] .marketplace-copy>p,html[data-theme=dark] .site-footer>p,html[data-theme=dark] .site-footer>div{color:#91aab4}html[data-theme=dark] .keeper-stack span{background:#123a3a;border-color:#06141b}html[data-theme=dark] .builder-section{background:#0b222b;border-color:#28444c}html[data-theme=dark] .builder-topbar,html[data-theme=dark] .catalog-panel,html[data-theme=dark] .summary-panel{border-color:#25414a}html[data-theme=dark] .catalog-panel,html[data-theme=dark] .summary-panel{background:#091c24}html[data-theme=dark] :is(.text-button,.icon-button.tiny,.search-field,.catalog-sort select,.catalog-item,.workspace-toolbar,.substrate-toolbar,.substrate-picker select,.brush-picker select,.shape-substrate-button,.reset-substrate-button,.tank-view-controls){color:#dcebea;background:#102a34;border-color:#2b4851}html[data-theme=dark] :is(.search-field input,.tank-picker-wrap select,.substrate-picker select,.brush-picker select){color:#e8f5f4}html[data-theme=dark] .search-field kbd{color:#8da4ad;background:#0b2029;border-color:#36525a}html[data-theme=dark] .category-tabs{border-color:#29454e}html[data-theme=dark] .livestock-planning-note,html[data-theme=dark] .review-row.planning-only{color:#f0c77e;background:#2c281b;border-color:#6a542e}html[data-theme=dark] .livestock-planning-note span{color:#d1b37e}html[data-theme=dark] .catalog-item:hover{border-color:#47a99f;box-shadow:0 9px 22px #00080c47}html[data-theme=dark] .item-copy p,html[data-theme=dark] .item-size-note,html[data-theme=dark] .catalog-meta,html[data-theme=dark] .catalog-sort,html[data-theme=dark] .tank-picker-wrap>span,html[data-theme=dark] .substrate-picker span,html[data-theme=dark] .brush-picker span,html[data-theme=dark] .substrate-live-usage span{color:#91aab3}html[data-theme=dark] .nano-pick-chip{color:#f2ca78;background:#302b1c;border-color:#6b592f}html[data-theme=dark] .sculptable-chip,html[data-theme=dark] .add-item-button{color:#72dfd3;background:#113b3c;border-color:#356c68}html[data-theme=dark] .browse-all{color:#70dfd4;background:#0b2b31;border-color:#39766f}html[data-theme=dark] .tank-workspace{background:radial-gradient(circle at 50% 25%,#1ebeb414,#0000 34%),linear-gradient(#0a2028,#081a22)}html[data-theme=dark] .dimension-badge{color:#a2bac2;background:#17313a}html[data-theme=dark] .substrate-live-usage strong{color:#cbe0df}html[data-theme=dark] .shape-substrate-button.ready{color:#7ae8dc;background:#113c3b;border-color:#3d978f}html[data-theme=dark] .health-badge{color:#82e6dc;background:#123836;border-color:#356963}html[data-theme=dark] .health-badge.warning{color:#efc476;background:#30291a;border-color:#6b572e}html[data-theme=dark] .check-row{background:#102a34;border-color:#29464f}html[data-theme=dark] .check-icon{color:#70e2d6;background:#123c3a}html[data-theme=dark] .check-row.warning .check-icon{color:#efc476;background:#3a2e19}html[data-theme=dark] .check-row small,html[data-theme=dark] .check-row>span:last-child,html[data-theme=dark] .build-stats span,html[data-theme=dark] .tank-volume-value small,html[data-theme=dark] .substrate-usage-card,html[data-theme=dark] .budget-details div,html[data-theme=dark] .budget-total{color:#91a8b1}html[data-theme=dark] .build-stats{background:#29464f;border-color:#29464f}html[data-theme=dark] .build-stats div{background:#102a34}html[data-theme=dark] .substrate-usage-card,html[data-theme=dark] .substrate-usage-card.active{color:#a8bec4;background:#0d252e;border-color:#35535b}html[data-theme=dark] .substrate-figures span{color:#9eb3ba;background:#17313a}html[data-theme=dark] .substrate-figures b{color:#d9eeeb}html[data-theme=dark] .budget-block{border-color:#29464f}html[data-theme=dark] .budget-details strong{color:#bdcfd3}html[data-theme=dark] .secondary-button:not(.light){color:#79e1d6;background:#113635;border-color:#356a65}html[data-theme=dark] .tank-view-controls strong{color:#71ded3}html[data-theme=dark] .tank-view-controls button{color:#9ab1ba}html[data-theme=dark] .marketplace-section{background:linear-gradient(135deg,#0d2831b8,#06182047);border-radius:30px}html[data-theme=dark] .marketplace-points span{color:#b4c9ce}html[data-theme=dark] .marketplace-points svg{color:#75e7dc;background:#123c3c}html[data-theme=dark] .marketplace-preview{background:#0d252e;border-color:#2d4a52}html[data-theme=dark] .preview-top{color:#91a7af;border-color:#2a454d}html[data-theme=dark] .preview-grid article{background:#102b34;border-color:#29464f}html[data-theme=dark] .preview-grid article>span{background:#183b3d}html[data-theme=dark] .preview-grid article:nth-child(2)>span{background:#263b2c}html[data-theme=dark] .preview-grid article:nth-child(3)>span{background:#24343e}html[data-theme=dark] .supplies-marketplace{background:#0a2028;border-color:#29464f}html[data-theme=dark] :is(.marketplace-controls,.marketplace-attribution,.marketplace-card,.modal-card,.review-row,.modal-tip){color:#e7f3f2;background:#102a34;border-color:#29464f}html[data-theme=dark] .marketplace-tabs{background:#081b23}html[data-theme=dark] .marketplace-tabs button.active,html[data-theme=dark] .marketplace-search,html[data-theme=dark] .marketplace-controls>select{color:#e6f3f2;background:#17323c;border-color:#2d4a52}html[data-theme=dark] .marketplace-variant-select>span{color:#91a8b0}html[data-theme=dark] .marketplace-variant-select select{color:#e9f6f4;background:#0b2029;border-color:#31515a}html[data-theme=dark] .marketplace-quantity-row>span{color:#91a8b0}html[data-theme=dark] .marketplace-quantity{background:#0b2029;border-color:#31515a}html[data-theme=dark] .marketplace-quantity button,html[data-theme=dark] .marketplace-quantity input{color:#e9f6f4}html[data-theme=dark] .marketplace-quantity button:hover:not(:disabled){color:#7ce7dc;background:#123d3d}html[data-theme=dark] .marketplace-quantity button:disabled{color:#45616a}html[data-theme=dark] .marketplace-quantity input{border-color:#31515a}html[data-theme=dark] .marketplace-photo{background:linear-gradient(145deg,#183139,#0d242d)}html[data-theme=dark] .marketplace-card.featured-product{background:linear-gradient(#12343d,#102a34 54%);border-color:#52e3d4;box-shadow:0 0 0 1px #52e3d438,0 16px 38px #00000052}html[data-theme=dark] .marketplace-card.featured-product .marketplace-photo{background:radial-gradient(circle at 50% 42%,#52e3d43d,#0000 48%),linear-gradient(145deg,#173b43,#0b242d);box-shadow:inset 0 4px #52e3d4}html[data-theme=dark] .marketplace-card-copy p,html[data-theme=dark] .marketplace-result-row,html[data-theme=dark] .marketplace-attribution,html[data-theme=dark] .review-row span,html[data-theme=dark] .modal-card>p,html[data-theme=dark] .modal-tip p{color:#91a8b0}html[data-theme=dark] .marketplace-add-button{color:#7ce7dc;background:#123d3d}html[data-theme=dark] .site-footer small{color:#728a94}html[data-theme=dark] .modal-tip{background:#102e34}html[data-theme=dark] select,html[data-theme=dark] select option,html[data-theme=dark] select optgroup{color:#e8f5f4;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:#102a34}html[data-theme=dark] select option:checked{color:#fff;background-color:#087f79}html[data-theme=dark] select option:disabled{color:#708892}.cover-page{color:#eaf7f6;margin-top:14px;overflow:hidden}.cover-promo{color:#a9c0c7;letter-spacing:.75px;text-transform:uppercase;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;gap:13px;width:min(1540px,100% - 36px);min-height:38px;margin:0 auto 14px;padding:8px 18px;font-size:8px;font-weight:750;display:flex}.cover-promo span{color:#69e7dc;font-weight:900}.cover-promo i{background:#3d6670;border-radius:50%;width:3px;height:3px}.cover-hero{background:radial-gradient(circle at 81% 40%,#1bc3b933,#0000 28%),radial-gradient(circle at 9% 95%,#1168852e,#0000 30%),linear-gradient(120deg,#06141c,#08252f 64%,#0a323b);border:1px solid #22434d;border-radius:30px;grid-template-columns:minmax(0,.84fr) minmax(520px,1.16fr);align-items:center;gap:60px;min-height:620px;padding:70px 68px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 80px #00070c61}.cover-hero:before{content:"";opacity:.12;background-image:radial-gradient(circle,#7bf4e8 1px,#0000 1.5px);background-size:16px 16px;width:300px;height:230px;position:absolute;top:35px;right:5%;transform:rotate(-8deg)}.cover-hero-copy,.cover-featured{z-index:2;position:relative}.cover-overline,.cover-heading>span,.prebuilt-heading>div>span,.cover-custom-copy>span,.cover-supplies .wrap>div>span{color:#58dfd3;letter-spacing:2px;text-transform:uppercase;font-size:9px;font-weight:900}.cover-hero h1{color:#f1fbfa;letter-spacing:-4px;max-width:650px;margin:18px 0 20px;font-size:clamp(52px,5.5vw,82px);font-weight:820;line-height:.96}.cover-hero h1 em{color:#60e7da;font-family:Georgia,Times New Roman,serif;font-weight:500}.cover-hero-copy>p{color:#9eb5bd;max-width:580px;margin:0;font-size:14px;line-height:1.75}.cover-actions{gap:14px;margin-top:34px;display:flex}.cover-actions .cover-button{border-radius:12px;min-width:180px;min-height:60px;padding:0 30px;font-size:14px}.cover-actions .cover-button.primary{min-width:250px}.cover-actions .cover-button svg{width:17px;height:17px}.cover-button{border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:47px;padding:0 20px;font-size:10px;font-weight:850;transition:border .16s,background .16s,box-shadow .16s,transform .16s;display:inline-flex}.cover-button svg{width:14px;height:14px}.cover-button.primary{color:#032c31;background:linear-gradient(135deg,#73f0e2,#22c7b8);box-shadow:0 12px 28px #14c2b233}.cover-button.secondary{color:#d9e9e9;background:#0e2c36b8;border:1px solid #37545c}.cover-button:hover{transform:translateY(-2px)}.cover-assurances{flex-wrap:wrap;gap:16px;margin-top:24px;display:flex}.cover-assurances span{color:#8da8b0;align-items:center;gap:7px;font-size:9px;font-weight:700;display:inline-flex}.cover-assurances svg{color:#71e9dd;background:#103b3b;border-radius:50%;width:15px;height:15px;padding:3px}.cover-featured{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#04141cc7;border:1px solid #6fe1d73d;border-radius:24px;padding:18px;box-shadow:0 30px 55px #00080d66}.cover-featured-meta{color:#849fa8;letter-spacing:1.1px;justify-content:space-between;align-items:center;min-height:28px;padding-inline:4px;font-size:7px;font-weight:850;display:flex}.cover-featured-meta b{color:#6ee8dc;background:#0d3939;border:1px solid #2c6a66;border-radius:20px;padding:5px 8px;font-size:6.5px}.cover-featured-copy{border-top:1px solid #1e3d46;grid-template-columns:1fr auto;align-items:end;gap:20px;padding:14px 5px 3px;display:grid}.cover-featured-copy small{color:#5fded2;letter-spacing:.9px;font-size:7px;font-weight:900}.cover-featured-copy h2{letter-spacing:-.8px;margin:5px 0 4px;font-size:24px}.cover-featured-copy p{color:#8fa6ae;margin:0;font-size:9px}.cover-featured-price{grid-template-columns:1fr auto;align-items:center;gap:2px 10px;min-width:190px;display:grid}.cover-featured-price>small{color:#93f2e7;letter-spacing:.45px;background:#1e736c33;border:1px solid #55dacc40;border-radius:7px;grid-column:1;width:fit-content;padding:5px 7px;font-size:9px;line-height:1.2}.cover-featured-price strong{grid-column:1;font-size:19px}.cover-featured-price button{color:#dff6f3;background:#12343e;border:1px solid #386269;border-radius:9px;grid-area:1/2/span 2;align-items:center;gap:5px;min-height:37px;padding:0 10px;font-size:8px;font-weight:800;display:inline-flex}.cover-featured-price svg{width:11px;height:11px}.prebuilt-tank-art{width:min(100%,470px);margin:2px auto 0;padding:25px 14px 24px;position:relative}.prebuilt-tank-art.hero-art{width:min(100%,620px);padding:24px 16px 25px}.prebuilt-light{z-index:5;background:linear-gradient(90deg,#172e37,#69f2e6 45%,#a2fff7 50%,#69f2e6 55%,#172e37);border-radius:6px;width:68%;height:7px;position:absolute;top:12px;left:16%;box-shadow:0 7px 18px #59ebde38}.prebuilt-glass{aspect-ratio:1.72;isolation:isolate;outline-offset:-7px;background:radial-gradient(at 50% 0,#e4fffc61,#0000 45%),linear-gradient(#87e5de57,#14708599);border:5px solid #26515d;border-top-width:7px;border-radius:5px 5px 10px 10px;outline:2px solid #d6fffc85;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 22px #6dece01a,0 18px 30px #00050957}.blackwater .prebuilt-glass{background:radial-gradient(at 50% 0,#ffe6be38,#0000 44%),linear-gradient(#5b69568c,#593220c7)}.stone .prebuilt-glass{background:linear-gradient(#74dad95c,#267182a3)}.prebuilt-water-glow{z-index:1;background:linear-gradient(112deg,#ffffff21,#0000 29% 72%,#aafff712);position:absolute;inset:0}.prebuilt-substrate{z-index:2;clip-path:polygon(0 27%,22% 13%,47% 24%,70% 4%,100% 18%,100% 100%,0 100%);background:radial-gradient(circle,#e2cda073 1px,#0000 1.5px) 0 0/12px 9px,linear-gradient(#b49865,#705739);height:17%;position:absolute;bottom:0;left:0;right:0}.moss .prebuilt-substrate,.forest .prebuilt-substrate{background:radial-gradient(circle,#715346 1px,#0000 1.7px) 0 0/10px 8px,linear-gradient(#4c3d35,#271f1c)}.blackwater .prebuilt-substrate{background:radial-gradient(circle,#b58052 1px,#0000 1.7px) 0 0/12px 9px,linear-gradient(#8b5d39,#4b2f25)}.art-piece{z-index:3;object-fit:contain;object-position:bottom;filter:drop-shadow(0 7px 7px #00101457);position:absolute;bottom:9%}.art-piece.left{width:28%;height:53%;left:5%}.art-piece.centre{width:37%;height:58%;left:32%}.art-piece.right{width:29%;height:64%;right:5%}.art-bubble{z-index:2;border:1px solid #bbfff9b3;border-radius:50%;width:5px;height:5px;position:absolute}.art-bubble.one{top:25%;left:76%}.art-bubble.two{width:3px;height:3px;top:17%;left:79%}.art-bubble.three{width:7px;height:7px;top:36%;left:80%}.prebuilt-stand{background:#04151d;border-radius:2px 2px 5px 5px;justify-content:space-between;width:70%;height:10px;margin:8px auto 0;display:flex;box-shadow:0 8px 12px #00050852}.prebuilt-stand i{background:#031219;border-radius:0 0 2px 2px;width:13px;height:10px;margin:7px 8px 0}.cover-benefits{background:#071b23;border-top:1px solid #1d3a43;border-bottom:1px solid #1d3a43;margin-top:28px}.cover-benefits .wrap{grid-template-columns:repeat(4,1fr);min-height:112px;display:grid}.cover-benefits .wrap>div{border-right:1px solid #1c3841;align-items:center;gap:14px;padding:22px 26px;display:flex}.cover-benefits .wrap>div:last-child{border-right:0}.cover-benefits strong{color:#24525a;font-size:24px;font-weight:900}.cover-benefits span,.cover-benefits b,.cover-benefits small{display:block}.cover-benefits b{color:#e3f1f0;font-size:10px}.cover-benefits small{color:#829ba4;margin-top:4px;font-size:8px;line-height:1.45}.cover-categories{padding:105px 4px 96px}.cover-heading{max-width:760px}.cover-heading h2,.prebuilt-heading h2,.cover-custom-copy h2,.cover-supplies h2{color:#eef9f8;letter-spacing:-1.9px;margin:11px 0 10px;font-size:clamp(31px,4vw,48px);line-height:1.05}.cover-heading p,.prebuilt-heading p,.cover-custom-copy p,.cover-supplies p{color:#8fa7b0;margin:0;font-size:12px;line-height:1.7}.cover-category-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:38px;display:grid}.cover-category-grid button{color:#eaf5f4;text-align:left;background:radial-gradient(circle at 100% 0,#3ed5c721,#0000 35%),linear-gradient(145deg,#0d2730,#081b23);border:1px solid #23424b;border-radius:16px;min-height:250px;padding:25px;transition:border .18s,transform .18s,box-shadow .18s;position:relative;overflow:hidden}.cover-category-grid button:hover{border-color:#3d8e89;transform:translateY(-4px);box-shadow:0 18px 35px #00070b47}.cover-category-grid button>span{color:#2f656a;font-size:31px;font-weight:900}.cover-category-grid button>small{color:#58d9ce;letter-spacing:1px;text-transform:uppercase;margin-top:28px;font-size:7px;font-weight:900;display:block}.cover-category-grid h3{margin:7px 0 8px;font-size:18px}.cover-category-grid p{color:#879fa8;min-height:48px;margin:0;font-size:9px;line-height:1.55}.cover-category-grid b{color:#bcd1d3;align-items:center;gap:6px;margin-top:20px;font-size:8px;display:inline-flex}.cover-category-grid svg{width:12px;height:12px}.prebuilt-section{background:radial-gradient(circle at 50% 0,#189f971a,#0000 28%),#04151d;border-top:1px solid #1a3740;border-bottom:1px solid #1a3740;padding:90px 0 105px;scroll-margin-top:100px}.prebuilt-heading{justify-content:space-between;align-items:flex-end;gap:35px;display:flex}.prebuilt-heading>div{max-width:780px}.prebuilt-heading>button{color:#b9cdcf;white-space:nowrap;background:#0b242d;border:1px solid #304e56;border-radius:9px;align-items:center;gap:6px;min-height:40px;padding:0 14px;font-size:8px;font-weight:800;display:inline-flex}.prebuilt-heading svg{width:12px;height:12px}.prebuilt-tabs{scrollbar-width:none;background:#071c24;border:1px solid #203c45;border-radius:12px;gap:4px;margin-top:34px;padding:5px;display:flex;overflow-x:auto}.prebuilt-tabs button{color:#8199a2;white-space:nowrap;background:0 0;border-radius:8px;min-height:36px;padding:0 14px;font-size:8px;font-weight:800}.prebuilt-tabs button.active{color:#dff5f3;background:#12323b;box-shadow:inset 0 0 0 1px #2b5159}.prebuilt-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.prebuilt-card{background:#0b232c;border:1px solid #203e47;border-radius:17px;min-width:0;transition:border .18s,box-shadow .18s,transform .18s;overflow:hidden;box-shadow:0 12px 26px #00070b29}.prebuilt-card:hover{border-color:#3a807c;transform:translateY(-4px);box-shadow:0 22px 42px #00060a4f}.prebuilt-card-art{background:radial-gradient(circle at 50% 48%,#24bdb424,#0000 39%),linear-gradient(#102d36,#091c24);min-height:240px;padding:9px 16px 0;position:relative}.prebuilt-card-art>span{z-index:10;color:#61e0d5;letter-spacing:.8px;background:#07272be0;border:1px solid #326763;border-radius:20px;padding:6px 8px;font-size:6px;font-weight:900;position:absolute;top:12px;left:12px}.prebuilt-card-copy{padding:21px}.prebuilt-status{color:#72dacf;text-transform:uppercase;align-items:center;gap:6px;font-size:7px;font-weight:800;display:flex}.prebuilt-status i{background:#42d5c4;border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 3px #42d5c41a}.prebuilt-card h3{letter-spacing:-.6px;margin:8px 0 6px;font-size:20px}.prebuilt-card-copy>p{color:#859ca5;min-height:43px;margin:0;font-size:9px;line-height:1.55}.prebuilt-specs{border-top:1px solid #1e3b44;border-bottom:1px solid #1e3b44;grid-template-columns:1fr 1fr;gap:10px;margin-top:17px;padding:12px 0;display:grid}.prebuilt-specs b,.prebuilt-specs small{display:block}.prebuilt-specs b{color:#d8e8e7;font-size:8px}.prebuilt-specs small{color:#718a94;margin-top:4px;font-size:7px}.prebuilt-includes{color:#6f8992;letter-spacing:.35px;min-height:34px;margin-top:12px;font-size:6.5px;font-weight:750;line-height:1.55;display:block}.prebuilt-savings{color:#b6f8ef;background:#1f7c7340;border:1px solid #55dacc57;border-radius:9px;align-items:baseline;gap:5px;width:fit-content;margin-top:8px;padding:8px 10px;line-height:1.3;display:flex}.prebuilt-savings strong{color:#7df0e2;white-space:nowrap;font-size:10px;font-weight:900}.prebuilt-savings span{color:#b4d4d3;font-size:8px;font-weight:750}.prebuilt-buy{justify-content:space-between;align-items:center;gap:12px;margin-top:13px;display:flex}.prebuilt-buy>span small,.prebuilt-buy>span strong{display:block}.prebuilt-buy>span small{color:#718993;letter-spacing:.7px;font-size:6px;font-weight:850}.prebuilt-buy>span strong{margin-top:3px;font-size:18px}.prebuilt-buy>button{color:#052e31;background:#55dacc;border-radius:9px;align-items:center;gap:6px;min-height:38px;padding:0 12px;font-size:8px;font-weight:850;display:inline-flex}.prebuilt-buy svg,.prebuilt-customise svg{width:12px;height:12px}.prebuilt-customise{color:#aac1c5;background:#0d2932;border:1px solid #294850;border-radius:9px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:37px;margin-top:10px;font-size:8px;font-weight:750;display:flex}.cover-custom{background:radial-gradient(circle at 15%,#1fbeb32b,#0000 35%),linear-gradient(125deg,#0a2932,#061821);border:1px solid #22434c;border-radius:26px;grid-template-columns:1.1fr .9fr;align-items:center;gap:64px;margin-top:100px;margin-bottom:100px;padding:50px 58px;display:grid;overflow:hidden}.cover-custom-art{max-width:620px}.cover-custom-copy p{max-width:530px}.cover-custom-copy .cover-button{margin-top:25px}.cover-supplies{background:radial-gradient(circle at 86% 20%,#27cfbd1f,#0000 25%),#071d26;border-top:1px solid #1b3942;border-bottom:1px solid #1b3942}.cover-supplies .wrap{justify-content:space-between;align-items:center;gap:45px;min-height:250px;padding-block:55px;display:flex}.cover-supplies .wrap>div{max-width:780px}.cover-supplies h2{font-size:clamp(29px,3.4vw,43px)}@media (width<=1180px){.cover-hero{grid-template-columns:.9fr 1.1fr;gap:34px;padding:55px 42px}.cover-benefits .wrap>div{padding-inline:16px}.prebuilt-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.cover-hero{grid-template-columns:1fr;padding:54px 36px 38px}.cover-featured{max-width:680px}.cover-benefits .wrap{grid-template-columns:1fr 1fr}.cover-benefits .wrap>div:nth-child(2){border-right:0}.cover-benefits .wrap>div:nth-child(-n+2){border-bottom:1px solid #1c3841}.cover-category-grid{grid-template-columns:1fr 1fr}.cover-custom{grid-template-columns:1fr}.cover-custom-art{order:2}}@media (width<=760px){.cover-page{margin-top:10px}.cover-promo{letter-spacing:.4px;gap:7px;width:calc(100% - 20px);padding-inline:10px;font-size:6px}.cover-promo i:nth-of-type(2),.cover-promo i:nth-of-type(2)+*{display:none}.cover-hero{border-radius:22px;width:calc(100% - 20px);min-height:auto;padding:45px 22px 22px}.cover-hero h1{letter-spacing:-2.7px;font-size:clamp(43px,14vw,61px)}.cover-hero-copy>p{font-size:12px}.cover-actions{flex-direction:column;align-items:stretch}.cover-actions .cover-button{width:100%;min-width:0}.cover-featured{border-radius:17px;padding:12px}.cover-featured-copy{grid-template-columns:1fr}.cover-featured-price{width:100%}.cover-benefits .wrap>div{align-items:flex-start;min-height:96px;padding:15px 12px}.cover-benefits strong{font-size:18px}.cover-categories{padding:72px 0 66px}.cover-category-grid{grid-template-columns:1fr}.cover-category-grid button{min-height:220px}.prebuilt-section{padding:67px 0 75px}.prebuilt-heading{flex-direction:column;align-items:flex-start}.prebuilt-grid{grid-template-columns:1fr}.prebuilt-card-copy{padding:18px}.cover-custom{gap:20px;width:calc(100% - 24px);margin-block:70px;padding:39px 20px 27px}.cover-supplies .wrap{flex-direction:column;align-items:flex-start;min-height:320px;padding-block:48px}}@media (width<=470px){.header-builder-cta{height:35px;padding-inline:10px;font-size:8px}.cover-benefits .wrap{grid-template-columns:1fr}.cover-benefits .wrap>div,.cover-benefits .wrap>div:nth-child(2){border-bottom:1px solid #1c3841;border-right:0}.cover-benefits .wrap>div:last-child{border-bottom:0}.cover-assurances{flex-direction:column;align-items:flex-start}.prebuilt-card-art{min-height:210px;padding-inline:8px}}@media (width>=901px) and (height>=700px) and (height<=950px){.cover-page{margin-top:10px}.cover-promo{min-height:34px;margin-bottom:10px;padding-block:6px}.cover-hero{gap:46px;height:calc(100svh - 170px);min-height:590px;max-height:720px;padding:38px 54px}.cover-hero h1{letter-spacing:-3px;margin:12px 0 14px;font-size:clamp(48px,4.6vw,68px)}.cover-hero-copy>p{font-size:13px;line-height:1.6}.cover-actions{margin-top:22px}.cover-actions .cover-button{min-height:54px}.cover-assurances{margin-top:16px}.cover-featured{padding:14px}.prebuilt-tank-art.hero-art{width:min(100%,560px);padding:18px 14px 20px}.cover-featured-copy{padding:10px 4px 2px}.cover-featured-copy h2{font-size:21px}}@media (width<=1270px){.builder-shell{grid-template-columns:275px minmax(460px,1fr) 275px}.wrap{width:min(1200px,100% - 36px)}.builder-topbar{grid-template-columns:1fr auto}.progress-steps{display:none}.canvas-stage{min-height:538px}.workspace-hint span:nth-child(2){display:none}}@media (width<=1050px){.site-header{grid-template-columns:1fr auto}.main-nav,.hero-aside{display:none}.builder-shell{grid-template-columns:280px minmax(0,1fr)}.summary-panel{border-top:1px solid var(--line);border-left:0;grid-column:1/-1;grid-template-columns:1.1fr 1fr .9fr;gap:17px;display:grid}.summary-heading,.capacity-card,.checks-list{grid-column:1}.summary-heading{grid-row:1}.capacity-card{grid-row:2/span 2;margin-top:0}.checks-list{grid-row:4;margin:0}.build-stats,.substrate-usage-card,.budget-block{grid-column:2}.build-stats{grid-row:1/span 2;margin:0}.substrate-usage-card{grid-row:3;margin:0}.budget-block{grid-row:4}.summary-panel>.primary-button,.summary-panel>.secondary-button,.summary-note{grid-column:3;margin-top:0}.summary-panel>.primary-button{grid-row:1}.summary-panel>.secondary-button{grid-row:2}.summary-note{grid-row:3}.starter-section{padding-inline:38px}.marketplace-section{gap:40px;padding-inline:30px}}@media (width<=760px){.ambient{display:none}.wrap{width:min(100% - 24px,680px)}.site-header{border-radius:15px;width:calc(100% - 20px);height:62px;margin-top:10px;padding-inline:14px 10px;top:7px}.brand{font-size:17px}.brand-mark{border-radius:11px;width:34px;height:34px}.header-actions .header-search,.avatar{display:none}.hero{min-height:250px;padding:42px 3px 27px}.hero h1{letter-spacing:-2px;margin-top:10px;font-size:39px}.hero-copy>p{font-size:13px}.builder-section{border-left:0;border-right:0;border-radius:23px;width:100%}.builder-topbar{min-height:74px;padding:14px}.builder-topbar .section-kicker,.topbar-actions .icon-button{display:none}.builder-topbar h2{margin:0;font-size:16px}.topbar-actions .text-button{padding-inline:10px}.builder-shell{flex-direction:column;display:flex}.catalog-panel{border-right:0;border-bottom:1px solid var(--line);padding:18px 14px 13px}.catalog-panel .panel-heading,.search-field,.catalog-meta,.browse-all{display:none}.category-tabs{margin-top:0}.catalog-list{grid-auto-columns:150px;grid-auto-flow:column;gap:8px;max-height:none;padding-top:10px;display:grid;overflow:auto hidden}.catalog-item{grid-template-rows:72px auto;grid-template-columns:1fr 26px;gap:7px;min-height:144px;padding:8px}.item-thumb{grid-column:1/-1;width:100%;height:72px}.item-copy{align-self:center}.item-copy p{margin:4px 0}.tank-workspace{order:-1;padding:14px 12px 19px}.workspace-toolbar{padding-left:9px}.tank-picker-wrap{flex:1}.tank-picker-wrap select{width:100%;max-width:none;font-size:9px}.tank-picker-wrap>span,.glass-badge,#clearBtn{display:none}.capacity-badge{padding-inline:6px;font-size:7px}.substrate-toolbar{flex-wrap:wrap;padding:7px}.substrate-picker{flex:142px;min-width:142px}.substrate-picker>span,.brush-picker>span{display:none}.substrate-live-usage{min-width:82px;margin-left:auto}.shape-substrate-button{flex:1}.brush-picker select{min-height:29px}.reset-substrate-button{display:none}.canvas-stage{min-height:368px;padding-top:16px}.tank-canvas{border-width:7px 5px 5px;width:100%}.tank-stand{margin-top:13px}.workspace-hint{justify-content:flex-start;margin-top:10px}.workspace-hint button{margin-left:auto}.placed-item{width:62px;height:47px}.placed-item .aquatic-art{width:59px;height:42px}.placed-item.plants .aquatic-art,.placed-item.decor .aquatic-art{width:60px;height:54px}.placed-item.plants,.placed-item.plants .realistic-tank-art{width:82px;height:92px}.placed-item.product-amazon-sword,.placed-item.product-amazon-sword .realistic-tank-art{width:88px;height:106px}.placed-item.product-anubias,.placed-item.product-anubias .realistic-tank-art{width:78px;height:78px}.placed-item.product-moss-ball,.placed-item.product-moss-ball .realistic-tank-art{width:52px;height:52px}.placed-item.decor,.placed-item.decor .realistic-tank-art{width:76px;height:65px}.placed-item.product-dragon-stone,.placed-item.product-dragon-stone .realistic-tank-art{width:72px;height:88px}.placed-item.product-driftwood,.placed-item.product-driftwood .realistic-tank-art{width:118px;height:76px}.placed-item.product-ceramic-cave,.placed-item.product-ceramic-cave .realistic-tank-art{width:80px;height:60px}.placed-item.product-river-pebbles,.placed-item.product-river-pebbles .realistic-tank-art{width:76px;height:52px}.placed-item.product-filter{width:46px;height:84px}.placed-item.product-filter .realistic-tank-art{width:46px;height:84px;transform:scale(1.8)}.placed-item.product-heater{width:34px;height:98px}.placed-item.product-heater .realistic-tank-art{width:34px;height:98px;transform:scale(1.9)}.placed-item.product-led-light,.placed-item.product-led-light .realistic-tank-art{width:126px;height:46px}.placed-item.product-air-stone,.placed-item.product-air-stone .realistic-tank-art{width:58px;height:38px}.summary-panel{border-left:0;padding:19px 14px 21px;display:block}.capacity-card{margin-top:14px}.checks-list{margin:12px 0}.build-stats{margin-bottom:10px}.summary-panel>.primary-button{margin-top:14px}.summary-panel>.secondary-button{margin-top:8px}.starter-section{border-radius:24px;width:calc(100% - 24px);margin-top:42px;padding:36px 20px 24px}.section-heading-row{flex-direction:column;align-items:flex-start}.section-heading-row .text-button{display:none}.starter-grid{scroll-snap-type:x mandatory;margin-top:23px;padding-bottom:8px;display:flex;overflow-x:auto}.starter-card{scroll-snap-align:start;min-width:min(82vw,340px)}.marketplace-section{grid-template-columns:1fr;gap:34px;padding:66px 3px}.marketplace-preview{transform:none}.preview-grid{grid-template-columns:1fr}.care-inner{flex-direction:column;align-items:flex-start;gap:18px;padding:36px 6px;display:flex}.care-inner>div:first-child{align-items:flex-start}.care-icon{display:none}.care-strip h2{font-size:23px}.site-footer{flex-direction:column;align-items:flex-start;gap:15px;padding:30px 3px;display:flex}.site-footer>p{margin:0}.site-footer small{margin-top:8px}.modal-card{padding:25px 20px}}@media (width<=1180px){.marketplace-controls{grid-template-columns:auto minmax(220px,1fr) auto}.marketplace-controls>select{grid-area:1/3}.stock-toggle{grid-column:1/-1;justify-self:end}.marketplace-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.supplies-marketplace{border-radius:23px;margin-top:42px;margin-bottom:45px}.marketplace-hero{grid-template-columns:1fr;gap:24px;min-height:auto;padding:34px 22px}.marketplace-hero h2{font-size:31px}.marketplace-hero p{font-size:11px}.marketplace-source{align-items:flex-start;min-width:0}.marketplace-controls{flex-direction:column;align-items:stretch;padding:13px;display:flex}.marketplace-tabs button{flex:1;justify-content:center}.stock-toggle{justify-content:flex-start;min-height:28px}.marketplace-result-row{padding-inline:15px}.marketplace-result-row small{display:none}.marketplace-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px 13px 19px}.marketplace-card-copy{min-height:170px;padding:11px}.marketplace-card-copy h3{font-size:10px}.marketplace-card-copy>p{display:none}.marketplace-purchase-row{flex-direction:column;align-items:flex-start}.marketplace-add-button{justify-content:center;width:100%}.marketplace-attribution{flex-direction:column;align-items:flex-start;gap:4px}.placed-item .realistic-tank-art{width:72px;height:48px}.placed-item.plants,.placed-item.plants .realistic-tank-art{width:76px;height:86px}.placed-item.product-amazon-sword,.placed-item.product-amazon-sword .realistic-tank-art{width:82px;height:98px}.placed-item.product-anubias,.placed-item.product-anubias .realistic-tank-art{width:72px;height:72px}.placed-item.product-moss-ball,.placed-item.product-moss-ball .realistic-tank-art{width:48px;height:48px}}@media (width<=470px){.marketplace-grid{grid-template-columns:1fr}.marketplace-card-copy{min-height:158px}}@media (width>=901px){.builder-section.wrap{width:calc(100% - 24px);max-width:none}.builder-shell{grid-template-columns:clamp(250px,18vw,300px) minmax(430px,1fr) clamp(320px,23vw,370px);height:clamp(730px,100vh - 175px,900px);min-height:0}.catalog-panel,.summary-panel,.tank-workspace{min-height:0}.catalog-panel{flex-direction:column;display:flex}.catalog-list{flex:1;min-height:0;max-height:none}.summary-panel{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#b9cecb transparent;grid-column:auto;align-self:stretch;padding:24px 22px 20px;display:block;overflow-y:auto}.summary-heading,.capacity-card,.checks-list,.build-stats,.substrate-usage-card,.budget-block,.summary-panel>.primary-button,.summary-panel>.secondary-button,.summary-note{grid-area:auto}.summary-heading h3{font-size:17px}.summary-heading p{font-size:11px}.health-badge{padding:6px 9px;font-size:9px}.capacity-card{margin-top:18px;padding:17px}.capacity-top span{font-size:11px}.capacity-top strong{font-size:25px}.capacity-card>p{margin-top:10px;font-size:10px}.checks-list{gap:9px;margin:16px 0}.check-row{grid-template-columns:30px 1fr auto;gap:10px;min-height:52px;padding:9px 10px}.check-icon{width:30px;height:30px}.check-row strong{font-size:10.5px}.check-row small,.check-row>span:last-child{font-size:8.5px}.build-stats div{min-height:56px;padding:10px 12px}.build-stats span{font-size:9px}.build-stats strong{font-size:13px}.budget-block>button,.budget-total{font-size:10.5px}.budget-details div{font-size:9.5px}.budget-total strong{font-size:18px}.summary-panel .primary-button,.summary-panel .secondary-button{height:46px;font-size:11px}.summary-panel>.primary-button{margin-top:17px}.summary-panel>.secondary-button{margin-top:9px}.summary-note{margin-top:11px;font-size:8px}}@media (width>=901px) and (width<=1180px){.builder-shell{grid-template-columns:238px minmax(390px,1fr) 305px}.catalog-panel{padding-inline:14px}.summary-panel{padding-inline:17px}.workspace-toolbar{grid-template-columns:auto auto minmax(0,1fr) auto;gap:7px 9px;min-height:92px;padding:9px 10px;display:grid}.tank-picker-wrap{grid-area:1/1/auto/4}.tank-picker-wrap select{width:100%;max-width:none}.capacity-badge{grid-area:2/1}.glass-badge{grid-area:2/2}.canvas-actions{grid-area:1/4/span 2;align-self:center;margin-left:0}.substrate-toolbar{grid-template-columns:minmax(110px,1fr) auto auto auto;gap:8px 9px;min-height:104px;padding:9px 10px;display:grid}.substrate-picker{grid-area:1/1/auto/-1}.substrate-live-usage{grid-area:2/1}.shape-substrate-button{grid-area:2/2}.brush-picker{grid-area:2/3}.reset-substrate-button{grid-area:2/4}.canvas-stage{min-height:503px;padding-top:26px}}@media (width<=760px){.canvas-stage{padding-top:45px}.scene3d-shell,.scene3d-host{height:390px;min-height:390px}.scene3d-help{display:none}.scene3d-selection-menu{width:calc(100% - 20px);min-width:0;bottom:10px}.scene3d-selection-menu>span:first-child{min-width:88px}.scene3d-sculpt-panel{width:calc(100% - 24px);top:52px}.tank-view-controls{top:5px;right:0}.tank-view-frame{width:100%}.tank-stand{margin-top:17px}.selection-menu{width:min(330px,100% - 16px);padding-left:7px}.selection-menu>span{max-width:82px}.item-depth-control{width:76px;padding-inline:5px}}@media (width<=480px){.scene3d-shell,.scene3d-host{border-radius:13px;height:335px;min-height:335px}.scene3d-badge{top:9px;left:9px}.scene3d-reset-camera{bottom:9px;left:9px}.scene3d-axis-key{bottom:9px;right:9px}.scene3d-selection-menu{flex-wrap:wrap;bottom:44px}.scene3d-selection-menu>span:first-child{width:calc(100% - 78px)}.scene3d-selection-menu .item-depth-control{flex-basis:100%;order:3;width:100%}}@media (width<=470px){.tank-view-controls strong{display:none}.tank-view-controls button{padding-inline:6px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
