.shell-app .notification-panel{z-index:25;color:#172033;background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:min(446px,100vw - 32px);max-height:calc(100vh - 88px);position:absolute;top:62px;right:0;overflow:auto;box-shadow:0 20px 45px #0f172a2e}.shell-app .notification-header{justify-content:space-between;padding:20px 20px 10px;display:flex}.shell-app .notification-header h2{margin:0;font-size:23px}.shell-app .notification-header h2 span,.shell-app .notification-tabs span,.shell-app .notification-group h3 span{color:#526075;background:#f1f3f6;border-radius:5px;place-items:center;min-width:22px;height:22px;margin-left:6px;padding:0 6px;font-size:12px;display:inline-grid}.shell-app .notification-header p,.shell-app .notification-copy p,.shell-app .notification-footer p{color:#738096;margin:7px 0 0;font-size:13px;line-height:1.28}.shell-app .notification-header button{color:#64748b;background:0 0;border:0}.shell-app .notification-header svg{width:17px}.shell-app .notification-tabs{border-bottom:1px solid #e5e7eb;align-items:center;gap:20px;padding:0 20px;display:flex}.shell-app .notification-tabs button{color:#738096;background:0 0;border:0;border-bottom:2px solid #0000;height:37px;padding:0;font-weight:500}.shell-app .notification-tabs button.active{color:#172033;border-color:#172033;font-weight:700}.shell-app .notification-tabs .notification-read-all{color:#315cff;margin-left:auto;font-weight:600}.shell-app .notification-list{padding:10px 20px}.shell-app .notification-group{margin:10px 0 20px}.shell-app .notification-group h3{color:#526075;justify-content:space-between;align-items:center;margin:0 0 11px;font-size:12px;display:flex}.shell-app .notification-group h3 span{margin:0}.shell-app .notification-card{background:#fcfdff;border:1px solid #e4e8ee;border-radius:11px;grid-template-columns:48px 1fr auto;align-items:start;gap:12px;margin-top:8px;padding:14px;display:grid}.shell-app .notification-icon{border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.shell-app .notification-icon svg{width:21px}.shell-app .notification-icon-blue{color:#315cff;background:#eef6ff}.shell-app .notification-icon-orange{color:#ff8a00;background:#fff5e8}.shell-app .notification-icon-red{color:#ff2636;background:#fff0f1}.shell-app .notification-icon-purple{color:#8a50ff;background:#f5f0ff}.shell-app .notification-icon-green{color:#1ab889;background:#edf9f6}.shell-app .notification-copy strong,.shell-app .notification-footer strong{font-size:14px}.shell-app .notification-copy p{max-width:215px}.shell-app .notification-meta{color:#a4afc1;white-space:nowrap;justify-items:end;gap:10px;font-size:12px;display:grid}.shell-app .notification-meta span{align-items:center;gap:6px;display:flex}.shell-app .notification-meta i{background:#18bd8a;border-radius:50%;width:7px;height:7px}.shell-app .notification-meta button{color:#172033;background:#fff;border:1px solid #dfe5ed;border-radius:5px;min-height:24px;padding:3px 10px;font-size:12px;font-weight:600}.shell-app .notification-meta .notification-status{color:#159269;background:#ddf7ec;border:0}.shell-app .notification-footer{background:#fbfefd;border:1px solid #e4e8ee;border-radius:11px;align-items:center;gap:12px;margin:8px 20px 20px;padding:13px;display:flex}.shell-app .notification-footer .notification-icon{width:42px;height:42px}.shell-app .notification-footer p{margin-top:3px}.shell-app .notification-empty{text-align:center;color:#738096;padding:28px 0}@media (width<=650px){.shell-app .notification-panel{max-height:calc(100vh - 24px);position:fixed;top:12px;right:16px}}.shell-app{--page-ink:#111;--page-muted:#acacac;--page-line:#acacac;box-sizing:border-box;min-height:100vh;color:var(--page-ink);font-synthesis:none;background:#f8f9fa;font-family:Inter,Arial,sans-serif;font-size:14px;display:flex}body:has(.shell-app){margin:0}.shell-app *,.shell-app :before,.shell-app :after{box-sizing:border-box}.shell-app button,.shell-app input,.shell-app select{font:inherit}.shell-app button{cursor:pointer}.shell-app button:disabled{cursor:default}.shell-app a{color:inherit;text-decoration:none}.shell-app :focus-visible{outline-offset:3px;outline:2px solid #111}.shell-app .shell-icon{flex:none;width:20px;height:20px}.shell-app .shell-skip-link{z-index:30;background:#fff;padding:12px;position:fixed;top:-100px;left:16px}.shell-app .shell-skip-link:focus{top:12px}.shell-app .shell-sidebar{background:#fff;border-right:1px solid #f2f1f1;flex:0 0 218px}.shell-app .shell-brand{border-bottom:1px solid #f2f1f1;flex-direction:column;gap:6px;height:76px;padding:10px 26px;display:flex}.shell-app .shell-wordmark{color:#170906;letter-spacing:-1.2px;align-items:center;height:32px;font-size:25px;font-style:italic;font-weight:700;display:flex}.shell-app .shell-wordmark svg{color:#f36125;width:25px;height:32px}.shell-app .shell-brand-caption{color:var(--page-muted);white-space:nowrap;font-size:11px}.shell-app .shell-sidebar nav{padding:51px 14px 24px}.shell-app .shell-nav-item{color:#acacac;text-align:left;white-space:nowrap;background:0 0;border:0;border-right:2px solid #0000;align-items:center;gap:12px;width:100%;height:50px;padding:12px;font-weight:500;display:flex}.shell-app .shell-nav-item-active{color:#000;background:#acacac1a;border-right-color:#000}.shell-app .shell-workspace{flex:1;min-width:0}.shell-app .shell-topbar{background:#fff;border-bottom:1px solid #f2f1f1;align-items:center;gap:16px;min-height:76px;padding:10px 38px 10px 16px;display:flex}.shell-app .shell-search{background:#fff;border:1px solid #acacac;border-radius:8px;align-items:center;gap:12px;min-width:0;height:48px;padding:10px 20px;display:flex}.shell-app .shell-search input{color:#111;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:14px}.shell-app .shell-search:focus-within{outline-offset:2px;outline:2px solid #111}.shell-app .shell-search input::placeholder{color:#acacac}.shell-app .shell-global-search{background:#f3f4f6;border-color:#e5e7eb;border-radius:10000px;flex:0 379px;height:45px}.shell-app .shell-actions{flex-shrink:0;gap:16px;display:flex}.shell-app .shell-button{color:#111;white-space:nowrap;background:#fff;border:1px solid #acacac;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:11px 16px;font-size:14px;font-weight:500;line-height:24px;display:inline-flex}.shell-app .shell-button-primary{color:#fff;background:#111;border-color:#111}.shell-app .shell-button:hover:not(:disabled){background:#f3f4f6}.shell-app .shell-button-primary:hover:not(:disabled){background:#303030}.shell-app .shell-button[aria-pressed=true]{background:#e5e7eb}.shell-app .shell-account{align-items:center;gap:16px;margin-left:auto;display:flex}.shell-app .shell-icon-button{background:#fff;border:1px solid #f2f1f1;border-radius:50%;place-items:center;width:45px;height:45px;display:grid;box-shadow:0 4px 12px #0000000f}.shell-app .shell-notifications,.shell-app .shell-notification-button{position:relative}.shell-app .shell-notification-badge{color:#fff;background:#315cff;border:2px solid #fff;border-radius:10px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:700;display:grid;position:absolute;top:-4px;right:-3px}.shell-app .shell-account-menu{position:relative}.shell-app .shell-user-menu{color:#111;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:10px;min-width:180px;height:55px;padding:7px 10px;font-size:12px;font-weight:500;display:flex}.shell-app .shell-user-menu:hover{background:#f8f9fa}.shell-app .shell-user-menu small{color:#acacac;margin-top:5px;font-size:8px;display:block}.shell-app .shell-user-menu>.shell-icon{width:16px;margin-left:auto}.shell-app .shell-user-avatar{color:#fff;background:#242424;border-radius:50%;place-items:center;width:36px;height:36px;font-size:11px;display:grid}.shell-app .shell-account-dropdown{z-index:20;background:#fff;border:1px solid #e5e7eb;border-radius:6px;width:180px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 24px #0000001f}.shell-app .shell-account-dropdown button{color:#111;text-align:left;background:0 0;border:0;border-radius:4px;width:100%;padding:10px 12px}.shell-app .shell-account-dropdown button:hover{background:#f3f4f6}.shell-app .workspace-frame{background:#f8f9fa;min-height:calc(100vh - 76px)}.shell-app .workspace-loading,.shell-app .workspace-offline{color:#637381;text-align:center;align-content:center;justify-items:center;gap:16px;min-height:50vh;padding:32px;display:grid}.shell-app .workspace-offline h2,.shell-app .workspace-offline p{margin:0}@media (width<=1250px){.shell-app .shell-topbar{flex-wrap:wrap}.shell-app .shell-global-search{flex:1}.shell-app .shell-account{gap:8px}.shell-app .shell-user-menu{min-width:140px}}@media (width<=1050px){.shell-app .shell-sidebar{flex-basis:190px}.shell-app .shell-brand{padding-left:16px}.shell-app .shell-sidebar nav{padding-left:8px;padding-right:8px}.shell-app .shell-topbar{padding-right:16px}.shell-app .shell-account{display:none}}@media (width<=650px){.shell-app{flex-direction:column}.shell-app .shell-sidebar{border-bottom:1px solid #f2f1f1;border-right:0;flex-basis:auto}.shell-app .shell-brand{height:70px}.shell-app .shell-sidebar nav{padding:8px;display:flex;overflow-x:auto}.shell-app .shell-nav-item{flex:none;width:auto}.shell-app .shell-topbar{gap:12px}.shell-app .shell-global-search{flex-basis:100%}.shell-app .shell-actions{gap:10px}.shell-app .shell-button{padding-inline:12px}}._screen_1ieb5_5,._screen_1ieb5_5 *{box-sizing:border-box}._screen_1ieb5_5{color:#111;background:#f9f9ff;height:100dvh;min-height:0;font-family:Inter,Arial,sans-serif;display:flex;overflow:hidden}._visual_1ieb5_18{color:#fff;background:#000 50%/cover;width:50%;height:100dvh;position:relative;overflow:hidden}._visual_1ieb5_18:after{content:"";background:linear-gradient(#0000,#00000085 52%,#000);position:absolute;inset:0}._visualContent_1ieb5_32{z-index:1;flex-direction:column;justify-content:space-between;height:100%;padding:64px;display:flex;position:relative}._wordmark_1ieb5_41{letter-spacing:-2.4px;font-family:Hanken Grotesk,Inter,Arial,sans-serif;font-size:48px;line-height:56px}._caption_1ieb5_47{letter-spacing:1.4px;font-family:Geist,Inter,Arial,sans-serif;font-size:14px;line-height:20px}._message_1ieb5_53{max-width:576px}._message_1ieb5_53 h1{letter-spacing:-.32px;max-width:576px;margin:0 0 24px;font-family:Hanken Grotesk,Inter,Arial,sans-serif;font-size:32px;line-height:40px}._message_1ieb5_53>p{max-width:576px;margin:0;font-size:18px;line-height:28px}._features_1ieb5_70{grid-template-columns:48px 1fr;gap:32px 16px;margin-top:64px;font-size:12px;display:grid}._features_1ieb5_70 span{border:1px solid #555;border-radius:5px;place-items:center;width:48px;height:48px;font-size:20px;display:grid}._features_1ieb5_70 span svg{width:22px;height:22px}._features_1ieb5_70 p{margin:0}._features_1ieb5_70 strong{margin-bottom:2px;font-size:12px;display:block}._panel_1ieb5_98{background:#7f7f7f;justify-content:center;align-items:center;width:50%;min-width:0;height:100dvh;padding:0;display:flex}._card_1ieb5_108{background:#fff;border:1px solid #cfc4c5;border-radius:16px;flex-direction:column;width:580px;height:735px;padding:32px;display:flex;box-shadow:0 1px 2px #0000000d}._signupCard_1ieb5_119{height:auto;min-height:735px}._mark_1ieb5_123{background:#000;border-radius:12px;place-items:center;width:48px;height:48px;margin-bottom:24px;display:grid}._zap_1ieb5_132{fill:#fff;width:16px;height:20px;display:block}._card_1ieb5_108 h2{margin:0;font-family:Hanken Grotesk,Inter,Arial,sans-serif;font-size:24px;line-height:32px}._subtitle_1ieb5_144{color:#68707a;margin:0 0 32px;font-size:16px;line-height:24px}._card_1ieb5_108 label{font-family:Geist,Inter,Arial,sans-serif;font-size:14px;line-height:20px}._card_1ieb5_108 label+label{margin-top:24px}._card_1ieb5_108 label input:not([type=checkbox]){border:1px solid #ddd;border-radius:12px;width:100%;height:49px;margin-top:8px;padding:14px 16px;font-size:16px}._forgot_1ieb5_167{float:right;font:inherit;color:inherit;background:0 0;border:0;font-size:12px}._signup_1ieb5_119{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}._signup_1ieb5_119:focus-visible,._forgot_1ieb5_167:focus-visible{outline-offset:2px;outline:2px solid #111}._passwordHint_1ieb5_190{color:#68707a;margin:8px 0 0;font-size:12px;line-height:16px}._remember_1ieb5_196{margin-top:24px;font-family:Inter,Arial,sans-serif!important;font-size:14px!important}._submit_1ieb5_201,._google_1ieb5_202{border-radius:12px;justify-content:center;align-items:center;gap:6px;width:100%;height:48px;font-size:16px;display:inline-flex}._submit_1ieb5_201{color:#fff;background:#000;border:0;margin-top:24px}._arrow_1ieb5_218{width:16px;height:16px}._divider_1ieb5_222{color:#777;align-items:center;gap:8px;margin:24px 0;font-size:12px;display:flex}._divider_1ieb5_222:before,._divider_1ieb5_222:after{content:"";background:#e2e2e2;flex:1;height:1px}._google_1ieb5_202{background:#fff;border:1px solid #ddd;height:50px}._googleIcon_1ieb5_242{flex:none;width:20px;height:20px}._help_1ieb5_247{text-align:center;color:#68707a;border-top:1px solid #eee;margin:24px 0 0;padding-top:24px;font-size:10px}._help_1ieb5_247 strong{color:#111}@media (width<=1200px){._visualContent_1ieb5_32{padding:48px}._card_1ieb5_108{width:min(580px,100% - 48px)}}@media (width<=900px){._visualContent_1ieb5_32{padding:32px}._wordmark_1ieb5_41{font-size:36px;line-height:44px}._caption_1ieb5_47{font-size:11px;line-height:16px}._message_1ieb5_53 h1{font-size:26px;line-height:32px}._message_1ieb5_53>p{font-size:14px;line-height:21px}._card_1ieb5_108{width:min(580px,100% - 32px);padding:24px}}@media (width<=700px){._visual_1ieb5_18{display:none}._panel_1ieb5_98{width:100%;padding:16px;overflow:auto}._card_1ieb5_108{width:min(100%,420px);height:auto;max-height:calc(100dvh - 32px);overflow-y:auto}}@media (height<=760px) and (width>=701px){._card_1ieb5_108{height:calc(100dvh - 32px);overflow-y:auto}._visualContent_1ieb5_32{padding-block:24px}}._screen_5ezmo_4,._screen_5ezmo_4 *{box-sizing:border-box}._screen_5ezmo_4{min-height:100dvh;font-family:Inter,Arial,sans-serif;display:flex}._visual_5ezmo_13{color:#fff;background:#000 50%/cover;width:50%;min-height:100dvh;position:relative}._visual_5ezmo_13:after{content:"";background:linear-gradient(#0000,#00000094 48%,#000);position:absolute;inset:0}._visualContent_5ezmo_26{z-index:1;flex-direction:column;justify-content:space-between;height:100%;padding:42px 32px 36px;display:flex;position:relative}._wordmark_5ezmo_35{letter-spacing:-1px;font-size:24px;font-weight:700}._caption_5ezmo_40{letter-spacing:1px;font-size:8px}._message_5ezmo_44{max-width:330px}._message_5ezmo_44 h1{margin:0 0 12px;font-size:16px}._message_5ezmo_44 p{color:#bfc0c1;margin:0;font-size:10px;line-height:15px}._features_5ezmo_57{grid-template-columns:24px 1fr;gap:18px 9px;margin-top:184px;font-size:8px;display:grid}._features_5ezmo_57 span{border:1px solid #555;border-radius:6px;place-items:center;width:24px;height:24px;display:grid}._features_5ezmo_57 svg{width:14px}._features_5ezmo_57 p{line-height:11px}._features_5ezmo_57 strong{color:#fff;display:block}._panel_5ezmo_82{background:#888;place-items:center;width:50%;min-height:100dvh;padding:24px;display:grid;position:relative}._card_5ezmo_91{background:#fff;border-radius:9px;flex-direction:column;width:min(290px,100%);padding:16px;display:flex}._mark_5ezmo_99{color:#fff;background:#000;border-radius:5px;place-items:center;width:24px;height:24px;margin-bottom:15px;display:grid}._card_5ezmo_91 h2{margin:0 0 4px;font-size:12px}._subtitle_5ezmo_113{margin:0 0 15px!important}._card_5ezmo_91 label{font-size:7px;font-weight:600}._input_5ezmo_120{border:1px solid #ddd;border-radius:6px;align-items:center;height:26px;margin-top:5px;padding:0 7px;display:flex}._input_5ezmo_120 svg{color:#777;width:11px}._input_5ezmo_120 input{border:0;outline:0;width:100%;padding:0 7px;font-size:8px}._submit_5ezmo_140,._back_5ezmo_141{border-radius:6px;width:100%;height:25px;font-size:7px}._submit_5ezmo_140{color:#fff;background:#000;border:0;margin-top:11px}._submit_5ezmo_140 svg{width:10px}._status_5ezmo_156{color:#15965b;text-align:center;margin:8px 0 0;font-size:7px}._divider_5ezmo_162{color:#777;align-items:center;gap:8px;margin:16px 0;font-size:7px;display:flex}._divider_5ezmo_162:before,._divider_5ezmo_162:after{content:"";background:#e2e2e2;flex:1;height:1px}._back_5ezmo_141{background:#fff;border:1px solid #ddd}._help_5ezmo_181{text-align:center;border-top:1px solid #eee;padding-top:14px;font-size:6px;margin:14px 0 2px!important}._help_5ezmo_181 strong{color:#111}._copyright_5ezmo_191{color:#fff;letter-spacing:1px;font-size:6px;position:absolute;bottom:24px}@media (width<=700px){._visual_5ezmo_13{display:none}._panel_5ezmo_82{width:100%}}._screen_j0q5r_4,._screen_j0q5r_4 *{box-sizing:border-box}._screen_j0q5r_4{color:#fff;background:#818181;min-height:100dvh;font-family:Inter,Arial,sans-serif;display:flex}._visual_j0q5r_15{background-color:#111;background-position:50%;background-size:cover;width:50%;min-height:100dvh;position:relative;overflow:hidden}._visual_j0q5r_15:after{content:"";background:linear-gradient(#00000040,#0009 55%,#000);position:absolute;inset:0}._visualContent_j0q5r_30{z-index:1;flex-direction:column;justify-content:space-between;min-height:100dvh;padding:38px 32px 32px;display:flex;position:relative}._wordmark_j0q5r_39{letter-spacing:-1.2px;font-size:25px;font-weight:700}._caption_j0q5r_44{letter-spacing:1px;font-size:8px}._message_j0q5r_48 h1{margin:0 0 14px;font-size:22px}._message_j0q5r_48 p{color:#bbb;max-width:410px;margin:0;font-size:11px;line-height:1.45}._features_j0q5r_59{gap:16px;display:grid}._feature_j0q5r_59{color:#aaa;grid-template-columns:24px 1fr;align-items:center;gap:8px;font-size:9px;display:grid}._feature_j0q5r_59 span{color:#fff;border:1px solid #555;border-radius:5px;place-items:center;width:24px;height:24px;display:grid}._feature_j0q5r_59 svg{width:14px;height:14px}._feature_j0q5r_59 p{margin:0}._feature_j0q5r_59 strong{color:#fff;display:block}._panel_j0q5r_91{place-items:center;width:50%;min-height:100dvh;padding:24px;display:grid}._card_j0q5r_98{color:#111;background:#fff;border-radius:8px;width:min(100%,290px);padding:16px}._mark_j0q5r_105{color:#fff;background:#000;border-radius:5px;place-items:center;width:24px;height:24px;margin-bottom:14px;display:grid}._mark_j0q5r_105 svg{width:13px;height:13px}._card_j0q5r_98 h2{margin:0;font-size:15px}._subtitle_j0q5r_123{color:#68707a;margin:4px 0 14px;font-size:8px}._field_j0q5r_128{margin-top:10px;font-size:8px;font-weight:600;display:block}._inputWrap_j0q5r_134{color:#999;border:1px solid #ddd;border-radius:6px;align-items:center;gap:6px;height:25px;margin-top:4px;padding:0 7px;display:flex}._inputWrap_j0q5r_134>svg{width:12px;height:12px}._inputWrap_j0q5r_134 input{border:0;outline:0;width:100%;min-width:0;font-size:8px}._inputWrap_j0q5r_134 button{color:#777;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}._inputWrap_j0q5r_134 button svg{width:11px;height:11px}._hint_j0q5r_169{margin:4px 0 0;font-size:6px}._submit_j0q5r_173{color:#fff;cursor:pointer;background:#000;border:0;border-radius:6px;justify-content:center;align-items:center;gap:4px;width:100%;height:25px;margin-top:14px;font-size:8px;display:flex}._submit_j0q5r_173 svg{width:11px;height:11px}._copyright_j0q5r_192{text-align:center;color:#fff;letter-spacing:1px;white-space:nowrap;margin:16px 0 -34px;font-size:6px}@media (width<=700px){._visual_j0q5r_15{display:none}._panel_j0q5r_91{width:100%}._card_j0q5r_98{width:min(100%,340px)}._copyright_j0q5r_192{margin-bottom:-24px}}body{margin:0}._screen_7oguk_4,._screen_7oguk_4 *{box-sizing:border-box}._screen_7oguk_4{color:#fff;background:#858585;min-height:100dvh;font-family:Inter,Arial,sans-serif;display:flex}._visual_7oguk_15{background-color:#111;background-position:50%;background-size:cover;width:50%;min-height:100dvh;position:relative;overflow:hidden}._visual_7oguk_15:after{content:"";background:linear-gradient(#00000040,#0009 55%,#000);position:absolute;inset:0}._visualContent_7oguk_30{z-index:1;flex-direction:column;justify-content:space-between;min-height:100dvh;padding:38px 36px 32px;display:flex;position:relative}._wordmark_7oguk_39{letter-spacing:-1.2px;font-size:25px;font-weight:700}._caption_7oguk_44{letter-spacing:1px;font-size:8px}._message_7oguk_48 h1{margin:0 0 14px;font-size:22px}._message_7oguk_48 p{color:#bbb;max-width:410px;margin:0;font-size:11px;line-height:1.45}._features_7oguk_59{gap:16px;display:grid}._feature_7oguk_59{color:#aaa;grid-template-columns:24px 1fr;align-items:center;gap:8px;font-size:9px;display:grid}._feature_7oguk_59 span{color:#fff;border:1px solid #555;border-radius:5px;place-items:center;width:24px;height:24px;display:grid}._feature_7oguk_59 svg{width:14px;height:14px}._feature_7oguk_59 p{margin:0}._feature_7oguk_59 strong{color:#fff;display:block}._panel_7oguk_91{align-content:center;place-items:center;width:50%;min-height:100dvh;padding:24px;display:grid}._card_7oguk_99{color:#111;text-align:center;background:#fff;border-radius:8px;width:min(100%,290px);padding:16px}._successIcon_7oguk_107{color:#16a968;background:#effcf5;border-radius:50%;place-items:center;width:36px;height:36px;margin:0 auto 12px;display:grid}._successIcon_7oguk_107 svg{width:16px;height:16px}._eyebrow_7oguk_121{color:#15965b;letter-spacing:1px;margin:0 0 6px;font-size:6px;font-weight:700}._card_7oguk_99 h2{margin:0;font-size:14px}._description_7oguk_132{color:#68707a;margin:8px auto 16px;font-size:7px;line-height:1.45}._button_7oguk_138{color:#fff;cursor:pointer;background:#000;border:0;border-radius:6px;width:100%;height:25px;font-size:8px}._button_7oguk_138 span{margin-left:3px}._copyright_7oguk_151{color:#fff;letter-spacing:1px;white-space:nowrap;margin:18px 0 0;font-size:6px}@media (width<=700px){._visual_7oguk_15{display:none}._panel_7oguk_91{width:100%}._card_7oguk_99{width:min(100%,340px)}}
