:root{--sn-toolbar-h:74px;--sn-stage-w:min(1280px,calc(100vw - 40px))}
#snDisplayToolbar{position:fixed;z-index:99990;top:10px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:7px;padding:7px 9px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:rgba(6,28,20,.96);box-shadow:0 14px 42px rgba(0,0,0,.28);font-family:'Space Grotesk',system-ui;color:#fff;max-width:calc(100vw - 14px)}#snDisplayToolbar[hidden]{display:none!important}.sn-display-brand{display:flex;align-items:center;gap:7px;white-space:nowrap}.sn-display-brand img{width:30px;height:30px;border-radius:8px;background:#fff;object-fit:contain;padding:2px}.sn-display-brand span{font-size:11px;font-weight:700}.sn-display-segment{display:flex;gap:3px;padding:4px;border-radius:13px;background:rgba(255,255,255,.09)}.sn-display-btn,.sn-fullscreen-btn{border:0;border-radius:10px;background:transparent;color:#c8d7cf;padding:8px 10px;font:600 12px/1 'Space Grotesk',system-ui;cursor:pointer;white-space:nowrap}.sn-display-btn.is-active{background:#CDF546;color:#0B3E27}.sn-size-wrap{display:flex;align-items:center;gap:5px;font-size:10px;font-weight:700}.sn-size-wrap select{border:1px solid rgba(255,255,255,.16);border-radius:10px;background:#17382c;color:#fff;padding:7px 25px 7px 8px;font:600 11px system-ui}.sn-fullscreen-btn{border:1px solid rgba(255,255,255,.16);color:#fff}.sn-view-hint{position:fixed;z-index:99989;top:70px;left:50%;transform:translateX(-50%);padding:7px 12px;background:#0B3E27;color:#fff;border-radius:999px;font:600 11px system-ui;opacity:0;pointer-events:none}.sn-view-hint.show{opacity:1}
body.sn-display-enabled{padding-top:var(--sn-toolbar-h);min-height:100dvh;box-sizing:border-box;background:radial-gradient(circle at 15% 10%,#d8efff 0,transparent 30%),radial-gradient(circle at 85% 12%,#e7ddff 0,transparent 34%),linear-gradient(145deg,#eef4f8,#f5f1e8);overflow:hidden}body.sn-display-enabled #dc-root{display:flex!important;justify-content:center!important;align-items:flex-start!important;width:100%!important;height:calc(100dvh - var(--sn-toolbar-h))!important;padding:8px!important;box-sizing:border-box!important;overflow:hidden!important}body.sn-display-enabled #dc-root>.sn-live-app-shell{position:relative!important;margin:0!important;box-sizing:border-box!important;max-width:none!important;max-height:none!important;transform:none!important;overflow:hidden!important;transition:width .2s,height .2s,border-radius .2s!important}
body.sn-size-fit{--sn-stage-w:min(1280px,calc(100vw - 40px))}body.sn-size-compact{--sn-stage-w:960px}body.sn-size-comfortable{--sn-stage-w:1120px}body.sn-size-wide{--sn-stage-w:1400px}body.sn-size-full{--sn-stage-w:calc(100vw - 16px)}
body.sn-mode-mobile #dc-root>.sn-live-app-shell{width:min(390px,calc(100vw - 10px))!important;height:min(844px,calc(100dvh - 88px))!important;border:7px solid #101714!important;border-radius:28px!important;box-shadow:0 28px 75px rgba(15,32,25,.28)!important}body.sn-mode-tablet #dc-root>.sn-live-app-shell{width:min(820px,calc(100vw - 20px))!important;height:calc(100dvh - 92px)!important;border:7px solid #101714!important;border-radius:24px!important;box-shadow:0 30px 90px rgba(15,32,25,.25)!important}body.sn-mode-desktop #dc-root>.sn-live-app-shell{width:min(var(--sn-stage-w),calc(100vw - 16px))!important;height:calc(100dvh - 90px)!important;border:1px solid rgba(11,62,39,.15)!important;border-radius:22px!important;box-shadow:0 34px 110px rgba(15,32,25,.24)!important;background:#F5F3EA!important}
/* The source shell is now 100% x 100%; force all main page layers to occupy the selected canvas. */
body.sn-display-enabled .sn-live-app-shell>div{width:100%!important;max-width:none!important;box-sizing:border-box!important}body.sn-mode-desktop .sn-live-app-shell>div{min-width:0!important}
/* On desktop, convert common app cards/grids into a real website layout instead of a narrow phone column. */
@media(min-width:1100px){body.sn-mode-desktop .sn-live-app-shell [style*="padding:20px"]{padding-left:clamp(24px,4vw,64px)!important;padding-right:clamp(24px,4vw,64px)!important}body.sn-mode-desktop .sn-live-app-shell [style*="display:grid"]{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important}body.sn-mode-desktop .sn-live-app-shell [style*="max-width"]{max-width:none!important}}
.sn-prototype-tour-card{z-index:90!important;box-sizing:border-box!important}.sn-tour-minimise{position:absolute;right:40px;top:9px;width:25px;height:25px;border:1px solid #33445F;border-radius:8px;background:#182844;color:#fff;font:700 18px/20px system-ui;cursor:pointer;z-index:2}.sn-prototype-tour-card.sn-tour-collapsed{height:54px!important;min-height:54px!important;overflow:hidden!important}.sn-prototype-tour-card.sn-tour-collapsed>div:not(:first-child){display:none!important}body.sn-mode-tablet .sn-prototype-tour-card,body.sn-mode-desktop .sn-prototype-tour-card{left:auto!important;right:18px!important;top:48px!important;bottom:auto!important;width:min(390px,36%)!important;max-height:calc(100% - 66px)!important;overflow:auto!important;border-radius:20px!important}.sn-investor-fab{right:16px!important;bottom:72px!important}.sn-lang-floating{right:16px!important;bottom:16px!important}
@media(max-width:699px){:root{--sn-toolbar-h:57px}#snDisplayToolbar{top:4px;width:calc(100vw - 8px);padding:4px}.sn-display-brand,.sn-size-wrap,.sn-fullscreen-btn{display:none}.sn-display-segment{width:100%;justify-content:space-between}.sn-display-btn{flex:1;padding:8px 3px;font-size:10px}body.sn-display-enabled #dc-root{height:calc(100dvh - 57px)!important;padding:2px!important}body.sn-mode-mobile #dc-root>.sn-live-app-shell,body.sn-mode-tablet #dc-root>.sn-live-app-shell,body.sn-mode-desktop #dc-root>.sn-live-app-shell{width:100%!important;height:100%!important;border:0!important;border-radius:12px!important;box-shadow:none!important}.sn-prototype-tour-card{left:6px!important;right:6px!important;top:auto!important;bottom:64px!important;width:auto!important;max-height:31dvh!important;overflow:auto!important;padding:12px!important;border-radius:16px!important}.sn-investor-fab{top:61px!important;bottom:auto!important;right:6px!important;font-size:0!important;width:38px!important;height:38px!important;padding:8px!important}.sn-investor-fab:before{content:'◆';font-size:15px}.sn-lang-floating{top:61px!important;bottom:auto!important;left:6px!important;right:auto!important;height:38px!important;min-width:70px!important}}
@media print{#snDisplayToolbar,.sn-view-hint{display:none!important}}
