.lulu-studio.gem-scope{height:auto;min-height:calc(100dvh - var(--studio-top));overflow:visible}.lulu-studio .gem-page{flex-direction:column;gap:22px;max-width:1600px;margin:0 auto;padding:clamp(16px,3vw,30px) clamp(16px,3vw,48px) 40px;display:flex}.lulu-studio .gem-main{flex-direction:column;min-height:0;display:flex}.lulu-studio .gem-topbar{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:14px 22px;padding-bottom:14px;display:flex}.lulu-studio .gem-titleblock{flex-direction:column;gap:3px;display:flex}.lulu-studio .gem-title{color:var(--ink);margin:0;font-size:clamp(1.7rem,2.6vw,2.4rem);line-height:1}.lulu-studio .gem-controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.lulu-studio .gem-select{align-items:center;display:inline-flex;position:relative}.lulu-studio .gem-select select{appearance:none;font-family:var(--font-body);color:var(--ink-muted);background:var(--surface-2);border:1px solid var(--line);border-radius:var(--r-pill);cursor:pointer;padding:9px 30px 9px 15px;font-size:12px;font-weight:600;transition:color .2s,border-color .2s}.lulu-studio .gem-select select:hover{color:var(--ink)}.lulu-studio .gem-select-caret{pointer-events:none;color:var(--ink-subtle);font-size:10px;position:absolute;right:13px}.lulu-studio .gem-gridwrap{background:radial-gradient(62% 60% at 50% 44%, var(--color-paper), transparent 76%);flex:1;justify-content:center;align-items:center;min-height:42vh;display:flex}.lulu-studio .gem-loading{color:var(--ink-muted);padding:60px 0;font-size:14px}.lulu-studio .gem-grid{grid-auto-rows:min-content;place-content:center;gap:clamp(8px,1.2vw,16px);width:100%;padding:18px 6px 26px;display:grid}.lulu-studio .gem-cell{appearance:none;cursor:pointer;transform-origin:50%;will-change:transform;background:0 0;border:0;justify-content:center;align-items:center;margin:0;padding:0;display:flex;position:relative}.lulu-studio .gem-cell-inner{transform-origin:50%;will-change:transform;z-index:1;filter:drop-shadow(0 4px 6px #0000002e);justify-content:center;align-items:center;transition:transform .15s cubic-bezier(.2,.7,.2,1);display:inline-flex;position:relative}html.dark .lulu-studio .gem-cell-inner{filter:drop-shadow(0 4px 6px #00000080)}.lulu-studio .gem-cell:before{content:"";width:66%;height:66%;transform:translate(-50%, calc(-50% + var(--gem-lift,0px))) scale(var(--gem-scale,1));transform-origin:50%;background:radial-gradient(50% 50% at 50% 50%, var(--gem-tint,transparent), transparent 70%);opacity:.42;mix-blend-mode:multiply;filter:blur(7px);z-index:0;pointer-events:none;border-radius:50%;position:absolute;top:56%;left:50%}html.dark .lulu-studio .gem-cell:before{mix-blend-mode:screen;opacity:.28}.lulu-studio .gem-cell:focus,.lulu-studio .gem-cell:focus-visible{outline:none}.lulu-studio .gem-cell:focus-visible:after,.lulu-studio .gem-cell[data-focused=true]:after{content:"";border-left:5px solid #0000;border-right:5px solid #0000;border-bottom:7px solid var(--gold);width:0;height:0;transform:translate(-50%, var(--gem-lift,0px));background:0 0;transition:border-width .15s cubic-bezier(.2,.7,.2,1);position:absolute;bottom:-10px;left:50%}.lulu-studio .gem-cell[data-pinned=true]:after{border-bottom-width:10px;border-left-width:7px;border-right-width:7px}.lulu-studio .gem-cert{flex-direction:column;gap:clamp(12px,1.4vw,18px);padding:clamp(16px,1.6vw,26px) 0 0;display:flex}.lulu-studio .gem-cert-empty{text-align:center;justify-content:center;align-items:center}.lulu-studio .gem-cert-hint{color:var(--ink-subtle);font-size:13px}.lulu-studio .gem-cert-stage{justify-content:center;align-items:flex-end;gap:var(--gem-shot-gap,24px);min-height:var(--gem-stage-h,150px);padding-top:10px;padding-bottom:22px;display:flex;position:relative;overflow:visible}.lulu-studio .gem-cert-shot-stage{scroll-snap-align:center;flex:none;justify-content:center;align-items:flex-end;display:flex;position:relative}.lulu-studio .gem-cert-shot-stage>:first-child{z-index:1;filter:drop-shadow(0 5px 6px #00000038);position:relative}.lulu-studio .gem-cert-ground{background:radial-gradient(60% 60%,#0000001a,#0000 74%);width:58%;height:16px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.lulu-studio .gem-cert-ground[data-fitted=true]{width:calc(var(--gem-ground-w,100px) * .92);height:var(--gem-ground-h,14px);background:radial-gradient(50% 62%,#00000042,#0000 72%),radial-gradient(74% 80%,#0000001a,#0000 80%)}html.dark .lulu-studio .gem-cert-shot-stage>:first-child{filter:drop-shadow(0 5px 7px #0000008c)}.lulu-studio .gem-cert-ground{background:radial-gradient(60% 60%,#00000012,#0000 74%)}.lulu-studio .gem-cert-ground[data-fitted=true]{background:radial-gradient(50% 62%,#0000002e,#0000 72%),radial-gradient(74% 80%,#00000012,#0000 80%)}html.dark .lulu-studio .gem-cert-ground{background:radial-gradient(60% 60%,#0003,#0000 74%)}html.dark .lulu-studio .gem-cert-ground[data-fitted=true]{background:radial-gradient(50% 62%,#0000006b,#0000 72%),radial-gradient(74% 80%,#00000036,#0000 80%)}.lulu-studio .gem-cert-ground[data-fitted=true]:before{content:"";width:var(--gem-caustic-w,140px);height:var(--gem-caustic-h,45px);background:radial-gradient(50% 50% at 50% 50%, var(--gem-ground-tint,transparent), transparent 70%);opacity:.5;mix-blend-mode:multiply;filter:blur(6px);z-index:-1;pointer-events:none;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}html.dark .lulu-studio .gem-cert-ground[data-fitted=true]:before{mix-blend-mode:screen;opacity:.32}.lulu-studio .gem-cert-head{border-bottom:1px solid var(--ink);padding-bottom:12px}.lulu-studio .gem-cert-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--gold-deep);justify-content:space-between;align-items:baseline;gap:12px;margin:0;font-size:10px;font-weight:600;display:flex}.lulu-studio .gem-cert-code{color:var(--ink-subtle);letter-spacing:.08em;font-variant-numeric:tabular-nums}.lulu-studio .gem-cert-title{font-family:var(--font-display);color:var(--ink);margin:8px 0 0;font-size:clamp(1.7rem,2vw,2.1rem);font-weight:500;line-height:1.06}.lulu-studio .gem-cert-color{color:var(--ink-muted);align-items:center;gap:8px;margin:7px 0 0;font-size:13px;display:flex}.lulu-studio .gem-cert-swatch{border-radius:50%;width:11px;height:11px;box-shadow:inset 0 0 0 1px #0000002e}.lulu-studio .gem-cert-specs{margin:0}.lulu-studio .gem-cert-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:18px;padding:10px 0;display:flex}.lulu-studio .gem-cert-row dt{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-subtle);white-space:nowrap;font-size:10px}.lulu-studio .gem-cert-row dd{text-align:right;color:var(--ink);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.3}.lulu-studio .gem-cert-subvalue{letter-spacing:.02em;color:var(--ink-subtle);margin-top:2px;font-size:11px;display:block}.lulu-studio .gem-cert-row-origin{border-bottom:0;padding-bottom:2px}.lulu-studio .gem-cert-foot{border-top:1px solid var(--ink);flex-direction:column;gap:12px;margin-top:auto;padding-top:14px;display:flex}.lulu-studio .gem-cert-money{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.lulu-studio .gem-cert-amount{font-family:var(--font-display);color:var(--ink);font-variant-numeric:tabular-nums;font-size:1.45rem}.lulu-studio .gem-cert-request{color:var(--ink-muted);font-size:13px;font-style:italic}.lulu-studio .gem-pinbar{justify-content:center;padding-top:10px;display:flex}.lulu-studio .gem-pinbar-btn{appearance:none;letter-spacing:.1em;text-transform:uppercase;color:var(--gold-deep);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:6px 4px;font-family:inherit;font-size:10px;font-weight:600;display:inline-flex}.lulu-studio .gem-pinbar-btn>:first-child{text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--gold) 45%, transparent);text-decoration-color:color-mix(in srgb, var(--gold) 45%, transparent)}.lulu-studio .gem-pinbar-btn:hover>:first-child{-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold)}.lulu-studio .gem-pinbar-x{font-size:12px;line-height:1}.lulu-studio .gem-cert-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.lulu-studio .gem-cert-actions>:only-child{grid-column:1/-1}.lulu-studio .gem-cert-actions .btn{letter-spacing:.08em;text-align:center;justify-content:center;align-items:center;width:100%;min-height:44px;padding:10px 12px;font-size:10.5px;line-height:1.25;display:inline-flex}.lulu-studio .gem-map{flex-direction:column;align-items:center;gap:6px;width:100%;margin-top:-2px;display:flex}.lulu-studio .gem-map-svg{width:100%;height:auto;max-height:132px}.lulu-studio .gem-map-bg{fill:#0000}.lulu-studio .gem-map-grat{stroke:color-mix(in srgb, var(--ink) 7%, transparent);stroke-width:.4px}.lulu-studio .gem-map-grat[data-eq=true]{stroke:color-mix(in srgb, var(--ink) 14%, transparent);stroke-width:.5px}.lulu-studio .gem-map-land polygon{fill:color-mix(in srgb, var(--ink) 10%, transparent);stroke:none}.lulu-studio .gem-map-pin-ring{fill:none;stroke:var(--gold);stroke-width:.8px;opacity:.5}.lulu-studio .gem-map-pin-dot{fill:var(--gold)}.lulu-studio .gem-map-unknown{fill:var(--ink-subtle);font-family:var(--font-display);font-size:26px}.lulu-studio .gem-map-label{letter-spacing:.04em;color:var(--ink-muted);text-align:center;font-size:12px}.lulu-studio .gem-cert-legal{display:none}.lulu-studio .gem-toast{z-index:130;background:var(--ink);color:var(--color-paper);text-align:center;border-radius:4px;max-width:min(440px,100vw - 32px);padding:12px 18px;font-size:13px;animation:.3s cubic-bezier(.2,.7,.2,1) gemToast;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #00000047}.lulu-studio .gem-toast[data-kind=err]{background:var(--ink-2,#3e3e3e)}@keyframes gemToast{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}@media (min-width:901px){.lulu-studio.gem-scope{height:calc(100dvh - var(--studio-top));min-height:0;overflow:hidden}.lulu-studio .gem-page{grid-template-columns:minmax(0,1fr) clamp(380px,30vw,520px);gap:clamp(20px,2.4vw,44px);height:100%;min-height:0;display:grid}.lulu-studio .gem-main{height:100%}.lulu-studio .gem-gridwrap{height:100%;min-height:0;overflow:visible}.lulu-studio .gem-cert{border-left:1px solid var(--line);height:100%;min-height:0;padding-left:clamp(22px,2vw,38px)}}@media (max-width:900px){.lulu-studio.gem-scope{height:calc(100dvh - var(--studio-top));overscroll-behavior:none;min-height:0;overflow:hidden}.lulu-studio .gem-page{gap:0;height:100%;padding:0;position:relative;overflow:hidden}.lulu-studio .gem-main{flex-direction:column;min-height:0;padding:10px 16px 0;display:flex;position:absolute;inset:0}.lulu-studio .gem-gridwrap{scroll-padding-bottom:12px}.lulu-studio .gem-cert[data-dragging=true]~.gem-main{transition:none}.lulu-studio .gem-page:has(.gem-cert[data-dragging=true]) .gem-main{transition:none}.lulu-studio .gem-topbar{text-align:left;flex-direction:column;flex:none;align-items:stretch;gap:8px;padding-bottom:8px;display:flex}.lulu-studio .gem-titleblock{align-items:flex-start;gap:1px;width:100%}.lulu-studio .gem-title{font-size:1.45rem}.lulu-studio .gem-controls{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;width:100%;padding-bottom:2px;overflow:auto hidden}.lulu-studio .gem-controls::-webkit-scrollbar{display:none}.lulu-studio .gem-controls>*{flex:none}.lulu-studio .gem-gridwrap{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;flex:auto;min-height:0;display:block;overflow:hidden auto}.lulu-studio .gem-gridwrap::-webkit-scrollbar{display:none}.lulu-studio .gem-grid{width:100%;padding:10px 2px calc(var(--gem-sheet-h,62dvh) + 12px);place-content:start space-evenly}.lulu-studio .gem-page[data-rail]{flex-direction:column;display:flex}.lulu-studio .gem-page[data-rail] .gem-main{flex:none;height:auto;padding-inline:0;position:static}.lulu-studio .gem-page[data-rail] .gem-topbar{padding-inline:16px}.lulu-studio .gem-page[data-rail] .gem-cert{flex:auto;height:auto;min-height:0;max-height:none;position:static}.lulu-studio .gem-page[data-rail] .gem-gridwrap{height:clamp(72px, calc((1 - var(--gem-sheet-frac,.94)) * 100dvh + 24px), 150px);scroll-snap-type:x mandatory;overscroll-behavior-x:contain;flex:none;justify-content:flex-start;align-items:center;scroll-padding-inline:50%;display:flex;overflow:auto hidden}.lulu-studio .gem-page[data-rail] .gem-grid{place-content:center start;width:max-content;padding:0 8px}.lulu-studio .gem-page[data-rail] .gem-cell{scroll-snap-align:center}.lulu-studio .gem-page[data-rail] .gem-pinbar{display:none}.lulu-studio .gem-page[data-rail] .gem-cell[data-pinned=true] .gem-cell-inner{transform:scale(1.18)}.lulu-studio .gem-pinbar{flex:none;padding-top:2px;padding-bottom:4px}.lulu-studio .gem-cert{height:calc(var(--gem-sheet-frac,.72) * 100%);z-index:20;background:var(--color-paper,#fff);border-top:1px solid var(--line);touch-action:pan-y;border-radius:18px 18px 0 0;flex-direction:column;gap:0;padding:0;transition:height .32s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -10px 34px #00000021}html.dark .lulu-studio .gem-cert{background:var(--surface-1,#181818);box-shadow:0 -10px 34px #00000080}.lulu-studio .gem-cert[data-dragging=true]{transition:none}.lulu-studio .gem-cert[data-sheet=half]:not([data-dragging=true]){height:fit-content;max-height:76dvh}.lulu-studio .gem-cert[data-sheet=half]:not([data-dragging=true]) .gem-cert-scroll{max-height:430px}@media (max-height:700px){.lulu-studio .gem-cert[data-sheet=half]:not([data-dragging=true]){max-height:82dvh}.lulu-studio .gem-cert[data-sheet=half]:not([data-dragging=true]) .gem-cert-scroll{max-height:62dvh}.lulu-studio .gem-cert-stage{height:78px;padding-bottom:6px;min-height:0!important}.lulu-studio .gem-cert-title{font-size:1.2rem}.lulu-studio .gem-cert-head{padding-bottom:6px}.lulu-studio .gem-cert-row{padding:5px 0}}.lulu-studio .gem-sheet-grip{cursor:grab;touch-action:none;flex:none;justify-content:center;align-items:center;height:30px;display:flex;position:relative}.lulu-studio .gem-sheet-grip:active{cursor:grabbing}.lulu-studio .gem-sheet-handle{appearance:none;cursor:inherit;background:0 0;border:0;justify-content:center;align-items:center;padding:12px 26px;display:flex}.lulu-studio .gem-sheet-bar{background:color-mix(in srgb, var(--ink) 22%, transparent);border-radius:2px;width:38px;height:4px;transition:background .2s;display:block}.lulu-studio .gem-sheet-handle:active .gem-sheet-bar{background:color-mix(in srgb, var(--ink) 40%, transparent)}.lulu-studio .gem-sheet-counter{letter-spacing:.1em;color:var(--ink-subtle);font-variant-numeric:tabular-nums;font-size:10px;font-weight:600;position:absolute;right:16px}.lulu-studio .gem-cert-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;touch-action:pan-y;flex-direction:column;flex:auto;gap:12px;min-height:0;padding:0 18px;transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .2s;display:flex;overflow:hidden auto}.lulu-studio .gem-cert-scroll::-webkit-scrollbar{display:none}.lulu-studio .gem-cert-scroll[data-swiping=true]{opacity:.72;transition:none}.lulu-studio .gem-cert-stage{min-height:var(--gem-stage-h,120px);padding-top:2px;padding-bottom:10px}.lulu-studio .gem-cert-title{font-size:1.35rem}.lulu-studio .gem-cert-head{padding-bottom:8px}.lulu-studio .gem-cert-row{padding:7px 0}.lulu-studio .gem-cert-scroll{gap:10px}.lulu-studio .gem-map-svg{max-height:150px}.lulu-studio .gem-cert-legal{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:center;gap:6px 16px;margin-top:4px;padding:14px 0 18px;display:flex}.lulu-studio .gem-cert-legal a{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-subtle);font-size:10px;text-decoration:none}.lulu-studio .gem-cert-legal a:hover{color:var(--ink)}.lulu-studio .gem-cert-foot{padding:10px 18px calc(10px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--line);background:inherit;z-index:2;flex-direction:row;flex:none;justify-content:space-between;align-items:center;gap:12px;margin-top:0;position:relative}.lulu-studio .gem-cert-money{flex:0 auto;justify-content:flex-start;min-width:0}.lulu-studio .gem-cert-request{font-size:12px}.lulu-studio .gem-cert-amount{font-size:1.15rem}.lulu-studio .gem-cert-actions{flex:none;gap:8px;width:auto;display:flex}.lulu-studio .gem-cert-actions .btn{letter-spacing:.06em;white-space:nowrap;text-overflow:ellipsis;width:auto;max-width:58vw;min-height:36px;padding:8px 14px;font-size:9.5px;overflow:hidden}.lulu-studio .gem-cert-actions .btn-ghost{display:none}body:has(.gem-scope)>footer{display:none}body:has(.gem-scope) footer[class*=footer]{display:none}}@media (max-width:900px) and (max-height:520px){.lulu-studio .gem-cert-stage{min-height:96px}.lulu-studio .gem-title{font-size:1.2rem}}@media (prefers-reduced-motion:reduce){.lulu-studio .gem-cell-inner,.lulu-studio .gem-cell,.lulu-studio .gem-cell:after{transition:none!important}}